@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}}.footer-google-reviews{min-width:0}.footer-google-reviews__eyebrow{margin:0 0 2px;color:#994225;font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer-concept-five .footer-google-reviews h3{margin:0 0 9px}.footer-google-reviews__card{display:grid;gap:9px;min-height:126px;padding:14px 15px;color:#16211f;text-decoration:none;background:#fff;border:1px solid rgba(113,51,31,.2);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.footer-google-reviews__card:hover,.footer-google-reviews__card:focus-visible{border-color:#d98560;box-shadow:0 10px 24px #71331f1a;transform:translateY(-2px)}.footer-google-reviews__brand{display:flex;align-items:center;gap:8px;font-family:Arial,sans-serif}.footer-google-reviews__brand>span{display:grid;width:27px;height:27px;color:#4285f4;font-size:1.45rem;font-weight:700;place-items:center}.footer-google-reviews__brand strong{font-size:1rem;font-weight:600}.footer-google-reviews__score-row{display:flex;align-items:center;gap:12px}.footer-google-reviews__score{color:#994225;font-family:var(--font-heading, Georgia, serif);font-size:2.35rem;line-height:1}.footer-google-reviews__score-row>span{display:grid;gap:2px}.footer-google-reviews__stars{color:#f5a623;font-size:.92rem;letter-spacing:.04em}.footer-google-reviews__score-row small{color:#6a554d;font-size:.72rem}.footer-google-reviews__practice{color:#71331f;font-size:.78rem;font-weight:700}.site-footer-concept-five .footer-google-reviews__button{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin-top:7px;padding:9px 13px;color:#fff;font-size:.79rem;font-weight:800;text-decoration:none;background:#994225;border:1px solid #994225}.site-footer-concept-five .footer-google-reviews__button:hover,.site-footer-concept-five .footer-google-reviews__button:focus-visible{color:#16211f;background:#f6d8c2;border-color:#d98560}@media (max-width: 1100px){.site-footer-concept-five--with-trust-addon .footer-concept-five__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.site-footer-concept-five--with-trust-addon .footer-concept-five__trust-grid{grid-template-columns:minmax(0,1fr)}.footer-google-reviews{padding-top:15px;border-top:1px solid rgba(113,51,31,.18)}}.pb-welcome .pb-warm-signup-dialog textarea{width:100%;min-height:94px;margin-top:7px;padding:11px 14px;border:1px solid #bcbaab;border-radius:5px;background:#fff;color:var(--pb-green);font:inherit;font-size:16px;line-height:1.5;resize:vertical}.pb-welcome .pb-warm-signup-dialog .pb-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pb-welcome .pb-warm-signup-dialog .pb-signup-consent{display:grid;grid-template-columns:21px minmax(0,1fr);align-items:start;gap:12px;margin-top:25px;color:var(--pb-ink-soft);font-size:13px;font-weight:400;line-height:1.6}.pb-welcome .pb-warm-signup-dialog .pb-signup-consent input{width:19px;height:19px;min-height:0;margin:3px 0 0;padding:0;accent-color:var(--pb-rust)}.pb-welcome .pb-warm-signup-dialog .pb-signup-consent a{color:var(--pb-rust);text-decoration:underline;text-underline-offset:3px}.pb-welcome .pb-warm-signup-dialog .pb-signup-message{white-space:pre-wrap}.pb-welcome .pb-warm-signup-dialog .pb-signup-error{margin-top:24px;padding:14px 17px;border-left:3px solid #9f4630;border-radius:3px;background:#f5e1d5;color:#763921;font-size:14px;line-height:1.65}.pb-welcome .pb-warm-signup-dialog .pb-signup-busy{margin-top:20px;color:var(--pb-ink-soft);font-size:14px}.pb-welcome .pb-warm-signup-dialog button:disabled{opacity:.58;cursor:not-allowed;transform:none}.pb-welcome .pb-warm-signup-dialog .pb-demo-complete>p{color:var(--pb-ink-soft);font-size:16px;line-height:1.75}.pb-welcome .pb-warm-signup-dialog textarea:focus-visible{outline:3px solid var(--pb-rust);outline-offset:4px}@media (max-width: 420px){.pb-welcome .pb-warm-signup-dialog .pb-dialog-actions .pb-button{max-width:235px;gap:8px;padding-inline:17px;font-size:13px}}@font-face{font-family:PB Warm Sans;src:url(/fonts/source-sans-3-latin.woff2) format("woff2");font-style:normal;font-weight:300 700;font-display:swap}@font-face{font-family:"PB Warm Serif";src:url(/fonts/playfair-display-latin.woff2) format("woff2");font-style:normal;font-weight:500 700;font-display:swap}body:has(.pb-welcome){background:#fbf5ed}body:has(.pb-welcome):before{display:none}body:has(.pb-welcome):has(dialog[open]){overflow:hidden}.pb-welcome{--pb-cream: #fbf5ed;--pb-green: #183d35;--pb-terra: #d98560;--pb-rust: #a75334;--pb-peach: #f1ddcc;--pb-sage: #e4e9df;--pb-ink-soft: #54675e;--pb-line: rgba(24, 61, 53, .19);overflow:clip;background:var(--pb-cream);color:var(--pb-green);font-family:PB Warm Sans,"Source Sans 3",sans-serif;font-size:18px;line-height:1.6;-webkit-font-smoothing:antialiased}.pb-welcome *,.pb-welcome *:before,.pb-welcome *:after{box-sizing:border-box}.pb-welcome section{padding:0}.pb-welcome h1,.pb-welcome h2,.pb-welcome h3,.pb-welcome p{margin:0}.pb-welcome h1,.pb-welcome h2,.pb-welcome h3{color:inherit;font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-weight:500;letter-spacing:-.035em;line-height:1.13;text-wrap:balance}.pb-welcome a{color:inherit;text-decoration:none}.pb-welcome button,.pb-welcome input{font:inherit}.pb-welcome button{cursor:pointer}.pb-welcome button,.pb-welcome a{-webkit-tap-highlight-color:transparent}.pb-welcome img{display:block;max-width:100%;border-radius:0}.pb-welcome :where(a,button,input):focus-visible{outline:3px solid var(--pb-rust);outline-offset:5px}.pb-welcome [hidden]{display:none!important}.pb-welcome .pb-skip-link{position:absolute;top:-100px;left:20px;padding:12px 20px;background:#fff;z-index:10}.pb-welcome .pb-skip-link:focus{top:40px}.pb-welcome .pb-container{width:100%;max-width:1296px;margin-inline:auto;padding-inline:28px}.pb-welcome .pb-eyebrow{display:block;margin:0 0 23px;color:var(--pb-rust);font-size:12px;line-height:1.4;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.pb-welcome .pb-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:13px 27px;border:1px solid transparent;border-radius:100px;background:var(--pb-terra);color:#172f27;font-size:16px;font-weight:600;line-height:1.5;text-align:center;transition:background .2s,transform .2s,box-shadow .2s}.pb-welcome .pb-button:hover{background:#e69c78;transform:translateY(-2px);box-shadow:0 7px 18px #8b4e2b1a}.pb-welcome .pb-button:active{transform:translateY(0)}.pb-welcome .pb-button:disabled{opacity:.6;cursor:not-allowed}.pb-welcome .pb-text-link{display:inline-flex;align-items:center;gap:15px;width:-moz-fit-content;width:fit-content;padding-block:6px;border-bottom:1px solid currentColor;font-size:15px;font-weight:600;line-height:1.5;transition:color .2s,gap .2s}.pb-welcome .pb-text-link:hover{color:var(--pb-rust);gap:22px}.pb-welcome .pb-flower{width:100px;height:100px;color:var(--pb-terra);fill:none;stroke:currentColor;stroke-width:1.1px;flex-shrink:0}.pb-welcome .pb-concept-note{padding:6px 22px;background:#e7ecdf;border-bottom:1px solid var(--pb-line);color:#405b4a;font-size:11px;line-height:1.45;text-align:center;letter-spacing:.025em}.pb-welcome .pb-topline{max-width:1352px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:35px;padding:6px 28px;color:var(--pb-ink-soft);font-size:11px;line-height:1.5}.pb-welcome .pb-topline>div{display:flex;gap:24px}.pb-welcome .pb-topline a:hover{color:var(--pb-rust);text-decoration:underline}.pb-welcome .pb-nav{max-width:1296px;margin-inline:auto;padding:19px 28px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--pb-line)}.pb-welcome .pb-brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.pb-welcome .pb-brand img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.pb-welcome .pb-brand>span,.pb-welcome .pb-brand>div{display:flex;flex-direction:column}.pb-welcome .pb-brand strong{font-size:22px;line-height:1.1;font-weight:600;letter-spacing:-.035em}.pb-welcome .pb-brand small{display:block;margin-top:5px;font-size:11px;letter-spacing:.015em}.pb-welcome .pb-nav-links{display:flex;align-items:center;gap:clamp(22px,2.7vw,40px);margin-left:auto;font-size:14px}.pb-welcome .pb-nav-links a{position:relative;padding:8px 0;white-space:nowrap}.pb-welcome .pb-nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:var(--pb-rust);transition:right .2s}.pb-welcome .pb-nav-links a:hover:after{right:0}.pb-welcome .pb-nav-cta{display:inline-flex;align-items:center;gap:15px;min-height:45px;padding:9px 20px;border:1px solid var(--pb-line);border-radius:100px;font-size:14px;font-weight:600;white-space:nowrap}.pb-welcome .pb-nav-cta:hover{background:var(--pb-peach)}.pb-welcome .pb-menu-toggle,.pb-welcome .pb-mobile-nav{display:none}.pb-welcome .pb-hero{max-width:1296px;margin-inline:auto;padding:70px 28px 51px;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:57px;position:relative}.pb-welcome .pb-hero-copy{position:relative;padding:8px 0 30px;z-index:1}.pb-welcome .pb-hero-copy h1{max-width:680px;margin-bottom:26px;font-size:clamp(62px,6vw,84px);line-height:1.045;letter-spacing:-.055em}.pb-welcome .pb-hero-copy h1 em{color:var(--pb-rust);font-weight:500}.pb-welcome .pb-hero-copy>p{max-width:410px;color:var(--pb-ink-soft);font-size:18px;line-height:1.7}.pb-welcome .pb-hero-copy>.pb-flower{position:absolute;right:12px;bottom:-25px;width:70px;height:70px;transform:rotate(14deg)}.pb-welcome .pb-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:31px}.pb-welcome .pb-hero-aside{position:relative;padding-top:12px}.pb-welcome .pb-hero-aside>.pb-flower{position:absolute;width:82px;height:82px;top:-18px;left:-18px;z-index:1;transform:rotate(12deg)}.pb-welcome .pb-hero-photo{position:relative;overflow:hidden;aspect-ratio:1.1;border-radius:47% 47% 4px 4px;background:var(--pb-sage)}.pb-welcome .pb-hero-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:51% 40%;object-position:51% 40%}.pb-welcome .pb-hero-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #183d3514;border-radius:inherit}.pb-welcome .pb-photo-note{position:absolute;left:-29px;bottom:79px;display:flex;align-items:center;gap:13px;max-width:250px;padding:18px 23px;background:#fffaf3;border:1px solid #eee6d8;border-radius:3px;box-shadow:0 10px 30px #2c361a0d;transform:rotate(-3deg);font-size:14px;line-height:1.4}.pb-welcome .pb-photo-note>svg{width:28px;height:28px;flex-shrink:0;color:var(--pb-rust)}.pb-welcome .pb-photo-note strong{display:block;font-weight:600}.pb-welcome .pb-photo-note span{display:block}.pb-welcome .pb-hero-caption{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:var(--pb-ink-soft);font-size:12px;line-height:1.5;letter-spacing:.02em}.pb-welcome .pb-hero-caption span:last-child{color:var(--pb-rust)}.pb-welcome .pb-intro-line{max-width:1240px;margin:0 auto;padding:24px 0;border-top:1px solid var(--pb-line);border-bottom:1px solid var(--pb-line);display:flex;justify-content:center;align-items:center;gap:clamp(26px,5vw,78px);font-size:14px;line-height:1.5}.pb-welcome .pb-intro-line span{display:inline-flex;align-items:center;gap:12px}.pb-welcome .pb-intro-line svg{width:18px;height:18px;color:var(--pb-rust)}.pb-welcome .pb-section-head{margin-bottom:44px}.pb-welcome .pb-section-head h2{font-size:clamp(39px,4.1vw,56px)}.pb-welcome .pb-section-head p{max-width:490px;margin-top:19px;color:var(--pb-ink-soft);font-size:17px;line-height:1.7}.pb-welcome .pb-section-head .pb-eyebrow{margin-bottom:17px}.pb-welcome .pb-section-head>.pb-text-link{flex-shrink:0;margin-bottom:4px}.pb-welcome .pb-journey{padding:101px 0 95px}.pb-welcome .pb-journey .pb-section-head{text-align:center;max-width:700px;margin-inline:auto}.pb-welcome .pb-journey .pb-section-head p{margin-inline:auto}.pb-welcome .pb-phase-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--pb-line)}.pb-welcome .pb-phase-tabs button{position:relative;padding:23px 12px;border:0;background:transparent;color:var(--pb-ink-soft);font-size:18px;line-height:1.4;text-align:center;transition:background .2s,color .2s}.pb-welcome .pb-phase-tabs button span:first-child{margin-right:11px;font-size:11px;color:var(--pb-rust)}.pb-welcome .pb-phase-tabs button[aria-selected=true]{color:var(--pb-green);background:#f1ddcc78;font-weight:600}.pb-welcome .pb-phase-tabs button[aria-selected=true]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--pb-rust)}.pb-welcome .pb-phase-tabs button:hover{background:#f1ddcc66}.pb-welcome .pb-phase-panel{min-height:256px;padding:43px 62px 44px;display:grid;grid-template-columns:1.5fr 1fr;align-items:center;gap:76px;background:#f5e8dc;border-radius:0 0 5px 5px}.pb-welcome .pb-phase-copy h3{margin-bottom:15px;font-size:33px}.pb-welcome .pb-phase-copy p{max-width:590px;color:var(--pb-ink-soft);font-size:17px}.pb-welcome .pb-phase-copy .pb-text-link{margin-top:17px}.pb-welcome .pb-phase-note{display:flex;align-items:flex-start;gap:18px;padding-left:37px;border-left:1px solid rgba(24,61,53,.17);color:#596951;font-size:16px;line-height:1.7}.pb-welcome .pb-phase-note svg{width:31px;height:31px;flex-shrink:0;color:var(--pb-rust)}.pb-welcome .pb-phase-note strong{display:block;margin-bottom:6px;color:var(--pb-green);font-weight:600}.pb-welcome .pb-team{padding:0 0 109px}.pb-welcome .pb-team .pb-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.pb-welcome .pb-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.pb-welcome .pb-person{display:block;position:relative;min-width:0}.pb-welcome .pb-person img{width:100%;aspect-ratio:.82;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;background:var(--pb-peach);border-radius:150px 150px 3px 3px;transition:border-radius .3s,filter .3s}.pb-welcome .pb-person h3{margin-top:21px;font-size:27px}.pb-welcome .pb-person p{max-width:calc(100% - 27px);margin-top:5px;color:var(--pb-ink-soft);font-size:13px;line-height:1.45}.pb-welcome .pb-person:nth-child(2n){padding-top:33px}.pb-welcome .pb-person:hover img{border-radius:135px 135px 3px 3px;filter:saturate(1.05)}.pb-welcome .pb-person:hover .pb-person-arrow{transform:translate(4px)}.pb-welcome .pb-person-arrow{position:absolute;right:0;bottom:5px;color:var(--pb-rust);font-size:23px;line-height:1;transition:transform .2s}.pb-welcome .pb-person-photo{position:relative;aspect-ratio:.96;border-radius:150px 150px 3px 3px;overflow:hidden}.pb-welcome .pb-person .pb-person-photo img{position:absolute;top:0;right:0;bottom:0;left:0;height:145%;aspect-ratio:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border-radius:0}.pb-welcome .pb-care{padding:87px 0 71px;background:var(--pb-green);color:var(--pb-cream)}.pb-welcome .pb-care .pb-eyebrow{color:#df9e7f}.pb-welcome .pb-care .pb-text-link:hover{color:#efb99d}.pb-welcome .pb-care-grid{display:grid;grid-template-columns:1fr 1.08fr;align-items:start;gap:110px}.pb-welcome .pb-care-intro h2{max-width:480px;font-size:clamp(40px,3.8vw,54px)}.pb-welcome .pb-care-intro p{max-width:380px;margin-top:25px;color:#c4d2c6;font-size:17px}.pb-welcome .pb-care-intro .pb-flower{margin:31px 0 0 120px;width:100px;height:100px;color:#c99172;transform:rotate(-15deg)}.pb-welcome .pb-care-list{border-top:1px solid rgba(251,245,237,.27)}.pb-welcome .pb-care-list details{padding:0;border-bottom:1px solid rgba(251,245,237,.27)}.pb-welcome .pb-care-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:89px;padding:23px 0;cursor:pointer;list-style:none;font-family:Playfair Display,Georgia,serif;font-size:25px;line-height:1.35;letter-spacing:-.02em}.pb-welcome .pb-care-list summary::-webkit-details-marker{display:none}.pb-welcome .pb-care-list summary:after{content:"+";font-family:"Source Sans 3",sans-serif;font-size:27px;font-weight:300;color:#e9b59a}.pb-welcome .pb-care-list details[open] summary:after{content:"−"}.pb-welcome .pb-care-list summary>span:last-child:not(:first-child){display:none}.pb-welcome .pb-care-list summary:hover{color:#eab291}.pb-welcome .pb-care-answer{padding:0 40px 26px 0;color:#c7d5ca;font-size:16px;line-height:1.75}.pb-welcome .pb-care-answer p+p{margin-top:12px}.pb-welcome .pb-care-answer a{display:inline-block;margin-top:14px;margin-right:24px;color:#efb99d;text-decoration:underline;text-underline-offset:5px}.pb-welcome .pb-care-answer img{width:210px;max-width:100%;height:auto;margin-top:16px}.pb-welcome .pb-practice-film{display:flex;align-items:center;justify-content:center;gap:15px;margin:42px auto 0;padding:10px 0;border:0;background:transparent;color:var(--pb-rust);font-size:15px}.pb-welcome .pb-practice-film svg{width:34px;height:34px;padding:8px;border:1px solid #98aaa0;border-radius:50%}.pb-welcome .pb-practice-film:hover{color:var(--pb-green)}.pb-welcome .pb-review{padding:94px 0 89px;background:var(--pb-sage);text-align:center}.pb-welcome .pb-review .pb-container{max-width:1050px}.pb-welcome .pb-review blockquote{margin:23px auto 24px}.pb-welcome .pb-review blockquote p{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,3.2vw,43px);font-weight:500;line-height:1.4;letter-spacing:-.025em;text-wrap:balance}.pb-welcome .pb-review-top{display:flex;align-items:center;justify-content:center;gap:20px;font-size:12px;letter-spacing:.07em}.pb-welcome .pb-stars{color:var(--pb-rust);letter-spacing:3px}.pb-welcome .pb-review-author{color:var(--pb-ink-soft);font-size:14px}.pb-welcome .pb-review-author>span{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.pb-welcome .pb-review-author strong{color:var(--pb-green)}.pb-welcome .pb-review-controls{display:flex;justify-content:center;gap:11px;margin-top:25px}.pb-welcome .pb-review-controls button{width:39px;height:39px;border:1px solid var(--pb-line);border-radius:50%;background:transparent;color:var(--pb-green);font-size:19px;line-height:1;transition:background .2s}.pb-welcome .pb-review-controls button:hover{background:#f4f2e8}.pb-welcome .pb-review-controls span{display:flex;align-items:center;margin-inline:7px;font-size:12px;color:var(--pb-ink-soft)}.pb-welcome .pb-journal{padding:101px 0 107px}.pb-welcome .pb-journal .pb-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.pb-welcome .pb-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:33px}.pb-welcome .pb-article{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.pb-welcome .pb-article small{margin-top:20px;color:var(--pb-rust);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.pb-welcome .pb-article h3{margin-top:10px;margin-bottom:16px;font-size:26px;line-height:1.25;text-wrap:pretty}.pb-welcome .pb-article>span{margin-top:auto;padding-top:4px;color:var(--pb-ink-soft);font-size:14px}.pb-welcome .pb-article:hover h3{color:var(--pb-rust)}.pb-welcome .pb-article:hover img{transform:scale(1.035)}.pb-welcome .pb-article-image{width:100%;aspect-ratio:7/4;overflow:hidden;border-radius:4px;background:#f0e6dd}.pb-welcome .pb-article-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .5s}.pb-welcome .pb-signup{position:relative;padding:86px 0;background:#f1ddcc}.pb-welcome .pb-signup>.pb-container{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.pb-welcome .pb-signup-copy h2{max-width:540px;font-size:clamp(44px,4.8vw,65px)}.pb-welcome .pb-signup-copy p{margin-top:24px;max-width:400px;color:var(--pb-ink-soft);font-size:17px}.pb-welcome .pb-signup-card{padding:37px 41px 33px;border:1px solid rgba(166,111,76,.16);border-radius:120px 120px 5px 5px;background:var(--pb-cream);text-align:center;box-shadow:0 15px 45px #74492d09}.pb-welcome .pb-signup-card .pb-flower{display:block;width:69px;height:69px;margin:0 auto 11px}.pb-welcome .pb-signup-card>label,.pb-welcome .pb-signup-card>small{display:block;margin-bottom:13px;color:var(--pb-rust);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.pb-welcome .pb-signup-card h3{font-size:33px}.pb-welcome .pb-signup-card p{max-width:340px;margin:15px auto 21px;color:var(--pb-ink-soft);font-size:16px}.pb-welcome .pb-signup-card .pb-button{width:100%}.pb-welcome .pb-signup-card .pb-signup-note{margin:13px auto 0;font-size:11px;line-height:1.5}.pb-welcome .pb-footer{background:#f7f0e6;padding:71px 0 0}.pb-welcome .pb-footer-grid{display:grid;grid-template-columns:1.2fr 1fr .92fr;gap:85px;padding-bottom:47px}.pb-welcome .pb-footer-brand .pb-brand{margin-bottom:18px}.pb-welcome .pb-footer-brand p{max-width:275px;color:var(--pb-ink-soft);font-size:14px}.pb-welcome .pb-footer-brand>a:not(.pb-brand){display:inline-block;margin-top:15px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.pb-welcome .pb-contact h3{margin-bottom:20px;font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:600;letter-spacing:0}.pb-welcome .pb-contact dl{margin:0;color:var(--pb-ink-soft);font-size:14px;line-height:1.65}.pb-welcome .pb-contact dt{margin-top:14px;color:var(--pb-green);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.pb-welcome .pb-contact dd{margin:4px 0 0;overflow-wrap:anywhere}.pb-welcome .pb-contact a:hover{text-decoration:underline}.pb-welcome .pb-urgent{padding-left:28px;border-left:1px solid var(--pb-line)}.pb-welcome .pb-urgent h3{margin-bottom:14px;font-size:24px}.pb-welcome .pb-urgent p{color:var(--pb-ink-soft);font-size:14px}.pb-welcome .pb-urgent>a{display:block;margin-top:17px;color:var(--pb-rust);font-size:27px;font-weight:600}.pb-welcome .pb-urgent small{color:var(--pb-ink-soft);font-size:11px}.pb-welcome .pb-urgent .pb-urgent-emergency{margin-top:20px;padding-top:18px;border-top:1px solid var(--pb-line)}.pb-welcome .pb-urgent .pb-urgent-emergency p{color:var(--pb-green);font-weight:600}.pb-welcome .pb-urgent .pb-urgent-emergency a{display:block;width:-moz-fit-content;width:fit-content;margin-top:5px;color:var(--pb-rust);font-size:27px;font-weight:600}.pb-welcome .pb-footer-bottom{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--pb-line);color:var(--pb-ink-soft);font-size:11px}.pb-welcome .pb-footer-bottom div{display:flex;flex-wrap:wrap;gap:22px}.pb-welcome .pb-footer-bottom a:hover{color:var(--pb-rust)}.pb-welcome .pb-dialog{width:min(590px,100% - 32px);max-height:calc(100dvh - 36px);margin:auto;padding:0;overflow:auto;overscroll-behavior:contain;border:1px solid #d4bca8;border-radius:12px;background:var(--pb-cream);color:var(--pb-green);box-shadow:0 28px 100px #0003}.pb-welcome .pb-dialog::backdrop{background:#12271f9e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pb-welcome .pb-dialog-close{position:absolute;top:15px;right:15px;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--pb-line);border-radius:50%;background:var(--pb-cream);color:var(--pb-green);font-size:24px;z-index:1}.pb-welcome .pb-dialog-content{padding:42px}.pb-welcome .pb-dialog-content h2{margin:12px 0 18px;font-size:39px}.pb-welcome .pb-dialog-content>p{margin-bottom:20px;color:var(--pb-ink-soft);font-size:16px}.pb-welcome .pb-dialog-content label{display:block;margin-top:17px;font-size:14px;font-weight:600}.pb-welcome .pb-dialog-content input{width:100%;min-height:49px;margin-top:7px;padding:11px 14px;border:1px solid #bcbaab;border-radius:5px;background:#fff;color:var(--pb-green);font-size:16px}.pb-welcome .pb-dialog-content .pb-eyebrow{max-width:calc(100% - 30px);margin-bottom:15px}.pb-welcome .pb-dialog-content .pb-flower{width:70px;height:70px;margin-bottom:15px}.pb-welcome .pb-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0}.pb-welcome .pb-choice-grid button{display:flex;align-items:center;gap:11px;min-height:66px;padding:13px 15px;border:1px solid var(--pb-line);border-radius:6px;background:transparent;color:var(--pb-green);font-size:14px;line-height:1.45;text-align:left}.pb-welcome .pb-choice-grid button[aria-pressed=true]{border-color:var(--pb-rust);background:var(--pb-peach)}.pb-welcome .pb-choice-grid button:hover{background:#f5e8dd}.pb-welcome .pb-choice-grid svg{width:23px;height:23px;flex-shrink:0}.pb-welcome .pb-demo-progress{margin-bottom:24px;color:var(--pb-rust);font-size:12px;letter-spacing:.05em}.pb-welcome .pb-demo-progress{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.pb-welcome .pb-demo-progress progress{width:100%;height:5px;border:0;border-radius:9px;overflow:hidden;accent-color:var(--pb-rust)}.pb-welcome .pb-demo-progress progress::-webkit-progress-bar{background:var(--pb-peach)}.pb-welcome .pb-demo-progress progress::-webkit-progress-value{background:var(--pb-rust)}.pb-welcome .pb-dialog-content fieldset{border:0;margin:22px 0 0;padding:0}.pb-welcome .pb-dialog-content legend{padding:0;font-size:14px;font-weight:600}.pb-welcome .pb-dialog-content .pb-demo-notice{padding:10px 13px;background:var(--pb-sage);font-size:13px;line-height:1.45}.pb-welcome .pb-warm-response{margin:15px 0;padding:14px 17px;background:var(--pb-peach);color:var(--pb-green);border-radius:4px 20px 20px;font-size:15px}.pb-welcome .pb-demo-complete{padding-block:15px}.pb-welcome .pb-demo-complete .pb-button{margin-top:25px}.pb-welcome .pb-demo-overview{font-size:15px}.pb-welcome .pb-demo-overview dt{margin-top:14px;color:var(--pb-ink-soft);font-size:12px}.pb-welcome .pb-demo-overview dd{margin:2px 0 0;font-weight:600;overflow-wrap:anywhere}.pb-welcome .pb-detail-plus{display:none}.pb-welcome .pb-dialog-actions{display:flex;gap:17px;align-items:center;justify-content:space-between;margin-top:27px}.pb-welcome .pb-dialog-actions>button:not(.pb-button){padding:10px 0;border:0;background:transparent;color:var(--pb-green);font-size:14px}.pb-welcome .pb-video-dialog{width:min(1000px,100% - 32px);background:var(--pb-green)}.pb-welcome .pb-video-dialog video{display:block;width:100%;max-height:80dvh}.pb-welcome .pb-phase-tabs button>span:last-child{margin-left:14px}.pb-welcome .pb-hero-copy>.pb-eyebrow,.pb-welcome .pb-section-head .pb-eyebrow,.pb-welcome .pb-signup-copy .pb-eyebrow{margin-top:0;font-size:12px;color:var(--pb-rust);line-height:1.4}.pb-welcome .pb-care-list summary small{display:block;margin-bottom:8px;color:#e8b99f;font-family:PB Warm Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.pb-welcome .pb-care-list summary h3{font-size:26px}.pb-welcome .pb-contact dd>a{display:block;width:-moz-fit-content;width:fit-content;overflow-wrap:anywhere}.pb-welcome .pb-contact dd>a+a{margin-top:5px}@media (min-width: 1500px){.pb-welcome .pb-hero{padding-top:88px;padding-bottom:67px}}@media (max-width: 1100px){.pb-welcome .pb-nav{gap:22px}.pb-welcome .pb-nav-links{gap:20px;font-size:13px}.pb-welcome .pb-brand img{width:51px;height:51px}.pb-welcome .pb-brand strong{font-size:20px}.pb-welcome .pb-hero{gap:36px;padding-top:58px}.pb-welcome .pb-hero-copy h1{font-size:66px}.pb-welcome .pb-hero-actions{gap:15px}.pb-welcome .pb-photo-note{left:-16px;bottom:71px;padding:14px 17px}.pb-welcome .pb-intro-line{margin-inline:28px}.pb-welcome .pb-phase-panel{padding-inline:38px;gap:35px}.pb-welcome .pb-care-grid{gap:60px}.pb-welcome .pb-signup>.pb-container{gap:65px}.pb-welcome .pb-footer-grid{gap:35px}.pb-welcome .pb-team-grid{gap:21px}}@media (max-width: 900px){.pb-welcome .pb-nav-links{display:none}.pb-welcome .pb-nav-cta{margin-left:auto}.pb-welcome .pb-menu-toggle{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--pb-line);border-radius:50%;background:transparent;color:var(--pb-green);font-size:21px}.pb-welcome .pb-menu-toggle svg{width:19px;height:19px}.pb-welcome .pb-mobile-nav{display:flex;flex-direction:column;padding:14px 28px 23px;gap:0;border-bottom:1px solid var(--pb-line)}.pb-welcome .pb-mobile-nav a{padding:12px 0;font-size:17px}.pb-welcome .pb-hero-copy h1{font-size:57px}.pb-welcome .pb-hero-copy>p{font-size:16px}.pb-welcome .pb-hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.pb-welcome .pb-photo-note{bottom:66px;font-size:12px;padding:13px 14px}.pb-welcome .pb-hero-photo{aspect-ratio:1.2;border-radius:180px 180px 3px 3px}.pb-welcome .pb-hero-photo img{-o-object-position:50% 42%;object-position:50% 42%}.pb-welcome .pb-hero-caption{font-size:11px;align-items:flex-start}.pb-welcome .pb-intro-line{gap:25px;font-size:12px}.pb-welcome .pb-section-head h2{font-size:43px}.pb-welcome .pb-phase-tabs button{font-size:16px}.pb-welcome .pb-phase-panel{padding:32px;grid-template-columns:1.4fr 1fr;gap:30px}.pb-welcome .pb-phase-note{padding-left:22px;gap:12px;font-size:14px}.pb-welcome .pb-phase-copy h3{font-size:29px}.pb-welcome .pb-phase-copy p{font-size:16px}.pb-welcome .pb-team-grid{gap:18px}.pb-welcome .pb-person h3{font-size:23px}.pb-welcome .pb-person p{font-size:12px}.pb-welcome .pb-care-grid{gap:40px}.pb-welcome .pb-care-list summary{font-size:22px}.pb-welcome .pb-care-intro h2{font-size:41px}.pb-welcome .pb-care-intro p{font-size:16px}.pb-welcome .pb-care-answer{padding-right:0;font-size:15px}.pb-welcome .pb-journal-grid{gap:23px}.pb-welcome .pb-article h3{font-size:22px}.pb-welcome .pb-signup>.pb-container{gap:38px}.pb-welcome .pb-signup-copy h2{font-size:47px}.pb-welcome .pb-signup-card{padding:32px 25px 28px;border-radius:90px 90px 4px 4px}.pb-welcome .pb-signup-card h3{font-size:29px}.pb-welcome .pb-footer-grid{grid-template-columns:1fr 1fr;gap:40px 55px}.pb-welcome .pb-urgent{grid-column:1/-1;padding:25px 0 0;border-left:0;border-top:1px solid var(--pb-line)}.pb-welcome .pb-urgent p{max-width:500px}.pb-welcome .pb-urgent>a{margin-top:10px}}@media (max-width: 650px){.pb-welcome{font-size:16px}.pb-welcome .pb-container{padding-inline:23px}.pb-welcome .pb-concept-note{padding:7px 14px;font-size:10px}.pb-welcome .pb-topline{padding:7px 23px;min-height:30px;justify-content:center;font-size:10px}.pb-welcome .pb-topline>p,.pb-welcome .pb-topline>span{display:none}.pb-welcome .pb-topline>div{gap:16px}.pb-welcome .pb-nav{gap:11px;padding:13px 23px 16px}.pb-welcome .pb-brand{gap:8px}.pb-welcome .pb-brand img{width:45px;height:45px}.pb-welcome .pb-brand strong{font-size:18px}.pb-welcome .pb-brand small{margin-top:3px;font-size:9px}.pb-welcome .pb-nav-cta{min-height:38px;padding:8px 13px;gap:0;font-size:11px}.pb-welcome .pb-nav-cta span,.pb-welcome .pb-nav-cta svg{display:none}.pb-welcome .pb-menu-toggle{width:36px;height:36px;font-size:18px;flex-shrink:0}.pb-welcome .pb-mobile-nav{padding-inline:23px}.pb-welcome .pb-hero{display:flex;flex-direction:column;align-items:stretch;padding:43px 23px 29px;gap:31px}.pb-welcome .pb-hero-copy{padding:0}.pb-welcome .pb-hero-copy .pb-eyebrow{margin-bottom:19px;font-size:10px;letter-spacing:.16em}.pb-welcome .pb-hero-copy h1{max-width:500px;margin-bottom:20px;font-size:clamp(48px,12vw,70px);line-height:1.065}.pb-welcome .pb-hero-copy>p{max-width:440px;font-size:16px;line-height:1.7}.pb-welcome .pb-hero-copy>.pb-flower{display:none}.pb-welcome .pb-hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:23px}.pb-welcome .pb-button{min-height:50px;padding:12px 21px;font-size:14px;gap:18px}.pb-welcome .pb-text-link{font-size:13px;gap:8px}.pb-welcome .pb-hero-aside{padding:0;margin-left:13px}.pb-welcome .pb-hero-aside>.pb-flower{width:56px;height:56px;top:1px;left:0}.pb-welcome .pb-hero-photo{aspect-ratio:1.18;border-radius:47% 47% 3px 3px}.pb-welcome .pb-hero-photo img{-o-object-position:center 45%;object-position:center 45%}.pb-welcome .pb-photo-note{left:-13px;bottom:55px;max-width:202px;padding:12px 15px;font-size:12px}.pb-welcome .pb-photo-note>svg{width:24px;height:24px}.pb-welcome .pb-hero-caption{margin-top:13px;font-size:10px;gap:7px}.pb-welcome .pb-intro-line{width:auto;margin-inline:23px;gap:10px;justify-content:space-between;padding-block:18px;padding-inline:0;font-size:10px}.pb-welcome .pb-intro-line>span:first-child{max-width:190px}.pb-welcome .pb-intro-line>a{flex-shrink:0}.pb-welcome .pb-intro-line span{gap:6px}.pb-welcome .pb-intro-line svg{width:13px;height:13px}.pb-welcome .pb-eyebrow{font-size:10px;margin-bottom:16px}.pb-welcome .pb-section-head{margin-bottom:28px}.pb-welcome .pb-section-head h2{font-size:38px}.pb-welcome .pb-section-head p{font-size:16px;margin-top:17px}.pb-welcome .pb-journey{padding:63px 0 64px}.pb-welcome .pb-journey .pb-section-head{text-align:left}.pb-welcome .pb-phase-tabs{grid-template-columns:1fr 1fr;gap:1px;background:var(--pb-line);border:1px solid var(--pb-line);border-radius:4px 4px 0 0;overflow:hidden}.pb-welcome .pb-phase-tabs button{min-height:61px;padding:15px 10px;font-size:15px;text-align:left;background:var(--pb-cream)}.pb-welcome .pb-phase-tabs button span:first-child{display:none}.pb-welcome .pb-phase-tabs button{justify-content:space-between}.pb-welcome .pb-phase-tabs button>span:last-child{margin-left:8px}.pb-welcome .pb-phase-tabs button[aria-selected=true]{background:#efd9c7}.pb-welcome .pb-phase-tabs button[aria-selected=true]:after{display:none}.pb-welcome .pb-phase-panel{display:block;padding:26px 25px 28px;min-height:0}.pb-welcome .pb-phase-copy h3{font-size:28px;margin-bottom:13px}.pb-welcome .pb-phase-copy p{font-size:15px}.pb-welcome .pb-phase-copy .pb-text-link{margin-top:14px}.pb-welcome .pb-phase-note{margin-top:28px;padding:23px 0 0;border-left:0;border-top:1px solid var(--pb-line);font-size:14px;gap:15px}.pb-welcome .pb-phase-note svg{width:25px;height:25px}.pb-welcome .pb-team{padding-bottom:62px}.pb-welcome .pb-team .pb-section-head,.pb-welcome .pb-journal .pb-section-head{align-items:flex-start;flex-direction:column;gap:20px}.pb-welcome .pb-team-grid{grid-template-columns:1fr 1fr;gap:28px 19px}.pb-welcome .pb-person:nth-child(2n){padding-top:22px}.pb-welcome .pb-person img{aspect-ratio:.84}.pb-welcome .pb-person-photo{aspect-ratio:.96}.pb-welcome .pb-person h3{margin-top:14px;font-size:25px}.pb-welcome .pb-person p{font-size:12px}.pb-welcome .pb-person-arrow{font-size:19px}.pb-welcome .pb-care{padding:57px 0 41px}.pb-welcome .pb-care-grid{grid-template-columns:1fr;gap:33px}.pb-welcome .pb-care-intro{position:relative}.pb-welcome .pb-care-intro h2{max-width:290px;font-size:39px}.pb-welcome .pb-care-intro p{margin-top:20px;max-width:400px;font-size:16px}.pb-welcome .pb-care-intro .pb-flower{display:none}.pb-welcome .pb-care-list summary{min-height:76px;padding-block:21px;font-size:23px}.pb-welcome .pb-care-answer{padding-bottom:23px}.pb-welcome .pb-practice-film{font-size:13px;margin-top:28px;gap:12px}.pb-welcome .pb-review{padding:59px 0 51px}.pb-welcome .pb-review-top{flex-wrap:wrap;gap:8px 15px;font-size:10px}.pb-welcome .pb-review blockquote{margin:23px 0}.pb-welcome .pb-review blockquote p{font-size:29px;line-height:1.45}.pb-welcome .pb-review-author{font-size:12px}.pb-welcome .pb-review-controls{margin-top:23px}.pb-welcome .pb-journal{padding:63px 0}.pb-welcome .pb-journal-grid{grid-template-columns:1fr;gap:31px}.pb-welcome .pb-article{border-bottom:1px solid var(--pb-line);padding-bottom:25px}.pb-welcome .pb-article:last-child{padding-bottom:0;border:0}.pb-welcome .pb-article small{margin-top:15px;font-size:10px}.pb-welcome .pb-article h3{font-size:26px;margin-top:8px;margin-bottom:11px}.pb-welcome .pb-article>span{font-size:13px}.pb-welcome .pb-signup{padding:59px 0}.pb-welcome .pb-signup>.pb-container{grid-template-columns:1fr;gap:34px}.pb-welcome .pb-signup-copy h2{max-width:380px;font-size:44px}.pb-welcome .pb-signup-copy p{font-size:16px;margin-top:19px}.pb-welcome .pb-signup-card{max-width:430px;width:100%;margin:0 auto;padding:31px 28px 28px;border-radius:95px 95px 4px 4px}.pb-welcome .pb-signup-card h3{font-size:30px}.pb-welcome .pb-signup-card p{font-size:15px}.pb-welcome .pb-footer{padding-top:48px}.pb-welcome .pb-footer-grid{grid-template-columns:1fr;gap:32px;padding-bottom:34px}.pb-welcome .pb-footer-brand .pb-brand img{width:52px;height:52px}.pb-welcome .pb-footer-brand .pb-brand strong{font-size:23px}.pb-welcome .pb-footer-brand .pb-brand small{font-size:11px}.pb-welcome .pb-footer-brand p{max-width:300px}.pb-welcome .pb-contact h3{margin-bottom:15px}.pb-welcome .pb-urgent{grid-column:auto;padding-top:28px}.pb-welcome .pb-footer-bottom{align-items:flex-start;flex-direction:column;gap:12px;padding-block:22px;font-size:10px}.pb-welcome .pb-footer-bottom div{gap:17px}.pb-welcome .pb-dialog-content{padding:33px 25px}.pb-welcome .pb-dialog-content h2{font-size:33px}.pb-welcome .pb-dialog-content>p{font-size:15px}.pb-welcome .pb-dialog-close{top:10px;right:10px;width:34px;height:34px}.pb-welcome .pb-choice-grid{grid-template-columns:1fr;gap:8px}.pb-welcome .pb-choice-grid button{min-height:57px}.pb-welcome .pb-dialog-actions{gap:12px}.pb-welcome .pb-dialog-actions .pb-button{padding-inline:18px}}@media (max-width: 370px){.pb-welcome .pb-nav{padding-inline:17px;gap:8px}.pb-welcome .pb-brand img{width:38px;height:38px}.pb-welcome .pb-brand strong{font-size:16px}.pb-welcome .pb-brand small{font-size:8px}.pb-welcome .pb-nav-cta{padding-inline:10px;font-size:10px}.pb-welcome .pb-hero-copy h1{font-size:45px}.pb-welcome .pb-intro-line{flex-wrap:wrap;gap:10px 15px;justify-content:center}.pb-welcome .pb-hero-actions{gap:14px}}.pb-welcome .pb-hero{grid-template-columns:.93fr 1.14fr;gap:60px;padding-block:78px 70px}.pb-welcome .pb-hero-copy h1{font-size:clamp(56px,5.4vw,74px)}.pb-welcome .pb-hero-cinema{position:relative;padding:24px 0 0;transform:rotate(1.4deg)}.pb-welcome .pb-hero-cinema:before{content:"";position:absolute;top:44px;right:-15px;bottom:-13px;left:25px;border:1px solid #d6bba6;border-radius:8px 8px 65px;transform:rotate(-4deg);pointer-events:none}.pb-welcome .pb-hero-cinema>.pb-flower{position:absolute;top:-27px;right:26px;width:70px;height:70px;transform:rotate(15deg)}.pb-welcome .pb-cinema-eyebrow{display:flex;align-items:center;gap:15px;margin:0 0 12px 17px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:var(--pb-rust)}.pb-welcome .pb-cinema-eyebrow>span{font-size:23px;line-height:1}.pb-welcome .pb-hero-screen{position:relative;overflow:hidden;padding:12px;background:#fffaf4;border:1px solid #ecddcf;border-bottom:0;border-radius:8px 8px 0 0;box-shadow:0 15px 50px #49341914}.pb-welcome .pb-hero-screen video{display:block;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain;border-radius:3px;background:var(--pb-green)}.pb-welcome .pb-cinema-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 25px 23px;background:#fffaf4;border:1px solid #ecddcf;border-top:0;border-radius:0 0 48px 8px}.pb-welcome .pb-cinema-footer p{font-size:13px;line-height:1.6;color:var(--pb-ink-soft)}.pb-welcome .pb-cinema-footer strong{color:var(--pb-green);font-family:"PB Warm Serif",serif;font-size:19px;font-weight:500}.pb-welcome .pb-cinema-footer button{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:8px 0;color:var(--pb-green);background:transparent;border:0;font-size:12px}.pb-welcome .pb-cinema-footer button>span:first-child{display:grid;place-items:center;width:36px;height:36px;border:1px solid #c4bcad;border-radius:50%;font-size:17px}.pb-welcome .pb-offerings{padding:90px 0 80px;background:var(--pb-green);color:var(--pb-cream)}.pb-welcome .pb-offerings-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:end;margin-bottom:47px}.pb-welcome .pb-offerings-heading h2{font-size:clamp(38px,4vw,56px)}.pb-welcome .pb-offerings-heading>p{color:#d5e0d5;max-width:430px;line-height:1.8}.pb-welcome .pb-offerings .pb-eyebrow{color:#edb99d}.pb-welcome .pb-echo-gift{position:relative;display:grid;grid-template-columns:190px 1fr;gap:48px;align-items:center;padding:42px 75px 44px 44px;margin-bottom:24px;background:var(--pb-peach);color:var(--pb-green);border-radius:5px 70px 5px 5px}.pb-welcome .pb-echo-seal{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;height:180px;border:1px solid rgba(176,107,73,.4509803922);border-radius:50%;transform:rotate(-8deg)}.pb-welcome .pb-echo-seal>span:first-child{font-family:"PB Warm Serif",serif;font-size:90px;line-height:1}.pb-welcome .pb-echo-seal>span:nth-child(2){margin-top:9px;text-align:center;font-size:10px;line-height:1.35;letter-spacing:.14em;text-transform:uppercase}.pb-welcome .pb-echo-seal .pb-flower{position:absolute;right:-13px;top:3px;width:44px;height:44px;background:var(--pb-peach);color:var(--pb-rust)}.pb-welcome .pb-echo-gift .pb-eyebrow{margin-bottom:15px;color:var(--pb-rust)}.pb-welcome .pb-echo-gift h3{font-size:38px;margin-bottom:18px}.pb-welcome .pb-echo-gift p:not(.pb-eyebrow){max-width:680px;font-size:17px;color:#3d5348}.pb-welcome .pb-echo-gift strong{font-weight:600}.pb-welcome .pb-echo-gift .pb-text-link{margin-top:16px}.pb-welcome .pb-gift-heart{position:absolute;right:26px;bottom:17px;font-size:40px;color:var(--pb-rust)}.pb-welcome .pb-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:70px;column-gap:70px}.pb-welcome .pb-offer{display:grid;grid-template-columns:26px 1fr;gap:18px;padding-block:33px;border-bottom:1px solid rgba(217,229,211,.2117647059)}.pb-welcome .pb-offer-number{padding-top:5px;color:#edb99d;font-size:12px}.pb-welcome .pb-offer h3{max-width:480px;font-size:27px;margin-bottom:16px;line-height:1.25}.pb-welcome .pb-offer p{max-width:460px;color:#d0ddd1;font-size:16px;line-height:1.75}.pb-welcome .pb-offer-links{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:20px}.pb-welcome .pb-offer-links a{color:#efb99d;font-size:14px;text-decoration:underline;text-underline-offset:5px}.pb-welcome .pb-offer-links a:hover{color:#fff}.pb-welcome .pb-offer-closing{display:flex;align-items:center;justify-content:center;gap:25px;padding:35px 0;color:#d5e1d6}.pb-welcome .pb-offer-closing .pb-flower{width:60px;height:60px}.pb-welcome .pb-offer-closing p{font-family:"PB Warm Serif",serif;font-size:23px;line-height:1.55}.pb-welcome .pb-animation{padding:90px 0 80px}.pb-welcome .pb-animation>.pb-container{display:grid;grid-template-columns:.82fr 1.25fr;gap:70px;align-items:center}.pb-welcome .pb-animation h2{font-size:clamp(35px,3.6vw,49px)}.pb-welcome .pb-animation-copy>p:not(.pb-eyebrow){margin-top:24px;color:var(--pb-ink-soft);font-size:17px;line-height:1.8}.pb-welcome .pb-animation-note{display:flex;gap:12px;align-items:center;margin-top:24px;color:var(--pb-rust);font-size:13px}.pb-welcome .pb-animation-note>span{font-size:25px}.pb-welcome .pb-animation-player{min-width:0}.pb-welcome .pb-animation-player video{display:block;width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:contain;object-fit:contain;border-radius:5px;background:var(--pb-green);box-shadow:0 18px 50px #4934191a}.pb-welcome .pb-animation-player>span{display:block;margin-top:15px;font-size:12px;color:var(--pb-ink-soft);text-align:right}@media (max-width: 980px){.pb-welcome .pb-hero{gap:35px;padding-block:65px}.pb-welcome .pb-hero-copy h1{font-size:56px}.pb-welcome .pb-cinema-footer{padding:8px 18px 19px}.pb-welcome .pb-cinema-footer strong{font-size:16px}.pb-welcome .pb-cinema-footer button>span:last-child{display:none}.pb-welcome .pb-offerings-heading{gap:35px}.pb-welcome .pb-echo-gift{gap:30px;padding:35px;grid-template-columns:145px 1fr}.pb-welcome .pb-echo-seal{width:140px;height:140px}.pb-welcome .pb-echo-seal>span:first-child{font-size:68px}.pb-welcome .pb-echo-gift h3{font-size:32px}.pb-welcome .pb-offer-grid{-moz-column-gap:30px;column-gap:30px}.pb-welcome .pb-offer{gap:10px}.pb-welcome .pb-animation>.pb-container{gap:35px}}@media (max-width: 760px){.pb-welcome .pb-hero{display:flex;flex-direction:column;align-items:stretch;padding:45px 23px 50px;gap:35px}.pb-welcome .pb-hero-copy{padding-bottom:0}.pb-welcome .pb-hero-copy h1{font-size:clamp(44px,11.5vw,65px)}.pb-welcome .pb-hero-cinema{margin-inline:4px}.pb-welcome .pb-hero-cinema>.pb-flower{top:-13px;right:17px;width:50px;height:50px}.pb-welcome .pb-hero-cinema:before{right:-9px;left:12px;bottom:-8px}.pb-welcome .pb-hero-screen{padding:8px}.pb-welcome .pb-cinema-eyebrow{margin-left:8px;font-size:10px}.pb-welcome .pb-cinema-footer button>span:last-child{display:block}.pb-welcome .pb-offerings{padding-block:60px}.pb-welcome .pb-offerings-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.pb-welcome .pb-offerings-heading h2{font-size:39px}.pb-welcome .pb-offerings-heading>p{font-size:16px}.pb-welcome .pb-echo-gift{grid-template-columns:1fr;gap:25px;padding:29px 25px 32px;border-radius:5px 55px 5px 5px}.pb-welcome .pb-echo-seal{width:110px;height:110px}.pb-welcome .pb-echo-seal>span:first-child{font-size:54px}.pb-welcome .pb-echo-seal>span:nth-child(2){font-size:8px;margin-top:4px}.pb-welcome .pb-echo-gift h3{font-size:31px}.pb-welcome .pb-echo-gift p:not(.pb-eyebrow){font-size:15px}.pb-welcome .pb-gift-heart{right:19px;bottom:auto;top:32px}.pb-welcome .pb-offer-grid{grid-template-columns:1fr}.pb-welcome .pb-offer{padding-block:28px}.pb-welcome .pb-offer h3{font-size:26px}.pb-welcome .pb-offer p{font-size:15px}.pb-welcome .pb-offer-closing{padding-bottom:0}.pb-welcome .pb-offer-closing p{font-size:19px}.pb-welcome .pb-animation{padding-block:60px}.pb-welcome .pb-animation>.pb-container{grid-template-columns:1fr;gap:32px}.pb-welcome .pb-animation h2{font-size:38px}}@media (max-width: 680px){.pb-welcome .pb-hero-cinema{max-width:350px;width:calc(100% - 8px);margin-inline:auto}.pb-welcome .pb-hero-screen video{aspect-ratio:9/16;-o-object-fit:cover;object-fit:cover}}@media (prefers-reduced-motion: reduce){.pb-welcome *,.pb-welcome *:before,.pb-welcome *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.pb-welcome .homepage-three-header{--three-green: #183d35;--three-green-deep: #183d35;--three-terracotta: #d98560;--three-terracotta-deep: #a75334;--three-peach: #f1ddcc;--three-cream: #fbf5ed;--three-paper: #f7eee4;--three-mist: #e4e9df;--three-ink: #183d35;--three-muted: #54675e;color:var(--three-green);background:#fbf5edf7;border-bottom-color:#183d352e;font-family:PB Warm Sans,"Source Sans 3",sans-serif;font-size:16px;line-height:1.5}.pb-welcome .homepage-three-header section{padding:0}.pb-welcome .homepage-three-header :where(a,button):focus-visible{outline:2px solid #a75334;outline-offset:5px}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip{background:#e9ece2;color:#465e4e;font-size:10px;font-weight:500;letter-spacing:.025em}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip a{color:#465e4e}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip a:hover{text-decoration:underline;text-underline-offset:3px}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip nav a:last-child{color:#954d33;font-weight:600}.pb-welcome .homepage-three-header .homepage-three-header__brand{color:var(--three-green)}.pb-welcome .homepage-three-header .homepage-three-header__brand img{border-radius:50%}.pb-welcome .homepage-three-header .homepage-three-header__brand strong{font-family:PB Warm Sans,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.035em;line-height:1.2}.pb-welcome .homepage-three-header .homepage-three-header__brand small{margin-top:4px;color:var(--three-muted);font-size:11px;font-weight:400;letter-spacing:.015em}.pb-welcome .homepage-three-header .homepage-three-header__nav-link,.pb-welcome .homepage-three-header .homepage-three-header__nav-trigger{color:var(--three-green);font-family:PB Warm Sans,"Source Sans 3",sans-serif;font-size:14px;font-weight:500;line-height:1.4}.pb-welcome .homepage-three-header .homepage-three-header__nav-link:after,.pb-welcome .homepage-three-header .homepage-three-header__nav-trigger:after{height:1px;background:var(--three-terracotta-deep)}.pb-welcome .homepage-three-header .homepage-three-header__nav-trigger span{color:var(--three-terracotta-deep)}.pb-welcome .homepage-three-header .homepage-three-header__signup{min-height:46px;padding:11px 24px;border:1px solid transparent;border-radius:100px;background:var(--three-terracotta);color:#172f27;font-family:PB Warm Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.5;transition:background .18s ease,box-shadow .18s ease}.pb-welcome .homepage-three-header .homepage-three-header__signup:hover{background:#e69c78;color:#172f27;box-shadow:0 5px 16px #8b4e2b17}.pb-welcome .homepage-three-header .homepage-three-header__mega{background:var(--three-cream);border-color:#183d3529;box-shadow:0 28px 50px #183d351c;scrollbar-color:#c3b29e #fbf5ed;scrollbar-width:thin}.pb-welcome .homepage-three-header .homepage-three-header__mega-intro{border-color:#183d3529}.pb-welcome .homepage-three-header .homepage-three-header__mega-intro>p,.pb-welcome .homepage-three-header .homepage-three-header__about-links>p,.pb-welcome .homepage-three-header .homepage-three-header__contact-card>p{margin-bottom:15px;color:var(--three-terracotta-deep);font-family:PB Warm Sans,sans-serif;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.16em}.pb-welcome .homepage-three-header .homepage-three-header__mega-intro h2,.pb-welcome .homepage-three-header .homepage-three-header__about-links h2{margin-bottom:24px;color:var(--three-green);font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-size:31px;font-weight:500;line-height:1.18;letter-spacing:-.035em}.pb-welcome .homepage-three-header .homepage-three-header__mega-intro>a,.pb-welcome .homepage-three-header .homepage-three-header__contact-card a{color:var(--three-terracotta-deep);font-family:PB Warm Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.7}.pb-welcome .homepage-three-header .homepage-three-header__mega-intro>a:hover,.pb-welcome .homepage-three-header .homepage-three-header__contact-card a:hover{text-decoration:underline;text-underline-offset:4px}.pb-welcome .homepage-three-header .homepage-three-header__group-heading{margin-bottom:15px;padding-bottom:12px;border-color:#183d3533;color:var(--three-green);font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-size:21px;font-weight:500;line-height:1.35;letter-spacing:-.015em}.pb-welcome .homepage-three-header .homepage-three-header__group-heading a{color:var(--three-green)}.pb-welcome .homepage-three-header .homepage-three-header__group-heading span{color:var(--three-terracotta-deep);font-family:PB Warm Sans,sans-serif;font-size:17px}.pb-welcome .homepage-three-header .homepage-three-header__group-links{row-gap:11px}.pb-welcome .homepage-three-header .homepage-three-header__mega-link{color:var(--three-muted);font-family:PB Warm Sans,"Source Sans 3",sans-serif;font-size:14px;font-weight:400;line-height:1.4}.pb-welcome .homepage-three-header .homepage-three-header__mega-link:hover{color:var(--three-terracotta-deep);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.pb-welcome .homepage-three-header .homepage-three-header__team-feature{border-radius:4px;background:var(--three-paper)}.pb-welcome .homepage-three-header .homepage-three-header__team-feature img{border-radius:0}.pb-welcome .homepage-three-header .homepage-three-header__team-feature:after{background:linear-gradient(180deg,transparent,rgba(24,61,53,.88))}.pb-welcome .homepage-three-header .homepage-three-header__team-feature strong{color:var(--three-cream);font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-size:26px;font-weight:500;line-height:1.2;letter-spacing:-.02em}.pb-welcome .homepage-three-header .homepage-three-header__about-links,.pb-welcome .homepage-three-header .homepage-three-header__contact-card{border-color:#183d3529}.pb-welcome .homepage-three-header .homepage-three-header__contact-card strong{color:var(--three-green);font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-size:25px;font-weight:500}.pb-welcome .homepage-three-header .homepage-three-header__contact-card span{color:var(--three-muted);font-size:15px;line-height:1.6}.pb-welcome .homepage-three-header .homepage-three-header__backdrop{background:#182d243d}@media (min-width: 1181px){.pb-welcome .homepage-three-header .homepage-three-header__bar,.pb-welcome .homepage-three-header .homepage-three-header__contact-strip>div,.pb-welcome .homepage-three-header .homepage-three-header__mega-inner{width:min(100% - 56px,1240px)}.pb-welcome .homepage-three-header .homepage-three-header__mega-inner{grid-template-columns:235px minmax(0,1fr);gap:38px}.pb-welcome .homepage-three-header .homepage-three-header__care-groups{gap:27px}.pb-welcome .homepage-three-header .homepage-three-header__mega-inner--about{grid-template-columns:minmax(340px,.92fr) minmax(0,1.2fr) 210px}}@media (min-width: 981px){.pb-welcome .homepage-three-header .homepage-three-header__mega-intro{padding-right:29px}.pb-welcome .homepage-three-header .homepage-three-header__about-links{padding:0 30px 0 4px}}@media (min-width: 981px) and (max-width: 1180px){.pb-welcome .homepage-three-header .homepage-three-header__about-links{padding:0}}@media (max-width: 980px){.pb-welcome .homepage-three-header.is-open{background:var(--three-cream)}.pb-welcome .homepage-three-header .homepage-three-header__bar{width:calc(100% - 46px)}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip>div{width:calc(100% - 46px);gap:12px}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip{font-size:9px;letter-spacing:0}.pb-welcome .homepage-three-header .homepage-three-header__burger{width:44px;height:44px;border-color:#183d3533;background:transparent}.pb-welcome .homepage-three-header .homepage-three-header__burger span{height:1px;background:var(--three-green)}.pb-welcome .homepage-three-header .homepage-three-header__mobile-navigation,.pb-welcome .homepage-three-header .homepage-three-header__mega{background:var(--three-cream);box-shadow:none}.pb-welcome .homepage-three-header .homepage-three-header__mobile-navigation{padding-inline:23px}.pb-welcome .homepage-three-header .homepage-three-header__mobile-navigation>a,.pb-welcome .homepage-three-header .homepage-three-header__mobile-navigation>button{border-color:#183d352e;color:var(--three-green);font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-size:26px;font-weight:500;line-height:1.3;letter-spacing:-.025em}.pb-welcome .homepage-three-header .homepage-three-header__mobile-navigation>button span{color:var(--three-terracotta-deep);font-family:PB Warm Sans,sans-serif;font-size:27px;font-weight:300}.pb-welcome .homepage-three-header .homepage-three-header__mega-inner{width:min(100% - 46px,760px)}.pb-welcome .homepage-three-header .homepage-three-header__mobile-back{color:var(--three-terracotta-deep);font-family:PB Warm Sans,sans-serif;font-size:14px;font-weight:600}.pb-welcome .homepage-three-header .homepage-three-header__mega-intro{padding:0 0 28px}.pb-welcome .homepage-three-header .homepage-three-header__about-links{padding:28px 0}.pb-welcome .homepage-three-header .homepage-three-header__care-groups{gap:31px 21px}.pb-welcome .homepage-three-header .homepage-three-header__group--wide .homepage-three-header__group-links{-moz-column-gap:21px;column-gap:21px}}@media (max-width: 420px){.pb-welcome .homepage-three-header .homepage-three-header__brand{gap:10px}.pb-welcome .homepage-three-header .homepage-three-header__brand strong{font-size:20px}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip>div{width:calc(100% - 32px);gap:8px}.pb-welcome .homepage-three-header .homepage-three-header__contact-strip{font-size:8px}.pb-welcome .homepage-three-header .homepage-three-header__mega-link{font-size:13px}.pb-welcome .homepage-three-header .homepage-three-header__group-heading{font-size:20px}}@media (prefers-reduced-motion: reduce){.pb-welcome .homepage-three-header *,.pb-welcome .homepage-three-header *:before,.pb-welcome .homepage-three-header *:after{transition:none!important}}.pb-welcome .pb-banner{position:relative;isolation:isolate;display:grid;align-items:center;width:100%;min-height:clamp(590px,56.25vw,960px);margin:0;padding:0;overflow:hidden;background:#102d26;color:#fffaf4}.pb-welcome .pb-banner:after{content:"";position:absolute;inset:auto 0 0;z-index:3;height:28px;background:linear-gradient(180deg,#fbf5ed00,#fbf5ed);pointer-events:none}.pb-welcome .pb-banner .pb-banner-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;margin:0;border:0;border-radius:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;background:#102d26}.pb-welcome .pb-banner .pb-banner-team{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%;opacity:0;pointer-events:none}.pb-welcome .pb-banner.pb-banner--team .pb-banner-team{opacity:1}.pb-welcome .pb-banner .pb-banner-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0a231cc7,#0a231c96 35%,#0a231c38 65%,#0a231c14),linear-gradient(180deg,#0a231c0a 45%,#0a231c45);pointer-events:none}.pb-welcome .pb-banner .pb-banner-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding-top:76px;padding-bottom:112px}.pb-welcome .pb-banner .pb-eyebrow{width:-moz-fit-content;width:fit-content;margin:0 0 27px;padding-bottom:11px;border-bottom:1px solid #e2a080;color:#f9e1ce;font-family:PB Warm Sans,"Source Sans 3",sans-serif;font-size:11px;font-weight:600;line-height:1.5;letter-spacing:.18em;text-shadow:0 1px 12px rgba(8,27,21,.15)}.pb-welcome .pb-banner h1{max-width:910px;margin:0 0 27px;color:#fffaf4;font-family:"PB Warm Serif",Playfair Display,Georgia,serif;font-size:clamp(61px,5.6vw,88px);font-weight:500;line-height:1.08;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 2px 24px rgba(8,27,21,.13)}.pb-welcome .pb-banner h1 em{color:#f0b898;font-weight:500}.pb-welcome .pb-banner .pb-banner-lead{max-width:550px;margin:0;color:#f0f0e6;font-size:19px;font-weight:400;line-height:1.7;text-wrap:pretty;text-shadow:0 1px 12px rgba(8,27,21,.15)}.pb-welcome .pb-banner .pb-banner-actions{display:flex;flex-wrap:wrap;align-items:center;gap:30px;margin-top:34px}.pb-welcome .pb-banner .pb-banner-actions .pb-button{min-height:55px;padding:14px 29px;background:#d98560;color:#172f27;font-size:16px;font-weight:600;box-shadow:0 3px 16px #081b150d}.pb-welcome .pb-banner .pb-banner-actions .pb-button:hover{background:#e69c78;box-shadow:0 7px 20px #081b1524}.pb-welcome .pb-banner .pb-banner-actions .pb-text-link{color:#fffaf4;border-color:#fffaf4a1;font-size:15px;font-weight:500}.pb-welcome .pb-banner .pb-banner-actions .pb-text-link:hover{color:#f4c7ab;border-color:#f4c7ab}.pb-welcome .pb-banner :where(a,button):focus-visible{outline:3px solid #f9dfc9;outline-offset:5px}@media (min-width: 1707px){.pb-welcome .pb-banner{min-height:56.25vw}}@media (min-width: 981px) and (max-width: 1180px){.pb-welcome .pb-banner h1{max-width:840px;font-size:65px}.pb-welcome .pb-banner .pb-banner-content{padding-top:63px;padding-bottom:96px}.pb-welcome .pb-banner .pb-banner-lead{max-width:510px;font-size:18px}}@media (min-width: 681px) and (max-width: 980px){.pb-welcome .pb-banner{min-height:670px;align-items:end}.pb-welcome .pb-banner .pb-banner-shade{background:linear-gradient(180deg,#0a231c17,#0a231c4a 25%,#0a231ccf 64%,#102d26 88%),linear-gradient(90deg,#0a231c4d,#0a231c00 85%)}.pb-welcome .pb-banner .pb-banner-content{padding-top:174px;padding-bottom:91px}.pb-welcome .pb-banner .pb-eyebrow{margin-bottom:22px}.pb-welcome .pb-banner h1{max-width:740px;font-size:clamp(53px,7.4vw,66px);margin-bottom:22px}.pb-welcome .pb-banner .pb-banner-lead{max-width:550px;font-size:17px}.pb-welcome .pb-banner .pb-banner-actions{margin-top:26px;gap:25px}}@media (max-width: 680px){.pb-welcome .pb-banner{min-height:max(700px,177.778vw);align-items:end}.pb-welcome .pb-banner:after{height:23px}.pb-welcome .pb-banner .pb-banner-video{-o-object-position:center top;object-position:center top}.pb-welcome .pb-banner .pb-banner-team{-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top}.pb-welcome .pb-banner.pb-banner--team:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(https://storage.googleapis.com/puurbegin1.firebasestorage.app/imports/page/de-verloskundigenpraktijk/6d6f0d3ad119a0be7d3eb61ac2da417e5d1aa7de) center/cover;filter:blur(24px);opacity:.5}.pb-welcome .pb-banner .pb-banner-shade{background:linear-gradient(180deg,#0a231c14,#0a231c21,#0a231c7a 40%,#0a231cd1 68%,#0a231cf0)}.pb-welcome .pb-banner .pb-banner-content{padding:220px 23px 98px}.pb-welcome .pb-banner .pb-eyebrow{max-width:100%;margin-bottom:22px;padding-bottom:9px;font-size:9px;letter-spacing:.16em}.pb-welcome .pb-banner h1{max-width:540px;margin-bottom:23px;font-size:clamp(43px,10.8vw,64px);line-height:1.1;letter-spacing:-.035em}.pb-welcome .pb-banner .pb-banner-lead{max-width:455px;font-size:16px;line-height:1.65}.pb-welcome .pb-banner .pb-banner-actions{gap:18px;margin-top:26px}.pb-welcome .pb-banner .pb-banner-actions .pb-button{min-height:51px;padding:13px 23px;font-size:14px}.pb-welcome .pb-banner .pb-banner-actions .pb-text-link{font-size:13px}}@media (max-width: 370px){.pb-welcome .pb-banner .pb-banner-content{padding-top:204px;padding-inline:20px}.pb-welcome .pb-banner h1{font-size:40px}.pb-welcome .pb-banner .pb-banner-actions{gap:16px}.pb-welcome .pb-banner .pb-banner-actions .pb-button{padding-inline:19px}}@media (prefers-reduced-motion: reduce){.pb-welcome .pb-banner .pb-banner-actions a,.pb-welcome .pb-banner .pb-banner-actions button{transition:none}}@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 18px 46px rgba(var(--color-primary-rgb),.14),0 4px 14px #0f172a1a;background:radial-gradient(circle at top,rgba(255,255,255,.4),transparent 65%);position:relative;z-index:1;filter:drop-shadow(0 8px 20px rgba(15,23,42,.12))}@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}img[src*="/Highlights/strippenkaart-1.webp"]{border-radius:clamp(.75rem,2vw,1.25rem);box-shadow:0 14px 36px #081f2c21,0 3px 10px #081f2c14}.blog-detail .cover img[src*="/Highlights/strippenkaart-1.webp"]{width:min(100% - clamp(1.25rem,5vw,4rem),960px);margin:clamp(1rem,2.5vw,2rem) auto}.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}.appointment-form.puurbegin-heart-journey{--heart-green: #173f39;--heart-green-deep: #0d2c28;--heart-terracotta: #d98560;--heart-terracotta-deep: #994225;--heart-peach: #f6d8c2;--heart-cream: #fff9f4;--heart-paper: #f7f1eb;--heart-mist: #e9f1ee;--heart-ink: #17312e;--heart-muted: #53615f;padding:clamp(3.5rem,7vw,6.5rem) 0;color:var(--heart-ink);background:radial-gradient(circle at 95% 10%,rgba(var(--color-secondary-rgb),.35),transparent 28%),linear-gradient(180deg,var(--heart-cream),var(--heart-paper))}.puurbegin-heart-journey>.container{width:min(100% - 2rem,1180px);max-width:1180px;margin-inline:auto;display:block}.heart-journey-section-lead{max-width:1050px;margin:0 auto clamp(2.5rem,6vw,5rem);text-align:center}.heart-journey-section-lead>span{color:var(--heart-terracotta-deep);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.heart-journey-section-lead h2{max-width:1000px;margin:1.1rem auto 1rem;color:var(--heart-green-deep);font-family:Playfair Display,Times New Roman,serif;font-size:clamp(2.65rem,7vw,5.4rem);line-height:.98;letter-spacing:-.025em}.heart-journey-section-lead p{max-width:820px;margin:0 auto;color:var(--heart-muted);font-size:clamp(1rem,2vw,1.18rem);line-height:1.6}.heart-journey-card{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));overflow:hidden;border:1px solid rgba(23,63,57,.13);border-radius:26px;background:var(--heart-cream);box-shadow:0 28px 65px #17312e1f}.heart-journey-intro,.heart-journey-main{min-width:0;padding:clamp(1.5rem,4vw,3rem)}.heart-journey-intro{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;color:var(--heart-ink);background:radial-gradient(circle at 12% 8%,rgba(var(--color-secondary-rgb),.8),transparent 34%),linear-gradient(155deg,var(--heart-mist),var(--heart-cream) 58%,var(--heart-peach))}.heart-journey-intro-copy{display:grid;gap:1rem}.heart-journey-brand,.heart-journey-pill{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .75rem;color:var(--heart-green-deep);background:var(--heart-mist);border-radius:999px;font-size:.82rem;font-weight:700}.heart-journey-brand span{color:var(--heart-terracotta-deep);font-size:1.05rem}.heart-journey-intro h3,.heart-journey-main h3{color:var(--heart-green-deep);font-family:Playfair Display,Times New Roman,serif;letter-spacing:-.01em}.heart-journey-intro h3{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}.heart-journey-intro p,.heart-journey-step-header p,.heart-journey-success p{margin:0;line-height:1.65}.heart-journey-map{margin:0;padding:0;display:grid;gap:.9rem;list-style:none}.heart-journey-map li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;color:var(--heart-muted)}.heart-journey-map li.is-active,.heart-journey-map li.is-done{color:var(--heart-green-deep)}.heart-journey-milestone{width:2.2rem;height:2.2rem;display:grid;place-items:center;border:1px solid rgba(23,63,57,.2);border-radius:50%;color:var(--heart-green-deep);background:#fff9f4d1;font-weight:700}.heart-journey-map li.is-active .heart-journey-milestone,.heart-journey-map li.is-done .heart-journey-milestone{color:var(--heart-cream);border-color:var(--heart-terracotta);background:var(--heart-terracotta)}.heart-journey-main{display:grid;background:linear-gradient(180deg,var(--heart-cream),rgba(247,241,235,.78))}.heart-journey-form{display:grid;gap:1.5rem}.heart-journey-form [hidden]{display:none!important}.heart-journey-progress{display:grid;gap:.45rem}.heart-journey-progress>div{display:flex;justify-content:space-between;gap:1rem;color:var(--heart-muted);font-size:.9rem}.heart-journey-progress progress{width:100%;accent-color:var(--heart-terracotta)}.heart-journey-form [data-heart-step]{display:grid;gap:1.25rem}.heart-journey-step-header{display:grid;gap:.45rem}.heart-journey-step-header h3,.heart-journey-success h3{font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.15}.heart-journey-step-header p{color:var(--heart-muted)}.puurbegin-heart-journey label{display:grid;gap:.45rem;color:var(--heart-green-deep);font-weight:700}.puurbegin-heart-journey input:not([type=checkbox]),.puurbegin-heart-journey textarea{width:100%;padding:.85rem 1rem;color:var(--heart-ink);border:1px solid rgba(var(--color-primary-rgb),.32);border-radius:14px;background:#ffffffe0;box-shadow:inset 0 1px 2px #17312e0a}.puurbegin-heart-journey input:not([type=checkbox]):focus,.puurbegin-heart-journey textarea:focus{outline:none;border-color:var(--heart-terracotta);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb),.18)}.puurbegin-heart-journey textarea{min-height:110px;resize:vertical}.heart-journey-choice-group{min-width:0;margin:0;padding:0;display:grid;gap:.75rem;border:0}.heart-journey-choice-group legend{margin-bottom:.1rem;color:var(--heart-green-deep);font-weight:700}.heart-journey-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:.75rem}.heart-journey-choice{min-height:5.25rem;padding:.9rem;border:1px solid rgba(var(--color-primary-rgb),.24);border-radius:14px;color:var(--heart-green-deep);background:rgba(var(--color-secondary-rgb),.52);font:inherit;font-weight:700;line-height:1.35;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.heart-journey-choice:hover{transform:translateY(-2px);border-color:var(--heart-terracotta)}.heart-journey-choice:focus-visible,.heart-journey-action:focus-visible{outline:3px solid rgba(var(--color-primary-rgb),.35);outline-offset:3px}.heart-journey-choice[aria-pressed=true]{color:var(--heart-cream);border-color:var(--heart-terracotta);background:var(--heart-terracotta)}.heart-journey-reaction{margin:0;display:flex;align-items:flex-start;gap:.65rem;color:var(--heart-green-deep);line-height:1.55;animation:heart-journey-pop .36s ease}.heart-journey-reaction span{flex:0 0 auto;color:var(--heart-terracotta-deep);font-size:1.15rem}.heart-journey-hint,.heart-journey-optional{color:var(--heart-muted);font-size:.85rem;font-weight:400}.heart-journey-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.heart-journey-actions{display:flex;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.heart-journey-actions.is-next-only{justify-content:flex-end}.heart-journey-action{min-height:48px;padding:.75rem 1.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font:inherit;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.heart-journey-action:hover:not(:disabled){transform:translateY(-2px)}.heart-journey-action:disabled{cursor:wait;opacity:.65}.heart-journey-action.is-primary{color:var(--heart-cream);border:1px solid var(--heart-green-deep);background:var(--heart-green-deep);box-shadow:0 12px 28px #0d2c2829}.heart-journey-action.is-secondary{color:var(--heart-terracotta-deep);border:1px solid rgba(var(--color-primary-rgb),.42);background:transparent}.heart-journey-review{margin:0;display:grid;grid-template-columns:minmax(115px,auto) 1fr;gap:.55rem 1rem}.heart-journey-review dt{color:var(--heart-muted)}.heart-journey-review dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--heart-green-deep);font-weight:700}.puurbegin-heart-journey label.heart-journey-consent{display:flex;align-items:flex-start;gap:.7rem;color:var(--heart-ink);font-weight:400}.heart-journey-consent input{width:1.15rem;height:1.15rem;flex:0 0 auto;margin-top:.2rem;accent-color:var(--heart-terracotta)}.heart-journey-error{margin:0;padding:.8rem 1rem;color:#8f2f1b;border-radius:12px;background:#d9856029;font-weight:700}.heart-journey-success{min-height:27rem;display:grid;place-items:center;align-content:center;gap:1.25rem;text-align:center}.heart-journey-success-icon{width:4.5rem;height:4.5rem;display:grid;place-items:center;color:var(--heart-green-deep);border-radius:50%;background:var(--heart-peach);font-size:2rem;font-weight:700}@keyframes heart-journey-pop{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 720px){.appointment-form.puurbegin-heart-journey{padding:7rem 0 3rem}.puurbegin-heart-journey>.container{width:min(100% - 1.25rem,1180px)}.heart-journey-card{border-radius:20px}.heart-journey-intro,.heart-journey-main{padding:1.35rem}.heart-journey-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding-right:3.75rem}.heart-journey-map li{grid-template-columns:1fr;justify-items:center;gap:.4rem;text-align:center;font-size:.82rem}.heart-journey-milestone{width:2rem;height:2rem}.heart-journey-choices,.heart-journey-field-grid{grid-template-columns:1fr}.heart-journey-choice{min-height:0}.heart-journey-actions{display:grid;grid-template-columns:1fr}.heart-journey-actions .is-primary{order:-1}.heart-journey-review{grid-template-columns:1fr;gap:.15rem}.heart-journey-review dd{margin-bottom:.7rem}}@media (prefers-reduced-motion: reduce){.heart-journey-choice,.heart-journey-action,.heart-journey-reaction{transition:none;animation:none}}.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}
