:root{--burgundy:#670001;--red:#a51918;--ink:#131313;--black:#000;--gray:#dfdfdf;--rose:#e2cec5;--paper:#f0eeed;--white:#fff;--serif:'Playfair Display',Georgia,serif;--sans:'Montserrat',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--sans);font-size:16px;line-height:1.7}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}figure,h1,h2,p{margin:0}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--red);outline-offset:5px}::selection{background:var(--burgundy);color:var(--white)}.overflow-x-hidden{overflow-x:clip}.w-full{width:100%}.max-w-full{max-width:100%}.skip-link{position:fixed;top:-80px;left:16px;padding:12px 20px;background:var(--white);z-index:100}.skip-link:focus{top:10px}.site-header{height:112px;padding:20px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--white);border-bottom:1px solid var(--gray);position:relative;z-index:20}.brand{display:block;flex-shrink:0;padding:5px 0}.brand img{width:155px;height:auto}.site-header nav{display:flex;gap:31px}.site-header nav a{font-size:14px;font-weight:500;position:relative}.site-header nav a:after{content:'';height:1px;position:absolute;bottom:-5px;left:0;right:100%;background:var(--burgundy);transition:right .3s}.site-header nav a:hover:after{right:0}.header-cta{font-size:13px;border-bottom:1px solid var(--burgundy);padding:9px 0;color:var(--burgundy);font-weight:600;display:flex;gap:24px}.header-cta span{font-size:23px;line-height:1}.menu-toggle{display:none}.hero{padding-top:65px}.hero-copy{text-align:center;padding:0 24px 55px}.max-w-6xl{max-width:1152px;margin-inline:auto}h1{font-family:var(--serif);font-size:clamp(48px,6.1vw,88px);font-weight:400;line-height:1.13;letter-spacing:-.035em}em{font-weight:400;color:var(--burgundy)}.hero-copy>p{font-size:15px;line-height:1.8;margin-top:24px}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.button{min-height:52px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:30px;font-size:13px;font-weight:500;border:1px solid transparent;transition:background .3s,color .3s,transform .3s}.button span{font-size:21px;line-height:1}.button:hover{transform:translateY(-3px)}.primary{background:var(--burgundy);color:var(--white)}.primary:hover{background:var(--red)}.secondary{border-color:var(--gray);background:var(--white);color:var(--ink)}.secondary:hover{border-color:var(--ink)}.hero-photo{margin:0 24px;position:relative;height:540px;overflow:hidden;background:var(--ink)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 47%;transition:transform 1.2s}.hero-photo:hover>img{transform:scale(1.025)}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:20px 34px;background:var(--ink);color:var(--white);display:flex;justify-content:space-between;align-items:center;font-size:14px}.hero-photo figcaption a{width:35px;height:35px;border:1px solid var(--gray);border-radius:50%;display:grid;place-items:center}.section-space{padding:140px 6%}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:42px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--burgundy);display:block;margin-bottom:22px}.section-top .eyebrow{margin:0}.small-note{font-size:12px}.care-statement{font-family:var(--serif);font-size:clamp(36px,4.3vw,64px);line-height:1.34;font-weight:400;max-width:1180px}.care-bottom{display:flex;justify-content:flex-end;align-items:flex-start;gap:55px;margin-top:40px}.care-bottom p{max-width:490px;font-size:14px}.small-line{width:100px;height:1px;background:var(--burgundy);margin-top:14px}.dentists{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:54px}h2{font-family:var(--serif);font-size:clamp(38px,4.2vw,61px);font-weight:400;line-height:1.2;letter-spacing:-.025em}.section-heading>p,.section-heading>div+div{max-width:345px;font-size:14px;flex-shrink:0}.dentist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:20px}.dentist-card{border:0;padding:0;background:transparent;text-align:left;min-width:0}.portrait{display:block;aspect-ratio:3/4;overflow:hidden;background:var(--gray)}.portrait img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.dentist-card:hover img{transform:scale(1.05)}.dentist-label{display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid var(--gray);gap:10px;font-size:13px}.dentist-label b{font-weight:500}.dentist-label .arrow{border:1px solid var(--ink);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:18px;flex-shrink:0;transition:background .3s,color .3s}.dentist-card:hover .arrow{background:var(--burgundy);border-color:var(--burgundy);color:var(--white)}.profiles-note{font-size:12px;margin-top:24px}.marquee{padding:22px 0;background:var(--burgundy);color:var(--white);overflow:hidden}.marquee-track{display:flex;width:max-content;animation:marquee 48s linear infinite;will-change:transform}.marquee-group{display:flex;align-items:center;justify-content:space-around;gap:60px;min-width:100vw;padding:0 50px;flex-shrink:0}.marquee span{font-family:var(--serif);font-size:clamp(25px,2.5vw,36px);font-weight:400;line-height:1.3;white-space:nowrap}.marquee .outline-word{font-style:italic;color:var(--rose)}@keyframes marquee{to{transform:translateX(-50%)}}.image-open{border:0;padding:0;position:relative;display:block;width:100%;overflow:hidden;background:var(--paper)}.image-open:hover img{transform:scale(1.05)}.zoom-icon{position:absolute;bottom:20px;right:20px;background:var(--white);border-radius:50%;width:43px;height:43px;display:grid;place-items:center;font-size:24px}.results{background:var(--ink);color:var(--white)}.results .eyebrow,.results em{color:var(--rose)}.results-disclaimer{font-size:12px;margin-top:16px;color:var(--gray)}.results-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px;grid-auto-flow:dense}.compare{position:relative;background:var(--black);aspect-ratio:1/1;overflow:hidden;--position:50%}.compare img{position:absolute;width:100%;height:100%;object-fit:contain;pointer-events:none}.compare .before{clip-path:inset(0 calc(100% - var(--position)) 0 0);z-index:1;background:var(--black)}.compare-label{position:absolute;top:18px;background:var(--ink);color:var(--white);padding:4px 13px;font-size:12px;z-index:3}.label-before{left:18px}.label-after{right:18px}.compare-divider{position:absolute;top:0;bottom:0;left:var(--position);width:2px;background:var(--white);z-index:2;pointer-events:none}.compare-divider:after{content:'↔';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:var(--white);color:var(--burgundy);display:grid;place-items:center;font-size:24px}.compare input{position:absolute;inset:0;width:100%;height:100%;opacity:0;z-index:4;cursor:ew-resize;margin:0}.compare:focus-within{outline:3px solid var(--rose);outline-offset:5px}.result-caption{display:flex;justify-content:space-between;gap:15px;font-size:12px;padding-top:15px}.result-caption span+span{color:var(--gray)}.results-note{font-size:12px;color:var(--gray);margin-top:38px}.team-photo{overflow:hidden;background:var(--ink)}.team-photo img{width:100%;height:620px;object-fit:cover;object-position:50% 44%;transition:transform .7s}.team-photo:hover img{transform:scale(1.025)}.team-caption{display:flex;justify-content:space-between;align-items:center;padding-top:25px;gap:30px}.team-caption>p{font-family:var(--serif);font-size:25px}.carousel-controls{display:flex;align-items:center;gap:12px}.carousel-controls span{font-size:12px;margin-right:18px;white-space:nowrap}.carousel-controls button{background:var(--white);border:1px solid var(--gray);border-radius:50%;width:45px;height:45px;font-size:22px;transition:background .3s,color .3s}.carousel-controls button:hover{background:var(--burgundy);color:var(--white)}.closing{text-align:center;background:var(--burgundy);color:var(--white)}.closing .eyebrow{color:var(--rose)}.closing h2{font-size:clamp(40px,5.4vw,78px)}.closing em{color:var(--rose)}.closing .button{margin-top:38px}.light{background:var(--white);color:var(--burgundy)}.closing>p{font-size:12px;margin-top:35px;color:var(--rose)}footer{padding:47px 6%;display:flex;align-items:center;justify-content:space-between;gap:28px}footer p{font-size:11px}.back-top{font-size:12px;display:flex;gap:30px;align-items:center}.back-top span{font-size:25px}dialog{border:0;padding:0;background:var(--white);color:var(--ink);max-height:90dvh;max-width:90vw}dialog::backdrop{background:rgb(0 0 0 / .8)}.dialog-close{position:absolute;right:14px;top:14px;z-index:3;width:44px;height:44px;background:var(--white);color:var(--ink);border:1px solid var(--gray);border-radius:50%;font-size:28px;line-height:1}.photo-dialog{max-width:90vw;background:var(--ink);color:var(--white)}.photo-dialog>img{max-height:78dvh;max-width:90vw;width:auto;margin:auto;object-fit:contain}.photo-dialog>p{padding:16px 24px;font-size:13px}.profile-dialog[open]{display:grid;grid-template-columns:1fr 1fr;width:850px}.profile-dialog>img{width:100%;height:100%;max-height:80dvh;object-fit:cover}.profile-content{padding:60px 35px 35px;align-self:center}.profile-content h2{font-size:36px}.profile-content p{font-size:14px;margin-top:20px}.profile-content .button{margin-top:30px;font-size:12px}.profile-content .eyebrow{font-size:10px}
@media(min-width:1600px){.section-space{padding-left:max(6%,calc((100vw - 1400px)/2));padding-right:max(6%,calc((100vw - 1400px)/2))}.hero-photo{height:660px}.hero-photo>img{object-position:50% 43%}}
@media(max-width:1000px){.site-header{padding-inline:4%;gap:15px}.site-header nav{gap:20px}.header-cta{display:none}.hero-photo{height:490px}.section-space{padding:100px 5%}.section-heading{gap:30px}.section-heading>p,.section-heading>div+div{max-width:290px}.dentist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}.team-photo img{height:490px}.small-note{display:none}}
@media(max-width:640px){html{scroll-padding-top:24px}.site-header{height:92px;padding:12px 6%}.brand img{width:150px}.menu-toggle{display:flex;align-items:center;gap:14px;background:transparent;border:0;font-size:13px;padding:12px 0 12px 16px}.menu-toggle span{font-size:23px}.site-header nav{display:none;position:absolute;top:91px;left:0;right:0;padding:20px 6% 28px;background:var(--white);border-bottom:1px solid var(--gray);flex-direction:column;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:12px 0;font-size:16px}.hero{padding-top:48px}.hero-copy{padding:0 18px 38px}h1{font-size:clamp(28px,8.6vw,54px);letter-spacing:-.03em;line-height:1.2}.hero-copy>p{font-size:12px;margin-top:23px}.hero-actions{gap:10px;flex-direction:column;align-items:center;margin-top:25px}.hero-actions .button{min-width:265px;font-size:12px;padding:12px 19px;min-height:48px}.hero-photo{margin:0 12px;height:400px}.hero-photo>img{object-position:55% 50%}.hero-photo figcaption{padding:13px 17px;font-size:10px}.section-space{padding:80px 6%}.section-top{margin-bottom:30px}.eyebrow{font-size:10px;margin-bottom:20px}.care-statement{font-size:34px;line-height:1.35}.care-bottom{gap:20px;margin-top:30px}.small-line{width:35px;flex-shrink:0}.care-bottom p{font-size:12px}.section-heading{display:block;margin-bottom:35px}h2{font-size:38px}.section-heading>p,.section-heading>div+div{max-width:100%;font-size:13px;margin-top:24px}.dentist-grid{gap:26px 14px}.dentist-label{font-size:11px;padding:12px 0;align-items:flex-start}.dentist-label .arrow{height:26px;width:26px;font-size:15px}.profiles-note{font-size:11px}.marquee{padding:20px 0}.marquee-group{min-width:640px;gap:45px;padding:0 35px}.results-grid{grid-template-columns:1fr;gap:35px}.results-disclaimer{font-size:11px}.results-note{font-size:10px}.compare{aspect-ratio:4/5}.team-photo img{height:340px;object-position:center}.team-caption{gap:18px;align-items:flex-start}.team-caption>p{font-size:20px;max-width:210px}.carousel-controls{gap:8px;flex-wrap:wrap;justify-content:flex-end;min-width:86px}.carousel-controls span{margin:0;width:100%;text-align:right}.carousel-controls button{width:36px;height:36px;font-size:18px}.closing h2{font-size:36px}.closing .button{font-size:12px;gap:18px}footer{padding:35px 6%;display:grid;grid-template-columns:1fr 1fr}footer .brand{grid-column:1/-1}footer p{font-size:9px}.back-top{font-size:10px;gap:12px;justify-self:end}.profile-dialog[open]{display:block;width:90vw;overflow:auto}.profile-dialog>img{height:340px;object-position:center 25%}.profile-content{padding:30px 25px}.profile-content h2{font-size:30px}.photo-dialog>p{font-size:11px}.photo-dialog>img{max-height:75dvh}}
@media(max-width:360px){.dentist-grid{grid-template-columns:1fr}.care-statement{font-size:30px}.team-caption{display:block}.carousel-controls{margin-top:18px;justify-content:flex-start}.carousel-controls span{width:auto;margin-right:15px}.closing h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.marquee{position:relative}@media(prefers-reduced-motion:reduce){.marquee-track{animation:marquee 60s linear infinite!important}}

/* Clinic: a unified photographic triptych with an editorial introduction. */
.clinic{background:var(--white);padding-top:110px;padding-bottom:110px}
.clinic-intro{text-align:center;max-width:900px;margin:0 auto 56px}
.clinic-intro:before{content:'';display:block;width:1px;height:42px;background:var(--burgundy);margin:0 auto 25px}
.clinic-intro h2{font-size:clamp(40px,4.6vw,66px);line-height:1.17}
.clinic-intro p{font-size:14px;line-height:1.8;margin:24px auto 0;max-width:510px}
.clinic-gallery{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-auto-flow:dense;gap:16px;padding:18px;background:var(--paper)}
.clinic-gallery figure{min-width:0;background:var(--white)}
.clinic-gallery .image-open{height:480px}
.clinic-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .9s ease;object-position:50% 50%}
.clinic-gallery .zoom-icon{width:38px;height:38px;bottom:16px;right:16px;font-size:21px;background:var(--white);color:var(--burgundy)}
.clinic-gallery figcaption{display:flex;flex-direction:column;gap:5px;padding:23px 20px 25px;border-top:2px solid var(--burgundy)}
.clinic-gallery figcaption>span:first-child{font-family:var(--serif);font-size:25px;line-height:1.3}
.clinic-gallery figcaption>span+span{font-size:11px;color:var(--ink)}
.clinic-gallery-footer{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:25px}
.clinic-gallery-footer p{font-family:var(--serif);font-size:19px;color:var(--burgundy)}
.clinic-gallery-footer>span{font-size:11px;display:flex;align-items:center;gap:15px}
.clinic-gallery-footer>span span{font-size:20px;color:var(--burgundy)}
@media(min-width:1600px){.clinic-gallery .image-open{height:570px}}
@media(max-width:1000px){.clinic-gallery{gap:10px;padding:12px}.clinic-gallery .image-open{height:365px}.clinic-gallery figcaption{padding:18px 12px}.clinic-gallery figcaption>span:first-child{font-size:22px}.clinic-gallery figcaption>span+span{font-size:10px}.clinic-gallery-footer p{font-size:17px}}
@media(max-width:640px){.clinic{padding-top:75px;padding-bottom:75px}.clinic-intro{margin-bottom:34px}.clinic-intro:before{height:30px;margin-bottom:20px}.clinic-intro h2{font-size:clamp(32px,8.6vw,45px)}.clinic-intro p{font-size:12px;margin-top:20px}.clinic-gallery{grid-template-columns:1fr;padding:12px;gap:14px}.clinic-gallery .image-open{height:auto;aspect-ratio:4/5}.clinic-gallery figcaption{padding:20px}.clinic-gallery figcaption>span:first-child{font-size:25px}.clinic-gallery figcaption>span+span{font-size:12px}.clinic-gallery-footer{align-items:flex-start;flex-direction:column;gap:8px;padding-top:22px}.clinic-gallery-footer p{font-size:17px}}

