*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.header{padding:23px 0 28px 0;position:absolute;left:0;right:0;top:0;z-index:3}.header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header-top__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.header-top__left-logo{position:relative;z-index:6;-webkit-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s}.header-top__left-logo.active{background-color:#000}.header-top__left-text{font-size:10px;line-height:12px;margin-left:15px}.header-top__right{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}.header-top__right-item+.header-top__right-item{margin-left:50px}.header-top__right-item__title{font-size:16px;line-height:19px;font-weight:700;margin-bottom:9px}.header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.header-bottom__catalog{background:#232fe5;border-radius:10px;max-width:245px;padding:20px 25px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__catalog-title{font-size:16px;line-height:15px;font-weight:700;margin-right:23px}.header-bottom__catalog-burger{width:20px;height:20px;position:relative}.header-bottom__catalog-burger span{display:block;width:100%;height:3px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff}.header-bottom__catalog-burger:after,.header-bottom__catalog-burger:before{content:'';display:block;width:100%;height:3px;position:absolute;left:0;background-color:#fff}.header-bottom__catalog-burger:before{top:0}.header-bottom__catalog-burger:after{bottom:0}.header-bottom__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex}.header-bottom__nav-list__li{position:relative;cursor:pointer}.header-bottom__nav-list__li-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__nav-list__li-arrow:after{content:'';display:block;background:url(../img/sublist-arrow.svg) center no-repeat;width:12px;height:12px;margin-left:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header-bottom__nav-list__li-arrow:hover .header-bottom__nav-list__li-sublist{opacity:1;visibility:visible}.header-bottom__nav-list__li-arrow:hover:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-bottom__nav-list__li+.header-bottom__nav-list__li{margin-left:62px}.header-bottom__nav-list__li-link{display:block;color:inherit;font-size:14px;line-height:15px;font-weight:700;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header-bottom__nav-list__li-link:hover{color:#232fe5}.header-bottom__nav-list__li-sublist{background:#232fe5;padding:10px 15px;border-radius:5px;position:absolute;left:0;top:20px;right:0;opacity:0;visibility:hidden;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;width:150px;display:block}.header-bottom__nav-list__li-sublist__li{margin-bottom:10px}.header-bottom__nav-list__li-sublist__li a{display:block;color:inherit;opacity:.8}.header-bottom__nav-list__li-sublist__li a:hover{opacity:1}.header-bottom__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bottom__box-img{margin-right:15px}.header-bottom__box-title{color:#8e8e8e}.header-bottom__box-price{color:#fff;font-size:14px;line-height:17px;display:block}.header-burger{display:none}.header-burger.active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.header-burger.active:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:19px}.header-burger.active:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);bottom:19px}.header-mobile{position:fixed;left:-100%;top:0;height:100%;max-width:500px;width:100%;z-index:5;background-color:#000;padding:150px 20px 40px 20px;overflow-y:auto;-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.header-mobile.active{left:0}.header-mobile__nav{margin-bottom:30px}.header-mobile__nav-list__li{margin-bottom:20px}.header-mobile__nav-list__li-link{display:block;color:#fff;font-size:24px;line-height:28px}.header-mobile__nav-list__li-link-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-mobile__nav-list__li-link-arrow:after{content:'';display:block;background:url(../img/sublist-arrow.svg) center no-repeat;width:12px;height:12px;margin-left:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header-mobile__nav-list__li-link-arrow.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header-mobile__nav-list__li-sublist{display:none;padding-top:10px;padding-left:15px;background-color:#232fe5;padding:10px;margin-left:15px;margin-top:10px;border-radius:5px}.header-mobile__nav-list__li-sublist__li{margin-bottom:12px}.header-mobile__nav-list__li-sublist__li a{font-size:20px;line-height:22px;color:#fff}.hero{background-image:url(../img/hero-bg.jpg);background-size:cover;background-repeat:no-repeat;position:relative;padding-bottom:90px}.hero-block{position:relative}.hero:before{content:'';display:block;background:#000;opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{padding-top:280px;position:relative;z-index:2;color:#fff;max-width:820px;width:100%}.hero-title{font-size:54px;line-height:55px;font-weight:700;margin-bottom:40px}.hero-text{margin-bottom:42px;max-width:350px;width:100%}.hero-btn{max-width:220px;width:100%}.hero-btn a{display:block;font-size:16px;line-height:15px;font-weight:700;color:inherit;text-align:center;padding:20px 0;background:#232fe5;-webkit-box-shadow:0 10px 20px -10px rgba(54,50,146,.8);box-shadow:0 10px 20px -10px rgba(54,50,146,.8);border-radius:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.hero-btn a:hover{background-color:#141da8}.hero-lines{position:absolute;right:0;top:50%;z-index:3}.hero-lines-line{display:block;width:43px;height:2px;background-color:#fff;margin-bottom:50px;margin-left:auto}.hero-lines-long{display:block;background:#0f1bc4;width:67px}.product{padding:40px 0}.product-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px}.product-item{background:#f0f0f0;border-radius:10px;padding:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:23%;flex-basis:23%}.product-item__img{text-align:center;margin-bottom:25px}.product-item__img img{display:block;max-width:100%;margin:0 auto}.product-item__content{margin-top:auto}.product-item__title{font-size:16px;line-height:24px;font-weight:700;margin-bottom:18px}.product-item__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item__bottom-price{color:#a7a7a7;font-size:14px;line-height:24px}.product-item__bottom-col{color:#a7a7a7;font-size:14px;line-height:24px;background:#dce5e5;border-radius:4px;padding:5px 17px}.product-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-bottom__left{-ms-flex-preferred-size:74%;flex-basis:74%}.product-bottom__left-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-bottom__left-top__item{background:#f0f0f0;border-radius:10px;padding:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:31%;flex-basis:31%}.product-bottom__left-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:45px}.product-bottom__left-bottom__item{-ms-flex-preferred-size:31%;flex-basis:31%}.product-bottom__left-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:66%;flex-basis:66%}.product-bottom__left-item__img{margin-right:60px}.product-bottom__right{-ms-flex-preferred-size:23%;flex-basis:23%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-bottom__right-person{background:#f0f0f0;padding:30px;border-radius:10px;background-image:url(../img/person-1.png);background-position:left bottom;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-bottom__right-person__name{color:#a7a7a7;background:#fff;border-radius:4px;padding:6px 0;max-width:120px;width:100%;margin-bottom:27px;text-align:center}.product-bottom__right-person__prof{font-size:16px;line-height:24px;font-weight:700;margin-bottom:16px}.product-bottom__right-person__question{color:#232fe5;font-weight:700}.product-bottom__right-person__btn{margin-top:auto}.product-bottom__right-person__btn a{display:block;font-size:16px;line-height:15px;font-weight:700;color:#fff;text-align:center;padding:20px 0;background:#232fe5;-webkit-box-shadow:0 10px 20px -10px rgba(54,50,146,.8);box-shadow:0 10px 20px -10px rgba(54,50,146,.8);border-radius:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.product-bottom__right-person__btn a:hover{background-color:#141da8}.produce{padding:50px 0}.produce-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.produce-content{-ms-flex-preferred-size:50%;flex-basis:50%}.produce-content__subtitle{color:#232fe5;font-weight:700;margin-bottom:30px}.produce-content__text p{margin-bottom:20px}.produce-person{-ms-flex-preferred-size:50%;flex-basis:50%;background-image:url(../img/produce-person-bg.png);background-repeat:no-repeat;background-position:top right;position:relative}.produce-person__img{text-align:center;position:absolute;right:100px;top:-30px}.produce-person__img img{display:block;max-width:100%;margin:0 auto}.produce-person__info{background:#fff;border:1px solid #dbdbdb;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;padding:10px 20px;max-width:190px;width:100%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.produce-person__info-name{font-weight:700}.produce-person__info-prof{color:#cacaca}.produce-person__btn{max-width:340px;width:100%;position:absolute;bottom:20px;right:50px}.produce-person__btn a{display:block;font-size:16px;line-height:15px;font-weight:700;color:#fff;text-align:center;background:#232fe5;-webkit-box-shadow:0 10px 20px -10px rgba(54,50,146,.8);box-shadow:0 10px 20px -10px rgba(54,50,146,.8);border-radius:10px;padding:25px 0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.produce-person__btn a:hover{background-color:#141da8}.produce-person__icon{position:absolute;bottom:20px;left:80px}.choose{background:#fafafa;padding:35px 0}.choose-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:45px}.choose-item{-ms-flex-preferred-size:25%;flex-basis:25%}.choose-item+.choose-item{margin-left:30px}.choose-item__title{font-weight:700;margin-top:25px}.form{padding:30px 0}.form-block{background:#232fe5;padding:60px;background-image:url(../img/form-img.png);background-repeat:no-repeat;background-position:bottom right}.form-block__content{max-width:540px;color:#fff}.form-title{font-size:24px;line-height:35px;font-weight:700;margin-bottom:25px}.form-text{font-weight:700;margin-bottom:37px}.form-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.form-input{display:block;background:#1823cf;border:1px solid #0f1bc4;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;height:60px;padding:0 30px;max-width:260px;width:100%;color:#7c83e6;font-size:14px;line-height:21px}.form-input::-webkit-input-placeholder{color:inherit}.form-input::-moz-placeholder{color:inherit}.form-input:-ms-input-placeholder{color:inherit}.form-input::-ms-input-placeholder{color:inherit}.form-input::placeholder{color:inherit}.form-input:first-child{margin-right:45px}.form-footer{display:-webkit-box;display:-ms-flexbox;display:flex}.form-footer__checkbox{margin-right:45px;-ms-flex-preferred-size:50%;flex-basis:50%}.form-footer__checkbox input{display:none}.form-footer__checkbox input:checked+.form-footer__checkbox-label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form-footer__checkbox-label{display:block;font-size:10px;line-height:13px;position:relative;cursor:pointer;padding-left:30px}.form-footer__checkbox-label:before{content:'';display:block;background:#1823cf;border:1px solid #0f1bc4;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px;width:16px;height:16px;margin-right:12px;position:absolute;left:0}.form-footer__checkbox-label:after{content:'';display:block;background-color:#fff;width:10px;height:10px;position:absolute;left:3px;top:3px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.form-footer__btn{max-width:260px;width:100%;-ms-flex-preferred-size:50%;flex-basis:50%}.form-footer__btn a{display:block;font-size:16px;line-height:15px;color:#000;font-weight:700;text-align:center;padding:20px 0;background:#fff;border:1px solid #232fe5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 20px -10px rgba(255,255,255,.7);box-shadow:0 10px 20px -10px rgba(255,255,255,.7);border-radius:10px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form-footer__btn a:hover{background-color:#000;color:#fff}.partners{padding:30px 0 70px 0}.partners-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.partners-item{margin-bottom:20px}.partners-item+.partners-item{margin-left:20px}.footer{background:#fafafa;padding:50px 0 25px 0}.footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}.footer-item__logo{margin-bottom:32px}.footer-item__contacts+.footer-item__contacts{margin-top:40px}.footer-item__contacts-title{color:#343434;font-size:16px;line-height:21px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-item__contacts-title:before{content:'';display:block;background:url(../img/phone.svg) center no-repeat;width:12px;height:12px;margin-right:10px}.footer-item__contacts-text{color:#9e9e9e;font-size:10px;line-height:12px;margin-left:15px;margin-top:5px}.footer-item__title{color:#343434;font-size:16px;line-height:24px;font-weight:700;margin-top:20px}.footer-item__list{margin-top:30px}.footer-item__list-mt{margin-top:75px}.footer-item__list-li{margin-bottom:10px}.footer-item__list-li a{display:block;color:#343434;font-size:14px;line-height:21px}.footer-item__list-li a:hover{color:#232fe5}.footer-item__icons{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.footer-item__icons-icon{-ms-flex-preferred-size:25%;flex-basis:25%;display:block;margin-bottom:10px}.footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom__text{color:#979797;font-size:14px;line-height:21px}body{font-family:Roboto,sans-serif;font-size:12px;line-height:20px;color:#000;font-weight:400}body.active{overflow:hidden}.container{max-width:1140px;padding:0 15px;margin:0 auto}.section-title{font-size:24px;line-height:35px;font-weight:700;margin-bottom:25px}.section-title-center{text-align:center}@media (max-width:1120px){.produce-person__icon{display:none}}@media (max-width:1080px){.header-bottom__nav-list__li+.header-bottom__nav-list__li{margin-left:32px}}@media (max-width:992px){.header-top__right-item-desctop{display:none}.header-top__right-item{color:#fff}.header-top__right-item+.header-top__right-item{margin-left:0;margin-top:30px}.header-top__right-item__title{font-size:20px;line-height:24px}.header-top__right-item__subtitle{font-size:18px;line-height:20px}.header-bottom__catalog{max-width:400px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-bottom__nav{display:none}.header-burger{display:block;width:50px;height:40px;position:relative;z-index:6}.header-burger span{display:block;width:100%;height:2px;background-color:#fff;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header-burger:after,.header-burger:before{content:'';display:block;width:100%;height:2px;background-color:#fff;position:absolute;left:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header-burger:before{top:0}.header-burger:after{bottom:0}.hero-lines{display:none}.footer-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-item{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:30%;flex-basis:30%}}@media (max-width:930px){.product-bottom{display:block}.product-bottom__right{margin-top:30px}.product-bottom__right-person{padding:130px 20px;position:relative;width:100%;padding-bottom:40px}.product-bottom__right-person__name{position:absolute;left:10px;top:10px}.product-bottom__right-person__prof{text-align:right}.product-bottom__right-person__question{text-align:right}.product-bottom__right-person__btn{max-width:320px;width:100%;margin-left:auto;margin-top:30px}}@media (max-width:900px){.product-top{-ms-flex-wrap:wrap;flex-wrap:wrap}.product-item{-ms-flex-preferred-size:48%;flex-basis:48%;margin-bottom:30px}.product-bottom__left-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-bottom__left-item__img{margin-right:0;margin-bottom:20px}.produce-wrapper{display:block}.produce-content{margin-bottom:40px}.produce-person{background-position:top center}.produce-person__img{position:static}.produce-person__info{position:static;margin:0 auto}.produce-person__btn{position:static;max-width:100%}}@media (max-width:890px){.footer-bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-bottom__text{-ms-flex-preferred-size:30%;flex-basis:30%;margin-bottom:15px;text-align:center}}@media (max-width:850px){.partners-item{-ms-flex-preferred-size:30%;flex-basis:30%}}@media (max-width:768px){.form-block{background-image:none}}@media (max-width:680px){.product-bottom__left-top{display:grid;grid-template-columns:260px 260px 260px;overflow-x:auto;grid-gap:0 20px}.choose-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.choose-item{-ms-flex-preferred-size:48%;flex-basis:48%}.choose-item+.choose-item{margin-left:0;margin-bottom:50px}.footer-item{-ms-flex-preferred-size:48%;flex-basis:48%}}@media (max-width:640px){.partners-item{-ms-flex-preferred-size:45%;flex-basis:45%}}@media (max-width:576px){.header-bottom__catalog{max-width:100%}.header-bottom__box{display:none}.header-mobile{max-width:100%}.hero-content{padding-top:240px}.hero-title{font-size:32px;line-height:48px;margin-bottom:20px}.product-bottom__right-person{padding-bottom:10px}.product-bottom__right-person__prof{color:#232fe5}.form-block{padding:40px 20px}.form-inputs{display:block}.form-input:first-child{margin-right:0;margin-bottom:20px}.form-input{max-width:100%}}@media (max-width:510px){.product-bottom__left-bottom{display:block}.product-bottom__left-item{margin-bottom:20px}}@media (max-width:500px){.product-top{display:grid;grid-template-columns:260px 260px 260px 260px;overflow-x:auto;grid-gap:0 20px}.product-item{margin-bottom:20px;-ms-flex-preferred-size:100%;flex-basis:100%}.form-title{font-size:18px;line-height:24px}.form-footer{display:block}.form-footer__checkbox{margin-right:0;margin-bottom:20px}.form-footer__btn{max-width:100%}.footer-item__list-mt{margin-top:30px}.footer-bottom__text{-ms-flex-preferred-size:50%;flex-basis:50%}.footer-bottom__text:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}.section-title{font-size:20px;line-height:24px}}@media (max-width:450px){.footer-item{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:440px){.partners-item+.partners-item{margin-left:0}.partners-item{-ms-flex-preferred-size:100%;flex-basis:100%}}@media (max-width:420px){.header-top__left-text{display:none}.hero-title{font-size:28px;line-height:32px}.hero-btn{max-width:100%}}.webp .hero{background-image:url(../img/hero-bg.webp)}.webp .product-bottom__right-person{background-image:url(../img/person-1.webp)}.webp .produce-person{background-image:url(../img/produce-person-bg.webp)}.webp .form-block{background-image:url(../img/form-img.webp)}