@charset "UTF-8";@keyframes ticker1anim{0%{background-position:0 0}to{background-position:0 calc(100% - 100vh)}}@keyframes ticker2anim{0%{background-position:0 100%}to{background-position:0 calc(0 + 100vh)}}@keyframes appearance{0%{opacity:0}to{opacity:1}}@keyframes notificationHover{0%{opacity:0;transform:translateY(0)}20%{opacity:1;transform:translateY(-51%)}30%,40%{opacity:1;transform:translateY(-50%)}50%{opacity:1;transform:translateY(-126%)}60%,to{opacity:1;transform:translateY(-125%)}}@keyframes notificationExit{0%{opacity:1;transform:translateY(-125%)}to{opacity:0;transform:translateY(-125%) translateX(100%)}}@keyframes mobileCardEffectOpacity{0%,10%{opacity:0}to{opacity:1}}@keyframes mobileCardEffectRight{0%{opacity:0}to{opacity:1}}@keyframes mobileCardEffectUp{0%{transform:translateY(20%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes opacity{0%{opacity:0}to{opacity:1}}:root{--white:#ffffff;--brand:#ff0032;--brand-h:#ec0c38;--commonTextColor:#000;--grey:#adafaf;--darkgrey:#3D444D;--ff-mts:"MTS Sans", "Arial", sans-serif;--ff-mts-compact:"MTS Compact", "Arial", sans-serif;--ff-mts-wide:"MTS Wide", "Arial", sans-serif;--dashImage:url("data:image/svg+xml,%3Csvg width='93' height='2' viewBox='0 0 93 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L92 1.00001' stroke='%23DA2128' stroke-linecap='round' stroke-dasharray='6 6'/%3E%3C/svg%3E");--header-height:calc(var(--header-y-offset) * 2 + var(--header-content));--header-y-offset:18px;--header-content:46px;--x-offset:0}@media (max-width:1239px){:root{--x-offset:16px;--header-content:35px}}@font-face{font-style:normal;font-weight:400;font-family:"MTS Compact";font-display:swap;src:url(../fonts/MTSCompact-Regular.woff2) format("woff2"),url(../fonts/MTSCompact-Regular.woff) format("woff")}@font-face{font-style:normal;font-weight:500;font-family:"MTS Compact";font-display:swap;src:url(../fonts/MTSCompact-Medium.woff2) format("woff2"),url(../fonts/MTSCompact-Medium.woff) format("woff")}@font-face{font-style:normal;font-weight:400;font-family:"MTS Sans";font-display:swap;src:url(../fonts/MTS-Sans-Regular.woff2) format("woff2"),url(../fonts/MTS-Sans-Regular.woff) format("woff")}@font-face{font-style:normal;font-weight:500;font-family:"MTS Sans";font-display:swap;src:url(../fonts/MTS-Sans-Medium.woff2) format("woff2"),url(../fonts/MTS-Sans-Medium.woff) format("woff")}@font-face{font-style:normal;font-weight:700;font-family:"MTS Sans";font-display:swap;src:url(../fonts/MTS-Sans-Bold.woff2) format("woff2"),url(../fonts/MTS-Sans-Bold.woff) format("woff")}@font-face{font-style:normal;font-weight:900;font-family:"MTS Sans";font-display:swap;src:url(../fonts/MTS-Sans-Black.woff2) format("woff2"),url(../fonts/MTS-Sans-Black.woff) format("woff")}@font-face{font-style:normal;font-weight:300;font-family:"MTS Wide";font-display:swap;src:url(../fonts/MTS-Wide-Light.woff2) format("woff2"),url(../fonts/MTS-Wide-Light.woff) format("woff")}@font-face{font-style:normal;font-weight:400;font-family:"MTS Wide";font-display:swap;src:url(../fonts/MTS-Wide-Regular.woff2) format("woff2"),url(../fonts/MTS-Wide-Regular.woff) format("woff")}@font-face{font-style:normal;font-weight:500;font-family:"MTS Wide";font-display:swap;src:url(../fonts/MTS-Wide-Medium.woff2) format("woff2"),url(../fonts/MTS-Wide-Medium.woff) format("woff")}@font-face{font-style:normal;font-weight:700;font-family:"MTS Wide";font-display:swap;src:url(../fonts/MTS-Wide-Bold.woff2) format("woff2"),url(../fonts/MTS-Wide-Bold.woff) format("woff")}@font-face{font-style:normal;font-weight:900;font-family:"MTS Wide";font-display:swap;src:url(../fonts/MTS-Wide-Black.woff2) format("woff2"),url(../fonts/MTS-Wide-Black.woff) format("woff")}:root{scroll-padding-top:var(--headerHeight);background:#f3f4f5}*{line-height:1.25;text-decoration:none;outline:0!important}body{max-width:1920px;margin:auto!important;font-family:var(--ff-mts)}body.--no-scroll{overflow:hidden}body.--white{background-color:#fff}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0)}.tns-visually-hidden{display:none}.slider-nav__item,.tns-item{outline:0!important}button{cursor:pointer;outline:0}@media screen and (max-width:767px){.mobile-hidden{display:none!important}}@media screen and (min-width:768px){.desktop-hidden{display:none!important}}.container,header{width:100%;box-sizing:border-box}.container{max-width:min(1200px,100vw - 50px);margin:auto;padding:0 var(--x-offset)}@media screen and (min-width:768px) and (max-width:900px){.container.header-container{padding:0;max-width:none}}@media screen and (max-width:767px){.container.header-container{padding:0 13vw 0 5vw;margin:0;width:100%;max-width:100%;box-sizing:border-box}.container.header-container.header-container--LP{padding:0 5vw}.container.header-container.header-container--LP .header__btn{margin:0}}.sectionHeading,header .header .header__pageName{text-align:center;text-transform:uppercase;color:var(--commonTextColor)}.sectionHeading{font-weight:700;font-size:40px;margin:82px 0 51px}@media screen and (min-width:1241px) and (max-width:1399px){.sectionHeading{margin:46px 0 51px}}@media screen and (min-width:1400px){.sectionHeading{margin:51px 0}}@media screen and (max-width:767px){.sectionHeading--desktop{display:none}}@media screen and (min-width:768px){.sectionHeading--mobile{display:none}}@media (max-width:1500px){.sectionHeading{font-size:36px}}@media (max-width:1239px) and (min-width:768px){.sectionHeading{margin:26px auto 22px;font-size:3.385vw;max-width:75%}}@media (max-width:767px){.sectionHeading{font-size:4.074vw;line-height:1.64;margin-top:20px;margin-bottom:17px;padding:0 var(--x-offset)}}@media (max-width:580px){.sectionHeading{font-size:5.7vw;line-height:1.64}}@media (max-width:1239px){.container .sectionHeading{padding:0}}header{background-color:#fff;padding:var(--header-y-offset) 20px;position:sticky;top:0;z-index:100;height:var(--header-height)}@media (max-width:767px){header{height:auto;padding:4.6vw 0}}header .header{justify-content:space-between}header .header .header__pageName{font-weight:400;font-size:14px;line-height:1}header .header,header .header .header__column{display:flex;align-items:center}header .header .header__column .header__burger{width:20px;height:18px;position:relative;display:flex;align-items:center;margin-right:26px;flex:none;border:0;padding:0;background-color:transparent}@media (max-width:1239px){header .header .header__column .header__burger{width:17px;height:14px;margin-right:14px}}@media (max-width:767px){header .header .header__column .header__burger{width:min(6vw,26px);height:13px;position:absolute;right:var(--x-offset);margin-right:0}}header .header .header__column .header__burger span,header .header .header__column .header__burger::after,header .header .header__column .header__burger::before{content:"";width:100%;height:3px;background-color:var(--darkgrey);position:absolute;left:0;display:block}@media (max-width:1239px){header .header .header__column .header__burger span,header .header .header__column .header__burger::after,header .header .header__column .header__burger::before{height:2px}}@media (max-width:767px){header .header .header__column .header__burger span,header .header .header__column .header__burger::after,header .header .header__column .header__burger::before{height:1px}}header .header .header__column .header__burger::before{top:0}header .header .header__column .header__burger::after{bottom:0}header .header .header__column .header__brand{max-width:182.64px;max-height:47px;flex:none;margin:0}@media (max-width:1239px){header .header .header__column .header__brand{width:16.03vw}}@media (max-width:767px){header .header .header__column .header__brand{width:32vw}}header .header .header__column .header__brand .brand__img{width:inherit;max-width:inherit;height:inherit;max-height:inherit}header .header .header__column .header__link{font-size:16px;font-weight:600;color:var(--brand);white-space:nowrap}@media (max-width:1239px){header .header .header__column .header__link{font-size:12px;font-size:min(12px,.9vw)}}@media (max-width:767px){header .header .header__column .header__link{display:none}}header .header .header__column .header__btn{padding:.95em 1.5em;background-color:var(--brand);display:flex;justify-content:center;align-items:center;color:var(--white);font-size:13px;font-weight:600;text-transform:uppercase;margin-left:16px;border:0}@media (max-width:1239px){header .header .header__column .header__btn{font-size:9px;padding:.7em 1.1em;margin-left:12px;box-sizing:border-box}}@media (max-width:767px){header .header .header__column .header__btn{margin-right:1em;margin-left:0;padding:.8em 1em;font-size:3.125vw}}header .header .header__column .header__btn-text-desctop{white-space:nowrap}@media (max-width:767px){header .header .header__column .header__btn-text-desctop{display:none}}header .header .header__column .header__btn-text-mobile{letter-spacing:.02em}@media (min-width:768px){header .header .header__column .header__btn-text-mobile{display:none}}@media (max-width:767px){header .header .header__column.header__column_s{margin-right:4.375vw}}header .header .header__nav .header__navList{margin:0;padding:0;flex:1;display:grid;grid-auto-flow:column;gap:1.5em;justify-content:center;flex-wrap:nowrap}@media (max-width:767px){header .header .header__nav .header__navList{display:none}}header .header .header__nav .header__navList .menu-item,header .header .header__telCity{display:flex;flex-direction:column}header .header .header__nav .header__navList .menu-item-has-children{position:relative;display:flex;flex-direction:row;align-items:center}header .header .header__nav .header__navList .menu-item-has-children .sub-menu__arrow{margin-left:.5em;transform:rotate(180deg);transition:transform .3s ease-in-out;--color:var(--grey)}header .header .header__nav .header__navList .menu-item-has-children .nav__item[aria-current=page]+.sub-menu__arrow{--color:var(--brand)}header .header .header__nav .header__navList .menu-item-has-children:active .sub-menu,header .header .header__nav .header__navList .menu-item-has-children:hover .sub-menu{transform:translate(-50%,0);opacity:1;pointer-events:all;filter:drop-shadow(6px 10px 6px rgba(0,0,0,.25))}header .header .header__nav .header__navList .menu-item-has-children:active .sub-menu__arrow,header .header .header__nav .header__navList .menu-item-has-children:hover .sub-menu__arrow{transform:rotate(0)}header .header .header__nav .header__navList .sub-menu{position:absolute;left:50%;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-2em);opacity:0;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out;top:calc(100% + var(--header-y-offset) + .9em);min-width:100%;padding:0 1em;background:#fff}header .header .header__nav .header__navList .sub-menu li+li{position:relative}header .header .header__nav .header__navList .sub-menu li+li::before{content:"";position:absolute;top:-1em;left:50%;transform:translateX(-50%);width:calc(100% + 2em);border-top:1px solid rgba(0,0,0,.1)}header .header .header__nav .header__navList .sub-menu::before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:4em}header .header .header__nav .header__navList .sub-menu .menu-item{align-items:center;margin:1em 0;width:100%}header .header .header__nav .nav__item{font-size:12px;font-weight:500;z-index:1;--textColor:var(--grey);color:var(--textColor);text-transform:uppercase;margin-left:30px;white-space:nowrap;display:block;position:relative}header .header .header__nav .nav__item[aria-current=page]{--textColor:var(--brand)}header .header .header__nav .nav__item::after,header .header .header__nav .nav__item::before{content:"";position:absolute;top:calc(100% + .1em);height:1px;background:var(--textColor);transition:left .3s ease-in,right .3s ease-in}header .header .header__nav .nav__item::before{left:0;right:100%}header .header .header__nav .nav__item::after{right:0;left:100%}header .header .header__nav .nav__item:hover::after,header .header .header__nav .nav__item:hover::before{left:0;right:0}@media (max-width:1239px){header .header .header__nav .nav__item{font-size:10px;font-size:min(12px,.9vw);margin-left:1em}}header .header .header__nav .nav__item:first-of-type{margin-left:0}@media (max-width:767px){header .header .header__telCity{order:1}header .header,header .header .header__column_s{display:grid;grid-auto-flow:column;gap:1vw}header .header .header__column_s{gap:2.3vw}header .header .header__column_s .header__btn,header .header .header__column_s .searchOpenerButton{margin:0}}label.labeled-checkbox{display:flex;align-items:center;--fontSize:11px;font-size:var(--fontSize)}label.labeled-checkbox .checkbox::after,label.labeled-checkbox .checkbox::before{content:"";z-index:10;width:var(--size);height:var(--size);position:absolute;pointer-events:all;border:1px solid var(--color);border-radius:50%;box-sizing:border-box;--translate:translate(-50%, -50%);transform:var(--translate);left:50%;top:50%;transition:width .3s ease-in-out,height .3s ease-in-out}label.labeled-checkbox .checkbox:checked::after{--size:10px;background:var(--color)}label.labeled-checkbox .checkbox.custom-invalid{--color:var(--brand)}input[type=checkbox].form__field.custom-invalid+span,label.labeled-checkbox .checkbox.custom-invalid+span{color:var(--brand)}.tns-liveregion{display:none}.videoPopupWrapper{position:fixed;top:0;height:100vh;width:100vw;z-index:9999;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center}@supports (-webkit-touch-callout:none){.videoPopupWrapper{height:var(--app-height)}}.videoPopupWrapper video{width:auto;height:100%}.videoPopupWrapper video:focus,.videoPopupWrapper:focus{border:0;outline:0}.closeButton{position:absolute;top:30px;right:30px;margin:0;padding:0;border:0;z-index:1;color:#000;--sise:30px;width:var(--sise);height:var(--sise);background:rgba(255,255,255,.5);border-radius:50%;cursor:pointer}.slider-wrapper{margin:6vw 0}.slider-buttons{pointer-events:none;outline:0}.slider-buttons button{pointer-events:all}@media (max-width:767px){.soical__img{width:9.375vw}}@media screen and (min-width:768px){.howItWorksSection__slider-controlls{display:none}}.slider-wrapper{position:relative;margin:40px 0}.howItWorksSection__slider-nav{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%)}.slider-controlls{position:absolute;top:50%;z-index:10;width:100%;display:flex;justify-content:space-between;padding:0 5px;box-sizing:border-box;outline:0}.slider-controlls .slider-controll{width:min(50px,7.5vw);height:min(50px,7.5vw);border:0;border-radius:50%;padding:0;margin:0;left:5px;top:222.81vw;background:#eaeaea;outline:0;transition:transform .5s ease-in-out}.slider-controlls .slider-controll .slider-controll__img{width:100%;height:100%}.slider-controlls .slider-controll--next .slider-controll__img{transform:rotate(180deg)}.slider-controlls .slider-controll:active{transform:scale(1.2)}input[type=email].form__field.custom-invalid,input[type=tel].form__field.custom-invalid,input[type=text].form__field.custom-invalid{border:1px solid var(--brand)}input[type=email].form__field.custom-invalid::placeholder,input[type=tel].form__field.custom-invalid::placeholder,input[type=text].form__field.custom-invalid::placeholder{color:var(--brand)}input[type=checkbox].form__field.custom-invalid{--color:var(--brand)}@media screen and (min-width:1240px){[contentEditable=true]:not([tabindex="-1"]):focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible,a[href]:not([tabindex="-1"]):focus-visible,area[href]:not([tabindex="-1"]):focus-visible,button:not([disabled]):not([tabindex="-1"]):focus-visible,iframe:not([tabindex="-1"]):focus-visible,input:not([disabled]):not([tabindex="-1"]):focus-visible,select:not([disabled]):not([tabindex="-1"]):focus-visible,textarea:not([disabled]):not([tabindex="-1"]):focus-visible{outline:2px hsla(358deg,67%,52%,.631) solid!important}}.button-base{transition:opacity .3s ease-in-out}.button-base:hover{opacity:.9}.title-h2{margin:0;font-weight:700;font-size:40px;line-height:1.2;text-transform:uppercase}@media screen and (max-width:1499px){.title-h2{font-size:32px}}@media screen and (max-width:1279px){.title-h2{font-size:30px}}@media screen and (max-width:1023px){.title-h2{font-size:25px}}@media screen and (max-width:767px){.title-h2{font-size:20px}}.title-h2.--wide{font-family:"MTS Wide","Arial",sans-serif;letter-spacing:.01em}.btn,.sub-menu{align-items:center}.btn{position:relative;display:inline-flex;justify-content:center;padding:1.1em 2.8em;overflow:hidden;font-weight:500;font-family:"MTS Sans","Arial",sans-serif;font-size:14px;line-height:1;text-align:center;color:#fff;text-transform:uppercase;text-decoration:none;white-space:normal;overflow-wrap:normal;background-color:var(--brand);border:1px solid var(--brand);border-radius:6px;transition:all .3s ease-out;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.btn:hover{background-color:var(--brand-h);border-color:var(--brand-h)}.btn.--invert{color:var(--brand);background-color:#fff;border-color:#fff}@media screen and (max-width:767px){.btn__text.--desktop{display:none}}.btn__text.--mobile{display:none}@media screen and (max-width:767px){.btn__text.--mobile{display:inline}}.sub-menu{position:absolute;top:calc(100% + var(--header-y-offset) + 2.75em);left:50%;min-width:100%;padding:25px 25px 30px;background:#fff;border-radius:22px;opacity:0;transform:translate(-50%,-2em);transition:opacity .3s ease-in-out,transform .3s ease-in-out;pointer-events:none}.sub-menu::before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:6em}.sub-menu::after{content:"";position:absolute;top:-6px;left:27.5px;display:block;width:20px;aspect-ratio:1;background-color:#fff;transform:translateX(-50%) rotate(45deg)}.sub-menu .menu-item{align-items:center;width:100%;margin:1em 0}.sub-menu .nav__item{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:1.167;text-transform:none}.menu-item,.sub-menu{display:flex;flex-direction:column}.menu-item-has-children{position:relative;flex-direction:row}.menu-item-has-children .sub-menu__arrow{--color:var(--commonTextColor);display:none;margin-left:.5em;transform:rotate(180deg);transition:transform .3s ease-in-out}.menu-item__icon svg{margin-right:.25em}.menu-item-has-children,.socials,.socials__link{display:flex;align-items:center}.socials{gap:6px;margin:0;padding:0;list-style:none}.socials__link{justify-content:center;width:33px;aspect-ratio:1;background-color:var(--grey);border-radius:10px}.socials__link.--wa{background:#44e660 linear-gradient(180deg,#44e660 .39%,#25b63e 75.99%)}.nav{width:100%;margin-right:40px;margin-left:40px}.nav__list{display:flex;align-items:center;justify-content:space-between;gap:1.5em;margin:0;padding:0}@media screen and (max-width:1280px){.nav__list{gap:.75rem}}.nav__item{--textColor:var(--commonTextColor);position:relative;z-index:1;display:flex;align-items:center;margin-left:30px;font-weight:500;font-size:14px;line-height:1.167;color:var(--textColor);white-space:nowrap}@media screen and (max-width:1280px){.nav__item{font-size:12px}}@media screen and (max-width:991px){.nav__item{font-size:11px}}.nav__item:first-of-type{margin-left:0}.nav__item::after,.nav__item::before{content:"";position:absolute;top:calc(100% + .1em);height:1px;background:var(--textColor);transition:left .3s ease-in,right .3s ease-in}.nav__item::before{right:100%;left:0}.nav__item::after{right:0;left:100%}.citySelector{position:relative}@media screen and (max-width:767px){.citySelector{position:static}}.citySelector[open] .citySelector__summaryMarker{transform:rotate(-180deg)}.citySelector__summary{display:block;font-size:min(11px,.9vw);line-height:1.2;color:var(--grey);cursor:pointer}.citySelector__summary::-webkit-details-marker,.docGroup__item summary::-webkit-details-marker{display:none}.citySelector__summaryMarker{will-change:transform;transition:transform .2s ease-in-out}@media screen and (max-width:767px){.citySelector .citySelector__summary span,.citySelector__summaryMarker{display:none}}.citySelector__summaryGeoPin{display:none}@media screen and (max-width:767px){.citySelector__summaryGeoPin{display:block;width:5.9vw}}.citySelector__content{position:absolute;right:0;top:22px;background:#fff;width:min(320px,100vw);box-sizing:border-box;border-radius:6px;padding:12px 13px 15px}@media screen and (max-width:767px){.citySelector__content{top:15vw;width:100vw}}.citySelector__search{background:0 0;border:0;padding:0 8px}.citySelector__contentInner{background:#f8f8f8;padding:10px;border-radius:16px;font-size:11px;line-height:13px;color:var(--commonTextColor)}.citySelector__list{padding:0;list-style-type:none;max-height:200px;overflow-y:scroll;margin:6px 0 0}.citySelector__list::before{content:"";position:sticky;top:0;display:block;width:calc(100% - 16px);height:1px;margin:auto;background:#dbdad5}.citySelector__list::-webkit-scrollbar{width:4px;background-color:#eeeeed}.citySelector__list::-webkit-scrollbar-thumb{background-color:var(--brand);border-radius:2px}.citySelector__listItemButton{display:block;background:0 0;border:0;text-align:left;padding:4px 8px;color:var(--commonTextColor)}.citySelector__listItemButton:hover{background:#ebebeb;border-radius:4px}.citySelector__listItem{width:100%}.citySelector__listItem.citySelector__listItem_hidden{display:none}.citySelector__listItem.--is-active .citySelector__listItemButton{color:#fff;background-color:var(--brand);border-radius:4px}.citySelector__close{position:absolute;top:20px;right:13px;display:none;padding:0;font-size:0;color:#9d9fa0;width:30px;height:30px;background-color:transparent;border:0;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation}.city-confirm-popup{position:absolute;top:100%;right:12rem;z-index:12;width:-moz-fit-content;width:fit-content;max-width:360px;padding:24px;background-color:#fff;border-radius:20px;opacity:0;visibility:hidden;box-shadow:0 0 60px rgba(82,82,82,.11);pointer-events:none}@media screen and (max-width:767px){.city-confirm-popup{box-sizing:border-box;position:fixed;top:97px;left:0;width:100%;max-width:none;border-top:1px solid var(--brand);border-radius:0}}@media screen and (max-width:390px){.city-confirm-popup{top:90px}}.city-confirm-popup::after{content:"";position:absolute;top:-10px;left:50%;display:block;width:20px;aspect-ratio:1;background-color:#fff;transform:translateX(-50%) rotate(45deg)}@media screen and (max-width:767px){.city-confirm-popup::after{content:none}}.city-confirm-popup .btn.--invert:hover{color:var(--brand-h)!important;background-color:#fff!important}.city-confirm-popup.--is-show{opacity:1;visibility:visible;pointer-events:auto}.city-confirm-popup__text{margin:0 0 24px;font-weight:500;font-size:16px}.city-confirm-popup__btn-wrap{display:flex;gap:15px}@media screen and (max-width:767px){.city-confirm-popup__btn-wrap{flex-direction:column}}.city-confirm-popup__btn{min-width:90px;text-transform:none}.city-select-popup{cursor:auto}.city-select-popup.--is-show{display:flex}.city-select-popup .page-popup__title{margin:0 0 30px;font-weight:600;font-size:32px;line-height:1.2;text-align:center;text-transform:uppercase}@media screen and (max-width:767px){.city-select-popup .page-popup__title{margin-bottom:25px;font-size:24px}}.city-select-popup .page-popup__content{padding:40px 35px}@media screen and (max-width:767px){.city-select-popup .page-popup__content{padding-right:20px;padding-left:20px}}.city-select-popup__form{margin-bottom:50px}@media screen and (max-width:767px){.city-select-popup__form{margin-bottom:40px}}.city-select-popup__list{margin:0;padding:0;list-style:none;columns:2;column-gap:20px}@media screen and (max-width:767px){.city-select-popup__list{column-gap:15px;columns:1}}.city-select-popup__list-item:not(:last-child){margin-bottom:20px}.city-select-popup__btn{padding:0;font-family:var(--ff-mts);font-weight:400;font-size:20px;line-height:1.2;color:var(--commonTextColor);text-decoration:none;background-color:transparent;border:0;border-radius:0;cursor:pointer}@media screen and (max-width:767px){.city-select-popup__btn{font-size:18px}}.city-select-popup__btn:hover{color:var(--brand)}.page.--index-new body{color:var(--commonTextColor);background-color:#fff}.page-header{position:sticky;top:0;z-index:110;box-sizing:border-box;width:100%;height:auto;padding:var(--header-y-offset) 20px;background-color:#fff}.page-header .btn{padding:9px 20px;font-weight:400;font-family:var(--ff-mts-compact);font-size:13px;border-radius:10px}.page-header .container{max-width:min(1280px,100vw - 50px)}@media screen and (max-width:860px){.page-header .container{max-width:100%;padding:0 12px}}@media screen and (max-width:767px){.page-header .container{box-sizing:border-box;width:100%;margin:0}}.page-header .searchOpenerButton{background-color:#f2f3f7}.page-header .citySelector span{font-weight:500;font-size:11px;line-height:1;color:var(--grey)}.page-header .citySelector__content{right:-120px;z-index:10}.page-header__top{position:relative;margin-bottom:30px}@media screen and (max-width:860px){.page-header__top{margin-bottom:0}}.page-header__top-content{display:flex;justify-content:flex-end;align-items:center}.page-header__link{font-weight:500;font-size:14px;color:var(--brand);line-height:1.2}.page-header__link.--small{position:relative;padding-left:16px;font-size:11px;color:var(--grey);line-height:1}.page-header__link.--sign-in{margin-left:32px}.page-header__link.--payment{margin-left:12px}.page-header__link.--phone{margin-left:27px}.burger-popup__nav li,.page-header__bottom{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1280px){.page-header__bottom{overflow:hidden}}@media screen and (max-width:767px){.page-header__bottom{display:grid;grid-auto-flow:column;gap:1vw}}.page-header__logo-wrap{display:flex;align-items:center}.page-header__logo{flex:none;width:190px;max-width:190px;height:50px;max-height:47px}@media screen and (max-width:1280px){.page-header__logo{width:12.03vw}}@media screen and (max-width:991px){.page-header__logo{width:11.03vw}}@media screen and (max-width:860px){.page-header__logo{width:140px}}.page-header__logo img{width:inherit;max-width:inherit;height:inherit;max-height:inherit;object-fit:contain}.page-header__actions{display:flex;align-items:center;gap:5px;margin-left:20px}.page-header__btn{display:flex;justify-content:center;align-items:center;margin:0;width:33px;aspect-ratio:1;background-color:#f2f3f7;border-radius:10px;opacity:1;transition:background-color .3s ease-out}.page-footer{padding:50px 0;background-color:#58595b}.footer{display:flex;flex-direction:column}@media (max-width:767px){.footer{align-items:center}}.footer__top{display:flex;justify-content:space-between}@media (max-width:1239px) and (min-width:768px){.footer__top{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px 0;gap:50px 0}}@media (max-width:767px){.footer__top{flex-direction:column;align-items:center}}.footer__column{display:flex;flex-direction:column}@media (max-width:767px){.footer__column{align-items:center}}@media (max-width:1239px) and (min-width:768px){.footer__column:first-child{order:1}.footer__column:nth-child(2){order:2;grid-row:2/3}.footer__column:nth-child(3){order:4;grid-row:2/3}.footer__column:nth-child(4){order:3;grid-column:3/4;grid-row:1/3}}.footer__logo{max-width:170px;max-height:44px;margin:0}@media (max-width:767px){.footer__logo{margin-bottom:25px}}.footer__logo .logo__img{width:100%;height:100%}.footer__nav-link{font-size:14px;font-weight:400;line-height:34px;color:var(--white);text-transform:uppercase;transition:opacity .3s ease-in-out}@media (max-width:767px){.footer__nav-link{font-size:4.375vw}}.footer__nav-link:hover{opacity:.5}.footer__contacts{justify-content:space-between;align-items:flex-end}@media (max-width:767px){.footer__contacts{align-items:center;margin-top:7.825vw}}.footer__phone{font-size:20px;font-weight:400;opacity:.5;color:var(--white)}@media (max-width:767px){.footer__phone{font-size:6.25vw}}.footer__area,.footer__social .social__heading{font-size:14px;font-weight:400;opacity:.7;color:var(--white)}.footer__area{display:flex;align-items:center;line-height:17px}@media (max-width:1239px){.footer__area{display:none}}.footer__personal{width:17px;height:17px;margin-right:5px}@media (max-width:767px){.footer__personal{margin-top:7.825vw}}.footer__social .social__heading{text-align:right;margin:0 0 18px}@media (max-width:767px){.footer__social .social__heading{font-size:4.375vw}}.footer__social .social__icons{display:grid;grid-template-columns:max-content;grid-auto-flow:column;gap:1rem;width:max-content;margin:0 0 0 auto}@media (max-width:767px){.footer__social .social__icons{margin:0 auto}}.footer__bottom{display:flex;justify-content:space-between;margin-top:98px}@media (max-width:767px){.footer__bottom{flex-direction:column;align-items:center;margin-top:7.825vw}}.footer__text{font-size:16px;font-weight:400;font-family:var(--ff-mts);color:var(--white);opacity:.5;margin:0}@media (max-width:767px){.footer__text{text-align:center;margin-top:7.825vw;font-size:5vw}}.slider{position:relative}.slider.--overflow-visible .swiper{overflow:visible}.slider.--equal-height .swiper-slide{height:auto}.slider.--equal-height .swiper-slide>*{height:100%}.slider-controls:has(.swiper-button-lock){display:none}.slider-button{--size:50px;display:flex;justify-content:center;align-items:center;aspect-ratio:1;background-color:transparent;cursor:pointer}@media screen and (max-width:767px){.slider-button{--size:32px}}.slider-button svg{display:block;width:25%;height:auto;stroke:var(--commonTextColor)}.slider-button.--next{transform:rotate(180deg)}.slider-button.--stroke-white{border-color:#fff}.slider-button.--stroke-white svg{stroke:#fff}.slider-button.--dimmed{background-color:rgba(234,234,234,.8);border-color:rgba(234,234,234,.8)}.slider-button.--dimmed:hover{background-color:#eaeaea;border-color:#eaeaea}.burger-popup{position:fixed;width:100vw;height:100vh;left:0;top:0;background:#f3f4f5;z-index:4000;--padding-ver:calc(368/1920*100vw);--padding-hor:32px;overflow:hidden;display:none}@media screen and (max-width:767px){.burger-popup{height:var(--app-height);width:100vw;flex-direction:column;justify-content:space-evenly}}@media screen and (max-width:1800px){.burger-popup{--padding-ver:calc(128/1440*100vw)}}@media (max-width:767px){.burger-popup{--padding-ver:6.875vw;--padding-hor:5vw}}.burger-popup.burger-popup--open{display:block}@media screen and (max-width:767px){.burger-popup.burger-popup--open{display:flex}}@media (max-width:1239px){.burger-popup__hoverAnimateWrapper{display:none}}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .professionalSystemSection__slider-buttons button,.header__burger{cursor:pointer}.burger-popup__brand{position:absolute;right:calc(50% + 350px);top:calc(var(--padding-hor) - 14px);width:182px;height:auto;z-index:30}.burger-popup__brand img,.burger-popup__nav li:hover::before{width:100%}@media (max-width:1239px){.burger-popup__brand{left:var(--padding-ver);right:auto}}@media (max-width:767px){.burger-popup__brand{display:none}}.burger-popup__activeArea{position:absolute;top:var(--padding-hor);right:var(--padding-ver);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;max-height:781px;height:calc(100vh - 2*var(--padding-hor))}@media screen and (max-width:767px){.burger-popup__activeArea{max-height:var(--app-height);height:100%;box-sizing:border-box;padding:var(--padding-hor) 0 25vw;position:initial;align-items:stretch;justify-content:space-evenly}}.burger-popup__area-close{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,max-content);grid-gap:60px;gap:60px;align-items:self-start}@media screen and (max-width:767px){.burger-popup__area-close{grid-template-columns:1fr;grid-auto-flow:row;grid-gap:6.25vw;gap:6.25vw}}.burger-popup__area{display:flex;align-items:center;font-weight:400;font-size:16px;line-height:20px;color:var(--brand)}.burger-popup__area:hover{opacity:.7}@media (max-width:767px){.burger-popup__area{position:static;margin:0 var(--padding-ver) 0 auto}}.burger-popup__personal{width:20px;height:20px;margin-right:13px}.burger-popup__close{border:0;background:0 0;cursor:pointer}@media (max-width:767px){.burger-popup__close{position:static;margin:0 var(--padding-ver) 0 auto;order:-1}}.burger-popup__contacts{display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:1fr;grid-gap:25px;z-index:100;gap:25px;align-items:baseline}@media (max-width:767px){.burger-popup__contacts{position:static;display:flex;grid-gap:0;gap:0;flex-direction:column-reverse;align-items:center}.burger-popup__contacts .burger-popup__contactsPhone{margin-top:7.82vw}}.burger-popup__contactsPhone{font-style:normal;font-weight:400;font-size:25px;line-height:30px;text-transform:uppercase;color:var(--brand);opacity:.7;white-space:nowrap}@media (max-width:767px){.burger-popup__contactsPhone{font-style:normal;font-weight:400;font-size:6.25vw;line-height:1.2;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:var(--commonTextColor)}}.burger-popup__contactsBtn{border:0;border-radius:0;background:var(--brand);padding:1em 1.5em;font-weight:600;font-size:14px;line-height:150%;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.9);cursor:pointer}@media (max-width:767px){.burger-popup__contactsBtn{font-size:4.375vw;width:calc(100% - 2*var(--padding-ver))}}.burger-popup__contactsBtn:hover{opacity:.9}.burger-popup__nav{text-align:right;margin:50px 0 0;font-style:normal;font-weight:400;font-size:38px;letter-spacing:-.01em;text-transform:uppercase;color:var(--commonTextColor);width:calc(100vw - var(--padding-ver))}@media screen and (max-width:1239px){.burger-popup__nav{margin:auto 0 1em}.burger-popup__nav .mobile-hidden{display:none}}@media (max-width:767px){.burger-popup__nav{position:static;margin:auto 0 3em;font-size:5.625vw;transform:none;top:25vw;font-weight:300}}.burger-popup__nav ul{list-style-type:none;padding:0;margin:0}@media (max-width:767px){.burger-popup__nav li:not(:last-child){margin-bottom:2.5vw}}.burger-popup__nav li::before{content:"";height:2px;width:0;background:var(--brand);transition:width .5s linear;z-index:-10}.burger-popup__nav a{color:inherit;display:block;line-height:1.1;width:max-content;white-space:nowrap;letter-spacing:-.01em;margin-left:1em;transition:color .5s ease-in-out}.burger-popup__nav a:hover{will-change:font-weight,color;color:var(--brand)}.custom-select__opener span,.hoverAnimate,.usefulInfo__wrapper .custom-select__opener span{pointer-events:none}.hoverAnimate--a1 img{position:absolute;--h:min(967px, 110.66vh);--w:calc(var(--h) * 0.8149);width:var(--w);transform:translate(-50%,0);left:calc(50% - var(--w)*.5);bottom:calc(-1*var(--h));z-index:100}.hoverAnimate--a2 img,.hoverAnimate--a2 video,.hoverAnimate--a3 video{position:absolute;width:400px;left:var(--padding-ver);top:100%}.hoverAnimate--a3 video{width:500px;z-index:1}.hoverAnimate--a5 img,.hoverAnimate--a6 img{position:absolute;z-index:10}.hoverAnimate--a5 .a5_img_1{left:-150px;bottom:320px;width:355px;height:356px}.hoverAnimate--a5 .a5_img_2{left:-54px;bottom:-20px;width:283px;height:345px}.hoverAnimate--a5 .a5_img_3{left:93px;bottom:-90px;width:369px;height:369px}.hoverAnimate--a5 .a5_img_4{left:380px;bottom:-76px;width:126px;height:371px}.hoverAnimate--a5 .a5_img_5{left:443px;bottom:-33px;width:175px;height:134px}.hoverAnimate--a5 .a5_img_6{left:335px;bottom:-55px;width:204px;height:334px;z-index:-1}.hoverAnimate--a6 .a6_img_1{left:-103px;bottom:min(628px,60vh);height:189px;width:auto}.hoverAnimate--a6 .a6_img_2{left:-109px;bottom:min(426px,43vh);height:186px;width:auto}.hoverAnimate--a6 .a6_img_3{left:-17px;bottom:-22px;height:474px;width:auto}@media screen and (max-height:800px){.hoverAnimate--a6 .a6_img_3{bottom:-11.2vh}}.hoverAnimate--a6 .a6_img_4{left:156px;bottom:-27px}.hoverAnimate--a6 .a6_img_5{left:216px;bottom:-83px}.hoverAnimate--a6 .a6_img_6{left:381px;bottom:-68px}.hoverAnimate--a7{--t:20s}.hoverAnimate--a7 .ticker{position:absolute;width:368px;z-index:1;height:100vh;background-repeat:repeat-y;background-size:cover;transform:translateX(-50%)}.hoverAnimate--a7 .ticker_1{left:calc(50% - 422px);background-position:0 0;top:100%;animation:ticker1anim var(--t) linear 0s infinite}.hoverAnimate--a7 .ticker_2{left:calc(50% - 140px);background-position:0 100%;bottom:100%;animation:ticker2anim var(--t) linear 0s infinite}.hoverAnimate--a8 img{position:absolute;width:525px;transform:translate(-50%,-57%);left:calc(50% - 390px);top:20%;z-index:100}.hoverAnimate--a9 img{position:absolute;--w:789px;width:var(--w);right:calc(50% + var(--w));transform:translateX(calc(100% - 100px))}@media screen and (min-width:1240px) and (max-width:1365px){.hoverAnimate--a9 img{right:calc(50% + var(--w) + 40px)}}@media screen and (max-width:1800px){.hoverAnimate--a9 img{--w:min(700px, 50vw)}}.animation-4-contrast-color{color:var(--brand);font-size:28px}.animation-4{--imgSize:192px;position:absolute;top:50%;left:calc(50% - var(--imgSize) - 400px);z-index:1;display:grid;grid-template-columns:repeat(2,var(--imgSize));grid-template-rows:repeat(2,var(--imgSize));grid-gap:4px;gap:4px}.animation-4-1,.animation-4-2,.animation-4-3,.animation-4-4{position:relative;width:var(--imgSize);height:var(--imgSize)}.animation-4__text{position:absolute;font-weight:500;font-size:18px;opacity:0}.animation-4__img{width:100%;height:100%}.animation-4-1__img{transform-origin:right bottom}.animation-4-2__img{transform-origin:left bottom}.animation-4-3__img{transform-origin:right top}.animation-4-4__img{transform-origin:left top}.animation-4-1__text{text-align:left;bottom:calc(100% + 16px);left:calc(100% + 14px)}.animation-4-2__text{text-align:left;top:-30%;left:calc(130% + 14px)}.animation-4-3__text{text-align:right;top:calc(130% + 14px);right:0}.animation-4-4__text{text-align:left;top:calc(130% + 14px);left:0}@supports (-webkit-touch-callout:none){.page-popup{height:var(--app-height)}}.page-popup__tabs{border:0;background:#eaeaea;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border-radius:30px 30px 0 0;margin:0 0 -30px;padding:0}@media (max-width:767px){.page-popup__tabs{margin:0;background:#c4c4c4}}.page-popup__tab{font-style:normal;font-weight:400;font-size:27px;line-height:1;padding:1.5em 1.5em calc(1.3em + 30px);white-space:nowrap;color:#c4c4c4;text-transform:uppercase;text-align:center;border-radius:inherit;cursor:pointer}@media (max-width:900px){.page-popup__tab{font-size:24px}}@media (max-width:767px){.page-popup__tab{font-size:16px;line-height:150%;padding:1em 1.5em;white-space:initial;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:#fff}}.page-popup__tab input{opacity:0;position:absolute}.page-popup__tab.page-popup__tab_checked{background:var(--brand);color:#fff}.popup-form{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-width:400px;height:520px;box-sizing:border-box;z-index:0;background-color:#fff;border-radius:30px;padding:25px;cursor:default}@media (max-width:767px){.popup-form{width:auto;height:500px;min-width:auto;border-radius:0 0 16px 16px;padding:0 2em}.popup-form .popup-form__form-heading{max-width:80%}.popup-form .popup-form__form-heading .headingLine{max-width:100%}.popup-form .popup-form__link{position:absolute;bottom:8rem;font-size:2rem}.popup-form .popup-form__button{width:100%}}.popup-form__form-closingBlock{position:absolute;right:-30px;top:-30px;width:34px;height:34px;display:flex;justify-content:center;align-items:center;padding:8px!important;background:rgba(246,246,246,.4);border-radius:50%;box-shadow:2px 3px 12px rgba(0,0,0,.15)}@media (max-width:767px){.popup-form__form-closingBlock{right:0;top:-40px}}.popup-form__form-closingBlock:hover .popup-close{filter:brightness(1) invert(1)}.popup-form__form-closingBlock .popup-close{width:15px;height:15px;cursor:pointer}.popup-form__form-description,.popup-form__form-heading{color:var(--commonTextColor);text-align:center;letter-spacing:.03em}.popup-form__form-heading{font-weight:500;font-size:30px;line-height:140%;box-sizing:border-box;margin-bottom:10px}.popup-form__form-heading .headingLine{width:max-content;margin:0 auto;border-bottom:2px dashed var(--commonTextColor);border-width:100%;text-transform:uppercase}.popup-form__form-description{font-size:16px;font-weight:400;line-height:150%;width:80%;margin-bottom:17px}@media (max-width:767px){.popup-form__form-description{width:100%;font-size:12px;line-height:150%;margin-bottom:.8em}}.popup-form__form-buttonsBlock{display:flex;flex-direction:row;justify-content:center;width:80%;position:absolute;bottom:30px}@media (max-width:767px){.popup-form__form-buttonsBlock{bottom:2rem}}.popup-form__button{width:224px;height:44px;color:#fff;font-weight:500;font-size:14px;letter-spacing:.07em;background-color:var(--brand);border:0;border-radius:6px;cursor:pointer;outline:0;text-transform:uppercase}.popup-form__form-fieldsBlock{display:flex;flex-direction:column;align-items:center;margin-bottom:25px;width:85.5%}@media (max-width:767px){.popup-form__form-fieldsBlock{width:100%;margin-bottom:0}}.popup-form__form-fieldsBlock .checkbox-input{position:relative;text-align:left;justify-content:flex-start;align-items:center;width:100%;margin-top:0!important;display:grid;grid-template-columns:min-content auto}.popup-form__form-fieldsBlock .checkbox-input__bullit{display:none}.popup-form__form-fieldsBlock .checkbox-input__bullit:checked~.control-indicator:after{background-color:#425563}.popup-form__form-fieldsBlock .checkbox-input__text{color:#425563;font-size:12px;cursor:pointer}.popup-form__form-fieldsBlock .checkbox-input .control-indicator{height:12px;width:12px;background-color:transparent;border:1px solid #425563;border-radius:50%;position:relative;box-sizing:border-box;margin-right:5px;cursor:pointer}.popup-form__form-fieldsBlock .checkbox-input .control-indicator:after{content:"";position:absolute;display:block;top:10%;left:10%;height:8px;width:8px;border-radius:50%}.popup-form__field{width:100%;height:3.1em;background:#fff;border:1px solid var(--grey);border-radius:6px;box-sizing:border-box;cursor:pointer;margin-bottom:1.2em;font-size:17px;padding:15px;color:var(--commonTextColor)}@media (max-width:767px){.popup-form__field{margin-bottom:.6em;font-size:1.2rem;padding:.7em}}.popup-form__field:hover{border:1px solid var(--brand)}.popup-form__field:hover::placeholder{color:var(--brand);opacity:1}.popup-form__field:hover:-ms-input-placeholder{color:var(--brand)}.popup-form__field:hover::-ms-input-placeholder{color:var(--brand)}.popup-form__field:focus{outline:0;cursor:text}.popup-form__field:focus::placeholder{color:gray;opacity:1}.popup-form__field:focus:-ms-input-placeholder{color:gray}.popup-form__field:focus::-ms-input-placeholder{color:gray}.popup-form__field:last-of-type{margin-bottom:0}.page-popup-card{position:relative}@media (min-width:768px){.page-popup-card{position:absolute;top:50%;transform:translateY(-50%);margin:auto;box-sizing:border-box;height:auto;min-width:400px;max-width:-moz-fit-content;max-width:fit-content;width:auto}}@media screen and (max-width){.page-popup-card{min-height:100%}}.popupSuccess__heading::after{content:"";background:#da2128;margin-top:1em;width:100%;height:1px}@media (max-width:767px){.page-popup{display:none;position:fixed;z-index:5000;top:0;bottom:0;left:0;right:0;width:100vw;height:100vh;background-color:#425563;justify-content:center;align-items:center;box-sizing:border-box;padding:10px;overflow-y:auto}@supports (-webkit-touch-callout:none){.page-popup{height:var(--app-height)}}.page-popup__form,.page-popup__success{position:relative;z-index:0;background-color:#f6f6f6;height:max-content;justify-content:space-evenly;cursor:default;width:100%;min-height:100%;box-sizing:border-box;border-radius:16px}.page-popup__success{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 0 40%}.page-popup__success .popupSuccess__heading,.page-popup__success .popupSuccess__text{text-align:center;margin:0}.page-popup__success .popupSuccess__heading{font-size:6.5625vw;line-height:1.2;color:var(--brand);width:60%;position:relative;display:flex;flex-direction:column}.page-popup__success .popupSuccess__heading::after{content:"";width:100%;height:1px;background:var(--brand);margin-top:.8em}.page-popup__success .popupSuccess__text{font-size:4.6875vw;line-height:1.2;width:75%;margin-top:1em}.page-popup__form{display:flex;flex-direction:column;align-items:flex-start;padding:10% 20px}.page-popup__form-content-wrapper{width:100%}.page-popup__form-closingBlock{position:fixed;--size:9.357vw;top:calc(var(--size)*2/3);right:calc(var(--size)*5/6);z-index:1;background:0 0;border:0;outline:0}.page-popup__form-closingBlock .popup-close{width:var(--size);height:var(--size);cursor:pointer}.page-popup__form-closingBlock .popup-close:hover{filter:brightness(1) invert(1)}.page-popup__form-heading{color:#425563;font-size:8.125vw;text-align:left;letter-spacing:.03em;box-sizing:border-box;text-transform:uppercase;margin-bottom:5px}.page-popup__form-heading .headingLine{margin:0}.page-popup__form-description{color:#425563;font-size:3.75vw;font-weight:300;text-align:left;letter-spacing:.03em;line-height:150%;width:100%;margin-top:0;margin-bottom:15px}.page-popup__form-buttonsBlock{display:flex;flex-direction:row;justify-content:center;width:100%}.page-popup__form-button{margin-top:3rem}.page-popup__form-fieldsBlock{display:flex;flex-direction:column;align-items:center;width:100%}.page-popup__form-fieldsBlock .checkbox-input{position:relative;text-align:left;display:flex;justify-content:flex-start;align-items:center;width:100%;margin-top:15px}.page-popup__form-fieldsBlock .checkbox-input__bullit{display:none}.page-popup__form-fieldsBlock .checkbox-input__bullit:checked~.control-indicator:after{background-color:#425563}.page-popup__form-field,.page-popup__form-fieldsBlock .checkbox-input__text{color:#425563;font-size:14px;cursor:pointer}.page-popup__form-fieldsBlock .checkbox-input__text-colored{color:var(--brand)}.page-popup__form-fieldsBlock .checkbox-input .control-indicator{height:20px;width:20px;min-height:20px;min-width:20px;background-color:transparent;border:1px solid #425563;border-radius:50%;position:relative;box-sizing:border-box;margin-right:5px;cursor:pointer}.page-popup__form-fieldsBlock .checkbox-input .control-indicator:after{content:"";position:absolute;display:block;top:12%;left:12%;height:14px;width:14px;border-radius:50%}.page-popup__form-field{width:100%;height:45px;background:#fff;border:1px solid #425563;box-sizing:border-box;margin-bottom:15px;font-size:16px;padding:15px}.page-popup__form-field:hover{border:1px solid var(--brand)}.page-popup__form-field:hover::placeholder{color:var(--brand);opacity:1}.page-popup__form-field:hover:-ms-input-placeholder{color:var(--brand)}.page-popup__form-field:hover::-ms-input-placeholder{color:var(--brand)}.page-popup__form-field:focus{outline:0;cursor:text}.page-popup__form-field:focus::placeholder{color:gray;opacity:1}.page-popup__form-field:focus:-ms-input-placeholder{color:gray}.page-popup__form-field:focus::-ms-input-placeholder{color:gray}.page-popup__form-phone{font-size:20px;width:100%;text-align:center;margin-top:5vw}.page-popup__form-phone .link{color:#425563;text-decoration:none}.page-popup__form-phone-colored{color:var(--brand)}}.orderConsultationSection__labeled-checkbox-group{padding:0;border:0}.orderConsultationSection__labeled-checkbox-group_line{display:grid;grid-auto-flow:column}@media (max-width:767px){.orderConsultationSection__labeled-checkbox-group_line{grid-auto-flow:row}}.orderConsultationSection__labeled-checkbox-group_popup{margin:15px 0!important}.popup-form__expertDateTime{display:grid;grid-template-columns:auto 1fr auto 1fr;width:calc(100% - 34px);margin:0;padding:23px 0 14px;border:0;gap:14px;align-items:center}@media (max-width:767px){.popup-form__expertDateTime{width:100%;grid-template-columns:1fr 1fr;padding:.6em}}.popup-form__expertDateTimeLabel{font-style:normal;font-weight:400;font-size:19px;line-height:1.6;letter-spacing:-.04em;color:var(--grey)}@media (max-width:767px){.popup-form__expertDateTimeLabel{display:none}}.page-popup-card .popup__success{position:relative}.page-popup__content{position:relative;box-sizing:border-box;width:100%;max-width:675px;padding:25px;background-color:#fff;border-radius:30px;box-shadow:0 0 60px rgba(0,0,0,.2)}@media screen and (max-width:1279px){.page-popup__content{max-width:620px}}:root{font-size:10px;--headerHeight:90px}body{background:#fdfdfd;position:relative}.desktopMain{overflow-x:hidden}.page-popup{display:none;position:fixed;z-index:5000;top:0;bottom:0;left:0;right:0;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);transition:display 10s ease-in;cursor:pointer}@supports (-webkit-touch-callout:none){.page-popup{height:var(--app-height)}}@media (max-width:767px){.page-popup{background-color:var(--grey)}}label.labeled-checkbox .labeled-checkbox__inline-link{--textColor:inherit;color:var(--textColor);text-decoration:underline}label.labeled-checkbox .checkbox{-webkit-appearance:none;appearance:none;background:0 0;border:0;--size:16px;--color:#425563;width:var(--size);height:var(--size);position:relative;margin:.6em}label.labeled-checkbox .checkbox.custom-invalid{--color:#DA2128}label.labeled-checkbox .checkbox.custom-invalid+span{color:#da2128}.popup-form__link{margin-top:25px}.popup__success{box-sizing:border-box;width:100%;min-width:400px;max-width:600px;height:450px;background-color:#fff;border-radius:30px;align-items:center;padding-top:20px;padding-bottom:40px;position:absolute;cursor:default;display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.popup__success{min-width:unset;max-width:90vw;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}}.popupSuccess__heading{width:65%;font-style:normal;font-weight:400;font-size:30px;line-height:140%;text-align:center;letter-spacing:.01em;color:#da2128;display:flex;flex-direction:column}@media (max-width:767px){.popupSuccess__heading{width:90%}}.popupSuccess__text{margin:0;width:65%;font-style:normal;font-weight:400;font-size:16px;line-height:120%;text-align:center;color:var(--commonTextColor)}.popup-form__form-closingBlock{z-index:20;border:0;outline:0}.slider-nav{--circleWidth:8px;display:flex;justify-content:center;pointer-events:none;margin:calc(var(--circleWidth)/-2)}.slider-nav__item{pointer-events:all;margin:calc(var(--circleWidth)/2);width:var(--circleWidth);height:var(--circleWidth);border-radius:100%;position:relative;background:0 0;border:1px solid #dbdad5;box-sizing:content-box}.slider-nav__item.tns-nav-active{background:#dbdad5}.desktop-hidden{display:flex;justify-content:center}@media (min-width:768px){.desktop-hidden{display:none}}@media (max-width:1239px){.slider-button{--size:28px}}@media (min-width:768px) and (max-width:1239px){.slider-blur{position:relative}.slider-blur:after,.slider-blur:before{position:absolute;content:"";width:21.22vw;height:100%;top:0;z-index:1}.slider-blur:after{right:0;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 74.11%)}.slider-blur:before{left:0;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 74.11%)}}.slider-buttons{position:absolute;top:50%;transform:translateY(-50%);left:20%;right:20%;display:flex;justify-content:space-between}.container .slider-buttons{left:3%;right:3%}.slider-button{border:0;outline:0;--size:40px;width:var(--size);height:var(--size);padding:0;border-radius:50%;transition:background-color .3s ease-in-out}@media (max-width:767px){.slider-button{--size:24px}}.slider-button img{width:calc(var(--size)*.8)}.slider-button--next img{transform:rotate(180deg)}@media (min-width:768px) and (max-width:1239px){.slider-button{--size:40px}.slider-blur .slider-buttons{z-index:12}}.breadcrumbs{max-width:min(1200px,100vw - 50px);width:100%;margin:auto;box-sizing:border-box;padding:10px var(--header-y-offset);font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:var(--grey)}@media (max-width:767px){.breadcrumbs{margin:0;padding:1vw 0 3vw 5vw;font-size:10px;line-height:12px}}.breadcrumbs:empty{padding:0}.breadcrumbs .home{text-transform:uppercase}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__heading a,.breadcrumbs [property=itemListElement] a[property=item],.globalSearch .globalSearch__resultsItem a{color:inherit}.breadcrumbs [property=itemListElement] .current-item{color:var(--commonTextColor);font-weight:500}.cookie-popup{position:fixed;bottom:20px;width:min(100vw - 40px,1880px);left:50%;transform:translateX(-50%);font-size:14px;color:var(--commonTextColor);padding:2.8em 6.14em 2.42em 2.28em;background:#eaeaea;box-shadow:0 4px 30px rgba(0,0,0,.3);box-sizing:border-box;border-radius:8px;z-index:100;display:grid;grid-auto-flow:column;align-items:center;gap:2.36em}@media screen and (max-width:1239px){.cookie-popup{grid-auto-flow:row;justify-items:center}}@media screen and (max-width:767px){.cookie-popup{font-size:3.2vw;padding:3.3em 1.6em 1.4em}}.cookie-popup .cookie-popup__acceptButton,.cookie-popup .cookie-popup__text{font-style:normal;font-weight:500;font-size:1em;line-height:1.5;letter-spacing:.05em}.cookie-popup .cookie-popup__text{margin:0}.cookie-popup .cookie-popup__acceptButton{background:var(--brand);display:flex;align-items:center;text-align:center;text-transform:uppercase;color:#fff;border:0;padding:1.3em 5.7em;transition:opacity .3s ease-in-out}.cookie-popup .cookie-popup__acceptButton:hover{will-change:opacity;opacity:.9}.cookie-popup .cookie-popup__closeButton{position:absolute;right:1em;top:1em;width:26px;height:26px;border:0;margin:0;padding:0;background:0 0}@media screen and (max-width:767px){.cookie-popup .cookie-popup__closeButton{width:2.16em;height:2.16em}}.cookie-popup .cookie-popup__closeButton::after,.cookie-popup .cookie-popup__closeButton::before{content:"";position:absolute;left:50%;top:50%;height:1px;width:100%;background:#9d9fa0;--translate:translate(-50%, -50%);transform:var(--translate) var(--rotate)}.cookie-popup .cookie-popup__closeButton::before{--rotate:rotate(-45deg)}.cookie-popup .cookie-popup__closeButton::after{--rotate:rotate(45deg)}.city-popup__form{width:-moz-fit-content;width:fit-content;margin:auto}.city-popup{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:120}.city-popup.city-popup--hidden,.globalSearch .globalSearch__results.globalSearch__results--hidden{display:none}.city-popup__inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;opacity:.95;box-shadow:0 0 20px rgba(0,0,0,.35);border-radius:30px;padding:30px 45px;z-index:130}@media (max-width:767px){.city-popup__inner{padding:4.125vw 0 6.25vw;width:75vw;border-radius:5vw}}.city-popup__text{font-style:normal;font-weight:400;font-size:16px;line-height:1.3;text-align:center;letter-spacing:.04em;color:var(--commonTextColor);margin:0 0 1.5em;min-width:25ch}@media (max-width:767px){.city-popup__text{font-size:5vw;min-width:auto;margin:0 0 .6875em}}.city-popup__text .city-popup__textCity{font-weight:600}@media (max-width:767px){.city-popup__text .city-popup__textCity{display:block}}.city-popup__form{display:grid;grid-auto-flow:row;gap:25px}@media (max-width:767px){.city-popup__form{gap:5.3125vw}}.city-popup__radio{display:grid;grid-auto-flow:row;gap:2px}@media (max-width:767px){.city-popup__radio{gap:.5vw}.city-popup__radio label.labeled-checkbox{--fontSize:3.125vw}}.city-popup__acceptButton{background:var(--brand);font-style:normal;font-weight:500;font-size:14px;line-height:1.5;display:flex;align-items:center;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;border:0;padding:.8em 2.92em;transition:opacity .3s ease-in-out}@media (max-width:767px){.city-popup__acceptButton{font-size:4.375vw;letter-spacing:.04em;padding:.8em 2em}}.city-popup__acceptButton:hover{will-change:opacity;opacity:.9}.globalSearch{position:absolute;top:100%;left:0;right:0;background-color:inherit;min-height:62px}.globalSearch .globalSearch__input{width:100%;height:46px;background:#f4f4f4;border:0;border-radius:6px;font-style:normal;font-weight:400;font-size:18px;line-height:120%;text-align:center;letter-spacing:.01em;color:var(--grey)}@media screen{.globalSearch input.globalSearch__input:not([disabled]):not([tabindex="-1"]):focus-visible{outline:0!important}}.globalSearch .globalSearch__results{padding-bottom:6rem}.globalSearch .globalSearch__results ol+ol{margin-top:4em}.globalSearch .globalSearch__resultsBG{z-index:-1;position:absolute;display:block;width:100%;height:100vh;background:rgba(0,0,0,.5);top:0;left:0}.globalSearch .globalSearch__resultsHeading{margin:1em auto}.globalSearch .globalSearch__resultsItem{font-style:normal;font-weight:500;font-size:16px;line-height:36px;color:var(--grey)}.globalSearch .globalSearch__resultsItem.globalSearch__resultsItem--heading{font-weight:500}.globalSearch .globalSearch__resultsItem.globalSearch__resultsItem--headingLarge{text-transform:uppercase;font-weight:700;margin-left:-1.2em;display:block}.globalSearch .globalSearch__resultsList{max-height:50vh;overflow:auto}.globalSearch .globalSearch__resultsList .globalSearch__resultsItem--bold{font-weight:600}.globalSearch .globalSearch__resultsList.globalSearch__resultsList--hidden{display:none}.searchOpenerButton{padding:0;background-color:transparent;border:0}@media screen and (max-width:767px){.searchOpenerButton{order:1}}.searchOpenerButton img{width:16px;height:16px;object-fit:contain}.searchOpenerButton img[data-variant=open]{width:24px;height:24px}.goToTopButton{--size:51px;position:fixed;aspect-ratio:1;width:var(--size);height:var(--size);right:calc(var(--size)*1.65);bottom:calc(var(--size)*1.65);background:var(--brand);padding:0;margin:0;border:0;border-radius:50%;z-index:100;transition:opacity .5s ease-in-out,transform .5s ease-in-out}@media screen and (max-width:767px){.goToTopButton{--size:12vw;right:36px;bottom:calc(var(--size)*1.25);border:1px solid #fff}}.goToTopButton:hover{will-change:transform;transform:scale(1.1)}.goToTopButton--hidden{will-change:opacity;opacity:0;pointer-events:none}.goToTopButton__icon{position:absolute;left:50%;top:50%;width:53%;height:auto;transform:translate(-50%,-50%)}.select,.usefulInfo__wrapper .select{margin-bottom:20px}.select__title,.usefulInfo__wrapper .select__title{font-size:21px;font-weight:700;display:block;margin-bottom:10px}.custom-select,.usefulInfo__wrapper .custom-select{position:relative}.usefulInfo__wrapper .custom-select--open .usefulInfo__wrapper .custom-select__panel{max-height:300px;overflow:auto;background:#f3f4f5;box-shadow:inset 2px 0 0 #dcdcdc;border-radius:0 0 6px 6px;padding:0 5px 5px;box-sizing:border-box}.usefulInfo__wrapper .custom-select--placeholder .usefulInfo__wrapper .custom-select__opener{color:rgba(0,0,0,.5)}.custom-select select,.usefulInfo__wrapper .custom-select select{position:absolute;visibility:hidden;opacity:0}.usefulInfo__wrapper .custom-select__panel{position:absolute;z-index:1;left:0;top:100%;width:100%;max-height:0;overflow:hidden;background-color:#fff;border-width:0}.usefulInfo__wrapper .custom-select__panel--above{top:auto;bottom:100%}.custom-select__panel-item input,.usefulInfo__wrapper .custom-select__panel-item input{width:100%;height:30px;padding:5px;font-size:inherit;color:inherit;font-family:inherit}.custom-select__opener-label button,.usefulInfo__wrapper .custom-select__opener-label button{display:inline-block;width:15px;height:15px}.usefulInfo__wrapper .custom-select__option{padding:10px;position:relative}.usefulInfo__wrapper .custom-select__opener,.usefulInfo__wrapper .custom-select__option{font-style:normal;font-weight:500;font-size:16px;line-height:130%;text-transform:uppercase;color:#54616c;border-top:1px solid #fff;display:flex;align-items:center}.custom-select__opener label,.custom-select__option label,.usefulInfo__wrapper .custom-select__opener label,.usefulInfo__wrapper .custom-select__option label{display:block;padding:10px}.usefulInfo__wrapper .custom-select__opener--selected,.usefulInfo__wrapper .custom-select__opener:hover,.usefulInfo__wrapper .custom-select__option--selected,.usefulInfo__wrapper .custom-select__option:hover{background:rgba(196,196,196,.5);cursor:pointer}.usefulInfo__wrapper .custom-select__opener[data-value=placeholder],.usefulInfo__wrapper .custom-select__option[data-value=placeholder]{display:none}.usefulInfo__wrapper .custom-select__opener{padding:10px 16px;box-shadow:inset 2px 2px 0 #dcdcdc;border-radius:6px;background:#f3f4f5;position:relative}.usefulInfo__wrapper .custom-select__opener::before{content:"";position:absolute;top:50%;right:10px;width:8px;height:8px;border-left:1px solid currentColor;border-bottom:1px solid currentColor;transform:translate(0,-50%) rotate(-45deg);pointer-events:none}.usefulInfo__wrapper .custom-select__option-icon{width:1em;height:1em;display:inline-block;vertical-align:middle;margin-right:.5em}.usefulInfo__wrapper .custom-select__options{max-height:250px;overflow:auto}.usefulInfo__wrapper .custom-select__optgroup::before{content:attr(data-label);display:block;padding:5px;font-weight:700}.usefulInfo__wrapper .systemSelectOption__imageWrapper{width:50px;margin-right:10px;pointer-events:none}.usefulInfo__wrapper .systemSelectOption__image{width:inherit;height:auto}.usefulInfo__wrapper .systemSelectOption__dates{font-weight:400;text-transform:none}.usefulInfo__wrapper .custom-select--open .custom-select__opener{border-radius:6px 6px 0 0}@media (max-width:767px){.usefulInfo__wrapper .custom-select__opener span,.usefulInfo__wrapper .custom-select__option span{display:flex;flex-direction:column}.usefulInfo__wrapper .custom-select__opener .systemSelectOption__dates,.usefulInfo__wrapper .custom-select__option .systemSelectOption__dates{font-size:12px}}.custom-select{width:auto}.custom-select--open .custom-select__panel{max-height:205px;overflow:auto;background:#fff;border:1px solid #54616c;border-radius:8px;z-index:11;box-sizing:border-box}.custom-select--placeholder .custom-select__opener{color:rgba(0,0,0,.5)}.custom-select__panel{position:absolute;z-index:1;left:0;top:0;width:100%;max-height:0;overflow:hidden;background-color:#fff;border-width:0}.custom-select__panel--above{top:auto;bottom:100%}.custom-select__option{padding:10px;position:relative}.custom-select__opener,.custom-select__option{font-style:normal;font-weight:500;font-size:12px;line-height:2;color:#54616c;display:flex;align-items:center}.custom-select--disabled .custom-select__opener::before,.custom-select__opener[data-value=placeholder],.custom-select__option[data-value=placeholder]{display:none}.custom-select__option--selected,.custom-select__option:hover{background:rgba(196,196,196,.5);cursor:pointer}.custom-select__option--disabled{background:0 0!important;cursor:not-allowed!important;color:#e5e5e5!important}.custom-select__opener{padding:10px;border:1px solid #d7d7d7;border-radius:6px;background:#fff;position:relative}.custom-select__opener:hover{border-color:var(--brand);color:var(--brand);cursor:pointer}.custom-select__opener.custom-invalid{border:1px solid var(--brand);color:var(--brand)}.custom-select__opener::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid transparent;pointer-events:none}.custom-select__option-icon{width:1em;height:1em;display:inline-block;vertical-align:middle;margin-right:.5em}.custom-select__options{max-height:250px;overflow:auto}.custom-select__optgroup::before{content:attr(data-label);display:block;padding:5px;font-weight:700}.systemSelectOption__imageWrapper{width:50px;margin-right:10px;pointer-events:none}.systemSelectOption__image{width:inherit;height:auto}.systemSelectOption__dates{font-weight:400;text-transform:none}.custom-select--open .custom-select__opener{border-radius:6px 6px 0 0}@media (max-width:767px){.custom-select__opener{font-size:1.2rem;padding:.7em}}.custom-select--disabled .custom-select__opener{border:1px solid rgba(215,215,215,.6784313725)!important;border-radius:6px;background:#fff!important;color:#54616c!important;opacity:.5}@media (max-width:767px){.custom-select__opener span,.custom-select__option span{display:flex;flex-direction:column}.custom-select__opener .systemSelectOption__dates,.custom-select__option .systemSelectOption__dates{font-size:12px}}.protectYourHouseSection .slider-nav{position:absolute;bottom:3%;left:0;right:0;display:flex;justify-content:center;text-align:center}.desktopMain__protectYourHouseSection{position:relative;z-index:1;padding:0 10% 10%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;overflow:visible;height:138vw;--bottom-padding:20%}@media screen and (min-width:768px){.desktopMain__protectYourHouseSection{height:53.2994923858vw;--bottom-padding:33%}}@media screen and (min-width:1240px){.desktopMain__protectYourHouseSection{height:53.6603221083vw;--bottom-padding:30%;height:587px;margin:0 0 -42px;--bottom-padding:32%}.desktopMain__protectYourHouseSection.protectYourHouseSection--single{margin:0 0 -40px}.desktopMain__protectYourHouseSection.protectYourHouseSection--noPhone{height:587px;margin:0 0 -50px}.desktopMain__protectYourHouseSection.protectYourHouseSection--noPhone .backgroundImage{height:587px}}@media screen and (min-width:1400px){.desktopMain__protectYourHouseSection{height:672px;margin:0 0 -42px;--bottom-padding:26%}.desktopMain__protectYourHouseSection.protectYourHouseSection--noPhone{height:672px;margin:0 0 -70px}.desktopMain__protectYourHouseSection.protectYourHouseSection--noPhone .backgroundImage{height:672px}}@media screen and (min-width:1441px){.desktopMain__protectYourHouseSection{height:824px;--bottom-padding:26%;margin:0 0 -85px}.desktopMain__protectYourHouseSection.protectYourHouseSection--single{margin:0 0 -80px}.desktopMain__protectYourHouseSection.protectYourHouseSection--noPhone{height:865px;margin:0}.desktopMain__protectYourHouseSection.protectYourHouseSection--noPhone .backgroundImage{height:865px}}.desktopMain__protectYourHouseSection .container{max-width:min(1170px,100vw - 150px)}@media (min-width:1241px) and (max-width:1400px){.desktopMain__protectYourHouseSection .container{max-width:min(1170px,100vw - 270px)}}@media screen and (max-width:767px){.desktopMain__protectYourHouseSection .container{max-width:100%;height:100%;padding:5%}}.desktopMain__protectYourHouseSection .protectYourHouseSection__phone{position:absolute;bottom:0;pointer-events:none;transform:translateX(-50%);height:auto}@media (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__phone{left:70%;width:70vw}}@media screen and (min-width:768px){.desktopMain__protectYourHouseSection .protectYourHouseSection__phone{left:calc(50% + 19.53125vw);width:29.6875vw}}@media screen and (min-width:1240px){.desktopMain__protectYourHouseSection .protectYourHouseSection__phone{left:calc(50% + 215px);width:360px}}@media screen and (min-width:1400px){.desktopMain__protectYourHouseSection .protectYourHouseSection__phone{left:calc(50% + 255px);width:400px}}@media screen and (min-width:1441px){.desktopMain__protectYourHouseSection .protectYourHouseSection__phone{left:calc(50% + 345px);width:476px}}.desktopMain__protectYourHouseSection .protectYourHouseSection__phone.connect{top:auto;bottom:0}.desktopMain__protectYourHouseSection .protectYourHouseSection__image{height:700px}.desktopMain__protectYourHouseSection .protectYourHouseSection__heading{font-style:normal;font-weight:400;line-height:110%;text-transform:uppercase;margin-top:0}@media (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__heading{font-size:6.875vw;line-height:1.4;max-width:7.5em;position:absolute;top:0}.desktopMain__protectYourHouseSection .protectYourHouseSection__heading.protectYourHouseSection__heading--single{top:20px}.desktopMain__protectYourHouseSection .protectYourHouseSection__heading.protectYourHouseSection__heading--business{top:85vw}}.desktopMain__protectYourHouseSection .protectYourHouseSection__subheading{text-transform:none;line-height:150%}@media (max-width:1239px){.desktopMain__protectYourHouseSection .protectYourHouseSection__subheading{font-size:12px}}@media (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__subheading{display:none}}.desktopMain__protectYourHouseSection .protectYourHouseSection__text{color:#fff;max-width:51.3%}.desktopMain__protectYourHouseSection .protectYourHouseSection__text.protectYourHouseSection__text_full{max-width:100%}@media (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text{max-width:88%}.desktopMain__protectYourHouseSection .protectYourHouseSection__text .protectYourHouseSection__heading{max-width:auto}}.desktopMain__protectYourHouseSection .backgroundImage{position:absolute;left:0;top:0;width:100%;z-index:-1;max-width:100%;object-fit:cover;object-position:top;height:117.5vw}@media screen and (min-width:768px){.desktopMain__protectYourHouseSection .backgroundImage{height:43.2291666667vw}}@media screen and (min-width:1240px){.desktopMain__protectYourHouseSection .backgroundImage{height:43.5294117647vw;height:465px}}@media screen and (min-width:1400px){.desktopMain__protectYourHouseSection .backgroundImage{height:560px}}@media screen and (min-width:1441px){.desktopMain__protectYourHouseSection .backgroundImage{height:663px}}.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn{display:flex;justify-content:center;align-items:center;border:1px solid #fff;cursor:pointer;background:0 0;z-index:100;padding:.5em 1.5em;transition:background-color .3s ease-in-out}.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn:hover{background:rgba(255,255,255,.3)}.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn .watchBtn__text{font-size:20px;font-weight:400;color:#fff;margin-right:1em}@media (max-width:1239px){.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn .watchBtn__text{font-size:9px}}@media (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn .watchBtn__text{font-size:12px;text-transform:capitalize;margin:0}.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn{width:unset;height:unset;border:0;flex-direction:column-reverse;padding:0}}.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn .watchBtn__icon{--size:32px;width:var(--size);height:var(--size)}@media (max-width:1239px){.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn .watchBtn__icon{--size:18px}}@media (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__watchBtn .watchBtn__icon{--size:48px;margin-bottom:10px}}.desktopMain__protectYourHouseSection .protectYourHouseSection__slide.protectYourHouseSectionSlide__full{width:100%}.desktopMain__protectYourHouseSection .protectYourHouseSection__slide.protectYourHouseSectionSlide__full .protectYourHouseSection__text{max-width:none;padding-top:188px}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container{padding:0;overflow:hidden}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper{width:100%;height:100%;position:relative}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider{width:100%;height:100%;display:flex}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider_onloading{width:100%}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider_onloading .protectYourHouseSection__slide:nth-of-type(n){width:100vw}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider .protectYourHouseSection__slide{position:relative;height:100%;display:flex;align-items:center}@media (max-width:1239px) and (min-width:768px){.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider .protectYourHouseSection__slide{padding-bottom:100px;box-sizing:border-box}}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .tns-outer,.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .tns-outer .tns-ovh,.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .tns-outer .tns-ovh .tns-inner{height:100%}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider-nav{bottom:var(--bottom-padding);transform:translateY(50%);width:200px;margin:0 auto;z-index:1}@media (max-width:767px){.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .protectYourHouseSection__slider-nav{left:calc(11vw + var(--x-offset) + 20px);transform:translateX(-50%);right:unset;margin:calc(var(--circleWidth)/-2);width:auto}}.desktopMain__protectYourHouseSection.desktopMainProtectYourHouseSection__slider-container .protectYourHouseSection__slider-wrapper .professionalSystemSection__slider-buttons{z-index:1}.desktopMain__protectYourHouseSection .protectYourHouseSection__text{height:375px}@media screen and (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text{position:relative;height:100%}}@media (min-width:768px) and (max-width:1239px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text{height:30vw;padding-left:calc(65px - var(--x-offset))}}@media screen and (min-width:1240px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text{height:400px}}@media screen and (min-width:1441px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text{height:400px}}@media screen and (max-width:767px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text.protectYourHouseSection__text_full{position:relative;height:100%}}@media (min-width:768px) and (max-width:1239px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text.protectYourHouseSection__text_full{height:30vw;padding-left:calc(65px - var(--x-offset))}}@media screen and (min-width:1240px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text.protectYourHouseSection__text_full{height:520px}}@media screen and (min-width:1441px){.desktopMain__protectYourHouseSection .protectYourHouseSection__text.protectYourHouseSection__text_full{height:670px}}@media screen and (max-width:1000px){.protectYourHouseSection__heading{font-size:26px}.protectYourHouseSection__subheading{font-size:14px}.protectYourHouseSection__phone{bottom:0;right:13%}.protectYourHouseSection__image{height:460px!important}}@media screen and (min-width:1001px) and (max-width:1399px){.protectYourHouseSection__heading{font-size:36px}.protectYourHouseSection__subheading{font-size:18px}.protectYourHouseSection__phone{right:13%}.protectYourHouseSection__image{height:560px!important}}@media screen and (min-width:1300px) and (max-width:1399px){.protectYourHouseSection__heading{font-size:46px}}@media screen and (min-width:1400px){.protectYourHouseSection__heading{font-size:52px}.protectYourHouseSection__subheading{font-size:20px}}@media (max-width:767px){.watchBtn__text-mobile-hidden{display:none}}@media screen and (max-width:767px){.backgroundImage--desktop{display:none}}@media screen and (min-width:768px){.backgroundImage--mobile{display:none}}.protectYourHouseSection__slide--single{width:100%;height:100%;display:flex}.protectYourHouseSection--single{padding:0}.protectYourHouseSectionSlide--business .protectYourHouseSection__text{height:100px}@media (max-width:1239px) and (min-width:768px){.protectYourHouseSectionSlide--business .protectYourHouseSection__text{height:8vw;padding-left:calc(65px - var(--x-offset))}}@media screen and (max-width:767px){.protectYourHouseSectionSlide--business .protectYourHouseSection__text{position:relative;height:100%}.protectYourHouseSectionSlide--business .container{padding-top:90%}}.protectYourHouseSection__slider-buttons{position:absolute;z-index:10;top:40%;left:3%;right:3%;display:flex;transform:translateY(-50%);justify-content:space-between}@media (min-width:1240px){.protectYourHouseSection__slider-buttons{left:50%;transform:translate(-50%,-50%);width:min(95vw,1362px)}}@media (max-width:767px){.protectYourHouseSection__slider-buttons{display:none}}.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button{border:0;outline:0;--size:53px;width:var(--size);height:var(--size);padding:0;border-radius:50%;background:0 0;transition:background-color .3s ease-in-out}@media (max-width:1239px){.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button{--size:28px}}@media (max-width:767px){.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button{--size:24px}}.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button:active,.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button:hover{background:rgba(234,234,234,.4)}.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button img{width:inherit;height:inherit}.protectYourHouseSection__slider-buttons .protectYourHouseSection__slider-button--next img{transform:rotate(180deg)}.protectYourHouseSection__actions{display:grid;grid-auto-flow:column;gap:40px;align-items:baseline;position:absolute;transform:translateY(50%);bottom:calc(var(--bottom-padding)*1.16)}@media screen and (min-width:1240px) and (max-width:1399px){.protectYourHouseSection__actions{bottom:var(--bottom-padding)}}@media (max-width:1239px){.protectYourHouseSection__actions{gap:15px}}@media screen and (max-width:767px){.protectYourHouseSection__actions{grid-auto-flow:row;bottom:50vw;left:4vw;width:24vw}}.protectYourHouseSection__actionsDetails{font-size:20px;font-weight:400;color:#fff;text-transform:uppercase}@media (max-width:1239px){.protectYourHouseSection__actionsDetails{font-size:9px}}@media (max-width:767px){.protectYourHouseSection__actionsDetails{font-size:3.75vw;margin:0}}.protectYourHouseSection__watchBtn{text-transform:uppercase;font-weight:400}@media screen and (max-width:767px){.protectYourHouseSection__watchBtn{position:static;transform:none}}.extensions{--color_title:var(--commonTextColor);--color_checked_checkbox:rgba(203, 207, 211, 0.8);--color_unChecked_checkbox:rgba(203, 207, 211, 0.3);--color_red_hotPrice:hsl(358, 74%, 49%);padding:0 5px;max-width:1140px;margin:0 auto;box-sizing:border-box}@media screen and (max-width:1920px){.extensions{font-size:.6944444444vw!important;box-sizing:border-box;padding:0 .5rem;max-width:114rem}}@media screen and (max-width:1240px){.extensions{padding:0 .5rem;max-width:90rem}}@media screen and (max-width:950px){.extensions{max-width:71rem}}@media screen and (max-width:768px){.extensions{font-size:1.3020833333vw!important;max-width:100rem;padding:0;overflow:hidden}}.extensions__filters{display:flex;flex-direction:column;margin:13px 0 0;grid-area:"filters"}@media screen and (max-width:1920px){.extensions__filters{margin:1.3rem 0 0}}.extensions__filters_row{display:flex;align-items:center;flex-direction:row}@media screen and (max-width:768px){.extensions__filters_row{flex-wrap:wrap}}.extensions__filters_row:not(:last-of-type){margin-bottom:7px}.extensions__title{font-weight:700;font-size:22px;line-height:36px;margin:0 0 30px;color:var(--color_title);display:flex;flex-direction:row;align-items:center}@media screen and (max-width:1920px){.extensions__title{font-size:2.2rem;line-height:3.6rem;margin:0 0 3rem}}@media screen and (max-width:768px){.extensions__title{justify-content:flex-start;width:100%;font-size:6.87vw;line-height:10.6vw;margin:0 0 6.2vw}.extensions__title_main{margin-bottom:0}}.extensions__filterLabel{font-weight:400;font-size:11px;line-height:15.4px;position:relative;margin:0;color:rgba(84,97,108,.6);display:inline-block;width:max-content;padding:4px 12px;box-sizing:border-box;background-color:var(--color_unChecked_checkbox);border-radius:32px;cursor:pointer;transition:color .3s ease-in-out,background-color .3s ease-in-out}.extensions__filterLabel:not(:last-of-type){margin-right:4px}@media (min-width:769px){.extensions__filterLabel:hover{background-color:var(--color_checked_checkbox);color:var(--color_title)}}@media screen and (max-width:1920px){.extensions__filterLabel{font-size:1.1rem;line-height:1.54rem;padding:.4rem 1.2rem;border-radius:3.2rem}.extensions__filterLabel:not(:last-of-type){margin-right:.4rem}}@media screen and (max-width:768px){.extensions__filterLabel{font-size:4.3vw;line-height:4.7vw;padding:1.25vw 3.75vw;border-radius:10vw;margin-bottom:3.1vw}.extensions__filterLabel:not(:last-of-type){margin-right:1.25vw}}.extensions__filterInput{position:absolute;z-index:-1;opacity:0}@media screen and (max-width:768px){.extensions__filters_rowBottom{flex-wrap:wrap}.extensions__filterLabel{margin-bottom:3.1vw}}.extensions__filterInput:checked+.extensions__filterLabel{background-color:var(--color_checked_checkbox);color:var(--color_title)}.extensions__block,div.tns-inner{position:relative}@media screen and (min-width:769px) and (max-width:950px){.extensions__block{margin:auto;width:70.6rem}}.extensions__block_categories{display:grid;grid-template-rows:repeat(2,max-content);grid-template-columns:1fr max-content;margin-bottom:47px;align-items:center;grid-template-areas:". allCategoriesButton" "filters filters"}@media screen and (max-width:1920px){.extensions__block_categories{margin-bottom:4.7rem;box-sizing:border-box}}@media screen and (max-width:768px){.extensions__block_categories{display:flex;flex-direction:column;padding:0 7.8vw;margin-bottom:9.3vw}}.extensions__button_allCategories{grid-area:"allCategoriesButton";background-color:transparent;color:var(--color_title);font-weight:500;font-size:16px;line-height:36px;border:0;outline:0;transition:opacity .3s ease-in-out}.extensions__button_allCategories:hover{opacity:.7}@media screen and (max-width:1920px){.extensions__button_allCategories{font-size:1.6rem;line-height:3.6rem}}@media screen and (max-width:768px){.extensions__button_allCategories{display:none}}.extension__slider{margin:30px 0 60px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:1920px){.extension__slider{margin-top:3rem 0 6rem}}.extension__card{width:272px!important;min-height:400px!important;height:max-content!important;cursor:pointer;padding-right:0!important;border-radius:20px;box-sizing:border-box;box-shadow:0 4px 20px rgba(0,0,0,.05);background-color:#fff;position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:242px minmax(131px,max-content);overflow:visible;transition:height .25s ease-in-out,box-shadow .25s ease-in-out,transform .25s ease-in-out,opacity .25s ease-in-out;will-change:height,transform;z-index:1}@media (min-width:769px){.extension__card:hover{box-shadow:0 4px 40px rgba(0,0,0,.4);transform:translate3d(0,-5px,1px)}.extension__card:not(.tns-slide-active){opacity:0}}@media screen and (max-width:1920px){.extension__card{width:26.7rem!important;height:41.5rem!important;border-radius:2rem;grid-template-rows:24.2rem 15.1rem}}@media screen and (max-width:1240px){.extension__card{width:28.3rem!important}}@media (max-width:768px){.extension__card{display:flex;flex-direction:column;margin:0 auto;box-shadow:0 4px 44px rgba(0,0,0,.15);overflow:hidden;width:85vw!important;height:116.5vw!important}}.sendRequest_mobile{display:none}.extension__card_current{width:1130px!important;height:370px;display:none;grid-template-columns:380px 1fr;grid-template-rows:1fr;margin-right:0;z-index:90;transition:opacity .4s ease-in-out;opacity:0;pointer-events:none;position:absolute;border-radius:20px;box-shadow:0 8px 50px rgba(0,0,0,.25);will-change:transform,opacity;padding-right:0!important;box-sizing:border-box;background-color:#fff;overflow:visible;top:0;left:0;right:0}.extension__card_current .extension__cardText{height:auto!important;padding:26px 34px;display:grid;grid-template-columns:1fr max-content 1fr;grid-template-rows:max-content auto max-content;grid-template-areas:"titleCurrent titleCurrent titleCurrent" "listCurrent listCurrent listCurrent" "price favorit sendRequest";justify-content:flex-start;align-items:flex-start}@media screen and (max-width:1920px){.extension__card_current{width:113rem!important;height:38rem;grid-template-columns:38rem 1fr;border-radius:2rem}}@media screen and (max-width:1240px){.extension__card_current{width:90rem!important}}@media screen and (max-width:950px){.extension__card_current{width:70.6rem!important;height:38rem;grid-template-columns:28rem 1fr}}@media screen and (max-width:768px){.extension__card_current{display:flex;flex-direction:column;width:85.3vw!important;height:145vw;left:50%;transform:translateX(-50%);right:auto}}@media screen and (max-width:1920px){.extension__card_current .extension__cardText{padding:2.6rem 3.4rem}}@media screen and (max-width:1240px){.extension__card_current .extension__cardText{grid-template-rows:max-content minmax(max-content,1fr) repeat(2,max-content);grid-template-columns:1fr max-content;grid-template-areas:"titleCurrent titleCurrent" "listCurrent listCurrent" "price price" "sendRequest favorit"}}@media screen and (max-width:768px){.extension__card_current .extension__cardText{padding:6.25vw 5vw;z-index:100;background-color:#fff;margin-top:4vw;width:inherit;align-items:center;border-radius:0 0 6.25vw 6.25vw;grid-template-columns:1fr;grid-template-areas:"titleCurrent" "price" "listCurrent" "sendRequest"}}.extension__card_current .extensionCurrent__cardTextButton{-ms-grid-row:3;-ms-grid-column:2;grid-area:favorit;margin-top:.6em;align-self:center;grid-auto-flow:column;font-style:normal;font-weight:500;font-size:14px;line-height:110%;width:max-content;display:flex;align-items:center;text-align:left;color:var(--grey)}.extension__card_current .extension__cardTitle{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3;padding:0 0 0 10px;font-weight:500;font-size:25px;line-height:27px;color:var(--commonTextColor);grid-area:titleCurrent;justify-self:flex-start}@media screen and (max-width:1920px){.extension__card_current .extension__cardTitle{font-size:2.5rem;line-height:2.7rem}}@media screen and (max-width:1240px){.extension__card_current .extension__cardTitle{padding:0;max-width:95%;text-align:left}}@media screen and (max-width:950px){.extension__card_current .extension__cardTitle{font-size:2.1rem;line-height:2.3rem;margin:0 0 1rem}}@media screen and (max-width:768px){.extension__card_current .extension__cardTitle{font-size:4.4vw;line-height:4.7vw;max-width:100%;text-align:center;margin:0 0 3.75vw;justify-self:center}}.extension__card_current .extension__cardInfoPrice{-ms-grid-row:3;-ms-grid-column:1;grid-area:price;display:flex;flex-direction:column;align-self:flex-end}@media screen and (min-width:769px) and (max-width:1240px){.extension__card_current .extension__cardInfoPrice{margin:1em 0}}.extension__card_current .extension__cardInfo{font-size:15px;line-height:1.4;padding:0 0 0 10px;align-self:flex-start;justify-self:flex-start}@media screen and (max-width:1920px){.extension__card_current .extension__cardInfo{font-size:1.2rem;line-height:1.7rem}}@media screen and (max-width:768px){.extension__card_current .extension__cardInfo{font-size:3.4vw;line-height:4.7vw;padding:0;align-self:center;justify-self:center;margin-bottom:0}}.extension__card_current .extension__cardImg{object-fit:cover;width:100%;height:inherit;border-radius:20px 0 0 20px}@media screen and (max-width:1920px){.extension__card_current .extension__cardImg{border-radius:2rem 0 0 2rem}}@media screen and (max-width:768px){.extension__card_current .extension__cardImg{height:9.4vw;width:inherit;border-radius:6.25vw 6.25vw 0 0;position:absolute;top:0;right:0;left:0}}.extensions_counter{font-weight:300;padding-left:10px}@media screen and (max-width:768px){.extensions_counter{display:block;margin-left:auto}}.currentCard_opened{display:grid;pointer-events:auto;animation:appearance .3s ease-in-out .05s 1 forwards;overflow:hidden;transform:translateZ(1px)}.extension__cardPreview{overflow:hidden;width:100%;height:242px;position:relative;border-radius:20px 20px 0 0;background-color:#fff;z-index:0}@media screen and (max-width:1920px){.extension__cardPreview{height:24.2rem;border-radius:2rem 2rem 0 0}}@media screen and (max-width:768px){.extension__cardPreview{height:75.6vw;flex-basis:65%;will-change:flex-basis,height;transition:flex-basis .25s ease-in-out,height .25s ease-in-out}}.extension__cardPreview .extension__cardImg{object-fit:cover;width:100%;height:100%}@media screen and (max-width:768px){.extension__cardPreview .extension__cardImg{position:absolute;top:0;height:75.6vw}}.extension__cardText{box-sizing:border-box;padding:20px 16px;height:17.5rem!important;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1920px){.extension__cardText{padding:2rem 1.6rem;position:relative;will-change:height,flex-basis;transition:height .25s ease-in-out,flex-basis .25s ease-in-out}}@media screen and (max-width:768px){.extension__cardText{padding:6.25vw 5vw;min-height:48vw;flex-basis:35%}}.extension__cardTextWithButton{display:flex;justify-content:space-between;width:100%}.extension__cardTextWithButton .extension__cardTitleButton{width:32px;height:32px;background:#c4c4c4;color:#f5f5f5;border-radius:50%;border:0;position:relative;display:flex;justify-content:center;align-items:center;font-size:30px;line-height:0;padding:0;flex-shrink:0}.extension__cardTextWithButton .extension__cardTitleButton::before{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.extensions__card_detailed .extension__cardTitleButton::before{content:"–";position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.cardTextButton .cardTextButton__added{display:none;color:var(--brand)}.cardTextButton .cardTextButton__add,.cardTextButton.cardTextButton--added .cardTextButton__added,.extension__cardTextButton .cardTextButton__default{display:block}.cardTextButton.cardTextButton--added .cardTextButton__add,.extension__cardTextButton .cardTextButton__hover{display:none}.extension__cardLast{display:grid;grid-auto-flow:row;justify-content:flex-start;gap:10px;width:100%}.extension__cardTextButton{padding:0;margin:0;border:0;background:0 0;display:grid;grid-auto-flow:row;height:-moz-fit-content;height:fit-content;gap:4px;justify-items:center;font-weight:500;font-size:9px;line-height:1.1;text-align:center}.extension__cardTextButton span{white-space:nowrap}.extension__cardTextButton img{will-change:transform;transition:transform .3s ease-in-out;transform-origin:bottom}.extension__cardTextButton:hover .cardTextButton__hover{display:block}.extension__cardTextButton:hover .cardTextButton__default,div.tns-nav{display:none}.extension__cardTextButton:hover img{transform:scale(1.1)}.extension__cardTextButton.extension__cardTextButto--small{grid-auto-flow:column;align-items:center;color:var(--grey);width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.extension__cardTextButton.extension__cardTextButto--small{margin:1rem 0}}.extension__cardTextButton.extension__cardTextButto--small img{width:20px}.extension__cardTitle{color:var(--color_title);text-align:left;font-size:20px;line-height:22px;min-height:44px;font-weight:400;padding:0;margin:0;cursor:default;will-change:font-size,line-height}@media screen and (max-width:1920px){.extension__cardTitle{font-size:2rem;line-height:2.2rem}}@media screen and (max-width:768px){.extension__cardTitle{font-size:6.25vw;line-height:6.8vw}}.extensions__headingBlock{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media screen and (max-width:768px){.extensions__headingBlock{box-sizing:border-box;padding:0 7.8vw}}.extension__cardInfo{color:var(--color_title);font-size:14px;line-height:1.4px;font-weight:400;align-self:baseline;margin:0;cursor:default;display:flex;flex-direction:row;align-items:baseline}@media screen and (max-width:1920px){.extension__cardInfo{font-size:1.1rem;line-height:1.55rem}}@media screen and (max-width:768px){.extension__cardInfo{font-size:5.6vw;line-height:1.4}}@media screen and (max-width:580px){.extension__cardInfo{font-size:4vw}}.extension__cardInfo.--column{flex-direction:column}.extension__cardPrice{color:var(--color_red_hotPrice);font-weight:400;font-size:inherit;line-height:inherit;padding-left:6px}@media screen and (max-width:1920px){.extension__cardPrice{font-size:1.8rem;line-height:2.5rem}}@media screen and (max-width:768px){.extension__cardPrice{font-size:5.6vw;line-height:7.8vw;padding-left:4px}}.extension__list{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:3;list-style:none;margin:0 0 47px;padding:0;grid-area:listCurrent}@media screen and (max-width:1920px){.extension__list{margin:0 0 4.7rem}}@media screen and (max-width:1240px){.extension__list{margin:0 0 1.5rem;align-self:center}}@media screen and (max-width:950px){.extension__list{margin:0 0 .4rem}}@media screen and (max-width:768px){.extension__list{margin:6.25vw 0 7.8vw;align-self:unset}}.extension__listItem{margin:0;padding:0;font-weight:400;font-size:16px;line-height:22px;color:var(--color_title);display:flex;flex-direction:row;align-items:center}.extension__listItem img{margin-right:18px}.extension__listItem:not(:last-of-type){margin-bottom:14px}@media screen and (max-width:1920px){.extension__listItem{font-size:1.6rem;line-height:2.2rem}.extension__listItem:not(:last-of-type){margin-bottom:1.4rem}}@media screen and (max-width:1240px){.extension__listItem:not(:last-of-type){margin-bottom:.2rem}}@media screen and (max-width:950px){.extension__listItem{font-size:1.2rem;line-height:1.8rem}}@media screen and (max-width:768px){.extension__listItem{font-size:3.75vw;line-height:5vw}.extension__listItem:not(:last-of-type){margin-bottom:4.4vw}}.extension__cardActions{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row;width:100%;margin-top:auto}@media screen and (max-width:768px){.extension__cardActions{align-items:center;flex-direction:column}}.extension__button_sendRequest{-ms-grid-row:3;-ms-grid-column:3;background-color:var(--color_red_hotPrice);color:#fff;border:0;box-sizing:border-box;padding:11px 43px;font-size:16px;line-height:24px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;grid-area:sendRequest;justify-self:flex-end;align-self:flex-end}@media screen and (max-width:1240px){.extension__card_current .extensionCurrent__cardTextButton{-ms-grid-row:4;-ms-grid-column:2}.extension__card_current .extension__cardTitle{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2}.extension__card_current .extension__cardInfoPrice,.extension__list{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2}.extension__list{-ms-grid-row:2}.extension__button_sendRequest{-ms-grid-row:4;-ms-grid-column:1}}@media screen and (max-width:768px){.extension__card_current .extension__cardTitle{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.extension__card_current .extension__cardInfoPrice,.extension__list{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.extension__list{-ms-grid-row:3}.extension__button_sendRequest{-ms-grid-row:4;-ms-grid-column:1}}@media screen and (max-width:1920px){.extension__button_sendRequest{padding:1.1rem 4.3rem;font-size:1.2rem;line-height:2.4rem}}@media screen and (max-width:1240px){.extension__button_sendRequest{justify-self:flex-start;padding:1rem 4.3rem}}@media screen and (max-width:950px){.extension__button_sendRequest{font-size:1.2rem;line-height:2rem;padding:.7rem 4rem;margin-right:2rem}}@media screen and (max-width:768px){.extension__button_sendRequest{font-size:4.4vw;line-height:5.3vw;padding:2.5vw 5.6vw;justify-self:center}}.extension__button_sendRequest:hover{opacity:.7;transition:.3s ease-in-out}.extension__notification{position:absolute;pointer-events:none;transform:translateY(0);right:20px;top:100%;opacity:0;will-change:opacity,transform}@media screen and (max-width:1920px){.extension__notification{right:2rem}}.extensionNotification__img{width:144px;height:auto;filter:drop-shadow(2px 4px 20px rgba(21,22,48,.164554))}@media screen and (max-width:1920px){.extensionNotification__img{width:14.4rem}}@media screen and (max-width:768px){.extensionNotification__img{width:45vw}}.extension__notification_visible{animation:notificationHover 8s ease-in-out .01s normal forwards}.extension__notification_exit{animation:notificationExit 1s ease-in-out 0s normal forwards}.extensionNotification__card_full{background:rgba(255,255,255,.7);border-radius:12px;width:104px;height:112px;padding:6px;box-sizing:border-box;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,max-content);margin-top:180px;margin-left:auto;grid-template-areas:"icon num" "info info" "status status"}.extensionNotification__card_full.extensionNotification__card_empty{opacity:0}@media screen and (max-width:1920px){.extensionNotification__card_full{border-radius:1.2rem;width:10.4rem;height:11.2rem;padding:.6rem;margin-top:18rem}}.extensionNotification__card_full .extensionNotification__icon{-ms-grid-row:1;-ms-grid-column:1;grid-area:icon;margin-right:8px;--size:28px}@media screen and (max-width:1920px){.extensionNotification__card_full .extensionNotification__icon{--size:2.8rem}}.extensionNotification__card_full .extensionNotification__numbers{-ms-grid-row:1;-ms-grid-column:2;grid-area:num}.extensionNotification__card_full .extensionNotification__celsius,.extensionNotification__card_full .extensionNotification__percent{letter-spacing:.35px;color:#061123;font-weight:600;font-size:22px;line-height:28px;display:flex;flex-direction:row;align-items:flex-end}.extensionNotification__card_full .extensionNotification__celsius span,.extensionNotification__card_full .extensionNotification__percent span{color:#7e848f;font-weight:400;font-size:15px;line-height:20px;padding:0 0 3px 5px}@media screen and (max-width:1920px){.extensionNotification__card_full .extensionNotification__celsius span,.extensionNotification__card_full .extensionNotification__percent span{font-size:1.5rem;line-height:2rem}.extensionNotification__card_full .extensionNotification__celsius,.extensionNotification__card_full .extensionNotification__percent{font-size:2.2rem;line-height:2.8rem}}.extensionNotification__card_full .extensionNotification__text{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:info;letter-spacing:-.24px;color:#061123;font-size:15px;line-height:20px;font-weight:400;margin-top:8px;display:block}@media screen and (max-width:1920px){.extensionNotification__card_full .extensionNotification__text{font-size:1.5rem;line-height:2rem}}.extensionNotification__card_full .extensionNotification__status{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:status;color:var(--color_red_hotPrice);font-size:13px;line-height:19px;font-weight:400;letter-spacing:-.208px;display:block;margin-top:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1920px){.extensionNotification__card_full .extensionNotification__status{font-size:1.3rem;line-height:1.9rem}}.extensions_controls{display:flex;flex-direction:row;align-items:center;justify-content:center;width:max-content;transition:opacity .3s ease-in-out}@media screen and (max-width:768px){.extensions_controls{position:absolute;top:50%;transform:translateY(-50%);z-index:10;left:0;width:100vw;display:flex;justify-content:space-between;padding:1rem;box-sizing:border-box;pointer-events:none}.extensions_controls .extensions_controlsButton{pointer-events:all}}@media screen and (max-width:768px){div.tns-nav{display:flex;position:absolute;bottom:8vw;right:50%;transform:translateX(50%)}div.tns-nav button{outline:0;border:1px solid rgba(84,97,108,.5);background-color:transparent;border-radius:50%;box-sizing:border-box;--size:9px;width:var(--size);height:var(--size);padding:0;transition:background-color 0,3s ease-in-out}div.tns-nav button:not(:last-of-type){margin-right:9px}div.tns-nav button.tns-nav-active{background-color:rgba(84,97,108,.5)}}div.autoPlay_button{display:none}.extensions_controlsButton{display:flex;align-items:center;justify-content:center;--size:36px;width:var(--size);height:var(--size);background-color:hsl(0deg,0%,92%);border-radius:50%;border:0;outline:0;padding:0}.extensions_controlsButton:not(:last-of-type){margin-right:6px}@media screen and (max-width:1920px){.extensions_controlsButton{--size:3.6rem}}.extensions_controlsButton[disabled] .extensions_controlsImg{opacity:.5}.extensions_controlsButton_prev .extensions_controlsImg{transform:rotate(180deg)}.extensions_controlsImg{width:10px;height:auto}@media screen and (max-width:1920px){.extensions_controlsImg{width:1rem}}.extension__card_comingSoon{position:absolute;transform:rotate(-45deg);height:100px;width:200px;top:-30px;left:-75px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:5px;z-index:10;background-color:var(--color_red_hotPrice);font-weight:700;font-size:24px;line-height:33px;color:#fff;text-transform:uppercase}@media screen and (max-width:1920px){.extension__card_comingSoon{font-size:2.4rem;line-height:3.3rem;height:10rem;width:20rem;top:-3rem;left:-7.5rem;padding-bottom:.5rem}}.extension__button_closeCurrentCard{position:absolute;right:3.5rem;top:3rem;background-color:transparent;border:0;outline:0;cursor:pointer;z-index:200}@media screen and (max-width:768px){.extension__button_closeCurrentCard{z-index:150;display:flex;flex-direction:row;align-items:center;background-color:hsl(206deg,9%,85%);border-radius:10vw;padding:1.25vw 3.4vw;top:37.5vw;right:50%;transform:translateX(50%)}}.extension__button_closeCurrentCard .extension__buttonText_mobile{display:none;color:#fff;font-size:3.4vw;line-height:4.7vw;font-weight:400}@media screen and (max-width:768px){.extension__button_closeCurrentCard .extension__buttonText_mobile{display:block}}.extension__button_closeCurrentCard .extension__buttonIcon_mobile{display:none;width:3.4vw;padding-left:.3rem}@media screen and (max-width:768px){.extension__button_closeCurrentCard .extension__buttonIcon_mobile{display:block}}@media screen and (min-width:769px){.extension__button_closeCurrentCard{transition:border .3s ease-out;right:2rem;top:2rem;border:1px transparent solid;border-radius:50%;padding:0;--size:38px;width:var(--size);height:var(--size);display:flex;justify-content:center;align-items:center}.extension__button_closeCurrentCard .extension__buttonIcon_desktop{transition:transform .3s ease-out}.extension__button_closeCurrentCard:hover{border:1px #9d9fa0 solid}.extension__button_closeCurrentCard:hover .extension__buttonIcon_desktop{transform:scale(.65)}}@media screen and (max-width:768px){.extension__button_closeCurrentCard .extension__buttonIcon_desktop{display:none}}.extensions_controls_hidden{opacity:.3;pointer-events:none}.extensionsSection{width:100%;max-width:100%;position:relative;overflow:visible}.extensionsSection .tns-outer{padding:0 0 .1px}.extensionsSection__cards{display:grid;grid-auto-flow:column;grid-auto-columns:auto;gap:20px;justify-content:flex-start;margin-bottom:56px}@media screen and (max-width:768px){.extensionsSection__cards{grid-auto-columns:100vw;gap:0}}@media screen and (max-width:1920px){.extensionsSection__cards{margin-bottom:5.6rem}}.extensionsSection__cards_hidden{opacity:0}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card{width:370px;height:320px;margin:auto;align-self:center;position:relative;cursor:pointer;transition:filter .3s ease-in-out 0s,transform .3s ease-in-out 0s}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card:hover{transform:translateY(-5px);filter:drop-shadow(0 8px 30px rgba(82,82,82,.2))}@media (max-width:768px){.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card{width:100%;height:81.25vw;margin:3.125vw 0}}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__img,.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__photo{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info{width:100%;height:80px;position:absolute;bottom:0;left:0;background-color:rgba(66,85,99,.8);padding:0 25px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}@media (max-width:768px){.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info{height:21.875vw;padding:3.75vw 5vw}}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info .card__text .info__name{margin:0;font-size:22px;font-weight:500;color:#fff}@media (max-width:768px){.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info .card__text .info__name{font-size:5.625vw}}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info .card__text .info__position{font-size:14px;font-weight:400;color:#fff;margin:0}@media (max-width:768px){.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info .card__text .info__position{font-size:4.0625vw}}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info .card__btn{cursor:pointer;border:0;background:0 0;outline:0}.desktopMain__extensionsSection .extensionsSection__cards .extensionsSection__card .card__info .card__btn .btn__icon{width:49px;height:49px}.desktopMain__extensionsSection .extensionsSection__btn-container{display:flex;justify-content:center;margin-top:72px}.desktopMain__extensionsSection .extensionsSection__btn-container .extensionsSection__btn{border:0;width:247px;height:52px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:500;background-color:var(--brand);text-transform:uppercase}.desktopMain__extensionsSection .extensionsSection__btn-container .extensionsSection__btn:hover{opacity:.9}.extensions__button_headingMobile{background-color:transparent;outline:0;border:0;display:none;margin-left:.7rem;transform:rotate(90deg);transition:transform .3s ease-in-out}.extensions__button_headingMobile.opened{transform:rotate(270deg)}.extension__button_closeCurrentCard_mobile{display:none}.extension__list_mobile{display:none;margin:6.25vw 0 3.12vw;flex-grow:1}.extensions__card_detailed{height:162.6vw!important}.extensions__card_detailed .extension__cardPreview{flex-basis:25%}@media screen and (max-width:768px){.extensions__card_detailed{height:162.6vw!important}.extensions__card_detailed .extension__cardTextButto--small{align-self:center}}.extensions__card_detailed .extension__notification{transition:opacity .3s ease-in-out;opacity:0!important}.extensions__card_detailed .extension__cardText{flex-basis:70%}.extensions__card_detailed .extension__cardTitle{font-size:4.4vw;line-height:4.7vw}.extensions__card_detailed .extension__cardInfo,.extensions__card_detailed .extension__cardTitle{animation:mobileCardEffectOpacity .6s ease-in-out 0s normal forwards}.extensions__card_detailed .extension__list_mobile{display:block;opacity:0;animation:mobileCardEffectRight .8s ease-in-out .01s normal forwards}.extensions__card_detailed .sendRequest_mobile{opacity:0;display:flex;animation:mobileCardEffectUp .8s ease-in-out .2s normal forwards;align-self:center}.extensions__card_detailed .extension__button_closeCurrentCard_mobile{display:flex;top:-3.1vw}.extensions__button_callExpert{display:none;background-color:var(--color_red_hotPrice);border:0;outline:0;font-weight:500;font-size:4.4vw;line-height:5.3vw;color:#fff;padding:3.75vw 15.6vw;margin:0 auto 10vw;align-items:center;justify-content:center;transition:opacity .3s ease-in-out}.extensions__button_callExpert:hover{opacity:.7}@media screen and (max-width:768px){.extensions__button_callExpert{display:flex}}.openExtensions{position:fixed;right:24px;bottom:10px;font-weight:600;font-size:9px;color:#fff;line-height:26px;display:flex;align-items:center;padding:8px 16px;text-transform:uppercase;z-index:92;border-radius:44px;background:var(--brand);border:0;cursor:pointer}@media screen and (max-width:767px){.openExtensions{right:36px}}.openExtensions svg{margin-left:3px}.openExtensions span{font-weight:400}.page-popup--favorits{overflow:scroll}.page-popup--favorits .page-popup-card{height:auto!important}.page-popup--favorits .popup-form{width:min(90vw,610px);height:auto!important;border-radius:16px!important}.page-popup--favorits .popup-form__form-buttonsBlock{position:relative;margin-top:20px}.openFavorits__favorits{width:80%;display:grid;grid-auto-flow:row;gap:14px;max-height:250px;overflow:scroll;overflow-x:hidden;overflow-y:auto;border-top:1px solid #c9c9c9;border-bottom:1px solid #c9c9c9;padding:10px 0}@media screen and (max-width:768px){.openFavorits__favorits{max-height:70vw;width:100%}}.openFavorits__favoritsItem{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;gap:18px}.favoritsItem__name{font-weight:400;font-size:16px;line-height:110%;color:var(--commonTextColor)}@media screen and (max-width:768px){.favoritsItem__name{font-size:3.75vw}}.favoritsItem__image{width:111px;height:111px;border-radius:12px}@media screen and (max-width:768px){.favoritsItem__image{width:19vw;height:19vw}}.favoritsItem__button{background:0 0;border:0;display:grid;grid-auto-flow:column;gap:10px;align-items:center}@media screen and (max-width:768px){.favoritsItem__button{font-size:0;gap:0}}.extensions__listIcon{max-height:40px}@media screen and (max-width:1920px){.extensions__listIcon{max-height:4rem}}.faq{overflow:hidden;will-change:height;transition:height .3s ease-in-out;min-height:calc(100vh - 500px);display:flex;flex-direction:column;box-sizing:border-box}@media screen and (max-width:1024px){.faq{font-size:1.3020833333vw!important;padding:0 10rem}}@media screen and (max-width:767px){.faq{padding:0 4.3vw}}.faq__navigationBlock{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:52px}@media screen and (max-width:1920px){.faq__navigationBlock{margin-bottom:5.2rem}}@media screen and (max-width:1024px){.faq__navigationBlock{margin-bottom:4.5rem}}@media screen and (max-width:767px){.faq__navigationBlock{flex-direction:column;margin-bottom:1.4rem}}.faq__actionBlock{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}@media screen and (max-width:767px){.faq__actionBlock{margin-top:-3vw}}div.faq__filters_row{flex-wrap:wrap}div.faq__filters_row:not(:last-of-type){margin-bottom:0}.faq__button{color:var(--color_title);outline:0;border:0;background-color:transparent;font-size:14px;line-height:18px;font-weight:400;padding:0;margin:0;transition:color .3s ease-in-out}.faq__button:hover{color:rgba(84,97,108,.5)}@media screen and (max-width:1920px){.faq__button{font-size:1.4rem;line-height:1.8rem}}@media screen and (max-width:1024px){.faq__button{font-size:1.2rem;line-height:1.8rem}}.faq__button_withMargin{margin-bottom:9px}@media screen and (max-width:1920px){.faq__button_withMargin{margin-bottom:.9rem}}.faq__button_openDetails{background-color:transparent;outline:0;border:0;flex-basis:0}.faq__accordionHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative;border-bottom:1px solid #bebfc1;min-height:57px;box-sizing:border-box;width:100%;padding:0;background-color:#fdfdfd;z-index:5}.faq__accordionHeader svg{stroke:var(--commonTextColor);transition:stroke .3s ease-in-out,transform .3s ease-in-out}.faq__accordionHeader:hover .faq__question{color:var(--brand)}.faq__accordionHeader:hover svg{stroke:var(--brand)}@media screen and (max-width:1920px){.faq__accordionHeader{min-height:5.7rem;padding:1.8rem 0}}@media screen and (max-width:1024px){.faq__accordionHeader{min-height:3.8rem}}@media screen and (max-width:767px){.faq__accordionHeader{padding:1rem 0;min-height:4.5rem}}.faq__arrow_opened{transform:rotate(180deg)}.faq__question{margin:0;color:var(--commonTextColor);font-size:22px;line-height:1.3;font-weight:500;text-align:left;word-break:break-word;transition:color .3s ease-in-out}@media screen and (max-width:1920px){.faq__question{font-size:2.2rem}}@media screen and (max-width:1024px){.faq__question{font-size:1.6rem;line-height:1.8rem}}@media screen and (max-width:767px){.faq__question{font-size:1.5rem}}.faq__answerBlock{box-sizing:border-box;padding:0;z-index:0;transform:translateY(-100%);opacity:0;height:0;position:relative;pointer-events:none;transition:opacity .3s ease-in-out,transform .3s ease-in-out,height .3s ease-in-out}.faq__answerBlock_visible{pointer-events:auto;opacity:1;transform:translateY(0)}.faq__questionBlock{will-change:height;transition:height .3s ease-in-out}.faq__answer{margin:0;color:var(--commonTextColor);font-size:18px;line-height:24px;font-weight:400;padding:20px 0}@media screen and (max-width:1920px){.faq__answer{font-size:1.8rem;line-height:2.4rem;padding:2rem 0}}@media screen and (max-width:1024px){.faq__answer{font-size:1.4rem;line-height:2rem;padding:1.6rem 0}}@media screen and (max-width:767px){.faq__answer{font-size:1.2rem;line-height:1.8rem;padding:2.5vw 0}}.faq__button_prevPage{border:0;background-color:#fff;border-radius:28px;box-sizing:border-box;padding:11px 87px;text-align:center;color:var(--commonTextColor);font-size:22px;line-height:22px;margin:80px auto 130px;align-self:center;box-shadow:0 4px 30px rgba(0,0,0,.15);transition:opacity .3s ease-in-out}.faq__button_prevPage:hover{opacity:.7}@media screen and (max-width:1920px){.faq__button_prevPage{border-radius:2.8rem;padding:1.1rem 8.7rem;font-size:2.2rem;line-height:2.2rem}}@media screen and (max-width:1024px){.faq__button_prevPage{font-size:1.4rem;line-height:1.4rem;margin:4.6rem auto}}@media screen and (max-width:767px){.faq__button_prevPage{margin:3rem auto 5rem;padding:1rem 5.5rem;font-size:1.4rem;line-height:1.5rem}}.faq__filterTitle{font-weight:700;font-size:22px;line-height:36px;color:var(--commonTextColor)}@media screen and (max-width:1920px){.faq__filterTitle{font-size:2.2rem;line-height:3.6rem}}@media screen and (max-width:1024px){.faq__filterTitle{font-size:1.6rem}}@media screen and (max-width:767px){.faq__filterTitle{font-size:1.6rem;line-height:1.6rem;min-height:0;margin-bottom:1.6rem}}.fag__arrow{width:22px;height:13px;flex-shrink:0;margin-left:10px}@media screen and (max-width:1920px){.fag__arrow{width:2.2rem;height:1.3rem}}@media screen and (max-width:1024px){.fag__arrow{width:1.9rem;height:auto}}@media screen and (max-width:767px){.fag__arrow{width:4.6vw;height:auto}}@media screen and (max-width:1024px) and (min-width:768px){.faq__filterLabel{font-size:1.1rem;line-height:1.5rem;padding:.4rem 1rem;border-radius:3.2rem;margin-bottom:.6rem}.faq__filterLabel:not(:last-of-type){margin-right:.4rem}}@media screen and (max-width:767px){.faq__filterLabel{font-size:3.4vw;line-height:4.7vw}}.faq__button_fullList{padding:12px 23px;margin:50px auto}.faq__button_fullList img{margin-left:10px}@media screen and (max-width:1920px){.faq__button_fullList{padding:1.1rem 2.3rem;margin:5rem auto}}@media screen and (max-width:1024px){.faq__button_fullList{padding:.7rem 2rem}}@media screen and (max-width:767px){.faq__button_fullList{margin:3rem auto}}.faq__link{min-height:max-content}.faq__sectionHeading{max-width:100%}.professionalSystemSection{overflow:hidden}@media screen and (min-width:1241px){.professionalSystemSection .sectionHeading{margin-bottom:46px}}@media screen and (min-width:1441px){.professionalSystemSection .sectionHeading .professionalSystemSection .sectionHeading{margin-bottom:1.3em}}.professionalSystemSection .slider-nav{position:absolute;bottom:7%;left:0;right:0;display:flex;justify-content:center;text-align:center}@media screen and (max-width:767px){.professionalSystemSection .slider-nav{bottom:3%}}.tns-liveregion.tns-visually-hidden{display:none}.professionalSystemSection__list-icon{text-align:center;color:#fff;font-size:14px;margin-top:10px;font-weight:200}@media screen and (min-width:768px){.professionalSystemSection__info_group{position:relative}.professionalSystemSection__info_group .image__icon{position:absolute;right:calc(100% + 34px)}}.image__gradient{position:absolute;left:0;bottom:0;width:100%;height:100%;background:linear-gradient(180deg,#3a3d3f 0,rgba(196,196,196,0) 100%);mix-blend-mode:multiply;transform:rotate(180deg)}.image__gradient_last{background:linear-gradient(90deg,rgba(0,38,62,.75) 0,rgba(0,38,62,.75) 58.03%,rgba(0,38,62,.205597) 78.65%,rgba(0,38,62,0) 98.95%)}.professionalSystemSection__infoList{font-style:normal;font-weight:200;font-size:20px;line-height:1.6;color:#fff}@media (min-width:768px){.professionalSystemSection__infoList{max-width:630px}}@media screen and (min-width:1240px) and (max-width:1400px){.professionalSystemSection__infoList{margin:0;font-size:18px}}@media (max-width:1239px){.professionalSystemSection__infoList{font-size:13px;margin-top:0}}@media (max-width:767px){.professionalSystemSection__infoList{font-size:4vw;margin:0 var(--x-offset)}}@media (min-width:768px) and (max-width:1239px){.professionalSystemSection__list-icon-logo{max-width:45px}.professionalSystemSection__list-icon-text{font-size:9px}}.image__header{left:4.6875vw;bottom:7.8125vw;color:#fff;font-weight:400;font-size:32px;line-height:1.44;margin-bottom:10px}@media (min-width:768px) and (max-width:1239px){.image__header{font-size:26px;margin-top:0;margin-bottom:20px}}@media screen and (min-width:1240px){.image__header{margin-top:0}}.professionalSystemSection__slider-wrapper{position:relative;overflow:hidden}@media (min-width:1600px){.professionalSystemSection__slider-wrapper{margin:auto;overflow:hidden}}.professionalSystemSection__slider-wrapper button{pointer-events:all}.professionalSystemSection__slider-buttons{position:absolute;top:50%;transform:translateY(-50%);left:3%;right:3%;display:flex;justify-content:space-between}@media (min-width:1240px){.professionalSystemSection__slider-buttons{left:50%;transform:translate(-50%,-50%);width:min(95vw,1362px)}}@media (max-width:767px){.professionalSystemSection__slider-buttons{display:none}}.professionalSystemSection__slider-button{border:0;outline:0;--size:53px;width:var(--size);height:var(--size);padding:0;border-radius:50%;background:0 0;transition:background-color .3s ease-in-out}@media (max-width:1239px){.professionalSystemSection__slider-button{--size:28px}}@media (max-width:767px){.professionalSystemSection__slider-button{--size:24px}}.professionalSystemSection__slider-button:active,.professionalSystemSection__slider-button:hover{background:rgba(234,234,234,.4)}.professionalSystemSection__slider-button img,.startKit__slider-buttons .startKit__slider-button img{width:inherit;height:inherit}.professionalSystemSection__slider-button--next img,.startKit__slider-buttons .startKit__slider-button--next img{transform:rotate(180deg)}.professionalSystemSection__heading{font-size:44px;font-weight:300;color:var(--commonTextColor);letter-spacing:.03em;margin-top:50px;margin-bottom:45px;text-transform:uppercase;text-align:center}.professionalSystemSection__sliderItem{position:relative;display:inline-flex!important;justify-content:flex-end;padding:50px;box-sizing:border-box;align-items:center;height:auto}@media (min-width:768px) and (max-width:1239px){.professionalSystemSection__sliderItem{padding:65px;padding-left:42vw}}@media (min-width:1240px) and (max-width:1400px){.professionalSystemSection__sliderItem{padding:40px 0}}@media (max-width:767px){.professionalSystemSection__sliderItem{flex-direction:column;padding:0}}.professionalSystemSection__image-wrapper{top:0;left:0;height:100%;width:100%;position:absolute;z-index:0}@media (max-width:767px){.professionalSystemSection__image-wrapper{position:relative;height:0;top:unset;left:unset;padding-top:74.375%}}.professionalSystemSection__image,.startKit__sliderImg img{width:100%;height:100%;object-fit:cover}@media (max-width:767px){.professionalSystemSection__image{position:absolute;top:0;left:0;right:0;bottom:0}}.professionalSystemSection__image--desktop{object-position:center 20%}@media (max-width:767px){.professionalSystemSection__image--desktop{display:none}}@media (min-width:768px){.professionalSystemSection__image--mobile{display:none}}.professionalSystemSection__slider{height:663px}@media screen and (min-width:768px){.professionalSystemSection__slider{display:flex}}@media screen and (min-width:1240px){.professionalSystemSection__slider{height:419px}}@media screen and (min-width:1400px){.professionalSystemSection__slider{height:498px}}@media screen and (min-width:1441px){.professionalSystemSection__slider{height:663px}}@media (max-width:1239px){.professionalSystemSection__slider{height:auto}}.professionalSystemSection__iconsList{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-gap:18px;gap:18px;grid-template-areas:". . . . ."}@media (min-width:768px){.professionalSystemSection__iconsList{max-width:630px}}@media (max-width:767px){.professionalSystemSection__iconsList{display:none}}@media (max-width:1239px){.professionalSystemSection__iconsList{gap:4px}}.professionalSystemSection__info{--icon-width:93px;min-width:53%;z-index:10}@media screen and (min-width:768px){.professionalSystemSection__info{min-width:auto;width:53%}}@media screen and (min-width:768px) and (max-width:1400px){.professionalSystemSection__info{width:58%}}@media screen and (min-width:1240px) and (max-width:1400px){.professionalSystemSection__info{height:-webkit-fill-available}}@media (max-width:1239px){.professionalSystemSection__info{--icon-width:76px;width:100%;display:flex;flex-direction:column}}@media (max-width:767px){.professionalSystemSection__info{--icon-width:calc(60 / 320 * 100vw);background-color:var(--grey);height:auto;min-height:60vw;font-size:4.0625vw;padding:var(--x-offset)}}.professionalSystemSection__info .image__icon{width:var(--icon-width);height:var(--icon-width)}@media (max-width:767px){.professionalSystemSection__info .image__icon{position:absolute;top:27vw;left:var(--x-offset)}.professionalSystemSection__info .image__header{position:absolute;left:var(--x-offset);top:calc(27vw + var(--icon-width) + 3.75vw);font-size:6.25vw;line-height:1.44;margin:0;bottom:unset}.professionalSystemSection__slider-nav{bottom:64px}}.orderCallOrBookButton{background-color:var(--brand);width:78.1vw;height:12.8vw;color:#fff;border:0;font-style:normal;font-weight:600;font-size:3.8vw;line-height:150%;letter-spacing:.05em;text-transform:uppercase;margin:auto auto 94px}@media (min-width:768px){.orderCallOrBookButton{display:none}}@media screen and (max-width:767px){.orderCallOrBookButton{margin-bottom:25px}}.desktopMain__startKit{display:flex;flex-direction:column-reverse;align-items:center;width:100%;position:relative;z-index:1;overflow:hidden}@media (max-width:767px){.desktopMain__startKit{flex-direction:column}}.desktopMain__startKit .desktopMain__startKitImg{position:relative;width:100%;height:663px}@media screen and (min-width:1240px){.desktopMain__startKit .desktopMain__startKitImg{height:498px}}@media screen and (min-width:1400px){.desktopMain__startKit .desktopMain__startKitImg{height:663px}}@media (max-width:767px){.desktopMain__startKit .desktopMain__startKitImg{height:143.75vw}}.desktopMain__startKit .desktopMain__startKitImg .backgroundImage{width:100%;height:100%;object-fit:cover;margin:auto}@media (max-width:767px){.desktopMain__startKit .desktopMain__startKitImg .backgroundImage{position:absolute;top:0;right:0;left:0;bottom:0;max-width:100%;max-height:100%}}.desktopMain__startKit .startKit__businessPage{display:flex;justify-content:center}.desktopMain__startKit .startKit__expertCall-wrapper{display:flex;justify-content:space-around;align-items:center;width:720px;height:110px;background-color:rgba(255,255,255,.9);position:absolute;bottom:40px;padding:20px;box-sizing:border-box;z-index:2}.desktopMain__startKit .startKit__expertCall-wrapper_withBorder{border-radius:13px}@media (min-width:767px){.desktopMain__startKit .startKit__expertCall-wrapper{left:50%;transform:translateX(-50%)}}@media (max-width:767px){.desktopMain__startKit .startKit__expertCall-wrapper{position:relative;top:unset;width:100%;height:282px;box-sizing:border-box;flex-direction:column;background-color:var(--brand);padding:48px var(--x-offset);bottom:0}}.desktopMain__startKit .startKit__expertCall-wrapperThreeSlide{flex-direction:column;justify-content:center;min-height:155px;height:-moz-fit-content;height:fit-content}@media (max-width:767px){.desktopMain__startKit .startKit__expertCall-wrapperThreeSlide{min-height:282px}.desktopMain__startKit .startKit__expertCall-wrapperThreeSlide div.expertCall-wrapper__info{padding:0 1em}}.desktopMain__startKit .expertCall-wrapper__info{display:flex;flex-direction:column;font-weight:300;font-size:21px;line-height:140%;color:var(--commonTextColor)}@media (max-width:767px){.desktopMain__startKit .expertCall-wrapper__info{color:#fff;align-items:center;text-align:center}.desktopMain__startKit .expertCall-wrapper__info:not(.expertCall-wrapper__info_price){padding:0 58px;margin-bottom:30px}}.desktopMain__startKit .expertCall-wrapper__info_price{color:var(--brand);font-size:30px;letter-spacing:.02em}@media (max-width:767px){.desktopMain__startKit .expertCall-wrapper__info_price{color:#fff}}.desktopMain__startKit .expertCall-wrapper__infoThreeSlide{padding:22px 39px 13px;text-align:center}@media (max-width:767px){.desktopMain__startKit .expertCall-wrapper__infoThreeSlide{padding:0}}.desktopMain__startKit .expertCall-wrapper__button{padding:1.3em 1.9em;background-color:var(--brand);border:0;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;font-weight:600;font-size:14px;flex:none}@media screen and (max-width:767px){.desktopMain__startKit .expertCall-wrapper__button{border:1px solid #fff;font-size:4.3vw}}@media screen and (max-width:1000px){.startKit__expertCall-wrapper{bottom:10%}}@media screen and (min-width:1001px) and (max-width:1439px){.startKit__expertCall-wrapper{bottom:7%}}@media screen and (min-width:1440px){.startKit__expertCall-wrapper{bottom:5%}}.startKit__sliderWrapper{position:relative;width:100%;z-index:-1}.startKit__slider{display:flex}div.startKit__slider-nav{margin:0 0 1.3em;pointer-events:all}@media screen and (max-width:767px){div.startKit__slider-nav{margin:0 auto 1.3em;width:94vw;justify-content:space-between;padding:2px}}.startKit__slider-navBtn{font-size:18px;line-height:130%;display:flex;align-items:center;text-align:center;color:var(--color_1);cursor:pointer;padding:.4em 2em;--color_1:var(--commonTextColor);--color_2:#C9C9C9;--color_del:var(--commonTextColor);border:0;background:0 0}.startKit__slider-navBtn+.startKit__slider-navBtn{position:relative}.startKit__slider-navBtn+.startKit__slider-navBtn::before{content:"";position:absolute;top:50%;transform:translateY(-50%);height:1.6em;left:0;width:1px;background:var(--color_del)}@media (max-width:767px){.startKit__slider-navBtn{--color_1:#9B9B9B;--color_del:#9B9B9B;font-size:4.6875vw;padding:.8em .4em}.startKit__slider-navBtn svg{display:none}}.startKit__slider-navBtn span{margin-left:.8em}@media (max-width:767px){.startKit__slider-navBtn span{margin-left:0}}.startKit__slider-navBtn.tns-nav-active{color:var(--brand);--color_2:var(--commonTextColor);--color_1:var(--brand);position:relative}.startKit__slider-navBtn.tns-nav-active::after{content:"";position:absolute;left:2em;right:2em;top:calc(100% - .5em);height:2px;background-image:var(--dashImage)}@media screen and (max-width:767px){.startKit__slider-navBtn.tns-nav-active::after{left:.4em;right:.4em}.startKit__slider-navBtn svg{display:none}}.startKit__sliderItem{position:relative;height:100%}.startKit__sliderWrapper{--sliderImgHeight:573px}@media screen and (min-width:1240px){.startKit__sliderWrapper{--sliderImgHeight:498px}}@media screen and (min-width:1500px){.startKit__sliderWrapper{--sliderImgHeight:663px}}.startKit__sliderImg{height:var(--sliderImgHeight);position:relative}.startKit__sliderImg::after,.startKit__sliderImg::before{content:"";position:absolute;top:0;bottom:0;width:calc((100% - min(95vw,1362px))/2 + 100px);background:linear-gradient(270deg,rgba(0,0,0,.68) -32.89%,transparent 49.08%);z-index:1}.startKit__sliderImg::before{left:0;transform:rotate(180deg)}.startKit__sliderImg::after{right:0}@media (max-width:767px){.startKit__sliderImg{height:auto}}.startKit__sliderImg img{top:0;left:0}.startKit__slider-buttons{position:absolute;top:calc(var(--sliderImgHeight)/2);display:flex;justify-content:space-between;transform:translate(-50%,-50%);width:min(95vw,1362px);left:50%}.startKit__slider-buttons .startKit__slider-button{outline:0;--size:53px;width:var(--size);height:var(--size);padding:0;border-radius:50%;border:0;cursor:pointer;background:0 0;transition:background-color .3s ease-in-out}.best-choice{position:absolute;bottom:var(--x-offset);left:var(--x-offset)}@media (min-width:768px){.best-choice{display:none}}@media (max-width:767px){.desktopMain__startKit .startKit__businessPage{display:flex;flex-direction:column;justify-content:space-between}.desktopMain__startKit .startKit__businessPage .startKitImg{min-height:143.75vw;position:relative}.desktopMain__startKit .startKit__businessPage .startKitImg img{position:relative}.desktopMain__startKit .startKit__businessPage .startKitImg img.backgroundImage{position:absolute;top:0;left:0}.desktopMain__startKit .startKit__businessPage .startKitImg img.best-choice{width:100px;height:100px;object-fit:cover;position:absolute;bottom:30px;left:0;top:auto}.desktopMain__startKit .startKit__businessPage .startKit__expertCall-wrapper{height:280px;box-sizing:border-box}}@media screen and (min-width:1400px) and (max-width:1500px){.startKit__heading{margin-top:30px}.desktopMain__startKit .desktopMain__startKitImg{height:498px}}@media screen and (min-width:1241px) and (max-width:1399px){.startKit__heading{margin-top:26px}.desktopMain__startKit .desktopMain__startKitImg{height:420px}}.startKit__heading.startKit__heading--slider{margin-bottom:43px}@media screen and (min-width:768px) and (max-width:1399px){.startKit__heading.startKit__heading--slider{margin-bottom:13px}}@media screen and (min-width:1400px) and (max-width:1500px){.startKit__heading.startKit__heading--slider{margin-bottom:22px}}@media screen and (max-width:767px){.startKit__heading.startKit__heading--slider{margin-bottom:18px}}.desktopMain__bestSolutions{background-color:#f8f8f8;padding-top:50px;padding-bottom:40px}@media (max-width:767px){.desktopMain__bestSolutions{background-color:#fff;position:relative;padding-top:7px}}.desktopMain__bestSolutions *{box-sizing:border-box}.desktopMain__bestSolutionsHeading{margin-top:33px}@media screen and (min-width:1241px) and (max-width:1399px){.desktopMain__bestSolutionsHeading{margin-top:15px}}@media screen and (min-width:1400px) and (max-width:1500px){.desktopMain__bestSolutionsHeading{margin-top:15px}}.bestSolutions__cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3em;gap:3em}@media screen and (max-width:767px){.bestSolutions__cards{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width:768px){.bestSolutions__card-wrap:hover .bestSolutions__card{transform:translateY(-12px);box-shadow:0 8px 30px rgba(82,82,82,.11)}.bestSolutions__card-wrap:hover .card__text{max-height:5.5em;animation:opacity .3s ease-in-out .2s 1 forwards}}@media screen and (min-width:768px) and (max-width:1239px){.bestSolutions__card-wrap:hover .card__text{max-height:10em}}@media screen and (min-width:768px){.bestSolutions__card-wrap:hover .card__img-container{transform:translateX(25px)}.bestSolutions__card-wrap:hover .card__name{margin-top:0}}.bestSolutions__card{display:grid;grid-template-columns:252px 1fr;align-items:center;column-gap:3rem;padding:2rem;background-color:var(--white);border-radius:16px;height:254px;pointer-events:none;position:relative;transition:box-shadow .25s ease-in-out 0s,transform .3s ease-in-out 0s}@media screen and (max-width:1239px){.bestSolutions__card{height:24vw;grid-template-columns:.9fr 1fr}}@media screen and (max-width:767px){.bestSolutions__card{display:flex;flex-direction:column-reverse;justify-content:space-between;height:100%;padding:0 0 4em}}@media (max-width:767px){.bestSolutions__card .card__text-container{text-align:center;max-width:80%}}.bestSolutions__card .card__img-container{height:210px;pointer-events:none;transition:transform .3s ease-in-out 0s}@media screen and (max-width:1239px){.bestSolutions__card .card__img-container{height:auto}}@media (max-width:767px){.bestSolutions__card .card__img-container{width:100%;height:auto;padding:0 2rem}}.bestSolutions__card .card__name{font-weight:700;font-size:22px;line-height:136.3%;color:#425563;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;pointer-events:all;transition:margin-top .3s ease-in-out 0s}@media screen and (max-width:1239px){.bestSolutions__card .card__name{font-size:1.83vw}}@media screen and (max-width:767px){.bestSolutions__card .card__name{font-size:6.25vw}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__heading a::before,.bestSolutions__card .card__name::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0}.bestSolutions__card .card__text{font-weight:400;font-size:16px;line-height:137.5%;color:#425563;opacity:0;max-height:0;cursor:default;margin:0;transition:max-height .4s ease-in-out 0s}@media screen and (max-width:1239px){.bestSolutions__card .card__text{font-size:1.32vw}}.bestSolutions__card .card__img{width:100%;height:100%;object-fit:cover}@media (max-width:767px){.solutions{position:relative;margin:0 calc(var(--x-offset)*-1 - 20px);margin-top:43px}}@media (min-width:768px){.solutions__slider-buttons,.solutions__slider-nav{display:none}}@media screen and (max-width:767px){.solutions__slider-button{background:0 0;filter:brightness(0)}}.desktopMain__ratePlanSection{display:flex;align-items:center;justify-content:center;height:500px}@media (max-width:1239px){.desktopMain__ratePlanSection{height:550px}}@media (max-width:767px){.desktopMain__ratePlanSection{height:auto}}.desktopMain__ratePlanSection .container{max-width:1250px}.desktopMain__ratePlanSection .ratePlanSection__tariffBlocks-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}@media (min-width:1240px){.desktopMain__ratePlanSection .ratePlanSection__tariffBlocks-wrapper{justify-content:center}.desktopMain__ratePlanSection .ratePlanSection__tariffBlocks-wrapper .centered-slide{margin:0 2rem}}.desktopMain__ratePlanSection .ratePlanSection__tariffBlock{display:flex;justify-content:space-between;flex-direction:column;position:relative;width:400px;height:385px;background:#fff;box-shadow:0 0 60px rgba(82,82,82,.11);border-radius:20px;padding-bottom:28px}@media screen and (min-width:1241px) and (max-width:1399px){.desktopMain__ratePlanSection .ratePlanSection__tariffBlock{width:366px;height:345px}}.desktopMain__ratePlanSection .ratePlanSection__tariffBlock:only-child{margin:0 auto}@media (max-width:767px){.desktopMain__ratePlanSection .ratePlanSection__tariffBlock{height:auto;width:90%}}.desktopMain__ratePlanSection .ratePlanSection__tariffBlock .ratePlanSection__Heading{border-bottom:dashed 2px var(--brand)}.desktopMain__ratePlanSection .list-line__image-item{width:20px;height:20px;margin-right:10px}.desktopMain__ratePlanSection .ratePlanSection__buySection-wrapper{display:flex;justify-content:center;flex-direction:column;margin-bottom:10px}.desktopMain__ratePlanSection .ratePlanSection__Heading{border-bottom:dashed 2px gray;margin:55px auto 0;font-size:23px;line-height:140%;text-align:center;color:var(--commonTextColor)}@media screen and (min-width:1241px) and (max-width:1399px){.desktopMain__ratePlanSection .ratePlanSection__Heading{font-size:20px;margin:60px auto 0}}@media (max-width:767px){.desktopMain__ratePlanSection .ratePlanSection__Heading{margin:0 0 40px;background-color:var(--brand);height:93px;border:0;color:#fff;font-size:13px;padding-top:60px;border-radius:20px 20px 0 0;box-sizing:border-box}}.desktopMain__ratePlanSection .ratePlanSection__list-wrapper{display:flex;font-size:16px;line-height:150%;flex-direction:column;margin:0;padding:2em 20px;flex:1}@media screen and (min-width:1241px) and (max-width:1399px){.desktopMain__ratePlanSection .ratePlanSection__list-wrapper{font-size:13px;padding:2em 25px}}@media (max-width:767px){.desktopMain__ratePlanSection .ratePlanSection__list-wrapper{margin-bottom:40px;padding:0}}.desktopMain__ratePlanSection .ratePlanSection__info-wrapper{display:flex;flex-direction:column;width:100%}.desktopMain__ratePlanSection .ratePlanSection__list-line_text{margin:0}.desktopMain__ratePlanSection .ratePlanSection__list-line{display:flex}.desktopMain__ratePlanSection .ratePlanSection__list-line+.ratePlanSection__list-line{margin:17px 0 0}@media screen and (min-width:1241px) and (max-width:1399px){.desktopMain__ratePlanSection .ratePlanSection__list-line+.ratePlanSection__list-line{margin:7px 0 0}}.desktopMain__ratePlanSection .ratePlanSection__list-line_last{flex-direction:column}.desktopMain__ratePlanSection .ratePlanSection__list-line_subtext{font-size:12px;margin:0}@media (min-width:768px){.desktopMain__ratePlanSection .tariffBlock__iconWrapper::after{content:"";box-shadow:5px 10px 70px rgba(218,33,40,.3);border-radius:50%;position:absolute;width:75px;height:75px;top:-40px;left:41%}}.desktopMain__ratePlanSection .tariffBlock__icon{position:absolute;width:75px;height:75px;top:-40px;left:41%}@media (max-width:767px){.desktopMain__ratePlanSection .tariffBlock__icon{left:50%;transform:translate(-50%);width:50px;height:50px;top:10px}}.desktopMain__ratePlanSection .ratePlanSection__price-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:10px}.desktopMain__ratePlanSection .ratePlanSection__price-text{color:#da2128;font-size:26px;font-weight:400;line-height:1.4}.desktopMain__ratePlanSection .ratePlanSection__price-text_subtext{font-size:16px;color:var(--grey);opacity:.5}.desktopMain__ratePlanSection .ratePlanSection__button{margin:0 auto;padding:1.12em 4.93em;background-color:var(--brand);border:0;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;border-radius:25px;transition:box-shadow .3s ease-in-out;font-weight:600;font-size:14px}@media (max-width:540px){.desktopMain__ratePlanSection .ratePlanSection__button{padding:1.12em 2.65em}}.desktopMain__ratePlanSection .ratePlanSection__button:hover{box-shadow:5px 10px 70px rgba(218,33,40,.3)}@media (max-width:767px){.tarif{position:relative;padding:0 0 30px}}.tarif__slider-nav{margin-top:1em}@media (max-width:767px){.tarif__slider-nav{bottom:0}}.tarif__slider-buttons .tarif__slider-button{border:0;outline:0;--size:51px;width:var(--size);height:var(--size);padding:0;border-radius:50%;background:rgba(234,234,234,.2);transition:background-color .3s ease-in-out}@media (max-width:767px){.tarif__slider-buttons .tarif__slider-button{--size:28px}}.tarif__slider-buttons .tarif__slider-button:active,.tarif__slider-buttons .tarif__slider-button:hover{background:rgba(234,234,234,.4)}.tarif__slider-buttons .tarif__slider-button img{width:calc(.8*var(--size))}.tarif__slider-buttons .tarif__slider-button--next img{transform:rotate(180deg)}.desktopMain__bestEquipmentSection .bestEquipmentSection__videoBlock{width:100%;position:relative}.desktopMain__bestEquipmentSection .bestEquipmentSection__videoBlock .videoBlock__video{width:100%;height:100%;object-fit:cover;background-color:#000}@media (min-width:1600px){.desktopMain__bestEquipmentSection .bestEquipmentSection__videoBlock .videoBlock__video{margin:auto}}.desktopMain__bestEquipmentSection .bestEquipmentSection__videoBlock .vimeo-player{position:absolute;top:0;left:0;width:100%;height:100%}.desktopMain__bestEquipmentSection .bestEquipmentSection__videoBlock .videoBlock__playBtn{position:absolute;top:50%;left:50%;margin-top:-70px;margin-left:-70px;cursor:pointer}.desktopMain__bestEquipmentSectionHeading{margin-top:30px}@media screen and (min-width:1241px) and (max-width:1399px){.desktopMain__bestEquipmentSectionHeading{margin-top:0}}@media screen and (min-width:1400px) and (max-width:1500px){.desktopMain__bestEquipmentSectionHeading{margin-top:64px;margin-bottom:76px}}.video-wrapper{position:relative;height:0;padding-top:56.25%}@media screen and (min-width:1241px){.video-wrapper{padding-top:40%}}.video-wrapper .js-player-fullscreen{width:100%!important;max-width:100%!important}.videoBlock__video{position:absolute;top:0;left:0;right:0;bottom:0}.play-button__btn{border:0;background-color:transparent}.video-controls{position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity ease .3s,visibility ease .3s;visibility:visible;opacity:1;z-index:1}.video-controls.is-hide{opacity:0;visibility:hidden}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button__btn{width:140px;height:140px}@media (max-width:1239px){.play-button__btn{width:95px;height:95px}}@media (max-width:767px){.play-button__btn{width:85px;height:85px}}.play-button.is-play .play-button__play,.play-button__pause{display:none}.play-button.is-play .play-button__pause{display:inline-flex}.btn__icon img{max-width:100%;width:100%;height:100%;max-height:100%;object-fit:contain}.desktopMain__mobileAppSection{display:flex;flex-direction:column;align-items:center;overflow:hidden}@media (max-width:767px){.desktopMain__mobileAppSection{align-items:initial}}@media screen and (min-width:1400px) and (max-width:1500px){.desktopMain__mobileAppSection .sectionHeading{margin:70px 0 50px}}.mobileAppSection__heading{font-size:44px;font-weight:400;color:var(--commonTextColor);width:100%;text-transform:uppercase;text-align:center;margin:2em 0 0}@media (max-width:1239px){.mobileAppSection__heading{font-size:22px;margin-top:2rem}}.mobileAppSection{display:flex;align-items:center;justify-content:center;flex-direction:row;width:min(1048px,100vw - 40px)}@media (max-width:767px){.mobileAppSection{display:none}}.mobileAppSection__leftBlock{margin-top:15px}.mobileAppSection__leftBlock .mobileAppSection__feature{width:100%;box-sizing:border-box;padding:28px 30px;background-color:#f6f6f6;margin-bottom:30px;border-radius:30px;color:var(--commonTextColor);cursor:pointer}.mobileAppSection__leftBlock .mobileAppSection__feature-heading{font-size:22px;font-weight:500;letter-spacing:.04em;margin:0 0 .2em}.mobileAppSection__leftBlock .mobileAppSection__feature-description{font-size:18px;letter-spacing:.04em;line-height:1.4;margin:0}.mobileAppSection__leftBlock .mobileAppSection__feature.active-feature{color:#fff;background-color:var(--brand);position:relative}.mobileAppSection__leftBlock .mobileAppSection__feature:last-of-type{margin-bottom:80px}.mobileAppSection__leftBlock-bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.mobileAppSection__leftBlock-bottom .mobileAppSection__leftBlock-button{padding:1.1em 2.8em;color:#fff;font-weight:500;font-size:14px;letter-spacing:.07em;background-color:var(--brand);border:0;border-radius:0;cursor:pointer;outline:0;text-transform:uppercase}@media screen and (min-width:768px) and (max-width:1239px){.mobileAppSection__leftBlock-bottom .mobileAppSection__leftBlock-button{font-size:12px}}.mobileAppSection__leftBlock-bottom .mobileAppSection__leftBlock-android img,.mobileAppSection__leftBlock-bottom .mobileAppSection__leftBlock-ios img{height:50px}@media screen and (min-width:1200px){.mobileAppSection__leftBlock-bottom .mobileAppSection__leftBlock-android img,.mobileAppSection__leftBlock-bottom .mobileAppSection__leftBlock-ios img{height:67px}}@media screen and (max-width:1000px){.mobileAppSection{margin:0 auto;overflow:hidden}.mobileAppSection__leftBlock-heading{font-size:22px;font-weight:300;width:100%;text-transform:uppercase;letter-spacing:.04em}.mobileAppSection__leftBlock .mobileAppSection__feature{padding:28px 15px;background-color:#f6f6f6;margin-bottom:15px;border-radius:15px;color:var(--commonTextColor)}.mobileAppSection__leftBlock .mobileAppSection__feature-heading{font-size:14px;font-weight:500;letter-spacing:.04em}.mobileAppSection__leftBlock .mobileAppSection__feature-description{font-size:12px;letter-spacing:.04em;line-height:15px}.mobileAppSection__leftBlock .mobileAppSection__feature.active-feature{color:#fff;background-color:var(--brand);position:relative}.mobileAppSection__leftBlock .mobileAppSection__feature:last-of-type{margin-bottom:30px}.mobileAppSection__rightBlock{margin-right:-30px}.mobileAppSection__rightBlock .mobileApp-image{height:570px;max-width:100%;object-fit:cover}.bigHeading{font-size:22px;margin-bottom:30px;margin-top:20px}}@media screen and (min-width:1001px) and (max-width:1439px){.mobileAppSection__leftBlock .mobileAppSection__feature:last-of-type{margin-bottom:20px}.mobileAppSection__rightBlock .mobileApp-image{width:500px;height:830px}.mobileAppSection__rightBlock{margin-right:-30px}.bigHeading{font-size:32px;margin-bottom:50px}}@media screen and (min-width:1404px){.mobileAppSection__rightBlock{margin-right:-42px;margin-top:-32px}.mobileAppSection__rightBlock .mobileApp-image{height:769px;width:480px}}@media (max-width:767px){:root{--sectionPadding__left:30px;--sectionPadding__left:9.375vw;--sectionPadding__right:30px;--sectionPadding__right:6.55vw}.heading{margin:0}.mobileAppSection__image{width:100vw;height:162.074554295vw;object-fit:contain;transform:scale(1.4)}.mobileAppSection__slider-nav{margin:0 0 3.45vw;position:relative;z-index:10}.mobileAppSection__sliderInfo{position:absolute;bottom:0}.card-wrapper{padding:0;margin:0 0 20vw;display:inline-flex}.slider__info{pointer-events:none}.slider__info .sliderInfo__items{background:var(--brand);width:100vw;position:relative}.slider__info .sliderInfo__items::before{content:"";width:100%;height:22.2vw;background:linear-gradient(180deg,transparent 40.5%,rgba(0,0,0,.48) 100%);position:absolute;bottom:100%;pointer-events:none}.slider__info .sliderInfo__item{width:inherit;padding:3vw calc(var(--sectionPadding__right)) 3vw calc(3vw + var(--sectionPadding__left));box-sizing:border-box;height:25vw;pointer-events:all}.slider__info .sliderInfo__item--hidden{display:none}.slider__info .sliderInfo__heading{font-style:normal;color:#fff}.slider__info .sliderInfo__text{font-style:normal;color:#fff;margin:0}.slider__info .sliderInfo__heading{font-weight:600;font-size:3.75vw;line-height:1.4;margin:0 0 .2em}.slider__info .sliderInfo__text{font-weight:500;font-size:3.125vw;line-height:1.5}.mobileAppSection__download{background:#fff;display:flex;justify-content:space-evenly;pointer-events:all;height:33vw;align-items:center;padding:0 5vw;box-sizing:border-box}.mobileAppSectionDownload__raiting{text-align:center;margin:0;font-style:normal;font-weight:400;font-size:6.875vw;line-height:1.5;color:#000}.mobileAppSectionDownload__icon{width:9.96vw}.mobileAppSectionDownload__stars img{width:4.375vw}.mobile-popup__form-heading p.headingLine{text-transform:none;font-weight:500;font-size:5.8vw}.mobile-popup__form-description{font-size:3.875vw}.descriptionSection .descriptionSection_image{align-self:center}.main__whatIsNeededEquipment .whatIsNeededEquipment__titlesWrapper{text-align:left}.main__section.main__ratePlanSection .list-line__image-item{align-self:left}.main__servicesInfoSection .servicesInfoSection__image{height:101%;object-fit:cover}.servicesInfoSection__image-wrapper{overflow:hidden}.main__servicesInfoSection div.image__gradient{height:100%}.main__mobileAppSection .slider__info .sliderInfo__items{background:var(--brand);width:100vw;position:relative}.main__mobileAppSection .slider__info .sliderInfo__item--hidden{display:none}.main__mobileAppSection .slider__info .sliderInfo__item{width:inherit;padding:3vw calc(var(--sectionPadding__right)) 3vw calc(3vw + var(--sectionPadding__left));box-sizing:border-box;height:25vw;pointer-events:all}.main__mobileAppSection .slider__info .sliderInfo__heading{font-style:normal;color:#fff}.main__mobileAppSection .slider__info .sliderInfo__text{font-style:normal;color:#fff;margin:0}.main__mobileAppSection .slider__info .sliderInfo__heading{font-weight:600;font-size:3.75vw;line-height:1.4;margin:0 0 .2em}.main__mobileAppSection .slider__info .sliderInfo__text{font-weight:500;font-size:3.125vw;line-height:1.5}.main__mobileAppSection .mobileAppSection__slider-nav{position:absolute;z-index:10;transform:translate(-50%,30%);left:50%}.slider__info.mobileAppSection__sliderInfo .slider-nav__item.tns-nav-active{background:#fff;border-color:#fff}.customEquipmentCard .card__heading{max-height:1em}.mobileAppSection--mobile{position:relative}.mobileAppSection--mobile .mobileAppSection__slider{display:flex;flex-direction:row}.main__mobileAppSection .mobileAppSection__download{background:#fdfdfd;display:flex;justify-content:space-between;pointer-events:all;height:33vw;align-items:center;padding:0 5vw;box-sizing:border-box}.main__mobileAppSection .mobileAppSectionDownload__item{width:45%}.main__mobileAppSection .mobileAppSectionDownload__item img{max-width:100%;width:100%;max-height:100%;height:100%;object-fit:contain}.mobileAppSection__slider-nav{bottom:98%}}@media (min-width:768px){.mobileAppSection--mobile{display:none}}@media (min-width:1441px){.mobileAppSection{align-items:flex-start!important;gap:50px}.mobileAppSection .mobileAppSection__rightBlock{margin-right:-95px;margin-top:-62px}.mobileAppSection .mobileAppSection__rightBlock .mobileApp-image{height:auto}.mobileAppSection .mobileAppSection__leftBlock{margin-top:0}.mobileAppSection .mobileAppSection__leftBlock-bottom{margin-top:65px}}@media screen and (min-width:1241px) and (max-width:1500px){.mobileAppSection{width:min(908px,100vw - 40px);gap:44px}.mobileAppSection .mobileAppSection__rightBlock{margin-right:-30px;margin-top:-3px;width:400px;position:relative}.mobileAppSection .mobileAppSection__rightBlock .mobileApp-image{height:auto;width:400px;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.mobileAppSection .mobileAppSection__leftBlock{margin-top:0}.mobileAppSection .mobileAppSection__leftBlock .mobileAppSection__feature{padding:22px 30px;margin-bottom:15px}.mobileAppSection .mobileAppSection__leftBlock-bottom{margin-top:24px}.desktopMain__mobileAppSection{padding-bottom:30px}}.mobileAppSection__downloadApp{display:none}@media screen and (max-width:767px){.mobileAppSection__downloadApp{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fdfdfd;width:100%;box-sizing:border-box;padding:0 var(--x-offset);pointer-events:all}}.mobileAppSection__downloadApp__text{margin:0 15px 0 0;color:var(--commonTextColor);font-size:4.3vw;line-height:5vw;max-width:50vw}.mobileAppSection__button_downloadApp{border:0;border-radius:50%;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;--size:8.4vw;height:var(--size);width:var(--size);padding:0;box-sizing:border-box}.benefitsSection{margin:0;overflow:hidden}.benefitsSection__sliderWrapper{position:relative}.benefitsSection__slider{display:flex}.benefitsSection__slider-nav{position:absolute;bottom:45px;left:50%;transform:translateX(-50%);z-index:10}@media (max-width:767px){.benefitsSection__slider-nav{bottom:25px}}.benefitsSection__sliderItem{position:relative;height:443px}@media (max-width:1239px){.benefitsSection__sliderItem{height:409px}}@media screen and (min-width:1241px){.benefitsSection__sliderItem{height:372px}}@media screen and (min-width:1400px){.benefitsSection__sliderItem{height:450px}}@media screen and (min-width:1441px){.benefitsSection__sliderItem{height:490px}}@media (max-width:767px){.benefitsSection__sliderItem{height:172vw;display:flex;flex-direction:column}}.benefitsSection__sliderInfo{z-index:10;position:relative;color:#fff;width:547px;margin:100px auto 0 45%}@media screen and (min-width:768px) and (max-width:1239px){.benefitsSection__sliderInfo{padding:50px 10vw 0 50vw;max-width:40%}}@media screen and (max-width:1399px){.benefitsSection__sliderInfo{margin:50px auto 0 45%}}@media screen and (max-width:1239px){.benefitsSection__sliderInfo{width:100%;margin:0}}@media screen and (max-width:767px){.benefitsSection__sliderInfo{margin:auto 0 40px;min-height:65vw}}.benefitsSection__sliderImage{max-width:100%;object-fit:cover;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:0}@media screen and (min-width:768px) and (max-width:1239px){.benefitsSection__sliderImage{object-position:35%}}@media screen and (max-width:767px){.benefitsSection__sliderImage--desktop{display:none}}@media screen and (min-width:768px){.benefitsSection__sliderImage--mobile{display:none;object-position:center}}.benefitsSection__sliderHeading{font-style:normal;font-weight:300;font-size:36px;line-height:120%;text-transform:uppercase}@media (max-width:1239px){.benefitsSection__sliderHeading{font-size:28px}}@media (max-width:767px){.benefitsSection__sliderHeading{font-size:8.75vw;padding:0 var(--x-offset);margin:0;text-align:center}}.benefitsSection__sliderHeading .sliderHeding__lowercase{text-transform:lowercase}.benefitsSection__sliderText{font-style:normal;font-weight:400;font-size:20px;line-height:130%}@media (max-width:1239px){.benefitsSection__sliderText{font-size:15px}}@media (max-width:767px){.benefitsSection__sliderText{font-size:4.6vw;padding:0 var(--x-offset);text-align:center}}.benefitsSection__sliderText.benefitsSection__sliderTextList{padding-left:30px;font-weight:400}.sliderInfo__buttonsBlock{margin-top:45px;display:flex;justify-content:space-between;align-items:center}.sliderInfo__buttonsBlock .sliderInfo__connectBtn{width:250px;height:41px;display:flex;justify-content:center;align-items:center;color:var(--white);background-color:var(--brand);font-size:12px;line-height:18px;font-weight:600;text-transform:uppercase}.desktopMain__feedbacksSection .feedbacksSection__btn-container .feedbacksSection__btn:hover,.sliderInfo__buttonsBlock .sliderInfo__connectBtn:hover{opacity:.9}.sliderInfo__buttonsBlock .sliderInfo__moreLink{font-size:12px;font-weight:300;color:var(--white);position:relative}.sliderInfo__buttonsBlock .sliderInfo__moreLink::before{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background-color:var(--white)}.benefitsSection__slider-buttons{position:absolute;top:50%;transform:translateY(-50%);left:3%;right:3%;display:flex;justify-content:space-between}@media (max-width:767px){.benefitsSection__slider-buttons{top:30%}}@media screen and (min-width:768px){.benefitsSection__slider-buttons{transform:translate(-50%,-50%);width:min(95vw,1362px);left:50%}}.benefitsSection__slider-buttons .benefitsSection__slider-button{outline:0;--size:53px;width:var(--size);height:var(--size);padding:0;border-radius:50%;background:0 0;border:0;transition:background-color .3s ease-in-out}@media (max-width:767px){.benefitsSection__slider-buttons .benefitsSection__slider-button{--size:32px}}.benefitsSection__slider-buttons .benefitsSection__slider-button:active,.benefitsSection__slider-buttons .benefitsSection__slider-button:hover{background:rgba(234,234,234,.4)}.benefitsSection__slider-buttons .benefitsSection__slider-button img{width:inherit;height:inherit}.benefitsSection__slider-buttons .benefitsSection__slider-button--next img{transform:rotate(180deg)}.benefitsSection__heading{margin-top:37px}.desktopMain__ourClientsSection{padding:0 0 100px}.ourClientsSection__sliderWrapper{position:relative}.ourClientsSection__slider{display:flex}.ourClientsSection__slider-nav{position:absolute;left:50%;transform:translateX(-50%);z-index:10}.ourClientsSection__sliderItem{position:relative;padding:0 45px}@media screen and (max-width:767px){.ourClientsSection__sliderItem{padding:0}}.ourClientsSection__slider-buttons{position:absolute;top:50%;transform:translateY(-50%);left:3%;right:3%;display:flex;justify-content:space-between}.ourClientsSection__slider-button{outline:0;--size:51px;width:var(--size);height:var(--size);padding:0;border-radius:50%;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;transition:background-color .3s ease-in-out}@media screen and (max-width:767px){.ourClientsSection__slider-button{--size:32px}}.ourClientsSection__slider-button img{width:calc(.8*var(--size))}.ourClientsSection__slider-button--next img{transform:rotate(180deg)}.ourClientsSection__card{height:366px;width:360px;border-radius:30px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:767px){.ourClientsSection__card{border-radius:0;width:100vw;height:100vw}}.ourClientsSectionCard__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.ourClientsSectionCard__heading,.ourClientsSectionCard__subheading{text-align:center;color:#fff;text-shadow:0 0 19px #000;margin:0}.ourClientsSectionCard__subheading{font-size:21px}.ourClientsSectionCard__heading{font-size:70px;line-height:1}.ourClientsSection__slider-nav{bottom:-57px}.feedbacksSection{width:100%;max-width:100%}.desktopMain__feedbacksSection{background-color:#fff;padding-top:30px;padding-bottom:100px}@media screen and (min-width:1400px) and (max-width:1500px){.desktopMain__feedbacksSection{padding-top:20px;padding-bottom:150px}}@media (max-width:767px){.desktopMain__feedbacksSection{background-color:#fff;padding-bottom:3.7rem}}.desktopMain__feedbacksSection .feedbacksSection__btn-container{display:flex;justify-content:center;margin-top:72px}.desktopMain__feedbacksSection .feedbacksSection__btn-container .feedbacksSection__btn{border:0;width:247px;height:52px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;font-weight:500;background-color:var(--brand);text-transform:uppercase}.feedbacksSection__cards{display:flex}@media (max-width:767px){.feedbacksSection__cards{flex-direction:column}}.feedbacksSection__card{width:370px;height:320px;margin:auto;align-self:center;position:relative;cursor:pointer;transition:filter .3s ease-in-out 0s,transform .3s ease-in-out 0s}.feedbacksSection__card:hover{transform:translateY(-5px);filter:drop-shadow(0 8px 30px rgba(82,82,82,.2))}@media (max-width:767px){.feedbacksSection__card{width:100%;height:81.25vw;margin:3.125vw 0}}.feedbacksSection__card .card__img,.feedbacksSection__card .card__photo{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.feedbacksSection__card .card__info{width:100%;height:80px;position:absolute;bottom:0;left:0;background-color:rgba(66,85,99,.8);padding:0 25px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}@media (max-width:767px){.feedbacksSection__card .card__info{height:21.875vw;padding:3.75vw 5vw}}.feedbacksSection__card .card__info .card__text .info__name{margin:0;font-size:22px;font-weight:500;color:#fff}@media (max-width:767px){.feedbacksSection__card .card__info .card__text .info__name{font-size:5.625vw}}.feedbacksSection__card .card__info .card__text .info__position{font-size:14px;font-weight:400;color:#fff;margin:0}@media (max-width:767px){.feedbacksSection__card .card__info .card__text .info__position{font-size:4.0625vw}}.feedbacksSection__card .card__info .card__btn{cursor:pointer;border:0;background:0 0;outline:0}.feedbacksSection__card .card__info .card__btn .btn__icon{width:49px;height:49px}.feedbacksSection{position:relative}.feedbacksSection::after,.feedbacksSection::before{content:"";position:absolute;width:200px;top:-10px;bottom:-10px;z-index:10}.feedbacksSection::before{left:0;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 74.11%)}.feedbacksSection::after{right:0;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 74.11%)}@media screen and (max-width:767px){.feedbacksSection::after,.feedbacksSection::before{content:none}}.feedback__slider-nav{display:none}.feedback__slider-buttons{z-index:15}@media screen and (min-width:768px){.feedback__slider-buttons{transform:translate(-50%,-50%);width:min(95vw,1362px);left:50%!important}.feedback__slider-buttons button img{filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}}.feedback__slider-button{--size:53px;background:0 0;border:0}.feedback__slider-button img{width:inherit;height:inherit}@media screen and (min-width:1441px){.feedbacksSection__heading{margin-top:51px}}@media screen and (min-width:1400px) and (max-width:1440px){.feedbacksSection__heading{margin-bottom:90px}}.desktopMain__custom{padding-bottom:120px}@media screen and (max-width:1920px){.desktopMain__custom{padding-bottom:12rem}}@media screen and (max-width:1024px){.desktopMain__custom{padding-bottom:5.7rem}}@media screen and (max-width:767px){.desktopMain__custom{padding-bottom:1rem}}.desktopMain__textSection{padding:55px 0}.desktopMain__textSection .textSection__text-block{width:100%;height:256px;overflow-y:scroll;padding-right:50px}@media (max-width:1239px){.desktopMain__textSection .textSection__text-block{padding-right:0;height:375px}}@media (max-width:767px){.desktopMain__textSection .textSection__text-block{height:208px}}.desktopMain__textSection .textSection__text-block::-webkit-scrollbar-thumb{width:2px;background-color:var(--brand)}.desktopMain__textSection .textSection__text-block::-webkit-scrollbar{width:2px;background-color:#f8f8f8}.desktopMain__textSection .textSection__text-block .textSection__text{font-size:14px;font-weight:500;color:var(--grey);font-family:"Proxima Nova",Montserrat,sans-serif;white-space:pre-wrap}@media (max-width:1239px){.desktopMain__textSection .textSection__text-block .textSection__text{padding-right:10px}}.desktopMain__additionalSolutionsSection{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1240px){.additionalSolutionsSection__slider-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}}@media screen and (min-width:768px) and (max-width:1239px){.additionalSolutionsSection__slider-wrapper{position:relative}.additionalSolutionsSection__slider-wrapper::after,.additionalSolutionsSection__slider-wrapper::before{content:"";position:absolute;width:200px;top:-10px;bottom:-10px;z-index:10}.additionalSolutionsSection__slider-wrapper::before{left:0;background:linear-gradient(90deg,#fff 0,rgba(255,255,255,0) 74.11%)}.additionalSolutionsSection__slider-wrapper::after{right:0;background:linear-gradient(270deg,#fff 0,rgba(255,255,255,0) 74.11%)}}.additionalSolutionsSection__heading{margin-bottom:0;margin-top:25px}@media screen and (max-width:767px){.additionalSolutionsSection__heading{text-align:center}}.additionalSolutionsSection__solutions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:auto;--cardWith:400px;width:calc(3*var(--cardWith) + 120px)}@media screen and (max-width:1365px){.additionalSolutionsSection__solutions{width:calc(2*var(--cardWith) + 60px)}}@media screen and (min-width:1366px){.additionalSolutionsSection__solutions{width:calc(3*var(--cardWith) + 120px)}}@media screen and (max-width:1239px){.additionalSolutionsSection__solutions{width:100%;flex-wrap:nowrap;justify-content:flex-start}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper{cursor:pointer;transition:transform .2s ease-in-out}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution{position:relative;overflow:hidden;width:var(--cardWith);height:373px;box-shadow:0 0 60px rgba(44,85,162,.15);border-radius:20px;margin:15px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:var(--commonTextColor)}@media screen and (max-width:1239px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution{margin:auto}}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution{width:84.375vw;height:84.375vw;margin:auto}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__heading{text-align:center;font-size:26px;font-weight:400;color:var(--commonTextColor);letter-spacing:.03em;margin-bottom:0;margin-top:10px;z-index:1}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__heading{margin-top:1em;font-weight:400;font-size:5vw;line-height:1}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details{display:flex;align-items:center;width:100%}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-image{height:auto;width:289px;position:absolute;left:-10px}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-image{width:80vw;left:-12vw}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-image.smoke-detector{margin-left:-20px}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-description{display:flex;justify-content:flex-end;flex-direction:column;align-items:flex-start;text-align:left;margin:0;height:100%;position:absolute;right:5%;bottom:20%}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-description-info{font-style:normal;font-weight:400;font-size:3.4375vw;line-height:140%;margin:0}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-description-info,.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-description-price{font-size:17px}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-description-info,.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__details-description-price{font-weight:400;font-size:3.4375vw;line-height:140%}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__additional-sum{text-align:center;font-size:18px}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution__additional-sum{font-style:normal;font-weight:400;font-size:3.4375vw;line-height:140%;margin:0}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution .price,.docGroup__item[open] summary .docGroupItemSummary__heading{color:var(--brand)}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution .price.big{text-align:center;display:inline-block;font-size:30px;margin-top:10px}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution .price.big{font-style:normal;font-weight:400;font-size:5.625vw;line-height:1.4;letter-spacing:.02em;white-space:nowrap}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution .price.small{font-size:16px}@media screen and (max-width:767px){.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper .solution .price.small{font-style:normal;font-weight:400;font-size:5.625vw;line-height:1.4;letter-spacing:.02em;white-space:nowrap}}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper:hover{transform:scale(1.0125)}.additionalSolutionsSection__solutions .additionalSolutionsSection__solution-wrapper:last-of-type{margin-right:0}@media screen and (min-width:1240px){.additionalSolutionsSection__solutions--closed+.additionalSolutionsSection__loadMore .additionalSolutionsSection__loadMore-arrow{transform:rotate(0deg)}}@media screen and (min-width:1240px) and (max-width:1365px){.additionalSolutionsSection__solutions--closed .additionalSolutionsSection__solution-wrapper:nth-of-type(n+3){display:none}}@media screen and (min-width:1240px) and (min-width:1366px){.additionalSolutionsSection__solutions--closed .additionalSolutionsSection__solution-wrapper:nth-of-type(n+4){display:none}}.additionalSolutionsSection__loadMore{width:220px;height:45px;background-color:#fff;border-radius:28px;box-shadow:0 4px 30px rgba(0,0,0,.15);border:0;margin-top:80px;color:var(--commonTextColor);font-size:18px;cursor:pointer;letter-spacing:.04em;font-weight:300}.additionalSolutionsSection__loadMore-arrow{display:inline-block;transform:rotate(180deg)}.additionalSolutionsSection__loadMore:hover{opacity:.9}@media screen and (max-width:1239px){.additionalSolutionsSection__loadMore{display:none}}.additionalSolutionsSection__slider-controlls{z-index:15;transform:translateY(-50%)}.additionalSolutionsSection__slider-controlls .slider-controll{background:0 0}@media screen and (min-width:1240px){.additionalSolutionsSection__slider-controlls,.additionalSolutionsSection__slider-nav{display:none}}@media screen and (max-width:1239px){.additionalSolutionsSection__slider-wrapper{max-width:100vw;position:relative}.additionalSolutionsSection__slider-wrapper .additionalSolutionsSection__slider-nav{position:relative;bottom:-20px}}.desktopMain__howDoesItWorkSection{display:flex;flex-direction:column;align-items:center;justify-content:center}.howDoesItWorkSection__heading{font-weight:400;color:var(--commonTextColor);z-index:1;margin-bottom:0;text-transform:uppercase;display:flex;flex-direction:column;align-items:center}@media (max-width:767px){.howDoesItWorkSection__heading{font-size:6.875vw;line-height:140%;text-align:center}}.howDoesItWorkSection__steps{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (max-width:1239px){.howDoesItWorkSection__steps{width:630px}}.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step{position:relative;width:265px;height:283px;box-shadow:0 0 20px rgba(62,62,62,.2);border-radius:20px;padding:10px;margin:10px}@media screen and (max-width:767px){.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step{margin:0 auto;width:86.5625vw;height:88.4375vw;padding:4.6875vw}}.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__num{position:absolute;font-size:36px;line-height:140%;font-weight:700;letter-spacing:.01em;padding:5px;margin:0 0 0 10px;color:var(--commonTextColor)}@media screen and (max-width:767px){.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__num{font-size:11.25vw}}.desktopMain__whatDoYouNeedForItSection,.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__info{display:flex;flex-direction:column;align-items:center}.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__info-paragraph{font-size:13px;text-align:center;margin:0;font-weight:500;line-height:140%;color:var(--commonTextColor)}@media screen and (max-width:767px){.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__info-paragraph{font-size:4.0625vw}}.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__info-image{width:215px;height:215px;padding-bottom:6px}@media screen and (max-width:767px){.howDoesItWorkSection__steps .howDoesItWorkSection__step-wrapper .step__info-image{width:67.1875vw;height:67.1875vw;padding-bottom:6px}}.howDoesItWorkSection .howItWorksstep{position:relative;display:flex;flex-direction:column;justify-content:space-between}.howDoesItWorkSection .howItWorksstep__image{top:1%;left:52%;transform:translateX(-50%);position:absolute;width:215px}.desktopMain__whatDoYouNeedForItSection{color:var(--commonTextColor)}.whatDoYouNeedForItSection{display:flex;flex-direction:column}.whatDoYouNeedForItSection__heading{margin-top:100px}@media (max-width:767px){.whatDoYouNeedForItSection__heading{margin-top:6.25vw;font-size:6.875vw;text-align:center;margin-bottom:4.375vw}}.whatDoYouNeedForItSection__block{display:flex;align-items:center;justify-content:space-around;margin-top:35px;margin-bottom:44px;width:1267.2px}@media screen and (min-width:768px) and (max-width:1239px){.whatDoYouNeedForItSection__block{width:90vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block{flex-direction:column;position:relative;margin-top:0;margin-bottom:0;width:100%}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide{display:flex;position:relative;height:412px;width:45%;justify-content:center}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide{height:44.2708333333vw;flex:none}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide{width:100%;height:142.1875vw;margin-left:0!important;background-color:var(--brand)}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-grid{display:grid;z-index:1;grid-gap:5px}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-grid.tripple{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-grid.double{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-grid{width:90%;margin-right:auto}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-grid{width:72%!important;margin-left:auto;margin-right:var(--x-offset);margin-top:38.125vw!important;margin-bottom:22.1875vw!important}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-door{width:412px;height:412px;position:absolute;left:49%;z-index:0}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-door{width:42.8385416667vw;height:42.8385416667vw;left:21%;top:1.3020833333vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-door{--size:355;width:calc(var(--size)/320*100vw);height:calc(var(--size)/320*100vw);left:-30.9375vw;transform:scaleX(-1);top:26.5625vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-movement{position:absolute;z-index:0;left:42%;width:481px;height:481px;bottom:-35px}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-movement{left:10%;top:-5%;width:50.9114583333vw;height:50.9114583333vw;bottom:3.90625vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-movement{--size:363;width:calc(var(--size)/320*100vw);height:calc(var(--size)/320*100vw);left:-33.125vw;bottom:unset;top:26.5625vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-sosButton{width:306px;height:392px;position:absolute;left:49%;z-index:0}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-sosButton{width:34.2447916667vw;height:41.796875vw;height:auto;left:32%;object-fit:contain;top:0}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-sosButton{width:82.8125vw;height:105.9375vw;left:-18.75vw;top:26.5625vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-controlPanel{width:700px;height:auto;object-fit:contain;position:absolute;transform:translateY(-50%);top:50%}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-controlPanel{width:57.9427083333vw;height:auto}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-controlPanel{width:100vw;height:72.1875vw;position:absolute;left:0}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-fireDetector{height:266px;width:433px;position:absolute;left:20%;top:15%;z-index:0}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-fireDetector{width:40.3645833333vw;height:auto;left:0;object-fit:contain;top:19%}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-fireDetector{height:100vw;width:100vw;position:absolute;left:0;top:26.5625vw;z-index:0;object-fit:contain}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-fireSiren{width:477px;height:436px;position:absolute;left:16%;z-index:0}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-fireSiren{width:41.796875vw;height:auto;left:0;object-fit:contain;top:6%}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-fireSiren{width:100vw;height:136.25vw;position:absolute;left:0;object-fit:contain;top:17.1875vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-capture{grid-column-start:1;grid-column-end:2;font-size:14px;color:var(--commonTextColor);display:flex;text-align:center;justify-content:center;align-items:center;letter-spacing:.003em;line-height:1.8}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-capture{font-size:1.5625vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-capture{font-size:3.75vw;grid-column:2/3;width:39.0625vw;color:#fff}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer{width:11.8489583333vw}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer.bottom-pointer img{width:6.5104166667vw;margin-right:auto}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer{grid-column:1/2;grid-row:1/2;width:31.25vw}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer.bottom-pointer img{width:18.75vw;margin:0 0 0 auto}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer:nth-child(4){grid-row:2/3}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer:nth-child(6){grid-row:3/4}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer img{transform:scaleX(-1)}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-leftSide .whatDoYouNeedForItSection__block-image-pointer img,.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item-icon img{max-width:100%}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide{width:66%;margin-left:195px}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide{width:50%!important;flex:none;margin-left:10%;margin-right:0}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide{width:100%!important;margin-left:0;max-width:calc(100% - var(--x-offset)*2);min-height:90vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-heading{font-size:36px;font-weight:400;letter-spacing:.003em;text-transform:uppercase;margin-bottom:28px;margin-top:-30px}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-heading{font-size:2.8645833333vw;margin-top:0;max-width:75%;margin-bottom:2.0833333333vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-heading{top:0;color:#fff;position:absolute;font-weight:600;font-size:6.875vw;margin-left:8.75vw;margin-top:6.25vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list{list-style:none;margin:0;padding:0;max-width:90%}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list{max-width:80%}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list{margin-left:var(--x-offset);margin-top:15.625vw;margin-bottom:15.625vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item{font-size:16px;line-height:1.5625;letter-spacing:.003em;display:flex;align-items:center}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item{font-size:1.5625vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item{font-size:4.375vw}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item:not(:last-child){margin-bottom:18px}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item-icon{width:40px;text-align:center;margin-right:36px;flex:none}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item-icon{width:4.1666666667vw;margin-right:2.34375vw}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSide .whatDoYouNeedForItSection__block-list-item-icon{width:9.375vw;margin-right:5vw;flex:none}}.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSideTwoSlide{margin-left:75px}@media (max-width:1239px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSideTwoSlide{margin-left:0}}@media (max-width:767px){.whatDoYouNeedForItSection__block .whatDoYouNeedForItSection__block-rightSideTwoSlide{margin-left:0}}.main__businessSection{margin-bottom:10.9vw}.main__businessSection input{height:13.9vw;line-height:1.15;border:solid 1px #c4c4c4;border-radius:6px;margin-bottom:4.68vw;padding-left:3.125vw;background-color:#ececec}.main__businessSection input:focus{border-color:var(--brand);background-color:#fff;outline:0}.main__businessSection .businessSection__heading{margin-top:12.5vw;margin-bottom:7.8vw}.main__businessSection .businessSection_image{width:calc(100% + var(--x-offset)*2);margin:0 calc(var(--x-offset)*-1)}.main__businessSection .businessSection_small-heading{color:var(--brand);font-weight:400;font-size:5.625vw;line-height:140%;margin-bottom:6.25vw}.main__businessSection .businessSection_text{font-size:4.375vw;font-weight:400;line-height:150%;margin-bottom:4.68vw}.main__businessSection .businessSection_buttons-block{display:flex;white-space:nowrap;justify-content:space-between;margin-bottom:6.25vw}.main__businessSection .businessSection_button{background-color:#6d6d6d;width:38.55vw;font-size:3.75vw;height:10vw;margin:var(--sectionPadding__right) 0 var(--sectionPadding__left) 0;letter-spacing:.05em;color:#fff;border:0;margin:0}.cta-button,.main__businessSection .businessSection_button-selected{background-color:var(--brand)}.main__businessSection .businessSection__form{display:flex;flex-direction:column;width:100%}.main__businessSection .businessSection__form input{font-size:5vw}.main__businessSection .businessSectionForm__labeled-checkbox{margin:4px 0}.main__businessSection .businessSection__form-button{margin-top:3rem}.cta-button{padding:.83em 2.4em;color:#fff;font-weight:500;font-size:4.3vw;letter-spacing:.07em;border:0;cursor:pointer;outline:0;text-transform:uppercase;transition:opacity .3s ease-in-out}.businessSection__form-wrapper{padding:0 5vw}.desktopMain__orderConsultationSection{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.orderConsultationSection__labeled-checkbox-group{width:100%;margin:15px 0}@media (min-width:768px) and (max-width:1239px){.orderConsultationSection__labeled-checkbox-group{margin:0}}.orderConsultationSection__labeled-checkbox{width:100%;margin:5px 0;color:var(--commonTextColor)}.orderConsultationSection__bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.orderConsultationSection__form-wrapper{z-index:0;width:40%;height:max-content;background-color:rgba(255,255,255,.9);border-radius:30px;display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px;position:absolute}@media (max-width:1239px) and (min-width:768px){.orderConsultationSection__form-wrapper{width:57%}}.orderConsultationSection__form-wrapper .orderConsultationSection__form-heading{color:var(--brand);font-size:30px;font-weight:400;line-height:140%;text-align:center;letter-spacing:.03em;box-sizing:border-box;display:contents;margin:0 0 10px}.orderConsultationSection__form-wrapper .orderConsultationSection__form-heading .headingLine{width:max-content;margin:0 auto;border-bottom:2px dashed var(--brand);border-width:100%}.orderConsultationSection__form-wrapper .orderConsultationSection__form-description{color:var(--commonTextColor);font-size:16px;font-weight:300;text-align:center;letter-spacing:.03em;line-height:150%;width:80%;margin-bottom:17px}.orderConsultationSection__form-wrapper .orderConsultationSection__form-buttonsBlock{display:flex;flex-direction:row;justify-content:space-between;width:80%}.orderConsultationSection__form-wrapper .orderConsultationSection__button{padding:.95em 0;color:#fff;font-weight:500;font-size:14px;letter-spacing:.07em;background-color:#c4c4c4;border:0;border-radius:30px;cursor:pointer;outline:0;text-transform:uppercase;flex-basis:48%}.orderConsultationSection__form-wrapper .orderConsultationSection__button-selected{background-color:var(--brand)}.orderConsultationSection__form-wrapper .orderConsultationSection__form-fieldsBlock{display:flex;flex-direction:column;align-items:center;width:80%}.orderConsultationSection__form-wrapper .orderConsultationSection__field{width:100%;height:44px;background:#fff;border:1px solid #c9c9c9;box-sizing:border-box;border-radius:6px;cursor:pointer;margin-bottom:15px;font-size:14px;padding:15px;color:var(--commonTextColor)}.orderConsultationSection__form-wrapper .orderConsultationSection__field:focus{outline:0;cursor:text}.orderConsultationSection__form-wrapper .orderConsultationSection__field:last-of-type{margin-bottom:0}@media screen and (max-width:1239px){.desktopMain__orderConsultationSection{height:470px}.orderConsultationSection__form-wrapper{top:7%;width:444px}.orderConsultationSection__form-wrapper .orderConsultationSection__form-heading{font-size:22px;margin-bottom:5px}.orderConsultationSection__form-wrapper .orderConsultationSection__form-description{font-size:12px;margin-bottom:15px}.orderConsultationSection__form-wrapper .orderConsultationSection__form-fieldsBlock{margin-top:5px}.orderConsultationSection__form-wrapper .orderConsultationSection__field{height:35px;margin-bottom:10px;font-size:12px;padding:10px}}.desktopMain__orderConsultationSection .popup-form__button{white-space:nowrap;cursor:pointer;padding:.85em 3em;background-color:var(--brand);display:flex;justify-content:center;align-items:center;color:var(--white);font-size:16px;margin-top:1em;font-weight:500}@media (max-width:1239px){.desktopMain__orderConsultationSection .popup-form__button{font-size:14px}}@media screen and (min-width:1240px) and (max-width:1439px){.desktopMain__orderConsultationSection{height:600px}.orderConsultationSection__form-wrapper{width:610px}}@media screen and (min-width:1440px){.desktopMain__orderConsultationSection{height:670px;margin-top:50px}.orderConsultationSection__form-wrapper{width:610px}}@media screen and (max-width:767px){.orderConsultationSection__bg.orderConsultationSection__bg--desktop{display:none}}@media screen and (min-width:768px){.orderConsultationSection__bg.orderConsultationSection__bg--mobile{display:none}}@media screen and (max-width:767px){.desktopMain__orderConsultationSection{height:auto}.orderConsultationSection{display:flex;flex-direction:column}.orderConsultationSection__bg{position:static}.orderConsultationSection__form-wrapper{position:static;width:100%;padding:6.25vw 10vw;box-sizing:border-box}.orderConsultationSection__form-wrapper .orderConsultationSection__form-heading{text-align:center;display:block;max-width:90%;font-size:5.625vw;line-height:1.4;letter-spacing:.01em}.orderConsultationSection__form-wrapper .orderConsultationSection__form-heading .headingLine{display:inline;border-bottom:none}.orderConsultationSection__form-wrapper .orderConsultationSection__form-description{font-size:4.375vw;line-height:1.5;text-align:left;width:100%}.orderConsultationSection__form-wrapper .orderConsultationSection__form-buttonsBlock,.orderConsultationSection__form-wrapper .orderConsultationSection__form-fieldsBlock{width:100%}.orderConsultationSection__form-wrapper .orderConsultationSection__form-buttonsBlock{margin:0 0 3vw}.orderConsultationSection__form-wrapper .orderConsultationSection__button{border-radius:0;width:48%;font-size:3.437vw}.orderConsultationSection__form-wrapper .popup-form__button{order:3;width:100%;box-sizing:border-box;font-size:4.375vw}.orderConsultationSection__labeled-checkbox-group{order:2}}@media screen and (min-width:1241px) and (max-width:1440px){.orderConsultationSection__form-wrapper .orderConsultationSection__form-heading{font-size:28px}.orderConsultationSection__form-wrapper .orderConsultationSection__form-description{font-size:14px;width:95%}.desktopMain__orderConsultationSection{height:520px}}.startKitNew__kit{position:relative;width:100%}@media screen and (max-width:1239px){.startKitNew__kit{zoom:.65}}@media screen and (max-width:767px){.startKitNew__kit{zoom:1}}.startKitNew__kit::before{content:"";position:absolute;z-index:0;left:0;right:0;top:0;background:linear-gradient(311.22deg,#adb2b6 35.6%,#5c6165 89.07%);height:392px}@media screen and (max-width:767px){.startKitNew__kit::before{height:48vw}}.kitItemsWrapper{margin-top:36px}@media screen and (max-width:1239px){.kitItemsWrapper{zoom:.7}}@media screen and (max-width:767px){.kitItemsWrapper{display:inline-flex!important;margin:0;zoom:1}}@media screen and (min-width:1240px){.kitItems__heading{margin:0}}.startKitNew__kitImageWrapper{--wrapper-width:1100px;position:relative;z-index:10;width:var(--wrapper-width);margin:auto}@media screen and (min-width:767px){.startKitNew__kitImageWrapper{--wrapper-width:100%}}@media screen and (min-width:1240px){.startKitNew__kitImageWrapper:hover .startKitNew__kitImageLines{opacity:1;will-change:opacity}.startKitNew__kitImageWrapper:not(:hover) .kitListItem--toLeft span{transform:translateX(-3em)}.startKitNew__kitImageWrapper:not(:hover) .kitListItem--toRight span{transform:translateX(3em)}.startKitNew__kitImageWrapper:not(:hover) .kitListItem--toTop span{transform:translateY(-3em)}.startKitNew__kitImageWrapper:not(:hover) .kitListItem--toBottom span{transform:translateY(3em)}.startKitNew__kitImageWrapper:not(:hover) :is(.kitListItem--toLeft, .kitListItem--toRight) .kitListItem__line{transform:scaleX(.5)}.startKitNew__kitImageWrapper:not(:hover) :is(.kitListItem--toTop, .kitListItem--toBottom) .kitListItem__line{transform:scaleY(.5)}}.startKitNew__kitImage{width:inherit}@media screen and (max-width:767px){.startKitNew__kitImage{height:66vw;margin-top:0;object-fit:cover}}.startKitNew__kitImageLines{position:absolute;top:0;left:0;height:100%}@media screen and (min-width:1240px){.startKitNew__kitImageLines{opacity:0;transition:opacity .3s ease-in-out}}@media screen and (max-width:767px){.startKitNew__kitImageLines{position:static;height:auto;margin-top:0;padding:0 9vw;box-sizing:border-box}}.startKitNew__kitList{margin:0;padding:0;list-style:none}@media screen and (max-width:767px){.startKitNew__kitList{padding:0 0 0 3vw;list-style:circle}}.startKitNew__kitListItem{--item-color:var(--commonTextColor);position:absolute;top:var(--y);left:var(--x);z-index:15;font-style:normal;font-weight:400;font-size:15px;line-height:18px;color:var(--item-color)}@media screen and (min-width:1240px){.startKitNew__kitListItem{transition:transform .5s ease-in-out}}@media screen and (max-width:767px){.startKitNew__kitListItem{position:static;font-size:3.75vw}.startKitNew__kitListItem::marker{color:var(--brand)}.startKitNew__kitListItem br{display:none}}@media screen and (min-width:1240px){.startKitNew__kitListItem span{display:block;transition:transform .5s ease-in-out}}@media screen and (min-width:768px){.kitListItem--white{--item-color:white}.kitListItem--toTopTextRight{text-align:right}}.kitListItem--toTopTextRight .kitListItem__line{right:-.8em}:is(.kitListItem--toLeft, .kitListItem--toRight) .kitListItem__line{top:50%;height:1px;width:var(--line-length)}.kitListItem--toLeft .kitListItem__line{right:calc(100% + 1em)}@media screen and (min-width:1240px){.kitListItem--toLeft .kitListItem__line{transform-origin:left}}.kitListItem--toRight .kitListItem__line{left:calc(100% + 1em);text-align:right}@media screen and (min-width:1240px){.kitListItem--toRight .kitListItem__line{transform-origin:right}}:is(.kitListItem--toTop, .kitListItem--toBottom) .kitListItem__line{right:calc(100% + .8em);bottom:5px;width:1px;height:var(--line-length)}@media screen and (min-width:1240px){.kitListItem--toTop .kitListItem__line{transform-origin:top}.kitListItem--toBottom .kitListItem__line{transform-origin:bottom}}.kitListItem__line{position:absolute;background:var(--item-color)}@media screen and (min-width:1240px){.kitListItem__line{transition:transform .5s ease-in-out}}.startKitNew__priceBlock{min-width:640px;width:-moz-fit-content;width:fit-content;margin:40px auto;display:flex;justify-content:space-between;padding:20px;box-sizing:border-box;border:1px solid #cbcfd2;font-size:10px}@media screen and (max-width:767px){.startKitNew__priceBlock{min-width:auto;display:flex;flex-direction:column;width:100%;border:0}}.startKitNew__priceBlockDetails{margin-left:1em;max-width:348px}@media screen and (max-width:767px){.startKitNew__priceBlockDetails{margin:auto;text-align:center;max-width:80vw}}.startKitNew__priceHeading{font-weight:400;font-size:1.8em;line-height:140%;margin:0}@media screen and (max-width:767px){.startKitNew__priceHeading{font-size:5.625vw}}.startKitNew__priceValue{font-weight:500;font-family:var(--ff-mts-wide);font-size:2.6em;line-height:115%;color:var(--brand);margin:0}@media screen and (max-width:767px){.startKitNew__priceValue{font-size:9.375vw}}.startKitNew__priceValue-new,.startKitNew__priceValue-old{font-family:var(--ff-mts-wide)}.startKitNew__priceButton{background:var(--brand);color:rgba(255,255,255,.9);font-weight:500;font-size:1.4em;line-height:150%;letter-spacing:.05em;text-transform:uppercase;padding:1em 1.6em;border:0}@media screen and (max-width:767px){.startKitNew__priceButton{margin-top:.8em;font-size:4.375vw}}.startKitNew__kitItems{margin-top:90px;display:flex;flex-direction:column}@media screen and (max-width:767px){.startKitNew__kitItems{position:relative;margin:17.5vw 0 0}}@media screen and (min-width:768px){.startKitNew__kitItems:not(.startKitNew__kitItems--expanded) .startKitNew__kitItem:not(.startKitNew__kitItem--default){display:none}}.businessTypes .businessTypes__cards_mobileFull+.businessTypes__button img,.businessTypes.businessTypes_slider .slider-controll--next img,.startKitNew__kitItems--expanded .kitItemsExpandButton__arrow{transform:rotate(180deg)}.startKitNew__kitItemsExpandButton{margin:30px auto;font-weight:400;font-size:20px;line-height:100%;text-align:center;color:var(--commonTextColor);background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border:0;border-radius:28px;padding:.5em;min-width:250px}@media screen and (max-width:767px){.startKitNew__kitItemsExpandButton{display:none}}.kitItemsExpandButton__arrow{transform:rotate(0deg)}.kitItem__visualWrapper{width:max-content;justify-self:end;display:flex;align-items:center}@media screen and (max-width:767px){.kitItem__visualWrapper{background:var(--brand);width:100%;height:141.25vw;overflow:hidden}}.kitItem__visual{position:relative;height:-moz-fit-content;height:fit-content}.kitItem__visualImage{height:var(--height);margin-right:var(--margin-right)}@media screen and (min-width:768px){.kitItem__visualImage--mobile{display:none}}@media screen and (max-width:767px){.kitItem__visualImage--mobile{width:auto}.kitItem__visualImage--desktop{display:none}}.visualFootnote{position:absolute;font-weight:400;font-size:14px;line-height:150%;text-align:right;letter-spacing:.01em;color:var(--commonTextColor);--size:12px}@media screen and (max-width:767px){.visualFootnote{color:#fff;font-size:12px;line-height:140%}}.visualFootnote::after,.visualFootnote::before{content:"";position:absolute;width:var(--size);height:var(--size);border-radius:50%;transform:translate(-50%,-50%);left:50%;top:50%}.visualFootnote::before{--size:8px;background:var(--brand)}.visualFootnote::after{border:1px solid #000}@media screen and (max-width:767px){.visualFootnote::after{border:2px solid #fff}}.kitItem{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin:30px 0;min-height:380px;align-items:center}@media screen and (max-width:767px){.kitItem{display:flex;flex-direction:column;gap:0;margin:0;width:100vw;position:relative}}.kitItem__visualFootnote{top:var(--y);right:340px}@media screen and (max-width:767px){.kitItem__visualFootnote{right:auto;left:var(--footnotes-left-mobile)}}.visualFootnote__text{position:absolute;right:calc(100% + 1.5em);transform:translateY(-50%);width:max-content}@media screen and (max-width:767px){.visualFootnote__text{right:auto;left:calc(100% + 1em);text-align:left}}.visualFootnote__line{position:absolute;left:calc(var(--size)/2);width:var(--line-length);height:1px;background-color:#000}@media screen and (max-width:767px){.visualFootnote__line{background:#fff;right:calc(var(--size)/2);left:auto;width:var(--line-length-mobile)}}.kitItem__descripton{max-width:484px;color:var(--commonTextColor);padding:var(--offset) 0 0}.kitItem__heading{font-style:normal;font-weight:400;font-size:24px;line-height:29px;margin-bottom:1em}@media screen and (max-width:767px){.kitItem__heading{position:absolute;left:1.3em;top:1em;font-size:5.625vw;line-height:1.22;color:#fff;margin:0}}.kitItem__benefitsList{padding:0;margin:0;list-style:none;display:grid;grid-auto-flow:row;gap:22px}@media screen and (max-width:767px){.kitItem__benefitsList{padding:10vw}}.kitItem__benefit{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:40px}@media screen and (max-width:767px){.kitItem__benefit{gap:5vw;grid-template-columns:10vw 1fr}}.kitItem__benefit span{font-style:normal;font-weight:400;font-size:16px;line-height:150%}@media screen and (max-width:767px){.kitItem__benefit span{font-size:4.375vw}}.kitItem__benefitImg{width:100%}.kitItemsWrapper-slider-buttons{display:none}@media screen and (max-width:767px){.kitItemsWrapper-slider-buttons{display:flex;z-index:10;top:90vw;left:3.125vw;right:3.125vw}.kitItemsWrapper-slider-buttons .slider-controll{width:8.125vw;height:8.125vw;filter:brightness(.3);pointer-events:all}.kitItemsWrapper-slider-buttons .slider-controll--next{transform:rotate(180deg)}}.kitItemsWrapper-slider-nav{position:absolute;top:154vw;left:50%;transform:translate(-50%,-50%);z-index:10}@media screen and (max-width:767px){.startKit__sliderItem{overflow:hidden}}.businessTypes{margin:0 0 100px;display:flex;flex-direction:column}@media screen and (max-width:767px){.businessTypes:not(.businessTypes_slider) :not(.businessTypes__cards_mobileFull) .businessTypes__card:nth-child(n+5){display:none}}.businessTypes.businessTypes_slider .businessTypes__cardsWrapper{position:relative}.businessTypes.businessTypes_slider .businessTypes__button{display:none}.businessTypes.businessTypes_slider .slider-buttons{top:63px;left:2%;right:2%}@media screen and (max-width:767px){.businessTypes.businessTypes_slider .slider-buttons{top:12vw}}.businessTypes.businessTypes_slider .slider-controll{border:0;background:0 0}.businessTypes__cards{display:flex}.businessTypes__cards:not(.businessTypes__cards_slider){max-width:1320px;margin:0 auto;flex-flow:wrap;justify-content:center}@media screen and (max-width:767px){.businessTypes__cards.businessTypes__cards_slider .businessTypes__card{width:40vw;margin:0}}.businessTypes__card{display:grid;grid-auto-flow:row;gap:10px;justify-items:center;width:200px;margin:17px 5px;position:relative;align-self:baseline}@media screen and (max-width:767px){.businessTypes__card{width:calc(50% - 6px);margin:6px 3px}}.businessTypes__card .businessTypesCard__image{--size:92px;width:var(--size);height:var(--size);aspect-ratio:1;border-radius:20px;background:var(--brand);transition:box-shadow .3s ease-in-out,transform .3s ease-in-out}@media screen and (max-width:767px){.businessTypes__card .businessTypesCard__image{--size:21.875vw}}.businessTypes__card .businessTypesCard__heading{font-style:normal;font-weight:700;font-size:18px;line-height:110%;text-align:center;color:var(--grey);margin:4px 0 0}@media screen and (max-width:767px){.businessTypes__card .businessTypesCard__heading{font-size:3.75vw}}.businessTypes__card .businessTypesCard__heading::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.businessTypes__card .businessTypesCard__heading .businessTypesCard__headingArrow{transition:opacity .3s ease-in-out,transform .3s ease-in-out;position:absolute;display:inline;transform:translate(-4px,2px);opacity:0}.businessTypes__card .businessTypesCard__description{text-align:center;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:var(--grey);margin:0}@media screen and (max-width:767px){.businessTypes__card .businessTypesCard__description{font-size:3.2vw}}@media screen and (min-width:768px){.businessTypes__card:hover .businessTypesCard__image{will-change:box-shadow,transform;transform:translateY(-6px);box-shadow:0 14px 12px rgba(218,33,40,.25)}.businessTypes__card:hover .businessTypesCard__heading{color:var(--brand)}.businessTypes__card:hover .businessTypesCard__heading .businessTypesCard__headingArrow{will-change:opacity,transform;transform:translate(4px,2px);opacity:1}}.businessTypes__button{border:0;background-color:#fff;border-radius:28px;box-sizing:border-box;text-align:center;color:var(--commonTextColor);align-self:center;box-shadow:0 4px 30px rgba(0,0,0,.15);transition:opacity .3s ease-in-out;font-size:1.4rem;line-height:1.5rem;padding:12px 23px;margin:3rem auto}.businessTypes__button img{margin-left:10px}.businessTypes__button:hover{opacity:.7}@media screen and (min-width:768px){.businessTypes__button{display:none}}@media (max-width:767px){.blog__news{display:flex;flex-direction:column}}@media screen and (max-width:1920px){.blog__newsLink{border-radius:2.8rem;font-size:2.2rem;line-height:2.2rem;padding:1.1rem 2.3rem;margin:5rem auto}}@media screen and (max-width:1024px){.blog__newsLink{font-size:1.4rem;line-height:1.4rem;margin:4.6rem auto;padding:.7rem 2rem}}@media screen and (max-width:767px){.blog__newsLink{padding:1rem 5.5rem;font-size:1.4rem;line-height:1.5rem;margin:3rem auto}}@media (max-width:767px){.blog__newsCard+.blog__newsCard{margin-top:20px}}.blog__main{height:472px;box-sizing:border-box;position:relative;padding:42px 0 0 141px;z-index:1}@media (max-width:767px){.blog__main{height:350px;padding:30px 23px}}.blog__main .blogMain__bg{position:absolute;height:100%;width:100%;top:0;left:0;z-index:-1;object-fit:cover}@media screen and (max-width:767px){.blog__main .blogMain__bg--desktop{display:none}}@media screen and (min-width:768px){.blog__main .blogMain__bg--mobile{display:none}}.blog__main .blogMain__heading,.blog__main .blogMain__subHeading{font-style:normal;font-weight:400;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.5);max-width:min(640px,100%)}.blog__main .blogMain__heading{font-size:52px;line-height:110%;text-transform:uppercase}@media (max-width:767px){.blog__main .blogMain__heading{font-size:24px}}.blog__main .blogMain__subHeading{font-size:20px;line-height:30px}@media (max-width:767px){.blog__main .blogMain__subHeading{font-size:12px;line-height:18px}}.blog__tags{max-width:616px;margin:0 auto 50px;padding:0 30px}@media (max-width:767px){.blog__tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;grid-gap:0 10px;gap:0 10px}}.blog__tag{font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:var(--commonTextColor)}@media (max-width:767px){.blog__news{display:flex;flex-direction:column}}@media (max-width:767px){.blog__newsCard+.blog__newsCard{margin-top:20px}}.usefulInfo__mainImage{width:100%;object-fit:cover;height:472px}@media screen and (min-width:768px) and (max-width:1239px){.usefulInfo__mainImage{height:291px}}@media (max-width:767px){.usefulInfo__mainImage{height:109.375vw}}@media (min-width:768px){.usefulInfo__mainImage.usefulInfo__mainImage--mobile{display:none}}@media (max-width:767px){.usefulInfo__mainImage.usefulInfo__mainImage--desktop{display:none}}.usefulInfo__wrapper{max-width:min(1280px,100vw - 50px);margin:auto;padding:0 var(--x-offset) 200px}.usefulInfo__select{width:100%;display:none}@media screen and (max-width:767px){.usefulInfo__select{display:block}}.usefulInfo__block{display:grid;grid-template-columns:repeat(4,1fr);width:min(680px,100vw - 40px);margin:auto;gap:20px}@media screen and (max-width:767px){.usefulInfo__block{display:none}}.usefulInfo__block .usefulInfo__blockPicker{display:grid;grid-template-rows:1fr max-content max-content;aspect-ratio:1;margin:0;align-content:space-between;justify-content:center;color:var(--commonTextColor);background:0 0;border:0;border-radius:14px;padding:0 5px 10px;transition:background-color .3s ease-in-out}.usefulInfo__block .usefulInfo__blockPicker .usefulInfo__blockPickerImage{margin:auto;max-width:100%}.usefulInfo__block .usefulInfo__blockPicker:hover{background:#f3f4f5}.usefulInfo__block .usefulInfo__blockPicker .usefulInfo__blockPickerName{margin:0;font-weight:500;font-size:12px}.usefulInfo__block .usefulInfo__blockPicker .usefulInfo__blockPickerDates{margin:0;font-style:normal;font-weight:400;font-size:10px}.systemSelect__heading{font-style:normal;font-weight:500;font-size:18px;line-height:130%;color:var(--commonTextColor)}.docGroup__item[open] .docGroupItem__summary img{background-color:var(--brand)}.usefulInfo__docsGroup{margin:20px 0}.docGroupItem__summary{display:grid;grid-template-columns:max-content 1fr;grid-template-rows:1fr;align-items:center;grid-gap:20px;gap:20px;cursor:pointer}.docGroupItem__summary img{background-color:var(--commonTextColor);border-radius:50%}.docGroupItemSummary__heading{font-style:normal;font-weight:700;font-size:16px;line-height:20px;display:flex;align-items:center;letter-spacing:-.01em;text-transform:uppercase;color:var(--commonTextColor)}.docGroupItem__list{list-style-type:none;padding:0 0 0 73px;margin:0}.docGroupItem__listItem{display:grid;grid-template-rows:1fr max-content;grid-template-columns:1fr;grid-template-areas:". ."}.docGroupItem__listItem+.docGroupItem__listItem{margin-top:15px}.listItem__heading,.listItem__text{font-style:normal;color:var(--commonTextColor)}.listItem__heading{font-weight:600;font-size:14px;line-height:18px;display:inline;align-items:center;margin:0;position:relative}.listItem__text{font-weight:400;font-size:12px;line-height:14px;margin:.5em 0 0}.listItem__fileInfo{font-weight:400;font-size:15px}.listItem__btn-like{padding:0;border:0;background:0 0;margin-left:.3em;max-height:1em;display:inline;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;cursor:pointer;justify-self:start}.listItem__btn-like img{transform:translateY(.3em)}.usefulInfo__commonSystemsHeading,.usefulInfo__docsFromOption,.usefulInfo__systemsBackButton,.usefulInfo__systemsCurrentCard{display:none}.usefulInfo__docsFromOption.usefulInfo__docsFromOption--common,.usefulInfo__docsFromOption.usefulInfo__docsFromOption--current{display:block}@media (min-width:768px){.usefulInfo__systems{display:none;grid-auto-flow:row dense;grid-auto-columns:300px 1fr;grid-template-columns:1fr 2.5fr;grid-template-rows:repeat(6,max-content);gap:40px 10px;grid-template-areas:"backButton backButton" "currentCard namedSystems" ". namedSystems" "commonSystemsHeading ." ". commonSystems" ". commonSystems"}.usefulInfo__systems.usefulInfo__systems--selected{display:grid}.usefulInfo__systems .usefulInfo__systemsBackButton{grid-area:backButton;display:grid;gap:6px;grid-auto-flow:column;align-items:center;width:-moz-fit-content;width:fit-content;background:0 0;border:0;font-style:normal;font-weight:500;font-size:14px;line-height:130%;color:#c4c4c4}.usefulInfo__systems .usefulInfo__systemsCurrentCard{grid-area:currentCard;display:block;color:#54616c}.usefulInfo__systems .usefulInfo__systemsCurrentCard .systemsCurrentCard__image{width:85%;height:auto;transform:translateX(-15%)}.usefulInfo__systems .usefulInfo__systemsCurrentCard .systemsCurrentCard__name{font-style:normal;font-weight:500;font-size:16px;line-height:130%;text-transform:uppercase;color:#54616c;margin:0}.usefulInfo__systems .usefulInfo__systemsCurrentCard .systemsCurrentCard__date{font-style:normal;font-weight:400;font-size:12px;line-height:130%;margin:0}.usefulInfo__systems .usefulInfo__namedSystems{grid-area:namedSystems}.usefulInfo__systems .usefulInfo__commonSystemsHeading{grid-area:commonSystemsHeading;display:block;font-style:normal;font-weight:500;font-size:18px;line-height:130%;display:flex;align-items:center;color:#54616c}.usefulInfo__systems .usefulInfo__commonSystems{grid-area:commonSystems}.usefulInfo__systems .usefulInfo__systemsBackButton{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.usefulInfo__systems .usefulInfo__systemsCurrentCard{-ms-grid-row:3;-ms-grid-column:1}.usefulInfo__systems .usefulInfo__namedSystems{-ms-grid-row:3;-ms-grid-row-span:3;-ms-grid-column:3}.usefulInfo__systems .usefulInfo__commonSystemsHeading{-ms-grid-row:7;-ms-grid-column:1}.usefulInfo__systems .usefulInfo__commonSystems{-ms-grid-row:9;-ms-grid-row-span:3;-ms-grid-column:3}}.blog__news{max-width:910px;margin:60px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:0 30px}@media (max-width:767px){.blog__news{display:flex;flex-direction:column}}.blog__newsSection{display:flex;flex-direction:column}.blog__newsLink{border:0;background-color:#fff;border-radius:28px;box-sizing:border-box;padding:11px 87px;text-align:center;color:var(--commonTextColor);font-size:22px;line-height:22px;margin:80px auto 130px;align-self:center;box-shadow:0 4px 30px rgba(0,0,0,.15);transition:opacity .3s ease-in-out}.blog__newsLink:hover{opacity:.7}.blog__newsLink img{margin-left:10px}@media screen and (max-width:1920px){.blog__newsLink{border-radius:2.8rem;font-size:2.2rem;line-height:2.2rem;padding:1.1rem 2.3rem;margin:5rem auto}}@media screen and (max-width:1024px){.blog__newsLink{font-size:1.4rem;line-height:1.4rem;margin:4.6rem auto;padding:.7rem 2rem}}@media screen and (max-width:767px){.blog__newsLink{padding:1rem 5.5rem;font-size:1.4rem;line-height:1.5rem;margin:3rem auto}}.newsCard{position:relative}.blog__newsCard{display:block}@media (max-width:767px){.blog__newsCard+.blog__newsCard{margin-top:20px}}.newsCard__image{width:100%;height:200px;object-fit:cover}.newsCard__info{padding:10px 0}.newsCard__heading{font-style:normal;font-weight:400;letter-spacing:-.01em;font-size:20px;line-height:1em;display:block;min-height:2em;color:var(--commonTextColor);text-transform:uppercase;margin:0}.listItem__btn-like::before,.newsCard__heading::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.newsCard__date,.newsCard__text{font-size:16px;line-height:1.2;letter-spacing:-.01em;color:var(--commonTextColor);margin:10px 0}.newsCard__date{font-style:normal;font-weight:400;font-size:12px;color:hsla(208deg,13%,38%,.6)}.newsCard__text{display:block;min-height:3.6em}.article__firstImage{width:100%;height:414px;object-fit:cover}@media (max-width:767px){.article__firstImage{height:350px}}.article__info{max-width:900px;margin:0 auto 60px;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:var(--commonTextColor)}@media (max-width:767px){.article__info{font-size:11px;line-height:16px;margin:0 auto}}.article__authorPosition,.contactsItem__heading.contactsItem__heading_lite{font-weight:400}.article__admin{max-width:min(1150px,100%);margin:auto;padding:30px}.article__admin h2,.article__admin h3,.article__admin h4{font-style:normal;font-weight:500;color:var(--commonTextColor)}.article__admin h2{font-size:26px;line-height:36px}@media (max-width:767px){.article__admin h2{font-size:18px;line-height:20px;text-align:center}}.article__admin h3{font-size:24px;line-height:34px}@media (max-width:767px){.article__admin h3{font-size:18px;line-height:20px}}.article__admin h4{font-size:22px;line-height:30px}@media (max-width:767px){.article__admin h4{font-size:16px;line-height:19px}}.article__admin figure,.article__admin img{width:100%;height:auto;margin:0;object-fit:cover}@media (max-width:767px){.article__admin figure,.article__admin img{margin:0 -30px;width:100vw}.article__admin figure img,.article__admin img img{margin:0}.article__admin{font-size:18px;line-height:20px}}.article__admin ol,.article__admin p,.article__admin q,.article__admin ul{font-size:18px;line-height:27px;color:var(--commonTextColor)}@media (max-width:767px){.article__admin ol,.article__admin p,.article__admin q,.article__admin ul{font-size:16px;line-height:20px}}.article__admin blockquote,.article__admin q{font-style:italic;display:block;padding:0;background:#f3f4f5;margin:1em 0}.article__admin blockquote::after,.article__admin blockquote::before,.article__admin q::after,.article__admin q::before{content:""}.article__admin blockquote p,.article__admin q p{padding:1.4em}.article__contactsBtn{border:0;border-radius:0;background:var(--brand);padding:1em 1.5em;margin:20px auto;font-weight:600;font-size:14px;line-height:150%;display:flex;align-items:center;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.9);cursor:pointer}@media (max-width:767px){.article__contactsBtn{padding:1em 0;font-size:13px;width:calc(100% - 30px);text-align:center;display:block;margin-bottom:4em}}.contacts__map{width:100%;height:472px}.contacts__map img{width:100%}@media screen and (max-width:767px){.contacts__map img{width:100%;height:350px;object-fit:cover}}.contactsItem__heading,.contactsItem__text{font-style:normal;font-size:16px;line-height:20px;letter-spacing:-.01em;color:var(--commonTextColor)}.contactsItem__heading{font-weight:700}.contactsItem__text{font-weight:400}.contactsItem__text a{display:block;color:inherit;font-style:italic;text-decoration:underline}.contacts__inner{max-width:700px;margin:60px auto}.inner__row{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.inner__row{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:calc(100% - 50px);margin:auto}.contactsItem__heading,.inner__row{text-align:center}}.page_404{min-height:35vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.page_404__heading{font-style:normal;font-weight:400;font-size:32px;line-height:39px;text-align:center;color:var(--commonTextColor)}.page_404__heading_err{color:#da2128}.page_404__text{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--commonTextColor)}.page_404__text_err{color:#da2128}.page_404__link{margin-top:1em;font-size:16px;line-height:1;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#9b9b9b}.page_404__err{color:var(--brand)}.payPage__hero{height:475px;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,transparent 39.51%),var(--brand);padding:65px max(40px,(100vw - 1170px)/2) 90px;box-sizing:border-box;position:relative;z-index:0}@media screen and (max-width:767px){.payPage__hero{height:135vw;padding:0 0 20px;background:0 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.payPage__hero.payPage__hero--autopay{height:110vw;padding:0}.payPage__mobile{height:110vw;width:100%;padding:9vw 6.25vw;box-sizing:border-box;position:relative;background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,transparent 39.51%),var(--brand);z-index:0}}.payPageHero__heading,.payPageHero__subHeading{font-style:normal;font-weight:400;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.5);max-width:435px}.payPageHero__heading{font-size:52px;line-height:1.1;text-transform:uppercase;margin-top:0}@media screen and (max-width:767px){.payPageHero__heading{font-size:26px}}.payPageHero__subHeading{font-size:20px;line-height:1.5}@media screen and (max-width:767px){.payPageHero__subHeading{font-size:12px}}.payPageHero__button{color:var(--brand);background:#fff;border:0;font-style:normal;font-weight:600;font-size:14px;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;padding:1em 3em;margin-top:1em}@media screen and (max-width:767px){.payPageHero__button{font-size:12px;background:var(--brand);color:#fff}}.payPage__img{position:absolute;z-index:-1;transform:translateX(-50%);left:60%;bottom:0;width:auto;height:95%;object-fit:cover}@media screen and (max-width:767px){.payPage__img{left:65%;height:66%}}.payPage__content{margin:84px 0}.payPageContent__heading{margin:1.7em auto 0}.payPageContent__sectionSubHeading{font-style:normal;font-weight:400;font-size:16px;line-height:150%;margin:1.7em 0 0;text-align:center;color:var(--grey)}@media screen and (max-width:767px){.payPageContent__sectionSubHeading{font-size:14px;margin:1.7em 1.5em 50px}}.payPage__form{display:flex;flex-direction:column;align-items:center;width:min(430px,81.25vw);margin:50px auto 0}.notedMarker{font-style:normal;font-weight:400;font-size:20px;line-height:1.5;color:var(--brand)}.payPageForm__input,.payPageForm__label{width:100%;position:relative}.payPageForm__label .payPageForm__input+.notedMarker{display:block;position:absolute;left:calc(100% + 10px);bottom:30px}.payPageForm__label+.payPageForm__label{margin-top:16px}.payPageForm__input{font-size:16px;line-height:130%;padding:1em;background:#ececec;border:1px solid #c9c9c9;box-sizing:border-box;border-radius:6px}.payPageForm__input::placeholder{color:#9b9b9b}.payPageForm__input--invalid{border:1px solid var(--brand)}.payPageForm__input--invalid::placeholder{color:var(--brand)}.payPageForm__inputErrorMessage{display:block;font-style:normal;font-weight:400;font-size:16px;line-height:20px;margin:.8em 0;color:var(--brand)}.payPageForm__paymentSystems{max-width:100%;display:grid;grid-template-rows:1fr;grid-auto-flow:column;grid-gap:10px;gap:10px;height:30px;margin:21px 0 45px}.payPageForm__paymentSystems img{height:inherit;width:auto;object-fit:contain}@media screen and (max-width:767px){.payPageForm__paymentSystems{height:6vw;margin:21px 0}.payPageForm__paymentSystems+.payPageForm__paymentSystems{margin-top:0}}.payPageForm__paymentSystems.payPageForm__paymentSystems--mobile{display:none}@media screen and (max-width:767px){.payPageForm__paymentSystems.payPageForm__paymentSystems--mobile{height:50px;display:block}}.payPageForm__button{width:100%;font-weight:600;font-size:14px;line-height:1.5;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.9);background:var(--brand);border:0;padding:1em}.payPage__text{width:min(840px,100vw);padding:0 20px;margin:40px auto;box-sizing:border-box}.payPage__text .payPageЕext__getMore,.payPage__text p,p.payPage__sberHeading{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:var(--grey)}.payPage__text h3{font-style:normal;font-weight:600;font-size:20px}.payPage__text .payPageЕext__getMore{color:#8a8a8e;text-decoration:underline}.payPage__text .payPageЕext__getMore::after{content:"…"}@media screen and (max-width:767px){.payPage__text .payPageЕext__getMore{text-decoration:none;border:1px solid var(--commonTextColor);border-radius:40px;padding:.6em 4em;display:block;width:-moz-fit-content;width:fit-content;margin:auto}.payPage__text .payPageЕext__getMore::after{content:""}}.payPage__sber{width:100%;display:flex;align-items:center;margin:30px 0}@media screen and (max-width:767px){.payPage__sber{flex-direction:column;align-items:flex-start}}p.payPage__sberHeading{font-size:36px;margin:0 0 0 1.5em}@media screen and (max-width:767px){p.payPage__sberHeading{font-style:normal;font-weight:500;font-size:20px;margin:1.2em 0 0}}.payPage__sberImage{height:75px;width:auto}@media screen and (max-width:767px){.payPage__sberImage{height:auto;width:100%}}.payPageAlternativePayment__methods{display:grid;width:-moz-fit-content;width:fit-content;grid-gap:30px;gap:30px;grid-template-columns:1fr;grid-auto-flow:column;margin:30px auto}@media screen and (max-width:767px){.payPageAlternativePayment__methods{display:flex;flex-direction:column}}.payPageAlternativePayment__method{display:flex;flex-direction:column;align-items:center}.payPageAlternativePaymentMethod__images{height:64px;display:flex;justify-content:space-between;align-items:flex-end}.payPageAlternativePaymentMethod__images img{width:auto;margin:3px}.payPageAlternativePaymentMethod__heading{margin:.5em 0 0;font-style:normal;font-weight:600;font-size:16px;line-height:1.5;text-align:center;color:var(--grey)}.payPageForm__info{width:min(87.5vw,1100px);margin:80px auto 50px}.payPageForm__info p{font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#9d9fa0}.payPage__result{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center}.result__heading{font-style:normal;font-weight:400;font-size:32px;line-height:39px;text-align:center;color:var(--commonTextColor)}.result__heading_err{color:#da2128}.result__text{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:var(--commonTextColor)}.result__text_err{color:#da2128}.result__link{margin-top:1em;font-size:16px;line-height:1;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#9b9b9b}.payPage__err{color:var(--brand);font-size:18px;max-width:80%;margin:1em auto;text-align:center}.sberPage__hero{height:475px;width:100%;background:linear-gradient(180deg,#2b2f35 0%,var(--grey) 43.39%);padding:65px max(40px,(100vw - 1170px)/2) 90px;box-sizing:border-box;position:relative;z-index:0;margin:0 0 60px}@media screen and (max-width:767px){.sberPage__hero{height:auto;padding:60px 0 0;margin:0 0 10px}}.sberPage__heading-wrapper{width:min(900px,80%);margin:1em auto;font-size:36px}@media screen and (max-width:767px){.sberPage__heading-wrapper{background:var(--brand);width:100%;margin:0;padding:.3em;box-sizing:border-box}}.sberPage__heading{font-style:normal;font-weight:400;font-size:1em;line-height:44px;text-align:center;color:#fff}@media screen and (max-width:767px){.sberPage__heading{font-size:21px;line-height:140%}}.sberPage__images{display:grid;grid-template-columns:362fr 400fr;grid-template-rows:1fr;grid-gap:20px;gap:20px;grid-template-areas:". .";align-items:center;width:min(800px,80vw);margin:auto;box-sizing:border-box}.sberPage__images img{width:100%;height:auto}@media screen and (max-width:767px){.sberPage__images{margin:0 auto 60px;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-template-areas:"." "."}}.sberPage__text{width:min(840px,100vw);padding:0 20px;margin:40px auto;box-sizing:border-box}@media screen and (max-width:767px){.sberPage__text{margin:10px auto}}.sberPage__text .payPageЕext__getMore,.sberPage__text h2,.sberPage__text li,.sberPage__text p{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;color:var(--grey)}.payPage__text h3,.sberPage__text h3,.sberPage__text h4{line-height:1.5;color:var(--grey)}.sberPage__button,.sberPage__text h3{font-style:normal;font-weight:600;font-size:20px}.sberPage__text h4{font-style:normal;font-weight:500;font-size:16px}.sberPage__text ol,.sberPage__text ul{margin:0}.sberPage__button{display:block;width:min(80vw,440px);margin:3.3em auto;background:var(--brand);border:0;padding:1em 0;font-size:14px;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.9)}.sitemap-posts .sitemap-posts__subtitle{font-style:normal;font-weight:600;font-size:22px;line-height:1.2;color:var(--grey)}.sitemap-posts .sitemap-posts__item{font-style:normal;font-weight:300;font-size:16px;line-height:1.6;color:var(--grey)}.sitemap-posts ul{padding:0 0 0 2rem;color:var(--grey)}
/*# sourceMappingURL=bundle.min.css.map */