/* Site-wide refinement: navigation, readable supporting type and touch targets. */
html{scrollbar-gutter:stable;scroll-padding-top:132px}
.site-header{position:sticky;top:0}
.site-header nav a[aria-current="location"]{color:var(--burgundy)}
.site-header nav a[aria-current="location"]:after{right:0}
.site-header nav a{padding-block:10px}
.care-statement,h2{text-wrap:balance}
.hero-copy>p,.care-bottom p,.section-heading>p,.section-heading>div+div,.clinic-intro p{font-size:16px;line-height:1.8}
.button,.header-cta{font-size:14px}
.eyebrow,.small-note,.profiles-note,.results-disclaimer,.results-note,.closing>p,.clinic-gallery-footer>span,.clinic-gallery figcaption>span+span,footer p,.back-top{font-size:12px}
.dentist-label{font-size:14px}
.hero-photo figcaption a{width:44px;height:44px;flex-shrink:0}
.results .section-heading>div+div{max-width:360px}
.compare{aspect-ratio:4/5}
.compare input{touch-action:pan-y}
.team-photo{aspect-ratio:1280/956}
.team-photo img{width:100%;height:100%;object-fit:contain}
.carousel-controls button{min-width:44px;min-height:44px}
.profile-content p[hidden]{display:none}
.profile-content .eyebrow{font-size:12px}
.back-top{min-height:44px}
.results :focus-visible,.closing :focus-visible{outline-color:var(--rose)}
@media(max-width:1000px){.section-heading{align-items:flex-start}.section-heading>p,.section-heading>div+div{max-width:300px}}
@media(max-width:760px){.section-heading{display:block}.section-heading>p,.section-heading>div+div,.results .section-heading>div+div{max-width:560px;margin-top:25px}}
@media(max-width:640px){
  html{scroll-padding-top:110px}
  .hero-copy>p,.care-bottom p,.section-heading>p,.section-heading>div+div,.clinic-intro p{font-size:15px}
  .hero-copy>p br{display:none}
  .hero-copy>p{max-width:350px;margin-inline:auto}
  .hero-actions .button,.closing .button{font-size:13px}
  .hero-photo figcaption{font-size:12px;gap:15px}
  .hero-photo figcaption>span{max-width:230px}
  .eyebrow,.results-disclaimer,.results-note,.closing>p,.clinic-gallery-footer>span,.clinic-gallery figcaption>span+span,footer p,.back-top{font-size:12px}
  .care-bottom{gap:18px}.small-line{width:25px}
  .dentist-label{font-size:13px;line-height:1.5;align-items:center}
  .dentist-label .arrow{width:30px;height:30px}
  .team-photo{aspect-ratio:1280/956}.team-photo img{height:100%}
  .team-caption{align-items:flex-start;gap:18px}
  .carousel-controls{min-width:100px;flex-shrink:0}
  .carousel-controls button{width:44px;height:44px}
  footer{grid-template-columns:1fr;gap:18px}
  footer .brand{grid-column:auto}.back-top{justify-self:start}
  .section-heading h2{font-size:clamp(32px,8.8vw,42px)}
}
@media(max-width:360px){.hero-actions .button{min-width:0;width:100%;max-width:290px}.team-caption{display:block}.carousel-controls{margin-top:18px;justify-content:flex-start}}

