:root{--color-green-950:#0b2f2d;--color-green-900:#103d38;--color-green-800:#184f3a;--color-green-700:#2f8d45;--color-teal:#06c9cf;--color-gold:#a18e45;--color-gold-light:#e2d9a7;--color-cream:#f8f6ef;--color-white:#fff;--color-ink:#173331;--shadow-soft:0 24px 70px #07222026;--radius-lg:32px;--radius-md:22px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-cream);color:var(--color-ink);margin:0;font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.section-pad{padding:clamp(70px,8vw,120px) 0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;width:100%;color:var(--color-white);padding:22px 0;position:absolute;top:0;left:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.site-header__logo{align-items:center;width:146px;display:inline-flex}.site-nav{flex:1;justify-content:center;align-items:center;gap:clamp(18px,2.6vw,38px);font-size:14px;font-weight:600;display:flex}.site-nav a{opacity:.92;transition:opacity .18s,transform .18s}.site-nav a:hover{opacity:1;transform:translateY(-1px)}.header-button,.button{letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.header-button{color:var(--color-green-950);background:var(--color-white);min-width:124px}.header-button:hover,.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000029}.nav-toggle,.hamburger{display:none}.hero-section{background:var(--color-green-900);min-height:clamp(720px,72vw,920px);position:relative;overflow:hidden}.hero-section__image{object-fit:cover;object-position:center top;z-index:0}.hero-section__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0a2d2bb8 0%,#0a2d2b75 34%,#0a2d2b0d 68%),linear-gradient(#041a1947 0%,#041a1900 28%);position:absolute;inset:0}.hero-section__content{z-index:2;max-width:var(--max-width);padding-top:clamp(132px,12vw,178px);position:relative}.hero-section__content h1{max-width:580px;color:var(--color-white);letter-spacing:-.055em;text-transform:capitalize;margin:0 0 22px;font-size:clamp(42px,5.5vw,78px);line-height:.96}.hero-section__content p:not(.eyebrow){color:#ffffffe0;max-width:505px;margin:0;font-size:clamp(15px,1.4vw,18px);line-height:1.7}.eyebrow,.pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;margin:0 0 16px;padding:8px 16px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow{color:var(--color-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24}.eyebrow--green{color:var(--color-green-900);background:#2f8d451a}.pill{color:var(--color-gold);background:#a18e4521}.pill--light{color:var(--color-white);background:#ffffff24}.pill--dark{color:var(--color-white);background:#ffffff1f}.pill--soft{color:var(--color-green-800);background:#2f8d451a}.button-row{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button--light{color:var(--color-green-950);background:var(--color-white)}.button--gold{color:var(--color-white);background:var(--color-gold)}.button--outline{color:var(--color-green-950);background:0 0;border:1px solid #103d3840}.two-column{grid-template-columns:1fr 1fr;gap:clamp(44px,7vw,96px);display:grid}.two-column--center{align-items:center}.two-column--wide{grid-template-columns:.88fr 1.12fr;align-items:center}.content-copy h2,.section-heading h2,.cost-section h2,.why-section h2,.cta-split h2{letter-spacing:-.055em;color:var(--color-green-950);margin:0 0 20px;font-size:clamp(36px,4.2vw,62px);line-height:.98}.content-copy p,.section-heading p:not(.pill),.destination-card p,.cta-split p,.cost-section p,.why-section p{color:#173331bd;margin:0 0 18px;font-size:16px;line-height:1.75}.earthshot-section{background:var(--color-white);position:relative}.earthshot-section__logo-wrap{align-items:center;min-height:240px;display:flex}.earthshot-section__logo{object-fit:contain;width:min(100%,430px);height:auto}.cost-section{color:var(--color-white);background:#2f9047}.cost-section__grid{grid-template-columns:minmax(260px,410px) 1fr;align-items:center;gap:clamp(40px,8vw,110px);display:grid}.cost-section h2{color:var(--color-white)}.cost-section p{color:#ffffffdb}.image-card,.video-card,.solutions-hero,.solution-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#dfe7de;position:relative;overflow:hidden}.image-card img,.video-card img,.solutions-hero img,.solution-card img{object-fit:cover}.image-card--tall{aspect-ratio:.75;border-radius:28px}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.metric{text-align:center;background:#ffffff14;border:1px solid #ffffff38;border-radius:20px;place-items:center;gap:6px;padding:22px 10px;display:grid}.metric img{object-fit:contain}.metric span{color:var(--color-white);font-size:20px;font-weight:900}.metric small{color:#ffffffc2;font-size:12px}.processing-section,.destination-section,.soil-section,.solutions-section{background:var(--color-white)}.image-card--mosaic{aspect-ratio:.94;box-shadow:none;background:0 0}.check-list{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#173331c2;padding-left:30px;font-weight:650;position:relative}.check-list li:before{content:"✓";width:18px;height:18px;color:var(--color-white);background:var(--color-gold);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:2px;left:0}.section-heading{max-width:850px;margin-bottom:54px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--center .pill{margin-inline:auto}.destination-grid{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:28px;display:grid}.destination-grid__team,.destination-grid__goal{min-height:360px}.destination-card{border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-soft);flex-direction:column;justify-content:center;padding:clamp(28px,5vw,56px);display:flex}.destination-card--light{background:var(--color-cream)}.destination-card h3{color:var(--color-green-950);letter-spacing:-.03em;text-transform:uppercase;margin:0 0 14px;font-size:24px;line-height:1.1}.why-section{isolation:isolate;color:var(--color-white);background:radial-gradient(circle at 12% 0,#2f8d4538,#0000 30%),linear-gradient(90deg,#072220f2,#072220db),url(/assets/footerbackground.png) 50%/cover;position:relative;overflow:hidden}.why-section__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(44px,8vw,96px);display:grid}.why-section h2,.why-section h3{color:var(--color-white)}.why-section h2{margin-bottom:26px}.why-section h3{letter-spacing:-.045em;margin:0 0 22px;font-size:clamp(28px,3vw,44px);line-height:1.05}.why-section p{color:#ffffffbd}.video-card{aspect-ratio:1.45;box-shadow:none;border-radius:24px}.benefit-list{gap:11px;margin:26px 0;display:grid}.benefit-list span{color:#ffffffe6;background:#ffffff17;border:1px solid #ffffff1f;border-radius:12px;padding:14px 16px;font-weight:750}.soil-section__image{aspect-ratio:1.38}.cta-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(34px,7vw,92px);margin-top:clamp(60px,7vw,96px);display:grid}.solutions-section{padding-top:0}.solutions-hero{min-height:clamp(360px,45vw,580px);box-shadow:none}.solutions-hero:after{content:"";background:linear-gradient(#0b2f2d0d,#0b2f2d70);position:absolute;inset:0}.solutions-hero__label{z-index:2;color:var(--color-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;text-transform:uppercase;text-align:center;background:#0b2f2d94;border-radius:999px;padding:16px 36px;font-weight:800;position:absolute;bottom:38%;left:50%;transform:translate(-50%)}.solution-cards{z-index:3;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:-70px;padding-inline:clamp(14px,4vw,54px);display:grid;position:relative}.solution-card{aspect-ratio:1.22;border-radius:16px;box-shadow:0 16px 44px #07222030}.solution-card:after{content:"";background:linear-gradient(#0000 30%,#07222094);position:absolute;inset:0}.solution-card span{z-index:2;color:var(--color-white);text-transform:uppercase;font-size:13px;font-weight:850;position:absolute;bottom:14px;left:16px}.site-footer{color:var(--color-white);background:linear-gradient(#0a1c1bf0,#0a1c1bf0),url(/assets/footerbackground.png) 50%/cover;padding:clamp(64px,8vw,104px) 0}.site-footer__grid{grid-template-columns:.85fr 1fr 1.1fr 1.35fr;align-items:start;gap:clamp(28px,5vw,70px);display:grid}.site-footer__brand{justify-content:flex-start;display:flex}.site-footer__logo{object-fit:contain;width:74px;height:auto}.site-footer h3{color:var(--color-white);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:13px}.site-footer p,.site-footer a,.site-footer li{color:#ffffffb3;font-size:14px;line-height:1.7}.site-footer ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.site-footer a:hover{color:var(--color-white)}.socials{gap:10px;margin-top:16px;display:flex}.socials a{background:#ffffff1f;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.footer-form{grid-template-columns:1fr auto;gap:8px;margin-top:18px;display:grid}.footer-form input,.footer-form button{border:0;border-radius:0;min-height:44px}.footer-form input{min-width:0;color:var(--color-white);background:#ffffff1f;outline:1px solid #ffffff29;padding:0 14px}.footer-form input::placeholder{color:#ffffff8c}.footer-form button{color:var(--color-green-950);background:var(--color-white);text-transform:uppercase;padding:0 22px;font-size:12px;font-weight:850}@media (max-width:980px){.site-header__inner{position:relative}.hamburger{cursor:pointer;background:#ffffff24;border-radius:999px;place-content:center;gap:5px;width:42px;height:42px;display:grid}.hamburger span{background:var(--color-white);width:20px;height:2px;display:block}.site-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b2f2df0;border-radius:22px;flex-direction:column;align-items:stretch;padding:18px;display:none;position:absolute;top:62px;left:0;right:0}.nav-toggle:checked~.site-nav{display:flex}.header-button{display:none}.hero-section{min-height:760px}.hero-section__image{object-position:62% top}.two-column,.two-column--wide,.cost-section__grid,.destination-grid,.why-section__grid,.cta-split,.site-footer__grid{grid-template-columns:1fr}.destination-grid__team,.destination-grid__goal{min-height:320px}.site-footer__brand{justify-content:flex-start}}@media (max-width:640px){.container{width:min(calc(100% - 28px), var(--max-width))}.site-header{padding-top:16px}.site-header__logo{width:128px}.hero-section{min-height:690px}.hero-section__content{padding-top:112px}.hero-section__content h1{max-width:350px;font-size:42px}.hero-section__content p:not(.eyebrow){max-width:330px}.button-row{flex-direction:column;align-items:stretch;max-width:260px}.metric-row,.solution-cards{grid-template-columns:1fr}.solution-cards{margin-top:24px;padding-inline:0}.solutions-hero__label{width:max-content;max-width:calc(100% - 40px);bottom:32px}.footer-form{grid-template-columns:1fr}}
@font-face{font-family:gilroy;src:url(../media/Poppins_Regular-s.p.256lsa027nxlw.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:gilroy;src:url(../media/Poppins_Medium-s.p.2y0ekngz_1675.ttf)format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:gilroy;src:url(../media/Poppins_Bold-s.p.1yqpv-kd5cjbw.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:gilroy Fallback;src:local(Arial);ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.gilroy_f5bde032-module__FrBb_q__className{font-family:gilroy,gilroy Fallback}.gilroy_f5bde032-module__FrBb_q__variable{--font-gilroy:"gilroy", "gilroy Fallback"}
