@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-ext-wght-normal.DdQaqQDo.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/outfit-latin-wght-normal.Bc-8i84L.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--navy: #102b4d;--night: #091a2f;--ink: #172235;--ivory: #f4efe5;--paper: #fbf8f1;--blue: #5bb7d3;--red: #8b2f35;--green: #168346;--line: rgba(16, 43, 77, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--night)}body{margin:0;font-family:Outfit Variable,Outfit,sans-serif;color:var(--ink);background:var(--paper)}main{width:100%;max-width:100%;overflow:hidden}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,[tabindex]:focus-visible{outline:3px solid #f4c95d;outline-offset:4px}.shell{width:min(100% - 48px,1240px);margin-inline:auto}.section-pad{padding-block:clamp(7rem,14vw,12rem)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:640;letter-spacing:-.045em;line-height:.95}h2{font-size:clamp(3rem,6vw,6rem);max-width:930px;margin-bottom:2rem}h3{font-size:clamp(1.8rem,3vw,3rem)}p{font-size:1.1rem;line-height:1.65}.eyebrow{margin-bottom:1.7rem;font-size:.77rem;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#bce9ef}.eyebrow.ink{color:var(--red)}.hero{min-height:100svh;padding-top:1px;color:#fff;background:var(--navy)}.nav{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:2.2rem;margin-top:1.25rem;padding:1rem 1.15rem 1rem 1.45rem;border-radius:18px;background:#08192db3;backdrop-filter:blur(16px);position:relative;z-index:2}.wordmark{max-width:330px;font-size:.95rem;font-weight:650;line-height:1.15}.nav-links{display:flex;gap:1.7rem}.nav-links a{font-size:.9rem;color:#d9e8ed}.nav-call{display:inline-flex;align-items:center;gap:.55rem;padding:.75rem 1rem;border-radius:12px;color:var(--night);background:var(--ivory);font-weight:700}svg{width:1.15rem;height:1.15rem;fill:currentColor;flex:0 0 auto}.hero-copy{text-align:center;padding-block:clamp(5.5rem,11vw,9rem) clamp(4.5rem,9vw,7rem)}.hero-copy h1{max-width:1120px;margin:0 auto 2rem;font-size:clamp(3.6rem,8.1vw,7.3rem)}.hero-summary{max-width:690px;margin:0 auto 2.4rem;color:#e0ebee;font-size:clamp(1.08rem,1.7vw,1.32rem)}.hero-actions,.visit-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:52px;padding:.9rem 1.25rem;border-radius:12px;font-weight:700;transition:transform .25s ease,filter .25s ease}.button:hover{transform:translateY(-2px);filter:brightness(1.06)}.button.light{color:var(--night);background:var(--ivory)}.button.whatsapp{color:#fff;background:var(--green)}.hero-image{width:min(100% - 48px,1380px);height:clamp(330px,58vw,760px);margin:0 auto -7rem;border-radius:28px;overflow:hidden;position:relative;z-index:1;background:var(--night)}.hero-image img{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.hero-image:hover img{transform:scale(1.035)}.image-scrim{position:absolute;inset:0;background:linear-gradient(to top,rgba(6,20,35,.72),transparent 42%);pointer-events:none}figcaption{position:absolute;left:1.25rem;bottom:1.15rem;color:#fff;font-size:.83rem;letter-spacing:.03em}.signal{margin-top:7rem;overflow:hidden;color:var(--night);background:#67c6dd}.signal-track{display:flex;width:max-content;animation:marquee 24s linear infinite}.signal span{display:flex;align-items:center;gap:2rem;padding:1.05rem 2rem;font-size:.86rem;font-weight:760;text-transform:uppercase;letter-spacing:.13em;white-space:nowrap}.signal span:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--red)}@keyframes marquee{to{transform:translate(-50%)}}.care{background:var(--paper)}.section-head{display:grid;grid-template-columns:minmax(180px,.7fr) 2fr 1fr;column-gap:3rem;align-items:start;margin-bottom:5rem}.section-head .eyebrow{grid-column:1}.section-head h2{grid-column:2;margin-bottom:0}.section-head>p:last-child{grid-column:3}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;border-top:1px solid var(--line);border-left:1px solid var(--line)}.care-card{min-height:390px;padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;transition:background .35s ease,color .35s ease}.care-card:hover{color:#fff;background:var(--navy)}.care-card h3{max-width:280px}.care-card p{margin-bottom:0;max-width:340px}.care-note{max-width:620px;margin:2rem 0 0 auto;font-size:.95rem;color:#5a6472}.clinic{color:#fff;background:var(--red)}.clinic-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:clamp(3rem,8vw,8rem);align-items:start}.clinic-copy{padding-top:8rem}.clinic-copy h2{font-size:clamp(3.1rem,5.5vw,5.7rem)}.clinic-copy>p:last-child{max-width:530px;color:#f5dfd7}.clinic-gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.clinic-image{margin:0;min-height:430px;border-radius:20px;overflow:hidden;position:relative;background:#532226}.clinic-image img{transition:transform .8s cubic-bezier(.2,.8,.2,1)}.clinic-image:hover img{transform:scale(1.045)}.clinic-image-1{grid-column:1 / -1;height:720px}.clinic-image-2,.clinic-image-3{height:520px}.clinic-image:after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(transparent,#0000009e);pointer-events:none}.clinic-image figcaption{z-index:1}.reviews{background:var(--ivory)}.reviews-head{display:flex;justify-content:space-between;gap:3rem;align-items:end}.reviews-head h2{margin-bottom:0}.rating{min-width:170px;padding-bottom:.5rem;display:grid;gap:.3rem}.rating span,.stars{color:#b36f22;letter-spacing:.12em}.rating strong{font-size:1.2rem}.rating small{color:#616975}.reviews-intro{max-width:620px;margin:3rem 0 4rem}.review-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(350px,42%);gap:1rem;overflow-x:auto;padding:0 0 1.25rem;scroll-snap-type:x mandatory;scrollbar-color:var(--navy) transparent}.review-card{min-height:360px;padding:2rem;scroll-snap-align:start;color:#fff;background:var(--navy);border-radius:18px;display:flex;flex-direction:column}blockquote{margin:2.5rem 0 2rem;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.15;letter-spacing:-.025em}cite{margin-top:auto;font-style:normal;color:#bcd2dd}.text-link{display:inline-flex;gap:.6rem;align-items:center;margin-top:2rem;padding-bottom:.3rem;border-bottom:1px solid currentColor;font-weight:700}.visit{color:#fff;background:var(--navy)}.visit-head{display:grid;grid-template-columns:.65fr 1.6fr 1fr;gap:3rem;align-items:start;margin-bottom:5rem}.visit-head h2{margin:0}.visit-head>p:last-child{color:#d6e1e5}.visit-layout{display:grid;grid-template-columns:1.35fr .65fr;min-height:620px}.map-wrap{min-height:560px;overflow:hidden;border-radius:20px 0 0 20px}.map-wrap iframe{width:100%;height:100%;border:0;filter:grayscale(.3) contrast(1.05)}.hours-card{padding:clamp(2rem,4vw,3.5rem);color:var(--ink);background:var(--ivory);border-radius:0 20px 20px 0}.hours-card h3{font-size:2rem}.hours-card dl{margin:2.5rem 0}.hours-card dl div{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.hours-card dt{font-weight:650}.hours-card dd{margin:0}.hours-card .visit-actions{justify-content:flex-start}.hours-card .button.light{color:#fff;background:var(--navy)}.sticky-bar{margin-top:1.25rem;padding:1rem 1.25rem;border-radius:14px;color:var(--night);background:#f2c95d;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-bar p{margin:0;font-size:1rem}.sticky-bar a{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem .9rem;border-radius:9px;color:#fff;background:var(--night);font-weight:700}footer{padding-block:7rem 2rem;color:#edf5f5;background:var(--night)}.footer-top{display:grid;grid-template-columns:1.5fr .5fr;gap:6rem;align-items:end;padding-bottom:6rem}.footer-wordmark{color:#8fc9d6;font-size:.9rem;font-weight:700}.footer-top h2{max-width:820px;font-size:clamp(3rem,6vw,6.5rem)}.footer-top>div>p:last-child{color:#b9cbd1}.footer-actions{display:grid;gap:.6rem}.footer-actions a{padding:.9rem 1rem;border-radius:10px;background:#16385c;font-weight:650;text-align:center}.footer-actions .footer-whatsapp{background:var(--green)}.footer-bottom{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.15);color:#9fb4bc}.footer-bottom strong{display:block;margin-bottom:.6rem;color:#fff}address{max-width:330px;font-style:normal;line-height:1.5}.footer-bottom p{margin:0;font-size:.9rem;text-align:right}@media(max-width:900px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.section-head,.visit-head{grid-template-columns:1fr;gap:0}.section-head .eyebrow,.section-head h2,.section-head>p:last-child{grid-column:1}.section-head h2,.visit-head h2{margin-bottom:1.5rem}.care-grid{grid-template-columns:1fr}.care-card{min-height:280px}.clinic-grid{grid-template-columns:1fr}.clinic-copy{padding-top:0}.visit-layout{grid-template-columns:1fr}.map-wrap{min-height:450px;border-radius:20px 20px 0 0}.hours-card{border-radius:0 0 20px 20px}.footer-top{grid-template-columns:1fr;gap:3rem}}@media(max-width:600px){.shell{width:min(100% - 28px,1240px)}.section-pad{padding-block:6rem}.nav{margin-top:.7rem;padding:.8rem;border-radius:14px;gap:.5rem}.wordmark{max-width:205px;font-size:.75rem}.nav-call{padding:.7rem;font-size:0}.nav-call svg{width:1.3rem;height:1.3rem}.hero-copy{padding-block:5.3rem 4rem}.hero-copy h1{font-size:2.55rem;line-height:.98;max-width:347px}.hero-summary{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-image{width:calc(100% - 28px);height:390px;border-radius:18px;margin-bottom:-4rem}.signal{margin-top:4rem}h2{font-size:3rem}.section-head{margin-bottom:3rem}.care-card{min-height:270px;padding:1.4rem}.clinic-gallery{grid-template-columns:1fr}.clinic-image-1,.clinic-image-2,.clinic-image-3{grid-column:1;height:480px}.reviews-head{align-items:start;flex-direction:column}.reviews-intro{margin-bottom:2.5rem}.review-rail{grid-auto-columns:88%}.review-card{min-height:400px;padding:1.4rem}blockquote{font-size:1.55rem}.visit-head{margin-bottom:3rem}.map-wrap{min-height:390px}.hours-card{padding:1.4rem}.hours-card .visit-actions{flex-direction:column}.hours-card .button{width:100%}.sticky-bar{align-items:stretch;flex-direction:column}.sticky-bar a{justify-content:center}.footer-top{padding-bottom:4rem}.footer-bottom{grid-template-columns:1fr}.footer-bottom p{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
