.b-checkbox{position:relative;padding-left:28px;cursor:pointer;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-checkbox:hover .b-checkbox__icon{border-color:#ccc}.b-checkbox__icon{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;border:1px solid #e4e4e4;border-radius:1px;margin-top:.25em;position:absolute;left:0;top:0}@media screen and (max-width:959px){.b-checkbox__icon{margin-top:.1em}}.b-checkbox__icon:after{content:"";background:url(../i/b-checkbox/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;left:3px;top:-2px;display:none}.b-checkbox_disabled{opacity:.3;cursor:default}.b-checkbox__input{opacity:0;position:absolute}.b-checkbox__input:checked+.b-checkbox__icon:after{display:block}.b-checkbox__input:focus+.b-checkbox__icon{border-color:#ccc}.b-checkbox_middle{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.b-checkbox_middle{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-checkbox_middle{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.b-checkbox_middle{font-size:15px;line-height:1.4}}.b-checkbox_font-small{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.b-checkbox_font-small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.b-checkbox_font-small{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.b-checkbox_font-small{font-size:14px;line-height:1.29}}.b-hint{position:relative;background-color:var(--icons-secondary);display:inline-block;vertical-align:middle;border-radius:10px;width:20px;height:20px;font-size:13px!important;font-weight:500;line-height:20px;color:var(--text-inverted);text-align:center;cursor:pointer;margin-left:10px}.b-hint:hover{background-color:#ff0032}.b-hint:before{display:none;content:'';position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;background-color:transparent;border-radius:50%;z-index:1}@media screen and (max-width:959px){.b-hint:before{display:block}}.b-hint_small{width:16px;height:16px;margin-left:6px;font-size:10px!important;line-height:17px;vertical-align:baseline}@media screen and (min-width:760px){.b-hint_mobile-only{display:none}}@media screen and (max-width:759px){.b-hint_no-mobile{display:none}}.b-hint_login{position:absolute;right:0}@media screen and (min-width:1680px){.b-hint_login{top:18px}}@media screen and (min-width:1280px) and (max-width:1679px){.b-hint_login{top:16px}}@media screen and (min-width:960px) and (max-width:1279px){.b-hint_login{top:13px}}@media screen and (max-width:959px){.b-hint_login{top:13px}}.b-hint__hidden-content{display:none}.b-hint__drop{background-color:var(--background-inverted);border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:350px;padding:15px 20px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);margin-top:7px;margin-left:-19px;position:absolute;z-index:9999;font-size:14px;line-height:1.5;color:var(--text-inverted);text-align:left;word-wrap:break-word;display:none}@media screen and (max-width:1679px){.b-hint__drop{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.b-hint__drop{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.b-hint__drop{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.b-hint__drop{max-width:280px}}body.popup--open .b-hint__drop,body.popup--close .b-hint__drop{position:fixed}.b-hint__drop p{font-size:14px;line-height:1.2;margin:0 0 6px 0}.b-hint__drop p:last-child{margin-bottom:0}.b-hint__drop ol{padding-left:0;margin:0 0 10px;font-size:14px;list-style-type:none;counter-reset:listItem}.b-hint__drop ol li{counter-increment:listItem;line-height:1.3;margin-bottom:2px}.b-hint__drop ol li:last-child{margin-bottom:0}.b-hint__drop ol li:before{content:counters(listItem, "decimal", decimal) ". "}.b-hint__drop hr{border-top:none;border-left:none}.b-hint__drop ul{font-size:14px;line-height:1.3}.b-hint__drop .b-list>li:not(:empty){padding-left:15px}.b-hint__drop .b-list>li:not(:empty):before{margin-left:-15px}.b-hint__drop img{display:inline-block;vertical-align:top;max-width:100%;max-height:100%;margin:5px 0}.b-hint__drop.b-hint__drop_wide{max-width:470px}@media screen and (max-width:959px){.b-hint__drop.b-hint__drop_wide{width:340px}}@media screen and (max-width:759px){.b-hint__drop.b-hint__drop_wide{width:300px}}.b-hint__drop.b-hint__drop_narrow{max-width:260px}.b-hint__drop .b-content__title{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.b-hint__drop .b-content__title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.b-hint__drop .b-content__title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.b-hint__drop .b-content__title{font-size:16px;line-height:1.38}}.b-hint__drop_black{background:var(--background-inverted);border-radius:4px;border:none;font-size:14px;line-height:20px;padding:10px 8px;color:var(--text-inverted);max-width:250px}.b-hint__drop_stretch{width:100%}.b-hint__drop_gaming{background:#413845;border-radius:4px;border:none;color:#c0bbc9;font-size:12px;font-weight:500}.b-hint__drop_gaming+.b-hint__drop-tail{border-bottom-color:#413845}.b-hint__drop_gaming+.b-hint__drop-tail:after{border-bottom-color:#413845}.b-hint__crop,.b-hint__uncrop{display:block;margin-top:3px;cursor:pointer;color:#1481b4}.b-hint__drop-tail{border:7px solid transparent;position:absolute;margin:22px 0 0 2px;border-bottom-color:var(--background-stroke);z-index:9999}.b-hint__drop-tail:after{content:"";border:7px solid transparent;position:absolute;border-bottom-color:var(--background-inverted);left:-7px;top:-5px}body.popup--open .b-hint__drop-tail,body.popup--close .b-hint__drop-tail{position:fixed}.b-hint__drop-tail_top{-ms-transform:rotate(180deg);transform:rotate(180deg)}.b-hint__drop-tail-arrow{border:7px solid transparent;margin-top:-7px;border-bottom-color:#e4e4e4;position:relative}.b-hint__drop-tail-arrow:after{content:"";border:7px solid transparent;position:absolute;border-bottom-color:#fff;left:-7px;top:-6px}.b-hint__drop-tail_black{width:32px;height:8px;background:url(../i/b-hint/arrow-black.svg) center center no-repeat;border:none;filter:var(--icons-filter-inverted);-webkit-filter:var(--icons-filter-inverted)}.b-hint__drop-tail_black:after{display:none}.b-hint__drop-tail_black.b-hint__drop-tail_top{-ms-transform:rotate(0);transform:rotate(0)}.b-hint_white{border-radius:0;background:url(../i/b-hint/help.svg)}.b-hint_white:hover,.b-hint_white:active{background:url(../i/b-hint/help_hover.svg)}.b-hint_white-nosymbol{border-radius:0;background:url(../i/b-hint/help.svg);font-size:0;color:#ff0032}.b-hint_white-nosymbol:hover,.b-hint_white-nosymbol:active{background:url(../i/b-hint/help_hover.svg)}.b-hint_tariff{width:16px;height:16px;background:url(../i/b-hint/question.svg) center center no-repeat;-webkit-background-size:16px;-moz-background-size:16px;background-size:16px;font-size:0!important}.b-hint_tariff:hover,.b-hint_tariff:active{background:url(../i/b-hint/question.svg) center center no-repeat}.b-hint__action-list{padding:0;margin:0;list-style-type:none}.b-hint__action-item{color:#4c4c4c;font-size:16px;line-height:1.333;position:relative;padding-left:40px;padding-bottom:10px;cursor:pointer}@media screen and (max-width:1679px){.b-hint__action-item{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.b-hint__action-item{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.b-hint__action-item{font-size:14px;line-height:1.29}}.b-hint__action-item:last-child{padding-bottom:0}.b-hint__action-item:hover{color:#ff0032}.b-hint__action-item i{position:absolute;width:28px;height:26px;left:0;top:0;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center}.b-hint_i{width:16px;height:16px;background:#b5c0c8;border-radius:50%;font-weight:400;text-transform:none;line-height:16px;letter-spacing:normal;margin:-2px 0 0 5px}.b-hint_i-left{margin:-2px 10px 0 0}.b-hint_counter{background:#ff0032;font-size:8px!important;-webkit-transform:translate(0,-40%);-moz-transform:translate(0,-40%);-o-transform:translate(0,-40%);-ms-transform:translate(0,-40%);transform:translate(0,-40%);margin:-2px 5px 0 2px}.b-hint_dotted{width:30px;background:0 0;line-height:16px;display:block;margin-left:0}.b-hint_dotted>span{background:#ccc;border-radius:50%;width:5px;height:5px;display:inline-block;vertical-align:middle}.b-hint_dotted>span+span{margin-left:4px}.b-hint_dotted:hover{background-color:inherit}.b-hint_dotted:hover>span{background-color:#999;pointer-events:none}.b-hint_dotted hr{border-top:1px solid #ff0032}.b-hint-badge{display:inline-block;vertical-align:middle;width:auto;height:19px;margin:-2px 0 0 5px;padding:6px 0 0 12px;font-size:14px;line-height:100%;text-transform:uppercase;letter-spacing:2px;color:#fff;position:relative}@media screen and (max-width:759px){.b-hint-badge{margin:8px auto 0;text-align:left}}.b-hint-badge__label-top{display:block;font-size:7px;line-height:5px;margin-top:-5px;text-transform:uppercase}.b-hint-badge_no-hint{font-size:16px;padding-top:4px;margin-top:-4px}.b-hint-badge_2-row{max-width:80px;height:22px;padding-top:2px;font-size:10px}.b-hint-badge_2-row .b-hint-badge__title span{display:block}.b-hint-badge_2-row-date{max-width:80px;height:22px;padding-top:1px;margin-top:-1px;font-size:10px}.b-hint-badge_2-row-date .b-hint-badge__title span{display:block;font-size:8px}.b-hint-badge_2-row-date .b-hint-badge__title span+span{font-weight:600;font-size:18px}.b-hint-badge .b-hint_i{background:#fff;color:#e10b29;width:14px;height:14px;font-size:11px;line-height:14px;margin-top:-3px;position:relative}.b-hint-badge__title{color:#fff;position:relative}.b-hint-badge__title_big{font-size:30px;line-height:1.07;color:#fff;font-weight:300;text-transform:none}@media screen and (max-width:1679px){.b-hint-badge__title_big{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.b-hint-badge__title_big{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.b-hint-badge__title_big{font-size:20px;line-height:1.07}}.b-hint-badge__bg{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:57px;padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.b-hint-badge__bg:before{content:'';display:inline-block;background:url(../i/b-hint/badge-bg_left.png) 0 0 no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;vertical-align:top;width:64px;height:25px;margin-left:-57px}.b-hint-badge_no-hint .b-hint-badge__bg:before{width:50px}.b-hint-badge__bg:after{content:'';display:inline-block;background:url(../i/b-hint/badge-bg_right.png) 100% 0 no-repeat;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;vertical-align:top;width:68px;height:25px;margin-left:-1px}.b-hint-badge_no-hint .b-hint-badge__bg:after{width:60px}.b-hint-badge__bg-middle{display:inline-block;vertical-align:top;height:25px;width:100%;background:url(../i/b-hint/badge-bg_middle.png) 100% 0 repeat-x;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}.b-hint-badge__bg_lime:before{background-image:url(../i/b-hint/bg_left_lime.png)}.b-hint-badge__bg_lime:after{background-image:url(../i/b-hint/bg_right_lime.png)}.b-hint-badge__bg_lime .b-hint-badge__bg-middle{background-image:url(../i/b-hint/bg_middle_lime.png)}.b-hint-badge__bg_blue:before{background-image:url(../i/b-hint/bg_left_blue.png)}.b-hint-badge__bg_blue:after{background-image:url(../i/b-hint/bg_right_blue.png)}.b-hint-badge__bg_blue .b-hint-badge__bg-middle{background-image:url(../i/b-hint/bg_middle_blue.png)}.b-hint-badge__bg_green:before{background-image:url(../i/b-hint/bg_left_green.png)}.b-hint-badge__bg_green:after{background-image:url(../i/b-hint/bg_right_green.png)}.b-hint-badge__bg_green .b-hint-badge__bg-middle{background-image:url(../i/b-hint/bg_middle_green.png)}.b-hint-badge__bg_magento:before{background-image:url(../i/b-hint/bg_left_magento.png)}.b-hint-badge__bg_magento:after{background-image:url(../i/b-hint/bg_right_magento.png)}.b-hint-badge__bg_magento .b-hint-badge__bg-middle{background-image:url(../i/b-hint/bg_middle_magento.png)}.b-hint-badge__bg_orange:before{background-image:url(../i/b-hint/bg_left_orange.png)}.b-hint-badge__bg_orange:after{background-image:url(../i/b-hint/bg_right_orange.png)}.b-hint-badge__bg_orange .b-hint-badge__bg-middle{background-image:url(../i/b-hint/bg_middle_orange.png)}.b-hint-badge__bg_white:before{background-image:url(../i/b-hint/bg_left_white.png)}.b-hint-badge__bg_white:after{background-image:url(../i/b-hint/bg_right_white.png)}.b-hint-badge__bg_white+.b-hint-badge__title{color:#ff0032}.b-hint-badge__bg_white+.b-hint-badge__title .b-hint_i,.b-hint-badge__bg_white+.b-hint_i{background-color:#b0bac3;color:#fff}.b-hint-badge__bg_white .b-hint-badge__bg-middle{background-image:url(../i/b-hint/bg_middle_white.png)}.b-hint-badge_small{font-size:12px;padding-top:8px}.b-hint-badge_small .b-hint-badge__bg{padding-left:50px}.b-hint-badge_small .b-hint-badge__bg:before{width:40px;margin-left:-50px}.b-hint-badge_small .b-hint-badge__bg:after{width:50px}.parseme .b-wrapper>div>.b-hint-badge{margin-top:10px}.b-hint-badge_with-top .b-hint-badge__title{top:3px}.b-hint_text{background:0 0;width:auto;height:auto;border-radius:0;font-weight:400;padding:2px 0 2px 34px;position:relative}@media screen and (max-width:959px){.b-hint_text{z-index:21}}.b-hint_text_special{padding:2px 0;margin:0 0 20px 30px}.b-hint_text .b-hint__icon{width:23px;height:23px;fill:#999;stroke:#999;margin-top:-11.5px;position:absolute;left:0;top:50%}.b-hint_text .b-hint__icon_b-icon_sim{background-image:url(../i/sprite-icons.png);background-repeat:no-repeat;background-position:-25px -24px;width:23px;height:23px}@media (min--moz-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:2.6/2),(-webkit-min-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){.b-hint_text .b-hint__icon_b-icon_sim{background-image:url(../i/sprite-icons@2x.png);-webkit-background-size:105px 95px;-moz-background-size:105px 95px;background-size:105px 95px}}.b-hint_text .b-hint__text{color:var(--text-primary);font-size:18px;line-height:1.2;display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.b-hint_text .b-hint__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-hint_text .b-hint__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-hint_text .b-hint__text{font-size:15px;line-height:1.4}}.b-hint_text .b-hint__text-decor{border-bottom:1px dotted}.b-hint_text:hover{background-color:inherit}.b-hint_text:hover .b-hint__text-decor{border-bottom:medium none}.b-hint_text:after{content:"";background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);position:absolute;left:0;top:0;width:100%;height:100%}@media screen and (max-width:759px){.b-hint_text__wrapper{text-align:center;margin-bottom:15px}}.b-hint_inline{padding:0;display:inline-block;vertical-align:middle;line-height:1;border:0;margin:0 0 0 20px}.b-hint_inline .b-hint__text{margin-left:calc(-.9 * var(--old-rem-value,16px))}.b-hint_inline .b-hint__text-decor{border-bottom:0}.b-hint_inline:after{content:none}.b-hint_blue .b-hint__text{font-size:16px;line-height:1.38;color:#1481b4}@media screen and (max-width:1679px){.b-hint_blue .b-hint__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.b-hint_blue .b-hint__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.b-hint_blue .b-hint__text{font-size:14px;line-height:1.29}}.b-hint_phone-hidden{display:none}@media screen and (max-width:759px){.b-hint_phone-hidden{display:inline-block}}.b-hint_phone-visible{display:inline-block}@media screen and (min-width:760px){.b-hint_phone-visible{display:none}}.b-hint_clear{margin:0;padding:0;text-align:left}.b-hint_clear.b-hint,.b-hint_clear .b-hint__text{font-size:inherit}@media onlyWide{.b-hint_clear.b-hint,.b-hint_clear .b-hint__text{vertical-align:top}}.b-hint_rang-slider{position:absolute;left:10px;right:0;top:0;bottom:0;height:100%;margin:0;background-color:transparent}.b-hint_rang-slider:hover{background-color:transparent}[data-hinted=true]{display:inline-block}.mat-mdc-dialog-container .mdc-dialog__surface{display:contents!important;--mat-dialog-container-elevation-shadow:none}.swiper-button-next[hidden],.swiper-button-prev[hidden]{display:none!important}.mat-mdc-dialog-content{--mat-dialog-content-padding:0;--mdc-dialog-supporting-text-tracking:0}.mat-mdc-dialog-panel{--mat-dialog-container-max-width:none;--mat-dialog-container-small-max-width:none}.mat-mdc-dialog-container .mdc-dialog__container .mat-mdc-dialog-content{color:unset;line-height:unset}.mat-mdc-dialog-container .mat-mdc-dialog-content{box-sizing:content-box}.mdc-dialog__container{display:block!important}.ng-scroll-content{--_viewport-padding-right:0!important}.layout{display:flex;flex-flow:row wrap;margin-left:-16px;margin-right:-16px}.layout:after{content:'';display:table;clear:both}@media screen and (max-width:767px){.layout{margin-left:-6px;margin-right:-6px}}.layout__col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;min-height:1px;padding-left:16px;padding-right:16px}@media screen and (max-width:767px){.layout__col{padding-left:6px;padding-right:6px}}.layout__col_0{width:0}.layout__offset-col_0{margin-left:0}.layout__col_1{width:8.3%}.layout__offset-col_1{margin-left:8.3%}.layout__col_2{width:16.6%}.layout__offset-col_2{margin-left:16.6%}.layout__col_3{width:25%}.layout__offset-col_3{margin-left:25%}.layout__col_4{width:33.3%}.layout__offset-col_4{margin-left:33.3%}.layout__col_5{width:41.6%}.layout__offset-col_5{margin-left:41.6%}.layout__col_6{width:50%}.layout__offset-col_6{margin-left:50%}.layout__col_7{width:58.3%}.layout__offset-col_7{margin-left:58.3%}.layout__col_8{width:66.6%}.layout__offset-col_8{margin-left:66.6%}.layout__col_9{width:75%}.layout__offset-col_9{margin-left:75%}.layout__col_10{width:83.3%}.layout__offset-col_10{margin-left:83.3%}.layout__col_11{width:91.6%}.layout__offset-col_11{margin-left:91.6%}.layout__col_12{width:100%}.layout__offset-col_12{margin-left:100%}@media screen and (max-width:1919px){.layout__col_dl-0{width:0}.layout__offset-col_dl-0{margin-left:0}.layout__col_dl-1{width:8.3%}.layout__offset-col_dl-1{margin-left:8.3%}.layout__col_dl-2{width:16.6%}.layout__offset-col_dl-2{margin-left:16.6%}.layout__col_dl-3{width:25%}.layout__offset-col_dl-3{margin-left:25%}.layout__col_dl-4{width:33.3%}.layout__offset-col_dl-4{margin-left:33.3%}.layout__col_dl-5{width:41.6%}.layout__offset-col_dl-5{margin-left:41.6%}.layout__col_dl-6{width:50%}.layout__offset-col_dl-6{margin-left:50%}.layout__col_dl-7{width:58.3%}.layout__offset-col_dl-7{margin-left:58.3%}.layout__col_dl-8{width:66.6%}.layout__offset-col_dl-8{margin-left:66.6%}.layout__col_dl-9{width:75%}.layout__offset-col_dl-9{margin-left:75%}.layout__col_dl-10{width:83.3%}.layout__offset-col_dl-10{margin-left:83.3%}.layout__col_dl-11{width:91.6%}.layout__offset-col_dl-11{margin-left:91.6%}.layout__col_dl-12{width:100%}.layout__offset-col_dl-12{margin-left:100%}}@media screen and (max-width:1679px){.layout__col_dm-0{width:0}.layout__offset-col_dm-0{margin-left:0}.layout__col_dm-1{width:8.3%}.layout__offset-col_dm-1{margin-left:8.3%}.layout__col_dm-2{width:16.6%}.layout__offset-col_dm-2{margin-left:16.6%}.layout__col_dm-3{width:25%}.layout__offset-col_dm-3{margin-left:25%}.layout__col_dm-4{width:33.3%}.layout__offset-col_dm-4{margin-left:33.3%}.layout__col_dm-5{width:41.6%}.layout__offset-col_dm-5{margin-left:41.6%}.layout__col_dm-6{width:50%}.layout__offset-col_dm-6{margin-left:50%}.layout__col_dm-7{width:58.3%}.layout__offset-col_dm-7{margin-left:58.3%}.layout__col_dm-8{width:66.6%}.layout__offset-col_dm-8{margin-left:66.6%}.layout__col_dm-9{width:75%}.layout__offset-col_dm-9{margin-left:75%}.layout__col_dm-10{width:83.3%}.layout__offset-col_dm-10{margin-left:83.3%}.layout__col_dm-11{width:91.6%}.layout__offset-col_dm-11{margin-left:91.6%}.layout__col_dm-12{width:100%}.layout__offset-col_dm-12{margin-left:100%}}@media screen and (max-width:1439px){.layout__col_ds-0{width:0}.layout__offset-col_ds-0{margin-left:0}.layout__col_ds-1{width:8.3%}.layout__offset-col_ds-1{margin-left:8.3%}.layout__col_ds-2{width:16.6%}.layout__offset-col_ds-2{margin-left:16.6%}.layout__col_ds-3{width:25%}.layout__offset-col_ds-3{margin-left:25%}.layout__col_ds-4{width:33.3%}.layout__offset-col_ds-4{margin-left:33.3%}.layout__col_ds-5{width:41.6%}.layout__offset-col_ds-5{margin-left:41.6%}.layout__col_ds-6{width:50%}.layout__offset-col_ds-6{margin-left:50%}.layout__col_ds-7{width:58.3%}.layout__offset-col_ds-7{margin-left:58.3%}.layout__col_ds-8{width:66.6%}.layout__offset-col_ds-8{margin-left:66.6%}.layout__col_ds-9{width:75%}.layout__offset-col_ds-9{margin-left:75%}.layout__col_ds-10{width:83.3%}.layout__offset-col_ds-10{margin-left:83.3%}.layout__col_ds-11{width:91.6%}.layout__offset-col_ds-11{margin-left:91.6%}.layout__col_ds-12{width:100%}.layout__offset-col_ds-12{margin-left:100%}}@media screen and (max-width:1279px){.layout__col_dxs-0{width:0}.layout__offset-col_dxs-0{margin-left:0}.layout__col_dxs-1{width:8.3%}.layout__offset-col_dxs-1{margin-left:8.3%}.layout__col_dxs-2{width:16.6%}.layout__offset-col_dxs-2{margin-left:16.6%}.layout__col_dxs-3{width:25%}.layout__offset-col_dxs-3{margin-left:25%}.layout__col_dxs-4{width:33.3%}.layout__offset-col_dxs-4{margin-left:33.3%}.layout__col_dxs-5{width:41.6%}.layout__offset-col_dxs-5{margin-left:41.6%}.layout__col_dxs-6{width:50%}.layout__offset-col_dxs-6{margin-left:50%}.layout__col_dxs-7{width:58.3%}.layout__offset-col_dxs-7{margin-left:58.3%}.layout__col_dxs-8{width:66.6%}.layout__offset-col_dxs-8{margin-left:66.6%}.layout__col_dxs-9{width:75%}.layout__offset-col_dxs-9{margin-left:75%}.layout__col_dxs-10{width:83.3%}.layout__offset-col_dxs-10{margin-left:83.3%}.layout__col_dxs-11{width:91.6%}.layout__offset-col_dxs-11{margin-left:91.6%}.layout__col_dxs-12{width:100%}.layout__offset-col_dxs-12{margin-left:100%}}@media screen and (max-width:959px){.layout__col_t-0{width:0}.layout__offset-col_t-0{margin-left:0}.layout__col_t-1{width:12.5%}.layout__offset-col_t-1{margin-left:12.5%}.layout__col_t-2{width:25%}.layout__offset-col_t-2{margin-left:25%}.layout__col_t-3{width:37.5%}.layout__offset-col_t-3{margin-left:37.5%}.layout__col_t-4{width:50%}.layout__offset-col_t-4{margin-left:50%}.layout__col_t-5{width:62.5%}.layout__offset-col_t-5{margin-left:62.5%}.layout__col_t-6{width:75%}.layout__offset-col_t-6{margin-left:75%}.layout__col_t-7{width:87.5%}.layout__offset-col_t-7{margin-left:87.5%}.layout__col_t-8{width:100%}.layout__offset-col_t-8{margin-left:100%}}@media screen and (max-width:767px){.layout__col_m-0{width:0}.layout__offset-col_m-0{margin-left:0}.layout__col_m-1{width:50%}.layout__offset-col_m-1{margin-left:50%}.layout__col_m-2{width:100%}.layout__offset-col_m-2{margin-left:100%}}.layout_gray{background:#fafafc}.layout_round{border-radius:16px}@media screen and (max-width:1279px){.layout__order-col_dxs-1{order:1}}.layout_top{align-items:flex-start}.layout_bottom{align-items:flex-end}.grid{margin-left:-12px;margin-right:-12px}.grid:after{content:'';display:table;clear:both}@media screen and (max-width:1679px){.grid{margin-left:-9px;margin-right:-9px}}@media screen and (max-width:1279px){.grid{margin-left:-7px;margin-right:-7px}}@media screen and (max-width:959px){.grid{margin-left:-10px;margin-right:-10px}}.grid__p-col-1,.grid__t-col-1,.grid__l-col-1,.grid__sd-col-1,.grid__col-1,.grid__p-col-2,.grid__t-col-2,.grid__l-col-2,.grid__sd-col-2,.grid__col-2,.grid__p-col-3,.grid__t-col-3,.grid__l-col-3,.grid__sd-col-3,.grid__col-3,.grid__p-col-4,.grid__t-col-4,.grid__l-col-4,.grid__sd-col-4,.grid__col-4,.grid__p-col-5,.grid__t-col-5,.grid__l-col-5,.grid__sd-col-5,.grid__col-5,.grid__p-col-6,.grid__t-col-6,.grid__l-col-6,.grid__sd-col-6,.grid__col-6,.grid__p-col-7,.grid__t-col-7,.grid__l-col-7,.grid__sd-col-7,.grid__col-7,.grid__p-col-8,.grid__t-col-8,.grid__l-col-8,.grid__sd-col-8,.grid__col-8,.grid__p-col-9,.grid__t-col-9,.grid__l-col-9,.grid__sd-col-9,.grid__col-9,.grid__p-col-10,.grid__t-col-10,.grid__l-col-10,.grid__sd-col-10,.grid__col-10,.grid__p-col-11,.grid__t-col-11,.grid__l-col-11,.grid__sd-col-11,.grid__col-11,.grid__p-col-12,.grid__t-col-12,.grid__l-col-12,.grid__sd-col-12,.grid__col-12{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;min-height:1px;padding-left:12px;padding-right:12px}@media screen and (max-width:1679px){.grid__p-col-1,.grid__t-col-1,.grid__l-col-1,.grid__sd-col-1,.grid__col-1,.grid__p-col-2,.grid__t-col-2,.grid__l-col-2,.grid__sd-col-2,.grid__col-2,.grid__p-col-3,.grid__t-col-3,.grid__l-col-3,.grid__sd-col-3,.grid__col-3,.grid__p-col-4,.grid__t-col-4,.grid__l-col-4,.grid__sd-col-4,.grid__col-4,.grid__p-col-5,.grid__t-col-5,.grid__l-col-5,.grid__sd-col-5,.grid__col-5,.grid__p-col-6,.grid__t-col-6,.grid__l-col-6,.grid__sd-col-6,.grid__col-6,.grid__p-col-7,.grid__t-col-7,.grid__l-col-7,.grid__sd-col-7,.grid__col-7,.grid__p-col-8,.grid__t-col-8,.grid__l-col-8,.grid__sd-col-8,.grid__col-8,.grid__p-col-9,.grid__t-col-9,.grid__l-col-9,.grid__sd-col-9,.grid__col-9,.grid__p-col-10,.grid__t-col-10,.grid__l-col-10,.grid__sd-col-10,.grid__col-10,.grid__p-col-11,.grid__t-col-11,.grid__l-col-11,.grid__sd-col-11,.grid__col-11,.grid__p-col-12,.grid__t-col-12,.grid__l-col-12,.grid__sd-col-12,.grid__col-12{padding-left:9px;padding-right:9px}}@media screen and (max-width:1279px){.grid__p-col-1,.grid__t-col-1,.grid__l-col-1,.grid__sd-col-1,.grid__col-1,.grid__p-col-2,.grid__t-col-2,.grid__l-col-2,.grid__sd-col-2,.grid__col-2,.grid__p-col-3,.grid__t-col-3,.grid__l-col-3,.grid__sd-col-3,.grid__col-3,.grid__p-col-4,.grid__t-col-4,.grid__l-col-4,.grid__sd-col-4,.grid__col-4,.grid__p-col-5,.grid__t-col-5,.grid__l-col-5,.grid__sd-col-5,.grid__col-5,.grid__p-col-6,.grid__t-col-6,.grid__l-col-6,.grid__sd-col-6,.grid__col-6,.grid__p-col-7,.grid__t-col-7,.grid__l-col-7,.grid__sd-col-7,.grid__col-7,.grid__p-col-8,.grid__t-col-8,.grid__l-col-8,.grid__sd-col-8,.grid__col-8,.grid__p-col-9,.grid__t-col-9,.grid__l-col-9,.grid__sd-col-9,.grid__col-9,.grid__p-col-10,.grid__t-col-10,.grid__l-col-10,.grid__sd-col-10,.grid__col-10,.grid__p-col-11,.grid__t-col-11,.grid__l-col-11,.grid__sd-col-11,.grid__col-11,.grid__p-col-12,.grid__t-col-12,.grid__l-col-12,.grid__sd-col-12,.grid__col-12{padding-left:7px;padding-right:7px}}@media screen and (max-width:959px){.grid__p-col-1,.grid__t-col-1,.grid__l-col-1,.grid__sd-col-1,.grid__col-1,.grid__p-col-2,.grid__t-col-2,.grid__l-col-2,.grid__sd-col-2,.grid__col-2,.grid__p-col-3,.grid__t-col-3,.grid__l-col-3,.grid__sd-col-3,.grid__col-3,.grid__p-col-4,.grid__t-col-4,.grid__l-col-4,.grid__sd-col-4,.grid__col-4,.grid__p-col-5,.grid__t-col-5,.grid__l-col-5,.grid__sd-col-5,.grid__col-5,.grid__p-col-6,.grid__t-col-6,.grid__l-col-6,.grid__sd-col-6,.grid__col-6,.grid__p-col-7,.grid__t-col-7,.grid__l-col-7,.grid__sd-col-7,.grid__col-7,.grid__p-col-8,.grid__t-col-8,.grid__l-col-8,.grid__sd-col-8,.grid__col-8,.grid__p-col-9,.grid__t-col-9,.grid__l-col-9,.grid__sd-col-9,.grid__col-9,.grid__p-col-10,.grid__t-col-10,.grid__l-col-10,.grid__sd-col-10,.grid__col-10,.grid__p-col-11,.grid__t-col-11,.grid__l-col-11,.grid__sd-col-11,.grid__col-11,.grid__p-col-12,.grid__t-col-12,.grid__l-col-12,.grid__sd-col-12,.grid__col-12{padding-left:10px;padding-right:10px}}.grid__col-1,.grid__col-2,.grid__col-3,.grid__col-4,.grid__col-5,.grid__col-6,.grid__col-7,.grid__col-8,.grid__col-9,.grid__col-10,.grid__col-11,.grid__col-12{float:left}.grid__col-12{width:100%}.grid__col-11{width:91.6%}.grid__col-10{width:83.3%}.grid__col-9{width:75%}.grid__col-8{width:66.6%}.grid__col-7{width:58.3%}.grid__col-6{width:50%}.grid__col-5{width:41.6%}.grid__col-4{width:33.3%}.grid__col-3{width:25%}.grid__col-2{width:16.6%}.grid__col-1{width:8.3%}.grid__col-pull-12{right:100%}.grid__col-pull-11{right:91.6%}.grid__col-pull-10{right:83.3%}.grid__col-pull-9{right:75%}.grid__col-pull-8{right:66.6%}.grid__col-pull-7{right:58.3%}.grid__col-pull-6{right:50%}.grid__col-pull-5{right:41.6%}.grid__col-pull-4{right:33.3%}.grid__col-pull-3{right:25%}.grid__col-pull-2{right:16.6%}.grid__col-pull-1{right:8.3%}.grid__col-pull-0{right:auto}.grid__col-push-12{left:100%}.grid__col-push-11{left:91.6%}.grid__col-push-10{left:83.3%}.grid__col-push-9{left:75%}.grid__col-push-8{left:66.6%}.grid__col-push-7{left:58.3%}.grid__col-push-6{left:50%}.grid__col-push-5{left:41.6%}.grid__col-push-4{left:33.3%}.grid__col-push-3{left:25%}.grid__col-push-2{left:16.6%}.grid__col-push-1{left:8.3%}.grid__col-push-0{left:auto}.grid__col-offset-12{margin-left:100%}.grid__col-offset-11{margin-left:91.6%}.grid__col-offset-10{margin-left:83.3%}.grid__col-offset-9{margin-left:75%}.grid__col-offset-8{margin-left:66.6%}.grid__col-offset-7{margin-left:58.3%}.grid__col-offset-6{margin-left:50%}.grid__col-offset-5{margin-left:41.6%}.grid__col-offset-4{margin-left:33.3%}.grid__col-offset-3{margin-left:25%}.grid__col-offset-2{margin-left:16.6%}.grid__col-offset-1{margin-left:8.3%}.grid__col-offset-0{margin-left:0}@media screen and (max-width:1679px){.grid__sd-col-1,.grid__sd-col-2,.grid__sd-col-3,.grid__sd-col-4,.grid__sd-col-5,.grid__sd-col-6,.grid__sd-col-7,.grid__sd-col-8,.grid__sd-col-9,.grid__sd-col-10,.grid__sd-col-11,.grid__sd-col-12{float:left}.grid__sd-col-12{width:100%}.grid__sd-col-11{width:91.6%}.grid__sd-col-10{width:83.3%}.grid__sd-col-9{width:75%}.grid__sd-col-8{width:66.6%}.grid__sd-col-7{width:58.3%}.grid__sd-col-6{width:50%}.grid__sd-col-5{width:41.6%}.grid__sd-col-4{width:33.3%}.grid__sd-col-3{width:25%}.grid__sd-col-2{width:16.6%}.grid__sd-col-1{width:8.3%}.grid__sd-col-pull-12{right:100%}.grid__sd-col-pull-11{right:91.6%}.grid__sd-col-pull-10{right:83.3%}.grid__sd-col-pull-9{right:75%}.grid__sd-col-pull-8{right:66.6%}.grid__sd-col-pull-7{right:58.3%}.grid__sd-col-pull-6{right:50%}.grid__sd-col-pull-5{right:41.6%}.grid__sd-col-pull-4{right:33.3%}.grid__sd-col-pull-3{right:25%}.grid__sd-col-pull-2{right:16.6%}.grid__sd-col-pull-1{right:8.3%}.grid__sd-col-pull-0{right:auto}.grid__sd-col-push-12{left:100%}.grid__sd-col-push-11{left:91.6%}.grid__sd-col-push-10{left:83.3%}.grid__sd-col-push-9{left:75%}.grid__sd-col-push-8{left:66.6%}.grid__sd-col-push-7{left:58.3%}.grid__sd-col-push-6{left:50%}.grid__sd-col-push-5{left:41.6%}.grid__sd-col-push-4{left:33.3%}.grid__sd-col-push-3{left:25%}.grid__sd-col-push-2{left:16.6%}.grid__sd-col-push-1{left:8.3%}.grid__sd-col-push-0{left:auto}.grid__sd-col-offset-12{margin-left:100%}.grid__sd-col-offset-11{margin-left:91.6%}.grid__sd-col-offset-10{margin-left:83.3%}.grid__sd-col-offset-9{margin-left:75%}.grid__sd-col-offset-8{margin-left:66.6%}.grid__sd-col-offset-7{margin-left:58.3%}.grid__sd-col-offset-6{margin-left:50%}.grid__sd-col-offset-5{margin-left:41.6%}.grid__sd-col-offset-4{margin-left:33.3%}.grid__sd-col-offset-3{margin-left:25%}.grid__sd-col-offset-2{margin-left:16.6%}.grid__sd-col-offset-1{margin-left:8.3%}.grid__sd-col-offset-0{margin-left:0}}@media screen and (max-width:1279px){.grid__l-col-1,.grid__l-col-2,.grid__l-col-3,.grid__l-col-4,.grid__l-col-5,.grid__l-col-6,.grid__l-col-7,.grid__l-col-8,.grid__l-col-9,.grid__l-col-10,.grid__l-col-11,.grid__l-col-12{float:left}.grid__l-col-12{width:100%}.grid__l-col-11{width:91.6%}.grid__l-col-10{width:83.3%}.grid__l-col-9{width:75%}.grid__l-col-8{width:66.6%}.grid__l-col-7{width:58.3%}.grid__l-col-6{width:50%}.grid__l-col-5{width:41.6%}.grid__l-col-4{width:33.3%}.grid__l-col-3{width:25%}.grid__l-col-2{width:16.6%}.grid__l-col-1{width:8.3%}.grid__l-col-pull-12{right:100%}.grid__l-col-pull-11{right:91.6%}.grid__l-col-pull-10{right:83.3%}.grid__l-col-pull-9{right:75%}.grid__l-col-pull-8{right:66.6%}.grid__l-col-pull-7{right:58.3%}.grid__l-col-pull-6{right:50%}.grid__l-col-pull-5{right:41.6%}.grid__l-col-pull-4{right:33.3%}.grid__l-col-pull-3{right:25%}.grid__l-col-pull-2{right:16.6%}.grid__l-col-pull-1{right:8.3%}.grid__l-col-pull-0{right:auto}.grid__l-col-push-12{left:100%}.grid__l-col-push-11{left:91.6%}.grid__l-col-push-10{left:83.3%}.grid__l-col-push-9{left:75%}.grid__l-col-push-8{left:66.6%}.grid__l-col-push-7{left:58.3%}.grid__l-col-push-6{left:50%}.grid__l-col-push-5{left:41.6%}.grid__l-col-push-4{left:33.3%}.grid__l-col-push-3{left:25%}.grid__l-col-push-2{left:16.6%}.grid__l-col-push-1{left:8.3%}.grid__l-col-push-0{left:auto}.grid__l-col-offset-12{margin-left:100%}.grid__l-col-offset-11{margin-left:91.6%}.grid__l-col-offset-10{margin-left:83.3%}.grid__l-col-offset-9{margin-left:75%}.grid__l-col-offset-8{margin-left:66.6%}.grid__l-col-offset-7{margin-left:58.3%}.grid__l-col-offset-6{margin-left:50%}.grid__l-col-offset-5{margin-left:41.6%}.grid__l-col-offset-4{margin-left:33.3%}.grid__l-col-offset-3{margin-left:25%}.grid__l-col-offset-2{margin-left:16.6%}.grid__l-col-offset-1{margin-left:8.3%}.grid__l-col-offset-0{margin-left:0}}@media screen and (max-width:959px){.grid__t-col-1,.grid__t-col-2,.grid__t-col-3,.grid__t-col-4,.grid__t-col-5,.grid__t-col-6,.grid__t-col-7,.grid__t-col-8,.grid__t-col-9,.grid__t-col-10,.grid__t-col-11,.grid__t-col-12{float:left}.grid__t-col-12{width:100%}.grid__t-col-11{width:91.6%}.grid__t-col-10{width:83.3%}.grid__t-col-9{width:75%}.grid__t-col-8{width:66.6%}.grid__t-col-7{width:58.3%}.grid__t-col-6{width:50%}.grid__t-col-5{width:41.6%}.grid__t-col-4{width:33.3%}.grid__t-col-3{width:25%}.grid__t-col-2{width:16.6%}.grid__t-col-1{width:8.3%}.grid__t-col-pull-12{right:100%}.grid__t-col-pull-11{right:91.6%}.grid__t-col-pull-10{right:83.3%}.grid__t-col-pull-9{right:75%}.grid__t-col-pull-8{right:66.6%}.grid__t-col-pull-7{right:58.3%}.grid__t-col-pull-6{right:50%}.grid__t-col-pull-5{right:41.6%}.grid__t-col-pull-4{right:33.3%}.grid__t-col-pull-3{right:25%}.grid__t-col-pull-2{right:16.6%}.grid__t-col-pull-1{right:8.3%}.grid__t-col-pull-0{right:auto}.grid__t-col-push-12{left:100%}.grid__t-col-push-11{left:91.6%}.grid__t-col-push-10{left:83.3%}.grid__t-col-push-9{left:75%}.grid__t-col-push-8{left:66.6%}.grid__t-col-push-7{left:58.3%}.grid__t-col-push-6{left:50%}.grid__t-col-push-5{left:41.6%}.grid__t-col-push-4{left:33.3%}.grid__t-col-push-3{left:25%}.grid__t-col-push-2{left:16.6%}.grid__t-col-push-1{left:8.3%}.grid__t-col-push-0{left:auto}.grid__t-col-offset-12{margin-left:100%}.grid__t-col-offset-11{margin-left:91.6%}.grid__t-col-offset-10{margin-left:83.3%}.grid__t-col-offset-9{margin-left:75%}.grid__t-col-offset-8{margin-left:66.6%}.grid__t-col-offset-7{margin-left:58.3%}.grid__t-col-offset-6{margin-left:50%}.grid__t-col-offset-5{margin-left:41.6%}.grid__t-col-offset-4{margin-left:33.3%}.grid__t-col-offset-3{margin-left:25%}.grid__t-col-offset-2{margin-left:16.6%}.grid__t-col-offset-1{margin-left:8.3%}.grid__t-col-offset-0{margin-left:0}}@media screen and (max-width:767px){.grid__p-col-1,.grid__p-col-2,.grid__p-col-3,.grid__p-col-4,.grid__p-col-5,.grid__p-col-6,.grid__p-col-7,.grid__p-col-8,.grid__p-col-9,.grid__p-col-10,.grid__p-col-11,.grid__p-col-12{float:left}.grid__p-col-12{width:100%}.grid__p-col-11{width:91.6%}.grid__p-col-10{width:83.3%}.grid__p-col-9{width:75%}.grid__p-col-8{width:66.6%}.grid__p-col-7{width:58.3%}.grid__p-col-6{width:50%}.grid__p-col-5{width:41.6%}.grid__p-col-4{width:33.3%}.grid__p-col-3{width:25%}.grid__p-col-2{width:16.6%}.grid__p-col-1{width:8.3%}.grid__p-col-pull-12{right:100%}.grid__p-col-pull-11{right:91.6%}.grid__p-col-pull-10{right:83.3%}.grid__p-col-pull-9{right:75%}.grid__p-col-pull-8{right:66.6%}.grid__p-col-pull-7{right:58.3%}.grid__p-col-pull-6{right:50%}.grid__p-col-pull-5{right:41.6%}.grid__p-col-pull-4{right:33.3%}.grid__p-col-pull-3{right:25%}.grid__p-col-pull-2{right:16.6%}.grid__p-col-pull-1{right:8.3%}.grid__p-col-pull-0{right:auto}.grid__p-col-push-12{left:100%}.grid__p-col-push-11{left:91.6%}.grid__p-col-push-10{left:83.3%}.grid__p-col-push-9{left:75%}.grid__p-col-push-8{left:66.6%}.grid__p-col-push-7{left:58.3%}.grid__p-col-push-6{left:50%}.grid__p-col-push-5{left:41.6%}.grid__p-col-push-4{left:33.3%}.grid__p-col-push-3{left:25%}.grid__p-col-push-2{left:16.6%}.grid__p-col-push-1{left:8.3%}.grid__p-col-push-0{left:auto}.grid__p-col-offset-12{margin-left:100%}.grid__p-col-offset-11{margin-left:91.6%}.grid__p-col-offset-10{margin-left:83.3%}.grid__p-col-offset-9{margin-left:75%}.grid__p-col-offset-8{margin-left:66.6%}.grid__p-col-offset-7{margin-left:58.3%}.grid__p-col-offset-6{margin-left:50%}.grid__p-col-offset-5{margin-left:41.6%}.grid__p-col-offset-4{margin-left:33.3%}.grid__p-col-offset-3{margin-left:25%}.grid__p-col-offset-2{margin-left:16.6%}.grid__p-col-offset-1{margin-left:8.3%}.grid__p-col-offset-0{margin-left:0}}.grid__flex{display:flex;flex-flow:row wrap;align-content:stretch}.grid__col-flex{float:none;flex-grow:1}.grid-aside{width:100%;display:table;table-layout:fixed;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.grid-aside_white-back{background-color:#fff}}.grid-aside .tabs__list-wrap{margin:0 30px}@media screen and (max-width:759px){.grid-aside .tabs__list-wrap{margin:30px auto 30px}}.grid-aside__col{display:table-cell;vertical-align:top}.grid-aside__col_left{padding-right:24px}@media screen and (max-width:1679px){.grid-aside__col_left{padding-right:18px}}@media screen and (max-width:1279px){.grid-aside__col_left{padding-right:14px}}@media screen and (max-width:959px){.grid-aside__col_left{padding-right:0}}.grid-aside__col_right{padding-left:24px}@media screen and (max-width:1679px){.grid-aside__col_right{padding-left:18px}}@media screen and (max-width:1279px){.grid-aside__col_right{padding-left:14px}}@media screen and (max-width:959px){.grid-aside__col_right{padding-left:0}}.grid-aside__col-12{width:100%;display:block}.grid-aside__col-11{width:91.6%}.grid-aside__col-10{width:83.3%}.grid-aside__col-9{width:75%}.grid-aside__col-8{width:66.6%}.grid-aside__col-7{width:58.3%}.grid-aside__col-6{width:50%}.grid-aside__col-5{width:41.6%}.grid-aside__col-4{width:33.3%}.grid-aside__col-3{width:25%}.grid-aside__col-2{width:16.6%}.grid-aside__col-1{width:8.3%}@media screen and (max-width:1679px){.grid-aside__sd-col-12{width:100%;display:block}.grid-aside__sd-col-11{width:91.6%}.grid-aside__sd-col-10{width:83.3%}.grid-aside__sd-col-9{width:75%}.grid-aside__sd-col-8{width:66.6%}.grid-aside__sd-col-7{width:58.3%}.grid-aside__sd-col-6{width:50%}.grid-aside__sd-col-5{width:41.6%}.grid-aside__sd-col-4{width:33.3%}.grid-aside__sd-col-3{width:25%}.grid-aside__sd-col-2{width:16.6%}.grid-aside__sd-col-1{width:8.3%}}@media screen and (max-width:1279px){.grid-aside__l-col-12{width:100%;display:block}.grid-aside__l-col-11{width:91.6%}.grid-aside__l-col-10{width:83.3%}.grid-aside__l-col-9{width:75%}.grid-aside__l-col-8{width:66.6%}.grid-aside__l-col-7{width:58.3%}.grid-aside__l-col-6{width:50%}.grid-aside__l-col-5{width:41.6%}.grid-aside__l-col-4{width:33.3%}.grid-aside__l-col-3{width:25%}.grid-aside__l-col-2{width:16.6%}.grid-aside__l-col-1{width:8.3%}}@media screen and (max-width:959px){.grid-aside__t-col-12{width:100%;display:block}.grid-aside__t-col-11{width:91.6%}.grid-aside__t-col-10{width:83.3%}.grid-aside__t-col-9{width:75%}.grid-aside__t-col-8{width:66.6%}.grid-aside__t-col-7{width:58.3%}.grid-aside__t-col-6{width:50%}.grid-aside__t-col-5{width:41.6%}.grid-aside__t-col-4{width:33.3%}.grid-aside__t-col-3{width:25%}.grid-aside__t-col-2{width:16.6%}.grid-aside__t-col-1{width:8.3%}}@media screen and (max-width:759px){.grid-aside__p-col-12{width:100%;display:block}.grid-aside__p-col-11{width:91.6%}.grid-aside__p-col-10{width:83.3%}.grid-aside__p-col-9{width:75%}.grid-aside__p-col-8{width:66.6%}.grid-aside__p-col-7{width:58.3%}.grid-aside__p-col-6{width:50%}.grid-aside__p-col-5{width:41.6%}.grid-aside__p-col-4{width:33.6%}.grid-aside__p-col-3{width:25%}.grid-aside__p-col-2{width:16.6%}.grid-aside__p-col-1{width:8.3%}}.container{margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:1920px;min-width:320px;position:relative;padding:0 184px}@media screen and (max-width:1919px){.container{padding:0 160px}}@media screen and (max-width:1679px){.container{padding:0 88px}}@media screen and (max-width:1439px){.container{padding:0 56px}}@media screen and (max-width:1279px){.container{padding:0 40px}}@media screen and (max-width:959px){.container{padding:0 32px}}@media screen and (max-width:767px){.container{padding:0 20px}}.ukit-grid__half-grid{display:flex}@media screen and (max-width:767px){.ukit-grid__half-grid{flex-direction:column}}.ukit-grid__half-grid .ukit-grid__left{width:50%;padding-right:16px}@media screen and (min-width:960px) and (max-width:1279px){.ukit-grid__half-grid .ukit-grid__left{padding-right:12px}}@media screen and (max-width:959px){.ukit-grid__half-grid .ukit-grid__left{padding-right:0}}@media screen and (max-width:767px){.ukit-grid__half-grid .ukit-grid__left{width:100%}}.ukit-grid__half-grid .ukit-grid__left.no-gutter{padding-right:0}@media screen and (min-width:960px) and (max-width:1279px){.ukit-grid__half-grid .ukit-grid__left.no-gutter{padding-right:0}}.ukit-grid__half-grid .ukit-grid__right{width:50%;padding-left:16px}@media screen and (min-width:960px) and (max-width:1279px){.ukit-grid__half-grid .ukit-grid__right{padding-left:12px}}@media screen and (max-width:767px){.ukit-grid__half-grid .ukit-grid__right{width:100%;padding-left:0}}.ukit-grid.expand{width:auto;flex:1;flex-basis:0%;min-width:1px}.b-list,.news-page-info__content ul{list-style:none;padding-left:0;margin:0}.b-list--indent{margin-left:24px}.b-list__title{font-size:30px;line-height:1.07;color:#4d4d4d;margin-bottom:30px}@media screen and (max-width:1679px){.b-list__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.b-list__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.b-list__title{font-size:20px;line-height:1.07}}.b-list>li,.news-page-info__content ul>li{position:relative;margin:.75em 0;padding-left:30px}.b-list>li:not(:empty):before,.news-page-info__content ul>li:not(:empty):before{content:"";background-color:#ff0032;width:5px;height:5px;border-radius:50%;position:absolute;right:inherit;top:.5em;margin-left:-26px}.b-list>li.no-bullets:before,.news-page-info__content ul>li.no-bullets:before{display:none}.b-list>li.margin-bullets:not(:empty):before,.news-page-info__content ul>li.margin-bullets:not(:empty):before{margin-top:18px}.b-list--dot-bigger>li:not(:empty):before{width:8px;height:8px}.b-list b,.news-page-info__content ul b{font-size:30px;line-height:1.07;font-weight:400}@media screen and (max-width:1679px){.b-list b,.news-page-info__content ul b{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.b-list b,.news-page-info__content ul b{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.b-list b,.news-page-info__content ul b{font-size:20px;line-height:1.07}}.b-list_gray>li:not(:empty):before{background-color:#9b9b9b}.b-list_round-markers>li:not(:empty):before{border-radius:50%}.b-list_check>li:not(:empty):before{background:url(../i/b-list/icon-check.svg) no-repeat 0 0;width:18px;height:12px;border-radius:0;top:.3em;right:inherit;margin-left:-30px}.b-list_check-green>li:not(:empty):before{background:url(../i/b-list/icon-check-green.svg) no-repeat 0 0;width:16px;height:16px;border-radius:0;top:.2em;right:inherit;margin-left:-30px}.b-list_counter{counter-reset:item}.b-list_counter>li:not(:empty){counter-increment:item}.b-list_counter>li:not(:empty):before{background:0 0;content:counter(item) ". ";left:0;top:0}.b-list_pin>li:not(:empty):before{background:url(../i/b-list/icon-pin.svg) no-repeat 0 0;width:18px;height:15px;border-radius:0;top:.3em}.b-list_single>li:first-child{margin-top:0}.b-list_single>li:last-child{margin-bottom:0}.b-list_white>li{padding-left:18px}.b-list_white>li:last-child{margin-bottom:0}.b-list_white>li:not(:empty):before{background-color:#fff;width:7px;height:7px;margin-left:0;left:0}.b-list_white-dots>li:not(:empty):before{background-color:#fff}.b-list.b-list_steps{margin-top:22px;padding-bottom:26px;border-bottom:1px dotted #e5e5e5}.b-list.b-list_steps.b-list_steps_clear{border-bottom:0;padding-bottom:0}@media screen and (max-width:759px){.b-list.b-list_steps{margin-top:15px;padding-bottom:22px}}.b-list.b-list_steps>ul{list-style-type:none;margin:0;padding:0;font-size:0;line-height:0;counter-reset:item}.b-list.b-list_steps>ul>li{min-height:75px;width:100%;display:inline-block;vertical-align:top;position:relative;padding:0 0 36px 105px;counter-increment:item;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.b-list.b-list_steps>ul>li{padding:0 0 30px 55px;min-height:38px}}.b-list.b-list_steps>ul>li:last-child{background:0 0;padding-bottom:0}.b-list.b-list_steps>ul>li:not(:empty):before{content:counters(item, "decimal", decimal);display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:3px;margin-left:0;width:75px;height:75px;border:1px solid #dadada;border-radius:50%;text-align:center;font-size:36px;font-weight:100;line-height:75px;color:#ff0032;background-color:#fff;z-index:1}@media screen and (max-width:759px){.b-list.b-list_steps>ul>li:not(:empty):before{width:38px;height:38px;font-size:21px;line-height:38px}}@media screen and (max-width:759px) and (max-width:1679px){.b-list.b-list_steps>ul>li:not(:empty):before{font-size:19px;line-height:38px}}@media screen and (max-width:759px) and (max-width:1279px){.b-list.b-list_steps>ul>li:not(:empty):before{font-size:17px;line-height:38px}}@media screen and (max-width:759px) and (max-width:759px){.b-list.b-list_steps>ul>li:not(:empty):before{font-size:16px;line-height:38px}}.b-list.b-list_steps>ul .b-list__text{width:100%;height:78px;display:table-cell;vertical-align:middle;font-size:21px;line-height:1;color:#2e2e2e;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.b-list.b-list_steps>ul .b-list__text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.b-list.b-list_steps>ul .b-list__text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.b-list.b-list_steps>ul .b-list__text{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.b-list.b-list_steps>ul .b-list__text{height:38px;font-size:16px;line-height:20px}}.b-list.b-list_steps>ul .b-list__text p{margin-bottom:0}.b-list.b-list_steps>ul .b-list__text>span{display:inline-block;width:100%;margin-bottom:20px}.b-list.b-list_steps>ul .b-list__text>span.b-list__footnote{font-size:16px;line-height:1.333;opacity:.6}@media screen and (max-width:1679px){.b-list.b-list_steps>ul .b-list__text>span.b-list__footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.b-list.b-list_steps>ul .b-list__text>span.b-list__footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.b-list.b-list_steps>ul .b-list__text>span.b-list__footnote{font-size:14px;line-height:1.29}}.b-list.b-list_steps_white>ul>li:not(:empty):before{background-color:transparent;border-color:#fff;color:#fff}.b-list.b-list_steps_white>ul .b-list__text{color:#fff}.b-list_infografics>li{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.b-list_infografics>li{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-list_infografics>li{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-list_infografics>li{font-size:15px;line-height:1.4}}@media screen and (min-width:760px){.b-list_infografics>li{padding-left:37px;margin:10px 0}}@media screen and (max-width:759px){.b-list_infografics>li{padding-left:17px;margin:9px 0}}.b-list_infografics>li:not(:empty):before{margin-left:0}@media screen and (min-width:760px){.b-list_infografics>li:not(:empty):before{left:4px}}@media screen and (max-width:759px){.b-list_infografics>li:not(:empty):before{left:0}}@media screen and (min-width:760px){.b-list-group{display:flex;flex-wrap:nowrap}}@media screen and (min-width:960px){.b-list-group .b-list{padding-right:7%;flex:1}}@media screen and (min-width:760px) and (max-width:959px){.b-list-group .b-list{flex:1;padding-right:7%}.b-list-group .b-list:last-child{padding-right:0}}.b-list-group .b-list li{font-size:24px;line-height:1.25;padding-left:42px;margin:23px 0}@media screen and (max-width:1679px){.b-list-group .b-list li{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.b-list-group .b-list li{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.b-list-group .b-list li{font-size:17px;line-height:1.24}}.b-list-group .b-list li:not(:empty):before{margin-left:-40px}.b-list_small{margin:0 0 calc(.9 * var(--old-rem-value,16px))}.b-list_small>li{margin:0 0 5px;padding-left:22px}.b-list_small>li:not(:empty):before{margin-left:-22px}.b-list_small>li:first-child{margin-top:0}.b-list_xsmall>li{padding-left:15px}.b-list_xsmall>li:not(:empty):before{margin-left:-15px}.b-list_gray-text>li{color:grey}@media screen and (min-width:760px){.b-list_centred{max-width:72%;margin:0 auto 36px}}ol.b-list.b-list_paper-airplane{counter-reset:item;max-width:1400px;margin:0 auto;font-size:0;display:flex;flex-wrap:nowrap}ol.b-list.b-list_paper-airplane *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1680px){ol.b-list.b-list_paper-airplane{background-position-y:42px;padding:155px 0 35px}}@media screen and (min-width:960px){ol.b-list.b-list_paper-airplane{background:url(../i/b-list/paper-airplane_bg.png) no-repeat;background-position-y:20%;padding:9.6875% 0 35px;-webkit-background-size:74.5%;-moz-background-size:74.5%;background-size:74.5%;background-position-x:38%;flex-direction:row;justify-content:space-between}}@media screen and (max-width:959px){ol.b-list.b-list_paper-airplane{flex-direction:column;align-items:center;margin:-10px 0 40px}}ol.b-list.b-list_paper-airplane>li{counter-increment:item;display:inline-block;vertical-align:top;font-size:24.2px;color:var(--text-secondary)}@media screen and (min-width:960px){ol.b-list.b-list_paper-airplane>li{max-width:30%}}@media screen and (max-width:959px){ol.b-list.b-list_paper-airplane>li{min-width:280px;width:38%;padding-left:63px;margin:25px 0 0;padding-bottom:35px;line-height:1.322;background-image:url(../i/b-list/arrow.svg);background-repeat:no-repeat;background-position-x:13px;-webkit-background-size:27px 29px;-moz-background-size:27px 29px;background-size:27px 29px}ol.b-list.b-list_paper-airplane>li br{display:none}ol.b-list.b-list_paper-airplane>li:last-child{background-image:none;padding-bottom:0}ol.b-list.b-list_paper-airplane>li:last-child:after{content:none}ol.b-list.b-list_paper-airplane>li:nth-child(1){background-position-y:53px}ol.b-list.b-list_paper-airplane>li:nth-child(2){background-position-y:98px}}ol.b-list.b-list_paper-airplane>li:not(:empty):before{content:counters(item, "decimal", decimal) ".";color:#e01021;width:auto;height:auto;border-radius:0;top:0;background-color:transparent}@media screen and (max-width:959px){ol.b-list.b-list_paper-airplane>li:not(:empty):before{margin-left:-44px;background-color:var(--background-primary)}}@media screen and (max-width:959px){ol.b-list.b-list_paper-airplane>li:not(:empty):after{content:'';position:absolute;left:26px;bottom:-61px;top:0;background-image:-webkit-linear-gradient(top,#a2a2a2 10%,#a2a2a2 20%,#a2a2a2 30%,#a2a2a2 40%,#a2a2a2 50%,rgba(255,255,255,0) 0);background-image:-moz-linear-gradient(top,#a2a2a2 10%,#a2a2a2 20%,#a2a2a2 30%,#a2a2a2 40%,#a2a2a2 50%,rgba(255,255,255,0) 0);background-image:-o-linear-gradient(top,#a2a2a2 10%,#a2a2a2 20%,#a2a2a2 30%,#a2a2a2 40%,#a2a2a2 50%,rgba(255,255,255,0) 0);background-image:-ms-linear-gradient(top,#a2a2a2 10%,#a2a2a2 20%,#a2a2a2 30%,#a2a2a2 40%,#a2a2a2 50%,rgba(255,255,255,0) 0);background-image:linear-gradient(to bottom,#a2a2a2 10%,#a2a2a2 20%,#a2a2a2 30%,#a2a2a2 40%,#a2a2a2 50%,rgba(255,255,255,0) 0);background-position:left;-webkit-background-size:2px 15px;-moz-background-size:2px 15px;background-size:2px 15px;background-repeat:repeat-y;width:2px;z-index:-1}}ol.b-list.b-list_paper-airplane>li .b-hint-badge_airplane-top{position:absolute;top:-30px;left:30px}@media screen and (max-width:1279px){ol.b-list.b-list_paper-airplane>li .b-hint-badge_airplane-top{top:-25px}}@media screen and (max-width:959px){ol.b-list.b-list_paper-airplane>li .b-hint-badge_airplane-top{top:-30px}}@media screen and (max-width:759px){ol.b-list.b-list_paper-airplane>li .b-hint-badge_airplane-top{top:-40px}}ol.b-list.b-list_paper-airplane>li .label-mark_airplane-top{position:absolute;top:-30px;left:30px}@media screen and (max-width:1279px){ol.b-list.b-list_paper-airplane>li .label-mark_airplane-top{top:-25px}}@media screen and (max-width:959px){ol.b-list.b-list_paper-airplane>li .label-mark_airplane-top{top:-30px}}@media screen and (max-width:759px){ol.b-list.b-list_paper-airplane>li .label-mark_airplane-top{top:-40px}}@media screen and (min-width:760px){.b-list_infographics>li{padding-left:calc(1.77 * var(--old-rem-value,16px));margin:11px 0}}@media screen and (max-width:759px){.b-list_infographics>li{padding-left:18.5px;margin:6px 0}}@media screen and (min-width:760px){.b-list_infographics>li:not(:empty):before{margin-left:calc(-1.64 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.b-list_infographics>li:not(:empty):before{margin-left:-18.5px}}.b-list_check-rounded>li:not(:empty):before{border:1px solid #e6e6e6;width:50px;height:50px;border-radius:50%;background:url(../i/b-list/icon-check-gray.svg) no-repeat 50% 50%;-webkit-background-size:20px 13px;-moz-background-size:20px 13px;background-size:20px 13px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:.3em;right:inherit}@media screen and (max-width:759px){.b-list_check-rounded>li:not(:empty):before{width:40px;height:40px}}@media screen and (min-width:760px){.b-list-group_check-rounded{display:flex;flex-wrap:nowrap;margin-left:-12px;margin-right:-12px}}@media screen and (min-width:760px){.b-list-group_check-rounded .b-list_check-rounded{padding-left:12px;padding-right:12px;flex:1}}.b-list-group_check-rounded .b-list_check-rounded li{font-size:21px;line-height:1.38;padding-left:74px;margin:7px 0}@media screen and (max-width:1679px){.b-list-group_check-rounded .b-list_check-rounded li{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.b-list-group_check-rounded .b-list_check-rounded li{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.b-list-group_check-rounded .b-list_check-rounded li{font-size:16px;line-height:1.38}}@media screen and (max-width:1679px){.b-list-group_check-rounded .b-list_check-rounded li{margin:20px 0}}@media screen and (max-width:959px){.b-list-group_check-rounded .b-list_check-rounded li{margin:23px 0}}@media screen and (max-width:759px){.b-list-group_check-rounded .b-list_check-rounded li{padding-left:56px;margin:0}}.b-list-group_check-rounded .b-list_check-rounded li:not(:empty):before{margin-left:-74px}@media screen and (max-width:759px){.b-list-group_check-rounded .b-list_check-rounded li:not(:empty):before{margin-left:-56px}}.b-list-group_check-rounded .b-list_check-rounded li+li{margin-top:41px}@media screen and (max-width:1279px){.b-list-group_check-rounded .b-list_check-rounded li+li{margin-top:54px}}@media screen and (max-width:959px){.b-list-group_check-rounded .b-list_check-rounded li+li{margin-top:30px}}@media screen and (max-width:759px){.b-list-group_check-rounded .b-list_check-rounded li+li{margin-top:16px}}@media screen and (max-width:759px){.b-list-group_check-rounded .b-list_check-rounded+.b-list_check-rounded{margin-top:16px}}.b-list-num,.news-page-info__content ol{list-style:none;padding-left:0;margin:0;counter-reset:item}.b-list-num>li,.news-page-info__content ol>li{position:relative;margin:.75em 0;padding-left:30px}.b-list-num>li:before,.news-page-info__content ol>li:before{background:0 0;content:counters(item, ".") ". ";counter-increment:item;position:absolute;left:0;top:0;color:#ff0032}.b-list-num_small{margin:0 0 calc(.9 * var(--old-rem-value,16px))}.b-list-num_small>li{margin:0 0 5px;padding-left:22px}.b-list-num_small>li:not(:empty):before{margin-left:0}.b-list-num_small>li:first-child{margin-top:0}.b-list-num_gray>li:before{color:grey}.b-list-num_lv2>li{padding-left:39.6px}.b-list-num_lv3{font-size:.85em}.b-list-num_lv3>li{padding-left:55px;margin:.5em 0}.b-number{color:#666;font-size:18px;line-height:1.2;white-space:nowrap}.b-number__symbol,.b-number__symbol-sharp,.b-number__symbol-call{background-color:#ededed;border-radius:2px;width:15px;height:14px;display:inline-block;vertical-align:middle;color:#999;margin:-4px 5px 0;text-align:center}.b-number__symbol:first-child,.b-number__symbol-sharp:first-child,.b-number__symbol-call:first-child{margin-left:0}.b-number__symbol:last-child,.b-number__symbol-sharp:last-child,.b-number__symbol-call:last-child{margin-right:0}.b-number__symbol-sharp{font-size:14px;line-height:15px}.b-number__symbol-call{background-image:url(../i/b-number/icon-call.svg);background-repeat:no-repeat;background-position:50% 50%;-webkit-background-size:11px 11px;-moz-background-size:11px 11px;background-size:11px 11px;margin-left:0}.b-number__link-copy{text-decoration:none;border-bottom:1px dotted;color:grey;font-size:15px;margin-left:20px;vertical-align:middle}.b-number__link-copy:hover{border-bottom-color:transparent}.b-number__icon-call{display:inline-block;vertical-align:baseline;width:16px;height:16px;margin-left:5px;background-image:url(../i/b-icon/blue/b-icon_handset.svg);filter:var(--icons-filter-primary-link);-webkit-filter:var(--icons-filter-primary-link)}.b-number-text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.b-number-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-number-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.b-number-text{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.b-number-text{font-size:21px;line-height:1.38}}.b-number-text__link-call{margin-left:5px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.b-number-text__link-call{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.b-number-text__link-call{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.b-number-text__link-call{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.b-number-text__link-call{font-size:21px;line-height:1.38}}@media screen and (max-width:959px) and (max-width:1679px){.b-number-text__link-call{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.b-number-text__link-call{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:767px){.b-number-text__link-call{font-size:16px;line-height:1.38}}@media screen and (max-width:959px) and (max-width:1679px){.b-number-text{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.b-number-text{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:767px){.b-number-text{font-size:16px;line-height:1.38}}.b-number_small{font-weight:300;font-size:14px}.b-number_small .b-number__symbol,.b-number_small .b-number__symbol-sharp,.b-number_small .b-number__symbol-call{width:12px;height:12px;border-radius:4px;font-size:13px;margin:calc(-.23 * var(--old-rem-value,16px)) calc(.05 * var(--old-rem-value,16px)) 0}.b-number_small .b-number__symbol:first-child:not(:last-child),.b-number_small .b-number__symbol-sharp:first-child:not(:last-child),.b-number_small .b-number__symbol-call:first-child:not(:last-child){margin-left:0}.b-number_small .b-number__symbol:last-child,.b-number_small .b-number__symbol-sharp:last-child,.b-number_small .b-number__symbol-call:last-child{margin-right:0}.b-number_small .b-number__symbol-sharp{line-height:.9}.b-number_small .b-number__symbol-call{-webkit-background-size:8px;-moz-background-size:8px;background-size:8px}.b-number_middle-light{font-weight:300;font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.b-number_middle-light{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.b-number_middle-light{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.b-number_middle-light{font-size:17px;line-height:1.24}}.b-number_middle-light .b-number__symbol,.b-number_middle-light .b-number__symbol-sharp,.b-number_middle-light .b-number__symbol-call{width:20px;height:20px;border-radius:4px;margin:calc(-.23 * var(--old-rem-value,16px)) calc(.23 * var(--old-rem-value,16px)) 0}.b-number_middle-light .b-number__symbol:first-child:not(:last-child),.b-number_middle-light .b-number__symbol-sharp:first-child:not(:last-child),.b-number_middle-light .b-number__symbol-call:first-child:not(:last-child){margin-left:0}.b-number_middle-light .b-number__symbol:last-child,.b-number_middle-light .b-number__symbol-sharp:last-child,.b-number_middle-light .b-number__symbol-call:last-child{margin-right:0}.b-number_middle-light .b-number__symbol-sharp{line-height:1.2}.b-number_big{font-size:24px;font-weight:300;line-height:24px}@media screen and (max-width:1679px){.b-number_big{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.b-number_big{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.b-number_big{font-size:17px;line-height:1.24}}.b-number_big .b-number__symbol,.b-number_big .b-number__symbol-sharp,.b-number_big .b-number__symbol-call{width:calc(1.3 * var(--old-rem-value,16px));height:calc(1.3 * var(--old-rem-value,16px));line-height:calc(1.3 * var(--old-rem-value,16px));border-radius:4px;border:1px solid #e4e4e4;margin:calc(-.18 * var(--old-rem-value,16px)) calc(.55 * var(--old-rem-value,16px)) 0}.b-number_big .b-number__symbol:first-child,.b-number_big .b-number__symbol-sharp:first-child,.b-number_big .b-number__symbol-call:first-child{margin-left:0}.b-number_big .b-number__symbol:last-child,.b-number_big .b-number__symbol-sharp:last-child,.b-number_big .b-number__symbol-call:last-child{margin-right:0}.b-number_big .b-number__symbol span,.b-number_big .b-number__symbol-sharp span,.b-number_big .b-number__symbol-call span{vertical-align:middle}.bx-slider_white-controls .bx-prev,.bx-slider_white-controls .bx-next{background:none no-repeat 0 0 #fff;width:40px;height:40px;border-radius:60px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.2);box-shadow:0 0 2px 1px rgba(0,0,0,.2);font-size:0}.bx-slider{position:relative;text-align:center}.bx-slider_white-controls .bx-pager-link:not(.active){background-color:var(--controls-inactive)}.bx-slider_white-controls .bx-controls{position:relative}.bx-slider_white-controls .bx-controls-direction{-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;left:0;right:0;height:40px}.bx-slider_white-controls .bx-prev:before{content:"";background:url(../i/bx-slider/arrow-prev_red.svg) no-repeat 0 0;width:14px;height:23px;display:block;margin:8px auto}.bx-slider_white-controls .bx-next:before{content:"";background:url(../i/bx-slider/arrow-next_red.svg) no-repeat 0 0;width:12px;height:23px;display:block;margin:8px auto}.bx-wrapper.bx-wrapper_centred{margin:20px auto 0;text-align:center}.bx-controls{text-align:center;display:inline-block;vertical-align:top;padding:7px 30px;margin-top:40px}.bx-wrapper{position:relative}.bx-controls-direction a{box-sizing:border-box!important;position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;justify-content:center;align-items:center;width:56px!important;height:56px!important;border-radius:50%!important;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));box-shadow:0 0 16px rgb(0 0 0 / 8%),0 4px 16px rgb(0 0 0 / 8%)!important;filter:none;background-color:var(--constant-greyscale-0);background-image:none;transition:background .2s ease-in;font-size:0}.bx-controls-direction a::before{content:"";z-index:11;position:absolute;left:52%;top:50%;width:16px;height:16px;background-image:url(../i/bx-slider/arrow-next-rounded.svg);background-position:center;background-repeat:no-repeat;background-size:contain;transform:translate(-50%,-50%);transition:filter .2s ease-in;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.bx-controls-direction .bx-next{right:-70px!important}.bx-controls-direction .bx-prev{left:-70px!important;transform:translateY(-50%) rotate(180deg)}.bx-controls-direction a.disabled{box-shadow:none!important;background-color:var(--controls-inactive);filter:none!important}.bx-controls-direction a.disabled::before{filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.bx-controls-direction a:not(.disabled):hover::before{filter:var(--icons-filter-brand-red);-webkit-filter:var(--icons-filter-brand-red)}@media screen and (max-width:1280px){.bx-controls-direction{display:none}}@media screen and (max-width:959px){.bx-controls{margin-top:20px}}.bx-pager{display:inline-block;vertical-align:top;font-size:0;line-height:0}.bx-pager-item{display:inline-block;vertical-align:middle;margin:0 8px}.bx-pager-link{background-color:var(--controls-inactive);width:10px;height:10px;border-radius:5px;display:block;text-indent:-9999px}.bx-pager-link.active{background-color:var(--controls-primary-active)}.bx-prev,.bx-next{background:no-repeat 0 0;width:14px;height:23px;position:absolute;top:0;text-indent:-9999px}.bx-prev.disabled,.bx-next.disabled{filter:var(--icons-filter-inactive);-webkit-filter:var(--icons-filter-inactive);cursor:default}.bx-prev{background-image:url(../i/bx-slider/arrow-prev.svg);left:0;filter:var(--icons-filter-secondary);-webkit-filter:var(--icons-filter-secondary)}.bx-next{background-image:url(../i/bx-slider/arrow-next.svg);right:0;filter:var(--icons-filter-secondary);-webkit-filter:var(--icons-filter-secondary)}.bx-controls_short{margin-top:calc(.3 * var(--old-rem-value,16px));width:130px;overflow:hidden;padding:7px 0 0}.bx-controls_short .bx-pager{white-space:nowrap}.bx-controls_short .bx-pager .bx-pager-item{margin:0;padding-left:8px;padding-right:8px}.bx-controls_short .bx-pager .bx-pager-item.hidden .bx-pager-link{width:6px;height:6px;margin:2px}.bx-controls_short.disabled{pointer-events:none}.captcha-img{display:inline-block;vertical-align:middle;position:relative;padding-right:24px}.captcha-img__list{margin:0;padding:0;list-style:none}.captcha-img__list:after{content:'';display:table;clear:both}.captcha-img__list-item{border:2px solid #dcdcdc;border-radius:5px;width:60px;height:60px;float:left;margin-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out;-o-transition:border-color .3s ease-in-out;-ms-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}.captcha-img__list-item.is-selected{border-color:#ff0032}@media screen and (max-width:767px){.captcha-img__list-item{margin-right:4px}}.captcha-img__item{width:50px;height:50px;padding:3px;cursor:pointer}.captcha-img__refresh{background:url(../i/captcha-img/reload.png) no-repeat 0 0 transparent;width:24px;height:24px;cursor:pointer;position:absolute;right:0;top:50%;margin-top:-12px}.checkbox{position:relative;padding-left:28px;cursor:pointer;display:inline-block;vertical-align:middle}.checkbox:hover .checkbox__icon{border-color:#ccc}.input-validation-error .checkbox:hover .checkbox__icon,.field_error .checkbox:hover .checkbox__icon{border-color:#f8c1c3}.checkbox_clear{width:16px;height:16px;padding:0;vertical-align:top}.checkbox_clear .checkbox__icon{margin:0}.checkbox__icon{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;border:1px solid #e4e4e4;border-radius:1px;margin-top:.35em;position:relative;float:left;margin-left:-28px}.input-validation-error .checkbox__icon,.field_error .checkbox__icon{border-color:#f8c1c3}@media screen and (max-width:959px){.checkbox__icon{margin-top:.3em}}.checkbox__icon:after{content:"";background:url(../i/checkbox/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;left:3px;top:-2px;display:none}.checkbox_disabled{cursor:url(../i/checkbox/cursor-lock.png),auto}.checkbox_disabled .checkbox__icon{background-color:#f2f2f2}.checkbox_disabled .checkbox__icon:after{background-image:url(../i/checkbox/checked-disabled.svg)}.checkbox__input{opacity:0;position:absolute;left:0;top:0}.checkbox__input:checked+.checkbox__icon:after,.checkbox__input:checked+input+.checkbox__icon:after{display:block}.checkbox__input:focus+.checkbox__icon,.checkbox__input:focus+input+.checkbox__icon{border-color:#ccc}.input-validation-error .checkbox__input:focus+.checkbox__icon,.input-validation-error .checkbox__input:focus+input+.checkbox__icon,.field_error .checkbox__input:focus+.checkbox__icon,.field_error .checkbox__input:focus+input+.checkbox__icon{border-color:#f8c1c3}.input-validation-error .checkbox__input:checked+.checkbox__icon,.field_error .checkbox__input:checked+.checkbox__icon{border-color:#ccc}.checkbox_mark{padding-left:46px}.checkbox_mark .checkbox__icon{margin-left:-46px}.checkbox_mark .checkbox__text{position:relative}@media screen and (max-width:1279px){.checkbox_mark .checkbox__text{font-size:16px;line-height:1.38}}@media screen and (max-width:767px){.checkbox_mark .checkbox__text{font-size:18px;line-height:1.33}}.checkbox_mark .checkbox__text:before{width:16px;height:16px;border-radius:16px;content:"";position:absolute;left:-22px}@media screen and (min-width:1280px){.checkbox_mark .checkbox__text:before{top:3px}}@media screen and (min-width:960px) and (max-width:1279px){.checkbox_mark .checkbox__text:before{top:1px}}@media screen and (max-width:959px){.checkbox_mark .checkbox__text:before{top:0}}@media screen and (max-width:1279px) and (max-width:1679px){.checkbox_mark .checkbox__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px) and (max-width:1279px){.checkbox_mark .checkbox__text{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px) and (max-width:767px){.checkbox_mark .checkbox__text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:1679px){.checkbox_mark .checkbox__text{font-size:17px;line-height:1.35}}@media screen and (max-width:767px) and (max-width:1279px){.checkbox_mark .checkbox__text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:767px){.checkbox_mark .checkbox__text{font-size:15px;line-height:1.4}}.checkbox_mark-red-light .checkbox__text:before{background-color:#ddbaba}.checkbox_mark-red-dark .checkbox__text:before{background-color:#e13d40}.checkbox_mark-red .checkbox__text:before{background-color:#fd8e8f}.checkbox_mark-lilac .checkbox__text:before{background-color:#b782ce}.checkbox_mark-dark-peach .checkbox__text:before{background-color:rgba(235,90,10,.5)}.checkbox_login{color:#6c6c6d;text-align:left}@media screen and (min-width:1680px){.checkbox_login{margin-top:10px}}@media screen and (min-width:1280px) and (max-width:1679px){.checkbox_login{margin-top:13px}}@media screen and (min-width:960px) and (max-width:1279px){.checkbox_login{margin-top:16px}}@media screen and (min-width:768px) and (max-width:959px){.checkbox_login{margin-top:15px}}@media screen and (max-width:767px){.checkbox_login{margin-top:15px}}.checkbox_login .checkbox__icon{margin-top:8px}@media screen and (min-width:960px) and (max-width:1279px){.checkbox_login .checkbox__icon{margin-top:5px}}@media screen and (min-width:768px) and (max-width:959px){.checkbox_login .checkbox__icon{margin-top:5px}}@media screen and (max-width:767px){.checkbox_login .checkbox__icon{margin-top:5px}}.checkbox_login .checkbox__text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.checkbox_login .checkbox__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.checkbox_login .checkbox__text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.checkbox_login .checkbox__text{font-size:14px;line-height:1.29}}.checkbox_small-text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.checkbox_small-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.checkbox_small-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.checkbox_small-text{font-size:14px;line-height:1.29}}.checkbox_small-text .checkbox__icon{margin-top:.2em}.checkbox_mid-text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.checkbox_mid-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.checkbox_mid-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.checkbox_mid-text{font-size:15px;line-height:1.4}}.checkbox_mid-text .checkbox__icon{margin-top:.3em}.checkbox_fixed-text{font-size:14px;line-height:1.29}@media screen and (max-width:1679px){.checkbox_fixed-text{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.checkbox_fixed-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.checkbox_fixed-text{font-size:14px;line-height:1.29}}.checkbox_fixed-text .checkbox__icon{margin-top:.15em}.checkbox_full-w{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.checkbox_gray-text{color:#999}.checkbox_gray{padding:5px 20px 5px 10px;font-size:16px;line-height:1.25;background:#e5e5e5;border-radius:5px;position:relative;color:grey;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;will-change:background-color,color;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}@media screen and (max-width:1679px){.checkbox_gray{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.checkbox_gray{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.checkbox_gray{font-size:14px;line-height:1.29}}.checkbox_gray.is-checked{background-color:#e41e26;color:#fff}.checkbox_gray .checkbox__icon{display:inline-block;min-width:16px;height:16px;border-radius:4px;margin:.1em 0 0;float:none;align-self:flex-start;border:0}.checkbox_gray .checkbox__icon:after{top:1px}.checkbox_gray .checkbox__text{padding-left:10px}.checkbox_tile{width:100%;display:inline-flex;align-items:center;flex-wrap:nowrap;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,.04);box-shadow:0 12px 24px 0 rgba(0,0,0,.04);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1280px){.checkbox_tile{padding:10px 10px 10px 30px}}@media screen and (min-width:760px) and (max-width:1279px){.checkbox_tile{padding:10px}}@media screen and (max-width:767px){.checkbox_tile{padding:10px}}.checkbox_tile .checkbox__icon,.checkbox_tile .checkbox__text,.checkbox_tile .checkbox__pic{display:inline-block;float:none}.checkbox_tile .checkbox__icon{margin:0;flex-basis:16px;max-width:16px}.checkbox_tile .checkbox__text{padding:0 9px;flex:1}.checkbox_tile .checkbox__pic{font-size:0}@media screen and (min-width:1280px){.checkbox_tile .checkbox__pic{height:60px;line-height:60px}}@media screen and (min-width:760px) and (max-width:1279px){.checkbox_tile .checkbox__pic{height:30px;line-height:30px}}@media screen and (max-width:767px){.checkbox_tile .checkbox__pic{height:30px;line-height:30px}}.checkbox_tile .checkbox__pic img{max-height:100%;vertical-align:middle}.checkbox_tile .checkbox__pic img[data-state=active]{display:none}.checkbox_tile .checkbox__input:checked~.checkbox__pic img[data-state=default]{display:none}.checkbox_tile .checkbox__input:checked~.checkbox__pic img[data-state=active]{display:block}_:-ms-input-placeholder,:root .checkbox__icon:after{background-size:95%}.checkbox-list{list-style:none;padding:0;margin:0}.checkbox-list__item{margin-bottom:15px}.checkbox-list_inline .checkbox-list__item{display:inline-block;vertical-align:top;margin-right:calc(3.5 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.checkbox-list_inline .checkbox-list__item{display:block;margin-right:0}}.checkbox-list_inline .checkbox-list__item:last-child{margin-right:0}.checkbox-list_low-margin .checkbox-list__item{margin-right:calc(.909 * var(--old-rem-value,16px));margin-bottom:0}.checkbox-list_outset{margin:-5px -8px;font-size:0}.checkbox-list_outset .checkbox{margin:5px 8px}.checkbox-list_detailing{padding:30px 0;margin-bottom:20px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.checkbox-list_detailing .checkbox-list__item{display:inline-block;margin:0 20px;font-size:21px;line-height:1.38;color:#4d4d4d}@media screen and (max-width:1679px){.checkbox-list_detailing .checkbox-list__item{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.checkbox-list_detailing .checkbox-list__item{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.checkbox-list_detailing .checkbox-list__item{font-size:16px;line-height:1.38}}@media screen and (max-width:959px){.checkbox-list_detailing .checkbox-list__item{display:block;margin:10px 0}}.checkbox-list_detailing .checkbox-list__item:first-child{margin-left:0}@media screen and (max-width:959px){.checkbox-list_detailing .checkbox-list__item:first-child{margin-top:0}}.checkbox-list_detailing .checkbox-list__item:last-child{margin-right:0}@media screen and (max-width:959px){.checkbox-list_detailing .checkbox-list__item:last-child{margin-bottom:0}}.checkbox-list_tariff-card{padding-top:calc(1.14 * var(--old-rem-value,16px));margin-top:calc(1.36 * var(--old-rem-value,16px));position:relative}.checkbox-list_tariff-card:before{content:'';position:absolute;left:-30px;right:-30px;top:0;height:1px;background-color:#f2f2f2}@media screen and (max-width:1279px){.checkbox-list_tariff-card:before{left:-20px;right:-20px}}.checkbox-list_tariff-card .checkbox-list__item:last-child{margin-bottom:0}.checkbox-list_tariff-card .checkbox-list__item .radio__icon{margin-top:.6em}.checkbox-list_tariff-card .checkbox-list__item .radio__text{font-size:21px;line-height:1.38;color:#000}@media screen and (max-width:1679px){.checkbox-list_tariff-card .checkbox-list__item .radio__text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.checkbox-list_tariff-card .checkbox-list__item .radio__text{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.checkbox-list_tariff-card .checkbox-list__item .radio__text{font-size:16px;line-height:1.38}}.checkbox-list_tariff-card .checkbox-list__item .radio__text span{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.checkbox-list_tariff-card .checkbox-list__item .radio__text span{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.checkbox-list_tariff-card .checkbox-list__item .radio__text span{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.checkbox-list_tariff-card .checkbox-list__item .radio__text span{font-size:20px;line-height:1.07}}.checkbox-list_tariff-card .checkbox-list__item .radio__text span:after{content:' '}.form-ds__title{margin-top:0;margin-bottom:32px}.form-ds__title.h2{font-size:28px;line-height:32px;font-weight:500;margin-bottom:32px}.form-ds .checkbox{padding-left:32px}.form-ds .checkbox__icon{width:24px;height:24px;border:2px solid rgba(188,195,208,.5);border-radius:8px;margin-top:2px;margin-left:-32px}.form-ds .checkbox__icon:after{top:2px;width:15px;height:15px}.form-ds .checkbox__input:checked+.checkbox__icon{background:#ff0032;border-color:#ff0032}.form-ds .checkbox__input:checked+.checkbox__icon:after{width:14px;height:10px;top:5px;left:3px;background:url(../i/checkbox/check.svg) no-repeat 0 0;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form-ds .checkbox__text{font-size:17px;line-height:24px;color:#626c77}.form-ds .checkbox__text a{color:#007cff}@media screen and (max-width:1679px){.form-ds__title.h2{font-size:24px;line-height:28px}}@media screen and (max-width:767px){.form-ds__title.h2{font-size:24px;line-height:28px}}.form-ds__title.h3{font-size:24px;line-height:28px;font-weight:500;margin-bottom:24px}@media screen and (max-width:1679px){.form-ds__title.h3{font-size:20px;line-height:24px}}@media screen and (max-width:767px){.form-ds__title.h3{font-size:20px;line-height:28px}}.form-ds__title.p1{font-size:20px;line-height:28px;font-weight:500}@media screen and (max-width:1679px){.form-ds__title.p1{font-size:17px;line-height:24px}}@media screen and (max-width:767px){.form-ds__title.p1{font-size:17px;line-height:24px}}.form-ds__title-note{font-size:14px;line-height:20px;font-weight:500;margin-top:8px}@media screen and (max-width:1679px){.form-ds__title-note{font-size:12px;line-height:16px}}@media screen and (max-width:767px){.form-ds__title-note{font-size:12px;line-height:16px}}.form-ds__text{font-size:16px;line-height:24px;margin-bottom:12px}@media screen and (max-width:1679px){.form-ds__text{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.form-ds__text{font-size:14px;line-height:20px}}@media screen and (max-width:1279px){.form-ds__text{margin-bottom:16px}}@media screen and (max-width:959px){.form-ds__text{margin-bottom:20px}}@media screen and (max-width:767px){.form-ds__text{margin-bottom:12px}}.form-ds__text_disabled{opacity:.3}.form-ds__fields{display:flex;justify-content:space-between;margin-bottom:24px}@media screen and (max-width:767px){.form-ds__fields{flex-wrap:wrap;margin-bottom:20px}}.form-ds__fields:last-child{margin-bottom:0}.form-ds__fields_bottom{margin-top:32px}.form-ds__fields_center{text-align:center;justify-content:center}@media screen and (max-width:959px){.form-ds__fields_t-wrap{flex-wrap:wrap}}.form-ds__fields_regions{padding-bottom:16px;border-bottom:1px solid rgba(188,195,208,.5)}.form-ds .form__bottom-label{color:var(--accent-warning)}.form-ds__field_disabled{opacity:.6}.form-ds__top-label{min-height:20px;margin-bottom:4px;font-size:14px;line-height:20px;color:var(--text-tertiary)}@media screen and (max-width:767px){.form-ds__top-label{min-height:initial}}.form-ds__top-label .b-hint{vertical-align:bottom}@media screen and (max-width:767px){.form-ds__top-label_empty{display:none}}.form-ds__bottom-label{margin-top:4px;font-size:12px;line-height:16px;color:var(--text-secondary)}.form-ds__disclaimer{font-size:17px;line-height:24px;color:var(--text-secondary)}.form-ds__field{position:relative;width:calc(50% - 16px);text-align:left}@media screen and (max-width:767px){.form-ds__field{width:100%;margin-bottom:20px}.form-ds__field:last-child{margin-bottom:0}}.form-ds__field_inline{margin-left:8px;margin-right:8px}.form-ds__field_inline:first-child{margin-left:0}.form-ds__field_inline:last-child{margin-right:0}.form-ds__field_thin{margin-bottom:12px}.form-ds__field_wide{width:100%}.form-ds__field_success .input__input,.form-ds__field_error .input__input,.form-ds__field_success .input-ds__input,.form-ds__field_error .input-ds__input{padding-right:48px}.form-ds__field_success .input:after,.form-ds__field_error .input:after,.form-ds__field_success .input-ds:after,.form-ds__field_error .input-ds:after{content:'';display:block;width:24px;height:24px;position:absolute;right:12px;top:50%;margin-top:-12px}.form-ds__field_success .checkbox__icon,.form-ds__field_error .checkbox__icon{border-color:var(--accent-warning)}.form-ds__field_success .input:after{background:url(../i/input/success.svg) center center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form-ds__field_error .input-ds__input,.form-ds__field_error .input__input{border-color:var(--accent-warning)}.form-ds__field_error .input-ds:after,.form-ds__field_error .input:after{background:url(../i/input/error.svg) center center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form-ds__field_disabled{opacity:.6}.form-ds__field_disabled .input-ds__input{background:var(--background-secondary)}.form-ds__field_check-city{width:30%}@media screen and (max-width:959px){.form-ds__field_check-city{width:100%;margin-left:0;margin-right:0;margin-bottom:16px}}.form-ds__field_check-street{width:41%}@media screen and (max-width:959px){.form-ds__field_check-street{width:100%;margin-left:0;margin-right:0;margin-bottom:16px}}.form-ds__field_check-house{width:17%}@media screen and (max-width:959px){.form-ds__field_check-house{width:calc(50% - 8px);margin-left:0;margin-right:8px}}@media screen and (max-width:767px){.form-ds__field_check-house{width:100%;margin-right:0;margin-bottom:16px}}.form-ds__field_check-flat{width:12%}@media screen and (max-width:959px){.form-ds__field_check-flat{width:calc(50% - 8px);margin-left:8px;margin-right:0}}@media screen and (max-width:767px){.form-ds__field_check-flat{width:100%;margin-left:0;margin-bottom:0}}.form-ds__group{margin-bottom:32px}@media screen and (max-width:959px){.form-ds__group{margin-bottom:40px}}@media screen and (max-width:767px){.form-ds__group{margin-bottom:24px}}@media screen and (max-width:767px){.form-ds__group+.form-ds__group{margin-top:40px}}.form-ds__step{display:flex;align-items:center;margin-bottom:12px;margin-left:-80px}@media screen and (max-width:1279px){.form-ds__step{margin-left:0;margin-bottom:20px}}@media screen and (max-width:767px){.form-ds__step{align-items:flex-start}}.form-ds__step_disabled{opacity:.3}.form-ds__step-group{margin-bottom:32px}@media screen and (max-width:959px){.form-ds__step-group{margin-bottom:40px}}@media screen and (max-width:767px){.form-ds__step-group{margin-bottom:24px}}@media screen and (max-width:767px){.form-ds__step-group+.form-ds__step-group{margin-top:40px}}.form-ds__step-count{width:48px;height:48px;border:2px solid #e3e5ec;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1279px){.form-ds__step-count{margin-right:16px}}.form-ds__step-count-value{font-size:24px;line-height:28px;font-weight:500}@media screen and (max-width:1679px){.form-ds__step-count-value{font-size:20px;line-height:24px}}@media screen and (max-width:767px){.form-ds__step-count-value{font-size:20px;line-height:28px}}.form-ds__step-content .form-ds__title{margin-bottom:0}.form-ds__step-content_top{align-self:flex-start}.form-ds__support{text-align:center;padding-bottom:64px}@media screen and (max-width:1279px){.form-ds__support{padding-bottom:24px}}@media screen and (max-width:767px){.form-ds__support{padding-bottom:48px}}.form-ds__support-line{display:flex;align-items:center;justify-content:center}.form-ds__support-line .divider{width:100%}@media screen and (max-width:767px){.form-ds__support-line .divider{display:none}}.form-ds__support-text{font-size:16px;line-height:24px;flex-shrink:0;margin:0 24px}@media screen and (max-width:1679px){.form-ds__support-text{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.form-ds__support-text{font-size:14px;line-height:20px}}.form-ds__support-number{font-size:20px;line-height:28px;font-weight:500;color:#007cff;margin-top:12px;display:inline-block}@media screen and (max-width:1679px){.form-ds__support-number{font-size:17px;line-height:24px}}@media screen and (max-width:767px){.form-ds__support-number{font-size:17px;line-height:24px}}@media screen and (max-width:1279px){.form-ds__support-number{margin-top:16px}}@media screen and (max-width:767px){.form-ds__support-number{margin-top:12px}}.form-ds__select-region{font-size:17px;line-height:24px;color:#969fa8;white-space:nowrap;overflow:hidden;cursor:default;-o-text-overflow:ellipsis;text-overflow:ellipsis}.form-ds__select-region_link{color:#007cff;cursor:pointer}.form-ds__select-region_link:hover{text-decoration:underline}.form-ds_checkup .form-ds__title{margin-bottom:24px}@media screen and (max-width:1679px){.form-ds_checkup .form-ds__title{margin-bottom:16px}}.form-ds_checkup .form-ds__link{display:block;margin-top:40px;text-align:center;font-size:16px;line-height:24px}@media screen and (max-width:1679px){.form-ds_checkup .form-ds__link{font-size:14px;line-height:20px}}@media screen and (max-width:767px){.form-ds_checkup .form-ds__link{font-size:14px;line-height:20px}}.form_ds .input{width:100%;position:relative;border:none;padding:0;height:auto;background:0 0}.form_ds .input__input{background:#fff;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:52px;padding:12px 12px;font-size:17px;line-height:24px;border:2px solid rgba(188,195,208,.5);color:#1d2023;border-radius:8px;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms}.form_ds .input__input::-webkit-input-placeholder{color:#969fa8}.form_ds .input__input:-moz-placeholder{color:#969fa8}.form_ds .input__input::-moz-placeholder{color:#969fa8}.form_ds .input__input:-ms-placeholder{color:#969fa8}.form_ds .input__input:-ms-input-placeholder{color:#969fa8}.form_ds .input__input:focus{border-color:#007cff}.form_ds .checkbox{padding-left:32px}.form_ds .checkbox__icon{width:24px;height:24px;border:2px solid rgba(188,195,208,.5);border-radius:8px;margin-top:2px;margin-left:-32px}.form_ds .checkbox__icon:after{top:2px;width:15px;height:15px}.form_ds .checkbox__input:checked+.checkbox__icon{background:#ff0032;border-color:#ff0032}.form_ds .checkbox__input:checked+.checkbox__icon:after{width:14px;height:10px;top:5px;left:3px;background:url(../i/checkbox/check.svg) no-repeat 0 0;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form_ds .checkbox__text{font-size:17px;line-height:24px;color:#626c77}.form_ds .checkbox__text a{color:#007cff}.form_ds .form__title.h2{font-weight:600;font-size:24px;line-height:28px;margin-bottom:32px}@media screen and (max-width:767px){.form_ds .form__title.h2{font-size:20px;line-height:24px}}.form_ds .form__title.h3{font-weight:600;font-size:20px;line-height:24px;margin-bottom:24px}@media screen and (max-width:767px){.form_ds .form__title.h3{font-size:17px;line-height:24px}}.form_ds .form__fields{display:flex;justify-content:space-between;margin-bottom:24px}@media screen and (max-width:767px){.form_ds .form__fields{flex-wrap:wrap;margin-bottom:20px}}.form_ds .form__fields:last-child{margin-bottom:0}.form_ds .form__fields_size-m{margin-bottom:16px}.form_ds .form__fields_bottom{margin-top:32px}.form_ds .form__fields_center{text-align:center;justify-content:center}.form_ds .form__field{position:relative;width:calc(50% - 16px);text-align:left}@media screen and (max-width:767px){.form_ds .form__field{width:100%;margin-bottom:20px}.form_ds .form__field:last-child{margin-bottom:0}}.form_ds .form__field_thin{margin-bottom:12px}.form_ds .form__field_wide{width:100%}.form_ds .form__field_success .input__input,.form_ds .form__field_error .input__input{padding-right:48px}.form_ds .form__field_success .input:after,.form_ds .form__field_error .input:after{content:'';display:block;width:24px;height:24px;position:absolute;right:12px;top:50%;margin-top:-12px}.form_ds .form__field_success .checkbox__icon,.form_ds .form__field_error .checkbox__icon{border-color:#f95721}.form_ds .form__field_success .input:after{background:url(../i/input/success.svg) center center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form_ds .form__field_error .input__input{border-color:#f95721}.form_ds .form__field_error .input:after{background:url(../i/input/error.svg) center center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form_ds .form__field_error .form__bottom-label{color:#f95721}.form_ds .form__field_disabled{opacity:.6}.form_ds .form__top-label{min-height:20px;margin-bottom:4px;font-size:14px;line-height:20px;color:#626c77}@media screen and (max-width:767px){.form_ds .form__top-label{min-height:initial}}@media screen and (max-width:767px){.form_ds .form__top-label_empty{display:none}}.form_ds .form__bottom-label{margin-top:4px;font-size:12px;line-height:16px;color:#626c77}.form_ds .form__disclaimer{font-size:17px;line-height:24px;color:#626c77}.form_middle{max-width:1330px;width:100%;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form_small{width:100%;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.form_small{max-width:560px}}@media screen and (max-width:767px){.form_small{max-width:320px}}@media screen and (min-width:760px){.form_small .form__col-label{width:145px}}.form_small .form__col-value_flex{display:flex}@media screen and (min-width:760px){.form_small .form__col-value_flex{justify-content:space-between}}@media screen and (max-width:767px){.form_small .form__col-value_flex{flex-direction:column;align-items:center}.form_small .form__col-value_flex>div{margin-bottom:20px}}.form_small .form__text{color:grey;margin-bottom:calc(.8 * var(--old-rem-value,16px));font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form_small .form__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_small .form__text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_small .form__text{font-size:14px;line-height:1.29}}.form_w870{max-width:870px;margin:0 auto}@media screen and (max-width:767px){.form_p-center{text-align:center}}.form_outstanding{max-width:810px;width:100%;padding:0 10px 140px;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form_outstanding .form__title{color:#4c4c4c}.form_outstanding .form__text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_outstanding .form__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_outstanding .form__text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_outstanding .form__text{font-size:15px;line-height:1.4}}.form_outstanding p{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_outstanding p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_outstanding p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_outstanding p{font-size:15px;line-height:1.4}}.form_popup{margin-bottom:20px}.form_popup .form__title:not(.form_popup.form__title_small){font-size:24px;line-height:1.25;color:#333;border-bottom:1px solid #f2f2f2;padding-bottom:calc(.68 * var(--old-rem-value,16px));margin-bottom:calc(1.36 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.form_popup .form__title:not(.form_popup.form__title_small){font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.form_popup .form__title:not(.form_popup.form__title_small){font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.form_popup .form__title:not(.form_popup.form__title_small){font-size:17px;line-height:1.24}}.form_popup .form__col-label{color:var(--text-secondary)}.form_popup .form__col-value p{margin:0;font-size:18px;line-height:36px}@media screen and (max-width:1679px){.form_popup .form__col-value p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_popup .form__col-value p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_popup .form__col-value p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_popup .form__footnote br{display:none}}.form_popup .form__label{font-size:18px;line-height:1.33;color:#333;margin-bottom:calc(.73 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.form_popup .form__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_popup .form__label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_popup .form__label{font-size:15px;line-height:1.4}}.form_popup-small{max-width:93%;margin:0 auto}.form_popup-small .form__row{margin-bottom:calc(.95 * var(--old-rem-value,16px))}.form_popup-small .form__row:last-child{margin-bottom:0}.form_popup-small .form__col-label{width:135px}.form_popup-small .form__col-value .input-group_phone{max-width:none}.form_popup-small .form__submit{margin-top:calc(1.63 * var(--old-rem-value,16px))}.form_white{background-color:#fff}.form_shadowed{-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.1);box-shadow:0 10px 30px 0 rgba(0,0,0,.1);border-radius:8px}.form_middle-inline{margin:0 auto;position:relative}@media screen and (min-width:1680px){.form_middle-inline{max-width:1330px}}@media screen and (max-width:1679px){.form_middle-inline{width:100%}}.form_middle-inline .form__inner{margin:0 auto}@media screen and (min-width:1680px){.form_middle-inline .form__inner{max-width:1220px;width:100%;padding:calc(2.6 * var(--old-rem-value,16px)) 20px 60px}}@media screen and (max-width:1679px){.form_middle-inline .form__inner{max-width:1290px;padding:calc(1.5 * var(--old-rem-value,16px)) 20px}}.form_oh{overflow:hidden}.form_with-tabs .form__inner{margin:0 auto}@media screen and (min-width:1680px){.form_with-tabs .form__inner{max-width:1175px;width:100%;padding:4px 20px 24px}}@media screen and (max-width:1679px){.form_with-tabs .form__inner{max-width:1290px;padding:4px 20px calc(1.5 * var(--old-rem-value,16px))}}.form_col-by-col .form__row{display:block}.form_col-by-col .form__row_offseted-top{padding-top:calc(1.1 * var(--old-rem-value,16px))}.form_col-by-col .form__col-label{display:block;width:100%;padding:0 0 13px}.form_col-by-col .form__col-value{display:block;width:100%}.form_col-by-col .form__col-value .checkbox+.checkbox{padding-top:20px}.form_col-by-col .form__col-value .radio:not(:first-child){padding-top:15px}.form_col-by-col .form__col-value .radio:not(:first-child).radio_with-datepickers{padding-top:20px}.form__inner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form__personal-account{width:100%;display:flex}@media screen and (max-width:479px){.form__personal-account{flex-direction:column}}.form__personal-account .input{width:100%;max-width:370px;margin-right:10px}@media screen and (max-width:479px){.form__personal-account .input{max-width:100%;margin-right:0;margin-bottom:20px}}.form__caption{font-size:24px;line-height:1.25;margin-bottom:30px;width:100%;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.form__caption{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.form__caption{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.form__caption{font-size:17px;line-height:1.24}}.form__caption_bold{font-size:18px;font-weight:500;color:#4d4d4d}@media screen and (max-width:1679px){.form__caption_bold{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__caption_bold{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__caption_bold{font-size:15px;line-height:1.4}}.form__title{text-align:center;font-size:38px;color:var(--text-primary);line-height:1.2;margin:20px 0 30px}@media screen and (max-width:1679px){.form__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.form__title{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.form__title{font-size:24px;line-height:1.25}}.form__title_small{font-size:24px;line-height:1.25;color:#333;margin:0 0 calc(1.35 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.form__title_small{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.form__title_small{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.form__title_small{font-size:17px;line-height:1.24}}.form__title_iconed span{position:relative;padding-left:34px;display:inline-block}.form__title_iconed span:before{content:'';position:absolute;left:0;background-repeat:no-repeat;background-position:center}.form__title_iconed-check span:before{top:5px;width:20px;height:20px;background-image:url(../i/popup-cashback-add-goal/icon_check.svg);-webkit-background-size:20px;-moz-background-size:20px;background-size:20px}@media screen and (max-width:767px){.form__title_iconed-check span:before{top:-2px}}.form__text{color:#4c4c4c}.form__text+.form__text{margin-top:20px}@media screen and (max-width:767px){.form__text br{display:none}}.form__text_small+.form__title_small{margin-top:24px}.form__text_small{font-size:18px;line-height:1.33;margin-bottom:12px}@media screen and (max-width:1679px){.form__text_small{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__text_small{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__text_small{font-size:15px;line-height:1.4}}.form__text_center{text-align:center}.form__text-disabled{font-size:24px;line-height:1.25;color:#b2b2b2;text-align:center;margin-bottom:20px}@media screen and (max-width:1679px){.form__text-disabled{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.form__text-disabled{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.form__text-disabled{font-size:17px;line-height:1.24}}.form__text-disabled-label{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form__text-disabled-label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__text-disabled-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__text-disabled-label{font-size:14px;line-height:1.29}}.form__text-disabled-wrap{display:inline-block}.form__text-disabled-count{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.form__text-disabled-count{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.form__text-disabled-count{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.form__text-disabled-count{font-size:20px;line-height:1.07}}.form__text-underlined{text-decoration:underline}.form__call-text{font-size:21px;line-height:1.38;font-weight:500;margin:20px 0}@media screen and (max-width:1679px){.form__call-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.form__call-text{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.form__call-text{font-size:16px;line-height:1.38}}.form__hint{color:grey}@media screen and (max-width:767px){.form__hint br{display:none}}.form__hint_small{margin-top:10px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form__hint_small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__hint_small{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__hint_small{font-size:14px;line-height:1.29}}.form__hint_center{text-align:center}.form__input+.form__input{margin-top:20px}.form__input_middle{max-width:370px;margin:0 auto}.form__input_small{max-width:186px;margin:0 auto}.form__info-steps{width:100%;margin:8px 0 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.form__info-steps{display:table;table-layout:fixed}}.form__info-steps-item{vertical-align:middle;font-size:0}@media screen and (min-width:760px){.form__info-steps-item{display:table-cell}}@media screen and (max-width:767px){.form__info-steps-item{display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}.form__info-steps-item:last-child{margin-bottom:0}}.form__info-steps-item span{display:inline-block;vertical-align:middle;width:58px;height:49px;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form__info-steps-item p{width:calc(100% - 58px);display:inline-block;vertical-align:middle;font-size:18px;line-height:1.283;color:#999;margin:0;padding:5px 0 0 22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.form__info-steps-item p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__info-steps-item p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__info-steps-item p{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.form__info-steps-item p{padding-left:10px}.form__info-steps-item p br{display:none}}.form__info-steps-item_arrow{vertical-align:middle;border:0;width:14px;padding:0 30px}@media screen and (max-width:959px){.form__info-steps-item_arrow{padding:0 10px}}@media screen and (max-width:767px){.form__info-steps-item_arrow{display:none}}.form__info-steps-item_arrow span{display:block;position:relative;width:14px;height:27px;background:url(../../content/i/form/step-arrow.svg) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;text-indent:-9999px;outline:0;overflow:hidden}.form__message{display:block;position:relative;width:100%;max-width:80%;margin:0 auto;padding:40px 0;text-align:left;font-size:18px;line-height:1.33;color:#4d4d4d}@media screen and (max-width:1679px){.form__message{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__message{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__message{font-size:15px;line-height:1.4}}.form__message span{display:table-cell;vertical-align:top;padding-left:10px}.form__message-icon{display:table-cell;vertical-align:top;width:22px;height:20px;background-position:0 0;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form__message-icon_ok{background-image:url(../i/home-internet-tabs/tick.svg)}.form__message-icon_error{background-image:url(../i/home-internet-tabs/icon-error.svg)}.form__timer{text-align:center;margin:-2px 0 20px}.form__timer-text{font-size:18px;line-height:1.33;color:#666}@media screen and (max-width:1679px){.form__timer-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__timer-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__timer-text{font-size:15px;line-height:1.4}}.form__timer-text span{position:relative;padding-left:25px;margin-left:12px}.form__timer-text span:before{content:'';position:absolute;width:20px;height:20px;background:url(../../content/i/b-icon/gray/b-icon_time.svg) no-repeat center center;-webkit-background-size:20px 20px;-moz-background-size:20px 20px;background-size:20px 20px}@media screen and (min-width:1280px){.form__timer-text span:before{left:-6px;top:1px}}@media screen and (min-width:960px) and (max-width:1279px){.form__timer-text span:before{left:-3px;top:0}}@media screen and (min-width:768px) and (max-width:959px){.form__timer-text span:before{left:-3px;top:0}}@media screen and (max-width:767px){.form__timer-text span:before{left:-3px;top:-1px}}@media screen and (min-width:760px){.form__timer-text a{margin-left:15px}}@media screen and (max-width:767px){.form__timer-text a{display:inline-block;vertical-align:top;width:100%;text-align:center;padding-top:10px}}.form__cols{display:inline-block;font-size:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.form__col{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form__col_half{width:50%;padding:0 67px 0 13px}.form__col_half:first-child{padding-left:0}@media screen and (max-width:1279px){.form__col_half{padding:0 36px 0 8px}}@media screen and (max-width:959px){.form__col_half{width:100%;padding:0 0 15px}}.form__row{margin-bottom:calc(1.5 * var(--old-rem-value,16px));display:table;width:100%;max-width:100%}.form__row:after{content:'';display:table;clear:both}@media screen and (max-width:767px){.form__row{display:block;width:auto}}.form__row:last-child{margin-bottom:0}.form__row_order-time .spoiler__trigger_small{padding-top:20px}.form__row_compact{margin-bottom:20px}.form__row_flex{display:inline-flex;flex-wrap:wrap;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:0}@media screen and (min-width:960px){.form__row_flex{justify-content:center}}@media screen and (max-width:959px){.form__row_flex{justify-content:space-between}}@media screen and (min-width:760px){.form__row_flex+.form__row_flex{margin-top:20px}}.form__row_flex .form__row-title{flex-basis:100%}.form__row-title{color:#4d4d4d;font-size:24px;line-height:1.25;margin:3px 0 15px}@media screen and (max-width:1679px){.form__row-title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.form__row-title{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.form__row-title{font-size:17px;line-height:1.24}}.form__row-action{position:relative;display:inline-block;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form__row-action{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__row-action{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__row-action{font-size:15px;line-height:1.4}}.form__row-action_sms{padding-left:38px}.form__row-action_sms:before{content:'';position:absolute;left:0;width:29px;height:14px;background:url(../../content/i/b-icon/gray/b-icon_mail.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form__row_vertical{display:block}.form__row_vertical .form__col-label{display:block;width:auto;padding:0;margin-bottom:calc(1.5 * var(--old-rem-value,16px))}.form__row_vertical .form__col-label[data-count]:not([data-count=""]){position:relative}.form__row_vertical .form__col-label[data-count]:not([data-count=""]) label{width:calc(100% - 80px);display:inline-block}.form__row_vertical .form__col-label[data-count]:not([data-count=""]):after{width:70px;content:attr(data-count);display:inline-block;font-size:16px;line-height:18px;text-align:right;color:#ff0032}@media screen and (max-width:1679px){.form__row_vertical .form__col-label[data-count]:not([data-count=""]):after{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__row_vertical .form__col-label[data-count]:not([data-count=""]):after{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__row_vertical .form__col-label[data-count]:not([data-count=""]):after{font-size:14px;line-height:1.29}}.form__row_vertical .form__col-value{display:block}.form__close-wrap{width:38px;height:38px;border-radius:50%;position:absolute;cursor:pointer;z-index:30;border:none;top:10px;right:10px}.form__close{background:url(../i/feedback-form/icon-close.svg) no-repeat 0 0;width:18px;height:18px;position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px;text-indent:-9999px;outline:0;overflow:hidden}.form__col-label{display:table-cell;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:270px;padding:7px 15px 0 0;font-size:18px;line-height:1.33;color:#999}@media screen and (max-width:1679px){.form__col-label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__col-label{font-size:15px;line-height:1.4}}.form__col-label .b-hint{vertical-align:2px}@media screen and (max-width:1279px){.form__col-label{width:305px}}@media screen and (max-width:959px){.form__col-label{width:247px}}@media screen and (max-width:767px){.form__col-label{display:block;width:auto;padding:0;margin-bottom:5px;font-size:16px;line-height:1.38}}@media screen and (max-width:767px) and (max-width:1679px){.form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:1279px){.form__col-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:767px){.form__col-label{font-size:14px;line-height:1.29}}.form__col-label_middle{width:185px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form__col-label_middle{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__col-label_middle{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__col-label_middle{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__col-label_middle{width:auto}}.form__col-label_narrow{width:110px}@media screen and (max-width:767px){.form__col-label_narrow{width:auto}}.form__col-label_right{text-align:right}@media screen and (max-width:767px){.form__col-label_right{text-align:left}}.form__col-label_pt0{padding-top:0}@media screen and (min-width:1280px){.form__col-label_big{width:350px}}.form__col-value{display:table-cell;vertical-align:top}@media screen and (min-width:760px){.form__col-value .jq-selectbox{max-width:100%}}@media screen and (max-width:767px){.form__col-value .jq-selectbox{max-width:280px}}.form__col-value .radio+.radio{margin-left:0}@media screen and (max-width:767px){.form__col-value{display:block}}.form__col-value_middle{vertical-align:middle}.form__col-hint{display:inline-block;vertical-align:top;width:100%;padding-top:7px;color:#999;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:300}.form__required{color:#ff0032}.form__checkboxes{display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px 0;margin:5px 0 7px}.form__checkboxes-item{display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;font-size:18px;color:#999;line-height:1.176}@media screen and (max-width:1679px){.form__checkboxes-item{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__checkboxes-item{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__checkboxes-item{font-size:15px;line-height:1.4}}.form__checkboxes-item:last-child{margin-bottom:0}.form__status{font-size:18px;line-height:1.33;position:relative;color:#4d4d4d;margin-top:5px}@media screen and (max-width:1679px){.form__status{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__status{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__status{font-size:15px;line-height:1.4}}.form__status:before{content:'';position:absolute;left:0;right:0;background-repeat:no-repeat;background-position:top left}.form__status_done{padding-left:35px}.form__status_done:before{width:21px;height:19px;background-image:url(../i/home-internet-tabs/tick.svg)}.form__status_error{padding-left:44px}.form__status_error:before{width:30px;height:30px;background-image:url(../i/home-internet-tabs/icon-error.svg)}.form__submit{display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;margin:10px 0 20px}.form__submit_border-top{margin-top:calc(2.2 * var(--old-rem-value,16px));padding-top:38px;border-top:1px solid #eaeaea}.form__submit_left{text-align:left}.form__submit_relative{position:relative}.form__footnote{font-size:16px;line-height:1.38;color:#999;margin-top:3px}@media screen and (max-width:1679px){.form__footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__footnote{font-size:14px;line-height:1.29}}.form__footnote_bordered{position:relative;margin-top:20px;padding-top:25px}.form__footnote_bordered:before{content:"";display:block;width:213px;height:1px;background:#eaeaea;position:absolute;top:0;left:0}.form__footnote_small{font-size:12px;line-height:1.417}@media screen and (max-width:1679px){.form__footnote_small{font-size:12px;line-height:1.33}}@media screen and (max-width:1279px){.form__footnote_small{font-size:12px;line-height:1.33}}@media screen and (max-width:767px){.form__footnote_small{font-size:12px;line-height:1.33}}.form__footnote_medium{font-size:14px;line-height:1.29}@media screen and (max-width:1679px){.form__footnote_medium{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.form__footnote_medium{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__footnote_medium{font-size:14px;line-height:1.29}}.form__footnote_centered{text-align:center}.form__separate{border-top:1px solid #e7e7e7;margin:50px 0}@media screen and (max-width:1279px){.form__separate{margin-top:40px;margin-bottom:40px}}.form__slash{width:14px;display:inline-block;vertical-align:middle;color:#999;text-align:right}.form__label{font-size:16px;line-height:1.38;vertical-align:middle;color:#999}@media screen and (max-width:1679px){.form__label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__label{font-size:14px;line-height:1.29}}.form__label_right{margin-left:5px}.form__label-metric{display:inline-block;vertical-align:middle;margin-left:5px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form__label-metric{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__label-metric{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__label-metric{font-size:15px;line-height:1.4}}.form__error{color:#e9222d;margin-top:10px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form__error{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__error{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__error{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.form__error{margin-top:5px}}@media screen and (max-width:767px){.form__error{padding-top:2px}}.form__error-icon{display:none;fill:#ff0032;width:20px;height:20px;float:left;margin-left:-30px}@media screen and (max-width:767px){.form__error-icon{margin-top:-2px}}.form__error_inline{padding-left:74px;position:relative;font-size:18px;line-height:1.33;color:#4d4d4d}@media screen and (max-width:1679px){.form__error_inline{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__error_inline{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__error_inline{font-size:15px;line-height:1.4}}.form__error_inline .form__error-icon{display:block;position:absolute;width:44px;height:44px;left:10px;top:0;margin:0}.form__error_inline .form__error-icon img{max-width:100%;max-height:100%}.form__row-status{font-size:18px;line-height:1.33;color:#4c4c4c}@media screen and (max-width:1679px){.form__row-status{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form__row-status{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form__row-status{font-size:15px;line-height:1.4}}.form__row-status:before{content:'';display:inline-block;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.form__row-status_ok:before{width:16px;height:13px;margin-right:10px;background-image:url(../../content/i/b-icon/green/b-icon_check_default.svg)}.form__link-with-icon{display:inline-block;position:relative;padding-left:27px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form__link-with-icon{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form__link-with-icon{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form__link-with-icon{font-size:14px;line-height:1.29}}.form__link-with-icon span{display:inline-block;width:18px;height:18px;position:absolute;left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.form__link-with-icon span:before{content:'';display:inline-block;vertical-align:middle;height:100%}.form__link-with-icon span img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle}.form__link-with-icon p{vertical-align:middle;margin:0}.form_feedback .form__row{margin-bottom:20px}.form_feedback .form__col-label{width:220px}@media screen and (max-width:1679px){.form_feedback .form__col-label{width:203px}}@media screen and (max-width:1279px){.form_feedback .form__col-label{width:229px}}@media screen and (max-width:959px){.form_feedback .form__col-label{width:186px}}@media screen and (max-width:767px){.form_feedback .form__col-label{width:auto}}.form_feedback .checkbox{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_feedback .checkbox{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_feedback .checkbox{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_feedback .checkbox{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_feedback .checkbox{font-size:21px;line-height:1.38}}@media screen and (max-width:767px) and (max-width:1679px){.form_feedback .checkbox{font-size:19px;line-height:1.37}}@media screen and (max-width:767px) and (max-width:1279px){.form_feedback .checkbox{font-size:17px;line-height:1.35}}@media screen and (max-width:767px) and (max-width:767px){.form_feedback .checkbox{font-size:16px;line-height:1.38}}.form_feedback .textarea{resize:none}.form_feedback .jq-selectbox{max-width:100%}.form_inside-popup{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form_inside-popup{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_inside-popup{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_inside-popup{font-size:14px;line-height:1.29}}.form_inside-popup .form__row{margin-bottom:18px}.form_inside-popup .form__row_flex{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:nowrap}@media screen and (max-width:767px){.form_inside-popup .form__row_column-on-phone{flex-direction:column}.form_inside-popup .form__row_column-on-phone .form__action{align-self:flex-start;margin-left:0;margin-top:10px}}.form_inside-popup .form__action{display:inline-block;margin-left:20px;font-size:16px;line-height:1.38;align-self:center}@media screen and (max-width:1679px){.form_inside-popup .form__action{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_inside-popup .form__action{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_inside-popup .form__action{font-size:14px;line-height:1.29}}.form_inside-popup .form__action_remove{cursor:pointer;width:10px;height:10px;background-image:url(../../content/i/b-icon/gray/b-icon_cross.svg);background-repeat:no-repeat;background-position:center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;will-change:background-image;-webkit-transition:background-image .3s ease-in-out;-moz-transition:background-image .3s ease-in-out;-o-transition:background-image .3s ease-in-out;-ms-transition:background-image .3s ease-in-out;transition:background-image .3s ease-in-out}.form_inside-popup .form__action_remove:hover{background-image:url(../../content/i/b-icon/red/b-icon_cross.svg)}.form_inside-popup .form__submit{margin-top:38px;margin-bottom:0}.form_settings .form__row{margin:0}.form_settings .form__row+.form__row{margin-top:25px}.form_settings .form__row-label{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_settings .form__row-label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_settings .form__row-label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_settings .form__row-label{font-size:15px;line-height:1.4}}@media screen and (min-width:1280px){.form_settings .form__row-label{width:185px}}@media screen and (min-width:960px) and (max-width:1279px){.form_settings .form__row-label{width:145px}}@media screen and (min-width:768px) and (max-width:959px){.form_settings .form__row-label{width:145px}}@media screen and (min-width:760px){.form_settings .form__row-label{display:table-cell;padding-top:calc(.27 * var(--old-rem-value,16px));vertical-align:top}}@media screen and (max-width:767px){.form_settings .form__row-label{width:100%;margin-bottom:10px}}@media screen and (min-width:760px){.form_settings .form__row-value{display:table-cell;vertical-align:top}}.form_settings .form__row-value .input-group_password{width:100%}@media screen and (min-width:1280px){.form_settings .form__row-value .input-group_password{max-width:355px}}@media screen and (min-width:960px) and (max-width:1279px){.form_settings .form__row-value .input-group_password{max-width:235px}}@media screen and (min-width:768px) and (max-width:959px){.form_settings .form__row-value .input-group_password{max-width:300px}}@media screen and (min-width:760px){.form_settings .form__row-value .input-group_password+.form__row-action{margin-left:30px}}@media screen and (max-width:767px){.form_settings .form__row-value .input-group_password+.form__row-action{margin-top:15px}}@media screen and (min-width:760px){.form_settings .form__row-value .input-group_password+.b-hint{margin-left:calc(2.73 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.form_settings .form__row-value .input-group_password+.b-hint{margin-top:25px}}.form_settings .form__row-action{vertical-align:middle;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form_settings .form__row-action{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_settings .form__row-action{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_settings .form__row-action{font-size:14px;line-height:1.29}}.form_settings .form__submit:not(.form__submit_inline){margin:34px 0 5px}@media screen and (min-width:1280px){.form_settings .form__submit_inline{width:auto;display:inline-block;margin:0 0 0 calc(1.36 * var(--old-rem-value,16px))}}@media screen and (max-width:1279px){.form_settings .form__submit_inline{text-align:left;margin:34px 0 5px}}@media screen and (max-width:479px){.form_settings .input-group_small.input-group_date,.form_settings .input-group_small.input-group_time{width:100%}.form_settings .input-group_small.input-group_date .input,.form_settings .input-group_small.input-group_time .input{width:205px}.form_settings .input-group_large.input-group_date,.form_settings .input-group_large.input-group_time{width:100%}.form_settings .input-group_large.input-group_date .input,.form_settings .input-group_large.input-group_time .input{width:205px}}.form_steps{text-align:left}.form_steps .form__row{font-size:0}@media screen and (min-width:960px){.form_steps .form__row{margin-bottom:30px}}@media screen and (max-width:959px){.form_steps .form__row{margin-bottom:25px}}.form_steps .form__row:last-child:not(:first-child){margin-bottom:0}.form_steps .form__row_hidden{display:none}.form_steps .form__row_hidden .form__label_fullW{width:100%;margin-bottom:10px;text-align:center;font-size:30px;line-height:1.07;padding:0}@media screen and (max-width:1679px){.form_steps .form__row_hidden .form__label_fullW{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.form_steps .form__row_hidden .form__label_fullW{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.form_steps .form__row_hidden .form__label_fullW{font-size:20px;line-height:1.07}}@media screen and (min-width:760px){.form_steps .form__row_hidden .form__label_fullW br{display:none}}.form_steps .form__row_hidden .form__label_fullW{width:100%}.form_steps .form__label{display:inline-block;vertical-align:top;font-size:18px;line-height:1.176;color:#999}@media screen and (max-width:1679px){.form_steps .form__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_steps .form__label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_steps .form__label{font-size:15px;line-height:1.4}}@media screen and (min-width:960px){.form_steps .form__label{padding:9px 25px 0 0;width:216px}}@media screen and (max-width:959px){.form_steps .form__label{width:100%;margin-bottom:4px}}.form_steps .form__value{display:inline-block;vertical-align:top;font-size:18px;color:#4d4d4d;line-height:1.176}@media screen and (max-width:1679px){.form_steps .form__value{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_steps .form__value{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_steps .form__value{font-size:15px;line-height:1.4}}@media screen and (min-width:960px){.form_steps .form__value{width:calc(100% - 216px)}}@media screen and (max-width:959px){.form_steps .form__value{width:100%}}.form_steps .form__value .input[type=text]{height:40px;max-width:346px}@media screen and (min-width:960px){.form_steps .form__value .radio-list{margin-top:8px}}@media screen and (max-width:959px){.form_steps .form__value .radio-list{margin-top:18px}}.form_steps .form__value .radio-list .radio{padding-left:26px}.form_steps .form__value .radio-list .radio__icon{margin-left:-26px;margin-top:.1em}@media screen and (min-width:960px) and (max-width:1279px){.form_steps .form__value .radio-list .radio__icon{margin-top:0}}@media screen and (min-width:768px) and (max-width:959px){.form_steps .form__value .radio-list .radio__icon{margin-top:0}}@media screen and (max-width:767px){.form_steps .form__value .radio-list .radio__icon{margin-top:.1em}}.form_steps .form__value .checkbox-list{margin-bottom:26px}@media screen and (min-width:960px){.form_steps .form__value .checkbox-list{margin-top:6px}}@media screen and (max-width:959px){.form_steps .form__value .checkbox-list{margin-top:15px}}@media screen and (min-width:960px){.form_steps .form__value .checkbox-list .checkbox-list__item{margin-bottom:17px}}@media screen and (max-width:959px){.form_steps .form__value .checkbox-list .checkbox-list__item{margin-bottom:15px}}.form_steps .form__value .checkbox-list .checkbox-list__item .checkbox__icon{margin-top:.1em}@media screen and (min-width:960px) and (max-width:1279px){.form_steps .form__value .checkbox-list .checkbox-list__item .checkbox__icon{margin-top:0}}@media screen and (min-width:768px) and (max-width:959px){.form_steps .form__value .checkbox-list .checkbox-list__item .checkbox__icon{margin-top:0}}@media screen and (max-width:767px){.form_steps .form__value .checkbox-list .checkbox-list__item .checkbox__icon{margin-top:-2px}}.form_steps .form__agreement{border-top:1px solid #eaeaea;border-left:0;border-right:0;font-size:18px;line-height:1.497;color:#999}@media screen and (max-width:1679px){.form_steps .form__agreement{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_steps .form__agreement{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_steps .form__agreement{font-size:15px;line-height:1.4}}@media screen and (min-width:960px){.form_steps .form__agreement{padding:calc(.91 * var(--old-rem-value,16px)) 0 calc(1.1 * var(--old-rem-value,16px)) 0;margin-top:15px}}@media screen and (max-width:959px){.form_steps .form__agreement{padding:calc(.9 * var(--old-rem-value,16px)) 0 calc(.7 * var(--old-rem-value,16px)) 0;margin-top:calc(1.36 * var(--old-rem-value,16px))}}.form_steps .form__agreement .checkbox{padding-left:31px}.form_steps .form__agreement .checkbox__icon{margin-left:-31px}.form_steps .form__variants{font-size:0;text-align:left}.form_steps .form__variants-title{display:inline-block;vertical-align:top;width:100%;font-size:18px;line-height:1.33;margin-bottom:10px;text-align:center}@media screen and (max-width:1679px){.form_steps .form__variants-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_steps .form__variants-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_steps .form__variants-title{font-size:15px;line-height:1.4}}.form_steps .form__variants-item{display:inline-block;vertical-align:top;text-align:center;font-size:14px;line-height:1.29;padding:0 5px;margin-bottom:10px}@media screen and (max-width:1679px){.form_steps .form__variants-item{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.form_steps .form__variants-item{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_steps .form__variants-item{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.form_steps .form__variants-item{width:33.333%}}@media screen and (max-width:767px){.form_steps .form__variants-item{width:50%}}.form_steps .form__variants-item:hover span[style],.form_steps .form__variants-item:active span[style],.form_steps .form__variants-item.is-active span[style]{-webkit-box-shadow:inset 0 0 0 2px #ff0032;box-shadow:inset 0 0 0 2px #ff0032}.form_steps .form__variants-item label{display:block;cursor:pointer}.form_steps .form__variants-item input{display:none}.form_steps .form__variants-item input:checked+span[style]{-webkit-box-shadow:inset 0 0 0 2px #ff0032;box-shadow:inset 0 0 0 2px #ff0032}.form_steps .form__variants-item span{margin-top:5px;display:inline-block;width:100%}.form_steps .form__variants-item span[style]{width:100px;height:100px;overflow:hidden;background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:top;will-change:box-shadow;-webkit-transition:box-shadow .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out;-ms-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out}.form_bounded{max-width:660px}.form_in-dashboard{margin-top:calc(1.9 * var(--old-rem-value,16px))}.form_in-dashboard .form__inner{max-width:925px}.form_in-dashboard .form__text{font-size:18px;line-height:1.33;margin:0 0 calc(1.59 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.form_in-dashboard .form__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_in-dashboard .form__text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_in-dashboard .form__text{font-size:15px;line-height:1.4}}.form_in-dashboard .form__text_close{font-size:18px;line-height:1.33;margin:0 0 calc(.55 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.form_in-dashboard .form__text_close{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_in-dashboard .form__text_close{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_in-dashboard .form__text_close{font-size:15px;line-height:1.4}}.form_in-dashboard .form__text_footnote{color:#999}.form_in-dashboard .form__text_footnote sup{color:#ff0032}.form_in-dashboard .form__caption{font-size:18px;line-height:1.33;color:#4d4d4d;font-weight:500}@media screen and (max-width:1679px){.form_in-dashboard .form__caption{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_in-dashboard .form__caption{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_in-dashboard .form__caption{font-size:15px;line-height:1.4}}.form_in-dashboard .form__submit{margin-top:36px}.form_in-dashboard .form__row{font-size:0}@media screen and (min-width:760px){.form_in-dashboard .form__row:not(:last-child){margin-bottom:calc(1.1 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.form_in-dashboard .form__row:not(:last-child){margin-bottom:calc(1.6875 * var(--old-rem-value,16px))}}.form_in-dashboard .form__col-elem{display:inline-block;vertical-align:top}.form_in-dashboard .form__col-elem_small{width:125px;margin-right:10px}.form_in-dashboard .form__col-elem_middle{width:calc(100% - 135px)}@media screen and (min-width:960px) and (max-width:1279px){.form_in-dashboard .form__col-label{width:252px}}@media screen and (min-width:760px){.form_in-dashboard .form__col-label_small{width:150px}}.form_in-dashboard .form__phones{font-size:18px;line-height:34px}@media screen and (max-width:1679px){.form_in-dashboard .form__phones{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_in-dashboard .form__phones{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_in-dashboard .form__phones{font-size:15px;line-height:1.4}}@media screen and (max-width:1679px){.form_in-dashboard .form__phones{line-height:35px}}@media screen and (max-width:1279px){.form_in-dashboard .form__phones{line-height:38px}}@media screen and (max-width:767px){.form_in-dashboard .form__phones{line-height:1.2}}@media screen and (min-width:760px){.form_in-dashboard .form__phones span+span:before{content:"|";color:#999;padding:0 9px}}@media screen and (max-width:767px){.form_in-dashboard .form__phones span{display:inline-block;vertical-align:top;width:100%;padding-top:10px}}.form_in-dashboard .form__col-value{font-size:0}.form_in-dashboard .form__col-value .link{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.form_in-dashboard .form__col-value .link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_in-dashboard .form__col-value .link{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_in-dashboard .form__col-value .link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.form_in-dashboard .form__col-value .link{margin-left:calc(.9 * var(--old-rem-value,16px));vertical-align:middle}}@media screen and (max-width:767px){.form_in-dashboard .form__col-value .link{display:inline-block;margin-top:15px}}@media screen and (min-width:760px){.form_in-dashboard .form__col-value br{display:none}}.form_in-dashboard .form__col-value p{margin-top:calc(-.31 * var(--old-rem-value,16px));font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_in-dashboard .form__col-value p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_in-dashboard .form__col-value p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_in-dashboard .form__col-value p{font-size:15px;line-height:1.4}}.form_in-dashboard .form__hr{height:0;margin:calc(1.36 * var(--old-rem-value,16px)) 0 calc(1.136 * var(--old-rem-value,16px));border-bottom:1px solid #f4f4f4}.form_in-dashboard>.file-download{margin-bottom:calc(1.36 * var(--old-rem-value,16px))}.form_in-dashboard .input-group-daterange_bounded{margin-top:15px;padding-left:5px}@media screen and (min-width:760px){.form_in-dashboard .input-group-daterange_bounded{font-size:18px;line-height:1.33}}@media screen and (min-width:760px) and (max-width:1679px){.form_in-dashboard .input-group-daterange_bounded{font-size:17px;line-height:1.35}}@media screen and (min-width:760px) and (max-width:1279px){.form_in-dashboard .input-group-daterange_bounded{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:767px){.form_in-dashboard .input-group-daterange_bounded{font-size:15px;line-height:1.4}}.form_check{padding:30px 0 0}.form_check .form__label{font-size:18px;line-height:1.33;margin-bottom:11px}@media screen and (max-width:1679px){.form_check .form__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_check .form__label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_check .form__label{font-size:15px;line-height:1.4}}.form_check .form__value{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_check .form__value{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_check .form__value{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_check .form__value{font-size:15px;line-height:1.4}}.form_check .form__text{margin:calc(1.45 * var(--old-rem-value,16px)) 0;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_check .form__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_check .form__text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_check .form__text{font-size:15px;line-height:1.4}}.form_check .form__file{margin:calc(1.9 * var(--old-rem-value,16px)) 0 calc(1.45 * var(--old-rem-value,16px))}.form_check .form__message{max-width:none;padding:0;margin:calc(2.36 * var(--old-rem-value,16px)) 0 1.1px}.form_check .form__row{margin:calc(1.45 * var(--old-rem-value,16px)) 0 0;font-size:0}.form_check .form__row:first-child{margin-top:0}.form_categories{width:100%;display:flex}@media screen and (max-width:479px){.form_categories{flex-wrap:wrap}}.form_categories .form__wrap{display:inline-block;vertical-align:top;position:relative}@media screen and (max-width:1279px){.form_categories .form__wrap{flex-basis:100%}}.form_categories .form__wrap-controls{flex-basis:38.07017543859649%;display:inline-block;vertical-align:top;padding-left:45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;order:2}@media screen and (max-width:1279px){.form_categories .form__wrap-controls{padding-left:20px}}@media screen and (max-width:959px){.form_categories .form__wrap-controls{padding-left:15px}}@media screen and (max-width:767px){.form_categories .form__wrap-controls{flex-basis:45.45454545454545%}}@media screen and (max-width:479px){.form_categories .form__wrap-controls{flex-basis:100%;padding-left:0;order:0;margin-bottom:20px}}@media screen and (max-width:767px){.form_categories .form__wrap-controls+.form__wrap{flex-basis:54.54545454545454%}}@media screen and (max-width:479px){.form_categories .form__wrap-controls+.form__wrap{flex-basis:100%}}@media screen and (min-width:960px){.form_categories .form__wrap-controls+.form__wrap{flex-basis:61.929824561403514%;order:1}.form_categories .form__wrap-controls+.form__wrap .form__wrap-inner:after{content:"";border-right:2px solid #f0f0f0;height:100%;width:0;position:absolute;right:0;top:0;bottom:0}}.form_categories .form__wrap-inner{position:relative;padding-right:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1279px){.form_categories .form__wrap-inner{padding-right:20px}}@media screen and (max-width:959px){.form_categories .form__wrap-inner{padding-right:15px}}@media screen and (max-width:479px){.form_categories .form__wrap-inner{padding-right:0}}.form_categories .form__wrap-form-content{max-width:605px}.form_categories .form__wrap-form-footer{font-size:0}.form_categories .form__wrap-form-footer-item{display:inline-block;vertical-align:middle}.form_categories .form__wrap-form-footer-item_btn{width:190px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form_categories .form__wrap-form-footer-item_text{color:#4c4c4c;font-size:16px;line-height:1.38;margin-top:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.form_categories .form__wrap-form-footer-item_text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_categories .form__wrap-form-footer-item_text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_categories .form__wrap-form-footer-item_text{font-size:14px;line-height:1.29}}@media screen and (min-width:1680px){.form_categories .form__wrap-form-footer-item_text{width:calc(100% - 190px);margin-top:0}}.form_categories .form__wrap-controls-list{max-width:272px}@media screen and (max-width:479px){.form_categories .form__wrap-controls-list{max-width:none}}.form_categories .form__wrap-controls-list-item{margin-bottom:18px}.form_categories .form__wrap-controls-target{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_categories .form__wrap-controls-target{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_categories .form__wrap-controls-target{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_categories .form__wrap-controls-target{font-size:15px;line-height:1.4}}.form_categories .form__row{margin-bottom:20px}.form_categories .form__col-label{width:203px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.form_categories .form__col-label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_categories .form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_categories .form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_categories .form__col-label{width:134px;padding-top:0}}.form_categories .input-group_phone{width:100%}.form_categories .b-switch{font-size:18px;line-height:1.33;color:#4c4c4c}@media screen and (max-width:1679px){.form_categories .b-switch{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_categories .b-switch{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_categories .b-switch{font-size:15px;line-height:1.4}}.form_roaming{text-align:left}.form_roaming .form__content{background-color:#f7f7f7;font-size:0;border-radius:8px}@media screen and (min-width:1680px){.form_roaming .form__content{padding:27px 40px 22px}}@media screen and (max-width:1679px){.form_roaming .form__content{padding:27px 29px 22px}}@media screen and (max-width:767px){.form_roaming .form__content{padding:20px;margin-left:-20px;margin-right:-20px}}@media screen and (min-width:960px){.form_roaming .form__row{margin-bottom:20px}}@media screen and (min-width:768px) and (max-width:959px){.form_roaming .form__row{width:50%;display:inline-block;vertical-align:top}}@media screen and (min-width:768px) and (max-width:959px){.form_roaming .form__row_full-width{width:100%}}.form_roaming .form__row-title{font-size:18px;line-height:1.33;color:grey;margin-bottom:11px}@media screen and (max-width:1679px){.form_roaming .form__row-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.form_roaming .form__row-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.form_roaming .form__row-title{font-size:15px;line-height:1.4}}.form_roaming+.link{display:inline-block;margin-top:10px;margin-bottom:calc(.82 * var(--old-rem-value,16px))}@media screen and (min-width:1280px){.form_request .form__row:not(.form__row_lead){margin-bottom:20px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__row:not(.form__row_lead){margin-bottom:7px}}@media screen and (max-width:767px){.form_request .form__row:not(.form__row_lead){margin-bottom:13px}}@media screen and (min-width:1280px){.form_request .form__row_lead{margin-bottom:30px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__row_lead{margin-bottom:20px}}@media screen and (max-width:767px){.form_request .form__row_lead{margin-bottom:20px}}@media screen and (min-width:1280px){.form_request .form__col-label{width:237px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__col-label{width:145px;padding-right:5px;padding-left:5px;font-size:15.3px;line-height:18px}}@media screen and (max-width:767px){.form_request .form__col-label{font-size:16px;line-height:16px}}@media screen and (max-width:767px) and (max-width:1679px){.form_request .form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:1279px){.form_request .form__col-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:767px){.form_request .form__col-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_request .form__col-value .radio{margin-top:12px}}@media screen and (min-width:1280px){.form_request .form__col-value .radio+.radio{margin-top:18px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__col-value .radio+.radio{margin-top:11px}}.form_request .form__col-value .input-group_bounded{font-size:0}@media screen and (min-width:1280px){.form_request .form__col-value .input-group_bounded{padding:11px 0 11px 30px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__col-value .input-group_bounded{padding:16px 0 11px 30px}}@media screen and (max-width:767px){.form_request .form__col-value .input-group_bounded{padding:16px 0 11px 30px;max-width:230px}}.form_request .form__col-value .input-group_bounded .select{width:200px}@media screen and (max-width:767px){.form_request .form__col-value .select{max-width:none}.form_request .form__col-value .select .jq-selectbox__select{font-size:16px;line-height:34px}.form_request .form__col-value .select .jq-selectbox__dropdown{font-size:16px;line-height:21px}}@media screen and (min-width:1280px){.form_request .form__col-value .select+.select{margin-left:16px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__col-value .select+.select{margin-top:6px}}@media screen and (max-width:767px){.form_request .form__col-value .select+.select{margin-top:6px}}@media screen and (max-width:767px) and (max-width:1679px){.form_request .form__col-value .select .jq-selectbox__select{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:1279px){.form_request .form__col-value .select .jq-selectbox__select{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:767px){.form_request .form__col-value .select .jq-selectbox__select{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:1679px){.form_request .form__col-value .select .jq-selectbox__dropdown{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:1279px){.form_request .form__col-value .select .jq-selectbox__dropdown{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:767px){.form_request .form__col-value .select .jq-selectbox__dropdown{font-size:14px;line-height:1.29}}.form_request .form__col-value .input,.form_request .form__col-value .textarea{font-size:16px;line-height:16px}@media screen and (max-width:1679px){.form_request .form__col-value .input,.form_request .form__col-value .textarea{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.form_request .form__col-value .input,.form_request .form__col-value .textarea{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.form_request .form__col-value .input,.form_request .form__col-value .textarea{font-size:14px;line-height:1.29}}@media screen and (min-width:1680px){.form_request .form__submit{margin:calc(1.77 * var(--old-rem-value,16px)) 0 calc(2.82 * var(--old-rem-value,16px))}}@media screen and (min-width:1280px) and (max-width:1679px){.form_request .form__submit{margin:39px 0 57px}}@media screen and (min-width:760px) and (max-width:1279px){.form_request .form__submit{margin:27px 0 22px}}@media screen and (max-width:767px){.form_request .form__submit{margin:19px 0 26px}}@media screen and (max-width:1279px){.form_request .form__submit .btn_great{line-height:44px;height:44px;padding-left:30px;padding-right:30px}}@media screen and (max-width:767px){.form_request .form__submit .btn_great{line-height:44px;height:44px;padding-left:30px;padding-right:30px;width:220px}}.form_partners .form__col-label{width:380px}@media screen and (max-width:959px){.form_partners .form__col-label{width:250px}}@media screen and (max-width:767px){.form_partners .form__col-label{width:auto}}.form_partners .form__col-value .jq-selectbox{max-width:300px}.form_partners .form__col{vertical-align:middle}.form_partners .link_pseudo{display:inline-block;cursor:pointer}.form_lk-diagnostic .form__col-label{width:375px}@media screen and (max-width:767px){.form_lk-diagnostic .form__col-label{width:100%}}.form_lk-diagnostic .field__row{width:380px}@media screen and (max-width:767px){.form_lk-diagnostic .field__row{width:100%}}@media screen and (max-width:767px){.form_lk-diagnostic .form__col-value .jq-selectbox{max-width:100%}}.form_enterpreners{text-align:center;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.form_enterpreners{padding:20px}}.form_enterpreners .form__row{width:100%;max-width:500px}.daterangepicker select.monthselect{margin-right:2%;width:55%}.daterangepicker select.yearselect{width:41%}.popup-open,.popup--open,.popup--close{overflow:hidden}.popup--open .popup-modal{-webkit-animation-name:anim-open;-moz-animation-name:anim-open;-o-animation-name:anim-open;animation-name:anim-open;overflow-x:hidden;overflow-y:auto}.popup--close .popup-modal{-webkit-animation-name:anim-close;-moz-animation-name:anim-close;-o-animation-name:anim-close;animation-name:anim-close}body.popup--open,body.popup--close{position:fixed;left:0;right:0;bottom:0}@-o-keyframes anim-open{0%{opacity:0;-ms-transform:perspective(1px) scale3d(1.1,1.1,1);transform:perspective(1px) scale3d(1.1,1.1,1)}100%{opacity:1;-ms-transform:perspective(1px) scale3d(1,1,1);transform:perspective(1px) scale3d(1,1,1)}}@-ms-keyframes anim-open{0%{opacity:0;-ms-transform:perspective(1px) scale3d(1.1,1.1,1);transform:perspective(1px) scale3d(1.1,1.1,1)}100%{opacity:1;-ms-transform:perspective(1px) scale3d(1,1,1);transform:perspective(1px) scale3d(1,1,1)}}@-moz-keyframes anim-open{0%{opacity:0;-ms-transform:perspective(1px) scale3d(1.1,1.1,1);transform:perspective(1px) scale3d(1.1,1.1,1)}100%{opacity:1;-ms-transform:perspective(1px) scale3d(1,1,1);transform:perspective(1px) scale3d(1,1,1)}}@-webkit-keyframes anim-open{0%{opacity:0;-ms-transform:perspective(1px) scale3d(1.1,1.1,1);transform:perspective(1px) scale3d(1.1,1.1,1)}100%{opacity:1;-ms-transform:perspective(1px) scale3d(1,1,1);transform:perspective(1px) scale3d(1,1,1)}}@-o-keyframes anim-close{0%{opacity:1}100%{opacity:0;-ms-transform:perspective(1px) scale3d(.9,.9,1);transform:perspective(1px) scale3d(.9,.9,1)}}@-ms-keyframes anim-close{0%{opacity:1}100%{opacity:0;-ms-transform:perspective(1px) scale3d(.9,.9,1);transform:perspective(1px) scale3d(.9,.9,1)}}@-moz-keyframes anim-close{0%{opacity:1}100%{opacity:0;-ms-transform:perspective(1px) scale3d(.9,.9,1);transform:perspective(1px) scale3d(.9,.9,1)}}@-webkit-keyframes anim-close{0%{opacity:1}100%{opacity:0;-ms-transform:perspective(1px) scale3d(.9,.9,1);transform:perspective(1px) scale3d(.9,.9,1)}}.popup-modal{position:fixed;left:0;top:0;right:0;bottom:0;outline:none 0;overflow:hidden;display:none;z-index:1050;transform:translate3d(0,0,0)}.popup-modal.is-open{-webkit-overflow-scrolling:touch}.popup-modal.is-open,.popup-modal.is-closed{animation-duration:.3s;animation-fill-mode:forwards}.popup{display:block;position:relative;width:760px;left:50%;margin-left:-380px;top:0;background-color:var(--background-modal);margin-top:20px;margin-bottom:20px;border-radius:8px;filter:drop-shadow(0 74px 228px rgba(0,0,0,.25));-webkit-filter:drop-shadow(0 74px 228px rgba(0,0,0,.25));transform:translate3d(0,0,0)}@media screen and (max-width:767px){.popup{width:300px;margin-left:-150px}}.popup.popup-posiiton{position:absolute}@media screen and (max-width:767px){.popup.hide-head-mobile .popup__head{display:none}}.popup_without-close .popup__close{display:none}.popup_default{width:600px;margin-left:-300px}@media screen and (max-width:767px){.popup_default{width:300px;margin-left:-150px}}@media screen and (min-width:1280px){.popup_big{width:800px;margin-left:-400px}}@media screen and (min-width:960px) and (max-width:1279px){.popup_big{width:800px;margin-left:-400px}}@media screen and (min-width:768px) and (max-width:959px){.popup_big{width:700px;margin-left:-350px}}@media screen and (max-width:767px){.popup_big{width:300px;margin-left:-150px}}@media screen and (min-width:1280px){.popup_big .popup__padding{padding:53px 100px}}@media screen and (min-width:760px) and (max-width:1279px){.popup_big .popup__padding{padding:30px 50px}}@media screen and (max-width:767px){.popup_big .popup__padding{padding:20px}}@media screen and (min-width:1280px){.popup_big.popup_thin .popup__padding{padding:36px 44px}}@media screen and (min-width:760px) and (max-width:1279px){.popup_big.popup_thin .popup__padding{padding:36px 18px}}@media screen and (max-width:767px){.popup_big.popup_thin .popup__padding{padding:34px 24px}}.popup_loading{min-height:200px;background-color:#fff;background-image:url(../i/filters-search/loader-circle.png);background-repeat:no-repeat;background-position:50% 50%}.popup_loading .popup__close{opacity:0;pointer-events:none}.popup_loading .popup__padding{opacity:0;pointer-events:none}.popup_cross-sale{border-radius:8px;overflow:hidden}.popup__overlay{width:100%;height:100%;position:fixed;left:0;top:0;z-index:999;display:none}.popup__close{background-image:url(../i/popup/icon-close.png);background-image:-webkit-linear-gradient(transparent,transparent),url(../i/popup/icon-close.svg);background-image:-moz-linear-gradient(transparent,transparent),url(../i/popup/icon-close.svg);background-image:-o-linear-gradient(transparent,transparent),url(../i/popup/icon-close.svg);background-image:-ms-linear-gradient(transparent,transparent),url(../i/popup/icon-close.svg);background-image:linear-gradient(transparent,transparent),url(../i/popup/icon-close.svg);background-repeat:no-repeat;background-position:0 0;width:22px;height:22px;position:absolute;right:20px;top:20px;cursor:pointer;z-index:10;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.popup-regions .popup__close{width:13px;height:13px;right:9px;top:9px}@media screen and (max-width:767px){.popup__close{width:15px;height:15px;right:13px;top:13px}}.popup__padding{padding:40px}@media screen and (max-width:1279px){.popup__padding{padding:30px}}@media screen and (max-width:767px){.popup__padding{padding:20px 15px}}.popup__head{text-align:center}.popup__title{font-size:38px;line-height:1.18;margin-bottom:calc(1.4 * var(--old-rem-value,16px));color:var(--text-headline)}@media screen and (max-width:1679px){.popup__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.popup__title{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.popup__title{font-size:24px;line-height:1.25}}@media screen and (max-width:767px){.popup__title_with-icon .popup__title-inner{padding-left:58px;line-height:normal}.popup__title_with-icon .popup__title-icon{left:-5px}}.popup__title_left{text-align:left}.popup__title_small{font-size:30px;line-height:1.07;margin-bottom:calc(1.7 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup__title_small{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup__title_small{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.popup__title_small{font-size:20px;line-height:1.07}}@media screen and (max-width:767px){.popup__title-icon-wrap{display:none}}.popup__caption{font-size:30px;color:var(--text-primary);line-height:1.2;margin:15px 0 25px 0}@media screen and (max-width:1679px){.popup__caption{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup__caption{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.popup__caption{font-size:20px;line-height:1.07}}.popup__title_colorized span{color:#ff0032}.popup__subtitle{font-size:24px;line-height:1.25;margin-bottom:30px}@media screen and (max-width:1679px){.popup__subtitle{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup__subtitle{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.popup__subtitle{font-size:17px;line-height:1.24}}.popup__title-inner{display:inline-block;vertical-align:middle;position:relative;word-break:break-word}.popup__title-icon{width:58px;height:28px;margin-top:-14px;position:absolute;left:-75px;top:50%}@media screen and (max-width:767px){.popup__title-icon{top:0;left:-48px;margin-top:0}}.popup__title-icon img{vertical-align:top;max-height:100%}.popup__title-status-icon{display:inline-block;width:26px}.popup__title-leadtext{color:#4d4d4d;font-size:18px;line-height:1.33;margin-top:calc(.6 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup__title-leadtext{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__title-leadtext{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__title-leadtext{font-size:15px;line-height:1.4}}.popup__body small{display:inline-block;width:100%;font-size:18px;line-height:1.33;font-weight:400;color:grey;margin-bottom:calc(1.3 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup__body small{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__body small{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__body small{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__body small br{display:none}}.popup__status-icon{display:block;width:60px;height:60px;margin:auto auto 10px}.popup__status-icon_success{background:url(../i/popup/icon-success.svg) center center no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.popup__loader{width:50px;height:50px;margin:0 auto;background:url(../i/filters-search/loader-circle.png) no-repeat 50% 50%}.popup__content{position:relative;padding:15px 60px;margin-top:-15px;margin-bottom:-15px;color:#4c4c4c}@media screen and (max-width:767px){.popup__content{padding:0;margin-top:0;margin-bottom:0}}.popup__content p{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup__content p{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__content p{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__content p{font-size:14px;line-height:1.29}}.popup__content ul{font-size:16px;line-height:1.38;list-style-type:none}@media screen and (max-width:1679px){.popup__content ul{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__content ul{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__content ul{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__content ul{padding-left:38px}}.popup__content:before{content:"";background:-webkit-linear-gradient(top,#fff 0,rgba(255,255,255,.8) 60%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(top,#fff 0,rgba(255,255,255,.8) 60%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,#fff 0,rgba(255,255,255,.8) 60%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,#fff 0,rgba(255,255,255,.8) 60%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fff 0,rgba(255,255,255,.8) 60%,rgba(255,255,255,0) 100%);height:30px;position:absolute;left:0;top:0;right:0;pointer-events:none;z-index:1}@media screen and (max-width:767px){.popup__content:before{content:none}}.popup__content:after{content:"";background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 40%,#fff 100%);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 40%,#fff 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 40%,#fff 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 40%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 40%,#fff 100%);height:30px;position:absolute;left:0;bottom:0;right:0;pointer-events:none;z-index:1}@media screen and (max-width:767px){.popup__content:after{content:none}}.popup__content-scroll-wrap{height:auto;max-height:376px;overflow-x:hidden}@media screen and (max-width:767px){.popup__content-scroll-wrap{max-height:300px}}.popup__content-scroll{padding-right:20px}@media screen and (max-width:767px){.popup__content-scroll{padding:10px 10px 10px 0}}.popup__status-wrapper{color:#999;max-width:380px;margin:0 auto}.popup__status-text{margin-bottom:calc(5 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.popup__status-text{margin-bottom:calc(3.1 * var(--old-rem-value,16px))}}.popup__message-wrap{min-height:110px;position:relative;margin-top:20px}.popup__message-wrap:after{content:'';display:table;clear:both}@media screen and (max-width:767px){.popup__message-wrap{margin-top:10px}}.popup__message-wrap .popup__message-img{position:absolute;left:0;top:4px}.popup__message-wrap .popup__message-text{padding-left:135px}@media screen and (max-width:959px){.popup__message-wrap .popup__message-text{padding-left:125px}}@media screen and (max-width:767px){.popup__message-wrap .popup__message-text{padding-left:91px}}.popup__message-text{color:var(--text-secondary);font-size:18px;line-height:1.33;font-weight:400;margin-top:-2px}@media screen and (max-width:1679px){.popup__message-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__message-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__message-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__message-text{margin-top:-4px}}.popup__message-img{max-width:110px;float:left;margin-right:25px}@media screen and (max-width:959px){.popup__message-img{max-width:100px}}@media screen and (max-width:767px){.popup__message-img{max-width:66px}}.popup__message-img img{max-width:100%;height:auto;display:block}@media screen and (max-width:767px){.popup__message-img{margin-right:16px}}.popup__footnote{color:#999;font-size:14px;line-height:1;margin:20px 0 0;text-align:left}.popup__footnote:before{content:'* '}.popup__footnote_bordered{border-top:1px solid #e4e4e4}@media screen and (min-width:760px){.popup__footnote_bordered{padding-top:27px}}@media screen and (max-width:767px){.popup__footnote_bordered{padding-top:15px}}.popup__captcha-wrap{font-size:16px;line-height:1.38;padding:37px 45px 10px}.popup__captcha-wrap:after{content:'';display:table;clear:both}@media screen and (max-width:1679px){.popup__captcha-wrap{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__captcha-wrap{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__captcha-wrap{font-size:14px;line-height:1.29}}@media screen and (max-width:1679px){.popup__captcha-wrap{padding-top:13px;padding-bottom:0}}@media screen and (max-width:959px){.popup__captcha-wrap{padding-left:20px;padding-right:20px}}@media screen and (max-width:767px){.popup__captcha-wrap{padding-left:0;padding-right:0}}.popup__captcha-label{width:60%;min-height:1px;float:left}@media screen and (max-width:1279px){.popup__captcha-label{width:100%;margin-bottom:17px}}.popup__captcha-required{color:#ff0032}.popup__captcha-question{font-weight:600}.popup__captcha-control{width:40%;min-height:1px;float:left}@media screen and (max-width:1279px){.popup__captcha-control{width:100%}}.popup__captcha-error{clear:both;display:block;color:#e9222d;margin-top:0;padding:15px 0 0 30px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup__captcha-error{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__captcha-error{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__captcha-error{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.popup__captcha-error{margin-top:7px}}.popup__captcha-error:before{content:"";background:url(../i/field-validation-error/icon-error.svg) no-repeat 0 0;width:20px;height:20px;float:left;margin-left:-30px}@media screen and (max-width:767px){.popup__captcha-error:before{margin-top:-2px}}.popup__error{display:block;color:#e9222d;margin-bottom:10px;padding:10px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup__error{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__error{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__error{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.popup__error{margin-top:5px}}@media screen and (max-width:767px){.popup__error{padding-top:2px}}.popup__error span{padding-left:30px;display:inline-block}.popup__error span:before{content:"";background:url(../i/field-validation-error/icon-error.svg) no-repeat 0 0;width:20px;height:20px;float:left;margin-left:-30px}@media screen and (max-width:767px){.popup__error span:before{margin-top:-2px}}.popup__footer{text-align:center;display:inline-block;width:100%}.popup__footer_inline{margin:10px 0 25px}@media screen and (max-width:767px){.popup__footer_p-small{max-width:168px;margin:13px auto 25px;display:block}}.popup__footer-footnote{border-top:1px solid var(--background-stroke);padding-top:26px;font-size:15px;color:var(--text-primary)}.popup__footer-footnote p{font-size:14px;text-align:left;margin-bottom:calc(.32 * var(--old-rem-value,16px))}.popup__footer-footnote p:last-of-type{margin-bottom:calc(1.23 * var(--old-rem-value,16px))}.popup__footer-btngroup{display:flex;justify-content:center}@media screen and (max-width:767px){.popup__footer-btngroup{flex-direction:column-reverse}}.popup__footer-btngroup_center-vertical{flex-direction:column;align-items:center}.popup__footer-btngroup_center-vertical .link{display:inline-block;margin:calc(.3 * var(--old-rem-value,16px)) calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.popup__footer-btngroup_center-vertical .link{line-height:36px}}.popup__phone-number{color:#999;font-size:calc(.68 * var(--old-rem-value,16px));text-align:center;margin-top:5px}.popup__table{display:table;width:100%;margin-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-collapse:collapse}.popup__table *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.popup__table_status{margin-top:calc(1.14 * var(--old-rem-value,16px));margin-bottom:20px}}.popup__table_status .popup__table-td:not(.popup__table-td_prt){font-size:18px;line-height:1.33;padding:15px 0 16px}@media screen and (max-width:1679px){.popup__table_status .popup__table-td:not(.popup__table-td_prt){font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__table_status .popup__table-td:not(.popup__table-td_prt){font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__table_status .popup__table-td:not(.popup__table-td_prt){font-size:15px;line-height:1.4}}.popup__table_status .popup__table-td:not(.popup__table-td_prt) i{font-style:normal;color:#999}.popup__table_status .popup__table-td:not(.popup__table-td_prt) small{padding-top:7px}.popup__table_status .popup__table-td_prt{font-size:0}@media screen and (min-width:760px){.popup__table_status .popup__table-td_prt{padding-left:11px;padding-right:11px}}@media screen and (max-width:767px){.popup__table_status .popup__table-tr{position:relative}}@media screen and (max-width:767px){.popup__table_adaptable .popup__table-tr{display:block}.popup__table_adaptable .popup__table-tr+.popup__table-tr{margin-top:-1px}.popup__table_adaptable .popup__table-tr_head{display:none}.popup__table_adaptable .popup__table-td:not(.popup__table-td_prt){display:block;padding:10px 10px 10px}.popup__table_adaptable .popup__table-td:not(.popup__table-td_prt)+.popup__table-td:not(.popup__table-td_prt){margin-top:-10px}}.popup__table_nohover .popup__table-tr:hover{background-color:transparent;cursor:default}.popup__table_vam .popup__table-td{vertical-align:middle}@media screen and (max-width:767px){.popup__table_prp .popup__table-tr{padding-right:25px;position:relative}}.popup__table-action{position:relative}.popup__table-action_delete{padding-left:34px;font-size:16px;line-height:1.38;color:#999}@media screen and (max-width:1679px){.popup__table-action_delete{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__table-action_delete{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__table-action_delete{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__table-action_delete{padding-top:2px}}.popup__table-action_delete:hover{color:#ff0032}.popup__table-action_delete:before{content:'';position:absolute;left:0;top:50%;margin-top:-11px;width:22px;height:22px;background:url(../../content/i/b-icon/gray/b-icon_remove.svg) no-repeat center}.popup__table-caption{display:table-caption;padding:23px 10px 16px 10px;color:#4d4d4d;text-align:center;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup__table-caption{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__table-caption{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__table-caption{font-size:14px;line-height:1.29}}.popup__table-tr{display:table-row;-webkit-transition:background-color .2s ease-in-out;-moz-transition:background-color .2s ease-in-out;-o-transition:background-color .2s ease-in-out;-ms-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.popup__table-tr:hover{background-color:#f5f5f5;cursor:pointer}.popup__table-tr:hover .popup__table-td_action a{opacity:1;visibility:visible}.popup__table-tr_head{border-top:0}.popup__table-tr_head .popup__table-td{font-size:16px;line-height:1.38;color:#999;border-top:0;padding:10px 0}@media screen and (max-width:1679px){.popup__table-tr_head .popup__table-td{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__table-tr_head .popup__table-td{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__table-tr_head .popup__table-td{font-size:14px;line-height:1.29}}.popup__table-td{display:table-cell;position:relative;color:var(--text-primary);font-size:18px;line-height:1.33;padding:10px 10px 8px 10px}@media screen and (max-width:1679px){.popup__table-td{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__table-td{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__table-td{font-size:15px;line-height:1.4}}.popup__table-td small{margin-bottom:0;font-size:16px;line-height:1.38;color:#999}@media screen and (max-width:1679px){.popup__table-td small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__table-td small{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__table-td small{font-size:14px;line-height:1.29}}.popup__table-td_small{width:94px}.popup__table-td_prt{font-size:0}@media screen and (min-width:760px){.popup__table-td_prt{padding-left:11px;padding-right:11px}}@media screen and (max-width:767px){.popup__table-td_prt{position:absolute;right:0;top:10px;width:25px;padding:0}}.popup__table-td_action{text-align:right}.popup__table-td_action a{opacity:0;color:#1481b4;visibility:hidden;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;-ms-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.popup__table-icon{display:inline-block;vertical-align:-11px;margin-right:18px;width:32px;height:32px;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}@media screen and (max-width:1279px){.popup__table-icon{width:26px;height:26px;margin-right:16px;vertical-align:-8px}}@media screen and (max-width:767px){.popup__table-icon{width:23px;height:23px;margin-right:14px;vertical-align:-7px}}.popup__table-icon_yandex{background-image:url(../i/popup/yandex.png);background-image:-webkit-linear-gradient(transparent,transparent),url(../i/popup/yandex.svg);background-image:-moz-linear-gradient(transparent,transparent),url(../i/popup/yandex.svg);background-image:-o-linear-gradient(transparent,transparent),url(../i/popup/yandex.svg);background-image:-ms-linear-gradient(transparent,transparent),url(../i/popup/yandex.svg);background-image:linear-gradient(transparent,transparent),url(../i/popup/yandex.svg)}.popup__table-icon_chrome{background-image:url(../i/popup/chrome.png);background-image:-webkit-linear-gradient(transparent,transparent),url(../i/popup/chrome.svg);background-image:-moz-linear-gradient(transparent,transparent),url(../i/popup/chrome.svg);background-image:-o-linear-gradient(transparent,transparent),url(../i/popup/chrome.svg);background-image:-ms-linear-gradient(transparent,transparent),url(../i/popup/chrome.svg);background-image:linear-gradient(transparent,transparent),url(../i/popup/chrome.svg)}.popup__table-icon_opera{background-image:url(../i/popup/opera.png);background-image:-webkit-linear-gradient(transparent,transparent),url(../i/popup/opera.svg);background-image:-moz-linear-gradient(transparent,transparent),url(../i/popup/opera.svg);background-image:-o-linear-gradient(transparent,transparent),url(../i/popup/opera.svg);background-image:-ms-linear-gradient(transparent,transparent),url(../i/popup/opera.svg);background-image:linear-gradient(transparent,transparent),url(../i/popup/opera.svg)}.popup__table-icon_edge{background-image:url(../i/popup/edge.png);background-image:-webkit-linear-gradient(transparent,transparent),url(../i/popup/edge.svg);background-image:-moz-linear-gradient(transparent,transparent),url(../i/popup/edge.svg);background-image:-o-linear-gradient(transparent,transparent),url(../i/popup/edge.svg);background-image:-ms-linear-gradient(transparent,transparent),url(../i/popup/edge.svg);background-image:linear-gradient(transparent,transparent),url(../i/popup/edge.svg)}.popup__table-icon_firefox{background-image:url(../i/popup/firefox.png);background-image:-webkit-linear-gradient(transparent,transparent),url(../i/popup/firefox.svg);background-image:-moz-linear-gradient(transparent,transparent),url(../i/popup/firefox.svg);background-image:-o-linear-gradient(transparent,transparent),url(../i/popup/firefox.svg);background-image:-ms-linear-gradient(transparent,transparent),url(../i/popup/firefox.svg);background-image:linear-gradient(transparent,transparent),url(../i/popup/firefox.svg)}.popup__table_dotted{display:inline-block;width:100%;font-size:0}@media screen and (min-width:760px){.popup__table_dotted .popup__table-row{background:url(../i/product-info/dotted.png) repeat-x 0 20px}}.popup__table_dotted .popup__table-td span{background-color:#fff}.popup__table_offseted{margin:calc(.6 * var(--old-rem-value,16px)) auto 0}.popup__table_price .popup__table-td{border:0}@media screen and (min-width:760px){.popup__table_price .popup__table-td:first-child{width:62%}.popup__table_price .popup__table-td:first-child span{padding-right:4px}.popup__table_price .popup__table-td:last-child{font-size:21px;line-height:1.38;width:38%;text-align:right}.popup__table_price .popup__table-td:last-child span{padding-left:4px}}@media screen and (min-width:760px) and (max-width:1679px){.popup__table_price .popup__table-td:last-child{font-size:19px;line-height:1.37}}@media screen and (min-width:760px) and (max-width:1279px){.popup__table_price .popup__table-td:last-child{font-size:17px;line-height:1.35}}@media screen and (min-width:760px) and (max-width:767px){.popup__table_price .popup__table-td:last-child{font-size:16px;line-height:1.38}}.popup__table-row{position:relative;margin-bottom:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.popup__table-row{margin-top:calc(1.5 * var(--old-rem-value,16px))}}.popup__table-row:last-child{margin-bottom:0}@media screen and (max-width:767px){.popup__table-row_header{display:none}}.popup__table-row_header .popup__table-td{font-size:18px;line-height:1.33;color:grey}@media screen and (max-width:1679px){.popup__table-row_header .popup__table-td{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__table-row_header .popup__table-td{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__table-row_header .popup__table-td{font-size:15px;line-height:1.4}}.popup__table_dotted .popup__table-td{display:inline-block;vertical-align:top;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup__table_dotted .popup__table-td{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup__table_dotted .popup__table-td{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.popup__table_dotted .popup__table-td{font-size:16px;line-height:1.38}}@media screen and (min-width:760px){.popup__table_dotted .popup__table-td{width:50%}}@media screen and (max-width:767px){.popup__table_dotted .popup__table-td{width:100%}}.popup__table_dotted .popup__table-td:first-child{padding:0 5px 0 0}@media screen and (max-width:767px){.popup__table_dotted .popup__table-td:first-child{padding:0}}.popup__table_dotted .popup__table-td:last-child{padding:0 0 0 5px}@media screen and (max-width:767px){.popup__table_dotted .popup__table-td:last-child{padding:0}}@media screen and (max-width:767px){.popup__table_with-header{margin-bottom:10px}}@media screen and (min-width:760px){.popup__table_with-header .popup__table-row{display:table-row}}@media screen and (max-width:767px){.popup__table_with-header .popup__table-row{border-bottom:1px solid #e5e5e5;padding-bottom:calc(.7 * var(--old-rem-value,16px));margin-bottom:calc(.5 * var(--old-rem-value,16px));margin-top:0}}.popup__table_with-header .popup__table-td{padding-left:0;padding-top:6px;padding-bottom:5px}@media screen and (max-width:767px){.popup__table_with-header .popup__table-td{border-bottom:medium none;display:flex;padding-top:4px;padding-bottom:2px}}@media screen and (max-width:767px){.popup__table_with-header .popup__table-td:first-child{font-size:16px}}.popup__table_with-header .popup__table-header-label{font-size:14px;color:#999}@media screen and (min-width:760px){.popup__table_with-header .popup__table-header-label{display:none}}@media screen and (max-width:767px){.popup__table_with-header .popup__table-header-label{flex-basis:130px}}@media screen and (min-width:760px){.popup__table_with-header_col-3 .popup__table-td{width:33%}}.popup__image img{max-width:100%;max-height:100%}.popup__image_inline{display:inline-block;width:100%}.popup__image_small{height:82px;margin-bottom:calc(1.45 * var(--old-rem-value,16px))}.popup__action{padding-bottom:15px;margin:30px 0 25px}.popup__action_centered{text-align:center}.popup__action_bordered{position:relative}.popup__action_bordered:after{content:'';position:absolute;height:1px;background-color:#e2e2e2;left:12%;right:12%;bottom:0}.popup__vertical-group_large .popup__vertical-group-item{height:48px;line-height:46px}.popup__vertical-group-item{display:block;text-align:center;height:36px;line-height:34px}.popup__vertical-group-item a{color:#999}.popup__vertical-group-item+.popup__vertical-group-item{margin-top:calc(.85 * var(--old-rem-value,16px))}.popup__code{display:flex;width:100%;margin:5px auto 42px;align-items:center;justify-content:center}.popup__code span{min-width:220px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:55px;line-height:1.2;padding:9px 20px;border:2px solid #ff0032;border-radius:10px}@media screen and (min-width:760px){.popup__code span{font-size:55px}}@media screen and (max-width:767px){.popup__code span{font-size:35px;padding-left:10px;padding-right:10px}}.popup__list{text-align:left}.popup__list_middle{max-width:415px;margin:0 auto}.popup__list_middle ul li{font-size:18px;line-height:1.33;color:#4c4c4c}@media screen and (max-width:1679px){.popup__list_middle ul li{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__list_middle ul li{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__list_middle ul li{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__list_middle ul li br{display:none}}.popup__list_middle ul li b{font-size:18px;line-height:1.33;color:#4c4c4c;font-weight:500}@media screen and (max-width:1679px){.popup__list_middle ul li b{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__list_middle ul li b{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__list_middle ul li b{font-size:15px;line-height:1.4}}.popup__list_small{max-width:440px;margin:0 auto}.popup__list_small ul li{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.popup__list_small ul li{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__list_small ul li{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__list_small ul li{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__list_small ul li br{display:none}}.popup__links-block{display:inline-block;width:100%;margin:calc(.75 * var(--old-rem-value,16px)) 0 calc(1.18 * var(--old-rem-value,16px))}.popup__links-block a{display:block;font-size:18px;line-height:1.2;padding:5px 0;margin-bottom:5px}@media screen and (max-width:1679px){.popup__links-block a{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__links-block a{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__links-block a{font-size:15px;line-height:1.4}}.popup__links-block a:last-child{margin-bottom:0}.popup__links-block_text-center{text-align:center}.popup__steps{text-align:center}.popup__steps *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup__steps-group{display:none}.popup__steps-group.is-active{display:block}.popup__steps-titles{background-color:#e7191b;position:relative}@media screen and (min-width:960px){.popup__steps-titles{margin:0 -80px 9px;padding:43px 80px 87px}}@media screen and (max-width:959px){.popup__steps-titles{margin:0 -20px 11px;padding:24px 20px 43px}}.popup__steps-titles:after{content:'';position:absolute;left:0;right:0;bottom:0;height:45px;background:url(../../content/i/popups-images/popup-mask.png) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}@media screen and (min-width:960px){.popup__steps-titles:after{height:45px}}@media screen and (max-width:959px){.popup__steps-titles:after{height:25px}}.popup__steps-titles div{color:#fff;font-size:38px;line-height:1.18;display:none}@media screen and (max-width:1679px){.popup__steps-titles div{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.popup__steps-titles div{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.popup__steps-titles div{font-size:24px;line-height:1.25}}.popup__steps-titles div.is-active{display:block}.popup__steps-titles div:first-child{background:url(../../../content/i/popups-images/finish.jpg) no-repeat center top;position:relative;font-size:0}@media screen and (min-width:960px){.popup__steps-titles div:first-child{height:333px;margin:-43px -80px -87px}}@media screen and (max-width:959px){.popup__steps-titles div:first-child{height:312px;margin:-24px -20px -43px}}.popup__steps-counter{font-size:16px;line-height:1.38;color:#999;margin:10px 0 20px}@media screen and (max-width:1679px){.popup__steps-counter{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__steps-counter{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__steps-counter{font-size:14px;line-height:1.29}}.popup__steps-indicator{white-space:nowrap;position:relative;display:inline-block;vertical-align:top;font-size:0}@media screen and (min-width:960px){.popup__steps-indicator{margin-bottom:40px}}@media screen and (max-width:959px){.popup__steps-indicator{margin-bottom:25px}}.popup__steps-indicator:after{content:'';position:absolute;left:0;right:0;top:50%;height:1px;z-index:-1;background:url(../i/product-info/dotted.png) repeat-x center}.popup__steps-indicator div{display:inline-block;vertical-align:top;border-radius:50%;border:1px solid #d9d9d9;background-color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width:960px){.popup__steps-indicator div{width:15px;height:15px;margin:0 25px}}@media screen and (max-width:959px){.popup__steps-indicator div{width:11px;height:11px;margin:0 10px}}.popup__steps-indicator div:first-child{margin-left:0}.popup__steps-indicator div:last-child{margin-right:0}.popup__steps-indicator div.is-active{border-color:#e9222d;background-color:#e9222d;color:#fff}.popup__steps-indicator div.is-passed{cursor:pointer;background-color:#d9d9d9}.popup__steps-indicator_num{margin-bottom:34px;counter-reset:steps}.popup__steps-indicator_num:after{z-index:0}.popup__steps-indicator_num div{position:relative;z-index:1;height:25px;width:25px;background-color:#fff;color:#999;border-radius:50%;border:1px solid #d9d9d9;counter-increment:section}.popup__steps-indicator_num div:before{content:counter(section);font-size:12px;line-height:25px}.popup__steps-title{font-size:18px;line-height:1.33;color:#4c4c4c;text-align:center;margin-bottom:20px}@media screen and (max-width:1679px){.popup__steps-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__steps-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__steps-title{font-size:15px;line-height:1.4}}.popup__steps-item{display:none}.popup__steps-item.is-active{display:block}.popup__steps-action{display:flex;justify-content:space-between;border-top:1px solid #eaeaea}@media screen and (min-width:960px){.popup__steps-action{margin-bottom:calc(1.1 * var(--old-rem-value,16px));padding-top:calc(1.82 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.popup__steps-action{padding-top:30px}}.popup__steps-action_absolute{position:absolute;bottom:40px;left:30px;right:30px;margin:0;padding:0}.popup__steps-action_no-border{border-top:0}@media screen and (min-width:760px){.popup__choose{padding:0 35px}}.popup__choose-item{border:1px solid #ededed;will-change:border-color,box-shadow;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:left;cursor:pointer}@media screen and (min-width:760px){.popup__choose-item{padding:20px 30px 27px}}@media screen and (max-width:767px){.popup__choose-item{padding:20px}}.popup__choose-item:not([data-disabled=true]):hover,.popup__choose-item:not([data-disabled=true]):active,.popup__choose-item:not([data-disabled=true]).is-active{border-color:#ff0032;-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.1);box-shadow:0 10px 30px 0 rgba(0,0,0,.1)}.popup__choose-item+.popup__choose-item{margin-top:20px}.popup__choose-item[data-disabled=true]{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popup__choose-item[data-disabled=true]:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.03);z-index:1;cursor:not-allowed}.popup__choose-item[data-disabled=true] .popup__choose-title{color:#666}.popup__choose-item[data-disabled=true] .popup__choose-text{color:grey}.popup__choose-title{font-size:21px;line-height:1.38;color:#4c4c4c;margin-bottom:7px}@media screen and (max-width:1679px){.popup__choose-title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup__choose-title{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.popup__choose-title{font-size:16px;line-height:1.38}}.popup__choose-text{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.popup__choose-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__choose-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__choose-text{font-size:14px;line-height:1.29}}.popup__form{text-align:center;font-size:0}.popup__form-inputs{display:inline-block;vertical-align:top}.popup__form-input{display:inline-block;vertical-align:top;text-align:left;max-width:232px}@media screen and (min-width:760px){.popup__form-input+.popup__form-input{margin-left:10px}}@media screen and (max-width:767px){.popup__form-input{width:100%}.popup__form-input .input-group{width:100%}.popup__form-input+.popup__form-input{margin-top:10px}}.popup__form-action{display:inline-block;vertical-align:top}@media screen and (min-width:760px){.popup__form-action{margin-left:10px}}@media screen and (max-width:767px){.popup__form-action{margin-top:10px}}.popup__dropdown-content{display:none}.popup__command{margin-bottom:calc(1.5 * var(--old-rem-value,16px));margin-top:calc(.32 * var(--old-rem-value,16px));display:inline-block;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup__command-label,.popup__command-footnote{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.popup__command-label,.popup__command-footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__command-label,.popup__command-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__command-label,.popup__command-footnote{font-size:14px;line-height:1.29}}.popup__command-code{margin-top:calc(.27 * var(--old-rem-value,16px))}.popup__command-code+.popup__command-label{margin-top:calc(.32 * var(--old-rem-value,16px))}.popup__command-footnote{margin-top:calc(.55 * var(--old-rem-value,16px))}.popup__text{color:#4c4c4c}.popup__text_info{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.popup__text_info{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__text_info{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__text_info{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__text_info br{display:none}}.popup__text_info h4{margin:0 0 calc(.7 * var(--old-rem-value,16px))}.popup__text_info p{line-height:1.3;margin:0 0 7px 0}.popup__text_info a{display:inline-block}.popup__text_packages{font-size:18px;line-height:1.33;text-align:center}@media screen and (max-width:1679px){.popup__text_packages{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__text_packages{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__text_packages{font-size:15px;line-height:1.4}}.popup__text_packages p{line-height:1.3;margin:0 0 7px 0}.popup__text_packages p:first-child{margin-bottom:calc(1.45 * var(--old-rem-value,16px))}.popup__info-panel{text-align:center;color:#4d4d4d;padding-top:1px;padding-bottom:calc(.6 * var(--old-rem-value,16px))}.popup__info-panel-leadtext{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.popup__info-panel-leadtext{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup__info-panel-leadtext{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup__info-panel-leadtext{font-size:15px;line-height:1.4}}.popup__info-panel-valuetext{color:var(--text-primary);font-size:30px;line-height:1.07;margin-top:calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup__info-panel-valuetext{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup__info-panel-valuetext{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.popup__info-panel-valuetext{font-size:20px;line-height:1.07}}.popup__info-panel-value{font-size:38px;line-height:1.18}@media screen and (max-width:1679px){.popup__info-panel-value{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.popup__info-panel-value{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.popup__info-panel-value{font-size:24px;line-height:1.25}}.popup__duplex{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.popup__duplex{display:flex;flex-direction:row}}@media screen and (max-width:767px){.popup__duplex{font-size:0}}.popup__duplex *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup__duplex-item{display:inline-block;vertical-align:top;position:relative}@media screen and (min-width:760px){.popup__duplex-item{width:50%;flex:1px}.popup__duplex-item:first-child{padding-right:50px}.popup__duplex-item:last-child{padding-left:50px;border-left:1px solid #ededed}}@media screen and (max-width:767px){.popup__duplex-item{width:100%;padding-left:50px;padding-top:11px}.popup__duplex-item:first-child{margin-bottom:30px}.popup__duplex-item:last-child{padding-top:22px;margin-bottom:0;border-top:1px solid #ededed}.popup__duplex-item:last-child .popup__client-icon{top:24px}}@media screen and (min-width:760px){.popup__client{text-align:center}}@media screen and (max-width:767px){.popup__client{text-align:left}}@media screen and (min-width:760px){.popup__client-icon{height:42px;margin-bottom:15px}}@media screen and (max-width:767px){.popup__client-icon{height:28px;width:36px;position:absolute;left:0;top:14px}}.popup__client-icon img{max-width:100%;max-height:100%}.popup__client-title{color:var(--text-primary);font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.popup__client-title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup__client-title{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.popup__client-title{font-size:17px;line-height:1.24}}@media screen and (min-width:760px){.popup__client-title{margin-bottom:8px}}@media screen and (max-width:767px){.popup__client-title{margin-bottom:6px}}.popup__client-text{color:grey;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup__client-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup__client-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup__client-text{font-size:14px;line-height:1.29}}@media screen and (min-width:1280px){.popup__client-text{min-height:60px}}@media screen and (min-width:760px) and (max-width:1279px){.popup__client-text{min-height:48px}}@media screen and (min-width:760px){.popup__client-action{margin:26px 0 20px}}@media screen and (max-width:767px){.popup__client-action{margin:18px 0 0}}.popup__services-list{max-width:450px;margin:0 auto 25px}.popup__social{text-align:center;margin-bottom:15px}.popup__social-item{width:40px;margin:5px}.popup-status{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup-status{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-status{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup-status{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.popup-status{margin:-13px auto 30px}}@media screen and (max-width:767px){.popup-status{margin:-9px auto 20px}}.popup-status .status{margin-right:10px}.popup-connection-variants{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup-connection-variants *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup-connection-variants__title{font-size:18px;color:var(--text-secondary);line-height:1.176;text-align:center}@media screen and (max-width:1679px){.popup-connection-variants__title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-connection-variants__title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-connection-variants__title{font-size:15px;line-height:1.4}}.popup-connection-variants__items{font-size:0;text-align:center;white-space:normal}@media screen and (min-width:760px){.popup-connection-variants__items{margin:7px -9px -9px}}@media screen and (max-width:767px){.popup-connection-variants__items{margin-top:17px}}.popup-connection-variants__item{display:inline-block;vertical-align:top;text-decoration:none;color:var(--text-primary);text-align:left;cursor:pointer}@media screen and (min-width:760px){.popup-connection-variants__item{padding:9px;width:50%}}@media screen and (max-width:767px){.popup-connection-variants__item{width:100%}.popup-connection-variants__item+.popup-connection-variants__item{margin-top:10px}}@media screen and (min-width:760px){.popup-connection-variants__item_narrow .popup-connection-variants__item-inner{padding:10px}}@media screen and (max-width:767px){.popup-connection-variants__item_narrow .popup-connection-variants__item-inner{padding:20px 10px 20px 18px}}.popup-connection-variants__item_narrow .popup-connection-variants__item-image{vertical-align:middle}.popup-connection-variants__item_narrow .popup-connection-variants__item-text{padding-left:5px}.popup-connection-variants__item_narrow.is-active .popup-connection-variants__item-inner{border:1px solid #ff0032}.popup-connection-variants__item-inner{border:1px solid #ededed;border-radius:6px}@media screen and (min-width:760px){.popup-connection-variants__item-inner{padding:20px 10px 20px 20px}}@media screen and (max-width:767px){.popup-connection-variants__item-inner{padding:20px 10px 20px 18px;display:inline-flex;width:100%}}.popup-connection-variants__item-image{width:27px;height:27px;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.popup-connection-variants__item-text{font-size:18px;line-height:1.33;display:inline-block;vertical-align:middle;width:calc(100% - 27px);padding-left:20px}@media screen and (max-width:1679px){.popup-connection-variants__item-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-connection-variants__item-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-connection-variants__item-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-connection-variants__item-text{align-self:center}}.popup-connection-variants__content{margin-top:calc(1.5 * var(--old-rem-value,16px))}.popup_large{max-width:90%;width:1400px;margin:0;-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:959px){.popup_large{height:70vh;overflow-y:scroll}}.popup_report .popup__title{line-height:normal}@media screen and (max-width:959px){.popup_report .popup__title{font-size:calc(1.5 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.popup_report .popup__padding{padding:30px 20px}}.popup_report .datepicker__wrap{position:relative;max-width:340px;margin:0 auto calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.popup_report .datepicker__wrap{margin-bottom:calc(.4 * var(--old-rem-value,16px))}}.popup-adblock{width:800px;margin-left:-400px}@media screen and (max-width:1279px){.popup-adblock{width:630px;margin-left:-315px}}@media screen and (max-width:959px){.popup-adblock{width:474px;margin-left:-237px}}@media screen and (max-width:767px){.popup-adblock{width:320px;margin-left:-160px}}.popup-adblock .popup__padding{padding:calc(3.5 * var(--old-rem-value,16px)) 50px 60px}@media screen and (max-width:959px){.popup-adblock .popup__padding{padding:60px}}@media screen and (max-width:767px){.popup-adblock .popup__padding{padding:60px 40px}}.popup-adblock .popup__title{font-size:calc(2.75 * var(--old-rem-value,16px));line-height:110%}@media screen and (max-width:959px){.popup-adblock .popup__title{font-size:40px}}.popup-adblock .popup__body{text-align:center;font-size:calc(.935 * var(--old-rem-value,16px));line-height:calc(1.1 * var(--old-rem-value,16px));padding-bottom:16px}@media screen and (max-width:767px){.popup-adblock .popup__body{font-size:21px;line-height:1.38}}@media screen and (max-width:767px) and (max-width:1679px){.popup-adblock .popup__body{font-size:19px;line-height:1.37}}@media screen and (max-width:767px) and (max-width:1279px){.popup-adblock .popup__body{font-size:17px;line-height:1.35}}@media screen and (max-width:767px) and (max-width:767px){.popup-adblock .popup__body{font-size:16px;line-height:1.38}}.popup-adblock .popup__subtitle{font-size:calc(1.2 * var(--old-rem-value,16px));margin:0 0 calc(2.75 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.popup-adblock .popup__subtitle{margin-bottom:calc(1.5 * var(--old-rem-value,16px))}}.popup-adblock .popup__image_inline{width:calc(5.85 * var(--old-rem-value,16px));margin:0 auto 40px}.popup-adblock .btn_large{margin:0 12px 12px}@media screen and (max-width:767px){.popup-adblock .btn_large{height:auto;min-height:36px;line-height:120%;margin-left:0;margin-right:0;padding-top:3px;padding-bottom:5px}}.popup_certificate{text-align:center}@media screen and (min-width:760px){.popup_certificate{width:540px;margin-left:-270px}}@media screen and (max-width:767px){.popup_certificate{width:300px;margin-left:-150px}}@media screen and (min-width:760px){.popup_certificate .popup__padding{padding:55px 40px 62px}}@media screen and (max-width:767px){.popup_certificate .popup__padding{padding:35px 20px}}@media screen and (max-width:767px){.popup_certificate .popup__title br{display:none}}.popup_certificate .popup__body p{font-size:18px;line-height:1.2;text-align:center}@media screen and (max-width:1679px){.popup_certificate .popup__body p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup_certificate .popup__body p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup_certificate .popup__body p{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup_certificate .popup__body p br{display:none}}.popup_certificate .popup__body .popup__image{height:120px;margin:5px 0 33px}.popup-how2__label{color:#999;font-size:18px;line-height:1.33;padding:20px 0;font-style:italic}@media screen and (max-width:1679px){.popup-how2__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-how2__label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-how2__label{font-size:15px;line-height:1.4}}.popup-how2__list{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.popup-how2__list{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-how2__list{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-how2__list{font-size:15px;line-height:1.4}}.popup-how2__item{border-top:1px solid #ededed;padding:30px 0;display:table;width:100%}@media screen and (max-width:767px){.popup-how2__item{padding:18px 0}}.popup-how2__col-icon{display:table-cell;vertical-align:top;width:100px;text-align:center}@media screen and (max-width:767px){.popup-how2__col-icon{width:60px}}.popup-how2__col-text{display:table-cell;vertical-align:middle;line-height:1.5}.popup-how2__icon{fill:var(--icons-secondary);width:48px;height:48px;line-height:48px;display:inline-block;font-size:0}@media screen and (max-width:767px){.popup-how2__icon{max-width:40px;max-height:40px}}.popup-how2__icon img{max-height:100%;max-width:100%}.popup-how2_small .popup-how2__label{font-size:17px;padding-top:10px;padding-bottom:10px}.popup-how2_small .popup-how2__item{padding-top:11px;padding-bottom:11px}.popup-how2_small .popup-how2__icon{line-height:36px;width:103px;vertical-align:middle;height:43px}.popup-how2_small .popup-how2__icon img{display:inline-block;vertical-align:middle}.popup-subscription-fee{margin:calc(-.5 * var(--old-rem-value,16px)) 0 calc(1.64 * var(--old-rem-value,16px));color:var(--text-secondary);font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-subscription-fee{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-subscription-fee{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.popup-subscription-fee{font-size:16px;line-height:1.38}}.popup-subscription-fee i{font-style:normal;font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.popup-subscription-fee i{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup-subscription-fee i{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.popup-subscription-fee i{font-size:20px;line-height:1.07}}.popup__content-scroll-wrap-custom{max-height:576px}.popup-travel-tariff{max-width:680px;padding-left:65px;padding-right:40px}@media screen and (max-width:767px){.popup-travel-tariff{padding-left:25px;padding-right:10px}}.popup-travel-tariff__item{margin-bottom:35px}.popup-travel-tariff__title_arrow-right:before,.popup-travel-tariff__title_arrow-left:before{content:'';display:block;position:absolute;left:-47px;top:5px;width:22px;height:15px;background:url(../../content/i/b-icon/red/b-icon_triple-arrow.svg) no-repeat center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.popup-travel-tariff__title_arrow-left:before{-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:767px){.popup-travel-tariff__title_arrow-right:before{left:-27px;top:2px}}@media screen and (max-width:767px){.popup-travel-tariff__title_arrow-left:before{left:-27px;top:2px}}.popup-travel-tariff__title_map:before{content:'';display:block;position:absolute;left:-45px;width:20px;height:24px;background:url(../../content/i/b-icon/red/b-icon_map-pin.svg) no-repeat center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}@media screen and (max-width:767px){.popup-travel-tariff__title_map:before{left:-25px}}.popup-travel-tariff__title{position:relative;font-size:21px;line-height:1.38;font-weight:700;margin-bottom:10px}@media screen and (max-width:1679px){.popup-travel-tariff__title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-travel-tariff__title{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.popup-travel-tariff__title{font-size:16px;line-height:1.38}}.popup-travel-tariff__text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.popup-travel-tariff__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-travel-tariff__text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-travel-tariff__text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.popup-smart-business-start .popup__title{padding-top:20px}}.popup_tariff .popup__title{font-weight:500}.popup_tariff .popup__text{color:var(--text-primary);font-size:24px;line-height:1.25;text-align:center}@media screen and (max-width:1679px){.popup_tariff .popup__text{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup_tariff .popup__text{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.popup_tariff .popup__text{font-size:17px;line-height:1.24}}.popup_tariff .popup__text_norm>*{margin-right:3px;margin-left:3px}.popup_tariff .popup__text_norm{display:flex;justify-content:center;flex-wrap:wrap;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup_tariff .popup__text_norm{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup_tariff .popup__text_norm{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.popup_tariff .popup__text_norm{font-size:16px;line-height:1.38}}.popup_tariff .popup__text_h4{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.popup_tariff .popup__text_h4{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup_tariff .popup__text_h4{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.popup_tariff .popup__text_h4{font-size:17px;line-height:1.24}}.popup_tariff .popup__text_bold{font-weight:500}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__padding{padding:30px 16px}}@media screen and (min-width:760px){.popup_tariff.popup-mts-hype .popup__variants-wrapper.is-hidden{display:block}}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-wrapper.is-hidden{display:none}}@media screen and (min-width:760px){.popup_tariff.popup-mts-hype .popup__variants-wrapper{margin:-21px -21px 0}}@media screen and (min-width:760px){.popup_tariff.popup-mts-hype .popup__variants-content{padding:22px 11px}}.popup_tariff.popup-mts-hype .popup__variants-head{margin-bottom:5px}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-item:last-child .popup__variants-title{display:block}}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:16px;line-height:1.38;color:var(--text-secondary)}}@media screen and (max-width:767px) and (max-width:1679px){.popup_tariff.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:1279px){.popup_tariff.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:14px;line-height:1.29}}@media screen and (max-width:767px) and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:14px;line-height:1.29}}.popup_tariff.popup-mts-hype .popup__variants-title{font-size:16px;line-height:1.38;font-weight:500;color:var(--text-primary);margin-bottom:5px}@media screen and (max-width:1679px){.popup_tariff.popup-mts-hype .popup__variants-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup_tariff.popup-mts-hype .popup__variants-title{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-title{font-size:14px;line-height:1.29}}.popup_tariff.popup-mts-hype .popup__variants-sub-title{font-size:16px;line-height:1.38;color:var(--text-secondary)}@media screen and (max-width:1679px){.popup_tariff.popup-mts-hype .popup__variants-sub-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup_tariff.popup-mts-hype .popup__variants-sub-title{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-sub-title{font-size:14px;line-height:1.29}}.popup_tariff.popup-mts-hype .popup__variants-price{color:var(--text-primary)!important;font-size:24px;line-height:1.25;font-weight:500}@media screen and (max-width:1679px){.popup_tariff.popup-mts-hype .popup__variants-price{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup_tariff.popup-mts-hype .popup__variants-price{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.popup_tariff.popup-mts-hype .popup__variants-price{font-size:17px;line-height:1.24}}.popup_tariff .popup-connection-variants__item-text{font-size:16px;line-height:1.38;font-weight:500}@media screen and (max-width:1679px){.popup_tariff .popup-connection-variants__item-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup_tariff .popup-connection-variants__item-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.popup_tariff .popup-connection-variants__item-text{font-size:14px;line-height:1.29}}.popup_tariff .popup-connection-variants__item-inner{border:1px solid var(--background-stroke)}@media screen and (min-width:760px){.popup_tariff .popup-connection-variants__item-inner{padding:20px 15px}}.popup_tariff .popup-connection-variants__item-image{width:30px;height:30px;vertical-align:middle}.popup_tariff .popup-connection-variants__item-text{width:calc(100% - 30px);padding-left:10px}.popup__head-with-image{text-align:left}.popup__head-with-image .popup__title{font-size:40px}@media screen and (max-width:767px){.popup__head-with-image .popup__title{font-size:29px}}.popup__head-with-image .popup__title-image{display:inline-block;vertical-align:middle;width:170px}@media screen and (max-width:767px){.popup__head-with-image .popup__title-image{display:block;width:130px;margin:0 auto 10px}}.popup__head-with-image .popup__title-image img{display:block;max-width:100%}.popup__head-with-image .popup__title-inner{width:320px;margin:0 0 0 20px}@media screen and (max-width:767px){.popup__head-with-image .popup__title-inner{width:100%;margin:0}}.popup__head-with-image .popup__title-leadtext{margin-top:20px;font-size:22px;color:var(--text-primary)}@media screen and (max-width:767px){.popup__head-with-image .popup__title-leadtext{margin-top:10px;font-size:16px}}.popup__table_with-separators{margin:0}.popup__table_with-separators .popup__table-row{margin-bottom:0;border-bottom:1px solid #ededed}@media screen and (max-width:767px){.popup__table_with-separators .popup__table-row{margin:0 0 12px;border-bottom:none}}.popup__table_with-separators .popup__table-row:last-child{border-bottom:none}.popup__table_with-separators .popup__table-row .popup__table-td{width:260px;padding:8px 0 8px 12px}@media screen and (max-width:767px){.popup__table_with-separators .popup__table-row .popup__table-td{font-size:14px;display:block;width:100%;padding:0}}.popup__table_with-separators .popup__table-row .popup__table-td.like-th{padding:8px 12px 8px 0;color:grey}@media screen and (max-width:767px){.popup__table_with-separators .popup__table-row .popup__table-td.like-th{font-size:12px;padding:0 0 4px}}.js-popup-services-calculator .popup{border-radius:0}.js-popup-services-calculator .popup_middle .popup__body{margin-bottom:0}.popup_middle{width:600px;margin-left:-300px;background:var(--background-primary)}@media screen and (max-width:759px){.popup_middle{width:300px;margin-left:-150px}}.popup_middle .popup__body{margin-bottom:calc(2 * var(--old-rem-value,16px));font-size:21px;line-height:1.38;line-height:1.2;color:grey}@media screen and (max-width:1679px){.popup_middle .popup__body{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup_middle .popup__body{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup_middle .popup__body{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.popup_middle .popup__body .g-tac br{display:none}}.popup_middle .popup__footer .btn{margin:calc(.3 * var(--old-rem-value,16px)) calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.popup_middle .popup__footer .btn{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0;margin-right:0}}.popup_middle .popup__info-panel{margin-bottom:-2rem}.popup_middle .form{max-width:340px;margin-left:auto;margin-right:auto}.popup_middle .form__col-label_right{padding-right:0;padding-top:0}.radio{position:relative;padding-left:28px;cursor:pointer;display:inline-block;vertical-align:middle}.radio+.radio{margin-left:20px}.radio:hover .radio__icon{border-color:#ccc}.field_error .radio:hover .radio__icon{border-color:#f8c1c3}.radio__icon{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:16px;height:16px;border:1px solid var(--controls-inactive);border-radius:8px;margin-top:.25em;position:relative;float:left;margin-left:-28px;-webkit-transition:border 175ms;-moz-transition:border 175ms;-o-transition:border 175ms;-ms-transition:border 175ms;transition:border 175ms}.radio_ds .radio__icon{width:24px;height:24px;border-radius:50%;border:2px solid #e2e5eb;margin-right:0;margin-left:-24px;top:4px}@media screen and (max-width:767px){.radio_ds .radio__icon{width:16px;height:16px;margin-left:-16px}}.radio_ds.radio_size-s .radio__icon{width:16px;height:16px;margin-left:-16px}@media screen and (max-width:959px){.radio__icon{margin-top:.2em}}@media screen and (max-width:767px){.radio__icon{margin-top:.1em}}.radio__icon:after{content:"";background:var(--controls-primary-active);width:8px;height:8px;border-radius:4px;position:absolute;left:50%;top:50%;margin:-4px 0 0 -4px;display:none}.radio_ds .radio__icon:after{background:0 0}.field_error .radio__icon{border-color:#f8c1c3}.radio__input{opacity:0;position:absolute;left:0;top:0}.radio_ds .radio__input:checked+.radio__icon{border:6px solid #ff0032}.radio_ds.radio_size-s .radio__input:checked+.radio__icon{border:5px solid #ff0032}.radio__input:checked+.radio__icon:after,.radio__input:checked+input+.radio__icon:after{display:block}.radio__input:focus+.radio__icon,.radio__input:focus+input+.radio__icon{border-color:#ccc}.radio_disabled{opacity:.3;cursor:default}.radio_disabled:hover .radio__icon{border-color:#e4e4e4}.radio_small-text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.radio_small-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.radio_small-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.radio_small-text{font-size:14px;line-height:1.29}}.radio_mid-text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.radio_mid-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.radio_mid-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.radio_mid-text{font-size:15px;line-height:1.4}}.radio_full-w{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.radio_with-datepickers .radio__icon{margin-top:.4em}.radio-list{list-style:none;padding:0;margin:0;margin-bottom:15px}.radio-list__item{margin-bottom:5px}.radio-list__item:last-child{margin-bottom:0}.radio-list_inline .radio-list__item{display:inline-block;vertical-align:top}@media screen and (min-width:960px){.radio-list_inline .radio-list__item{margin:0 calc(1.85 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.radio-list_inline .radio-list__item{margin:0 15px}}.radio-list_inline .radio-list__item:first-child{margin-left:0}.radio-list_inline .radio-list__item:last-child{margin-right:0}.radio_ds{padding-left:24px}@media screen and (max-width:767px){.radio_ds{padding-left:16px}}.radio_ds.radio_size-s{padding-left:16px}.radio_ds .radio__text{display:inline-block;padding-left:20px}.jspHorizontalBar{background-color:transparent;height:6px;bottom:6px}.jspVerticalBar{background-color:transparent;width:6px;right:6px}.jspTrack{background-color:transparent}.jspDrag{background-color:rgba(0,0,0,.1);border-radius:3px}.jspDrag.jspHover,.jspDrag.jspActive{background-color:rgba(0,0,0,.3)}.jspCap{height:6px;display:block}.ukit-multiselect{border-color:var(--background-stroke)!important}.ukit-multiselect:hover{background:var(--background-hover)!important}.ukit-multiselect__list{min-width:none;box-sizing:border-box;font-size:0;line-height:0;border:none;-webkit-box-shadow:0 1px 15px 0 rgb(0 0 0 / 10%);box-shadow:0 1px 15px 0 rgb(0 0 0 / 10%);background-color:var(--background-modal);margin-top:5px;position:absolute;left:0;right:0;padding:10px 0;border-radius:2px}.mat-mdc-select-trigger{margin:0 -1px;padding:0 12px;height:100%;position:relative;vertical-align:middle}.mat-mdc-select-panel{background-color:var(--background-primary);color:var(--text-primary)}.mat-mdc-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.checkbox-dropdown__current.mat-mdc-select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:var(--background-primary-elevated);overflow:hidden;white-space:normal;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;cursor:pointer;border:1px solid var(--background-stroke);color:var(--text-primary);border-radius:4px;height:36px;-webkit-box-shadow:none;box-shadow:none;text-align:left;font-family:'MTS Compact',Arial,sans-serif;font-weight:400;font-size:18px;line-height:1.33}@media screen and (max-width:440px){.checkbox-dropdown__current.mat-mdc-select{height:34px}}@media screen and (max-width:440px){.checkbox-dropdown__current .mat-mdc-select-trigger{line-height:34px}}.checkbox-dropdown__current .mat-mdc-select-placeholder{font-weight:400;font-size:18px}@media screen and (max-width:1279px){.checkbox-dropdown__current .mat-mdc-select-placeholder{font-size:15px}}.checkbox-dropdown__current .mat-mdc-select-value-text{overflow:hidden;width:100%;white-space:normal;text-overflow:ellipsis;font-size:18px;height:48px;color:var(--text-primary)}@media screen and (max-width:1679px){.checkbox-dropdown__current .mat-mdc-select-value-text{font-size:17px;line-height:34px}}@media screen and (max-width:1279px){.checkbox-dropdown__current .mat-mdc-select-value-text{font-size:15px;line-height:34px}}@media screen and (max-width:759px){.checkbox-dropdown__current .mat-mdc-select-value-text{font-size:15px;line-height:34px}}.ukit-multiselect__list .mat-mdc-option:focus:not(.mdc-list-item--disabled),.ukit-multiselect__list .mat-mdc-option:hover:not(.mdc-list-item--disabled){background-color:var(--background-hover)}.ukit-multiselect__list .mat-select-old-ds__select-option.mat-mdc-option,.mat-select-old-ds__select-option.mat-mdc-option.mat-mdc-option-active{line-height:1.35em;padding:7px 20px 7px 12px;color:var(--text-primary)}.ukit-multiselect .mat-mdc-select-arrow-wrapper{display:none}.ukit-multiselect__list.mat-mdc-select-panel{position:absolute;margin:0;background:var(--background-modal);border-radius:2px;border:1px solid var(--background-stroke);box-shadow:0 1px 15px 0 rgba(0,0,0,.1);padding:0!important;max-width:100%}@media screen and (max-width:360px){.ukit-multiselect__list.mat-mdc-select-panel{left:0;min-width:calc(100% + 64px)}}[data-theme=dark] .ukit-multiselect__list.mat-mdc-select-panel{background:var(--background-primary-elevated)}.ukit-multiselect__list:before,.ukit-multiselect__list:after{content:"";border:5px solid transparent;position:absolute;left:50%;bottom:100%;margin-left:-5px;border-bottom-color:var(--background-modal)}.mat-mdc-select-panel .ukit-multiselect__list-item.mat-mdc-option{padding:5px 12px 5px 12px;display:flex;border-bottom:none;margin-bottom:0;text-align:left;margin-left:0;color:var(--text-primary);white-space:normal;position:relative;display:flex;height:auto;font-size:16px;border-bottom:none}@media screen and (max-width:1679px){.mat-mdc-select-panel .ukit-multiselect__list-item.mat-mdc-option{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.mat-mdc-select-panel .ukit-multiselect__list-item.mat-mdc-option{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.mat-mdc-select-panel .ukit-multiselect__list-item.mat-mdc-option{font-size:14px;line-height:1.29}}.checkbox-dropdown__counter{color:#ff0032}.checkbox-dropdown__current .mat-mdc-select-placeholder:after{content:' (0)';color:#ff0032}.ukit-multiselect__list .mat-mdc-checkbox-frame{display:none;box-sizing:border-box;width:16px;height:16px;border:1px solid var(--background-stroke);border-radius:1px}.ukit-multiselect__list .mat-mdc-option .mat-pseudo-checkbox-full,mdc-checkbox{margin-right:8px}.ukit-multiselect__list .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox{border:1px solid var(--background-stroke);border-radius:2px}.ukit-multiselect__list .mat-pseudo-checkbox.mat-mdc-option-pseudo-checkbox::after{transition:none;background:url(../i/select/checked.svg) no-repeat 0 0;width:16px;height:16px;transform:translate(1px,-5px);border:none;top:2.4px;left:1px}.ukit-multiselect__list .mat-pseudo-checkbox-checked{border:1px solid var(--background-stroke);border-color:var(--background-stroke)!important}.ukit-multiselect__list .mat-mdc-checkbox .mdc-checkbox{box-sizing:border-box;border:1px solid var(--background-stroke);border-radius:2px;border-color:var(--background-stroke)!important;cursor:pointer;margin:0 8px 0 0;padding:0}.ukit-multiselect__list .mdc-form-field>label{padding-left:0}.ukit-multiselect__list .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:0;left:0;height:0;width:0}.ukit-multiselect__list .mat-mdc-option{white-space:normal}.ukit-multiselect__list .mat-mdc-option:focus:not(.mdc-list-item--disabled),.ukit-multiselect__list .mat-mdc-option:hover:not(.mdc-list-item--disabled){background-color:transparent}.ukit-multiselect__list .mdc-checkbox__native-control{opacity:0}.ukit-multiselect__list .mat-mdc-checkbox-checked .mdc-checkbox__checkmark{opacity:0}.ukit-multiselect__list .mat-mdc-checkbox-checked .mdc-checkbox__background{transition:none;background:url(../i/select/checked.svg) no-repeat 0 0!important;width:16px;height:16px;transform:translate(2px,-2px);border:none;top:0!important;left:0!important;bottom:0;right:0}.ukit-multiselect__list .mat-mdc-checkbox .mdc-checkbox__background{border:none!important}.ukit-multiselect__list .mdc-checkbox__background svg path{fill:transparent}.ukit-multiselect__list .mdc-checkbox__checkmark-path{stroke:transparent}.ukit-multiselect__list.mat-mdc-select-panel .mat-mdc-option{height:auto;padding:5px 12px 5px 14px}.mat-mdc-select-panel .mat-mdc-option{font-size:16px!important;line-height:1.2!important}@media screen and (max-width:1679px){.mat-mdc-select-panel .mat-mdc-option{font-size:15px!important;line-height:1.4!important}}@media screen and (max-width:1279px){.mat-mdc-select-panel .mat-mdc-option{font-size:14px!important;line-height:1.29!important}}@media screen and (max-width:759px){.mat-mdc-select-panel .mat-mdc-option{font-size:14px!important;line-height:1.29!important}}.mat-mdc-select-panel:before,.mat-mdc-select-panel:after{content:"";border:5px solid transparent;position:absolute;left:62%;top:0}.mat-mdc-select-panel:before{border-bottom-color:#e4e4e4;margin-bottom:1px;background:0 0;display:none}.mat-mdc-select-panel:after{border-bottom-color:#fff;display:none}.ps__thumb-y{width:4px}.mat-select-old-ds__select-panel .ps__rail-y{left:auto!important}.mat-select-old-ds__scroll-container .ps__thumb-y,.mat-select-old-ds__scroll-container .ps__rail-y:hover>.ps__thumb-y{background-color:var(--controls-inactive-tabbar)}.mat-select-old-ds__scroll-container .ps__rail-y:hover>.ps__thumb-y,.mat-select-old-ds__scroll-container .ps__rail-y:focus>.ps__thumb-y,.mat-select-old-ds__scroll-container .ps__rail-y.ps--clicking .ps__thumb-y{background-color:var(--controls-inactive-tabbar);width:6px}.mat-select-old-ds__scroll-container .ps .ps__rail-x:hover,.mat-select-old-ds__scroll-container .ps .ps__rail-y:hover,.mat-select-old-ds__scroll-container .ps .ps__rail-x:focus,.mat-select-old-ds__scroll-container .ps .ps__rail-y:focus,.mat-select-old-ds__scroll-container .ps .ps__rail-x.ps--clicking,.mat-select-old-ds__scroll-container .ps .ps__rail-y.ps--clicking{background-color:transparent;opacity:1}.mat-select-old-ds__scroll-container .ps__rail-y{background-color:transparent!important;left:auto!important}.mat-select-old-ds__scroll-container .ps__thumb-y{right:2px!important}.ukit-multiselect__list .mat-select-old-ds__scroll-container{position:relative;display:block;max-height:250px!important}[data-theme=dark] .checkbox-dropdown__current.mat-mdc-select{background:var(--background-primary)}[data-theme=dark] .checkbox-dropdown__current.mat-mdc-select.is-opened{background:var(--background-primary-elevated)}