@charset "UTF-8";.throbber-fallback .throbber-huge{background:url(../img/loader_huge-e1dcf883e0.gif)}.throbber-fallback .throbber-big{background:url(../img/loader_big-2eb30107f4.gif)}.throbber-fallback .throbber-medium{background:url(../img/loader_medium-9640063ca8.gif)}.throbber-fallback .throbber-small{background:url(../img/loader_small-4a39392e10.gif)}.throbber-huge{width:290px;height:290px;display:block;margin:20px auto}.throbber-big,.throbber-big-add{width:100px;height:100px;display:block;margin:20px auto;-webkit-transform:translate3d(0,0,0)}.throbber-medium{width:40px;height:40px;display:block;margin:20px auto;-webkit-transform:translate3d(0,0,0)}.throbber-small{width:24px;height:24px;display:block;margin:20px auto;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.throbber-svg svg{padding:2px;-webkit-animation:throbberRotateX 1.5s infinite cubic-bezier(.8,0,0,.8);animation:throbberRotateX 1.5s infinite cubic-bezier(.8,0,0,.8)}.throbber-svg .throbber-path{-webkit-transform-origin:46px 50px;transform-origin:46px 50px;-webkit-animation:throbberRotateZ 1.5s infinite linear,throbberColor 6s infinite cubic-bezier(.8,0,0,.8);animation:throbberRotateZ 1.5s infinite linear,throbberColor 6s infinite cubic-bezier(.8,0,0,.8)}.throbber-svg .throbber-big{width:104px;height:104px}.throbber-big svg{width:104px;height:104px;-webkit-transform-origin:0 52px;transform-origin:0 52px}.throbber-svg .throbber-huge{width:294px;height:294px}.throbber-huge svg{width:294px;height:294px;-webkit-transform-origin:0 147px;transform-origin:0 147px}.throbber-svg .throbber-medium{width:44px;height:44px}.throbber-medium svg{width:44px;height:44px;-webkit-transform-origin:0 22px;transform-origin:0 22px}.throbber-svg .throbber-small{width:28px;height:28px}.throbber-small svg{width:24px;height:24px;padding:0;-webkit-transform-origin:0 12px;transform-origin:0 12px}.inline-throbber .throbber-small{margin:0;display:inline-block;vertical-align:middle}.inline-throbber .inline-throbber-header{display:inline-block;vertical-align:middle}@-webkit-keyframes throbberRotateX{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@keyframes throbberRotateX{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@-webkit-keyframes throbberRotateZ{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}25%{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}50%{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}75%{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@keyframes throbberRotateZ{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}25%{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}50%{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}75%{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}100%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}}@-webkit-keyframes throbberColor{0%,100%{fill:#0ad}25%{fill:#00cb3c}50%{fill:#d71956}75%{fill:#ff9700}}@keyframes throbberColor{0%,100%{fill:#0ad}25%{fill:#00cb3c}50%{fill:#d71956}75%{fill:#ff9700}}.grid-wrap{margin-left:auto;margin-right:auto;position:relative}.grid-wrap__full{width:100%}.grid-wrap__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid-wrap__row--nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.self-to-right{margin-left:auto;margin-right:0}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-inline-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.no-shrink{flex-shrink:0}.flex-grow{flex-grow:1}.align-self-end{-ms-flex-item-align:end;align-self:flex-end}.align-self-center{-ms-flex-item-align:center;align-self:center}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.align-items-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-1{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-0{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.flex-1-0{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (max-width:736px){html.mob .sm-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}html.mob .sm-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}html.mob .sm-flex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html.mob .sm-flex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html.mob .sm-flex-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}html.mob .sm-flex-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}html.mob .sm-flex-0-1{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}html.mob .sm-flex-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}html.mob .sm-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}html.mob .sm-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}html.mob .sm-flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}html.mob .sm-align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}html.mob .sm-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.mob .sm-align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}html.mob .sm-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html.mob .sm-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}html.mob .sm-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}html.mob .sm-justify-baseline{justify-content:baseline}html.mob .sm-grid-wrap{width:85%;margin-left:auto;margin-right:auto;position:relative}html.mob .sm-grid-wrap__row{margin-left:-8px;margin-right:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}html.mob .grid-wrap{width:85%}html.mob .grid-wrap__row{margin-left:-8px;margin-right:-8px}html.mob .grid-wrap__row-sm--full-width{margin-left:0;margin-right:0}html.mob .grid-wrap__col-sm-full-width{width:100%}html.mob .grid-wrap__col-sm-auto{width:auto;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-sm-1{width:16.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-sm-1{margin-left:16.66667%}html.mob .grid-wrap__col-offset-sm-right-1{margin-right:16.66667%}html.mob .grid-wrap__col-sm-2{width:33.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-sm-2{margin-left:33.33333%}html.mob .grid-wrap__col-offset-sm-right-2{margin-right:33.33333%}html.mob .grid-wrap__col-sm-3{width:50%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-sm-3{margin-left:50%}html.mob .grid-wrap__col-offset-sm-right-3{margin-right:50%}html.mob .grid-wrap__col-sm-4{width:66.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-sm-4{margin-left:66.66667%}html.mob .grid-wrap__col-offset-sm-right-4{margin-right:66.66667%}html.mob .grid-wrap__col-sm-5{width:83.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-sm-5{margin-left:83.33333%}html.mob .grid-wrap__col-offset-sm-right-5{margin-right:83.33333%}html.mob .grid-wrap__col-sm-6{width:100%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-sm-6{margin-left:100%}html.mob .grid-wrap__col-offset-sm-right-6{margin-right:100%}}@media only screen and (min-width:737px){html.mob .md-flex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html.mob .md-flex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html.mob .md-flex-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}html.mob .md-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}html.mob .md-flex-0-1{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}html.mob .md-flex-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}html.mob .md-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}html.mob .md-align-self-start{-ms-flex-item-align:start;align-self:flex-start}html.mob .md-align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}html.mob .md-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.mob .md-align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}html.mob .md-align-items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}html.mob .md-justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html.mob .md-justify-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}html.mob .md-grid-wrap__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}html.mob .grid-wrap{max-width:1135px;width:85%}html.mob .grid-wrap__row{margin-left:-8px;margin-right:-8px}html.mob .grid-wrap__col-md-auto{width:auto;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-md-1{width:8.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-1{margin-left:8.33333%}html.mob .grid-wrap__col-offset-md-right-1{margin-right:8.33333%}html.mob .grid-wrap__col-md-2{width:16.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-2{margin-left:16.66667%}html.mob .grid-wrap__col-offset-md-right-2{margin-right:16.66667%}html.mob .grid-wrap__col-md-3{width:25%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-3{margin-left:25%}html.mob .grid-wrap__col-offset-md-right-3{margin-right:25%}html.mob .grid-wrap__col-md-4{width:33.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-4{margin-left:33.33333%}html.mob .grid-wrap__col-offset-md-right-4{margin-right:33.33333%}html.mob .grid-wrap__col-md-5{width:41.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-5{margin-left:41.66667%}html.mob .grid-wrap__col-offset-md-right-5{margin-right:41.66667%}html.mob .grid-wrap__col-md-6{width:50%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-6{margin-left:50%}html.mob .grid-wrap__col-offset-md-right-6{margin-right:50%}html.mob .grid-wrap__col-md-7{width:58.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-7{margin-left:58.33333%}html.mob .grid-wrap__col-offset-md-right-7{margin-right:58.33333%}html.mob .grid-wrap__col-md-8{width:66.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-8{margin-left:66.66667%}html.mob .grid-wrap__col-offset-md-right-8{margin-right:66.66667%}html.mob .grid-wrap__col-md-9{width:75%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-9{margin-left:75%}html.mob .grid-wrap__col-offset-md-right-9{margin-right:75%}html.mob .grid-wrap__col-md-10{width:83.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-10{margin-left:83.33333%}html.mob .grid-wrap__col-offset-md-right-10{margin-right:83.33333%}html.mob .grid-wrap__col-md-11{width:91.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-11{margin-left:91.66667%}html.mob .grid-wrap__col-offset-md-right-11{margin-right:91.66667%}html.mob .grid-wrap__col-md-12{width:100%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-md-12{margin-left:100%}html.mob .grid-wrap__col-offset-md-right-12{margin-right:100%}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .md-land-flex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html.mob .md-land-flex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html.mob .md-land-flex-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}html.mob .md-land-justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html.mob .md-land-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}html.mob .md-land-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html.mob .md-land-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.mob .md-land-align-self-start{-ms-flex-item-align:start;align-self:flex-start}html.mob .grid-wrap{max-width:1135px;width:85%}html.mob .grid-wrap__row{margin-left:-8px;margin-right:-8px}html.mob .grid-wrap__col-md-auto{width:auto;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-md-land-none{margin-left:0}html.mob .grid-wrap__col-md-land-1{width:5.55556%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-1{margin-left:5.55556%}html.mob .grid-wrap__col-offset-land-right-1{margin-right:5.55556%}html.mob .grid-wrap__col-md-land-2{width:11.11111%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-2{margin-left:11.11111%}html.mob .grid-wrap__col-offset-land-right-2{margin-right:11.11111%}html.mob .grid-wrap__col-md-land-3{width:16.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-3{margin-left:16.66667%}html.mob .grid-wrap__col-offset-land-right-3{margin-right:16.66667%}html.mob .grid-wrap__col-md-land-4{width:22.22222%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-4{margin-left:22.22222%}html.mob .grid-wrap__col-offset-land-right-4{margin-right:22.22222%}html.mob .grid-wrap__col-md-land-5{width:27.77778%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-5{margin-left:27.77778%}html.mob .grid-wrap__col-offset-land-right-5{margin-right:27.77778%}html.mob .grid-wrap__col-md-land-6{width:33.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-6{margin-left:33.33333%}html.mob .grid-wrap__col-offset-land-right-6{margin-right:33.33333%}html.mob .grid-wrap__col-md-land-7{width:38.88889%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-7{margin-left:38.88889%}html.mob .grid-wrap__col-offset-land-right-7{margin-right:38.88889%}html.mob .grid-wrap__col-md-land-8{width:44.44444%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-8{margin-left:44.44444%}html.mob .grid-wrap__col-offset-land-right-8{margin-right:44.44444%}html.mob .grid-wrap__col-md-land-9{width:50%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-9{margin-left:50%}html.mob .grid-wrap__col-offset-land-right-9{margin-right:50%}html.mob .grid-wrap__col-md-land-10{width:55.55556%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-10{margin-left:55.55556%}html.mob .grid-wrap__col-offset-land-right-10{margin-right:55.55556%}html.mob .grid-wrap__col-md-land-11{width:61.11111%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-11{margin-left:61.11111%}html.mob .grid-wrap__col-offset-land-right-11{margin-right:61.11111%}html.mob .grid-wrap__col-md-land-12{width:66.66667%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-12{margin-left:66.66667%}html.mob .grid-wrap__col-offset-land-right-12{margin-right:66.66667%}html.mob .grid-wrap__col-md-land-13{width:72.22222%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-13{margin-left:72.22222%}html.mob .grid-wrap__col-offset-land-right-13{margin-right:72.22222%}html.mob .grid-wrap__col-md-land-14{width:77.77778%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-14{margin-left:77.77778%}html.mob .grid-wrap__col-offset-land-right-14{margin-right:77.77778%}html.mob .grid-wrap__col-md-land-15{width:83.33333%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-15{margin-left:83.33333%}html.mob .grid-wrap__col-offset-land-right-15{margin-right:83.33333%}html.mob .grid-wrap__col-md-land-16{width:88.88889%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-16{margin-left:88.88889%}html.mob .grid-wrap__col-offset-land-right-16{margin-right:88.88889%}html.mob .grid-wrap__col-md-land-17{width:94.44444%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-17{margin-left:94.44444%}html.mob .grid-wrap__col-offset-land-right-17{margin-right:94.44444%}html.mob .grid-wrap__col-md-land-18{width:100%;padding-left:8px;padding-right:8px}html.mob .grid-wrap__col-offset-land-18{margin-left:100%}html.mob .grid-wrap__col-offset-land-right-18{margin-right:100%}}html.dk .lg-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}html.dk .lg-justify-between{webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}html.dk .lg-align-self-start{-ms-flex-item-align:start;align-self:flex-start}html.dk .lg-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}html.dk .lg-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html.dk .lg-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}html.dk .lg-flex-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}html.dk .lg-flex-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}html.dk .lg-flex-0-1{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}html.dk .grid-wrap{max-width:1136px}html.dk .grid-wrap__row{margin-left:-8px;margin-right:-8px}html.dk .grid-wrap__row-lg-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}html.dk .grid-wrap__row-lg{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}html.dk .grid-wrap__col-lg-1{width:48px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-1{margin-left:48px}html.dk .grid-wrap__col-offset-lg-right-1{margin-right:48px}html.dk .grid-wrap__col-lg-2{width:96px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-2{margin-left:96px}html.dk .grid-wrap__col-offset-lg-right-2{margin-right:96px}html.dk .grid-wrap__col-lg-3{width:144px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-3{margin-left:144px}html.dk .grid-wrap__col-offset-lg-right-3{margin-right:144px}html.dk .grid-wrap__col-lg-4{width:192px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-4{margin-left:192px}html.dk .grid-wrap__col-offset-lg-right-4{margin-right:192px}html.dk .grid-wrap__col-lg-5{width:240px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-5{margin-left:240px}html.dk .grid-wrap__col-offset-lg-right-5{margin-right:240px}html.dk .grid-wrap__col-lg-6{width:288px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-6{margin-left:288px}html.dk .grid-wrap__col-offset-lg-right-6{margin-right:288px}html.dk .grid-wrap__col-lg-7{width:336px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-7{margin-left:336px}html.dk .grid-wrap__col-offset-lg-right-7{margin-right:336px}html.dk .grid-wrap__col-lg-8{width:384px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-8{margin-left:384px}html.dk .grid-wrap__col-offset-lg-right-8{margin-right:384px}html.dk .grid-wrap__col-lg-9{width:432px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-9{margin-left:432px}html.dk .grid-wrap__col-offset-lg-right-9{margin-right:432px}html.dk .grid-wrap__col-lg-10{width:480px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-10{margin-left:480px}html.dk .grid-wrap__col-offset-lg-right-10{margin-right:480px}html.dk .grid-wrap__col-lg-11{width:528px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-11{margin-left:528px}html.dk .grid-wrap__col-offset-lg-right-11{margin-right:528px}html.dk .grid-wrap__col-lg-12{width:576px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-12{margin-left:576px}html.dk .grid-wrap__col-offset-lg-right-12{margin-right:576px}html.dk .grid-wrap__col-lg-13{width:624px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-13{margin-left:624px}html.dk .grid-wrap__col-offset-lg-right-13{margin-right:624px}html.dk .grid-wrap__col-lg-14{width:672px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-14{margin-left:672px}html.dk .grid-wrap__col-offset-lg-right-14{margin-right:672px}html.dk .grid-wrap__col-lg-15{width:720px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-15{margin-left:720px}html.dk .grid-wrap__col-offset-lg-right-15{margin-right:720px}html.dk .grid-wrap__col-lg-16{width:768px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-16{margin-left:768px}html.dk .grid-wrap__col-offset-lg-right-16{margin-right:768px}html.dk .grid-wrap__col-lg-17{width:816px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-17{margin-left:816px}html.dk .grid-wrap__col-offset-lg-right-17{margin-right:816px}html.dk .grid-wrap__col-lg-18{width:864px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-18{margin-left:864px}html.dk .grid-wrap__col-offset-lg-right-18{margin-right:864px}html.dk .grid-wrap__col-lg-19{width:912px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-19{margin-left:912px}html.dk .grid-wrap__col-offset-lg-right-19{margin-right:912px}html.dk .grid-wrap__col-lg-20{width:960px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-20{margin-left:960px}html.dk .grid-wrap__col-offset-lg-right-20{margin-right:960px}html.dk .grid-wrap__col-lg-21{width:1008px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-21{margin-left:1008px}html.dk .grid-wrap__col-offset-lg-right-21{margin-right:1008px}html.dk .grid-wrap__col-lg-22{width:1056px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-22{margin-left:1056px}html.dk .grid-wrap__col-offset-lg-right-22{margin-right:1056px}html.dk .grid-wrap__col-lg-23{width:1104px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-23{margin-left:1104px}html.dk .grid-wrap__col-offset-lg-right-23{margin-right:1104px}html.dk .grid-wrap__col-lg-24{width:1152px;padding-left:8px;padding-right:8px}html.dk .grid-wrap__col-offset-lg-24{margin-left:1152px}html.dk .grid-wrap__col-offset-lg-right-24{margin-right:1152px}.container{box-sizing:border-box;padding:0 17px;margin:0 auto}.hide-sm{display:none}.show-sm{display:block}.grid-row{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row .col-sm-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-sm-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-sm-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .push-sm-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-sm-2{grid-column-start:3;-ms-grid-column:4}@media all and (min-width:768px){.container{padding:0 64px}.hide-md{display:none}.show-md{display:block}.grid-row,.grid-row-md{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row .col-md-1,.grid-row-md .col-md-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-md-2,.grid-row-md .col-md-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-md-3,.grid-row-md .col-md-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .col-md-4,.grid-row-md .col-md-4{grid-column-end:span 4;-ms-grid-column-span:7}.grid-row .col-md-5,.grid-row-md .col-md-5{grid-column-end:span 5;-ms-grid-column-span:9}.grid-row .col-md-6,.grid-row-md .col-md-6{grid-column-end:span 6;-ms-grid-column-span:11}.grid-row .push-md-1,.grid-row-md .push-md-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-md-2,.grid-row-md .push-md-2{grid-column-start:3;-ms-grid-column:4}.grid-row .push-md-3,.grid-row-md .push-md-3{grid-column-start:4;-ms-grid-column:6}.grid-row .push-md-4,.grid-row-md .push-md-4{grid-column-start:5;-ms-grid-column:8}.grid-row .push-md-5,.grid-row-md .push-md-5{grid-column-start:6;-ms-grid-column:10}}@media all and (min-width:1140px){.container{max-width:1136px;padding:0}.hide-lg{display:none}.show-lg{display:block}.grid-row,.grid-row-lg{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-gap:32px}.grid-row-lg.base-9,.grid-row.base-9{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:auto}.grid-row .col-lg-1,.grid-row-lg .col-lg-1{grid-column-end:span 1;-ms-grid-column-span:1}.grid-row .col-lg-2,.grid-row-lg .col-lg-2{grid-column-end:span 2;-ms-grid-column-span:3}.grid-row .col-lg-3,.grid-row-lg .col-lg-3{grid-column-end:span 3;-ms-grid-column-span:5}.grid-row .col-lg-4,.grid-row-lg .col-lg-4{grid-column-end:span 4;-ms-grid-column-span:7}.grid-row .col-lg-5,.grid-row-lg .col-lg-5{grid-column-end:span 5;-ms-grid-column-span:9}.grid-row .col-lg-6,.grid-row-lg .col-lg-6{grid-column-end:span 6;-ms-grid-column-span:11}.grid-row .col-lg-7,.grid-row-lg .col-lg-7{grid-column-end:span 7;-ms-grid-column-span:13}.grid-row .col-lg-8,.grid-row-lg .col-lg-8{grid-column-end:span 8;-ms-grid-column-span:15}.grid-row .col-lg-9,.grid-row-lg .col-lg-9{grid-column-end:span 9;-ms-grid-column-span:17}.grid-row .col-lg-10,.grid-row-lg .col-lg-10{grid-column-end:span 10;-ms-grid-column-span:19}.grid-row .col-lg-11,.grid-row-lg .col-lg-11{grid-column-end:span 11;-ms-grid-column-span:21}.grid-row .col-lg-12,.grid-row-lg .col-lg-12{grid-column-end:span 12;-ms-grid-column-span:23}.grid-row .push-lg-1,.grid-row-lg .push-lg-1{grid-column-start:2;-ms-grid-column:2}.grid-row .push-lg-2,.grid-row-lg .push-lg-2{grid-column-start:3;-ms-grid-column:4}.grid-row .push-lg-3,.grid-row-lg .push-lg-3{grid-column-start:4;-ms-grid-column:6}.grid-row .push-lg-4,.grid-row-lg .push-lg-4{grid-column-start:5;-ms-grid-column:8}.grid-row .push-lg-5,.grid-row-lg .push-lg-5{grid-column-start:6;-ms-grid-column:10}.grid-row .push-lg-6,.grid-row-lg .push-lg-6{grid-column-start:7;-ms-grid-column:12}.grid-row .push-lg-7,.grid-row-lg .push-lg-7{grid-column-start:8;-ms-grid-column:14}.grid-row .push-lg-8,.grid-row-lg .push-lg-8{grid-column-start:9;-ms-grid-column:16}.grid-row .push-lg-9,.grid-row-lg .push-lg-9{grid-column-start:10;-ms-grid-column:18}.grid-row .push-lg-10,.grid-row-lg .push-lg-10{grid-column-start:11;-ms-grid-column:20}.grid-row .push-lg-11,.grid-row-lg .push-lg-11{grid-column-start:12;-ms-grid-column:22}}.h1,.h1-small,.h3,.h4,.service-h1,.service-h3,.service-h4,.service-pad-h3,.title-h2,.title-h3,.title-h4,[class*=lg-title-],[class*=md-title-],[class*=sm-title-]{color:#000;font-family:ekibastuz,sans-serif}.h1-small.light,.h1.light,.h3.light,.h4.light,.service-h1.light,.service-h3.light,.service-h4.light,.service-pad-h3.light,.title-h2.light,.title-h3.light,.title-h4.light,[class*=lg-title-].light,[class*=md-title-].light,[class*=sm-title-].light{font-weight:200}.h1-small.bold,.h1.bold,.h3.bold,.h4.bold,.service-h1.bold,.service-h3.bold,.service-h4.bold,.service-pad-h3.bold,.title-h2.bold,.title-h3.bold,.title-h4.bold,[class*=lg-title-].bold,[class*=md-title-].bold,[class*=sm-title-].bold{font-weight:600}.h1 .dark-link,.h1-small .dark-link,.h3 .dark-link,.h4 .dark-link,.service-h1 .dark-link,.service-h3 .dark-link,.service-h4 .dark-link,.service-pad-h3 .dark-link,.title-h2 .dark-link,.title-h3 .dark-link,.title-h4 .dark-link,[class*=lg-title-] .dark-link,[class*=md-title-] .dark-link,[class*=sm-title-] .dark-link{color:#000}.h1 .dark-link:active,.h1 .dark-link:hover,.h1-small .dark-link:active,.h1-small .dark-link:hover,.h3 .dark-link:active,.h3 .dark-link:hover,.h4 .dark-link:active,.h4 .dark-link:hover,.service-h1 .dark-link:active,.service-h1 .dark-link:hover,.service-h3 .dark-link:active,.service-h3 .dark-link:hover,.service-h4 .dark-link:active,.service-h4 .dark-link:hover,.service-pad-h3 .dark-link:active,.service-pad-h3 .dark-link:hover,.title-h2 .dark-link:active,.title-h2 .dark-link:hover,.title-h3 .dark-link:active,.title-h3 .dark-link:hover,.title-h4 .dark-link:active,.title-h4 .dark-link:hover,[class*=lg-title-] .dark-link:active,[class*=lg-title-] .dark-link:hover,[class*=md-title-] .dark-link:active,[class*=md-title-] .dark-link:hover,[class*=sm-title-] .dark-link:active,[class*=sm-title-] .dark-link:hover{color:#000}.h1-small.gray,.h1.gray,.h3.gray,.h4.gray,.service-h1.gray,.service-h3.gray,.service-h4.gray,.service-pad-h3.gray,.title-h2.gray,.title-h3.gray,.title-h4.gray,[class*=lg-title-].gray,[class*=md-title-].gray,[class*=sm-title-].gray{color:#a5aeb3}.h1-small.dark-gray,.h1.dark-gray,.h3.dark-gray,.h4.dark-gray,.service-h1.dark-gray,.service-h3.dark-gray,.service-h4.dark-gray,.service-pad-h3.dark-gray,.title-h2.dark-gray,.title-h3.dark-gray,.title-h4.dark-gray,[class*=lg-title-].dark-gray,[class*=md-title-].dark-gray,[class*=sm-title-].dark-gray{color:#535b63}.h1-small.light-gray,.h1.light-gray,.h3.light-gray,.h4.light-gray,.service-h1.light-gray,.service-h3.light-gray,.service-h4.light-gray,.service-pad-h3.light-gray,.title-h2.light-gray,.title-h3.light-gray,.title-h4.light-gray,[class*=lg-title-].light-gray,[class*=md-title-].light-gray,[class*=sm-title-].light-gray{color:#777}.h1-small.disabled,.h1.disabled,.h3.disabled,.h4.disabled,.service-h1.disabled,.service-h3.disabled,.service-h4.disabled,.service-pad-h3.disabled,.title-h2.disabled,.title-h3.disabled,.title-h4.disabled,[class*=lg-title-].disabled,[class*=md-title-].disabled,[class*=sm-title-].disabled{color:#969696}.h1-small.red,.h1.red,.h3.red,.h4.red,.service-h1.red,.service-h3.red,.service-h4.red,.service-pad-h3.red,.title-h2.red,.title-h3.red,.title-h4.red,[class*=lg-title-].red,[class*=md-title-].red,[class*=sm-title-].red{color:#e73051}.h1-small.letter-spacing-05,.h1.letter-spacing-05,.h3.letter-spacing-05,.h4.letter-spacing-05,.service-h1.letter-spacing-05,.service-h3.letter-spacing-05,.service-h4.letter-spacing-05,.service-pad-h3.letter-spacing-05,.title-h2.letter-spacing-05,.title-h3.letter-spacing-05,.title-h4.letter-spacing-05,[class*=lg-title-].letter-spacing-05,[class*=md-title-].letter-spacing-05,[class*=sm-title-].letter-spacing-05{letter-spacing:.5px}.plain-text .dark-link{color:#000}.plain-text .dark-link:active,.plain-text .dark-link:hover{color:#000}.plain-text.light-text{color:#999}.transparent-40{opacity:.4}.transparent-80{opacity:.8}.small-light-text{font-family:"Helvetica Neue Bold",Arial,Helvetica,sans-serif;font-size:12px;line-height:20px;color:#aaa}.small-light-link{font-family:"Helvetica Neue Bold",Arial,Helvetica,sans-serif;font-size:12px;line-height:20px;color:#0173c1}.service-plain-text-link{font-family:"Helvetica Neue Bold",Arial,Helvetica,sans-serif;color:#0173c1}.plain-text-bold{font-family:"Helvetica Neue Bold",Arial,Helvetica,sans-serif;color:#000;font-weight:700}.plain-text{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:#535b63}.plain-text--red{color:#e73051!important}.plain-text .blue-link{color:#0173c1}.text-link{font-family:"Helvetica Neue Bold",Arial,Helvetica,sans-serif;color:#0173c1}.plain-text-main,.plain-text-main-bold{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;color:#535b63}.black.plain-text-main-bold,.plain-text-main.black{color:#000}.black-100.plain-text-main-bold,.plain-text-main.black-100{color:#515a63}.plain-text-main.text-help-gray,.text-help-gray.plain-text-main-bold{color:#66727f}.text-help{color:#4c4c4c;font-size:14px;line-height:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.text-help_italic{font-style:italic}.plain-text-main-bold{color:#000;font-weight:700}.title-white{color:#fff}.title-white:hover{color:#fff}.blue-text{color:#2183ca}.text-bread{font:13px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#4c4c4c}.service-text-link{font:18px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#0173c1}.service-text-link.bold{font-weight:700}.service-text-link.dark{color:#000}.service-plain-text{font:18px/28px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#535b63}.service-text-bold{font:18px/28px "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;color:#000}.h3{font-size:18px;line-height:20px}.h4{font-size:15px;line-height:20px}.sub{font:12px/16px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#4c4c4c}.form-text{font:17px/19px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#576472}.file-uploader-done{font:bold 14px/14px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000}.file-uploader-active{font:bold 14px/14px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#a5aeb3}.h1-small{font-size:30px}.h3{font-size:18px;line-height:20px}[class*=lg-h-title-],[class*=md-h-title-],[class*=sm-h-title-]{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}[class*=lg-h-title-].linked,[class*=md-h-title-].linked,[class*=sm-h-title-].linked{color:#0173c1}[class*=lg-h-title-].light,[class*=md-h-title-].light,[class*=sm-h-title-].light{font-weight:200}[class*=lg-h-title-].bold,[class*=md-h-title-].bold,[class*=sm-h-title-].bold{font-weight:600}[class*=lg-h-title-].dark,[class*=md-h-title-].dark,[class*=sm-h-title-].dark{color:#000}[class*=lg-h-title-] .dark__transparent,[class*=md-h-title-] .dark__transparent,[class*=sm-h-title-] .dark__transparent{color:#000;opacity:.4}[class*=lg-h-title-].plain,[class*=md-h-title-].plain,[class*=sm-h-title-].plain{color:#535b63}[class*=lg-h-title-].red,[class*=md-h-title-].red,[class*=sm-h-title-].red{color:#d0021b}[class*=lg-h-title-].blue,[class*=md-h-title-].blue,[class*=sm-h-title-].blue{color:#0061af}[class*=lg-h-title-] .dark-link,[class*=md-h-title-] .dark-link,[class*=sm-h-title-] .dark-link{color:#000}[class*=lg-h-title-] .dark-link:active,[class*=lg-h-title-] .dark-link:hover,[class*=md-h-title-] .dark-link:active,[class*=md-h-title-] .dark-link:hover,[class*=sm-h-title-] .dark-link:active,[class*=sm-h-title-] .dark-link:hover{color:#000}[class*=lg-h-title-].gray,[class*=md-h-title-].gray,[class*=sm-h-title-].gray{color:#a5aeb3}[class*=lg-h-title-].light-gray,[class*=md-h-title-].light-gray,[class*=sm-h-title-].light-gray{color:#c7c7c7}[class*=lg-h-title-].sub-gray,[class*=md-h-title-].sub-gray,[class*=sm-h-title-].sub-gray{color:#4c4c4c}[class*=lg-h-title-].empty-profile-gray,[class*=md-h-title-].empty-profile-gray,[class*=sm-h-title-].empty-profile-gray{color:#535b63}[class*=lg-h-title-].gray-mobile,[class*=md-h-title-].gray-mobile,[class*=sm-h-title-].gray-mobile{color:#a0a0a0}[class*=lg-h-title-].disabled,[class*=md-h-title-].disabled,[class*=sm-h-title-].disabled{color:#969696}[class*=lg-h-title-].dark-gray,[class*=md-h-title-].dark-gray,[class*=sm-h-title-].dark-gray{color:#535b63}[class*=lg-h-title-].light-gray,[class*=md-h-title-].light-gray,[class*=sm-h-title-].light-gray{color:#777}[class*=lg-h-title-].line-through,[class*=md-h-title-].line-through,[class*=sm-h-title-].line-through{text-decoration:line-through}[class*=lg-h-title-].ws-pre-wrap,[class*=md-h-title-].ws-pre-wrap,[class*=sm-h-title-].ws-pre-wrap{white-space:pre-wrap}.h-plain-text{font-size:14px;line-height:20px}.tile-transparent{opacity:.5}@media only screen and (max-width:736px){html.mob .sm-h-title-min,html.mob .sm-title-min{font-size:10px;line-height:14px}html.mob .sm-h-title-12{font-size:12px;line-height:16px}html.mob .sm-h-title-14{font-size:14px;line-height:20px}html.mob .sm-h-title-14-big{font-size:14px;line-height:24px}html.mob .sm-title-14{font-size:14px;line-height:20px}html.mob .sm-h-title-12{font-size:12px;line-height:20px}html.mob .sm-h-title-12-18{font-size:12px;line-height:18px}html.mob .sm-h-title-12-small{font-size:12px;line-height:16px}html.mob .sm-title-12{font-size:12px;line-height:20px}html.mob .sm-title-12-small{font-size:12px;line-height:16px}html.mob .sm-title-16{font-size:16px;line-height:24px}html.mob .sm-title-17{font-size:17px;line-height:22px}html.mob .sm-h-title-16{font-size:16px;line-height:24px}html.mob .sm-h-title-15--small{font-size:15px;line-height:20px}html.mob .sm-h-title-15{font-size:15px;line-height:24px}html.mob .sm-h-title-15-small{font-size:15px;line-height:21px}html.mob .sm-h-title-17{font-size:17px;line-height:22px}html.mob .sm-title-18{font-size:18px;line-height:24px}html.mob .sm-h-title-18{font-size:18px;line-height:24px}html.mob .sm-h-title-18-big{font-size:18px;line-height:28px}html.mob .sm-title-20{font-size:20px;line-height:24px}html.mob .sm-title-22{font-size:22px;line-height:26px}html.mob .sm-title-24{font-size:24px;line-height:28px}html.mob .sm-title-24-big{font-size:24px;line-height:30px}html.mob .sm-title-24-32{font-size:24px;line-height:32px}html.mob .sm-title-24-small{font-size:24px;line-height:24px}html.mob .sm-h-title-24{font-size:24px;line-height:30px}html.mob .sm-h-title-24-big{font-size:24px;line-height:32px}html.mob .sm-title-28{font-size:28px;line-height:32px}html.mob .sm-title-36{font-size:36px;line-height:40px}html.mob .sm-title-40{font-size:40px;line-height:48px}html.mob .sm-title-32{font-size:32px;line-height:36px}html.mob .sm-title-22{font-size:22px;line-height:25px}html.mob .sm-title-26{font-size:26px;line-height:26px}html.mob .sm-title-26-big{font-size:26px;line-height:30px}html.mob .sm-h-title-16{font-size:16px;line-height:24px}html.mob .sm-h-title-26{font-size:26px;line-height:30px}html.mob .sm-title-tab{font-size:24px;line-height:32px}html.mob .sm-h-title-40-big{font-size:40px;line-height:48px}html.mob .service-plain-text-link{font-size:15px;line-height:21px}html.mob .service-text-link{font-size:15px;line-height:21px}html.mob .text-link{font-size:15px;line-height:21px}html.mob .h1{font-size:22px;line-height:25px}html.mob .h3{font-size:17px;line-height:22px}html.mob .h4{font-size:15px;line-height:22px}html.mob .title-h4{font-size:15px;line-height:22px}html.mob .title-h3{font-size:17px;line-height:22px}html.mob .title-h2{font-size:16px;line-height:18px}html.mob .service-h3{font-size:17px;line-height:22px}html.mob .service-h4{font-size:17px;line-height:21px}html.mob .plain-text-bold{font-size:15px;line-height:21px}html.mob .plain-text-bold.lk-icon-align{line-height:26px}html.mob .plain-text-main,html.mob .plain-text-main-bold{font-size:15px;line-height:21px}html.mob .service-plain-text{font-size:15px;line-height:21px}html.mob .service-text-bold{font-size:17px;line-height:22px}html.mob .service-text-link{font-size:15px;line-height:22px}html.mob .plain-text{font-size:15px;line-height:21px}html.mob .plain-text.lk-icon-align{display:block;margin-top:5px}html.mob .form-text{font-size:15px;line-height:18px}html.mob .file-uploader-done{font-size:15px;line-height:15px}html.mob .file-uploader-active{font-size:15px;line-height:15px}}@media only screen and (min-width:737px){html.mob .md-title-26{font-size:26px;line-height:30px}html.mob .md-h-title-26{font-size:26px;line-height:30px}html.mob .md-h-title-22{font-size:22px;line-height:32px}html.mob .md-title-20{font-size:20px;line-height:24px}html.mob .md-h-title-20{font-size:20px;line-height:24px}html.mob .md-h-title-20-big{font-size:20px;line-height:28px}html.mob .md-h-title-24{font-size:24px;line-height:30px}html.mob .md-title-24-big{font-size:24px;line-height:32px}html.mob .md-title-20-32{font-size:20px;line-height:32px}html.mob .md-title-18{font-size:18px;line-height:24px}html.mob .md-h-title-18{font-size:18px;line-height:24px}html.mob .md-h-title-17{font-size:17px;line-height:26px}html.mob .md-title-16{font-size:16px;line-height:24px}html.mob .md-h-title-16-big{font-size:16px;line-height:24px}html.mob .md-h-title-16{font-size:16px;line-height:20px}html.mob .md-h-title-16-bigger{font-size:16px;line-height:30px}html.mob .md-h-title-14{font-size:14px;line-height:20px}html.mob .md-h-title-12-20{font-size:12px;line-height:20px}html.mob .md-title-22{font-size:22px;line-height:25px}html.mob .md-title-22-big{font-size:22px;line-height:28px}html.mob .md-title-30{font-size:30px;line-height:36px}html.mob .md-title-30-small{font-size:30px;line-height:34px}html.mob .md-h-title-12{font-size:12px;line-height:20px}html.mob .md-h-title-12-18{font-size:12px;line-height:18px}html.mob .md-h-title-12-small{font-size:12px;line-height:16px}html.mob .md-h-title-14-big{font-size:14px;line-height:24px}html.mob .md-title-36-small{font-size:36px;line-height:36px}html.mob .md-title-24{font-size:24px;line-height:30px}html.mob .md-title-36{font-size:36px;line-height:40px}html.mob .md-title-36-42{font-size:36px;line-height:42px}html.mob .md-title-36-58{font-size:36px;line-height:58px}html.mob .md-h-title-15{font-size:15px;line-height:22px}html.mob .md-title-40{font-size:40px;line-height:48px}html.mob .service-text-link{font-size:17px}html.mob .md-title-32{font-size:32px;line-height:38px}html.mob .md-title-30{font-size:30px;line-height:36px}html.mob .service-plain-text-link{font-size:17px;line-height:26px}html.mob .service-text-link{font-size:17px;line-height:26px}html.mob .text-link{font-size:15px;line-height:22px}html.mob .h1{font-size:30px;line-height:34px}html.mob .h3{font-size:18px;line-height:24px}html.mob .h4{font-size:15px;line-height:22px}html.mob .title-h4{font-size:15px;line-height:22px}html.mob .title-h3{font-size:18px;line-height:24px}html.mob .title-h2{font-size:15px;line-height:18px}html.mob .service-h3{font-size:18px;line-height:24px}html.mob .service-pad-h3{font-size:22px;line-height:27px}html.mob .service-h4{font-size:18px;line-height:21px}html.mob .plain-text-bold{font-size:15px;line-height:22px}html.mob .plain-text-bold.lk-icon-align{line-height:26px}html.mob .plain-text-main,html.mob .plain-text-main-bold{font-size:15px;line-height:22px}html.mob .service-plain-text{font-size:17px;line-height:26px}html.mob .service-text-bold{font-size:17px;line-height:22px}html.mob .form-text{font-size:18px;line-height:20px}html.mob .file-uploader-done{font-size:16px;line-height:16px}html.mob .file-uploader-active{font-size:16px;line-height:16px}html.mob .plain-text{font-size:15px;line-height:22px}}html.dk .h1{font-size:42px;line-height:48px}html.dk .title-h4{font-size:15px;line-height:20px}html.dk .title-h3{font-size:18px;line-height:20px}html.dk .title-h2{font-size:20px;line-height:23px}html.dk .service-h1{font-size:36px;line-height:40px}html.dk .service-h3{font-size:24px;line-height:27px}html.dk .service-h4{font-size:22px;line-height:26px}html.dk .plain-text-bold{font-size:15px;line-height:20px}html.dk .plain-text-main,html.dk .plain-text-main-bold{font-size:16px;line-height:26px}html.dk .plain-text{font-size:15px;line-height:20px}html.dk .plain-text.lk-icon-align{line-height:26px}html.dk .plain-text--middle{line-height:17px}html.dk .service-plain-text-link{font-size:18px;line-height:28px}html.dk .lg-title-14{font-size:14px;line-height:20px}html.dk .lg-title-18{font-size:18px;line-height:24px}html.dk .lg-title-14{font-size:14px;line-height:18px}html.dk .lg-title-16-big{font-size:16px;line-height:24px}html.dk .lg-title-16{font-size:16px;line-height:20px}html.dk .lg-title-20{font-size:20px;line-height:24px}html.dk .lg-title-22{font-size:22px;line-height:25px}html.dk .lg-title-24{font-size:24px;line-height:28px}html.dk .lg-title-26{font-size:26px;line-height:30px}html.dk .lg-title-24-big{font-size:24px;line-height:30px}html.dk .lg-title-24-big-big{font-size:24px;line-height:32px}html.dk .lg-title-32-36{font-size:32px;line-height:36px}html.dk .lg-title-32{font-size:32px;line-height:38px}html.dk .lg-title-36{font-size:36px;line-height:40px}html.dk .lg-title-30{font-size:30px;line-height:36px}html.dk .lg-title-40{font-size:40px;line-height:48px}html.dk .lg-title-42{font-size:42px;line-height:48px}html.dk .lg-title-48{font-size:48px;line-height:58px}html.dk .lg-h-title-12{font-size:12px;line-height:16px}html.dk .lg-h-title-12-big{font-size:12px;line-height:18px}html.dk .lg-h-title-12-20{font-size:12px;line-height:20px}html.dk .lg-h-title-14{font-size:14px;line-height:20px}html.dk .lg-h-title-14-big{font-size:14px;line-height:24px}html.dk .lg-h-title-15{font-size:15px;line-height:20px}html.dk .lg-h-title-16{font-size:16px;line-height:20px}html.dk .lg-title-16-big{font-size:16px;line-height:24px}html.dk .lg-h-title-16-big{font-size:16px;line-height:24px}html.dk .lg-h-title-18{font-size:18px;line-height:20px}html.dk .lg-h-title-18-big{font-size:18px;line-height:24px}html.dk .lg-h-title-18-26{font-size:18px;line-height:26px}html.dk .lg-h-title-18-very-big{font-size:18px;line-height:28px}html.dk .lg-h-title-20{font-size:20px;line-height:24px}html.dk .lg-h-title-20-big{font-size:20px;line-height:28px}html.dk .lg-h-title-22{font-size:22px;line-height:32px}html.dk .lg-h-title-24{font-size:24px;line-height:28px}html.dk .lg-title-24{font-size:24px;line-height:28px}html.dk .lg-h-title-24-big{font-size:24px;line-height:32px}html.dk .lg-h-title-26{font-size:26px;line-height:30px}html.dk .lg-h-title-36{font-size:36px;line-height:40px}html.dk .lg-h-title-32{font-size:32px;line-height:40px}html.dk .lg-h-title-42{font-size:42px;line-height:48px}.page-title,.title-header-h0,.title-header-h1,.title-header-h2,.title-header-h3,.title-header-h4,.title-header-h5,.title-header-h6{font-family:Lato,Arial,sans-serif;font-weight:600;color:#0b1f33}.page-title.normal,.title-header-h0.normal,.title-header-h1.normal,.title-header-h2.normal,.title-header-h3.normal,.title-header-h4.normal,.title-header-h5.normal,.title-header-h6.normal{font-weight:400}.title-header-h6{font-size:16px;line-height:24px}.title-header-h5{font-size:18px;line-height:24px}.fluid-row{display:block}.fluid-row .inline_col{display:inline-block;vertical-align:middle;float:none!important}.fluid-row .inline_col.va-top{vertical-align:top}.fluid-row .inline_no_space{font-size:0}.clear_fourth:nth-child(3n+1),.clear_second:nth-child(2n+1){clear:left}@media only screen and (max-width:736px){html.mob .fluid-wrap{position:relative;margin-left:auto;margin-right:auto;width:90%}html.mob .fluid-row{position:relative;margin-left:-7px;margin-right:-7px}html.mob .fluid-row:after{content:'';display:table;clear:both}html.mob .col-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:16.66667%;min-height:1px}html.mob .col-offset-1{margin-left:16.66667%}html.mob .col-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:33.33333%;min-height:1px}html.mob .col-offset-2{margin-left:33.33333%}html.mob .col-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:50%;min-height:1px}html.mob .col-offset-3{margin-left:50%}html.mob .col-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:66.66667%;min-height:1px}html.mob .col-offset-4{margin-left:66.66667%}html.mob .col-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:83.33333%;min-height:1px}html.mob .col-offset-5{margin-left:83.33333%}html.mob .col-6{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:100%;min-height:1px}html.mob .col-offset-6{margin-left:100%}html.mob .col-nested-5 .col-nested-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:20%}html.mob .col-nested-5 .col-nested-offset-1{margin-left:20%}html.mob .col-nested-5 .col-nested-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:40%}html.mob .col-nested-5 .col-nested-offset-2{margin-left:40%}html.mob .col-nested-5 .col-nested-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:60%}html.mob .col-nested-5 .col-nested-offset-3{margin-left:60%}html.mob .col-nested-5 .col-nested-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:80%}html.mob .col-nested-5 .col-nested-offset-4{margin-left:80%}html.mob .col-nested-5 .col-nested-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:7px;width:100%}html.mob .col-nested-5 .col-nested-offset-5{margin-left:100%}html.mob .col-mob-full{width:100%}}@media only screen and (min-width:737px){html.mob .fluid-wrap{position:relative;margin-left:auto;margin-right:auto;max-width:945px;width:90%}html.mob .fluid-wrap .inline_col{display:inline-block;vertical-align:middle;float:none}html.mob .fluid-wrap .inline_col.va-top{vertical-align:top}html.mob .fluid-wrap.fluid-wrap-full{width:100%}html.mob .fluid-row{position:relative;margin-left:-7.5px;margin-right:-7.5px}html.mob .fluid-row:after{content:'';display:table;clear:both}html.mob .col-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:8.33333%;min-height:1px}html.mob .col-offset-1{margin-left:8.33333%}html.mob .col-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:16.66667%;min-height:1px}html.mob .col-offset-2{margin-left:16.66667%}html.mob .col-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:25%;min-height:1px}html.mob .col-offset-3{margin-left:25%}html.mob .col-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:33.33333%;min-height:1px}html.mob .col-offset-4{margin-left:33.33333%}html.mob .col-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:41.66667%;min-height:1px}html.mob .col-offset-5{margin-left:41.66667%}html.mob .col-6{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:50%;min-height:1px}html.mob .col-offset-6{margin-left:50%}html.mob .col-7{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:58.33333%;min-height:1px}html.mob .col-offset-7{margin-left:58.33333%}html.mob .col-8{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:66.66667%;min-height:1px}html.mob .col-offset-8{margin-left:66.66667%}html.mob .col-9{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:75%;min-height:1px}html.mob .col-offset-9{margin-left:75%}html.mob .col-10{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:83.33333%;min-height:1px}html.mob .col-offset-10{margin-left:83.33333%}html.mob .col-11{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:91.66667%;min-height:1px}html.mob .col-offset-11{margin-left:91.66667%}html.mob .col-12{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:100%;min-height:1px}html.mob .col-offset-12{margin-left:100%}html.mob .col-nested-11 .col-nested-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:9.09091%}html.mob .col-nested-11 .col-nested-offset-1{margin-left:9.09091%}html.mob .col-nested-11 .col-nested-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:18.18182%}html.mob .col-nested-11 .col-nested-offset-2{margin-left:18.18182%}html.mob .col-nested-11 .col-nested-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:27.27273%}html.mob .col-nested-11 .col-nested-offset-3{margin-left:27.27273%}html.mob .col-nested-11 .col-nested-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:36.36364%}html.mob .col-nested-11 .col-nested-offset-4{margin-left:36.36364%}html.mob .col-nested-11 .col-nested-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:45.45455%}html.mob .col-nested-11 .col-nested-offset-5{margin-left:45.45455%}html.mob .col-nested-11 .col-nested-6{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:54.54545%}html.mob .col-nested-11 .col-nested-offset-6{margin-left:54.54545%}html.mob .col-nested-11 .col-nested-7{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:63.63636%}html.mob .col-nested-11 .col-nested-offset-7{margin-left:63.63636%}html.mob .col-nested-11 .col-nested-8{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:72.72727%}html.mob .col-nested-11 .col-nested-offset-8{margin-left:72.72727%}html.mob .col-nested-11 .col-nested-9{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:81.81818%}html.mob .col-nested-11 .col-nested-offset-9{margin-left:81.81818%}html.mob .col-nested-11 .col-nested-10{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:90.90909%}html.mob .col-nested-11 .col-nested-offset-10{margin-left:90.90909%}html.mob .col-nested-11 .col-nested-11{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:100%}html.mob .col-nested-11 .col-nested-offset-11{margin-left:100%}html.mob .col-nested-10 .col-nested-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:10%}html.mob .col-nested-10 .col-nested-offset-1{margin-left:10%}html.mob .col-nested-10 .col-nested-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:20%}html.mob .col-nested-10 .col-nested-offset-2{margin-left:20%}html.mob .col-nested-10 .col-nested-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:30%}html.mob .col-nested-10 .col-nested-offset-3{margin-left:30%}html.mob .col-nested-10 .col-nested-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:40%}html.mob .col-nested-10 .col-nested-offset-4{margin-left:40%}html.mob .col-nested-10 .col-nested-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:50%}html.mob .col-nested-10 .col-nested-offset-5{margin-left:50%}html.mob .col-nested-10 .col-nested-6{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:60%}html.mob .col-nested-10 .col-nested-offset-6{margin-left:60%}html.mob .col-nested-10 .col-nested-7{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:70%}html.mob .col-nested-10 .col-nested-offset-7{margin-left:70%}html.mob .col-nested-10 .col-nested-8{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:80%}html.mob .col-nested-10 .col-nested-offset-8{margin-left:80%}html.mob .col-nested-10 .col-nested-9{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:90%}html.mob .col-nested-10 .col-nested-offset-9{margin-left:90%}html.mob .col-nested-10 .col-nested-10{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:100%}html.mob .col-nested-10 .col-nested-offset-10{margin-left:100%}html.mob .col-nested-9 .col-nested-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:11.11111%}html.mob .col-nested-9 .col-nested-offset-1{margin-left:11.11111%}html.mob .col-nested-9 .col-nested-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:22.22222%}html.mob .col-nested-9 .col-nested-offset-2{margin-left:22.22222%}html.mob .col-nested-9 .col-nested-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:33.33333%}html.mob .col-nested-9 .col-nested-offset-3{margin-left:33.33333%}html.mob .col-nested-9 .col-nested-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:44.44444%}html.mob .col-nested-9 .col-nested-offset-4{margin-left:44.44444%}html.mob .col-nested-9 .col-nested-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:55.55556%}html.mob .col-nested-9 .col-nested-offset-5{margin-left:55.55556%}html.mob .col-nested-9 .col-nested-6{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:66.66667%}html.mob .col-nested-9 .col-nested-offset-6{margin-left:66.66667%}html.mob .col-nested-9 .col-nested-7{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:77.77778%}html.mob .col-nested-9 .col-nested-offset-7{margin-left:77.77778%}html.mob .col-nested-9 .col-nested-8{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:88.88889%}html.mob .col-nested-9 .col-nested-offset-8{margin-left:88.88889%}html.mob .col-nested-9 .col-nested-9{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:100%}html.mob .col-nested-9 .col-nested-offset-9{margin-left:100%}html.mob .col-nested-6 .col-nested-1{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:16.66667%}html.mob .col-nested-6 .col-nested-offset-1{margin-left:16.66667%}html.mob .col-nested-6 .col-nested-2{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:33.33333%}html.mob .col-nested-6 .col-nested-offset-2{margin-left:33.33333%}html.mob .col-nested-6 .col-nested-3{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:50%}html.mob .col-nested-6 .col-nested-offset-3{margin-left:50%}html.mob .col-nested-6 .col-nested-4{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:66.66667%}html.mob .col-nested-6 .col-nested-offset-4{margin-left:66.66667%}html.mob .col-nested-6 .col-nested-5{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:83.33333%}html.mob .col-nested-6 .col-nested-offset-5{margin-left:83.33333%}html.mob .col-nested-6 .col-nested-6{position:relative;float:left;min-height:1px;padding-left:7px;padding-right:8px;width:100%}html.mob .col-nested-6 .col-nested-offset-6{margin-left:100%}}html.dk .fluid-row{position:relative;margin-left:-10px;margin-right:-10px}html.dk .fluid-row:after{content:'';display:table;clear:both}html.dk .structure-info-tmp .col-1{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:4.16667%;min-height:1px}html.dk .structure-info-tmp .col-offset-1{margin-left:4.16667%}html.dk .structure-info-tmp .col-2{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:8.33333%;min-height:1px}html.dk .structure-info-tmp .col-offset-2{margin-left:8.33333%}html.dk .structure-info-tmp .col-3{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:12.5%;min-height:1px}html.dk .structure-info-tmp .col-offset-3{margin-left:12.5%}html.dk .structure-info-tmp .col-4{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:16.66667%;min-height:1px}html.dk .structure-info-tmp .col-offset-4{margin-left:16.66667%}html.dk .structure-info-tmp .col-5{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:20.83333%;min-height:1px}html.dk .structure-info-tmp .col-offset-5{margin-left:20.83333%}html.dk .structure-info-tmp .col-6{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:25%;min-height:1px}html.dk .structure-info-tmp .col-offset-6{margin-left:25%}html.dk .structure-info-tmp .col-7{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:29.16667%;min-height:1px}html.dk .structure-info-tmp .col-offset-7{margin-left:29.16667%}html.dk .structure-info-tmp .col-8{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:33.33333%;min-height:1px}html.dk .structure-info-tmp .col-offset-8{margin-left:33.33333%}html.dk .structure-info-tmp .col-9{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:37.5%;min-height:1px}html.dk .structure-info-tmp .col-offset-9{margin-left:37.5%}html.dk .structure-info-tmp .col-10{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:41.66667%;min-height:1px}html.dk .structure-info-tmp .col-offset-10{margin-left:41.66667%}html.dk .structure-info-tmp .col-11{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:45.83333%;min-height:1px}html.dk .structure-info-tmp .col-offset-11{margin-left:45.83333%}html.dk .structure-info-tmp .col-12{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:50%;min-height:1px}html.dk .structure-info-tmp .col-offset-12{margin-left:50%}html.dk .structure-info-tmp .col-13{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:54.16667%;min-height:1px}html.dk .structure-info-tmp .col-offset-13{margin-left:54.16667%}html.dk .structure-info-tmp .col-14{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:58.33333%;min-height:1px}html.dk .structure-info-tmp .col-offset-14{margin-left:58.33333%}html.dk .structure-info-tmp .col-15{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:62.5%;min-height:1px}html.dk .structure-info-tmp .col-offset-15{margin-left:62.5%}html.dk .structure-info-tmp .col-16{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:66.66667%;min-height:1px}html.dk .structure-info-tmp .col-offset-16{margin-left:66.66667%}html.dk .structure-info-tmp .col-17{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:70.83333%;min-height:1px}html.dk .structure-info-tmp .col-offset-17{margin-left:70.83333%}html.dk .structure-info-tmp .col-18{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:75%;min-height:1px}html.dk .structure-info-tmp .col-offset-18{margin-left:75%}html.dk .structure-info-tmp .col-19{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:79.16667%;min-height:1px}html.dk .structure-info-tmp .col-offset-19{margin-left:79.16667%}html.dk .structure-info-tmp .col-20{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:83.33333%;min-height:1px}html.dk .structure-info-tmp .col-offset-20{margin-left:83.33333%}html.dk .structure-info-tmp .col-21{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:87.5%;min-height:1px}html.dk .structure-info-tmp .col-offset-21{margin-left:87.5%}html.dk .structure-info-tmp .col-22{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:91.66667%;min-height:1px}html.dk .structure-info-tmp .col-offset-22{margin-left:91.66667%}html.dk .structure-info-tmp .col-23{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:95.83333%;min-height:1px}html.dk .structure-info-tmp .col-offset-23{margin-left:95.83333%}html.dk .structure-info-tmp .col-24{position:relative;float:left;min-height:1px;padding-left:10px;padding-right:10px;width:100%;min-height:1px}html.dk .structure-info-tmp .col-offset-24{margin-left:100%}html.dk .row{display:block;margin-left:-20px}html.dk .row .span_1{width:30px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_1{margin-left:50px}html.dk .row .span_2{width:80px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_2{margin-left:100px}html.dk .row .span_3{width:130px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_3{margin-left:150px}html.dk .row .span_4{width:180px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_4{margin-left:200px}html.dk .row .span_5{width:230px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_5{margin-left:250px}html.dk .row .span_6{width:280px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_6{margin-left:300px}html.dk .row .span_7{width:330px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_7{margin-left:350px}html.dk .row .span_8{width:380px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_8{margin-left:400px}html.dk .row .span_9{width:430px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_9{margin-left:450px}html.dk .row .span_10{width:480px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_10{margin-left:500px}html.dk .row .span_11{width:530px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_11{margin-left:550px}html.dk .row .span_12{width:580px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_12{margin-left:600px}html.dk .row .span_13{width:630px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_13{margin-left:650px}html.dk .row .span_14{width:680px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_14{margin-left:700px}html.dk .row .span_15{width:730px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_15{margin-left:750px}html.dk .row .span_16{width:780px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_16{margin-left:800px}html.dk .row .span_17{width:830px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_17{margin-left:850px}html.dk .row .span_18{width:880px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_18{margin-left:900px}html.dk .row .span_19{width:930px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_19{margin-left:950px}html.dk .row .span_20{width:980px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_20{margin-left:1000px}html.dk .row .span_21{width:1030px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_21{margin-left:1050px}html.dk .row .span_22{width:1080px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_22{margin-left:1100px}html.dk .row .span_23{width:1130px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_23{margin-left:1150px}html.dk .row .span_24{width:1180px;display:block;border-left:20px solid transparent;float:left;box-sizing:content-box!important;-moz-background-clip:padding-box!important;-webkit-background-clip:padding-box!important;background-clip:padding-box!important;min-height:1px}html.dk .row .offset_span_24{margin-left:1200px}html.dk .row .inline_span{display:inline-block;vertical-align:middle;float:none}html.dk .row .inline_span.inline_no_space{font-size:0}html.dk .row:after{content:'';display:block;clear:both}.all-offset-top-0{margin-top:0}.all-offset-bottom-4{margin-bottom:4px}.all-offset-bottom-8{margin-bottom:4px}.all-offset-right-8{margin-right:8px}.all-offset-left-8{margin-left:8px}.all-offset-top-8{margin-top:8px}.all-offset-right-16{margin-right:16px}.all-offset-left-12{margin-left:12px}.all-offset-left-16{margin-left:16px}.all-offset-left-24{margin-left:24px}.all-offset-right-16{margin-right:16px}.all-offset-right-20{margin-right:20px}.all-offset-top-32{margin-top:32px}.all-offset-bottom-32{margin-bottom:32px}.all-offset-top-12{margin-top:12px}.all-offset-right-12{margin-right:12px}.all-offset-top-20{margin-top:20px}.all-offset-top-28{margin-top:24px}.all-offset-top-24{margin-top:24px}.all-offset-bottom-24{margin-bottom:24px}.all-offset-bottom-30{margin-bottom:30px}.all-offset-bottom-32{margin-bottom:32px}.all-offset-top-16{margin-top:16px}.all-offset-bottom-16{margin-bottom:16px}.all-offset-top-48{margin-top:48px}.all-offset-bottom-48{margin-bottom:48px}.offset-top-8{margin-top:8px}.offset-bottom-8{margin-bottom:8px}.all-offset-top-4{margin-top:4px}.all-offset-bottom-4{margin-bottom:4px}.offset-bottom-38{margin-bottom:38px}.pad-top-24{padding-top:24px}.pad-bottom-24{padding-bottom:24px}.padding-0{padding:0!important}.padding-10{padding:10px}html.dk .lg-offset-top-160{margin-top:160px}html.dk .lg-offset-top-150{margin-top:150px}html.dk .lg-offset-top-130{margin-top:130px}html.dk .lg-offset-bottom-120{margin-bottom:120px}html.dk .lg-offset-top-117{margin-top:117px}html.dk .lg-offset-top-104{margin-top:104px}html.dk .lg-offset-top-100{margin-top:100px}html.dk .lg-offset-bottom-100{margin-bottom:100px}html.dk .lg-offset-top-96{margin-top:96px}html.dk .lg-offset-bottom-96{margin-bottom:96px}html.dk .lg-offset-top-90{margin-top:90px}html.dk .lg-offset-top-88{margin-top:88px}html.dk .lg-offset-top-80{margin-top:80px}html.dk .lg-offset-bottom-80{margin-bottom:80px}html.dk .lg-offset-bottom-76{margin-bottom:76px}html.dk .lg-offset-top-72{margin-top:72px}html.dk .lg-offset-bottom-72{margin-bottom:72px}html.dk .lg-offset-top-70{margin-top:70px}html.dk .lg-offset-bottom-70{margin-bottom:70px}html.dk .lg-offset-top-64{margin-top:64px}html.dk .lg-offset-bottom-64{margin-bottom:64px}html.dk .lg-offset-top-56{margin-top:56px}html.dk .lg-offset-bottom-56{margin-bottom:56px}html.dk .lg-offset-top-52{margin-top:52px}html.dk .lg-offset-top-50{margin-top:50px}html.dk .lg-offset-top-48{margin-top:48px}html.dk .lg-offset-left-48{margin-left:48px}html.dk .lg-offset-bottom-48{margin-bottom:48px}html.dk .lg-offset-top-44{margin-top:44px}html.dk .lg-offset-bottom-44{margin-bottom:44px}html.dk .lg-offset-top-40{margin-top:40px}html.dk .lg-offset-bottom-40{margin-bottom:40px}html.dk .lg-offset-left-40{margin-left:40px}html.dk .lg-offset-top-36{margin-top:36px}html.dk .lg-offset-bottom-36{margin-bottom:36px}html.dk .lg-offset-left-36{margin-left:36px}html.dk .lg-offset-top-32{margin-top:32px}html.dk .lg-offset-bottom-32{margin-bottom:32px}html.dk .lg-offset-left-32{margin-left:32px}html.dk .lg-offset-right-32{margin-right:32px}html.dk .lg-offset-left-32{margin-left:32px}html.dk .lg-offset-top-30{margin-top:30px}html.dk .lg-offset-top-28{margin-top:28px}html.dk .lg-offset-bottom-28{margin-bottom:28px}html.dk .lg-offset-right-28{margin-right:28px}html.dk .lg-offset-top-24{margin-top:24px}html.dk .lg-offset-bottom-24{margin-bottom:24px}html.dk .lg-offset-left-24{margin-left:24px}html.dk .lg-offset-right-24{margin-right:24px}html.dk .lg-offset-top-20{margin-top:20px}html.dk .lg-offset-bottom-20{margin-bottom:20px}html.dk .lg-offset-left-20{margin-left:20px}html.dk .lg-offset-top-16{margin-top:16px}html.dk .lg-offset-bottom-16{margin-bottom:16px}html.dk .lg-offset-left-16{margin-left:16px}html.dk .lg-offset-right-16{margin-right:16px}html.dk .lg-offset-top-14{margin-top:14px}html.dk .lg-offset-top-12{margin-top:12px}html.dk .lg-offset-left-12{margin-left:12px}html.dk .lg-offset-right-12{margin-right:12px}html.dk .lg-offset-top-10{margin-top:10px}html.dk .lg-offset-left-10{margin-left:10px}html.dk .lg-offset-top-8{margin-top:8px}html.dk .lg-offset-bottom-8{margin-bottom:8px}html.dk .lg-offset-left-8{margin-left:8px}html.dk .lg-offset-left-4{margin-left:4px}html.dk .lg-offset-right-8{margin-right:8px}html.dk .lg-offset-right-4{margin-right:4px}html.dk .lg-offset-top-4{margin-top:4px}html.dk .lg-offset-bottom-4{margin-bottom:4px}html.dk .lg-pad-left-30{padding-left:30px}html.dk .lg-pad-top-56{padding-top:56px}html.dk .lg-pad-bottom-56{padding-bottom:56px}html.dk .mr-lg-20{margin-right:20px}@media only screen and (min-width:737px){html.mob .md-offset-top-80{margin-top:80px}html.mob .md-offset-bottom-80{margin-bottom:80px}html.mob .md-offset-top-72{margin-top:72px}html.mob .md-offset-bottom-72{margin-bottom:72px}html.mob .md-offset-top-70{margin-top:70px}html.mob .md-offset-top-64{margin-top:64px}html.mob .md-offset-bottom-64{margin-bottom:64px}html.mob .md-offset-top-60{margin-top:60px}html.mob .md-offset-top-56{margin-top:56px}html.mob .md-offset-bottom-56{margin-bottom:56px}html.mob .md-offset-top-54{margin-top:54px}html.mob .md-offset-top-50{margin-top:50px}html.mob .md-offset-top-48{margin-top:48px}html.mob .md-offset-bottom-48{margin-bottom:48px}html.mob .md-offset-left-48{margin-left:48px}html.mob .md-offset-top-44{margin-top:44px}html.mob .md-offset-top-42{margin-top:42px}html.mob .md-offset-top-40{margin-top:40px}html.mob .md-offset-bottom-40{margin-bottom:40px}html.mob .md-offset-left-40{margin-left:40px}html.mob .md-offset-right-38{margin-right:38px}html.mob .md-offset-bottom-38{margin-bottom:38px}html.mob .md-offset-top-36{margin-top:36px}html.mob .md-offset-left-36{margin-left:36px}html.mob .md-offset-top-32{margin-top:32px}html.mob .md-offset-bottom-32{margin-bottom:32px}html.mob .md-offset-right-32{margin-right:32px}html.mob .md-offset-left-32{margin-left:32px}html.mob .md-offset-top-30{margin-top:30px}html.mob .md-offset-top-28{margin-top:28px}html.mob .md-offset-top-25{margin-top:25px}html.mob .md-offset-top-24{margin-top:24px}html.mob .md-offset-bottom-24{margin-bottom:24px}html.mob .md-offset-left-24{margin-left:24px}html.mob .md-offset-right-24{margin-right:24px}html.mob .md-offset-top-20{margin-top:20px}html.mob .md-offset-bottom-20{margin-bottom:20px}html.mob .md-offset-top-16{margin-top:16px}html.mob .md-offset-bottom-16{margin-bottom:16px}html.mob .md-offset-left-16{margin-left:16px}html.mob .md-offset-right-16{margin-right:16px}html.mob .md-offset-top-12{margin-top:12px}html.mob .md-offset-bottom-12{margin-bottom:12px}html.mob .md-offset-right-12{margin-right:12px}html.mob .md-offset-left-12{margin-left:12px}html.mob .md-offset-top-10{margin-top:10px}html.mob .md-offset-top-8{margin-top:8px}html.mob .md-offset-bottom-8{margin-bottom:8px}html.mob .md-offset-left-10{margin-left:10px}html.mob .md-offset-left-8{margin-left:8px}html.mob .md-offset-right-8{margin-right:8px}html.mob .md-offset-top-6{margin-top:6px}html.mob .md-offset-left-4{margin-left:4px}html.mob .md-offset-right-4{margin-right:4px}html.mob .md-offset-top-4{margin-top:4px}html.mob .md-offset-bottom-4{margin-bottom:4px}html.mob .md-offset-left-0{padding-left:0!important}html.mob .md-pad-left-30{padding-left:30px}html.mob .md-pad-top-40{padding-top:40px}html.mob .md-pad-bottom-40{padding-bottom:40px}html.mob .mr-md-20{margin-right:20px}}@media only screen and (max-width:736px){html.mob .sm-offset-bottom-60{margin-bottom:60px}html.mob .sm-offset-top-56{margin-top:56px}html.mob .sm-offset-bottom-56{margin-bottom:56px}html.mob .sm-offset-top-50{margin-top:50px}html.mob .sm-offset-bottom-50{margin-bottom:50px}html.mob .sm-offset-top-48{margin-top:48px}html.mob .sm-offset-bottom-48{margin-bottom:48px}html.mob .sm-offset-top-44{margin-top:44px}html.mob .sm-offset-bottom-44{margin-bottom:44px}html.mob .sm-offset-top-40{margin-top:40px}html.mob .sm-offset-bottom-40{margin-bottom:40px}html.mob .sm-offset-left-40{margin-left:40px}html.mob .sm-offset-left-36{margin-left:36px}html.mob .sm-offset-bottom-34{margin-bottom:34px}html.mob .sm-offset-left-38{margin-left:38px}html.mob .sm-offset-top-32{margin-top:32px}html.mob .sm-offset-bottom-32{margin-bottom:32px}html.mob .sm-offset-left-32{margin-left:32px}html.mob .sm-offset-top-30{margin-top:30px}html.mob .sm-offset-top-28{margin-top:28px}html.mob .sm-offset-left-24{margin-left:24px}html.mob .sm-offset-top-24{margin-top:24px}html.mob .sm-offset-bottom-24{margin-bottom:24px}html.mob .sm-offset-left-24{margin-left:24px}html.mob .sm-offset-top-20{margin-top:20px}html.mob .sm-offset-bottom-20{margin-bottom:20px}html.mob .sm-offset-top-16{margin-top:16px}html.mob .sm-offset-bottom-16{margin-bottom:16px}html.mob .sm-offset-bottom-12{margin-bottom:12px}html.mob .sm-offset-top-12{margin-top:12px}html.mob .sm-offset-left-16{margin-left:16px}html.mob .sm-offset-right-16{margin-right:16px}html.mob .sm-offset-bottom-12{margin-bottom:12px}html.mob .sm-offset-left-12{margin-left:12px}html.mob .sm-offset-top-10{margin-top:10px}html.mob .sm-offset-left-10{margin-left:10px}html.mob .sm-offset-top-8{margin-top:8px}html.mob .sm-offset-bottom-8{margin-bottom:8px}html.mob .sm-offset-left-8{margin-left:8px}html.mob .sm-offset-right-8{margin-right:8px}html.mob .sm-offset-top-4{margin-top:4px}html.mob .sm-offset-bottom-4{margin-bottom:4px}html.mob .sm-offset-left-4{margin-left:4px}html.mob .sm-offset-top-20{margin-top:20px}html.mob .sm-offset-bottom-20{margin-bottom:20px}html.mob .sm-pad-top-16{padding-top:16px}html.mob .sm-pad-top-32{padding-top:32px}html.mob .sm-pad-bottom-32{padding-bottom:32px}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .md-land-offset-top-none{margin-top:0}html.mob .md-land-offset-bottom-none{margin-bottom:0}html.mob .md-land-offset-left-24{margin-left:24px}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;height:100%}body{margin:0;height:100%;background:#fff;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#000}body>div[ng-include]{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}.bold,b,strong{font-weight:700}.normal{font-weight:400}.font-bold{font-weight:600}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:5px 10px 10px 0;margin:0;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}dd{margin-left:0}ol,ul{padding-left:0;margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}table{border-spacing:0;border-collapse:collapse}td,th{vertical-align:top;text-align:left}fieldset,img{border:none}a{text-decoration:none;color:#0173c1;cursor:pointer}a.dotted{border-bottom:1px dotted #0173c1}a:hover{text-decoration:none;color:#013e83}a:hover .text-arrow-right:after{background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI4cHgiIGhlaWdodD0iMTJweCINCgkgdmlld0JveD0iMCAwIDggMTIiPg0KPHBhdGggZmlsbD0iIzAxM2U4MyIgZD0iTTcuMjgsNi4wN2MwLjAwNS0wLjAyNiwwLjAwMS0wLjA1MSwwLjAwMi0wLjA3OEM3LjI4LDUuOTcyLDcuMjg0LDUuOTUzLDcuMjgsNS45MzINCglDNy4yNzMsNS44MzYsNy4yNDksNS43NDQsNy4xODUsNS42NzNDNy4xNyw1LjY1Nyw3LjE0OSw1LjY1MSw3LjEzMyw1LjYzOEM3LjEwNSw1LjYwNCw3LjA4NCw1LjU2Nyw3LjA1LDUuNTM3TDEuNDIxLDAuNTEyDQoJQzEuMTYsMC4yODMsMC44MDMsMC4yNjEsMC42MTksMC40NjZDMC40MzQsMC42NzMsMC40OTQsMS4wMjgsMC43NTUsMS4yNTdMNi4wNjcsNmwtNS4zMTMsNC43NDQNCgljLTAuMjU5LDAuMjI5LTAuMzE5LDAuNTg0LTAuMTM2LDAuNzkxYzAuMTg0LDAuMjA2LDAuNTQyLDAuMTg1LDAuODAyLTAuMDQ2bDUuNjI5LTUuMDI0YzAuMDM0LTAuMDI5LDAuMDU1LTAuMDY1LDAuMDgyLTAuMDk5DQoJQzcuMTQ3LDYuMzUxLDcuMTcsNi4zNDUsNy4xODYsNi4zMjhDNy4yNDksNi4yNTYsNy4yNzMsNi4xNjYsNy4yOCw2LjA3eiIvPg0KPC9zdmc+)}.text-arrow-right--nowrap{margin-right:-15px}p{line-height:1.5em}li,ul{list-style-type:none}em{font-style:normal}.lk-switcher,.partners-switcher,.pay-switcher{background:#fff9e5;padding:16px 0;position:relative}.lk-switcher .content-center-box,.partners-switcher .content-center-box,.pay-switcher .content-center-box{position:relative}.switcher-close{background:url(../img/icon/switcher-close-10449b0ef0.svg);width:16px;height:16px;position:absolute;top:50%;transform:translateY(-50%);background-size:cover;right:10px;cursor:pointer;z-index:2}#page-wrap{position:relative;height:auto!important;height:100%}#content{padding-bottom:80px;position:relative}#content .grid{position:absolute;width:100%;height:100%;top:0;left:0}#content .grid .grid-inner{width:1136px;margin:0 auto;height:100%;padding:0}#content .grid .grid-col{width:32px;background-color:rgba(255,32,32,.2);height:100%;float:left}#content .grid .grid-spacer{width:16px;background-color:rgba(255,32,32,.1);height:100%;float:left}.index-page #content .grid{position:absolute;width:100%;height:100%;top:0;left:0}.index-page #content .grid .grid-inner{width:1136px;margin:0 auto;height:100%;padding:0}.index-page #content .grid .grid-col{width:32px;background-color:rgba(255,32,32,.2);height:100%;float:left}.index-page #content .grid .grid-spacer{width:16px;background-color:rgba(255,32,32,.1);height:100%;float:left}.plain-text{font-size:15px;color:#535b63;line-height:20px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}.plain-text.plain-text-black{color:#000}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.center{text-align:center}.left{text-align:left}.btn-base,input[type=button].btn-base{display:inline-block;height:42px;line-height:42px;padding:0 20px;color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:400;font-size:18px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border-width:1px;border-radius:4px;cursor:pointer;background-color:#0063b0;white-space:nowrap}.btn-base:hover,input[type=button].btn-base:hover{color:#fff;background-color:#023e83}.btn-base:active,input[type=button].btn-base:active{color:#fff;background-color:#002957}.btn-base.medium,input[type=button].btn-base.medium{height:54px;line-height:54px;padding:0 25px;font-size:16px}.btn-base.big,input[type=button].btn-base.big{height:70px;line-height:70px;padding:0 47px;font-size:24px}.btn-base.small,input[type=button].btn-base.small{height:42px;line-height:42px;padding:0 20px;font-size:14px}.btn-base.for-occasion,input[type=button].btn-base.for-occasion{vertical-align:top}.btn-base.for-dtp-occasion,input[type=button].btn-base.for-dtp-occasion{border-radius:4px!important}.btn-base[disabled],input[type=button].btn-base[disabled]{background-color:#dbe2e6!important;cursor:default!important;border:1px solid #cdcfd1;color:#97a1a7}.btn-base.transparent,input[type=button].btn-base.transparent{border:1px solid #fff;background:0 0}.btn-sec{position:relative;display:inline-block;padding:12px 20px 12px 20px;color:#5c5c5c;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border:1px solid #cdd1d4;border-radius:3px;background-color:#fff;cursor:pointer;white-space:nowrap}.btn-sec.larr{padding-left:40px}.btn-sec.larr span:before{content:"6";font:18px icomoon-epga;color:#565656;position:absolute;left:18px;top:12px;opacity:.6;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.btn-sec.larr_svg span:before{content:'';display:inline-block;vertical-align:middle;width:8px;height:12px;background:url(../img/icon/arrow_back_12_left-6336c10d84.svg) 0 0 no-repeat;margin-right:10px}.btn-sec.printer{padding-left:40px}.btn-sec.printer span:before{content:"";position:absolute;left:18px;top:12px;display:block;width:16px;height:17px;background:url(../img/icon/printer-94bcf642d2.png)}.btn-sec.small.printer{padding:0 20px 0 40px}.btn-sec.small.printer span:before{left:15px;top:11px}.btn-sec.medium.larr{padding:0 25px 0 50px}.btn-sec.medium.larr span:before{left:26px;top:16px;font-size:20px}.btn-sec.small.larr{padding:0 25px 0 40px}.btn-sec.small.larr span:before{top:12px;left:16px;font-size:16px}.btn-sec.medium.larr_svg{padding:0 20px}.btn-sec.medium.larr_svg span:before{left:12px;top:16px;font-size:20px}.btn-sec.small.larr_svg{height:42px;padding:0 20px}.btn-sec.small.larr_svg span:before{top:12px;left:10px;font-size:16px}.btn-sec.sm{padding:6px 20px 7px 20px}.btn-sec.medium{height:54px;line-height:54px;padding:0 25px;font-size:16px}.btn-sec.big{height:70px;line-height:70px;padding:0 47px;font-size:24px}.btn-sec.small{height:42px;padding:0 20px;font-size:14px;line-height:42px}.btn-sec.in-h2{float:left}.btn-sec.in-h2.small{margin-right:10px}.btn-sec:hover{color:#3c3c3c;background-color:#f5f5f5}.btn-sec:active{color:#000;background-color:#dbe2e6}.btn-sec[disabled]{background-color:#dbe2e6!important;cursor:default!important;border:none;color:#97a1a7}.link-btn{position:relative;display:inline-block;cursor:pointer;font-size:14px;font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#0173c1}.link-btn:hover{color:#013e83}.link-btn.medium{font-size:16px}.link-btn.big{font-size:24px}.mob.main-service-error-wrap #page-wrap.error-page-wrap{min-height:0}.main-service-error-wrap .footer-info{border:0}.main-service-error-wrap .top-wrapper{border-bottom:1px solid #eee}.main-service-error-wrap #page-wrap.error-page-wrap{min-height:0;height:auto;width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.main-service-error-wrap body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;min-height:calc(100vh - 50px)}.main-service-error .disclaimers-container,.main-service-error .faq-main-page,.main-service-error .footer-wrapper,.main-service-error .news-main-page{display:none}html.dk body{min-width:1200px}html.dk .only-ipad,html.dk .only-iphone,html.dk .view-ipad,html.dk .view-ipad-iphone,html.dk .view-iphone{display:none!important}@media only screen and (min-width:737px){html.mob .view-dk,html.mob .view-dk-iphone,html.mob .view-iphone{display:none!important}html.mob .plain-text{font-size:15px;color:#535b63;line-height:22px}html.mob .plain-text.plain-text-black{color:#000}}@media only screen and (max-width:736px){html.mob .view-dk,html.mob .view-dk-ipad,html.mob .view-ipad{display:none!important}html.mob .plain-text{font-size:15px;color:#535b63;line-height:21px}html.mob .plain-text.plain-text-black{color:#000}html.mob #page-wrap{min-height:auto}}.catalog-page.categories-page .header-breadcrumbs .bottom,.catalog-page.landing-player-page .header-breadcrumbs .bottom,.catalog-page.occasion-page .header-breadcrumbs .bottom,.catalog-page.structures-page .header-breadcrumbs .bottom{border-top:0}.header-breadcrumbs{background-color:#f6f6f6}#page-wrap .header-breadcrumbs .bottom{display:block}.total-fine-wrap{margin-bottom:30px}.total-fine-wrap .total-fine{background-color:#e4f5ff;padding:0 12px;float:left;font:200 16px/45px ekibastuz,sans-serif;display:block;height:45px}.total-fine-wrap .last-update{float:right}.total-fine-wrap .last-update .last-update-text{float:left}.total-fine-wrap:after{content:'';display:block;clear:both}.sprite-icon-popular{background-repeat:no-repeat}.notification-list-block .notification-item:last-child{border-bottom:0}html.dk .sprite-icon-popular{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg)}html.dk .sprite-icon-168061{background-position:0 -1507px}html.dk .sprite-icon-10056{background-position:0 -1409px}html.dk .sprite-icon-168086{background-position:0 -1799px}html.dk .sprite-icon-10001{background-position:0 -2097px}html.dk .sprite-icon-10002{background-position:0 -1997px}html.dk .sprite-icon-10003{background-position:0 -2196px}html.dk .sprite-icon-10066{background-position:0 -1702px}html.dk .sprite-icon-10042{background-position:0 -1605px}html.dk .sprite-icon-10050{background-position:0 -1115px}html.dk .sprite-icon-10051{background-position:0 -2294px}html.dk .sprite-icon-10052{background-position:0 -1115px}html.dk .sprite-icon-555666{background-position:0 -1899px}html.dk .sprite-icon-10059{background-position:0 -1311px}html.dk .sprite-icon-16587{background-position:0 -2432px}html.dk .sprite-icon-271565{background-position:0 -1507px}html.dk .content-center-box{max-width:1200px;margin:0 auto;padding:0 10px}html.dk .form-content-body{width:921px}html.dk #content{padding-bottom:50px}@media only screen and (min-width:737px){html.mob .switcher-close{right:7.5%}html.mob .swipe{overflow:hidden;position:relative}html.mob .swipe-wrap{overflow:hidden;position:relative}html.mob .swipe-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}html.mob .sprite-icon-popular{width:48px;height:54px}html.mob .sprite-icon-popular{width:50px;height:54px}html.mob .sprite-icon-popular{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg)}html.mob .sprite-icon-168061{background-position:0 -1291px}html.mob .sprite-icon-10056{background-position:0 -1221px}html.mob .sprite-icon-168086{background-position:0 -1501px}html.mob .sprite-icon-10001{background-position:0 -1713px}html.mob .sprite-icon-10002{background-position:0 -1643px}html.mob .sprite-icon-10003{background-position:0 -1783px}html.mob .sprite-icon-10066{background-position:0 -1431px}html.mob .sprite-icon-10042{background-position:0 -1360px}html.mob .sprite-icon-10050{background-position:0 -1009px}html.mob .sprite-icon-10051{background-position:0 -1854px}html.mob .sprite-icon-10052{background-position:0 -1009px}html.mob .sprite-icon-555666{background-position:0 -1572px}html.mob .sprite-icon-10059{background-position:0 -1151px}html.mob .sprite-icon-16587{background-position:0 -1960px}html.mob .sprite-icon-271565{background-position:0 -1291px}html.mob .content-center-box{width:1000px;margin:0 auto;padding:0}html.mob #content{padding-bottom:27px}html.mob .total-fine-wrap{width:90%;margin:0 auto 30px;max-width:945px}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .sprite-icon-popular{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg)}html.mob .sprite-icon-168061{background-position:0 -1507px}html.mob .sprite-icon-10056{background-position:0 -1409px}html.mob .sprite-icon-168086{background-position:0 -1799px}html.mob .sprite-icon-10001{background-position:0 -2097px}html.mob .sprite-icon-10002{background-position:0 -1997px}html.mob .sprite-icon-10003{background-position:0 -2196px}html.mob .sprite-icon-10066{background-position:0 -1703px}html.mob .sprite-icon-10042{background-position:0 -1605px}html.mob .sprite-icon-10050{background-position:0 -1115px}html.mob .sprite-icon-10051{background-position:0 -2294px}html.mob .sprite-icon-10052{background-position:0 -1115px}html.mob .sprite-icon-555666{background-position:0 -1899px}html.mob .sprite-icon-10059{background-position:0 -1311px}html.mob .sprite-icon-16587{background-position:0 -2432px}html.mob .sprite-icon-271565{background-position:0 -1507px}}@media only screen and (max-width:736px){html.mob .switcher-close{right:7.5%}html.mob .swipe{overflow:hidden;position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mob .swipe-wrap{overflow:hidden;position:relative}html.mob .swipe-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}html.mob .sprite-icon-popular{width:48px;height:54px}html.mob .sprite-icon-popular{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg)}html.mob .sprite-icon-168061{background-position:1px -1191px}html.mob .sprite-icon-10056{background-position:1px -1121px}html.mob .sprite-icon-168086{background-position:1px -1391px}html.mob .sprite-icon-10001{background-position:1px -1605px}html.mob .sprite-icon-10002{background-position:1px -1534px}html.mob .sprite-icon-10003{background-position:1px -1675px}html.mob .sprite-icon-10066{background-position:1px -1321px}html.mob .sprite-icon-10042{background-position:1px -1261px}html.mob .sprite-icon-10050{background-position:1px -981px}html.mob .sprite-icon-10051{background-position:0 -1747px}html.mob .sprite-icon-10052{background-position:1px -910px}html.mob .sprite-icon-555666{background-position:0 -1465px;height:53px}html.mob .sprite-icon-10059{background-position:1px -1051px}html.mob .sprite-icon-16587{background-position:1px -1851px}html.mob .sprite-icon-271565{background-position:1px -1191px}html.mob body{width:100%;overflow-x:hidden}html.mob input{padding:0 10px;font-size:16px}html.mob textarea{font-size:16px}html.mob .content-center-box{width:320px;margin:0 auto;padding:0}html.mob #content{padding-bottom:10px}html.mob .total-fine-wrap{margin-bottom:30px}html.mob .total-fine-wrap .total-fine{float:none;height:auto;line-height:normal;padding:12px 0}html.mob .total-fine-wrap .total-fine span{width:280px;display:block;margin:0 auto}html.mob .total-fine-wrap .last-update{float:none}html.mob .total-fine-wrap .last-update .last-update-text{float:left}html.mob .total-fine-wrap:after{content:'';display:block;clear:both}}h1{font:200 40px ekibastuz,sans-serif;margin:.35em 0 0 0}h2{margin:20px 0 0 0;font:21px ekibastuz,sans-serif}h3{margin:20px 0 40px 0;font:600 18px ekibastuz,sans-serif}.rouble{font-family:als_rublregular;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.lk-e-voting{background:#f1f3f6}@media only screen and (max-width:736px){html.mob body.modal-show #header #logo-wrapper,html.mob body.modal-show #header .bottom,html.mob body.modal-show #header .middle{display:none}html.mob body.modal-show #content-wrapper,html.mob body.modal-show #footer-placeholder,html.mob body.modal-show #footer-wrapper{display:none}}.index-page .advice-item .advice-container-1{height:auto}.advice-item{position:relative;display:table-row;cursor:pointer;padding:16px 16px 16px 44px;font-size:16px}.advice-item.status-unread{background-color:#f7f9f9}.advice-item .advice-container-1{background:no-repeat 2px 12px;display:table-cell;padding:16px 0 16px 44px;width:95%;vertical-align:top;background-size:24px 25px}.advice-item .advice-container-2{padding:16px 0 16px;display:table-cell;width:16px;vertical-align:top;white-space:nowrap}.advice-item .advice-container-2 .payment-summ{color:#000}.advice-item .advice-status{font-weight:700}.advice-item .advice-quiz{display:inline-block;font-size:14px;color:#0173c1;opacity:0}.advice-item .advice-remove{display:inline-block;font-size:14px;color:#c22253;padding:0 0 0 18px;opacity:0;background-image:url(../img/icon/close@1x-1d9103b115.png);background-repeat:no-repeat;background-position:left center}.advice-item .advice-remove-error{color:#c22253;padding-left:35px;background-image:url(../img/icon/warn_nut@1x-2e53d75152.png);background-position:left center;background-repeat:no-repeat;vertical-align:middle}.advice-item .advice-datetime{background-image:url(../img/icon/clock-921a7364c5.svg);background-size:13px 13px;background-repeat:no-repeat}.advice-item .advice-arrow{width:6px;height:10px;display:inline-block;margin-left:5px;background:url(../img/arrow-riight-b1b9d790fe.png) no-repeat}.advice-item .advice-quiz{display:inline-block;color:#0173c1;padding:0 0 0 18px;opacity:0}.advice-item.status-loading{background-position:4px 16px}.advice-item:after{display:block;position:absolute;content:' ';right:0;top:50%;margin-top:-5px;width:6px;height:11px;background:url(../img/arrow-riight-2b834df84f.svg) no-repeat}.advice-item.wo-icon:after{display:none!important}.advice-item span{color:#000}.advice-item .advice-status{padding-right:5px}.advice-item .advice-status.treatment-status{padding-right:0}.advice-item .advice-head{padding-right:5px}.advice-item .advice-datetime{background-position:left center;padding:2px 0 0 20px}.advice-item .advice-date,.advice-item .advice-datetime{display:inline-block;font-size:14px;color:#aaa}.advice-item.history .advice-head{font-size:18px;font-weight:700}.advice-item .advice-comment{padding-top:20px}.advice-item .advice-author{padding-top:10px;color:#aaa}.advice-item.status-empty:after,.advice-item.status-loading:after{display:none}.advice-item.feed-DRAFT:hover .advice-remove{opacity:1}.advice-item.feed-ORDER:hover .advice-quiz{opacity:1}.advice-item.feed-GEPS:hover .advice-remove{opacity:1}.location-popup .radio-description{display:block;font-size:12px;color:#74777f}.location-popup .fields-cover:before{left:50.5%}.location-popup .throbber-small{vertical-align:middle;display:inline-block;background-repeat:no-repeat}.location-popup .radio-content{max-width:240px}.location-popup .first-radio .radio-content{max-width:400px}.region-select-block .region-auto-fail-text{color:#d0021b;line-height:1;margin-left:37px;margin-top:5px;position:relative}.region-select-block .region-auto-search-block{display:inline-block;vertical-align:middle}.region-select-block .region-auto-search-throbber{display:inline-block;vertical-align:middle;margin-left:10px;height:22px}.region-select-block .region-auto-search-throbber .throbber-small{margin:0;width:24px;height:35px}.region-select-block .region-auto-search-throbber .throbber-small svg{width:20px;height:20px;-webkit-transform-origin:0 10px;transform-origin:0 10px}@media only screen and (min-width:737px){html.mob .location-popup .radio-content{max-width:240px}html.mob .location-popup .first-radio .radio-content{max-width:400px}html.mob .region-auto-search-block .radio-group-item:first-of-type{padding:0}}@media only screen and (max-width:736px){html.mob .radio-group .region-select-block .radio-content{padding-left:0!important;padding-right:40px}html.mob .region-select-block .region-auto-fail-text{color:#d0021b;line-height:1;margin-left:40px;position:relative;top:-23px}html.mob .region-select-block .region-auto-search-throbber{position:absolute;top:6px;left:240px}html.mob .region-select-block .region-auto-search-throbber .throbber-small{margin:0}html.mob .location-popup .throbber-small{vertical-align:middle;display:block;float:left;margin:0 10px 20px 0}html.mob .location-popup .geo-auto-text{line-height:normal;display:block;margin-top:20px}}.region-not-supported .btns-footer{position:relative}.region-not-supported .btns-footer .region-select{position:absolute;left:187px}.region-not-supported .advice{border-top:none;margin-top:0}.region-not-supported .select-region-button{margin-top:30px}.throbber-window{width:100%}.throbber-window .line-1{text-align:center;margin-top:50px;margin-bottom:11px;color:#000;font-weight:400;font-size:20px}.throbber-window .line-2{text-align:center;color:#535b63;font-size:15px;margin-bottom:30px}.popup_fade{display:none}body.modal-show{overflow-y:hidden}body.modal-show .popup_fade.modal-show{display:block;z-index:100002}body.loading #content-wrapper{display:none}body.loading #main-throbber{display:block}#main-throbber{display:none}html.dk .searchScrolled .searchBox .btn-base.medium:after{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -866px no-repeat}html.dk .searchBox .btn-base.medium:after{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -823px no-repeat}.searchScrolled .searchBox .btn-base.medium:after{content:'';display:block;width:18px;height:19px;position:absolute;z-index:10;right:80px;top:14px}.searchBox{height:76px;position:relative;padding:11px;background-color:#bfe5ff;margin-top:25px}.searchBox .btn-base.medium{height:54px;position:absolute;top:0;right:0;padding-left:50px}.searchBox .btn-base.medium:after{content:'';display:block;width:24px;height:26px;position:absolute;top:13px;right:23px}.searchBox .epgu-selectbox.search-data{vertical-align:top}.searchBox .epgu-selectbox.search-data .select-el{padding:0}.searchBox .epgu-selectbox.search-data .select-el input{width:100%}.searchBox .epgu-selectbox.search-data .marker{display:block;position:relative}.searchBox .epgu-selectbox.search-data .marker .marker-icon{position:absolute;top:14px;left:0;height:30px;width:30px;background-size:30px 30px}.searchBox .epgu-selectbox.search-data .marker span{padding-left:45px}.searchBox .epgu-selectbox.search-data .marker span.marker-span{color:#0173c1;display:block;overflow:hidden;text-overflow:ellipsis}.searchBox .epgu-selectbox.search-data .marker span.marker-history{color:#551a8b;display:block;overflow:hidden;text-overflow:ellipsis}.searchBox .epgu-selectbox.search-data .example{position:absolute;top:73px;display:block;font:15px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif}.searchBox .epgu-selectbox.search-data .example .help{color:#fff}@media only screen and (min-width:737px){html.mob .searchScrolled .searchBox .btn-base.medium:after{width:18px;height:18px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -415px no-repeat}html.mob .searchBox .btn-base.medium:after{width:26px;height:28px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -680px no-repeat}html.mob .search-modal-wrap .searchBox .btn-base.medium:after{width:18px;height:18px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -725px no-repeat}html.mob .searchBox{height:74px;position:relative;padding:10px;margin-top:25px;width:100%;margin-bottom:10px}html.mob .searchBox .btn-base.medium:after{right:14px}html.mob .searchBox .epgu-selectbox.search-data .dropdown-el{width:100%;top:63px}html.mob .modal-show{overflow-y:hidden}}@media only screen and (max-width:736px){html.mob .searchBox{height:74px;position:relative;padding:10px;margin-top:25px}html.mob .searchBox .btn-base.medium:after{right:17px;width:24px;height:24px;background:url(/htdocs/img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -588px no-repeat}html.mob .searchBox .btn-base.medium{width:60px;height:54px;position:absolute;top:0;right:0;margin:0;padding-left:0}html.mob .searchBox .epgu-selectbox.search-data{padding-right:70px}html.mob .searchBox .epgu-selectbox.search-data label{margin-bottom:0!important}html.mob .searchBox .epgu-selectbox.search-data .dropdown-el{width:100%;top:63px}html.mob .searchBox .epgu-selectbox.search-data ul li.selected{background:#6ba9d2}}html.dk .index-slider-banner .btn-base.small,html.dk .index-slider-banner .btn-sec.small{font-size:14px}@media only screen and (max-width:736px){html.mob .btn-sec.for-dtp-occasion{border-radius:4px!important;border-left:1px solid #d0d0d0!important;border-right:1px solid #d0d0d0!important}html.mob .index-slider-banner .btn-base.small,html.mob .index-slider-banner .btn-sec.small{font-size:15px}}[data-sticky]{z-index:100000}[data-sticky].top-wrapper{z-index:100002}.index-slider-help__button{text-align:center;text-decoration:underline}.epgu__content{flex-grow:1}.new-portal-banner{height:56px;background:#fff9e5;color:#515a63;font-size:14px}.ip-main-page .new-portal-banner,.landings-ig-main .new-portal-banner,.ul-main-page .new-portal-banner{display:none}.new-portal-banner-text{flex:1;cursor:pointer;display:flex;align-items:center}.new-portal-banner-icon{width:24px;height:24px;content:'';display:block;margin-right:16px;background:url(../img/icon/info_warn_yellow-8233bdbe92.svg) 0 0 no-repeat}.new-portal-banner-wrap{display:flex;height:56px;align-items:center}.new-portal-banner-link{color:#0b40b3}@media only screen and (max-width:736px){html.mob .new-portal-banner-link{color:#0b40b3;display:block}html.mob .new-portal-banner-text{align-items:flex-start}}.new-payments{background:#fafcff;padding-top:40px;padding-bottom:60px}.new-payments .popular-title{color:#0b1f33}.text-info.disable-info:before{display:none}.text-info.disable-info{font-size:14px;line-height:20px}html.dk .grid-wrap__row--nowrap-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap}html.dk .new-payments .popular-title{font-size:32px;line-height:40px}html.dk .disabled-item.backpack:after{background:url(../img/new-payments/backpack-disabled-04becef0fd.svg) 0 0 no-repeat;background-size:100%;bottom:20px;top:auto}html.dk .text-info.disable-info{background:rgba(254,240,204,.9)}.new-payment-item{display:block;background:#fff;box-shadow:0 24px 48px rgba(230,235,245,.4);border-radius:12px;padding:24px;min-height:250px;position:relative;text-decoration:none}.new-payment-item img{display:block;width:160px;height:150px;position:absolute;right:8px;bottom:8px}.new-payment-item-header{font-size:24px;line-height:32px;color:#0b1f33;font-weight:700}.new-payment-item-description{font-size:16px;line-height:24px;color:#66727f;margin-top:8px;position:relative;z-index:1}.disabled-item{background:rgba(209,213,223,.4)}.disabled-item .new-payment-item-header{opacity:.4}.disabled-item .new-payment-item-description{opacity:.5}.disable-info{position:relative;padding:12px 24px;font-size:16px;line-height:24px;z-index:1;background:#fef0cc;margin:0 -24px -24px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;align-items:flex-start;margin-top:16px;color:#0b1f33}.disable-info:before{content:'';width:24px;height:24px;background:url(../img/new-payments/clock-f6d53a1667.svg) 0 0 no-repeat;margin-right:16px;flex:0 0 24px}@media only screen and (max-width:736px){html.mob .new-payments{padding-top:40px;padding-bottom:40px}html.mob .new-payments .popular-title{font-size:24px;line-height:32px}html.mob .new-payment-item{min-height:auto;box-shadow:0 1px 4px #e3ebfc,0 6px 16px rgba(230,235,245,.8)}html.mob .new-payment-item img{width:102px;height:96px;right:10px;bottom:24px}html.mob .new-payment-item-header{font-size:20px;line-height:28px}html.mob .with-disable-text.backpack:after{bottom:auto;top:106px}html.mob .text-info.disable-info{background:#fef0cc}}@media only screen and (min-width:737px){html.mob .text-info.disable-info{background:#fef0cc}html.mob .new-payments{padding-top:54px;padding-bottom:50px}html.mob .new-payments .popular-title{font-size:32px;line-height:40px}html.mob .new-payment-item{min-height:136px;display:flex;flex-direction:column;justify-content:center}html.mob .new-payment-item img{width:102px;height:96px;right:40px;bottom:auto}html.mob .pregnancy:after{background-size:100%}html.mob .election:after{background-size:100%}html.mob .backpack:after{background-size:100%}html.mob .single-parent:after{background-size:100%}html.mob .new-payment-item-header{font-size:24px;line-height:32px}html.mob .new-payment-item-description{font-size:16px;line-height:24px}html.mob .disabled-item.backpack:after{background:url(../img/new-payments/backpack-disabled-04becef0fd.svg) 0 0 no-repeat;background-size:100%;bottom:auto;top:20px}html.mob .with-disable-text.backpack:after{top:20px}}.emergency-page .button-base{padding:0 40px;line-height:52px;height:52px}.emergency-page .button-blue{background:#0d4cd3;border-radius:8px}.emergency-page.dk .new-payment-item-description.dk{display:block}.emergency-page.dk .new-payment-item-description.mob,.emergency-page.dk .new-payment-item-description.tablet{display:none}.emergency-page.tablet.mob .new-payment-item-description.dk,.emergency-page.tablet.mob .new-payment-item-description.mob{display:none}.emergency-page.tablet.mob .new-payment-item-description.tablet{display:block}.emergency-page.mob:not(.tablet) .new-payment-item-description.dk,.emergency-page.mob:not(.tablet) .new-payment-item-description.tablet{display:none}.emergency-page.mob:not(.tablet) .new-payment-item-description.mob{display:block}.emergency-page.mob:not(.tablet) .footer{padding-top:24px;padding-bottom:24px;height:auto}.emergency-page.mob:not(.tablet) .go-to-portal{align-items:flex-start}.emergency-page .gosuslugi-icon{width:70px;height:70px}.emergency-page .emergency-page-wrap{background:#fafcff;min-height:100vh;height:auto;width:100%;display:flex;flex-direction:column}.emergency-page #header{background:#fff}.emergency-page .main{flex:1 0 auto}.emergency-page .footer{height:134px;background:#fff;display:flex;align-items:center}.emergency-page .go-to-portal-title{margin-left:40px}.emergency-page .go-to-portal{display:flex;align-items:center}.all-offset-top-0{margin-top:0}.all-offset-bottom-4{margin-bottom:4px}.all-offset-bottom-8{margin-bottom:4px}.all-offset-right-8{margin-right:8px}.all-offset-left-8{margin-left:8px}.all-offset-top-8{margin-top:8px}.all-offset-right-16{margin-right:16px}.all-offset-left-12{margin-left:12px}.all-offset-left-16{margin-left:16px}.all-offset-left-24{margin-left:24px}.all-offset-right-16{margin-right:16px}.all-offset-right-20{margin-right:20px}.all-offset-top-32{margin-top:32px}.all-offset-bottom-32{margin-bottom:32px}.all-offset-top-12{margin-top:12px}.all-offset-right-12{margin-right:12px}.all-offset-top-20{margin-top:20px}.all-offset-top-28{margin-top:24px}.all-offset-top-24{margin-top:24px}.all-offset-bottom-24{margin-bottom:24px}.all-offset-bottom-30{margin-bottom:30px}.all-offset-bottom-32{margin-bottom:32px}.all-offset-top-16{margin-top:16px}.all-offset-bottom-16{margin-bottom:16px}.all-offset-top-48{margin-top:48px}.all-offset-bottom-48{margin-bottom:48px}.offset-top-8{margin-top:8px}.offset-bottom-8{margin-bottom:8px}.all-offset-top-4{margin-top:4px}.all-offset-bottom-4{margin-bottom:4px}.offset-bottom-38{margin-bottom:38px}.pad-top-24{padding-top:24px}.pad-bottom-24{padding-bottom:24px}.padding-0{padding:0!important}.padding-10{padding:10px}html.dk .lg-offset-top-160{margin-top:160px}html.dk .lg-offset-top-150{margin-top:150px}html.dk .lg-offset-top-130{margin-top:130px}html.dk .lg-offset-bottom-120{margin-bottom:120px}html.dk .lg-offset-top-117{margin-top:117px}html.dk .lg-offset-top-104{margin-top:104px}html.dk .lg-offset-top-100{margin-top:100px}html.dk .lg-offset-bottom-100{margin-bottom:100px}html.dk .lg-offset-top-96{margin-top:96px}html.dk .lg-offset-bottom-96{margin-bottom:96px}html.dk .lg-offset-top-90{margin-top:90px}html.dk .lg-offset-top-88{margin-top:88px}html.dk .lg-offset-top-80{margin-top:80px}html.dk .lg-offset-bottom-80{margin-bottom:80px}html.dk .lg-offset-bottom-76{margin-bottom:76px}html.dk .lg-offset-top-72{margin-top:72px}html.dk .lg-offset-bottom-72{margin-bottom:72px}html.dk .lg-offset-top-70{margin-top:70px}html.dk .lg-offset-bottom-70{margin-bottom:70px}html.dk .lg-offset-top-64{margin-top:64px}html.dk .lg-offset-bottom-64{margin-bottom:64px}html.dk .lg-offset-top-56{margin-top:56px}html.dk .lg-offset-bottom-56{margin-bottom:56px}html.dk .lg-offset-top-52{margin-top:52px}html.dk .lg-offset-top-50{margin-top:50px}html.dk .lg-offset-top-48{margin-top:48px}html.dk .lg-offset-left-48{margin-left:48px}html.dk .lg-offset-bottom-48{margin-bottom:48px}html.dk .lg-offset-top-44{margin-top:44px}html.dk .lg-offset-bottom-44{margin-bottom:44px}html.dk .lg-offset-top-40{margin-top:40px}html.dk .lg-offset-bottom-40{margin-bottom:40px}html.dk .lg-offset-left-40{margin-left:40px}html.dk .lg-offset-top-36{margin-top:36px}html.dk .lg-offset-bottom-36{margin-bottom:36px}html.dk .lg-offset-left-36{margin-left:36px}html.dk .lg-offset-top-32{margin-top:32px}html.dk .lg-offset-bottom-32{margin-bottom:32px}html.dk .lg-offset-left-32{margin-left:32px}html.dk .lg-offset-right-32{margin-right:32px}html.dk .lg-offset-left-32{margin-left:32px}html.dk .lg-offset-top-30{margin-top:30px}html.dk .lg-offset-top-28{margin-top:28px}html.dk .lg-offset-bottom-28{margin-bottom:28px}html.dk .lg-offset-right-28{margin-right:28px}html.dk .lg-offset-top-24{margin-top:24px}html.dk .lg-offset-bottom-24{margin-bottom:24px}html.dk .lg-offset-left-24{margin-left:24px}html.dk .lg-offset-right-24{margin-right:24px}html.dk .lg-offset-top-20{margin-top:20px}html.dk .lg-offset-bottom-20{margin-bottom:20px}html.dk .lg-offset-left-20{margin-left:20px}html.dk .lg-offset-top-16{margin-top:16px}html.dk .lg-offset-bottom-16{margin-bottom:16px}html.dk .lg-offset-left-16{margin-left:16px}html.dk .lg-offset-right-16{margin-right:16px}html.dk .lg-offset-top-14{margin-top:14px}html.dk .lg-offset-top-12{margin-top:12px}html.dk .lg-offset-left-12{margin-left:12px}html.dk .lg-offset-right-12{margin-right:12px}html.dk .lg-offset-top-10{margin-top:10px}html.dk .lg-offset-left-10{margin-left:10px}html.dk .lg-offset-top-8{margin-top:8px}html.dk .lg-offset-bottom-8{margin-bottom:8px}html.dk .lg-offset-left-8{margin-left:8px}html.dk .lg-offset-left-4{margin-left:4px}html.dk .lg-offset-right-8{margin-right:8px}html.dk .lg-offset-right-4{margin-right:4px}html.dk .lg-offset-top-4{margin-top:4px}html.dk .lg-offset-bottom-4{margin-bottom:4px}html.dk .lg-pad-left-30{padding-left:30px}html.dk .lg-pad-top-56{padding-top:56px}html.dk .lg-pad-bottom-56{padding-bottom:56px}html.dk .mr-lg-20{margin-right:20px}@media only screen and (min-width:737px){html.mob .md-offset-top-80{margin-top:80px}html.mob .md-offset-bottom-80{margin-bottom:80px}html.mob .md-offset-top-72{margin-top:72px}html.mob .md-offset-bottom-72{margin-bottom:72px}html.mob .md-offset-top-70{margin-top:70px}html.mob .md-offset-top-64{margin-top:64px}html.mob .md-offset-bottom-64{margin-bottom:64px}html.mob .md-offset-top-60{margin-top:60px}html.mob .md-offset-top-56{margin-top:56px}html.mob .md-offset-bottom-56{margin-bottom:56px}html.mob .md-offset-top-54{margin-top:54px}html.mob .md-offset-top-50{margin-top:50px}html.mob .md-offset-top-48{margin-top:48px}html.mob .md-offset-bottom-48{margin-bottom:48px}html.mob .md-offset-left-48{margin-left:48px}html.mob .md-offset-top-44{margin-top:44px}html.mob .md-offset-top-42{margin-top:42px}html.mob .md-offset-top-40{margin-top:40px}html.mob .md-offset-bottom-40{margin-bottom:40px}html.mob .md-offset-left-40{margin-left:40px}html.mob .md-offset-right-38{margin-right:38px}html.mob .md-offset-bottom-38{margin-bottom:38px}html.mob .md-offset-top-36{margin-top:36px}html.mob .md-offset-left-36{margin-left:36px}html.mob .md-offset-top-32{margin-top:32px}html.mob .md-offset-bottom-32{margin-bottom:32px}html.mob .md-offset-right-32{margin-right:32px}html.mob .md-offset-left-32{margin-left:32px}html.mob .md-offset-top-30{margin-top:30px}html.mob .md-offset-top-28{margin-top:28px}html.mob .md-offset-top-25{margin-top:25px}html.mob .md-offset-top-24{margin-top:24px}html.mob .md-offset-bottom-24{margin-bottom:24px}html.mob .md-offset-left-24{margin-left:24px}html.mob .md-offset-right-24{margin-right:24px}html.mob .md-offset-top-20{margin-top:20px}html.mob .md-offset-bottom-20{margin-bottom:20px}html.mob .md-offset-top-16{margin-top:16px}html.mob .md-offset-bottom-16{margin-bottom:16px}html.mob .md-offset-left-16{margin-left:16px}html.mob .md-offset-right-16{margin-right:16px}html.mob .md-offset-top-12{margin-top:12px}html.mob .md-offset-bottom-12{margin-bottom:12px}html.mob .md-offset-right-12{margin-right:12px}html.mob .md-offset-left-12{margin-left:12px}html.mob .md-offset-top-10{margin-top:10px}html.mob .md-offset-top-8{margin-top:8px}html.mob .md-offset-bottom-8{margin-bottom:8px}html.mob .md-offset-left-10{margin-left:10px}html.mob .md-offset-left-8{margin-left:8px}html.mob .md-offset-right-8{margin-right:8px}html.mob .md-offset-top-6{margin-top:6px}html.mob .md-offset-left-4{margin-left:4px}html.mob .md-offset-right-4{margin-right:4px}html.mob .md-offset-top-4{margin-top:4px}html.mob .md-offset-bottom-4{margin-bottom:4px}html.mob .md-offset-left-0{padding-left:0!important}html.mob .md-pad-left-30{padding-left:30px}html.mob .md-pad-top-40{padding-top:40px}html.mob .md-pad-bottom-40{padding-bottom:40px}html.mob .mr-md-20{margin-right:20px}}@media only screen and (max-width:736px){html.mob .sm-offset-bottom-60{margin-bottom:60px}html.mob .sm-offset-top-56{margin-top:56px}html.mob .sm-offset-bottom-56{margin-bottom:56px}html.mob .sm-offset-top-50{margin-top:50px}html.mob .sm-offset-bottom-50{margin-bottom:50px}html.mob .sm-offset-top-48{margin-top:48px}html.mob .sm-offset-bottom-48{margin-bottom:48px}html.mob .sm-offset-top-44{margin-top:44px}html.mob .sm-offset-bottom-44{margin-bottom:44px}html.mob .sm-offset-top-40{margin-top:40px}html.mob .sm-offset-bottom-40{margin-bottom:40px}html.mob .sm-offset-left-40{margin-left:40px}html.mob .sm-offset-left-36{margin-left:36px}html.mob .sm-offset-bottom-34{margin-bottom:34px}html.mob .sm-offset-left-38{margin-left:38px}html.mob .sm-offset-top-32{margin-top:32px}html.mob .sm-offset-bottom-32{margin-bottom:32px}html.mob .sm-offset-left-32{margin-left:32px}html.mob .sm-offset-top-30{margin-top:30px}html.mob .sm-offset-top-28{margin-top:28px}html.mob .sm-offset-left-24{margin-left:24px}html.mob .sm-offset-top-24{margin-top:24px}html.mob .sm-offset-bottom-24{margin-bottom:24px}html.mob .sm-offset-left-24{margin-left:24px}html.mob .sm-offset-top-20{margin-top:20px}html.mob .sm-offset-bottom-20{margin-bottom:20px}html.mob .sm-offset-top-16{margin-top:16px}html.mob .sm-offset-bottom-16{margin-bottom:16px}html.mob .sm-offset-bottom-12{margin-bottom:12px}html.mob .sm-offset-top-12{margin-top:12px}html.mob .sm-offset-left-16{margin-left:16px}html.mob .sm-offset-right-16{margin-right:16px}html.mob .sm-offset-bottom-12{margin-bottom:12px}html.mob .sm-offset-left-12{margin-left:12px}html.mob .sm-offset-top-10{margin-top:10px}html.mob .sm-offset-left-10{margin-left:10px}html.mob .sm-offset-top-8{margin-top:8px}html.mob .sm-offset-bottom-8{margin-bottom:8px}html.mob .sm-offset-left-8{margin-left:8px}html.mob .sm-offset-right-8{margin-right:8px}html.mob .sm-offset-top-4{margin-top:4px}html.mob .sm-offset-bottom-4{margin-bottom:4px}html.mob .sm-offset-left-4{margin-left:4px}html.mob .sm-offset-top-20{margin-top:20px}html.mob .sm-offset-bottom-20{margin-bottom:20px}html.mob .sm-pad-top-16{padding-top:16px}html.mob .sm-pad-top-32{padding-top:32px}html.mob .sm-pad-bottom-32{padding-bottom:32px}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .md-land-offset-top-none{margin-top:0}html.mob .md-land-offset-bottom-none{margin-bottom:0}html.mob .md-land-offset-left-24{margin-left:24px}}input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{border:1px solid #cdd1d4;width:100%;outline:0;margin-bottom:30px}input[type=email],input[type=number],input[type=tel],input[type=text],select,textarea{height:54px;padding:10px 16px;line-height:32px;font-size:18px;display:inline-block;background:#fff}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}input[type=email]:focus,input[type=email]:focus.ng-dirty.ng-invalid,input[type=number]:focus,input[type=number]:focus.ng-dirty.ng-invalid,input[type=tel]:focus,input[type=tel]:focus.ng-dirty.ng-invalid,input[type=text]:focus,input[type=text]:focus.ng-dirty.ng-invalid,select:focus,select:focus.ng-dirty.ng-invalid,textarea:focus,textarea:focus.ng-dirty.ng-invalid{border-color:#bfe5ff;box-shadow:0 0 0 4px #bfe5ff}.epgu-input-text,.epgu-selectbox{width:100%}.epgu-input-text label,.epgu-selectbox label{color:#999}.epgu-input-text.floating-placeholder,.epgu-selectbox.floating-placeholder{display:inline-block;position:relative}.epgu-input-text.floating-placeholder label,.epgu-selectbox.floating-placeholder label{position:absolute;left:0;top:0;line-height:54px;font-weight:200;font-size:17px;color:#a5aeb3;transition:.4s ease-in-out all;display:block;margin-bottom:30px;cursor:text;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 16px;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.epgu-input-text.floating-placeholder.has_content label,.epgu-selectbox.floating-placeholder.has_content label{line-height:1em;top:6px;color:#536371;font-size:10px;display:block;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.epgu-input-text .epgu-input-subtext,.epgu-selectbox .epgu-input-subtext{font-size:11px;margin:5px 0 0 0;color:#4c4c4c}.epgu-input-text .select-text.select-text-data,.epgu-selectbox .select-text.select-text-data{position:absolute;top:0;background-color:#fff;width:calc(100% - 62px);pointer-events:none;margin-left:0;padding-left:15px}.epgu-input-text input[type=text]:focus+.select-text.select-text-data,.epgu-selectbox input[type=text]:focus+.select-text.select-text-data{display:none}.epgu-input-text.native-placeholder input[type=text]::placeholder,.epgu-selectbox.native-placeholder input[type=text]::placeholder{color:#a5aeb3;font-size:15px}.epgu-input-text.native-placeholder input[type=text]::-ms-input-placeholder,.epgu-selectbox.native-placeholder input[type=text]::-ms-input-placeholder{ccolor:#a5aeb3;font-size:15px}.epgu-input-text.native-placeholder input[type=text]:-ms-input-placeholder,.epgu-selectbox.native-placeholder input[type=text]:-ms-input-placeholder{color:#a5aeb3;font-size:15px}.epgu-input-text.native-placeholder input[type=text]::-webkit-input-placeholder,.epgu-selectbox.native-placeholder input[type=text]::-webkit-input-placeholder{color:#a5aeb3;font-size:15px}.epgu-input-text.round-border input,.epgu-selectbox.round-border input{border-radius:4px}.epgu-input-text.floating-placeholder .label-long-input{line-height:20px;position:static;width:100%;margin-bottom:10px;padding:0;white-space:normal}.ng-dirty input.ng-invalid,.ng-dirty textarea.ng-invalid{border-color:#fcd}.radio-group{margin:10px 0}.radio-group .radio-group-item .radio-label{font-weight:400;cursor:pointer}.radio-group .radio-group-item .radio-label span.icon{display:inline-block;border-radius:100%;border:1px solid #cdd1d4;width:20px;height:20px;margin:0 30px 0 0;vertical-align:middle;background-size:20px}.radio-group .radio-group-item .radio-label.checked span.icon{border:3px solid #6ca9d2;position:relative}.radio-group .radio-group-item .radio-label.checked span.icon:after{content:'';display:block;position:absolute;border-radius:100%;width:0;height:0;border:4px solid #6ca9d2;top:50%;left:50%;margin-top:-4px;margin-left:-4px}.radio-group .radio-group-item .radio-label.epgu-radio-disabled span.icon{border:1px solid #cdd1d4;background:#f5f5f5}.radio-group .radio-group-item .radio-label.checked.epgu-radio-disabled span.icon{border:3px solid #97a1a7;background:#dbe2e6;position:relative;border-radius:100%}.radio-group .radio-group-item .radio-label.checked.epgu-radio-disabled span.icon:after{content:'';display:block;position:absolute;border-radius:100%;width:0;height:0;border:4px solid #97a1a7;top:50%;left:50%;margin-top:-4px;margin-left:-4px}.radio-group .radio-group-item .radio-content{display:inline-block;vertical-align:middle;line-height:normal;color:#535b63;font-size:15px}.radio-group-horizontal{float:left;margin-right:25px;margin-left:25px}.radio-group-horizontal .radio-group-item input[type=radio]{display:none}.radio-group-horizontal .radio-group-item input[type=radio]+label{font-weight:400;cursor:pointer;display:block;text-align:center}.radio-group-horizontal .radio-group-item input[type=radio]+label span{display:inline-block;width:20px;height:20px;margin:0;vertical-align:middle;border-radius:100%;border:1px solid #cdd1d4}.radio-group-horizontal .radio-group-item input[type=radio]:checked+label span{border:3px solid #6ca9d2;position:relative}.radio-group-horizontal .radio-group-item input[type=radio]:checked+label span:after{content:'';display:block;position:absolute;border-radius:100%;width:0;height:0;border:4px solid #6ca9d2;top:50%;left:50%;margin-top:-4px;margin-left:-4px}.radio-group-horizontal .radio-group-item .radio-content{display:block;line-height:normal}.epgu-selectbox{vertical-align:middle;cursor:pointer;width:100%;border-radius:4px;position:relative;box-sizing:border-box;-webkit-transition:border-color .25s,box-shadow .25s;-o-transition:border-color .25s,box-shadow .25s;transition:border-color .25s,box-shadow .25s;margin-bottom:20px;text-align:left}.epgu-selectbox.disabled{background:#dbe2e6}.epgu-selectbox.focused{border-color:transparent;box-shadow:0 0 0 4px #addeff}.epgu-selectbox .select-el{height:54px;padding:0 53px 0 0;color:#333;line-height:54px;font-family:Helvetica,Arial,sans-serif;border-radius:4px;border:1px solid #ccc;position:relative;background:#fff}.epgu-selectbox.region-select .select-el{border-radius:0 5px 5px 0}.epgu-selectbox.region-select .select-el input[type=search]{border-radius:0 5px 5px 0}.epgu-selectbox.region-select .select-el input[type=search]:focus{box-shadow:0 0 0 4px #bfe5ff!important}.epgu-selectbox.region-select.region-map-select-container ul li:hover{background-color:initial;color:#231f20}.epgu-selectbox.region-select.region-map-select-container ul li.highlighted,.epgu-selectbox.region-select.region-map-select-container ul li.highlited:hover{background-color:#6ba9d2;color:#fff}.epgu-selectbox .select-el:active,.epgu-selectbox .select-el:active input{background:#dadbe2}.epgu-selectbox.disabled .select-el{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}.epgu-selectbox div.select-text{margin-left:16px}.epgu-selectbox .select-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;color:#a5aeb3;border:none!important;outline:0!important;border-radius:5px;height:52px}.epgu-selectbox.has_content .select-text{color:#000}.epgu-selectbox.floating-placeholder label{display:none}.epgu-selectbox .trigger{position:absolute;top:0;right:0;width:62px;height:100%}.epgu-selectbox .trigger-arrow{position:absolute;top:18px;right:16px;width:20px;height:21px;overflow:hidden;opacity:.6;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.epgu-selectbox .trigger-arrow:before{content:'';display:block;background:url(../img/icon/dd@1x-14a9eb64f6.svg) 0 0 no-repeat;width:21px;height:12px;background-size:contain;position:absolute;top:3px}.epgu-selectbox .trigger-magnifier{position:absolute;top:0;right:0;width:62px;height:54px;overflow:hidden;background:url(../img/icon/zoom@1x-b3c5ff5fe0.svg) 50% 50% no-repeat;display:none}.epgu-selectbox .trigger-filter{position:absolute;top:0;right:0;width:62px;height:100%;overflow:hidden;background:url(../img/services/icon_filter-740b17c452.svg) 50% 50% no-repeat;z-index:5}.epgu-selectbox .has-filter .trigger-arrow{display:none}.epgu-selectbox.epgu-selectbox_search.opened .trigger-arrow{display:none}.epgu-selectbox.epgu-selectbox_search.opened .trigger-magnifier{display:block}.epgu-selectbox.epgu-selectbox_search.opened .has-filter .trigger-magnifier{display:none}.epgu-selectbox.epgu-selectbox_search.opened ul li.nothing-found{display:none;color:#535b63}.epgu-selectbox.epgu-selectbox_search.opened ul li.nothing-found:hover{background-color:#fff;color:#535b63}.epgu-selectbox.epgu-selectbox_search.opened ul li.nothing-found:first-child{display:block}.epgu-selectbox .epgu-selectbox:hover .trigger-arrow{opacity:1;-webkit-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;transition:all ease-in-out .4s}.epgu-selectbox.disabled .trigger-arrow{opacity:.8}.epgu-selectbox .dropdown-el{position:absolute;display:none;top:auto;left:0;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:1px solid #cdd0db;background:#fff;font:17px/18px Helvetica,Arial,sans-serif;z-index:101}.epgu-selectbox select{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.epgu-selectbox ul{position:relative;list-style:none;overflow-y:auto;overflow-x:hidden;max-height:378px;margin:0;padding:0}.epgu-selectbox ul li{float:none!important;margin-left:0!important;text-align:left;min-height:54px;padding:0 20px 0 40px;color:#231f20;line-height:54px;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.epgu-selectbox ul li.selected{background:#fff url(../img/checkbox_disabled-07ea67389e.png) 20px 50% no-repeat}.epgu-selectbox ul li:hover{background-color:#6ba9d2;color:#fff}.epgu-selectbox ul li.highlighted{background-color:#6ba9d2;color:#fff}.epgu-selectbox ul li.selected:hover{background:#6ba9d2 url(../img/checkbox_enabled-3485d8370e.png) 20px 50% no-repeat}.epgu-selectbox ul li.disabled{color:#aaa}.epgu-selectbox ul li.disabled:hover{background:0 0}.epgu-selectbox ul li.optgroup{font-weight:700}.epgu-selectbox ul li.optgroup:hover{background:0 0;color:#231f20;cursor:default}.epgu-selectbox ul li.option{padding-left:25px}.epgu-selectbox ul li.line-wrapped{white-space:normal;line-height:30px;margin-top:10px;margin-bottom:10px;padding-left:50px}.epgu-selectbox ul li.line-wrapped.selected{background-position-y:10px}.epgu-selectbox.region-select .select-el{padding-right:0}.epgu-selectbox.region-select.floating-placeholder.has_content label{font-size:10px}.epgu-selectbox.region-select.floating-placeholder label{display:block;font-size:17px;white-space:nowrap;z-index:999;overflow:hidden;width:100%;text-overflow:ellipsis;padding-right:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.epgu-selectbox.region-select .select-text{padding-right:30px}.epgu-selectbox.search-sputnik .dropdown-el{border:1px solid #cdd1d4}.epgu-selectbox.search-sputnik .dropdown-el li{padding:0;min-height:auto}.epgu-selectbox.search-sputnik .dropdown-el li.selected,.epgu-selectbox.search-sputnik .dropdown-el li:hover{background:#6ba9d2}.epgu-selectbox.search-sputnik .dropdown-el li.selected .icon,.epgu-selectbox.search-sputnik .dropdown-el li:hover .icon{color:#fff}.epgu-selectbox.search-sputnik .dropdown-el li.selected .icon.services,.epgu-selectbox.search-sputnik .dropdown-el li:hover .icon.services{background-image:url(../img/search-service-hover-29a38c2137.svg)}.epgu-selectbox.search-sputnik .dropdown-el li.selected .icon.info,.epgu-selectbox.search-sputnik .dropdown-el li:hover .icon.info{background-image:url(../img/search-info-hover-f97dabdeae.svg)}.epgu-selectbox.search-sputnik .dropdown-el li.selected .icon.suggests,.epgu-selectbox.search-sputnik .dropdown-el li:hover .icon.suggests{background-image:url(../img/search-suggests-hover-407d23d558.svg)}.epgu-selectbox.search-sputnik .dropdown-el li.selected .icon.structure,.epgu-selectbox.search-sputnik .dropdown-el li:hover .icon.structure{background-image:url(../img/search-structure-hover-e29780e8c8.svg)}.epgu-selectbox.search-sputnik .dropdown-el li .icon{padding:16px 16px 16px 56px;font-size:16px;line-height:24px;font-weight:400;background-repeat:no-repeat;background-position:16px 14px;color:#0b1f33}.epgu-selectbox.search-sputnik .dropdown-el li .icon.services{background-image:url(../img/search-service-736ca03c89.svg)}.epgu-selectbox.search-sputnik .dropdown-el li .icon.info{background-image:url(../img/search-info-3b2ddd5e1e.svg)}.epgu-selectbox.search-sputnik .dropdown-el li .icon.suggests{background-image:url(../img/search-suggests-14bf59dabb.svg)}.epgu-selectbox.search-sputnik .dropdown-el li .icon.structure{background-image:url(../img/search-structure-9517963235.svg)}.epgu-selectbox.search-sputnik .dropdown-el li .icon.child{margin-left:52px;padding-left:25px;position:relative}.epgu-selectbox.search-sputnik .dropdown-el li .icon.child:before{position:absolute;left:0;top:0;align-items:center;content:"—";display:flex;height:100%}@media only screen and (max-width:736px){html.mob .epgu-selectbox .select-el .select-text,html.mob .epgu-selectbox dropdown-el{font-size:15px}}@media only screen and (min-width:737px){html.mob .epgu-selectbox .select-el .select-text,html.mob .epgu-selectbox dropdown-el{font-size:18px}}.opened .trigger-arrow:before{background:url(../img/icon/du@1x-8840336998.svg) 0 0 no-repeat;background-size:contain}.opened .select-el{box-shadow:0 0 0 4px #bfe5ff}.opened .dropdown-el{display:block}.opened .select-text{color:#313131}.informer-update-text{display:none}.informer-with-setup-link:hover{cursor:pointer}.epgu-informer-notify.with-fines,.epgu-informer-with-setup.with-fines{background-image:url(../img/icon/warn_red-fb7cc8ace5.svg)}.epgu-informer-notify.without-fines,.epgu-informer-with-setup.without-fines{background-image:url(../img/icon/warn_green-cc0fde8cdf.svg)}.epgu-informer-notify.with-fines.informer-disabled,.epgu-informer-with-setup.with-fines.informer-disabled{background-image:url(../img/icon/warn_yellow-483cb41c26.svg)}.epgu-informer-notify.informer-update.with-fines,.epgu-informer-with-setup.informer-update.with-fines{background-image:none}.epgu-informer-notify.informer-update .switcher .left,.epgu-informer-with-setup.informer-update .switcher .left{background:0 0;border:none}.epgu-selectbox_search.epgu-selectbox{display:block}.epgu-selectbox_search.epgu-selectbox:not(.has_content) .select-el{background-color:transparent}.epgu-selectbox_search.epgu-selectbox:not(.has_content) .select-el input:not(:focus){background-color:transparent;color:transparent}.epgu-selectbox_search.epgu-selectbox:not(.has_content) label{display:block}.epgu-selectbox_search.epgu-selectbox label{transition:none}.epgu-selectbox_search.epgu-selectbox .select-el{width:100%;padding-right:0}.epgu-selectbox_search.epgu-selectbox .select-el input[type=text]{padding-right:50px;color:#000}.epgu-selectbox_search.epgu-selectbox li.loading-more-throbber{cursor:default}.epgu-selectbox_search.epgu-selectbox li.loading-more-throbber:hover{background-color:#fff}.epgu-selectbox_search.epgu-selectbox li.loading-more-throbber .throbber-small svg{vertical-align:top}@media only screen and (max-width:736px){html.mob label{display:block;margin:0 0 6px 0;font:15px/1.5em 'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:1em;position:static;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.mob .radio-group-item:first-of-type{padding-bottom:15px}html.mob .region-select-container .radio-group-item:first-of-type{padding-bottom:0}html.mob .epgu-input-text label,html.mob .epgu-input-text.floating-placeholder label,html.mob .epgu-input-text.floating-placeholder.has_content label,html.mob .epgu-selectbox label,html.mob .epgu-selectbox.floating-placeholder label,html.mob .epgu-selectbox.floating-placeholder.has_content label{padding:0;display:block;margin:0 0 6px 0;font:15px/1.5em 'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:1em;position:static;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.mob .epgu-selectbox.disabled{background:#fff}html.mob .epgu-selectbox.disabled select{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}html.mob .epgu-selectbox.disabled .select-el{background-color:#dbe2e6}html.mob .field__small-height .epgu-selectbox.has-title .select-el{height:40px}html.mob .field__small-height .epgu-selectbox.has-title .select-el .select-text{height:38px;line-height:38px}html.mob .field__small-height .epgu-selectbox.has-title .select-el .select-text.select-text-data{height:38px;width:calc(100% - 42px)}html.mob .field__small-height .epgu-selectbox.has-title .select-el .trigger{width:42px}html.mob .field__small-height .epgu-selectbox.has-title .select-el .trigger .trigger-arrow{top:calc(50% - 6px)}html.mob .field__small-height .epgu-selectbox.has-title .select-el label{line-height:1.1em}html.mob .field__small-height .epgu-selectbox.has-title .dropdown-el{top:61px}html.mob .field__small-height .epgu-input-text input[type=text]{height:40px;padding:11px 16px}}html.mob .epgu-checkbox-wrapper .epgu-checkbox{width:24px;height:24px;line-height:24px;flex:0 0 auto}html.mob .epgu-checkbox-wrapper .epgu-checkbox.checked div{width:24px;height:24px}html.mob .epgu-checkbox-wrapper .epgu-checkbox-disabled.checked div{background:#cdd1d4 url(../img/checkbox_disabled-07ea67389e.png) 50% 50% no-repeat}@media only screen and (min-width:737px){html.mob .radio-group-item:first-of-type{padding-bottom:30px}html.mob .epgu-selectbox select{padding-left:12px}html.mob .radio-group-item .radio-content{max-width:calc(100% - 40px)}html.mob .radio-group-item .radio-label span.icon{margin:0 15px 0 0}}html.mob .epgu-selectbox.has_content select{color:#000}html.mob .epgu-selectbox select{color:#999}html.mob .epgu-selectbox select option{color:#000}html.mob .radio-group-item .radio-label span.icon{width:24px;height:24px}@media only screen and (max-width:736px){html.mob .radio-group-item .radio-label span.icon{margin:0 10px 0 0}}@font-face{font-family:etelka;src:url(../fonts/etelkamedium-webfont.eot);src:url(../fonts/etelkamedium-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/etelkamedium-webfont.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:etelka;src:url(../fonts/etelkathin-webfont.eot);src:url(../fonts/etelkathin-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/etelkathin-webfont.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:icomoon-epga;src:url(../fonts/icomoon-epga.eot);src:url(../fonts/icomoon-epga.eot) format("embedded-opentype"),url(../fonts/icomoon-epga.woff) format("woff"),url(../fonts/icomoon-epga.ttf) format("truetype"),url(../fonts/icomoon-epga.svg) format("svg")}@font-face{font-family:als_rublregular;src:url(../fonts/rouble-webfont.eot);src:url(../fonts/rouble-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/rouble-webfont.woff) format("woff"),url(../fonts/rouble-webfont.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:ekibastuz;src:url(../fonts/ekibastuz/als_ekibastuz_light.eot);src:url(../fonts/ekibastuz/als_ekibastuz_light.eot?#iefix) format("embedded-opentype"),url(../fonts/ekibastuz/als_ekibastuz_light.woff2) format("woff2"),url(../fonts/ekibastuz/als_ekibastuz_light.woff) format("woff"),url(../fonts/ekibastuz/als_ekibastuz_light.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:ekibastuz;src:url(../fonts/ekibastuz/als_ekibastuz_bold.eot);src:url(../fonts/ekibastuz/als_ekibastuz_bold.eot?#iefix) format("embedded-opentype"),url(../fonts/ekibastuz/als_ekibastuz_bold.woff2) format("woff2"),url(../fonts/ekibastuz/als_ekibastuz_bold.woff) format("woff"),url(../fonts/ekibastuz/als_ekibastuz_bold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Lato;src:url(../fonts/Lato-Regular.woff2) format("woff2"),url(../fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato-Bold;src:url(../fonts/Lato-Bold.woff2) format("woff2"),url(../fonts/Lato-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.banner-place-2{padding:32px 0}.title-enter{padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.5)}.search-label{display:none}.search-modal-wrap .search-label{display:block}.messages-counter{display:inline-block;vertical-align:middle;margin-left:10px;background:#fff;color:#0063ac;line-height:26px;font-size:17px;padding:0 10px;border-radius:15px}.notifications-main-wrap .informer-notify-header span{position:static}.gray-background{background-color:#f2f8fc}.index-page .index-slider{padding:32px 0}.index-page .searchBox--main{margin:0;background:0 0;padding:0;height:56px}.index-page .searchBox--main .btn-base.medium{height:40px;top:50%;right:8px;margin-top:-20px;padding-left:32px;padding-right:32px}.index-page .searchBox--main .btn-base.medium:after{top:50%;margin-top:-13px;left:50%;margin-left:-13px}.index-page .searchBox--main .epgu-selectbox{margin-bottom:0;background-color:#fff}.index-page .searchBox--main .epgu-selectbox .select-text{height:56px}.index-page .searchBox--main .epgu-selectbox .select-el{border:0;height:56px;line-height:56px}.index-page .searchBox--main input[type=text]:focus{border:0;box-shadow:none}.index-page .searchBox--main input{margin-bottom:0}.notification-list-block{border-bottom:1px solid #dbdbdb}.banner-place-border .banner-place-wrap{position:relative;padding-top:24px;border-top:1px solid rgba(255,255,255,.5)}.main_banner_2 .banner-place-wrap{padding-top:0}.main_banner_1 .banner-place-item{background:#2862ac}.ip-main-page .main_banner_1 .banner-place-item,.ul-main-page .main_banner_1 .banner-place-item{background:#31394f}.banner-place-item{position:relative;z-index:4}.banner-place-close{display:block;cursor:pointer;width:20px;height:20px;position:absolute;top:0;right:0}.banner-place-close:after,.banner-place-close:before{content:'';display:block;width:0;height:20px;border-left:2px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;left:10px}.banner-place-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.banner-place-next,.banner-place-prev{width:8px;height:8px;border-bottom:1px solid #fff;border-left:1px solid #fff;display:inline-block;cursor:pointer;z-index:11}.banner-place-next{transform:rotate(-135deg)}.banner-place-prev{transform:rotate(45deg)}.slider-banner-place .slider-controls-wrapper .slider-arrow-next,.slider-banner-place .slider-controls-wrapper .slider-arrow-prev{width:24px;height:24px;cursor:pointer;background:url(../img/icon/slider-arrow-ef53691445.svg) 50% no-repeat}.slider-banner-place .slider-controls-wrapper .slider-arrow-prev{transform:rotate(180deg);margin-right:12px}.slider-banner-place .slider-item-wrapper{padding:0 8px;width:100%;transition:left .5s ease-in-out}.slider-banner-place #sliderFrame{margin-left:-8px;margin-right:-8px;overflow:hidden}html.dk .slider-banner-place .slider-wrapper{position:relative;height:152px}html.dk .slider-banner-place .slider-item-wrapper{position:absolute}.dk .notification-list-icon,.mob .notification-list-icon{width:100%;height:25px;display:block;background-repeat:no-repeat}.dk .notification-list-icon.status-inbox,.dk .notification-list-icon.status-outbox,.mob .notification-list-icon.status-inbox,.mob .notification-list-icon.status-outbox{background-size:24px auto!important;background-position:0 50%!important}.notification-list-config{padding-right:20px}.notification-list-config .advice-quiz,.notification-list-config .advice-remove{opacity:1;margin-top:5px}.notification-list-wrap .notification-list-link{display:block}.notification-list-wrap.advice-item{min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;border-bottom:1px solid #dbdbdb}.notification-list-wrap.advice-item:last-child{border-bottom:0}.im-block-name{background:#0263b0;border-radius:15px;padding:5px 20px;color:#fff;font-size:15px;margin-top:0}#login-and-register-banner-wrapper{background:#e0edf5 url(../img/unauth-banner-e40593564e.png) 50% -255px no-repeat;background-size:750px;padding-top:2px;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;font-family:ekibastuz,sans-serif;font-weight:200}#login-and-register-banner-wrapper #login-and-register-banner{padding:225px 0 40px 0}#login-and-register-banner-wrapper #login-and-register-banner h2{padding-bottom:40px}#login-and-register-banner-wrapper #login-and-register-banner p{margin:0;font:200 18px ekibastuz,sans-serif;color:#5a6473;text-align:center}#login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row{padding-top:50px;text-align:center}#login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row a{font-size:24px}#login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row a.link-btn{font-weight:400;text-decoration:underline}#login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row .delimiter{padding:0 26px}.banner-popular-a{font-size:17px;line-height:17px;font-weight:600;display:block;padding-bottom:23px;font-family:ekibastuz,sans-serif}.header-pin{display:block;width:15px;height:20px}.portal-discount-text{color:#a5aeb3;font-size:15px}.disclaimers-container .disclaimer.discount-disclaimer{margin:0}.epgu-informers-row{width:980px;margin:90px auto 0;padding-left:100px;box-sizing:content-box}.epgu-informers-row.element-count-2{width:653.33333px}.epgu-informers-row.element-count-1{width:326.66667px}.epgu-informers-row .safari-fix{display:table-row}.epgu-informers-row .epgu-informer{width:33%;box-sizing:border-box;padding-right:60px;display:table-cell;position:relative;cursor:pointer}.epgu-informers-row .epgu-informer .headline .icomoon{font-size:100px;line-height:100px;display:block}.epgu-informers-row .epgu-informer h3{margin-top:21px;margin-bottom:14px;color:#000;font:600 20px ekibastuz,sans-serif}.epgu-informers-row .epgu-informer .body{font-size:16px;color:#74777f;line-height:28px;margin-bottom:90px}.epgu-informers-row .epgu-informer .body strong.summ{white-space:nowrap}.epgu-informers-row .epgu-informer .body .loading-block{padding-left:36px}.epgu-informers-row .epgu-informer .body .empty-block{background:no-repeat 4px 4px;color:#689f38!important}.epgu-informers-row .epgu-informer .body .result-block{background:no-repeat 4px 4px;color:#d0021b!important}.epgu-informers-row .epgu-informer .search-link{position:absolute;bottom:0;height:50px}.with-setup-throbber{position:absolute;left:14px;top:0}.word-example{border-bottom:1px dashed #535b63}.example-block{margin:21px 0 0 -11px}.search-ico{display:block}.ip-main-page.logined.full-access .middle{display:block}#page-wrap.ip-main-page .popular-link-block,#page-wrap.ul-main-page .popular-link-block{border:none;padding-top:0}.index-page{background-color:#fff}.index-page.logined.full-access .middle{display:block}.index-page .easter-egg{position:absolute;width:120px;height:130px;top:147px;left:50%;background:0 0;margin-left:-60px;background:0 0}.index-page .easter-egg.t1{background:url(../img/animation_hand_1-a9ad637d76.gif)}.index-page .easter-egg.t2{background:url(../img/animation_hand_2-b2a986eef2.gif)}.index-page .easter-egg.t3{background:url(../img/animation_hand_3-d858f68491.gif)}.index-page.logined.not-full-access .new-uslugi{display:none}.index-page #content h2{color:#000}.index-page #content .new-uslugi{padding-top:70px}.index-page #content .oc-block{margin-top:56px;border-top:1px solid #e2e2e2;text-align:center}.index-page #content .oc-block p{font-size:16px;margin-top:20px}.index-page #content .oc-block .btn-base{margin-top:23px}html.dk .index-slide-center-block{-webkit-box-flex:1;-ms-flex:1;flex:1}html.dk .ip-main-page .notify-setting-up-wrapper,html.dk .ul-main-page .notify-setting-up-wrapper{position:relative;right:10px;bottom:-4px}html.dk .header-pin{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -365px no-repeat;margin-right:10px}html.dk .search-ico{width:16px;height:20px;background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -573px no-repeat;position:relative;top:0;background-size:143px}html.dk .index-popular .btn-base.medium{font-size:17px}html.dk #login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row a.link-btn{font-weight:400;text-decoration:underline}html.dk .index-page #content #incomplete-user{padding:26px 0 0 0}html.dk .index-page #content #incomplete-user-body{position:relative;background:url(../img/incomplete-user-bg-6b72e09910.png) 0 0 no-repeat;height:173px}html.dk .index-page #content #incomplete-user-body p{padding-left:194px;padding-top:50px;font-size:24px}html.dk .index-page #content #incomplete-user-body #alow-user{position:absolute;top:60px;right:45px;height:54px;line-height:54px;padding:0 26px}html.dk .index-page #content .epgu-informers-row .epgu-informer .body .loading-block{background-position:4px 4px}@media only screen and (min-width:737px){html.mob .banner-place-close:after,html.mob .banner-place-close:before{left:6px}html.mob .index-page .button-news{margin-top:32px;padding-top:32px}html.mob .index-page .index-news__item{width:auto;padding:32px 0;border-bottom:1px solid #e2e2e2}html.mob .index-page .index-news__item:last-child{border-bottom:0;padding-bottom:0}html.mob .index-page .index-news__image{max-width:208px;height:auto;margin-right:20px}html.mob .banner-place-close{width:12px;height:12px}html.mob .banner-place-close:after,html.mob .banner-place-close:before{height:12px}html.mob .banner-place-2{padding:32px 0}html.mob .index-page .example-block{margin:19px 0 0 -10px}html.mob .index-page .index-slide-center-block,html.mob .index-page .index-slider-all-banner-off,html.mob .index-page .index-slider-banner-auth,html.mob .index-page .index-slider-banner-unauth{width:100%}html.mob .index-page .index-slider,html.mob .index-page .index-slider.logined{height:auto;padding-bottom:24px}html.mob .index-page .searchBox{margin:32px 0 0}html.mob .index-page .searchBox .btn-base.medium:after{right:24px}html.mob .banner-place-wrap-third h4{padding-right:24px}html.mob .banner-place-close{right:0}html.mob .ip-main-page .notify-setting-up-wrapper,html.mob .ul-main-page .notify-setting-up-wrapper{position:relative;right:10px;bottom:-4px}html.mob .ip-main-page #header #float-user-menu,html.mob .ul-main-page #header #float-user-menu{padding-left:0}html.mob .with-setup-throbber{left:5px}html.mob .with-setup-throbber .throbber-small{margin-top:14px}html.mob .header-pin{width:16px;height:20px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -307px no-repeat;margin-right:10px}html.mob #header .is-sticky .top .header-pin{height:22px;top:-3px}html.mob .index-page .easter-egg{top:142px}html.mob #login-and-register-banner-wrapper{background-position:50% -255px;background-size:761px 786px}html.mob #login-and-register-banner-wrapper #login-and-register-banner{padding:245px 20px 40px 20px;width:auto}html.mob #login-and-register-banner-wrapper #login-and-register-banner h2{font-size:34px;padding-bottom:20px}html.mob .cms-banner-container-desk .banner-table .banner-inner p{margin-right:0}html.mob .index-page #content #incomplete-user{width:auto;margin:0 20px;padding-top:16px}html.mob .index-page #content #incomplete-user-body{position:relative;height:144px;background-color:#e1edf5;background-image:url(../img/incomplete-user-bg-6b72e09910.png);background-position:0 0;background-repeat:no-repeat;background-size:986px}html.mob .index-page #content #incomplete-user-body #alow-user-link{margin-top:6px;display:block}html.mob .index-page #content #incomplete-user-body #alow-user-link:after{content:'>';padding-left:3px;font-size:16px}html.mob .index-page #content #incomplete-user-body .text-gray{color:#535353}html.mob .index-page #content #incomplete-user-body p{padding-left:204px;padding-top:34px;font-size:17px}html.mob .index-page #content #incomplete-user-body #alow-user{position:absolute;top:45px;right:37px;height:48px;line-height:48px;padding:0 25px}html.mob .index-page #content>.content-center-box{width:auto}html.mob .index-page #content .new-uslugi{padding:40px 40px 0;font-size:32px;line-height:38px!important}html.mob .index-page #content .epgu-informers-row{width:auto;margin:50px 0 0 0;padding:0}html.mob .index-page #content .epgu-informers-row .safari-fix{display:block}html.mob .index-page #content .epgu-informers-row+.epgu-informers-row{margin:0}html.mob .index-page #content .epgu-informers-row .epgu-informer{display:block;width:auto;padding:0;border-top:1px solid #d0d0d0}html.mob .index-page #content .epgu-informers-row .epgu-informer .epgu-informer-body-wrapper{width:580px;margin:0 auto;background-position:right center;background-repeat:no-repeat;background-image:url(../img/ico_rarr_gray-8042d85981.png)}html.mob .index-page #content .epgu-informers-row .epgu-informer .body{display:table-cell;vertical-align:middle;height:150px;padding:0 45px 0 110px}html.mob .index-page #content .epgu-informers-row .epgu-informer .body a,html.mob .index-page #content .epgu-informers-row .epgu-informer .body div,html.mob .index-page #content .epgu-informers-row .epgu-informer .body h3{margin:0 0 5px 0}html.mob .index-page #content .epgu-informers-row .epgu-informer .body h3{line-height:24px;font-size:19px}html.mob .index-page #content .epgu-informers-row .epgu-informer .body a,html.mob .index-page #content .epgu-informers-row .epgu-informer .body div{line-height:22.5px;font-size:15px}html.mob .index-page #content .epgu-informers-row .epgu-informer .body .loading-block{line-height:25.5px}html.mob .index-page #content .epgu-informers-row .epgu-informer .service{position:absolute;width:70px;height:74px;top:37px;background-size:70px}html.mob .index-page #content .oc-block{margin:0}html.mob #header .main-navigation .search-ico{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -644px no-repeat;width:18px;height:18px}}@media only screen and (max-width:736px){html.mob .index-page .button-news{padding-top:32px;margin-top:24px}html.mob .index-page .index-news__item{width:auto;padding:32px 0 24px;border-bottom:1px solid #e2e2e2}html.mob .index-page .index-news__item:first-child{padding-top:0}html.mob .index-page .index-news__item:last-child{border-bottom:0;padding-bottom:0}html.mob .banner-place-border{padding-right:9px}html.mob #header .main-navigation .search-ico{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -552px no-repeat;width:15px;height:15px}html.mob .index-page .searchBox{padding:10px 0;margin:0}html.mob .index-page .index-slider{height:auto}html.mob .index-page .notify-setting-up{height:auto}html.mob #header .main-navigation .header-pin-wrap{float:right;margin-left:8px}html.mob .header-pin{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -229px no-repeat;width:15px;height:20px;position:relative;top:5px}html.mob .searchBox .epgu-selectbox.search-data .example .help{display:none}html.mob .index-page .easter-egg{display:none}html.mob .content-center-box{width:auto}html.mob #login-and-register-banner-wrapper{box-shadow:none;padding-top:0;background-position:center -454px}html.mob #login-and-register-banner-wrapper #login-and-register-banner{padding:24px 20px 0}html.mob #login-and-register-banner-wrapper #login-and-register-banner h2{padding-bottom:10px;font-size:18px;font-weight:700;line-height:22px!important}html.mob #login-and-register-banner-wrapper #login-and-register-banner p{font-size:16px;line-height:21px}html.mob #login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row{padding:20px 0}html.mob #login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row a{display:block;height:50px;line-height:50px;padding:0 24px;font-size:19px}html.mob #login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row .delimiter{display:none}html.mob #login-and-register-banner-wrapper #login-and-register-banner .auth-btns-row a.link-btn{display:block;margin:14px 0 0 0;padding:0;background-color:#fff;font-size:16px;text-decoration:none;border-radius:4px}html.mob .index-page #content #incomplete-user{border-bottom:1px solid #d0d0d0}html.mob .index-page #content #incomplete-user-body{position:relative;margin:10px;background:#e1edf5 url(../img/incomplete-user-bg-mobile-b535315443.png) center top no-repeat;background-size:300px}html.mob .index-page #content #incomplete-user-body p{margin:0;padding:25px 20px 100px 20px;font:600 17px/23px ekibastuz,sans-serif;text-align:center}html.mob .index-page #content #incomplete-user-body #alow-user{position:absolute;left:10px;right:10px;bottom:26px;height:48px;line-height:48px;text-align:center;font-size:17px}html.mob .index-page #content .new-uslugi{line-height:28px!important;padding:26px 20px 10px 20px;font-size:21px;font-weight:700}html.mob .index-page #content .epgu-informers-row{width:auto;margin:20px 0 0 0;padding:0}html.mob .index-page #content .epgu-informers-row .safari-fix{display:block}html.mob .index-page #content .epgu-informers-row+.epgu-informers-row{margin:0}html.mob .index-page #content .epgu-informers-row .epgu-informer{display:block;width:auto;padding:0;border-top:1px solid #d0d0d0}html.mob .index-page #content .epgu-informers-row .epgu-informer .epgu-informer-body-wrapper{position:relative;max-width:400px;margin:0 auto;background-position:right 20px center;background-repeat:no-repeat;background-image:url(../img/icon/dr@1x-5320c59997.svg);background-size:8px 12px}html.mob .index-page #content .epgu-informers-row .epgu-informer .body{display:block;vertical-align:middle;margin:0;padding:10px 40px 10px 71px}html.mob .index-page #content .epgu-informers-row .epgu-informer .body a,html.mob .index-page #content .epgu-informers-row .epgu-informer .body div,html.mob .index-page #content .epgu-informers-row .epgu-informer .body h3{margin:0 0 5px 0}html.mob .index-page #content .epgu-informers-row .epgu-informer .body h3{line-height:24px;font-size:17px}html.mob .index-page #content .epgu-informers-row .epgu-informer .body a,html.mob .index-page #content .epgu-informers-row .epgu-informer .body div{line-height:22.5px;font-size:15px}html.mob .index-page #content .epgu-informers-row .epgu-informer .service{position:absolute;width:44px;height:46px;left:20px;top:10px;background-size:contain}html.mob .index-page#page-wrap.unlogined #login-and-register-banner-wrapper,html.mob .index-page#page-wrap.unlogined .new-uslugi{border-bottom:none}html.mob .index-page#page-wrap.unlogined .epgu-informers-row{margin-top:0}}.index-page .button-news{text-align:center;margin-top:48px;padding-top:40px;border-top:1px solid #e2e2e2}.index-page .index-news__item{width:320px}.index-page .index-news__image{max-width:100%}.index-page .index-news__text{font:16px/24px "Helvetica Neue",Helvetica,sans-serif;color:#535b63}.index-page .index-news__text--light{color:#a5aeb3}.index-page .newsBlock{padding-top:56px;margin-top:0!important}.index-page .newsBlock .pull-right{margin-top:25px}.index-page .newsBlock .plain-text{font:15px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.index-page .newsBlock .plain-text.title-news{font-weight:700;color:#000}.index-page .newsBlock .button{text-align:center}.index-page .newsBlock .text-arrow-right{display:inline-block;position:relative}.index-page .newsBlock .text-arrow-right:after{margin-left:10px;margin-bottom:2px;height:8px;width:5px;display:inline-block;vertical-align:middle;content:' ';background-size:105px}.index-page .newsBlock .views{display:inline-block;float:right;font-weight:600}.index-page .newsBlock .views:before{background:url(../img/seen-e4bdba8de6.svg) 0 0 no-repeat;height:18px;width:20px;display:inline-block;content:'';position:relative;top:4px;margin-right:10px}.index-page .newsBlock .news{width:320px}.index-page .newsBlock .news .date{text-align:left;padding:3px 0 0 0;display:inline-block;color:#a5aeb3}.index-page .newsBlock .news .share-wrapper{margin-top:-3px}.index-page .newsBlock .news .shares{display:inline-block;float:right;font-weight:600}.index-page .newsBlock .news .shares:before{height:18px;width:16px;display:inline-block;content:'';position:relative;top:3px;left:-15px}.index-page .newsBlock .news p{margin-top:0}.index-page .newsBlock #news:after{content:'';border-bottom:1px solid #c8c6cc;padding-bottom:50px;visibility:visible}.index-page .faq-main-page.index-page-faqs.top-before{margin-top:80px}.index-page .faq-main-page.index-page-faqs .btn-base.medium{padding-right:50px;position:relative}.index-page .faq-main-page.index-page-faqs .btn-base.medium:after{display:block;content:'';width:10px;height:18px;position:absolute;right:20px;top:50%;margin-top:-8px}.index-page .faq-main-page.index-page-faqs .h1,.index-page .faq-main-page.index-page-faqs .text-added{text-align:center}.index-page .faq-main-page.index-page-faqs .blue{background-color:#f2f8fc}.index-page .faq-main-page.index-page-faqs .blue .button{text-align:center}html.dk .index-page .newsBlock .text-arrow-right:after{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -597px no-repeat;background-size:105px}html.dk .newsBlock{margin-top:70px}html.dk .newsBlock .plain-text.date{color:#a5aeb3}html.dk .index-page .index-slider-back{left:10px}html.dk .index-page .index-slider-forward{left:51px}html.dk .index-page .index-slider-all-banner-off,html.dk .index-page .index-slider-banner-auth,html.dk .index-page .index-slider-banner-unauth{right:10px}html.dk .index-page .faq-main-page.index-page-faqs .offset-button{padding-bottom:50px}html.dk .index-page .faq-main-page.index-page-faqs .offset-h1{padding-top:50px}html.dk .index-page .faq-main-page.index-page-faqs .faq_row{margin-bottom:20px}@media only screen and (min-width:737px){html.mob .index-page .newsBlock .text-arrow-right:after{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) -3px -980px no-repeat}html.mob .title-enter{padding-bottom:0;margin-top:0;border-bottom:0}html.mob .index-slider-all-banner-off .service-h3,html.mob .index-slider-banner-unauth .service-h3{font-size:22px;line-height:27px}html.mob .index-slider-all-banner-off:before,html.mob .index-slider-banner-unauth:before{height:88px}html.mob .index-page .index-slider{padding-top:32px}html.mob .index-page .index-popular{margin-bottom:50px}html.mob .index-page .newsBlock{margin:0 auto;padding-top:30px}html.mob .index-page .newsBlock .news{width:100%}html.mob .index-page .newsBlock .news .date{margin-top:0}html.mob .index-page .newsBlock .news .plain-text{font-size:15px;line-height:22px}html.mob .index-page .newsBlock .news .plain-text+p{margin-bottom:0}html.mob .index-page .newsBlock .news .text-arrow-right:after{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -636px no-repeat;background-size:82px}html.mob .index-page .newsBlock .news .share-wrapper:after{content:'';border-bottom:1px solid #c8c6cc;display:block;margin:20px 0 40px 0}html.mob .index-page .newsBlock .news .news-image{margin:0 0 30px 0}html.mob .index-page .newsBlock .news .shares:before{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -2175px no-repeat}html.mob .index-page .newsBlock h1{margin:0 0 50px 0}html.mob .index-page .newsBlock h3{margin-left:20px;font:600 18px/24px ekibastuz,sans-serif;margin-bottom:0}html.mob .index-page .newsBlock #news h2{margin:0}html.mob .index-page .newsBlock #news:after{border-bottom:none;padding-bottom:0}html.mob .index-page .faq-main-page.index-page-faqs.top-before{margin-top:60px}html.mob .index-page .faq-main-page.index-page-faqs .offset-h1{margin-top:40px}html.mob .index-page .faq-main-page.index-page-faqs .blue{margin-bottom:20px}}@media only screen and (max-width:736px){html.mob .index-page .newsBlock{margin:0 auto;padding-top:48px}html.mob .index-page .newsBlock .pull-left{width:100%}html.mob .index-page .newsBlock .pull-right{width:100%;margin-top:20px}html.mob .index-page .newsBlock h3{font:600 17px/22px ekibastuz,sans-serif;text-align:center;margin:0}html.mob .index-page .newsBlock .news{position:relative;max-width:100%;margin:40px 0 0 0;border-bottom:1px solid silver;background-position:right 20px center;background-repeat:no-repeat;background-size:8px 12px}html.mob .index-page .newsBlock .news .text-arrow-right:after{background:0 0}html.mob .index-page .newsBlock .news .plain-text{font-size:15px;line-height:21px}html.mob .index-page .newsBlock .news .text-arrow-right:after{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -527px no-repeat;background-size:60px}html.mob .index-page .newsBlock .news .share-wrapper{padding-bottom:20px}html.mob .index-page .newsBlock .news .shares:before{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -2067px no-repeat}html.mob .index-page .newsBlock #news:after{padding-bottom:30px}html.mob .index-page .faq-main-page.index-page-faqs{background:#f2f8fc}html.mob .index-page .faq-main-page.index-page-faqs .offset-pad-bottom{padding-bottom:30px}html.mob .index-page .faq-main-page.index-page-faqs .offset-h1{padding-top:40px}}.popular-item__title{margin:0;font:400 16px/24px "Helvetica Neue",Helvetica,sans-serif}.popular-title{margin:0;font:600 36px/40px ekibastuz,sans-serif;color:#000}.popular-title__text{margin-top:8px;display:block;font-weight:400;font-size:14px;line-height:20px}.popular-title__link{font:400 14px/20px "Helvetica Neue",Helvetica,sans-serif;border-bottom:1px dashed #0173c1}.popular-title__link:focus{outline:0}.popular-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.popular-switcher__item{display:block;font:16px/24px "Helvetica Neue",Helvetica,sans-serif;padding-bottom:16px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;border-bottom:1px solid #d8d8d8}.popular-switcher__item.active{color:#000;border-bottom:3px solid #0263b2}.popular-link-block{text-align:center;padding-top:40px;margin-top:48px;border-top:1px solid #eee}.banner_popular_new{background:url(../img/calendar_icon-e8454a97ba.png) left top no-repeat;display:inline-block;margin-top:9px;vertical-align:top;background-size:69px 88px;width:80px;height:88px}.index-popular{margin:70px 0 35px}.index-popular .btn-base.medium{padding-right:50px;margin-top:-20px;position:relative}.index-popular .btn-base.medium:after{display:block;content:'';width:10px;height:18px;position:absolute;right:20px;top:50%;margin-top:-8px}.index-popular-title{text-align:center;margin-bottom:0;font:200 42px/48px ekibastuz}.index-popular-inner{padding:50px 0 20px}.index-popular-row{margin:0 -20px 0 0}.index-popular-service-wrapper{border:1px solid transparent;margin:-20px 20px 50px -20px;width:400px;padding:20px;float:left;text-overflow:ellipsis;border-radius:5px}.index-popular-service-wrapper:hover{background-color:#fafdfe;border-color:#e4eef5}.index-popular-service{display:block;width:380px;padding:0 30px 0 0}.index-popular-service-icon-wrapper{float:left}.index-popular-service-icon{height:78px;display:block}.index-popular-service-text{margin-left:104px}.index-popular-service-text h4{font:600 22px/26px ekibastuz,sans-serif;color:#000;margin:0 0 30px;display:inline-block;vertical-align:middle}.index-popular-service-text p{line-height:26px;font-size:16px;color:#535b63;margin-top:0}.index-popular-service-text p:after{padding-left:10px;height:12px;width:10px;display:inline-block;margin-left:11px;margin-right:-21px;vertical-align:middle;content:' '}.index-popular-service-header-wrapper{line-height:78px}@media only screen and (min-width:737px){html.mob .index-page-faqs .btn-base.medium:after,html.mob .index-popular .btn-base.medium:after{width:9px;height:20px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) -1px 0 no-repeat}html.mob .index-popular-title{font-size:30px;line-height:34px}html.mob .index-popular-inner{padding:45px 0 25px;width:650px;margin:0 auto}html.mob .index-popular-row{margin-bottom:0}html.mob .index-popular-service-wrapper{width:335px;margin-bottom:0}html.mob .index-popular-service{width:315px;padding:0 15px 45px 0}html.mob .index-popular-service-icon{height:50px}html.mob .index-popular-service-text{margin-left:61px;line-height:63px}html.mob .index-popular-service-text h4{font-size:18px;line-height:21px;margin:0 0 15px}html.mob .index-popular-service-text p{font-size:15px;line-height:22px}html.mob .index-popular-service-text p:after{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -978px no-repeat}html.mob .index-popular-service-header-wrapper{line-height:63px}}@media only screen and (max-width:736px){html.mob .popular-title{font-size:20px;line-height:24px}html.mob .popular-item__title{font-size:14px;line-height:21px}html.mob .popular-link-block{margin-top:24px;padding-top:32px}html.mob .popular-switcher{margin-top:32px}html.mob .popular-switcher__item{font-size:14px;line-height:20px}html.mob .index-popular{margin:25px 0}html.mob .index-popular-title{font-size:22px;line-height:25px}html.mob .index-popular-inner{border-top:1px solid #e8eaeb;margin:25px 0;padding:0}html.mob .index-popular-row{padding:25px 0;margin:0;border-bottom:1px solid #e8eaeb}html.mob .index-popular-service-wrapper{width:90%;margin:0 auto;padding:0;float:none}html.mob .index-popular-service{width:auto;margin:0}html.mob .index-popular-service-icon{height:50px}html.mob .index-popular-service-text{margin-left:60px;line-height:50px}html.mob .index-popular-service-text h4{font-size:17px;line-height:21px;margin:0}html.mob .index-popular-service-text p{display:none}html.mob .index-popular-service-icon-wrapper{line-height:50px}html.mob .index-popular-service-icon-wrapper img{vertical-align:middle}html.mob .index-popular-service-header-wrapper{line-height:50px}html.mob .banner-place-close{right:0}}.banner-place-wrap-third{overflow:hidden}.banner-place-wrap-third h4{padding-right:32px}.banner-place-wrap{position:relative}.banner-place-wrap img{max-width:100%}.index-slider{position:relative;min-height:380px;color:#565656;background-size:cover;padding:30px 0}.index-slider.logined{min-height:380px;height:auto}.index-slider.logined .index-slider-slide,.index-slider.logined .index-slider-slides{min-height:380px;height:auto}.index-slider-slides{position:absolute;top:0;left:0;width:100%;height:380px;overflow:hidden}.banner-place-bullet-wrap{width:100%;text-align:center;position:absolute;bottom:15px}.banner-place-bullet{position:relative;z-index:10;display:inline-block;width:8px;height:8px;border:1px solid #fff;border-radius:100%;background:0 0;margin-right:8px;cursor:pointer}.banner-place-bullet:first-of-type{margin-left:16px}.banner-place-bullet:last-of-type{margin-right:16px}.banner-place-bullet.active{background:#fff}.index-slider-slide{height:523px;position:absolute;top:0;left:0;width:100%;background-size:cover}.index-slider-slide.ng-leave{transition:opacity linear .3s}.index-slider-slide.ng-leave.ng-leave-active{z-index:3;opacity:.3}.index-slider-slide.ng-leave{opacity:1;left:0;z-index:2}.index-slider-slide-inner{padding:66px 360px 40px 0}.index-slider-slide-inner h1,.index-slider-slide-inner p{margin:30px 0}.index-slider-search{bottom:0;width:100%;background:rgba(0,0,0,.35);position:absolute;height:127px}.index-slider-search p{color:#fff;margin:15px 0}.index-slider-search .searchBox{background:0 0;padding:0;margin:20px 0 0;height:54px}.index-slider-search .searchBox .epgu-selectbox.search-data{padding-right:58px;border-radius:4px 0 0 4px}.index-slider-search .searchBox .epgu-selectbox.search-data .select-el{border-radius:0}.index-slider-search .searchBox .btn-base.medium{border-radius:0 4px 4px 0;padding-left:45px;background-position:center center}.index-slider-search .search-input.ng-invalid.ng-dirty{border:1px solid #f15f5f}.index-slider-search .search-data-empty .search-input.ng-invalid.ng-dirty{border:1px solid #ccc}.index-slider-progress-back{position:absolute;top:0;left:0;width:100%;height:4px;background:rgba(0,0,0,.35);display:block}.index-slider-progress{position:absolute;top:0;left:0;height:4px;background:#0173c1;width:0}.index-slider-progress.progress-end{transition:width ease-out 5s;width:100%}.index-slider-content{position:relative;z-index:4}.index-slider-back,.index-slider-forward{width:40px;height:40px;top:26px;display:block;cursor:pointer;position:absolute}.index-slider-back{background-position:0 -413px;left:0}.index-slider-forward{background-position:0 -483px;left:41px}.index-slider-all-banner-off,.index-slider-banner-auth,.index-slider-banner-unauth{background:rgba(255,255,255,.8);width:330px;padding:20px 50px 50px;color:#565656;text-align:left}.index-slider-all-banner-off,.index-slider-banner-unauth,.landing-small-banner{padding-top:16px;text-align:left}.index-slider-all-banner-off h3,.index-slider-banner-unauth h3,.landing-small-banner h3{margin:20px 0 17px 0}.index-slider-all-banner-off a,.index-slider-banner-unauth a,.landing-small-banner a{display:block;width:100%;margin-bottom:15px}.index-slider-all-banner-off a:last-child,.index-slider-banner-unauth a:last-child,.landing-small-banner a:last-child{margin-bottom:0}.index-slider-all-banner-off .index-slider-buttons,.index-slider-banner-unauth .index-slider-buttons,.landing-small-banner .index-slider-buttons{margin-top:28px;text-align:center}.landing-header-login-buttons{text-align:center}.ip-main-page .index-slider-banner-auth,.ul-main-page .index-slider-banner-auth{padding:0}.index-slider-banner-auth{padding:30px 0 0}.index-slider-banner-auth .notify-setting-up-wrapper{text-align:right}.index-slider-banner-auth .advice-informers-wrapper .epgu-informer-notify.with-fines:hover:after,.index-slider-banner-auth .advice-informers-wrapper .epgu-informer-notify.without-fines:hover:after{right:9px;top:9px;width:10px;height:10px;padding:0;content:' '}.index-slider-banner-auth.informers-fl{padding:30px 0 0 0}.index-slider-banner-auth.informers-fl .notify-setting-up{background-size:13px;background-position:center}.popular-arrow-icon{margin-right:-16px;margin-left:8px;width:6px;height:8px}.popular-right-arrow-icon:after{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -743px no-repeat;background-size:50px;content:' ';width:6px;height:8px;display:inline-block;margin-right:-16px;margin-left:8px;transform:rotate(180deg)}html.dk .popular-icon{width:64px;height:69px}html.dk .sprite-icon-popular{width:64px;height:70px}html.dk .popular-offset{margin-right:48px}html.dk .index-page-faqs .btn-base.medium:after,html.dk .index-popular .btn-base.medium:after{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 0 no-repeat}html.dk .index-slider-back,html.dk .index-slider-forward{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg);background-repeat:no-repeat}.christmass-main-banner{background-image:url(../img/christmass/christmass-bg-31d44049ba.jpg)!important}.christmass-banner-3{height:100px;position:relative;text-align:center;overflow:hidden;background-color:#82ccef}.christmass-banner-3__image{position:absolute;top:0;left:50%;margin-left:-1022px}.christmass-block__decor{display:none;position:absolute;top:0;left:3px;right:0;height:22px;background:url(../img/christmass/gerlyanda_new-14c95edac2.png) 0 0 repeat-x;-webkit-animation:christmass 1.5s infinite step-end;-moz-animation:christmass 1.5s infinite step-end;animation:christmass 1.5s infinite step-end}.christmass-block .christmass-block__decor{display:block}@-webkit-keyframes christmass{0%,33%{background-position:0 0}33.1%,66%{background-position:0 -24px}100%,66.1%{background-position:0 -48px}}@-moz-keyframes christmass{0%,33%{background-position:0 0}33.1%,66%{background-position:0 -24px}100%,66.1%{background-position:0 -48px}}@keyframes christmass{0%,33%{background-position:0 0}33.1%,66%{background-position:0 -24px}100%,66.1%{background-position:0 -48px}}@media only screen and (min-width:737px){html.dk .christmass-block .index-slider-banner-auth,html.mob .christmass-block .index-slider-banner-auth{padding-top:50px}html.dk .christmass-block .notify-setting-up-wrapper,html.mob .christmass-block .notify-setting-up-wrapper{top:23px!important}html.dk .ip-main-page .index-slider-banner-auth,html.dk .ul-main-page .index-slider-banner-auth,html.mob .ip-main-page .index-slider-banner-auth,html.mob .ul-main-page .index-slider-banner-auth{padding:0}html.dk .index-slider-banner-auth,html.mob .index-slider-banner-auth{padding:29px 0 0}html.dk .index-slider-banner-auth .notify-setting-up-wrapper,html.mob .index-slider-banner-auth .notify-setting-up-wrapper{text-align:right}html.dk .index-slider-banner-auth .notify-setting-up,html.mob .index-slider-banner-auth .notify-setting-up{display:inline-block;height:20px;line-height:20px;padding-left:20px;color:#5c5c5c;background:url(../img/icon/settings-5062e1e4ab.svg) left center no-repeat;background-size:16px}html.dk .index-slider-banner-auth .notify-setting-up:hover,html.mob .index-slider-banner-auth .notify-setting-up:hover{color:#2d2d2d}}@media only screen and (min-width:737px){html.mob .christmass-block__decor{left:0}html.mob .popular-icon,html.mob .sprite-icon-popular{width:40px;height:44px}html.mob .popular-title{font-size:26px;line-height:30px}html.mob .popular-link-block{margin-top:32px;padding-top:32px}html.mob .popular-title__text{font-size:16px;line-height:24px}html.mob .popular-switcher__item{font-size:16px;line-height:24px}html.mob .index-slider{height:510px}html.mob .index-slider.logined{height:523px}html.mob .index-slider.logined .index-slider-slide,html.mob .index-slider.logined .index-slider-slides{height:523px}html.mob .banner-popular-a{padding-bottom:25px}html.mob .index-slider-slide{height:510px}html.mob .index-slide-center-block{width:90%}html.mob .index-slider-slides{height:380px}html.mob .index-slider-back,html.mob .index-slider-forward{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg);background-repeat:no-repeat;width:30px;height:30px;background-position:0 -186px}html.mob .index-slider-forward{background-position:0 -216px;left:32px}html.mob .index-slider-slide-inner h1{font-size:30px;line-height:34px}html.mob .index-slider-all-banner-off,html.mob .index-slider-banner-unauth{width:330px;padding:16px 50px 50px;text-align:left}html.mob .index-slider-search{bottom:0;width:100%;background:rgba(0,0,0,.35);position:absolute;height:127px}html.mob .index-slider-search p{color:#fff;margin:15px 0}html.mob .index-slider-search .searchBox{background:0 0;padding:0;margin:15px 0 0;height:56px}html.mob .index-slider-search .searchBox .epgu-selectbox.search-data{padding-right:50px;border-radius:4px 0 0 4px}html.mob .index-slider-search .searchBox .epgu-selectbox.search-data .select-el{border-radius:4px 0 0 4px}html.mob .index-slider-search .searchBox .btn-base.medium{border-radius:0 4px 4px 0;padding-left:25px}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .popular-icon{width:64px;height:69px}html.mob .sprite-icon-popular{width:64px;height:70px}}@media only screen and (max-width:736px){html.mob .christmass-block .christmass-block__decor{display:none}html.mob .popular-icon,html.mob .sprite-icon-popular{width:41px;height:44px}html.mob .banner-place-bullet-wrap{left:6px;bottom:13px}html.mob .banner-popular-a{font-size:15px;line-height:15px;padding-bottom:27px}html.mob .index-slider-banner-auth{width:100%;margin:0;position:static;padding:0}html.mob .index-slider-all-banner-off,html.mob .index-slider-banner-unauth{width:90%;margin:0 auto;padding:30px 0;position:relative;top:auto}html.mob .index-slider-all-banner-off:before,html.mob .index-slider-banner-unauth:before{display:none}html.mob .index-slider-all-banner-off .index-slider-buttons,html.mob .index-slider-banner-unauth .index-slider-buttons{margin-top:0}html.mob .index-slider-slides{height:342px}html.mob .advice-mobile-informers-wrapper{overflow:hidden}html.mob .advice-mobile-informers-wrapper .advice-mobile-informers-row,html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper{display:table-row}html.mob .advice-mobile-informers-wrapper .epgu-informer-notify,html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper{display:table-cell;border-bottom:1px solid #ccc}html.mob .advice-mobile-informers-wrapper .epgu-informer-notify+.epgu-informer-notify,html.mob .advice-mobile-informers-wrapper .epgu-informer-notify+.notify-setting-up-wrapper,html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper+.epgu-informer-notify,html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper+.notify-setting-up-wrapper{border-left:1px solid #ccc}html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper{background-color:#b8bec2;vertical-align:middle;text-align:center;min-width:147px}html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper .notify-setting-up{color:#fff;display:inline-block;position:relative;line-height:20px;padding:0 0 0 18px}html.mob .advice-mobile-informers-wrapper .notify-setting-up-wrapper .notify-setting-up.icon:before{content:'';display:inline-block;position:absolute;left:0;top:3px;width:15px;height:15px;background-image:url(../img/setting_white-5a30fb0547.svg);background-repeat:no-repeat;background-size:15px}html.mob .index-page .searchBox .epgu-selectbox.search-data,html.mob ip-main-page .searchBox .epgu-selectbox.search-data,html.mob ul-main-page .searchBox .epgu-selectbox.search-data{padding-right:58px}html.mob .index-page .index-popular,html.mob ip-main-page .index-popular,html.mob ul-main-page .index-popular{margin-top:50px}html.mob .index-page .index-slider,html.mob ip-main-page .index-slider,html.mob ul-main-page .index-slider{padding:32px 0}html.mob .index-page .banner-popular-a,html.mob ip-main-page .banner-popular-a,html.mob ul-main-page .banner-popular-a{padding-bottom:20px}html.mob .index-page .banner-popular-a:last-of-type,html.mob ip-main-page .banner-popular-a:last-of-type,html.mob ul-main-page .banner-popular-a:last-of-type{padding-bottom:0}html.mob .index-page .index-slider,html.mob ip-main-page .index-slider,html.mob ul-main-page .index-slider{height:auto}html.mob .index-page .index-slider.logined,html.mob ip-main-page .index-slider.logined,html.mob ul-main-page .index-slider.logined{height:auto}html.mob .index-slider-slide{height:342px}html.mob .index-slider{font-size:14px;line-height:1.5em;height:350px}html.mob .index-slider.logined{height:350px}html.mob .index-slider.logined .index-slider-slide,html.mob .index-slider.logined .index-slider-slides{height:350px}html.mob .index-slider-back,html.mob .index-slider-forward{left:50%;width:32px;height:32px;background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg);background-repeat:no-repeat;background-position:0 -159px}html.mob .index-slider-back{margin-left:-33px;background-position:0 -127px}html.mob .index-slide-center-block{width:90%}html.mob .index-slider-slide-inner{padding:26px 0 40px 0}html.mob .index-slider-slide-inner h1{font-size:22px;line-height:25px;margin:15px}html.mob .index-slider-search{bottom:0;width:100%;background:rgba(0,0,0,.35);position:absolute;height:87px}html.mob .index-slider-search label,html.mob .index-slider-search p{display:none!important}html.mob .index-slider-search .searchBox{background:0 0;padding:0;margin:15px 0 0;height:50px}html.mob .index-slider-search .searchBox .epgu-selectbox.search-data{padding-right:60px!important;border-radius:0}html.mob .index-slider-search .searchBox .epgu-selectbox.search-data .select-el{border-radius:0}html.mob .index-slider-search .searchBox .btn-base.medium{border-radius:0 4px 4px 0}html.mob .notifications-feed-link{display:block;line-height:1;font-size:16px;cursor:pointer;position:relative;background:url(../img/mail_icon-deb635fb4a.svg) 0 50% no-repeat;padding:0 0 0 24px;margin-bottom:16px}html.mob .notifications-feed-link:after{background:url(/htdocs/img/svg-sprite/icons-svg-phone-cc54413901.svg) 5px 3px no-repeat;display:block;content:'';position:absolute;right:0;top:50%;width:12px;height:18px;margin-top:-9px;background-size:74px}html.mob .notifications-feed-link span{color:#fff}html.mob .ip-main-page .notifications-feed-link,html.mob .ul-main-page .notifications-feed-link{font-size:16px;background-position:0 45%}html.mob .ip-main-page .notifications-feed-link .informer-notify-header span,html.mob .ul-main-page .notifications-feed-link .informer-notify-header span{position:absolute;top:-3px;right:-50px;font-size:15px;height:26px;width:40px;line-height:26px}html.mob .index-slider-all-banner-off{width:100%;margin:0;padding:30px 20px;border-bottom:1px solid #ccc}html.mob .index-slider-all-banner-off h3{margin:-4px 0 13px 0}html.mob .index-slider-all-banner-off .index-slider-buttons{margin-top:18px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.index-popular-service-icon{max-width:72px}}@media only screen and (min-width:737px){html.dk .index-page .index-slider-banner-auth,html.mob .index-page .index-slider-banner-auth{height:320px}html.dk .index-page .advice-mobile-informers-row,html.mob .index-page .advice-mobile-informers-row{min-height:294px}html.dk .index-page .notify-setting-up-wrapper,html.mob .index-page .notify-setting-up-wrapper{position:absolute;bottom:10px;right:10px}html.dk .index-page .informers-fl .notify-setting-up-wrapper,html.mob .index-page .informers-fl .notify-setting-up-wrapper{top:11px;right:8px}html.dk .index-page .informers-flex-wrap,html.mob .index-page .informers-flex-wrap{height:100%;display:-webkit-flex;-webkit-flex-direction:column;-webkit-justify-content:flex-start;display:flex;flex-direction:column;justify-content:flex-start}}@media only screen and (min-width:737px){html.mob .index-page .epgu-informer-notify .informer-update{bottom:1px}html.mob .index-page .informers-fl .notify-setting-up-wrapper{top:6px}}.main-seo-block{padding:56px 0 50px;background-color:#0263b2}.main-seo-block .main-seo-block-more{border-top:1px solid #fff;margin-top:50px}.main-seo-block .main-seo-block-more .more-block-position{margin-top:24px;margin-left:-20px}.main-seo-block .collapsed-block{position:relative}.main-seo-block .collapsed-block:after{transform:rotate(90deg);content:'';width:6px;height:12px;position:absolute;margin-left:8px;margin-top:3px}.main-seo-block .close-block.collapsed-block:after{transform:rotate(-90deg)}.main-seo-block .seo-icon{width:26px;height:32px}html.dk .main-seo-block{margin-bottom:-66px}html.dk .collapsed-block:after{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 0 no-repeat;background-size:110px}html.dk .seo-icon-services{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg);background-position:0 -2623px}html.dk .seo-icon-users{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg);background-position:0 -2570px}html.dk .seo-icon-rouble{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg);background-position:0 -2714px}html.dk .seo-icon-phone{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg);background-position:0 -2767px}@media only screen and (min-width:737px){html.mob .main-seo-block{margin-bottom:-46px}html.mob .main-seo-block-more{margin-top:32px}html.mob .collapsed-block:after{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 0 no-repeat;background-size:80px}html.mob .seo-icon-services{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg);background-position:0 -2123px}html.mob .seo-icon-users{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg);background-position:0 -2070px}html.mob .seo-icon-rouble{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg);background-position:0 -2213px}html.mob .seo-icon-phone{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg);background-position:0 -2267px}}@media only screen and (max-width:736px){html.mob .main-seo-block{padding-top:32px;margin-bottom:-26px}html.mob .main-seo-block-more{margin-top:24px}html.mob .collapsed-block:after{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -1px no-repeat;background-size:60px}html.mob .seo-icon-services{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg);background-position:0 -2015px}html.mob .seo-icon-users{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg);background-position:0 -1962px}html.mob .seo-icon-rouble{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg);background-position:0 -2105px}html.mob .seo-icon-phone{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg);background-position:0 -2158px}}.main-navigation__item{margin-right:40px}.main-navigation__item:last-child{margin-right:0}.is-sticky .informer-notify-header{padding-left:28px}.is-sticky .informer-notify-header.avatar{background:0 0!important}.is-sticky .informer-notify-header.avatar span{top:0}.is-sticky .top-wrapper{box-shadow:0 1px 2px rgba(0,0,0,.1)}.is-sticky #float-user-menu .user-menu-type{font-size:10px;top:-11px}#float-user-menu .user-roles{font-size:15px;color:#8b97a3}#float-user-menu .submenu{width:240px}#float-user-menu .informer-notify-header{position:relative}#float-user-menu .user-menu-type{display:block;position:relative;margin-top:-21px;padding-left:0;text-align:left;font-size:13px;top:3px;right:0}#float-user-menu .login-name{min-width:0;max-width:100%}#float-user-menu .user-menu-name,#float-user-menu .user-menu-position{display:block;text-align:left}#float-user-menu .submenu{padding:10px 0 16px 0}#float-user-menu .submenu a{display:inline-block;width:auto;line-height:20px;margin:8px 0;padding-left:25px;font-size:15px;font-weight:400;background-repeat:no-repeat;background-position:0 7px}#float-user-menu .submenu a.menu-lc{position:relative}#float-user-menu .submenu a.menu-lc:before{content:'';display:block;position:absolute;left:0;top:5px;width:14px;height:9px;background-position:0 -182px;background-repeat:no-repeat}#float-user-menu .submenu a.menu-lc:hover:before{background-position:0 -182px}#float-user-menu .submenu a.menu-oc{background-image:url(../img/icon/feedback-2a1fbcf67d.svg);background-size:15px 16px;background-repeat:no-repeat;background-position:0 50%}#float-user-menu .submenu a.menu-oc:hover{background-image:url(../img/icon/feedback-hover-8e93cbeb1d.svg)}#float-user-menu .submenu a.menu-big-bro{background-image:url(../img/icon/flag@1x-303613d94d.svg);background-size:13px 16px;background-repeat:no-repeat;background-position:0 4px}#float-user-menu .submenu a.menu-big-bro:hover{background-image:url(../img/icon/flag@1x-hover-9b78a84b80.svg)}#float-user-menu .submenu a.menu-logout{background-image:url(../img/icon/logout@1x-cb4e7af36b.svg);background-repeat:no-repeat;background-position:0 50%}#float-user-menu .submenu a.menu-logout:hover{background-image:url(../img/icon/logout@1x-hover-e196b9198a.svg)}#float-user-menu-cover .login-name{color:#535b63;cursor:pointer}#float-user-menu-cover .login-name:hover{color:#013e83}.page-wrap-portal #header .is-sticky .top-wrapper .logo-wrapper>a,.page-wrap-portal #header .is-sticky .top-wrapper .main-navigation,.page-wrap-portal #header .is-sticky .top-wrapper .main-navigation>.main-navigation__item{height:50px}.page-wrap-portal #header .is-sticky .top-wrapper .main-navigation .logo-wrapper .main-app-logo{width:100px;height:16px;background-position:0 0;background-size:contain}.page-wrap-portal #header .is-sticky #float-user-menu .login-name a{height:38px}.page-wrap-portal #header .is-sticky .catalog-on-main{top:65px}#header .top-wrapper{background:#fff}#header .is-sticky .top-wrapper .logo-wrapper>a,#header .is-sticky .top-wrapper .main-navigation,#header .is-sticky .top-wrapper .main-navigation>.main-navigation__item{height:50px}#header .is-sticky .top-wrapper .main-navigation .logo-wrapper .main-app-logo{width:100px;height:16px;background-position:0 -319px;background-size:auto}#header .is-sticky .top-wrapper .main-navigation{font-size:16px}#header .is-sticky #float-user-menu .login-name a{height:24px}#header .is-sticky #float-user-menu .user-menu-position{display:none}#header .main-navigation{font:400 16px/20px "Helvetica Neue",Helvetica,sans-serif;position:relative;height:80px}#header .main-navigation.pinEnabled .main-navigation__item{margin-right:40px}#header .main-navigation .main-navigation__item.logo-wrapper.eng .main-app-logo{background-image:url(../img/logo_beta_english-42fa0b3806.svg);background-size:197px 43px}#header .main-navigation .main-navigation__item.active{color:#000}#header .main-navigation .main-navigation__item.active a{color:#000}#header .catalog-on-main{position:absolute;width:100%;background:#fff;height:530px;left:0;top:80px;border-top:1px solid #eee;border-bottom:1px solid #eee;z-index:10003}#header .catalog-on-main.ng-enter{transition:.4s ease-out opacity;opacity:0}#header .catalog-on-main.ng-enter.ng-enter-active{opacity:1}#header .catalog-on-main.ng-leave{transition:.4s ease-out opacity;opacity:1}#header .catalog-on-main.ng-leave-active{opacity:0}#header .catalog-on-main .content-center-box{position:relative}#header .catalog-on-main .content-center-box:after,#header .catalog-on-main .content-center-box:before{bottom:100%;left:387px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#header .catalog-on-main .content-center-box:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:14px;margin-left:132px}#header .catalog-on-main .content-center-box:before{border-color:rgba(238,238,238,0);border-bottom-color:#eee;border-width:16px;margin-left:130px}#header .catalog-on-main .main-catalog-service{float:left;width:285px;padding:30px 10px 0 0;display:block}#header .catalog-on-main .main-catalog-service:hover div{background-color:#f7f9f9;background-color:rgba(247,249,249,.6)}#header .catalog-on-main .main-catalog-service div{height:70px;line-height:60px;padding:5px 0 5px 15px}#header .catalog-on-main .main-catalog-service div *{vertical-align:middle}#header .catalog-on-main .main-catalog-service h4{line-height:normal;margin:0 0 0 10px;display:inline-block;width:200px;font:600 15px/1 ekibastuz,sans-serif;color:#000}#header .catalog-on-main .main-catalog-service img{height:48px}#header .catalog-on-main .buttons-container{margin-top:40px;text-align:center}#header .catalog-on-main .buttons-container a+a{margin-left:15px}#header .is-sticky .catalog-on-main{top:50px}#header .printable-logo{display:none;width:190px;height:30px}#header #user-menu{display:block}#header .middle{border-bottom:1px solid #eee}#header .middle #advice-toggler-wrapper,#header .middle .go-to-all-advice-wrapper{position:relative;padding-left:0}#header .middle .go-to-all-advice-wrapper{display:none}#header .middle .advice-container-1{white-space:nowrap;overflow:hidden}#header .middle .advice-toggler{cursor:pointer;background-image:url(../img/icon/dr@1x-5320c59997.svg);background-repeat:no-repeat;background-size:8px 12px}#header .middle #advices-wrapper{background-color:#f7f9f9}#header .middle .go-to-all-advice{background-image:url(../img/icon/dr@1x-5320c59997.svg);background-repeat:no-repeat;background-size:8px 12px}#header .middle #advice .advice-item{display:block;padding:0}#header .middle #advice .advice-item+.advice-item{display:none}#header .middle #advice .advice-item .advice-container-1{display:block}#header .middle #advice.collapsed .advice-item{float:left}#header .middle #advice.collapsed .advice-item .advice-container-1{width:auto;margin-right:10px;max-width:900px}#header .middle .advice-head{word-wrap:break-word;overflow-wrap:break-word}#header .middle .advice-datetime{vertical-align:middle}#header .middle .advice-info-wrap{max-width:760px;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:middle}#header .bottom{background-color:#f6f6f6}.user-logined{text-align:right}html.dk .is-sticky #float-user-menu .submenu{top:39px}html.dk #float-user-menu .user-with-counter{padding-left:0;margin-right:0}html.dk #float-user-menu .user-logined .submenu{text-align:left}html.dk #float-user-menu .user-logined .login-name{display:inline-block}html.dk #float-user-menu .submenu a.menu-lc:before{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg)}html.dk #header .login{margin-right:0}html.dk #header .login a{padding-left:23px;position:relative}html.dk #header .login a:before{content:'';display:block;position:absolute;left:0;top:4px;width:14px;height:9px;background-position:0 -182px;background-repeat:no-repeat}html.dk #header .login a:hover:before{background-position:0 -221px}html.dk #header .login a:before{background-image:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg)}html.dk #header .logo-wrapper .main-app-logo{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -202px no-repeat;height:30px;display:block;position:relative;background-size:152px;top:2px}html.dk #header .printable-logo{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -257px no-repeat}html.dk #header.header-printable .logo-wrapper .main-app-logo{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -277px no-repeat;height:30px;display:block;position:relative;background-size:152px;top:2px}html.dk #header.header-printable .logo-wrapper .main-app-logo.print-msg{top:23px;width:155px}html.dk #header-print.header-printable .logo-wrapper .main-app-logo{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -277px no-repeat;height:30px;display:block;position:relative;background-size:152px;top:2px}html.dk #header-print.header-printable .logo-wrapper .main-app-logo.print-msg{top:23px;width:155px}@media only screen and (min-width:737px){html.dk .submenu-close-icon,html.mob .submenu-close-icon{width:15px;height:15px;display:block;position:absolute!important;right:20px;top:20px;background:url(../img/burger_close_updt-32533d2be7.svg) 0 0 no-repeat;background-size:100%;z-index:2}html.dk .submenu-close-icon:hover,html.mob .submenu-close-icon:hover{cursor:pointer}}@media only screen and (min-width:737px){html.mob .is-sticky #float-user-menu .user-menu-type{font-size:10px;top:-12px;right:0}html.mob #float-user-menu .user-roles{line-height:1.3;font-weight:400}html.mob #float-user-menu .user-menu-name{padding-left:0}html.mob #float-user-menu .user-menu-type{padding-left:0;font-size:11px}html.mob #float-user-menu .user-with-counter{padding-left:0}html.mob #float-user-menu .submenu{background:#fff}html.mob #float-user-menu .submenu a.menu-lc:before{background-image:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg);background-position:0 -175px;top:6px}html.mob #header .login a:before{content:'';display:block;position:absolute;left:0;width:14px;height:9px;top:4px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -175px no-repeat}html.mob #header .is-sticky .login a:before{top:1px}html.mob #header .is-sticky .top .main-navigation{font-size:11px}html.mob #header .middle .advice-info-wrap{max-width:340px}}.middle{display:none}.epgu-breadcrumbs{overflow:hidden}.epgu-breadcrumbs ul{width:9999px;padding:0;margin:0}.epgu-breadcrumbs ul li{display:inline-block;padding-left:0!important}.epgu-breadcrumbs ul li:hover{background-color:transparent!important}.epgu-breadcrumbs ul li a,.epgu-breadcrumbs ul li span{display:inline-block;padding-right:30px;padding-left:16px;line-height:44px;color:#485158;font-weight:700;font-size:12px;background:url(../img/breadcrumbs_arrow-093e5c6a54.png) no-repeat right top;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:bottom}.epgu-breadcrumbs ul li.last span{color:#999;font-weight:400;background-image:none}.epgu-breadcrumbs ul li.collapsed a{width:130px}.epgu-breadcrumbs ul li.collapsed-max a{width:60px}.epgu-breadcrumbs ul li.collapsed-last span{width:359px;padding-right:0}.epgu-breadcrumbs ul .home{background:url(../img/ico_home-97aed1d1a9.png) no-repeat 8px 14px}.epgu-breadcrumbs ul .home a{padding-left:28px}#content-wrapper{box-shadow:0 1px 2px rgba(0,0,0,.1) inset}#page-wrap #header .bottom{display:block}#page-wrap #content-wrapper{box-shadow:none;min-height:250px;position:relative}.content-shadow{transition:background-color .2s}body.menu-show .content-shadow{position:fixed;top:0;bottom:0;left:0;right:0}body.menu-show #smartbanner{display:none}@media only screen and (min-width:737px){html.dk #float-user-menu,html.mob #float-user-menu{position:relative;border:1px solid transparent;border-radius:4px;z-index:100}html.dk #float-user-menu .submenu,html.mob #float-user-menu .submenu{position:relative}html.dk #float-user-menu .submenu:after,html.dk #float-user-menu .submenu:before,html.mob #float-user-menu .submenu:after,html.mob #float-user-menu .submenu:before{content:'';display:block;position:absolute}html.dk #float-user-menu .submenu:before,html.mob #float-user-menu .submenu:before{top:-20px;right:11px;width:20px;height:20px;border:10px solid transparent;border-bottom-color:rgba(0,0,0,.15)}html.dk #float-user-menu .submenu:after,html.mob #float-user-menu .submenu:after{top:-18px;right:12px;width:18px;height:18px;border:9px solid transparent;border-bottom-color:#fff}html.dk .login-name,html.mob .login-name{font-family:"Helvetica Neue",Helvetica,sans-serif;font-weight:400;max-width:300px;white-space:nowrap;text-overflow:ellipsis;display:inline-block;min-width:150px;border-bottom:1px solid transparent;padding-right:14px}html.dk .login-name:after,html.mob .login-name:after{content:'';display:inline-block;border-width:5px 4px;border-color:#535b63 transparent transparent;border-style:solid;width:0;height:0;z-index:100;position:absolute;right:0;margin-top:-2px;top:50%}html.dk .submenu,html.mob .submenu{display:none;top:-9px;left:1px}html.dk .submenu a.menu-big-bro,html.mob .submenu a.menu-big-bro{display:none}html.dk .is-sticky .submenu,html.mob .is-sticky .submenu{top:-1px}}#header .top{position:relative}body.menu-show .submenu-dashboard{display:block}body.menu-show #float-user-menu{z-index:102;height:auto!important}body.menu-show #float-user-menu .login-name{padding-bottom:0}body.menu-show #float-user-menu .login-name-mobile{background-image:none;padding-left:0}body.menu-show #float-user-menu .submenu{display:block;border-top:1px solid rgba(0,0,0,.15);height:auto!important;text-align:left}body.menu-show .is-sticky .login-name{padding-bottom:6px}.avatar-message-dot{background:#df0024;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;right:0;top:0}.page-wrap-portal .main-navigation__item a{color:#0b40b3}.page-wrap-portal .last-section-link{margin-bottom:0!important}.page-wrap-portal #float-user-menu .ps-container .ps-scrollbar-x-rail{display:none!important}html.dk .page-wrap-portal #float-user-menu .ps-container{padding:0 30px}html.dk .page-wrap-portal #header .main-navigation .submenu{padding:0}html.dk .menu-show .page-wrap-portal #header .close-menu{top:16px}html.dk .avatar-header{position:relative;display:inline-block;background-size:38px;padding-left:38px;height:38px;line-height:24px;background-repeat:no-repeat;margin-right:16px;vertical-align:middle;cursor:pointer;margin-left:-2px;margin-top:-2px}html.dk .epgu-breadcrumbs{max-width:1152px;padding:0}html.dk #header .main-navigation .submenu{font:15px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}html.dk #float-user-menu .login-name{font-size:14px;display:block;position:relative}html.dk #float-user-menu .submenu{margin:0;margin-left:auto;background-color:#fff;padding-left:30px;padding-right:30px;padding-bottom:30px;border:1px solid rgba(0,0,0,.15);position:absolute;left:auto;right:0;top:62px}html.dk #float-user-menu .submenu a{margin-top:25px}html.dk #header #big-brother-dk{display:block}html.dk #header #advices-wrapper{border-top:1px solid #eee}html.dk #header .advice-toggler{position:relative;display:inline-block;padding:12px 20px 12px 20px;color:#5c5c5c;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border:1px solid #cdd1d4;border-radius:3px;background-color:#fff;cursor:pointer;white-space:nowrap}html.dk #header .advice-toggler.larr{padding-left:40px}html.dk #header .advice-toggler.larr span:before{content:"6";font:18px icomoon-epga;color:#565656;position:absolute;left:18px;top:12px;opacity:.6;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}html.dk #header .advice-toggler.larr_svg span:before{content:'';display:inline-block;vertical-align:middle;width:8px;height:12px;background:url(../img/icon/arrow_back_12_left-6336c10d84.svg) 0 0 no-repeat;margin-right:10px}html.dk #header .advice-toggler.printer{padding-left:40px}html.dk #header .advice-toggler.printer span:before{content:"";position:absolute;left:18px;top:12px;display:block;width:16px;height:17px;background:url(../img/icon/printer-94bcf642d2.png)}html.dk #header .advice-toggler.small.printer{padding:0 20px 0 40px}html.dk #header .advice-toggler.small.printer span:before{left:15px;top:11px}html.dk #header .advice-toggler.medium.larr{padding:0 25px 0 50px}html.dk #header .advice-toggler.medium.larr span:before{left:26px;top:16px;font-size:20px}html.dk #header .advice-toggler.small.larr{padding:0 25px 0 40px}html.dk #header .advice-toggler.small.larr span:before{top:12px;left:16px;font-size:16px}html.dk #header .advice-toggler.medium.larr_svg{padding:0 20px}html.dk #header .advice-toggler.medium.larr_svg span:before{left:12px;top:16px;font-size:20px}html.dk #header .advice-toggler.small.larr_svg{height:42px;padding:0 20px}html.dk #header .advice-toggler.small.larr_svg span:before{top:12px;left:10px;font-size:16px}html.dk #header .advice-toggler.sm{padding:6px 20px 7px 20px}html.dk #header .advice-toggler.medium{height:54px;line-height:54px;padding:0 25px;font-size:16px}html.dk #header .advice-toggler.big{height:70px;line-height:70px;padding:0 47px;font-size:24px}html.dk #header .advice-toggler.small{height:42px;padding:0 20px;font-size:14px;line-height:42px}html.dk #header .advice-toggler.in-h2{float:left}html.dk #header .advice-toggler.in-h2.small{margin-right:10px}html.dk #header .advice-toggler:hover{color:#3c3c3c;background-color:#f5f5f5}html.dk #header .advice-toggler:active{color:#000;background-color:#dbe2e6}html.dk #header .advice-toggler[disabled]{background-color:#dbe2e6!important;cursor:default!important;border:none;color:#97a1a7}html.dk #header .advice-toggler{position:absolute;display:block;top:8px;right:10px;width:205px;background-position:180px center}html.dk #header #advice #advices{margin-right:340px;padding:4px;width:760px;word-wrap:break-word}html.dk #header .go-to-all-advice{position:relative;display:inline-block;padding:12px 20px 12px 20px;color:#5c5c5c;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border:1px solid #cdd1d4;border-radius:3px;background-color:#fff;cursor:pointer;white-space:nowrap}html.dk #header .go-to-all-advice.larr{padding-left:40px}html.dk #header .go-to-all-advice.larr span:before{content:"6";font:18px icomoon-epga;color:#565656;position:absolute;left:18px;top:12px;opacity:.6;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}html.dk #header .go-to-all-advice.larr_svg span:before{content:'';display:inline-block;vertical-align:middle;width:8px;height:12px;background:url(../img/icon/arrow_back_12_left-6336c10d84.svg) 0 0 no-repeat;margin-right:10px}html.dk #header .go-to-all-advice.printer{padding-left:40px}html.dk #header .go-to-all-advice.printer span:before{content:"";position:absolute;left:18px;top:12px;display:block;width:16px;height:17px;background:url(../img/icon/printer-94bcf642d2.png)}html.dk #header .go-to-all-advice.small.printer{padding:0 20px 0 40px}html.dk #header .go-to-all-advice.small.printer span:before{left:15px;top:11px}html.dk #header .go-to-all-advice.medium.larr{padding:0 25px 0 50px}html.dk #header .go-to-all-advice.medium.larr span:before{left:26px;top:16px;font-size:20px}html.dk #header .go-to-all-advice.small.larr{padding:0 25px 0 40px}html.dk #header .go-to-all-advice.small.larr span:before{top:12px;left:16px;font-size:16px}html.dk #header .go-to-all-advice.medium.larr_svg{padding:0 20px}html.dk #header .go-to-all-advice.medium.larr_svg span:before{left:12px;top:16px;font-size:20px}html.dk #header .go-to-all-advice.small.larr_svg{height:42px;padding:0 20px}html.dk #header .go-to-all-advice.small.larr_svg span:before{top:12px;left:10px;font-size:16px}html.dk #header .go-to-all-advice.sm{padding:6px 20px 7px 20px}html.dk #header .go-to-all-advice.medium{height:54px;line-height:54px;padding:0 25px;font-size:16px}html.dk #header .go-to-all-advice.big{height:70px;line-height:70px;padding:0 47px;font-size:24px}html.dk #header .go-to-all-advice.small{height:42px;padding:0 20px;font-size:14px;line-height:42px}html.dk #header .go-to-all-advice.in-h2{float:left}html.dk #header .go-to-all-advice.in-h2.small{margin-right:10px}html.dk #header .go-to-all-advice:hover{color:#3c3c3c;background-color:#f5f5f5}html.dk #header .go-to-all-advice:active{color:#000;background-color:#dbe2e6}html.dk #header .go-to-all-advice[disabled]{background-color:#dbe2e6!important;cursor:default!important;border:none;color:#97a1a7}html.dk #header .go-to-all-advice{display:inline-block;width:180px;background-position:154px 16px}html.dk #header .btn-sec{background-color:#f7f9f9}html.dk #header .btn-sec:hover{color:#56575c;background-color:#e0e0e0}html.dk #header #advice .advice-informers-wrapper{display:none;float:right;width:327px;margin-top:62px;margin-bottom:10px;padding-left:18px;border-left:1px solid #e1e6e6}html.dk #header #advice.shown .advice-informers-wrapper{display:block}html.dk #header #advice .notify-setting-up-wrapper{margin-top:10px;text-align:right}html.dk #header #advice .notify-setting-up{display:inline-block;height:20px;line-height:20px;padding-left:26px;color:#5c5c5c;background:url(../img/settings-small-ad31ea25ff.png) left center no-repeat}html.dk #header #advice .notify-setting-up:hover{color:#2d2d2d}html.dk #header .go-to-all-advice-wrapper{padding-top:20px}html.dk #header .go-to-all-advice-wrapper a{display:none}html.dk #header .go-to-all-advice-wrapper.have-more-then-shown-advices{padding-bottom:30px}html.dk #header .go-to-all-advice-wrapper.have-more-then-shown-advices a{display:block}html.dk #header .informer-notify-header-show span.sub{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html.dk .page-wrap-portal #header .login{display:flex;align-items:center}html.dk .page-wrap-portal #header .login a{color:#0b40b3}html.dk .page-wrap-portal .submenu-avatar-wrap{padding:24px 0}html.dk .page-wrap-portal #float-user-menu .submenu{position:static;width:368px;padding-bottom:0;padding-top:0}html.dk .page-wrap-portal #float-user-menu .submenu a{margin:0 0 20px;padding:0;color:#0b40b3;font-size:16px}html.dk .page-wrap-portal #float-user-menu{position:absolute;right:0;top:0}html.dk .page-wrap-portal #float-user-menu .submenu:after,html.dk .page-wrap-portal #float-user-menu .submenu:before{display:none}html.dk .page-wrap-portal .user-menu-name{color:#000;padding-right:10px}html.dk .page-wrap-portal #header .is-sticky .top-wrapper .main-navigation .logo-wrapper .main-app-logo{width:100px;height:16px;background-position:0 -319px;background-size:auto}html.dk .page-wrap-portal .dk-user-avatar-name{position:relative;cursor:pointer}html.dk .page-wrap-portal .dk-user-avatar-name:after{content:'';display:inline-block;border-width:5px 4px;border-color:#555 transparent transparent;border-style:solid;width:0;height:0;z-index:100;margin-left:8px;vertical-align:middle}html.dk .page-wrap-portal #header .dk-user-avatar-name{text-align:right;flex:0 1 auto}html.dk .page-wrap-portal #header #user-menu{display:flex;justify-content:flex-end;align-items:center}.unlogined.page-wrap-portal .close-menu{top:24px;right:24px}.unlogined.page-wrap-portal #header .login a:before{display:none}@media only screen and (min-width:737px){html.mob .page-wrap-portal .menu-show .user-menu-name{color:#000}html.mob .index-page .searchBox--main{padding:0;height:auto}html.mob .informer-notify-header-show{padding:0 0 0 40px;width:40px;height:40px;margin-right:8px;vertical-align:middle}html.mob .login-name{min-width:40px;padding:0 14px 0 0;font-size:14px;line-height:20px;vertical-align:middle;font-weight:200}html.mob .login-name span.sub{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html.mob #float-user-menu .informer-notify-header{margin-top:0}html.mob #float-user-menu .submenu a{font:15px/22px "Helvetica Neue",Helvetica,Arial,sans-serif;margin-top:20px;width:90%}html.mob .page-wrap-portal #header .is-sticky .top-wrapper .logo-wrapper .main-app-logo,html.mob .page-wrap-portal .header-ip .is-sticky .top-wrapper .logo-wrapper .main-app-logo{width:145px;height:24px;background:url(../img/main-logo-82bc42d03d.svg) 0 0 no-repeat;position:relative;background-size:contain}html.mob .page-wrap-portal #header .main-navigation,html.mob .page-wrap-portal .header-ip .main-navigation{font-size:16px;line-height:20px;height:64px}html.mob .page-wrap-portal #header .main-navigation .main-navigation__item,html.mob .page-wrap-portal .header-ip .main-navigation .main-navigation__item{margin-right:24px}html.mob .page-wrap-portal #header .main-navigation .main-navigation__item:last-child,html.mob .page-wrap-portal .header-ip .main-navigation .main-navigation__item:last-child{margin-right:0}html.mob .page-wrap-portal #header .main-navigation .search-ico,html.mob .page-wrap-portal .header-ip .main-navigation .search-ico{height:18px;margin-top:2px}html.mob .page-wrap-portal #header .main-navigation .logo-wrapper .main-app-logo,html.mob .page-wrap-portal #header .main-navigation .logo-wrapper .printable-logo,html.mob .page-wrap-portal .header-ip .main-navigation .logo-wrapper .main-app-logo,html.mob .page-wrap-portal .header-ip .main-navigation .logo-wrapper .printable-logo{width:145px;height:24px;background:url(../img/main-logo-82bc42d03d.svg) 0 0 no-repeat;position:relative;background-size:contain}html.mob .page-wrap-portal #header .main-navigation .logo-wrapper .main-app-logo,html.mob .page-wrap-portal .header-ip .main-navigation .logo-wrapper .main-app-logo{display:block}html.mob #header .is-sticky .top-wrapper .main-navigation .logo-wrapper .main-app-logo,html.mob .header-ip .is-sticky .top-wrapper .main-navigation .logo-wrapper .main-app-logo{top:0;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -270px no-repeat;width:90px;height:15px}html.mob #header .main-navigation,html.mob .header-ip .main-navigation{font-size:16px;line-height:20px;height:75px}html.mob #header .main-navigation .main-navigation__item,html.mob .header-ip .main-navigation .main-navigation__item{margin-right:24px}html.mob #header .main-navigation .main-navigation__item:last-child,html.mob .header-ip .main-navigation .main-navigation__item:last-child{margin-right:0}html.mob #header .main-navigation .search-ico,html.mob .header-ip .main-navigation .search-ico{height:18px;margin-top:2px}html.mob #header .main-navigation .logo-wrapper .main-app-logo,html.mob #header .main-navigation .logo-wrapper .printable-logo,html.mob .header-ip .main-navigation .logo-wrapper .main-app-logo,html.mob .header-ip .main-navigation .logo-wrapper .printable-logo{width:152px;height:25px;background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -453px no-repeat;background-size:210px;position:relative;top:2px}html.mob #header .main-navigation .logo-wrapper .main-app-logo,html.mob .header-ip .main-navigation .logo-wrapper .main-app-logo{display:block}html.mob #header .main-navigation .login a,html.mob .header-ip .main-navigation .login a{padding-left:23px;background-position:2px 2px;position:relative}html.mob #header .main-navigation .dk-user-menu,html.mob .header-ip .main-navigation .dk-user-menu{padding-top:0}html.mob #header .catalog-on-main,html.mob .header-ip .catalog-on-main{height:350px;top:60px}html.mob #header .catalog-on-main .content-center-box,html.mob .header-ip .catalog-on-main .content-center-box{width:90%;margin:0 auto}html.mob #header .catalog-on-main .content-center-box:after,html.mob #header .catalog-on-main .content-center-box:before,html.mob .header-ip .catalog-on-main .content-center-box:after,html.mob .header-ip .catalog-on-main .content-center-box:before{left:253px}html.mob #header .catalog-on-main .content-center-box:after,html.mob .header-ip .catalog-on-main .content-center-box:after{border-width:14px;margin-left:-14px}html.mob #header .catalog-on-main .content-center-box:before,html.mob .header-ip .catalog-on-main .content-center-box:before{border-width:16px;margin-left:-16px}html.mob #header .catalog-on-main .pad-container,html.mob .header-ip .catalog-on-main .pad-container{width:645px;margin:0 auto}html.mob #header .catalog-on-main .main-catalog-service,html.mob .header-ip .catalog-on-main .main-catalog-service{width:215px;padding:25px 0 0 10px}html.mob #header .catalog-on-main .main-catalog-service div,html.mob .header-ip .catalog-on-main .main-catalog-service div{height:40px;line-height:40px;padding:0}html.mob #header .catalog-on-main .main-catalog-service div *,html.mob .header-ip .catalog-on-main .main-catalog-service div *{vertical-align:middle}html.mob #header .catalog-on-main .main-catalog-service h4,html.mob .header-ip .catalog-on-main .main-catalog-service h4{margin:0 0 0 10px;width:160px;font-size:14px;overflow:hidden;text-overflow:ellipsis}html.mob #header .catalog-on-main .main-catalog-service img,html.mob .header-ip .catalog-on-main .main-catalog-service img{height:32px}html.mob #header .catalog-on-main .buttons-container,html.mob .header-ip .catalog-on-main .buttons-container{margin-top:30px}html.mob #header .is-sticky .catalog-on-main .content-center-box:after,html.mob #header .is-sticky .catalog-on-main .content-center-box:before,html.mob .header-ip .is-sticky .catalog-on-main .content-center-box:after,html.mob .header-ip .is-sticky .catalog-on-main .content-center-box:before{left:305px}html.mob #header .is-sticky .catalog-on-main .content-center-box:after,html.mob .header-ip .is-sticky .catalog-on-main .content-center-box:after{border-width:10px;margin-left:-10px}html.mob #header .is-sticky .catalog-on-main .content-center-box:before,html.mob .header-ip .is-sticky .catalog-on-main .content-center-box:before{border-width:12px;margin-left:-12px}html.mob #header .is-sticky .catalog-on-main,html.mob .header-ip .is-sticky .catalog-on-main{top:40px}html.mob #header #logo,html.mob .header-ip #logo{margin-right:28px}html.mob #header #logo .main-app-logo,html.mob .header-ip #logo .main-app-logo{margin-top:2px;margin-left:20px;width:154px;background-size:154px}html.mob #header #big-brother-plan,html.mob .header-ip #big-brother-plan{display:block;margin-top:25px;padding:0 0 0 16px;background:url(../img/icon/link_larr_mob@2x-a486162ec9.png) 0 4px no-repeat;background-size:8px 12px;font-weight:700}html.mob #header #login,html.mob .header-ip #login{padding-top:25px;padding-right:37px}html.mob #header #login a,html.mob .header-ip #login a{font-size:16px}html.mob #header #advice .advice-informers-wrapper,html.mob .header-ip #advice .advice-informers-wrapper{display:none;float:right;width:327px;margin-top:62px;margin-bottom:10px;padding-left:18px;border-left:1px solid #e1e6e6}html.mob #header #advice.shown .advice-informers-wrapper,html.mob .header-ip #advice.shown .advice-informers-wrapper{display:block;width:39%}html.mob #header #advice.shown #advices,html.mob .header-ip #advice.shown #advices{margin-right:40%}html.mob #header #advice.shown #advices .advice-item:after,html.mob .header-ip #advice.shown #advices .advice-item:after{display:none}html.mob #header #advice.collapsed .advice-item,html.mob .header-ip #advice.collapsed .advice-item{overflow:hidden;text-overflow:ellipsis}html.mob #header #advice.collapsed .advice-item .advice-container-1,html.mob .header-ip #advice.collapsed .advice-item .advice-container-1{width:auto;margin-right:30px;max-width:760px}html.mob #header #advice.collapsed .advice-item:after,html.mob .header-ip #advice.collapsed .advice-item:after{display:none}html.mob #header #advice.collapsed #advices,html.mob .header-ip #advice.collapsed #advices{margin-right:165px}html.mob #header #advice .content-center-box,html.mob .header-ip #advice .content-center-box{width:auto;padding:0 40px}html.mob #header #advice .notify-setting-up-wrapper,html.mob .header-ip #advice .notify-setting-up-wrapper{margin-top:10px;text-align:right}html.mob #header #advice .notify-setting-up,html.mob .header-ip #advice .notify-setting-up{display:inline-block;height:20px;line-height:20px;padding-left:26px;color:#5c5c5c;background:url(../img/settings-small-ad31ea25ff.png) left center no-repeat}html.mob #header #advice .notify-setting-up:hover,html.mob .header-ip #advice .notify-setting-up:hover{color:#2d2d2d}html.mob #header #advice .go-to-all-advice-wrapper,html.mob .header-ip #advice .go-to-all-advice-wrapper{padding:0 0 20px}html.mob #header #advice .go-to-all-advice-wrapper a,html.mob .header-ip #advice .go-to-all-advice-wrapper a{display:none}html.mob #header #advice .go-to-all-advice-wrapper.have-more-then-shown-advices,html.mob .header-ip #advice .go-to-all-advice-wrapper.have-more-then-shown-advices{padding:10px 0 30px}html.mob #header #advice .go-to-all-advice-wrapper.have-more-then-shown-advices a,html.mob .header-ip #advice .go-to-all-advice-wrapper.have-more-then-shown-advices a{display:block}html.mob #header #advice #advices,html.mob .header-ip #advice #advices{display:block}html.mob #header #advice #advices .advice-item,html.mob .header-ip #advice #advices .advice-item{font-size:16px;width:100%;padding-right:10px}html.mob #header #advice #advices .advice-item:not(.empty):not(.status-loading):after,html.mob .header-ip #advice #advices .advice-item:not(.empty):not(.status-loading):after{display:block;position:absolute;content:' ';right:30px;top:25px;width:6px;height:10px;background-image:url(../img/arrow-riight-2b834df84f.svg)}html.mob #header #advice #advices .advice-item.status-loading,html.mob .header-ip #advice #advices .advice-item.status-loading{background-position:4px 16px}html.mob #header #advice #advices .advice-item span,html.mob .header-ip #advice #advices .advice-item span{color:#000}html.mob #header #advice #advices .advice-item .advice-status,html.mob .header-ip #advice #advices .advice-item .advice-status{padding-right:5px}html.mob #header #advice #advices .advice-item .advice-head,html.mob .header-ip #advice #advices .advice-item .advice-head{padding-right:5px}html.mob #header #advice #advices .advice-item .advice-datetime,html.mob .header-ip #advice #advices .advice-item .advice-datetime{display:inline-block;padding:2px 0 0 20px;background-position:left center;font-size:14px;color:#aaa}html.mob #header #advices-wrapper,html.mob .header-ip #advices-wrapper{border-top:1px solid #ccc}html.mob #header .advice-toggler,html.mob .header-ip .advice-toggler{position:relative;display:inline-block;padding:12px 20px 12px 20px;color:#5c5c5c;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border:1px solid #cdd1d4;border-radius:3px;background-color:#fff;cursor:pointer;white-space:nowrap}html.mob #header .advice-toggler.larr,html.mob .header-ip .advice-toggler.larr{padding-left:40px}html.mob #header .advice-toggler.larr span:before,html.mob .header-ip .advice-toggler.larr span:before{content:"6";font:18px icomoon-epga;color:#565656;position:absolute;left:18px;top:12px;opacity:.6;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}html.mob #header .advice-toggler.larr_svg span:before,html.mob .header-ip .advice-toggler.larr_svg span:before{content:'';display:inline-block;vertical-align:middle;width:8px;height:12px;background:url(../img/icon/arrow_back_12_left-6336c10d84.svg) 0 0 no-repeat;margin-right:10px}html.mob #header .advice-toggler.printer,html.mob .header-ip .advice-toggler.printer{padding-left:40px}html.mob #header .advice-toggler.printer span:before,html.mob .header-ip .advice-toggler.printer span:before{content:"";position:absolute;left:18px;top:12px;display:block;width:16px;height:17px;background:url(../img/icon/printer-94bcf642d2.png)}html.mob #header .advice-toggler.small.printer,html.mob .header-ip .advice-toggler.small.printer{padding:0 20px 0 40px}html.mob #header .advice-toggler.small.printer span:before,html.mob .header-ip .advice-toggler.small.printer span:before{left:15px;top:11px}html.mob #header .advice-toggler.medium.larr,html.mob .header-ip .advice-toggler.medium.larr{padding:0 25px 0 50px}html.mob #header .advice-toggler.medium.larr span:before,html.mob .header-ip .advice-toggler.medium.larr span:before{left:26px;top:16px;font-size:20px}html.mob #header .advice-toggler.small.larr,html.mob .header-ip .advice-toggler.small.larr{padding:0 25px 0 40px}html.mob #header .advice-toggler.small.larr span:before,html.mob .header-ip .advice-toggler.small.larr span:before{top:12px;left:16px;font-size:16px}html.mob #header .advice-toggler.medium.larr_svg,html.mob .header-ip .advice-toggler.medium.larr_svg{padding:0 20px}html.mob #header .advice-toggler.medium.larr_svg span:before,html.mob .header-ip .advice-toggler.medium.larr_svg span:before{left:12px;top:16px;font-size:20px}html.mob #header .advice-toggler.small.larr_svg,html.mob .header-ip .advice-toggler.small.larr_svg{height:42px;padding:0 20px}html.mob #header .advice-toggler.small.larr_svg span:before,html.mob .header-ip .advice-toggler.small.larr_svg span:before{top:12px;left:10px;font-size:16px}html.mob #header .advice-toggler.sm,html.mob .header-ip .advice-toggler.sm{padding:6px 20px 7px 20px}html.mob #header .advice-toggler.medium,html.mob .header-ip .advice-toggler.medium{height:54px;line-height:54px;padding:0 25px;font-size:16px}html.mob #header .advice-toggler.big,html.mob .header-ip .advice-toggler.big{height:70px;line-height:70px;padding:0 47px;font-size:24px}html.mob #header .advice-toggler.small,html.mob .header-ip .advice-toggler.small{height:42px;padding:0 20px;font-size:14px;line-height:42px}html.mob #header .advice-toggler.in-h2,html.mob .header-ip .advice-toggler.in-h2{float:left}html.mob #header .advice-toggler.in-h2.small,html.mob .header-ip .advice-toggler.in-h2.small{margin-right:10px}html.mob #header .advice-toggler:hover,html.mob .header-ip .advice-toggler:hover{color:#3c3c3c;background-color:#f5f5f5}html.mob #header .advice-toggler:active,html.mob .header-ip .advice-toggler:active{color:#000;background-color:#dbe2e6}html.mob #header .advice-toggler[disabled],html.mob .header-ip .advice-toggler[disabled]{background-color:#dbe2e6!important;cursor:default!important;border:none;color:#97a1a7}html.mob #header .advice-toggler,html.mob .header-ip .advice-toggler{position:absolute;display:block;top:10px;right:20px;width:205px;background-position:180px center;z-index:2}html.mob #header #advice.shown #advices,html.mob .header-ip #advice.shown #advices{padding-bottom:2px}html.mob #header #advice #advices,html.mob .header-ip #advice #advices{padding:4px 0 4px 0;word-wrap:break-word}html.mob #header .go-to-all-advice,html.mob .header-ip .go-to-all-advice{position:relative;display:block;padding-right:30px;width:180px;background-position:154px 16px}html.mob #header .btn-sec,html.mob .header-ip .btn-sec{background-color:#f7f9f9}html.mob #header .btn-sec:hover,html.mob .header-ip .btn-sec:hover{color:#56575c;background-color:#e0e0e0}html.mob .bottom .epgu-breadcrumbs{display:none!important}}@media only screen and (min-width:737px){html.dk .menu-show .unlogined.page-wrap-portal .close-menu,html.mob .menu-show .unlogined.page-wrap-portal .close-menu{top:24px}html.dk .menu-show .unlogined.page-wrap-portal .submenu,html.mob .menu-show .unlogined.page-wrap-portal .submenu{padding-top:0;padding-bottom:0}html.dk .menu-show .page-wrap-portal .close-menu,html.mob .menu-show .page-wrap-portal .close-menu{top:0;margin-top:0;display:block}html.dk .index-slider .banner-place-wrap,html.mob .index-slider .banner-place-wrap{padding-top:24px;border-top:1px solid rgba(255,255,255,.5)}html.dk .main_banner_2_wrap .banner-place-wrap,html.mob .main_banner_2_wrap .banner-place-wrap{padding-top:0;border:0}}.counter-container{margin-left:16px;display:inline-block;height:16px;border-radius:12px;padding:0 8px;text-align:center;font-size:12px;line-height:19px;color:#fff;background-color:#df0024}.page-wrap-portal .close-menu{display:none;position:absolute;right:-16px;top:50%;margin-top:-12px;cursor:pointer;width:24px;height:24px;background:url(../img/close-menu-0220f4db53.svg) center center no-repeat;background-size:14px}.page-wrap-portal #float-user-menu .ps-container{max-height:calc(100vh - 70px);position:relative;display:block;overflow:hidden;width:100%;height:100%;max-width:100%}html.mob .menu-show .page-wrap-portal .close-menu{display:block;margin-top:0;top:12px;right:-8px}html.mob .page-wrap-portal #user-menu .avatar-message-dot{right:-4px}html.mob .page-wrap-portal #header #user-menu{margin-left:0;background:url(../img/mob_menu-bcdd4fbf08.svg) right center no-repeat;width:24px;height:24px;background-size:20px 16px;position:relative}html.mob .page-wrap-portal #header #user-menu .informer-notify-header-show{padding:0;background:0 0;margin:0;vertical-align:middle;position:relative}html.mob .page-wrap-portal #header #user-menu .informer-notify-header-show span{position:absolute;top:8px;border:1px solid #fe5f76;border-radius:10px;font-size:8px;height:12px;line-height:11px;padding:0 3px}html.mob .page-wrap-portal #header #user-menu .informer-notify-header-show span.sub{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.menu-show .page-wrap-portal .submenu-avatar-wrap{position:relative;display:flex;padding:12px 24px 12px 0;border-bottom:1px solid #b6c6e8}.menu-show .page-wrap-portal .submenu-avatar-wrap .avatar-message-dot{display:none}.menu-show .page-wrap-portal .submenu-avatar-wrap .avatar-header{position:relative;display:inline-block;background-size:48px;padding-left:48px;height:48px;line-height:24px;background-repeat:no-repeat;margin-right:16px;vertical-align:middle;cursor:pointer;margin-left:-2px;margin-top:-2px}@media only screen and (max-width:736px){html.mob .body-lk #header #user-menu{margin:0;padding:30px 0 0 30px;background-position:right 21px;background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 13px -802px no-repeat;width:30px;height:30px;position:relative}html.mob .body-lk #header #user-menu:hover{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 13px -837px no-repeat}html.mob .body-lk #header #user-menu .informer-notify-header-show{padding:0;background:0 0;margin:0;vertical-align:middle;position:relative}html.mob .body-lk #header #user-menu .informer-notify-header-show span{position:absolute;top:8px;border:1px solid #fe5f76;border-radius:10px;font-size:8px;height:12px;line-height:11px;padding:0 3px}html.mob .body-lk #header #user-menu .informer-notify-header-show span.sub{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html.mob .menu-show .user-menu-name{font:16px/24px Lato,Arial,sans-serif;font-weight:600;color:#000}html.mob .banner-place-2{padding:32px 0 24px}html.mob .main_banner_1 .banner-place-wrap{padding-top:24px;border-top:1px solid rgba(255,255,255,.5)}html.mob .user-logined .informer-notify-header span{position:static}html.mob .index-page .enter-wrap{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.5)}html.mob .index-page .enter-wrap .informer-notify-header .sub{margin-top:9px}html.mob .index-page .informer-notify-header{position:relative;width:0;height:40px;display:inline-block;vertical-align:middle;line-height:15px;margin:0;background:0 0;padding:0}html.mob .index-page .informer-notify-header span{display:inline-block;vertical-align:middle;color:#0263b2;background-color:#fff}html.mob .index-page .searchBox--main{padding:0;height:auto}html.mob .index-page .searchBox--main .btn-base.medium{width:50px;height:auto;top:8px;bottom:8px;right:8px}html.mob .index-page .searchBox--main .epgu-selectbox.search-data{padding-right:0}html.mob .index-page .searchBox--main input{padding:0 65px 0 16px}html.mob .logined-menu-wrap .informer-notify-header{height:22px}html.mob .menu-show .informer-notify-header span{background-color:#fe5f76;color:#fff;line-height:19px;margin-top:-4px}html.mob .menu-show .login-name .flex-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}html.mob #float-user-menu-cover{position:absolute;width:0;overflow:hidden;right:-100%;-webkit-transition:right .5s ease;-moz-transition:right .5s ease;-o-transition:right .5s ease;-ms-transition:right .5s ease;transition:right .5s ease}html.mob .page-wrap-portal #header .main-navigation .login a:before{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg)}html.mob .page-wrap-portal #header .main-navigation .logo-wrapper .main-app-logo{display:block;background:url(../img/main-logo-82bc42d03d.svg) no-repeat;height:16px;width:96px;top:2px;background-size:contain}html.mob .page-wrap-portal #header #float-user-menu .submenu a{color:#0b40b3;font-size:14px;line-height:20px;font-weight:400;padding-bottom:20px}html.mob #header .main-navigation .login a:before{background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg)}html.mob #header .main-navigation .logo-wrapper .main-app-logo{width:100px;height:18px;display:block;background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -193px no-repeat;position:relative;top:2px}html.mob #header .printable-logo{width:100px;height:18px;background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -193px no-repeat}html.mob #float-user-menu{border:none;display:block;margin:0 auto;font-size:15px;cursor:auto;color:#565656;width:85%}html.mob #float-user-menu .user-menu-name{padding-left:0}html.mob #float-user-menu .login-name{font:600 17px/1 ekibastuz,sans-serif;border-top:1px solid #f6f6f6;overflow:hidden;color:#000;line-height:1;display:block;padding:20px 0 0;background:#fff}html.mob #float-user-menu>.submenu a{padding-left:0}html.mob #float-user-menu>.submenu a.menu-login{padding-left:30px}html.mob #float-user-menu .submenu{width:auto;padding:30px 0 0}html.mob #float-user-menu .submenu.without-border{border-top:none}html.mob #float-user-menu .submenu.without-border a{font-weight:400}html.mob #float-user-menu .submenu a{display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;width:100%;margin:0;font-size:15px;background-repeat:no-repeat;padding:0 0 20px 30px;line-height:21px;font-weight:400}html.mob #float-user-menu .submenu a.bold{font-weight:600}html.mob #float-user-menu .submenu a.menu-lc .informer-notify-header{width:auto;display:inline-block;background:0 0;margin:0 0 -6px 5px;padding:0}html.mob #float-user-menu .submenu a.menu-login{position:relative}html.mob #float-user-menu .submenu a.menu-login:before{content:'';display:block;position:absolute;left:5px;top:6px;width:14px;height:8px;background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -137px no-repeat}html.mob #float-user-menu .submenu a.menu-lc{position:relative}html.mob #float-user-menu .submenu a.menu-lc+.sub{position:static;display:inline-block}html.mob #float-user-menu .submenu a.menu-lc:before{content:'';display:block;position:absolute;left:3px;top:6px;width:14px;height:8px;background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -137px no-repeat}html.mob #float-user-menu .submenu a.menu-oc{background-position:3px 3px}html.mob #float-user-menu .submenu a.menu-big-bro{background-image:url(../img/icon/flag@1x-303613d94d.svg);background-position:5px 5px;background-size:13px 16px;background-repeat:no-repeat}html.mob #float-user-menu .submenu a.menu-big-bro:hover{background-image:url(../img/icon/flag@1x-hover-9b78a84b80.svg)}html.mob #float-user-menu .submenu a.menu-logout{background-image:url(../img/icon/logout@1x-cb4e7af36b.svg);background-position:1px 3px;background-repeat:no-repeat}html.mob #float-user-menu .submenu a.menu-logout:hover{background-image:url(../img/icon/logout@1x-hover-e196b9198a.svg)}html.mob #float-user-menu .submenu a.menu-geps{background-position:3px 3px;background-repeat:no-repeat;background-image:url(../img/icon/gos_post@1x-618e5618f0.svg);background-size:15px}html.mob #float-user-menu .submenu a.menu-docs{background-position:3px 1px;background-repeat:no-repeat;background-image:url(../img/icon_doc-44e9649f06.svg);background-size:15px}html.mob #float-user-menu>.submenu a{padding-left:0}html.mob #content-wrapper{left:0;-webkit-transition:left .5s ease;-moz-transition:left .5s ease;-o-transition:left .5s ease;-ms-transition:left .5s ease;transition:left .5s ease}html.mob .is-sticky .top-wrapper{left:auto!important;right:0!important;transition:right .5s ease!important}html.mob .is-sticky .top-wrapper li.logo-wrapper{margin-right:0!important}html.mob body.menu-show.body-portal{margin-top:0!important}html.mob body.menu-show.body-portal #header .top-wrapper{z-index:2147473648}html.mob body.menu-show.body-portal #float-user-menu-cover{top:0}html.mob body.menu-show.body-portal #float-user-menu-cover .submenu{padding:0}html.mob body.menu-show.body-portal #header .is-sticky .logo-wrapper>a,html.mob body.menu-show.body-portal #header .is-sticky .main-navigation,html.mob body.menu-show.body-portal #header .is-sticky .main-navigation>.main-navigation__item{height:48px}html.mob body.menu-show.body-portal #header .is-sticky .main-navigation .logo-wrapper .main-app-logo{display:block;background:url(../img/main-logo-82bc42d03d.svg) no-repeat;height:16px;width:96px;top:2px;background-size:contain}html.mob body.menu-show.body-portal #header .catalog-on-main{top:48px}html.mob body.menu-show.body-portal #header .is-sticky .catalog-on-main{top:48px}html.mob body.menu-show.body-portal #header .main-navigation,html.mob body.menu-show.body-portal #header .top{height:64px}html.mob body.body-lk #header .is-sticky .top-wrapper .main-app-logo{width:100px;height:18px;background-position:0 -193px;top:2px}html.mob body.menu-show #header .is-sticky .top-wrapper .main-app-logo{width:100px;height:18px;background-position:0 -193px;top:2px}html.mob body.menu-show #header #user-menu,html.mob body.menu-show #header #user-menu:hover{background:url(../img/closed-icon-862d2df374.svg) 13px 47% no-repeat!important;background-size:14px!important;left:0}html.mob body.menu-show #header #user-menu{margin:0;padding:30px 0 0 30px;background-position:right 21px;background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 13px -802px no-repeat;width:30px;height:30px;position:relative}html.mob body.menu-show #header #user-menu:hover{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 13px -837px no-repeat}html.mob body.menu-show #header #user-menu .informer-notify-header-show{padding:0;background:0 0;margin:0;vertical-align:middle;position:relative}html.mob body.menu-show #header #user-menu .informer-notify-header-show span{position:absolute;top:8px;border:1px solid #fe5f76;border-radius:10px;font-size:8px;height:12px;line-height:11px;padding:0 3px}html.mob body.menu-show #header #user-menu .informer-notify-header-show span.sub{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}html.mob body.menu-show #float-user-menu-cover{display:block;width:100%;right:0;left:auto;position:absolute;background:#fff;z-index:1000;min-height:430px;border-left:1px solid #f8f8f8;top:50px}html.mob body.menu-show #float-user-menu-cover .submenu{border-top:0}html.mob body.menu-show .is-sticky .top-wrapper{left:auto!important;right:0!important;transition:right .5s ease!important}html.mob body.menu-show #content-wrapper{left:-100%;border-right:1px solid #d0d0d0}html.mob body.menu-show #user-menu .informer-notify-header-show span{display:none}html.mob #header .catalog-on-main{top:50px;height:1000px}html.mob #header .catalog-on-main .content-center-box:after{left:95%;margin-left:-20px}html.mob #header .catalog-on-main .content-center-box:before{left:95%;margin-left:-22px}html.mob #header .catalog-on-main .main-catalog-service{padding:10px 10px 0 0}html.mob #header .is-sticky .catalog-on-main{top:50px}html.mob #header .top{width:auto;border-bottom:1px solid #d0d0d0}html.mob #header .main-navigation{font-size:11px;line-height:14px;height:50px}html.mob #header .main-navigation .main-navigation__item{margin-right:0}html.mob #header .main-navigation .main-navigation__item.logo-wrapper{margin:0;padding:0}html.mob #header .main-navigation .main-navigation__item .search-ico{height:16px}html.mob #header .location{margin:0 0 0 10px;padding:14px 0 0 15px;height:48px;float:left;border-left:1px solid #d0d0d0}html.mob #header .location .location-container{position:relative;top:0;padding:0;background:url(../img/icon/geo_icon@1x-33f526af2d.svg) no-repeat 0 0;-webkit-background-size:14px 19px;background-size:14px 19px}html.mob #header .location .location-container-link{display:inline-block;width:20px;height:20px}html.mob #header .middle{border-bottom:1px solid #d0d0d0}html.mob #header .middle .advice-toggler{display:block;margin:0 20px;line-height:45px;font-size:16px;color:#565656;background-position:right center}html.mob #header .middle #advice.shown #advices{padding-top:0}html.mob #header .middle #advice.shown #advices .advice-item{display:block;position:relative;color:#000;padding:0 15px 0 20px;border-top:1px solid #ccc}html.mob #header .middle #advice.shown #advices .advice-item:after{display:block;position:absolute;content:' ';right:20px;top:25px;width:6px;height:11px;background-image:url(../img/arrow-riight-b1b9d790fe.png)}html.mob #header .middle #advice.shown #advices .advice-item .advice-container-1,html.mob #header .middle #advice.shown #advices .advice-item .advice-container-2{display:block;width:auto}html.mob #header .middle #advice.shown #advices .advice-item .advice-container-1{padding-left:30px;padding-right:20px;padding-bottom:0;background-size:18px}html.mob #header .middle #advice.shown #advices .advice-item .advice-status{display:block;padding-bottom:6px;font-size:16px}html.mob #header .middle #advice.shown #advices .advice-item .advice-head{display:block;padding-bottom:6px}html.mob #header .middle #advice.shown #advices .advice-item .advice-container-2{padding:0 20px 16px 30px}html.mob #header .middle #advice.shown #advices .advice-item .advice-datetime{font-size:13px;color:#7e8388;padding-right:15px;background-size:10px;background-position:right center}html.mob #header .middle #advice.shown #advices .advice-item .advice-arrow{display:none}html.mob #header .middle .go-to-all-advice-wrapper{display:block;padding:0 15px 0 0;border-top:1px solid #ccc;background-color:#fff}html.mob #header .middle .go-to-all-advice{display:block;border:none;line-height:50px;padding:0 0 0 20px;color:#565656;font-size:17px;background-position:right center}html.mob .bottom .epgu-breadcrumbs{display:none!important}html.mob #content-wrapper,html.mob #login-and-register-banner-wrapper{box-shadow:none}html.mob .logined .top{border-bottom:1px solid #2d7daf}}.submenu-section{padding:24px 0;border-bottom:1px solid #b6c6e8}.submenu-section:last-child{border:0}.informer-notify-header-wrapper{padding:26px 0 0 45px}#toggle-banner-ul{background-color:#fef0cc}#toggle-banner-ul .wrapper-banner-ul{max-width:1136px;margin:0 auto}#toggle-banner-ul .wrapper-banner-ul p{position:relative;font:14px/20px Lato,Arial,sans-serif;padding:16px 0;margin:0;color:#0b1f33}#toggle-banner-ul .wrapper-banner-ul p .link{cursor:pointer;color:#0173c1}#toggle-banner-ul .wrapper-banner-ul p .link:hover{color:#013e83}#toggle-banner-ul .wrapper-banner-ul span.close-banner{position:absolute;width:18px;height:18px;right:0;top:50%;margin-top:-9px;background:url(../img/close_banner_ul-0ed06034f9.svg) no-repeat 0 0;cursor:pointer}.informer-notify-header{display:inline-block;padding-left:40px;height:40px;line-height:24px;background-repeat:no-repeat;margin-right:16px;vertical-align:middle;cursor:pointer}.informer-notify-header.avatar{background-repeat:no-repeat;background-size:40px}.informer-notify-header span{position:absolute;right:-10px;top:-6px;text-align:center;display:block;color:#fff;background-color:#fe5f76;border-radius:20px;font-size:11px;height:20px;width:20px;line-height:20px}@media only screen and (min-width:737px){html.mob .login-name .informer-notify-header span{right:0;top:7px;font-size:12px;width:24px;height:24px;line-height:24px}html.mob .is-sticky .login-name .informer-notify-header span{top:-1px}html.mob #header .top{border-bottom:1px solid #d0d0d0}html.mob #header .user-logined .informer-notify-header{background-image:none!important}html.mob #header #float-user-menu{padding-left:0;padding-right:0}html.mob #header .is-sticky #float-user-menu .informer-notify-header-show{padding:0 0 0 24px;width:24px;height:24px}html.mob #header .is-sticky #float-user-menu .submenu{top:37px;z-index:500}html.mob #float-user-menu .logined-menu-wrap{text-align:right}html.mob #float-user-menu .login-name{position:relative}html.mob #float-user-menu .submenu{width:240px;margin:0;padding-left:25px;padding-right:25px;border:1px solid rgba(0,0,0,.15);text-align:left;position:absolute;right:0;top:57px;left:auto}html.mob #float-user-menu .submenu:before{right:4px}html.mob #float-user-menu .submenu:after{right:5px}html.mob .menu-show .page-wrap-portal #header #user-menu{display:none}html.mob .page-wrap-portal #header .is-sticky #float-user-menu .submenu{top:-2px}html.mob .page-wrap-portal #float-user-menu .submenu{width:368px;top:-2px;right:7.5%}html.mob .page-wrap-portal #float-user-menu .submenu a{padding:0;margin:0 0 20px;color:#0b40b3;font-size:16px}html.mob .page-wrap-portal #float-user-menu .submenu:after,html.mob .page-wrap-portal #float-user-menu .submenu:before{display:none}}@media only screen and (max-width:736px){html.mob #float-user-menu .informer-notify-header{position:static}html.mob #float-user-menu .informer-notify-header.avatar{background:0 0!important}html.mob .page-wrap-portal .informer-notify-header-wrapper{height:65px}html.mob .informer-notify-header-wrapper{margin:0 0 0 10px;padding:14px 0 0 15px;height:50px;float:left;border-left:1px solid #d0d0d0}html.mob .informer-notify-header-wrapper .informer-notify-header{padding:0 0 0 20px;font-size:18px;background:url(../img/icon/gos_post@1x-618e5618f0.svg) no-repeat 0 0;background-size:18px}html.mob .informer-notify-header-wrapper .informer-notify-title{display:none}html.mob .informer-notify-header-wrapper .informer-notify-count{position:relative;top:1px;display:inline-block;width:20px;height:20px;margin-left:0;vertical-align:top;font-size:13px;font-weight:700;line-height:18px;text-align:center;color:#e73d3d;background:0 0}html.mob .informer-notify-header-wrapper .informer-notify-count .informer-notify-count-message{display:none}html.mob .informer-notify-header-wrapper .informer-notify-header-show{display:inline-block}}@media only screen and (min-width:737px){html.mob #header .middle .advice-info-wrap,html.mob .header-ip .middle .advice-info-wrap{max-width:590px}}@media only screen and (min-width:737px) and (orientation:portrait){html.mob #header .middle .advice-info-wrap,html.mob .header-ip .middle .advice-info-wrap{max-width:340px}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob #header .catalog-on-main .content-center-box:after,html.mob #header .catalog-on-main .content-center-box:before{left:397px}html.mob #header .is-sticky .catalog-on-main .content-center-box:after,html.mob #header .is-sticky .catalog-on-main .content-center-box:before{left:448px}}@media only screen and (max-width:736px) and (orientation:landscape){html.mob body.menu-show #float-user-menu-cover{padding-bottom:200px}}html.dk .page-wrap-portal #float-user-menu .submenu-section.submenu-section-link{display:block;cursor:pointer;padding:24px 0;margin:0}html.mob .page-wrap-portal #float-user-menu .submenu-section.submenu-section-link{padding:24px 0;margin:0}html.mob .page-wrap-portal #header #float-user-menu .submenu .last-section-link{padding-bottom:0}.user-type-p .close-menu{display:none!important}.user-type-p .separator{opacity:.1;border-top:1px solid #0b1f33}.user-type-p .item{display:flex}.user-type-p .item:last-child{margin-bottom:0}.user-type-p .item.active a{color:#0b1f33}.user-type-p .user-menu-links-wrap{padding:0;margin-bottom:0}.user-type-p .user-menu-links-wrap .item{margin-bottom:0;display:flex;padding:16px;cursor:pointer}.user-type-p .user-menu-links-wrap .item:hover{background-color:#edf2fe}.user-type-p#float-user-menu-cover{top:55px!important}.user-type-p #float-user-menu{margin:0!important;width:auto!important}.user-type-p .user-menu-links{padding:16px}.user-type-p .icon{width:24px;height:24px;margin-right:16px;background-size:cover;background-repeat:no-repeat}.user-type-p .icon.bell{background-image:url(../img/menu-icons/bell-9959267138.svg)}.user-type-p .icon.doc{background-image:url(../img/menu-icons/document-bbf0925fab.svg)}.user-type-p .icon.edit{background-image:url(../img/menu-icons/edit-de9ecc20ec.svg)}.user-type-p .icon.wallet{background-image:url(../img/menu-icons/wallet-379eb77d56.svg)}.user-type-p .icon.person{background-image:url(../img/menu-icons/person-20a241bbe8.svg)}.user-type-p .icon.suitecase{background-image:url(../img/menu-icons/suitecase-88d0464b01.svg)}.user-type-p .icon.exit{background-image:url(../img/menu-icons/exit-8c38a83813.svg)}.user-type-p .icon.hand-break{background-image:url(../img/menu-icons/hand-break-b70ed78184.svg)}.user-type-p .icon.digital-assistant{background-image:url(../img/menu-icons/digital-assistant-bc9e2495c5.svg)}.user-type-p .icon.aim{background-image:url(../img/menu-icons/aim-f9aecb6d89.svg);margin-right:0}.user-type-p .icon.clerk{background-image:url(../img/menu-icons/clerk-b22813cd5e.svg)}.user-type-p .icon.power{background-image:url(../img/menu-icons/power-319ba42972.svg)}.user-type-p .icon.enter{background-image:url(../img/menu-icons/enter-fd29f4cc4a.svg)}.user-type-p .icon.folders{background-image:url(../img/menu-icons/folders-37079e003d.svg)}.user-type-p .icon.letter{background-image:url(../img/menu-icons/letter-a589b5a9e4.svg)}.user-type-p .icon.clock{background-image:url(../img/menu-icons/clock-ebaa63fcab.svg)}.user-type-p .counter-container{display:inline-block;height:22px;border-radius:20px;padding:3px 8px;text-align:center;font-size:14px;line-height:16px;color:#fff;background-color:#ee3f58}.text-plain{font-family:Lato,Arial,sans-serif;font-size:16px;line-height:24px;color:#0b1f33}.gray{color:#747b82}.link-plain{font-family:Lato,Arial,sans-serif;font-size:16px;line-height:24px;color:#0d4cd3}.link-plain:hover{color:#1d5deb}.small-text{font-size:14px;line-height:20px}.separator.first{display:block}@media only screen and (min-width:737px){html.mob .separator.first{display:none}html.mob .user-type-p #float-user-menu .submenu{box-shadow:0 4px 20px #0d4cd31a;position:absolute;height:auto;width:320px;right:0;left:auto;top:-24px!important;border-radius:12px;padding:0;border:none}html.mob .menu-show .page-wrap-portal .user-type-p .close-menu{top:16px;right:16px}}@media only screen and (max-width:736px){html.mob .top-wrapper .top *{-webkit-transform:none!important}html.mob .top-wrapper .top .catalog-menu{width:100%;height:100vh;max-height:100vh;overflow-y:auto;position:fixed;top:0;left:0;transition:transform 250ms ease-in;z-index:10;transform:translate3d(-100vw,64px,0);-webkit-transform:translate3d(-100vw,64px,0)!important;background-color:#fff;will-change:tranform;pointer-events:none}html.mob .top-wrapper .top .catalog-menu.show{overflow:hidden;pointer-events:auto;left:0;bottom:0;transform:translate3d(0,64px,0)!important;-webkit-transform:translate3d(0,64px,0)!important;transition:transform 150ms ease-out}}html.dk .separator.first{display:none}html.dk .user-type-p #float-user-menu .submenu{box-shadow:0 4px 20px #0d4cd31a;position:absolute;height:auto;width:320px;right:0;left:auto;top:-24px!important;border-radius:12px;padding:0;border:none}html.dk .menu-show .page-wrap-portal .user-type-p .close-menu{top:16px;right:16px}html.dk .menu-show .page-wrap-portal .user-type-p #float-user-menu{position:relative;border:none}.new-header{height:64px;font:400 14px/20px Lato,Arial,sans-serif}.new-header .user-type-p .item{margin-right:0}.new-header .user-data{max-width:256px;padding-right:70px}.new-header .authorized-user{position:relative;max-width:326px;height:38px;border-top:none;padding-top:0;padding-left:36px;cursor:pointer}.new-header .menu-toggle{display:inline-block;position:absolute;background:url(../img/arrow_gosblue-6bd6030c0a.svg) no-repeat 0 0;background-size:cover;width:10px;height:6px;top:16px;right:0}.new-header .avatar-wrapper{position:absolute;display:block;overflow:hidden;top:0;right:18px;width:38px;height:38px;border-radius:50%;border:2px solid rgba(13,76,211,.2)}.new-header .avatar-header{position:relative;display:inline-block;background-size:38px;padding-left:38px;height:38px;line-height:24px;background-repeat:no-repeat;margin-right:16px;vertical-align:middle;cursor:pointer;margin-left:-2px;margin-top:-2px}.new-header .counter-wrap{position:relative}.new-header .avatar-message-dot{background-color:#ee3f58;left:-30px;top:8px}.new-header .catalog-menu-wrap{margin-right:16px}.new-header .catalog-menu-icon{width:24px;height:24px;background:url(../img/menu-new-cc6040ab85.svg) center center no-repeat;position:relative;z-index:9;cursor:pointer}.new-header .catalog-menu-icon.show{background-image:url(../img/close-menu-0220f4db53.svg)}.new-header .digital-assistant-link{padding:16px 7.5%;position:relative;background:#fff;box-shadow:0 2px 2px rgba(157,172,207,.08);z-index:13}.new-header .digital-assistant-link .search-icon{width:24px;height:24px;pointer-events:none}.new-header .catalog-location-wrap{padding:16px 7.5%;background:#e4ecfd;position:relative}.new-header .catalog-location-wrap:after{content:'';display:block;position:absolute;pointer-events:none;top:50%;margin-top:-12px;right:24px;background-image:url(../img/menu-icons/aim-f9aecb6d89.svg);width:24px;height:24px}.new-header .name:before{content:'';display:inline-block;position:absolute;background:url(../img/arrow_gosblue-6bd6030c0a.svg) no-repeat 0 0;background-size:cover;width:10px;height:6px;top:16px;right:0}.new-header .header-logo{display:block;height:24px;width:126px;background:url(../img/main-logo-82bc42d03d.svg) 0 100% no-repeat;background-size:contain;text-indent:100%;overflow:hidden}.new-header .item{margin-right:32px}.new-header .item:last-child{margin-right:0}.new-header .item .search-icon{width:24px;height:24px;background:url(../img/search-blue-new-header-cde7b20f40.svg) 0 0 no-repeat}.new-header .ml-12{margin-left:12px}.new-header .mr-24{margin-right:24px}.new-header .hide-sm{display:none}.new-header .blue{color:#0d4cd3}.new-header .dk-user-avatar-name:after{content:none!important}.new-header .login-item{padding-left:24px}@media all and (min-width:768px){.new-header .show-md{display:block!important}.new-header .user-type-p .close-menu{display:block!important}.new-header .md-offset-left-24{margin-left:24px}.new-header .ml-md-64{margin-left:64px}.new-header .flex-container-md{display:-webkit-box;display:-ms-flexbox;display:flex}.new-header .authorized-user{padding-left:0}.new-header .authorized-user:after{content:none}.new-header .menu-toggle{display:none}}@media all and (min-width:1140px){.new-header .ml-lg-20{margin-left:20px}.new-header .name:hover{color:#1d5deb}.new-header .name:hover:before{background:url(../img/arrow_gosblue_hover-9f94c5be84.svg) no-repeat 0 0}.new-header .show-lg{display:block}.new-header .authorized-user{max-width:100%}.new-header .login-item{font-weight:400;font-size:14px;line-height:20px;color:#0d4cd3;background-color:#e4ecfd;padding:6px 16px;border-radius:8px;border:2px solid transparent}.new-header .login-item:hover{background-color:#1d5deb2e}}.menu-show .new-header .menu-toggle{position:absolute;right:-8px;top:7px;width:24px;height:24px;background:url(../img/close-large-24-e95748b82b.svg) center no-repeat;background-size:24px}.informer-update-text{display:none}.informer-with-setup-link:hover{cursor:pointer}.informer-with-setup-link .off .left{visibility:hidden}.button-long{display:block;width:100%;text-align:center}.epgu-informer-notify.with-fines,.epgu-informer-with-setup.with-fines{background-image:url(../img/icon/warn_red-fb7cc8ace5.svg)}.epgu-informer-notify.without-fines,.epgu-informer-with-setup.without-fines{background-image:url(../img/icon/warn_green-cc0fde8cdf.svg)}.epgu-informer-notify.with-fines.informer-disabled,.epgu-informer-with-setup.with-fines.informer-disabled{background-image:url(../img/icon/warn_yellow-483cb41c26.svg)}.epgu-informer-notify.informer-update.with-fines,.epgu-informer-with-setup.informer-update.with-fines{background-image:none}.epgu-informer-notify.with-fines.informer-knd,.epgu-informer-with-setup.with-fines.informer-knd{background-image:url(../img/knd_informer-27cc58b2dd.svg);background-size:26px}.epgu-informer-notify.with-fines.informer-knd.informer-update,.epgu-informer-with-setup.with-fines.informer-knd.informer-update{background-image:none}.epgu-informer-notify.with-fines.informer-knd.knd-empty,.epgu-informer-with-setup.with-fines.informer-knd.knd-empty{background-image:url(../img/knd_inf_green-0e8ab3c1a8.svg)}.epgu-informer-notify.informer-update .switcher .left,.epgu-informer-with-setup.informer-update .switcher .left{background:0 0;border:none}.epgu-informer-notify .switcher .off .left,.epgu-informer-with-setup .switcher .off .left{background:0 0;border:none}html.dk .informer-knd{border-top:1px solid #b9b9b9}html.dk .epgu-informer-notify{position:relative;padding:31px 10px 31px 62px;box-sizing:border-box;height:100px;background-position:20px 38px;background-repeat:no-repeat}html.dk .epgu-informer-notify h4{margin:0;padding:0 0 3px 0}html.dk .epgu-informer-notify .plain-text{line-height:15px;margin-top:1px!important}html.dk .epgu-informer-notify .result-block-discounts{background:no-repeat 4px 4px;color:#535b63!important;font-weight:400;display:inline-block;position:absolute;bottom:31px;right:33px}html.dk .epgu-informer-notify .result-block-date{color:#535b63;margin-right:8px}html.dk .epgu-informer-notify .no-entries{color:#88bc1a}html.dk .epgu-informer-notify .result-block{color:#d0021b;bottom:31px;display:inline-block;position:absolute;left:61px;font-size:15px;line-height:15px}html.dk .epgu-informer-notify.informer-update .throbber-small{margin:0;left:20px;top:38px;position:absolute}html.dk .epgu-informer-notify.with-fines,html.dk .epgu-informer-notify.without-fines{padding-bottom:30px;cursor:pointer}html.dk .epgu-informer-notify.with-fines:hover,html.dk .epgu-informer-notify.without-fines:hover{background-color:#fff}html.dk .epgu-informer-notify.with-fines:hover .informer-update,html.dk .epgu-informer-notify.without-fines:hover .informer-update{position:absolute;display:block;right:15px;top:15px;height:12px;width:12px;background:url(../img/icon/refresh-c76a180cb4.svg) left center no-repeat;background-size:12px;z-index:2}html.dk .epgu-informer-notify.with-fines.post{background-image:url(../img/icon/gos_post@1x-f3a7d54bc8.png)}html.dk .informers-fl .epgu-informer-notify{padding:13px 10px 13px 69px;height:66px;background-position:30px 11px}html.dk .informers-fl .epgu-informer-notify h4{padding:0 0 7px 0}html.dk .informers-fl .epgu-informer-notify .result-block-discounts{bottom:13px;right:30px}html.dk .informers-fl .epgu-informer-notify .result-block{left:69px;bottom:14px}html.dk .informers-fl .epgu-informer-notify.informer-update .throbber-small{margin:0;left:29px;top:14px;position:absolute}html.dk .epgu-informer-notify-add{display:block;color:#000;text-decoration:none;padding:16px 10px 16px 57px;background-color:#e1eef5;background-position:17px 12px;background-repeat:no-repeat;background-image:url(../img/qst-small-nut-78c628a9d0.png)}html.dk .epgu-informer-notify-add h4{margin:0;padding:0 0 8px 0}html.dk .epgu-informer-notify-add .text-link-arrow{display:inline-block;width:6px;background:url(../img/arrow-riight-b1b9d790fe.png) right center no-repeat}html.mob .informer-update-text{display:inline}html.mob .epgu-informer-notify .result-block-date{color:#535b63;margin-right:8px}html.mob .epgu-informer-notify .no-entries{color:#88bc1a}html.mob .informer-duty__title{font-size:14px}@media only screen and (min-width:737px){html.mob .informer-knd{border-top:1px solid #b9b9b9}html.mob .epgu-informer-notify{position:relative;padding:31px 10px 31px 62px;box-sizing:border-box;height:100px;background-position:20px 38px;background-repeat:no-repeat}html.mob .epgu-informer-notify h4{margin:0;padding:0 0 3px 0}html.mob .epgu-informer-notify .result-block-discounts{display:inline-block;position:absolute;bottom:30px;right:33px}html.mob .epgu-informer-notify .plain-text{line-height:15px;margin-top:1px!important}html.mob .epgu-informer-notify .result-block{color:#d0021b;display:inline-block;position:absolute;bottom:31px;left:61px;font-size:15px;line-height:15px}html.mob .epgu-informer-notify.with-fines,html.mob .epgu-informer-notify.without-fines{cursor:pointer}html.mob .epgu-informer-notify.with-fines.post{background-image:url(../img/icon/gos_post@1x-f3a7d54bc8.png)}html.mob .epgu-informer-notify .informer-update{position:absolute;display:block;right:15px;top:15px;height:12px;width:12px;padding-left:10px;background:url(../img/icon/refresh-c76a180cb4.svg) left center no-repeat;background-size:12px;z-index:2}html.mob .epgu-informer-notify.informer-update .throbber-small{margin:0;left:20px;top:38px;position:absolute}html.mob .informers-fl .epgu-informer-notify{padding:13px 10px 13px 56px;height:66px;background-position:21px 11px}html.mob .informers-fl .epgu-informer-notify h4{padding:0 0 7px 0}html.mob .informers-fl .epgu-informer-notify .result-block-discounts{bottom:13px;right:30px}html.mob .informers-fl .epgu-informer-notify .result-block{bottom:14px;left:56px}html.mob .informers-fl .epgu-informer-notify.informer-update .throbber-small{left:21px;top:11px}html.mob .epgu-informer-notify-add{display:block;color:#000;text-decoration:none;padding:16px 10px 16px 57px;background-color:#e1eef5;background-position:17px 12px;background-repeat:no-repeat;background-image:url(../img/qst-small-nut-78c628a9d0.png)}html.mob .epgu-informer-notify-add h4{margin:0;padding:0 0 8px 0}html.mob .epgu-informer-notify-add .text-link-arrow{display:inline-block;width:6px;background:url(../img/arrow-riight-b1b9d790fe.png) right center no-repeat}}@media only screen and (max-width:736px){html.mob .epgu-informer-notify{position:relative;padding:16px 10px 16px 50px;background-position:15px 16px;background-size:20px;background-repeat:no-repeat;background-color:#f7f9f9}html.mob .epgu-informer-notify .body{width:203px}html.mob .epgu-informer-notify h4{margin:0;padding:0 0 8px 0}html.mob .epgu-informer-notify .result-block{color:#d0021b;position:relative;left:0;font-size:15px;line-height:15px}html.mob .epgu-informer-notify.with-fines,html.mob .epgu-informer-notify.without-fines{padding-bottom:40px;cursor:pointer}html.mob .epgu-informer-notify.with-fines.post{background-image:url(../img/icon/gos_post@1x-f3a7d54bc8.png)}html.mob .epgu-informer-notify .informer-update{position:absolute;display:block;right:9px;top:7px;height:14px;padding-left:15px;background:url(../img/icon/refresh-c76a180cb4.svg) left center no-repeat;background-size:12px;z-index:2}html.mob .epgu-informer-notify.informer-update .throbber-small{margin:0;left:15px;top:15px;background-size:15px;position:absolute}html.mob .epgu-informer-notify .result-block-discounts{background:no-repeat 4px 4px;color:#535b63!important;font-weight:400;display:inline-block;position:absolute;bottom:19px;right:72px}html.mob .epgu-informer-notify .plain-text{line-height:15px;margin-top:0!important}html.mob .informers-fl .epgu-informer-notify{padding:32px 10px 16px 50px;background-position:15px 30px;background-size:22px;height:120px}html.mob .informers-fl .epgu-informer-notify h4{padding:0 0 5px 0}html.mob .informers-fl .epgu-informer-notify .result-block{left:0;top:3px}html.mob .informers-fl .epgu-informer-notify.informer-update .throbber-small{top:30px}html.mob .informers-fl .epgu-informer-notify .result-block-discounts{bottom:27px}html.mob .epgu-informer-notify-add{display:block;color:#000;text-decoration:none;padding:16px 10px 16px 57px;background-color:#e1eef5;background-position:17px 12px;background-repeat:no-repeat;background-image:url(../img/qst-small-nut-78c628a9d0.png)}html.mob .epgu-informer-notify-add h4{margin:0;padding:0 0 8px 0}html.mob .epgu-informer-notify-add div.body{width:180px}html.mob .epgu-informer-notify-add .text-link-arrow{display:inline-block;width:6px;background:url(../img/arrow-riight-b1b9d790fe.png) right center no-repeat}}.hexagon{position:relative;width:48px;height:52px;cursor:pointer}.hexagon path{fill:#fe5f76}.hexagon__loading{display:none}.informer-duty-settings{margin-top:24px;padding-top:8px;text-align:center}.informer-duty-settings__link{display:inline-block;vertical-align:middle;text-decoration:underline;font:14px/20px "Helvetica Neue",Helvetica,sans-serif;color:#fff}.informer-duty-settings__link:hover{color:#fff;text-decoration:underline}.informer-duty-settings__link:before{content:'';display:inline-block;vertical-align:middle;width:14px;height:14px;margin-right:8px}.informer-duty__title{font-family:ekibastuz,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:#fff;margin:0}.informer-duty__title--error{max-width:100%}.informer-duty__image{margin-right:16px}.informer-duty.last .informer-duty__item{margin-bottom:0}.informer-duty__item{margin-bottom:36px}.informer-duty__item.with-fines,.informer-duty__item.without-fines{cursor:pointer}.informer-duty__item .hexagon{position:relative}.informer-duty__item .hexagon path{fill:#fe5f76}.informer-duty__item.without-fines .hexagon path{fill:#fff}.informer-duty__item.informer-update .hexagon{position:relative}.informer-duty__item.informer-update .hexagon path{fill:#fff}.informer-duty__item.informer-update .hexagon__loading{display:none}.informer-duty__item.informer-duty__item--knd .hexagon:after{background:url(../img/knd_inf_red-5fddeac276.svg) 6px 6px no-repeat}.informer-duty__item.informer-duty__item--knd .hexagon path{fill:#fff}.informer-load-error .hexagon path{fill:#fff}.informer-disabled .hexagon path{fill:#fff}.informer-duty__item .hexagon:after{content:'';display:block;position:absolute;left:50%;top:50%;margin-top:-20px;margin-left:-20px;width:41px;height:41px}html.dk .informer-duty__item:hover .hexagon path{fill:#fff}html.dk .informer-duty__item:hover .hexagon__loading{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-top:-19px;margin-left:-19px;background:url(../img/lk/loader_bg-fdad09e7bb.svg) 0 0 no-repeat;background-size:100%;width:38px;height:38px}html.dk .informer-duty__item:hover .hexagon:after{display:none}html.dk .informer-duty__item--kno:hover .hexagon__loading,html.dk .informer-duty__item--receipt:hover .hexagon__loading{display:none}html.dk .informer-duty__item--kno:hover .hexagon:after,html.dk .informer-duty__item--receipt:hover .hexagon:after{display:block}html.dk .informer-duty-settings__link:before{background:url(../img/informer_sprite-13fac8aa15.svg) -1px -200px no-repeat;opacity:.5}html.dk .informer-duty__item.informer-update .hexagon__loading{display:none}html.dk .informer-duty__item--enabled:hover{cursor:pointer}html.dk .informer-duty__item--enabled .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 8px -151px no-repeat}html.dk .informer-duty__item--discount .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 1px -300px no-repeat}html.dk .informer-duty__item--gibdd.informer-disabled .hexagon:after,html.dk .informer-duty__item--gibdd.without-fines .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 12px -66px no-repeat}html.dk .informer-duty__item--gibdd .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) -24px -66px no-repeat}html.dk .informer-duty__item--gibdd.informer-with-discount .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 2px -267px no-repeat}html.dk .informer-duty__item--fns.informer-disabled .hexagon:after,html.dk .informer-duty__item--fns.without-fines .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 11px -23px no-repeat}html.dk .informer-duty__item--fns .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) -30px -23px no-repeat}html.dk .informer-duty__item--fssp.informer-disabled .hexagon:after,html.dk .informer-duty__item--fssp.without-fines .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 7px -112px no-repeat}html.dk .informer-duty__item--fssp .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) -40px -112px no-repeat}html.dk .informer-duty__item--receipt .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 6px 12px no-repeat}html.dk .informer-duty__item--kno .hexagon:after{background:url(../img/kno_informer-51bc376c56.svg) 6px 5px no-repeat}html.dk .informer-duty__item.informer-load-error .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 18px -338px no-repeat}html.dk .informer-duty__item:hover{outline:1px solid rgba(255,255,255,.5);outline-offset:8px}@media only screen and (min-width:737px){html.mob .informer-item{-webkit-box-flex:0;-ms-flex:0 0 218px;flex:0 0 218px}html.mob .hexagon{width:41px;height:45px}html.mob .hexagon__image{width:41px;height:45px}html.mob .informer-duty-settings{margin-top:0;padding-top:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex}html.mob .informer-duty-settings .hexagon path{fill:#fff}html.mob .informer-duty-settings__link{margin-left:16px;text-align:left;-webkit-box-flex:0;-ms-flex:0;flex:0}html.mob .informer-duty__title{font-size:16px;line-height:20px}html.mob .informer-duty__item{margin-bottom:0}html.mob .informer-duty-settings{position:relative}html.mob .informer-duty-settings__link:before{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 0 -434px no-repeat;content:'';display:block;vertical-align:middle;width:22px;height:22px;margin-right:0;position:absolute;left:10px;top:12px}html.mob .informer-duty__title--error{font-size:14px;line-height:16px}html.mob .informer-duty__item.informer-update .hexagon__loading{display:none}html.mob .informer-duty__item--enabled .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 8px -151px no-repeat}html.mob .informer-duty__item--discount .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 5px -256px no-repeat}html.mob .informer-duty__item--gibdd.informer-disabled .hexagon:after,html.mob .informer-duty__item--gibdd.without-fines .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 12px -66px no-repeat}html.mob .informer-duty__item--gibdd .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) -28px -66px no-repeat}html.mob .informer-duty__item--gibdd.informer-with-discount .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 3px -226px no-repeat}html.mob .informer-duty__item--fns.informer-disabled .hexagon:after,html.mob .informer-duty__item--fns.without-fines .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 11px -25px no-repeat}html.mob .informer-duty__item--fns .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) -30px -25px no-repeat}html.mob .informer-duty__item--fssp.informer-disabled .hexagon:after,html.mob .informer-duty__item--fssp.without-fines .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 7px -112px no-repeat}html.mob .informer-duty__item--fssp .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) -32px -112px no-repeat}html.mob .informer-duty__item--receipt .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 8px 12px no-repeat}html.mob .informer-duty__item--kno .hexagon:after{background:url(../img/kno_informer-51bc376c56.svg) 6px 5px no-repeat}html.mob .informer-duty__item.informer-load-error .hexagon:after{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 18px -293px no-repeat}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .hexagon{width:56px;height:60px}html.mob .hexagon__image{width:56px;height:60px}html.mob .informer-duty-settings{margin-top:0;padding-top:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex}html.mob .informer-duty-settings .hexagon path{fill:#fff}html.mob .informer-duty-settings__link{margin-left:16px;text-align:left}html.mob .informer-duty{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}html.mob .informer-duty__title{font-size:16px;line-height:20px}html.mob .informer-duty__title--error{font-size:14px;line-height:16px}html.mob .informer-duty__item{margin-bottom:0}html.mob .informer-duty-settings{position:relative}html.mob .informer-duty-settings__link:before{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 0 -474px no-repeat;content:'';display:block;vertical-align:middle;width:30px;height:30px;margin-right:0;position:absolute;left:14px;top:16px}html.mob .informer-duty__item.informer-update .hexagon__loading{display:none}html.mob .informer-duty__item--enabled .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 7px -174px no-repeat}html.mob .informer-duty__item--discount .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 1px -301px no-repeat}html.mob .informer-duty__item--gibdd.informer-disabled .hexagon:after,html.mob .informer-duty__item--gibdd.without-fines .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 10px -81px no-repeat}html.mob .informer-duty__item--gibdd .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) -32px -81px no-repeat}html.mob .informer-duty__item--gibdd.informer-with-discount .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 0 -267px no-repeat}html.mob .informer-duty__item--fns.informer-disabled .hexagon:after,html.mob .informer-duty__item--fns.without-fines .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 9px -32px no-repeat}html.mob .informer-duty__item--fns .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) -31px -32px no-repeat}html.mob .informer-duty__item--fssp.informer-disabled .hexagon:after,html.mob .informer-duty__item--fssp.without-fines .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 5px -130px no-repeat}html.mob .informer-duty__item--fssp .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) -51px -130px no-repeat}html.mob .informer-duty__item--receipt .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 6px 11px no-repeat}html.mob .informer-duty__item--kno .hexagon:after{background:url(../img/kno_informer-51bc376c56.svg) 6px 5px no-repeat}html.mob .informer-duty__item.informer-load-error .hexagon:after{background:url(../img/informer_sprite_landscape-3af3b8ac5d.svg) 17px -341px no-repeat}}@media only screen and (max-width:736px){html.mob .informer-duty__title--error{font-size:14px;line-height:16px}html.mob .informer-duty__item{margin-right:56px;margin-bottom:0}html.mob .informer-duty__item.last{margin-right:0}html.mob .informer-duty-settings{margin-top:0;padding-top:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}html.mob .informer-duty-settings .hexagon path{fill:#fff}html.mob .informer-duty-settings__link{margin-left:16px;text-align:left;-webkit-box-flex:0;-ms-flex:0;flex:0}html.mob .informer-duty-settings__link:before{background:url(../img/informer_sprite_portrait-25b214d60a.svg) 0 -434px no-repeat;content:'';display:block;vertical-align:middle;width:22px;height:22px;margin-right:0;position:absolute;left:14px;top:15px}html.mob .informer-duty{max-width:80vw}html.mob .informer-duty__item.informer-update .hexagon__loading{display:none}html.mob .informer-duty__item--enabled .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 8px -151px no-repeat}html.mob .informer-duty__item--discount .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 2px -299px no-repeat}html.mob .informer-duty__item--gibdd.informer-disabled .hexagon:after,html.mob .informer-duty__item--gibdd.without-fines .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 12px -66px no-repeat}html.mob .informer-duty__item--gibdd .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) -24px -66px no-repeat}html.mob .informer-duty__item--gibdd.informer-with-discount .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 2px -267px no-repeat}html.mob .informer-duty__item--fns.informer-disabled .hexagon:after,html.mob .informer-duty__item--fns.without-fines .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 11px -23px no-repeat}html.mob .informer-duty__item--fns .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) -30px -23px no-repeat}html.mob .informer-duty__item--fssp.informer-disabled .hexagon:after,html.mob .informer-duty__item--fssp.without-fines .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 7px -112px no-repeat}html.mob .informer-duty__item--fssp .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) -40px -112px no-repeat}html.mob .informer-duty__item--receipt .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 6px 12px no-repeat}html.mob .informer-duty__item--kno .hexagon:after{background:url(../img/kno_informer-51bc376c56.svg) 6px 5px no-repeat}html.mob .informer-duty__item.informer-load-error .hexagon:after{background:url(../img/informer_sprite-13fac8aa15.svg) 18px -338px no-repeat}}.loader-state{display:none;position:absolute;top:50%;left:50%}.informer-update .hexagon:after{display:none!important}.informer-update .loader-state,.informer-update .loader-state:after{display:block;width:38px;height:38px}.informer-update .loader-state{margin-top:-19px;margin-left:-19px;background:url(../img/lk/loader_bg-fdad09e7bb.svg) 0 0 no-repeat;background-size:100%;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loadState 1.1s infinite linear;animation:loadState 1.1s infinite linear}@-webkit-keyframes loadState{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadState{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#page-wrap.index-page .informer-single .height-100{height:100%}#page-wrap.index-page .informer-single .display-block{display:block}#page-wrap.index-page .informer-single .align-right{text-align:right}#page-wrap.index-page .informer-single .block-informer-single{width:100%;background-color:#fff;border-radius:4px;overflow:hidden}#page-wrap.index-page .informer-single .padding-informer-body{padding:0 16px;width:100%}#page-wrap.index-page .informer-single .block-informer-hint{background-color:#f4f4f4;width:100%;text-align:left}#page-wrap.index-page .informer-single .block-informer-hint .blue{color:#0173c1}#page-wrap.index-page .informer-single .informer-barcode,#page-wrap.index-page .informer-single .informer-enter-employee,#page-wrap.index-page .informer-single .restriction-block{width:100%;text-align:left;cursor:pointer}#page-wrap.index-page .informer-single .informer-barcode-icon{display:inline-block;background:url(../img/icon/code-7b614e37b8.svg) 0 0 no-repeat;background-size:cover;width:36px;height:24px;vertical-align:middle}#page-wrap.index-page .informer-single .informer-enter-employee-icon{display:inline-block;background:url(../img/icon/sotrudnik-3588c84569.svg) 0 0 no-repeat;background-size:cover;width:25px;height:24px;margin:0 16px 0 16px;vertical-align:middle}#page-wrap.index-page .informer-single .informer-barcode-text,#page-wrap.index-page .informer-single .informer-enter-employee-text{display:inline-block}#page-wrap.index-page .informer-single .informer-ok-icon{background:url(../img/icon/green_ok@1x-1b8b7812f2.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .informer-no-icon{background:url(../img/icon/attention_grey-05a79f3452.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .informer-search-icon{background:url(../img/icon/search_icon-f7c3d639d2.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .informer-person-icon{background:url(../img/icon/user_round-a93b025acb.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .informer-business-icon{background:url(../img/icon/business-6e5fc1a788.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .informer-business-icon,#page-wrap.index-page .informer-single .informer-no-icon,#page-wrap.index-page .informer-single .informer-ok-icon,#page-wrap.index-page .informer-single .informer-person-icon,#page-wrap.index-page .informer-single .informer-search-icon{background-size:cover;display:inline-block}#page-wrap.index-page .informer-single .informer-refresh-icon{margin:auto;background:url(../img/icon/loader-e049f4dd44.svg) 0 0 no-repeat;background-size:cover;animation:rotateRefresh 2s linear infinite}@keyframes rotateRefresh{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes rotateRefresh{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#page-wrap.index-page .informer-single .knd-list-icon{background:url(../img/icon/list-e9790e8400.svg) 0 0 no-repeat;background-size:cover}#page-wrap.index-page .informer-single .black{color:#000}#page-wrap.index-page .informer-single .loader-knd:after{content:'....';vertical-align:bottom;display:inline-block;width:3px;margin-left:3px;overflow:hidden;animation:dotsAnimation 1.5s infinite steps(3)}@keyframes dotsAnimation{100%{width:12px}}@-webkit-keyframes dotsAnimation{100%{width:12px}}#page-wrap.index-page .informer-single .informer-knd-error{background:url(../img/icon/refresh-knd-6ea8202b75.svg) 0 0 no-repeat;background-size:cover;width:16px;height:16px}#page-wrap.index-page .informer-single .informer-rouble{font-weight:600}#page-wrap.index-page .informer-single .restriction-block{padding:0 16px}#page-wrap.index-page .informer-single .restriction-block .height-inherit{height:inherit}#page-wrap.index-page .informer-single .restriction-block .loading{background:url(../img/loaders/Loader-82e96c2906.svg) 0 0 no-repeat;background-size:cover;width:24px;height:24px;animation:rotateRefresh 1s linear infinite;margin:24px auto 36px auto}#page-wrap.index-page .informer-single .restriction-block .error .icon,#page-wrap.index-page .informer-single .restriction-block .hasNotRestriction .icon,#page-wrap.index-page .informer-single .restriction-block .hasRestriction .icon,#page-wrap.index-page .informer-single .restriction-block .notSubscribe .icon{width:24px;height:24px;background-size:cover;margin-right:10px}#page-wrap.index-page .informer-single .restriction-block .error .icon{background:url(../img/restriction/error-4c7fddeab6.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .restriction-block .hasRestriction .icon{background:url(../img/restriction/has-restriction-54bab07960.svg) 0 0 no-repeat}#page-wrap.index-page .informer-single .restriction-block .hasNotRestriction .icon{background:url(../img/restriction/has-not-restriction-34d66aff64.svg) 0 0 no-repeat}html.dk #page-wrap.index-page .informer-single .block-informer-single{text-align:center}html.dk #page-wrap.index-page .informer-single .block-informer-single .lg-height-264,html.dk #page-wrap.index-page .informer-single .block-informer-single.lg-height-264{min-height:264px}html.dk #page-wrap.index-page .informer-single .block-informer-hint{border-radius:4px 4px 0 0;height:56px}html.dk #page-wrap.index-page .informer-single .block-informer-hint .informer-hint-icon{display:inline-block;margin:16px;background:url(../img/icon/info_warn_yellow-8233bdbe92.svg) 0 0 no-repeat;background-size:cover;width:24px;height:24px;vertical-align:middle}html.dk #page-wrap.index-page .informer-single .block-informer-hint .informer-hint-text{display:inline-block;width:calc(100% - 75px);vertical-align:middle}html.dk #page-wrap.index-page .informer-single .block-informer-more{width:192px;margin-left:auto;margin-right:auto}html.dk #page-wrap.index-page .informer-single .block-informer-more .btn-sec{color:#000;line-height:20px;padding:9px 0}html.dk #page-wrap.index-page .informer-single .informer-barcode{display:block;line-height:72px;text-align:left}html.dk #page-wrap.index-page .informer-single .informer-barcode-icon{margin:0 16px 0 24px}html.dk #page-wrap.index-page .informer-single .informer-enter-employee{display:block;line-height:64px;text-align:left}html.dk #page-wrap.index-page .informer-single .informer-business-icon,html.dk #page-wrap.index-page .informer-single .informer-no-icon,html.dk #page-wrap.index-page .informer-single .informer-ok-icon,html.dk #page-wrap.index-page .informer-single .informer-person-icon,html.dk #page-wrap.index-page .informer-single .informer-refresh-icon,html.dk #page-wrap.index-page .informer-single .informer-search-icon{width:64px;height:64px}html.dk #page-wrap.index-page .informer-single .dk-min-height-88{height:88px}html.dk #page-wrap.index-page .informer-single .knd-list-icon{width:28px;height:23px}html.dk #page-wrap.index-page .informer-single .knd-block{text-align:left;cursor:pointer}html.dk #page-wrap.index-page .informer-single .restriction-block{height:72px;text-align:left}@media only screen and (min-width:737px){html.mob #page-wrap.index-page .informer-single .md-height-80{height:80px}html.mob #page-wrap.index-page .informer-single .block-informer-hint{border-radius:0 4px 4px 0;padding:0 16px}html.mob #page-wrap.index-page .informer-single .informer-barcode-icon{margin:0 16px 0 16px}html.mob #page-wrap.index-page .informer-single .informer-business-icon,html.mob #page-wrap.index-page .informer-single .informer-no-icon,html.mob #page-wrap.index-page .informer-single .informer-ok-icon,html.mob #page-wrap.index-page .informer-single .informer-person-icon,html.mob #page-wrap.index-page .informer-single .informer-search-icon{width:24px;height:24px}html.mob #page-wrap.index-page .informer-single .informer-refresh-icon{width:36px;height:36px}html.mob #page-wrap.index-page .informer-single .knd-list-icon{width:24px;height:20px}html.mob #page-wrap.index-page .informer-single .restriction-block{height:80px}html.mob #page-wrap.index-page .informer-single .restriction-block .loading{margin-top:28px}}@media only screen and (max-width:736px){html.mob #page-wrap.index-page .informer-single .swipe-informer{width:calc(85% + 16px);margin-left:7.5%;overflow:visible}html.mob #page-wrap.index-page .informer-single .swipe-informer .swipe-wrap{overflow:visible}html.mob #page-wrap.index-page .informer-single .swipe-informer .informer-item{padding-right:16px}html.mob #page-wrap.index-page .informer-single .block-informer-single{text-align:left}html.mob #page-wrap.index-page .informer-single .block-informer-single.sm-height-104{height:104px}html.mob #page-wrap.index-page .informer-single .informer-business-icon,html.mob #page-wrap.index-page .informer-single .informer-enter-employee-icon,html.mob #page-wrap.index-page .informer-single .informer-no-icon,html.mob #page-wrap.index-page .informer-single .informer-ok-icon,html.mob #page-wrap.index-page .informer-single .informer-person-icon,html.mob #page-wrap.index-page .informer-single .informer-search-icon{width:36px;height:36px}html.mob #page-wrap.index-page .informer-single .informer-refresh-icon{width:48px;height:48px}html.mob #page-wrap.index-page .informer-single .knd-list-icon{width:34px;height:28px}html.mob #page-wrap.index-page .informer-single .restriction-block{max-height:72px;min-height:44px;padding:10px 16px}html.mob #page-wrap.index-page .informer-single .restriction-block .loading{margin-top:10px}}#footer-wrapper{background-color:#e6ebec;clear:both}.footer-wrapper{background-color:#e6ebec;padding:56px 0 48px;position:relative}.footer__links{color:#565656;font:14px/20px "Helvetica Neue",Helvetica,sans-serif;margin-bottom:16px;display:block}.footer__links--telegram{width:20px;height:20px;background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -932px no-repeat}.footer__links--offset-none{margin-bottom:0}.footer__links--light{color:#a9adb1}.footer__links--light:last-of-type{margin-bottom:0}.social .soc-icon-item{display:inline-block;margin-right:16px}.footer-socials .social .soc-icon-item{display:block;margin-right:0;opacity:.65}.footer-socials .soc-icon-item{width:40px;height:42px}.footer-socials .social-ico_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-info{padding:16px 0;border-top:1px solid #c6cecf;color:#535b63;font:14px/20px "Helvetica Neue",Helvetica,sans-serif}.footer .soc-icon-item,.social .soc-icon-item{cursor:pointer;width:40px;height:40px;margin-right:16px}.footer .vkontakte-icon{display:block;background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -2530px no-repeat;padding-left:20px}.other-lang-info,.other-lang-info a{font:14px/20px "Helvetica Neue",Helvetica,sans-serif;color:#535b63}.other-lang-info .link,.other-lang-info a .link{text-decoration:underline}.phones-list{text-align:right}.useful-links{margin-left:16px}.footer-lang .footer-wrapper{display:none}.footer-lang .footer-info{border-top:0}.footer-info .footer-last{height:auto;padding:24px 0 32px}.footer-info .footer-last .text-site{padding:0 24px;color:#565656;font-size:15px;line-height:20px}#footer-wrapper-superservices{position:relative;background:#0063b0;padding:48px 0 24px 0;color:#fff}#footer-wrapper-superservices .footer-title{font:18px/24px "Helvetica Neue",Helvetica,sans-serif;font-weight:700;margin-bottom:16px}#footer-wrapper-superservices .footer-title.social{margin-bottom:24px}#footer-wrapper-superservices .note{font:14px/20px "Helvetica Neue",Helvetica,sans-serif;margin-top:8px}#footer-wrapper-superservices .fb-icon,#footer-wrapper-superservices .ok-icon,#footer-wrapper-superservices .tw-icon,#footer-wrapper-superservices .vk-icon{width:52px;height:52px;background-size:cover}#footer-wrapper-superservices .vk-icon{background:url(../img/superservices/vk-d4653166bf.svg) 0 0 no-repeat}#footer-wrapper-superservices .fb-icon{background:url(../img/superservices/fb-14d3047fc3.svg) 0 0 no-repeat}#footer-wrapper-superservices .ok-icon{background:url(../img/superservices/ok-c17b3a0bb4.svg) 0 0 no-repeat}#footer-wrapper-superservices .tw-icon{background:url(../img/superservices/tw-6ad59862f6.svg) 0 0 no-repeat}#footer-wrapper-superservices .copyright{margin-top:24px;border-top:1px solid rgba(255,255,255,.3);text-align:center}#footer-wrapper-superservices .copyright .text{margin-top:24px;font:16px/20px "Helvetica Neue",Helvetica,sans-serif}html.dk .other-lang-info{-webkit-box-flex:1;-ms-flex:1;flex:1}html.dk .footer .fb-icon,html.dk .footer .ok-icon,html.dk .footer .tw-icon,html.dk .footer .vk-icon,html.dk .social .fb-icon,html.dk .social .ok-icon,html.dk .social .tw-icon,html.dk .social .vk-icon{background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -695px no-repeat}html.dk .footer .ok-icon,html.dk .social .ok-icon{background-position:0 -987px}html.dk .footer .fb-icon,html.dk .social .fb-icon{background-position:0 -555px}html.dk .footer .tw-icon,html.dk .social .tw-icon{background-position:0 -625px}html.dk .footer .soc-icon-item,html.dk .social .soc-icon-item{height:40px}html.dk .footer .logo_social{position:relative}html.dk .footer-info .footer-last .logo-mks{height:64px}html.dk .footer-info .footer-last .logo-rtk{height:64px;width:64px}@media only screen and (min-width:737px){html.mob .footer-lang .logo-rtk-wrap{margin-left:0}html.mob .footer-wrapper{padding:40px 0 48px}html.mob .footer-info{padding:24px 0}html.mob .footer .fb-icon,html.mob .footer .ok-icon,html.mob .footer .tw-icon,html.mob .footer .vk-icon,html.mob .social .fb-icon,html.mob .social .ok-icon,html.mob .social .tw-icon,html.mob .social .vk-icon{background:url(../img/svg-sprite/icons-svg-tablet-390d333bea.svg) 0 -517px no-repeat;background-size:114px}html.mob .footer .ok-icon,html.mob .social .ok-icon{background-position:0 -691px}html.mob .footer .fb-icon,html.mob .social .fb-icon{background-position:0 -403px}html.mob .footer .tw-icon,html.mob .social .tw-icon{background-position:0 -460px}html.mob .footer .social-title{display:none}html.mob .footer-info .footer-last .logo-mks{height:56px}html.mob .footer-info .footer-last .logo-rtk{height:56px}html.mob .footer-info .footer-last .text-site{font-size:14px}}@media only screen and (max-width:736px){html.mob .other-lang-info{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:16px}html.mob .footer-info .footer-last{padding:16px 0}html.mob .footer-info .footer-last .logo-mks{height:56px}html.mob .footer-info .footer-last .logo-rtk{height:56px;flex:0 0 auto}html.mob .footer-info .footer-last .text-site{font-size:10px;text-align:center}html.mob .footer-socials .social{width:auto}html.mob .footer-socials .social .social-ico_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}html.mob .footer-socials .social .soc-icon-item{margin:0}html.mob .footer-info{padding:24px 0}html.mob .footer-wrapper{padding:24px 0 32px}html.mob .footer .vk-icon,html.mob .social .vk-icon{background:url(../img/icon/social_vk-f4f045f1a4.svg) 0 0 no-repeat}html.mob .footer .ok-icon,html.mob .social .ok-icon{background:url(../img/icon/social_ok-7f9b1273b2.svg) 0 0 no-repeat}html.mob .footer .fb-icon,html.mob .social .fb-icon{background:url(../img/icon/social_fb-8ea964951f.svg) 0 0 no-repeat}html.mob .footer .tw-icon,html.mob .social .tw-icon{background:url(../img/icon/social_tw-fa736013ce.svg) 0 0 no-repeat}html.mob .footer .social-title{display:none}html.mob .footer .logo_social{position:relative}html.mob .footer .icons-arr-down,html.mob .footer .icons-arr-up{background-size:cover;width:13px;height:8px}html.mob .footer .telegram-icon{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 1px -736px no-repeat}html.mob .footer .vkontakte-icon{background:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg) 0 -1921px no-repeat}html.mob #footer-wrapper-superservices{padding-top:40px}html.mob #footer-wrapper-superservices .footer-title{font-size:16px;margin-bottom:8px}html.mob #footer-wrapper-superservices .footer-title.social{margin-bottom:8px}html.mob #footer-wrapper-superservices .note{margin-top:4px}html.mob #footer-wrapper-superservices .copyright .text{margin-top:16px;font-size:14px}}@media only screen and (min-width:737px) and (orientation:landscape){html.mob .footer-socials .social-ico_cont{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}html.mob .footer-socials .social-ico_cont i{margin-right:24px}}.footer-wrapper.footer-wrapper-new{padding:12px 0 64px!important;background:#eff5f9}.footer-container .app-btn{display:block;line-height:0}.footer-container .app-btn .hover{display:none}.footer-container .app-btn:hover .unhover{display:none}.footer-container .app-btn:hover .hover{display:block}.footer-container .social-link{height:40px;width:40px}.footer-container .social-link .hover{display:none}.footer-container .social-link:hover .unhover{display:none}.footer-container .social-link:hover .hover{display:block}.footer-container .social-link+.social-link{margin-left:12px}.footer-container .expansion-title{padding:12px 0;min-height:auto;display:flex;align-items:center}.footer-container .expansion-title:after{background:url(../img/arrow_black-858b5217dc.svg) 0 0 no-repeat;height:6px;width:10px;content:'';display:block;margin-left:8px}.footer-container .expansion-title.opened:after{transform:rotate(180deg)}.footer-container .expansion-body{padding:0 0 12px}.footer-container .link-hover:hover{color:#747b82}.footer-container .mt-0{margin-top:0}.footer-container .mb-0{margin-bottom:0}.footer-container .ml-0{margin-left:0}.footer-container .mr-0{margin-right:0}.footer-container .mt-4{margin-top:4px}.footer-container .mb-4{margin-bottom:4px}.footer-container .ml-4{margin-left:4px}.footer-container .mr-4{margin-right:4px}.footer-container .mt-8{margin-top:8px}.footer-container .mb-8{margin-bottom:8px}.footer-container .ml-8{margin-left:8px}.footer-container .mr-8{margin-right:8px}.footer-container .mt-12{margin-top:12px}.footer-container .mb-12{margin-bottom:12px}.footer-container .ml-12{margin-left:12px}.footer-container .mr-12{margin-right:12px}.footer-container .mt-16{margin-top:16px}.footer-container .mb-16{margin-bottom:16px}.footer-container .ml-16{margin-left:16px}.footer-container .mr-16{margin-right:16px}.footer-container .mt-20{margin-top:20px}.footer-container .mb-20{margin-bottom:20px}.footer-container .ml-20{margin-left:20px}.footer-container .mr-20{margin-right:20px}.footer-container .mt-24{margin-top:24px}.footer-container .mb-24{margin-bottom:24px}.footer-container .ml-24{margin-left:24px}.footer-container .mr-24{margin-right:24px}.footer-container .mt-28{margin-top:28px}.footer-container .mb-28{margin-bottom:28px}.footer-container .ml-28{margin-left:28px}.footer-container .mr-28{margin-right:28px}.footer-container .mt-32{margin-top:32px}.footer-container .mb-32{margin-bottom:32px}.footer-container .ml-32{margin-left:32px}.footer-container .mr-32{margin-right:32px}.footer-container .mt-36{margin-top:36px}.footer-container .mb-36{margin-bottom:36px}.footer-container .ml-36{margin-left:36px}.footer-container .mr-36{margin-right:36px}.footer-container .mt-40{margin-top:40px}.footer-container .mb-40{margin-bottom:40px}.footer-container .ml-40{margin-left:40px}.footer-container .mr-40{margin-right:40px}.footer-container .mt-44{margin-top:44px}.footer-container .mb-44{margin-bottom:44px}.footer-container .ml-44{margin-left:44px}.footer-container .mr-44{margin-right:44px}.footer-container .mt-48{margin-top:48px}.footer-container .mb-48{margin-bottom:48px}.footer-container .ml-48{margin-left:48px}.footer-container .mr-48{margin-right:48px}.footer-container .mt-52{margin-top:52px}.footer-container .mb-52{margin-bottom:52px}.footer-container .ml-52{margin-left:52px}.footer-container .mr-52{margin-right:52px}.footer-container .mt-56{margin-top:56px}.footer-container .mb-56{margin-bottom:56px}.footer-container .ml-56{margin-left:56px}.footer-container .mr-56{margin-right:56px}.footer-container .mt-60{margin-top:60px}.footer-container .mb-60{margin-bottom:60px}.footer-container .ml-60{margin-left:60px}.footer-container .mr-60{margin-right:60px}.footer-container .mt-64{margin-top:64px}.footer-container .mb-64{margin-bottom:64px}.footer-container .ml-64{margin-left:64px}.footer-container .mr-64{margin-right:64px}.footer-container .mt-68{margin-top:68px}.footer-container .mb-68{margin-bottom:68px}.footer-container .ml-68{margin-left:68px}.footer-container .mr-68{margin-right:68px}.footer-container .mt-72{margin-top:72px}.footer-container .mb-72{margin-bottom:72px}.footer-container .ml-72{margin-left:72px}.footer-container .mr-72{margin-right:72px}.footer-container .mt-76{margin-top:76px}.footer-container .mb-76{margin-bottom:76px}.footer-container .ml-76{margin-left:76px}.footer-container .mr-76{margin-right:76px}.footer-container .mt-80{margin-top:80px}.footer-container .mb-80{margin-bottom:80px}.footer-container .ml-80{margin-left:80px}.footer-container .mr-80{margin-right:80px}.footer-container .mt-84{margin-top:84px}.footer-container .mb-84{margin-bottom:84px}.footer-container .ml-84{margin-left:84px}.footer-container .mr-84{margin-right:84px}.footer-container .mt-88{margin-top:88px}.footer-container .mb-88{margin-bottom:88px}.footer-container .ml-88{margin-left:88px}.footer-container .mr-88{margin-right:88px}.footer-container .mt-92{margin-top:92px}.footer-container .mb-92{margin-bottom:92px}.footer-container .ml-92{margin-left:92px}.footer-container .mr-92{margin-right:92px}.footer-container .mt-96{margin-top:96px}.footer-container .mb-96{margin-bottom:96px}.footer-container .ml-96{margin-left:96px}.footer-container .mr-96{margin-right:96px}@media all and (max-width:767px){.footer-container .mt-sm-0{margin-top:0}.footer-container .mb-sm-0{margin-bottom:0}.footer-container .ml-sm-0{margin-left:0}.footer-container .mr-sm-0{margin-right:0}.footer-container .mt-sm-4{margin-top:4px}.footer-container .mb-sm-4{margin-bottom:4px}.footer-container .ml-sm-4{margin-left:4px}.footer-container .mr-sm-4{margin-right:4px}.footer-container .mt-sm-8{margin-top:8px}.footer-container .mb-sm-8{margin-bottom:8px}.footer-container .ml-sm-8{margin-left:8px}.footer-container .mr-sm-8{margin-right:8px}.footer-container .mt-sm-12{margin-top:12px}.footer-container .mb-sm-12{margin-bottom:12px}.footer-container .ml-sm-12{margin-left:12px}.footer-container .mr-sm-12{margin-right:12px}.footer-container .mt-sm-16{margin-top:16px}.footer-container .mb-sm-16{margin-bottom:16px}.footer-container .ml-sm-16{margin-left:16px}.footer-container .mr-sm-16{margin-right:16px}.footer-container .mt-sm-20{margin-top:20px}.footer-container .mb-sm-20{margin-bottom:20px}.footer-container .ml-sm-20{margin-left:20px}.footer-container .mr-sm-20{margin-right:20px}.footer-container .mt-sm-24{margin-top:24px}.footer-container .mb-sm-24{margin-bottom:24px}.footer-container .ml-sm-24{margin-left:24px}.footer-container .mr-sm-24{margin-right:24px}.footer-container .mt-sm-28{margin-top:28px}.footer-container .mb-sm-28{margin-bottom:28px}.footer-container .ml-sm-28{margin-left:28px}.footer-container .mr-sm-28{margin-right:28px}.footer-container .mt-sm-32{margin-top:32px}.footer-container .mb-sm-32{margin-bottom:32px}.footer-container .ml-sm-32{margin-left:32px}.footer-container .mr-sm-32{margin-right:32px}.footer-container .mt-sm-36{margin-top:36px}.footer-container .mb-sm-36{margin-bottom:36px}.footer-container .ml-sm-36{margin-left:36px}.footer-container .mr-sm-36{margin-right:36px}.footer-container .mt-sm-40{margin-top:40px}.footer-container .mb-sm-40{margin-bottom:40px}.footer-container .ml-sm-40{margin-left:40px}.footer-container .mr-sm-40{margin-right:40px}.footer-container .mt-sm-44{margin-top:44px}.footer-container .mb-sm-44{margin-bottom:44px}.footer-container .ml-sm-44{margin-left:44px}.footer-container .mr-sm-44{margin-right:44px}.footer-container .mt-sm-48{margin-top:48px}.footer-container .mb-sm-48{margin-bottom:48px}.footer-container .ml-sm-48{margin-left:48px}.footer-container .mr-sm-48{margin-right:48px}.footer-container .mt-sm-52{margin-top:52px}.footer-container .mb-sm-52{margin-bottom:52px}.footer-container .ml-sm-52{margin-left:52px}.footer-container .mr-sm-52{margin-right:52px}.footer-container .mt-sm-56{margin-top:56px}.footer-container .mb-sm-56{margin-bottom:56px}.footer-container .ml-sm-56{margin-left:56px}.footer-container .mr-sm-56{margin-right:56px}.footer-container .mt-sm-60{margin-top:60px}.footer-container .mb-sm-60{margin-bottom:60px}.footer-container .ml-sm-60{margin-left:60px}.footer-container .mr-sm-60{margin-right:60px}.footer-container .mt-sm-64{margin-top:64px}.footer-container .mb-sm-64{margin-bottom:64px}.footer-container .ml-sm-64{margin-left:64px}.footer-container .mr-sm-64{margin-right:64px}.footer-container .mt-sm-68{margin-top:68px}.footer-container .mb-sm-68{margin-bottom:68px}.footer-container .ml-sm-68{margin-left:68px}.footer-container .mr-sm-68{margin-right:68px}.footer-container .mt-sm-72{margin-top:72px}.footer-container .mb-sm-72{margin-bottom:72px}.footer-container .ml-sm-72{margin-left:72px}.footer-container .mr-sm-72{margin-right:72px}.footer-container .mt-sm-76{margin-top:76px}.footer-container .mb-sm-76{margin-bottom:76px}.footer-container .ml-sm-76{margin-left:76px}.footer-container .mr-sm-76{margin-right:76px}.footer-container .mt-sm-80{margin-top:80px}.footer-container .mb-sm-80{margin-bottom:80px}.footer-container .ml-sm-80{margin-left:80px}.footer-container .mr-sm-80{margin-right:80px}.footer-container .mt-sm-84{margin-top:84px}.footer-container .mb-sm-84{margin-bottom:84px}.footer-container .ml-sm-84{margin-left:84px}.footer-container .mr-sm-84{margin-right:84px}.footer-container .mt-sm-88{margin-top:88px}.footer-container .mb-sm-88{margin-bottom:88px}.footer-container .ml-sm-88{margin-left:88px}.footer-container .mr-sm-88{margin-right:88px}.footer-container .mt-sm-92{margin-top:92px}.footer-container .mb-sm-92{margin-bottom:92px}.footer-container .ml-sm-92{margin-left:92px}.footer-container .mr-sm-92{margin-right:92px}.footer-container .mt-sm-96{margin-top:96px}.footer-container .mb-sm-96{margin-bottom:96px}.footer-container .ml-sm-96{margin-left:96px}.footer-container .mr-sm-96{margin-right:96px}}@media all and (min-width:768px){.footer-container .mt-md-0{margin-top:0}.footer-container .mb-md-0{margin-bottom:0}.footer-container .ml-md-0{margin-left:0}.footer-container .mr-md-0{margin-right:0}.footer-container .mt-md-4{margin-top:4px}.footer-container .mb-md-4{margin-bottom:4px}.footer-container .ml-md-4{margin-left:4px}.footer-container .mr-md-4{margin-right:4px}.footer-container .mt-md-8{margin-top:8px}.footer-container .mb-md-8{margin-bottom:8px}.footer-container .ml-md-8{margin-left:8px}.footer-container .mr-md-8{margin-right:8px}.footer-container .mt-md-12{margin-top:12px}.footer-container .mb-md-12{margin-bottom:12px}.footer-container .ml-md-12{margin-left:12px}.footer-container .mr-md-12{margin-right:12px}.footer-container .mt-md-16{margin-top:16px}.footer-container .mb-md-16{margin-bottom:16px}.footer-container .ml-md-16{margin-left:16px}.footer-container .mr-md-16{margin-right:16px}.footer-container .mt-md-20{margin-top:20px}.footer-container .mb-md-20{margin-bottom:20px}.footer-container .ml-md-20{margin-left:20px}.footer-container .mr-md-20{margin-right:20px}.footer-container .mt-md-24{margin-top:24px}.footer-container .mb-md-24{margin-bottom:24px}.footer-container .ml-md-24{margin-left:24px}.footer-container .mr-md-24{margin-right:24px}.footer-container .mt-md-28{margin-top:28px}.footer-container .mb-md-28{margin-bottom:28px}.footer-container .ml-md-28{margin-left:28px}.footer-container .mr-md-28{margin-right:28px}.footer-container .mt-md-32{margin-top:32px}.footer-container .mb-md-32{margin-bottom:32px}.footer-container .ml-md-32{margin-left:32px}.footer-container .mr-md-32{margin-right:32px}.footer-container .mt-md-36{margin-top:36px}.footer-container .mb-md-36{margin-bottom:36px}.footer-container .ml-md-36{margin-left:36px}.footer-container .mr-md-36{margin-right:36px}.footer-container .mt-md-40{margin-top:40px}.footer-container .mb-md-40{margin-bottom:40px}.footer-container .ml-md-40{margin-left:40px}.footer-container .mr-md-40{margin-right:40px}.footer-container .mt-md-44{margin-top:44px}.footer-container .mb-md-44{margin-bottom:44px}.footer-container .ml-md-44{margin-left:44px}.footer-container .mr-md-44{margin-right:44px}.footer-container .mt-md-48{margin-top:48px}.footer-container .mb-md-48{margin-bottom:48px}.footer-container .ml-md-48{margin-left:48px}.footer-container .mr-md-48{margin-right:48px}.footer-container .mt-md-52{margin-top:52px}.footer-container .mb-md-52{margin-bottom:52px}.footer-container .ml-md-52{margin-left:52px}.footer-container .mr-md-52{margin-right:52px}.footer-container .mt-md-56{margin-top:56px}.footer-container .mb-md-56{margin-bottom:56px}.footer-container .ml-md-56{margin-left:56px}.footer-container .mr-md-56{margin-right:56px}.footer-container .mt-md-60{margin-top:60px}.footer-container .mb-md-60{margin-bottom:60px}.footer-container .ml-md-60{margin-left:60px}.footer-container .mr-md-60{margin-right:60px}.footer-container .mt-md-64{margin-top:64px}.footer-container .mb-md-64{margin-bottom:64px}.footer-container .ml-md-64{margin-left:64px}.footer-container .mr-md-64{margin-right:64px}.footer-container .mt-md-68{margin-top:68px}.footer-container .mb-md-68{margin-bottom:68px}.footer-container .ml-md-68{margin-left:68px}.footer-container .mr-md-68{margin-right:68px}.footer-container .mt-md-72{margin-top:72px}.footer-container .mb-md-72{margin-bottom:72px}.footer-container .ml-md-72{margin-left:72px}.footer-container .mr-md-72{margin-right:72px}.footer-container .mt-md-76{margin-top:76px}.footer-container .mb-md-76{margin-bottom:76px}.footer-container .ml-md-76{margin-left:76px}.footer-container .mr-md-76{margin-right:76px}.footer-container .mt-md-80{margin-top:80px}.footer-container .mb-md-80{margin-bottom:80px}.footer-container .ml-md-80{margin-left:80px}.footer-container .mr-md-80{margin-right:80px}.footer-container .mt-md-84{margin-top:84px}.footer-container .mb-md-84{margin-bottom:84px}.footer-container .ml-md-84{margin-left:84px}.footer-container .mr-md-84{margin-right:84px}.footer-container .mt-md-88{margin-top:88px}.footer-container .mb-md-88{margin-bottom:88px}.footer-container .ml-md-88{margin-left:88px}.footer-container .mr-md-88{margin-right:88px}.footer-container .mt-md-92{margin-top:92px}.footer-container .mb-md-92{margin-bottom:92px}.footer-container .ml-md-92{margin-left:92px}.footer-container .mr-md-92{margin-right:92px}.footer-container .mt-md-96{margin-top:96px}.footer-container .mb-md-96{margin-bottom:96px}.footer-container .ml-md-96{margin-left:96px}.footer-container .mr-md-96{margin-right:96px}.footer-container .custom-sizes.text-plain{font-size:18px}}@media all and (min-width:1140px){.footer-container .mt-lg-0{margin-top:0}.footer-container .mb-lg-0{margin-bottom:0}.footer-container .ml-lg-0{margin-left:0}.footer-container .mr-lg-0{margin-right:0}.footer-container .mt-lg-4{margin-top:4px}.footer-container .mb-lg-4{margin-bottom:4px}.footer-container .ml-lg-4{margin-left:4px}.footer-container .mr-lg-4{margin-right:4px}.footer-container .mt-lg-8{margin-top:8px}.footer-container .mb-lg-8{margin-bottom:8px}.footer-container .ml-lg-8{margin-left:8px}.footer-container .mr-lg-8{margin-right:8px}.footer-container .mt-lg-12{margin-top:12px}.footer-container .mb-lg-12{margin-bottom:12px}.footer-container .ml-lg-12{margin-left:12px}.footer-container .mr-lg-12{margin-right:12px}.footer-container .mt-lg-16{margin-top:16px}.footer-container .mb-lg-16{margin-bottom:16px}.footer-container .ml-lg-16{margin-left:16px}.footer-container .mr-lg-16{margin-right:16px}.footer-container .mt-lg-20{margin-top:20px}.footer-container .mb-lg-20{margin-bottom:20px}.footer-container .ml-lg-20{margin-left:20px}.footer-container .mr-lg-20{margin-right:20px}.footer-container .mt-lg-24{margin-top:24px}.footer-container .mb-lg-24{margin-bottom:24px}.footer-container .ml-lg-24{margin-left:24px}.footer-container .mr-lg-24{margin-right:24px}.footer-container .mt-lg-28{margin-top:28px}.footer-container .mb-lg-28{margin-bottom:28px}.footer-container .ml-lg-28{margin-left:28px}.footer-container .mr-lg-28{margin-right:28px}.footer-container .mt-lg-32{margin-top:32px}.footer-container .mb-lg-32{margin-bottom:32px}.footer-container .ml-lg-32{margin-left:32px}.footer-container .mr-lg-32{margin-right:32px}.footer-container .mt-lg-36{margin-top:36px}.footer-container .mb-lg-36{margin-bottom:36px}.footer-container .ml-lg-36{margin-left:36px}.footer-container .mr-lg-36{margin-right:36px}.footer-container .mt-lg-40{margin-top:40px}.footer-container .mb-lg-40{margin-bottom:40px}.footer-container .ml-lg-40{margin-left:40px}.footer-container .mr-lg-40{margin-right:40px}.footer-container .mt-lg-44{margin-top:44px}.footer-container .mb-lg-44{margin-bottom:44px}.footer-container .ml-lg-44{margin-left:44px}.footer-container .mr-lg-44{margin-right:44px}.footer-container .mt-lg-48{margin-top:48px}.footer-container .mb-lg-48{margin-bottom:48px}.footer-container .ml-lg-48{margin-left:48px}.footer-container .mr-lg-48{margin-right:48px}.footer-container .mt-lg-52{margin-top:52px}.footer-container .mb-lg-52{margin-bottom:52px}.footer-container .ml-lg-52{margin-left:52px}.footer-container .mr-lg-52{margin-right:52px}.footer-container .mt-lg-56{margin-top:56px}.footer-container .mb-lg-56{margin-bottom:56px}.footer-container .ml-lg-56{margin-left:56px}.footer-container .mr-lg-56{margin-right:56px}.footer-container .mt-lg-60{margin-top:60px}.footer-container .mb-lg-60{margin-bottom:60px}.footer-container .ml-lg-60{margin-left:60px}.footer-container .mr-lg-60{margin-right:60px}.footer-container .mt-lg-64{margin-top:64px}.footer-container .mb-lg-64{margin-bottom:64px}.footer-container .ml-lg-64{margin-left:64px}.footer-container .mr-lg-64{margin-right:64px}.footer-container .mt-lg-68{margin-top:68px}.footer-container .mb-lg-68{margin-bottom:68px}.footer-container .ml-lg-68{margin-left:68px}.footer-container .mr-lg-68{margin-right:68px}.footer-container .mt-lg-72{margin-top:72px}.footer-container .mb-lg-72{margin-bottom:72px}.footer-container .ml-lg-72{margin-left:72px}.footer-container .mr-lg-72{margin-right:72px}.footer-container .mt-lg-76{margin-top:76px}.footer-container .mb-lg-76{margin-bottom:76px}.footer-container .ml-lg-76{margin-left:76px}.footer-container .mr-lg-76{margin-right:76px}.footer-container .mt-lg-80{margin-top:80px}.footer-container .mb-lg-80{margin-bottom:80px}.footer-container .ml-lg-80{margin-left:80px}.footer-container .mr-lg-80{margin-right:80px}.footer-container .mt-lg-84{margin-top:84px}.footer-container .mb-lg-84{margin-bottom:84px}.footer-container .ml-lg-84{margin-left:84px}.footer-container .mr-lg-84{margin-right:84px}.footer-container .mt-lg-88{margin-top:88px}.footer-container .mb-lg-88{margin-bottom:88px}.footer-container .ml-lg-88{margin-left:88px}.footer-container .mr-lg-88{margin-right:88px}.footer-container .mt-lg-92{margin-top:92px}.footer-container .mb-lg-92{margin-bottom:92px}.footer-container .ml-lg-92{margin-left:92px}.footer-container .mr-lg-92{margin-right:92px}.footer-container .mt-lg-96{margin-top:96px}.footer-container .mb-lg-96{margin-bottom:96px}.footer-container .ml-lg-96{margin-left:96px}.footer-container .mr-lg-96{margin-right:96px}.footer-container .link-hover:hover{color:#0b1f33}}.index-page .disclaimer-page-type,.landings-ig-main .disclaimer-page-type{display:block}.disclaimer-page-type{display:none}.disclaimers-container.disclaimers-is-empty{display:none}.disclaimers-container.main-page-disclaimers{margin-top:0;padding-bottom:0}.disclaimers-container.main-page-disclaimers:empty{display:none}.disclaimers-container .epgu-input-text{margin-bottom:0}.disclaimers-container .epgu-input-text.floating-placeholder label,.disclaimers-container .epgu-selectbox.floating-placeholder label{margin-bottom:0}.disclaimers-container .disclaimer-container{margin-bottom:-19px;background:#e9f9d7}.disclaimers-container .disclaimer-container.warn{background:#fffadf}.disclaimers-container .disclaimer-container.error{background:#fff2f3}.disclaimers-container .disclaimer-container .disclaimer{padding:5px 110px 20px 60px;position:relative;background:#e9f9d7;margin:0 auto 20px;border-radius:5px;word-wrap:break-word;max-width:1200px}.disclaimers-container .disclaimer-container .disclaimer h4{font-size:15px;margin-bottom:0;margin-top:14px}.disclaimers-container .disclaimer-container .disclaimer p{font-size:15px;color:#535b63;margin:0 15px 0 0}.disclaimers-container .disclaimer-container .disclaimer+.disclaimers-container .disclaimer-container .disclaimer{margin-top:0}.disclaimers-container .disclaimer-container .disclaimer .icomoon{position:absolute;top:20px;left:10px;font-size:27px;color:#77b52f;background-image:url(../img/disclaimer/green_ring@1x-378c4d33e4.svg);background-size:100%;width:24px;height:24px}.disclaimers-container .disclaimer-container .disclaimer .close{background:url(../img/disclaimer/close@1x-ead15a3b8a.svg);background-size:100%;position:absolute;top:50%;right:10px;width:12px;height:12px;margin-top:-6px}.disclaimers-container .disclaimer-container .disclaimer.warn{background:#fffadf}.disclaimers-container .disclaimer-container .disclaimer.warn .icomoon{background-image:url(../img/disclaimer/yellow_ring@1x-428ae053e5.svg)}.disclaimers-container .disclaimer-container .disclaimer.error{background:#fff2f3}.disclaimers-container .disclaimer-container .disclaimer.error .icomoon{background-image:url(../img/disclaimer/red_ring@1x-f1bbc26845.svg)}.disclaimers-container .disclaimer-container .disclaimer .send-subscription{width:100%;height:auto;min-height:70px}.disclaimers-container .disclaimer-container .disclaimer .send-subscription .type_ok{background-image:url(../img/disclaimer/green_ok@1x-1b8b7812f2.svg)}.disclaimers-container .disclaimer-container .disclaimer .send-subscription .type_repeat{background-image:url(../img/disclaimer/yellow_ring@1x-428ae053e5.svg)}.disclaimers-container .disclaimer-container .disclaimer .send-subscription .type_ok,.disclaimers-container .disclaimer-container .disclaimer .send-subscription .type_repeat{background-repeat:no-repeat;background-size:50px 50px;background-position:0 50%;min-height:70px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.disclaimers-container .disclaimer-container .disclaimer .send-subscription .send-message{display:block;padding-left:70px}.disclaimers-container .disclaimer-container .wait-check{width:250px}.disclaimers-container .disclaimer-container .wait-message{padding-left:36px;line-height:1.7}.disclaimers-container .disclaimer-container .throbber-small{float:left;margin:0}.disclaimers-container .disclaimer-container .inline-throbber-header{padding-left:36px}.index-page .disclaimers-container .disclaimer-container .disclaimer{max-width:1136px}@media only screen and (min-width:737px){html.mob .disclaimers-container.main-page-disclaimers{padding-bottom:0}html.mob .disclaimers-container.main-page-disclaimers:empty{display:none}html.mob .disclaimers-container .disclaimer-container{margin-bottom:-16px}html.mob .disclaimers-container .disclaimer-container .disclaimer{padding:5px 100px 17px 90px;margin:0 0 17px}html.mob .disclaimers-container .disclaimer-container .disclaimer h4{margin-top:15px}html.mob .disclaimers-container .disclaimer-container .disclaimer p{margin-right:17px}html.mob .disclaimers-container .disclaimer-container .disclaimer .icomoon{top:20px;left:38px;width:24px;height:24px}html.mob .disclaimers-container .disclaimer-container .disclaimer .close{right:50px;width:12px;height:12px;top:50%;margin-top:-6px}}@media only screen and (max-width:736px){html.mob .disclaimers-container{padding-bottom:0;margin-top:0}html.mob .disclaimers-container.main-page-disclaimers:empty{display:none}html.mob .disclaimers-container .disclaimer-container{margin-bottom:0}html.mob .disclaimers-container .disclaimer-container .disclaimer{padding:5px 52px 20px 48px;margin:0}html.mob .disclaimers-container .disclaimer-container .disclaimer h4{margin-top:12px;margin-bottom:0}html.mob .disclaimers-container .disclaimer-container .disclaimer p{margin-right:15px}html.mob .disclaimers-container .disclaimer-container .disclaimer .icomoon{top:20px;left:15px;width:18px;height:18px}html.mob .disclaimers-container .disclaimer-container .disclaimer .close{top:26px;right:23px;width:10px;height:10px}}@-webkit-keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes ngdialog-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ngdialog-fadein{0%{opacity:0}100%{opacity:1}}.redirect-popup .school-popup a{margin-bottom:0;outline:0}.redirect-popup .calc-popup .family-logo{width:152px}.popup-sign{font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#5c5c5c}.school-popup h3{padding-top:24px}.ngdialog{position:fixed;overflow:auto;-webkit-overflow-scrolling:touch;z-index:21474736410;top:0;right:0;bottom:0;left:0}.ngdialog-overlay{position:fixed;background:rgba(0,0,0,.3);top:0;right:0;bottom:0;left:0;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s}.ngdialog.ngdialog-closing .ngdialog-overlay{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}.ngdialog-content{background:#fff;-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadein .5s;animation:ngdialog-fadein .5s}.ngdialog.ngdialog-closing .ngdialog-content{-webkit-backface-visibility:hidden;-webkit-animation:ngdialog-fadeout .5s;animation:ngdialog-fadeout .5s}body.ngdialog-open{overflow:hidden}@-webkit-keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ngdialog-flyin{0%{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes ngdialog-flyout{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content{-webkit-animation:ngdialog-flyout .5s;animation:ngdialog-flyout .5s}.ngdialog.ngdialog-theme-default .ngdialog-content{-webkit-animation:ngdialog-flyin .5s;animation:ngdialog-flyin .5s}.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:ngdialog-pulse 1.1s infinite;animation:ngdialog-pulse 1.1s infinite;outline:0}@media (max-width:568px){.ngdialog.ngdialog-theme-default .ngdialog-button:focus{-webkit-animation:none;animation:none}}.ngdialog-content .buttons-container{text-align:right}.ngdialog-content .buttons-container .button-large:not(:last-child),.ngdialog-content .buttons-container .button-medium:not(:last-child),.ngdialog-content .buttons-container .button-small:not(:last-child){margin-right:16px}.region-select-popup .fields-cover:before{left:50%}.region-select-popup h4{margin:30px 0 20px}.region-select-container .epgu-selectbox .dropdown-el{max-height:200px;top:auto}.region-select-container .epgu-selectbox .dropdown-el ul{max-height:120px}html.tablet .region-select-container .fields-cover{padding:20px}.d-popup-search{position:absolute;right:0;display:block;width:350px}.d-popup-search .popup-search__wrap{display:block;width:350px;padding:16px 24px 24px;box-shadow:0 0 5px 4px #eff0f4;background-color:#fff;position:fixed;bottom:0}.d-popup-search .popup-search__wrap input[type=text]{color:#a5aeb3}.d-popup-search .popup-search__wrap .close-search-modal{position:absolute;top:20px;right:24px;display:block;width:16px;height:16px;background:url(../img/svg-sprite/icons-svg-desc-151257fba1.svg) 0 -2393px no-repeat;cursor:pointer}.d-popup-search .popup-search__wrap.feedback-sended-wrap{padding:32px 24px}.d-popup-search .popup-search__wrap .feedback-sended-icon{width:64px;height:64px;display:inline-block;margin-right:24px;background:url(../img/icon/all_be_like@1x-f7886df94f.svg) no-repeat}.d-popup-search .popup-search__wrap .feedback-sended-title{vertical-align:top;display:inline-block;line-height:64px}.d-popup-search.stopped .popup-search__wrap{position:relative;bottom:140px}.d-popup-search.stopped .popup-search__wrap.feedback-sended-wrap{bottom:70px}.ezp-subscription-popup .epgu-checkbox-wrapper{display:flex}.ezp-subscription-popup .epgu-checkbox-wrapper .epgu-checkbox{margin-right:16px}.ezp-subscription-popup .epgu-checkbox-wrapper label{white-space:normal;height:auto;margin-bottom:0;margin-top:2px;line-height:20px;color:#535b63;max-width:calc(100% - 46px)}.ezp-subscription-popup .error{display:flex;align-items:flex-start}.ezp-subscription-popup .error .error-icon{width:24px;height:24px;background:url(../img/icon/warn_red_circle-73ff550f85.svg) 0 0 no-repeat;margin-right:8px}.ezp-subscription-popup .error .delivery-error-text{color:#df0024;max-width:calc(100% - 32px);margin-top:2px}@media only screen and (min-width:737px){html.dk .ngdialog,html.mob .ngdialog{z-index:2147473647!important}html.dk .region-select-container,html.mob .region-select-container{padding-top:35px}html.dk .region-select-container .region-select-title,html.mob .region-select-container .region-select-title{position:absolute;top:50px}html.dk .region-select-container .region-select-body,html.mob .region-select-container .region-select-body{overflow-y:visible}html.dk .region-select-container .region-select-body .buttons-block,html.mob .region-select-container .region-select-body .buttons-block{padding-top:10px}}html.dk .modal-grid .popup{padding:0 48px 32px 48px}html.dk .modal-grid .popup .close_popup_x{top:16px;right:32px}html.dk .modal-grid.quiz-popup .popup{width:540px}html.dk .modal-grid.quiz-popup .popup .button-quiz{width:140px;height:48px;text-align:center;vertical-align:bottom;line-height:48px}html.dk .region-select-popup .region-select-body{padding-top:4px}html.dk .region-select-popup .region-select-block{margin-top:30px}html.dk .region-select-popup .region-select-block .wrapper{padding-top:20px;line-height:normal}html.dk .region-select-popup .region-select-block:last-of-type{margin-bottom:20px}html.dk .region-select-popup .fields-cover{margin:-5px 0 20px 0}html.dk .region-select-popup .radio-content{font-size:15px;color:#535b63;line-height:22px}html.dk .map-popup-content-wrapper{width:770px}html.dk .ngdialog-content.popup{overflow:auto}html.dk .ngdialog-content.popup .signResult .h3{margin-bottom:20px}html.dk .ngdialog-content.popup .signResult .border{border-top:1px solid #cdd1d4;border-bottom:1px solid #cdd1d4}html.dk .ngdialog-content.popup .signResult .advice{padding:15px 10px 10px 73px}html.dk .ngdialog-content.popup .signResult .advice .advice_ico{margin-left:-72px;height:50px;width:50px}html.dk .ngdialog-content.popup .signResult .advice.type_like .advice_ico{background-size:50px}html.dk .popup .ebs-popup .ebs-popup__header-text{margin-bottom:0;display:flex;align-self:flex-end}html.dk .ezp-subscription-popup .close_popup_x{background:0 0!important}html.dk .ezp-subscription-popup .close_popup_x:before{display:none;content:none!important}html.dk .ezp-subscription-popup .ngdialog-content{width:870px;padding:0}html.dk .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-close{z-index:13;cursor:pointer;background-image:url(../img/close_white-9771b21609.svg);display:inline-block;background-repeat:no-repeat;width:45px;height:45px;background-color:#182838;position:absolute;right:20px;top:20px;text-align:center}html.dk .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-image{background:url(../img/banners/ezp-image-dk-06b0d69891.png) no-repeat;width:870px;height:235px;margin-bottom:40px}html.dk .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-image .ezp-popup-title{padding:60px 40px 76px}html.dk .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-body{padding:0 40px 40px}@media only screen and (min-width:737px){html.mob .redirect-popup .school-popup a{margin-bottom:0}html.mob .ezp-subscription-popup .ngdialog-content{padding:0}html.mob .ezp-subscription-popup .ngdialog-content .close_popup_x{visibility:hidden}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-close{z-index:13;cursor:pointer;background-image:url(../img/close_white-9771b21609.svg);display:inline-block;background-repeat:no-repeat;width:45px;height:45px;background-color:#182838;position:absolute;right:20px;top:20px;text-align:center}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-image{height:200px;background-image:url(../img/banners/ezp-image-tab-88e7935cbf.png);background-repeat:no-repeat;background-position-x:50%;background-color:#132938}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-image .ezp-popup-title{padding:22px 0 40px}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-body{padding:0 0 40px}html.mob .region-select-popup .region-select-container .region-select-block{margin-top:24px}html.mob .region-select-popup .region-select-container .region-select-block .wrapper{padding-top:20px;line-height:normal}html.mob .region-select-popup .region-select-container .region-select-block .wrapper .radio-group-item{padding:0}html.mob .region-select-popup .region-select-container .fields-cover{margin:15px 0 10px 0}html.mob .region-select-popup .region-select-container .fields-cover .region-select{margin-bottom:0}html.mob .region-select-popup .region-select-container .fields-cover:before{display:block}html.mob .region-select-popup .region-select-container .buttons-block{padding-top:20px}html.mob .ngdialog-content.popup .signResult .h3{margin-bottom:20px}html.mob .ngdialog-content.popup .signResult .border{border-top:1px solid #cdd1d4;border-bottom:1px solid #cdd1d4}html.mob .ngdialog-content.popup .signResult .advice{padding:15px 10px 10px 45px}html.mob .ngdialog-content.popup .signResult .advice .advice_ico{margin-left:-72px;height:50px;width:50px}html.mob .ngdialog-content.popup .signResult .advice.type_like .advice_ico{background-size:50px}html.mob .d-popup-search{width:300px}html.mob .d-popup-search .popup-search__wrap{width:300px}html.mob .d-popup-search .feedback-sended-icon{width:50px;height:50px;display:inline-block;margin-right:14px;background:url(../img/icon/all_be_like@1x-f7886df94f.svg) no-repeat}html.mob .d-popup-search .feedback-sended-title{vertical-align:top;display:inline-block;line-height:54px}html.mob .d-popup-search.stopped .popup-search__wrap{bottom:160px}html.mob .modal-grid.quiz-popup .popup{width:540px!important;padding:48px 20px}html.mob .modal-grid.quiz-popup .popup .button-quiz{width:140px;height:48px;text-align:center;vertical-align:bottom;line-height:48px}}@media only screen and (max-width:736px){html.mob .ngdialog{z-index:2147473647!important}html.mob .ngdialog-open .region-select-popup{z-index:2147473647!important}html.mob .ngdialog.commmon-dialog .popup{display:flex;flex-flow:column}html.mob .ngdialog.commmon-dialog .popup .advice{flex-grow:1}html.mob .ngdialog.commmon-dialog .popup .advice .advice-title{margin-left:0}html.mob .ngdialog.commmon-dialog .popup .advice .advice-title .advice_ico{display:block;float:none;width:90px;height:90px;margin:0 auto 20px auto}html.mob .ngdialog.commmon-dialog .popup .advice .advice-title .advice_simple_title{display:block;text-align:center}html.mob .ngdialog.commmon-dialog .popup .advice .advice-text{display:block;text-align:center}html.mob .ngdialog.commmon-dialog .popup .buttons-container{text-align:center;width:90%;margin:0 auto}html.mob .ngdialog.commmon-dialog .popup .buttons-container .button-large,html.mob .ngdialog.commmon-dialog .popup .buttons-container .button-medium,html.mob .ngdialog.commmon-dialog .popup .buttons-container .button-small{margin-right:0;margin-bottom:14px}html.mob .ezp-subscription-popup .close_popup_x{display:none!important}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-line{height:10px;background-image:url(../img/post-line-5180fda34b.svg);background-repeat-y:no-repeat}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-close{width:100%;background-color:#fff;z-index:100;position:absolute;display:inline-block;padding:0 40px;top:0;left:0;line-height:48px;background-image:url(../img/svg-sprite/icons-svg-phone-fe02786ac7.svg);background-repeat:no-repeat;background-position:10px -2192px;cursor:pointer}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-image{height:200px;background-image:url(../img/banners/ezp-image-mob-5815db15d9.png);background-repeat:no-repeat;background-position-x:50%;background-color:#132938}html.mob .ezp-subscription-popup .ngdialog-content .ezp-popup .ezp-popup-body{padding:0 0 20px}html.mob .ezp-subscription-popup.business .popup{padding-top:0!important}html.mob .region-select-popup{max-height:100%;overflow-y:scroll}html.mob .region-select-popup .popup{height:auto;min-height:101%;position:relative}html.mob .region-select-popup .popup .ngdialog-close{position:static;margin-top:15px}html.mob .region-select-popup .region-select-title{margin:30px 0 20px 0}html.mob .region-select-popup .region-select-title h3{margin:0}html.mob .region-select-popup .region-select-body{padding-bottom:80px}html.mob .region-select-popup .location-popup .radio-group em.wrapper.w50{display:block;width:auto}html.mob .region-select-popup .location-popup .radio-group .radio-description{margin-top:0}html.mob .region-select-popup .location-popup .radio-group .radio-content{margin-left:40px;white-space:normal;display:block}html.mob .region-select-popup .location-popup .radio-group span.icon{display:block;float:left}html.mob .region-select-popup .region-select-block{margin-top:20px}html.mob .region-select-popup .region-select-block .wrapper{padding-top:5px}html.mob .region-select-popup .region-select-block .wrapper.first-radio{padding-top:20px}html.mob .region-select-popup .btn-base{text-align:center}html.mob .ngdialog-content.popup{overflow:auto}html.mob .ngdialog-content.popup .signResult .h3{margin-bottom:20px}html.mob .ngdialog-content.popup .signResult .border{border-top:1px solid #cdd1d4;border-bottom:1px solid #cdd1d4}html.mob .ngdialog-content.popup .signResult .advice{padding:15px 10px 10px 0}html.mob .ngdialog-content.popup .signResult .advice .advice_ico{margin-left:-72px;height:50px;width:50px}html.mob .ngdialog-content.popup .signResult .advice.type_like .advice_ico{background-size:50px}html.mob .d-popup-search{width:100%}html.mob .d-popup-search .popup-search__wrap{width:100%}html.mob .d-popup-search.stopped .popup-search__wrap{position:relative;bottom:170px}html.mob .d-popup-search.feedback-sended-wrap{padding:50px 24px;bottom:125px}html.mob .d-popup-search .feedback-sended-icon{width:80px;height:80px;display:inline-block;margin-right:20px;background:url(../img/icon/all_be_like@1x-f7886df94f.svg) no-repeat}html.mob .d-popup-search .feedback-sended-title{vertical-align:top;display:inline-block;line-height:80px}html.mob .modal-grid.quiz-popup .close_popup_x{visibility:hidden;display:none}html.mob .modal-grid.quiz-popup .popup{padding:50px 0 20px}}@media only screen and (min-width:737px){html.dk .ngdialog,html.mob .ngdialog{text-align:center}html.dk .ngdialog:before,html.mob .ngdialog:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}html.dk .ngdialog .popup,html.mob .ngdialog .popup{max-height:90%;display:inline-block;vertical-align:middle;text-align:left;position:relative;top:auto;left:auto;margin:auto}html.dk .popup,html.mob .popup{width:870px;max-height:700px;position:fixed;top:60px;left:50%;margin:0 0 0 -435px;z-index:103;background:#fff;padding:50px;border-radius:4px;overflow:hidden}html.dk .popup .close_popup_x,html.mob .popup .close_popup_x{display:inline-block;width:42px;height:42px;position:absolute;right:20px;top:20px;cursor:pointer;background:url(../img/ico_close-be3ecfc038.png) 0 0 no-repeat;text-align:center;z-index:10}html.dk .popup .close_popup_x:before,html.mob .popup .close_popup_x:before{content:'L';font:17px icomoon-epga;color:#565656;display:inline-block;vertical-align:middle;line-height:42px;width:42px;border:1px solid #c8c7cc;border-radius:22px;background-color:#fff;transition:background-color .25s}html.dk .popup .close_popup_x:hover:before,html.mob .popup .close_popup_x:hover:before{background-color:#f5f5f5}html.dk .popup .close_popup_x:active:before,html.mob .popup .close_popup_x:active:before{background-color:#e0e0e0}html.dk .popup .service-link,html.mob .popup .service-link{margin-bottom:30px}html.dk .popup h2,html.mob .popup h2{margin:0 0 24px;padding-right:50px;text-align:left;color:#000}html.dk .popup .service-h3,html.mob .popup .service-h3{margin:0 50px 32px 0;text-align:left}html.dk .popup .cancel-loading-throbber h3,html.mob .popup .cancel-loading-throbber h3{text-align:center}html.dk .popup h4,html.mob .popup h4{margin:0 0 20px 0;text-align:left;color:#000;font:600 15px/20px ekibastuz,sans-serif}html.dk .popup p,html.mob .popup p{margin:0 0 .5em 0;font-size:16px;color:#565656}html.dk .popup .buttons-block,html.mob .popup .buttons-block{padding-top:30px}html.dk .scroller,html.mob .scroller{position:relative}html.dk .region-select-popup .popup,html.mob .region-select-popup .popup{width:780px}}@media only screen and (min-width:737px){html.mob .popup{width:700px!important;margin:0 0 0 -350px}html.mob .popup .close_popup_x{right:25px;top:25px}html.mob .popup h4{line-height:22px}html.mob .popup .plain-text{font-size:15px!important;line-height:22px!important}html.mob .popup .region-select-container .close_popup_x{right:20px;top:20px}}@media only screen and (max-width:736px){html.mob .modal-grid .popup{padding:50px 48px 32px 48px}html.mob .popup{width:100%;height:100%;position:fixed;z-index:103;background:#fff;border-radius:0;overflow-y:auto;padding-top:50px}html.mob .popup .close_popup_x{background-color:#fff;z-index:100;position:absolute;display:inline-block;padding:0 40px;height:35px;top:0;left:0;line-height:48px;background-image:url(../img/svg-sprite/icons-svg-phone-cc54413901.svg);background-repeat:no-repeat;background-position:10px -2192px}html.mob .popup .close_popup_x .mobile-close{font-size:18px}html.mob .popup .region-select-container .plain-text-bold{font-size:15px}html.mob .popup .region-select-container .close_popup_x{padding:0 30px}html.mob .popup .region-select-container .fields-cover{margin:10px 0 30px}html.mob .popup .region-select-container .fields-cover:before{left:19px;display:block}html.mob .popup .region-select-container .buttons-block{margin-top:20px}html.mob .popup .popup-limiter{margin:0 20px}html.mob .popup .close_popup_bottom{display:block;margin-top:37px;padding:0 40px;cursor:pointer;font:200 18px ekibastuz,sans-serif;border-width:1px;border-color:#d3d3d3;border-style:solid none;background-image:url(../img/icon/link_larr@2x-0d5b8d845c.png);background-position:20px 19px;background-repeat:no-repeat;background-size:7px;line-height:50px}html.mob .popup h4{font:600 15px/22px ekibastuz,sans-serif}html.mob .popup .plain-text{font-size:15px!important;line-height:21px!important}html.mob .region-select-block .radio-group-item{min-height:30px}}.redirect-popup img.hex-logo{width:74px;float:left;margin:0 20px 0 0}.redirect-popup .header-container{margin:0 100px 20px}.redirect-popup h3{margin-bottom:20px}.redirect-popup .center-container{text-align:center;padding-top:30px}.redirect-popup a{margin-bottom:20px}.redirect-popup .hex{position:relative;z-index:2}.redirect-popup .hex-wrap{position:relative;margin-left:5px;width:24px;height:24px;display:inline-block;vertical-align:middle;line-height:24px;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.4);text-align:center}.redirect-popup .hex-wrap .throbber-small{margin:0;position:absolute;left:0;top:0}.redirect-popup.lang-redirect-popup .buttons-block{margin-top:50px;padding-top:20px;border-top:1px solid #e5e5e5}@media only screen and (min-width:737px){html.mob .redirect-popup img.hex-logo{width:74px;margin:0 25px 0 0}html.mob .redirect-popup .header-container{margin:0 105px 25px}html.mob .redirect-popup h3{margin-bottom:25px}html.mob .redirect-popup .center-container{text-align:center;padding-top:30px}html.mob .redirect-popup a{margin-bottom:25px}html.mob .redirect-popup .hex{margin-left:5px}html.mob .modal-grid .popup{padding:0 48px 32px 48px}html.mob .modal-grid .popup .close_popup_x{right:32px;top:16px}html.mob .modal-grid .popup .advice-icon-block__header{max-width:90%}}@media only screen and (max-width:736px){html.mob .redirect-popup .school-popup a{margin-bottom:0}html.mob .redirect-popup img.hex-logo{width:55px;margin:0 20px 0 0}html.mob .redirect-popup .header-container{margin:30px 0 20px}html.mob .redirect-popup h3{margin:0 0 20px 75px}html.mob .redirect-popup .center-container{text-align:left;padding-top:20px;border-top:1px solid #c8c7cc}html.mob .redirect-popup .center-container p{position:relative;padding-right:40px;min-height:24px}html.mob .redirect-popup a{margin-bottom:20px;text-align:center;width:100%}html.mob .redirect-popup .hex{position:absolute;right:0;top:50%;margin-top:-12px}html.mob .redirect-popup .hex-wrap .throbber-small{left:3px}}.ngdialog-content .advice{padding:30px 10px 10px 110px;width:auto;border:none;margin:0}html.mobile .integration-modal .popup .close_popup_x{border:0!important}html.mobile .popup .close_popup_x{display:block;width:100%}html.mobile .popup .close_popup_x .mobile-close{font-weight:400;font-size:15px}.slider-popup{width:650px;height:550px;position:relative;left:auto;top:10%;margin:auto;z-index:103;background:#7996ab;padding:0;overflow:hidden}.slider-popup .icon{width:40px;height:40px;position:absolute;z-index:99999999;cursor:pointer}.slider-popup .left-arrow{background:url(../img/icon/slider_left_icon-2959792418.svg) no-repeat;top:255px;left:20px}.slider-popup .right-arrow{background:url(../img/icon/slider_right_icon-fb2c2ac2e6.svg) no-repeat;top:255px;right:20px}.slider-popup .close-slider{background:url(../img/icon/slider_close_icon-dbd3574b17.svg) no-repeat;top:20px;right:20px}.slider-popup .slide{display:block;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;max-height:100%;max-width:100%}.slider-popup .slider-load-block{display:flex;flex-flow:column;align-items:center;justify-content:center;height:100%}.simpleImageSlider.imageSlider_withBullet{margin-bottom:40px}.simpleImageSlider .imageSlider{width:100%;height:100%;position:relative}.simpleImageSlider .imageSlider .imageSlider_slides-container{position:relative;background-color:#000;box-shadow:0 4px 16px #777;width:100%;height:100%}.simpleImageSlider .imageSlider .imageSlider_slides-container .imageSlider_slides{width:100%;height:100%}.simpleImageSlider .imageSlider .imageSlider_slides-container .imageSlider_slides .imageSlider_slide{position:relative;height:100%}.simpleImageSlider .imageSlider .imageSlider_slides-container .imageSlider_slides .imageSlider_slide img{position:absolute;max-height:100%;max-width:100%;margin:auto;display:block;left:0;right:0;top:0;bottom:0}.simpleImageSlider .imageSlider_switch{position:absolute;height:100%;width:44px;z-index:5;cursor:pointer}.simpleImageSlider .imageSlider_arrow{width:44px;height:100%;display:block;background:url(../img/icon/widthLeftArrow-5405f20e4f.svg) 16px 50% no-repeat;background-size:12px 21px;position:absolute;z-index:3}.simpleImageSlider .imageSlider_arrow-right{right:0;top:0;transform:rotate(180deg)}.simpleImageSlider .imageSlider_arrow-right+.imageSlider_switch{right:0;top:0}.simpleImageSlider .imageSlider_bullet-container{margin-top:24px;text-align:center}.simpleImageSlider .imageSlider_bullet-container .imageSlider_bullet{position:relative;z-index:10;display:inline-block;width:8px;height:8px;border:1px solid #777;border-radius:100%;background:0 0;margin-right:4px;margin-left:4px;cursor:pointer}.simpleImageSlider .imageSlider_bullet-container .imageSlider_bullet.imageSlider_bullet-selected{background-color:#777}.simpleImageSlider.inner_bullet{margin-bottom:0}.simpleImageSlider.inner_bullet .imageSlider_bullet-container{position:absolute;margin:0;bottom:10px;left:0;right:0}.simpleImageSlider.inner_bullet .imageSlider_bullet-container .imageSlider_bullet{border:1px solid #fff}.simpleImageSlider.inner_bullet .imageSlider_bullet-container .imageSlider_bullet.imageSlider_bullet-selected{background-color:#fff}html.dk .simpleImageSlider .imageSlider_switch:hover{opacity:.15;background-color:#fff}@media only screen and (max-width:736px){html.mob .search-modal-wrapper{padding:0 12px}html.mob .slider-popup{width:100%;height:calc(100% - 50px);top:0;position:relative}html.mob .slider-popup::before{content:"";display:block;padding-top:100%}html.mob .slider-popup .close-slider{display:none}html.mob .slider-popup .icon{width:30px;height:30px}html.mob .slider-popup .left-arrow{top:45%;left:10px}html.mob .slider-popup .right-arrow{top:45%;right:10px}html.mob .popup_mob{position:absolute!important;background:#fff!important;z-index:999999999!important}html.mob .close_slider_mob{z-index:100;top:0;left:0;line-height:48px;background:#fff url(../img/icon/arrow_back@1x-ca708e3f78.png) 11px 50% no-repeat;background-size:11px 19px;display:block;width:100%;border:1px solid #eaeaea;position:relative;padding:0 30px;margin-top:0}html.mob .slider-load-block{position:absolute;top:0;left:0;right:0;margin:auto;padding:0 5%;text-align:center}}@media only screen and (min-width:737px){html.mob .ngdialog-content.popup{overflow:hidden;overflow-y:auto;height:auto;box-sizing:border-box;max-height:100%;max-height:-moz-calc(100vh - 100px);max-height:-webkit-calc(100vh - 100px);max-height:calc(100vh - 100px)}}.search-modal-wrapper--title{margin-bottom:20px!important}.search-modal-wrapper--text{max-width:476px}