@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#103d2d;--green:#13583f;--deep:#0d3929;--lime:#d9f28b;--paper:#f7f9f4;--white:#fff;--muted:#56675e;--line:#dce4da;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #709924;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}img{display:block;max-width:100%}.skip-link{position:fixed;left:12px;top:-100px;background:var(--lime);padding:12px;z-index:30}.skip-link:focus{top:12px}.site-header{height:106px;max-width:1440px;margin:auto;padding:0 5.6%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font:800 19px/1.25 Manrope,Arial,sans-serif;letter-spacing:.03em}.brand svg{width:37px;height:43px;fill:none;stroke:var(--green);stroke-width:2.4;stroke-linejoin:round}.brand small{display:block;font-size:11px;letter-spacing:.38em;margin-top:5px;font-weight:650}.site-header nav{display:flex;align-items:center;gap:33px;font-size:14px;font-weight:600}.site-header nav>a:not(.button):hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.menu-toggle{display:none}.button{background:var(--green);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 23px;border:1px solid var(--green);border-radius:6px;font-size:15px;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--deep);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button-small{padding:12px 20px;font-size:14px}.button-lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.button-lime:hover{background:#e8f9b6}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{color:white}.text-link{font-size:14px;font-weight:650;border-bottom:1px solid var(--ink);padding:4px 0}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.01fr 1fr;gap:28px;padding:20px 3.3% 52px 5.6%}.hero-copy{padding:25px 15px 25px 0}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;display:inline-flex;align-items:center;gap:12px}.tiny-line{display:inline-block;width:28px;height:2px;background:var(--green)}h1{font-size:clamp(56px,5.5vw,82px);letter-spacing:-.065em;line-height:1.09;margin:25px 0 25px;font-weight:600}h1 em{font-style:normal;color:#427851}.hero-copy>p{max-width:420px;font-size:17px;line-height:1.8;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);margin-top:33px}.mini-shield{border:1px solid #88a08d;border-radius:4px 4px 10px 10px;padding:0 5px;font-size:11px;color:var(--green)}.hero-image{position:relative;border-radius:140px 16px 16px 16px;min-height:560px;overflow:hidden;background:var(--green)}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:48% center}.hero-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(4,30,14,.72))}.image-label{position:absolute;z-index:1;left:33px;bottom:31px;color:white;display:flex;flex-direction:column;gap:4px}.image-label span:first-child{font-size:11px;letter-spacing:.13em}.image-label span:last-child{font:500 25px Manrope,sans-serif;letter-spacing:-.03em}.hero-stamp{position:absolute;top:28px;right:26px;background:var(--lime);color:var(--ink);width:99px;height:99px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(8deg);border:1px solid #e4f5ba}.hero-stamp>span{font:800 25px Manrope,sans-serif}.hero-stamp small{text-align:center;font-size:8px;font-weight:800;line-height:1.4;letter-spacing:.04em}.industry-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#edf2e9;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px max(5.6%,calc((100vw - 1278px)/2));font-size:15px}.industry-strip>span:first-child{font-size:10px;font-weight:700;letter-spacing:.13em;max-width:120px}.industry-strip>span:not(:first-child){color:#9aad9c}.section{max-width:1280px;margin:auto;padding:89px 20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:43px}h2{font-size:clamp(32px,3.25vw,47px);line-height:1.2;font-weight:550;letter-spacing:-.05em}.section-heading h2{margin-top:15px}.section-heading>p{max-width:380px;color:var(--muted)}.coverage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.coverage-card{padding:31px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.45);display:flex;flex-direction:column;align-items:flex-start;min-height:280px}.coverage-card:hover{background:white}.coverage-icon{width:28px;height:28px;stroke:var(--green);stroke-width:1.5;fill:none;margin-bottom:25px;stroke-linecap:round;stroke-linejoin:round}.coverage-card h3{font-size:20px;font-weight:650;letter-spacing:-.03em}.coverage-card p{font-size:15px;color:var(--muted);margin:10px 0 20px;line-height:1.75}.coverage-card a{font-size:13px;font-weight:700;margin-top:auto;display:inline-flex;gap:24px}.site-footer{padding:43px max(5.6%,calc((100vw - 1280px)/2));background:#092f22;color:#eef4ed}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:35px;flex-wrap:wrap}.footer-brand{font-size:16px}.footer-top p{font-size:14px;color:#bed0c0}.footer-top>a:not(.brand){font-size:14px}.footer-bottom{border-top:1px solid #3a5544;padding-top:24px;display:flex;justify-content:space-between;gap:40px;color:#b7cbbb;font-size:12px}.footer-bottom>span{white-space:nowrap}.footer-bottom p{max-width:750px;font-size:12px;line-height:1.8}@media(min-width:1500px){.hero{padding-left:80px}.section{padding-left:0;padding-right:0}}@media(max-width:1000px){.site-header{padding:0 4%;height:90px}.site-header nav{gap:20px}.hero{padding-left:4%;gap:15px}.hero-copy{padding-right:0}.hero-image{min-height:550px}.hero-actions{gap:16px}.industry-strip{gap:12px;padding:20px 4%;font-size:13px}.section{padding:65px 4%}.coverage-card{padding:24px}.footer-bottom{flex-direction:column;gap:12px}}@media(max-width:760px){.site-header{height:86px;position:relative}.brand{font-size:16px}.brand svg{width:31px}.menu-toggle{display:flex;gap:10px;align-items:center;background:transparent;border:1px solid var(--line);padding:8px 12px;border-radius:5px;color:var(--ink);font-size:14px}.site-header nav{display:none;position:absolute;left:4%;right:4%;top:77px;z-index:20;background:white;padding:24px;box-shadow:0 15px 40px #0e3d2c22;border:1px solid var(--line);align-items:stretch;border-radius:8px}.site-header nav.open{display:flex;flex-direction:column}.hero{grid-template-columns:1fr;padding:4px 5% 30px;gap:20px}.hero-copy{padding:22px 0 0}h1{font-size:clamp(53px,11vw,75px);margin-top:22px}.hero-copy>p{font-size:16px;max-width:560px}.hero-note{margin-top:24px}.hero-image{min-height:360px;border-top-left-radius:100px}.hero-image>img{object-position:center 56%}.hero-stamp{width:85px;height:85px;top:20px;right:20px}.hero-stamp>span{font-size:21px}.industry-strip{flex-wrap:wrap;justify-content:center;gap:8px 18px;padding:22px}.industry-strip>span:first-child{flex-basis:100%;max-width:none;text-align:center;margin-bottom:4px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:100%}.coverage-grid{grid-template-columns:repeat(2,1fr)}.coverage-card{padding:22px;min-height:275px}.coverage-card h3{font-size:18px}.coverage-card p{font-size:14px}.footer-top{align-items:flex-start;flex-direction:column;gap:20px}.section{padding:54px 5%}}@media(max-width:440px){.coverage-grid{grid-template-columns:1fr}.coverage-card{min-height:240px}.hero-actions{align-items:flex-start;flex-direction:column}.eyebrow{font-size:10px;letter-spacing:.1em}.hero-image{min-height:320px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
