:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.6666666667vw}@media (min-width:768px){:root{font-size:.5208333333vw}}p{line-height:120%}.label,p{font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem}.label{background:radial-gradient(289.21% 492.84% at 81.7% -152.55%,#b6ff00 0,#d4f582 60.59%);border-radius:.75rem;color:#000;display:inline-block;line-height:110%;padding:.5rem 1.25rem}@media (min-width:768px){.label,p{font-size:2.4rem;letter-spacing:-.024rem}.label{border-radius:1.5rem;padding:1rem 2.5rem}}.button{display:flex;gap:.5rem}.button__title{align-items:center;border-radius:1.5rem;display:flex;flex-grow:1;font-size:1.8rem;font-style:normal;font-weight:500;gap:.6rem;height:7.2rem;justify-content:center;letter-spacing:-.018rem;line-height:110%;padding:0 1.12rem}.button--green .button__title{background:radial-gradient(70.71% 70.71% at 50% 50%,#b6ff00 0,#d4f582),#000;color:#000}.button--black .button__title{background:#000;color:#fff}.button--black .button__icon{background:radial-gradient(70.71% 70.71% at 50% 50%,#b6ff00 0,#d4f582);border-radius:1.125rem}.button--white .button__title{background-color:#fff;color:#000}.button--white .button__icon{background:radial-gradient(70.71% 70.71% at 50% 50%,#b6ff00 0,#d4f582);border-radius:1.125rem}.button--transparent .button__title{color:#000}.button .circle{background:radial-gradient(50% 50% at 50% 50%,#b6ff00 0,#d4f582 60.59%);border-radius:50%;filter:drop-shadow(0 0 9.6px rgba(236,255,189,.74));flex-shrink:0;height:1.125rem;width:1.125rem}.button__icon{align-items:center;display:flex;flex-shrink:0;height:7.2rem;justify-content:center;width:7.2rem}@media (min-width:768px){.button{gap:.9rem}.button__title{font-size:2.4rem;gap:.9rem;height:9.6rem;letter-spacing:-.024rem}.button__icon{height:9.6rem;width:9.6rem}.button .circle{height:1.5rem;margin-right:.6rem;width:1.5rem}}.header{left:0;position:fixed;top:1.5rem;width:100%;z-index:10}.header__inner{align-items:center;background:#f9f9f9;border:1px solid rgba(35,35,35,.05);border-radius:1.5rem;display:flex;justify-content:space-between;padding:.7rem}.header__menu-button{background:#000;border-radius:.8rem;color:#fff;cursor:pointer;font-size:.8rem;font-style:normal;font-weight:500;height:2.4rem;letter-spacing:-.008rem;line-height:110%;position:relative;text-align:center;white-space:nowrap;width:5.85rem}.header__menu-button span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.header__menu-button span:nth-child(2),.header__menu-button.active span:first-child{opacity:0}.header__menu-button.active span:nth-child(2){opacity:1}.header__langs{background:#000;border-radius:.8rem;color:#fff;cursor:pointer;font-size:.8rem;font-style:normal;font-weight:500;height:2.4rem;letter-spacing:-.008rem;line-height:110%;position:relative;text-align:center;white-space:nowrap;width:5.85rem}.header__langs>li>a{align-items:center;display:flex;gap:.5rem;height:2.4rem;justify-content:center}.header__langs>li>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' fill='none' viewBox='0 0 10 8'%3E%3Cpath fill='%23fff' d='M5.174 7.503.844.003h8.66z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:.5rem;width:.5rem}.header__langs .sub-menu{background:#000;border-radius:.8rem;display:grid;gap:.6rem;left:0;opacity:0;padding:1rem 0;pointer-events:none;position:absolute;top:calc(100% + .4rem);transition:opacity .3s ease;width:100%}.header__langs .sub-menu.active{opacity:1;pointer-events:auto}.header__langs .sub-menu:before{bottom:100%;content:"";height:.4rem;left:0;position:absolute;width:100%}@media (max-width:767px){.header__logo,.header__nav{display:none}}@media (min-width:768px){.header{top:3rem}.header__inner{padding:1rem 2.5rem}.header__menu-button{display:none}.header__logo{display:block;width:10.6036rem}.header__logo svg{height:auto;width:100%}.header__nav{display:flex}.header__nav a{border-radius:1rem;color:#000;display:inline-block;font-size:1.4rem;font-style:normal;font-weight:500;letter-spacing:-.014rem;line-height:110%;padding:1.5rem;position:relative;text-transform:uppercase;transition:background .3s ease}.header__nav a:hover{background:#dedede}.header__langs{border-radius:1.5rem;height:4.8rem;width:12rem}.header__langs>li>a{font-size:1.6rem;gap:1rem;height:4.8rem}.header__langs>li>a:after{height:1rem;width:1rem}.header__langs>li:hover .sub-menu{opacity:1;pointer-events:auto}.header__langs .sub-menu{border-radius:1.5rem;gap:2rem;padding:2.7rem 1.5rem;top:calc(100% + .6rem)}.header__langs .sub-menu a{font-size:1.6rem}.header__langs .sub-menu:before{height:.6rem}}.menu{background:#f9f9f9;border:1px solid rgba(35,35,35,.05);border-radius:1.5rem;height:100%;left:0;opacity:0;padding-left:1.5rem;padding-right:1.5rem;padding-top:7.6rem;pointer-events:none;position:fixed;top:0;transition:.3s;width:100%;z-index:9}.menu.active{opacity:1;pointer-events:auto}.menu__nav{display:grid;gap:1rem}.menu__nav a{align-items:center;background:linear-gradient(0deg,#dedede,#eaeaea);border-radius:1rem;color:#000;display:flex;font-size:1.4rem;font-style:normal;font-weight:500;height:4.5rem;justify-content:center;letter-spacing:-.014rem;line-height:110%;text-align:center;text-transform:uppercase}.footer{margin-top:-.2rem;padding-bottom:6rem;position:relative;z-index:1}.footer__top{margin-bottom:5rem}.footer__logo{display:flex;margin-bottom:2.5rem;width:10.2793rem}.footer__logo img{height:auto;width:100%}.footer__menu{-moz-columns:2;column-count:2;margin-bottom:3rem;max-width:24rem}.footer__menu li{margin-bottom:1.4rem}.footer__menu a{color:#000;font-size:1.4rem;font-style:normal;font-weight:500;letter-spacing:-.014rem;line-height:110%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer__emails{display:grid;gap:1.1rem;margin-bottom:3rem}.footer__emails a{color:#000;font-size:2.4rem;font-style:normal;font-weight:500;letter-spacing:-.024rem;line-height:110%}.footer__list{display:grid;gap:2.6rem}.footer__item{display:grid;gap:1.5rem}.footer__item>a{color:#000;font-size:2.4rem;font-style:normal;font-weight:500;letter-spacing:-.024rem;line-height:110%}.footer__messangers{display:flex;gap:.5rem}.footer__messangers a{display:flex;width:3.6rem}.footer__messangers a svg{height:auto;width:100%}.footer__submenu{display:flex;flex-wrap:wrap;gap:1rem 3.3rem;margin-bottom:1.5rem}.footer__submenu a{font-size:1.4rem;letter-spacing:-.014rem;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer__copyright,.footer__submenu a{color:#000;font-style:normal;font-weight:500;line-height:110%}.footer__copyright{font-size:1.2rem;letter-spacing:-.012rem}@media (min-width:768px){.footer{padding-bottom:6rem}.footer__top{align-items:flex-start;display:grid;gap:24rem;grid-template-columns:24.0174rem 48.6rem auto}.footer__logo{width:24.0174rem}.footer__menu{margin-top:3.2rem;max-width:48.6rem}.footer__menu a{font-size:2.4rem}.footer__contacts{margin-top:3.2rem}.footer__bottom{display:grid;grid-template-columns:48.0174rem 1fr}.footer__submenu{order:1}.footer__submenu a{font-size:2.4rem}.footer__copyright{font-size:1.6rem}}.fancybox__backdrop{-webkit-backdrop-filter:blur(7.5px)!important;backdrop-filter:blur(7.5px)!important;background:#00000040!important}.fancybox__content{background-color:transparent!important;padding:0!important}.fancybox__slide{padding:1.5rem!important}.contact-modal{width:100%}.contact-modal__close{align-items:center;background:#fffcf4;border-radius:2rem;box-shadow:0 0 25px #eae5d740;color:#000;cursor:pointer;display:flex;font-size:1.4rem;font-style:normal;font-weight:500;gap:1.5rem;letter-spacing:-.014rem;line-height:110%;margin-bottom:1rem;padding:1.5rem;width:100%}.contact-modal__close img{flex-shrink:0;height:auto;width:3.5rem}.contact-modal__body{background:#506428;border-radius:2rem;padding:3rem 1.5rem 1.5rem}@media (max-width:767px){.contacts-section__content{display:none}}@media (min-widtH:768px){.fancybox__slide{padding:1.5rem 15rem!important}.contact-modal__close{border-radius:2.5rem;font-size:2.4rem;margin-bottom:2rem;margin-right:auto;padding-right:3rem;width:auto}.contact-modal__close img{width:5.4rem}.contact-modal__body{align-items:flex-start;border-radius:3.5rem;display:grid;grid-template-columns:66.5rem 80rem;justify-content:space-between;padding:5rem}}.modal{background:#f2eee2!important;border-radius:2rem!important;box-shadow:0 0 54px #00000040!important;padding:1.5rem!important}.modal__scroller{max-height:calc(100vh - 6rem);overflow-y:auto;padding-right:1.5rem}.modal__scroller::-webkit-scrollbar{background:#fff;border-radius:1rem;box-shadow:0 0 25px #eae5d780;width:1rem}.modal__scroller::-webkit-scrollbar-thumb{background:#142f17;border-radius:1rem}.modal__scroller::-webkit-scrollbar-track{background:#faf8f4;border-radius:1rem}.modal__close{align-items:center;background:#fffcf4;border-radius:2rem;box-shadow:0 0 25px #eae5d740;color:#000;cursor:pointer;display:flex;font-size:1.4rem;font-style:normal;font-weight:500;gap:1.5rem;letter-spacing:-.014rem;line-height:110%;margin-bottom:1rem;padding:1.5rem;width:100%}.modal__close:not(:last-child){margin-bottom:3.5rem}.modal__close img{flex-shrink:0;height:auto;width:3.5rem}.modal__logo{display:block;height:auto;margin-bottom:3.5rem;width:8.3637rem}.modal__body{display:grid;gap:2.5rem;margin-bottom:3.5rem}.modal__body h2{color:#000;font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%}.modal__body img{height:auto;width:100%}.modal__body h3{color:#000;font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%}.modal__body p{color:#000}.modal__body ol{color:#000;counter-reset:my-awesome-counter;display:grid;font-size:1.4rem;font-style:normal;font-weight:400;gap:2.5rem;letter-spacing:-.014rem;line-height:110%}.modal__body ol li{counter-increment:my-awesome-counter;padding-left:2rem;position:relative}.modal__body ol li:before{content:counter(my-awesome-counter) ". ";left:0;position:absolute}@media (min-width:768px){.modal{padding:5rem!important;width:144rem}.modal__scroller{display:flex;flex-direction:column;max-height:calc(100vh - 20rem);padding-right:12rem}.modal__close{border-radius:2.5rem;font-size:2.4rem;margin-bottom:2rem;margin-right:auto;padding-right:3rem;width:auto}.modal__close img{width:5.4rem}.modal__close:not(:last-child){margin-bottom:6.5rem}.modal__logo{margin-bottom:6rem;width:14.6365rem}.modal__body{gap:5rem;margin-bottom:10rem;max-width:112rem}.modal__body h2{font-size:8rem;letter-spacing:-.08rem}.modal__body h2:not(:first-child){margin-top:1rem}.modal__body h3{font-size:4rem;letter-spacing:-.04rem}.modal__body ol{font-size:2rem;gap:5rem}}*,:after,:before{box-sizing:border-box}body{background:#fff;color:#000;font-family:Inter Tight,sans-serif}#loader{background-color:#f5f7f9;height:100%;left:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:100}#loader.loading-ended{opacity:0;pointer-events:none}a{text-decoration:none}a,button{outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line{overflow:hidden}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{padding:0 1.5rem;width:100%}@media (min-width:768px){.container{padding:0 15rem}}.d-none{display:none!important}.hero-section{padding-top:5.3rem;position:relative}.hero-section .container{position:relative;z-index:1}.hero-section__logo{display:block;height:auto;margin:0 auto 3.5rem;width:10.28rem}.hero-section__title{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%;margin-bottom:2.5rem;text-align:center;text-transform:uppercase}.hero-section__text{margin:0 auto 4rem;text-align:center;width:28.5rem}.hero-section__buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:0 2rem}.hero-section .button--black{width:100%}.hero-section__bg{display:flex;margin:0;width:100%}.hero-section__bg img{height:auto;width:100%}.hero-section__list{align-items:flex-start;bottom:0;color:#fff;display:flex;font-size:1.2rem;font-style:normal;font-weight:500;justify-content:space-between;left:0;letter-spacing:-.012rem;line-height:110%;padding:0 1.5rem 3rem;position:absolute;width:100%}.hero-section__item{align-items:center;display:flex;gap:.45rem}.hero-section__item img{flex-shrink:0;height:auto;width:2.25rem}.hero-section__item:first-child span{max-width:9rem}.hero-section__item:nth-child(2){text-align:right}.hero-section__item:nth-child(2) span{max-width:11rem}@media (min-width:768px){.hero-section{padding-top:9.75rem}.hero-section__logo{margin:0 auto 2.5rem;width:20.5587rem}.hero-section__title{font-size:8rem;letter-spacing:-.08rem;margin:0 auto 2.5rem;max-width:130rem}.hero-section__text{margin-bottom:7.5rem;width:67.7015rem}.hero-section__buttons{flex-direction:row;gap:3.3rem;justify-content:center}.hero-section .button--black{width:auto}.hero-section .button--black .button__title{padding:0 5rem}.hero-section .button--transparent .button__title{padding:1.5rem}.hero-section__bg{margin-top:-46rem}.hero-section__list{padding:0 15rem 22rem}.hero-section__item{font-size:4rem;gap:1.5rem;letter-spacing:-.04rem;line-height:110%}.hero-section__item img{height:auto;width:7.5rem}.hero-section__item:first-child span{max-width:30rem}.hero-section__item:nth-child(2) span{max-width:36.3rem}}.mission-section{background:#506428;color:#fff;padding:3.5rem 0}.mission-section__img{border-radius:2rem;display:block;height:auto;margin-bottom:2.5rem}.mission-section__title{margin-bottom:2rem}.mission-section__subtitle{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%;margin-bottom:1.5rem}@media (min-width:768px){.mission-section{padding:15rem 0}.mission-section .container{display:grid;gap:2.5rem;grid-template-columns:80rem 1fr}.mission-section__img{border-radius:3.5rem;margin-bottom:0}.mission-section__content{align-items:flex-start;display:flex;flex-direction:column;padding:2.5rem 0}.mission-section__title{margin-bottom:auto}.mission-section__subtitle{font-size:4rem;letter-spacing:-.04rem;margin-bottom:3.5rem}.mission-section__text{max-width:46.65rem}}.tech-section{padding:3.5rem 0}.tech-section__title{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%;margin-bottom:3.5rem;text-align:center}.tech-section__list{display:grid;gap:1rem;margin-bottom:2rem}.tech-section__item{background:#f9f9f9;border-radius:2rem;display:flex;flex-direction:column;justify-content:space-between;min-height:20rem;padding:1.5rem}.tech-section__item-header{align-items:center;background:radial-gradient(289.21% 492.84% at 81.7% -152.55%,#b6ff00 0,#d4f582 60.59%);border-radius:1rem;box-shadow:0 0 11.852px #ecffbdbd;display:flex;justify-content:space-between;padding:1rem 1.3rem}.tech-section__item-icon{flex-shrink:0;height:auto;width:1.6667rem}.tech-section__item-number{color:#000;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem;line-height:110%}.tech-section__images{display:grid;gaP:1rem}.tech-section__images img{border-radius:2rem;height:auto;width:100%}@media (min-width:768px){.tech-section{padding:15rem 0}.tech-section__title{font-size:8rem;letter-spacing:-.08rem;margin:0 auto 5rem;max-width:120rem}.tech-section__list{gap:2rem;grid-template-columns:repeat(3,1fr)}.tech-section__item{min-height:30rem;padding:3.5rem}.tech-section__item-header{border-radius:1.5rem}.tech-section__item-icon{width:2.7778rem}.tech-section__item-number{font-size:2.4rem;letter-spacing:-.024rem}.tech-section__images{gap:2rem;grid-template-columns:repeat(2,1fr)}.tech-section__images img{border-radius:3.5rem}}.target-section{padding-top:3.5rem}.target-section__logo{display:block;height:auto;margin:0 auto 1.5rem;width:8.3637rem}.target-section__title{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%;text-align:center}.target-section__bg{display:flex}.target-section__bg img{height:auto;width:100%}@media (min-width:768px){.target-section{padding-top:10rem}.target-section__logo{margin-bottom:3.5rem;width:13.75rem}.target-section__title{font-size:4rem;margin:0 auto;max-width:116rem}.target-section__bg{margin-top:-20rem}}.problem-section{background:#506428;padding:3.5rem 0}.problem-section__inner{border-radius:3rem;overflow:hidden;padding:2.5rem 1rem;position:relative}.problem-section__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.problem-section__bg img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.problem-section__title{font-size:3rem;letter-spacing:-.03rem;margin-bottom:3.5rem}.problem-section__subtitle,.problem-section__title{color:#fff;font-style:normal;font-weight:500;line-height:110%;position:relative;z-index:1}.problem-section__subtitle{font-size:2rem;letter-spacing:-.02rem;margin-bottom:2.5rem}.problem-section__list{display:grid;gap:1rem}.problem-section__item{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid rgba(255,250,243,.15);border-radius:2rem;display:flex;flex-direction:column;height:20rem;justify-content:space-between;padding:1.5rem}.problem-section__item-header{align-items:center;background:radial-gradient(289.21% 492.84% at 81.7% -152.55%,#b6ff00 0,#d4f582 60.59%);border-radius:1rem;box-shadow:0 0 11.852px #ecffbdbd;display:flex;justify-content:space-between;padding:1rem 1.3rem}.problem-section__item-icon{flex-shrink:0;height:auto;width:1.6667rem}.problem-section__item-number{color:#000;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem;line-height:110%}.problem-section__item-text{color:#fff;margin-top:auto}.problem-section__item-link{color:#fff;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem;line-height:110%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;display:inline-block;margin-top:2rem;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media (min-width:768px){.problem-section{padding:7rem 0}.problem-section .container{padding:0 2rem}.problem-section__inner{display:flex;flex-direction:column;height:100rem;justify-content:space-between;padding:7rem 13rem}.problem-section__title{font-size:8rem;letter-spacing:-.08rem;max-width:68.5rem}.problem-section__subtitle{font-size:4rem;letter-spacing:-.04rem;margin-bottom:3.5rem;margin-top:auto}.problem-section__list{gap:2rem;grid-template-columns:repeat(3,1fr)}.problem-section__item{height:30rem;padding:3.5rem}.problem-section__item-header{border-radius:1.5rem}.problem-section__item-icon{width:2.7778rem}.problem-section__item-number{font-size:2.4rem;letter-spacing:-.024rem}.problem-section__item-link{font-size:2.4rem}}.region-section{background:#506428;color:#fff;padding:3.5rem 0}.region-section__title{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%;margin-bottom:2.5rem}.region-section__list{display:grid;gap:1rem;margin-bottom:2rem}.region-section__item{align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,250,243,.15);border-radius:2rem;display:flex;flex-direction:column;height:20rem;justify-content:space-between;padding:1.5rem}.region-section__item-icon{height:auto;margin-top:auto;width:5rem}.region-section__item-link{color:#fff;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem;line-height:110%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;margin-top:2rem;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.region-section__results{display:grid;gap:2rem}.region-section__results-img{border-radius:2rem;height:auto;width:100%}.region-section__results-text{display:grid;gap:1.5rem}.region-section__results-text h3{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%}@media (min-width:768px){.region-section{padding:7rem 0 15rem}.region-section__title{font-size:4rem;letter-spacing:-.04rem;margin-bottom:3.5rem}.region-section__list{gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:7.5rem}.region-section__item{border-radius:3.5rem;height:30rem;padding:3.5rem}.region-section__item-link{font-size:2.4rem}.region-section__results{gap:2rem;grid-template-columns:80rem 55rem}.region-section__results-img{border-radius:3.5rem}.region-section__results-text{align-items:flex-start;display:flex;flex-direction:column;gap:2.5rem;justify-content:center}.region-section__results-text h3{font-size:8rem}}.solution-section{padding:3.5rem 0}.solution-section__header{margin-bottom:4.5rem;text-align:center}.solution-section__title{margin-bottom:1.5rem}.solution-section__subtitle{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%;margin-bottom:3.5rem}.solution-section__list{display:grid;gap:1rem}.solution-section__item{background:#f9f9f9;border-radius:2rem;display:grid;gap:1.5rem;padding:1.5rem}.solution-section__item-number{align-items:center;background:radial-gradient(70.71% 70.71% at 50% 50%,#b6ff00 0,#d4f582);border-radius:.875rem;color:#000;display:flex;font-size:1.12rem;font-style:normal;font-weight:500;height:3.5rem;justify-content:center;letter-spacing:-.0112rem;line-height:110%;width:3.5rem}.solution-section__item-text{font-weight:500}@media (min-width:768px){.solution-section{padding:15rem 0}.solution-section__title{margin-bottom:1rem}.solution-section__subtitle{font-size:8rem;letter-spacing:-.08rem;margin:0 auto 3.5rem;max-width:112rem}.solution-section__text{margin:0 auto;max-width:66.15rem}.solution-section__list{align-items:flex-start;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:139rem}.solution-section__item{align-items:flex-start;border-radius:1.5rem;display:flex;gap:1.5rem;padding:3.5rem}.solution-section__item-number{flex-shrink:0;font-size:1.6rem;height:5rem;letter-spacing:-.016rem;width:5rem}}.chemistry-section{padding:4rem 0}.chemistry-section__title{color:#000;font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%;margin-bottom:3.4rem;text-align:center}.chemistry-section__body{background:#fff;border-radius:2rem;box-shadow:0 4px 41.3px #0000001a;overflow:hidden;padding:1rem}.chemistry-section__list{display:grid;gap:1rem;margin-bottom:2rem}.chemistry-section__item img{border-radius:1rem;box-shadow:0 4px 41.3px #0000001a;display:block;height:auto;overflow:hidden;width:100%}.chemistry-section__text{text-align:center}@media (min-width:768px){.chemistry-section__title{font-size:4rem;letter-spacing:-.04rem;margin:0 auto 3.4rem;max-width:116rem}.chemistry-section__body{border-radius:3.5rem;padding:3.5rem}.chemistry-section__list{gap:2rem;grid-template-columns:repeat(2,1fr)}}.uniq-section{padding:3.5rem 0}.uniq-section__header{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3.5rem}.uniq-section__subtitle{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%;text-align:center}.uniq-section__list{display:grid;gap:1rem;margin-bottom:3.5rem}.uniq-section__item{background:#f9f9f9;border-radius:2rem;box-shadow:0 0 25px #eae5d740;padding:1rem}.uniq-section__item:first-child .uniq-section__item-header{background:radial-gradient(289.21% 492.84% at 81.7% -152.55%,#b6ff00 0,#d4f582 60.59%);box-shadow:0 0 11.852px #ecffbdbd}.uniq-section__item:nth-child(2) .uniq-section__item-header{background:radial-gradient(1528.22% 127.01% at 111.16% 100%,#910000 0,#ff1414 60.59%);border-radius:1rem;box-shadow:0 0 11.852px #ecffbdbd;color:#f9f9f9}.uniq-section__item-header{align-items:center;border-radius:1rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem 1.3rem}.uniq-section__item-title{font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem;line-height:110%}.uniq-section__item-icon{flex-shrink:0;height:auto;width:2rem}.uniq-section__item-img{border-radius:1rem;display:block;margin-bottom:1.5rem}.uniq-section__item-img img{height:auto;width:100%}.uniq-section__item-text{margin-bottom:1.5rem}.uniq-section__item-link{color:#000;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:-.014rem;line-height:110%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.uniq-section__footer{display:grid;gap:1.3rem}@media (min-width:768px){.uniq-section{padding:15rem 0}.uniq-section__header{gap:3.5rem;margin:0 auto 6.5rem;width:121.7893rem}.uniq-section__subtitle{font-size:4rem;letter-spacing:-.04rem}.uniq-section__list{gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:6.5rem}.uniq-section__item{border-radius:3.5rem;padding:3.5rem}.uniq-section__item-header{border-radius:1.5rem;padding:1.2rem 1.3rem}.uniq-section__item-title{font-size:2.4rem}.uniq-section__item-img{margin-bottom:2.5rem}.uniq-section__item-img img{border-radius:1.5rem}.uniq-section__item-text{margin-bottom:2.5rem}.uniq-section__item-link{font-size:2.4rem}.uniq-section__footer{align-items:center;display:flex;flex-direction:column;gap:.9rem}.uniq-section .button{display:inline-flex}.uniq-section .button__title{padding:0 5rem}}.examples-section{background:#506428;padding:3.5rem 0}.examples-section__title{margin-bottom:1.5rem}.examples-section__subtitle{font-size:3rem;letter-spacing:-.03rem;margin-bottom:1.5rem}.examples-section__subtitle,.examples-section__text{color:#fff;font-style:normal;font-weight:500;line-height:110%}.examples-section__text{font-size:2rem;letter-spacing:-.02rem;margin-bottom:3.5rem}.examples-section__list{align-items:flex-start;color:#fff;display:grid;gap:2rem .5rem;grid-template-columns:repeat(2,1fr)}.examples-section__list img{border-radius:1rem;height:auto;overflow:hidden;width:100%}.examples-section__list li{display:grid;gap:1.5rem}@media (max-width:767px){.examples-section__list li:nth-child(n+3){grid-column:1/-1}}@media (min-width:768px){.examples-section{padding:15rem 0}.examples-section__title{margin-bottom:2.5rem}.examples-section__subtitle{font-size:8rem;letter-spacing:-.08rem;margin-bottom:2.5rem}.examples-section__text{font-size:4rem;letter-spacing:-.04rem;margin-bottom:8.5rem;max-width:124rem}.examples-section__list{gap:5rem 2rem;grid-template-columns:repeat(4,1fr)}.examples-section__item:nth-child(n+3){grid-column:span 2}.examples-section__item img{border-radius:1.5rem}}.production-section{padding:3.5rem 0}.production-section__header{margin-bottom:3.5rem;text-align:center}.production-section__title{margin-bottom:1rem}.production-section__subtitle{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%}.production-section__list{display:grid;gap:1rem;margin-bottom:3.5rem}.production-section__item{background:#f9f9f9;border-radius:3.5rem;display:grid;gap:1rem;grid-template-columns:15rem 1fr;padding:1rem}.production-section__item:last-child .production-section__item-row{background:radial-gradient(289.21% 492.84% at 81.7% -152.55%,#b6ff00 0,#d4f582 60.59%);box-shadow:0 0 11.852px #ecffbdbd}.production-section__item:last-child .production-section__item-number,.production-section__item:last-child .production-section__item-title{color:#000}.production-section__item-img{border-radius:.5rem;height:auto;overflow:hidden;width:100%}.production-section__item-content{display:flex;flex-direction:column;justify-content:space-between}.production-section__item-row{align-items:center;background:radial-gradient(289.21% 492.84% at 81.7% -152.55%,#7e7e7e 0,#232323 60.59%);border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:auto;padding:1rem 1.3rem}.production-section__item-number,.production-section__item-title{color:#f9f9f9;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:-.012rem;line-height:110%}.production-section__item-text{line-height:110%}.production-section__card-img{border-radius:2rem;display:block;height:auto;margin-bottom:1.5rem;overflow:hidden;width:100%}.production-section__card-title{font-size:2rem;font-style:normal;font-weight:400;letter-spacing:-.02rem;line-height:110%;margin-bottom:2.5rem}@media (min-width:768px){.production-section{padding:15rem 0}.production-section__header,.production-section__title{margin-bottom:4.5rem}.production-section__subtitle{font-size:8rem;letter-spacing:-.08rem}.production-section__list{gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4.5rem}.production-section__item{border-radius:3.5rem;gap:2rem;grid-template-columns:23rem 1fr;padding:3.5rem}.production-section__item-img{border-radius:2rem}.production-section__item-row{border-radius:1.5rem}.production-section__item-number,.production-section__item-title{font-size:2rem;letter-spacing:-.024rem}.production-section__card{display:grid;gap:2rem;grid-template-columns:80rem 1fr}.production-section__card-img{border-radius:3.5rem}.production-section__card-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.production-section__card-title{font-size:4rem;letter-spacing:-.04rem;max-width:37rem}.production-section .button__title{padding:0 5rem}}.full-img{padding:1.5rem}.full-img__img{border-radius:2rem;display:flex;overflow:hidden}.full-img__img img{height:auto;width:100%}@media (min-width:768px){.full-img{padding:2rem}.full-img__img{border-radius:5.4rem}}.how-section{padding:3.5rem 0}.how-section__header{margin-bottom:4.5rem;text-align:center}.how-section__text{display:grid;gap:4rem;text-align:center}.how-section__text picture{border-radius:1.5rem;box-shadow:0 0 25px #eae5d740;display:flex;overflow:hidden}.how-section__text picture img{height:auto;width:100%}@media (min-width:768px){.how-section{padding:15rem 0}.how-section__text{margin:0 auto;max-width:130rem}.how-section__text picture{border-radius:1.5rem}}.application-section{padding:3.5rem 0}.application-section__header{margin-bottom:4.5rem;text-align:center}.application-section__title{margin-bottom:1rem}.application-section__subtitle{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%;margin-bottom:4.5rem}.application-section__list-title,.application-section__text{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%}.application-section__list-title{margin-bottom:4.5rem;text-align:center}.application-section__list{display:grid;gap:1rem;margin-bottom:4.5rem}.application-section__item{align-items:center;background:#f9f9f9;border-radius:1.5rem;display:flex;gap:1.5rem;padding:1.5rem}.application-section__item-number{align-items:center;background:radial-gradient(70.71% 70.71% at 50% 50%,#b6ff00 0,#d4f582);border-radius:.875rem;color:#000;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;width:3.5rem}.application-section__item-number,.application-section__item-text{font-size:1.4rem;font-style:normal;font-weight:500;letter-spacing:-.014rem;line-height:110%}.application-section__description{display:grid;gap:4.5rem;margin-bottom:4.5rem;text-align:center}.application-section__description p{font-weight:500}@media (max-width:767px){.application-section .button__title{font-size:1.4rem}}@media (min-width:768px){.application-section{padding:15rem 0}.application-section__subtitle{font-size:8rem;letter-spacing:-.08rem}.application-section__text{font-size:4rem;letter-spacing:-.04rem;margin:0 auto;max-width:122rem}.application-section__list-title{font-size:4rem}.application-section__list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.application-section__item{border-radius:1.5rem;padding:3.5rem;width:calc(33.33333% - 1.33333rem)}.application-section__item-number{flex-shrink:0;font-size:1.6rem;height:5rem;width:5rem}.application-section__item-text{font-size:2.4rem;letter-spacing:-.024rem}.application-section__description{margin:0 auto 4.5rem;max-width:112rem}.application-section__footer{margin:0 auto;max-width:54rem}}.gallery-section{padding:3.5rem 0}.gallery-section__list{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.gallery-section__list img{border-radius:.5rem;height:auto;overflow:hidden;width:100%}@media (max-width:767px){.gallery-section__item:first-child,.gallery-section__item:nth-child(6){grid-column:span 2}}@media (min-width:768px){.gallery-section__list{gap:2rem;grid-template-columns:repeat(4,1fr)}.gallery-section__list img{border-radius:3.5rem}.gallery-section__item:first-child,.gallery-section__item:nth-child(6){grid-column:span 2}}.accordion{border-top:2px solid rgba(0,0,0,.2)}.accordion.active .accordion__marker:after{opacity:0}.accordion__header{align-items:flex-start;cursor:pointer;display:grid;gap:1.5rem;grid-template-columns:3.5rem 1fr 1.5rem;padding:1.5rem 0;position:relative}.accordion__number{align-items:center;background:radial-gradient(70.71% 70.71% at 50% 50%,#b6ff00 0,#d4f582);border-radius:.875rem;display:flex;font-size:1.4rem;height:3.5rem;justify-content:center;letter-spacing:-.014rem;width:3.5rem}.accordion__number,.accordion__title{font-style:normal;font-weight:500;line-height:110%}.accordion__title{font-size:1.8rem;letter-spacing:-.018rem}.accordion__marker{display:block;height:1.5rem;position:relative;width:1.5rem}.accordion__marker:before{border-bottom:.25rem solid #000;content:"";left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.accordion__marker:after{border-left:.25rem solid #000;content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);transition:opacity .3s ease}.accordion__body{height:0;overflow:hidden}.accordion__inner{padding-bottom:1.5rem;padding-left:5rem;padding-right:3rem}.accordion__inner p{font-size:1.1rem;letter-spacing:-.011rem}@media (min-width:768px){.accordion__header{gap:0;grid-template-columns:18.3rem 1fr 3rem;padding:3rem 0}.accordion__number{font-size:1.6rem;height:5rem;width:5rem}.accordion__title{font-size:4rem;letter-spacing:-.04rem;max-width:67.6rem}.accordion__marker{height:3rem;width:3rem}.accordion__inner{padding:0 20rem 3rem 18.3rem}.accordion__inner p{font-size:1.6rem;letter-spacing:-.016rem;max-width:67.6rem}}.faq-section{padding:3.5rem 0}.faq-section__header{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-bottom:3.5rem}.faq-section__subtitle{color:#000;font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%}.faq-section__list{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.faq-section{padding:15rem 0 20rem}.faq-section .container{align-items:flex-start;display:grid;gap:7.7rem;grid-template-columns:47rem 1fr}.faq-section__header{gap:3.7rem;margin-bottom:0}.faq-section__subtitle{font-size:8rem;letter-spacing:-.08rem}}.contacts-section{background:#506428;margin-top:-.5rem;padding:3.5rem 0;position:relative}.contacts-section__bg{display:flex}.contacts-section__bg img{height:auto;width:100%}.contacts-section .container{display:grid;gap:2.5rem}.contacts-section__emails{color:#fff;display:grid;font-size:2.4rem;font-style:normal;font-weight:500;gap:1.1rem;letter-spacing:-.024rem;line-height:110%;margin-bottom:2.5rem}.contacts-section__list{display:grid;gap:3.2rem}.contacts-section__item{display:grid;gap:1.5rem}.contacts-section__item>a{color:#fff;font-size:2.4rem;font-style:normal;font-weight:500;letter-spacing:-.024rem;line-height:110%}.contacts-section__messangers{display:flex;gap:.5rem}.contacts-section__messangers a{display:flex;width:3.6rem}.contacts-section__messangers a svg{height:auto;width:100%}.contact-form__title{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%}.contact-form__text,.contact-form__title{color:#fff;margin-bottom:2.5rem}.form{display:grid;gap:1rem}.input{background:#f2eee31a;border-radius:1rem;color:#fff;font-family:Inter Tight;font-size:1.4rem;font-style:normal;font-weight:500;height:5rem;letter-spacing:-.014rem;line-height:110%;padding:0 1.5rem}.input:focus{outline:none}.input::-moz-placeholder{color:#ffffff80}.input::placeholder{color:#ffffff80}@media (max-width:767px){.contacts-section__text,.contacts-section__title{display:none}}@media (min-width:768px){.contacts-section{padding:15rem 0}.contacts-section .container{align-items:flex-start;display:grid;grid-template-columns:70rem 80rem;justify-content:space-between}.contacts-section__title{color:#fff;font-size:8rem;font-style:normal;font-weight:500;letter-spacing:-.08rem;line-height:110%;margin-bottom:2.5rem}.contacts-section__text{color:#fff;margin-bottom:4.4rem}.contacts-section__list{display:flex;gap:4.4rem}.contact-form{order:1}.contact-form__text,.contact-form__title{display:none}.contact-form .button__title{height:9.6rem;justify-content:flex-start;padding-left:3.5rem}.contact-form .button__icon{height:9.6rem;width:9.6rem}.input{font-size:2.4rem;height:10rem;padding:0 3.5rem}}
