html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-size:2.6809651475vw}@media (min-width: 768px){:root{font-size:.6944444444vw}}@media (min-width: 1920px){:root{font-size:.5208333333vw}}p{color:#fff9;font-size:1.4rem;font-style:normal;font-weight:400;line-height:149%}@media (min-width: 768px){p{font-size:1.6rem}}*{box-sizing:border-box}*:after,*:before{box-sizing:border-box}#loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#080808;z-index:1000;pointer-events:all;transition:.3s}#loader.loaded{opacity:0;pointer-events:none}body{font-family:Inter,serif;-webkit-user-select:none;user-select:none;background:#080808;color:#fff}body::-webkit-scrollbar{width:0}a{text-decoration:none}.line-wrap{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 2.4rem;width:100%}@media (min-width: 768px){.container{padding:0 12rem}}@media (min-width: 1600px){.container{padding:0;margin:0 auto;max-width:120rem}}.wrapper{overflow:hidden}.main{padding-top:8.4rem}@media (min-width: 768px){.main{padding-top:13.7rem}}.d-none{display:none!important}.shine{position:relative;overflow:hidden}.shine:after{content:"";position:absolute;top:0;left:-100%;width:4.6rem;height:100%;pointer-events:none;background:linear-gradient(180deg,#ffffff80,#f1f1f100);transform:skew(-45deg);z-index:0;animation:shineAnimation 2s infinite linear}@keyframes shineAnimation{0%{left:-100%}50%{left:110%}to{left:110%}}.shine-text{background:linear-gradient(-90deg,#fff9,#fff0 40%);background-size:200% 100%;background-position:100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shineTextReverse 1.8s infinite linear}@keyframes shineTextReverse{0%{background-position:100%}to{background-position:-100%}}@keyframes parallaxAnimation{0%{transform:translate(0) scale(1) rotate(0)}15%{transform:translate(7px,-7px) scale(1.03) rotate(2deg)}30%{transform:translate(-7px,7px) scale(.97) rotate(-10deg)}45%{transform:translate(10px,-10px) scale(1.05) rotate(5deg)}60%{transform:translate(-10px,10px) scale(.98) rotate(-1deg)}75%{transform:translate(5px,-5px) scale(1.02) rotate(10deg)}90%{transform:translate(-5px,5px) scale(1) rotate(-1.5deg)}to{transform:translate(0) scale(1) rotate(0)}}@keyframes parallaxAnimationReverse{0%{transform:translate(0) scale(1) rotate(0)}15%{transform:translate(-7px,7px) scale(1.03) rotate(-2deg)}30%{transform:translate(7px,-7px) scale(.97) rotate(10deg)}45%{transform:translate(-10px,10px) scale(1.05) rotate(-5deg)}60%{transform:translate(10px,-10px) scale(.98) rotate(1deg)}75%{transform:translate(-5px,5px) scale(1.02) rotate(-10deg)}90%{transform:translate(5px,-5px) scale(1) rotate(1.5deg)}to{transform:translate(0) scale(1) rotate(0)}}@keyframes parallaxWind{0%{transform:translate(0) scale(1) rotate(0)}10%{transform:translate(10px,-10px) scale(1.03) rotate(5deg)}20%{transform:translate(-10px,10px) scale(.97) rotate(-5deg)}35%{transform:translate(15px,-15px) scale(1.04) rotate(8deg)}50%{transform:translate(-15px,15px) scale(.98) rotate(-8deg)}65%{transform:translate(8px,-8px) scale(1.02) rotate(3deg)}80%{transform:translate(-8px,8px) scale(1) rotate(-3deg)}95%{transform:translate(3px,-3px) scale(1.01) rotate(1deg)}to{transform:translate(0) scale(1) rotate(0)}}@keyframes parallaxJelly{0%{transform:translate(0) scale(1) rotate(0) skew(0)}15%{transform:translate(5px,-5px) scale(1.04) rotate(3deg) skew(1deg,-1deg)}30%{transform:translate(-5px,5px) scale(.98) rotate(-3deg) skew(-1deg,1deg)}45%{transform:translate(8px,-8px) scale(1.05) rotate(2deg) skew(2deg,-2deg)}60%{transform:translate(-8px,8px) scale(.99) rotate(-2deg) skew(-2deg,2deg)}75%{transform:translate(4px,-4px) scale(1.02) rotate(1deg) skew(1deg,-1deg)}90%{transform:translate(-4px,4px) scale(1) rotate(-1deg) skew(-1deg,1deg)}to{transform:translate(0) scale(1) rotate(0) skew(0)}}.header{background:#08080878;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:fixed;top:0;left:0;width:100%;z-index:10;height:6.8rem}.header .container{display:flex;align-items:center;justify-content:space-between}.header__logo{display:block;width:12.3rem}.header__logo img{width:100%;height:auto}.header__menu-button{width:2.6rem;height:2.6rem;border:none;background-color:transparent;cursor:pointer;position:relative;color:#fff}.header__menu-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:auto;transition:.3s}.header__menu-button svg:nth-child(2){opacity:0}.header__menu-button.active svg:first-child{opacity:0}.header__menu-button.active svg:nth-child(2){opacity:1}@media (max-width: 767px){.header .container{padding:1.5rem 2.3rem 1.2rem 1.8rem}.header__nav,.header__button.button{display:none}}@media (min-width: 768px){.header{height:7.6rem;display:flex;align-items:center}.header__logo{width:12.5rem;margin-right:6rem}.header__nav{margin-right:auto;display:flex;gap:5.6rem}.header__nav .current-menu-item a{color:#fff}.header__nav .current-menu-item a:after{opacity:1}.header__nav a{color:#fff6;text-align:center;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;transition:.3s;display:block;position:relative}.header__nav a:after{content:"";position:absolute;bottom:-3rem;left:0;width:100%;height:.3rem;background-color:#679450;border-radius:3rem 3rem 0 0;transition:.3s;opacity:0}.header__nav a:hover{color:#fff}.header__socials,.header__menu-button{display:none!important}}.socials{display:flex;align-items:center;gap:1rem}.socials a{width:4rem;height:4rem;background-color:#ffffff26;border-radius:50%;display:flex;color:#fff}.socials a svg{width:100%;height:auto}@media (min-width: 768px){.socials{gap:1.6rem}}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;background-image:url(/images/mobile-menu.webp);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:9;padding:10.4rem 4rem 0;opacity:0;pointer-events:none;transition:.3s}.menu.active{opacity:1;pointer-events:all}.menu__list{display:grid;gap:4.7rem}.menu__list .current-menu-item a{opacity:1}.menu__list a{display:flex;align-items:center;gap:1.6rem;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:110%;transition:opacity .3s;opacity:.5}.button{padding:1rem 1.7rem;color:#fff9;text-align:center;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;border-radius:4rem;background:#d9d9d90a;transition:color .3s}.button:hover{color:#fff}.button-secondary{padding:.9rem 1.3rem;display:inline-flex;align-items:center;gap:1rem;color:#fff;font-size:1.6rem;font-style:normal;font-weight:400;line-height:149%;border-radius:1rem;background:#ffffff26}.button-secondary svg{width:1.2rem;height:auto}.button-third{height:6rem;border-radius:6rem;background:#d9d9d90a;color:#fff;text-align:center;font-size:1.4rem;font-style:normal;font-weight:700;line-height:100%;display:flex;align-items:center;justify-content:center}.button-green{background:linear-gradient(86deg,#8fc971 -2.07%,#436234 97.16%);height:6rem;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:1.4rem;font-style:normal;font-weight:700;line-height:132%;border-radius:6rem}.button-green__icon{position:absolute;z-index:1;top:50%;transform:translateY(-50%);right:1.1rem;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000004d}.footer{padding-top:9rem;position:relative}.footer__bg{position:absolute;bottom:0;left:0;width:100%;z-index:1}.footer__bg img{width:100%;height:auto}.footer__inner{background:var(--General-colors-Black-300, rgba(8, 8, 8, .65));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;z-index:2}.footer__top{padding:6rem 0 3.9rem}.footer__logo{width:15.9rem;display:block;margin:0 auto 1.9rem}.footer__logo img{width:100%;height:auto}.footer__socials{justify-content:center}.footer__bottom{display:grid;gap:3.9rem;padding-bottom:3rem}.footer__menu{display:flex;justify-content:center;gap:2.7rem}.footer__menu a{color:#fff6;display:block;font-size:1.4rem;font-style:normal;font-weight:400;line-height:149%;transition:.3s}.footer__copyright{color:#fff9;text-align:center;font-size:1.2rem;font-style:normal;font-weight:400;line-height:132%}@media (max-width: 767px){.footer__button,.footer__el-1,.footer__el-2{display:none}}@media (min-width: 768px){.footer{padding-top:16rem}.footer__el-1{position:absolute;z-index:3;pointer-events:none;width:17.9229rem;height:auto;top:7.26rem;right:50.89rem;transform:rotate(-127.99deg)}.footer__el-1 img{animation:parallaxAnimationReverse 10s infinite linear;width:100%;height:auto}.footer__el-2{position:absolute;z-index:3;pointer-events:none;width:8.2638rem;height:8.2638rem;height:auto;bottom:5rem;left:52rem;transform:rotate(150deg)}.footer__el-2 img{animation:parallaxWind 10s infinite linear;width:100%;height:auto}.footer__top{padding:3.7rem 0 3.9rem;margin-bottom:3.7rem;display:flex;align-items:center;justify-content:space-between;border-bottom:.1rem solid rgba(255,255,255,.15);position:relative}.footer__logo{width:15.8992rem;order:2;margin-bottom:0;position:absolute;top:3.4rem;left:50%;transform:translate(-50%)}.footer__socials{order:1}.footer__button{order:3;background-color:#ffffff26;padding:1rem 2.9rem}.footer__menu{gap:5.6rem}.footer__menu a{font-size:1.4rem;transition:.3s}.footer__menu a:hover{color:#fff}.footer__bottom{padding:3.7rem 0;gap:3.7rem}}@media (min-width: 1200px) and (max-width: 1920px){.footer__el-1{right:28rem}.footer__el-2{left:37rem}}@media (min-width: 1621px){.footer__menu a{font-size:1.6rem}}@media (min-width: 1920px){.footer__el-1{right:50rem}.footer__bg{bottom:15rem}}.f-button.is-close-btn{display:none!important}.modal{padding:2.3rem 2rem!important;border-radius:1.6rem!important;background:var(--General-colors-Black-200, #252525)!important;max-width:34.1rem!important}.modal__title{margin-bottom:3rem}.modal__title span{color:#fff;font-weight:700}.modal__text{display:grid;gap:.6rem}.modal__text:not(:last-of-type){padding-bottom:1.4rem;margin-bottom:1.4rem;border-bottom:.1rem solid rgba(217,217,217,.04)}.modal__text-title{color:#fff}.modal__text-text a{color:#fff;text-decoration:underline}.modal__list{display:flex;align-items:flex-start;justify-content:space-between}.modal__item-title{color:#fff;font-family:Unbounded;font-size:3.2rem;font-style:normal;font-weight:300;line-height:132%;text-transform:uppercase;margin-bottom:.3rem}.modal__item-title span{font-size:1.6rem;line-height:1}.modal__close-button{position:absolute;top:2.5rem;right:2rem;display:flex;cursor:pointer;color:#ffffff26}.modal__close-button svg{width:100%;height:auto}@media (min-width: 1200px){.modal{max-width:58.1rem!important}.modal__title{text-align:center;margin-bottom:5rem}.modal__list{gap:7rem;justify-content:flex-start}}.search,.search__field{position:relative}.search__icon{position:absolute;top:50%;transform:translateY(-50%);right:2.2rem;color:#fff6;transition:.3s}.search__input{height:5rem;padding:.8rem 2.2rem;border-radius:6rem;color:#fff;background:var(--General-colors-White-500, rgba(217, 217, 217, .04));text-align:left;font-family:Inter;font-size:1.6rem;font-style:normal;font-weight:400;line-height:132%;width:100%;border:none}.search__input::placeholder{color:#fff6;transition:.3s}.search__input:focus{outline:none}.search__input:focus::placeholder{color:#fff}.search__input:focus+.search__icon{color:#fff}.search__results{border-radius:1.6rem;background:var(--General-colors-Black-200, #1C1C1C);box-shadow:0 13px 14.2px #0000008a;position:absolute;top:calc(100% + .6rem);left:0;width:100%;padding:2.2rem 1.9rem;z-index:2}.search__results li{font-size:1.6rem;font-style:normal;font-weight:400;line-height:132%;color:#fff}.search__results li:not(:last-child){border-bottom:.1rem solid rgba(217,217,217,.04);padding-bottom:1.6rem;margin-bottom:1.6rem}.search__results a{color:#fff6;transition:.3s}.search__results a:hover{color:#fff}@media (min-width: 768px){.search__input{width:34.2rem}}.section-header{margin-bottom:1.2rem;display:grid;gap:2rem;position:relative}.section-header__title{position:relative;display:inline-flex;gap:.6rem;align-items:center}.section-header__title-icon{width:4rem;height:auto;flex-shrink:0}.section-header__title-main-text{color:#fff;font-family:Unbounded;font-size:2.4rem;font-style:normal;font-weight:700;line-height:110%}.section-header__title-sub-text{max-width:100%}.section-header__desc{color:#ffffffbd;font-size:1.4rem;font-style:normal;font-weight:400;line-height:149%}@media (max-width: 767px){.section-header__desc{display:none;margin-top:1rem}}@media (min-width: 768px){.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.section-header__col:nth-child(1){display:inline-flex;flex-direction:column;gap:1.5rem}.section-header__title{gap:1.4rem}.section-header__title-sub-text{position:absolute;top:50%;transform:translateY(-50%);left:calc(100% - 3rem);width:23.5rem}.section-header__desc{font-size:1.6rem}}.new-card{display:block;position:relative;padding-bottom:1.8rem;border-bottom:.1rem solid rgba(255,255,255,.15);display:flex;flex-direction:row-reverse;justify-content:space-between}.new-card__img{width:13.8rem;height:11rem;border-radius:.725rem;overflow:hidden;display:block}.new-card__img img{width:100%;height:100%;object-fit:cover}.new-card__content{display:flex;align-items:flex-start;flex-direction:column;gap:.7rem;max-width:17rem}.new-card__title{color:#fff;font-size:1.4rem;font-style:normal;font-weight:700;line-height:132%}.new-card__post-date{padding:.45rem 1rem;display:inline-flex;border-radius:4.3rem;background:#ffffff26;color:#fff;font-size:1.2rem;font-style:normal;font-weight:400;line-height:132%}@media (min-width: 1200px){.new-card{padding-bottom:3rem}.new-card__img{width:19rem;height:15rem;border-radius:1rem}.new-card__img img{transition:.3s}.new-card__content{max-width:33.5rem;justify-content:space-between}.new-card__title{font-size:2.4rem}.new-card__post-date{margin-top:auto}.new-card:hover .new-card__img img{transform:scale(1.05)}}.news-section{padding-bottom:17.6rem;position:relative;z-index:2}.news-section__list{display:grid;gap:1.8rem}.news-section__line{position:absolute;top:4rem;right:0;width:26rem;pointer-events:none}.news-section__line img{width:100%;height:auto}.news-section .section-header{position:relative}.news-section--main{padding:7.8rem 0 0}.news-section--main .news-section__item:last-child .new-card{border-bottom:none;padding-bottom:0}.news-section--main .section-header__desc{display:block}.news-section__draw-text{width:12.6rem;height:auto;opacity:.5}.news-section__draw-text path,.news-section__draw-text line{stroke:#fff;fill:transparent}@media (max-width: 767px){.news-section__item:nth-child(1) .new-card{flex-direction:column;padding-bottom:1.2rem;border:none}.news-section__item:nth-child(1) .new-card__img{width:100%;height:auto;margin-bottom:1rem}.news-section__item:nth-child(1) .new-card__content{max-width:unset}.news-section__item:nth-child(1) .new-card__title{font-size:2rem}.news-section__footer{margin-top:3rem}.news-section--main .section-header__col:nth-child(2){display:none}.news-section__el-1,.news-section__el-2{display:none}}@media (min-width: 768px){.news-section__line{top:-50rem;width:97rem}.news-section__draw-text{width:19.7rem;position:absolute;left:calc(100% - 3rem);top:50%;transform:translateY(-50%)}.news-section__list{grid-template-columns:repeat(2,1fr);gap:3rem 9.5rem;align-items:flex-start}.news-section__item:nth-child(1){grid-row:span 3}.news-section__item:nth-child(1) .new-card{flex-direction:column;border:none;padding-bottom:0;height:100%}.news-section__item:nth-child(1) .new-card__img{width:100%;height:auto;margin-bottom:2.8rem}.news-section__item:nth-child(1) .new-card__content{max-width:unset}.news-section__item:nth-child(4){margin-bottom:5.4rem}.news-section__item:nth-child(4) .new-card{border-bottom:none;padding-bottom:3rem;position:relative}.news-section__item:nth-child(4) .new-card:after{content:"";position:absolute;bottom:0;right:0;width:calc(100vw - 24rem);border-bottom:.1rem solid rgba(255,255,255,.15)}.news-section__footer{display:none}.news-section--main{padding:12.5rem 0 10rem}.news-section--main .section-header{align-items:flex-end}.news-section--main .news-section__item:nth-child(4){margin-bottom:0}.news-section--main .news-section__item:nth-child(4) .new-card:after{display:none}.news-section__el-1{position:absolute;width:10.9436rem;height:10.9436rem;top:-6rem;right:28rem}.news-section__el-1 img{width:100%;height:auto;animation:parallaxWind 12s infinite linear}.news-section__el-2{position:absolute;top:-6rem;right:8rem;width:18.493rem;height:18.493rem;transform:rotate(39.555deg)}.news-section__el-2 img{width:100%;height:auto;animation:parallaxAnimationReverse 10s infinite linear}}
