html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.title{margin-bottom:24px;font-style:normal;font-weight:600;font-size:40px;letter-spacing:-.06em}.caption{font-style:normal;font-weight:600;font-size:24px;line-height:1.1}.text{font-style:normal;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.02em}.medium{font-weight:500;font-size:20px;line-height:22px}.header{position:fixed;top:0;width:100%;height:100px;z-index:999;-webkit-box-shadow:0 1px 4px -3px #000;box-shadow:0 1px 4px -3px #000;background-color:#fff}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;font-size:16px;font-weight:500}.logo{width:100%;max-width:187px;margin-right:auto}.logo__link{display:-ms-grid;display:grid;-ms-grid-columns:60px 1fr;grid-template-columns:60px 1fr;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo__link svg{width:60px}.logo__name{line-height:1.2;text-transform:uppercase;font-weight:600;font-size:24px}.nav{display:none}.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__item{margin:0 8px;font-size:14px}.header-langs{display:none;margin-right:auto}.header-langs__item{padding:0 4px}.header-langs__link{font-weight:lighter;color:#959BA3}.header-langs__link.active{color:#2067F0;pointer-events:none}.header-langs__link:hover{color:#000}.header-phones{position:relative;width:230px;margin-right:24px;display:none;-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;height:28px;overflow:hidden}.header-phones::after{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(0);-ms-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;will-change:transform;-webkit-transition:.3s -webkit-transform;transition:.3s -webkit-transform;-o-transition:.3s transform;transition:.3s transform;transition:.3s transform,.3s -webkit-transform;width:10px;height:10px;background:url(../img/icons/chevron.svg) no-repeat center/contain}.header-phones:hover::after{-webkit-transform:translateY(-50%) rotateX(180deg);transform:translateY(-50%) rotateX(180deg)}.header-phones.active{overflow:visible}.header-phones.active .header-phones__item{display:block}.header-phones__item:last-child{-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.06);box-shadow:0 5px 10px rgba(0,0,0,0.06);border-radius:0 0 12px 12px}.header-phones__link:hover{color:#2067F0;-webkit-transition:.3s color ease-in;-o-transition:.3s color ease-in;transition:.3s color ease-in}.header-actions{margin-left:24px}.header-actions__submit{padding:10px 8px;text-align:center;white-space:nowrap;font-size:14px;border:1px solid #2067F0;border-radius:12px;background:transparent}.burger{padding:0;border:none;border-radius:0;background-color:transparent;outline:none;position:relative;min-width:32px;height:32px;margin-left:16px;border-radius:8px;overflow:hidden;cursor:pointer}.burger.active .burger__line:nth-child(1){opacity:0;-webkit-transform:translate(-100%,-50%);-ms-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.burger.active .burger__line:nth-child(2){top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.burger.active .burger__line:nth-child(2)::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.burger__line{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:30px;height:2px;background:#000;-webkit-transition:opacity 0.2s,-webkit-transform .3s;transition:opacity 0.2s,-webkit-transform .3s;-o-transition:transform 0.3s,opacity .2s;transition:transform 0.3s,opacity .2s;transition:transform 0.3s,opacity 0.2s,-webkit-transform .3s;will-change:transform,opacity}.burger__line:nth-child(1){top:calc(50% - 3px)}.burger__line:nth-child(2){top:calc(50% + 3px)}.burger__line:nth-child(2)::after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block;width:30px;height:2px;background:#000;-webkit-transition:opacity 0.2s,-webkit-transform .3s;transition:opacity 0.2s,-webkit-transform .3s;-o-transition:transform 0.3s,opacity .2s;transition:transform 0.3s,opacity .2s;transition:transform 0.3s,opacity 0.2s,-webkit-transform .3s;will-change:transform,opacity;content:""}.messengers{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -6px}.messengers__link{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;margin:0 6px;-webkit-transition:.3s ease-in color;-o-transition:.3s ease-in color;transition:.3s ease-in color}.messengers__logo{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;width:42px;height:42px;border-radius:50%}.messengers__logo.whatsapp{background-color:#25D366}.messengers__logo.telegram{background-color:#2AABEE}.messengers__name{display:none}.footer{padding-top:60px;background-color:#F9F9F9}.footer__inner{width:100%;padding:0 8px;margin:0 auto}.footer__top{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;padding-bottom:60px;border-bottom:1px solid #B7B7B7}.footer-logo{width:100%;margin-bottom:40px}.footer-logo__link{display:-ms-grid;display:grid;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;-ms-grid-columns:110px 1fr;grid-template-columns:110px 1fr}.footer-logo__link svg{width:104px;height:98px}.footer-logo__name{width:-webkit-min-content;width:-moz-min-content;width:min-content;font-weight:500;font-size:36px;line-height:1.1;text-transform:uppercase}.footer-list{width:100%;margin-bottom:40px;font-weight:400;font-size:20px}.footer-list__item:not(:last-child){margin-bottom:16px}.footer-info__field:not(:last-child){margin-bottom:24px}.footer-info__label{display:block;margin-bottom:8px;font-weight:lighter;color:#B7B7B7}.footer-info__phone{display:block}.footer-info__phone:not(:last-child){margin-bottom:8px}.footer-info{width:100%}.footer__bottom{padding:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:18px;line-height:1.5}.footer__bottom > :not(:last-child){margin-bottom:16px}.footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-socials__item:not(:last-child){margin-right:16px}.footer__developer{color:#B7B7B7}.page{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;min-height:100%;height:100%}.page_about .nav__item:nth-child(1) .nav__link{color:#2067F0}.page_about .footer-list__item:nth-child(1) .footer-list__link{color:#2067F0}.page_products .nav__item:nth-child(2) .nav__link{color:#2067F0}.page_products .footer-list__item:nth-child(2) .footer-list__link{color:#2067F0}.page_process .nav__item:nth-child(3) .nav__link{color:#2067F0}.page_process .footer-list__item:nth-child(3) .footer-list__link{color:#2067F0}.page_team .nav__item:nth-child(4) .nav__link{color:#2067F0}.page_team .footer-list__item:nth-child(4) .footer-list__link{color:#2067F0}.page_certification .nav__item:nth-child(5) .nav__link{color:#2067F0}.page_certification .footer-list__item:nth-child(5) .footer-list__link{color:#2067F0}.page_contacts .nav__item:nth-child(6) .nav__link{color:#2067F0}.page_contacts .footer-list__item:nth-child(6) .footer-list__link{color:#2067F0}.content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.section{padding:160px 0 80px}.section_main{padding:80px 0}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#000;cursor:pointer}*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html{height:100%}body{height:100%;font-family:"Inter",sans-serif;font-size:16px;line-height:1.5}body.is-clipped{overflow:hidden}h1,h2,h3{margin:0}h3{margin:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}a{display:inline-block;text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}dd,dt,dl{margin:0;-webkit-margin-start:0;margin-inline-start:0}.breadcrumbs{margin-bottom:24px}.breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;overflow:auto}.breadcrumbs__item{font-weight:400;font-size:16px}.breadcrumbs__item:not(:last-child)::after{content:"/";margin:0 16px;color:#2067F0}.breadcrumbs__link{color:#000}.breadcrumbs__link.active{color:#959BA3;pointer-events:none}.overlay{display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:997;background-color:rgba(0,0,0,0.5);overflow:hidden;cursor:pointer;opacity:0;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.2s linear opacity;-o-transition:.2s linear opacity;transition:.2s linear opacity}.overlay.active{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);opacity:1}.drawer{position:fixed;padding-top:120px;top:0;left:0;width:100%;height:100%;background:#fff;z-index:998;overflow:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.3s -webkit-transform ease-in;transition:.3s -webkit-transform ease-in;-o-transition:.3s transform ease-in;transition:.3s transform ease-in;transition:.3s transform ease-in,.3s -webkit-transform ease-in}.drawer.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.drawer__content{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;height:100%;padding:20px 16px;overflow:auto;font-size:20px;font-weight:500}.drawer__item:not(:last-child){margin-bottom:16px}.drawer-langs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer-langs__item:not(:last-child){margin-right:16px}.drawer-langs__link{color:#000}.drawer-langs__link.active{color:#2067f0;pointer-events:none}.drawer-phones{margin-bottom:24px}.drawer-phones__item:not(:last-child){margin-bottom:8px}.hero{position:relative;padding-top:140px;overflow:hidden}.hero.overflow{overflow:initial}.hero__title{line-height:1}.hero__title span{color:#2067F0}.hero__video{position:absolute;right:0;top:0;width:100%;z-index:-1}.hero__headline{width:100%;margin-bottom:60px}.hero__center{padding:40px 0 0;margin-left:auto;width:100%;text-align:center;font-weight:600;font-size:32px;line-height:1.1;letter-spacing:-.06em}.hero__center span{color:#2067F0}.hero__text{margin-bottom:32px;font-size:16px;font-weight:400;line-height:1.4}.hero__btn{width:100%;padding:24px;border-radius:40px;background:#2067F0;font-size:18px;font-weight:500;color:#fff}.hero-features{width:100%}.hero-features__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px}.hero-features__item{padding:120px 24px 24px;border-radius:12px;background:#F9F9F9 30px 20px no-repeat;background-size:90px}.hero-features__item_flower{background-image:url(../img/icons/flower.svg)}.hero-features__item_earth{background-image:url(../img/icons/earth.svg)}.hero-features__item_refuse{background-image:url(../img/icons/refuse.svg)}.hero-features__item:nth-child(3){grid-column:initial}.hero-features__text{font-weight:400;font-size:16px;line-height:1.4}.products-main .products__list{margin-bottom:40px}.products-main__btn{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;font-weight:500;font-size:18px;border:1px solid #2067F0;border-radius:40px;-webkit-transition:.3s all ease-in;-o-transition:.3s all ease-in;transition:.3s all ease-in}.benefits{position:relative;background:#2067F0}.benefits__marquee{overflow:hidden;margin-bottom:40px}.benefits__title{white-space:nowrap;text-align:center;color:#fff;font-size:42px;line-height:1.4;letter-spacing:-.06em;will-change:transform;-webkit-animation:marquee infinite 6s linear;animation:marquee infinite 6s linear}.benefits__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:80px;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefits__col{width:100%}.benefits__col:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:40px}.benefits__descr{margin-bottom:24px;color:#fff;font-weight:500;letter-spacing:-.02em;font-size:16px;line-height:1.5}.benefits-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.benefits-avatar__icon svg{width:80px;height:60px}.benefits-avatar__icon path{stroke:#fff}.benefits-avatar__img{margin-left:-30px}.benefits__icon svg{width:80px;height:60px}.benefits__item{position:relative}.benefits__item:not(:last-child){margin-bottom:40px}.benefits__item:last-child{margin-bottom:80px}.benefits__line{display:none;position:absolute;top:0;left:0;-webkit-transform:translate(-180px,100%);-ms-transform:translate(-180px,100%);transform:translate(-180px,100%)}.benefits__line path{stroke-dasharray:262;stroke-dashoffset:70}.benefits__line.animate path{-webkit-animation:stroke 1s ease-in-out forwards;animation:stroke 1s ease-in-out forwards}.benefits__img{display:-ms-grid;display:grid;place-items:center;margin-bottom:40px}.benefits__img img{width:100%;border-radius:16px}.benefits__text{font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:#fff}.benefits__additional{font-size:16px;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:#fff}.benefits__additional p:not(:last-child){margin-bottom:24px}.benefits__footer{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;overflow:hidden}@-webkit-keyframes stroke{from{stroke-dasharray:262}to{stroke-dasharray:750}}@keyframes stroke{from{stroke-dasharray:262}to{stroke-dasharray:750}}@-webkit-keyframes up{from{-webkit-transform:translateY(200px);transform:translateY(200px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes up{from{-webkit-transform:translateY(200px);transform:translateY(200px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.benefits__top{display:none}.benefits__bottom{overflow:hidden}#video{display:none}lottie-player{margin-right:auto;margin-left:auto}.team__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;place-items:center;gap:60px 8px}.team__item{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0 40px}.team__caption{margin-bottom:12px}.team__descr{margin-bottom:12px}.team__img{margin-bottom:16px}.team__img img{height:100%;border-radius:16px;-o-object-fit:contain;object-fit:contain}.team__field:not(:last-child){margin-bottom:12px}.team__label{display:block;color:#B7B7B7;font-weight:lighter}.contacts__title{line-height:1}.contacts__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px}.contacts__map{width:100%;height:100%}.contacts__map iframe{width:100%;height:100%;min-height:450px;max-height:450px;border:none;border-radius:24px}.contacts__info{padding:64px 32px;background:#F9F9F9;border-radius:24px}.contacts__field:not(:last-child){margin-bottom:32px}.contacts__label{margin-bottom:8px;color:#B7B7B7}.contacts__address{font-style:normal}.process{background:#2067F0;counter-reset:section}.process__marquee{overflow:hidden;margin-bottom:80px}.process__title{white-space:nowrap;text-align:center;color:#fff;font-size:70px;line-height:1.4;will-change:transform;-webkit-animation:marquee infinite 15s linear;animation:marquee infinite 15s linear}.process__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px;margin-bottom:80px}.process__video{width:100%;height:100%;max-height:800px}.process__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.process__descr{color:#fff;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.process__count{margin-bottom:32px;font-size:38px;line-height:120%}.process__caption{position:relative;margin-bottom:32px;font-style:normal;font-weight:600;font-size:10vw;line-height:90%;letter-spacing:-.06em}.process__caption::before{counter-increment:section;content:"0" counter(section);position:absolute;letter-spacing:-.02em;top:-60px;font-size:30px;font-weight:500;line-height:120%}.process__text{font-weight:400;font-size:16px;line-height:1.5}.features{position:relative;padding:60px 0;overflow:hidden}.features::before{content:"";position:absolute;top:60%;left:-150px;width:100%;height:100%;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;max-width:550px;z-index:-1;background:url(../img/features.png) no-repeat center/cover}.features__title{width:100%;max-width:1162px;margin:0 auto 80px;font-weight:600;font-size:24px;line-height:1.2;text-align:center;letter-spacing:-.06em}.features__title span{color:#2067F0}.features__descr{width:100%}.features__text{font-size:16px;font-weight:400;line-height:1.5}.features__text:not(:last-child){margin-bottom:40px}.features__conclusion{font-size:22px;font-weight:500;line-height:1.2}.features__conclusion span{color:#2067F0}@-webkit-keyframes marquee{from{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{from{-webkit-transform:translateX(0%);transform:translateX(0%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.products__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.products__item{height:100%}.products__item:nth-child(1) .products__link{background:url(../img/products_1.png) no-repeat center;background-size:cover}.products__item:nth-child(2) .products__link{background:url(../img/products_2.png) no-repeat center;background-size:cover}.products__item:nth-child(3) .products__link{background:url(../img/products_3.png) no-repeat center;background-size:cover}.products__item:nth-child(4) .products__link{background:url(../img/products_4.png) no-repeat center;background-size:cover}.products__item:nth-child(5) .products__link{background:url(../img/products_1.png) no-repeat center;background-size:cover}.products__item:nth-child(6) .products__link{background:url(../img/products_3.png) no-repeat center;background-size:cover}.products__item:nth-child(7) .products__link{background:url(../img/products_4.png) no-repeat center;background-size:cover}.products__item:nth-child(8) .products__link{background:url(../img/products_1.png) no-repeat center;background-size:cover}.products__item:nth-child(9) .products__link{background:url(../img/products_3.png) no-repeat center;background-size:cover}.products__item:nth-child(1) .products__link .products__color{background-color:#FFF}.products__item:nth-child(2) .products__link .products__color{background-color:#4AABED}.products__item:nth-child(3) .products__link .products__color{background-color:#16B65F}.products__item:nth-child(4) .products__link .products__color{background-color:#857778}.products__item:nth-child(5) .products__link .products__color{background-color:#FFF}.products__item:nth-child(6) .products__link .products__color{background-color:#16B65F}.products__item:nth-child(7) .products__link .products__color{background-color:#857778}.products__item:nth-child(8) .products__link .products__color{background-color:#fff}.products__item:nth-child(9) .products__link .products__color{background-color:#16B65F}.products__link{width:100%;height:100%;min-height:380px;padding:48px 32px;border-radius:24px;-webkit-transition:.3s -webkit-transform ease-in-out;transition:.3s -webkit-transform ease-in-out;-o-transition:.3s transform ease-in-out;transition:.3s transform ease-in-out;transition:.3s transform ease-in-out,.3s -webkit-transform ease-in-out}.products__caption{margin-bottom:32px}.products__caption.white{color:#fff}.products-badges{margin-bottom:4px;font-size:16px;font-weight:600;line-height:1.5}.products-badges__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px;border-radius:16px;background:#fff}.products-badges__item:not(:last-child){margin-bottom:4px}.products__color{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px;border-radius:16px;font-weight:600;color:#fff}.products-caution{position:relative;overflow:hidden}.products-caution__title{width:100%;margin-bottom:24px;font-weight:600;font-size:28px;line-height:1.2;text-align:center;letter-spacing:-.06em}.products-caution__title span{color:#2067F0}.products-caution__bottles{padding-bottom:70.1709401709%;background:url(../img/bottles.png) no-repeat center/contain}.product{padding:120px 0 80px}.product__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product__descr{width:100%;margin-bottom:20px}.product__img{overflow:hidden}.product__img:not(:last-child){margin-bottom:8px}.product__img img{border-radius:24px}.product__text{margin-top:40px;font-size:16px;font-weight:500;line-height:1.3}.product__details{width:100%}.product__inner{padding:32px;margin-bottom:8px;background:#F9F9F9;border-radius:24px}.product__caption{margin-bottom:16px}.product__badge{display:block;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:4px;background:#FFF;border-radius:48px}.product__color{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px;margin-bottom:16px;background:#16B65F;border-radius:48px;color:#fff}.product-props__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0;margin-bottom:16px;border-top:1px solid #fff;border-bottom:1px solid #fff;font-weight:600;font-size:16px}.product-props__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px}.product-props__item:not(:last-child){margin-bottom:16px}.product-props__name{width:65%}.product-props__value{font-weight:600}.product__btn{padding:24px 0;background-color:#2067F0;border:none;border-radius:40px;color:#fff}.about{overflow:hidden}.about__presentation{overflow:hidden;margin-bottom:40px}.about__presentation img{border-radius:8px}.about__descr{width:100%}.about__info{margin-bottom:40px;font-weight:400;font-size:16px}.about__info p:not(:last-child){margin-bottom:40px}.about__special:not(:last-child){margin-bottom:40px}.about__label{margin-bottom:20px;font-weight:500;font-size:20px;line-height:1.2}.about__notice{font-weight:600;font-size:42px;line-height:90%;letter-spacing:-.06em}.about__notice span{color:#2067F0}.about__img{width:100%}.about__img:first-child{margin-bottom:20px}.about__img:nth-child(2){margin-left:auto}.about__additional{position:relative}.circle{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;margin-bottom:20px;position:relative;margin-left:auto;-webkit-transform:translateX(80px);-ms-transform:translateX(80px);transform:translateX(80px);width:100%;max-width:380px}.circle::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../img/icons/lighting.svg) no-repeat center/contain;width:60px;height:70px}.circle__content{-webkit-animation:rotate infinite 14s linear;animation:rotate infinite 14s linear}.circle__text{font-size:12px;font-weight:400;line-height:1.5;text-transform:uppercase;color:#2067F0}.circle__text span{margin:0 4px}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width: 576px){.messengers__logo{width:32px;height:32px;margin-right:8px}.messengers__name{display:block}.team__list{gap:40px 20px;place-items:normal;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media (min-width: 768px){.logo__link svg{width:80px}.logo__link{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.section_main{padding:40px 0}.features__title{font-size:40px;margin:0 auto 120px}}@media (min-width: 1024px){.title{margin-bottom:40px;font-size:70px}.medium{font-size:24px;line-height:26px}.nav__link:hover{color:#2067F0;-webkit-transition:.3s color ease-in;-o-transition:.3s color ease-in;transition:.3s color ease-in}.header-actions__submit{font-size:20px;border-radius:20px;-webkit-transition:.3s ease-in all;-o-transition:.3s ease-in all;transition:.3s ease-in all}.header-actions__submit:hover{background-color:#2067F0;color:#fff}.burger{margin-left:32px}.messengers__link:hover{color:#2067F0}.footer{padding-top:120px}.footer__inner{max-width:1448px;padding:0 20px}.footer__top{padding-bottom:120px}.footer-logo{margin-bottom:0;width:30%}.footer-list{margin-bottom:0;width:30%}.footer a:hover{color:#2067F0;-webkit-transition:.3s color ease-in;-o-transition:.3s color ease-in;transition:.3s color ease-in}.footer-list__item:not(:last-child){margin-bottom:24px}.footer-info__field:not(:last-child){margin-bottom:32px}.footer-info{width:30%}.footer__bottom > *{margin-bottom:0}.footer__bottom{padding:40px 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:20px}.section_main{padding:200px 0}.container{max-width:1840px;padding-left:40px;padding-right:40px}.breadcrumbs__item{font-size:20px}.overlay{display:block}.drawer{width:33.3%}.hero{padding-top:180px}.hero__video{top:-40px;right:130px}.hero__headline{width:66.6%}.hero__center{font-size:64px;width:100%;padding:100px 0;-webkit-transform:translateY(200px);-ms-transform:translateY(200px);transform:translateY(200px)}.hero__center.animate{-webkit-animation:up 1s ease-in forwards;animation:up 1s ease-in forwards}.hero__text{font-size:18px}.hero__btn{padding:28px;font-size:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hero-features{width:66.6%}.hero-features__list{gap:8px;-ms-grid-columns:2fr 4fr;grid-template-columns:2fr 4fr}.hero-features__item:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.hero-features__item{border-radius:24px;padding:160px 24px 24px;background-size:auto}.hero-features__text{font-size:22px}.products-main .products__list{margin-bottom:80px}.products-main__btn{padding:32px;font-size:22px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.products-main__btn:hover{background:#2067F0;color:#fff}.benefits__title{font-size:110px;-webkit-animation:marquee infinite 15s linear;animation:marquee infinite 15s linear}.benefits__col:first-child{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.benefits__descr{font-size:18px}.benefits-avatar__icon svg{height:120px}.benefits__icon svg{width:100px;height:100px}.benefits__item:not(:last-child){margin-bottom:80px}.benefits__item:last-child{margin-bottom:200px}.benefits__img img{border-radius:40px}.benefits__text{font-size:22px}.benefits__additional p:not(:last-child){margin-bottom:40px}.benefits__additional{font-size:22px}.team__list{gap:40px 8px}.team__item{-ms-grid-columns:5fr 6fr;grid-template-columns:5fr 6fr}.team__img{margin-bottom:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.contacts__title{width:-webkit-min-content;width:-moz-min-content;width:min-content}.contacts__content{-ms-grid-columns:3fr 2fr;grid-template-columns:3fr 2fr;gap:8px}.contacts__map iframe{border-radius:64px;min-height:none;max-height:none}.contacts__info{border-radius:64px}.process__title{font-size:110px}.process__item{gap:0 50px;-ms-grid-columns:3fr 50%;grid-template-columns:3fr 50%;margin-bottom:8px}.process__caption{font-size:68px}.process__text{font-size:18px;line-height:28px}.features::before{top:30%;z-index:1}.features{padding:120px 0}.features__title{font-size:50px}.features__descr{width:66.6%;margin-left:auto}.features__text{font-size:18px}.features__conclusion{font-size:36px}.products__list{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.products__item:nth-child(1) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(2) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(3) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(4) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(5) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(6) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(7) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(8) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__item:nth-child(9) .products__link:hover{-webkit-transform:scale(1.01);-ms-transform:scale(1.01);transform:scale(1.01)}.products__link{border-radius:64px;min-height:460px;padding:48px}.products-badges{font-size:18px}.products-badges__item{border-radius:48px}.products__color{border-radius:48px}.products-caution__title{max-width:1162px;margin:0 auto 80px;font-size:60px}.product{padding:240px 0 200px}.product__content{margin:0 -16px}.product__descr{width:calc(50% - 32px);margin:0 16px}.product__img img{border-radius:64px}.product__text{margin-top:80px;font-size:20px}.product__details{position:sticky;top:-20px;width:calc(50% - 8px);margin:0 4px}.product__inner{padding:64px;border-radius:64px}.product__btn{position:sticky;bottom:0}.about__presentation{margin-bottom:80px}.about__descr{width:66.6%;margin-left:auto}.about__info{margin-bottom:80px;font-size:22px}.about__special:not(:last-child){margin-bottom:80px}.about__label{font-size:36px}.about__notice{font-size:86px}.about__img:first-child{margin:0 auto 40px 0}.about__img{width:66.6%}.circle::after{width:80px;height:100px}.circle{margin-bottom:0;position:absolute;top:75px;right:0;-webkit-transform:translateX(-35px);-ms-transform:translateX(-35px);transform:translateX(-35px)}.circle__text{font-size:18px}}@media (min-width: 1280px){.title{font-size:90px}.caption{font-size:30px}.header{height:100px}.logo__link{gap:12px}.logo__name{font-size:28px}.nav{display:block}.header-langs{display:-webkit-box;display:-ms-flexbox;display:flex}.header-phones{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:12px}.header-actions__submit{padding:18px 24px}.burger{display:none}.footer__top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-logo{width:100%;max-width:334px;margin-right:auto}.footer-logo__link svg{width:144px;height:128px}.footer-logo__link{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.footer-logo__name{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:48px}.footer-list{width:25%}.footer-info{width:25%}.section{padding:200px 0 120px}.hero__video{top:40px;right:100px}.hero__headline{width:50%}.hero__center{padding:200px 0 150px;width:66.6%}.benefits__marquee{margin-bottom:80px}.benefits__content{padding-bottom:120px;margin:0 -4px}.benefits__col:first-child{-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}.benefits__descr{font-size:24px;line-height:1.2;margin-bottom:50px;font-size:30px}.benefits__line{display:block}.benefits__img img{width:auto}.team__caption{margin-bottom:24px}.team__descr{margin-bottom:24px}.team__img{-ms-flex-item-align:start;align-self:flex-start}.team__field:not(:last-child){margin-bottom:24px}.contacts__map iframe{min-height:600px;max-height:600px}.features::before{left:0;max-width:755px}.features__descr{width:50%}.products__link{min-height:583px;padding:64px}.product-props__header{font-size:18px}.product-props__item{font-size:18px}.product__btn{padding:48px 0}.circle__text{font-size:22px}}@media (min-width: 1300px){#video{display:block;width:100%;height:100%;position:absolute;top:-30%;right:-10%;z-index:-1}}@media (min-width: 1400px){#video{top:-28%;right:-10%}}@media (min-width: 1440px){.caption{font-size:42px}.text{font-size:18px}.medium{font-size:26px;line-height:32px}.footer-list{width:16.6%}.section{padding:180px 0 160px}.container{max-width:1920px;padding-left:80px;padding-right:80px}.hero__video{top:150px;right:0}.hero__text{font-size:22px}.hero__btn{padding:48px;font-size:30px}.hero-features{width:50%}.products-main__btn{padding:48px;font-size:30px}.benefits__title{font-size:150px}.benefits__content{padding-bottom:200px}.contacts__content{-ms-grid-columns:4fr 2fr;grid-template-columns:4fr 2fr}.contacts__info{padding:64px}.process__title{font-size:150px}.process__item{-ms-grid-columns:2fr 50%;grid-template-columns:2fr 50%;gap:0 200px}.process__caption::before{top:-80px;font-size:38px}.process__caption{font-size:76px}.process__text{font-size:22px;line-height:34px}.features{padding:200px 0}.features__title{margin:0 auto 200px;font-size:60px;line-height:70px}.features__text:not(:last-child){margin-bottom:80px}.features__text{font-size:22px}.product__descr{width:calc(66.6% - 32px)}.product__text{font-size:36px}.product__details{width:calc(33.3% - 8px)}.about__descr{width:50%}}@media (min-width: 1500px){.nav__item{margin:0 12px;font-size:16px}#video{top:-30%;right:-10%}.process__marquee{margin-bottom:0}}@media (min-width: 1680px){.medium{font-size:30px;line-height:32px}.header__content{font-size:18px}.hero__headline{width:50%}.benefits__descr{font-size:38px}.process__caption{font-size:90px}}@media (min-width: 1800px){#video{top:-25%;right:-5%}}