/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.rounded{border-radius:.25rem}}@font-face{font-family:Hanken Grotesk;src:url(/fonts/hanken-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(/fonts/hanken-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Hanken Grotesk;src:url(/fonts/hanken-black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}:root{--ink:#263a31;--muted:#5f6a62;--green:#187447;--green-dark:#115733;--sage:#f1f5ec;--cream:#fcfaf4;--yellow:#f4d45e;--line:#e4e8df;--font-sans:"Hanken Grotesk", sans-serif;color:var(--ink);font-synthesis:none;background:#fff;font-family:Hanken Grotesk,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#9db39e var(--cream);scroll-padding-top:110px}body{-webkit-font-smoothing:antialiased;min-width:320px;margin:0;font-size:16px;line-height:1.65}button,input,select{font:inherit}button,select{cursor:pointer}a{color:inherit;text-underline-offset:5px;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}h1,h2{letter-spacing:-.035em;font-weight:900;line-height:1.12}h1{font-size:clamp(44px,4.7vw,66px)}h2{font-size:clamp(30px,3vw,41px)}h2 span,h1 span{color:var(--green)}h3{letter-spacing:-.015em;font-size:21px;font-weight:700;line-height:1.3}p{color:var(--muted)}::selection{color:#21392c;background:#f4d45e}:focus-visible{outline-offset:5px;outline:3px solid #9a6500}.container{width:min(1180px,100% - 64px);margin-inline:auto}.section{padding-block:90px}.button{text-align:center;border:1px solid #0000;border-radius:28px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:13px 23px;font-size:14px;font-weight:700;line-height:1.3;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.button-green{background:var(--green);color:#fff}.button-green:hover{background:var(--green-dark)}.button-outline{color:var(--green-dark);background:0 0;border-color:#bdcbbd}.button-outline:hover{background:var(--sage);border-color:var(--green)}.button-yellow{color:#29452c;background:var(--yellow)}.button-yellow:hover{background:#e8c647}.text-link{min-height:44px;color:var(--green);align-items:center;gap:10px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover{text-decoration:underline}.icon-disc{width:48px;height:48px;color:var(--green);background:#e9f1e5;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-disc.yellow{color:var(--green-dark);background:#faedaf}.skip-link{z-index:100;background:var(--yellow);color:var(--ink);border-radius:8px;padding:12px 20px;position:fixed;top:10px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.utility-bar{background:var(--sage);color:#536c57;padding-block:7px;font-size:12px}.utility-bar a{align-items:center;gap:7px;display:inline-flex}.utility-bar a:hover{color:var(--green-dark);text-decoration:underline}.site-header{z-index:30;background:#fff;border-bottom:1px solid #f0f1eb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:25px;min-height:96px;display:flex}.brand{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.brand-symbol{width:86px;height:auto}.brand-type{flex-direction:column;gap:4px;width:145px;display:flex}.brand-type img{width:124px;height:auto}.brand-type>span{color:#366c5b;font-size:8px;font-weight:700;line-height:1.3}.desktop-nav{align-items:center;gap:29px;font-size:14px;font-weight:700;display:flex}.desktop-nav a{padding-block:15px;transition:color .2s}.desktop-nav a:hover{color:var(--green)}.header-cta{min-height:43px;padding:11px 19px;font-size:13px}.menu-toggle{background:var(--sage);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-nav{display:none}.hero-section{background:var(--cream);padding-block:70px 75px}.hero-grid{grid-template-columns:1fr 1.03fr;align-items:center;gap:65px;display:grid}.hero-headline-wrap{overflow:hidden}.hero-line{display:block;overflow:hidden}.hero-word{will-change:transform;display:inline-block}.hero-accent{color:var(--green)}.hero-copy>p{max-width:415px;margin-top:24px;font-size:17px;line-height:1.7}.hero-actions{margin-top:29px}.hero-assurance{color:var(--green);align-items:center;gap:13px;margin-top:33px;display:flex}.hero-heart-pulse{will-change:transform;display:inline-flex}.hero-assurance p{font-size:12px;line-height:1.7}.hero-assurance strong{color:#526456;font-weight:700}.hero-visual{min-width:0;height:494px;position:relative}.hero-photo{border-radius:22px 85px 22px 22px;height:405px;position:relative;overflow:hidden}.hero-photo img{object-fit:cover;object-position:44% center;will-change:transform;width:100%;height:100%}.hero-photo-curtain{background:var(--cream);z-index:2;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;transform:scaleY(0)}.hero-inset{border:7px solid var(--cream);background:var(--cream);z-index:3;will-change:transform,opacity;border-radius:20px;width:240px;position:absolute;bottom:0;right:-12px;overflow:hidden}.hero-inset img{object-fit:cover;width:100%;height:160px}.hero-inset span{text-align:center;color:var(--green-dark);padding:9px 5px 2px;font-size:10px;font-weight:700;display:block}.photo-note{z-index:4;will-change:transform,opacity;background:#fff;border-radius:14px;align-items:center;gap:11px;padding:19px 22px;display:flex;position:absolute;bottom:33px;left:-26px;box-shadow:0 12px 28px #263a3110}.photo-note strong{font-size:14px}.photo-note small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.photo-note .icon-disc{border-radius:50%;width:38px;height:38px}.sun-dot{background:var(--yellow);border-radius:50%;width:25px;height:25px;position:absolute;top:-17px;right:48px}.photo-credit{color:#727a6e;font-size:10px;position:absolute;bottom:-23px;right:6px}.service-strip{background:var(--sage);padding-block:28px}.strip-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.strip-inner>span{color:#65735c;font-size:13px}.strip-inner>a{color:#45654e;align-items:center;gap:12px;font-size:16px;font-weight:700;display:flex}.strip-inner>a:hover{color:var(--green)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.section-heading p{margin-top:18px;font-size:15px}.section-heading>.text-link{white-space:nowrap}.services-layout{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-image{will-change:transform,opacity;border-radius:15px;min-height:235px;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%}.service-image figcaption{color:var(--green-dark);background:#fff;padding:11px 14px 0;font-size:12px;position:absolute;bottom:0;left:0;right:0}.service-feature{border:1px solid var(--line);will-change:transform,opacity;border-radius:15px;grid-column:span 2;align-items:start;gap:24px;padding:37px;display:flex}.service-feature p{max-width:420px;margin-block:13px 12px;font-size:15px}.service-card{border:1px solid var(--line);will-change:transform,opacity;border-radius:15px;padding:28px}.service-card h3{margin-top:19px}.service-card p{max-width:31ch;margin-block:11px 14px;font-size:14px}.clinic-section{background:#f5f7ef}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:95px;display:grid}.clinic-figure{padding-bottom:28px;position:relative}.clinic-figure>img{object-fit:cover;border-radius:150px 150px 18px 18px;width:100%;height:385px}.clinic-figure figcaption{background:var(--green);color:#fff;border-radius:13px;align-items:center;gap:14px;padding:22px 25px;display:flex;position:absolute;bottom:0;right:-20px}.clinic-figure figcaption strong{font-size:16px}.clinic-figure figcaption small{color:#e5efdf;margin-top:3px;font-size:12px;display:block}.section-copy>p{max-width:460px;margin-top:23px;font-size:16px}.check-list{gap:12px;margin:26px 0 30px;padding:0;font-size:14px;list-style:none;display:grid}.check-list li{align-items:center;gap:11px;display:flex}.check-list svg{color:var(--green)}.journey-grid{grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:start;gap:35px;display:grid}.journey-grid h2{font-size:30px}.journey-grid>div>p{margin-top:17px;font-size:14px}.step-number{background:var(--sage);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;margin-bottom:19px;font-size:15px;font-weight:700;display:inline-flex}.journey-step h3{font-size:18px}.journey-step{border-left:1px solid var(--line);padding-left:25px}.pregnancy-section{background:var(--cream)}.pregnancy-grid{gap:85px}.pregnancy-image{padding:17px 17px 26px 0;position:relative}.pregnancy-image>img{object-fit:cover;object-position:43% center;border-radius:18px 110px 18px 18px;width:100%;height:465px}.pregnancy-mark{background:var(--yellow);width:82px;height:82px;color:var(--green-dark);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:7px;right:0}.image-caption{color:#70796b;font-size:10px;position:absolute;bottom:2px;left:5px}.pregnancy-services{gap:19px;margin-block:28px;display:grid}.pregnancy-services>div{align-items:start;gap:13px;display:flex}.pregnancy-services>div>svg{color:var(--green);margin-top:3px}.pregnancy-services h3{font-size:16px}.pregnancy-services p{margin-top:4px;font-size:13px;line-height:1.6}.guidance-grid{grid-template-columns:.9fr 1.1fr;gap:90px;display:grid}.guidance-grid>div>p{max-width:320px;margin-block:20px 17px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:16px;font-weight:700;line-height:1.5;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--green);transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{padding:0 25px 25px 0;font-size:14px;line-height:1.8}.contact-section{padding-block:10px 60px}.contact-panel{background:var(--green);color:#fff;border-radius:28px;grid-template-columns:1fr 1.1fr;gap:65px;padding:55px 60px;display:grid}.contact-copy{padding-top:15px}.contact-copy>svg{color:#e4ebbf;margin-bottom:26px}.contact-copy h2{font-size:39px}.contact-copy h2 span{color:#fce583}.contact-copy>p{color:#e2eedb;max-width:330px;margin-block:22px;font-size:15px}.contact-phone{margin-bottom:15px;font-size:25px;font-weight:700;display:block}.contact-phone:hover{text-decoration:underline}.contact-instagram{color:#e5efdd;align-items:center;gap:8px;font-size:13px;display:inline-flex}.contact-instagram:hover{text-decoration:underline}.contact-card{color:var(--ink);background:#fff;border-radius:15px;padding:30px}.contact-card>p{margin-top:8px;font-size:13px}.contact-card label{margin-block:22px 7px;font-size:12px;font-weight:700;display:block}.contact-card select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #c8d1c6;border-radius:7px;padding:10px;font-size:14px;display:block}.contact-submit{width:100%;margin-block:17px 12px;padding-inline:12px;font-size:13px}.contact-card>small{color:var(--muted);font-size:11px;line-height:1.6;display:block}.contact-address{border-top:1px solid var(--line);align-items:start;gap:12px;margin-top:24px;padding-top:22px;display:flex}.contact-address>svg{color:var(--green);margin-top:3px}.contact-address strong{font-size:14px}.contact-address address{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal;line-height:1.8}.map-links{align-items:center;gap:25px;margin-top:7px;display:flex}.map-links a{min-height:36px;color:var(--green);align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:underline;display:inline-flex}.site-footer{background:#fff}.footer-top{justify-content:space-between;align-items:center;gap:30px;padding-block:20px 40px;display:flex}.footer-top>p{font-size:13px}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-block:22px;display:flex}.footer-bottom>p{font-size:11px}.mobile-contact{display:none}.not-found{padding-block:80px}.not-found h1{margin-top:70px;font-size:42px}.not-found p{margin-block:24px}@media(min-width:901px)and (max-width:1120px){.desktop-nav{gap:17px;font-size:13px}.header-inner{gap:15px}.brand-symbol{width:66px}.brand-type{width:125px}.brand-type img{width:109px}.hero-grid{gap:35px}.hero-visual{height:460px}.hero-photo{height:350px}.hero-inset{width:200px}.photo-note{padding:15px;bottom:36px;left:-5px}.photo-note .icon-disc{display:none}.strip-inner{gap:15px}.strip-inner>a{gap:6px;font-size:14px}.strip-inner>span{max-width:135px}.split-section,.guidance-grid{gap:50px}.contact-panel{gap:35px;padding:40px}}@media(max-width:900px){html{scroll-padding-top:92px}.container{width:calc(100% - 48px)}.section{padding-block:65px}.header-inner{min-height:80px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex}.mobile-nav{display:none}.mobile-nav:not([hidden]){border-top:1px solid var(--line);background:#fff;max-height:calc(100dvh - 120px);padding:12px 24px 26px;display:grid;overflow-y:auto;box-shadow:0 16px 32px #263a3114}.mobile-nav a{border-bottom:1px solid #f4f6f1;justify-content:space-between;align-items:center;padding:14px 0;font-size:15px;font-weight:700;transition:color .2s;display:flex}.mobile-nav a:last-child{border-bottom:none}.mobile-nav a:hover{color:var(--green)}.mobile-nav-highlight{color:var(--green);border-top:1px dashed var(--line);margin-top:8px;padding-top:16px}.hero-section{padding-block:45px 55px}.hero-grid{gap:30px}h1{font-size:45px}.hero-copy>p{font-size:15px}.hero-actions .button{padding-inline:16px;font-size:12px}.hero-visual{height:400px}.hero-photo{border-top-right-radius:60px;height:310px}.hero-inset{width:185px;right:0}.hero-inset img{height:145px}.photo-note{gap:8px;padding:12px;bottom:180px;left:-10px}.photo-note strong{font-size:11px}.photo-note small{font-size:9px}.photo-note .icon-disc{width:30px;height:30px}.hero-assurance{margin-top:23px}.hero-assurance p{font-size:11px}.strip-inner{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.strip-inner>span{text-align:center;grid-column:1/-1}.strip-inner>a{justify-content:center;gap:8px;font-size:13px}.services-layout{gap:14px}.service-card{padding:20px}.service-card h3{font-size:18px}.service-feature{gap:16px;padding:25px}.split-section{gap:45px}.clinic-figure>img{border-top-left-radius:100px;border-top-right-radius:100px;height:360px}.clinic-figure figcaption{padding:17px;right:-10px}.clinic-figure figcaption strong{font-size:13px}.clinic-figure figcaption small{font-size:10px}.section-copy>p{font-size:14px}.check-list{font-size:13px}.journey-grid{grid-template-columns:repeat(3,1fr);gap:25px}.journey-grid>div:first-child{grid-column:1/-1}.journey-grid>div:first-child h2 br{display:none}.journey-grid>div:first-child>p{margin-top:12px}.journey-step{padding-left:17px}.pregnancy-image>img{border-top-right-radius:75px;height:440px}.guidance-grid{gap:40px}.contact-panel{grid-template-columns:.9fr 1.1fr;gap:30px;padding:35px}.contact-copy h2{font-size:32px}.contact-card{padding:23px}.footer-top{flex-wrap:wrap}}@media(max-width:600px){.container{width:calc(100% - 40px)}body{font-size:15px}h1{font-size:clamp(43px,11vw,58px)}h2{font-size:31px}.desktop-break{display:none}.utility-bar{padding-block:7px;font-size:10px}.utility-bar .container{gap:10px}.utility-bar svg{width:12px}.utility-bar a{gap:4px}.header-inner{min-height:76px}.brand-symbol{width:66px}.brand-type{width:135px}.brand-type img{width:109px}.brand-type>span{font-size:7.5px}.hero-section{padding-block:39px 45px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy>p{max-width:340px;margin-top:20px;font-size:16px}.hero-actions{gap:10px;margin-top:24px}.hero-actions .button{min-height:46px;padding-inline:17px;font-size:12px}.hero-assurance{margin-top:24px}.hero-visual{height:362px}.hero-photo{border-radius:17px 65px 17px 17px;height:280px}.hero-inset{border-width:5px;border-radius:15px;width:176px;bottom:0;right:-5px}.hero-inset img{height:130px}.hero-inset span{padding:7px 1px 1px;font-size:8px}.photo-note{gap:8px;max-width:184px;padding:13px 12px;bottom:25px;left:-5px}.photo-note .icon-disc{display:none}.photo-note strong{font-size:11px}.photo-note small{font-size:9px}.photo-credit{font-size:9px;bottom:-18px}.sun-dot{width:18px;height:18px;top:-12px;right:30px}.service-strip{padding-block:25px}.strip-inner{gap:19px 10px}.strip-inner>span{font-size:12px}.strip-inner>a{text-align:center;flex-direction:column;gap:10px;font-size:11px;line-height:1.4}.strip-inner>a svg{width:24px;height:24px}.section{padding-block:54px}.section-heading{margin-bottom:25px;display:block}.section-heading p{font-size:14px}.section-heading>.text-link{margin-top:10px}.services-layout{grid-template-columns:1fr;gap:13px}.service-image{height:220px;min-height:auto}.service-feature{grid-column:auto;padding:24px;display:block}.service-feature .icon-disc{margin-bottom:16px}.service-feature p{font-size:14px}.service-card{grid-template-columns:45px 1fr;column-gap:15px;padding:24px;display:grid}.service-card .icon-disc{grid-row:1/4;width:43px;height:43px}.service-card h3{margin-top:0}.service-card p{max-width:none;margin-block:8px}.service-card .text-link{grid-column:2}.split-section{grid-template-columns:1fr;gap:35px}.clinic-figure{padding:0 10px 23px 0}.clinic-figure>img{border-radius:95px 95px 16px 16px;height:300px}.clinic-figure figcaption{padding:18px;right:0}.section-copy>p{margin-top:20px;font-size:15px}.check-list{margin-block:24px;font-size:13px}.journey-grid{grid-template-columns:1fr;gap:26px}.journey-grid h2{font-size:30px}.journey-grid>div:first-child h2 br{display:block}.journey-step{border-left:none;grid-template-columns:38px 1fr;column-gap:17px;padding-left:0;display:grid}.step-number{grid-row:1/3;margin:0}.journey-grid>.journey-step>p{margin-top:7px;font-size:14px}.journey-step h3{padding-top:5px}.pregnancy-image{padding-top:0}.pregnancy-image>img{border-top-right-radius:75px;height:340px}.pregnancy-mark{width:68px;height:68px}.pregnancy-services{gap:22px}.pregnancy-services p{font-size:14px}.guidance-grid{grid-template-columns:1fr;gap:25px}.guidance-grid>div>p{margin-block:18px 10px}.faq-list summary{font-size:15px}.contact-section{padding-block:0 38px}.contact-panel{border-radius:20px;grid-template-columns:1fr;gap:30px;padding:30px 20px 20px}.contact-copy{padding:0 5px}.contact-copy h2{font-size:33px}.contact-copy>svg{width:35px;height:35px;margin-bottom:22px}.contact-copy>p{margin-block:18px}.contact-card{padding:23px 18px}.contact-card h3{font-size:20px}.contact-submit{gap:8px;font-size:12px}.contact-card>small{font-size:11px}.contact-address{gap:8px}.contact-address address{font-size:11px}.footer-top{gap:23px;padding-block:8px 30px;display:grid}.footer-top>p{font-size:13px}.footer-bottom{gap:9px;padding-block:20px 105px;display:grid}.footer-bottom>p{font-size:10px}.mobile-contact{z-index:40;bottom:12px;bottom:calc(12px + env(safe-area-inset-bottom));background:var(--green);color:#fff;border-radius:28px;justify-content:center;align-items:center;gap:12px;padding:14px;font-size:14px;font-weight:700;transition:background-color .2s,transform .2s;display:flex;position:fixed;left:20px;right:20px;box-shadow:0 4px 18px #173e3525}.mobile-contact:active{background:var(--green-dark);transform:scale(.98)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
