*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}html{scroll-behavior:smooth;scroll-padding-top:101px}body{background-color:#e8e8e8;display:flex;flex-direction:column;min-height:100vh;min-width:1200px;overflow-x:auto}a{text-decoration:none}ul{list-style-type:none}.about{padding-top:120px;padding-bottom:100px}.about__container{max-width:1055px;margin:0 auto;display:flex;flex-direction:column;gap:64px}.about__header{width:634px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:18px}.about__title{font-family:Montserrat,sans-serif;font-weight:600;font-size:32px;line-height:38px;letter-spacing:.01em;color:#000}.about__description{font-family:Montserrat,sans-serif;font-weight:500;font-size:22px;line-height:28px;letter-spacing:.01em;color:#555}.about__list{display:flex;flex-direction:column;gap:160px}.about__item{display:flex;align-items:center;gap:102px}.about__item:nth-child(2n){flex-direction:row-reverse}.about__image-wrapper{width:420px;height:320px;flex-shrink:0}.about__image{width:100%;height:100%;object-fit:cover;border-top-right-radius:104px;border-bottom-left-radius:104px;display:block}.about__text-content{width:534px;padding-top:32px;display:flex;flex-direction:column;gap:22px}.about__item-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:28px;line-height:36px;letter-spacing:.01em;color:#000}.about__item-description{font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:24px;letter-spacing:.01em;color:#000}.contact{width:100%;height:923px;background:linear-gradient(0deg,#10375dcc,#10375dcc),url(../assets/contact.jpg) no-repeat center center/cover;display:flex;align-items:center;position:relative;margin-top:200px}.contact__container{width:1317px;margin:0 auto;padding:0 51px;display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:768px){.contact__container{flex-direction:column;gap:40px;padding:0 20px}}.contact__left{width:565px;display:flex;flex-direction:column;gap:28px}.contact__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;line-height:100%;letter-spacing:2.57px;color:#7cb731}.contact__desc{display:flex;flex-direction:column;gap:21px;font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:18.04px;color:#fff}.contact__form{width:423px;display:flex;flex-direction:column;gap:25px}.contact__field{display:flex;flex-direction:column;position:relative}.contact__field input{width:421px;height:34px;background:transparent;border:none;border-bottom:.8px solid #FFFFFF;color:#fff;font-family:Avenir,sans-serif;font-size:12px;outline:none;padding-bottom:5px}.contact__field input::placeholder{color:#b5bbc1}.contact__field textarea{width:421px;height:157px;background:transparent;border:.8px solid #FFFFFF;color:#fff;font-family:Avenir,sans-serif;font-size:12px;outline:none;padding:10px;resize:none}.contact__field textarea::placeholder{color:#b5bbc1}.contact__field .error{color:#ff4d4d;font-size:10px;margin-top:4px;font-family:Montserrat,sans-serif}.contact__submit{width:160px;height:39px;background:transparent;border:1px solid #ffffff;color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;margin-top:20px;border-radius:20px}.contact__submit:hover{background:#fff;color:#000}.footer{background-color:#2a362d;width:100%;height:300px;color:#fff;padding-top:43px;font-family:Helvetica Neue,Arial,sans-serif}.footer__container{max-width:1440px;margin:0 auto;padding:0 105px;display:flex;justify-content:space-between}.footer__left{width:124px;display:flex;flex-direction:column;gap:11px}.footer__logo{width:93px;height:35px;object-fit:contain}.footer__address-box{display:flex;flex-direction:column;gap:6px}.footer__address-title{font-weight:700;font-size:12px;line-height:20px}.footer__address-text{font-style:normal;font-weight:400;font-size:12px;line-height:20px;opacity:.9}.footer__right{display:flex;gap:42px}.footer__nav-column{width:183px}.footer__nav-column--compact{display:flex;flex-direction:column;gap:0}.footer__nav-title,.footer__nav-header-item{font-weight:700;font-size:12px;line-height:20px;padding-bottom:5px;border-bottom:.8px solid #4dc270;margin-bottom:12px}.footer__nav-header-item{font-size:12px;margin-bottom:12px;cursor:pointer;transition:color .3s}.footer__nav-header-item:hover{color:#4dc270}.footer__nav-list{list-style:none;padding:0}.footer__nav-list li{margin-bottom:8px}.footer__nav-list li a{color:#fff;text-decoration:none;font-weight:400;font-size:13px;line-height:19.8px;transition:opacity .3s}.footer__nav-list li a:hover{opacity:.7}.footer__nav-info{font-weight:400;font-size:13px;line-height:20px;color:#fff;opacity:.9}.footer__nav-info p{margin:0 0 4px}.footer__bottom{margin-top:60px;border-top:.2px solid rgba(255,255,255,.1);padding-top:20px}.footer__bottom-container{max-width:1440px;margin:0 auto;padding:0 105px;display:flex;justify-content:flex-end;align-items:center;gap:14px}.footer__policies{display:flex;align-items:center;gap:10px}.footer__policies a{color:#fff;text-decoration:none;font-size:11px;line-height:17px;opacity:.6;transition:opacity .3s}.footer__policies a:hover{opacity:1}.footer__divider{width:.8px;height:13px;background-color:#e3e3e3}.footer__language-container{position:relative}.footer__language{display:flex;align-items:center;gap:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.footer__lang-text{color:#4dc270;font-size:11px}.footer__lang-icon{color:#fff;transition:transform .3s ease}.footer__lang-icon.active{transform:rotate(180deg)}.footer__lang-menu{position:absolute;bottom:120%;right:0;background-color:#2a362d;border:1px solid #4dc270;border-radius:6px;padding:8px 0;list-style:none;min-width:100px;box-shadow:0 -5px 15px #0000004d;z-index:100}.footer__lang-menu li{padding:8px 16px;font-size:12px;color:#fff;cursor:pointer;transition:background .2s ease}.footer__lang-menu li:hover{background-color:#4dc270;color:#fff}.navbar{width:100%;display:flex;max-width:1440px;margin:0 auto;height:100px;align-items:center;justify-content:space-between;padding:0 50px}.navbar__logo{display:flex;align-items:center}.navbar__logo--img{height:33px;width:86px;display:block}.navbar__items{display:flex;gap:40px;align-items:center}.navbar__item{display:flex;align-items:center}.navbar__item--link{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:22.4px;letter-spacing:.25px;color:#000;transition:opacity .3s ease}.navbar__item--link:hover{border-bottom:2px solid #4DC270;opacity:.7}.navbar__actions{display:flex;align-items:center;gap:25px}.navbar__language{position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.navbar__language-selected{display:flex;align-items:center;gap:2px;font-family:Montserrat,sans-serif;font-weight:500;font-size:15px;color:#000}.navbar__language-selected span{text-transform:uppercase}.navbar__language-icon{font-size:18px;transition:transform .3s ease}.navbar__language-icon.active{transform:rotate(180deg)}.navbar__language-dropdown{position:absolute;top:130%;right:0;background-color:#fff;border:1px solid #eee;border-radius:8px;list-style:none;padding:5px 0;min-width:60px;box-shadow:0 4px 12px #0000001a;z-index:1000}.navbar__language-dropdown li{padding:8px 15px;font-size:14px;text-align:center;transition:background .2s}.navbar__language-dropdown li:hover{background-color:#f5f5f5;color:#4dc270}.navbar__button{display:flex;align-items:center;justify-content:center;width:144px;height:40px;background-color:#4dc270;color:#fff;border-radius:30px;font-weight:600;font-size:14px;padding:6px 14px;transition:transform .2s ease}.navbar__button:hover{transform:scale(1.05)}.header{background-color:#f1f1f1;height:101px;width:100%;position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center}.hero{height:800px;width:100%;margin-top:101px;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:background-image .8s ease;position:relative;display:flex;align-items:flex-end;padding-bottom:50px}.hero__container{width:100%;max-width:1343px;margin:0 auto;padding:0 49px;display:flex;flex-direction:column;gap:96px}.hero__content{display:flex;flex-direction:column;gap:18px;max-width:548px}.hero__text-group{display:flex;flex-direction:column;gap:16px}.hero__subtitle{font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;line-height:12px;letter-spacing:3.75px;text-transform:uppercase;color:#fff}.hero__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;line-height:42px;color:#fff}.hero__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:165px;height:47px;background-color:#4dc270;color:#000;border-radius:30px;font-weight:600;font-size:18px;line-height:18px;transition:background .3s ease}.hero__button:hover{background-color:#38a458}.hero__button-icon{width:18px;height:18px}.hero__slider-indicators{display:flex;gap:15px;width:100%}.hero__indicator{flex:1;max-width:257px;height:11px;border-radius:29.34px;background-color:#c7c7c787;cursor:pointer;transition:background-color .3s ease}.hero__indicator--active{background-color:#fff}.insights{width:100%;padding:100px 0}.insights__container{max-width:1270px;margin:0 auto;padding:0 20px}.insights__header{text-align:center;margin-bottom:50px}.insights__main-title{font-family:Roboto,sans-serif;font-weight:500;font-size:48px;color:#292524;margin-bottom:10px}.insights__subtitle{font-family:Roboto,sans-serif;font-size:18px;color:#555;max-width:600px;margin:0 auto}.insights__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:50px}.insight-card{background:#f2f2f2;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column}.insight-card__image-box{height:300px}.insight-card__image-box img{width:100%;height:100%;object-fit:cover}.insight-card__content{padding:25px;display:flex;flex-direction:column;gap:20px;flex-grow:1}.insight-card__title{font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;line-height:28px;color:#226b35}.insight-card__location{font-family:Montserrat,sans-serif;font-size:14px;color:#555;margin-top:auto}.insight-card__location strong{color:#292524}.process{width:100%;max-width:1463px;margin:100px auto;padding:100px 0;display:flex;flex-direction:column;align-items:center}.process__header{width:100%;display:flex;flex-direction:column;align-items:center;gap:40px;margin-bottom:80px}.process__title-box{display:flex;flex-direction:column;gap:14px;text-align:center}.process__main-title{font-weight:600;font-size:32px;line-height:36px;color:#000}.process__subtitle{font-weight:600;font-size:24px;line-height:28px;letter-spacing:.01em;color:#4dc270}.process__divider{width:100%;height:2px;opacity:.5;background-color:#4dc270}.process__content{width:1177px;display:flex;flex-direction:column;gap:160px}.process__item{width:100%;display:flex;align-items:center;gap:30px}.process__item:nth-child(2n){flex-direction:row-reverse}.process__image-wrapper{width:516px;height:322px;flex-shrink:0}.process__image-wrapper .process__img{width:100%;height:100%;object-fit:cover;border-radius:12px}.process__text-wrapper{width:645px;display:flex;flex-direction:column;gap:10px;padding-top:10px}.process__step-label{font-weight:500;font-size:22px;line-height:19px;letter-spacing:1px;color:#111}.process__step-title{font-weight:700;font-size:36px;line-height:48px;color:#111}.process__step-desc{font-weight:400;font-size:18px;line-height:26px;letter-spacing:.01em;color:#000;margin-top:20px}.products{max-width:1300px;width:100%;margin:100px auto;padding:0 20px;display:flex;flex-direction:column;gap:60px}.products__header{text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}@media(max-width:768px){.products__header{gap:8px}}.products__title{font-family:Roboto,sans-serif;font-weight:500;font-size:48px;line-height:48px;letter-spacing:.35px;color:#292524}.products__title span{color:#4dc270}.products__subtitle{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:28px;letter-spacing:-.45px;color:#57534d;max-width:512px}.products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(min-width:1024px){.products__grid>:last-child:nth-child(3n+1){grid-column:2}}.product-card{background:#fff;border:1px solid #E7E5E4;border-radius:14px;overflow:hidden;height:auto;display:flex;flex-direction:column;transition:transform .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.product-card__image-box{width:100%;height:260px;overflow:hidden}.product-card__image-box img{width:100%;height:100%;object-fit:cover}.product-card__content{padding:24px;display:flex;flex-direction:column;gap:4px;flex-grow:1}.product-card__name{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:32px;letter-spacing:.07px;color:#292524}.product-card__scientific{font-family:Inter,sans-serif;font-weight:400;font-style:italic;font-size:14px;line-height:20px;color:#79716b;margin-bottom:20px}.product-card__stats{display:flex;justify-content:space-between;margin-top:auto}.stat-item{display:flex;flex-direction:column;gap:4px;text-align:left}.stat-item__value{font-family:Inter,sans-serif;font-weight:700;font-size:18px;line-height:28px;color:#096}.stat-item__label{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#79716b}
