@keyframes hero-fade-up{0%{opacity:0;transform:translate3d(0,var(--motion-distance-hero),0)}to{opacity:1;transform:translateZ(0)}}.hero-animate[data-astro-cid-nlow4r3u]{animation:hero-fade-up var(--motion-duration-hero) var(--motion-ease-out) both}.hero-content[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u].hero-animate{animation-delay:.04s}.hero-content[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u].hero-animate{animation-delay:.16s}.hero-cta-row[data-astro-cid-nlow4r3u].hero-animate{animation-delay:.3s}@media(prefers-reduced-motion:reduce){.hero-animate[data-astro-cid-nlow4r3u]{animation:none;opacity:1;transform:none}}.hero-section[data-astro-cid-nlow4r3u]{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;overflow:hidden}.hero-overlay[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background:linear-gradient(90deg,#10223a8f,#10223a6b 38%,#10223a94)}.hero-content[data-astro-cid-nlow4r3u]{position:relative;width:min(980px,92%);text-align:center;color:var(--color-white);padding:56px 0}.hero-content[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{margin:0;font-size:var(--type-hero-title);line-height:1.2;letter-spacing:-.03em;font-weight:700;max-width:760px;margin-inline:auto}.hero-content[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{margin:14px auto 28px;max-width:700px;font-size:var(--type-body-large);line-height:1.6;font-weight:500}.hero-cta-row[data-astro-cid-nlow4r3u]{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.hero-pill[data-astro-cid-nlow4r3u]{height:44px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;line-height:1;border-radius:999px;border-width:1px;border-style:solid}.hero-pill[data-astro-cid-nlow4r3u].btn-secondary{color:var(--color-teal);border-color:#0d1b3e8c;background:#fffffff0}.hero-pill[data-astro-cid-nlow4r3u].btn-secondary:hover,.hero-pill[data-astro-cid-nlow4r3u].btn-secondary:focus-visible{background:#fffffff0;color:var(--color-teal);border-color:#0d1b3e8c}.hero-pill[data-astro-cid-nlow4r3u].btn-primary{color:#273146;background:var(--color-golden-yellow);border-color:#e6cb1f}.hero-pill[data-astro-cid-nlow4r3u].btn-primary:hover,.hero-pill[data-astro-cid-nlow4r3u].btn-primary:focus-visible{background:#f1d106;color:#273146;border-color:#e6cb1f}.hero-pill[data-astro-cid-nlow4r3u].btn-ghost{color:#f3f7ff;border-color:#fff6;background:var(--color-steel-blue-1)}.hero-pill[data-astro-cid-nlow4r3u].btn-ghost:hover,.hero-pill[data-astro-cid-nlow4r3u].btn-ghost:focus-visible{background:#fff3;color:#fff}@media(max-width:700px){.hero-section[data-astro-cid-nlow4r3u]{min-height:460px}.hero-content[data-astro-cid-nlow4r3u]{padding:44px 0;text-align:left}.hero-content[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u],.hero-content[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{margin-left:0;margin-right:0}.hero-cta-row[data-astro-cid-nlow4r3u]{justify-content:flex-start}.hero-pill[data-astro-cid-nlow4r3u]{width:100%}}.care-services[data-astro-cid-iwq77tyx]{background:var(--color-lavender);padding:58px 0 70px}.care-wrap[data-astro-cid-iwq77tyx] h2[data-astro-cid-iwq77tyx]{margin:0;text-align:center;color:var(--color-steel-blue);font-size:var(--type-section-title);line-height:1.2;letter-spacing:-.02em;font-weight:700}.intro[data-astro-cid-iwq77tyx]{margin:16px auto 30px;max-width:760px;text-align:center;color:#2f4260;font-size:var(--type-body-large);line-height:1.65;font-weight:400}.cards-grid[data-astro-cid-iwq77tyx]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-card[data-astro-cid-iwq77tyx]{background:var(--color-white);border-radius:16px;overflow:hidden;position:relative;border:1px solid #dce5f2;box-shadow:0 6px 16px #132f5214;min-height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card[data-astro-cid-iwq77tyx]:hover,.service-card[data-astro-cid-iwq77tyx]:focus-within{transform:translateY(-4px);border-color:#bfd0e7;box-shadow:0 14px 26px #122c5324}.card-image[data-astro-cid-iwq77tyx]{height:138px;position:relative;overflow:hidden;border-radius:16px 16px 0 0;background-size:cover;background-repeat:no-repeat;transition:transform .35s ease}.service-card[data-astro-cid-iwq77tyx]:hover .card-image[data-astro-cid-iwq77tyx],.service-card[data-astro-cid-iwq77tyx]:focus-within .card-image[data-astro-cid-iwq77tyx]{transform:scale(1.05)}.tag[data-astro-cid-iwq77tyx]{position:relative;z-index:3;display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;margin:-12px 0 0 12px;min-height:26px;border-radius:999px;padding:5px 14px;font-size:var(--type-micro);line-height:1;font-weight:700;color:var(--color-white);background:var(--color-steel-blue-1, #1d508d)}.card-content[data-astro-cid-iwq77tyx]{padding:8px 16px 18px;display:flex;flex-direction:column;flex:1}.card-content[data-astro-cid-iwq77tyx] h3[data-astro-cid-iwq77tyx]{margin:6px 0 10px;font-size:clamp(1.1rem,1.4vw,1.4rem);line-height:1.28;letter-spacing:-.01em;color:#152a47;font-weight:700}.card-content[data-astro-cid-iwq77tyx] p[data-astro-cid-iwq77tyx]{margin:0;min-height:3.25rem;color:#495d78;font-size:var(--type-body);line-height:1.6;flex:1}.card-link[data-astro-cid-iwq77tyx]{margin-top:auto;padding-top:16px;color:var(--color-steel-blue);display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-size:var(--type-button);font-weight:700}.card-link[data-astro-cid-iwq77tyx]:hover,.card-link[data-astro-cid-iwq77tyx]:focus-visible{color:#153f73}.card-link-text[data-astro-cid-iwq77tyx]{position:relative}.card-link-text[data-astro-cid-iwq77tyx]:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:var(--color-golden-yellow);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.card-link[data-astro-cid-iwq77tyx]:hover .card-link-text[data-astro-cid-iwq77tyx]:after,.card-link[data-astro-cid-iwq77tyx]:focus-visible .card-link-text[data-astro-cid-iwq77tyx]:after{transform:scaleX(1)}@media(max-width:980px){.cards-grid[data-astro-cid-iwq77tyx]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.care-services[data-astro-cid-iwq77tyx]{padding:44px 0 54px}.cards-grid[data-astro-cid-iwq77tyx]{grid-template-columns:1fr}.card-content[data-astro-cid-iwq77tyx] p[data-astro-cid-iwq77tyx]{min-height:0}}@media(prefers-reduced-motion:reduce){.service-card[data-astro-cid-iwq77tyx]{transition:none}.service-card[data-astro-cid-iwq77tyx]:hover,.service-card[data-astro-cid-iwq77tyx]:focus-within{transform:none}.service-card[data-astro-cid-iwq77tyx]:hover .card-image[data-astro-cid-iwq77tyx],.service-card[data-astro-cid-iwq77tyx]:focus-within .card-image[data-astro-cid-iwq77tyx]{transform:none}}.featured-news[data-astro-cid-jrexbvog]{background:var(--color-lavender);padding:20px 0 34px}h2[data-astro-cid-jrexbvog]{margin:0;font-size:var(--type-section-title);text-align:center;color:#0f2240;line-height:1.2;letter-spacing:-.02em;font-weight:700}.section-subtitle[data-astro-cid-jrexbvog]{margin:12px auto 30px;color:#364861;text-align:center;font-size:var(--type-body-large);line-height:1.5;max-width:840px;text-wrap:pretty}.featured-grid[data-astro-cid-jrexbvog]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.featured-card[data-astro-cid-jrexbvog]{background:#fff;border:1px solid #dce5f2;border-radius:14px;overflow:hidden;box-shadow:0 8px 18px #122c5314;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;min-height:100%}.featured-card[data-astro-cid-jrexbvog]:hover,.featured-card[data-astro-cid-jrexbvog]:focus-within{transform:translateY(-4px);border-color:#bfd0e7;box-shadow:0 14px 26px #122c5324}.featured-image-link[data-astro-cid-jrexbvog]{display:block;margin-top:auto;overflow:hidden}.featured-image-link[data-astro-cid-jrexbvog] img[data-astro-cid-jrexbvog]{width:100%;min-height:170px;max-height:170px;object-fit:cover;display:block;transition:transform .35s ease}.featured-card[data-astro-cid-jrexbvog]:hover .featured-image-link[data-astro-cid-jrexbvog] img[data-astro-cid-jrexbvog],.featured-card[data-astro-cid-jrexbvog]:focus-within .featured-image-link[data-astro-cid-jrexbvog] img[data-astro-cid-jrexbvog]{transform:scale(1.08)}.featured-content[data-astro-cid-jrexbvog]{padding:16px;display:flex;flex-direction:column;flex:1}.category[data-astro-cid-jrexbvog]{margin:0 0 8px;font-size:var(--type-body-small);letter-spacing:.04em;text-transform:uppercase;color:var(--color-steel-blue);font-weight:700}.featured-content[data-astro-cid-jrexbvog] h3[data-astro-cid-jrexbvog]{margin:0 0 8px;font-size:var(--type-card-title);color:#102a4e;font-weight:700;line-height:1.3}.featured-content[data-astro-cid-jrexbvog] h3[data-astro-cid-jrexbvog] a[data-astro-cid-jrexbvog]{color:inherit;text-decoration:none}.featured-content[data-astro-cid-jrexbvog] h3[data-astro-cid-jrexbvog] a[data-astro-cid-jrexbvog]:hover{text-decoration:underline}.excerpt[data-astro-cid-jrexbvog]{margin:0;color:#425772;font-size:var(--type-body);line-height:1.55;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.read-more[data-astro-cid-jrexbvog]{margin-top:auto;padding-top:14px;color:var(--color-steel-blue);text-decoration:none;font-size:var(--type-button);font-weight:700;display:inline-flex;align-items:center;gap:6px}.read-more-text[data-astro-cid-jrexbvog]{position:relative}.read-more-text[data-astro-cid-jrexbvog]:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:3px;background:var(--color-golden-yellow);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.read-more[data-astro-cid-jrexbvog]:hover .read-more-text[data-astro-cid-jrexbvog]:after,.read-more[data-astro-cid-jrexbvog]:focus-visible .read-more-text[data-astro-cid-jrexbvog]:after{transform:scaleX(1)}.all-news-link[data-astro-cid-jrexbvog]{margin:14px 0 0;text-align:right}.all-news-link[data-astro-cid-jrexbvog] a[data-astro-cid-jrexbvog]{color:var(--color-steel-blue);text-decoration:none;font-size:var(--type-button);font-weight:700}.all-news-link[data-astro-cid-jrexbvog] a[data-astro-cid-jrexbvog]:hover{text-decoration:underline}@media(max-width:900px){.featured-grid[data-astro-cid-jrexbvog]{grid-template-columns:1fr 1fr}}@media(max-width:700px){.featured-grid[data-astro-cid-jrexbvog]{grid-template-columns:1fr}}.video-feature[data-astro-cid-h6tmo3wy]{background:var(--color-lavender);padding:18px 0 70px}.video-feature[data-astro-cid-h6tmo3wy] h2[data-astro-cid-h6tmo3wy]{margin:0 auto 22px;max-width:860px;text-align:center;color:var(--color-steel-blue);font-size:var(--type-section-title);line-height:1.18;letter-spacing:-.02em;font-weight:700}.video-frame[data-astro-cid-h6tmo3wy]{border-radius:14px;padding:10px;background:linear-gradient(180deg,#142b4d24,#142b4d0f);box-shadow:0 16px 34px #15325b29}.video-inner[data-astro-cid-h6tmo3wy]{position:relative;border-radius:12px;overflow:hidden;background:#111;aspect-ratio:16 / 9}.video-inner[data-astro-cid-h6tmo3wy] iframe[data-astro-cid-h6tmo3wy]{width:100%;height:100%;border:0;display:block}@media(max-width:720px){.video-feature[data-astro-cid-h6tmo3wy]{padding:14px 0 52px}.video-frame[data-astro-cid-h6tmo3wy]{border-radius:12px;padding:8px}}.home-shops[data-astro-cid-mi6wbpix]{position:relative;background:#fff;padding:clamp(3.75rem,9vw,6rem) 0 clamp(4rem,9.5vw,6.25rem);overflow:hidden;isolation:isolate}.container[data-astro-cid-mi6wbpix]{position:relative;z-index:1}.home-shops-flower[data-astro-cid-mi6wbpix]{position:absolute;pointer-events:none;z-index:0;width:clamp(200px,32vw,400px);height:auto;right:-10%;bottom:-20%;opacity:.88;object-fit:contain}.home-shops-inner[data-astro-cid-mi6wbpix]{display:flex;flex-direction:row;align-items:center;gap:clamp(24px,4vw,48px);position:relative;z-index:2}.home-shops-grid-wrap[data-astro-cid-mi6wbpix]{flex:1;min-width:0;max-width:min(100%,520px)}.home-shops-grid[data-astro-cid-mi6wbpix]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-shop-card[data-astro-cid-mi6wbpix]{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4 / 3;display:block;text-decoration:none;box-shadow:0 8px 22px #122c531f;border:1px solid rgba(15,40,80,.08);transition:transform .25s var(--motion-ease-out, ease),box-shadow .25s ease}.home-shop-card[data-astro-cid-mi6wbpix]:hover,.home-shop-card[data-astro-cid-mi6wbpix]:focus-visible{transform:translateY(-3px);box-shadow:0 14px 28px #122c5329}.home-shop-image[data-astro-cid-mi6wbpix]{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .4s var(--motion-ease-out, ease)}.home-shop-card[data-astro-cid-mi6wbpix]:hover .home-shop-image[data-astro-cid-mi6wbpix],.home-shop-card[data-astro-cid-mi6wbpix]:focus-visible .home-shop-image[data-astro-cid-mi6wbpix]{transform:scale(1.05)}.home-shop-label[data-astro-cid-mi6wbpix]{position:absolute;left:0;right:0;bottom:0;padding:11px 10px;background:var(--color-steel-blue-1);color:#fff;font-weight:800;font-size:clamp(.65rem,1.5vw,.75rem);letter-spacing:.1em;text-align:center;text-transform:uppercase;line-height:1.2}.home-shops-copy[data-astro-cid-mi6wbpix]{flex:1;min-width:min(100%,380px);position:relative;z-index:2;padding:clamp(.75rem,2vw,1.25rem) clamp(1rem,3.5vw,2.75rem) clamp(.75rem,2vw,1.25rem) clamp(.25rem,1vw,.75rem)}.home-shops-copy[data-astro-cid-mi6wbpix]:before{content:"";position:absolute;top:-.5rem;bottom:-.5rem;left:clamp(-1.25rem,-3vw,-.5rem);right:clamp(-2rem,-5vw,-1rem);background:#fff;border-radius:0 16px 16px 0;z-index:-1;pointer-events:none;box-shadow:-12px 0 28px #ffffffe6}.home-shops-eyebrow[data-astro-cid-mi6wbpix]{margin:0 0 10px;font-size:var(--type-micro);font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--color-steel-blue)}.home-shops-title[data-astro-cid-mi6wbpix]{margin:0 0 14px;font-size:var(--type-section-title);line-height:1.15;letter-spacing:-.02em;font-weight:700;color:#0f2240}.home-shops-intro[data-astro-cid-mi6wbpix]{margin:0 0 22px;color:#3f5370;font-size:var(--type-body-large);line-height:1.55}.home-shops-actions[data-astro-cid-mi6wbpix]{display:flex;flex-wrap:wrap;gap:12px}.home-shops-btn[data-astro-cid-mi6wbpix]{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;background:var(--color-steel-blue-1);color:#fff;font-size:var(--type-button);font-weight:700;text-decoration:none;border:1px solid rgba(15,40,80,.15);transition:background .2s ease,transform .2s ease}.home-shops-btn[data-astro-cid-mi6wbpix]:hover,.home-shops-btn[data-astro-cid-mi6wbpix]:focus-visible{background:var(--color-steel-blue);color:#fff}.home-shops-btn[data-astro-cid-mi6wbpix]:active{transform:scale(.98)}@media(max-width:960px){.home-shops-inner[data-astro-cid-mi6wbpix]{flex-direction:column;align-items:stretch}.home-shops-grid-wrap[data-astro-cid-mi6wbpix]{max-width:480px;margin-inline:auto;order:2}.home-shops-copy[data-astro-cid-mi6wbpix]{order:1;text-align:center;padding-left:clamp(.75rem,3vw,1.5rem);padding-right:clamp(.75rem,3vw,1.5rem)}.home-shops-copy[data-astro-cid-mi6wbpix]:before{left:0;right:0;top:-.25rem;bottom:-.25rem;border-radius:14px;background:#fff;box-shadow:0 8px 32px #122c530f}.home-shops-actions[data-astro-cid-mi6wbpix]{justify-content:center}.home-shops-flower[data-astro-cid-mi6wbpix]{right:-14%;bottom:-24%;opacity:.75}}@media(max-width:520px){.home-shops-actions[data-astro-cid-mi6wbpix]{flex-direction:column}.home-shops-btn[data-astro-cid-mi6wbpix]{width:100%}}.reach-section[data-astro-cid-camhikq6]{position:relative;min-height:400px;background-size:cover;background-position:center;overflow:hidden}.overlay[data-astro-cid-camhikq6]{position:absolute;inset:0;background:#121f2f38}@media(max-width:980px){.reach-section[data-astro-cid-camhikq6]{min-height:280px}}@media(max-width:640px){.reach-section[data-astro-cid-camhikq6]{min-height:220px}}.support-cards[data-astro-cid-kvpnjitg]{position:relative;background:var(--color-lavender);padding:58px 0 70px;overflow:hidden;isolation:isolate}.container[data-astro-cid-kvpnjitg]{position:relative;z-index:1}.flower[data-astro-cid-kvpnjitg]{position:absolute;pointer-events:none;opacity:.2;z-index:0}.flower-left[data-astro-cid-kvpnjitg]{width:clamp(160px,20vw,270px);left:-48px;top:84px}.flower-right[data-astro-cid-kvpnjitg]{width:clamp(220px,30vw,440px);right:-100px;bottom:-110px}h2[data-astro-cid-kvpnjitg]{margin:0;text-align:center;color:#0f2240;font-size:var(--type-section-title);line-height:1.2;letter-spacing:-.02em;font-weight:700}.container[data-astro-cid-kvpnjitg]>p[data-astro-cid-kvpnjitg]{margin:12px auto 30px;max-width:840px;text-align:center;text-wrap:pretty;color:#364861;font-size:var(--type-body-large);line-height:1.5}.cards-grid[data-astro-cid-kvpnjitg]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.support-card[data-astro-cid-kvpnjitg]{background:#fff;border:1px solid #dbe4f2;border-radius:16px;box-shadow:0 8px 20px #14294a14;padding:20px 18px 18px;display:flex;flex-direction:column;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.support-card[data-astro-cid-kvpnjitg]:focus-within{outline:2px solid rgba(44,94,166,.45);outline-offset:3px}.card-top[data-astro-cid-kvpnjitg]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;min-height:52px}.icon-wrap[data-astro-cid-kvpnjitg]{display:inline-flex;align-items:center;justify-content:center;line-height:0}.icon-wrap[data-astro-cid-kvpnjitg] img[data-astro-cid-kvpnjitg]{width:52px;height:52px;object-fit:contain;transition:transform .24s ease}.badge[data-astro-cid-kvpnjitg]{background:var(--color-golden-yellow);color:#2b2b2b;border-radius:999px;padding:6px 12px;font-size:var(--type-micro);line-height:1;font-weight:700;white-space:nowrap;margin-top:2px}h3[data-astro-cid-kvpnjitg]{margin:0 0 8px;font-size:var(--type-card-title);line-height:1.25;font-weight:600;color:#111f35}.support-card[data-astro-cid-kvpnjitg] p[data-astro-cid-kvpnjitg]{margin:0 0 18px;color:#425671;font-size:var(--type-body);line-height:1.5;flex-grow:1}.support-btn[data-astro-cid-kvpnjitg]{border-radius:999px;width:100%;transition:transform .22s ease,box-shadow .22s ease}@media(hover:hover)and (pointer:fine){.support-card[data-astro-cid-kvpnjitg]:hover,.support-card[data-astro-cid-kvpnjitg]:focus-within{transform:translateY(-4px);border-color:#c7d7ec;box-shadow:0 16px 34px #14294a29}.support-card[data-astro-cid-kvpnjitg]:hover .icon-wrap[data-astro-cid-kvpnjitg] img[data-astro-cid-kvpnjitg],.support-card[data-astro-cid-kvpnjitg]:focus-within .icon-wrap[data-astro-cid-kvpnjitg] img[data-astro-cid-kvpnjitg]{transform:translateY(-1px) scale(1.03)}.support-card[data-astro-cid-kvpnjitg]:hover .support-btn[data-astro-cid-kvpnjitg],.support-card[data-astro-cid-kvpnjitg]:focus-within .support-btn[data-astro-cid-kvpnjitg]{transform:translateY(-1px);box-shadow:0 8px 18px #14294a29}}@media(max-width:1200px){.cards-grid[data-astro-cid-kvpnjitg]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.support-cards[data-astro-cid-kvpnjitg]{padding:46px 0 56px}.cards-grid[data-astro-cid-kvpnjitg]{grid-template-columns:1fr}}
