: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}.text-section{padding:10rem 0 3.5rem}.text-section__title{font-size:3rem;font-style:normal;font-weight:500;letter-spacing:-.03rem;line-height:110%;margin-bottom:3.5rem}.text-section__blocks{display:grid;gap:3.5rem}.text-section__block{border-top:1px solid #506428;padding-top:1.5rem}.text-section__block h2{font-size:2rem;font-style:normal;font-weight:500;letter-spacing:-.02rem;line-height:110%}.text-section__block h2:not(:last-child){margin-bottom:2.5rem}.text-section__block ul{color:#000;display:grid;font-size:1.4rem;font-style:normal;font-weight:400;gap:2.5rem;letter-spacing:-.014rem;line-height:120%}.text-section__block ul li{padding-left:2rem;position:relative}.text-section__block ul li:before{background-color:#000;border-radius:50%;content:"";height:.4rem;left:.6rem;position:absolute;top:.5rem;width:.4rem}.text-section__block p:not(:last-child),.text-section__block ul:not(:last-child){margin-bottom:2.5rem}@media (min-width:768px){.text-section{padding:25rem 0 15rem}.text-section__title{font-size:8rem;letter-spacing:-.08rem;margin-bottom:10rem}.text-section__blocks{gap:15rem}.text-section__block{padding-top:3.5rem}.text-section__block h2{font-size:4rem;letter-spacing:-.04rem}.text-section__block h2:not(:last-child){margin-bottom:6.5rem}.text-section__block ul{font-size:2.4rem;gap:2.5rem}.text-section__block ul li{padding-left:3rem}.text-section__block ul li:before{height:.6rem;left:1rem;top:1rem;width:.6rem}.text-section__block ul:not(:last-child){margin-bottom:6.5rem}.text-section__block p:not(:last-child){margin-bottom:2.5rem}}
