@charset "UTF-8";@font-face{font-family:Mulish;font-display:swap;src:url(../fonts/Mulish-Bold.woff2) format("woff2"),url(../fonts/Mulish-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Mulish;font-display:swap;src:url(../fonts/Mulish-Medium.woff2) format("woff2"),url(../fonts/Mulish-Medium.woff) format("woff");font-weight:500;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#213847;line-height:1;font-family:Mulish;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Mulish;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{font-weight:500}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:80rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}body::after{content:"";background-color:rgba(33,56,71,.7);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;opacity:1}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;opacity:0;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;padding:70px;width:100%;max-width:620px;border-radius:30px;position:relative}.lock .popup__content{visibility:visible}.popup__close{width:48px;height:48px;border-radius:50%;background-color:#f0f8fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:30px;right:30px;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.popup__close svg{width:14px;height:14px}.popup__title{font-weight:700;font-size:36px;line-height:100%;text-align:center;margin-left:auto;margin-right:auto}.popup__title span{color:#288831}.popup__subtitle{font-weight:500;font-size:16px;line-height:140%;text-align:center;margin-top:20px}.popup-form{margin-top:40px}.popup-form__row{margin-bottom:16px;width:100%}.popup-form__input-wrapper{position:relative}.popup-form__input{padding:24px 60px 24px 30px;width:100%;border:2px solid #deeaf1;border-radius:10px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;outline:0;font-weight:500;font-size:20px;line-height:100%}.popup-form__input::-webkit-input-placeholder{color:#b9cad5;font-weight:500;font-size:20px;line-height:100%}.popup-form__input::-moz-placeholder{color:#b9cad5;font-weight:500;font-size:20px;line-height:100%}.popup-form__input:-moz-placeholder{color:#b9cad5;font-weight:500;font-size:20px;line-height:100%}.popup-form__input:-ms-input-placeholder{color:#b9cad5;font-weight:500;font-size:20px;line-height:100%}.popup-form__input:focus+label svg path{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;fill:#288831}.popup-form__input._form-focus{border-color:#288831}.popup-form__input._form-error{background-color:#fff3f1;border-color:#e9573f}.popup-form__input._form-error::-webkit-input-placeholder{color:#213847}.popup-form__input._form-error::-moz-placeholder{color:#213847}.popup-form__input._form-error:-moz-placeholder{color:#213847}.popup-form__input._form-error:-ms-input-placeholder{color:#213847}.popup-form__label{position:absolute;width:40px;height:40px;border-radius:50%;background-color:#f0f8fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:14px}.popup-form__label svg{width:16px;height:16px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.popup .popup-form__submit{width:100%;margin-top:24px;background-color:#ffcb66;padding:24px 18px 24px 30px;font-weight:700;font-size:20px;line-height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow:hidden;border-radius:10px;z-index:0;color:#213847;cursor:pointer}.popup .popup-form__submit:before{content:"";width:80px;height:80px;background-color:#ffda93;border-radius:50%;position:absolute;top:50%;right:-19px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;pointer-events:none;-webkit-transition:all .35s ease-out 0s;-o-transition:all .35s ease-out 0s;transition:all .35s ease-out 0s}.popup .popup-form__submit img{margin-left:52px;width:20px;height:20px;-webkit-transition:all .35s ease-out 0s;-o-transition:all .35s ease-out 0s;transition:all .35s ease-out 0s}.popup__policy{width:100%;max-width:370px;text-align:center;color:#b9cad4;margin:30px auto 0;font-weight:500;font-size:14px;line-height:140%}.popup__policy a{color:#213847;text-decoration:underline;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.popup-img-wrapper{margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:relative;display:inline-block;margin-bottom:40px}.popup__img{width:180px;height:180px;border-radius:50%;background-color:#f0f8fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup__icon{position:absolute;right:0;bottom:0;width:60px;height:60px;border:4px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#288831;z-index:2}.popup__icon img{width:24px;height:24px}.popup-succssec__btn{margin-top:40px;width:100%}.popup-text .popup__content{padding:30px;max-width:900px}.popup-text .popup__text-content{margin-top:20px}.popup-text .popup__text-content h1{font-size:2em}.popup-text .popup__text-content h2{font-size:1.5em}.popup-text .popup__text-content h3{font-size:1.17em}.popup-text .popup__text-content h5{font-size:.83em}.popup-text .popup__text-content h6{font-size:.75em}.popup-text .popup__text-content h1,.popup-text .popup__text-content h2,.popup-text .popup__text-content h3,.popup-text .popup__text-content h4,.popup-text .popup__text-content h5,.popup-text .popup__text-content h6{font-weight:bolder;margin-bottom:10px;line-height:1.4}.popup-text .popup__text-content hr{margin:10px 0}.popup-text .popup__text-content p{margin-bottom:10px;font-size:inherit;line-height:1.4}[data-sticky]{position:relative}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.btn{background-color:#ffcb66;padding:24px 18px 24px 30px;font-weight:700;font-size:20px;line-height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow:hidden;border-radius:10px;z-index:0;color:#213847;cursor:pointer}.btn:before{content:"";width:80px;height:80px;background-color:#ffda93;border-radius:50%;position:absolute;top:50%;right:-19px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;pointer-events:none;-webkit-transition:all .35s ease-out 0s;-o-transition:all .35s ease-out 0s;transition:all .35s ease-out 0s}.btn img{margin-left:52px;width:20px;height:20px;-webkit-transition:all .35s ease-out 0s;-o-transition:all .35s ease-out 0s;transition:all .35s ease-out 0s}.slider-arrow{width:68px;height:68px;border-radius:50%;border:3px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffcb66;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.slider-arrow svg{width:20px;height:20px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.slider-arrow img{width:20px;height:20px}.slider-arrow--left svg{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.slider-arrow--left img{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.sky-circle{width:56px;height:56px;border-radius:50%;background-color:#f0f8fd;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;line-height:100%;font-size:20px;border:6px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box;color:#288831}.section{padding:80px 0}.section-title{font-weight:700;line-height:100%}@supports (font-size:clamp(1.5rem ,1.1rem + 2vw ,3.5rem)){.section-title{font-size:clamp(1.5rem ,1.1rem + 2vw ,3.5rem)}}@supports not (font-size:clamp(1.5rem ,1.1rem + 2vw ,3.5rem)){.section-title{font-size:calc(1.5rem + 2 * (100vw - 20rem)/ 100)}}.section-cat{color:#288831;font-weight:700;line-height:100%;margin-bottom:20px}@supports (font-size:clamp(0.75rem ,0.65rem + 0.5vw ,1.25rem)){.section-cat{font-size:clamp(.75rem ,.65rem + .5vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.65rem + 0.5vw ,1.25rem)){.section-cat{font-size:calc(.75rem + .5 * (100vw - 20rem)/ 100)}}.whatsapp-icon{position:relative;width:46px;height:46px;background-image:url(../img/icons/whatsapp.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:block;margin-left:30px}.phone-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.phone-block__icon{width:44px;height:44px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:24px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.phone-block__icon svg{fill:#288831;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.phone-block__phone-wrapper{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.phone-block__phone-wrapper .phone-block__phone{font-weight:700;font-size:24px;line-height:100%;display:block}.phone-block__phone-wrapper .phone-block__text{font-weight:500;font-size:14px;line-height:100%;margin-top:6px;display:block}.phone-block__phone-wrapper .phone-block__text span{color:#213847;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.list{padding-left:20px;margin-bottom:10px}.list li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.list li:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#288831;display:block;margin-right:8px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.header{position:fixed;width:100%;padding-top:40px;z-index:50;-webkit-transition:background-color .3s,padding-bottom .3s,padding-top .3s;-o-transition:background-color .3s,padding-bottom .3s,padding-top .3s;transition:background-color .3s,padding-bottom .3s,padding-top .3s}.header._header-scroll{background-color:rgba(240,248,253,.8);padding-bottom:16px;padding-top:16px}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px;position:relative;z-index:100;cursor:pointer}.header__logo-img{width:84px;height:40px}.header__logo-img img{width:100%;height:100%}.header__title{font-weight:700;font-size:20px;line-height:100%;margin-left:16px;max-width:76px}.header__title span{color:#288831}.header-nav{margin-left:auto;-webkit-box-flex:0;-ms-flex:0 1 413px;flex:0 1 413px;position:relative;z-index:50}.header-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav__item{font-weight:700;font-size:16px;line-height:100%}.header-nav__item a{padding-bottom:12px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-bottom:2px solid transparent}.header__call{color:#213847;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}.header__call .phone-block__phone-wrapper .phone-block__phone span{color:#288831}.header__order{padding:16px 12px 16px 24px;font-size:16px;margin-left:30px;-ms-flex-negative:0;flex-shrink:0}.header__order:before{width:60px;height:60px}.header__order img{width:16px;height:16px;margin-left:40px}.header__order-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffcb66;width:48px;height:48px;border-radius:8px;margin-left:20px}.header__order-mobile svg path{fill:#213847}.header__burger{position:relative;z-index:100}.icon-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 12px;width:48px;height:48px;border:2px solid transparent;background-color:#ffcb66;cursor:pointer;z-index:100;border-radius:8px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.icon-menu span{display:block;width:20px;height:3px;background-color:#213847;border-radius:4px}.icon-menu span:nth-child(2){margin:4px 0;width:10px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.menu-open .icon-menu{background-color:#fff;border-color:#deeaf1}.menu-open .icon-menu span:nth-child(2){-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.menu-open .header-nav{right:0}.header--invert-color{background-color:#fff;padding:26px 0}.header--invert-color .phone-block__icon{background-color:#288831}.header--invert-color .phone-block__icon svg path{fill:#fff}.fix-hero main{padding-top:100px}.hero{width:100%;min-height:100vh;position:relative;background-color:#fff}.hero-bg{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;z-index:0}.hero-bg--mobile{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hero__wrapper{position:relative;z-index:3;width:100%;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero__content{width:100%}.hero__title{font-weight:700;line-height:100%;margin-bottom:20px;text-align:left}@supports (font-size:clamp(1.75rem ,1.3rem + 2.25vw ,4rem)){.hero__title{font-size:clamp(1.75rem ,1.3rem + 2.25vw ,4rem)}}@supports not (font-size:clamp(1.75rem ,1.3rem + 2.25vw ,4rem)){.hero__title{font-size:calc(1.75rem + 2.25 * (100vw - 20rem)/ 100)}}.hero__title em{font-style:inherit;color:#288831;font-weight:inherit;font-size:inherit}@supports (font-size:clamp(0.875rem ,0.65rem + 1.125vw ,2rem)){.hero__title sup{font-size:clamp(.875rem ,.65rem + 1.125vw ,2rem)}}@supports not (font-size:clamp(0.875rem ,0.65rem + 1.125vw ,2rem)){.hero__title sup{font-size:calc(.875rem + 1.125 * (100vw - 20rem)/ 100)}}.hero__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:32px;line-height:100%}.hero__subtitle-icon{width:44px;height:44px;background-color:#288831;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.hero__subtitle-icon img{width:20px;height:20px}.hero__counter{margin-top:20px}.hero__counter-row{margin-bottom:5px;font-size:18px}.hero__counter-row span{color:#288831;font-size:22px;font-weight:600}span.hero__counter-outer{color:#213847}span.hero__counter-outer span{font-size:26px}.hero-adv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (margin-top:clamp(1.5rem ,-0.8384013901rem + 4.8653344917vw ,5rem)){.hero-adv{margin-top:clamp(1.5rem ,-.8384013901rem + 4.8653344917vw ,5rem)}}@supports not (margin-top:clamp(1.5rem ,-0.8384013901rem + 4.8653344917vw ,5rem)){.hero-adv{margin-top:calc(1.5rem + 3.5 * (100vw - 48.0625rem)/ 71.9375)}}.hero-adv__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.hero-adv__item-img{margin-right:24px;width:68px;height:68px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background-color:#288831}.hero-adv__item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-adv__item-text{font-weight:500;font-size:16px;line-height:140%}.fix-hero .hero{height:calc(100vh - 100px);min-height:calc(100vh - 100px)}.fix-hero .hero__wrapper{height:calc(100vh - 100px);min-height:calc(100vh - 100px)}.fix-hero .hero-bg-overlay{width:100%;height:100%;position:absolute;top:0;right:0;z-index:1;background-color:rgba(33,56,71,.4)}.fix-hero .hero__title{color:#fff;font-weight:700;font-size:72px;line-height:100%;margin-bottom:24px}.fix-hero .hero__title em{display:inline-block;background-color:#fff;border-radius:14px;padding:0 18px}.fix-hero .hero__title .del{display:inline-block;position:relative}.fix-hero .hero__title .del:before{content:"";width:calc(100% + 10px);height:8px;border-radius:4px;position:absolute;top:50%;left:-5px;background-color:#fff}.fix-hero .hero__subtitle{color:#fff;font-weight:500;font-size:32px;line-height:100%}.fix-hero .hero__subtitle-icon{background-color:#fff}.timer{margin-top:80px;overflow:hidden}.timer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timer__left{color:#fff;-webkit-box-flex:0;-ms-flex:0 1 350px;flex:0 1 350px;background-color:#288831;padding:50px 10px 50px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-line-pack:center;align-content:center;border-radius:30px 0 0 30px}.timer__discount{font-weight:700;font-size:40px;line-height:100%;width:100%;margin-bottom:8px}.timer__discount-desc{width:100%;font-weight:500;font-size:24px;line-height:100%}.timer__right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px;background-color:#fff;border-radius:0 30px 30px 0}.timer__timer-title{font-weight:700;font-size:20px;line-height:100%;color:#213847}.timer__counter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.timer__counter{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.timer__counter-item{margin-right:20px}.timer__counter-item em{font-style:inherit;display:inline-block;padding:14px 10.5px;border-radius:14px;background-color:#f0f8fd;font-size:32px;color:#288831}.timer__counter-item span{font-weight:700;font-size:20px;line-height:100%;color:#213847;display:inline-block}.hero__order{margin-top:20px}.advantege__cat{text-align:center}.advantege__title{text-align:center}.advantege__wrapper{display:grid;grid-template-columns:repeat(3,31.876%);grid-template-rows:repeat(3,228px);margin-top:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantege-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:30px;margin-bottom:28px;background-color:#f0f8fd;overflow:hidden;z-index:1}.advantege-item:last-child{margin-right:0}.advantege-item__body{position:relative;z-index:2}.advantege-item__title{font-weight:700;font-size:20px;line-height:130%}.advantege-item__title span{color:#288831}.advantege-item__text{margin-top:14px;font-weight:500;font-size:16px;line-height:140%}.advantege-item__img img{width:100%;height:100%;display:block}.advantege-item-1{grid-row-start:span 2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.advantege-item-1 .advantege-item__body{padding:40px}.advantege-item-1 .advantege-item__img{width:233px;height:221px;display:block;margin-left:auto;margin-top:auto}.advantege-item-2{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.advantege-item-2 .advantege-item__body{padding-top:40px;padding-left:40px}.advantege-item-2 .advantege-item__img{width:171px;height:183px;margin-top:auto}.advantege-item-2 .advantege-item__img img{width:auto;-webkit-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px)}.advantege-item-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.advantege-item-3 .advantege-item__body{padding-top:40px;padding-left:40px}.advantege-item-3 .advantege-item__img{width:162px;height:168px;margin-top:auto}.advantege-item-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.advantege-item-4 .advantege-item__body{padding-top:40px;padding-left:40px}.advantege-item-4 .advantege-item__img{width:171px;height:200px}.advantege-item-4 .advantege-item__img img{width:auto;-webkit-transform:translateX(-236px);-ms-transform:translateX(-236px);transform:translateX(-236px)}.advantege-item-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.advantege-item-5 .advantege-item__body{padding-top:40px;padding-left:40px}.advantege-item-5 .advantege-item__img{width:171px;height:200px}.advantege-item-5 .advantege-item__img img{width:auto;-webkit-transform:translateX(-55px);-ms-transform:translateX(-55px);transform:translateX(-55px)}.advantege-item-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;grid-column-start:3;grid-row-start:1;grid-row-end:4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantege-item-6 .advantege-item__body{padding:40px}.advantege-item__order{position:absolute;bottom:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:328px}.services{background:#fff url(../img/sky-bg.png) center no-repeat;background-size:cover;padding:230px 0 250px}.services__wrapper{margin-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-item{padding:40px;background:#fff;border-radius:30px;width:48.438%;-ms-flex-item-align:stretch;align-self:stretch;position:relative;margin-bottom:40px}.services-item__name{font-weight:700;font-size:24px;line-height:130%;margin-bottom:16px}.services-item__text{font-weight:500;font-size:16px;line-height:140%;width:calc(100% - 200px);margin-right:20px}.services-item__desc{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.services-item__param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services-item__param-item{padding:0 24px;border-right:1px solid #deeaf1;position:relative;z-index:1}.services-item__param-item:first-child{padding-left:0}.services-item__param-item:last-child{border-right:none}.services-item__param-ttile{font-weight:700;font-size:14px;line-height:100%;color:#288831;margin-bottom:8px}.services-item__param-text{font-weight:700;font-size:20px;line-height:100%}.services-item__img{width:200px;height:200px;overflow:hidden;border-radius:50%;position:absolute;right:40px;bottom:40px;-ms-flex-negative:0;flex-shrink:0;z-index:0}.services-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.services-item__order{margin-top:40px}.projects{position:relative}.projects__container{overflow:hidden}.projects__title-wrapper{max-width:50%;margin-left:auto;padding-left:29px;position:relative;z-index:20}.projects-slider{overflow:visible!important}.projects__slider-wrapper{margin-top:70px}.projects-slide__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.projects-slide__left{-webkit-box-flex:0;-ms-flex:0 1 550px;flex:0 1 550px;position:relative;height:620px}.projects-slide__right{-webkit-box-flex:0;-ms-flex:0 1 730px;flex:0 1 730px;border-radius:30px;background-color:#f0f8fd;padding:70px 70px 0 140px}.projects-slide__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.projects-slide__avatar{width:62px;height:62px;border-radius:50%;overflow:hidden;margin-right:24px}.projects-slide__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects-slide__title{font-weight:700;font-size:24px;line-height:130%}.projects-slide__param{margin-top:30px}.projects-param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.projects-param__item{background-color:#fff;padding:19px 20px 19px 24px;border-radius:20px;-webkit-box-flex:0;-ms-flex:0 1 250px;flex:0 1 250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects-param__item:first-child{margin-right:20px}.projects-param__item-desc-name{font-weight:700;font-size:14px;line-height:100%;margin-bottom:8px;color:#288831}.projects-param__item-desc-text{font-weight:700;font-size:20px;line-height:100%}.projects-param__item-icon{width:44px;height:44px;border-radius:50%;background-color:#288831;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.projects-param__item-icon img{width:20px;height:20px}.projects-slide__text{font-weight:500;font-size:16px;line-height:160%;margin-top:30px;margin-bottom:26px}.projects__order{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);position:relative;z-index:2}.projects-arrow{position:absolute;top:45%;left:30px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.projects-arrow.projects-next{right:30px;left:auto}.projects-arrow.swiper-button-disabled{opacity:.5;pointer-events:none}.slider-pagination{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:50px;background-color:#ffcb66;margin:0 12px;border:2px solid transparent;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.slider-pagination .swiper-pagination-bullet-active{background-color:#fff;border-color:#ffcb66}.projects-slide__inner-slider{position:absolute;top:-165px;left:0;z-index:2;width:112.728%;height:100%}.inner-slider{height:100%;border-radius:30px;overflow:hidden}.inner-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.inner-slide{height:100%}.inner-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.inner-arrow{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px}.inner-arrow svg{width:14px;height:14px}.inner-arrow.inner-next{right:20px;left:auto}.inner-arrow.swiper-button-disabled{opacity:.5;pointer-events:none}.inner-thumb-wrapper{height:80px;position:absolute;left:0;bottom:20px;padding:0 20px;overflow:hidden;z-index:5;width:100%}.thumb-slider{width:100%;height:100%}.thumb-slide{border:2px solid #fff;border-radius:20px;overflow:hidden;height:100%;max-height:80px}.thumb-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumb-slide.swiper-slide-thumb-active{border-color:#ffcb66}.about{background:#fff url(../img/about-bg.png) center no-repeat;background-size:cover}.about__cat{margin-top:83px}.about-block{background:#fff;border-radius:30px;margin-top:60px;position:relative;padding:50px;width:100%;max-width:710px}.about-block:before{content:"";position:absolute;right:-27px;top:70px;width:0;height:0;border-top:20px solid transparent;border-left:28px solid #fff;border-bottom:20px solid transparent}.about-block__text{font-weight:500;font-size:18px;line-height:160%;padding-bottom:30px;border-bottom:1px solid #deeaf1}.about-block__bottom{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-block__boss-name{font-weight:700;font-size:20px;line-height:100%;margin-bottom:10px}.about-block__boss-post{font-weight:700;font-size:12px;line-height:100%;letter-spacing:.04em;text-transform:uppercase;color:#288831}.steps__cat{text-align:center}.steps__title{text-align:center}.steps__slider{margin-top:70px;margin-bottom:70px}.steps-slide{position:relative}.steps-slide__body{position:relative;background-color:#f0f8fd;border-radius:30px;overflow:hidden;max-width:408px;height:100%}.steps-slide__content{padding:40px 0 40px 40px;width:60%;position:relative;z-index:2}.steps-slide__title{font-weight:700;font-size:20px;line-height:130%;margin-bottom:14px}.steps-slide__text{font-weight:500;font-size:16px;line-height:140%}.steps-slide__img{position:absolute;width:40%;height:auto;right:0;bottom:0;z-index:1;-o-object-fit:contain;object-fit:contain}.steps-slide__number{position:absolute;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);bottom:0;z-index:3}.steps-slider{overflow:visible!important}.steps-slide__img-1{height:165px;width:179px}.steps-slide__img-2{height:198px;width:207px}.steps-slide__img-3{height:184px}.steps-slide__img-5{height:184px;width:210px}.steps-slide__img-7{height:184px;width:210px}.steps-slide__img-8{height:220px;width:170px}.steps__order{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.include-top{overflow:hidden;border-radius:30px;background-color:#f0f8fd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.include-top__body{padding:70px 0 70px 70px;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.include__cat,.include__title{text-align:center}.include-top__img{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;position:relative}.include-top__img img{width:100%;height:auto}.include-top__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:40px}.include-top__item{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:20px;padding:20px 24px;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;margin-bottom:20px}.include-top__item-title{font-weight:500;font-size:16px;line-height:140%}.include-top__item-number{width:44px;height:44px;font-size:18px;border:none;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.include-top__order{margin-top:8px}.include-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:40px;padding:58px 70px;border:2px solid #deeaf1;border-radius:30px}.include-bottom__title{font-weight:700;font-size:28px;line-height:100%;margin-right:65px;-ms-flex-negative:0;flex-shrink:0}.include-bottom__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.include-bottom__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px;margin-bottom:20px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.include-bottom__item-img{width:80px;height:80px;background-color:#288831;border-radius:50%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:centre;-ms-flex-pack:centre;justify-content:centre;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.include-bottom__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.include-bottom__item-name{font-weight:500;font-size:18px;line-height:140%;margin-left:24px}.faq{background:#fff url(../img/faq-bg.png) center no-repeat;background-size:cover;padding:224px 0 245px}.faq__cat{text-align:center}.faq__title{text-align:center}.faq__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.faq__left{-webkit-box-flex:0;-ms-flex:0 1 844px;flex:0 1 844px;margin-right:28px;-ms-flex-item-align:stretch;align-self:stretch}.faq-spollers__item{background-color:#fff;border-radius:20px;padding:20px 30px;margin-bottom:16px}.faq-spollers__item:last-child{margin-bottom:0}.faq-spollers__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.faq-spollers__title._spoller-active{color:#288831}.faq-spollers__title._spoller-active .faq-spollers__title-icon{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.faq-spollers__title-text{font-weight:700;font-size:20px;line-height:140%;max-width:90%}.faq-spollers__title-icon{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.faq-spollers__title-icon svg{width:16px;height:10px}.faq-spollers__body{padding-bottom:10px;margin-top:20px;padding-top:30px;border-top:1px solid #deeaf1;font-weight:500;font-size:16px;line-height:160%}.faq-spollers__body ul{padding-left:20px;margin-top:15px}.faq-spollers__body ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.faq-spollers__body ul li:before{content:"";width:8px;height:8px;border-radius:50%;background-color:#288831;display:block;margin-right:8px;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.faq__right{-webkit-box-flex:0;-ms-flex:0 0 408px;flex:0 0 408px;-ms-flex-item-align:stretch;align-self:stretch}.faq__moove-block{position:relative}.moove-block{padding:40px;background-color:#fff;border-radius:30px}.moove-block__top-row{padding-bottom:30px;border-bottom:1px solid #deeaf1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.moove-block__avatar{width:100px;height:100px;border-radius:50%;background-color:#f0f8fd;margin-right:20px}.moove-block__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.moove-block__name{font-weight:700;font-size:19px;line-height:100%;margin-bottom:10px}.moove-block__post{font-weight:700;font-size:12px;line-height:100%;letter-spacing:.04em;text-transform:uppercase;color:#288831}.moove-block__title{font-weight:700;font-size:24px;line-height:100%;margin-top:30px;margin-bottom:16px}.moove-block__text{font-weight:500;font-size:16px;line-height:140%;margin-bottom:30px}.moove-block__order{width:100%}.contacts{margin-bottom:40px}.contacts__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;border:2px solid #deeaf1;border-radius:30px}.contacts__title{margin-bottom:16px}.contacts__row{padding:24px 0;border-bottom:1px solid #deeaf1}.contacts__row--last{border-bottom:none}.contacts__row-title{font-weight:700;font-size:14px;line-height:100%;color:#288831;margin-bottom:12px}.contacts__row-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-weight:700;font-size:20px;line-height:100%}.contacts__row-text a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.contacts__order{margin-top:16px;width:100%}.contacts__map-wrapper{position:relative;height:100%}.contacts__left{-webkit-box-flex:0;-ms-flex:0 0 520px;flex:0 0 520px;-ms-flex-item-align:stretch;align-self:stretch;padding:70px}.contacts__right{-webkit-box-flex:0;-ms-flex:0 1 760px;flex:0 1 760px;overflow:hidden;-ms-flex-item-align:stretch;align-self:stretch;border-radius:0 30px 30px 0}.contacts__map{background:url(../img/map.jpg) center no-repeat;background-size:cover;position:absolute;height:100%;width:100%;top:0;left:0}.footer{background-color:#288831;padding:60px 0 30px;color:#fff}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;-ms-flex-item-align:stretch;align-self:stretch}.footer__logo-img{width:84px;height:40px;margin-bottom:14px}.footer__logo-img img{width:100%;height:100%}.footer__logo-title{font-weight:700;font-size:20px;line-height:100%;margin-bottom:8px}.footer__logo-subtitle{font-weight:700;font-size:12px;line-height:140%;color:#86c38b}.footer__menu{-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;-ms-flex-item-align:stretch;align-self:stretch}.footer__col-ttile{font-weight:700;font-size:20px;line-height:100%;margin-bottom:20px}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.footer-menu__item{font-weight:500;font-size:16px;line-height:100%;margin-bottom:16px}.footer-menu__item:last-child{margin-bottom:0}.footer-menu__item a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__contacts{-webkit-box-flex:0;-ms-flex:0 1 270px;flex:0 1 270px;-ms-flex-item-align:stretch;align-self:stretch}.footer__contact{margin-bottom:16px;font-weight:500;font-size:16px;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__contact:last-child{margin-bottom:0}.footer__contact img{width:16px;height:16px;margin-right:10px}.footer__contact a{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__call{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;-ms-flex-item-align:stretch;align-self:stretch}.footer__call .phone-block__phone-wrapper{color:#fff}.footer__call .phone-block__phone-wrapper .phone-block__phone{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__call .phone-block__phone-wrapper .phone-block__text{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__call .phone-block__phone-wrapper .phone-block__text span{color:#fff}.footer__order{padding:16px 12px 16px 24px;font-size:16px;margin-top:24px}.footer__order img{margin-left:40px;width:16px;height:16px}.footer__order:before{width:60px;height:60px}.footer-bottom{padding-top:30px;border-top:1px solid #399842;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-bottom__copyright{color:#86c38b;font-weight:500;font-size:14px;line-height:100%}.footer-bottom__policy{color:#86c38b;font-weight:500;font-size:14px;line-height:100%}.footer-bottom__policy a{display:inline-block;margin-left:40px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.footer__socials a{display:block;margin-left:26px;width:32px;height:32px}.footer__socials a img{width:100%;height:100%}.footer__socials a svg{width:32px;height:32px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.swiper{overflow:hidden}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:769px){.inner-arrow{display:none}}@media (min-width:991px){.icon-menu{display:none}}@media (min-width:992px){.hero-bg--mobile{display:none}}@media (min-width:1199px){.header__order-mobile{display:none}}@media (min-width:1200px){.projects-slider__pagination{display:none}}@media (max-width:1440px),(max-height:768px){.projects__slider-wrapper{margin-top:35px}.projects-slide__left{height:480px}.projects-slide__right{padding:35px 35px 0 100px}.projects-slide__inner-slider{width:480px;top:-65px;left:100px}}@media (max-width:1400px){.projects-arrow{top:50%;width:40px;height:40px}.projects-arrow svg{width:14px;height:14px}}@media (max-width:1300px){.projects-slide__right{padding-bottom:35px}.projects__order{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}@media (max-width:1220px){.include-bottom__item{width:48%}.include-bottom__item-name br{display:none}}@media (max-width:1199px){.header__order{display:none}.hero__subtitle-icon{width:32px;height:32px;margin-right:12px}.hero__subtitle-icon img{width:16px;height:16px}.hero-adv{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-adv__item{margin-right:10px;margin-bottom:20px}.hero-adv__item-img{width:56px;height:56px;margin-right:20px}.hero-adv__item-text{font-size:14px}.fix-hero .hero{height:auto;min-height:auto;padding-bottom:80px;padding-top:30px}.fix-hero .hero__wrapper{height:auto;min-height:auto}.fix-hero .hero__title .del:before{height:4px;width:calc(100% + 6px);left:-3px}.fix-hero .hero__title{font-size:42px;text-align:center}.fix-hero .hero__subtitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px}.timer{margin-top:40px}.timer__wrapper{width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timer__left{padding:40px}.timer__right{-webkit-box-flex:0;-ms-flex:0 1 550px;flex:0 1 550px}.advantege__wrapper{grid-template-columns:repeat(2,48.876%)}.advantege-item-2{grid-column-start:2;grid-column-end:3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantege-item-3{grid-column-start:2;grid-column-end:3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantege-item-4{grid-column-start:2;grid-column-end:3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantege-item-5{grid-column-start:2;grid-column-end:3;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantege-item-6{grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:5}.advantege-item-6 .advantege-item__img{height:236px;margin-top:auto}.advantege-item-6 .advantege-item__img img{-o-object-fit:contain;object-fit:contain}.advantege-item__order{bottom:20px;font-size:16px;padding:16px 12px 16px 24px}.advantege-item__order:before{width:60px;height:60px}.advantege-item__order img{width:16px;height:16px}.services{padding:80px 0 80px}.services-item__text{width:100%;margin-right:0}.services-item__desc{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services-item__param{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.services-item__param-item{padding:0;border-right:none;margin-bottom:16px}.services-item__img{position:relative;right:auto;bottom:auto}.services-item__order{margin-top:24px}.projects__container{overflow:visible}.projects__title-wrapper{max-width:100%;padding-left:0}.projects-slide__left{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;height:auto;-ms-flex-item-align:stretch;align-self:stretch}.projects-slide__right{padding:20px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;border-radius:0 30px 30px 0}.projects-slide__avatar{width:46px;height:46px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}.projects-slide__title{font-size:18px}.projects-slide__title br{display:none}.projects-slide__param{margin-top:20px}.projects-param__item{padding:12px 16px}.projects-param__item:first-child{margin-right:16px}.projects-param__item-desc-name{font-size:12px}.projects-param__item-desc-text{font-size:16px}.projects-param__item-icon{width:32px;height:32px}.projects-param__item-icon img{width:14px;height:14px}.projects-slide__text{margin-top:20px;font-size:14px}.projects-arrow{display:none}.projects-slide__inner-slider{top:auto;left:auto;width:100%}.inner-slider{border-radius:30px 0 0 30px}.include-top__img{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:70px}.include-top__img img{display:block;top:0}.include-top__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.faq{padding:130px 0 150px}.faq__wrapper{margin-top:50px}}@media (max-width:1024px){.include-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.include-bottom__title{margin-bottom:30px;margin-right:0}.include-bottom__title br{display:none}}@media (max-width:991px){.popup__title{width:calc(100% - 80px)}.btn{font-size:16px;padding:16px 12px 16px 24px}.btn:before{width:60px;height:60px}.btn img{width:16px;height:16px}.sky-circle{width:48px;height:48px}.section{padding:60px 0}.section-cat{margin-bottom:8px}.whatsapp-icon{width:38px;height:38px;margin-left:16px}.header{padding-top:16px}.header-nav{padding-top:64px;position:fixed;top:0;background-color:#fff;width:100vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:-105vw;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;height:100%}.touch .header-nav{min-height:calc(var(--vh,1vh) * 100)}.header-nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:scroll}.header-nav__item{font-size:20px;border-bottom:1px solid #deeaf1;width:100%;text-align:center}.header-nav__item:last-child{border-bottom:none}.header-nav__item a{padding:24px 0;display:block}.header__call{display:none}.header__order-mobile{margin-right:12px;margin-left:auto}.header--invert-color{padding:6px 0}.fix-hero main{padding-top:60px}.hero{background-color:#f0f8fd;min-height:auto!important}.hero__wrapper{min-height:auto!important}.hero__title{text-align:center}.hero__subtitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px}.timer{max-width:330px;margin-left:auto;margin-right:auto}.timer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timer__left{-ms-flex-item-align:auto;align-self:auto;-ms-flex-line-pack:auto;align-content:auto;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:20px;border-radius:20px 20px 0 0;text-align:center}.timer__discount{font-size:24px;margin-bottom:4px}.timer__discount-desc{font-size:16px}.timer__right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:20px;border-radius:0 0 20px 20px}.timer__timer-title{text-align:center;font-size:16px}.timer__counter-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timer__counter{width:100%;margin-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timer__counter-item em{padding:12px 9.5px;font-size:24px;display:block}.timer__counter-item span{margin-top:4px;display:block;text-align:center;font-size:16px}.timer__counter-item{width:48px}.advantege-item__title{font-size:16px}.advantege-item__text{font-size:14px;margin-top:10px}.advantege-item-1 .advantege-item__body{padding:20px}.advantege-item-2 .advantege-item__body{padding-top:20px;padding-left:20px}.advantege-item-3 .advantege-item__body{padding-top:20px;padding-left:20px}.advantege-item-4 .advantege-item__body{padding-top:20px;padding-left:20px}.advantege-item-5 .advantege-item__body{padding-top:20px;padding-left:20px}.advantege-item-6 .advantege-item__body{padding:20px;width:100%}.services{padding:60px 0}.services__wrapper{margin-top:24px}.services-item{padding:20px;margin-bottom:20px}.services-item__name{font-size:18px;margin-bottom:10px}.services-item__text{font-size:14px}.services-item__desc{margin-top:16px}.services-item__param-ttile{font-size:12px}.services-item__param-text{font-size:16px}.services-item__img{width:120px;height:120px}.projects-param__item-desc{width:100%}.projects-param__item-icon{display:none}.about{background-position:center left}.about__cat{margin-top:40px}.about-block{padding:30px;margin-top:40px}.about-block__text{font-size:14px;padding-bottom:16px}.about-block__bottom{margin-top:16px}.about-block__boss-name{font-size:16px;margin-bottom:6px}.about-block__boss-post{font-size:10px}.steps__slider{margin-top:40px}.steps-slide__content{padding:20px 0 20px 20px}.steps-slide__title{font-size:18px;margin-bottom:10px}.steps-slide__text{font-size:14px}.steps-slide__img{width:35%}.steps-slide__img-1{height:132px;width:150px}.steps-slide__img-2{height:150px;width:190px}.steps-slide__img-3{height:140px;width:117px}.steps-slide__img-4{height:150px;width:130px}.steps-slide__img-5{height:140px;width:162px}.steps-slide__img-6{height:130px;width:122px}.steps-slide__img-7{height:140px;width:140px}.steps-slide__img-8{height:172px;width:120px}.include-bottom{padding:20px 25px 0}.include-bottom__items{width:100%}.include-bottom__item{width:24%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch;margin-right:0}.include-bottom__item-img{width:52px;height:52px;margin-bottom:10px}.include-bottom__item-name{font-size:14px;margin-left:0;text-align:center}.faq{padding:60px 0}.faq__wrapper{margin-top:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.faq__left{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-right:0}.faq-spollers__item{padding:16px 20px}.faq-spollers__title-text{font-size:16px}.faq-spollers__body{padding-bottom:4px;margin-top:16px;padding-top:20px;font-size:14px}.faq__right{-webkit-box-flex:0;-ms-flex:0 1 408px;flex:0 1 408px;margin-left:auto;margin-right:auto;margin-top:24px}.moove-block{padding:20px}.moove-block__top-row{padding-bottom:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.moove-block__avatar{width:60px;height:60px;margin-right:20px}.moove-block__name{font-size:16px}.moove-block__post{font-size:10px}.moove-block__title{font-size:20px;margin-top:16px;margin-bottom:12px}.moove-block__text{font-size:14px;margin-bottom:16px}.contacts{margin-bottom:0}.contacts__title{margin-bottom:6px}.contacts__row{padding:14px 0}.contacts__left{padding:20px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.contacts__right{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__logo{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.footer__logo-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bottom__policy{margin-top:14px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-bottom__policy a{margin-left:0}}@media (max-width:768px){.popup__content{padding:40px;max-width:70%;border-radius:20px}.popup__close{width:32px;height:32px;top:10px;right:10px}.popup__close svg{width:10px;height:10px}.popup__title{font-size:24px;width:calc(100% - 50px)}.popup__subtitle{font-size:14px;margin-top:12px}.popup-form{margin-top:20px}.popup-form__row{margin-bottom:10px}.popup-form__input::-webkit-input-placeholder{font-size:16px}.popup-form__input::-moz-placeholder{font-size:16px}.popup-form__input:-moz-placeholder{font-size:16px}.popup-form__input:-ms-input-placeholder{font-size:16px}.popup-form__input{padding:10px 44px 10px 24px;border-radius:8px}.popup-form__label{width:32px;height:32px;right:8px}.popup-form__label svg{width:12px;height:12px}.popup .popup-form__submit{font-size:16px;margin-top:10px;padding:16px 12px 16px 24px}.popup .popup-form__submit:before{width:60px;height:60px}.popup .popup-form__submit img{width:16px;height:16px}.popup-img-wrapper{margin-bottom:20px}.popup__img{width:120px;height:120px}.popup__icon{width:50px;height:50px;border:3px solid #fff}.popup__icon img{width:20px;height:20px}.popup-succssec__btn{margin-top:20px}.section{padding:40px 0}.section-title{text-align:center}.section-title br{display:none}.section-cat{text-align:center}.section-cat br{display:none}.phone-block__icon{margin-right:20px}.hero__subtitle{font-size:16px;text-align:left}.hero-adv{margin-top:24px!important}.hero-adv__item{width:100%;margin-right:0}.hero-adv__item:last-child{margin-bottom:0}.hero-adv__item br{display:none}.advantege__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px}.advantege-item{width:100%;border-radius:20px;margin-bottom:16px}.advantege-item:last-child{margin-bottom:0}.advantege-item__body{width:75%;padding-bottom:20px}.advantege-item__img{position:absolute;right:0;bottom:0}.advantege-item-1{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.advantege-item-1 .advantege-item__img{width:108px;height:100px}.advantege-item-2 .advantege-item__img{width:108px;height:100px}.advantege-item-2 .advantege-item__img img{width:auto;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.advantege-item-3 .advantege-item__img{width:108px;height:100px}.advantege-item-4 .advantege-item__img{width:108px;height:100px}.advantege-item-4 .advantege-item__img img{-webkit-transform:translateX(-95px);-ms-transform:translateX(-95px);transform:translateX(-95px)}.advantege-item-5 .advantege-item__img{width:108px;height:100px}.advantege-item-5 .advantege-item__img img{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.advantege-item-6 .advantege-item__img{position:relative;height:222px}.services{padding:40px 0;background-color:#f0f8fd;background-image:none}.services-item{width:100%;margin-bottom:16px}.services-item__order{width:50%}.projects-slide__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.projects-slide__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.projects-slide__right{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-top:40px;margin-top:-20px;border-radius:0 0 30px 30px}.projects-slide__inner-slider{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.inner-slider{border-radius:30px}.inner-slide{max-height:500px}.inner-thumb-wrapper{display:none}.about{background-image:none;background-color:#f0f8fd}.about__cat{margin-top:0;text-align:center}.about__title{text-align:center}.about-block:before{display:none}.about-block{padding:20px;margin-top:24px}.steps__slider{margin-bottom:48px}.include-top__body{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:20px}.include-top__img{display:none}.include-top__items{margin-top:20px}.include-top__item{padding:12px 16px;margin-bottom:10px}.include-top__item-title{font-size:14px}.include-top__item-number{font-size:16px;width:40px;height:40px}.include-top__order{margin-top:10px;width:100%}.include-bottom{margin-top:13px}.include-bottom__title{text-align:center;font-size:20px;margin-bottom:20px}.include-bottom__item{width:48%}.faq{padding:40px 0;background-image:none;background-color:#f0f8fd}.faq__right{-webkit-box-flex:1;-ms-flex:1 1 408px;flex:1 1 408px}.contacts__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts__row-title{font-size:12px;margin-bottom:10px}.contacts__row-text{font-size:16px}.contacts__order{margin-top:6px}.contacts__map-wrapper{padding-bottom:50%}.contacts__left{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.contacts__right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;border-radius:0 0 30px 30px}.footer{padding:40px 0 20px}.footer__logo{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__logo-body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:16px;max-width:120px}.footer__logo-title{font-size:16px}.footer__logo-subtitle{font-size:10px}.footer__menu{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.footer-menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__contacts{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.footer__call{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.footer__order{width:100%;max-width:328px}.footer-bottom{margin-top:0}.footer__socials{width:100%;-ms-flex-pack:distribute;justify-content:space-around}.footer__socials a{margin-left:0}}@media (max-width:767px){.popup__policy{margin-top:14px;font-size:12px}.fix-hero .hero__title em{padding:0 9px;border-radius:8px}.fix-hero .hero__title{font-size:32px;margin-bottom:8px}.fix-hero .hero__title br{display:none}.fix-hero .hero__title .br-mob{display:block}.fix-hero .hero__subtitle{font-size:16px}.timer{margin-top:20px}}@media (max-width:576px){.popup__content{max-width:100%;padding:20px}span.hero__counter-outer{display:block;margin-top:10px}.advantege-item__order{max-width:288px}.services-item__order{width:100%}.projects-param{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects-param__item{-webkit-box-flex:0;-ms-flex:0 1 48%;flex:0 1 48%}.projects-param__item:first-child{margin-right:0}.projects__order{width:100%}.inner-slide{height:320px}.inner-arrow{top:auto;bottom:20px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.about-block__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-block__order{width:100%;margin-top:20px}.steps{padding-bottom:20px}.steps__slider{margin-top:24px;padding:0 15px}.steps-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.steps-slide{width:100%;margin-bottom:44px}.steps-slide:last-child{margin-bottom:0}.steps-slide__body{max-width:100%;min-height:156px}.contacts__map-wrapper{padding-bottom:73%}.footer__order{max-width:100%}.footer-bottom__copyright{text-align:center}.footer-bottom__policy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom__policy a{margin-bottom:14px}}@media (max-width:360px){.projects-param__item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.projects-param__item:first-child{margin-bottom:16px}}@media (max-width:359px){.popup .popup-form__submit{padding:16px 12px 16px 16px}.popup .popup-form__submit img{margin-left:10px}.btn{padding:16px 12px 16px 16px}.btn img{margin-left:10px}.hero__title{font-size:26px}.fix-hero .hero__title{font-size:28px}.timer__right{padding-left:10px;padding-right:10px}.advantege-item__order{max-width:268px}.advantege-item__order img{margin-left:30px}.steps__order{width:100%;max-width:268px}.include-top__order img{margin-left:20px}.include-bottom__item{width:45%}.include-bottom__item-name{font-size:12px}}@media (max-width:48.0625em){.hero-adv{margin-top:inherit}}@media (any-hover:hover){.popup__close:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.popup__close:hover svg path{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;fill:#288831}.popup .popup-form__submit:hover img{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)}.popup .popup-form__submit:hover:before{width:100%;height:100%;right:0;border-radius:0}.popup__policy a:hover{color:#ffcb66}.btn:hover img{-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)}.btn:hover:before{width:100%;height:100%;right:0;border-radius:0}.slider-arrow:hover{background-color:#fff;border-color:#ffcb66}.slider-arrow:hover svg path{fill:#ffcb66}.whatsapp-icon:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.phone-block__phone-wrapper .phone-block__text:hover span{color:#288831}.header-nav__item:hover a{color:#288831;border-color:#288831}.include-top__item:hover .include-top__item-number{color:#ffcb66}.include-bottom__item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.faq-spollers__title:hover{color:#288831}.contacts__row-text a:hover{color:#288831}.footer-menu__item a:hover{color:#ffcb66}.footer__contact a:hover{color:#ffcb66}.footer__call .phone-block__phone-wrapper .phone-block__phone:hover{color:#ffda93}.footer__call .phone-block__phone-wrapper .phone-block__text:hover span{color:#ffda93}.footer-bottom__policy a:hover{color:#ffda93}.footer__socials a:hover svg path{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;fill:#ffcb66}}@media (width:1024px) and (height:1366px){.hero{min-height:auto!important;background-color:#f0f8fd}.hero-bg--mobile{display:block}.hero__wrapper{min-height:auto!important}.hero__title{text-align:center}.hero__subtitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}