/* Clinic-artwork-inspired refinement: organic colour, without displaying the artwork itself. */
.story-hero-v2{display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;background:#f8f6f3;overflow:hidden}.story-hero-copy{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,9vw,9rem) clamp(1.25rem,7vw,8rem);isolation:isolate}.story-hero-copy:before,.story-hero-copy:after{content:"";position:absolute;z-index:-1;border-radius:55% 45% 65% 35%;filter:saturate(.8)}.story-hero-copy:before{width:320px;height:235px;right:-35px;top:45px;background:rgba(224,148,94,.13);transform:rotate(-12deg)}.story-hero-copy:after{width:255px;height:330px;left:-110px;bottom:-105px;background:rgba(62,126,126,.12);transform:rotate(24deg)}.story-hero-copy h1{font-size:clamp(3.5rem,7vw,7rem);margin:.25rem 0 1.4rem;color:var(--blue);text-shadow:0 1px 0 #fff,0 -1px 0 rgba(45,73,105,.25),2px 3px 8px rgba(45,73,105,.12);letter-spacing:-.055em}.story-hero-copy h1 span{display:block;font-size:.26em;letter-spacing:.2em;text-transform:uppercase;color:#9d727c;margin-top:1.1rem;text-shadow:none}.story-hero-image{position:relative;min-height:650px}.story-hero-image:after{content:"";position:absolute;inset:auto 0 0 0;height:10px;background:linear-gradient(90deg,#d8952f 0 20%,#2b7779 20% 40%,#e57b55 40% 60%,#c5abb1 60% 80%,#6e8fa8 80%)}.story-hero-image img{object-position:center}.story-intro{padding-top:clamp(4rem,7vw,7rem);padding-bottom:clamp(4rem,7vw,7rem)}.story-intro>div:last-child p:not(.eyebrow):not(.lead){max-width:650px}.story-values{background:linear-gradient(135deg,#f5efec,#eef3f3)}.story-values:before,.story-values:after,.trust-section:after,.story-location:before{content:"";position:absolute;pointer-events:none;border-radius:62% 38% 58% 42%}.story-values:before{width:280px;height:190px;right:-70px;top:-40px;background:rgba(216,149,47,.12);transform:rotate(16deg)}.story-values:after{width:220px;height:300px;left:-100px;bottom:-115px;background:rgba(43,119,121,.1);transform:rotate(-20deg)}.value-cards{position:relative;z-index:1}.value-cards article{border-radius:0 38px 0 0}.trust-section{position:relative;overflow:hidden}.trust-section:after{width:260px;height:190px;right:-80px;bottom:-70px;background:rgba(229,123,85,.14);transform:rotate(-15deg)}.story-location{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,7rem);align-items:center;background:#fff;overflow:hidden}.story-location:before{width:260px;height:320px;right:-90px;top:-80px;background:rgba(197,171,177,.16);transform:rotate(22deg)}.story-location-media{height:520px;position:relative}.story-location-media:after{content:"";position:absolute;inset:1rem -1rem -1rem 1rem;border:1px solid var(--pink);z-index:-1}.location-details{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.location-details div{border-top:2px solid var(--pink);padding-top:1rem}.location-details b{display:block;color:var(--blue);font-family:var(--serif);font-size:1.15rem}.location-details span{font-size:.9rem;color:#5d6b78}.products-banner.merged-care{align-items:stretch}.merged-care-copy{align-self:center!important}.merged-care .retail-lockup{height:auto;object-fit:contain;background:#fff;padding:.7rem;margin:1.5rem 0}.brand-pills{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 1.7rem}.brand-pills span{border:1px solid rgba(255,255,255,.35);padding:.45rem .7rem;font-size:.76rem}.blog-img{background-position:center!important;background-size:cover!important;position:relative}.blog-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(32,54,79,.18))}.blog-card{background:#fff}.blog-card>div:last-child{padding:0 .4rem 1rem}.article-hero.with-cover{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:0;background:#fff}.article-hero.with-cover .article-heading{padding:clamp(4rem,8vw,8rem)}.article-cover{height:100%;min-height:500px}.article-cover img{object-position:center}.clinic-profile-link{display:inline-block;margin-top:.8rem;font-size:.85rem;font-weight:700;color:var(--blue);border-bottom:1px solid var(--pink)}
@media(max-width:900px){.story-hero-v2,.story-location,.article-hero.with-cover{grid-template-columns:1fr}.story-hero-image{min-height:480px}.story-location-media{height:430px}.article-cover{min-height:380px;grid-row:1}.article-hero.with-cover .article-heading{grid-row:2}.products-banner.merged-care{grid-template-columns:1fr}}
@media(max-width:600px){.story-hero-v2{min-height:0}.story-hero-copy{padding-top:4.5rem;padding-bottom:4.5rem}.story-hero-image{min-height:390px}.location-details{grid-template-columns:1fr}.story-location-media{height:360px}.article-cover{min-height:300px}.article-hero.with-cover .article-heading{padding:3.5rem 1.25rem}}
.story-scroll{background:none;border-width:0 0 1px;padding:.15rem 0;cursor:pointer;font:700 .9rem var(--sans)}