/* Booking link: restore the underline sweep and directional hover feedback. */
.header-cta{position:relative;border-bottom:0}
.header-cta::after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--burgundy);transform-origin:left}
.header-cta span{display:inline-block;transition:transform .3s ease!important}
.header-cta:hover span,.header-cta:focus-visible span{transform:translate(3px,-3px)}
.header-cta:hover::after,.header-cta:focus-visible::after{animation:booking-underline .45s ease both!important}
@keyframes booking-underline{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* Results: one coherent introduction and a balanced desktop comparison gallery. */
.results-heading{max-width:850px;text-align:center;margin:0 auto 48px}
.results-heading .eyebrow{margin-bottom:20px}
.results-heading h2{font-size:clamp(38px,4.2vw,60px);line-height:1.18}
.results-heading>p{max-width:590px;margin:24px auto 0;font-size:16px;line-height:1.8;color:var(--gray)}
.results-grid{max-width:1040px;margin-inline:auto;gap:36px 28px}
.results .compare{aspect-ratio:1/1}
.results-footnotes{max-width:1040px;margin:36px auto 0;padding-top:24px;border-top:1px solid var(--gray);display:grid;grid-template-columns:1.2fr 1fr;gap:48px}
.results-footnotes p{margin:0;font-size:12px;line-height:1.8;color:var(--gray)}
@media(max-width:640px){.results-heading{margin-bottom:32px}.results-heading h2{font-size:clamp(31px,8.5vw,42px)}.results-heading>p{font-size:15px;margin-top:20px}.results .compare{aspect-ratio:4/5}.results-footnotes{grid-template-columns:1fr;gap:14px;margin-top:28px;padding-top:20px}}

/* Direct Google profile link: no third-party widget or automatic review feed. */
.google-reviews{padding:88px 6%;display:flex;align-items:center;justify-content:space-between;gap:60px;background:var(--paper);border-top:1px solid var(--gray)}
.google-reviews-copy{max-width:650px}
.google-reviews h2{font-size:clamp(34px,3.5vw,50px);line-height:1.2}
.google-reviews-copy>p{max-width:510px;font-size:16px;line-height:1.8;margin-top:22px}
.google-reviews-action{display:flex;flex-direction:column;align-items:center;gap:14px;flex-shrink:0}
.google-reviews-action>span{font-size:12px}
@media(min-width:1600px){.google-reviews{padding-inline:max(6%,calc((100vw - 1400px)/2))}}
@media(max-width:900px){.google-reviews{flex-direction:column;text-align:center;gap:30px}.google-reviews-copy>p{margin-inline:auto}}
@media(max-width:640px){.google-reviews{padding:64px 6%}.google-reviews-copy>p{font-size:15px}.google-reviews-action{width:100%}.google-reviews-action .button{font-size:13px;gap:18px;max-width:100%}.google-reviews-action>span{font-size:11px}}

.google-reviews-action .button{width:100%}

/* Services: a clear treatment overview before the clinical team. */
.services{background:var(--white)}
.services-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,390px);column-gap:10%;align-items:end;margin-bottom:58px}
.services-heading .eyebrow{grid-column:1/-1}
.services-heading h2{font-size:clamp(38px,4.3vw,62px);line-height:1.18}
.services-heading p{font-size:16px;line-height:1.8;margin:0 0 6px}
.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--gray);border-bottom:1px solid var(--gray)}
.service-card{min-height:340px;padding:28px 30px 32px;display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid var(--gray);transition:background .45s ease,color .45s ease}
.service-card:last-child{border-right:0}
.service-card:hover{background:var(--burgundy);color:var(--white)}
.service-number{font-size:12px;color:var(--burgundy);font-weight:600;letter-spacing:.1em;transition:color .45s ease}
.service-card:hover .service-number{color:var(--rose)}
.service-card h3{font-family:var(--serif);font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1.08;letter-spacing:-.03em;margin:58px 0 0}
.service-card p{font-size:14px;line-height:1.75;max-width:330px;margin-top:auto;padding-top:38px}
.service-card-featured{background:var(--paper)}
.service-card-featured:hover{background:var(--burgundy)}
@media(max-width:760px){.services-heading{display:block;margin-bottom:38px}.services-heading p{max-width:560px;margin-top:23px}.services-grid{grid-template-columns:1fr}.service-card{min-height:220px;border-right:0;border-bottom:1px solid var(--gray);padding:26px 0}.service-card:last-child{border-bottom:0}.service-card h3{margin-top:35px;font-size:36px}.service-card p{margin-top:0;padding-top:16px;max-width:500px}.service-card-featured{background:transparent}.service-card:hover{background:transparent;color:var(--ink)}.service-card:hover .service-number{color:var(--burgundy)}}
@media(max-width:640px){.services-heading p{font-size:15px}.service-card{min-height:0;padding:24px 0 28px}.service-card h3{font-size:34px;margin-top:28px}.service-card p{font-size:15px;line-height:1.7;padding-top:14px}}
