.design-three-page{--d3-navy:#101742;--d3-navy-deep:#090f32;--d3-purple:#6940df;--d3-teal:#36c8c8;--d3-ink:#111743;color:var(--d3-ink);background:#fff;margin:0;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}.design-three-page *,.design-three-page :before,.design-three-page :after{box-sizing:border-box}.design-three-page img{max-width:100%;display:block}.design-three-page a{color:inherit}.design-three-page :where(a,button):focus-visible{outline-offset:4px;outline:3px solid #55dfdc}.d3-hero{color:#fff;background:var(--d3-navy-deep);min-height:clamp(620px,54vw,820px);position:relative;overflow:hidden}.d3-hero-image{object-fit:cover;object-position:50% center;width:100%;height:100%;position:absolute;inset:0}.d3-hero-overlay{background:linear-gradient(90deg,#060e32f5 0%,#081138e0 31%,#080f2f7a 58%,#080e2c38 100%),linear-gradient(#090f3280,#0000 38%,#070d2a59);position:absolute;inset:0}.d3-hero-content{z-index:2;width:min(520px,44vw);margin-left:clamp(34px,6.5vw,104px);padding-top:clamp(145px,12vw,185px);position:relative}.d3-eyebrow{color:#53d8d5;letter-spacing:.055em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:800}.d3-hero h1{color:#fff;letter-spacing:-.055em;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:clamp(48px,5vw,76px);font-weight:800;line-height:.98}.d3-hero h1 em{color:#55d5d1;letter-spacing:-.025em;margin-top:2px;font-family:Caveat,cursive;font-size:1.22em;font-style:normal;font-weight:600;line-height:.85;display:inline-block;position:relative}.d3-hero h1 em:after{content:"";background:#55d5d1;border-radius:10px;width:30%;height:2px;position:absolute;bottom:-9px;right:2%;transform:rotate(-2deg)}.d3-hero-lede{color:#ffffffeb;max-width:470px;margin:30px 0 0;font-size:clamp(14px,1.12vw,17px);line-height:1.85}.d3-hero-actions{gap:18px;margin-top:28px;display:flex}.d3-button{border-radius:8px;justify-content:center;align-items:center;gap:17px;min-height:53px;padding:0 30px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.d3-button:hover{transform:translateY(-2px)}.d3-button img{width:19px;height:19px}.d3-button-primary{background:linear-gradient(135deg,#8ce9d2,#4ccdae);box-shadow:0 14px 30px #021a146b;color:#06241c!important}.d3-button-primary:hover{background:linear-gradient(135deg,#9df0de,#5cdcbe);box-shadow:0 18px 36px #021a1480;color:#06241c!important}.d3-button-ghost{background:#090f322e;border:1.5px solid #ffffffc2;color:#fff!important}.d3-hero-wave{z-index:3;fill:#fff;width:calc(100% + 2px);max-width:none;height:clamp(50px,5.3vw,82px);position:absolute;bottom:-1px;left:-1px;right:-1px}.d3-impact{background:#fff;grid-template-columns:minmax(280px,31%) 1fr;align-items:center;gap:clamp(28px,4vw,62px);padding:24px clamp(34px,6.5vw,104px) 53px;display:grid}.d3-impact-intro{border-right:1px solid #dddbea;padding:10px 34px 10px 0}.d3-impact-intro h2{letter-spacing:-.04em;margin:0;font-size:clamp(26px,2.4vw,38px);line-height:1.17}.d3-impact-intro h2 em{color:var(--d3-purple);font-style:normal}.d3-impact-intro p{max-width:320px;margin:22px 0 0;font-size:13px;line-height:1.75}.d3-stats{grid-template-columns:repeat(4,1fr);display:grid}.d3-stat{text-align:center;border-left:1px solid #dddbea;min-width:0;padding:2px clamp(15px,2.2vw,36px)}.d3-stat:first-child{border-left:0}.d3-stat-icon{width:64px;height:64px;margin:0 auto 12px}.d3-stat strong{letter-spacing:-.045em;font-size:clamp(27px,2.5vw,40px);line-height:1}.d3-stat p{margin:13px 0 0;font-size:12px;font-weight:600}.d3-stat small{margin-top:4px;font-size:10px;line-height:1.4;display:block}.d3-how{background:linear-gradient(105deg,#fbfbff,#f4f2fc);padding:39px clamp(34px,5vw,80px) 58px}.d3-section-heading{text-align:center}.d3-section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(27px,2.5vw,38px)}.d3-section-heading img{width:52px;height:8px;margin:8px auto 0}.d3-steps{grid-template-columns:repeat(4,1fr);gap:clamp(24px,4vw,60px);max-width:1260px;margin:34px auto 0;display:grid;position:relative}.d3-step{z-index:1;text-align:center;position:relative}.d3-step-art{place-items:center;width:160px;height:120px;margin:0 auto;display:grid;position:relative}.d3-step-badge{z-index:3;width:34px;height:34px;position:absolute;top:-5px;left:-5px}.d3-step-illustration{z-index:2;object-fit:contain;width:160px;height:120px;position:relative}.d3-step-connector{z-index:0;object-fit:fill;pointer-events:none;width:clamp(110px,13vw,205px);height:52px;position:absolute;top:32px;left:calc(50% + 57px);max-width:none!important}.d3-step h3{margin:11px 0 0;font-size:14px}.d3-step p{max-width:210px;margin:9px auto 0;font-size:11px;line-height:1.6}.d3-cta .d3-button{min-width:180px}@media (width<=1180px){.d3-hero-content{width:48vw;margin-left:5vw}.d3-impact{grid-template-columns:27% 1fr;padding-inline:5vw}.d3-stat{padding-inline:12px}}@media (width<=1100px){.design-three-page.d3-menu-open{overflow:hidden}.d3-hero{min-height:900px}.d3-hero-image{object-position:63% center}.d3-hero-overlay{background:linear-gradient(#070d2ce0 0%,#070d2cc4 52%,#070d2c59 100%)}.d3-hero-content{text-align:center;width:auto;max-width:650px;margin:0 auto;padding:125px 28px 310px}.d3-hero h1{font-size:clamp(50px,9.6vw,72px)}.d3-hero-lede{margin-inline:auto}.d3-hero-actions,.d3-promises{justify-content:center}.d3-impact{grid-template-columns:1fr;gap:28px;padding:34px 28px 48px}.d3-impact-intro{text-align:center;border-right:0;padding:0}.d3-impact-intro p{margin-inline:auto}.d3-stats{grid-template-columns:repeat(2,1fr);max-width:650px;margin:0 auto}.d3-stat{min-height:185px;padding:25px}.d3-stat:nth-child(3){border-left:0}.d3-stat:nth-child(-n+2){border-bottom:1px solid #dddbea}.d3-steps{grid-template-columns:repeat(2,1fr);row-gap:45px}.d3-step-connector{display:none}.d3-cta .d3-button{grid-column:1/-1;width:100%}}@media (width<=600px){.d3-hero{min-height:870px}.d3-hero-image{object-position:68% center}.d3-hero-content{padding:112px 22px 285px}.d3-eyebrow{font-size:11px}.d3-hero h1{font-size:clamp(44px,13vw,59px)}.d3-hero-lede{font-size:13px;line-height:1.7}.d3-hero-actions{flex-direction:column;gap:10px}.d3-button{width:100%}.d3-impact{padding-inline:20px}.d3-stats{width:100%}.d3-stat{min-height:165px;padding:20px 8px}.d3-stat-icon{width:52px;height:52px}.d3-stat strong{font-size:25px}.d3-stat p{font-size:11px}.d3-stat small{font-size:9px}.d3-how{padding-inline:22px}.d3-steps{grid-template-columns:1fr;gap:35px}.d3-step{text-align:left;grid-template-rows:auto auto;grid-template-columns:125px 1fr;align-items:center;column-gap:12px;display:grid}.d3-step-art{grid-row:1/3;width:125px;height:95px}.d3-step-illustration{width:125px;height:95px}.d3-step-badge{width:29px;height:29px}.d3-step h3{align-self:end;margin:0 0 4px}.d3-step p{max-width:none;margin:0}}@media (prefers-reduced-motion:reduce){.design-three-page *,.design-three-page :before,.design-three-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.design-three-page :is(p,a,li,small,button,footer){font-size:1rem!important}.design-three-page h3{line-height:1.35;font-size:1.125rem!important}.design-three-page .d3-hero-lede{font-size:1.125rem!important}.design-three-page .d3-impact-card strong{font-size:clamp(1.5rem,2.2vw,2.1rem)!important}@media (width<=600px){.design-three-page .d3-botanical{display:none!important}}@media (prefers-contrast:more){.d3-hero-overlay{background:#050a23c7}.d3-stat{border-color:#77738e}}.first-choice-home-page{--d3-navy:#123c32;--d3-navy-deep:#071f19;--d3-purple:#247a61;--d3-teal:#5bd2b8;--d3-ink:#12352c;--fc-home-surface:#fbfdfc;--fc-home-soft:#eef8f4;--fc-home-line:#cfe1da;--fc-home-copy:#47655b;background:var(--fc-home-surface)}.first-choice-home-page :where(a,button):focus-visible{outline-color:#72ddc4}.fc-d3-hero{background:#071f19;min-height:clamp(680px,55vw,810px)}.fc-d3-hero .d3-hero-image{object-position:58% 48%}.fc-d3-hero .d3-hero-overlay{background:linear-gradient(90deg,#041914fa 0%,#06231ceb 31%,#06201a8a 59%,#051b162e 100%),linear-gradient(#051d173d,#0000 45%,#04181352)}.fc-d3-hero .d3-hero-content{width:min(720px,55vw);margin-left:clamp(30px,6vw,96px);padding-top:clamp(138px,11vw,168px)}.fc-d3-hero .d3-eyebrow{color:#72ddc4;letter-spacing:.03em;text-transform:none;margin-bottom:20px;font-size:1rem}.fc-d3-hero h1{max-width:680px;font-size:clamp(3.35rem,4.8vw,4.3rem);line-height:.98}.fc-d3-hero h1 em{color:#72ddc4;font-family:Caveat,Segoe Print,cursive;font-size:1.12em;line-height:.96}.fc-d3-hero h1 em:after{background:#72ddc4;width:25%;bottom:-6px}.fc-d3-hero .d3-hero-lede{color:#ffffffe6;max-width:510px;margin-top:28px;line-height:1.7}.fc-d3-hero .d3-hero-actions{margin-top:27px}.fc-d3-hero .d3-button-ghost{background:#071f196b;border-color:#ffffffc2}.first-choice-home-page .d3-hero-wave{height:clamp(56px,6vw,88px)}.fc-d3-impact{background:var(--fc-home-surface);grid-template-columns:minmax(300px,31%) 1fr;padding-top:34px;padding-bottom:68px}.fc-d3-impact .d3-impact-intro{border-color:var(--fc-home-line)}.fc-d3-impact .d3-impact-intro h2{font-size:clamp(2rem,2.7vw,2.75rem);line-height:1.12}.fc-d3-impact .d3-impact-intro h2 em{color:#247a61}.fc-d3-impact .d3-impact-intro p{max-width:390px;color:var(--fc-home-copy);line-height:1.7}.fc-d3-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.fc-d3-trust .d3-stat{border-color:var(--fc-home-line);align-content:center;min-height:190px;display:grid}.fc-d3-trust .d3-stat-icon{filter:hue-rotate(255deg)saturate(.72)}.fc-d3-trust .d3-stat strong{letter-spacing:-.035em;font-size:clamp(1.25rem,1.7vw,1.55rem);line-height:1.15}.fc-d3-trust .d3-stat p{max-width:220px;color:var(--fc-home-copy);margin:10px auto 0;line-height:1.55}.fc-d3-how{background:linear-gradient(115deg, var(--fc-home-soft), #f7fbf9);padding-top:70px;padding-bottom:76px}.fc-d3-how .d3-section-heading h2{font-size:clamp(2rem,3vw,2.8rem)}.fc-d3-how .d3-section-heading img{filter:hue-rotate(320deg)saturate(.8)}.fc-d3-how .d3-steps{margin-top:44px}.fc-d3-how .d3-step-art,.fc-d3-how .d3-step-illustration{width:170px;height:128px}.fc-d3-how .d3-step-illustration,.fc-d3-how .d3-step-badge,.fc-d3-how .d3-step-connector{filter:hue-rotate(255deg)saturate(.72)}.fc-d3-how .d3-step h3{color:#12352c;margin-top:16px}.fc-d3-how .d3-step p{max-width:235px;color:var(--fc-home-copy);line-height:1.6}@media (width<=1320px){.first-choice-home-page.d3-menu-open{overflow:hidden}.first-choice-home-page .d3-mobile-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}}@media (width<=1100px){.fc-d3-hero{min-height:790px}.fc-d3-hero .d3-hero-image{object-position:67% center}.fc-d3-hero .d3-hero-overlay{background:linear-gradient(#051e18f5 0%,#051f19d1 49%,#051c1661 100%)}.fc-d3-hero .d3-hero-content{text-align:center;width:auto;max-width:680px;margin:0 auto;padding:125px 28px 260px}.fc-d3-impact{grid-template-columns:1fr;padding-top:44px}.fc-d3-impact .d3-impact-intro{text-align:center;border-right:0;padding:0}.fc-d3-impact .d3-impact-intro p{margin-inline:auto}.fc-d3-trust{grid-template-columns:repeat(3,minmax(0,1fr));max-width:900px}.fc-d3-trust .d3-stat{border-bottom:0;min-height:190px}.fc-d3-trust .d3-stat:nth-child(3){border-left:1px solid var(--fc-home-line)}}@media (width<=720px){.fc-d3-hero{min-height:740px}.fc-d3-hero .d3-hero-image{object-position:72% center}.fc-d3-hero .d3-hero-content{padding:112px 20px 235px}.fc-d3-hero h1{font-size:clamp(2.25rem,9.5vw,2.55rem);line-height:1.02}.fc-d3-hero h1 em{font-size:1.04em}.fc-d3-hero .d3-hero-lede{font-size:1rem!important}.fc-d3-hero .d3-hero-actions{flex-direction:column}.fc-d3-hero .d3-button{width:100%}.first-choice-home-page .d3-mobile-actions{grid-template-columns:1fr}.fc-d3-impact{padding:44px 20px 54px}.fc-d3-trust{grid-template-columns:1fr;width:100%}.fc-d3-trust .d3-stat,.fc-d3-trust .d3-stat:nth-child(3){border-left:0;border-top:1px solid var(--fc-home-line);min-height:auto;padding:27px 10px}.fc-d3-trust .d3-stat:first-child{border-top:0}.fc-d3-trust .d3-stat-icon{width:58px;height:58px}.fc-d3-how{padding:58px 20px 64px}.fc-d3-how .d3-steps{gap:38px}.fc-d3-how .d3-step{grid-template-columns:122px 1fr;column-gap:16px}.fc-d3-how .d3-step-art,.fc-d3-how .d3-step-illustration{width:122px;height:96px}}@media (prefers-color-scheme:dark){.first-choice-home-page{--fc-home-surface:#0d211b;--fc-home-soft:#122b23;--fc-home-line:#2b4a40;--fc-home-copy:#b9cec6;--d3-ink:#eef8f4;color:#eef8f4}.fc-d3-how{background:linear-gradient(115deg,#102820,#0d211b)}.first-choice-home-page .d3-hero-wave{filter:brightness(0)saturate()invert(10%)sepia(16%)saturate(1169%)hue-rotate(108deg)brightness(92%)contrast(94%)}}@media (prefers-reduced-motion:reduce){.first-choice-home-page *,.first-choice-home-page :before,.first-choice-home-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.first-choice-home-page{--d3-navy:#183a31;--d3-navy-deep:#122f27;--d3-purple:#23745c;--d3-teal:#31866d;--d3-ink:#1b2e28;--fc-home-surface:#fff;--fc-home-soft:#f5f8f6;--fc-home-line:#dce6e1;--fc-home-copy:#52665f;color:#1b2e28;background:#fff}.first-choice-home-page .fc-d3-hero{color:#1b2e28;background:#fff;min-height:clamp(690px,52vw,760px)}.first-choice-home-page .fc-d3-hero .d3-hero-image{object-position:62% center;border-radius:22px;width:47%;height:calc(100% - 166px);inset:112px clamp(28px,4.2vw,68px) 54px auto}.first-choice-home-page .fc-d3-hero .d3-hero-overlay,.first-choice-home-page .d3-hero-wave{display:none}.first-choice-home-page .fc-d3-hero .d3-hero-content{width:min(610px,43vw);margin-left:clamp(44px,6vw,92px);padding-top:clamp(164px,13vw,192px)}.first-choice-home-page .fc-d3-hero .d3-eyebrow{color:#23745c}.first-choice-home-page .fc-d3-hero h1{color:#1b2e28;font-size:clamp(3.25rem,4.25vw,4rem)}.first-choice-home-page .fc-d3-hero h1 em{color:#31866d}.first-choice-home-page .fc-d3-hero h1 em:after{background:#31866d}.first-choice-home-page .fc-d3-hero .d3-button-ghost{background:#fff;border-color:#aebfb8;color:#234238!important}.first-choice-home-page .fc-d3-impact{background:#fff;grid-template-columns:minmax(310px,.82fr) minmax(0,1.18fr);gap:clamp(56px,7vw,100px);width:min(1240px,100% - 64px);max-width:1240px;margin:0 auto;padding:94px 0}.first-choice-home-page .fc-d3-impact .d3-impact-intro{border:0;align-self:center;padding:0}.first-choice-home-page .fc-d3-impact .d3-impact-intro h2{font-size:clamp(2.3rem,3.2vw,3.25rem)}.first-choice-home-page .fc-d3-impact .d3-impact-intro p{max-width:440px;margin-top:24px}.first-choice-home-page .fc-d3-trust{grid-template-columns:1fr;align-self:stretch;display:grid}.first-choice-home-page .fc-d3-trust .d3-stat,.first-choice-home-page .fc-d3-trust .d3-stat:nth-child(3){text-align:left;border:0;border-top:1px solid #dce6e1;grid-template-columns:64px minmax(170px,.65fr) 1fr;align-content:center;align-items:center;gap:20px;min-height:112px;padding:22px 0;display:grid}.first-choice-home-page .fc-d3-trust .d3-stat:last-child{border-bottom:1px solid #dce6e1}.first-choice-home-page .fc-d3-trust .d3-stat-icon{width:54px;height:54px;margin:0}.first-choice-home-page .fc-d3-trust .d3-stat strong{font-size:clamp(1.2rem,1.5vw,1.45rem)}.first-choice-home-page .fc-d3-trust .d3-stat p{color:#52665f;text-align:left;max-width:none;margin:0}.first-choice-home-page .fc-d3-how{background:#f5f8f6;padding-top:92px;padding-bottom:96px}.first-choice-home-page .fc-d3-how .d3-section-heading h2,.first-choice-home-page .fc-d3-how .d3-step h3{color:#1b2e28}.first-choice-home-page .fc-d3-how .d3-step p{color:#52665f}@media (width<=1100px){.first-choice-home-page .fc-d3-how .d3-step-connector{display:none}.first-choice-home-page .fc-d3-hero{flex-direction:column;min-height:auto;padding-top:76px;display:flex}.first-choice-home-page .fc-d3-hero .d3-hero-content{text-align:left;order:1;width:100%;max-width:760px;margin:0;padding:68px 28px 40px;position:relative}.first-choice-home-page .fc-d3-hero .d3-hero-lede{margin-inline:0}.first-choice-home-page .fc-d3-hero .d3-hero-actions{justify-content:flex-start}.first-choice-home-page .fc-d3-hero .d3-hero-image{object-position:62% center;border-radius:20px;order:2;width:calc(100% - 56px);height:440px;margin:0 28px 52px;position:relative;inset:auto}.first-choice-home-page .fc-d3-impact{grid-template-columns:1fr;gap:48px;width:min(760px,100% - 56px);padding:80px 0}.first-choice-home-page .fc-d3-impact .d3-impact-intro{text-align:left}.first-choice-home-page .fc-d3-impact .d3-impact-intro p{margin-inline:0}.first-choice-home-page .fc-d3-trust{grid-template-columns:1fr;max-width:none}}@media (width<=720px){.first-choice-home-page .fc-d3-hero .d3-hero-content{padding:52px 20px 32px}.first-choice-home-page .fc-d3-hero .d3-hero-image{border-radius:16px;width:calc(100% - 32px);height:310px;margin:0 16px 36px}.first-choice-home-page .fc-d3-impact{gap:36px;width:calc(100% - 40px);padding:66px 0}.first-choice-home-page .fc-d3-impact .d3-impact-intro h2{font-size:clamp(2rem,10vw,2.6rem)}.first-choice-home-page .fc-d3-trust .d3-stat,.first-choice-home-page .fc-d3-trust .d3-stat:nth-child(3){grid-template-columns:54px 1fr;gap:8px 16px;padding:24px 0}.first-choice-home-page .fc-d3-trust .d3-stat-icon{grid-row:1/3;width:48px;height:48px}.first-choice-home-page .fc-d3-trust .d3-stat p{grid-column:2}.first-choice-home-page .fc-d3-how{padding-top:70px;padding-bottom:76px}.first-choice-home-page .fc-d3-hero h1{max-width:none;font-size:clamp(2.1rem,9.5vw,2.4rem);line-height:1.02}.first-choice-home-page .fc-d3-hero h1 em{font-size:1.02em;line-height:.98}}.first-choice-home-page .d3-cta-arrow{flex:none;width:18px;height:18px;transition:transform .18s}.first-choice-home-page .fc-d3-hero{color:#fff;background:#19211f;min-height:clamp(650px,52vw,760px);display:block;position:relative;overflow:hidden}.first-choice-home-page .fc-d3-hero .d3-hero-image{object-fit:cover;object-position:60% center;border-radius:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.first-choice-home-page .fc-d3-hero .d3-hero-overlay{background:linear-gradient(90deg,#090f0dd6 0%,#090f0db3 38%,#090f0d33 70%,#090f0d14 100%),linear-gradient(#080d0c75 0%,#0000 34%,#080d0c33 100%);display:block;position:absolute;inset:0}.first-choice-home-page .fc-d3-hero .d3-hero-content{z-index:2;flex-direction:column;justify-content:center;width:min(650px,48vw);min-height:clamp(650px,52vw,760px);margin-left:clamp(44px,6vw,92px);padding:92px 0 108px;display:flex;position:relative}.first-choice-home-page .fc-header{background-color:#08271ff0}.fc-announcement{margin-top:var(--fc-header-h);color:#164b3b;background:#e6f3ed;justify-content:space-between;align-items:center;gap:20px;padding:17px clamp(24px,4vw,64px);display:flex}.fc-announcement p{max-width:820px;margin:0;line-height:1.55;font-size:.85rem!important}.fc-announcement a{text-underline-offset:4px;flex-shrink:0;padding-block:6px;font-size:.76rem;font-weight:800;text-decoration:underline}.fc-paid-entrance{background:#edf6f1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,6vw,96px);padding:clamp(56px,6vw,88px) max(24px,50% - 590px);display:grid}.fc-paid-entrance h2{color:#1b2e28;letter-spacing:-.045em;margin:0;font-size:clamp(2.05rem,3.1vw,3rem);line-height:1.12}.fc-paid-entrance h2 em{color:#23745c;font-style:normal}.fc-paid-entrance-copy>p{color:#52665f;margin:0 0 16px;line-height:1.7;font-size:1rem!important}.fc-paid-entrance .fc-care-link{margin-top:8px}.fc-paid-learn{color:#1f6f57;text-underline-offset:4px;width:fit-content;padding-block:18px 12px;font-size:.9rem;font-weight:750;text-decoration:underline;display:block}.fc-paid-entrance-copy>.fc-screening-note{max-width:54ch;margin:10px 0 0;font-size:.78rem!important}.first-choice-home-page .fc-d3-how .d3-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.fc-step-number{z-index:3;color:#fff;background:#23745c;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid;position:absolute;top:-5px;left:-5px}.fc-process-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;margin-top:38px;display:flex}.fc-process-actions .fc-care-link{margin-top:0}.fc-process-actions>a:last-child{color:#1f6f57;text-underline-offset:4px;font-weight:750;text-decoration:underline}.first-choice-home-page .fc-process-intro{color:#52665f;max-width:760px;margin:24px auto 0;line-height:1.7}@media (width<=1100px){.fc-announcement{flex-direction:column;align-items:flex-start;gap:10px}.fc-paid-entrance{grid-template-columns:1fr;gap:28px}.first-choice-home-page .fc-d3-how .d3-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.fc-announcement{padding:15px 20px}.fc-paid-entrance{padding:48px 20px}.first-choice-home-page .fc-d3-how .d3-steps{grid-template-columns:1fr}.fc-process-actions{flex-direction:column}}.first-choice-home-page .fc-d3-hero .d3-hero-wave{filter:none;height:clamp(54px,5.3vw,82px);display:block}.first-choice-home-page .fc-heading-keep{white-space:nowrap}.first-choice-home-page .fc-d3-hero .d3-eyebrow{color:#b8eadb;letter-spacing:.012em;margin-bottom:18px;font-size:clamp(1.32rem,1.85vw,1.72rem);font-weight:750}.first-choice-home-page .fc-d3-hero h1{color:#fff}.first-choice-home-page .fc-d3-hero h1 em{color:#b8eadb;letter-spacing:-.045em;font-family:Manrope,Avenir Next,sans-serif;font-size:.86em;font-style:normal;font-weight:650;line-height:1}.first-choice-home-page .fc-d3-hero h1 em:after{display:none}.first-choice-home-page .fc-family-word{display:inline-block;position:relative}.first-choice-home-page .fc-family-word:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 12' preserveAspectRatio='none'%3E%3Cpath d='M2 8.5C31 3.2 79 2.3 118 6.5' fill='none' stroke='%23b8eadb' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;height:.16em;position:absolute;bottom:-.13em;left:.04em;right:-.02em}.first-choice-home-page .fc-d3-hero .d3-hero-lede{color:#ffffffe0}.first-choice-home-page .fc-d3-hero .d3-button-ghost{backdrop-filter:blur(12px);background:#080f0d47;border-color:#ffffffad;color:#fff!important}@media (width<=1100px){.first-choice-home-page .fc-d3-hero{min-height:740px;padding-top:0;display:block}.first-choice-home-page .fc-d3-hero .d3-hero-image{object-position:65% center;border-radius:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.first-choice-home-page .fc-d3-hero .d3-hero-overlay{background:linear-gradient(#080e0c8a 0%,#080e0c29 32%,#080e0ccc 100%),linear-gradient(90deg,#080e0c8c,#080e0c14)}.first-choice-home-page .fc-d3-hero .d3-hero-content{text-align:left;justify-content:flex-end;width:min(700px,100%);max-width:none;min-height:740px;margin:0;padding:82px 28px 118px;position:relative}.first-choice-home-page .fc-d3-hero .d3-hero-lede{margin-inline:0}.first-choice-home-page .fc-d3-hero .d3-hero-actions{justify-content:flex-start}}@media (width<=720px){.first-choice-home-page .fc-d3-hero,.first-choice-home-page .fc-d3-hero .d3-hero-content{min-height:690px}.first-choice-home-page .fc-d3-hero .d3-hero-image{object-position:68% center}.first-choice-home-page .fc-d3-hero .d3-hero-content{padding:86px 20px 96px}.first-choice-home-page .fc-d3-hero h1{font-size:clamp(2.1rem,9.5vw,2.4rem);line-height:1.02}.first-choice-home-page .fc-d3-hero .d3-hero-lede{width:100%;max-width:100%}.first-choice-home-page .fc-d3-impact .d3-impact-intro h2{font-size:clamp(1.85rem,8.8vw,2.3rem)}}.first-choice-home-page .fc-pathways{background:#f3f7f5;padding:clamp(72px,7vw,104px) clamp(24px,6vw,92px)}.first-choice-home-page .fc-pathways-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:end;column-gap:clamp(42px,7vw,112px);max-width:1240px;margin:0 auto clamp(38px,5vw,64px);display:grid}.first-choice-home-page .fc-pathways-heading .fc-services-eyebrow{grid-column:1/-1}.first-choice-home-page .fc-pathways-heading h2{color:#19332b;letter-spacing:-.055em;max-width:760px;margin:12px 0 0;font-family:Manrope,Avenir Next,sans-serif;font-size:clamp(2.25rem,4.5vw,4.55rem);font-weight:600;line-height:.98}.first-choice-home-page .fc-pathways-heading>p:last-child{color:#52665f;margin:0;line-height:1.7;font-size:1rem!important}.first-choice-home-page .fc-pathways-grid{background:#fff;border:1px solid #d8e5df;border-radius:24px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1240px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 24px 64px #16423414}.first-choice-home-page .fc-pathway{color:#1b2e28;flex-direction:column;min-height:330px;padding:clamp(28px,3vw,42px);text-decoration:none;transition:background .18s;display:flex}.first-choice-home-page .fc-pathway+.fc-pathway{border-left:1px solid #d8e5df}.first-choice-home-page .fc-pathway-family{background:#e8f4ef}.first-choice-home-page .fc-pathway>span{color:#347b66;letter-spacing:.12em;text-transform:uppercase;font-size:.73rem;font-weight:800}.first-choice-home-page .fc-pathway h3{letter-spacing:-.045em;max-width:310px;margin:34px 0 0;font-family:Manrope,Avenir Next,sans-serif;font-size:clamp(1.7rem,2.35vw,2.45rem);font-weight:600;line-height:1.02}.first-choice-home-page .fc-pathway p{color:#52665f;margin:20px 0 0;line-height:1.65;font-size:.95rem!important}.first-choice-home-page .fc-pathway strong{color:#1f6f57;align-items:center;gap:9px;margin-top:auto;padding-top:30px;font-size:.86rem;display:flex}.first-choice-home-page .fc-pathway strong span{font-size:1rem;transition:transform .18s}.first-choice-home-page .fc-pathway:hover,.first-choice-home-page .fc-pathway:focus-visible{background:#dff0e9}.first-choice-home-page .fc-pathway:hover strong span,.first-choice-home-page .fc-pathway:focus-visible strong span{transform:translate(4px)}.first-choice-home-page .fc-services{background:#fff;padding:clamp(76px,8vw,118px) clamp(24px,6vw,92px)}.first-choice-home-page .fc-services-heading{grid-template-columns:minmax(0,.9fr) minmax(300px,.65fr);column-gap:clamp(48px,7vw,110px);width:min(1180px,100%);margin:0 auto clamp(44px,5vw,68px);display:grid}.first-choice-home-page .fc-services-eyebrow,.first-choice-home-page .fc-testimonials-heading>p{color:#23745c;letter-spacing:.09em;text-transform:uppercase;grid-column:1/-1;margin:0 0 14px;font-weight:800;font-size:.82rem!important}.first-choice-home-page .fc-services-heading h2,.first-choice-home-page .fc-testimonials-heading h2{color:#1b2e28;letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,3.35vw,3.3rem);font-weight:800;line-height:1.02}.first-choice-home-page .fc-services-heading h2>span{white-space:nowrap;display:inline-block}.first-choice-home-page .fc-services-heading>p:last-child{color:#52665f;align-self:end;margin:0;line-height:1.7;font-size:1.08rem!important}.first-choice-home-page .fc-services-grid{border-top:1px solid #dce6e1;border-left:1px solid #dce6e1;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1180px,100%);margin:0 auto;display:grid}.first-choice-home-page .fc-service-card{background:#fff;border-bottom:1px solid #dce6e1;border-right:1px solid #dce6e1;flex-direction:column;min-height:278px;padding:30px 26px 34px;text-decoration:none;transition:background .18s,transform .18s;display:flex}.first-choice-home-page .fc-service-card:hover{background:#f5f8f6;transform:translateY(-3px)}.first-choice-home-page .fc-service-title{align-items:center;gap:17px;display:flex}.first-choice-home-page .fc-service-title>img{object-fit:contain;flex:none;width:58px;height:58px;transition:transform .18s}.first-choice-home-page .fc-service-card h3{color:#1b2e28;letter-spacing:-.025em;margin:0;font-size:clamp(1.05rem,1.35vw,1.28rem);line-height:1.2}.first-choice-home-page .fc-service-card:hover .fc-service-title>img,.first-choice-home-page .fc-service-card:focus-visible .fc-service-title>img{transform:translateY(-3px)scale(1.04)}.first-choice-home-page .fc-service-card p{color:#52665f;margin:13px 0 0;line-height:1.62;font-size:.94rem!important}.first-choice-home-page .fc-service-card>strong{color:#23745c;align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:.84rem;display:flex}.first-choice-home-page .fc-service-card>strong span{font-size:1rem;transition:transform .18s}.first-choice-home-page .fc-service-card:hover>strong span{transform:translate(4px)}.first-choice-home-page .fc-testimonials{background:#f5f8f6;padding:clamp(74px,7.5vw,108px) clamp(24px,6vw,92px)}.first-choice-home-page .fc-testimonials-heading,.first-choice-home-page .fc-testimonials-grid{width:min(1180px,100%);margin-inline:auto}.first-choice-home-page .fc-testimonials-heading{margin-bottom:42px}.first-choice-home-page .fc-testimonials-heading h2{font-size:clamp(2.1rem,3vw,3rem)}.first-choice-home-page .fc-testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.first-choice-home-page .fc-testimonial{background:#fff;border-top:3px solid #59cdb1;flex-direction:column;justify-content:space-between;min-height:252px;margin:0;padding:30px;display:flex;box-shadow:0 14px 34px #12342b12}.first-choice-home-page .fc-testimonial>p{color:#1b2e28;letter-spacing:-.02em;margin:0;font-weight:650;line-height:1.55;font-size:clamp(1.08rem,1.45vw,1.3rem)!important}.first-choice-home-page .fc-testimonial footer{gap:4px;margin-top:28px;display:grid}.first-choice-home-page .fc-testimonial footer strong{color:#23745c;font-size:.94rem}.first-choice-home-page .fc-testimonial footer span{color:#6a7b75;font-size:.78rem}@media (width<=1100px){.first-choice-home-page .fc-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.first-choice-home-page .fc-pathways-heading{grid-template-columns:1fr;gap:20px}.first-choice-home-page .fc-pathways-grid{grid-template-columns:1fr}.first-choice-home-page .fc-pathway{min-height:0}.first-choice-home-page .fc-pathway+.fc-pathway{border-top:1px solid #d8e5df;border-left:0}.first-choice-home-page .fc-services-heading{grid-template-columns:1fr;gap:24px}.first-choice-home-page .fc-services-heading>p:last-child{max-width:620px}.first-choice-home-page .fc-services-heading h2{font-size:clamp(2rem,7.2vw,3rem)}.first-choice-home-page .fc-testimonials-grid{grid-template-columns:1fr}.first-choice-home-page .fc-testimonial{min-height:220px}}@media (width<=560px){.first-choice-home-page .fc-pathways{padding:64px 20px}.first-choice-home-page .fc-pathways-heading h2{font-size:clamp(2.05rem,10vw,2.8rem)}.first-choice-home-page .fc-pathway{padding:30px 26px}.first-choice-home-page .fc-pathway h3{margin-top:24px}.first-choice-home-page .fc-services,.first-choice-home-page .fc-testimonials{padding-inline:20px}.first-choice-home-page .fc-services-grid{grid-template-columns:1fr}.first-choice-home-page .fc-services-heading h2{font-size:clamp(1.78rem,8.35vw,2.28rem)}.first-choice-home-page .fc-services-heading h2>span,.first-choice-home-page .fc-heading-keep{white-space:normal}.first-choice-home-page .fc-service-card{min-height:210px}}.first-choice-home-page .fc-care{background:linear-gradient(#f5f8f6 0%,#fff 20%);grid-template-columns:minmax(0,.84fr) minmax(0,1fr);align-items:center;gap:clamp(40px,5vw,84px);width:100%;padding:clamp(74px,8vw,122px) clamp(24px,6vw,92px) clamp(78px,8.5vw,130px);display:grid;position:relative;overflow:clip}.first-choice-home-page .fc-care-copy{justify-self:end;max-width:470px}.first-choice-home-page .fc-care-mark{filter:brightness(0)saturate()invert(36%)sepia(15%)saturate(1700%)hue-rotate(107deg)brightness(94%)contrast(93%);width:60px;height:60px;margin-bottom:22px}.first-choice-home-page .fc-care-copy h2{color:#1b2e28;letter-spacing:-.045em;margin:0;font-family:Manrope,Avenir Next,sans-serif;font-size:clamp(2.1rem,3vw,2.85rem);font-weight:800;line-height:1.06}.first-choice-home-page .fc-care-copy>p{color:#52665f;max-width:40ch;margin:20px 0 0;line-height:1.68;font-size:1.08rem!important}.first-choice-home-page .fc-care-link{color:#fff;white-space:nowrap;background:#23745c;border-radius:10px;align-items:center;gap:10px;min-height:50px;margin-top:30px;padding:0 26px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.first-choice-home-page .fc-care-link:hover{background:#195f4a;transform:translateY(-2px)}.first-choice-home-page .fc-care-link:active{transform:translateY(1px)}.first-choice-home-page .fc-care-photos{grid-template-columns:repeat(11,1fr);max-width:660px;display:grid;position:relative}.first-choice-home-page .fc-care-photo{background:#fff;border:6px solid #fff;border-radius:16px;margin:0;overflow:hidden;box-shadow:0 20px 44px #12342b2b}.first-choice-home-page .fc-care-photo img{object-fit:cover;width:100%;height:100%;display:block}.first-choice-home-page .fc-care-photo-1{z-index:2;aspect-ratio:4/5;grid-area:1/1/2/6;transform:rotate(-2.4deg)translateY(-26px)}.first-choice-home-page .fc-care-photo-1 img{object-position:68% center}.first-choice-home-page .fc-care-photo-2{z-index:3;aspect-ratio:5/4;grid-area:1/5/2/10;align-self:center;transform:rotate(1.6deg)translateY(54px)}.first-choice-home-page .fc-care-photo-2 img{object-position:54% center}.first-choice-home-page .fc-care-photo-3{z-index:1;aspect-ratio:3/4;grid-area:1/9/2/12;align-self:start;transform:rotate(3.2deg)translate(14px,-6px)}.first-choice-home-page .fc-care-photo-3 img{object-position:57% center}.first-choice-home-page .fc-close{color:#eaf6f1;background:radial-gradient(85% 120% at 10% 0,#18543f 0%,#0000 60%),linear-gradient(135deg,#0b2b22 0%,#113a2e 56%,#0c3025 100%);padding:clamp(64px,6vw,88px) clamp(24px,6vw,92px) clamp(66px,6.2vw,92px);position:relative;overflow:clip}.first-choice-home-page .fc-close-leaf{opacity:.1;filter:brightness(0)saturate()invert(96%)sepia(10%)saturate(300%)hue-rotate(105deg)brightness(106%);pointer-events:none;width:clamp(240px,26vw,400px);height:auto;position:absolute;bottom:-34px;right:-18px}.first-choice-home-page .fc-close-inner{z-index:1;width:min(1180px,100%);margin:0 auto;position:relative}.first-choice-home-page .fc-promise{max-width:1020px;margin:0}.first-choice-home-page .fc-promise p{color:#fff;letter-spacing:-.032em;margin:0;font-weight:750;line-height:1.24;font-size:clamp(1.72rem,3.4vw,2.9rem)!important}.first-choice-home-page .fc-promise footer{color:#8ce9d2;margin-top:26px;font-weight:800;font-size:1.1rem!important}.first-choice-home-page .fc-close-cta{border-top:1px solid #ffffff29;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin-top:clamp(38px,4vw,52px);padding-top:clamp(34px,3.6vw,46px);display:grid}.first-choice-home-page .fc-close-cta h2{color:#fff;letter-spacing:-.035em;margin:0;font-size:clamp(1.6rem,2.6vw,2.35rem)}.first-choice-home-page .fc-close-cta>div>p{color:#eaf6f1d1;margin:12px 0 0;line-height:1.6;font-size:1.12rem!important}.first-choice-home-page .fc-close-button{color:#06241c;white-space:nowrap;background:linear-gradient(135deg,#8ce9d2,#4ccdae);border-radius:10px;align-items:center;gap:10px;min-height:54px;padding:0 30px;font-size:1rem;font-weight:800;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 14px 30px #021a146b}.first-choice-home-page .fc-close-button:hover{background:linear-gradient(135deg,#9df0de,#5cdcbe);transform:translateY(-2px);box-shadow:0 18px 36px #021a1480}.first-choice-home-page .fc-close-button:active{transform:translateY(1px)}@media (width<=1100px){.first-choice-home-page .fc-care{grid-template-columns:1fr;gap:clamp(48px,8vw,72px);padding-inline:clamp(22px,5vw,48px)}.first-choice-home-page .fc-care-copy{justify-self:start;max-width:560px}.first-choice-home-page .fc-care-photos{max-width:620px;margin-inline:auto}}@media (width<=720px){.first-choice-home-page .fc-care{padding:58px 20px 70px}.first-choice-home-page .fc-care-mark{width:50px;height:50px;margin-bottom:18px}.first-choice-home-page .fc-care-link{justify-content:center;width:100%}.first-choice-home-page .fc-care-photos{grid-template-columns:repeat(2,1fr);gap:12px}.first-choice-home-page .fc-care-photo{border-width:5px;box-shadow:0 12px 26px #12342b26}.first-choice-home-page .fc-care-photo-1{aspect-ratio:16/10;grid-area:1/1/2/3;transform:none}.first-choice-home-page .fc-care-photo-2{aspect-ratio:1;grid-area:2/1/3/2;transform:none}.first-choice-home-page .fc-care-photo-3{aspect-ratio:1;grid-area:2/2/3/3;transform:none}.first-choice-home-page .fc-close{padding:62px 20px 70px}.first-choice-home-page .fc-close-cta{grid-template-columns:1fr;gap:22px}.first-choice-home-page .fc-close-button{justify-content:center;width:100%}.first-choice-home-page .fc-close-leaf{opacity:.08;width:230px;bottom:-22px}}@keyframes fc-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.first-choice-home-page .fc-rise{animation:linear both fc-rise view();animation-range:entry 10% cover 32%}}}
