.Navbar-module__cJzEcG__navbar{z-index:1000;background:0 0;align-items:center;height:100px;transition:all .5s cubic-bezier(.2,1,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #10737026;border-radius:50px;width:90%;height:80px;margin:0 5%;top:20px;box-shadow:0 15px 35px #32393f1a}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;max-height:40px;transition:transform .3s}.Navbar-module__cJzEcG__logoImage:hover{transform:scale(1.05)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__navLink{color:#ffffffe6;flex-direction:column;align-items:center;font-size:.95rem;font-weight:700;transition:color .3s;display:flex;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:#fff}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink{color:var(--secondary)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--primary)}.Navbar-module__cJzEcG__dot{background:#fff;border-radius:50%;width:5px;height:5px;transition:transform .3s cubic-bezier(.2,1,.2,1);position:absolute;bottom:-8px;transform:scale(0)}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active .Navbar-module__cJzEcG__dot{transform:scale(1)}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navLink .Navbar-module__cJzEcG__dot{background:var(--primary)}.Navbar-module__cJzEcG__lightHero .Navbar-module__cJzEcG__navLink{color:var(--secondary)}.Navbar-module__cJzEcG__lightHero .Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__lightHero .Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--primary)}.Navbar-module__cJzEcG__lightHero .Navbar-module__cJzEcG__navLink .Navbar-module__cJzEcG__dot{background:var(--primary)}.Navbar-module__cJzEcG__contactBtn{background:var(--secondary);color:#fff;border-radius:50px;align-items:center;gap:.8rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px #32393f33}.Navbar-module__cJzEcG__contactBtn:hover{background:var(--primary);transform:translateY(-2px);box-shadow:0 15px 25px #1073704d}.Navbar-module__cJzEcG__btnArrow{transition:transform .3s}.Navbar-module__cJzEcG__contactBtn:hover .Navbar-module__cJzEcG__btnArrow{transform:translate(4px)}.Navbar-module__cJzEcG__mobileToggle{background:var(--secondary);cursor:pointer;z-index:1001;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:none}.Navbar-module__cJzEcG__mobileToggle:hover{background:var(--primary);transform:scale(1.1)}.Navbar-module__cJzEcG__hamburger{flex-direction:column;gap:5px;display:flex}.Navbar-module__cJzEcG__hamburger span{background:#fff;border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__active span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__mobileToggle.Navbar-module__cJzEcG__active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{z-index:999;opacity:0;visibility:hidden;background:#fff;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .5s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileNavLinks{text-align:left;flex-direction:column;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileNavLinks a{color:var(--secondary);opacity:0;align-items:center;gap:2rem;font-size:3rem;font-weight:800;text-decoration:none;transition:all .5s;display:flex;transform:translateY(30px)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open .Navbar-module__cJzEcG__mobileNavLinks a{opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLinkNum{color:var(--primary);opacity:.5;font-size:1rem}.Navbar-module__cJzEcG__mobileActive{color:var(--primary)!important}.Navbar-module__cJzEcG__mobileContactBtn{border-radius:50px;justify-content:center;margin-top:2rem;padding:1.5rem 3rem;background:var(--primary)!important;color:#fff!important;font-size:1.2rem!important}@media (max-width:1100px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileToggle{display:flex}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{width:94%;margin:0 3%;top:15px}}@media (max-width:768px){.Navbar-module__cJzEcG__mobileNavLinks a{font-size:2.5rem}}
.Footer-module__S6Hkya__footer{background:var(--secondary);color:#fff;padding-top:3rem}.Footer-module__S6Hkya__content{grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__info h2{margin-bottom:.5rem;font-size:1.5rem}.Footer-module__S6Hkya__logoImage{filter:brightness(0)invert();width:auto;max-width:100%;height:auto;margin-bottom:.8rem;display:block}.Footer-module__S6Hkya__info p{opacity:.7}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__links h4{color:var(--primary);margin-bottom:1rem;font-size:1rem}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__links p{opacity:.7;margin-bottom:.8rem;font-size:.95rem;transition:opacity .3s;display:block}.Footer-module__S6Hkya__links a:hover{opacity:1;color:var(--primary)}.Footer-module__S6Hkya__bottom{text-align:center;opacity:.6;border-top:1px solid #ffffff1a;padding:1.2rem 0;font-size:.85rem}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__links{grid-template-columns:1fr 1fr}}
.page-module___8aEwW__main{background:#fff}.page-module___8aEwW__trustBar{border-bottom:1px solid var(--border);background:#f8fbff;padding:2rem 0}.page-module___8aEwW__trustContent{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:2rem;display:flex}.page-module___8aEwW__trustContent span{color:var(--secondary);opacity:.5;text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:700}.page-module___8aEwW__tag{color:var(--primary);text-transform:uppercase;background:#1073701a;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:5rem}.page-module___8aEwW__sectionHeader h2{margin-bottom:1rem;font-size:3rem}.page-module___8aEwW__whyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.page-module___8aEwW__whyCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:1.5rem;padding:3rem 2rem;transition:all .3s}.page-module___8aEwW__whyCard:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.page-module___8aEwW__whyIcon{margin-bottom:1.5rem;font-size:3rem}.page-module___8aEwW__whyCard h3{color:var(--secondary);margin-bottom:1rem}.page-module___8aEwW__whyCard p{opacity:.7;font-size:.95rem;line-height:1.6}.page-module___8aEwW__aboutSection{background:#f9f9f9}.page-module___8aEwW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__aboutContent h2{margin-bottom:1.5rem;font-size:2.5rem}.page-module___8aEwW__aboutContent p{opacity:.8;margin-bottom:2rem;line-height:1.8}.page-module___8aEwW__highlights{margin-bottom:2.5rem}.page-module___8aEwW__highlightItem{color:var(--secondary);align-items:center;gap:1rem;margin-bottom:1rem;font-weight:600;display:flex}.page-module___8aEwW__check{color:var(--primary)}.page-module___8aEwW__aboutImage{border-radius:2rem;overflow:hidden;box-shadow:0 30px 60px #0000001a}.page-module___8aEwW__aboutImage img{object-fit:cover;width:100%;height:500px}.page-module___8aEwW__productGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.page-module___8aEwW__productCard{background:#fff;border-radius:1.5rem;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #0000000d}.page-module___8aEwW__productCard:hover{transform:translateY(-10px)}.page-module___8aEwW__productImg img{object-fit:cover;width:100%;height:250px}.page-module___8aEwW__productInfo{padding:2rem}.page-module___8aEwW__productInfo h3{color:var(--secondary);margin-bottom:.8rem}.page-module___8aEwW__productInfo p{opacity:.7;margin-bottom:1.5rem;font-size:.9rem}.page-module___8aEwW__learnMore{color:var(--primary);font-weight:700;text-decoration:underline}.page-module___8aEwW__futureBanner{background:var(--secondary);color:#fff;text-align:center;padding:4rem 0}.page-module___8aEwW__futureContent h2{margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__futureContent p{opacity:.8;max-width:800px;margin:0 auto 2rem;font-size:1.1rem}.page-module___8aEwW__techTags{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__techTags span{background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:.6rem 1.5rem;font-weight:600}@media (max-width:992px){.page-module___8aEwW__aboutGrid{grid-template-columns:1fr}.page-module___8aEwW__productGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.page-module___8aEwW__sectionHeader h2{font-size:2.2rem}.page-module___8aEwW__productGrid{grid-template-columns:1fr}}
.about-module__8TymFG__main{background:#fff;min-height:100vh;position:relative}.about-module__8TymFG__meshBg{display:none}.about-module__8TymFG__header{text-align:center;z-index:10;color:#fff;background:linear-gradient(#32393fbf,#10737099),url(/biomass-subheader.jpg) 50%/cover no-repeat;padding:12rem 0 6rem;position:relative}.about-module__8TymFG__badge{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.about-module__8TymFG__header h1{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.about-module__8TymFG__header p{opacity:.9;color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.2rem}.about-module__8TymFG__header .text-gradient{background:linear-gradient(135deg,#4fd1c5,#81e6d9);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-module__8TymFG__overviewGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-module__8TymFG__textContent h2{margin-bottom:2rem;font-size:2.5rem}.about-module__8TymFG__textContent p{opacity:.7;margin-bottom:2rem;line-height:1.8}.about-module__8TymFG__visionCard{background:var(--secondary);color:#fff;border-radius:1.5rem;margin-top:3rem;padding:2.5rem;box-shadow:0 20px 40px #32393f33}.about-module__8TymFG__visionCard h3{color:var(--primary);margin-bottom:1rem}.about-module__8TymFG__imageCard img{object-fit:cover;border-radius:2rem;width:100%;height:600px;box-shadow:0 30px 60px #0000001a}.about-module__8TymFG__missionSection{background:#f8fbff}.about-module__8TymFG__missionGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.about-module__8TymFG__missionGrid h4{color:var(--secondary);margin-bottom:1rem}.about-module__8TymFG__missionGrid p{opacity:.7;font-size:.9rem;line-height:1.6}@media (max-width:992px){.about-module__8TymFG__overviewGrid{text-align:center;grid-template-columns:1fr}}@media (max-width:768px){.about-module__8TymFG__header{padding:8rem 0 4rem}.about-module__8TymFG__header h1{font-size:2.5rem}.about-module__8TymFG__imageCard img{height:350px}.about-module__8TymFG__visionCard{margin-top:2rem;padding:1.5rem}}
.contact-module__swMWYG__main{background:#fff;position:relative}.contact-module__swMWYG__meshBg{display:none}.contact-module__swMWYG__header{text-align:center;z-index:10;color:#fff;background:linear-gradient(#32393fbf,#10737099),url(/biomass-subheader.jpg) 50%/cover no-repeat;padding:12rem 0 6rem;position:relative}.contact-module__swMWYG__badge{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.contact-module__swMWYG__header h1{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.contact-module__swMWYG__header p{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.2rem}.contact-module__swMWYG__header .text-gradient{background:linear-gradient(135deg,#4fd1c5,#81e6d9);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.contact-module__swMWYG__grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:5rem;display:grid}.contact-module__swMWYG__infoSide h2{color:var(--secondary);margin-bottom:3rem;font-size:2.5rem}.contact-module__swMWYG__contactList{flex-direction:column;gap:2.5rem;display:flex}.contact-module__swMWYG__contactItem{align-items:flex-start;gap:1.5rem;display:flex}.contact-module__swMWYG__icon{background:#f8fbff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.contact-module__swMWYG__contactItem h4{color:var(--secondary);margin-bottom:.5rem;font-size:1.2rem}.contact-module__swMWYG__contactItem p{opacity:.7;font-size:.95rem;line-height:1.6}.contact-module__swMWYG__formCard{background:#fff;border:1px solid #0000000d;border-radius:2.5rem;padding:3.5rem;box-shadow:0 40px 100px #32393f14}.contact-module__swMWYG__formCard h3{color:var(--secondary);text-align:center;margin-bottom:2rem;font-size:1.8rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__field{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__field label{color:var(--secondary);opacity:.6;text-transform:uppercase;font-size:.85rem;font-weight:700}.contact-module__swMWYG__field input,.contact-module__swMWYG__field select,.contact-module__swMWYG__field textarea{background:#fcfdfe;border:1px solid #0000001a;border-radius:.8rem;padding:1.1rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__field select:focus,.contact-module__swMWYG__field textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #1073701a}@media (max-width:992px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:4rem}}@media (max-width:768px){.contact-module__swMWYG__header{padding:8rem 0 4rem}.contact-module__swMWYG__header h1{font-size:2.5rem}.contact-module__swMWYG__infoSide h2{margin-bottom:1.5rem;font-size:2rem}.contact-module__swMWYG__formCard{border-radius:1.5rem;padding:2rem 1.5rem}}
.plant-module__OYBj7a__main{color:#1a1a1a;background:#fff}.plant-module__OYBj7a__hero{text-align:center;color:#fff;background:linear-gradient(#32393fbf,#10737099),url(/biomass-subheader.jpg) 50%/cover no-repeat;padding:12rem 0 6rem}.plant-module__OYBj7a__tag{color:#fff;text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-block}.plant-module__OYBj7a__hero h1{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.plant-module__OYBj7a__hero p{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.2rem}.plant-module__OYBj7a__hero .text-gradient{background:linear-gradient(135deg,#4fd1c5,#81e6d9);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.plant-module__OYBj7a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.plant-module__OYBj7a__textContent h2{margin-bottom:1.5rem;font-size:2.5rem}.plant-module__OYBj7a__textContent p{opacity:.8;margin-bottom:2rem;line-height:1.8}.plant-module__OYBj7a__stats{grid-template-columns:1fr;gap:2rem;display:grid}.plant-module__OYBj7a__stat h4{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem}.plant-module__OYBj7a__stat p{margin-bottom:0;font-size:.95rem}.plant-module__OYBj7a__imageBox{border-radius:2rem;overflow:hidden;box-shadow:0 30px 60px #0000001a}.plant-module__OYBj7a__imageBox img{object-fit:cover;width:100%;height:100%}.plant-module__OYBj7a__machinerySection{background:#fdfdfd}.plant-module__OYBj7a__machineryGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.plant-module__OYBj7a__machineryIcon{margin-bottom:1.5rem;font-size:2.5rem}.plant-module__OYBj7a__machineryGrid h3{color:var(--secondary);margin-bottom:1rem;font-size:1.3rem}.plant-module__OYBj7a__machineryGrid p{opacity:.7;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.plant-module__OYBj7a__specs{background:var(--secondary);color:#fff;border-radius:.4rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.plant-module__OYBj7a__processBox{background:var(--secondary);color:#fff;border-radius:2rem;padding:4rem}.plant-module__OYBj7a__processSteps{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;display:grid}.plant-module__OYBj7a__step span{opacity:.2;margin-bottom:1rem;font-size:3rem;font-weight:800;display:block}.plant-module__OYBj7a__step h4{color:var(--primary);margin-bottom:.5rem}.plant-module__OYBj7a__step p{opacity:.8;font-size:.9rem}@media (max-width:992px){.plant-module__OYBj7a__grid{grid-template-columns:1fr}.plant-module__OYBj7a__processSteps{grid-template-columns:1fr 1fr}}@media (max-width:768px){.plant-module__OYBj7a__hero{padding:8rem 0 4rem}.plant-module__OYBj7a__hero h1{font-size:2.5rem}.plant-module__OYBj7a__processSteps{grid-template-columns:1fr}.plant-module__OYBj7a__processBox{padding:2rem}.plant-module__OYBj7a__imageBox{height:300px}}
.products-module__E8alaG__main{background:#fff;position:relative}.products-module__E8alaG__meshBg{display:none}.products-module__E8alaG__header{text-align:center;z-index:10;color:#fff;background:linear-gradient(#32393fbf,#10737099),url(/biomass-subheader.jpg) 50%/cover no-repeat;padding:12rem 0 6rem;position:relative}.products-module__E8alaG__badge{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.products-module__E8alaG__header h1{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.products-module__E8alaG__header p{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:1.2rem}.products-module__E8alaG__header .text-gradient{background:linear-gradient(135deg,#4fd1c5,#81e6d9);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.products-module__E8alaG__productGrid{flex-direction:column;gap:6rem;display:flex}.products-module__E8alaG__productCard{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.products-module__E8alaG__productCard:nth-child(2n){direction:rtl}.products-module__E8alaG__productCard:nth-child(2n) .products-module__E8alaG__contentBox{direction:ltr}.products-module__E8alaG__imgBox{border-radius:2rem;overflow:hidden;box-shadow:0 30px 60px #32393f26}.products-module__E8alaG__imgBox img{object-fit:cover;width:100%;height:500px;transition:transform .5s}.products-module__E8alaG__productCard:hover .products-module__E8alaG__imgBox img{transform:scale(1.05)}.products-module__E8alaG__contentBox h3{color:var(--secondary);margin-bottom:1.5rem;font-size:2.5rem}.products-module__E8alaG__contentBox p{opacity:.8;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.products-module__E8alaG__featureList{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem;padding:0;list-style:none;display:grid}.products-module__E8alaG__featureList li{color:var(--secondary);align-items:center;gap:.8rem;font-weight:600;display:flex}.products-module__E8alaG__featureList li span{color:var(--primary)}.products-module__E8alaG__qaSection{background:var(--secondary);color:#fff;border-radius:3rem;margin:0 2rem 5rem}.products-module__E8alaG__qaBox{justify-content:space-between;align-items:center;gap:4rem;display:flex}.products-module__E8alaG__qaText{max-width:500px}.products-module__E8alaG__qaText h2{margin-bottom:1.5rem;font-size:2.5rem}.products-module__E8alaG__qaText p{opacity:.8;line-height:1.7}.products-module__E8alaG__qaGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.products-module__E8alaG__qaItem{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2rem}.products-module__E8alaG__qaItem strong{color:var(--primary);margin-bottom:.5rem;font-size:2rem;display:block}.products-module__E8alaG__qaItem span{text-transform:uppercase;opacity:.6;letter-spacing:1px;font-size:.8rem}@media (max-width:992px){.products-module__E8alaG__productCard{text-align:center;grid-template-columns:1fr;gap:2rem}.products-module__E8alaG__productCard:nth-child(2n){direction:ltr}.products-module__E8alaG__imgBox img{height:350px}.products-module__E8alaG__featureList{justify-items:center}.products-module__E8alaG__qaBox{text-align:center;flex-direction:column}.products-module__E8alaG__qaGrid{grid-template-columns:1fr}}@media (max-width:768px){.products-module__E8alaG__header{padding:8rem 0 4rem}.products-module__E8alaG__header h1{font-size:2.5rem}.products-module__E8alaG__contentBox h3{font-size:1.8rem}.products-module__E8alaG__qaSection{margin:0 1rem 3rem}.products-module__E8alaG__featureList{grid-template-columns:1fr}}
.supplier-module__e34OAG__main{background:#fff;position:relative}.supplier-module__e34OAG__meshBg{display:none}.supplier-module__e34OAG__header{text-align:center;z-index:10;color:#fff;background:linear-gradient(#32393fbf,#10737099),url(/biomass-subheader.jpg) 50%/cover no-repeat;padding:12rem 0 6rem;position:relative}.supplier-module__e34OAG__badge{color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.supplier-module__e34OAG__header h1{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800}.supplier-module__e34OAG__header p{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:1.2rem}.supplier-module__e34OAG__header .text-gradient{background:linear-gradient(135deg,#4fd1c5,#81e6d9);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.supplier-module__e34OAG__grid{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:5rem;display:grid}.supplier-module__e34OAG__infoSide h2{color:var(--secondary);margin-bottom:3rem;font-size:2.5rem}.supplier-module__e34OAG__benefits{flex-direction:column;gap:2.5rem;display:flex}.supplier-module__e34OAG__benefitItem{align-items:flex-start;gap:1.5rem;display:flex}.supplier-module__e34OAG__icon{background:#f8fbff;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.supplier-module__e34OAG__benefitItem h4{color:var(--secondary);margin-bottom:.5rem;font-size:1.2rem}.supplier-module__e34OAG__benefitItem p{opacity:.7;font-size:.95rem;line-height:1.6}.supplier-module__e34OAG__formCard{background:#fff;border:1px solid #0000000d;border-radius:2.5rem;padding:3.5rem;box-shadow:0 40px 100px #32393f14}.supplier-module__e34OAG__formCard h3{color:var(--secondary);text-align:center;margin-bottom:2rem;font-size:1.8rem}.supplier-module__e34OAG__form{flex-direction:column;gap:1.5rem;display:flex}.supplier-module__e34OAG__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.supplier-module__e34OAG__field{flex-direction:column;gap:.5rem;display:flex}.supplier-module__e34OAG__field label{color:var(--secondary);opacity:.6;text-transform:uppercase;font-size:.85rem;font-weight:700}.supplier-module__e34OAG__field input,.supplier-module__e34OAG__field select{background:#fcfdfe;border:1px solid #0000001a;border-radius:.8rem;padding:1.1rem;font-family:inherit;font-size:1rem;transition:all .3s}.supplier-module__e34OAG__field input:focus,.supplier-module__e34OAG__field select:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #1073701a}.supplier-module__e34OAG__formNote{text-align:center;opacity:.5;margin-top:1rem;font-size:.8rem}@media (max-width:992px){.supplier-module__e34OAG__grid{grid-template-columns:1fr;gap:4rem}.supplier-module__e34OAG__formCard{padding:2rem}}@media (max-width:768px){.supplier-module__e34OAG__header h1{font-size:2.5rem}.supplier-module__e34OAG__row{grid-template-columns:1fr}}
