@charset "UTF-8";.homepage-three-shell,.homepage-three-header{--three-green: #173f39;--three-green-deep: #0d2c28;--three-terracotta: #d98560;--three-terracotta-deep: #994225;--three-peach: #f6d8c2;--three-cream: #fff9f4;--three-paper: #f7f1eb;--three-mist: #e9f1ee;--three-ink: #17312e;--three-muted: #53615f}.homepage-three-shell{background:var(--three-cream);color:var(--three-ink)}.homepage-three-shell *,.homepage-three-shell *:before,.homepage-three-shell *:after{box-sizing:border-box}.homepage-three-shell a{text-decoration:none}.homepage-three-header,.homepage-three-header *,.homepage-three-header *:before,.homepage-three-header *:after{box-sizing:border-box}.homepage-three-header a{text-decoration:none}.homepage-three-header section{padding:0}.homepage-three-header{position:sticky;top:0;z-index:90;height:118px;border-bottom:1px solid rgba(23,63,57,.13);background:#fff9f4f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.homepage-three-header__contact-strip{min-height:30px;display:flex;align-items:center;background:#edf7f8;color:var(--three-green-deep);font-size:.68rem;font-weight:800}.homepage-three-header__contact-strip>div{width:min(100% - 48px,1360px);display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-inline:auto}.homepage-three-header__contact-strip a{color:var(--three-green-deep)}.homepage-three-header__contact-strip>div>span{text-align:center}.homepage-three-header__contact-strip nav{display:flex;justify-content:flex-end;gap:22px}.homepage-three-header__contact-strip nav a:last-child{color:var(--three-terracotta-deep)}.homepage-three-header__bar{position:relative;z-index:5;width:min(100% - 48px,1360px);height:88px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:38px;align-items:center;margin-inline:auto}.homepage-three-header__brand{display:inline-flex;gap:12px;align-items:center;color:var(--three-green-deep)}.homepage-three-header__brand img{width:58px;height:58px;border-radius:50%;-o-object-fit:contain;object-fit:contain}.homepage-three-header__brand span,.homepage-three-header__brand strong,.homepage-three-header__brand small{display:block}.homepage-three-header__brand strong{font-size:1.03rem}.homepage-three-header__brand small{margin-top:2px;color:var(--three-muted);font-size:.73rem;font-weight:700}.homepage-three-header__nav{display:flex;justify-content:center;gap:30px;align-items:center}.homepage-three-header__nav-link,.homepage-three-header__nav-trigger{position:relative;min-height:44px;display:inline-flex;gap:7px;align-items:center;border:0;background:transparent;color:var(--three-green-deep);font:inherit;font-size:.91rem;font-weight:750;cursor:pointer}.homepage-three-header__nav-link:after,.homepage-three-header__nav-trigger:after{position:absolute;right:0;bottom:5px;left:0;height:2px;background:var(--three-terracotta);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.homepage-three-header__nav-link:hover:after,.homepage-three-header__nav-trigger:hover:after,.homepage-three-header__nav-trigger[aria-expanded=true]:after{transform:scaleX(1)}.homepage-three-header__nav-trigger span{color:var(--three-terracotta-deep);font-size:1rem}.homepage-three-header__actions{display:flex;gap:14px;align-items:center}.homepage-three-header__signup{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:4px;background:var(--three-terracotta);color:var(--three-green-deep);font-weight:800}.homepage-three-header__signup:hover{background:var(--three-terracotta-deep);color:#fff}.homepage-three-header__burger,.homepage-three-header__mobile-navigation,.homepage-three-header__mobile-back{display:none}.homepage-three-header__mega{position:absolute;top:118px;right:0;left:0;z-index:4;max-height:calc(100vh - 118px);overflow:auto;border-top:1px solid rgba(23,63,57,.12);border-bottom:1px solid rgba(23,63,57,.16);background:var(--three-cream);box-shadow:0 32px 70px #0d2c2829;opacity:0;pointer-events:none;transform:translateY(-14px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-three-header__mega.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.homepage-three-header__mega-inner{width:min(100% - 48px,1360px);display:grid;grid-template-columns:260px minmax(0,1fr);gap:48px;margin-inline:auto;padding:42px 0 48px}.homepage-three-header__mega-intro{padding-right:34px;border-right:1px solid rgba(23,63,57,.16)}.homepage-three-header__mega-intro>p,.homepage-three-header__about-links>p,.homepage-three-header__contact-card>p{margin-bottom:13px;color:var(--three-terracotta-deep);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.homepage-three-header__mega-intro h2,.homepage-three-header__about-links h2{margin-bottom:24px;color:var(--three-green-deep);font-size:2rem;line-height:1.1}.homepage-three-header__mega-intro>a{color:var(--three-terracotta-deep);font-weight:800}.homepage-three-header__care-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:34px}.homepage-three-header__group--wide{grid-column:span 2}.homepage-three-header__group-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:17px;padding-bottom:11px;border-bottom:1px solid rgba(23,63,57,.22);color:var(--three-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:1.25rem;font-weight:700}.homepage-three-header__group-heading a{color:inherit}.homepage-three-header__group-heading span{color:var(--three-terracotta-deep);font-family:"Source Sans 3",system-ui,sans-serif}.homepage-three-header__group-links{display:grid;gap:9px 24px}.homepage-three-header__group--wide .homepage-three-header__group-links{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-three-header__mega-link{color:var(--three-muted);font-size:.86rem;line-height:1.32}.homepage-three-header__mega-link:hover{color:var(--three-terracotta-deep)}.homepage-three-header__mega-inner--about{grid-template-columns:minmax(360px,.92fr) minmax(0,1.2fr) 230px;align-items:start}.homepage-three-header__team-feature{position:relative;min-height:270px;display:block;overflow:hidden;border-radius:4px;background:var(--three-paper)}.homepage-three-header__team-feature img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.homepage-three-header__team-feature:after{position:absolute;top:42%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(13,44,40,.9));content:""}.homepage-three-header__team-feature strong{position:absolute;right:22px;bottom:20px;left:22px;z-index:1;color:#fff;font-family:Playfair Display,Times New Roman,serif;font-size:1.5rem;line-height:1.15}.homepage-three-header__about-links{padding:0 38px 0 4px;border-right:1px solid rgba(23,63,57,.16)}.homepage-three-header__about-links>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}.homepage-three-header__contact-card strong,.homepage-three-header__contact-card span,.homepage-three-header__contact-card a{display:block}.homepage-three-header__contact-card strong{margin-bottom:12px;color:var(--three-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:1.55rem}.homepage-three-header__contact-card span{margin-bottom:22px;color:var(--three-muted);line-height:1.55}.homepage-three-header__contact-card a{color:var(--three-terracotta-deep);font-weight:800}.homepage-three-header__backdrop{position:fixed;top:118px;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;border:0;background:#0d2c2847;cursor:default}.homepage-three{overflow:hidden;background:var(--three-cream)}.homepage-three__borrowed-four,.homepage-three__borrowed-five,.homepage-three__borrowed-eight,.homepage-three__borrowed-nine,.homepage-three__concept-two-blog{margin:0}.homepage-three-shell .homepage-two{--two-terracotta-deep: #994225}.homepage-three-shell .homepage-concept{--concept-terracotta-dark: #994225}.homepage-three__concept-two-hero .homepage-two__button--solid,.homepage-three__concept-two-hero .homepage-two__pulse{color:var(--three-green-deep)}.homepage-three__concept-two-hero .homepage-two__button--solid:hover{color:#fff}.homepage-three__borrowed-four>section,.homepage-three__borrowed-five section,.homepage-three__borrowed-eight section,.homepage-three__borrowed-nine section,.homepage-three__concept-two-blog section{margin:0}.homepage-three__borrowed-four .homepage-four__practice-film,.homepage-three__borrowed-four .homepage-four__extras{border-top:1px solid rgba(23,63,57,.12)}.homepage-three__heart-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:72px;border-top:1px solid rgba(13,28,47,.34);border-bottom:1px solid rgba(13,28,47,.34)}.homepage-three__heart-context article{min-width:0;padding:36px;border-right:1px solid rgba(13,28,47,.34)}.homepage-three__heart-context article:first-child{padding-left:0}.homepage-three__heart-context article:last-child{padding-right:0;border-right:0}.homepage-three__heart-context h3{margin-bottom:18px;color:#0d1c2f;font-size:1.5rem;line-height:1.18}.homepage-three__heart-context p{margin-bottom:16px;color:#0d1c2fdb;line-height:1.68}.homepage-three__heart-context p:last-child{margin-bottom:0}.homepage-three__borrowed-four .homepage-four__practice-film-copy h2{font-size:clamp(2.2rem,2.6vw,2.65rem);-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.homepage-three__borrowed-nine .homepage-nine__team{grid-template-columns:minmax(430px,.8fr) minmax(0,1.2fr);gap:clamp(48px,6vw,88px);border-top:1px solid rgba(23,63,57,.12)}.homepage-three__borrowed-nine .homepage-nine__team>header h2{max-width:520px;font-size:clamp(2.9rem,4.4vw,4.35rem);overflow-wrap:normal;word-break:normal}.homepage-three__borrowed-eight .homepage-eight__signup,.homepage-three__borrowed-eight .homepage-eight__closing{border-top:1px solid rgba(23,63,57,.12)}.homepage-three__borrowed-eight .homepage-eight__signup{padding-bottom:clamp(24px,2.5vw,42px)}.homepage-three__borrowed-eight .homepage-eight__signup>header{margin-bottom:clamp(28px,3vw,40px)}.homepage-three__borrowed-eight .homepage-eight__signup+.homepage-eight__closing{padding-top:clamp(28px,3vw,44px)}.homepage-three__borrowed-five .homepage-five__reviews{border-top:1px solid rgba(23,63,57,.12)}.homepage-three__concept-one-highlights .homepage-concept__section-intro{grid-template-columns:minmax(0,1fr)}.homepage-three__borrowed-five .homepage-five__review-source{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:44px;align-items:center;gap:.35rem;margin-top:.2rem;color:var(--five-coral-deep);font-size:.8rem;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.homepage-three__borrowed-five .homepage-five__review-source:hover{color:var(--five-navy)}body:has(.homepage-three-shell) .site-footer .logo-tagline{color:#aeb9c7}@media (max-width: 1180px){.homepage-three__borrowed-nine .homepage-nine__team{grid-template-columns:1fr;gap:52px}.homepage-three__borrowed-nine .homepage-nine__team>header h2{max-width:730px}}.homepage-three h1,.homepage-three h2,.homepage-three h3,.homepage-three p{margin-top:0}.homepage-three__container{width:min(100% - 64px,1320px);margin-inline:auto}.homepage-three__section-index,.homepage-three__eyebrow{margin-bottom:16px;color:var(--three-terracotta-deep);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.homepage-three__section-index--light{color:#ffd8c6}.homepage-three__hero{position:relative;height:min(760px,100svh - 148px);min-height:650px;isolation:isolate;overflow:hidden;background:var(--three-green-deep)}.homepage-three__hero-video,.homepage-three__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-three__hero-video{z-index:-3;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.homepage-three__hero-overlay{z-index:-2;background:linear-gradient(90deg,#fff9f4fa,#fff9f4e0 31%,#fff9f41f 65%,#d9856024)}.homepage-three__hero-content{position:absolute;top:50%;left:max(32px,(100% - 1320px) / 2);width:min(650px,100% - 64px);transform:translateY(-50%)}.homepage-three__hero h1{margin-bottom:26px;color:var(--three-green-deep);font-size:4.9rem;line-height:.98;letter-spacing:0}.homepage-three__hero h1 em{display:block;margin-top:10px;color:var(--three-terracotta-deep);font-weight:400}.homepage-three__hero-lead{max-width:590px;margin-bottom:32px;color:#415654;font-size:1.18rem;line-height:1.6}.homepage-three__hero-actions,.homepage-three__closing-actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.homepage-three__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border:1px solid transparent;border-radius:4px;font-weight:800;transition:background-color .18s ease,color .18s ease,transform .18s ease}.homepage-three__button:hover{transform:translateY(-2px)}.homepage-three__button--primary{background:var(--three-terracotta);color:#fff}.homepage-three__button--primary:hover{background:var(--three-terracotta-deep)}.homepage-three__button--light{background:var(--three-cream);color:var(--three-green-deep)}.homepage-three__button--dark{background:var(--three-green-deep);color:#fff}.homepage-three__text-link{display:inline-flex;gap:8px;align-items:center;color:var(--three-terracotta-deep);font-weight:800}.homepage-three__text-link--dark{color:var(--three-green-deep)}.homepage-three__hero-address{position:absolute;right:max(32px,(100% - 1320px) / 2);bottom:48px;width:210px;padding:18px 0 0 18px;border-top:1px solid rgba(255,255,255,.72);border-left:1px solid rgba(255,255,255,.72);color:#fff}.homepage-three__hero-address span,.homepage-three__hero-address strong,.homepage-three__hero-address small{display:block}.homepage-three__hero-address span,.homepage-three__hero-address small{color:#ffffffd1}.homepage-three__hero-address strong{margin:5px 0 2px;font-family:Playfair Display,Times New Roman,serif;font-size:1.45rem}.homepage-three__trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid rgba(23,63,57,.18);background:var(--three-cream)}.homepage-three__trust-strip span{min-height:64px;display:grid;place-items:center;padding:15px 22px;border-right:1px solid rgba(23,63,57,.18);color:var(--three-green-deep);font-size:.88rem;font-weight:800;text-align:center}.homepage-three__trust-strip span:last-child{border-right:0}.homepage-three__manifesto{padding:24px 0 128px;background:#fff}.homepage-three__manifesto-grid{display:grid;grid-template-columns:160px minmax(0,1.15fr) minmax(300px,.55fr);gap:54px;align-items:start}.homepage-three__manifesto h2,.homepage-three__section-heading h2,.homepage-three__carousel-heading h2,.homepage-three__local-title h2,.homepage-three__journal-heading h2{margin-bottom:0;color:var(--three-green-deep);font-size:3.7rem;line-height:1.08;letter-spacing:0}.homepage-three__manifesto-grid>div p{margin-bottom:24px;color:var(--three-muted);font-size:1.08rem;line-height:1.75}.homepage-three__chapters{padding-top:110px;background:var(--three-paper)}.homepage-three__section-heading,.homepage-three__carousel-heading,.homepage-three__journal-heading{display:flex;justify-content:space-between;gap:54px;align-items:end;margin-bottom:58px}.homepage-three__section-heading>p{max-width:430px;margin-bottom:0;color:var(--three-muted);line-height:1.65}.homepage-three__chapter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.homepage-three__chapter-grid>a{min-height:390px;display:flex;flex-direction:column;align-items:flex-start;padding:42px 34px;border-top:1px solid rgba(23,63,57,.18);border-right:1px solid rgba(23,63,57,.18);color:var(--three-green-deep);transition:transform .18s ease}.homepage-three__chapter-grid>a:nth-child(1){background:var(--three-cream)}.homepage-three__chapter-grid>a:nth-child(2){background:var(--three-mist)}.homepage-three__chapter-grid>a:nth-child(3){background:var(--three-peach)}.homepage-three__chapter-grid>a:nth-child(4){border-right:0;background:#fff}.homepage-three__chapter-grid>a:hover{transform:translateY(-8px)}.homepage-three__chapter-number{margin-bottom:64px;color:var(--three-terracotta-deep);font-weight:800}.homepage-three__chapter-grid small{margin-bottom:10px;color:var(--three-muted);font-size:.78rem;font-weight:700}.homepage-three__chapter-grid h3{margin-bottom:16px;color:var(--three-green-deep);font-size:2.25rem}.homepage-three__chapter-grid p{margin-bottom:26px;color:var(--three-muted);line-height:1.55}.homepage-three__chapter-grid strong{margin-top:auto;color:var(--three-terracotta-deep)}.homepage-three__day-video{padding:116px 0;background:var(--three-green-deep);color:#fff}.homepage-three__day-video-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(360px,.72fr);gap:88px;align-items:center}.homepage-three__day-video-media{position:relative;padding:0 22px 22px 0}.homepage-three__day-video-media:after{position:absolute;right:0;bottom:0;width:calc(100% - 22px);height:calc(100% - 22px);border-right:1px solid rgba(255,216,198,.7);border-bottom:1px solid rgba(255,216,198,.7);content:"";pointer-events:none}.homepage-three__day-video video{position:relative;z-index:1;width:100%;aspect-ratio:16/9;display:block;border-radius:0;-o-object-fit:contain;object-fit:contain;background:#d9b0aa}.homepage-three__day-video-copy h2{margin-bottom:24px;color:#fff;font-size:3.6rem;line-height:1.08}.homepage-three__day-video-copy>p:not(.homepage-three__section-index){margin-bottom:30px;color:#ffffffbf;font-size:1.08rem;line-height:1.7}.homepage-three__highlights{padding:120px 0 132px;background:var(--three-cream)}.homepage-three__carousel-controls{display:flex;gap:10px}.homepage-three__carousel-controls button{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(23,63,57,.25);border-radius:50%;background:transparent;color:var(--three-green-deep);font-size:1.3rem;cursor:pointer}.homepage-three__carousel-controls button:hover{border-color:var(--three-terracotta);background:var(--three-peach)}.homepage-three__highlight-track{display:flex;gap:26px;overflow-x:auto;scroll-padding-left:max(32px,(100vw - 1320px) / 2);scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 max(32px,(100vw - 1320px) / 2) 18px}.homepage-three__highlight-track::-webkit-scrollbar{display:none}.homepage-three__highlight{flex:0 0 400px;scroll-snap-align:start;border-bottom:1px solid rgba(23,63,57,.24)}.homepage-three__highlight-image{aspect-ratio:640/537;display:block;overflow:hidden;background:var(--three-paper)}.homepage-three__highlight-image img{width:100%;height:100%;border-radius:0;-o-object-fit:contain;object-fit:contain;transition:transform .22s ease}.homepage-three__highlight:hover .homepage-three__highlight-image img{transform:scale(1.015)}.homepage-three__highlight>div{position:relative;min-height:245px;padding:24px 0 28px 44px}.homepage-three__highlight>div>span{position:absolute;top:28px;left:0;color:var(--three-terracotta-deep);font-size:.78rem;font-weight:800}.homepage-three__highlight h3{margin-bottom:12px;color:var(--three-green-deep);font-size:1.65rem;line-height:1.2}.homepage-three__highlight h3 a{color:inherit}.homepage-three__highlight p{margin-bottom:22px;color:var(--three-muted);line-height:1.55}.homepage-three__heart-care{padding:108px 0;background:var(--three-terracotta)}.homepage-three__heart-care-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:92px}.homepage-three__heart-care-intro h2{margin-bottom:24px;color:var(--three-green-deep);font-size:3.65rem;line-height:1.06}.homepage-three__heart-care-intro>p:last-child{max-width:500px;margin-bottom:0;color:#0d2c28d1;font-size:1.08rem;line-height:1.7}.homepage-three__heart-care-list{border-top:1px solid rgba(13,44,40,.35)}.homepage-three__heart-care-list>a{display:grid;grid-template-columns:48px minmax(0,1fr) 28px;gap:18px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(13,44,40,.35);color:var(--three-green-deep)}.homepage-three__heart-care-list>a>span,.homepage-three__heart-care-list>a>strong{font-weight:800}.homepage-three__heart-care-list h3{margin-bottom:7px;color:var(--three-green-deep);font-size:1.55rem}.homepage-three__heart-care-list p{margin-bottom:0;color:#0d2c28c2;line-height:1.5}.homepage-three__local-story{padding:124px 0;background:#fff}.homepage-three__local-story-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.65fr);gap:112px}.homepage-three__local-proof-band{padding:88px 0;border-top:1px solid rgba(23,63,57,.12);background:var(--three-paper)}.homepage-three__local-title h2{max-width:760px;margin-bottom:26px}.homepage-three__local-title>p:not(.homepage-three__section-index){max-width:650px;margin-bottom:24px;color:var(--three-muted);font-size:1.13rem;line-height:1.65}.homepage-three__local-copy p{margin-bottom:20px;color:var(--three-muted);line-height:1.78}.homepage-three__local-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(23,63,57,.19);border-bottom:1px solid rgba(23,63,57,.19)}.homepage-three__local-proof article{min-width:0;padding:42px 38px 46px;border-right:1px solid rgba(23,63,57,.19)}.homepage-three__local-proof article:first-child{padding-left:0}.homepage-three__local-proof article:last-child{padding-right:0;border-right:0}.homepage-three__local-proof span{display:block;margin-bottom:32px;color:var(--three-terracotta-deep);font-family:Playfair Display,Times New Roman,serif;font-size:2.3rem}.homepage-three__local-proof h3{margin-bottom:13px;color:var(--three-green-deep);font-size:1.45rem}.homepage-three__local-proof p{min-height:76px;margin-bottom:20px;color:var(--three-muted);line-height:1.55}.homepage-three__local-proof a{color:var(--three-terracotta-deep);font-weight:800}.homepage-three__faq{border-top:1px solid rgba(23,63,57,.12);background:#fff}.homepage-three__faq .faq-section{padding:112px 0 124px;background:#fff}.homepage-three-shell--footer-five .homepage-three__faq .faq-section{padding-bottom:96px}.homepage-three__faq .container{width:min(100% - 64px,1120px)}.homepage-three__faq .section-header{display:grid;grid-template-columns:170px minmax(0,1fr);gap:48px;align-items:end;margin-bottom:50px;text-align:left}.homepage-three__faq .section-header .pill{width:-moz-fit-content;width:fit-content;margin-bottom:8px;padding:0;border-radius:0;background:transparent;color:var(--three-terracotta-deep);font-size:.75rem;font-weight:800;letter-spacing:.14em}.homepage-three__faq .section-header h2{margin-bottom:0;color:var(--three-green-deep);font-size:clamp(2.9rem,5vw,4.6rem);line-height:1.02}.homepage-three__faq .faq-list{gap:0;border-top:1px solid rgba(23,63,57,.2)}.homepage-three__faq .faq-item{border-bottom:1px solid rgba(23,63,57,.2);border-radius:0;background:transparent;box-shadow:none}.homepage-three__faq .faq-question{min-height:78px;padding:22px 0;gap:32px;color:var(--three-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:1.28rem;font-weight:700;text-align:left}.homepage-three__faq .faq-question .symbol{flex:0 0 auto;color:var(--three-terracotta-deep)}.homepage-three__faq .faq-answer{max-width:860px;padding:0 56px 24px 0;color:var(--three-muted);font-size:1.02rem;line-height:1.7}.homepage-three__faq .faq-answer p{margin-bottom:0}.homepage-three__journal{padding:116px 0 124px;background:var(--three-mist)}.homepage-three__journal-heading>.homepage-three__text-link{margin-bottom:10px}.homepage-three__journal-list{border-top:1px solid rgba(23,63,57,.24)}.homepage-three__journal-list article{display:grid;grid-template-columns:54px 300px minmax(0,1fr) 52px;gap:28px;align-items:center;min-height:224px;padding:24px 0;border-bottom:1px solid rgba(23,63,57,.24)}.homepage-three__journal-number{color:var(--three-terracotta-deep);font-weight:800}.homepage-three__journal-image{aspect-ratio:1.75/1;display:block;overflow:hidden;background:var(--three-paper)}.homepage-three__journal-image img{width:100%;height:100%;border-radius:0;-o-object-fit:contain;object-fit:contain}.homepage-three__journal-copy time{display:block;margin-bottom:10px;color:var(--three-muted);font-size:.86rem;font-weight:700}.homepage-three__journal-copy h3{margin-bottom:0;color:var(--three-green-deep);font-size:2rem;line-height:1.2}.homepage-three__journal-copy h3 a{color:inherit}.homepage-three__journal-arrow{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(23,63,57,.3);border-radius:50%;color:var(--three-green-deep);font-size:1.2rem}.homepage-three__closing{padding:92px 0;background:var(--three-peach)}.homepage-three__closing-grid{display:grid;grid-template-columns:190px minmax(0,1fr) auto;gap:62px;align-items:center}.homepage-three__closing h2{max-width:800px;margin-bottom:16px;color:var(--three-green-deep);font-size:3rem;line-height:1.08}.homepage-three__closing p:not(.homepage-three__section-index){max-width:690px;margin-bottom:0;color:#5e6967;line-height:1.62}@media (max-width: 1180px){.homepage-three-header__bar{gap:22px}.homepage-three-header__nav{gap:18px}.homepage-three-header__mega-inner{grid-template-columns:220px minmax(0,1fr)}.homepage-three-header__care-groups{gap:24px}.homepage-three__hero h1{font-size:4.2rem}.homepage-three__day-video-grid,.homepage-three__heart-care-grid,.homepage-three__local-story-grid{gap:62px}}@media (min-width: 981px) and (max-width: 1180px){.homepage-three-header__mega-inner--about{grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);gap:34px}.homepage-three-header__team-feature{grid-row:1/3;min-height:440px}.homepage-three-header__about-links{grid-column:2;padding:0;border-right:0}.homepage-three-header__contact-card{grid-column:2;padding-top:24px;border-top:1px solid rgba(23,63,57,.16)}}@media (max-width: 980px){.homepage-three-header{height:113px}.homepage-three__heart-context{grid-template-columns:1fr;margin-top:54px}.homepage-three__heart-context article,.homepage-three__heart-context article:first-child,.homepage-three__heart-context article:last-child{padding:30px 0;border-right:0;border-bottom:1px solid rgba(13,28,47,.34)}.homepage-three__heart-context article:last-child{border-bottom:0}.homepage-three-header.is-open{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh}.homepage-three-header__bar{width:min(100% - 28px,1360px);height:82px}.homepage-three-header__contact-strip{min-height:31px}.homepage-three-header__contact-strip>div{width:min(100% - 28px,760px);grid-template-columns:1fr auto}.homepage-three-header__contact-strip>div>span,.homepage-three-header__contact-strip nav a:first-child{display:none}.homepage-three-header__brand img{width:52px;height:52px}.homepage-three-header__nav,.homepage-three-header__signup{display:none}.homepage-three-header__actions{justify-content:flex-end}.homepage-three-header__burger{width:48px;height:48px;display:grid;place-content:center;gap:5px;border:1px solid rgba(23,63,57,.18);border-radius:50%;background:#fff;cursor:pointer}.homepage-three-header__burger span{width:20px;height:2px;display:block;background:var(--three-green-deep)}.homepage-three-header__mobile-navigation{position:absolute;top:113px;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;overflow-y:auto;padding:26px 22px 48px;background:var(--three-cream);opacity:0;pointer-events:none;transform:translateY(-12px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-three-header__mobile-navigation.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.homepage-three-header__mobile-navigation>a,.homepage-three-header__mobile-navigation>button{min-height:62px;display:flex;justify-content:space-between;gap:18px;align-items:center;padding:12px 4px;border:0;border-bottom:1px solid rgba(23,63,57,.2);background:transparent;color:var(--three-green-deep);font:inherit;font-family:Playfair Display,Times New Roman,serif;font-size:1.45rem;font-weight:700;text-align:left}.homepage-three-header__mobile-navigation>button span{color:var(--three-terracotta-deep);font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.7rem}.homepage-three-header__mega{position:absolute;top:113px;right:0;bottom:0;left:0;z-index:7;max-height:none;border:0;box-shadow:none;transform:translate(24px)}.homepage-three-header__mega.is-visible{transform:translate(0)}.homepage-three-header__mega-inner,.homepage-three-header__mega-inner--about{width:min(100% - 32px,760px);grid-template-columns:1fr;gap:38px;padding:22px 0 52px}.homepage-three-header__mobile-back{display:inline-flex;gap:8px;align-items:center;justify-self:start;padding:8px 0;border:0;background:transparent;color:var(--three-terracotta-deep);font:inherit;font-weight:800}.homepage-three-header__mega-intro{padding:0 0 28px;border-right:0;border-bottom:1px solid rgba(23,63,57,.16)}.homepage-three-header__care-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-three-header__group--wide{grid-column:span 2}.homepage-three-header__team-feature{min-height:300px}.homepage-three-header__about-links{padding:30px 0;border:0;border-top:1px solid rgba(23,63,57,.16);border-bottom:1px solid rgba(23,63,57,.16)}.homepage-three-header__backdrop{top:113px;right:0;bottom:0;left:0}.homepage-three__manifesto-grid{grid-template-columns:120px minmax(0,1fr)}.homepage-three__manifesto-grid>div{grid-column:2}.homepage-three__chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-three__chapter-grid>a:nth-child(2){border-right:0}.homepage-three__chapter-grid>a:nth-child(n+3){border-top:1px solid rgba(23,63,57,.18)}.homepage-three__day-video-grid,.homepage-three__heart-care-grid,.homepage-three__local-story-grid,.homepage-three__local-proof{grid-template-columns:1fr}.homepage-three__local-proof article,.homepage-three__local-proof article:first-child,.homepage-three__local-proof article:last-child{padding:34px 0;border-right:0;border-bottom:1px solid rgba(23,63,57,.19)}.homepage-three__local-proof p{min-height:0}.homepage-three__closing-grid{grid-template-columns:150px minmax(0,1fr)}.homepage-three__closing-actions{grid-column:2}}@media (max-width: 620px){.homepage-three-header__contact-strip>div{grid-template-columns:1fr;justify-items:center}.homepage-three-header__contact-strip>div>a{display:none}.homepage-three-header__contact-strip nav{justify-content:center}}@media (max-width: 720px){.homepage-three__container{width:min(100% - 32px,1320px)}.homepage-three__borrowed-four .homepage-four__practice-film-copy h2{font-size:1.7rem}.homepage-three__local-proof-band{padding:64px 0}.homepage-three__faq .faq-section{padding:72px 0 80px}.homepage-three-shell--footer-five .homepage-three__faq .faq-section{padding-bottom:64px}.homepage-three__faq .container{width:min(100% - 32px,1120px)}.homepage-three__faq .section-header{grid-template-columns:1fr;gap:14px;margin-bottom:34px}.homepage-three__faq .section-header h2{font-size:2.65rem}.homepage-three__faq .faq-question{min-height:70px;padding:19px 0;gap:18px;font-size:1.08rem}.homepage-three__faq .faq-answer{padding:0 34px 20px 0;font-size:.98rem}.homepage-three-header__brand small{display:none}.homepage-three__hero{height:min(720px,100svh - 112px);min-height:650px}.homepage-three__hero-video{-o-object-position:center;object-position:center}.homepage-three__hero-overlay{background:linear-gradient(180deg,#fff9f41a,#fff9f47a,#fff9f4f5 72%,#fff9f4)}.homepage-three__hero-content{top:auto;bottom:34px;left:16px;width:calc(100% - 32px);transform:none}.homepage-three__hero h1{margin-bottom:18px;font-size:3rem;line-height:1}.homepage-three__hero-lead{margin-bottom:22px;font-size:1rem;line-height:1.5}.homepage-three__hero-address{display:none}.homepage-three__trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-three__trust-strip span:nth-child(2){border-right:0}.homepage-three__trust-strip span:nth-child(-n+2){border-bottom:1px solid rgba(23,63,57,.18)}.homepage-three__manifesto,.homepage-three__highlights,.homepage-three__local-story,.homepage-three__journal{padding:78px 0}.homepage-three__chapters{padding-top:76px}.homepage-three__day-video,.homepage-three__heart-care{padding:76px 0}.homepage-three__manifesto-grid{grid-template-columns:1fr;gap:25px}.homepage-three__manifesto-grid>div{grid-column:1}.homepage-three__manifesto h2,.homepage-three__section-heading h2,.homepage-three__carousel-heading h2,.homepage-three__local-title h2,.homepage-three__journal-heading h2,.homepage-three__day-video-copy h2,.homepage-three__heart-care-intro h2{font-size:2.5rem}.homepage-three__section-heading,.homepage-three__carousel-heading,.homepage-three__journal-heading{align-items:flex-start;flex-direction:column;margin-bottom:38px}.homepage-three__chapter-grid{grid-template-columns:1fr}.homepage-three__chapter-grid>a,.homepage-three__chapter-grid>a:nth-child(2),.homepage-three__chapter-grid>a:nth-child(n+3){min-height:330px;border-right:0;border-top:1px solid rgba(23,63,57,.18)}.homepage-three__chapter-number{margin-bottom:42px}.homepage-three__day-video-grid,.homepage-three__heart-care-grid,.homepage-three__local-story-grid{gap:46px}.homepage-three__day-video-media{padding:0 12px 12px 0}.homepage-three__highlight-track{padding-inline:16px;scroll-padding-left:16px}.homepage-three__highlight{flex-basis:min(86vw,390px)}.homepage-three__heart-care-list>a{grid-template-columns:40px minmax(0,1fr) 20px;gap:12px}.homepage-three__local-story-grid{padding-bottom:48px}.homepage-three__journal-list article{grid-template-columns:34px minmax(0,1fr) 40px;gap:15px;align-items:start;padding:26px 0}.homepage-three__journal-image{grid-column:2/span 2;grid-row:1}.homepage-three__journal-number{grid-column:1;grid-row:1}.homepage-three__journal-copy{grid-column:2;grid-row:2}.homepage-three__journal-copy h3{font-size:1.55rem}.homepage-three__journal-arrow{grid-column:3;grid-row:2;width:40px;height:40px}.homepage-three__closing{padding:76px 0}.homepage-three__closing-grid{grid-template-columns:1fr;gap:28px}.homepage-three__closing-actions{grid-column:1}.homepage-three__closing h2{font-size:2.45rem}}@media (max-width: 520px){.homepage-three-header__care-groups,.homepage-three-header__group--wide .homepage-three-header__group-links,.homepage-three-header__about-links>div{grid-template-columns:1fr}.homepage-three-header__group--wide{grid-column:1}.homepage-three-header__team-feature{min-height:220px}.homepage-three-header__team-feature img{width:100%}.homepage-three__hero-actions,.homepage-three__closing-actions{align-items:stretch;flex-direction:column}.homepage-three__button{width:100%}.homepage-three__hero-actions .homepage-three__text-link,.homepage-three__closing-actions .homepage-three__text-link{justify-content:center}}@media (prefers-reduced-motion: reduce){.homepage-three-shell *,.homepage-three-shell *:before,.homepage-three-shell *:after,.homepage-three-header *,.homepage-three-header *:before,.homepage-three-header *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-footer-concept-five{--footer-five-auburn: #994225;--footer-five-auburn-dark: #4d2115;--footer-five-paper: #f7f1eb;--footer-five-paper-bright: #fffaf6;--footer-five-peach: #f6d8c2;--footer-five-green: #0d2c28;--footer-five-ink: #251d19;--footer-five-muted: #67564d;--footer-five-coral: #d98560;--footer-five-line-dark: rgba(255, 250, 246, .28);--footer-five-line-light: rgba(77, 33, 21, .24);width:100%;margin-top:0;background:var(--footer-five-paper);color:var(--footer-five-ink);font-family:"Source Sans 3",system-ui,sans-serif;line-height:1.4;overflow:hidden;scroll-margin-top:0}.site-footer-concept-five,.site-footer-concept-five *,.site-footer-concept-five *:before,.site-footer-concept-five *:after{box-sizing:border-box;letter-spacing:0}.site-footer-concept-five section,.site-footer-concept-five nav,.site-footer-concept-five figure{padding:0!important}.site-footer-concept-five h2,.site-footer-concept-five h3,.site-footer-concept-five p,.site-footer-concept-five ul,.site-footer-concept-five address,.site-footer-concept-five figure{margin:0}.site-footer-concept-five ul{list-style:none;padding:0}.site-footer-concept-five address{font-style:normal}.site-footer-concept-five h2,.site-footer-concept-five h3{color:inherit;font-family:Playfair Display,Times New Roman,serif;font-weight:600}.site-footer-concept-five a{min-width:44px;min-height:44px;color:inherit;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:.2em}.site-footer-concept-five a:focus-visible{outline:3px solid #ffffff;outline-offset:3px;box-shadow:0 0 0 6px var(--footer-five-green)}.floating-call-button.floating-call-button--footer-five-visible{visibility:hidden;opacity:0;pointer-events:none}.footer-concept-five__container{width:100%;max-width:1320px;margin-inline:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}.footer-concept-five__upper{border-top:3px solid var(--footer-five-coral);background:var(--footer-five-auburn);color:var(--footer-five-paper-bright)}.footer-concept-five__upper-grid{display:grid;gap:0}.footer-concept-five__identity{min-width:0;padding-block:1.75rem 1.25rem}.footer-concept-five__brand{display:inline-grid;grid-template-columns:76px minmax(0,1fr);min-width:0;align-items:center;gap:.9rem;color:var(--footer-five-paper-bright);text-decoration:none}.footer-concept-five__brand img{display:block;width:76px;height:76px;-o-object-fit:contain;object-fit:contain}.footer-concept-five__brand>span{display:grid;min-width:0;gap:.08rem}.footer-concept-five__brand h2{font-size:1.5rem;line-height:1.08;overflow-wrap:normal}.footer-concept-five__brand small{color:#f4d9cc;font-size:.86rem;font-weight:700}.footer-concept-five__identity-copy{display:grid;max-width:36rem;gap:.25rem;margin-top:1rem;color:#f8e8df;font-size:.94rem}.footer-concept-five__identity-copy p:first-child{color:#fff;font-family:Playfair Display,Times New Roman,serif;font-size:1.12rem;font-weight:600}.footer-concept-five__signup{display:grid;align-content:center;gap:.55rem;border-top:1px solid var(--footer-five-line-dark);padding-block:1.25rem}.footer-concept-five__signup p{color:#f8e8df;font-size:.88rem;font-weight:650}.site-footer-concept-five .footer-concept-five__signup-link{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;gap:1rem;border:2px solid var(--footer-five-peach);background:var(--footer-five-peach);color:var(--footer-five-green);font-weight:800;line-height:1.2;padding:.65rem .9rem;text-decoration:none}.footer-concept-five__signup-link:after{content:"→";flex:0 0 auto;font-size:1.1rem}.footer-concept-five__general,.footer-concept-five__emergency{min-width:0;border-top:1px solid var(--footer-five-line-dark);padding-block:1.4rem}.footer-concept-five__general h3,.footer-concept-five__emergency h3{margin-bottom:.55rem;font-size:1.2rem;line-height:1.2}.footer-concept-five__general address{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.footer-concept-five__contact-item{display:grid;min-width:0;min-height:52px;align-content:center;gap:.05rem;border-top:1px solid var(--footer-five-line-dark);padding-block:.42rem;text-decoration:none}.footer-concept-five__item-label,.footer-concept-five__eyebrow{color:var(--footer-five-peach);font-size:.7rem;font-weight:800;line-height:1.25;text-transform:uppercase}.footer-concept-five__item-value{min-width:0;font-size:.94rem;font-weight:700;overflow-wrap:anywhere}.footer-concept-five__item-detail{color:#f8e8df;font-size:.78rem;font-weight:650}.footer-concept-five__emergency{border-bottom:1px solid var(--footer-five-line-dark)}.footer-concept-five__emergency h3{margin-top:.12rem;margin-bottom:.25rem}.footer-concept-five__emergency-number{display:inline-flex;min-height:44px;align-items:center;color:#fff;font-family:Playfair Display,Times New Roman,serif;font-size:1.55rem;font-weight:700;line-height:1.1;text-decoration-thickness:2px}.footer-concept-five__emergency>p:not(.footer-concept-five__eyebrow){max-width:25rem;margin-top:.25rem;color:#f8e8df;font-size:.88rem}.footer-concept-five__emergency>strong{display:block;max-width:25rem;margin-top:.3rem;font-size:.88rem}.footer-concept-five__practice-image{min-height:0;margin-inline:-1rem!important;overflow:hidden;aspect-ratio:4/3}.footer-concept-five__practice-image img{display:block;width:100%;height:100%;border-radius:0;-o-object-fit:cover;object-fit:cover;-o-object-position:72% 58%;object-position:72% 58%}.footer-concept-five__trust h3{margin-bottom:.45rem;color:var(--footer-five-auburn-dark);font-size:1.08rem;line-height:1.2}.footer-concept-five__link-list{display:flex;min-width:0;flex-wrap:wrap;gap:0 1rem}.footer-concept-five__link-list li{min-width:0}.footer-concept-five__link-list a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;color:var(--footer-five-ink);font-size:.91rem;font-weight:650;overflow-wrap:anywhere;text-decoration-color:transparent}.footer-concept-five__trust{padding-bottom:env(safe-area-inset-bottom,0px)!important;border-top:1px solid var(--footer-five-line-light);background:var(--footer-five-paper-bright)}.footer-concept-five__trust>.footer-concept-five__container{padding-block:1.15rem .75rem}.footer-concept-five__trust-grid{display:grid;align-items:start;gap:.75rem 1.5rem}.footer-concept-five__partner-list{display:flex;min-height:48px;flex-wrap:wrap;align-items:center;gap:.5rem 1.25rem}.footer-concept-five__partner-list>a,.footer-concept-five__partner-list>span{display:flex;min-width:112px;min-height:44px;align-items:center}.footer-concept-five__partner-list img{display:block;width:auto;max-width:128px;height:40px;-o-object-fit:contain;object-fit:contain}.footer-concept-five__trust nav .footer-concept-five__link-list a{color:var(--footer-five-muted)}.footer-concept-five__copyright{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.25rem 1rem;margin-top:.75rem;border-top:1px solid var(--footer-five-line-light);color:var(--footer-five-muted);font-size:.8rem;padding-top:.55rem}.footer-concept-five__copyright strong{color:var(--footer-five-ink)}@media (hover: hover){.site-footer-concept-five .footer-concept-five__signup-link:hover{border-color:#fff;background:#fff}.footer-concept-five__brand:hover h2,.footer-concept-five__contact-item[href]:hover .footer-concept-five__item-value,.footer-concept-five__emergency-number:hover{color:var(--footer-five-peach)}.footer-concept-five__link-list a:hover{color:var(--footer-five-auburn);text-decoration-color:currentColor}.footer-concept-five__partner-list>a:hover img{opacity:.72}}@media (max-width: 699px){.footer-concept-five__practice-image{display:none}}@media (min-width: 700px){.footer-concept-five__upper-grid{grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:1.75rem;column-gap:1.75rem;padding-top:1.8rem}.footer-concept-five__identity{grid-column:1/8;padding-block:0 1.4rem}.footer-concept-five__signup{grid-column:8/13;border-top:0;padding-block:0 1.4rem}.footer-concept-five__brand{grid-template-columns:84px minmax(0,1fr)}.footer-concept-five__brand img{width:84px;height:84px}.footer-concept-five__brand h2{font-size:1.7rem}.footer-concept-five__general{grid-column:1/7;padding:1.4rem 1.5rem 1.5rem 0}.footer-concept-five__general a[href^="mailto:"]{grid-column:1/-1}.footer-concept-five__emergency{grid-column:7/13;border-left:1px solid var(--footer-five-line-dark);padding:1.4rem 0 1.5rem 1.75rem}.footer-concept-five__practice-image{grid-column:1/-1;width:calc(100% + 2rem);max-height:260px;margin-inline:-1rem!important;aspect-ratio:3/1}.footer-concept-five__practice-image img{-o-object-position:62% 68%;object-position:62% 68%}.footer-concept-five__link-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .75rem}.footer-concept-five__trust-grid{grid-template-columns:minmax(300px,1.55fr) repeat(3,minmax(0,.75fr));align-items:start;gap:.75rem 2rem}.footer-concept-five__trust nav .footer-concept-five__link-list{display:flex}}@media (min-width: 1020px){.footer-concept-five__upper-grid{grid-template-rows:auto auto;-moz-column-gap:2rem;column-gap:2rem;padding-block:2rem}.footer-concept-five__identity{grid-column:5/10;grid-row:1;padding:0 0 1.25rem}.footer-concept-five__signup{grid-column:10/13;grid-row:1;padding:0 0 1.25rem}.footer-concept-five__general{grid-column:5/9;grid-row:2;padding:1.25rem 1.5rem 0 0}.footer-concept-five__general address{gap:0 1.25rem}.footer-concept-five__emergency{grid-column:9/13;grid-row:2;border-bottom:0;padding:1.25rem 0 0 2rem}.footer-concept-five__practice-image{grid-column:1/5;grid-row:1/3;width:100%;max-height:none;margin:0!important;aspect-ratio:auto}.footer-concept-five__practice-image img{-o-object-position:73% 56%;object-position:73% 56%}.footer-concept-five__trust>.footer-concept-five__container{padding-block:1.05rem .65rem}}@media (max-width: 420px){.footer-concept-five__general address{grid-template-columns:1fr}}@media (max-width: 359px){.footer-concept-five__brand{grid-template-columns:64px minmax(0,1fr);gap:.7rem}.footer-concept-five__brand img{width:64px;height:64px}.footer-concept-five__brand h2{font-size:1.28rem}.footer-concept-five__emergency-number{font-size:1.4rem}}@media (prefers-reduced-motion: reduce){.site-footer-concept-five *,.site-footer-concept-five *:before,.site-footer-concept-five *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.homepage-concept{--concept-green: #173f39;--concept-green-soft: #e8f0ed;--concept-terracotta: #d98560;--concept-terracotta-dark: #b76343;--concept-peach: #f6d8c2;--concept-cream: #fff9f5;--concept-ink: #17232a;--concept-muted: #59676c;background:var(--concept-cream);color:var(--concept-ink);overflow:hidden}.homepage-concept,.homepage-concept *{letter-spacing:0}.homepage-concept section{padding:88px 0}.homepage-concept h1,.homepage-concept h2,.homepage-concept h3,.homepage-concept p{margin-top:0}.homepage-concept h1,.homepage-concept h2,.homepage-concept h3{color:inherit;letter-spacing:0}.homepage-concept__container{width:min(100% - 48px,1240px);margin-inline:auto}.homepage-concept__hero{position:relative;display:flex;align-items:center;min-height:clamp(560px,100svh - 120px,720px);padding:0!important;isolation:isolate;overflow:hidden;background:var(--concept-green)}.homepage-concept__hero-video,.homepage-concept__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-concept__hero-video{z-index:-3;border-radius:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.homepage-concept__hero-shade{z-index:-2;background:linear-gradient(90deg,#12322ce6,#12322cb8 38%,#12322c38 72%,#d9856033),linear-gradient(180deg,#10221f14 58%,#fff9f5f0)}.homepage-concept__hero-inner{width:min(100% - 48px,1240px);min-height:inherit;margin-inline:auto;padding:64px 0 42px;display:flex;flex-direction:column;justify-content:center;position:relative}.homepage-concept__hero-copy{width:min(680px,67%);color:#fff;padding-bottom:88px}.homepage-concept__eyebrow,.homepage-concept__kicker{margin-bottom:16px;color:var(--concept-terracotta-dark);font-size:.85rem;font-weight:700;text-transform:uppercase}.homepage-concept__eyebrow{color:#ffd6c4}.homepage-concept__hero h1{max-width:650px;margin-bottom:24px;color:#fff;font-size:4.25rem;line-height:1.03;text-wrap:balance}.homepage-concept__hero-lead{max-width:610px;margin-bottom:30px;color:#ffffffeb;font-size:1.25rem;line-height:1.55}.homepage-concept__hero-actions,.homepage-concept__closing-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.homepage-concept__button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:999px;font-weight:700;line-height:1.2;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.homepage-concept__button:hover,.homepage-concept__button:focus-visible,.homepage-concept__text-link:hover,.homepage-concept__text-link:focus-visible{transform:translateY(-2px)}.homepage-concept__button:focus-visible,.homepage-concept a:focus-visible{outline:3px solid rgba(217,133,96,.45);outline-offset:3px}.homepage-concept__button--primary{background:var(--concept-terracotta);color:#fff}.homepage-concept__button--primary:hover,.homepage-concept__button--primary:focus-visible{background:var(--concept-terracotta-dark)}.homepage-concept__button--light{border-color:#ffffffb3;background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.homepage-concept__button--light:hover,.homepage-concept__button--light:focus-visible{background:#fff;color:var(--concept-green)}.homepage-concept__button--outline{border-color:#173f3947;background:transparent;color:var(--concept-green)}.homepage-concept__button--outline:hover,.homepage-concept__button--outline:focus-visible{border-color:var(--concept-green);background:var(--concept-green);color:#fff}.homepage-concept__hero-facts{position:absolute;right:0;bottom:34px;left:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.38);color:#fff}.homepage-concept__hero-facts span{padding:18px 22px 0 0;font-weight:700}.homepage-concept__section-intro{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);gap:64px;align-items:end;margin-bottom:44px}.homepage-concept__section-intro h2,.homepage-concept__extra-care h2,.homepage-concept__closing h2{font-size:3rem;line-height:1.12;text-wrap:balance}.homepage-concept__section-intro>p,.homepage-concept__extra-care-heading>p,.homepage-concept__closing-inner>div>p{margin-bottom:0;color:var(--concept-muted);font-size:1.08rem;line-height:1.7}.homepage-concept__journey{background:#fff}.homepage-concept__journey-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(23,63,57,.22)}.homepage-concept__journey-link{min-width:0;padding:28px 22px 8px 0;border-right:1px solid rgba(23,63,57,.16)}.homepage-concept__journey-link+.homepage-concept__journey-link{padding-left:22px}.homepage-concept__journey-link:last-child{border-right:0}.homepage-concept__journey-number{display:block;margin-bottom:32px;color:var(--concept-terracotta-dark);font-weight:700}.homepage-concept__journey-link h3{margin-bottom:12px;color:var(--concept-green);font-size:1.65rem}.homepage-concept__journey-link p{min-height:104px;margin-bottom:20px;color:var(--concept-muted)}.homepage-concept__text-link{display:inline-flex;align-items:center;gap:9px;color:var(--concept-terracotta-dark);font-weight:700;transition:transform .18s ease}.homepage-concept__highlights{background:var(--concept-green-soft)}.homepage-concept__highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.homepage-concept__highlight-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(23,63,57,.12);border-radius:8px;background:#fff;box-shadow:0 18px 46px #173f3914;transition:transform .18s ease,box-shadow .18s ease}.homepage-concept__highlight-card:hover,.homepage-concept__highlight-card:focus-visible{transform:translateY(-5px);box-shadow:0 24px 54px #173f3921}.homepage-concept__highlight-card img{width:100%;aspect-ratio:1.195/1;border-radius:0;-o-object-fit:cover;object-fit:cover}.homepage-concept__highlight-copy{flex:1;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:118px;padding:20px}.homepage-concept__highlight-copy h3{margin-bottom:5px;color:var(--concept-green);font-size:1.25rem}.homepage-concept__highlight-copy p{margin-bottom:0;color:var(--concept-muted);line-height:1.45}.homepage-concept__highlight-arrow{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(217,133,96,.4);border-radius:50%;color:var(--concept-terracotta-dark);font-size:1.25rem}.homepage-concept__extra-care{background:var(--concept-green);color:#fff}.homepage-concept__extra-care-inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);gap:84px;align-items:start}.homepage-concept__kicker--light{color:#ffd6c4}.homepage-concept__extra-care-heading h2{margin-bottom:24px;color:#fff}.homepage-concept__extra-care-heading>p{color:#ffffffc2}.homepage-concept__extra-care-list{border-top:1px solid rgba(255,255,255,.28)}.homepage-concept__extra-care-list a{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;gap:18px;align-items:start;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.2)}.homepage-concept__extra-care-list a>span,.homepage-concept__extra-care-list a>strong{color:#ffd6c4;font-weight:700}.homepage-concept__extra-care-list h3{margin-bottom:5px;color:#fff;font-size:1.45rem}.homepage-concept__extra-care-list p{margin-bottom:0;color:#ffffffb8;line-height:1.5}.homepage-concept__extra-care-list strong{font-size:1.25rem}.homepage-concept__seo-copy{background:linear-gradient(180deg,#fff9f5f0,#fffffffa),linear-gradient(115deg,#d9856021,#e8f0ed8c)}.homepage-concept__seo-copy-inner{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:56px;align-items:start}.homepage-concept__seo-copy-main{position:sticky;top:32px}.homepage-concept__seo-copy-main h2{margin-bottom:24px;color:var(--concept-green);font-size:3rem;line-height:1.12;text-wrap:balance}.homepage-concept__seo-copy-main p,.homepage-concept__seo-copy-cards p{color:var(--concept-muted);line-height:1.72}.homepage-concept__seo-copy-main p{margin-bottom:18px;font-size:1.05rem}.homepage-concept__seo-copy-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.homepage-concept__seo-copy-cards article{min-width:0;padding:24px;border:1px solid rgba(23,63,57,.12);border-radius:8px;background:#ffffffdb;box-shadow:0 18px 44px #173f3914}.homepage-concept__seo-copy-cards h3{margin-bottom:12px;color:var(--concept-green);font-size:1.35rem;line-height:1.2}.homepage-concept__seo-copy-cards p{margin-bottom:18px}.homepage-concept__seo-copy-cards a{display:inline-flex;color:var(--concept-terracotta-dark);font-weight:700}.homepage-concept__blog{background:#fff}.homepage-concept__blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.homepage-concept__blog-card{min-width:0;overflow:hidden;border:1px solid rgba(23,63,57,.12);border-radius:8px;background:var(--concept-cream)}.homepage-concept__blog-image{display:block;aspect-ratio:1.75/1;overflow:hidden;background:#f5eee9}.homepage-concept__blog-image img{width:100%;height:100%;border-radius:0;-o-object-fit:contain;object-fit:contain;transition:transform .22s ease}.homepage-concept__blog-card:hover .homepage-concept__blog-image img{transform:scale(1.015)}.homepage-concept__blog-copy{min-height:220px;display:flex;flex-direction:column;align-items:flex-start;padding:22px}.homepage-concept__blog-copy time{margin-bottom:12px;color:var(--concept-muted);font-size:.88rem;font-weight:600}.homepage-concept__blog-copy h3{margin-bottom:24px;color:var(--concept-green);font-size:1.45rem;line-height:1.25}.homepage-concept__blog-copy .homepage-concept__text-link{margin-top:auto}.homepage-concept__blog-footer{display:flex;justify-content:center;margin-top:34px}.homepage-concept__closing{background:var(--concept-peach)}.homepage-concept__closing-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:64px;align-items:center}.homepage-concept__closing h2{max-width:820px;margin-bottom:18px;color:var(--concept-green)}.homepage-concept__closing-inner>div>p{max-width:720px}@media (max-width: 1020px){.homepage-concept__hero h1{font-size:3.5rem}.homepage-concept__journey-grid,.homepage-concept__highlight-grid,.homepage-concept__blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-concept__journey-link:nth-child(2){border-right:0}.homepage-concept__journey-link:nth-child(n+3){margin-top:28px;border-top:1px solid rgba(23,63,57,.16)}.homepage-concept__extra-care-inner{grid-template-columns:1fr;gap:48px}.homepage-concept__seo-copy-inner{grid-template-columns:1fr;gap:36px}.homepage-concept__seo-copy-main{position:static}.homepage-concept__closing-inner{grid-template-columns:1fr;gap:30px}}@media (max-width: 720px){.homepage-concept section{padding:64px 0}.homepage-concept__container,.homepage-concept__hero-inner{width:min(100% - 32px,1240px)}.homepage-concept__hero{min-height:max(560px,100svh - 118px)}.homepage-concept__hero-video{-o-object-position:center top;object-position:center top}.homepage-concept__hero-shade{background:linear-gradient(90deg,#12322cdb,#12322c85),linear-gradient(180deg,#12322c1a 45%,#12322cd1 76%,#fff9f5f0)}.homepage-concept__hero-inner{justify-content:flex-end;padding:48px 0 100px}.homepage-concept__hero-copy{width:100%;padding-bottom:0}.homepage-concept__hero h1{max-width:520px;margin-bottom:18px;font-size:2.75rem}.homepage-concept__hero-lead{margin-bottom:22px;font-size:1.05rem}.homepage-concept__hero-facts{bottom:22px;gap:8px;border-top-color:#ffffff47}.homepage-concept__hero-facts span{padding:13px 8px 0 0;font-size:.82rem;line-height:1.25}.homepage-concept__section-intro{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.homepage-concept__section-intro h2,.homepage-concept__seo-copy-main h2,.homepage-concept__extra-care h2,.homepage-concept__closing h2{font-size:2.25rem}.homepage-concept__journey-grid,.homepage-concept__highlight-grid,.homepage-concept__seo-copy-cards,.homepage-concept__blog-grid{grid-template-columns:1fr}.homepage-concept__journey-link,.homepage-concept__journey-link+.homepage-concept__journey-link,.homepage-concept__journey-link:nth-child(n+3){margin-top:0;padding:24px 0;border-top:0;border-right:0;border-bottom:1px solid rgba(23,63,57,.16)}.homepage-concept__journey-number{margin-bottom:18px}.homepage-concept__journey-link p{min-height:0}.homepage-concept__extra-care-inner{grid-template-columns:1fr}.homepage-concept__extra-care-list a{grid-template-columns:34px minmax(0,1fr) 22px;gap:12px}.homepage-concept__closing-actions{align-items:stretch;flex-direction:column}.homepage-concept__closing-actions .homepage-concept__button{width:100%}}@media (max-width: 460px){.homepage-concept__hero h1{font-size:2.35rem}.homepage-concept__hero-actions{align-items:stretch;flex-direction:column}.homepage-concept__hero-actions .homepage-concept__button{width:100%}.homepage-concept__highlight-copy{align-items:flex-start}}@media (prefers-reduced-motion: reduce){.homepage-concept *,.homepage-concept *:before,.homepage-concept *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.homepage-two{--two-green: #173f39;--two-green-deep: #0d2c28;--two-terracotta: #d98560;--two-terracotta-deep: #ba6644;--two-peach: #f6d8c2;--two-cream: #fff9f4;--two-mist: #edf3f0;--two-ink: #152c2a;--two-muted: #5f6c6a;overflow:hidden;background:var(--two-cream);color:var(--two-ink)}.homepage-two *,.homepage-two *:before,.homepage-two *:after{box-sizing:border-box}.homepage-two a{text-decoration:none}.homepage-two h1,.homepage-two h2,.homepage-two h3,.homepage-two p{margin-top:0}.homepage-two__container{width:min(100% - 72px,1320px);margin-inline:auto}.homepage-two__kicker{margin-bottom:14px;color:var(--two-terracotta-deep);font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.homepage-two__kicker--dark{color:var(--two-green-deep)}.homepage-two__hero{position:relative;min-height:760px;isolation:isolate;overflow:hidden;background:var(--two-green-deep)}.homepage-two__hero-video,.homepage-two__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-two__hero-video{z-index:-3;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.homepage-two__hero-shade{z-index:-2;background:linear-gradient(90deg,#0d2c28eb,#0d2c28ba 40%,#0d2c281f 78%),#d9856014}.homepage-two__hero-inner{width:min(100% - 72px,1380px);min-height:760px;display:flex;align-items:center;justify-content:space-between;gap:60px;margin-inline:auto;padding:110px 0 92px}.homepage-two__hero-copy{max-width:830px}.homepage-two__hero-label{display:inline-block;margin-bottom:24px;padding-bottom:9px;border-bottom:2px solid var(--two-terracotta);color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.homepage-two__hero h1{max-width:820px;margin-bottom:28px;color:#fff;font-size:4.8rem;line-height:1.02;letter-spacing:0}.homepage-two__hero h1 em{color:#ffd9c8;font-weight:400}.homepage-two__hero-copy>p{max-width:690px;margin-bottom:34px;color:#ffffffdb;font-size:1.2rem;line-height:1.6}.homepage-two__hero-actions,.homepage-two__closing-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.homepage-two__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid transparent;border-radius:4px;font-weight:800;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.homepage-two__button:hover{transform:translateY(-2px)}.homepage-two__button--solid{background:var(--two-terracotta);color:#fff}.homepage-two__button--solid:hover{background:var(--two-terracotta-deep)}.homepage-two__button--ghost{border-color:#ffffff8a;color:#fff}.homepage-two__button--ghost:hover{border-color:#fff;background:#ffffff1f}.homepage-two__hero-location{width:182px;align-self:flex-end;margin-bottom:118px;padding:20px 0 0 20px;border-top:1px solid rgba(255,255,255,.7);border-left:1px solid rgba(255,255,255,.7);color:#fff}.homepage-two__hero-location span,.homepage-two__hero-location small,.homepage-two__hero-location strong{display:block}.homepage-two__hero-location span,.homepage-two__hero-location small{color:#ffffffb8}.homepage-two__hero-location strong{margin:5px 0 2px;font-family:Playfair Display,Times New Roman,serif;font-size:1.35rem}.homepage-two__pulse{min-height:66px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--two-terracotta);color:#fff}.homepage-two__pulse span{display:grid;place-items:center;padding:17px 24px;border-right:1px solid rgba(255,255,255,.32);font-weight:800;text-align:center}.homepage-two__pulse span:last-child{border-right:0}.homepage-two__route{padding:112px 0 122px;background:var(--two-cream)}.homepage-two__route-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.65fr);gap:80px;align-items:end;margin-bottom:66px}.homepage-two__route-heading h2,.homepage-two__split-heading h2,.homepage-two__story-title h2,.homepage-two__journal-heading h2{margin-bottom:0;color:var(--two-green);font-size:3.6rem;line-height:1.08}.homepage-two__route-heading>p{margin-bottom:0;color:var(--two-muted);line-height:1.7}.homepage-two__route-list{border-top:1px solid rgba(23,63,57,.25)}.homepage-two__route-list>a{display:grid;grid-template-columns:84px minmax(180px,.8fr) minmax(320px,1.35fr) 36px;gap:28px;align-items:center;min-height:126px;padding:22px 10px;border-bottom:1px solid rgba(23,63,57,.25);transition:background-color .18s ease,padding .18s ease}.homepage-two__route-list>a:hover{padding-inline:24px;background:#fff}.homepage-two__route-list span{color:var(--two-terracotta-deep);font-weight:800}.homepage-two__route-list h3{margin-bottom:0;color:var(--two-green);font-size:2rem}.homepage-two__route-list p{margin-bottom:0;color:var(--two-muted);line-height:1.55}.homepage-two__route-list strong{color:var(--two-terracotta-deep);font-size:1.35rem}.homepage-two__highlights{padding:112px 0 126px;background:var(--two-mist)}.homepage-two__split-heading{display:grid;grid-template-columns:220px minmax(0,820px);gap:42px;align-items:start;margin-bottom:62px}.homepage-two__split-heading .homepage-two__kicker{padding-top:13px}.homepage-two__highlight-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(480px,.9fr);gap:48px;align-items:start}.homepage-two__highlight-feature{min-width:0}.homepage-two__highlight-feature-image{position:relative;overflow:hidden;border-radius:6px;background:#f6ece5}.homepage-two__highlight-feature-image img{width:100%;height:auto;display:block}.homepage-two__highlight-feature-image span{position:absolute;right:18px;bottom:18px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--two-terracotta);color:#fff;font-weight:800}.homepage-two__highlight-feature>div:last-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 28px;align-items:end;padding-top:24px}.homepage-two__highlight-feature h3{margin-bottom:0;color:var(--two-green);font-size:2.1rem}.homepage-two__highlight-feature p{grid-column:1;margin-bottom:0;color:var(--two-muted)}.homepage-two__highlight-feature strong{grid-column:2;grid-row:1/span 2;align-self:center;color:var(--two-terracotta-deep)}.homepage-two__highlight-index{border-top:1px solid rgba(23,63,57,.22)}.homepage-two__highlight-index>a{display:grid;grid-template-columns:116px 34px minmax(0,1fr) 24px;gap:15px;align-items:center;min-height:132px;padding:14px 0;border-bottom:1px solid rgba(23,63,57,.22)}.homepage-two__highlight-index img{width:116px;aspect-ratio:640/537;display:block;-o-object-fit:contain;object-fit:contain;border-radius:4px;background:#f6ece5}.homepage-two__highlight-index>a>span{color:var(--two-terracotta-deep);font-size:.8rem;font-weight:800}.homepage-two__highlight-index h3{margin-bottom:5px;color:var(--two-green);font-size:1.25rem}.homepage-two__highlight-index p{margin-bottom:0;color:var(--two-muted);font-size:.93rem;line-height:1.4}.homepage-two__highlight-index strong{color:var(--two-terracotta-deep)}.homepage-two__extras{padding:100px 0;background:var(--two-terracotta)}.homepage-two__extras-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:92px}.homepage-two__extras-intro h2{margin-bottom:22px;color:var(--two-green-deep);font-size:3.35rem;line-height:1.08}.homepage-two__extras-intro>p:last-child{max-width:460px;margin-bottom:0;color:#0d2c28d6;font-size:1.08rem;line-height:1.65}.homepage-two__extras-list{border-top:1px solid rgba(13,44,40,.34)}.homepage-two__extras-list a{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;gap:20px;align-items:start;padding:26px 0;border-bottom:1px solid rgba(13,44,40,.34)}.homepage-two__extras-list a>span,.homepage-two__extras-list a>strong{color:var(--two-green-deep);font-weight:800}.homepage-two__extras-list h3{margin-bottom:7px;color:var(--two-green-deep);font-size:1.55rem}.homepage-two__extras-list p{margin-bottom:0;color:#0d2c28c7;line-height:1.5}.homepage-two__story{padding:122px 0 128px;background:#fff}.homepage-two__story-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,.76fr);gap:116px;align-items:start;padding-bottom:72px;border-bottom:1px solid rgba(23,63,57,.2)}.homepage-two__story-title h2{max-width:690px;margin-bottom:26px}.homepage-two__story-lead{max-width:650px;margin-bottom:0;color:var(--two-muted);font-size:1.2rem;line-height:1.65}.homepage-two__story-copy p{margin-bottom:20px;color:var(--two-muted);line-height:1.75}.homepage-two__story-copy>a,.homepage-two__proof-list a,.homepage-two__journal-heading>a,.homepage-two__journal-copy>a{color:var(--two-terracotta-deep);font-weight:800}.homepage-two__proof-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid rgba(23,63,57,.2)}.homepage-two__proof-list article{min-width:0;padding:42px 28px 44px;border-right:1px solid rgba(23,63,57,.2)}.homepage-two__proof-list article:first-child{padding-left:0}.homepage-two__proof-list article:last-child{padding-right:0;border-right:0}.homepage-two__proof-list span{display:block;margin-bottom:30px;color:var(--two-terracotta-deep);font-weight:800}.homepage-two__proof-list h3{margin-bottom:14px;color:var(--two-green);font-size:1.45rem}.homepage-two__proof-list p{min-height:118px;margin-bottom:20px;color:var(--two-muted);line-height:1.6}.homepage-two__journal{padding:112px 0 126px;background:var(--two-cream)}.homepage-two__journal-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:52px}.homepage-two__journal-heading>a{padding-bottom:8px;border-bottom:1px solid currentColor}.homepage-two__journal-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:24px 34px}.homepage-two__journal-grid article{min-width:0}.homepage-two__journal-lead{grid-row:1/span 2;padding-right:34px;border-right:1px solid rgba(23,63,57,.2)}.homepage-two__journal-side{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;align-items:start;padding-bottom:24px;border-bottom:1px solid rgba(23,63,57,.2)}.homepage-two__journal-image{display:block;overflow:hidden;background:#f2e8e1}.homepage-two__journal-lead .homepage-two__journal-image,.homepage-two__journal-side .homepage-two__journal-image{aspect-ratio:1.75/1}.homepage-two__journal-image img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.homepage-two__journal-lead .homepage-two__journal-copy{padding-top:24px}.homepage-two__journal-copy time{display:block;margin-bottom:10px;color:var(--two-muted);font-size:.85rem;font-weight:700}.homepage-two__journal-copy h3{margin-bottom:18px;color:var(--two-green);font-size:1.55rem;line-height:1.25}.homepage-two__journal-lead .homepage-two__journal-copy h3{max-width:720px;font-size:2.25rem}.homepage-two__journal-copy>a{font-size:.93rem}.homepage-two__closing{padding:84px 0;background:var(--two-green-deep);color:#fff}.homepage-two__closing-grid{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:58px;align-items:center}.homepage-two__closing-index{align-self:stretch;padding-top:7px;border-top:1px solid rgba(255,255,255,.45);color:#ffffffad;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.homepage-two__closing h2{max-width:760px;margin-bottom:12px;color:#fff;font-size:2.7rem;line-height:1.1}.homepage-two__closing p{max-width:690px;margin-bottom:0;color:#ffffffb8;line-height:1.55}.homepage-two__button--cream{background:var(--two-cream);color:var(--two-green-deep)}.homepage-two__closing-link{color:#ffd9c8;font-weight:800}@media (max-width: 1080px){.homepage-two__hero h1{font-size:4rem}.homepage-two__highlight-layout,.homepage-two__story-grid,.homepage-two__extras-grid{grid-template-columns:1fr;gap:58px}.homepage-two__proof-list{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-two__proof-list article:nth-child(2){border-right:0}.homepage-two__proof-list article:nth-child(3),.homepage-two__proof-list article:nth-child(4){border-top:1px solid rgba(23,63,57,.2)}.homepage-two__proof-list article:nth-child(3){padding-left:0}.homepage-two__journal-grid{grid-template-columns:1fr}.homepage-two__journal-lead{grid-row:auto;padding-right:0;padding-bottom:34px;border-right:0;border-bottom:1px solid rgba(23,63,57,.2)}.homepage-two__closing-grid{grid-template-columns:120px minmax(0,1fr)}.homepage-two__closing-actions{grid-column:2}}@media (max-width: 760px){.homepage-two__container,.homepage-two__hero-inner{width:min(100% - 32px,1320px)}.homepage-two__hero{min-height:690px}.homepage-two__hero-video{-o-object-position:center top;object-position:center top}.homepage-two__hero-shade{background:linear-gradient(180deg,#0d2c282e,#0d2c28ad 48%,#0d2c28f2),#d9856014}.homepage-two__hero-inner{min-height:690px;align-items:end;padding:280px 0 42px}.homepage-two__hero-copy{max-width:none}.homepage-two__hero h1{font-size:3rem}.homepage-two__hero-copy>p{font-size:1.03rem}.homepage-two__hero-location{display:none}.homepage-two__pulse{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-two__pulse span:nth-child(2){border-right:0}.homepage-two__pulse span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.32)}.homepage-two__route,.homepage-two__highlights,.homepage-two__story,.homepage-two__journal{padding:76px 0}.homepage-two__extras{padding:72px 0}.homepage-two__route-heading,.homepage-two__split-heading,.homepage-two__story-grid{grid-template-columns:1fr;gap:26px}.homepage-two__route-heading{margin-bottom:42px}.homepage-two__route-heading h2,.homepage-two__split-heading h2,.homepage-two__story-title h2,.homepage-two__journal-heading h2,.homepage-two__extras-intro h2{font-size:2.45rem}.homepage-two__split-heading .homepage-two__kicker{padding-top:0}.homepage-two__route-list>a{grid-template-columns:48px minmax(0,1fr) 24px;gap:8px 14px;min-height:0;padding:24px 0}.homepage-two__route-list h3{font-size:1.65rem}.homepage-two__route-list p{grid-column:2}.homepage-two__route-list strong{grid-column:3;grid-row:1/span 2}.homepage-two__highlight-layout{gap:44px}.homepage-two__highlight-feature>div:last-child{grid-template-columns:1fr}.homepage-two__highlight-feature strong{grid-column:1;grid-row:auto}.homepage-two__highlight-index>a{grid-template-columns:92px 28px minmax(0,1fr) 18px;gap:10px}.homepage-two__highlight-index img{width:92px}.homepage-two__highlight-index p{display:none}.homepage-two__story-grid{padding-bottom:48px}.homepage-two__proof-list{grid-template-columns:1fr}.homepage-two__proof-list article,.homepage-two__proof-list article:first-child,.homepage-two__proof-list article:last-child,.homepage-two__proof-list article:nth-child(3){padding:30px 0;border-right:0;border-top:1px solid rgba(23,63,57,.2)}.homepage-two__proof-list article:first-child{border-top:0}.homepage-two__proof-list p{min-height:0}.homepage-two__journal-heading{align-items:flex-start;flex-direction:column}.homepage-two__journal-side{grid-template-columns:150px minmax(0,1fr)}.homepage-two__closing-grid{grid-template-columns:1fr;gap:28px}.homepage-two__closing-index,.homepage-two__closing-actions{grid-column:1}.homepage-two__closing h2{font-size:2.3rem}}@media (max-width: 500px){.homepage-two__hero{min-height:720px}.homepage-two__hero-inner{min-height:720px;padding-top:300px}.homepage-two__hero h1{font-size:2.55rem}.homepage-two__hero-actions,.homepage-two__closing-actions{align-items:stretch;flex-direction:column}.homepage-two__button{width:100%}.homepage-two__highlight-index>a{grid-template-columns:78px minmax(0,1fr) 18px}.homepage-two__highlight-index img{width:78px}.homepage-two__highlight-index>a>span{display:none}.homepage-two__highlight-feature h3{font-size:1.75rem}.homepage-two__journal-side{grid-template-columns:1fr}.homepage-two__journal-side .homepage-two__journal-image{max-width:100%}}@media (prefers-reduced-motion: reduce){.homepage-two *,.homepage-two *:before,.homepage-two *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.homepage-four-shell{--four-green: #283b50;--four-green-deep: #0d1c2f;--four-terracotta: #d98560;--four-terracotta-deep: #a75032;--four-peach: #f6d8c2;--four-cream: #fff9f4;--four-paper: #f5eee8;--four-mist: #eef1f5;--four-ink: #17232a;--four-muted: #5f6c7b;background:var(--four-cream);color:var(--four-ink)}.homepage-four-shell *,.homepage-four-shell *:before,.homepage-four-shell *:after{box-sizing:border-box}.homepage-four-shell a{text-decoration:none}.homepage-four-shell h1,.homepage-four-shell h2,.homepage-four-shell h3,.homepage-four-shell p{margin-top:0;letter-spacing:0}.homepage-four-header{position:sticky;top:0;z-index:100;height:108px;background:var(--four-cream)}.homepage-four-header__service-bar{height:34px;background:var(--four-green-deep);color:#fff}.homepage-four-header__service-bar>div{width:min(100% - 48px,1380px);height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-inline:auto;font-size:.78rem}.homepage-four-header__service-bar nav{display:flex;gap:24px;align-items:center}.homepage-four-header__service-bar a:last-child{color:#ffd5c0;font-weight:800}.homepage-four-header__main-bar{position:relative;z-index:6;width:min(100% - 48px,1380px);height:74px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:38px;align-items:center;margin-inline:auto;background:var(--four-cream)}.homepage-four-header__brand{display:inline-flex;gap:12px;align-items:center;color:var(--four-green-deep)}.homepage-four-header__brand img{width:54px;height:54px;border-radius:50%;-o-object-fit:contain;object-fit:contain}.homepage-four-header__brand span,.homepage-four-header__brand strong,.homepage-four-header__brand small{display:block}.homepage-four-header__brand strong{font-size:1rem}.homepage-four-header__brand small{margin-top:2px;color:var(--four-muted);font-size:.72rem;font-weight:700}.homepage-four-header__nav{display:flex;justify-content:flex-end;gap:28px;align-items:center}.homepage-four-header__nav button,.homepage-four-header__nav-link{min-height:42px;display:inline-flex;gap:9px;align-items:center;padding:0;border:0;background:transparent;color:var(--four-green-deep);font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.homepage-four-header__nav button span{color:var(--four-terracotta-deep);font-size:1.2rem;transition:transform .18s ease}.homepage-four-header__nav button[aria-expanded=true] span{transform:rotate(45deg)}.homepage-four-header__actions{display:flex;align-items:center}.homepage-four-header__signup{min-height:46px;display:inline-flex;align-items:center;padding:11px 19px;border:1px solid var(--four-terracotta-deep);background:var(--four-terracotta-deep);color:#fff;font-weight:800}.homepage-four-header__signup:hover,.homepage-four-header__signup:focus-visible{border-color:var(--four-terracotta-deep);background:var(--four-terracotta-deep)}.homepage-four-header__burger,.homepage-four-header__mobile-menu,.homepage-four-header__back{display:none}.homepage-four-header__mega{position:absolute;top:108px;right:0;left:0;z-index:5;max-height:calc(100vh - 108px);overflow-y:auto;border-top:1px solid rgba(13,28,47,.13);border-bottom:1px solid rgba(13,28,47,.15);background:var(--four-cream);box-shadow:0 26px 58px #0d1c2f29;opacity:0;pointer-events:none;transform:translateY(-12px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-four-header__mega.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.homepage-four-header__mega-inner{width:min(100% - 48px,1380px);display:grid;gap:46px;margin-inline:auto;padding:42px 0 50px}.homepage-four-header__mega-inner--care{grid-template-columns:300px minmax(0,1fr)}.homepage-four-header__mega-intro{padding-right:38px;border-right:1px solid rgba(13,28,47,.18)}.homepage-four-header__mega-intro>span,.homepage-four-header__practice-links>span,.homepage-four-header__contact-panel>span{display:block;margin-bottom:14px;color:var(--four-terracotta-deep);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.homepage-four-header__mega-intro h2,.homepage-four-header__practice-links h2{margin-bottom:18px;color:var(--four-green-deep);font-size:2rem;line-height:1.12}.homepage-four-header__mega-intro p{margin-bottom:22px;color:var(--four-muted);line-height:1.55}.homepage-four-header__mega-intro>a,.homepage-four-header__contact-panel>a{color:var(--four-terracotta-deep);font-weight:800}.homepage-four-header__care-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.homepage-four-header__group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;padding-bottom:11px;border-bottom:1px solid rgba(13,28,47,.2);color:var(--four-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:1.35rem;font-weight:700}.homepage-four-header__group-heading>span{color:var(--four-terracotta-deep);font-family:"Source Sans 3",system-ui,sans-serif;font-size:.7rem}.homepage-four-header__group-links{display:grid;gap:9px}.homepage-four-header__mega-link{color:var(--four-muted);font-size:.86rem;line-height:1.3}.homepage-four-header__mega-link:hover,.homepage-four-header__mega-link:focus-visible{color:var(--four-terracotta-deep)}.homepage-four-header__mega-inner--practice{grid-template-columns:minmax(280px,.85fr) minmax(0,1.25fr) 230px;align-items:start}.homepage-four-header__team-image{position:relative;min-height:250px;overflow:hidden;background:var(--four-paper)}.homepage-four-header__team-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.homepage-four-header__team-image:after{position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(13,28,47,.86));content:""}.homepage-four-header__team-image span{position:absolute;right:20px;bottom:18px;left:20px;z-index:1;color:#fff;font-family:Playfair Display,Times New Roman,serif;font-size:1.45rem;font-weight:700}.homepage-four-header__practice-links{padding-inline:8px 34px;border-right:1px solid rgba(13,28,47,.18)}.homepage-four-header__practice-links>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 26px}.homepage-four-header__contact-panel strong,.homepage-four-header__contact-panel p{display:block}.homepage-four-header__contact-panel strong{margin-bottom:12px;color:var(--four-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:1.55rem}.homepage-four-header__contact-panel p{margin-bottom:18px;color:var(--four-muted);line-height:1.55}.homepage-four-header__backdrop{position:fixed;top:108px;right:0;bottom:0;left:0;z-index:3;border:0;background:#0d1c2f52}.homepage-four{overflow:hidden;background:var(--four-cream)}.homepage-four__container{width:min(100% - 64px,1320px);margin-inline:auto}.homepage-four__section-label,.homepage-four__eyebrow{margin-bottom:18px;color:var(--four-terracotta-deep);font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.homepage-four__section-label--light{color:#ffd5c0}.homepage-four__hero{position:relative;min-height:720px;isolation:isolate;overflow:hidden;background:var(--four-green-deep)}.homepage-four__hero-video,.homepage-four__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-four__hero-video{z-index:-3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.homepage-four__hero-shade{z-index:-2;background:linear-gradient(90deg,#0d1c2feb,#0d1c2fad 44%,#0d1c2f1f 76%),#d985601a}.homepage-four__hero-inner{width:min(100% - 64px,1320px);min-height:720px;display:flex;flex-direction:column;justify-content:center;margin-inline:auto;padding:82px 0 110px}.homepage-four__eyebrow{color:#ffd5c0}.homepage-four__hero h1{max-width:760px;margin-bottom:26px;color:#fff;font-size:5rem;line-height:1}.homepage-four__hero h1 em{display:block;color:#ffd5c0;font-weight:400}.homepage-four__hero-lead{max-width:650px;margin-bottom:32px;color:#ffffffdb;font-size:1.18rem;line-height:1.62}.homepage-four__hero-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.homepage-four__button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;background:var(--four-terracotta-deep);color:#fff;font-weight:850}.homepage-four__button:hover,.homepage-four__button:focus-visible{background:var(--four-terracotta-deep)}.homepage-four__hero-link{padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.6);color:#fff;font-weight:800}.homepage-four__hero-location{position:absolute;right:max(140px,(100% - 1320px) / 2 + 100px);bottom:80px;width:230px;padding:20px 0 0 20px;border-top:1px solid rgba(255,255,255,.7);border-left:1px solid rgba(255,255,255,.7);color:#fff}.homepage-four__hero-location span,.homepage-four__hero-location strong,.homepage-four__hero-location small{display:block}.homepage-four__hero-location span,.homepage-four__hero-location small{color:#ffffffb8;font-size:.84rem}.homepage-four__hero-location strong{margin:6px 0;font-family:Playfair Display,Times New Roman,serif;font-size:1.45rem}.homepage-four__contact-dock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-bottom:1px solid rgba(13,28,47,.16)}.homepage-four__contact-dock a{min-height:92px;display:flex;flex-direction:column;justify-content:center;padding:20px 32px;border-right:1px solid rgba(13,28,47,.16)}.homepage-four__contact-dock a:last-child{border-right:0}.homepage-four__contact-dock span{margin-bottom:4px;color:var(--four-terracotta-deep);font-size:.76rem;font-weight:800;text-transform:uppercase}.homepage-four__contact-dock strong{color:var(--four-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:1.2rem}.homepage-four__intro,.homepage-four__portal,.homepage-four__highlights,.homepage-four__local,.homepage-four__journal{padding:112px 0}.homepage-four__intro-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(340px,.58fr);gap:72px 110px}.homepage-four__intro-heading h2,.homepage-four__path-heading h2,.homepage-four__portal-copy h2,.homepage-four__highlights-heading h2,.homepage-four__practice-film-copy h2,.homepage-four__extras-intro h2,.homepage-four__local-heading h2,.homepage-four__journal-heading h2,.homepage-four__closing h2{margin-bottom:0;color:var(--four-green-deep);font-size:3.6rem;line-height:1.08;text-wrap:balance}.homepage-four__intro-copy{padding-top:38px}.homepage-four__intro-copy p{margin-bottom:18px;color:var(--four-muted);font-size:1.08rem;line-height:1.75}.homepage-four__intro-copy a,.homepage-four__portal-copy a,.homepage-four__practice-film-copy a,.homepage-four__local-actions a,.homepage-four__journal-heading>a{color:var(--four-terracotta-deep);font-weight:850}.homepage-four__team-portrait{position:relative;grid-column:1/-1;min-height:540px;overflow:hidden;background:var(--four-paper)}.homepage-four__team-portrait img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%}.homepage-four__team-portrait:after{position:absolute;top:60%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(13,28,47,.82));content:""}.homepage-four__team-portrait span{position:absolute;right:36px;bottom:30px;left:36px;z-index:1;color:#fff;font-family:Playfair Display,Times New Roman,serif;font-size:1.5rem;font-weight:700}.homepage-four__path{padding:106px 0 0;background:var(--four-green-deep);color:#fff}.homepage-four__path-heading{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:80px;align-items:end;margin-bottom:60px}.homepage-four__path-heading h2{color:#fff}.homepage-four__path-heading>p{margin-bottom:0;color:#ffffffb8;line-height:1.7}.homepage-four__path-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2)}.homepage-four__path-list>a{position:relative;min-height:390px;padding:38px 30px;border-right:1px solid rgba(255,255,255,.2);transition:background-color .18s ease}.homepage-four__path-list>a:last-child{border-right:0}.homepage-four__path-list>a:hover,.homepage-four__path-list>a:focus-visible{background:var(--four-terracotta-deep)}.homepage-four__path-list>a>span{display:block;margin-bottom:54px;color:#ffd5c0;font-size:.78rem;font-weight:850}.homepage-four__path-list small{color:#ffffff9e}.homepage-four__path-list h3{margin:9px 0 14px;color:#fff;font-size:2rem}.homepage-four__path-list p{max-width:280px;margin-bottom:0;color:#ffffffbd;line-height:1.58}.homepage-four__path-list strong{position:absolute;right:28px;bottom:30px;color:#ffd5c0;font-size:1.4rem}.homepage-four__portal{background:var(--four-paper)}.homepage-four__portal-grid{display:grid;grid-template-columns:minmax(0,.85fr) 300px minmax(340px,.75fr);gap:70px;align-items:center}.homepage-four__portal-copy h2{margin-bottom:24px}.homepage-four__portal-copy>p:not(.homepage-four__section-label){margin-bottom:24px;color:var(--four-muted);font-size:1.05rem;line-height:1.7}.homepage-four__portal-visual{position:relative;min-height:360px;display:grid;place-items:center;border-left:1px solid rgba(13,28,47,.16);border-right:1px solid rgba(13,28,47,.16)}.homepage-four__portal-visual img{width:min(80%,260px);height:auto;-o-object-fit:contain;object-fit:contain}.homepage-four__portal-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid rgba(13,28,47,.16)}.homepage-four__portal-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;padding:14px 0;border-bottom:1px solid rgba(13,28,47,.16);color:var(--four-green-deep);line-height:1.45}.homepage-four__portal-list span{color:var(--four-terracotta-deep);font-size:.75rem;font-weight:850}.homepage-four__highlights-heading{display:grid;grid-template-columns:180px minmax(0,1fr);gap:72px;align-items:start;margin-bottom:54px}.homepage-four__highlights-heading h2{max-width:850px}.homepage-four__mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(4,230px);gap:14px}.homepage-four__mosaic-item{position:relative;min-width:0;overflow:hidden;background:var(--four-green-deep)}.homepage-four__mosaic-item--1{grid-column:1/span 7;grid-row:1/span 2}.homepage-four__mosaic-item--2{grid-column:8/-1;grid-row:1}.homepage-four__mosaic-item--3{grid-column:8/-1;grid-row:2}.homepage-four__mosaic-item--4{grid-column:1/span 4;grid-row:3/span 2}.homepage-four__mosaic-item--5{grid-column:5/span 4;grid-row:3/span 2}.homepage-four__mosaic-item--6{grid-column:9/-1;grid-row:3/span 2}.homepage-four__mosaic-item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .26s ease}.homepage-four__mosaic-item:after{position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(13,28,47,.9));content:""}.homepage-four__mosaic-item:hover img,.homepage-four__mosaic-item:focus-visible img{transform:scale(1.025)}.homepage-four__mosaic-item>span{position:absolute;top:18px;left:20px;z-index:2;width:34px;height:34px;display:grid;place-items:center;background:var(--four-terracotta-deep);color:#fff;font-size:.72rem;font-weight:850}.homepage-four__mosaic-item>div{position:absolute;right:22px;bottom:20px;left:22px;z-index:2;color:#fff}.homepage-four__mosaic-item h3{margin-bottom:5px;color:#fff;font-size:1.45rem}.homepage-four__mosaic-item p{margin-bottom:0;color:#ffffffc2;line-height:1.42}.homepage-four__practice-film{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);gap:clamp(48px,6vw,92px);align-items:center;padding:112px max(32px,(100vw - 1320px) / 2);background:var(--four-paper);color:var(--four-ink)}.homepage-four__practice-film-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:0}.homepage-four__practice-film-copy h2{margin-bottom:24px;color:var(--four-green-deep);font-size:clamp(2.7rem,3.2vw,3.1rem);overflow-wrap:break-word}.homepage-four__practice-film-copy>p:not(.homepage-four__section-label){margin-bottom:24px;color:var(--four-muted);line-height:1.65}.homepage-four__practice-film .homepage-four__section-label--light,.homepage-four__practice-film-copy a{color:var(--four-terracotta-deep)}.homepage-four__practice-film-media{min-width:0;display:grid;place-items:center;padding:0;background:transparent}.homepage-four__practice-film-media video{width:100%;height:auto;display:block;border:1px solid rgba(13,28,47,.16);border-radius:4px;background:#091523;box-shadow:0 24px 64px #0d1c2f29;-o-object-fit:contain;object-fit:contain}.homepage-four__extras{padding:112px 0;background:var(--four-terracotta);color:#0d1c2f}.homepage-four__extras .homepage-four__section-label--light,.homepage-four__extras-list p{color:#0d1c2f}.homepage-four__extras-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);gap:100px}.homepage-four__extras-intro h2{margin-bottom:22px;color:var(--four-green-deep)}.homepage-four__extras-intro>p:not(.homepage-four__section-label){margin-bottom:0;line-height:1.65}.homepage-four__extras-list{border-top:1px solid rgba(13,28,47,.4)}.homepage-four__extras-list a{display:grid;grid-template-columns:42px minmax(0,1fr) 28px;gap:18px;padding:26px 0;border-bottom:1px solid rgba(13,28,47,.32)}.homepage-four__extras-list>a>span,.homepage-four__extras-list>a>strong{font-size:.78rem;font-weight:850}.homepage-four__extras-list h3{margin-bottom:7px;color:var(--four-green-deep);font-size:1.45rem}.homepage-four__extras-list p{margin-bottom:0;color:#0d1c2f;line-height:1.5}.homepage-four__local-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(340px,.6fr);gap:70px 100px}.homepage-four__local-heading h2{max-width:720px}.homepage-four__local-copy p{margin-bottom:18px;color:var(--four-muted);font-size:1.05rem;line-height:1.72}.homepage-four__local-actions{display:flex;flex-wrap:wrap;gap:22px;margin-top:28px}.homepage-four__local-image{grid-column:1/-1;min-height:470px;overflow:hidden;background:var(--four-paper)}.homepage-four__local-image img{width:100%;height:100%;max-height:620px;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.homepage-four__journal{background:var(--four-mist)}.homepage-four__journal-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:52px}.homepage-four__journal-list{border-top:1px solid rgba(13,28,47,.2)}.homepage-four__journal-list article{display:grid;grid-template-columns:40px 220px minmax(0,1fr) 54px;gap:24px;align-items:center;padding:24px 0;border-bottom:1px solid rgba(13,28,47,.2)}.homepage-four__journal-list article>span{color:var(--four-terracotta-deep);font-size:.75rem;font-weight:850}.homepage-four__journal-image{aspect-ratio:16/9;overflow:hidden;background:#fff}.homepage-four__journal-image img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.homepage-four__journal-list time{display:block;margin-bottom:7px;color:var(--four-muted);font-size:.78rem}.homepage-four__journal-list h3{margin-bottom:0;color:var(--four-green-deep);font-size:1.6rem}.homepage-four__journal-list article>a:last-child{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(13,28,47,.3);border-radius:50%;color:var(--four-terracotta-deep)}.homepage-four__closing{padding:90px 0;background:var(--four-green-deep);color:#fff}.homepage-four__closing-grid{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:70px;align-items:center}.homepage-four__closing h2{margin-bottom:14px;color:#fff}.homepage-four__closing-grid>div>p{max-width:700px;margin-bottom:0;color:#ffffffb8;line-height:1.65}.homepage-four__closing-actions{display:grid;gap:12px}.homepage-four__closing-actions a:first-child{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;background:var(--four-terracotta-deep);color:#fff;font-weight:850}.homepage-four__closing-actions a:last-child{color:#ffd5c0;font-weight:800;text-align:center}@media (max-width: 1180px){.homepage-four-header__nav{gap:18px}.homepage-four-header__mega-inner--care{grid-template-columns:240px minmax(0,1fr)}.homepage-four-header__care-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-four__hero h1{font-size:4.3rem}.homepage-four__portal-grid{grid-template-columns:minmax(0,.85fr) 220px minmax(300px,.75fr);gap:44px}.homepage-four__practice-film{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);gap:44px}}@media (max-width: 1020px){.homepage-four-header{height:82px}.homepage-four-header.is-open{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh}.homepage-four-header__service-bar{display:none}.homepage-four-header__main-bar{width:min(100% - 28px,1380px);height:82px}.homepage-four-header__nav,.homepage-four-header__signup{display:none}.homepage-four-header__actions{justify-content:flex-end}.homepage-four-header__burger{width:48px;height:48px;display:grid;place-content:center;gap:5px;border:1px solid rgba(13,28,47,.2);border-radius:50%;background:#fff}.homepage-four-header__burger span{width:20px;height:2px;display:block;background:var(--four-green-deep)}.homepage-four-header__mobile-menu{position:absolute;top:82px;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;overflow-y:auto;padding:24px 22px 46px;background:var(--four-cream);opacity:0;pointer-events:none;transform:translateY(-10px);visibility:hidden}.homepage-four-header__mobile-menu.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.homepage-four-header__mobile-menu>a,.homepage-four-header__mobile-menu>button{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 4px;border:0;border-bottom:1px solid rgba(13,28,47,.2);background:transparent;color:var(--four-green-deep);font:inherit;font-family:Playfair Display,Times New Roman,serif;font-size:1.4rem;font-weight:700;text-align:left}.homepage-four-header__mobile-menu>a:first-child{justify-content:center;margin-bottom:12px;border:0;background:var(--four-terracotta-deep);color:#fff;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:850}.homepage-four-header__mobile-contact{display:grid;gap:4px;margin-top:auto;padding-top:36px;color:var(--four-muted)}.homepage-four-header__mobile-contact a{color:var(--four-terracotta-deep);font-size:1.35rem;font-weight:850}.homepage-four-header__mega{position:absolute;top:82px;right:0;bottom:0;left:0;z-index:8;max-height:none;transform:none}.homepage-four-header__mega.is-visible{transform:none}.homepage-four-header__mega-inner,.homepage-four-header__mega-inner--care,.homepage-four-header__mega-inner--practice{width:min(100% - 32px,760px);grid-template-columns:1fr;gap:34px;padding:20px 0 50px}.homepage-four-header__back{display:inline-flex;gap:8px;align-items:center;justify-self:start;padding:8px 0;border:0;background:transparent;color:var(--four-terracotta-deep);font:inherit;font-weight:850}.homepage-four-header__mega-intro{padding:0 0 28px;border-right:0;border-bottom:1px solid rgba(13,28,47,.18)}.homepage-four-header__care-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-four-header__team-image{min-height:300px}.homepage-four-header__practice-links{padding:28px 0;border-right:0;border-top:1px solid rgba(13,28,47,.18);border-bottom:1px solid rgba(13,28,47,.18)}.homepage-four-header__backdrop{top:82px;right:0;bottom:0;left:0}.homepage-four__intro-grid,.homepage-four__local-grid{gap:56px}.homepage-four__portal-grid{grid-template-columns:minmax(0,1fr) 240px}.homepage-four__portal-list{grid-column:1/-1}.homepage-four__extras-grid{grid-template-columns:1fr;gap:56px}.homepage-four__practice-film{grid-template-columns:1fr;gap:46px;padding:84px 32px}.homepage-four__practice-film-copy h2{max-width:760px}.homepage-four__closing-grid{grid-template-columns:120px minmax(0,1fr)}.homepage-four__closing-actions{grid-column:2}}@media (max-width: 760px){.homepage-four__container,.homepage-four__hero-inner{width:min(100% - 32px,1320px)}.homepage-four__hero{min-height:700px}.homepage-four__hero-video{-o-object-position:center top;object-position:center top}.homepage-four__hero-shade{background:linear-gradient(180deg,#0d1c2f1f,#0d1c2fa1 46%,#0d1c2ff5),#d9856014}.homepage-four__hero-inner{min-height:700px;justify-content:flex-end;padding:250px 0 42px}.homepage-four__hero h1{font-size:3.1rem}.homepage-four__hero-lead{font-size:1rem}.homepage-four__hero-location{display:none}.homepage-four__hero-actions{align-items:stretch;flex-direction:column}.homepage-four__hero-link{align-self:flex-start}.homepage-four__contact-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-four__contact-dock a:nth-child(2){border-right:0}.homepage-four__contact-dock a:nth-child(-n+2){border-bottom:1px solid rgba(13,28,47,.16)}.homepage-four__contact-dock a{min-height:105px;padding:18px 16px}.homepage-four__intro,.homepage-four__portal,.homepage-four__highlights,.homepage-four__local,.homepage-four__journal,.homepage-four__extras{padding:78px 0}.homepage-four__intro-grid,.homepage-four__path-heading,.homepage-four__portal-grid,.homepage-four__local-grid{grid-template-columns:1fr;gap:34px}.homepage-four__intro-heading h2,.homepage-four__path-heading h2,.homepage-four__portal-copy h2,.homepage-four__highlights-heading h2,.homepage-four__practice-film-copy h2,.homepage-four__extras-intro h2,.homepage-four__local-heading h2,.homepage-four__journal-heading h2,.homepage-four__closing h2{font-size:2.5rem}.homepage-four__intro-copy{padding-top:0}.homepage-four__team-portrait{min-height:420px}.homepage-four__team-portrait img{-o-object-position:center;object-position:center}.homepage-four__team-portrait span{right:20px;bottom:20px;left:20px;font-size:1.25rem}.homepage-four__path{padding-top:76px}.homepage-four__path-heading{margin-bottom:40px}.homepage-four__path-list{grid-template-columns:1fr}.homepage-four__path-list>a{min-height:300px;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.homepage-four__portal-visual{min-height:250px;border:0;border-top:1px solid rgba(13,28,47,.16);border-bottom:1px solid rgba(13,28,47,.16)}.homepage-four__highlights-heading{grid-template-columns:1fr;gap:16px;margin-bottom:36px}.homepage-four__mosaic{grid-template-columns:1fr;grid-template-rows:none}.homepage-four__mosaic-item,.homepage-four__mosaic-item--1,.homepage-four__mosaic-item--2,.homepage-four__mosaic-item--3,.homepage-four__mosaic-item--4,.homepage-four__mosaic-item--5,.homepage-four__mosaic-item--6{grid-column:1;grid-row:auto;min-height:350px}.homepage-four__practice-film{grid-template-columns:1fr;gap:38px;padding:76px 16px}.homepage-four__practice-film-copy{padding:0}.homepage-four__practice-film-copy h2{font-size:1.75rem;overflow-wrap:normal}.homepage-four__practice-film-media{min-height:0;padding:0}.homepage-four__extras-grid{grid-template-columns:1fr;gap:42px}.homepage-four__extras-list a{grid-template-columns:34px minmax(0,1fr) 20px;gap:12px}.homepage-four__local-image{min-height:330px}.homepage-four__journal-heading{align-items:flex-start;flex-direction:column;margin-bottom:36px}.homepage-four__journal-list article{grid-template-columns:32px minmax(0,1fr) 46px;gap:14px;align-items:start}.homepage-four__journal-image{grid-column:2/span 2;grid-row:1}.homepage-four__journal-list article>span{grid-column:1;grid-row:1}.homepage-four__journal-list article>div{grid-column:2;grid-row:2}.homepage-four__journal-list article>a:last-child{grid-column:3;grid-row:2;width:44px;height:44px}.homepage-four__journal-list h3{font-size:1.4rem}.homepage-four__closing{padding:76px 0}.homepage-four__closing-grid{grid-template-columns:1fr;gap:30px}.homepage-four__closing-actions{grid-column:1}}@media (max-width: 520px){.homepage-four-header__brand small{display:none}.homepage-four-header__care-groups,.homepage-four-header__practice-links>div{grid-template-columns:1fr}.homepage-four-header__mega-intro h2,.homepage-four-header__practice-links h2{font-size:1.75rem}.homepage-four__hero h1{font-size:2.75rem}.homepage-four__contact-dock{grid-template-columns:1fr}.homepage-four__contact-dock a,.homepage-four__contact-dock a:nth-child(2){min-height:82px;border-right:0;border-bottom:1px solid rgba(13,28,47,.16)}.homepage-four__team-portrait{min-height:340px}.homepage-four__mosaic-item,.homepage-four__mosaic-item--1,.homepage-four__mosaic-item--2,.homepage-four__mosaic-item--3,.homepage-four__mosaic-item--4,.homepage-four__mosaic-item--5,.homepage-four__mosaic-item--6{min-height:320px}}@media (prefers-reduced-motion: reduce){.homepage-four-shell *,.homepage-four-shell *:before,.homepage-four-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.homepage-five-shell{--five-coral: #d98560;--five-coral-deep: #9a4a31;--five-peach: #f7ded0;--five-ivory: #fffaf6;--five-paper: #f7f3ef;--five-blue: #dcecef;--five-blue-light: #eef7f7;--five-navy: #172638;--five-ink: #263747;--five-muted: #566473;--five-line: rgba(23, 38, 56, .16);background:var(--five-ivory);color:var(--five-ink);overflow-x:clip}.homepage-five-shell *,.homepage-five-shell *:before,.homepage-five-shell *:after{box-sizing:border-box}.homepage-five-shell a{color:inherit;text-decoration:none}.homepage-five-shell h1,.homepage-five-shell h2,.homepage-five-shell h3,.homepage-five-shell p,.homepage-five-shell dl,.homepage-five-shell dd,.homepage-five-shell figure,.homepage-five-shell blockquote{margin-top:0;letter-spacing:0}.homepage-five-shell a:focus-visible,.homepage-five-shell button:focus-visible,.homepage-five-shell input:focus-visible,.homepage-five-shell textarea:focus-visible,.homepage-five-shell video:focus-visible{outline:3px solid var(--five-coral);outline-offset:4px}.homepage-five__container{width:min(100% - 64px,1280px);margin-inline:auto}.homepage-five__label,.homepage-five__eyebrow{margin-bottom:16px;color:var(--five-coral-deep);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.homepage-five__section-heading h2,.homepage-five__reviews-heading h2,.homepage-five__highlights-heading h2,.homepage-five__team-copy h2,.homepage-five__portal-copy h2,.homepage-five__extras-heading h2,.homepage-five__practice-film-copy h2,.homepage-five__local-copy h2,.homepage-five__journal-heading h2,.homepage-five__signup-intro h2,.homepage-five__closing h2{margin-bottom:22px;color:var(--five-navy);font-size:3rem;line-height:1.08}.homepage-five__button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid var(--five-coral-deep);border-radius:3px;background:var(--five-coral-deep);color:#fff!important;font-weight:900;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.homepage-five__button:hover,.homepage-five__button:focus-visible{border-color:var(--five-navy);background:var(--five-navy);transform:translateY(-2px)}.homepage-five__text-link{display:inline-flex;gap:10px;align-items:center;color:var(--five-navy);font-weight:900}.homepage-five__text-link span{color:var(--five-coral-deep);font-size:1.25rem}.homepage-five-header{position:sticky;top:0;z-index:120;height:118px;background:var(--five-ivory)}.homepage-five-header section{padding:0}.homepage-five-header__contact-strip{height:32px;border-bottom:1px solid rgba(23,38,56,.08);background:var(--five-blue-light)}.homepage-five-header__contact-strip>div{width:min(100% - 48px,1380px);height:100%;display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;margin-inline:auto;color:var(--five-navy);font-size:.74rem;font-weight:700}.homepage-five-header__contact-strip>div>span{text-align:center}.homepage-five-header__contact-strip nav{display:flex;justify-content:flex-end;gap:22px}.homepage-five-header__contact-strip nav a:last-child{color:var(--five-coral-deep);font-weight:900}.homepage-five-header__main{position:relative;z-index:7;width:min(100% - 48px,1380px);height:86px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:28px;align-items:center;margin-inline:auto;background:var(--five-ivory)}.homepage-five-header__brand{display:inline-flex;gap:11px;align-items:center;justify-self:center;color:var(--five-navy)}.homepage-five-header__brand img{width:58px;height:58px;-o-object-fit:contain;object-fit:contain}.homepage-five-header__brand span,.homepage-five-header__brand strong,.homepage-five-header__brand small{display:block}.homepage-five-header__brand strong{font-family:Playfair Display,Times New Roman,serif;font-size:1.25rem;line-height:1}.homepage-five-header__brand small{margin-top:4px;color:var(--five-muted);font-size:.68rem;font-weight:800;text-transform:uppercase}.homepage-five-header__side-nav{display:flex;gap:26px;align-items:center}.homepage-five-header__side-nav--right{justify-content:flex-end}.homepage-five-header__side-nav button,.homepage-five-header__plain-link{min-height:44px;display:inline-flex;gap:10px;align-items:center;padding:0;border:0;background:transparent;color:var(--five-navy);font:inherit;font-size:.88rem;font-weight:850;cursor:pointer}.homepage-five-header__side-nav button>span{width:8px;height:8px;display:inline-block;border-right:2px solid var(--five-coral-deep);border-bottom:2px solid var(--five-coral-deep);transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.homepage-five-header__side-nav button[aria-expanded=true]>span{transform:rotate(225deg) translate(-2px,-2px)}.homepage-five-header__signup{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid var(--five-coral-deep);border-radius:3px;background:var(--five-coral-deep);color:#fff!important;font-size:.88rem;font-weight:900}.homepage-five-header__burger,.homepage-five-header__mobile{display:none}.homepage-five-header__mega{position:absolute;top:118px;right:0;left:0;z-index:6;max-height:calc(100vh - 118px);overflow-y:auto;border-top:1px solid var(--five-line);border-bottom:1px solid var(--five-line);background:var(--five-ivory);box-shadow:0 28px 70px #17263829;opacity:0;pointer-events:none;transform:translateY(-14px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-five-header__mega.is-visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.homepage-five-header__mega-inner{width:min(100% - 64px,1380px);display:grid;gap:42px;margin-inline:auto;padding:44px 0 54px}.homepage-five-header__mega-inner--care{grid-template-columns:270px minmax(0,1fr)}.homepage-five-header__mega-intro{padding-right:34px;border-right:1px solid var(--five-line)}.homepage-five-header__mega-intro>span,.homepage-five-header__practice-directory>span,.homepage-five-header__contact-card>span{display:block;margin-bottom:13px;color:var(--five-coral-deep);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.homepage-five-header__mega h2{margin-bottom:18px;color:var(--five-navy);font-size:2rem;line-height:1.12}.homepage-five-header__mega-intro p{margin-bottom:24px;color:var(--five-muted);line-height:1.65}.homepage-five-header__mega-intro>a,.homepage-five-header__contact-card>a{display:inline-flex;gap:10px;align-items:center;color:var(--five-coral-deep);font-weight:900}.homepage-five-header__care-directory{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:34px 28px}.homepage-five-header__care-directory section.is-wide{grid-column:span 2}.homepage-five-header__group-title{display:flex;gap:12px;align-items:baseline;padding-bottom:12px;border-bottom:1px solid var(--five-line)}.homepage-five-header__group-title span{color:var(--five-coral-deep);font-size:.72rem;font-weight:900}.homepage-five-header__group-title a,.homepage-five-header__group-title>span:last-child{color:var(--five-navy);font-family:Playfair Display,Times New Roman,serif;font-size:1.28rem;font-weight:800}.homepage-five-header__group-links{display:grid;gap:9px;padding-top:14px}.homepage-five-header__care-directory .is-wide .homepage-five-header__group-links{grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:26px;column-gap:26px}.homepage-five-header__mega-link{color:var(--five-muted);font-size:.82rem;font-weight:700;line-height:1.35}.homepage-five-header__mega-link:hover,.homepage-five-header__mega-link:focus-visible,.homepage-five-header__plain-link:hover,.homepage-five-header__plain-link:focus-visible{color:var(--five-coral-deep)}.homepage-five-header__mega-inner--practice{grid-template-columns:minmax(300px,.9fr) minmax(320px,1fr) 260px;align-items:stretch}.homepage-five-header__team-image{position:relative;min-height:310px;overflow:hidden;border-radius:6px}.homepage-five-header__team-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center 34%;object-position:center 34%}.homepage-five-header__team-image:after{position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,#172638db);content:""}.homepage-five-header__team-image>span{position:absolute;right:24px;bottom:22px;left:24px;z-index:1;display:flex;justify-content:space-between;color:#fff;font-weight:900}.homepage-five-header__practice-directory{padding:12px 12px 0}.homepage-five-header__practice-directory>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 22px}.homepage-five-header__contact-card{padding:28px;border-left:5px solid var(--five-coral);border-radius:0 6px 6px 0;background:var(--five-blue-light)}.homepage-five-header__contact-card strong{display:block;margin-bottom:18px;color:var(--five-navy);font-family:Playfair Display,Times New Roman,serif;font-size:1.55rem}.homepage-five-header__contact-card p{margin-bottom:24px;color:var(--five-muted);line-height:1.6}.homepage-five-header__backdrop{position:fixed;top:118px;right:0;bottom:0;left:0;z-index:4;border:0;background:#17263857;cursor:default}.homepage-five__hero{position:relative;min-height:610px;height:68svh;max-height:760px;overflow:hidden;background:var(--five-paper)}.homepage-five__hero-video,.homepage-five__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.homepage-five__hero-video{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.homepage-five__hero-shade{background:linear-gradient(90deg,#fffaf6f5,#fffaf6db 38%,#fffaf633 66%,#fffaf605),linear-gradient(0deg,rgba(23,38,56,.16),transparent 40%)}.homepage-five__hero-content{position:relative;z-index:1;width:min(100% - 72px,1380px);height:100%;display:flex;flex-direction:column;justify-content:center;margin-inline:auto;padding:50px 0 34px}.homepage-five__hero-content>*{max-width:660px}.homepage-five__hero h1{max-width:720px;margin-bottom:24px;color:var(--five-navy);font-size:4.7rem;line-height:.98}.homepage-five__hero-lead{margin-bottom:30px;color:var(--five-ink);font-size:1.17rem;line-height:1.65}.homepage-five__hero-actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center;margin-bottom:38px}.homepage-five__hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-bottom:0;padding-top:24px;border-top:1px solid rgba(23,38,56,.24)}.homepage-five__hero-facts>div{padding:0 18px;border-left:1px solid rgba(23,38,56,.2)}.homepage-five__hero-facts>div:first-child{padding-left:0;border-left:0}.homepage-five__hero-facts dt{margin-bottom:4px;color:var(--five-navy);font-weight:900}.homepage-five__hero-facts dd{color:var(--five-muted);font-size:.78rem}.homepage-five__authority-nav{min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:34px;align-items:center;padding:16px max(32px,(100% - 1280px) / 2);border-top:1px solid var(--five-line);border-bottom:1px solid var(--five-line);background:#fff}.homepage-five__authority-nav>span{color:var(--five-coral-deep);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.homepage-five__authority-nav>div{display:flex;flex-wrap:wrap;gap:10px 28px;justify-content:flex-end}.homepage-five__authority-nav a{color:var(--five-navy);font-size:.9rem;font-weight:850}.homepage-five__authority-nav a:hover,.homepage-five__authority-nav a:focus-visible{color:var(--five-coral-deep)}.homepage-five__care{padding:120px 0;background:var(--five-ivory)}.homepage-five__care-layout{display:grid;grid-template-columns:minmax(280px,.76fr) minmax(0,1.24fr);gap:110px;align-items:start}.homepage-five__section-heading--sticky{position:sticky;top:164px}.homepage-five__section-heading>p:last-child{max-width:500px;margin-bottom:0;color:var(--five-muted);font-size:1.06rem;line-height:1.72}.homepage-five__care-list{border-top:1px solid var(--five-line)}.homepage-five__care-list>a{min-height:160px;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;gap:24px;align-items:center;padding:30px 0;border-bottom:1px solid var(--five-line);transition:padding .18s ease,background-color .18s ease}.homepage-five__care-list>a:hover,.homepage-five__care-list>a:focus-visible{padding-right:18px;padding-left:18px;background:var(--five-blue-light)}.homepage-five__care-list>a>span{color:var(--five-coral-deep);font-weight:900}.homepage-five__care-list h3{margin-bottom:8px;color:var(--five-navy);font-size:1.8rem}.homepage-five__care-list p{max-width:620px;margin-bottom:0;color:var(--five-muted);line-height:1.58}.homepage-five__care-list b{color:var(--five-coral-deep);font-size:1.5rem}.homepage-five__reviews{padding:110px 0 105px;background:var(--five-blue)}.homepage-five__reviews-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:end;margin-bottom:54px}.homepage-five__reviews-heading h2{max-width:760px;margin-bottom:0}.homepage-five__rating-summary{min-width:190px;padding-bottom:8px;text-align:right}.homepage-five__rating-summary span,.homepage-five__rating-summary strong{display:block}.homepage-five__rating-summary span{margin-bottom:8px;color:var(--five-coral-deep);font-size:1.15rem;letter-spacing:.08em}.homepage-five__rating-summary strong{color:var(--five-navy)}.homepage-five__review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(23,38,56,.24);border-bottom:1px solid rgba(23,38,56,.24)}.homepage-five__review-grid blockquote{position:relative;min-height:360px;display:flex;flex-direction:column;margin-bottom:0;padding:44px 38px 34px;border-left:1px solid rgba(23,38,56,.2)}.homepage-five__review-grid blockquote:first-child{border-left:0}.homepage-five__quote-mark{display:block;height:50px;margin-bottom:14px;color:var(--five-coral-deep);font-family:Playfair Display,Times New Roman,serif;font-size:4rem;line-height:1}.homepage-five__review-grid blockquote>p{display:-webkit-box;flex:1;overflow:hidden;margin-bottom:28px;color:var(--five-navy);font-family:Playfair Display,Times New Roman,serif;font-size:1.27rem;line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:10}.homepage-five__review-grid footer{display:grid;gap:5px}.homepage-five__review-grid footer strong{color:var(--five-navy)}.homepage-five__review-grid footer i{color:var(--five-coral-deep);font-style:normal;letter-spacing:.08em}.homepage-five__review-grid footer time{color:var(--five-muted);font-size:.78rem}.homepage-five__review-grid blockquote>small{position:absolute;right:24px;bottom:24px;color:var(--five-muted);font-weight:900}.homepage-five__highlights{padding:120px 0 130px;background:var(--five-paper)}.homepage-five__highlights-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:90px;align-items:end;margin-bottom:64px}.homepage-five__highlights-heading h2{max-width:750px;margin-bottom:0}.homepage-five__highlights-heading>p{margin-bottom:6px;color:var(--five-muted);line-height:1.7}.homepage-five__image-ribbon{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:42px 22px;align-items:start}.homepage-five__highlight{grid-column:span 4}.homepage-five__highlight--1{grid-column:span 5}.homepage-five__highlight--2{grid-column:span 3;margin-top:70px}.homepage-five__highlight--3{grid-column:span 4;margin-top:22px}.homepage-five__highlight--5{margin-top:48px}.homepage-five__highlight figure{margin-bottom:0}.homepage-five__highlight img{width:100%;height:auto;display:block;border-radius:4px;-o-object-fit:contain;object-fit:contain;transition:transform .24s ease}.homepage-five__highlight:hover img,.homepage-five__highlight:focus-visible img{transform:translateY(-6px)}.homepage-five__highlight figcaption{display:grid;grid-template-columns:32px minmax(0,1fr) 24px;gap:14px;align-items:start;padding-top:18px}.homepage-five__highlight figcaption>span{color:var(--five-coral-deep);font-size:.72rem;font-weight:900}.homepage-five__highlight h3{margin-bottom:8px;color:var(--five-navy);font-size:1.35rem;overflow-wrap:anywhere}.homepage-five__highlight p{margin-bottom:0;color:var(--five-muted);font-size:.9rem;line-height:1.5}.homepage-five__highlight figcaption>b{color:var(--five-coral-deep);font-size:1.25rem}.homepage-five__team{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);background:#fff}.homepage-five__team-image{min-height:720px}.homepage-five__team-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}.homepage-five__team-copy{align-self:center;padding:90px max(48px,(100vw - 1280px) / 2) 90px 78px}.homepage-five__team-copy>p:not(.homepage-five__label){margin-bottom:30px;color:var(--five-muted);font-size:1.04rem;line-height:1.72}.homepage-five__team-list{margin-bottom:28px;border-top:1px solid var(--five-line)}.homepage-five__team-list a{display:grid;grid-template-columns:110px minmax(0,1fr) 24px;gap:18px;align-items:center;padding:17px 0;border-bottom:1px solid var(--five-line)}.homepage-five__team-list strong{color:var(--five-navy);font-family:Playfair Display,Times New Roman,serif;font-size:1.15rem}.homepage-five__team-list span{color:var(--five-muted);font-size:.86rem}.homepage-five__team-list b{color:var(--five-coral-deep);font-size:1.15rem}.homepage-five__portal{padding:116px 0;background:var(--five-blue-light)}.homepage-five__portal-layout{display:grid;grid-template-columns:minmax(0,.9fr) 300px minmax(0,1.1fr);gap:64px;align-items:center}.homepage-five__portal-copy>p:not(.homepage-five__label){margin-bottom:26px;color:var(--five-muted);line-height:1.72}.homepage-five__portal-copy>a{display:inline-flex;gap:10px;align-items:center;color:var(--five-coral-deep);font-weight:900}.homepage-five__portal-visual{border-left:1px solid rgba(23,38,56,.2);border-right:1px solid rgba(23,38,56,.2);padding:0 28px}.homepage-five__portal-visual img{width:100%;height:auto;display:block;border-radius:6px;-o-object-fit:contain;object-fit:contain}.homepage-five__portal-list{margin:0;padding:0;border-top:1px solid rgba(23,38,56,.2);list-style:none}.homepage-five__portal-list li{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;padding:15px 0;border-bottom:1px solid rgba(23,38,56,.2);color:var(--five-navy);font-weight:750}.homepage-five__portal-list span{color:var(--five-coral-deep);font-size:.78rem;font-weight:900}.homepage-five__extras{padding:120px 0 0;background:var(--five-ivory)}.homepage-five__extras-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:32px 90px;align-items:end;margin-bottom:62px}.homepage-five__extras-heading .homepage-five__label{grid-column:1/-1;margin-bottom:0}.homepage-five__extras-heading h2{max-width:720px;margin-bottom:0}.homepage-five__extras-heading>p:last-child{margin-bottom:8px;color:var(--five-muted);font-size:1.05rem;line-height:1.7}.homepage-five__extras-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--five-line);border-bottom:1px solid var(--five-line)}.homepage-five__extras-list>a{min-height:360px;display:flex;flex-direction:column;padding:44px max(34px,(100vw - 1280px) / 6);border-left:1px solid var(--five-line);transition:background-color .18s ease}.homepage-five__extras-list>a:first-child{border-left:0}.homepage-five__extras-list>a:hover,.homepage-five__extras-list>a:focus-visible{background:var(--five-peach)}.homepage-five__extras-list>a>span{margin-bottom:50px;color:var(--five-coral-deep);font-weight:900}.homepage-five__extras-list h3{margin-bottom:16px;color:var(--five-navy);font-size:1.75rem}.homepage-five__extras-list p{flex:1;margin-bottom:28px;color:var(--five-muted);line-height:1.65}.homepage-five__extras-list b{color:var(--five-coral-deep);font-size:.88rem}.homepage-five__practice-film{display:grid;grid-template-columns:minmax(380px,.85fr) minmax(0,1.15fr);min-height:650px;background:var(--five-peach)}.homepage-five__practice-film-copy{align-self:center;padding:90px 68px 90px max(48px,(100vw - 1280px) / 2)}.homepage-five__practice-film-copy>p:not(.homepage-five__label){margin-bottom:26px;color:var(--five-muted);line-height:1.72}.homepage-five__practice-film-copy h2{font-size:2.6rem;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:normal}.homepage-five__practice-film-copy>a{display:inline-flex;gap:10px;align-items:center;color:var(--five-coral-deep);font-weight:900}.homepage-five__practice-film-media{min-width:0;display:flex;align-items:center;padding:54px max(48px,(100vw - 1280px) / 2) 54px 0}.homepage-five__practice-film-media video{width:100%;aspect-ratio:16/9;display:block;border:1px solid rgba(23,38,56,.2);border-radius:6px;background:var(--five-navy);box-shadow:0 26px 62px #17263833;-o-object-fit:contain;object-fit:contain}.homepage-five__local{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);min-height:680px;background:#fff}.homepage-five__local-copy{align-self:center;padding:100px 78px 100px max(48px,(100vw - 1280px) / 2)}.homepage-five__local-copy>p:not(.homepage-five__label){margin-bottom:20px;color:var(--five-muted);line-height:1.74}.homepage-five__local-copy>div{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:30px}.homepage-five__local-copy>div a{color:var(--five-coral-deep);font-weight:900}.homepage-five__local-image{position:relative;min-height:680px;overflow:hidden}.homepage-five__local-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.homepage-five__local-image>span{position:absolute;right:22px;bottom:22px;padding:12px 16px;border-radius:3px;background:#fffaf6f0;color:var(--five-navy);font-weight:900}.homepage-five__journal{padding:120px 0;background:var(--five-paper)}.homepage-five__journal-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:54px}.homepage-five__journal-heading h2{margin-bottom:0}.homepage-five__journal-heading>a{margin-bottom:8px;color:var(--five-coral-deep);font-weight:900}.homepage-five__journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.homepage-five__journal-grid article{min-width:0;overflow:hidden;border:1px solid var(--five-line);border-radius:6px;background:#fff}.homepage-five__journal-image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--five-peach)}.homepage-five__journal-image img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;transition:transform .22s ease}.homepage-five__journal-grid article:hover img{transform:scale(1.025)}.homepage-five__journal-grid article>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 14px;padding:24px}.homepage-five__journal-grid article>div>span{grid-row:1/span 3;color:var(--five-coral-deep);font-size:.72rem;font-weight:900}.homepage-five__journal-grid time{color:var(--five-muted);font-size:.78rem}.homepage-five__journal-grid h3{margin-bottom:8px;color:var(--five-navy);font-size:1.45rem;line-height:1.28}.homepage-five__journal-grid article>div>a{color:var(--five-coral-deep);font-size:.86rem;font-weight:900}.homepage-five__signup{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:70px;padding:116px max(48px,(100vw - 1280px) / 2);background:var(--five-blue)}.homepage-five__signup-intro{width:auto;align-self:start;margin:0;padding-top:26px}.homepage-five__signup-intro>p:last-child{margin-bottom:0;color:var(--five-muted);font-size:1.04rem;line-height:1.72}.homepage-five__signup>.appointment-form{padding:0;background:transparent}.homepage-five__signup>.appointment-form>.container{width:100%;margin:0}.homepage-five__signup .form-card{display:block;padding:38px;border:1px solid rgba(23,38,56,.16);border-radius:6px;background:#fff;box-shadow:0 22px 52px #1726381f;-webkit-backdrop-filter:none;backdrop-filter:none}.homepage-five__signup .form-header h2{color:var(--five-navy);font-size:2rem}.homepage-five__signup .form-header .subtitle,.homepage-five__signup .form-header .description{color:var(--five-muted)}.homepage-five__signup input,.homepage-five__signup textarea{border-radius:3px}.homepage-five__signup .button{border-radius:3px;background:var(--five-coral-deep)}.homepage-five__closing{padding:110px 0;background:var(--five-blue)}.homepage-five__closing a{display:inline-flex;padding:14px 20px;border-radius:3px;background:var(--five-coral-deep);color:#fff;font-weight:900}@media (max-width: 1180px){.homepage-five-header__side-nav{gap:16px}.homepage-five-header__side-nav button,.homepage-five-header__plain-link,.homepage-five-header__signup{font-size:.8rem}.homepage-five-header__mega-inner{width:min(100% - 42px,1380px)}.homepage-five-header__care-directory{grid-template-columns:repeat(4,minmax(0,1fr))}.homepage-five-header__care-directory section.is-wide{grid-column:span 1}.homepage-five-header__care-directory .is-wide .homepage-five-header__group-links{grid-template-columns:1fr}.homepage-five-header__mega-inner--practice{grid-template-columns:minmax(270px,.8fr) minmax(320px,1.2fr)}.homepage-five-header__contact-card{grid-column:1/-1}.homepage-five__hero h1{font-size:4rem}.homepage-five__care-layout{gap:70px}.homepage-five__portal-layout{grid-template-columns:minmax(0,.85fr) 240px minmax(0,1.15fr);gap:38px}.homepage-five__team-copy{padding-right:42px;padding-left:54px}.homepage-five__image-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-five__highlight,.homepage-five__highlight--1,.homepage-five__highlight--2,.homepage-five__highlight--3{grid-column:span 1;margin-top:0}.homepage-five__highlight--5{margin-top:0}.homepage-five__practice-film{grid-template-columns:1fr}.homepage-five__practice-film-copy{padding:84px 42px}.homepage-five__practice-film-media{padding:0 42px 84px}}@media (max-width: 1020px){.homepage-five-header{height:102px}.homepage-five-header__contact-strip>div{grid-template-columns:1fr 1fr}.homepage-five-header__contact-strip>div>span{display:none}.homepage-five-header__main{height:70px;grid-template-columns:1fr auto}.homepage-five-header__brand{justify-self:start}.homepage-five-header__brand img{width:48px;height:48px}.homepage-five-header__side-nav{display:none}.homepage-five-header__burger{width:48px;height:48px;display:grid;align-content:center;gap:7px;justify-self:end;padding:0 12px;border:1px solid var(--five-line);border-radius:3px;background:#fff}.homepage-five-header__burger span{width:100%;height:2px;display:block;background:var(--five-navy);transition:transform .18s ease}.homepage-five-header__burger[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.homepage-five-header__burger[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.homepage-five-header__mega{display:none}.homepage-five-header__mobile{position:fixed;top:102px;right:0;bottom:0;z-index:6;width:min(520px,100%);display:block;overflow-y:auto;padding:28px;border-left:1px solid var(--five-line);background:var(--five-ivory);box-shadow:-24px 30px 60px #17263829;opacity:0;pointer-events:none;transform:translate(24px);visibility:hidden;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-five-header__mobile.is-visible{opacity:1;pointer-events:auto;transform:translate(0);visibility:visible}.homepage-five-header__mobile-top{display:grid;gap:10px;margin-bottom:26px}.homepage-five-header__mobile-signup,.homepage-five-header__mobile-local{min-height:50px;display:flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid var(--five-coral-deep);border-radius:3px;font-weight:900}.homepage-five-header__mobile-signup{background:var(--five-coral-deep);color:#fff!important}.homepage-five-header__mobile-local{color:var(--five-coral-deep)}.homepage-five-header__mobile-groups{border-top:1px solid var(--five-line)}.homepage-five-header__mobile-groups section{border-bottom:1px solid var(--five-line)}.homepage-five-header__mobile-groups button{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;background:transparent;color:var(--five-navy);font:inherit;font-family:Playfair Display,Times New Roman,serif;font-size:1.2rem;font-weight:800}.homepage-five-header__mobile-groups button>span{width:13px;height:13px;display:block;border-right:2px solid var(--five-coral-deep);border-bottom:2px solid var(--five-coral-deep);transform:rotate(45deg) translate(-2px,2px);transition:transform .18s ease}.homepage-five-header__mobile-groups button[aria-expanded=true]>span{transform:rotate(225deg) translate(-2px,2px)}.homepage-five-header__mobile-groups section>div{display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px;padding:0 0 24px}.homepage-five-header__mobile-groups section>div.is-visible{display:grid}.homepage-five-header__mobile-groups section>div a{color:var(--five-muted);font-size:.88rem;font-weight:700;line-height:1.35}.homepage-five-header__mobile-contact{display:grid;gap:11px;padding-top:26px}.homepage-five-header__mobile-contact a{color:var(--five-navy);font-weight:800}.homepage-five-header__mobile-contact a:last-child{color:var(--five-coral-deep)}.homepage-five-header__backdrop{top:102px;right:0;bottom:0;left:0}.homepage-five__hero{min-height:620px;height:calc(100svh - 102px);max-height:780px}.homepage-five__hero-content{width:min(100% - 56px,1280px)}.homepage-five__hero h1{font-size:3.55rem}.homepage-five__authority-nav{grid-template-columns:1fr;gap:12px}.homepage-five__authority-nav>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.homepage-five__care-layout{grid-template-columns:1fr;gap:46px}.homepage-five__section-heading--sticky{position:static}.homepage-five__reviews-heading,.homepage-five__highlights-heading,.homepage-five__extras-heading{grid-template-columns:1fr;gap:24px}.homepage-five__rating-summary{text-align:left}.homepage-five__review-grid{grid-template-columns:1fr}.homepage-five__review-grid blockquote{min-height:auto;border-top:1px solid rgba(23,38,56,.2);border-left:0}.homepage-five__review-grid blockquote:first-child{border-top:0}.homepage-five__team{grid-template-columns:1fr}.homepage-five__team-image{min-height:560px}.homepage-five__team-copy{padding:84px 42px}.homepage-five__portal-layout{grid-template-columns:minmax(0,1fr) 240px}.homepage-five__portal-list{grid-column:1/-1}.homepage-five__extras-list{grid-template-columns:1fr}.homepage-five__extras-list>a{min-height:0;border-top:1px solid var(--five-line);border-left:0}.homepage-five__extras-list>a:first-child{border-top:0}.homepage-five__extras-list>a>span{margin-bottom:28px}.homepage-five__practice-film,.homepage-five__local{grid-template-columns:1fr}.homepage-five__practice-film-copy,.homepage-five__local-copy{padding:84px 42px}.homepage-five__practice-film-media{padding:0 42px 84px}.homepage-five__local-image{min-height:520px;order:-1}.homepage-five__journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-five__signup{grid-template-columns:1fr;gap:44px;padding:90px 42px}}@media (max-width: 720px){.homepage-five__container{width:min(100% - 36px,1280px)}.homepage-five__section-heading h2,.homepage-five__reviews-heading h2,.homepage-five__highlights-heading h2,.homepage-five__team-copy h2,.homepage-five__portal-copy h2,.homepage-five__extras-heading h2,.homepage-five__practice-film-copy h2,.homepage-five__local-copy h2,.homepage-five__journal-heading h2,.homepage-five__signup-intro h2,.homepage-five__closing h2{font-size:2.35rem}.homepage-five-header{height:78px}.homepage-five-header__contact-strip{display:none}.homepage-five-header__main{width:min(100% - 30px,1380px);height:78px}.homepage-five-header__brand strong{font-size:1.1rem}.homepage-five-header__brand small{font-size:.62rem}.homepage-five-header__mobile{top:78px;padding:22px 18px 34px}.homepage-five-header__mobile-groups section>div{grid-template-columns:1fr}.homepage-five-header__backdrop{top:78px;right:0;bottom:0;left:0}.homepage-five__hero{min-height:690px;height:calc(100svh - 78px);max-height:820px}.homepage-five__hero-video{-o-object-position:58% top;object-position:58% top}.homepage-five__hero-shade{background:linear-gradient(180deg,#fffaf67a,#fffaf61f 28%,#fffaf6db 62%,#fffaf6fa),linear-gradient(90deg,rgba(255,250,246,.28),transparent 70%)}.homepage-five__hero-content{width:min(100% - 36px,1280px);justify-content:flex-end;padding-bottom:32px}.homepage-five__hero h1{margin-bottom:16px;font-size:3rem;line-height:1.02}.homepage-five__hero-lead{margin-bottom:22px;font-size:1rem;line-height:1.55}.homepage-five__hero-actions{align-items:stretch;margin-bottom:24px}.homepage-five__hero-actions .homepage-five__button{width:100%}.homepage-five__hero-facts{grid-template-columns:1fr 1fr;gap:14px;padding-top:16px}.homepage-five__hero-facts>div{padding:0;border-left:0}.homepage-five__hero-facts>div:last-child{display:none}.homepage-five__hero-facts dt{font-size:.83rem}.homepage-five__hero-facts dd{font-size:.7rem}.homepage-five__authority-nav{padding:22px 18px 24px}.homepage-five__authority-nav>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px}.homepage-five__authority-nav a{font-size:.84rem}.homepage-five__care,.homepage-five__reviews,.homepage-five__highlights,.homepage-five__portal,.homepage-five__journal{padding:82px 0}.homepage-five__care-list>a{min-height:0;grid-template-columns:38px minmax(0,1fr) 18px;gap:12px;padding:24px 0}.homepage-five__care-list h3{font-size:1.5rem}.homepage-five__care-list p{font-size:.9rem}.homepage-five__review-grid blockquote{padding:34px 20px 32px}.homepage-five__review-grid blockquote>p{font-size:1.12rem}.homepage-five__image-ribbon{width:100%;display:flex;gap:18px;overflow-x:auto;padding:0 18px 18px;scroll-padding-left:18px;scroll-snap-type:x mandatory}.homepage-five__highlight,.homepage-five__highlight--1,.homepage-five__highlight--2,.homepage-five__highlight--3{width:82vw;max-width:360px;flex:0 0 auto;scroll-snap-align:start}.homepage-five__team-image{min-height:0}.homepage-five__team-image img{height:auto;-o-object-fit:contain;object-fit:contain}.homepage-five__team-copy,.homepage-five__practice-film-copy,.homepage-five__local-copy{padding:72px 18px}.homepage-five__team-list a{grid-template-columns:86px minmax(0,1fr) 18px;gap:10px}.homepage-five__team-list strong{font-size:1rem}.homepage-five__team-list span{font-size:.78rem}.homepage-five__portal-layout{grid-template-columns:1fr;gap:42px}.homepage-five__portal-visual{width:min(100%,300px);grid-row:2;margin-inline:auto;border:0;padding:0}.homepage-five__portal-list{grid-column:1}.homepage-five__extras{padding-top:82px}.homepage-five__extras-list>a{padding:34px 18px}.homepage-five__extras-list h3{font-size:1.45rem}.homepage-five__practice-film{min-height:0}.homepage-five__practice-film-media{padding:0 18px 72px}.homepage-five__practice-film-copy h2{font-size:2.05rem}.homepage-five__local-image{min-height:390px}.homepage-five__journal-heading{display:block}.homepage-five__journal-heading>a{display:inline-block;margin-top:10px}.homepage-five__journal-grid{grid-template-columns:1fr}.homepage-five__signup{padding:76px 18px}.homepage-five__signup .form-card{padding:24px 18px}.homepage-five__signup .form-grid{grid-template-columns:1fr}}@media (max-width: 420px){.homepage-five-header__brand span{display:none}.homepage-five__hero{min-height:720px}.homepage-five__hero h1{font-size:2.55rem}.homepage-five__authority-nav>div{grid-template-columns:1fr}.homepage-five__section-heading h2,.homepage-five__reviews-heading h2,.homepage-five__highlights-heading h2,.homepage-five__team-copy h2,.homepage-five__portal-copy h2,.homepage-five__extras-heading h2,.homepage-five__practice-film-copy h2,.homepage-five__local-copy h2,.homepage-five__journal-heading h2,.homepage-five__signup-intro h2,.homepage-five__closing h2{font-size:2.05rem}}@media (prefers-reduced-motion: reduce){.homepage-five-shell *,.homepage-five-shell *:before,.homepage-five-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.homepage-eight-shell{--eight-paper: #fffaf6;--eight-white: #ffffff;--eight-cream: #f6eee8;--eight-peach: #f4d4c1;--eight-rose: #ead6d7;--eight-blue: #dce9ef;--eight-terracotta: #d98560;--eight-rust: #8e3f29;--eight-navy: #17243b;--eight-text: #4f5e70;--eight-muted: #667386;--eight-line: rgba(23, 36, 59, .17);--eight-soft-line: rgba(23, 36, 59, .09);color:var(--eight-navy);background:var(--eight-paper)}.homepage-eight-shell *,.homepage-eight-shell *:before,.homepage-eight-shell *:after{box-sizing:border-box}.homepage-eight-shell :where(a,button,input,textarea,select):focus-visible{outline:3px solid #216789;outline-offset:3px}.homepage-eight-header{position:sticky;top:0;z-index:70;color:var(--eight-navy);background:#fffaf6fa;border-bottom:1px solid var(--eight-line)}.homepage-eight-header__notice{min-height:34px;padding:0 32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#fff;background:var(--eight-rust);font-size:.75rem}.homepage-eight-header__notice>a,.homepage-eight-header__notice div a{color:#fff;text-decoration:none}.homepage-eight-header__notice>p{margin:0;font-weight:750;letter-spacing:.02em}.homepage-eight-header__notice>div{display:flex;justify-content:flex-end;gap:20px}.homepage-eight-header__notice>div a:last-child{font-weight:800}.homepage-eight-header__bar{min-height:82px;padding:0 clamp(22px,3vw,48px);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(20px,3vw,46px)}.homepage-eight-header__nav{display:flex;align-items:center;gap:clamp(17px,2.2vw,34px)}.homepage-eight-header__nav.is-right{justify-content:flex-end}.homepage-eight-header__nav a,.homepage-eight-header__nav button{padding:8px 0;color:var(--eight-navy);background:transparent;border:0;font:750 .86rem/1.2 "Source Sans 3",sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer}.homepage-eight-header__nav button{display:inline-flex;align-items:center;gap:8px}.homepage-eight-header__nav button span{font-size:1.1rem;transition:transform .18s ease}.homepage-eight-header.is-open .homepage-eight-header__nav button span{transform:rotate(45deg)}.homepage-eight-header__brand{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--eight-navy);text-decoration:none}.homepage-eight-header__brand img{width:58px;height:58px;display:block;-o-object-fit:contain;object-fit:contain}.homepage-eight-header__brand span{display:grid;line-height:1.02}.homepage-eight-header__brand strong{font-size:1.04rem}.homepage-eight-header__brand small{margin-top:5px;color:var(--eight-muted);font-size:.7rem}.homepage-eight-header__signup{min-height:42px;padding:0 19px!important;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;background:var(--eight-rust);border:1px solid var(--eight-rust);border-radius:4px}.homepage-eight-header__mobile-button{display:none}.homepage-eight-header__mega{position:fixed;top:116px;right:0;bottom:0;left:0;z-index:3;padding:clamp(30px,4vw,58px) clamp(28px,4vw,68px);overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(-10px);background:var(--eight-paper);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-eight-header.is-open .homepage-eight-header__mega{visibility:visible;opacity:1;transform:translateY(0)}.homepage-eight-header__mega-heading{padding-bottom:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:30px;border-bottom:1px solid var(--eight-line)}.homepage-eight-header__mega-heading>p{margin:0 0 7px;color:var(--eight-rust);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.homepage-eight-header__mega-heading h2{margin:0;font:600 clamp(2rem,3vw,3.6rem)/1 "Playfair Display",serif;letter-spacing:0}.homepage-eight-header__mega-heading>div{display:flex;gap:10px}.homepage-eight-header__mega-heading>div a{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;color:var(--eight-navy);border:1px solid var(--eight-line);border-radius:4px;font-size:.83rem;font-weight:750;text-decoration:none}.homepage-eight-header__mega-heading>div a:first-child{color:#fff;background:var(--eight-rust);border-color:var(--eight-rust)}.homepage-eight-header__care{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--eight-line)}.homepage-eight-header__care section{min-width:0;padding:30px clamp(20px,2.5vw,38px) 34px;border-right:1px solid var(--eight-line)}.homepage-eight-header__care section:first-child{padding-left:0}.homepage-eight-header__care section:last-child{padding-right:0;border-right:0}.homepage-eight-header__care button{width:100%;padding:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:12px;color:var(--eight-navy);background:transparent;border:0;text-align:left;cursor:default}.homepage-eight-header__care button span{color:var(--eight-rust);font-size:.7rem;font-weight:800}.homepage-eight-header__care button strong{font:600 clamp(1.45rem,2vw,2.05rem)/1.1 "Playfair Display",serif;letter-spacing:0}.homepage-eight-header__care button b{display:none}.homepage-eight-header__care section>div{padding-left:31px;display:grid;gap:9px}.homepage-eight-header__care section>div p{min-height:36px;margin:12px 0 6px;color:var(--eight-text);font-size:.82rem}.homepage-eight-header__care section>div a{width:-moz-fit-content;width:fit-content;color:var(--eight-text);font-size:.84rem;text-decoration-thickness:1px;text-underline-offset:4px}.homepage-eight-header__care .homepage-eight-header__care-main{margin-bottom:5px;color:var(--eight-rust);font-weight:800}.homepage-eight-header__quick{padding-top:30px;display:grid;grid-template-columns:1fr minmax(280px,.9fr) minmax(250px,.72fr);gap:clamp(30px,4vw,68px)}.homepage-eight-header__quick>nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:9px 26px}.homepage-eight-header__quick>nav p{grid-column:1/-1;margin:0 0 7px;color:var(--eight-rust);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.homepage-eight-header__quick>nav a{color:var(--eight-navy);font-size:.86rem;text-decoration:none}.homepage-eight-header__portrait{min-height:128px;position:relative;display:block;overflow:hidden;border-radius:4px}.homepage-eight-header__portrait img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%}.homepage-eight-header__portrait:after{content:"";position:absolute;right:0;bottom:0;left:0;height:48px;background:#17243bc7}.homepage-eight-header__portrait span{position:absolute;right:16px;bottom:14px;left:16px;z-index:1;color:#fff;font-size:.83rem;font-weight:800}.homepage-eight-header__emergency{padding:21px;display:grid;align-content:center;color:var(--eight-navy);background:var(--eight-blue);border-radius:4px}.homepage-eight-header__emergency p{margin:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.homepage-eight-header__emergency a{margin:7px 0 5px;color:var(--eight-navy);font:600 1.45rem/1.1 Playfair Display,serif;text-decoration:none}.homepage-eight-header__emergency span{color:var(--eight-text);font-size:.78rem}.homepage-eight{overflow:clip;color:var(--eight-navy);background:var(--eight-paper)}.homepage-eight :where(section,nav){margin:0}.homepage-eight :where(h1,h2,h3,p,figure,blockquote,dl,dd){letter-spacing:0}.homepage-eight :where(h1,h2,h3){overflow-wrap:break-word}.homepage-eight__label,.homepage-eight__eyebrow{margin:0 0 14px;color:var(--eight-rust);font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em!important}.homepage-eight__hero{min-height:clamp(610px,100svh - 72px,820px);position:relative;display:grid;place-items:center;isolation:isolate;overflow:hidden;color:#fff;background:#8a6456}.homepage-eight__hero-video,.homepage-eight__hero-shade{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.homepage-eight__hero-video{z-index:-2;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.homepage-eight__hero-shade{z-index:-1;background:#1b1a1f75}.homepage-eight__hero-copy{width:min(850px,100% - 44px);padding:88px 0 112px;text-align:center}.homepage-eight__hero-copy .homepage-eight__eyebrow{color:#fff2eb}.homepage-eight__hero-copy h1{margin:0;color:#fff;font:600 clamp(3.5rem,7vw,7.2rem)/.94 "Playfair Display",serif;text-wrap:balance}.homepage-eight__hero-copy>p:not(.homepage-eight__eyebrow){width:min(690px,100%);margin:28px auto 0;color:#fff;font-size:clamp(1.02rem,1.5vw,1.24rem);line-height:1.65}.homepage-eight__hero-copy>div{margin-top:32px;display:flex;align-items:center;justify-content:center;gap:23px}.homepage-eight__button{min-height:52px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--eight-rust);border:1px solid var(--eight-rust);border-radius:4px;font-weight:800;text-decoration:none}.homepage-eight__hero-link{color:#fff;font-weight:800;text-underline-offset:5px}.homepage-eight__hero-place{position:absolute;right:0;bottom:0;left:0;padding:19px clamp(22px,4vw,64px);display:flex;justify-content:center;gap:clamp(24px,5vw,76px);border-top:1px solid rgba(255,255,255,.42);color:#fff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.homepage-eight__actionbar{padding:0!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--eight-white);border-bottom:1px solid var(--eight-line)}.homepage-eight__actionbar a{min-height:104px;padding:22px clamp(18px,2.5vw,38px);display:grid;align-content:center;gap:6px;color:var(--eight-navy);border-right:1px solid var(--eight-line);text-decoration:none}.homepage-eight__actionbar a:last-child{border-right:0}.homepage-eight__actionbar span{color:var(--eight-muted);font-size:.74rem;font-weight:700}.homepage-eight__actionbar strong{font:600 clamp(1rem,1.5vw,1.25rem)/1.15 "Playfair Display",serif}.homepage-eight__authority{padding:22px clamp(22px,5vw,76px)!important;display:flex;justify-content:center;gap:clamp(20px,3vw,46px);overflow-x:auto;background:var(--eight-cream);border-bottom:1px solid var(--eight-soft-line)}.homepage-eight__authority a{display:inline-flex;align-items:center;gap:8px;color:var(--eight-navy);font-size:.81rem;font-weight:750;text-decoration:none;white-space:nowrap}.homepage-eight__authority a span{color:var(--eight-rust);font-size:.65rem}.homepage-eight__intro,.homepage-eight__care,.homepage-eight__reviews,.homepage-eight__team,.homepage-eight__highlights,.homepage-eight__portal,.homepage-eight__extras,.homepage-eight__film,.homepage-eight__local,.homepage-eight__journal,.homepage-eight__signup,.homepage-eight__closing{padding:clamp(72px,9vw,132px) clamp(24px,6vw,96px)}.homepage-eight__intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,.95fr) minmax(260px,.7fr);gap:clamp(34px,6vw,96px);align-items:start}.homepage-eight__intro h2{max-width:590px;margin:0;font:600 clamp(2.7rem,5vw,5.2rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__intro-copy{padding-top:31px}.homepage-eight__intro-copy p{margin:0 0 18px;color:var(--eight-text);font-size:1rem;line-height:1.76}.homepage-eight__intro-copy a{display:inline-block;margin-top:7px;color:var(--eight-rust);font-weight:800;text-underline-offset:5px}.homepage-eight__intro-facts{margin:0;border-top:1px solid var(--eight-line)}.homepage-eight__intro-facts div{padding:18px 0;display:grid;grid-template-columns:105px 1fr;align-items:baseline;gap:16px;border-bottom:1px solid var(--eight-line)}.homepage-eight__intro-facts dt{color:var(--eight-rust);font:600 1.6rem/1 Playfair Display,serif}.homepage-eight__intro-facts dd{margin:0;color:var(--eight-text);font-size:.83rem}.homepage-eight__care{color:var(--eight-navy);background:var(--eight-blue)}.homepage-eight__care>header{max-width:720px;margin-bottom:54px}.homepage-eight__care>header h2{margin:0;font:600 clamp(2.8rem,5vw,5rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__care>header>p:last-child{margin:20px 0 0;color:#405166;font-size:1rem}.homepage-eight__care-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(23,36,59,.26);border-bottom:1px solid rgba(23,36,59,.26)}.homepage-eight__care-track article{min-width:0;padding:29px clamp(18px,2.4vw,38px) 32px;border-right:1px solid rgba(23,36,59,.26)}.homepage-eight__care-track article:first-child{padding-left:0}.homepage-eight__care-track article:last-child{padding-right:0;border-right:0}.homepage-eight__care-track article>p{min-height:112px;margin:25px 0;color:#405166;font-size:.92rem;line-height:1.65}.homepage-eight__care-track nav{display:grid;gap:9px}.homepage-eight__care-track nav a{width:-moz-fit-content;width:fit-content;color:var(--eight-navy);font-size:.82rem;font-weight:700;text-underline-offset:4px}.homepage-eight__care-head{display:grid;grid-template-columns:auto 1fr;gap:7px 12px}.homepage-eight__care-head>span{grid-row:1/3;padding-top:3px;color:var(--eight-rust);font-size:.7rem;font-weight:850}.homepage-eight__care-head p{margin:0;color:#44566b;font-size:.69rem;font-weight:800;text-transform:uppercase}.homepage-eight__care-head h3{margin:0;font:600 clamp(1.7rem,2.7vw,2.65rem)/1.05 "Playfair Display",serif}.homepage-eight__care-head h3 a{color:var(--eight-navy);text-decoration:none}.homepage-eight__reviews{background:var(--eight-white)}.homepage-eight__reviews>header{margin-bottom:50px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr) auto;align-items:end;gap:30px}.homepage-eight__reviews>header .homepage-eight__label{align-self:start}.homepage-eight__reviews>header h2{margin:0;font:600 clamp(2.5rem,4.2vw,4.4rem)/1 "Playfair Display",serif;text-wrap:balance}.homepage-eight__reviews>header>div{padding-bottom:7px;display:flex;align-items:baseline;gap:12px}.homepage-eight__reviews>header>div strong{font:600 2rem/1 Playfair Display,serif}.homepage-eight__reviews>header>div span{color:var(--eight-rust);letter-spacing:.08em}.homepage-eight__review-stage{display:grid;grid-template-columns:1.34fr .83fr .83fr;border:1px solid var(--eight-line)}.homepage-eight__review-stage blockquote{min-width:0;min-height:350px;margin:0;padding:clamp(27px,3.2vw,49px);display:flex;flex-direction:column;border-right:1px solid var(--eight-line)}.homepage-eight__review-stage blockquote:last-child{border-right:0}.homepage-eight__review-stage blockquote.is-featured{background:var(--eight-peach)}.homepage-eight__review-stage blockquote>span{color:var(--eight-rust);font:600 4rem/.6 Playfair Display,serif}.homepage-eight__review-stage blockquote>p{margin:31px 0 30px;color:var(--eight-navy);font:500 clamp(1.05rem,1.6vw,1.35rem)/1.55 "Playfair Display",serif}.homepage-eight__review-stage blockquote footer{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:5px 14px}.homepage-eight__review-stage blockquote footer strong{font-size:.84rem}.homepage-eight__review-stage blockquote footer i{color:var(--eight-rust);font-size:.7rem;font-style:normal;letter-spacing:.05em}.homepage-eight__review-stage blockquote footer time{grid-column:1/-1;color:var(--eight-muted);font-size:.72rem}.homepage-eight__team{background:var(--eight-cream)}.homepage-eight__team>header{margin-bottom:45px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.65fr) auto;align-items:end;gap:38px}.homepage-eight__team>header h2{max-width:650px;margin:0;font:600 clamp(2.6rem,4.6vw,4.8rem)/1 "Playfair Display",serif;text-wrap:balance}.homepage-eight__team>header>p{margin:0 0 4px;color:var(--eight-text);line-height:1.68}.homepage-eight__team>header>a{margin-bottom:4px;color:var(--eight-rust);font-weight:800;text-underline-offset:5px;white-space:nowrap}.homepage-eight__team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.homepage-eight__team-grid>a{min-width:0;color:var(--eight-navy);background:var(--eight-white);border:1px solid var(--eight-soft-line);border-radius:4px;text-decoration:none;overflow:hidden}.homepage-eight__team-grid>a>img{width:100%;aspect-ratio:1;display:block;-o-object-fit:cover;object-fit:cover}.homepage-eight__team-grid>a>div{min-height:91px;padding:17px;display:grid;grid-template-columns:1fr auto;align-content:center;gap:3px 10px}.homepage-eight__team-grid>a>div h3{margin:0;font:600 1.3rem/1.1 Playfair Display,serif}.homepage-eight__team-grid>a>div p{margin:0;color:var(--eight-text);font-size:.77rem}.homepage-eight__team-grid>a>div span{grid-column:2;grid-row:1/3;align-self:center;color:var(--eight-rust)}.homepage-eight__highlights{padding-right:0;background:var(--eight-white)}.homepage-eight__highlights>header{padding-right:clamp(24px,6vw,96px);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);align-items:end;gap:30px}.homepage-eight__highlights>header .homepage-eight__label{grid-column:1/-1;margin-bottom:-13px}.homepage-eight__highlights>header h2{margin:0;font:600 clamp(2.8rem,5vw,5.1rem)/.98 "Playfair Display",serif}.homepage-eight__highlights>header>p:last-child{margin:0 0 8px;color:var(--eight-text)}.homepage-eight__highlight-strip{margin-top:45px;padding-right:clamp(24px,6vw,96px);display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:var(--eight-rust) var(--eight-cream);scrollbar-width:thin}.homepage-eight__highlight-strip>a{width:clamp(290px,29vw,430px);flex:0 0 auto;color:var(--eight-navy);border:1px solid var(--eight-line);border-radius:4px;text-decoration:none;scroll-snap-align:start;overflow:hidden}.homepage-eight__highlight-strip figure{margin:0;background:var(--eight-paper)}.homepage-eight__highlight-strip img{width:100%;aspect-ratio:1.2;display:block;-o-object-fit:contain;object-fit:contain;background:var(--eight-cream)}.homepage-eight__highlight-strip figcaption{min-height:148px;padding:20px;display:grid;grid-template-columns:auto 1fr auto;align-content:start;gap:5px 13px}.homepage-eight__highlight-strip figcaption>span{padding-top:4px;color:var(--eight-rust);font-size:.68rem;font-weight:800}.homepage-eight__highlight-strip figcaption h3{margin:0;font:600 1.35rem/1.1 Playfair Display,serif}.homepage-eight__highlight-strip figcaption p{grid-column:2;margin:5px 0 0;color:var(--eight-text);font-size:.84rem;line-height:1.5}.homepage-eight__highlight-strip figcaption b{grid-column:3;grid-row:1/3;color:var(--eight-rust)}.homepage-eight__portal{padding-top:clamp(76px,10vw,150px);padding-bottom:clamp(76px,10vw,150px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);align-items:center;gap:clamp(48px,8vw,118px);background:var(--eight-rose)}.homepage-eight__portal-image{padding:clamp(20px,3vw,42px);background:var(--eight-white);border:1px solid rgba(23,36,59,.12);border-radius:4px}.homepage-eight__portal-image img{width:100%;height:auto;max-height:560px;display:block;-o-object-fit:contain;object-fit:contain}.homepage-eight__portal-copy h2{margin:0;font:600 clamp(2.7rem,4.7vw,4.8rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__portal-copy>p:not(.homepage-eight__label){margin:24px 0;color:#445165;line-height:1.72}.homepage-eight__portal-copy ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(23,36,59,.18)}.homepage-eight__portal-copy li{padding:11px 0 11px 25px;position:relative;border-bottom:1px solid rgba(23,36,59,.18);color:#35465b;font-size:.88rem}.homepage-eight__portal-copy li:before{content:"✓";position:absolute;left:0;color:var(--eight-rust);font-weight:900}.homepage-eight__portal-copy>a{min-height:49px;margin-top:26px;padding:0 20px;display:inline-flex;align-items:center;color:#fff;background:var(--eight-rust);border-radius:4px;font-weight:800;text-decoration:none}.homepage-eight__extras{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:clamp(50px,8vw,130px);background:var(--eight-paper)}.homepage-eight__extras>header h2{margin:0;font:600 clamp(2.7rem,4.8vw,4.8rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__extras>header>p:last-child{margin:24px 0 0;color:var(--eight-text);line-height:1.72}.homepage-eight__extras>div{border-top:1px solid var(--eight-line)}.homepage-eight__extras>div>a{min-height:130px;padding:24px 0;display:grid;grid-template-columns:42px minmax(180px,.65fr) minmax(220px,1fr) auto;align-items:center;gap:22px;color:var(--eight-navy);border-bottom:1px solid var(--eight-line);text-decoration:none}.homepage-eight__extras>div>a>span{color:var(--eight-rust);font-size:.7rem;font-weight:850}.homepage-eight__extras>div>a h3{margin:0;font:600 1.45rem/1.15 Playfair Display,serif}.homepage-eight__extras>div>a p{margin:0;color:var(--eight-text);font-size:.88rem;line-height:1.6}.homepage-eight__extras>div>a b{color:var(--eight-rust)}.homepage-eight__film{padding:0;display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);background:var(--eight-blue)}.homepage-eight__film video{width:100%;height:100%;min-height:590px;display:block;-o-object-fit:cover;object-fit:cover;background:#202a38}.homepage-eight__film-copy{padding:clamp(65px,8vw,122px) clamp(35px,6vw,92px);align-self:center}.homepage-eight__film-copy h2{margin:0;font:600 clamp(2.7rem,4.7vw,4.8rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__film-copy>p:not(.homepage-eight__label){margin:25px 0;color:#405166;line-height:1.72}.homepage-eight__film-copy a{color:var(--eight-rust);font-weight:800;text-underline-offset:5px}.homepage-eight__local{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);align-items:stretch;gap:clamp(45px,7vw,110px);background:var(--eight-white)}.homepage-eight__local-copy{align-self:center}.homepage-eight__local-copy h2{margin:0;font:600 clamp(2.8rem,4.8vw,4.9rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__local-copy>p:not(.homepage-eight__label){margin:24px 0;color:var(--eight-text);line-height:1.72}.homepage-eight__local-copy address{padding:17px 0;border-top:1px solid var(--eight-line);border-bottom:1px solid var(--eight-line);color:var(--eight-navy);font-style:normal;font-weight:750;line-height:1.55}.homepage-eight__local-copy>div,.homepage-eight__local-copy nav{margin-top:17px;display:flex;flex-wrap:wrap;gap:11px 22px}.homepage-eight__local-copy>div a,.homepage-eight__local-copy nav a{color:var(--eight-navy);font-weight:750;text-underline-offset:4px}.homepage-eight__local-copy nav a{color:var(--eight-rust)}.homepage-eight__local-image{min-height:560px;position:relative;display:block;overflow:hidden;border-radius:4px}.homepage-eight__local-image img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:block;-o-object-fit:cover;object-fit:cover}.homepage-eight__local-image span{position:absolute;right:17px;bottom:17px;padding:11px 15px;color:var(--eight-navy);background:#fffaf6f2;border-radius:4px;font-size:.82rem;font-weight:800}.homepage-eight__journal{background:var(--eight-cream)}.homepage-eight__journal>header{margin-bottom:44px;display:flex;align-items:end;justify-content:space-between;gap:30px}.homepage-eight__journal>header h2{margin:0;font:600 clamp(2.8rem,4.7vw,4.8rem)/.98 "Playfair Display",serif}.homepage-eight__journal>header>a{margin-bottom:7px;color:var(--eight-rust);font-weight:800;text-underline-offset:5px}.homepage-eight__journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.homepage-eight__journal-grid article{min-width:0;overflow:hidden;background:var(--eight-white);border:1px solid var(--eight-soft-line);border-radius:4px}.homepage-eight__journal-grid article>a{display:block;background:var(--eight-paper)}.homepage-eight__journal-grid article img{width:100%;aspect-ratio:16/9;display:block;-o-object-fit:contain;object-fit:contain}.homepage-eight__journal-grid article>div{min-height:220px;padding:23px;display:grid;grid-template-columns:auto 1fr;align-content:start;gap:9px 13px}.homepage-eight__journal-grid article>div>span{color:var(--eight-rust);font-size:.67rem;font-weight:850}.homepage-eight__journal-grid article>div time{color:var(--eight-muted);font-size:.72rem}.homepage-eight__journal-grid article>div h3{grid-column:1/-1;margin:11px 0 15px;font:600 clamp(1.3rem,2vw,1.75rem)/1.18 "Playfair Display",serif}.homepage-eight__journal-grid article>div h3 a{color:var(--eight-navy);text-decoration:none}.homepage-eight__journal-grid article>div>a{grid-column:1/-1;align-self:end;color:var(--eight-rust);font-size:.82rem;font-weight:800;text-underline-offset:4px}.homepage-eight__signup{background:var(--eight-white)}.homepage-eight__signup>header{max-width:760px;margin:0 auto 44px;text-align:center}.homepage-eight__signup>header h2{margin:0;font:600 clamp(2.8rem,5vw,5rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-eight__signup>header>p:not(.homepage-eight__label){margin:22px auto 0;color:var(--eight-text);line-height:1.72}.homepage-eight__signup>section,.homepage-eight__signup>div{max-width:1120px;margin-inline:auto}.homepage-eight__closing{text-align:center;background:var(--eight-peach)}.homepage-eight__closing h2{margin:0 0 24px;font:600 clamp(2.6rem,5vw,4.8rem)/1 "Playfair Display",serif}.homepage-eight__closing a{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;color:#fff;background:var(--eight-rust);border-radius:4px;font-weight:800;text-decoration:none}@media (hover: hover){.homepage-eight-header a:hover,.homepage-eight-header button:hover,.homepage-eight a:hover{text-decoration-thickness:2px}.homepage-eight-header__signup:hover,.homepage-eight__button:hover,.homepage-eight__portal-copy>a:hover,.homepage-eight__closing a:hover{color:#fff;background:#71301f}.homepage-eight__actionbar a:hover,.homepage-eight__team-grid>a:hover,.homepage-eight__highlight-strip>a:hover,.homepage-eight__journal-grid article:hover{border-color:#8e3f298c}}@media (max-width: 1180px){.homepage-eight-header__notice>p{display:none}.homepage-eight-header__notice{grid-template-columns:1fr auto}.homepage-eight-header__nav{gap:17px}.homepage-eight-header__nav a:first-child{display:none}.homepage-eight-header__bar{padding-inline:22px;gap:22px}.homepage-eight__intro{grid-template-columns:1fr 1fr}.homepage-eight__intro-facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.homepage-eight__intro-facts div{padding:17px;display:block;border-right:1px solid var(--eight-line)}.homepage-eight__intro-facts div:last-child{border-right:0}.homepage-eight__intro-facts dd{margin-top:7px}.homepage-eight__care-track{grid-template-columns:repeat(2,1fr)}.homepage-eight__care-track article,.homepage-eight__care-track article:first-child,.homepage-eight__care-track article:last-child{padding:28px}.homepage-eight__care-track article:nth-child(2){border-right:0}.homepage-eight__care-track article:nth-child(-n+2){border-bottom:1px solid rgba(23,36,59,.26)}.homepage-eight__review-stage{grid-template-columns:1fr 1fr}.homepage-eight__review-stage blockquote.is-featured{grid-column:1/-1;min-height:300px;border-right:0;border-bottom:1px solid var(--eight-line)}.homepage-eight__review-stage blockquote:nth-child(2){border-right:1px solid var(--eight-line)}.homepage-eight__team>header{grid-template-columns:1fr minmax(250px,.7fr)}.homepage-eight__team>header>a{grid-column:2}.homepage-eight__portal,.homepage-eight__local{gap:48px}.homepage-eight__extras{gap:55px}}@media (max-width: 900px){.homepage-eight-header__notice{min-height:31px;padding-inline:18px}.homepage-eight-header__notice>div a:first-child{display:none}.homepage-eight-header__bar{min-height:72px;grid-template-columns:1fr auto}.homepage-eight-header__nav{display:none}.homepage-eight-header__brand{justify-self:start}.homepage-eight-header__brand img{width:50px;height:50px}.homepage-eight-header__mobile-button{min-width:88px;min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:13px;color:var(--eight-navy);background:transparent;border:1px solid var(--eight-line);border-radius:4px;font:800 .78rem/1 "Source Sans 3",sans-serif}.homepage-eight-header__mobile-button i{width:20px;height:16px;position:relative}.homepage-eight-header__mobile-button b{width:20px;height:1px;position:absolute;right:0;background:currentColor;transition:.18s ease}.homepage-eight-header__mobile-button b:first-child{top:4px}.homepage-eight-header__mobile-button b:last-child{top:12px}.homepage-eight-header.is-open .homepage-eight-header__mobile-button b:first-child{top:8px;transform:rotate(45deg)}.homepage-eight-header.is-open .homepage-eight-header__mobile-button b:last-child{top:8px;transform:rotate(-45deg)}.homepage-eight-header__mega{top:103px;right:0;bottom:0;left:0;padding:25px 22px 40px}.homepage-eight-header__mega-heading{grid-template-columns:1fr;gap:9px}.homepage-eight-header__mega-heading>div{margin-top:12px}.homepage-eight-header__care{grid-template-columns:1fr}.homepage-eight-header__care section,.homepage-eight-header__care section:first-child,.homepage-eight-header__care section:last-child{padding:0;border-right:0;border-bottom:1px solid var(--eight-line)}.homepage-eight-header__care button{min-height:66px;grid-template-columns:32px 1fr auto;align-items:center;cursor:pointer}.homepage-eight-header__care button b{display:block;font-size:1.45rem;font-weight:400;transition:transform .18s ease}.homepage-eight-header__care section>div{max-height:0;padding:0 0 0 44px;overflow:hidden;visibility:hidden;opacity:0;transition:max-height .2s ease,opacity .18s ease,padding .2s ease,visibility .18s ease}.homepage-eight-header__care section>div.is-visible{max-height:420px;padding-bottom:24px;visibility:visible;opacity:1}.homepage-eight-header__care section>div p{min-height:0}.homepage-eight-header__care section:has(div.is-visible) button b{transform:rotate(45deg)}.homepage-eight-header__quick{grid-template-columns:1fr 1fr}.homepage-eight-header__quick>nav{grid-row:1/3;grid-template-columns:1fr}.homepage-eight-header__quick>nav p{grid-column:auto}.homepage-eight-header__portrait{min-height:150px}body:has(.homepage-eight-header.is-open) .floating-call-button{visibility:hidden;opacity:0;pointer-events:none}.homepage-eight__hero{min-height:680px}.homepage-eight__hero-copy{padding-bottom:130px}.homepage-eight__actionbar{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-eight__actionbar a:nth-child(2){border-right:0}.homepage-eight__actionbar a:nth-child(-n+2){border-bottom:1px solid var(--eight-line)}.homepage-eight__authority{justify-content:flex-start}.homepage-eight__intro,.homepage-eight__portal,.homepage-eight__extras,.homepage-eight__film,.homepage-eight__local{grid-template-columns:1fr}.homepage-eight__intro-copy{padding-top:0}.homepage-eight__intro-facts{grid-column:auto}.homepage-eight__reviews>header,.homepage-eight__team>header{grid-template-columns:1fr;align-items:start}.homepage-eight__team>header>a{grid-column:auto}.homepage-eight__team-grid{grid-template-columns:repeat(2,1fr)}.homepage-eight__highlights>header{grid-template-columns:1fr}.homepage-eight__highlights>header .homepage-eight__label{grid-column:auto;margin-bottom:-8px}.homepage-eight__portal-image{order:2}.homepage-eight__extras>div>a{grid-template-columns:38px minmax(170px,.7fr) 1fr auto}.homepage-eight__film-copy{padding:70px clamp(24px,6vw,60px)}.homepage-eight__film video{min-height:0;aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain}.homepage-eight__local-image{min-height:500px}.homepage-eight__journal-grid{grid-template-columns:1fr 1fr}.homepage-eight__journal-grid article:last-child{grid-column:1/-1}}@media (max-width: 620px){.homepage-eight-header__notice>a{display:none}.homepage-eight-header__notice{grid-template-columns:1fr;justify-items:center}.homepage-eight-header__brand{gap:8px}.homepage-eight-header__brand img{width:46px;height:46px}.homepage-eight-header__brand strong{font-size:.95rem}.homepage-eight-header__brand small{font-size:.65rem}.homepage-eight-header__mega{top:103px;right:0;bottom:0;left:0;padding-inline:18px}.homepage-eight-header__mega-heading>div{display:grid}.homepage-eight-header__mega-heading>div a{justify-content:center}.homepage-eight-header__quick{grid-template-columns:1fr}.homepage-eight-header__quick>nav{grid-row:auto}.homepage-eight-header__portrait{min-height:180px}.homepage-eight__hero{min-height:650px;place-items:end center}.homepage-eight__hero-video{-o-object-position:center center;object-position:center center}.homepage-eight__hero-shade{background:#1b1a1f7d}.homepage-eight__hero-copy{width:calc(100% - 36px);padding:80px 0 126px}.homepage-eight__hero-copy h1{font-size:clamp(3.05rem,15vw,4.55rem)}.homepage-eight__hero-copy>p:not(.homepage-eight__eyebrow){margin-top:21px;font-size:.97rem;line-height:1.58}.homepage-eight__hero-copy>div{margin-top:25px;display:grid;gap:15px}.homepage-eight__button{width:100%}.homepage-eight__hero-place{padding:17px 15px;justify-content:space-between;gap:8px;font-size:.61rem}.homepage-eight__actionbar a{min-height:96px;padding:17px}.homepage-eight__authority{padding-inline:18px!important}.homepage-eight__intro,.homepage-eight__care,.homepage-eight__reviews,.homepage-eight__team,.homepage-eight__highlights,.homepage-eight__portal,.homepage-eight__extras,.homepage-eight__local,.homepage-eight__journal,.homepage-eight__signup,.homepage-eight__closing{padding:72px 19px}.homepage-eight__highlights{padding-right:0}.homepage-eight__highlights>header,.homepage-eight__highlights .homepage-eight__highlight-strip{padding-right:19px}.homepage-eight__intro{gap:32px}.homepage-eight__intro-title h2,.homepage-eight__care>header h2,.homepage-eight__reviews>header h2,.homepage-eight__team>header h2,.homepage-eight__highlights>header h2,.homepage-eight__portal-copy h2,.homepage-eight__extras>header h2,.homepage-eight__film-copy h2,.homepage-eight__local-copy h2,.homepage-eight__journal>header h2,.homepage-eight__signup>header h2{font-size:clamp(2.35rem,12vw,3.3rem)}.homepage-eight__intro-facts{grid-template-columns:1fr}.homepage-eight__intro-facts div{padding-inline:0;display:grid;border-right:0}.homepage-eight__care-track{grid-template-columns:1fr}.homepage-eight__care-track article,.homepage-eight__care-track article:first-child,.homepage-eight__care-track article:last-child{padding:25px 0;border-right:0;border-bottom:1px solid rgba(23,36,59,.26)}.homepage-eight__care-track article:last-child{border-bottom:0}.homepage-eight__care-track article>p{min-height:0}.homepage-eight__review-stage{grid-template-columns:1fr}.homepage-eight__review-stage blockquote,.homepage-eight__review-stage blockquote.is-featured,.homepage-eight__review-stage blockquote:nth-child(2){min-height:290px;border-right:0;border-bottom:1px solid var(--eight-line)}.homepage-eight__review-stage blockquote:last-child{border-bottom:0}.homepage-eight__team-grid{grid-template-columns:1fr 1fr;gap:9px}.homepage-eight__team-grid>a>div{min-height:112px;padding:13px}.homepage-eight__team-grid>a>div h3{font-size:1.12rem}.homepage-eight__team-grid>a>div span{display:none}.homepage-eight__highlight-strip>a{width:min(82vw,340px)}.homepage-eight__portal{gap:38px}.homepage-eight__portal-image{padding:12px}.homepage-eight__extras>div>a{padding:23px 0;grid-template-columns:32px 1fr auto;gap:11px}.homepage-eight__extras>div>a h3{font-size:1.22rem}.homepage-eight__extras>div>a p{grid-column:2/-1}.homepage-eight__extras>div>a b{grid-column:3;grid-row:1}.homepage-eight__film{padding:0}.homepage-eight__film-copy{padding:70px 19px 45px}.homepage-eight__film video{width:calc(100% - 38px);margin:0 19px 70px;border-radius:4px}.homepage-eight__local{gap:37px}.homepage-eight__local-image{min-height:390px}.homepage-eight__journal>header{align-items:start;flex-direction:column}.homepage-eight__journal-grid{grid-template-columns:1fr}.homepage-eight__journal-grid article:last-child{grid-column:auto}.homepage-eight-shell .floating-call-button{display:none}}@media (prefers-reduced-motion: reduce){.homepage-eight-shell *,.homepage-eight-shell *:before,.homepage-eight-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.homepage-nine-shell{--nine-paper: #fffaf6;--nine-white: #ffffff;--nine-warm: #f5ebe3;--nine-peach: #f3d2be;--nine-rose: #ecd9dc;--nine-blue: #dce9ef;--nine-blue-strong: #294b60;--nine-terracotta: #d98560;--nine-rust: #8c3f29;--nine-ink: #17243b;--nine-text: #4d5c6e;--nine-muted: #647184;--nine-line: rgba(23, 36, 59, .18);--nine-soft-line: rgba(23, 36, 59, .1);color:var(--nine-ink);background:var(--nine-paper)}.homepage-nine-shell *,.homepage-nine-shell *:before,.homepage-nine-shell *:after{box-sizing:border-box}.homepage-nine-shell :where(a,button,input,textarea,select):focus-visible{outline:3px solid #1f6a8e;outline-offset:3px}.homepage-nine-header{position:sticky;top:0;z-index:70;color:var(--nine-ink);background:#fffaf6fa;border-bottom:1px solid var(--nine-line)}.homepage-nine-header__utility{min-height:34px;padding:0 34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#fff;background:var(--nine-rust);font-size:.74rem}.homepage-nine-header__utility>a,.homepage-nine-header__utility nav a{color:#fff;text-decoration:none}.homepage-nine-header__utility>p{margin:0;font-weight:750;letter-spacing:.02em}.homepage-nine-header__utility nav{display:flex;justify-content:flex-end;gap:20px}.homepage-nine-header__utility nav a:last-child{font-weight:850}.homepage-nine-header__bar{min-height:82px;padding:0 clamp(22px,3vw,48px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(25px,4vw,62px)}.homepage-nine-header__brand{display:flex;align-items:center;gap:10px;color:var(--nine-ink);text-decoration:none}.homepage-nine-header__brand img{width:56px;height:56px;display:block;-o-object-fit:contain;object-fit:contain}.homepage-nine-header__brand span{display:grid;line-height:1.02}.homepage-nine-header__brand strong{font-size:1.03rem}.homepage-nine-header__brand small{margin-top:5px;color:var(--nine-muted);font-size:.68rem}.homepage-nine-header__primary{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.7vw,42px)}.homepage-nine-header__primary a,.homepage-nine-header__primary button{padding:9px 0;color:var(--nine-ink);background:transparent;border:0;font:750 .85rem/1.2 "Source Sans 3",sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer}.homepage-nine-header__primary button{display:inline-flex;align-items:center;gap:8px}.homepage-nine-header__primary button span{font-size:1.15rem;transition:transform .18s ease}.homepage-nine-header.is-open .homepage-nine-header__primary button span{transform:rotate(45deg)}.homepage-nine-header__signup{min-height:43px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--nine-rust);border:1px solid var(--nine-rust);border-radius:4px;font-size:.85rem;font-weight:800;text-decoration:none}.homepage-nine-header__mobile-button{display:none}.homepage-nine-header__mega{position:fixed;top:116px;right:0;bottom:0;left:0;z-index:4;padding:clamp(34px,4.5vw,68px);display:grid;grid-template-columns:minmax(270px,.66fr) minmax(620px,1.34fr);grid-template-rows:auto auto;gap:clamp(38px,5vw,82px);overflow-y:auto;visibility:hidden;opacity:0;transform:translateY(-10px);background:var(--nine-paper);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.homepage-nine-header.is-open .homepage-nine-header__mega{visibility:visible;opacity:1;transform:translateY(0)}.homepage-nine-header__mega-intro{align-self:start}.homepage-nine-header__mega-intro>p{margin:0 0 15px;color:var(--nine-rust);font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.homepage-nine-header__mega-intro h2{margin:0;font:600 clamp(2.4rem,3.6vw,4.1rem)/.98 "Playfair Display",serif;letter-spacing:0;text-wrap:balance}.homepage-nine-header__mega-intro>div{margin-top:28px;display:grid;gap:10px}.homepage-nine-header__mega-intro>div a{min-height:46px;padding:0 16px;display:flex;align-items:center;justify-content:center;color:var(--nine-ink);border:1px solid var(--nine-line);border-radius:4px;font-size:.82rem;font-weight:800;text-decoration:none}.homepage-nine-header__mega-intro>div a:first-child{color:#fff;background:var(--nine-rust);border-color:var(--nine-rust)}.homepage-nine-header__care{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--nine-line);border-left:1px solid var(--nine-line)}.homepage-nine-header__care section{min-width:0;padding:clamp(22px,2.5vw,38px);border-right:1px solid var(--nine-line);border-bottom:1px solid var(--nine-line)}.homepage-nine-header__care button{width:100%;padding:0;display:grid;grid-template-columns:32px 1fr;align-items:baseline;color:var(--nine-ink);background:transparent;border:0;text-align:left;cursor:default}.homepage-nine-header__care button span{color:var(--nine-rust);font-size:.67rem;font-weight:850}.homepage-nine-header__care button strong{font:600 clamp(1.55rem,2.2vw,2.2rem)/1.05 "Playfair Display",serif;letter-spacing:0}.homepage-nine-header__care button b{display:none}.homepage-nine-header__care section>div{padding-left:32px;display:grid;gap:8px}.homepage-nine-header__care section>div p{margin:11px 0 6px;color:var(--nine-text);font-size:.8rem}.homepage-nine-header__care section>div a{width:-moz-fit-content;width:fit-content;color:var(--nine-text);font-size:.82rem;text-underline-offset:4px}.homepage-nine-header__care section>div .homepage-nine-header__care-main{margin-bottom:4px;color:var(--nine-rust);font-weight:800}.homepage-nine-header__footer{grid-column:1/-1;padding-top:27px;display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.45fr) minmax(230px,.45fr);gap:32px;border-top:1px solid var(--nine-line)}.homepage-nine-header__footer>nav{display:flex;flex-wrap:wrap;gap:11px 27px}.homepage-nine-header__footer>nav a{color:var(--nine-ink);font-size:.82rem;font-weight:750;text-decoration:none}.homepage-nine-header__footer>div{display:grid;gap:5px}.homepage-nine-header__footer>div span{color:var(--nine-muted);font-size:.68rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.homepage-nine-header__footer>div a{color:var(--nine-rust);font-size:.84rem;font-weight:850;text-decoration:none}.homepage-nine{overflow:clip;color:var(--nine-ink);background:var(--nine-paper)}.homepage-nine :where(section,nav){margin:0}.homepage-nine :where(h1,h2,h3,p,dl,dd,blockquote,figure){letter-spacing:0}.homepage-nine :where(h1,h2,h3){overflow-wrap:break-word}.homepage-nine__label,.homepage-nine__eyebrow{margin:0 0 14px;color:var(--nine-rust);font-size:.71rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em!important}.homepage-nine__hero{min-height:clamp(650px,100svh - 60px,840px);position:relative;isolation:isolate;overflow:hidden;color:#fff;background:#7b594c}.homepage-nine__hero-video,.homepage-nine__hero-shade{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.homepage-nine__hero-video{z-index:-2;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.homepage-nine__hero-shade{z-index:-1;background:#331e1a7a}.homepage-nine__hero-copy{width:min(820px,100% - 470px);min-height:inherit;padding:clamp(95px,12vh,145px) 0 140px clamp(30px,7vw,112px);display:flex;flex-direction:column;justify-content:flex-end}.homepage-nine__hero-copy .homepage-nine__eyebrow{color:#fff2eb}.homepage-nine__hero-copy h1{margin:0;color:#fff;font:600 clamp(4rem,7vw,7.4rem)/.92 "Playfair Display",serif;text-wrap:balance}.homepage-nine__hero-copy>p:not(.homepage-nine__eyebrow){max-width:660px;margin:27px 0 0;color:#fff;font-size:clamp(1.02rem,1.45vw,1.22rem);line-height:1.65}.homepage-nine__hero-copy>div{margin-top:31px;display:flex;align-items:center;gap:24px}.homepage-nine__hero-copy>div>a:last-child{color:#fff;font-weight:800;text-underline-offset:5px}.homepage-nine__button{min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--nine-rust);border:1px solid var(--nine-rust);border-radius:4px;font-weight:800;text-decoration:none}.homepage-nine__hero-route{width:min(365px,30vw);position:absolute;top:50%;right:clamp(28px,5vw,78px);transform:translateY(-50%);border-top:1px solid rgba(255,255,255,.48)}.homepage-nine__hero-route a{min-height:83px;padding:17px 7px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.48);text-decoration:none}.homepage-nine__hero-route a:after{content:"↗";font-size:.9rem}.homepage-nine__hero-route a span{color:#fff1e8;font-size:.67rem;font-weight:850}.homepage-nine__hero-route a strong{font:600 clamp(1.25rem,2vw,1.75rem)/1.1 "Playfair Display",serif}.homepage-nine__hero-area{position:absolute;right:0;bottom:0;left:0;padding:19px clamp(26px,7vw,112px);display:flex;gap:clamp(25px,4vw,64px);border-top:1px solid rgba(255,255,255,.48);font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.homepage-nine__contact-dock{padding:0!important;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--nine-white);border-bottom:1px solid var(--nine-line)}.homepage-nine__contact-dock a{min-height:112px;padding:23px clamp(18px,2.8vw,42px);display:grid;grid-template-columns:1fr auto;align-content:center;gap:5px 12px;color:var(--nine-ink);border-right:1px solid var(--nine-line);text-decoration:none}.homepage-nine__contact-dock a:last-child{border-right:0}.homepage-nine__contact-dock a span{grid-column:1;color:var(--nine-muted);font-size:.72rem}.homepage-nine__contact-dock a strong{grid-column:1;font:600 clamp(1rem,1.6vw,1.28rem)/1.15 "Playfair Display",serif}.homepage-nine__contact-dock a b{grid-column:2;grid-row:1/3;align-self:center;color:var(--nine-rust)}.homepage-nine__sitelinks{padding:21px clamp(24px,6vw,94px)!important;display:flex;align-items:center;justify-content:center;gap:clamp(20px,3vw,46px);overflow-x:auto;background:var(--nine-warm);border-bottom:1px solid var(--nine-soft-line)}.homepage-nine__sitelinks p{margin:0;color:var(--nine-rust);font-size:.67rem;font-weight:850;text-transform:uppercase;letter-spacing:.11em;white-space:nowrap}.homepage-nine__sitelinks a{color:var(--nine-ink);font-size:.8rem;font-weight:750;text-decoration:none;white-space:nowrap}.homepage-nine__manifesto,.homepage-nine__journey,.homepage-nine__reviews,.homepage-nine__team,.homepage-nine__highlights,.homepage-nine__portal,.homepage-nine__extras,.homepage-nine__film,.homepage-nine__local,.homepage-nine__journal,.homepage-nine__signup,.homepage-nine__closing{padding:clamp(74px,9vw,138px) clamp(24px,6vw,96px)}.homepage-nine__manifesto{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.78fr) minmax(250px,.55fr);gap:clamp(38px,6vw,95px)}.homepage-nine__manifesto h2{max-width:730px;margin:0;font:600 clamp(2.9rem,5.4vw,5.7rem)/.96 "Playfair Display",serif;text-wrap:balance}.homepage-nine__manifesto>div:nth-child(2){padding-top:33px}.homepage-nine__manifesto>div:nth-child(2) p{margin:0 0 18px;color:var(--nine-text);line-height:1.76}.homepage-nine__manifesto>div:nth-child(2) a{display:inline-block;margin-top:5px;color:var(--nine-rust);font-weight:850;text-underline-offset:5px}.homepage-nine__manifesto dl{margin:0;border-top:1px solid var(--nine-line)}.homepage-nine__manifesto dl div{padding:18px 0;display:grid;grid-template-columns:98px 1fr;align-items:baseline;gap:14px;border-bottom:1px solid var(--nine-line)}.homepage-nine__manifesto dl dt{color:var(--nine-rust);font:600 1.55rem/1 Playfair Display,serif}.homepage-nine__manifesto dl dd{margin:0;color:var(--nine-text);font-size:.82rem}.homepage-nine__journey{background:var(--nine-blue)}.homepage-nine__journey>header{margin-bottom:54px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.46fr);align-items:end;gap:30px}.homepage-nine__journey>header .homepage-nine__label{grid-column:1/-1;margin-bottom:-12px}.homepage-nine__journey>header h2{margin:0;font:600 clamp(2.9rem,5.2vw,5.4rem)/.97 "Playfair Display",serif}.homepage-nine__journey>header>p:last-child{margin:0 0 8px;color:#405165;line-height:1.65}.homepage-nine__journey-list{border-top:1px solid rgba(23,36,59,.28)}.homepage-nine__journey-list article{min-height:174px;padding:25px 0;display:grid;grid-template-columns:45px minmax(190px,.5fr) minmax(270px,.85fr) minmax(180px,.55fr) 35px;align-items:center;gap:clamp(20px,3vw,48px);border-bottom:1px solid rgba(23,36,59,.28)}.homepage-nine__journey-list article>span{color:var(--nine-rust);font-size:.68rem;font-weight:850}.homepage-nine__journey-list article>div p{margin:0 0 5px;color:#445568;font-size:.68rem;font-weight:800;text-transform:uppercase}.homepage-nine__journey-list article>div h3{margin:0;font:600 clamp(1.8rem,3vw,3rem)/1 "Playfair Display",serif}.homepage-nine__journey-list article>div h3 a{color:var(--nine-ink);text-decoration:none}.homepage-nine__journey-list article>p{margin:0;color:#405165;font-size:.9rem;line-height:1.66}.homepage-nine__journey-list article nav{display:grid;gap:7px}.homepage-nine__journey-list article nav a{width:-moz-fit-content;width:fit-content;color:var(--nine-ink);font-size:.8rem;font-weight:700;text-underline-offset:4px}.homepage-nine__journey-list article>a:last-child{color:var(--nine-rust);font-size:1.2rem;text-decoration:none}.homepage-nine__reviews{background:var(--nine-white)}.homepage-nine__reviews>header{margin-bottom:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:34px}.homepage-nine__reviews>header h2{max-width:780px;margin:0;font:600 clamp(2.8rem,5vw,5.2rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-nine__reviews>header>div:last-child{padding:22px 0 7px;display:grid;grid-template-columns:auto auto;align-items:baseline;gap:5px 12px}.homepage-nine__reviews>header>div:last-child strong{font:600 2.3rem/1 Playfair Display,serif}.homepage-nine__reviews>header>div:last-child span{color:var(--nine-rust);letter-spacing:.08em}.homepage-nine__reviews>header>div:last-child small{grid-column:1/-1;color:var(--nine-muted);font-size:.68rem}.homepage-nine__review-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);grid-template-rows:1fr 1fr;border:1px solid var(--nine-line)}.homepage-nine__review-grid blockquote{min-width:0;min-height:235px;margin:0;padding:clamp(26px,3.2vw,48px);display:flex;flex-direction:column;border-bottom:1px solid var(--nine-line)}.homepage-nine__review-grid blockquote:last-child{border-bottom:0}.homepage-nine__review-grid blockquote.is-main{grid-row:1/3;min-height:470px;background:var(--nine-peach);border-right:1px solid var(--nine-line);border-bottom:0}.homepage-nine__review-grid blockquote>span{color:var(--nine-rust);font:600 4rem/.65 Playfair Display,serif}.homepage-nine__review-grid blockquote>p{margin:28px 0 29px;color:var(--nine-ink);font:500 clamp(1.03rem,1.5vw,1.34rem)/1.55 "Playfair Display",serif}.homepage-nine__review-grid blockquote.is-main>p{font-size:clamp(1.35rem,2.25vw,2rem)}.homepage-nine__review-grid blockquote footer{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:5px 12px}.homepage-nine__review-grid blockquote footer strong{font-size:.83rem}.homepage-nine__review-grid blockquote footer i{color:var(--nine-rust);font-size:.69rem;font-style:normal;letter-spacing:.05em}.homepage-nine__review-grid blockquote footer time{grid-column:1/-1;color:var(--nine-muted);font-size:.7rem}.homepage-nine__team{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(52px,8vw,125px);background:var(--nine-warm)}.homepage-nine__team>header{align-self:center}.homepage-nine__team>header h2{margin:0;font:600 clamp(2.9rem,5vw,5.2rem)/.98 "Playfair Display",serif}.homepage-nine__team>header>p:not(.homepage-nine__label){margin:24px 0;color:var(--nine-text);line-height:1.72}.homepage-nine__team>header>a{color:var(--nine-rust);font-weight:850;text-underline-offset:5px}.homepage-nine__team-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--nine-line);border-left:1px solid var(--nine-line)}.homepage-nine__team-rail>a{min-width:0;padding:18px;display:grid;grid-template-columns:24px 92px 1fr;align-items:center;gap:14px;color:var(--nine-ink);border-right:1px solid var(--nine-line);border-bottom:1px solid var(--nine-line);text-decoration:none}.homepage-nine__team-rail>a>span{color:var(--nine-rust);font-size:.65rem;font-weight:850}.homepage-nine__team-rail>a img{width:92px;height:92px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:50%}.homepage-nine__team-rail>a h3{margin:0;font:600 1.25rem/1.1 Playfair Display,serif}.homepage-nine__team-rail>a p{margin:5px 0 0;color:var(--nine-text);font-size:.74rem;line-height:1.4}.homepage-nine__highlights{background:var(--nine-white)}.homepage-nine__highlights>header{margin-bottom:46px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);align-items:end;gap:34px}.homepage-nine__highlights>header h2{max-width:720px;margin:0;font:600 clamp(2.8rem,5vw,5.2rem)/.98 "Playfair Display",serif}.homepage-nine__highlights>header>p{margin:0 0 7px;color:var(--nine-text);line-height:1.68}.homepage-nine__highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--nine-line);border-left:1px solid var(--nine-line)}.homepage-nine__highlight-grid>a{min-width:0;color:var(--nine-ink);background:var(--nine-paper);border-right:1px solid var(--nine-line);border-bottom:1px solid var(--nine-line);text-decoration:none}.homepage-nine__highlight-grid>a img{width:100%;aspect-ratio:1.2;display:block;-o-object-fit:contain;object-fit:contain;background:var(--nine-warm);border-bottom:1px solid var(--nine-soft-line)}.homepage-nine__highlight-grid>a>div{min-height:151px;padding:20px;display:grid;grid-template-columns:28px 1fr auto;align-content:start;gap:5px 10px}.homepage-nine__highlight-grid>a>div span{padding-top:4px;color:var(--nine-rust);font-size:.65rem;font-weight:850}.homepage-nine__highlight-grid>a>div h3{margin:0;font:600 1.3rem/1.12 Playfair Display,serif}.homepage-nine__highlight-grid>a>div p{grid-column:2;margin:4px 0 0;color:var(--nine-text);font-size:.8rem;line-height:1.5}.homepage-nine__highlight-grid>a>div b{grid-column:3;grid-row:1/3;color:var(--nine-rust)}.homepage-nine__portal{display:grid;grid-template-columns:minmax(370px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(48px,8vw,120px);background:var(--nine-rose)}.homepage-nine__portal-copy h2{margin:0;font:600 clamp(2.8rem,4.9vw,5rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-nine__portal-copy>p:not(.homepage-nine__label){margin:24px 0;color:#414f61;line-height:1.72}.homepage-nine__portal-copy ul{margin:0;padding:0;list-style:none;border-top:1px solid rgba(23,36,59,.19)}.homepage-nine__portal-copy li{padding:10px 0 10px 25px;position:relative;border-bottom:1px solid rgba(23,36,59,.19);color:#354458;font-size:.86rem}.homepage-nine__portal-copy li:before{content:"✓";position:absolute;left:0;color:var(--nine-rust);font-weight:900}.homepage-nine__portal-copy>a{min-height:49px;margin-top:25px;padding:0 19px;display:inline-flex;align-items:center;color:#fff;background:var(--nine-rust);border-radius:4px;font-weight:800;text-decoration:none}.homepage-nine__portal-image{padding:clamp(18px,3vw,40px);background:var(--nine-white);border:1px solid rgba(23,36,59,.13);border-radius:4px}.homepage-nine__portal-image img{width:100%;height:auto;max-height:560px;display:block;-o-object-fit:contain;object-fit:contain}.homepage-nine__extras{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);gap:clamp(50px,8vw,128px);background:var(--nine-paper)}.homepage-nine__extras>header h2{margin:0;font:600 clamp(2.8rem,4.9vw,5rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-nine__extras>header>p:last-child{margin:24px 0 0;color:var(--nine-text);line-height:1.72}.homepage-nine__extras>div{border-top:1px solid var(--nine-line)}.homepage-nine__extras>div>a{min-height:143px;padding:23px 0;display:grid;grid-template-columns:38px minmax(180px,.65fr) minmax(230px,1fr) 28px;align-items:center;gap:20px;color:var(--nine-ink);border-bottom:1px solid var(--nine-line);text-decoration:none}.homepage-nine__extras>div>a span{color:var(--nine-rust);font-size:.66rem;font-weight:850}.homepage-nine__extras>div>a h3{margin:0;font:600 1.42rem/1.15 Playfair Display,serif}.homepage-nine__extras>div>a p{margin:0;color:var(--nine-text);font-size:.85rem;line-height:1.6}.homepage-nine__extras>div>a b{color:var(--nine-rust)}.homepage-nine__film{padding-bottom:clamp(80px,9vw,138px);background:var(--nine-blue)}.homepage-nine__film>header{margin-bottom:42px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.5fr);align-items:end;gap:38px}.homepage-nine__film>header .homepage-nine__label{grid-column:1/-1;margin-bottom:-14px}.homepage-nine__film>header h2{max-width:800px;margin:0;font:600 clamp(2.8rem,4.9vw,5rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-nine__film>header>p{margin:0;color:#405165;line-height:1.68}.homepage-nine__film>header>a{grid-column:2;color:var(--nine-rust);font-weight:850;text-underline-offset:5px}.homepage-nine__film video{width:100%;aspect-ratio:16/8.3;display:block;-o-object-fit:contain;object-fit:contain;background:#202a38;border-radius:4px}.homepage-nine__local{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:stretch;gap:clamp(48px,8vw,122px);background:var(--nine-white)}.homepage-nine__local-image{min-height:610px;position:relative;display:block;overflow:hidden;border-radius:4px}.homepage-nine__local-image img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:block;-o-object-fit:cover;object-fit:cover}.homepage-nine__local-image span{position:absolute;right:17px;bottom:17px;padding:11px 15px;color:var(--nine-ink);background:#fffaf6f2;border-radius:4px;font-size:.8rem;font-weight:850}.homepage-nine__local-copy{align-self:center}.homepage-nine__local-copy h2{margin:0;font:600 clamp(2.8rem,4.9vw,5rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-nine__local-copy>p:not(.homepage-nine__label){margin:24px 0;color:var(--nine-text);line-height:1.72}.homepage-nine__local-copy address{padding:18px 0;display:grid;gap:5px;border-top:1px solid var(--nine-line);border-bottom:1px solid var(--nine-line);color:var(--nine-ink);font-style:normal}.homepage-nine__local-copy address span{color:var(--nine-text)}.homepage-nine__local-copy>div,.homepage-nine__local-copy nav{margin-top:17px;display:flex;flex-wrap:wrap;gap:11px 22px}.homepage-nine__local-copy>div a,.homepage-nine__local-copy nav a{color:var(--nine-ink);font-weight:750;text-underline-offset:4px}.homepage-nine__local-copy nav a{color:var(--nine-rust)}.homepage-nine__journal{background:var(--nine-warm)}.homepage-nine__journal>header{margin-bottom:43px;display:flex;align-items:end;justify-content:space-between;gap:30px}.homepage-nine__journal>header h2{margin:0;font:600 clamp(2.8rem,4.9vw,5rem)/.98 "Playfair Display",serif}.homepage-nine__journal>header>a{margin-bottom:7px;color:var(--nine-rust);font-weight:850;text-underline-offset:5px}.homepage-nine__journal-list{border-top:1px solid var(--nine-line)}.homepage-nine__journal-list article{min-height:165px;padding:18px 0;display:grid;grid-template-columns:38px 220px 112px minmax(0,1fr) 30px;align-items:center;gap:clamp(17px,3vw,44px);border-bottom:1px solid var(--nine-line)}.homepage-nine__journal-list article>span{color:var(--nine-rust);font-size:.66rem;font-weight:850}.homepage-nine__journal-list article>a:nth-child(2){display:block;background:var(--nine-paper)}.homepage-nine__journal-list article>a:nth-child(2) img{width:100%;aspect-ratio:16/9;display:block;-o-object-fit:contain;object-fit:contain}.homepage-nine__journal-list article time{color:var(--nine-muted);font-size:.72rem}.homepage-nine__journal-list article h3{margin:0;font:600 clamp(1.35rem,2.3vw,2rem)/1.15 "Playfair Display",serif}.homepage-nine__journal-list article h3 a{color:var(--nine-ink);text-decoration:none}.homepage-nine__journal-list article>a:last-child{color:var(--nine-rust);font-size:1.1rem;text-decoration:none}.homepage-nine__signup{background:var(--nine-white)}.homepage-nine__signup>header{max-width:770px;margin:0 auto 45px;text-align:center}.homepage-nine__signup>header h2{margin:0;font:600 clamp(2.8rem,5vw,5.1rem)/.98 "Playfair Display",serif;text-wrap:balance}.homepage-nine__signup>header>p:not(.homepage-nine__label){margin:22px auto 0;color:var(--nine-text);line-height:1.72}.homepage-nine__signup>section,.homepage-nine__signup>div{max-width:1120px;margin-inline:auto}.homepage-nine__closing{text-align:center;background:var(--nine-peach)}.homepage-nine__closing h2{margin:0 0 24px;font:600 clamp(2.7rem,5vw,5rem)/.98 "Playfair Display",serif}.homepage-nine__closing a{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;color:#fff;background:var(--nine-rust);border-radius:4px;font-weight:850;text-decoration:none}@media (hover: hover){.homepage-nine-header a:hover,.homepage-nine-header button:hover,.homepage-nine a:hover{text-decoration-thickness:2px}.homepage-nine-header__signup:hover,.homepage-nine__button:hover,.homepage-nine__portal-copy>a:hover,.homepage-nine__closing a:hover{color:#fff;background:#70301f}.homepage-nine__contact-dock a:hover,.homepage-nine__team-rail>a:hover,.homepage-nine__highlight-grid>a:hover{background:#fff6ef}}@media (max-width: 1180px){.homepage-nine-header__utility{grid-template-columns:1fr auto}.homepage-nine-header__utility>p{display:none}.homepage-nine-header__bar{gap:24px}.homepage-nine-header__primary{gap:19px}.homepage-nine-header__primary a:first-child,.homepage-nine-header__primary a:nth-last-child(2){display:none}.homepage-nine__manifesto{grid-template-columns:1fr 1fr}.homepage-nine__manifesto dl{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr)}.homepage-nine__manifesto dl div{padding:18px;display:block;border-right:1px solid var(--nine-line)}.homepage-nine__manifesto dl div:last-child{border-right:0}.homepage-nine__manifesto dl dd{margin-top:7px}.homepage-nine__journey-list article{grid-template-columns:35px minmax(180px,.52fr) minmax(250px,1fr) minmax(170px,.56fr) 28px;gap:23px}.homepage-nine__team{grid-template-columns:1fr}.homepage-nine__team>header{max-width:730px}.homepage-nine__portal,.homepage-nine__local{gap:52px}.homepage-nine__extras{gap:55px}}@media (max-width: 920px){.homepage-nine-header__utility{min-height:31px;padding-inline:18px}.homepage-nine-header__utility nav a:first-child{display:none}.homepage-nine-header__bar{min-height:72px;grid-template-columns:1fr auto}.homepage-nine-header__primary,.homepage-nine-header__signup{display:none}.homepage-nine-header__brand img{width:49px;height:49px}.homepage-nine-header__mobile-button{min-width:88px;min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:13px;color:var(--nine-ink);background:transparent;border:1px solid var(--nine-line);border-radius:4px;font:800 .78rem/1 "Source Sans 3",sans-serif}.homepage-nine-header__mobile-button i{width:20px;height:16px;position:relative}.homepage-nine-header__mobile-button b{width:20px;height:1px;position:absolute;right:0;background:currentColor;transition:.18s ease}.homepage-nine-header__mobile-button b:first-child{top:4px}.homepage-nine-header__mobile-button b:last-child{top:12px}.homepage-nine-header.is-open .homepage-nine-header__mobile-button b:first-child{top:8px;transform:rotate(45deg)}.homepage-nine-header.is-open .homepage-nine-header__mobile-button b:last-child{top:8px;transform:rotate(-45deg)}.homepage-nine-header__mega{top:103px;right:0;bottom:0;left:0;padding:28px 22px 42px;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:30px}.homepage-nine-header__mega-intro>div{grid-template-columns:1fr 1fr}.homepage-nine-header__care{grid-template-columns:1fr}.homepage-nine-header__care section{padding:0;border-right:1px solid var(--nine-line)}.homepage-nine-header__care button{min-height:67px;padding:0 17px;grid-template-columns:35px 1fr auto;align-items:center;cursor:pointer}.homepage-nine-header__care button b{display:block;font-size:1.45rem;font-weight:400;transition:transform .18s ease}.homepage-nine-header__care section>div{max-height:0;padding:0 17px 0 52px;overflow:hidden;visibility:hidden;opacity:0;transition:max-height .2s ease,opacity .18s ease,padding .2s ease,visibility .18s ease}.homepage-nine-header__care section>div.is-visible{max-height:430px;padding-bottom:24px;visibility:visible;opacity:1}.homepage-nine-header__care section:has(div.is-visible) button b{transform:rotate(45deg)}.homepage-nine-header__footer{grid-template-columns:1fr 1fr}.homepage-nine-header__footer>nav{grid-column:1/-1}body:has(.homepage-nine-header.is-open) .floating-call-button{visibility:hidden;opacity:0;pointer-events:none}.homepage-nine__hero{min-height:730px}.homepage-nine__hero-copy{width:calc(100% - 310px);padding-left:35px}.homepage-nine__hero-route{width:265px;right:26px}.homepage-nine__contact-dock{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-nine__contact-dock a:nth-child(2){border-right:0}.homepage-nine__contact-dock a:nth-child(-n+2){border-bottom:1px solid var(--nine-line)}.homepage-nine__sitelinks{justify-content:flex-start}.homepage-nine__manifesto{grid-template-columns:1fr}.homepage-nine__manifesto>div:nth-child(2){padding-top:0}.homepage-nine__manifesto dl{grid-column:auto}.homepage-nine__journey-list article{grid-template-columns:34px minmax(180px,.55fr) 1fr 28px}.homepage-nine__journey-list article nav{grid-column:2/-1;grid-row:2;display:flex;flex-wrap:wrap;gap:9px 19px}.homepage-nine__journey-list article>a:last-child{grid-column:4;grid-row:1}.homepage-nine__highlights>header,.homepage-nine__film>header{grid-template-columns:1fr}.homepage-nine__highlights>header .homepage-nine__label,.homepage-nine__film>header .homepage-nine__label{grid-column:auto;margin-bottom:-8px}.homepage-nine__highlights>header>a,.homepage-nine__film>header>a{grid-column:auto}.homepage-nine__highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-nine__portal,.homepage-nine__extras,.homepage-nine__local{grid-template-columns:1fr}.homepage-nine__portal-image{order:-1}.homepage-nine__extras>div>a{grid-template-columns:38px minmax(180px,.7fr) 1fr 26px}.homepage-nine__local-image{min-height:520px}.homepage-nine__journal-list article{grid-template-columns:34px 180px minmax(0,1fr) 28px}.homepage-nine__journal-list article time{grid-column:3;grid-row:1;align-self:end;margin-bottom:42px}.homepage-nine__journal-list article h3{grid-column:3;grid-row:1;align-self:end}}@media (max-width: 640px){.homepage-nine-header__utility{grid-template-columns:1fr;justify-items:center}.homepage-nine-header__utility>a{display:none}.homepage-nine-header__brand{gap:8px}.homepage-nine-header__brand img{width:46px;height:46px}.homepage-nine-header__brand strong{font-size:.94rem}.homepage-nine-header__brand small{font-size:.63rem}.homepage-nine-header__mega{padding-inline:18px}.homepage-nine-header__mega-intro h2{font-size:clamp(2.35rem,12vw,3.2rem)}.homepage-nine-header__mega-intro>div,.homepage-nine-header__footer{grid-template-columns:1fr}.homepage-nine-header__footer>nav{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.homepage-nine__hero{min-height:720px}.homepage-nine__hero-video{-o-object-position:center center;object-position:center center}.homepage-nine__hero-shade{background:#331e1a85}.homepage-nine__hero-copy{width:calc(100% - 36px);min-height:540px;padding:75px 0 42px;margin-inline:18px;justify-content:flex-end}.homepage-nine__hero-copy h1{font-size:clamp(3.1rem,15vw,4.5rem)}.homepage-nine__hero-copy>p:not(.homepage-nine__eyebrow){margin-top:20px;font-size:.96rem;line-height:1.58}.homepage-nine__hero-copy>div{margin-top:24px;display:grid;gap:14px}.homepage-nine__button{width:100%}.homepage-nine__hero-route{width:auto;position:absolute;top:auto;right:18px;bottom:54px;left:18px;display:grid;grid-template-columns:repeat(2,1fr);transform:none;border-top:1px solid rgba(255,255,255,.45);border-left:1px solid rgba(255,255,255,.45)}.homepage-nine__hero-route a{min-height:54px;padding:10px;grid-template-columns:25px 1fr;border-right:1px solid rgba(255,255,255,.45);border-bottom:1px solid rgba(255,255,255,.45)}.homepage-nine__hero-route a:after{display:none}.homepage-nine__hero-route a strong{font:750 .78rem/1.2 "Source Sans 3",sans-serif}.homepage-nine__hero-area{padding:16px 14px;justify-content:space-between;gap:7px;font-size:.59rem}.homepage-nine__contact-dock a{min-height:96px;padding:17px}.homepage-nine__sitelinks{padding-inline:18px!important}.homepage-nine__manifesto,.homepage-nine__journey,.homepage-nine__reviews,.homepage-nine__team,.homepage-nine__highlights,.homepage-nine__portal,.homepage-nine__extras,.homepage-nine__film,.homepage-nine__local,.homepage-nine__journal,.homepage-nine__signup,.homepage-nine__closing{padding:72px 19px}.homepage-nine__manifesto h2,.homepage-nine__journey>header h2,.homepage-nine__reviews>header h2,.homepage-nine__team>header h2,.homepage-nine__highlights>header h2,.homepage-nine__portal-copy h2,.homepage-nine__extras>header h2,.homepage-nine__film>header h2,.homepage-nine__local-copy h2,.homepage-nine__journal>header h2,.homepage-nine__signup>header h2{font-size:clamp(2.35rem,12vw,3.3rem)}.homepage-nine__manifesto{gap:33px}.homepage-nine__manifesto dl{grid-template-columns:1fr}.homepage-nine__manifesto dl div{padding-inline:0;display:grid;border-right:0}.homepage-nine__journey>header{grid-template-columns:1fr}.homepage-nine__journey>header .homepage-nine__label{grid-column:auto;margin-bottom:-7px}.homepage-nine__journey-list article{padding:25px 0;grid-template-columns:29px 1fr 25px;gap:15px}.homepage-nine__journey-list article>div{grid-column:2}.homepage-nine__journey-list article>p{grid-column:2/-1}.homepage-nine__journey-list article nav{grid-column:2/-1;grid-row:auto;display:grid}.homepage-nine__journey-list article>a:last-child{grid-column:3;grid-row:1}.homepage-nine__reviews>header{grid-template-columns:1fr}.homepage-nine__review-grid{grid-template-columns:1fr;grid-template-rows:auto}.homepage-nine__review-grid blockquote,.homepage-nine__review-grid blockquote.is-main{grid-row:auto;min-height:290px;border-right:0;border-bottom:1px solid var(--nine-line)}.homepage-nine__review-grid blockquote:last-child{border-bottom:0}.homepage-nine__team{gap:39px}.homepage-nine__team-rail{grid-template-columns:1fr}.homepage-nine__team-rail>a{grid-template-columns:24px 84px 1fr}.homepage-nine__team-rail>a img{width:84px;height:84px}.homepage-nine__highlights>header{grid-template-columns:1fr}.homepage-nine__highlight-grid{grid-template-columns:1fr}.homepage-nine__portal{gap:37px}.homepage-nine__portal-image{padding:12px}.homepage-nine__extras>div>a{padding:23px 0;grid-template-columns:30px 1fr 24px;gap:11px}.homepage-nine__extras>div>a h3{font-size:1.2rem}.homepage-nine__extras>div>a p{grid-column:2/-1}.homepage-nine__extras>div>a b{grid-column:3;grid-row:1}.homepage-nine__film>header{grid-template-columns:1fr}.homepage-nine__film>header .homepage-nine__label,.homepage-nine__film>header>a{grid-column:auto}.homepage-nine__film video{aspect-ratio:16/9}.homepage-nine__local{gap:38px}.homepage-nine__local-image{min-height:390px}.homepage-nine__journal>header{align-items:flex-start;flex-direction:column}.homepage-nine__journal-list article{min-height:0;padding:20px 0;grid-template-columns:28px 1fr 24px;gap:12px}.homepage-nine__journal-list article>a:nth-child(2){grid-column:2/-1}.homepage-nine__journal-list article>a:nth-child(2) img{max-height:210px}.homepage-nine__journal-list article time{grid-column:2;grid-row:auto;align-self:auto;margin:5px 0 0}.homepage-nine__journal-list article h3{grid-column:2/-1;grid-row:auto;align-self:auto}.homepage-nine__journal-list article>a:last-child{grid-column:3;grid-row:1}.homepage-nine-shell .floating-call-button{display:none}}@media (prefers-reduced-motion: reduce){.homepage-nine-shell *,.homepage-nine-shell *:before,.homepage-nine-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:300 700;font-display:optional;src:url(/fonts/source-sans-3-latin.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500 700;font-display:optional;src:url(/fonts/playfair-display-latin.woff2) format("woff2")}:root{color-scheme:only light;--color-primary: #d98560;--color-primary-dark: #b56a43;--color-secondary: #f6d8c2;--color-secondary-dark: #c47d4f;--color-primary-rgb: 217, 133, 96;--color-secondary-rgb: 246, 216, 194;--color-deep-blue: #203547;--color-midnight: #0f172a;--color-text: #1f2933;--color-muted: #5f6c7b;--color-light: #f9fbfd;--radius-xl: 26px;--radius-lg: 20px;--radius-md: 14px;--radius-sm: 10px;--shadow-soft: 0 28px 56px rgba(31, 62, 95, .08);--shadow-hard: 0 40px 60px rgba(31, 41, 55, .12);--max-width: 1200px;font-size:16px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:"Source Sans 3",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--color-light);color:var(--color-text);line-height:1.6}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(var(--color-primary-rgb),.18),rgba(var(--color-primary-rgb),.18)),linear-gradient(#ffffffa6,#ffffffa6),url(/Highlights/Background7.webp) center/cover no-repeat;z-index:-1;pointer-events:none}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Times New Roman,serif;color:var(--color-midnight);margin:0;letter-spacing:-.01em}a{color:inherit;text-decoration:none}a.auto-link{color:var(--color-primary);font-weight:600;text-decoration:none;transition:color .2s ease}a.auto-link:hover{color:var(--color-primary-dark)}img{max-width:100%;display:block;border-radius:var(--radius-md);-o-object-fit:cover;object-fit:cover}button{font-family:inherit}.floating-call-button{--floating-call-size: clamp(76px, 14vw, 96px);position:fixed;right:clamp(1rem,4vw,2rem);bottom:clamp(1rem,4vw,2rem);z-index:60;width:var(--floating-call-size);height:calc(var(--floating-call-size) * .9);display:grid;place-items:center;isolation:isolate;text-decoration:none;color:#fff;font-weight:700;font-size:clamp(.82rem,2.1vw,1rem);letter-spacing:.03em;text-transform:none;transition:box-shadow .25s ease}.floating-call-button__glow{position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:radial-gradient(circle at center,rgba(var(--color-primary-rgb),.72) 0%,rgba(var(--color-primary-rgb),.28) 40%,rgba(var(--color-primary-rgb),.12) 68%,transparent 100%);filter:blur(28px);opacity:.82;animation:floating-call-glow 3.8s ease-in-out infinite;pointer-events:none;z-index:-2;transform-origin:center;mix-blend-mode:screen}.floating-call-button:after{content:"";position:absolute;inset:auto 22% -18%;height:32%;background:radial-gradient(ellipse at center,rgba(15,23,42,.4) 0%,transparent 72%);filter:blur(8px);opacity:.65;pointer-events:none;z-index:-3;transform:translateZ(0)}.floating-call-button__heart{width:100%;height:100%;display:block;overflow:visible;filter:drop-shadow(0 18px 38px rgba(var(--color-primary-rgb),.45)) drop-shadow(0 6px 14px rgba(31,53,71,.28));transition:transform .25s ease,filter .25s ease;position:relative;z-index:0}.floating-call-button__heart-shape{stroke:#ffffff4d;stroke-width:1.8;stroke-linejoin:round;paint-order:stroke}.floating-call-button__heart-highlight{mix-blend-mode:screen;opacity:.55;transition:opacity .25s ease,transform .25s ease;transform-origin:top center;pointer-events:none}.floating-call-button__text{position:absolute;z-index:1;text-shadow:0 2px 12px rgba(31,53,71,.28)}.floating-call-button:hover .floating-call-button__heart,.floating-call-button:focus-visible .floating-call-button__heart{transform:translateY(-4px) scale(1.04);filter:drop-shadow(0 24px 48px rgba(var(--color-primary-rgb),.52)) drop-shadow(0 10px 20px rgba(31,53,71,.32))}.floating-call-button:hover .floating-call-button__glow,.floating-call-button:focus-visible .floating-call-button__glow{animation-duration:2.2s;opacity:.95;transform:scale(1.05)}.floating-call-button:hover .floating-call-button__heart-highlight,.floating-call-button:focus-visible .floating-call-button__heart-highlight{opacity:.75;transform:translateY(-2px) scale(1.03)}.floating-call-button:focus-visible{outline:none;box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.35);border-radius:999px}@keyframes floating-call-glow{0%,to{transform:scale(.92);opacity:.45}50%{transform:scale(1.08);opacity:.88}}@media (max-width: 540px){.floating-call-button{--floating-call-size: 70px;right:1rem;bottom:1rem;font-size:.8rem}}body,#root{min-height:100vh;position:relative}.page{display:flex;flex-direction:column;min-height:100vh}.page-content{flex:1}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.glass{background:#ffffffb8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.5)}.gradient-border{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.18),rgba(var(--color-secondary-rgb),.18));border-radius:var(--radius-lg);padding:2px}.pill{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .9rem;background:rgba(var(--color-primary-rgb),.18);border-radius:999px;color:var(--color-primary-dark);font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.button{--bg: var(--color-primary);--bg-hover: var(--color-primary-dark);--text: white;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.8rem;border-radius:999px;border:none;background:linear-gradient(135deg,var(--bg),var(--bg-hover));color:var(--text);font-weight:600;font-size:1rem;box-shadow:0 18px 42px rgba(var(--color-primary-rgb),.28);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(var(--color-primary-rgb),.34)}.button.secondary{--bg: rgba(15, 23, 42, .7);--bg-hover: rgba(15, 23, 42, .88);--text: white;box-shadow:0 18px 42px #1f35471f}.button.ghost{background:transparent;color:var(--color-primary);border:1px solid rgba(var(--color-primary-rgb),.3);box-shadow:none;--bg: transparent;--bg-hover: transparent;--text: var(--color-primary)}.button.danger{--bg: #cf3b3b;--bg-hover: #b82121;--text: white;box-shadow:0 18px 42px #cf3b3b40}.button.full{width:100%}.badge{border-radius:999px;background:#1f354714;color:var(--color-midnight);font-weight:600;padding:.35rem .85rem;font-size:.8rem}.card{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(1.4rem,3vw,2rem);position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hard)}.pattern{position:absolute;inset:-40% 0 auto auto;width:320px;height:320px;background:radial-gradient(circle at top left,rgba(var(--color-primary-rgb),.16),transparent 70%);pointer-events:none}section{padding:clamp(4rem,8vw,6.5rem) 0}@media (max-width: 768px){section{padding:3rem 0}.container{width:min(100% - 1.5rem,var(--max-width))}}.site-header{position:sticky;top:0;z-index:20;padding:1.2rem 0;background:linear-gradient(180deg,#f9fbfdf2,#f9fbfdbf);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .header-content{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.4rem;border-radius:var(--radius-xl)}.authority-main-nav,.seo-static-main-nav{margin-top:.65rem;display:flex;align-items:center;justify-content:center;gap:.35rem;flex-wrap:wrap}.authority-main-nav a,.seo-static-main-nav a{display:inline-flex;align-items:center;min-height:34px;padding:.38rem .72rem;border-radius:999px;background:#ffffffc2;color:var(--color-midnight);font-size:.86rem;font-weight:700;box-shadow:0 8px 22px #1f354714}.authority-main-nav a:hover,.authority-main-nav a:focus-visible,.seo-static-main-nav a:hover,.seo-static-main-nav a:focus-visible{color:var(--color-primary-dark);outline:none}.seo-static-main-nav{width:min(100% - 2rem,var(--max-width));margin-inline:auto;padding-top:1rem}.site-header .logo{display:inline-flex;align-items:center;gap:.75rem;color:var(--color-midnight);text-decoration:none}.site-header .logo img{width:54px;height:54px;border-radius:16px}.logo-copy{display:flex;flex-direction:column;line-height:1.1}.logo-name{font-weight:700;letter-spacing:-.01em}.logo-tagline{font-size:.78rem;font-weight:600;color:var(--color-muted)}.site-header .nav{display:flex;align-items:center;gap:1.1rem}.nav-item{position:relative;display:flex;align-items:center}.nav-parent-row{display:inline-flex;align-items:center;gap:.1rem}.nav-link,.nav-trigger{font:inherit;font-weight:600;font-size:.95rem;color:var(--color-muted);background:none;border:none;padding:.45rem .65rem;cursor:pointer;transition:color .16s ease;text-decoration:none}.nav-link:hover,.nav-link:focus-visible,.nav-item.active>.nav-link,.nav-item.active>.nav-trigger,.nav-item.active .nav-parent-row>.nav-link,.nav-item.active .nav-dropdown-toggle{color:var(--color-primary-dark)}.nav-trigger{display:inline-flex;align-items:center;gap:.35rem}.nav-dropdown-toggle{padding-left:.25rem}.nav-trigger .caret{font-size:.75rem;transition:transform .16s ease}.nav-item.open>.nav-trigger .caret,.nav-item.open .nav-dropdown-toggle .caret{transform:rotate(180deg)}.dropdown{position:absolute;top:100%;left:0;margin-top:0;background:#fff;padding:1.35rem 1.2rem 1.1rem;border-radius:var(--radius-md);box-shadow:var(--shadow-soft);display:grid;gap:.35rem;min-width:220px;max-height:min(70vh,520px);overflow-y:auto;overscroll-behavior:contain;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:12}.dropdown::-webkit-scrollbar{width:6px}.dropdown::-webkit-scrollbar-thumb{background:#1f354733;border-radius:999px}.dropdown:before{content:"";position:absolute;top:4px;left:1.2rem;right:1.2rem;height:2px;border-radius:999px;background:rgba(var(--color-primary-rgb),.22);pointer-events:none}.dropdown-link{display:block;padding:.45rem .6rem;border-radius:var(--radius-sm);color:var(--color-midnight);font-weight:600;transition:background .16s ease,color .16s ease;text-decoration:none}.dropdown-link:hover{background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark)}.dropdown-link.disabled{opacity:.6;cursor:not-allowed}.nav-item.open .dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover: hover){.site-header .nav:not(.open) .nav-item.has-children:hover>.nav-trigger,.site-header .nav:not(.open) .nav-item.has-children:hover>.nav-link,.site-header .nav:not(.open) .nav-item.has-children:hover .nav-parent-row>.nav-link,.site-header .nav:not(.open) .nav-item.has-children:hover .nav-dropdown-toggle{color:var(--color-primary-dark)}.site-header .nav:not(.open) .nav-item.has-children:hover .dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}}.header-cta{display:flex;align-items:center;gap:.8rem}.burger{display:none;width:44px;height:44px;border-radius:50%;border:none;background:#1f354714;position:relative;cursor:pointer;transition:background .18s ease}.burger span{position:absolute;width:20px;height:2px;background:var(--color-midnight);left:12px;transition:transform .2s ease,opacity .2s ease}.burger span:nth-child(1){top:15px}.burger span:nth-child(2){top:21px}.burger span:nth-child(3){top:27px}.burger.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}@media (max-width: 960px){.authority-main-nav{display:none}.site-header .nav{position:absolute;inset:90px 1.5rem auto 1.5rem;z-index:30;flex-direction:column;align-items:stretch;background:#fff;padding:1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease;max-height:calc(100vh - 120px);overflow-y:auto;overscroll-behavior:contain}.site-header .nav:not(.open) .nav-link,.site-header .nav:not(.open) .nav-trigger,.site-header .nav:not(.open) .nav-dropdown-toggle{pointer-events:none}.site-header .nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-header .nav-item{width:100%;flex-direction:column;align-items:stretch}.site-header .nav-parent-row{width:100%;display:flex;align-items:stretch;gap:.4rem}.site-header .nav-link,.site-header .nav-trigger{width:100%;justify-content:space-between;padding:.75rem .85rem;border-radius:var(--radius-sm);background:#1f35470a}.site-header .nav-parent-row>.nav-link{flex:1}.site-header .nav-dropdown-toggle{flex:0 0 3.35rem;width:3.35rem;justify-content:center;padding-inline:.45rem}.site-header .nav-item.has-children>.nav-trigger,.site-header .nav-item.has-children .nav-parent-row>.nav-link,.site-header .nav-item.has-children .nav-dropdown-toggle{background:#1f35470f}.site-header .nav-trigger>.caret,.site-header .nav-dropdown-toggle>.caret{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:rgba(var(--color-primary-rgb),.12);color:var(--color-primary-dark);font-size:1.35rem;font-weight:800;line-height:1}.site-header .nav-item .dropdown{position:static;background:none;box-shadow:none;padding:.4rem 0 .4rem .6rem;max-height:none;overflow:visible;opacity:1;pointer-events:auto;transform:none;display:none;gap:.2rem}.site-header .nav-item.open .dropdown{display:grid}.site-header .dropdown-link{padding:.55rem .75rem;background:#f9fbfde6}.header-cta .button{display:none}.header-cta{width:auto;gap:.5rem;justify-content:flex-end;margin-left:auto}.burger{display:inline-flex;align-items:center;justify-content:center;margin-left:0}}.hero{padding:0 0 clamp(4rem,8vw,5.5rem);display:flex;flex-direction:column;gap:clamp(2.4rem,5vw,3.6rem);background:linear-gradient(180deg,#fff,rgba(var(--color-secondary-rgb),.35))}.hero.no-video{padding:clamp(3rem,6vw,4.5rem) 0;gap:clamp(1.8rem,4vw,2.6rem)}.hero.has-background-image{background-size:cover;background-position:center;background-repeat:no-repeat}.page-anticonceptie .hero.has-background-image{background-position:center top}.hero.has-inline-image{padding-top:clamp(1.5rem,4vw,3rem);background:linear-gradient(180deg,#fff,rgba(var(--color-secondary-rgb),.22))}.hero.has-native-video{position:relative;box-sizing:border-box;min-height:max(620px,56.25vw);padding:clamp(7rem,13vw,11rem) 0 clamp(4.5rem,8vw,6.5rem);justify-content:center;gap:0;overflow:hidden;isolation:isolate;background:#123a34}.hero.has-native-video:after{content:"";position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(180deg,#d9856000,#d9856038 72%,#d985605e);z-index:-1;pointer-events:none}.hero-native-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:#123a34;pointer-events:none}.hero-native-video-media{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:saturate(1.02) contrast(1.04) brightness(.96);pointer-events:none}.hero-native-video-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1f232470,#2a2b2b40 34%,#10231f94),linear-gradient(180deg,#12161733,#132b264d 58%,#161b1b57),linear-gradient(90deg,#d985602e,#d9856014 48%,#d985601f);pointer-events:none}.hero-native-video-shade:after{content:"";position:absolute;inset:0 0 0 auto;width:clamp(150px,18vw,320px);background:linear-gradient(90deg,#12161700,#12161738 54%,#12161752);pointer-events:none}.hero-inline-image{width:min(100%,1440px)}.hero-inline-image img{display:block;width:100%;height:auto;border-radius:clamp(1rem,2vw,1.8rem);box-shadow:0 24px 70px #3c281e29;background:#fffaf6}.page-zwanger .hero-inline-image{width:min(100%,1180px)}.page-zwanger .hero-inline-image img{max-height:min(68vh,720px);-o-object-fit:contain;object-fit:contain}.hero-video{position:relative;width:100vw;margin-left:50%;transform:translate(-50%);aspect-ratio:16/9;background:#0f172aeb;overflow:hidden;box-shadow:var(--shadow-hard)}.video-frame{position:relative;width:100%;height:100%}.video-frame iframe{width:100%;height:100%;border:none;display:block}.video-poster{width:100%;height:100%;border:none;padding:0;background:none;cursor:pointer;position:relative;overflow:hidden}.video-poster img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.play-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:999px;background:rgba(var(--color-primary-rgb),.95);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 42px rgba(var(--color-primary-rgb),.35);transition:transform .18s ease,box-shadow .18s ease}.video-poster:hover .play-badge{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 24px 54px rgba(var(--color-primary-rgb),.4)}.triangle{width:0;height:0;border-left:18px solid white;border-top:11px solid transparent;border-bottom:11px solid transparent;margin-left:4px}.video-hint{position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%);background:#0f172ab8;color:#ffffffeb;padding:.5rem 1rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.hero-overlay{position:absolute;left:clamp(1rem,8vw,6rem);bottom:clamp(1.5rem,4vw,3rem);width:min(420px,100% - 2rem);display:grid;gap:1rem;pointer-events:none;transition:opacity .18s ease}.hero-video.playing .hero-overlay{opacity:0}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;padding:1.2rem 1.4rem;border-radius:var(--radius-lg);background:#ffffffc7;color:var(--color-midnight)}.hero-stats-inline{margin-top:clamp(1.4rem,4vw,2.4rem);width:min(620px,100%);margin-inline:auto;box-shadow:var(--shadow-soft);background:#ffffffeb}.hero-stats .stat-card{text-align:center}.hero-stats .stat-card strong{font-size:clamp(1.35rem,2.5vw,2rem);font-family:Playfair Display,serif;display:block;line-height:1.1;overflow-wrap:anywhere}.hero-stats .stat-card span{font-weight:600;color:var(--color-muted)}.hero-quote{padding:1.6rem 1.8rem;border-radius:var(--radius-lg);background:#ffffffeb;color:var(--color-midnight)}.hero-quote p{font-style:italic;margin:0 0 .8rem}.hero-quote span{font-weight:700;color:var(--color-muted)}.hero-copy{text-align:center}.hero.has-native-video .hero-copy{position:relative;z-index:1;text-align:left}.hero.has-native-video .hero-copy>div{width:min(680px,100%);position:relative;padding:clamp(.4rem,1.2vw,.75rem) clamp(.5rem,1.5vw,1rem)}.hero.has-native-video .hero-copy>div:before{content:"";position:absolute;inset:-.65rem auto -.7rem -.8rem;width:min(710px,100% + 1.65rem);border-radius:1.1rem;background:linear-gradient(90deg,#0712126b,#07121247 48%,#07121200),linear-gradient(180deg,#0712123d,#07121229);pointer-events:none;z-index:-1}.hero.has-native-video .pill{background:#ffffffbd;color:var(--color-primary);box-shadow:0 14px 34px #432d241f}.hero.has-native-video .hero-copy h1{color:#fdf7f1;max-width:680px;text-shadow:0 3px 18px rgba(3,10,10,.66),0 1px 3px rgba(3,10,10,.78)}.hero.has-native-video .hero-copy p{margin-left:0;color:#fffaf5f0;max-width:620px;text-shadow:0 2px 14px rgba(3,10,10,.62),0 1px 3px rgba(3,10,10,.72)}.hero.has-native-video .hero-ctas{justify-content:flex-start}.hero.has-native-video .hero-stats-inline{margin-inline:0;width:min(430px,100%);margin-top:clamp(1rem,3vw,1.5rem);padding:.72rem 1rem;background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero.has-native-video .hero-stats .stat-card strong{font-size:clamp(1.2rem,2vw,1.55rem)}.hero.has-native-video .hero-stats .stat-card span{font-size:.86rem}.hero.no-video .hero-copy{text-align:center}.hero-copy h1{font-size:clamp(2.6rem,4vw,3.6rem);color:var(--color-midnight);margin-bottom:1rem}.hero-copy p{font-size:1.15rem;color:var(--color-muted);margin:0 auto clamp(1.4rem,3vw,2rem);max-width:720px}.hero-ctas{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.hero.no-video .hero-ctas{justify-content:center}@media (max-width: 960px){.hero-overlay{position:absolute;left:clamp(1rem,8vw,6rem);bottom:clamp(1.5rem,4vw,3rem);width:min(420px,100% - 2rem);display:grid;gap:1rem;pointer-events:none;transition:opacity .18s ease}.hero-stats{grid-template-columns:1fr}.hero-video{aspect-ratio:3/2}.hero.has-native-video{min-height:clamp(560px,76vh,760px);padding-top:clamp(6rem,15vw,8rem)}.hero-native-video-media{-o-object-position:center center;object-position:center center}.hero-native-video-shade{background:linear-gradient(90deg,#1f232461,#2a2b2b33 52%,#10231f80),linear-gradient(180deg,#1216172e,#132b2647 58%,#161b1b47),linear-gradient(90deg,#d9856026,#d985600f 52%,#d985601a)}.hero-native-video-shade:after{width:clamp(120px,22vw,250px);background:linear-gradient(90deg,#12161700,#1216172e 54%,#12161745)}}@media (max-width: 640px){.hero{gap:2rem}.hero-video{aspect-ratio:4/3}.hero.has-native-video{min-height:min(780px,92svh);padding:clamp(7.6rem,24vw,9rem) 0 clamp(3.5rem,12vw,5rem)}.hero-native-video-media{-o-object-position:center center;object-position:center center;filter:saturate(1.02) contrast(1.04) brightness(.96)}.hero-native-video-shade{background:linear-gradient(180deg,#12161759,#1f23242e 42%,#182b2680),linear-gradient(90deg,#1f232452,#1f23241f),linear-gradient(90deg,#d9856026,#d985600d)}.hero-native-video-shade:after{width:min(112px,32vw);background:linear-gradient(90deg,#12161700,#1216172b 54%,#1216173d)}.hero-overlay{position:absolute;left:clamp(1rem,8vw,6rem);bottom:clamp(1.5rem,4vw,3rem);width:min(420px,100% - 2rem);display:grid;gap:1rem;pointer-events:none;transition:opacity .18s ease}.hero-stats{gap:.8rem;padding:1rem 1.1rem}.hero.no-video .hero-copy,.hero.has-native-video .hero-copy{text-align:left}.hero.has-native-video .hero-copy>div{width:100%}.hero.has-native-video .hero-copy h1{font-size:clamp(2.05rem,10.4vw,2.7rem);max-width:360px}.hero.has-native-video .hero-ctas{gap:.7rem}.hero.has-native-video .hero-ctas .button{padding-inline:1.1rem}.hero.has-native-video .hero-stats-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;width:min(330px,100%);padding:.72rem .8rem;margin-top:1rem;background:#ffffffb8}.hero.has-native-video .hero-stats .stat-card strong{font-size:1.45rem}.hero.has-native-video .hero-stats .stat-card span{font-size:.82rem}.hero.no-video .hero-ctas{justify-content:flex-start}.hero.no-video .hero-stats-inline{margin-inline:0}}.circle-highlights{padding-top:clamp(3.5rem,7vw,5rem)}.circle-highlights .highlights-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:clamp(2rem,4vw,2.8rem)}.circle-highlights .button.portal{--bg: rgba(var(--color-primary-rgb), .18);--bg-hover: rgba(var(--color-primary-rgb), .26);--text: var(--color-primary-dark);color:var(--color-primary-dark);box-shadow:none;font-weight:700}.circle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,3vw,2.2rem)}.circle-card{display:flex;justify-content:center}.circle-link{position:relative;display:inline-block;width:100%;padding-top:100%;border-radius:50%;overflow:hidden;box-shadow:var(--shadow-soft);background:#f9fbfde6;text-decoration:none}.circle-link img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.92);transition:transform .22s ease,filter .22s ease}.highlights-banner{margin-top:clamp(2.4rem,5vw,3.4rem);display:flex;justify-content:center;align-items:center;padding:0 clamp(1.2rem,8vw,2.2rem);position:relative;isolation:isolate}.highlights-banner:before{content:"";position:absolute;inset:clamp(.6rem,4vw,1.6rem);border-radius:var(--radius-xl);background:radial-gradient(circle at center,rgba(255,255,255,.9),rgba(255,200,214,.35) 50%,transparent 75%);filter:blur(24px);opacity:.7;z-index:0}.highlights-banner img{width:clamp(340px,78vw,960px);max-width:100%;height:auto;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.65);box-shadow:0 34px 90px rgba(var(--color-primary-rgb),.25),0 16px 40px #0f172a29;background:radial-gradient(circle at top,rgba(255,255,255,.4),transparent 65%);position:relative;z-index:1;filter:drop-shadow(0 18px 48px rgba(15,23,42,.35))}@media (max-width: 960px){.highlights-banner img{width:clamp(280px,82vw,760px)}}.highlights-footer-cta{margin-top:1.2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.highlights-footer-cta .button{min-width:240px;width:min(420px,100%)}.circle-link:hover img,.circle-link:focus-visible img{transform:scale(1.05);filter:saturate(1)}@media (max-width: 1024px){.circle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.circle-highlights .button.portal{width:100%;justify-content:center}.highlights-banner{padding:0 clamp(.4rem,3vw,1rem)}.highlights-banner:before{inset:clamp(.2rem,2.8vw,.9rem)}.highlights-banner{overflow:visible}.highlights-banner img{width:min(820px,100vw - clamp(.4rem,3vw,1.2rem));transform:scale(1.03)}.circle-grid{grid-template-columns:1fr}.circle-title{font-size:.98rem}}.bb-cta{--bb-accent: #F58220;--bb-glow: rgba(245,130,32,.35);max-width:820px;margin:24px auto 0}.bb-card{position:relative;display:flex;align-items:center;gap:16px;padding:16px 18px;border-radius:16px;text-decoration:none;background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 12px 30px #0000000f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}.bb-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(245,130,32,.1),transparent 55%);pointer-events:none}.bb-card:hover,.bb-card:focus-visible{transform:translateY(-2px);border-color:var(--bb-accent);box-shadow:0 0 0 3px var(--bb-glow),0 16px 40px #0000001a}.bb-card:focus{outline:none}.bb-logo{position:relative;width:180px;max-width:40vw;height:auto;border-radius:12px}.bb-text{position:relative;line-height:1.15}.bb-title{font-weight:800;font-size:1.15rem;color:#1f2937}.bb-sub{margin-top:4px;opacity:.85;font-weight:600;color:#374151}.bb-cta-text{margin-top:10px;font-weight:800;color:#f58220}@media (max-width: 640px){.bb-card{gap:12px;padding:14px}.bb-logo{width:140px}.bb-title{font-size:1.05rem}}.feature-grid{position:relative}.feature-grid.gradient{background:linear-gradient(180deg,#fff,rgba(var(--color-secondary-rgb),.25))}.feature-grid .section-header{max-width:620px;text-align:center;margin:0 auto 3rem}.feature-grid .section-header p{color:var(--color-muted)}.feature-grid .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(1.4rem,3vw,2rem)}.feature-card{padding:2rem;background:#fff}.feature-card-link{color:inherit;display:block;text-decoration:none}.feature-card-link:focus-visible{outline:3px solid rgba(var(--color-primary-rgb),.45);outline-offset:4px}.feature-icon{font-size:1.8rem;display:inline-flex;width:3.2rem;height:3.2rem;align-items:center;justify-content:center;border-radius:20px;background:rgba(var(--color-primary-rgb),.16);margin-bottom:1.2rem}.rich-text .content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.6rem,3vw,2.4rem);align-items:center}.rich-text.layout-left .copy{order:1}.rich-text.layout-left .visual,.rich-text.layout-right .copy{order:2}.rich-text.layout-right .visual{order:1}.rich-text .copy{padding:clamp(1.6rem,3vw,2.4rem)}.rich-text .body{color:var(--color-midnight)}@media (max-width: 480px){.highlights-banner{padding:0 clamp(.2rem,2.4vw,.8rem)}.highlights-banner:before{inset:clamp(.15rem,2vw,.6rem)}.highlights-banner img{width:min(780px,100vw - clamp(.25rem,2.6vw,.8rem));transform:scale(1.05)}}.rich-text .body img{display:block;max-width:100%;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);margin:clamp(1rem,3vw,1.8rem) auto}.rich-text .homepage-signup-video{width:min(100%,980px);margin:0 auto}.rich-text .homepage-signup-video video{display:block;width:100%;aspect-ratio:16/9;border:1px solid rgba(var(--color-primary-rgb),.18);border-radius:5%;background:rgba(var(--color-secondary-rgb),.28);box-shadow:0 24px 52px #1f354724;-o-object-fit:cover;object-fit:cover;overflow:hidden}#homepage-signup-video .copy{width:min(100%,1040px);margin-inline:auto;padding:clamp(.9rem,2.5vw,1.4rem)}.page-view .rich-text .body img{width:clamp(14rem,80vw,42rem)}.page-belinstructies-zwangerschap .rich-text .body img{width:clamp(8rem,45vw,21rem)}.page-belinstructies-zwangerschap .rich-text .body img.featured-belinstructies-image{width:clamp(14rem,80vw,42rem)}.page-contact .rich-text .body img{width:clamp(16rem,60vw,26rem);margin-left:auto;margin-right:auto}.page-contact .rich-text .body .contact-hero-visual img{display:block;width:clamp(16rem,60vw,26rem);height:auto;margin:0 auto clamp(.75rem,2vw,1.25rem);box-shadow:var(--shadow-soft)}.rich-text .body p{margin-bottom:1rem;color:var(--color-muted)}.rich-text .hub-link-card{max-width:100%;text-align:left}.rich-text .hub-link-card__intro{max-width:68ch;margin:0 0 1.15rem;color:var(--color-muted);line-height:1.7;text-align:left}.rich-text .hub-link-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;padding:0;margin:0;list-style:none;text-align:left}.rich-text .hub-link-list li{min-width:0;margin:0;padding:0}.rich-text .hub-link-list a{position:relative;display:flex;min-height:100%;flex-direction:column;gap:.35rem;padding:1rem 1rem 1rem 1.15rem;border:1px solid rgba(var(--color-primary-rgb),.2);border-radius:8px;background:linear-gradient(135deg,#ffffffe6,rgba(var(--color-secondary-rgb),.3)),#ffffffc7;color:var(--color-midnight);box-shadow:0 14px 30px #1f354714;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.rich-text .hub-link-list a:before{content:"";position:absolute;top:1rem;bottom:1rem;left:0;width:4px;border-radius:0 8px 8px 0;background:var(--color-primary)}.rich-text .hub-link-list a:hover,.rich-text .hub-link-list a:focus-visible{border-color:rgba(var(--color-primary-rgb),.42);box-shadow:0 18px 36px #1f35471f;transform:translateY(-1px);outline:none}.rich-text .hub-link-list a:focus-visible{outline:3px solid rgba(var(--color-primary-rgb),.28);outline-offset:3px}.rich-text .hub-link-list span{color:var(--color-midnight);font-weight:800;line-height:1.35}.rich-text .hub-link-list small{color:var(--color-muted);font-size:.94rem;line-height:1.5}@media (max-width: 620px){.rich-text .hub-link-list{grid-template-columns:1fr}}.rich-text .contact-inline{list-style:none;padding:0;margin:0;display:grid;gap:.4rem 1.5rem}@media (min-width: 768px){.rich-text .contact-inline{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.rich-text .contact-inline li{display:flex;gap:.5rem;align-items:center;color:var(--color-midnight);font-weight:600}.rich-text .contact-inline li a{color:inherit}.rich-text .contact-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.35rem 0 1.5rem}.rich-text .contact-detail-card{min-width:0;display:flex;flex-direction:column;gap:.35rem;padding:1rem 1.1rem;border:1px solid rgba(var(--color-primary-rgb),.16);border-radius:calc(var(--radius-lg) - 8px);background:#ffffffb8;color:var(--color-midnight);text-decoration:none}.rich-text .contact-detail-card span{color:var(--color-primary);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.rich-text .contact-detail-card strong{color:var(--color-midnight);font-size:1rem;line-height:1.45;overflow-wrap:anywhere}.rich-text .contact-detail-card em{color:var(--color-muted);font-size:.92rem;font-style:normal;line-height:1.45}.rich-text .local-entity-card{padding:clamp(1.15rem,2vw,1.8rem);border:1px solid rgba(var(--color-primary-rgb),.14);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.08),#ffffffd1 52%),#ffffffbd}.rich-text .local-entity-card>p:first-child{max-width:860px;color:var(--color-midnight);font-size:1.04rem;line-height:1.72}.rich-text .local-entity-grid{margin-bottom:0}.professional-profile{margin:clamp(1.5rem,3vw,2.4rem) 0}.practitioner-profile-card{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:clamp(1.25rem,3vw,2rem);align-items:start}.practitioner-profile-media img{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(var(--color-primary-rgb),.18);border-radius:8px;box-shadow:0 18px 38px #1f35471f}.practitioner-profile-eyebrow{margin:0 0 .45rem;color:var(--color-primary);font-size:.83rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.practitioner-profile-content h2{margin-top:0;margin-bottom:.6rem}.practitioner-profile-summary{max-width:68ch;margin:0 0 1.1rem;color:var(--color-muted);line-height:1.65}.practitioner-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0}.practitioner-profile-facts div{min-width:0;padding:.75rem .85rem;border:1px solid rgba(var(--color-primary-rgb),.15);border-radius:8px;background:#fff8f1b8}.practitioner-profile-facts dt{margin-bottom:.25rem;color:var(--color-midnight);font-size:.78rem;font-weight:800}.practitioner-profile-facts dd{margin:0;color:var(--color-text);line-height:1.45;overflow-wrap:anywhere}.practitioner-profile-facts a,.practitioner-profile-actions a{color:var(--color-primary-dark);font-weight:800;text-decoration:none}.practitioner-profile-facts a:hover,.practitioner-profile-facts a:focus-visible,.practitioner-profile-actions a:hover,.practitioner-profile-actions a:focus-visible{text-decoration:underline;text-underline-offset:.2em}.practitioner-profile-author{margin:1rem 0 0;color:var(--color-muted);line-height:1.6}.practitioner-profile-actions{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin-top:1rem}@media (max-width: 700px){.practitioner-profile-card{grid-template-columns:1fr}.practitioner-profile-media{max-width:210px}.practitioner-profile-facts{grid-template-columns:1fr}}.rich-text .contact-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.75rem}.local-hub-quick-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-top:1.2rem}.local-hub-quick-links a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1rem;border:1px solid rgba(var(--color-primary-rgb),.18);border-radius:999px;background:#ffffffc7;color:var(--color-midnight);font-weight:800;text-align:center;box-shadow:0 12px 28px #1f354714}.local-hub-quick-links a:hover,.local-hub-quick-links a:focus-visible{color:var(--color-primary-dark);border-color:rgba(var(--color-primary-rgb),.34);outline:none}.contact-card{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(1.6rem,3vw,2.4rem);margin-bottom:1.8rem}.rich-text .visual{position:relative}.rich-text .visual img{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius-xl);box-shadow:var(--shadow-hard)}.rich-text .visual .pattern{inset:auto auto -40% -40%;background:radial-gradient(circle at bottom right,rgba(var(--color-primary-rgb),.18),transparent 70%)}.rich-text.layout-center .content-grid{grid-template-columns:minmax(0,1fr);justify-items:center}.rich-text.layout-center .copy{text-align:center;max-width:780px;margin-inline:auto}.rich-text.layout-center .copy h2{margin-inline:auto}.rich-text.layout-center .body{text-align:center}.timeline{background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.08),rgba(var(--color-secondary-rgb),.08))}.timeline-grid{display:grid;gap:clamp(1.5rem,3vw,2rem)}.timeline-card{display:grid;grid-template-columns:60px 1fr;align-items:start;gap:1.2rem}.timeline-index{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.3rem}.timeline-card h3{margin-bottom:.6rem}.timeline-card p{color:var(--color-muted)}.team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.6rem,4vw,2.4rem)}.team-card{display:grid;gap:1.4rem;padding:1.8rem}.team-card .portrait img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-lg)}.team-card .role{font-weight:600;color:var(--color-primary-dark);margin-top:.4rem}.team-card p{color:var(--color-muted)}.team-card .tags{display:flex;flex-wrap:wrap;gap:.4rem}.testimonials{background:radial-gradient(circle at top,rgba(var(--color-primary-rgb),.14),transparent 70%)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.2rem,4vw,1.8rem)}.testimonial-card{padding:clamp(1.4rem,3vw,2rem);border-radius:var(--radius-xl);background:#fff;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:.8rem;max-height:240px;overflow:hidden}.testimonial-card header{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.testimonial-card .testimonial-meta{display:flex;flex-direction:column;gap:.1rem;font-weight:600;color:var(--color-midnight)}.testimonial-card .relation,.testimonial-card .relation:visited{font-weight:500;color:var(--color-muted);font-size:.85rem;display:inline-flex;align-items:center;justify-content:flex-start;text-decoration:none}.testimonial-card .stars{font-size:1rem;letter-spacing:.15em;color:#f2b01e;white-space:nowrap}.testimonial-card .quote{margin:0;font-style:italic;color:var(--color-midnight);line-height:1.6;max-height:140px;overflow-y:auto;padding-right:.4rem;flex:1}.testimonial-card .quote::-webkit-scrollbar{width:5px}.testimonial-card .quote::-webkit-scrollbar-thumb{background:rgba(var(--color-primary-rgb),.35);border-radius:999px}.faq-list{display:grid;gap:1rem}.faq-item{border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.faq-question{width:100%;padding:1.2rem 1.6rem;background:none;border:none;display:flex;justify-content:space-between;align-items:center;font-size:1rem;cursor:pointer;color:var(--color-midnight)}.faq-question .symbol{font-size:1.6rem;font-weight:400;color:var(--color-primary-dark)}.faq-answer{padding:0 1.6rem 1.2rem;color:var(--color-muted)}.cta-banner{padding:0 0 clamp(4rem,6vw,6rem) 0}.cta-banner .cta-card{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding:clamp(2rem,4vw,2.6rem);background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.12),rgba(var(--color-secondary-rgb),.12))}.cta-copy h2{margin-bottom:.4rem}.cta-copy p{color:var(--color-muted);max-width:540px}.cta-actions{display:flex;gap:1rem;flex-wrap:wrap}.blog-preview{background:linear-gradient(180deg,#1f354705,#1f354714)}.blog-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.8fr);gap:clamp(1.6rem,4vw,2.6rem)}.blog-feature{display:flex;flex-direction:column}.blog-feature.card{padding:0}.blog-feature .cover{aspect-ratio:7/4;background:#fff8f4db;border-radius:var(--radius-xl);overflow:hidden;position:relative;line-height:0}.blog-feature .copy{display:grid;gap:.8rem;padding:clamp(1.4rem,3vw,1.9rem)}.blog-feature .copy p{margin:0;color:var(--color-text);line-height:1.6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.blog-feature .meta,.blog-card .meta{display:flex;gap:.6rem;color:var(--color-muted);font-weight:500}.blog-feature .cover img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.blog-side{display:grid;gap:1rem}.blog-card{padding:1.4rem 1.6rem;display:grid;gap:.8rem}.blog-card p{margin:0;color:var(--color-text);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card .thumb{background:#fff8f4db;border-radius:var(--radius-lg);overflow:hidden;position:relative;aspect-ratio:4/3}.blog-card .thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.blog-card a{color:var(--color-primary-dark);font-weight:600}.blog-footer{margin-top:2.4rem;text-align:center}.blog-hero .hero-card{padding:clamp(2rem,4vw,2.8rem);text-align:center;margin-top:4rem}.blog-hero .archive-link{margin-top:.5rem;color:rgba(var(--color-midnight-rgb),.75)}.blog-hero .archive-link a{color:var(--color-primary);font-weight:600}.blog-search-form{margin-top:clamp(1.4rem,3vw,2rem);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.blog-search-form input[type=search]{flex:1 1 320px;max-width:min(560px,100%);padding:.9rem 1.1rem;border-radius:var(--radius-lg);border:1px solid rgba(var(--color-primary-rgb),.18);background:#ffffffeb;font-size:1rem;box-shadow:inset 0 1px 2px #0f172a0f;transition:border-color .16s ease,box-shadow .16s ease}.blog-search-form input[type=search]:focus{outline:none;border-color:rgba(var(--color-primary-rgb),.65);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.18)}.blog-search-form .clear-search{border-radius:var(--radius-lg);border:1px solid rgba(var(--color-primary-rgb),.4);background:rgba(var(--color-primary-rgb),.08);color:var(--color-primary-dark);font-weight:600;padding:.75rem 1.3rem;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.blog-search-form .clear-search:hover,.blog-search-form .clear-search:focus-visible{background:rgba(var(--color-primary-rgb),.16);border-color:rgba(var(--color-primary-rgb),.65);color:var(--color-primary);outline:none;transform:translateY(-1px)}.blog-search-form .clear-search:active{transform:translateY(0)}.blog-archive-page .archive-list{margin-top:2rem;padding:clamp(1.5rem,4vw,2.5rem)}.blog-archive-page .archive-year+.archive-year{margin-top:2rem;border-top:1px solid rgba(var(--color-primary-rgb),.12);padding-top:2rem}.blog-archive-page .archive-year ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.blog-archive-page .archive-year li{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:space-between;border-bottom:1px dashed rgba(var(--color-primary-rgb),.15);padding-bottom:.4rem}.blog-archive-page .archive-year li a{color:var(--color-primary-dark);font-weight:600}.blog-archive-page .archive-year li time{color:rgba(var(--color-midnight-rgb),.7);font-size:.9rem}.blog-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(1.6rem,4vw,2.4rem)}.blog-list-card{display:grid;gap:1rem;background:#fff}.blog-list-card .thumb{aspect-ratio:16/9;background:#fff8f4db;border-radius:var(--radius-lg);overflow:hidden;line-height:0}.blog-list-card .copy{display:grid;gap:.6rem}.blog-list-card .copy .meta{font-size:.9rem;color:var(--color-muted);font-weight:600;letter-spacing:.02em}.blog-title-link{color:inherit;text-decoration:none}.blog-title-link h2{font-size:clamp(1.2rem,2.2vw,1.5rem);margin:0;transition:color .2s ease}.blog-title-link:hover h2{color:var(--color-primary-dark)}.blog-list-card .thumb img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain;display:block;border-radius:inherit}.blog-archive{margin-top:clamp(2rem,5vw,3rem)}.blog-archive .glass{display:grid;gap:1.2rem}.blog-archive-list{-moz-columns:1;columns:1;-moz-column-gap:clamp(1rem,3vw,2rem);column-gap:clamp(1rem,3vw,2rem);margin:0;padding:0;list-style:none}@media (min-width: 768px){.blog-archive-list{-moz-columns:2;columns:2}}@media (min-width: 1024px){.blog-archive-list{-moz-columns:3;columns:3}}.blog-archive-list li{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:.4rem}.blog-archive-list a{text-decoration:none;color:inherit;transition:color .2s ease}.blog-archive-list a:hover{color:var(--color-primary-dark)}.breadcrumbs{background:#ffffffb8;border-bottom:1px solid rgba(8,31,44,.06)}.breadcrumbs .container{padding-top:.75rem;padding-bottom:.75rem}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;list-style:none;margin:0;padding:0;color:var(--color-muted);font-size:.92rem;line-height:1.45}.breadcrumbs li{display:inline-flex;align-items:center;min-width:0}.breadcrumbs li+li:before{content:"/";margin-right:.35rem;color:#081f2c52}.breadcrumbs a{color:var(--color-primary-dark);font-weight:700;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{overflow-wrap:anywhere}.blog-detail .hero{padding:clamp(4rem,6vw,6rem) 0 2rem 0;text-align:center}.blog-detail .hero .meta{display:flex;gap:.6rem;justify-content:center;color:var(--color-muted)}.blog-detail .cover{--blog-cover-aspect-ratio: 3 / 2;padding:0;line-height:0;background:#fff}.blog-detail .cover img{display:block;width:100%;aspect-ratio:var(--blog-cover-aspect-ratio);height:auto;-o-object-fit:contain;object-fit:contain;background:#fff}.blog-detail .body{padding:clamp(2rem,5vw,3rem) 0}.blog-author-card{--blog-author-avatar-size: clamp(4.25rem, 9vw, 5.5rem);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(1rem,2.5vw,1.6rem);align-items:center;margin-top:2rem;padding:clamp(1.1rem,3vw,1.4rem);border:1px solid rgba(var(--color-primary-rgb),.16);background:linear-gradient(135deg,#fff6f0f5,#fffffff5),#fff}.blog-author-card__avatar{width:var(--blog-author-avatar-size);height:var(--blog-author-avatar-size);aspect-ratio:1;border-radius:18px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;box-shadow:0 12px 28px #081f2c24}.blog-author-card__copy{min-width:0}.blog-author-card__eyebrow{margin:0 0 .25rem;color:var(--color-primary);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.blog-author-card__name{margin:0;font-family:var(--font-heading);font-size:clamp(1.35rem,2.6vw,1.8rem);font-weight:800;color:var(--color-heading)}.blog-author-card__name a{color:inherit;text-decoration:none}.blog-author-card__name a:hover,.blog-author-card__name a:focus-visible{color:var(--color-primary-dark);text-decoration:underline}.blog-author-card__copy p:last-child{margin:.45rem 0 0;color:var(--color-muted)}.blog-author-card__meta{display:flex;flex-direction:column;gap:.45rem;align-items:flex-start;min-width:-moz-max-content;min-width:max-content;font-size:.92rem;font-weight:700}.blog-author-card__meta span,.blog-author-card__meta a{color:var(--color-primary-dark)}.blog-author-card__profile-link{color:var(--color-primary)}@media (max-width: 720px){.blog-author-card{grid-template-columns:auto minmax(0,1fr)}.blog-author-card__meta{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;min-width:0}}.blog-detail .toc{background:#ffffffeb;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(1.4rem,3vw,1.8rem);margin-bottom:2rem}.blog-detail .toc h2{font-size:1.1rem;margin:0 0 .8rem}.blog-detail .toc ul{list-style:none;margin:0;padding:0;display:grid;gap:.6rem}.rich-text .copy{overflow-x:auto}.rich-text .body table{width:100%;border-collapse:collapse;margin:clamp(1.5rem,4vw,2.4rem) 0;font-size:clamp(.95rem,1.8vw,1rem);min-width:560px}.rich-text .body table caption{caption-side:bottom;margin-top:.75rem;font-size:.9rem;color:var(--color-muted)}.rich-text .body table th,.rich-text .body table td{border:1px solid rgba(8,31,44,.12);padding:clamp(.65rem,2.2vw,1rem);text-align:left;vertical-align:top}.rich-text .body table th{background:rgba(var(--color-primary-rgb),.12);color:var(--color-heading);font-weight:600}.rich-text .body table tbody tr:nth-child(2n){background:#081f2c0a}.rich-text .body table tbody tr:hover{background:#081f2c14}.rich-text .body table.is-style-stripes tbody tr:nth-child(2n){background:#081f2c0d}.rich-text .body table a{color:var(--color-primary-dark);font-weight:600}@media (max-width: 720px){.rich-text .body table{min-width:480px;font-size:.9rem}.rich-text .body table th,.rich-text .body table td{padding:.6rem .75rem}}@media (max-width: 720px){.page-anticonceptie .rich-text .copy{padding-inline:clamp(1rem,4vw,1.25rem)}.page-anticonceptie .rich-text .body table{min-width:0;table-layout:fixed}.page-anticonceptie .rich-text .body table th,.page-anticonceptie .rich-text .body table td{overflow-wrap:anywhere}}.blog-detail .toc a{color:var(--color-primary-dark);font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;gap:.4rem}.blog-detail .toc a:before{content:"→";color:rgba(var(--color-primary-rgb),.7);font-family:"Source Sans 3",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;line-height:1}.blog-detail .body-card{padding:clamp(2rem,4vw,2.8rem);background:#fff;overflow-x:auto}.blog-detail .body-card img{display:block;width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.blog-detail .body-card table{width:100%;border-collapse:collapse;margin:clamp(1.5rem,4vw,2.4rem) 0;font-size:clamp(.95rem,1.8vw,1rem);min-width:560px}.blog-detail .body-card table caption{caption-side:bottom;margin-top:.75rem;font-size:.9rem;color:var(--color-muted)}.blog-detail .body-card table th,.blog-detail .body-card table td{border:1px solid rgba(8,31,44,.12);padding:clamp(.65rem,2.2vw,1rem);text-align:left;vertical-align:top}.blog-detail .body-card table th{background:rgba(var(--color-primary-rgb),.12);color:var(--color-heading);font-weight:600}.blog-detail .body-card table tbody tr:nth-child(2n){background:#081f2c0a}.blog-detail .body-card table tbody tr:hover{background:#081f2c14}.blog-detail .body-card table.is-style-stripes tbody tr:nth-child(2n){background:#081f2c0d}.blog-detail .body-card table a{color:var(--color-primary-dark);font-weight:600}@media (max-width: 720px){.blog-detail .body-card table{min-width:480px;font-size:.9rem}.blog-detail .body-card table th,.blog-detail .body-card table td{padding:.6rem .75rem}}.blog-detail .body-card h2,.blog-detail .body-card h3{margin-top:1.6rem}.blog-detail .body-card p,.blog-detail .body-card li{color:var(--color-muted)}.pb2-hub-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(1rem,3vw,1.6rem);align-items:center;margin:clamp(2rem,5vw,3rem) 0;padding:clamp(1.35rem,3vw,1.8rem);border:1px solid rgba(var(--color-primary-rgb),.18);border-radius:18px;background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.12),#fff6f0e6),#fffaf6;box-shadow:0 18px 45px #23170c14}.blog-detail .body-card .pb2-hub-card p{margin:0}.pb2-hub-card__content{display:grid;gap:.45rem}.blog-detail .body-card .pb2-hub-card__eyebrow{color:var(--color-primary);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-detail .body-card .pb2-hub-card__title{color:var(--color-heading);font-family:var(--font-heading);font-size:clamp(1.35rem,3vw,1.8rem);font-weight:700;line-height:1.12}.pb2-hub-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.1rem;border-radius:999px;background:var(--color-primary);color:#fff;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:0 14px 28px rgba(var(--color-primary-rgb),.18)}.pb2-hub-card__link:hover,.pb2-hub-card__link:focus-visible{background:var(--color-primary-dark);color:#fff}@media (max-width: 720px){.pb2-hub-card{grid-template-columns:1fr;border-radius:14px}.pb2-hub-card__link{width:100%;white-space:normal;text-align:center}}.page-bevalbad-gratis-huren .rich-text .body a:not(.button),.page-bevalbad-gratis-huren .cta a:not(.button),.page-bevalbad-gratis-huren .hero a:not(.button){color:var(--color-primary)}.page-bevalbad-gratis-huren .rich-text .body a:not(.button):hover,.page-bevalbad-gratis-huren .rich-text .body a:not(.button):focus-visible,.page-bevalbad-gratis-huren .cta a:not(.button):hover,.page-bevalbad-gratis-huren .cta a:not(.button):focus-visible,.page-bevalbad-gratis-huren .hero a:not(.button):hover,.page-bevalbad-gratis-huren .hero a:not(.button):focus-visible{color:var(--color-primary-dark)}.blog-detail .body-card ol{padding-left:1.2rem}.blog-detail .backlink{padding-bottom:3rem}.site-footer{margin-top:5rem;background:#0d1c2f;color:#ffffffe0}.site-footer a{color:inherit}.footer-top{padding:clamp(3rem,6vw,4rem) 0}.footer-columns{display:grid;gap:clamp(2rem,4vw,3.2rem);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-column h3{color:#ffffffeb;font-size:1.1rem;margin-bottom:1rem}.footer-brand{display:grid;gap:1rem}.footer-logo{display:flex;align-items:center;gap:.8rem}.footer-logo img{border-radius:18px;box-shadow:0 18px 36px #0000004d}.footer-logo-copy{display:flex;flex-direction:column;line-height:1.1;color:#fff}.footer-brand p{margin:0;color:#ffffffb8}.footer-contact{display:grid;gap:.6rem}.footer-contact .contact-item{display:grid;gap:.2rem;text-decoration:none;color:#ffffffd9}.footer-contact a.contact-item:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.footer-contact .contact-item:hover{color:#fffffff2}.footer-contact .contact-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;font-weight:700}.footer-contact .contact-value{font-size:.98rem;font-weight:600;color:#ffffffeb;white-space:pre-line}.footer-socials{display:flex;gap:.8rem;flex-wrap:wrap}.seo-static-footer-nav{display:flex;flex-wrap:wrap;gap:.45rem}.seo-static-footer-nav a{display:inline-flex;align-items:center;min-height:32px;padding:.34rem .6rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffffd1;font-size:.85rem;font-weight:700}.seo-static-footer-nav a:hover,.seo-static-footer-nav a:focus-visible{color:#fff;border-color:#ffffff52;outline:none}.seo-static-footer-nav{background:#0d1c2f;color:#ffffffe0;justify-content:center;padding:1.2rem 1rem}.footer-links{display:grid;gap:.45rem}.footer-link{text-decoration:none;font-weight:500;color:#ffffffbf}.footer-link:hover{color:#fffffff2}.footer-link.disabled{opacity:.5;cursor:default}.footer-location p{margin-bottom:.8rem}.footer-partners{display:grid;gap:.6rem}.footer-partners img{display:block;max-width:160px;height:auto;box-sizing:border-box;border-radius:var(--radius-sm);background:#fff;padding:.6rem .9rem;box-shadow:0 10px 20px #0003}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:1.4rem 0;padding-bottom:calc(1.4rem + env(safe-area-inset-bottom,0px));background:#0b1729}.footer-bottom-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.2rem;font-size:.9rem;color:#fff9;text-align:center}.footer-legal-text{margin:0;color:#ffffffbf;font-size:.9rem;text-align:center}.footer-legal-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem}.footer-legal-item{display:inline-flex;align-items:center;gap:.35rem}.footer-legal-links .footer-link{font-weight:600}.footer-legal-divider{color:#ffffff73}@media (max-width: 640px){.footer-bottom-row{flex-direction:column;text-align:center}.footer-legal-links{width:100%;justify-content:center;gap:.35rem}}.admin-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh;background:#f4f7fb}.admin-sidebar{background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.18),#1f3547c2);color:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.admin-sidebar .brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:#fff;font-weight:700;letter-spacing:-.01em}.admin-sidebar .brand img{width:46px;height:46px;border-radius:14px;box-shadow:0 8px 22px #0f172a40}.admin-sidebar nav{display:grid;gap:.8rem}.admin-sidebar nav a{color:#ffffffd9;font-weight:600}.admin-user{margin-top:auto;display:grid;gap:.4rem}.admin-user button{justify-self:start;background:#ffffff24;color:#fff;border:none;padding:.5rem 1rem;border-radius:999px;cursor:pointer}.admin-main{padding:2.4rem;overflow-y:auto}.admin-dashboard{display:grid;gap:2rem}.admin-panel .actions{display:flex;flex-wrap:wrap;gap:.8rem}.page-manager{display:grid;grid-template-columns:260px 1fr;gap:1.8rem;margin-top:1.6rem}.page-manager aside{background:#fff;border-radius:var(--radius-lg);padding:1.2rem;box-shadow:var(--shadow-soft);display:grid;gap:1rem;align-content:start}.page-manager aside ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.page-manager aside li button{width:100%;text-align:left;background:rgba(var(--color-primary-rgb),.08);border:none;border-radius:var(--radius-md);padding:.8rem 1rem;cursor:pointer;display:grid;gap:.2rem}.page-manager aside li.active button{background:rgba(var(--color-primary-rgb),.18);font-weight:600}.page-manager .editor{display:grid;gap:1.4rem}.section-editor{background:#fff;padding:1.2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);display:grid;gap:1rem}.section-toolbar{display:flex;gap:.6rem;justify-content:flex-end}.section-toolbar button{border:1px solid rgba(var(--color-primary-rgb),.3);background:rgba(var(--color-primary-rgb),.1);border-radius:var(--radius-sm);padding:.3rem .6rem;cursor:pointer}.section-toolbar .danger-link{border:none;background:transparent;color:#b91c1c;font-weight:600}.admin-form{display:grid;gap:.8rem}.admin-form label{display:grid;gap:.3rem}.admin-form input,.admin-form textarea{border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.2);padding:.65rem .8rem;font-size:.95rem}.admin-form textarea{resize:vertical}.dashboard-header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1.8rem 2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.dashboard-header button{align-self:flex-start}.admin-panel{display:grid;gap:1.6rem;background:#fff;padding:clamp(2rem,4vw,2.6rem);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.admin-panel.collapsed .panel-body{display:none}.admin-panel header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.admin-panel header p{color:var(--color-muted)}.admin-panel .panel-toggle{flex:1;display:flex;align-items:flex-start;gap:1rem;border:none;background:none;padding:0;margin:0;text-align:left;color:inherit;cursor:pointer}.admin-panel .panel-toggle:focus-visible{outline:2px solid rgba(var(--color-primary-rgb),.5);outline-offset:4px}.admin-panel .panel-toggle .chevron{width:1rem;height:1rem;border-right:2px solid var(--color-primary);border-bottom:2px solid var(--color-primary);transform:rotate(45deg);transition:transform .2s ease;margin-top:.3rem}.admin-panel.collapsed .panel-toggle .chevron{transform:rotate(-45deg)}.admin-panel .panel-copy{display:grid;gap:.2rem}.admin-panel .panel-copy h2{margin:0;font-size:clamp(1.25rem,1.8vw,1.45rem)}.admin-panel .panel-copy p{margin:0}.admin-panel .panel-badge{background:rgba(var(--color-primary-rgb),.1);color:var(--color-primary);font-weight:600;border-radius:999px;padding:.3rem .8rem;font-size:.85rem}.admin-panel .panel-body{display:grid;gap:1.6rem}.admin-panel .actions{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.circle-highlights-editor{display:grid;gap:1.4rem}.circle-highlight-card{display:grid;gap:1rem;padding:1.2rem 1.4rem;border-radius:var(--radius-lg);border:1px solid rgba(var(--color-primary-rgb),.18);background:rgba(var(--color-primary-rgb),.05)}.circle-highlight-card .card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.circle-highlight-card .card-head h3{margin:0;font-size:1rem}.circle-highlight-card .card-head button{border:none;background:#ef44441a;color:#b91c1c;padding:.45rem .9rem;border-radius:var(--radius-md);cursor:pointer;font-size:.85rem}.circle-highlight-card .card-head button:hover{background:#ef44442e}.circle-highlight-card label{display:grid;gap:.4rem}.circle-highlight-card input[type=text],.circle-highlight-card input[type=url]{width:100%}.circle-highlight-card .checkbox{display:flex;align-items:center;gap:.6rem}.circle-highlight-card .checkbox input{width:auto}.image-preview{display:flex;justify-content:center;align-items:center;background:rgba(var(--color-primary-rgb),.08);border-radius:var(--radius-lg);padding:1rem}.image-preview img{max-width:220px;border-radius:999px;box-shadow:var(--shadow-soft)}.admin-collections{display:grid;gap:1.6rem}.content-importer{display:grid;gap:1.2rem}.content-importer textarea{min-height:140px;resize:vertical}.content-importer .import-hint{margin:0;color:var(--color-muted);font-size:.95rem}.import-log{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.import-log-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.18);background:rgba(var(--color-primary-rgb),.08)}.import-log-item.status-success{border-color:#22c55e59;background:#22c55e1f}.import-log-item.status-error{border-color:#ef44444d;background:#ef44441f}.indexnow-panel{display:grid;gap:1rem}.indexnow-panel .file-input{display:flex;flex-direction:column;gap:.4rem;font-weight:600}.indexnow-panel input[type=file]{font-weight:400}.indexnow-panel textarea{min-height:120px;resize:vertical}.indexnow-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem}.indexnow-status-grid>div{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.8rem 1rem;background:var(--color-surface)}.indexnow-status-grid .label{display:block;font-size:.85rem;color:var(--color-muted);margin-bottom:.2rem}.indexnow-preview{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.8rem 1rem;background:var(--color-surface-alt)}.indexnow-preview ul{margin:.4rem 0 0;padding-left:1.2rem;color:var(--color-muted);font-size:.95rem}.indexnow-preview.muted{background:transparent;border-style:dashed}.indexnow-meta,.indexnow-hint{margin:0;font-size:.95rem;color:var(--color-muted)}.indexnow-error{margin:0;color:var(--color-danger);font-weight:600}.indexnow-result{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem 1.2rem;background:var(--color-surface)}.indexnow-result ul{margin:.6rem 0 0;padding-left:1.2rem;display:grid;gap:.4rem}.indexnow-result li{font-size:.95rem}.indexnow-result li.ok{color:var(--color-success)}.indexnow-result li.error{color:var(--color-danger)}.indexnow-result pre{margin:.4rem 0 0;padding:.6rem;border-radius:var(--radius-sm);background:#0f172a;color:#f8fafc;font-size:.85rem;overflow-x:auto}.import-log-copy{display:grid;gap:.3rem}.import-log-copy strong{font-size:.98rem;color:var(--color-midnight)}.import-log-meta{font-size:.88rem;color:var(--color-muted);display:flex;flex-wrap:wrap;gap:.4rem}.import-log-meta code{font-family:Fira Code,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0f172a14;padding:.1rem .4rem;border-radius:6px}.import-log-message{font-size:.88rem;color:#b91c1c}.import-log-status{font-weight:600;color:var(--color-primary-dark);white-space:nowrap}.admin-panel label{display:grid;gap:.5rem;font-weight:600;color:var(--color-midnight)}.admin-panel input,.admin-panel textarea,.admin-panel select{border-radius:var(--radius-sm);border:1px solid rgba(31,53,71,.15);padding:.65rem .9rem;font:inherit;background:#ffffffe6}.admin-panel textarea{resize:vertical}.taxonomy-groups{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.taxonomy-group{display:grid;gap:.6rem;padding:1rem;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.16);background:rgba(var(--color-primary-rgb),.08)}.taxonomy-group h4{margin:0;font-size:1rem}.taxonomy-group .empty{margin:0;font-style:italic;color:var(--color-muted)}.settings-editor{display:grid;gap:1rem}.settings-editor label{display:grid;gap:.4rem;font-weight:600;color:var(--color-midnight)}.settings-editor label input,.settings-editor label textarea{width:100%;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.2);padding:.7rem .85rem;font-size:.95rem;transition:border-color .18s ease,box-shadow .18s ease}.settings-editor label input:focus,.settings-editor label textarea:focus{outline:none;border-color:rgba(var(--color-primary-rgb),.6);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb),.18)}.contact-editor{margin-top:1.5rem;display:grid;gap:1.2rem;padding:1.4rem;border-radius:var(--radius-lg);background:#fffffff2;box-shadow:var(--shadow-soft)}.contact-editor .section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.contact-editor .section-heading h3{margin:0}.contact-editor .section-heading-copy{display:grid;gap:.35rem}.contact-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.contact-card{position:relative;padding:1rem 1rem 1rem 2.6rem;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.28);background:#ffffffeb;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.contact-card:hover{border-color:rgba(var(--color-primary-rgb),.45);box-shadow:0 8px 24px #0f172a14}.contact-card.is-dragging{opacity:.6;border-color:rgba(var(--color-primary-rgb),.65);box-shadow:0 12px 30px #0f172a2e}.contact-card .drag-handle{position:absolute;left:.75rem;top:1rem;border:none;background:transparent;cursor:grab;font-size:1.2rem;line-height:1;color:#0f172a66;padding:0}.contact-card .drag-handle:active{cursor:grabbing}.contact-card-body label{gap:.4rem}.contact-card-body .hint{font-size:.8rem;color:var(--color-muted)}.contact-dropzone{border:2px dashed rgba(var(--color-primary-rgb),.3);border-radius:var(--radius-md);padding:1.2rem;text-align:center;font-weight:600;color:var(--color-muted);font-size:.9rem}.contact-dropzone:empty{display:none}.contact-editor .contact-actions{display:flex;align-items:center}.nav-editor{display:grid;gap:.9rem;margin-top:1.8rem}.nav-editor h3{margin:0}.nav-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.6rem}.nav-row input{width:100%;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.2);padding:.6rem .8rem}.nav-row button{justify-self:end;border:none;background:transparent;color:#b91c1c;font-weight:600;cursor:pointer}.reviews-editor,.instagram-editor{margin-top:2rem;display:grid;gap:1rem;background:#fffffff2;padding:1.4rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.reviews-editor .hint{display:block;font-size:.85rem;color:var(--color-muted)}.reviews-sync-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:.5rem}.review-row{display:grid;gap:.8rem;padding:1rem;border:1px dashed rgba(var(--color-primary-rgb),.25);border-radius:var(--radius-md);background:rgba(var(--color-primary-rgb),.05)}.review-row textarea{min-height:90px}.review-row .danger-link{justify-self:end;color:#b91c1c;font-weight:600}.instagram-editor .nav-row button{margin-top:0}.grid.two{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.feature-editor,.team-editor,.testimonial-editor,.faq-editor,.timeline-editor{display:grid;gap:1rem}.feature-editor-card,.team-editor-card,.faq-card,.timeline-stage{padding:1.4rem;display:grid;gap:.8rem}.feature-editor-card .card-head,.team-editor-card header,.faq-card header,.timeline-stage header{display:flex;justify-content:space-between;align-items:center}.feature-editor-card button,.team-editor-card button,.faq-card button,.timeline-stage button{border:none;background:#1f354714;padding:.4rem .8rem;border-radius:999px;cursor:pointer}.blog-manager{display:grid;grid-template-columns:minmax(220px,260px) 1fr;gap:2rem}.blog-manager aside ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.blog-manager li{display:flex;align-items:center;justify-content:space-between;padding:.8rem;border-radius:var(--radius-sm);background:#1f35470f}.blog-manager li.active{background:rgba(var(--color-primary-rgb),.18)}.blog-manager li button{background:none;border:none;font:inherit;color:inherit;cursor:pointer;text-align:left}.blog-manager .row-actions{display:flex;align-items:center;gap:.4rem}.blog-manager .editor{display:grid;gap:1rem}.blog-manager .editor .danger-link{border:none;background:none;color:#b42318;font-weight:600;cursor:pointer;justify-self:flex-start}.blog-overview{position:relative}.blog-overview header{align-items:center}.blog-overview .badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;padding:.35rem .75rem;border-radius:999px;background:rgba(var(--color-primary-rgb),.14);color:var(--color-primary-dark);font-weight:700;font-size:.9rem}.blog-overview-list{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.blog-overview-item{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-radius:var(--radius-md);transition:transform .2s ease,box-shadow .2s ease}.blog-overview-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.blog-overview-copy{display:grid;gap:.2rem}.blog-overview-copy .title{font-weight:600;color:var(--color-midnight)}.blog-overview-copy .date{font-size:.85rem;color:var(--color-muted)}.blog-overview-link{font-weight:600;color:var(--color-primary-dark)}.blog-overview-actions{display:flex;align-items:center;gap:.8rem}.blog-overview-delete{border:none;background:none;color:#cf3b3b;font-weight:600;cursor:pointer;padding:.25rem .5rem;border-radius:var(--radius-sm);transition:background-color .2s ease,color .2s ease}.blog-overview-delete:hover:not(:disabled){background:#cf3b3b1f;color:#b82121}.blog-overview-delete:disabled{opacity:.6;cursor:wait}.richtext-wrapper{background:#fff;border-radius:var(--radius-sm);box-shadow:inset 0 0 0 1px #1f354714;overflow:hidden}.admin-login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(150deg,rgba(var(--color-primary-rgb),.16),#1f35471a);padding:2rem}.admin-login .login-card{width:min(480px,100%);display:grid;gap:1.2rem;padding:clamp(2rem,4vw,2.8rem);text-align:center}.admin-login .login-logo{display:flex;align-items:center;justify-content:center;gap:.8rem}.admin-login .login-logo img{border-radius:16px}.admin-login .login-logo-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1;color:var(--color-midnight)}.admin-login form{display:grid;gap:1rem;margin-top:.6rem}.admin-login .hint{color:var(--color-muted);font-size:.85rem}.admin-loading,.loading{min-height:70vh;display:grid;place-items:center;gap:1rem}.spinner{width:52px;height:52px;border-radius:50%;border:5px solid rgba(var(--color-primary-rgb),.2);border-top-color:var(--color-primary);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 960px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.admin-sidebar nav{flex:1;display:flex;flex-wrap:wrap;gap:1rem}.admin-main{padding:1.6rem}.blog-manager,.page-manager{grid-template-columns:1fr}.page-manager aside{order:2}.admin-panel header{flex-direction:column;align-items:stretch}.admin-panel .panel-toggle{width:100%}.admin-panel .actions{width:100%;justify-content:flex-start}.import-log-item{flex-direction:column;align-items:flex-start;gap:.6rem}.import-log-status{align-self:flex-end}}.appointment-form{padding:clamp(3.5rem,6vw,5.5rem) 0;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.08),#fff0)}.appointment-form .container{display:grid;justify-items:center}.appointment-form .form-card{width:min(100%,760px);padding:clamp(2.2rem,5vw,2.9rem);display:grid;gap:clamp(1.4rem,3vw,2rem)}.appointment-form .form-header{text-align:center;display:grid;gap:.6rem}.appointment-form .form-header h2{font-size:clamp(1.8rem,4vw,2.4rem)}.appointment-form .form-header .subtitle{font-weight:600;color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.appointment-form .form-header .description{color:var(--color-muted);max-width:620px;margin:0 auto}.appointment-form .form-body{display:grid;gap:clamp(1.2rem,3vw,1.8rem)}.appointment-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,1.4rem)}.appointment-form label{display:grid;gap:.45rem;font-weight:600;color:var(--color-midnight)}.appointment-form input:not([type=radio]):not([type=checkbox]),.appointment-form textarea,.appointment-form select{width:100%;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.18);background:#ffffffeb;padding:.85rem 1rem;font-size:1rem;box-shadow:inset 0 1px 2px #0f172a0d;transition:border-color .16s ease,box-shadow .16s ease}.appointment-form input:focus:not([type=radio]):not([type=checkbox]),.appointment-form textarea:focus,.appointment-form select:focus{outline:none;border-color:rgba(var(--color-primary-rgb),.65);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.18)}.appointment-form input[type=radio]{width:auto;height:auto;accent-color:var(--color-primary);box-shadow:none}.appointment-form .option-group{border:none;padding:0;margin:0;display:grid;gap:.6rem}.appointment-form .option-group legend{font-weight:600;color:var(--color-midnight)}.appointment-form .option-group .options{display:grid;gap:.4rem}.appointment-form .radio-option{display:inline-flex;align-items:center;gap:.55rem;font-weight:500;color:var(--color-muted)}.appointment-form .form-hint{margin:.35rem 0 0;color:var(--color-muted);font-size:.92rem;line-height:1.5}.appointment-form .form-select{display:grid;gap:.45rem}.appointment-form .radio-option input{margin:0}.appointment-form .checkbox-option{display:inline-flex;align-items:center;gap:.55rem;font-weight:500;color:var(--color-muted)}.appointment-form .checkbox-option input{margin:0;accent-color:var(--color-primary)}.appointment-form textarea{min-height:160px;resize:vertical}.appointment-form .req{color:var(--color-primary);font-weight:700}.appointment-form .form-status{border-radius:var(--radius-md);padding:.85rem 1rem;text-align:center;font-weight:600;margin:0;margin-top:.4rem}.appointment-form .form-status.success{background:rgba(var(--color-primary-rgb),.16);color:var(--color-primary-dark)}.appointment-form .form-status.error{background:#dc262629;color:#b91c1c}.fertility-calendar{padding:clamp(3.5rem,6vw,5rem) 0;background:linear-gradient(180deg,rgba(var(--color-secondary-rgb),.12),#fff0)}.fertility-calendar .calendar-card{width:min(100%,860px);margin:0 auto;padding:clamp(2rem,5vw,2.6rem);display:grid;gap:clamp(1.4rem,3vw,2.2rem)}.fertility-calendar .calendar-header{text-align:center;display:grid;gap:.6rem}.fertility-calendar .calendar-header .subtitle{color:var(--color-primary-dark);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.fertility-calendar .calendar-header .description{color:var(--color-muted);margin:0 auto;max-width:640px}.fertility-calendar .calendar-form{display:grid;gap:clamp(1rem,3vw,1.6rem)}.fertility-calendar .calendar-form .inputs{display:grid;gap:clamp(1rem,3vw,1.4rem);grid-template-columns:repeat(2,minmax(0,1fr))}.fertility-calendar .calendar-form label{display:grid;gap:.45rem;font-weight:600;color:var(--color-midnight)}.fertility-calendar input[type=number],.fertility-calendar input[type=date]{width:100%;border-radius:var(--radius-md);border:1px solid rgba(var(--color-primary-rgb),.18);background:#ffffffeb;padding:.85rem 1rem;font-size:1rem;box-shadow:inset 0 1px 2px #0f172a0d;transition:border-color .16s ease,box-shadow .16s ease}.fertility-calendar input[type=number]:focus,.fertility-calendar input[type=date]:focus{outline:none;border-color:rgba(var(--color-primary-rgb),.65);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.18)}.fertility-calendar .calendar-result{display:grid;gap:clamp(1.2rem,3vw,1.8rem)}.fertility-calendar .calendar-meta{display:grid;gap:.6rem;text-align:center}.fertility-calendar .calendar-meta .month-label{margin:0;font-weight:600;color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.08em}.fertility-calendar .calendar-meta .summary{display:grid;gap:.35rem;color:var(--color-midnight)}.fertility-calendar .calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.fertility-calendar .calendar-grid .day-name{font-weight:600;color:var(--color-muted);text-align:center;padding:.35rem 0}.fertility-calendar .calendar-day{border-radius:var(--radius-sm);border:1px solid rgba(var(--color-primary-rgb),.18);padding:.75rem 0;text-align:center;font-weight:600;background:#ffffffe6}.fertility-calendar .calendar-day.is-outside-month{color:var(--color-muted);opacity:.7}.fertility-calendar .calendar-day.is-fertile{background:rgba(var(--color-primary-rgb),.14)}.fertility-calendar .calendar-day.is-ovulation{background:rgba(var(--color-primary-rgb),.32);color:#fff;box-shadow:0 8px 18px rgba(var(--color-primary-rgb),.28)}.fertility-calendar .calendar-day.is-ovulation.is-outside-month{opacity:.9}.fertility-calendar .calendar-legend{display:flex;flex-wrap:wrap;gap:.8rem 1.6rem;justify-content:center;color:var(--color-muted);font-size:.95rem}.fertility-calendar .legend-item{display:inline-flex;align-items:center;gap:.5rem}.fertility-calendar .legend-color{width:14px;height:14px;border-radius:999px;background:rgba(var(--color-primary-rgb),.14);box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb),.25)}.fertility-calendar .legend-color.ovulation{background:rgba(var(--color-primary-rgb),.32);box-shadow:inset 0 0 0 1px rgba(var(--color-primary-rgb),.4)}@media (max-width: 768px){.fertility-calendar .calendar-form .inputs{grid-template-columns:1fr}}@media (max-width: 640px){.fertility-calendar .calendar-card{padding:clamp(1.6rem,8vw,2.1rem)}}.reviews-widget{padding:clamp(3rem,6vw,4.5rem) 0}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.6rem,4vw,2.6rem);align-items:start}.reviews-copy h2{margin-bottom:.6rem}.reviews-copy p{color:var(--color-muted);margin-bottom:1.2rem}.reviews-list{display:grid;gap:clamp(1.2rem,3vw,1.8rem)}.review-card{padding:clamp(1.4rem,3vw,2rem);border-radius:var(--radius-lg);display:grid;gap:.8rem;background:#ffffffeb;border:1px solid rgba(var(--color-primary-rgb),.12);box-shadow:var(--shadow-soft)}.review-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.review-card header strong{display:block;font-size:1.05rem}.review-card header span{display:block;font-size:.85rem;color:var(--color-muted)}.review-card .rating{font-size:1.1rem;color:#f2b01e;letter-spacing:.12em}.review-card p{margin:0;color:var(--color-text)}.review-card a{font-weight:600;color:var(--color-primary-dark);font-size:.9rem}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-grid,.page-echoscopisten .rich-text .team-grid{display:grid;gap:clamp(2rem,4vw,3rem);margin-top:clamp(2rem,4vw,3rem)}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-member,.page-echoscopisten .rich-text .team-member{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start;padding:clamp(1.6rem,3vw,2.2rem);border-radius:var(--radius-lg);background:#ffffffe6;box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-member:nth-child(2n),.page-echoscopisten .rich-text .team-member:nth-child(2n){background:rgba(var(--color-primary-rgb),.06)}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-photo,.page-echoscopisten .rich-text .team-photo{position:relative;border-radius:var(--radius-lg);overflow:hidden;width:clamp(240px,25vw,320px);height:clamp(240px,25vw,320px)}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-photo img,.page-echoscopisten .rich-text .team-photo img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-member:hover,.page-echoscopisten .rich-text .team-member:hover{transform:translateY(-4px);box-shadow:0 22px 45px #0f172a26}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-content h3,.page-echoscopisten .rich-text .team-content h3{margin-top:0;font-size:clamp(1.2rem,3vw,1.6rem);color:var(--color-midnight)}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-content p,.page-echoscopisten .rich-text .team-content p{margin-bottom:.75rem;color:var(--color-muted);line-height:1.7}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .friends-link,.page-echoscopisten .rich-text .friends-link{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.68rem 1.55rem;border-radius:999px;border:none;background-image:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;font-weight:700;text-decoration:none!important;font-size:.95rem;letter-spacing:.01em;box-shadow:0 14px 32px rgba(var(--color-primary-rgb),.25);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .friends-link:hover,.page-echoscopisten .rich-text .friends-link:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(var(--color-primary-rgb),.28);opacity:.95;color:#fff}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .friends-link:after,.page-echoscopisten .rich-text .friends-link:after{content:"→";font-size:1.05rem;transition:transform .2s ease}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .friends-link:hover:after,.page-echoscopisten .rich-text .friends-link:hover:after{transform:translate(5px)}.page-waarom-verloskundigen-puurbegin .rich-text .page-hero{width:100%;margin-bottom:clamp(1.8rem,4vw,2.4rem);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft)}.page-waarom-verloskundigen-puurbegin .rich-text .page-hero img{display:block;width:100%;height:clamp(220px,40vw,360px);-o-object-fit:cover;object-fit:cover}.page-waarom-verloskundigen-puurbegin .rich-text .intro-heading h1{font-size:clamp(2.2rem,5vw,3rem);margin-bottom:1rem}.page-waarom-verloskundigen-puurbegin .rich-text>p{max-width:72ch;color:var(--color-muted)}.page-waarom-verloskundigen-puurbegin .rich-text .usp-grid{margin-top:clamp(2.2rem,4vw,3rem);display:grid;gap:clamp(1.6rem,3vw,2.2rem)}.page-waarom-verloskundigen-puurbegin .rich-text .usp-card{padding:clamp(1.2rem,2.4vw,1.6rem);border-radius:var(--radius-lg);background:#ffffffeb;box-shadow:var(--shadow-soft);display:grid;gap:.6rem;align-content:start}.page-waarom-verloskundigen-puurbegin .rich-text .usp-card header h2{margin:0;font-size:clamp(1.3rem,3vw,1.6rem);color:var(--color-midnight)}.page-waarom-verloskundigen-puurbegin .rich-text .usp-card ul{padding-left:1.3rem;margin:0;display:grid;gap:.4rem;list-style:disc;color:var(--color-muted)}.page-waarom-verloskundigen-puurbegin .rich-text .usp-card p{margin:0;color:var(--color-muted)}@media (min-width: 880px){.page-waarom-verloskundigen-puurbegin .rich-text .usp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-content p strong,.page-echoscopisten .rich-text .team-content p strong{color:var(--color-midnight)}@media (max-width: 960px){.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-member,.page-echoscopisten .rich-text .team-member{grid-template-columns:1fr;text-align:left}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .team-photo,.page-echoscopisten .rich-text .team-photo{width:min(260px,100%);height:min(260px,100%);margin:0 auto}.page-verloskundigenpraktijk-de-verloskundigen .rich-text .friends-link,.page-echoscopisten .rich-text .friends-link{justify-content:center}}@media (max-width: 960px){.appointment-form .form-grid{grid-template-columns:1fr}}@media (max-width: 640px){.hero-overlay{position:static;width:100%;margin-top:1.2rem;transform:none}.appointment-form .form-card{padding:clamp(1.6rem,8vw,2.2rem)}.reviews-grid{grid-template-columns:1fr}}.footer-instagram{margin-top:1.4rem;display:grid;gap:.8rem}.footer-instagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.footer-instagram-grid img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);box-shadow:0 6px 16px #00000040}.footer-instagram-grid a:hover img{transform:scale(1.03);transition:transform .16s ease}.testimonials-pagination{margin-top:1.2rem;display:flex;align-items:center;justify-content:center;gap:1rem}.pagination-btn{border:none;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff;padding:.6rem 1.6rem;border-radius:999px;font-weight:600;cursor:pointer;box-shadow:0 16px 36px rgba(var(--color-primary-rgb),.25);transition:transform .2s ease,box-shadow .2s ease}.pagination-btn:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(var(--color-primary-rgb),.32)}.pagination-btn:focus-visible{outline:3px solid rgba(var(--color-primary-rgb),.4);outline-offset:2px}.pagination-status{font-size:.9rem;color:var(--color-muted)}.pagination-btn:disabled,.pagination-btn.disabled{opacity:.45;cursor:default;pointer-events:none}.blog-pagination{flex-wrap:wrap;gap:1.4rem}.blog-pagination .pagination-actions{display:flex;align-items:center;gap:1rem}.page-waarom-verloskundigen-puurbegin .rich-text .usp-card header{margin:0}.page-unieke-werkwijze .rich-text .intro-heading h1{margin-bottom:clamp(1.2rem,3vw,1.8rem)}.page-unieke-werkwijze .rich-text .intro-copy{max-width:72ch;color:var(--color-muted)}.page-unieke-werkwijze .rich-text .journey-section{margin-top:clamp(2.2rem,4vw,3rem);padding:clamp(1.6rem,3vw,2.2rem);border-radius:var(--radius-xl);background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.1),rgba(var(--color-secondary-rgb),.1));box-shadow:var(--shadow-soft)}.page-unieke-werkwijze .rich-text .journey-header{display:grid;gap:.6rem;margin-bottom:clamp(1.4rem,3vw,2rem)}.page-unieke-werkwijze .rich-text .journey-header h2{margin:0;font-size:clamp(1.8rem,4vw,2.2rem)}.page-unieke-werkwijze .rich-text .journey-header p{margin:0;max-width:72ch;color:var(--color-muted)}.page-unieke-werkwijze .rich-text .journey-steps{list-style:none;margin:0;padding:0;display:grid;gap:clamp(1.4rem,3vw,1.8rem);position:relative}.page-unieke-werkwijze .rich-text .journey-steps:before{content:"";position:absolute;inset:clamp(1.6rem,3vw,2.2rem) auto clamp(1.6rem,3vw,2.2rem) clamp(1.4rem,3vw,1.8rem);width:6px;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.25),rgba(var(--color-secondary-rgb),.25));border-radius:999px}.page-unieke-werkwijze .rich-text .journey-step{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(.9rem,2vw,1.4rem);align-items:flex-start;position:relative}.page-unieke-werkwijze .rich-text .journey-step:last-child:after{content:"";position:absolute;left:clamp(1.4rem,3vw,1.8rem);bottom:0;width:6px;height:50%;background:linear-gradient(180deg,rgba(var(--color-primary-rgb),.25),transparent);border-radius:999px}.page-unieke-werkwijze .rich-text .step-badge{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 12px 24px rgba(var(--color-primary-rgb),.25);position:relative;z-index:1}.page-unieke-werkwijze .rich-text .step-card{padding:clamp(1.4rem,3vw,1.8rem);border-radius:var(--radius-lg);background:#fffffff2;box-shadow:var(--shadow-soft);display:grid;gap:.6rem}.page-unieke-werkwijze .rich-text .step-card h3{margin:0;font-size:clamp(1.1rem,2.6vw,1.4rem);color:var(--color-midnight)}.page-unieke-werkwijze .rich-text .step-card p{margin:0;color:var(--color-muted)}.page-unieke-werkwijze .rich-text .info-grid{margin-top:clamp(1.8rem,4vw,2.6rem);display:grid;gap:clamp(1.2rem,2.5vw,1.8rem)}.page-unieke-werkwijze .rich-text .info-card{padding:clamp(1.2rem,2.5vw,1.6rem);border-radius:var(--radius-lg);background:#ffffffeb;box-shadow:var(--shadow-soft);display:grid;gap:.55rem;border:1px solid rgba(var(--color-primary-rgb),.12)}.page-unieke-werkwijze .rich-text .info-card h2{margin:0 0 .15rem;font-size:clamp(1.4rem,3vw,1.8rem)}.page-unieke-werkwijze .rich-text .info-card p{margin:0}.page-unieke-werkwijze .rich-text .info-card p+p,.page-unieke-werkwijze .rich-text .info-card p+ul{margin-top:.5rem}.page-unieke-werkwijze .rich-text .info-card p,.page-unieke-werkwijze .rich-text .info-card ul{color:var(--color-muted)}.page-unieke-werkwijze .rich-text .info-card ul{margin:0;padding-left:1.3rem;display:grid;gap:.35rem}@media (min-width: 1080px){.page-unieke-werkwijze .rich-text .journey-steps{gap:clamp(1rem,2.5vw,1.6rem)}.page-unieke-werkwijze .rich-text .journey-step:nth-child(odd){grid-template-columns:minmax(0,1fr) auto;text-align:right}.page-unieke-werkwijze .rich-text .journey-step:nth-child(odd) .step-badge{order:2;justify-self:end}.page-unieke-werkwijze .rich-text .journey-step:nth-child(odd) .step-card{order:1}.page-unieke-werkwijze .rich-text .info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pregnancy-timeline-section{padding:clamp(2rem,4vw,3rem) 0}.pregnancy-timeline{max-width:900px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem);background:#fff5f5;border-radius:var(--radius-xl);box-shadow:var(--shadow-medium);display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.timeline-header{text-align:center;display:grid;gap:.75rem}.timeline-header .subtitle{text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--color-primary)}.timeline-header .intro{max-width:46rem;margin:0 auto;color:var(--color-muted)}.trimester-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.trimester-pill{border:none;border-radius:999px;padding:.55rem 1.4rem;font-weight:600;cursor:pointer;background:#ffd6d699;color:var(--color-midnight);transition:background .16s ease,box-shadow .16s ease}.trimester-pill.active{background:var(--color-primary-light);box-shadow:0 8px 25px #d8856040}.trimester-pill:hover,.trimester-pill:focus-visible{background:var(--color-primary);color:#fff;outline:none}.timeline-slider{display:grid;gap:.5rem;position:relative}.timeline-slider input[type=range]{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;border-radius:999px;background:#d8856033;outline:none}.timeline-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--color-primary);cursor:pointer;box-shadow:0 6px 16px #d8856066}.timeline-slider input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--color-primary);cursor:pointer;border:none;box-shadow:0 6px 16px #d8856066}.timeline-slider .slider-labels{display:flex;justify-content:space-between;font-weight:600;color:var(--color-muted)}.timeline-content{display:grid;gap:1.5rem;align-items:center;border-radius:var(--radius-lg);padding:clamp(1.5rem,4vw,2rem);transition:background-color .3s ease}.timeline-content.trimester-one{background:#ffd6d673}.timeline-content.trimester-two{background:#d6ffd673}.timeline-content.trimester-three{background:#d6d6ff73}.timeline-text{display:grid;gap:.8rem;color:var(--color-midnight)}.timeline-text h3{margin:0;font-size:clamp(1.6rem,3vw,1.9rem)}.timeline-text .baby-size{font-weight:600;color:var(--color-primary-dark)}.timeline-image{margin:0;justify-self:center;max-width:220px}.timeline-image img{width:100%;border-radius:18px;box-shadow:var(--shadow-soft);animation:fade-in .4s ease}.timeline-image img.pulse{animation:pulse .6s ease}.timeline-tips{background:#fff;border-radius:var(--radius-lg);padding:clamp(1rem,3vw,1.5rem);box-shadow:var(--shadow-soft)}.timeline-tips h3{margin-top:0;margin-bottom:.75rem}.timeline-tips ul{margin:0;padding-left:1.2rem;display:grid;gap:.4rem;color:var(--color-muted)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@media (min-width: 768px){.timeline-content{grid-template-columns:minmax(0,1fr) auto;gap:2.5rem}.timeline-image{max-width:240px}}@media (max-width: 900px){.blog-grid{grid-template-columns:1fr}.blog-feature{order:0}.blog-side{order:1}}@media (max-width: 600px){.blog-side{gap:1.2rem}.blog-feature .copy{padding:1.3rem 1.4rem 1.5rem}.blog-side .blog-card{padding:1.3rem 1.4rem;display:grid;gap:.8rem}.blog-footer{justify-content:center}}.internal-link-manager,.internal-link-list{display:flex;flex-direction:column;gap:1rem}.internal-link-card__header{display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:.5rem}.internal-link-card__header .meta{color:var(--color-muted);font-size:.85rem}.internal-link-card .item-actions{display:flex;gap:.75rem;justify-content:flex-end}.internal-link-actions{display:flex;flex-wrap:wrap;gap:.75rem}
