:root{--teal:#168d90;--ink:#253d46;--muted:#67777c;--blue:#506bc3;--light:#f4f8f8;--line:#dce6e6}*{box-sizing:border-box}body{margin:0;font:16px/1.65 'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.wrap{width:min(1180px,88%);margin:auto}.section{padding-top:90px;padding-bottom:90px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.22;letter-spacing:-.035em}h2{font-size:36px;font-weight:600}h3{font-size:19px}p{color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--teal);margin-bottom:18px}.topbar{font-size:11px;border-bottom:1px solid var(--line);padding:9px 0;color:var(--muted)}.topbar .wrap{display:flex;gap:30px}.topbar span{margin-right:auto}.header{height:100px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand img{width:225px;height:70px;object-fit:contain}.header nav{display:flex;align-items:center;gap:25px;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--teal);padding:13px 21px;color:#fff;border-radius:3px;font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#116d70;transform:translateY(-2px)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.menu-toggle{display:none}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}.hero{height:570px;position:relative;overflow:hidden;background:#244e51}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,62,71,.82),rgba(11,65,73,.34) 65%,rgba(9,33,42,.1))}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .eyebrow{color:#9ae3df}.hero h1{font-size:58px;font-weight:400;color:white;max-width:680px;margin-bottom:20px}.hero h1 strong{font-weight:700}.hero p:not(.eyebrow){color:#e1efef;margin-bottom:30px;font-size:17px}.hero-label{position:absolute;right:6%;bottom:25px;color:#d3e9e8;font-size:10px;letter-spacing:.17em}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.08fr;gap:25px}.feature{display:flex;flex-direction:column;align-items:flex-start}.feature>img{height:170px;width:100%;object-fit:cover;margin-bottom:23px;border-radius:3px}.feature h2{font-size:19px;letter-spacing:-.025em}.feature p{font-size:14px;flex:1}.feature .button{font-size:12px;padding:11px 15px}.hours{background:var(--blue);color:white;padding:25px;border-radius:4px}.hours>p{color:#dce5ff;font-size:10px;letter-spacing:.1em;margin-bottom:12px}.hours h2{font-size:24px}.hours dl{font-size:12px}.hours dl>div{display:flex;justify-content:space-between;gap:8px;padding:9px 0;border-bottom:1px solid #ffffff32}.hours dd{margin:0;font-weight:600;white-space:nowrap}.hours .hours-note{font-size:10px;letter-spacing:0;margin:16px 0}.hours>a{font-weight:600;font-size:16px}.approach,.services,.help{background:var(--light)}.section-title{text-align:center;max-width:660px;margin:0 auto 52px}.section-title h2{margin-bottom:16px}.section-title>p:last-child{margin:0}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.principles article{display:flex;gap:22px;margin:28px 0}.principles article>span{color:var(--blue);font-size:21px;border:1px solid #cbd6e5;min-width:55px;height:55px;display:grid;place-items:center;border-radius:50%}.principles .eyebrow{font-size:10px;margin-bottom:8px}.principles h3{margin-bottom:10px}.principles p:last-child{font-size:14px;max-width:390px}.doctor-portrait{position:relative}.doctor-portrait>img{width:100%;height:400px;object-fit:cover;border-radius:5px}.doctor-portrait>div{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff0;padding:17px 22px;border-left:3px solid var(--teal)}.doctor-portrait h3{margin:0 0 4px}.doctor-portrait p{margin:0;font-size:12px}.doctor-bio{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.doctor-bio>img{height:360px;width:100%;object-fit:cover;border-radius:4px}.doctor-bio p:not(.eyebrow){font-size:15px}.text-link{color:var(--teal);font-size:14px;font-weight:600;border-bottom:1px solid #a1cccd;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px;text-align:center}.service-grid a>span{display:grid;place-items:center;border:1px solid #c8d4df;width:120px;height:120px;border-radius:50%;margin:0 auto 25px;transition:background .2s}.service-grid img{width:58px;height:58px}.service-grid h3{font-size:16px}.service-grid p{font-size:13px}.service-grid a:hover>span{background:#e3f0f0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.review-grid figure{margin:0;padding:30px;background:var(--light);border-radius:4px;display:flex;flex-direction:column}.quote{font-family:Georgia;font-size:58px;color:var(--teal);height:43px}.review-grid blockquote{margin:16px 0 24px;font-size:15px;line-height:1.8;flex:1}.review-grid figcaption{font-size:14px;font-weight:600}.review-grid small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:5px}.review-link{display:table;margin:30px auto 0}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.help-grid>div>p:not(.eyebrow){font-size:15px}.help details{border-bottom:1px solid var(--line);padding:18px 0}.help summary{cursor:pointer;font-weight:500;font-size:15px}.help details p{margin:15px 0 0;font-size:14px}.help details a{text-decoration:underline}.appointment-band{background:var(--teal);padding:34px 0;color:white}.appointment-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}.appointment-band h2{font-size:23px;font-weight:400;margin:0}.white{background:white;color:var(--ink)}.white:hover{background:#e5f2f2}footer{background:#243136;color:#dce4e6;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:40px}.footer-logo{width:235px;height:80px;object-fit:contain;object-position:left center}.footer-grid h3{font-size:15px;color:#70d0cf;margin-bottom:20px}.footer-grid p,.footer-grid a{font-size:13px;color:#c1ccd0}.footer-grid a{display:block;margin:10px 0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff18;margin-top:45px;padding-top:25px;display:flex;justify-content:space-between;font-size:11px;color:#aabac0}.reveal.visible{animation:rise .65s ease both}@keyframes rise{from{opacity:.4;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.header nav{gap:15px}.brand img{width:190px}.intro-grid{grid-template-columns:1fr 1fr;gap:35px}.feature>img{height:210px}.approach-grid,.doctor-bio,.help-grid{gap:35px}.service-grid{gap:20px}.footer-grid{gap:25px}.hero h1{font-size:52px}}@media(max-width:760px){.wrap{width:88%}.topbar .wrap{justify-content:center}.topbar span,.topbar a:last-child{display:none}.header{height:86px;position:relative}.brand img{width:185px;height:60px}.menu-toggle{display:flex;flex-direction:column;gap:6px;border:0;background:none;padding:12px}.menu-toggle span{width:25px;height:2px;background:var(--ink)}.header nav{display:none;position:absolute;top:86px;left:-7%;right:-7%;padding:25px 6%;background:#fff;z-index:20;flex-direction:column;align-items:stretch;box-shadow:0 10px 15px #0001}.header nav.open{display:flex}.hero{height:510px}.hero h1{font-size:41px}.hero p:not(.eyebrow){font-size:15px;max-width:320px}.hero p br{display:none}.hero .eyebrow{font-size:9px}.hero-label{font-size:8px}.hero-shade{background:rgba(11,59,69,.73)}.section{padding-top:60px;padding-bottom:60px}.intro-grid{grid-template-columns:1fr;gap:35px}.feature>img{height:240px}.feature h2{font-size:22px}.hours{padding:30px}.hours dl{font-size:14px}.hours>p{font-size:11px}.hours .hours-note{font-size:12px}.approach-grid,.doctor-bio,.help-grid{grid-template-columns:1fr}.section-title h2,h2{font-size:29px}.section-title{margin-bottom:30px}.doctor-portrait>img{height:340px}.doctor-bio>img{height:270px}.service-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.service-grid a>span{width:92px;height:92px}.service-grid img{width:45px;height:45px}.review-grid{grid-template-columns:1fr}.appointment-band .wrap{flex-direction:column;align-items:flex-start}.appointment-band h2{font-size:25px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:20px}.principles article{gap:16px}.principles article>span{min-width:45px;height:45px;font-size:17px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
.brand img{width:330px;height:auto}.header{height:110px}.topbar{font-size:12px}.header nav{font-size:14px}.hero{height:560px;background:#eaf4ef}.hero>img{object-position:center}.hero-shade{background:linear-gradient(270deg,#143c49ee 0%,#143c49bb 40%,#143c4910 85%)}.hero-content{align-items:flex-end;text-align:left}.hero-content>*{width:51%}.hero-content .button{width:auto;align-self:flex-start;margin-left:49%}.hero h1{font-size:clamp(40px,4.3vw,59px)}.hero .eyebrow{color:#b9eeec;font-size:12px}.hero p:not(.eyebrow){font-size:17px}.eyebrow{font-size:12px}.button{font-size:14px}.hours .visit-address{font-size:16px;letter-spacing:0;line-height:1.8;color:white}.hours .hours-note{font-size:13px}.hours .button{font-size:13px;color:var(--ink);margin-top:12px}.feature>img{object-position:center}.child-photo{max-width:400px;justify-self:center;position:relative}.child-photo>img{width:400px;height:400px;object-fit:cover;border-radius:50% 50% 12px 12px}.photo-note{position:relative;margin:-30px 20px 0;background:white;text-align:center;padding:20px;border-radius:5px;box-shadow:0 8px 25px #20374010;font-weight:600;color:var(--teal)}.doctor-card{background:linear-gradient(135deg,#edf6f6,#e7ecf9);padding:45px;text-align:center;border-radius:8px}.doctor-initials{width:140px;height:140px;display:grid;place-items:center;border-radius:50%;background:white;color:var(--blue);font-size:43px;margin:0 auto 25px}.doctor-card h2{font-size:30px}.doctor-card p{margin-bottom:10px}.service-symbol{font-size:42px;color:var(--blue)}.family-section{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.family-section>img{width:100%;height:370px;object-fit:cover;border-radius:6px}.review-placeholder{background:var(--light);padding:23px;border-left:3px solid var(--teal);margin-top:25px}.review-placeholder h3{font-size:16px;margin-bottom:12px}.review-placeholder p{font-size:14px}.review-placeholder small{font-size:12px;color:var(--muted)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-logo{width:330px;height:auto;border-radius:3px}.footer-grid a,.footer-grid p{font-size:14px}.footer-bottom{font-size:12px}.principles p:last-child{font-size:15px}.service-grid p{font-size:14px}@media(max-width:1050px){.brand img{width:260px}.header nav{gap:14px;font-size:13px}.hero-content>*{width:55%}.hero-content .button{margin-left:45%}}@media(max-width:760px){.header{height:95px}.brand img{width:270px;max-width:72vw;height:auto}.header nav{top:95px}.hero{height:580px}.hero>img{object-position:32% center}.hero-shade{background:linear-gradient(0deg,#123d4bef,#123d4b90 65%,#123d4b20)}.hero-content{justify-content:flex-end;padding-bottom:45px}.hero-content>*{width:100%}.hero-content .button{margin-left:0}.hero h1{font-size:41px}.hero .eyebrow{font-size:11px}.hero p:not(.eyebrow){max-width:100%}.child-photo>img{height:330px}.family-section{grid-template-columns:1fr;gap:30px}.family-section>img{height:240px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.doctor-card{padding:30px}.topbar .wrap a{display:block}.service-symbol{font-size:34px}}
