@font-face{font-family:'Montserrat';src:url("../fonts/Montserrat-Medium.eot");src:url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-Medium.woff") format("woff"),url("../fonts/Montserrat-Medium.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url("../fonts/Montserrat-SemiBold.eot");src:url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-SemiBold.woff") format("woff"),url("../fonts/Montserrat-SemiBold.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url("../fonts/Montserrat-ExtraBold.eot");src:url("../fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"),url("../fonts/Montserrat-ExtraBold.woff") format("woff"),url("../fonts/Montserrat-ExtraBold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;outline:none !important}body{font-family:"Montserrat",sans-serif;font-size:16px;color:#333;min-width:375px}@media (max-width: 767px){body:after{content:'';opacity:0}body.overlay{overflow:hidden}body.overlay:after{content:'';background:#000;opacity:.9;position:absolute;top:0;right:0;bottom:0;left:0;z-index:15;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}}@media (max-width: 767px){.desktop{display:none}}.mobile{display:none}@media (max-width: 767px){.mobile{display:initial}}img{max-width:100%}a{text-decoration:none}a:hover{text-decoration:underline}button{font-family:"Montserrat",sans-serif}button:hover{cursor:pointer}.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px;padding:0 15px}@media (max-width: 1199px){.wrap{width:950px}}@media (max-width: 990px){.wrap{width:730px}}.btn{font-size:20px;background:#3ABA63;-webkit-border-radius:6px;border-radius:6px;padding:23px 50px;border:0;color:#FFF;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 990px){.btn{font-size:18px;padding:18px 40px}}.btn:hover{background:#34a759;text-decoration:none}.btn_black{background:#333;color:#FFF;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.25);box-shadow:0 4px 4px rgba(0,0,0,0.25)}.btn_black:hover{background:#262626}.icon{display:inline-block}.icon.example-png-icon{background:url(../img/icons/example.png);width:30px;height:30px}.icon-example-svg-icon{width:30px;height:30px;fill:red}.checkbox:hover{cursor:pointer}.checkbox__real{display:none}.checkbox__real:checked+.checkbox__fake .checkbox__fake-box{background:#3ABA63}.checkbox__fake{display:-webkit-box;display:-ms-flexbox;display:flex}.checkbox__fake-box{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:20px;height:20px;background:#fff;border:2px solid #3ABA63;-webkit-border-radius:6px;border-radius:6px;-webkit-box-flex:0;-ms-flex:none;flex:none}.checkbox__check-icon{width:8px;height:8px;stroke:#FFF;fill:none}.checkbox__text{font-size:13px;color:#333;margin-left:8px;line-height:1.5;margin-top:2px}.checkbox__text-link{color:#333;text-decoration:underline}.checkbox_black .checkbox__real:checked+.checkbox__fake .checkbox__fake-box{background:#000}.checkbox_black .checkbox__fake-box{border-color:#000}.checkbox_black .checkbox__text{color:#fff}.checkbox_black .checkbox__text-link{color:#fff}.radio{display:block}.radio:not(:first-child){margin-top:15px}.radio:hover{cursor:pointer}.radio__real{display:none}.radio__real:checked+.radio__fake .radio__fake-box{border-color:#3ABA63;background:#3ABA63}.radio__fake{display:-webkit-box;display:-ms-flexbox;display:flex}.radio__fake-box{position:relative;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:24px;height:24px;background:#fff;border:1px solid #C8C8C8;-webkit-border-radius:12px;border-radius:12px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.radio__fake-box:after{content:'';position:absolute;top:calc(50% - 6px);left:calc(50% - 6px);width:12px;height:12px;-webkit-border-radius:6px;border-radius:6px;background:#FFF;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.radio__check-icon{width:8px;height:8px;stroke:#FFF;fill:none}.radio__text{font-size:18px;color:#333;margin-left:16px;line-height:1.5;margin-top:2px}.radio__text-link{color:#333;text-decoration:underline}.header{padding:15px 0;background:#FFF;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.1)}@media (max-width: 767px){.header{padding:10px 0}}.header__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{width:160px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width: 1199px){.header__logo{width:120px}}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 990px){.header__nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.header__nav{display:none}}.header__nav-link{padding:5px 15px;color:#828282;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 1199px){.header__nav-link{font-size:14px;padding:5px 10px}}@media (max-width: 990px){.header__nav-link{font-size:13px;width:45%;text-align:center}}.header__nav-link:hover{text-decoration:none;color:#3ABA63}.header__contacts-group{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none}.header__phone{font-weight:bold;color:#000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 767px){.header__phone{font-size:14px}}.header__phone:hover{text-decoration:none;color:#3ABA63}.header__callback-btn{font-size:14px;color:#3ABA63;margin-top:5px}@media (max-width: 767px){.header__callback-btn{font-size:12px}}.header__callback-btn:hover{cursor:pointer;text-decoration:underline}.header__hamburger{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:30px;height:20px;margin-left:15px}@media (max-width: 767px){.header__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__hamburger-line{display:inline-block;width:100%;height:2px;background:#3ABA63}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:320px;height:100vh;overflow-y:scroll;background:#fff;opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);z-index:1000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 990px){.mobile-menu_active{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.mobile-menu__cross-icon{width:14px;height:14px}.mobile-menu__head{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:15px 30px}.mobile-menu__close-btn{cursor:pointer}.mobile-menu__logo{width:100px}.mobile-menu__menu{padding:30px 0}.mobile-menu__menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 30px;font-weight:bold;cursor:pointer;color:#000}.mobile-menu__menu-item:hover{background:#e3e3e3}.mobile-menu__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px 30px}.mobile-menu__phone-title{font-size:12px;color:#2d2d2d}.mobile-menu__phone-link{font-size:20px;font-weight:bold;color:#2d2d2d;margin-top:5px}.mobile-menu__phone-link:hover{text-decoration:none;color:#333}.hero{position:relative;overflow:hidden}.hero:after{content:'';position:absolute;top:25%;left:0;width:413px;height:253px;background:url(../img/decor.svg) center/cover;z-index:-1}@media (max-width: 990px){.hero:after{width:289.1px;height:177.1px}}.hero__wrap{position:relative;height:calc(100vh - 84px);min-height:680px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 990px){.hero__wrap{min-height:550px;max-height:650px}}@media (max-width: 767px){.hero__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;min-height:initial;max-height:initial;height:initial;padding:30px 15px}}.hero__description{position:absolute;right:0}@media (max-width: 767px){.hero__description{position:relative;margin-top:50px}}.hero__caption{max-width:600px}@media (max-width: 990px){.hero__caption{max-width:480px}}@media (max-width: 767px){.hero__caption{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;max-width:100%;width:100%}}.hero__title{font-weight:500;font-size:50px;margin:0;line-height:1.35}@media (max-width: 990px){.hero__title{font-size:36px}}@media (max-width: 767px){.hero__title{text-align:center;max-width:360px}}.hero__list{margin-top:26px}.hero__list-item{position:relative;font-size:20px;line-height:1.5}@media (max-width: 990px){.hero__list-item{font-size:16px}}.hero__list-item:not(:first-child){margin-top:16px}@media (max-width: 990px){.hero__list-item:not(:first-child){margin-top:12px}}.hero__list-item:before{content:'';display:inline-block;width:14px;height:14px;background:#3ABA63;margin-right:15px;-webkit-border-radius:4px;border-radius:4px}@media (max-width: 990px){.hero__list-item:before{width:10px;height:10px}}.hero__caption-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}@media (max-width: 990px){.hero__caption-footer{-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;margin-top:35px}}.hero__video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px}@media (max-width: 990px){.hero__video{margin-left:0;margin-top:35px}}.hero__video:hover{cursor:pointer}.hero__video:hover .hero__video-icon-box{cursor:pointer;background:#3e8bff}.hero__video:hover .hero__video-title{color:#000}.hero__video:hover .hero__play-icon{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.hero__video-icon-box{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:70px;height:70px;-webkit-border-radius:35px;border-radius:35px;background:#579AFF;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.hero__play-icon{position:relative;top:-1px;left:2px;width:20px;height:27px;fill:#FFF;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.hero__video-title{margin-left:16px;line-height:1.5;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 990px){.los-description{width:300px}}.los-description__box{position:relative;max-width:100%}.los-description__box:after{content:'';position:absolute;top:calc(50% - (390px / 2));left:calc(50% - (390px / 2));width:390px;height:390px;background:rgba(58,186,99,0.4);-webkit-border-radius:50%;border-radius:50%;z-index:1;-webkit-animation:scale 2s;animation:scale 2s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media (max-width: 990px){.los-description__box:after{top:calc(50% - (300px / 2));left:calc(50% - (300px / 2));width:300px;height:300px}}.los-description__box:before{content:'';position:absolute;top:calc(50% - (560px / 2));left:calc(50% - (560px / 2));width:560px;height:560px;background:rgba(58,186,99,0.2);-webkit-border-radius:50%;border-radius:50%;z-index:0;-webkit-animation:scale 3s;animation:scale 3s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media (max-width: 990px){.los-description__box:before{top:calc(50% - (450px / 2));left:calc(50% - (450px / 2));width:450px;height:450px}}.los-description__los{position:relative;max-width:100%;z-index:10}@media (max-width: 990px){.los-description__los{width:300px}}.los-description__compressor{position:absolute;top:12%;left:-15%;z-index:10}@media (max-width: 990px){.los-description__compressor{width:70px}}.los-description__item{position:absolute;z-index:11;-webkit-animation:scale 2s 1;animation:scale 2s 1}.los-description__item_help{top:-100px;left:0}@media (max-width: 1530px){.los-description__item_help{left:180px}}@media (max-width: 990px){.los-description__item_help{top:-80px;left:230px}}.los-description__item_help:after{display:none}.los-description__item_demo{z-index:12}@media (max-width: 767px){.los-description__item_demo{display:none}}.los-description__item_demo .los-description__dropdown{top:calc(100% + 15px);opacity:1;visibility:visible}@media (max-width: 990px){.los-description__item_demo .los-description__dropdown{width:260px}}@media (max-width: 768px){.los-description__item_demo .los-description__dropdown{top:40% !important}}@media (max-width: 990px){.los-description__item_demo .los-description__dropdown-title{font-size:11px}}@media (max-width: 990px){.los-description__item_demo .los-description__dropdown-desc{font-size:11px}}.los-description__item_hatch{top:-1%;right:20%}.los-description__item_neck{top:15%;left:15%}.los-description__item_body{top:14%;left:48%}.los-description__item_compressor{top:18%;left:-10%}.los-description__item_air-hose{top:24%;left:32%}.los-description__item_aeration-chamber{top:30%;left:54%}.los-description__item_supply-manifold{top:32%;left:5%}.los-description__item_tray{top:32%;right:20%}.los-description__item_outlet-manifold{top:35%;right:0%}.los-description__item_biological-loading{top:45%;left:36%}.los-description__item_secondary-settling-tank{bottom:30%;left:24%}.los-description__item_submersible-drainage-pump{bottom:35%;right:30%}.los-description__item_aerator{bottom:10%;left:30%}.los-description__item_aerator:before{content:'';display:inline-block;position:absolute;bottom:calc(50% - 1px);left:25px;width:50px;height:2px;background:#FFF;-webkit-box-shadow:0 0 5px rgba(62,139,255,0.5);box-shadow:0 0 5px rgba(62,139,255,0.5);-webkit-border-radius:5px;border-radius:5px;z-index:-1}.los-description__item_aerator .los-description__dropdown{top:initial;bottom:calc(100% + 30px)}.los-description__item_aerator:hover{z-index:12}.los-description__item_aerator:hover .los-description__dropdown{top:initial !important;bottom:calc(100% + 15px)}@media (max-width: 767px){.los-description__item_aerator:hover .los-description__dropdown{bottom:initial !important;top:40% !important}}.los-description__item_guide-tube{bottom:5%;right:25%}.los-description__item_guide-tube:before{content:'';display:inline-block;position:absolute;bottom:45px;right:15px;width:70px;height:2px;background:#FFF;-webkit-box-shadow:0 0 5px #3e8bff;box-shadow:0 0 5px #3e8bff;-webkit-border-radius:5px;border-radius:5px;z-index:-1;-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.los-description__item_guide-tube .los-description__dropdown{top:initial;bottom:calc(100% + 30px)}.los-description__item_guide-tube:hover{z-index:12}.los-description__item_guide-tube:hover .los-description__dropdown{top:initial !important;bottom:calc(100% + 15px)}@media (max-width: 767px){.los-description__item_guide-tube:hover .los-description__dropdown{bottom:initial !important;top:40% !important}}.los-description__item:after{content:'';position:absolute;top:calc(50% - (50px / 2));left:calc(50% - (50px / 2));width:50px;height:50px;background:#3ABA63;-webkit-border-radius:50%;border-radius:50%;z-index:-1;-webkit-animation:scaleOpacity 2s infinite;animation:scaleOpacity 2s infinite;pointer-events:none}.los-description__item:hover{z-index:12}.los-description__item:hover .los-description__dropdown{top:calc(100% + 15px);opacity:1;visibility:visible}@media (max-width: 768px){.los-description__item:hover .los-description__dropdown{top:40% !important}}.los-description__dot{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:32px;height:32px;background:#3ABA63;-webkit-border-radius:20px;border-radius:20px}@media (max-width: 990px){.los-description__dot{width:24px;height:24px}}.los-description__dot:hover{cursor:pointer}.los-description__plus-icon{position:relative;width:11px;height:11px;fill:#FFF}.los-description__dropdown{position:absolute;top:calc(100% + 30px);left:-130px;width:315px;padding:15px 10px;-webkit-box-shadow:0 4px 15px rgba(0,0,0,0.5);box-shadow:0 4px 15px rgba(0,0,0,0.5);opacity:0;visibility:hidden;background:#FFF;-webkit-border-radius:6px;border-radius:6px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;pointer-events:none}@media (max-width: 1530px){.los-description__dropdown{left:-285px}}@media (max-width: 767px){.los-description__dropdown{position:fixed;top:0;left:calc(50% - 180px) !important;width:360px}}.los-description__dropdown-title{font-size:14px;font-weight:bold}@media (max-width: 767px){.los-description__dropdown-title{position:relative}.los-description__dropdown-title:after{content:'';position:absolute;right:5px;top:0;display:inline-block;width:12px;height:12px;background:url(../img/cross.svg) center/cover;opacity:0.5}}.los-description__dropdown-desc{color:#333;line-height:1.5;font-size:12px;margin-top:8px}@-webkit-keyframes scale{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scaleOpacity{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.05}}@keyframes scaleOpacity{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.05}}.welcome-text{background:#F2F7FA;padding:80px 0}@media (max-width: 990px){.welcome-text{padding:60px 0}}@media (max-width: 767px){.welcome-text{padding:40px 0;margin-top:40px}}.welcome-text__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.welcome-text__text{font-size:24px;line-height:1.5;text-align:center;max-width:960px;width:100%}@media (max-width: 1199px){.welcome-text__text{font-size:22px}}@media (max-width: 990px){.welcome-text__text{font-size:18px}}@media (max-width: 767px){.welcome-text__text{font-size:16px}}.order-form{padding:80px 0}@media (max-width: 990px){.order-form{padding:60px 0}}@media (max-width: 767px){.order-form{padding:40px 0}}.order-form_bush{position:relative;overflow:hidden}.order-form_bush:after{content:'';position:absolute;top:0;right:-400px;width:580px;height:441px;background:url(../img/form-bush.png) center/cover}@media (max-width: 1199px){.order-form_bush:after{right:-340px;width:464px;height:352.8px}}@media (max-width: 767px){.order-form_bush:after{display:none}}.order-form__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-form__box{position:relative;background:#3ABA63;width:100%;-webkit-border-radius:30px;border-radius:30px;padding:50px 200px 50px 110px}@media (max-width: 1199px){.order-form__box{padding:40px 80px}}@media (max-width: 990px){.order-form__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.order-form__box{padding:40px}}.order-form__box:after{content:'';position:absolute;left:0;bottom:0;width:540px;height:117px;background:url(../img/form-decor.svg) center/cover}@media (max-width: 1199px){.order-form__box:after{width:432px;height:93.6px}}@media (max-width: 990px){.order-form__box:after{width:270px;height:58.5px}}.order-form__box:before{content:'';position:absolute;top:0;right:0;width:131px;height:146px;background:url(../img/form-decor-2.svg) center/cover}@media (max-width: 1199px){.order-form__box:before{width:104.8px;height:116.8px}}@media (max-width: 990px){.order-form__box:before{width:65.5px;height:73px}}.order-form__title{font-size:46px;line-height:1.35;color:#FFF}@media (max-width: 1199px){.order-form__title{font-size:36px}}@media (max-width: 990px){.order-form__title{font-size:30px}.order-form__title br{display:none}}@media (max-width: 480px){.order-form__title{font-size:24px}}.order-form__box-content{position:relative;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;z-index:1}@media (max-width: 990px){.order-form__box-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:400px}}.order-form__content{width:100%;max-width:360px}@media (max-width: 990px){.order-form__content{max-width:100%}}.order-form__form-title{color:#FFF;font-size:18px;line-height:1.5;max-width:340px}@media (max-width: 990px){.order-form__form-title{margin-top:20px}}@media (max-width: 480px){.order-form__form-title{font-size:16px}}.order-form__input{width:100%;background:#FFF;border:1px solid #ECECEC;-webkit-border-radius:6px;border-radius:6px;height:51px;padding:0 15px;margin-top:20px}.order-form__input::-moz-placeholder{color:#C8C8C8;opacity:1}.order-form__input::-webkit-input-placeholder{color:#C8C8C8;opacity:1}.order-form__input:-ms-input-placeholder{color:#C8C8C8;opacity:1}.order-form__input::-ms-input-placeholder{color:#C8C8C8;opacity:1}.order-form__input::placeholder{color:#C8C8C8;opacity:1}.order-form__checkbox{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-top:20px}.order-form__arrow-right-icon{width:30px;height:16px;fill:#FFF;margin-left:12px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.order-form__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;margin-top:30px;width:100%}@media (max-width: 480px){.order-form__btn{font-size:16px;padding-left:15px;padding-right:15px}}.order-form__btn:hover .order-form__arrow-right-icon{-webkit-transform:translateX(3px);-ms-transform:translateX(3px);transform:translateX(3px)}.video{padding:80px 0;position:relative}.video:after{content:'';position:absolute;top:50%;left:-400px;width:580px;height:441px;background:url(../img/form-bush.png) center/cover}@media (max-width: 1199px){.video:after{top:40%;left:-340px;width:464px;height:352.8px}}@media (max-width: 767px){.video:after{display:none}}@media (max-width: 990px){.video{padding:60px 0}}@media (max-width: 767px){.video{padding:40px 0}}.video__wrap{position:relative;-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}.video__wrap:after{content:'';position:absolute;left:calc(50% - 310px);bottom:0;width:620px;height:620px;-webkit-border-radius:310px;border-radius:310px;background:rgba(58,186,99,0.1)}@media (max-width: 767px){.video__wrap:after{width:310px;height:310px;left:calc(50% - 155px)}}.video__title{margin:0;font-size:46px;text-align:center;max-width:780px;font-weight:500;line-height:1.35}@media (max-width: 990px){.video__title{font-size:36px}}@media (max-width: 520px){.video__title{font-size:28px}}@media (max-width: 420px){.video__title{font-size:24px}}.video__play-btn{position:absolute;top:calc(50% - 40px);left:calc(50% - 57px);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:114px;height:81px;-webkit-border-radius:18px;border-radius:18px;background:red;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 1199px){.video__play-btn{top:calc(50% - 40*0.8px);left:calc(50% - 57*0.8px);width:91.2px;height:64.8px}}@media (max-width: 767px) and (max-width: 1199px){.video__play-btn{top:calc(50% - 40*0.7px);left:calc(50% - 57*0.7px);width:79.8px;height:56.7px}}.video__play-icon{width:30px;height:30px;fill:#FFF}@media (max-width: 1199px){.video__play-icon{width:20px;height:20px}}.video__box{position:relative;width:100%;padding-bottom:56.25%;margin-top:60px;-webkit-border-radius:30px;border-radius:30px;overflow:hidden;-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.2);box-shadow:0 10px 30px rgba(0,0,0,0.2);z-index:1;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 767px){.video__box{margin-top:30px;-webkit-border-radius:15px;border-radius:15px}}.video__box:hover{cursor:pointer;-webkit-box-shadow:0 10px 40px rgba(0,0,0,0.4);box-shadow:0 10px 40px rgba(0,0,0,0.4)}.video__box:hover .video__play-btn{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.video__iframe{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;visibility:hidden;z-index:10}.video__iframe.active{opacity:1;visibility:visible}.video__player{position:absolute;top:0;right:0;bottom:0;left:0}.video__preview-img{width:100%}.video__footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:60px;z-index:1}@media (max-width: 767px){.video__footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}}.video__desc{width:calc(50% - 50px);font-size:18px;line-height:1.75}@media (max-width: 990px){.video__desc{font-size:16px;width:calc(50% - 30px)}}@media (max-width: 767px){.video__desc{width:100%}.video__desc:not(:first-child){margin-top:30px}}.why{padding:80px 0 150px;margin-bottom:80px;background:#F2F7FA}@media (max-width: 1199px){.why{padding:80px 0;margin-bottom:0}}@media (max-width: 990px){.why{padding:60px 0}}@media (max-width: 767px){.why{padding:40px 0}}.why__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.why__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.why__los-box{position:absolute;top:200px;left:50px;width:300px}@media (max-width: 990px){.why__los-box{width:180px}}@media (max-width: 767px){.why__los-box{display:none}}.why__los-box:after{content:'';position:absolute;top:calc(50% - (300px / 2));left:calc(50% - (300px / 2));width:300px;height:300px;background:#579AFF;-webkit-border-radius:50%;border-radius:50%;z-index:1;-webkit-animation:scale 2s;animation:scale 2s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media (max-width: 990px){.why__los-box:after{top:calc(50% - (220px / 2));left:calc(50% - (220px / 2));width:220px;height:220px}}.why__los-box:before{content:'';position:absolute;top:calc(50% - (400px / 2));left:calc(50% - (400px / 2));width:400px;height:400px;background:rgba(87,154,255,0.1);-webkit-border-radius:50%;border-radius:50%;z-index:0;-webkit-animation:scale 3s;animation:scale 3s;-webkit-animation-iteration-count:1;animation-iteration-count:1}@media (max-width: 990px){.why__los-box:before{top:calc(50% - (300px / 2));left:calc(50% - (300px / 2));width:300px;height:300px}}.why__los{position:relative;max-width:100%;width:300px;z-index:10}@media (max-width: 990px){.why__los{width:180px}}.why__compressor{position:absolute;top:12%;left:-15%;z-index:10}@media (max-width: 990px){.why__compressor{width:70px}}.why__group{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:500px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width: 990px){.why__group{max-width:360px}}@media (max-width: 767px){.why__group{max-width:100%}}.why__title{margin:0;font-size:46px;max-width:780px;font-weight:500;line-height:1.35}@media (max-width: 990px){.why__title{font-size:36px}}@media (max-width: 767px){.why__title{text-align:center;width:100%;max-width:100%}}@media (max-width: 620px){.why__title{text-align:left}}@media (max-width: 520px){.why__title{font-size:28px}}@media (max-width: 420px){.why__title{font-size:24px}}.why__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-40px}@media (max-width: 990px){.why__list{margin-top:-20px}}@media (max-width: 767px){.why__list{margin-top:20px}}.why__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;margin-top:60px}@media (max-width: 1199px){.why__item{width:100%}}@media (max-width: 990px){.why__item{margin-top:35px}}@media (max-width: 767px){.why__item{width:50%}}@media (max-width: 620px){.why__item{width:100%}}.why__item-icon{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:60px;height:60px;-webkit-border-radius:50%;border-radius:50%;background:rgba(58,186,99,0.2);-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width: 990px){.why__item-icon{width:48px;height:48px}}.why__item-text{font-size:18px;margin-left:15px;line-height:1.5}@media (max-width: 990px){.why__item-text{font-size:16px}}.why__check-icon{width:24px;height:19px;fill:none;stroke:#3ABA63}@media (max-width: 990px){.why__check-icon{width:20px;height:14px}}.advantages{position:relative;padding:80px 0;overflow:hidden}@media (max-width: 990px){.advantages{padding:60px 0}}@media (max-width: 767px){.advantages{padding:40px 0}}.advantages__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.advantages__title{margin:0;font-size:46px;text-align:center;font-weight:500;line-height:1.35}@media (max-width: 990px){.advantages__title{font-size:36px}}@media (max-width: 520px){.advantages__title{font-size:28px}}@media (max-width: 420px){.advantages__title{font-size:24px}}.advantages__list{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}.advantages__item{width:calc(100% / 3 - 30px);margin-top:80px}@media (max-width: 990px){.advantages__item{width:calc(100% / 2 - 30px)}}@media (max-width: 767px){.advantages__item{width:100%}}.advantages__item-title{font-size:24px;padding:0 0 25px;border-bottom:3px solid #3ABA63;font-weight:bold}.advantages__item-desc{padding-top:25px;font-size:18px;line-height:1.5}.advantages__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:80px}.calculator{padding:80px 0}@media (max-width: 990px){.calculator{padding:60px 0}}@media (max-width: 767px){.calculator{padding:40px 0}}.calculator__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;max-width:100%}.calculator__title{margin:0;font-size:46px;text-align:center;max-width:780px;font-weight:500;line-height:1.35}@media (max-width: 990px){.calculator__title{font-size:36px}}@media (max-width: 520px){.calculator__title{font-size:28px}}@media (max-width: 420px){.calculator__title{font-size:24px}}.calculator__box{width:100%;max-width:760px;border:1px solid #C8C8C8;-webkit-border-radius:10px;border-radius:10px;margin-top:40px;overflow:hidden}@media (max-width: 990px){.calculator__box{max-width:100%}}.calculator__box-head{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:#F2F7FA;padding:30px 50px}@media (max-width: 767px){.calculator__box-head{padding:20px}}.calculator__box-title{display:-webkit-box;display:-ms-flexbox;display:flex}.calculator__box-title-text{font-size:18px;margin-left:8px;max-width:500px;line-height:1.35}@media (max-width: 480px){.calculator__box-title-text{font-size:16px}}.calculator__catalog-icon{width:32px;height:32px;fill:#3ABA63}.calculator__box-count{font-size:24px;font-weight:500;line-height:1.5}@media (max-width: 480px){.calculator__box-count{display:none}}.calculator__box-progress{width:100%;height:6px;background:#C4C4C4}@media (max-width: 990px){.calculator__box-progress{height:4px}}.calculator__box-progress-active{width:0;height:100%;background:#3ABA63;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.calculator__box-content{padding:30px 50px}@media (max-width: 990px){.calculator__box-content{padding:20px}}.calculator__box-footer{padding:0 50px 50px}@media (max-width: 990px){.calculator__box-footer{padding:20px}}.calculator__box-footer-price{display:none;color:#3ABA63;font-weight:bold;margin-bottom:40px;text-align:center}.calculator__box-footer-price span{display:inline-block;margin-left:10px}.calculator__box-footer-group{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}@media (max-width: 480px){.calculator__box-footer-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.calculator__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}@media (max-width: 480px){.calculator__btn{width:100%}.calculator__btn:not(:first-child){margin-bottom:15px}.calculator__btn[data-calc-btn="prev"]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.calculator__btn_get-offer{display:none}.calculator__btn.swiper-button-disabled{pointer-events:none;-webkit-filter:grayscale(1);filter:grayscale(1)}.calculator__arrow-left-icon{width:20px;height:20px;fill:#fff;margin-right:8px}.calculator__arrow-right-icon{width:20px;height:20px;fill:#fff;margin-left:8px}.calculator__box-slider{width:100%;max-width:100%}.calculator__box-slide{padding:5px}.calculator__box-slide_success{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:40px}@media (max-width: 480px){.calculator__box-slide_success{padding-top:0}}.calculator__box-slide-title{font-size:24px;line-height:1.35;font-weight:500}@media (max-width: 990px){.calculator__box-slide-title{font-size:20px}}@media (max-width: 480px){.calculator__box-slide-title{font-size:16px}}.calculator__box-slide-desc{color:#828282;margin-top:15px;font-size:18px;line-height:1.5}@media (max-width: 480px){.calculator__box-slide-desc{font-size:14px}.calculator__box-slide-desc br{display:none}}.calculator__box-slide-input{padding:0 15px;height:50px;border:1px solid #ECECEC;margin-top:20px;-webkit-border-radius:6px;border-radius:6px;width:100%;background:#f9f9f9;-webkit-box-shadow:0 0 10px rgba(58,186,99,0.2);box-shadow:0 0 10px rgba(58,186,99,0.2)}.calculator__box-slide-input::-moz-placeholder{color:#C8C8C8;opacity:1}.calculator__box-slide-input::-webkit-input-placeholder{color:#C8C8C8;opacity:1}.calculator__box-slide-input:-ms-input-placeholder{color:#C8C8C8;opacity:1}.calculator__box-slide-input::-ms-input-placeholder{color:#C8C8C8;opacity:1}.calculator__box-slide-input::placeholder{color:#C8C8C8;opacity:1}.calculator__box-slide-list{margin-top:30px}.calculator__success-sub-title{font-size:24px;font-weight:500;text-align:center;line-height:1.5}.calculator__success-price{font-size:70px;margin-top:20px;font-weight:500}.calculator__success-desc{margin-top:20px;text-align:center;font-size:16px;line-height:1.35;max-width:600px}.calculator__error{margin-top:20px;color:red}.delivery{padding:80px 0}@media (max-width: 990px){.delivery{padding:60px 0}}@media (max-width: 767px){.delivery{padding:40px 0}}.delivery__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}.delivery__title{margin:0;font-size:46px;text-align:center;max-width:780px;font-weight:500;line-height:1.35}@media (max-width: 990px){.delivery__title{font-size:36px}}@media (max-width: 520px){.delivery__title{font-size:28px}}@media (max-width: 420px){.delivery__title{font-size:24px}}.delivery__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:80px}@media (max-width: 767px){.delivery__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px}}.delivery__box{padding:0 30px 60px 30px;width:calc(50% - 20px);background:#F5FBF7;-webkit-border-radius:30px;border-radius:30px}@media (max-width: 767px){.delivery__box{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;width:100%}.delivery__box:not(:first-child){margin-top:60px}}.delivery__box_installation{background:#F2F7FA}.delivery__box_installation .delivery__price-item:after{background:#579AFF}.delivery__icon-box{margin-top:-50px}.delivery__icon{width:101px;height:101px;fill:#3ABA63}.delivery__installation-icon{width:101px;height:101px;fill:#579AFF}.delivery__price-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;padding-bottom:20px;border-bottom:1px solid #C8C8C8;width:100%}.delivery__price-item{position:relative}.delivery__price-item:after{content:'';position:absolute;bottom:-28px;left:0;width:2px;height:16px;background:#3ABA63;-webkit-border-radius:5px;border-radius:5px}.delivery__price-item-count{font-weight:500;font-size:24px;-webkit-box-flex:0;-ms-flex:none;flex:none}.delivery__price-item-count br{display:none}@media (max-width: 1199px){.delivery__price-item-count{font-size:24px}}@media (max-width: 990px){.delivery__price-item-count{font-size:18px;line-height:1.5}.delivery__price-item-count br{display:initial}}.delivery__price-item-desc{margin-top:5px;color:#828282;font-size:14px}@media (max-width: 1199px){.delivery__price-item-desc{font-size:12px}}@media (max-width: 990px){.delivery__price-item-desc{font-size:10px}}.delivery__more-distance{margin-top:25px;color:#828282;font-size:14px;line-height:1.5}@media (max-width: 990px){.delivery__more-distance{font-size:12px}}.delivery__explanation{margin-top:15px;color:#828282;font-size:10px;line-height:1.5}.how-work{position:relative;padding:80px 0}@media (max-width: 990px){.how-work{padding:60px 0}}@media (max-width: 767px){.how-work{padding:40px 0}}.how-work__list{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}.how-work__title-box{position:relative;padding:65px 0;margin-top:-65px;width:50%}@media (max-width: 1199px){.how-work__title-box{width:40%}}@media (max-width: 990px){.how-work__title-box{padding:45px 0;margin-top:0}}@media (max-width: 767px){.how-work__title-box{width:100%}}.how-work__title-box:after{content:'';display:inline-block;position:absolute;top:0;left:0;width:413px;height:253px;background:url(../img/decor.svg) center/cover}@media (max-width: 1199px){.how-work__title-box:after{left:-80px}}@media (max-width: 990px){.how-work__title-box:after{width:330.4px;height:202.4px}}@media (max-width: 767px){.how-work__title-box:after{display:none}}.how-work__title-box:before{content:'';display:inline-block;position:absolute;top:0;left:-150%;width:1000px;height:253px;background:rgba(58,186,99,0.1)}@media (max-width: 1199px){.how-work__title-box:before{left:-250%}}@media (max-width: 990px){.how-work__title-box:before{width:100px;left:-100px;height:202.4px}}@media (max-width: 767px){.how-work__title-box:before{display:none}}.how-work__title-arrow{position:absolute;bottom:-11px;width:220px;height:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;z-index:5}@media (max-width: 990px){.how-work__title-arrow{bottom:-27px;width:150px}}@media (max-width: 767px){.how-work__title-arrow{display:none}}.how-work__title{position:relative;margin:0;font-size:46px;max-width:780px;font-weight:500;line-height:1.35;z-index:1}@media (max-width: 990px){.how-work__title{font-size:36px}}@media (max-width: 767px){.how-work__title{text-align:center}}@media (max-width: 520px){.how-work__title{font-size:28px}}@media (max-width: 420px){.how-work__title{font-size:24px}}.how-work__item{width:260px;padding-bottom:20px;border-bottom:2px solid #C8C8C8}@media (max-width: 990px){.how-work__item{width:200px}}@media (max-width: 767px){.how-work__item{width:calc(50% - 20px)}}.how-work__item:nth-child(n+4){margin-top:80px}@media (max-width: 1199px){.how-work__item:nth-child(n+4){width:calc(25% - 20px)}}@media (max-width: 767px){.how-work__item:nth-child(n+4){width:calc(50% - 20px);margin-top:40px}}.how-work__item-number{font-size:96px;color:#ECECEC}@media (max-width: 1199px){.how-work__item-number{font-size:80px}}.how-work__item-text{font-size:16px;line-height:1.5}@media (max-width: 1199px){.how-work__item-text{font-size:14px}}.contacts{background:#333;padding:80px 0;position:relative}@media (max-width: 990px){.contacts{padding:60px 0}}@media (max-width: 767px){.contacts{padding:40px 0}}.contacts:after{content:'';display:inline-block;position:absolute;top:0;right:0;width:714px;height:153px;background:url(../img/footer-decor.svg) center/cover}@media (max-width: 1199px){.contacts:after{width:571.2px;height:122.4px}}@media (max-width: 990px){.contacts:after{width:428.4px;height:91.8px}}@media (max-width: 767px){.contacts:after{width:214.2px;height:45.9px}}.contacts__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;font-size:36px;text-align:left;font-weight:500;line-height:1.35;color:#fff}@media (max-width: 990px){.contacts__title{font-size:28px}}@media (max-width: 767px){.contacts__title{text-align:center}}@media (max-width: 520px){.contacts__title{font-size:24px}}@media (max-width: 420px){.contacts__title{font-size:20px}}.contacts__title-small{font-size:18px;font-weight:300}.contacts__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:60px}@media (max-width: 990px){.contacts__card{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 767px){.contacts__card{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contacts__user{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.contacts__user{width:100%;max-width:350px}}.contacts__user-avatar{width:145px;height:145px;-webkit-border-radius:145px;border-radius:145px;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:40px}@media (max-width: 1199px){.contacts__user-avatar{width:100px;height:100px}}@media (max-width: 767px){.contacts__user-avatar{display:none}}.contacts__group{margin-top:20px}@media (max-width: 1199px){.contacts__group{margin-top:10px}}@media (max-width: 990px){.contacts__group{width:40%}.contacts__group_address{width:100%;margin-left:140px;margin-top:20px}}@media (max-width: 767px){.contacts__group{width:100%;margin-top:30px;text-align:center;max-width:350px}.contacts__group_address{margin-left:0;margin-top:30px}}.contacts__group-contact:not(:first-child){margin-top:25px}.contacts__group-title{font-size:14px;color:#FFF}.contacts__group-value{display:-webkit-box;display:-ms-flexbox;display:flex;color:#FFF;margin-top:8px;font-size:20px;line-height:1.5}@media (max-width: 1199px){.contacts__group-value{font-size:18px}}@media (max-width: 990px){.contacts__group-value br{display:none}}@media (max-width: 767px){.contacts__group-value{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%}}.show-on-map{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#579AFF;font-size:12px;margin-left:15px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.show-on-map:hover{cursor:pointer;color:#0b6cff}.show-on-map:hover .show-on-map__map-marker-icon{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.show-on-map__map-marker-icon{width:9px;height:12px;fill:red;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-left:5px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.footer{padding:20px 0;border-top:1px solid rgba(255,255,255,0.1);background:#333}.footer__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.footer__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}}.footer__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.footer__group{-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__ltd{font-size:14px;color:rgba(255,255,255,0.5)}@media (max-width: 990px){.footer__ltd{font-size:12px}}@media (max-width: 767px){.footer__ltd{text-align:center}}.footer__policy{color:rgba(255,255,255,0.5);font-size:14px;margin-left:25px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}@media (max-width: 990px){.footer__policy{font-size:12px}}@media (max-width: 767px){.footer__policy{text-align:center;margin-top:20px}}.footer__policy:hover{text-decoration:none;color:#fff}.footer__dev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(255,255,255,0.5);font-size:12px}@media (max-width: 767px){.footer__dev{margin-top:20px}}.footer__dev:hover{text-decoration:none}.footer__dev:hover .footer__kprod-logo{fill:#FFF}.footer__kprod-logo{width:30px;height:30px;fill:rgba(255,255,255,0.5);margin-left:15px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.success-modal{position:relative;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:480px;-webkit-border-radius:30px;border-radius:30px;background:#FFF;padding:60px}.success-modal__close{position:absolute;top:20px;right:20px;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:48px;height:48px;background:#ECECEC;-webkit-border-radius:24px;border-radius:24px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.success-modal__close:hover{cursor:pointer;background:#dfdfdf}.success-modal__cross-icon{width:20px;height:20px;fill:rgba(0,0,0,0.5)}.success-modal__icon-box{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:100px;height:100px;-webkit-border-radius:50px;border-radius:50px;background:#3ABA63}.success-modal__icon{width:40px;height:40px;fill:none;stroke:#FFF}.success-modal__title{font-size:24px;font-weight:bold;margin-top:15px;text-align:center}.success-modal__desc{margin-top:15px;text-align:center;font-size:18px;line-height:1.35}.map-modal{position:relative;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1160px;-webkit-border-radius:30px;border-radius:30px;background:#FFF;padding:35px 60px;overflow:hidden}@media (max-width: 990px){.map-modal{padding:20px}}@media (max-width: 767px){.map-modal{padding:20px 0 0 0}}.map-modal__head{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;width:100%}@media (max-width: 767px){.map-modal__head{padding:15px}}.map-modal__close{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:48px;height:48px;background:#ECECEC;-webkit-border-radius:24px;border-radius:24px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width: 480px){.map-modal__close{width:24px;height:24px}}.map-modal__close:hover{cursor:pointer;background:#dfdfdf}.map-modal__cross-icon{width:20px;height:20px;fill:rgba(0,0,0,0.5)}@media (max-width: 480px){.map-modal__cross-icon{width:10px;height:10px}}.map-modal__title{font-weight:bold;text-align:left;width:100%;padding-right:40px}@media (max-width: 767px){.map-modal__title{font-size:14px}}.map-modal__container{position:relative;width:100%;padding-bottom:56.25%;margin-top:30px}@media (max-width: 767px){.map-modal__container{margin-top:15px}}.map-modal__wrap{position:absolute;top:0;right:0;bottom:0;left:0;background:#ECECEC}.policy-modal{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:900px;-webkit-border-radius:30px;border-radius:30px;background:#FFF;padding:35px 60px;overflow:hidden}@media (max-width: 990px){.policy-modal{padding:20px}}@media (max-width: 767px){.policy-modal{padding:20px 15px}}.policy-modal__head{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;width:100%}.policy-modal__close{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:48px;height:48px;background:#ECECEC;-webkit-border-radius:24px;border-radius:24px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-box-flex:0;-ms-flex:none;flex:none}@media (max-width: 480px){.policy-modal__close{width:24px;height:24px}}.policy-modal__close:hover{cursor:pointer;background:#dfdfdf}.policy-modal__cross-icon{width:20px;height:20px;fill:rgba(0,0,0,0.5)}@media (max-width: 480px){.policy-modal__cross-icon{width:10px;height:10px}}.policy-modal__title{font-weight:bold;text-align:left;width:100%;padding-right:40px}@media (max-width: 767px){.policy-modal__title{font-size:14px}}.policy-modal__content{margin-top:20px}.policy-modal__content p{font-size:14px;line-height:1.5}.policy-modal__content p:not(:first-child){margin-top:16px}.policy-modal__content h2+p{margin-top:8px !important}.policy-modal__content h2:not(:first-child){margin-top:32px}.policy-modal__content h3{font-size:14px}.policy-modal__content h3+p{margin-top:8px !important}.policy-modal__content h3:not(:first-child){margin-top:32px}.policy-modal__content ul{padding-left:20px}.policy-modal__content ul:not(:first-child){margin-top:8px}.policy-modal__content li{font-size:14px;line-height:1.5}.policy-modal__content li:not(:first-child){margin-top:8px}
