html{box-sizing:border-box;scroll-behavior:smooth}*,*::before,*::after{box-sizing:inherit}a{text-decoration:none}textarea:focus,input:focus{outline:none}ol,ul,li{list-style:none}ol,ul,li,h1,h2,h3,h4,h5,h6,p,body,blockquote{margin:0;padding:0}@font-face{font-family:"Roboto";src:url("../font/roboto/Roboto-Regular.woff2") format("woff2"),url("../font/roboto/Roboto-Regular.woff") format("woff"),url("../font/roboto/Roboto-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url("../font/roboto/Roboto-SemiBold.woff2") format("woff2"),url("../font/roboto/Roboto-SemiBold.woff") format("woff"),url("../font/roboto/Roboto-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url("../font/roboto/Roboto-Bold.woff2") format("woff2"),url("../font/roboto/Roboto-Bold.woff") format("woff"),url("../font/roboto/Roboto-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat";src:url("../font/montserrat/Montserrat-Bold.woff2") format("woff2"),url("../font/montserrat/Montserrat-Bold.woff") format("woff"),url("../font/montserrat/Montserrat-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat Alternates";src:url("../font/montserrat-alternates/MontserratAlternates-Bold.woff2") format("woff2"),url("../font/montserrat-alternates/MontserratAlternates-Bold.woff") format("woff"),url("../font/montserrat-alternates/MontserratAlternates-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat Alternates";src:url("../font/montserrat-alternates/MontserratAlternates-Black.woff2") format("woff2"),url("../font/montserrat-alternates/MontserratAlternates-Black.woff") format("woff"),url("../font/montserrat-alternates/MontserratAlternates-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}.p-md,.p-lg,.the-content li,.the-content p{font-family:"Roboto",sans-serif;font-weight:400}.p-xl{font-family:"Montserrat",sans-serif;font-weight:700}.h-xs,.h-md,.h-lg,.h-xl,.the-content h2,.the-content h3{font-family:"Montserrat Alternates",sans-serif;font-weight:700}.h-xxl{font-family:"Montserrat Alternates",sans-serif;font-weight:900}.p-semi-bold{font-weight:600}.the-content strong,.p-bold{font-weight:700}.p-underline{text-decoration:underline}.h-uppercase,.p-uppercase{text-transform:uppercase}@media(min-width: 0)and (max-width: 767.98px){.h-xxl{font-size:24px;line-height:32x}.h-xl{font-size:24px;line-height:30px}.h-lg{font-size:22px;line-height:26px}.the-content h2,.h-md{font-size:20px;line-height:25px}.the-content h3,.h-xs{font-size:18px;line-height:23px}.p-xl{font-size:18px;line-height:25px}.the-content li,.the-content p,.p-lg{font-size:16px;line-height:23px}.the-content p span,.p-md{font-size:16px;line-height:23px}}@media(min-width: 768px)and (max-width: 1023.98px){.h-xxl{font-size:32px;line-height:40px}.h-xl{font-size:30px;line-height:40px}.h-lg{font-size:26px;line-height:32px}.the-content h2,.h-md{font-size:22px;line-height:27px}.the-content h3,.h-xs{font-size:20px;line-height:25px}.p-xl{font-size:18px;line-height:25px}.the-content li,.the-content p,.p-lg{font-size:17px;line-height:24px}.the-content p span,.p-md{font-size:16px;line-height:23px}}@media(min-width: 1024px)and (max-width: 1439.98px){.h-xxl{font-size:34px;line-height:42px}.h-xl{font-size:32px;line-height:42px}.h-lg{font-size:26px;line-height:32px}.the-content h2,.h-md{font-size:22px;line-height:27px}.the-content h3,.h-xs{font-size:20px;line-height:25px}.p-xl{font-size:18px;line-height:25px}.the-content li,.the-content p,.p-lg{font-size:18px;line-height:25px}.the-content p span,.p-md{font-size:16px;line-height:23px}}@media(min-width: 1440px){.h-xxl{font-size:46px;line-height:60px}.h-xl{font-size:40px;line-height:60px}.h-lg{font-size:32px;line-height:39px}.the-content h2,.h-md{font-size:24px;line-height:29px}.the-content h3,.h-xs{font-size:20px;line-height:25px}.p-xl{font-size:18px;line-height:25px}.the-content li,.the-content p,.p-lg{font-size:20px;line-height:28px}.the-content p span,.p-md{font-size:16px;line-height:23px}}.container{margin:0 auto;min-width:320px;box-sizing:border-box}@media(min-width: 0)and (max-width: 767.98px){.container{padding:0 16px;width:100%}}@media(min-width: 768px)and (max-width: 1023.98px){.container{width:704px}}@media(min-width: 1024px)and (max-width: 1439.98px){.container{width:904px}}@media(min-width: 1440px){.container{width:1280px}}.popup__overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity 300ms ease;z-index:9999;background:rgba(0,0,0,.6);backdrop-filter:blur(6px);overflow-y:auto}.popup__overlay.active{opacity:1;pointer-events:auto}.popup__box{min-width:300px;max-width:700px;transform:scale(0.9);opacity:0;transition:transform 300ms ease,opacity 300ms ease;position:relative}.popup__content{text-align:center}.popup__content svg{display:flex;justify-self:center}.popup__content p{padding:0 10px 10px 10px;color:#424c49}.popup__content h2{padding:0 10px 16px 10px;color:#074a33}.popup__overlay.show-popup .popup__box{transform:scale(1);opacity:1}.popup__close{width:32px;height:32px;cursor:pointer;display:flex;justify-self:flex-end;margin-bottom:16px}.popup__wrapper{background-color:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.15)}@media(min-width: 0)and (max-width: 767.98px){.popup__wrapper{padding:16px}.popup__box{padding:16px}.popup__content svg{width:80px;height:80px;margin-bottom:24px}}@media(min-width: 768px)and (max-width: 1023.98px){.popup__wrapper{padding:20px}.popup__box{padding:40px}.popup__content svg{width:100px;height:100px;margin-bottom:40px}}@media(min-width: 1024px)and (max-width: 1439.98px){.popup__wrapper{padding:20px}.popup__box{padding:40px}.popup__content svg{width:100px;height:100px;margin-bottom:40px}}@media(min-width: 1440px){.popup__wrapper{padding:20px}.popup__box{padding:40px}.popup__content svg{width:100px;height:100px;margin-bottom:40px}}.overlay__mask{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(6px);opacity:0;pointer-events:none;transition:opacity 300ms ease;z-index:9999;display:flex;align-items:center;justify-content:center}.overlay__mask.active{opacity:1;pointer-events:auto}.overlay__spinner{border:6px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.video-lightbox__overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity 300ms ease;z-index:9999}.video-lightbox__overlay.active{opacity:1;pointer-events:auto}.video-lightbox__container{position:relative;background:#000;border-radius:20px;overflow:hidden;width:90vw;height:50.625vw;max-height:90vh;max-width:160vh;transform:scale(0.95);opacity:0;transition:transform 300ms ease,opacity 300ms ease,backdrop-filter 300ms ease}.video-lightbox__overlay.show-player .video-lightbox__container{transform:scale(1);opacity:1}.video-lightbox__close{position:absolute;top:10px;right:10px;background:rgba(255,255,255,.8);color:#000;border:none;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:20px;line-height:32px;text-align:center}.form-textarea,.form-input{border:1px solid #fff;width:100%;display:block;color:#424c49;transition:border-color 300ms}.form-input{padding:12px 20px}.form-textarea{padding:14px 20px;height:110px}.form-textarea.warning,.form-input.warning{border:1px solid red}.form-textarea::placeholder,.form-input::placeholder{color:#8d958b}.form-textarea:focus,.form-input:focus{border-color:#00af77}@media(min-width: 0)and (max-width: 767.98px){.form-input{height:47px}}@media(min-width: 768px)and (max-width: 1023.98px){.form-input{height:48px}}@media(min-width: 1024px)and (max-width: 1439.98px){.form-input{height:49px}}@media(min-width: 1440px){.form-input{height:52px}}.form__checkbox-container{display:flex;align-items:flex-start;cursor:pointer;margin:4px}.form__checkbox-container input[type=checkbox]{display:none}.form__custom-checkbox{width:20px;min-width:20px;height:20px;border:1px solid #00af77;border-radius:4px;display:inline-block;position:relative;transition:all .2s;margin-right:10px}.form__custom-checkbox::after{content:"";position:absolute;top:-1px;left:-1px;width:20px;height:20px;background:#00af77;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3606 6.37837C15.7037 6.73801 15.6903 7.3077 15.3307 7.65081L9.04139 13.6508C8.69344 13.9828 8.14601 13.9825 7.79835 13.6503L4.65906 10.6503C4.29971 10.3069 4.28678 9.73717 4.63019 9.37781C4.9736 9.01846 5.54331 9.00553 5.90266 9.34894L8.42068 11.7552L14.0882 6.34841C14.4478 6.00531 15.0175 6.01872 15.3606 6.37837Z' fill='white'/%3E%3C/svg%3E");border-radius:4px;opacity:0;visibility:hidden;transition:opacity 300ms,visibility 300ms}.form__checkbox-container input[type=checkbox]:checked+.form__custom-checkbox::after{opacity:1;visibility:visible}.form__checkbox-label a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:1px;text-underline-offset:3px;text-underline-position:from-font}.warning .form__custom-checkbox{border:1px solid red}@media(min-width: 0)and (max-width: 767.98px){.form__custom-checkbox{top:2px}}@media(min-width: 768px)and (max-width: 1023.98px){.form__custom-checkbox{top:2px}}@media(min-width: 1024px)and (max-width: 1439.98px){.form__custom-checkbox{top:2px}}@media(min-width: 1440px){.form__custom-checkbox{top:4px}}.youtube-video{position:relative;display:block;width:100%;padding:0;overflow:hidden}.youtube-video::before{padding-top:56.25%;display:block;content:""}.youtube-video__iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.footer-navbar{font-family:"Roboto",sans-serif;font-weight:600;background-color:#fff;border-top:1px solid #eef1ef}.footer-navbar__inner{display:flex}.footer-navbar__main{display:flex}.footer-navbar__email{display:flex;align-items:center}.footer-navbar__email-text{margin-left:8px;color:#074a33}.footer-navbar__socials{display:flex;align-items:center}.footer-navbar__social{margin-left:10px}.footer-navbar__social:first-child{margin-left:0}.footer-navbar__img{width:auto;display:block}.footer-navbar__social,.footer-navbar__social-ico{width:24px;height:24px;display:block}@media(min-width: 0)and (max-width: 767.98px){.footer-navbar{font-size:16px;line-height:23px;padding:48px 0}.footer-navbar__inner{flex-direction:column;align-items:center}.footer-navbar__main{flex-direction:column;align-items:center}.footer-navbar__img{height:72px}.footer-navbar__email{margin:40px 0 25px 0}}@media(min-width: 768px)and (max-width: 1023.98px){.footer-navbar{font-size:17px;line-height:24px;padding:25px 0}.footer-navbar__inner{justify-content:space-between;align-items:center}.footer-navbar__img{height:50px}.footer-navbar__socials{margin-left:45px}}@media(min-width: 1024px)and (max-width: 1439.98px){.footer-navbar{font-size:18px;line-height:25px;padding:25px 0}.footer-navbar__inner{justify-content:space-between;align-items:center}.footer-navbar__img{height:50px}.footer-navbar__socials{margin-left:45px}}@media(min-width: 1440px){.footer-navbar{font-size:20px;line-height:28px;padding:25px 0}.footer-navbar__inner{justify-content:space-between;align-items:center}.footer-navbar__img{height:50px}.footer-navbar__socials{margin-left:45px}}.header-navbar__menu-label{font-family:"Montserrat Alternates",sans-serif;font-weight:700;font-size:20px;line-height:25px;text-transform:uppercase}.header-navbar__main-menu,.header-navbar__language-menu{font-family:"Roboto",sans-serif;font-weight:600}.header-navbar{height:80px}.header-navbar__container{display:flex;justify-content:space-between;align-items:center;height:80px}.header-navbar__img{height:50px;width:auto;display:block}.header-navbar__main-menu-wrapper{display:flex}.header-navbar__main-menu{display:flex}.header-navbar__language-menu{display:flex}.header-navbar__language-menu svg{margin-right:4px}.header-navbar__burger{cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-position:center;background-size:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 6H28V8.5H4V6ZM4 14.75H28V17.25H4V14.75ZM28 23.5H4V26H28V23.5Z' fill='%2300AF77'/%3E%3C/svg%3E")}.header-navbar__menu-cross{cursor:pointer;width:32px;height:32px;background-repeat:no-repeat;background-position:center;background-size:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3337 8.54699L23.4537 6.66699L16.0003 14.1203L8.54699 6.66699L6.66699 8.54699L14.1203 16.0003L6.66699 23.4537L8.54699 25.3337L16.0003 17.8803L23.4537 25.3337L25.3337 23.4537L17.8803 16.0003L25.3337 8.54699Z' fill='%23074A33'/%3E%3C/svg%3E%0A")}.header-navbar__inner{position:fixed;width:100%;background-color:rgba(255,255,255,0);transition:background-color 300ms;z-index:9999}.header-navbar__inner.active{background-color:#fff}.header-navbar__language-menu ul{visibility:hidden;opacity:0;overflow:hidden;transition:opacity 300ms ease,visibility 300ms ease;background-color:#fff;padding:2px 0;margin-left:-15px;margin-top:10px;box-shadow:0 4px 15px 0 rgba(0,0,0,.05)}.header-navbar__language-menu ul a{color:#424c49}.header-navbar__language-menu ul li{padding:8px 20px;border-bottom:1px solid #f8f8f8}.header-navbar__language-menu ul li:last-child{border-bottom:0}.header-navbar__language-menu .toggle{cursor:pointer;display:flex;justify-content:center;align-items:center}.header-navbar__language-menu .toggle::after{content:"";display:block;width:24px;height:24px;transition:transform 300ms;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.70956 11.71L11.2996 14.3C11.6896 14.69 12.3196 14.69 12.7096 14.3L15.2996 11.71C15.9296 11.08 15.4796 10 14.5896 10H9.40956C8.51956 10 8.07956 11.08 8.70956 11.71Z' fill='%23074A33'/%3E%3C/svg%3E")}.header-navbar__language-menu .single,.header-navbar__language-menu .toggle{color:#074a33}.header-navbar__language-menu.active ul{visibility:visible;opacity:1}.header-navbar__language-menu.active .toggle::after{transform:rotate(180deg)}.header-navbar__main-menu a{color:#074a33}.header-navbar__main-menu li{margin-right:40px}.header-navbar__main-menu li:last-child{margin-right:0}@media(min-width: 0)and (max-width: 767.98px){.header-navbar__main-menu,.header-navbar__language-menu{font-size:17px;line-height:24px}.header-navbar__main{background:#fff;position:fixed;top:0;right:-100%;width:100%;padding:24px 16px;transition:right 300ms}.header-navbar__main.active{right:0}.header-navbar__menu-cross-wrapper{display:flex;justify-content:space-between;align-items:center;color:#074a33;border-bottom:1px solid #f8f8f8;padding-bottom:20px}.header-navbar__main-menu-wrapper{flex-direction:column}.header-navbar__main-menu{flex-direction:column;margin-top:24px}.header-navbar__main-menu li{margin-bottom:32px}.header-navbar__language-menu{align-items:center}.header-navbar__language-menu ul{position:absolute}}@media(min-width: 768px)and (max-width: 1023.98px){.header-navbar__main-menu,.header-navbar__language-menu{font-size:17px;line-height:24px}.header-navbar__burger{display:none}.header-navbar__menu-cross-wrapper{display:none}.header-navbar__language-menu{align-items:center}.header-navbar__language-menu ul{position:absolute}.header-navbar__main-menu{margin-right:40px}}@media(min-width: 1024px)and (max-width: 1439.98px){.header-navbar__main-menu,.header-navbar__language-menu{font-size:18px;line-height:25px}.header-navbar__burger{display:none}.header-navbar__menu-cross-wrapper{display:none}.header-navbar__language-menu{align-items:center}.header-navbar__language-menu ul{position:absolute}.header-navbar__main-menu{margin-right:48px}}@media(min-width: 1440px){.header-navbar__main-menu,.header-navbar__language-menu{font-size:20px;line-height:28px}.header-navbar__burger{display:none}.header-navbar__menu-cross-wrapper{display:none}.header-navbar__language-menu{align-items:center}.header-navbar__language-menu ul{position:absolute}.header-navbar__main-menu{margin-right:64px}}.breadcrumbs{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__icon{width:20px;height:20px;margin:0 8px}.breadcrumbs__url{color:#00af77}@media(min-width: 0)and (max-width: 767.98px){.breadcrumbs{margin:16px 0 32px 0}}@media(min-width: 768px)and (max-width: 1023.98px){.breadcrumbs{margin:24px 0 32px 0}}@media(min-width: 1024px)and (max-width: 1439.98px){.breadcrumbs{margin:24px 0 40px 0}}@media(min-width: 1440px){.breadcrumbs{margin:24px 0 46px 0}}.card-news{display:flex;flex-direction:column;justify-content:space-between}.card-news__image{width:100%;position:relative;overflow:hidden;display:block}.card-news__image::before{content:"";position:absolute;inset:0;background:inherit;background-position:center;background-repeat:no-repeat;background-size:cover;transition:transform 300ms ease;transform:scale(1.01)}.card-news:hover .card-news__image::before{transform:scale(1.05)}.card-news__title{color:#074a33}.card-news__main{display:flex;flex-direction:column}.card-news__date{color:#8d958b}@media(min-width: 0)and (max-width: 767.98px){.card-news__image{min-height:164px;padding-top:60%}.card-news__title{margin-top:16px}.card-news__date{margin-top:12px}}@media(min-width: 768px)and (max-width: 1023.98px){.card-news__image{height:196px}.card-news__title{margin-top:20px}.card-news__date{margin-top:16px}.card-news__date{margin-top:16px}}@media(min-width: 1024px)and (max-width: 1439.98px){.card-news__image{height:164px}.card-news__title{margin-top:16px}.card-news__date{margin-top:16px}}@media(min-width: 1440px){.card-news__image{height:234px}.card-news__title{margin-top:20px}.card-news__date{margin-top:16px}}.who-we-are__title{background-color:#00af77;color:#fff;padding:8px;text-align:center}.who-we-are__img{width:100%;height:auto;display:block}.who-we-are__text p{color:#424c49}.who-we-are__text p:last-child{margin-bottom:0}@media(min-width: 0)and (max-width: 767.98px){.who-we-are__grid{padding:32px 0 24px 0;display:flex;flex-direction:column}.who-we-are__text{order:2}.who-we-are__text p{margin-bottom:12px}.who-we-are__image{order:1;width:100%;margin:0 0 44px 0}}@media(min-width: 768px)and (max-width: 1023.98px){.who-we-are__grid{padding:26px 0 32px 0;display:flex;flex-direction:column}.who-we-are__text{order:2}.who-we-are__text p{margin-bottom:12px}.who-we-are__image{order:1;width:448px;margin:0 auto 32px auto}}@media(min-width: 1024px)and (max-width: 1439.98px){.who-we-are__grid{padding:32px 0 32px 0;position:relative;min-height:370px}.who-we-are__text{width:520px}.who-we-are__text p{margin-bottom:12px}.who-we-are__image{position:absolute;top:32px;right:-30px;width:432px}}@media(min-width: 1440px){.who-we-are__grid{padding:24px 0 32px 0;position:relative;min-height:370px}.who-we-are__text{width:620px}.who-we-are__text p{margin-bottom:16px}.who-we-are__image{position:absolute;top:24px;right:50px;width:432px}}.our-values__title{color:#fff;background-color:#ff8210;padding:8px;text-align:center}.our-values__card{background-color:#f8f8f8;display:flex}.our-values__card:last-child{padding:24px;margin-bottom:0}.our-values__card-icon{width:70px;height:70px}.our-values__card-title{color:#074a33;margin-bottom:8px}.our-values__card-description{color:#424c49}@media(min-width: 0)and (max-width: 767.98px){.our-values{margin-top:56px}.our-values__title{margin-bottom:20px}.our-values__card{padding:20px;margin-bottom:24px;flex-direction:column}.our-values__card-icon{margin-bottom:20px}}@media(min-width: 768px)and (max-width: 1023.98px){.our-values{margin-top:64px}.our-values__title{margin-bottom:24px}.our-values__card{padding:20px;margin-bottom:24x}.our-values__card-icon{margin-right:16px}}@media(min-width: 1024px)and (max-width: 1439.98px){.our-values{margin-top:72px}.our-values__title{margin-bottom:32px}.our-values__cards{width:750px;margin:0 auto}.our-values__card{padding:24px 20px;margin-bottom:24px}.our-values__card-icon{margin-right:20px}}@media(min-width: 1440px){.our-values{margin-top:80px}.our-values__title{margin-bottom:40px}.our-values__cards{width:845px;margin:0 auto}.our-values__card{padding:24px;margin-bottom:30px}.our-values__card-icon{margin-right:20px}}.our-goals__title{text-align:center;padding:8px;color:#fff;background-color:#00af77}.our-goals__grid{display:grid;grid-template-rows:1fr}.our-goals__card-img{width:100%;height:auto;display:block}.our-goals__card{display:flex;flex-direction:column;justify-content:space-between}.our-goals__card.orange{background-color:#ff8210}.our-goals__card.orange .our-goals__card-title{color:#fff}.our-goals__card.orange .our-goals__card-description{color:#f8f8f8}.our-goals__card.green{background-color:#074a33}.our-goals__card.green .our-goals__card-title{color:#fff}.our-goals__card.green .our-goals__card-description{color:#f8f8f8}.our-goals__card.lime{background-color:#c8ff92}.our-goals__card.lime .our-goals__card-title{color:#074a33}.our-goals__card.lime .our-goals__card-description{color:#424c49}.our-goals__card-title{margin-bottom:12px}@media(min-width: 0)and (max-width: 767.98px){.our-goals{margin:56px 0 56px 0}.our-goals__title{margin:0 0 20px 0}.our-goals__grid{grid-template-columns:1fr;gap:20px;grid-template-areas:"."}.our-goals__card{padding:20px}.our-goals__card-image{margin:24px auto 0 auto;max-width:240px}}@media(min-width: 768px)and (max-width: 1023.98px){.our-goals{margin:64px 0 64px 0}.our-goals__title{margin:0 0 24px 0}.our-goals__grid{grid-template-columns:1fr;gap:20px;grid-template-areas:"."}.our-goals__card{padding:24px}.our-goals__card-image{margin:24px auto 0 auto;width:280px}}@media(min-width: 1024px)and (max-width: 1439.98px){.our-goals{margin:72px 0 72px 0}.our-goals__title{margin:0 0 32px 0}.our-goals__grid{grid-template-columns:1fr 1fr 1fr;gap:20px;grid-template-areas:". . ."}.our-goals__card{padding:24px}.our-goals__card-image{margin:24px 0 0 0}}@media(min-width: 1440px){.our-goals{margin:80px 0 80px 0}.our-goals__title{margin:0 0 40px 0}.our-goals__grid{grid-template-columns:1fr 1fr 1fr;gap:30px;grid-template-areas:". . ."}.our-goals__card{padding:24px}.our-goals__card-image{margin:24px auto 0 auto;width:280px}}.projects{background-color:#ff8210}.projects__title{background-color:#fff;text-align:center;color:#074a33;padding:8px}.projects__card-img{display:block;width:100%;height:auto}.projects__cards{display:grid;grid-template-rows:auto;grid-template-columns:1fr;grid-template-areas:"."}.projects__card{display:grid;grid-template-rows:auto}.projects__card-button{display:flex;margin-top:16px}.projects__card-main{display:flex;flex-direction:column;justify-content:space-between}.projects__card-title{color:#fff}.projects__card-text{color:#f8f8f8}@media(min-width: 0)and (max-width: 767.98px){.projects{padding:56px 0}.projects__title{margin-bottom:24px}.projects__cards{gap:24px}.projects__card{grid-template-columns:1fr;gap:24px;grid-template-areas:"."}.projects__card-title{margin-bottom:12px}}@media(min-width: 768px)and (max-width: 1023.98px){.projects{padding:64px 0}.projects__title{margin-bottom:24px}.projects__cards{gap:32px}.projects__card{grid-template-columns:1fr 1fr;gap:20px;grid-template-areas:". ."}.projects__card-title{margin-bottom:12px}}@media(min-width: 1024px)and (max-width: 1439.98px){.projects{padding:72px 0}.projects__title{margin-bottom:32px}.projects__cards{gap:32px}.projects__card{grid-template-columns:1fr 1fr;gap:24px;grid-template-areas:". ."}.projects__card-title{margin-bottom:16px}}@media(min-width: 1440px){.projects{padding:110px 0}.projects__title{margin-bottom:40px}.projects__cards{gap:40px}.projects__card{grid-template-columns:1fr 1fr;gap:40px;grid-template-areas:". ."}.projects__card-title{margin-bottom:20px}}.news__title{text-align:center;padding:8px;background-color:#00af77;color:#fff}.news__grid{display:grid;grid-template-rows:auto}.news__button{display:flex;justify-content:center}@media(min-width: 0)and (max-width: 767.98px){.news{padding:56px 0}.news__title{margin-bottom:24px}.news__grid{grid-template-columns:1fr;gap:24px;grid-template-areas:"."}.news__button{margin-top:24px}}@media(min-width: 768px)and (max-width: 1023.98px){.news{padding:64px 0}.news__title{margin-bottom:24px}.news__grid{grid-template-columns:1fr 1fr;gap:20px;grid-template-areas:". ."}.news__button{margin-top:24px}}@media(min-width: 1024px)and (max-width: 1439.98px){.news{padding:72px 0}.news__title{margin-bottom:32px}.news__grid{grid-template-columns:1fr 1fr 1fr;gap:24px;grid-template-areas:". . ."}.news__button{margin-top:32px}}@media(min-width: 1440px){.news{padding:110px 0}.news__title{margin-bottom:40px}.news__grid{grid-template-columns:1fr 1fr 1fr;gap:30px;grid-template-areas:". . ."}.news__button{margin-top:40px}}.feedback{background-color:#00af77}.feedback__title{text-align:center;padding:8px;background-color:#fff;color:#074a33}.feedback__form{background-repeat:no-repeat;background-position:center;background-size:cover}.feedback__button{display:flex;justify-content:center}.feedback__check-wrapper{color:#424c49;margin-bottom:24px}@media(min-width: 0)and (max-width: 767.98px){.feedback{padding:48px 0}.feedback__title{margin-bottom:24px}.feedback__form{padding:24px 15px}.feedback__input-wrapper{margin-bottom:12px}}@media(min-width: 768px)and (max-width: 1023.98px){.feedback{padding:64px 0}.feedback__title{margin-bottom:24px}.feedback__form{width:462px;margin:0 auto;padding:24px}.feedback__input-wrapper{margin-bottom:16px}}@media(min-width: 1024px)and (max-width: 1439.98px){.feedback{padding:72px 0}.feedback__title{margin-bottom:32px}.feedback__form{width:594px;margin:0 auto;padding:25px}.feedback__input-wrapper{margin-bottom:16px}}@media(min-width: 1440px){.feedback{padding:80px 0}.feedback__title{margin-bottom:40px}.feedback__form{width:840px;margin:0 auto;padding:40px}.feedback__input-wrapper{margin-bottom:16px}}.animation__title{color:#fff;background-repeat:no-repeat}.animation__title span{padding:2px 4px}.animation__title span:first-of-type{background-color:#ff8210}.animation__title span:nth-of-type(2){background-color:#074a33}.animation__button{display:flex;justify-content:center}.animation{width:100%;overflow:hidden;position:relative;display:flex;justify-content:center;background-color:#00af77}.animation__backgrounds{background-color:#00af77;display:flex;flex-direction:column;justify-content:center}.animation__content{display:flex;align-items:center;text-align:center;z-index:2;opacity:0;transition:opacity 1s ease}.animation__content.active{opacity:1}.animation__butterfly,.animation__mountains,.animation__eco,.animation__child,.animation__planet,.animation__cloud,.animation__heart{width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;opacity:0;transition:background-position 1s ease,opacity 1s ease}.animation__mountains{background-position:50% 100px}.animation__mountains.active{background-position:50% 0;opacity:1}.animation__heart{background-position:0 center}.animation__heart.active{background-position:0 center;opacity:1}.animation__child{background-position:100px center}.animation__child.active{background-position:0 center;opacity:1}.animation__planet{background-position:100px center}.animation__planet.active{background-position:0 center;opacity:1}.animation__eco{background-position:50% 100px}.animation__eco.active{background-position:50% 0;opacity:1}.animation__cloud{background-position:50% -100px}.animation__cloud.active{background-position:50% 0;opacity:1}.animation__butterfly{background-position:-100px center}.animation__butterfly.active{background-position:0 center;opacity:1}@media(min-width: 0)and (max-width: 767.98px){.animation{padding:40px 0}.animation__butterfly,.animation__mountains,.animation__eco,.animation__child,.animation__planet,.animation__cloud,.animation__heart{display:none}.animation__title{padding-bottom:32px;background-position:center bottom 16px;background-size:180px}}@media(min-width: 768px)and (max-width: 1023.98px){.animation{height:861px}.animation__backgrounds{position:absolute;width:1284px;height:861px}.animation__butterfly,.animation__mountains,.animation__eco,.animation__child,.animation__planet,.animation__cloud,.animation__heart{background-size:100% 861px}.animation__title{padding-bottom:32px;margin-top:-40px;background-position:center bottom 10px;background-size:230px}}@media(min-width: 1024px)and (max-width: 1439.98px){.animation{height:915px}.animation__backgrounds{position:absolute;width:1364px;height:915px}.animation__butterfly,.animation__mountains,.animation__eco,.animation__child,.animation__planet,.animation__cloud,.animation__heart{background-size:100% 915px}.animation__title{padding-bottom:36px;margin-top:-80px;background-position:center bottom 20px;background-size:250px}}@media(min-width: 1440px){.animation{height:1288px}.animation__backgrounds{position:absolute;width:1920px;height:1288px}.animation__butterfly,.animation__mountains,.animation__eco,.animation__child,.animation__planet,.animation__cloud,.animation__heart{background-size:100% 1288px}.animation__title{padding-bottom:50px;margin-top:-120px;background-position:center bottom 30px;background-size:300px}}.hero__title{display:none}.hero__bgs{display:flex;flex-direction:column;align-items:center}.hero__bg{position:relative;margin:5px 0;transition:margin-left 800ms ease}.hero__img{width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover;transition:background-position 600ms ease}.hero__img-green-01.active,.hero__img-green-02.active,.hero__img-full-03.active{background-position:center 0}.hero__img-orange-01.active,.hero__img-orange-02.active{background-position:0 center}.hero__img-white-01,.hero__img-white-02{background-position:0 center;opacity:0;transition:opacity 600ms ease}.hero__img-white-01.active,.hero__img-white-02.active{opacity:1}@media(min-width: 0)and (max-width: 767.98px){.hero{padding:64px 0 88px 0}.hero__bg{width:288px;height:47px}.hero__img-green-01,.hero__img-green-02,.hero__img-full-03{background-position:center 47px}.hero__img-orange-01{background-position:-80px center}.hero__img-orange-02{background-position:-180px center}}@media(min-width: 768px)and (max-width: 1023.98px){.hero{padding:40px 0 82px 0}.hero__bg{width:428px;height:70px}.hero__img-green-01,.hero__img-green-02,.hero__img-full-03{background-position:center 70px}.hero__img-orange-01{background-position:-120px center}.hero__img-orange-02{background-position:-260px center}.hero__bg-01.active:hover{margin-left:-100px}.hero__bg-02.active:hover{margin-left:100px}.hero__bg-03.active:hover{margin-left:-100px}}@media(min-width: 1024px)and (max-width: 1439.98px){.hero{padding:60px 0 100px 0}.hero__bg{width:506px;height:83px}.hero__img-green-01,.hero__img-green-02,.hero__img-full-03{background-position:center 83px}.hero__img-orange-01{background-position:-140px center}.hero__img-orange-02{background-position:-310px center}.hero__bg-01.active:hover{margin-left:-100px}.hero__bg-02.active:hover{margin-left:100px}.hero__bg-03.active:hover{margin-left:-100px}}@media(min-width: 1440px){.hero{padding:70px 0 130px 0}.hero__bg{width:625px;height:102px}.hero__img-green-01,.hero__img-green-02,.hero__img-full-03{background-position:center 102px}.hero__img-orange-01{background-position:-170px center}.hero__img-orange-02{background-position:-380px center}.hero__bg-01.active:hover{margin-left:-100px}.hero__bg-02.active:hover{margin-left:100px}.hero__bg-03.active:hover{margin-left:-100px}}.page-404{text-align:center}.page-404__img{display:block;height:auto;margin:0 auto}.page-404__title{color:#074a33}.page-404__description{color:#424c49}.page-404__description{display:flex;justify-content:center}@media(min-width: 0)and (max-width: 767.98px){.page-404__img{width:248px}.page-404{padding:40px 0 80px 0}.page-404__container{max-width:462px;margin:0 auto}.page-404__title{margin:40px 0 16px 0}.page-404__description{margin-bottom:16px}}@media(min-width: 768px)and (max-width: 1023.98px){.page-404__img{width:365px}.page-404{padding:64px 0 160px 0}.page-404__container{width:462px;margin:0 auto}.page-404__title{margin:48px 0 24px 0}.page-404__description{margin-bottom:30px}}@media(min-width: 1024px)and (max-width: 1439.98px){.page-404__img{width:548px}.page-404{padding:64px 0 96px 0}.page-404__container{width:624px;margin:0 auto}.page-404__title{margin:40px 0 24px 0}.page-404__description{margin-bottom:30px}}@media(min-width: 1440px){.page-404__img{width:548px}.page-404{padding:64px 0 96px 0}.page-404__container{width:624px;margin:0 auto}.page-404__title{margin:40px 0 24px 0}.page-404__description{margin-bottom:30px}}.page-about-us{background-repeat:no-repeat;background-position:bottom center;background-size:cover}.page-news__title{padding:8px;background-color:#00af77;color:#fff;text-align:center}.page-news__grid{display:grid;grid-template-rows:1fr}.page-news__button{display:flex;justify-content:center}@media(min-width: 0)and (max-width: 767.98px){.page-news{margin:0 0 62px 0}.page-news__title{margin-bottom:24px}.page-news__grid{grid-template-columns:1fr;gap:24px;grid-template-areas:"."}.page-news__button{margin-top:24px}}@media(min-width: 768px)and (max-width: 1023.98px){.page-news{margin:0 0 50px 0}.page-news__title{margin-bottom:30px}.page-news__grid{grid-template-columns:1fr 1fr;gap:32px 20px;grid-template-areas:". ."}.page-news__button{margin-top:32px}}@media(min-width: 1024px)and (max-width: 1439.98px){.page-news{margin:0 0 72px 0}.page-news__title{margin-bottom:30px}.page-news__grid{grid-template-columns:1fr 1fr 1fr;gap:32px 24px;grid-template-areas:". . ."}.page-news__button{margin-top:32px}}@media(min-width: 1440px){.page-news{margin:0 0 80px 0}.page-news__title{margin-bottom:40px}.page-news__grid{grid-template-columns:1fr 1fr 1fr;gap:40px 30px;grid-template-areas:". . ."}.page-news__button{margin-top:40px}}.page-home__hero{background-repeat:no-repeat;background-position:center;background-size:cover}.single-news__title{text-align:center;padding:8px 10px;background-color:#00af77;color:#fff}.single-news__panel{display:flex;justify-content:space-between;align-items:center}.single-news__date{color:#8d958b}.single-news__share{width:40px;height:40px;display:flex;cursor:pointer}.single-news__title-recomendations{text-align:center;padding:8px 10px;background-color:#00af77;color:#fff}.single-news__grid{display:grid;grid-template-rows:1fr}@media(min-width: 0)and (max-width: 767.98px){.single-news__panel{margin:8px 0}.single-news__title-recomendations{margin-bottom:24px}.single-news__grid{grid-template-columns:1fr;gap:24px;grid-template-areas:".";margin-bottom:56px}.single-news__grid>:last-child{display:none}.single-news__main{margin-bottom:56px}}@media(min-width: 768px)and (max-width: 1023.98px){.single-news__panel{margin:16px 0}.single-news__title-recomendations{margin-bottom:32px}.single-news__grid{grid-template-columns:1fr 1fr;gap:20px;grid-template-areas:". .";margin-bottom:64px}.single-news__grid>:last-child{display:none}.single-news__main{margin-bottom:64px}}@media(min-width: 1024px)and (max-width: 1439.98px){.single-news__panel{margin:16px 0}.single-news__title-recomendations{margin-bottom:32px}.single-news__grid{grid-template-columns:1fr 1fr 1fr;gap:24px;grid-template-areas:". . .";margin-bottom:77px}.single-news__main{margin-bottom:77px}}@media(min-width: 1440px){.single-news__main{width:1040px;margin:0 auto}.single-news__content{width:840px;margin:0 auto}.single-news__panel{margin:16px 0}.single-news__title-recomendations{margin-bottom:40px}.single-news__grid{grid-template-columns:1fr 1fr 1fr;gap:40px;grid-template-areas:". . .";margin-bottom:77px}.single-news__main{margin-bottom:77px}}.button__default{display:block;padding:16px 24px;text-align:center;border:0;cursor:pointer}.button__orange{background-color:#ff8210;color:#fff;transition:background-color 300ms}.button__white{background-color:#fff;color:#074a33;transition:color 300ms}@media(min-width: 1024px){.button__orange:hover{background-color:#f7992a}.button__white:hover{color:#00af77}}.the-content img{width:100%;height:auto;display:block}.the-content p,.the-content li{color:#424c49}.the-content>:first-child{margin-top:0}.the-content>:last-child{margin-bottom:0}.the-content h2,.the-content h3{color:#074a33}.the-content p>span{display:block;margin-top:10px;color:#8d958b}.the-content li{margin:8px 0}.the-content li:last-child{margin:0}.the-content li:first-child{margin:0}.the-content ul li{position:relative;padding-left:28px}.the-content ul li::before{position:absolute;content:"";width:6px;height:6px;min-width:6px;min-height:6px;background-color:#4aaf63;border-radius:3px;margin:8px 8px 8px 8px;left:0}.the-content ol li{list-style:decimal}.the-content ol{margin-left:20px}.the-content a{color:#00af77;text-decoration:underline}@media(min-width: 0)and (max-width: 767.98px){.the-content h2,.the-content h3,.the-content p,.the-content ul,.the-content ol{margin-top:16px;margin-bottom:16px}.the-content p:has(iframe),.the-content p:has(img){margin:32px 0}}@media(min-width: 768px)and (max-width: 1023.98px){.the-content h2,.the-content h3,.the-content p,.the-content ul,.the-content ol{margin-top:20px;margin-bottom:20px}.the-content p:has(iframe),.the-content p:has(img){margin:40px 0}}@media(min-width: 1024px)and (max-width: 1439.98px){.the-content h2,.the-content h3,.the-content p,.the-content ul,.the-content ol{margin-top:20px;margin-bottom:20px}.the-content p:has(iframe),.the-content p:has(img){margin:40px 0}}@media(min-width: 1440px){.the-content h2,.the-content h3,.the-content p,.the-content ul,.the-content ol{margin-top:24px;margin-bottom:24px}.the-content p:has(iframe),.the-content p:has(img){margin:40px 0}}@media(min-width: 0)and (max-width: 1023.98px){.single-news__share,.header-navbar__language-menu,.header-navbar__menu-cross,.header-navbar__burger,button,a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}
