@font-face{font-family:Public Sans;src:url(/fonts/PublicSans-Regular.woff2) format("woff2"),url(/fonts/PublicSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Public Sans;src:url(/fonts/PublicSans-Bold.woff2) format("woff2"),url(/fonts/PublicSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--green: #7b9e60;--green-dark: #445434;--navy: #112337;--ink: #1f2124;--body: #333333;--heading: #333333;--muted: #69727d;--bg: #ffffff;--bg-soft: #f5f6f5;--border: #d6d6d6;--maxw: 1200px;--font: "Public Sans", -apple-system, BlinkMacSystemFont, Arial, Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--body);background:var(--bg);line-height:1.5;font-size:20px}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;color:var(--heading);line-height:1.2;font-weight:700}h3{font-size:25px}p{margin:0 0 1em}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:15px 28px;font-weight:700;font-size:18px;border-radius:5px;border:2px solid transparent;cursor:pointer;transition:background .2s,color .2s,border-color .2s;text-align:center}.btn--green{background:var(--green);color:#fff}.btn--green:hover{background:var(--green-dark)}.btn--outline{background:transparent;color:#fff;border-color:#fff}.btn--outline:hover{background:#fff;color:var(--navy)}.btn--light{background:#fff;color:#1f2124}.btn--light:hover{background:var(--green);color:#fff}.section{padding:80px 0}.section--soft{background:var(--bg-soft)}.section__eyebrow{color:var(--green);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:15px}.section__title{font-size:clamp(34px,4.5vw,50px);line-height:1.2;text-align:center}.section__title--left{text-align:left}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-header[data-astro-cid-r7uuxm25]{position:sticky;top:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(4px)}.site-header__inner[data-astro-cid-r7uuxm25]{display:flex;align-items:center;gap:24px;min-height:100px;max-width:none;padding-inline:16px}.site-header__logo[data-astro-cid-r7uuxm25] img[data-astro-cid-r7uuxm25]{height:88px;width:auto;display:block}.site-nav[data-astro-cid-r7uuxm25]{display:flex;align-items:center;gap:40px;margin-left:auto}.site-nav__list[data-astro-cid-r7uuxm25]{display:flex;align-items:center;gap:40px;list-style:none;margin:0;padding:0}.site-nav__list[data-astro-cid-r7uuxm25]>li[data-astro-cid-r7uuxm25]>a[data-astro-cid-r7uuxm25]{font-weight:700;font-size:18px;color:#333;padding:8px 0;display:inline-flex;align-items:center;transition:color .15s}.site-nav__list[data-astro-cid-r7uuxm25]>li[data-astro-cid-r7uuxm25]>a[data-astro-cid-r7uuxm25]:hover{color:var(--green)}.has-sub[data-astro-cid-r7uuxm25]{position:relative}.sub-menu[data-astro-cid-r7uuxm25]{position:absolute;top:100%;left:50%;transform:translate(-50%,8px);background:#fff;list-style:none;margin:0;padding:8px 0;min-width:200px;border-radius:5px;box-shadow:0 6px 18px #0000001a;opacity:0;visibility:hidden;transition:opacity .18s,transform .18s,visibility .18s}.has-sub[data-astro-cid-r7uuxm25]:hover .sub-menu[data-astro-cid-r7uuxm25],.has-sub[data-astro-cid-r7uuxm25]:focus-within .sub-menu[data-astro-cid-r7uuxm25]{opacity:1;visibility:visible;transform:translate(-50%)}.sub-menu[data-astro-cid-r7uuxm25] a[data-astro-cid-r7uuxm25]{display:block;padding:13px 20px;font-size:18px;font-weight:700;color:#333;white-space:nowrap}.sub-menu[data-astro-cid-r7uuxm25] a[data-astro-cid-r7uuxm25]:hover{background:var(--bg-soft);color:var(--green)}.site-nav__cta[data-astro-cid-r7uuxm25]{display:flex;align-items:center;gap:16px}.btn-quote[data-astro-cid-r7uuxm25]{background:var(--green);color:#fff;font-weight:700;font-size:18px;padding:12px 24px;border-radius:5px;transition:background .2s}.btn-quote[data-astro-cid-r7uuxm25]:hover{background:var(--green-dark)}.phone-pill[data-astro-cid-r7uuxm25]{display:inline-flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid var(--green);border-radius:5px;font-weight:700;font-size:16px;color:#333;white-space:nowrap;transition:background .2s,color .2s}.phone-pill[data-astro-cid-r7uuxm25]:hover{background:var(--green);color:#fff}.phone-pill[data-astro-cid-r7uuxm25]:hover .phone-pill__icon[data-astro-cid-r7uuxm25]{fill:#fff}.phone-pill__icon[data-astro-cid-r7uuxm25]{width:18px;height:18px;fill:var(--green);flex:none}.nav-toggle[data-astro-cid-r7uuxm25]{display:none;margin-left:auto;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:8px}.nav-toggle[data-astro-cid-r7uuxm25] span[data-astro-cid-r7uuxm25]{width:26px;height:3px;background:var(--navy);border-radius:2px}@media(max-width:1040px){.nav-toggle[data-astro-cid-r7uuxm25]{display:flex}.site-header__inner[data-astro-cid-r7uuxm25]{min-height:84px}.site-header__logo[data-astro-cid-r7uuxm25] img[data-astro-cid-r7uuxm25]{height:64px}.site-nav[data-astro-cid-r7uuxm25]{position:fixed;inset:84px 0 auto;flex-direction:column;align-items:stretch;gap:0;background:#fff;padding:12px 20px 24px;box-shadow:0 12px 24px #0000001f;transform:translateY(-120%);transition:transform .25s;max-height:calc(100vh - 84px);overflow-y:auto}.site-nav[data-astro-cid-r7uuxm25].is-open{transform:translateY(0)}.site-nav__list[data-astro-cid-r7uuxm25]{flex-direction:column;align-items:stretch;gap:0}.site-nav__list[data-astro-cid-r7uuxm25]>li[data-astro-cid-r7uuxm25]>a[data-astro-cid-r7uuxm25]{padding:14px 0;border-bottom:1px solid var(--border)}.sub-menu[data-astro-cid-r7uuxm25]{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;padding:0 0 8px 16px;min-width:0}.site-nav__cta[data-astro-cid-r7uuxm25]{flex-direction:column;align-items:stretch;gap:12px;margin-top:16px}.btn-quote[data-astro-cid-r7uuxm25],.phone-pill[data-astro-cid-r7uuxm25]{justify-content:center}}.site-footer[data-astro-cid-pnrjdgm4]{background:var(--green-dark);color:#d6ddcf;font-size:16px;padding-block:64px 36px}.site-footer__top[data-astro-cid-pnrjdgm4]{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:40px;align-items:start}.site-footer[data-astro-cid-pnrjdgm4] h3[data-astro-cid-pnrjdgm4]{color:#fff;font-size:16px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.site-footer[data-astro-cid-pnrjdgm4] ul[data-astro-cid-pnrjdgm4]{list-style:none;margin:0;padding:0;display:grid;gap:10px}.site-footer[data-astro-cid-pnrjdgm4] a[data-astro-cid-pnrjdgm4]:hover{color:var(--green)}.site-footer__license[data-astro-cid-pnrjdgm4] li[data-astro-cid-pnrjdgm4]{color:#c7ced8}.site-footer__aside[data-astro-cid-pnrjdgm4]{display:flex;flex-direction:column;align-items:flex-end;gap:22px}.site-footer__pill[data-astro-cid-pnrjdgm4]{display:inline-flex;align-items:center;gap:10px;padding:11px 20px;border:1.5px solid #fff;border-radius:6px;color:#fff;font-weight:700;font-size:16px;transition:background .2s,color .2s}.site-footer__pill[data-astro-cid-pnrjdgm4]:hover{background:#fff;color:var(--green-dark)}.site-footer__pill[data-astro-cid-pnrjdgm4] svg[data-astro-cid-pnrjdgm4]{width:15px;height:15px;fill:currentColor;flex:none}.site-footer__social[data-astro-cid-pnrjdgm4]{display:flex;gap:18px}.site-footer__social[data-astro-cid-pnrjdgm4] a[data-astro-cid-pnrjdgm4]{display:inline-flex;align-items:center;justify-content:center}.site-footer__social[data-astro-cid-pnrjdgm4] svg[data-astro-cid-pnrjdgm4]{width:22px;height:22px;fill:var(--green);transition:fill .2s}.site-footer__social[data-astro-cid-pnrjdgm4] a[data-astro-cid-pnrjdgm4]:hover svg[data-astro-cid-pnrjdgm4]{fill:#fff}.site-footer__cta[data-astro-cid-pnrjdgm4]{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-top:56px}.site-footer__headline[data-astro-cid-pnrjdgm4]{margin:0;color:#fff;font-weight:700;font-size:clamp(22px,3vw,32px);line-height:1.3;max-width:620px}.site-footer__watermark[data-astro-cid-pnrjdgm4]{width:220px;height:auto;flex:none}.site-footer__divider[data-astro-cid-pnrjdgm4]{border:0;border-top:1px solid rgba(255,255,255,.18);margin:28px 0 20px}.site-footer__copy[data-astro-cid-pnrjdgm4]{margin:0;text-align:left;font-size:14px;color:#bcc6b6}@media(max-width:860px){.site-footer__top[data-astro-cid-pnrjdgm4]{grid-template-columns:1fr 1fr}.site-footer__aside[data-astro-cid-pnrjdgm4]{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between}.site-footer__cta[data-astro-cid-pnrjdgm4]{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.site-footer__top[data-astro-cid-pnrjdgm4]{grid-template-columns:1fr}.site-footer__aside[data-astro-cid-pnrjdgm4]{flex-direction:column;align-items:flex-start}}
