/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#102675;--navy-dark:#081b5c;--teal:#08a696;--mint:#e8f8f6;--blue:#087bea;--purple:#8c36c7;--magenta:#ed1955;--orange:#f28b2d;--ink:#18304b;--cream:#fbfaf7;--line:#dce8eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit}.announcement{background:var(--navy-dark);color:#fff;letter-spacing:.025em;white-space:nowrap;padding:9px 0;font-size:12px;font-weight:800;overflow:hidden}.announcement-track{width:max-content;animation:28s linear infinite announcement-scroll;display:flex}.announcement-track span{align-items:center;display:inline-flex}.announcement-track span:after{content:"•";color:#7de2ce;margin:0 28px}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;align-items:center;gap:32px;padding:14px clamp(20px,5vw,72px);display:flex;position:sticky;top:0;box-shadow:0 5px 20px #082a4f0f}.brand{flex-direction:column;align-items:flex-start;margin-right:auto;text-decoration:none;display:flex}.brand img{width:210px;height:auto;display:block}.brand span{color:var(--navy);letter-spacing:.065em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:900;line-height:1.25}nav{gap:24px;font-size:14px;font-weight:700;display:flex}nav a{text-decoration:none}nav a:hover,nav a:focus-visible{color:var(--teal)}.button{background:var(--navy);color:#fff;border:2px solid var(--navy);border-radius:6px;justify-content:center;align-items:center;gap:16px;padding:14px 20px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover,.button:focus-visible{background:var(--teal);border-color:var(--teal);transform:translateY(-2px)}.button.small{padding:10px 15px;font-size:13px}.button.light{color:var(--navy);background:#fff;border-color:#fff}.hero{background:#fff;padding:0;display:block;position:relative}.hero-copy{z-index:3;border:1px solid #dce8ebe6;border-top:7px solid var(--teal);background:#fff;border-radius:18px;width:min(1120px,100% - 44px);max-width:none;margin:-34px auto 0;padding:44px 54px 42px;position:relative;transform:none;box-shadow:0 20px 55px #081b5c1f}.eyebrow{color:var(--teal);text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px;font-size:13px;font-weight:900}.program-label{color:#617487;letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:900}.program-name{margin-bottom:15px;font-size:14px}h1,h2,h3{margin-top:0;font-family:Georgia,Times New Roman,serif;line-height:1.08}h1{color:var(--navy-dark);letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(42px,5vw,70px)}h1 em{color:var(--magenta);font-weight:400}.animated-headline .hero-word{opacity:0;animation:.72s cubic-bezier(.2,.85,.35,1.2) forwards word-drop;display:inline-block;transform:translateY(-42px)scale(.96)}.animated-headline .hero-word:first-child{animation-delay:80ms}.animated-headline .hero-word:nth-child(2){animation-delay:.16s}.animated-headline .hero-word:nth-child(3){animation-delay:.24s}.animated-headline .hero-word:nth-child(4){animation-delay:.32s}.animated-headline .hero-word:nth-child(5){animation-delay:.4s}.animated-headline .hero-word:nth-child(6){animation-delay:.48s}.animated-headline .family-word{animation:.72s cubic-bezier(.2,.85,.35,1.2) .56s forwards word-drop,.65s ease-in-out 1.35s family-bounce}@keyframes word-drop{0%{opacity:0;transform:translateY(-42px)scale(.96)}70%{opacity:1;transform:translateY(7px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes family-bounce{0%,to{transform:translateY(0)rotate(0)}35%{transform:translateY(-7px)rotate(-1deg)}70%{transform:translateY(2px)rotate(.5deg)}}h2{color:var(--navy-dark);letter-spacing:-.035em;font-size:clamp(36px,4.5vw,62px)}h3{color:var(--navy-dark);font-size:25px}.lede{max-width:780px;font-size:17px}.hero-actions{align-items:center;gap:24px;margin:24px 0 16px;display:flex}.text-link{color:var(--navy);text-underline-offset:5px;font-weight:800}.microcopy{color:#577083;font-size:13px}.hero-photo{width:100%;height:clamp(460px,51vw,650px);position:relative;overflow:hidden}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#081b5cb8 0%,#081b5c47 42%,#081b5c05 72%);position:absolute;inset:0}.hero-photo img{object-fit:cover;object-position:center 48%;width:100%;height:100%;display:block}.hero-tagline{z-index:2;color:#fff;letter-spacing:-.04em;text-align:left;text-shadow:0 4px 24px #081b5c8c;width:min(600px,48vw);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5.2vw,74px);font-weight:700;line-height:1.04;position:absolute;bottom:clamp(70px,9vw,120px);left:clamp(24px,7vw,110px);transform:none}.hero-tagline span{color:#8ce5d4;white-space:normal;display:block}.contract-statement{border-left:6px solid var(--teal);max-width:1120px;color:var(--navy-dark);text-align:center;background:#eef9f7;border-radius:8px;margin:34px auto;padding:18px 26px;font-weight:800}.hero-art{background:var(--navy);border-radius:52% 48% 46% 54%/58% 42%;min-height:520px;position:relative;overflow:hidden;box-shadow:0 30px 70px #082a4f2e}.hero-art p{z-index:3;color:#fff;margin:0;font-family:Georgia,serif;font-size:clamp(24px,3vw,40px);line-height:1.2;position:absolute;bottom:10%;left:11%}.sun{background:var(--orange);border-radius:50%;width:180px;height:180px;position:absolute;top:10%;right:12%}.arch{border:45px solid;border-bottom:0;border-radius:50% 50% 0 0;position:absolute}.arch-one{border-color:var(--teal);width:380px;height:250px;bottom:0;right:-40px}.arch-two{border-color:var(--magenta);width:270px;height:180px;bottom:0;right:15px}.heart{z-index:2;color:#fff;font-size:80px;position:absolute;top:18%;left:14%;transform:rotate(-9deg)}.section{padding:100px clamp(24px,7vw,110px)}.trust-strip{background:#eff8f6;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px clamp(18px,4vw,60px);display:grid}.trust-strip>div{border:1px solid var(--line);border-top:5px solid var(--teal);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;min-height:150px;padding:22px;display:flex;box-shadow:0 8px 24px #082a4f0f}.trust-strip>div:nth-child(2){border-top-color:var(--magenta)}.trust-strip>div:nth-child(3){border-top-color:var(--orange)}.trust-strip>div:nth-child(4){border-top-color:var(--navy)}.trust-icon{background:var(--mint);width:38px;height:38px;color:var(--navy);border-radius:50%;place-items:center;margin-bottom:13px;font-size:22px;line-height:1;display:grid}.trust-strip strong{color:var(--navy-dark);font-family:Georgia,serif;font-size:20px;line-height:1.15}.trust-strip span{color:#577083;margin-top:7px;font-size:13px;line-height:1.4}.section-heading{max-width:780px;margin-bottom:46px}.section-heading>p:last-child{font-size:18px}.choose{background:#fff}.caregiver-welcome{grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(40px,7vw,100px);display:grid}.caregiver-welcome>img{object-fit:cover;border-radius:70px 12px;width:100%;height:560px;display:block;box-shadow:0 24px 64px #081b5c24}.caregiver-welcome>div{max-width:720px}.caregiver-welcome h2{margin-bottom:24px}.caregiver-welcome .big-copy{color:var(--navy);font-size:25px}.caregiver-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.how-it-works{background:linear-gradient(#fff 0%,#fbfdff 100%);position:relative;overflow:hidden}.how-it-works:before,.how-it-works:after{content:"";filter:blur(1px);opacity:.34;pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute}.how-it-works:before{background:radial-gradient(circle,#d9f5f0 0%,#d9f5f000 70%);top:-150px;left:-90px}.how-it-works:after{background:radial-gradient(circle,#f9dce8 0%,#f9dce800 70%);bottom:-160px;right:-90px}.journey-heading{z-index:1;text-align:center;max-width:960px;margin-left:auto;margin-right:auto;position:relative}.journey-heading h2{color:var(--navy)}.journey{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 24px;max-width:1150px;margin:64px auto 0;display:grid;position:relative}.journey:before{content:"";border-top:5px dotted var(--teal);opacity:.9;position:absolute;top:87px;left:9%;right:9%}.journey-step{--step-color:var(--teal);text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.journey-icon{z-index:1;aspect-ratio:1;background:#eef9f7;border-radius:50%;place-items:center;width:160px;margin-bottom:22px;display:grid;position:relative;box-shadow:0 14px 38px #081b5c14}.journey-icon span{width:76px;height:76px;color:var(--step-color);border:4px solid;border-radius:24px;place-items:center;font-family:Georgia,serif;font-size:42px;line-height:1;display:grid}.journey-step.blue{--step-color:var(--blue)}.journey-step.blue .journey-icon{background:#edf6ff}.journey-step.purple{--step-color:var(--purple)}.journey-step.purple .journey-icon{background:#f7edfc}.journey-step.pink{--step-color:var(--magenta)}.journey-step.pink .journey-icon{background:#fff0f5}.journey-number{background:var(--step-color);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;font-weight:900;display:grid;box-shadow:0 8px 18px #081b5c24}.journey-step h3{min-height:58px;color:var(--navy);margin:0 0 10px;font-family:Arial,Helvetica,sans-serif;font-size:19px;line-height:1.25}.journey-step p{color:#607288;margin:0;font-size:14px;line-height:1.5}.funding-note{z-index:1;background:linear-gradient(100deg,#eef9f8,#fff 65%,#fff4f8);border:1px solid #d9eeeb;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;max-width:1400px;margin:64px auto 0;padding:24px 28px;display:grid;position:relative;box-shadow:0 14px 42px #081b5c12}.funding-shield{border:3px solid var(--teal);width:62px;height:62px;color:var(--teal);border-radius:18px 18px 26px 26px;place-items:center;font-size:30px;font-weight:900;display:grid}.funding-note strong{color:var(--teal);font-family:Arial,Helvetica,sans-serif;font-size:24px}.funding-note p{color:#607288;margin:4px 0 0;font-size:14px}.relationship{background:linear-gradient(135deg,#f4fbfa,#fff 55%,#f7f1fb)}.relationship .section-heading{max-width:900px}.relationship-steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.relationship-steps article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:34px;position:relative;box-shadow:0 14px 38px #081b5c12}.relationship-steps span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:20px;font-weight:900;display:grid}.relationship-steps article:nth-child(2) span{background:var(--purple)}.relationship-steps article:nth-child(3) span{background:var(--blue)}.ays-responsibilities{background:#fff;border:1px solid #d5e9e5;border-radius:12px;margin-top:28px;padding:20px 24px}.ays-responsibilities summary{color:var(--navy);cursor:pointer;font-weight:900}.check-list{grid-template-columns:1fr 1fr;gap:8px 28px;margin:24px 0;display:grid}.check-list li::marker{color:var(--teal)}.path-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.service-card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card-grid article{border:1px solid var(--line);border-top:6px solid var(--teal);background:#fff;border-radius:8px;padding:34px;box-shadow:0 12px 34px #082a4f12}.service-card-grid article span{color:var(--magenta);font-size:13px;font-weight:900}.service-card-grid article h3{margin:18px 0 12px}.service-snapshot{background:#fff}.service-clarification,.referral-disclaimer{border-left:6px solid var(--orange);background:#fff7e9;border-radius:8px;margin-top:30px;padding:22px 26px}.service-clarification strong,.referral-disclaimer strong{color:var(--navy-dark);font-size:17px}.service-clarification p,.referral-disclaimer p{margin:5px 0 0}.sensory-break{min-height:430px;position:relative;overflow:hidden}.sensory-break img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sensory-break:after{content:"";background:linear-gradient(90deg,#082a4fe0,#082a4f1f 65%);position:absolute;inset:0}.sensory-break div{z-index:1;align-items:center;max-width:760px;min-height:430px;padding:60px clamp(24px,7vw,110px);display:flex;position:relative}.sensory-break p{color:#fff;margin:0;font-family:Georgia,serif;font-size:clamp(30px,4vw,54px);line-height:1.15}.path-card{color:#fff;border-radius:18px;flex-direction:column;min-height:520px;padding:0;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.path-image{object-fit:cover;width:100%;height:210px;display:block}.path-card-body{flex-direction:column;flex:1;padding:26px 30px 30px;display:flex}.path-card:hover,.path-card:focus-visible{transform:translateY(-6px);box-shadow:0 18px 45px #1730472e}.path-card h3{color:#fff;margin-top:auto;font-size:32px}.path-card p{font-size:16px}.family{background:var(--navy)}.provider{background:var(--teal)}.partner{background:#873b91}.card-number{opacity:.75;font-weight:900}.card-icon{font-size:48px}.card-link{margin-top:12px;font-weight:800}.split{background:var(--cream);grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.big-copy{color:var(--navy);margin-top:0;font-family:Georgia,serif;font-size:28px;line-height:1.3}.notice{border-left:6px solid var(--orange);background:#fff;margin-top:30px;padding:22px}.audience-title{max-width:850px;margin-bottom:48px}.audience-title>span{color:var(--magenta);text-transform:uppercase;letter-spacing:.1em;font-weight:900}.two-column{grid-template-columns:1fr 1fr;gap:70px;display:grid}ul,ol{padding-left:23px}li{margin-bottom:12px}.cta-band{background:var(--navy);color:#fff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-top:60px;padding:38px;display:grid}.cta-band h3{color:#fff;margin:0}.cta-band .eyebrow{color:#7de2ce}.privacy-note{opacity:.78;grid-column:1/-1;margin:0;font-size:12px}.soft{background:#eff8f6}.three-column{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.three-column>div{border-top:5px solid var(--teal);background:#fff;padding:26px}.three-column b{color:var(--magenta)}.qualification-box{background:#fff;border:1px solid #b9dcd5;border-radius:12px;margin:40px 0 28px;padding:30px}.qualification-box p{margin:10px 0}.qualification-box small{color:#58717e;margin-top:20px;display:block}.innovation{background:var(--navy);color:#fff}.innovation h2,.innovation .big-copy{color:#fff}.innovation .eyebrow{color:#8ee0d0}.innovation .notice{border-color:var(--teal);color:#fff;background:#ffffff1a}.provider-note{grid-template-columns:minmax(240px,.8fr) minmax(280px,1.2fr);align-items:center;gap:40px;display:grid}.provider-note .audience-title{margin:0}.provider-note>p{font-size:18px;line-height:1.65}.provider-note .text-link{grid-column:2}.provider-note .button{justify-self:start}.careers-hero{color:#fff;background:linear-gradient(90deg,#082a4ff5,#123f72b8),url(/hero-support.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:flex-start;min-height:600px;display:flex}.careers-hero h1{color:#fff;max-width:900px}.careers-hero .lede{max-width:760px}.careers-hero .eyebrow{color:#86e0ce}.careers-hero .button{background:var(--teal);border-color:var(--teal)}.secure-card{color:#fff;background:var(--navy-dark);border-radius:16px;padding:36px}.secure-card h3{color:#fff}.secure-card>span{color:#7de2ce;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.service-area{background:linear-gradient(135deg,#fff 0%,#f5fbfa 52%,#f8f3fc 100%);border:1px solid #dbecea;border-radius:26px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:30px 58px;margin:-8px 0 70px;padding:52px;display:grid;overflow:hidden;box-shadow:0 18px 55px #081b5c14}.service-kicker{color:var(--navy-dark);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(28px,3vw,44px);font-weight:900;line-height:1}.service-area-copy>h3{color:var(--purple);letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(48px,5.2vw,76px);font-style:italic;font-weight:400}.service-intro{max-width:560px;font-size:18px;line-height:1.65}.service-area-note{background:linear-gradient(100deg,#eef9f7,#f6f0fb);border-radius:14px;align-items:center;gap:16px;margin:30px 0;padding:18px 20px;display:flex}.service-area-note>span{color:#fff;background:var(--teal);border-radius:50%;flex:0 0 54px;place-items:center;height:54px;font-size:29px;display:grid}.service-area-note strong{color:var(--navy-dark);font-size:18px;display:block}.service-area-note p{margin:2px 0 0;font-size:13px}.region-lists{grid-template-columns:1fr 1fr;gap:26px;display:grid}.region-lists>div+div{border-left:1px solid var(--line);padding-left:25px}.region-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:7px;padding:6px 14px;font-size:13px;display:inline-block}.region13-badge{background:var(--teal)}.region14-badge{background:var(--purple)}.region-lists ul{margin:14px 0 0;padding-left:22px}.region-lists li{margin-bottom:7px}.availability-note{border-top:1px solid var(--line);color:#5f7385;margin:24px 0 0;padding-top:18px;font-size:13px}.georgia-map{min-height:560px;position:relative}.georgia-shape{clip-path:polygon(23% 0,73% 0,76% 7%,81% 10%,80% 16%,85% 20%,84% 26%,90% 33%,87% 39%,93% 47%,88% 53%,91% 62%,84% 68%,85% 77%,77% 83%,74% 93%,60% 96%,54% 100%,42% 97%,34% 91%,24% 88%,18% 78%,14% 67%,10% 53%,12% 39%,8% 26%,16% 17%);background:linear-gradient(145deg,#e5e9ef,#f3f5f8);position:absolute;inset:10px 4% 34px 8%;box-shadow:inset 0 0 70px #081b5c14}.georgia-shape:before{content:"";opacity:.4;background:repeating-linear-gradient(45deg,#0000 0 22px,#ffffffe6 23px 24px),repeating-linear-gradient(-35deg,#0000 0 35px,#ffffffbf 36px 37px);position:absolute;inset:11%}.georgia-shape>span{color:#aab4c1;font-family:Georgia,serif;font-size:24px;font-style:italic;position:absolute;bottom:14%;right:17%}.metro-inset{z-index:2;aspect-ratio:1;background:#ffffffe0;border:9px solid #fff;border-radius:50%;width:min(430px,74%);position:absolute;top:12%;left:10%;box-shadow:0 18px 48px #081b5c2b}.map-county{color:#fff;background:var(--teal);text-align:center;border:3px solid #fff;place-items:center;min-width:105px;min-height:70px;padding:9px;font-size:15px;font-weight:900;display:grid;position:absolute;box-shadow:0 8px 20px #081b5c1f}.map-county.region14{background:var(--purple)}.map-cobb{border-radius:42% 20% 28% 34%;top:22%;left:14%;transform:rotate(-7deg)}.map-gwinnett{border-radius:28% 45% 30% 35%;min-width:126px;min-height:86px;top:13%;right:10%;transform:rotate(8deg)}.map-fulton{border-radius:35% 22% 42% 25%;min-height:100px;top:43%;left:9%;transform:rotate(4deg)}.map-dekalb{border-radius:24% 36% 30% 45%;min-width:116px;top:39%;right:17%;transform:rotate(-4deg)}.map-clayton{border-radius:32% 26% 44% 30%;min-width:118px;bottom:14%;left:38%;transform:rotate(3deg)}.metro-label{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;font-size:12px;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.map-legend{z-index:3;color:var(--navy-dark);background:#fff;border-radius:999px;gap:18px;padding:12px 17px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:3%;right:5%;box-shadow:0 10px 28px #081b5c21}.map-legend span{align-items:center;gap:7px;display:flex}.map-legend i{border-radius:50%;width:13px;height:13px}.region13-dot{background:var(--teal)}.region14-dot{background:var(--purple)}.map-caption{color:#6b7b8e;text-align:center;grid-column:2;margin:-18px 0 0;font-size:11px}.about{background:var(--navy-dark);color:#fff}.about h2,.about h3{color:#fff}.about .eyebrow{color:#7de2ce}.about-copy{max-width:900px;font-family:Georgia,serif;font-size:28px}.about-preview-image img{object-fit:cover;object-position:center;border-radius:70px 14px;width:100%;height:520px;display:block;box-shadow:0 24px 60px #081b5c26}.about-preview-copy{max-width:760px}.about-preview-copy .button{margin-top:18px}.about-page-hero{min-height:640px;position:relative;overflow:hidden}.about-page-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.about-page-hero:after{content:"";background:linear-gradient(90deg,#081b5ce0,#081b5c66 55%,#081b5c0d);position:absolute;inset:0}.about-page-hero>div{z-index:1;color:#fff;flex-direction:column;justify-content:center;max-width:900px;min-height:640px;padding:70px clamp(24px,7vw,110px);display:flex;position:relative}.about-page-hero h1{color:#fff}.about-page-hero h1 em,.about-page-hero .eyebrow{color:#8ce5d4}.about-page-hero>div>p:last-child{max-width:650px;font-size:20px}.about-page-hero .about-hero-tagline{color:#fff;max-width:760px;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,52px);font-weight:700;line-height:1.08}.about-page-hero .about-hero-tagline em{color:#8ce5d4}.about-story{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.about-story-copy{max-width:760px}.about-philosophy{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.about-photo-pair{grid-template-columns:1.05fr .95fr;align-items:end;gap:14px;display:grid}.about-photo-pair img{object-fit:cover;width:100%;display:block;box-shadow:0 16px 42px #081b5c21}.about-photo-pair img:first-child{border-radius:55px 10px 10px;height:500px}.about-photo-pair img:last-child{border-radius:10px 10px 55px;height:370px}.about-values{background:#fff}.about-value-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.about-value-grid article{border:1px solid var(--line);border-top:6px solid var(--teal);border-radius:14px;padding:34px;box-shadow:0 14px 38px #081b5c12}.about-value-grid article:nth-child(2){border-top-color:var(--purple)}.about-value-grid article:nth-child(3){border-top-color:var(--magenta)}.about-value-grid span{color:var(--teal);font-size:13px;font-weight:900}.about-value-grid h3{margin:18px 0 12px}.about-arcs{color:#fff;background:var(--navy);grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.about-arcs h2,.about-arcs .big-copy{color:#fff}.about-arcs .eyebrow{color:#8ce5d4}.about-arcs .button{margin-top:22px}.about-closing{text-align:center;background:linear-gradient(135deg,#effaf8,#fff4f8)}.about-closing>p{color:var(--teal);margin:0;font-family:Georgia,serif;font-size:clamp(30px,4vw,52px)}.about-closing h2{color:var(--navy);font-size:clamp(48px,6vw,80px)}.value-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px;display:grid}.value-grid>div{background:#ffffff0f;border:1px solid #fff3;border-radius:14px;padding:26px}.value-grid span{color:#7de2ce;background:#7de2ce24;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:18px;font-size:22px;display:grid}.value-grid h3{margin-bottom:10px}.value-grid p{color:#d7ece9;margin:0}.contact{background:linear-gradient(135deg,#fff7fa,#eff8f6);grid-template-columns:1fr .8fr;gap:10vw;display:grid}.contact-card{background:#fff;border-radius:14px;flex-direction:column;gap:13px;padding:32px;display:flex;box-shadow:0 18px 50px #1730471a}.contact-card a{color:var(--navy);font-size:20px;font-weight:800}.contact-card small{color:#627984}.policy{grid-template-columns:repeat(3,1fr);gap:32px;padding-top:60px;padding-bottom:60px;display:grid}.policy h3{font-size:22px}.policy p{font-size:14px}.refer-hero{background:linear-gradient(135deg,#f3fbf9,#fff7fa);grid-template-columns:1.3fr .7fr;align-items:center;gap:7vw;display:grid}.refer-hero h1{max-width:760px}.refer-actions{align-items:center;gap:22px;margin-top:30px;display:flex}.refer-safety{border-left:6px solid var(--orange);background:#fff;border-radius:8px;padding:30px;box-shadow:0 15px 42px #082a4f17}.refer-safety strong{color:var(--navy-dark);font-family:Georgia,serif;font-size:24px}.refer-safety p{margin-bottom:0}.embedded-referral{background:linear-gradient(#f1faf8,#fff)}.embedded-referral-heading{text-align:center;max-width:820px;margin:0 auto 36px}.embedded-referral-heading>p:last-child{font-size:17px}.jotform-frame{background:#fff;border:1px solid #d6e8e5;border-radius:20px;max-width:1040px;margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #081b5c1f}.jotform-frame iframe{background:#fff;border:0;width:100%;height:1100px;display:block}.embed-help{color:#607288;text-align:center;margin:18px auto 0;font-size:13px}.embed-help a{color:var(--navy);text-underline-offset:3px;font-weight:800}.refer-hero-simple{text-align:center;display:block}.refer-hero-simple>div{max-width:900px;margin:0 auto}.refer-hero-simple .refer-actions{justify-content:center}.download-referral{background:linear-gradient(135deg,var(--navy-dark),var(--navy));color:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;display:grid}.download-referral h2,.download-referral .eyebrow{color:#fff}.download-referral p{max-width:760px;margin-bottom:0;font-size:18px;line-height:1.7}.download-referral p a{color:#7de2ce;font-weight:800}.download-referral .button{color:var(--navy);white-space:nowrap;background:#fff}.refer-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:7vw;display:grid}.refer-intro{position:sticky;top:130px}.refer-intro h2{font-size:clamp(34px,4vw,54px)}.refer-steps{gap:14px;margin-top:34px;display:grid}.refer-steps div{align-items:center;gap:14px;display:flex}.refer-steps b{background:var(--mint);height:34px;color:var(--navy);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.portal-gateway{background:var(--navy-dark);color:#fff;border-radius:12px;margin:28px 0;padding:22px}.portal-gateway span{color:#7de2ce;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.portal-gateway strong{font-family:Georgia,serif;font-size:25px;display:block}.portal-gateway p{color:#d7ece9;margin-bottom:0}.referral-form{border:1px solid var(--line);background:#fff;border-radius:18px;padding:36px;box-shadow:0 18px 55px #082a4f17}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.referral-form label,.referral-form legend{color:var(--navy-dark);font-weight:800}.referral-form label small{font-weight:400}.referral-form input,.referral-form select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #a9bdc8;border-radius:7px;margin-top:8px;padding:13px 14px}.referral-form input:focus,.referral-form select:focus{border-color:var(--teal);outline:3px solid #149b8633}.referral-form fieldset{border:1px solid var(--line);border-radius:9px;grid-column:1/-1;gap:24px;padding:18px;display:flex}.referral-form legend{padding:0 8px}.radio-label{align-items:center;gap:8px;display:flex}.radio-label input{width:auto;margin:0}.consent{background:#fff7e9;border-radius:9px;align-items:flex-start;gap:12px;margin:26px 0;padding:18px;display:flex}.consent input{width:auto;margin:4px 0 0}.form-note{color:#577083;margin:16px 0 0;font-size:13px}.form-success{background:var(--mint);color:var(--navy-dark);border-radius:8px;padding:14px;font-weight:800}footer{color:var(--ink);border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:18px;padding:46px clamp(24px,7vw,110px);display:grid}footer img{width:220px}footer p{color:var(--navy-dark);justify-self:end;font-family:Georgia,serif;font-size:20px}footer div{gap:22px;display:flex}footer a{color:var(--navy)}footer small{text-align:right;color:#577083;justify-self:end}@media (width<=1100px){.journey{grid-template-columns:repeat(3,1fr)}.journey:before{display:none}}@media (width<=900px){nav,.site-header>.small{display:none}.brand img{width:180px}.brand span{font-size:8px}.hero-photo{height:540px}.hero-copy{padding:38px}.trust-strip,.service-card-grid,.path-grid,.three-column,.value-grid,.policy{grid-template-columns:1fr 1fr}.caregiver-welcome,.split,.two-column,.contact,.provider-note,.refer-hero,.refer-layout{grid-template-columns:1fr}.caregiver-welcome>img{height:440px}.refer-intro{position:static}.provider-note .text-link{grid-column:1}.cta-band{grid-template-columns:1fr}.cta-band .button{justify-self:start}.funding-note{grid-template-columns:auto 1fr}.funding-note .button{grid-column:1/-1;justify-self:start}}@media (width<=620px){.section{padding:72px 22px}.hero{background:#f4fbfa;flex-direction:column;padding:0 0 30px;display:flex}.hero-photo{height:430px;position:relative}.hero-photo:after{background:linear-gradient(#081b5c0a 30%,#081b5ccc 100%)}.hero-photo img{object-position:62% center}.hero-tagline{width:calc(100% - 44px);font-size:clamp(36px,10vw,48px);bottom:42px;left:22px}.hero-copy{width:calc(100% - 28px);margin:-18px auto 0;padding:28px 22px 26px;position:relative;bottom:auto;left:auto;transform:none}.hero-copy h1{font-size:clamp(38px,12vw,52px)}.hero-copy .lede{font-size:16px}.hero-actions,.refer-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.trust-strip>div{min-height:160px;padding:17px}.trust-strip strong{font-size:17px}.trust-strip span{font-size:12px}.caregiver-welcome>img{border-radius:40px 8px;height:330px}.caregiver-welcome .big-copy{font-size:21px}.caregiver-actions{flex-direction:column;align-items:stretch}.caregiver-actions .button{width:100%}.journey{grid-template-columns:1fr;gap:0;margin-top:42px}.journey-step{text-align:left;grid-template-columns:76px 1fr;align-items:center;column-gap:18px;padding:0 0 32px;display:grid}.journey-step:after{content:"";border-left:4px dotted #b7ddd8;position:absolute;top:76px;bottom:0;left:37px}.journey-step:last-child:after{display:none}.journey-icon{grid-row:1/4;align-self:start;width:76px;margin:0}.journey-icon span{border-width:3px;border-radius:16px;width:48px;height:48px;font-size:27px}.journey-number{border:3px solid #fff;width:28px;height:28px;margin:0;font-size:12px;position:absolute;top:52px;left:54px}.journey-step h3{min-height:0;margin:0 0 5px;font-size:18px}.journey-step p{font-size:13px}.funding-note{grid-template-columns:50px 1fr;gap:16px;margin-top:32px;padding:20px}.funding-shield{width:50px;height:50px;font-size:22px}.funding-note strong{font-size:19px}.funding-note p{font-size:12px}.funding-note .button{grid-column:1/-1;width:100%}.service-card-grid,.path-grid,.three-column,.policy,.form-grid{grid-template-columns:1fr}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:32px}.value-grid>div{padding:16px}.value-grid span{width:32px;height:32px;margin-bottom:12px;font-size:18px}.value-grid h3{font-size:18px}.value-grid p{font-size:12px;line-height:1.45}.referral-form{padding:24px 18px}.referral-form fieldset{flex-direction:column;gap:12px}.path-card{min-height:470px}.cta-band{padding:26px}.contact-card a{font-size:16px}footer{grid-template-columns:1fr}footer p,footer small{text-align:left;justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.path-card{transition:none}.announcement-track{animation:none}.animated-headline .hero-word,.animated-headline .family-word{opacity:1;animation:none;transform:none}}@media (width<=900px){.service-area{grid-template-columns:1fr;padding:32px}.map-caption{grid-column:1;margin:-14px 0 0}}@media (width<=620px){.service-area{margin-bottom:54px;padding:24px 18px}.service-area-copy h3{font-size:26px}.county-map{min-height:380px}.ring-one{width:170px;height:170px}.ring-two{width:300px;height:300px}.county{min-width:88px;padding:9px 10px;font-size:12px}.county.cobb{top:16%;left:3%}.county.gwinnett{top:14%;right:2%}.county.fulton{top:53%;left:2%}.county.dekalb{top:51%;right:2%}.atlanta-dot{width:92px;height:92px}.atlanta-dot b{font-size:16px}}@media (width<=900px){.about-preview,.about-story,.about-philosophy,.about-arcs{grid-template-columns:1fr}.about-preview-image img{height:440px}.about-page-hero,.about-page-hero>div{min-height:560px}.about-value-grid{grid-template-columns:1fr}}@media (width<=620px){.about-preview-image img{border-radius:10px 42px;height:340px}.about-preview-copy>p:not(.eyebrow){font-size:16px}.about-page-hero,.about-page-hero>div{min-height:520px}.about-page-hero>img{object-position:63% center}.about-page-hero>div{padding:56px 22px}.about-page-hero:after{background:linear-gradient(#081b5c29,#081b5ce0)}.about-page-hero h1{font-size:clamp(42px,12vw,58px)}.about-photo-pair img:first-child{height:370px}.about-photo-pair img:last-child{height:280px}.about-value-grid article{padding:26px}.about-closing h2{font-size:clamp(42px,12vw,58px)}.embedded-referral{padding-left:12px;padding-right:12px}.embedded-referral-heading{padding:0 10px}.jotform-frame{border-radius:14px}.jotform-frame iframe{height:1200px}.embed-help{padding:0 10px}}@media (width<=900px){.georgia-map{min-height:540px}.metro-inset{width:min(430px,78%);left:50%;transform:translate(-50%)}.region-lists{max-width:560px}.relationship-steps,.check-list{grid-template-columns:1fr}.contract-statement{margin-left:22px;margin-right:22px}.journey{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.service-area{padding:34px 20px}.service-kicker{font-size:28px}.service-area-copy>h3{font-size:48px}.service-intro{font-size:16px}.region-lists{grid-template-columns:1fr;gap:20px}.region-lists>div+div{border-top:1px solid var(--line);border-left:0;padding:20px 0 0}.georgia-map{min-height:430px;margin:0 -8px}.georgia-shape{inset:8px 0 24px}.metro-inset{border-width:6px;width:94%;top:11%}.map-county{border-width:2px;min-width:76px;min-height:55px;padding:6px;font-size:11px}.map-gwinnett{min-width:96px;min-height:66px}.map-fulton{min-height:75px}.map-dekalb,.map-clayton{min-width:88px}.map-legend{white-space:nowrap;gap:12px;bottom:0;right:50%;transform:translate(50%)}.map-caption{margin-top:-8px}.journey{grid-template-columns:1fr}.relationship-steps article{padding:26px}.contract-statement{text-align:left}}.home-intro{background:#fff;grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.home-intro>div:last-child{max-width:760px}.home-intro .button{margin-top:22px}.home-benefits{background:#f3faf8}.who-preview{grid-template-columns:1fr .9fr;align-items:center;gap:7vw;display:grid}.who-preview>div{max-width:740px}.who-preview>img{object-fit:cover;border-radius:24px 64px;width:100%;height:440px;display:block;box-shadow:0 20px 52px #081b5c21}.home-process{background:#fff}.home-process-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-process-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#faf7fd);border-radius:18px;padding:32px;box-shadow:0 12px 34px #081b5c0f}.home-process-grid span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:20px;font-weight:900;display:grid}.home-process-grid article:nth-child(2) span{background:var(--purple)}.home-process-grid article:nth-child(3) span{background:var(--blue)}.process-link{margin-top:28px;display:inline-block}.home-service-area{background:linear-gradient(#f8fbfc,#fff)}.home-service-area .service-area{margin:0}.about-preview{background:linear-gradient(135deg,#f2fbf9,#fff 55%,#fff4f8);grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(42px,6vw,88px);display:grid}.about-preview-image{aspect-ratio:4/3;align-self:center;width:100%;position:relative}.about-preview-image:before{content:"";background:linear-gradient(135deg,#14a69c38,#8445bc26);border-radius:28px;position:absolute;inset:18px -14px -14px 18px}.about-preview-image img{z-index:1;object-fit:cover;object-position:center;border:8px solid #fff;border-radius:28px;width:100%;height:100%;display:block;position:relative;box-shadow:0 20px 52px #081b5c21}.about-preview-copy{flex-direction:column;justify-content:center;max-width:760px;display:flex}.about-preview-copy>p:not(.eyebrow){font-size:18px;line-height:1.75}.about-preview-copy .button{align-self:flex-start;margin-top:18px}.final-cta{color:#fff;background:linear-gradient(125deg,var(--navy-dark),var(--navy));grid-template-columns:1.25fr .75fr;align-items:center;gap:60px;display:grid}.final-cta h2{color:#fff;margin:0}.final-cta .eyebrow{color:#8ce5d4}.final-cta>div:last-child{flex-direction:column;gap:14px;display:flex}.outline-light{color:#fff;background:0 0;border-color:#fff}@media (width<=900px){.home-intro,.who-preview,.final-cta,.home-process-grid{grid-template-columns:1fr}.who-preview>img{height:380px}.about-preview{grid-template-columns:1fr}.about-preview-image{aspect-ratio:16/10;max-width:720px}}@media (width<=620px){.who-preview>img{border-radius:18px 42px;height:310px}.about-preview-image{aspect-ratio:4/3}.about-preview-image:before{border-radius:22px;inset:12px -8px -8px 12px}.about-preview-image img{border-width:6px;border-radius:22px}.about-preview-copy>p:not(.eyebrow){font-size:16px}.final-cta{gap:32px}.home-process-grid article{padding:26px 22px}}@media (width<=760px){.download-referral{grid-template-columns:1fr;gap:28px}.download-referral .button{white-space:normal;width:100%}.refer-hero-simple .refer-actions{align-items:stretch}.refer-hero-simple .refer-actions .button{width:100%}}.credibility-strip{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;padding:1px;display:grid}.credibility-strip>div{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:104px;padding:18px;display:flex}.credibility-strip span{color:var(--teal);font-size:24px;font-weight:900}.credibility-strip strong{color:var(--navy);text-transform:uppercase;letter-spacing:.05em;font-size:12px}.why-ays{background:#fff}.why-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.why-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px 24px;box-shadow:0 12px 32px #081b5c0f}.why-grid span{width:48px;height:48px;color:var(--navy);background:#e8f7f4;border-radius:50%;place-items:center;margin-bottom:20px;font-size:25px;display:grid}.why-grid article:nth-child(2n) span{color:var(--purple);background:#f1eafb}.why-grid h3{font-size:22px}.county-controls{grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;display:grid}.county-controls button{color:var(--navy);font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e6e7;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:800;transition:all .2s;display:flex}.county-controls button:hover,.county-controls button:focus-visible,.county-controls button.active{color:#fff;background:var(--navy);border-color:var(--navy);transform:translateY(-2px)}.county-controls small{opacity:.75;font-size:10px}.map-county{opacity:.62;transition:all .2s}.map-county.active{z-index:4;opacity:1;outline:5px solid #ed195538;transform:scale(1.1)}.map-cobb.active{transform:rotate(-7deg)scale(1.1)}.map-gwinnett.active{transform:rotate(8deg)scale(1.1)}.map-fulton.active{transform:rotate(4deg)scale(1.1)}.map-dekalb.active{transform:rotate(-4deg)scale(1.1)}.map-clayton.active{transform:rotate(3deg)scale(1.1)}.qualification-grid{gap:22px;max-width:1080px;display:grid}.qualification-card{background:linear-gradient(110deg,#fff,#faf7fd);border:1px solid #e8e1f2;border-radius:22px;grid-template-columns:110px 1fr;gap:28px;padding:38px;display:grid;box-shadow:0 12px 34px #081b5c0f}.qualification-icon{width:88px;height:88px;color:var(--navy);background:#eee5fa;border-radius:50%;place-items:center;font-size:42px;display:grid}.qualification-card:nth-child(2) .qualification-icon{color:var(--teal);background:#e6f7f4}.qualification-card h2,.qualification-card h3{margin-bottom:16px;font-size:34px}.qualification-card li::marker{color:var(--purple)}.families-hero{color:#fff;background:linear-gradient(90deg,#081b5ced,#102675a3),url(/path-family.png) 50%/cover no-repeat}.families-hero h1{color:#fff;max-width:900px}.families-hero .eyebrow{color:#8ce5d4}.detail-list{grid-template-columns:repeat(3,1fr);gap:12px 28px;padding:0;list-style:none;display:grid}.detail-list li{border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px 16px 14px 44px;position:relative}.detail-list li:before{content:"✓";color:var(--teal);font-weight:900;position:absolute;left:16px}.about-role{background:#f5faf9;grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.leadership{background:#fff}.leadership-card{border:1px solid var(--line);border-radius:20px;grid-template-columns:120px 1fr;align-items:center;gap:28px;max-width:850px;padding:34px;display:grid;box-shadow:0 14px 38px #081b5c12}.leadership-monogram{color:#fff;background:linear-gradient(135deg,var(--teal),var(--purple));border-radius:50%;place-items:center;width:100px;height:100px;font-family:Georgia,serif;font-size:34px;display:grid}.leadership-card h3{margin-bottom:6px}.leadership-card strong{color:var(--teal)}.footer-expanded{grid-template-columns:1.3fr repeat(4,1fr);align-items:start}.footer-expanded .footer-brand img{width:220px}.footer-expanded .footer-brand p{justify-self:start;margin-top:18px}.footer-expanded>div:not(.footer-brand){flex-direction:column;gap:9px;display:flex}.footer-expanded h3{text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-size:14px}.footer-expanded small{border-top:1px solid var(--line);text-align:left;grid-column:1/-1;justify-self:start;padding-top:24px}@media (width<=900px){.credibility-strip{grid-template-columns:repeat(2,1fr)}.why-grid,.detail-list{grid-template-columns:1fr 1fr}.about-role{grid-template-columns:1fr}.footer-expanded{grid-template-columns:1fr 1fr}.footer-expanded .footer-brand,.footer-expanded small{grid-column:1/-1}}@media (width<=620px){.credibility-strip{grid-template-columns:1fr 1fr}.credibility-strip>div{min-height:92px}.why-grid,.detail-list,.county-controls{grid-template-columns:1fr}.qualification-card{grid-template-columns:1fr;padding:26px 22px}.qualification-icon{width:72px;height:72px;font-size:34px}.qualification-card h2,.qualification-card h3{font-size:28px}.leadership-card{grid-template-columns:1fr;padding:26px 22px}.footer-expanded{grid-template-columns:1fr}.footer-expanded>div{grid-column:1/-1}}footer.footer-expanded{grid-template-columns:minmax(220px,1.25fr) repeat(4,minmax(120px,.7fr));align-items:start;gap:38px 28px;padding-top:58px;padding-bottom:42px;display:grid;overflow:hidden}footer.footer-expanded .footer-brand{min-width:0;display:block}footer.footer-expanded .footer-brand img{width:min(220px,100%);height:auto;display:block}footer.footer-expanded .footer-brand p{color:var(--navy-dark);text-align:left;justify-self:auto;margin:18px 0 0;font-size:18px}footer.footer-expanded>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;min-width:0;display:flex}footer.footer-expanded h3{width:100%;margin:0 0 8px}footer.footer-expanded a{overflow-wrap:anywhere;max-width:100%}footer.footer-expanded>small{border-top:1px solid var(--line);text-align:left;overflow-wrap:anywhere;grid-column:1/-1;justify-self:stretch;width:100%;margin:0;padding-top:24px}@media (width<=900px){footer.footer-expanded{grid-template-columns:1fr 1fr;gap:34px}footer.footer-expanded .footer-brand,footer.footer-expanded>small{grid-column:1/-1}}@media (width<=620px){footer.footer-expanded{flex-direction:column;gap:30px;padding:44px 22px 34px;display:flex}footer.footer-expanded .footer-brand,footer.footer-expanded>div:not(.footer-brand),footer.footer-expanded>small{width:100%}footer.footer-expanded .footer-brand img{width:210px}footer.footer-expanded>small{display:block}}
