.aside-filter{position:absolute;right:0;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;border:1px solid #ff0032;background-color:var(--background-primary);z-index:10;border-radius:8px}@media screen and (max-width:759px){.aside-filter.is-fixed{position:fixed!important;top:20px!important;left:20px;right:20px;width:auto!important}}@media screen and (min-width:760px){.aside-filter{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15);top:305px;padding:30px}}@media screen and (max-width:759px){.aside-filter{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;position:relative;padding:13px 18px 10px;top:0!important;-webkit-box-shadow:0 10px 24px 0 rgba(0,0,0,.05);box-shadow:0 10px 24px 0 rgba(0,0,0,.05)}}.aside-filter__page-title{line-height:1.1}@media screen and (max-width:1279px){.aside-filter__page-title{margin-top:20px}}@media screen and (max-width:759px){.aside-filter__page-title{margin-top:15px;margin-bottom:10px}}.aside-filter:before{content:'';width:17px;height:17px;border-bottom:1px solid #ff0032;border-left:1px solid #ff0032;background-color:var(--background-primary);position:absolute;top:30px;left:-10px;-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);transform:rotateZ(45deg);border-radius:0 0 0 5px}@media screen and (max-width:759px){.aside-filter:before{content:none}}.aside-filter__close-btn{position:absolute;width:11px;height:8px;background:url(../../i/aside-filter/arrow-down.svg) center center no-repeat;display:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;cursor:pointer}@media screen and (min-width:760px){.aside-filter__close-btn{top:15px;right:13px;padding:16px 10px}}@media screen and (max-width:759px){.aside-filter__close-btn{top:10px;right:6px;display:block;padding:10px}}.aside-filter.is-active .aside-filter__close-btn{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotateZ(180deg)}.aside-filter__title{margin-bottom:0;color:var(--text-primary)}@media screen and (max-width:759px){.aside-filter__title{position:relative;cursor:pointer;z-index:1;pointer-events:all;margin:-13px -18px -10px;padding:13px 38px 18px 18px}.aside-filter__title:not([data-count="0"]):after{content:attr(data-count);display:inline-block;color:#fff;border-radius:9px;font-size:13.2px;margin-right:-25px;margin-left:6px;padding:0 6px;height:18px;line-height:18px;text-align:center;background-color:#e7191b;vertical-align:1px}}.aside-filter__subtitle{font-size:18px;line-height:1.33;line-height:calc(1 * var(--old-rem-value,16px));color:var(--text-secondary)}@media screen and (max-width:1679px){.aside-filter__subtitle{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.aside-filter__subtitle{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.aside-filter__subtitle{font-size:15px;line-height:1.4}}@media screen and (min-width:760px){.aside-filter__subtitle{margin-bottom:calc(1.5 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.aside-filter__subtitle{margin-bottom:18px}}@media screen and (min-width:760px){.aside-filter__block-list{margin-top:calc(.75 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.aside-filter__block-list{margin-top:4px}}@media screen and (min-width:760px){.aside-filter__block{margin-bottom:50px}}@media screen and (max-width:759px){.aside-filter__block+.aside-filter__block{margin-top:42px}}.aside-filter__block-name{text-transform:uppercase;padding-bottom:7px;border-bottom:1px solid #f3f3f3;color:var(--text-secondary)}@media screen and (min-width:760px){.aside-filter__block-name{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.aside-filter__block-name{font-size:18px;line-height:1.33}}@media screen and (min-width:760px) and (max-width:1679px){.aside-filter__block-name{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:1279px){.aside-filter__block-name{font-size:14px;line-height:1.29}}@media screen and (min-width:760px) and (max-width:759px){.aside-filter__block-name{font-size:14px;line-height:1.29}}@media screen and (max-width:759px) and (max-width:1679px){.aside-filter__block-name{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:1279px){.aside-filter__block-name{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:759px){.aside-filter__block-name{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.aside-filter__spoilers{padding-top:10px}}.aside-filter__spoilers .aside-filter__spoiler:last-child{margin-bottom:0}.aside-filter__spoiler{display:block}@media screen and (min-width:760px){.aside-filter__spoiler{margin:15px 0}}@media screen and (max-width:759px){.aside-filter__spoiler{margin:8px 0}}.aside-filter__spoiler-head{display:block;padding-right:30px;margin-bottom:5px;position:relative}.aside-filter__spoiler-btn{display:block;position:absolute;top:0;right:0;width:11px;height:8px;background:url(../../i/aside-filter/arrow-down.svg) center center no-repeat;padding:16px 10px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;cursor:pointer}.aside-filter__spoiler-head.is-active .aside-filter__spoiler-btn{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotateZ(180deg)}.aside-filter__spoiler-body{display:none;padding-left:55px}.aside-filter__spoiler-info{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.aside-filter__spoiler-info{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.aside-filter__spoiler-info{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.aside-filter__spoiler-info{font-size:14px;line-height:1.29}}.aside-filter__spoiler-link-more{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.aside-filter__spoiler-link-more{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.aside-filter__spoiler-link-more{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.aside-filter__spoiler-link-more{font-size:14px;line-height:1.29}}.aside-filter__spoiler-price{font-size:21px;line-height:1.38;color:#333;margin-top:10px}@media screen and (max-width:1679px){.aside-filter__spoiler-price{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.aside-filter__spoiler-price{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.aside-filter__spoiler-price{font-size:16px;line-height:1.38}}.aside-filter .b-switch__text{line-height:calc(1 * var(--old-rem-value,16px));color:var(--text-primary)}@media screen and (min-width:760px){.aside-filter .b-switch__text{font-size:18px;line-height:1.33}}@media screen and (max-width:759px){.aside-filter .b-switch__text{vertical-align:middle;font-size:21px;line-height:1.38;margin-left:20px}}@media screen and (min-width:760px) and (max-width:1679px){.aside-filter .b-switch__text{font-size:17px;line-height:1.35}}@media screen and (min-width:760px) and (max-width:1279px){.aside-filter .b-switch__text{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:759px){.aside-filter .b-switch__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:1679px){.aside-filter .b-switch__text{font-size:19px;line-height:1.37}}@media screen and (max-width:759px) and (max-width:1279px){.aside-filter .b-switch__text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:759px){.aside-filter .b-switch__text{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.aside-filter .b-switch__body{padding-top:0;margin-top:0}}.section-box_gray .banner-service-slider{background-color:#fff;position:relative;padding-top:calc(1.8 * var(--old-rem-value,16px))}.section-box_gray .banner-service-slider:after{background-color:#fff;width:100%;height:1px;content:"";position:absolute;left:0;right:0;bottom:-1px}.banner-service-slider__slider{list-style:none;padding:0;margin:0;text-align:left}.banner-service-slider__slider:after{content:'';display:table;clear:both}.banner-service-slider__item{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;float:left}@media screen and (max-width:959px){.banner-service-slider__item{width:auto;float:none}}.banner-service{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:grey no-repeat 50% 50%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;color:#fff;height:554px;border-radius:8px}@media screen and (max-width:1679px){.banner-service{height:494px}}@media screen and (max-width:959px){.banner-service{height:425px}}@media screen and (max-width:759px){.banner-service{height:445px}}.banner-service_mid{height:400px}@media screen and (max-width:959px){.banner-service_mid{height:250px;margin-top:20px}}.banner-service[href]{display:block}.banner-service__padding{padding:40px}@media screen and (max-width:1279px){.banner-service__padding{padding-left:30px;padding-right:30px}}@media screen and (max-width:959px){.banner-service__padding{padding-left:20px;padding-right:20px}}.banner-service__content{width:65%}@media screen and (max-width:1679px){.banner-service__content{width:85%}}@media screen and (max-width:1279px){.banner-service__content{width:auto}}@media screen and (max-width:959px){.banner-service__content{width:400px;max-width:100%}}@media screen and (max-width:759px){.banner-service__content{width:auto}}.banner-service__title{color:#fff;font-weight:300}.banner-service__title a{color:inherit}.banner-service__desc{font-size:24px;line-height:1.25;white-space:pre-line}@media screen and (max-width:1679px){.banner-service__desc{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.banner-service__desc{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.banner-service__desc{font-size:17px;line-height:1.24}}.banner-service_left .banner-service__desc{max-width:60%}.banner-service__subdesc{font-size:24px;line-height:1.25;margin-top:calc(1.8 * var(--old-rem-value,16px));border-top:1px solid rgba(255,255,255,.3);padding-top:calc(.85 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.banner-service__subdesc{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.banner-service__subdesc{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.banner-service__subdesc{font-size:17px;line-height:1.24}}.banner-service__price{font-size:52px;line-height:1}@media screen and (max-width:1679px){.banner-service__price{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.banner-service__price{font-size:42px;line-height:1}}@media screen and (max-width:759px){.banner-service__price{font-size:32px;line-height:1}}.banner-service__period{font-size:.58em}.banner-service__btn{margin-top:calc(1 * var(--old-rem-value,16px))}.banner-service__light{color:#333}.banner-service__light .banner-service__title{color:#333}.btn-interested{display:inline-block;vertical-align:middle;border:1px solid #e6e6e6;border-radius:25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:50px;padding-left:60px;padding-right:18px;overflow:hidden;cursor:pointer;text-align:left;font-size:21px;line-height:1.38;color:#4d4d4d}@media screen and (max-width:1679px){.btn-interested{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.btn-interested{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.btn-interested{font-size:16px;line-height:1.38}}@media screen and (max-width:1279px){.btn-interested{width:260px}}@media screen and (max-width:759px){.btn-interested{width:220px;height:40px;padding-left:48px;padding-right:10px}}.btn-interested__icon{background:no-repeat 50% 50%;width:40px;height:40px;float:left;margin-top:4px;margin-left:-50px}@media screen and (max-width:759px){.btn-interested__icon{width:32px;height:32px;margin-top:3px;margin-left:-40px}}.btn-interested__icon_star{background-image:url(../../i/btn-interested/icon-star.svg)}.btn-interested__icon_mail{background-image:url(../../i/btn-interested/icon-mail.svg)}.btn-interested__icon_sms{background-image:url(../../i/btn-interested/icon-sms.svg)}.btn-interested__icon_social{background-image:url(../../i/btn-interested/icon-social.svg)}.btn-interested__text{line-height:48px}@media screen and (max-width:759px){.btn-interested__text{line-height:38px}}.contact-phone{text-align:center}.contact-phone__number{line-height:.85;font-weight:300;color:grey;white-space:nowrap}@media screen and (min-width:960px) and (max-width:1279px){.contact-phone__number{margin:75px 0 55px}}@media screen and (min-width:760px){.contact-phone__number{font-size:52px;line-height:1}}@media screen and (max-width:759px){.contact-phone__number{font-size:calc(2.3 * var(--old-rem-value,16px))}}@media screen and (min-width:760px) and (max-width:1679px){.contact-phone__number{font-size:46px;line-height:1}}@media screen and (min-width:760px) and (max-width:1279px){.contact-phone__number{font-size:42px;line-height:1}}@media screen and (min-width:760px) and (max-width:759px){.contact-phone__number{font-size:32px;line-height:1}}.contact-phone__wrap{padding:calc(1.4 * var(--old-rem-value,16px));border-left:1px solid #f2f2f2}@media screen and (max-width:959px){.contact-phone__wrap{border-left:medium none;border-top:1px solid #f2f2f2}}@media screen and (max-width:759px){.contact-phone__wrap{padding-left:0;padding-right:0}}.contact-phone__wrap:first-child{border-left:medium none;border-top:medium none}.faq2{color:var(--text-secondary)}.faq2__title{color:var(--text-secondary);font-size:24px;line-height:1.25;margin-bottom:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.faq2__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.faq2__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.faq2__title{font-size:17px;line-height:1.24}}.faq2__groups{list-style:none;padding:0;margin:0}.faq2__group{border-bottom:1px solid var(--background-stroke)}.faq2__group:first-child{border-top:1px solid var(--background-stroke)}.faq2__group-question{padding:calc(1 * var(--old-rem-value,16px)) 70px calc(1 * var(--old-rem-value,16px)) 0;cursor:pointer;position:relative}@media screen and (max-width:1679px){.faq2__group-question{padding-right:40px}}@media screen and (max-width:759px){.faq2__group-question{padding-right:20px}}.faq2__group-question:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1LjEgOC44IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4xIDguOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjOTU5NTk1IiBkPSJNNy41LDguOEwwLjMsMS41Yy0wLjMtMC4zLTAuMy0wLjksMC0xLjNjMC4zLTAuMywwLjktMC4zLDEuMywwbDYsNmw2LTZjMC4zLTAuMywwLjktMC4zLDEuMywwDQoJYzAuMywwLjMsMC4zLDAuOSwwLDEuM0w3LjUsOC44eiIvPg0KPC9zdmc+) no-repeat 0 0;width:15px;height:9px;position:absolute;right:40px;top:50%;margin-top:-5px;-webkit-transition:-webkit-transform .3s ease 0s;-moz-transition:-moz-transform .3s ease 0s;-o-transition:-o-transform .3s ease 0s;-ms-transition:-ms-transform .3s ease 0s;transition:transform .3s ease 0s}@media screen and (max-width:1679px){.faq2__group-question:after{right:20px}}@media screen and (max-width:759px){.faq2__group-question:after{right:0}}.faq2__group-question.is-opened{color:var(--brand-mts-red)}.faq2__group-question.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq2__group-answer{font-size:18px;line-height:1.33;padding-bottom:calc(1 * var(--old-rem-value,16px));line-height:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.faq2__group-answer{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq2__group-answer{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq2__group-answer{font-size:15px;line-height:1.4}}.faq2__group-drop{display:none;border-top:1px solid var(--background-stroke);padding-top:calc(1 * var(--old-rem-value,16px))}.faq2__list{list-style:none;padding:0;margin:0;border-top:1px solid var(--background-stroke)}.faq2__list .faq2__list{margin-bottom:calc(-1 * var(--old-rem-value,16px))}.faq2__item{border-bottom:1px solid var(--background-stroke);font-size:18px;line-height:1.33;margin-left:40px}@media screen and (max-width:1679px){.faq2__item{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq2__item{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq2__item{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq2__item{margin-left:0}}.faq2__item .faq2__item{margin-left:0}.faq2__item:last-child{border-bottom:medium none}.faq2__question{padding:calc(1 * var(--old-rem-value,16px)) 0 calc(1 * var(--old-rem-value,16px)) 40px;position:relative;cursor:pointer}.faq2__question:before{content:"";background:url(../../i/faq2/icon-plus.svg) no-repeat 0 0;width:14px;height:14px;position:absolute;left:11px;top:calc(1.1 * var(--old-rem-value,16px))}.faq2__question.is-opened{color:#ff0032}.faq2__question.is-opened:before{background-image:url(../../i/faq2/icon-minus.svg)}.faq2__answer{display:none;padding:0 0 calc(1 * var(--old-rem-value,16px)) 40px;line-height:1.5}.faq2__all-question{margin-top:calc(2 * var(--old-rem-value,16px))}.filters-clear__link{display:inline-block;vertical-align:middle;padding:2px 0 2px 34px;margin-left:10px;position:relative}@media screen and (max-width:959px){.filters-clear__link{padding-left:30px}}@media screen and (max-width:759px){.filters-clear__link{margin-left:0}}.filters-clear__link:hover .filters-clear__text-decor{border-bottom:medium none}.filters-clear__link:after{content:"";background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);position:absolute;left:0;top:0;width:100%;height:100%}.filters-clear__icon{background-image:url(../../i/sprite-icons.png);background-repeat:no-repeat;background-position:0 -24px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);width:23px;height:23px;margin-top:-11.5px;position:absolute;left:0;top:50%}@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){.filters-clear__icon{background-image:url(../../i/sprite-icons@2x.png);-webkit-background-size:105px 95px;-moz-background-size:105px 95px;background-size:105px 95px}}.filters-clear__text{color:var(--text-primary);font-size:18px;line-height:1.33;line-height:1.2;display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.filters-clear__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.filters-clear__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.filters-clear__text{font-size:15px;line-height:1.4}}.filters-clear__text-decor{border-bottom:1px dotted}.filters-search{margin-bottom:calc(1.8 * var(--old-rem-value,16px));position:relative}.filters-search_clear{margin-bottom:calc(1.1 * var(--old-rem-value,16px))}.filters-search__dropdown{background-color:var(--background-primary);padding-top:calc(1 * var(--old-rem-value,16px));padding-bottom:calc(1 * var(--old-rem-value,16px));display:none;position:absolute;left:0;right:0;top:100%;z-index:11}.filters-search__dropdown:after{content:"";background-color:var(--background-primary);width:160%;height:100%;display:block;z-index:-1;position:absolute;left:-30%;right:-30%;top:0;bottom:0}.filters-search__dropdown.is-active{position:relative;overflow:hidden}.filters-search__dropdown-heading{padding-top:calc(1.8 * var(--old-rem-value,16px));line-height:100%;padding-left:20px;margin-bottom:calc(2 * var(--old-rem-value,16px))}.filters-search__dropdown-heading:after{content:'';display:table;clear:both}.filters-search_faq .filters-search__dropdown-heading{position:relative;width:66.66666666666666%;left:16.666666666666664%}@media screen and (max-width:959px){.filters-search_faq .filters-search__dropdown-heading{width:83.33333333333334%;left:8.333333333333332%}}@media screen and (max-width:759px){.filters-search_faq .filters-search__dropdown-heading{width:100%;left:0}}.filters-search__dropdown-title{float:left;font-style:italic;color:var(--text-primary);font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.filters-search__dropdown-title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.filters-search__dropdown-title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.filters-search__dropdown-title{font-size:16px;line-height:1.38}}.filters-search__result-count{font-style:italic;color:#999;font-size:21px;line-height:1.38;margin-top:100px;margin-bottom:-20px;padding-left:30px}@media screen and (max-width:1679px){.filters-search__result-count{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.filters-search__result-count{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.filters-search__result-count{font-size:16px;line-height:1.38}}@media screen and (max-width:1679px){.filters-search__result-count{margin-top:70px}}@media screen and (max-width:1279px){.filters-search__result-count{margin-top:50px}}@media screen and (max-width:959px){.filters-search__result-count{margin-top:30px}}@media screen and (max-width:759px){.filters-search__result-count{margin-bottom:0;padding:0}}.filters-search__close{width:35px;height:40px;cursor:pointer;display:none;position:absolute;right:0;top:0}.filters-search__close-icon{width:22px;height:22px;fill:#999;position:absolute;left:50%;top:50%;margin-top:-11px;margin-left:-11px;background-image:url(../../i/sprite-icons.png);background-repeat:no-repeat;background-position:-60px -25px;width:22px;height:22px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}@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){.filters-search__close-icon{background-image:url(../../i/sprite-icons@2x.png);-webkit-background-size:105px 95px;-moz-background-size:105px 95px;background-size:105px 95px}}.filters-search__title{text-align:center;font-size:30px;line-height:1.07;padding-top:calc(1 * var(--old-rem-value,16px));padding-bottom:calc(.8 * var(--old-rem-value,16px));margin-bottom:0}@media screen and (max-width:1679px){.filters-search__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.filters-search__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.filters-search__title{font-size:20px;line-height:1.07}}@media screen and (min-width:760px) and (max-width:959px){.filters-search__hidden-content .tabs__list-wrap .tabs__item.is-active:after{content:none}}.filters-search .tariff-list{margin-top:calc(.6 * var(--old-rem-value,16px));margin-bottom:calc(1.6 * var(--old-rem-value,16px))}.filters-search__suggestion{margin-bottom:calc(1.8 * var(--old-rem-value,16px));position:relative;padding-left:30px}@media screen and (max-width:1679px){.filters-search__suggestion{margin-top:70px}}@media screen and (max-width:1279px){.filters-search__suggestion{margin-top:50px}}@media screen and (max-width:959px){.filters-search__suggestion{margin-top:30px}}@media screen and (max-width:759px){.filters-search__suggestion{margin-bottom:0;padding:0}}.filters-search__suggestion-title{font-style:italic;color:#999;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.filters-search__suggestion-title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.filters-search__suggestion-title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.filters-search__suggestion-title{font-size:16px;line-height:1.38}}.filters-search__suggestion_content{list-style:none;margin:calc(.4 * var(--old-rem-value,16px)) 0 0 0;background:#f7f7f7;padding:calc(.2 * var(--old-rem-value,16px)) calc(1 * var(--old-rem-value,16px))}.filters-search__suggestion_link{padding:0}.filters-search__loading{height:120px;background:url(../../i/filters-search/loader-circle.gif) no-repeat 50% 50%;clear:both}@media screen and (min-width:760px){.filters-search__hidden-content .filters__item-heading{padding-left:0}}.filters-search__hidden-content .filters__item-icon{display:none}.filters-search__hidden-content .b-hint__icon{display:none}.filters-search__hidden-content .b-hint_text{padding-left:0;margin-left:0}.filters-search__locality{text-align:center}@media screen and (min-width:1280px){.filters-search__locality{margin-top:29px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search__locality{margin-top:27px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search__locality{margin:19px 0 0}}@media screen and (max-width:759px){.filters-search__locality{margin:0 auto;width:280px}}.filters-search__locality-region{color:grey}@media screen and (min-width:960px){.filters-search__locality-region{font-size:15px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search__locality-region{font-size:13.5px}}@media screen and (max-width:759px){.filters-search__locality-region{font-size:12px}}.filters-search__locality-region span{cursor:pointer}.filters-search__locality-region span:after{content:'';border:5px solid transparent;border-top-color:#adb8c1;display:inline-block;vertical-align:middle}@media screen and (min-width:760px){.filters-search__locality-region span:after{margin:4px 0 0 8px}}@media screen and (max-width:759px){.filters-search__locality-region span:after{margin:4px 0 0 4px}}@media screen and (min-width:760px){.filters-search__locality-city{width:220px;margin:15px auto 0}}@media screen and (max-width:759px){.filters-search__locality-city{max-width:280px;margin:14px auto 0}}@media screen and (max-width:959px){.filters-search__cities{margin-bottom:calc(1 * var(--old-rem-value,16px))}}@media screen and (min-width:760px){.filters-search__locality_v2{text-align:center}}@media screen and (min-width:1680px){.filters-search__locality_v2{margin:29px 0 30px}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search__locality_v2{margin:41px 0 35px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search__locality_v2{margin:38px 0 56px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search__locality_v2{margin:48px 0 17px}}@media screen and (max-width:759px){.filters-search__locality_v2{margin:29px auto 0;order:2}}.filters-search__locality_v2 .filters-search__locality-region{font-size:16px;line-height:1.38;color:#333}@media screen and (max-width:1679px){.filters-search__locality_v2 .filters-search__locality-region{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.filters-search__locality_v2 .filters-search__locality-region{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.filters-search__locality_v2 .filters-search__locality-region{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.filters-search__locality_v2 .filters-search__locality-region{display:inline-block;vertical-align:top;margin:0 0 0 10px}}@media screen and (min-width:760px){.filters-search__locality_v2 .filters-search__locality-region span:after{content:none}}.filters-search__locality_v2 .filters-search__locality-region span:before{content:'';display:inline-block;vertical-align:bottom;height:20.14px;width:15px;background:url(../../i/filters-search/location.svg) no-repeat center bottom;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;margin-right:5px}@media screen and (max-width:1679px){.filters-search__locality_v2 .filters-search__locality-region span:before{vertical-align:-4px}}.filters-search__locality_v2 .filters-search__locality-city{font-size:0}@media screen and (min-width:760px){.filters-search__locality_v2 .filters-search__locality-city{width:auto;display:inline-block;margin:0 0 0 10px}}@media screen and (min-width:1680px){.filters-search__locality_v2 .filters-search__locality-city{vertical-align:calc(.91 * var(--old-rem-value,16px))}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search__locality_v2 .filters-search__locality-city{vertical-align:19px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search__locality_v2 .filters-search__locality-city{vertical-align:13px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search__locality_v2 .filters-search__locality-city{vertical-align:13px}}@media screen and (max-width:759px){.filters-search__locality_v2 .filters-search__locality-city{margin:10px auto 0}}@media screen and (min-width:1680px){.filters-search2{margin:0 0 30px}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search2{margin:0 0 30px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search2{margin:0 0 77px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search2{margin:0 0 20px}}@media screen and (max-width:759px){.filters-search2{margin:0 0 20px}}@media screen and (min-width:1680px){.filters-search2 .filters-search__control{max-width:430px;margin:0 auto}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search2 .filters-search__control{max-width:395px;margin:0 auto}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search2 .filters-search__control{max-width:395px;margin:-5px auto 0 0}}@media screen and (min-width:760px) and (max-width:959px){.filters-search2 .filters-search__control{max-width:338px;margin:0 auto}}@media screen and (max-width:759px){.filters-search2 .filters-search__control{max-width:280px;margin:0 auto}}@media screen and (min-width:1280px){.filters-search2+.filters-search__hidden-content .tabs__list-wrap{top:-.3rem}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search2+.filters-search__hidden-content .tabs__list-wrap{top:0;position:absolute}}.filters-search2+.filters-search__hidden-content .tabs__item{margin-left:30px}.filters-search2+.filters-search__hidden-content .filters__list-wrap{margin:0 auto}@media screen and (max-width:959px){.filters-search2+.filters-search__hidden-content .filters__content .filters__advantage-link+.tariff-list,.filters-search2+.filters-search__hidden-content .filters__content .filters__advantage-link+.home-internet-tvpack__main{margin-top:20px}}@media screen and (max-width:759px){.filters-search2+.filters-search__hidden-content .filters__content .filters__advantage-link+.tariff-list,.filters-search2+.filters-search__hidden-content .filters__content .filters__advantage-link+.home-internet-tvpack__main{margin-top:20px}}.filters-search2+.filters-search__hidden-content .filters__advantage-link{position:absolute}@media screen and (min-width:1280px){.filters-search2+.filters-search__hidden-content .filters__advantage-link{left:12px;top:-160px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search2+.filters-search__hidden-content .filters__advantage-link{left:8px;top:-51px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search2+.filters-search__hidden-content .filters__advantage-link{left:10px;top:0;position:relative}}@media screen and (max-width:759px){.filters-search2+.filters-search__hidden-content .filters__advantage-link{left:50%;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;position:relative}}.filters-search2+.filters-search__hidden-content .home-tariff__head2{padding:0;border:0;height:auto}@media screen and (min-width:1680px){.filters-search3{margin:0 0 40px}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search3{margin:0 0 40px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search3{margin:0 0 77px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search3{margin:0 0 18px}}@media screen and (max-width:759px){.filters-search3{margin:0 auto 20px;display:flex;flex-wrap:wrap;flex-direction:column}}@media screen and (min-width:1680px){.filters-search3 .filters-search__control{max-width:430px;margin:0 auto}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search3 .filters-search__control{max-width:395px;margin:0 auto}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search3 .filters-search__control{max-width:395px;margin:-20px auto 0 0}}@media screen and (min-width:760px) and (max-width:959px){.filters-search3 .filters-search__control{max-width:338px;margin:0 auto}}@media screen and (max-width:759px){.filters-search3 .filters-search__control{width:280px;margin:16px auto 0;order:1}}@media screen and (max-width:759px){.filters-search3 .filters-search__dropdown{order:3}}@media screen and (min-width:1680px){.filters-search3+.filters-search__hidden-content .tabs__list-wrap{top:calc(2.3 * var(--old-rem-value,16px))}}@media screen and (min-width:1280px) and (max-width:1679px){.filters-search3+.filters-search__hidden-content .tabs__list-wrap{top:calc(2.7 * var(--old-rem-value,16px))}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search3+.filters-search__hidden-content .tabs__list-wrap{top:56px;position:absolute}}.filters-search3+.filters-search__hidden-content .tabs__item{margin-left:30px}@media screen and (min-width:760px){.filters-search3+.filters-search__hidden-content .filters__list-wrap{margin:0 auto 80px}}@media screen and (max-width:759px){.filters-search3+.filters-search__hidden-content .filters__list-wrap{margin:0 auto 65px}}.filters-search3+.filters-search__hidden-content .filters__advantage-link{position:absolute}@media screen and (min-width:1280px){.filters-search3+.filters-search__hidden-content .filters__advantage-link{left:12px;top:-77px}}@media screen and (min-width:960px) and (max-width:1279px){.filters-search3+.filters-search__hidden-content .filters__advantage-link{left:8px;top:-51px}}@media screen and (min-width:760px) and (max-width:959px){.filters-search3+.filters-search__hidden-content .filters__advantage-link{left:10px;top:58px}}@media screen and (max-width:759px){.filters-search3+.filters-search__hidden-content .filters__advantage-link{left:50%;top:56px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}}.filters-search3+.filters-search__hidden-content .home-tariff__head2{padding:0;border:0;height:auto}@media screen and (min-width:1280px) and (max-width:1679px){_:-ms-input-placeholder,:root  .filters-search__locality_v2 .filters-search__locality-city{vertical-align:4px}}@media screen and (min-width:960px) and (max-width:1279px){_:-ms-input-placeholder,:root  .filters-search__locality_v2 .filters-search__locality-city{vertical-align:1px}}@media screen and (min-width:760px) and (max-width:959px){_:-ms-input-placeholder,:root  .filters-search__locality_v2 .filters-search__locality-city{vertical-align:1px}}.filters-search__locality.position-left{margin-left:0;margin-top:0}.filters-search__locality.position-left .filters-search__locality-city{margin:0 auto 30px 0}@media screen and (max-width:759px){.filters-search__locality.position-left{width:100%}.filters-search__locality.position-left .filters-search__locality-city{width:100%;max-width:100%}.filters-search__locality.position-left .select_small.jq-selectbox{max-width:100%}}.filters{--filters-padding-x:12px;box-sizing:border-box;margin-left:calc(var(--filters-padding-x) * -1);margin-right:calc(var(--filters-padding-x) * -1);position:relative}.filters:after{content:'';display:table;clear:both}@media screen and (max-width:1679px){.filters{--filters-padding-x:9px}}@media screen and (max-width:1279px){.filters{--filters-padding-x:7px}}@media screen and (max-width:959px){.filters{--filters-padding-x:10px}}.filters__list-wrap{width:25%;float:left;box-sizing:border-box;padding-left:var(--filters-padding-x);padding-right:var(--filters-padding-x)}@media screen and (max-width:959px){.filters__list-wrap{width:100%}}@media screen and (max-width:759px){.filters__list-wrap{border-bottom:medium none;margin:0 auto 18px;width:100%;position:relative;padding-top:0;padding-bottom:0;float:none}}.filters__list-cover{position:relative;margin-bottom:18px}@media screen and (max-width:959px){.filters__list-cover{width:36%;margin-right:20px;float:left}.filters__list-cover .filters__list{position:absolute;top:100%;left:0;right:0;z-index:22;display:none}.filters__list-cover.js-filters-list_t-centred{float:none;margin:0 auto}}@media screen and (max-width:759px){.filters__list-cover{width:100%;margin-right:0;float:none;margin-bottom:10px;margin-top:2px}}.filters__list-cover_subject{display:none}@media screen and (max-width:959px){.filters__list-cover_subject{display:block}}@media screen and (max-width:959px){.filters__list-action{border-bottom:medium none;width:22%;float:right;text-align:right}}@media screen and (max-width:759px){.filters__list-action{width:100%;float:none;text-align:left}.filters__list-action .filters-clear{padding:4px 0 17px 0;border-bottom:1px solid #ededed!important}}@media screen and (max-width:959px){.filters_full-width .filters__list-action{width:83.33333333333334%;margin-left:8.333333333333332%;float:none}}@media screen and (max-width:959px){.filters_full-width .filters__list-action{width:100%;max-width:280px;margin-left:auto;margin-right:auto}}.filters__list-cover-item{display:none}.filters__content{width:75%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:var(--filters-padding-x);padding-right:var(--filters-padding-x);margin-left:auto;margin-right:auto}.filters__content.filters__content-full-width{width:100%}@media screen and (max-width:959px){.filters__content{width:100%}}.filters__content .faq__title{margin-bottom:calc(1.25 * var(--old-rem-value,16px))}.filters__content .file-download{margin-top:35px}.filters__list-wrap+.filters__content{float:left;margin-left:0;margin-right:0}.filters__current{display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;padding:0 40px 0 20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;cursor:pointer;border:1px solid var(--background-stroke);border-radius:4px;height:36px;padding:0 35px 0 12px;-webkit-box-shadow:none;box-shadow:none;font:400 18.7px/34px 'MTS Compact',Arial,sans-serif;color:#999}@media screen and (max-width:959px){.filters__current{display:block}}@media screen and (max-width:759px){.filters__current{display:block}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__current{display:block}}.filters__current:after{content:"";background:url(../../i/select/arrow-down.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:12px;height:12px;position:absolute;right:16px;top:50%;margin-top:-6px;-webkit-transition:-webkit-transform .3s ease 0s;-moz-transition:-moz-transform .3s ease 0s;-o-transition:-o-transform .3s ease 0s;-ms-transition:-ms-transform .3s ease 0s;transition:transform .3s ease 0s}.filters__current.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.filters__list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:0;line-height:0}@media screen and (max-width:959px){.filters__list{margin:0;display:none;margin-top:10px;background-color:#fff;border:1px solid #e6e6e6}.filters__list:before,.filters__list:after{content:"";border:5px solid transparent;position:absolute;left:50%;bottom:100%;margin-left:-5px}.filters__list:after{border-bottom-color:#fff}.filters__list:before{border-bottom-color:#e4e4e4;margin-bottom:1px}}.filters__list_multiselect{border-top:1px solid #e6e6e6;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}@media screen and (max-width:959px){.filters__list_multiselect{margin-top:10px}}.filters__list .checkbox-list+.filters__item-links{margin:30px 0 35px}.filters__list .checkbox-list__item{font-size:16px;line-height:1.38;line-height:1.3;color:var(--text-primary)}@media screen and (max-width:1679px){.filters__list .checkbox-list__item{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.filters__list .checkbox-list__item{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.filters__list .checkbox-list__item{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.filters__list .checkbox-list__item{margin-bottom:0;text-align:left;margin-left:0;color:#333;white-space:normal;padding:7px 12px;border-bottom:1px solid var(--background-stroke);position:relative;display:block;height:auto;font-size:21px;line-height:1.38;line-height:1.2;line-height:22px}.filters__list .checkbox-list__item:hover{background-color:#f5f5f5;color:#333}.filters__list .checkbox-list__item:last-child{border-bottom:medium none}.filters__list .checkbox-list__item .checkbox__icon{margin-top:.2em}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__list .checkbox-list__item{text-align:left;margin-left:0}}.filters__list .checkbox-list__item:first-child{margin-left:0}@media screen and (max-width:959px){.tabs_aside-tablet .filters__list .checkbox-list__item{display:block;height:auto;font-size:18px;line-height:22px;padding:10px 20px;border-bottom:1px solid #e6e6e6}.tabs_aside-tablet .filters__list .checkbox-list__item:last-child{border-bottom:medium none}}.filters__list .checkbox-list__item.is-active{color:#ff0032;border-bottom-color:#ff0032}@media screen and (max-width:759px){.filters__list .checkbox-list__item.is-active{border-bottom:1px solid var(--background-stroke);background:var(--background-primary);color:var(--text-primary)}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__list .checkbox-list__item.is-active{background:var(--background-primary);color:var(--text-primary)}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__list .checkbox-list__item.is-active:after{margin-top:0;content:"";background:url(../../i/select/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;right:18px;top:12px}}@media screen and (max-width:759px){.filters__list .checkbox-list__item.is-active:after{margin-top:0;content:"";background:url(../../i/select/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;right:18px;top:12px}}@media screen and (max-width:959px) and (max-width:1679px){.filters__list .checkbox-list__item{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.filters__list .checkbox-list__item{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:759px){.filters__list .checkbox-list__item{font-size:16px;line-height:1.38}}.filters__list .checkbox:hover{color:#ff0032}.filters__top-title{margin-bottom:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.filters__top-title{margin-bottom:calc(.8 * var(--old-rem-value,16px))}}.filters__top-title .section-box__inner-wrap{padding-left:0}.filters__item{display:block;border-top:1px solid var(--background-stroke);margin:0;color:#666;cursor:default;font-size:0}@media screen and (max-width:959px){.filters__item{display:block;height:auto;font-size:18px;line-height:22px;border-bottom:1px solid #e6e6e6;border-top:medium none}}.filters__item:first-child{border-top:medium none}.filters__item.is-active .filters__item-heading{color:var(--controls-primary-active)}.filters__item.is-active .filters__item-heading:after{display:block}@media screen and (max-width:959px){.filters__item.is-active .filters__item-heading:after{display:none}}@media screen and (max-width:959px){.filters__item{text-align:left;margin-left:0;color:#333;white-space:normal;padding:0;border-bottom:1px solid var(--background-stroke);position:relative;display:block;height:auto;font:16px/22px 'MTS Compact',Arial,sans-serif}.filters__item-text{display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:7px 40px 7px 12px}.filters__item:hover{background-color:#f5f5f5;color:#333}.filters__item:last-child{border-bottom:medium none}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__item{text-align:left;margin-left:0}}.filters__item:first-child{margin-left:0}@media screen and (max-width:959px){.tabs_aside-tablet .filters__item{display:block;height:auto;font-size:18px;line-height:22px;padding:10px 20px;border-bottom:1px solid #e6e6e6}.tabs_aside-tablet .filters__item:last-child{border-bottom:medium none}}.filters__item.is-active{color:#ff0032;border-bottom-color:#ff0032}@media screen and (max-width:959px){.filters__item.is-active{border-bottom:1px solid var(--background-stroke);background:var(--background-primary);color:var(--text-primary)}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__item.is-active{background:#f5f5f5;color:#333}}@media screen and (max-width:959px){.tabs_aside-tablet .filters__item.is-active:after{margin-top:0;content:"";background:url(../../i/select/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;right:18px;top:12px}}@media screen and (max-width:959px){.filters__item.is-active:after{margin-top:0;content:"";background:url(../../i/select/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;right:18px;top:12px}}@media screen and (min-width:1280px){.filters__item .checkbox__icon{margin-top:.06em}}@media screen and (max-width:1279px){.filters__item .checkbox__icon{margin-top:0}}.filters__item-links{color:#1e82b2;font-size:16px;line-height:1.38;line-height:1;display:block;margin:5px 0 35px}@media screen and (max-width:1679px){.filters__item-links{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.filters__item-links{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.filters__item-links{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.filters__item-links{margin:4px 0 4px 30px;font-size:21px;line-height:1.38}}@media screen and (max-width:959px) and (max-width:1679px){.filters__item-links{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.filters__item-links{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:759px){.filters__item-links{font-size:16px;line-height:1.38}}.filters__item-heading{position:relative;min-height:65px;line-height:55px;padding:7px 30px 7px 0;color:var(--text-primary);cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1279px){.filters__item-heading{min-height:40px}}@media screen and (max-width:959px){.filters__item-heading{min-height:auto;padding:0;line-height:22px}}.filters__item-heading+.filters__item-content{display:none}@media screen and (max-width:959px){.filters__item-heading+.filters__item-content{display:none!important}}.filters_no-image .filters__item-heading{padding-left:0}.filters__item-heading:after{content:"";background:url(../../i/tabs/arrow-right.svg) no-repeat 0 0;width:12px;height:23px;position:absolute;right:20px;top:50%;margin-top:-12px;display:none}@media screen and (max-width:1679px){.filters__item-heading:after{right:10px}}.filters__item-link{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.filters__item-link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.filters__item-link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.filters__item-link{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.filters__item-link{font-size:21px;line-height:1.38}}@media screen and (max-width:959px) and (max-width:1679px){.filters__item-link{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.filters__item-link{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:759px){.filters__item-link{font-size:16px;line-height:1.38}}.filters__item-icon{max-width:43px;max-height:43px;fill:#adb8c1;stroke:#adb8c1;display:inline-block;vertical-align:middle;position:absolute;left:5px;top:18px;display:none}@media screen and (max-width:1279px){.filters__item-icon{max-width:34px;max-height:34px;left:0;top:23px}}@media screen and (max-width:959px){.filters__item-icon{display:none}}.filters__item-icon_other-devices{height:9px;top:35px}.filters__item-text{display:inline-block;vertical-align:middle;font-size:21px;line-height:1.38;line-height:1.2;color:inherit}@media screen and (max-width:1679px){.filters__item-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.filters__item-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.filters__item-text{font-size:16px;line-height:1.38}}@media screen and (max-width:959px){.filters__item-text{line-height:inherit}}.filters__item.is-active .filters__item-text-decor{border-bottom:medium none}a .filters__item-text-decor{border-bottom:medium none}.filters__item-content{padding-right:40px;color:#666}@media screen and (max-width:1679px){.filters__item-content{padding-right:30px}}@media screen and (max-width:1279px){.filters__item-content{padding-right:15px}}@media screen and (max-width:959px){.filters__item-content{padding-right:0}}.filters__more{clear:left;text-align:center;padding:calc(1.6 * var(--old-rem-value,16px)) 0 calc(1 * var(--old-rem-value,16px))}.filters__archive{display:flex;justify-content:center}.filters__archive .btn{background:var(--controls-tertiary-active);color:var(--text-primary)}.filters__archive .btn:hover,.filters__archive .btn:active,.filters__archive .btn:focus{background:var(--controls-tertiary-active-hover);color:var(--text-primary)}.filters .filters-clear{border-bottom:1px solid var(--background-stroke);padding-top:calc(.4 * var(--old-rem-value,16px));padding-bottom:calc(.8 * var(--old-rem-value,16px))}@media screen and (max-width:1279px){.filters .filters-clear{padding-top:calc(.2 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.filters .filters-clear{display:block;border-bottom:0}}@media screen and (max-width:759px){.filters .filters-clear{width:100%;float:none}}.filters .filters-clear__text-decor{border-bottom:medium none}.filters .filters-sort{float:right;padding-bottom:calc(.8 * var(--old-rem-value,16px));position:absolute;right:0;top:calc(-3.8 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.filters .filters-sort{top:-5rem}}@media screen and (max-width:759px){.filters .filters-sort{position:static;float:none}}@media screen and (max-width:959px){.filters .filters-sort__text{float:none;padding-left:12px;padding-right:35px}}@media screen and (max-width:759px){.filters .filters-sort__text{float:left;padding:0}}@media screen and (max-width:959px){.filters .filters-sort__content{float:none}}@media screen and (max-width:759px){.filters .filters-sort__content{float:left}}.filters .b-hint_text{padding-left:0;margin:-20px 0 0;position:relative;top:auto;bottom:auto;left:auto;right:auto;bottom:auto}@media screen and (max-width:759px){.filters .b-hint_text{margin:0 0 5px}}.filters .b-hint_text .b-hint__icon{display:none}.filters__bottom-link{display:inline-block;font-size:18px;line-height:1.33;margin-top:20px}@media screen and (max-width:1679px){.filters__bottom-link{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.filters__bottom-link{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.filters__bottom-link{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.filters__bottom-link+.g-only-device{margin-top:20px}}.filters__device{display:none}@media screen and (max-width:959px){.filters__device{display:block}}.filters__device-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.filters__device-row:last-child{margin-bottom:0}.filters__device-tools{display:flex}.filters__device-tool{position:relative;background:var(--background-secondary);width:44px;height:44px;border-radius:50%;margin-left:16px;flex-shrink:0}.filters__device-tool:before{content:'';display:block;width:24px;height:24px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.filters__device-tool.is-active{background:var(--controls-secondary-active)}.filters__device-tool_filter:before{background:url(../../i/filters/settings-icon.svg) no-repeat center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.filters__device-tool_search:before{background:url(../../i/filters/search-icon.svg) no-repeat center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.filters__device-tool-count{position:absolute;background:#ff0032;color:#fff;height:16px;min-width:16px;padding:0 5px;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:8px;top:-2px;right:-2px;font-size:12px;line-height:1.33}@media screen and (max-width:1679px){.filters__device-tool-count{font-size:12px;line-height:1.33}}@media screen and (max-width:1279px){.filters__device-tool-count{font-size:12px;line-height:1.33}}@media screen and (max-width:759px){.filters__device-tool-count{font-size:12px;line-height:1.33}}.filters__device-name{margin-bottom:0;font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.filters__device-name{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.filters__device-name{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.filters__device-name{font-size:20px;line-height:1.07}}.filters__device-name.font-norm{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.filters__device-name.font-norm{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.filters__device-name.font-norm{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.filters__device-name.font-norm{font-size:17px;line-height:1.24}}.filters__search{border:1px solid var(--background-stroke);border-radius:5px;position:relative;width:100%}.filters__search.is-send .filters__search-clear{display:block}.filters__search-input{width:100%;border-radius:5px;border:none;height:36px;padding:5px 40px 7px 40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:24px;line-height:1.25;background:var(--background-primary-elevated);color:var(--text-primary)}@media screen and (max-width:1679px){.filters__search-input{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.filters__search-input{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.filters__search-input{font-size:17px;line-height:1.24}}.filters__search-btn{cursor:pointer;width:24px;height:24px;background:url(../../i/filters/search-icon.svg) no-repeat center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;border:none;padding:0;margin:0;position:absolute;left:6px;top:6px;filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary)}.filters__search-clear{cursor:pointer;width:24px;height:24px;background:url(../../i/filters/close-icon.svg) no-repeat center center;-webkit-background-size:16px;-moz-background-size:16px;background-size:16px;border:none;padding:0;margin:0;position:absolute;right:6px;top:6px;display:none}.filters__top-link-block{position:absolute;top:calc(-2.78 * var(--old-rem-value,16px));right:15px;font-size:18px;line-height:1.33;text-align:right;z-index:3}@media screen and (max-width:1679px){.filters__top-link-block{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.filters__top-link-block{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.filters__top-link-block{font-size:15px;line-height:1.4}}@media screen and (max-width:1679px){.filters__top-link-block{top:calc(-3.1 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.filters__top-link-block{position:static;margin-bottom:16px;padding:0 5px;text-align:center}}.filters__bottom-link-block{font-size:18px;line-height:1.33;text-align:center;z-index:1;margin-top:15px}@media screen and (max-width:1679px){.filters__bottom-link-block{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.filters__bottom-link-block{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.filters__bottom-link-block{font-size:15px;line-height:1.4}}@media screen and (max-width:1679px){.filters__bottom-link-block{top:-40px}}@media screen and (max-width:759px){.filters__bottom-link-block{position:static;margin-bottom:7px;padding:0 5px}}.filters_news{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}@media screen and (max-width:959px){.filters_news{text-align:center}}@media screen and (min-width:760px) and (max-width:959px){.filters_news:not(.g-only-device){margin-bottom:26px}}@media screen and (max-width:759px){.filters_news:not(.g-only-device){margin-bottom:15px}}.filters_news *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.filters_news hr{display:inline-block;width:100%;border:1px solid #e6e6e6;border-bottom:0;margin:calc(1.22 * var(--old-rem-value,16px)) 0}.filters_news .filters__row{display:inline-block;vertical-align:top;margin-bottom:15px;font-size:0}@media screen and (min-width:960px){.filters_news .filters__row{width:100%}}@media screen and (min-width:760px) and (max-width:959px){.filters_news .filters__row{width:214px}.filters_news .filters__row+.filters_news .filters__row{margin-left:10px}}@media screen and (max-width:759px){.filters_news .filters__row{width:100%;max-width:280px}}@media screen and (min-width:1280px){.filters_news .filters__row_hidden{display:none}}.filters_news .filters__row-item{display:inline-block;vertical-align:top;width:100%}.filters_news .filters__row-item_small{width:102px;padding-right:10px}.filters_news .filters__row-item_small+.filters__row-item{width:calc(100% - 102px)}.filters_news .filters__subscribe p{color:#4d4d4d}@media screen and (min-width:960px){.filters_news .filters__subscribe p{margin-bottom:calc(1 * var(--old-rem-value,16px))}}@media screen and (min-width:760px) and (max-width:959px){.filters_news .filters__subscribe p{margin-bottom:22px}}@media screen and (min-width:760px){.filters_news .filters__subscribe p{font-size:18px;line-height:1.33}}@media screen and (max-width:759px){.filters_news .filters__subscribe p{font-size:15px;line-height:1.373;margin-bottom:23px}}@media screen and (min-width:760px) and (max-width:1679px){.filters_news .filters__subscribe p{font-size:17px;line-height:1.35}}@media screen and (min-width:760px) and (max-width:1279px){.filters_news .filters__subscribe p{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:759px){.filters_news .filters__subscribe p{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.filters_news .filters__subscribe-form{margin-bottom:2px;padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.1)}}@media screen and (max-width:759px){.filters_news .filters__subscribe-form{text-align:center}}@media screen and (min-width:960px){.filters_news .filters__subscribe-form .btn{margin-top:15px}}@media screen and (max-width:759px){.filters_news .filters__subscribe-form .btn{margin-top:15px;width:100%;max-width:214px}}@media screen and (min-width:760px) and (max-width:959px){.filters_news .filters__subscribe-form .input-group{width:214px}}@media screen and (max-width:759px){.filters_news .filters__subscribe-form .input-group{max-width:214px;display:block;margin:0 auto}}@media screen and (min-width:760px) and (max-width:1279px){.filters_horizontal-on-device .filters__list-wrap{float:none;width:100%}.filters_horizontal-on-device .filters__list{display:block;position:static;text-align:center;border:0;border-bottom:1px solid #ededed}.filters_horizontal-on-device .filters__list:before{content:none}.filters_horizontal-on-device .filters__list-cover{float:none;width:100%;margin-right:0}.filters_horizontal-on-device .filters__current{display:none}.filters_horizontal-on-device .filters__item{display:inline-block;vertical-align:top;border:0;margin:0 1.2307%}.filters_horizontal-on-device .filters__item:first-child{margin-left:0}.filters_horizontal-on-device .filters__item:last-child{margin-right:0}.filters_horizontal-on-device .filters__item.is-active{background:0 0}.filters_horizontal-on-device .filters__item.is-active:after{content:none}.filters_horizontal-on-device .filters__item.is-active .filters__item-heading:after{content:'';display:block;height:3px;width:100%;bottom:0;top:auto;right:0;left:0;background:#ff0032}.filters_horizontal-on-device .filters__item-heading{padding:0;min-height:40px}.filters_horizontal-on-device .filters__item-text{padding:0}.filters_horizontal-on-device .filters__content{float:none;width:100%}}.filters_top{position:relative;text-align:center;margin:0 auto calc(2.22 * var(--old-rem-value,16px));max-width:1335px}.filters_top .search-site{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.filters_top .search-site{right:0;top:-8px;position:absolute;max-width:355px;width:22%}}@media screen and (max-width:759px){.filters_top .search-site{margin-top:15px;max-width:280px;margin:10px auto 0}}.filter-tabs__list{position:relative}.filter-tabs__list.is-scroll-start:before{opacity:1}.filter-tabs__list:before,.filter-tabs__list:after{content:'';position:absolute;width:15px;top:0;bottom:0;z-index:1;pointer-events:none}.filter-tabs__list:before{opacity:0;left:0;background:-webkit-linear-gradient(left,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:-moz-linear-gradient(left,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:-o-linear-gradient(left,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:-ms-linear-gradient(left,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:linear-gradient(to right,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));will-change:opacity;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.filter-tabs__list:after{right:0;background:-webkit-linear-gradient(right,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:-moz-linear-gradient(right,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:-o-linear-gradient(right,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:-ms-linear-gradient(right,#fff,rgba(255,255,255,.502),rgba(255,255,255,0));background:linear-gradient(to left,#fff,rgba(255,255,255,.502),rgba(255,255,255,0))}.filter-tabs__list-inner{overflow-x:auto;overflow-y:hidden;white-space:nowrap;font-size:0;display:flex;flex-wrap:nowrap}.filter-tabs__list-item{display:inline-block;vertical-align:top;line-height:51px;font-size:16.5px;color:#999;position:relative;cursor:pointer;padding:0 13px;flex:1;text-align:center;will-change:color;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.filter-tabs__list-item:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#e4e4e4;will-change:background-color,height;-webkit-transition:background-color .3s ease-in-out,height .3s ease-in-out;-moz-transition:background-color .3s ease-in-out,height .3s ease-in-out;-o-transition:background-color .3s ease-in-out,height .3s ease-in-out;-ms-transition:background-color .3s ease-in-out,height .3s ease-in-out;transition:background-color .3s ease-in-out,height .3s ease-in-out}.filter-tabs__list-item.is-active{color:#e01021}.filter-tabs__list-item.is-active:after{height:2px;background-color:#e01021}.filter-tabs__content-item{display:none;padding:13px 15px}.filter-tabs__content-item.is-active{display:block}.filter-tabs__content-item .filters__list{margin:-13px -15px}.filter-tabs__content-item .filters__item.is-active{background-color:transparent;color:#333}.filter-tabs__content-item .filters__item.is-active:after{content:none}.filter-tabs__content-item .filters__item.is-active .filters__item-heading{color:#333}.filter-tabs__content-item .archive-list__item{max-width:none}.filter-tabs__action{text-align:center;padding:43px 0 30px}.filter-tabs__action .filters-clear{padding:26px 0 0;margin-bottom:-10px}@media screen and (max-width:959px){.filters_popup-on-device .filters__list-wrap{position:relative;width:100%;padding:0 10px;margin:0 auto 18px;border-bottom:medium none;float:none}}@media screen and (max-width:959px){.filters_popup-on-device .filters__list-cover{width:100%;margin:2px 0 10px;float:none}.filters_popup-on-device .filters__list-cover .filters__list{z-index:22}.filters_popup-on-device .filters__list-cover.js-filters-list_t-centred{float:none;margin:0 auto}.filters_popup-on-device .filters__list-cover.is-opened .filters__list{display:block}.filters_popup-on-device .filters__list-cover.is-opened .filters__current{border-color:#ccc}}.filters_popup-on-device .filters__current{color:#666;background-color:#fff;background-repeat:no-repeat}@media screen and (max-width:959px){.filters_popup-on-device .filters__current{display:block;padding:0 10px 0 33px;background-image:url(../../../content/i/b-icon/gray/b-icon_filter.svg);background-position:6px 50%;-webkit-background-size:25px 25px;-moz-background-size:25px 25px;background-size:25px 25px;height:30px;font-size:16.5px;line-height:29px;max-width:334px;margin:0 auto}.filters_popup-on-device .filters__current:after{content:none}}@media screen and (max-width:759px){.filters_popup-on-device .filters__current{max-width:280px}}@media screen and (max-width:959px){.filters_popup-on-device .filters__list{display:none;margin-top:6px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);padding-left:20px;padding-right:20px;width:auto}}@media screen and (max-width:759px){.filters_popup-on-device .filters__item{color:#231f20}}@media screen and (max-width:959px){.filters_popup-on-device .filters__item{background-color:transparent}.filters_popup-on-device .filters__item:last-child{border-bottom:1px solid var(--background-stroke)}}@media screen and (max-width:959px){.filters_popup-on-device .filters__item.is-active{background:0 0;border-bottom:none}.filters_popup-on-device .filters__item.is-active:after{display:none}.filters_popup-on-device .filters__item.is-active .filters__item-heading{color:var(--text-primary)}.filters_popup-on-device .filters__item.is-active .filters__item-heading .radio__text{color:var(--controls-primary-active)}.filters_popup-on-device .filters__item.is-active .filters__item-heading:after{content:none}}.filters_popup-on-device .filters__item.is-active .filters__item-sublist{display:block}.filters_popup-on-device .filters__item-content{padding-left:10px}@media screen and (max-width:959px){.filters_popup-on-device .filters__item-content{padding-right:0;padding-left:0}}.filters_popup-on-device .filters__item-sublist{display:none;border-top:1px solid var(--background-stroke);margin-top:-6px;padding:0 0 8px}@media screen and (max-width:959px){.filters_popup-on-device .filters__item-sublist{border-top:none}}.filters_popup-on-device .filters__item-sublist .filters__item{padding-left:26px;border-top:none}.filters_popup-on-device .filters__item-sublist .filters__item:last-child{border-bottom:0}.filters_popup-on-device .filters__item-sublist .filters__item:hover{background-color:transparent}.filters_popup-on-device .filters__item-sublist .filters__item .checkbox:hover{background-color:transparent;color:var(--text-primary)}@media screen and (max-width:759px){.filters_popup-on-device .filters__item-sublist .filters__item .checkbox__icon{margin-top:2px}}.filters_popup-on-device .filters__item-sublist .filters__item-heading label{padding-top:8px;padding-bottom:8px}@media screen and (min-width:760px) and (max-width:1279px){.filters_popup-on-device.filters_horizontal-on-device .filters__list-wrap{max-width:none}.filters_popup-on-device.filters_horizontal-on-device .filters__list{-webkit-box-shadow:none;box-shadow:none}}.popup--open .filters-popup__wrap{-webkit-animation-name:anim-open;-webkit-animation-name:anim-open;-moz-animation-name:anim-open;-o-animation-name:anim-open;-ms-animation-name:anim-open;animation-name:anim-open;overflow-x:hidden}.popup--close .filters-popup__wrap{-webkit-animation-name:anim-close;-webkit-animation-name:anim-close;-moz-animation-name:anim-close;-o-animation-name:anim-close;-ms-animation-name:anim-close;animation-name:anim-close}@media screen and (min-width:960px){.filters-popup{display:none}}@media screen and (max-width:959px){.filters-popup{display:block;position:relative;top:0;background-color:var(--background-secondary);min-width:300px;height:100%;-webkit-box-shadow:0 0 48px 0 rgba(0,0,0,.24);box-shadow:0 0 48px 0 rgba(0,0,0,.24);overflow:auto}}.filters-popup__wrap{position:fixed;left:0;top:0;right:0;bottom:0;outline:none 0;overflow:hidden;display:none;z-index:1050;height:100%}.filters-popup__wrap.is-open{-webkit-overflow-scrolling:touch}.filters-popup__wrap.is-open,.filters-popup__wrap.is-closed{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-o-animation-duration:.3s;-ms-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-fill-mode:forwards;background:var(--background-primary)}.filters-popup__head{padding:20px 40px;position:relative;background:var(--background-modal)}.filters-popup__name{font-size:16px;font-weight:500;color:var(--text-primary);text-align:center}.filters-popup__close{position:absolute;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMS4xNzU4NyAxLjE3NTg3LjM1MzU1LjM1MzU1em0uNzA3MSAwIC4zNTM1Ni0uMzUzNTU4em0tLjcwNzEuNzA3MS0uMzUzNTU4LjM1MzU2em04LjExNzAzIDguMTE3MDMuMzUzNTUuMzUzNi4zNTM1NS0uMzUzNi0uMzUzNTUtLjM1MzU1em0tOC4xMTcwMyA4LjExNy0uMzUzNTU4LS4zNTM1aC0uMDAwMDAyem0wIC43MDcyLS4zNTM1Ni4zNTM1aC4wMDAwMDR6bS43MDcxIDAgLjM1MzU1LjM1MzVoLjAwMDAxem04LjExNzAzLTguMTE3MS4zNTM2LS4zNTM1LS4zNTM2LS4zNTM2LS4zNTM1NS4zNTM2em04LjExNyA4LjExNzEtLjM1MzUuMzUzNXptLjcwNzIgMCAuMzUzNS4zNTM1em0wLS43MDcyLjM1MzUtLjM1MzV6bS04LjExNzEtOC4xMTctLjM1MzUtLjM1MzU1LS4zNTM2LjM1MzU1LjM1MzYuMzUzNnptOC4xMTcxLTguMTE3MDMuMzUzNS4zNTM1NnYtLjAwMDAxem0wLS43MDcxLjM1MzUtLjM1MzU1N3YtLjAwMDAwMnptLS43MDcyIDAtLjM1MzUtLjM1MzU1OXYuMDAwMDAxem0tOC4xMTcgOC4xMTcwMy0uMzUzNTUuMzUzNTUuMzUzNTUuMzUzNTUuMzUzNi0uMzUzNTV6bS04LjQ3MDU4LTcuNzYzNDguNzA3MTEtLjcwNzEwOGMtLjM5MDUzLS4zOTA1MjQtMS4wMjM2OS0uMzkwNTI0LTEuNDE0MjE4IDB6bTAgMC0uNzA3MTA4LS43MDcxMDhjLS4zOTA1MjQuMzkwNTI4LS4zOTA1MjQgMS4wMjM2ODggMCAxLjQxNDIxOHptOC4xMTcwMyA4LjExNzAzLTguMTE3MDMtOC4xMTcwMy0uNzA3MTA4LjcwNzExIDguMTE3MDM4IDguMTE3MDd6bS0uNzA3MSAwLTguMTE3MDM4IDguMTE3MDUuNzA3MTA4LjcwNzEgOC4xMTcwMy04LjExN3ptLTguMTE3MDQgOC4xMTcwNWMtLjM5MDUyMS4zOTA1LS4zOTA1MjEgMS4wMjM3IDAgMS40MTQybC43MDcxMS0uNzA3MXptLjAwMDAwNCAxLjQxNDJjLjM5MDUyNi4zOTA1IDEuMDIzNjg2LjM5MDUgMS40MTQyMDYgMGwtLjcwNzEtLjcwNzF6bTEuNDE0MjE2IDAgOC4xMTcwNy04LjExNy0uNzA3MTUtLjcwNzEtOC4xMTcwMyA4LjExN3ptMTYuMjM0MDctLjcwNzEtOC4xMTctOC4xMTctLjcwNzE1LjcwNzEgOC4xMTcwNSA4LjExN3ptMCAwLS43MDcxLjcwNzFjLjM5MDUuMzkwNSAxLjAyMzcuMzkwNSAxLjQxNDIgMHptMCAwIC43MDcxLjcwNzFjLjM5MDUtLjM5MDUuMzkwNS0xLjAyMzcgMC0xLjQxNDJ6bS04LjExNy04LjExNyA4LjExNyA4LjExNy43MDcxLS43MDcxLTguMTE3LTguMTE3MDV6bS43MDcxIDAgOC4xMTctOC4xMTcwNy0uNzA3MS0uNzA3MTEtOC4xMTcgOC4xMTcwM3ptOC4xMTctOC4xMTcwOGMuMzkwNS0uMzkwNTIuMzkwNS0xLjAyMzY4IDAtMS40MTQyMDdsLS43MDcxLjcwNzEwN3ptMC0xLjQxNDIwOWMtLjM5MDUtLjM5MDUyMy0xLjAyMzctLjM5MDUyMy0xLjQxNDIgMGwuNzA3MS43MDcxMDl6bS0xLjQxNDIuMDAwMDAxLTguMTE3MDUgOC4xMTcwMzguNzA3MTUuNzA3MSA4LjExNy04LjExNzAzem0tMTYuMjM0MDguNzA3MTA4IDguMTE3MDMgOC4xMTcwMy43MDcxNS0uNzA3MS04LjExNzA3LTguMTE3MDM4eiIgZmlsbD0iIzMzMyIvPjwvc3ZnPg==) no-repeat center center;width:24px;height:24px;right:15px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;z-index:10;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.filters-popup__body{padding-bottom:65px}.filters-popup__overlay{background-color:#4c4c4c;background-color:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999;display:none}.filters-popup__action{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:12px 20px 16px;background:var(--background-modal);position:fixed;bottom:0;left:0;z-index:1}.filters-popup__action:after{content:'';display:table;clear:both}.filters-popup__action .btn{font-size:14px;line-height:1;float:right}@media screen and (max-width:1679px){.filters-popup__action .btn{font-size:14px;line-height:1}}@media screen and (max-width:1279px){.filters-popup__action .btn{font-size:14px;line-height:1}}@media screen and (max-width:759px){.filters-popup__action .btn{font-size:14px;line-height:1}}@media screen and (max-width:959px){.filters-popup__action .btn{max-width:356px;width:calc(50% - 8px)}}.filters-popup__action .btn_gray-lighter{float:left}.filters-popup__action.centered{text-align:center}.filters-popup__action.centered .btn{float:none}.filters-popup__clear{text-align:center;padding:16px 20px 24px}.filters-popup__clear .filters-clear{padding:0}.filters-popup__clear .filters-clear__link{display:block;background:var(--background-modal);border-radius:6px;margin:0;padding:10px 10px 12px;-webkit-transition:background .2s linear,color .2s linear,border .2s linear,box-shadow .2s linear;-moz-transition:background .2s linear,color .2s linear,border .2s linear,box-shadow .2s linear;-o-transition:background .2s linear,color .2s linear,border .2s linear,box-shadow .2s linear;-ms-transition:background .2s linear,color .2s linear,border .2s linear,box-shadow .2s linear;transition:background .2s linear,color .2s linear,border .2s linear,box-shadow .2s linear}.filters-popup__clear .filters-clear__link:hover{background-color:var(--controls-primary-active)}.filters-popup__clear .filters-clear__link:hover .filters-clear__text{color:#fff}.filters-popup__clear .filters-clear__link:active{background-color:var(--controls-primary-active)}.filters-popup__clear .filters-clear__link:active .filters-clear__text{color:#fff}.filters-popup__clear .filters-clear__icon{display:none}.filters-popup__clear .filters-clear__text{font-size:14px;line-height:1.29;font-weight:500;display:block}@media screen and (max-width:1679px){.filters-popup__clear .filters-clear__text{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.filters-popup__clear .filters-clear__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.filters-popup__clear .filters-clear__text{font-size:14px;line-height:1.29}}.filters-popup .filters__list{display:block;-webkit-box-shadow:none;box-shadow:none;position:static;border:0;margin:0}@media screen and (max-width:959px){.filters-popup .filters__list{background-color:transparent;border:none;padding-bottom:17px}}.filters-popup .filters__list:before,.filters-popup .filters__list:after{content:none}.filters-popup .filters__item.no-border{border:none}.filters-popup .filters__item.no-border a{font-size:16px;padding:24px 0 0 0;font-weight:500}.filters-popup .filters__item-heading label{padding:13px 10px 14px 43px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.filters_popup-on-device .filters__device-tool_filter:not(.is-active):before,.filters_popup-on-device .filters__device-tool_search:not(.is-active):before{filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary)}@media screen and (max-width:959px){.filters-popup .filters__item-heading label{padding:14px 10px 14px 26px;position:relative}.filters-popup .filters__item-heading label .radio__icon,.filters-popup .filters__item-heading label .checkbox__icon{margin:0;padding:0;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent}}.filters-popup .filters__item-heading a{display:inline-block;vertical-align:top;padding:12px 10px 13px 15px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.filters-popup .filters__item-heading-title{position:relative;top:1px;z-index:1;border-bottom:1px solid var(--background-stroke);padding:17px 0}.filters-popup .filters__item-heading-title:first-child{padding-bottom:0}.filters-popup .filters__item-heading-title-copy{display:inline-block;vertical-align:middle;font-size:16px;line-height:21px;font-weight:500;margin:0 7px 0 0;color:var(--text-primary)}.filters-popup .filters__item-heading-title-angle{display:inline-block;vertical-align:middle;content:"";width:24px;height:24px;background:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMCAwaDI0djI0aC0yNHoiIGZpbGw9IiNmZmYiIG9wYWNpdHk9Ii4wMSIvPjxwYXRoIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0ibTE2LjMyNzMgMTcuMDkxNC00LjgyNzMtNC4zODg1LTQuODI3MzIgNC4zODg1Yy0uNDA4NjYuMzcxNS0xLjA0MTExLjM0MTQtMS40MTI2MS0uMDY3My0uMzcxNTEtLjQwODYtLjM0MTM5LTEuMDQxMS4wNjcyNi0xLjQxMjZsNi4xNzI2Ny01LjYxMTUgNi4xNzI3IDUuNjExNWMuNDA4Ni4zNzE1LjQzODggMS4wMDQuMDY3MiAxLjQxMjYtLjM3MTUuNDA4Ny0xLjAwMzkuNDM4OC0xLjQxMjYuMDY3M3oiIGZpbGw9IiNlMzA2MTEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 0 50% no-repeat;-webkit-transform:translateY(3px) rotate(-180deg);-moz-transform:translateY(3px) rotate(-180deg);-o-transform:translateY(3px) rotate(-180deg);-ms-transform:translateY(3px) rotate(-180deg);transform:translateY(3px) rotate(-180deg);-webkit-transition:-webkit-transform .1s ease-out;-moz-transition:-moz-transform .1s ease-out;-o-transition:-o-transform .1s ease-out;-ms-transition:-ms-transform .1s ease-out;transition:transform .1s ease-out}.filters-popup .filters__item-levelone-wrap{height:0;overflow:hidden}.filters-popup .filters__item-levelone-wrap .filters-popup__clear{padding:16px 0 0;border-top:1px solid var(--background-stroke)}.filters-popup .filters__item-levelone.is-active .filters__item-heading-title-angle{-webkit-transform:translateY(0) rotate(0);-moz-transform:translateY(0) rotate(0);-o-transform:translateY(0) rotate(0);-ms-transform:translateY(0) rotate(0);transform:translateY(0) rotate(0)}.filters-popup .filters__item-levelone.is-active .filters__item-levelone-wrap{height:auto}.modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:0 0;z-index:600;overflow:auto;-webkit-transition:all 375ms;-moz-transition:all 375ms;-o-transition:all 375ms;-ms-transition:all 375ms;transition:all 375ms;height:100vh;filter:drop-shadow(0 74px 228px rgba(0,0,0,.25));-webkit-filter:drop-shadow(0 74px 228px rgba(0,0,0,.25))}.modal.beforeshow{opacity:0}.modal.hide{opacity:0}.modal__wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.modal__wrapper:after{content:'';min-height:inherit;font-size:0}}.modal__inner{width:100%;max-width:600px;background:var(--background-primary);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;border-radius:8px;margin-bottom:40px;overflow:hidden;-webkit-transition:all 375ms;-moz-transition:all 375ms;-o-transition:all 375ms;-ms-transition:all 375ms;transition:all 375ms;padding:40px}.modal.beforeshow .modal__inner{-webkit-transform:translate(0,10px);-moz-transform:translate(0,10px);-o-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px)}.modal.hide .modal__inner{-webkit-transform:translate(0,-100px);-moz-transform:translate(0,-100px);-o-transform:translate(0,-100px);-ms-transform:translate(0,-100px);transform:translate(0,-100px)}.modal__close{position:absolute;width:25px;height:24px;border:none;background:url(../../i/modal/close.svg) center center no-repeat;-webkit-background-size:25px 24px;-moz-background-size:25px 24px;background-size:25px 24px;top:20px;right:20px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}@media screen and (max-width:759px){.modal__close{width:18px;height:18px;-webkit-background-size:18px 18px;-moz-background-size:18px 18px;background-size:18px 18px}}.modal__close:hover{background-image:url(../../i/modal/close_red.svg);filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary)}.modal__title{font-size:38px;line-height:1.18;margin-bottom:30px;text-align:center}@media screen and (max-width:1679px){.modal__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.modal__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.modal__title{font-size:24px;line-height:1.25}}.modal__text{font-size:24px;line-height:1.25;text-align:center}@media screen and (max-width:1679px){.modal__text{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.modal__text{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.modal__text{font-size:17px;line-height:1.24}}.modal__text_norm{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.modal__text_norm{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.modal__text_norm{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.modal__text_norm{font-size:16px;line-height:1.38}}.modal__text_bold{font-weight:500}.modal__video{width:800px;height:450.0196883613658px;border-radius:8px}@media screen and (max-width:959px){.modal__video{width:640px;height:360.0157506890926px}}@media screen and (max-width:759px){.modal__video{width:calc(100vw - 40px);height:calc((100vw - 40px)/ 1.7777)}}.modal__icon_success{width:80px;height:80px;margin:0 auto 30px}.modal_page .modal__inner{max-width:100%;padding:56px 133px}@media screen and (max-width:1679px){.modal_page .modal__inner{padding:40px 100px}}@media screen and (max-width:1279px){.modal_page .modal__inner{padding:90px 76px}}@media screen and (max-width:959px){.modal_page .modal__inner{padding:80px 20px}}@media screen and (max-width:759px){.modal_page .modal__inner{border-radius:0;padding:44px 20px}}.modal_page .modal__close{top:56px;right:83px}@media screen and (max-width:1679px){.modal_page .modal__close{top:40px;right:46px}}@media screen and (max-width:1279px){.modal_page .modal__close{top:36px;right:20px}}@media screen and (max-width:759px){.modal_page .modal__close{top:23px;height:23px}}@media screen and (max-width:759px){.modal_page .modal__wrapper{padding:0}}.modal_cover .modal__inner{padding:0}.modal_mobilecontext .modal__title{text-align:center;font-size:16px;color:var(--text-primary);-webkit-box-shadow:0 3px 6px -3px rgba(110,119,130,.14);box-shadow:0 3px 6px -3px rgba(110,119,130,.14);padding:12px 0;margin:12px 0;font-weight:500;position:relative}.modal_mobilecontext .modal__wrapper{align-items:flex-end;padding:0;height:100vh}.modal_mobilecontext .modal__inner{top:initial;will-change:bottom;bottom:0;bottom:env(safe-area-inset-bottom);max-height:calc(100vh - 65px);max-height:calc(100vh - (65px + env(safe-area-inset-top) + env(safe-area-inset-bottom)));margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:0;position:fixed;left:50%;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-o-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.modal_mobilecontext .modal__body{max-height:calc(100vh - 140px);max-height:calc(100vh - (140px + env(safe-area-inset-bottom)));overflow:auto}.modal_mobilecontext .modal__swipe-zone{position:absolute;top:0;left:0;right:0;height:100%}.modal_mobilecontext .modal__close{position:absolute;top:0;left:0;right:0;width:100%;height:20px;background:0 0;z-index:1}.modal_mobilecontext .modal__close:after{content:'';background:var(--controls-inactive);width:50px;height:4px;border-radius:8px;position:absolute;top:8px;left:50%;margin-left:-25px}.modal_mobilecontext.beforeshow .modal__inner{-webkit-transform:translate(-50%,100%);-moz-transform:translate(-50%,100%);-o-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%)}.modal_mobilecontext.hide .modal__inner{-webkit-transform:translate(-50%,100%);-moz-transform:translate(-50%,100%);-o-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%)}.modal_middle .modal__inner{max-width:760px;padding:80px 60px}@media screen and (max-width:759px){.modal_middle .modal__inner{padding:44px 20px}}.modal_clear .modal__inner{max-width:880px;background:0 0}@media screen and (max-width:959px){.modal_clear .modal__inner{max-width:720px}}@media screen and (max-width:759px){.modal_clear .modal__inner{padding-left:0;padding-right:0}}.modal_clear .modal__close{top:40px;right:0;background-image:url(../../i/modal/close_white.svg)}@media screen and (max-width:759px){.modal_clear .modal__close{top:0}}.modal_clear .modal__close:hover{background-image:url(../../i/modal/close_red.svg);filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary)}.modal_mts-business-qr .modal__inner{max-width:258px;background:#120b0d;border-radius:4px;border:1px solid #ff0032;min-height:232px;padding:20px 15px}.modal_mts-business-qr .modal__close{background-image:url(../../i/modal/close_red.svg);width:24px;height:24px;-webkit-background-size:16px 16px;-moz-background-size:16px 16px;background-size:16px 16px;top:10px;right:10px}@media screen and (max-width:759px){.modal_enterpreners .modal__wrapper{padding:0}}.modal_enterpreners .modal__inner{padding:20px;border-radius:0}.modal_enterpreners .modal__close{background:url(../../i/modal/close_bold.svg) center center no-repeat,#f2f2f2;-webkit-background-size:30px 30px;-moz-background-size:30px 30px;background-size:30px 30px;width:44px;height:44px;border-radius:50%;top:10px;right:10px;z-index:10}.how-it-works{background-color:#c8d2da;height:760px;overflow:hidden;position:relative}@media screen and (max-width:1679px){.how-it-works{height:680px}}@media screen and (max-width:959px){.how-it-works{height:580px}}@media screen and (max-width:759px){.how-it-works{height:400px}}.how-it-works__title{width:100%;position:absolute;top:80px;left:0;z-index:2;font-size:2.25em;line-height:100%;text-align:center;color:#fff}@media screen and (max-width:759px){.how-it-works__title{font-size:1.5em;top:40px}}.how-it-works__slides{height:100%}.how-it-works__slide{background:no-repeat 100% 50%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .5s ease 0s;-moz-transition:opacity .5s ease 0s;-o-transition:opacity .5s ease 0s;-ms-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s}@media screen and (max-width:959px){.how-it-works__slide{-webkit-background-size:auto auto;-moz-background-size:auto auto;background-size:auto auto}}@media screen and (max-width:759px){.how-it-works__slide{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}}.how-it-works__slide_1{background-image:url(../../i/how-it-works/slide-bg-1.jpg)}@media screen and (max-width:959px){.how-it-works__slide_1{background-image:url(../../i/how-it-works/slide-bg-1_device.jpg)}}.how-it-works_slide-1 .how-it-works__slide_1{opacity:1}.how-it-works__slide_2{background-image:url(../../i/how-it-works/slide-bg-2.jpg)}@media screen and (max-width:959px){.how-it-works__slide_2{background-image:url(../../i/how-it-works/slide-bg-2_device.jpg)}}.how-it-works_slide-2 .how-it-works__slide_2{opacity:1}.how-it-works__slide_3{background-image:url(../../i/how-it-works/slide-bg-3.jpg)}@media screen and (max-width:959px){.how-it-works__slide_3{background-image:url(../../i/how-it-works/slide-bg-3_device.jpg)}}.how-it-works_slide-3 .how-it-works__slide_3{opacity:1}.how-it-works__slide_card-1{background-image:url(../../i/how-it-works/slide-bg-card-1.jpg)}@media screen and (max-width:959px){.how-it-works__slide_card-1{background-image:url(../../i/how-it-works/slide-bg-card-1_device.jpg)}}.how-it-works_slide-card-1 .how-it-works__slide_card-1{opacity:1}.how-it-works__slide_card-2{background-image:url(../../i/how-it-works/slide-bg-card-2.jpg)}@media screen and (max-width:959px){.how-it-works__slide_card-2{background-image:url(../../i/how-it-works/slide-bg-card-2_device.jpg)}}.how-it-works_slide-card-2 .how-it-works__slide_card-2{opacity:1}.how-it-works__slide_card-3{background-image:url(../../i/how-it-works/slide-bg-card-3.jpg)}@media screen and (max-width:959px){.how-it-works__slide_card-3{background-image:url(../../i/how-it-works/slide-bg-card-3_device.jpg)}}.how-it-works_slide-card-3 .how-it-works__slide_card-3{opacity:1}.how-it-works__text{font-size:42px;font-weight:300;text-align:center;color:#fff;width:740px;position:absolute;top:50%;left:50%;margin-left:-370px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;cursor:default;-webkit-transition:opacity .5s ease 0s;-moz-transition:opacity .5s ease 0s;-o-transition:opacity .5s ease 0s;-ms-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s}.how-it-works__text a{color:#fff;border-bottom:1px solid #fff}.how-it-works__text a:hover{border:none}@media screen and (max-width:759px){.how-it-works__text{font-size:1.125em;width:100%;left:0;margin-left:0}}.how-it-works_slide-1 .how-it-works__text_1{opacity:1;z-index:1}.how-it-works_slide-2 .how-it-works__text_2{opacity:1;z-index:1}.how-it-works_slide-3 .how-it-works__text_3{opacity:1;z-index:1}.how-it-works_slide-card-1 .how-it-works__text_1{opacity:1;z-index:1}.how-it-works_slide-card-2 .how-it-works__text_2{opacity:1;z-index:1}.how-it-works_slide-card-3 .how-it-works__text_3{opacity:1;z-index:1}.how-it-works__hint{width:auto;height:auto;background:0 0;font-size:42px;vertical-align:baseline}.how-it-works__hint:hover{background:0 0;color:#ff0032}.how-it-works__arrow{background:no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:60px;height:60px;position:absolute;top:50%;margin-top:-33px;cursor:pointer}@media screen and (max-width:759px){.how-it-works__arrow{display:none}}.how-it-works__arrow_prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAAAsVBMVEUAAAABAQEAAAAAAAAAAABOTk7+/v7Ozs7+/v52dnb5+fnx8fGbm5v+/v7Y2NiNjY3s7Oz+/v7+/v79/f39/f39/f37+/v7+/v4+Pjw8PDr6+vl5eXJycnBwcH39/f09PT09PTx8fHj4+Pe3t7ExMS7u7usrKz7+/vy8vLs7Ozn5+fm5ubU1NSzs7P7+/v5+fn19fX19fXc3Nz9/f339/ft7e39/f37+/v5+fn////////zwb7PAAAAOnRSTlMADQQKBxLrOOQWuHoe70EaafLo4NrUy8OodGRXNC2ijop/UEwvKSW9hWxfXDwoz7OYk0fXnXHRxq738lb2FgAAA31JREFUWMOlmGljojAQhpcbVKSc4oECWu9be/n/f9hOQmhaExPczYc2kpkn70ximPhH1lRVMCh11jVNqZqm6eo/uCv37SnMD//Oazb3KEVtCCDOm+MivLl2GPhfl8PybDSGqNhyXuz9VlFmlZ9jrSeJ3xo4TSAqDmH76V6nlTdt3mDh5h3U06USRq2w79DwNUrJjubEEQvRkeiJ2zbqFVBrdL1C89TeoP+PGBqSEH/O+RGrVZrPUeoQBp8wcFcUwM+UM45GNCFMFEvbwgBxslZBl+hgCafLjuHzhAzNKWaw+CLuMCN8tVMT62AIA3snIVDGMJhBwPep3LoWJUgZ7dghIVMRTvTCEESMw/W3OUpl2oRARXv2FIdCqVbQYdZCvC7DyEBzUhGLN8xszEAufXChIrohRTZNx9amPkBsrUQiVJ2lEye9FvVqOgAUbWpNZWWUMQzUH4oTGAkIiMGRYW/JxJDdS5f0+QRrwiw4dpvAc72y2ZlgIiCYtzfut6r7Duqq7uATuiJCC+WejcTwYTNVqRjDJLqEoPG26GIIaNxLUCokBO4Jky/x3GDmwvvqSQLJQEoQngu2MgJ3fNqDMbyxQuhICHzEKCIIK+ZmS0LAk9sE0U14CHgxm7d3QpAhRpcHKtq3GzrK9IeIGQqEslgLCQMMtnvsCcfmF3dFdCGDrgjeFwHap3IGi1iNYQjH3DvD7pQz2NFTG0Zw74h7Ugab748pzI31bFooJAmDs+qOD4cd2QC+AV0RY809L0qUTSIoKcFEwIigbOHEcS0gQGL0lgJOVD3BMCvCcDMys4oi8eCDgAGj7NN1D55/SxovYR7B60/j1SPJEOKgmz1gZEhfzGX0Y52gm+aKmMFm4n2DlNMHc5MpW8QEpf/xa1INPTEgsuZhZOaIzEl19fJnqhxj36/NKXYXlE/UWtcDNabBdQOrccXXjz0mdSquBEllLK1dV1Bf8vfKC1SkZEhYQRfh7GEFvXHXeDMLJRjHmNa4LGMbHg0qhPttyZJWhxD4Ft4hhmCg6Sr3zmX0zTYWKgp0bY9fvy+mKjKFv/W187zvjViV7J0lN8eWwmnGsBcNFBGBhust7aQ/u/M/n+xkrXCD4Idcjm07LTZW1vHmWXeQL/x9bjW/7JK4Zy+TQxy6vhkm6XLYURiABMI0ZpnkFP2/fjj4cb/VtOrXC5H7X5wUNiwXTtvUAAAAAElFTkSuQmCC);background-position:0 0;left:27px}@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){.how-it-works__arrow_prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAt1BMVEUAAAAAAAAAAAAAAAAAAADt7e1YWFj////////5+fnj4+OysrI8PDz+/v7////+/v79/f2RkZH39/fPz8/7+/vc3Nz9/f37+/vl5eXCwsL5+fny8vLZ2dmcnJx9fX3+/v79/f3w8PD6+vr19fXx8fHs7Oz39/f7+/v19fXm5ubW1tbIyMj9/f35+fne3t7r6+ujo6P+/v709PT09PTn5+e8vLysrKz8/Pz7+/v39/fr6+v9/f3////rhDiJAAAAPHRSTlMADQUKB3AT9vywUScR8Pjq1RucOcVH279XLrSCQx8X5d52upd6a6bJkls9M9yrTWYh9I+KXykk0M6hY+Lzgx4YAAAHt0lEQVR42tWcabuaMBCFW0TBBXDHfd+t63Wp957//7u6gUfRFkhM+zSfWptM3pyZTHgg00+STfvVxAbLT64nEp/vWiLxN2E0ndM/NDkSeQCCqOAgAScK49A5TB3Bv9BDe+qF9rK1Xtcy60opmxKQQxKhUEkW3Z4NsDnTVbN2DHLoihAK82Le/DWx1Zu6bmPglvOO7aGk+8sQDHmE7KhsArC/XvqZZeruXyrjmWsBwMewcochHxu34dgZlwGY5WaF0wdaadTYAeju668LUe3GVL1oAUb6UAjZFbnW7AOAWwuKIS/DIm0C03En2vasTAygOs7Ji6ElqHIDsCelGFmiMOoCvY2sGHRFu2jCGGafZQK/PXPLpgecGaO6lCuSFsxiNpiHNO3JwRrAGHeB1fY6JjbD1d6yDLjLAEDUA64wNGHRJ5ogQ9KA836XfEIt3XGUpkC6TQoBhkIDWLUDOz7mYZfcoVshReyQLPVgvd8iCO3u+lfYfVLEZJgbyNcDCCIYuSEwScWj8Mf2Taw6RJDJM+8G3AIposfDHmi+LNW0HORPtBWVoQhzQxmkE3/9C6rHqBT6lcGeB2SQE+OUR8/PeBHHzGBnJBmC0rbzyG+ZO8MZmjDldQiKu81j2qHNsI1xAN4fEr68S7JdNHIeRSjzwkCTDC+kKFmYeX8M69v+wITH70sp1ibmIZa9ngOcU9ThtRQj7JZ/dIju97OOZHg1RRpfvRX+qVvJxvzlDFxioYs3OuQ3+zl3xoWxo4CiYpoLOuS5ECN0C5L5ISTkhsjnqPQzIY4GakoYuMzOB0ac4lmPFRoMCEUUNVhbzvEoRAt2PSwg5I+RAYqU4hGyjH3wnxWExdI065QiyLiG1Q78qxKHTDDhWh+FaCoUgout+1Loj3t4gV1BWAhN0+JIMXwMPX9rzESE4Cr0qFKUsGtzplu+rW0eaUvA1aH47OqiT81v8UZo0JIAA8eGSzFHnv1vvVFFjXQCDOEU7J1y0KLq/L0EJ0czcRnYokkxw5Ar5s97FOMLQYZcP8cjOjyGW+iS+dYbaxqJz5BGmodjhBEfqPi689c6LHojNkMqDXgUEf0xxJu/ZhrqI82FCDHgy4kQof7I4OzPR7I0xiQTY8hGXMWvMbZZ8JgZEg7q9IYoA1cR7o8pMjcTeiHhMFqFGWg03B97Pyho6x0NiqmQgSPnGHDGAJdqBmrvZwp6aIA5jahkYBTu0A5A5FFiSKhk4JRf0fIG+VgGOoRQy8CkcLiHOHFzKGZgGM7Q/DWMR2ieoRqPoRqTgTnaO0h1/4c1XEIoZaCFDSb3EIcYJ4ccAyEyTBRBqnCHyjEQooLyPUQSxagQiXAG9RDiDGzcDCIQ9CcAbATer9HGAl/FlfAGADAypHiBO96xihcTjxTyEDWe5OEW5Ch4lvtzkmoaOU/oUhSEGOPijfR8vEQ1etpOyFAQoon9PUQHBg8wpRTUsoh+4Ch3wOd1xRR8jqr5EMEnDNUUHF31nqOozQRJQqikYNI1zV9vuRklIx7uaimYMJm1+UDBPaqUgjvUz48Up2AaFEecItyfDABuDj5uMzJVU/zq9wWLa3/u2ibVkaHQo3kjix3fJPD0KDNdyVAkonljDJ5WDArb5KtFQYpsjJckDSSvwvFXly8oBCmSMV4XdQwc79ase2YG9IcAhZmM8+LsgClnI9vWtLe0Ep9iGXF3fPa80Q9M5n8LGVFPAYo4QpxM8xRA1r39UeVaRCkS0ZJE03+FHYyVXBfcZAIUMfZn7gOZB90SHt5AQAqaps0wIQ7ocaZ7I20DpfhS8BJPQotKe+Z2fniCHvJjg6Lmf5R0UlQuQJg1sFD3RZJC5NHnNA9SzOAq+zbLWTboUojHAG9bmCtyCJ3R6WLMSZ5A9tFLqXEInbHHmXvp6c2FPPaqHMILGhWu82mX1vV6g66GIfcVRU7wG7GGqHaUhIV/het6QeNPYVP9TqqAIuEpbSND67/Va2HjQIoXM2y7mDHm/tBxBKP0Ugr6OufyclGI29LobV9LwbuNztEzHHrrhTf1XkPBB1F7HZ4A9IebeqSQZziY2ET5jMybeqsXUfAzds3GG21GGNEyMPEp9NcwZAwMyRBpzNpAOsWbAPLVGQcbF64qIkVlh0FHlkLjPXbzqkMiEjtvOWd5X1muSGUGvJEhxtB6D85NeYYmUSAygJn0/xJzAe0yzNFnYojeX1/0YMW9+0yK3AxwTyFlFaHlFSMb5zoZ4jtzbrG8g7ERrbKCRSrFjj9czJ9ZFxjUA1Um0Ys5U00DTu26BPHNZcF464QXQJKAbd4DJlsGlXhsZ1eA0089FD7pvOmmaSw7YquUgWpGrjKCRltToDsqfI7VMi5gjciuSRfl1fKANVtGJugkfwx4I3dC5vAhRhlAedyOQJBbX3aA02RfyiBbJLmY7AB7kDz+kWB7KDoAyptUSCCLlosWxq4JoHoZl3LPAE61YR4Aem90HGWQwrifZ5y2AMA+r96Stday3i4UjvXS+r15cR0AMKfNhYoKXj1YENpP9/CsWeV9jbEoeO6FHwX0TGvTvDSm1Z5jWR+982A162cYLAoQGBshTR0CU/K/rW0nhzSB+v/xgOWk6pumJRJCAApIvovyvXmlxD/ref/n9g0GDODQv9txAgAAAABJRU5ErkJggg==);-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}}@media screen and (max-width:959px){.how-it-works__arrow_prev{left:20px}}.how-it-works__arrow_next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAAAsVBMVEUAAAABAQEAAAAAAAAAAABOTk7+/v7Ozs79/f12dnb5+fnx8fGbm5v+/v7Y2NiNjY3s7Oz+/v7+/v7+/v79/f39/f37+/v7+/v4+Pjw8PDr6+vl5eXJycnBwcH39/f09PT09PTx8fHj4+Pe3t7ExMS7u7usrKz7+/vy8vLs7Ozn5+fm5ubU1NSzs7P7+/v5+fn19fX19fXc3Nz9/f339/ft7e39/f37+/v5+fn///////9250P+AAAAOnRSTlMADQQKBxLrOOEWuHoe70EaafLo5NrUy8OodGRXNC2ijop/UEwvKSW9hWxfXDwoz7OYk0fXnXHRxq736mWqBQAAA3ZJREFUWMOdmOeaqjAQhjdBmlKkKYrYF3t3m/d/YWcCaDhOFmTzwweZyZtvvkBMfKtslL79udGGJJGsSVKD/qE7eW61MJT3t5P43ShQagHk8/Jw+XFcTTNv2uK4yUGNVwF6v+l0RmtVz2jxdNJ09pMk/VZVToMlGWNz0befrJBnV/N7m5ZDqyToI+UYF1zkxug9rTkoF0JZeOOFyX0G6D1wnyG5ZY507oiQoIf+ObONil1KvoMB4/9qw8Af6rxaMWRl9jkDabDcFSoVQ1RtyWQKCTMlQhJEWneXU8bAGpSZkI4zjWCCxYLAuRtxQgVj5/UfDC5PD1qcUMlQzS2U/HTzekCEMkbb1zMZvIyZZ3PsK4yQWVq8I/sRmovyeTFclanmInqLqncQ2f/BuhREaNsXjSj2saDPQ9WqyYh4+aMlMoqd4CKYAlD4RtDfZejKO8TzL1uP8fA4QgYPnyYwcF7HaIQmFMhwXy0wcNy6QLcc92nhTAqe35QSBkSUXRaFKXZkQkSeNzlDWMl3H4JparQAQTilgtEAmUMwI71ajoUrCGJgMzowdooIUz21GYTYJoRSvd0ZysEMoZ+mnSP8AUupzYCgBg9XfoEyEEPsd6AihJjxeVMMlooRHeteyJwjBAt2+3Zr/aLiMsgR+y1CIEKFF3hGMKEhnJEfHRAsbbhCCEwQIQyX5IjWCXJqEygh5y54lF7NvuCqJiEb+5jFYPlxdMGcIQJ2s7lhDmR+ToXrxZoThFbIDjwuuaDJFSrBKYnPCSIrpuxFza9jUwYZWKheJOBw+HEPQ153LdwvlO+qbFYHvVsbgSTshsR/IkUilkNePnT3p1U/yliEy14tTtx8IjcqCGQcwkfxxlePlDLwpkhJoEPxzkCJXy8F3JPZmNL/unp7uc4uZ9x9VM5vHq419lpTd/csWgKHg97LOz7VtZB1FBg7b4V3ruJ9thulBMyeaxOCQ3jTYSntPA0zdsFRRkLQQ782N7xiFDaanZjwuEiCfNS2PEM0REvpycLTEwUTWBHBweYE8SiD7v78OJhSBqL0cWx9H3rrF44bpO93I1CCmzpUxjpWKFwk1h3vdH6izHsdb2lzoyoPuup47yzGfStObCNWN5PQ04ZTZFIFhBjRMuxoimNqwWHUhrWhFIDNRw0D6v91wI+dtTDZPxiSxE+9gvYPzwE2Ij7XBiUAAAAASUVORK5CYII=);background-position:0 0;right:27px}@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){.how-it-works__arrow_next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAsVBMVEUAAAABAQEAAAAAAAAAAABWVlanp6f+/v7w8PD////9/f35+fn////e3t79/f35+fmRkZH39/fPz8+1tbX+/v7s7Oz09PTb29t9fX3+/v7+/v77+/v7+/v5+fmcnJz+/v79/f3u7u7r6+v19fXo6Oj6+vr39/f19fXl5eX9/f3x8fHm5ubW1tbDw8Pj4+PIyMj7+/vd3d3Z2dn7+/vx8fHAwMD8/Pz39/fy8vLm5ub///8+sc0UAAAAOnRSTlMADQUKBxMi9nf82Lj4TdyzG5s5KOpsjUUX8uXFwKwf7tNxZZdfvaaSVuF7WT0vUDPNSkLJgSzQoYRclPK/0gAAB7BJREFUeNrVnOeW2jAQhbPGBbNe02x6772zC/f9HywnZ20uGBLLRcmJ/iQxHunTndHIGE1+JGzKd4tnnHxwNZN5e2iZzN+EUVQO/9RCSOQDEIQGEgjeRFtGpZk8gn+hh/LSC53t4eNjufnYl8paiBwSEArVfrFlWwCbc2yfZucghyoJoXAt9szvgev2sdXKj1vNnGN5KO3sNoCRPkJ50fwFYO2+sput9vBJ1Z2OuwAwH1YfMJLHxn041twmALN5qnL4QCtl3+sAGpV1eiGqvLGti3XAyI8KIatCq07nAFqzoBjJZVjlTeDo1sSWZ3ViALarJRdDyVDlPGBNSm/irbBoAPYgqRh0RadowhiWX2UCv71yy8AGPvdcJolc0e/CLJaDeUhRXmysAQy3AbT1m01khlt/2ybQ2gYARDe4wtBElz5RYjL0DTiDh+QT2tMDR+kI5DukiMFQyAPtTmDFR9zs+nU0qqSIHJIlG/VBACH66l7vYGVJEZFhaaC3DiDEwdCGwESLRuHbZk20a0RIkmdGBloFUojHQwW4pJZqDg56OvsSZSjCHFCGxIn/bMMui1KoNwbrGpAhmRh6jxSCNlNYGyEGcWk7PeR0T1khhhPMZUoMFFfPYVcT6NMPZmAgnPDFXVJuIM+ZhTCvDJzIkCJFqY6p99eweztzTLj9pkrxYeIa0rN35xifGnVIl2KB+pYO+b0zsuieyZA2RR47b4Z/uq1k4Zo6A6dYaKBCh/xmPWuf+GLsSKDYm+aKDnktxAKNQsL8EBJyQ/Q0Kv1KiLKBmRQGTrM2x4JDvLqjjTwDQhLFEnWdYzwLcYB1lhAQgW1kjCKleIZsoRLFGUq8sNia5ppSBBn3qHf4qciDU0aN45AJJpzrsxAXYSHUBI/xZ18K9bnHFeoFChHaGyliSDF8Dj1/aUzZrTCDOAUNSzA6NL3n0y2zTJHCJhSHgpZjZKn5Pd4CefYplPz2GimiSXFFjpb3feYwI51IUI7Md1JEk0JzcKDqvF6Co4lGhMcARKSg8RRDzpiXKyjysoA3tB4QlYIyHtDg+qA3bOxFwpLUei46BUNzjqpvxqtrdCMkqrgUnMIQFX/OhOijLb59vsWl4BRm+PTHI1keLslCJY1NwZCyzO/0fD8tB2t2JI+Csz5ic2fjhYTDaJVIQX9U/KBgdyPk6SKJFDS9YswRg1ySKai9nynooXdc2YdMCkahgU4AIoeSd0UyBYfceduHcsOyUCOETApCtDF6hNC5OCRTMAynOH3fzS20x1CVSkGrrLeRqv6FD7QIIZWCRgNMHiFG3DnSoRCw2TBRBKlSolDDTapoPkL0UaRtGhQZORDiFOH+4GJIC4Lfxkb41ZZeaIZRr7BLDYIMHwYAZBmZEd0xQJsQCRlEY2IfhFhyJ0/MEOqN4JiU5kiIRAzir9BdfN3U/35vAZvGUhkIcULlEaIG49tcOgOtisgGtvIudELIZeBz1MyD4BMGvxBJZSCE7T1HsacJXELIZOAXD9P8zq2MkgU3d8kMTJg5z4D7KteoXAauUD8/UpyCaVEcmQwMAC4OPm4zMuUy8FXE6jYgV+2F6khjoDfKqFN6ZvKmeLpS4jJwAi7eb0YMCsvsCPsjAQNfRfRvyvNqS/wFhRqXgSrWDJRvc2affYxF/ZGJy8DRRthxNLLppqVTCoGMZ0dnoCvznqUauP6ORaTcv27EYVC9GZs6vXH3wRJ2tPMN6zkZIgpx8l9hP73qbWAj2KV/LDEaA/m1OWb0xoO+F4wphUieiMhA/BFFD/J1DJQEe1XiMNCRn+jTNNDnUPzHBiU6A4VYwtHojQBh2cCK8SJGocZ4FOv5q+pll1O0xKenZmL+GDhA41kIhmaniyUdknrz1lQDLgd5AZnFXJPzEzGdUcEnPflKCi2Hqawfy3lAo8p5vrylejveoMpheNuhyAF+I9YQuZqUsPAYLrcDGn8KG9sjJUWaJwYOFjbs/bd6rSyMSJEyg95gzP3xxgWMUroUfDBu8XBRiNvysPV0KXi20Sl7HYeeeulhV0uPgj/v92F90BkhxDypR4oUGEYmBiIvfHlSr50SBffbmYUK+xSwqBqY+MZqagxDMoh+t2prFCN5dcbIwhdnJUixr2NcS0qh8By7edMhE4H90EWvzPPKyYpUpkCFDBFM1zacu/IMJUGByBim6/8j4gQ6TZiLN2LEPb++mqMb9ewzKbQpMNZDyipCyysWFnpnMkR35rXLIhHGhlhlBYtUivyWFMuf5RYwPgeqTMSLObWTBWd2m0L8xdWFUamFF0CSgG1pAxM9ftYjRbkNOFntqfBJZfGworDsiG3fBOxNssoIdno4Ao1F4S1S27SA7kKLy0AxqGsPqE+3wgQ195fBhdyZVEoDZ00ATbcjgrD/qgPO6e5eJa0iydXEAKz3/vmPAPqo6PzCHWiBQE6rXLTgtkwA9pdb0l4CzIY9ALAr2/QKRukTjuPm6wBgfbYr7qy6PXcKhfK59DE4fbUcADCPl5WMCl41UPJ3yObneNW6zcqMsSia6SNvBfTMYXD5ej/ac6fbnc8/x+1pdsMiRgkIjI2QJg+BKfnf1raTIzGB/P/xgOWk8puiZDJyAcRJFNWvHv7156963v+5/QRBp+APizAZ4QAAAABJRU5ErkJggg==);-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}}@media screen and (max-width:959px){.how-it-works__arrow_next{right:20px}}.how-it-works__pager{position:absolute;left:0;bottom:80px;width:100%;text-align:center;font-size:0;line-height:0}.how-it-works__pager-item{background-color:#fff;display:inline-block;vertical-align:middle;width:9px;height:9px;border-radius:5px;margin:0 9px;cursor:pointer}.how-it-works__pager-item_active{width:15px;height:15px;border-radius:8px;margin:-3px 6px}.csscolumns.csscolumns-width.csscolumns-span.csscolumns-fill.csscolumns-gap.csscolumns-rule.csscolumns-rulecolor.csscolumns-rulestyle.csscolumns-rulewidth.csscolumns-breakbefore.csscolumns-breakafter.csscolumns-breakinside.cssgrid .letter-list__col{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}@media screen and (max-width:759px){.csscolumns.csscolumns-width.csscolumns-span.csscolumns-fill.csscolumns-gap.csscolumns-rule.csscolumns-rulecolor.csscolumns-rulestyle.csscolumns-rulewidth.csscolumns-breakbefore.csscolumns-breakafter.csscolumns-breakinside.cssgrid .letter-list__col{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media screen and (max-width:1679px){.csscolumns.csscolumns-width.csscolumns-span.csscolumns-fill.csscolumns-gap.csscolumns-rule.csscolumns-rulecolor.csscolumns-rulestyle.csscolumns-rulewidth.csscolumns-breakbefore.csscolumns-breakafter.csscolumns-breakinside.cssgrid .letter-list{-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px}}@media screen and (max-width:1279px){.csscolumns.csscolumns-width.csscolumns-span.csscolumns-fill.csscolumns-gap.csscolumns-rule.csscolumns-rulecolor.csscolumns-rulestyle.csscolumns-rulewidth.csscolumns-breakbefore.csscolumns-breakafter.csscolumns-breakinside.cssgrid .letter-list{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}}.csscolumns.csscolumns-width.csscolumns-span.csscolumns-fill.csscolumns-gap.csscolumns-rule.csscolumns-rulecolor.csscolumns-rulestyle.csscolumns-rulewidth.csscolumns-breakbefore.csscolumns-breakafter.csscolumns-breakinside.cssgrid__group{break-inside:avoid}.letter-list{clear:both}.letter-list__list{height:100%;margin-left:-12px;margin-right:-12px;list-style:none;padding-top:9px}.letter-list__list:after{content:'';display:table;clear:both}@media screen and (max-width:1679px){.letter-list__list{margin-left:-9px;margin-right:-9px}}@media screen and (max-width:1279px){.letter-list__list{margin-left:-7px;margin-right:-7px}}@media screen and (max-width:959px){.letter-list__list{margin-left:-10px;margin-right:-10px}}.letter-list__col{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:1px;padding-left:12px;padding-right:12px}@media screen and (max-width:1679px){.letter-list__col{padding-left:9px;padding-right:9px;-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px}}@media screen and (max-width:1279px){.letter-list__col{width:100%;padding-left:7px;padding-right:7px}}@media screen and (max-width:959px){.letter-list__col{padding-left:10px;padding-right:10px}}.letter-list__group{position:relative;padding-left:64px;padding-bottom:26px}@media screen and (max-width:759px){.letter-list__group{padding-left:20px;padding-bottom:20px}}.letter-list__symbol{font-size:24px;line-height:1.25;color:#ff0032;position:absolute;left:26px;top:13px}@media screen and (max-width:1679px){.letter-list__symbol{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.letter-list__symbol{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.letter-list__symbol{font-size:17px;line-height:1.24}}@media screen and (max-width:759px){.letter-list__symbol{left:2px;top:10px}}.letter-list__list-wrap{border-bottom:1px solid #ededed;list-style:none;margin:0;padding-top:9px;padding-left:10px;padding-bottom:26px}@media screen and (max-width:759px){.letter-list__list-wrap{padding-bottom:21px}}.letter-list__link{width:100%;font-size:18px;line-height:1.33;color:#1e82b2;display:table;table-layout:fixed;padding-top:9px;padding-bottom:9px}@media screen and (max-width:1679px){.letter-list__link{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.letter-list__link{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.letter-list__link{font-size:15px;line-height:1.4}}.letter-list__link:hover{color:#ff0032}@media screen and (max-width:759px){.letter-list__link{padding-top:6px;padding-bottom:7px}}.letter-list__title{width:76.10619469026548%;display:table-cell;vertical-align:top}.letter-list__info{width:23.893805309734514%;display:table-cell;vertical-align:top;font-size:16px;line-height:1.38;color:#999;text-align:right;padding-top:2px}@media screen and (max-width:1679px){.letter-list__info{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.letter-list__info{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.letter-list__info{font-size:14px;line-height:1.29}}.letter-list__info-text{float:right}.letter-list__info-size{float:right;white-space:nowrap}.letter-list__info-size:before{content:"|";color:#ededed;margin-left:4px;margin-right:4px}.letter-list__descr{font-size:16px;line-height:1.38;color:#999;padding-bottom:20px}@media screen and (max-width:1679px){.letter-list__descr{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.letter-list__descr{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.letter-list__descr{font-size:14px;line-height:1.29}}.letter-list_clear .letter-list__list-wrap{padding-left:9px;padding-bottom:9px}.letter-list_clear .letter-list__item{margin-bottom:14px}.letter-list_clear .letter-list__symbol{left:11px;top:13px;font-size:16.5px}.letter-list_clear .letter-list__link{padding-bottom:0}.letter-list_clear .letter-list__title{width:65%}.letter-list_clear .letter-list__info{width:35%}.letter-list_clear .letter-list__info-size:before{content:' ';margin:0;white-space:pre}.letter-list_clear .letter-list__info-text{text-transform:uppercase}.letter-list_clear .letter-list__info-text:after{content:','}.letter-list_clear .letter-list__group{padding-left:30px;padding-bottom:10px}.option-card{background-color:#fff;-webkit-box-shadow:0 5px 12px rgba(0,0,0,.05);box-shadow:0 5px 12px rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;border-radius:8px}@media screen and (max-width:759px){.option-card{max-width:320px;margin:0 auto}}.option-card__inner{padding:25px}@media screen and (max-width:1279px){.option-card__inner{padding-left:20px;padding-right:20px}}.option-card__row{margin:28px 0}.option-card__row:after{content:'';display:table;clear:both}.option-slider_add-you-tariff .option-card__row{margin:10px 0}@media screen and (max-width:759px){.option-card__row{margin:15px 0 30px}}.option-card__col-left{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:58%;padding-right:15px}@media screen and (max-width:1679px){.option-card__col-left{width:70%}}@media screen and (max-width:759px){.option-card__col-left{width:60%;padding-right:10px}}.option-card__col-left_once{width:100%;padding-right:0}.option-card__col-right{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:42%}@media screen and (max-width:1679px){.option-card__col-right{width:30%}}@media screen and (max-width:759px){.option-card__col-right{width:40%}}.option-card__value{font-size:52px;line-height:1;font-weight:300}@media screen and (max-width:1679px){.option-card__value{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.option-card__value{font-size:42px;line-height:1}}@media screen and (max-width:759px){.option-card__value{font-size:32px;line-height:1}}.option-card__value_min{font-size:38px;line-height:1.18;margin-left:calc(.3 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.option-card__value_min{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.option-card__value_min{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.option-card__value_min{font-size:24px;line-height:1.25}}.option-card__price{font-size:38px;line-height:1.18;margin-top:.38em}@media screen and (max-width:1679px){.option-card__price{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.option-card__price{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.option-card__price{font-size:24px;line-height:1.25}}@media screen and (max-width:759px){.option-card__price{text-align:right}}.option-card__price_min{font-size:21px;line-height:1.38;margin-left:calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.option-card__price_min{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.option-card__price_min{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.option-card__price_min{font-size:16px;line-height:1.38}}.option-card__link-more{border-bottom:1px dotted;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.option-card__link-more{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.option-card__link-more{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.option-card__link-more{font-size:15px;line-height:1.4}}.option-card__link-more:hover{border-bottom:medium none}.option-card__age{font-size:18px;line-height:1.33;color:#989898}@media screen and (max-width:1679px){.option-card__age{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.option-card__age{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.option-card__age{font-size:15px;line-height:1.4}}.option-card__age-icon{width:22px;height:22px;stroke:#adb8c1;margin-right:8px;background:url(../../i/b-icon/gray/b-icon_calendar.svg)}.option-card__age-text{vertical-align:middle}.option-card__footer{border-top:1px solid #f2f2f2;padding-top:20px;margin-top:55px}.option-card__footer:after{content:'';display:table;clear:both}.option-slider_add-you-tariff .option-card__footer{margin-top:30px}@media screen and (max-width:759px){.option-card__footer{margin-top:20px}}@media screen and (max-width:1279px){.option-card__footer .btn{padding-left:10px;padding-right:10px}}.option-card__number{width:42%;float:right;margin-top:5px}@media screen and (max-width:1679px){.option-card__number{width:auto}}@media screen and (max-width:759px){.option-card__number{float:none;margin:0 0 20px}}.option-card_md .option-card__inner{padding-top:16px;padding-bottom:30px}@media screen and (max-width:759px){.option-card_md .option-card__inner{padding-bottom:25px}}.option-card_md .option-card__row{margin-top:0;margin-bottom:15px}@media screen and (max-width:759px){.option-card_md .option-card__row{margin-bottom:10px}}.option-card_md .option-card__footer{margin-top:34px}@media screen and (max-width:759px){.option-card_md .option-card__footer{margin-top:20px}}@media screen and (max-width:759px){.option-slider .bx-wrapper{margin:0 auto}}.option-slider__slider{list-style:none;padding:0;margin:0;text-align:left;opacity:0}.option-slider__slider:after{content:'';display:table;clear:both}.option-slider__item{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%;float:left}.product-about{width:100%}@media screen and (max-width:759px){.product-about__slider_middle .product-about__slider-wrap .bx-controls{bottom:0}}@media screen and (max-width:759px){.product-about__slider_middle .product-about__img-wrap_valign{height:auto;max-height:490px}}@media screen and (max-width:759px){.product-about__slider_middle .product-about__img-wrap{margin-top:30px;margin-bottom:50px}}.product-about__inner{padding:40px 0 0;border-bottom:1px solid #f2f2f2}.product-about__inner.unbordered{border-bottom:none}.product-about__inner_clean{padding:0}@media screen and (max-width:959px){.product-about__inner_clean{padding-top:50px}}.product-about__title{font-size:36px;margin:0 0 30px;text-align:center}@media screen and (max-width:959px){.product-about__title{font-size:30px}}@media screen and (max-width:759px){.product-about__title{font-size:24px;margin-bottom:20px}}.product-about__slider-wrap{position:relative;padding-top:60px}@media screen and (max-width:959px){.product-about__slider-wrap{padding-top:0}}.product-about__slider-wrap .bx-viewport{overflow:hidden}.product-about__slider-wrap .bx-controls{position:inherit;margin-top:0}@media screen and (min-width:960px){.product-about__slider-wrap .bx-controls{display:block;padding:0}}@media screen and (max-width:959px){.product-about__slider-wrap .bx-controls{text-align:center;padding:7px 40px;position:absolute;left:0;right:0;bottom:480px}}@media screen and (max-width:759px){.product-about__slider-wrap .bx-controls{bottom:355px}}.product-about__slider-wrap .bx-controls-direction{display:none}@media screen and (min-width:760px) and (max-width:959px){.product-about__slider-wrap .bx-controls-direction{display:block}}.product-about__slider-wrap .bx-prev,.product-about__slider-wrap .bx-next{background:no-repeat 0 0;width:14px;height:23px;position:absolute;top:0;text-indent:-9999px}.product-about__slider-wrap .bx-prev{background-image:url(../../i/product-about/arrow-prev.svg);left:0}.product-about__slider-wrap .bx-next{background-image:url(../../i/product-about/arrow-next.svg);right:0;background-size:24px 24px;background-position:center}.product-about__slider-wrap .bx-pager{position:absolute;width:100%;top:20px;left:0;text-align:center;font-size:0;line-height:0}@media screen and (max-width:959px){.product-about__slider-wrap .bx-pager{position:static;display:inline-block;vertical-align:top}}.product-about__slider-wrap .bx-pager-item{margin:0 22px;display:inline-block;vertical-align:middle;position:relative}@media screen and (max-width:959px){.product-about__slider-wrap .bx-pager-item{margin-left:8px;margin-right:8px}}.product-about__slider-wrap .bx-pager-item:after{content:"";border-top:1px dotted var(--text-secondary);width:30px;position:absolute;top:50%;left:100%;margin-left:8px}@media screen and (max-width:959px){.product-about__slider-wrap .bx-pager-item:after{display:none}}.product-about__slider-wrap .bx-pager-item:last-child:after{display:none}.product-about__slider-wrap .bx-pager-item .bx-pager-link{background:0 0;box-sizing:border-box;color:var(--text-secondary);border:1px solid var(--background-stroke);width:48px;height:48px;border-radius:24px;display:block;font-size:24px;line-height:46px;font-weight:300;text-align:center;text-indent:inherit}@media screen and (max-width:959px){.product-about__slider-wrap .bx-pager-item .bx-pager-link{text-indent:-9999px;line-height:0;background-color:var(--controls-inactive);width:10px;height:10px}}.product-about__slider-wrap .bx-pager-item .bx-pager-link.active{color:var(--controls-primary-active);width:80px;height:80px;font-size:40px;line-height:78px;border-radius:40px}@media screen and (max-width:959px){.product-about__slider-wrap .bx-pager-item .bx-pager-link.active{background-color:var(--controls-primary-active);line-height:0;width:10px;height:10px}}@media screen and (max-width:759px){.product-about__slider-wrap_app .product-about__controls{text-align:center;margin-top:60px}}@media screen and (max-width:759px){.product-about__slider-wrap_app .bx-controls{bottom:270px}}.product-about__slider-wrap_middle .product-about__slider-item{height:400px}.product-about__slider-wrap_middle .product-about__info{height:400px;line-height:400px}.product-about__slider-wrap_small{padding-top:0}@media screen and (min-width:960px){.product-about__slider-wrap_small .product-about__slider-item{height:500px}.product-about__slider-wrap_small .product-about__info{height:500px;line-height:500px}}@media screen and (max-width:959px){.product-about__slider-wrap_small .product-about__img-wrap{height:350px}}@media screen and (max-width:759px){.product-about__slider-wrap_small .product-about__img-wrap{height:265px}}@media screen and (max-width:959px){.product-about__slider-wrap_small .bx-controls{bottom:350px}}@media screen and (max-width:759px){.product-about__slider-wrap_small .bx-controls{bottom:265px}}@media screen and (min-width:960px){.product-about__slider-wrap_nopager .bx-pager{display:none}}.product-about__slider-wrapper{position:relative}.product-about__slider-wrapper .bx-controls{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}@media screen and (max-width:959px){.product-about__slider-wrapper .bx-controls{text-align:center;padding:7px 40px;width:80px;position:absolute;bottom:500px;margin-top:0}}@media screen and (max-width:759px){.product-about__slider-wrapper .bx-controls{bottom:370px}}.product-about__slider{list-style:none;padding:0;margin:0;overflow:hidden}.product-about__slider-item{overflow:hidden;height:677px}@media screen and (max-width:959px){.product-about__slider-item{height:auto}}.product-about__slider-item .b-wrapper,.product-about__slider-item .grid{height:100%}.product-about__img-wrap{float:left;position:relative;height:100%;font-size:0;line-height:0}@media screen and (max-width:959px){.product-about__img-wrap{margin-top:50px;float:none;width:auto;height:auto;text-align:center}}@media screen and (max-width:759px){.product-about__slider-wrap_app .product-about__img-wrap{margin-top:20px}}@media screen and (max-width:959px){.product-about__img-wrap_valign{height:490px}.product-about__img-wrap_valign:before{content:"";height:100%;display:inline-block;vertical-align:middle}.product-about__img-wrap_valign img{max-width:100%;max-height:100%;vertical-align:middle}}@media screen and (max-width:759px){.product-about__img-wrap_p-small{height:265px}}.product-about__img{position:absolute;right:7.5%;bottom:0;max-height:100%;max-width:100%}@media screen and (max-width:1679px){.product-about__img{right:0}}@media screen and (max-width:959px){.product-about__img{position:static;max-height:490px}}@media screen and (max-width:759px){.product-about__img{max-height:360px;max-width:280px}}.product-about__img_centered{-webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (min-width:1280px){.product-about__img_centered{right:50%;bottom:50%;transform:translate(50%,50%) translateZ(0) scale(1)}}@media screen and (min-width:960px) and (max-width:1279px){.product-about__img_centered{bottom:50%;transform:translateY(50%)}}.product-about__info{float:right;height:677px;line-height:677px}@media screen and (max-width:959px){.product-about__info{float:none;width:auto;height:auto;line-height:1.2;margin-bottom:15px;padding-left:0;padding-right:0}}@media screen and (max-width:759px){.product-about__slider-wrap_app .product-about__info{margin-bottom:0}}.product-about__info-header{color:#414243;font-weight:300;font-size:30px;line-height:1.07;margin-bottom:calc(3.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-about__info-header{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-about__info-header{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.product-about__info-header{font-size:20px;line-height:1.07}}@media screen and (max-width:959px){.product-about__info-header{margin-bottom:calc(2 * var(--old-rem-value,16px))}}.product-about__info-step{font-weight:500;font-size:24px;line-height:1.25;margin-bottom:calc(1.45 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-about__info-step{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-about__info-step{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.product-about__info-step{font-size:17px;line-height:1.24}}.product-about__info-text{color:#414243;font-weight:300;font-size:21px;line-height:1.38;margin-bottom:calc(2.89 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-about__info-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-about__info-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-about__info-text{font-size:16px;line-height:1.38}}.product-about__info-valign{display:inline-block;vertical-align:middle;font-size:24px;line-height:1.25;line-height:1.4;width:83%}@media screen and (max-width:1679px){.product-about__info-valign{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-about__info-valign{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.product-about__info-valign{font-size:17px;line-height:1.24}}@media screen and (max-width:1679px){.product-about__info-valign{width:auto}}@media screen and (max-width:759px){.product-about__info-valign{width:100%}}.product-about__info-valign .file-download{font-size:16px;line-height:1.38;max-width:280px;margin-bottom:calc(.75 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-about__info-valign .file-download{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-about__info-valign .file-download{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-about__info-valign .file-download{font-size:14px;line-height:1.29}}.product-about__info-title{color:#ff0032;margin-top:10px}.product-about__info-text{color:#414243}.product-about__btn{width:294px;float:right;margin-top:5px}@media screen and (max-width:759px){.product-about__btn{width:264px;float:none}}.product-about__content{color:#4c4c4c;margin-bottom:calc(1.5 * var(--old-rem-value,16px))}.product-about__content .b-list>li:before{top:.8em}.product-about__content-title{font-size:30px;line-height:1.07;margin-bottom:3px}@media screen and (max-width:1679px){.product-about__content-title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-about__content-title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.product-about__content-title{font-size:20px;line-height:1.07}}.product-about__content-title .b-number{font-size:24px;line-height:1.25;font-weight:300}@media screen and (max-width:1679px){.product-about__content-title .b-number{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-about__content-title .b-number{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.product-about__content-title .b-number{font-size:17px;line-height:1.24}}.product-about__content-title .b-number__symbol,.product-about__content-title .b-number__symbol-sharp,.product-about__content-title .b-number__symbol-call{width:22px;height:22px}.product-about__content-title .b-number__symbol{line-height:30px}.product-about__content-title .b-number__symbol-sharp{line-height:22px}.product-about__content-text{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-about__content-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-about__content-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-about__content-text{font-size:16px;line-height:1.38}}.product-about__footenote{color:#999;font-size:21px;line-height:1.38;margin-top:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-about__footenote{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-about__footenote{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-about__footenote{font-size:16px;line-height:1.38}}@media screen and (max-width:959px){.product-about__footenote{margin-top:0}}.product-about__footenote_small-text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-about__footenote_small-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-about__footenote_small-text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-about__footenote_small-text{font-size:15px;line-height:1.4}}.product-about__controls{margin-top:20px}.product-about__controls:after{content:"";display:table;clear:both}.product-about__prev,.product-about__next{box-sizing:border-box;border:1px solid var(--controls-primary-active);border-radius:30px;position:relative;width:60px;height:60px;display:inline-block;vertical-align:middle;cursor:pointer}@media screen and (max-width:959px){.product-about__prev,.product-about__next{display:none}}.product-about__prev:after,.product-about__next:after{content:"";background:no-repeat 0 0;width:23px;height:23px;position:absolute;left:50%;top:50%;margin:-12px 0 0 -10px}.product-about__prev{margin-right:40px}.product-about__prev:after{background-image:url(../../i/product-about/double-arrow-prev.svg);margin-left:-13px}.product-about__next:after{background-image:url(../../i/product-about/double-arrow-next.svg)}.product-about__row-action{margin-top:46px}@media screen and (max-width:759px){.product-about__row-action{margin-top:20px}}.product-about__action{min-height:86px;position:relative;padding-left:86px;padding-top:6px;padding-bottom:6px}@media screen and (max-width:759px){.product-about__action{min-height:70px;padding-left:66px}}.product-about__action-icon{width:60px;height:86px;fill:#adb8c1;margin-top:-43px;position:absolute;left:0;top:50%}@media screen and (max-width:759px){.product-about__action-icon{width:32px;height:60px;margin-top:-30px}}.product-about__action-icon_phone-2{stroke:#adb8c1}.product-about__action-icon_card-2{width:96px;height:96px;stroke:#adb8c1;margin-top:-65px;margin-left:-14px}@media screen and (max-width:759px){.product-about__action-icon_card-2{width:76px;height:76px;margin-top:-48px}}.product-about__action-text{color:#414243}.product-about__app-wrap{line-height:100%;position:absolute;left:12px;bottom:38px}@media screen and (max-width:1679px){.product-about__app-wrap{left:9px}}@media screen and (max-width:1279px){.product-about__app-wrap{left:7px}}@media screen and (max-width:959px){.product-about__app-wrap{bottom:5px;left:0}}@media screen and (max-width:759px){.product-about__app-wrap{max-width:264px;margin:0 auto;position:relative;top:-100px}}.product-about__app{width:135px;height:40px;display:inline-block;vertical-align:top;margin-left:10px}@media screen and (max-width:759px){.product-about__app{width:127px}}.product-about__app:first-child{margin-left:0}.product-about__app:focus{outline:medium none}.product-about__app img{max-width:100%;height:auto}.product-about_celsium{display:initial}.product-about_celsium .bx-controls-direction{display:flex;position:absolute;left:calc((100vw - 1440px)/ 2)}@media screen and (min-width:1680px) and (max-width:1919px){.product-about_celsium .bx-controls-direction{left:calc((100vw - 1440px)/ 2)}}@media screen and (min-width:1440px) and (max-width:1679px){.product-about_celsium .bx-controls-direction{left:calc((100vw - 1440px)/ 2 + 88px)}}@media screen and (max-width:1439px){.product-about_celsium .bx-controls-direction{left:56px}}@media screen and (min-width:960px) and (max-width:1279px){.product-about_celsium .bx-controls-direction{left:40px}}@media screen and (max-width:959px){.product-about_celsium .bx-controls-direction{display:none}}.product-about_celsium .bx-prev,.product-about_celsium .bx-next{display:inline;width:34px;height:34px;margin-right:20px;border:4px solid transparent;filter:none;background-color:#fff;box-shadow:0 0 16px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);border-radius:100px;box-shadow:0 0 16px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);border-radius:50%;background-size:24px 24px;background-repeat:no-repeat;background-position:center;cursor:pointer}.product-about_celsium .bx-prev{position:relative;background-image:url(../../i/product-about/celsium-prev.svg)}.product-about_celsium .bx-next{position:relative;background-image:url(../../i/product-about/celsium-next.svg)}.product-about_celsium .product-about__circle{transform:rotate(-90deg);transform-origin:50% 50%;stroke:var(--controls-primary-active);filter:var(--controls-primary-active)}.product-about_celsium .grid{display:flex;align-items:center;min-height:570px}@media screen and (max-width:959px){.product-about_celsium .grid{flex-direction:column;min-height:400px}}.product-about_celsium .grid .product-about__info-valign,.product-about_celsium .grid .product-about__info{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:959px){.product-about_celsium .grid .product-about__info-valign,.product-about_celsium .grid .product-about__info{display:flex;flex-direction:column;margin-left:auto;margin-right:auto}}.product-about_celsium .product-about__loader{position:absolute;display:inline-flex;top:-9px;left:-9px;width:52px;height:52px;transform:rotate(270deg);opacity:1}.product-about_celsium .b-wrapper_ukit{max-width:1440px}@media screen and (max-width:1919px){.product-about_celsium .b-wrapper_ukit{max-width:1440px}}.product-about_celsium .bx-wrapper{position:relative}.product-about_celsium .bx-controls{padding:0 20px;margin-left:auto;margin-right:auto;bottom:48px}@media screen and (max-width:959px){.product-about_celsium .bx-controls{bottom:initial;top:8px}}.product-about_celsium .product-about__heading{font-weight:600;font-size:32px;line-height:36px;color:var(--text-headline);margin-bottom:46px}@media screen and (max-width:959px){.product-about_celsium .product-about__heading{font-weight:500;font-size:14px;line-height:20px;margin-bottom:12px}}.product-about_celsium .product-about__strange-heading{font-weight:700;color:var(--text-primary);font-size:40px;line-height:48px;text-transform:uppercase}@media screen and (max-width:959px){.product-about_celsium .product-about__strange-heading{font-weight:600;font-size:24px;line-height:28px;text-transform:none}}.product-about_celsium .bx-pager{display:none}@media screen and (max-width:959px){.product-about_celsium .bx-pager{bottom:350px;width:80%;display:flex;justify-content:space-around;margin-left:auto;margin-right:auto}}@media screen and (max-width:959px){.product-about_celsium .bx-pager-item{display:inline-flex;width:100%!important}}@media screen and (max-width:959px){.product-about_celsium .bx-default-pager .bx-pager-link{height:4px!important;width:100%!important}}.product-about_celsium .bx-default-pager .bx-pager-link.active{background-color:var(--controls-secondary-active)}@media screen and (max-width:959px){.product-about_celsium .product-about__loader.loader-circle{stroke-width:3}}@media screen and (max-width:767px){.product-about_celsium .product-about__loader circle.loader-circle{stroke-width:2}}.product-about_celsium .product-about__slider-item{height:570px;width:100vw!important}@media screen and (max-width:959px){.product-about_celsium .product-about__slider-item{max-height:500px;height:100%}}@media screen and (max-width:959px){.product-about_celsium .product-about__slider-item .product-about__slider-item{height:auto}}@media screen and (max-width:959px){.product-about_celsium .product-about__info{order:2;float:none}}.product-about_celsium .product-about__img-wrap{position:absolute;right:calc((100vw - 1440px)/ 2);float:none}@media screen and (min-width:1440px) and (max-width:1679px){.product-about_celsium .product-about__img-wrap{right:calc((100vw - 1440px)/ 2 + 88px)}}@media screen and (min-width:1440px) and (max-width:1555px){.product-about_celsium .product-about__img-wrap{right:88px}}@media screen and (max-width:1439px){.product-about_celsium .product-about__img-wrap{right:88px}}@media screen and (min-width:960px) and (max-width:1279px){.product-about_celsium .product-about__img-wrap{right:56px}}@media screen and (max-width:959px){.product-about_celsium .product-about__img-wrap{position:initial}}.product-about_celsium .product-about__img{right:0;width:auto;height:auto}@media screen and (max-width:1679px){.product-about_celsium .product-about__img{right:0}}.product-action{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:var(--background-primary-elevated);overflow:hidden;display:block;color:inherit;position:relative;border-radius:8px}.product-action *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-action__inner{border-radius:8px;border:1px solid var(--background-stroke)}@media screen and (min-width:1680px){.product-action__inner{padding:30px 29px 38px}}@media screen and (min-width:1280px) and (max-width:1679px){.product-action__inner{padding:30px 20px 40px}}@media screen and (min-width:960px) and (max-width:1279px){.product-action__inner{padding:30px 20px 40px}}@media screen and (min-width:760px) and (max-width:959px){.product-action__inner{padding:78px 20px 0 0;font-size:0}}@media screen and (max-width:759px){.product-action__inner{padding:0 30px 35px}}.product-action__image{background:no-repeat center top;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;height:300px;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (min-width:1680px){.product-action__image{margin:-31px -30px 28px}}@media screen and (min-width:1280px) and (max-width:1679px){.product-action__image{margin:-31px -21px 30px}}@media screen and (min-width:960px) and (max-width:1279px){.product-action__image{margin:-31px -21px 30px}}@media screen and (min-width:760px) and (max-width:959px){.product-action__image{display:inline-block;vertical-align:top;width:330px;margin:-79px 0 -21px -1px}}@media screen and (max-width:759px){.product-action__image{margin:0 -30px 30px}}.product-action__label{position:absolute;letter-spacing:1px;color:var(--text-primary);font-size:15px;line-height:1;background-color:var(--controls-tertiary-active)}@media screen and (min-width:1680px){.product-action__label{left:30px;top:292px;padding:1px 5px}}@media screen and (min-width:1280px) and (max-width:1679px){.product-action__label{padding:2px 10px;left:21px;top:290px}}@media screen and (min-width:960px) and (max-width:1279px){.product-action__label{padding:2px 10px;left:21px;top:290px}}@media screen and (min-width:760px) and (max-width:959px){.product-action__label{padding:2px 3px;top:22px;left:361px}}@media screen and (max-width:759px){.product-action__label{top:288px;left:30px;padding:3px 10px}}@media screen and (min-width:760px) and (max-width:959px){.product-action__content{display:inline-block;vertical-align:top;width:calc(100% - 330px);padding:0 30px 30px;min-height:220px}}.product-action__title,.product-action__title:hover{color:var(--text-headline)}.product-action__text,.product-action__text:hover{color:var(--text-primary-link)}.product-action__title{font-size:24px;margin-bottom:9px}.product-action__text{font-size:18.7px;line-height:28px}@media screen and (min-width:960px){.product-action__close{display:none}}@media screen and (max-width:959px){.product-action__close{z-index:1;position:absolute;width:15px;height:15px;right:15px;top:15px;background:url(../../i/product-action/icon_close.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}}@media screen and (min-width:760px) and (max-width:959px){.product-action_img-right .product-action__inner{padding:78px 0 0 0;flex-direction:row-reverse}}@media screen and (min-width:760px) and (max-width:959px){.product-action_img-right .product-action__label{left:30px}}.business-subscription .jq-selectbox__dropdown{width:100%!important;top:inherit!important}li.hidden-option{display:none}.product-adv{position:relative}.product-adv__group{width:100%;display:table;table-layout:fixed}.product-adv__group-item{width:1%;display:table-cell;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:80px;padding-right:80px}@media screen and (max-width:1279px){.product-adv__group-item{padding-left:40px;padding-right:40px}}@media screen and (max-width:959px){.product-adv__group-item{padding-left:10px;padding-right:10px}}@media screen and (max-width:759px){.product-adv__group-item{width:100%;display:block;padding-left:0;padding-right:0}}.product-adv__item{text-align:center;color:var(--text-secondary)}@media screen and (max-width:759px){.product-adv__item{display:table;width:100%;text-align:left;margin-bottom:23px}}.product-adv__item_horizontal{display:flex;text-align:left}.product-adv__item_horizontal .product-adv__icon-wrap{margin-right:44px}@media screen and (max-width:959px){.product-adv__item_horizontal .product-adv__icon-wrap{margin-right:24px}}@media screen and (max-width:759px){.product-adv__item_horizontal .product-adv__icon-wrap{margin-right:0}}.product-adv__item_horizontal .product-adv__icon{vertical-align:top}.product-adv__icon-wrap{font-size:70px;height:1em;line-height:1em;margin-bottom:calc(1.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-adv__icon-wrap{font-size:60px}}@media screen and (max-width:759px){.product-adv__icon-wrap{display:table-cell;vertical-align:top;font-size:40px;width:54px;padding-right:25px;text-align:center}}.product-adv__icon{height:100%;max-width:120px;fill:var(--brand-mts-red);display:inline-block;vertical-align:middle;filter:var(--icons-filter-brand-red);-webkit-filter:var(--icons-filter-brand-red)}@media screen and (max-width:759px){.product-adv__icon{max-width:100%;vertical-align:top}}@media screen and (max-width:759px){.product-adv__content{display:table-cell;vertical-align:middle}}.product-adv__icon_4g{width:1.143em;height:.857em}.product-adv__icon_advantages-unlimited,.product-adv__icon_unlimit-mobile-tv{width:1.185em;height:.785em}.product-adv__icon_advantages-russia{width:.8em;height:1em}.product-adv__icon_14days{width:.86em;height:1em}.product-adv__icon_hdtv{width:.9em;height:1em}.product-adv__icon_unlim-mobile-tv{width:1.1em;height:.8em}.product-adv__icon_homeinternet{width:1.1em;height:.85em}.product-adv__icon_mtsTv{max-height:100%;height:auto}.product-adv__label{color:var(--text-secondary)}@media screen and (max-width:759px){.product-adv__label{margin-top:-3px}}.product-adv__label+.product-adv__text{margin-top:12px}.product-adv__text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-adv__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-adv__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-adv__text{font-size:14px;line-height:1.29}}.product-adv__btn{text-align:center;margin-top:40px;margin-bottom:20px}@media screen and (max-width:759px){.product-adv__btn{margin-top:0}}.product-adv_single .product-adv__group{display:flex;justify-content:center}.product-adv_single .product-adv__group-item{width:auto;max-width:50%}@media screen and (max-width:759px){.product-adv_single .product-adv__group-item{width:100%;max-width:100%}}.product-adv_6-in-a-row .product-adv__group,.product-adv_5-in-a-row .product-adv__group,.product-adv_4-in-a-row .product-adv__group,.product-adv_3-in-a-row .product-adv__group{display:flex}@media screen and (max-width:1279px){.product-adv_6-in-a-row .product-adv__group,.product-adv_5-in-a-row .product-adv__group,.product-adv_4-in-a-row .product-adv__group,.product-adv_3-in-a-row .product-adv__group{flex-wrap:wrap;justify-content:center}}.product-adv_6-in-a-row .product-adv__group-item,.product-adv_5-in-a-row .product-adv__group-item,.product-adv_4-in-a-row .product-adv__group-item,.product-adv_3-in-a-row .product-adv__group-item{padding-left:20px;padding-right:20px;display:block}@media screen and (max-width:1279px){.product-adv_6-in-a-row .product-adv__group-item,.product-adv_5-in-a-row .product-adv__group-item,.product-adv_4-in-a-row .product-adv__group-item,.product-adv_3-in-a-row .product-adv__group-item{padding-left:60px;padding-right:60px}}@media screen and (max-width:959px){.product-adv_6-in-a-row .product-adv__group-item,.product-adv_5-in-a-row .product-adv__group-item,.product-adv_4-in-a-row .product-adv__group-item,.product-adv_3-in-a-row .product-adv__group-item{padding-left:20px;padding-right:20px}}@media screen and (max-width:759px){.product-adv_6-in-a-row .product-adv__group-item,.product-adv_5-in-a-row .product-adv__group-item,.product-adv_4-in-a-row .product-adv__group-item,.product-adv_3-in-a-row .product-adv__group-item{padding-left:0;padding-right:0}}@media screen and (max-width:759px){.product-adv_6-in-a-row .product-adv__item,.product-adv_5-in-a-row .product-adv__item,.product-adv_4-in-a-row .product-adv__item,.product-adv_3-in-a-row .product-adv__item{margin-bottom:0}}.product-adv_6-in-a-row .product-adv__group-item{width:16.666666666666668%}@media screen and (max-width:1279px){.product-adv_6-in-a-row .product-adv__group-item{margin-top:67px;width:33.333333333333336%}}@media screen and (max-width:1279px){.product-adv_6-in-a-row .product-adv__group-item:nth-child(1),.product-adv_6-in-a-row .product-adv__group-item:nth-child(2),.product-adv_6-in-a-row .product-adv__group-item:nth-child(3){margin-top:0}}@media screen and (max-width:759px){.product-adv_6-in-a-row .product-adv__group-item{width:100%;margin-top:25px}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_6-in-a-row .product-adv__group-item:first-child{margin-top:0}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_6-in-a-row .product-adv__group-item:nth-child(2),.product-adv_6-in-a-row .product-adv__group-item:nth-child(3){margin-top:25px}}.product-adv_5-in-a-row .product-adv__group-item{width:20%}@media screen and (max-width:1279px){.product-adv_5-in-a-row .product-adv__group-item{margin-top:67px;width:33.333333333333336%}}@media screen and (max-width:1279px){.product-adv_5-in-a-row .product-adv__group-item:nth-child(1),.product-adv_5-in-a-row .product-adv__group-item:nth-child(2),.product-adv_5-in-a-row .product-adv__group-item:nth-child(3){margin-top:0}}@media screen and (max-width:759px){.product-adv_5-in-a-row .product-adv__group-item{width:100%;margin-top:40px}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_5-in-a-row .product-adv__group-item:first-child{margin-top:0}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_5-in-a-row .product-adv__group-item:nth-child(2),.product-adv_5-in-a-row .product-adv__group-item:nth-child(3){margin-top:25px}}.product-adv_4-in-a-row .product-adv__group-item{width:calc(100% / 4)}@media screen and (max-width:1279px){.product-adv_4-in-a-row .product-adv__group-item{margin-top:67px;width:calc(100% / 2)}}@media screen and (max-width:1279px){.product-adv_4-in-a-row .product-adv__group-item:nth-child(1),.product-adv_4-in-a-row .product-adv__group-item:nth-child(2){margin-top:0}}@media screen and (max-width:759px){.product-adv_4-in-a-row .product-adv__group-item{width:100%;margin-top:40px}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_4-in-a-row .product-adv__group-item:first-child{margin-top:0}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_4-in-a-row .product-adv__group-item:nth-child(2){margin-top:25px}}.product-adv_3-in-a-row .product-adv__group-item{width:calc(100% / 3)}@media screen and (max-width:1279px){.product-adv_3-in-a-row .product-adv__group-item:nth-child(1),.product-adv_3-in-a-row .product-adv__group-item:nth-child(2),.product-adv_3-in-a-row .product-adv__group-item:nth-child(3){margin-top:0}}@media screen and (max-width:759px){.product-adv_3-in-a-row .product-adv__group-item{width:100%;margin-top:40px}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_3-in-a-row .product-adv__group-item:first-child{margin-top:0}}@media screen and (max-width:759px) and (max-width:759px){.product-adv_3-in-a-row .product-adv__group-item:nth-child(2),.product-adv_3-in-a-row .product-adv__group-item:nth-child(3){margin-top:25px}}.product-adv_gray-block .product-adv__group{max-width:1340px;margin:auto}.product-adv_gray-block .product-adv__group-item{padding:0 28px}@media screen and (max-width:1679px){.product-adv_gray-block .product-adv__group-item{padding:0 10px}}@media screen and (max-width:759px){.product-adv_gray-block .product-adv__group-item{padding:0}}.product-adv_gray-block .product-adv__item{border:1px solid #e6e6e6;padding:30px;border-radius:5px}@media screen and (max-width:1279px){.product-adv_gray-block .product-adv__item{padding:30px 20px}}@media screen and (max-width:959px){.product-adv_gray-block .product-adv__item{padding:25px 20px}}@media screen and (max-width:759px){.product-adv_gray-block .product-adv__item{border:none;padding:0;padding-left:65px}}.product-adv_gray-block .product-adv__icon-wrap{font-size:90px}@media screen and (max-width:759px){.product-adv_gray-block .product-adv__icon-wrap{font-size:60px;margin-left:-65px}}.product-adv_gray-block .product-adv__label{color:#333}.product-adv_small{max-width:1440px;margin:0 auto}.product-adv_small .b-wrapper{width:inherit}@media screen and (min-width:760px) and (max-width:1279px){.product-adv_small .product-adv__group{fotn-size:0;text-align:center}}@media screen and (min-width:760px) and (max-width:1279px){.product-adv_small .product-adv__group-item{display:inline-block;vertical-align:top}}@media screen and (min-width:1280px){.product-adv_small .product-adv__group-item{padding-left:35px;padding-right:35px}}@media screen and (min-width:960px) and (max-width:1279px){.product-adv_small .product-adv__group-item{width:30%;padding-left:35px;padding-right:35px;margin-bottom:40px}}@media screen and (min-width:760px) and (max-width:959px){.product-adv_small .product-adv__group-item{width:33.333%;padding-left:35px;padding-right:35px;margin-bottom:40px}}.product-adv_small .product-adv__label{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-adv_small .product-adv__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-adv_small .product-adv__label{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-adv_small .product-adv__label{font-size:15px;line-height:1.4}}.product-adv_small .product-adv__text{font-size:14px}@media screen and (max-width:759px){.product-adv_vertical-p .product-adv__group{display:flex;flex-direction:column}.product-adv_vertical-p .product-adv__item{display:block;text-align:center;margin-bottom:30px}.product-adv_vertical-p .product-adv__icon-wrap{display:block;width:100%;height:60px;padding-right:0;margin:0 auto 20px}.product-adv_vertical-p .product-adv__content{display:block}.product-adv_vertical-p .product-adv__label{font-weight:500}}@media screen and (max-width:959px){.product-adv-clear_tarifishe{margin-bottom:-30px}}.product-adv-clear_tarifishe .product-adv__group{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:959px){.product-adv-clear_tarifishe .product-adv__group{flex-wrap:wrap}}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__group{flex-direction:column}}.product-adv-clear_tarifishe .product-adv__group-item{width:100%;max-width:245px;padding-left:5px;padding-right:5px;display:block}@media screen and (max-width:1679px){.product-adv-clear_tarifishe .product-adv__group-item{max-width:218px}}@media screen and (max-width:1279px){.product-adv-clear_tarifishe .product-adv__group-item{max-width:174px;padding-left:0;padding-right:0}}@media screen and (max-width:959px){.product-adv-clear_tarifishe .product-adv__group-item{max-width:50%;width:50%;padding-bottom:30px;padding-left:15px;padding-right:15px}.product-adv-clear_tarifishe .product-adv__group-item:nth-child(2n) .product-adv__item{margin-left:auto}}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__group-item:nth-child(2n) .product-adv__item{margin-left:0}}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__group-item{width:100%;max-width:320px;margin:0 auto;padding-left:20px;padding-right:20px}}@media screen and (max-width:959px){.product-adv-clear_tarifishe .product-adv__item{width:174px}}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__item{width:100%;display:flex;flex-direction:column;align-items:center}}.product-adv-clear_tarifishe .product-adv__icon-wrap{width:60px;height:60px;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;font-size:0}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__icon-wrap{padding-right:0;margin:0 auto 15px}}.product-adv-clear_tarifishe .product-adv__icon{max-width:100%;max-height:100%;width:100%;height:auto}.product-adv-clear_tarifishe .product-adv__label{font-size:21px;line-height:1.38;color:#333;font-weight:500}@media screen and (max-width:1679px){.product-adv-clear_tarifishe .product-adv__label{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-adv-clear_tarifishe .product-adv__label{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__label{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.product-adv-clear_tarifishe .product-adv__label{text-align:center}}.product-adv-clear_go-smart .product-adv__group{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width:959px){.product-adv-clear_go-smart .product-adv__group{flex-wrap:wrap;justify-content:space-around;margin-bottom:-30px}}@media screen and (max-width:759px){.product-adv-clear_go-smart .product-adv__group{flex-direction:column}}.product-adv-clear_go-smart .product-adv__group-item{width:100%;max-width:245px;padding-left:5px;padding-right:5px;display:block}@media screen and (max-width:1679px){.product-adv-clear_go-smart .product-adv__group-item{max-width:228px}}@media screen and (max-width:1279px){.product-adv-clear_go-smart .product-adv__group-item{max-width:184px}}@media screen and (max-width:959px){.product-adv-clear_go-smart .product-adv__group-item{max-width:50%;padding-bottom:30px}.product-adv-clear_go-smart .product-adv__group-item:nth-child(2) .product-adv__item{margin-left:auto}.product-adv-clear_go-smart .product-adv__group-item:nth-child(3) .product-adv__item{margin:0 auto}}@media screen and (max-width:759px){.product-adv-clear_go-smart .product-adv__group-item{width:100%;max-width:320px;margin:0 auto;padding-left:20px;padding-right:20px}}@media screen and (max-width:959px){.product-adv-clear_go-smart .product-adv__item{width:184px}}@media screen and (max-width:759px){.product-adv-clear_go-smart .product-adv__item{width:100%;display:flex;flex-direction:column;align-items:center}}.product-adv-clear_go-smart .product-adv__icon-wrap{width:60px;height:60px;margin:0 auto 30px;display:flex;align-items:center;justify-content:center;font-size:0}@media screen and (max-width:759px){.product-adv-clear_go-smart .product-adv__icon-wrap{padding-right:0;margin:0 auto 15px}}.product-adv-clear_go-smart .product-adv__icon{max-width:100%;max-height:100%;width:100%;height:auto}.product-adv-clear_go-smart .product-adv__label{font-size:21px;line-height:1.38;color:#333;font-weight:500}@media screen and (max-width:1679px){.product-adv-clear_go-smart .product-adv__label{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-adv-clear_go-smart .product-adv__label{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-adv-clear_go-smart .product-adv__label{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.product-adv-clear_go-smart .product-adv__label{text-align:center}}.product-adv-clear_item-count{max-width:1140px;margin-left:auto;margin-right:auto;padding-top:18px}@media screen and (max-width:1679px){.product-adv-clear_item-count{padding-top:22px;padding-bottom:6px}}@media screen and (max-width:959px){.product-adv-clear_item-count{margin-bottom:-30px}}@media screen and (max-width:759px){.product-adv-clear_item-count{padding-top:0;padding-bottom:5px}}.product-adv-clear_item-count .product-adv__group{display:flex;align-items:flex-start;justify-content:space-between;counter-reset:custom-counter}@media screen and (max-width:959px){.product-adv-clear_item-count .product-adv__group{flex-wrap:wrap}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__group{flex-direction:column}}.product-adv-clear_item-count .product-adv__group-item{width:100%;max-width:300px;padding-left:5px;padding-right:5px;display:block;counter-increment:custom-counter}@media screen and (max-width:1279px){.product-adv-clear_item-count .product-adv__group-item{max-width:290px}}@media screen and (max-width:959px){.product-adv-clear_item-count .product-adv__group-item{max-width:205px;padding-bottom:36px}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__group-item{width:100%;max-width:320px;padding:0}}@media screen and (max-width:959px){.product-adv-clear_item-count .product-adv__item{width:174px}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__item{width:100%;margin-bottom:18px}}.product-adv-clear_item-count .product-adv__icon-wrap{border-radius:50%;border:1px solid #e6e6e6;width:64px;height:64px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__icon-wrap{width:40px;height:40px;display:table-cell;margin:0;padding-right:0}}.product-adv-clear_item-count .product-adv__icon-wrap:before{font-size:38px;line-height:1.18;font-weight:500;color:#333;content:counter(custom-counter)}@media screen and (max-width:1679px){.product-adv-clear_item-count .product-adv__icon-wrap:before{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-adv-clear_item-count .product-adv__icon-wrap:before{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__icon-wrap:before{font-size:24px;line-height:1.25}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__icon-wrap:before{line-height:34px}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__content{width:calc(100% - 40px)}}.product-adv-clear_item-count .product-adv__icon{display:none}.product-adv-clear_item-count .product-adv__label{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-adv-clear_item-count .product-adv__label{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-adv-clear_item-count .product-adv__label{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__label{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.product-adv-clear_item-count .product-adv__label{text-align:left;padding-left:15px}}.anim-page-product .top-panel,.anim-page-product .header,.anim-page-product .mainmenu{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;-ms-animation-delay:.8s;animation-delay:.8s}.product-info{position:relative;margin-bottom:80px}@media screen and (min-width:768px) and (max-width:959px){.product-info{padding-top:20px}}@media screen and (max-width:959px){.product-info{overflow:hidden}}@media screen and (max-width:767px){.product-info{margin-bottom:25px}}.product-info__currency{font-size:18px;line-height:1.33;margin-left:10px}@media screen and (max-width:1679px){.product-info__currency{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__currency{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__currency{font-size:15px;line-height:1.4}}.product-info__choose-city{margin:0 0 calc(1.36 * var(--old-rem-value,16px))}@media screen and (min-width:768px) and (max-width:959px){.product-info__choose-city{padding-left:40px}}@media screen and (max-width:767px){.product-info__choose-city{max-width:280px;margin:0 auto 34px}}.product-info__choose-city .form__col-label{width:145px}.product-info__inner{position:relative}.product-info__inner:hover,.product-info__inner:active,.product-info__inner:focus{outline:0}.product-info_nocrumbs .product-info__inner:before{background:#f2f2f2;width:100%;height:1px;content:"";position:absolute;left:0;top:-1px;right:0;z-index:2}@media screen and (max-width:959px){.product-info_nocrumbs .product-info__inner:before{content:none}}.product-info__top{position:relative}.product-info__bottom{position:relative;z-index:1;overflow:visible;padding:160px 0 80px;min-height:600px}@media screen and (max-width:1279px){.product-info__bottom{padding:130px 0 80px;min-height:auto}}@media screen and (max-width:959px){.product-info__bottom{padding:90px 0 80px}}@media screen and (max-width:767px){.product-info__bottom{padding:30px 0 40px}}.product-info__bottom:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;background:url(../../i/product-info/shadow.png) repeat-x bottom}.product-info__bottom-header{font-size:38px;line-height:1.18;margin-bottom:calc(2.27 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info__bottom-header{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__bottom-header{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info__bottom-header{font-size:24px;line-height:1.25}}@media screen and (max-width:959px){.product-info__bottom-header{margin-bottom:30px}}.product-info__bottom-text{font-size:24px;line-height:1.25;line-height:38px;font-weight:300;margin-bottom:calc(2.05 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info__bottom-text{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__bottom-text{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info__bottom-text{font-size:17px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__bottom-text{line-height:26px}}.product-info__bottom-image{position:absolute;width:100%;height:653px;bottom:0;right:0;z-index:1;background-repeat:no-repeat;background-position:bottom right}@media screen and (max-width:1279px){.product-info__bottom-image{width:100%;height:500px;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;background-position:right top}}@media screen and (max-width:959px){.product-info__bottom-image{height:360px}}@media screen and (max-width:767px){.product-info__bottom-image{position:static;height:270px;margin-bottom:30px;background-position:center}}.product-info__bottom-info{width:600px;position:relative;z-index:2}@media screen and (max-width:1279px){.product-info__bottom-info{width:350px}}@media screen and (max-width:959px){.product-info__bottom-info{width:45%}}@media screen and (max-width:767px){.product-info__bottom-info{width:100%}}.product-info__bottom .file-download{z-index:2}.product-info__favorite{background-color:#fff;width:50px;height:50px;border-radius:25px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.08);box-shadow:0 0 10px rgba(0,0,0,.08);cursor:pointer;position:relative;position:absolute;top:20px;right:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:box-shadow .5s ease 0s;-moz-transition:box-shadow .5s ease 0s;-o-transition:box-shadow .5s ease 0s;-ms-transition:box-shadow .5s ease 0s;transition:box-shadow .5s ease 0s}@media screen and (max-width:1279px){.product-info__favorite{width:40px;height:40px}}@media screen and (max-width:959px){.product-info__favorite{top:0}}@media screen and (max-width:767px){.product-info__favorite{top:auto;bottom:0}}.product-info__favorite.is-favorite .product-info__favorite-icon{fill:#ff0032}.product-info__favorite:hover{background-color:#ff0032;-webkit-box-shadow:inherit;box-shadow:inherit}.product-info__favorite:hover .product-info__favorite-text{display:block}.product-info__favorite:hover .product-info__favorite-icon,.product-info__favorite:hover .product-info__favorite-input:checked+.product-info__favorite-icon{background-image:url(../../i/product-info/favorite-hover.svg)}.product-info__favorite:hover .product-info__favorite{fill:#fff}@media screen and (max-width:767px){.product-info_noimage .product-info__favorite,.product-info_minimal .product-info__favorite{bottom:-40px}}.product-info_small .product-info__media{width:612px;height:380px;position:absolute;right:50%;top:0;margin-right:0;opacity:0;overflow:hidden}@media screen and (max-width:959px){.product-info_small .product-info__media{width:725px;height:450px;position:relative;top:auto;right:auto;left:50%;margin:0 0 15px -363px}}@media screen and (max-width:767px){.product-info_small .product-info__media{width:531px;height:330px;margin-left:-266px}}.product-info_small .product-info__content{min-height:380px;line-height:380px}@media screen and (max-width:959px){.product-info_small .product-info__content{min-height:200px;line-height:normal}}.product-info__favorite-input{opacity:0;position:absolute;left:0;top:0}.product-info__favorite-input:checked+.product-info__favorite-icon{background-image:url(../../i/product-info/favorite-active.svg)}.product-info__favorite-icon{background:url(../../i/product-info/favorite.svg) no-repeat 0 0;width:24px;height:24px;margin-top:-12px;margin-left:-12px;position:absolute;left:50%;top:50%}@media screen and (max-width:1279px){.product-info__favorite-icon{width:20px;height:20px;margin-top:-10px;margin-left:-10px}}.product-info__favorite-text{background-color:#fff;border:1px solid #e4e4e4;width:190px;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);font-size:15px;line-height:1.5;color:#333;text-align:center;word-wrap:break-word;display:none;margin-left:-95px;position:absolute;top:55px;right:0;z-index:9999}.product-info__favorite-tail{border:10px solid transparent;border-bottom-color:#e4e4e4;margin-left:-10px;margin-top:-20px;position:absolute;top:0;right:15px;z-index:9999}.product-info__favorite-tail:after{content:"";border:10px solid transparent;border-bottom-color:#fff;position:absolute;left:-10px;top:-9px}.product-info__media{width:1240px;height:770px;position:absolute;right:50%;top:-25px;margin-right:12px;opacity:0;overflow:hidden}@media screen and (max-width:1679px){.product-info__media{width:1072px;height:666px;margin-right:9px}}@media screen and (max-width:1279px){.product-info__media{top:-15px;margin-right:-8px}}@media screen and (max-width:959px){.product-info__media{width:725px;height:450px;position:relative;top:auto;right:auto;left:50%;margin:0 0 15px -363px}}@media screen and (max-width:767px){.product-info__media{width:531px;height:330px;margin-left:-266px}}.product-info__mask-preload{position:absolute;left:-9999px;top:-9999px}.product-info__img{position:absolute;right:1px;bottom:1px;min-height:100%;width:100%}@media screen and (max-width:1279px){.product-info__media_adaptive .product-info__img{display:none}}.product-info__media_adaptive .product-info__img_lg{display:none}@media screen and (min-width:960px) and (max-width:1279px){.product-info__media_adaptive .product-info__img_lg{display:block}}.product-info__media_adaptive .product-info__img_md{display:none}@media screen and (min-width:768px) and (max-width:959px){.product-info__media_adaptive .product-info__img_md{display:block}}.product-info__media_adaptive .product-info__img_sm{display:none}@media screen and (max-width:767px){.product-info__media_adaptive .product-info__img_sm{display:block}}.product-info__image-container{width:38%;padding-bottom:38%;position:absolute;left:0;top:45px;overflow:hidden;border-radius:80px}.product-info__image-container img{left:0;position:absolute;top:0;width:100%;height:100%;object-fit:cover}.product-info__image-container .product-info__image{left:0;position:absolute;top:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width:1679px){.product-info__image-container{left:0;width:520px;padding-bottom:520px}}@media screen and (max-width:1279px){.product-info__image-container{margin-top:20px;margin-right:0;padding-bottom:44%;width:44%}}@media screen and (max-width:959px){.product-info__image-container{width:calc(100vw - 40px);min-width:auto;padding-bottom:87.5%;position:relative;top:0;left:0;margin:20px auto;border-radius:40px}}.product-info__sticker{width:128px;height:128px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:60px;right:20px;color:#fff;font-size:24px;line-height:1.25;background:url(../../i/product-info/sticker.png) no-repeat 0 0;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;padding-top:35px}@media screen and (max-width:1679px){.product-info__sticker{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__sticker{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info__sticker{font-size:17px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__sticker{width:115px;height:115px}}@media screen and (max-width:959px){.product-info__sticker{width:100px;height:100px;top:0;right:0;font-size:21px;line-height:1.38;padding-top:25px}}@media screen and (max-width:767px){.product-info__sticker{width:80px;height:80px;font-size:18px;line-height:1.33;padding-top:23px;right:5px}}@media screen and (max-width:959px) and (max-width:1679px){.product-info__sticker{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.product-info__sticker{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:767px){.product-info__sticker{font-size:16px;line-height:1.38}}@media screen and (max-width:767px) and (max-width:1679px){.product-info__sticker{font-size:17px;line-height:1.35}}@media screen and (max-width:767px) and (max-width:1279px){.product-info__sticker{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:767px){.product-info__sticker{font-size:15px;line-height:1.4}}.product-info__sticker-content{-webkit-transform:rotateZ(-20deg);-moz-transform:rotateZ(-20deg);-o-transform:rotateZ(-20deg);-ms-transform:rotateZ(-20deg);transform:rotateZ(-20deg);text-align:center}.product-info__mask{background:url(../../i/product-info/img-mask.png) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:100%;height:100%;position:absolute;left:0;top:0}.product-info__content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:50%;padding-left:13px;min-height:670px;line-height:670px}@media screen and (max-width:1679px){.product-info__content{padding-left:9px;min-height:550px;line-height:550px}}@media screen and (max-width:1279px){.product-info__content{padding-left:8px}}@media screen and (max-width:959px){.product-info__content{width:auto;min-height:0;line-height:1.2;margin:0;padding:0}}.product-info__content .b-list li{display:inline-block;width:100%;margin-top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-info__content .b-list li:first-child{margin-top:.75em}@media screen and (max-width:1279px){.product-info__description{margin-top:calc(.35 * var(--old-rem-value,16px));margin-bottom:20px}}@media screen and (max-width:959px){.product-info__description{padding-left:40px}}@media screen and (max-width:767px){.product-info__description{text-align:center;padding-left:0}}.product-info_noimage .product-info__content{margin:0 auto;width:50%;padding-left:0;min-height:0;line-height:normal}@media screen and (max-width:1279px){.product-info_noimage .product-info__content{width:70%}}@media screen and (max-width:959px){.product-info_noimage .product-info__content{width:auto}}.product-info_noimage .product-info__content-valign{padding:60px 0}@media screen and (max-width:1279px){.product-info_noimage .product-info__content-valign{padding:45px 0}}@media screen and (max-width:959px){.product-info_noimage .product-info__content-valign{padding:0}}.product-info__content-valign{display:inline-block;vertical-align:middle;line-height:1.2;width:100%;padding-top:40px;position:relative}@media screen and (max-width:959px){.product-info__content-valign{padding-top:0}}.product-info__archive-stamp{background:url(../../i/product-info/in-archive.svg) no-repeat 0 0;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;width:207px;height:65px;position:absolute;right:100px;top:75px;-webkit-transform:rotate(-12deg);-moz-transform:rotate(-12deg);-o-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg);opacity:.6;z-index:-1}@media screen and (max-width:1679px){.product-info__archive-stamp{right:20px;top:90px}}@media screen and (max-width:959px){.product-info__archive-stamp{right:0;top:0}}@media screen and (max-width:767px){.product-info__archive-stamp{top:auto;bottom:55px;width:125px;height:39px}}.product-info_noimage .product-info__archive-stamp{left:50%;top:50%;margin:-33px 0 0 -104px}@media screen and (max-width:1279px){.product-info_noimage .product-info__archive-stamp{margin:0;left:auto;right:0;top:125px}}@media screen and (max-width:959px){.product-info_noimage .product-info__archive-stamp{top:auto;bottom:110px}}@media screen and (max-width:767px){.product-info_noimage .product-info__archive-stamp{bottom:65px}}.product-info__label-wrap{margin-bottom:calc(.85 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.product-info__label-wrap{text-align:center}}.product-info_noimage .product-info__label-wrap{text-align:center}@media screen and (max-width:767px){.product-info__link{margin-top:20px}}.product-info__link+.product-info__buy-btn{margin:calc(1.1 * var(--old-rem-value,16px)) 0 0}.product-info__label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#adb4ba;display:inline-block;font-size:18px;line-height:1.33;line-height:1.2;padding:7px 18px;color:#fff}@media screen and (max-width:1679px){.product-info__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__label{display:block;padding:12px 7px;text-align:center;max-width:280px;margin:0 auto}}.product-info__logo{margin:0 auto;text-align:center}.product-info__logo img{max-width:100%;max-height:100%}.product-info__logo_icloud{height:77px;margin-top:20px;margin-bottom:70px;display:flex;justify-content:center}.product-info__logo_icloud:after{content:'';background:url(../../i/apple-icloud/icloud-text.svg) no-repeat center;background-size:contain;filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary);height:77px;width:150px;margin-left:20px}@media screen and (max-width:1279px){.product-info__logo_icloud{margin-top:30px}}@media screen and (max-width:959px){.product-info__logo_icloud{margin-top:55px}}@media screen and (max-width:767px){.product-info__logo_icloud{height:60px;margin-top:60px;margin-bottom:55px}.product-info__logo_icloud:after{content:'';background:url(../../i/apple-icloud/icloud-text.svg) no-repeat center;background-size:contain;filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary);height:60px;width:120px;margin-left:15px}}.product-info__title-info{font-size:21px;line-height:1.38;color:var(--brand-mts-red);font-weight:600;position:absolute;left:0;top:calc(-1.5 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info__title-info{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-info__title-info{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-info__title-info{font-size:16px;line-height:1.38}}@media screen and (max-width:959px){.product-info__title-info{position:inherit;top:0}}.product-info__title{font-size:52px;line-height:1;line-height:1.06;font-weight:300;margin-bottom:calc(-.3 * var(--old-rem-value,16px));margin-right:60px;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;-ms-animation-delay:.5s;animation-delay:.5s;position:relative;color:var(--text-headline)}@media screen and (max-width:1679px){.product-info__title{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.product-info__title{font-size:42px;line-height:1}}@media screen and (max-width:767px){.product-info__title{font-size:32px;line-height:1}}@media screen and (max-width:1279px){.product-info__title{margin-bottom:calc(.85 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.product-info__title{text-align:center;margin-right:0}}@media screen and (max-width:767px){.product-info__title{margin-bottom:0}}.product-info__title h1{margin-bottom:0}@media screen and (max-width:959px){.product-info__title-decor{display:block}}.product-info__subtitle{font-size:23px;line-height:1.25;font-weight:300;color:var(--text-secondary);margin:1rem 0 38px;-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;animation-delay:.6s}@media screen and (max-width:1679px){.product-info__subtitle{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__subtitle{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info__subtitle{font-size:17px;line-height:1.24}}@media screen and (max-width:1679px){.product-info__subtitle{font-size:24px;line-height:1.25}}@media screen and (max-width:1279px){.product-info__subtitle{margin:-.5rem 0 20px;margin-top:calc(.5 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.product-info__subtitle{text-align:center;margin-top:calc(.5 * var(--old-rem-value,16px))}}.product-info__subtitle+.product-info__subtitle{margin-top:calc(-1 * var(--old-rem-value,16px))}@media screen and (max-width:1279px){.product-info__subtitle+.product-info__subtitle{margin-top:calc(-.5 * var(--old-rem-value,16px))}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-info__subtitle .b-hint{line-height:19px}}@media screen and (max-width:1679px) and (max-width:1679px){.product-info__subtitle{font-size:21px;line-height:1.24}}@media screen and (max-width:1679px) and (max-width:1279px){.product-info__subtitle{font-size:19px;line-height:1.25}}@media screen and (max-width:1679px) and (max-width:767px){.product-info__subtitle{font-size:17px;line-height:1.24}}.product-info_noimage .product-info__title,.product-info_noimage .product-info__subtitle{text-align:center;margin-right:0}.product-info__info-wrap{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;animation-delay:.6s}@media screen and (max-width:959px){.product-info__info-wrap_phone-unequal .product-info__info{width:65%}.product-info__info-wrap_phone-unequal .product-info__col-buy{width:35%}}@media screen and (max-width:767px){.product-info__info-wrap_phone-unequal .product-info__info{width:100%}.product-info__info-wrap_phone-unequal .product-info__col-buy{width:100%}}.product-info__info-wrap.is-loading{height:150px}.product-info__info-wrap.is-loading>div{display:none}.product-info__info-wrap.is-loading:after{content:'';display:block;height:100%;background:url(../../i/filters-search/loader-circle.png) no-repeat center;clear:both}.product-info__info{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:20px;float:left;width:50%;position:relative}@media screen and (min-width:1280px) and (max-width:1679px){.product-info__info{width:55%;padding-right:12px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__info{float:none;width:auto;padding-right:0;border-bottom:1px solid var(--background-stroke);margin-bottom:20px}}@media screen and (min-width:768px) and (max-width:959px){.product-info__info{padding-left:40px}}@media screen and (max-width:767px){.product-info__info{float:none;width:auto;padding-right:0;border-bottom:1px solid var(--background-stroke);margin-bottom:20px}}.product-info__info:after{width:0;height:100%;content:"";border-right:2px solid var(--background-stroke);position:absolute;top:0;right:-2px;bottom:0}@media screen and (min-width:960px) and (max-width:1279px){.product-info__info:after{display:none}}@media screen and (max-width:767px){.product-info__info:after{display:none}}.product-info__info.product-info__info_list{border-right:2px solid var(--background-stroke)}@media screen and (min-width:960px) and (max-width:1279px){.product-info__info.product-info__info_list{border-right:medium none}}@media screen and (min-width:768px) and (max-width:959px){.product-info__info.product-info__info_list{padding-top:10px}}@media screen and (max-width:767px){.product-info__info.product-info__info_list{border-right:medium none}}.product-info__info.product-info__info_list+.product-info__col-buy{border-left:medium none}.product-info__info.product-info__info_list .product-info__info-item{padding-top:0;padding-left:26px;margin:.75em 0;color:var(--text-primary)}.product-info__info.product-info__info_list .product-info__info-item:before{content:"";background-color:var(--brand-mts-red);width:5px;height:5px;border-radius:50%;position:absolute;right:inherit;top:.5em;margin-left:-24px}.product-info__info.product-info__info_list .product-info__info-item:first-child{margin-top:0}.product-info__info.product-info__info_list .product-info__info-item:last-child{padding-bottom:0}@media screen and (max-width:1279px){.product-info__list{margin-bottom:20px}}.product-info__list li:first-child{margin-top:0}.product-info__list li:last-child{margin-bottom:0}.product-info__download{margin-top:50px}@media screen and (max-width:959px){.product-info__download{text-align:center}}@media screen and (min-width:960px) and (max-width:1279px){.product-info_noimage .product-info__info{float:left;width:50%;padding-right:20px;border-bottom:medium none;margin-bottom:0}}.product-info__option{padding-bottom:5px;position:relative}@media screen and (max-width:767px){.product-info__option{max-width:270px;margin:0 auto}}.product-info__option+.product-info__option{padding-top:22px}.product-info__option+.product-info__option:before{content:'';position:absolute;top:0;left:0;max-width:270px;width:270px}@media screen and (min-width:760px){.product-info__option+.product-info__option:before{height:0;border:1px solid var(--background-stroke)}}@media screen and (max-width:767px){.product-info__option+.product-info__option:before{height:1px;background-color:#f2f2f2}}.product-info__option-title{line-height:1;font-size:16px;line-height:1.38;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:12px}@media screen and (max-width:1679px){.product-info__option-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__option-title{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__option-title{font-size:14px;line-height:1.29}}.product-info__option-list{padding:14px 0}.product-info__option-item{position:relative;padding-left:40px}.product-info__option-item+.product-info__option-item{margin-top:16px}.product-info__option-icon{position:absolute;left:0;top:0;height:23px;width:26px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.product-info__option-text{font-size:18px;line-height:1.33;color:var(--text-secondary)}@media screen and (max-width:1679px){.product-info__option-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__option-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__option-text{font-size:15px;line-height:1.4}}.product-info__info-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 0;border-bottom:1px solid var(--background-stroke);position:relative}.product-info__info-item:after{content:'';display:table;clear:both}@media screen and (min-width:960px) and (max-width:1279px){.product-info__info-item{padding:10px 0;border-bottom:medium none}}@media screen and (max-width:767px){.product-info__info-item{padding:10px 0;border-bottom:medium none;margin:0 -10px}}.product-info__info-item:last-child{border-bottom:medium none}.product-info__info-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:5px;color:var(--text-secondary);font-size:16px;line-height:1.38;line-height:30px;text-transform:uppercase;letter-spacing:.096em;width:45%;float:left}@media screen and (max-width:1679px){.product-info__info-label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__info-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__info-label{font-size:14px;line-height:1.29}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__info-label{width:40%}}@media screen and (max-width:767px){.product-info__info-label{text-align:right;padding-right:10px}}.product-info__info-value{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:45px;float:left;width:55%;color:var(--text-secondary);font-size:30px;line-height:1.07;line-height:30px;position:relative}@media screen and (max-width:1679px){.product-info__info-value{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-info__info-value{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-info__info-value{font-size:20px;line-height:1.07}}@media screen and (min-width:1280px) and (max-width:1679px){.product-info__info-value{padding-left:40px}}@media screen and (max-width:1679px){.product-info__info-value{font-size:calc(1.2 * var(--old-rem-value,16px))}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__info-value{width:60%}}.product-info__info-value .b-rubl{line-height:.75em}.product-info__info-value-text span{font-weight:500;white-space:nowrap}.product-info__info-value-text span.is-formated{white-space:normal}@media screen and (max-width:767px){.product-info__info-value-text span{white-space:normal}}.product-info__info-value-text_infinity{font-size:52px;line-height:inherit;font-weight:300}@media screen and (max-width:1679px){.product-info__info-value-text_infinity{font-size:46px;line-height:inherit}}@media screen and (max-width:1279px){.product-info__info-value-text_infinity{font-size:42px;line-height:inherit}}@media screen and (max-width:767px){.product-info__info-value-text_infinity{font-size:32px;line-height:inherit}}.product-info__info-icon{width:25px;height:25px;position:absolute;left:0;top:4px}.product-info__info-icon img{max-width:100%;max-height:100%}.product-info__info-icon_option{width:31px}.product-info__info-description{color:grey;font-weight:300;margin-top:calc(1.35 * var(--old-rem-value,16px));margin-bottom:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:1279px){.product-info__info-description{margin-top:calc(.35 * var(--old-rem-value,16px));margin-bottom:20px}}@media screen and (max-width:767px){.product-info__info-description{text-align:center}}.product-info__col-buy{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:50%;padding-left:26px;position:relative;color:var(--text-primary)}@media screen and (min-width:1280px) and (max-width:1679px){.product-info__col-buy{width:45%;padding-left:18px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__col-buy{float:none;width:auto;padding-left:0;border-left:medium none}}@media screen and (min-width:768px) and (max-width:959px){.product-info__col-buy{padding-top:10px;padding-bottom:10px}}@media screen and (max-width:767px){.product-info__col-buy{float:none;width:auto;padding-left:0;border-left:medium none;text-align:center}}@media screen and (min-width:960px) and (max-width:1279px){.product-info_noimage .product-info__col-buy{float:left;width:50%;padding-left:26px;border-left:2px solid var(--background-stroke)}}.product-info_short-info .product-info__col-buy{border-left:medium none;float:none;width:auto;padding:20px 0 0}@media screen and (max-width:959px){.product-info_short-info .product-info__col-buy{text-align:center}}.product-info_short-info .product-info__col-buy:before{content:"";width:250px;border-top:1px solid var(--background-stroke);position:absolute;left:0;top:0}@media screen and (max-width:959px){.product-info_short-info .product-info__col-buy:before{display:none}}@media screen and (max-width:767px){.product-info_short-info .product-info__buy-btn{margin:10px 0 0}}.product-info__buy-row{margin-bottom:20px}@media screen and (max-width:767px){.product-info__buy-row{max-width:260px;margin:0 auto;margin-bottom:20px;text-align:left}}.product-info__buy-row .product-info__buy-title,.product-info__buy-row .product-info__buy-price{display:inline-block;vertical-align:baseline;margin-bottom:0}.product-info__buy-row .product-info__buy-price-count{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.product-info__buy-row .product-info__buy-price-count{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__buy-row .product-info__buy-price-count{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info__buy-row .product-info__buy-price-count{font-size:17px;line-height:1.24}}.product-info__buy-row .product-info__buy-title .b-hint{vertical-align:baseline;margin-left:3px}@media screen and (min-width:960px) and (max-width:1279px){.product-info__buy-title{margin-bottom:16px}}@media screen and (max-width:767px){.product-info__buy-title{margin-bottom:16px}}.product-info__buy-title .b-hint{margin-top:-5px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.product-info__buy-title .b-hint{line-height:19px}}@media screen and (max-width:767px){.product-info__buy-title_inline{display:inline-block;vertical-align:middle;margin-bottom:0;margin-right:10px}}.product-info__buy-price{margin-bottom:calc(.2 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.product-info__buy-price{display:inline-block;vertical-align:middle;margin-bottom:0}}@media screen and (max-width:767px){.product-info__buy-price+.product-info__buy-price{width:100%;margin-top:calc(.6 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-info__buy-price+.product-info__buy-price+.product-info__buy-btn{margin-top:calc(.6 * var(--old-rem-value,16px));margin-left:0}}.product-info__buy-price+.product-info__buy-subtitle{margin-top:calc(-.65 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.product-info__buy-price+.product-info__buy-subtitle{margin-top:0;margin-bottom:calc(.6 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-info__buy-price+.product-info__buy-btn{margin-left:20px}}.product-info__buy-price-count{font-size:38px;line-height:1.18;font-weight:500;margin-right:6px}@media screen and (max-width:1679px){.product-info__buy-price-count{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info__buy-price-count{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info__buy-price-count{font-size:24px;line-height:1.25}}.product-info__buy-price-per{display:inline-block;vertical-align:top;width:100%}.product-info__buy-price-old{margin-top:10px;color:#ccc;font-size:18px;line-height:1.33;text-decoration:line-through;margin-bottom:-2px}@media screen and (max-width:1679px){.product-info__buy-price-old{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__buy-price-old{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__buy-price-old{font-size:15px;line-height:1.4}}.product-info__price-date{font-size:18px;line-height:1.33;margin-top:5px;margin-bottom:15px}@media screen and (max-width:1679px){.product-info__price-date{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__price-date{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__price-date{font-size:15px;line-height:1.4}}.product-info__price-date_accent{color:#ff0032}.product-info__price-bonus{display:inline-block;font-size:14px;line-height:1.29;border-radius:5px;padding:2px 5px;border:1px solid var(--background-stroke);color:var(--text-secondary);vertical-align:-1px}@media screen and (max-width:1679px){.product-info__price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.product-info__price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__price-bonus{margin-left:4px;vertical-align:bottom}}.product-info__price-bonus+.product-info__buy-btn{margin-top:15px;display:block}.product-info__buy-benefit{display:block;margin-bottom:4px}.product-info__buy-benefit .product-info__price-bonus{margin-bottom:10px}@media screen and (max-width:767px){.product-info__buy-benefit .product-info__price-bonus{margin-bottom:0}}.product-info__buy-btn{display:inline-block;vertical-align:top;margin-bottom:20px}@media screen and (max-width:1279px){.product-info__buy-btn{margin-bottom:0}}@media screen and (max-width:767px){.product-info__buy-btn{vertical-align:middle}}.product-info__buy-btn .btn{min-width:150px}@media screen and (max-width:1279px){.product-info__buy-btn .btn{min-width:140px}}@media screen and (max-width:767px){.product-info__buy-btn .btn{min-width:0;padding-left:20px;padding-right:20px}}.product-info__buy-btn .product-info__btn-small{padding-left:20px;padding-right:20px;font-size:20px}.product-info__footnote{font-size:16px;line-height:1.38;color:grey;margin-bottom:calc(.6 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info__footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.product-info__footnote{margin-top:20px}}.product-info__buy-link{font-size:18px;line-height:1.33;margin-top:calc(1.2 * var(--old-rem-value,16px));margin-bottom:calc(1.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info__buy-link{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__buy-link{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__buy-link{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__buy-link{display:inline-block;vertical-align:middle}}.product-info__action-alternative{display:inline-block;vertical-align:top;margin-bottom:16px}@media screen and (max-width:1679px){.product-info__action-alternative{display:block}}@media screen and (max-width:1279px){.product-info__action-alternative{display:inline-block}}@media screen and (max-width:959px){.product-info__action-alternative{display:block;max-width:160px;text-align:center;margin-bottom:20px}}@media screen and (max-width:767px){.product-info__action-alternative{max-width:100%;display:block;text-align:center}}.product-info__action-or{display:inline-block;vertical-align:top;font-size:16px;line-height:1.38;margin:13px 9px 0 7px;color:grey}@media screen and (max-width:1679px){.product-info__action-or{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__action-or{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__action-or{font-size:14px;line-height:1.29}}@media screen and (min-width:1280px) and (max-width:1679px){.product-info__action-or{display:block;width:150px;margin:-10px 0 10px;text-align:center}}@media screen and (max-width:959px){.product-info__action-or{display:block;text-align:center;margin-top:5px;margin-bottom:10px}}@media screen and (max-width:767px){.product-info__action-or{margin:10px 0;font-size:calc(.95 * var(--old-rem-value,16px))}}.product-info__action-text{width:153px;display:inline-block;vertical-align:bottom;font-size:18px;line-height:1.2;color:grey;text-align:center}@media screen and (max-width:1679px){.product-info__action-text{font-size:17px;line-height:1.2}}@media screen and (max-width:1279px){.product-info__action-text{font-size:15px;line-height:1.2}}@media screen and (max-width:767px){.product-info__action-text{font-size:15px;line-height:1.2}}@media screen and (max-width:1279px){.product-info__action-text{width:140px;margin-top:0}}@media screen and (max-width:767px){.product-info__action-text{width:auto;margin-top:0}}.product-info__action-footnote{font-size:16px;line-height:1.38;display:block;margin-top:8px}@media screen and (max-width:1679px){.product-info__action-footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__action-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__action-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.product-info__action-footnote{margin-top:2px}}@media screen and (max-width:767px){.product-info__action-footnote{font-size:calc(.95 * var(--old-rem-value,16px))}}.product-info__btn-compare{color:grey;font-size:18px;line-height:1.33;margin-bottom:16px}@media screen and (max-width:1679px){.product-info__btn-compare{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__btn-compare{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__btn-compare{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__btn-compare{text-align:center}.product-info__btn-compare .checkbox__icon{margin-top:2px}}.product-info__compare-text{border-bottom:1px dotted}.product-info__buy-bonus{font-weight:300;color:grey;margin-bottom:16px}.product-info__buy-bonus b{font-weight:500}@media screen and (max-width:1279px){.product-info__buy-bonus{margin-top:16px}}.product-info__btngroup{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:1279px){.product-info__btngroup{justify-content:flex-start}}@media screen and (max-width:767px){.product-info__btngroup{display:block;text-align:center}}.product-info__btngroup .btn{white-space:nowrap}.product-info__btngroup-col{margin-bottom:10px}@media screen and (max-width:1279px){.product-info__btngroup-col{padding-right:20px}}@media screen and (max-width:767px){.product-info__btngroup-col{width:100%;padding-top:10px}}.product-info__btngroup-col:first-child{flex-basis:130px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:767px){.product-info__btngroup-col:first-child{flex-basis:auto}}.product-info__btngroup-label{color:grey;font-size:16px;line-height:1.38;margin-bottom:5px}@media screen and (max-width:1679px){.product-info__btngroup-label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__btngroup-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__btngroup-label{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__btngroup-label{text-align:left}}.product-info__btngroup-item{display:inline-block}.product-info__row-delivery{margin-top:38px;-webkit-animation-delay:.7s;-moz-animation-delay:.7s;-o-animation-delay:.7s;-ms-animation-delay:.7s;animation-delay:.7s}@media screen and (max-width:1279px){.product-info__row-delivery{margin-top:16px}}@media screen and (max-width:619px){.product-info__delivery-col{width:100%}}.product-info__delivery{background-color:var(--background-secondary);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px 10px 15px 80px;height:100px;position:relative}@media screen and (min-width:960px) and (max-width:1279px){.product-info__delivery{padding:12px 5px 12px 20px;height:90px}}@media screen and (max-width:959px){.product-info__delivery{height:90px}}@media screen and (max-width:767px){.product-info__delivery{margin-top:10px;height:80px}}.product-info__delivery-icon{width:42px;height:24px;fill:#adb8c1;position:absolute;left:19px;top:18px;background-position:center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.product-info__delivery-icon.product-info__delivery-icon_delivery{background-image:url(../../../content/i/b-icon/gray/b-icon_delivery.svg)}.product-info__delivery-icon.product-info__delivery-icon_salon{background-image:url(../../../content/i/b-icon/gray/b-icon_salon.svg)}@media screen and (min-width:960px) and (max-width:1279px){.product-info__delivery-icon{display:none}}.product-info__delivery-title{font-size:18px;line-height:1.33;margin-bottom:3px}@media screen and (max-width:1679px){.product-info__delivery-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__delivery-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__delivery-title{font-size:15px;line-height:1.4}}.product-info__delivery-desc{color:var(--text-tertiary);font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-info__delivery-desc{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__delivery-desc{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__delivery-desc{font-size:14px;line-height:1.29}}.product-info__delivery-check{width:18px;height:13px;position:absolute;margin:calc(.15 * var(--old-rem-value,16px)) 0 0 10px;background:url(../../../content/i/b-icon/red/b-icon_check.svg)}.product-info__adv-item{text-align:center;color:#666}.product-info__adv-icon-wrap{height:50px;line-height:50px;margin-bottom:12px}.product-info__adv-icon{max-height:50px;fill:#ff0032;display:inline-block;vertical-align:middle}.product-info .product-info__adv-icon_4d{width:54px;height:42px}.product-info .product-info__adv-icon_unlimited{width:59px;height:38px}.product-info .product-info__adv-icon_russia{width:40px;height:50px}.product-info__adv-label{font-size:18px}.product-info__bg-for-dot{background-color:#fff}@media screen and (min-width:1280px){.product-info_archived-list .product-info__archive-stamp{left:auto;top:auto;right:-33px;bottom:55px}}.product-info .b-list{font-size:calc(.85 * var(--old-rem-value,16px));max-width:670px;padding-top:10px}@media screen and (max-width:1679px){.product-info .b-list{max-width:620px}}@media screen and (max-width:1279px){.product-info .b-list{max-width:560px}}@media screen and (max-width:959px){.product-info .b-list{max-width:510px}}@media screen and (max-width:767px){.product-info_archived-btn .product-info__archive-stamp{bottom:20px}}.product-info__footer{position:relative;font-size:calc(1.3 * var(--old-rem-value,16px));line-height:1.4;margin:20px 8.5% 0;padding:50px 0}@media screen and (max-width:1679px){.product-info__footer{padding:40px 0;margin:20px 0 0;padding:20px 0 40px;font-size:calc(1.25 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-info__footer{margin:0}}@media screen and (min-width:960px){.product-info__footer_bordered{border-top:1px solid var(--background-stroke)}}.product-info__media-play{background:url(../../i/product-info/play.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:124px;height:124px;position:absolute;right:42%;top:50%;margin:-62px -62px 0 0;cursor:pointer;z-index:1}@media screen and (max-width:1679px){.product-info__media-play{right:28%;margin-top:-30px}}@media screen and (max-width:959px){.product-info__media-play{width:100px;height:100px;margin:-50px -50px 0 0;right:50%}}@media screen and (max-width:767px){.product-info__media-play{width:74px;height:74px;margin:-37px -37px 0 0}}.product-info__video-overlay{background-color:rgba(0,0,0,.5);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999;display:none}.product-info__video-wrap{overflow:hidden;position:fixed;width:100%;height:100%;top:0;z-index:1000;display:none}.product-info__video-player{width:100%;height:100%}.product-info__video-player .vjs-volume-menu-button{display:none}.product-info__video-player .vjs-control-bar{background:0 0;bottom:0;left:21%;right:21%;width:auto;height:175px;font:300 16px/1 'MTS Compact',Arial,sans-serif}@media screen and (max-width:1679px){.product-info__video-player .vjs-control-bar{height:130px}}@media screen and (max-width:959px){.product-info__video-player .vjs-control-bar{height:50px;left:20px;right:20px;font-size:13px}}.product-info__video-player .vjs-progress-control{height:1px;width:100%;position:absolute;display:block;top:0}.product-info__video-player .vjs-slider{background:rgba(255,255,255,.2);margin:0;height:1px}.product-info__video-player .vjs-play-progress:before{display:none}.product-info__video-player .vjs-progress-holder .vjs-play-progress,.product-info__video-player .vjs-progress-holder .vjs-load-progress,.product-info__video-player .vjs-progress-holder .vjs-load-progress div{height:1px}.product-info__video-player .vjs-play-control{background:url(../../i/product-info/video-controls.png) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:41px;height:57px;position:absolute;left:50%;top:50%;margin:-28px 0 0 -20px}@media screen and (max-width:959px){.product-info__video-player .vjs-play-control{width:20px;height:28px;margin:-14px 0 0 -10px}}.product-info__video-player .vjs-play-control:before{display:none}.product-info__video-player .js-playing{background-position:0 0}.product-info__video-player .vjs-paused{background-position:-50px 0}@media screen and (max-width:959px){.product-info__video-player .vjs-paused{background-position:-25px 0}}.product-info__video-player .vjs-control-text,.product-info__video-player .vjs-big-play-button{display:none}.product-info__video-player .vjs-remaining-time{display:block;position:absolute;right:100%;text-align:left;width:auto}@media screen and (max-width:959px){.product-info__video-player .vjs-remaining-time{right:auto;left:0}}.product-info__video-player .vjs-duration{display:block;position:absolute;left:100%;text-align:right;width:auto}@media screen and (max-width:959px){.product-info__video-player .vjs-duration{left:auto;right:0}}.product-info .video-js{padding-top:56.25%;height:auto}.product-info .vjs-fullscreen{padding-top:0}.product-info__video-close{background:url(../../i/product-info/video-close.png) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:52px;height:52px;position:absolute;right:30px;top:30px;cursor:pointer}@media screen and (max-width:959px){.product-info__video-close{width:30px;height:30px;right:10px;top:10px}}.product-info__body-overflow{overflow:hidden}@media screen and (max-width:1279px){.product-info__added{margin-top:20px}}.product-info__added-title{color:#4c4c4c;font-size:18px;line-height:1.33;margin-bottom:0}@media screen and (max-width:1679px){.product-info__added-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__added-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__added-title{font-size:15px;line-height:1.4}}.product-info__added-services{margin-bottom:8px}.product-info__added-check{margin-bottom:10px}.product-info__added-check a.link{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-info__added-check a.link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__added-check a.link{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__added-check a.link{font-size:14px;line-height:1.29}}.product-info__features{max-width:653px}@media screen and (max-width:959px){.product-info__features{max-width:474px;margin:0 auto}}.product-info__features-item{padding:30px 0;border-bottom:1px solid var(--background-stroke);display:flex}@media screen and (max-width:959px){.product-info__features-item{align-items:center}}@media screen and (max-width:479px){.product-info__features-item{align-items:flex-start}}.product-info__features-item:last-child{border-bottom:none}.product-info__features-icon{width:125px;height:80px;margin-right:35px;flex-shrink:0;background:no-repeat 50% 50%}@media screen and (max-width:959px){.product-info__features-icon{width:95px;height:60px;margin-right:10px;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}}@media screen and (max-width:479px){.product-info__features-icon{width:78px;height:50px;margin-right:15px}}.product-info__features-icon_map{background-image:url(../../../content/i/b-icon/red/b-icon_russia-map_thin.svg)}.product-info__features-icon_salon{background-image:url(../../../content/i/b-icon/red/b-icon-salon.svg)}@media screen and (max-width:959px){.product-info__features-icon_salon{-webkit-background-size:auto 42px;-moz-background-size:auto 42px;background-size:auto 42px}}@media screen and (max-width:479px){.product-info__features-icon_salon{-webkit-background-size:auto 35px;-moz-background-size:auto 35px;background-size:auto 35px}}.product-info__features-icon_tower{background-image:url(../../../content/i/b-icon/red/b-icon_tower.svg)}.product-info__features-icon_ifrastructure{background-image:url(../../../content/i/b-icon/red/b-icon_ifrastructure.svg)}@media screen and (max-width:959px){.product-info__features-icon_ifrastructure{-webkit-background-size:auto 47px;-moz-background-size:auto 47px;background-size:auto 47px}}@media screen and (max-width:479px){.product-info__features-icon_ifrastructure{-webkit-background-size:auto 40px;-moz-background-size:auto 40px;background-size:auto 40px}}.product-info__features-title{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-info__features-title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-info__features-title{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-info__features-title{font-size:16px;line-height:1.38}}.product-info_bigbanner .product-info__title{font-size:52px;line-height:1;font-weight:300;line-height:1.2;margin-bottom:10px;margin-right:0}@media screen and (max-width:1679px){.product-info_bigbanner .product-info__title{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.product-info_bigbanner .product-info__title{font-size:42px;line-height:1}}@media screen and (max-width:767px){.product-info_bigbanner .product-info__title{font-size:32px;line-height:1}}.product-info_bigbanner .product-info_minimal__subtitle{font-weight:300;color:var(--text-secondary);min-height:2.75em;margin:0;margin-bottom:20px}@media screen and (min-width:760px){.product-info_bigbanner .product-info_minimal__subtitle{font-size:calc(1.64 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-info_bigbanner .product-info_minimal__subtitle{font-size:21px;line-height:1.38}}@media screen and (max-width:767px) and (max-width:1679px){.product-info_bigbanner .product-info_minimal__subtitle{font-size:19px;line-height:1.37}}@media screen and (max-width:767px) and (max-width:1279px){.product-info_bigbanner .product-info_minimal__subtitle{font-size:17px;line-height:1.35}}@media screen and (max-width:767px) and (max-width:767px){.product-info_bigbanner .product-info_minimal__subtitle{font-size:16px;line-height:1.38}}.product-info_bigbanner .product-info_minimal__buy-title{font-size:calc(1.18 * var(--old-rem-value,16px))}.product-info_bigbanner .product-info_minimal__buy-price{margin-bottom:15px;font-size:38px;line-height:1.18}@media screen and (max-width:1679px){.product-info_bigbanner .product-info_minimal__buy-price{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info_bigbanner .product-info_minimal__buy-price{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info_bigbanner .product-info_minimal__buy-price{font-size:24px;line-height:1.25}}.product-info_bigbanner .product-info__separate{border-top:1px solid var(--background-stroke);margin:20px 0;width:247px}@media screen and (max-width:1679px){.product-info_bigbanner .product-info__separate{margin-top:25px}}@media screen and (max-width:959px){.product-info_bigbanner .product-info__separate{width:240px;margin:20px auto}}.product-info_bigbanner .product-info__img-overlap{display:block;width:800px;height:780px;position:absolute;z-index:3}@media screen and (min-width:1680px){.product-info_bigbanner .product-info__img-overlap{top:0;left:-12px}}@media screen and (min-width:1280px) and (max-width:1679px){.product-info_bigbanner .product-info__img-overlap{left:-30px;top:0}}@media screen and (min-width:960px) and (max-width:1279px){.product-info_bigbanner .product-info__img-overlap{left:-30px;top:0}}@media screen and (max-width:1679px){.product-info_bigbanner .product-info__img-overlap{width:500px;height:495px}}@media screen and (max-width:959px){.product-info_bigbanner .product-info__img-overlap{left:-20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width:767px){.product-info_bigbanner .product-info__img-overlap{width:400px;max-width:100%;height:auto}}.product-info_bigbanner .product-info__link-list{list-style:none;margin:0;padding:0;font-size:24px;padding-left:34px;margin-bottom:40px}@media screen and (max-width:959px){.product-info_bigbanner .product-info__link-list{font-size:20px;padding-left:0;text-align:center}}.product-info_bigbanner .product-info__link-list li{margin-bottom:15px}.product-info_bigbanner .product-info__link-list li:before{content:"";background:url(../../i/product-info/bullet.svg) no-repeat 0 0;width:19px;height:19px;position:absolute;margin-left:-34px;margin-top:6px}@media screen and (max-width:959px){.product-info_bigbanner .product-info__link-list li:before{display:none}}.product-info-minimal__list-wrap{margin:40px 0}@media screen and (max-width:959px){.product-info-minimal__list-wrap{display:flex;justify-content:center}}.product-info-minimal__list{list-style:none;padding-left:0}@media screen and (max-width:959px){.product-info-minimal__list{margin:0}}.product-info-minimal__list_clear{margin:calc(-.7 * var(--old-rem-value,16px)) 0 calc(-.9 * var(--old-rem-value,16px))}.product-info-minimal__list_clear .product-info-minimal__list-item{padding-left:0}.product-info-minimal__list_clear .product-info-minimal__list-item:before{content:none}.product-info-minimal__list_clear-dotted .product-info-minimal,.product-info-minimal__list_clear-dotted__list-item{padding-left:25px}.product-info-minimal__list_clear-dotted .product-info-minimal:before,.product-info-minimal__list_clear-dotted__list-item:before{background:#ff0032;width:5px;height:5px;border-radius:50%;position:absolute;right:inherit;top:.5em;margin-left:-21px}.product-info-minimal__list-item{position:relative;padding-left:30px;margin:.75em 0}.product-info-minimal__list-item:before{background:url(../../i/product-info/red-check.svg) no-repeat 0 0;width:18px;height:16px;content:"";position:absolute;top:.2em;right:inherit;margin-left:-30px}.product-info_minimal__subtitle{font-size:24px;line-height:1.25;font-weight:300;color:var(--text-secondary);margin:calc(1 * var(--old-rem-value,16px)) 0 calc(1.2 * var(--old-rem-value,16px));-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-o-animation-delay:.6s;-ms-animation-delay:.6s;animation-delay:.6s}@media screen and (max-width:1679px){.product-info_minimal__subtitle{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info_minimal__subtitle{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info_minimal__subtitle{font-size:17px;line-height:1.24}}@media screen and (max-width:1679px){.product-info_minimal__subtitle{font-size:24px;line-height:1.25}}@media screen and (max-width:1279px){.product-info_minimal__subtitle{margin:calc(.5 * var(--old-rem-value,16px)) 0 20px}}@media screen and (max-width:959px){.product-info_minimal__subtitle{text-align:center;margin-top:calc(.5 * var(--old-rem-value,16px))}}.product-info_noimage .product-info_minimal__subtitle{text-align:center}.product-info_noimage .product-info_minimal__subtitle .b-list{margin-left:auto;margin-right:auto}@media screen and (max-width:1679px) and (max-width:1679px){.product-info_minimal__subtitle{font-size:21px;line-height:1.24}}@media screen and (max-width:1679px) and (max-width:1279px){.product-info_minimal__subtitle{font-size:19px;line-height:1.25}}@media screen and (max-width:1679px) and (max-width:767px){.product-info_minimal__subtitle{font-size:17px;line-height:1.24}}@media screen and (max-width:959px){.product-info_minimal__col-buy{text-align:center}}.product-info_noimage .product-info_minimal__col-buy{text-align:center}.product-info_minimal__buy-btn{margin-bottom:30px}.product-info_minimal__price{width:100%;max-width:500px;margin-bottom:20px;margin-top:40px}@media screen and (max-width:959px){.product-info_minimal__price{margin-left:auto;margin-right:auto}}.product-info_noimage .product-info_minimal__price{min-width:400px;margin-left:auto;margin-right:auto}@media screen and (max-width:479px){.product-info_noimage .product-info_minimal__price{min-width:0}}.product-info_minimal__price-item{background:url(../../i/product-info/dotted.png) repeat-x 0 20px;margin-bottom:16px;position:relative}.product-info_minimal__price-item:after{content:'';display:table;clear:both}@media screen and (max-width:767px){.product-info_minimal__price-item{margin-top:calc(1.5 * var(--old-rem-value,16px))}}.product-info_minimal__price-item:last-child{margin-bottom:0}.product-info_minimal__price-label{color:#333;float:left;width:52%}@media screen and (max-width:767px){.product-info_minimal__price-label{float:none;width:auto}}.product-info_minimal__price-label .product-info__bg-for-dot{padding-right:5px}@media screen and (max-width:767px){.product-info_minimal__price-label .product-info__bg-for-dot{padding:0}}.product-info_minimal__price-label .b-hint{margin:-3px 0 0 10px}.product-info_minimal__price-value{text-align:right;position:absolute;right:0;bottom:0;margin:0}.product-info_minimal__price-value .product-info__bg-for-dot{padding-left:5px}@media screen and (max-width:767px){.product-info_minimal__price-value .product-info__bg-for-dot{padding:0}}.product-info_minimal__buy-title{display:inline-block}.product-info_minimal__buy-title_block{display:block}.product-info_minimal__buy-price{display:inline-block;margin-bottom:calc(.6 * var(--old-rem-value,16px));font-size:38px;line-height:1.18;font-weight:500}@media screen and (max-width:1679px){.product-info_minimal__buy-price{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info_minimal__buy-price{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info_minimal__buy-price{font-size:24px;line-height:1.25}}.product-info_minimal__buy-price-post{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.product-info_minimal__buy-price-post{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-info_minimal__buy-price-post{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-info_minimal__buy-price-post{font-size:20px;line-height:1.07}}.product-info_minimal__buy-price-count{font-size:38px;line-height:1.18;margin-right:6px}@media screen and (max-width:1679px){.product-info_minimal__buy-price-count{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info_minimal__buy-price-count{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info_minimal__buy-price-count{font-size:24px;line-height:1.25}}.product-info_minimal__buy-wrapper_small-dim .product-info_minimal,.product-info_minimal__buy-wrapper_small-dim__buy-title{color:#999}.product-info_minimal__buy-wrapper_small-dim__buy-price{margin-bottom:38px;font-size:24px;line-height:1.25;line-height:1.45}@media screen and (max-width:1679px){.product-info_minimal__buy-wrapper_small-dim__buy-price{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info_minimal__buy-wrapper_small-dim__buy-price{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info_minimal__buy-wrapper_small-dim__buy-price{font-size:17px;line-height:1.24}}.product-info__img-block{width:822px;height:670px;position:absolute;right:50%;top:0;margin-right:12px}@media screen and (max-width:1679px){.product-info__img-block{width:700px;height:666px;margin-right:9px}}@media screen and (max-width:1279px){.product-info__img-block{width:650px;top:-15px}}@media screen and (max-width:959px){.product-info__img-block{width:400px;height:300px;position:relative;top:auto;right:auto;left:50%;margin:0 0 15px -200px;overflow:hidden}}@media screen and (max-width:767px){.product-info__img-block{width:auto;height:330px;margin-left:-20px;margin-right:-20px;left:0}}@media screen and (max-width:767px){.product-info__img-block .product-info__img{width:400px;right:50%;margin-right:-200px}}@media screen and (max-width:767px){.product-info_transformishe__header{margin-left:-20px;margin-right:-20px;padding-bottom:1px;background:#fff}}.product-info_transformishe__bay-left{display:inline-block;vertical-align:top}@media screen and (max-width:1279px){.product-info_transformishe__bay-left{float:left}}@media screen and (max-width:767px){.product-info_transformishe__bay-left{padding-top:10px;margin-bottom:10px;float:none}}.product-info_transformishe__bay-right{display:inline-block;vertical-align:top}@media screen and (max-width:1279px){.product-info_transformishe__bay-right{display:block}}@media screen and (max-width:959px){.product-info_transformishe__bay-right{text-align:center}}.product-info_transformishe__info{width:82%}@media screen and (max-width:959px){.product-info_transformishe__info{margin:0 auto;width:470px}}@media screen and (max-width:767px){.product-info_transformishe__info{padding:0 10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.product-info_transformishe__filter{margin-bottom:25px;padding-left:50px}@media screen and (max-width:959px){.product-info_transformishe__filter{padding-left:0}}.product-info_transformishe__option{border-bottom:1px solid var(--background-stroke);padding:30px 0}.product-info_transformishe__option:first-child{border-top:1px solid var(--background-stroke)}@media screen and (max-width:959px){.product-info_transformishe__option:first-child{border-top:none}}@media screen and (max-width:767px){.product-info_transformishe__option{padding:18px 0}}.product-info_transformishe__name{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-info_transformishe__name{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-info_transformishe__name{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-info_transformishe__name{font-size:16px;line-height:1.38}}.product-info_transformishe__icon{width:25px;height:25px;fill:#ff0032;float:left;margin-right:15px;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.product-info_transformishe__bay{padding-top:40px;margin:0 auto}@media screen and (max-width:959px){.product-info_transformishe__bay{max-width:360px;width:100%}}@media screen and (max-width:767px){.product-info_transformishe__bay{padding-top:10px;text-align:center}}.product-info_transformishe__buy-price{margin-right:45px;font-size:38px;line-height:1.18}@media screen and (max-width:1679px){.product-info_transformishe__buy-price{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info_transformishe__buy-price{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info_transformishe__buy-price{font-size:24px;line-height:1.25}}@media screen and (max-width:959px){.product-info_transformishe__buy-price{width:145px;text-align:right;margin-right:0}}@media screen and (max-width:767px){.product-info_transformishe__buy-price{width:105px}}.product-info_transformishe__buy-price span{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.product-info_transformishe__buy-price span{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-info_transformishe__buy-price span{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-info_transformishe__buy-price span{font-size:20px;line-height:1.07}}@media screen and (max-width:959px){.product-info_transformishe .product-info__buy-btn{margin-bottom:0}}@media screen and (max-width:767px){.product-info_transformishe .product-info__buy-btn{margin-left:5px}}@media screen and (max-width:959px){.product-info_transformishe .product-info__buy-bonus{font-size:21px;line-height:1.38}}@media screen and (max-width:767px){.product-info_transformishe .product-info__buy-bonus{margin-top:25px;margin-bottom:35px}}@media screen and (max-width:959px) and (max-width:1679px){.product-info_transformishe .product-info__buy-bonus{font-size:19px;line-height:1.37}}@media screen and (max-width:959px) and (max-width:1279px){.product-info_transformishe .product-info__buy-bonus{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:767px){.product-info_transformishe .product-info__buy-bonus{font-size:16px;line-height:1.38}}@media screen and (max-width:767px){.product-info_transformishe .select-bar{width:100%}}@media screen and (max-width:767px){.product-info_transformishe .product-info__favorite{bottom:auto;top:150px}}.product-info_ordinary{background-repeat:no-repeat;background-position:left;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}@media screen and (max-width:1279px){.product-info_ordinary{background-position-x:-50%}}@media screen and (max-width:959px){.product-info_ordinary{background-image:none!important}}@media screen and (max-width:959px){.product-info_ordinary .product-info__inner{padding:15px 0}}.product-info_ordinary .product-info__favorite{top:80px}@media screen and (max-width:959px){.product-info_ordinary .product-info__favorite{top:0}}@media screen and (max-width:767px){.product-info_ordinary .product-info__favorite{top:auto;bottom:0}}.product-info_ordinary .product-info__content{margin-right:130px}@media screen and (max-width:1279px){.product-info_ordinary .product-info__content{margin-right:60px}}@media screen and (max-width:959px){.product-info_ordinary .product-info__content{margin-right:0}}@media screen and (max-width:1279px){.product-info_ordinary .product-info__content-valign{padding-top:15px}}@media screen and (max-width:959px){.product-info_ordinary .product-info__content-valign{padding:0}}.product-info_ordinary .product-info__title{margin-bottom:calc(1.64 * var(--old-rem-value,16px))}@media screen and (max-width:479px){.product-info_ordinary .product-info__title{font-size:40px}}.product-info_ordinary .product-info__subtitle{margin-top:0}@media screen and (max-width:767px){.product-info_ordinary .product-info__subtitle{padding-right:50px}}.product-info__stock{background-color:#fff;padding:20px 30px 20px 25px;border-radius:8px}@media screen and (max-width:959px){.product-info__stock display table{padding:20px}}.product-info__stock-image{width:135px;height:108px;display:table-cell;vertical-align:middle;text-align:center;padding-right:30px}@media screen and (max-width:959px){.product-info__stock-image{width:115px;padding-right:10px}}.product-info__stock-image_circles-inside{position:relative}.product-info__stock-image_circles-inside:before,.product-info__stock-image_circles-inside:after{content:'';position:absolute;top:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;border-radius:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-info__stock-image_circles-inside:before{background:#fbfcfd;width:105px;height:105px;left:0}.product-info__stock-image_circles-inside:after{background:#f5f7fa;width:75px;height:75px;left:15px}.product-info__stock-content{display:table-cell}.product-info__stock-percents{font-size:40px;font-weight:300;color:#adb8c1;position:relative;z-index:1;cursor:default}.product-info__stock-percents:after{content:'%';font-size:calc(1.3 * var(--old-rem-value,16px));color:#adb8c1;display:table-cell;vertical-align:middle}.product-info__stock-flag{margin:0 0 calc(.82 * var(--old-rem-value,16px)) 0}.product-info__stock-text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-info__stock-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__stock-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__stock-text{font-size:14px;line-height:1.29}}.product-info__stock-more:before{content:'\00a0 '}.product-info_noimage .product-info__download{margin-top:10px;text-align:center}.product-info_noimage .product-info__table{display:table;width:100%;margin-bottom:30px}@media screen and (max-width:767px){.product-info_noimage .product-info__table{display:block}}.product-info_noimage .product-info__table-cell{display:table-cell;vertical-align:middle;float:none}@media screen and (max-width:767px){.product-info_noimage .product-info__table-cell{display:block}}.product-info_noimage .product-info__table-cell:first-child{border-right:2px solid var(--background-stroke)}@media screen and (max-width:767px){.product-info_noimage .product-info__table-cell:first-child{border-right:0}}.product-info_noimage .product-info__info_special{display:table-cell;border-right:2px solid var(--background-stroke)}.product-info_noimage .product-info_minimal__col-buy_special{display:table-cell}.product-info_noimage .product-info__description{padding:0 40px}.product-info_noimage .product-info__description .b-list{margin-bottom:15px}.product-info_noimage .product-info__description .b-list li{width:100%}.product-info_nolimit{padding-top:34px}@media screen and (max-width:767px){.product-info_nolimit .product-info__header{margin-left:-20px;margin-right:-20px;padding-bottom:1px;background:#fff}}.product-info__info+.product-info-calculate,.product-info__col-buy+.product-info-calculate{clear:left;padding-top:50px}@media screen and (min-width:960px){.product-info-calculate__head{width:83%}}@media screen and (max-width:959px){.product-info-calculate__head{margin:0 auto;width:470px}}@media screen and (max-width:767px){.product-info-calculate__head{padding:0 10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_width-full .product-info-calculate__head{width:100%;max-width:540px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_inner-content .product-info-calculate__head{width:100%}}.product-info-calculate__title{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-info-calculate__title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-info-calculate__title{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-info-calculate__title{font-size:16px;line-height:1.38}}.product-info-calculate__leadtext{font-size:16px;line-height:1.38;color:grey;margin-top:4px}@media screen and (max-width:1679px){.product-info-calculate__leadtext{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__leadtext{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__leadtext{font-size:14px;line-height:1.29}}.product-info-calculate__head+.product-info-calculate__info .product-info-calculate__option:first-child{border-top:medium none}@media screen and (min-width:960px){.product-info-calculate__info{width:83%}}@media screen and (max-width:959px){.product-info-calculate__info{margin:0 auto;width:470px}}@media screen and (min-width:760px){.product-info-calculate__info{padding-top:11px}}@media screen and (max-width:767px){.product-info-calculate__info{padding:0 10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_width-full .product-info-calculate__info{width:100%;max-width:540px}}.product-info-calculate_inner-content .product-info-calculate__info{width:100%;max-width:540px;margin-left:0;margin-right:0}@media screen and (max-width:767px){.product-info-calculate_inner-content .product-info-calculate__info{padding-left:0;padding-right:0}}.product-info-calculate__name{font-size:calc(.935 * var(--old-rem-value,16px))}@media screen and (min-width:760px){.product-info-calculate__name{display:inline-block;vertical-align:top;flex-basis:calc(100% - 45px);max-width:calc(100% - 45px)}}@media screen and (max-width:767px){.product-info-calculate__name{flex-basis:calc(100% - 37px);max-width:calc(100% - 37px)}}@media screen and (max-width:767px){.product-info-calculate__name div{display:inline-flex;flex-wrap:wrap}.product-info-calculate__name div.b-hint{justify-content:center}}.product-info-calculate__name span{color:#ff0032}.product-info-calculate__name small{font-size:calc(.935 * var(--old-rem-value,16px))}@media screen and (max-width:767px){.product-info-calculate__name small{display:inline-block;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.product-info-calculate__icon{width:25px;height:25px;flex-basis:25px;max-width:25px;fill:#ff0032;display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}@media screen and (min-width:760px){.product-info-calculate__icon{margin-right:20px}}@media screen and (max-width:767px){.product-info-calculate__icon{margin-right:12px}}.product-info-calculate__option{border-bottom:1px solid var(--background-stroke);font-size:0}@media screen and (min-width:760px){.product-info-calculate__option{padding:24px 0 23px 8px}}@media screen and (max-width:767px){.product-info-calculate__option{padding:13px 0 22px}}.product-info-calculate__option_small{padding:15px 0 15px 8px}@media screen and (max-width:767px){.product-info-calculate__option_small{padding-left:0}}.product-info-calculate__option_small .product-info-calculate__name{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-info-calculate__option_small .product-info-calculate__name{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__option_small .product-info-calculate__name{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__option_small .product-info-calculate__name{font-size:14px;line-height:1.29}}.product-info-calculate__option_big{padding:35px 0 35px 8px}@media screen and (max-width:767px){.product-info-calculate__option_big{padding-left:0}}.product-info-calculate__option_big .product-info-calculate__name{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-info-calculate__option_big .product-info-calculate__name{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-info-calculate__option_big .product-info-calculate__name{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-info-calculate__option_big .product-info-calculate__name{font-size:16px;line-height:1.38}}.product-info-calculate__option_no-border{border-bottom:none}.product-info-calculate__option-status{margin-top:20px;background-repeat:no-repeat;background-position:40px calc(.25 * var(--old-rem-value,16px));-webkit-background-size:20px;-moz-background-size:20px;background-size:20px;padding-left:70px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-info-calculate__option-status{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info-calculate__option-status{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info-calculate__option-status{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__option-status{background-position:10px calc(.25 * var(--old-rem-value,16px));padding-left:40px}}@media screen and (max-width:959px){.product-info-calculate__option-status{background-position:0 calc(.15 * var(--old-rem-value,16px));padding-left:30px}}@media screen and (min-width:760px){.product-info-calculate__filter{padding-left:43px;margin-top:20px}}@media screen and (max-width:959px){.product-info-calculate__filter{padding-left:0}}@media screen and (max-width:767px){.product-info-calculate__filter{padding-left:12px;margin-top:15px}}@media screen and (max-width:1279px){.product-info-calculate_width-full .product-info-calculate__filter{padding-left:20px}}@media screen and (max-width:479px){.product-info-calculate_width-full .product-info-calculate__filter{padding-left:0}}@media screen and (max-width:1279px){.product-info-calculate_inner-content .product-info-calculate__filter{padding-left:20px}}@media screen and (max-width:767px){.product-info-calculate_inner-content .product-info-calculate__filter{padding-left:0}}.product-info-calculate__subscript div:not(:empty){font-size:16px;line-height:1.38;padding:15px 0;border-bottom:1px solid var(--background-stroke)}@media screen and (max-width:1679px){.product-info-calculate__subscript div:not(:empty){font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__subscript div:not(:empty){font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__subscript div:not(:empty){font-size:14px;line-height:1.29}}.product-info-calculate__subscript .icon{vertical-align:-5px}.product-info-calculate__subscript .b-hint{vertical-align:baseline}.product-info-calculate__buy{padding-top:30px;padding-bottom:calc(2.75 * var(--old-rem-value,16px));width:86%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1279px){.product-info-calculate__buy{width:90%}}@media screen and (max-width:959px){.product-info-calculate__buy{max-width:400px;width:100%;margin:0 auto}}@media screen and (max-width:767px){.product-info-calculate__buy{max-width:360px}}@media screen and (max-width:767px){.product-info-calculate__buy{padding-top:10px;text-align:center;padding-bottom:10px}}.product-info-calculate_inner-content .product-info-calculate__buy{width:100%;padding-bottom:20px}.product-info-calculate__buy-label{font-size:18px;line-height:1.33;color:grey}@media screen and (max-width:1679px){.product-info-calculate__buy-label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info-calculate__buy-label{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info-calculate__buy-label{font-size:15px;line-height:1.4}}@media screen and (min-width:760px){.product-info-calculate__buy-label{white-space:nowrap}}.product-info-calculate__buy-footnote{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.product-info-calculate__buy-footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__buy-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__buy-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.product-info-calculate__buy-footnote{margin-top:calc(1.3 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-info-calculate__buy-footnote{margin-top:0}}.product-info-calculate__buy-footnote_small{display:inline-block;vertical-align:top;font-size:16px;line-height:1.38;width:100%;color:grey}@media screen and (max-width:1679px){.product-info-calculate__buy-footnote_small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__buy-footnote_small{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__buy-footnote_small{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.product-info-calculate__buy-footnote_small{margin-top:calc(-1.1 * var(--old-rem-value,16px));margin-bottom:30px}}@media screen and (max-width:767px){.product-info-calculate__buy-footnote_small{margin-top:0;margin-bottom:15px}}@media screen and (min-width:1280px){.product-info-calculate__buy-footnote_small{padding:0 25px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate__buy-footnote_small{padding:0 15px}}.product-info-calculate__buy-wrap{font-size:0}@media screen and (min-width:1280px){.product-info-calculate__buy-wrap{margin:0 -25px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate__buy-wrap{margin:0 -15px}}.product-info-calculate__buy-item{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.product-info-calculate__buy-item{width:50%;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}}@media screen and (min-width:1280px){.product-info-calculate__buy-item{padding:0 25px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate__buy-item{padding:0 15px}}@media screen and (max-width:767px){.product-info-calculate__buy-item{display:none;width:100%;text-align:center}}@media screen and (min-width:760px){.product-info-calculate__buy-item.is-visible{opacity:1}}@media screen and (max-width:767px){.product-info-calculate__buy-item.is-visible{display:block}}@media screen and (min-width:760px){.product-info-calculate__buy-item_single{width:100%}}@media screen and (min-width:960px){.product-info-calculate__buy-item_unlim:first-child{width:275px}.product-info-calculate__buy-item_unlim:last-child{width:calc(100% - 275px)}}@media screen and (min-width:768px) and (max-width:959px){.product-info-calculate__buy-item_unlim{width:50%}}.product-info-calculate__buy-wrap-right{max-width:355px;display:inline-block;vertical-align:top;padding-left:calc(1.2 * var(--old-rem-value,16px));-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1279px){.product-info-calculate__buy-wrap-right{display:block;padding-left:0}}@media screen and (max-width:767px){.product-info-calculate__buy-wrap-right{padding-top:10px;text-align:left}}.product-info-calculate__buy-wrap-right .product-info-calculate__buy-text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-info-calculate__buy-wrap-right .product-info-calculate__buy-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info-calculate__buy-wrap-right .product-info-calculate__buy-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info-calculate__buy-wrap-right .product-info-calculate__buy-text{font-size:15px;line-height:1.4}}.product-info-calculate__buy-wrap-right_small{padding-top:calc(.14 * var(--old-rem-value,16px))}.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-text{font-size:16px;line-height:1.38;margin-bottom:calc(.14 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-text{font-size:14px;line-height:1.29}}.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price{font-size:20px;line-height:1.07}}.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price-decor{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price-decor{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price-decor{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info-calculate__buy-wrap-right_small .product-info-calculate__buy-price-decor{font-size:17px;line-height:1.24}}.product-info-calculate__buy-controls-left{display:inline-block;vertical-align:top}@media screen and (max-width:767px){.product-info-calculate__buy-controls-left{padding-top:10px;margin-bottom:10px}}.product-info-calculate__buy-controls-right{display:inline-block;vertical-align:top;padding-left:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:1279px){.product-info-calculate__buy-controls-right{padding-left:0}}@media screen and (max-width:767px){.product-info-calculate__buy-controls-right{padding-top:10px;margin-bottom:10px}}.product-info-calculate__buy-text{font-size:18px;line-height:1.33;padding-bottom:6px}@media screen and (max-width:1679px){.product-info-calculate__buy-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info-calculate__buy-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info-calculate__buy-text{font-size:15px;line-height:1.4}}@media screen and (min-width:760px){.product-info-calculate__buy-text{text-align:left;width:100%;display:table;vertical-align:bottom}.product-info-calculate__buy-text span{display:table-cell;vertical-align:bottom}}.product-info-calculate__buy-text_small{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-info-calculate__buy-text_small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__buy-text_small{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info-calculate__buy-text_small{font-size:14px;line-height:1.29}}.product-info-calculate__buy-price{color:var(--text-headline);font-size:38px;line-height:1.18;margin-bottom:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info-calculate__buy-price{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-info-calculate__buy-price{font-size:30px;line-height:1.27}}@media screen and (max-width:767px){.product-info-calculate__buy-price{font-size:24px;line-height:1.25}}@media screen and (min-width:760px){.product-info-calculate__buy-price{width:100%;display:table;vertical-align:top}.product-info-calculate__buy-price>span{display:table-cell;vertical-align:top}}.product-info-calculate__buy-price_small{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.product-info-calculate__buy-price_small{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info-calculate__buy-price_small{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info-calculate__buy-price_small{font-size:17px;line-height:1.24}}.product-info-calculate__buy-price_small .product-info-calculate__buy-price-decor{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.product-info-calculate__buy-price_small .product-info-calculate__buy-price-decor{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-info-calculate__buy-price_small .product-info-calculate__buy-price-decor{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-info-calculate__buy-price_small .product-info-calculate__buy-price-decor{font-size:17px;line-height:1.24}}.product-info-calculate__buy-price-decor{font-size:30px;line-height:1.07;padding-left:10px}@media screen and (max-width:1679px){.product-info-calculate__buy-price-decor{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-info-calculate__buy-price-decor{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-info-calculate__buy-price-decor{font-size:20px;line-height:1.07}}.product-info-calculate__buy-btn{padding-bottom:calc(1.3 * var(--old-rem-value,16px));display:table-cell;vertical-align:middle}@media screen and (max-width:1279px){.product-info-calculate__buy-btn{padding-bottom:0}}@media screen and (max-width:959px){.product-info-calculate__buy-btn{margin-bottom:0}}@media screen and (max-width:767px){.product-info-calculate__buy-btn{margin-left:5px;display:inline-block}}.product-info-calculate__tag{display:inline-block;font-size:14px;color:#333;text-align:center;padding:0 8px 3px;border-radius:8px;background-color:#e5e5e5;vertical-align:15px}.product-info-calculate__tag_new{background-color:#ff0032;color:#fff}.product-info-calculate__option_double{display:flex}@media screen and (max-width:479px){.product-info-calculate__option_double{position:relative;padding-top:50px;padding-bottom:50px}}.product-info-calculate__option_double .range-slider__slider.ui-state-disabled:after{height:120px;content:"";position:absolute;left:0;top:-60px;right:0;bottom:0;z-index:1;pointer-events:all}@media screen and (max-width:767px){.product-info-calculate__option_double .range-slider__slider.ui-state-disabled:after{height:100px;top:-50px}}.product-info-calculate__option_double .product-info-calculate__filter{flex-basis:100%;margin-top:0}.product-info-calculate__option_double .product-info-calculate__option-label{flex-basis:120px;min-width:120px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:1279px){.product-info-calculate__option_double .product-info-calculate__option-label{flex-basis:108px;min-width:108px}}@media screen and (max-width:479px){.product-info-calculate__option_double .product-info-calculate__option-label{height:150px;position:absolute;left:0;top:15px}}.product-info-calculate__footer{padding-top:30px;padding-bottom:calc(2.75 * var(--old-rem-value,16px));width:82%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:18px;line-height:1.33;color:#999}@media screen and (max-width:1679px){.product-info-calculate__footer{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info-calculate__footer{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info-calculate__footer{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info-calculate__footer{width:90%}}@media screen and (max-width:959px){.product-info-calculate__footer{max-width:470px;width:100%;margin:0 auto}}@media screen and (max-width:767px){.product-info-calculate__footer{max-width:none;padding-top:10px;padding-bottom:10px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_width-full .product-info-calculate__footer{width:100%;max-width:540px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_inner-content .product-info-calculate__footer{width:100%}}.product-info-calculate__footer-inline-content{display:flex;align-items:center}@media screen and (max-width:767px){.product-info-calculate__footer-inline-content{flex-wrap:nowrap}}@media screen and (max-width:767px){.product-info-calculate__footer-inline-content_mob-reverse{flex-direction:column-reverse}}@media screen and (min-width:760px){.product-info-calculate__footer-inline-content-item p{margin-bottom:0}}.product-info-calculate__footer-inline-content-item:first-child{padding-right:20px}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_width-full .product-info-calculate__footer-inline-content-item{padding-right:30px}}@media screen and (min-width:960px) and (max-width:1279px){.product-info-calculate_inner-content .product-info-calculate__footer-inline-content-item{padding-right:30px}}.product-info-calculate__footer-inline-content-img{width:60px}@media screen and (max-width:767px){.product-info-calculate__footer-inline-content-img{width:40px}}.product-info-calculate__footer-inline-content_mob-reverse .product-info-calculate__footer-inline-content-item:first-child{padding-right:38px}@media screen and (max-width:767px){.product-info-calculate__footer-inline-content_mob-reverse .product-info-calculate__footer-inline-content-item:first-child{padding-right:0}}.product-info-calculate__legend{display:flex;align-items:center}.product-info{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-info *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-info__cards{font-size:0;width:100%;display:flex}@media screen and (min-width:960px){.product-info__cards{max-width:650px;justify-content:space-between}}@media screen and (min-width:768px) and (max-width:959px){.product-info__cards{justify-content:center}}@media screen and (max-width:767px){.product-info__cards.is-loaded .product-info__card{opacity:1}}.product-info__card{display:inline-flex;vertical-align:top;position:relative;border:1px solid var(--background-stroke);border-radius:3px;overflow:hidden;text-align:left}@media screen and (min-width:960px){.product-info__card{width:46.15%;min-width:210px}}@media screen and (min-width:768px) and (max-width:959px){.product-info__card{width:280px;margin:0 10px}}@media screen and (max-width:767px){.product-info__card{max-width:280px;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}}.product-info__card-inner{padding:20px 20px 25px;display:flex;flex-wrap:wrap;flex:1}.product-info__card-top{width:100%;align-self:flex-start}@media screen and (min-width:1280px){.product-info__card-top{padding-top:40px}}@media screen and (max-width:1279px){.product-info__card-top{padding-top:30px}}.product-info__card-link-top{position:absolute;top:0;right:0;color:#fff;font-size:16px;line-height:1.38;font-weight:500;line-height:20px;text-align:right;padding:3px 10px 2px 55px;max-width:230px}@media screen and (max-width:1679px){.product-info__card-link-top{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-info__card-link-top{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-info__card-link-top{font-size:14px;line-height:1.29}}.product-info__card-link-top:hover{color:#fff!important}.product-info__card-link-top:after{content:'';position:absolute;left:0;right:-1px;top:-1px;height:70px;background:url(../../i/product-info/link-bg.png) no-repeat center right;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%;z-index:-1}.product-info__card-title{color:var(--text-headline);font-size:24.2px;font-weight:500;line-height:29px;margin-bottom:20px}.product-info__card-text{font-size:18px;line-height:1.33;margin-bottom:25px}@media screen and (max-width:1679px){.product-info__card-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__card-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__card-text{font-size:15px;line-height:1.4}}.product-info__card-list{list-style-type:none}@media screen and (min-width:1280px){.product-info__card-list{padding-left:10.86%;padding-right:11.64%}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__card-list{padding-left:18px}}.product-info__card-list li{font-size:18px;line-height:1.33;line-height:24px;position:relative}@media screen and (max-width:1679px){.product-info__card-list li{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__card-list li{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__card-list li{font-size:15px;line-height:1.4}}.product-info__card-list li+li{margin-top:10px}.product-info__card-list li:before{content:'';position:absolute;left:-22px;top:10px;width:6px;height:6px;border-radius:50%;background-color:var(--text-primary)}@media screen and (min-width:960px){.product-info__card-list li:before{left:-11%}}.product-info__card-bottom{padding-top:18px;width:100%;align-self:flex-end}.product-info__card-price span{color:var(--text-headline);font-size:39.6px;line-height:48px}.product-info__card-price i{color:var(--text-headline);font-size:16.5px;line-height:20px;font-style:normal;padding-left:10px}.product-info__option_double .product-info__option-label-item{display:flex;align-items:center}.product-info__option_double .product-info__option-label-item:after{content:'';display:table;clear:both}.product-info__option_double .product-info__option-label-item:first-child{margin-top:2px}@media screen and (min-width:960px) and (max-width:1279px){.product-info__option_double .product-info__option-label-item:first-child{margin-top:-1px}}@media screen and (max-width:959px){.product-info__option_double .product-info__option-label-item:first-child{margin-top:-2px}}.product-info__option_double .product-info__option-label-item:last-child{margin-bottom:-1px}@media screen and (min-width:960px) and (max-width:1279px){.product-info__option_double .product-info__option-label-item:last-child{margin-bottom:-3px}}@media screen and (max-width:959px){.product-info__option_double .product-info__option-label-item:last-child{margin-bottom:-2px}}.product-info__option_double .product-info__name{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-info__option_double .product-info__name{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__option_double .product-info__name{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__option_double .product-info__name{font-size:15px;line-height:1.4}}.product-info__option_double .product-info__filter{flex-basis:100%;margin-top:0}@media screen and (max-width:479px){.product-info__option_double .product-info__filter{padding-left:0}}.product-info__card-action{display:inline-block;vertical-align:top;width:100%;padding-top:15px}.product-info__options-row{display:flex;margin-bottom:calc(2.3 * var(--old-rem-value,16px))}@media screen and (min-width:960px) and (max-width:1279px){.product-info__options-row{flex-direction:column;margin-bottom:0}}@media screen and (max-width:479px){.product-info__options-row{flex-direction:column;margin-bottom:0}}.product-info__options-col{display:block;border-right:1px solid var(--background-stroke);padding-right:40px;padding-left:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-info__options-col{padding-left:calc(.8 * var(--old-rem-value,16px));padding-right:calc(.8 * var(--old-rem-value,16px))}}.product-info__options-col:first-child{padding-left:0}.product-info__options-col:last-child{border-right:none}@media screen and (min-width:960px) and (max-width:1279px){.product-info__options-col{display:flex;align-items:center;padding:0;padding-bottom:20px;margin-bottom:20px;border:none;border-bottom:1px solid var(--background-stroke)}}@media screen and (max-width:479px){.product-info__options-col{display:block;padding:0;padding-bottom:20px;margin-bottom:20px;border:none;border-bottom:1px solid var(--background-stroke)}}.product-info__options-label{font-size:21px;line-height:1.38;color:#999}@media screen and (max-width:1679px){.product-info__options-label{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-info__options-label{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-info__options-label{font-size:16px;line-height:1.38}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__options-label{width:160px}}@media screen and (max-width:479px){.product-info__options-label{width:100%}}.product-info__options-val{font-size:34px}.product-info__options-val span{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.product-info__options-val span{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-info__options-val span{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-info__options-val span{font-size:20px;line-height:1.07}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__options-val{width:200px}}@media screen and (max-width:479px){.product-info__options-val{width:100%}}.product-info__options-desks{display:flex;flex-direction:column}.product-info__options-desk{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-info__options-desk{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-info__options-desk{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-info__options-desk{font-size:15px;line-height:1.4}}@media screen and (min-width:960px) and (max-width:1279px){.product-info__options-desk{text-align:right}}.product-lifehack_wide{padding:0 40px}@media screen and (max-width:1279px){.product-lifehack_wide{padding:0 30px}}@media screen and (max-width:959px){.product-lifehack_wide{padding:0 20px}}.product-lifehack_wide .product-lifehack__img{margin-right:180px}@media screen and (max-width:1679px){.product-lifehack_wide .product-lifehack__img{margin-right:80px}}.product-lifehack_wide .product-lifehack__text{width:65%}.product-lifehack__title{font-size:30px;line-height:1.07;width:15%;float:left}@media screen and (max-width:1679px){.product-lifehack__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-lifehack__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.product-lifehack__title{font-size:20px;line-height:1.07}}@media screen and (max-width:959px){.product-lifehack__title{width:18%}}@media screen and (max-width:759px){.product-lifehack__title{width:auto;float:none;margin-bottom:calc(1 * var(--old-rem-value,16px))}}.product-lifehack__content{padding-left:15%}.product-lifehack__content:after{content:'';display:table;clear:both}@media screen and (max-width:959px){.product-lifehack__content{padding-left:18%}}@media screen and (max-width:759px){.product-lifehack__content{padding-left:0}}.product-lifehack__img{float:right;margin-right:180px;font-size:68px;line-height:0}@media screen and (max-width:1679px){.product-lifehack__img{margin-right:100px;font-size:54px}}@media screen and (max-width:1279px){.product-lifehack__img{margin-right:50px;font-size:42px}}@media screen and (max-width:959px){.product-lifehack__img{margin-right:20px}}@media screen and (max-width:759px){.product-lifehack__img{float:none;text-align:center;margin:0 0 calc(1 * var(--old-rem-value,16px))}}.product-lifehack__icon-traffic,.product-lifehack__icon-arrow,.product-lifehack__icon-tablet,.product-lifehack__icon-fav{background:no-repeat 0 0;display:inline-block;vertical-align:middle}.product-lifehack__icon-traffic{background-image:url(../../i/product-lifehack/icon-traffic.svg);filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);width:1.397em;height:1.147em;margin-bottom:-.075em}.product-lifehack__icon-arrow{background-image:url(../../i/product-lifehack/icon-arrow.svg);filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);width:.544em;height:.338em;margin:0 .44em}.product-lifehack__icon-tablet{background-image:url(../../i/product-lifehack/icon-tablet.svg);filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);width:1.397em;height:1em}.product-lifehack__icon-fav{background-image:url(../../i/product-lifehack/icon-fav.svg);filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);width:1.397em;height:1em}@media screen and (min-width:760px){.product-lifehack__icon-fav{background-position:center top}}@media screen and (min-width:1680px){.product-lifehack__icon-fav{margin-right:190px;height:.75em}}@media screen and (min-width:1280px) and (max-width:1679px){.product-lifehack__icon-fav{margin-right:150px}}@media screen and (min-width:760px) and (max-width:1279px){.product-lifehack__icon-fav{margin-right:112px}}.product-lifehack__text{width:56%;margin-top:.36em;margin-right:50px}@media screen and (max-width:1279px){.product-lifehack__text{width:62%}}@media screen and (max-width:759px){.product-lifehack__text{width:auto;margin:0}}.product-lifehack__text .link{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-lifehack__text .link{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-lifehack__text .link{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-lifehack__text .link{font-size:16px;line-height:1.38}}.product-lifehack_with-icon{max-width:1090px;width:100%;margin:0 auto;font-size:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-lifehack_with-icon *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-lifehack_with-icon .product-lifehack__icon{display:inline-block;vertical-align:top;background-repeat:no-repeat;background-position:center}.product-lifehack{color:var(--text-secondary)}@media screen and (min-width:760px){.product-lifehack_with-icon .product-lifehack__icon{width:112px}}@media screen and (max-width:759px){.product-lifehack_with-icon .product-lifehack__icon{width:100%;margin-bottom:10px}}.product-lifehack_with-icon .product-lifehack__icon_lamp{height:84px;background:url(../../i/product-lifehack/icon-lamp.svg) no-repeat center}.product-lifehack_with-icon .product-lifehack__icon_movie{height:68px;background:url(../../i/product-lifehack/b-icon_movie.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.product-lifehack_with-icon .product-lifehack__content{display:inline-block;vertical-align:top;color:var(--text-secondary)}@media screen and (min-width:760px){.product-lifehack_with-icon .product-lifehack__content{padding-left:35px;width:calc(100% - 112px)}}@media screen and (max-width:759px){.product-lifehack_with-icon .product-lifehack__content{text-align:center}}.product-lifehack_with-icon .product-lifehack__title{font-size:24px;line-height:1.25;margin-bottom:10px;float:none;width:auto}@media screen and (max-width:1679px){.product-lifehack_with-icon .product-lifehack__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-lifehack_with-icon .product-lifehack__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.product-lifehack_with-icon .product-lifehack__title{font-size:17px;line-height:1.24}}.product-lifehack_with-icon .product-lifehack__text{font-size:21px;line-height:1.38;width:auto}@media screen and (max-width:1679px){.product-lifehack_with-icon .product-lifehack__text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-lifehack_with-icon .product-lifehack__text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-lifehack_with-icon .product-lifehack__text{font-size:16px;line-height:1.38}}.product-lifehack_movie{max-width:1280px}.product-lifehack_movie .product-lifehack__title{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.product-lifehack_movie .product-lifehack__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-lifehack_movie .product-lifehack__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.product-lifehack_movie .product-lifehack__title{font-size:20px;line-height:1.07}}.product-lifehack_movie .product-lifehack__text{font-size:21px;line-height:1.38;margin-right:0}@media screen and (max-width:1679px){.product-lifehack_movie .product-lifehack__text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-lifehack_movie .product-lifehack__text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.product-lifehack_movie .product-lifehack__text{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.product-lifehack_movie .product-lifehack__content{width:100%}}.product-lifehack_movie .product-lifehack__text-with-btn{display:flex;align-items:baseline}@media screen and (max-width:759px){.product-lifehack_movie .product-lifehack__text-with-btn{flex-direction:column;align-items:center}}.product-lifehack_movie .product-lifehack__text-with-btn .btn{margin-left:50px}@media screen and (max-width:759px){.product-lifehack_movie .product-lifehack__text-with-btn .btn{margin-top:20px;margin-left:0}}@media screen and (min-width:760px){.product-more-layout_clear .product-more-layout__buy-body{padding:0 30px}}@media screen and (max-width:759px){.product-more-layout_clear .product-more-layout__buy-body{margin:0 -20px;padding:0}}.product-more-layout_clear .product-more-layout__buy-body-inner{border-top:1px solid #e6e6e6;max-width:930px;margin:auto}@media screen and (min-width:1680px){.product-more-layout_clear .product-more-layout__buy-body-inner{padding:calc(1.8 * var(--old-rem-value,16px)) 106px}}@media screen and (min-width:1280px) and (max-width:1679px){.product-more-layout_clear .product-more-layout__buy-body-inner{padding:calc(1.8 * var(--old-rem-value,16px)) 0 70px}}@media screen and (min-width:960px) and (max-width:1279px){.product-more-layout_clear .product-more-layout__buy-body-inner{padding:calc(1.8 * var(--old-rem-value,16px)) 46px}}@media screen and (min-width:760px) and (max-width:959px){.product-more-layout_clear .product-more-layout__buy-body-inner{padding:calc(1.8 * var(--old-rem-value,16px)) 94px}}@media screen and (max-width:759px){.product-more-layout_clear .product-more-layout__buy-body-inner{padding:calc(1.8 * var(--old-rem-value,16px)) 20px}}.product-more-layout_clear .product-more__drop{max-width:930px;margin:auto}.product-more-layout__buy{margin-top:calc(1.8 * var(--old-rem-value,16px));text-align:center;margin-bottom:40px}.product-more-layout__buy.web-view{padding-bottom:90px}.product-more-layout__buy.tpanel{padding-bottom:160px}@media screen and (max-width:1440px){.product-more-layout__buy.tpanel{padding-bottom:240px}}@media screen and (max-width:760px){.product-more-layout__buy.tpanel{padding-bottom:200px}}.product-more-layout__buy .btn{min-width:150px}@media screen and (max-width:759px){.product-more-layout__buy .btn{min-width:130px;margin-bottom:40px}}.product-more-layout__buy+.product-action{margin-top:calc(1.8 * var(--old-rem-value,16px))}@media screen and (min-width:960px){.product-more-layout .product-action{margin-bottom:calc(1.4 * var(--old-rem-value,16px))}.product-more-layout .product-action:last-child{margin-bottom:0}}.product-more-layout .aside-filter{top:117px}@media screen and (max-width:1679px){.product-more-layout .aside-filter{top:107px}}@media screen and (max-width:1279px){.product-more-layout .aside-filter{top:95px}}@media screen and (max-width:959px){.product-more-layout .aside-filter{position:relative;top:0;margin-bottom:30px}.product-more-layout .aside-filter:before{display:none}}.product-more-layout__buy-or{display:inline-block;vertical-align:middle;font-size:16px;line-height:1.38;margin:0 20px;color:grey}@media screen and (max-width:1679px){.product-more-layout__buy-or{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-more-layout__buy-or{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-more-layout__buy-or{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-more-layout__buy-or{display:block;margin:10px 0;text-align:center;font-size:calc(.95 * var(--old-rem-value,16px))}}.product-more-layout__buy-alternative{display:inline-block;vertical-align:middle;font-size:18px;line-height:1.33;color:grey;text-align:left}@media screen and (max-width:1679px){.product-more-layout__buy-alternative{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-more-layout__buy-alternative{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-more-layout__buy-alternative{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-more-layout__buy-alternative{display:block;margin:0;text-align:center;font-size:calc(.95 * var(--old-rem-value,16px))}}.product-more-layout__buy-alternative-footnote{font-size:16px;line-height:1.38;display:block;margin-top:8px}@media screen and (max-width:1679px){.product-more-layout__buy-alternative-footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-more-layout__buy-alternative-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-more-layout__buy-alternative-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-more-layout__buy-alternative-footnote{font-size:calc(.95 * var(--old-rem-value,16px))}}.product-more-layout__buy-body{padding:0 136px}@media screen and (max-width:1679px){.product-more-layout__buy-body{padding:0 70px}}@media screen and (max-width:1279px){.product-more-layout__buy-body{padding:0 30px}}@media screen and (max-width:959px){.product-more-layout__buy-body{padding:0 46px}}@media screen and (max-width:759px){.product-more-layout__buy-body{padding:0 20px}}.product-more-layout__buy-body-inner{padding:calc(1.8 * var(--old-rem-value,16px)) 0;border-top:1px solid #e6e6e6}@media screen and (max-width:759px){.product-more-layout__buy-body-inner{border:medium none}}.product-more-card_add-wrap{text-align:center;border-bottom:1px solid #e6e6e6;margin:0 0 calc(1.81 * var(--old-rem-value,16px));padding:calc(.45 * var(--old-rem-value,16px)) 0 calc(2.27 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.product-more-card_add-wrap{border-top:1px solid #e6e6e6;margin:0 0 calc(1 * var(--old-rem-value,16px));padding:calc(2.5 * var(--old-rem-value,16px)) 0}}.product-more-card_add-inner{display:inline-block;text-align:left}.product-more-card_add-img{float:left;width:27.5%;margin:0 4.5% 0 0}@media screen and (max-width:759px){.product-more-card_add-img{float:none;width:100%;margin:0 0 30px}}.product-more-card_add-img img{display:block;width:100%;border-radius:10px;-webkit-box-shadow:0 3px 16px rgba(0,0,0,.35);box-shadow:0 3px 16px rgba(0,0,0,.35)}@media screen and (max-width:759px){.product-more-card_add-img img{width:auto;max-width:200px;margin:0 auto}}.product-more-card_add-text{overflow:hidden}.product-more-card_add-text .b-list>li{margin-top:0}.product-more-card_add-btn{padding:calc(.9 * var(--old-rem-value,16px)) 0 0}@media screen and (max-width:759px){.product-more-card_add-btn{text-align:center}}.product-more-layout__buy .product-info-calculate__buy-controls{display:flex;justify-content:center;gap:16px}@supports not(gap){.product-more-layout__buy .product-info-calculate__buy-controls{gap:unset}.product-more-layout__buy .product-info-calculate__buy-controls>mts-connect-tariff-button{margin-left:16px}}.mat-dialog-content .popup__head{text-align:left}.mat-dialog-content .popup__title{font-weight:700;font-size:24px;line-height:28px;margin-bottom:16px}.mat-dialog-content .popup__head .popup__title-description{font-weight:400;font-size:17px;line-height:24px;margin-bottom:24px}.mat-dialog-content .popup-more-questions__text{font-weight:400;font-size:17px;line-height:24px}.mat-dialog-content .popup-more-questions__item{margin-bottom:20px}.mat-dialog-content .blue-mark{background:0 0;color:var(--text-primary-link)}.dialog-list{padding-left:34px;font-weight:400;font-size:14px;line-height:20px}.product-params{background-color:var(--background-primary);padding:0 30px;border-radius:8px}@media screen and (max-width:767px){.product-params{background-color:transparent;margin-left:-20px;margin-right:-20px;padding:0}}@media screen and (max-width:767px){.product-params_white{background-color:var(--background-primary);padding:0 30px}}.product-params.tpanel{margin-bottom:210px}.product-params__row{padding:0 106px;max-width:930px;margin:auto}@media screen and (max-width:1679px){.product-params__row{padding:0 70px}}@media screen and (max-width:1279px){.product-params__row{padding:0 46px}}@media screen and (max-width:959px){.product-params__row{padding:0 94px}}@media screen and (max-width:767px){.product-params__row{padding:0}}.product-params__row:first-child .product-params__row-inner{border-top:medium none}@media screen and (max-width:767px){.product-params__row:first-child .product-params__row-inner{border-top:1px solid var(--background-stroke)}}.product-params__files{border-top:1px solid var(--background-stroke)}@media screen and (min-width:760px){.product-params__files{padding-top:30px;padding-bottom:20px}}@media screen and (max-width:767px){.product-params__files{padding:30px 20px 20px}}.product-params__file+.product-params__file{margin-top:15px}@media screen and (max-width:767px){.product-params__row_no-icon .product-params__title{margin-left:0}.product-params__row_no-icon .product-params__drop{padding:30px 20px 40px 20px}}.product-params__row_with-subtitle{padding-left:0;border-bottom:1px solid var(--background-stroke);margin-bottom:-1px}.product-params__row-inner{padding:38px 0;border-top:1px solid var(--background-stroke)}@media screen and (max-width:767px){.product-params__row-inner{padding:0;background:var(--background-secondary)}.apple-music .product-params__row-inner{background:var(--constant-greyscale-100)}.product-params__row-inner>a{margin-left:20px}}.product-params__toggle-all{float:right;margin-right:18px;font-size:18px;line-height:1.33;color:var(--text-tertiary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width:1679px){.product-params__toggle-all{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params__toggle-all{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params__toggle-all{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-params__toggle-all{margin-right:-2px}}.product-params__toggle-all:after{content:"";background:url(../../i/product-params/double-arrow-down.svg) no-repeat 0 0;width:20px;height:22px;display:inline-block;vertical-align:middle;margin-left:18px;-webkit-transition:-webkit-transform .2s ease 0s;-moz-transition:-moz-transform .2s ease 0s;-o-transition:-o-transform .2s ease 0s;-ms-transition:-ms-transform .2s ease 0s;transition:transform .2s ease 0s}@media screen and (max-width:767px){.product-params__toggle-all:after{margin-left:8px}}.product-params__toggle-all.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.product-params__head-block{padding:calc(1.1 * var(--old-rem-value,16px)) 0}@media screen and (max-width:767px){.product-params__head-block{padding-left:20px;padding-right:20px}}.product-params__head-left{float:left;font-size:18px;line-height:1.33;margin:0}@media screen and (max-width:1679px){.product-params__head-left{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params__head-left{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params__head-left{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params__head-left{max-width:56%}}.product-params__head-left_big{font-size:30px;line-height:1.07;margin-top:calc(-.45 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-params__head-left_big{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-params__head-left_big{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-params__head-left_big{font-size:20px;line-height:1.07}}@media screen and (min-width:760px){.product-params__head-left_big{max-width:calc(100% - 180px)}}@media screen and (max-width:767px){.product-params__head-left_big{text-align:center;margin-bottom:15px;float:none}}.product-params__head-left-label{margin-right:5px}.product-params__opener{position:relative;cursor:pointer}@media screen and (max-width:767px){.product-params__opener{padding:calc(1.2 * var(--old-rem-value,16px)) 20px}}.product-params__opener:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1LjEgOC44IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4xIDguOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjOTU5NTk1IiBkPSJNNy41LDguOEwwLjMsMS41Yy0wLjMtMC4zLTAuMy0wLjksMC0xLjNjMC4zLTAuMywwLjktMC4zLDEuMywwbDYsNmw2LTZjMC4zLTAuMywwLjktMC4zLDEuMywwDQoJYzAuMywwLjMsMC4zLDAuOSwwLDEuM0w3LjUsOC44eiIvPg0KPC9zdmc+) no-repeat 0 0;width:15px;height:9px;position:absolute;top:50%;margin-top:-5px;right:20px;-webkit-transition:-webkit-transform .2s ease 0s;-moz-transition:-moz-transform .2s ease 0s;-o-transition:-o-transform .2s ease 0s;-ms-transition:-ms-transform .2s ease 0s;transition:transform .2s ease 0s;filter:var(--icons-filter-secondary)}.product-params_spotify .product-params__opener:after{filter:none}@media screen and (max-width:1279px){.product-params__opener:after{right:0}}@media screen and (max-width:767px){.product-params__opener:after{right:20px}}.product-params__opener.is-opened{background:var(--background-primary)}@media screen and (max-width:767px){.product-params__opener.is-opened{background-color:var(--background-secondary)}.apple-music .product-params__opener.is-opened{background-color:var(--constant-greyscale-100)}}.product-params__opener.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.product-params__drop{display:none}@media screen and (max-width:767px){.product-params__drop{padding:30px 20px 40px 75px}.product-params__drop .product-params_wide{padding-left:20px}}.product-params__icon-wrap{display:flex;align-items:center;width:56px;height:56px;font-size:56px;margin-left:-56px;text-align:center;position:absolute;top:-8px}@media screen and (max-width:1699px){.product-params__icon-wrap{top:-12px}}@media screen and (max-width:1200px){.product-params__icon-wrap{top:-14px;font-size:38px;margin-left:-55px}}@media screen and (max-width:959px){.product-params__icon-wrap{top:-5px}}@media screen and (max-width:767px){.product-params__icon-wrap{margin-left:0;top:13px}}.product-params__icon{max-width:1em;height:1em;fill:#adb8c1;filter:var(--icons-filter-tertiary)}.product-params__img{max-width:36px;max-height:54px;width:56px;display:inline-block;vertical-align:middle;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-o-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}@media screen and (max-width:1679px){.product-params__img{max-width:40px;max-height:44px;width:40px}}.product-params__img_home-account{width:.85em}.product-params__icon_mobile-internet{width:.68em;height:1em}.product-params__icon_mobile-tv{width:.68em;height:1.16em}@media screen and (max-width:767px){.product-params__icon_mobile-tv{margin-top:-.1em}}.product-params__icon_set{width:.96em;height:.98em}.product-params__icon_loyalty{width:.9em;height:1.06em}.product-params__icon_home-account{width:.85em}.product-params__name{margin-top:calc(.65 * var(--old-rem-value,16px));font-size:30px;line-height:1.07;font-weight:400;margin-bottom:calc(1.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-params__name{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.product-params__name{font-size:24px;line-height:1.07}}@media screen and (max-width:767px){.product-params__name{font-size:20px;line-height:1.07}}@media screen and (max-width:767px){.product-params__name{padding-left:20px;padding-right:20px}}.product-params__title{overflow:hidden;color:var(--text-primary);padding-right:40px}@media screen and (min-width:768px) and (max-width:959px){.product-params__title{padding-top:calc(.5 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-params__title{line-height:40px;margin-left:55px}}.product-params__title-valign{display:inline-block;vertical-align:top;font-size:24px;line-height:1.25}.product-params__title-valign .product-params__title-text{margin:0;font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.product-params__title-valign{font-size:21px;line-height:1.24}.product-params__title-valign .product-params__title-text{margin:0;font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-params__title-valign{font-size:19px;line-height:1.25}.product-params__title-valign .product-params__title-text{font-size:19px;line-height:1.25}}@media screen and (max-width:767px){.product-params__title-valign{font-size:17px;line-height:1.24}.product-params__title-valign .product-params__title-text{font-size:17px;line-height:1.24}}@media screen and (max-width:767px){.product-params__title-valign{vertical-align:middle}}.product-params__subtitle{color:grey;font-size:16px;line-height:1.38;display:block;margin-top:5px}@media screen and (max-width:1679px){.product-params__subtitle{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-params__subtitle{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params__subtitle{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params__subtitle{font-size:18px;line-height:1.33}}@media screen and (max-width:767px) and (max-width:1679px){.product-params__subtitle{font-size:17px;line-height:1.35}}@media screen and (max-width:767px) and (max-width:1279px){.product-params__subtitle{font-size:15px;line-height:1.4}}@media screen and (max-width:767px) and (max-width:767px){.product-params__subtitle{font-size:15px;line-height:1.4}}.product-params__drop{padding-top:20px}.product-params__heading{margin:38px 0 calc(.85 * var(--old-rem-value,16px))}.product-params__heading:first-child{margin-top:0}.product-params__text{color:#999;margin-bottom:16px}.product-params__text_after{font-size:18px;line-height:1.33;color:var(--text-secondary)}@media screen and (max-width:1679px){.product-params__text_after{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params__text_after{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params__text_after{font-size:15px;line-height:1.4}}.product-params__list{counter-reset:item;list-style-type:none;padding-left:0}.product-params__list_stepped{margin-bottom:calc(2.3 * var(--old-rem-value,16px))}.product-params__list_stepped:last-child{margin-bottom:0}.product-params__list_stepped li{position:relative;padding-left:56px;font-size:18px;line-height:1.33;margin-bottom:calc(1.82 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-params__list_stepped li{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params__list_stepped li{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params__list_stepped li{font-size:15px;line-height:1.4}}.product-params__list_stepped li:last-child{margin-bottom:0}.product-params__list_stepped li:before{content:"Шаг " counters(item, ".") ". ";counter-increment:item;position:absolute;left:0;top:0}.product-params__list-heading{color:#333;font-size:21px;line-height:1.38;margin-bottom:20px}@media screen and (max-width:1679px){.product-params__list-heading{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-params__list-heading{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-params__list-heading{font-size:16px;line-height:1.38}}.product-params__footnote{color:#999;font-size:16px;line-height:1.38;margin:30px 0}@media screen and (max-width:1679px){.product-params__footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-params__footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params__footnote{font-size:14px;line-height:1.29}}.product-params__info{background:url(../../i/product-params/dotted.png) repeat-x 0 20px;margin-bottom:16px}.product-params__info:after{content:'';display:table;clear:both}@media screen and (max-width:767px){.product-params__info{background:0 0}.product-params__info.product-params__info_inline{background:url(../../i/product-params/dotted.png) repeat-x 0 20px}}.product-params_roaming .product-params__info{margin-bottom:calc(1.3 * var(--old-rem-value,16px))}.product-params__info:last-child{margin-bottom:0}.product-params__info+.product-params__content{margin-top:38px}@media screen and (max-width:767px){.product-params__info_inline .product-params__info-label{float:left;width:52%}}@media screen and (max-width:767px){.product-params__info_inline .product-params__info-value{float:left;width:48%;text-align:right}}@media screen and (max-width:767px){.product-params__info_inline .product-params__bg-for-dot{background-color:transparent}}.product-params__info-label{color:var(--text-secondary);float:left;width:52%}.product-params__info_red .product-params__info-label{color:var(--controls-primary-active)}@media screen and (max-width:767px){.product-params__info-label{float:none;width:auto;margin-bottom:5px}}.product-params__info-label .product-params__bg-for-dot{padding-right:5px}@media screen and (max-width:767px){.product-params__info-label .product-params__bg-for-dot{padding:0}}.product-params__info-label .b-hint{margin:-3px 0 0 10px}.product-params__old-price{position:absolute;top:calc(-.85 * var(--old-rem-value,16px));right:0;font-size:16px;line-height:1.38;color:grey;text-decoration:line-through}@media screen and (max-width:1679px){.product-params__old-price{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-params__old-price{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params__old-price{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params__old-price{position:static}}.product-params__info-value{float:right;width:44%;text-align:right;position:relative}@media screen and (max-width:767px){.product-params__info-value{float:none;width:auto;text-align:left}}.product-params__info-value .product-params__bg-for-dot{padding-left:5px}@media screen and (max-width:767px){.product-params__info-value .product-params__bg-for-dot{padding:0}}.product-params__bg-for-dot{background-color:transparent}.product-params__info_red .product-params__bg-for-dot{color:var(--controls-primary-active)}@media screen and (max-width:767px){.product-params__bg-for-dot{background-color:transparent}}@media screen and (max-width:767px){.product-params__content{margin-left:-55px}.product-params__row_no-icon .product-params__content{margin-left:0}.product-params_wide .product-params__content{margin-left:0}}.product-params__media-list{list-style:none;padding-left:0;margin:0}.product-params__media-item{margin-top:calc(.3 * var(--old-rem-value,16px))}.product-params__media-item+.product-params__media-item{margin-top:calc(.8 * var(--old-rem-value,16px))}.product-params__media-item+.product-params__media-item .product-params__media-img-wrap{padding-top:25px}.product-params__media-item+.product-params__media-item .product-params__media-body{padding-top:20px;border-top:1px solid var(--background-stroke)}.product-params__media-img-wrap{width:240px;padding-top:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:959px){.product-params__media-img-wrap{width:160px}}@media screen and (max-width:767px){.product-params__media-img-wrap{width:140px}}.product-params__media-img-wrap_left{padding-right:10px;float:left}.product-params__media-img-wrap_right{padding-left:10px;text-align:right;float:right}@media screen and (max-width:479px){.product-params__media-img-wrap_right{float:none;padding-left:0;text-align:left;margin-bottom:10px}}.product-params__media-img{vertical-align:middle;max-width:100%;height:auto}.product-params__media-body{display:table-cell;vertical-align:top}.product-params__media-title{font-size:18px;line-height:1.33;color:#333}@media screen and (max-width:1679px){.product-params__media-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params__media-title{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params__media-title{font-size:15px;line-height:1.4}}.product-params__media-text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.product-params__media-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-params__media-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params__media-text{font-size:14px;line-height:1.29}}.product-params__media-text .b-list-num>li:before{color:inherit;content:counters(item, ".") " "}.product-params__calculator{background-color:#fff}@media screen and (max-width:767px){.product-params__calculator{background-color:transparent}}@media screen and (min-width:760px){.product-params__ddgroup{margin-bottom:calc(-1.8 * var(--old-rem-value,16px))}}@media screen and (max-width:767px){.product-params__ddgroup{margin-bottom:-25px}}.product-params-dd{padding:25px 0}@media screen and (min-width:760px){.product-params-dd:not(:last-child){border-bottom:1px solid var(--background-stroke)}}@media screen and (max-width:767px){.product-params-dd:not(:last-child){border-bottom:1px solid var(--background-stroke)}}.product-params-dd__trigger{position:relative;padding-left:52px;padding-right:66px;cursor:pointer}.product-params-dd__trigger.is-opened:after{background-image:url(../../i/product-params/icon-minus.svg)}.product-params-dd__trigger:after{content:'';position:absolute;right:26px;width:14px;height:14px;background-image:url(../../i/product-params/icon-plus.svg);background-repeat:no-repeat;background-position:center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}@media screen and (min-width:760px){.product-params-dd__trigger:after{top:13px}}@media screen and (max-width:767px){.product-params-dd__trigger:after{top:9px}}.product-params-dd__icon{height:34px;width:34px;position:absolute;left:0;top:0}.product-params-dd__icon img{vertical-align:middle;max-width:100%;max-height:100%}.product-params-dd__text{min-height:34px;display:flex;align-items:center}.product-params-dd__content{display:none;padding:calc(1.1 * var(--old-rem-value,16px)) 0 5px 52px}.product-params-dd__content .product-params__info{font-size:18px;line-height:1.33;background-position-y:calc(.85 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-params-dd__content .product-params__info{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params-dd__content .product-params__info{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params-dd__content .product-params__info{font-size:15px;line-height:1.4}}.product-params__btns{border-top:1px solid var(--background-stroke)}.product-params_roaming{padding:0;-webkit-transition:min-height .3s;-moz-transition:min-height .3s;-o-transition:min-height .3s;-ms-transition:min-height .3s;transition:min-height .3s}@media screen and (max-width:959px){.product-params_roaming{margin-top:1.4em}}.product-params_roaming .product-params__row{padding-right:0}.product-params_thin{max-width:1290px;padding-bottom:38px}@media screen and (min-width:760px){.product-params_thin{margin:0 auto}}@media screen and (max-width:767px){.product-params_thin{margin:0 -20px}}.product-params_thin+.product-more{display:block;max-width:1350px;margin-top:calc(-1.8 * var(--old-rem-value,16px))}@media screen and (min-width:760px){.product-params_thin+.product-more{margin:calc(-1.8 * var(--old-rem-value,16px)) auto 0;padding:0 30px}}@media screen and (max-width:767px){.product-params_thin+.product-more{margin:calc(-1.8 * var(--old-rem-value,16px)) -20px 0;padding:0}}.product-params_thin .product-params__row{max-width:970px;padding:0}@media screen and (max-width:767px){.product-params_thin .product-params__opener{padding:0}}@media screen and (min-width:760px){.product-params_thin .product-params__row-inner{padding:21px 0 20px}}@media screen and (max-width:767px){.product-params_thin .product-params__row-inner{padding:10px 0 9px}}@media screen and (min-width:760px){.product-params_thin .product-params__head-block{padding:21px 0}}@media screen and (max-width:767px){.product-params_thin .product-params__head-block{padding:10px 20px 9px}}.product-params_thin .product-params__title{font-size:0;min-height:20px}@media screen and (max-width:959px){.product-params_thin .product-params__title{padding-top:0}}@media screen and (max-width:767px){.product-params_thin .product-params__title{margin-left:20px}.apple-music .product-params_thin .product-params__title{background:var(--constant-greyscale-100)}}.product-params_thin .product-params__title-valign{font-size:18px;line-height:1.33;line-height:1}@media screen and (max-width:1679px){.product-params_thin .product-params__title-valign{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params_thin .product-params__title-valign{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params_thin .product-params__title-valign{font-size:15px;line-height:1.4}}.product-params_thin .product-params__content{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-params_thin .product-params__content{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params_thin .product-params__content{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params_thin .product-params__content{font-size:15px;line-height:1.4}}.product-params_links{padding-bottom:0}.product-params_links .product-params__title{color:var(--text-primary-link)}@media screen and (max-width:767px){.product-params_links .product-params__row-inner{background:var(--background-primary)}}@media screen and (max-width:767px){.product-params_links .product-params__opener.is-opened{background-color:var(--background-primary)}}.product-params_spotify{background:0 0;padding-left:0;padding-right:0;max-width:100%;z-index:2;position:relative}@media screen and (max-width:767px){.product-params_spotify{padding:0 20px}}.product-params_spotify .product-params__toggle-all{color:var(--constant-greyscale-0);font-weight:500;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-params_spotify .product-params__toggle-all{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-params_spotify .product-params__toggle-all{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.product-params_spotify .product-params__toggle-all{font-size:15px;line-height:1.4}}.product-params_spotify .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-down-white.svg) 0 0 no-repeat}.product-params_spotify .product-params__opener:after{background:url(../../i/product-params/arrow-white.svg) 0 0 no-repeat}.product-params_spotify .product-params__opener.is-opened{background:0 0}.product-params_spotify .product-params__row{max-width:100%}.product-params_spotify .product-params__row-inner,.product-params_spotify .product-params__row:first-child .product-params__row-inner{border-top:1px solid var(--constant-greyscale-0)}@media screen and (max-width:767px){.product-params_spotify .product-params__row-inner,.product-params_spotify .product-params__row:first-child .product-params__row-inner{background:0 0;padding:20px 0}}.product-params_spotify .product-params__title{font-weight:500;color:var(--constant-greyscale-0)}.apple-music .product-params{background:var(--constant-greyscale-0);color:#333}.apple-music .product-params__title{color:#4d4d4d;background:var(--constant-greyscale-0)}@media screen and (max-width:767px){.product-params_spotify .product-params__title{margin-left:0}}@media screen and (max-width:767px){.product-params_spotify .product-params__row_no-icon .product-params__drop{padding:10px 0 0}}.product-params_spotify .product-params__content{color:var(--constant-greyscale-0)}@media screen and (max-width:767px){.product-params_spotify .product-params__row:first-child{display:none}}.product-params_spotify .product-params__row:first-child .product-params__row-inner{border-top:none}@media screen and (max-width:767px){.product-params_spotify .product-params__row:nth-child(2) .product-params__row-inner{border-top:none}}.product-params_gaming{background-color:transparent;color:var(--constant-greyscale-0)}@media screen and (max-width:767px){.product-params_gaming{margin-left:0;margin-right:0}}@media screen and (max-width:767px){.product-params_gaming .product-params__opener{padding:0}}.product-params_gaming .product-params__title{color:var(--constant-greyscale-0)}@media screen and (max-width:959px){.product-params_gaming .product-params__title{padding-top:0}}.product-params_gaming .product-params__title-valign{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-params_gaming .product-params__title-valign{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-params_gaming .product-params__title-valign{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-params_gaming .product-params__title-valign{font-size:16px;line-height:1.38}}.product-params_gaming .product-params__row{padding:0}@media screen and (max-width:767px){.product-params_gaming .product-params__row:first-child .product-params__row-inner{border-top:none}}@media screen and (max-width:767px){.product-params_gaming .product-params__row_toggle-all{display:none}}.product-params_gaming .product-params__row_toggle-all+.product-params__row .product-params__row-inner{border-top:none}.product-params_gaming .product-params__row-inner{padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}@media screen and (max-width:767px){.product-params_gaming .product-params__row-inner{background:0 0}}@media screen and (max-width:767px){.product-params_gaming .product-params__row_no-icon .product-params__drop{padding:10px 0 0}}.product-params_gaming .product-params__toggle-all{color:#ff0032}.product-params_gaming .product-params__opener.is-opened{background:0 0}.product-params_gaming .product-params__opener:after{background:url(../../i/product-params/arrow-red.svg) no-repeat 0 0}.product-params_gaming .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-red.svg) no-repeat 0 0}.product-params_gaming .product-params__content{color:#979797}.product-params_gaming-gfn .product-params__toggle-all{color:#76b900}.product-params_gaming-gfn .product-params__opener:after{background:url(../../i/product-params/arrow-green.svg) no-repeat 0 0}.product-params_gaming-gfn .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-green.svg) no-repeat 0 0}.product-params_tarifishe,.product-params_go-smart{padding-bottom:136px}@media screen and (max-width:1679px){.product-params_tarifishe,.product-params_go-smart{padding-bottom:150px}}@media screen and (max-width:1279px){.product-params_tarifishe,.product-params_go-smart{padding-bottom:126px}}@media screen and (max-width:959px){.product-params_tarifishe,.product-params_go-smart{padding-bottom:80px}}@media screen and (max-width:767px){.product-params_tarifishe,.product-params_go-smart{padding:0 20px 80px}}.product-params_tarifishe .product-params__toggle-all,.product-params_go-smart .product-params__toggle-all{color:var(--text-tertiary);font-weight:500}.product-params_tarifishe .product-params__toggle-all:after,.product-params_go-smart .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-down-dark.svg) no-repeat 0 0}.product-params_tarifishe .product-params__opener:after,.product-params_go-smart .product-params__opener:after{background:url(../../i/product-params/arrow-dark.svg) 0 0 no-repeat}.product-params_tarifishe .product-params__title-valign,.product-params_go-smart .product-params__title-valign{color:var(--text-secondary);font-weight:500}.product-params_tarifishe .product-params__content,.product-params_go-smart .product-params__content{color:var(--text-secondary)}@media screen and (max-width:767px){.product-params_tarifishe .product-params__title,.product-params_go-smart .product-params__title{margin-left:0}}.product-params_tarifishe .product-params__title-valign,.product-params_go-smart .product-params__title-valign{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.product-params_tarifishe .product-params__title-valign,.product-params_go-smart .product-params__title-valign{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-params_tarifishe .product-params__title-valign,.product-params_go-smart .product-params__title-valign{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-params_tarifishe .product-params__title-valign,.product-params_go-smart .product-params__title-valign{font-size:16px;line-height:1.38}}@media screen and (max-width:767px){.product-params_tarifishe .product-params__row:first-child,.product-params_go-smart .product-params__row:first-child{display:none}}.product-params_tarifishe .product-params__row:first-child .product-params__row-inner,.product-params_go-smart .product-params__row:first-child .product-params__row-inner{border-top:none}@media screen and (max-width:767px){.product-params_tarifishe .product-params__row:nth-child(2) .product-params__row-inner,.product-params_go-smart .product-params__row:nth-child(2) .product-params__row-inner{border-top:none}}.product-params_tarifishe .product-params__row-inner,.product-params_go-smart .product-params__row-inner{border-top:1px solid var(--background-secondary)}@media screen and (max-width:767px){.product-params_tarifishe .product-params__row-inner,.product-params_go-smart .product-params__row-inner,.product-params_tarifishe .product-params__opener.is-opened,.product-params_go-smart .product-params__opener.is-opened{background-color:var(--background-primary)}}@media screen and (max-width:767px){.product-params_tarifishe .product-params__row_no-icon .product-params__drop,.product-params_go-smart .product-params__row_no-icon .product-params__drop{padding:10px 0 0}}@media screen and (max-width:1679px){.product-params_iot{padding-bottom:40px}}.product-params_gray{max-width:100%;padding-left:0;padding-right:0;margin:0}.product-params_gray .product-params__opener:after{background:url(../../i/product-params/arrow-gray.svg) no-repeat center center;width:24px;height:24px;right:0;top:0;margin-top:0}.product-params_gray .product-params__toggle-all{margin-right:0}.product-params_gray .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-gray.svg) no-repeat center center;width:24px;height:24px}.product-params_gray .product-params__row{max-width:100%}@media screen and (max-width:767px){.product-params_gray .product-params__row-inner,.product-params_gray .product-params__opener.is-opened{background:0 0}}.product-params_gray .product-params__title{color:var(--text-secondary)}@media screen and (max-width:767px){.product-params_gray .product-params__title{margin-left:0}}.product-params_gray .product-params__title-valign{font-size:21px;line-height:1.38;font-weight:500}@media screen and (max-width:1679px){.product-params_gray .product-params__title-valign{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-params_gray .product-params__title-valign{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-params_gray .product-params__title-valign{font-size:16px;line-height:1.38}}.product-params_gray .product-params__toggle-all{font-weight:500;color:var()}@media screen and (max-width:767px){.product-params_gray .product-params__row:first-child .product-params__row-inner{border-top:none}}.product-params_gray .product-params__row:nth-child(2) .product-params__row-inner{border-top:none}@media screen and (max-width:767px){.product-params_gray .product-params__row_no-icon .product-params__drop{padding:30px 0 40px 0}}@media screen and (max-width:767px){.product-params_gray .product-params__head-block{display:none}}.product-params_mubert .product-params{padding-bottom:0}.product-params_mubert .product-params__toggle-all{font-weight:500}.product-params_mubert .product-params__title{color:#000}.product-params_mubert .product-params__title-valign{font-size:21px;line-height:1.38;font-weight:500}@media screen and (max-width:1679px){.product-params_mubert .product-params__title-valign{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.product-params_mubert .product-params__title-valign{font-size:17px;line-height:1.35}}@media screen and (max-width:767px){.product-params_mubert .product-params__title-valign{font-size:16px;line-height:1.38}}.product-params_mubert .product-params__content{font-size:16px;line-height:1.38;color:#626c77}@media screen and (max-width:1679px){.product-params_mubert .product-params__content{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-params_mubert .product-params__content{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.product-params_mubert .product-params__content{font-size:14px;line-height:1.29}}.product-params_mubert .product-params__row:last-child{border-bottom:1px solid var(--background-stroke)}.product-params_mubert-questions{padding-bottom:370px}@media screen and (max-width:1679px){.product-params_mubert-questions{padding-bottom:300px}}@media screen and (max-width:1279px){.product-params_mubert-questions{padding-bottom:260px}}@media screen and (max-width:959px){.product-params_mubert-questions{padding-bottom:205px}}@media screen and (max-width:767px){.product-params_mubert-questions{padding-bottom:85px}}.product-params_mubert-more{padding-bottom:180px}@media screen and (max-width:1679px){.product-params_mubert-more{padding-bottom:150px}}@media screen and (max-width:1279px){.product-params_mubert-more{padding-bottom:125px}}@media screen and (max-width:959px){.product-params_mubert-more{padding-bottom:80px}}@media screen and (max-width:767px){.product-params_mubert-more{padding-bottom:40px}}@media screen and (max-width:767px){.product-params_mubert-questions,.product-params_mubert-more{margin-right:0;margin-left:0}}@media screen and (max-width:767px){.product-params_mubert-questions .product-params__opener.is-opened,.product-params_mubert-more .product-params__opener.is-opened{background:0 0}}@media screen and (max-width:767px){.product-params_mubert-questions .product-params__row_no-icon .product-params__drop,.product-params_mubert-more .product-params__row_no-icon .product-params__drop{padding:10px 0 0}}@media screen and (max-width:767px){.product-params_mubert-questions.product-params_thin .product-params__title,.product-params_mubert-more.product-params_thin .product-params__title{margin-left:0}}@media screen and (max-width:767px){.product-params_mubert-questions .product-params__row,.product-params_mubert-more .product-params__row{border-bottom:1px solid var(--background-stroke)}}@media screen and (max-width:767px){.product-params_mubert-questions .product-params__row:not(.product-params__row_no-icon),.product-params_mubert-more .product-params__row:not(.product-params__row_no-icon){border-bottom:none}}@media screen and (max-width:767px){.product-params_mubert-questions .product-params__row-inner,.product-params_mubert-more .product-params__row-inner{background:0 0;border-top:none}}@media screen and (max-width:767px){.product-params_mubert-questions .product-params__head-block,.product-params_mubert-more .product-params__head-block{display:none}}.product-params_mubert-questions .product-params__toggle-all,.product-params_mubert-more .product-params__toggle-all{color:var(--text-headline)}.product-params_mubert-questions .product-params__toggle-all:after,.product-params_mubert-more .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-down-dark.svg) no-repeat 0 0}.product-params_mubert-questions .product-params__opener:after,.product-params_mubert-more .product-params__opener:after{background:url(../../i/product-params/arrow-dark.svg) 0 0 no-repeat}.product-params_ivi{background:0 0}@media screen and (max-width:1279px){.product-params_ivi{padding:0}}.product-params_ivi .product-params__row{max-width:1330px;padding:0 20px}@media screen and (max-width:1279px){.product-params_ivi .product-params__row{padding:0}}@media screen and (max-width:767px){.product-params_ivi .product-params__row:first-child .product-params__row-inner,.product-params_ivi .product-params__row:nth-child(2) .product-params__row-inner{border-top:none}}.product-params_ivi .product-params__title,.product-params_ivi .product-params__content{color:var(--text-inverted)}.product-params_ivi .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-down-white.svg) 0 0 no-repeat}.product-params_ivi .product-params__opener{background-color:transparent}.product-params_ivi .product-params__opener:after{background:url(../../i/product-params/arrow-white.svg) 0 0 no-repeat}.product-params_ivi .product-params__row-inner{padding:20px 0;border-color:rgba(255,255,255,.1);background:0 0}@media screen and (max-width:767px){.product-params_ivi .product-params__row-inner{padding:0}}.product-params_ivi .product-params__toggle-all{color:var(--text-inverted)}.product-params_ivi .product-params__title-valign{font-size:22px;line-height:29px}@media screen and (max-width:1279px){.product-params_ivi .product-params__title-valign{font-size:17px;line-height:23px}}@media screen and (max-width:767px){.product-params_ivi .product-params__head-block{display:none}}.product-params_ivi-legal .product-params__row-inner:last-child{border-bottom:1px solid rgba(255,255,255,.1)}@media screen and (max-width:767px){.product-params_ivi-legal .product-params__row-inner:last-child{border-bottom:none}}.product-params_tariff{padding:0;padding-bottom:112px}@media screen and (max-width:1679px){.product-params_tariff{padding-bottom:104px}}@media screen and (max-width:1279px){.product-params_tariff{padding-bottom:94px}}@media screen and (max-width:959px){.product-params_tariff{padding-bottom:88px}}@media screen and (max-width:767px){.product-params_tariff{margin-left:0;margin-right:0;padding-bottom:80px}}.faq .product-params_tariff{padding-bottom:0}.product-params_tariff .product-params__row{max-width:100%;padding:0}.product-params_tariff .product-params__row:first-child .product-params__row-inner{border-top:none}.product-params_tariff .product-params__row:last-child .product-params__row-inner{border-bottom:1px solid var(--background-stroke)}.product-params_tariff .product-params__row-inner{padding:24px 0}@media screen and (max-width:959px){.product-params_tariff .product-params__row-inner{padding:32px 0 24px}}@media screen and (max-width:767px){.product-params_tariff .product-params__row-inner{background:0 0}}@media screen and (max-width:767px){.product-params_tariff .product-params__opener{padding:0}}@media screen and (max-width:767px){.product-params_tariff .product-params__opener.is-opened{background:0 0}}.product-params_tariff .product-params__drop{padding-top:32px;padding-bottom:16px}@media screen and (max-width:767px){.product-params_tariff .product-params__drop{padding-left:0;padding-right:0}}.product-params_tariff .product-params__content{max-width:780px;font:var(--typography-v3-p3-regular-comp-font-weight) var(--typography-v3-p3-regular-comp-font-size)/var(--typography-v3-p3-regular-comp-line-height) var(--typography-v3-p3-regular-comp-font-family);color:var(--color-text-secondary)}@media screen and (max-width:1679px){.product-params_tariff .product-params__content{max-width:668px}}@media screen and (max-width:1279px){.product-params_tariff .product-params__content{max-width:576px}}@media screen and (max-width:959px){.product-params_tariff .product-params__content{max-width:100%}}.product-params_tariff .product-params__content a{color:var(--text-primary-link)}.product-params_tariff .product-params__content-list{padding-left:15px}.product-params_tariff .product-params__content-list li{position:relative;list-style:none;margin-bottom:26px}.product-params_tariff .product-params__content-list li:before{content:'';background:var(--controls-primary-active);width:8px;height:8px;border-radius:50%;position:absolute;left:-15px;top:9px}.product-params_tariff .product-params__content-list li:last-child{margin-bottom:0}.product-params_tariff .product-params__info{background:0 0;margin-bottom:0;margin-top:16px;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:959px){.product-params_tariff .product-params__info{flex-direction:column}}.product-params_tariff .product-params__info:first-child{margin-top:0}.product-params_tariff .product-params__info-header{font-size:17px;line-height:24px;font-weight:500;color:var(--text-tertiary);margin-top:16px}.product-params_tariff .product-params__info-header:first-child{margin-top:0}.product-params_tariff .product-params__info-header+.product-params__info{margin-top:8px}.product-params_tariff .product-params__info-label{font-size:17px;line-height:24px;color:var(--text-primary);width:100%;padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:959px){.product-params_tariff .product-params__info-label{padding-left:0}}@media screen and (max-width:767px){.product-params_tariff .product-params__info-label{margin-bottom:0}}.product-params_tariff .product-params__info-value{font-size:17px;line-height:24px;font-weight:500;color:var(--text-primary);flex-grow:1;max-width:inherit;flex-shrink:1;justify-self:flex-end}@media screen and (max-width:959px){.product-params_tariff .product-params__info-value{width:100%;text-align:left}}.product-params_tariff .product-params__title{color:var(--text-primary);padding-top:0}@media screen and (max-width:767px){.product-params_tariff .product-params__title{line-height:0;padding-right:30px}}.product-params_tariff .product-params__title-valign{font-size:20px;line-height:24px;font-weight:500}.product-params_tariff .product-params__head-block{text-align:center;position:relative;padding-top:0;padding-bottom:40px}@media screen and (max-width:767px){.product-params_tariff .product-params__head-block{display:block}}.product-params_tariff .product-params__head-left,.product-params_tariff .product-params_netariff-title{color:var(--text-headline);font-size:24px;line-height:32px;margin-top:0;margin-bottom:0;float:none;max-width:100%}@media screen and (max-width:1679px){.product-params_tariff .product-params__head-left,.product-params_tariff .product-params_netariff-title{font-size:20px;line-height:28px}}@media screen and (max-width:767px){.product-params_tariff .product-params__head-left,.product-params_tariff .product-params_netariff-title{font-size:20px;line-height:28px}}.product-params_tariff .product-params__opener:after{background:url(../../i/product-params/arrow-gray.svg) no-repeat center center;width:24px;height:24px;right:0;top:0;margin-top:0}.product-params_tariff .product-params__toggle-all{position:absolute;right:0;top:0;color:var(--color-text-secondary);font:var(--typography-v3-h3-comp-font-weight) var(--typography-v3-h3-comp-font-size)/var(--typography-v3-h3-comp-line-height) var(--typography-v3-h3-comp-font-family);margin-right:0}@media screen and (max-width:959px){.product-params_tariff .product-params__toggle-all{display:none}}.product-params_tariff .product-params__toggle-all:after{background:url(../../i/product-params/double-arrow-gray.svg) no-repeat center center;width:24px;height:24px}.product-params_tariff .product-params__btns .btn{height:52px;font-size:17px;line-height:24px;padding:8px 22px;background:var(--controls-tertiary-active);color:var(--text-primary);display:block;margin:56px auto 0 auto;border-radius:8px}@media screen and (max-width:1679px){.product-params_tariff .product-params__btns .btn{margin-top:48px}}@media screen and (max-width:1279px){.product-params_tariff .product-params__btns .btn{margin-top:40px}}@media screen and (max-width:959px){.product-params_tariff .product-params__btns .btn{margin-top:56px}}.product-params_tariff .product-params__btns .btn:hover,.product-params_tariff .product-params__btns .btn:active{background-color:var(--controls-tertiary-active-hover)}@media screen and (max-width:767px){.product-params_tariff .product-params__row_with-subtitle .product-params__row-inner{border-top:none}}.product-params_no-padding{padding-bottom:0}@media screen and (max-width:959px){.product-params_no-padding .product-params__row_with-subtitle{display:none}}.product-params_goskey{background-color:var(--background-primary);padding-bottom:97px;padding-top:84px}@media screen and (max-width:767px){.product-params_goskey{padding-bottom:90px;padding-top:104px}}@media screen and (max-width:479px){.product-params_goskey{padding-bottom:58px;padding-top:102px}}@media screen and (max-width:959px){.product-params_goskey{padding-bottom:88px;padding-top:104px}}@media screen and (max-width:1279px){.product-params_goskey{padding-top:84px;padding-bottom:97px}}.product-params_goskey .product-params__title{background-color:var(--background-primary)}.product-params_goskey .product-params__row_with-subtitle{display:inherit}@media screen and (max-width:767px){.product-params_goskey .product-params__row_with-subtitle{display:initial}}@media screen and (max-width:479px){.product-params_goskey .product-params__row_with-subtitle{display:initial}}.product-params_goskey .product-params__row-inner{padding-bottom:24px}.product-params_goskey .product-params__head-left{font-weight:700;font-size:28px;line-height:32px;text-align:left}@media screen and (max-width:479px){.product-params_goskey .product-params__head-left{text-align:center;font-size:24px;line-height:28px}}.product-params_goskey .product-params__toggle-all{font-weight:500;font-size:20px;line-height:24px;color:var(--text-primary);display:inherit}@media screen and (max-width:767px){.product-params_goskey .product-params__toggle-all{display:inherit}}@media screen and (max-width:479px){.product-params_goskey .product-params__toggle-all{display:none}}.product-params_goskey .product-params__toggle-all::after{background-image:url(../../i/product-params/double-arrow-black.svg);width:16px;height:22px;margin-left:32px}.product-params_business-connect{padding-bottom:48px}.product-params_business-connect .product-params__head-left{font-size:24px;line-height:28px;color:var(--text-headline);font-weight:700;text-align:left}.product-params_business-connect .product-params__info-label{display:flex;align-items:baseline}.product-params_business-connect_bot-buttons{display:flex;flex-wrap:wrap;padding-bottom:152px}.product-params_business-connect_bot-buttons .btn{margin-right:32px;min-height:52px}@media screen and (max-width:767px){.product-params_business-connect_bot-buttons .btn{width:100%;margin-right:0}.product-params_business-connect_bot-buttons .btn:first-child{margin-bottom:16px}}.product-params_black-dot{width:8px;height:8px;min-width:8px;border-radius:10px;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;border-radius:10px;margin-right:9px;background-color:var(--constant-greyscale-900);display:inline-block}.product-params__drop-table{width:100%}.product-params__drop-table .product-params__info{display:flex;margin:0}.product-params__drop-table .product-params__info-label,.product-params__drop-table .product-params__info-value{float:none;padding-bottom:16px}.product-params__drop-table .product-params__info-value{margin-left:auto}@media screen and (max-width:767px){.product-params__drop-table .product-params__info{display:flex;flex-direction:column;justify-content:flex-start}.product-params__drop-table .product-params__info-label{padding-bottom:0}.product-params__drop-table .product-params__info-value{margin-left:0;padding-bottom:16px}}.product-params_ukit{padding-top:0;padding-bottom:0}@media screen and (max-width:959px){.product-params_ukit{padding-bottom:12px}}.product-params_ukit-faq{padding-top:0;padding-bottom:32px;margin:0 auto}@media screen and (min-width:1680px) and (max-width:1919px){.product-params_ukit-faq{max-width:1360px}}@media screen and (min-width:1440px) and (max-width:1679px){.product-params_ukit-faq{max-width:1265px}}@media screen and (max-width:959px){.product-params_ukit-faq{padding-top:0;padding-bottom:12px;background:0 0;max-width:570px;margin-left:auto;margin-right:auto}}.product-params_ukit .product-params__content{max-width:100%;font-size:17px;line-height:24px;color:var(--text-primary);padding-left:27px;padding-right:27px}@media screen and (max-width:1439px){.product-params_ukit .product-params__content{max-width:100%}}@media screen and (max-width:959px){.product-params_ukit .product-params__content{max-width:100%}}@media screen and (max-width:767px){.product-params_ukit .product-params__content{max-width:100%}}.product-params_ukit .product-params__content,.product-params_ukit-faq .product-params__content{max-width:100%}.product-params_ukit .product-params__head-block,.product-params_ukit-faq .product-params__head-block{padding-bottom:24px;border-bottom:none}.product-params_ukit .product-params__head-left,.product-params_ukit-faq .product-params__head-left{float:left;font-weight:600;font-size:32px;line-height:36px}@media screen and (max-width:959px){.product-params_ukit .product-params__head-left,.product-params_ukit-faq .product-params__head-left{font-size:20px;line-height:24px}}.product-params_ukit .product-params__row-inner,.product-params_ukit-faq .product-params__row-inner{border-top:none;border-bottom:none;margin-bottom:24px;padding:0}@media screen and (max-width:959px){.product-params_ukit .product-params__row-inner,.product-params_ukit-faq .product-params__row-inner{margin-bottom:20px;max-width:568px;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:0;background:0 0}}.product-params_ukit .product-params__row,.product-params_ukit-faq .product-params__row{background:var(--background-secondary);border-radius:16px}.product-params_ukit .product-params__row_with-subtitle{background:0 0}@media screen and (max-width:959px){.g-bg-secondary-tablet .product-params_ukit .product-params__row,.g-bg-secondary-tablet .product-params_ukit-faq .product-params__row{background:var(--background-secondary)}}[data-theme=dark] .g-bg-secondary-tablet .product-params_ukit .product-params__row:not(.heading),[data-theme=dark] .g-bg-secondary-tablet .product-params_ukit-faq .product-params__row:not(.heading){background:var(--background-secondary)}@media screen and (max-width:959px){[data-theme=dark] .g-bg-secondary-tablet .product-params_ukit .product-params__row,[data-theme=dark] .g-bg-secondary-tablet .product-params_ukit-faq .product-params__row{background:0 0}}.product-params_ukit .product-params__drop,.product-params_ukit-faq .product-params__drop{padding-top:0}.product-params_ukit .product-params__opener,.product-params_ukit-faq .product-params__opener{position:relative;background:0 0;padding:20px 24px;display:flex;align-items:center}@media screen and (max-width:959px){.product-params_ukit .product-params__opener,.product-params_ukit-faq .product-params__opener{padding:10px 20px}}.product-params_ukit .product-params__title{width:100%}.product-params_ukit .product-params__opener:after,.product-params_ukit-faq .product-params__opener:after{background:url(../../i/product-params/arrow-dark-big.svg) no-repeat center center;width:22px;right:29px;filter:var(--icons-filter-primary);margin-top:-12px;top:50%}@media screen and (max-width:767px){.product-params_ukit .product-params__opener:after,.product-params_ukit-faq .product-params__opener:after{width:24px;height:24px;background-size:auto;font-weight:500;font-size:17px;line-height:24px;background-position:center}}.product-params_ukit .product-params__row-inner{overflow:hidden;border-radius:10px;margin-bottom:20px}.product-params_ukit .product-params__title-valign,.product-params_ukit-faq .product-params__title-valign{display:flex;align-items:center;font-weight:500;font-size:20px;line-height:24px}@media screen and (max-width:959px){.product-params_ukit .product-params__title-valign,.product-params_ukit-faq .product-params__title-valign{font-weight:500;font-size:17px;line-height:24px}}.product-params_ukit .product-params__title-text,.product-params_ukit-faq .product-params__title-text{display:block}.product-params_ukit .product-params__row_with-subtitle,.product-params_ukit-faq .product-params__row_with-subtitle{border-bottom:none;background:0 0}.product-params_ukit .product-params__row:last-child .product-params__row-inner,.product-params_ukit-faq .product-params__row:last-child .product-params__row-inner{border-bottom:none}.product-params_ukit .product-params__toggle-all,.product-params_ukit-faq .product-params__toggle-all{display:none}.product-params_ukit .product-params__title-icon,.product-params_ukit-faq .product-params__title-icon{background-repeat:no-repeat;min-width:20px;min-height:20px;display:inline-block;margin-right:15px;margin-bottom:-2px}.product-params_ukit .product-params__info{flex-wrap:wrap;flex-basis:100%;align-items:baseline}.product-params_ukit .product-params__info-label{flex-grow:1;width:initial;padding-right:20px;box-sizing:border-box;max-width:initial;flex-grow:1;max-width:70%}.product-params_ukit .product-params__info-value,.product-params_ukit-faq .product-params__info-value{font-size:17px;line-height:24px;font-weight:500;color:var(--text-primary);flex-grow:1;flex-shrink:1}@media screen and (max-width:767px){.product-params_ukit .product-params__info-value,.product-params_ukit-faq .product-params__info-value{max-width:100%}}.product-params_ukit .product-params__title-valign,.product-params_ukit-faq .product-params__title-valign{padding-right:24px}.product-params_ukit .product-params__content,.product-params_ukit-faq .product-params__content{padding-left:27px;padding-right:27px}@media screen and (max-width:959px){.product-params_ukit .product-params__content,.product-params_ukit-faq .product-params__content{padding-left:23px}}.product-params_ukit .product-params__icon-wrap{width:24px;height:24px;font-size:initial;margin-left:0;margin-top:0;margin-right:12px;margin-left:0;top:initial;position:relative}@media screen and (max-width:959px){.product-params_ukit .product-params__icon-wrap{display:inline-flex;height:24px;width:24px;margin-top:0;margin-right:12px;margin-left:0;top:initial;position:relative}}.product-params_ukit .product-params__info-list{margin-top:0;padding-left:28px;margin-bottom:0}.product-params_ukit h5,.product-params_ukit-faq h5{color:var(--text-tertiary);margin-top:16px;margin-bottom:0;font-weight:500;font-size:17px;line-height:24px}.product-params_ukit h5:first-child{margin-top:0}@media screen and (max-width:767px){.product-params_ukit h5,.product-params_ukit-faq h5{margin-bottom:8px}}.product-params_ukit_bot-buttons{width:100%;display:flex;justify-content:center;padding-bottom:120px}.product-params_ukit_bot-buttons.web-view{padding-bottom:260px}[data-theme=dark] .product-params__title-icon{filter:var(--icons-filter-primary)}.product-params_ukit .product-params__content>.product-params__info-label{width:initial;padding-right:20px;box-sizing:border-box;max-width:initial;flex-grow:1;max-width:70%}.product-params_ukit .product-params__content>.product-params__info-value{flex-grow:1;max-width:20%;flex-shrink:1}.product-params_ukit .product-params__info>.product-params__info{display:flex;justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:wrap;margin-bottom:0}.product-params_ukit .product-params_tariff .product-params__info{margin-top:0;margin-bottom:0}@media screen and (max-width:1279px){.product-params_ukit_bot-buttons{padding-bottom:110px}}@media screen and (max-width:959px){.product-params_ukit_bot-buttons{padding-bottom:120px}}@media screen and (max-width:767px){.product-params_ukit_bot-buttons{padding-bottom:160px}}.product-params_ukit_bot-buttons.tpanel{margin-bottom:30px}.product-params__opener.is-opened:not(.js-angular)+.product-params__drop:not(.ng-trigger){padding-top:20px}.product-params__opener:not(.js-angular)+.product-params__drop:not(.ng-trigger){display:block!important;padding:0;height:0;overflow:hidden;transition:padding .2s ease-in}@media screen and (max-width:767px){.product-params__opener.is-opened:not(.js-angular)+.product-params__drop:not(.ng-trigger){padding:0 20px 40px 75px}.product-params__opener:not(.js-angular)+.product-params__drop:not(.ng-trigger){padding-left:75px;padding-right:20px}}.product-referral-sm__col{display:table;table-layout:fixed;width:100%;align-items:center}.product-referral-sm__col-item{border:1px solid #e5e5e5;background-color:#fff;display:table-cell;vertical-align:top;padding:calc(.9 * var(--old-rem-value,16px)) calc(1.36 * var(--old-rem-value,16px)) calc(1.13 * var(--old-rem-value,16px));-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:8px}@media screen and (max-width:759px){.product-referral-sm__col-item{display:inline-block;width:100%}}.product-referral-sm__col_2 .product-referral-sm__col-item:nth-of-type(2){background:0 0;border:medium none;width:24px;padding:0}@media screen and (max-width:1679px){.product-referral-sm__col_2 .product-referral-sm__col-item:nth-of-type(2){width:18px}}@media screen and (max-width:1279px){.product-referral-sm__col_2 .product-referral-sm__col-item:nth-of-type(2){width:14px}}@media screen and (max-width:959px){.product-referral-sm__col_2 .product-referral-sm__col-item:nth-of-type(2){width:20px}}.product-referral-sm__item{border:1px solid #e5e5e5;background-color:#fff;padding:calc(1.5 * var(--old-rem-value,16px)) calc(1.36 * var(--old-rem-value,16px)) calc(1.13 * var(--old-rem-value,16px));-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;width:100%;min-height:calc(10 * var(--old-rem-value,16px));font-size:0;position:relative;overflow:hidden;border-radius:8px}@media screen and (max-width:759px){.product-referral-sm__item{padding:calc(1.23 * var(--old-rem-value,16px)) calc(1.36 * var(--old-rem-value,16px)) calc(1.13 * var(--old-rem-value,16px))}}.product-referral-sm__item .product-referral-sm__content{overflow:hidden}@media screen and (min-width:760px){.product-referral-sm__item .product-referral-sm__content{display:inline-block;vertical-align:top;width:calc(100% - 336px)}}@media screen and (max-width:759px){.product-referral-sm__item .product-referral-sm__content{padding-top:200px}.product-referral-sm__item .product-referral-sm__content br{display:none}}.product-referral-sm__item .product-referral-sm__title{font-weight:400}.product-referral-sm__item .product-referral-sm__img-wrap{float:none;display:inline-block;vertical-align:top}@media screen and (min-width:760px){.product-referral-sm__item .product-referral-sm__img-wrap{width:336px}}.product-referral-sm__item .product-referral-sm__img-wrap img{position:absolute}@media screen and (min-width:760px){.product-referral-sm__item .product-referral-sm__img-wrap img{top:50%;right:10px;-webkit-transform:translateY(-40%);-moz-transform:translateY(-40%);-o-transform:translateY(-40%);-ms-transform:translateY(-40%);transform:translateY(-40%);max-width:336px}}@media screen and (max-width:1279px){.product-referral-sm__item .product-referral-sm__img-wrap img{max-width:320px}}@media screen and (max-width:959px){.product-referral-sm__item .product-referral-sm__img-wrap img{max-width:280px}}@media screen and (max-width:759px){.product-referral-sm__item .product-referral-sm__img-wrap img{max-height:230px;left:50%;top:-10px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.product-referral-sm__img-wrap{width:calc(4.8 * var(--old-rem-value,16px));float:left;margin-right:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:479px){.product-referral-sm__img-wrap{float:none}}.product-referral-sm__img{max-width:100%;height:auto}.product-referral-sm__content{display:table-cell;vertical-align:top;position:relative;z-index:1}.product-referral-sm__label-wrap{position:absolute;left:0;top:0}.product-referral-sm__label-wrap+.product-referral-sm__title{margin-top:calc(1.8 * var(--old-rem-value,16px))}.product-referral-sm__label{background-color:#adb4ba;color:#fff;display:inline-block;vertical-align:top;font-size:16px;line-height:1.38;letter-spacing:.1em;line-height:1.2;text-transform:uppercase;padding:2px 10px}@media screen and (max-width:1679px){.product-referral-sm__label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-referral-sm__label{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-referral-sm__label{font-size:14px;line-height:1.29}}.product-referral-sm__title{font-size:24px;line-height:1.25;font-weight:300;color:#333}@media screen and (max-width:1679px){.product-referral-sm__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-referral-sm__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.product-referral-sm__title{font-size:17px;line-height:1.24}}.product-referral-sm__title+.product-referral-sm__text{margin-top:calc(.5 * var(--old-rem-value,16px))}.product-referral-sm__text{font-size:18px;line-height:1.33;color:grey}@media screen and (max-width:1679px){.product-referral-sm__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-referral-sm__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-referral-sm__text{font-size:15px;line-height:1.4}}.product-referral-sm__text-decor{margin-right:calc(.15 * var(--old-rem-value,16px))}.product-referral-sm__bottom{margin-top:calc(1 * var(--old-rem-value,16px))}.product-referral__wrap{border-top:1px solid var(--background-stroke);padding-top:calc(1.8 * var(--old-rem-value,16px));padding-bottom:calc(1.8 * var(--old-rem-value,16px))}.product-referral__wrap:after{content:'';display:table;clear:both}.product-referral__wrap_no-border{border-top:0;padding-top:calc(calc(1.8 * var(--old-rem-value,16px)) - 10px)}.product-referral__img-wrap{width:calc(7.5 * var(--old-rem-value,16px));float:left;margin-right:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:479px){.product-referral__img-wrap{float:none}}.product-referral__img{max-width:100%;height:auto}.product-referral__content{display:table-cell;vertical-align:top}.product-referral__content .b-hint-badge{margin-left:0;margin-bottom:8px}.product-referral__title{font-size:24px;line-height:1.25;color:#333;margin-bottom:calc(.7 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-referral__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.product-referral__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.product-referral__title{font-size:17px;line-height:1.24}}.product-referral__text{font-size:18px;line-height:1.33;color:grey}@media screen and (max-width:1679px){.product-referral__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-referral__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-referral__text{font-size:15px;line-height:1.4}}.product-referral__text-decor{margin-right:calc(.15 * var(--old-rem-value,16px))}.promo-index__slider-prev .bx-prev,.promo-index__slider-next .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}.promo-index{position:relative;max-width:100vw;clear:both}@media screen and (min-width:1680px){.promo-index{margin-left:auto;margin-right:auto}}@media screen and (max-width:1279px){.promo-index{margin-bottom:12px}}.promo-index_b2b{margin-bottom:calc(2.1 * var(--old-rem-value,16px))}@media screen and (max-width:1279px){.promo-index_b2b{margin-bottom:calc(.6 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.promo-index_b2b{margin-top:0}}.promo-index_b2b:before,.promo-index_b2b:after{content:none}.promo-index_b2g:before{background-image:url(../../i/promo-index/promo-slider-mask-before_b2g.png);height:17px;top:0}.promo-index_b2g:after{background-image:url(../../i/promo-index/promo-slider-mask-after_b2g.png);height:11px;bottom:0}.promo-index_b2g .promo-index__media{background-position:60% 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}@media screen and (max-width:1279px){.promo-index_b2g .promo-index__media{background-position:50% 0}}@media screen and (max-width:759px){.promo-index_b2g .promo-index__media{background-position:40% 0}}.promo-index_b2g .promo-index__price{font-weight:400}.promo-index_cashback .promo-index__item{height:530px}@media screen and (min-width:1280px) and (max-width:1679px){.promo-index_cashback .promo-index__item{height:576px}}@media screen and (min-width:960px) and (max-width:1279px){.promo-index_cashback .promo-index__item{height:476px}}@media screen and (max-width:959px){.promo-index_cashback .promo-index__item{height:446px}}@media screen and (max-width:479px){.promo-index_cashback .promo-index__item{height:330px}}.promo-index__slider{padding:0;margin:0}.promo-index__slider:after{content:'';display:table;clear:both}.promo-index__item{height:400px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media screen and (max-width:959px){.promo-index__item{height:320px}}@media screen and (max-width:759px){.bx-slider .promo-index__item{margin-bottom:-50px;padding-bottom:50px;height:auto}}.promo-index__item .b-wrapper:after{content:'';display:table;clear:both}@media screen and (min-width:760px) and (max-width:959px){.bx-slider .promo-index__item .cover_overlay-large{min-height:320px}}@media screen and (max-width:759px){.bx-slider .promo-index__item .cover_overlay-large{min-height:auto}}@media screen and (min-width:760px) and (max-width:959px){.bx-slider .promo-index__item .cover_overlay-large .cover__overlay{height:320px}}@media screen and (max-width:759px){.bx-slider .promo-index__item .cover_overlay-large .cover__overlay{margin-top:0;padding-top:12px;padding-bottom:25px;justify-content:center}}.promo-index__item .cover_overlay{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.bx-slider .promo-index__item .cover_overlay{padding-top:180px;position:relative}}@media screen and (max-width:959px){.bx-slider .promo-index__item .cover_overlay .cover__placeholder{height:320px}}@media screen and (max-width:759px){.bx-slider .promo-index__item .cover_overlay .cover__placeholder{height:180px}.bx-slider .promo-index__item .cover_overlay .cover__placeholder:before{content:none}}@media screen and (max-width:959px){.promo-index__item .cover_overlay .cover__placeholder_adaptive .cover__img{display:none}}@media screen and (min-width:760px) and (max-width:959px){.promo-index__item .cover_overlay .cover__placeholder_adaptive .cover__img.cover__img_md{width:auto;height:auto;display:block}}@media screen and (max-width:759px){.promo-index__item .cover_overlay .cover__placeholder_adaptive .cover__img.cover__img_sm{display:block;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:759px){.bx-slider .promo-index__item .cover_overlay .cover__name,.bx-slider .promo-index__item .cover_overlay .cover__text,.bx-slider .promo-index__item .cover_overlay .cover__text-small,.bx-slider .promo-index__item .cover_overlay .cover__price{color:var(--text-headline)}}.promo-index__slider-wrap{text-align:left;overflow:hidden;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.promo-index__slider-wrap.is-initialized{opacity:1}.promo-index__media{width:100%;height:100%;background:none no-repeat 0 0 transparent;-webkit-background-size:auto 130%;-moz-background-size:auto 130%;background-size:auto 130%;position:absolute;left:0;right:0;top:0;bottom:0}@media screen and (min-width:1680px){.promo-index__media{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}}@media screen and (max-width:759px){.promo-index__media{background-position:20% 0;-webkit-background-size:auto 120%;-moz-background-size:auto 120%;background-size:auto 120%}}.promo-index__preview{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:67.75%;height:100%;float:left;position:relative}@media screen and (max-width:1679px){.promo-index__preview{width:68%}}@media screen and (max-width:1279px){.promo-index__preview{width:auto;padding-left:17px}}@media screen and (max-width:959px){.promo-index__preview{padding-left:0}}.promo-index__options{width:32.25%;display:table;padding-top:85px;float:left}@media screen and (max-width:1679px){.promo-index__options{width:32%}}@media screen and (max-width:1279px){.promo-index__options{padding-top:80px;float:none;width:100%}}@media screen and (max-width:759px){.promo-index__options{padding:0;display:block}}.promo-index__pic-wrap{min-height:60px;width:90px;margin-left:-90px;display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.promo-index__pic-wrap{line-height:75px;height:120px;width:42px;margin-left:-42px}}@media screen and (max-width:1279px){.promo-index__pic-wrap{margin-left:0;width:auto;height:86px;line-height:70px;min-height:88px}}@media screen and (max-width:759px){.promo-index__pic-wrap{line-height:60px;margin-left:-20px;width:20px}}.promo-index__pic-svg{vertical-align:middle;fill:#fff;height:100px;max-width:60px}@media screen and (max-width:1679px){.promo-index__pic-svg{height:80px}}@media screen and (max-width:1279px){.promo-index__pic-svg{height:70px}}@media screen and (max-width:759px){.promo-index__pic-svg{height:50px}}.promo-index__list_ico-rub .promo-index__pic-svg{height:60px}@media screen and (max-width:1679px){.promo-index__list_ico-rub .promo-index__pic-svg{height:45px}}@media screen and (max-width:759px){.promo-index__list_ico-rub .promo-index__pic-svg{height:20px}}.promo-index__list_ico-sim .promo-index__pic-svg{height:68px}@media screen and (max-width:1679px){.promo-index__list_ico-sim .promo-index__pic-svg{height:38px}}@media screen and (max-width:759px){.promo-index__list_ico-sim .promo-index__pic-svg{height:22px}}.promo-index__list_ico-list .promo-index__pic-svg{height:68px}@media screen and (max-width:1679px){.promo-index__list_ico-list .promo-index__pic-svg{height:48px}}@media screen and (max-width:759px){.promo-index__list_ico-list .promo-index__pic-svg{height:24px}}.promo-index__title{max-width:500px;padding:53px 0 57px;font-size:52px;line-height:1;font-weight:300;line-height:1.2;color:#fff}@media screen and (max-width:1679px){.promo-index__title{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.promo-index__title{font-size:42px;line-height:1}}@media screen and (max-width:759px){.promo-index__title{font-size:32px;line-height:1}}@media screen and (max-width:1279px){.promo-index__title{padding-top:60px;padding-bottom:43px}}@media screen and (max-width:959px){.promo-index__title{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:759px){.promo-index__title{font-size:38px;line-height:1.18}.promo-index__title h1{font-size:38px;line-height:1.18}}.promo-index__title_wide{padding-top:85px;max-width:650px}@media screen and (max-width:1279px){.promo-index__title_wide{padding-top:60px;padding-bottom:43px}}@media screen and (max-width:959px){.promo-index__title_wide{padding-top:40px;padding-bottom:40px}}@media screen and (max-width:759px){.promo-index__title_wide{font-size:38px;line-height:1.18}}@media screen and (max-width:759px) and (max-width:1679px){.promo-index__title_wide{font-size:34px;line-height:1.24}}@media screen and (max-width:759px) and (max-width:1279px){.promo-index__title_wide{font-size:30px;line-height:1.27}}@media screen and (max-width:759px) and (max-width:759px){.promo-index__title_wide{font-size:24px;line-height:1.25}}.promo-index__title .btn{margin:19px 0 0 2px}@media screen and (max-width:1679px){.promo-index__title .btn{margin-top:17px}}@media screen and (max-width:1279px){.promo-index__title .btn{margin-top:15px}}@media screen and (max-width:959px){.promo-index__title .btn{margin-top:19px}}@media screen and (max-width:759px){.promo-index__title .btn{margin-top:7px;font-size:17.6px;height:auto;padding:12px 26px;line-height:1}}@media screen and (max-width:759px) and (max-width:1679px){.promo-index__title{font-size:34px;line-height:1.24}}@media screen and (max-width:759px) and (max-width:1279px){.promo-index__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px) and (max-width:759px){.promo-index__title{font-size:24px;line-height:1.25}}@media screen and (max-width:759px) and (max-width:1679px){.promo-index__title h1{font-size:34px;line-height:1.24}}@media screen and (max-width:759px) and (max-width:1279px){.promo-index__title h1{font-size:30px;line-height:1.27}}@media screen and (max-width:759px) and (max-width:759px){.promo-index__title h1{font-size:24px;line-height:1.25}}.promo-index__text{position:relative;margin-bottom:0;padding-bottom:28px}@media screen and (max-width:1279px){.promo-index__text{padding-bottom:34px}}@media screen and (max-width:759px){.promo-index__text{padding-bottom:20px;font-size:28.8px;line-height:normal}}.promo-index__text_footnote{font-size:calc(.65 * var(--old-rem-value,16px));position:relative;padding-top:30px;margin-top:70px;max-width:440px}@media screen and (max-width:959px){.promo-index__text_footnote{max-width:none}}.promo-index__text_footnote:before{content:'';position:absolute;top:0;left:0;height:1px;width:105px;background-color:rgba(255,255,255,.3)}.promo-index__text_footnote:after{content:'*';position:absolute;top:30px;left:-10px}.promo-index__price{font-size:24px;line-height:1.25;line-height:1.2;padding-top:4px}@media screen and (max-width:1679px){.promo-index__price{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.promo-index__price{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.promo-index__price{font-size:17px;line-height:1.24}}@media screen and (max-width:1679px){.promo-index__price{padding-bottom:5px}}@media screen and (max-width:1279px){.promo-index__price{padding-bottom:8px}}@media screen and (max-width:959px){.promo-index__price{padding-bottom:6px}}@media screen and (max-width:759px){.promo-index__price{font-size:17.6px}}.promo-index__price-count{font-size:calc(2.7 * var(--old-rem-value,16px));font-weight:400;line-height:.9}.promo-index__price-text{font-size:30px;line-height:1.07;font-weight:300;line-height:.9}@media screen and (max-width:1679px){.promo-index__price-text{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.promo-index__price-text{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.promo-index__price-text{font-size:20px;line-height:1.07}}.promo-index__list-layout{display:table-cell;padding:20px 0 20px 90px;vertical-align:middle;border-top:1px solid rgba(255,255,255,.2)}@media screen and (max-width:1679px){.promo-index__list-layout{padding-left:102px;font-size:calc(.85 * var(--old-rem-value,16px))}}@media screen and (max-width:1279px){.promo-index__list-layout{vertical-align:top;border-top:none;padding-top:10px;padding-left:0}}@media screen and (max-width:959px){.promo-index__list-layout{padding-bottom:10px}}@media screen and (max-width:759px){.promo-index__list-layout{padding:12px 20px 12px 80px}}.promo-index__list{display:table-row;position:relative}@media screen and (max-width:1679px){.promo-index__list{padding:0 22px 0 54px}}@media screen and (max-width:1279px){.promo-index__list{border-left:1px solid #f2f2f2;vertical-align:top;text-align:center;display:table-cell;width:33.3333%;padding:0 15px}}@media screen and (max-width:759px){.promo-index__list{display:block;width:auto;padding:0}}@media screen and (max-width:759px){.promo-index__list{border:none medium;border-top:1px solid #f2f2f2;text-align:left}}@media screen and (max-width:1279px){.promo-index__list:first-child{border:none medium}}.promo-index__list:first-child .promo-index__list-layout{border:none medium}.promo-index__list-desc{width:90%;font-size:24px;line-height:1.25;line-height:1.3;font-weight:300;color:#fff;display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.promo-index__list-desc{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.promo-index__list-desc{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.promo-index__list-desc{font-size:17px;line-height:1.24}}@media screen and (max-width:1679px){.promo-index__list-desc{font-size:calc(.8 * var(--old-rem-value,16px))}}@media screen and (max-width:1279px){.promo-index__list-desc{font-size:calc(.9 * var(--old-rem-value,16px));width:auto}}@media screen and (max-width:959px){.promo-index__list-desc{font-size:calc(.83 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.promo-index__list-desc{font-size:calc(.88 * var(--old-rem-value,16px))}}.promo-index__list-desc p{margin:0 0 10px}.promo-index .bx-controls{display:none}.promo-index__slider-nav-wrap{position:absolute;bottom:70px;height:0;z-index:2}@media screen and (min-width:1680px){.promo-index__slider-nav-wrap{right:calc((100% - 1680px)/ 2)}}@media screen and (max-width:1679px){.promo-index__slider-nav-wrap{right:0}}@media screen and (max-width:759px){.promo-index__slider-nav-wrap{width:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:auto;bottom:30px}}.promo-index__slider-nav{position:relative;float:right;display:inline-block;padding-top:15px;padding-right:110px;position:relative;text-align:center;vertical-align:top}@media screen and (max-width:759px){.promo-index__slider-nav{width:100%;float:none;padding:0}}.promo-index__slider-pager .bx-pager-link{width:8px;height:8px}.promo-index__slider-pager .bx-pager-link.active{width:10px;height:10px}@media screen and (max-width:759px){.promo-index__slider-controls{display:none}}.promo-index__slider-prev{position:absolute;top:0;right:88px}.promo-index__slider-prev .bx-prev:before{content:"";background:url(../../i/promo-index/arrow-prev.svg) no-repeat 0 0;width:14px;height:23px;display:block;margin:8px auto}.promo-index__slider-next{position:absolute;top:0;right:0}.promo-index__slider-next .bx-next:before{content:"";background:url(../../i/promo-index/arrow-next.svg) no-repeat 0 0;width:12px;height:23px;display:block;margin:8px auto}.range-slider{position:relative}.range-slider__slider{display:inline-block;width:100%;height:9px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:3px;background-color:var(--controls-inactive)}.new-ds .range-slider__slider{background-color:var(--background-stroke)}.range-slider__slider.ui-widget.ui-widget-content{border:0}.range-slider__slider.ui-state-disabled{opacity:1}.range-slider__slider.ui-state-disabled:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:1}.range-slider__slider_uncolored .range-slider__slider-progress.ui-slider-range{background-color:transparent}.range-slider__slider[data-disabled=true] .range-slider__slider-progress{background:var(--background-stroke)!important}.range-slider__slider[data-disabled=true] .range-slider__slider-handle{pointer-events:none}.range-slider__slider.ui-slider.ui-state-disabled .range-slider__slider-progress.ui-slider-range{background-color:#999}.range-slider__slider.ui-slider.ui-state-disabled .range-slider__slider-handle.ui-slider-handle{background:#999 url(../../i/select-bar/select-lock.svg) center center no-repeat;-webkit-background-size:16px;-moz-background-size:16px;background-size:16px}.range-slider__slider.ui-slider.ui-state-disabled .range-slider__slider-handle.ui-slider-handle_uncolored .range-slider__slider-progress.ui-slider-range{background-color:transparent}.range-slider__slider-progress.ui-slider-range{background-color:var(--controls-primary-active);border-radius:3px;-webkit-transition:all 125ms ease-in-out;-moz-transition:all 125ms ease-in-out;-o-transition:all 125ms ease-in-out;-ms-transition:all 125ms ease-in-out;transition:all 125ms ease-in-out}.range-slider__slider-default{position:absolute;top:50%;margin-top:-19px;margin-left:-19px;width:38px;height:38px;background:#f18289 url(../../i/select-bar/select-arrow.svg) center center no-repeat;-webkit-background-size:24px;-moz-background-size:24px;background-size:24px;-webkit-box-shadow:1px 1.732px 5px 0 rgba(0,0,0,.32);box-shadow:1px 1.732px 5px 0 rgba(0,0,0,.32);border:0;border-radius:20px;outline:0;cursor:pointer;-webkit-transition:all 125ms ease-in-out;-moz-transition:all 125ms ease-in-out;-o-transition:all 125ms ease-in-out;-ms-transition:all 125ms ease-in-out;transition:all 125ms ease-in-out;z-index:1}.range-slider__slider-handle.ui-slider-handle.ui-state-default{position:absolute;top:50%;margin-top:-19px;margin-left:-19px;width:38px;height:38px;background:var(--controls-primary-active) url(../../i/select-bar/select-arrow.svg) center center no-repeat;-webkit-background-size:24px;-moz-background-size:24px;background-size:24px;-webkit-box-shadow:1px 1.732px 5px 0 rgba(0,0,0,.32);box-shadow:1px 1.732px 5px 0 rgba(0,0,0,.32);border:0;border-radius:20px;outline:0;cursor:pointer;-webkit-transition:all 125ms ease-in-out;-moz-transition:all 125ms ease-in-out;-o-transition:all 125ms ease-in-out;-ms-transition:all 125ms ease-in-out;transition:all 125ms ease-in-out}.new-ds .range-slider__slider-handle.ui-slider-handle.ui-state-default{background:var(--background-primary);-webkit-box-shadow:0 4px 24px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08);box-shadow:0 4px 24px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08)}.range-slider__slider-handle.ui-slider-handle.ui-state-defaulthover{background-color:red}.range-slider__value{display:none}.range-slider__scale{display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.range-slider__scale{margin-top:19px}}@media screen and (max-width:767px){.range-slider__scale{margin-top:18px;display:flex}}.range-slider__scale div{position:relative;display:inline-block;vertical-align:top;font-size:11px;color:var(--text-secondary);line-height:1.111;text-align:center;cursor:pointer;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out;-webkit-touch-highlight:transparent}@media screen and (max-width:767px){.range-slider__scale div{min-width:55px}}.range-slider__scale div.is-active{color:var(--controls-primary-active)}.range-slider__scale div:first-child{text-align:left}.range-slider__scale div:last-child{text-align:right}@media screen and (max-width:767px){.range-slider__scale div:last-child{display:flex;justify-content:flex-end}}.range-slider__scale div:last-child .b-hint{position:absolute;right:-20px}@media screen and (max-width:767px){.range-slider__scale div:last-child .b-hint{position:static}}@media screen and (max-width:767px){.range-slider__scale span{position:relative}}.range-slider__scale small{font-size:100%;display:block}@media screen and (min-width:760px){.range-slider__scale small{position:absolute;left:0;right:0}}@media screen and (max-width:767px){.range-slider__scale small{padding-top:1px}}@media screen and (min-width:760px){.range-slider__scale_overflow{width:118%;display:flex}.range-slider__scale_overflow div{width:auto!important;text-align:left!important;flex:1}}@media screen and (max-width:767px){.range-slider__scale_overflow{width:auto;min-width:100%;display:flex}.range-slider__scale_overflow div{flex:1}}@media screen and (max-width:479px){.range-slider__scale_overflow{margin-left:-15px;margin-right:-15px}.range-slider__scale_overflow div{text-align:center!important;flex:1}}.range-slider__dots{position:absolute;top:0;left:0;right:0;height:9px;border-radius:3px;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.range-slider__dots div{font-size:0;line-height:8px;display:inline-block;vertical-align:top;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.range-slider__dots div:first-child{text-align:left;padding-left:2px}.range-slider__dots div:first-child.is-disabled{padding-left:0}.range-slider__dots div:first-child.is-disabled span:not(.b-hint){margin-left:-19px}.range-slider__dots div:last-child{padding-right:2px;text-align:right}.range-slider__dots div:last-child.is-disabled{padding-right:0}.range-slider__dots div:last-child.is-disabled span:not(.b-hint){margin-right:-19px}.range-slider__dots div.is-disabled span:not(.b-hint){position:relative;margin-top:-15px;width:38px;height:38px;background:#e5e5e5 url(../../../content/i/b-icon/gray/b-icon_lock-clear.svg) center center no-repeat;-webkit-background-size:18px 24px;-moz-background-size:18px 24px;background-size:18px 24px}.range-slider__dots span:not(.b-hint){display:inline-block;background-color:var(--background-primary);width:4px;height:4px;vertical-align:middle;border-radius:50%;cursor:pointer}.range-slider__slider_small{height:8px;border-radius:4px}.new-ds .range-slider__slider_small{height:4px}.range-slider__slider_small .range-slider__slider-progress.ui-slider-range{border-radius:4px}.range-slider__slider_small+.range-slider__dots{height:8px}@media screen and (min-width:1680px){.range-slider__slider_small+.range-slider__dots{top:7px}}@media screen and (max-width:1679px){.range-slider__slider_small+.range-slider__dots{top:7px}}@media screen and (max-width:1279px){.range-slider__slider_small+.range-slider__dots{top:5px}}@media screen and (max-width:767px){.range-slider__slider_small+.range-slider__dots{top:3px}}.range-slider__slider_small+.range-slider__dots span{width:4px;height:4px}.range-slider__slider_small .range-slider__slider-handle.ui-slider-handle.ui-state-default{width:24px;height:24px;margin-top:-12px;margin-left:-12px;-webkit-background-size:16px;-moz-background-size:16px;background-size:16px}.new-ds .range-slider__slider_small .range-slider__slider-handle.ui-slider-handle.ui-state-default{-webkit-background-size:inherit;-moz-background-size:inherit;background-size:inherit}@media screen and (max-width:767px){.range-slider_without-label .range-slider__scale div{opacity:0}}.range-slider_without-label .range-slider__scale div.is-active{opacity:1}.range-slider__slider_with-logarithmic .range-slider__dots{z-index:2}.range-slider__slider_with-logarithmic .range-slider__dots div{float:left}.range-slider__slider_with-logarithmic+.range-slider__scale div{float:left}.range-slider__netariff-slider~.range-slider__scale{margin-top:14px}@media screen and (max-width:959px){.range-slider__netariff-slider~.range-slider__scale{margin-top:14px}}.range-slider__netariff-slider~.range-slider__scale>div{font-size:14px;line-height:20px;color:var(--text-secondary);min-width:initial!important}.range-slider__netariff-slider .range-slider__slider-handle.ui-slider-handle.ui-state-default{height:32px;width:32px;background:var(--background-primary);margin-top:-17px;margin-left:-16px}.range-slider__netariff-slider .range-slider__slider-handle.ui-slider-handle.ui-state-default[style*='left: 0%;']{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-o-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.range-slider__netariff-slider .range-slider__slider-handle.ui-slider-handle.ui-state-default[style*='left: 100%;']{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.range-slider__netariff-slider.range-slider__slider,.range-slider__netariff-slider .range-slider__slider-progress{height:4px}.search-site{position:relative;padding-right:35px}.search-site__match{background-color:rgba(0,0,0,.1)}.search-site__input{background:0 0;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid var(--background-stroke);border-radius:0;width:100%;display:inline-block;vertical-align:middle;font:18px/24px 'MTS Compact',Arial,sans-serif;padding:8px 2px;margin-bottom:1px}.search-site__input::-webkit-input-placeholder{font-weight:300;font-style:italic}.search-site__input::-moz-placeholder{font-weight:300;font-style:italic}.search-site__input:-ms-input-placeholder{font-weight:300;font-style:italic}.search-site__btn{background:0 0;border:none;position:absolute;height:40px;width:35px;right:0;top:0;cursor:pointer}.search-site__btn-icon{position:absolute;left:50%;top:50%;margin:-12px 0 0 -12px;width:23px;height:23px;background:url(../../../content/i/b-icon/gray/b-icon_search.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.search-site__close{width:35px;height:40px;cursor:pointer;display:none;position:absolute;right:0;top:0}.search-site__close-icon{width:22px;height:22px;position:absolute;left:50%;top:50%;margin-top:-11px;margin-left:-11px;background:url(../../../content/i/b-icon/gray/b-icon_close.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.search-site__caret{position:absolute;left:30px;bottom:-21px;z-index:1102}.search-site__caret:before,.search-site__caret:after{content:"";border:10px solid transparent;position:absolute;left:0;bottom:100%;margin-left:-10px}.search-site__caret:before{border-bottom-color:#e4e4e4;margin-bottom:1px}.search-site__caret:after{border-bottom-color:#fff}.search-site__dropdown{background:#fff;border:1px solid #e4e4e4;border-radius:2px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);padding:1px 0}.search-site__dropdown_notfound .search-site__item.ui-menu-item{color:#999;text-align:center;font-style:italic}.search-site__item.ui-menu-item{color:#333;padding:0}.search-site__item.ui-menu-item:first-child .search-site__textdecor.ui-menu-item-wrapper:before{border-top-color:transparent}.search-site__textdecor.ui-menu-item-wrapper{display:block;padding:calc(.8 * var(--old-rem-value,16px)) calc(1 * var(--old-rem-value,16px));padding-bottom:calc(.8 * var(--old-rem-value,16px))}.search-site__textdecor.ui-menu-item-wrapper:before{border-top:1px solid #e4e4e4;width:100%;height:0;content:"";display:block;position:relative;top:calc(-.82 * var(--old-rem-value,16px))}.search-site__textdecor.ui-menu-item-wrapper:hover,.search-site__textdecor.ui-menu-item-wrapper.ui-state-focus,.search-site__textdecor.ui-menu-item-wrapper.ui-state-active{background-color:#ff0032;color:#fff}.search-site__textdecor.ui-menu-item-wrapper:hover:before,.search-site__textdecor.ui-menu-item-wrapper.ui-state-focus:before,.search-site__textdecor.ui-menu-item-wrapper.ui-state-active:before{border-top-color:transparent}.search-site__textdecor.ui-state-active{border:0}@media screen and (max-width:1279px){.search-site_small{max-width:240px;padding-right:22px}.search-site_small .search-site__input{font:15.3px/24px Corpid,Arial,sans-serif;padding-right:22px}.search-site_small .search-site__btn{width:22px}.search-site_small .search-site__btn-icon{margin:-8px 0 0 -8px;width:16px;height:16px}}@media screen and (max-width:759px){.search-site_small{max-width:none;padding-right:22px}}.search-site__prefix{display:block;position:absolute;left:0;top:0;line-height:34px;opacity:0;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;color:#ccc;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.search-site__prefix{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.search-site__prefix{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.search-site__prefix{font-size:14px;line-height:1.29}}.search-site_phone{white-space:nowrap}.search-site_phone.is-number .search-site__input{padding-left:20px}.search-site_phone.is-number .search-site__prefix{opacity:1}.top-search-site{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:22px;border-radius:11px;position:relative;padding:0 10px}.top-search-site__input{background:0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:0;padding:0 24px 0 4px;height:22px;font-size:13px;line-height:22px;display:inline-block;vertical-align:top}.top-search-site__input::-moz-placeholder{color:#999;font-style:italic}.top-search-site__input::-webkit-input-placeholder{color:#999;font-style:italic}.top-search-site__btn{background:0 0;width:27px;height:22px;position:absolute;right:0;top:0;border:0;padding:0;margin:0;cursor:pointer}.top-search-site__btn:after{content:"";background:url(../../../content/i/b-icon/gray/b-icon_search.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;width:12px;height:12px;position:absolute;left:50%;top:50%;margin:-6px 0 0 -6px}.top-search-site__separate{border-left:1px solid #f2f2f2;position:absolute;right:27px;top:3px;bottom:3px}.search-site_icon-left{padding-right:0}.search-site_icon-left .search-site__input{margin-bottom:0;padding-right:40px;padding-left:35px}.search-site_icon-left .search-site__btn{right:auto;left:0;bottom:0;height:auto;border-bottom:1px solid #e6e6e6}.search-site_icon-left .search-site__close{right:0}.search-site_icon-left .search-site__btn-icon{width:19px;height:19px}.section-interested{border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.section-interested+.section-box_simbonus{border-top:0 none}.section-interested__title{text-align:center;font-size:24px;line-height:1.25;margin-bottom:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.section-interested__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.section-interested__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.section-interested__title{font-size:17px;line-height:1.24}}.section-interested__list{text-align:center;font-size:0;line-height:0;overflow:hidden}@media screen and (max-width:1279px){.section-interested__list{margin:0 50px}}@media screen and (max-width:759px){.section-interested__list{margin:0}}.section-interested__list-inner{margin:0 0 -20px -20px}@media screen and (max-width:1279px){.section-interested__list-inner{margin-left:-12px;margin-bottom:-12px}}@media screen and (max-width:1279px){.section-interested__list-inner{margin-left:-10px;margin-bottom:-10px}}.section-interested__item{display:inline-block;vertical-align:top;margin:0 0 20px 20px;font-size:0;line-height:0}@media screen and (max-width:1279px){.section-interested__item{margin-left:12px;margin-bottom:12px}}@media screen and (max-width:759px){.section-interested__item{margin-left:10px;margin-bottom:10px}}.select-bar{position:relative;width:555px;max-width:100%;padding:20px 0;cursor:pointer}.select-bar__track{display:table;width:100%;table-layout:fixed}.select-bar__track-item{display:table-cell;font-size:18px;color:#4d4d5d;line-height:1.111}.select-bar__line{height:7px;border-radius:4px;width:100%;background:#e5e5e5;position:relative}.select-bar__line-status{content:'';height:7px;border-radius:4px;width:0;background:#ec1d23;top:0;left:0}.select-bar__btn{width:38px;height:38px;border-radius:20px;background:#ec1d23 url(../../i/select-bar/select-arrow.png) center center no-repeat;margin-top:-23px;position:absolute;cursor:pointer;left:0;box-shadow:2px 2px 6px -2px rgba(0,0,0,.4)}.select-bar__btnhover{background-color:red}.select-bar__text{position:absolute;bottom:-25px;color:#333;white-space:nowrap}.select-bar__text_left{left:0}.select-bar__text_center{left:50%;margin-left:-43px;width:90px;text-align:center}.select-bar__text_right{right:0}.services{margin-left:auto;margin-right:auto;text-align:center;font-size:0}.services:after{content:'';display:table;clear:both}@media screen and (max-width:759px){.services{max-width:280px}}.services_col-half{max-width:1140px}.services_col-half .services-item{width:50%}@media screen and (max-width:759px){.services_col-half .services-item{width:100%}}.services_col-three-third{max-width:1140px}@media screen and (max-width:759px){.services_col-three-third{max-width:280px}}.services_col-three-third .services-item{width:33.33333333333333%}@media screen and (max-width:759px){.services_col-three-third .services-item{width:100%}}.services .bx-viewport{padding-bottom:20px;overflow:hidden}@media screen and (max-width:759px){.services .bx-viewport{padding-bottom:0}.services .bx-viewport.is-opened{height:auto!important}}.services-item{width:25%;display:inline-block;vertical-align:top;min-height:464px;position:relative}@media screen and (max-width:759px){.services-item{width:100%;min-height:182px;margin-bottom:0}.services-item:last-child{margin-bottom:0}}.services-item.is-checked .services-item__inner{border-color:#e70500;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,.1)}.services-item:first-child .services-item__inner{margin-left:0}.services-item__inner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:26px;height:100%;padding-bottom:26px;border:1px solid #e5e5e5;position:relative;cursor:pointer;-webkit-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;-moz-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;-o-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;-ms-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;border-radius:8px}@media screen and (max-width:759px){.services-item__inner{margin:0;padding-bottom:20px;min-height:210px}.services-item__inner:after{content:'';display:table;clear:both}}.services-item__inner:hover,.services-item__inner:active{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,.1)}.services-item__head{position:relative;height:290px;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (max-width:759px){.services-item__head{height:95px;margin-bottom:15px}}.services-item__head:before{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:-1px;z-index:2;background-repeat:no-repeat;background-position:bottom;-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}.services-item__head:after{content:'';display:block;position:absolute;left:0;right:0;bottom:0;top:0;-webkit-box-shadow:inset 0 -168px 126px -55px rgba(0,0,0,.75);box-shadow:inset 0 -168px 126px -55px rgba(0,0,0,.75);z-index:1;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (max-width:759px){.services-item__head:after{-webkit-box-shadow:inset 0 -50px 124px -30px rgba(0,0,0,.75);box-shadow:inset 0 -50px 124px -30px rgba(0,0,0,.75)}}.services-item__head_mask-1:before{background-image:url(../../i/services/mask-1.png)}@media screen and (max-width:759px){.services-item__head_mask-1:before{background-image:url(../../i/services/mask-1_mobile.png)}}.services-item__head_mask-2:before{background-image:url(../../i/services/mask-2.png)}@media screen and (max-width:759px){.services-item__head_mask-2:before{background-image:url(../../i/services/mask-2_mobile.png)}}.services-item__head_mask-3:before{background-image:url(../../i/services/mask-3.png)}@media screen and (max-width:759px){.services-item__head_mask-3:before{background-image:url(../../i/services/mask-3_mobile.png)}}.services-item__head_mask-4:before{background-image:url(../../i/services/mask-4.png)}@media screen and (max-width:759px){.services-item__head_mask-4:before{background-image:url(../../i/services/mask-4_mobile.png)}}.services-item__image{position:absolute;width:100%;height:100%;background-position:top center;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;background-repeat:no-repeat;z-index:0;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (max-width:759px){.services-item__image{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto;background-position:center}}.services-item__name{position:absolute;z-index:2;top:45%;left:20px;right:20px;color:#fff;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.services-item__name{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.services-item__name{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.services-item__name{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.services-item__name{left:10px;right:10px}}@media screen and (max-width:759px){.services-item__name{position:relative;left:0;top:0;font-size:16.5px;padding:20px 0 0}}.services-item__name span{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.services-item__name span{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.services-item__name span{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.services-item__name span{font-size:20px;line-height:1.07}}@media screen and (max-width:759px){.services-item__name span{font-size:24px}}.services-item__app{color:#999;font-size:18.7px}.services-item__app:after{content:'';display:table;clear:both}@media screen and (max-width:759px){.services-item__app{text-align:left;font-size:16.5px}.services-item__app:after{content:'';display:table;clear:both}}@media screen and (max-width:759px){.services-item__app>span{padding-top:8px;display:inline-block}}.services-item__app-inner{margin:16px 0 40px;text-align:center}@media screen and (max-width:759px){.services-item__app-inner{float:right;width:55%;margin:0;text-align:left}}.services-item__app-icon{display:inline-block;margin:0 6px;height:42px}@media screen and (max-width:1279px){.services-item__app-icon{margin:0 2px}}@media screen and (max-width:759px){.services-item__app-icon{height:34px;margin:0 3px}}.services-item__app-icon:first-child{margin-left:0}.services-item__app-icon:last-child{margin-right:0}.services-item__app-icon img{height:100%}.services-item__text{width:100%;display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#999;font-size:18.7px;padding:36px 0 40px;height:45px}.services-item__text:after{content:'';display:table;clear:both}@media screen and (max-width:759px){.services-item__text{padding:16px 0 30px}}.services-item__text span{vertical-align:middle;display:table-cell}@media screen and (max-width:759px){.services-item__text span{text-align:left;height:auto;font-size:16.5px;text-align:center}.services-item__text span span br{display:none}}.services-item__text_large{margin:0;padding:0 30px}@media screen and (max-width:1279px){.services-item__text_large{padding:0 5px;line-height:1;margin-bottom:30px}.services-item__text_large span{padding-left:0}}.services-item__content{font-size:18.7px;color:#999;padding-left:20px;padding-right:20px;padding-bottom:calc(1.8 * var(--old-rem-value,16px))}.services-item__content .b-list{text-align:left}.services-item__content .b-list li:first-child{margin-top:0}.services-item__content .b-list li:last-child{margin-bottom:0}.services-item__more{color:#1f86b7;font-size:18.7px;position:absolute;bottom:25px;left:0;right:0}@media screen and (max-width:759px){.services-item__more{left:22px;right:auto;bottom:20px;font-size:16.5px}}.services-item__description{display:none;padding:35px 48px 55px 40px;margin-top:32px;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:22px;display:none;position:relative;text-align:left}@media screen and (max-width:759px){.services-item__description{padding:45px 10px 25px}}.services-item__description:before{content:none;position:absolute;top:-9px;left:50%;-webkit-transform:translateX(-50%) rotate(-45deg);-moz-transform:translateX(-50%) rotate(-45deg);-o-transform:translateX(-50%) rotate(-45deg);-ms-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);width:15px;height:15px;z-index:1;-webkit-transition:opacity .4s ease-in-out;-moz-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;-ms-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;background-color:#fff;border-top:1px solid #e5e5e5;border-right:1px solid #e5e5e5}@media screen and (max-width:759px){.services-item__description:before{content:''}}.services-item__description-inner{color:#4d4d4d;font-size:18.7px;text-align:left}@media screen and (max-width:759px){.services-item__description-inner{font-size:16.5px}}.services-item__description-close{background:url(../../i/popup/icon-close.svg) no-repeat 0 0;width:22px;height:22px;position:absolute;right:20px;top:20px;cursor:pointer}@media screen and (max-width:759px){.services-item__description-close{width:18px;height:18px;top:10px;right:10px}}.services-item__description h3{font-size:30.8px;color:#333;margin-bottom:32px}@media screen and (max-width:759px){.services-item__description h3{margin-bottom:20px}}.services-item__description p{margin:0 0 16px}.services-item__description ul{padding-left:20px}.services-item__description ul li{text-align:left;margin-bottom:15px}@media screen and (max-width:759px){.services-item__description ul li{margin-bottom:20px}}.services-item__description ul li:last-child{margin-bottom:0}@media screen and (max-width:759px){.services-item__description_inline{display:none!important}}.services__search{margin:70px auto}@media screen and (max-width:959px){.services__search{width:100%;margin:30px auto 0}}.services__search-message{font-size:calc(2 * var(--old-rem-value,16px));text-align:center;font-weight:300;width:100%;display:inline-block;color:#666;margin:calc(4 * var(--old-rem-value,16px)) 0 100px}.services__search .search-site{max-width:670px;margin:0 auto}@media screen and (max-width:959px){.services__search .search-site{max-width:none;margin-top:0}}@media screen and (min-width:1280px){.services_entertainment{width:100%;margin:10px auto calc(2.863 * var(--old-rem-value,16px))}}@media screen and (min-width:960px) and (max-width:1279px){.services_entertainment{width:60%;margin:0 auto 60px}}@media screen and (min-width:480px){.services_entertainment{max-width:1080px;margin:0 auto 60px}}@media screen and (min-width:760px) and (max-width:959px){.services_entertainment{width:100%;max-width:540px;margin:0 auto 30px}}@media screen and (max-width:479px){.services_entertainment{max-width:240px;margin:0 auto 60px}}.services__inner{margin:0 auto}@media screen and (min-width:480px){.services__inner{display:flex;justify-content:space-around}}@media screen and (min-width:1280px){.services__inner{align-items:center}}@media screen and (min-width:960px) and (max-width:1279px){.services__inner{align-items:stretch}}@media screen and (min-width:760px) and (max-width:959px){.services__inner{align-items:stretch}}@media screen and (max-width:759px){.services__inner{align-items:stretch}}.services__item{vertical-align:top;font-size:21px;line-height:1.38;color:#333;position:relative;text-align:left;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out;-moz-transition:color .3s ease-in-out,background-color .3s ease-in-out;-o-transition:color .3s ease-in-out,background-color .3s ease-in-out;-ms-transition:color .3s ease-in-out,background-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out}@media screen and (max-width:1679px){.services__item{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.services__item{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.services__item{font-size:16px;line-height:1.38}}@media screen and (min-width:1280px){.services__item{align-items:center;justify-content:center}}@media screen and (min-width:960px) and (max-width:1279px){.services__item{flex-direction:column;justify-content:flex-start}}@media screen and (min-width:760px) and (max-width:959px){.services__item{flex-direction:column;justify-content:flex-start}}@media screen and (min-width:480px){.services__item{display:inline-flex;flex-grow:1;flex-basis:0;padding:5px 10px}.services__item:hover{background-color:#fafafa}.services__item:after{content:'';position:absolute;right:0;top:0;bottom:0;background-color:#e4e4e4;width:1px}.services__item:last-child:after{content:none}}@media screen and (max-width:759px){.services__item{flex-direction:column;justify-content:flex-start}}@media screen and (max-width:479px){.services__item{display:inline-block;width:100%}.services__item+.services__item{margin-top:15px}}.services__item-icon{background-repeat:no-repeat}@media screen and (min-width:480px){.services__item-icon{-webkit-background-size:75px 75px;-moz-background-size:75px 75px;background-size:75px 75px}}@media screen and (min-width:1280px){.services__item-icon{width:50px;height:75px;margin-right:30px;background-position:center}}@media screen and (min-width:960px) and (max-width:1279px){.services__item-icon{width:100%;height:48px;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-position:center top;margin-bottom:5px}}@media screen and (min-width:760px) and (max-width:959px){.services__item-icon{width:100%;height:48px;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-position:center top;margin-bottom:5px}}@media screen and (max-width:759px){.services__item-icon{width:100%;height:48px;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-position:center top;margin-bottom:5px}}@media screen and (max-width:479px){.services__item-icon{display:inline-block;vertical-align:top;height:36px;width:38px;position:absolute;left:0;top:50%;margin-top:-18px;background-position:center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}}.services__item-icon_mts-service{background-image:url(../../i/services/icon_mts-service.svg)}.services__item-icon_voice-portal{background-image:url(../../i/services/icon_voice-portal.svg)}.services__item-icon_my-content{background-image:url(../../i/services/icon_my-content.svg)}.services__item-icon_all{background-image:url(../../i/services/icon_all.svg)}.services__item-text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.services__item-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.services__item-text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.services__item-text{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.services__item-text br{display:none}}@media screen and (min-width:960px) and (max-width:1279px){.services__item-text{text-align:center;width:100%}}@media screen and (min-width:760px) and (max-width:959px){.services__item-text{text-align:center;width:100%}}@media screen and (max-width:759px){.services__item-text{text-align:center;width:100%}}@media screen and (max-width:479px){.services__item-text{display:inline-block;vertical-align:top;line-height:36px;font-size:16px;width:calc(100% - 60px);padding-left:60px;text-align:left}}.table-params__row{display:table;width:100%;border-bottom:1px solid #ededed;padding:30px 0}@media screen and (max-width:759px){.table-params__row{display:block;width:auto;padding:20px 10px}}.table-params__col-label,.table-params__col-value{display:table-cell;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.table-params__col-label,.table-params__col-value{display:block}}.table-params__col-label{width:30%;font-size:24px;line-height:1.25;padding-right:10px}@media screen and (max-width:1679px){.table-params__col-label{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.table-params__col-label{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.table-params__col-label{font-size:17px;line-height:1.24}}@media screen and (max-width:759px){.table-params__col-label{width:auto;padding-right:0;margin-bottom:10px}}.table-params__col-value{padding-top:calc(.25 * var(--old-rem-value,16px));font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.table-params__col-value{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.table-params__col-value{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.table-params__col-value{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.table-params__col-value{padding-top:0}}.table-params__col-value p:last-child{margin-bottom:0}.tariff-app-download{border-top:1px solid #f2f2f2;padding-top:calc(1.8 * var(--old-rem-value,16px));text-align:center}.tariff-app-download__media{width:50%;max-width:400px;display:inline-block;vertical-align:top}@media screen and (max-width:959px){.tariff-app-download__media{max-width:250px;padding-right:calc(3 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.tariff-app-download__media{max-width:200px;padding-right:0;display:block;margin:0 auto}}.tariff-app-download__media img{max-width:100%;height:auto;display:block}.tariff-app-download__content{display:inline-block;vertical-align:top;padding-left:12px;text-align:left;padding-top:calc(.8 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.tariff-app-download__content{padding-left:0;text-align:center}}.tariff-app-download__title{margin-bottom:calc(1.3 * var(--old-rem-value,16px))}.tariff-card{border:1px solid var(--background-stroke);background-color:var(--background-primary-elevated);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;font-size:16px;line-height:1.38;margin:0 auto;overflow:hidden;border-radius:8px;height:100%}@media screen and (max-width:1679px){.tariff-card{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.tariff-card{max-width:380px}}.tariff-card>:last-child{margin-bottom:0}.tariff-card.is-active{border:1px solid #ff0032;-webkit-box-shadow:0 2px 20px 0 rgba(0,0,0,.1);box-shadow:0 2px 20px 0 rgba(0,0,0,.1)}.tariff-card_tv-pack .tariff-card__text{line-height:22px;font-size:16px;line-height:1.38;color:var(--text-secondary)}@media screen and (max-width:1679px){.tariff-card_tv-pack .tariff-card__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card_tv-pack .tariff-card__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card_tv-pack .tariff-card__text{font-size:14px;line-height:1.29}}.tariff-card_small-text .tariff-card__text{line-height:22px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card_small-text .tariff-card__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card_small-text .tariff-card__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card_small-text .tariff-card__text{font-size:14px;line-height:1.29}}.tariff-card__img-spacer{padding-bottom:30px}.tariff-card_bordered{-webkit-box-shadow:0 10px 30px 0 rgba(0,0,0,.1),inset 0 0 0 2px #adb8c1;box-shadow:0 10px 30px 0 rgba(0,0,0,.1),inset 0 0 0 2px #adb8c1}.tariff-card_special-hover-behavior{-webkit-transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out;-moz-transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out;-ms-transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out;transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}.tariff-card_special-hover-behavior.is-hovered{-webkit-box-shadow:0 4px 24px rgba(0,0,0,.08);box-shadow:0 4px 24px rgba(0,0,0,.08);border-color:transparent}.tariff-card_special-hover-behavior .tariff-card__btn .btn{-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}.tariff-card_special-hover-behavior .tariff-card__btn .btn:hover{-webkit-box-shadow:0 6px 14px rgba(227,6,19,.5);box-shadow:0 6px 14px rgba(227,6,19,.5)}.tariff-card_special-hover-behavior .tariff-card__img-block_double:hover{background-color:#ff0032}.tariff-card_special-hover-behavior .tariff-card__img-block_double:hover .tariff-card__bg{opacity:0}.tariff-card__wrapper{height:100%;display:flex;flex-direction:column}.tariff-card__hot-tag{display:inline-block;width:26px;height:26px;background:url(../../i/tariff-card/card-title-hot-label.svg) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;vertical-align:-6px}.tariff-card__img-block{height:215px;padding-top:20px;padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;position:relative;border-top-left-radius:8px;border-top-right-radius:8px;--mts-image-fit:cover}@media screen and (max-width:1279px){.tariff-card__img-block{padding:20px}}.tariff-card__img-block_full-size{padding:0}.tariff-card__img-block_full-size .tariff-card__img{position:relative}.tariff-card__img-block_mask{padding:0}.tariff-card__img-block_default{height:auto;text-align:center}.tariff-card__img-block_double{overflow:hidden;padding:0}.tariff-card__img-block_double.is-hovered{background-color:#ff0032}.tariff-card__img-block_double.is-hovered .tariff-card__bg{opacity:0}@media screen and (max-width:1679px){.tariff-card__img-block_contain{height:182px}}@media screen and (max-width:1279px){.tariff-card__img-block_contain{height:185px}}@media screen and (max-width:759px){.tariff-card__img-block_contain{height:158px}}.tariff-card__bg{position:absolute;top:0;bottom:0;min-width:100%;height:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:1}.tariff-card__hero{z-index:1;position:absolute;top:50%;left:50%;max-height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.tariff-card__img-block_animate-rounds{text-align:center;position:relative}.tariff-card__img-block_animate-rounds:before,.tariff-card__img-block_animate-rounds:after{content:'';position:absolute;top:57%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:red;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;border-radius:50%}.tariff-card__img-block_animate-rounds:before{background:#fbfcfd;width:145px;height:145px}.tariff-card__img-block_animate-rounds:after{background:#f5f7fa;width:110px;height:110px}.tariff-card__img-block_animate-rounds:hover:before{width:188px;height:188px;background:#f1f4f8}.tariff-card__img-block_animate-rounds:hover:after{width:130px;height:130px;background:#e1e7f0}.tariff-card__img-block_animate-rounds:hover .tariff-card__img{opacity:1}.tariff-card__img-block_animate-rounds.tariff-card__img-block_xsmall:before{width:120px;height:120px}.tariff-card__img-block_animate-rounds.tariff-card__img-block_xsmall:hover:before{width:130px;height:130px}.tariff-card__img-block_animate-rounds.tariff-card__img-block_xsmall:after{width:90px;height:90px}.tariff-card__img-block_animate-rounds.tariff-card__img-block_xsmallhover:after{width:110px;height:110px}.tariff-card__img-block_unanimate-rounds{text-align:center;position:relative}.tariff-card__img-block_unanimate-rounds:before,.tariff-card__img-block_unanimate-rounds:after{content:'';position:absolute;top:57%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:red;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;border-radius:50%}.tariff-card__img-block_unanimate-rounds:before{background:#fbfcfd;width:145px;height:145px}.tariff-card__img-block_unanimate-rounds:after{background:#f5f7fa;width:110px;height:110px}.tariff-card__img-block_small{height:180px}.tariff-card__img-block_xsmall{height:140px}.tariff-card__img-block_large{height:280px}@media screen and (min-width:960px){.tariff-card__img-block_large-nodevice{height:280px}}@media screen and (max-width:959px){.tariff-card__img-block_large-nodevice{height:140px}}.tariff-card__img{background-position:center top;background-repeat:no-repeat;height:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;border-top-left-radius:8px;border-top-right-radius:8px;width:100%}.tariff-card__img:not([style]):not([src]){background-color:#ff0032}.tariff-card__img-block_full-size .tariff-card__img{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}.tariff-card__img-block_contain .tariff-card__img{-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}.tariff-card__img-block_mask .tariff-card__img{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;position:relative}.tariff-card__img-block_mask .tariff-card__img:after{content:'';position:absolute;top:0;bottom:-2px;left:0;width:100%;min-height:100%;right:0;background:url(../../i/tariff-card/image-mask.svg) no-repeat center bottom;-webkit-background-size:101% auto;-moz-background-size:101% auto;background-size:101% auto}.tariff-card__img-block_default .tariff-card__img,.tariff-card__img-block_animate-rounds .tariff-card__img{background-position:center 70%;max-width:100%;margin-top:30px;width:auto;height:auto;position:relative;z-index:5;left:auto;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none}@media screen and (max-width:1679px){.tariff-card__img-block_default .tariff-card__img,.tariff-card__img-block_animate-rounds .tariff-card__img{-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}}.tariff-card__img-block_animate-rounds .tariff-card__img{max-height:140px;opacity:.7}.tariff-card__img-block_animate-rounds.tariff-card__img-block_xsmall .tariff-card__img{max-height:120px;margin-top:0}.tariff-card__img-block_unanimate-rounds .tariff-card__img{background-position:center 70%;max-width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:auto;height:auto;position:relative;z-index:5;max-height:140px}@media screen and (max-width:1679px){.tariff-card__img-block_unanimate-rounds .tariff-card__img{-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}}.device-list .tariff-card__img{-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;max-height:100%;width:calc(100% - 2px)}.tariff-card__img_center-top{background-position:center top}.tariff-card__img_stretch{height:100%;width:auto;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.tariff-card__img-title{color:#fff;position:absolute;left:12.631578947368421%;right:12.631578947368421%;top:11.578947368421053%;bottom:0}@media screen and (max-width:959px){.tariff-card__img-title{left:5%;right:5%}}.tariff-card__img-title p{font-size:38px;line-height:1.18;font-weight:500;margin-bottom:0}@media screen and (max-width:1679px){.tariff-card__img-title p{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.tariff-card__img-title p{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.tariff-card__img-title p{font-size:24px;line-height:1.25}}.tariff-card__img-title p span{display:inline-block;width:100%;min-height:calc(1.6 * var(--old-rem-value,16px));font-weight:100;font-size:calc(1.36 * var(--old-rem-value,16px));margin-bottom:calc(.8 * var(--old-rem-value,16px))}@media screen and (max-width:639px){.tariff-card_internet .tariff-card__head{display:none}}.tariff-card__head{position:relative;margin-top:-1px;margin-left:-1px;margin-right:-1px;overflow:hidden;min-height:140px}.tariff-card__head-large{min-height:215px}.tariff-card__head-fixed{height:280px}@media screen and (min-width:960px){.show-list-img-only-adaptive .tariff-card__head{padding-top:25px}}.tariff-card__body{font-size:16px;line-height:1.38;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.devices-card__body{height:auto}@media screen and (max-width:1679px){.tariff-card__body{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__body{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__body{font-size:14px;line-height:1.29}}@media screen and (min-width:1680px){.tariff-card__body{padding-top:20px}}@media screen and (max-width:1679px){.tariff-card__body{padding-top:20px}}@media screen and (max-width:759px){.tariff-card__body{padding-top:22px}}.tariff-card__body-top{padding-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:var(--text-headline)}@media screen and (min-width:1680px){.tariff-card__body-top{padding-left:34px;padding-right:34px}}@media screen and (max-width:1679px){.tariff-card__body-top{padding-left:20px;padding-right:20px}}.tariff-card__body-bottom{display:flex;flex-wrap:wrap;align-items:flex-end;margin-top:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tariff-card__body-bottom-inner{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1680px){.tariff-card__body-bottom-inner{padding:0 30px 20px}}@media screen and (max-width:1679px){.tariff-card__body-bottom-inner{padding:0 20px 20px}}.tariff-card__content+.tariff-card__content{margin-top:20px}.tariff-card__title{font-size:30px;line-height:1.07;font-weight:500;color:var(--text-headline);margin-bottom:10px;display:block}@media screen and (max-width:1679px){.tariff-card__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-card__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-card__title{font-size:20px;line-height:1.07}}@media screen and (max-width:759px){.tariff-card__title{margin-bottom:18px}}.tariff-card__title[href]{cursor:pointer}.tariff-card__title[href]:hover,.tariff-card__title[href].is-hovered{color:#ff0032}@media screen and (max-width:639px){.tariff-card_internet .tariff-card__title{text-align:center}}.tariff-card__subtitle{color:var(--text-headline);font-size:16px;line-height:1.38;margin-bottom:20px}@media screen and (max-width:1679px){.tariff-card__subtitle{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__subtitle{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__subtitle{font-size:14px;line-height:1.29}}.tariff-card__subtext{color:grey;font-size:16px;line-height:1.38;margin-bottom:15px}@media screen and (max-width:1679px){.tariff-card__subtext{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__subtext{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__subtext{font-size:14px;line-height:1.29}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card__subtext{margin-bottom:13px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__subtext{margin-bottom:17px}}@media screen and (max-width:759px){.tariff-card__subtext{margin-bottom:12px}}.tariff-card__channels{font-size:16px;line-height:1.38;margin-bottom:16px;position:relative;white-space:nowrap;overflow:hidden;padding:0;padding-left:30px;margin-right:-10px}@media screen and (max-width:1679px){.tariff-card__channels{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__channels{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__channels{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__channels{padding:2px 0;padding-left:30px;margin:-2px 0 14px}}.tariff-card__channels:before{content:'';position:absolute;left:0;top:50%;margin-top:-12px;width:24px;height:24px;background:url(../../../content/i/b-icon/red/b-icon_vcard-tv.svg) no-repeat center center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.tariff-card__channels:after{content:'';position:absolute;top:0;right:0;width:25px;height:23px;background:-webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.8) 50%,var(--background-primary));background:-moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.8) 50%,var(--background-primary));background:-o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.8) 50%,var(--background-primary));background:-ms-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.8) 50%,var(--background-primary));background:linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,.8) 50%,var(--background-primary))}.tariff-card__channels p{margin:0;color:grey}.tariff-card__channels a{cursor:pointer}.tariff-card__channel{display:inline-block;vertical-align:middle;width:21px;line-height:0;padding-right:8px}.tariff-card__channel img{max-width:100%;max-height:21px}.tariff-card__channels-list{list-style-type:none;padding:0;margin:0;position:relative;margin:-5px -4px 5px}.tariff-card__channels-list li{display:inline-block;vertical-align:top;margin:5px 4px}.tariff-card__channels-list img{width:40px;height:30px}.tariff-card__additional-services{margin:calc(.9 * var(--old-rem-value,16px)) 0 calc(1.4 * var(--old-rem-value,16px))}.tariff-card__additional-services-item{display:flex;align-items:center}.tariff-card__additional-services-item+.tariff-card__additional-services-item{margin-top:18px}.tariff-card__additional-services-item img{flex-basis:45px;max-width:45px}.tariff-card__additional-services-item p{margin:0;padding-left:10px}.tariff-card__additional-services-item span,.tariff-card__additional-services-item small{display:inline-block;vertical-align:top;width:100%}.tariff-card__additional-services-item-desc small br{display:none}.tariff-card__additional-services-item span{font-size:18px;line-height:1.33;color:var(--text-primary)}@media screen and (max-width:1679px){.tariff-card__additional-services-item span{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-card__additional-services-item span{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-card__additional-services-item span{font-size:15px;line-height:1.4}}.tariff-card__additional-services-item small{font-size:16px;line-height:1.38;color:#999}@media screen and (max-width:1679px){.tariff-card__additional-services-item small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__additional-services-item small{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__additional-services-item small{font-size:14px;line-height:1.29}}.tariff-card__params{position:relative}.tariff-card__params.tariff-card__params_link-toggle.is-open .tariff-card__plist:not(.tariff-card__plist_hidden){-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-o-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);opacity:0}.tariff-card__params.tariff-card__params_link-toggle.is-open .tariff-card__plist.tariff-card__plist_hidden{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:all}.tariff-card__params-link{margin-bottom:20px;bottom:0;left:0;right:0}.tariff-card__params-link .link{font-size:16px;line-height:1.38;color:var(--text-primary)}@media screen and (max-width:1679px){.tariff-card__params-link .link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__params-link .link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__params-link .link{font-size:14px;line-height:1.29}}.tariff-card__plist{opacity:1;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;-ms-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;-moz-transition-property:opacity,-moz-transform;-o-transition-property:opacity,-o-transform;-ms-transition-property:opacity,-ms-transform;transition-property:opacity,transform}.tariff-card__plist.tariff-card__plist_hidden{top:0;left:0;right:0;position:absolute;pointer-events:none;opacity:0;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-o-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.tariff-card__plist+.tariff-card__plist:not(.tariff-card__plist_hidden){margin-top:20px}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card__plist+.tariff-card__plist:not(.tariff-card__plist_hidden){margin-top:18px}}@media screen and (max-width:759px){.tariff-card__plist+.tariff-card__plist:not(.tariff-card__plist_hidden){margin-top:15px}}.tariff-card__plist-title{color:var(--text-secondary);text-transform:uppercase;margin-bottom:8px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__plist-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__plist-title{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__plist-title{font-size:14px;line-height:1.29}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card__plist-title{font-size:16px;line-height:1.38}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__plist-title{font-size:16px;line-height:1.38;margin-bottom:12px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__plist-title{font-size:16.5px}}@media screen and (max-width:759px){.tariff-card__plist-title{font-size:12px;margin-bottom:14px}}@media screen and (min-width:1280px) and (max-width:1679px) and (max-width:1679px){.tariff-card__plist-title{font-size:15px;line-height:1.4}}@media screen and (min-width:1280px) and (max-width:1679px) and (max-width:1279px){.tariff-card__plist-title{font-size:14px;line-height:1.29}}@media screen and (min-width:1280px) and (max-width:1679px) and (max-width:759px){.tariff-card__plist-title{font-size:14px;line-height:1.29}}@media screen and (min-width:960px) and (max-width:1279px) and (max-width:1679px){.tariff-card__plist-title{font-size:15px;line-height:1.4}}@media screen and (min-width:960px) and (max-width:1279px) and (max-width:1279px){.tariff-card__plist-title{font-size:14px;line-height:1.29}}@media screen and (min-width:960px) and (max-width:1279px) and (max-width:759px){.tariff-card__plist-title{font-size:14px;line-height:1.29}}.tariff-card__plist-list{list-style-type:none;padding:0;margin:0}@media screen and (min-width:1280px){.tariff-card__plist-list{padding-left:33px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__plist-list{padding-left:28px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__plist-list{padding-left:30px}}@media screen and (max-width:759px){.tariff-card__plist-list{padding-left:33px}}.tariff-card__plist-list li{position:relative}@media screen and (min-width:760px){.tariff-card__plist-list li{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.tariff-card__plist-list li{font-size:12px}}.tariff-card__plist-list li+li{margin-top:11px}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card__plist-list li+li{margin-top:12px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__plist-list li+li{margin-top:14px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__plist-list li+li{margin-top:13px}}@media screen and (max-width:759px){.tariff-card__plist-list li+li{margin-top:6px}}.tariff-card__plist-list li i{position:absolute;width:22px;height:22px}@media screen and (min-width:1280px){.tariff-card__plist-list li i{left:-33px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__plist-list li i{left:-28px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__plist-list li i{left:-30px}}@media screen and (max-width:759px){.tariff-card__plist-list li i{left:-32px}}@media screen and (min-width:960px){.tariff-card__plist-list li i{top:0}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__plist-list li i{top:-4px}}@media screen and (max-width:759px){.tariff-card__plist-list li i{top:-5px}}.tariff-card__plist-list li s{color:#ccc}.tariff-card__plist-list li img{max-width:100%;max-height:100%}@media screen and (min-width:760px) and (max-width:1679px){.tariff-card__plist-list li{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:1279px){.tariff-card__plist-list li{font-size:14px;line-height:1.29}}@media screen and (min-width:760px) and (max-width:759px){.tariff-card__plist-list li{font-size:14px;line-height:1.29}}.tariff-card__plist-list_clear li:before{content:'';position:absolute;width:6px;height:6px;left:-22px;top:7px;border-radius:50%;background-color:#e41e26}@media screen and (max-width:759px){.tariff-card__plist-list_clear li:before{width:4px;height:4px;left:-22px;top:4px}}.tariff-card__text{font-size:18px;line-height:1.33;margin-bottom:calc(1.14 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.tariff-card__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-card__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-card__text{font-size:15px;line-height:1.4}}@media screen and (min-width:1680px){.tariff-card__text+.tariff-card__options{margin-top:-5px}}@media screen and (max-width:1679px){.tariff-card__text+.tariff-card__options{margin-top:-20px}}@media screen and (max-width:759px){.tariff-card__text+.tariff-card__options{margin-top:-8px}}.tariff-card_animated-content .tariff-card__text{color:grey}@media screen and (min-width:960px){.tariff-card_animated-content .tariff-card__text{display:none;margin-top:19px;height:305px;overflow:hidden;position:absolute;top:30px}.tariff-card_animated-content .tariff-card__text:after{content:'';position:absolute;left:0;right:0;height:25px;bottom:0;background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(255,255,255,.7) 70%,#fff 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(255,255,255,.7) 70%,#fff 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(255,255,255,.7) 70%,#fff 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(255,255,255,.7) 70%,#fff 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(255,255,255,.7) 70%,#fff 100%)}}@media screen and (min-width:960px) and (min-width:960px) and (max-width:1279px){.tariff-card_animated-content .tariff-card__text{height:290px}}@media screen and (min-width:960px) and (min-width:1680px){.tariff-card_animated-content .tariff-card__text{left:30px;right:30px}}@media screen and (min-width:960px) and (max-width:1679px){.tariff-card_animated-content .tariff-card__text{left:20px;right:20px}}@media screen and (min-width:960px){.tariff-card_animated-content{-webkit-transition:height .3s ease-in-out;-moz-transition:height .3s ease-in-out;-o-transition:height .3s ease-in-out;-ms-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.tariff-card_animated-content.is-hovered:before{width:100%}.tariff-card_animated-content.is-hovered .tariff-card__img-block,.tariff-card_animated-content.is-hovered .tariff-card__title{z-index:-1;position:relative;opacity:0}.tariff-card_animated-content.is-hovered .tariff-card__text{display:block;top:30px;z-index:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.tariff-card_animated-content:before{content:'';position:absolute;top:0;left:0;width:0;height:5px;z-index:1;background-color:#ff0032;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.tariff-card_animated-content .tariff-card__body{height:calc(100% - 280px);display:flex;flex-direction:column;justify-content:space-between}}.tariff-card__text-lead{font-size:30px;line-height:1.07;color:#333;margin-bottom:8px}@media screen and (max-width:1679px){.tariff-card__text-lead{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-card__text-lead{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-card__text-lead{font-size:20px;line-height:1.07}}@media screen and (max-width:959px){.tariff-card__text-lead{display:none}}.tariff-card__list-options{display:flex}@media screen and (min-width:1680px){.tariff-card__list-options{margin:calc(1.14 * var(--old-rem-value,16px)) 0 22px}}@media screen and (max-width:1679px){.tariff-card__list-options{margin:28px 0 22px}}@media screen and (max-width:639px){.tariff-card__list-options{margin:20px 0 14px;justify-content:center}}.tariff-card__list-options-item{flex:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tariff-card__list-options-item+.tariff-card__list-options-item{padding-left:10px}.tariff-card__options-title{color:#000;padding-top:5px}@media screen and (min-width:1680px){.tariff-card__options-title+.tariff-card__options{margin-top:11px}}@media screen and (max-width:1679px){.tariff-card__options-title+.tariff-card__options{margin-top:13px}}@media screen and (max-width:759px){.tariff-card__options-title+.tariff-card__options{margin-bottom:8px}}.tariff-card__options-title_inside{font-size:16px;line-height:1.38;color:#666;text-align:center;max-width:80%;line-height:1.333;margin:calc(-.82 * var(--old-rem-value,16px)) auto 0;padding-bottom:11px}@media screen and (max-width:1679px){.tariff-card__options-title_inside{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__options-title_inside{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__options-title_inside{font-size:14px;line-height:1.29}}.tariff-card__options-title_inside span{background-color:#fff;padding:0 10px}.tariff-card__options{padding-top:calc(.682 * var(--old-rem-value,16px));color:var(--text-primary)}.tariff-card__options+.tariff-card__content{padding-top:calc(1 * var(--old-rem-value,16px))}.tariff-card__options+.tariff-card__content>.tariff-card__list .b-list{margin-top:0}.tariff-card__options+.tariff-card__options{margin-top:5px}.tariff-card__options_bordered{border:1px solid var(--background-stroke);padding:0 20px 20px;margin-top:30px}.tariff-card__options_bordered .tariff-card__option+.tariff-card__option{margin-top:11px}.tariff-card__options_bordered .tariff-card__option-info{padding-right:0}.tariff-card__options-item{position:relative;height:25px;display:flex;align-items:center}@media screen and (min-width:1280px){.tariff-card__options-item{padding-left:48px}}@media screen and (max-width:1279px){.tariff-card__options-item{padding-left:45px}}.tariff-card__list-options-icon{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tariff-card__options-item_wifi .tariff-card__list-options-icon{background:url(../../i/home-internet-tariff/gpon-icon.svg) 0 0 no-repeat}@media screen and (min-width:760px){.tariff-card__options-item_wifi .tariff-card__list-options-icon{width:38px;height:34px}}@media screen and (max-width:759px){.tariff-card__options-item_wifi .tariff-card__list-options-icon{width:22px;height:20px}}.tariff-card__options-item_tv .tariff-card__list-options-icon{background:url(../../i/home-internet-tariff/tv-icon.svg) 0 0 no-repeat}@media screen and (min-width:760px){.tariff-card__options-item_tv .tariff-card__list-options-icon{width:38px;height:34px}}@media screen and (max-width:759px){.tariff-card__options-item_tv .tariff-card__list-options-icon{width:26px;height:24px}}.tariff-card__option-radios{display:flex;align-items:center;flex-wrap:wrap;margin-top:5px}.tariff-card__option-radio{margin-right:50px}.tariff-card__swipe-content.is-hidden .tariff-card__swipe-content-visible{display:none}.tariff-card__swipe-content.is-hidden .tariff-card__swipe-content-hidden{display:block}.tariff-card__swipe-content-hidden{display:none}.tariff-card__list-options-text{display:inline-block;vertical-align:middle;color:#4c4c4c}@media screen and (min-width:960px){.tariff-card__list-options-text{font-size:18px;line-height:1.33}}@media screen and (max-width:959px){.tariff-card__list-options-text{font-size:16px;line-height:1.38}}@media screen and (min-width:960px) and (max-width:1679px){.tariff-card__list-options-text{font-size:17px;line-height:1.35}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__list-options-text{font-size:15px;line-height:1.4}}@media screen and (min-width:960px) and (max-width:759px){.tariff-card__list-options-text{font-size:15px;line-height:1.4}}@media screen and (max-width:959px) and (max-width:1679px){.tariff-card__list-options-text{font-size:15px;line-height:1.4}}@media screen and (max-width:959px) and (max-width:1279px){.tariff-card__list-options-text{font-size:14px;line-height:1.29}}@media screen and (max-width:959px) and (max-width:759px){.tariff-card__list-options-text{font-size:14px;line-height:1.29}}.tariff-card__accessory{display:inline-block;position:relative;padding-left:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:17px;width:100%}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__accessory{margin-bottom:19px}}.tariff-card__accessory-icon{position:absolute;left:0;top:0;bottom:0;width:30px;border-radius:2px 0 0 2px;background-color:#e41e26;display:inline-block;padding:0 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.tariff-card__accessory-icon:after{content:'';display:inline-block;height:100%;vertical-align:middle}.tariff-card__accessory-icon img{max-width:100%;vertical-align:middle}.tariff-card__accessory-text{color:#666;font-size:13px;border-radius:0 2px 2px 0;border:1px solid #f2f2f2;border-left:0;text-transform:uppercase;padding:7px 10px 7px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:959px){.tariff-card__accessory-text{font-size:11px}}.tariff-card__description{color:var(--text-secondary);font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__description{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__description{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__description{font-size:14px;line-height:1.29}}.tariff-card__description+.tariff-card__list{margin-top:20px}.tariff-card__link{margin-top:10px}@media screen and (max-width:959px){.tariff-card__link{display:none}}.tariff-card__devices-title{color:#333;font-size:16px;line-height:1.38;padding:calc(1.4 * var(--old-rem-value,16px)) 0 calc(.55 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.tariff-card__devices-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__devices-title{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__devices-title{font-size:14px;line-height:1.29}}.tariff-card__devices-items .tariff-card__devices-item:first-child{margin-left:0}.tariff-card__devices-items .tariff-card__devices-item:last-child{margin-right:0}.tariff-card__devices-item{display:inline-block;width:16.25%;text-align:center;margin:0 .9375%;padding:3px 0;font-size:calc(.9 * var(--old-rem-value,16px));border:1px solid #e6e6e6;border-radius:13px;color:#999;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tariff-card__devices-item.is-active{color:#fff;background-color:#ff0032;border-color:#ff0032}.tariff-card__list-title{color:#000;font-weight:500;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__list-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__list-title{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__list-title{font-size:14px;line-height:1.29}}.tariff-card__list .b-list{margin-top:17px}@media screen and (min-width:760px){.tariff-card__list .b-list li{margin:calc(.8 * var(--old-rem-value,16px)) 0}}@media screen and (max-width:959px){.tariff-card__list .b-list li{padding-left:20px}}@media screen and (max-width:759px){.tariff-card__list .b-list li{margin:calc(.75 * var(--old-rem-value,16px)) 0;padding-left:27px}}.tariff-card__list .b-list li:before{margin-left:-22px}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__list .b-list li:before{margin-left:-21px}}@media screen and (max-width:959px){.tariff-card__list .b-list li:before{margin-left:-18px}}@media screen and (max-width:759px){.tariff-card__list .b-list li:before{margin-left:-22px}}.tariff-card__list .b-list li:last-child{margin-bottom:0}.tariff-card__list .b-list b{display:inline-block;width:100%;font-size:18px;line-height:1.33;font-weight:500}@media screen and (max-width:1679px){.tariff-card__list .b-list b{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-card__list .b-list b{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-card__list .b-list b{font-size:15px;line-height:1.4}}.tariff-card__price-block{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end}.tariff-card__price-block:after{content:'';display:table;clear:both}.tariff-card__price-block>.clearfix{width:100%}.tariff-card__price-row+.tariff-card__price-row{margin-top:20px}.tariff-card__price-row p{margin-bottom:-4px}.tariff-card__price-row s{display:inline-block;vertical-align:top;color:#ccc;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__price-row s{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__price-row s{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__price-row s{font-size:14px;line-height:1.29}}.tariff-card__price-wrapper{min-width:120px;float:left}@media screen and (max-width:1279px){.tariff-card__price-wrapper{min-width:110px}}.tariff-card__price-wrapper_red .tariff-card__price,.tariff-card__price-wrapper_red .tariff-card__price-after{color:#ff0032}.tariff-card__price-wrapper_gray .tariff-card__price,.tariff-card__price-wrapper_gray .tariff-card__price-after{color:#ccc}.tariff-card__price-wrapper_crossout{position:relative}.tariff-card__price-wrapper_crossout:after{content:'';position:absolute;left:0;right:0;top:50%;height:1px;background-color:#ccc}.tariff-card__price-before{display:inline-block;color:var(--text-primary);font-size:21px;line-height:1.38;margin-right:.1em}@media screen and (max-width:1679px){.tariff-card__price-before{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.tariff-card__price-before{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.tariff-card__price-before{font-size:16px;line-height:1.38}}.tariff-card__price-min{display:inline-block;vertical-align:top;font-size:16px;line-height:1.38;line-height:calc(1.23 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.tariff-card__price-min{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__price-min{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__price-min{font-size:14px;line-height:1.29}}.tariff-card__price-after{display:inline-block;font-weight:500;color:var(--text-primary);font-size:21px;line-height:1.38;margin-left:.1em;margin-right:10px}@media screen and (max-width:1679px){.tariff-card__price-after{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.tariff-card__price-after{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.tariff-card__price-after{font-size:16px;line-height:1.38}}.tariff-card__price-twix{display:inline-block;text-align:center;line-height:1}.tariff-card__price-twix_top{color:#000;font-size:16px;line-height:1.38;border-bottom:1px solid #ccc;padding-bottom:4px}@media screen and (max-width:1679px){.tariff-card__price-twix_top{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__price-twix_top{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__price-twix_top{font-size:14px;line-height:1.29}}.tariff-card__price-twix_bottom{color:#000;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__price-twix_bottom{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__price-twix_bottom{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__price-twix_bottom{font-size:14px;line-height:1.29}}.tariff-card__old-price{color:var(--icons-secondary);font-size:18px;line-height:1.33;text-decoration:line-through;margin-bottom:-2px}@media screen and (max-width:1679px){.tariff-card__old-price{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-card__old-price{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-card__old-price{font-size:15px;line-height:1.4}}.tariff-card__price{font-weight:500;color:var(--text-primary);font-size:30px;line-height:1.07;display:inline-block}@media screen and (max-width:1679px){.tariff-card__price{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-card__price{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-card__price{font-size:20px;line-height:1.07}}.tariff-card__choose-price{padding-top:20px;font-size:0;display:flex;flex-wrap:wrap;flex-direction:row}.tariff-card__choose-price-item{display:inline-block;vertical-align:top;flex:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#ccc}.tariff-card__choose-price-item:first-child{padding-right:5px}.tariff-card__choose-price-item:last-child{padding-left:5px}.tariff-card__choose-price-item.is-active{color:#000;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.tariff-card__choose-price-val{font-size:30px;line-height:1.07;display:inline-block;padding-bottom:12px}@media screen and (max-width:1679px){.tariff-card__choose-price-val{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-card__choose-price-val{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-card__choose-price-val{font-size:20px;line-height:1.07}}.tariff-card__choose-price-val span{display:inline-block;padding-left:7px;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__choose-price-val span{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.tariff-card__choose-price-val span{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.tariff-card__choose-price-val span{font-size:16px;line-height:1.38}}.tariff-card__choose-price-action{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.tariff-card__choose-price-action{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-card__choose-price-action{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-card__choose-price-action{font-size:15px;line-height:1.4}}.tariff-card__choose-price-action .js-choose-handler{display:inline-block}.tariff-card__bonus{max-width:150px;color:#ff0032;font-size:calc(.65 * var(--old-rem-value,16px));text-align:right;margin-top:7px;display:inline-block;float:right}@media screen and (max-width:959px){.tariff-card__bonus{max-width:120px}}.tariff-card__bonus.is-break,.tariff-card__bonus.is-alone{max-width:inherit;text-align:left;float:none;margin-top:7px;margin-bottom:10px}.tariff-card__btn-group{font-size:14px;line-height:1.29;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:7px}@media screen and (max-width:1679px){.tariff-card__btn-group{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.tariff-card__btn-group{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__btn-group{font-size:14px;line-height:1.29}}.tariff-card__btn-group .tariff-card__mark-block{padding-top:10px;padding-bottom:10px;float:none}.tariff-card__btn-group_flex{margin-top:17px;flex-wrap:nowrap;margin-bottom:0}.tariff-card__btn-group_flex .tariff-card__btn{padding-top:0;padding-bottom:0}.tariff-card__btn-group_flex .tariff-card__or{flex-grow:1}.tariff-card__flex-inner{display:flex;flex-direction:row;align-items:center}@media screen and (min-width:1680px){.tariff-card__flex-inner .btn+a{margin-left:35px}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card__flex-inner .btn+a{margin-left:21px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card__flex-inner .btn+a{margin-left:34px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__flex-inner .btn+a{margin-left:40px}}@media screen and (max-width:759px){.tariff-card__flex-inner .btn+a{margin-left:24px}}.tariff-card__btn{display:inline-block;vertical-align:top;margin-right:25px}.tariff-card__btn .tariff-card__period{line-height:36px}.tariff-card__or{display:inline-block;vertical-align:middle;line-height:36px}.tariff-card__or span{font-size:14px;display:inline-block;padding-right:12px}.tariff-card__or a{font-size:16px;line-height:1;display:inline-block;vertical-align:middle;max-width:calc(100% - 36px)}@media screen and (max-width:1679px){.tariff-card__or a{font-size:15px;line-height:1}}@media screen and (max-width:1279px){.tariff-card__or a{font-size:14px;line-height:1}}@media screen and (max-width:759px){.tariff-card__or a{font-size:14px;line-height:1}}.tariff-card__date{color:#000;font-size:16px;line-height:1.38;clear:both}@media screen and (max-width:1679px){.tariff-card__date{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__date{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__date{font-size:14px;line-height:1.29}}@media screen and (min-width:960px){.tariff-card__date{padding-top:8px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card__date{padding-top:10px}}@media screen and (max-width:759px){.tariff-card__date{padding-top:5px}}.tariff-card__date_accent{color:#ff0032}.tariff-card__date_accent_with_background{background-color:var(--constant-normal-banana);padding:3px;border-radius:4px;display:inline;margin-top:16px;font-weight:500;color:#001424}.tariff-card__price-bonus-wrapper{display:inline-block;margin-top:2px}.tariff-card__price-bonus-wrapper .b-hint{vertical-align:3px}.tariff-card__price-bonus{display:inline-block;font-size:14px;line-height:1.29;border-radius:5px;padding:2px 5px;border:1px solid var(--background-stroke);color:var(--text-secondary);vertical-align:2px}@media screen and (max-width:1679px){.tariff-card__price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.tariff-card__price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__price-bonus{font-size:14px;line-height:1.29}}.tariff-card__shares-wrap{background:#fbfbfb;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1680px){.tariff-card__shares-wrap{margin-top:-5px;padding:20px 30px}}@media screen and (max-width:1679px){.tariff-card__shares-wrap{padding:25px 20px 27px}}@media screen and (max-width:1279px){.tariff-card__shares-wrap{padding:25px 20px 20px}}@media screen and (max-width:759px){.tariff-card__shares-wrap{padding:17px 20px 14px}}.tariff-card__shares{color:#333;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__shares{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__shares{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__shares{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.tariff-card__shares+.tariff-card__shares{margin-top:20px}}@media screen and (max-width:759px){.tariff-card__shares+.tariff-card__shares{margin-top:11px}}.tariff-card__shares-icon{width:25px;height:20px;display:inline-block;vertical-align:middle;margin-right:5px;background:url(../../../content/i/b-icon/red/b-icon_gift.svg) no-repeat center left;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.tariff-card__shares-text{display:inline-block;vertical-align:top;padding-left:32px;margin-left:-35px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1280px){.tariff-card__shares-text{padding-top:2px}}@media screen and (max-width:1279px){.tariff-card__shares-text{line-height:20px}}@media screen and (max-width:759px){.tariff-card__shares-text{line-height:17.5px;padding-left:30px}}.tariff-card__mark-block{text-align:right;display:inline-block;float:right}.tariff-card__mark-block.is-break,.tariff-card__mark-block.is-alone{text-align:left;float:none;margin-top:10px}.tariff-card__mark-item{background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.05);box-shadow:0 0 10px rgba(0,0,0,.05);width:40px;height:40px;border-radius:20px;display:inline-block;vertical-align:top;margin-left:calc(.6 * var(--old-rem-value,16px));-webkit-transition:background .2s linear;-moz-transition:background .2s linear;-o-transition:background .2s linear;-ms-transition:background .2s linear;transition:background .2s linear;position:relative}@media screen and (max-width:1679px){.tariff-card__mark-item{margin-left:calc(.5 * var(--old-rem-value,16px))}}.tariff-card__mark-item:first-child{margin-left:0}.tariff-card__mark-item:hover{background-color:#ff0032;-webkit-box-shadow:inherit;box-shadow:inherit}.tariff-card__mark-item:hover .tariff-card__mark-text{display:block}.tariff-card__mark-item:hover .tariff-card__mark-compare-icon,.tariff-card__mark-item:hover .tariff-card__mark-input:checked+.tariff-card__mark-compare-icon{background-image:url(../../i/tariff-card/compare-hover.svg)}.tariff-card__mark-item:hover .tariff-card__mark-favorite-icon,.tariff-card__mark-item:hover .tariff-card__mark-input:checked+.tariff-card__mark-favorite-icon{background-image:url(../../i/tariff-card/favorite-hover.svg)}.tariff-card__mark-compare,.tariff-card__mark-favorite{width:100%;height:100%;cursor:pointer;position:absolute;left:0;top:0}.tariff-card__mark-input{opacity:0;position:absolute;left:0;top:0}.tariff-card__mark-input:checked+.tariff-card__mark-compare-icon{background-image:url(../../i/tariff-card/compare-active.svg)}.tariff-card__mark-input:checked+.tariff-card__mark-favorite-icon{background-image:url(../../i/tariff-card/favorite-active.svg)}.tariff-card__mark-compare-icon{background:url(../../i/tariff-card/compare.svg) no-repeat 0 0;width:16px;height:20px;margin-top:-10px;margin-left:-8px;position:absolute;left:50%;top:50%}.tariff-card__mark-favorite-icon{background:url(../../i/tariff-card/favorite.svg) no-repeat 0 0;width:20px;height:20px;margin-top:-10px;margin-left:-10px;position:absolute;left:50%;top:50%}.tariff-card__mark-text{background-color:#fff;border:1px solid #e4e4e4;width:190px;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);font-size:15px;line-height:1.5;color:#333;text-align:center;word-wrap:break-word;display:none;margin-left:-95px;position:absolute;top:55px;left:50%;z-index:9999}.tariff-slider__item:first-child .tariff-card__mark-text{left:0;margin-left:-10px}@media screen and (max-width:759px){.tariff-slider__item:first-child .tariff-card__mark-text{left:50%;margin-left:-150px}}@media screen and (max-width:759px){.tariff-slider_connect-page .tariff-card__mark-text{left:50%;margin-left:-150px!important}}.tariff-slider__item:last-child .tariff-card__mark-text{left:50%;margin-left:-150px!important}.tariff-card__mark-tail{border:10px solid transparent;border-bottom-color:#e4e4e4;margin-left:-10px;margin-top:-20px;position:absolute;top:0;left:50%;z-index:9999}.tariff-card__mark-tail:after{content:"";border:10px solid transparent;border-bottom-color:#fff;position:absolute;left:-10px;top:-9px}.tariff-slider__item:first-child .tariff-card__mark-tail{left:0;margin-left:18px}@media screen and (max-width:759px){.tariff-slider__item:first-child .tariff-card__mark-tail{margin-left:140px;left:0}}.tariff-slider__item:last-child .tariff-card__mark-tail{margin-left:140px;left:0}@media screen and (max-width:759px){.tariff-slider_connect-page .tariff-card__mark-tail{margin-left:140px;left:0}}.tariff-card__bottom-info-text{margin-top:3px}.tariff-card__bottom-info-text_red{color:#ff0032}.tariff-card__more-link{color:#1481b4;font-size:16px;line-height:1.38;margin-top:17px;margin-bottom:5px;display:inline-block}@media screen and (max-width:1679px){.tariff-card__more-link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__more-link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__more-link{font-size:14px;line-height:1.29}}.tariff-card .b-hint-badge{position:absolute;top:17px;left:20px;z-index:3;margin:0}@media screen and (min-width:1680px){.tariff-card .b-hint-badge{left:30px}}@media screen and (max-width:1679px){.tariff-card .b-hint-badge{left:20px}}.tariff-card__price-wrapper_divided{width:100%}@media screen and (min-width:480px){.tariff-card__price-wrapper_divided{display:flex;justify-content:space-between}}@media screen and (max-width:479px){.tariff-card__price-wrapper_divided{display:flex;justify-content:space-between;flex-wrap:wrap}}@media screen and (min-width:480px){.tariff-card__price-wrapper_divided .tariff-card__price-item:first-child{padding-right:5px}}@media screen and (min-width:480px){.tariff-card__price-wrapper_divided .tariff-card__price-item:last-child{padding-left:5px}}.tariff-card__price-item{display:inline-block;vertical-align:top;text-align:left;color:var(--text-headline);font-weight:500}@media screen and (min-width:480px){.tariff-card__price-item{flex:1}}@media screen and (max-width:479px){.tariff-card__price-item{width:100%}.tariff-card__price-item+.tariff-card__price-item{margin-top:10px}}.tariff-card__price-item .b-hint{vertical-align:2px}.tariff-card__price-item_new .tariff-card__price-price,.tariff-card__price-item_new .tariff-card__price-currency{color:#ff0032}.tariff-card__price-price{display:inline-block;font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.tariff-card__price-price{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-card__price-price{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-card__price-price{font-size:20px;line-height:1.07}}.tariff-card__price-currency{display:inline-block;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__price-currency{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.tariff-card__price-currency{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.tariff-card__price-currency{font-size:16px;line-height:1.38}}.tariff-card__price-afterText{padding-top:3px;font-size:.75}.tariff-card__price-afterText span{color:grey}@media screen and (max-width:1279px){.tariff-card__price-afterText br{display:none}}.tariff-card__option{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tariff-card__option *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1680px){.tariff-card__option+.tariff-card__option{margin-top:22px}}@media screen and (max-width:1679px){.tariff-card__option+.tariff-card__option{margin-top:20px}}@media screen and (min-width:1680px){.tariff-card__option-info{padding-right:12px}}@media screen and (max-width:1679px){.tariff-card__option-info{padding-right:6px}}@media screen and (max-width:759px){.tariff-card__option-info{padding-right:0}}.tariff-card__option-info_table .tariff-card__option-title span{padding-right:2px}.tariff-card__option-info_table .tariff-card__option-value span{padding-left:2px}.tariff-card__option-row{font-size:0}.tariff-card__option-icon{width:20px;height:20px;position:absolute;left:0;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}@media screen and (max-width:759px){.tariff-card__option-icon{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.tariff-card__option-title{width:50%;display:inline-block;vertical-align:top;font-size:16px;line-height:1.38;text-align:left;position:relative}@media screen and (max-width:1679px){.tariff-card__option-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__option-title{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__option-title{font-size:14px;line-height:1.29}}.tariff-card__option-title span{display:inline-block}@media screen and (min-width:1680px){.tariff-card__option-title span{padding-left:30px}}@media screen and (max-width:1679px){.tariff-card__option-title span{padding-left:24px}}.tariff-card__option-value{width:50%;display:inline-block;vertical-align:top;font-size:16px;line-height:1.38;text-align:right}@media screen and (max-width:1679px){.tariff-card__option-value{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__option-value{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__option-value{font-size:14px;line-height:1.29}}.tariff-card__option-value span{display:inline-block}@media screen and (min-width:1680px){.tariff-card__option-range{padding:0 12px;margin-top:5px}}@media screen and (max-width:1679px){.tariff-card__option-range{margin-top:4px;padding:0 6px 0 8px}}@media screen and (max-width:759px){.tariff-card__option-range{margin-top:13px;padding:0 0 0 8px}}.tariff-card_margin-bottom{margin-bottom:30px}@media screen and (max-width:959px){.tariff-card_margin-bottom{margin-bottom:20px}}@media screen and (min-width:760px){.tariff-card_horizontal .tariff-card__wrapper{font-size:0}.tariff-card_horizontal .tariff-card__head{display:inline-block;vertical-align:top;width:48%}.tariff-card_horizontal .tariff-card__img-block{height:320px}.tariff-card_horizontal .tariff-card__body{display:inline-block;vertical-align:top;width:52%}.tariff-card_horizontal .tariff-card__shares-wrap{margin-left:-92%}.tariff-card_horizontal .tariff-card__img-block_animate-rounds:before{top:50%;width:245px;height:245px}.tariff-card_horizontal .tariff-card__img-block_animate-rounds:after{top:50%;width:170px;height:170px}.tariff-card_horizontal .tariff-card__img-block_animate-rounds:hover:before{width:275px;height:275px}.tariff-card_horizontal .tariff-card__img-block_animate-rounds:hover:after{width:210px;height:210px}.tariff-card_horizontal .tariff-card__img-block_animate-rounds .tariff-card__img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0}}@media screen and (max-width:959px){.tariff-card_horizontal{max-width:100%}}@media screen and (max-width:759px){.tariff-card_horizontal{max-width:300px}}@media screen and (min-width:960px){.tariff-card_small{max-width:1330px}}@media screen and (max-width:959px){.tariff-card_small{max-width:480px}}.tariff-card_thin-horizontal{border:1px solid #ededed;min-height:139px}.tariff-card_thin-horizontal *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:960px){.tariff-card_thin-horizontal.tariff-card_small .tariff-card__price{width:25%}}.tariff-card_thin-horizontal .tariff-card__inner{padding:10px;width:100%}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__inner{display:table}}.tariff-card_thin-horizontal .tariff-card__img-wrap{height:139px;width:139px;vertical-align:top}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__img-wrap{display:table-cell}}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__img-wrap{margin:0 auto}}.tariff-card_thin-horizontal .tariff-card__img{background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__info{display:table-cell;vertical-align:middle;width:calc(70% - 139px)}}.tariff-card_thin-horizontal .tariff-card__info-inner{position:relative;width:100%;height:100%;min-height:139px}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__info-inner{display:table;padding:8px 0 8px 22px}.tariff-card_thin-horizontal .tariff-card__info-inner:after{content:'';position:absolute;right:0;top:8px;bottom:8px;width:1px;background-color:#f2f2f2}}.tariff-card_thin-horizontal .tariff-card__info-text{line-height:1.2}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__info-text{display:table-cell;vertical-align:middle;padding-right:20px}}.tariff-card_thin-horizontal .tariff-card__info-title{font-size:24px;line-height:1.25;color:#000;margin-bottom:5px}@media screen and (max-width:1679px){.tariff-card_thin-horizontal .tariff-card__info-title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.tariff-card_thin-horizontal .tariff-card__info-title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.tariff-card_thin-horizontal .tariff-card__info-title{font-size:17px;line-height:1.24}}.tariff-card_thin-horizontal .tariff-card__info-desc{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.tariff-card_thin-horizontal .tariff-card__info-desc{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card_thin-horizontal .tariff-card__info-desc{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card_thin-horizontal .tariff-card__info-desc{font-size:14px;line-height:1.29}}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__brief{display:table-cell;vertical-align:middle}}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__brief{margin:0 -10px}}.tariff-card_thin-horizontal .tariff-card__brief-inner{display:table;width:100%}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__brief-inner{padding:20px 0;margin:20px 0 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}}.tariff-card_thin-horizontal .tariff-card__brief-item{display:table-cell;height:100%;min-width:197px}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__brief-item{border-left:1px solid #f2f2f2}}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__brief-item+.tariff-card__brief-item{border-left:1px solid #f2f2f2}}.tariff-card_thin-horizontal .tariff-card__brief-icon{display:block;width:70px;height:65px;margin:0 auto 12px;background-position:center;background-repeat:no-repeat}.tariff-card_thin-horizontal .tariff-card__brief-icon_tv{background-image:url(../../i/home-internet-tariff/tv-icon_thin.svg)}.tariff-card_thin-horizontal .tariff-card__brief-text{text-align:center}.tariff-card_thin-horizontal .tariff-card__brief-text b{display:block;font-size:21px;line-height:1.38;font-weight:500;color:#666;margin-bottom:5px}@media screen and (max-width:1679px){.tariff-card_thin-horizontal .tariff-card__brief-text b{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.tariff-card_thin-horizontal .tariff-card__brief-text b{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.tariff-card_thin-horizontal .tariff-card__brief-text b{font-size:16px;line-height:1.38}}.tariff-card_thin-horizontal .tariff-card__brief-text span{display:block;color:#666;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card_thin-horizontal .tariff-card__brief-text span{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card_thin-horizontal .tariff-card__brief-text span{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card_thin-horizontal .tariff-card__brief-text span{font-size:14px;line-height:1.29}}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__price{padding-left:44px;display:table-cell;vertical-align:middle;min-height:139px;height:100%;width:20%}}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__price{width:100%;font-size:0;margin-bottom:-10px;display:inline-block;vertical-align:top}}.tariff-card_thin-horizontal .tariff-card__price-row{border:0;-webkit-box-shadow:none;box-shadow:none;position:relative}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__price-row{padding-right:130px}}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__price-row{display:inline-block;vertical-align:top;width:50%;padding:10px 0}.tariff-card_thin-horizontal .tariff-card__price-row+.tariff-card__price-row{padding-left:10px;border-left:1px solid #f2f2f2}}.tariff-card_thin-horizontal .tariff-card__price-price{color:#000;display:inline-block;vertical-align:top;line-height:calc(.8 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.tariff-card_thin-horizontal .tariff-card__price-price{margin-bottom:10px}}.tariff-card_thin-horizontal .tariff-card__price-price span:not(.nobr){display:inline-block;font-size:38px;line-height:1.18;line-height:1.2}@media screen and (max-width:1679px){.tariff-card_thin-horizontal .tariff-card__price-price span:not(.nobr){font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.tariff-card_thin-horizontal .tariff-card__price-price span:not(.nobr){font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.tariff-card_thin-horizontal .tariff-card__price-price span:not(.nobr){font-size:24px;line-height:1.25}}.tariff-card_thin-horizontal .tariff-card__price-price span:not(.nobr):after{content:'\00a0 '}.tariff-card_thin-horizontal .tariff-card__price-price .nobr{line-height:1.2;font-size:16px;line-height:1.38;font-weight:500}@media screen and (max-width:1679px){.tariff-card_thin-horizontal .tariff-card__price-price .nobr{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card_thin-horizontal .tariff-card__price-price .nobr{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card_thin-horizontal .tariff-card__price-price .nobr{font-size:14px;line-height:1.29}}@media screen and (min-width:960px){.tariff-card_thin-horizontal .tariff-card__price-action{display:inline-block;vertical-align:top;position:absolute;right:0;top:8px}}.tariff-card__after-price{width:100%;margin-top:10px}.tariff-card__column-right{width:50%;margin-left:50%;text-align:right}.tariff-card__period{min-height:36px;font-size:24px;line-height:1.25;color:#ff0032;font-weight:400;margin-right:5px;display:inline-block}@media screen and (max-width:1679px){.tariff-card__period{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.tariff-card__period{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.tariff-card__period{font-size:17px;line-height:1.24}}.tariff-card__bottom-info-sticker{display:inline-block;font-size:14px;border-radius:5px;padding:2px 10px;border:1px solid #ccc;color:#666;vertical-align:3px}.tariff-card__btn-choose{width:auto;height:36px;display:inline-block;text-align:left;padding:0 20px 0 37px;font-size:18px;line-height:34px;margin-right:30px}@media screen and (max-width:1679px){.tariff-card__btn-choose{font-size:17px;line-height:34px}}@media screen and (max-width:1279px){.tariff-card__btn-choose{font-size:15px;line-height:34px}}@media screen and (max-width:759px){.tariff-card__btn-choose{font-size:15px;line-height:34px}}.tariff-card__btn-choose:before{width:14px;height:14px;left:12px;margin-top:-7px}.tariff-card__btn-choose:after{width:11px;height:10px;left:14px;margin-top:-5px}.tariff-card__btn-choose_large{height:46px;padding-left:44px;padding-right:20px;line-height:44px}.tariff-card__tags{padding-top:6px}.tariff-card__tag{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.tariff-card__tag{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.tariff-card__tag{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.tariff-card__tag{font-size:14px;line-height:1.29}}.tariff-card__tag_red{color:#ff0032}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card_fix-new .tariff-card__title{margin-bottom:0}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card_fix-new .tariff-card__title{margin-bottom:18px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card_fix-new .tariff-card__title{margin-bottom:18px}}@media screen and (max-width:759px){.tariff-card_fix-new .tariff-card__title{margin-bottom:10px}}@media screen and (max-width:759px){.tariff-card_fix-new .tariff-card__body{padding-top:31px}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card_fix-new .tariff-card__body-top{padding-right:15px;padding-left:15px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card_fix-new .tariff-card__body-top{padding-right:30px;padding-left:30px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card_fix-new .tariff-card__body-top{padding-right:32px;padding-left:32px}}@media screen and (max-width:759px){.tariff-card_fix-new .tariff-card__body-top{padding-right:15px;padding-left:15px}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card_fix-new .tariff-card__body-bottom-inner{padding-right:15px;padding-left:15px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card_fix-new .tariff-card__body-bottom-inner{padding-right:30px;padding-left:30px;padding-bottom:28px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card_fix-new .tariff-card__body-bottom-inner{padding-right:32px;padding-left:32px;padding-bottom:30px}}@media screen and (max-width:759px){.tariff-card_fix-new .tariff-card__body-bottom-inner{padding-right:15px;padding-left:15px}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card_fix-new .tariff-card__accessory-text{padding:7px 14px 7px 9px;font-size:12px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card_fix-new .tariff-card__accessory-text{padding:7px 14px 7px 9px;font-size:12px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card_fix-new .tariff-card__accessory-text{padding:7px 14px 7px 9px;font-size:12px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card_fix-new .tariff-card__old-price{margin-bottom:2px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card_fix-new .tariff-card__old-price{margin-bottom:2px}}@media screen and (min-width:1280px) and (max-width:1679px){.tariff-card_fix-new .tariff-card__btn-group{margin-top:14px}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-card_fix-new .tariff-card__btn-group{margin-top:14px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-card_fix-new .tariff-card__btn-group{margin-top:14px}}@media screen and (max-width:759px){.tariff-card_fix-new .tariff-card__btn-group{margin-top:11px}}.tariff-list_article-partners .tariff-card__img-block{height:140px}_:-ms-input-placeholder,:root .tariff-card__img-block_mask .tariff-card__img:after{background-size:106% auto}_:-ms-input-placeholder,:root .tariff-card__option-icon[style*="b-icon_envelope.svg"]{background-size:20px 15px}@media screen and (max-width:759px){_:-ms-input-placeholder,:root .tariff-card__img-block_mask .tariff-card__img:after{background-size:100%}}.tariff-list__list{margin-left:-12px;margin-right:-12px;height:100%;display:grid;flex-wrap:wrap}.tariff-list__grid-3{grid-template-columns:1fr 1fr 1fr}.tariff-list__grid-4{grid-template-columns:1fr 1fr 1fr 1fr}.tariff-list__list .tariff-horizontal-card-wrapper{padding-left:12px;padding-right:12px}@media screen and (max-width:1679px){.tariff-list__list{margin-left:-9px;margin-right:-9px}.tariff-list__list .tariff-horizontal-card-wrapper{padding-left:9px;padding-right:9px}}@media screen and (max-width:1279px){.tariff-list__list{margin-left:-7px;margin-right:-7px}.tariff-list__list .tariff-horizontal-card-wrapper{padding-left:7px;padding-right:7px}.tariff-list__grid-3{grid-template-columns:1fr 1fr}.tariff-list__grid-4{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:959px){.tariff-list__list{margin-left:-10px;margin-right:-10px}.tariff-list__list .tariff-horizontal-card-wrapper{padding-left:10px;padding-right:10px}.tariff-list__grid-3{grid-template-columns:1fr 1fr}.tariff-list__grid-4{grid-template-columns:1fr 1fr}}@media screen and (max-width:639px){.tariff-list__grid-3{grid-template-columns:1fr}.tariff-list__grid-4{grid-template-columns:1fr}}.tariff-list__list .tariff-card__img-title{top:24.186046511627907%;left:7.368421052631578%;right:7.368421052631578%}@media screen and (max-width:959px){.tariff-list__list .tariff-card__img-title{left:5%;right:5%}}.tariff-list__list .tariff-card__img-title p{font-size:calc(1.6 * var(--old-rem-value,16px));font-weight:400}.tariff-list__list .tariff-card__img-title p span{font-size:calc(1.2 * var(--old-rem-value,16px));margin-bottom:calc(.3 * var(--old-rem-value,16px))}.tariff-list__list .tariff-card__img-title_large p{font-size:calc(3.2 * var(--old-rem-value,16px));font-weight:100;padding-top:calc(.7 * var(--old-rem-value,16px))}.tariff-list__list .tariff-card__img-title_large p span{display:none}.tariff-list__list_col-3{margin:auto;max-width:1140px}@media screen and (max-width:759px){.tariff-list__list_col-3{margin-left:-10px;margin-right:-10px}}.tariff-list__title{font-size:30px;line-height:1.07;color:#4c4c4c;margin-bottom:calc(1.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.tariff-list__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-list__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-list__title{font-size:20px;line-height:1.07}}.tariff-list__item{height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:1px;padding-left:12px;padding-right:12px;padding-bottom:24px}.tariff-list__item.tariff-list__item_hidden{display:none}@media screen and (max-width:1679px){.tariff-list__item{padding-left:9px;padding-right:9px;padding-bottom:18px}}@media screen and (max-width:1279px){.tariff-list__item{padding-left:7px;padding-right:7px;padding-bottom:14px}}@media screen and (max-width:959px){.tariff-list__item{padding-left:10px;padding-right:10px;padding-bottom:20px}}@media screen and (max-width:767px){.tabs__content-item .tariff-list__item{width:100%}}@media screen and (max-width:759px){.tabs__content-item .tariff-list__item{width:100%}}@media screen and (max-width:959px){.tariff-list__list_col-3 .tariff-list__item .tariff-card{max-width:450px}}@media screen and (max-width:639px){.tariff-list__list_col-3 .tariff-list__item{width:100%}}@media screen and (max-width:759px){.tariff-list__list_col-4 .tariff-list__item{width:100%}}.tariff-list__more{clear:left;text-align:center;padding:calc(1.6 * var(--old-rem-value,16px)) 0 calc(1 * var(--old-rem-value,16px))}.tariff-list__item_clear+.tariff-list__item{clear:left}@media screen and (max-width:959px){.tariff-list_inside-nav .tariff-list__item .tariff-card{max-width:450px}}@media screen and (max-width:639px){.tariff-list_inside-nav .tariff-list__item{width:100%}}.tariff-list_article-partners .tariff-list__list{margin:auto;max-width:1212px;justify-content:center}@media screen and (max-width:959px){.tariff-list_article-partners .tariff-list__list{justify-content:flex-start}}@media screen and (max-width:959px){.tariff-list_article-partners .tariff-list__item{width:50%}}@media screen and (max-width:759px){.tariff-list_article-partners .tariff-list__item{width:100%;padding-left:0;padding-right:0}}.tariff-single__container{background-color:#fff;-webkit-box-shadow:0 2px 15px rgba(140,149,156,.1);box-shadow:0 2px 15px rgba(140,149,156,.1);margin-bottom:30px;padding:30px;border-radius:8px}@media screen and (max-width:759px){.tariff-single__container{padding:20px;margin-left:-20px;margin-right:-20px}}.tariff-single__header:after{content:'';display:table;clear:both}.tariff-single__header-img{width:95px;float:left}@media screen and (max-width:759px){.tariff-single__header-img{width:60px}}.tariff-single__img{max-width:100%;height:auto}.tariff-single__header-content{display:table-cell;width:100%;padding-left:calc(1.45 * var(--old-rem-value,16px));padding-right:calc(2.72 * var(--old-rem-value,16px));padding-top:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.tariff-single__header-content{padding-right:0;padding-left:calc(1 * var(--old-rem-value,16px))}}.tariff-single__name{font-size:30px;line-height:1.07;color:#000;display:inline-block;margin-bottom:calc(.7 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.tariff-single__name{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.tariff-single__name{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.tariff-single__name{font-size:20px;line-height:1.07}}.tariff-single__name:hover{color:#ff0032}.tariff-single__text{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.tariff-single__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-single__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-single__text{font-size:15px;line-height:1.4}}.tariff-single-calc{margin-top:20px;display:table;width:100%;table-layout:fixed}@media screen and (max-width:759px){.tariff-single-calc{margin-top:0}}.tariff-single-calc__info{border-right:1px solid #f2f2f2;display:table-cell;vertical-align:top;padding-right:calc(2.72 * var(--old-rem-value,16px));-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1279px){.tariff-single-calc__info{border-bottom:1px solid #f2f2f2;border-right:medium none;width:100%;display:inline-block;padding-bottom:10px}}@media screen and (max-width:959px){.tariff-single-calc__info{width:470px;display:block;padding-right:0;margin:0 auto}}@media screen and (max-width:759px){.tariff-single-calc__info{width:100%}}.tariff-single-calc__option{padding-top:7px}.tariff-single-calc__option+.tariff-single-calc__option{margin-top:28px}.tariff-single-calc__icon{background:none no-repeat 0 2px;width:26px;height:26px;float:left;margin-right:14px}.tariff-single-calc__name{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.tariff-single-calc__name{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.tariff-single-calc__name{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.tariff-single-calc__name{font-size:16px;line-height:1.38}}.tariff-single-calc__filter{margin-top:15px;padding-left:40px}@media screen and (max-width:759px){.tariff-single-calc__filter{padding-left:0}}.tariff-single-calc__buy{width:350px;display:table-cell;vertical-align:top;padding-left:calc(1.36 * var(--old-rem-value,16px));-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.tariff-single-calc__buy{width:290px}}@media screen and (max-width:1279px){.tariff-single-calc__buy{width:100%;display:block;padding-top:10px;padding-left:0}}@media screen and (max-width:959px){.tariff-single-calc__buy{max-width:360px;padding-right:0;margin-left:auto;margin-right:auto}}@media screen and (max-width:759px){.tariff-single-calc__buy{text-align:center}}@media screen and (max-width:959px){.tariff-single-calc__buy-wrap{font-size:0}}.tariff-single-calc__buy-item{opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.tariff-single-calc__buy-item.is-visible{opacity:1}@media screen and (max-width:1279px){.tariff-single-calc__buy-item{display:inline-block;vertical-align:top;width:33.33333333333333%}}@media screen and (max-width:959px){.tariff-single-calc__buy-item{width:50%}}@media screen and (max-width:759px){.tariff-single-calc__buy-item{width:100%}}.tariff-single-calc__buy-item+.tariff-single-calc__buy-item{margin-top:calc(.6 * var(--old-rem-value,16px))}@media screen and (min-width:960px) and (max-width:1279px){.tariff-single-calc__buy-item+.tariff-single-calc__buy-item{margin-top:0}}@media screen and (min-width:760px) and (max-width:959px){.tariff-single-calc__buy-item+.tariff-single-calc__buy-item{margin-top:0}}.tariff-single-calc__buy-text{font-size:18px;line-height:1.33;margin-bottom:2px}@media screen and (max-width:1679px){.tariff-single-calc__buy-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.tariff-single-calc__buy-text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.tariff-single-calc__buy-text{font-size:15px;line-height:1.4}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-single-calc__buy-text{width:100%;display:table;vertical-align:bottom}}@media screen and (min-width:760px) and (max-width:959px){.tariff-single-calc__buy-text{width:100%;display:table;vertical-align:bottom}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-single-calc__buy-text span{display:table-cell;vertical-align:bottom}}@media screen and (min-width:760px) and (max-width:959px){.tariff-single-calc__buy-text span{display:table-cell;vertical-align:bottom}}.tariff-single-calc__buy-price{font-size:38px;line-height:1.18}@media screen and (max-width:1679px){.tariff-single-calc__buy-price{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.tariff-single-calc__buy-price{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.tariff-single-calc__buy-price{font-size:24px;line-height:1.25}}.tariff-single-calc__buy-price_red{color:#ff0032}.tariff-single-calc__buy-price-decor{font-size:24px;line-height:1.25;padding-left:5px}@media screen and (max-width:1679px){.tariff-single-calc__buy-price-decor{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.tariff-single-calc__buy-price-decor{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.tariff-single-calc__buy-price-decor{font-size:17px;line-height:1.24}}.tariff-single-calc__buy-controls{margin-top:calc(.9 * var(--old-rem-value,16px))}.tariff-single-calc__buy-footnote{font-size:14px;color:grey;padding-top:calc(1.5 * var(--old-rem-value,16px))}.tariff-slider{z-index:1;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media screen and (max-width:759px){.tariff-slider .bx-pager-item{margin:0;padding-left:8px;padding-right:8px}.tariff-slider .bx-pager-item.hidden .bx-pager-link{width:6px;height:6px;margin:2px}.tariff-slider .bx-controls{margin-top:calc(.3 * var(--old-rem-value,16px));width:130px;overflow:hidden;padding:7px 0 0}.tariff-slider .bx-pager{white-space:nowrap}.tariff-slider .bx-pager.disabled{pointer-events:none}}.tariff-slider.is-loaded{opacity:1}.tariff-slider .bx-wrapper{margin:0 auto!important}.tariff-slider .bx-viewport{margin-bottom:-35px;padding-bottom:35px}@media screen and (min-width:760px) and (max-width:959px){.tariff-slider_hit{max-width:756px;margin:0 auto}}@media screen and (max-width:959px){.tariff-slider_hit:not(.is-loaded){overflow:hidden}.tariff-slider_hit:not(.is-loaded) .tariff-slider__slider{white-space:nowrap}.tariff-slider_hit:not(.is-loaded) .tariff-slider__item{white-space:normal;width:auto;display:inline-block;vertical-align:top;float:none}}@media screen and (min-width:960px){.tariff-slider_hit .tariff-slider__item{padding-left:20px;padding-right:20px}}.tariff-slider__slider{list-style:none;padding:0;margin:0;text-align:left;height:100%;z-index:10}.product-slider .tariff-slider__slider{display:flex}.tariff-slider__slider:after{content:'';display:table;clear:both}@media screen and (max-width:959px){.tariff-slider__slider:not(.is-loaded){overflow:hidden}.tariff-slider__slider:not(.is-loaded) .tariff-slider__slider{white-space:nowrap}.tariff-slider__slider:not(.is-loaded) .tariff-slider__item{white-space:normal;display:inline-block;vertical-align:top;float:none}}.tariff-slider__item{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:33.33%;min-width:280px;max-width:433px;float:left;height:100%;padding:0 9px}@media screen and (min-width:1280px){.tariff-slider__item{width:33.33%}}@media screen and (min-width:760px) and (max-width:1279px){.tariff-slider__item{width:33.33%}}@media screen and (max-width:759px){.tariff-slider__item{max-width:calc(100vw - 40px);padding:0}}.tariff-slider .tariff-card{height:100%}.tariff-slider_4-slide{max-width:1600px}@media screen and (min-width:1280px){.tariff-slider_4-slide .tariff-slider__item{width:25%}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-slider_4-slide .tariff-slider__item{width:25%}}@media screen and (min-width:760px) and (max-width:959px){.tariff-slider_4-slide .tariff-slider__item{width:33.333%}}@media screen and (max-width:759px){.tariff-slider_4-slide .tariff-slider__item{width:380px}}.tariff-slider_3-slide{max-width:1206px;margin:auto}@media screen and (min-width:760px) and (max-width:959px){.tariff-slider_3-slide{max-width:790px}}.tariff-slider_3-slide .tariff-slider__item{width:100%}@media screen and (min-width:1280px){.tariff-slider_3-slide .tariff-slider__item{max-width:33.333%}}@media screen and (min-width:960px) and (max-width:1279px){.tariff-slider_3-slide .tariff-slider__item{max-width:33.333%;padding:0 10px}}@media screen and (min-width:760px) and (max-width:959px){.tariff-slider_3-slide .tariff-slider__item{width:50%;max-width:calc(50% - 16px)}}@media screen and (max-width:759px){.tariff-slider_3-slide .tariff-slider__item{width:280px}}.tariff-slider_2-slide .tariff-slider__item{width:50%}@media screen and (max-width:959px){.tariff-slider__init-2{max-width:780px;margin-left:auto;margin-right:auto}}.tariffs-simple-banner__wrapper{margin-top:32px;margin-bottom:32px}@media (max-width:767px){.tariffs-simple-banner__wrapper{margin-top:24px;margin-bottom:24px}}.tariffs-simple-banner{display:flex;justify-content:space-between;background-color:var(--background-secondary);border-radius:8px;height:160px;position:relative;overflow:hidden}@media (max-width:1439px){.tariffs-simple-banner{height:120px}}.tariffs-simple-banner__content{display:flex;flex-direction:column;justify-content:center;z-index:2;padding:36px 36px 36px 40px;max-width:516px}@media (min-width:1680px) and (max-width:1919px){.tariffs-simple-banner__content{max-width:436px}}@media (min-width:1440px) and (max-width:1679px){.tariffs-simple-banner__content{max-width:396px}}@media (min-width:1280px) and (max-width:1439px){.tariffs-simple-banner__content{max-width:356px;padding:20px 36px 20px 40px}}@media (min-width:768px) and (max-width:1279px){.tariffs-simple-banner__content{padding:20px 36px 20px 40px}}@media screen and (max-width:767px){.tariffs-simple-banner__content{padding:20px 0 20px 20px;max-width:350px}}.tariffs-simple-banner__frontimage{width:232px;height:160px;min-width:232px;max-height:160px;margin-right:100px;z-index:3}@media (min-width:1680px) and (max-width:1919px){.tariffs-simple-banner__frontimage{margin-right:84px}}@media (min-width:1440px) and (max-width:1679px){.tariffs-simple-banner__frontimage{margin-right:76px}}@media (min-width:1280px) and (max-width:1439px){.tariffs-simple-banner__frontimage{width:232px;height:120px;min-width:232px;max-height:120px;margin-right:68px}}@media (min-width:960px) and (max-width:1279px){.tariffs-simple-banner__frontimage{width:232px;height:120px;min-width:232px;max-height:120px;margin-right:44px}}@media (min-width:768px) and (max-width:959px){.tariffs-simple-banner__frontimage{width:232px;height:120px;min-width:232px;margin-right:30px}}@media (max-width:767px){.tariffs-simple-banner__frontimage{width:100px;height:120px;min-width:100px;margin-right:0}}.tariffs-simple-banner__frontimage mts-image{width:100%;height:100%}.tariffs-simple-banner__bgimage{position:absolute;width:100%;height:160px;z-index:1}@media (max-width:1439px){.tariffs-simple-banner__bgimage{height:120px}}@media (max-width:767px){.tariffs-simple-banner__bgimage{height:120px}}.tariffs-simple-banner__bgimage-component{border-radius:8px;min-width:100%!important}.tariffs-simple-banner__bgimage .tariffs-simple-banner__bgimage-component .img{min-height:160px;height:160px!important;object-fit:cover!important}@media (max-width:1279px){.tariffs-simple-banner__bgimage .tariffs-simple-banner__bgimage-component .img{min-height:120px;height:120px!important;object-fit:cover!important}}.tariffs-simple-banner__heading{font-family:'MTS Wide',Arial,sans-serif;font-weight:400;font-size:20px;line-height:20px;text-transform:uppercase;margin-bottom:8px}@media (max-width:1439px){.tariffs-simple-banner__heading{font-size:16px;line-height:16px}}.tariffs-simple-banner__heading.inverted-color{color:var(--constant-greyscale-0)}.tariffs-simple-banner__description{font-weight:400;font-size:14px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.tariffs-simple-banner__description.inverted-color{color:var(--constant-greyscale-0)}.turbo-tariff{background-color:var(--background-primary-elevated);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--background-stroke);padding:20px 30px 30px;-webkit-box-shadow:0 5px 12px rgba(0,0,0,.05);box-shadow:0 5px 12px rgba(0,0,0,.05);border-radius:8px}@media screen and (max-width:1679px){.turbo-tariff{padding:20px 15px}}.turbo-tariff__body{min-height:137px}@media screen and (max-width:1679px){.turbo-tariff__body{min-height:100px}}.turbo-tariff__row{margin-bottom:10px;display:flex;justify-content:space-between;align-items:flex-end;color:var(--text-headline)}.turbo-tariff__name{flex-basis:62.86266924564797%;text-align:left;min-height:calc(2.7 * var(--old-rem-value,16px));line-height:calc(2.7 * var(--old-rem-value,16px))}.turbo-tariff__size{font-size:calc(2.7 * var(--old-rem-value,16px));font-weight:300;line-height:1.1;display:inline-block;vertical-align:middle}@media screen and (max-width:1279px){.turbo-tariff__size{font-size:38px;line-height:1.18}}@media screen and (max-width:1279px) and (max-width:1679px){.turbo-tariff__size{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px) and (max-width:1279px){.turbo-tariff__size{font-size:30px;line-height:1.27}}@media screen and (max-width:1279px) and (max-width:759px){.turbo-tariff__size{font-size:24px;line-height:1.25}}.turbo-tariff__title{width:calc(100% - 58px);font-size:21px;line-height:1.38;font-weight:300;line-height:1.2;display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.turbo-tariff__title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.turbo-tariff__title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.turbo-tariff__title{font-size:16px;line-height:1.38}}@media screen and (max-width:1679px){.turbo-tariff__title{width:calc(100% - 56px)}}.turbo-tariff__icon{background:url(../../i/turbo-tariff/turbo-icon.svg) no-repeat 0 0;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;width:40px;height:40px;margin-right:calc(.8 * var(--old-rem-value,16px));display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.turbo-tariff__icon{margin-right:calc(.6 * var(--old-rem-value,16px))}}.turbo-tariff__price{flex-basis:37.137330754352035%;min-width:90px;text-align:right;white-space:nowrap}@media screen and (max-width:1279px){.turbo-tariff__price{white-space:normal}}.turbo-tariff__price-now{font-size:38px;line-height:1.18}@media screen and (max-width:1679px){.turbo-tariff__price-now{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.turbo-tariff__price-now{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.turbo-tariff__price-now{font-size:24px;line-height:1.25}}@media screen and (max-width:1279px){.turbo-tariff__price-now{display:block}}.turbo-tariff__price-old{font-size:18px;line-height:1.33;color:#aaa;text-decoration:line-through}@media screen and (max-width:1679px){.turbo-tariff__price-old{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.turbo-tariff__price-old{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.turbo-tariff__price-old{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.turbo-tariff__price-old{display:block;margin-bottom:-5px}}.turbo-tariff__price-old+.turbo-tariff__price-now{margin-left:10px}.turbo-tariff__price-cur{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.turbo-tariff__price-cur{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.turbo-tariff__price-cur{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.turbo-tariff__price-cur{font-size:15px;line-height:1.4}}.turbo-tariff__link-more{border-bottom:1px dotted;text-decoration:none;font-size:21px;line-height:1.38;line-height:1.2}@media screen and (max-width:1679px){.turbo-tariff__link-more{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.turbo-tariff__link-more{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.turbo-tariff__link-more{font-size:16px;line-height:1.38}}.turbo-tariff__link-more:hover{border-bottom:medium none}.turbo-tariff__period{flex-basis:33.33333333333333%;min-width:90px;text-align:right}@media screen and (max-width:1679px){.turbo-tariff__period{flex-basis:auto}}.turbo-tariff__period-time,.turbo-tariff__period-date{color:#989898;font-size:18px}@media screen and (max-width:1679px){.turbo-tariff__period-time,.turbo-tariff__period-date{font-size:16px}}@media screen and (max-width:759px){.turbo-tariff__period-time,.turbo-tariff__period-date{text-align:left}}.turbo-tariff__period-time:before,.turbo-tariff__period-date:before{content:"";background:no-repeat 0 0;display:inline-block;vertical-align:middle;margin-right:8px;margin-top:-2px}.turbo-tariff__period-time:before{background-image:url(../../i/turbo-tariff/clock.svg);width:20px;height:20px}.turbo-tariff__period-date:before{background-image:url(../../i/turbo-tariff/calendar.svg);width:22px;height:22px}.turbo-tariff__footer{border-top:1px solid var(--background-stroke);padding-top:20px}.turbo-tariff__footer:after{content:'';display:table;clear:both}@media screen and (max-width:1679px){.turbo-tariff__footer{padding-top:18px}}@media screen and (max-width:1279px){.turbo-tariff__footer{text-align:center}}.turbo-tariff__phone{float:right;font-size:18px;color:var(--text-secondary);margin-top:10px}@media screen and (max-width:1679px){.turbo-tariff__phone{margin:0 0 15px;float:none}}.turbo-tariff__symbol{background-color:var(--background-secondary);width:15px;height:15px;border-radius:2px;display:inline-block;vertical-align:middle;color:var(--text-primary);text-align:center;margin-top:-3px}.turbo-tariff__symbol_sharp{font-size:14px;line-height:15px}.turbo-tariff .btn{float:left}@media screen and (max-width:1279px){.turbo-tariff .btn{float:none}}.turbo-tariffs{margin:40px 0 60px}@media screen and (max-width:959px){.turbo-tariffs{margin:30px 0}}@media screen and (min-width:960px){.turbo-tariffs__tabs{display:table;width:100%;table-layout:fixed}}@media screen and (min-width:960px){.turbo-tariffs__content{width:100%;display:table-cell;vertical-align:top}}@media screen and (max-width:959px){.turbo-tariffs__content{width:100%;margin-left:0;text-align:center}}@media screen and (min-width:760px){.turbo-tariffs__content-item{margin:0 -13px}}.turbo-tariffs__tabs-list-wrap{width:31.625%}.turbo-tariffs__tabs-list-wrap:after{content:'';display:table;clear:both}@media screen and (max-width:1679px){.turbo-tariffs__tabs-list-wrap{width:29%}}@media screen and (min-width:960px){.turbo-tariffs__tabs-list-wrap{display:table-cell;vertical-align:top}}@media screen and (max-width:959px){.turbo-tariffs__tabs-list-wrap{margin:0 auto 18px;width:100%;position:relative}}@media screen and (max-width:759px){.turbo-tariffs__tabs-list-wrap{max-width:280px}}.turbo-tariffs__tabs-list-wrap+.turbo-tariffs__content{width:71%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.turbo-tariffs__tabs-list-wrap+.turbo-tariffs__content{padding-left:2.25%;text-align:left}}@media screen and (max-width:1679px){.turbo-tariffs__tabs-list-wrap+.turbo-tariffs__content{padding-left:3.6%}}@media screen and (max-width:959px){.turbo-tariffs__tabs-list-wrap+.turbo-tariffs__content{width:100%;padding-left:0}}.turbo-tariffs__tabs-list-wrap+.turbo-tariffs__content .turbo-tariffs__slider-item{flex-basis:calc(50% - 26px)}@media screen and (max-width:759px){.turbo-tariffs__tabs-list-wrap+.turbo-tariffs__content .turbo-tariffs__slider-item{flex-basis:auto}}.turbo-tariffs__tabs-list{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;padding:0;margin:0}.turbo-tariffs__tabs-list:after{content:'';display:table;clear:both}@media screen and (max-width:959px){.turbo-tariffs__tabs-list{width:auto;float:none;margin-bottom:30px;border-bottom:1px solid var(--background-stroke)}}@media screen and (max-width:759px){.turbo-tariffs__tabs-list{margin:5px 0 0;display:none;background-color:var(--background-modal);border-top:medium none;position:absolute;z-index:20;width:100%;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);border:1px solid var(--background-stroke);border-radius:2px;font-size:18.7px/1.2}.turbo-tariffs__tabs-list:before,.turbo-tariffs__tabs-list:after{content:"";border:5px solid transparent;position:absolute;left:50%;bottom:100%;margin-left:-5px}.turbo-tariffs__tabs-list:after{border-bottom-color:var(--background-modal)}.turbo-tariffs__tabs-list:before{border-bottom-color:var(--background-stroke);margin-bottom:1px}}.turbo-tariffs__tabs-current{display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:var(--background-modal);padding:0 40px 0 20px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;cursor:pointer;border:1px solid var(--background-stroke);border-radius:4px;height:36px;line-height:34px;padding:0 35px 0 12px;-webkit-box-shadow:none;box-shadow:none;font:400 18.7px/34px;color:var(--text-primary)}@media screen and (max-width:759px){.turbo-tariffs__tabs-current{display:block}}.turbo-tariffs__tabs-current:after{content:"";background:url(../../i/select/arrow-down.svg) no-repeat 0 0;width:12px;height:12px;position:absolute;right:16px;top:50%;margin-top:-4px;-webkit-transition:-webkit-transform .3s ease 0s;-moz-transition:-moz-transform .3s ease 0s;-o-transition:-o-transform .3s ease 0s;-ms-transition:-ms-transform .3s ease 0s;transition:transform .3s ease 0s}.turbo-tariffs__tabs-current.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.turbo-tariffs__tabs-item{border-bottom:1px solid var(--background-stroke);height:83px;line-height:83px;cursor:pointer;color:var(--text-secondary);padding-right:35px;position:relative}@media screen and (max-width:959px){.turbo-tariffs__tabs-item{float:left;padding:0 20px;height:76px;line-height:76px;border-bottom:3px solid transparent;margin-right:20px}}@media screen and (max-width:759px){.turbo-tariffs__tabs-item{float:none;white-space:normal;padding:7px 40px 7px 12px;border-bottom:1px solid var(--background-stroke);position:relative;display:block;height:auto;line-height:1.38;line-height:calc(1.34 * var(--old-rem-value,16px));margin:0;font-size:21px;color:var(--text-primary)}.turbo-tariffs__tabs-item:hover{background-color:var(--background-hover);color:var(--text-primary)}.turbo-tariffs__tabs-item_active{color:var(--text-primary);background-color:var(--background-hover)}}.turbo-tariffs__tabs-item:last-child{border-bottom-color:transparent}.turbo-tariffs__tabs-item:hover .turbo-tariffs__tabs-text{border-bottom-color:transparent}@media screen and (max-width:759px) and (max-width:1679px){.turbo-tariffs__tabs-item{font-size:19px;line-height:1.37}}@media screen and (max-width:759px) and (max-width:1279px){.turbo-tariffs__tabs-item{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:759px){.turbo-tariffs__tabs-item{font-size:16px;line-height:1.38}}.turbo-tariffs__tabs-item_active{color:var(--controls-primary-active);font-weight:500}@media screen and (max-width:959px){.turbo-tariffs__tabs-item_active{border-bottom-color:var(--controls-primary-active);font-weight:400}.turbo-tariffs__tabs-item_active:last-child{border-bottom-color:var(--controls-primary-active)}}@media screen and (max-width:759px){.turbo-tariffs__tabs-item_active{border-bottom:medium none;color:inherit}.turbo-tariffs__tabs-item_active:last-child{border-bottom:medium none}}.turbo-tariffs__tabs-item_active:after{content:"";background:url(../../i/turbo-tariffs/arrow-right.svg) no-repeat 0 0;width:13px;height:23px;position:absolute;right:10px;top:50%;margin-top:-12px}@media screen and (max-width:959px){.turbo-tariffs__tabs-item_active:after{display:none}}@media screen and (max-width:759px){.turbo-tariffs__tabs-item_active:after{display:block;background:url(../../i/select/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;right:18px;top:12px;margin-top:0}}.turbo-tariffs__tabs-item_active .turbo-tariffs__tabs-text{border-bottom:medium none}.turbo-tariffs__tabs-icon{background:no-repeat 50% 50%;width:45px;height:45px;display:inline-block;vertical-align:middle;margin-right:25px}@media screen and (max-width:759px){.turbo-tariffs__tabs-icon{display:none}}.turbo-tariffs__tabs-icon_phone{background-image:url(../../i/turbo-tariffs/icon-phone.svg)}.turbo-tariffs__tabs-icon_tablet{background-image:url(../../i/turbo-tariffs/icon-tablet.svg)}.turbo-tariffs__tabs-icon_modem{background-image:url(../../i/turbo-tariffs/icon-modem.svg)}.turbo-tariffs__tabs-text{font-size:20px;border-bottom:1px dotted;vertical-align:middle;line-height:1.2}@media screen and (max-width:959px){.turbo-tariffs__tabs-text{font-size:16px;border-bottom:medium none}}.turbo-tariffs__slider{overflow:hidden;display:flex;flex-wrap:wrap;justify-content:center;margin-left:-13px;margin-right:-13px}.turbo-tariffs__slider-wrap{position:relative;font-size:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media screen and (max-width:759px){.turbo-tariffs__slider-wrap{width:280px;margin:0 auto;opacity:0}.turbo-tariffs__slider-wrap.is-initialize{opacity:1}}.turbo-tariffs__slider-wrap .bx-viewport{overflow:hidden}.turbo-tariffs__slider-wrap .bx-controls{display:block;text-align:center;margin-top:20px;padding:0}.turbo-tariffs__slider-wrap .bx-pager{display:inline-block;vertical-align:top;font-size:0;line-height:0}.turbo-tariffs__slider-wrap .bx-pager-item{display:inline-block;vertical-align:middle;margin:0 8px}.turbo-tariffs__slider-wrap .bx-pager-link{background-color:#e6e6e6;width:10px;height:10px;border-radius:5px;display:block;text-indent:-9999px}.turbo-tariffs__slider-wrap .bx-pager-link.active{background-color:#ff0032}.turbo-tariffs__slider-wrap.is-initialize .turbo-tariffs__slider{margin-left:0;margin-right:0}.turbo-tariffs__slider-item{flex-basis:calc(33.3% - 26px);padding:0 13px 26px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:959px){.turbo-tariffs__slider-item{flex-basis:calc(50% - 26px)}}@media screen and (max-width:759px){.turbo-tariffs__slider-item{padding:0;flex-basis:auto}}.top-msg{background-color:#adb0b3;position:fixed;left:0;top:-100px;width:100%;z-index:200;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);display:none}.top-msg.top-msg__notice{background-color:#adb0b3}.top-msg.top-msg__danger{background-color:#e60000}@media screen and (max-width:959px){.top-msg.top-msg__danger .top-msg__contents-valign{padding-left:39px}}.top-msg.top-msg__success{background-color:#48b759}@media screen and (max-width:959px){.top-msg.top-msg__success .top-msg__contents-valign{padding-left:39px}}.top-msg__inner{position:relative}.top-msg__close{width:13px;height:13px;fill:#fff;position:absolute;right:0;top:50%;margin-top:-7px;cursor:pointer;z-index:4}.top-msg__close img{vertical-align:top}@media screen and (max-width:959px){.top-msg__close{right:-10px;top:50%}}.top-msg__icon{width:33px;height:33px;fill:#fff;margin-right:13px;vertical-align:middle;line-height:1.2;display:inline-block;background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.top-msg__icon_check{background-image:url(../../../content/i/b-icon/white/b-icon_check.svg)}.top-msg__icon_error{background-image:url(../../../content/i/b-icon/white/b-icon_error.svg)}@media screen and (max-width:959px){.top-msg__icon{position:absolute;left:10px;top:50%;margin-top:-10px;display:block;width:20px;height:20px}}.top-msg__compare{width:786px;margin:0 auto;position:relative}.top-msg__compare:after{content:'';display:table;clear:both}@media screen and (max-width:1279px){.top-msg__compare{width:600px}}@media screen and (max-width:959px){.top-msg__compare{width:auto;margin:0 -20px;padding:10px 10px 0}}@media screen and (max-width:759px){.top-msg__compare{padding-left:0}}.top-msg__compare .top-msg__close{right:-40px}@media screen and (max-width:959px){.top-msg__compare .top-msg__close{right:20px}}.top-msg__contents{max-width:1000px;margin:0 auto;position:relative;text-align:center;z-index:3}.top-msg__contents:after{content:'';display:table;clear:both}@media screen and (max-width:959px){.top-msg__contents{width:auto;margin:0 -20px;padding:10px 10px 0;text-align:left}}.top-msg__contents .top-msg__close{right:40px}@media screen and (max-width:959px){.top-msg__contents .top-msg__close{right:20px}}.top-msg__compare-img{width:60px;height:60px;margin-right:30px;float:left}@media screen and (max-width:959px){.top-msg__compare-img{margin-right:10px}}.top-msg__compare-img img{width:100%;height:100%}.top-msg__compare-info{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:60px;line-height:52px;margin-left:90px;color:#fff;padding-right:90px;position:relative}@media screen and (max-width:959px){.top-msg__compare-info{padding-right:30px;margin-left:70px;height:auto;line-height:1}}.top-msg__contents-info{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:52px;margin-left:90px;color:#fff;padding-right:90px;position:relative}@media screen and (min-width:960px){.top-msg__contents-info{min-height:60px}}@media screen and (max-width:959px){.top-msg__contents-info{min-height:45px}}@media screen and (max-width:959px){.top-msg__contents-info{padding-right:50px;margin-left:0;height:auto;line-height:1}}.top-msg__compare-valign{display:inline-block;vertical-align:middle;line-height:1.2}.top-msg__contents-valign{display:inline-block;vertical-align:middle;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:959px){.top-msg__contents-valign{padding-left:10px;position:relative}}.top-msg__compare-title{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.top-msg__compare-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.top-msg__compare-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.top-msg__compare-title{font-size:15px;line-height:1.4}}.top-msg__compare-count{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.top-msg__compare-count{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.top-msg__compare-count{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.top-msg__compare-count{font-size:14px;line-height:1.29}}.top-msg__contents-title{font-size:18px;line-height:1.33;display:inline-block;vertical-align:middle;margin-left:-46px;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:-90px;padding:10px 90px 10px 46px}@media screen and (max-width:1679px){.top-msg__contents-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.top-msg__contents-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.top-msg__contents-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.top-msg__contents-title{max-width:inherit;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.top-msg__compare-btn{position:absolute;right:0;top:10px;line-height:1}@media screen and (max-width:959px){.top-msg__compare-btn{position:static;margin-top:5px}}.top-msg__contents-btn{display:inline-block;margin:4px 0 0 20px;line-height:1;clear:none}.top-msg__contents-btn button.btn{background-color:#fff;color:#333}.top-msg__contents-btn button.btn:hover{background-color:#e5e5e5}@media screen and (max-width:959px){.top-msg__contents-btn{display:none}}.popup-mts-hype{text-align:center}.popup-mts-hype *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.popup-mts-hype .popup__title-inner{font-size:24px;font-weight:600;color:var(--text-headline)}@media screen and (min-width:760px){.popup-mts-hype .popup__padding{padding:40px 38px}}@media screen and (max-width:759px){.popup-mts-hype .popup__padding{padding:16px}}@media screen and (min-width:760px){.popup-mts-hype .popup__footnote{margin:33px 0 -15px}}@media screen and (max-width:759px){.popup-mts-hype .popup__footnote{margin-top:33px}}.popup-mts-hype .popup__variant:not(.is-active){display:none}@media screen and (min-width:760px){.popup-mts-hype .popup__variants-wrapper{margin:-21px -21px 22px}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-wrapper.is-hidden{display:none}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-wrapper{margin:0 -16px}}@media screen and (min-width:760px){.popup-mts-hype .popup__variants-inner{display:table;height:1px;width:100%;border-collapse:separate;table-layout:fixed;border-spacing:20px}}.popup-mts-hype .popup__variants-item{cursor:pointer;border:1px solid var(--background-stroke);background:var(--background-primary-elevated);-webkit-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out;-moz-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out;-o-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out;-ms-transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out}@media screen and (min-width:760px){.popup-mts-hype .popup__variants-item{display:table-cell;height:100%}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-item{text-align:left;border:none;padding:0 16px;position:relative}}.popup-mts-hype .popup__variants-item:hover{border-color:var(--controls-primary-active);-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.15);box-shadow:0 10px 40px 0 rgba(0,0,0,.15)}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-item:hover{background:var(--background-hover);-webkit-box-shadow:none;box-shadow:none}}@media screen and (min-width:760px){.popup-mts-hype .popup__variants-item.is-active{border-color:var(--controls-primary-active);-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.15);box-shadow:0 10px 40px 0 rgba(0,0,0,.15)}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-item:last-child .popup__variants-content{border-bottom:none}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-item:last-child .popup__variants-title{display:none}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:18px;line-height:1.33;color:var(--text-secondary)}}@media screen and (max-width:759px) and (max-width:1679px){.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:1279px){.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:759px){.popup-mts-hype .popup__variants-item:last-child .popup__variants-sub-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-item:before{content:'';position:absolute;right:30px;top:50%;margin-top:-6px;width:8px;height:12px;background:url(../../i/popup-mts-hype/next-arrow.svg) no-repeat center;-webkit-background-size:100%;-moz-background-size:100%;background-size:100%}}.popup-mts-hype .popup__variants-content{display:flex;flex-wrap:wrap}@media screen and (min-width:760px){.popup-mts-hype .popup__variants-content{justify-content:center;min-height:122px;height:100%;padding:21px 10px 23px}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-content{justify-content:flex-start;min-height:82px;padding:20px 30px 20px 0;border-bottom:1px solid var(--background-stroke);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.popup-mts-hype .popup__variants-head{font-size:0;margin-bottom:10px;min-height:47px;align-self:flex-start}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-head{margin-bottom:0}}.popup-mts-hype .popup__variants-title{display:inline-block;vertical-align:top;width:100%;font-size:18px;line-height:1.33;color:var(--text-primary);margin-bottom:9px}@media screen and (max-width:1679px){.popup-mts-hype .popup__variants-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-mts-hype .popup__variants-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-title{font-size:15px;line-height:1.4}}.popup-mts-hype .popup__variants-sub-title{display:inline-block;vertical-align:top;width:100%;font-size:14px;color:var(--text-secondary)}.popup-mts-hype .popup__variants-price{font-size:30px;line-height:1.07;align-self:flex-end}@media screen and (max-width:1679px){.popup-mts-hype .popup__variants-price{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup-mts-hype .popup__variants-price{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-price{font-size:20px;line-height:1.07}}.popup-mts-hype .popup__variants-price:not([data-note=true]){color:var(--text-primary)}.popup-mts-hype .popup__variants-price[data-note=true]{font-weight:300;color:var(--text-primary)}.popup-mts-hype .popup__variants-price[data-note=true]:after{content:"*";color:#999;font-size:24px;line-height:1.25;vertical-align:-1px}@media screen and (max-width:1679px){.popup-mts-hype .popup__variants-price[data-note=true]:after{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-mts-hype .popup__variants-price[data-note=true]:after{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-price[data-note=true]:after{font-size:17px;line-height:1.24}}.popup-mts-hype .popup__variants-price i{font-style:normal;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-mts-hype .popup__variants-price i{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-mts-hype .popup__variants-price i{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-price i{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.popup-mts-hype .popup__variants-price{display:none}}.popup-mts-hype .popup__variant-back{position:absolute;left:10px;top:13px;width:19px;height:15px;cursor:pointer;background:url(../../i/popup-mts-hype/back-arrow.svg) no-repeat center;background-size:19px 15px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}@media screen and (min-width:760px){.popup-mts-hype .popup__variant-head{display:none}}@media screen and (max-width:759px){.popup-mts-hype .popup__variant-head{margin:10px 0 28px}}.popup-mts-hype .popup__variant-head div:not(.popup__variant-back){height:50px;margin-bottom:12px}.popup-mts-hype .popup__variant-head div:not(.popup__variant-back) img{max-width:100%;max-height:100%}.popup-mts-hype .popup__variant-head p{font-size:29px;margin-bottom:6px}.popup-mts-hype .popup__variant-head span{font-size:22px}.popup-mts-hype .popup__variant-head span:not([data-note=true]){color:#4d4d4d}.popup-mts-hype .popup__variant-head span[data-note=true]{font-weight:300;color:#e30b17}.popup-mts-hype .popup__variant-head span[data-note=true]:after{content:"*";color:#999;font-size:19px;vertical-align:1px;margin-left:7px}.popup-mts-hype .popup__variant-head span i{font-style:normal;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-mts-hype .popup__variant-head span i{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-mts-hype .popup__variant-head span i{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-mts-hype .popup__variant-head span i{font-size:16px;line-height:1.38}}.popup-mts-hype .popup__info{position:relative;color:var(--text-secondary)}@media screen and (min-width:760px){.popup-mts-hype .popup__info{min-height:95px;text-align:left;margin:0 auto 25px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info{margin:0 auto 25px}}@media screen and (min-width:760px){.popup-mts-hype .popup__info:not(.popup__info_small){padding-left:288px;min-height:230px}}@media screen and (min-width:760px){.popup-mts-hype .popup__info_small{padding-left:34%}}.popup-mts-hype .popup__info_small .popup__info-image{width:71px;height:71px}@media screen and (min-width:1280px){.popup-mts-hype .popup__info_small .popup__info-image{left:158px}}@media screen and (min-width:960px) and (max-width:1279px){.popup-mts-hype .popup__info_small .popup__info-image{left:105px}}@media screen and (min-width:760px) and (max-width:959px){.popup-mts-hype .popup__info_small .popup__info-image{left:105px}}.popup-mts-hype .popup__info-image{text-align:center}@media screen and (min-width:960px){.popup-mts-hype .popup__info-image{position:absolute;left:0;top:6px;width:268px;height:230px}}@media screen and (min-width:760px) and (max-width:959px){.popup-mts-hype .popup__info-image{position:absolute;left:0;top:6px;width:268px;height:175px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-image{display:none}}.popup-mts-hype .popup__info-image img{max-width:100%;max-height:100%}.popup-mts-hype .popup__info-image_shadowed img{-webkit-box-shadow:0 8px 24px 0 rgba(0,0,0,.24);box-shadow:0 8px 24px 0 rgba(0,0,0,.24)}.popup-mts-hype .popup__info-title{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.popup-mts-hype .popup__info-title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-mts-hype .popup__info-title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-title{font-size:17px;line-height:1.24}}@media screen and (min-width:760px){.popup-mts-hype .popup__info-title{margin-bottom:12px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-title{margin-bottom:8px}}.popup-mts-hype .popup__info-message{font-size:16px;line-height:1.38;color:#4d4d4d}@media screen and (max-width:1679px){.popup-mts-hype .popup__info-message{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-mts-hype .popup__info-message{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-message{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.popup-mts-hype .popup__info-number{margin-top:22px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-number{margin-top:8px}}.popup-mts-hype .popup__info-list{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup-mts-hype .popup__info-list{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-mts-hype .popup__info-list{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-list{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.popup-mts-hype .popup__info-list{margin-top:19px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-list{text-align:left;margin-top:13px}}@media screen and (min-width:760px){.popup-mts-hype .popup__info-list .b-list>li{padding-left:20px;margin-bottom:20px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-list .b-list>li{padding-left:23px;margin-bottom:17px}}.popup-mts-hype .popup__info-list .b-list>li:before{margin-left:-18px}.popup-mts-hype .popup__info-action{margin-top:20px}.popup-mts-hype .popup__info-action>span{display:inline-block;font-size:24px;line-height:1.25;vertical-align:middle}@media screen and (max-width:1679px){.popup-mts-hype .popup__info-action>span{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-mts-hype .popup__info-action>span{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-action>span{font-size:17px;line-height:1.24}}@media screen and (min-width:760px){.popup-mts-hype .popup__info-action>span{margin-right:10px}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-action>span{margin-bottom:10px}}.popup-mts-hype .popup__info-action>span i{font-style:normal;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-mts-hype .popup__info-action>span i{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-mts-hype .popup__info-action>span i{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-action>span i{font-size:16px;line-height:1.38}}.popup-mts-hype .popup__or{text-align:center;font-size:14px;color:#999;position:relative;width:100%;margin:10px auto 10px}.popup-mts-hype .popup__or:after{content:"";position:absolute;left:0;right:0;height:1px;background-color:#e4e4e4;top:50%;margin-top:2px}.popup-mts-hype .popup__or:before{content:"или";padding:0 7px;background-color:#fff;position:relative;z-index:1}.popup-mts-hype .popup__or+.popup__dropdown{margin-top:22px}.popup-mts-hype .popup__or_small{max-width:278px}.popup-mts-hype .popup__dropdown-triggers{font-size:0;text-align:center;margin-top:calc(1.14 * var(--old-rem-value,16px));padding-top:calc(1.36 * var(--old-rem-value,16px));position:relative}.popup-mts-hype .popup__dropdown-triggers:before{content:'';position:absolute;top:0;height:1px;background-color:#e4e4e4}@media screen and (min-width:760px){.popup-mts-hype .popup__dropdown-triggers:before{left:-38px;right:-38px}}@media screen and (max-width:759px){.popup-mts-hype .popup__dropdown-triggers:before{left:-16px;right:-16px}}.popup-mts-hype .popup__dropdown-triggers .link{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup-mts-hype .popup__dropdown-triggers .link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-mts-hype .popup__dropdown-triggers .link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-mts-hype .popup__dropdown-triggers .link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.popup-mts-hype .popup__dropdown-triggers .link{display:inline-block;margin:0 calc(1 * var(--old-rem-value,16px))}}.popup-mts-hype .popup__dropdown-trigger{display:inline-block}@media screen and (max-width:759px){.popup-mts-hype .popup__dropdown-trigger{display:block;padding:5px 0}.popup-mts-hype .popup__dropdown-trigger+.popup__dropdown-trigger{margin-top:10px}}.popup-mts-hype .popup__dropdown-content{display:none;padding:27px 0 0}@media screen and (max-width:759px){.popup-mts-hype .popup-change-tariff__status-message br{display:none}.popup-mts-hype .popup-change-tariff__status-message br+span::before{content:' '}}.popup-mts-hype .popup__info-confirm{border-top:1px solid #ededed;border-bottom:1px solid #ededed;font-size:0;margin-left:-38px;margin-right:-38px;padding:10px 36px}@media screen and (max-width:759px){.popup-mts-hype .popup__info-confirm{margin-left:-16px;margin-right:-16px;padding:10px 14px}}.popup-mts-hype .popup__info-confirm-text{display:inline-block;vertical-align:middle;font-size:21px;line-height:1.38;color:#4d4d4d;padding-left:calc(1 * var(--old-rem-value,16px));padding-right:calc(1 * var(--old-rem-value,16px));margin-top:10px;margin-bottom:10px}@media screen and (max-width:1679px){.popup-mts-hype .popup__info-confirm-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-mts-hype .popup__info-confirm-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-mts-hype .popup__info-confirm-text{font-size:16px;line-height:1.38}}.popup-mts-hype .popup__info-confirm-action{display:inline-block;vertical-align:middle;margin-top:10px;margin-bottom:10px}.popup-mts-hype .popup__info-confirm-action .btn{margin-left:10px;margin-right:10px}.popup-mts-hype .popup__panel{border-top:1px solid var(--background-stroke);background-color:var(--background-modal);margin-left:-38px;margin-right:-38px;margin-bottom:-40px;padding:calc(.25 * var(--old-rem-value,16px)) 36px 36px}@media screen and (max-width:759px){.popup-mts-hype .popup__panel{margin-left:-16px;margin-right:-16px;margin-bottom:-20px;padding:calc(.25 * var(--old-rem-value,16px)) 14px 14px}}.popup-mts-hype .popup__form-content{max-width:500px;text-align:left;margin-bottom:calc(1.8 * var(--old-rem-value,16px))}.popup-mts-hype .popup__info-confirm+.popup__panel{margin-top:-1px}.popup-mts-hype .popup__panel .popup__footnote{max-width:430px;display:inline-block}.popup-mts-hype .popup__panel .popup__footnote:before{content:none}.popup-mts-hype .form__caption{font-size:18px;line-height:1.33;color:#4d4d4d;font-weight:500;margin-bottom:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup-mts-hype .form__caption{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-mts-hype .form__caption{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-mts-hype .form__caption{font-size:15px;line-height:1.4}}.popup-mts-hype .form__row{margin-bottom:calc(.9 * var(--old-rem-value,16px))}.popup-mts-hype .form__col-label{width:170px}.popup-smart-business-start .popup__variant-info{font-size:16px;line-height:1.38;color:var(--text-primary);margin-top:-20px;margin-bottom:40px}@media screen and (max-width:1679px){.popup-smart-business-start .popup__variant-info{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-smart-business-start .popup__variant-info{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-smart-business-start .popup__variant-info{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-smart-business-start .popup__variant-info{margin-top:10px;margin-bottom:20px}}.popup-smart-business-start .popup__form-offer{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.popup-smart-business-start .popup__form-offer{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-smart-business-start .popup__form-offer{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-smart-business-start .popup__form-offer{font-size:15px;line-height:1.4}}.popup-smart-business-start .popup__form-content{max-width:100%}.popup-smart-business-start .form__col-label{width:305px;max-width:100%}.popup-smart-business-start .popup__inner-title{font-size:21px;line-height:1.38;margin-bottom:5px}@media screen and (max-width:1679px){.popup-smart-business-start .popup__inner-title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-smart-business-start .popup__inner-title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-smart-business-start .popup__inner-title{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.popup-smart-business-start .popup__inner-title{margin-top:20px}}.popup-smart-business-start .popup__inner-subtitle{font-size:16px;line-height:1.38;color:#999;margin-bottom:20px}@media screen and (max-width:1679px){.popup-smart-business-start .popup__inner-subtitle{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-smart-business-start .popup__inner-subtitle{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-smart-business-start .popup__inner-subtitle{font-size:14px;line-height:1.29}}.popup-smart-business-start .input-group_phone,.popup-smart-business-start .input-group_email{width:215px}@media screen and (min-width:760px){.popup-smart-business-start .popup__variants-wrapper.is-hidden{display:block}}.label-mark{font-size:0}@media screen and (max-width:1279px){.label-mark{margin-bottom:10px}}.label-mark__text{font-weight:500;color:var(--brand-mts-red);text-transform:uppercase;display:inline-block;vertical-align:middle;letter-spacing:.04em;font-size:16.5px}.label-mark .b-hint_i{background:var(--brand-mts-red);color:#fff;font-weight:500}.label-mark__label-top{display:block;font-size:8px;line-height:8px;text-transform:uppercase}.label-mark_corner{position:absolute;top:-1px;left:-1px;z-index:5;padding-right:20px;overflow:hidden}.label-mark_corner:after{content:'';display:block;position:absolute;top:0;right:11px;width:50%;border-top:1px solid #ededed}.tariff-card_special-hover-behavior.is-hovered .label-mark_corner:after{border-color:transparent}.label-mark_corner .label-mark__inner{position:relative;background:var(--constant-greyscale-0);padding:4px 10px 4px 10px;border-bottom-right-radius:10px;border-top:1px solid var(--background-stroke);border-left:1px solid var(--background-stroke);border-top-left-radius:8px;-webkit-box-shadow:-1px 0 0 0 #ededed;box-shadow:-1px 0 0 0 #ededed}.tariff-card_special-hover-behavior.is-hovered .label-mark_corner .label-mark__inner{border-color:transparent;-webkit-box-shadow:-1px 0 0 0 #fff;box-shadow:-1px 0 0 0 #fff}.label-mark_corner .label-mark__inner:before{content:'';display:block;background:var(--constant-greyscale-0);width:20px;height:50px;position:absolute;bottom:-1px;right:4px;border-bottom-right-radius:10px;-webkit-transform:rotate(24deg);-moz-transform:rotate(24deg);-o-transform:rotate(24deg);-ms-transform:rotate(24deg);transform:rotate(24deg);-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-o-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.label-mark_corner .label-mark__text{position:relative}.goods-card__marks .label-mark_corner{position:relative;margin-bottom:6px}.label-mark_red .label-mark__inner{background:var(--brand-mts-red)}.label-mark_red .label-mark__inner:before{background:var(--brand-mts-red)}.label-mark_red .label-mark__label-top,.label-mark_red .label-mark__text{color:#fff}.label-mark_red .b-hint_i{background:#fff;color:#ff0032}.label-mark_red.label-mark_corner:after{border:none}.label-mark_red.label-mark_corner .label-mark__inner{border:none}.label-mark_airplane-top .label-mark__inner{padding:2px 8px;border-radius:5px;overflow:hidden}.label-mark_airplane-top .label-mark__text{font-size:14px;letter-spacing:.08em}.label-mark_airplane-top .label-mark__label-top{font-weight:400;letter-spacing:.03em;margin-bottom:-1px}.label-mark_airplane-top .b-hint{margin-left:10px}.offices-map{position:relative}.offices-map__content{width:100%;height:900px}@media screen and (max-width:1279px){.offices-map__content{height:650px}}@media screen and (max-width:759px){.offices-map__content{height:400px;margin-bottom:20px}}.offices-map__panel-top{position:absolute;left:var(--grid-padding-x);top:42px;z-index:1}@media screen and (max-width:759px){.offices-map__panel-top{width:calc(100% - (var(--grid-padding-x) * 2));position:relative;top:0;margin-bottom:19px}}.offices-map__panel-top_in-popup{left:20px}.offices-map__panel-bottom{position:absolute;left:var(--grid-padding-x);top:91px;z-index:2}@media screen and (max-width:759px){.offices-map__panel-bottom{width:calc(100% - (var(--grid-padding-x) * 2));position:relative;top:0;z-index:inherit}}.offices-map__panel-bottom_in-popup{left:20px}.offices-map__panel{width:382px}@media screen and (max-width:959px){.offices-map__panel{width:288px}}@media screen and (max-width:759px){.offices-map__panel{width:100%}}.offices-map__panel-header{background-color:var(--background-primary);-webkit-box-shadow:2px 0 9px rgba(0,0,0,.25);box-shadow:2px 0 9px rgba(0,0,0,.25);margin-bottom:4px;padding:4px 10px 4px 30px;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (max-width:959px){.offices-map__panel-header{padding-left:20px;padding-right:14px}}@media screen and (max-width:759px){.offices-map__panel-header{padding-left:0;padding-right:0;-webkit-box-shadow:inherit;box-shadow:inherit}.section-box_gray .offices-map__panel-header{background-color:var(--background-primary)}}.offices-map__panel-header .search-site__input{border:medium none}@media screen and (max-width:759px){.offices-map__panel-header .search-site__input{border-bottom:1px solid var(--background-stroke)}}.offices-map__panel-content{background-color:var(--background-primary);-webkit-box-shadow:2px 0 9px rgba(0,0,0,.25);box-shadow:2px 0 9px rgba(0,0,0,.25);position:relative;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width:759px){.offices-map__panel-content{-webkit-box-shadow:inherit;box-shadow:inherit}.section-box_gray .offices-map__panel-content{background-color:var(--background-primary)}}.offices-map__filter-heading-wrap{border-bottom:1px solid var(--background-stroke);height:48px;padding:14px 30px;-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){.offices-map__filter-heading-wrap{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.offices-map__filter-heading-wrap{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.offices-map__filter-heading-wrap{font-size:14px;line-height:1.29}}.offices-map__filter-heading-wrap:after{content:'';display:table;clear:both}@media screen and (max-width:1279px){.offices-map__filter-heading-wrap{height:42px}}@media screen and (max-width:959px){.offices-map__filter-heading-wrap{height:48px;padding:13px 20px 11px;font-size:calc(.95 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.offices-map__filter-heading-wrap{padding-left:0;padding-right:0}}.offices-map__filter-counts{float:left;color:var(--text-tertiary)}.offices-map__filter-counts:before{content:"";background:url(../../i/offices-map/icon-pin.svg) no-repeat 0 0;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-right:4px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.offices-map__filter-handler{float:right;position:relative;cursor:pointer;display:none}.offices-map__filter-handler.is-active{display:block}.offices-map__filter-handler span{border-bottom:1px dotted}.offices-map__filter-handler_icon:before{content:"";background:url(../../i/offices-map/icon-sort.svg) no-repeat 0 0;width:18px;height:18px;display:inline-block;vertical-align:middle;margin-right:4px;-webkit-filter:var(--icons-filter-tertiary);filter:var(--icons-filter-tertiary)}.offices-map__filter-content{max-height:700px;background-color:var(--background-primary)}@media screen and (max-width:1279px){.offices-map__filter-content{max-height:420px}}@media screen and (max-width:959px){.offices-map__filter-content{max-height:460px}}@media screen and (max-width:759px){.offices-map__filter-content{max-height:640px}}.offices-map__scroll{height:100%}.offices-map__scroll .jspContainer:focus{outline:medium none}.offices-map__scroll-padding{padding-left:30px;padding-right:18px}@media screen and (max-width:959px){.offices-map__scroll-padding{padding-left:20px}}@media screen and (max-width:759px){.offices-map__scroll-padding{padding-left:0}}.offices-map__list{list-style:none;padding:0;margin:0}.offices-map__list-item{border-bottom:1px solid rgba(77,77,77,.1);padding-top:10px;padding-bottom:7px;padding-right:14px;cursor:pointer;position:relative}@media screen and (max-width:959px){.offices-map__list-item{padding-top:7px}}.offices-map__list-item:after{content:"";background:url(../../i/offices-map/checked.svg) no-repeat 0 0;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;width:13px;height:12px;position:absolute;right:0;top:16px;display:none}.offices-map__list-item.is-active:after{display:block}.offices-map__list-item:hover .offices-map__list-title{color:var(--brand-mts-red)}.offices-map__list-title{color:var(--text-primary);font-size:18px;line-height:1.33;margin-bottom:calc(.15 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.offices-map__list-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.offices-map__list-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.offices-map__list-title{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.offices-map__list-title{font-size:24px;line-height:1.25}}.is-active .offices-map__list-title{color:var(--brand-mts-red)}@media screen and (max-width:959px) and (max-width:1679px){.offices-map__list-title{font-size:21px;line-height:1.24}}@media screen and (max-width:959px) and (max-width:1279px){.offices-map__list-title{font-size:19px;line-height:1.25}}@media screen and (max-width:959px) and (max-width:759px){.offices-map__list-title{font-size:17px;line-height:1.24}}.offices-map__list-text{font-size:16px;line-height:1.38;color:var(--text-tertiary);margin-bottom:calc(.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.offices-map__list-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.offices-map__list-text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.offices-map__list-text{font-size:14px;line-height:1.29}}@media screen and (max-width:959px){.offices-map__list-text{font-size:calc(.95 * var(--old-rem-value,16px))}}.offices-map__modal{background-color:var(--background-primary);margin-top:48px;padding-left:30px;padding-top:calc(.4 * var(--old-rem-value,16px));position:absolute;left:0;top:0;right:0;bottom:0;z-index:113;display:none;font-size:16px;line-height:1.38;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.offices-map__modal{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.offices-map__modal{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.offices-map__modal{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.offices-map__modal{margin-top:42px}}@media screen and (max-width:959px){.offices-map__modal{font-size:18px;line-height:1.33;padding-left:20px;margin-top:48px}}@media screen and (max-width:759px){.offices-map__modal{margin-top:0;padding-top:calc(1 * var(--old-rem-value,16px));font-size:21px;line-height:1.38;position:fixed;left:0;bottom:inherit;overflow:hidden;-webkit-overflow-scrolling:touch;z-index:9999}}@media screen and (max-width:959px) and (max-width:1679px){.offices-map__modal{font-size:17px;line-height:1.35}}@media screen and (max-width:959px) and (max-width:1279px){.offices-map__modal{font-size:15px;line-height:1.4}}@media screen and (max-width:959px) and (max-width:759px){.offices-map__modal{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:1679px){.offices-map__modal{font-size:19px;line-height:1.37}}@media screen and (max-width:759px) and (max-width:1279px){.offices-map__modal{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:759px){.offices-map__modal{font-size:16px;line-height:1.38}}.offices-map__modal-header{padding-bottom:calc(.4 * var(--old-rem-value,16px))}.offices-map__modal-header+.offices-map__modal-content{height:590px}@media screen and (max-width:1279px){.offices-map__modal-header+.offices-map__modal-content{height:330px}}@media screen and (max-width:959px){.offices-map__modal-header+.offices-map__modal-content{height:395px}}@media screen and (max-width:759px){.offices-map__modal-header+.offices-map__modal-content{height:280px}}.offices-map__modal-content{height:610px;margin-bottom:20px;outline:0}@media screen and (max-width:1279px){.offices-map__modal-content{height:350px}}@media screen and (max-width:959px){.offices-map__modal-content{height:415px}}@media screen and (max-width:759px){.offices-map__modal-content{height:300px}}.offices-map__modal-content .checkbox-list{padding-right:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.offices-map__modal-footer{padding-top:12px;padding-bottom:30px}}.offices-map__modal-footer .btn{width:106px;font-size:18px;line-height:.9}@media screen and (max-width:1679px){.offices-map__modal-footer .btn{font-size:17px;line-height:.9}}@media screen and (max-width:1279px){.offices-map__modal-footer .btn{font-size:15px;line-height:.9}}@media screen and (max-width:759px){.offices-map__modal-footer .btn{font-size:15px;line-height:.9}}@media screen and (max-width:959px){.offices-map__modal-footer .btn{width:72px}}.offices-map__modal-title{color:var(--text-tertiary)}.offices-map__modal-overlay{height:100%;width:100%;background-color:#000;display:none;position:fixed;left:0;top:0;z-index:112}.offices-map__modal-link{display:inline-block;vertical-align:middle;margin-left:15px}.offices-map__modal-open{overflow:hidden}.offices-map__filter-list{border-bottom:1px solid var(--background-stroke);margin-left:30px;margin-right:30px;display:none}@media screen and (max-width:959px){.offices-map__filter-list{margin-left:20px;margin-right:20px}}@media screen and (max-width:759px){.offices-map__filter-list{margin-left:0;margin-right:0}}.offices-map__filter-list-wrap{padding-top:14px;padding-bottom:14px;margin-left:-7px;margin-right:-7px}.offices-map__filter-list-wrap:after{content:'';display:table;clear:both}@media screen and (max-width:959px){.offices-map__filter-list-wrap{padding-top:11px;padding-bottom:11px}}.offices-map__filter-list-item{border:1px solid var(--background-stroke);width:50px;height:50px;border-radius:50px;position:relative;float:left;margin:4px 7px;position:relative;display:none}.offices-map__filter-list-item.is-active{display:block}@media screen and (max-width:959px){.offices-map__filter-list-item{width:42px;height:42px;margin-right:3px;margin-left:3px}}.offices-map__filter-icon{background:none no-repeat 0 0;width:52px;height:52px;position:absolute;left:-1px;top:-1px}@media screen and (max-width:959px){.offices-map__filter-icon{width:44px;height:44px}}.offices-map__cluster{width:28px;height:28px;font-size:14px;line-height:28px;color:#fff;text-align:center}.offices-map__balloon{font-size:14px;line-height:20px;color:#4c4c4c;padding:10px 0 10px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.offices-map__balloon .btn{width:100%;margin-top:15px;white-space:nowrap}.offices-map__balloon .btn.active{background:0 0!important;color:var(--brand-mts-red)}.offices-map__balloon-address{font-weight:700;font-size:16px;margin-bottom:10px}.offices-map__balloon-more{margin-top:10px}.offices-map-info{display:none}.offices-map__panel-content .jspDrag{background-color:var(--controls-inactive)}.offices-map__panel-content .checkbox:hover{color:var(--brand-mts-red)}.offices-map__panel-content .checkbox:hover .checkbox__icon{border-color:var(--constant-greyscale-300)}.g-page-wrapper{min-height:100%;position:relative}@media print{.g-page-wrapper{padding:0 30px}}.home-internet-dop__wrap{background:#f7f7f7;padding:calc(2.27 * var(--old-rem-value,16px)) 0}.home-internet-dop__wrap+.home-internet-stphone__wrap{padding-top:0}@media screen and (max-width:759px){.home-internet-dop__wrap{padding:calc(1.88 * var(--old-rem-value,16px)) 0}}.home-internet-dop__choose{margin-right:15px}@media screen and (min-width:760px){.home-internet-dop__choose{margin-top:12px}}.home-internet-dop__choose .js-choose-handler{width:auto;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:48px;font-size:18px;line-height:48px}@media screen and (max-width:1679px){.home-internet-dop__choose .js-choose-handler{font-size:17px;line-height:48px}}@media screen and (max-width:1279px){.home-internet-dop__choose .js-choose-handler{font-size:15px;line-height:48px}}@media screen and (max-width:759px){.home-internet-dop__choose .js-choose-handler{font-size:15px;line-height:48px}}@media screen and (max-width:959px){.home-internet-dop__choose .js-choose-handler{height:36px;line-height:36px}}.home-internet-dop__wrap_white{background-color:var(--background-primary)}.home-internet__dop-panel-wrapper{max-width:1330px;margin:0 auto;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.home-internet__dop-panel-wrapper .home-internet__dop-panel{max-width:380px;margin:0 auto}}.home-internet__dop-panel{position:relative;width:100%;min-height:216px;border:1px solid var(--background-stroke);background:var(--background-primary-elevated);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:8px}.home-internet__dop-panel.is-active{border-color:#ff0032;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1)}.home-internet__dop-panel.is-active .home-internet__dop-panel-price-summ{color:var(--text-secondary)}.home-internet__dop-panel.is-active .home-internet__dop-panel-price-summ-old~.home-internet__dop-panel-price-summ{color:#ff0032}@media screen and (min-width:760px){.home-internet__dop-panel{display:flex;flex-direction:row}}@media screen and (max-width:759px){.home-internet__dop-panel{display:block}}.home-internet__dop-panel+.home-internet__dop-panel{margin-top:20px}.home-internet__dop-panel_bt.is-active{border-color:transparent}.home-internet__dop-panel-wrap-img{width:266px;height:100%;padding-left:20px;padding-right:20px;padding-top:25px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;position:absolute;left:0;top:0;border-radius:8px;border-radius:8px;border-bottom-left-radius:0;border-bottom-right-radius:0}@media screen and (max-width:1279px){.home-internet__dop-panel-wrap-img{width:212px;padding:20px}.tabs_aside .home-internet__dop-panel-wrap-img{width:165px}}@media screen and (max-width:959px){.home-internet__dop-panel-wrap-img{width:165px}.tabs_aside .home-internet__dop-panel-wrap-img{width:100%;height:150px;position:relative}}@media screen and (max-width:759px){.home-internet__dop-panel-wrap-img{width:100%;height:196px;position:relative}}.home-internet__dop-panel-img{max-width:100%;height:auto}@media screen and (max-width:759px){.home-internet__dop-panel-img{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.home-internet__dop-panel-info{padding:24px 30px 28px 20px;font-size:18px;line-height:1.33;color:#666;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}@media screen and (max-width:1679px){.home-internet__dop-panel-info{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet__dop-panel-info{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet__dop-panel-info{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__dop-panel-info{padding:18px}.tabs_aside .home-internet__dop-panel-info{padding:15px}}@media screen and (max-width:959px){.home-internet__dop-panel-info{padding:15px}.tabs_aside .home-internet__dop-panel-info{padding:20px}}@media screen and (min-width:760px){.home-internet__dop-panel-info{flex:1}}@media screen and (max-width:759px){.home-internet__dop-panel-info{display:block;padding:18px 20px 5px}}@media screen and (min-width:760px){.home-internet__dop-panel-info .b-hint-badge{margin:-2px 0 8px 0}}@media screen and (max-width:759px){.home-internet__dop-panel-info .b-hint-badge{margin:-2px 0 5px 0}}.home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info{padding-left:270px}@media screen and (max-width:1279px){.home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info{padding-left:216px}.tabs_aside .home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info{padding-left:170px}}@media screen and (max-width:959px){.home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info{padding-left:170px}.tabs_aside .home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info{padding-left:20px}}@media screen and (max-width:759px){.home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info{padding-top:12px;padding-left:20px}}@media screen and (max-width:759px){.home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info .b-hint-badge{position:absolute;left:20px;top:-178px}}.home-internet__dop-panel-wrap-img+.home-internet__dop-panel-info .home-internet__dop-panel-info-text>p{max-width:720px}.home-internet__dop-tv-title{margin:0 0 calc(.45 * var(--old-rem-value,16px));padding-top:calc(.8 * var(--old-rem-value,16px));color:#333}@media screen and (max-width:759px){.home-internet__dop-tv-title{margin-bottom:8px}}.home-internet__checklist-title{font-size:16px;line-height:1.38;font-weight:400;color:var(--text-primary)}@media screen and (max-width:1679px){.home-internet__checklist-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__checklist-title{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__checklist-title{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.home-internet__checklist-title{margin:calc(.9 * var(--old-rem-value,16px)) 0 calc(.4 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet__checklist-title{margin:10px 0 4px}}.home-internet__checklist-list{list-style:none;padding:0;margin:0;margin-left:-4px;margin-right:-4px;font-size:0}@media screen and (max-width:759px){.home-internet__checklist-list{margin-left:-2px;margin-right:-2px}}.home-internet__checklist-item{display:inline-block;vertical-align:top;padding:0 4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}@media screen and (min-width:1280px){.home-internet__checklist-item{width:132px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet__checklist-item{width:108px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet__checklist-item{width:50%}.home-internet__checklist-item:nth-child(n+3){margin-top:18px}}@media screen and (max-width:959px){.home-internet__checklist-item{display:inline-flex;align-items:center;flex-wrap:wrap;padding:0 0 0 63px;min-height:36px}}@media screen and (max-width:759px){.home-internet__checklist-item{padding-left:56px}}.home-internet__checklist-item.is-active i{background-color:var(--brand-mts-red);border-color:var(--brand-mts-red);color:#fff}.home-internet__checklist-item.is-active i:hover{background-color:#ff0032}.home-internet__checklist-item.is-active span{color:#ff0032}@media screen and (max-width:759px){.home-internet__checklist-item{margin:4px 2px;padding-left:44px;min-height:26px}}.home-internet__checklist-item i{text-align:center;display:inline-block;vertical-align:top;border:1px solid var(--background-stroke);font-style:normal;color:var(--text-tertiary);cursor:pointer;-webkit-transition:color 125ms ease-in-out;-moz-transition:color 125ms ease-in-out;-o-transition:color 125ms ease-in-out;-ms-transition:color 125ms ease-in-out;transition:color 125ms ease-in-out;width:52px;height:34px;border-radius:18px;font-size:16.5px;line-height:36px}@media screen and (max-width:959px){.home-internet__checklist-item i{position:absolute;left:0;top:0}}.home-internet__checklist-item i:hover{background-color:#e5e5e5;color:var(--text-secondary)}@media screen and (max-width:759px){.home-internet__checklist-item i{width:42px;height:24px;line-height:24px}}.home-internet__checklist-item span{display:inline-block;vertical-align:top;width:100%;font-size:16px;line-height:1.38;color:var(--text-tertiary);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;-o-transition:color .3s ease-in-out;-ms-transition:color .3s ease-in-out;transition:color .3s ease-in-out}@media screen and (max-width:1679px){.home-internet__checklist-item span{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__checklist-item span{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__checklist-item span{font-size:14px;line-height:1.29}}@media screen and (min-width:960px){.home-internet__checklist-item span{margin-top:4px}}@media screen and (max-width:759px){.home-internet__checklist-item span{display:none}}.home-internet__checklist-item s{display:inline-block;vertical-align:top;width:100%;font-size:14px;line-height:18px;color:var(--text-tertiary)}@media screen and (max-width:759px){.home-internet__checklist-item s{display:none}}@media screen and (max-width:759px){.home-internet__dop-panel-action{margin-top:10px;display:flex;align-items:center;flex-wrap:wrap}}.home-internet__dop-panel-info-title{color:var(--text-headline);font-weight:500;position:relative}@media screen and (min-width:760px){.home-internet__dop-panel-info-title{margin-bottom:calc(.7 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet__dop-panel-info-title{margin-bottom:11px;padding-right:20px}}.home-internet__dop-panel-info-title a{color:var(--text-headline)}.home-internet__dop-panel-arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:-5px;top:4px}@media screen and (min-width:760px){.home-internet__dop-panel-arrow{display:none}}.home-internet__dop-panel-arrow.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.home-internet__dop-panel-arrow:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1LjEgOC44IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4xIDguOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjZTMwNjEzIiBkPSJNNy41LDguOEwwLjMsMS41Yy0wLjMtMC4zLTAuMy0wLjksMC0xLjNjMC4zLTAuMywwLjktMC4zLDEuMywwbDYsNmw2LTZjMC4zLTAuMywwLjktMC4zLDEuMywwDQoJYzAuMywwLjMsMC4zLDAuOSwwLDEuM0w3LjUsOC44eiIvPg0KPC9zdmc+) no-repeat 0 0;width:15px;height:8px;display:block;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-ms-transition:-ms-transform .3s ease-in-out;transition:transform .3s ease-in-out}@media screen and (max-width:759px){.home-internet__dop-panel-content{display:none}}.home-internet__dop-panel-info-text{color:var(--text-secondary);font-size:18px;line-height:1.33;line-height:calc(1.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet__dop-panel-info-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet__dop-panel-info-text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet__dop-panel-info-text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet__dop-panel-info-text{line-height:calc(1 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet__dop-panel-info-text>p{margin-bottom:calc(.65 * var(--old-rem-value,16px))}}.home-internet__dop-panel-info-text>p+.b-list{margin-top:20px}@media screen and (max-width:759px){.home-internet__dop-panel-info-text>p+.b-list{margin-top:10px}}.home-internet__dop-panel-info-text>p:last-child{margin-bottom:0}.home-internet__dop-panel-info-text .b-list{margin-top:10px}@media screen and (min-width:760px){.home-internet__dop-panel-info-text .b-list li{margin:10px 0}}@media screen and (max-width:759px){.home-internet__dop-panel-info-text .b-list li{margin:6px 0}}@media screen and (min-width:760px){.home-internet__dop-panel-info-text .b-list li{padding-left:22px}}@media screen and (max-width:759px){.home-internet__dop-panel-info-text .b-list li{padding-left:18px}}.home-internet__dop-panel-info-text .b-list li:first-child{margin-top:0}.home-internet__dop-panel-info-text .b-list li:last-child{margin-bottom:0}@media screen and (min-width:760px){.home-internet__dop-panel-info-text .b-list li:before{margin-left:-20px}}@media screen and (max-width:759px){.home-internet__dop-panel-info-text .b-list li:before{margin-left:-18px}}.home-internet__dop-panel-info-text .b-list+p{padding-top:20px}@media screen and (max-width:759px){.home-internet__dop-panel-info-text .b-list+p{padding-top:10px}}.home-internet__dop-panel-price{padding:28px 26px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;flex-basis:270px;max-width:270px}.tabs_aside .home-internet__dop-panel-price{flex-basis:270px;max-width:270px;padding:0 20px}@media screen and (max-width:1679px){.tabs_aside .home-internet__dop-panel-price{flex-basis:250px;max-width:250px;padding:0 20px}}@media screen and (max-width:1279px){.home-internet__dop-panel-price{padding:18px 14px 18px 28px;flex-basis:230px;max-width:230px}.tabs_aside .home-internet__dop-panel-price{flex-basis:220px;max-width:220px;padding:0 20px}}@media screen and (max-width:959px){.home-internet__dop-panel-price{flex-basis:220px;max-width:220px;padding:15px 14px 15px 20px}.tabs_aside .home-internet__dop-panel-price{padding:15px 20px 20px;flex-basis:100%;max-width:none}}@media screen and (max-width:759px){.home-internet__dop-panel-price{flex-basis:100%;max-width:none;padding:7px 20px 20px;display:block}}.home-internet__dop-panel-price-summ{color:var(--text-secondary);font-weight:500}@media screen and (min-width:960px){.home-internet__dop-panel-price-summ{padding-top:calc(.1 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.home-internet__dop-panel-price-summ{font-size:calc(1.11 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet__dop-panel-price-summ{font-size:21px;line-height:1.38;line-height:100%}}.home-internet__dop-panel-price-summ strong{font-size:30px;line-height:1.07;font-weight:400;line-height:100%}@media screen and (max-width:1679px){.home-internet__dop-panel-price-summ strong{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.home-internet__dop-panel-price-summ strong{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.home-internet__dop-panel-price-summ strong{font-size:20px;line-height:1.07}}.home-internet__dop-panel-price-summ span{color:#ff0032}@media screen and (max-width:759px) and (max-width:1679px){.home-internet__dop-panel-price-summ{font-size:19px;line-height:1.37}}@media screen and (max-width:759px) and (max-width:1279px){.home-internet__dop-panel-price-summ{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:759px){.home-internet__dop-panel-price-summ{font-size:16px;line-height:1.38}}.home-internet__dop-panel-price-summ-old{color:#ccc;font-weight:500}.home-internet__dop-panel-price-summ-old s{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.home-internet__dop-panel-price-summ-old s{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet__dop-panel-price-summ-old s{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet__dop-panel-price-summ-old s{font-size:15px;line-height:1.4}}.home-internet__dop-panel-price-summ-old~.home-internet__dop-panel-price-summ{color:#ff0032}.home-internet__dop-panel-price-after{color:#999;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.home-internet__dop-panel-price-after{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__dop-panel-price-after{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__dop-panel-price-after{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.home-internet__dop-panel-price-after{margin:calc(.4 * var(--old-rem-value,16px)) 0 26px}}@media screen and (max-width:759px){.home-internet__dop-panel-price-after{margin:12px 0 26px}}.home-internet__dop-panel-price-eq{margin:calc(.6 * var(--old-rem-value,16px)) 0 0}.home-internet__dop-panel-price-eq h4{font-size:18px;line-height:1.33;line-height:100%;margin:0 0 calc(.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet__dop-panel-price-eq h4{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet__dop-panel-price-eq h4{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet__dop-panel-price-eq h4{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.home-internet__dop-panel-price-eq h4{font-size:calc(.94 * var(--old-rem-value,16px));margin:calc(1.11 * var(--old-rem-value,16px)) 0 calc(.56 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet__dop-panel-price-eq h4{font-size:calc(1.06 * var(--old-rem-value,16px));margin:20px 0 5px}}.home-internet__dop-panel-price-eq-kol{font-size:16px;line-height:1.38;color:#999}@media screen and (max-width:1679px){.home-internet__dop-panel-price-eq-kol{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__dop-panel-price-eq-kol{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__dop-panel-price-eq-kol{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.home-internet__dop-panel-price-eq-kol{position:relative;padding-left:38px}}@media screen and (max-width:959px){.home-internet__dop-panel-price-eq-kol{font-size:calc(.83 * var(--old-rem-value,16px));margin-top:calc(.53 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet__dop-panel-price-eq-kol{font-size:calc(.94 * var(--old-rem-value,16px));margin-top:calc(1 * var(--old-rem-value,16px))}}.home-internet__dop-panel-price-eq-kol img{vertical-align:middle;margin:0 10px 0 0}@media screen and (max-width:1279px){.home-internet__dop-panel-price-eq-kol img{margin:0;max-width:28px;position:absolute;top:0;left:0}}.home-internet__dop-panel-link{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.home-internet__dop-panel-link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__dop-panel-link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__dop-panel-link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.home-internet__dop-panel-link{margin-top:calc(1.05 * var(--old-rem-value,16px))}}.home-internet__dop-panel-footnote{font-size:16px;line-height:1.38;line-height:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet__dop-panel-footnote{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__dop-panel-footnote{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__dop-panel-footnote{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.home-internet__dop-panel-footnote{position:absolute;left:26px;right:26px}}@media screen and (min-width:1280px){.home-internet__dop-panel-footnote{bottom:36px}}@media screen and (max-width:1279px){.home-internet__dop-panel-footnote{bottom:18px}}@media screen and (max-width:759px){.home-internet__dop-panel-footnote{margin-top:10px}}@media screen and (min-width:1280px){.home-internet__dop-panel-select{width:calc(100% - 538px);top:27px;right:30px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet__dop-panel-select{width:calc(100% - 400px);top:15px;right:18px}}@media screen and (min-width:960px){.home-internet__dop-panel-select{position:absolute;text-align:right}}@media screen and (max-width:959px){.home-internet__dop-panel-select{margin-top:20px}}.home-internet__dop-panel-select .jq-selectbox{max-width:390px}.home-internet__dop-panel-select .jq-selectbox__dropdown{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.home-internet__dop-panel-select .jq-selectbox__dropdown{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet__dop-panel-select .jq-selectbox__dropdown{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet__dop-panel-select .jq-selectbox__dropdown{font-size:14px;line-height:1.29}}.home-internet__dop-panel-select .jq-selectbox__select{font-size:16px;line-height:34px}@media screen and (max-width:1679px){.home-internet__dop-panel-select .jq-selectbox__select{font-size:15px;line-height:34px}}@media screen and (max-width:1279px){.home-internet__dop-panel-select .jq-selectbox__select{font-size:14px;line-height:34px}}@media screen and (max-width:759px){.home-internet__dop-panel-select .jq-selectbox__select{font-size:14px;line-height:34px}}.summary__title{color:#4d4d4d;text-align:center;margin:0 0 40px}@media screen and (max-width:959px){.summary__title{margin:0 0 20px}}.summary__panels{position:relative;left:-13px;margin-right:-26px}.summary__panels:after{content:'';display:table;clear:both}@media screen and (max-width:1279px){.summary__panels{left:-8px;margin-right:-16px}}@media screen and (max-width:959px){.summary__panels{left:0;margin-right:0;padding:0 14%}}@media screen and (max-width:759px){.summary__panels{padding:0}}.summary__panel{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:50%}@media screen and (max-width:959px){.summary__panel{float:none;width:auto}}.summary__panel_tripple .summary__panel-item{display:table;width:100%}@media screen and (max-width:759px){.summary__panel_tripple .summary__panel-item{display:block}}.summary__panel_tripple .summary__panel-item dt{float:none}@media screen and (min-width:760px){.summary__panel_tripple .summary__panel-item dt{width:47%;padding-right:10px;display:table-cell}}@media screen and (max-width:759px){.summary__panel_tripple .summary__panel-item dt{display:block;padding:0 0 5px}}.summary__panel_tripple .summary__panel-item s{float:none;font-size:16px;line-height:1.38;color:#ccc}@media screen and (max-width:1679px){.summary__panel_tripple .summary__panel-item s{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.summary__panel_tripple .summary__panel-item s{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.summary__panel_tripple .summary__panel-item s{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.summary__panel_tripple .summary__panel-item s{text-align:right;display:table-cell}}@media screen and (max-width:759px){.summary__panel_tripple .summary__panel-item s{display:block;padding:0 0 5px}}.summary__panel_tripple .summary__panel-item dd{float:none}@media screen and (min-width:760px){.summary__panel_tripple .summary__panel-item dd{display:table-cell}}@media screen and (max-width:759px){.summary__panel_tripple .summary__panel-item dd{display:block;padding:0 0 5px}}@media screen and (min-width:760px){.summary__panel_tripple .summary__panel-item_total dt{width:auto}}@media screen and (min-width:760px){.summary__panel_tripple .summary__panel-item_total s,.summary__panel_tripple .summary__panel-item_total dd{width:30%}}@media screen and (max-width:959px){.summary__disclamer{padding-left:calc(14% + 20px);padding-right:calc(14% + 20px)}}@media screen and (max-width:759px){.summary__disclamer{padding-left:6.25%;padding-right:6.25%}}.summary__disclamer-text{padding-top:6px;color:#999;font-size:14px}.summary__action{margin-top:30px;text-align:center}.summary__panel-inner{margin:0 13px;padding:20px 60px 10px 0;font-size:18px;line-height:1.33;color:#333}@media screen and (max-width:1679px){.summary__panel-inner{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.summary__panel-inner{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.summary__panel-inner{font-size:15px;line-height:1.4}}@media screen and (max-width:1679px){.summary__panel-inner{padding-right:30px}}@media screen and (max-width:1279px){.summary__panel-inner{margin:0 8px;padding-right:20px}}@media screen and (max-width:959px){.summary__panel-inner{margin:0;padding-left:20px}}@media screen and (max-width:759px){.summary__panel-inner{padding-left:6.25%;padding-right:6.25%}}.summary__panel-white .summary__panel-inner{background:#fff;padding:20px 30px 10px}@media screen and (max-width:1279px){.summary__panel-white .summary__panel-inner{padding-left:20px;padding-right:20px}}@media screen and (max-width:759px){.summary__panel-white .summary__panel-inner{padding-left:6.25%;padding-right:6.25%}}.summary__panel-pay{border-bottom:1px solid #eaeaea;margin:0 0 calc(1.36 * var(--old-rem-value,16px));padding:0 0 calc(1.36 * var(--old-rem-value,16px));font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.summary__panel-pay{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.summary__panel-pay{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.summary__panel-pay{font-size:20px;line-height:1.07}}@media screen and (max-width:1279px){.summary__panel-pay{margin:0 0 35px;padding:0 0 35px}}@media screen and (max-width:959px){.summary__panel-pay{margin:0 0 25px;padding:0 0 15px}}@media screen and (max-width:759px){.summary__panel-pay{margin:0 0 20px;padding:0 0 20px}}.summary__panel-pay dl{display:table;margin:0;padding:0;width:100%}@media screen and (max-width:759px){.summary__panel-pay dl{display:block}}.summary__panel-pay dt{display:table-cell;text-align:left;vertical-align:middle;font-weight:500;margin:0}@media screen and (max-width:759px){.summary__panel-pay dt{display:block;padding:0 0 5px}}.summary__panel-pay dd{display:table-cell;text-align:right;vertical-align:top;max-width:210px;margin:0;white-space:nowrap}@media screen and (max-width:759px){.summary__panel-pay dd{display:block;max-width:100%;text-align:left}}.summary__panel-pay-sum{font-size:52px;line-height:1;line-height:100%;font-weight:400}@media screen and (max-width:1679px){.summary__panel-pay-sum{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.summary__panel-pay-sum{font-size:42px;line-height:1}}@media screen and (max-width:759px){.summary__panel-pay-sum{font-size:32px;line-height:1}}.summary__panel-pay-desr{font-size:14px;color:#999;padding:15px 0 0}.summary__panel-item{margin:0 0 calc(.91 * var(--old-rem-value,16px))}.summary__panel-item:after{content:'';display:table;clear:both}@media screen and (max-width:1279px){.summary__panel-item{margin:0 0 20px}}@media screen and (max-width:759px){.summary__panel-item{margin:0 0 15px}}.summary__panel-item dd>span,.summary__panel-item s>span{white-space:nowrap}.summary__panel-item dt{float:left;color:#999;width:70%;margin:0}@media screen and (max-width:759px){.summary__panel-item dt{float:none;display:block;width:100%;padding:0 0 5px}}.summary__panel-item dd{float:right;width:30%;margin:0;text-align:right}@media screen and (max-width:759px){.summary__panel-item dd{float:none;display:block;width:100%;text-align:left}}.summary__panel-item_bordered{border-top:1px solid #eaeaea;padding-top:30px}.summary__panel-item_bordered dt,.summary__panel-item_bordered dd{color:#333}.summary__panel-item_bold dt,.summary__panel-item_bold dd{font-weight:500;color:#333}.summary__panel-item_red dt,.summary__panel-item_red dd{color:#ff0032}.summary__table.is-empty .summary__table-row{background:0 0}.summary__table_small{max-width:520px;margin:calc(2.27 * var(--old-rem-value,16px)) auto 0}.summary__table-table{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:760px){.summary__table-table{width:100%;display:table}}@media screen and (min-width:760px){.summary__table-head,.summary__table-body{display:table-row-group}}@media screen and (min-width:1280px){.summary__table-body .summary__table-row:first-child{background-position:0 calc(calc(1 * var(--old-rem-value,16px)) + 10px)}}@media screen and (min-width:760px) and (max-width:1279px){.summary__table-body .summary__table-row:first-child{background-position:0 calc(calc(1.1 * var(--old-rem-value,16px)) + 10px)}}@media screen and (min-width:760px){.summary__table-body .summary__table-row:first-child .summary__table-td{padding-top:16px}}@media screen and (min-width:760px){.summary__table-row{display:table-row;background-image:url(../../i/product-params/dotted.png);background-repeat:repeat-x}}@media screen and (min-width:1280px){.summary__table-row{background-position:0 calc(1 * var(--old-rem-value,16px))}}@media screen and (min-width:760px) and (max-width:1279px){.summary__table-row{background-position:0 calc(1.1 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.summary__table-row{padding-top:15px}}.summary__table-row.is-hidden{display:none}.summary__table-row p{font-size:18px;line-height:1.33;color:#999;margin:calc(.68 * var(--old-rem-value,16px)) 0 calc(.82 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.summary__table-row p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.summary__table-row p{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.summary__table-row p{font-size:15px;line-height:1.4}}@media screen and (min-width:760px){.summary__table-row_head{background:0 0}}@media screen and (max-width:759px){.summary__table-row_head{border-bottom:1px solid #e5e5e5}}.summary__table-row_head .summary__table-td{padding:0 0 10px;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.summary__table-row_head .summary__table-td{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.summary__table-row_head .summary__table-td{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.summary__table-row_head .summary__table-td{font-size:16px;line-height:1.38}}@media screen and (min-width:760px){.summary__table-row_head .summary__table-td{border-bottom:1px solid var(--background-stroke)}}@media screen and (max-width:759px){.summary__table-row_head .summary__table-td{text-align:center}}.summary__table-row_head .summary__table-td strong{font-size:38px;line-height:1.18;font-weight:400}@media screen and (max-width:1679px){.summary__table-row_head .summary__table-td strong{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.summary__table-row_head .summary__table-td strong{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.summary__table-row_head .summary__table-td strong{font-size:24px;line-height:1.25}}.summary__table-td{font-size:18px;line-height:1.33;padding:6px 0 5px}@media screen and (max-width:1679px){.summary__table-td{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.summary__table-td{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.summary__table-td{font-size:15px;line-height:1.4}}@media screen and (min-width:760px){.summary__table-td{min-width:140px;display:table-cell}.summary__table-td:last-child{text-align:right}.summary__table-td span{background-color:var(--background-primary)}}.summary__table-td i{font-style:normal;color:grey}.summary__table-td .b-hint{background-color:#adb8c1}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.summary__table-td .b-hint{line-height:19px}}.summary__table-toggler{display:inline-block;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;margin-bottom:calc(.86 * var(--old-rem-value,16px));padding-top:3px}.summary__table-toggler span{font-size:16px;line-height:1.38;color:grey;position:relative;margin-right:15px;border-bottom:1px dotted;cursor:pointer;-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}@media screen and (max-width:1679px){.summary__table-toggler span{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.summary__table-toggler span{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.summary__table-toggler span{font-size:14px;line-height:1.29}}.summary__table-toggler span:hover{border-color:#fff}.summary__table-toggler span:after{content:'';position:absolute;right:-15px;top:50%;margin-top:-3px;width:10px;height:6px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1LjEgOC44IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4xIDguOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjOTU5NTk1IiBkPSJNNy41LDguOEwwLjMsMS41Yy0wLjMtMC4zLTAuMy0wLjksMC0xLjNjMC4zLTAuMywwLjktMC4zLDEuMywwbDYsNmw2LTZjMC4zLTAuMywwLjktMC4zLDEuMywwDQoJYzAuMywwLjMsMC4zLDAuOSwwLDEuM0w3LjUsOC44eiIvPg0KPC9zdmc+) no-repeat center;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-ms-transition:-ms-transform .3s ease-in-out;transition:transform .3s ease-in-out}.summary__table-toggler span.is-clicked:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.summary__table-action{display:inline-block;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:calc(.86 * var(--old-rem-value,16px));text-align:center}.summary_short{max-width:1312px;margin:0 auto}.summary_short .summary__panel-inner{padding:0;margin:0}@media screen and (min-width:960px){.summary_short .summary__panels{left:0;right:0;margin:0}}@media screen and (max-width:959px){.summary_short .summary__panels{margin-top:20px}}@media screen and (min-width:960px){.summary_short .summary__panel{padding-right:calc(3 * var(--old-rem-value,16px))}}@media screen and (min-width:960px){.summary_short .summary__panel+.summary__panel{padding-left:calc(2.36 * var(--old-rem-value,16px));padding-right:calc(.68 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.summary_short .summary__panel+.summary__panel{margin-top:20px}}.summary_short .summary__panel-pay{padding-bottom:calc(1.73 * var(--old-rem-value,16px));margin:0}.summary_short .summary__panel-pay dt{vertical-align:bottom}.summary_short .summary__panel-pay dd{padding-top:18px;line-height:1;font-size:52px;line-height:1}@media screen and (max-width:1679px){.summary_short .summary__panel-pay dd{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.summary_short .summary__panel-pay dd{font-size:42px;line-height:1}}@media screen and (max-width:759px){.summary_short .summary__panel-pay dd{font-size:32px;line-height:1}}.summary_short .summary__panel-pay dd span{font-size:calc(1.36 * var(--old-rem-value,16px));vertical-align:10px}@media screen and (min-width:960px){.summary_short .summary__action{margin:calc(2.27 * var(--old-rem-value,16px)) 0 calc(3.64 * var(--old-rem-value,16px))}}.summary_short .summary__action .btn{height:50px;padding:0 30px}.mtsru-loadingBlock{position:relative;min-height:86px;min-width:115px}.mtsru-loadingBlock:before,.mtsru-loadingBlock:after{position:absolute}.mtsru-loadingBlock:after{content:'';z-index:12;top:50%;left:50%;transform:translate(-50%,46px);font-size:17px;line-height:24px;color:#626c77;text-align:center}.mtsru-loadingBlock_with-text::after{top:140px;content:'Пожалуйста, подождите'}.mtsru-loadingBlock:before{content:'';top:0;bottom:0;left:0;right:0;z-index:11;background-color:var(--background-primary);background-image:url(../../../Stream/i/beauty-number/loader.svg);background-position-x:center;background-position-y:center;background-size:52px 52px;background-repeat:no-repeat}.menu-categories{position:static;margin-bottom:48px;top:0;transition:.3s;background:var(--color-background-primary);padding-left:10px}.menu-categories .ng-scrollbar{--scrollbar-size:0}.menu-categories__main-heading{font:var(--typography-v3-promo1-long-wide-font-weight) var(--typography-v3-promo1-long-wide-font-size)/var(--typography-v3-promo1-long-wide-line-height) var(--typography-v3-promo1-long-wide-font-family);margin-bottom:40px;color:var(--color-text-primary);margin-top:20px}@media screen and (max-width:1439px){.menu-categories__main-heading{font:var(--typography-v3-promo-56-56-wide-font-weight) var(--typography-v3-promo-56-56-wide-font-size)/var(--typography-v3-promo-56-56-wide-line-height) var(--typography-v3-promo-56-56-wide-font-family);margin-bottom:32px}}@media screen and (max-width:1279px){.menu-categories__main-heading{font:var(--typography-v3-promo2-long-wide-font-weight) var(--typography-v3-promo2-long-wide-font-size)/var(--typography-v3-promo2-long-wide-line-height) var(--typography-v3-promo2-long-wide-font-family);margin-bottom:32px}}@media screen and (max-width:767px){.menu-categories__main-heading{font:var(--typography-v3-h2-wide-font-weight) var(--typography-v3-h2-wide-font-size)/var(--typography-v3-h2-wide-line-height) var(--typography-v3-h2-wide-font-family);margin-bottom:24px}}.menu-categories__list{display:flex}.menu-categories__list .menu-categories__item:last-child{margin-right:15px}.menu-categories__item{margin-right:38px;margin-left:4px;cursor:pointer;outline:0}@media screen and (max-width:1439px){.menu-categories__item{margin-right:32px}}@media screen and (max-width:359px){.menu-categories__item{margin-right:20px}}.menu-categories__item-button{width:100px;height:100px;border-radius:16px;background-color:var(--color-background-secondary)}@media screen and (max-width:1439px){.menu-categories__item-button{width:76px;height:76px}}.menu-categories__item-button.is-active{background-color:var(--color-control-secondary-active)}:root{--category-menu-steps:14;--category-menu-x-position:-1425px}@media screen and (max-width:1439px){:root{--category-menu-steps:14;--category-menu-x-position:-1235px}}.menu-categories__item-button .menu-categories__item-image{animation:out .3s steps(var(--category-menu-steps));animation-fill-mode:both}.menu-categories__item-button:hover .menu-categories__item-image{animation:in .3s steps(var(--category-menu-steps));animation-fill-mode:both}@media screen and (max-width:767px){.menu-categories__item-button .menu-categories__item-image{animation:none!important}.menu-categories__item-button:hover .menu-categories__item-image{animation:none!important}}@keyframes in{from{background-position:0}to{background-position:var(--category-menu-x-position)}}@keyframes out{from{background-position:var(--category-menu-x-position)}to{background-position:0}}.menu-categories__item-image{transform:scale(.8);height:100%;background-size:1525px 100px;background-repeat:no-repeat;background-position:0}@media screen and (max-width:1439px){.menu-categories__item-image{transform:scale(.7) translate(-7px);height:102%;background-size:1325px 83px;background-repeat:no-repeat;background-position:0;width:110%}}.menu-categories__title{font-family:MTSCompact;font-style:normal;font-weight:500;font-size:17px;line-height:24px;display:flex;justify-content:center;align-items:center;text-align:center;color:var(--color-text-primary);margin-top:12px;max-width:105px;min-height:48px}@media screen and (max-width:1439px){.menu-categories__title{font-size:14px;line-height:20px;margin-top:8px;max-width:85px;min-height:40px;min-width:76px;margin-left:-5px;margin-right:-5px}}.menu-categories__main-heading~.tabs_relative .filters__list-wrap{float:none;position:static!important;top:initial!important;width:100%!important}.menu-categories__main-heading~.tabs_relative .filters__content{margin-left:0!important}.home-internet-tvpack__head{margin-left:-1px;margin-right:-1px;margin-top:-1px;position:relative;overflow:hidden}.home-internet-tvpack__main{max-width:100vw;margin:0 0 calc(1.5 * var(--old-rem-value,16px));padding:0 0 calc(.91 * var(--old-rem-value,16px));border-bottom:1px solid var(--background-stroke)}@media screen and (max-width:1279px){.home-internet-tvpack__main{margin-bottom:calc(2.22 * var(--old-rem-value,16px));padding-bottom:calc(1.11 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.tabs_aside .home-internet-tvpack__main{margin:0 auto calc(1.25 * var(--old-rem-value,16px));padding-bottom:calc(1 * var(--old-rem-value,16px));width:100%}}@media screen and (max-width:759px){.home-internet-tvpack__main{margin:0 auto calc(1.25 * var(--old-rem-value,16px));padding-bottom:calc(1 * var(--old-rem-value,16px));width:87.5%}}@media screen and (max-width:359px){.home-internet-tvpack__main{width:100%}}.home-internet-tvpack__main_clear{border-bottom:0}@media screen and (max-width:759px){.home-internet-tvpack__main_clear{width:100%;margin:0;font-size:0}.home-internet-tvpack__main_clear .home-internet-tvpack__main-panel{text-align:left;margin:0 auto 20px;width:100%;max-width:450px}}.home-internet-tvpack__main_inner{border-bottom:0;padding-bottom:0;margin-bottom:0}.home-internet-tvpack__wrap:after{content:'';display:table;clear:both}.home-internet-tvpack__title{font-size:21px;line-height:1.38;color:var(--text-secondary);margin-bottom:calc(.95 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet-tvpack__title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.home-internet-tvpack__title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.home-internet-tvpack__title{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.home-internet-tvpack__title{margin-bottom:calc(.88 * var(--old-rem-value,16px))}}.home-internet-tvpack__main-panel{width:100%;margin-bottom:calc(.91 * var(--old-rem-value,16px));position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--background-stroke);background:var(--background-primary-elevated);-webkit-transition:border-color .3s ease-out,box-shadow .3s ease-out;-moz-transition:border-color .3s ease-out,box-shadow .3s ease-out;-o-transition:border-color .3s ease-out,box-shadow .3s ease-out;-ms-transition:border-color .3s ease-out,box-shadow .3s ease-out;transition:border-color .3s ease-out,box-shadow .3s ease-out;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:8px}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel{min-height:275px}}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel{min-height:320px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel{min-height:310px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel{min-height:310px}}.home-internet-tvpack__main-panel.is-active{border-color:#ff0032;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.1)}.home-internet-tvpack__main-panel-wrap-img{width:380px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;position:absolute;left:0;top:0;bottom:0;border-top-left-radius:8px;border-bottom-left-radius:8px}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-wrap-img{width:255px}}@media screen and (max-width:959px){.home-internet-tvpack__main-panel-wrap-img{width:305px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-wrap-img{width:100%;height:180px;position:relative;border-top-right-radius:8px;border-bottom-left-radius:0}}.home-internet-tvpack__main-panel-wrap-img_masked{background-color:#e7e7e7}.home-internet-tvpack__main-panel-wrap-img_masked:before{content:'';position:absolute;z-index:1;display:none}@media screen and (min-width:760px){.home-internet-tvpack__main-panel-wrap-img_masked:before{right:-1px;top:0;bottom:0;width:130px;background:url(../../../content/i/home-internet/mask_d.png) no-repeat center right;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;background-size:100% 100%}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-wrap-img_masked:before{left:0;right:0;bottom:-2px;top:0;background:url(../../i/tariff-card/stroke.svg) no-repeat center bottom;-webkit-background-size:101% auto;-moz-background-size:101% auto;background-size:101% auto}}.b-hint-badge+.home-internet-tvpack__img-spacer{padding-bottom:25px}.home-internet-tvpack__img-block{height:215px;padding-top:20px;padding-left:30px;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;position:relative;border-top-left-radius:8px;border-top-right-radius:8px}@media screen and (max-width:1279px){.home-internet-tvpack__img-block{padding:20px}}.home-internet-tvpack__img-block_full-size{padding:0}.home-internet-tvpack__img-block_full-size .tariff-card__img{position:relative}.home-internet-tvpack__img-block_mask{padding:0}.home-internet-tvpack__img-block_default{height:auto;text-align:center}.home-internet-tvpack__img-block_double{margin-bottom:calc(-.45 * var(--old-rem-value,16px));overflow:hidden;background-color:#ff0032;padding:0}.home-internet-tvpack__img-block_double.is-hovered .tariff-card__bg{opacity:0}@media screen and (max-width:1679px){.home-internet-tvpack__img-block_contain{height:182px}}@media screen and (max-width:1279px){.home-internet-tvpack__img-block_contain{height:185px}}@media screen and (max-width:759px){.home-internet-tvpack__img-block_contain{height:158px}}.home-internet-tvpack__bg{position:absolute;top:0;bottom:0;min-width:100%;height:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.home-internet-tvpack__head .b-hint-badge{position:absolute;top:17px;left:20px;z-index:3;margin:0}@media screen and (min-width:1680px){.home-internet-tvpack__head .b-hint-badge{left:30px}}@media screen and (max-width:1679px){.home-internet-tvpack__head .b-hint-badge{left:20px}}.home-internet-tvpack__hero{z-index:1;position:absolute;top:50%;left:50%;max-height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.home-internet-tvpack__img-block_animate-rounds{text-align:center;position:relative}.home-internet-tvpack__img-block_animate-rounds:before,.home-internet-tvpack__img-block_animate-rounds:after{content:'';position:absolute;top:57%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:red;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;border-radius:50%}.home-internet-tvpack__img-block_animate-rounds:before{background:#fbfcfd;width:145px;height:145px}.home-internet-tvpack__img-block_animate-rounds:after{background:#f5f7fa;width:110px;height:110px}.home-internet-tvpack__img-block_animate-rounds:hover:before{width:188px;height:188px;background:#f1f4f8}.home-internet-tvpack__img-block_animate-rounds:hover:after{width:130px;height:130px;background:#e1e7f0}.home-internet-tvpack__img-block_animate-rounds:hover .tariff-card__img{opacity:1}.home-internet-tvpack__img-block_unanimate-rounds{text-align:center;position:relative}.home-internet-tvpack__img-block_unanimate-rounds:before,.home-internet-tvpack__img-block_unanimate-rounds:after{content:'';position:absolute;top:57%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:red;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;border-radius:50%}.home-internet-tvpack__img-block_unanimate-rounds:before{background:#fbfcfd;width:145px;height:145px}.home-internet-tvpack__img-block_unanimate-rounds:after{background:#f5f7fa;width:110px;height:110px}.home-internet-tvpack__img-block_small{height:180px}.home-internet-tvpack__img-block_xsmall{height:140px}.home-internet-tvpack__img-block_large{height:280px}@media screen and (min-width:960px){.home-internet-tvpack__img-block_large-nodevice{height:280px}}@media screen and (max-width:959px){.home-internet-tvpack__img-block_large-nodevice{height:140px}}.home-internet-tvpack__img{background-position:center top;background-repeat:no-repeat;height:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0 auto;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.home-internet-tvpack__img:not([style]):not([src]){background-color:#ff0032}.tariff-card__img-block_full-size .home-internet-tvpack__img{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover}.tariff-card__img-block_contain .home-internet-tvpack__img{-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%}.home-internet-tvpack__main-panel-img{position:absolute;left:50%;top:0;bottom:0;max-height:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-img:not(.home-internet-tvpack__main-panel-img_icon){position:absolute;min-width:100%;min-height:100%;max-height:none;height:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.home-internet-tvpack__main-panel-img_icon{max-width:100%;height:auto;max-height:130px}}.home-internet-tvpack__main-panel-img_icon{left:50%;top:50%;max-width:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:auto}.home-internet-tvpack__main-panel-info{width:100%;font-size:16px;line-height:1.38;color:var(--text-secondary);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-info{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-info{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info{font-size:14px;line-height:1.29}}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel-info{padding:26px 270px 26px 418px}}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel-info{padding:31px 120px 26px 416px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-info{padding:28px 40px 31px 267px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel-info{padding:27px 40px 31px 327px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info{padding:13px 20px 20px 20px}}@media screen and (min-width:760px){.home-internet-tvpack__main-panel-info .b-hint-badge{margin:0 0 12px 0}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info .b-hint-badge{margin:-2px 0 5px 0}}.home-internet-tvpack__main-panel-info-title{font-size:30px;line-height:1.07;color:var(--text-headline);margin-bottom:19px}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-info-title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-info-title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-title{font-size:20px;line-height:1.07}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-info-title{margin-bottom:22px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-title{margin-bottom:17px}}.home-internet-tvpack__main-panel-info-channel{position:relative;font-size:16px;line-height:1.38;padding-left:49px}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-info-channel{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-info-channel{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-channel{font-size:14px;line-height:1.29}}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel-info-channel{margin-bottom:calc(1.14 * var(--old-rem-value,16px))}}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel-info-channel{margin-bottom:27px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-info-channel{margin-bottom:23px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel-info-channel{margin-bottom:26px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-channel{font-size:12px;margin-bottom:17px;padding-left:41px}}.home-internet-tvpack__main-panel-info-channel:before{content:'';position:absolute;left:0;top:-11px;display:flex;justify-content:center;align-items:center;background:url(../../../content/i/b-icon/gray/b-icon_tv.svg) no-repeat center center}@media screen and (min-width:760px){.home-internet-tvpack__main-panel-info-channel:before{width:40px;height:40px;-webkit-background-size:30px 30px;-moz-background-size:30px 30px;background-size:30px 30px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-channel:before{width:34px;height:34px;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px}}.home-internet-tvpack__main-panel-info-logos-list{list-style:none;padding:0;margin:0;white-space:nowrap;overflow:hidden;position:relative}@media screen and (max-width:959px){.home-internet-tvpack__main-panel-info-logos-list{padding:0 0 10px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-logos-list{max-width:235px}}.home-internet-tvpack__main-panel-info-logos-item{display:inline-block;vertical-align:middle;height:20px}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel-info-logos-item{margin:0 12px 15px}}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel-info-logos-item{margin:0 12px 16px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-info-logos-item{margin:0 14px 18px}.home-internet-tvpack__main-panel-info-logos-item:first-child{margin-left:0}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel-info-logos-item{margin:0 14px 8px}.home-internet-tvpack__main-panel-info-logos-item:first-child{margin-left:0}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-info-logos-item{margin:0 14px 8px}.home-internet-tvpack__main-panel-info-logos-item:first-child{margin-left:0}}.home-internet-tvpack__main-panel-info-logos-item:last-child{margin-right:0}.home-internet-tvpack__main-panel-info-logos-item img{max-width:100%;max-height:100%}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel-info-text{line-height:20px}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-info-text{line-height:16px}}.home-internet-tvpack__main-panel-price{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-wrap:wrap}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel-price{flex-direction:column;width:270px;padding:26px 16px 20px 26px;position:absolute;top:0;right:0}}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel-price{margin-top:16px}}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price{font-size:0}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-price{margin-top:19px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel-price{margin-top:19px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price{margin-top:18px;line-height:16px}}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-top{flex-basis:168px;max-width:168px;padding-right:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-price-top{flex-basis:165px;max-width:165px}}@media screen and (max-width:479px){.home-internet-tvpack__main-panel-price-top{flex-basis:100%;max-width:100%}}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-bottom{flex-basis:155px;max-width:155px}}@media screen and (max-width:479px){.home-internet-tvpack__main-panel-price-bottom{flex-basis:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:12px}}.home-internet-tvpack__main-panel-price-title{font-size:18px;line-height:1.33;color:#000}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-title{font-size:15px;line-height:1.4}}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-title{margin-bottom:calc(.75 * var(--old-rem-value,16px))}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-title{font-size:calc(.94 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-title{font-size:calc(1.06 * var(--old-rem-value,16px))}}.home-internet-tvpack__main-panel-price-bonus{display:inline-block;font-size:14px;line-height:1.29;border-radius:5px;padding:2px 5px;border:1px solid #ccc;color:#666;vertical-align:2px;margin-bottom:6px}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-bonus{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-bonus{font-size:14px;line-height:1.29}}.home-internet-tvpack__main-panel-price-text{font-size:16px;line-height:1.38;color:#333}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-text{font-size:14px;line-height:1.29}}.home-internet-tvpack__main-panel-price-text_red{color:#ff0032}.home-internet-tvpack__main-panel-price-summ{color:var(--text-headline);font-weight:500}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-summ{line-height:34px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-price-summ{font-size:16px;line-height:26px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel-price-summ{font-size:16px;line-height:26px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-summ{font-size:24px;line-height:34px}}.home-internet-tvpack__main-panel-price-summ strong{font-size:30px;line-height:1.07;font-weight:400;padding-right:5px}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-summ strong{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-summ strong{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-summ strong{font-size:20px;line-height:1.07}}.is-active .home-internet-tvpack__main-panel-price-summ{color:var(--text-primary)}@media screen and (min-width:1280px) and (max-width:1679px){.home-internet-tvpack__main-panel-price-summ+.home-internet-tvpack-main__choose{margin-left:30px}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-price-summ+.home-internet-tvpack-main__choose{margin-left:16px}}@media screen and (min-width:760px) and (max-width:959px){.home-internet-tvpack__main-panel-price-summ+.home-internet-tvpack-main__choose{margin-left:16px}}.home-internet-tvpack__main-panel-price-summ_enabled{color:var(--text-headline)}.home-internet-tvpack__main-panel-price-summ_crossed{color:#ccc;font-size:16px;line-height:1.38;line-height:19px}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-summ_crossed{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-summ_crossed{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-summ_crossed{font-size:14px;line-height:1.29}}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel-price-summ_crossed{margin-bottom:-3px}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-summ_crossed{line-height:20px}}.home-internet-tvpack__main-panel-price-summ_crossed span{display:inline-block;vertical-align:top;position:relative;border:0;padding:0;color:inherit;font-size:inherit;text-decoration:line-through}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-summ_crossed span{line-height:20px}}.home-internet-tvpack__main-panel-price-summ_crossed strong{font-size:16px;line-height:1.38;padding-right:calc(.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-price-summ_crossed strong{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-price-summ_crossed strong{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-price-summ_crossed strong{font-size:14px;line-height:1.29}}.is-active .home-internet-tvpack__main-panel-price-summ_crossed{color:#ccc}.home-internet-tvpack__main-panel-period{color:#333;font-size:16px;line-height:1.38;margin-top:calc(.35 * var(--old-rem-value,16px));margin-bottom:calc(.1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-period{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-panel-period{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-panel-period{font-size:14px;line-height:1.29}}@media screen and (max-width:1679px){.home-internet-tvpack__main-panel-period{margin-top:calc(-.3 * var(--old-rem-value,16px))}}@media screen and (min-width:1680px){.home-internet-tvpack__main-panel-period{margin-bottom:calc(.95 * var(--old-rem-value,16px))}}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__main-panel-period{margin-top:calc(.25 * var(--old-rem-value,16px))}}.home-internet-tvpack__main-link{font-size:16px;line-height:1.38;margin-top:calc(1.05 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet-tvpack__main-link{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__main-link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__main-link{font-size:14px;line-height:1.29}}@media screen and (max-width:1679px){.home-internet-tvpack__main-link{margin-top:calc(.75 * var(--old-rem-value,16px))}}@media screen and (max-width:479px){.home-internet-tvpack__main-link{width:calc(50% - 10px);margin-top:0;text-align:center}}.home-internet-tvpack__main-link_center{text-align:center}.home-internet-tvpack__price-currency{display:inline-block;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.home-internet-tvpack__price-currency{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.home-internet-tvpack__price-currency{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.home-internet-tvpack__price-currency{font-size:16px;line-height:1.38}}.home-internet-tvpack__price-twix{display:inline-block;text-align:center;line-height:1}.home-internet-tvpack__price-twix_top{color:#ccc;font-size:16px;line-height:1.38;border-bottom:1px solid #ccc;padding-bottom:4px}@media screen and (max-width:1679px){.home-internet-tvpack__price-twix_top{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__price-twix_top{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__price-twix_top{font-size:14px;line-height:1.29}}.is-active .home-internet-tvpack__price-twix_top,.home-internet-tvpack__main-panel-price-summ_enabled .home-internet-tvpack__price-twix_top,.home-internet-tvpack__dop-panel-price_enabled .home-internet-tvpack__price-twix_top{color:#000;border-bottom-color:#000}.home-internet-tvpack__price-twix_bottom{color:#ccc;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.home-internet-tvpack__price-twix_bottom{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__price-twix_bottom{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__price-twix_bottom{font-size:14px;line-height:1.29}}.is-active .home-internet-tvpack__price-twix_bottom,.home-internet-tvpack__main-panel-price-summ_enabled .home-internet-tvpack__price-twix_bottom,.home-internet-tvpack__dop-panel-price_enabled .home-internet-tvpack__price-twix_bottom{color:#000}.home-internet-tvpack-main__choose{font-size:21px;line-height:1.38;display:inline-flex;flex-direction:column}@media screen and (max-width:1679px){.home-internet-tvpack-main__choose{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.home-internet-tvpack-main__choose{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.home-internet-tvpack-main__choose{font-size:16px;line-height:1.38}}@media screen and (min-width:1680px){.home-internet-tvpack-main__choose{margin-top:8px}}@media screen and (max-width:479px){.home-internet-tvpack-main__choose{width:100%;flex-direction:row;align-items:center;justify-content:space-between}}.home-internet-tvpack-main__choose .btn-checkbox{background-color:#e6e6e6;color:grey}.is-active .home-internet-tvpack-main__choose .btn-checkbox{color:#fff;background:#e41e26}.is-active .home-internet-tvpack-main__choose .btn-checkbox[disabled]{background-color:#e6e6e6;color:grey}.home-internet-tvpack__wrap{background:var(--background-primary);padding:calc(2.05 * var(--old-rem-value,16px)) 0 calc(1.36 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.tabs_aside .home-internet-tvpack__wrap{padding:calc(1.25 * var(--old-rem-value,16px)) 0 0}}@media screen and (max-width:759px){.home-internet-tvpack__wrap{padding:calc(1.25 * var(--old-rem-value,16px)) 0 0}}.home-internet-tvpack__wrap .home-internet__fixed{position:relative}@media screen and (max-width:959px){.tabs_aside .home-internet-tvpack__wrap .home-internet__fixed{width:100%}}@media screen and (max-width:759px){.home-internet-tvpack__wrap .home-internet__fixed{width:100%}}@media screen and (max-width:759px){.home-internet-tvpack__wrap .home-internet__fixed .home-internet-tvpack__dop{margin-left:0;margin-right:0}}@media screen and (max-width:759px) and (max-width:959px){.tabs_aside .home-internet-tvpack__wrap{margin-bottom:calc(1.55 * var(--old-rem-value,16px))}}@media screen and (max-width:759px) and (max-width:759px){.home-internet-tvpack__wrap{margin-bottom:calc(1.55 * var(--old-rem-value,16px))}}.home-internet-tvpack__dop{margin-top:20px;margin-left:-8px;margin-right:-8px}@media screen and (max-width:759px){.tabs_aside .home-internet-tvpack__dop{margin-left:-20px;margin-right:-20px;overflow:hidden}}.home-internet-tvpack__dop .bx-controls{margin-top:15px}@media screen and (max-width:759px){.home-internet-tvpack__dop .home-internet-tvpack__title{width:87.5%;margin-bottom:calc(.88 * var(--old-rem-value,16px))}.tabs_aside .home-internet-tvpack__dop .home-internet-tvpack__title{width:100%;padding-left:20px;padding-right:20px}}.home-internet-tvpack__dop_inline{padding:0 40px}@media screen and (max-width:1279px){.home-internet-tvpack__dop_inline{padding:0 30px}}@media screen and (max-width:959px){.home-internet-tvpack__dop_inline{padding:0 20px}}@media screen and (max-width:759px){.home-internet-tvpack__dop_inline{padding:0}}@media screen and (min-width:760px) and (max-width:1279px){.home-internet-tvpack__dop_inside .home-internet-tvpack__dop-slider[class*=dop-viewport-phone] .home-internet-tvpack__dop-slider-item{width:50%}}.home-internet-tvpack__dop-slider-wrap{max-width:1346px;overflow:hidden}@media screen and (max-width:759px){.home-internet-tvpack__dop-slider-wrap .bx-controls{position:absolute;left:0;right:0;bottom:0;margin-top:0;padding:0}}@media screen and (max-width:759px){.home-internet-tvpack__dop-slider-wrap .bx-controls .bx-pager{vertical-align:bottom}}.home-internet-tvpack__dop-slider{list-style:none;padding:0;margin:0 auto;padding-bottom:20px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:16px;justify-items:center}.home-internet-tvpack__dop-slider:after{content:'';display:table;clear:both}@media screen and (max-width:968px){.home-internet-tvpack__dop-slider{grid-template-columns:1fr 1fr}}@media screen and (max-width:759px){.home-internet-tvpack__dop-slider{margin-left:0;margin-right:0;grid-template-columns:1fr}}.home-internet-tvpack__dop-list-pack{list-style:none;padding:0;margin:0}.home-internet-tvpack__dop-list-pack:after{content:'';display:table;clear:both}.home-internet-tvpack__dop-slider-item{text-align:left;white-space:normal;max-width:448px}.home-internet-tvpack__dop-slider-item .tariff-list__item{padding:0}@media screen and (max-width:759px){.home-internet-tvpack__dop-slider-item{margin-bottom:16px}.home-internet-tvpack__dop-slider-item:last-child{margin-bottom:0}}@media screen and (max-width:759px){.home-internet-tvpack__dop-slider-item .home-internet-tvpack__dop-panel-fixed{margin-left:-20px;padding-bottom:20px}}.home-internet-tvpack__dop-slider-item .home-internet-tvpack__dop-panel-fixed .home-internet-tvpack__dop-choose{vertical-align:top}@media screen and (max-width:759px){.home-internet-tvpack__dop-slider-item.active-slide .home-internet-tvpack__dop-panel-fixed{margin:0 auto}.tabs__content-item .home-internet-tvpack__dop-slider-item.active-slide .home-internet-tvpack__dop-panel-fixed{margin-left:20px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-fixed{width:87.5%}}.home-internet-tvpack__dop-panel{position:relative;margin:0 8px;border-radius:8px}.home-internet-tvpack__dop-panel.js-choose{border:1px solid var(--background-stroke);background:var(--background-primary-elevated);-webkit-transition:box-shadow .3s ease-out,border-color .3s ease-out;-moz-transition:box-shadow .3s ease-out,border-color .3s ease-out;-o-transition:box-shadow .3s ease-out,border-color .3s ease-out;-ms-transition:box-shadow .3s ease-out,border-color .3s ease-out;transition:box-shadow .3s ease-out,border-color .3s ease-out;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}.home-internet-tvpack__dop-panel.js-choose.is-active{border-color:var(--brand-mts-red);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel{margin:0 7px}}@media screen and (max-width:959px){.home-internet-tvpack__dop-panel{margin:0 10px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel{margin:0 20px;text-align:left}.home-internet-tvpack__dop-slider .home-internet-tvpack__dop-panel{margin-left:0}}.home-internet-tvpack__dop-panel:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.05);box-shadow:0 5px 10px 0 rgba(0,0,0,.05)}.home-internet-tvpack__dop-panels{font-size:0;margin-top:20px}.home-internet-tvpack__dop-panel_inline{width:calc(33% - 16px);display:inline-block;border:1px solid #e7e7e7;margin-bottom:20px}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel_inline{width:calc(33% - 14px)}}@media screen and (max-width:959px){.home-internet-tvpack__dop-panel_inline{width:calc(33% - 20px)}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel_inline{display:block;margin:0 auto 20px;width:87.5%}.home-internet-tvpack__dop-panel_inline:last-child{margin-bottom:0}}.home-internet-tvpack__dop-panel-inner-holder{position:relative}.home-internet-tvpack__dop-panel-content{font-size:16px;line-height:1.38;color:var(--text-secondary);background:var(--background-primary-elevated);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-content{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-content{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-content{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.home-internet-tvpack__dop-panel-content{padding:20px 30px 140px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-content{padding:20px 20px 144px}}.home-internet-tvpack__dop-panel-content .b-hint-badge{margin-left:0}.home-internet-tvpack__dop-panel-name{margin:0 0 calc(.45 * var(--old-rem-value,16px));position:relative}.home-internet-tvpack__dop-panel-name .b-hint-badge{display:inline-block;margin:-6px 0 0 10px}.home-internet-tvpack__dop-panel-arrow{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:-7px;top:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-arrow{top:2px}}.home-internet-tvpack__dop-panel-arrow.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.home-internet-tvpack__dop-panel-arrow:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1LjEgOC44IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4xIDguOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjZTMwNjEzIiBkPSJNNy41LDguOEwwLjMsMS41Yy0wLjMtMC4zLTAuMy0wLjksMC0xLjNjMC4zLTAuMywwLjktMC4zLDEuMywwbDYsNmw2LTZjMC4zLTAuMywwLjktMC4zLDEuMywwDQoJYzAuMywwLjMsMC4zLDAuOSwwLDEuM0w3LjUsOC44eiIvPg0KPC9zdmc+) no-repeat 0 0;width:15px;height:8px;display:block;-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;-ms-transition:-ms-transform .3s ease-in-out;transition:transform .3s ease-in-out}.home-internet-tvpack__dop-panel-channel{font-size:16px;line-height:1.38;margin:0 0 10px}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-channel{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-channel{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-channel{font-size:14px;line-height:1.29}}.home-internet-tvpack__dop-panel-logos{position:relative;right:-10px;margin-left:-10px;padding-bottom:13px;overflow:hidden;white-space:nowrap}.home-internet-tvpack__dop-panel-logos:after{display:block;content:" ";width:15px;height:100%;background:-webkit-linear-gradient(right,#fff 40%,rgba(255,255,255,0) 100%);background:-moz-linear-gradient(right,#fff 40%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(right,#fff 40%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(right,#fff 40%,rgba(255,255,255,0) 100%);background:linear-gradient(to left,#fff 40%,rgba(255,255,255,0) 100%);position:absolute;top:0;right:0}@media screen and (max-width:759px){.home-internet-tvpack__dop-list-pack .home-internet-tvpack__dop-panel-logos{max-width:248px}}.home-internet-tvpack__dop-panel-logos-item{display:inline-block;margin:0 4px 0 0;vertical-align:middle}.home-internet-tvpack__dop-panel-logos-item:last-child{margin:0}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-logos-item:last-child{margin-right:5px;max-width:20px}}.home-internet-tvpack__dop-panel-logos-item img{max-width:55px;max-height:55px}.home-internet-tvpack__dop-panel-text{line-height:22px}.home-internet-tvpack__dop-panel-footer{display:flex;flex-wrap:wrap;align-items:flex-end;padding:20px 30px 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;right:0;bottom:0}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-footer{padding:20px}}.home-internet-tvpack__dop-panel-bottom{font-size:0;position:relative}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-bottom{position:absolute;bottom:20px}}.home-internet-tvpack__dop-panel-price{display:inline-block;vertical-align:middle;color:var(--text-headline);padding-right:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding-bottom:calc(.45 * var(--old-rem-value,16px));font-weight:500}.home-internet-tvpack__dop-panel-price strong{font-size:30px;line-height:1.07;font-weight:400;padding-right:5px}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price strong{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price strong{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price strong{font-size:20px;line-height:1.07}}.home-internet-tvpack__dop-panel-price b{font-size:21px;line-height:1.38;color:#ff0032;font-weight:400;margin-right:5px}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price b{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price b{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price b{font-size:16px;line-height:1.38}}@media screen and (min-width:760px) and (max-width:1279px){.home-internet-tvpack__dop-panel-price b{width:100%}}.home-internet-tvpack__dop-panel-price b:after{content:' ';white-space:pre}@media screen and (min-width:760px) and (max-width:1279px){.home-internet-tvpack__dop-panel-price b:after{content:none}}.home-internet-tvpack__dop-panel-price span{display:inline-block;font-size:14px;border-radius:5px;padding:2px 5px;border:1px solid #ccc;color:#ccc;vertical-align:2px}@media screen and (min-width:760px) and (max-width:1279px){.home-internet-tvpack__dop-panel-price span{margin-top:10px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price span{margin:5px 0}}@media screen and (min-width:760px){.home-internet-tvpack__dop-panel-price_smaller{width:calc(100% - 140px)}}.home-internet-tvpack__dop-panel-price-after{font-size:16px;line-height:1.38;padding-bottom:calc(.55 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price-after{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price-after{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price-after{font-size:14px;line-height:1.29}}.home-internet-tvpack__dop-panel-price_old{padding-right:0;width:auto;padding-bottom:calc(.15 * var(--old-rem-value,16px))}.home-internet-tvpack__dop-panel-price_old span{color:#ccc;font-size:16px;line-height:1.38;text-decoration:line-through;border:0;padding:0}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price_old span{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price_old span{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price_old span{font-size:14px;line-height:1.29}}.home-internet-tvpack__dop-panel-price_old .home-internet-tvpack__price-currency{font-size:calc(.7 * var(--old-rem-value,16px));width:auto}.home-internet-tvpack__dop-panel-price-month{line-height:100%;padding:3px 0 0}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price-month{padding-top:6px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price-month{font-size:calc(1.125 * var(--old-rem-value,16px));padding:0}}.home-internet-tvpack__dop-panel-price-month strong{font-size:30px;line-height:1.07;font-weight:400}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price-month strong{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price-month strong{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price-month strong{font-size:20px;line-height:1.07}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price-month strong{font-size:calc(1.58 * var(--old-rem-value,16px))}}.home-internet-tvpack__dop-panel-price-free{font-size:16px;line-height:1.38;color:#e10b29;position:relative;top:-8px;margin-bottom:-4px}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price-free{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price-free{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price-free{font-size:14px;line-height:1.29}}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price-free{top:-4px;margin-bottom:0}}.home-internet-tvpack__dop-panel-price-after{font-size:16px;line-height:1.38;color:#333}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price-after{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price-after{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price-after{font-size:14px;line-height:1.29}}.home-internet-tvpack__dop-panel-price_enabled strong{color:#000}.home-internet-tvpack__dop-tag{display:inline-block;vertical-align:top;color:#ff0032;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.home-internet-tvpack__dop-tag .btn{background-color:#fff;border-color:#ccc;color:#333;text-align:left;padding:0 16px 0 34px;position:relative}.home-internet-tvpack__dop-tag .btn:hover,.home-internet-tvpack__dop-tag .btn:active{border-color:#ccc}.home-internet-tvpack__dop-tag .btn:before{display:block;content:" ";width:14px;height:14px;background:#fff;border-radius:3px;position:absolute;top:50%;left:12px;margin-top:-7px}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__dop-tag .btn:before{left:9px}}.home-internet-tvpack__dop-tag .btn:after{display:block;content:" ";width:11px;height:10px;background:url(../../i/home-internet-tvpack/checked.svg) 0 0 no-repeat;position:absolute;top:50%;left:14px;margin-top:-5px}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__dop-tag .btn:after{left:11px}}.home-internet-tvpack__dop-panel-price_crossed{color:#ccc;font-size:16px;line-height:1.38;padding-bottom:calc(.45 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price_crossed{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price_crossed{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price_crossed{font-size:14px;line-height:1.29}}.home-internet-tvpack__dop-panel-price_crossed span{display:inline-block;vertical-align:top;position:relative;border:0;padding:0;color:inherit;font-size:inherit}.home-internet-tvpack__dop-panel-price_crossed span:before{content:'';position:absolute;left:0;right:0;top:56%;height:1px;background-color:#ccc}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price_crossed span:before{top:calc(.85 * var(--old-rem-value,16px))}}.home-internet-tvpack__dop-panel-price_crossed strong{font-size:16px;line-height:1.38;padding-right:0}@media screen and (max-width:1679px){.home-internet-tvpack__dop-panel-price_crossed strong{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-panel-price_crossed strong{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price_crossed strong{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.home-internet-tvpack__dop-panel-price_crossed strong{line-height:26px}}.home-internet-tvpack__dop-choose{display:inline-block;vertical-align:middle}@media screen and (max-width:759px){.home-internet-tvpack__dop-choose{margin:15px 0 0}}.home-internet-tvpack__dop-choose .js-choose-handler{min-width:81px;height:36px;display:inline-block;text-align:left;padding:0 20px 0 37px;font-size:14px;line-height:36px}@media screen and (max-width:1679px){.home-internet-tvpack__dop-choose .js-choose-handler{font-size:14px;line-height:36px}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-choose .js-choose-handler{font-size:14px;line-height:36px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-choose .js-choose-handler{font-size:14px;line-height:36px}}.home-internet-tvpack__dop-choose .js-choose-handler:before{width:14px;height:14px;left:12px;margin-top:-7px}.home-internet-tvpack__dop-choose .js-choose-handler:after{width:11px;height:10px;left:14px;margin-top:-5px}@media screen and (min-width:960px) and (max-width:1279px){.home-internet-tvpack__dop-choose .js-choose-handler{min-width:66px;padding-left:29px}.home-internet-tvpack__dop-choose .js-choose-handler:before{left:9px}.home-internet-tvpack__dop-choose .js-choose-handler:after{left:11px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-choose .js-choose-handler{width:auto;font-size:calc(.96 * var(--old-rem-value,16px));padding-right:14px}}.home-internet-tvpack__dop-choose .btn{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.home-internet-tvpack__dop-choose .btn{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet-tvpack__dop-choose .btn{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet-tvpack__dop-choose .btn{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet-tvpack__dop-choose .btn{font-size:calc(.96 * var(--old-rem-value,16px))}}.home-internet-tvpack__dop-button{display:inline-block;vertical-align:middle}@media screen and (min-width:760px){.home-internet-tvpack__dop-button{width:140px}}@media screen and (max-width:759px){.home-internet-tvpack__dop-button{margin-top:15px}}.home-internet-tvpack__content{height:0;overflow:hidden}.home-internet-hint__wrap{position:absolute;top:6px;right:0;z-index:1}@media screen and (max-width:1279px){.home-internet-hint__wrap{top:2px}}@media screen and (max-width:959px){.home-internet-hint__wrap{position:static;text-align:center;padding:0 0 calc(1.14 * var(--old-rem-value,16px))}}.home-internet-hint__link{font-size:18px;line-height:1.33;line-height:1.2;display:inline-block;vertical-align:middle}@media screen and (max-width:1679px){.home-internet-hint__link{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.home-internet-hint__link{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.home-internet-hint__link{font-size:15px;line-height:1.4}}.home-internet-hint__icon{width:30px;height:35px;margin-right:5px;text-align:center;display:inline-block;-webkit-background-size:contain;-moz-background-size:contain;background-size:contain;background-position:center;background-repeat:no-repeat;vertical-align:middle}.home-internet-hint__icon .b-icon{width:30px;fill:#acb8c1}@media screen and (max-width:959px){.home-internet-hint__icon{display:inline-block}}.qa-simple-select-suggest{width:100%}.qa-simple-select-suggest .select-suggest__input{padding-top:0;height:36px;width:100%}.qa-simple-select-suggest .select-suggest__item{font-size:.calc(.85 * var(--old-rem-value,16px))}.select-suggest_ordinary .select-suggest__btn{height:100%}.only-bots{display:none}