.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-global-scrollblock{overflow-y:scroll}mat-dialog-container.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background-color:var(--background-modal);color:var(--text-headline);border-radius:0}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast: active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background-color:var(--background-overlay)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:visible!important;overflow-y:initial!important}.dialog-header{position:relative;padding-bottom:15px}.dialog-header h3{margin-bottom:10px}.tariffs-dialog .mat-dialog-container{overflow:hidden;color:var(--text-primary);background-color:var(--background-modal)}.tariffs-dialog .dialog-container{height:100%;display:flex;flex-direction:column}.tariffs-dialog .mat-dialog-container{padding:20px 20px 0!important}.tariffs-dialog .cdk-global-overlay-wrapper,.tariffs-dialog .cdk-overlay-container{pointer-events:none;top:0;left:0;bottom:0;right:0}.tariffs-dialog.cdk-overlay-pane{max-width:760px!important;max-height:100%;height:100%}@media screen and (max-width: 759px){.tariffs-dialog.cdk-overlay-pane{max-width:414px!important}}.tariffs-dialog .mat-dialog-content{padding:0!important;margin:0!important;max-height:unset}.close-btn-containers{position:absolute;right:5px;top:0;width:13.31px;height:13.31px}.close-btn-containers:after,.close-btn-containers:before{content:"";position:absolute;width:14px;height:1px;top:5px;background-color:#adb8c1}.close-btn-containers:after{transform:rotate(45deg)}.close-btn-containers:before{transform:rotate(-45deg)}.close-btn-containers:hover{cursor:pointer}.tariffs-dialog-backdrop{background-color:rgba(0,0,0,.32)}.info-dialog .mat-dialog-container{padding:40px 60px;position:relative}.info-dialog-title{margin-bottom:20px;text-align:center}.info-dialog-subtitle{margin-bottom:25px;text-align:center}.info-dialog .additional-info-title{margin-bottom:35px;text-align:center}.info-dialog .info-dialog-content{margin-bottom:35px}.info-dialog .additional-info-text{margin-bottom:20px}.info-dialog .additional-info-text:last-child{margin-bottom:0}.info-dialog-btn-group{display:flex;flex-direction:column;align-items:center;text-align:center}.info-dialog-btn-group :first-child{margin-bottom:20px}.info-dialog-btn-group a{margin-bottom:20px;cursor:pointer}.info-dialog-btn-group :last-child{margin-bottom:0}.info-dialog-btn-group .sub-link{text-decoration:none}.info-dialog .conditional-list{list-style:none;padding-left:17px;margin-bottom:40px}.info-dialog .conditional-list li{position:relative}.info-dialog .conditional-list li:not(:last-child){margin-bottom:30px}.info-dialog .conditional-list li:not(:empty):before{content:"";background-color:#ff0032;width:5px;height:5px;border-radius:50%;position:absolute;right:inherit;top:.4em;margin-left:-15px}.info-dialog .close-dialog-btn{position:absolute;right:20px;top:20px;width:26px;height:26px;border:none;background-color:#fff}.info-dialog .close-dialog-btn:after,.info-dialog .close-dialog-btn:before{content:"";position:absolute;width:28px;height:1px;top:12px;right:-1px;background-color:#adb8c1}.info-dialog .close-dialog-btn:after{transform:rotate(45deg)}.info-dialog .close-dialog-btn:before{transform:rotate(-45deg)}mtsds-modal-page .mtsds-modal-page{z-index:1050}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%;padding-top:5px;padding-bottom:5px}.mat-autocomplete-panel.mat-autocomplete-visible{background:var(--background-modal);border-radius:8px;max-height:352px}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 4px 24px rgba(0,0,0,.12),0 12px 20px rgba(0,0,0,.14)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:var(--background-secondary-elevated)}mat-option.mat-option{font-size:17px;line-height:24px;min-height:44px;height:auto;color:var(--text-primary);padding:0 12px}.mat-option-text{display:inline-block;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.mat-option.mat-active,.mat-option:hover{background-color:var(--background-hover)}.mat-option-second-label{display:block;font-size:14px;color:var(--text-secondary);width:100%}mat-option.mat-option-with-second-label{min-height:40px}.card{--icons-filter-primary:brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7500%) hue-rotate(59deg) brightness(105%) contrast(111%);overflow:hidden;flex-grow:1;font-family:MTS Compact,sans-serif;border-radius:24px;color:var(--color-text-primary)}.card__with-background,.card__with-background .card-title__link{color:var(--color-constant-greyscale-0)}.card__clickable{cursor:pointer;transition:box-shadow .3s ease-in-out}@media (hover: hover){.card__clickable:hover{box-shadow:0 8px 40px 0 rgba(15,34,79,.2)}}.card__shadow{box-shadow:0 6px 24px 0 rgba(15,34,79,.14)}.card__wrapper{display:flex;flex-direction:column;height:100%;height:var(--universal-card-height,100%);background-color:var(--color-background-primary-elevated);background-color:var(--universal-card-color-background,var(--color-background-primary-elevated))}.card-title{font-weight:500;font-size:24px;line-height:28px}.card-description{font-weight:400;font-size:14px;line-height:20px}.card-description__margin{margin-top:4px}@media (min-width: 960px){.card-description__margin{margin-top:6px}}.card-icon-badge{display:block;position:static}.card-icon-badge__wrapper{font-size:0;position:static;padding-left:20px;padding-bottom:12px}.card-icon-badge__wrapper-no-header{padding:20px 0 12px 20px;display:flex}.card-icon-badge__wrapper-no-header .card-icon-badge{flex:auto}.card-icon-badge__wrapper-no-header .card-icon-badge__switch{flex:initial}.card-icon-badge__wrapper-with-picture{position:relative;padding-bottom:24px}.card-icon-badge__with-picture{position:absolute;top:-32px}.card-btn{display:contents}.card-footer__wrapper{display:block}.card-footer__padding{padding:0 20px}.card-footer__padding >:last-child{margin-bottom:20px}.card-footer__padding>:last-child{margin-bottom:20px}.card-footer__margin{margin-top:auto}.card-footer__badges{display:flex;flex-wrap:wrap;grid-column-gap:6px;-moz-column-gap:6px;column-gap:6px;grid-row-gap:4px;row-gap:4px;margin-bottom:8px}@media (min-width: 768px){.card-footer__badges{margin-bottom:12px}}.card-title{display:flex;font:500 1.5rem/1.75rem MTS Compact,sans-serif;width:100%}.card-title__link{cursor:pointer;pointer-events:auto;pointer-events:var(--universal-card__clickable-elements_pointer-events,auto);color:var(--color-text-primary);flex:auto}.card-title__link:not(:only-child){padding-right:5px}.card-title__link.non-clickable{cursor:default}.card-title__switch{flex:initial}.card-header-icon{position:absolute;left:17px;bottom:-15px}.card-header-icon:empty{display:none}.card-header-picture{-o-object-fit:cover;object-fit:cover;-o-object-fit:var(--universal-card__picture_object-fit,cover);object-fit:var(--universal-card__picture_object-fit,cover);-o-object-position:center 0;object-position:center 0;-o-object-position:var(--universal-card__picture_object-position,center 0);object-position:var(--universal-card__picture_object-position,center 0);width:100%;height:100%}.card-header-link{height:100%;width:100%;position:relative;top:0;display:block;cursor:pointer;pointer-events:auto;pointer-events:var(--universal-card__clickable-elements_pointer-events,auto)}.card-header__wrapper{box-sizing:border-box;display:block;position:relative;height:auto}.card-header__with-picture{--universal-card__picture_height-default:100px;min-height:0;aspect-ratio:auto;aspect-ratio:var(--universal-card__picture_aspect-ratio,auto);max-height:none;max-height:var(--universal-card__picture_max-height,none);height:var(--universal-card__picture_height-default);height:var(--universal-card__picture_height,var(--universal-card__picture_height-default));margin-bottom:16px}@supports not (aspect-ratio: auto){.card-header__with-picture{height:var(--universal-card__picture_height-default);height:var(--universal-card__picture_height,var(--universal-card__picture_max-height,var(--universal-card__picture_height-default)))}}.card-header__with-icon-badge{margin-bottom:0}.card-body__padding{padding:20px 20px 28px}@media (min-width: 960px){.card-body__padding{padding:20px 20px 32px}}.card-body__with-header{padding-top:0}.card-body_single-title-vertically-centered:has(.card-title:only-child>.card-title__link:only-child){padding-bottom:0}.card-body_single-title-vertically-centered:has(+.card-footer:not(:has(*))){padding-bottom:20px}.card-body_single-title-vertically-centered:has(.card-title:only-child>.card-title__link:only-child){flex-grow:1;display:flex;flex-direction:column;justify-content:center}.card-badge__desktop{margin:20px 20px 12px;display:flex;grid-column-gap:6px;-moz-column-gap:6px;column-gap:6px;grid-row-gap:4px;row-gap:4px;position:static}.card-badge__desktop_multiline{flex-wrap:wrap}.card-badge__with-picture{position:absolute;margin-bottom:0}.card-actions__wrapper{--footer-buttons-gap:8px;display:flex;flex-wrap:wrap;grid-gap:var(--footer-buttons-gap);gap:var(--footer-buttons-gap);width:100%}.card-actions__wrapper-margin{margin-top:12px}.card-actions__delimiter{width:8px}.card-features__margin{display:block;margin-top:16px}.card-features__margin:not(:first-child){margin-top:16px}.card-benefits__margin{display:block;margin-top:16px}.card-price{display:flex;justify-content:space-between}.card-price__price{display:flex;flex-direction:column;margin-top:auto}.card-price__stepper{display:flex}.card-price:empty:only-child{display:none}.card__features-group{display:flex;flex-direction:column;margin-bottom:16px}.card__features-group:last-child{margin-bottom:0}.card__features-group-title{font:400 .875rem/1.25rem MTS Compact,sans-serif;color:var(--color-text-secondary);margin-bottom:8px}.card-element_margin-bottom{margin-bottom:16px}@media screen and (max-width: 767px){.card__wrapper{height:auto;height:var(--universal-card-height,auto)}}.card_size_l .card-title{font-size:24px;line-height:28px}@media (min-width: 960px){.card_size_l .card-title{font-size:32px;line-height:36px}}.card_size_l .card-description{font-size:14px;line-height:20px}@media (min-width: 960px){.card_size_l .card-description{font-size:20px;line-height:28px}}.card_size_l .card-description ul>li{font-size:14px;line-height:24px}@media (min-width: 960px){.card_size_l .card-description ul>li{font-size:20px;line-height:30px}}.card_size_l .card-description__margin{margin-top:8px}@media (min-width: 960px){.card_size_l .card-description__margin{margin-top:12px}}@media (min-width: 768px){.card_size_l .card-features__margin{margin-top:24px}}.card_size_l .card-benefits__margin{margin-top:20px}@media (min-width: 768px){.card_size_l .card-benefits__margin{margin-top:24px}}@media (min-width: 960px){.card_size_l .card-benefits__margin{margin-top:32px}}.card_size_l .card-footer__padding{padding:0 20px}@media (min-width: 960px){.card_size_l .card-footer__padding{padding:0 32px}.card_size_l .card-footer__padding>:last-child{margin-bottom:32px}}.card_size_l .card-body__padding{padding:20px 20px 28px}@media (min-width: 960px){.card_size_l .card-body__padding{padding:32px}}.card_size_l .card-body__with-header{padding-top:0}.card_size_l .card-body_single-title-vertically-centered:has(.card-title:only-child>.card-title__link:only-child){padding-bottom:0}.card_size_l .card-header__with-picture{margin-bottom:20px}@media (min-width: 768px){.card_size_l .card-header__with-picture{height:120px;height:var(--universal-card__picture-height,120px);margin-bottom:28px}}@media (min-width: 960px){.card_size_l .card-header__with-picture{height:144px;height:var(--universal-card__picture-height,144px);margin-bottom:32px}}.card_size_l .card-header__with-picture.card-header__with-icon-badge{margin-bottom:8px}@media (min-width: 768px){.card_size_l .card-header__with-picture.card-header__with-icon-badge{margin-bottom:16px}}@media (min-width: 960px){.card_size_l .card-header__with-picture.card-header__with-icon-badge{margin-bottom:24px}}.card_size_l .card-actions__wrapper{--footer-buttons-gap:12px}.card_size_l .card-actions__wrapper-margin{margin-top:20px}@media (min-width: 960px){.card_size_l .card-actions__wrapper-margin{margin-bottom:32px}}.card_size_l .card-icon-badge__with-picture{top:-40px}@media (min-width: 768px){.card_size_l .card-icon-badge__with-picture{top:-56px}}@media (min-width: 960px){.card_size_l .card-icon-badge__with-picture{top:-72px}.card_size_l .card-icon-badge__wrapper{padding-left:32px}}@media (min-width: 768px){.card_size_l .card-badge__desktop,.card_size_l .card-icon-badge__wrapper-no-header{padding:28px 32px 32px}}.card_size_l .card-badge__desktop,.card_size_l .card-icon-badge__wrapper-no-header{padding:20px 20px 24px}@media (min-width: 768px){.card_size_l .card-badge__desktop,.card_size_l .card-icon-badge__wrapper-no-header{padding:20px 20px 24px}}@media (min-width: 960px){.card_size_l .card-badge__desktop,.card_size_l .card-icon-badge__wrapper-no-header{padding:32px}}.card_size_l .card-badge__desktop{margin:0;padding-bottom:4px}@media (min-width: 768px){.card_size_l .card-badge__desktop{padding-bottom:8px}}@media (min-width: 960px){.card_size_l .card-badge__desktop{padding-bottom:12px}}.card_size_s .card-body__padding{padding-bottom:20px}.card_size_s.card__shadow{box-shadow:0 0 15px 0 rgba(15,34,79,.14)}.card_size_s.card__shadow:hover{box-shadow:0 8px 20px 0 rgba(15,34,79,.2)}.card_size_s .card-title{font-size:17px;line-height:24px;font-weight:400}.universal-card-benefits{font-family:MTS Compact,sans-serif}.universal-card-benefits__wrapper{display:flex;align-items:center}.benefits-description{font-weight:400;font-size:14px;line-height:18px;flex:1}.benefits-description__margin{margin-left:8px}.benefits-description.main-benefit-description{font-family:MTS Wide,sans-serif;font-weight:500;line-height:16px}.benefits-options__wrapper{display:flex;position:relative}.benefits-option{height:36px;width:36px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--color-background-modal);-webkit-mask:var(--icon-url) center/contain no-repeat;mask:var(--icon-url) center/contain no-repeat}.benefits-option__content{border-radius:inherit;height:32px;width:32px}.benefits-option__wrapper{position:relative}.benefits-option__more{background:var(--color-background-secondary)}.benefits-option__more:after{content:"+" attr(data-more-count);font-weight:500;font-size:12px;line-height:16px}.benefits-option__wrapper:first-child{margin-left:-2px}.benefits-option__wrapper:not(:first-child){margin-left:-14px}.benefits-option__wrapper:not(:first-child).main-benefit{margin-left:8px}@media (min-width: 768px){.card_size_l :host-context .benefits-option{border-radius:16px;height:48px;width:48px}.card_size_l :host-context .benefits-option__content{height:44px;width:44px}.card_size_l :host-context .benefits-option__more:after{font-size:17px;font-weight:400}}.card_size_l :host-context .benefits-option__wrapper:not(:first-child){margin-left:-16px}.card_size_l :host-context .benefits-description{font-size:14px;line-height:20px}@media (min-width: 768px){.card_size_l :host-context .benefits-description{font-size:17px;line-height:24px}}@media (min-width: 768px){.card_size_l :host-context .benefits-description__margin{margin-left:12px}}.card_size_l :host-context .universal-card-benefits__wrapper:not(:first-child){margin-top:12px}@media (min-width: 768px){.card_size_l :host-context .universal-card-benefits__wrapper:not(:first-child){margin-top:16px}}@media (min-width: 960px){.card_size_l :host-context .universal-card-benefits.universal-card-benefits_has-icons{margin-bottom:24px}}.universal-card-button{flex-grow:1;flex-basis:calc(50% - var(--footer-buttons-gap) / 2)}@media (max-width: 767.98px){.card_size_l :host-context:not(:only-child):last-child{display:block}}@media (max-width: 767.98px){.card_size_l .card-btn:not(:only-child):last-child{display:block}}:host{align-items:center;font-weight:500;font-size:14px;line-height:20px}.card-date__icon{display:flex;justify-content:center;align-items:center;margin-right:6px;width:24px;height:24px;background-color:currentColor;-webkit-mask:var(--calendar-image) center/18px auto no-repeat;mask:var(--calendar-image) center/18px auto no-repeat;transform:translateY(-1px)}.card_size_l :host-context{font-size:17px;line-height:24px}@media (min-width: 960px){.card_size_l :host-context{font-size:20px;line-height:28px}}.card_size_l :host-context .card-date__icon{margin-right:12px}.features{list-style:none}.features__margin{margin:0}.features__padding{padding:0}.feature__wrapper{display:flex;align-items:center}.feature-description{font-weight:500;font-size:17px;line-height:24px}.feature-description__text{display:inline-block;color:var(--color-text-primary)}.feature-icon{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.feature-icon>img{filter:var(--icons-filter-primary);-webkit-filter:var(--icons-filter-primary)}.feature__wrapper:not(:first-child){margin-top:8px}@media (min-width: 768px){.card_size_l :host-context .features__margin:not(:first-child){margin-top:24px}}.icon-badge__wrapper{--size:44px;display:flex;box-sizing:border-box;align-items:center;justify-content:center;border-radius:12px;height:var(--size);width:var(--size)}.icon-badge__with-picture{--border-width:3px;background-color:var(--color-background-primary-elevated);box-shadow:0 0 0 var(--border-width) var(--color-background-primary-elevated)}.icon-badge-image{border-radius:inherit;width:100%;height:100%}@media (min-width: 960px){.card_size_l :host-context .feature-description{font-size:20px;line-height:28px}}.card_size_l :host-context .feature-description__margin{margin-left:12px}.card_size_l :host-context .feature__wrapper:not(:first-child){margin-top:12px}@media (min-width: 768px){.card_size_l :host-context .feature__wrapper:not(:first-child){margin-top:16px}}@media (min-width: 768px){.card_size_l :host-context .icon-badge__wrapper{--size:52px}}@media (min-width: 960px){.card_size_l :host-context .icon-badge__wrapper{--size:64px}}.price__wrapper{display:flex;align-items:baseline}.price-main{font:500 1.5rem/1.75rem MTS Compact,sans-serif;color:var(--color-text-primary)}.price-text{display:inline-block}.price-text__quota-margin{margin-left:6px}.price-sale{padding:0 3.3px;font:400 1.0625rem/1.5rem MTS Compact,sans-serif;align-self:flex-end;color:var(--color-text-secondary);position:relative}.price-sale__margin{margin-left:9.7px}.price-sale__quota{margin-left:4px}.price-cashback__margin{margin-left:8px}.price-red-line{position:absolute;left:0;top:calc(50% - 7px);width:100%;height:12px;pointer-events:none}.price-annotation{font-weight:400;font-size:12px;line-height:16px;color:var(--color-text-secondary)}.price-annotation__margin{margin-top:4px}.card_size_l :host-context .price-annotation{font-size:14px;line-height:20px}@media (min-width: 768px){.card_size_l :host-context .price-annotation{font-size:17px;line-height:24px}}@media (min-width: 960px){.card_size_l :host-context .price-annotation{font-size:20px;line-height:28px}}@media (min-width: 960px){.card_size_l :host-context .price-annotation__margin{margin-top:8px}}@media (min-width: 768px){.card_size_l :host-context .price-main{font-size:24px;line-height:28px}}@media (min-width: 960px){.card_size_l :host-context .price-main{font-size:28px}}@media (min-width: 768px){.card_size_l :host-context .price-sale{font-size:20px;line-height:28px}}@media (min-width: 960px){.card_size_l :host-context .price-sale{font-size:24px}}.card_size_s :host-context .price__wrapper{flex-wrap:wrap}.card_size_s :host-context .price-cashback__margin{order:1;flex:0 0 100%;margin-left:0;margin-bottom:8px}.card_size_s :host-context .price-main{order:2}.card_size_s :host-context .price-sale{order:3;margin-left:6px}.universal-slider__wrapper{width:100%}.price-value-block{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;font-family:MTSCompact}@media (min-width: 768px){.price-value-block{align-items:flex-start}}.price-value-block .current-price{font-size:20px;line-height:24px;color:var(--text-primary);margin-right:12px;white-space:nowrap}.price-value-block .current-price .unit-of-measure{margin-left:6px}.price-value-block .current-price .from-pretext,.price-value-block .current-price .unit-of-measure{font:500 1.25rem/1.5rem MTS Compact,sans-serif}@media (min-width: 768px){.price-value-block .current-price .from-pretext,.price-value-block .current-price .unit-of-measure{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}.price-value-block .current-price .price-value{font:500 1.5rem/1.75rem MTS Compact,sans-serif}@media (min-width: 768px){.price-value-block .current-price .price-value{font:500 2rem/2.25rem MTS Compact,sans-serif}}.price-value-block .related-option-price{font-weight:500}@media (min-width: 768px){.price-value-block .related-option-price .from-pretext{font-size:24px;line-height:28px}.price-value-block .related-option-price .price-value{font-size:28px;line-height:34px}.price-value-block .related-option-price .unit-of-measure{font-size:24px;line-height:28px}}.price-value-block .parent-service-price{font-weight:700}.price-value-block .previous-price{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;position:relative;color:var(--text-secondary);white-space:nowrap}@media (min-width: 0px){.price-value-block .previous-price{align-self:flex-end}}.price-value-block .previous-price .unit-of-measure{margin-left:4px}@media (min-width: 768px){.price-value-block .previous-price .price-value,.price-value-block .previous-price .unit-of-measure{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}.price-value-block .previous-price:after{position:absolute;content:"";left:0;top:50%;right:0;border-top:2px solid;border-color:inherit;transform:rotate(-8deg);color:var(--brand-mts-red)}.bottom-price{margin-bottom:0}.bottom-price .current-price{margin-right:12px}.bottom-price .current-price .price-value{font:500 1.5rem/1.75rem MTS Compact,sans-serif}@media (min-width: 768px){.bottom-price .current-price .price-value{font:500 2rem/2.25rem MTS Compact,sans-serif;align-self:flex-end}}.bottom-price .current-price .from-pretext,.bottom-price .current-price .unit-of-measure{font:500 1.25rem/1.5rem MTS Compact,sans-serif}@media (min-width: 768px){.bottom-price .current-price .from-pretext,.bottom-price .current-price .unit-of-measure{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1680px){.bottom-price .current-price .from-pretext,.bottom-price .current-price .unit-of-measure{font:500 2rem/2.25rem MTS Compact,sans-serif}}.bottom-price .previous-price{font-size:14px}@media (min-width: 768px){.bottom-price .previous-price .price-value,.bottom-price .previous-price .unit-of-measure{font-size:20px;line-height:28px}}@media (min-width: 768px){ .bottom-price-container-modal .bottom-price .current-price .price-value{font-size:32px!important;line-height:38px!important}}@media (min-width: 768px){ .card-bottom-wrapper .previous-price{padding-bottom:2px}}@media (min-width: 768px){ .price-container .previous-price .price-value, .price-container .previous-price .unit-of-measure{font-size:24px!important;line-height:34px!important}}.product-badge-tooltip{display:inline;font-size:0} .mat-tooltip:after{left:calc(50% - 12px);width:15px;height:15px;top:auto;bottom:-11px;transform:rotate(270deg)} .mat-tooltip-handset{margin:6px 27px!important}.universal-product-description{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;color:var(--text-primary);padding-bottom:4px}@media (min-width: 768px){.universal-product-description{font:400 1.25rem/1.75rem MTS Compact,sans-serif;padding-bottom:8px}}@media (min-width: 1680px){.universal-product-description{font:400 1.5rem/2rem MTS Compact,sans-serif}}.universal-product-description  p:last-child{margin-bottom:0}.form-header{margin-bottom:32px}@media (min-width: 768px){.form-header{margin-bottom:48px}}.form-header:not(:last-child){margin-bottom:32px}.form-header.webview{margin-bottom:20px}.form-header__title{margin-bottom:8px;color:var(--constant-greyscale-0)}.form-header__title:last-child{margin-bottom:0}.webview .form-header__title{margin-bottom:6px}.form-header__subtitle{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;color:var(--text-secondary)}.webview .form-header__subtitle{font:400 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 768px){.form-header__header{margin-bottom:40px}.form-header__title{margin-bottom:16px}.form-header__title span{display:block}.form-header__subtitle{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1280px){.form-header__header{padding:56px 56px 0 0}}@media (min-width: 1680px){.form-header__subtitle{font:400 1.5rem/2rem MTS Compact,sans-serif}}.form-block{color:var(--text-primary);font-family:MTS Compact;font-weight:400}.form-block *{box-sizing:border-box}.form-block__body{display:grid;grid-gap:16px;gap:16px;margin-bottom:12px}.sms .form-block__body{grid-gap:12px;gap:12px}.form-block__field{position:relative}.form-block__spinner{display:flex;justify-content:center}.web-view .form-block__spinner{display:block;width:22px;height:22px;-webkit-animation:spinner-rotate 1s linear infinite;animation:spinner-rotate 1s linear infinite}.form-block__note{padding:0;margin-bottom:24px}.form-block__note a,.form-block__note a:active,.form-block__note a:hover{color:var(--text-primary-link);text-decoration:none;font:inherit}.sms .form-block__note{margin-bottom:24px}@media (min-width: 768px){.form-block__body{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:24px;gap:24px}.sms .form-block__body{grid-gap:16px;gap:16px}.form-block__field{grid-column-start:span 1}.form-block__field[data-grid-span="2"]{grid-column-start:span 2}.form-block__note,.sms .form-block__note{margin-bottom:32px}}@-webkit-keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-field__group{display:flex;align-items:center;margin-bottom:4px;min-height:20px}.form-field__label{font:400 .875rem/1.25rem MTS Text,sans-serif;color:var(--text-secondary)}.form-field__label.invalid{color:var(--text-negative)}.form-field__badge{color:var(--text-secondary);background:var(--background-secondary);font-size:12px;line-height:16px;font-weight:500;padding:1px 4px;border-radius:4px}.form-field__badge:not(:first-child){margin-left:8px}.form-field__footnote{line-height:1}.form-field__input{font:400 1.0625rem/1.5rem MTS Text,sans-serif;display:flex;align-items:center;background:var(--background-secondary);border-radius:8px;border:1px solid var(--background-stroke);height:44px;padding:0 12px;color:var(--text-primary)}.form-field__input input{display:block;background:none;border:0;outline:0;font:inherit;padding:10px 0;flex-grow:1;min-width:150px;width:100%;height:100%}.form-field__input input:-webkit-autofill,.form-field__input input:-webkit-autofill:focus,.form-field__input input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-primary);box-shadow:0 0 0 100px var(--background-secondary-autofill) inset;caret-color:var(--text-primary)}.form-field__input.invalid{border-color:var(--accent-negative)}.form-field__input.focus{border-color:var(--accent-active)}.form-field__input-icon{display:flex;align-items:center;grid-row-gap:4px;row-gap:4px}.form-field__input-clear{cursor:pointer}.form-field :-ms-input-placeholder{color:var(--text-secondary);opacity:1}.form-field :-ms-input-placeholder,.form-field ::-ms-input-placeholder,.form-field ::placeholder{color:var(--text-secondary);opacity:1}@media (min-width: 1280px){.form-field__input{height:52px}.form-field__input.form-field--in-sms{height:44px}}.form-field.form-field_webview .form-field__label{font:400 .875rem/1.25rem MTS Compact,sans-serif}.form-field.form-field_webview .form-field__input{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;border-radius:16px}.form-field.form-field_webview .form-field__group{margin-bottom:10px}.form-result{text-align:center}.form-result,.form-result *{box-sizing:border-box}.form-result__pic{width:120px;height:120px;margin-bottom:24px;vertical-align:bottom}@media screen and (max-width: 767px){.form-result__pic{width:120px;height:120px}}.form-result__title{font:500 1.5rem/1.75rem MTS Wide,sans-serif;margin-bottom:8px}.form-result__text{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;margin-bottom:32px}@media (min-width: 768px){.form-result__title{font:500 2rem/2.25rem MTS Wide,sans-serif}.web-view .form-result__title{margin-top:11px}.sms .form-result__title,.web-view .form-result__title{font:500 1.5rem/1.75rem MTS Wide,sans-serif}.form-result__text{font:400 1.25rem/1.75rem MTS Compact,sans-serif}.sms .form-result__text,.web-view .form-result__text{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}.sms .form-result__text{color:var(--text-secondary)}}@media (min-width: 1280px){.form-result__title{font:500 2.25rem/2.5rem MTS Wide,sans-serif}}.form-popup{position:relative}.form-popup,.form-popup *{box-sizing:border-box}.form-popup__close{position:absolute;top:0;right:0;cursor:pointer}.form-popup__btn{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;display:inline-flex;align-items:center;justify-content:center;width:100%;background:var(--controls-primary-active);text-align:center;border-radius:8px;min-height:44px;padding:10px;border:0;outline:none;color:var(--constant-greyscale-0)} .form-result-dialog{height:100%;width:100%;justify-content:center;align-items:flex-end;padding:8px;background:var(--background-overlay)} .form-result-dialog mat-dialog-container.mat-dialog-container{width:100%;height:auto;background:var(--background-modal);text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.12),0 12px 20px rgba(0,0,0,.14);border-radius:20px;padding:20px}@media (min-width: 768px){ .form-result-dialog{align-items:center} .form-result-dialog mat-dialog-container.mat-dialog-container{max-width:440px}}.validation-error{font-size:12px;line-height:16px;color:var(--text-negative);font-family:MTS Compact}.universal-form-checkbox{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;color:var(--text-primary)}.universal-form-checkbox *{box-sizing:border-box}.universal-form-checkbox.sms{font:400 .875rem/1.25rem MTS Compact,sans-serif}.universal-form-checkbox.invalid{color:var(--text-negative)}.universal-form-checkbox.web-view{font:400 .875rem/1.25rem MTS Compact,sans-serif}.universal-form-checkbox__label{padding:10px 0;display:inline-flex;grid-gap:12px;gap:12px;min-height:44px;cursor:pointer}.sms .universal-form-checkbox__label{padding:6px 0}.universal-form-checkbox__label input{display:none}.universal-form-checkbox__marker{flex-shrink:0;width:24px;height:24px}.universal-form-checkbox__marker img{margin-bottom:-1px}@media (min-width: 768px){.universal-form-checkbox.sms{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}.sms .universal-form-checkbox__label{padding:10px 0}}.form-widget{position:relative;border-radius:24px}@media (min-width: 960px){.form-widget.speed-options{display:none}}.form-widget *{box-sizing:border-box}.form-widget__bg{top:0;left:0;background:radial-gradient(55.67% 193.89% at 86.04% -24.3%,#5b62ff 0,transparent 100%),radial-gradient(42.4% 47.33% at 14.51% 72.61%,#070eb1 0,rgba(15,9,50,0) 100%),#000;border-radius:inherit}.form-widget__bg,.form-widget__bg-img{position:absolute;width:100%;height:100%}.form-widget__bg-img{top:50%;left:50%;transform:translate(-50%,-50%);--mts-image-fit:cover}.form-widget__container{position:relative;padding:36px 20px 20px;width:100%;margin:0 auto}.speed-options .form-widget__container{padding:0}.form-widget__form{background:var(--background-primary-elevated);border-radius:20px;padding:36px 20px;box-shadow:0 1px 39px rgba(22,47,70,.08),0 40px 79px rgba(22,47,70,.08)}.form-widget__close{position:absolute;top:20px;right:20px;border:0;outline:0;background-color:transparent;padding:0;margin:0;cursor:pointer;z-index:1}@media (min-width: 768px){.form-widget{border-radius:48px}.form-widget__container{padding:40px}.form-widget__form{border-radius:24px;padding:40px}}@media (min-width: 1280px){.form-widget{border-radius:0}.form-widget__container{padding:56px;display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.form-widget__form{border-radius:48px;padding:48px 56px}.form-widget mts-universal-form-header{padding-right:56px}}@media (min-width: 1440px){.form-widget__container{max-width:1376px}}@media (min-width: 1680px){.form-widget__container{max-width:1472px}.form-widget__form{padding:56px 68px}}@media (min-width: 1920px){.form-widget__container{max-width:1664px}}.form-widget-popup{position:relative;display:flex;flex-direction:column;padding:0 4px;max-height:calc(100vh - 44px)}.form-widget-popup,.form-widget-popup *{box-sizing:border-box}.form-widget-popup__container,.form-widget-popup__result,.form-widget-popup__result-block{display:flex;flex-direction:column;flex-grow:1}.form-widget-popup__container{overflow:hidden;padding:20px 16px}.form-widget-popup__block{display:flex;flex-grow:1}.form-widget-popup__group{width:100%}.form-widget-popup__result-block{justify-content:center}.form-widget-popup__close{position:absolute;top:20px;right:20px;cursor:pointer;z-index:1000}.form-widget-popup__header{margin-bottom:32px}.form-widget-popup__title{font:500 1.25rem/1.5rem MTS Compact,sans-serif;margin-bottom:8px;color:var(--text-headline);max-width:80%}.form-widget-popup__title:last-child{margin-bottom:0}.form-widget-popup__subtitle{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;color:var(--text-secondary)}.form-widget-popup__btn{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;display:inline-flex;align-items:center;justify-content:center;width:100%;background:var(--controls-primary-active);text-align:center;border-radius:8px;min-height:44px;padding:10px;border:0;outline:none;color:var(--constant-greyscale-0)}@media (min-width: 768px){.form-widget-popup__container{padding:40px 36px}.form-widget-popup__title{font:500 2rem/2.25rem MTS Wide,sans-serif}.form-widget-popup__subtitle{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 960px){.form-widget-popup{max-height:calc(100vh - 120px)}.form-widget-popup__close{top:0;right:-8px;transform:translateX(100%)}.form-widget-popup__title{max-width:100%}}@media (min-width: 1280px){.form-widget-popup__title{font:500 2.25rem/2.5rem MTS Wide,sans-serif}}@media (min-width: 1920px){.form-widget-popup__btn{font:500 1.25rem/1.5rem MTS Compact,sans-serif}}.form-widget-dialog{align-self:flex-end;padding:0;width:100%;-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:.12s;animation-duration:.12s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.form-widget-dialog.close{-webkit-animation-name:slideDown;animation-name:slideDown}.form-widget-dialog mat-dialog-container.mat-dialog-container{width:100%;height:auto;background:var(--background-primary-elevated);box-shadow:0 4px 24px rgba(0,0,0,.12),0 12px 20px rgba(0,0,0,.14);border-top-left-radius:20px;border-top-right-radius:20px;padding:0;overflow:visible}@media (min-width: 768px){.form-widget-dialog mat-dialog-container.mat-dialog-container{border-top-left-radius:24px;border-top-right-radius:24px}}@media (min-width: 960px){.form-widget-dialog{align-self:center;width:656px}.form-widget-dialog,.form-widget-dialog.close{-webkit-animation:none;animation:none}.form-widget-dialog mat-dialog-container.mat-dialog-container{border-radius:24px}}@media (min-width: 1280px){.form-widget-dialog{width:832px}}@media (min-width: 1920px){.form-widget-dialog{width:1024px}}.scrollbar-track{height:calc(100% - 20px * 2)!important}@-webkit-keyframes slideUp{0%{transform:translateY(70vh)}to{transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(70vh)}to{transform:translateY(0)}}@-webkit-keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(70vh)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(70vh)}}.form-speed-options__price{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;margin-bottom:32px}.form-speed-options__form{background:var(--background-primary);border-radius:24px 24px 0 0;padding:18px 20px}.form-speed-options__medium-text{font:500 .875rem/1.25rem MTS Compact,sans-serif}.form-speed-options__result{width:100%;height:380px;text-align:center;border-radius:24px 24px 0 0;padding:30px 20px 20px}.form-speed-options__loader{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}@media (min-width: 768px){.form-speed-options__form{border-radius:24px;padding:40px}}@media (min-width: 1280px){.form-speed-options__form{border-radius:48px;padding:48px 56px}}@media (min-width: 1680px){.form-speed-options__form{padding:56px 68px}} html[data-theme=dark] .form-speed-options{--background-secondary-autofill:#191b1e}.option-radio{color:var(--text-primary)}.option-radio__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;margin-bottom:20px}@media (min-width: 768px){.option-radio__grid{grid-gap:32px}}.option-radio__label{display:flex;justify-content:space-between;align-items:baseline;padding:20px;background-color:var(--background-secondary);border-radius:24px;position:relative;cursor:pointer}@media (min-width: 768px){.option-radio__label{padding:32px}}.option-radio__title{font:500 1.5rem/1.75rem MTS Compact,sans-serif;margin:0 0 8px}.option-radio__price{font:400 .875rem/1.25rem MTS Compact,sans-serif}.option-radio__unit{font:500 .875rem/1.25rem MTS Compact,sans-serif;display:block}.option-radio__input{display:none}.option-radio__mark:before{content:"";display:block;width:18px;height:18px;border-radius:50%;border:2px solid var(--controls-stroke);background-color:var(--controls-alternative);box-sizing:border-box;margin-bottom:-4px}@media (min-width: 768px){.option-radio__mark:before{width:24px;height:24px}}.option-radio__input:checked+.option-radio__mark:before{content:"";border:4px solid var(--controls-primary-active);background-color:var(--constant-greyscale-0)}@media (min-width: 768px){.option-radio__input:checked+.option-radio__mark:before{width:24px;height:24px;border-width:5px}}.universal-form-regulator{margin-bottom:20px}.universal-form-regulator__slider{margin:-4px -8px}.universal-form-regulator__label{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;color:var(--text-primary)}.universal-form-regulator__price{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;color:var(--text-primary)}.app-widget{--max-text-content-width:568px;--padding-x:0;margin-top:0}@media (min-width: 1280px){.app-widget{--padding-x:56px;padding:0 var(--padding-x)}}@media (min-width: 1440px){.app-widget{--padding-x:88px}}@media (min-width: 1680px){.app-widget{padding:0 calc(50% - 1360px / 2)}}@media (min-width: 1920px){.app-widget{padding:0 calc(50% - 1551px / 2)}}.app-widget.prerender{margin-top:20px;margin-bottom:20px}@media (min-width: 768px){.app-widget.prerender{margin-top:32px;margin-bottom:32px}}@media (min-width: 1280px){.app-widget.prerender{margin-top:80px;margin-bottom:80px}}.app-widget__wrapper{position:relative;margin:0 -20px;background:var(--background-primary-elevated);border-radius:32px}@media (min-width: 768px){.app-widget__wrapper{margin:0 -40px;border-radius:40px}}@media (min-width: 1280px){.app-widget__wrapper{display:flex;justify-content:space-between;margin:0;border-radius:56px;min-height:388px}}@media (min-width: 1680px){.app-widget__wrapper{border-radius:64px;min-height:432px}}.app-widget__content{display:flex;align-items:center;flex-direction:column;padding:40px 20px}@media (min-width: 768px){.app-widget__content{margin:0 auto;padding:32px}}@media (min-width: 1280px){.app-widget__content{max-width:520px;padding:48px 0 48px 48px;margin:0 48px 0 0;align-items:flex-start}}@media (min-width: 1440px){.app-widget__content{max-width:568px}}@media (min-width: 1680px){.app-widget__content{max-width:608px;padding:56px 0 56px 56px}}@media (min-width: 1920px){.app-widget__content{max-width:772px}}.app-widget__icons{display:flex;justify-content:center;-o-object-fit:fill;object-fit:fill;margin-bottom:24px;border-radius:20px}@media (min-width: 768px){.app-widget__icons{margin-bottom:32px}}@media (min-width: 1280px){.app-widget__icons{grid-gap:20px;margin-bottom:32px}}@media (min-width: 1680px){.app-widget__icons{margin-bottom:40px}}.app-widget__icon{width:64px;height:64px;border-radius:16px}@media (min-width: 1280px){.app-widget__icon{width:88px;height:88px;border-radius:20px}}.app-widget__icon-qr-code{border:1px solid var(--background-stroke)}.app-widget__description,.app-widget__title{max-width:568px;text-align:center}@media (min-width: 960px){.app-widget__description,.app-widget__title{max-width:576px}}@media (min-width: 1280px){.app-widget__description,.app-widget__title{text-align:left;max-width:unset}}.app-widget__title{margin-bottom:8px;color:var(--text-headline);color:var(--color-text,var(--text-headline));font:500 1.25rem/1.5rem MTS Wide,sans-serif}@media (min-width: 768px){.app-widget__title{margin-bottom:12px;font:500 1.5rem/1.75rem MTS Wide,sans-serif}}@media (min-width: 1280px){.app-widget__title{font:500 2rem/2.25rem MTS Wide,sans-serif;margin-bottom:16px}}@media (min-width: 1680px){.app-widget__title{font:500 2.25rem/2.5rem MTS Wide,sans-serif}}.app-widget__description{font:400 .875rem/1.25rem MTS Compact,sans-serif;margin-bottom:0;color:var(--text-primary);color:var(--color-text,var(--text-primary))}@media (min-width: 768px){.app-widget__description{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1280px){.app-widget__description{margin-bottom:48px}}@media (min-width: 1680px){.app-widget__description{font:400 1.25rem/1.75rem MTS Compact,sans-serif;margin-bottom:56px}}.app-widget__button-container{min-width:100%;margin-top:24px}@media (min-width: 768px){.app-widget__button-container{min-width:320px}}@media (min-width: 1280px){.app-widget__button-container{min-width:335px;margin-top:auto}}@media (max-width: 1279.98px){.app-widget__button{margin-top:auto}.app-widget__button.isDesktop{display:none}}@media (min-width: 1280px){.app-widget__button.isMobile{display:none}}.app-widget__stores{display:flex;flex-wrap:wrap;grid-gap:12px;justify-content:center;padding-top:24px;flex-direction:row}@media (min-width: 0px){.app-widget__stores{max-width:352px}}@media (min-width: 768px){.app-widget__stores{max-width:796px;padding-top:32px}}@media (min-width: 1280px){.app-widget__stores{max-width:unset}}.app-widget__stores-link{width:147px;height:44px}.app-widget__stores-icon{max-width:100%;-o-object-fit:contain;object-fit:contain}.app-widget__image-container{position:absolute;right:0;bottom:0;width:100%;max-width:568px;height:426px}@media (min-width: 0px){.app-widget__image-container{display:none}}@media (min-width: 768px){.app-widget__image-container{border-bottom-right-radius:56px;overflow:hidden}}@media (min-width: 1280px){.app-widget__image-container{display:inherit}}@media (min-width: 1440px){.app-widget__image-container{max-width:588px;height:441px}}@media (min-width: 1680px){.app-widget__image-container{max-width:648px;height:486px}}@media (min-width: 1920px){.app-widget__image-container{max-width:660px;height:495px}}.app-widget__image{-o-object-position:bottom;position:absolute;left:0;right:0;bottom:0;object-position:bottom}.benefits-detailed{margin-top:12px;background-color:transparent;border-radius:24px}@media (min-width: 768px){.benefits-detailed{padding:40px;border-radius:48px;margin-top:80px;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media (min-width: 1280px){.benefits-detailed{padding:45px 56px;background-color:var(--background-primary-elevated)}}@media (min-width: 1440px){.benefits-detailed{grid-template-columns:1fr 2fr;grid-row-gap:0;row-gap:0}}@media (min-width: 1680px){.benefits-detailed{padding:56px 68px;margin-top:128px}}@media (min-width: 1440px){.benefits-detailed_no-title{grid-template-columns:1fr}}.benefits-detailed_no-title .benefits-detailed__wrapper{padding-top:23px}@media (min-width: 768px){.benefits-detailed_no-title .benefits-detailed__wrapper{padding-top:0}}@media (min-width: 1920px){.benefits-detailed_no-title .benefits-detailed__wrapper{grid-template-columns:repeat(3,1fr)}}.benefits-detailed__title{margin:13px 20px 0;color:var(--text-headline);word-break:break-word}@media (min-width: 768px){.benefits-detailed__title{display:block;margin:13px 0 35px}}@media (min-width: 1280px){.benefits-detailed__title{flex:0.33;margin-top:0}}@media (min-width: 1440px){.benefits-detailed__title{margin-bottom:0}}.benefits-detailed__wrapper{padding:13px 20px 24px;width:auto;position:relative}@media (min-width: 768px){.benefits-detailed__wrapper{display:grid;padding:0;margin-top:0;grid-template-columns:repeat(2,1fr);grid-gap:32px 32px;gap:32px 32px}}@media (min-width: 1280px){.benefits-detailed__wrapper{flex:0.66;grid-gap:44px 32px;gap:44px 32px}}@media (min-width: 1680px){.benefits-detailed__wrapper{grid-gap:48px 32px;gap:48px 32px}}.benefits-detailed__item{display:flex;align-items:center;min-height:64px}.benefits-detailed__item:last-child{padding-bottom:0}.benefits-detailed__description{margin:0;padding:10px 0;color:var(--text-primary);font:400 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 768px){.benefits-detailed__description{padding:0 32px 0 0}}@media (min-width: 1440px){.benefits-detailed__description{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}.benefits-detailed__icon{margin-right:12px;height:100%;width:100%;max-height:44px;max-width:44px}@media (min-width: 768px){.benefits-detailed__icon{max-height:64px;max-width:64px;margin-right:16px}}@media (min-width: 960px){.benefits-detailed__icon{max-height:68px;max-width:68px}}@media (min-width: 1680px){.benefits-detailed__icon{max-height:76px;max-width:76px;margin-right:24px}}.title-exist{display:block}@media (min-width: 1280px){.full-width{flex:1}}:host{flex:1}.benefit-card{display:flex;flex-direction:column;height:100%;background-color:var(--background-secondary);border-radius:24px;position:relative}@media (min-width: 768px){.benefit-card{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width: 1280px){.benefit-card{border-radius:48px;background-color:var(--background-primary-elevated)}}.benefit-card__background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%;height:100%;z-index:1;border-radius:24px;overflow:hidden}.benefit-card_one-big-card{min-height:184px}@media (min-width: 768px){.benefit-card_one-big-card{min-height:260px}}@media (min-width: 960px){.benefit-card_one-big-card{min-height:268px}}@media (min-width: 1280px){.benefit-card_one-big-card{flex-direction:column;align-items:flex-start;min-height:448px}}@media (min-width: 1440px){.benefit-card_one-big-card{min-height:480px}}.benefit-card_two-big-cards{min-height:184px}@media (min-width: 768px){.benefit-card_two-big-cards{min-height:260px}}@media (min-width: 960px){.benefit-card_two-big-cards{flex-direction:column;align-items:flex-start;min-height:268px}}@media (min-width: 1280px){.benefit-card_two-big-cards{min-height:448px}}@media (min-width: 1440px){.benefit-card_two-big-cards{min-height:480px}}.benefit-card_small-card,.benefit-card_two-small-cards{flex-direction:column-reverse;min-height:156px}@media (min-width: 768px){.benefit-card_small-card,.benefit-card_two-small-cards{align-items:flex-start;min-height:200px}}@media (min-width: 960px){.benefit-card_small-card,.benefit-card_two-small-cards{min-height:208px}}@media (min-width: 1440px){.benefit-card_small-card,.benefit-card_two-small-cards{min-height:224px}}.benefit-card_two-small-cards{justify-content:flex-end}.benefit-card__content{padding:24px 20px 20px}@media (min-width: 768px){.benefit-card__content{width:50%;padding:40px 10px 40px 40px}}@media (min-width: 960px){.benefit-card__content{width:43.5%}}@media (min-width: 1280px){.benefit-card__content{width:50%;padding:44px 0 44px 56px}}@media (min-width: 1680px){.benefit-card__content{width:46%;padding:56px 0 56px 68px}}@media (min-width: 1920px){.benefit-card__content{width:43%;padding-right:120px}}@media (min-width: 1280px){.benefit-card_one-big-card .benefit-card__content{width:auto}}@media (min-width: 960px){.benefit-card_two-big-cards .benefit-card__content{width:auto;padding:40px 40px 32px}}@media (min-width: 1280px){.benefit-card_one-big-card .benefit-card__content,.benefit-card_two-big-cards .benefit-card__content{padding:44px 56px 32px}}@media (min-width: 1680px){.benefit-card_one-big-card .benefit-card__content,.benefit-card_two-big-cards .benefit-card__content{padding:56px 84px 32px 68px}}@media (min-width: 1920px){.benefit-card_one-big-card .benefit-card__content,.benefit-card_two-big-cards .benefit-card__content{padding-right:120px}}.benefit-card_small-card .benefit-card__content,.benefit-card_two-small-cards .benefit-card__content{padding:0 20px 24px;height:inherit}@media (min-width: 768px){.benefit-card_small-card .benefit-card__content,.benefit-card_two-small-cards .benefit-card__content{width:auto;padding:0 40px 40px}}@media (min-width: 1280px){.benefit-card_small-card .benefit-card__content,.benefit-card_two-small-cards .benefit-card__content{padding:0 56px 46px}}@media (min-width: 1680px){.benefit-card_small-card .benefit-card__content,.benefit-card_two-small-cards .benefit-card__content{padding:0 68px 58px}}@media (min-width: 1440px){.benefit-card_small-card .benefit-card__content{padding:0 56px 32px}}@media (min-width: 1680px){.benefit-card_small-card .benefit-card__content{padding:0 68px 58px}}.benefit-card__title{font:500 1.25rem/1.5rem MTS Compact,sans-serif;margin-bottom:8px;color:var(--text-primary);font-feature-settings:"clig" off,"liga" off}@media (min-width: 768px){.benefit-card__title{font:500 1.5rem/1.75rem MTS Compact,sans-serif;margin-bottom:12px}}@media (min-width: 1280px){.benefit-card__title{margin-bottom:16px}}@media (min-width: 1440px){.benefit-card__title{font:500 2rem/2.25rem MTS Compact,sans-serif}}.benefit-card__description{margin-bottom:0;font:400 .875rem/1.25rem MTS Compact,sans-serif;color:var(--text-primary);font-feature-settings:"clig" off,"liga" off}@media (min-width: 768px){.benefit-card__description{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1440px){.benefit-card__description{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}.benefit-card__image-wrapper{height:210px;display:flex;justify-content:flex-end;align-self:flex-end;flex-grow:0}@media (min-width: 768px){.benefit-card__image-wrapper{width:55%}}@media (min-width: 960px){.benefit-card__image-wrapper{width:48%;height:259px}}@media (min-width: 1280px){.benefit-card__image-wrapper{width:42%;height:302px}}@media (min-width: 1440px){.benefit-card__image-wrapper{width:42.5%;height:359px}}@media (min-width: 1680px){.benefit-card__image-wrapper{width:46%;height:423px}}@media (min-width: 1920px){.benefit-card__image-wrapper{width:43%;height:446px}}@media (min-width: 1280px){.benefit-card_one-big-card .benefit-card__image-wrapper{width:100%;justify-content:center}}@media (min-width: 960px){.benefit-card_two-big-cards .benefit-card__image-wrapper{width:100%;height:253px;justify-content:center}}@media (min-width: 1280px){.benefit-card_one-big-card .benefit-card__image-wrapper,.benefit-card_two-big-cards .benefit-card__image-wrapper{height:340px}}@media (min-width: 1440px){.benefit-card_one-big-card .benefit-card__image-wrapper,.benefit-card_two-big-cards .benefit-card__image-wrapper{height:402px}}@media (min-width: 1680px){.benefit-card_one-big-card .benefit-card__image-wrapper,.benefit-card_two-big-cards .benefit-card__image-wrapper{height:438px}}@media (min-width: 1920px){.benefit-card_one-big-card .benefit-card__image-wrapper,.benefit-card_two-big-cards .benefit-card__image-wrapper{height:496px}}.benefit-card_small-card .benefit-card__image-wrapper,.benefit-card_two-small-cards .benefit-card__image-wrapper{align-self:flex-start;width:52px;height:52px;padding:24px 20px 16px}@media (min-width: 768px){.benefit-card_small-card .benefit-card__image-wrapper,.benefit-card_two-small-cards .benefit-card__image-wrapper{padding:40px 20px 32px 40px}}@media (min-width: 960px){.benefit-card_small-card .benefit-card__image-wrapper,.benefit-card_two-small-cards .benefit-card__image-wrapper{width:80px;height:80px;padding:40px 20px 32px 40px}}@media (min-width: 1280px){.benefit-card_small-card .benefit-card__image-wrapper,.benefit-card_two-small-cards .benefit-card__image-wrapper{padding:44px 20px 32px 56px}}@media (min-width: 1680px){.benefit-card_small-card .benefit-card__image-wrapper,.benefit-card_two-small-cards .benefit-card__image-wrapper{padding:44px 20px 40px 64px}}@media (min-width: 1920px){.benefit-card_small-card .benefit-card__image-wrapper,.benefit-card_two-small-cards .benefit-card__image-wrapper{padding:56px 20px 40px 64px}}.benefit-card__image{-o-object-position:bottom;object-position:bottom}.benefit-card__icon{max-width:100%}.benefit-card-with-buttons{background-color:var(--background-primary-elevated);border-radius:24px;flex-direction:row;align-items:stretch}.benefit-card-with-buttons__wrapper{display:flex;flex-direction:column;padding:24px 20px 20px;width:100%;position:relative;z-index:2}@media (min-width: 768px){.benefit-card-with-buttons__wrapper{padding:32px}}.benefit-card-with-buttons__buttons-wrapper{margin-top:auto;display:flex;flex-wrap:wrap;grid-gap:12px;gap:12px}.benefit-card-with-buttons__top{display:flex;margin-bottom:44px}@media (min-width: 768px){.benefit-card-with-buttons__top{margin-bottom:64px}}@media (min-width: 1440px){.benefit-card-with-buttons__top{margin-bottom:72px}}.benefit-card-with-buttons__image-wrapper{margin-left:auto;height:100%;position:absolute;top:0;right:0}.benefit-card-with-buttons__image-wrapper .benefit-card__image{height:100%}.benefit-card_small-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-small-cards .benefit-card-with-buttons__image-wrapper{max-width:160px;max-height:160px}@media (min-width: 960px){.benefit-card_small-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-small-cards .benefit-card-with-buttons__image-wrapper{max-width:180px;max-height:180px}}@media (min-width: 1440px){.benefit-card_small-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-small-cards .benefit-card-with-buttons__image-wrapper{max-width:210px;max-height:210px}}@media (min-width: 1680px){.benefit-card_small-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-small-cards .benefit-card-with-buttons__image-wrapper{max-width:220px;max-height:220px}}.benefit-card_one-big-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-big-cards .benefit-card-with-buttons__image-wrapper{max-width:220px;max-height:220px}@media (min-width: 960px){.benefit-card_one-big-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-big-cards .benefit-card-with-buttons__image-wrapper{max-width:230px;max-height:230px}}@media (min-width: 1280px){.benefit-card_one-big-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-big-cards .benefit-card-with-buttons__image-wrapper{max-width:240px;max-height:240px}}@media (min-width: 1440px){.benefit-card_one-big-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-big-cards .benefit-card-with-buttons__image-wrapper{max-width:260px;max-height:260px}}@media (min-width: 1680px){.benefit-card_one-big-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-big-cards .benefit-card-with-buttons__image-wrapper{max-width:290px;max-height:290px}}@media (min-width: 1920px){.benefit-card_one-big-card .benefit-card-with-buttons__image-wrapper,.benefit-card_two-big-cards .benefit-card-with-buttons__image-wrapper{max-width:320px;max-height:320px}}.benefit-card-with-buttons_background-image{background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important}.benefit-card-with-buttons_background-image .benefit-card__description,.benefit-card-with-buttons_background-image .benefit-card__title{color:var(--color-constant-greyscale-0)}@media (min-width: 768px){.benefit-card-with-buttons__top-content{max-width:400px}}@media (min-width: 1280px){.benefit-card-with-buttons__top-content{max-width:288px}}@media (min-width: 1440px){.benefit-card-with-buttons__top-content{max-width:332px}}.benefit-card-with-buttons__title{font:500 1.25rem/1.5rem MTS Compact,sans-serif;margin-bottom:8px;color:var(--text-primary);font-feature-settings:"clig" off,"liga" off}@media (min-width: 768px){.benefit-card-with-buttons__title{font:500 1.5rem/1.75rem MTS Compact,sans-serif;margin-bottom:12px}}@media (min-width: 1440px){.benefit-card-with-buttons__title{font:500 2rem/2.25rem MTS Compact,sans-serif}}.benefit-card-with-buttons .benefit-card_small-card,.benefit-card-with-buttons .benefit-card_two-small-cards{min-height:156px}@media (min-width: 768px){.benefit-card-with-buttons .benefit-card_small-card,.benefit-card-with-buttons .benefit-card_two-small-cards{min-height:200px}}@media (min-width: 960px){.benefit-card-with-buttons .benefit-card_small-card,.benefit-card-with-buttons .benefit-card_two-small-cards{min-height:208px}}@media (min-width: 1440px){.benefit-card-with-buttons .benefit-card_small-card,.benefit-card-with-buttons .benefit-card_two-small-cards{min-height:224px}}.benefit-card-with-buttons .benefit-card_one-big-card,.benefit-card-with-buttons .benefit-card_two-big-cards{min-height:184px}@media (min-width: 768px){.benefit-card-with-buttons .benefit-card_one-big-card,.benefit-card-with-buttons .benefit-card_two-big-cards{min-height:260px}}@media (min-width: 960px){.benefit-card-with-buttons .benefit-card_one-big-card,.benefit-card-with-buttons .benefit-card_two-big-cards{min-height:268px}}@media (min-width: 1280px){.benefit-card-with-buttons .benefit-card_one-big-card,.benefit-card-with-buttons .benefit-card_two-big-cards{min-height:448px}}@media (min-width: 1440px){.benefit-card-with-buttons .benefit-card_one-big-card,.benefit-card-with-buttons .benefit-card_two-big-cards{min-height:480px}}.benefits{padding-top:36px;background-color:var(--background-primary-elevated);border-radius:24px}@media (min-width: 768px){.benefits{padding-top:53px;border-radius:48px}}@media (min-width: 1280px){.benefits{padding-top:40px;padding-bottom:40px;margin-top:80px;margin-bottom:80px;background-color:transparent;border-radius:0}}@media (min-width: 1440px){.benefits{padding-top:64px;padding-bottom:64px;margin-top:128px;margin-bottom:72px}}@media (min-width: 1680px){.benefits{padding-top:64px;padding-bottom:64px}}@media screen and (max-width: 767px){.benefits .benefits-detailed{margin-top:0!important;padding-top:12px}}.benefits_single-widget{padding-top:0}.benefits__title{margin-bottom:0;text-align:center}.benefits__title-wrapper{margin-bottom:32px}@media (min-width: 768px){.benefits__title-wrapper{margin-bottom:48px}}@media (min-width: 1280px){.benefits__title-wrapper{margin-bottom:64px}}@media (min-width: 1680px){.benefits__title-wrapper{max-width:1552px;margin:0 auto 80px}}.benefits__title-wrapper_left .benefits__description,.benefits__title-wrapper_left .benefits__title{text-align:left}.benefits__description{margin-top:8px;text-align:center;color:var(--text-primary);font:400 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 768px){.benefits__description{margin-top:12px;font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1280px){.benefits__description{margin-top:16px;font:400 1.5rem/2rem MTS Compact,sans-serif}}.benefits__row{padding-bottom:20px}@media (min-width: 768px){.benefits__row{padding-bottom:24px}}@media (min-width: 1280px){.benefits__row{padding-bottom:32px}.benefits__row:last-child{padding-bottom:0}}.benefits__row:last-child.benefits__row_benefits-detailed{padding-bottom:0}.benefits__row_three-cards,.benefits__row_three-cards-invert,.benefits__row_two-big-cards,.benefits__row_two-small-cards{display:grid;grid-gap:20px;gap:20px}@media (min-width: 768px){.benefits__row_three-cards,.benefits__row_three-cards-invert,.benefits__row_two-big-cards,.benefits__row_two-small-cards{grid-gap:24px;gap:24px}}@media (min-width: 1280px){.benefits__row_three-cards,.benefits__row_three-cards-invert,.benefits__row_two-big-cards,.benefits__row_two-small-cards{grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}}@media (min-width: 960px){.benefits__row_three-cards,.benefits__row_three-cards-invert,.benefits__row_two-small-cards{grid-template-columns:1fr}}@media (min-width: 1280px){.benefits__row_three-cards,.benefits__row_three-cards-invert,.benefits__row_two-small-cards{grid-template-columns:1fr 1fr}.benefits__row_three-cards,.benefits__row_three-cards-invert{grid-template-columns:1fr 1fr;grid-auto-flow:column}}.benefits__row_three-cards .benefits__card:first-child{grid-column:1;grid-row:1/3}@media (min-width: 1280px){.benefits__row_three-cards-invert .benefits__card:last-child{grid-column:2;grid-row:1/3}}.benefits__row_benefits-detailed{margin:0 -20px}@media (min-width: 768px){.benefits__row_benefits-detailed{margin:0 -40px}}@media (min-width: 1280px){.benefits__row_benefits-detailed{margin:0}}@media (min-width: 768px){.benefits__row_benefits-detailed .benefits-detailed{margin-top:0!important}}.benefits.dark-design{padding-top:36px;margin-top:12px;background-color:var(--background-primary)!important}@media (min-width: 768px){.benefits.dark-design{padding-top:53px;border-radius:48px;margin-top:80px}}@media (min-width: 1280px){.benefits.dark-design{padding-top:40px;margin-top:80px;border-radius:0}}@media (min-width: 1440px){.benefits.dark-design{padding-top:64px;margin-top:128px}}@media (min-width: 1920px){.benefits.dark-design .benefits__wrapper{max-width:1552px;margin:0 auto}}.benefits.benefits_with-buttons{padding-top:20px;padding-bottom:20px;background-color:transparent;border-radius:0}@media (min-width: 768px){.benefits.benefits_with-buttons{padding-top:40px;padding-bottom:40px}}@media (min-width: 1280px){.benefits.benefits_with-buttons{padding-top:48px;padding-bottom:48px}}@media (min-width: 1440px){.benefits.benefits_with-buttons{padding:48px 88px}}@media (min-width: 1680px){.benefits.benefits_with-buttons{padding:64px calc((100vw - 1358px) / 2)}}@media (min-width: 1920px){.benefits.benefits_with-buttons{max-width:1552px;margin:0 auto;padding:64px 0}}.benefits.benefits_with-buttons .benefits__row:last-child{padding-bottom:0}.universal-faq{border-radius:32px;padding:4px 0;background-color:var(--background-primary-elevated)}.is-opened .universal-faq__item-content{padding-bottom:24px}.universal-faq__item+.universal-faq__item{border-top:1px solid var(--background-stroke)}.universal-faq__item-title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;display:flex;align-items:center;justify-content:space-between;grid-gap:12px;gap:12px;color:var(--text-primary);padding:20px;margin:0;cursor:pointer}.universal-faq__item-title:after{content:"";display:block;background:50% no-repeat;width:24px;height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:8px 16px;mask-size:8px 16px;-webkit-mask-image:url(/Styles/Stream/i/service-detail/arrow-mobile.svg);mask-image:url(/Styles/Stream/i/service-detail/arrow-mobile.svg);-webkit-mask-position:center;mask-position:center;background-color:var(--icons-secondary);flex-shrink:0}.universal-faq__item-content{padding:0 20px}@media (min-width: 768px){.universal-faq{border-radius:40px}.universal-faq__item-title{font:500 1.25rem/1.5rem MTS Compact,sans-serif;padding:24px 32px}.universal-faq__item-title:after{transition:.2s;-webkit-mask-image:url(/Styles/Stream/i/service-detail/arrow-desktop.svg);mask-image:url(/Styles/Stream/i/service-detail/arrow-desktop.svg);-webkit-mask-size:22px 11px;mask-size:22px 11px;width:32px;height:32px}.universal-faq__item-title.arrow-transform:after{transform:rotate(180deg)}.universal-faq__item-content{padding:0 32px}}@media (min-width: 1680px){.universal-faq__item-title{font:500 1.5rem/1.75rem MTS Compact,sans-serif;padding:32px;grid-gap:16px;gap:16px}}@media (min-width: 768px){.media-articles{display:grid;padding:0 40px;width:100%;justify-content:end;box-sizing:border-box;grid-template-columns:1fr 2fr;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}}@media (min-width: 1280px){.media-articles{padding:0 56px}}@media (min-width: 1680px){.media-articles{padding:0 68px}}@media (min-width: 1920px){.media-articles.dark-design{max-width:1552px;margin:0 auto;padding:0}}.media-article-image-wrapper{flex-shrink:0;position:relative;width:84px;padding-bottom:84px;border-radius:12px;overflow:hidden}@media (min-width: 768px){.media-article-image-wrapper{width:128px;padding-bottom:128px;border-radius:16px}}@media (min-width: 1280px){.media-article-image-wrapper{width:144px;padding-bottom:144px}}@media (min-width: 1920px){.media-article-image-wrapper{width:164px;padding-bottom:164px}}.media-article-image-wrapper img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-articles-wrapper{display:flex;flex-direction:column;padding:12px 20px}@media (min-width: 768px){.media-articles-wrapper{margin-top:32px;padding:0;grid-column:1/3}}@media (min-width: 1440px){.media-articles-wrapper{grid-column:2/3}}.media-articles-wrapper .media-articles-title{font-size:20px;font-weight:700;line-height:24px;color:var(--text-headline);margin-bottom:12px;margin-top:44px}.media-articles-wrapper .media-articles-list{display:flex;flex-direction:column;justify-content:center}.media-articles-wrapper .media-article-item{box-sizing:border-box;text-decoration:none;margin-bottom:12px;display:flex;padding:8px 20px 8px 8px;background-color:var(--background-primary-elevated);border-radius:20px;cursor:pointer;transition-property:transform;transition-duration:.3s}@media (min-width: 768px){.media-articles-wrapper .media-article-item{padding:24px 32px 24px 24px;margin-bottom:32px}}.media-articles-wrapper .media-article-item.action{align-items:center;grid-column-gap:12px;-moz-column-gap:12px;column-gap:12px}@media (min-width: 768px){.media-articles-wrapper .media-article-item.action{grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.media-articles-wrapper .media-article-item:hover{transform:scale(1.02);box-shadow:0 1px 39px rgba(22,47,70,.08),0 40px 79px rgba(22,47,70,.08)}.media-articles-wrapper .media-article-item:active{transform:scale(.98)}}.media-articles-wrapper .media-article-item:last-child{margin-bottom:0}.media-articles-wrapper .media-article-image{height:84px;margin-right:12px;border-radius:12px}.media-articles-wrapper .media-article-image img{width:100%;height:100%;border-radius:12px}@media (min-width: 768px){.media-articles-wrapper .media-article-image{height:128px;margin-right:24px;border-radius:16px}}@media (min-width: 1440px){.media-articles-wrapper .media-article-image{height:144px}}@media (min-width: 1680px){.media-articles-wrapper .media-article-image{height:164px}}.media-articles-wrapper .article-description{display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.media-articles-wrapper .article-description{max-width:100%}}.media-articles-wrapper .article-title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}@media (min-width: 768px){.media-articles-wrapper .article-title{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1280px){.media-articles-wrapper .article-title{font:500 2rem/2.25rem MTS Compact,sans-serif}}.media-articles-wrapper .article-link{font:500 .875rem/1.25rem MTS Compact,sans-serif;margin-top:8px;color:var(--text-primary-link)}@media (min-width: 768px){.media-articles-wrapper .article-link{font:500 1.25rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1280px){.media-articles-wrapper .article-link{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1920px){.media-articles-wrapper .article-link{font:500 2rem/2.25rem MTS Compact,sans-serif;margin-top:12px}}.media-article-pressed{transform:scale(.98)}.universal-full-descriptions.container{margin-top:0;padding-top:0}.universal-full-descriptions.container.mts-theme-dark{background-color:transparent}.universal-full-descriptions.prerender{padding-top:32px;padding-bottom:32px}.universal-full-descriptions__body{--padding-x:0;padding:0 var(--padding-x)}@media (min-width: 1280px){.universal-full-descriptions__body{display:grid;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-template-columns:1fr 2fr}}@media (min-width: 1440px){.universal-full-descriptions__body{--padding-x:56px}}@media (min-width: 1680px){.universal-full-descriptions__body{--padding-x:72px;max-width:1552px;margin:0 auto}}.universal-full-descriptions__content{display:grid;grid-row-gap:20px;row-gap:20px;grid-auto-columns:100%}@media (min-width: 1280px){.universal-full-descriptions__content{grid-row-gap:32px;row-gap:32px}}.universal-full-descriptions__title{font:500 1.5rem/1.75rem MTS Wide,sans-serif;color:var(--text-primary);margin:0 0 32px}@media (min-width: 768px){.universal-full-descriptions__title{font:500 2rem/2.25rem MTS Wide,sans-serif;margin-bottom:48px}}@media (min-width: 1280px){.universal-full-descriptions__title{font:500 2.25rem/2.5rem MTS Wide,sans-serif;padding-right:32px;margin-bottom:0}}@media (min-width: 1680px){.universal-full-descriptions__title{font:500 2.75rem/2.75rem MTS Wide,sans-serif}} :root{--full-description-border-radius:32px;--full-description-around-paddings:20px;--full-description-scale-hover:1.02;--full-description-scale-pressed:0.98}@media (min-width: 768px){ :root{--full-description-border-radius:40px;--full-description-around-paddings:24px}}@media (min-width: 1680px){ :root{--full-description-around-paddings:32px}}:host{display:contents}.universal-articles-media{background-color:var(--background-primary-elevated);border-radius:var(--full-description-border-radius);transition-property:transform;transition-duration:.3s;color:var(--text-primary)}@media (hover: hover){.universal-articles-media:hover{transform:scale(var(--full-description-scale-hover))}}.universal-articles-media:active{transform:scale(var(--full-description-scale-pressed))}.universal-articles-media__link{border-radius:inherit;padding:var(--full-description-around-paddings);display:flex}.universal-articles-media__link,.universal-articles-media__link:hover{color:inherit;text-decoration:none}.universal-articles-media__img{display:none}.universal-articles-media__badge{margin-bottom:12px}.universal-articles-media__title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;margin-bottom:0}@media (min-width: 768px){.universal-articles-media__link{display:flex;grid-gap:20px;gap:20px}.universal-articles-media__content{min-height:92px;display:flex;flex-direction:column;justify-content:center}.universal-articles-media__img{flex-shrink:0;display:block;width:92px;height:92px;border-radius:20px;overflow:hidden}.universal-articles-media__badge{margin-bottom:20px}.universal-articles-media__title{font:500 1.25rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1680px){.universal-articles-media__link{grid-gap:24px;gap:24px}.universal-articles-media__content{min-height:104px}.universal-articles-media__img{width:104px;height:104px}.universal-articles-media__badge{margin-bottom:24px}.universal-articles-media__title{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}.universal-document{background-color:var(--background-primary-elevated);border-radius:var(--full-description-border-radius);transition-property:transform;transition-duration:.3s}@media (hover: hover){.universal-document:hover{transform:scale(var(--full-description-scale-hover))}.universal-document:hover .universal-document__name{text-decoration:underline}}.universal-document:active{transform:scale(var(--full-description-scale-pressed))}.universal-document__link{border-radius:inherit;padding:var(--full-description-around-paddings);display:flex;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.universal-document__icon{flex-shrink:0;font-size:12px;color:var(--icons-secondary)}.universal-document__name{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;margin-bottom:3px;color:var(--text-primary-link);transition:.3s}@media (min-width: 768px){.universal-document__name{padding-top:2px}}.universal-document__size{font:400 .875rem/1.25rem MTS Compact,sans-serif;color:var(--text-secondary)}@media (min-width: 768px){.universal-document__link{grid-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.universal-document__icon{width:32px;height:32px}.universal-document__name{font:400 1.25rem/1.75rem MTS Compact,sans-serif}.universal-document__size{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1680px){.universal-document__name{font:400 1.5rem/2rem MTS Compact,sans-serif;margin-bottom:4px}.universal-document__size{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 0px){:host{position:absolute;width:100vw;height:100%}}.banner-background-wrapper{position:relative;background-size:cover}@media (min-width: 0px){.banner-background-wrapper{width:100%;height:202px}}@media (min-width: 768px){.banner-background-wrapper{height:328px}}@media (min-width: 1280px){.banner-background-wrapper{height:348px;margin-bottom:144px}}@media (min-width: 1440px){.banner-background-wrapper{height:404px;margin-bottom:88px}}@media (min-width: 1680px){.banner-background-wrapper{height:480px;margin-bottom:140px}}@media (min-width: 0px){.banner-background-wrapper_video{height:270px}}@media (min-width: 768px){.banner-background-wrapper_video{height:432px}}@media (min-width: 960px){.banner-background-wrapper_video{height:540px}}@media (min-width: 1280px){.banner-background-wrapper_full-screen{height:100%}}.banner-background-wrapper_archive{filter:grayscale(100%)}.banner-background-wrapper .product-header__banner-picture{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-banner__video{display:block;height:100%}@media (min-width: 1280px){.banner-button{display:block;position:absolute;bottom:0;left:50%;transform:translate3d(-50%,0,0);padding:20px 10px;font-family:MTS Compact,Arial,sans-serif;font-size:17px;line-height:24px;color:var(--constant-greyscale-0);opacity:.9;cursor:pointer;-webkit-animation:fadein 1s ease-out 2ms infinite alternate;animation:fadein 1s ease-out 2ms infinite alternate;z-index:100}}@media (min-width: 1680px){.banner-button{padding:28px 10px 32px;font-size:20px;line-height:28px}}.banner-button:before{position:absolute;content:"";top:0;right:calc(50% - 8px);width:16px;height:16px;background:url(/Styles/Stream/i/universal-page/more-info-arrow.svg) 50% no-repeat;-webkit-animation:bounce 1s ease-out 2ms infinite alternate;animation:bounce 1s ease-out 2ms infinite alternate}@media (min-width: 1680px){.banner-button:before{right:calc(50% - 12px);width:24px;height:24px}}.banner-button.hide{display:none}@keyframes fadein{0%{opacity:.9}to{opacity:.5}}@-webkit-keyframes fadein{0%{opacity:.9}to{opacity:.5}}@keyframes bounce{0%{transform:translateZ(0)}to{transform:translate3d(0,8px,0)}}@-webkit-keyframes bounce{0%{transform:translateZ(0)}to{transform:translate3d(0,8px,0)}}.product-header-button{width:100%}.connection-block-wrapper{background-color:var(--background-primary-elevated);border-radius:24px;width:auto;padding:24px 20px;position:relative;display:flex;flex-direction:column;flex-shrink:0;z-index:20}@media (min-width: 0px){.connection-block-wrapper{margin-top:-48px}}@media (min-width: 768px){.connection-block-wrapper{padding:40px;align-items:flex-start;border-radius:48px;min-height:404px;box-sizing:border-box}}@media (min-width: 1280px){.connection-block-wrapper{box-shadow:0 1px 39px rgba(22,47,70,.08),0 40px 79px rgba(22,47,70,.08);padding:44px 56px;width:668px;min-height:356px;margin-top:44px}}@media (min-width: 1440px){.connection-block-wrapper{padding:48px 56px;width:720px;min-height:400px}}@media (min-width: 1680px){.connection-block-wrapper{width:788px;padding:56px 68px;margin-top:92px}}@media (min-width: 1920px){.connection-block-wrapper{width:884px;min-height:468px}}@media (min-width: 0px){.connection-block-wrapper[data-design-type=MtsId],.connection-block-wrapper[data-design-type=WithoutButton]{min-height:auto}}@media (min-width: 768px){.connection-block-wrapper[data-design-type=MtsId],.connection-block-wrapper[data-design-type=WithoutButton]{min-height:auto}}@media (min-width: 1280px){.connection-block-wrapper[data-design-type=MtsId],.connection-block-wrapper[data-design-type=WithoutButton]{min-height:auto}}.connection-block-wrapper .connection-block-top-content{display:flex;flex-direction:column}.connection-block-wrapper .connection-block-top-content .service-title{margin-bottom:16px;color:var(--text-headline);font-feature-settings:"clig" off,"liga" off;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}@media (min-width: 0px){.connection-block-wrapper .connection-block-top-content .service-title{font:500 2rem/2.25rem MTS Wide,sans-serif}}@media (min-width: 768px){.connection-block-wrapper .connection-block-top-content .service-title{font:500 2.75rem/2.75rem MTS Wide,sans-serif}}@media (min-width: 960px){.connection-block-wrapper .connection-block-top-content .service-title{font:500 4.5rem/4.5rem MTS Wide,sans-serif;font-size:3.5rem;line-height:3.5rem}}@media (min-width: 1680px){.connection-block-wrapper .connection-block-top-content .service-title[data-design-type=Default]{font:500 4.5rem/4.5rem MTS Wide,sans-serif;font-size:3.5rem;line-height:3.5rem}.connection-block-wrapper .connection-block-top-content .service-title[data-design-type=VideoHeader]{font:500 4.5rem/4.5rem MTS Wide,sans-serif}}.connection-block-wrapper .connection-block-top-content .service-badges-container{display:flex;flex-wrap:wrap}@media (min-width: 768px){.connection-block-wrapper .connection-block-top-content .service-badges-container{margin-bottom:16px}}.connection-block-wrapper .connection-block-top-content .service-badges-container .badge-wrapper{margin:0 8px 8px 0;position:relative}.connection-block-wrapper .connection-block-top-content .service-badges-container .badge-wrapper:last-child{margin-right:0}.connection-block-wrapper .connection-block-top-content .service-badges-container .product-badge{max-height:24px}.connection-block-wrapper .connection-block-top-content .service-icon{position:absolute;width:64px;height:64px;top:-84px;left:20px}@media (min-width: 768px){.connection-block-wrapper .connection-block-top-content .service-icon{width:88px;height:88px;top:-120px;left:40px}}@media (min-width: 1280px){.connection-block-wrapper .connection-block-top-content .service-icon{left:auto;right:44px;top:44px}}@media (min-width: 1440px){.connection-block-wrapper .connection-block-top-content .service-icon{right:48px;top:48px}}@media (min-width: 1680px){.connection-block-wrapper .connection-block-top-content .service-icon{right:56px;top:55px}}.connection-block-wrapper .short-description-container{margin-bottom:32px;color:var(--text-secondary);display:flex;align-items:center}@media (min-width: 0px){.connection-block-wrapper .short-description-container{margin-bottom:24px;font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1280px){.connection-block-wrapper .short-description-container{margin-bottom:32px}}@media (min-width: 960px){.connection-block-wrapper .short-description-container{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1440px){.connection-block-wrapper .short-description-container{margin-right:120px}}@media (min-width: 1280px){.connection-block-wrapper .short-description-container[data-design-type=VideoHeader]{color:var(--text-headline)}}.connection-block-wrapper .short-description-container p{margin-bottom:0}.connection-block-wrapper .product-features-list{margin:0 0 40px;padding-left:0}@media (min-width: 768px){.connection-block-wrapper .product-features-list{margin-bottom:36px}}@media (min-width: 1280px){.connection-block-wrapper .product-features-list{margin-bottom:48px}}.connection-block-wrapper .product-features-info:not(:last-child){margin-bottom:8px}@media (min-width: 768px){.connection-block-wrapper .product-features-info:not(:last-child){margin-bottom:16px}}@media (min-width: 1280px){.connection-block-wrapper .product-features-info:not(:last-child){margin-bottom:18px}}.connection-block-wrapper .product-features-info{display:flex;align-items:center}.connection-block-wrapper .product-features-info__img{width:24px;height:24px;margin-right:6px;filter:var(--icons-filter-primary)}@media (min-width: 768px){.connection-block-wrapper .product-features-info__img{margin-right:8px}}@media (min-width: 1280px){.connection-block-wrapper .product-features-info__img{width:32px;height:32px}}.connection-block-wrapper .product-features-info__text{display:flex;align-items:center;font:500 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 768px){.connection-block-wrapper .product-features-info__text{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}.connection-block-wrapper .product-features-info__icon{width:100%}@media (min-width: 0px){.connection-block-wrapper .duration-offer-container{margin-bottom:20px;font-size:17px;line-height:24px;font-weight:500}}@media (min-width: 768px){.connection-block-wrapper .duration-offer-container{margin-bottom:26px;font-family:MTS Compact;font-weight:500;font-size:24px;line-height:28px}}@media (min-width: 0px){.connection-block-wrapper .duration-offer-search{margin-top:-3px;vertical-align:middle;width:18px;height:20px;padding-right:8px;padding-left:3px}}@media (min-width: 768px){.connection-block-wrapper .duration-offer-search{margin-top:-1px;vertical-align:middle;width:24px;height:26px;padding-left:4px;padding-right:12px}}.connection-block-wrapper_with-icon{margin-top:-24px}@media (min-width: 768px){.connection-block-wrapper_with-icon{margin-top:-48px}}@media (min-width: 1280px){.connection-block-wrapper_with-icon{margin-top:44px}.connection-block-wrapper_with-icon .connection-block-top-content,.connection-block-wrapper_with-icon .short-description-container{padding-right:100px}}@media (min-width: 1440px){.connection-block-wrapper_with-icon .connection-block-top-content,.connection-block-wrapper_with-icon .short-description-container{padding-right:112px;margin-right:0}}@media (min-width: 1680px){.connection-block-wrapper_with-icon .connection-block-top-content,.connection-block-wrapper_with-icon .short-description-container{padding-right:100px}}.connection-block-wrapper .price-wrapper{display:flex;flex-direction:column;justify-content:flex-end;flex-grow:1}.connection-block-wrapper .price-wrapper .price-container{display:flex;flex-direction:column}.connection-block-wrapper .price-wrapper .price-container .price-description{background-color:var(--background-secondary);border-radius:12px;padding:10px 12px 14px;color:var(--text-secondary);margin-top:12px;font:400 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 768px){.connection-block-wrapper .price-wrapper .price-container .price-description{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;background-color:transparent;padding:0;margin-top:4px}}.connection-block-wrapper .price-wrapper .connect-top-button{margin-bottom:4px;display:flex;flex-direction:column;justify-content:end}@media (min-width: 0px){.connection-block-wrapper .price-wrapper .connect-top-button{margin-top:12px}}@media (min-width: 768px){.connection-block-wrapper .price-wrapper .connect-top-button{margin-bottom:0;width:320px;margin-top:24px}}.connection-block-wrapper .price-wrapper .connect-top-button .product-header-button{width:100%;height:44px;border-radius:8px;padding:8px 30px 11px;font:500 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 768px){.connection-block-wrapper .price-wrapper .connect-top-button .product-header-button{padding:16px 30px;line-height:1;height:52px}}@media (min-width: 1680px){.connection-block-wrapper .price-wrapper .connect-top-button .product-header-button{font:500 1.25rem/1.5rem MTS Compact,sans-serif;padding:24px 30px;border-radius:12px;height:72px}}.connection-block-wrapper .banner-container{margin-bottom:14px;cursor:pointer;display:flex;justify-content:center;text-decoration:none}.connection-block-wrapper .banner-container .banner-image{max-width:100%;height:auto}.connection-block-wrapper .btn{border-width:0}@media (min-width: 0px){.empty-banner{margin-top:12px}}@media (min-width: 1280px){.empty-banner{margin-top:44px}}@media (min-width: 1680px){.empty-banner{margin-top:92px}}.connection-block-wrapper_without-image{margin-top:178px}@media (min-width: 768px){.connection-block-wrapper_without-image{margin-top:270px}}@media (min-width: 1280px){.connection-block-wrapper_without-image{margin-top:44px}}@media (max-width: 1279.98px){.connection-block-wrapper.dark-design.connection-block-wrapper_transparent-background{background:var(--background-primary-elevated)!important}}@media (min-width: 1280px){.connection-block-wrapper.dark-design.connection-block-wrapper_transparent-background{background:transparent!important;box-shadow:none}}.connection-block-wrapper.dark-design{background-color:var(--background-primary-elevated)!important}@media (max-width: 1279.98px){.connection-block-wrapper_transparent-background{background:var(--background-primary-elevated)!important}}@media (min-width: 1280px){.connection-block-wrapper_transparent-background{box-shadow:none}}.banner-image{align-self:flex-end;z-index:10}@media (min-width: 0px){.banner-image{width:310px;height:202px}}@media (min-width: 768px){.banner-image{width:490px;height:318px}}@media (min-width: 1280px){.banner-image_center{z-index:30;position:absolute;top:calc(50% + 22px);transform:translateY(-50%);right:56px;width:524px;height:340px;align-self:center}}@media (min-width: 1440px){.banner-image_center{right:32px;width:688px;height:448px}}@media (min-width: 1680px){.banner-image_center{top:calc(50% + 46px);right:92px;width:748px;height:484px}}@media (min-width: 1920px){.banner-image_center{right:calc((100vw - 1688px) / 2);width:845px;height:550px}}@media (min-width: 1280px){.banner-image_bottom{position:relative;top:auto;right:auto;left:-40px;width:680px;height:444px;align-self:flex-end}}@media (min-width: 1440px){.banner-image_bottom{left:-48px;width:860px;height:561px}}@media (min-width: 1680px){.banner-image_bottom{left:-56px;width:1080px;height:703px}}.connection-block-with-logo .is-archive{filter:grayscale(1)}@media (min-width: 0px){.connection-block-with-logo{display:flex;flex-direction:column-reverse}}@media (min-width: 1280px){.connection-block-with-logo{flex-direction:row;justify-content:space-between;padding:0 56px}}@media (min-width: 1440px){.connection-block-with-logo{padding:0 32px}}@media (min-width: 1680px){.connection-block-with-logo{padding:0 calc((100vw - 1502px) / 2)}}@media (min-width: 1920px){.connection-block-with-logo{padding:0 calc((100vw - 1688px) / 2)}}@media (min-width: 1280px){.connection-block-with-logo_full-screen{height:100%}.connection-block-with-logo_full-screen .connection-block-wrapper{align-self:flex-start}}@media (min-width: 1440px){.connection-block-with-logo_video-paddings{padding-left:88px}}@media (min-width: 1680px){.connection-block-with-logo_video-paddings{padding-left:calc((100vw - 1358px) / 2)}}@media (min-width: 1920px){.connection-block-with-logo_video-paddings{padding-left:calc((100vw - 1552px) / 2)}}@media (min-width: 768px){.connection-block-with-logo_left-down .connection-block-wrapper{min-height:380px}}@media (min-width: 1280px){.connection-block-with-logo_left-down .connection-block-wrapper{padding-left:0}}.connection-block-with-logo_left-down .connection-block-wrapper .service-icon{top:-56px;width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:70px;max-height:70px}@media (min-width: 768px){.connection-block-with-logo_left-down .connection-block-wrapper .service-icon{top:-88px;max-width:112px;max-height:112px}}@media (min-width: 1280px){.connection-block-with-logo_left-down .connection-block-wrapper .service-icon{left:56px;top:64px}}@media (min-width: 1440px){.connection-block-with-logo_left-down .connection-block-wrapper .service-icon{left:88px}}@media (min-width: 1680px){.connection-block-with-logo_left-down .connection-block-wrapper .service-icon{left:calc((100vw - 1358px) / 2);top:128px}}@media (min-width: 1920px){.connection-block-with-logo_left-down .connection-block-wrapper .service-icon{left:calc(((100vw - 1688px) / 2) + 68px)}}.connection-block-with-logo_left-down .connection-block-wrapper_video .service-icon{max-width:264px;height:40px}@media (min-width: 768px){.connection-block-with-logo_left-down .connection-block-wrapper_video .service-icon{height:64px}}@media (min-width: 1280px){.connection-block-with-logo_left-down .connection-block-wrapper .price-wrapper{flex-direction:row-reverse;flex-grow:0}.connection-block-with-logo_left-down .connection-block-wrapper .price-wrapper .price-description{white-space:nowrap}.connection-block-with-logo_left-down .connection-block-wrapper .price-wrapper .price-container{padding-left:24px;justify-content:center}.connection-block-with-logo_left-down .connection-block-wrapper .price-wrapper .connect-top-button{margin-top:0}}.connection-block-with-logo_left-down .connection-block-wrapper .short-description-container{margin-bottom:40px}@media (min-width: 768px){.connection-block-with-logo_left-down .connection-block-wrapper .short-description-container{margin-bottom:36px}}@media (min-width: 1280px){.connection-block-with-logo_left-down .connection-block-wrapper .short-description-container{margin-bottom:48px}.connection-block-with-logo_left-down{position:relative}.connection-block-with-logo_left-down .connection-block-wrapper{align-self:flex-end;position:unset}}@media (min-width: 1440px){.connection-block-with-logo_left-down:not(.connection-block-with-logo_video-paddings){padding-left:88px}}@media (min-width: 1680px){.connection-block-with-logo_left-down:not(.connection-block-with-logo_video-paddings){padding-left:160px}}@media (min-width: 1920px){.connection-block-with-logo_left-down{padding:0 calc((100vw - 1552px) / 2)}}.connection-block-wrapper_video{margin-top:230px;padding-bottom:24px}@media (min-width: 768px){.connection-block-wrapper_video{margin-top:384px;padding-bottom:40px}}@media (min-width: 960px){.connection-block-wrapper_video{margin-top:492px}}@media (min-width: 1280px){.connection-block-wrapper_video{margin-top:44px;width:920px;padding-bottom:64px}.connection-block-wrapper_video .short-description-container,.connection-block-wrapper_video.connection-block-wrapper .connection-block-top-content .service-title{color:var(--constant-greyscale-0)}.connection-block-wrapper_video.connection-block-wrapper .price-wrapper .price-description{color:var(--constant-greyscale-300)}.connection-block-wrapper_video .current-price{color:var(--constant-greyscale-0)!important}.connection-block-wrapper_video .previous-price{color:var(--constant-greyscale-300)!important}}@media (min-width: 1680px){.connection-block-wrapper_video{margin-top:92px;width:1028px}}.sticky-bar-wrapper[data-force-hide=true]{display:none}[data-theme=dark] .duration-offer-search{filter:invert(100%)}:root{--typography-v3-promo1-short-wide-font-family:MTS Wide;--typography-v3-promo1-short-wide-font-size:4.5rem;--typography-v3-promo1-short-wide-line-height:4.5rem;--typography-v3-promo1-short-wide-font-weight:500;--typography-v3-promo1-short-wide-text-transform:uppercase;--typography-v3-promo1-long-wide-font-family:MTS Wide;--typography-v3-promo1-long-wide-font-size:4.5rem;--typography-v3-promo1-long-wide-line-height:4.5rem;--typography-v3-promo1-long-wide-font-weight:500;--typography-v3-promo2-short-wide-font-family:MTS Wide;--typography-v3-promo2-short-wide-font-size:2.75rem;--typography-v3-promo2-short-wide-line-height:2.75rem;--typography-v3-promo2-short-wide-font-weight:500;--typography-v3-promo2-short-wide-text-transform:uppercase;--typography-v3-promo2-long-wide-font-family:MTS Wide;--typography-v3-promo2-long-wide-font-size:2.75rem;--typography-v3-promo2-long-wide-line-height:2.75rem;--typography-v3-promo2-long-wide-font-weight:500;--typography-v3-promo-56-56-wide-font-family:MTS Wide;--typography-v3-promo-56-56-wide-font-size:3.5rem;--typography-v3-promo-56-56-wide-line-height:3.5rem;--typography-v3-promo-56-56-wide-font-weight:500;--typography-v3-promo-56-56-upp-wide-font-family:MTS Wide;--typography-v3-promo-56-56-upp-wide-font-size:3.5rem;--typography-v3-promo-56-56-upp-wide-line-height:3.5rem;--typography-v3-promo-56-56-upp-wide-font-weight:500;--typography-v3-promo-56-56-upp-wide-text-transform:uppercase;--typography-v3-promo-36-36-wide-font-family:MTS Wide;--typography-v3-promo-36-36-wide-font-size:2.25rem;--typography-v3-promo-36-36-wide-line-height:2.25rem;--typography-v3-promo-36-36-wide-font-weight:500;--typography-v3-promo-36-36-upp-wide-font-family:MTS Wide;--typography-v3-promo-36-36-upp-wide-font-size:2.25rem;--typography-v3-promo-36-36-upp-wide-line-height:2.25rem;--typography-v3-promo-36-36-upp-wide-font-weight:500;--typography-v3-promo-36-36-upp-wide-text-transform:uppercase;--typography-v3-h1-wide-font-family:MTS Wide;--typography-v3-h1-wide-font-size:2.25rem;--typography-v3-h1-wide-line-height:2.5rem;--typography-v3-h1-wide-font-weight:500;--typography-v3-h1-comp-font-family:MTS Compact;--typography-v3-h1-comp-font-size:2.25rem;--typography-v3-h1-comp-line-height:2.5rem;--typography-v3-h1-comp-font-weight:500;--typography-v3-h2-wide-font-family:MTS Wide;--typography-v3-h2-wide-font-size:2rem;--typography-v3-h2-wide-line-height:2.25rem;--typography-v3-h2-wide-font-weight:500;--typography-v3-h2-comp-font-family:MTS Compact;--typography-v3-h2-comp-font-size:2rem;--typography-v3-h2-comp-line-height:2.25rem;--typography-v3-h2-comp-font-weight:500;--typography-v3-h3-wide-font-family:MTS Wide;--typography-v3-h3-wide-font-size:1.5rem;--typography-v3-h3-wide-line-height:1.75rem;--typography-v3-h3-wide-font-weight:500;--typography-v3-h3-comp-font-family:MTS Compact;--typography-v3-h3-comp-font-size:1.5rem;--typography-v3-h3-comp-line-height:1.75rem;--typography-v3-h3-comp-font-weight:500;--typography-v3-h3-text-font-family:MTS Text;--typography-v3-h3-text-font-size:1.5rem;--typography-v3-h3-text-line-height:1.75rem;--typography-v3-h3-text-font-weight:500;--typography-v3-h4-wide-font-family:MTS Wide;--typography-v3-h4-wide-font-size:1.25rem;--typography-v3-h4-wide-line-height:1.5rem;--typography-v3-h4-wide-font-weight:500;--typography-v3-h4-comp-font-family:MTS Compact;--typography-v3-h4-comp-font-size:1.25rem;--typography-v3-h4-comp-line-height:1.5rem;--typography-v3-h4-comp-font-weight:500;--typography-v3-h4-text-font-family:MTS Text;--typography-v3-h4-text-font-size:1.25rem;--typography-v3-h4-text-line-height:1.5rem;--typography-v3-h4-text-font-weight:500;--typography-v3-p1-regular-comp-font-family:MTS Compact;--typography-v3-p1-regular-comp-font-size:1.5rem;--typography-v3-p1-regular-comp-line-height:2rem;--typography-v3-p1-regular-comp-font-weight:400;--typography-v3-p1-regular-text-font-family:MTS Text;--typography-v3-p1-regular-text-font-size:1.5rem;--typography-v3-p1-regular-text-line-height:2rem;--typography-v3-p1-regular-text-font-weight:400;--typography-v3-p2-regular-comp-font-family:MTS Compact;--typography-v3-p2-regular-comp-font-size:1.25rem;--typography-v3-p2-regular-comp-line-height:1.75rem;--typography-v3-p2-regular-comp-font-weight:400;--typography-v3-p2-regular-text-font-family:MTS Text;--typography-v3-p2-regular-text-font-size:1.25rem;--typography-v3-p2-regular-text-line-height:1.75rem;--typography-v3-p2-regular-text-font-weight:400;--typography-v3-p3-bold-comp-font-family:MTS Compact;--typography-v3-p3-bold-comp-font-size:1.0625rem;--typography-v3-p3-bold-comp-line-height:1.5rem;--typography-v3-p3-bold-comp-font-weight:700;--typography-v3-p3-medium-comp-font-family:MTS Compact;--typography-v3-p3-medium-comp-font-size:1.0625rem;--typography-v3-p3-medium-comp-line-height:1.5rem;--typography-v3-p3-medium-comp-font-weight:500;--typography-v3-p3-regular-comp-font-family:MTS Compact;--typography-v3-p3-regular-comp-font-size:1.0625rem;--typography-v3-p3-regular-comp-line-height:1.5rem;--typography-v3-p3-regular-comp-font-weight:400;--typography-v3-p3-medium-text-font-family:MTS Text;--typography-v3-p3-medium-text-font-size:1.0625rem;--typography-v3-p3-medium-text-line-height:1.5rem;--typography-v3-p3-medium-text-font-weight:500;--typography-v3-p3-regular-text-font-family:MTS Text;--typography-v3-p3-regular-text-font-size:1.0625rem;--typography-v3-p3-regular-text-line-height:1.5rem;--typography-v3-p3-regular-text-font-weight:400;--typography-v3-p4-bold-comp-font-family:MTS Compact;--typography-v3-p4-bold-comp-font-size:0.875rem;--typography-v3-p4-bold-comp-line-height:1.25rem;--typography-v3-p4-bold-comp-font-weight:700;--typography-v3-p4-medium-comp-font-family:MTS Compact;--typography-v3-p4-medium-comp-font-size:0.875rem;--typography-v3-p4-medium-comp-line-height:1.25rem;--typography-v3-p4-medium-comp-font-weight:500;--typography-v3-p4-medium-upp-comp-font-family:MTS Compact;--typography-v3-p4-medium-upp-comp-font-size:0.875rem;--typography-v3-p4-medium-upp-comp-line-height:1.25rem;--typography-v3-p4-medium-upp-comp-font-weight:500;--typography-v3-p4-medium-upp-comp-text-transform:uppercase;--typography-v3-p4-medium-upp-text-font-family:MTS Text;--typography-v3-p4-medium-upp-text-font-size:0.875rem;--typography-v3-p4-medium-upp-text-line-height:1.25rem;--typography-v3-p4-medium-upp-text-font-weight:500;--typography-v3-p4-medium-upp-text-text-transform:uppercase;--typography-v3-p4-regular-comp-font-family:MTS Compact;--typography-v3-p4-regular-comp-font-size:0.875rem;--typography-v3-p4-regular-comp-line-height:1.25rem;--typography-v3-p4-regular-comp-font-weight:400;--typography-v3-p4-regular-text-font-family:MTS Text;--typography-v3-p4-regular-text-font-size:0.875rem;--typography-v3-p4-regular-text-line-height:1.25rem;--typography-v3-p4-regular-text-font-weight:400;--typography-v3-p4-bold-upp-wide-font-family:MTS Wide;--typography-v3-p4-bold-upp-wide-font-size:0.875rem;--typography-v3-p4-bold-upp-wide-line-height:1.25rem;--typography-v3-p4-bold-upp-wide-font-weight:700;--typography-v3-p4-bold-upp-wide-text-transform:uppercase;--typography-v3-p4-bold-upp-wide-letter-spacing:0.05em;--typography-v3-c1-bold-comp-font-family:MTS Compact;--typography-v3-c1-bold-comp-font-size:0.75rem;--typography-v3-c1-bold-comp-line-height:1rem;--typography-v3-c1-bold-comp-font-weight:700;--typography-v3-c1-bold-upp-wide-font-family:MTS Wide;--typography-v3-c1-bold-upp-wide-font-size:0.75rem;--typography-v3-c1-bold-upp-wide-line-height:1rem;--typography-v3-c1-bold-upp-wide-font-weight:700;--typography-v3-c1-bold-upp-wide-text-transform:uppercase;--typography-v3-c1-bold-upp-wide-letter-spacing:0.05em;--typography-v3-c1-medium-comp-font-family:MTS Compact;--typography-v3-c1-medium-comp-font-size:0.75rem;--typography-v3-c1-medium-comp-line-height:1rem;--typography-v3-c1-medium-comp-font-weight:500;--typography-v3-c1-medium-upp-comp-font-family:MTS Compact;--typography-v3-c1-medium-upp-comp-font-size:0.75rem;--typography-v3-c1-medium-upp-comp-line-height:1rem;--typography-v3-c1-medium-upp-comp-font-weight:500;--typography-v3-c1-medium-upp-comp-text-transform:uppercase;--typography-v3-c1-regular-comp-font-family:MTS Compact;--typography-v3-c1-regular-comp-font-size:0.75rem;--typography-v3-c1-regular-comp-line-height:1rem;--typography-v3-c1-regular-comp-font-weight:400;--typography-v3-c2-bold-upp-wide-font-family:MTS Wide;--typography-v3-c2-bold-upp-wide-font-size:0.625rem;--typography-v3-c2-bold-upp-wide-line-height:0.75rem;--typography-v3-c2-bold-upp-wide-font-weight:700;--typography-v3-c2-bold-upp-wide-text-transform:uppercase;--typography-v3-c2-bold-upp-wide-letter-spacing:0.05em}.banner-block{position:relative}@media (min-width: 1280px){.banner-block_full-screen{display:flex;height:80vh;min-height:567px;max-height:960px}.banner-block_video{display:flex;height:calc(100vh - 160px);min-height:720px;max-height:none}}.inner-banner__wrapper{display:flex;position:relative;align-items:flex-end;padding:16px;margin:36px 20px 8px;min-height:calc(100vw / 2 - 20px);box-sizing:border-box;background-repeat:no-repeat;background-size:cover;background-position:100% 100%;border-radius:20px;transition-property:transform,box-shadow;transition-duration:.3s}@media (min-width: 768px){.inner-banner__wrapper{display:block;padding:0;margin:80px 0 0;border-radius:0;min-height:auto;height:320px;overflow:hidden}}@media (min-width: 1280px){.inner-banner__wrapper{border-radius:48px}}@media (min-width: 1440px){.inner-banner__wrapper{margin:128px 0 0}}@media (min-width: 1280px){.inner-banner__wrapper:hover{transform:scale(1.02);box-shadow:0 1px 39px rgba(22,47,70,.08),0 40px 79px rgba(22,47,70,.08)}}@media (min-width: 768px){.inner-banner__wrapper:active{transform:scale(.98)}}.inner-banner__background-mobile-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%;height:100%;border-radius:20px;overflow:hidden;left:0;top:0}.inner-banner__container{cursor:pointer;display:flex;justify-content:center;text-decoration:none;height:100%}@media (min-width: 768px){.inner-banner__container{padding:0 0 0 40px;position:relative;justify-content:space-between}}@media (min-width: 1280px){.inner-banner__container{padding:0 0 0 56px}}@media (min-width: 1680px){.inner-banner__container{padding:0 0 0 68px}}.inner-banner__container .inner-banner-image{max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}.inner-banner__container .inner-banner-image--fullwidth{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 768px){.inner-banner__container .inner-banner-image{position:absolute;right:0;min-width:320px;height:100%}}.inner-banner__content{display:flex;flex-direction:column;justify-content:flex-end;color:var(--constant-greyscale-0);z-index:1;width:100%}@media screen and (max-width: 767px){.inner-banner__content{color:var(--constant-greyscale-0)!important}}@media (min-width: 768px){.inner-banner__content{display:flex;flex-direction:column;justify-content:center;max-width:340px}}@media (min-width: 960px){.inner-banner__content{max-width:540px}}@media (min-width: 1280px){.inner-banner__content{max-width:640px}}.inner-banner__title{font:500 1.25rem/1.5rem MTS Compact,sans-serif;margin-bottom:4px}@media (min-width: 768px){.inner-banner__title{font:500 2.25rem/2.5rem MTS Wide,sans-serif;margin-bottom:12px}}@media (min-width: 1280px){.inner-banner__title{font:500 4.5rem/4.5rem MTS Wide,sans-serif;text-transform:uppercase;font-size:2.25rem;line-height:2.25rem}}@media (min-width: 1680px){.inner-banner__title{font:500 4.5rem/4.5rem MTS Wide,sans-serif;text-transform:uppercase;font-size:2.75rem;line-height:2.75rem}}.inner-banner__description{margin-bottom:0;margin-top:0;font:400 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 768px){.inner-banner__description{font:400 1.0625rem/1.5rem MTS Compact,sans-serif;margin-bottom:0}}@media (min-width: 960px){.inner-banner__description{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}.inner-banner__overlay{position:absolute;width:100%;height:100%;top:0;right:0;background-blend-mode:overlay;border-radius:20px;background:linear-gradient(0deg,hsla(0,0%,9%,.6),rgba(26,27,28,.25) 43.03%,rgba(20,22,23,.1) 69.74%,rgba(27,28,29,0))}.banner-pressed{transform:scale(.98)}.inner-banner{display:block}@media screen and (max-width: 768px){.inner-banner{margin-top:36px}}@media screen and (max-width: 1279px){.inner-banner{padding:0}}.inner-banner .inner-banner__wrapper{margin-top:0!important;margin-bottom:0!important}.recommended-products__wrapper{display:flex;flex-direction:column;position:relative;overflow:hidden}@media (min-width: 0px){.recommended-products__wrapper{padding-bottom:80px;margin-bottom:-80px;margin-top:36px}}@media (min-width: 768px){.recommended-products__wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;padding:80px 40px;margin-bottom:-80px;margin-top:0;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;grid-row-gap:48px;row-gap:48px}}@media (min-width: 1280px){.recommended-products__wrapper{padding:80px 56px;grid-row-gap:64px;row-gap:64px}}@media (min-width: 1440px){.recommended-products__wrapper{grid-template-columns:1fr 2fr;grid-template-rows:1fr;padding:128px 56px;margin-bottom:-128px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media (min-width: 1680px){.recommended-products__wrapper{padding:128px 68px 80px}}.recommended-products__title{margin:36px 0 32px 20px;color:var(--text-headline)}@media (min-width: 768px){.recommended-products__title{word-break:break-word;margin:0}}@media (min-width: 1440px){.recommended-products__title{max-width:440px;padding-right:32px}}@media (min-width: 1680px){.recommended-products__title{max-width:none}}.recommended-product__item{text-decoration:none;color:#000;color:initial;background-color:var(--background-primary-elevated);border-radius:20px;box-shadow:0 20px 80px rgba(15,34,79,.08),0 6px 36.478px rgba(15,34,79,.06),0 4px 15.1511px rgba(15,34,79,.03),0 1px 5.47985px rgba(15,34,79,.02);cursor:pointer;transition-property:transform;transition-duration:.2s;transition-timing-function:ease-out;box-sizing:border-box;scroll-snap-align:center;scroll-snap-stop:always}@media (min-width: 0px){.recommended-product__item{flex-grow:0;flex-shrink:0;flex-basis:94%;margin-right:12px;padding:20px}}@media (min-width: 768px){.recommended-product__item{padding:32px;box-shadow:none;margin-right:0}}@media (min-width: 1440px){.recommended-product__item{flex:0.33}}.recommended-product__item .recommended-product__image{align-self:center;-o-object-fit:contain;object-fit:contain}@media (min-width: 0px){.recommended-product__item .recommended-product__image{min-width:80px;height:80px}}.recommended-product__item .recommended-product__image img{width:100%;height:100%}.recommended-product__item:last-child{margin-right:0}.recommended-product__pressed{transform:scale(.98)}@media (min-width: 768px){.recommended-product__item:hover{transform:scale(1.02);box-shadow:0 1px 39px rgba(22,47,70,.08),0 40px 79px rgba(22,47,70,.08)}.recommended-product__item:active{transform:scale(.98)}}.recommended-products__label{font:500 .875rem/1.25rem MTS Compact,sans-serif;text-transform:uppercase;color:var(--text-secondary);color:var(--card-label-color,var(--text-secondary));display:inline-block;margin-bottom:12px}@media (min-width: 1680px){.recommended-products__label{font:500 1.0625rem/1.5rem MTS Compact,sans-serif}}.recommended-product__header{font-size:17px;line-height:24px;font-weight:700;color:var(--constant-greyscale-0);display:flex;flex-direction:row;justify-content:space-between;border-radius:16px;padding:0;height:48px;margin-right:16px;background-size:auto 100%;background-repeat:no-repeat;background-position:100%}@media (min-width: 0px){.recommended-product__header-wrapper{display:flex;margin-bottom:16px}}@media (min-width: 768px){.recommended-product__header-wrapper{margin-bottom:32px}}@media (min-width: 1680px){.recommended-product__header-wrapper{margin-bottom:40px}}.recommended-product__header-wrapper.no-image-margin{margin:0}@media (min-width: 768px){.recommended-product__header{background-size:auto 100%;background-position:100%}}@media (min-width: 0px){.recommended-product__header{height:100%;max-height:80px;width:auto;max-width:80px;padding:0}}.recommended-product__header.background-only{height:80px;width:80px}.recommended-product__header.no-image-margin{margin-right:0}.recommended-product__title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;align-self:center;margin-bottom:0;color:var(--text-primary);color:var(--card-title-color,var(--text-primary))}@media (min-width: 0px){.recommended-product__title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 768px){.recommended-product__title{margin-bottom:12px;font:500 1.5rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1680px){.recommended-product__title{font:500 2rem/2.25rem MTS Compact,sans-serif}}.recommended-product__title.no-image-margin{margin-bottom:16px}.recommended-product__description{font:400 .875rem/1.25rem MTS Compact,sans-serif;margin:0;color:var(--text-primary);color:var(--card-title-color,var(--text-primary))}@media (min-width: 768px){.recommended-product__description{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 960px){.recommended-product__description{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 0px){.recommended-products__items-wrapper{padding:32px 20px 80px;margin:-36px 0;display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding:0 20px}}@media (min-width: 768px){.recommended-products__items-wrapper{display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;grid-gap:32px;margin:-36px -80px -80px;padding:36px 80px 80px}}@media (min-width: 1440px){.recommended-products__items-wrapper{padding-bottom:128px;margin-bottom:-128px}}.recommended-products__items-wrapper::-webkit-scrollbar{display:none}.dark-design .recommended-product__description,.dark-design .recommended-product__title,.dark-design .recommended-products__title{color:var(--color-constant-greyscale-0)}.dark-design .recommended-product__item{background-color:var(--color-constant-greyscale-800)}.recommended-widget{display:block}@media screen and (max-width: 1279px){.recommended-widget{padding:0}}.recommended-widget__wrapper{position:relative}.recommended-widget__overflow-background{margin:0 auto;width:100%;height:100%;position:absolute}.recommended-widget__overflow-background.dark-design{background:var(--constant-greyscale-900)}.recommended-widget .recommended-products__wrapper{margin-bottom:-56px!important}@media (min-width: 768px){.recommended-widget .recommended-products__wrapper{padding-top:0!important;margin-bottom:-89px!important}}@media (min-width: 1280px){.recommended-widget .recommended-products__wrapper{padding-top:50px!important;margin-top:-50px!important}}@media (min-width: 1440px){.recommended-widget .recommended-products__wrapper{margin-bottom:-135px!important}}@media (min-width: 1680px){.recommended-widget .recommended-products__wrapper{margin-bottom:-87px!important}}.recommended-widget .recommended-products__items-wrapper{margin:-32px 0 -103px!important}@media (min-width: 768px){.recommended-widget .recommended-products__items-wrapper{padding:36px 40px 80px!important;margin:-36px -40px -71px!important}}@media (min-width: 1280px){.recommended-widget .recommended-products__items-wrapper{padding:50px 80px 80px!important;margin:-50px -80px -71px!important}}.recommended-widget .recommended-products__title{margin-top:0!important}.product-list-toggle{display:flex;justify-content:center}.product-list-toggle__container{display:flex;align-items:center;padding:0 40px;height:56px;color:var(--color-text-primary-link);color:var(--related-products__list-toggle_color,var(--color-text-primary-link));cursor:pointer}.product-list-toggle__container:hover .product-list-toggle__text-inline{border-bottom-color:currentColor;will-change:border-bottom-color}.product-list-toggle__text{font:400 1.5rem/2rem MTS Compact,sans-serif}.product-list-toggle__text-inline{border-bottom:2px solid transparent;padding-bottom:2px;transition:border-bottom-color .2s}.product-list-toggle__icon{width:24px;height:24px;margin-left:12px;fill:currentColor;will-change:transform}.product-list-toggle__icon_rotated{transform:rotate(180deg);transition-duration:.2s;transition-duration:var(--animation-duration,.2s);transition-property:transform}.related-products{--universal-card-color-background:var(--color-background-modal);margin:0 auto}@media (min-width: 1440px){.related-products{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.related-products__title{font:500 1.5rem/1.75rem MTS Wide,sans-serif;margin-top:0;margin-bottom:32px;padding:0 20px;color:var(--color-text-headline);color:var(--related-products__title_color,var(--color-text-headline))}@media (min-width: 768px){.related-products__title{font:500 2rem/2.25rem MTS Wide,sans-serif;margin-bottom:48px;padding:0 40px}}@media (min-width: 1280px){.related-products__title{font:500 2.25rem/2.5rem MTS Wide,sans-serif;margin-bottom:64px;padding:0}}@media (min-width: 1440px){.related-products__title{padding-right:32px}}@media (min-width: 1680px){.related-products__title{font:500 2.75rem/2.75rem MTS Wide,sans-serif}}.related-products__list{list-style:none;margin:0;padding:0}@media (max-width: 1279.98px){.related-products__list{overflow-x:auto;display:flex;flex-direction:row;flex-wrap:nowrap;margin-top:-32px;padding:32px 20px 40px;scroll-padding:0 20px}}@media (min-width: 768px) and (max-width: 1279.98px){.related-products__list{padding:32px 40px 40px;scroll-padding:0 40px}}@media (max-width: 767.98px){.related-products__list{padding:32px 20px}}@media (min-width: 1280px){.related-products__list{display:grid;justify-content:center;box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:32px;row-gap:32px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.related-products__list::-webkit-scrollbar{display:none}.related-products__list-item{box-sizing:border-box;display:flex;flex-grow:0;flex-shrink:0;margin-right:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-basis:304px}.related-products__list-item>*{flex-grow:1}@media (max-width: 1279.98px){.related-products__list-item{--universal-card-height:100%}}@media (min-width: 768px){.related-products__list-item{flex-basis:400px;border-radius:24px;scroll-snap-stop:normal;margin-right:32px}}@media (min-width: 1280px){.related-products__list-item{display:contents;margin-right:0}}.related-products__list-item:last-child{margin-right:0}.related-products__list-toggle{margin-top:32px}@media (min-width: 0px){.related-products__list--single{justify-content:center}}@media (min-width: 768px){.related-products__list--single{justify-content:flex-start}}.related-products--advanced-horizontal{grid-template-columns:unset}@media (min-width: 1440px){.related-products--advanced-horizontal .related-products__title{margin-bottom:64px}}@media (min-width: 1680px){.related-products--advanced-horizontal .related-products__title{margin-bottom:80px}}.related-products--advanced-horizontal .related-products__title--position-center{display:flex;justify-content:center}@media (min-width: 1280px){.related-products--advanced-horizontal .related-products__list{grid-row-gap:32px;row-gap:32px;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media (min-width: 1440px){.related-products--advanced-horizontal .related-products__list{grid-template-columns:repeat(3,minmax(0,1fr))}.related-products--advanced-horizontal .related-products__list-item:first-child{grid-column:span 2;display:flex}}.related-products .card-description ul,.related-products-modal .card-description ul{padding-left:0;margin:16px auto 0}@media (min-width: 960px){.related-products .card-description ul,.related-products-modal .card-description ul{margin-top:24px;margin-bottom:24px!important}}.related-products .card-description ul li,.related-products-modal .card-description ul li{position:relative;text-overflow:ellipsis;overflow:hidden;margin-bottom:12px;color:var(--text-headline);padding-left:36px;margin-left:0}@media (min-width: 960px){.related-products .card-description ul li,.related-products-modal .card-description ul li{margin-bottom:16px}}.related-products .card-description ul li:before,.related-products-modal .card-description ul li:before{content:"";background-image:url(/Styles/Stream/i/service-detail/description-list-item.svg);width:24px;height:24px;position:absolute;left:0;top:0}@media (min-width: 960px){.related-products .card-description ul li:before,.related-products-modal .card-description ul li:before{top:3px}}.related-products .card-description audio,.related-products-modal .card-description audio{margin-top:4px}@media (min-width: 960px){.related-products .card-description audio,.related-products-modal .card-description audio{margin-top:12px}}.related-products .card-description>:last-child,.related-products .card-description>:last-child>:last-child,.related-products-modal .card-description>:last-child,.related-products-modal .card-description>:last-child>:last-child{margin-bottom:0;padding-bottom:0}.related-products .related-option__icons,.related-products-modal .related-option__icons{padding-top:8px;line-height:0;display:flex;flex-wrap:wrap;justify-content:flex-start}@media (min-width: 768px){.related-products .related-option__icons,.related-products-modal .related-option__icons{padding:12px 0 8px}}@media (min-width: 1680px){.related-products .related-option__icons,.related-products-modal .related-option__icons{padding:16px 0 8px}}.related-products .related-option__icons img,.related-products-modal .related-option__icons img{width:32px;height:32px;pointer-events:none}@media (min-width: 768px){.related-products .related-option__icons img,.related-products-modal .related-option__icons img{width:44px;height:44px}}.related-products .related-option__icons img:not(:first-child),.related-products-modal .related-option__icons img:not(:first-child){margin-left:8px}@media (min-width: 768px){.related-products .related-option__icons img:not(:first-child),.related-products-modal .related-option__icons img:not(:first-child){margin-left:12px}}.related-products__advanced-horizontal-wrapper{position:relative;border-radius:24px;height:100%;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;background-color:var(--color-background-modal)}@media (min-width: 1440px){.related-products__advanced-horizontal-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}.related-products__advanced-horizontal-wrapper--clickable{cursor:pointer;transition:box-shadow .3s ease-in-out}@media (hover: hover){.related-products__advanced-horizontal-wrapper--clickable:hover{box-shadow:0 8px 40px 0 rgba(15,34,79,.2)}}.related-products__advanced-horizontal-wrapper--shadow{box-shadow:0 6px 24px 0 rgba(15,34,79,.14)}.related-products__advanced-horizontal-background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%;height:100%;border-radius:24px;overflow:hidden;top:0;left:0}.related-products__left-content,.related-products__right-content{position:relative;height:100%}.related-products__side-image{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover} .related-products__advanced-horizontal-wrapper .card.card__wrapper{background-color:transparent}.related-products-widget{display:block}@media (min-width: 1280px){.related-products-widget{box-sizing:border-box;padding:0 56px}}@media (min-width: 1440px){.related-products-widget{padding:0 88px}}@media (min-width: 1680px){.related-products-widget{padding:0 calc((100vw - 1358px) / 2)}}@media (min-width: 1920px){.related-products-widget{max-width:1688px;margin-left:auto;margin-right:auto;padding:0 68px}}.related-products-widget ul.related-products__list{position:relative}@media (min-width: 960px){.related-products-widget ul.related-products__list{margin-bottom:0!important}}@media (min-width: 768px){.related-products-widget ul.related-products__list{margin-bottom:0!important}}.related-products-widget .related-products__list-toggle{position:relative}.color-red{color:#ff0032}.color-white{color:#fff}.color-gray{color:#666}.color-light-gray{color:#fafafa}.color-middle-gray{color:grey}.color-dark-gray{color:#999}.text-bold{font-weight:500}.content-card_has-link{--scale-hovered:1.02;--scale-pressed:0.98}.content-card__image-wrapper{height:100%;overflow:hidden}.content-card__image{display:block;max-width:100%;width:100%;border-radius:24px;height:100%;max-height:calc(100% - 8px);content-visibility:visible}.content-card__title{margin-bottom:4px;text-align:center}@media (min-width: 0px){.content-card__title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 768px){.content-card__title{font:500 1.5rem/1.75rem MTS Compact,sans-serif;margin-bottom:8px}}@media (min-width: 1680px){.content-card__title{font:500 2rem/2.25rem MTS Compact,sans-serif}}.content-card__description{margin-bottom:12px;font-weight:400;font-size:14px;line-height:1.43;text-align:center;font:400 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 768px){.content-card__description{margin-bottom:16px;font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}.content-card__link{cursor:pointer}.content-card__button{display:block;width:100%;padding:6px 0;font-size:14px;line-height:1.41;font-weight:500;text-align:center;border-radius:8px;background-color:var(--controls-alternative);color:var(--text-headline);border-color:var(--controls-alternative);cursor:pointer}@media (min-width: 768px){.content-card__button{padding:10px 0;font-size:17px}}.content-card__button:hover{color:var(--text-headline)}.content-card.content-card_small-card{margin-top:8px;transition-property:transform;transition-duration:.5s}.content-card.content-card_small-card:hover{transform:scale(1);transform:scale(var(--scale-hovered,1))}@media (min-width: 768px){.content-card.content-card_small-card:hover{transform:none}}.content-card.content-card_small-card:active{transform:scale(1);transform:scale(var(--scale-pressed,1))}@media (min-width: 768px){.content-card.content-card_small-card:active{transform:none}}.content-card.content-card_small-card .content-card__image-wrapper{border-radius:20px}.content-card.content-card_small-card .content-card__image-wrapper:active,.content-card.content-card_small-card .content-card__image-wrapper:hover{transform:none}@media (min-width: 0px){.content-card.content-card_small-card .content-card__image-wrapper{height:305px}}@media (min-width: 768px){.content-card.content-card_small-card .content-card__image-wrapper{height:392px;transition-property:transform;transition-duration:.5s}.content-card.content-card_small-card .content-card__image-wrapper:hover{transform:scale(1);transform:scale(var(--scale-hovered,1))}.content-card.content-card_small-card .content-card__image-wrapper:active{transform:scale(1);transform:scale(var(--scale-pressed,1))}}@media (min-width: 1280px){.content-card.content-card_small-card .content-card__image-wrapper{height:359px}}@media (min-width: 1440px){.content-card.content-card_small-card .content-card__image-wrapper{height:392px}}@media (min-width: 1680px){.content-card.content-card_small-card .content-card__image-wrapper{height:343px}}@media (min-width: 1920px){.content-card.content-card_small-card .content-card__image-wrapper{height:390px}}.content-card.content-card_small-card .content-card__image-wrapper.card-pressed{transform:none}@media (min-width: 768px){.content-card.content-card_small-card .content-card__image-wrapper.card-pressed{transform:scale(1);transform:scale(var(--scale-pressed,1))}}.content-card.content-card_small-card .content-card__content-wrapper{margin-top:16px;word-break:break-word}@media (min-width: 768px){.content-card.content-card_small-card .content-card__content-wrapper{margin-top:20px}}@media (min-width: 1280px){.content-card.content-card_small-card .content-card__content-wrapper{margin-bottom:22px}}.content-card.content-card_small-card .content-card__content{word-break:break-word}.content-card.content-card_small-card .content-card__description{margin:0}.content-card.content-card_small-card .content-card__button{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:calc(100% - 12px);margin:16px auto 0;padding:6px 12px;transition-property:transform;transition-duration:.5s}@media (min-width: 768px){.content-card.content-card_small-card .content-card__button{max-width:calc(100% - 32px);margin:20px auto 0;padding:10px 18px}.content-card.content-card_small-card .content-card__button:focus,.content-card.content-card_small-card .content-card__button:hover{transform:scale(1);transform:scale(var(--scale-hovered,1))}.content-card.content-card_small-card .content-card__button:active{transform:scale(1);transform:scale(var(--scale-pressed,1))}}.content-card.content-card_small-card.content-card_white-text .content-card__title{color:var(--constant-greyscale-0)}.content-card.content-card_small-card.content-card_white-text .content-card__description{color:var(--constant-greyscale-200)}.content-card.content-card_small-card.content-card_black-text .content-card__description,.content-card.content-card_small-card.content-card_black-text .content-card__title{color:#1d2023}.content-card.content-card_small-card.content-card_black-text .content-card__button{background-color:var(--constant-greyscale-0);color:var(--constant-greyscale-800)}.content-card.content-card_small-card.content-card_default-text .content-card__description,.content-card.content-card_small-card.content-card_default-text .content-card__title{color:var(--text-primary)}.content-card.content-card_small-card.content-card_default-text .content-card__button{background-color:var(--controls-tertiary-active);color:var(--text-headline)}.content-card.content-card--action .content-card__image-wrapper:active,.content-card.content-card--action .content-card__image-wrapper:hover,.content-card.content-card--action:active,.content-card.content-card--action:hover{transform:none}.content-card.content-card_big-card{display:flex;transition-property:transform;transition-duration:.5s}@media (min-width: 768px){.content-card.content-card_big-card:hover{transform:scale(1);transform:scale(var(--scale-hovered,1))}.content-card.content-card_big-card:hover .content-card__content-wrapper{opacity:1}}.content-card.content-card_big-card:active{transform:scale(1);transform:scale(var(--scale-pressed,1))}.content-card.content-card_big-card .content-card__image-wrapper{border-radius:24px;height:440px}@media (min-width: 768px){.content-card.content-card_big-card .content-card__image-wrapper{height:576px}}@media (min-width: 1280px){.content-card.content-card_big-card .content-card__image-wrapper{height:529px}}@media (min-width: 1440px){.content-card.content-card_big-card .content-card__image-wrapper{height:576px}}@media (min-width: 1680px){.content-card.content-card_big-card .content-card__image-wrapper{height:502px}}@media (min-width: 1920px){.content-card.content-card_big-card .content-card__image-wrapper{height:574px}}.content-card.content-card_big-card .content-card__content-wrapper{position:absolute;width:calc(100% - 21px);bottom:0;margin:8px 8px 14px;transition:.5s;background:rgba(29,32,35,.4);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:20px}@media (min-width: 768px){.content-card.content-card_big-card .content-card__content-wrapper{opacity:0;transform:translateY(-8px);width:calc(100% - 16px);margin:8px}}.content-card.content-card_big-card .content-card__content-wrapper .content-card__content{padding:16px}@media (min-width: 768px){.content-card.content-card_big-card .content-card__content-wrapper .content-card__content{padding:16px 16px 0}}.content-card.content-card_big-card .content-card__content-wrapper .content-card__content .content-card__title{color:var(--constant-greyscale-0)}.content-card.content-card_big-card .content-card__content-wrapper .content-card__content .content-card__title:only-child{margin-bottom:0}@media (min-width: 768px){.content-card.content-card_big-card .content-card__content-wrapper .content-card__content .content-card__title:only-child{padding-bottom:16px}}.content-card.content-card_big-card .content-card__content-wrapper .content-card__button{display:none}@media (min-width: 768px){.content-card.content-card_big-card .content-card__content-wrapper .content-card__button{display:block;width:auto;margin:0 16px 16px}}.content-card.content-card_big-card .content-card__description{margin-bottom:0;color:var(--constant-greyscale-200)}@media (min-width: 768px){.content-card.content-card_big-card .content-card__description{margin-bottom:16px}}.content-card.content-card_big-card .content-card__description:only-child{margin-bottom:0}@media (min-width: 768px){.content-card.content-card_big-card .content-card__description:only-child{padding-bottom:16px}.content-card.content-card_big-card .content-card__image-wrapper.card-pressed{transform:scale(1);transform:scale(var(--scale-pressed,1))}}.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_black-text .content-card__description,.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_black-text .content-card__title,.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_default-text .content-card__description,.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_default-text .content-card__title{color:#1d2023}.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_black-text .content-card__button,.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_default-text .content-card__button{background-color:#f2f3f7;color:#000}.content-slider__background-wrapper.content-slider__set-background .content-card.content-card_small-card.content-card_white-text .content-card__button{background-color:var(--constant-greyscale-0);color:#000}[data-theme=dark] .content-card.content-card_big-card .content-card__content-wrapper{background:rgba(29,32,35,.4)}.universal-content-tabs{margin-left:-20px;margin-right:-20px}@media (min-width: 768px){.universal-content-tabs{margin-left:-40px;margin-right:-40px}}@media (min-width: 1280px){.universal-content-tabs{margin-left:-56px;margin-right:-56px}}@media (min-width: 1440px){.universal-content-tabs{margin-left:-88px;margin-right:-88px}}@media (min-width: 1680px){.universal-content-tabs{margin-left:-160px;margin-right:-160px}}@media (min-width: 1920px){.universal-content-tabs{margin-left:-184px;margin-right:-184px}}.universal-content-tabs__nav{display:flex;flex-direction:row}@media (min-width: 1280px){.universal-content-tabs__nav{justify-content:center}}@media (min-width: 0px){.universal-content-tabs__item.is-first{padding-left:20px}}@media (min-width: 768px){.universal-content-tabs__item.is-first{padding-left:40px}}@media (min-width: 1280px){.universal-content-tabs__item.is-first{padding-left:var(--grid-padding-x)}}@media (min-width: 0px){.universal-content-tabs__item.is-last{margin-right:20px}}@media (min-width: 768px){.universal-content-tabs__item.is-last{margin-right:40px}}@media (min-width: 1280px){.universal-content-tabs__item.is-last{margin-right:var(--grid-padding-x)}}.universal-content-tabs__scroll{display:flex;flex-direction:row;flex-wrap:nowrap;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.universal-content-tabs__scroll::-webkit-scrollbar{display:none}.universal-content-tabs__button{position:relative;z-index:50;background:transparent;color:var(--text-primary);padding:6px 12px;border:none;border-radius:6px;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:98px;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font:500 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 960px){.universal-content-tabs__button{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;padding:14px 20px;border-radius:8px}.universal-content-tabs__button:hover{color:var(--text-secondary);transform:scale(1.03)}}.universal-content-tabs__button:active:not(.active){transform:scale(.98)}.universal-content-tabs__button.active{color:var(--text-inverted)}.universal-content-tabs__button.black{color:var(--constant-greyscale-800)}.universal-content-tabs__button.black.active{color:var(--constant-greyscale-0)}@media (min-width: 960px){.universal-content-tabs__button.black:hover:not(.active){opacity:.8}}.universal-content-tabs__button.white{color:var(--constant-greyscale-0)}.universal-content-tabs__button.white.active{color:var(--constant-greyscale-800)}@media (min-width: 960px){.universal-content-tabs__button.white:hover:not(.active){opacity:.8}}.universal-content-tabs__active-background{height:20px;transition:all .3s ease-in-out;position:absolute;z-index:1;background:var(--controls-secondary-active);border:none;border-radius:6px;height:32px;transition:all .3s ease}@media (min-width: 960px){.universal-content-tabs__active-background{height:52px}}.universal-content-tabs__active-background.black{background:var(--constant-greyscale-800)}.universal-content-tabs__active-background.white{background:var(--constant-greyscale-0)}.content-slider__swiper-container{position:relative;padding-top:16px}@media (min-width: 0px){.content-slider__swiper-container{margin-left:-20px;margin-right:-20px}}@media (min-width: 768px){.content-slider__swiper-container{padding-top:32px;margin-left:-40px;margin-right:-40px}}@media (min-width: 1280px){.content-slider__swiper-container{overflow:hidden;padding-top:48px;padding-left:8px;padding-right:8px;margin:0}}@media (min-width: 1680px){.content-slider__swiper-container{margin:0 auto;padding-top:64px}}@media (min-width: 1920px){.content-slider__swiper-container{max-width:unset}}.content-slider__swiper-wrapper{position:relative}.content-slider swiper{margin:0 auto;overflow:hidden}@media (min-width: 1280px){.content-slider swiper{max-width:1119px;padding-left:5px;padding-right:5px}}@media (min-width: 1440px){.content-slider swiper{max-width:1217px}}@media (min-width: 1680px){.content-slider swiper{max-width:1434px}}@media (min-width: 1920px){.content-slider swiper{max-width:1628px}}@media screen and (min-width: 660px) and (max-width: 767px){.content-slider swiper[data-cards-count="1"] .swiper-wrapper,.content-slider swiper[data-cards-count="2"] .swiper-wrapper{transform:translate3d(20px,0,0)!important}}@media screen and (min-width: 860px) and (max-width: 1279px){.content-slider swiper[data-cards-count="1"] .swiper-wrapper,.content-slider swiper[data-cards-count="2"] .swiper-wrapper{transform:translate3d(40px,0,0)!important}}.content-slider swiper .swiper-wrapper .swiper-slide{width:297px!important;min-height:292px;padding-top:8px}@media screen and (max-width: 374px){.content-slider swiper .swiper-wrapper .swiper-slide{width:297px!important}}@media (min-width: 768px){.content-slider swiper .swiper-wrapper .swiper-slide{width:384px!important}}@media (min-width: 1280px){.content-slider swiper .swiper-wrapper .swiper-slide{width:352px!important}}@media (min-width: 1440px){.content-slider swiper .swiper-wrapper .swiper-slide{width:384px!important}}@media (min-width: 1680px){.content-slider swiper .swiper-wrapper .swiper-slide{width:334px!important}}@media (min-width: 1920px){.content-slider swiper .swiper-wrapper .swiper-slide{width:382px!important}}@media (min-width: 1280px){.content-slider swiper .swiper-wrapper .swiper-slide:first-child{margin-left:0}}.content-slider swiper .swiper-wrapper .swiper-slide:last-child{margin-right:20px}@media (min-width: 768px){.content-slider swiper .swiper-wrapper .swiper-slide:last-child{margin-right:40px}}@media (min-width: 1280px){.content-slider swiper .swiper-wrapper .swiper-slide:last-child{margin-right:0}}.content-slider .swiper-pagination{display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:static}@media (min-width: 1280px){.content-slider .swiper-pagination{display:block;height:24px;margin:0 auto;padding-top:24px}}.content-slider .swiper-pagination .swiper-pagination-bullet{background-color:var(--text-headline);background-color:var(--color-title,var(--text-headline));opacity:.3}.content-slider .swiper-pagination .swiper-pagination-bullet:not(:last-child){margin-right:12px}.content-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.content-slider .swiper-pagination.default .swiper-pagination-bullet{background-color:var(--text-headline)}.content-slider .swiper-pagination.white .swiper-pagination-bullet-active{background-color:var(--constant-greyscale-0)}.content-slider .swiper-pagination.black .swiper-pagination-bullet-active{background-color:var(--constant-greyscale-800)}.content-slider .swiper-pagination.swiper-pagination-lock,.content-slider__button-container{display:none}@media (min-width: 1280px){.content-slider__button-container{display:block;position:absolute;right:50%}}@media (min-width: 1680px){.content-slider__button-container[data-cards-count="4"]{display:none}}@media (min-width: 1280px){.content-slider__button-container.content-slider__button-container_small-card,.content-slider__button-container.content-slider__button-container_small-card.content-slider__without-title{top:175px}}@media (min-width: 1440px){.content-slider__button-container.content-slider__button-container_small-card.content-slider__without-title{top:175px}}@media (min-width: 1680px){.content-slider__button-container.content-slider__button-container_small-card.content-slider__without-title{top:175px}}.content-slider__button-container.content-slider__button-container_big-card,.content-slider__button-container.content-slider__button-container_big-card.content-slider__without-title{top:50%}.content-slider__button-container.white .content-slider__button-next,.content-slider__button-container.white .content-slider__button-prev{background:var(--constant-greyscale-0)}.content-slider__button-container.white .content-slider__button-next svg path,.content-slider__button-container.white .content-slider__button-prev svg path{fill:var(--constant-greyscale-800)}.content-slider__button-container.black .content-slider__button-next,.content-slider__button-container.black .content-slider__button-prev{background:var(--constant-greyscale-800)}.content-slider__button-container.black .content-slider__button-next svg path,.content-slider__button-container.black .content-slider__button-prev svg path{fill:var(--constant-greyscale-0)}.content-slider__button-next,.content-slider__button-prev{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;width:52px;height:52px;background-color:var(--background-modal);box-shadow:0 0 16px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.08);border-radius:32px;z-index:1;cursor:pointer}.content-slider__button-next:active,.content-slider__button-prev:active{transform:scale(.98)}.content-slider__button-next.swiper-button-disabled,.content-slider__button-prev.swiper-button-disabled{display:none}.content-slider__button-next svg path,.content-slider__button-prev svg path{fill:var(--icons-primary)}@media (min-width: 1280px){.content-slider__button-prev{right:538px}}@media (min-width: 1440px){.content-slider__button-prev{right:586px}}@media (min-width: 1680px){.content-slider__button-prev{right:693px}}@media (min-width: 1920px){.content-slider__button-prev{right:789px}}@media (min-width: 1280px){.content-slider__button-next{left:538px}}@media (min-width: 1440px){.content-slider__button-next{left:586px}}@media (min-width: 1680px){.content-slider__button-next{left:693px}}@media (min-width: 1920px){.content-slider__button-next{left:789px}}.content-slider{position:relative}.content-slider__background-wrapper{border-radius:24px;background-size:cover;min-height:440px}@media (min-width: 768px){.content-slider__background-wrapper{border-radius:48px;height:100%;max-height:100%}}@media (min-width: 1280px){.content-slider__background-wrapper{border-radius:0;height:100%;max-height:100%}}@media (min-width: 1440px){.content-slider__background-wrapper{max-height:100%;height:100%}}@media (min-width: 1680px){.content-slider__background-wrapper{max-height:100%;height:100%}}@media (min-width: 1920px){.content-slider__background-wrapper{min-height:100%}}.content-slider__background-wrapper-server{min-height:560px}.content-slider__container{margin-top:0;margin-left:auto;margin-right:auto;box-sizing:border-box;overflow:hidden}@media (min-width: 1280px){.content-slider__container{padding-left:0;padding-right:0}}.content-slider__tabs-container{margin-top:32px}@media (min-width: 768px){.content-slider__tabs-container{margin-top:48px}}@media (min-width: 1280px){.content-slider__tabs-container{margin-top:64px}}@media (min-width: 1680px){.content-slider__tabs-container{margin-top:80px}}.content-slider__title-wrapper{text-align:left;text-transform:none;margin-bottom:0}@media (min-width: 1280px){.content-slider__title-wrapper{text-align:center}}.content-slider__title{margin-top:0;margin-bottom:0;color:var(--text-headline);color:var(--color-title,var(--text-headline))}.content-slider__title .desktop{display:none}@media (min-width: 1280px){.content-slider__title .desktop{display:inline;display:initial}}.content-slider__title .mobile{display:inline;display:initial}@media (min-width: 1280px){.content-slider__title .mobile{display:none}}.content-slider__subtitle{color:var(--text-headline);color:var(--color-title,var(--text-headline));margin-top:16px}@media (min-width: 0px){.content-slider__subtitle{margin-bottom:0;text-transform:none;font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 768px){.content-slider__subtitle{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1280px){.content-slider__subtitle{text-align:center;font:400 1.5rem/2rem MTS Compact,sans-serif}}.content-slider__subtitle .desktop{display:none}@media (min-width: 1280px){.content-slider__subtitle .desktop{display:inline;display:initial}}.content-slider__subtitle .mobile{display:inline;display:initial}@media (min-width: 1280px){.content-slider__subtitle .mobile{display:none}.content-slider--action .content-slider__background-wrapper{margin-top:0}}.content-slider__background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%;height:100%;border-radius:24px}@media (min-width: 768px){.content-slider__background-image{border-radius:48px}}@media (min-width: 1280px){.content-slider__background-image{border-radius:0}}.product-cards-section__grid{display:grid;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-template-columns:1fr;grid-row-gap:16px;row-gap:16px;position:relative}@media (min-width: 767px){.product-cards-section__grid{grid-row-gap:32px;row-gap:32px}}@media (min-width: 1439px){.product-cards-section__grid{grid-template-columns:1fr 1fr 1fr}}.product-cards-section__subgrid{display:grid;grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px;grid-template-columns:1fr;grid-row-gap:12px;row-gap:12px}@media (min-width: 767px){.product-cards-section__subgrid{grid-template-columns:1fr 1fr;grid-row-gap:24px;row-gap:24px}}@media (min-width: 1439px){.product-cards-section__subgrid{grid-column:span 2}}.product-cards-section__grid-header{display:flex;flex-direction:column}@media (max-width: 767.98px){.product-cards-section__grid-header{flex-direction:row-reverse;align-items:center}}.product-cards-section__icon{height:72px;width:72px;margin-bottom:24px;flex-shrink:0}@media (max-width: 767.98px){.product-cards-section__icon{height:44px;width:44px;margin-left:12px;margin-bottom:0}}.product-cards-section__title-wrapper{width:100%}.product-cards-section__title{font-family:MTSCompact;font-style:normal;font-weight:500;font-size:20px;line-height:24px;grid-column:1}@media (min-width: 767px){.product-cards-section__title{font-family:MTSWide;font-size:36px;line-height:40px}}@media (min-width: 1279px){.product-cards-section__title{text-transform:uppercase;line-height:36px}}@media (min-width: 1679px){.product-cards-section__title{font-size:44px;line-height:44px}}.product-cards-section__subtitle{font-family:MTS Compact;font-size:24px;font-weight:400;line-height:32px;margin-top:4px}@media (max-width: 767.98px){.product-cards-section__subtitle{font-size:17px;line-height:24px;margin-top:2px}}.product-cards-section__background{position:absolute;width:100vw;left:-20px;height:calc(22px + 100% + 32px);top:-22px}@media (min-width: 767px){.product-cards-section__background{left:-40px}}@media (min-width: 1279px){.product-cards-section__background{left:-112px;height:calc(64px + 100% + 64px);top:-64px}}@media (min-width: 1439px){.product-cards-section__background{left:-88px;height:calc(64px + 100% + 64px);top:-64px}}@media (min-width: 1679px){.product-cards-section__background{left:-160px}}@media (min-width: 1919px){.product-cards-section__background{left:calc(-68px - (100vw - 1688px) / 2)}}.product-cards-section__background--first{height:calc(44px + 100% + 32px);top:-44px}@media (min-width: 1279px){.product-cards-section__background--first{height:calc(128px + 100% + 64px);top:-128px}}@media (min-width: 1439px){.product-cards-section__background--first{height:calc(77px + 100% + 64px);top:-77px}}@media (min-width: 1679px){.product-cards-section__background--first{height:calc(128px + 100% + 64px);top:-128px}}@media (min-width: 0px){.universal-cards-section__wrapper{display:block;margin-top:36px}}@media (min-width: 1280px){.universal-cards-section__wrapper{padding:0 56px}}@media (min-width: 1440px){.universal-cards-section__wrapper{padding:0 56px}}@media (min-width: 1680px){.universal-cards-section__wrapper{padding:0 68px}}@media (min-width: 1280px){.music-player{position:absolute;top:64px;background-color:transparent!important;right:var(--grid-padding-x);margin:0}}@media (min-width: 1680px){.music-player{top:128px;right:calc(50% - 680px)}}@media (min-width: 1920px){.music-player{right:calc(50% - 776px)}}.music-player__wrapper{display:flex;width:100%;height:100%}@media (min-width: 1280px){.music-player__wrapper{border-radius:48px;background-color:transparent!important;width:468px;height:320px}}@media (min-width: 1440px){.music-player__wrapper{width:508px}}@media (min-width: 1680px){.music-player__wrapper{width:548px}}@media (min-width: 1920px){.music-player__wrapper{width:628px;height:380px}}.music-player__frame-wrapper{border-radius:20px;overflow:hidden;margin:0 var(--grid-padding-x);width:100%;height:100%}@media (min-width: 1280px){.music-player__frame-wrapper{margin:0}}.music-player__frame{display:block;height:380px;width:100%;overflow:hidden;border:none;border-radius:inherit;background:var(--color-constant-greyscale-100)}@media (min-width: 1280px){.music-player__frame{height:100%}}:host{display:block}.gallery-big__title{width:80%;left:50%;transform:translateX(-50%);text-align:center;will-change:top;margin:0;padding-bottom:24px}.gallery-big__title--without-animation{left:auto;margin:0 auto;transform:translateX(0)}.gallery-big__carousel-container{position:relative;height:var(--card-height);width:100%;overflow:visible;will-change:position,top}.gallery-big__carousel--prerender{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center}.gallery-big__slides-container{display:flex;touch-action:pan-y pinch-zoom}.gallery-big__slide{flex:0 0 var(--card-width);margin:0 var(--slide-margin)}.gallery-big__slide--shimmer{width:var(--card-width);height:var(--card-height);display:block;background-color:var(--color-background-stroke);border-radius:24px;opacity:.5;transition:transform .5s}.gallery-big__slide--shimmer:hover{transform:scale(1.02)}.gallery-big__slide--shimmer:active{transform:scale(.98)}.gallery-big__slide-link{display:block;width:100%;height:100%;cursor:pointer;position:relative;transition:transform .5s;will-change:transform}.gallery-big__slide-link:hover{transform:scale(1.02)}.gallery-big__slide-link:active{transform:scale(.98)}.gallery-big__slide-info-container{box-sizing:border-box;display:grid;align-items:center;width:calc(var(--card-width) - 16px);pointer-events:none;position:absolute;bottom:0;left:0;background-color:var(--background-overlay);color:var(--color-constant-greyscale-0);margin:0 8px 8px;padding:8px 16px;border-radius:20px;grid-template-columns:1fr;justify-content:center;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);opacity:0;transition:opacity .5s}.gallery-big__slide-info-container div:not(:first-child):before{content:"";position:absolute;transform:translateY(-50%);left:0;opacity:.3;background-color:var(--color-constant-greyscale-0);height:1px;width:100%;top:0}.gallery-big__slide-title{font:500 1.0625rem/1.5rem MTS Compact,sans-serif;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;text-align:center;margin:6px 8px 10px}.gallery-big__slide-title[cardsType=square]{-webkit-line-clamp:4}.gallery-big__slide-title--only{padding:2px 0}.gallery-big__slide-button{font:700 .625rem/.75rem MTS Wide,sans-serif;letter-spacing:.05em;text-transform:uppercase;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;height:24px;padding:10px 8px 6px}.gallery-big__slide-button--only{padding:4px 0}.gallery-big__slide-button span{display:flex;align-items:center;height:100%}.gallery-big__navigation{display:flex;justify-content:space-between;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.gallery-big__next,.gallery-big__prev{position:absolute;transform:translateY(-50%);display:none;align-items:center;justify-content:center;top:50%;width:72px;height:72px;background-color:hsla(0,0%,100%,.08);border-radius:72px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);cursor:pointer;transition:transform .2s}.gallery-big__next:active,.gallery-big__prev:active{transform:scale(.9) translateY(-50%)}.gallery-big__navigation-icon{color:var(--color-constant-greyscale-0)}.gallery-big__mts-image{width:var(--card-width);height:var(--card-height);border-radius:24px;pointer-events:none}@media (min-width: 0px){.gallery-big__slide-info-container[bigGalleryCardsBottomPanelVisibility="hover/visible"],.gallery-big__slide-info-container[bigGalleryCardsBottomPanelVisibility=visible]{opacity:1}}@media (min-width: 768px){.gallery-big__title{padding-bottom:32px}.gallery-big__slide-info-container{padding:8px 24px}.gallery-big__slide-info-container[cardsType=horizontal]{grid-template-columns:1fr auto}.gallery-big__slide-info-container div:not(:first-child)[cardsType=horizontal]:before{top:50%;height:100%;width:1px}.gallery-big__slide-title{font:500 1.25rem/1.5rem MTS Compact,sans-serif;margin:10px 8px 14px}.gallery-big__slide-title[cardsType=square]{-webkit-line-clamp:4}.gallery-big__slide-title[cardsType=horizontal]{-webkit-line-clamp:4;text-align:start;margin:16px 22px 16px 4px}.gallery-big__slide-title--only{margin:8px 0}.gallery-big__slide-button{font:700 .75rem/1rem MTS Wide,sans-serif;letter-spacing:.05em;text-transform:uppercase;height:24px;padding:14px 8px 10px}.gallery-big__slide-button[cardsType=horizontal]{width:auto;padding:0 4px 0 22px;height:calc(100% - 16px)}.gallery-big__slide-button--only{padding:8px 0}.gallery-big__slide-button--only[cardsType=horizontal]{height:24px;padding:16px 0}.gallery-big__prev{left:40px}.gallery-big__next{right:40px}}@media (min-width: 960px){.gallery-big__slide-info-container[bigGalleryCardsBottomPanelVisibility=visible],.gallery-big__slide-link:hover .gallery-big__slide-info-container[bigGalleryCardsBottomPanelVisibility="hover/visible"]{opacity:1}.gallery-big__slide-info-container[bigGalleryCardsBottomPanelVisibility="hover/visible"],.gallery-big__slide-info-container[bigGalleryCardsBottomPanelVisibility=hidden]{opacity:0}.gallery-big__next,.gallery-big__prev{display:flex}}@media (min-width: 1280px){.gallery-big__title{padding-bottom:40px}.gallery-big__slide-title{font:500 1.5rem/1.75rem MTS Compact,sans-serif;margin:14px 8px 18px}.gallery-big__slide-title[cardsType=horizontal]{-webkit-line-clamp:4;margin:20px 22px 20px 4px}.gallery-big__slide-title--only{margin:12px 0}.gallery-big__slide-button{padding:18px 8px 14px}.gallery-big__slide-button[cardsType=horizontal]{width:auto;padding:0 4px 0 22px}.gallery-big__slide-button--only{padding:13px 0}.gallery-big__slide-button--only[cardsType=horizontal]{padding:22px 0}.gallery-big__slide-info-container div:not(:first-child)[cardsType=horizontal]:before{height:calc(100% - 8px)}.gallery-big_prev{left:60px}.gallery-big__next{right:60px}}@media (min-width: 1680px){.gallery-big__title{padding-bottom:52px}.gallery-big__prev{left:80px}.gallery-big__next{right:80px}}:host{width:100%;overflow:visible;opacity:0;transform:translateY(30px)}:host.show{opacity:1;transform:translateY(0)}.gallery-small__container{display:flex;flex-direction:column;white-space:nowrap;position:relative;width:100%}.gallery-small__line{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:16px;will-change:transform}.gallery-small__line[hideSmallGalleryCardsMobile=true]{display:none}.gallery-small__line--shimmer{width:100%}.gallery-small__line-container{height:var(--small-card-height);width:100%;position:relative;overflow:hidden}.gallery-small__line-container-shimmer{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-wrap:nowrap}.gallery-small__line-container-shimmer>div:last-child{margin-right:0}.gallery-small__card{position:relative;display:inline-block;border-radius:16px;margin-right:16px;width:var(--small-card-width);height:var(--small-card-height);transition:transform .5s}.gallery-small__card--shimmer{display:flex;background-color:var(--color-background-stroke);opacity:.5}.gallery-small__card--shimmer[hideSmallGalleryCardsMobile=true]{display:none}.gallery-small__card:hover{transform:scale(1.02)}.gallery-small__card:active{transform:scale(.98)}.gallery-small__link{width:100%;display:flex;cursor:pointer}.gallery-small__link:hover .gallery-small__overlay{visibility:visible}.gallery-small__overlay{font:700 .625rem/.75rem MTS Wide,sans-serif;text-transform:uppercase;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:16px;color:var(--color-constant-greyscale-0);background-color:rgba(29,32,35,.6);line-height:16px;letter-spacing:.05em;visibility:hidden;z-index:1;pointer-events:none}.gallery-small__overlay span{margin:0 8.16px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.gallery-small__mts-image{width:var(--small-card-width);height:var(--small-card-height);border-radius:16px;-o-object-fit:cover;object-fit:cover;pointer-events:none}.gallery-small__link--prerender{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;text-decoration:none;color:inherit;background-color:transparent;margin:0 auto;cursor:pointer}.gallery-small__link--prerender:active,.gallery-small__link--prerender:focus,.gallery-small__link--prerender:hover,.gallery-small__link--prerender:visited{text-decoration:none;color:inherit;outline:none}.gallery-small__link--prerender:hover{transform:scale(1.02);transition:.3s}.gallery-small__mm-web-button{width:min(320px,88%);align-self:center;margin-top:24px}@media (min-width: 768px){.gallery-small__overlay{font:700 .75rem/1rem MTS Wide,sans-serif;letter-spacing:.05em;text-transform:uppercase}.gallery-small__card--shimmer[hideSmallGalleryCardsMobile=true],.gallery-small__line[hideSmallGalleryCardsMobile=true]{display:flex}.gallery-small__card--shimmer[hideSmallGalleryCardsDesktop=true],.gallery-small__line[hideSmallGalleryCardsDesktop=true]{display:none}.gallery-small__mm-web-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:32px}}@media (min-width: 1280px){.gallery-small__line{margin-top:24px}.gallery-small__card{margin-right:24px}.gallery-small__web-button--prerender{padding:14px}.gallery-small__mm-web-button{margin-top:40px}}@media (min-width: 1680px){.gallery-small__mm-web-button{margin-top:52px}}:host{display:flex;flex-direction:column;background-color:var(--background-secondary-inverted);position:relative}.gallery__wrapper{position:relative;overflow:hidden;border-radius:24px;background-color:transparent;--slide-margin:8px}.gallery__wrapper[cardsType=horizontal]{--card-width:280px;--card-height:420px;--small-card-width:256px;--small-card-height:144px}.gallery__wrapper[cardsType=square]{--card-width:280px;--card-height:280px;--small-card-width:144px;--small-card-height:144px}.gallery__wrapper[cardsType=vertical]{--card-width:280px;--card-height:398px;--small-card-width:144px;--small-card-height:205px}.gallery__wrapper mts-universal-gallery-animation{display:none}.gallery__scroll-spacer{position:absolute;width:1px;height:1px;transform:translateY(0);pointer-events:none}@media (min-width: 768px){.gallery__wrapper{border-radius:48px}.gallery__wrapper[cardsType=horizontal]{--card-width:576px;--card-height:324px}.gallery__wrapper[cardsType=square]{--card-width:324px;--card-height:324px}}@media (min-width: 1280px){.gallery__wrapper{border-radius:0;--slide-margin:12px}.gallery__wrapper mts-universal-gallery-animation{display:inline;display:initial}.gallery__wrapper[cardsType=horizontal]{--card-width:800px;--card-height:450px;--small-card-width:400px;--small-card-height:225px}.gallery__wrapper[cardsType=square]{--card-width:450px;--card-height:450px;--small-card-width:225px;--small-card-height:225px}.gallery__wrapper[cardsType=vertical]{--card-width:316px;--card-height:450px;--small-card-width:225px;--small-card-height:320px}}.gallery--prerender{overflow:hidden;max-width:3840px;margin:0 auto}.gallery--prerender .gallery__wrapper{padding:24px 0}@media (min-width: 768px){.gallery--prerender .gallery__wrapper{padding:40px 0}}@media (min-width: 1280px){.gallery--prerender .gallery__wrapper{padding:96px 0}}@media (min-width: 1680px){.gallery--prerender .gallery__wrapper{padding:128px 0}}.universal-title-with-text,.universal-title-with-text__body,.universal-title-with-text__content{display:flex;flex-direction:column;grid-gap:var(--block-gap);gap:var(--block-gap)}.universal-title-with-text{position:relative;color:var(--color-text-primary);--block-gap:32px;--content-gap:12px}.universal-title-with-text_size_s{--block-gap:24px;--content-gap:8px}@media (min-width: 768px){.universal-title-with-text_position_center.universal-title-with-text_size_s,.universal-title-with-text_position_left.universal-title-with-text_size_s{--block-gap:32px;--content-gap:12px}}@media (min-width: 1680px){.universal-title-with-text_position_center.universal-title-with-text_size_s,.universal-title-with-text_position_left.universal-title-with-text_size_s{--block-gap:40px;--content-gap:16px}}@media (min-width: 1280px){.universal-title-with-text_position_center.universal-title-with-text_size_m,.universal-title-with-text_position_left.universal-title-with-text_size_m{--block-gap:40px;--content-gap:16px}}@media (min-width: 1680px){.universal-title-with-text_position_center.universal-title-with-text_size_m,.universal-title-with-text_position_left.universal-title-with-text_size_m{--block-gap:48px;--content-gap:20px}}@media (min-width: 768px){.universal-title-with-text_position_center.universal-title-with-text_size_l,.universal-title-with-text_position_left.universal-title-with-text_size_l{--block-gap:40px;--content-gap:16px}}@media (min-width: 1280px){.universal-title-with-text_position_center.universal-title-with-text_size_l,.universal-title-with-text_position_left.universal-title-with-text_size_l{--block-gap:48px;--content-gap:20px}}@media (min-width: 1680px){.universal-title-with-text_position_center.universal-title-with-text_size_l,.universal-title-with-text_position_left.universal-title-with-text_size_l{--block-gap:56px;--content-gap:24px}}@media (min-width: 768px){.universal-title-with-text_position_center,.universal-title-with-text_position_left{--max-width-title:600px;--max-width-description:400px}.universal-title-with-text_position_center .universal-title-with-text__title,.universal-title-with-text_position_left .universal-title-with-text__title{max-width:none;max-width:var(--max-width-title,initial)}.universal-title-with-text_position_center .universal-title-with-text__description,.universal-title-with-text_position_center .universal-title-with-text__label,.universal-title-with-text_position_left .universal-title-with-text__description,.universal-title-with-text_position_left .universal-title-with-text__label{max-width:none;max-width:var(--max-width-description,initial)}}@media (min-width: 1280px){.universal-title-with-text_position_center,.universal-title-with-text_position_left{--max-width-title:1000px;--max-width-description:800px}}@media (min-width: 1680px){.universal-title-with-text_position_center,.universal-title-with-text_position_left{--max-width-title:1200px;--max-width-description:900px}}.universal-title-with-text_position_center{align-items:center;text-align:center}.universal-title-with-text_position_center .universal-title-with-text__description  ol,.universal-title-with-text_position_center .universal-title-with-text__description  ul{text-align:left}.universal-title-with-text_position_center .universal-title-with-text__body,.universal-title-with-text_position_center .universal-title-with-text__content{align-items:center}.universal-title-with-text_position_left{align-items:stretch;text-align:left}.universal-title-with-text_position_left .universal-title-with-text__image{align-self:flex-start}.universal-title-with-text_position_2columns11.universal-title-with-text_size_s,.universal-title-with-text_position_2columns12.universal-title-with-text_size_s,.universal-title-with-text_position_2columns21.universal-title-with-text_size_s{--description-padding:1px 0 32px;--label-margin-bottom:12px}@media (min-width: 1280px){.universal-title-with-text_position_2columns11.universal-title-with-text_size_s,.universal-title-with-text_position_2columns12.universal-title-with-text_size_s,.universal-title-with-text_position_2columns21.universal-title-with-text_size_s{--description-padding:4px 0 32px}}@media (min-width: 1680px){.universal-title-with-text_position_2columns11.universal-title-with-text_size_s,.universal-title-with-text_position_2columns12.universal-title-with-text_size_s,.universal-title-with-text_position_2columns21.universal-title-with-text_size_s{--description-padding:7px 0 40px;--label-margin-bottom:16px}}.universal-title-with-text_position_2columns11.universal-title-with-text_size_m,.universal-title-with-text_position_2columns12.universal-title-with-text_size_m,.universal-title-with-text_position_2columns21.universal-title-with-text_size_m{--description-padding:10px 0 32px;--label-margin-bottom:12px}@media (min-width: 1280px){.universal-title-with-text_position_2columns11.universal-title-with-text_size_m,.universal-title-with-text_position_2columns12.universal-title-with-text_size_m,.universal-title-with-text_position_2columns21.universal-title-with-text_size_m{--description-padding:13px 0 32px;--label-margin-bottom:16px}}@media (min-width: 1680px){.universal-title-with-text_position_2columns11.universal-title-with-text_size_m,.universal-title-with-text_position_2columns12.universal-title-with-text_size_m,.universal-title-with-text_position_2columns21.universal-title-with-text_size_m{--description-padding:15px 0 40px;--label-margin-bottom:20px}}.universal-title-with-text_position_2columns11.universal-title-with-text_size_l,.universal-title-with-text_position_2columns12.universal-title-with-text_size_l,.universal-title-with-text_position_2columns21.universal-title-with-text_size_l{--description-padding:13px 0 32px;--label-margin-bottom:16px}@media (min-width: 1280px){.universal-title-with-text_position_2columns11.universal-title-with-text_size_l,.universal-title-with-text_position_2columns12.universal-title-with-text_size_l,.universal-title-with-text_position_2columns21.universal-title-with-text_size_l{--description-padding:16px 0 28px;--buttons-padding-top:4px;--label-margin-bottom:20px}}@media (min-width: 1680px){.universal-title-with-text_position_2columns11.universal-title-with-text_size_l,.universal-title-with-text_position_2columns12.universal-title-with-text_size_l,.universal-title-with-text_position_2columns21.universal-title-with-text_size_l{--description-padding:23px 0 27px;--buttons-padding-top:13px;--label-margin-bottom:24px}}@media (min-width: 768px){.universal-title-with-text_position_2columns11,.universal-title-with-text_position_2columns12,.universal-title-with-text_position_2columns21{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"label ." "title body";grid-gap:0 32px;gap:0 32px}.universal-title-with-text_position_2columns11 .universal-title-with-text__content,.universal-title-with-text_position_2columns12 .universal-title-with-text__content,.universal-title-with-text_position_2columns21 .universal-title-with-text__content{display:contents}.universal-title-with-text_position_2columns11 .universal-title-with-text__body,.universal-title-with-text_position_2columns12 .universal-title-with-text__body,.universal-title-with-text_position_2columns21 .universal-title-with-text__body{grid-area:body;grid-gap:0;gap:0}.universal-title-with-text_position_2columns11 .universal-title-with-text__body_align-end,.universal-title-with-text_position_2columns12 .universal-title-with-text__body_align-end,.universal-title-with-text_position_2columns21 .universal-title-with-text__body_align-end{align-items:flex-end}.universal-title-with-text_position_2columns11 .universal-title-with-text__label,.universal-title-with-text_position_2columns12 .universal-title-with-text__label,.universal-title-with-text_position_2columns21 .universal-title-with-text__label{grid-area:label;margin-bottom:0;margin-bottom:var(--label-margin-bottom,0);padding-right:32px}.universal-title-with-text_position_2columns11 .universal-title-with-text__title,.universal-title-with-text_position_2columns12 .universal-title-with-text__title,.universal-title-with-text_position_2columns21 .universal-title-with-text__title{grid-area:title;padding-right:32px}.universal-title-with-text_position_2columns11 .universal-title-with-text__description,.universal-title-with-text_position_2columns12 .universal-title-with-text__description,.universal-title-with-text_position_2columns21 .universal-title-with-text__description{padding:0;padding:var(--description-padding,0)}.universal-title-with-text_position_2columns11 .universal-title-with-text__buttons,.universal-title-with-text_position_2columns12 .universal-title-with-text__buttons,.universal-title-with-text_position_2columns21 .universal-title-with-text__buttons{padding-top:0;padding-top:var(--buttons-padding-top,0)}}@media (min-width: 1280px){.universal-title-with-text_position_2columns12,.universal-title-with-text_position_2columns21{grid-template-columns:repeat(3,1fr)}.universal-title-with-text_position_2columns12.universal-title-with-text_shape_rounded,.universal-title-with-text_position_2columns21.universal-title-with-text_shape_rounded{grid-gap:0 56px;gap:0 56px}.universal-title-with-text_position_2columns12.universal-title-with-text_shape_rounded .universal-title-with-text__label,.universal-title-with-text_position_2columns12.universal-title-with-text_shape_rounded .universal-title-with-text__title,.universal-title-with-text_position_2columns21.universal-title-with-text_shape_rounded .universal-title-with-text__label,.universal-title-with-text_position_2columns21.universal-title-with-text_shape_rounded .universal-title-with-text__title{padding-right:0}}@media (min-width: 1680px){.universal-title-with-text_position_2columns12.universal-title-with-text_shape_rounded,.universal-title-with-text_position_2columns21.universal-title-with-text_shape_rounded{grid-gap:0 60px;gap:0 60px}}@media (min-width: 1280px){.universal-title-with-text_position_2columns12{grid-template-areas:"label . ." "title body body"}.universal-title-with-text_position_2columns21{grid-template-areas:"label label ." "title title body"}}.universal-title-with-text_shape_rounded{--border-radius:32px;--padding:20px;padding:var(--padding);border-radius:var(--border-radius)}@media (min-width: 768px){.universal-title-with-text_shape_rounded{--border-radius:40px;--padding:32px}}@media (min-width: 1280px){.universal-title-with-text_shape_rounded{--border-radius:56px;--padding:48px}}@media (min-width: 1680px){.universal-title-with-text_shape_rounded{--border-radius:64px;--padding:56px}}.universal-title-with-text_shape_rounded.universal-title-with-text_position_center{--padding:40px 20px}@media (min-width: 768px){.universal-title-with-text_shape_rounded.universal-title-with-text_position_center{--padding:48px}}@media (min-width: 1280px){.universal-title-with-text_shape_rounded.universal-title-with-text_position_center{--padding:56px}}@media (min-width: 1680px){.universal-title-with-text_shape_rounded.universal-title-with-text_position_center{--padding:64px}}.universal-title-with-text__image{height:44px}@media (min-width: 768px){.universal-title-with-text__image{height:52px}}@media (min-width: 1680px){.universal-title-with-text__image{height:64px}}.universal-title-with-text__content{grid-gap:var(--content-gap);gap:var(--content-gap);width:100%}.universal-title-with-text__content>*{position:relative}.universal-title-with-text_size_s .universal-title-with-text__label{font:500 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 768px){.universal-title-with-text_size_s .universal-title-with-text__label{font:500 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_s .universal-title-with-text__label{font:500 1.25rem/1.5rem MTS Compact,sans-serif}}.universal-title-with-text_size_m .universal-title-with-text__label{font:500 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 1680px){.universal-title-with-text_size_m .universal-title-with-text__label{font:500 1.25rem/1.5rem MTS Compact,sans-serif}}.universal-title-with-text_size_l .universal-title-with-text__label{font:500 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 1280px){.universal-title-with-text_size_l .universal-title-with-text__label{font:500 1.25rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_l .universal-title-with-text__label{font:500 1.5rem/1.75rem MTS Compact,sans-serif}}.universal-title-with-text__body{align-items:flex-start;width:100%}.universal-title-with-text__title-text{display:inline;margin:0}.universal-title-with-text_size_s .universal-title-with-text__title-text{font:500 1.25rem/1.5rem MTS Wide,sans-serif}@media (min-width: 1280px){.universal-title-with-text_size_s .universal-title-with-text__title-text{font:500 1.5rem/1.75rem MTS Wide,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_s .universal-title-with-text__title-text{font:500 2rem/2.25rem MTS Wide,sans-serif}}.universal-title-with-text_size_m .universal-title-with-text__title-text{font:500 1.5rem/1.75rem MTS Wide,sans-serif}@media (min-width: 768px){.universal-title-with-text_size_m .universal-title-with-text__title-text{font:500 2rem/2.25rem MTS Wide,sans-serif}}@media (min-width: 1280px){.universal-title-with-text_size_m .universal-title-with-text__title-text{font:500 2.25rem/2.5rem MTS Wide,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_m .universal-title-with-text__title-text{font:500 2.75rem/2.75rem MTS Wide,sans-serif}}.universal-title-with-text_size_l .universal-title-with-text__title-text{font:500 2rem/2.25rem MTS Wide,sans-serif}@media (min-width: 768px){.universal-title-with-text_size_l .universal-title-with-text__title-text{font:500 2.25rem/2.5rem MTS Wide,sans-serif}}@media (min-width: 1280px){.universal-title-with-text_size_l .universal-title-with-text__title-text{font:500 3.5rem/3.5rem MTS Wide,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_l .universal-title-with-text__title-text{font:500 4.5rem/4.5rem MTS Wide,sans-serif}}.universal-title-with-text__description{--dynamic-content-color:var(--color-text-secondary)}.universal-title-with-text__description .mm-web-dynamic-content >:first-child{padding-top:0}.universal-title-with-text_size_s .universal-title-with-text__description .mm-web-dynamic-content{font:400 .875rem/1.25rem MTS Compact,sans-serif}@media (min-width: 768px){.universal-title-with-text_size_s .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_s .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}.universal-title-with-text_size_m .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 1680px){.universal-title-with-text_size_m .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}.universal-title-with-text_size_l .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.0625rem/1.5rem MTS Compact,sans-serif}@media (min-width: 1280px){.universal-title-with-text_size_l .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.25rem/1.75rem MTS Compact,sans-serif}}@media (min-width: 1680px){.universal-title-with-text_size_l .universal-title-with-text__description .mm-web-dynamic-content{font:400 1.5rem/2rem MTS Compact,sans-serif}}.universal-title-with-text__buttons{--button-gap:12px;display:inline-flex;flex-wrap:wrap;grid-gap:var(--button-gap);gap:var(--button-gap)}.universal-title-with-text__buttons:only-child{padding-top:calc(var(--block-gap) - var(--content-gap))}.universal-title-with-text__buttons:has(.universal-title-with-text__button:only-child){width:100%}@media (min-width: 768px){.universal-title-with-text__buttons:has(.universal-title-with-text__button:only-child){width:auto}}.universal-title-with-text__button{flex:1 0 fit-content}.universal-title-with-text__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;overflow:hidden}.universal-title-with-text__bg-img{width:100%;height:100%}.cards-tile__widget-wrapper{padding:0 var(--grid-padding-x)}@media (min-width: 1920px){.cards-tile__widget-wrapper{padding:0 calc((100% - 1552px) / 2)}} .cards-tile .mm-web-master-section__bg{z-index:-1}mat-option.mat-option.map-search-option{height:auto;background-color:var(--background-modal);white-space:break-spaces}mat-option.mat-option.map-search-option .mat-option-text{padding:10px 0;display:flex;flex-direction:column}mat-option.mat-option.map-search-option .mat-option-text .main-address{color:var(--text-primary);font-size:17px;line-height:24px;font-weight:400;margin-bottom:8px}mat-option.mat-option.map-search-option .mat-option-text .main-address .highlight-tile{font-weight:500}mat-option.mat-option.map-search-option .mat-option-text .secondary-address{color:var(--text-secondary);font-size:14px;line-height:17px;font-weight:400}mat-option.mat-option.map-search-option:hover{background-color:rgba(188,195,208,.25)}.universal-wrapper{margin-top:0!important;margin-bottom:0!important}