@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{--navy:#122b49;--ink:#15283f;--muted:#647183;--blue:#2864ef;--blue-dark:#174ccd;--ice:#f3f6fa;--line:#dfe5ed;--white:#fff;--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.container{width:min(1280px,calc(100% - 96px));margin:auto}.skip-link{position:fixed;top:-100px;left:20px;background:var(--navy);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:15px}.site-header{height:100px;background:rgba(255,255,255,.97);border-bottom:1px solid #e9edf3;position:sticky;top:0;z-index:30}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand{width:222px;height:44px;overflow:hidden;flex-shrink:0;display:flex;align-items:center}.brand img{width:100%;height:auto;flex-shrink:0}.nav{display:flex;align-items:center;gap:32px}.nav a{font-size:14px;font-weight:650;transition:color .2s}.nav a:hover,.nav a[aria-current='location']{color:var(--blue)}.header-cta{font-size:14px;font-weight:650;display:flex;align-items:center;gap:20px;border:1px solid var(--line);border-radius:8px;padding:11px 17px;white-space:nowrap}.header-cta:hover{border-color:var(--blue);color:var(--blue)}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:white;align-items:center;justify-content:center}.menu-toggle svg{width:22px;height:22px}.icon{width:21px;height:21px;display:inline-block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border-radius:8px;padding:16px 22px;line-height:1.35;font-size:15px;font-weight:650;min-height:54px;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 5px 15px #2864ef1b}.button-primary:hover{background:var(--blue-dark)}.button-secondary{background:white;border-color:var(--line)}.button-secondary:hover{border-color:var(--blue)}.hero{background:linear-gradient(180deg,#f6f8fb 0%,#fff 100%);padding:58px 0 0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;line-height:1.5;text-transform:uppercase;display:flex;align-items:center;gap:12px}.eyebrow:before{content:'';width:24px;height:2px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(44px,4.55vw,68px);font-weight:750;letter-spacing:-.053em;line-height:1.12;margin:24px 0}.blue{color:var(--blue)}.hero-copy>p{max-width:470px;color:#596779;font-size:17px;line-height:1.85;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{margin-top:23px;display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.hero-note .icon{width:16px;height:16px;color:var(--blue)}.hero-visual{position:relative;height:540px;padding-bottom:24px}.hero-image{width:100%;height:100%;object-fit:cover;object-position:58% center;border-radius:20px}.image-label{position:absolute;left:23px;top:23px;background:rgba(255,255,255,.92);padding:8px 14px;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:.025em}.hero-float{position:absolute;bottom:0;left:-24px;background:var(--navy);color:white;padding:23px 25px;border-radius:13px;box-shadow:0 12px 25px #112b4917;width:300px;display:flex;gap:18px;align-items:center}.float-icon{width:44px;height:44px;border:1px solid #547291;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#8db5ff}.hero-float strong{font-family:Manrope,sans-serif;font-size:17px;display:block;font-weight:650;letter-spacing:-.02em}.hero-float span{font-size:12px;color:#b8c7d8;display:block;margin-top:3px}.audience-bar{display:flex;align-items:center;justify-content:space-between;padding:38px 0;border-bottom:1px solid var(--line);margin-top:30px;gap:25px}.audience-bar>span{color:var(--muted);font-size:14px}.audiences{display:flex;gap:47px}.audiences span{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600}.audiences .icon{color:#7a899a}.section{padding:94px 0}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:35px}h2{font-size:clamp(30px,3.15vw,44px);line-height:1.2;letter-spacing:-.043em;font-weight:700;margin:16px 0 0}.section-heading>p{color:var(--muted);max-width:430px;margin:0 0 2px;justify-self:end}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{padding:29px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;position:relative;background:#fff;transition:box-shadow .2s,border-color .2s}.service:hover{box-shadow:0 12px 30px #172c4b08;border-color:#b1c3db}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.service-icon{display:grid;place-items:center;width:48px;height:48px;background:#edf3ff;border-radius:12px;color:var(--blue)}.service-icon .icon{width:25px;height:25px}.service-number{font-size:12px;color:#7b899a;letter-spacing:.08em}.service h3{font-size:23px;line-height:1.3;letter-spacing:-.035em;margin:0 0 14px}.service p{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:24px}.check-list{list-style:none;padding:0;margin:0 0 27px}.check-list li{font-size:14px;line-height:1.6;display:flex;gap:10px;align-items:flex-start;margin:10px 0}.check-list .icon{width:16px;height:16px;color:var(--blue);margin-top:4px}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:14px;font-weight:650;color:var(--blue);margin-top:auto}.text-link .icon{width:18px;height:18px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.services-foot{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px;padding-top:22px}.municipal-section{padding:0 0 90px}.municipal{background:var(--navy);color:#fff;border-radius:24px;padding:55px 58px;display:grid;grid-template-columns:1.03fr 1fr;gap:80px;position:relative;overflow:hidden}.municipal .eyebrow{color:#a7c4f6}.municipal .eyebrow:before{background:#72a4ff}.municipal h2{font-size:40px;margin-bottom:23px}.municipal-intro>p{font-size:16px;color:#c2cedb;max-width:460px;margin-bottom:26px}.municipal .button{background:#fff;color:var(--navy)}.municipal .button:hover{background:#eaf1ff}.municipal-scope{align-self:center}.scope-line{border-top:1px solid #38506b;padding:21px 0;display:grid;grid-template-columns:28px 1fr;gap:15px}.scope-line:last-child{padding-bottom:0}.scope-line>span{font-size:12px;color:#85a7d8;margin-top:4px}.scope-line h3{font-size:17px;font-weight:650;margin:0 0 5px}.scope-line p{font-size:14px;color:#b6c7d9;line-height:1.7;margin:0}.grant-section{background:var(--ice);padding:80px 0}.grant-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.grant-copy>p{color:var(--muted);margin:23px 0;max-width:530px}.grant-card{background:white;border:1px solid var(--line);border-radius:20px;padding:32px 35px;box-shadow:0 8px 20px #20355704}.grant-card-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:23px}.grant-card-head h3{font-size:19px;letter-spacing:-.02em;margin:0}.grant-pill{font-size:12px;background:#edf3ff;color:var(--blue);padding:5px 10px;border-radius:5px}.grant-step{display:flex;gap:15px;align-items:center;padding:12px 0}.grant-step>span{background:#edf3ff;color:var(--blue);font-weight:600;width:29px;height:29px;font-size:12px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.grant-step p{font-size:15px;margin:0}.grant-note{font-size:12px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);padding-top:20px;margin:23px 0 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:44px}.process-step{border-top:1px solid var(--line);padding-top:22px}.process-num{font-family:Manrope,sans-serif;color:var(--blue);font-size:14px;font-weight:650}.process-step h3{font-size:22px;letter-spacing:-.035em;margin:16px 0 10px}.process-step p{color:var(--muted);font-size:15px;margin:0}.approach{padding:34px 40px;background:#f3f6fa;border-left:3px solid var(--blue);border-radius:0 14px 14px 0;margin-top:46px;display:grid;grid-template-columns:1fr 2fr;gap:42px}.approach h3{font-size:21px;line-height:1.4;letter-spacing:-.03em;margin:0}.approach p{font-size:14px;color:var(--muted);margin:0;line-height:1.9}.faq-section{padding:0 0 90px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:95px}.faq-intro>p{color:var(--muted);font-size:15px;margin-top:22px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;font-family:Manrope,sans-serif;font-size:16px;font-weight:650;cursor:pointer;padding:23px 32px 23px 0;position:relative;line-height:1.6}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-family:Arial,sans-serif;position:absolute;right:2px;top:21px;font-size:23px;font-weight:400;color:var(--blue)}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;color:var(--muted);margin:0;padding:0 27px 24px 0;line-height:1.85}.contact-section{padding:0 0 65px}.contact{background:#eaf1ff;border:1px solid #dce7fc;border-radius:24px;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:55px 58px;align-items:center}.contact h2{margin:0;font-size:41px}.contact-copy>p{color:#526882;max-width:420px;font-size:16px;margin:21px 0 0}.contact-person{font-weight:600;font-size:14px;color:#4d6380;margin-bottom:18px}.contact-email{font-family:Manrope,sans-serif;font-size:clamp(18px,1.9vw,25px);font-weight:650;letter-spacing:-.025em;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #cbd9f0;padding-bottom:15px}.contact-email:hover{color:var(--blue)}.contact-phone{display:inline-flex;align-items:center;gap:12px;margin-top:20px;font-size:20px;font-weight:550}.contact-phone .icon{width:18px;height:18px;color:var(--blue)}.contact-detail{font-size:13px;color:#5b708b;margin:14px 0 0}.footer{padding:0 0 28px}.footer-main{border-top:1px solid var(--line);padding-top:35px;display:flex;justify-content:space-between;align-items:start;gap:25px}.footer-brand{font-family:Manrope,sans-serif;font-weight:800;font-size:21px;letter-spacing:-.045em;color:var(--navy)}.footer-tagline{font-size:12px;color:var(--muted);margin:6px 0 0}.footer-legal{font-size:12px;color:var(--muted);text-align:right;line-height:1.9}.footer-legal p{margin:0}.footer-legal a{text-decoration:underline;text-underline-offset:3px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:26px;color:#7b8797;font-size:12px}.footer-bottom a:hover{color:var(--blue)}
@media(min-width:1600px){.hero{padding-top:68px}.hero-visual{height:570px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav{gap:23px}.brand{width:190px}.header-inner{gap:25px}.header-cta{padding:11px 13px;gap:10px}.hero-grid{gap:32px}.hero-visual{height:500px}.hero-float{left:-12px;width:280px}.hero-actions .button{padding:14px 16px;gap:16px;font-size:14px}.audiences{gap:25px}.service{padding:24px}.service h3{font-size:21px}.municipal{padding:45px;gap:48px}.grant-grid{gap:45px}.contact{padding:45px;gap:45px}.faq-grid{gap:55px}.contact h2{font-size:36px}}
@media(max-width:900px){.nav{gap:18px}.header-cta{display:none}.hero-grid{gap:26px}h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-visual{height:480px}.hero-float{width:250px;padding:20px;gap:12px}.hero-float strong{font-size:15px}.hero-float span{font-size:12px}.audience-bar{align-items:start}.audiences{gap:20px;flex-wrap:wrap;justify-content:end}.audiences span{font-size:14px}.service-grid{grid-template-columns:1fr}.service{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.service-top{grid-column:1/-1;margin-bottom:15px}.service h3{grid-column:1}.service p{grid-column:1;margin-bottom:12px}.service .check-list{grid-column:2;grid-row:2/4;margin:0}.service .text-link{margin-top:13px}.municipal{gap:35px;padding:38px}.municipal h2{font-size:34px}.grant-grid{gap:32px}.grant-card{padding:25px}.grant-card-head{align-items:start;gap:15px}.grant-card-head h3{font-size:17px}.grant-pill{white-space:nowrap}.approach{grid-template-columns:1fr 1.7fr;padding:28px;gap:30px}.contact{gap:30px;padding:35px}.contact h2{font-size:32px}.contact-email{font-size:20px}}
@media(max-width:700px){html{scroll-padding-top:83px}.container{width:calc(100% - 40px)}.site-header{height:78px}.brand{width:190px}.brand img{height:auto}.menu-toggle{display:flex}.nav{display:none;position:absolute;left:0;right:0;top:78px;padding:16px 24px 24px;background:white;border-bottom:1px solid var(--line);box-shadow:0 12px 20px #122b4908;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{padding:12px 0;font-size:16px}.hero{padding-top:35px}.hero-grid{grid-template-columns:1fr;gap:32px}h1{font-size:clamp(40px,8.2vw,56px);letter-spacing:-.05em;max-width:590px;margin:20px 0}.hero-copy>p{font-size:16px;line-height:1.8;max-width:510px;margin-bottom:24px}.hero-actions{gap:10px}.hero-actions .button{font-size:14px;padding:15px 18px;gap:17px}.eyebrow{font-size:12px;letter-spacing:.115em}.hero-note{font-size:12px;margin-top:20px}.hero-visual{height:395px;padding-bottom:23px;margin-left:10px}.hero-image{border-radius:15px}.hero-float{left:-10px;padding:17px 20px;width:277px}.hero-float strong{font-size:16px}.image-label{left:16px;top:16px;font-size:12px}.audience-bar{margin-top:20px;padding:24px 0;flex-direction:column;gap:13px}.audience-bar>span{font-size:12px}.audiences{gap:24px;justify-content:start}.audiences span{gap:8px;font-size:13px}.audiences .icon{width:18px;height:18px}.section{padding:64px 0}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:27px}.section-heading>p{justify-self:start;max-width:100%;font-size:15px}h2{font-size:34px;margin-top:13px}.service-grid{gap:14px}.service{padding:25px;display:flex}.service-top{margin-bottom:24px}.service h3{font-size:24px}.service p{margin-bottom:14px}.service .check-list{margin-bottom:16px}.service .text-link{margin-top:7px}.services-foot{flex-direction:column;gap:5px;font-size:12px;padding-top:17px}.municipal-section{padding-bottom:60px}.municipal{grid-template-columns:1fr;gap:34px;padding:31px 27px;border-radius:18px}.municipal h2{font-size:34px}.municipal-intro>p{font-size:15px;margin-bottom:24px}.municipal .button{padding:14px 19px;font-size:14px}.scope-line{padding:18px 0}.grant-section{padding:60px 0}.grant-grid{grid-template-columns:1fr;gap:28px}.grant-copy>p{font-size:15px;margin:19px 0 22px}.grant-card{padding:25px}.grant-card-head{align-items:center}.grant-card-head h3{font-size:18px}.process-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.process-step{padding-top:18px}.process-step h3{margin:10px 0;font-size:22px}.approach{grid-template-columns:1fr;gap:16px;margin-top:34px;padding:25px}.approach h3{font-size:22px}.approach p{font-size:14px}.faq-section{padding-bottom:60px}.faq-grid{grid-template-columns:1fr;gap:24px}.faq-intro>p{margin-bottom:0}.faq-list summary{font-size:15px;padding-top:21px;padding-bottom:21px}.faq-list details p{font-size:14px}.contact-section{padding-bottom:45px}.contact{grid-template-columns:1fr;gap:30px;padding:31px 27px;border-radius:18px}.contact h2{font-size:33px}.contact-copy>p{font-size:15px;margin-top:17px}.contact-email{font-size:clamp(17px,4.4vw,24px)}.contact-person{margin-bottom:12px}.contact-phone{font-size:20px}.contact-detail{font-size:12px}.footer-main{flex-direction:column;gap:22px;padding-top:27px}.footer-legal{text-align:left}.footer-bottom{align-items:start;gap:15px;font-size:12px}.footer-tagline{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
