.Hero-module__dQlAoa__hero{box-sizing:border-box;background-color:#fbf9f4;align-items:center;width:100%;min-height:100vh;padding:10rem 0 2.5rem;display:flex;position:relative;overflow:hidden}.Hero-module__dQlAoa__heroOverlay{z-index:2;background:linear-gradient(90deg,#17241ccc 0%,#17241c66 40%,#17241c1a 100%);position:absolute;inset:0}@media (max-width:1023px){.Hero-module__dQlAoa__heroOverlay{background:#00000080}}.Hero-module__dQlAoa__slideBackground{background-size:cover;background-position:var(--bg-pos-desktop,center center);opacity:0;z-index:1;background-repeat:no-repeat;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.Hero-module__dQlAoa__activeSlide{opacity:1}@media (max-width:1023px){.Hero-module__dQlAoa__hero{text-align:center;background-color:#17241c;align-items:center;height:auto;min-height:100dvh;padding:7.5rem 1.25rem 3.5rem;display:flex}.Hero-module__dQlAoa__slideBackground{background-position:var(--bg-pos-mobile,50% 50%);filter:blur(12px);will-change:transform, opacity;backface-visibility:hidden;inset:-20px;transform:scale(1.15)translateZ(0)}}.Hero-module__dQlAoa__container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module__dQlAoa__contentWrapper{text-align:left;color:#fff;z-index:5;max-width:850px;animation:1.5s cubic-bezier(.16,1,.3,1) forwards Hero-module__dQlAoa__silkyFadeUp;position:relative}@media (max-width:1023px){.Hero-module__dQlAoa__contentWrapper{text-align:center;max-width:100%;margin:0 auto}}.Hero-module__dQlAoa__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-transform:uppercase;letter-spacing:.1em;color:#fff;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 10px 30px #0000001a}.Hero-module__dQlAoa__title{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 10px #0003;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);line-height:1.1}.Hero-module__dQlAoa__subtitle{color:#ffffffe6;text-align:left;text-shadow:0 2px 5px #0000001a;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1rem);line-height:1.5}@media (max-width:1023px){.Hero-module__dQlAoa__subtitle{text-align:center;margin:0 auto 2rem;padding:0 1rem}}.Hero-module__dQlAoa__features{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;margin-bottom:2.25rem;display:flex}@media (max-width:1023px){.Hero-module__dQlAoa__features{justify-content:center;gap:1.5rem}}.Hero-module__dQlAoa__featureItem{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.Hero-module__dQlAoa__iconCircle{width:45px;height:45px;color:var(--color-green-dark);background-color:#fff;border:1px solid #ffffff4d;border-radius:1rem 1rem .3rem .3rem;justify-content:center;align-items:center;font-size:1.1rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 15px #0000001a}.Hero-module__dQlAoa__featureItem:hover .Hero-module__dQlAoa__iconCircle{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#fff3;transform:translateY(-8px);box-shadow:0 15px 30px #fff3}.Hero-module__dQlAoa__featureItem span{color:#fff;text-transform:uppercase;letter-spacing:.1em;max-width:110px;font-size:.75rem;font-weight:800}.Hero-module__dQlAoa__buttons{flex-wrap:wrap;justify-content:flex-start;gap:1rem;display:flex}@media (max-width:1023px){.Hero-module__dQlAoa__buttons{justify-content:center}}.Hero-module__dQlAoa__primaryBtn{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background-color:#fff;border:none;border-radius:999px;padding:.9rem 2rem;font-size:.9rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 15px 35px #0003}.Hero-module__dQlAoa__primaryBtn:hover{color:var(--color-green-dark);background-color:#f8f7f7;transform:translateY(-6px);box-shadow:0 20px 45px #0000004d}.Hero-module__dQlAoa__secondaryBtn{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background-color:#0000;border:1.5px solid #fff;border-radius:999px;padding:.9rem 2rem;font-size:.9rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1)}.Hero-module__dQlAoa__secondaryBtn:hover{color:var(--color-green-dark);background-color:#fff;transform:translateY(-6px)}.Hero-module__dQlAoa__indicators{justify-content:flex-start;gap:.75rem;margin-top:3rem;display:flex}@media (max-width:1023px){.Hero-module__dQlAoa__indicators{justify-content:center;margin-top:2rem}}.Hero-module__dQlAoa__indicator{cursor:pointer;background-color:#ffffff4d;border:none;border-radius:999px;width:40px;height:3px;transition:all .3s}.Hero-module__dQlAoa__indicatorActive{background-color:#fff;width:60px}@keyframes Hero-module__dQlAoa__silkyFadeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__dQlAoa__contentWrapper{max-width:100%}}@media (max-width:768px){.Hero-module__dQlAoa__hero{padding:4.5rem 1.25rem 1.5rem}.Hero-module__dQlAoa__badge{margin-bottom:.75rem;padding:.4rem 1.2rem;font-size:.72rem}.Hero-module__dQlAoa__title{text-align:center;margin-bottom:.85rem;font-size:1.65rem;line-height:1.15}.Hero-module__dQlAoa__subtitle{margin:0 auto 1.25rem;font-size:.8rem;line-height:1.45}.Hero-module__dQlAoa__desktopOnly{display:none}.Hero-module__dQlAoa__primaryBtn,.Hero-module__dQlAoa__secondaryBtn{width:100%;padding:.55rem 1.2rem;font-size:.8rem}.Hero-module__dQlAoa__secondaryBtn{background-color:#0000}.Hero-module__dQlAoa__features{grid-template-columns:repeat(2,1fr);gap:.85rem 1.25rem;max-width:320px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:grid}.Hero-module__dQlAoa__iconCircle{border-radius:.7rem .7rem .2rem .2rem;width:30px;height:30px;font-size:.8rem}.Hero-module__dQlAoa__featureItem{gap:.4rem}.Hero-module__dQlAoa__featureItem span{letter-spacing:.05em;font-size:.62rem}.Hero-module__dQlAoa__indicators{justify-content:center;gap:.85rem;margin-top:2rem}}@media (max-width:480px){.Hero-module__dQlAoa__title{margin-bottom:.75rem;font-size:1.55rem}.Hero-module__dQlAoa__subtitle{margin-bottom:1rem;font-size:.75rem}.Hero-module__dQlAoa__features{gap:.75rem 1rem;margin-bottom:1.25rem}.Hero-module__dQlAoa__iconCircle{border-radius:.6rem .6rem .15rem .15rem;width:28px;height:28px;font-size:.75rem}.Hero-module__dQlAoa__featureItem span{font-size:.6rem}.Hero-module__dQlAoa__primaryBtn,.Hero-module__dQlAoa__secondaryBtn{padding:.55rem 1rem;font-size:.75rem}.Hero-module__dQlAoa__indicators{margin-top:1.75rem}}
.Navbar-module__Ubi64G__navbar{z-index:1000;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:1.2rem 0;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__Ubi64G__navbar:before{content:"";-webkit-backdrop-filter:blur(15px);z-index:-1;background-color:#fffffff2;border-bottom:1px solid #0000000d;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.Navbar-module__Ubi64G__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__scrolled{border-radius:9999px;width:94%;max-width:1350px;padding:1.2rem 0;top:1.5rem}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__scrolled:before{border:1px solid #4b71581a;border-radius:9999px;box-shadow:0 10px 40px #00000014}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__scrolled .Navbar-module__Ubi64G__navContainer{padding:0 2.5rem}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__scrolled .Navbar-module__Ubi64G__logoIcon{height:3rem}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__hidden{opacity:0;transform:translateY(-120%)}@media (max-width:1024px){.Navbar-module__Ubi64G__navbar{padding:1rem 0}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__scrolled{width:96%;padding:.8rem 0;top:.75rem}.Navbar-module__Ubi64G__navbar.Navbar-module__Ubi64G__scrolled .Navbar-module__Ubi64G__logoIcon{height:3rem}}.Navbar-module__Ubi64G__logoContainer{z-index:60;cursor:pointer;flex-shrink:0;align-items:center;gap:1rem;text-decoration:none;display:flex}.Navbar-module__Ubi64G__logoIcon{object-fit:contain;width:auto;height:5.5rem;transition:all .6s cubic-bezier(.16,1,.3,1)}.Navbar-module__Ubi64G__logoTextWrapper{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__Ubi64G__logoTitle{font-family:var(--font-serif);color:var(--color-green-dark);letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.Navbar-module__Ubi64G__logoSubtitle{color:var(--color-green-primary);text-transform:uppercase;letter-spacing:.12em;opacity:.8;margin-top:5px;font-size:.75rem;font-weight:600}@media (max-width:1023px){.Navbar-module__Ubi64G__logoIcon{height:3.8rem}.Navbar-module__Ubi64G__logoTitle{font-size:1.15rem}.Navbar-module__Ubi64G__logoSubtitle{letter-spacing:.08em;margin-top:1px;font-size:.6rem;display:block}}@media (max-width:480px){.Navbar-module__Ubi64G__logoIcon{height:3.2rem}.Navbar-module__Ubi64G__logoTitle{font-size:1.05rem}.Navbar-module__Ubi64G__logoSubtitle{font-size:.55rem}.Navbar-module__Ubi64G__navContainer{padding:0 1.25rem}.Navbar-module__Ubi64G__mobileHeaderRight{gap:.75rem}}.Navbar-module__Ubi64G__mobileHeaderRight{z-index:60;align-items:center;gap:1rem;display:flex}.Navbar-module__Ubi64G__mobileMenuBtn{cursor:pointer;color:var(--foreground);z-index:60;justify-content:center;align-items:center;display:flex}.Navbar-module__Ubi64G__navLinks{font-family:var(--font-sans), sans-serif;z-index:65;background-color:#fffffffa;flex-direction:column;gap:1.25rem;width:65%;max-width:230px;height:100vh;padding:5rem 1.5rem 1.5rem;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000000d}.Navbar-module__Ubi64G__mobileMenuClose{cursor:pointer;color:var(--foreground);justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Navbar-module__Ubi64G__navLinks.Navbar-module__Ubi64G__mobileOpen{right:0}.Navbar-module__Ubi64G__navLinksInner{flex-direction:column;gap:.8rem;display:flex}.Navbar-module__Ubi64G__mobileOverlay{z-index:64;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;width:100%;height:100vh;animation:.3s ease-out forwards Navbar-module__Ubi64G__fadeIn;position:fixed;top:0;left:0}@keyframes Navbar-module__Ubi64G__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__Ubi64G__navLink{color:var(--foreground);letter-spacing:.02em;width:fit-content;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__Ubi64G__navLink:hover{color:var(--color-green-dark)}.Navbar-module__Ubi64G__navLinkActive{color:var(--color-green-dark);font-weight:700}.Navbar-module__Ubi64G__dropdown{width:100%;position:relative}.Navbar-module__Ubi64G__dropdownHeader{cursor:pointer;justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__Ubi64G__dropdownToggle{cursor:pointer;width:fit-content;flex-direction:row!important;align-items:center!important;gap:.5rem!important;display:flex!important}.Navbar-module__Ubi64G__desktopLink{color:inherit;align-items:center;gap:.35rem;text-decoration:none;display:flex}.Navbar-module__Ubi64G__arrow{color:#4b5563;align-items:center;margin-top:2px;font-size:1.1rem;transition:transform .3s;display:flex!important}.Navbar-module__Ubi64G__navLinkActive .Navbar-module__Ubi64G__arrow{opacity:1;color:#fff!important}.Navbar-module__Ubi64G__arrowActive{transform:rotate(180deg)}.Navbar-module__Ubi64G__mobileDropdownToggle{justify-content:flex-start;align-items:center;gap:.75rem;width:100%;display:flex}.Navbar-module__Ubi64G__mobileArrowToggle{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem;font-size:1.5rem;transition:transform .3s;display:flex}.Navbar-module__Ubi64G__activeArrow{color:var(--color-green-dark)!important}.Navbar-module__Ubi64G__mobileArrowToggle.Navbar-module__Ubi64G__arrowActive{transform:rotate(180deg)}.Navbar-module__Ubi64G__menu{background:#4b715808;border-radius:.75rem;margin-top:.5rem;padding:.5rem 0 .5rem 1.5rem}.Navbar-module__Ubi64G__list{flex-direction:column;gap:.75rem;display:flex}.Navbar-module__Ubi64G__item{color:#6b7280;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Navbar-module__Ubi64G__item:hover{color:var(--color-green-dark);padding-left:.5rem}@media (min-width:1024px){.Navbar-module__Ubi64G__logoIcon{height:3rem}.Navbar-module__Ubi64G__mobileHeaderRight,.Navbar-module__Ubi64G__mobileOverlay,.Navbar-module__Ubi64G__mobileMenuClose,.Navbar-module__Ubi64G__mobileActions{display:none}.Navbar-module__Ubi64G__navLinks{height:auto;box-shadow:none;background-color:#0000;flex-direction:row;flex:1;justify-content:center;width:auto;max-width:none;padding:0;transition:none;position:static}.Navbar-module__Ubi64G__navLinksInner{background-color:#4b71581f;border:1px solid #4b715814;border-radius:9999px;flex-direction:row;align-items:center;gap:.35rem;padding:.3rem;display:flex}.Navbar-module__Ubi64G__navLink{color:var(--color-green-dark);border-radius:9999px;padding:.4rem 1rem;font-size:.9rem}.Navbar-module__Ubi64G__navLinkActive{background-color:var(--color-green-dark);box-shadow:0 2px 8px #37534133;color:#fff!important}.Navbar-module__Ubi64G__dropdown{width:auto}.Navbar-module__Ubi64G__dropdownHeader{align-items:center;width:auto;display:flex}.Navbar-module__Ubi64G__dropdownToggle{gap:.35rem;padding-right:.9rem}.Navbar-module__Ubi64G__arrow{opacity:.8;font-size:.85rem}.Navbar-module__Ubi64G__dropdown:hover .Navbar-module__Ubi64G__arrow{opacity:1;transform:rotate(180deg)}.Navbar-module__Ubi64G__menu{background:#fff;border:1px solid #0000000d;border-radius:1.25rem;min-width:200px;margin-top:.5rem;padding:1rem 0;animation:.3s ease-out Navbar-module__Ubi64G__dropdownFade;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0000001a}.Navbar-module__Ubi64G__menu:before{content:"";z-index:-1;background:0 0;width:100%;height:35px;position:absolute;top:-30px;left:0}.Navbar-module__Ubi64G__item{color:#4b5563;padding:.6rem 1.5rem;font-size:.95rem}.Navbar-module__Ubi64G__item:hover{background-color:#3753410d;padding-left:1.75rem}}@keyframes Navbar-module__Ubi64G__dropdownFade{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Navbar-module__Ubi64G__actions{display:none}@media (min-width:1024px){.Navbar-module__Ubi64G__actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;width:auto;display:flex}}.Navbar-module__Ubi64G__searchOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background-color:#fffffff2;justify-content:center;align-items:flex-start;width:100%;height:100vh;padding-top:15vh;animation:.3s ease-out forwards Navbar-module__Ubi64G__fadeIn;display:flex;position:fixed;top:0;left:0}.Navbar-module__Ubi64G__searchContainer{width:90%;max-width:800px;position:relative}.Navbar-module__Ubi64G__searchInputWrapper{border-bottom:2px solid var(--color-green-dark);align-items:center;padding:1rem 0;display:flex}.Navbar-module__Ubi64G__searchIcon{color:var(--color-green-dark);margin-right:1rem;font-size:1.5rem}.Navbar-module__Ubi64G__searchInput{font-size:1.5rem;font-family:var(--font-serif);color:var(--color-green-dark);background:0 0;border:none;outline:none;flex:1}.Navbar-module__Ubi64G__searchInput::placeholder{color:#4b715866}.Navbar-module__Ubi64G__closeSearch{color:var(--color-green-dark);cursor:pointer;margin-left:1rem;font-size:2rem;transition:transform .3s}.Navbar-module__Ubi64G__closeSearch:hover{transform:rotate(90deg)}.Navbar-module__Ubi64G__searchResults{background:#fff;border-radius:1rem;flex-direction:column;margin-top:2rem;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Navbar-module__Ubi64G__searchResultItem{color:inherit;border-bottom:1px solid #0000000d;align-items:center;padding:1rem 1.5rem;text-decoration:none;transition:background-color .2s;display:flex}.Navbar-module__Ubi64G__searchResultItem:hover{background-color:#4b71580d}.Navbar-module__Ubi64G__searchResultImage{object-fit:cover;border-radius:.5rem;width:50px;height:50px;margin-right:1.5rem}.Navbar-module__Ubi64G__searchResultInfo h4{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:.2rem;font-size:1.1rem}.Navbar-module__Ubi64G__searchResultInfo p{color:#6b7280;font-size:.85rem}.Navbar-module__Ubi64G__noResults{text-align:center;color:#6b7280;padding:2rem;font-style:italic}.Navbar-module__Ubi64G__signInBtn{background-color:var(--color-green-dark);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:9999px;margin-left:.5rem;padding:.6rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #3753411a}.Navbar-module__Ubi64G__signInBtn:hover{background-color:var(--color-green-primary);transform:translateY(-2px);box-shadow:0 6px 15px #37534133}.Navbar-module__Ubi64G__signInBtnMobile{background-color:var(--color-green-dark);color:#fff;text-align:center;border-radius:9999px;width:100%;margin-top:1rem;padding:.9rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.Navbar-module__Ubi64G__iconBtn{cursor:pointer;color:#4b5563;border-radius:50%;align-items:center;padding:.5rem;display:flex}.Navbar-module__Ubi64G__iconBtn:hover{color:var(--color-green-dark);background-color:#3753410d}
.Footer-module__bU2TmW__footer{width:100%;padding-top:2rem;padding-bottom:1.5rem;padding-left:var(--container-px);padding-right:var(--container-px);font-family:var(--font-sans);background-color:#4b71580f;border-top:1px solid #4b71581a;overflow:hidden}.Footer-module__bU2TmW__container{max-width:1400px;margin:0 auto;animation:1s cubic-bezier(.2,.8,.2,1) forwards Footer-module__bU2TmW__footerReveal}@keyframes Footer-module__bU2TmW__footerReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Footer-module__bU2TmW__mainContent{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Footer-module__bU2TmW__mainContent{grid-template-columns:repeat(2,1fr);gap:2.5rem 2rem}}@media (min-width:1024px){.Footer-module__bU2TmW__mainContent{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.Footer-module__bU2TmW__mainContent{grid-template-columns:1.2fr 1fr 1fr .9fr minmax(max-content,1.3fr) .1fr 2fr;align-items:start;gap:2rem}.Footer-module__bU2TmW__newsletterCol{grid-column:7}}.Footer-module__bU2TmW__brandCol{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;display:flex}@media (min-width:768px){.Footer-module__bU2TmW__brandCol{text-align:center;align-items:center}}.Footer-module__bU2TmW__footerBrand{justify-content:center;width:100%;display:flex}@media (min-width:768px){.Footer-module__bU2TmW__footerBrand{justify-content:center}}@media (max-width:767px){.Footer-module__bU2TmW__footerBrand{justify-content:center;margin-bottom:.5rem}.Footer-module__bU2TmW__footerLogo{margin-left:0}}.Footer-module__bU2TmW__footerLogo{object-fit:contain;width:auto;height:clamp(80px,10vw,110px);margin:0 auto;transition:all .4s;display:block}.Footer-module__bU2TmW__footerLogo:hover{filter:brightness(1.1);transform:scale(1.05)}.Footer-module__bU2TmW__socialIcons{justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:.5rem;display:flex}@media (max-width:767px){.Footer-module__bU2TmW__socialIcons{justify-content:center;width:100%}}.Footer-module__bU2TmW__socialIcon{background-color:var(--color-green-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.3rem;transition:all .4s;display:flex}.Footer-module__bU2TmW__socialIcon:hover{background-color:var(--color-green-primary);transform:translateY(-3px)}.Footer-module__bU2TmW__linksBlock{flex-direction:column;display:flex}.Footer-module__bU2TmW__blockTitle{font-family:var(--font-serif);color:var(--color-green-dark);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;display:inline-flex;position:relative}.Footer-module__bU2TmW__blockTitle:after{content:"";background:linear-gradient(90deg, var(--color-green-primary) 0%, #4b715800 100%);border-radius:1px;width:50px;height:2px;position:absolute;bottom:-6px;left:0}@media (max-width:767px){.Footer-module__bU2TmW__blockTitle{text-align:center;border-bottom:1px solid #4b71580d;justify-content:center;width:100%;margin-bottom:.5rem;padding:.5rem 0}.Footer-module__bU2TmW__blockTitle:after{display:none}.Footer-module__bU2TmW__list{text-align:center;align-items:center}.Footer-module__bU2TmW__contactItem{justify-content:center}.Footer-module__bU2TmW__newsletterCol{text-align:center;align-items:center}}.Footer-module__bU2TmW__list{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Footer-module__bU2TmW__list a{color:#4a5d51;font-size:.95rem;text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1);display:inline-block}.Footer-module__bU2TmW__list a:hover{color:var(--color-green-primary);transform:translate(8px)}.Footer-module__bU2TmW__contactItem{color:#4a5d51;word-break:break-word;overflow-wrap:break-word;font-size:.95rem;line-height:1.4;text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1);white-space:normal!important;flex-direction:row!important;align-items:flex-start!important;gap:.6rem!important;display:flex!important}.Footer-module__bU2TmW__contactItem:hover{color:var(--color-green-primary);transform:translate(8px)}.Footer-module__bU2TmW__iconWrapper{color:var(--color-green-primary);flex-shrink:0;font-size:1rem;transform:translateY(3px);display:inline-flex!important}.Footer-module__bU2TmW__newsletterCol{flex-direction:column;display:flex}.Footer-module__bU2TmW__newsletterText{color:#4a5d51;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.Footer-module__bU2TmW__newsletter{gap:.5rem;width:100%;display:flex}.Footer-module__bU2TmW__emailInput{color:#333;background-color:#fff;border:1px solid #4b715826;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.9rem}.Footer-module__bU2TmW__subscribeBtn{background-color:var(--color-green-dark);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.25rem;font-weight:600;transition:all .3s}.Footer-module__bU2TmW__bottomBar{color:#4a5d51;text-align:center;border-top:1px solid #4b715814;flex-direction:column;align-items:center;gap:1.5rem;padding-top:1.5rem;font-size:.85rem;display:flex}@media (min-width:768px){.Footer-module__bU2TmW__bottomBar{text-align:left;flex-direction:row;justify-content:space-between;padding-right:6rem}}.Footer-module__bU2TmW__copyright{font-weight:500}.Footer-module__bU2TmW__developerLink{color:inherit;font-weight:700;text-decoration:none}.Footer-module__bU2TmW__legalLinks{align-items:center;gap:1rem;display:flex}.Footer-module__bU2TmW__legalLinks a{color:inherit;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.2,.8,.2,1);display:inline-block}.Footer-module__bU2TmW__legalLinks a:hover{color:var(--color-green-primary);transform:translateY(-2px)}.Footer-module__bU2TmW__separator{color:#4b715833;font-weight:300}.Footer-module__bU2TmW__popup{color:#fff;z-index:10000;pointer-events:none;white-space:nowrap;background-color:#375341;border-radius:12px;padding:1.25rem 2.5rem;font-size:1rem;font-weight:700;animation:.6s cubic-bezier(.2,.8,.2,1) forwards Footer-module__bU2TmW__slideInRight;position:fixed;top:2rem;right:2.5rem;box-shadow:0 15px 40px #00000040}.Footer-module__bU2TmW__errorPopup{background-color:#9b2c2c}@keyframes Footer-module__bU2TmW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}
.CTASection-module__yuYzla__section{padding:var(--section-padding-y) 0;background-color:var(--color-beige);overflow:hidden}.CTASection-module__yuYzla__container{max-width:1400px;padding:0 var(--container-px);margin:0 auto}.CTASection-module__yuYzla__ctaWrapper{border-radius:3rem;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #3753411a}.CTASection-module__yuYzla__bgImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module__yuYzla__overlay{z-index:2;background:linear-gradient(135deg,#37534166,#3753411a);width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module__yuYzla__glassCard{z-index:3;-webkit-backdrop-filter:blur(25px);text-align:center;background:#ffffffbf;border:1px solid #ffffff4d;border-radius:2.5rem;width:90%;max-width:700px;padding:4rem 3rem;animation:1.2s cubic-bezier(.16,1,.3,1) forwards CTASection-module__yuYzla__floatUp;position:relative;box-shadow:0 20px 50px #0000001a}@keyframes CTASection-module__yuYzla__floatUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.CTASection-module__yuYzla__preTitle{color:var(--color-green-primary);text-transform:uppercase;letter-spacing:.25em;margin-bottom:1.25rem;font-size:.85rem;font-weight:700;display:block}.CTASection-module__yuYzla__title{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3rem);line-height:1.1}.CTASection-module__yuYzla__description{color:#4b5563;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.7}.CTASection-module__yuYzla__btnGroup{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.CTASection-module__yuYzla__primaryBtn{background-color:var(--color-green-dark);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:999px;padding:.9rem 2.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 10px 20px #37534133}.CTASection-module__yuYzla__primaryBtn:hover{background-color:var(--color-green-primary);transform:translateY(-4px);box-shadow:0 15px 30px #3753414d}.CTASection-module__yuYzla__secondaryBtn{border:1.5px solid var(--color-green-dark);color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background-color:#0000;border-radius:999px;padding:.9rem 2.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block}.CTASection-module__yuYzla__secondaryBtn:hover{background-color:#3753410d;transform:translateY(-4px)}@media (max-width:768px){.CTASection-module__yuYzla__container{padding:0 1rem}.CTASection-module__yuYzla__ctaWrapper{border-radius:2rem;min-height:auto;padding:3rem 1.25rem}.CTASection-module__yuYzla__glassCard{border-radius:1.5rem;width:100%;padding:2.5rem 1.25rem}.CTASection-module__yuYzla__title{margin-bottom:1rem;font-size:1.8rem}.CTASection-module__yuYzla__description{margin-bottom:2rem;font-size:1rem}.CTASection-module__yuYzla__primaryBtn,.CTASection-module__yuYzla__secondaryBtn{width:100%;padding:.8rem 1.5rem;font-size:.8rem}.CTASection-module__yuYzla__btnGroup{gap:.75rem}}
.Product-module__b0WUXq__section{position:relative}.Product-module__b0WUXq__heading{font-family:var(--font-serif);color:var(--color-green-dark);text-align:center;letter-spacing:-.01em;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,3.5rem)}.Product-module__b0WUXq__categories{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}.Product-module__b0WUXq__categoryBtn{border:1.5px solid var(--color-green-dark);color:var(--color-green-dark);cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:#fff;border-radius:999px;padding:.7rem 2rem;font-size:.85rem;font-weight:700;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 10px #00000005}.Product-module__b0WUXq__activeCategory{background-color:var(--color-green-dark);color:#fff;border-color:var(--color-green-dark);box-shadow:0 10px 25px #2d463626}.Product-module__b0WUXq__categoryBtn:hover:not(.Product-module__b0WUXq__activeCategory){border-color:var(--color-green-primary);color:var(--color-green-primary);transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}.Product-module__b0WUXq__grid{max-width:1400px;padding:0 var(--container-px);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:3rem;margin:0 auto;display:grid}@media (min-width:1200px){.Product-module__b0WUXq__grid{grid-template-columns:repeat(4,1fr)}}.Product-module__b0WUXq__card{flex-direction:column;transition:all .6s cubic-bezier(.16,1,.3,1);animation:1s cubic-bezier(.16,1,.3,1) backwards Product-module__b0WUXq__silkyFadeUp;display:flex}.Product-module__b0WUXq__imageWrapper{aspect-ratio:4/5;cursor:pointer;justify-content:center;align-items:center;width:100%;max-width:360px;margin:0 auto 2rem;display:flex;position:relative}.Product-module__b0WUXq__archedFrame{z-index:2;aspect-ratio:4/5;background-color:#fff;border:1px solid #00000008;border-radius:20rem 20rem 4rem 4rem;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 15px 45px #37534114}.Product-module__b0WUXq__image{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.Product-module__b0WUXq__imageWrapper:hover .Product-module__b0WUXq__archedFrame{transform:translateY(-12px);box-shadow:0 45px 90px #2d463626}.Product-module__b0WUXq__imageWrapper:hover .Product-module__b0WUXq__image{transform:scale(1.1)}.Product-module__b0WUXq__imageDecoration{z-index:1;pointer-events:none;position:absolute;inset:.5rem}.Product-module__b0WUXq__imageDecoration:before,.Product-module__b0WUXq__imageDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.15;border-radius:12rem 12rem 3rem 3rem;transition:all 1.2s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.Product-module__b0WUXq__imageDecoration:after{opacity:.08;border-style:solid;transform:scale(1.04)rotate(2deg)}.Product-module__b0WUXq__imageWrapper:hover .Product-module__b0WUXq__imageDecoration:before{opacity:.35;transform:scale(1.08)rotate(-2deg)}.Product-module__b0WUXq__imageWrapper:hover .Product-module__b0WUXq__imageDecoration:after{opacity:.2;transform:scale(1.12)rotate(4deg)}.Product-module__b0WUXq__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-green-dark);text-transform:uppercase;z-index:3;opacity:0;background:#ffffffe6;border:1px solid #fff9;border-radius:999px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;transition:all .6s cubic-bezier(.16,1,.3,1);position:absolute;top:3.5rem;right:1rem;transform:translate(15px);box-shadow:0 10px 25px #00000014}.Product-module__b0WUXq__imageWrapper:hover .Product-module__b0WUXq__glassBadge{opacity:1;transform:translate(0)}.Product-module__b0WUXq__hoverActions{z-index:4;opacity:0;gap:1.25rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)translateY(20px)}.Product-module__b0WUXq__imageWrapper:hover .Product-module__b0WUXq__hoverActions{opacity:1;transform:translate(-50%)translateY(0)}.Product-module__b0WUXq__actionBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;background-color:#ffffffd9;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.8rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.4,1);display:inline-flex;box-shadow:0 12px 24px #0000001a}.Product-module__b0WUXq__actionBtn:hover{color:var(--color-green-primary);background-color:#fff;transform:translateY(-5px)scale(1.05);box-shadow:0 20px 40px #00000026}.Product-module__b0WUXq__info{text-align:center;flex-direction:column;flex:1;align-items:center;padding:0 .5rem;display:flex}.Product-module__b0WUXq__name{font-family:var(--font-serif);color:var(--color-green-dark);text-align:center;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:1.2rem;line-height:1.3;display:-webkit-box;overflow:hidden}.Product-module__b0WUXq__footer{flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:auto;display:flex}.Product-module__b0WUXq__price{color:var(--color-green-dark);opacity:.8;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Product-module__b0WUXq__buyNowBtn{background-color:var(--color-green-dark);color:#fff;border:1px solid var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;text-align:center;border-radius:999px;width:100%;padding:.9rem;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1)}.Product-module__b0WUXq__buyNowBtn:hover{background-color:var(--color-green-primary);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #3753411a}.Product-module__b0WUXq__buyNowBtn:disabled{color:#8fa196;cursor:not-allowed;background-color:#e8ece9;border-color:#e8ece9;box-shadow:none!important;transform:none!important}.Product-module__b0WUXq__contactBtn{width:100%;color:var(--color-green-dark);border:1px solid var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;text-align:center;background-color:#0000;border-radius:999px;margin-top:.3rem;padding:.9rem;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1)}.Product-module__b0WUXq__contactBtn:hover{background-color:var(--color-green-dark);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #3753411a}@keyframes Product-module__b0WUXq__silkyFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Product-module__b0WUXq__viewMoreContainer{justify-content:center;margin-top:5rem;display:flex}.Product-module__b0WUXq__viewMoreBtn{background-color:var(--color-green-dark);color:#fff;text-transform:uppercase;letter-spacing:.12em;border:none;border-radius:999px;padding:.75rem 2.2rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 12px 25px #37534126}.Product-module__b0WUXq__viewMoreBtn:hover{background-color:var(--color-green-primary);color:#fff;transform:translateY(-5px);box-shadow:0 20px 45px #3753414d}@media (max-width:768px){.Product-module__b0WUXq__grid{gap:2rem}.Product-module__b0WUXq__name{font-size:1.15rem}.Product-module__b0WUXq__price{font-size:1.1rem}}
.FAQ-module__ze1YAa__container{max-width:1300px;padding:0 var(--container-px);grid-template-columns:1fr;align-items:center;gap:5rem;margin:0 auto;display:grid}@media (min-width:1024px){.FAQ-module__ze1YAa__container{grid-template-columns:1fr 1.2fr}}.FAQ-module__ze1YAa__leftColumn{flex-direction:column;display:flex}.FAQ-module__ze1YAa__title{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.2}.FAQ-module__ze1YAa__subtitle{color:#6b7280;margin-bottom:3.5rem;font-size:1.1rem;line-height:1.6}.FAQ-module__ze1YAa__imageWrapper{justify-content:center;align-items:center;width:100%;max-width:360px;margin:0 auto;display:flex;position:relative}.FAQ-module__ze1YAa__imageBg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.FAQ-module__ze1YAa__imageBg:before,.FAQ-module__ze1YAa__imageBg:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;border-radius:18rem 18rem 4rem 4rem;transition:all 1.5s cubic-bezier(.16,1,.3,1);position:absolute;inset:-1rem}.FAQ-module__ze1YAa__imageBg:after{opacity:.1;border-style:solid;transform:scale(1.05)rotate(2deg)}.FAQ-module__ze1YAa__image{z-index:2;background-color:#fff;border-radius:18rem 18rem 4rem 4rem;width:100%;height:auto;transition:transform 1.5s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 40px 80px #3753411a}.FAQ-module__ze1YAa__imageWrapper:hover .FAQ-module__ze1YAa__image{transform:scale(1.02)translateY(-10px)}.FAQ-module__ze1YAa__imageWrapper:hover .FAQ-module__ze1YAa__imageBg:before{opacity:.4;transform:scale(1.08)rotate(-2deg)}.FAQ-module__ze1YAa__imageWrapper:hover .FAQ-module__ze1YAa__imageBg:after{opacity:.2;transform:scale(1.12)rotate(4deg)}.FAQ-module__ze1YAa__floatingTag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;color:var(--color-green-dark);opacity:0;background:#ffffffb3;border:1px solid #ffffff80;border-radius:999px;flex-direction:column;align-items:center;gap:.2rem;padding:1rem 1.5rem;font-weight:700;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:10%;right:0;transform:translateY(20px);box-shadow:0 20px 40px #0000000d}.FAQ-module__ze1YAa__imageWrapper:hover .FAQ-module__ze1YAa__floatingTag{opacity:1;transform:translateY(0)}.FAQ-module__ze1YAa__floatingTag strong{font-family:var(--font-serif);color:var(--color-green-dark);font-size:1.2rem}.FAQ-module__ze1YAa__floatingTag span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}@keyframes FAQ-module__ze1YAa__softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.FAQ-module__ze1YAa__accordion{flex-direction:column;gap:1.5rem;display:flex}.FAQ-module__ze1YAa__accordionItem{background:#fff;border:1px solid #3753410d;border-radius:1.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);overflow:hidden}.FAQ-module__ze1YAa__accordionItem.FAQ-module__ze1YAa__active{border-color:var(--color-green-primary);box-shadow:0 20px 40px #3753410d}.FAQ-module__ze1YAa__accordionHeader{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.FAQ-module__ze1YAa__question{font-family:var(--font-serif);color:var(--color-green-dark);margin:0;padding-right:2rem;font-size:1.2rem}.FAQ-module__ze1YAa__icon{background-color:var(--color-green-soft);width:32px;height:32px;color:var(--color-green-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:all .3s;display:flex}.FAQ-module__ze1YAa__active .FAQ-module__ze1YAa__icon{background-color:var(--color-green-dark);color:#fff;transform:rotate(180deg)}.FAQ-module__ze1YAa__accordionBody{max-height:0;padding:0 2rem;transition:all .5s cubic-bezier(.2,.8,.2,1);overflow:hidden}.FAQ-module__ze1YAa__show{max-height:300px;padding-bottom:2rem}.FAQ-module__ze1YAa__answer{color:#4b5563;margin:0;font-size:1rem;line-height:1.7}@media (max-width:768px){.FAQ-module__ze1YAa__leftColumn{text-align:center}.FAQ-module__ze1YAa__title{font-size:2.2rem}.FAQ-module__ze1YAa__subtitle{margin-bottom:2rem}.FAQ-module__ze1YAa__accordion{align-items:center}.FAQ-module__ze1YAa__accordionItem{border-radius:1.25rem;width:100%;max-width:600px}.FAQ-module__ze1YAa__accordionHeader{padding:1.25rem 1.25rem .75rem}.FAQ-module__ze1YAa__accordionBody{padding:0 1.25rem}.FAQ-module__ze1YAa__show{padding-top:.5rem;padding-bottom:1.25rem}.FAQ-module__ze1YAa__question{font-size:1.1rem}}
.SafetySection-module__26Maca__section{background-color:#fbf9f4;padding:4rem 0;position:relative;overflow:hidden}.SafetySection-module__26Maca__container{max-width:1300px;margin:0 auto;padding:0 2rem}.SafetySection-module__26Maca__header{text-align:center;margin-bottom:3rem}.SafetySection-module__26Maca__subtitle{color:var(--color-green-primary);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1.25rem;font-size:.85rem;font-weight:800;display:block}.SafetySection-module__26Maca__title{font-family:var(--font-serif);color:var(--color-green-dark);font-size:clamp(2.5rem,5vw,3.5rem)}.SafetySection-module__26Maca__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3.5rem;display:grid}.SafetySection-module__26Maca__safetyCard{text-align:center;background-color:#fff;border:1px solid #3753410d;border-radius:15rem 15rem 3rem 3rem;flex-direction:column;align-items:center;gap:2rem;padding:3.5rem 2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 20px 50px #3753410a}.SafetySection-module__26Maca__safetyCard:nth-child(2){background-color:var(--color-green-soft);border-color:#0000}.SafetySection-module__26Maca__safetyCard:hover{transform:translateY(-15px);box-shadow:0 30px 70px #3753411a}.SafetySection-module__26Maca__iconWrapper{width:70px;height:70px;color:var(--color-green-dark);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000000d}.SafetySection-module__26Maca__safetyCard:hover .SafetySection-module__26Maca__iconWrapper{background-color:var(--color-green-dark);color:#fff;transform:rotate(10deg)}.SafetySection-module__26Maca__description{color:#4b5563;font-size:1.05rem;font-weight:500;line-height:1.7}.SafetySection-module__26Maca__centerDisclaimer{text-align:center;grid-column:2;margin-top:-1rem}@media (max-width:1024px){.SafetySection-module__26Maca__centerDisclaimer{grid-column:1/-1;margin-top:0}}.SafetySection-module__26Maca__disclaimer{color:var(--color-green-primary);text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:800}@media (max-width:1024px){.SafetySection-module__26Maca__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SafetySection-module__26Maca__section{padding:6rem 0}.SafetySection-module__26Maca__grid{grid-template-columns:1fr;gap:3rem}.SafetySection-module__26Maca__safetyCard{border-radius:12rem 12rem 2.5rem 2.5rem;padding:3rem 2rem}}
.Testimonial-module__I5lHqG__section{background-color:#fff;padding:2rem 0 0;position:relative;overflow:hidden}@media (max-width:768px){.Testimonial-module__I5lHqG__section{padding:1.5rem 0 0}}.Testimonial-module__I5lHqG__header{max-width:1300px;padding:0 var(--container-px);justify-content:space-between;align-items:flex-end;margin:0 auto 3rem;display:flex}@media (max-width:768px){.Testimonial-module__I5lHqG__header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2.5rem}}.Testimonial-module__I5lHqG__title{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.2}.Testimonial-module__I5lHqG__subtitle{color:#6b7280;max-width:600px;font-size:1.1rem;line-height:1.6}.Testimonial-module__I5lHqG__arrows{gap:1rem;display:flex}.Testimonial-module__I5lHqG__arrowBtn{width:55px;height:55px;color:var(--color-green-dark);cursor:pointer;background:#fff;border:1px solid #3753411a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 4px 12px #0000000d}.Testimonial-module__I5lHqG__arrowBtn:hover{background-color:var(--color-green-dark);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #37534126}.Testimonial-module__I5lHqG__sliderContainer{max-width:1300px;padding:0 var(--container-px);margin:0 auto;position:relative;overflow:hidden}.Testimonial-module__I5lHqG__grid{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:2rem;width:100%;margin-bottom:-4rem;padding:2rem 0 6rem;display:flex;overflow-x:auto}.Testimonial-module__I5lHqG__grid::-webkit-scrollbar{display:none}.Testimonial-module__I5lHqG__card{scroll-snap-align:start;background-color:#f1f7f4;border:1px solid #3753410d;border-radius:2.5rem;flex-direction:column;flex:0 0 calc(33.3333% - 1.33333rem);width:calc(33.3333% - 1.33333rem);max-width:calc(33.3333% - 1.33333rem);padding:2rem 2.5rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 10px 30px #00000005}@media (max-width:1100px){.Testimonial-module__I5lHqG__card{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media (max-width:768px){.Testimonial-module__I5lHqG__card{flex:0 0 100%;width:100%;max-width:100%;padding:2.5rem 2rem}.Testimonial-module__I5lHqG__grid{margin-bottom:-3rem;padding-bottom:5rem}}.Testimonial-module__I5lHqG__card:hover{border-color:var(--color-green-primary);background:#fff;transform:translateY(-10px);box-shadow:0 40px 80px #37534114}.Testimonial-module__I5lHqG__stars{color:#fbbf24;gap:.25rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.Testimonial-module__I5lHqG__quote{font-family:var(--font-serif);color:var(--color-green-dark);flex:1;font-size:1.15rem;font-style:italic;line-height:1.6}.Testimonial-module__I5lHqG__authorBlock{border-top:1px solid #37534114;align-items:center;gap:1.25rem;padding-top:1.5rem;display:flex}.Testimonial-module__I5lHqG__avatar{object-fit:cover;border:2px solid #fff;border-radius:1.5rem 1.5rem .5rem .5rem;width:65px;height:65px;box-shadow:0 10px 20px #0000000d}.Testimonial-module__I5lHqG__authorName{color:var(--color-green-dark);margin-bottom:.2rem;font-size:1.15rem;font-weight:700}.Testimonial-module__I5lHqG__authorRole{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}
.BenefitsHero-module___dfbWG__benefitsContainer{background-color:#0000;padding:0;position:relative;overflow:visible}.BenefitsHero-module___dfbWG__container{max-width:1400px;padding:0 var(--container-px);z-index:5;background-color:#fff;margin:0 auto;position:relative}.BenefitsHero-module___dfbWG__header{text-align:center;max-width:800px;margin:0 auto 6rem}.BenefitsHero-module___dfbWG__preTitle{color:var(--color-green-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.BenefitsHero-module___dfbWG__mainTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.2rem);line-height:1.2}.BenefitsHero-module___dfbWG__mainSubtitle{color:#6b7280;font-size:1.15rem;line-height:1.7}.BenefitsHero-module___dfbWG__contentWrapper{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.BenefitsHero-module___dfbWG__contentWrapper{grid-template-columns:1fr 1.2fr 1fr}}.BenefitsHero-module___dfbWG__column{flex-direction:column;gap:4rem;display:flex}.BenefitsHero-module___dfbWG__benefitItem{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex}@media (min-width:1024px){.BenefitsHero-module___dfbWG__columnLeft .BenefitsHero-module___dfbWG__benefitItem,.BenefitsHero-module___dfbWG__columnRight .BenefitsHero-module___dfbWG__benefitItem{text-align:left;flex-direction:row;justify-content:flex-start;gap:1.5rem}.BenefitsHero-module___dfbWG__benefitTextContent{flex:1}}.BenefitsHero-module___dfbWG__iconWrapper{flex-shrink:0;width:65px;height:65px;position:relative}.BenefitsHero-module___dfbWG__iconArchedFrame{z-index:2;background-color:var(--color-green-soft);width:100%;height:100%;color:var(--color-green-dark);border:1px solid #3753411a;border-radius:1.5rem 1.5rem .5rem .5rem;justify-content:center;align-items:center;font-size:1.5rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.BenefitsHero-module___dfbWG__benefitItem:hover .BenefitsHero-module___dfbWG__iconArchedFrame{background-color:var(--color-green-dark);color:#fff;transform:scale(1.1)rotate(-5deg)}.BenefitsHero-module___dfbWG__iconDecoration{border:1px dashed var(--color-green-primary);opacity:0;z-index:1;border-radius:2.2rem 2.2rem .7rem .7rem;transition:all .6s cubic-bezier(.2,.8,.2,1);position:absolute;inset:-5px}.BenefitsHero-module___dfbWG__benefitItem:hover .BenefitsHero-module___dfbWG__iconDecoration{opacity:.3;transform:scale(1.2)rotate(10deg)}.BenefitsHero-module___dfbWG__benefitTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:.5rem;font-size:1.35rem}.BenefitsHero-module___dfbWG__benefitText{color:#6b7280;font-size:.95rem;line-height:1.6}.BenefitsHero-module___dfbWG__centerColumn{justify-content:center;display:flex;position:relative}.BenefitsHero-module___dfbWG__imageBox{justify-content:center;align-items:center;width:100%;max-width:360px;display:flex;position:relative}.BenefitsHero-module___dfbWG__archedImageFrame{z-index:2;background-color:#fff;border-radius:18rem 18rem 4rem 4rem;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #37534126}.BenefitsHero-module___dfbWG__centerImage{width:100%;height:auto;transition:transform 1.5s cubic-bezier(.16,1,.3,1);display:block}.BenefitsHero-module___dfbWG__imageBox:hover .BenefitsHero-module___dfbWG__centerImage{transform:scale(1.05)}.BenefitsHero-module___dfbWG__imageBloomingDecoration{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.BenefitsHero-module___dfbWG__imageBloomingDecoration:before,.BenefitsHero-module___dfbWG__imageBloomingDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;border-radius:18rem 18rem 4rem 4rem;transition:all 1.5s cubic-bezier(.16,1,.3,1);position:absolute;inset:-1.25rem}.BenefitsHero-module___dfbWG__imageBloomingDecoration:after{opacity:.1;border-style:solid;transform:scale(1.05)rotate(2deg)}.BenefitsHero-module___dfbWG__imageBox:hover .BenefitsHero-module___dfbWG__imageBloomingDecoration:before{opacity:.4;transform:scale(1.08)rotate(-2deg)}.BenefitsHero-module___dfbWG__imageBox:hover .BenefitsHero-module___dfbWG__imageBloomingDecoration:after{opacity:.2;transform:scale(1.12)rotate(4deg)}@media (max-width:1023px){.BenefitsHero-module___dfbWG__column{flex-flow:wrap;justify-content:center}.BenefitsHero-module___dfbWG__benefitItem{width:280px}}@media (max-width:768px){.BenefitsHero-module___dfbWG__container{padding:3rem var(--container-px)}.BenefitsHero-module___dfbWG__header{margin-bottom:3rem}.BenefitsHero-module___dfbWG__contentWrapper{gap:2rem}.BenefitsHero-module___dfbWG__column{flex-direction:column;align-items:center;gap:2rem}.BenefitsHero-module___dfbWG__benefitItem{width:100%;max-width:300px}}
.PromoBanner-module__DBySWa__section{background-color:var(--color-beige);width:100%;margin:0;padding:5rem 0;position:relative;overflow:hidden}.PromoBanner-module__DBySWa__section:after{content:"";opacity:.3;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png);position:absolute;inset:0}.PromoBanner-module__DBySWa__container{width:100%;max-width:1400px;padding:0 var(--container-px);z-index:2;margin:0 auto;position:relative}.PromoBanner-module__DBySWa__content{text-align:center;max-width:1000px;margin:0 auto}.PromoBanner-module__DBySWa__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.15em;background-color:#62926280;border:1px solid #2c452c;border-radius:999px;margin-bottom:1.5rem;padding:.6rem 1.5rem;font-size:.8rem;font-weight:700;display:inline-block;box-shadow:0 10px 30px #3753410d}.PromoBanner-module__DBySWa__title{font-family:var(--font-serif);color:var(--color-green-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1}.PromoBanner-module__DBySWa__subtitle{color:#4b5563;max-width:800px;margin:0 auto 2.5rem;font-size:clamp(1.1rem,2vw,1rem);line-height:1.7}.PromoBanner-module__DBySWa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}.PromoBanner-module__DBySWa__featureItem{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.PromoBanner-module__DBySWa__featureIcon{background-color:var(--color-green-dark);color:#fff;border:1px solid #3753410d;border-radius:1.5rem 1.5rem .5rem .5rem;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 15px 35px #37534114}.PromoBanner-module__DBySWa__featureItem:hover .PromoBanner-module__DBySWa__featureIcon{background-color:var(--color-green-primary);color:#fff;transform:translateY(-10px)rotate(-5deg)}.PromoBanner-module__DBySWa__featureText strong{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:.3rem;font-size:1.25rem;display:block}.PromoBanner-module__DBySWa__featureText span{color:#6b7280;font-size:1rem}.PromoBanner-module__DBySWa__disclaimerBox{background-color:#3753410d;border:1px solid #3753411a;border-radius:1rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:.6rem 1.2rem;display:inline-flex}.PromoBanner-module__DBySWa__disclaimerIcon{color:var(--color-green-primary);font-size:1.2rem}.PromoBanner-module__DBySWa__disclaimerText{color:var(--color-green-dark);font-size:.9rem;font-style:italic;font-weight:500}.PromoBanner-module__DBySWa__actionSection{justify-content:center;display:flex}.PromoBanner-module__DBySWa__unlockBtn{background-color:var(--color-green-dark);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 15px 35px #37534133}.PromoBanner-module__DBySWa__unlockBtn:hover{background-color:var(--color-green-primary);transform:translateY(-5px);box-shadow:0 20px 45px #37534140}@media (max-width:768px){.PromoBanner-module__DBySWa__featureItem{padding:1.25rem}.PromoBanner-module__DBySWa__unlockBtn{justify-content:center;width:100%;max-width:400px;margin:0 auto}}
.BrandStory-module__wsp3ga__section{overflow:hidden}.BrandStory-module__wsp3ga__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.BrandStory-module__wsp3ga__contentGrid{grid-template-columns:1fr;align-items:center;gap:6rem;display:grid}@media (min-width:1024px){.BrandStory-module__wsp3ga__contentGrid{grid-template-columns:1fr 1.1fr}}.BrandStory-module__wsp3ga__imageColumn{justify-content:center;display:flex;position:relative}.BrandStory-module__wsp3ga__imageWrapper{justify-content:center;align-items:center;width:100%;max-width:360px;display:flex;position:relative}.BrandStory-module__wsp3ga__imageFrame{z-index:2;background-color:#fff;border-radius:18rem 18rem 4rem 4rem;width:100%;position:relative;overflow:hidden;box-shadow:0 50px 100px #3753411a}.BrandStory-module__wsp3ga__image{width:100%;height:auto;transition:transform 1.5s cubic-bezier(.16,1,.3,1);display:block}.BrandStory-module__wsp3ga__imageWrapper:hover .BrandStory-module__wsp3ga__image{transform:scale(1.05)}.BrandStory-module__wsp3ga__imageDecoration{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.BrandStory-module__wsp3ga__imageDecoration:before,.BrandStory-module__wsp3ga__imageDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;border-radius:18rem 18rem 4rem 4rem;transition:all 1.5s cubic-bezier(.16,1,.3,1);position:absolute;inset:-1.25rem}.BrandStory-module__wsp3ga__imageDecoration:after{opacity:.1;border-style:solid;transform:scale(1.05)rotate(2deg)}.BrandStory-module__wsp3ga__imageWrapper:hover .BrandStory-module__wsp3ga__imageDecoration:before{opacity:.4;transform:scale(1.08)rotate(-2deg)}.BrandStory-module__wsp3ga__imageWrapper:hover .BrandStory-module__wsp3ga__imageDecoration:after{opacity:.2;transform:scale(1.12)rotate(4deg)}.BrandStory-module__wsp3ga__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;opacity:0;background:#ffffffb3;border:1px solid #ffffff80;border-radius:999px;flex-direction:column;align-items:center;gap:.2rem;padding:1rem 1.5rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:10%;right:0;transform:translateY(20px);box-shadow:0 20px 40px #0000000d}.BrandStory-module__wsp3ga__imageWrapper:hover .BrandStory-module__wsp3ga__glassBadge{opacity:1;transform:translateY(0)}@keyframes BrandStory-module__wsp3ga__softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.BrandStory-module__wsp3ga__glassBadge strong{font-family:var(--font-serif);color:var(--color-green-dark);font-size:1.2rem}.BrandStory-module__wsp3ga__glassBadge span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.BrandStory-module__wsp3ga__preTitle{color:var(--color-green-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:block}.BrandStory-module__wsp3ga__title{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:2rem;font-size:clamp(2.5rem,5vw,3.3rem);line-height:1.2}.BrandStory-module__wsp3ga__description{color:#4b5563;margin-bottom:3.5rem;font-size:1rem;line-height:1.8}.BrandStory-module__wsp3ga__featureList{flex-direction:column;gap:2.5rem;margin-bottom:2.5rem;display:flex}.BrandStory-module__wsp3ga__feature{align-items:flex-start;gap:1.5rem;display:flex}.BrandStory-module__wsp3ga__iconWrapper{flex-shrink:0;width:55px;height:55px;position:relative}.BrandStory-module__wsp3ga__featureIcon{z-index:2;background-color:var(--color-green-soft);width:100%;height:100%;color:var(--color-green-dark);border:1px solid #3753411a;border-radius:1.2rem 1.2rem .4rem .4rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.BrandStory-module__wsp3ga__iconDecoration{border:1px dashed var(--color-green-primary);opacity:0;z-index:1;border-radius:1.6rem 1.6rem .6rem .6rem;transition:all .6s cubic-bezier(.2,.8,.2,1);position:absolute;inset:-4px}.BrandStory-module__wsp3ga__feature:hover .BrandStory-module__wsp3ga__featureIcon{background-color:var(--color-green-dark);color:#fff;transform:scale(1.1)rotate(-5deg)}.BrandStory-module__wsp3ga__feature:hover .BrandStory-module__wsp3ga__iconDecoration{opacity:.3;transform:scale(1.2)rotate(10deg)}.BrandStory-module__wsp3ga__featureInfo h4{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:.5rem;font-size:1.25rem}.BrandStory-module__wsp3ga__featureInfo p{color:#6b7280;line-height:1.5}.BrandStory-module__wsp3ga__discoverBtn{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;border:none;border-bottom:2px solid var(--color-green-primary);cursor:pointer;background-color:#0000;padding-bottom:.5rem;font-size:1rem;font-weight:800;transition:all .3s;display:inline-block}.BrandStory-module__wsp3ga__discoverBtn:hover{color:var(--color-green-primary);transform:translate(10px)}@media (max-width:768px){.BrandStory-module__wsp3ga__glassBadge{padding:1.25rem 2rem;bottom:5%;right:0}.BrandStory-module__wsp3ga__title{font-size:2.5rem}.BrandStory-module__wsp3ga__textColumn{text-align:center}.BrandStory-module__wsp3ga__featureList{align-items:center}.BrandStory-module__wsp3ga__feature{text-align:left;justify-content:center;width:100%;max-width:380px}}
.About-module__suJDDW__aboutContainer{background-color:#fbf9f4;background-image:linear-gradient(90deg,#fbf9f4 20%,#fbf9f400 60%),url(/images/about.png);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:100vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}@media (max-width:1023px){.About-module__suJDDW__aboutContainer{background-image:none;padding:4rem 1.5rem}}@media (min-width:1024px){.About-module__suJDDW__aboutContainer{padding:0 8rem}}.About-module__suJDDW__main{width:100%}.About-module__suJDDW__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.About-module__suJDDW__aboutHero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#375341b3,#375341b3),url(/images/hero_background.png);background-position:50% 25%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex}.About-module__suJDDW__heroContent{max-width:1000px;padding:0 var(--container-px);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards About-module__suJDDW__softFadeUp}.About-module__suJDDW__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.About-module__suJDDW__heroTitle{font-family:var(--font-serif);font-size:var(--h1-size);margin-bottom:1.5rem;line-height:1.1}.About-module__suJDDW__heroSubtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.About-module__suJDDW__storySection{padding:var(--section-padding-y) 0;background-color:#fcfdfc;animation:1.2s cubic-bezier(.2,.8,.2,1) .2s backwards About-module__suJDDW__softFadeUp}.About-module__suJDDW__storyGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.About-module__suJDDW__storyGrid{grid-template-columns:1.2fr 1fr}}.About-module__suJDDW__sectionTitle{font-family:var(--font-serif);font-size:var(--h2-size);color:var(--color-green-dark);margin-bottom:2rem}.About-module__suJDDW__storyText p{color:#4b5563;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__suJDDW__signature{font-family:var(--font-serif);color:var(--color-green-dark);margin-top:3rem;font-size:1.2rem;font-style:italic}.About-module__suJDDW__storyImageWrapper{justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.About-module__suJDDW__storyImage{z-index:2;border-radius:12rem 12rem 2rem 2rem;width:100%;max-width:480px;height:auto;transition:all 1s cubic-bezier(.2,.8,.2,1);position:relative;box-shadow:0 40px 100px #37534126}.About-module__suJDDW__storyImageWrapper:hover .About-module__suJDDW__storyImage{transform:scale(1.02)translateY(-15px);box-shadow:0 60px 120px #37534133}.About-module__suJDDW__imageDecoration{z-index:1;pointer-events:none;border-radius:12rem 12rem 2rem 2rem;width:100%;height:100%;position:absolute;inset:0}.About-module__suJDDW__imageDecoration:before,.About-module__suJDDW__imageDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;border-radius:12rem 12rem 2rem 2rem;transition:all 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.About-module__suJDDW__imageDecoration:after{opacity:.1;border-style:solid;transform:scale(1.05)rotate(2deg)}.About-module__suJDDW__storyImageWrapper:hover .About-module__suJDDW__imageDecoration:before{opacity:.4;transform:scale(1.08)rotate(-2deg)}.About-module__suJDDW__storyImageWrapper:hover .About-module__suJDDW__imageDecoration:after{opacity:.2;transform:scale(1.12)rotate(4deg)}.About-module__suJDDW__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#ffffffb3;border:1px solid #ffffff80;border-radius:2rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;animation:5s ease-in-out infinite About-module__suJDDW__softFloat;display:flex;position:absolute;bottom:10%;right:0;box-shadow:0 20px 40px #0000000d}.About-module__suJDDW__glassBadge span{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.About-module__suJDDW__glassBadge strong{font-family:var(--font-serif);color:var(--color-green-dark);font-size:1.25rem}.About-module__suJDDW__featuresSection{padding:var(--section-padding-y) 0;background-color:#fff;animation:1.2s cubic-bezier(.2,.8,.2,1) .4s backwards About-module__suJDDW__softFadeUp}.About-module__suJDDW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.About-module__suJDDW__featureItem{text-align:center;background-color:#f9fafb;border-radius:2rem;padding:3rem 2rem;transition:all .3s}.About-module__suJDDW__featureItem:hover{background-color:#fff;transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.About-module__suJDDW__iconCircle{background-color:var(--color-green-soft);width:70px;height:70px;color:var(--color-green-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:1.5rem;display:flex}.About-module__suJDDW__featureTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:1.5rem}.About-module__suJDDW__featureText{color:#6b7280;line-height:1.6}.About-module__suJDDW__processSection{padding:var(--section-padding-y) 0;background-color:#fff}.About-module__suJDDW__centeredTitle{font-family:var(--font-serif);color:var(--color-green-dark);text-align:center;margin-bottom:5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.About-module__suJDDW__processGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;display:grid}.About-module__suJDDW__processItem{text-align:center;background-color:var(--color-beige);border-radius:2rem;padding:3rem 2rem;transition:transform .4s;position:relative}.About-module__suJDDW__processItem:hover{transform:translateY(-10px)}.About-module__suJDDW__processStep{font-family:var(--font-serif);color:var(--color-green-primary);opacity:.5;margin-bottom:1.5rem;font-size:4rem;line-height:1}.About-module__suJDDW__processItem h4{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:1.5rem}.About-module__suJDDW__processItem p{color:#6b7280;line-height:1.7}.About-module__suJDDW__philosophySection{padding:var(--section-padding-y) 0;background-color:var(--color-green-dark);color:#fff}.About-module__suJDDW__philosophyContent{text-align:center;max-width:900px;margin:0 auto}.About-module__suJDDW__philosophySection .About-module__suJDDW__sectionTitle{color:#fff}.About-module__suJDDW__philosophyText{opacity:.9;margin-bottom:5rem;font-size:1.25rem;line-height:1.8}.About-module__suJDDW__statsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.About-module__suJDDW__statItem{flex-direction:column;gap:.5rem;display:flex}.About-module__suJDDW__statNumber{font-family:var(--font-serif);color:var(--color-green-soft);font-size:clamp(2.5rem,6vw,4.5rem);line-height:1}.About-module__suJDDW__statLabel{text-transform:uppercase;letter-spacing:.2em;opacity:.8;font-size:.85rem;font-weight:700}@media (max-width:768px){.About-module__suJDDW__statsGrid{grid-template-columns:1fr;gap:4rem}}@keyframes About-module__suJDDW__softFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes About-module__suJDDW__softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes About-module__suJDDW__organicBreathe{0%,to{border-radius:12rem 12rem 2rem 2rem;transform:scale(1)rotate(0)}50%{border-radius:10rem 14rem 3rem 1rem;transform:scale(1.05)rotate(2deg)}}@media (max-width:1024px){.About-module__suJDDW__storyGrid{text-align:center;grid-template-columns:1fr}.About-module__suJDDW__signature{justify-content:center;display:flex}}@media (max-width:768px){.About-module__suJDDW__statsGrid{grid-template-columns:1fr;gap:3rem}.About-module__suJDDW__aboutHero{min-height:45vh;padding:110px 1.5rem 40px}.About-module__suJDDW__heroTitle{margin-top:1rem;font-size:2.2rem}}
.BenefitsPage-module__CWKBHG__main{width:100%}.BenefitsPage-module__CWKBHG__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.BenefitsPage-module__CWKBHG__benefitsHero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#375341b3,#375341b3),url(/images/about.png);background-position:50% 25%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex}.BenefitsPage-module__CWKBHG__heroContent{max-width:1000px;padding:0 var(--container-px);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards BenefitsPage-module__CWKBHG__softFadeUp}.BenefitsPage-module__CWKBHG__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.BenefitsPage-module__CWKBHG__heroTitle{font-family:var(--font-serif);font-size:var(--h1-size);margin-bottom:1.5rem;line-height:1.1}.BenefitsPage-module__CWKBHG__heroSubtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.BenefitsPage-module__CWKBHG__gridSection{padding:var(--section-padding-y) 0;background-color:#fff}.BenefitsPage-module__CWKBHG__sectionHeader{text-align:center;margin-bottom:4rem}.BenefitsPage-module__CWKBHG__sectionTitle{font-family:var(--font-serif);font-size:var(--h2-size);color:var(--color-green-dark);margin-bottom:1rem}.BenefitsPage-module__CWKBHG__sectionSubtitle{color:#6b7280;font-size:1.1rem}.BenefitsPage-module__CWKBHG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.BenefitsPage-module__CWKBHG__benefitItem{text-align:center;background-color:#fcfdfc;border:1px solid #3753410d;border-radius:2rem;padding:3rem 2rem;transition:all .5s cubic-bezier(.2,.8,.2,1);animation:1.2s cubic-bezier(.2,.8,.2,1) backwards BenefitsPage-module__CWKBHG__softFadeUp}.BenefitsPage-module__CWKBHG__benefitItem:hover{border-color:var(--color-green-soft);background-color:#fff;transform:translateY(-12px);box-shadow:0 30px 60px #37534114}.BenefitsPage-module__CWKBHG__iconWrapper{background-color:var(--color-green-soft);width:70px;height:70px;color:var(--color-green-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:1.75rem;transition:all .5s;display:flex}.BenefitsPage-module__CWKBHG__benefitItem:hover .BenefitsPage-module__CWKBHG__iconWrapper{background-color:var(--color-green-dark);color:#fff;transform:scale(1.1)rotate(5deg)}.BenefitsPage-module__CWKBHG__benefitTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:1.5rem}.BenefitsPage-module__CWKBHG__benefitText{color:#6b7280;line-height:1.6}.BenefitsPage-module__CWKBHG__usageSection{padding:var(--section-padding-y) 0;background-color:#f9fafb}.BenefitsPage-module__CWKBHG__usageGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.BenefitsPage-module__CWKBHG__usageGrid{grid-template-columns:1fr 1.2fr}}.BenefitsPage-module__CWKBHG__usageImageWrapper{justify-content:center;align-items:center;padding:2.5rem;display:flex;position:relative}.BenefitsPage-module__CWKBHG__usageImage{z-index:2;border-radius:12rem 12rem 2rem 2rem;width:100%;max-width:480px;height:auto;transition:all 1s cubic-bezier(.2,.8,.2,1);position:relative;box-shadow:0 40px 100px #37534126}.BenefitsPage-module__CWKBHG__usageImageWrapper:hover .BenefitsPage-module__CWKBHG__usageImage{transform:scale(1.02)translateY(-15px)}.BenefitsPage-module__CWKBHG__imageDecoration{z-index:1;pointer-events:none;border-radius:12rem 12rem 2rem 2rem;width:100%;height:100%;position:absolute;inset:0}.BenefitsPage-module__CWKBHG__imageDecoration:before,.BenefitsPage-module__CWKBHG__imageDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;border-radius:12rem 12rem 2rem 2rem;transition:all 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.BenefitsPage-module__CWKBHG__imageDecoration:after{opacity:.1;border-style:solid;transform:scale(1.05)rotate(2deg)}.BenefitsPage-module__CWKBHG__usageImageWrapper:hover .BenefitsPage-module__CWKBHG__imageDecoration:before{opacity:.4;transform:scale(1.08)rotate(-2deg)}.BenefitsPage-module__CWKBHG__usageImageWrapper:hover .BenefitsPage-module__CWKBHG__imageDecoration:after{opacity:.2;transform:scale(1.12)rotate(4deg)}.BenefitsPage-module__CWKBHG__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;opacity:0;background:#ffffffb3;border:1px solid #ffffff80;border-radius:999px;flex-direction:column;align-items:center;gap:.2rem;padding:1rem 1.5rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:10%;right:0;transform:translateY(20px);box-shadow:0 20px 40px #0000000d}.BenefitsPage-module__CWKBHG__usageImageWrapper:hover .BenefitsPage-module__CWKBHG__glassBadge{opacity:1;transform:translateY(0)}.BenefitsPage-module__CWKBHG__glassBadge span{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.BenefitsPage-module__CWKBHG__glassBadge strong{font-family:var(--font-serif);color:var(--color-green-dark);font-size:1.25rem}.BenefitsPage-module__CWKBHG__usageText{flex-direction:column;gap:2rem;display:flex}.BenefitsPage-module__CWKBHG__usageList{flex-direction:column;gap:2.5rem;margin-top:1rem;display:flex}.BenefitsPage-module__CWKBHG__usageItem h4{font-family:var(--font-serif);color:var(--color-green-primary);border-bottom:1px solid #3753411a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:inline-block;position:relative}.BenefitsPage-module__CWKBHG__usageItem p{color:#6b7280;padding-left:0;font-size:1.05rem;line-height:1.7}.BenefitsPage-module__CWKBHG__safetySection{display:none}@keyframes BenefitsPage-module__CWKBHG__softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes BenefitsPage-module__CWKBHG__softFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.BenefitsPage-module__CWKBHG__heroTitle{font-size:2.5rem}.BenefitsPage-module__CWKBHG__safetyCard{padding:2.5rem}.BenefitsPage-module__CWKBHG__usageText{text-align:center}.BenefitsPage-module__CWKBHG__usageList{align-items:center}.BenefitsPage-module__CWKBHG__usageItem{text-align:center;width:100%;max-width:480px}}
.Blog-module__vvsJzG__main{width:100%}.Blog-module__vvsJzG__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.Blog-module__vvsJzG__blogHero{text-align:center;color:#fff;background-image:linear-gradient(#375341b3,#375341b3),url(/images/hero_background.png);background-position:50% 25%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex}.Blog-module__vvsJzG__heroContent{max-width:900px;padding:0 var(--container-px);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards Blog-module__vvsJzG__softFadeUp}.Blog-module__vvsJzG__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.Blog-module__vvsJzG__heroTitle{font-family:var(--font-serif);font-size:var(--h1-size);margin-bottom:1.5rem;line-height:1.1}.Blog-module__vvsJzG__heroSubtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.Blog-module__vvsJzG__featuredSection{padding:var(--section-padding-y) 0;background-color:#fff}.Blog-module__vvsJzG__featuredCard{background-color:#fcfdfc;border:1px solid #3753410d;border-radius:3rem;grid-template-columns:1fr;align-items:center;gap:4rem;padding:clamp(2rem,5vw,4rem);animation:1.2s cubic-bezier(.2,.8,.2,1) .2s backwards Blog-module__vvsJzG__softFadeUp;display:grid}@media (min-width:1024px){.Blog-module__vvsJzG__featuredCard{grid-template-columns:1fr 1.2fr}}.Blog-module__vvsJzG__featuredImageWrapper{cursor:pointer;justify-content:flex-start;align-items:center;width:fit-content;padding:.5rem;display:flex;position:relative}.Blog-module__vvsJzG__featuredImage{aspect-ratio:1;object-fit:cover;z-index:2;will-change:transform, box-shadow;border-radius:20rem 20rem 4rem 4rem;width:100%;max-width:350px;transition:all 1s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 40px 80px #37534126}.Blog-module__vvsJzG__featuredImageWrapper:hover .Blog-module__vvsJzG__featuredImage{transform:scale(1.02)translateY(-15px);box-shadow:0 60px 120px #37534140}.Blog-module__vvsJzG__imageDecoration{z-index:1;pointer-events:none;border-radius:20rem 20rem 4rem 4rem;width:auto;height:auto;position:absolute;inset:-.5rem}.Blog-module__vvsJzG__imageDecoration:before,.Blog-module__vvsJzG__imageDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;will-change:transform, opacity;border-radius:20rem 20rem 4rem 4rem;transition:all 1.2s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.Blog-module__vvsJzG__imageDecoration:after{opacity:.1;border-style:solid;transform:scale(1.02)rotate(2deg)}.Blog-module__vvsJzG__featuredImageWrapper:hover .Blog-module__vvsJzG__imageDecoration:before{opacity:.4;transform:scale(1.04)rotate(-2deg)}.Blog-module__vvsJzG__featuredImageWrapper:hover .Blog-module__vvsJzG__imageDecoration:after{opacity:.2;transform:scale(1.06)rotate(4deg)}.Blog-module__vvsJzG__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;opacity:0;pointer-events:none;background:#fffc;border:1px solid #fff9;border-radius:999px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 2rem;transition:all .8s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:15%;right:-1rem;transform:translate(20px);box-shadow:0 20px 40px #0000001a}.Blog-module__vvsJzG__featuredImageWrapper:hover .Blog-module__vvsJzG__glassBadge{opacity:1;transform:translate(0)}.Blog-module__vvsJzG__glassBadge span{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:700}.Blog-module__vvsJzG__categoryBadge{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.Blog-module__vvsJzG__featuredTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.Blog-module__vvsJzG__featuredExcerpt{color:#4b5563;text-align:justify;text-justify:inter-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.Blog-module__vvsJzG__postMeta{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Blog-module__vvsJzG__postMeta span{color:#6b7280;font-weight:500}.Blog-module__vvsJzG__gridSection{padding:var(--section-padding-y) 0;background-color:#f9fafb}.Blog-module__vvsJzG__sectionHeader{margin-bottom:4rem}.Blog-module__vvsJzG__sectionTitle{font-family:var(--font-serif);font-size:var(--h2-size);color:var(--color-green-dark)}.Blog-module__vvsJzG__blogGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;display:grid}.Blog-module__vvsJzG__blogCard{background-color:#fff;border:1px solid #3753410d;border-radius:2.5rem;flex-direction:column;transition:all .5s cubic-bezier(.2,.8,.2,1);animation:1.2s cubic-bezier(.2,.8,.2,1) backwards Blog-module__vvsJzG__softFadeUp;display:flex;overflow:visible}.Blog-module__vvsJzG__cardImageWrapper{cursor:pointer;justify-content:center;align-items:center;height:340px;padding:.75rem;display:flex;position:relative}.Blog-module__vvsJzG__blogImage{object-fit:cover;z-index:2;will-change:transform;border-radius:12rem 12rem 2.5rem 2.5rem;width:100%;height:100%;transition:all 1s cubic-bezier(.22,1,.36,1);position:relative}.Blog-module__vvsJzG__cardImageWrapper:hover .Blog-module__vvsJzG__blogImage{transform:scale(1.02)translateY(-12px)}.Blog-module__vvsJzG__cardDecoration{border:1px dashed var(--color-green-primary);opacity:.2;z-index:1;pointer-events:none;will-change:transform, opacity;border-radius:12rem 12rem 2rem 2rem;transition:all 1.2s cubic-bezier(.22,1,.36,1);position:absolute;inset:1rem}.Blog-module__vvsJzG__cardImageWrapper:hover .Blog-module__vvsJzG__cardDecoration{opacity:.4;transform:scale(1.1)rotate(3deg)}.Blog-module__vvsJzG__gridGlassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;opacity:0;pointer-events:none;background:#fffc;border:1px solid #fff9;border-radius:999px;padding:.75rem 1.5rem;transition:all .7s cubic-bezier(.22,1,.36,1);position:absolute;bottom:10%;right:2rem;transform:translateY(15px);box-shadow:0 15px 30px #00000014}.Blog-module__vvsJzG__cardImageWrapper:hover .Blog-module__vvsJzG__gridGlassBadge{opacity:1;transform:translateY(0)}.Blog-module__vvsJzG__gridGlassBadge span{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.Blog-module__vvsJzG__categoryTag{background-color:var(--color-green-dark);color:#fff;z-index:4;border-radius:999px;padding:.4rem 1.2rem;font-size:.75rem;font-weight:700;position:absolute;top:2rem;left:2rem;box-shadow:0 5px 15px #0000001a}.Blog-module__vvsJzG__blogContent{flex-direction:column;flex:1;padding:2.5rem;display:flex}.Blog-module__vvsJzG__blogDate{color:#6b7280;margin-bottom:1rem;font-size:.85rem;display:block}.Blog-module__vvsJzG__blogTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.Blog-module__vvsJzG__blogExcerpt{color:#4b5563;text-align:justify;text-justify:inter-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;margin-bottom:2rem;line-height:1.6}.Blog-module__vvsJzG__readMore{color:var(--color-green-dark);cursor:pointer;z-index:5;align-items:center;gap:.5rem;margin-top:auto;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative}.Blog-module__vvsJzG__readMore:hover{color:var(--color-green-primary);gap:.8rem}.Blog-module__vvsJzG__newsletterSection{padding:var(--section-padding-y) 0;background-color:#fff}.Blog-module__vvsJzG__newsletterCard{background-color:var(--color-green-dark);color:#fff;border-radius:3rem;grid-template-columns:1fr;align-items:center;gap:3rem;padding:5rem;display:grid}@media (min-width:1024px){.Blog-module__vvsJzG__newsletterCard{grid-template-columns:1fr 1.2fr}}.Blog-module__vvsJzG__newsletterTitle{font-family:var(--font-serif);margin-bottom:1rem;font-size:3rem}.Blog-module__vvsJzG__newsletterText{opacity:.8;font-size:1.1rem}.Blog-module__vvsJzG__form{gap:1rem;width:100%;min-width:0;display:flex}.Blog-module__vvsJzG__input{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:999px;outline:none;flex:1;width:100%;min-width:0;padding:1.25rem 2rem;font-size:1.15rem;transition:all .3s}.Blog-module__vvsJzG__input::placeholder{color:#ffffffb3}.Blog-module__vvsJzG__input:focus{background-color:#fff3;border-color:#fff}.Blog-module__vvsJzG__submitBtn{color:var(--color-green-dark);cursor:pointer;background-color:#fff;border:none;border-radius:999px;padding:1.25rem 3rem;font-size:1.15rem;font-weight:700;transition:all .3s}.Blog-module__vvsJzG__submitBtn:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Blog-module__vvsJzG__popup{background-color:var(--color-green-dark,#2d4636);color:#fff;z-index:5000;pointer-events:none;border-radius:1rem;padding:1.25rem 2.5rem;font-weight:700;animation:.5s cubic-bezier(.2,.8,.2,1) forwards Blog-module__vvsJzG__popupSlideDown;position:fixed;top:2rem;right:2rem;box-shadow:0 20px 40px #0003}@keyframes Blog-module__vvsJzG__popupSlideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes Blog-module__vvsJzG__softFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.Blog-module__vvsJzG__featuredImageWrapper{justify-content:center;margin:0 auto}.Blog-module__vvsJzG__newsletterCard{box-sizing:border-box;border-radius:2rem;gap:2rem;width:100%;max-width:100%;padding:3.5rem 2.5rem}}@media (max-width:768px){.Blog-module__vvsJzG__blogHero{min-height:45vh;padding:110px 1.5rem 40px}.Blog-module__vvsJzG__heroTitle{margin-top:1rem;font-size:2.2rem}.Blog-module__vvsJzG__featuredCard{padding:2.5rem}.Blog-module__vvsJzG__blogContent{text-align:center;align-items:center}.Blog-module__vvsJzG__featuredImage{aspect-ratio:1;border-radius:15rem 15rem 3rem 3rem;max-width:280px}.Blog-module__vvsJzG__blogGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.Blog-module__vvsJzG__newsletterCard{box-sizing:border-box;text-align:center;border-radius:1.5rem;gap:1.5rem;width:100%;max-width:100%;padding:2.5rem 1.25rem 3rem}.Blog-module__vvsJzG__newsletterInfo{margin-bottom:.5rem}.Blog-module__vvsJzG__newsletterTitle{font-size:2rem}.Blog-module__vvsJzG__form{flex-direction:column;gap:1rem;width:100%;min-width:0}.Blog-module__vvsJzG__input{box-sizing:border-box;width:100%;min-width:0;padding:.9rem 1.5rem;font-size:1rem}.Blog-module__vvsJzG__submitBtn{box-sizing:border-box;width:100%;padding:.9rem;font-size:1rem}}
.BlogPost-module__-bBJQa__main{width:100%}.BlogPost-module__-bBJQa__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.BlogPost-module__-bBJQa__postHero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#2d4636bf,#2d4636bf),url(/images/hero_new.jpg);background-position:50% 25%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex}.BlogPost-module__-bBJQa__heroContent{max-width:1000px;padding:0 var(--container-px);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards BlogPost-module__-bBJQa__softFadeUp}.BlogPost-module__-bBJQa__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.BlogPost-module__-bBJQa__heroTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4.5rem);line-height:1.1}.BlogPost-module__-bBJQa__heroMeta{opacity:.9;justify-content:center;gap:2rem;font-size:1rem;font-weight:500;display:flex}.BlogPost-module__-bBJQa__heroMeta span{align-items:center;gap:.5rem;display:flex}.BlogPost-module__-bBJQa__articleSection{background-color:#fcfdfc;padding:4rem 0}.BlogPost-module__-bBJQa__backLink{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.BlogPost-module__-bBJQa__backLink:hover{color:var(--color-green-primary);transform:translate(-5px)}.BlogPost-module__-bBJQa__articleGrid{grid-template-columns:1fr;gap:5rem;display:grid}@media (min-width:1024px){.BlogPost-module__-bBJQa__articleGrid{grid-template-columns:1fr 400px}}.BlogPost-module__-bBJQa__articleContent{animation:1.2s cubic-bezier(.2,.8,.2,1) .2s backwards BlogPost-module__-bBJQa__softFadeUp}.BlogPost-module__-bBJQa__richText{color:#374151;font-size:1.2rem;line-height:1.8}.BlogPost-module__-bBJQa__richText h3{font-family:var(--font-serif);color:var(--color-green-dark);margin:3rem 0 1.5rem;font-size:2rem}.BlogPost-module__-bBJQa__richText p{text-align:justify;text-justify:inter-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:2rem}.BlogPost-module__-bBJQa__articleSidebar{flex-direction:column;gap:3rem;animation:1.2s cubic-bezier(.2,.8,.2,1) .4s backwards BlogPost-module__-bBJQa__softFadeUp;display:flex}.BlogPost-module__-bBJQa__imageWrapper{width:100%;position:relative}.BlogPost-module__-bBJQa__sidebarImage{object-fit:cover;z-index:2;border-radius:12rem 12rem 2rem 2rem;width:100%;height:450px;transition:all 1s cubic-bezier(.2,.8,.2,1);position:relative;box-shadow:0 40px 100px #37534126}.BlogPost-module__-bBJQa__imageWrapper:hover .BlogPost-module__-bBJQa__sidebarImage{transform:scale(1.02)translateY(-10px)}.BlogPost-module__-bBJQa__imageDecoration{border:1px dashed var(--color-green-primary);opacity:.2;z-index:1;border-radius:12rem 12rem 2.5rem 2.5rem;transition:all 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:-1rem}.BlogPost-module__-bBJQa__imageWrapper:hover .BlogPost-module__-bBJQa__imageDecoration{opacity:.4;transform:scale(1.08)rotate(-2deg)}.BlogPost-module__-bBJQa__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;background:#fffc;border:1px solid #ffffff80;border-radius:999px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;animation:5s ease-in-out infinite BlogPost-module__-bBJQa__softFloat;display:flex;position:absolute;bottom:10%;right:-1rem;box-shadow:0 20px 40px #0000000d}.BlogPost-module__-bBJQa__glassBadge span{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.BlogPost-module__-bBJQa__glassBadge strong{font-family:var(--font-serif);color:var(--color-green-dark);font-size:1.1rem}.BlogPost-module__-bBJQa__authorCard{background-color:#fff;border:1px solid #3753410d;border-radius:2rem;padding:2.5rem;box-shadow:0 10px 30px #00000005}.BlogPost-module__-bBJQa__authorCard h4{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:1.3rem}.BlogPost-module__-bBJQa__authorCard p{color:#6b7280;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.BlogPost-module__-bBJQa__signature{font-family:var(--font-serif);color:var(--color-green-primary);font-style:italic;font-weight:600}.BlogPost-module__-bBJQa__relatedSection{background-color:#fcfdfc;padding:1rem 0 5rem}.BlogPost-module__-bBJQa__ctaCard{background-color:var(--color-green-dark);color:#fff;text-align:center;border-radius:2rem;max-width:800px;margin:0 auto;padding:3.5rem 2rem;animation:1.2s cubic-bezier(.2,.8,.2,1) .6s backwards BlogPost-module__-bBJQa__softFadeUp}.BlogPost-module__-bBJQa__ctaCard h2{font-family:var(--font-serif);margin-bottom:.5rem;font-size:2.5rem}.BlogPost-module__-bBJQa__ctaCard p{opacity:.8;margin-bottom:2rem;font-size:1.1rem}.BlogPost-module__-bBJQa__ctaBtn{color:var(--color-green-dark);background-color:#fff;border-radius:999px;padding:.9rem 2.2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.BlogPost-module__-bBJQa__ctaBtn:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0003}@keyframes BlogPost-module__-bBJQa__softFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes BlogPost-module__-bBJQa__softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:768px){.BlogPost-module__-bBJQa__postHero{min-height:45vh;padding:110px 1.5rem 40px}.BlogPost-module__-bBJQa__heroMeta{flex-wrap:wrap;gap:1rem 2rem}.BlogPost-module__-bBJQa__articleSection{padding:2.5rem 0}.BlogPost-module__-bBJQa__backLink{max-width:680px;margin:0 auto 2rem;display:flex}.BlogPost-module__-bBJQa__articleContent{max-width:680px;margin:0 auto}.BlogPost-module__-bBJQa__articleSidebar{gap:2.5rem;width:100%;max-width:480px;margin:0 auto}.BlogPost-module__-bBJQa__heroTitle{font-size:2.2rem}.BlogPost-module__-bBJQa__sidebarImage{height:300px}.BlogPost-module__-bBJQa__glassBadge{bottom:5%;right:.5rem}.BlogPost-module__-bBJQa__richText{font-size:1.05rem;line-height:1.7}.BlogPost-module__-bBJQa__richText h3{margin:2rem 0 1rem;font-size:1.6rem}.BlogPost-module__-bBJQa__ctaCard{padding:3rem 1.5rem}.BlogPost-module__-bBJQa__ctaCard h2{font-size:2rem}}
.Contact-module__5phd-G__main{width:100%}.Contact-module__5phd-G__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.Contact-module__5phd-G__contactHero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#375341b3,#375341b3),url(/images/bgimage.jpg);background-position:50% 25%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex}.Contact-module__5phd-G__heroContent{max-width:1000px;padding:0 var(--container-px);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards Contact-module__5phd-G__softFadeUp}.Contact-module__5phd-G__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.Contact-module__5phd-G__heroTitle{font-family:var(--font-serif);font-size:var(--h1-size);margin-bottom:1.5rem;line-height:1.1}.Contact-module__5phd-G__heroSubtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.Contact-module__5phd-G__contactSection{padding:var(--section-padding-y) 0;background-color:#fff}.Contact-module__5phd-G__contactWrapper{grid-template-columns:1fr;align-items:start;gap:2.5rem;max-width:1050px;margin:0 auto;display:grid}@media (min-width:768px){.Contact-module__5phd-G__contactWrapper{grid-template-columns:1.1fr 1fr;gap:2rem}}@media (min-width:1024px){.Contact-module__5phd-G__contactWrapper{gap:3.5rem}}.Contact-module__5phd-G__infoColumn{animation:1.2s cubic-bezier(.2,.8,.2,1) backwards Contact-module__5phd-G__softFadeUp}.Contact-module__5phd-G__sectionHeader{margin-bottom:clamp(2rem,5vw,3rem)}.Contact-module__5phd-G__sectionTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3rem)}.Contact-module__5phd-G__sectionSubtitle{color:#6b7280;font-size:1.1rem}.Contact-module__5phd-G__contactList{flex-direction:column;gap:2.5rem;display:flex}.Contact-module__5phd-G__contactItem{align-items:flex-start;gap:1.25rem;transition:all .3s;display:flex}.Contact-module__5phd-G__contactItem:hover{transform:translate(6px)}.Contact-module__5phd-G__iconCircle{background-color:var(--color-green-soft);width:48px;height:48px;color:var(--color-green-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:1.2rem;transition:all .3s;display:flex}.Contact-module__5phd-G__contactItem:hover .Contact-module__5phd-G__iconCircle{background-color:var(--color-green-dark);color:#fff;transform:rotate(8deg)}.Contact-module__5phd-G__itemText h4{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:.25rem;font-size:1.25rem}.Contact-module__5phd-G__itemText p{color:#6b7280;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;line-height:1.5}.Contact-module__5phd-G__formColumn{animation:1.2s cubic-bezier(.2,.8,.2,1) .2s backwards Contact-module__5phd-G__softFadeUp}.Contact-module__5phd-G__formCard{background-color:#fcfdfc;border:2px solid #04301c14;border-radius:2rem;width:100%;max-width:460px;padding:2rem 2.25rem;box-shadow:0 30px 80px #3753410a}.Contact-module__5phd-G__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__5phd-G__inputGroup{flex-direction:column;gap:.4rem;display:flex}.Contact-module__5phd-G__inputGroup label{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.Contact-module__5phd-G__input,.Contact-module__5phd-G__textarea{background-color:#fff;border:1.5px solid #03361e1a;border-radius:.75rem;outline:none;padding:.85rem 1.25rem;font-size:.95rem;transition:all .3s}.Contact-module__5phd-G__textarea{resize:vertical;min-height:110px}.Contact-module__5phd-G__input:focus,.Contact-module__5phd-G__textarea:focus{border-color:var(--color-green-primary);box-shadow:0 0 0 3px #4b71581a}.Contact-module__5phd-G__submitBtn{background-color:var(--color-green-dark);color:#fff;cursor:pointer;border:none;border-radius:.75rem;margin-top:.5rem;padding:.9rem;font-size:1.1rem;font-weight:700;transition:all .4s}.Contact-module__5phd-G__submitBtn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #37534126}.Contact-module__5phd-G__popup{background-color:var(--color-green-dark,#2d4636);color:#fff;z-index:5000;pointer-events:none;border-radius:1rem;padding:1.25rem 2.5rem;font-weight:700;animation:.5s cubic-bezier(.2,.8,.2,1) forwards Contact-module__5phd-G__popupSlideDown;position:fixed;top:2rem;right:2rem;box-shadow:0 20px 40px #0003}@keyframes Contact-module__5phd-G__popupSlideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes Contact-module__5phd-G__softFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.Contact-module__5phd-G__formCard{margin:0 auto}}@media (max-width:768px){.Contact-module__5phd-G__contactHero{min-height:auto;padding:100px 1.25rem 50px}.Contact-module__5phd-G__heroTitle{font-size:2.15rem}.Contact-module__5phd-G__infoColumn{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.Contact-module__5phd-G__contactList{flex-direction:column;align-items:center;width:100%;display:flex}.Contact-module__5phd-G__contactItem{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.Contact-module__5phd-G__contactItem:hover{transform:translateY(-4px)}.Contact-module__5phd-G__formCard{border-radius:1.5rem;max-width:100%;padding:1.5rem}}
.HowItWorks-module__2U7nMG__main{width:100%}.HowItWorks-module__2U7nMG__container{max-width:1300px;padding:0 var(--container-px);margin:0 auto}.HowItWorks-module__2U7nMG__howHero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#375341b3,#375341b3),url(/images/New_mogra.png);background-position:50% 80%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex}.HowItWorks-module__2U7nMG__heroContent{max-width:900px;padding:0 var(--container-px);animation:1.2s cubic-bezier(.2,.8,.2,1) forwards HowItWorks-module__2U7nMG__softFadeUp}.HowItWorks-module__2U7nMG__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.HowItWorks-module__2U7nMG__heroTitle{font-family:var(--font-serif);font-size:var(--h1-size);margin-bottom:1.5rem;line-height:1.1}.HowItWorks-module__2U7nMG__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.HowItWorks-module__2U7nMG__stepsSection{padding:var(--section-padding-y) 0;background-color:#fff}.HowItWorks-module__2U7nMG__sectionHeader{text-align:center;margin-bottom:5rem}.HowItWorks-module__2U7nMG__sectionTitle{font-family:var(--font-serif);font-size:var(--h2-size);color:var(--color-green-dark);margin-bottom:1rem}.HowItWorks-module__2U7nMG__sectionSubtitle{color:#6b7280;font-size:1.1rem}.HowItWorks-module__2U7nMG__stepsWrapper{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid;position:relative}.HowItWorks-module__2U7nMG__stepItem{text-align:center;background-color:#fcfdfc;border:1px solid #3753410d;border-radius:2.5rem;padding:4rem 2rem;transition:all .5s cubic-bezier(.2,.8,.2,1);animation:1.2s cubic-bezier(.2,.8,.2,1) backwards HowItWorks-module__2U7nMG__softFadeUp;position:relative}.HowItWorks-module__2U7nMG__stepItem:hover{border-color:var(--color-green-soft);background-color:#fff;transform:translateY(-15px);box-shadow:0 40px 80px #37534114}.HowItWorks-module__2U7nMG__iconCircle{background-color:var(--color-green-soft);width:80px;height:80px;color:var(--color-green-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2.5rem;font-size:2rem;transition:all .5s;display:flex}.HowItWorks-module__2U7nMG__stepItem:hover .HowItWorks-module__2U7nMG__iconCircle{background-color:var(--color-green-dark);color:#fff;transform:scale(1.1)rotate(5deg)}.HowItWorks-module__2U7nMG__stepTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1.25rem;font-size:1.75rem}.HowItWorks-module__2U7nMG__stepDescription{color:#6b7280;font-size:1.05rem;line-height:1.7}.HowItWorks-module__2U7nMG__qualitySection{padding:var(--section-padding-y) 0;background-color:var(--color-beige)}.HowItWorks-module__2U7nMG__qualityGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.HowItWorks-module__2U7nMG__qualityGrid{grid-template-columns:1.2fr 1fr}}.HowItWorks-module__2U7nMG__qualityText h2{font-family:var(--font-serif);font-size:var(--h2-size);color:var(--color-green-dark);margin-bottom:2rem;line-height:1.2}.HowItWorks-module__2U7nMG__qualityText p{color:#4b5563;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.HowItWorks-module__2U7nMG__checkList{flex-direction:column;gap:1rem;display:flex}.HowItWorks-module__2U7nMG__checkItem{color:var(--color-green-dark);align-items:center;gap:.75rem;font-weight:700;display:flex}.HowItWorks-module__2U7nMG__imageWrapper{justify-content:center;align-items:center;padding:2.5rem;display:flex;position:relative}.HowItWorks-module__2U7nMG__mainImage{z-index:2;border-radius:12rem 12rem 2rem 2rem;width:100%;max-width:480px;height:auto;transition:all 1s cubic-bezier(.2,.8,.2,1);position:relative;box-shadow:0 40px 100px #37534126}.HowItWorks-module__2U7nMG__imageWrapper:hover .HowItWorks-module__2U7nMG__mainImage{transform:scale(1.02)translateY(-15px)}.HowItWorks-module__2U7nMG__imageDecoration{z-index:1;pointer-events:none;border-radius:12rem 12rem 2rem 2rem;width:100%;height:100%;position:absolute;inset:0}.HowItWorks-module__2U7nMG__imageDecoration:before,.HowItWorks-module__2U7nMG__imageDecoration:after{content:"";border:1px dashed var(--color-green-primary);opacity:.2;border-radius:12rem 12rem 2rem 2rem;transition:all 1.2s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.HowItWorks-module__2U7nMG__imageDecoration:after{opacity:.1;border-style:solid;transform:scale(1.05)rotate(2deg)}.HowItWorks-module__2U7nMG__imageWrapper:hover .HowItWorks-module__2U7nMG__imageDecoration:before{opacity:.4;transform:scale(1.08)rotate(-2deg)}.HowItWorks-module__2U7nMG__imageWrapper:hover .HowItWorks-module__2U7nMG__imageDecoration:after{opacity:.2;transform:scale(1.12)rotate(4deg)}.HowItWorks-module__2U7nMG__glassBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;opacity:0;background:#ffffffb3;border:1px solid #ffffff80;border-radius:999px;flex-direction:column;align-items:center;gap:.2rem;padding:1rem 1.5rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;bottom:10%;right:0;transform:translateY(20px);box-shadow:0 20px 40px #0000000d}.HowItWorks-module__2U7nMG__imageWrapper:hover .HowItWorks-module__2U7nMG__glassBadge{opacity:1;transform:translateY(0)}.HowItWorks-module__2U7nMG__glassBadge span{color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.HowItWorks-module__2U7nMG__glassBadge strong{font-family:var(--font-serif);color:var(--color-green-dark);font-size:1.25rem}@keyframes HowItWorks-module__2U7nMG__softFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HowItWorks-module__2U7nMG__softFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.HowItWorks-module__2U7nMG__howHero{min-height:45vh;padding:110px 1.5rem 40px}.HowItWorks-module__2U7nMG__heroTitle{margin-top:1rem;font-size:2.2rem}.HowItWorks-module__2U7nMG__stepItem{padding:3rem 1.5rem}}
.Legal-module__F_jpgq__pageContainer{background-color:var(--color-beige);flex-direction:column;min-height:100vh;display:flex}.Legal-module__F_jpgq__hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#375341b3,#375341b3),url(/images/New_mogra.png);background-position:50% 80%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 80px;display:flex;position:relative}.Legal-module__F_jpgq__heroContent{max-width:900px;padding:0 1.5rem;animation:1.2s cubic-bezier(.16,1,.3,1) forwards Legal-module__F_jpgq__silkyFadeUp}.Legal-module__F_jpgq__badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-transform:uppercase;letter-spacing:.15em;background-color:#fff3;border:1px solid #ffffff4d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-block}.Legal-module__F_jpgq__heroTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.Legal-module__F_jpgq__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem)}.Legal-module__F_jpgq__contentWrapper{z-index:10;flex-direction:column;gap:6rem;max-width:900px;margin:5rem auto 8rem;padding:0 1.5rem;display:flex;position:relative}.Legal-module__F_jpgq__contentWrapper:before{display:none}.Legal-module__F_jpgq__section{padding-left:3.5rem;animation:1.2s cubic-bezier(.16,1,.3,1) backwards Legal-module__F_jpgq__silkyFadeUp;position:relative}.Legal-module__F_jpgq__sectionTitle{font-family:var(--font-serif);color:var(--color-green-dark);margin:0 0 2.5rem;padding-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.1;display:inline-block;position:relative}.Legal-module__F_jpgq__sectionTitle:after{content:"";background:linear-gradient(90deg, var(--color-green-primary) 0%, #4b715800 100%);border-radius:2px;width:100%;max-width:250px;height:4px;position:absolute;bottom:0;left:0}.Legal-module__F_jpgq__number{color:var(--color-green-primary);font-size:2rem;font-weight:700;line-height:1.1;position:absolute;top:0;left:-3.5rem}.Legal-module__F_jpgq__section p{color:#4b5563;max-width:80ch;margin-bottom:0;font-size:1.15rem;line-height:1.9}.Legal-module__F_jpgq__section ul{color:#4b5563;margin-top:2rem;margin-bottom:0;padding-left:1.5rem;font-size:1.15rem;line-height:1.9}@media (max-width:768px){.Legal-module__F_jpgq__contentWrapper{gap:4.5rem;margin-top:4rem;margin-bottom:6rem}.Legal-module__F_jpgq__section{padding-left:3rem}.Legal-module__F_jpgq__number{font-size:1.75rem;left:-3rem}.Legal-module__F_jpgq__hero{min-height:45vh;padding:110px 1.5rem 40px}.Legal-module__F_jpgq__heroTitle{margin-top:1rem;font-size:2.2rem}.Legal-module__F_jpgq__heroSubtitle{font-size:1.1rem}}@keyframes Legal-module__F_jpgq__silkyFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}
.Products-module__0vef-a__productsPage{background-color:var(--color-beige);flex-direction:column;min-height:100vh;display:flex}.Products-module__0vef-a__shopHero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#375341bf,#375341bf),url(/images/hero_background.png);background-position:50% 25%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:140px 0 100px;display:flex;position:relative}.Products-module__0vef-a__heroContent{z-index:2;max-width:1000px;padding:0 2rem;animation:.8s cubic-bezier(.2,.8,.2,1) forwards Products-module__0vef-a__softFadeUp}.Products-module__0vef-a__heroBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.2em;background-color:#ffffff26;border:1px solid #fff3;border-radius:999px;margin-bottom:2rem;padding:.6rem 1.8rem;font-size:.85rem;font-weight:800;display:inline-block}.Products-module__0vef-a__heroTitle{font-family:var(--font-serif);color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.Products-module__0vef-a__heroSubtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.Products-module__0vef-a__mainContainer{max-width:1300px;padding:0 var(--container-px);width:100%;margin:0 auto}.Products-module__0vef-a__catalogSection{z-index:10;margin-top:-3.5rem;padding:0;position:relative}.Products-module__0vef-a__toolbar{opacity:0;background-color:#fff;border-radius:100px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:5rem;padding:1.5rem 3rem;animation:.6s ease-out .1s forwards Products-module__0vef-a__softFadeUp;display:flex;box-shadow:0 30px 60px #00000014}.Products-module__0vef-a__categoryBar{flex-wrap:wrap;gap:.75rem;display:flex}.Products-module__0vef-a__categoryBtn{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:1.5px solid #22312280;border-radius:999px;padding:.75rem 1.75rem;font-size:.8rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1)}.Products-module__0vef-a__categoryBtn:hover{border-color:var(--color-green-primary);color:var(--color-green-primary)}.Products-module__0vef-a__categoryBtn.Products-module__0vef-a__active{background-color:var(--color-green-dark);color:#fff;border-color:var(--color-green-dark);box-shadow:0 10px 20px #37534126}.Products-module__0vef-a__resultsInfo{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:700}.Products-module__0vef-a__resultsInfo span{color:var(--color-green-dark)}.Products-module__0vef-a__productsGrid{opacity:0;grid-template-columns:repeat(4,1fr);gap:4rem 2rem;margin-bottom:5rem;animation:.8s ease-out .2s forwards Products-module__0vef-a__fadeIn;display:grid}@media (max-width:1200px){.Products-module__0vef-a__productsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Products-module__0vef-a__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Products-module__0vef-a__productsGrid{grid-template-columns:1fr}}.Products-module__0vef-a__emptyState{text-align:center;padding:10rem 0}.Products-module__0vef-a__emptyState p{color:#9ca3af;margin-bottom:2.5rem;font-size:1.5rem}.Products-module__0vef-a__resetBtn{border:2px solid var(--color-green-dark);color:var(--color-green-dark);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border-radius:999px;padding:1.1rem 3rem;font-weight:800;transition:all .3s}.Products-module__0vef-a__resetBtn:hover{background-color:var(--color-green-dark);color:#fff}.Products-module__0vef-a__premiumWhySection{background-color:#fff;padding:5rem 0;position:relative;overflow:hidden}.Products-module__0vef-a__whyBackground{opacity:.03;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/leaf.png);width:40%;height:120%;position:absolute;top:-10%;right:-5%}.Products-module__0vef-a__whyHeader{text-align:center;margin-bottom:6rem}.Products-module__0vef-a__sectionBadge{text-transform:uppercase;letter-spacing:.3em;color:var(--color-green-primary);margin-bottom:1rem;font-size:.8rem;font-weight:800;display:block}.Products-module__0vef-a__sectionTitle{font-family:var(--font-serif);color:var(--color-green-dark);font-size:clamp(2.5rem,5vw,3.5rem)}.Products-module__0vef-a__whyGrid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.Products-module__0vef-a__whyItem{text-align:center;background-color:var(--color-green-soft);border:1px solid #00000005;border-radius:2rem;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.Products-module__0vef-a__whyItem:hover{background-color:#fff;transform:translateY(-15px);box-shadow:0 30px 60px #37534114}.Products-module__0vef-a__iconWrapper{width:80px;height:80px;color:var(--color-green-primary);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2.5rem;font-size:1.75rem;transition:all .4s;display:flex;box-shadow:0 10px 20px #0000000d}.Products-module__0vef-a__whyItem:hover .Products-module__0vef-a__iconWrapper{background-color:var(--color-green-dark);color:#fff;transform:rotate(10deg)}.Products-module__0vef-a__whyItem h3{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1.25rem;font-size:1.5rem}.Products-module__0vef-a__whyItem p{color:#6b7280;font-size:1rem;font-weight:600;line-height:1.7}.Products-module__0vef-a__statementSection{background-color:var(--color-green-dark);text-align:center;padding:5rem 0;position:relative}.Products-module__0vef-a__statementContent{max-width:900px;margin:0 auto;padding:0 2rem}.Products-module__0vef-a__statementContent p{font-family:var(--font-serif);color:#fff;margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.75rem);font-style:italic;line-height:1.3}.Products-module__0vef-a__statementAuthor{text-transform:uppercase;letter-spacing:.3em;color:var(--color-green-soft);opacity:.8;font-size:.9rem;font-weight:700}.Products-module__0vef-a__premiumTrustSection{background-color:var(--color-beige);padding:3rem 0}.Products-module__0vef-a__trustGrid{grid-template-columns:repeat(3,1fr);gap:4rem;display:grid}.Products-module__0vef-a__trustCard{background-color:#fff;border-radius:3rem;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 20px 50px #0000000a}.Products-module__0vef-a__trustCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 40px 80px #3753411a}.Products-module__0vef-a__trustArchedImage{width:100%;height:300px;position:relative;overflow:hidden}.Products-module__0vef-a__trustArchedImage img{object-fit:cover;width:100%;height:100%;transition:transform 1.5s}.Products-module__0vef-a__trustCard:hover .Products-module__0vef-a__trustArchedImage img{transform:scale(1.1)}.Products-module__0vef-a__trustContent{text-align:center;padding:3rem 2.5rem}.Products-module__0vef-a__trustContent h3{font-family:var(--font-serif);color:var(--color-green-dark);margin-bottom:1rem;font-size:1.75rem}.Products-module__0vef-a__trustContent p{color:#6b7280;line-height:1.7}.Products-module__0vef-a__premiumNewsletterSection{background-color:#fff;padding:6rem 0}.Products-module__0vef-a__newsletterCard{background-color:var(--color-green-dark);text-align:center;color:#fff;border-radius:4rem;max-width:900px;margin:0 auto;padding:5rem 0;position:relative;overflow:hidden;box-shadow:0 30px 70px #37534133}.Products-module__0vef-a__newsletterImageOverlay{opacity:.15;pointer-events:none;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png);position:absolute;inset:0}.Products-module__0vef-a__newsletterContent{z-index:2;max-width:650px;margin:0 auto;position:relative}.Products-module__0vef-a__newsletterTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.Products-module__0vef-a__newsletterText{opacity:.85;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.Products-module__0vef-a__newsletterForm{max-width:550px;margin:0 auto}.Products-module__0vef-a__inputGroup{background-color:#fff;border-radius:100px;padding:.4rem;display:flex;box-shadow:0 10px 30px #0000001a}.Products-module__0vef-a__newsletterInput{color:var(--color-green-dark);background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.Products-module__0vef-a__newsletterInput:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-green-dark)!important}.Products-module__0vef-a__newsletterInput:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-green-dark)!important}.Products-module__0vef-a__newsletterInput:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-green-dark)!important}.Products-module__0vef-a__newsletterInput:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-green-dark)!important}.Products-module__0vef-a__newsletterSubmit{background-color:var(--color-green-dark);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:999px;padding:1rem 2.5rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1)}.Products-module__0vef-a__newsletterSubmit:hover{background-color:var(--color-green-primary);transform:translateY(-2px);box-shadow:0 5px 15px #0003}@keyframes Products-module__0vef-a__softFadeUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Products-module__0vef-a__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Products-module__0vef-a__trustGrid,.Products-module__0vef-a__whyGrid{grid-template-columns:1fr 1fr}.Products-module__0vef-a__newsletterCard{padding:6rem 2rem}.Products-module__0vef-a__inputGroup{box-shadow:none;background:0 0;flex-direction:column;gap:1.5rem}.Products-module__0vef-a__newsletterInput{background:#fff;border-radius:100px;padding:1.5rem 2.5rem}}@media (max-width:768px){.Products-module__0vef-a__heroTitle{margin-bottom:1rem;font-size:2.5rem}.Products-module__0vef-a__heroSubtitle{padding:0 1rem;font-size:.95rem}.Products-module__0vef-a__catalogSection{margin-top:-5rem}.Products-module__0vef-a__toolbar{border-radius:2rem;flex-direction:column;gap:1.5rem;margin-bottom:3rem;padding:2rem 1.5rem}.Products-module__0vef-a__categoryBar{justify-content:center;gap:.5rem}.Products-module__0vef-a__categoryBtn{padding:.6rem 1.2rem;font-size:.8rem}.Products-module__0vef-a__resultsInfo{text-align:center;width:100%;font-size:.8rem}.Products-module__0vef-a__trustGrid,.Products-module__0vef-a__whyGrid{grid-template-columns:1fr}.Products-module__0vef-a__statementSection{padding:6rem 0}.Products-module__0vef-a__statementTitle{font-size:2rem}}.Products-module__0vef-a__popup{background-color:var(--color-green-dark);color:#fff;z-index:9999;border-radius:1rem;padding:1.25rem 2.5rem;font-weight:700;animation:.5s cubic-bezier(.2,.8,.2,1) forwards Products-module__0vef-a__popupSlideDown;position:fixed;top:2rem;right:2rem;box-shadow:0 20px 40px #0003}@keyframes Products-module__0vef-a__popupSlideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Products-module__0vef-a__popup{text-align:center;top:1rem;left:1rem;right:1rem}}
