:root{--bg-dark:#0d2a14;--bg-deep:#071a0d;--bg-light:#eef5e9;--primary:#5ba14b;--primary-soft:#7bc764;--text-main:#f4f8f2;--text-dark:#152a15;--muted:#7d947f;--image-radius:12px}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body,html{overflow-x:clip}body{font-family:var(--font-inter),"Inter",sans-serif;line-height:1.65;color:var(--text-dark);background:#fff}img{border-radius:var(--image-radius)}.title-ordinal{font-size:.55em;font-weight:inherit;line-height:0;vertical-align:super;position:relative;top:-.15em}.leaf-fall-layer img{border-radius:0}button{text-decoration:none}.page-above-trees{position:relative;overflow:visible}.page-above-trees>footer,.page-above-trees>section:not(.quick-strip){position:relative;z-index:2}.page-above-trees>.quick-strip{position:relative;z-index:145}.social-floater{position:fixed;top:50%;right:0;z-index:130;display:flex;flex-direction:column;align-items:flex-end;gap:.65rem;transform:translateY(-50%)}.social-floater-link{display:inline-flex;align-items:center;justify-content:center;width:46px;height:44px;border-radius:999px 0 0 999px;color:#fff;box-shadow:0 12px 28px rgba(4,16,7,.28);transition:width .22s ease,transform .22s ease,border-radius .22s ease,box-shadow .2s ease}.social-floater-link:focus-visible,.social-floater-link:hover{width:68px;border-radius:999px 0 0 999px;box-shadow:0 16px 34px rgba(4,16,7,.38)}.social-floater-link:focus-visible{outline:2px solid #fff;outline-offset:3px}.social-floater-link svg{width:22px;height:22px;fill:currentColor}.social-floater-link--instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 5%,#fdf497 5% 10%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.social-floater-link--linkedin{background:#0a66c2}.social-floater-link--facebook{background:#1877f2}.social-floater-link--tiktok{background:#000}.social-floater-link--youtube{background:#ff0000}h1,h2,h3,h4{font-family:var(--font-playfair),"Playfair Display",serif;line-height:1.15}.container{width:min(1140px,92%);margin:0 auto}.site-header{position:fixed;inset:0 0 auto 0;z-index:180;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(7,26,13,.65);border-bottom:1px solid rgba(188,227,174,.15)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:120px;position:relative}.header-actions,.header-left{display:flex;align-items:center;gap:.65rem;z-index:2}.header-actions .btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:2.625rem;height:2.625rem;padding:0 1.25rem;line-height:1;font-family:var(--font-inter),"Inter",sans-serif;font-size:.88rem;white-space:nowrap}.nav-logo-link{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;line-height:0}.nav-logo{width:auto;height:110px;max-height:calc(100% - 6px);object-fit:contain;position:static;transform:none}.menu-toggle{width:42px;height:42px;border-radius:10px;border:1px solid rgba(188,227,174,.5);background:rgba(9,30,14,.4);display:flex;flex-direction:column;justify-content:center;gap:4px;padding:0 9px;cursor:pointer}.menu-toggle span{width:100%;height:2px;background:#dcefd4;border-radius:4px}.menu-panel{position:fixed;top:0;left:0;width:100vw;min-width:0;height:100dvh;padding:1.25rem 1.5rem 1.5rem;border-right:0;background:radial-gradient(160% 75% at 55% 58%,rgba(128,196,46,.22) 0,rgba(128,196,46,0) 44%),linear-gradient(155deg,rgba(4,17,8,.97),rgba(7,23,11,.95) 48%,rgba(4,16,8,.98));box-shadow:18px 0 42px rgba(0,0,0,.52);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);opacity:0;visibility:hidden;transform:translateX(-104%);transition:opacity .26s ease,transform .33s ease,visibility .26s ease;z-index:170;overflow-y:auto}.menu-panel.is-open{opacity:1;visibility:visible;transform:translateX(0)}body.menu-open{overflow:hidden}body.menu-open .quick-strip,body.menu-open .social-floater{z-index:1;pointer-events:none}.menu-panel-brand{position:relative;z-index:1;display:inline-flex;align-items:center;margin:.75rem 0 1.35rem;flex-shrink:0}.menu-panel-brand img{width:auto;height:72px;object-fit:contain}.menu-panel-layout{position:relative;z-index:1;height:100%;display:grid;grid-template-columns:minmax(240px,28%) 1fr;grid-gap:clamp(1.25rem,2vw,1.75rem);gap:clamp(1.25rem,2vw,1.75rem);align-items:stretch}.menu-nav-col{padding-right:1.1rem;border-right:1px solid rgba(180,216,167,.24)}.menu-feature-col,.menu-nav-col{display:flex;flex-direction:column;min-height:0}.menu-feature-col{flex:1 1;min-width:0;padding:.2rem clamp(.5rem,2vw,1.5rem) 1rem 0}.menu-feature-top{display:flex;justify-content:flex-end;align-items:center;gap:.7rem;flex-shrink:0;margin-bottom:.85rem}.menu-icon-btn{width:38px;height:38px;border:0;border-radius:999px;color:#eef8e8;background:rgba(8,23,10,.45);cursor:pointer;font-size:1.5rem;line-height:1}.menu-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));flex:1 1;width:100%;height:100%;min-height:0;grid-gap:clamp(.85rem,1.4vw,1.15rem);gap:clamp(.85rem,1.4vw,1.15rem)}.menu-feature-card{display:block;height:100%;min-height:clamp(120px,22vh,200px);border-radius:var(--image-radius);overflow:hidden;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.33)}.menu-feature-card img,.menu-feature-card>span>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.menu-feature-card{position:relative}.menu-feature-overlay{position:absolute;inset:auto 0 0 0;display:flex;flex-direction:column;gap:.25rem;padding:clamp(.85rem,1.5vw,1.1rem) clamp(.75rem,1.2vw,1rem);background:linear-gradient(0deg,rgba(7,11,7,.86) 6%,rgba(7,11,7,.18))}.menu-feature-overlay strong{color:#f4f7ee;font-family:Playfair Display,serif;font-size:clamp(1.05rem,1.35vw,1.28rem);font-weight:500}.menu-feature-overlay small{color:rgba(240,247,236,.9);font-size:clamp(.72rem,.95vw,.82rem)}.menu-feature-card.is-active{outline:3px solid #22a1ff;outline-offset:-3px}.nav-list{position:relative;z-index:1;list-style:none;display:flex;flex-direction:column;gap:.12rem;flex:1 1;justify-content:center;align-items:flex-end;text-align:right}.nav-list a{color:#f1f7ed;text-decoration:none;font-family:Playfair Display,serif;font-size:1.4rem;line-height:1.2;font-weight:500;display:block;padding:.2rem .35rem;border-radius:6px}.nav-list a:hover{background:rgba(123,199,100,.12)}.nav-list a[aria-current=page]{color:#9ce253}.nav-list-login{display:none;margin-bottom:.35rem}.nav-list-inquiry{display:none;margin-top:1.25rem;width:100%}.nav-inquiry-cta{width:100%;justify-content:center;font-size:13px;padding:.9rem 1.25rem}.inquiry-cta{border-radius:999px}.nav-list-login .btn{font-family:var(--font-inter),"Inter",sans-serif;font-size:.44rem;padding:.35rem .75rem}.hero{min-height:105vh;display:grid;place-items:center;position:relative;overflow:hidden}.hero-slide,.hero-slides{position:absolute;inset:0}.hero-slide{overflow:hidden;opacity:0;transform:scale(1.05);transition:opacity .9s ease,transform 5s ease}.hero-slide.is-active{opacity:1;transform:scale(1)}.overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(5,20,9,.8),rgba(5,20,9,.44)),radial-gradient(circle at 20% 10%,rgba(110,178,90,.24),transparent 38%),radial-gradient(circle at 86% 70%,rgba(72,136,54,.2),transparent 35%)}.hero-content{position:relative;padding-top:110px;color:var(--text-main);max-width:800px}.hero-content>.eyebrow{animation:hero-line-in .92s cubic-bezier(.22,1,.36,1) .08s both}.hero-content>h1{animation:hero-line-in 1s cubic-bezier(.22,1,.36,1) .22s both}.hero-content>.hero-text{animation:hero-line-in 1s cubic-bezier(.22,1,.36,1) .4s both}@keyframes hero-line-in{0%{opacity:0;transform:translateY(1.35rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-content>.eyebrow,.hero-content>.hero-text,.hero-content>h1{animation:none;opacity:1;transform:none}}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:#cde6be;margin-bottom:1rem}.eyebrow.green{color:#4c8c3d}h1{font-size:clamp(2rem,7vw,4.4rem);max-width:700px}.hero-text{margin-top:1rem;color:#d7e7d0;max-width:620px}.inner-hero{position:relative;min-height:clamp(360px,56vw,560px);display:grid;align-items:center;overflow:hidden;color:var(--text-main)}.about-hero{min-height:100vh;min-height:100svh}.inner-hero-bg,.inner-hero-overlay{position:absolute;inset:0}.inner-hero-bg{z-index:0;background:50%/cover no-repeat;transform:scale(1.02)}.inner-hero-bg--optimized{transform:none;background:none}.products-hero .inner-hero-bg--optimized{background:none}.inner-hero-bg--optimized img{object-fit:cover;object-position:center}.about-hero .inner-hero-bg{background-image:url(/img_Abt/SD1.png);background-position:50%}.products-hero{min-height:100vh;min-height:100svh;align-items:end}.products-hero .inner-hero-bg{background-image:url(/img_PR/SD1.jpg);background-position:50%}.csr-hero .inner-hero-bg{background-image:url(/img_csr/SD1.jpg)}.careers-hero .inner-hero-bg{background-image:url(/img_careersNculture/Culture/DSC04809.JPG);background-position:50%}.payments-hero .inner-hero-bg--optimized img{object-fit:cover;object-position:center 35%}.payments-hero .inner-hero-overlay{background:linear-gradient(180deg,rgba(3,15,7,.28),rgba(4,24,10,.42) 55%,rgba(4,24,10,.52)),radial-gradient(circle at 18% 40%,rgba(123,199,100,.1),transparent 38%)}.news-pr-hero .inner-hero-overlay{background:linear-gradient(90deg,rgba(3,15,7,.42),rgba(4,24,10,.26) 42%,rgba(4,24,10,.05)),radial-gradient(circle at 12% 45%,rgba(123,199,100,.12),transparent 34%)}.payments-hero h1{max-width:16ch;color:#fff}.manufacturing-hero .inner-hero-bg,.success-story-hero .inner-hero-bg{background-image:url(/img-sadaharitha-factory/Sadaharitha%20Factory/_DSC9915.JPG);background-position:50%}.success-story-hero .inner-hero-overlay{background:none}.success-story-hero-subtitle{max-width:640px;margin-top:.85rem;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.55;color:rgba(244,248,242,.9);font-family:Inter,sans-serif;font-weight:400}.manufacturing-points{margin:1rem 0 1.15rem;padding-left:1.2rem;display:grid;grid-gap:.55rem;gap:.55rem}.manufacturing-points li{position:relative;padding-left:.35rem;line-height:1.65;color:rgba(28,45,22,.9)}.manufacturing-points li::marker{color:#5ba14b}.manufacturing-points--dark li{color:rgba(244,248,242,.88)}.manufacturing-points--dark li::marker{color:#9cff28}.manufacturing-points-label{font-weight:700;font-size:1.08em}.manufacturing-points--dark .manufacturing-points-label{color:#fff}.manufacturing-gallery-section{background:linear-gradient(135deg,#edf7e4,#e8f4dc)}.manufacturing-philosophy-section .eyebrow{margin-bottom:.65rem}.manufacturing-philosophy-intro{max-width:760px;margin:0 auto clamp(1.5rem,3vw,2.25rem);color:rgba(244,248,242,.88);line-height:1.65}.manufacturing-philosophy-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.manufacturing-closing-section{padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#f4f8ef}.manufacturing-closing-inner{max-width:760px;margin:0 auto;text-align:center}.manufacturing-closing-inner h2{font-size:clamp(1.8rem,4vw,2.7rem);color:#1a3218;margin-bottom:.85rem}.manufacturing-closing-cta-heading{margin-top:clamp(2rem,5vw,3rem)}.manufacturing-closing-inner p{color:rgba(26,50,24,.82);line-height:1.65;margin-bottom:1rem}.manufacturing-closing-inner .profile-learn-more{margin-top:.5rem}.careers-culture-stack{display:flex;flex-direction:column;align-items:center;gap:clamp(2rem,4.5vw,3.25rem)}.careers-culture-copy{align-self:center;width:min(100%,760px);margin-inline:auto}.careers-culture-stack .careers-culture-copy.nature-future-content{align-self:center;margin:0 auto}.careers-culture-glass,.careers-culture-glass h2{text-align:center}.careers-culture-glass p{text-align:center;max-width:56ch;margin-inline:auto}.careers-culture-visual{width:min(100%,1280px);margin-inline:auto;overflow-x:clip}.careers-culture-visual .carousel{width:100%;margin-inline:0;padding-inline:clamp(.35rem,2vw,1.5rem);overflow-x:clip}.careers-culture-visual .carousel-stage{max-width:1280px;margin-inline:auto;gap:clamp(.85rem,2vw,1.25rem)}.careers-culture-visual .carousel-track{min-height:220px;padding-inline:0;box-sizing:border-box}.news-section-item{padding:0;color:#f4f8f2;--news-copy-max:min(1140px,calc(100vw - clamp(5rem, 10vw, 7rem)))}.news-section-item--plain{background:#162e08}.news-section-item--boxed{background-color:#1a2a14;background-image:url(/light-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.news-section-copy-band{color:#f4f8f2;padding:clamp(3rem,6vw,4.75rem) clamp(.5rem,1.25vw,.85rem) clamp(1.5rem,3vw,2.25rem)}.news-section-item--plain .news-section-copy-band{background:#162e08}.news-section-item--boxed .news-section-copy-band{background:transparent;padding-inline:clamp(.375rem,.94vw,.64rem)}.news-section-visual-band{position:relative;overflow:hidden;padding:0 0 clamp(3rem,6vw,4.5rem)}.news-section-item--plain .news-section-visual-band{background:#162e08}.news-section-item--boxed .news-section-visual-band{background:transparent}.news-section-copy{width:100%;padding-inline:clamp(.5rem,1.25vw,.85rem);text-align:center}.news-section-item--plain .news-section-copy{max-width:var(--news-copy-max);width:100%;margin-inline:auto;padding-inline:clamp(.375rem,.94vw,.64rem)}.news-section-copy--plain{max-width:var(--news-copy-max);width:100%}.news-section-item--plain .news-section-copy-band{padding-inline:clamp(.375rem,.94vw,.64rem)}.news-section-item--plain .news-section-copy h2{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(2rem,4.8vw,3rem);font-weight:500;color:#fff;margin-bottom:clamp(1.15rem,2.5vw,1.45rem)}.news-section-item--plain .news-section-copy p{color:rgba(244,248,242,.88);font-size:clamp(.94rem,1.6vw,1rem);line-height:1.75}.news-section-item--boxed .news-section-copy{max-width:var(--news-copy-max);width:100%;margin-inline:auto;padding-inline:clamp(.375rem,.94vw,.64rem)}.news-section-copy--boxed{max-width:var(--news-copy-max)}.news-section-glass{width:100%;max-width:none;margin-inline:auto;text-align:center;box-sizing:border-box}.news-section-copy h2{font-size:clamp(1.75rem,3.5vw,2.35rem);margin-bottom:clamp(1rem,2.5vw,1.5rem)}.news-section-item--boxed .news-section-copy-band{color:#f4f8f2}.news-section-copy p{width:100%;max-width:none;line-height:1.7;margin-bottom:1rem}.news-section-copy p:last-child{margin-bottom:0}.news-section-glass h2{text-align:center}.news-section-glass p{text-align:center;max-width:none;margin-inline:auto;margin-bottom:1rem}.news-section-glass p:last-child{margin-bottom:0}.news-section-visual-wrap{width:min(1140px,92%);margin-inline:auto}.news-section-visual{width:min(100%,1280px);margin-inline:auto;overflow-x:clip}.news-section-visual .carousel{width:100%;margin-inline:0;padding-inline:clamp(.35rem,2vw,1.5rem);overflow-x:clip}.news-section-visual .carousel-stage{max-width:1280px;margin-inline:auto;gap:clamp(.85rem,2vw,1.25rem)}.news-section-visual .carousel-track{min-height:220px;padding-inline:0;box-sizing:border-box}.carousel{flex-direction:column;gap:1.5rem;margin:0 auto;padding:.5rem 0;overflow-x:clip}.carousel,.carousel-stage{display:flex;align-items:center;width:100%}.carousel-stage{justify-content:center;gap:clamp(.65rem,2vw,1.35rem);max-width:1100px;overflow:hidden}.carousel-track{position:relative;z-index:1;flex:1 1;min-width:0;min-height:200px;overflow:visible;touch-action:pan-y pinch-zoom}.slide{position:absolute;left:50%;top:44%;transform-origin:center center;overflow:visible;background:transparent;cursor:pointer;transition:transform .58s cubic-bezier(.22,1,.36,1),opacity .58s ease,width .58s ease,height .58s ease;will-change:transform,opacity}.slide--instant{transition:none!important}.slide-image-shell{width:100%;height:100%;border-radius:var(--image-radius);overflow:hidden;background:#1a3218;box-shadow:0 12px 36px rgba(10,22,10,.35)}.slide.is-active{cursor:default}.slide.is-active .slide-image-shell{box-shadow:0 24px 56px rgba(10,22,10,.45),0 0 0 1px rgba(156,255,40,.2)}.slide-image-shell img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:inherit}.carousel-next,.carousel-prev{position:relative;z-index:20;width:52px;height:52px;border-radius:14px;border:1px solid #2f5a28;background-color:#030803;opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;isolation:isolate;box-shadow:0 10px 24px rgba(0,0,0,.55);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.carousel-next:hover,.carousel-prev:hover{transform:translateY(-2px);background-color:#020602;border-color:#4a8f3f;box-shadow:0 14px 30px rgba(0,0,0,.62)}.carousel-chevron{display:block;width:11px;height:11px;border-top:2.5px solid #f0fce8;border-right:2.5px solid #f0fce8;transform:rotate(45deg)}.carousel-chevron--prev{transform:rotate(-135deg);margin-left:4px}.carousel-chevron--next{margin-right:4px}.carousel-dots{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:min(100%,480px)}.dot{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:rgba(58,88,54,.28);cursor:pointer;transition:transform .2s ease,background .2s ease}.dot.active{background:var(--primary);transform:scale(1.25)}.careers-highlights-section{position:relative;overflow:hidden;padding:clamp(76px,10vw,118px) 0;background:#132302;color:#f4f8f2}.careers-highlights-inner{text-align:center}.careers-highlights-inner h2{font-size:clamp(1.8rem,4vw,2.7rem);margin-bottom:clamp(1.5rem,3vw,2.25rem)}.careers-highlights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(1rem,2.5vw,1.5rem);gap:clamp(1rem,2.5vw,1.5rem);padding-top:.65rem}.careers-highlight-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(1.35rem,3vw,1.85rem);border-radius:14px;background:rgba(255,255,255,.06);border:1px solid rgba(156,255,40,.14);text-align:left}.careers-highlight-card h3{font-family:Playfair Display,serif;color:#9cff28;font-size:clamp(1.15rem,2.2vw,1.45rem);margin-bottom:.65rem}.careers-highlight-card:has(.careers-highlight-badge) h3{padding-right:clamp(5.5rem,18vw,7.5rem)}.careers-highlight-badge{position:absolute;top:0;right:clamp(.75rem,2vw,1rem);z-index:2;padding:.35rem .7rem;border:1px solid rgba(215,189,130,.55);border-radius:999px;background:linear-gradient(135deg,#d7bd82,#b8964f);color:#16261a;font-family:var(--font-jost),"Jost",sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transform:translateY(-50%);transition:transform .2s ease,box-shadow .2s ease}.careers-highlight-badge:focus-visible,.careers-highlight-badge:hover{transform:translateY(calc(-50% - 1px));box-shadow:0 8px 24px -8px rgba(184,150,79,.55);outline:none}.careers-vacancy-modal{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem)}.careers-vacancy-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(7,26,13,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.careers-vacancy-modal-panel{position:relative;z-index:1;width:min(900px,100%);max-height:min(92vh,960px);overflow:auto;border-radius:12px;background:#fff;box-shadow:0 28px 70px rgba(4,16,7,.45),0 0 0 1px rgba(58,88,54,.12);animation:bod-modal-in .32s cubic-bezier(.22,1,.36,1)}.careers-vacancy-modal-close{position:-webkit-sticky;position:sticky;top:.85rem;float:right;z-index:2;width:38px;height:38px;margin:.85rem .85rem 0 0;border:1px solid rgba(26,50,24,.18);border-radius:999px;background:rgba(255,255,255,.96);color:#1a3218;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease}.careers-vacancy-modal-close:focus-visible,.careers-vacancy-modal-close:hover{background:#f4f8ef;transform:scale(1.05);outline:none}.careers-vacancy-modal-img{display:block;width:100%;height:auto;border-radius:inherit}.careers-highlight-card p{color:rgba(244,248,242,.88);line-height:1.65}.mission-vision-section .careers-highlights-inner{text-align:center}.mission-vision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,2.5vw,1.5rem);gap:clamp(1rem,2.5vw,1.5rem);max-width:960px;margin-inline:auto;margin-bottom:clamp(2.75rem,5vw,4rem);align-items:stretch}.mission-vision-card{display:flex;flex-direction:column;height:100%;text-align:left}.mission-vision-card h3{margin:0 0 .85rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600;color:#16261a}.mission-vision-card p{margin:0;line-height:1.75;color:#16261a}.csr-section .csr-intro-copy{max-width:820px;margin:0 auto clamp(2rem,4vw,2.75rem);text-align:center}.csr-section .csr-intro-copy p{margin:0 0 1rem;line-height:1.75;color:rgba(244,248,242,.88)}.csr-section .csr-flip-grid,.csr-section .csr-intro-copy p:last-child{margin-bottom:0}.csr-section .award-card{height:100%}.csr-section .award-card-inner{height:clamp(380px,42vw,440px)}.csr-section .award-card-front{background:linear-gradient(135deg,#d7bd82,#b8964f);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px -8px rgba(184,150,79,.45),inset 0 1px 0 rgba(255,255,255,.2);text-align:center}.csr-section .award-card-front:before{display:none}.csr-section .award-card-back.mission-vision-card,.csr-section .award-card-front.mission-vision-card{text-align:left}.csr-section .award-card-back{justify-content:center;align-items:stretch;overflow-y:auto}.csr-section .award-card-back h3,.csr-section .award-card-back p{text-align:left}.csr-section .award-honor{color:rgba(22,38,26,.72)}.csr-section .award-card-front h3{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:600;color:#16261a}.csr-section .award-flip-hint{color:rgba(22,38,26,.65)}.csr-section .award-card:focus-visible .award-card-inner{box-shadow:0 0 0 3px #9cff28}.csr-section .award-figure img{transform:scale(1.35);filter:drop-shadow(0 8px 18px rgba(22,38,26,.2))}.certifications-section .certifications-intro{max-width:min(1080px,100%);margin:0 auto clamp(1.75rem,4vw,2.5rem);padding-inline:0;text-align:center}.certifications-section .certifications-intro p{margin:0 0 1rem;line-height:1.75;color:rgba(244,248,242,.88)}.certifications-section .certifications-intro p:last-child{margin-bottom:0}.certifications-section .certifications-subheading{margin:0 0 .85rem;font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1.25rem,2.4vw,1.6rem);font-weight:500;color:#f4f8f2}.certifications-section .certifications-lead{max-width:min(1080px,100%);margin:0 auto clamp(1.75rem,4vw,2.5rem);padding-inline:0;line-height:1.75;color:rgba(244,248,242,.88)}.certifications-section .certifications-grid{margin-bottom:0;text-align:left}.certifications-section .certifications-grid .mission-vision-card h3{font-size:clamp(1rem,1.8vw,1.15rem)}.certifications-section .certifications-grid .mission-vision-card p+p{margin-top:.85rem}.core-objectives-layout{max-width:1080px;margin-inline:auto;text-align:center}.core-objectives-title{margin-bottom:clamp(1.75rem,4vw,2.5rem);font-size:clamp(2rem,4.2vw,3rem);font-weight:500;color:#fff}.core-objectives-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,2vw,1.5rem);gap:clamp(1rem,2vw,1.5rem);align-items:stretch}.core-objective-card{display:flex;flex-direction:column;height:100%;text-align:left}.core-objective-card h3{margin:0 0 .65rem;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:600;color:#fff}.core-objective-card p{margin:0;flex:1 1;font-size:clamp(.84rem,1.2vw,.94rem);line-height:1.65;color:rgba(244,248,242,.88)}.home-light-textured-bg .core-objective-card h3,.home-light-textured-bg .core-objective-card p,.home-light-textured-bg .core-objectives-title{color:#fff}.home-light-textured-bg .core-objective-card p{color:rgba(244,248,242,.88)}.collective-strength-card{max-width:820px;margin:0 auto;text-align:left}.collective-strength-card p+p{margin-top:.85rem}.careers-apply-section{padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#f4f8ef}.careers-apply-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,400px);grid-gap:clamp(2rem,4vw,3.5rem);gap:clamp(2rem,4vw,3.5rem);align-items:center}.careers-apply-copy{max-width:640px}.careers-apply-copy h2{font-size:clamp(1.8rem,4vw,2.7rem);color:#1a3218;margin-bottom:.85rem}.careers-apply-copy p{color:rgba(26,50,24,.82);line-height:1.65;margin-bottom:1.35rem}.careers-apply-role{padding:1rem 1.15rem;border-radius:12px;background:rgba(91,161,75,.1);border:1px solid rgba(91,161,75,.22)}.careers-apply-role strong{color:#1a3218}.careers-vacancy-card{margin:0;border-radius:var(--image-radius);overflow:hidden;box-shadow:0 20px 48px rgba(24,48,22,.18),0 0 0 1px rgba(58,88,54,.1);background:#fff}.careers-vacancy-img{width:100%;height:auto;display:block;border-radius:inherit}.careers-apply-btn{display:inline-flex;margin-bottom:1rem}@media (max-width:1100px){.careers-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.careers-highlights-grid,.mission-vision-grid{grid-template-columns:1fr}.mission-vision-grid{max-width:520px}.careers-apply-layout{grid-template-columns:1fr}.careers-vacancy-card{max-width:420px;margin-inline:auto}}@media (max-width:640px){.carousel-stage{gap:.35rem}.carousel-next,.carousel-prev{width:38px;height:38px;border-radius:10px;flex-shrink:0}.carousel-chevron{width:8px;height:8px;border-top-width:2px;border-right-width:2px}.carousel-track{min-height:180px}.slide{top:40%}.carousel-dots{max-width:min(100%,280px);gap:.4rem;margin-top:.25rem}.carousel-dots .dot{width:8px;height:8px}.careers-culture-visual .carousel,.news-section-visual .carousel{padding-inline:.15rem}}@media (max-width:980px){.carousel-next,.carousel-prev{width:44px;height:44px;border-radius:12px}.carousel-chevron{width:9px;height:9px}}.products-hero .inner-hero-content{padding-top:0;padding-bottom:clamp(3rem,9vh,6rem)}.products-hero .inner-hero-kicker{font-size:clamp(1.35rem,3vw,2.1rem);margin-bottom:.15rem}.products-hero h1{font-size:clamp(2.4rem,6.5vw,4.6rem);line-height:1.05;max-width:14ch}.inner-hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(3,15,7,.78),rgba(4,24,10,.48) 42%,rgba(4,24,10,.08)),radial-gradient(circle at 12% 45%,rgba(123,199,100,.22),transparent 34%)}.inner-hero-content{position:relative;z-index:2;padding-top:110px}.inner-hero-kicker{font-family:Playfair Display,serif;font-size:clamp(1.25rem,2.8vw,1.9rem);color:#f4f8f2;margin-bottom:.25rem;text-shadow:0 3px 12px rgba(0,0,0,.42)}.inner-hero h1{color:#9cff28;font-size:clamp(2rem,5.5vw,4rem);text-shadow:0 4px 16px rgba(0,0,0,.5)}.about-profile-section{position:relative;overflow:hidden;padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#132302;color:#f4f8f2}.about-profile-bottom{position:absolute;inset:auto 0 0;height:clamp(70px,12vw,112px);background:#eefbd8;z-index:0}.about-profile-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);grid-gap:clamp(2rem,7vw,6rem);gap:clamp(2rem,7vw,6rem);align-items:center}.about-profile-visual{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:clamp(1.1rem,3vw,2rem);width:min(100%,580px);min-height:clamp(300px,44vw,470px);margin-inline:auto}.profile-img-card{position:relative;flex:0 0 auto;width:clamp(160px,28vw,260px);height:clamp(255px,38vw,418px);overflow:hidden;border-radius:var(--image-radius);box-shadow:0 24px 48px rgba(0,0,0,.34);margin:0;background:#21370c}.profile-img-card--lead{margin-top:0}.profile-img-card--accent{margin-top:clamp(1.5rem,5.5vw,2.85rem);box-shadow:0 26px 52px rgba(0,0,0,.42)}.profile-img-card img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.02);border-radius:inherit}.profile-img-card img,.profile-img-card--accent img{object-position:center}.about-profile-section .profile-img-card,.payments-method-section .profile-img-card,.product-feature-section .profile-img-card{transition:transform .35s ease,box-shadow .35s ease}.about-profile-section .profile-img-card:after,.payments-method-section .profile-img-card:after,.product-feature-section .profile-img-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.18),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(2,10,5,.2));opacity:.78;pointer-events:none;transition:opacity .35s ease;z-index:1}.about-profile-section .profile-img-card:hover,.payments-method-section .profile-img-card:hover,.product-feature-section .profile-img-card:hover{transform:translateY(-6px);box-shadow:0 30px 62px rgba(0,0,0,.42),0 0 0 1px rgba(230,247,222,.28)}.about-profile-section .profile-img-card:hover:after,.payments-method-section .profile-img-card:hover:after,.product-feature-section .profile-img-card:hover:after{opacity:.28}.about-profile-section .profile-img-card img,.payments-method-section .profile-img-card img,.product-feature-section .profile-img-card img{transform:scale(1.01);transition:transform 2.8s cubic-bezier(.16,1,.3,1),filter 1.4s ease;will-change:transform}.about-profile-section .profile-img-card:hover img,.payments-method-section .profile-img-card:hover img,.product-feature-section .profile-img-card:hover img{transform:scale(1.12);filter:saturate(1.08) contrast(1.04)}.about-profile-copy{max-width:520px;padding-bottom:clamp(1rem,6vw,4rem)}.about-profile-copy h2{font-size:clamp(2rem,4.8vw,3rem);font-weight:500;color:#fff;margin-bottom:1.45rem}.about-profile-copy p{color:rgba(244,248,242,.82);font-size:.96rem;line-height:1.75}.about-profile-copy p+p{margin-top:.75rem}.profile-learn-more{display:inline-flex;align-items:center;justify-content:center;min-width:142px;min-height:44px;margin-top:clamp(1.75rem,4vw,3.2rem);border:1px solid rgba(244,248,242,.72);color:#fff;text-decoration:none;font-weight:500;font-size:.9rem;transition:background .2s ease,color .2s ease,transform .2s ease}.profile-learn-more:focus-visible,.profile-learn-more:hover{background:#f4f8f2;color:#132302;transform:translateY(-2px)}.product-feature-section{position:relative;overflow:hidden;padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#1a2608;color:#f4f8f2}.feature-logo-strip{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(1.25rem,3vw,2.5rem);margin-top:clamp(2.5rem,5vw,3.75rem);padding-top:clamp(1.75rem,3.5vw,2.5rem);border-top:1px solid rgba(237,231,216,.16)}.feature-logo-strip__item{display:flex;flex-direction:column;align-items:center;gap:.85rem;margin:0;flex:0 1 180px;width:min(100%,180px);text-align:center}.feature-logo-strip__circle{display:flex;align-items:center;justify-content:center;width:clamp(96px,14vw,128px);height:clamp(96px,14vw,128px);padding:.85rem;border-radius:50%;background:#fff;border:1px solid rgba(184,150,79,.28);box-shadow:0 12px 28px rgba(8,16,8,.2);overflow:hidden}.feature-logo-strip__circle img{width:100%;height:100%;object-fit:contain;object-position:center}.feature-logo-strip__label{margin:0;font-family:var(--font-jost),"Jost",sans-serif;font-size:clamp(.78rem,1.5vw,.9rem);font-weight:500;line-height:1.35;color:rgba(244,248,242,.92)}@media (max-width:760px){.feature-logo-strip{gap:clamp(1rem,4vw,1.5rem)}.feature-logo-strip__item{flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 0.75rem);width:calc(50% - .75rem);max-width:180px}}.product-feature-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);grid-gap:clamp(2rem,7vw,5.5rem);gap:clamp(2rem,7vw,5.5rem);align-items:center}.product-feature-copy{max-width:520px}.product-feature-copy h2{font-size:clamp(2rem,4.8vw,3rem);font-weight:500;color:#fff;margin-bottom:1.45rem}.product-feature-copy p{color:rgba(244,248,242,.82);font-size:.96rem;line-height:1.75;font-family:Inter,sans-serif}.product-feature-copy p+p{margin-top:.75rem}.product-feature-visual{position:relative;display:flex;justify-content:center;align-items:flex-start;gap:clamp(1.1rem,3vw,2rem);width:min(100%,580px);min-height:clamp(300px,44vw,470px);margin-inline:auto}.product-feature-visual--single{min-height:auto;width:min(100%,640px)}.product-feature-visual--single-lg{width:min(100%,1920px)}#connecting-world .product-feature-layout{grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:clamp(.85rem,2.5vw,1.75rem);width:min(calc((100vw + 1140px) / 2),96vw)}#connecting-world .product-feature-copy{max-width:520px;width:100%;align-self:center;display:flex;flex-direction:column;justify-content:center}#connecting-world.product-feature-section{overflow:visible}#connecting-world .product-feature-visual.product-feature-visual--single-lg{width:calc(100% + clamp(1rem, 3vw, 2.5rem));max-width:none;min-height:auto;margin-inline:0 clamp(-1rem,-3vw,-2.5rem);padding:0;overflow:visible}#connecting-world .plantation-map-figure{width:calc(100% + clamp(1rem, 3vw, 2.5rem));margin-left:calc(-1 * clamp(.85rem, 2.5vw, 1.75rem));margin-right:0}.feature-image-slider{flex-direction:column;align-items:stretch;gap:1rem;min-height:auto}.feature-image-slider-viewport{display:grid;width:100%;aspect-ratio:3/2;min-height:clamp(220px,42vw,520px);overflow:hidden}.feature-image-slider-slide{grid-area:1/1;width:100%;height:100%;margin:0;opacity:0;transition:opacity .45s ease;pointer-events:none}.feature-image-slider-slide img{width:100%;height:100%;object-fit:contain;object-position:center}.feature-image-slider-slide.is-active{opacity:1;pointer-events:auto;z-index:1}#connecting-world .feature-image-slider-viewport{width:calc(100% + clamp(1rem, 3vw, 2.5rem));margin-left:calc(-1 * clamp(.85rem, 2.5vw, 1.75rem))}#connecting-world .feature-image-slider-slide.plantation-map-figure{width:100%;margin-left:0;margin-right:0}.feature-image-slider-caption{margin:0;padding:0 .25rem;font-family:Inter,sans-serif;font-size:clamp(.92rem,1.8vw,1.05rem);font-weight:500;line-height:1.45;letter-spacing:.02em;text-align:center;color:rgba(244,248,242,.88)}#connecting-world .feature-image-slider-caption{width:calc(100% + clamp(1rem, 3vw, 2.5rem));margin-left:calc(-1 * clamp(.85rem, 2.5vw, 1.75rem));color:#d7efcd}.feature-image-slider-controls{display:flex;align-items:center;justify-content:center;gap:.85rem;width:100%;padding-top:.25rem}.feature-image-slider-dots{display:flex;align-items:center;justify-content:center;gap:.5rem}.feature-image-slider-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(156,255,40,.35);border-radius:12px;background:rgba(2,15,6,.35);color:#d7efcd;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.feature-image-slider-arrow:focus-visible,.feature-image-slider-arrow:hover{background:rgba(58,88,54,.55);border-color:rgba(156,255,40,.65);transform:translateY(-1px)}#connecting-world .feature-image-slider-dots .dot{background:rgba(244,248,242,.28)}#connecting-world .feature-image-slider-dots .dot.active{background:#9cff28}.product-feature-visual--with-map{flex-direction:column;align-items:center;min-height:auto;gap:clamp(1rem,2.5vw,1.5rem)}.product-feature-visual-duo{display:flex;justify-content:center;align-items:flex-start;gap:clamp(1.1rem,3vw,2rem);width:100%}.plantation-map-figure{width:100%;margin:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.plantation-map-figure img{width:100%;height:auto;display:block;object-fit:contain;border-radius:0;filter:none}.plantation-map-figure img,.product-feature-section .plantation-map-figure,.product-feature-section .plantation-map-figure:hover{transform:none;box-shadow:none}.product-feature-section .plantation-map-figure:after{display:none}.product-feature-section .plantation-map-figure img,.product-feature-section .plantation-map-figure:hover img{transform:none;filter:none}.plantation-map-figure--compact{width:min(100%,300px);margin-top:0}#madagascar.product-feature-section{padding:clamp(1.75rem,3.5vw,2.5rem) 0 clamp(1.25rem,2.5vw,2rem);overflow:visible}#madagascar .product-feature-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.25rem,3.5vw,2.5rem)}#madagascar .product-feature-copy{align-self:start;margin-inline:auto}#madagascar .product-feature-visual,#madagascar .product-feature-visual--section-fill{margin:0;min-height:auto;height:auto;align-self:start}#madagascar .product-feature-visual--section-fill .plantation-map-figure--compact{width:auto;max-width:min(100%,460px);max-height:clamp(360px,42vw,520px);height:auto;margin:0;flex:none;display:block;overflow:visible}#madagascar .product-feature-visual--section-fill .plantation-map-figure--compact img{width:auto;max-width:100%;max-height:clamp(360px,42vw,520px);height:auto;margin:0;object-fit:contain;object-position:center center}#madagascar .nature-future-glass,#madagascar .nature-future-glass--gold{padding:0;border:none;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;color:#fff}#madagascar .nature-future-glass h2,#madagascar .nature-future-glass--gold h2,#madagascar .product-feature-copy h2{color:#fff}#madagascar .nature-future-glass p,#madagascar .nature-future-glass--gold p,#madagascar .nature-future-more p,#madagascar .product-feature-copy p{color:rgba(255,255,255,.9)}#madagascar .nature-future-glass--gold .nature-future-read-more{color:#9cff28}#madagascar .nature-future-glass--gold .nature-future-read-more:focus-visible,#madagascar .nature-future-glass--gold .nature-future-read-more:hover{color:#c8ff7a}.product-feature-title--mobile-ahead{display:none}.product-feature-section .profile-leaf--top.product-feature-leaf{left:auto;right:clamp(22px,7vw,86px);transform:rotate(-22deg)}.product-feature-section--inoculation{background:#1a2414}.product-feature-section--light{background:#f5fbe0;color:#1c2d16}.product-feature-layout--images-left{grid-template-columns:minmax(0,.95fr) minmax(0,1fr)}.product-feature-section--light .product-feature-copy h2{color:#0f1a0c}.product-feature-section--light .product-feature-copy p{color:rgba(28,45,22,.88)}.product-feature-section--light .profile-img-card{background:#d4e8c4;box-shadow:0 20px 40px rgba(28,52,26,.16)}.product-feature-section--light .profile-img-card--accent{box-shadow:0 22px 44px rgba(28,52,26,.2)}.home-light-textured-bg{position:relative;overflow:hidden;color:#f4f8f2}.home-light-textured-bg,.section.light.home-light-textured-bg{background-color:#1a2a14;background-image:url(/light-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.home-light-textured-bg .content-block h2{color:#f4f8f2}.home-light-textured-bg .content-block p{color:rgba(244,248,242,.88)}.nature-future-glass{padding:clamp(1.5rem,3.2vw,2.15rem);border-radius:18px;background:linear-gradient(145deg,rgba(110,170,85,.5),rgba(75,135,58,.58));border:1px solid rgba(180,230,145,.3);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 20px 48px rgba(15,35,18,.22),inset 0 1px 0 rgba(255,255,255,.14);color:#fff}.nature-future-glass--gold{background:linear-gradient(135deg,#d7bd82,#b8964f);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 24px -8px rgba(184,150,79,.45),inset 0 1px 0 rgba(255,255,255,.2);color:#16261a}.nature-future-glass h2{margin-bottom:1rem;color:#fff}.nature-future-glass p{margin:0;line-height:1.75;color:#fff}.nature-future-glass--gold h2,.nature-future-glass--gold p{color:#16261a}.nature-future-glass--dark{background:linear-gradient(145deg,rgba(18,42,14,.62),rgba(8,22,10,.74));border:1px solid rgba(140,200,100,.18);box-shadow:0 20px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}.home-light-textured-bg .content-block .nature-future-glass h2,.home-light-textured-bg .content-block .nature-future-glass p,.home-light-textured-bg .product-feature-copy .nature-future-glass h2,.home-light-textured-bg .product-feature-copy .nature-future-glass p,.product-feature-copy .nature-future-glass h2,.product-feature-copy .nature-future-glass p{color:#fff}.product-feature-copy .nature-future-glass--gold h2,.product-feature-copy .nature-future-glass--gold p{color:#16261a}.nature-future-glass p+p{margin-top:.85rem}.nature-future-glass .content-inline-links{margin-top:1rem}.nature-future-glass .content-inline-links a{color:#9cff28;transition:color .2s ease}.nature-future-glass .content-inline-links a:focus-visible,.nature-future-glass .content-inline-links a:hover{color:#c8ff7a;outline:none}.nature-future-cta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;grid-gap:.75rem;gap:.75rem;width:min(100%,520px);margin-top:1.25rem;margin-inline:auto}.nature-future-cta-grid .trust-continuity-cta{justify-content:center;width:100%;border-radius:999px}.nature-future-cta-grid .trust-continuity-cta--center{grid-column:1/-1;width:calc(50% - .375rem);margin-inline:auto}.nature-future-more{margin-top:.85rem}.nature-future-read-more{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.15rem;padding:0;border:none;background:transparent;color:#9cff28;font-family:var(--font-inter),"Inter",sans-serif;font-size:.92rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:color .2s ease,transform .2s ease}.nature-future-read-more:focus-visible,.nature-future-read-more:hover{color:#c8ff7a;outline:none;transform:translateX(2px)}.nature-future-read-more span{transition:transform .2s ease}.nature-future-read-more[aria-expanded=true] span{transform:rotate(90deg)}.nature-future-glass--gold .nature-future-read-more{color:#16261a}.nature-future-glass--gold .nature-future-read-more:focus-visible,.nature-future-glass--gold .nature-future-read-more:hover{color:#0a2a0f}.home-light-textured-bg.product-feature-section--light{background-color:#1a2a14;background-image:url(/light-background.png)}.home-light-textured-bg.product-feature-section--light .product-feature-copy h2{color:#fff}.home-light-textured-bg.product-feature-section--light .product-feature-copy p{color:rgba(244,248,242,.82)}.home-light-textured-bg.product-feature-section--light .content-inline-links a{color:#9cff28}.product-learn-more{display:inline-flex;align-items:center;justify-content:center;min-width:142px;min-height:44px;margin-top:clamp(1.75rem,4vw,3.2rem);border:1px solid rgba(15,26,12,.85);color:#0f1a0c;text-decoration:none;font-weight:500;font-size:.9rem;font-family:Inter,sans-serif;transition:background .2s ease,color .2s ease,transform .2s ease}.product-learn-more:focus-visible,.product-learn-more:hover{background:#0f1a0c;color:#f5fbe0;transform:translateY(-2px)}.profile-leaf{position:absolute;z-index:2;width:clamp(54px,8vw,96px);aspect-ratio:1.8/1;border-radius:100% 0 100% 0;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 42%),linear-gradient(135deg,#93d920,#3f8d12);box-shadow:0 12px 28px rgba(0,0,0,.22);pointer-events:none}.profile-leaf:after{content:"";position:absolute;left:18%;right:18%;top:50%;height:1px;background:rgba(255,255,255,.45);transform:rotate(-18deg)}.profile-leaf--top{top:clamp(18px,4vw,46px);left:clamp(22px,7vw,86px);transform:rotate(18deg)}.profile-leaf--bottom{right:clamp(70px,14vw,190px);bottom:clamp(24px,6vw,62px);transform:rotate(-34deg)}.awards-section{--forest:#16291f;--forest-deep:#0e1c15;--gold:#b8924a;--gold-bright:#d9b572;--parchment:#f3eee2;--ink:#1b1b16;--moss:#5c7a5e;position:relative;overflow:hidden;padding:clamp(4rem,8vw,7rem) 0;color:#f4f8f2}.awards-section:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.32);pointer-events:none;z-index:0}.awards-inner{position:relative;z-index:1}.awards-heading{text-align:center;max-width:720px;margin:0 auto clamp(2.5rem,6vw,4rem)}.awards-eyebrow{margin-bottom:.85rem;color:rgba(244,248,242,.82)}.awards-section .core-objectives-title{margin-bottom:clamp(.85rem,2vw,1.1rem)}.awards-subtitle{margin:0 auto;max-width:560px;font-size:clamp(.94rem,1.4vw,1.05rem);line-height:1.65;color:rgba(244,248,242,.88)}.awards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem)}@media (max-width:720px){.awards-grid{grid-template-columns:1fr}}.award-card{width:100%;max-width:100%;perspective:1600px;outline:none;border-radius:18px;cursor:pointer;-webkit-tap-highlight-color:transparent}.award-card:focus-visible .award-card-inner{box-shadow:0 0 0 3px var(--gold-bright)}.award-card-inner{position:relative;width:100%;height:clamp(420px,48vw,520px);border-radius:18px;transition:transform .7s cubic-bezier(.22,1,.36,1);transform-style:preserve-3d;-webkit-transform-style:preserve-3d}@media (hover:hover) and (pointer:fine){.award-card:hover .award-card-inner{transform:rotateY(180deg)}}.award-card.is-flipped .award-card-inner{transform:rotateY(180deg)}.award-card-face{position:absolute;inset:0;width:100%;height:100%;border-radius:18px;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;flex-direction:column;transform:translateZ(1px);-webkit-transform:translateZ(1px)}.award-card-front{background:linear-gradient(160deg,rgba(29,53,39,.2),rgba(14,28,21,.2));border:1px solid rgba(184,146,74,.28);padding:1.35rem 1.25rem 1.1rem;align-items:center;text-align:center;overflow:hidden;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.award-card-front:before{content:"";position:absolute;inset:14px;border:1px solid rgba(184,146,74,.14);border-radius:10px;pointer-events:none}.award-medallion{position:absolute;top:18px;right:18px;width:52px;height:52px;border-radius:50%;background:radial-gradient(circle at 32% 28%,var(--gold-bright),var(--gold) 65%,#8a6c34 100%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.35),inset 0 0 0 2px rgba(255,255,255,.25);z-index:2}.award-medallion span{font-family:var(--font-fraunces),"Fraunces","Playfair Display",Georgia,serif;font-size:.72rem;font-weight:700;color:var(--forest-deep)}.award-figure{width:100%;flex:1 1 auto;min-height:clamp(220px,28vw,320px);display:flex;align-items:center;justify-content:center;margin-top:.15rem;overflow:hidden;z-index:1}.award-figure img{max-height:100%;max-width:96%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}.awards-section .award-figure img{width:min(100%,380px);max-width:96%;max-height:min(100%,340px);height:auto;object-fit:contain}.award-card-label{margin-top:.45rem;flex-shrink:0;position:relative;z-index:2}.award-honor{font-family:var(--font-inter),"Inter",sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-bright);margin:0 0 .35rem}.award-card-front h3{font-family:var(--font-fraunces),"Fraunces","Playfair Display",Georgia,serif;font-size:1.3rem;font-weight:600;color:var(--parchment);margin:0}.award-flip-hint{margin-top:.45rem;flex-shrink:0;position:relative;z-index:2;font-family:var(--font-inter),"Inter",sans-serif;font-size:.78rem;color:rgba(243,238,226,.5)}.award-card-back{transform:rotateY(180deg) translateZ(1px);-webkit-transform:rotateY(180deg) translateZ(1px);justify-content:flex-start;align-items:stretch;text-align:center;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.award-card-back.nature-future-glass{padding:clamp(1rem,2.5vw,1.5rem)}.award-card-back.core-objective-card h3,.award-card-back.core-objective-card p{text-align:center}.award-card-back.core-objective-card p{flex:0 1 auto}@media (hover:none){.award-flip-hint{text-decoration:underline;color:rgba(243,238,226,.72)}.csr-section .award-flip-hint{color:rgba(22,38,26,.78)}}@media (max-width:1100px) and (min-width:901px){.awards-section .award-card-inner{height:clamp(460px,52vw,540px)}.awards-section .award-figure{min-height:clamp(260px,30vw,340px)}.awards-section .award-figure img{width:min(100%,420px);max-height:min(100%,360px)}}@media (max-width:900px){.awards-grid,.csr-section .csr-flip-grid{grid-template-columns:1fr;max-width:min(100%,440px);margin-inline:auto;justify-items:stretch}.award-card-inner,.csr-section .award-card-inner{height:clamp(320px,72vw,380px)}.awards-section .award-card-front{justify-content:center;padding:1rem 1rem .9rem;gap:.35rem}.awards-section .award-card-back{justify-content:center}.awards-section .award-figure{flex:0 1 auto;min-height:clamp(140px,32vw,190px);margin-top:0}.awards-section .award-figure img{transform:none;width:min(100%,220px);max-width:88%;max-height:min(100%,190px);height:auto}.awards-section .award-card-label,.awards-section .award-flip-hint{margin-top:.25rem}.csr-section .award-figure img{transform:scale(1.1);max-width:100%}.award-card-front{padding:1.1rem 1rem .95rem}.award-card-front:before{inset:10px}.award-medallion{top:12px;right:12px;width:46px;height:46px}.award-card-front h3{font-size:1.15rem}.award-card-back.nature-future-glass,.csr-section .award-card-back.mission-vision-card{padding:1rem .9rem}.award-card-back.core-objective-card h3,.csr-section .award-card-back h3{font-size:1.05rem;margin-bottom:.55rem}.award-card-back.core-objective-card p,.csr-section .award-card-back p{font-size:.84rem;line-height:1.55}}@media (max-width:580px){.awards-section{padding:clamp(3rem,10vw,4.5rem) 0}.awards-heading{margin-bottom:clamp(1.75rem,6vw,2.5rem)}.awards-grid,.csr-section .csr-flip-grid{max-width:100%;gap:1.25rem}.award-card-inner,.csr-section .award-card-inner{height:clamp(290px,78vw,340px);min-height:0}.awards-section .award-card-front{justify-content:center;padding:.85rem .85rem .75rem;gap:.25rem}.awards-section .award-card-back{justify-content:center}.awards-section .award-figure{flex:0 1 auto;min-height:clamp(120px,34vw,170px);margin-top:0}.awards-section .award-figure img{transform:none;width:min(100%,190px);max-width:86%;max-height:min(100%,170px);height:auto}.awards-section .award-card-label{margin-top:.2rem}.awards-section .award-honor{font-size:.68rem;letter-spacing:.14em}.awards-section .award-card-front h3{font-size:1.08rem}.awards-section .award-flip-hint{margin-top:.2rem;font-size:.76rem}.csr-section .award-figure img{transform:scale(1);max-width:100%;max-height:52%}.csr-section .award-card-front{padding:.85rem .75rem .8rem}.csr-section .award-card-front h3{font-size:1rem;line-height:1.25}.award-card-front h3{font-size:1.05rem}.award-honor{font-size:.64rem;letter-spacing:.12em}.award-flip-hint{font-size:.74rem;margin-top:.35rem}.award-medallion{width:42px;height:42px}.award-medallion span{font-size:.66rem}.award-card-back.nature-future-glass,.csr-section .award-card-back.mission-vision-card{padding:.9rem .8rem}.award-card-back.core-objective-card h3,.csr-section .award-card-back h3{font-size:.98rem}.award-card-back.core-objective-card p,.csr-section .award-card-back p{font-size:.8rem;line-height:1.5}}.awards-view-all{display:inline-flex;align-items:center;justify-content:center;min-width:142px;min-height:44px;margin-top:clamp(2.25rem,5vw,4rem);border:1px solid rgba(34,55,25,.55);color:#1f2c1b;text-decoration:none;font-size:.9rem;font-weight:500;transition:background .2s ease,color .2s ease,transform .2s ease}.awards-view-all:focus-visible,.awards-view-all:hover{background:#1f2c1b;color:#fff;transform:translateY(-2px)}.bod-section{position:relative;overflow:hidden;padding:clamp(72px,9vw,108px) 0;background:#eefbd8;color:#1c2d16}.bod-inner{position:relative;z-index:1;text-align:center}.bod-inner h2{font-size:clamp(2rem,4.2vw,3rem);font-weight:500;margin-bottom:clamp(2rem,4vw,3rem)}.bod-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(.85rem,1.4vw,1.35rem);gap:clamp(.85rem,1.4vw,1.35rem);align-items:stretch}.bod-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-height:0;padding:0;border:1px solid rgba(215,189,130,.42);border-radius:var(--image-radius);overflow:hidden;cursor:pointer;background:#16261a;text-align:left;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.bod-card:focus-visible,.bod-card:hover{transform:translateY(-4px);border-color:#d7bd82;box-shadow:0 18px 40px rgba(184,150,79,.32);outline:none}.bod-card-photo-wrap{position:relative;flex:1 1 auto;width:100%;min-height:clamp(220px,24vw,300px);overflow:hidden;line-height:0}.bod-card-photo{object-fit:cover;object-position:center top}.bod-card-glass{position:relative;flex:0 0 auto;width:100%;display:flex;flex-direction:column;height:clamp(158px,17vw,186px);padding:clamp(.9rem,2vw,1.2rem);box-sizing:border-box;background:linear-gradient(135deg,#d7bd82,#b8964f);border-top:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 0 rgba(255,255,255,.2);color:#16261a}.bod-card-glass h3{font-size:clamp(.95rem,1.35vw,1.15rem);line-height:1.3;margin:0 0 .4rem;min-height:calc(2 * 1.3em);color:#16261a}.bod-card-glass .bod-role{flex:1 1;font-size:clamp(.78rem,1.1vw,.86rem);line-height:1.45;margin:0 0 .5rem;min-height:calc(3 * 1.45em);color:rgba(22,38,26,.88)}.bod-card-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;flex-shrink:0;min-height:32px;padding:.35rem .85rem;border-radius:999px;background:#16261a;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ede7d8}.bod-modal{position:fixed;inset:0;z-index:220;display:grid;place-items:center;padding:clamp(3.5rem,6vw,4.5rem) clamp(1rem,3vw,2rem) clamp(1rem,3vw,2rem)}.bod-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(7,26,13,.62);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.bod-modal-panel{--bod-photo-size:clamp(130px,24vw,180px);position:relative;z-index:1;width:min(920px,100%);max-height:min(88vh,760px);overflow:visible;border:1px solid rgba(140,200,100,.22);border-radius:12px;background:radial-gradient(ellipse 70% 55% at 50% 0,rgba(91,161,75,.14),transparent 60%),linear-gradient(180deg,#1b2e20,#16261a);box-shadow:0 28px 70px rgba(4,16,7,.45),inset 0 1px 0 rgba(255,255,255,.1);color:#f7ffe9;animation:bod-modal-in .32s cubic-bezier(.22,1,.36,1)}@keyframes bod-modal-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.bod-modal-close{position:absolute;top:.85rem;right:.85rem;z-index:4;width:38px;height:38px;border:1px solid rgba(183,230,140,.35);border-radius:999px;background:rgba(255,255,255,.08);color:#f7ffe9;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s ease,transform .2s ease}.bod-modal-close:focus-visible,.bod-modal-close:hover{background:rgba(255,255,255,.16);transform:scale(1.05);outline:none}.bod-modal-content{display:block;max-height:min(88vh,760px);overflow-x:hidden;overflow-y:auto;padding:1rem clamp(1.15rem,3vw,2rem) clamp(1.15rem,3vw,2rem);text-align:left}.bod-modal-photo{position:absolute;top:0;right:clamp(3.5rem,7vw,4.75rem);left:auto;z-index:3;width:var(--bod-photo-size);height:var(--bod-photo-size);transform:translateY(-50%);border-radius:50%;overflow:hidden;border:3px solid #d7bd82;box-shadow:0 0 0 1px rgba(184,150,79,.45),0 10px 28px rgba(0,0,0,.35);background:#0e1c15;pointer-events:none}.bod-modal-photo img{object-fit:cover;object-position:center top;border-radius:50%}.bod-modal-content h3.bod-modal-name,.bod-modal-name{display:block;position:static;box-sizing:border-box;width:100%;padding-right:calc(var(--bod-photo-size) + 2.75rem);font-size:clamp(1.2rem,2.3vw,1.6rem);line-height:1.3;margin:0 0 .55rem;color:#ede7d8}.bod-modal-content .bod-role{color:rgba(247,255,233,.95);font-weight:600;margin:0 0 .35rem}.bod-modal-content .bod-qualification,.bod-modal-content .bod-role{display:block;position:static;width:100%;line-height:1.45;padding-right:0}.bod-modal-content .bod-qualification{color:#d7bd82;font-size:.9rem;margin:0 0 1.1rem;opacity:1}.bod-modal-bio{display:block;position:relative;z-index:1;width:100%;box-sizing:border-box;margin:0;padding:0;clear:both;white-space:pre-line;line-height:1.75;color:rgba(201,196,179,.92);font-size:.95rem;text-align:left}.bod-learn-more{display:inline-flex;align-items:center;justify-content:center;min-width:142px;min-height:44px;margin-top:clamp(2rem,4vw,3rem);border:1px solid rgba(34,55,25,.55);color:#1f2c1b;text-decoration:none;font-size:.9rem;font-weight:500;transition:background .2s ease,color .2s ease,transform .2s ease}.bod-learn-more:focus-visible,.bod-learn-more:hover{background:#1f2c1b;color:#fff;transform:translateY(-2px)}.bod-leaf{position:absolute;z-index:0;width:clamp(54px,8vw,96px);aspect-ratio:1.8/1;border-radius:100% 0 100% 0;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 42%),linear-gradient(135deg,#93d920,#3f8d12);box-shadow:0 12px 28px rgba(0,0,0,.18);pointer-events:none}.bod-leaf--top{top:clamp(14px,3vw,26px);left:clamp(28px,8vw,120px);transform:rotate(16deg)}.bod-leaf--right{right:clamp(-6px,1vw,14px);top:clamp(44%,52%,58%);transform:rotate(-38deg)}@media (prefers-reduced-motion:reduce){.award-card-inner,.bod-card{transition:none}.bod-card:focus-visible,.bod-card:hover{transform:none}.bod-modal-panel{animation:none}}.quick-strip{position:relative;z-index:145;background:linear-gradient(180deg,rgba(10,42,15,.98),rgba(6,28,9,1)),radial-gradient(ellipse 90% 140% at 50% -30%,rgba(127,185,95,.14),transparent 65%);border-top:1px solid rgba(127,185,95,.24);border-bottom:1px solid rgba(127,185,95,.2);box-shadow:inset 0 1px 0 rgba(200,255,122,.07),0 12px 28px -22px rgba(0,0,0,.45)}.quick-strip-inner{padding-block:clamp(1.1rem,2.8vw,1.5rem)}.quick-strip-eyebrow{margin-bottom:.75rem;color:rgba(169,211,148,.62);font-family:var(--font-jost),"Jost",sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.24em;text-align:center;text-transform:uppercase}.quick-strip-eyebrow:after{content:"";display:block;width:2.5rem;height:1px;margin:.55rem auto 0;background:linear-gradient(90deg,transparent,rgba(169,211,148,.45),transparent)}.quick-strip-list{list-style:none;margin:0;padding:0}.quick-strip-link{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.1rem;padding:.85rem 1rem;color:#9dc98a;text-decoration:none;text-align:center;font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(.88rem,1.5vw,1rem);line-height:1.3;border-radius:2px;transition:color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}.quick-strip-link span{transition:transform .22s ease}.quick-strip-link-arrow{width:0;height:12px;opacity:0;overflow:hidden;flex-shrink:0;transition:width .22s ease,opacity .22s ease,transform .22s ease}.quick-strip-link:focus-visible,.quick-strip-link:hover{color:#d4efc4;background:rgba(130,188,97,.14);box-shadow:inset 0 0 0 1px rgba(156,255,40,.14);outline:none}.quick-strip-link:focus-visible .quick-strip-link-arrow,.quick-strip-link:hover .quick-strip-link-arrow{width:12px;opacity:.85;transform:translateX(2px)}.quick-strip-link:focus-visible{outline:2px solid rgba(200,255,122,.45);outline-offset:2px}.quick-strip-list--inline{display:flex;align-items:stretch;gap:1px;overflow-x:auto;scrollbar-width:thin;border-radius:4px;background:rgba(120,170,84,.18);box-shadow:0 10px 28px -18px rgba(0,0,0,.55)}.quick-strip-list--inline li{flex:1 1;min-width:max(9.5rem,0px);background:linear-gradient(180deg,#0a2a0f,#082108)}.quick-strip-list--inline .quick-strip-link{height:100%;white-space:nowrap}.quick-strip-list--grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem .7rem;max-width:52rem;margin-inline:auto;padding:.15rem;background:transparent;border-radius:0;overflow:visible;box-shadow:none}.quick-strip-list--grid li{background:transparent}.quick-strip-list--grid .quick-strip-link{min-height:2.8rem;padding:.65rem 1.4rem;border:1px solid rgba(130,188,97,.34);border-radius:999px;background:linear-gradient(155deg,rgba(14,48,18,.94),rgba(8,30,11,.9));box-shadow:inset 0 1px 0 rgba(200,255,122,.07),0 8px 20px -14px rgba(0,0,0,.55);font-size:clamp(.84rem,1.4vw,.95rem);letter-spacing:.015em;white-space:nowrap}.quick-strip-list--grid .quick-strip-link:focus-visible,.quick-strip-list--grid .quick-strip-link:hover{border-color:rgba(169,211,148,.58);background:linear-gradient(155deg,rgba(22,62,28,.96),rgba(12,40,16,.92));transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(200,255,122,.12),0 12px 24px -12px rgba(0,0,0,.5),0 0 0 1px rgba(156,255,40,.1)}@media (prefers-reduced-motion:reduce){.quick-strip-link,.quick-strip-link span,.quick-strip-link-arrow{transition:none}}.btn{border:0;border-radius:999px;padding:.68rem 1.25rem;cursor:pointer;font-weight:600;text-decoration:none}.btn-primary{background:var(--primary);color:#fff}.btn-outline{background:transparent;border:1px solid #a7d198;color:#d7efcd}.site-header .btn-outline{transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.site-header .btn-outline:focus-visible,.site-header .btn-outline:hover{background:var(--primary);border-color:var(--primary-soft);color:#fff;transform:translateY(-1px)}.btn-ghost{color:#e3f0de;border:1px solid rgba(224,243,216,.4)}.section{padding:92px 0}.section.light{background:var(--bg-light)}.section.dark{background:linear-gradient(180deg,#0d2a14,#081c0f);color:var(--text-main)}.split{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:2rem;gap:2rem;align-items:center}.split-about{align-items:start}.split-about .about-visual{align-self:start;display:flex;align-items:center;justify-content:center;width:100%}.split-about .image-grid--stagger{height:auto;min-height:0;align-items:center}.split-about .image-grid--stagger .img-card:first-child,.split-about .image-grid--stagger .img-card:nth-child(2),.split-about .image-grid--stagger .img-card:nth-child(3){height:clamp(255px,38vw,418px);margin-top:0;flex:0 0 auto}.split-about .image-grid--stagger-duo{align-items:flex-start}.split-about .image-grid--stagger-duo .img-card:first-child{margin-top:0}.split-about .image-grid--stagger-duo .img-card:nth-child(2){margin-top:clamp(1.5rem,5.5vw,2.85rem)}#our-story .split-about{grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:clamp(1.75rem,3.5vw,2.75rem)}#our-story .about-visual{max-width:min(100%,500px);justify-self:center}#our-story .nature-future-content{width:100%;min-width:0}#our-story .nature-future-glass{width:100%;max-width:none}@media (min-width:1100px){#our-story .split-about{grid-template-columns:minmax(0,.82fr) minmax(0,1.45fr)}#our-story .about-visual{max-width:min(100%,480px)}}@media (max-width:980px){#our-story .split-about{grid-template-columns:1fr;gap:clamp(1.35rem,4vw,2rem)}#our-story .about-visual{max-width:min(100%,440px);width:100%;justify-self:center}#our-story .nature-future-content{width:100%}#our-story .image-grid--stagger-duo{justify-content:center;width:100%}#our-story .image-grid--stagger-duo .img-card{width:clamp(140px,40vw,200px);height:clamp(240px,58vw,340px)}#our-story .image-grid--stagger-duo .img-card:nth-child(2){margin-top:clamp(1.25rem,5vw,2.25rem)}}.split-about--nature-future{align-items:start}.split-about--nature-future .about-visual{align-self:start;align-items:stretch;flex-shrink:0;height:var(--nature-future-visual-height,auto)}.split-about--nature-future .nature-future-content{align-self:start}.split-about--nature-future .image-grid--stagger{align-self:stretch;height:100%;min-height:100%;align-items:flex-end}.split-about--nature-future .image-grid--stagger .img-card:first-child,.split-about--nature-future .image-grid--stagger .img-card:nth-child(3){align-self:flex-start}.split-about--nature-future .image-grid--stagger .img-card:nth-child(2){align-self:flex-end}.nature-future-content{align-self:stretch;margin:0}.about-visual{width:100%;max-width:580px;margin-inline:0 auto}.image-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:145px 145px;grid-gap:.85rem;gap:.85rem}.image-grid--stagger{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:clamp(.4rem,1.8vw,.75rem);min-height:clamp(275px,35vw,400px)}.image-grid--stagger .img-card{position:relative;flex:0 0 auto;width:clamp(118px,22vw,188px);height:clamp(255px,38vw,418px);box-shadow:0 10px 28px rgba(15,35,18,.22);transition:transform .35s ease,box-shadow .35s ease}.image-grid--stagger .img-card:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.12),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.02),rgba(2,10,5,.12));opacity:.32;pointer-events:none;transition:opacity .35s ease;z-index:1}.image-grid--stagger .img-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(15,35,18,.32),0 0 0 1px rgba(230,247,222,.28)}.image-grid--stagger .img-card:hover:after{opacity:.28}.image-grid--stagger .img-card:first-child{margin-top:0}.image-grid--stagger .img-card:nth-child(2){margin-top:clamp(1.5rem,5.5vw,2.85rem)}.image-grid--stagger .img-card:nth-child(3){margin-top:0}.img-card{border-radius:var(--image-radius);background:linear-gradient(160deg,#4f7f42,#1f381d);overflow:hidden;min-height:0;height:100%}.img-card--lead{box-shadow:0 10px 28px rgba(15,35,18,.22),0 0 0 1px rgba(56,189,248,.35)}.img-card img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.image-grid--stagger .img-card img{transition:transform 2.8s cubic-bezier(.16,1,.3,1),filter 1.4s ease}.image-grid--stagger .img-card:hover img{transform:scale(1.12);filter:saturate(1.08) contrast(1.04)}.content-block h2,.section-head h2{font-size:clamp(1.7rem,4vw,2.7rem);margin-bottom:1rem}.content-block p{color:#3d533f}.text-link{display:inline-block;margin-top:1rem;color:#2f7c28;text-decoration:none;font-weight:600}.section-head{margin-bottom:2rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.diversification{position:relative;padding:clamp(72px,11vw,108px) 0 clamp(76px,10vw,104px);background-color:#e4efe0;background-image:repeating-radial-gradient(ellipse 90% 70% at 50% 110%,transparent 0,transparent 11px,rgba(58,88,54,.065) 0,rgba(58,88,54,.065) 12px),repeating-radial-gradient(ellipse 75% 55% at 85% -15%,transparent 0,transparent 13px,rgba(58,88,54,.05) 0,rgba(58,88,54,.05) 14px),repeating-linear-gradient(122deg,transparent,transparent 20px,rgba(52,82,48,.035) 0,rgba(52,82,48,.035) 21px);color:var(--text-dark);overflow:visible}.diversification-inner{position:relative;z-index:2}.diversification-tree{position:absolute;top:0;bottom:0;z-index:1;pointer-events:none;height:100%}.diversification-tree--left{left:0}.diversification-tree--right{right:0}.diversification-tree-img{display:block;height:65%;width:auto;max-width:none;object-fit:contain;margin-top:-7.5%;filter:drop-shadow(0 8px 22px rgba(28,52,26,.18))}.diversification-tree--left .diversification-tree-img{object-position:top left}.diversification-tree--right .diversification-tree-img{object-position:top right}.diversification-header-glass{max-width:min(640px,92vw);margin:0 auto clamp(1.75rem,3.5vw,2.75rem);padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.5rem,3vw,2rem);text-align:center;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.48),rgba(255,255,255,.28));border:1px solid rgba(255,255,255,.38);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 14px 32px rgba(15,35,18,.08),inset 0 1px 0 rgba(255,255,255,.45)}.diversification-header-glass .diversification-title{margin-bottom:0}.diversification-eyebrow{font-family:Inter,sans-serif;text-align:center;letter-spacing:.32em;font-size:.7rem;text-transform:uppercase;color:#567352;font-weight:600;margin-bottom:.7rem}.diversification-title{text-align:center;font-size:clamp(1.8rem,4vw,2.7rem);color:#1a3218;margin-bottom:clamp(1.75rem,3.5vw,2.75rem);font-weight:600}.div-carousel{max-width:1020px;margin:0 auto}.div-carousel-viewport{overflow:hidden}.div-carousel-track{display:flex;align-items:flex-end;justify-content:center;gap:clamp(.45rem,1.8vw,1rem)}.div-carousel-track>.div-card{transition:transform .42s cubic-bezier(.33,1,.68,1),box-shadow .35s ease}.div-card{position:relative;display:grid;grid-template:1fr/1fr;border-radius:var(--image-radius);overflow:hidden;box-shadow:0 16px 38px rgba(24,48,22,.2);transition:transform .35s ease,box-shadow .35s ease}.div-card--side{width:clamp(148px,23vw,228px);height:clamp(210px,30vw,310px)}.div-card--center{width:clamp(188px,30vw,292px);height:clamp(268px,38vw,400px)}.div-card-img{grid-area:1/1/-1/-1;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit;transform:scale(1.01);transition:transform 2.8s cubic-bezier(.16,1,.3,1),filter 1.4s ease;will-change:transform}.div-card:hover{transform:translateY(-6px);box-shadow:0 30px 62px rgba(24,48,22,.34),0 0 0 1px rgba(230,247,222,.28)}.div-card:hover .div-card-img{transform:scale(1.12);filter:saturate(1.08) contrast(1.04)}.div-card:hover .div-card-overlay{background:linear-gradient(0deg,rgba(10,22,10,.82) 0,rgba(10,22,10,.35) 55%,transparent)}.div-card-overlay{grid-area:1/1/-1/-1;align-self:end;padding:1.1rem .95rem 1rem;background:linear-gradient(0deg,rgba(10,22,10,.92) 0,rgba(10,22,10,.45) 55%,transparent);transition:background .35s ease;z-index:1}.div-card-title{font-family:Playfair Display,serif;color:#f6faf4;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:600;margin-bottom:.35rem;line-height:1.2}.div-card-link{font-family:Inter,sans-serif;color:rgba(248,252,246,.95);font-size:.82rem;font-weight:500;text-decoration:none;display:inline-block}.div-card-link:hover{text-decoration:underline}.div-carousel-controls{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.65rem}.div-carousel-arrow{width:36px;height:36px;border-radius:999px;border:1px solid rgba(58,88,54,.42);background:rgba(255,255,255,.66);color:#1f3a1c;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;cursor:pointer;transition:transform .22s ease,background .22s ease,box-shadow .22s ease}.div-carousel-arrow:hover{background:rgba(255,255,255,.92);transform:translateY(-1px);box-shadow:0 8px 16px rgba(24,48,22,.16)}.div-carousel-arrow:disabled{opacity:.5;cursor:default;transform:none;box-shadow:none}.div-carousel-dots{display:flex;align-items:center;gap:.45rem}.div-carousel-dot{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:rgba(58,88,54,.28);cursor:pointer;transition:transform .2s ease,background .2s ease}.div-carousel-dot.is-active{background:var(--primary);transform:scale(1.2)}.news{position:relative;overflow:hidden;background:linear-gradient(135deg,#f2fae9,#eef8df)}.news:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.38;background:repeating-radial-gradient(ellipse 220px 140px at 10% 16%,transparent 0 26px,rgba(116,169,80,.2) 27px 29px,transparent 30px 52px),repeating-radial-gradient(ellipse 300px 180px at 88% 24%,transparent 0 30px,rgba(116,169,80,.18) 31px 33px,transparent 34px 58px),repeating-radial-gradient(ellipse 260px 160px at 20% 82%,transparent 0 28px,rgba(116,169,80,.16) 29px 31px,transparent 32px 56px)}.news .container{position:relative;z-index:1}.news .section-head{text-align:center}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1.25rem,3vw,3rem);gap:clamp(1.25rem,3vw,3rem);align-items:start}.news-card{overflow:hidden;border:2px solid rgba(28,56,24,.68);background:rgba(251,255,246,.92);box-shadow:0 20px 42px rgba(21,49,19,.1);outline:none;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.news-card:focus-within,.news-card:hover{transform:translateY(-8px);border-color:#1d8fc5;box-shadow:0 24px 48px rgba(22,78,34,.18)}.news-thumb{position:relative;aspect-ratio:16/10;min-height:210px;overflow:hidden;border-radius:var(--image-radius);background:radial-gradient(circle at 70% 20%,rgba(186,238,166,.22),transparent 40%),linear-gradient(145deg,#335f2d,#152f19)}.news-thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;transition:transform .35s ease}.news-card:focus-within .news-thumb img,.news-card:hover .news-thumb img{transform:scale(1.06)}.news-category,.news-date{position:absolute;z-index:1;color:#fff;line-height:1.1}.news-date{top:0;left:0;min-width:56px;padding:.75rem .55rem;text-align:center;background:rgba(12,28,16,.9);font-size:.78rem}.news-date strong{display:block;font-size:1.35rem}.news-category{right:.9rem;bottom:.8rem;padding:.45rem .7rem;background:var(--primary);font-size:.78rem}.news-card-body{padding:1.3rem 1.25rem 1.4rem}.news-card h3{font-family:Inter,sans-serif;font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.35;margin-bottom:.8rem}.news-card-desc{max-height:0;opacity:0;overflow:hidden;color:#4e634d;transform:translateY(-.4rem);transition:max-height .28s ease,opacity .25s ease,transform .25s ease,margin-bottom .25s ease}.news-card:focus-within .news-card-desc,.news-card:hover .news-card-desc{max-height:120px;opacity:1;margin-bottom:.9rem;transform:translateY(0)}.news-link{color:#3e8d34;font-weight:500;text-decoration:none}.news-link:focus-visible,.news-link:hover{color:#215e26}.news-card-link-wrap{display:block;color:inherit;text-decoration:none}.news-card-link-wrap:focus-visible{outline:2px solid #1d8fc5;outline-offset:3px}.news .section-head p{max-width:62ch;margin:.75rem auto 0;color:#4e634d;line-height:1.65}.gallery-item{border-radius:10px;min-height:160px;background:radial-gradient(circle at 70% 20%,rgba(186,238,166,.22),transparent 40%),linear-gradient(145deg,#335f2d,#152f19)}.stats{position:relative;padding:clamp(56px,9vw,92px) 0;color:#fff;overflow:hidden}.stats-media{position:absolute;inset:0;z-index:0;background:url(/Img_home/SD10.jpg) 50%/cover no-repeat;transform:scale(1.02)}.stats-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(5,16,9,.72),rgba(6,22,12,.82) 45%,rgba(4,14,8,.76)),radial-gradient(ellipse 80% 60% at 50% 100%,rgba(0,0,0,.35),transparent 55%)}.stats .container{position:relative;z-index:2}.stat-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:clamp(.75rem,2vw,1.5rem);gap:clamp(.75rem,2vw,1.5rem)}.stat-item{text-align:center}.stat-value{font-family:Playfair Display,serif;font-size:clamp(1.75rem,3.8vw,2.65rem);font-weight:600;color:#fff;line-height:1.1;margin-bottom:.4rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat-label{font-family:Inter,sans-serif;font-size:clamp(.82rem,1.35vw,.95rem);font-weight:400;color:#fff;letter-spacing:.04em;line-height:1.35}.why-choose{position:relative;overflow:hidden;color:#f4faf2}.section.why-choose{padding:clamp(80px,12vw,120px) 0 clamp(88px,11vw,112px)}.why-choose-bg{position:absolute;inset:0;z-index:0;background:url(/Img_home/SD13.jpg) 50%/cover no-repeat;transform:scale(1.03)}.why-choose-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(165deg,rgba(4,18,10,.88),rgba(6,28,14,.78) 45%,rgba(3,14,8,.85)),radial-gradient(ellipse 70% 90% at 50% 100%,rgba(0,0,0,.35),transparent 55%)}.why-choose-inner{position:relative;z-index:3}.why-choose-head{text-align:center;margin-bottom:clamp(2.25rem,4vw,3.25rem)}.why-choose-eyebrow{font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.38em;text-transform:uppercase;color:rgba(232,248,226,.92);margin-bottom:.85rem}.why-choose-title{font-family:Playfair Display,serif;font-size:clamp(1.85rem,4.2vw,2.85rem);font-weight:600;color:#fff;line-height:1.12}.why-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:clamp(1rem,2.2vw,1.35rem);gap:clamp(1rem,2.2vw,1.35rem)}.why-tile{grid-column:span 4;border-radius:var(--image-radius);aspect-ratio:1/1;perspective:1200px;transition:transform .4s cubic-bezier(.33,1,.68,1),box-shadow .4s ease,border-color .35s ease}.why-tile:nth-child(4){grid-column:3/7}.why-tile:nth-child(5){grid-column:7/11}.why-tile:hover{transform:translateY(-6px) scale(1.02)}.why-tile-inner{position:relative;width:100%;height:100%;border-radius:inherit;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.33,1,.68,1)}.why-tile:hover .why-tile-inner{transform:rotateY(180deg)}.why-tile-face{position:absolute;inset:0;border:1px solid rgba(110,198,88,.55);border-radius:inherit;padding:clamp(1.25rem,2.2vw,1.65rem);background:rgba(5,22,12,.62);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 28px rgba(0,0,0,.22);backface-visibility:hidden;-webkit-backface-visibility:hidden}.why-tile-front{position:absolute;inset:0;padding:0;overflow:hidden;background:#071a0d}.why-tile-front-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.why-tile-front-head{position:relative;z-index:1;padding:clamp(1rem,2vw,1.35rem) clamp(1rem,2.2vw,1.25rem);background:linear-gradient(180deg,rgba(4,16,9,.88) 0,rgba(4,16,9,.55) 65%,transparent);text-align:center}.why-tile-back,.why-tile-front-head h3{text-align:center}.why-tile-back{display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotateY(180deg);background:rgba(7,32,18,.82);border-color:rgba(142,228,118,.95);box-shadow:0 18px 48px rgba(0,0,0,.38),0 0 0 1px rgba(123,199,100,.45),0 0 36px rgba(72,160,56,.22)}.why-tile-back h3,.why-tile-back p{text-align:center}.why-tile-back p{margin:0}.why-tile h3{font-family:Playfair Display,serif;font-size:clamp(1.15rem,2vw,1.35rem);color:#fff;margin:0;font-weight:600}.why-tile p{font-family:Inter,sans-serif;font-size:clamp(.86rem,1.35vw,.95rem);line-height:1.65;color:rgba(240,250,236,.92)}.why-choose-cta{display:flex;justify-content:center;margin-top:clamp(2.25rem,4vw,3rem)}.why-cta{display:inline-flex;align-items:center;justify-content:center;padding:.78rem 2.15rem;border:1px solid rgba(255,255,255,.88);border-radius:999px;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .25s ease}.why-cta:hover{background:rgba(255,255,255,.1);border-color:#fff;box-shadow:0 0 24px rgba(255,255,255,.12);transform:translateY(-2px)}.why-cta:focus-visible{outline:2px solid var(--primary-soft);outline-offset:3px}@media (prefers-reduced-motion:reduce){.why-cta,.why-tile,.why-tile-inner{transition:none}.why-cta:hover,.why-tile:hover,.why-tile:hover .why-tile-inner{transform:none}}.testimonials-band{--testimonial-bg:#e4f2e8;position:relative;padding:clamp(72px,10vw,104px) 0 clamp(80px,11vw,112px);background-color:var(--testimonial-bg);overflow:visible}.testimonials-canopy{inset:0 0 auto 0;height:min(120px,18vw);background:linear-gradient(180deg,rgba(6,22,12,.82),rgba(6,22,12,.35) 45%,transparent)}.testimonials-canopy,.testimonials-topo{position:absolute;pointer-events:none;z-index:0}.testimonials-topo{inset:0;opacity:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%2378a878' stroke-width='0.55' opacity='0.28'%3E%3Cpath d='M-20 32c48-28 96 52 220 28'/%3E%3Cpath d='M0 78c55 38 105-48 200-12'/%3E%3Cpath d='M-10 118c42 22 138 18 210-40'/%3E%3Cpath d='M0 158c70-20 130 55 200-25'/%3E%3Cpath d='M-30 188c80-35 140 40 230-15'/%3E%3C/g%3E%3C/svg%3E");background-size:200px 200px}.testimonials-layout{z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.58fr);grid-gap:clamp(.35rem,1vw,.85rem);gap:clamp(.35rem,1vw,.85rem);align-items:stretch;max-width:none;margin:0;box-sizing:border-box;padding-right:0}.testimonials-layout,.testimonials-visual{position:relative;width:100%;padding-left:0}.testimonials-visual{display:flex;justify-content:flex-start;align-items:flex-end;align-self:stretch;min-width:0;min-height:clamp(640px,85vh,1000px);margin-left:0;padding-bottom:clamp(1.25rem,4vw,3rem)}.testimonials-tree{width:100%;max-width:none;height:auto;max-height:min(98vh,1360px);margin-left:calc(-1 * clamp(60px, 9vw, 150px));object-fit:contain;object-position:bottom left;display:block;transform:scale(1.42);transform-origin:bottom left;filter:drop-shadow(0 12px 28px rgba(15,42,22,.12))}.testimonials-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding-bottom:.25rem;min-width:0;padding-right:0}.testimonials-copy-header{width:min(72%,520px);max-width:520px;margin-inline:auto;padding:0 .95rem;text-align:left;box-sizing:border-box}.testimonials-copy-header .testimonials-title{margin-bottom:clamp(.75rem,1.8vw,1.1rem)}.testimonials-eyebrow{font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:600;color:#2d5c32;margin-bottom:.65rem}.testimonials-title{font-family:Playfair Display,serif;font-size:clamp(1.85rem,4.2vw,2.65rem);font-weight:600;color:#142818;line-height:1.18;margin-bottom:clamp(1.25rem,3vw,1.85rem)}.testimonials-carousel-wrap{position:relative;width:100%;min-width:0;overflow:visible;padding-right:50px;box-sizing:border-box}.testimonials-slider{position:relative}.testimonial-card-row{display:block}.testimonial-portrait-slot{position:relative;display:flex;align-items:stretch;justify-content:center;min-height:clamp(160px,20vw,240px);background:transparent}.testimonial-portrait-3d{position:absolute;inset:0;z-index:0;pointer-events:none}.testimonial-portrait-3d:before{content:"";position:absolute;bottom:4%;left:50%;width:78%;height:20%;transform:translateX(-50%) perspective(140px) rotateX(74deg);background:radial-gradient(ellipse,rgba(30,72,38,.42) 0,rgba(30,72,38,.08) 58%,transparent 72%);border-radius:50%;filter:blur(3px)}.testimonial-portrait-3d:after{content:"";position:absolute;top:12%;left:50%;width:70%;height:55%;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(123,199,100,.35) 0,transparent 68%);filter:blur(8px)}.testimonial-avatar{flex-shrink:0;min-height:0;border-radius:0;background:linear-gradient(145deg,#5ba14b,#3a7a34);color:#fff;display:flex;align-items:center;justify-content:center;overflow:visible;font-family:Inter,sans-serif;font-weight:600;font-size:clamp(1.35rem,2.5vw,1.75rem);letter-spacing:.02em;box-shadow:none;border:none}.testimonial-avatar,.testimonial-avatar-img{position:relative;z-index:2;width:100%;height:100%}.testimonial-avatar-img{min-height:clamp(160px,20vw,240px);object-fit:cover;object-position:center 8%;display:block;border-radius:var(--image-radius)}.testimonial-avatar-img[hidden]{display:none}.testimonial-portrait-slot.has-photo .testimonial-avatar{background:transparent;align-items:stretch;justify-content:center}.testimonial-portrait-slot.has-photo .testimonial-avatar-img{object-fit:cover;object-position:center 8%;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 88%,transparent);filter:drop-shadow(0 14px 22px rgba(12,40,20,.45)) drop-shadow(0 5px 10px rgba(0,0,0,.2))}.testimonial-avatar-initials[hidden]{display:none}.testimonial-portrait-slot:not(.has-photo) .testimonial-avatar{width:clamp(72px,85%,96px);height:clamp(72px,85%,96px);margin:auto;border-radius:50%;box-shadow:0 8px 24px rgba(34,88,36,.3);border:3px solid rgba(255,255,255,.92)}.testimonial-id{min-width:0}.testimonial-name{font-family:Inter,sans-serif;font-weight:700;font-size:1.05rem;color:#142818;line-height:1.3}.testimonial-role{font-family:Inter,sans-serif;font-size:.88rem;font-weight:400;color:#4a6350;margin-top:.2rem;line-height:1.45}.testimonial-quote-frame{position:relative;margin:0;width:100%;min-height:clamp(160px,20vw,240px);padding:0;border:1px solid #2d5c32;background:rgba(255,255,255,.48);border-radius:4px;overflow:hidden;box-shadow:0 10px 28px rgba(20,50,28,.1)}.testimonial-quote-body{display:flex;flex-direction:column;justify-content:center;gap:clamp(.5rem,1.4vw,.85rem);padding:clamp(.9rem,2vw,1.35rem) clamp(1.1rem,2.5vw,1.65rem);min-width:0}.testimonial-quote{margin:0;font-family:Playfair Display,serif;font-size:clamp(.95rem,1.85vw,1.1rem);font-style:italic;font-weight:500;color:#1a2e1c;line-height:1.65}.testimonial-nav{display:flex;justify-content:flex-end;gap:.35rem;margin-top:1.35rem}.testimonial-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #2d5c32;background:transparent;color:#1e4a24;border-radius:4px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.testimonial-nav-btn:hover{background:rgba(45,92,50,.08);border-color:#234a28}.testimonial-nav-btn:focus-visible{outline:2px solid var(--primary-soft);outline-offset:2px}.testimonial-nav-btn:disabled{opacity:.35;cursor:not-allowed}.gallery{position:relative;overflow:hidden;color:#eef8e9;background:#08170d}.gallery-backdrop,.gallery-shade{position:absolute;inset:0}.gallery-backdrop{z-index:0;background:url(/Img_home/SD20.jpg) 50%/cover no-repeat;transform:scale(1.04);filter:saturate(1.08) brightness(.72)}.gallery-shade{z-index:1;background:linear-gradient(90deg,rgba(2,10,5,.78),rgba(4,16,8,.5) 45%,rgba(2,10,5,.78)),radial-gradient(circle at 52% 48%,rgba(103,161,79,.18),transparent 54%)}.gallery-inner{position:relative;z-index:2}.gallery-heading{max-width:560px;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.gallery-heading h2{font-size:clamp(1.9rem,4vw,3rem)}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:clamp(82px,9vw,132px);grid-gap:clamp(.65rem,1.4vw,1rem);gap:clamp(.65rem,1.4vw,1rem);align-items:stretch}.gallery-item{position:relative;min-height:0;border-radius:clamp(12px,1.5vw,18px);overflow:hidden;background:rgba(232,246,225,.08);box-shadow:0 22px 46px rgba(0,0,0,.34),0 0 0 1px rgba(230,247,222,.16);transition:transform .35s ease,box-shadow .35s ease}.gallery-item:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 25%,rgba(255,255,255,.18),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(2,10,5,.2));opacity:.78;pointer-events:none;transition:opacity .35s ease}.gallery-item img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;transform:scale(1.01);transition:transform 2.8s cubic-bezier(.16,1,.3,1),filter 1.4s ease;will-change:transform}.gallery-item:hover{transform:translateY(-6px);box-shadow:0 30px 62px rgba(0,0,0,.42),0 0 0 1px rgba(230,247,222,.28)}.gallery-item:hover img{transform:scale(1.12);filter:saturate(1.08) contrast(1.04)}.gallery-item:hover:after{opacity:.28}.gallery-item--tall{grid-column:1/span 4;grid-row:1/span 5}.gallery-item--wide{grid-column:5/span 4;grid-row:1/span 2}.gallery-item--landscape{grid-column:9/span 4;grid-row:1/span 3}.gallery-item--center{grid-column:5/span 4;grid-row:3/span 3}.gallery-item--small{grid-column:9/span 4;grid-row:4/span 2}.gallery-item--portrait{grid-column:1/span 3;grid-row:6/span 2}.gallery-item--feature{grid-column:4/span 9;grid-row:6/span 2}@media (prefers-reduced-motion:reduce){.about-profile-section .profile-img-card,.about-profile-section .profile-img-card img,.about-profile-section .profile-img-card:after,.div-card,.div-card-img,.div-card-overlay,.gallery-item,.gallery-item img,.gallery-item:after,.image-grid--stagger .img-card,.image-grid--stagger .img-card img,.image-grid--stagger .img-card:after,.product-feature-section .profile-img-card,.product-feature-section .profile-img-card img,.product-feature-section .profile-img-card:after{transition:none}.about-profile-section .profile-img-card:hover,.div-card:hover,.gallery-item:hover,.image-grid--stagger .img-card:hover,.product-feature-section .profile-img-card:hover{transform:none}.about-profile-section .profile-img-card:hover img,.div-card:hover .div-card-img,.gallery-item:hover img,.image-grid--stagger .img-card:hover img,.product-feature-section .profile-img-card:hover img{transform:scale(1.01)}}.news-actions{display:flex;justify-content:center;margin-top:clamp(2rem,4vw,3rem)}.news-more{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:48px;border:1px solid rgba(37,50,32,.65);color:#263820;background:rgba(255,255,255,.45);text-decoration:none;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease}.news-more:focus-visible,.news-more:hover{background:#263820;color:#fff;transform:translateY(-2px)}.footer{position:relative;overflow:visible;background:url(/Img_home/SD20.jpg) 50%/cover no-repeat;color:#e8f3e5;padding:clamp(76px,9vw,118px) 0 56px}.footer-overlay{position:absolute;inset:0;min-height:100%;background:linear-gradient(180deg,rgba(3,17,6,.66),rgba(3,16,7,.84) 48%,rgba(2,12,5,.94)),radial-gradient(circle at 88% 16%,rgba(126,201,87,.18),transparent 34%);z-index:0;pointer-events:none}.footer-inner{position:relative;z-index:1}.footer-layout{display:grid;grid-gap:clamp(1.5rem,3.5vw,2.5rem);gap:clamp(1.5rem,3.5vw,2.5rem);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"brand   brand    brand   brand" "company products explore legal" "cta     cta      cta     cta";align-items:start}.footer-brand-col{grid-area:brand}.footer-brand-centered,.footer-brand-col{display:flex;flex-direction:column;gap:1.5rem;width:100%}.footer-brand-centered{max-width:100%}.footer-brand-row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(2rem,4vw,4rem);width:100%}.footer-column--company{grid-area:company}.footer-column--products{grid-area:products}.footer-column--explore{grid-area:explore}.footer-links--legal{grid-area:legal}.footer-column{display:flex;flex-direction:column;justify-content:flex-start;gap:clamp(1rem,2vw,1.35rem);min-height:0}.footer-cta-bar{grid-area:cta;display:flex;flex-wrap:wrap;gap:clamp(1rem,3vw,2rem);justify-content:center;align-items:center;width:100%;padding-top:clamp(1rem,2.5vw,1.5rem);border-top:1px solid rgba(103,189,84,.22);position:relative;z-index:2}.footer-cta-bar .footer-cta-btn{margin-top:0;width:auto;flex:1 1 148px;max-width:220px}.footer-cta-btn{box-sizing:border-box;min-width:0;max-width:148px;min-height:40px;padding:.55rem .9rem;border:1px solid rgba(103,189,84,.62);border-radius:4px;background:rgba(2,15,6,.22);color:#f4f8f2;font-family:var(--font-inter),"Inter",sans-serif;font-size:.84rem;font-weight:600;letter-spacing:.02em;text-align:center;flex-shrink:0;opacity:1;visibility:visible;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.footer-cta-btn,.footer-cta-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.footer-cta-logo{flex:0 1 auto;max-width:min(280px,30vw);padding:0;border:none;background:transparent;transition:opacity .2s ease,transform .2s ease}.footer-cta-logo img{display:block;width:auto;max-width:100%;height:clamp(56px,8vw,88px);object-fit:contain}.footer .footer-cta-bar a,.footer .footer-cta-btn{color:#f4f8f2}.footer .footer-cta-btn:focus-visible,.footer .footer-cta-btn:hover{background:rgba(91,161,75,.28);border-color:rgba(123,199,100,.85);color:#fff}.footer .footer-cta-logo:focus-visible,.footer .footer-cta-logo:hover{background:transparent;border:none;opacity:.88;transform:translateY(-1px);box-shadow:none}.footer-cta-logo:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:4px}.footer-cta-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.footer-logo-carousel{grid-area:logos;display:flex;align-items:center;justify-content:center;width:100%;margin-top:clamp(.75rem,2vw,1.5rem);padding:clamp(.75rem,2vw,1.5rem) 0 clamp(.25rem,1vw,.75rem);border-top:1px solid rgba(103,189,84,.22);overflow:visible}.footer-callback{max-width:820px;margin:0 auto clamp(4rem,8vw,6.5rem);text-align:center}.footer-callback .eyebrow{margin-bottom:.45rem;color:#67bd54}.footer-callback h2{font-size:clamp(2rem,5vw,3.2rem);margin-bottom:1rem;color:#fff}.footer-callback p{max-width:520px;margin:0 auto 1.8rem;color:rgba(235,248,229,.8)}.footer-grid{display:grid;grid-gap:clamp(1.8rem,4vw,4rem);gap:clamp(1.8rem,4vw,4rem);grid-template-columns:1.45fr .75fr .75fr 1fr;align-items:start}.footer-logo{width:185px;height:auto;margin-bottom:1.4rem;filter:brightness(0) invert(1)}.footer-brand p,.footer-contact p{color:rgba(232,243,229,.82);font-size:.93rem}.footer-social{display:flex;gap:.65rem;margin-top:1.25rem}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(103,189,84,.62);border-radius:50%;color:#81cf6f;text-decoration:none;font-size:.72rem;font-weight:700;text-transform:uppercase}.footer-contact,.footer-links{display:flex;flex-direction:column;gap:.5rem;min-width:0}.footer-contact a,.footer-phones,.footer-phones a{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.footer h4{position:relative;margin-bottom:.75rem;color:#fff;font-family:Inter,sans-serif;font-size:1rem}.footer h4:after{content:"";display:block;width:42px;height:2px;margin-top:.45rem;background:#67bd54}.footer a{color:rgba(235,248,229,.88);text-decoration:none;font-size:.92rem;transition:color .2s ease}.footer a:focus-visible,.footer a:hover{color:#8ee878}.footer .contact-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:center}.footer .contact-form .btn{grid-column:1/-1;justify-self:center;min-width:150px;border-radius:0}.footer input{width:100%;border:1px solid rgba(232,243,229,.58);background:rgba(2,15,6,.18);color:#e7f5e2;padding:.75rem .85rem;border-radius:0}.footer input::placeholder{color:rgba(232,243,229,.68)}.footer input:focus{outline:2px solid rgba(103,189,84,.5);outline-offset:2px}@media (max-width:720px){.footer{background-position:top}.footer .contact-form{grid-template-columns:1fr}.footer .contact-form .btn{grid-column:auto}.div-carousel-viewport{overflow:hidden;padding:0 .25rem}.div-carousel-track{flex-direction:row;align-items:flex-end;justify-content:center;gap:clamp(.35rem,2vw,.65rem)}.div-card--center{flex:0 0 auto;width:clamp(200px,68vw,280px);height:clamp(260px,72vw,340px);z-index:2}.div-card--side{flex:0 0 auto;width:clamp(72px,20vw,110px);height:clamp(170px,48vw,230px);opacity:.72;transform:scale(.92);transform-origin:bottom center;z-index:1;pointer-events:none}.div-card--side .div-card-overlay{opacity:0;visibility:hidden}.div-card--side:hover{transform:scale(.92);box-shadow:0 16px 38px rgba(24,48,22,.2)}.testimonial-quote-frame{min-height:0}}@media (max-width:980px){.site-header{background:rgba(6,18,9,.78)}.nav-wrap{min-height:88px}.nav-list-inquiry{display:list-item}.inner-hero-content{padding-top:clamp(88px,14vw,104px)}.about-hero,.products-hero{min-height:clamp(320px,72svh,560px)}.hero{min-height:92svh}.diversification,.testimonials-band,.testimonials-visual{overflow:hidden}.nav-logo-link{position:static;transform:none;flex:1 1;justify-content:center}.nav-logo{height:88px;max-height:none}.header-actions{display:none}.nav-list-login{display:list-item}.menu-toggle{width:44px;height:44px;border-radius:50%;border-color:rgba(188,227,174,.35);background:rgba(8,27,13,.86);box-shadow:0 8px 18px rgba(0,0,0,.25);z-index:171}.menu-panel-layout{grid-template-columns:1fr;gap:.7rem}.menu-nav-col{border-right:0;padding-right:0;display:block}.nav-list{flex:none;justify-content:flex-start;align-items:flex-start;text-align:left}.menu-feature-col{display:none}.menu-panel-brand img{height:58px}.nav-list a{font-size:1.4rem}.split-about .about-visual{max-width:none;margin-inline:auto}.footer-grid:not(.footer-layout),.news-grid,.split{grid-template-columns:1fr}.footer-layout{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand" "company products" "explore legal" "cta   cta";justify-items:stretch;width:100%}.footer .footer-inner{display:flex;flex-direction:column;align-items:stretch;width:min(1140px,calc(100% - 1.25rem))}.footer-brand-col{justify-self:stretch;max-width:100%;margin-inline:0}.footer-brand,.footer-brand-col{align-items:center;width:100%;text-align:center}.footer-brand{display:flex;flex-direction:column}.footer .footer-logo,.footer-brand-col .footer-logo{display:block;margin-inline:auto}.footer-brand p,.footer-contact{width:100%;max-width:100%;margin-inline:auto;text-align:center}.footer-contact{align-items:center;overflow:hidden}.footer-contact h4:after{margin-inline:auto}.footer-contact a,.footer-phones{text-align:center}.split-about{align-items:start}.nature-future-content,.split-about .about-visual{align-self:auto}.split-about .image-grid--stagger{height:auto}.split-about .image-grid--stagger .img-card:first-child,.split-about .image-grid--stagger .img-card:nth-child(2),.split-about .image-grid--stagger .img-card:nth-child(3){height:clamp(255px,38vw,418px);margin-top:0}.split-about .image-grid--stagger-duo .img-card:nth-child(2){margin-top:clamp(1.5rem,5.5vw,2.85rem)}.split-about--nature-future .about-visual{height:auto}.split-about--nature-future .image-grid--stagger{height:auto;min-height:0;align-items:center}.split-about--nature-future .image-grid--stagger .img-card:first-child,.split-about--nature-future .image-grid--stagger .img-card:nth-child(2),.split-about--nature-future .image-grid--stagger .img-card:nth-child(3){align-self:auto}.testimonials-layout{grid-template-columns:1fr;align-items:start;gap:2rem;padding-left:max(1rem,4vw);padding-right:max(1rem,4vw)}.testimonials-copy-header{width:min(100%,520px);padding:0 .95rem;text-align:center}.testimonials-carousel-wrap{padding-right:0}.testimonials-visual{display:none}.why-grid{grid-template-columns:1fr}.why-tile,.why-tile:nth-child(4),.why-tile:nth-child(5){grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:clamp(86px,16vw,130px)}.gallery-item--tall{grid-column:1/span 3;grid-row:1/span 4}.gallery-item--wide{grid-column:4/span 3;grid-row:1/span 2}.gallery-item--landscape{grid-column:4/span 3;grid-row:3/span 2}.gallery-item--center{grid-column:1/span 4;grid-row:5/span 2}.gallery-item--small{grid-column:5/span 2;grid-row:5/span 2}.gallery-item--portrait{grid-column:1/span 2;grid-row:7/span 2}.gallery-item--feature{grid-column:3/span 4;grid-row:7/span 2}.stat-grid{grid-template-columns:repeat(2,1fr)}.about-profile-layout,.product-feature-layout,.product-feature-layout--images-left{grid-template-columns:1fr;gap:2.5rem}.about-profile-layout .about-profile-copy,.product-feature-layout .product-feature-copy{order:-1}.about-profile-layout .about-profile-visual,.product-feature-layout .product-feature-visual{order:1}.split-about .content-block,.split-about .nature-future-content{order:-1}.split-about .about-visual{order:1}.about-profile-copy,.product-feature-copy{max-width:680px;padding-bottom:0}.about-profile-visual,.product-feature-visual{width:min(100%,580px);min-height:clamp(300px,58vw,470px)}#connecting-world .product-feature-layout{grid-template-columns:1fr;width:min(1140px,92%);margin-inline:auto;gap:2rem}#connecting-world .product-feature-copy{order:-1;max-width:none;width:100%}#connecting-world .product-feature-visual{order:1;min-height:0}#connecting-world .product-feature-visual.product-feature-visual--single-lg{width:100%;margin-inline:0}#connecting-world .feature-image-slider-caption,#connecting-world .feature-image-slider-viewport,#connecting-world .plantation-map-figure{width:100%;margin-left:0}#madagascar .product-feature-layout.product-feature-layout--mobile-title-first{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);grid-template-areas:"title visual" "copy copy";align-items:center;gap:clamp(.85rem,3vw,1.25rem) clamp(.75rem,2.5vw,1rem)}#madagascar .product-feature-title--mobile-ahead{grid-area:title;display:flex;align-items:center;justify-content:center;align-self:center;height:100%;margin:0;text-align:center;font-size:clamp(1.5rem,6.2vw,2rem);font-weight:500;color:#fff;line-height:1.15}#madagascar .product-feature-copy{grid-area:copy;order:unset;max-width:none;width:100%}#madagascar .product-feature-copy .nature-future-glass>h2{display:none}#madagascar .product-feature-visual,#madagascar .product-feature-visual--section-fill{grid-area:visual;order:unset;align-self:center;width:100%;min-height:0;margin-inline:0}#madagascar .product-feature-visual--section-fill .plantation-map-figure--compact{width:auto;max-width:100%;max-height:min(68vw,440px);margin-inline:auto;overflow:visible}#madagascar .product-feature-visual--section-fill .plantation-map-figure--compact img{width:auto;max-width:100%;max-height:min(68vw,440px);height:auto;object-fit:contain;object-position:center center;margin:0}.awards-grid{grid-template-columns:1fr;max-width:min(100%,440px);margin:0 auto;justify-items:stretch}.bod-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;margin:0}.bod-card-photo-wrap{min-height:clamp(260px,42vw,340px)}}@media (max-width:580px){.container{width:min(1140px,calc(100% - 1.25rem))}.social-floater{right:0;gap:.5rem}.social-floater-link{width:40px;height:38px}.social-floater-link:focus-visible,.social-floater-link:hover{width:58px}.social-floater-link svg{width:19px;height:19px}.header-actions{gap:.4rem}.header-actions .btn{min-height:2.25rem;height:2.25rem;padding:0 .8rem;font-size:.8rem}.section{padding:68px 0}.nav-wrap{min-height:76px}.nav-logo{height:68px}.menu-panel{padding:1rem 1rem 1.25rem}.nav-list a{font-size:1.2rem}.hero{min-height:86svh}.hero-content{padding-top:84px}.hero-actions{flex-direction:column;flex-wrap:nowrap;align-items:center;gap:.65rem;width:100%}.hero-actions .btn{flex:0 0 auto;width:50%;max-width:50%;min-width:0;justify-content:center;text-align:center;padding-inline:.55rem;font-size:clamp(.72rem,3.2vw,.88rem);white-space:nowrap}.inner-hero-content{padding-top:78px;padding-bottom:clamp(2rem,8vw,3rem)}.about-hero,.products-hero{min-height:clamp(260px,68svh,420px)}.products-hero h1{max-width:none}.stat-grid{gap:1.25rem}.bod-grid,.careers-highlights-grid,.nature-future-cta-grid,.stat-grid{grid-template-columns:1fr}.nature-future-cta-grid,.nature-future-cta-grid .trust-continuity-cta--center{width:100%}.nature-future-glass{padding:1.15rem;border-radius:14px}.trust-continuity-section{padding:56px 1rem}.trust-continuity-branch{width:72px;height:72px;margin-bottom:1.5rem}.trust-continuity-cta{width:100%;max-width:320px;justify-content:center;padding:.9rem 1.35rem;font-size:13px}.trust-continuity-title--solo{margin-bottom:2rem}.diversification-tree{opacity:.22}.diversification-tree-img{height:52%}.quick-strip-list--inline{flex-wrap:nowrap}.quick-strip-list--inline li{min-width:min(42vw,11rem);flex:0 0 auto}.quick-strip-list--inline .quick-strip-link{min-height:2.85rem;font-size:.92rem;padding:.75rem .9rem}.quick-strip-list--grid{gap:.5rem}.quick-strip-list--grid .quick-strip-link{min-height:2.65rem;padding:.58rem 1.1rem;font-size:.86rem}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.gallery-item,.gallery-item--center,.gallery-item--feature,.gallery-item--landscape,.gallery-item--portrait,.gallery-item--small,.gallery-item--tall,.gallery-item--wide{grid-column:1/-1;grid-row:auto;aspect-ratio:4/3}.gallery-item--feature,.gallery-item--portrait{aspect-ratio:3/4}.about-profile-section,.product-feature-section,.product-feature-section--light{padding:64px 0 82px}.about-profile-visual,.product-feature-visual{gap:.85rem;min-height:clamp(286px,88vw,390px)}.product-feature-section .profile-leaf--top.product-feature-leaf{right:18px}#madagascar.product-feature-section{padding:clamp(1.25rem,4vw,1.75rem) 0 clamp(1rem,3.5vw,1.5rem);overflow:visible}#madagascar .product-feature-layout.product-feature-layout--mobile-title-first{gap:.75rem .65rem}#madagascar .product-feature-title--mobile-ahead{font-size:clamp(1.35rem,5.8vw,1.75rem)}#madagascar .nature-future-glass p,#madagascar .product-feature-copy p{font-size:.9rem;line-height:1.65;color:rgba(255,255,255,.9)}#madagascar .product-feature-visual,#madagascar .product-feature-visual--section-fill{min-height:0;padding-inline:0}#madagascar .product-feature-visual--section-fill .plantation-map-figure--compact{width:auto;max-width:100%;max-height:min(64vw,360px);margin-inline:auto;overflow:visible}#madagascar .product-feature-visual--section-fill .plantation-map-figure--compact img{width:auto;max-width:100%;max-height:min(64vw,360px);height:auto;object-fit:contain;object-position:center center;margin:0}.profile-img-card,.profile-img-card--accent,.profile-img-card--lead{width:clamp(150px,43vw,190px);height:clamp(255px,74vw,330px)}.profile-leaf--top{left:18px}.profile-leaf--bottom{right:34px}.bod-card-photo-wrap{flex:0 0 auto;width:100%;min-height:clamp(340px,90vw,440px);aspect-ratio:3/4}.bod-card-photo{object-position:center 18%}.testimonials-layout{padding-left:0;padding-right:0;gap:1.5rem}.testimonials-copy-header{width:100%;padding:0}.why-tile{aspect-ratio:auto;min-height:280px}.footer-logo{width:148px;margin-bottom:1rem}.footer{padding:clamp(2.75rem,10vw,3.5rem) 0 max(1.75rem,env(safe-area-inset-bottom,0px) + 1.75rem)}.footer-layout{gap:1.35rem .85rem}.footer-brand-col{justify-self:center;max-width:none;margin-inline:auto}.footer-brand,.footer-brand-col{align-items:center;width:100%;text-align:center}.footer-brand{display:flex;flex-direction:column}.footer .footer-logo,.footer-brand-col .footer-logo{display:block;margin-inline:auto}.footer-brand p{font-size:.88rem;max-width:42ch}.footer-brand p,.footer-contact{width:100%;margin-inline:auto;text-align:center}.footer-contact{max-width:380px;align-items:center;padding:1rem .9rem;overflow:hidden}.footer-contact h4:after{margin-inline:auto}.footer-logo-carousel{margin-top:0;padding-top:.5rem;padding-bottom:.25rem}.footer h4{font-size:.88rem}.footer-contact a,.footer-links a{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:2rem;font-size:.85rem;overflow-wrap:anywhere;word-break:break-word}.footer-cta-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;padding-top:1rem;margin-top:0}.footer-cta-bar .footer-cta-btn{flex:1 1;width:auto;max-width:none;min-height:44px;padding:.55rem .4rem;font-size:clamp(.72rem,2.8vw,.84rem);background:rgba(2,15,6,.35);border-color:rgba(103,189,84,.75);color:#fff}.footer-cta-bar .footer-cta-logo{flex:1 1;max-width:none;min-height:0;padding:0;background:transparent;border:none}.footer-cta-bar .footer-cta-logo img{height:clamp(44px,12vw,64px)}#connecting-world .product-feature-layout{width:min(1140px,calc(100% - 1.25rem))}#connecting-world .feature-image-slider-caption,#connecting-world .feature-image-slider-viewport,#connecting-world .plantation-map-figure,#connecting-world .product-feature-visual.product-feature-visual--single-lg{width:100%;margin-left:0;margin-right:0}.bod-leaf--top{left:14px}.bod-leaf--right{right:-18px}}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.content-block--centered{max-width:760px;margin:0 auto;text-align:center}.news-section-copy--boxed,.news-section-copy--plain,.news-section-item--boxed .news-section-copy.content-block--centered,.news-section-item--plain .news-section-copy.content-block--centered{max-width:var(--news-copy-max);width:100%}.content-inline-links{list-style:none;margin-top:1rem;display:grid;grid-gap:.45rem;gap:.45rem}.content-inline-links a{color:inherit;text-decoration:none;font-weight:500}.product-feature-section--light .content-inline-links a{color:#1a4d12}.product-feature-section:not(.product-feature-section--light) .content-inline-links a{color:#9cff28}.product-feature-copy--wide{max-width:820px;margin:0 auto}.product-feature-copy--wide h3,.product-feature-copy--wide h4{margin-top:1.35rem;margin-bottom:.65rem;font-family:Playfair Display,serif}.product-feature-copy--wide h3{font-size:clamp(1.35rem,2.5vw,1.75rem);color:#0f1a0c}.product-feature-copy--wide h4{font-size:1.05rem;color:#1a3218}.product-feature-copy--wide p{color:rgba(28,45,22,.88);line-height:1.75;margin-bottom:.75rem}.bod-intro{max-width:760px;margin:0 auto 1rem;text-align:center;color:rgba(26,50,24,.82);line-height:1.65}.bod-role{font-weight:600;margin-bottom:.25rem}.bod-qualification{font-size:.9rem;margin-bottom:.65rem;opacity:.85}.footer-grid--expanded,.footer-layout{align-items:start}@media (max-width:1100px){.footer-layout{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"brand brand" "company products" "explore legal" "cta   cta";justify-items:stretch}.footer-brand-col{grid-column:auto;justify-self:stretch;max-width:none}.footer-brand-centered,.footer-brand-col{align-items:flex-start;width:100%;margin-inline:0;text-align:left}.footer-brand-centered{display:flex;flex-direction:column;max-width:100%;gap:1.25rem}.footer-brand-row{flex-direction:row;justify-content:space-between;gap:clamp(1.5rem,3vw,2.5rem);width:100%}.footer-brand,.footer-brand-row{display:flex;align-items:flex-start}.footer-brand{flex-direction:column;flex:1 1 380px;max-width:580px;text-align:left}.footer .footer-logo,.footer-brand-col .footer-logo{display:block;margin-inline:0}.footer-brand p{max-width:100%;font-size:clamp(.88rem,2vw,.98rem);line-height:1.6}.footer-brand p,.footer-contact{width:100%;margin-inline:0;text-align:left}.footer-contact{flex:1 1 300px;max-width:440px;align-items:flex-start;box-sizing:border-box;padding:1.1rem 1.25rem;border-radius:12px;background:rgba(2,15,6,.38);border:1px solid rgba(103,189,84,.2);gap:.55rem;overflow:hidden}.footer-contact h4:after{margin-inline:0}.footer-contact a,.footer-phones,.footer-phones a{justify-content:flex-start;text-align:left}@media (max-width:640px){.footer-brand-centered,.footer-brand-col{align-items:center;text-align:center}.footer-brand-row{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.footer-brand{align-items:center;text-align:center}.footer .footer-logo,.footer-brand-col .footer-logo{margin-inline:auto}.footer-brand p,.footer-contact{text-align:center;margin-inline:auto}.footer-contact{align-items:center}.footer-contact h4:after{margin-inline:auto}.footer-contact a,.footer-phones,.footer-phones a{justify-content:center;text-align:center}}.footer-column,.footer-links--legal{align-items:center;text-align:center;width:100%}.footer-links{align-items:center}.footer h4:after,.footer-contact h4:after{margin-inline:auto}.footer-contact a,.footer-links a{display:flex;justify-content:center;width:100%;max-width:100%;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word}.footer-cta-bar{justify-content:center}.footer-column{min-height:0}}.contact-page-section{padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#f4f8ef}.contact-page-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:clamp(2rem,4vw,3.5rem);gap:clamp(2rem,4vw,3.5rem);align-items:start}.contact-page-details h2,.contact-page-form-wrap h2{font-size:clamp(1.5rem,3vw,2rem);color:#1a3218;margin-bottom:1.25rem}.contact-form--full{display:grid;grid-gap:.85rem;gap:.85rem}.contact-form--full input,.contact-form--full select,.contact-form--full textarea{width:100%;padding:.85rem 1rem;border:1px solid rgba(58,88,54,.22);border-radius:10px;font:inherit;background:#fff}.contact-form--full .btn:disabled{opacity:.65;cursor:wait}.contact-form-status{margin:0;font-size:.92rem;line-height:1.45}.contact-form-status--success{color:#2f6b2a}.contact-form-status--error{color:#a12626}.contact-detail-block{margin-bottom:1.25rem}.contact-detail-block h3{font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;color:#3d6b35;margin-bottom:.35rem}.contact-detail-block a,.contact-detail-block p{color:rgba(26,50,24,.88)}.contact-map{margin-top:1rem;border-radius:12px;overflow:hidden;box-shadow:0 12px 32px rgba(24,48,22,.12)}.contact-estates-section{position:relative;overflow:hidden;padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#1a2608;color:#f4f8f2}.contact-estates-header{max-width:720px;margin:0 auto clamp(2rem,5vw,3.5rem);text-align:center}.contact-estates-header h2{margin-bottom:.85rem;font-size:clamp(2rem,4.8vw,3rem);font-weight:500;color:#fff}.contact-estates-header p{color:rgba(244,248,242,.82);line-height:1.75;font-family:Inter,sans-serif}.contact-estates-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:clamp(1.5rem,4vw,2.5rem);gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.contact-estates-map-panel{min-width:0}.contact-estates-map-frame{overflow:hidden;min-height:clamp(480px,62vw,680px);border-radius:18px;background:#eef4ea;border:1px solid rgba(180,230,145,.35);box-shadow:0 24px 56px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.65)}.contact-estates-leaflet-map{width:100%;height:clamp(480px,62vw,680px);z-index:0}.contact-estates-leaflet-map .leaflet-control-zoom a{border-color:rgba(58,88,54,.18);color:#1a3218}.contact-estates-leaflet-map .leaflet-control-attribution{font-size:.68rem;background:rgba(255,255,255,.88)}.contact-estate-map-pin{display:inline-flex;flex-direction:column;align-items:center;cursor:pointer;transform-origin:50% 100%;transition:transform .12s ease,filter .12s ease;filter:drop-shadow(0 2px 6px rgba(24,48,22,.28));pointer-events:auto}.contact-estate-map-pin__head,.contact-estate-map-pin__point{pointer-events:none}.contact-estate-map-pin__head{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;padding:0 .2rem;border-radius:999px;background:linear-gradient(145deg,#dfc892,#b8964f);color:#16261a;font-size:.42rem;font-weight:700;line-height:1;border:1px solid rgba(255,255,255,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.contact-estate-map-pin__point{display:block;width:0;height:0;margin-top:-1px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #b8964f}.contact-estate-map-pin.is-active{transform:scale(1.12);filter:drop-shadow(0 4px 10px rgba(24,48,22,.34))}.contact-estate-map-pin.is-active .contact-estate-map-pin__head{box-shadow:0 0 0 2px rgba(156,255,40,.32),inset 0 1px 0 rgba(255,255,255,.4)}.contact-map-full,.contact-map-full .contact-estates-map-frame{width:100%}.contact-maps-section{position:relative;overflow:hidden;padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#1a2608;color:#f4f8f2}.contact-maps-duo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1.25rem,3vw,2rem);gap:clamp(1.25rem,3vw,2rem);align-items:start}.contact-maps-duo-panel{min-width:0}.contact-maps-duo-header{margin-bottom:clamp(1rem,2.5vw,1.35rem);text-align:center}.contact-maps-duo-header h2{margin-bottom:.55rem;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:500;color:#fff}.contact-maps-duo-header p{margin:0;font-size:.9rem;line-height:1.6;color:rgba(244,248,242,.78);font-family:Inter,sans-serif}.contact-maps-duo-frame{min-height:clamp(360px,38vw,520px)}.contact-maps-duo-leaflet-map{height:clamp(360px,38vw,520px)}.contact-maps-duo-note{margin:.75rem 0 0;font-size:.82rem;line-height:1.55;text-align:center;color:rgba(244,248,242,.68)}.contact-maps-duo-note a{color:#b8e986;font-weight:500;text-decoration:none}.contact-maps-duo-note a:focus-visible,.contact-maps-duo-note a:hover{text-decoration:underline}@media (max-width:960px){.contact-maps-duo-grid{grid-template-columns:1fr}.contact-maps-duo-frame{min-height:clamp(340px,62vw,480px)}.contact-maps-duo-leaflet-map{height:clamp(340px,62vw,480px)}}.map-location-glass-tooltip.leaflet-tooltip{padding:0;border:none;background:transparent;box-shadow:none;pointer-events:none;transition:none}.map-location-glass-tooltip.leaflet-tooltip:before{display:none}.map-location-glass-tooltip__content{display:grid;grid-gap:.35rem;gap:.35rem;min-width:min(280px,72vw);max-width:320px;padding:clamp(.95rem,2vw,1.15rem) clamp(1rem,2.2vw,1.2rem);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,255,255,.78));border:1px solid rgba(255,255,255,.65);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 18px 42px rgba(15,35,18,.18),inset 0 1px 0 rgba(255,255,255,.95);color:#1a3218;font-family:Inter,sans-serif;text-align:left}.map-location-glass-tooltip__label{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3d6b35}.map-location-glass-tooltip__content strong{font-size:.98rem;font-weight:600;color:#1a3218;line-height:1.35}.map-location-glass-tooltip__content span{font-size:.82rem;line-height:1.5;color:rgba(26,50,24,.82)}.map-location-glass-tooltip__content a{font-size:.82rem;color:#3d6b35;text-decoration:none;pointer-events:auto}.map-location-glass-tooltip__content a:focus-visible,.map-location-glass-tooltip__content a:hover{text-decoration:underline}.contact-estate-popup .leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 16px 36px rgba(15,35,18,.18)}.contact-estate-popup .leaflet-popup-content{margin:.75rem .9rem;display:grid;grid-gap:.2rem;gap:.2rem;font-family:Inter,sans-serif}.contact-estate-popup .leaflet-popup-content strong{color:#1a3218;font-size:.92rem}.contact-estate-popup .leaflet-popup-content span{color:rgba(26,50,24,.72);font-size:.8rem}.contact-estate-popup .leaflet-popup-content a{color:#3d6b35;font-size:.8rem;text-decoration:none}.contact-estate-popup .leaflet-popup-content a:focus-visible,.contact-estate-popup .leaflet-popup-content a:hover{text-decoration:underline}.contact-estate-map-pin--branch .contact-estate-map-pin__head{background:linear-gradient(145deg,#8bc34a,#558b2f);color:#fff}.contact-estate-map-pin--branch .contact-estate-map-pin__point{border-top-color:#558b2f}.contact-estate-map-pin--branch.is-active .contact-estate-map-pin__head{box-shadow:0 0 0 2px rgba(123,199,100,.36),inset 0 1px 0 rgba(255,255,255,.25)}.contact-branches-section{padding:clamp(76px,10vw,118px) 0 clamp(86px,10vw,126px);background:#f4f8ef;color:#1a3218}.contact-branches-header{max-width:720px;margin:0 auto clamp(2rem,5vw,3.5rem);text-align:center}.contact-branches-header h2{margin-bottom:.85rem;font-size:clamp(2rem,4.8vw,3rem);font-weight:500;color:#1a3218}.contact-branches-header p{color:rgba(26,50,24,.82);line-height:1.75;font-family:Inter,sans-serif}.contact-branches-map-note{margin:.85rem 0 0;font-size:.88rem;color:rgba(26,50,24,.68);text-align:center}.contact-branches-map-note a{color:#3d6b35;font-weight:500}.contact-branches-directory{display:flex;flex-direction:column;min-height:clamp(420px,52vw,620px);max-height:clamp(420px,52vw,620px);padding:clamp(1.25rem,2.5vw,1.5rem);border-radius:18px;background:#fff;border:1px solid rgba(58,88,54,.12);box-shadow:0 18px 42px rgba(24,48,22,.08)}.contact-branches-directory .contact-estates-directory-head h3{color:#1a3218}.contact-branches-directory .contact-estates-count{background:rgba(123,199,100,.12);border-color:rgba(58,88,54,.14);color:#3d6b35}.contact-branches-directory .contact-estates-filters input{border:1px solid rgba(58,88,54,.18);background:#fff;color:#1a3218}.contact-branches-directory .contact-estates-filters input::placeholder{color:rgba(26,50,24,.48)}.contact-branches-directory .contact-estates-district,.contact-branches-region{border:1px solid rgba(58,88,54,.16);background:#f8fbf5;color:rgba(26,50,24,.78)}.contact-branches-directory .contact-estates-district.is-active,.contact-branches-directory .contact-estates-district:hover,.contact-branches-region.is-active,.contact-branches-region:hover{background:rgba(123,199,100,.16);border-color:rgba(58,88,54,.28);color:#1a3218}.contact-branch-item{border:1px solid rgba(58,88,54,.1);background:#f8fbf5}.contact-branch-item.is-active,.contact-branch-item:focus-visible,.contact-branch-item:hover{background:rgba(123,199,100,.12);border-color:rgba(58,88,54,.22)}.contact-branch-marker{background:linear-gradient(135deg,#7cb342,#558b2f);color:#fff;min-width:2.35rem;width:auto;padding:0 .35rem;font-size:.68rem;box-shadow:0 8px 18px -8px rgba(85,139,47,.45)}.contact-branches-list .contact-estate-copy strong{color:#1a3218}.contact-branches-list .contact-estate-copy small{color:rgba(26,50,24,.68)}.contact-estates-map-loading{display:grid;place-items:center;min-height:clamp(480px,62vw,680px);color:rgba(26,50,24,.72);font-family:Inter,sans-serif}.contact-estates-map-frame img{display:block;border-radius:12px}.contact-estates-map-note{margin:.85rem 0 0;font-size:.88rem;color:rgba(244,248,242,.68);text-align:center}.contact-estates-directory{display:flex;flex-direction:column;min-height:clamp(420px,52vw,620px);max-height:clamp(420px,52vw,620px)}.contact-estates-directory-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.contact-estates-directory-head h3{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);color:#fff}.contact-estates-count{padding:.35rem .65rem;border-radius:999px;background:rgba(123,199,100,.14);border:1px solid rgba(156,255,40,.22);color:#d7efcd;font-size:.78rem;font-weight:600;letter-spacing:.04em;white-space:nowrap}.contact-estates-filters{display:grid;grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.contact-estates-filters input{width:100%;padding:.78rem .95rem;border:1px solid rgba(180,230,145,.28);border-radius:10px;background:rgba(2,15,6,.28);color:#e7f5e2;font:inherit}.contact-estates-filters input::placeholder{color:rgba(232,243,229,.58)}.contact-estates-filters input:focus{outline:2px solid rgba(215,189,130,.45);outline-offset:2px;border-color:rgba(215,189,130,.55)}.contact-estates-districts{display:flex;flex-wrap:wrap;gap:.45rem}.contact-estates-district{padding:.42rem .72rem;border:1px solid rgba(180,230,145,.22);border-radius:999px;background:rgba(2,15,6,.22);color:rgba(244,248,242,.82);font-size:.76rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.contact-estates-district.is-active,.contact-estates-district:focus-visible,.contact-estates-district:hover{background:rgba(123,199,100,.18);border-color:rgba(156,255,40,.42);color:#fff}.contact-estates-list{list-style:none;margin:0;overflow:auto;display:grid;grid-gap:.55rem;gap:.55rem;padding:0 .15rem 0 0}.contact-estate-item{display:flex;align-items:center;gap:.85rem;width:100%;padding:.72rem .85rem;border:1px solid rgba(180,230,145,.14);border-radius:12px;background:rgba(2,15,6,.18);color:inherit;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.contact-estate-item.is-active,.contact-estate-item:focus-visible,.contact-estate-item:hover{background:rgba(123,199,100,.12);border-color:rgba(156,255,40,.32);transform:translateY(-1px)}.contact-estate-marker{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:2.35rem;height:2.35rem;border-radius:999px;background:linear-gradient(135deg,#d7bd82,#b8964f);color:#16261a;font-size:.78rem;font-weight:700;box-shadow:0 8px 18px -8px rgba(184,150,79,.55)}.contact-estate-copy{display:grid;grid-gap:.12rem;gap:.12rem;min-width:0}.contact-estate-copy strong{font-size:.92rem;color:#fff}.contact-estate-copy small{font-size:.78rem;color:rgba(244,248,242,.68)}.contact-estates-empty{padding:1rem .25rem;color:rgba(244,248,242,.68);font-size:.92rem}@media (max-width:980px){.contact-estates-layout{grid-template-columns:1fr}.contact-branches-directory,.contact-estates-directory{max-height:none;min-height:0}}@media (max-width:1100px){.footer-cta-btn{max-width:none}}@media (max-width:900px){.contact-page-layout{grid-template-columns:1fr}.footer{padding:clamp(3rem,9vw,4.5rem) 0 max(2rem,env(safe-area-inset-bottom,0px) + 2rem);background-position:top}.footer-layout{gap:clamp(1.25rem,4vw,1.75rem) clamp(1rem,3vw,1.25rem)}.footer-brand-col{justify-self:center;gap:1.25rem;max-width:100%;margin-inline:auto;padding-bottom:0;margin-bottom:0;border-bottom:none}.footer-brand,.footer-brand-col{align-items:center;width:100%;text-align:center}.footer-brand{display:flex;flex-direction:column}.footer .footer-logo,.footer-brand-col .footer-logo{display:block;margin-inline:auto;margin-bottom:1rem}.footer-brand p{font-size:.9rem;line-height:1.65}.footer-brand p,.footer-contact{width:100%;max-width:100%;margin-inline:auto;text-align:center}.footer-contact{align-items:center;gap:.45rem;padding:1.1rem 1rem;border-radius:12px;background:rgba(2,15,6,.38);border:1px solid rgba(103,189,84,.2);overflow:hidden}.footer-logo-carousel{margin-top:0;padding-inline:0}.footer-contact h4:after{margin-inline:auto}.footer-column{min-height:0;justify-content:flex-start;gap:.65rem}.footer-contact,.footer-links{gap:.4rem}.footer h4{font-size:.92rem;margin-bottom:.55rem}.footer-contact a,.footer-links a{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:2rem;box-sizing:border-box;font-size:.88rem;overflow-wrap:anywhere;word-break:break-word}.footer-cta-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:center;padding-top:1rem;margin-top:.25rem;border-top:1px solid rgba(103,189,84,.28)}.footer-cta-bar .footer-cta-btn{flex:1 1;width:auto;max-width:none;min-height:44px;margin-top:0;padding:.55rem .4rem;font-size:clamp(.72rem,2.8vw,.84rem);border-radius:6px;background:rgba(2,15,6,.35);border-color:rgba(103,189,84,.75);color:#fff}.footer-cta-bar .footer-cta-logo{flex:1 1;max-width:none;min-height:0;padding:0;background:transparent;border:none}.footer-cta-bar .footer-cta-logo img{height:clamp(44px,12vw,64px)}}.trust-continuity-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(72px,8vw,108px) clamp(1.5rem,4vw,2rem);background:radial-gradient(ellipse 70% 55% at 50% 0,rgba(184,150,79,.1),transparent 60%),linear-gradient(180deg,#1b2e20,#16261a)}.home-partner-logos{display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#16261a,#142218);padding:clamp(2.5rem,5vw,3.5rem) clamp(1.5rem,4vw,2rem) clamp(2.5rem,6vw,4rem);overflow:visible}.home-news-section{position:relative;isolation:isolate;overflow:hidden;padding:clamp(4.5rem,8vw,6.5rem) 0;color:#f4f8f2;background:linear-gradient(180deg,#142218,#162e08)}.home-news-section-bg{position:absolute;inset:0;z-index:0;opacity:.34;background:url(/light-background.png) 50%/cover no-repeat;pointer-events:none}.home-news-inner{position:relative;z-index:1}.home-news-head{max-width:760px;margin:0 auto clamp(2.5rem,5vw,3.75rem);text-align:center}.home-news-eyebrow{margin-bottom:1rem;font-family:var(--font-jost),"Jost",sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:#9bb48f}.home-news-title{font-family:var(--font-fraunces),"Fraunces",serif;font-size:clamp(2.2rem,4.8vw,3.25rem);font-weight:500;line-height:1.08;color:#ede7d8}.home-news-title-amp{font-style:italic;color:#d7bd82}.home-news-divider{width:46px;height:1px;margin:1.35rem auto;background:linear-gradient(90deg,transparent,#b8964f,transparent)}.home-news-lead{margin:0;font-family:var(--font-jost),"Jost",sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.75;color:rgba(244,248,242,.82)}.home-news-carousel{position:relative;width:100%;padding:0 clamp(2.4rem,4vw,3rem)}.home-news-swiper{width:100%;overflow:visible}.home-news-swiper .swiper-wrapper{align-items:stretch;display:flex}.home-news-slide,.home-news-swiper .swiper-slide{height:auto;box-sizing:border-box;display:flex}.home-news-slide .home-news-card,.home-news-swiper .swiper-slide .home-news-card{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;min-height:100%}.home-news-nav{position:absolute;top:42%;z-index:5;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(140,200,100,.35);background:rgba(14,42,26,.72);color:#e8f5e4;font-size:1.55rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.home-news-nav:focus-visible,.home-news-nav:hover{background:rgba(24,58,38,.9);border-color:rgba(215,189,130,.55)}.home-news-nav:focus-visible{outline:2px solid #d7bd82;outline-offset:3px}.home-news-nav--prev{left:0}.home-news-nav--next{right:0}.home-news-dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.35rem;min-height:12px}.home-news-dot{width:9px;height:9px;border-radius:999px;border:0;padding:0;background:rgba(232,248,226,.28);cursor:pointer;transition:width .25s ease,background .25s ease}.home-news-dot-active{width:26px;background:#d7bd82}.home-news-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:760px){.home-news-carousel{padding:0 2.1rem}.home-news-nav{width:36px;height:36px;font-size:1.35rem}}.home-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1.15rem,2.5vw,1.85rem);gap:clamp(1.15rem,2.5vw,1.85rem);align-items:stretch}.home-news-card{height:100%;min-width:0;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,rgba(18,42,14,.88),rgba(8,22,10,.94));border:1px solid rgba(140,200,100,.16);box-shadow:0 20px 48px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.home-news-card:focus-within,.home-news-card:hover{transform:translateY(-6px);border-color:rgba(215,189,130,.42);box-shadow:0 28px 56px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.1)}.home-news-card-link{display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:100%;color:inherit;text-decoration:none}.home-news-card-link:focus-visible{outline:2px solid #d7bd82;outline-offset:3px}.home-news-card-media{position:relative;aspect-ratio:16/10;margin:0;overflow:hidden;background:linear-gradient(145deg,#335f2d,#152f19)}.home-news-card-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease,filter .35s ease}.home-news-card:focus-within .home-news-card-media img,.home-news-card:hover .home-news-card-media img{transform:scale(1.06);filter:saturate(1.05)}.home-news-card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem;padding:clamp(1.15rem,2.4vw,1.45rem);min-height:0}.home-news-card-tag{align-self:flex-start;padding:.35rem .65rem;border-radius:999px;background:rgba(103,189,84,.16);border:1px solid rgba(140,200,100,.28);font-family:var(--font-jost),"Jost",sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#c8e6b8}.home-news-card-body h3{font-family:var(--font-playfair),"Playfair Display",serif;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:500;line-height:1.3;color:#fff;overflow-wrap:anywhere;min-height:2.6em}.home-news-card-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:0;font-size:.92rem;font-weight:300;line-height:1.7;color:rgba(244,248,242,.78);overflow-wrap:anywhere;flex:1 1 auto}.home-news-card-cta,.home-news-card-excerpt{font-family:var(--font-jost),"Jost",sans-serif}.home-news-card-cta{display:inline-flex;align-items:center;gap:.45rem;margin-top:auto;padding-top:.35rem;font-size:.88rem;font-weight:500;color:#d7bd82;transition:color .2s ease,gap .2s ease}.home-news-card-cta svg{width:.95rem;height:.95rem}.home-news-card:focus-within .home-news-card-cta,.home-news-card:hover .home-news-card-cta{color:#f0ddb0;gap:.65rem}.home-news-actions{display:flex;justify-content:center;margin-top:clamp(2.25rem,4.5vw,3.25rem)}.home-news-view-all{min-width:min(100%,280px)}@media (max-width:1100px){.home-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-news-section{padding:clamp(3.25rem,10vw,4.5rem) 0}.home-news-head{max-width:none;margin-bottom:clamp(1.75rem,6vw,2.5rem);padding-inline:.15rem}.home-news-title{font-size:clamp(1.85rem,8vw,2.45rem)}.home-news-lead{font-size:.98rem;line-height:1.65}.home-news-grid{grid-template-columns:minmax(0,1fr);gap:1.15rem}.home-news-card{min-width:0}.home-news-card:focus-within,.home-news-card:hover{transform:none}.home-news-card-body{gap:.65rem;padding:1.1rem 1.05rem 1.2rem}.home-news-card-body h3{font-size:clamp(1.1rem,5vw,1.3rem);overflow-wrap:anywhere}.home-news-card-excerpt{-webkit-line-clamp:4;font-size:.9rem;overflow-wrap:anywhere}.home-news-actions{margin-top:1.75rem}.home-news-view-all{width:min(100%,280px);min-width:0}}.home-partner-logos .footer-logo-carousel{grid-area:unset;margin-top:0;padding:0;border-top:none}.trust-continuity-texture{position:absolute;inset:0;z-index:0;width:100%;height:100%;opacity:.05;pointer-events:none}.trust-continuity-inner{position:relative;z-index:1;max-width:1180px;margin:0 auto;text-align:center}.trust-continuity-branch{display:block;width:96px;height:96px;margin:0 auto 2.25rem}.trust-continuity-eyebrow{margin-bottom:22px;font-family:var(--font-jost),"Jost",sans-serif;font-size:12.5px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:#7c9070}.trust-continuity-title{margin-bottom:.5rem;font-family:var(--font-fraunces),"Fraunces",serif;font-size:clamp(2.375rem,5vw,3.75rem);font-weight:500;line-height:1.08;letter-spacing:-.01em;color:#ede7d8}.trust-continuity-title--solo{margin-bottom:3rem}.trust-continuity-title-amp{padding-inline:.08em;font-weight:400;font-style:italic;color:#d7bd82}.trust-continuity-divider{width:46px;height:1px;margin:30px auto;background:linear-gradient(90deg,transparent,#b8964f,transparent)}.trust-continuity-lead{max-width:920px;margin:0 auto 1.75rem;font-family:var(--font-fraunces),"Fraunces",serif;font-size:clamp(1.2rem,2.5vw,1.4375rem);font-style:italic;line-height:1.6;color:#c9c4b3}.trust-continuity-body{max-width:980px;margin:0 auto 18px;font-family:var(--font-jost),"Jost",sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:300;line-height:1.85;color:#c9c4b3}.trust-continuity-body strong{font-weight:500;color:#ede7d8}.trust-continuity-body--last{margin-bottom:3rem}.trust-continuity-body--leadership{margin-bottom:clamp(2.5rem,5vw,3.5rem)}.trust-continuity-inner .bod-grid{margin-top:0;text-align:left}.trust-continuity-cta{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2.25rem;border-radius:2px;background:linear-gradient(135deg,#d7bd82,#b8964f);color:#16261a;font-family:var(--font-jost),"Jost",sans-serif;font-size:14.5px;font-weight:500;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;box-shadow:0 8px 24px -8px rgba(184,150,79,.45);transition:transform .3s ease,letter-spacing .3s ease,box-shadow .3s ease}button.trust-continuity-cta{border:none;cursor:pointer}.trust-continuity-cta svg{width:13px;height:13px;transition:transform .3s ease}.trust-continuity-cta:focus-visible,.trust-continuity-cta:hover{transform:translateY(-2px);letter-spacing:.09em;box-shadow:0 14px 32px -10px rgba(184,150,79,.6)}.trust-continuity-cta:focus-visible svg,.trust-continuity-cta:hover svg{transform:translateX(4px)}.trust-continuity-cta:focus-visible{outline:2px solid #d7bd82;outline-offset:4px}.trust-continuity-footnote{margin-top:2.5rem;font-family:var(--font-jost),"Jost",sans-serif;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:rgba(201,196,179,.45)}@media (prefers-reduced-motion:reduce){.trust-continuity-cta,.trust-continuity-cta svg{transition:none}}@media (max-width:768px){.split-about .image-grid--stagger{gap:.4rem}.split-about .image-grid--stagger .img-card{width:clamp(92px,27vw,150px);height:clamp(210px,50vw,320px)}.product-feature-visual-duo{gap:.85rem}.bod-modal-panel{--bod-photo-size:72px;max-height:92dvh;margin-top:2.25rem}.bod-modal-photo{right:3.15rem;left:auto;border-width:2px}.bod-modal-content{padding:.9rem 1rem 1.15rem}.bod-modal-content h3.bod-modal-name,.bod-modal-name{padding-right:calc(var(--bod-photo-size) + 2.4rem);font-size:1.05rem;margin-bottom:.5rem}.bod-modal-content .bod-qualification,.bod-modal-content .bod-role{font-size:.82rem;line-height:1.45;margin-bottom:.3rem;padding-right:0}.bod-modal-content .bod-qualification{margin-bottom:.95rem}.bod-modal-bio{margin-top:0;font-size:.88rem}.div-card--center{width:clamp(190px,72vw,270px);height:clamp(250px,70vw,330px)}.div-card--side{width:clamp(64px,18vw,96px);height:clamp(155px,44vw,210px);transform:scale(.9);transform-origin:bottom center}}@media (max-width:480px){.profile-img-card--accent,.split-about .image-grid--stagger .img-card:nth-child(2){margin-top:clamp(.85rem,4vw,1.35rem)}.trust-continuity-eyebrow{letter-spacing:.22em;font-size:11px}.footer-layout{gap:1.25rem .75rem}.footer-brand-col{padding-bottom:0}.footer-phone-sep{display:none}.footer-phones{display:flex;flex-direction:column;align-items:center;gap:.15rem;margin:0}.footer-phones a{min-height:2rem}}@media (max-width:640px){.footer .container.footer-inner{width:100%;max-width:100%;padding-inline:max(1rem,env(safe-area-inset-left,0px)) max(1rem,env(safe-area-inset-right,0px));margin-inline:auto;box-sizing:border-box}.footer-brand-col{justify-content:center;max-width:none;margin:0}.footer-brand-centered,.footer-brand-col{display:flex;align-items:center;width:100%;text-align:center}.footer-brand-centered{flex-direction:column;justify-content:flex-start;max-width:100%;margin-inline:auto;gap:1.25rem}.footer-brand-centered .footer-logo{display:block;margin-inline:auto}.footer-brand-row{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}.footer-brand-centered .footer-brand,.footer-brand-centered .footer-contact{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:100%;min-width:0;margin-inline:auto;text-align:center}.footer-brand-centered .footer-brand p{width:100%;max-width:100%;margin:0 auto;text-align:center;font-size:clamp(.86rem,2.6vw,.98rem);line-height:1.6}.footer-brand-centered .footer-contact{box-sizing:border-box;width:100%;max-width:100%;margin-inline:auto;height:auto;padding:1.05rem 1rem;border-radius:12px;background:rgba(2,15,6,.38);border:1px solid rgba(103,189,84,.2);gap:.45rem;overflow:hidden}.footer-brand-centered .footer-contact a,.footer-brand-centered .footer-phones,.footer-brand-centered .footer-phones a{display:flex;width:100%;max-width:100%;box-sizing:border-box;text-align:center;justify-content:center;font-size:clamp(.8rem,2.4vw,.9rem);line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.footer-brand-centered .footer-contact h4{font-size:clamp(.9rem,2.6vw,1rem)}.footer-brand-centered .footer-contact h4:after{margin-inline:auto}}.payments-method-section{position:relative;overflow:hidden;padding:clamp(4.5rem,9vw,6.5rem) 0;color:#fff}.payments-method-bg{position:absolute;inset:0;background:50%/cover no-repeat;transform:scale(1.04)}.payments-method-overlay{position:absolute;inset:0;background:linear-gradient(120deg,rgba(8,28,12,.88),rgba(12,38,18,.78) 48%,rgba(10,32,14,.84)),radial-gradient(circle at 82% 18%,rgba(123,199,100,.12),transparent 34%)}.payments-method-section--static{color:#1a3218}.payments-method-static-bg{position:absolute;inset:0;background-color:#1a2a14;background-image:url(/light-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.payments-method-section--static .payments-copy h2{color:#1a3218}.payments-method-section--static .payments-copy p{color:rgba(26,50,24,.82)}#cargills-food-city.payments-method-section--static .payments-copy .manufacturing-points--dark li,#cargills-food-city.payments-method-section--static .payments-copy h2,#cargills-food-city.payments-method-section--static .payments-copy p,#pay-online.payments-method-section--static .payments-copy h2,#pay-online.payments-method-section--static .payments-copy p{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.85),0 1px 3px rgba(0,0,0,.9)}#cargills-food-city.payments-method-section--static .payments-copy .manufacturing-points--dark li::marker{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.85),0 1px 2px rgba(0,0,0,.9)}#direct-deposit .payments-copy .payments-bank-table td,#direct-deposit .payments-copy .payments-bank-table th,#direct-deposit .payments-copy h2,#direct-deposit .payments-copy p{color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.85),0 1px 3px rgba(0,0,0,.9)}#direct-deposit .payments-copy .payments-bank-table th{background:rgba(0,0,0,.22)}#direct-deposit .payments-copy .payments-bank-table td,#direct-deposit .payments-copy .payments-bank-table th{border-color:rgba(255,255,255,.28)}.payments-method-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center}.payments-method-section--reverse .payments-method-layout{direction:rtl}.payments-method-section--reverse .payments-method-layout>*{direction:ltr}.payments-copy h2{margin-bottom:1.1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:500;color:#fff}.payments-copy p{color:rgba(244,248,242,.86);font-size:.96rem;line-height:1.75;font-family:Inter,sans-serif}.payments-copy p+p{margin-top:.75rem}.payments-copy .manufacturing-points{margin-top:1rem}.payments-action-cta{margin-top:clamp(1.35rem,3vw,1.75rem)}.payments-action-cta--submit{margin-top:0;justify-self:start}.payments-visual{display:flex;justify-content:center;align-items:center;width:100%}.payments-photo-card{position:relative;width:min(100%,420px)}.payments-photo-card--full{overflow:visible;background:transparent;box-shadow:none}.payments-method-section .profile-img-card.payments-photo-card--full,.payments-photo-card--full{width:min(100%,540px);height:auto}.payments-method-section .profile-img-card.payments-photo-card--compact,.payments-photo-card--compact{width:min(100%,320px)}.payments-visual--compact{justify-content:center}.payments-photo-card--full:after{display:none}.payments-photo-card img{aspect-ratio:4/3;object-fit:cover}.payments-method-section .profile-img-card.payments-photo-card--full img,.payments-photo-card--full img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;transform:none;border-radius:var(--image-radius);box-shadow:0 24px 48px rgba(0,0,0,.18)}.payments-method-section .payments-photo-card--full:hover{transform:none;box-shadow:none}.payments-method-section .payments-photo-card--full:hover img{transform:none;filter:none}.payments-photo-badge{position:absolute;top:.85rem;right:.85rem;z-index:2;padding:.45rem .85rem;border-radius:2px;background:linear-gradient(135deg,#d7bd82,#b8964f);color:#16261a;font-family:var(--font-jost),"Jost",sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px -8px rgba(184,150,79,.45)}.payments-visual--steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;width:min(100%,460px)}.payments-step-card{padding:clamp(1rem,2.5vw,1.25rem)}.payments-step-card p{margin:0;font-size:.86rem;line-height:1.45;color:#16261a}.payments-step-index{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;margin-bottom:.55rem;border-radius:50%;background:#1a3218;color:#d7bd82;font-size:.78rem;font-weight:700}.payments-brand-card{width:min(100%,360px);min-height:220px;padding:clamp(1.5rem,3.2vw,2.15rem);border-radius:18px;box-shadow:0 20px 48px rgba(15,35,18,.22),inset 0 1px 0 rgba(255,255,255,.14)}.payments-brand-card--cargills{background:linear-gradient(145deg,#e2232a,#c4121a);border:1px solid rgba(255,255,255,.22);color:#fff;text-align:center}.payments-brand-kicker{margin:0 0 1rem;font-size:.95rem;font-style:italic;opacity:.92}.payments-brand-card--cargills h3{margin:0;font-size:clamp(2.4rem,6vw,3.4rem);line-height:1;font-weight:700}.payments-brand-card--cargills p:last-child{margin:.35rem 0 0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:600}.payments-bank-card{width:min(100%,360px);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(244,248,242,.92));border:1px solid rgba(180,230,145,.35);color:#1a3218}.payments-bank-logo-row+.payments-bank-logo-row{margin-top:1.35rem;padding-top:1.35rem;border-top:1px solid rgba(26,50,24,.12)}.payments-bank-logo-row strong{display:block;font-size:clamp(1.15rem,2.5vw,1.45rem);color:#1a3218}.payments-bank-table-wrap{margin-top:1.15rem;overflow-x:auto}.payments-bank-table{width:100%;min-width:280px;border-collapse:collapse;font-size:.88rem}.payments-bank-table td,.payments-bank-table th{padding:.55rem .65rem;border:1px solid rgba(180,230,145,.22);text-align:left}.payments-bank-table th{background:rgba(123,199,100,.12);color:#d7efcd;font-weight:600}.payments-bank-table td{color:rgba(244,248,242,.92)}.payments-callback-section{position:relative;overflow:hidden;padding:clamp(4rem,8vw,6rem) 0 clamp(5rem,10vw,7rem)}.payments-callback-bg{position:absolute;inset:0;background:url(/home/nature-for-the-future.jpg) 50%/cover no-repeat;transform:scale(1.05)}.payments-callback-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(18,12,8,.72),rgba(12,20,10,.84)),radial-gradient(circle at 50% 100%,rgba(123,199,100,.12),transparent 42%)}.payments-callback-inner{position:relative;z-index:1}.payments-callback-copy{max-width:640px;margin:0 auto clamp(1.75rem,4vw,2.5rem);text-align:center}.payments-callback-copy h2{margin-bottom:.85rem;font-size:clamp(2rem,5vw,3.2rem);color:#fff}.payments-callback-copy p{color:rgba(235,248,229,.82);line-height:1.65}.payments-callback-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;align-items:center;max-width:980px;margin:0 auto}.payments-callback-form input{width:100%;padding:.78rem .9rem;border:1px solid rgba(103,189,84,.45);border-radius:2px;background:rgba(2,15,6,.28);color:#e7f5e2;font:inherit;transition:border-color .2s ease,background .2s ease,outline .2s ease}.payments-callback-form input::placeholder{color:rgba(232,243,229,.68)}.payments-callback-form input:focus{outline:2px solid rgba(215,189,130,.55);outline-offset:2px;border-color:rgba(215,189,130,.65);background:rgba(2,15,6,.38)}.payments-callback-form .payments-action-cta--submit{min-height:46px}@media (max-width:980px){.payments-method-layout{grid-template-columns:1fr;gap:2rem}.payments-method-section--reverse .payments-method-layout{direction:ltr}#direct-deposit.payments-method-section--reverse .payments-copy{order:1}#direct-deposit.payments-method-section--reverse .payments-visual{order:2}.payments-callback-form{grid-template-columns:1fr}.payments-callback-form .payments-action-cta--submit{justify-self:center;width:auto}}@media (max-width:640px){.payments-visual--steps{grid-template-columns:1fr}}.legal-page-section{position:relative;padding:3.75rem 0 5.5rem;overflow:visible;background-color:#1a2a14;background-image:url(/light-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}.legal-page-bg{position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(238,245,233,.35),rgba(232,240,228,.4) 50%,rgba(238,245,233,.38))}.legal-page{position:relative;z-index:1;width:min(1200px,calc(100% - 1rem));margin-inline:auto;padding-inline:.5rem;color:var(--text-dark)}.legal-updated{display:inline-flex;align-items:center;margin:0 0 1.65rem;padding:.55rem 1.15rem;font-size:.88rem;font-weight:500;letter-spacing:.03em;color:rgba(21,42,21,.72);background:#e8f0e4;border-radius:999px;border:none;box-shadow:6px 6px 14px rgba(13,42,20,.1),-5px -5px 12px rgba(255,255,255,.85),inset 1px 1px 0 rgba(255,255,255,.55)}.legal-glass{margin-bottom:1.5rem;padding:clamp(1.35rem,3vw,1.85rem) clamp(1.25rem,3vw,1.9rem);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.52),rgba(255,255,255,.28));border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25);box-shadow:0 18px 42px -18px rgba(13,42,20,.28),0 4px 16px rgba(13,42,20,.06),inset 0 1px 0 rgba(255,255,255,.72),inset 0 -1px 0 rgba(91,161,75,.06);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.legal-glass:hover{border-color:rgba(255,255,255,.72);box-shadow:0 22px 48px -16px rgba(13,42,20,.32),0 6px 18px rgba(13,42,20,.08),inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 0 rgba(91,161,75,.08)}.legal-intro{margin-bottom:1.75rem;position:relative;overflow:hidden}.legal-intro:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),#d7bd82,var(--primary-soft));opacity:.85}.legal-block p,.legal-intro p{margin:0 0 1rem;font-size:1.02rem;line-height:1.75;color:rgba(21,42,21,.88)}.legal-block p:last-child,.legal-intro p:last-child{margin-bottom:0}.legal-block{scroll-margin-top:6.5rem}.legal-block h2{margin:0 0 1.15rem;padding-bottom:.75rem;font-size:clamp(1.4rem,2.4vw,1.8rem);line-height:1.3;border-bottom:1px solid rgba(91,161,75,.18)}.legal-block h2,.legal-block h3{font-family:var(--font-playfair),"Playfair Display",serif;font-weight:600;color:var(--bg-dark)}.legal-block h3{margin:1.5rem 0 .75rem;font-size:1.18rem}.legal-block h4{margin:1.25rem 0 .6rem;font-size:1.05rem;font-weight:600;color:var(--text-dark)}.legal-block ul{margin:0 0 1.15rem;padding-left:1.25rem}.legal-block ul:last-child{margin-bottom:0}.legal-block li{margin-bottom:.65rem;font-size:1.02rem;line-height:1.7;color:rgba(21,42,21,.88)}.legal-block li ul{margin:.55rem 0 .35rem}.legal-block a{color:var(--primary);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.legal-block a:focus-visible,.legal-block a:hover{color:var(--bg-dark)}.legal-cookie-type.legal-neo{margin:1.15rem 0;padding:1.2rem 1.3rem;border-radius:16px;border:none;background:#e8f0e4;box-shadow:8px 8px 18px rgba(13,42,20,.1),-7px -7px 16px rgba(255,255,255,.9),inset 1px 1px 0 rgba(255,255,255,.65);transition:box-shadow .25s ease,transform .25s ease}.legal-cookie-type.legal-neo:hover{box-shadow:inset 5px 5px 12px rgba(13,42,20,.1),inset -4px -4px 10px rgba(255,255,255,.85)}.legal-cookie-type h4{margin-top:0;margin-bottom:.65rem;color:var(--bg-dark)}.legal-cookie-type p{margin-bottom:.45rem}.legal-cookie-type p:last-child{margin-bottom:0}@media (max-width:640px){.legal-page-section{padding:2.5rem 0 3.5rem}.legal-glass{border-radius:16px;padding:1.15rem 1.1rem}.legal-cookie-type.legal-neo{padding:1rem;border-radius:14px}.legal-glass:hover{transform:none}}.footer-v2{position:relative;background:#041408 url(/Img_home/SD20.jpg) 50%/cover no-repeat;color:#e8f4e5;padding:clamp(4rem,8vw,6rem) 0 2.5rem;overflow:hidden;box-sizing:border-box}.footer-v2-bg{background:linear-gradient(180deg,rgba(2,14,5,.76),rgba(3,20,8,.92) 50%,rgba(1,10,4,.98)),radial-gradient(circle at 85% 20%,rgba(103,189,84,.15),transparent 45%)}.footer-v2-bg,.footer-v2-overlay{position:absolute;inset:0;z-index:0;pointer-events:none}.footer-v2-overlay{background:radial-gradient(circle at 15% 85%,rgba(45,92,50,.18),transparent 50%)}.footer-v2-container{position:relative;z-index:1;width:min(1280px,calc(100% - 2.5rem));margin-inline:auto}.footer-v2-main-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr 1.8fr;grid-gap:clamp(1.75rem,3.5vw,3rem);gap:clamp(1.75rem,3.5vw,3rem);align-items:start;width:100%}.footer-v2-brand-block{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-v2-logo-link{display:inline-block;text-decoration:none}.footer-v2-logo{width:190px;height:auto;filter:brightness(0) invert(1);transition:transform .3s ease,filter .3s ease}.footer-v2-logo:hover{transform:translateY(-2px);filter:brightness(0) invert(1) drop-shadow(0 4px 12px rgba(103,189,84,.4))}.footer-v2-tagline{color:rgba(226,242,222,.82);font-size:.94rem;line-height:1.65;margin:0;max-width:44ch}.footer-v2-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}.footer-v2-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:20px;background:rgba(103,189,84,.12);border:1px solid rgba(103,189,84,.3);color:#8ee878;font-size:.78rem;font-weight:600;letter-spacing:.02em}.footer-v2-badge svg{color:#67bd54;flex-shrink:0}.footer-v2-nav-col{display:flex;flex-direction:column;gap:1rem}.footer-v2-heading{position:relative;color:#ffffff;font-family:var(--font-inter),"Inter",sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.03em;margin:0 0 .5rem;padding-bottom:.5rem}.footer-v2-heading:after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background:linear-gradient(90deg,#67bd54,transparent);border-radius:2px}.footer-v2-nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-v2-nav-list a{color:rgba(230,244,226,.8);text-decoration:none;font-size:.92rem;font-weight:500;display:inline-flex;align-items:center;transition:color .2s ease,transform .2s ease}.footer-v2-nav-list a:focus-visible,.footer-v2-nav-list a:hover{color:#8ee878;transform:translateX(4px)}.footer-v2-contact-card{display:flex;flex-direction:column;gap:.85rem;padding:1.4rem 1.5rem;border-radius:16px;background:rgba(4,24,10,.55);border:1px solid rgba(123,199,100,.25);box-shadow:0 16px 36px rgba(0,0,0,.35),inset 0 1px 1px rgba(255,255,255,.08);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.footer-v2-card-title{color:#ffffff;font-size:1rem;font-weight:700;margin:0 0 .25rem}.footer-v2-contact-item{display:flex;align-items:flex-start;gap:.65rem;color:rgba(232,245,228,.88);text-decoration:none;font-size:.88rem;line-height:1.45;transition:color .2s ease}.footer-v2-contact-item:focus-visible,.footer-v2-contact-item:hover{color:#8ee878}.footer-v2-icon{color:#67bd54;flex-shrink:0;margin-top:2px}.footer-v2-phones{display:flex;flex-direction:column;gap:.45rem;margin-top:.3rem}.footer-v2-phone-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .75rem;border-radius:8px;background:rgba(103,189,84,.12);border:1px solid rgba(103,189,84,.22);color:#e7f5e2;text-decoration:none;font-size:.84rem;font-weight:600;transition:background .2s ease,border-color .2s ease,transform .2s ease}.footer-v2-phone-badge:focus-visible,.footer-v2-phone-badge:hover{background:rgba(103,189,84,.24);border-color:rgba(132,218,112,.5);color:#fff;transform:translateY(-1px)}.footer-v2-subsidiaries{margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:2rem;border-top:1px solid rgba(103,189,84,.18);display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}.footer-v2-subs-label{color:rgba(188,227,174,.75);font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.footer-v2-subs-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,3.5rem)}.footer-v2-subs-logos a{display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease,opacity .25s ease}.footer-v2-subs-logos a:hover{transform:translateY(-3px) scale(1.04)}.footer-v2-subs-logos img{height:clamp(48px,6vw,72px);width:auto;max-width:200px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3))}.footer-v2-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;color:rgba(200,225,195,.7);font-size:.84rem}.footer-v2-copyright{margin:0}.footer-v2-copyright-wrap{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.4rem;max-width:100%}.footer-v2-credit-sep{color:rgba(103,189,84,.85);line-height:1}.footer-v2-legal-links{display:flex;align-items:center;gap:.75rem}.footer-v2-legal-links a{color:rgba(200,225,195,.75);text-decoration:none;transition:color .2s ease}.footer-v2-legal-links a:hover{color:#8ee878}.footer-v2-divider{color:#67bd54}.footer-v2-credit{color:rgba(200,225,195,.75)}.footer-v2-credit-brand{color:#8ee878;font-weight:700;text-decoration:none;transition:color .2s ease}.footer-v2-credit-brand:hover{color:#ffffff;text-decoration:underline}@media (max-width:1024px){.footer-v2-main-grid{grid-template-columns:repeat(3,1fr);grid-template-areas:"brand   brand   contact" "company products explore";gap:2rem}.footer-v2-brand-block{grid-area:brand}.footer-v2-contact-card{grid-area:contact}}@media (max-width:768px){.footer-v2-main-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"brand   brand" "contact contact" "company products" "explore explore";gap:1.75rem}.footer-v2-brand-block{align-items:center;text-align:center}.footer-v2-tagline{text-align:center}.footer-v2-badges{justify-content:center}.footer-v2-contact-card{width:100%;box-sizing:border-box}}@media (max-width:520px){.footer-v2-main-grid{grid-template-columns:1fr;grid-template-areas:none}.footer-v2-brand-block,.footer-v2-contact-card{grid-area:auto}.footer-v2-nav-col{align-items:center;text-align:center}.footer-v2-heading:after{left:50%;transform:translateX(-50%)}.footer-v2-bottom{flex-direction:column;text-align:center;gap:.75rem}.footer-v2-copyright-wrap{justify-content:center;gap:.4rem;text-align:center}.footer-v2-credit-sep{display:inline}}@media (prefers-reduced-motion:reduce){.legal-cookie-type.legal-neo,.legal-glass{transition:none}}