@font-face{font-family:Meno;src:url(/assets/MenoDisplay-Regular.otf)format("opentype");font-display:swap}:root{--green:#086e3d;--dark-green:#065b34;--cream:#eeebb4;--ink:#242425;--gray:#58595b;--paper:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}button{font:inherit}.shell{width:min(1120px,100% - 48px);margin:0 auto}.narrow{width:min(840px,100% - 48px)}.section-pad{padding:76px 0}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:10;background:#fffffff0;width:100%;position:absolute;top:0}.header-content{justify-content:space-between;align-items:center;min-height:118px;display:flex}.brand img{width:248px;height:auto}nav{align-items:center;gap:34px;display:flex}nav a{color:var(--ink);text-transform:uppercase;letter-spacing:.02em;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s}:is(nav a:hover,nav a:focus-visible){color:var(--green)}.menu-button{background:0 0;border:0;width:42px;padding:8px;display:none}.menu-button>span:not(.sr-only){background:var(--green);height:2px;margin:6px 0;display:block}.hero{text-align:center;background:url(/assets/hero-image.jpg) bottom/cover no-repeat;place-items:start center;min-height:850px;padding-top:240px;display:grid}.hero-copy h1,.intro h2,.approach h2,.testimonials h2{font-family:Meno,Georgia,serif;font-weight:400}.hero-copy h1{color:var(--green);margin:0 0 4px;font-size:clamp(48px,5vw,68px);line-height:1}.hero-copy p{color:var(--gray);margin:0;font-size:18px;line-height:1.55}.intro{text-align:center}.eyebrow{color:var(--green);margin:0 0 4px;font-size:16px;font-weight:700}.intro h2,.testimonials h2{margin:0 0 42px;font-size:44px}.cards{text-align:left;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.card{background:#fff;border-radius:10px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 9px 32px #192d2317}.card:hover{transform:translateY(-5px);box-shadow:0 16px 42px #192d2324}.card>img{aspect-ratio:4/3;object-fit:cover;width:100%}.card-copy{padding:28px 27px 31px}.card h3{margin:0 0 14px;font-family:Meno,Georgia,serif;font-size:25px;font-weight:400}.card p{min-height:84px;color:var(--gray);margin:0 0 14px;font-size:14px;line-height:1.55}.card a,footer a{color:var(--green);font-size:15px;font-weight:700;text-decoration:none}.approach{color:#fff;text-align:center;background:url(/assets/video-background.jpg) 50%/cover no-repeat}.approach h2{margin:0 0 28px;font-size:34px}.video-card{border:8px solid #ffffffe6;border-radius:4px;width:min(700px,100%);margin:0 auto;display:block;position:relative;overflow:hidden;box-shadow:0 13px 30px #00000040}.video-card img{width:100%}.video-card:after{content:"";background:#00000014;transition:background .25s;position:absolute;inset:0}.video-card:hover:after{background:#0003}.play{z-index:2;background:#086e3df0;border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffffff40}.play-triangle{border-top:14px solid #0000;border-bottom:14px solid #0000;border-left:22px solid #fff;width:0;height:0;margin-left:7px}.testimonials{text-align:center;min-height:480px}.testimonials h2{margin-bottom:20px}.testimonial{max-width:730px;min-height:235px;margin:0 auto}.quote-mark{height:58px;color:var(--green);font-family:Georgia,serif;font-size:94px;line-height:1;display:block}blockquote{color:var(--gray);margin:0;font-size:16px;line-height:1.7}.source{margin:28px 0 3px;font-size:15px}.source-title{margin:0;font-size:14px;font-weight:700}.dots{justify-content:center;gap:9px;margin-top:22px;display:flex}.dots button{cursor:pointer;background:#bfc2bf;border:0;border-radius:50%;width:9px;height:9px;padding:0}.dots button.active{background:var(--green);transform:scale(1.25)}footer{color:#fff;background:var(--green)}.footer-grid{grid-template-columns:1.2fr .8fr 1fr;gap:70px;padding-top:64px;padding-bottom:58px;display:grid}.footer-brand img{width:250px;margin-bottom:24px}.footer-brand p,footer li,.news-title{font-size:14px;line-height:1.7}footer h2{color:var(--cream);margin:8px 0 18px;font-family:Arial,sans-serif;font-size:17px}footer ul{margin:0;padding:0;list-style:none}footer li{margin:4px 0}footer a{color:#fff;font-weight:400}footer a:hover{color:var(--cream)}.news-title{margin:0 0 12px;font-weight:700}.copyright{color:var(--cream);text-align:center;border-top:1px solid #ffffff24;padding:21px;font-size:12px}@media (max-width:900px){.site-header{position:fixed}.header-content{min-height:88px}.brand img{width:210px}.menu-button{display:block}nav{background:#fff;padding:18px 24px 25px;display:none;position:absolute;top:88px;left:0;right:0;box-shadow:0 12px 20px #00000014}nav.open{display:grid}nav a{padding:8px 0}.hero{min-height:720px;padding-top:190px}.cards{grid-template-columns:1fr;max-width:650px;margin:auto}.card p{min-height:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:600px){.shell,.narrow{width:min(100% - 32px,1120px)}.section-pad{padding:58px 0}.brand img{width:184px}.hero{background-position:57% bottom;min-height:610px;padding:160px 18px 0}.hero-copy h1{font-size:40px}.hero-copy p{font-size:14px}.intro h2,.testimonials h2{font-size:36px}.approach h2{font-size:29px}.play{width:58px;height:58px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
