<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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}.b-popup-frame{background-color:#fff}@media screen and (max-width:1279px){.b-popup-frame{width:630px;margin-left:-315px}}@media screen and (max-width:959px){.b-popup-frame{width:474px;margin-left:-237px}}@media screen and (max-width:759px){.b-popup-frame{width:320px;margin-left:-160px}}.b-popup-frame .popup__padding{padding:0}.b-popup-frame__head{padding:20px 45px 20px 20px}.b-popup-frame__body{min-height:390px;position:relative;-webkit-overflow-scrolling:touch}.b-popup-frame__body iframe{width:100%;height:100%;border:0 none;border-radius:8px}.b-popup-frame__title{font-size:38px;line-height:1.18;font-weight:400}@media screen and (max-width:1679px){.b-popup-frame__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.b-popup-frame__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.b-popup-frame__title{font-size:24px;line-height:1.25}}.b-popup-frame__text{font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.b-popup-frame__text{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.b-popup-frame__text{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.b-popup-frame__text{font-size:17px;line-height:1.24}}.b-popup-email{background-color:#fff;width:840px;margin-left:-420px}.b-popup-email .popup__padding{padding:0}@media screen and (max-width:1279px){.b-popup-email{width:630px;margin-left:-315px}}@media screen and (max-width:959px){.b-popup-email{width:474px;margin-left:-237px}}@media screen and (max-width:759px){.b-popup-email{width:320px;margin-left:-160px}}.b-popup-email__head{padding:40px 45px 20px}@media screen and (max-width:759px){.b-popup-email__head{padding-bottom:14px}}.b-popup-email__body{padding:20px;color:#979797;font-weight:300}.b-popup-email__title{font-size:38px;line-height:1.18;font-weight:400;text-align:center;color:#4d4d4d}@media screen and (max-width:1679px){.b-popup-email__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.b-popup-email__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.b-popup-email__title{font-size:24px;line-height:1.25}}.b-popup-email__title-inner{display:inline-block;vertical-align:top;position:relative}.b-popup-email__title-icon{fill:none;stroke:#adb8c1;stroke-width:1.5px;width:58px;height:28px;margin-top:-14px;position:absolute;left:-75px;top:50%}@media screen and (max-width:759px){.b-popup-email__title-icon{top:4px;left:-20px;margin-top:0}}.b-popup-email__title-icon img{vertical-align:top}.b-popup-email__form{margin-top:calc(.55 * var(--old-rem-value,16px))}@media screen and (min-width:960px){.b-popup-email__form{padding-left:45px;padding-right:45px}}@media screen and (max-width:959px){.b-popup-email__form{margin-top:calc(-.4 * var(--old-rem-value,16px))}}@media screen and (max-width:959px){.b-popup-email__form{max-width:340px;margin:calc(-.4 * var(--old-rem-value,16px)) auto 0}}.b-popup-email__form .form__col-label{width:128px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.b-popup-email__form .form__col-label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-email__form .form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-email__form .form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.b-popup-email__form .form__col-label{width:100%;display:block}}@media screen and (max-width:959px){.b-popup-email__form .form__col-value{display:block}}.b-popup-email__form .input-group_email{max-width:none}@media screen and (max-width:959px){.b-popup-email__form{padding-left:20px;padding-right:20px}}@media screen and (max-width:759px){.b-popup-email__form{padding-left:0;padding-right:0}}.b-popup-email__content-wrap{padding-left:20px;padding-right:20px;margin-top:26px}@media screen and (max-width:759px){.b-popup-email__content-wrap{padding-left:0;padding-right:0}}.b-popup-email__content-title{font-size:18px;line-height:1.33;padding-left:25px;padding-right:25px}@media screen and (max-width:1679px){.b-popup-email__content-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-email__content-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-email__content-title{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.b-popup-email__content-title{padding-left:0;padding-right:0}}.b-popup-email__content{border:1px solid #e4e4e4;padding:25px;word-wrap:break-word}.b-popup-email__content:after{content:'';display:table;clear:both}@media screen and (max-width:759px){.b-popup-email__content{padding:20px}}.b-popup-email__footer{text-align:center;padding:20px 20px 60px}.form__col-label_icon{position:relative;padding-left:47px}@media screen and (max-width:1679px){.form__col-label_icon{padding-left:0}}.form__col-label_icon:before{content:"";background:url(../../i/b-popup/icon-arrow.svg) no-repeat 0 0;width:22px;height:14px;position:absolute;left:0;margin-top:5px}@media screen and (max-width:1679px){.form__col-label_icon:before{display:none}}.b-popup-sms{background-color:#fff;width:840px;margin-left:-420px}@media screen and (max-width:1279px){.b-popup-sms{width:630px;margin-left:-315px}}@media screen and (max-width:959px){.b-popup-sms{width:474px;margin-left:-237px}}@media screen and (max-width:759px){.b-popup-sms{width:320px;margin-left:-160px}}.b-popup-sms .popup__padding{padding:0}.b-popup-sms__head{padding:40px 45px 20px}@media screen and (max-width:759px){.b-popup-sms__head{padding-bottom:14px}}.b-popup-sms__body{padding:20px;color:#979797;font-weight:300}.b-popup-sms__title{font-size:38px;line-height:1.18;font-weight:400;text-align:center;color:#4d4d4d}@media screen and (max-width:1679px){.b-popup-sms__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.b-popup-sms__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.b-popup-sms__title{font-size:24px;line-height:1.25}}.b-popup-sms__title-inner{display:inline-block;vertical-align:top;position:relative}.b-popup-sms__title-icon{fill:#adb8c1;stroke:#adb8c1;stroke-width:1.5px;width:38px;height:36px;margin-top:-18px;position:absolute;left:-54px;top:50%}@media screen and (max-width:759px){.b-popup-sms__title-icon{top:0;left:-48px;margin-top:0}}.b-popup-sms__title-icon img{vertical-align:top}.b-popup-sms__form{padding-left:45px;padding-right:45px;margin-top:calc(.55 * var(--old-rem-value,16px))}@media screen and (max-width:959px){.b-popup-sms__form{margin-top:calc(-.4 * var(--old-rem-value,16px))}}.b-popup-sms__form .field__row{margin-bottom:0}.b-popup-sms__form .form__col-label{width:98px;font-size:18px;line-height:1.33;padding-right:5px}@media screen and (max-width:1679px){.b-popup-sms__form .form__col-label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-sms__form .form__col-label{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-sms__form .form__col-label{font-size:15px;line-height:1.4}}.b-popup-sms__form .form__col-label_icon{width:128px}@media screen and (max-width:1679px){.b-popup-sms__form .form__col-label_icon{width:98px}}@media screen and (max-width:959px){.b-popup-sms__form .form__col-label{width:100%;display:block}}@media screen and (max-width:959px){.b-popup-sms__form .form__col-value{display:block}}.b-popup-sms__form .input-group{width:224px}.b-popup-sms__form .input-group.input{padding-left:12px;padding-right:12px}@media screen and (max-width:1679px){.b-popup-sms__form .input-group{width:100%}}@media screen and (max-width:959px){.b-popup-sms__form{padding-left:20px;padding-right:20px}}@media screen and (max-width:759px){.b-popup-sms__form{padding-left:0;padding-right:0}}.b-popup-sms__form-row{margin-bottom:calc(1.5 * var(--old-rem-value,16px))}.b-popup-sms__content:after{content:'';display:table;clear:both}.b-popup-sms__content .textarea{min-height:100px;padding:20px 25px;border-radius:0;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.b-popup-sms__content .textarea{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-sms__content .textarea{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-sms__content .textarea{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-sms__content .textarea{padding:20px}}.b-popup-sms__content-wrap{padding-left:20px;padding-right:20px;margin-top:26px}@media screen and (max-width:759px){.b-popup-sms__content-wrap{padding-left:0;padding-right:0}}.b-popup-sms__content-title{font-size:18px;line-height:1.33;padding-left:25px;margin-bottom:15px}@media screen and (max-width:1679px){.b-popup-sms__content-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-sms__content-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-sms__content-title{font-size:15px;line-height:1.4}}@media screen and (max-width:959px){.b-popup-sms__content-title{padding-left:0}}.b-popup-sms__content-title-item_right{text-align:right}@media screen and (max-width:1279px){.b-popup-sms__content-title-item_right{text-align:left}}.b-popup-sms__footer{text-align:center;padding:20px 20px 60px}.b-popup-compare{background-color:#fff;width:840px;margin-left:-420px}@media screen and (max-width:1279px){.b-popup-compare{width:630px;margin-left:-315px}}@media screen and (max-width:959px){.b-popup-compare{width:474px;margin-left:-237px}}@media screen and (max-width:759px){.b-popup-compare{width:320px;margin-left:-160px}}.b-popup-compare .popup__padding{padding:0}.b-popup-compare__head{padding:40px 45px 20px}@media screen and (max-width:759px){.b-popup-compare__head{padding-bottom:14px}}.b-popup-compare__body{padding:20px}.b-popup-compare__title{font-size:38px;line-height:1.18;font-weight:400;text-align:center;color:#4d4d4d}@media screen and (max-width:1679px){.b-popup-compare__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.b-popup-compare__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.b-popup-compare__title{font-size:24px;line-height:1.25}}.b-popup-compare__title-inner{display:inline-block;vertical-align:top;position:relative}.b-popup-compare__title-icon{fill:#adb8c1;stroke-width:1.5px;width:34px;height:34px;margin-top:-17px;position:absolute;left:-48px;top:50%}@media screen and (max-width:759px){.b-popup-compare__title-icon{top:0;left:-44px;margin-top:0}}.b-popup-compare__title-icon img{vertical-align:top}.b-popup-compare__text{font-size:18px;line-height:1.33;color:#999;margin-bottom:calc(.3 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.b-popup-compare__text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-compare__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-compare__text{font-size:15px;line-height:1.4}}.b-popup-compare__list{list-style:none;padding:0;margin:26px 0 0}.b-popup-compare__list-item{height:100px;border-top:1px solid rgba(0,0,0,.05);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.b-popup-compare__list-item{height:80px}}.b-popup-compare__item-wrap{display:table;table-layout:fixed;width:100%;height:100%}.b-popup-compare__item-content{width:78.62068965517241%;height:100%;display:table-cell;vertical-align:middle;padding-top:calc(.68 * var(--old-rem-value,16px));padding-bottom:calc(.68 * var(--old-rem-value,16px));color:#333}@media screen and (max-width:959px){.b-popup-compare__item-content{width:73.52941176470588%}}@media screen and (max-width:759px){.b-popup-compare__item-content{width:89.28571428571429%}}.b-popup-compare__item-wrap:hover .b-popup-compare__item-content{color:#cc061a}.b-popup-compare__item-content-target{width:21.379310344827587%;height:100%;display:table-cell;vertical-align:middle;text-align:right;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:959px){.b-popup-compare__item-content-target{width:26.47058823529412%}}@media screen and (max-width:759px){.b-popup-compare__item-content-target{width:10.714285714285714%}}.b-popup-compare__item-img{width:18.421052631578945%;height:100%;display:table-cell;vertical-align:middle;padding-left:4px;padding-right:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.b-popup-compare__item-img img{width:76px;display:block}@media screen and (max-width:759px){.b-popup-compare__item-img img{width:62px}}.b-popup-compare__item-title{width:81.57894736842105%;height:100%;display:table-cell;vertical-align:middle;font-size:18px;line-height:1.33;padding-left:calc(.77 * var(--old-rem-value,16px));padding-right:calc(.77 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.b-popup-compare__item-title{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.b-popup-compare__item-title{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.b-popup-compare__item-title{font-size:15px;line-height:1.4}}.b-popup-compare__item-target{font-size:16px;line-height:1.38;color:#333;opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;-ms-transition:opacity .15s linear;transition:opacity .15s linear}@media screen and (max-width:1679px){.b-popup-compare__item-target{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.b-popup-compare__item-target{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.b-popup-compare__item-target{font-size:14px;line-height:1.29}}.b-popup-compare__item-wrap:hover .b-popup-compare__item-target{opacity:1}@media screen and (max-width:759px){.b-popup-compare__item-target{background:url(../../i/b-popup/icon-remove.svg) no-repeat 0 0;width:18px;height:22px;display:inline-block;vertical-align:middle;font-size:0;opacity:1}}.js-popup-traffic-back-loader .popup__footer{min-height:217px;position:relative}@media screen and (max-width:1279px){.js-popup-traffic-back-loader .popup__footer{min-height:176px}}@media screen and (max-width:759px){.js-popup-traffic-back-loader .popup__footer{min-height:257px}}.js-popup-traffic-back-loader .popup__loader{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-top:-15px}@media screen and (max-width:1279px){.js-popup-traffic-back-loader .popup__loader{margin-top:-12px}}.g-page-wrapper{min-height:100%;position:relative}@media print{.g-page-wrapper{padding:0 30px}}.cover{position:relative;overflow:hidden;display:block}.cover__placeholder{width:100%;height:280px;position:relative;overflow:hidden;-webkit-background-size:auto 100%;-moz-background-size:auto 100%;background-size:auto 100%;background-position:center;background-repeat:no-repeat}@media screen and (min-width:2000px){.cover__placeholder{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center}}@media screen and (min-width:1680px) and (max-width:1999px){.cover__placeholder{-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center bottom}}@media screen and (max-width:1679px){.cover__placeholder{height:260px}}@media screen and (max-width:1279px){.cover__placeholder{height:240px}}@media screen and (max-width:759px){.cover__placeholder{height:210px}}.cover__placeholder-lnk{position:absolute;left:0;right:0;top:0;bottom:0;z-index:3}.cover__img{width:100%;position:absolute;left:0;top:0;right:0}.cover__img.ww{width:100%!important}.cover__img.wh{width:auto;height:100%!important}.cover__img_md,.cover__img_sm{display:none}.cover__overlay{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:2}.cover__info{padding-top:calc(.8 * var(--old-rem-value,16px));padding-bottom:calc(.8 * var(--old-rem-value,16px))}.cover__name{font-size:38px;line-height:1.18;font-weight:300;color:var(--text-headline)}@media screen and (max-width:1679px){.cover__name{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.cover__name{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.cover__name{font-size:24px;line-height:1.25}}@media screen and (max-width:759px){.cover__name{font-size:28.8px;line-height:normal}}.cover__name-text-upcase{text-transform:uppercase;font-size:70%;display:block}.cover__text{font-size:24px;line-height:1.25;color:grey}@media screen and (max-width:1679px){.cover__text{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.cover__text{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.cover__text{font-size:17px;line-height:1.24}}.cover__bywrap{padding-top:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.cover__bywrap{font-size:16px;line-height:1.38}}@media screen and (max-width:759px) and (max-width:1679px){.cover__bywrap{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:1279px){.cover__bywrap{font-size:14px;line-height:1.29}}@media screen and (max-width:759px) and (max-width:759px){.cover__bywrap{font-size:14px;line-height:1.29}}.cover__fields-wrap{padding-top:calc(1.1 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.cover__fields-wrap{padding-top:calc(1 * var(--old-rem-value,16px))}.cover__fields-wrap .btn,.cover__fields-wrap .btn_large{font-size:17.6px;height:auto;padding:12px 26px;line-height:1;margin-top:0}}.cover__price{font-size:24px;line-height:1.25;color:#000}@media screen and (max-width:1679px){.cover__price{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.cover__price{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.cover__price{font-size:17px;line-height:1.24}}.cover__price strong{font-size:calc(1.36 * var(--old-rem-value,16px));font-weight:400}.cover__logo-wrap{position:absolute;left:152px;bottom:40px}@media screen and (max-width:1679px){.cover__logo-wrap{max-width:346px;left:40px}}@media screen and (max-width:1279px){.cover__logo-wrap{left:30px}}@media screen and (max-width:959px){.cover__logo-wrap{left:20px}}@media screen and (max-width:759px){.cover__logo-wrap{max-width:246px;bottom:66px;z-index:2}}.cover__logo{max-width:100%;height:auto}.cover[href]:not(.cover_overlay):hover .cover__name{color:#ff0032}.cover_overlay{min-height:100%}.cover_overlay .cover__name,.cover_overlay .cover__text,.cover_overlay .cover__text-small,.cover_overlay .cover__price{color:var(--constant-greyscale-0)}.cover_overlay .cover__text-small{font-size:16px;line-height:1.38;margin-top:calc(.8 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.cover_overlay .cover__text-small{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.cover_overlay .cover__text-small{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.cover_overlay .cover__text-small{font-size:14px;line-height:1.29}}.cover_overlay .cover__price{font-size:30px;line-height:1.07;font-weight:300;line-height:.9;margin-top:calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.cover_overlay .cover__price{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.cover_overlay .cover__price{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.cover_overlay .cover__price{font-size:20px;line-height:1.07}}.cover_overlay .cover__price strong{font-size:52px;line-height:1}@media screen and (max-width:1679px){.cover_overlay .cover__price strong{font-size:46px;line-height:1}}@media screen and (max-width:1279px){.cover_overlay .cover__price strong{font-size:42px;line-height:1}}@media screen and (max-width:759px){.cover_overlay .cover__price strong{font-size:32px;line-height:1}}.cover_overlay .cover__placeholder{height:100%;position:absolute;left:0;top:0}.cover_overlay .cover__placeholder:before{background-color:rgba(26,26,26,.6);content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:1;display:none}@media screen and (min-width:760px) and (max-width:959px){.cover_overlay .cover__placeholder:before{background-color:rgba(0,0,0,.2);display:block}}@media screen and (max-width:759px){.cover_overlay .cover__placeholder:before{display:block}}.cover_overlay .cover__overlay{max-width:1680px;min-width:320px;height:100%;margin:50px auto 0;padding:0 40px;display:flex}@media screen and (max-width:1279px){.cover_overlay .cover__overlay{margin-top:30px;padding-left:30px;padding-right:30px}}@media screen and (max-width:959px){.cover_overlay .cover__overlay{margin-top:20px;padding-left:20px;padding-right:20px}}.cover_overlay .cover__info{max-width:500px;padding-top:calc(3.6 * var(--old-rem-value,16px));padding-bottom:calc(3.6 * var(--old-rem-value,16px))}@media screen and (max-width:1279px){.cover_overlay .cover__info{max-width:440px}}@media screen and (max-width:959px){.cover_overlay .cover__info{max-width:400px;width:100%}}@media screen and (max-width:759px){.cover_overlay .cover__info{max-width:none;padding-top:calc(.8 * var(--old-rem-value,16px));padding-bottom:calc(.8 * var(--old-rem-value,16px))}}.cover_overlay-middle{min-height:250px}.cover_overlay-middle .cover__info{padding-top:calc(2.6 * var(--old-rem-value,16px));padding-bottom:calc(2.6 * var(--old-rem-value,16px))}.cover_overlay-large{min-height:400px;height:100%}@media screen and (max-width:759px){.cover_overlay-large .cover__overlay{align-items:flex-start;padding-top:22px}}.cover_overlay-large .cover__info{padding-top:0;padding-bottom:0}.cover_overlay-large .cover__bywrap{padding-top:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.cover_overlay-large .cover__bywrap{padding-top:calc(1.2 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.cover_overlay-large .cover__bywrap{padding-top:calc(1 * var(--old-rem-value,16px))}}.cover_overlay-large .cover__fields-wrap{padding-top:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.cover_overlay-large .cover__fields-wrap{padding-top:calc(1.4 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.cover_overlay-large .cover__fields-wrap{padding-top:calc(1 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.grid&gt;div:not(:nth-of-type(1)) .cover{margin-top:20px}}.crumbs{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);margin:0;padding:18px 0;position:relative;z-index:2;clear:both}@media screen and (max-width:1279px){.crumbs{font:var(--typography-v3-p4-regular-comp-font-weight) var(--typography-v3-p4-regular-comp-font-size)/var(--typography-v3-p4-regular-comp-line-height) var(--typography-v3-p4-regular-comp-font-family)}}@media print{.crumbs{display:none}}.crumbs:before,.crumbs:after{content:'';position:absolute;left:0;width:100%;height:1px}.crumbs:after{background:url(../../i/crumbs/crumbs-dotted.png) center center repeat-x;filter:var(--icons-filter-stroke);-webkit-filter:var(--icons-filter-stroke);bottom:0}.crumbs:before{top:0}.header-frame .crumbs:before,.news-page-frame .crumbs:before,.b2b-business-club .crumbs:before{content:none}@media screen and (max-width:959px){.crumbs{display:none}}.crumbs__item{display:inline-block;vertical-align:top;margin-right:10px;color:var(--color-text-tertiary)}.crumbs__item:last-child{margin-right:0}.crumbs__item:last-child:after{display:none}.crumbs__item:after{content:"";background:url(../../i/crumbs/arrow-right.svg) no-repeat 0 0;display:inline-block;vertical-align:baseline;width:6px;height:8px;margin-left:12px;filter:var(--icons-filter-secondary);-webkit-filter:var(--icons-filter-secondary)}.crumbs__link{color:inherit}@media screen and (min-width:960px){.crumbs__outer:not(.crumbs__outer_above)+.header-frame{-webkit-transform:translateY(-54px);-moz-transform:translateY(-54px);-o-transform:translateY(-54px);-ms-transform:translateY(-54px);transform:translateY(-54px);margin-bottom:-54px}}@media screen and (min-width:960px){.crumbs__outer:not(.crumbs__outer_above)+.support-frame{-webkit-transform:translateY(-54px);-moz-transform:translateY(-54px);-o-transform:translateY(-54px);-ms-transform:translateY(-54px);transform:translateY(-54px)}}@media screen and (min-width:960px){.crumbs__outer:not(.crumbs__outer_above)+.news-page-frame:not(.news-page-frame_no-bg){-webkit-transform:translateY(-54px);-moz-transform:translateY(-54px);-o-transform:translateY(-54px);-ms-transform:translateY(-54px);transform:translateY(-54px)}}@media screen and (min-width:960px){.crumbs__outer:not(.crumbs__outer_above)+.product-info_ordinary{-webkit-transform:translateY(-54px);-moz-transform:translateY(-54px);-o-transform:translateY(-54px);-ms-transform:translateY(-54px);transform:translateY(-54px)}}@media screen and (min-width:960px){.crumbs__outer:not(.crumbs__outer_above)+.b2b-service-banner{-webkit-transform:translateY(-54px);-moz-transform:translateY(-54px);-o-transform:translateY(-54px);-ms-transform:translateY(-54px);transform:translateY(-54px)}}.crumbs_below-position{margin-bottom:-57px}@media screen and (max-width:1279px){.crumbs_below-position{margin-bottom:-54px}}.crumbs_overlay:before{display:none}.crumbs_overlay:after{opacity:.8}.crumbs_overlay .crumbs__item{color:#fff}.crumbs_overlay .crumbs__item:after{background:url(../../i/crumbs/arrow-right-light.svg) no-repeat 0 0}.crumbs_white:before,.crumbs_white:after{opacity:.6;background:url(../../i/crumbs/crumbs-dotted_white.png) center center repeat-x}.crumbs_white .crumbs__item{color:#fff}.crumbs_white .crumbs__item:after{background:url(../../i/crumbs/arrow-right-light.svg) no-repeat 0 0}.crumbs_narrow{padding:18px 0}.crumbs_lk{margin-top:calc(-1 * var(--old-rem-value,16px));font-size:14px;padding-top:1px}.crumbs_lk:before,.crumbs_lk:after{content:none}.crumbs_lk .crumbs__link{color:#999}.crumbs_lk .crumbs__link:hover{color:#ff0032}.crumbs_lk .crumbs__item:first-child:after{display:inline-block}.crumbs_lk .crumbs__item:last-child{font-weight:500;color:#4c4c4c}.crumbs_clear-top:before{content:none}.crumbs_clear-bottom:after{content:none}.crumbs_design_new{padding:31px 0}.crumbs_design_new:after{display:none}.crumbs_design_new .crumbs__item{font-size:14px;line-height:20px;color:#fff}.crumbs_design_new .crumbs__item:after{width:7px;height:12px;background-image:url(../../i/crumbs/arrow-right-light.svg);-webkit-background-size:contain;-moz-background-size:contain;background-size:contain}.crumbs_design_new .crumbs__link{color:#969fa8}.crumbs_design_new .crumbs__link:hover{color:#ff0032}@media screen and (max-width:960px){.crumbs_md-visible{display:none}}.faq{color:#666}.faq__title{color:var(--text-headline);font-size:24px;line-height:1.25;margin-bottom:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.faq__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.faq__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.faq__title{font-size:17px;line-height:1.24}}.faq__header{color:var(--text-headline);font-size:calc(1.6 * var(--old-rem-value,16px));margin-top:-10px;margin-bottom:calc(1 * var(--old-rem-value,16px));padding-left:10px}.faq__groups{list-style:none;padding:0;margin:0}.faq__group{border-bottom:1px solid var(--background-stroke)}@media screen and (min-width:1280px){.faq__group{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.faq__group_securities .faq__group-question{padding-left:20px}@media screen and (max-width:759px){.faq__group_securities .faq__group-question{padding-left:0}}.faq__group_securities .faq__group-drop{padding-top:20px;padding-bottom:50px;padding-left:20px}@media screen and (max-width:759px){.faq__group_securities .faq__group-drop{padding-left:0;padding-top:10px;padding-bottom:25px}}.faq__group-question{padding:18px 70px 18px 0;cursor:pointer;position:relative;font-size:18px;line-height:1.33;color:var(--text-primary)}@media screen and (max-width:1679px){.faq__group-question{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq__group-question{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq__group-question{font-size:15px;line-height:1.4}}@media screen and (max-width:1679px){.faq__group-question{padding:19px 70px 19px 0;padding-right:24px}}.faq__group-question:after{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1LjEgOC44IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNS4xIDguOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjOTU5NTk1IiBkPSJNNy41LDguOEwwLjMsMS41Yy0wLjMtMC4zLTAuMy0wLjksMC0xLjNjMC4zLTAuMywwLjktMC4zLDEuMywwbDYsNmw2LTZjMC4zLTAuMywwLjktMC4zLDEuMywwDQoJYzAuMywwLjMsMC4zLDAuOSwwLDEuM0w3LjUsOC44eiIvPg0KPC9zdmc+) no-repeat 0 0;width:15px;height:9px;position:absolute;right:30px;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;filter:var(--icons-filter-secondary);-webkit-filter:var(--icons-filter-secondary)}@media screen and (max-width:1679px){.faq__group-question:after{right:0}}.faq__group-question.is-opened:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.faq__group-answer{font-size:16px;line-height:1.38;padding-bottom:calc(1 * var(--old-rem-value,16px));line-height:1.5;color:var(--text-secondary)}@media screen and (max-width:1679px){.faq__group-answer{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.faq__group-answer{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.faq__group-answer{font-size:14px;line-height:1.29}}.faq__group-drop{display:none}.faq__list{list-style:none;padding:0;margin:0;border-top:1px solid var(--background-stroke)}.faq__list .faq__list{margin-bottom:calc(-1 * var(--old-rem-value,16px))}.faq__item{border-bottom:1px solid var(--background-stroke);font-size:18px;line-height:1.33;margin-left:40px}@media screen and (max-width:1679px){.faq__item{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq__item{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq__item{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq__item{margin-left:0}}.faq__item .faq__item{margin-left:0}.product-params__row .faq__item{margin-left:0}.faq__item:last-child{border-bottom:medium none}.faq__question{padding:calc(1 * var(--old-rem-value,16px)) 0 calc(1 * var(--old-rem-value,16px)) 40px;position:relative;cursor:pointer}.faq__question:before{content:"";background:url(../../i/faq/icon-plus.svg) no-repeat 0 0;width:14px;height:14px;position:absolute;left:11px;top:calc(1.1 * var(--old-rem-value,16px))}.faq__question.is-opened:before{background-image:url(../../i/faq/icon-minus.svg)}.faq__vote{background:#fafafa;padding:12px 25px}.faq__vote-text{padding-right:20px}.faq__answer{display:none;padding:0 0 calc(1 * var(--old-rem-value,16px)) 40px;line-height:1.5}.faq__answer-link{display:block;font-size:18px;line-height:1.33;line-height:calc(1.1 * var(--old-rem-value,16px));padding:calc(.5 * var(--old-rem-value,16px)) 0;color:#666;cursor:pointer;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-ms-transition:color .2s;transition:color .2s;border-bottom:1px solid var(--background-stroke)}@media screen and (max-width:1679px){.faq__answer-link{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq__answer-link{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq__answer-link{font-size:15px;line-height:1.4}}.faq__answer-link:hover{color:#ff0032}.faq__answer-link:last-child{border:none}.faq__question-link{display:block;color:#666;cursor:pointer;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;-ms-transition:color .2s;transition:color .2s}.faq__question-link:hover{color:#ff0032}.faq__question-link-inner{color:#666}.faq__all-question{margin-top:20px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.faq__all-question{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq__all-question{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq__all-question{font-size:15px;line-height:1.4}}.faq__duplex p{color:#4d4d4d;font-size:16px;line-height:1.38;line-height:24px;margin:0 0 15px}@media screen and (max-width:1679px){.faq__duplex p{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.faq__duplex p{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.faq__duplex p{font-size:14px;line-height:1.29}}@media screen and (min-width:1280px){.faq__duplex-inner{display:flex;flex-wrap:nowrap;flex-direction:row;margin:0 -55px}}.faq__duplex-inner+.faq__duplex-text{margin-top:35px}@media screen and (min-width:1280px){.faq__duplex-item{width:50%;padding:0 55px}}@media screen and (max-width:1279px){.faq__duplex-item+.faq__duplex-item{margin-top:35px}}.faq p{margin:0 0 calc(.45 * var(--old-rem-value,16px))}h1.faq__group-question{font-size:24px;line-height:1.25;margin-bottom:0}@media screen and (max-width:1679px){h1.faq__group-question{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){h1.faq__group-question{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){h1.faq__group-question{font-size:17px;line-height:1.24}}@media screen and (max-width:639px){.faq__next-line-mobile{display:block;height:10px;clear:both}}.faq_faq-page{margin-bottom:80px;padding-left:9px}.faq_faq-page .faq__group-question{color:#1e82b2;padding-right:8%}@media screen and (max-width:759px){.faq_faq-page .faq__group-question{padding-right:34px}}.faq_faq-page .faq__group-answer{padding-left:20px;padding-right:115px}@media screen and (max-width:959px){.faq_faq-page .faq__group-answer{padding-right:20px}}.faq_faq-page .faq__group-question:after{right:3.35%}.faq_faq-page.faq_faq-page__grouped{margin-bottom:50px}.faq_reverse-arrows+.faq_reverse-arrows{margin-top:calc(1.5 * var(--old-rem-value,16px))}.faq_reverse-arrows .faq__group{min-height:0}.faq_reverse-arrows .faq__group:first-child{border-top:0}.faq_reverse-arrows .faq__group-question:after{left:0;width:13px;height:9px;margin-top:-4px}.faq_thin .faq__title{font-size:21px;line-height:1.38;margin-bottom:0}@media screen and (max-width:1679px){.faq_thin .faq__title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.faq_thin .faq__title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.faq_thin .faq__title{font-size:16px;line-height:1.38}}.faq_thin .faq__group-question{font-size:18px;line-height:1.33;color:#1e82b2;padding:12px 10px 16px 26px}@media screen and (max-width:1679px){.faq_thin .faq__group-question{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq_thin .faq__group-question{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq_thin .faq__group-question{font-size:15px;line-height:1.4}}.faq_thin .faq__group-answer{padding-left:26px;font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.faq_thin .faq__group-answer{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.faq_thin .faq__group-answer{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.faq_thin .faq__group-answer{font-size:14px;line-height:1.29}}@media screen and (min-width:760px){.faq_no-spoiler .faq__group,.faq_no-spoiler .faq__group:first-child{border:none}.faq_no-spoiler .faq__group&gt;.faq__group-drop&gt;.faq__list&gt;.faq__item&gt;.faq__answer,.faq_no-spoiler .faq__group:first-child&gt;.faq__group-drop&gt;.faq__list&gt;.faq__item&gt;.faq__answer{display:block!important}.faq_no-spoiler .faq__group-question{font-size:30px;line-height:1.07;padding-bottom:calc(1.3 * var(--old-rem-value,16px));cursor:default}.faq_no-spoiler .faq__group-question.is-opened{color:#666}.faq_no-spoiler .faq__group-question:after{content:none}.faq_no-spoiler .faq__list{border:none}.faq_no-spoiler .faq__list .faq__list{margin-bottom:0}.faq_no-spoiler .faq__list .faq__list .faq__question{font-size:18px;line-height:1.33;line-height:calc(1.1 * var(--old-rem-value,16px));padding:calc(.5 * var(--old-rem-value,16px)) 0;padding-right:35px;cursor:pointer}.faq_no-spoiler .faq__list .faq__list .faq__question:before{content:"";background:url(../../i/faq/icon-plus.svg) no-repeat 0 0;width:14px;height:14px;position:absolute;left:auto;right:10px;top:17px}.faq_no-spoiler .faq__list .faq__list .faq__question.is-opened:before{background-image:url(../../i/faq/icon-minus.svg)}.faq_no-spoiler .faq__list .faq__list .faq__answer{display:none;padding-bottom:20px;padding-left:20px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.faq_no-spoiler .faq__list .faq__list .faq__answer .faq__answer-link:last-child,.faq_no-spoiler .faq__list .faq__list .faq__answer .faq__item:last-child{border:none}.faq_no-spoiler .faq__list .faq__list .faq__item{border-bottom:1px solid #e6e6e6;padding-right:0}.faq_no-spoiler .faq__list .faq__list .faq__answer-link{font-size:16px;line-height:1.38}.faq_no-spoiler .faq__list .faq__list .faq__list .faq__question,.faq_no-spoiler .faq__list .faq__list .faq__list .faq__answer,.faq_no-spoiler .faq__list .faq__list .faq__list .faq__answer-link{font-size:16px;line-height:1.38}.faq_no-spoiler .faq__list .faq__list .faq__list .faq__question,.faq_no-spoiler .faq__list .faq__list .faq__list .faq__answer-link{padding:calc(.3 * var(--old-rem-value,16px)) 0}.faq_no-spoiler .faq__list .faq__list .faq__list .faq__question:before{top:13px}.faq_no-spoiler .faq__list .faq__list .faq__list .faq__answer{padding-bottom:15px}.faq_no-spoiler .faq__group-drop{display:block!important}.faq_no-spoiler .faq__item{display:inline-block;vertical-align:top;border:none;width:100%;max-width:310px;margin:0;padding-right:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.faq_no-spoiler .faq__question{padding-left:0;font-size:24px;line-height:1.25;padding-top:0;padding-bottom:15px;cursor:default}.faq_no-spoiler .faq__question.is-opened{color:#666}.faq_no-spoiler .faq__question:before{content:none}.faq_no-spoiler .faq__answer{display:block;padding-left:0;padding-bottom:35px}}@media screen and (min-width:760px) and (max-width:1679px){.faq_no-spoiler .faq__group-question{font-size:27px;line-height:1.07}}@media screen and (min-width:760px) and (max-width:1279px){.faq_no-spoiler .faq__group-question{font-size:24px;line-height:1.07}}@media screen and (min-width:760px) and (max-width:759px){.faq_no-spoiler .faq__group-question{font-size:20px;line-height:1.07}}@media screen and (min-width:760px) and (max-width:1679px){.faq_no-spoiler .faq__question{font-size:17px;line-height:1.35}}@media screen and (min-width:760px) and (max-width:1279px){.faq_no-spoiler .faq__question{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:759px){.faq_no-spoiler .faq__question{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:1679px){.faq_no-spoiler .faq__answer-link{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:1279px){.faq_no-spoiler .faq__answer-link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px) and (max-width:759px){.faq_no-spoiler .faq__answer-link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px) and (max-width:1679px){.faq_no-spoiler .faq__question,.faq_no-spoiler .faq__answer,.faq_no-spoiler .faq__answer-link{font-size:15px;line-height:1.4}}@media screen and (min-width:760px) and (max-width:1279px){.faq_no-spoiler .faq__question,.faq_no-spoiler .faq__answer,.faq_no-spoiler .faq__answer-link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px) and (max-width:759px){.faq_no-spoiler .faq__question,.faq_no-spoiler .faq__answer,.faq_no-spoiler .faq__answer-link{font-size:14px;line-height:1.29}}@media screen and (min-width:760px) and (max-width:959px){.faq_no-spoiler .faq__item{max-width:32%}}@media screen and (min-width:760px) and (max-width:959px){.faq_no-spoiler .faq__list .faq__list_lvl-3 .faq__item{max-width:100%}}@media screen and (min-width:760px) and (max-width:1679px){.faq_no-spoiler .faq__question{font-size:21px;line-height:1.24}}@media screen and (min-width:760px) and (max-width:1279px){.faq_no-spoiler .faq__question{font-size:19px;line-height:1.25}}@media screen and (min-width:760px) and (max-width:759px){.faq_no-spoiler .faq__question{font-size:17px;line-height:1.24}}.faq_numbered{counter-reset:question}@media screen and (min-width:760px){.faq_numbered .faq__group-question,.faq_numbered .faq__group-answer{padding-left:52px}}@media screen and (max-width:759px){.faq_numbered .faq__group-question,.faq_numbered .faq__group-answer{padding-left:42px}}.faq_numbered .faq__group-question:before{counter-increment:question;content:counter(question);position:absolute;left:0}.faq_with-author{font-size:0}.faq_with-author .faq__title{color:var(--text-headline);text-align:center;font-size:38px;line-height:1.18}@media screen and (max-width:1679px){.faq_with-author .faq__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.faq_with-author .faq__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.faq_with-author .faq__title{font-size:24px;line-height:1.25}}@media screen and (min-width:1280px){.faq_with-author .faq__title{margin-bottom:calc(2.3 * var(--old-rem-value,16px))}}@media screen and (min-width:960px) and (max-width:1279px){.faq_with-author .faq__title{margin-bottom:25px}}@media screen and (max-width:959px){.faq_with-author .faq__title{line-height:1.111;margin-bottom:28px}}.faq_with-author .faq__group{border-top:2px solid var(--background-stroke);border-bottom:2px solid var(--background-stroke)}.faq_with-author .faq__group+.faq__group{margin-top:-2px}@media screen and (min-width:1280px){.faq_with-author .faq__group-question{padding:29px 70px 29px 52px}}@media screen and (min-width:960px) and (max-width:1279px){.faq_with-author .faq__group-question{padding:31px 70px 31px 52px}}@media screen and (max-width:959px){.faq_with-author .faq__group-question{padding:31px 36px 32px 40px}}.faq_with-author .faq__group-question{font-size:24px;line-height:1.25;line-height:1.322}@media screen and (max-width:1679px){.faq_with-author .faq__group-question{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.faq_with-author .faq__group-question{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.faq_with-author .faq__group-question{font-size:17px;line-height:1.24}}@media screen and (min-width:960px){.faq_with-author .faq__group-question:before{font-size:39.6px;top:17px}}@media screen and (max-width:959px){.faq_with-author .faq__group-question:before{font-size:29px;top:24px;left:4px}}.faq_with-author .faq__group-question:after{width:30px;height:17px}@media screen and (min-width:960px){.faq_with-author .faq__group-question:after{right:20px}}@media screen and (max-width:959px){.faq_with-author .faq__group-question:after{right:0}}@media screen and (min-width:960px){.faq_with-author .faq__group-answer{padding:0 70px 24px 52px}}@media screen and (max-width:959px){.faq_with-author .faq__group-answer{padding:0 36px 13px 40px}}.faq_with-author .faq__group-answer p{font-size:18px;line-height:1.33;left:calc(1 * var(--old-rem-value,16px));color:var(--text-secondary);margin:0 0 12px}@media screen and (max-width:1679px){.faq_with-author .faq__group-answer p{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.faq_with-author .faq__group-answer p{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.faq_with-author .faq__group-answer p{font-size:15px;line-height:1.4}}.faq_with-author .faq__author{text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1280px){.faq_with-author .faq__author{width:550px;display:inline-block;vertical-align:top;padding-top:14px}}@media screen and (min-width:760px) and (max-width:1279px){.faq_with-author .faq__author{margin-bottom:34px}}@media screen and (max-width:759px){.faq_with-author .faq__author{margin-bottom:24px}}.faq_with-author .faq__author *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:1280px){.faq_with-author .faq__author+.faq__groups{display:inline-block;vertical-align:top;width:calc(100% - 550px)}}@media screen and (min-width:760px) and (max-width:1279px){.faq_with-author .faq__author-inner{display:inline-flex;vertical-align:top;text-align:left;max-width:100%;align-items:center}}.faq_with-author .faq__author-photo{border-radius:50%;overflow:hidden}@media screen and (min-width:1280px){.faq_with-author .faq__author-photo{width:272px;height:272px;margin:0 auto 30px;border:20px solid var(--background-secondary)}}@media screen and (min-width:760px) and (max-width:1279px){.faq_with-author .faq__author-photo{display:inline-block;vertical-align:top;width:196px;height:196px;margin-right:25px;border:15px solid var(--background-secondary)}}@media screen and (max-width:759px){.faq_with-author .faq__author-photo{width:152px;height:152px;border:12px solid var(--background-secondary);margin:0 auto}}.faq_with-author .faq__author-photo img{max-width:100%;max-height:100%}.faq_with-author .faq__author-presentation{font-weight:500;color:var(--text-primary)}@media screen and (min-width:760px){.faq_with-author .faq__author-presentation{font-size:24px;line-height:1.322}}@media screen and (min-width:760px) and (max-width:1279px){.faq_with-author .faq__author-presentation{display:inline-block;vertical-align:middle}}@media screen and (max-width:759px){.faq_with-author .faq__author-presentation{font-family:'MTS Compact',Arial,sans-serif;font-size:18px;line-height:1.33;font-weight:400;line-height:1.364;max-width:300px;margin:15px auto 0}.faq_with-author .faq__author-presentation br{display:none}}@media screen and (max-width:759px) and (max-width:1679px){.faq_with-author .faq__author-presentation{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:1279px){.faq_with-author .faq__author-presentation{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:759px){.faq_with-author .faq__author-presentation{font-size:15px;line-height:1.4}}.faq-overflow{overflow:hidden}.faq.faq--lite{margin-bottom:16px}.faq.faq--lite .faq__group{border-bottom:none}.faq.faq--lite .faq__group-question{display:inline-block;padding:0 24px 0 0;color:var(--text-primary-link)}.faq.faq--lite .faq__group-question:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IkJveCI+CjxwYXRoIGlkPSJTaGFwZSIgZD0iTTUuMDEyNDYgOUM0LjExMjI2IDkgMy42NjE0NCAxMC4wNzY2IDQuMjk3OTggMTAuNzA2MkM0LjI5Nzk3IDEwLjcwNjIgNC4yOTc5OCAxMC43MDYyIDQuMjk3OTggMTAuNzA2Mkw3LjQyNzMgMTMuODAxNkM5LjU4Mjg5IDE1LjkzMzkgMTAuNjYwNyAxNyAxMiAxN0MxMy4zMzkzIDE3IDE0LjQxNzEgMTUuOTMzOSAxNi41NzI3IDEzLjgwMTZMMTkuNzAyIDEwLjcwNjJDMjAuMzM4NiAxMC4wNzY2IDE5Ljg4NzcgOSAxOC45ODc1IDlDMTguNzE5NiA5IDE4LjQ2MjUgOS4xMDUzIDE4LjI3MzEgOS4yOTI3NEwxNS4xNDM3IDEyLjM4ODJDMTQuMDI1NSAxMy40OTQyIDEzLjMyNzYgMTQuMTc4NiAxMi43NTQ0IDE0LjYxMTJDMTIuMjM3MSAxNS4wMDE2IDEyLjA1NjUgMTUuMDAxMiAxMi4wMDI4IDE1LjAwMUwxMiAxNS4wMDFMMTEuOTk3MyAxNS4wMDFDMTEuOTQzNSAxNS4wMDEyIDExLjc2MjkgMTUuMDAxNiAxMS4yNDU2IDE0LjYxMTJDMTAuNjcyNCAxNC4xNzg2IDkuOTc0NDYgMTMuNDk0MiA4Ljg1NjI3IDEyLjM4ODJMNS43MjY5NSA5LjI5Mjc0QzUuNzI2OTUgOS4yOTI3NCA1LjcyNjk1IDkuMjkyNzQgNS43MjY5NSA5LjI5Mjc0QzUuNTM3NDUgOS4xMDUzIDUuMjgwNDQgOSA1LjAxMjQ2IDlaIiBmaWxsPSIjMDA3MEU1Ii8+CjwvZz4KPC9zdmc+Cg==) no-repeat 0 0;width:24px;height:24px;right:0;margin-top:-12px;filter:none}.faq.faq--lite .faq__group-answer{padding-bottom:0}.goods-card{background-color:#fff;padding:20px;color:#000}@media screen and (max-width:1679px){.goods-card{padding:18px}}@media screen and (max-width:759px){.goods-card{padding:12px 18px 18px}}.goods-card__inner{position:relative}@media screen and (max-width:959px){.goods-card__inner{max-width:320px;margin-left:auto;margin-right:auto}}.goods-card__rating{font-size:0}.goods-card__img-wrap{height:185px;font-size:0;line-height:185px;text-align:center;margin-bottom:calc(1 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.goods-card__img-wrap{margin-bottom:calc(1.625 * var(--old-rem-value,16px))}}.goods-card__img{vertical-align:middle;max-width:100%;max-height:100%}.goods-card__marks{position:absolute;left:0;top:0}.goods-card__marks .b-hint-badge{margin-bottom:6px}.goods-card__mark-item{background-color:#fff;width:44px;height:44px;line-height:38px;text-align:center;border:1px solid #e6e6e6;border-radius:22px;margin-bottom:6px}.goods-card__mark-icon{display:inline-block;vertical-align:middle;width:24px;height:24px}.goods-card__mark-icon img{max-height:100%;vertical-align:top}.goods-card__mark-icon_star{width:23px;height:22px;fill:#84b427}.goods-card__mark-icon_hot{width:15px;height:28px;fill:#fd7822}.goods-card__actions{margin-bottom:calc(.85 * var(--old-rem-value,16px));font-size:0}@media screen and (max-width:759px){.goods-card__actions{margin-bottom:calc(1.5 * var(--old-rem-value,16px))}}.goods-card__action-item{margin-left:2%;max-width:49%}.goods-card__action-item:first-child{margin-left:0}.goods-card__name{font-size:18px;line-height:1.33;line-height:calc(1.2 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.goods-card__name{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.goods-card__name{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.goods-card__name{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.goods-card__name{font-size:21px;line-height:1.38}}@media screen and (max-width:759px){.goods-card__name{margin-bottom:calc(.9375 * var(--old-rem-value,16px))}}.goods-card__name a{color:inherit}@media screen and (max-width:1279px) and (max-width:1679px){.goods-card__name{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px) and (max-width:1279px){.goods-card__name{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px) and (max-width:759px){.goods-card__name{font-size:16px;line-height:1.38}}.goods-card__footer:after{content:'';display:table;clear:both}.goods-card__btn-buy{float:left;margin-top:10px;padding-left:20px;padding-right:20px}.goods-card__price-wrap{padding-top:calc(.2 * var(--old-rem-value,16px));display:flex;flex-direction:column;justify-content:flex-end}.goods-card__price{font-size:30px;line-height:1.07;font-weight:500}@media screen and (max-width:1679px){.goods-card__price{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.goods-card__price{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.goods-card__price{font-size:20px;line-height:1.07}}.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}.product-more{background-color:var(--background-primary);padding-bottom:calc(1.7 * var(--old-rem-value,16px));display:inline-block;vertical-align:top;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (min-width:760px){.product-more{margin-bottom:calc(1.4 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.product-more{background-color:transparent;margin-left:-20px;margin-right:-20px}}.product-more__padding{padding:53px 0 20px}.product-more__opener-wrap{padding:calc(1 * var(--old-rem-value,16px)) 20px;text-align:center}@media screen and (max-width:759px){.product-more__opener-wrap{padding:calc(1.4 * var(--old-rem-value,16px)) 20px}}.product-more__opener-wrap_nb{border-top:0}.product-more__opener{color:var(--text-secondary);border-bottom:1px dotted;font-size:18px;line-height:1.33;cursor:pointer}@media screen and (max-width:1679px){.product-more__opener{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-more__opener{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-more__opener{font-size:15px;line-height:1.4}}.product-more__opener:hover{border-bottom:medium none}.product-more__drop{display:none;max-width:930px;margin:auto;padding:30px 106px 20px}@media screen and (max-width:1679px){.product-more__drop{padding:30px 100px 20px}}@media screen and (max-width:1279px){.product-more__drop{padding-left:76px;padding-right:76px}}@media screen and (max-width:959px){.product-more__drop{padding-left:124px;padding-right:124px}}@media screen and (max-width:759px){.product-more__drop{padding:0 20px 20px}}.product-more__item{border-bottom:1px solid #f3f3f3;padding:calc(1.4 * var(--old-rem-value,16px)) 0;color:#999}.product-more__item:first-child{padding-top:0}.product-more__item:last-child{border-bottom:medium none;padding-bottom:0}.product-more__item p:last-child{margin-bottom:0}.product-more__title,.product-more__param{margin-bottom:calc(.75 * var(--old-rem-value,16px))}.product-more__text{font-size:16px;line-height:1.38;line-height:1.33}@media screen and (max-width:1679px){.product-more__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.product-more__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-more__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.product-more__text{font-size:18px;line-height:1.33}}@media screen and (max-width:759px) and (max-width:1679px){.product-more__text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px) and (max-width:1279px){.product-more__text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px) and (max-width:759px){.product-more__text{font-size:15px;line-height:1.4}}.product-more__descr{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-more__descr{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-more__descr{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-more__descr{font-size:15px;line-height:1.4}}.product-more__descr p{margin-bottom:0}.product-more__descr p+p{margin-top:calc(.85 * var(--old-rem-value,16px))}.product-more__param{background:url(../../i/product-more/dotted.png) repeat-x 0 calc(1 * var(--old-rem-value,16px))}.product-more__param:after{content:'';display:table;clear:both}@media screen and (max-width:759px){.product-more__param{background:0 0}}.product-more__label{float:left;width:48%}@media screen and (max-width:759px){.product-more__label{float:none;width:auto}}.product-more__label .product-more__bg-for-dot{padding-right:5px}@media screen and (max-width:759px){.product-more__label .product-more__bg-for-dot{padding:0}}.product-more__value{float:right;width:48%;text-align:right}@media screen and (max-width:759px){.product-more__value{float:none;width:auto;text-align:left}}.product-more__value .product-more__bg-for-dot{padding-left:5px}@media screen and (max-width:759px){.product-more__value .product-more__bg-for-dot{padding:0}}.product-more__bg-for-dot{background-color:#fff}@media screen and (max-width:759px){.product-more__bg-for-dot{background-color:transparent}}.product-more__attention{position:relative;padding-left:137px;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.product-more__attention{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.product-more__attention{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-more__attention{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.product-more__attention{padding-left:67px}}.product-more__attention-title{font-weight:600}.product-more__attention:before{width:80px;height:80px;border:1px solid #d9d9d9;border-radius:80px;content:"!";font-size:48px;line-height:80px;text-align:center;color:#ff0032;position:absolute;top:0;left:30px}@media screen and (max-width:759px){.product-more__attention:before{width:46px;height:46px;line-height:46px;font-size:28px;left:0}}.product-more_relative{background:0 0;margin-bottom:calc(.7 * var(--old-rem-value,16px));border-bottom:medium none}@media screen and (max-width:759px){.product-more_relative{margin-left:0;margin-right:0}}.product-more_relative .product-more__drop{padding-left:0;padding-right:0}.product-more__pdf-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 0}.product-more__pdf{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;cursor:pointer;background:0 0;border:none;border-radius:0;height:auto;line-height:30px;padding:0 0 0 36px;position:relative;color:#1e82b2;vertical-align:top}@media screen and (max-width:959px){.product-more__pdf{width:auto;height:auto}}@media screen and (max-width:759px){.product-more__pdf{width:auto;height:auto}}.product-more__pdf:before{display:block;content:" ";position:absolute;top:0;left:0;margin:0;background:url(../../i/product-more/icon-pdf2.svg) no-repeat 0 0;width:21px;height:29px}.product-more__pdf .product-more__pdf-size{font-size:18px;line-height:30px;color:#333}@media screen and (max-width:759px){.product-more__pdf .product-more__pdf-size{font-size:14px}}.product-more__pdf-wrap.var2{margin:0 0 0 -80px;position:relative;right:-80px;text-align:left;clear:both}@media screen and (max-width:959px){.product-more__pdf-wrap.var2{right:auto;margin:0}}@media screen and (max-width:759px){.product-more__pdf-wrap.var2{right:auto;margin:0}}.product-more__pdf-wrap.var2 .product-more__pdf-item{width:47%;display:inline-block;vertical-align:top;padding:0 80px 20px 0}@media screen and (max-width:959px){.product-more__pdf-wrap.var2 .product-more__pdf-item{display:block;padding:30px 0 0;width:auto}}@media screen and (max-width:759px){.product-more__pdf-wrap.var2 .product-more__pdf-item{display:block;padding:30px 0 0;width:auto}}@media screen and (max-width:959px){.product-more__pdf-wrap.var2 .product-more__pdf-item:first-child{padding-top:0}}@media screen and (max-width:759px){.product-more__pdf-wrap.var2 .product-more__pdf-item:first-child{padding-top:0}}.product-more__action{display:inline-block;vertical-align:top;width:100%;text-align:center;margin-bottom:calc(1.45 * var(--old-rem-value,16px));-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-more__footnote{display:inline-block;vertical-align:top;width:100%;margin-top:calc(1.45 * var(--old-rem-value,16px));font-size:14px;color:#999;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.product-slider .bx-viewport{margin-bottom:20px}.product-slider .bx-viewport:before{content:"";border-left:1px solid #fff;position:absolute;left:0;top:0;bottom:0;z-index:1}@media screen and (max-width:759px){.product-slider .bx-viewport{margin-bottom:15px}}.product-slider .bx-controls{margin-top:20px}.product-slider__title{font-size:38px;line-height:1.18;text-align:center;margin-bottom:calc(.75 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.product-slider__title{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.product-slider__title{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.product-slider__title{font-size:24px;line-height:1.25}}.product-slider__slider{list-style:none;padding:0;margin:0;text-align:left}.product-slider__slider:after{content:'';display:table;clear:both}.product-slider__slider-wrap{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-slider__slider-wrap.is-loaded{opacity:1}.product-slider__slider-wrap .bx-wrapper{margin:0 auto}.product-slider__slider-wrap .bx-wrapper{margin:0 auto}.product-slider__item{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;border-left:1px solid #ededed}@media screen and (min-width:760px){.product-slider__item{width:20%;max-width:365px}}.product-slider__item .goods-card{padding-bottom:0}@media screen and (max-width:759px){.product-slider__item .goods-card{padding-left:0;padding-right:0;width:280px;max-width:280px;margin:0 auto}}@media screen and (max-width:759px){.product-slider__item{border-left:medium none}}.product-slider__item:first-child{border-left-color:transparent}@media screen and (max-width:759px){.product-slider .section-box__title{margin-bottom:calc(.94 * var(--old-rem-value,16px))}}.popup-change-tariff{width:568px;margin-left:-284px}@media screen and (max-width:759px){.popup-change-tariff{width:300px;margin-left:-150px}}.popup-change-tariff .popup__title{color:var(--text-headline);margin-bottom:calc(.3 * var(--old-rem-value,16px))}.popup-change-tariff .popup__padding{padding:42px 40px 55px}@media screen and (max-width:759px){.popup-change-tariff .popup__padding{padding:40px 20px 20px}}@media screen and (max-width:759px){.popup-change-tariff .popup__body{padding-top:calc(2.1 * var(--old-rem-value,16px));padding-bottom:calc(.7 * var(--old-rem-value,16px))}}.popup-change-tariff .tabs__item-text{font-size:16px;line-height:1.38}@media screen and (max-width:1679px){.popup-change-tariff .tabs__item-text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-change-tariff .tabs__item-text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-change-tariff .tabs__item-text{font-size:14px;line-height:1.29}}.popup-change-tariff__status-wrapper{text-align:center}.popup-change-tariff__status_big{color:var(--text-primary)}.popup-change-tariff__status_big .popup-change-tariff__status-message{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-change-tariff__status_big .popup-change-tariff__status-message{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-change-tariff__status_big .popup-change-tariff__status-message{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-change-tariff__status_big .popup-change-tariff__status-message{font-size:16px;line-height:1.38}}.popup-change-tariff__status-value{font-size:38px;line-height:1.18;margin-top:calc(.8 * var(--old-rem-value,16px));margin-bottom:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup-change-tariff__status-value{font-size:34px;line-height:1.24}}@media screen and (max-width:1279px){.popup-change-tariff__status-value{font-size:30px;line-height:1.27}}@media screen and (max-width:759px){.popup-change-tariff__status-value{font-size:24px;line-height:1.25}}.popup-change-tariff__status-media{width:194px;margin:calc(1.64 * var(--old-rem-value,16px)) auto calc(1.33 * var(--old-rem-value,16px))}.popup-change-tariff__status-media mm-web-svg{height:146px;width:102px}@media screen and (max-width:759px){.popup-change-tariff__status-media{width:136px;margin-top:calc(1.84 * var(--old-rem-value,16px))}}.popup-change-tariff__status-text{color:var(--text-secondary);font-size:24px;line-height:1.25}@media screen and (max-width:1679px){.popup-change-tariff__status-text{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-change-tariff__status-text{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-change-tariff__status-text{font-size:17px;line-height:1.24}}.popup-change-tariff__status-text_ok{color:var(--text-positive)}.popup-change-tariff__status-message{color:var(--text-secondary);font-size:18px;line-height:1.33;min-height:calc(2.62 * var(--old-rem-value,16px));margin-bottom:calc(1.45 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup-change-tariff__status-message{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-change-tariff__status-message{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-change-tariff__status-message{font-size:15px;line-height:1.4}}.popup-change-tariff__status-message small{display:inline-block;vertical-align:top;width:100%;color:var(--text-primary);font-size:18px;line-height:1.33;padding-top:calc(1.36 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup-change-tariff__status-message small{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-change-tariff__status-message small{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-change-tariff__status-message small{font-size:15px;line-height:1.4}}.popup-change-tariff__status-requared{color:var(--text-secondary);font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.popup-change-tariff__status-requared{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup-change-tariff__status-requared{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.popup-change-tariff__status-requared{font-size:20px;line-height:1.07}}.popup-change-tariff__status-footnote{color:var(--text-primary);font-size:14px;margin-top:calc(.7 * var(--old-rem-value,16px))}.popup-change-tariff__status-wrapper+.popup-change-tariff__footnote{border-top:1px solid #ededed;padding-top:calc(1.3 * var(--old-rem-value,16px));margin-top:calc(.8 * var(--old-rem-value,16px))}.popup-change-tariff__footnote{text-align:center;color:var(--text-secondary)}.popup-change-tariff__footnote-wrap{width:100%;display:table;table-layout:fixed;align-items:center;margin-top:calc(1.3 * var(--old-rem-value,16px))}.popup-change-tariff__footnote-item{display:table-cell;vertical-align:top;font-size:18px;line-height:1.33;padding-top:10px;padding-bottom:20px}@media screen and (max-width:1679px){.popup-change-tariff__footnote-item{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-change-tariff__footnote-item{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-change-tariff__footnote-item{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-change-tariff__footnote-item{display:inline-block;vertical-align:top;padding-bottom:7px}}.popup-change-tariff__footnote-item .command{margin-top:10px;display:none}.popup-change-tariff__footnote-item_separate{width:40px;position:relative;vertical-align:middle}@media screen and (max-width:759px){.popup-change-tariff__footnote-item_separate{width:100%;margin-bottom:6px}}.popup-change-tariff__footnote-item_separate:after{content:" ";width:0;height:100%;border-left:1px solid #ededed;position:absolute;top:0;bottom:0;left:50%}@media screen and (max-width:759px){.popup-change-tariff__footnote-item_separate:after{width:100%;height:0;border-left:medium none;border-top:1px solid #ededed;left:0;top:50%}}.popup-change-tariff__footnote-item_separate span{background-color:var(--background-primary);display:inline-block;padding-top:5px;padding-bottom:5px;margin-top:12px;font-size:16px;line-height:1.38;color:var(--text-secondary);position:relative;z-index:1}@media screen and (max-width:1679px){.popup-change-tariff__footnote-item_separate span{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-change-tariff__footnote-item_separate span{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-change-tariff__footnote-item_separate span{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-change-tariff__footnote-item_separate span{margin-top:0;padding:0 8px}}.popup-cross-sale{background:#f7f7f7}.popup-cross-sale__inner{padding:30px}@media screen and (max-width:759px){.popup-cross-sale__inner{padding:20px}}.popup-cross-sale__title{font-size:24px;line-height:1.25;margin-bottom:10px}@media screen and (max-width:1679px){.popup-cross-sale__title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-cross-sale__title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-cross-sale__title{font-size:17px;line-height:1.24}}.popup-cross-sale__text{font-size:16px;line-height:1.38;color:grey}@media screen and (max-width:1679px){.popup-cross-sale__text{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-cross-sale__text{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-cross-sale__text{font-size:14px;line-height:1.29}}.popup-cross-sale__description{max-width:335px;margin-right:44px}@media screen and (max-width:759px){.popup-cross-sale__description{margin-right:0;margin-bottom:15px}}.popup-cross-sale__summ{font-size:21px;line-height:1.38;margin-top:-5px;margin-bottom:10px}@media screen and (max-width:1679px){.popup-cross-sale__summ{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-cross-sale__summ{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-cross-sale__summ{font-size:16px;line-height:1.38}}@media screen and (max-width:759px){.popup-cross-sale__summ{margin-bottom:15px}}.popup-cross-sale__summ-val{font-size:30px;line-height:1.07}@media screen and (max-width:1679px){.popup-cross-sale__summ-val{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup-cross-sale__summ-val{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.popup-cross-sale__summ-val{font-size:20px;line-height:1.07}}.popup-cross-sale__summ-label{margin-left:5px}.popup-cross-sale__content{display:flex;width:100%}@media screen and (max-width:759px){.popup-cross-sale__content{flex-direction:column}}.popup-cross-sale__img-wrap{max-width:240px;width:100%;margin-right:30px;flex-shrink:0}.popup-cross-sale__img{width:100%}.popup-cross-sale__img-wrap-phone{display:none}@media screen and (max-width:759px){.popup-cross-sale__img-wrap-phone{display:block}}.popup-cross-sale__row_img{display:flex;align-items:center}@media screen and (max-width:759px){.popup-cross-sale__row_img{flex-direction:column}}.popup-cross-sale__row_img .popup-cross-sale__content{flex-direction:column}.popup-cross-sale__row_img .popup-cross-sale__description{width:100%;margin-right:0;margin-bottom:20px}@media screen and (max-width:759px){.popup-cross-sale__row_img .popup-cross-sale__description{margin-bottom:15px}}@media screen and (max-width:759px){.popup-cross-sale__row_img .popup-cross-sale__img-wrap{display:none}}.popup-default{width:870px;margin-left:-435px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.25);box-shadow:0 10px 30px rgba(0,0,0,.25);color:#4d4d4d}@media screen and (max-width:959px){.popup-default{width:760px;margin-left:-380px}}@media screen and (max-width:759px){.popup-default{width:300px;margin-left:-150px}}.popup-default__body{margin-bottom:calc(1.4 * var(--old-rem-value,16px))}.popup-default__body_small{max-width:370px;margin:0 auto calc(1.4 * var(--old-rem-value,16px))}.popup-default__action{margin-top:5px}.popup-default__footer .btn{margin-right:calc(2 * var(--old-rem-value,16px))}@media screen and (max-width:759px){.popup-default__footer .btn{margin-right:calc(1 * var(--old-rem-value,16px))}}.popup-donors{display:none}.popup-how-connect{background-color:var(--background-primary);width:568px;margin-left:-284px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.25);box-shadow:0 10px 30px rgba(0,0,0,.25);color:var(--text-primary)}@media screen and (max-width:759px){.popup-how-connect{width:300px;margin-left:-150px}}.popup-how-connect__label{color:var(--text-secondary);font-size:18px;line-height:1.33;padding:20px 0;font-style:italic}@media screen and (max-width:1679px){.popup-how-connect__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-how-connect__label{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-how-connect__label{font-size:15px;line-height:1.4}}.popup-how-connect__list{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.popup-how-connect__list{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-how-connect__list{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-how-connect__list{font-size:15px;line-height:1.4}}.popup-how-connect__item{border-top:1px solid var(--background-stroke);padding:30px 0;display:table;width:100%}@media screen and (max-width:759px){.popup-how-connect__item{padding:18px 0}}.popup-how-connect__col-icon{display:table-cell;vertical-align:top;width:100px;text-align:center}@media screen and (max-width:759px){.popup-how-connect__col-icon{width:60px}}.popup-how-connect__col-text{display:table-cell;vertical-align:middle;line-height:1.5}.popup-how-connect__icon{fill:var(--controls-inactive);width:48px;height:48px;display:inline-block}.popup-how-connect__icon img{max-height:100%;max-width:100%}@media screen and (max-width:759px){.popup-how-connect__icon{max-width:40px;max-height:40px}}.popup-how-connect__icon_envelope{margin-bottom:-7px}.popup-map{background-color:#fff;width:1200px;height:700px;margin-left:-600px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.25);box-shadow:0 10px 30px rgba(0,0,0,.25);color:#4d4d4d}@media screen and (max-width:1279px){.popup-map{width:80%;margin-left:-40%}}@media screen and (max-width:759px){.popup-map{width:100%;height:auto;margin-left:-50%}}.popup-map .popup__padding{padding:50px 30px 30px}@media screen and (max-width:759px){.popup-map .popup__padding{padding:25px 0 0 0;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.popup-map .popup__body{position:relative}.popup-map__map-container{display:inline-block;width:100%;height:553px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden}@media screen and (max-width:759px){.popup-map__map-container{height:100%;max-height:100%}}.popup-map__map-container .map,.popup-map__map-container&gt;.map{width:100%!important}.popup-map__point-info{display:inline-block;position:absolute;right:0;top:0;bottom:0;padding-left:30px;width:320px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;display:none}@media screen and (max-width:1279px){.popup-map__point-info{width:30%}}@media screen and (max-width:759px){.popup-map__point-info{width:100%;position:absolute;top:auto;bottom:0;left:0;padding:25px 20px 20px;background-color:#fff}}.popup-map__data-container{font-size:18px;line-height:1.33;color:#999}@media screen and (max-width:1679px){.popup-map__data-container{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-map__data-container{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-map__data-container{font-size:15px;line-height:1.4}}.popup-map__label{font-size:18px;line-height:1.33;color:#333}@media screen and (max-width:1679px){.popup-map__label{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-map__label{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-map__label{font-size:15px;line-height:1.4}}.popup-map__label:after{content:'\00a0'}.popup-map .btn{margin-top:25px}.popup-map__search-panel{width:382px;background-color:#fff;-webkit-box-shadow:2px 0 9px rgba(0,0,0,.25);box-shadow:2px 0 9px rgba(0,0,0,.25);padding:4px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;top:20px;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);z-index:1}@media screen and (max-width:959px){.popup-map__search-panel{width:288px}}@media screen and (max-width:759px){.popup-map__search-panel{width:100%;padding-right:0;-webkit-box-shadow:inherit;box-shadow:inherit;position:relative;left:0;top:0;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}}.popup-map__search-panel .search-site{padding-right:0}.popup-map__search-panel .search-site__input{border:medium none;padding-left:14px;padding-right:45px}@media screen and (max-width:959px){.popup-map__search-panel .search-site__input{padding-left:20px;padding-right:14px}}@media screen and (max-width:759px){.popup-map__search-panel .search-site__input{border-bottom:1px solid #e6e6e6;padding-left:10}}.popup-map__search-panel .search-site__btn{right:4px}.popup-map__search-list{background-color:#fff;border:1px solid #e4e4e4;border-radius:2px;list-style:none;margin:0;padding:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);font:18.7px/1.2 Corpid,Arial,sans-serif;position:relative}.popup-map__search-list:before{content:"";border:5px solid transparent;border-bottom-color:#fff;position:absolute;left:50%;bottom:100%;margin-left:-5px}.popup-map__search-list-item{min-height:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal;padding:9px 40px 9px 12px;border-bottom:1px solid #e4e4e4;position:relative;cursor:pointer}.popup-map__search-list-item.selected{background-color:#f5f5f5}.popup-map_v2{width:1280px;margin-left:-640px;height:800px}@media screen and (max-width:1279px){.popup-map_v2{width:100%;margin-left:-50%}}@media screen and (max-width:759px){.popup-map_v2{height:auto}}.popup-map_v2 .popup__title{padding-top:calc(1 * var(--old-rem-value,16px));padding-left:calc(1 * var(--old-rem-value,16px));margin-bottom:calc(1 * var(--old-rem-value,16px))}.popup-map_v2 .offices-map__content,.popup-map_v2 .popup-map__map-container{height:713px}@media screen and (max-width:759px){.popup-map_v2 .offices-map__content,.popup-map_v2 .popup-map__map-container{height:auto}}@media screen and (max-width:759px){.popup-map_v2 .offices-map__content{height:400px}}.popup-map_v2 .offices-map__filter-content{max-height:550px}.popup-refill.popup{background-color:#fff;width:568px;margin-left:-284px;font-family:'MTS Compact',Arial,sans-serif}@media screen and (max-width:759px){.popup-refill.popup{width:100%;max-width:92%;margin-left:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.popup-generated.popup-refill .popup-refill__footer{margin:50px -50px -50px}@media screen and (max-width:759px){.popup-generated.popup-refill .popup-refill__footer{margin:30px -20px -20px}}.popup-generated.popup-refill .popup__padding{padding:40px 50px 50px}@media screen and (max-width:759px){.popup-generated.popup-refill .popup__padding{padding:20px}}.popup-tariff-connect{width:450px;margin-left:-225px;color:#4d4d4d}@media screen and (max-width:759px){.popup-tariff-connect{width:300px;margin-left:-150px}}.popup-tariff-connect .popup__title{font-size:30px;line-height:1.07;margin-bottom:calc(.5 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup-tariff-connect .popup__title{font-size:27px;line-height:1.07}}@media screen and (max-width:1279px){.popup-tariff-connect .popup__title{font-size:24px;line-height:1.07}}@media screen and (max-width:759px){.popup-tariff-connect .popup__title{font-size:20px;line-height:1.07}}.popup-tariff-connect .popup__subtitle{margin-top:calc(1.4 * var(--old-rem-value,16px))}.popup-tariff-connect__footer{text-align:center}.popup-tariff-connect__price{width:100%;max-width:390px;margin:calc(1.5 * var(--old-rem-value,16px)) auto calc(1.7 * var(--old-rem-value,16px));color:grey}.popup-tariff-connect__price-item{background:url(../../i/product-info/dotted.png) repeat-x 0 calc(1 * var(--old-rem-value,16px));margin-bottom:calc(.75 * var(--old-rem-value,16px));position:relative}.mat-tariff-configuration-popup .popup-tariff-connect__price-item{background:url(../../i/popup/dot-grey.png) repeat-x;background-size:11px}[data-theme=dark] .mat-tariff-configuration-popup .popup-tariff-connect__price-item{background:url(../../i/popup/dot-white.png) repeat-x;background-size:11px}.popup-tariff-connect__price-item:after{content:'';display:table;clear:both}@media screen and (max-width:759px){.popup-tariff-connect__price-item{margin-top:calc(1.5 * var(--old-rem-value,16px))}}.popup-tariff-connect__price-itemlast-child{margin-bottom:0}.popup-tariff-connect__price-label{float:left;width:52%}@media screen and (max-width:759px){.popup-tariff-connect__price-label{float:none;width:auto}}.popup-tariff-connect__price-label .product-info__bg-for-dot{padding-right:5px}@media screen and (max-width:759px){.popup-tariff-connect__price-label .product-info__bg-for-dot{padding:0}}.popup-tariff-connect__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-tariff-connect__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-tariff-connect__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-tariff-connect__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:16px;line-height:1.38}}.popup-tariff-connect__price-label .b-hint{margin:-3px 0 0 10px}.popup-tariff-connect__price-value{text-align:right;position:absolute;right:0;bottom:-2px;margin:0}.popup-tariff-connect__price-value .product-info__bg-for-dot{padding-left:5px}@media screen and (max-width:759px){.popup-tariff-connect__price-value .product-info__bg-for-dot{padding:0}}.popup-tariff-connect__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-tariff-connect__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-tariff-connect__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-tariff-connect__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:16px;line-height:1.38}}.popup-tariff-connect__price-decor{padding-left:5px}.popup-tariff-connect__label{font-size:16px;line-height:1.38;color:grey;padding:calc(.8 * var(--old-rem-value,16px)) 0}@media screen and (max-width:1679px){.popup-tariff-connect__label{font-size:15px;line-height:1.4}}@media screen and (max-width:1279px){.popup-tariff-connect__label{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.popup-tariff-connect__label{font-size:14px;line-height:1.29}}.popup-tariff-connect__list{font-size:18px;line-height:1.33;color:grey}@media screen and (max-width:1679px){.popup-tariff-connect__list{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-tariff-connect__list{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-tariff-connect__list{font-size:15px;line-height:1.4}}.popup-tariff-connect__list-item{border-top:1px solid #ededed;padding:calc(.7 * var(--old-rem-value,16px)) 0 calc(1.2 * var(--old-rem-value,16px));display:table;width:100%}.popup-tariff-connect__list-title{color:#1481b4;font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-tariff-connect__list-title{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-tariff-connect__list-title{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-tariff-connect__list-title{font-size:16px;line-height:1.38}}.popup-tariff-connect__info{text-align:center;margin-top:calc(1.4 * var(--old-rem-value,16px))}.popup-tariff-connect__info-title{color:#1481b4;font-size:24px;line-height:1.25;margin-bottom:calc(.4 * var(--old-rem-value,16px))}@media screen and (max-width:1679px){.popup-tariff-connect__info-title{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-tariff-connect__info-title{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-tariff-connect__info-title{font-size:17px;line-height:1.24}}.popup-tariff-connect__info-text{font-size:18px;line-height:1.33;color:grey}@media screen and (max-width:1679px){.popup-tariff-connect__info-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.popup-tariff-connect__info-text{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.popup-tariff-connect__info-text{font-size:15px;line-height:1.4}}.popup-voice-mail__price{width:100%;max-width:390px;margin:calc(2 * var(--old-rem-value,16px)) auto}.popup_middle .popup-voice-mail__price{max-width:none}.popup__text_info.text-grey{color:var(--color-constant-greyscale-500)}@media screen and (max-width:759px){.popup-voice-mail__price{margin:calc(2.5 * var(--old-rem-value,16px)) auto}}.popup-voice-mail__price-item{margin-bottom:calc(.75 * var(--old-rem-value,16px));position:relative}.popup-voice-mail__price-item:after{content:'';display:table;clear:both}@media screen and (min-width:760px){.popup-voice-mail__price-item{background:url(../../i/product-info/dotted.png) repeat-x 0 calc(1 * var(--old-rem-value,16px))}}@media screen and (max-width:759px){.popup-voice-mail__price-item{margin-top:calc(1.5 * var(--old-rem-value,16px))}.popup-voice-mail__price-item+.popup-voice-mail__price-item{margin-top:calc(1 * var(--old-rem-value,16px))}}.popup-voice-mail__price-label{color:#333;display:inline-block;width:52%}@media screen and (max-width:759px){.popup-voice-mail__price-label{float:none;width:auto}}.popup-voice-mail__price-label .product-info__bg-for-dot{padding-right:5px}@media screen and (max-width:759px){.popup-voice-mail__price-label .product-info__bg-for-dot{padding:0}}.popup-voice-mail__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-voice-mail__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-voice-mail__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-voice-mail__price-label .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:16px;line-height:1.38}}.popup-voice-mail__price-label .b-hint{margin:-3px 0 0 10px}.popup-voice-mail__price-label_long-text{width:62%;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (min-width:760px){.popup-voice-mail__price-label_long-text+.popup-voice-mail__price-value{width:38%}}.popup-voice-mail__price-label-descr{color:grey;font-size:14px;position:absolute;left:0;top:100%;margin-top:-2px}@media screen and (min-width:760px){.popup-voice-mail__price-value{text-align:right;float:right;margin:0;width:48%;margin-top:-5px}}@media screen and (max-width:759px){.popup-voice-mail__price-value{margin:0}}.popup-voice-mail__price-value .product-info__bg-for-dot{padding-left:4px}@media screen and (max-width:759px){.popup-voice-mail__price-value .product-info__bg-for-dot{padding:0}}.popup-voice-mail__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:21px;line-height:1.38}@media screen and (max-width:1679px){.popup-voice-mail__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:19px;line-height:1.37}}@media screen and (max-width:1279px){.popup-voice-mail__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:17px;line-height:1.35}}@media screen and (max-width:759px){.popup-voice-mail__price-value .product-info__bg-for-dot.product-info__bg-for-dot_long-text{font-size:16px;line-height:1.38}}.popup-voice-mail__connection-number{text-align:center;margin-bottom:calc(1.5 * var(--old-rem-value,16px))}.popup-voice-mail__connection-number .b-number{display:none}@media screen and (max-width:759px){.popup-voice-mail__connection-number{margin-bottom:calc(2.5 * var(--old-rem-value,16px))}}.popup__status-wrapper{font-size:24px;line-height:1.25;margin-bottom:calc(2 * var(--old-rem-value,16px));text-align:center}@media screen and (max-width:1679px){.popup__status-wrapper{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup__status-wrapper{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup__status-wrapper{font-size:17px;line-height:1.24}}.popup__status-label{display:block}.popup__status-label_ok{color:#41ae33}.popup__status-label_bad{color:#e6181b}.popup__status-text a{color:#1e82b2}.popup-service-status{font-size:24px;line-height:1.25;vertical-align:middle;display:table-cell;text-align:center}@media screen and (max-width:1679px){.popup-service-status{font-size:21px;line-height:1.24}}@media screen and (max-width:1279px){.popup-service-status{font-size:19px;line-height:1.25}}@media screen and (max-width:759px){.popup-service-status{font-size:17px;line-height:1.24}}.popup-service-status_ok{color:#41ae33}.popup-service-status_bad{color:#e6181b}.popup-service-status__wrapper{display:table;width:100%;min-height:50px;margin-bottom:calc(2.72 * var(--old-rem-value,16px))}:root{--header-z-index:110}.header{position:relative;z-index:var(--header-z-index);border-bottom:1px solid var(--color-background-stroke)}.header__menu{height:100%}.header__top{position:relative;z-index:120;background:var(--color-background-primary-elevated)}@media screen and (max-width:767px){.header__top{z-index:initial}}.top-menu__wrap,.middle-menu__wrap{margin:0 auto;padding:0 var(--grid-padding-x);box-sizing:border-box;width:100%;max-width:1920px;min-width:320px}@media screen and (max-width:1919px){.top-menu__wrap,.middle-menu__wrap{max-width:1680px}}.top-menu__inner{display:flex;justify-content:space-between}.header-top-links{display:flex;padding:6px 0;font-family:MTSCompact;font-weight:500;font-size:14px;line-height:20px}.header-top-links__inner{display:flex}.header-top-links__link{margin-left:20px;color:var(--color-text-tertiary);min-width:max-content}.header-top-links__link:hover{color:var(--color-control-primary-active)}.header-top-links__link:first-child{margin-left:0}.header-top-links__link.is-active{color:var(--color-control-primary-active)}.top-menu__right{display:flex}@media screen and (max-width:767px){.top-menu__right{width:100%}}@media screen and (max-width:959px){.header-top-links__link{margin-left:0}}.middle-menu__inner{display:flex;justify-content:space-between;height:72px}@media screen and (max-width:767px){.middle-menu__inner{height:52px}}.header__top-text{max-width:380px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}@media screen and (max-width:1279px){.header__top-text{max-width:200px}}@media screen and (max-width:767px){.header__top-text{max-width:calc(100% - 20px)}}@media screen and (min-width:768px) and (max-width:1279px){.header-button-location .header__top-item{max-width:340px}}.header__top-links{display:flex;padding:7px 0}.header__top-links.g-only-mobile{display:none}.header__auth{display:flex}.header-button-location .header__top-item{padding-left:0}@media screen and (max-width:959px){.mobile-menu__top .header-button-location .header__top-item{justify-content:flex-start}}@media screen and (max-width:767px){.header__top-left{display:none}.header-button-location .header__top-item{justify-content:flex-start}.no-mobile{display:none!important}.g-only-mobile{display:flex!important}.header__top .header__top-links.g-only-mobile .header__top-item{justify-content:flex-start;width:100%}.header__top-wrap .header__top-right .header__top-links{padding:6px 0 0 3px}}.header__top-right{max-width:100%}@media screen and (max-width:959px){.header__top-right{margin-left:auto}}@media screen and (max-width:767px){.header__top-right{width:100%}}.header__top-item{display:flex;justify-content:flex-end;align-items:center;font-family:MTSCompact;font-weight:500;font-size:14px;line-height:20px;white-space:nowrap;color:var(--color-text-tertiary);padding-left:22px;cursor:pointer;max-width:100%}.main-menu__list .header__top-item{color:var(--color-text-headline);padding-left:20px}.prerender.menu-content__container{height:0;overflow:hidden}.header__top-item:hover{color:var(--color-control-primary-active)}.header__top-item.header__top-item_hidden{display:none}.header__top-item.prerender.header__top-item_hidden{display:block;height:0;width:0;padding:0;overflow:hidden}.header__top-item.button-support__link{width:100%}.header__top-item_more{padding-right:18px;position:relative;padding-left:0}.header-drop.is-opened .header__top-item_title{color:var(--color-control-primary-active)}.header-drop.is-opened .header__top-item_title:after{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotateZ(180deg);background-image:url(../../i/header/arrow_red.svg);filter:none;-webkit-filter:none}.header__top-item_title:after{content:'';display:block;position:absolute;top:50%;right:0;background:url(../../i/header/arrow_gray.svg) center center no-repeat;-webkit-background-size:8px 6px;-moz-background-size:8px 6px;background-size:8px 6px;width:8px;height:6px;margin-top:-3px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms}.header__top-item_more .header-drop__arrow{display:none}.header__top-item_more .header-drop__drop{overflow:hidden;overflow:auto;width:320px;right:auto;left:0;padding-top:6px;padding-bottom:6px}.header__top-item_more.is-in-sidebar .header-drop__drop{right:0;left:auto;width:220px}@media screen and (max-width:767px){.header__top-item_more .header-drop__drop{width:220px;right:0;left:auto;padding-top:6px;padding-bottom:6px;filter:drop-shadow(0 4px 24px rgba(0, 0, 0, .12)) drop-shadow(0 12px 20px rgba(0, 0, 0, .14))}.header__more-item{padding:12px 16px}}.header__top-item_more .secondary-style{color:var(--color-text-headline);padding-right:13px}.secondary-style.header__top-item_title:after{filter:none;background:url(../../i/header/arrow_black.svg) center center no-repeat}.header__top-item .secondary-style{font-size:17px;line-height:24px}[data-theme=dark] .secondary-style.header__top-item_title:after{background:url(../../i/header/arrow_black.svg);margin-top:0;filter:brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%)}[data-theme=dark] .header-drop.is-opened .secondary-style.header__top-item_title:after{filter:none;background:url(../../i/header/arrow_red.svg);margin-top:0}[data-theme=dark] .header-drop.is-opened .header__top-item_title:after{background:url(../../i/header/arrow_red.svg)}.header__more-list{padding-bottom:12px}.header-drop__drop .header__more-list:last-child{padding-bottom:0}.header__more-item{display:block;padding:11px 16px;font-family:MTSCompact;font-weight:500;font-size:14px;line-height:20px;color:var(--color-text-primary);-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;cursor:pointer}.mobile-top-links__link .header__more-item{font-weight:400;font-size:17px;line-height:24px;padding:10px 16px}.header__more-item.active{color:var(--color-control-primary-active)}.header__more-item:hover{color:var(--color-control-primary-active)}.header__top-icon{width:12px;height:12px;margin-right:6px;flex-shrink:0;margin-bottom:1px}.header__top-icon_mm-navigation{margin-bottom:1px;margin-right:6px}.header__top-icon_navigation{background:url(../../i/header/navigation.svg) center center no-repeat;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;background-size:12px 12px;margin-bottom:1px;margin-right:6px}@media screen and (max-width:959px){.header__top-icon_navigation{background-image:url(../../i/header/navigation_black.svg)}.header__top-icon_purse{margin-right:7px}}@media screen and (max-width:767px){.header__top-icon_mm-navigation{margin-right:7px}.header__top-icon_navigation{margin-right:7px}.header__more-list{padding-bottom:0}}.header__top-icon_mm-purse{margin-right:7px}.header__top-icon_purse{margin-right:7px;background:url(../../i/header/purse.svg) center center no-repeat;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;background-size:12px 12px}.header__top-icon_help{background:url(../../i/header/help.svg) center center no-repeat;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;background-size:12px 12px}.header__body{position:relative;background:var(--color-background-primary-elevated)}.header__body-inner{display:flex;justify-content:space-between;align-items:center;height:72px}@media screen and (max-width:1279px){.header__body-inner{height:56px}}@media screen and (max-width:959px){.header__body-inner{height:44px;padding:6px 0}}.header__content{flex-grow:1;position:relative;height:100%}.header__logo-wrapper{display:flex;align-items:center;margin:-4px 26px 0 0}@media screen and (max-width:1279px){.header__logo-wrapper{margin-right:32px}}.header__logo{height:44px;max-width:122px;object-fit:contain;object-position:left}@media screen and (max-width:768px){.header__logo{height:32px}}.header__logo.dark,.middle-menu__logo.dark{display:none}[data-theme=dark] .header__logo:not(.dark),[data-theme=dark] .middle-menu__logo:not(.dark){display:none}[data-theme=dark] .header__logo.dark,[data-theme=dark] .middle-menu__logo.dark{display:inherit}@media screen and (max-width:959px){.button-support__link{display:none}}.header__logo_b2b{width:170px}@media screen and (max-width:1679px){.header__logo_b2b{height:44px;max-width:122px;object-fit:contain;object-position:left}}@media screen and (max-width:959px){.header__logo_b2b{width:72px}}.header__elements{display:flex;align-items:center}.header__element{margin-left:20px;cursor:pointer;position:relative}@media screen and (max-width:1279px){.header__element{margin-left:16px}}.header__element:first-child{margin-left:0}.header__element_icon{width:24px;height:24px}.header__element_cart{background:url(../../i/header/cart.svg) center center no-repeat;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px}.header__cart-counter{position:absolute;top:-4px;left:12px;background:var(--color-brand);color:var(--color-constant-greyscale-0);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:100px;padding:.5px 5px;min-width:18px;min-height:18px;text-align:center;font-size:12px;line-height:1.33}.header__element_products{background:url(../../i/header/products.svg) center center no-repeat;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary);-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms}.header__element_products.is-opened{background-image:url(../../i/header/products_red.svg);filter:none;-webkit-filter:none}@media screen and (max-width:959px){.header__element_products{display:none}}.header__element_user{width:40px;height:40px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:50%}@media screen and (max-width:959px){.header__element_user{margin-left:36px}}@media screen and (max-width:759px){.header__element_user{margin-left:26px}}.header__element_btn{height:44px;padding:14px 22px}@media screen and (max-width:1279px){.header__element_btn{margin-left:24px}}@media screen and (max-width:959px){.header__element_btn{padding:14px 12px;margin-left:36px}}@media screen and (max-width:759px){.header__element_btn{height:40px;padding:12px 7px;margin-left:26px}}.header__catalog-btn{padding:10px;margin-left:16px;margin-right:0;display:inline-flex;background:var(--color-control-tertiary-active);border:none;border-radius:8px;cursor:pointer}@media screen and (max-width:767px){.header__catalog-btn{height:32px;width:32px;padding:4px;background:0 0}}.header__catalog-btn-icon{width:24px;height:24px}.header__catalog-btn-icon-mobile{display:none;width:24px;height:24px}@media screen and (max-width:767px){.header__catalog-btn-icon{display:none}.header__catalog-btn-icon-mobile{display:inline}}[data-theme=dark] .header__catalog-btn-icon{filter:invert(1);-webkit-filter:invert(1)}[data-theme=dark] .middle-menu__catalog-icon{filter:invert(1);-webkit-filter:invert(1)}.header__catalog-btn-text{font-family:MTSCompact;font-weight:500;font-size:17px;line-height:24px;margin-left:8px;margin-right:8px;color:var(--color-text-headline)}@media screen and (max-width:767px){.header__catalog-btn-text{display:none}}.header__body{z-index:50}.header__body-bottom{font-size:0;padding:12px 0;width:100%;max-width:1250px}@media screen and (max-width:1279px){.header__body-bottom{display:flex;align-items:center}}.header__account,.header__bill{display:inline-block;vertical-align:middle;font-size:17px}.header__account{padding-right:52px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:759px){.header__account{padding-right:0}}@media screen and (max-width:479px){.header__account{display:flex;align-items:flex-end}}.header__account-wrapper{font-size:0}.header__account-head,.header__account-wrapper,.header__account-description,.header__account-text,.header__account-phone-wrapper{display:inline-block;vertical-align:middle;color:#9198a0}.header__account-description{font-size:0}.header__account-head,.header__account-text,.header__account-phone{font-size:17px}@media screen and (max-width:479px){.header__account-head,.header__account-text,.header__account-phone{font-size:14px}}.header__account-head,.header__account-text{padding-right:4px}.header__account-phone{font-weight:500;color:#001424;cursor:pointer;position:relative;padding-right:15px}.header__account-phone.is-opened:before{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotateZ(180deg)}.header__account-phone:before{content:'';position:absolute;width:8px;height:6px;top:50%;margin-top:-3px;right:0;background:url(../../i/header/arrow_black.svg) 50% 50% no-repeat;-webkit-background-size:100%;-moz-background-size:100%;background-size:100%;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition:-webkit-transform 175ms;-moz-transition:-moz-transform 175ms;-o-transition:-o-transform 175ms;-ms-transition:-ms-transform 175ms;transition:transform 175ms}.header__account-phone_mobile{display:none}@media screen and (max-width:759px){.header__account-phone_mobile{display:inline-block}}@media screen and (max-width:759px){.header__account-phone_desktop{display:none}}@media screen and (max-width:479px){.header__account-head{display:block}}.header__account-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1279px){.header__account-text{max-width:230px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:959px){.header__account-text{max-width:60px}}@media screen and (max-width:759px){.header__account-text{max-width:160px}}@media screen and (max-width:479px){.header__account-text{max-width:150px}}.header__bill:hover .header__bill-icon{color:#ff0032}@media screen and (max-width:1279px){.header__bill{display:flex}}@media screen and (max-width:759px){.header__bill{display:none}}.header__bill.header__bill_negative:hover .header__bill-icon{color:#cc061a}.header__bill.header__bill_negative .header__bill-icon{color:#ff0032;-webkit-transition:color 175ms;-moz-transition:color 175ms;-o-transition:color 175ms;-ms-transition:color 175ms;transition:color 175ms}.header__bill.header__bill_negative .header__bill-icon:before{background:url(../../i/header/wallet-img-red.svg) 50% 50% no-repeat;-webkit-background-size:100%;-moz-background-size:100%;background-size:100%}.header__bill.header__bill_negative .header__bill-count{color:#ff0032}.header__bill-head,.header__bill-count-head,.header__bill-count-info,.header__bill-count,.header__bill-icon{display:inline-block;vertical-align:middle}.header__bill-head{color:#9198a0}.header__bill-count-info{color:#ff0032;font-weight:500}.header__bill-count{color:#001424}.header__bill-icon{padding-left:24px;position:relative;color:#9198a0;cursor:pointer}.header__bill-icon:before{content:'';width:18px;height:18px;background:url(../../i/header/wallet-img-gray.svg) 50% 50% no-repeat;-webkit-background-size:100%;-moz-background-size:100%;background-size:100%;position:absolute;top:50%;margin-top:-7px;left:0}.header__bill-count{padding-right:11px}@media screen and (min-width:960px) and (max-width:1279px){.header_lk .b-wrapper{padding-left:40px;padding-right:40px}}@media screen and (min-width:1280px) and (max-width:1439px){.header_lk .b-wrapper{padding-left:32px;padding-right:32px}}@media screen and (min-width:1440px) and (max-width:1679px){.header_lk .b-wrapper{padding-left:40px;padding-right:40px}}@media screen and (min-width:1680px){.header_lk .b-wrapper{padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto}}.header_lk .header__body-bottom{border-top:1px solid #ededed;max-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header_lk .header__logo{width:64px}@media screen and (max-width:959px){.header_lk .header__logo{width:64px}}@media screen and (max-width:479px){.header_lk .header__logo{width:45px}}@media screen and (max-width:479px){.header_lk .header__element_user{margin-left:0}}@media screen and (max-width:479px){.header_lk .header__logo-wrapper{margin-right:0}}.header_lk .header__account-phone:before{width:9px}.header_lk .header__logo-inner-link_text{margin-left:8px}.header_lk .header__logo-text{width:100%;max-width:152px}@media screen and (max-width:479px){.header_lk .header__logo-text{max-width:106px}}.header_lk .header-drop.header__element_user,.header_lk .header-drop.header__element_products{cursor:default}.header_lk .header-search{height:55px;top:calc(50% - 28px)}.header-search{background:var(--color-background-primary-elevated);display:flex;align-items:center;justify-content:flex-end;position:absolute;height:72px;top:calc(50% - 36px);right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:120px;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms}@media screen and (max-width:1279px){.header-search{width:30px;height:56px;top:calc(50% - 28px)}}.header-search.is-opened{width:100%}@media screen and (max-width:1279px){.header-search.is-opened{width:calc(100% - 16px)}}@media screen and (max-width:1279px){.header-search{margin-right:16px}}@media screen and (max-width:767px){.header-search{display:none}}.header-search__input-wrapper{overflow:hidden;display:flex;align-items:center;width:0}.header-search.is-opened .header-search__input-wrapper{flex-grow:1;margin-left:14px}.header-search__input{width:100%;border:none;color:var(--color-text-primary);background:var(--color-background-primary);font-size:14px;line-height:1.29}@media screen and (max-width:1679px){.header-search__input{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.header-search__input{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.header-search__input{font-size:14px;line-height:1.29}}.header-search__input::-webkit-input-placeholder{color:var(--color-text-tertiary);background:var(--color-background-primary)}.header-search__input:-moz-placeholder{color:var(--color-text-tertiary);background:var(--color-background-primary)}.header-search__input::-moz-placeholder{color:var(--color-text-tertiary);background:var(--color-background-primary)}.header-search__input:-ms-placeholder{color:var(--color-text-tertiary);background:var(--color-background-primary)}.header-search__input:-ms-input-placeholder{color:var(--color-text-tertiary);background:var(--color-background-primary)}.header-search__input:-webkit-autofill,.header-search__input:-webkit-autofill:hover,.header-search__input:-webkit-autofill:focus,.header-search__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--color-background-primary) inset!important;-webkit-text-fill-color:var(--color-text-primary)!important}.header-search__controls{display:flex}.header-search__btn{display:flex;align-items:center;cursor:pointer}.header-search__text{margin-left:11px;font-family:MTSCompact;font-style:normal;font-weight:500;font-size:14px;line-height:1.43;color:var(--color-text-tertiary)}.header-search.is-opened .header-search__text{display:none}@media screen and (max-width:1279px){.header-search__text{display:none}}.header-search__icon{display:block;width:25px;height:25px;margin-top:2px;-webkit-background-size:25px 25px;-moz-background-size:25px 25px;background-size:25px 25px;filter:var(--icons-secondary);-webkit-filter:var(--icons-secondary)}.header-search__close{background:url(../../i/header-search/close.svg) center center no-repeat;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;width:24px;height:24px;display:none;margin-left:20px;border:none;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.header-search.is-opened .header-search__close{display:block}.main-menu{height:100%}@media screen and (max-width:1279px){.main-menu{display:none}.prerender.main-menu{display:block;height:0;width:0;overflow:hidden}}.main-menu__inner{height:100%}.main-menu__list{display:flex;padding-right:150px;height:100%}@media screen and (max-width:1279px){.main-menu__list{padding-right:50px}}.prerender.main-menu__list{overflow:hidden;height:0;width:0}.main-menu__item{margin-left:36px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}@media screen and (max-width:1679px){.header_b2b .main-menu__item{margin-left:56px}}@media screen and (max-width:1279px){.header_b2b .main-menu__item{margin-left:32px}}@media screen and (max-width:1279px){.main-menu__item{margin-left:16px}}.main-menu__item:after{content:'';display:block;position:absolute;left:0;bottom:0;height:4px;width:0;background:var(--color-brand);-webkit-transition:width 175ms;-moz-transition:width 175ms;-o-transition:width 175ms;-ms-transition:width 175ms;transition:width 175ms}.main-menu__item.is-active:after,.main-menu__item.is-open:after{width:100%}.main-menu__item:first-child{margin-left:0}.main-menu__link{font-size:14px;line-height:1.29;color:var(--color-text-primary);font-weight:500;cursor:pointer;padding:10px 0;display:flex;align-items:center}@media screen and (max-width:1679px){.main-menu__link{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.main-menu__link{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.main-menu__link{font-size:14px;line-height:1.29}}@media screen and (max-width:1679px){.header_b2b .main-menu__link{margin-top:1px;padding-top:0}}@media screen and (max-width:1279px){.header_b2b .main-menu__link{margin-top:0}}@media screen and (max-width:1279px){.main-menu__link{font-size:12px;line-height:1.33}}.main-menu__item.is-active .main-menu__link,.main-menu__item.is-open .main-menu__link{color:var(--color-control-primary-active)}.main-menu__link br{display:none}@media screen and (max-width:1679px){.main-menu__link br{display:block}}@media screen and (max-width:1279px) and (max-width:1679px){.main-menu__link{font-size:12px;line-height:1.33}}@media screen and (max-width:1279px) and (max-width:1279px){.main-menu__link{font-size:12px;line-height:1.33}}@media screen and (max-width:1279px) and (max-width:759px){.main-menu__link{font-size:12px;line-height:1.33}}.main-menu__arrow{display:inline-block;vertical-align:middle;width:8px;height:6px;background:url(../../i/main-menu/arrow_black.svg) center center no-repeat;-webkit-background-size:8px 6px;-moz-background-size:8px 6px;background-size:8px 6px;margin-top:0;margin-left:5px;filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary);-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms}@media screen and (max-width:1279px){.main-menu__arrow{margin-left:3px}}.header-drop{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.header-drop__drop{cursor:default;display:none;position:absolute;top:100%;right:10px;background:var(--color-background-modal);-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);width:320px;margin-top:10px;margin-right:-10px;border-radius:8px;overflow:hidden}.header-drop__arrow{display:none;width:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:10px solid transparent;border-bottom-color:var(--color-icon-tertiary);position:absolute;bottom:100%;right:12px}.header-drop__arrow:before{content:"";border:10px solid transparent;border-bottom-color:var(--color-background-primary);margin-bottom:-1px;position:absolute;top:-9px;left:-10px}.sidebar{display:none;position:fixed;top:0;right:0;left:0;bottom:0;z-index:400;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sidebar__overlay{position:fixed;top:0;right:0;left:0;bottom:0;background:var(--background-overlay)}.sidebar__inner{background:var(--background-primary);position:fixed;display:flex;flex-direction:column;top:0;right:0;bottom:0;width:320px;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-o-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0)}.sidebar__inner.is-opened{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-o-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}@media screen and (max-width:759px){.sidebar__inner{width:100%}}.sidebar__top .header__top{padding:0 20px}.sidebar__content{flex-grow:1;display:flex;flex-direction:column;overflow:auto;background:var(--background-secondary)}.sidebar__body{flex-grow:1}.sidebar__footer{background:#6e7782;color:var(--constant-greyscale-0);font-size:14px;line-height:1.29;padding:10px 0}@media screen and (max-width:1679px){.sidebar__footer{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.sidebar__footer{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.sidebar__footer{font-size:14px;line-height:1.29}}.sidebar__footer-item{padding:7px 20px;display:flex;align-items:center;cursor:pointer}.sidebar__footer-item:hover{background:#9198a0}.sidebar__footer-icon{width:24px;height:24px;margin-right:18px;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;filter:var(--icons-filter-greyscale-0);-webkit-filter:var(--icons-filter-greyscale-0)}.sidebar__footer-icon_help{filter:none;-webkit-filter:none}.sidebar__footer-text{margin-top:1px;cursor:pointer;color:var(--constant-greyscale-0)}.sidebar__footer-text:hover{color:var(--constant-greyscale-0)}.sidebar__user{display:block;padding:8px 16px;background:var(--background-primary);border-bottom:1px solid var(--background-stroke);position:relative}.sidebar__close{position:absolute;top:16px;right:16px;width:24px;height:24px;background:url(../../i/header-search/close.svg) center center no-repeat;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;cursor:pointer;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.sidebar__sites{background:var(--background-primary);padding:8px 16px 16px}.sidebar__sites-title{font-size:16px;font-weight:500;color:var(--text-primary);padding-bottom:5px;position:relative}.sidebar__sites-title:after{content:'';display:block;position:absolute;top:5px;right:0;width:12px;height:12px;background:url(../../i/sidebar/arrow_black.svg?v=001) center center no-repeat;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;background-size:12px 12px;filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary);-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms}.sidebar__sites-title.is-opened{color:var(--controls-primary-active)}.sidebar__sites-title.is-opened:after{-webkit-transform:rotateZ(180deg);-moz-transform:rotateZ(180deg);-o-transform:rotateZ(180deg);-ms-transform:rotateZ(180deg);transform:rotateZ(180deg);background-image:url(../../i/sidebar/arrow_red.svg?v=001);filter:none;-webkit-filter:none}.sidebar__sites-list{color:var(--text-tertiary);overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;position:relative}.sidebar__sites-list:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0}.sidebar__sites-list.is-opened:after{content:none}.sidebar__sites-list.is-opened .sidebar__sites-item{display:block;padding:13px 0;font-size:16px;color:var(--text-primary)}.sidebar__sites-list.is-opened .sidebar__sites-item:after{content:none}.sidebar__sites-item{flex-shrink:0;margin-right:6px;color:var(--text-tertiary);font-size:14px;line-height:1.29}@media screen and (max-width:1679px){.sidebar__sites-item{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.sidebar__sites-item{font-size:14px;line-height:1.29}}@media screen and (max-width:759px){.sidebar__sites-item{font-size:14px;line-height:1.29}}.sidebar__sites-item:after{content:','}.sidebar__sites-item:last-child{margin-right:0}.sidebar__sites-item:last-child:after{contain:none}.sidebar__title{display:flex;align-items:center;padding:20px 16px;position:relative;background:var(--background-primary)}.sidebar__title-text{color:var(--text-primary);font-size:14px}.sidebar__title-icon{width:16px;height:16px;-webkit-background-size:16px 16px;-moz-background-size:16px 16px;background-size:16px 16px}.sidebar__title-icon_navigation{background:url(../../i/sidebar/geo.svg) center center no-repeat;-webkit-background-size:16px 16px;-moz-background-size:16px 16px;background-size:16px 16px;margin-right:8px;filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary)}.mobile-search{display:block;padding:8px 16px}.mobile-search__inner{background:var(--background-primary-elevated);border:2px solid var(--background-stroke);padding:9px 44px 10px;position:relative;border-radius:4px}.mobile-search__icon{position:absolute;top:8px;left:11px;width:24px;height:24px;background:url(../../i/header-search/search.svg) center center no-repeat;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.mobile-search__input{width:100%;color:var(--text-primary);font-size:14px;line-height:1.29;border:none;background:0 0}.mobile-search__input:-webkit-autofill,.mobile-search__input:-webkit-autofill:hover,.mobile-search__input:-webkit-autofill:focus,.mobile-search__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px var(--background-primary-elevated) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.mobile-search__input+placeholder{color:var(--text-tertiary);font-size:14px;line-height:1.29}.mobile-search__clear,.mobile-menu-search__clear{display:none;width:24px;height:24px;position:absolute;top:8px;right:8px;background:url(../../i/header-search/close.svg) center center no-repeat;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;background-size:12px 12px;filter:var(--icons-filter-tertiary);-webkit-filter:var(--icons-filter-tertiary)}.mobile-search__inner.no-empty .mobile-search__clear,.mobile-menu-search__inner.no-empty .mobile-menu-search__clear{display:block}.user-block__user{display:flex;align-items:center;position:relative;min-height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.user-block__wrapper{padding:16px 18px}.user-block__avatar{width:44px;height:44px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;margin-right:12px;position:relative;border-radius:50%}.user-block__user_main .user-block__avatar:after{content:'';background:url(../../i/user-block/star.svg) center center no-repeat;position:absolute;bottom:-5px;right:-6px;display:block;width:24px;height:24px}.user-block__content{display:block;cursor:pointer}.user-block__name{color:#000;font-size:14px;line-height:1.29;font-weight:500}@media screen and (max-width:1679px){.user-block__name{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.user-block__name{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.user-block__name{font-size:14px;line-height:1.29}}.user-block__phone{font-size:14px;line-height:1.29;color:#6e7782}@media screen and (max-width:1679px){.user-block__phone{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.user-block__phone{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.user-block__phone{font-size:14px;line-height:1.29}}.user-block__user_wrapper{display:flex;align-items:center}.user-block__unauth-icon{width:24px;height:24px;background:url(../../i/user-block/lock.svg) center center no-repeat;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;margin-right:12px}.user-block__unauth-icon-services{width:24px;height:24px;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;margin-right:12px}.user-block__unauth-text{font-size:14px;line-height:1.29;color:#000}@media screen and (max-width:1679px){.user-block__unauth-text{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.user-block__unauth-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.user-block__unauth-text{font-size:14px;line-height:1.29}}.user-block__phone-item{font-size:14px;line-height:1.29;color:#6e7782;padding:9px;padding-left:70px;display:block;position:relative}@media screen and (max-width:1679px){.user-block__phone-item{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.user-block__phone-item{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.user-block__phone-item{font-size:14px;line-height:1.29}}.user-block__phone-item:hover{background:#f2f3f7;color:#6e7782!important}.user-block__phone-item_active:before{content:'';background:url(../../i/user-block/check.svg) center center no-repeat;-webkit-background-size:12px 9px;-moz-background-size:12px 9px;background-size:12px 9px;width:12px;height:9px;display:block;position:absolute;top:15px;right:18px}.user-block__actions{display:block;padding:18px 0 14px}.user-block__action{display:flex;padding:8px 18px}.user-block__action-text{font-size:14px;line-height:1.29;font-weight:500;color:#001424;cursor:pointer;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;margin-top:3px}@media screen and (max-width:1679px){.user-block__action-text{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.user-block__action-text{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.user-block__action-text{font-size:14px;line-height:1.29}}.user-block__action-text:hover{color:#ff0032}.user-block__action-icon{width:24px;height:24px;-webkit-background-size:24px 24px;-moz-background-size:24px 24px;background-size:24px 24px;margin-right:12px}.user-block__separate{height:1px;width:100%;background:#f2f3f7}.user-block__menu{padding:5px 16px 24px;text-align:left}.user-block__title{color:#9198a0;font-size:14px;line-height:1.29;font-weight:500;margin:16px}@media screen and (max-width:1679px){.user-block__title{font-size:14px;line-height:1.29}}@media screen and (max-width:1279px){.user-block__title{font-size:14px;line-height:1.29}}@media screen and (max-width:767px){.user-block__title{font-size:14px;line-height:1.29}}.user-block__menu-list{display:block}.user-block__menu-item{display:block;color:#001424;font-size:16px;padding:11px 0;position:relative;cursor:pointer}.user-block__menu-item:after{content:none;display:block;width:12px;height:12px;background:url(../../i/user-block/arrow-left.svg) center center no-repeat;-webkit-background-size:12px 12px;-moz-background-size:12px 12px;background-size:12px 12px;position:absolute;top:15px;right:0}@media screen and (max-width:959px){.user-block__menu-item:after{content:''}}.user-block__menu-item:hover{color:#ff0032}.user-block__menu-link{font-weight:500;display:inline-block;cursor:pointer;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;color:#001424}@media screen and (max-width:767px){.user-block__menu-link{font-size:14px}}.user-block__menu-item:hover .user-block__menu-link{color:#ff0032}.user-block__phone-numbers{display:block;padding-top:11px}.user-block__phone-number{position:relative;padding:11px 0 11px 36px}.user-block__phone-number_main:after{content:'';background:url(../../i/user-block/star.svg) center center no-repeat;position:absolute;top:8px;left:0;display:block;width:24px;height:24px}.user-block__phone-number_active:before{content:'';background:url(../../i/user-block/check.svg) center center no-repeat;-webkit-background-size:12px 9px;-moz-background-size:12px 9px;background-size:12px 9px;width:12px;height:9px;display:block;position:absolute;top:15px;right:0}.user-block__phone-number_active .user-block__phone-number-text{font-weight:500;color:#001424}.user-block__phone-number-text{font-size:14px;color:#6e7782}.user-block__phone-number_add:after{content:'';background:url(../../i/user-block/add_clear.svg) center center no-repeat;position:absolute;top:8px;left:0;display:block;width:24px;height:24px}.user-block__user_active:before{content:'';background:url(../../i/user-block/check.svg) center center no-repeat;-webkit-background-size:12px 9px;-moz-background-size:12px 9px;background-size:12px 9px;width:12px;height:9px;display:block;position:absolute;top:15px;right:0}.user-block_drop-auth{overflow:hidden;max-height:625px;max-height:min(625px,calc(100vh - 185px))}.header.is-sticked .user-block_drop-auth{max-height:min(625px,calc(100vh - 77px))}.user-block_lk{overflow:hidden;max-height:386px;max-height:min(386px,calc(100vh - 135px))}.header.is-scrolled .user-block_lk{max-height:min(386px,calc(100vh - 68px))}.header.is-sticked .user-block_lk{max-height:min(386px,calc(100vh - 137px))}.user-block_lk:not(.has-scroll)~.nicescroll-rails{display:none!important}.user-block_lk .user-block__wrapper{padding:30px 23px 0 20px}@media screen and (max-width:767px){.user-block_lk .user-block__wrapper{padding:16px 18px 0}}.user-block_lk .user-block__user_active:before{background:url(../../i/user-block/check-green.svg) center center no-repeat;right:-1px}@media screen and (max-width:767px){.user-block_lk .user-block__user_active:before{right:0}}.user-block_lk .user-block__title{margin:16px 0 14px}.user-block_lk .user-block__title_main{margin-top:0}.user-block_lk .usrt-block__avatar{width:44px;height:44px}.user-block_lk .user-block__name{color:#9198a0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-weight:400}.user-block_lk .user-block__phone{color:#001424;font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.user-block_lk .user-block__phone{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.user-block_lk .user-block__phone{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.user-block_lk .user-block__phone{font-size:15px;line-height:1.4}}.user-block_lk .user-block__content{width:calc(100% - 76px)}.user-block_lk .user-block_first{padding-bottom:14px}.user-block_lk .user-block_first .user-block__name{font-size:18px;line-height:1.33}@media screen and (max-width:1679px){.user-block_lk .user-block_first .user-block__name{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.user-block_lk .user-block_first .user-block__name{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.user-block_lk .user-block_first .user-block__name{font-size:15px;line-height:1.4}}.user-block_lk .user-block__user{font-weight:400}.user-block_lk .user-block__user:not(.user-block_first) .user-block__phone{padding:0 0 7px;border-bottom:1px solid #e2e5eb}.user-block_lk .user-block__extra-user-list .user-block__user{padding-top:10px}.user-block_lk .user-block__extra-user-list .user-block__user:first-child{padding-top:0}.user-block_lk .user-block__actions{padding:0 0 14px}.user-block_lk .user-block__actions_bottom{padding:35px 0 20px}.user-block_lk .user-block__action{align-items:center;padding:6px 20px}.user-block_lk .user-block__action-icon{width:44px;height:44px;background-color:#f2f3f7;border-radius:50%;line-height:44px;display:flex;align-items:center;justify-content:center}.user-block_lk .user-block__action-icon.user-block__action-icon_settings .user-block__action-icon-img{width:18px;height:18px}.user-block_lk .user-block__action-icon-img{background-position:50% 50%;background-repeat:no-repeat;width:14px;height:14px;-webkit-background-size:100%;-moz-background-size:100%;background-size:100%}.user-block_lk .user-block__action-text{font-size:18px;line-height:1.33;font-weight:400;margin-top:3px}@media screen and (max-width:1679px){.user-block_lk .user-block__action-text{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.user-block_lk .user-block__action-text{font-size:15px;line-height:1.4}}@media screen and (max-width:767px){.user-block_lk .user-block__action-text{font-size:15px;line-height:1.4}}.user-block_profile-lk .user-block__name{font-weight:400}.nicescroll-cursors:before,.nicescroll-cursors:after{content:'';display:block;position:absolute;left:0;background:#dcdcdc;width:4px;height:4px;border-radius:50%}.nicescroll-cursors:before{top:-2px}.nicescroll-cursors:after{bottom:-2px}.bookmarks__head{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}@media screen and (max-width:759px){.bookmarks__head{margin-right:-20px}}.bookmarks__head_center .bookmarks__head-list{justify-content:center}.bookmarks__head_no-line .bookmarks__head-list:after,.bookmarks__head_without-underline .bookmarks__head-list:after{content:none}.bookmarks__head_wide{max-width:1600px;margin:0 auto;width:100%}@media screen and (min-width:1280px){.bookmarks__head_wide{width:calc(100% - 80px)}}@media screen and (min-width:960px) and (max-width:1279px){.bookmarks__head_wide{width:calc(100% - 60px)}}@media screen and (max-width:959px){.bookmarks__head_wide{width:calc(100% - 40px)}}@media screen and (max-width:759px){.bookmarks__head_wide{width:calc(100% - 20px);margin-left:20px;margin-right:-20px}}.bookmarks__head_media-static .bookmarks__head-item{margin-right:24px;padding:14px 0 14px}.bookmarks__head_media-static .bookmarks__head-item:last-child{margin-right:24px}@media screen and (max-width:759px){.bookmarks__head_media-static .bookmarks__head-item:last-child{margin-right:20px}}.bookmarks__head_media-static .bookmarks__head-item .bookmarks__head-name{font-size:17px;line-height:24px}.bookmarks__head_small{max-width:1600px;margin:0 auto;width:100%}@media screen and (min-width:1280px){.bookmarks__head_small{width:calc(100% - 80px)}}@media screen and (min-width:960px) and (max-width:1279px){.bookmarks__head_small{width:calc(100% - 60px)}}@media screen and (max-width:959px){.bookmarks__head_small{width:calc(100% - 40px)}}@media screen and (max-width:759px){.bookmarks__head_small{margin-left:20px;margin-right:-20px}}.bookmarks__head_small .bookmarks__head-item:last-child{margin-right:0}@media screen and (max-width:759px){.bookmarks__head_small .bookmarks__head-item:last-child{margin-right:0}}.bookmarks__head-wrapper{position:relative;overflow:hidden}.bookmarks__head-list{display:flex;position:relative;min-width:100%}.bookmarks__head-list:after{content:'';display:block;width:100%;height:1px;background:#e0e0e0;position:absolute;bottom:0;left:0}@media screen and (max-width:759px){.bookmarks__head-list{width:fit-content}}.bookmarks__head-list_no-padding .bookmarks__head-item{display:flex;padding:0}.bookmarks__head-item{margin-right:32px;padding:14px 0;cursor:pointer}.bookmarks__head-item:last-child{margin-right:0}@media screen and (max-width:759px){.bookmarks__head-item:last-child{margin-right:32px}}.bookmarks__head-item:hover .bookmarks__head-name,.bookmarks__head-item.is-active .bookmarks__head-name{color:#333}.bookmarks__head-name{font-size:18px;line-height:1.33;font-weight:500;color:#828282;-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;white-space:nowrap}@media screen and (max-width:1679px){.bookmarks__head-name{font-size:17px;line-height:1.35}}@media screen and (max-width:1279px){.bookmarks__head-name{font-size:15px;line-height:1.4}}@media screen and (max-width:759px){.bookmarks__head-name{font-size:15px;line-height:1.4}}.bookmarks__active-line{position:absolute;bottom:0;left:0;height:4px;background:#ff0032;width:70px;opacity:0;transition:all .5s ease-in-out}.bookmarks__active-line.thin-line{height:2px}.bookmarks__item{display:none;padding-top:50px}@media screen and (max-width:1679px){.bookmarks__item{padding-top:60px}}@media screen and (max-width:759px){.bookmarks__item{padding-top:44px}}.bookmarks__item.is-active{display:block}.bookmarks__item.without-padding{padding:0}.bookmarks__head-item:hover .bookmarks__head-name,.bookmarks__head-item.is-active .bookmarks__head-name{color:#ff0032}.b-popup-msg{background-color:#adb0b3;position:fixed;left:0;top:-200px;width:100%;z-index:300;padding:6px 0}.b-popup-msg *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.b-popup-msg__inner{position:relative;max-width:1100px;margin:0 auto;min-height:33px}.b-popup-msg__content{width:786px;margin:0 auto;position:relative}.b-popup-msg__content:after{content:'';display:table;clear:both}@media screen and (max-width:959px){.b-popup-msg__content{max-width:560px}}@media screen and (max-width:759px){.b-popup-msg__content{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:30px}}.b-popup-msg__content .b-popup-msg__close{right:-40px}.b-popup-msg_smartapp{background:0 0;padding:9px 0;position:fixed}.b-popup-msg_smartapp:before{content:'';display:block;position:fixed;top:-200px;left:0;right:0;height:100px;background:#fff;opacity:0;-webkit-transition:opacity .8s,top 0s .8s;-moz-transition:opacity .8s,top 0s .8s;-o-transition:opacity .8s,top 0s .8s;-ms-transition:opacity .8s,top 0s .8s;transition:opacity .8s,top 0s .8s}.b-popup-msg_smartapp.is-visible:before{top:0;-webkit-transition:opacity .8s;-moz-transition:opacity .8s;-o-transition:opacity .8s;-ms-transition:opacity .8s;transition:opacity .8s;opacity:1}.b-popup-msg_smartapp .smartapp-banner{position:static}.b-popup-msg_smartapp .smartapp-banner.smartapp-banner3{min-width:100%}.b-popup-msg_smartapp .smartapp-banner.smartapp-banner3 .smartapp-banner__close{display:none}.b-popup-msg_smartapp .b-popup-msg__content{padding:0}.b-popup-msg_smartapp .b-popup-msg__close{display:none}.b-popup-msg_smartapp .b-wrapper{padding:0 8px}.section-widget__list{display:flex;justify-content:space-between;margin-bottom:18px}.section-widget__list:last-child{margin-bottom:0}@media screen and (max-width:959px){.section-widget__list{display:block}}.section-widget__list_center{justify-content:center}.section-widget__item{width:calc(50% - 12px);min-height:180px;border-radius:8px;border:1px solid var(--background-stroke);-webkit-transition:all 175ms;-moz-transition:all 175ms;-o-transition:all 175ms;-ms-transition:all 175ms;transition:all 175ms;background:var(--background-primary-elevated);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.section-widget__item.section-widget__item_with-hover:hover{border:1px solid #bfbfbf}@media screen and (max-width:959px){.section-widget__item{width:100%;margin-bottom:20px}.section-widget__item:last-child{margin-bottom:0}}.section-widget__widget{width:calc(100% - 1px);min-height:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.ajax-border-loader,.crumbs__menu li{display:inline-block}.mainmenu__drop-column-head_selected,.mainmenu__link_selected{font-weight:700}.mainmenu__drop-column-head_node_selected{font-style:italic}.crumbs__menu{padding-left:0;font-size:12px}.crumbs__menu li{list-style:none}.ng-touched.ng-valid,.ng-touched.ng-valid&gt;.input-group-daterange&gt;.input-group&gt;input,.ng-touched.ng-valid&gt;.input-group&gt;input,.ng-touched.ng-valid&gt;input,.ng-touched.ng-valid&gt;textarea{border-color:#ccc}.search-site__input.ng-touched.ng-valid{border-color:var(--background-stroke)}.search-site__input.ng-touched.ng-valid::placeholder{color:var(--text-tertiary)}.search-site__input.ng-touched.ng-valid{color:var(--text-primary)}.ajax-border-loader{padding:10px 15px;background:var(--background-primary);border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3)}.home-internet-tvpack__dop-panel-logos&gt;.home-internet-tvpack__dop-panel-logos-item&gt;img{max-height:30px}.center-position{position:fixed;left:50%!important;top:50%!important}.shortnumber-block{margin-top:30px;margin-bottom:30px!important}@media screen and (max-width:759px){.shortnumber-block:after{content:'';display:block;clear:both}.shortnumber-block input{margin-bottom:10px}}.show-list-img-nowhere .tariff-card__img-block_full-size,.show-list-img-only-adaptive .tariff-card__img-block_full-size{display:none}.show-list-img-everywhere .tariff-card__img-block_full-size,.show-list-img-only-desktop .tariff-card__img-block_full-size{display:block}@media screen and (max-width:959px){.show-list-img-everywhere .tariff-card__img-block_full-size,.show-list-img-only-adaptive .tariff-card__img-block_full-size{display:block}.show-list-img-nowhere .tariff-card__img-block_full-size,.show-list-img-only-desktop .tariff-card__img-block_full-size{display:none}}.tpanel-only{display:none}.brws-tpanel .tpanel-only{display:block}.brws-tpanel .tpanel-hidden{display:none}.brws-tpanel .section-box_increased-pb,.brws-tpanel .product-details.tpanel{padding-bottom:180px}.brws-tpanel .section-box_increased-pb.tpanel-only{padding-bottom:200px}.brws-feature-qrcode{padding-bottom:210px}.brws-feature-qrcode .section-box_last{padding-bottom:initial;margin-bottom:40px}.brws-feature-qrcode .section-box_last .faq{padding-bottom:initial}.formconstructor-iframe{width:100%;overflow:hidden}</pre></body></html>