:root{--green:#163a2d;--lime:#d2ef69;--cream:#faf9f3;--peach:#eeb69a;--line:#d5dccd;--ink:#19372c}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,summary:focus-visible{outline:3px solid #618d18;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.05em;font-weight:500}h1{font-size:clamp(42px,6vw,86px)}h2{font-size:clamp(32px,4vw,54px)}h3{font-size:27px}p{margin:1em 0}em{font-style:normal;color:var(--lime)}.eyebrow{font-size:12px;letter-spacing:.16em;line-height:1.5;font-weight:600;text-transform:uppercase;margin:0 0 24px}.nav{padding:24px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.brand{font-size:37px;letter-spacing:-.08em;line-height:1;font-weight:600;display:inline-block}.brand:hover{text-decoration:none}.brand span{color:#749c38}.brand small{display:block;font-size:10px;letter-spacing:.18em;line-height:2.8;font-weight:400}.nav nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav-call{background:var(--green);color:white;padding:12px 18px;border-radius:30px}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--cream);min-height:590px}.hero-copy{padding:66px 9% 50px 10%}.hero-copy>p:not(.eyebrow){max-width:460px;font-size:19px;color:#dae3d8;line-height:1.65}.hero figure{position:relative;overflow:hidden;min-height:540px;background:#f6f0e4}.hero img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:47% center}.hero figcaption{position:absolute;bottom:18px;right:20px;color:#fff;background:#17392be8;padding:6px 12px;border-radius:4px;font-size:11px}.hero h1{font-size:clamp(45px,5.8vw,84px)}.ob-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--lime);color:var(--green);padding:16px 23px;border-radius:5px;font-size:15px;font-weight:600;line-height:1.4}.ob-primary:hover{background:#e1f89c;text-decoration:none}.hero .ob-primary{margin-top:20px}.hero .hero-foot{font-size:12px!important;letter-spacing:.04em;margin-top:30px}.ribbon{display:flex;justify-content:space-between;gap:20px;background:var(--lime);padding:17px 5%;font-size:14px}.wrap{padding:80px 5%;max-width:1440px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-head>p{max-width:400px;margin:0;color:#526156}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{border:1px solid var(--line);background:#fff;padding:30px;min-height:280px;display:flex;flex-direction:column;transition:background .2s}.service:hover{background:#edf1e5;text-decoration:none}.service:nth-child(2){background:var(--lime)}.service:nth-child(4){background:#ead8ca}.service .num{font-size:14px;letter-spacing:.1em;margin-bottom:32px}.service h3{max-width:270px}.service p{font-size:16px;color:#4d5d4f;margin:16px 0 24px}.more{margin-top:auto;font-size:13px}.community{padding:72px 7%;display:grid;grid-template-columns:1.1fr 1fr;gap:8%;background:var(--green);color:white}.community p{max-width:550px;color:#d5dfd6}.community-list{align-self:center}.community-list p{border-top:1px solid #668173;padding:23px 0;margin:0;font-size:20px;display:flex;gap:30px}.community-list span{color:var(--lime);font-size:13px}.district-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.district-grid a{border-bottom:1px solid var(--line);padding:17px 0;display:flex;justify-content:space-between;font-size:16px}.district-grid a:hover{color:#548120}.district-grid span{color:#658b42}.blog-home{padding-top:10px}.ob-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ob-story:hover{text-decoration:none}.ob-story-art{background:var(--lime);height:250px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;border-radius:6px}.ob-story:nth-child(2) .ob-story-art{background:var(--peach)}.ob-story:nth-child(3) .ob-story-art{background:#c7dacf}.ob-story-art span{font-size:11px;letter-spacing:.12em}.ob-story-art strong{font-size:38px;font-weight:400;letter-spacing:-.05em;line-height:1.1}.ob-story-text{padding:22px 0}.ob-story-text h2{font-size:23px;margin:12px 0 20px;line-height:1.2;letter-spacing:-.025em}.ob-story-text small{font-size:10px;letter-spacing:.1em}.ob-story-text>span{font-size:13px}.cta{margin:0 5% 60px;background:var(--peach);padding:48px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta p{max-width:580px}.cta .ob-primary{background:var(--green);color:white;flex-shrink:0}.cta .eyebrow{margin-bottom:18px}.footer{padding:48px 5%;border-top:1px solid var(--line);display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:45px}.footer a:not(.brand),.footer small{display:block;font-size:13px;margin:9px 0}.footer .brand small{font-size:10px;margin:0}.footer p{font-size:14px}.page-intro{padding:70px 5%;background:#e9efdf;border-bottom:1px solid var(--line)}.page-intro h1{max-width:1050px}.lead{font-size:21px;line-height:1.65;max-width:760px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.steps .num{color:#6c8e37;font-size:16px}.steps h3{font-size:28px;margin:18px 0}.band{padding:60px 7%;background:var(--green);color:white}.band p{max-width:820px;color:#d4dfd5}.local-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:70px}.local-layout h3{margin-top:35px}.local-note{padding:36px;background:var(--lime);align-self:start;border-radius:5px}.local-note h3{margin-top:24px}.local-note .ob-primary{padding-left:0;gap:20px}.local-note>a:last-child{display:block}.local-note .num{font-size:14px;letter-spacing:.08em}.local-layout+.wrap{padding-top:0}.faq{padding-top:0}.faq h2{margin-bottom:28px}.faq details{border-bottom:1px solid var(--line);padding:20px 0;max-width:900px}.faq summary{cursor:pointer;font-size:20px}.faq p{max-width:780px}.related{display:flex;gap:25px;flex-wrap:wrap;margin-top:25px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-card{background:var(--lime);padding:40px}.contact-card h2{margin-top:40px;font-size:40px}.contact-card small{font-size:12px}.peach{background:var(--peach)}.prose{max-width:1000px}.prose h2{font-size:35px;margin:35px 0 20px}.prose p{margin:20px 0}.prose a{text-decoration:underline}.ob-article{max-width:900px;padding:65px 35px;margin:auto}.ob-article h1{font-size:clamp(38px,5vw,65px);margin:30px 0}.ob-article h2{font-size:30px;margin:38px 0 16px}.ob-article p{font-size:18px}.ob-article-cta{background:#e8eedf;padding:30px;margin-top:50px}.ob-article-cta h2{margin-top:0}.ob-article-back{padding:30px 5%;display:flex;justify-content:space-between;font-size:14px}.ob-article .cta{margin:40px 0 0;display:block;padding:30px}.ob-eyebrow{font-size:12px;letter-spacing:.1em}.ob-skip{position:absolute;left:16px;top:-100px;z-index:99;background:white;padding:12px}.ob-skip:focus{top:10px}.ob-subhero{padding:65px 5%;background:#e9efdf}.ob-subhero p{max-width:800px}.ob-section{padding:50px 5%}.ob-section h2{font-size:32px}.ob-section p{max-width:900px}.ob-prose{max-width:960px;margin:auto;padding:50px 25px}.ob-prose h2{font-size:30px;margin:30px 0 15px}@media(min-width:1600px){.hero-copy{padding-left:14%}.hero{min-height:700px}.hero figure{min-height:700px}}@media(max-width:1000px){.nav{align-items:flex-start}.nav nav{gap:15px;flex-wrap:wrap;justify-content:flex-end}.hero-copy{padding:45px 8%}.hero h1{font-size:58px}.service{padding:23px}.community{gap:40px}.ob-story-art strong{font-size:30px}.cta{padding:35px}.local-layout{gap:30px}.steps{gap:25px}.footer{gap:25px}}@media(max-width:700px){body{font-size:16px}.nav{padding:22px;display:block}.nav nav{justify-content:flex-start;margin-top:22px;gap:15px 22px;font-size:13px}.nav-call{padding:8px 13px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 25px}.hero h1{font-size:61px;max-width:530px}.hero-copy>p:not(.eyebrow){font-size:17px}.hero figure{min-height:330px}.hero figcaption{font-size:10px}.ribbon{padding:18px 25px;flex-wrap:wrap;gap:8px 25px;font-size:12px}.ribbon span:last-of-type{display:none}.wrap{padding:52px 25px}.section-head{display:block;margin-bottom:28px}.section-head>p,.section-head>a{margin-top:24px;display:block}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service{padding:21px;min-height:245px}.service h3{font-size:24px}.service p{font-size:14px}.service .num{margin-bottom:24px}.community{padding:48px 25px;grid-template-columns:1fr}.community-list p{font-size:18px;padding:18px 0}.district-grid{grid-template-columns:1fr 1fr;gap:0 20px}.district-grid a{font-size:14px;gap:12px}.ob-blog-grid{grid-template-columns:1fr}.ob-story-art{height:235px}.ob-story-art strong{font-size:39px;max-width:310px}.ob-story-text h2{font-size:25px}.cta{display:block;margin:0 25px 45px;padding:30px}.cta .ob-primary{margin-top:15px}.footer{padding:35px 25px;grid-template-columns:1fr 1fr}.footer>div:first-child{grid-column:1/-1}.footer a:not(.brand){overflow-wrap:anywhere}.page-intro{padding:45px 25px}.lead{font-size:18px}.steps{grid-template-columns:1fr;gap:20px}.steps h3{font-size:28px}.band{padding:45px 25px}.local-layout{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.contact-card{padding:28px}.contact-card h2{font-size:34px}.ob-article{padding:35px 25px}.ob-article h1{font-size:42px}.ob-article h2{font-size:29px}.ob-article-back{padding:25px;font-size:12px;gap:20px}.ob-subhero{padding:40px 25px}.ob-section{padding:40px 25px}}@media(max-width:380px){.hero h1{font-size:51px}.service-grid{grid-template-columns:1fr}.service{min-height:230px}.district-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr}.contact-card h2{font-size:29px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.ob-story{min-width:0}.ob-story-art strong,.ob-story-text h2{overflow-wrap:anywhere}.ob-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:700px){.ob-blog-grid{grid-template-columns:minmax(0,1fr)}}
