*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Manrope,sans-serif;background-color:#f1f9f5}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}.h1,.h2,h1,h2{font-size:40px;line-height:48px;font-weight:800}.h3,h3{font-size:24px;line-height:30px;font-weight:800}img{max-width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}a{text-decoration:none}textarea{resize:none}input,select,textarea{display:block;width:100%;border:none;background:0 0;padding:13px 24px;font-family:Manrope,sans-serif;font-size:16px;line-height:24px;border-radius:8px;background-color:rgba(255,255,255,.3019607843);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-transition:.3s;transition:.3s;color:#fff;margin-bottom:16px}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#fff;opacity:1}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#fff;opacity:1}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#fff;opacity:1}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#fff;opacity:1}input::placeholder,select::placeholder,textarea::placeholder{color:#fff;opacity:1}.choices{margin-bottom:16px!important}.choices__inner{background-color:#098e61;border-radius:8px!important;padding:3px 24px!important;border:none;font-size:16px;line-height:24px;height:50px;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}.choices[data-type*=select-one]::after{border-color:#fff transparent transparent!important;-webkit-transition:.3s;transition:.3s}.choices[data-type*=select-one].is-open::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.choices__list--single{padding:0}.is-open .choices__inner{border-radius:8px 8px 0 0!important}.choices__list--dropdown,.choices__list[aria-expanded]{border:none!important}.choices__list--dropdown .choices__item{background-color:#098e61!important;border:none!important;padding:16px 24px!important}.swiper-button-next,.swiper-button-prev{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;width:76px;height:76px;position:relative;cursor:pointer;-webkit-transition:.3s;transition:.3s}.swiper-button-next::after,.swiper-button-next::before,.swiper-button-prev::after,.swiper-button-prev::before{content:"";display:block;width:100%;height:100%;position:absolute;left:50%;margin-right:-50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../img/main/arrow.svg) no-repeat center center/contain;-webkit-transition:.3s;transition:.3s}.swiper-button-next::after,.swiper-button-prev::after{opacity:0;visibility:hidden;background:url(../img/main/arrow-disabled.svg) no-repeat center center/contain}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1}.swiper-button-next.swiper-button-disabled::before,.swiper-button-prev.swiper-button-disabled::before{opacity:0;visibility:hidden}.swiper-button-next.swiper-button-disabled::after,.swiper-button-prev.swiper-button-disabled::after{opacity:1;visibility:visible}.swiper-button-prev{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);margin-right:24px}.custom-check{margin-top:24px}.custom-check label{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;position:relative}.custom-check label input{margin:0;width:24px;height:24px;padding:0;margin:0;opacity:0}.custom-check label input:checked+.wpcf7-list-item-label::after{background:url(../img/main/check.svg) no-repeat center center/75%}.custom-check label .wpcf7-list-item-label{display:block;width:100%;max-width:calc(100% - 24px);padding-left:16px;font-size:14px;line-height:21px}.custom-check label .wpcf7-list-item-label::after{content:"";display:block;width:24px;height:24px;border-radius:5px;border:solid 1px #fff;position:absolute;left:0;top:2px}.custom-check label .wpcf7-list-item-label a{color:#fff;text-decoration:underline}.custom-check label .wpcf7-list-item-label a:hover{text-decoration:none}.li{position:relative;margin-bottom:10px;padding-left:32px;list-style-type:none}.li::after{content:"";display:block;width:24px;height:24px;position:absolute;left:0;top:-1px;background:url(../img/main/li.svg) no-repeat center center/contain}.li-no::after{background:url(../img/main/li-no.svg) no-repeat center center/contain}.btn{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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Manrope,sans-serif;background:no-repeat;padding:12px 23px;border-radius:50px;background-color:#04574d;border:solid 1px #04574d;color:#fff;font-size:16px;line-height:24px}.btn:hover{background-color:transparent;color:#068e61}.btn-primary{border-color:#fff;background-color:#fff;color:#04574d}.btn-primary:hover{color:#fff}.btn-green{background-color:transparent;color:#04574d}.btn-green:hover{background-color:#04574d;color:#fff}.container{max-width:1230px;margin:0 auto;padding:0 15px}.header{position:fixed;width:100%;top:0;z-index:100;background-color:#fff;border-bottom:solid 1px #ddd}.header-wrap{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;padding:16px 0}.header-wrap__icon,.header-wrap__phone{display:none}.header-wrap__logo{display:block;max-width:145px}.header-wrap__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px}.header-wrap__nav--menu ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__nav--menu ul li{margin:0 8px}.header-wrap__nav--menu ul li a{color:#000;-webkit-transition:.3s;transition:.3s;position:relative}.header-wrap__nav--menu ul li a::after{content:"";display:block;width:0;height:1px;background-color:#000;position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--menu ul li a:hover::after{width:100%}.header-wrap__nav--phone{margin-left:36px;font-weight:600;color:#000;position:relative}.header-wrap__nav--phone::after{content:"";display:block;width:0;height:1px;background-color:#000;position:absolute;left:0;bottom:-1px;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--phone:hover::after{width:100%}.header-wrap__nav .btn{margin:0 16px}.main{position:relative;color:#fff}.main-top{padding:187px 0 96px}.main-top__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.main-top__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-wrap__title{max-width:491px}.main-wrap__subtitle{font-size:32px;line-height:40px;max-width:508px;margin:24px 0}.main-wrap .btn:hover{border-color:#fff;color:#fff}.main-bottom{padding-bottom:48px}.main-bottom__title{display:none}.main-bottom__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.main-bottom__list .item{width:24.5%;margin-right:.6%;border-radius:16px;margin-bottom:8px;background-color:rgba(4,87,77,.3019607843);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);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;padding:25px 16px}.main-bottom__list .item img{max-height:73px;width:auto}.main-bottom__list .item:nth-child(4n+4){margin-right:0}.decision-wrap{margin-top:116px}.decision-wrap__top{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}.decision-wrap__top--title{max-width:593px;color:#04574d}.decision-wrap__top--text{max-width:388px;width:100%}.decision-wrap__list{margin-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.decision-wrap__list .item{width:49%;margin-bottom:24px;padding:24px 40px;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border:solid 1px #ececec;border-radius:16px}.decision-wrap__list .item-top__title{text-align:center}.decision-wrap__list .item-top__image{height:289px;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:16px 0}.decision-wrap__list .item-top__image img{max-height:289px;border-radius:16px}.decision-wrap__list .item-top__attr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.decision-wrap__list .item-top__attr span{display:block;width:100%;max-width:140px;margin-bottom:16px;padding-left:24px;position:relative;font-weight:700;margin-right:10px}.decision-wrap__list .item-top__attr span::after{content:"";display:block;width:16px;height:16px;border-radius:50%;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#098e61}.decision-wrap__list .item-top__list{border-top:solid 1px #eaeaea;padding-top:16px;list-style-type:none;padding-bottom:11px}.decision-wrap__list .item-top__price .row{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-bottom:8px}.decision-wrap__list .item-top__price .row-item{max-width:49%;font-weight:700}.decision-wrap__list .item-top__price .row-item:last-child{font-size:24px;line-height:30px;text-align:right;color:#04574d}.decision-wrap__list .item-bottom{padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.decision-wrap__list .item-bottom .btn{min-width:199px}.credit{background-color:#04574d;margin-top:80px;border-radius:32px}.credit-wrap{padding:56px 0;color:#fff}.credit-wrap__top{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}.credit-wrap__top--title{max-width:600px}.credit-wrap__top--text{max-width:389px;width:100%;font-size:20px;line-height:26px}.credit-wrap__flex{margin:40px 0 32px;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}.credit-wrap__flex--list{width:100%;max-width:253px}.credit-wrap__flex--list .item{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-bottom:24px;border-radius:10px;background-color:#fff;padding:0 16px}.credit-wrap__flex--list .item-image{width:100%;max-width:70px}.credit-wrap__flex--list .item-title{width:100%;max-width:calc(100% - 70px);font-size:16px;line-height:24px;color:#000;padding-left:10px}.credit-wrap__flex--list .item-title strong{display:block;margin-top:4px;text-transform:uppercase}.credit-wrap__flex--list .item:last-child{margin-bottom:0}.credit-wrap__flex--image{max-width:420px;margin:20px 30px 0}.credit-wrap__flex--form{max-width:362px}.credit-wrap__flex--form .btn{width:100%;margin-top:16px}.credit-wrap__bottom{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;padding-top:32px;border-top:solid 1px #098e61}.credit-wrap__bottom--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;line-height:30px;font-weight:700}.credit-wrap__bottom--title svg{margin-right:17px}.credit-wrap__bottom--text{max-width:391px}.advantages-wrap{margin-top:109px;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}.advantages-wrap__title{width:100%;max-width:384px;margin-right:30px;color:#04574d}.advantages-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages-wrap__list .item{width:49%;margin-bottom:40px;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}.advantages-wrap__list .item-image{max-width:78px;margin-right:-39px;-webkit-transform:translateX(38px);-ms-transform:translateX(38px);transform:translateX(38px);position:relative;z-index:2}.advantages-wrap__list .item-title{width:100%;max-width:calc(100% - 78px);padding:30px 16px 30px 56px;font-size:16px;line-height:24px;background-color:#fff;border:solid 1px #04574d;border-radius:15px;font-weight:700}.compensation{background-color:#04574d;border-radius:32px;margin-top:74px;padding:56px 0}.compensation-wrap{color:#fff}.compensation-wrap__flex{margin:40px 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compensation-wrap__flex--list{width:100%;max-width:388px;margin-right:24px}.compensation-wrap__flex--list .row{margin-bottom:24px;background-color:#fff;border-radius:16px;padding:24px 40px;color:#000}.compensation-wrap__flex--list .row-title{font-weight:700;margin-bottom:21px}.compensation-wrap__flex--list .row ul li{margin-bottom:17px}.compensation-wrap__flex--list .row ul li:last-child{margin-bottom:0}.compensation-wrap__flex--list .row:last-child{margin-bottom:0}.compensation-wrap__flex--image{width:100%;max-width:788px}.compensation-wrap__flex--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.presentation-row{margin-top:104px;border-radius:24px;background-color:#fff;padding:56px 0 56px 64px}.presentation-wrap{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}.presentation-wrap__content{width:100%;max-width:528px;margin-right:16px}.presentation-wrap__content--title{color:#04574d}.presentation-wrap__content--label{margin:16px 0 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 24px;border-radius:600px;background-color:#068e61;color:#fff;font-weight:700;text-align:center}.presentation-wrap__content--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.presentation-wrap__content--flex .item{width:100%;max-width:130px;margin-right:14px;font-size:96px;line-height:100px;font-weight:700}.presentation-wrap__content--flex .item-text{font-size:20px;line-height:30px;padding-left:10px}.presentation-wrap__content--flex-list .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:7px;font-size:40px;line-height:50px;font-weight:700}.presentation-wrap__content--flex-list .row-text{margin-left:8px;font-size:16px;line-height:24px}.presentation-wrap__content--flex-list .row:last-child{margin-bottom:0}.presentation-wrap__content--price{margin-top:17px;padding-top:20px;border-top:solid 1px #068e61;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.presentation-wrap__content--price .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:78px;line-height:80px;font-weight:700}.presentation-wrap__content--price .row-title{margin-left:3px;font-size:16px;line-height:24px}.presentation-wrap__content--price .row-title span{display:block;font-size:40px;line-height:50px}.presentation-wrap__content--price-value{margin-left:18px;padding:12px 16px;text-align:center;font-size:24px;line-height:30px;font-weight:700;color:#fff;border-radius:600px;background-color:#068e61}.presentation-wrap__image{width:100%;max-width:591px}.presentation-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}.presentation-bottom svg{margin-right:8px}.use-wrap{margin-top:104px}.use-wrap__top{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}.use-wrap__top--title{color:#04574d;max-width:501px}.use-wrap__top--nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.use-wrap__list{margin-right:-48px;overflow:hidden;margin-top:40px}.use-wrap__list--flex{display:none}.use-wrap__list .item{margin-right:48px}.use-wrap__list .item-image{width:100%;height:230px}.use-wrap__list .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.use-wrap__list .item-title{margin:32px 0 8px;font-weight:700;color:#04574d}.projects{background-color:#04574d;border-radius:24px;margin-top:104px}.projects-wrap{padding:64px 0 80px;color:#fff}.projects-wrap__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.projects-wrap__top--content{width:100%;max-width:572px;margin-right:30px}.projects-wrap__top--content-text{margin-top:10px;font-size:21px;line-height:30px}.projects-wrap__top--nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:170px}.projects-wrap__top--nav .swiper-button-next::before,.projects-wrap__top--nav .swiper-button-prev::before{background:url(../img/main/arrow2.svg) no-repeat center center/contain}.projects-wrap__top--nav .swiper-button-next::after,.projects-wrap__top--nav .swiper-button-prev::after{background:url(../img/main/arrow-disabled2.svg) no-repeat center center/contain}.projects-wrap__list{margin-top:40px}.projects-wrap__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border-radius:24px;overflow:hidden}.projects-wrap__list .item-content{width:50%;color:#000;padding:40px 80px 40px 40px}.projects-wrap__list .item-content__image{display:none}.projects-wrap__list .item-content__title{font-size:24px;line-height:30px;font-weight:800;margin-bottom:10px}.projects-wrap__list .item-content ol,.projects-wrap__list .item-content p,.projects-wrap__list .item-content ul{padding-bottom:8px;margin-bottom:10px;border-bottom:solid 1px #38a581}.projects-wrap__list .item-content ol:last-child,.projects-wrap__list .item-content p:last-child,.projects-wrap__list .item-content ul:last-child{padding-bottom:0;margin-bottom:0;border:none}.projects-wrap__list .item-content ol{padding-left:15px}.projects-wrap__list .item-content ol li{margin-bottom:8px}.projects-wrap__list .item-content ol li:last-child{margin-bottom:0}.projects-wrap__list .item-content ul{list-style-type:none}.projects-wrap__list .item-content ul li{position:relative;margin-bottom:8px;padding-left:20px}.projects-wrap__list .item-content ul li::after{content:"";display:block;width:12px;height:12px;position:absolute;left:0;top:6px;border-radius:50%;background-color:#38a581}.projects-wrap__list .item-content ul li:last-child{margin-bottom:0}.projects-wrap__list .item-image{width:50%}.projects-wrap__list .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.steps-wrap{margin-top:98px;border-radius:24px;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;padding:40px 64px;color:#fff}.steps-wrap__content{width:100%;max-width:493px;margin-right:30px}.steps-wrap__content--title{font-weight:700;margin-bottom:48px}.steps-wrap__content--list{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;position:relative;z-index:2}.steps-wrap__content--list .item{position:relative;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-bottom:30px;width:25%}.steps-wrap__content--list .item::after{content:"";display:block;width:100%;height:1px;background-color:#9f9f9f;position:absolute;left:-50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:-1}.steps-wrap__content--list .item-image{width:80px;height:80px;position:relative}.steps-wrap__content--list .item-image img{position:absolute;left:50%;margin-right:-50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s;transition:.3s}.steps-wrap__content--list .item-image img:last-child{opacity:0;visibility:hidden}.steps-wrap__content--list .item-title{position:absolute;left:50%;margin-right:-50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.steps-wrap__content--list .item:first-child::after{display:none}.steps-wrap__content--list .active .item-image img{opacity:0;visibility:hidden}.steps-wrap__content--list .active .item-image img:last-child{opacity:1;visibility:visible}.steps-wrap__content--slider{padding-top:15px}.steps-wrap__content--slider .item-title{font-size:24px;line-height:30px;font-weight:700;color:rgba(255,255,255,.8);margin-bottom:8px}.steps-wrap__form{width:100%;max-width:503px;background-color:rgba(4,87,77,.3019607843);border-radius:24px;padding:40px 64px}.steps-wrap__form--title{font-weight:700;font-size:32px;line-height:40px}.steps-wrap__form--text{margin-bottom:24px}.steps-wrap__form input{margin-bottom:16px}.steps-wrap__form .btn{width:100%;margin-top:16px}.timer{margin-top:104px;background-color:#fff;border-radius:24px}.timer-wrap{padding:56px 0;position:relative}.timer-wrap__title{color:#04574d;padding-right:576px}.timer-wrap__list{width:100%;max-width:576px;position:absolute;right:0;top:56px;padding:56px;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;background-color:#068e61;border-radius:24px}.timer-wrap__list .item{width:25%;text-align:center;position:relative;font-weight:500;color:#04574d}.timer-wrap__list .item::after{content:"";display:block;width:4px;height:16px;background:url(../img/main/dots.svg) no-repeat center center;position:absolute;right:0;top:30px}.timer-wrap__list .item-title{font-size:64px;line-height:70px;font-weight:700;color:#fff}.timer-wrap__list .item:last-child::after{display:none}.timer-wrap__flex{padding-right:576px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.timer-wrap__flex svg{margin-right:16px}.energy{margin-top:104px;background-color:#04574d;border-radius:24px;padding:64px 0 80px;color:#fff}.energy-top{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}.energy-top__content{width:100%;max-width:572px;margin-right:30px}.energy-top__content--text{font-size:20px;line-height:26px;margin-top:10px}.energy-top__image{width:100%;max-width:599px;height:182px}.energy-top__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.energy-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0}.energy-wrap__list{width:100%;max-width:778px;margin-right:30px;margin-bottom:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.energy-wrap__list .item{width:49%;margin-bottom:8px;border-radius:15px;background-color:#fff;padding:16px;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}.energy-wrap__list .item-image{width:56px;height:56px;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;text-align:center;position:relative;font-size:14px;line-height:18px;font-weight:700}.energy-wrap__list .item-image img{position:absolute;left:50%;margin-right:-50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.energy-wrap__list .item-content{width:100%;max-width:calc(100% - 56px);padding-left:16px;color:#000}.energy-wrap__list .item-content__title{font-weight:700;color:#068e61}.energy-wrap__text{width:100%;max-width:388px;border-radius:16px;background-color:#098e61;padding:16px 24px}.energy-wrap__text--title{font-size:24px;line-height:30px;font-weight:700;margin-bottom:16px}.energy-wrap__text ul{list-style-type:none}.energy-wrap__text ul li{position:relative;padding-left:32px;margin-bottom:8px}.energy-wrap__text ul li::after{content:"";display:block;width:24px;height:24px;position:absolute;left:0;top:0;background:url(../img/main/li-energy.svg) no-repeat center center/contain}.energy-wrap__text ul li:last-child{margin-bottom:0}.contacts{margin-top:104px}.contacts-wrap{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;padding:40px 0;color:#fff;max-width:1072px;margin:0 auto}.contacts-wrap__content{width:100%;max-width:250px;margin-right:30px}.contacts-wrap__content--title{font-size:32px;line-height:40px;margin-bottom:32px}.contacts-wrap__content--subtitle{color:#6e6e6e;margin-bottom:8px}.contacts-wrap__content--item{margin-bottom:16px}.contacts-wrap__content--item a{color:#fff}.contacts-wrap__content--item a:hover{text-decoration:underline}.contacts-wrap__map{width:100%;max-width:621px;height:374px}.contacts-wrap__map iframe{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.footer{background-color:#04574d}.footer-social{width:40px;height:40px;margin-left:9px;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;border-radius:50%;background-color:#fff;-webkit-transition:.3s;transition:.3s}.footer-social:hover{opacity:.65}.footer-wrap{padding:20px 0;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;color:#fff}.footer-wrap__logo{display:block;max-width:196px}.footer-wrap__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrap__socials--title{margin-right:15px}.footer-wrap__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrap__contacts .footer-wrap__socials--title{display:none}.footer-bottom{background-color:#fff;font-size:14px;line-height:16px;padding:9px 0}.footer-bottom .container{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}.footer-bottom__link{color:#000}.footer-bottom__link:hover{text-decoration:underline}.footer-bottom__by{display:block;max-width:169px}.cookie{position:fixed;left:0;bottom:0;width:100%;z-index:100;background-color:#fff;color:#000;-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.cookie-active{opacity:1;visibility:visible}.cookie-wrap{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;padding:20px 0}.cookie-wrap__close{display:none}.cookie-wrap__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cookie-wrap__title svg{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);margin-right:15px}.cookie-wrap__title--text{max-width:493px}.cookie-wrap__title a{color:#000;font-weight:700;text-decoration:underline}.cookie-wrap__title a:hover{text-decoration:none}.cookie-wrap__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-wrap__flex .btn{margin-left:24px}.modal{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;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:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-transition:.3s;transition:.3s;opacity:0;visibility:hidden}.modal-active{opacity:1;visibility:visible}.modal-wrap{border:solid 1px #fff;border-radius:20px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:rgba(4,87,77,.3019607843);max-height:90vh;overflow:hidden;overflow-y:auto;max-width:496px;width:100%;padding:48px;color:#fff;margin:0 15px}.modal-wrap__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:-24px;margin-top:-24px}.modal-wrap__close svg{cursor:pointer;-webkit-transition:.3s;transition:.3s}.modal-wrap__close svg:hover{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.modal-wrap__title{text-align:center;font-size:32px;line-height:40px;font-weight:800;margin-bottom:16px}.modal-wrap .btn{width:100%;margin-top:16px}.modal-wrap__text{text-align:center}.not{background:url(../img/main/bg-not.png) no-repeat center top/100%;padding:82px 0 206px;margin:162px auto 0;max-width:1920px}.not-wrap{text-align:center}.not-wrap__image{display:none}.not-wrap__title{font-size:80px;line-height:90px;color:#04574d}.not-wrap__subtitle{font-size:24px;line-height:30px;font-weight:800}.not-wrap__text{max-width:390px;margin:251px auto 24px}.not-wrap .btn{margin:0 auto}.default{padding:168px 0 104px}.default-wrap{min-height:56.2vh}.default-wrap h1{margin-bottom:32px}.default-wrap h2,.default-wrap h3,.default-wrap h4,.default-wrap h5,.default-wrap h6{margin:16px 0;color:#1e3a18}.default-wrap h2:first-child,.default-wrap h3:first-child,.default-wrap h4:first-child,.default-wrap h5:first-child,.default-wrap h6:first-child{margin-top:0}.default-wrap p{display:block;margin-bottom:8px}.default-wrap ol,.default-wrap ul{padding-left:20px;margin-bottom:8px}.default-wrap a{color:#007aff}.default-wrap a:hover{text-decoration:underline}@media (max-width:1600px){.not{background-position-y:20%}}@media (max-width:1200px){.header-wrap__logo{position:relative;z-index:2}.header-wrap__nav{position:fixed;left:0;top:0;width:100%;max-height:100vh;overflow-y:auto;display:block;background-color:#fff;text-align:center;padding:84px 0 24px;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.header-wrap__nav--active{opacity:1;visibility:visible}.header-wrap__nav--menu{border-bottom:solid 1px #098e61}.header-wrap__nav--menu ul{display:block}.header-wrap__nav--menu ul li{margin:0 0 14px}.header-wrap__nav--menu ul li a{width:100%;display:block;padding:14px 18px;font-size:18px;line-height:20px;font-weight:500}.header-wrap__nav--phone{display:none}.header-wrap__nav .btn{margin:24px auto;width:100%;max-width:343px}.header-wrap__phone{display:block;position:relative;z-index:2;font-size:16px;line-height:24px;font-weight:700;color:#000}.header-wrap__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-wrap__icon{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:2;width:28px;height:22px;margin-right:24px}.header-wrap__icon span{display:block;width:100%;height:3px;background:url(../img/main/menu.svg) no-repeat center center/100%;-webkit-transition:.3s;transition:.3s}.header-wrap__icon span:nth-child(2){background:url(../img/main/menu2.svg) no-repeat center center/100%}.header-wrap__icon--active{-webkit-transform:translateY(.65em);-ms-transform:translateY(.65em);transform:translateY(.65em)}.header-wrap__icon--active span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header-wrap__icon--active span:nth-child(2){display:none}.header-wrap__icon--active span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute}.steps .container{padding:0}.steps-wrap__form{padding:32px 16px}}@media (max-width:1024px){.main{position:static}.main-top{position:relative}.main-bottom{padding-bottom:0}.main-bottom__title{display:block;margin:88px 0 24px;color:#04574d;text-align:center}.main-bottom__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-bottom__list .item{background-color:#04574d;width:49%}.main-bottom__list .item:nth-child(1n+1){margin:0 0 8px}.decision-wrap__top{-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;text-align:center}.decision-wrap__top--title{margin:0 0 16px}.decision-wrap__list .item-top__attr{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.decision-wrap__list .item-top__attr span{max-width:49%}.decision-wrap__list .item-top__attr span:nth-child(1n+1){margin-right:0}.credit-wrap__top{-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;text-align:center}.credit-wrap__top--title{margin:0 0 16px}.credit-wrap__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;max-width:600px;margin:32px auto}.credit-wrap__flex--image{margin:40px 0;max-width:100%}.credit-wrap__flex--form,.credit-wrap__flex--list{max-width:100%}.credit-wrap__bottom{-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}.credit-wrap__bottom--title{max-width:100%;margin:0 0 24px}.credit-wrap__bottom--text{max-width:100%}.advantages-wrap{-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}.advantages-wrap__title{max-width:100%;margin:0 0 40px;text-align:center}.advantages-wrap__list{margin-left:-40px}.compensation-wrap__title{text-align:center}.compensation-wrap__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}.compensation-wrap__flex--image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:100%}.compensation-wrap__flex--list{margin:24px 0 0;max-width:100%}.presentation .container{padding:0}.presentation-row{padding:40px 15px}.presentation-wrap{-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}.presentation-wrap__content{max-width:100%;margin:0 0 24px;-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;display:-webkit-box;display:-ms-flexbox;display:flex}.presentation-wrap__content--title{text-align:center}.presentation-wrap__image{max-width:100%}.use-wrap__top--title{max-width:100%;text-align:center;width:100%}.use-wrap__top--nav{display:none}.use-wrap__list{display:none}.use-wrap__list--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0}.use-wrap__list--flex .item{width:49%}.use-wrap__list--flex .item:nth-child(1n+1){margin:0 0 40px}.projects-wrap{position:relative;padding-bottom:150px}.projects-wrap__top--content{max-width:100%;margin:0}.projects-wrap__top--content-title{text-align:center}.projects-wrap__top--nav{position:absolute;left:50%;margin-right:-50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:41px}.projects-wrap__list .item-image{display:none}.projects-wrap__list .item-content{max-width:100%;margin:0;width:100%;padding:40px 15px}.projects-wrap__list .item-content__image{display:block;margin-bottom:16px}.steps-wrap{-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}.steps-wrap__content{margin:0 0 40px}.steps-wrap__content--title{text-align:center}.timer-wrap{padding-right:0}.timer-wrap__list{position:static;-webkit-transform:none;-ms-transform:none;transform:none;margin:24px 0;width:100%;max-width:100%}.timer-wrap__flex,.timer-wrap__title{padding-right:0}.timer-wrap__title{text-align:center}.timer-wrap__flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.energy-wrap{-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}.energy-wrap__list{width:100%;max-width:100%;margin:0 0 8px}.energy-wrap__text{max-width:100%}.contacts-wrap{-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}.contacts-wrap__content{margin:0 0 24px;max-width:100%}.contacts-wrap__map{max-width:100%;height:504px}.contacts-wrap__map iframe{border-radius:16px}.footer-wrap{padding:40px 0;-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-wrap__socials{margin:24px 0;width:100%;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.footer-wrap__socials--title{margin:0 0 16px;width:100%}.footer-wrap__contacts{width:100%;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.footer-wrap__contacts .footer-wrap__socials--title{display:block}.footer-bottom .container{-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom__link{margin:8px 0}.cookie{left:0;top:0;right:auto;bottom:auto;width:100%;height:100%;z-index:90;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:0;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}.cookie .container{padding:0;width:100%;max-width:100%}.cookie-wrap{border-radius:16px;background-color:#fff;width:100%;margin-bottom:86px;-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;padding:16px 15px 40px;max-height:90vh;overflow-y:auto}.cookie-wrap__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:16px;width:100%}.cookie-wrap__title{max-width:100%;margin:0 0 16px}.cookie-wrap__title svg{min-width:38px}.cookie-wrap__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}.cookie-wrap__flex .btn{margin:0 0 8px;width:100%;max-width:343px}.cookie-wrap__flex .btn:last-child{margin-bottom:0}.not{background-position-y:30%}}@media (max-width:768px){.decision-wrap{margin-top:88px}.decision-wrap__list .item{width:100%;padding:0;border:none;background:0 0;margin:0 0 40px}.decision-wrap__list .item-top__image{height:inherit}.decision-wrap__list .item-top__price .row-item{width:70%;max-width:100%}.decision-wrap__list .item-top__price .row-item:last-child{width:30%;font-size:20px;line-height:26px}.decision-wrap__list .item-bottom .btn{width:100%}.decision-wrap__list .item:last-child{margin-bottom:0}.advantages-wrap__list .item{width:100%}}@media (max-width:550px){.swiper-button-next,.swiper-button-prev{width:45px;height:45px}.swiper-button-prev{margin-right:50px}.h1,.h2,h1,h2{font-size:32px;line-height:38px}.header-wrap__logo{max-width:92px}.header-wrap__nav{padding-top:60px}.main-top{padding:0}.main-wrap{padding:100px 0;min-height:100vh;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-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.main-wrap__title{max-width:313px}.main-wrap__subtitle{max-width:343px;margin:24px auto;font-size:24px;line-height:30px}.main-bottom__title{text-align:center}.main-bottom__list .item{width:100%}.credit{margin-top:88px;border-radius:24px}.credit-wrap{padding:40px 0}.credit-wrap__bottom--title{font-size:20px;line-height:24px}.credit-wrap__bottom--title svg{min-width:48px}.credit-wrap__bottom .btn{width:100%}.advantages-wrap{margin-top:88px}.advantages-wrap__list .item:last-child{margin-bottom:0}.compensation{margin-top:88px;padding:40px 0;border-radius:24px}.presentation-row{margin-top:88px}.presentation-wrap__content--title{font-size:24px;line-height:30px}.use-wrap{margin-top:87px}.use-wrap__list{margin-top:24px}.use-wrap__list--flex .item{width:100%}.use-wrap__list--flex .item-title{margin:16px 0 8px;text-align:center}.projects{margin-top:88px}.projects-wrap{padding-bottom:130px}.steps-wrap{margin-top:88px;padding:40px 15px;overflow:hidden}.steps-wrap__content--title{margin-bottom:32px}.steps-wrap__content--list .item::after{width:110%;left:-65%}.steps-wrap__content--slider .item-title{font-size:20px;line-height:26px}.steps-wrap__form--title{text-align:center}.timer{margin-top:87px}.timer-wrap{padding:40px 0}.timer-wrap__list{padding:5px;min-height:77px;border-radius:24px}.timer-wrap__list .item-text{display:none}.timer-wrap__list .item-title{font-size:40px;line-height:50px}.timer-wrap__list .item::after{top:20px}.timer-wrap__flex .btn{width:100%;max-width:calc(100% - 70px)}.energy{margin-top:88px;padding:40px 0}.energy-top{-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}.energy-top__content{margin:0 0 24px}.energy-top__content--title{text-align:center;margin-bottom:10px}.energy-wrap__list .item{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:17px 9px}.energy-wrap__text--title{text-align:center}.contacts{margin-top:88px}.contacts-wrap{padding:40px 0}.contacts-wrap__content--title{text-align:center}.modal-wrap{padding:16px}.modal-wrap__close{margin:0}.modal-wrap__title{font-size:24px;line-height:30px}.not{background:0 0;padding:32px 0 88px;margin-top:60px}.not-wrap__image{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:7px 0 16px -15px;width:calc(100% + 30px);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.not-wrap__text{margin-top:0}.default{padding:96px 0 88px}}@media (max-width:375px){.not-wrap__image{-webkit-transform:none;-ms-transform:none;transform:none}}@media (max-width:365px){.presentation-wrap__content--price{-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;width:100%;max-width:100%}.presentation-wrap__content--price-value{margin:10px 0 0}}@media (max-width:350px){.header-wrap__icon{margin-right:10px}}