.doctors-page{overflow:hidden;background:#fbfaf8}.doctors-hero{position:relative;min-height:760px;overflow:hidden;background:linear-gradient(122deg,#f8f0ec,#efe1dc 51%,#dfc9c3)}.doctors-hero:before{content:"";position:absolute;width:610px;height:610px;right:-110px;top:-230px;border:1px solid rgba(142,70,80,.2);border-radius:50%}.doctors-hero:after{content:"";position:absolute;width:370px;height:370px;left:-170px;bottom:-170px;border:1px solid rgba(142,70,80,.14);border-radius:50%}.doctors-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(580px,1.08fr);gap:clamp(40px,6vw,96px);min-height:760px;align-items:center;padding-block:62px 54px}.doctors-breadcrumbs{display:flex;gap:10px;margin-bottom:64px;color:#776c6d;font-size:14px}.doctors-breadcrumbs a:hover{color:var(--accent)}.doctors-hero h1{max-width:710px;margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.1vw,78px);line-height:.99;font-weight:400;letter-spacing:-.055em}.doctors-hero__lead{max-width:680px;margin-bottom:32px;color:#62585b;font-size:18px;line-height:1.65}.doctors-hero__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:52px;background:#8e465038}.doctors-hero__facts div{display:flex;min-height:88px;padding:14px 18px;flex-direction:column;justify-content:center;background:#f8f0ece0}.doctors-hero__facts strong{font-family:Georgia,Times New Roman,serif;color:var(--accent);font-size:27px;line-height:1;font-weight:400}.doctors-hero__facts span{margin-top:8px;color:#716568;font-size:12px;line-height:1.25;text-transform:uppercase;letter-spacing:.06em}.doctors-hero__portraits{position:relative;height:650px}.doctors-hero__portrait{position:absolute;overflow:hidden;margin:0;border:8px solid rgba(255,255,255,.72);box-shadow:0 28px 70px #492c2f2e}.doctors-hero__portrait img{width:100%;height:100%;object-fit:cover;transition:opacity .32s ease,filter .32s ease,transform .32s ease}.doctors-hero__portrait.is-changing img{opacity:0;filter:blur(5px);transform:scale(.975)}.doctors-hero__portrait--one{z-index:1;width:310px;height:424px;left:0;bottom:28px;transform:rotate(-5deg)}.doctors-hero__portrait--two{z-index:3;width:350px;height:480px;left:180px;top:26px;transform:rotate(2.5deg)}.doctors-hero__portrait--three{z-index:2;width:280px;height:375px;right:0;bottom:0;transform:rotate(6deg)}.doctors-hero__seal{position:absolute;z-index:4;display:grid;width:112px;height:112px;right:34px;top:62px;place-items:center;border-radius:50%;background:var(--accent);box-shadow:0 12px 28px #59282f38;color:#fff;text-align:center;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.doctors-team__head{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:end;margin-bottom:46px}.doctors-team__head .section-heading{margin:0}.doctors-team__head>p{max-width:510px;margin:0 0 8px;color:var(--muted)}.doctors-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 24px}.bbl-doctor-card{position:relative;min-width:0}.bbl-doctor-card__photo{position:relative;overflow:hidden;aspect-ratio:4 / 5;background:#eaded9}.bbl-doctor-card__photo:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,#261b1e59);pointer-events:none}.bbl-doctor-card__photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.bbl-doctor-card:hover .bbl-doctor-card__photo img{transform:scale(1.025)}.bbl-doctor-card__photo>span{position:absolute;z-index:1;left:16px;bottom:15px;padding:7px 11px;border:1px solid rgba(255,255,255,.55);background:#33252899;backdrop-filter:blur(7px);color:#fff;font-size:12px;line-height:1;letter-spacing:.06em;text-transform:uppercase}.bbl-doctor-card__body{position:relative;padding:22px 6px 6px}.bbl-doctor-card__number{position:absolute;top:25px;right:2px;margin:0;color:#b9aeb0;font-family:Georgia,Times New Roman,serif;font-size:15px}.bbl-doctor-card h3{padding-right:42px;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.08;font-weight:400;letter-spacing:-.025em}.bbl-doctor-card__body>p:not(.bbl-doctor-card__number){min-height:48px;margin-bottom:15px;color:var(--muted);font-size:14px;line-height:1.45}.bbl-doctor-card__tags{display:flex;flex-wrap:wrap;gap:6px;padding-top:14px;border-top:1px solid var(--line)}.bbl-doctor-card__tags span{padding:5px 8px;background:#f2e8e3;color:#70444b;font-size:10px;line-height:1;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.bbl-doctor-card__details{display:grid;gap:13px;margin-top:20px}.bbl-doctor-card__details p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.bbl-doctor-card__details span{display:block;margin-bottom:3px;color:var(--ink);font-size:10px;line-height:1.3;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bbl-doctor-card__body>a{display:inline-flex;gap:13px;align-items:center;margin-top:18px;color:var(--accent);font-size:14px;font-weight:700}.bbl-doctor-card__body>a span{font-size:20px;transition:transform .2s ease}.bbl-doctor-card__body>a:hover span{transform:translate(4px)}.doctor-choice{padding-block:clamp(78px,8vw,124px);background:#30292d;color:#fff}.doctor-choice__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(70px,9vw,140px)}.doctor-choice .eyebrow{color:#dfb085}.doctor-choice__intro{position:sticky;top:120px;align-self:start}.doctor-choice__intro h2{margin-bottom:26px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4vw,58px);line-height:1.03;font-weight:400;letter-spacing:-.045em}.doctor-choice__intro>p:not(.eyebrow){color:#c5bbbd;line-height:1.7}.doctor-choice__intro>a{display:inline-flex;gap:14px;margin-top:18px;color:#e5b98f;font-size:14px;font-weight:700}.doctor-choice__routes article{display:grid;grid-template-columns:72px 1fr;gap:28px;padding:38px 0;border-top:1px solid rgba(255,255,255,.18)}.doctor-choice__routes article:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.doctor-choice__routes article>span{font-family:Georgia,Times New Roman,serif;color:#d9a979;font-size:34px}.doctor-choice__routes h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1.15;font-weight:400}.doctor-choice__routes p{max-width:680px;margin-bottom:15px;color:#c5bbbd}.doctor-choice__routes a{color:#e5b98f;font-size:13px;font-weight:700}.doctor-protocol{background:#f2e8e3}.doctor-protocol__head{display:flex;gap:50px;align-items:end;justify-content:space-between;margin-bottom:52px}.doctor-protocol__head h2{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.1vw,60px);line-height:1.05;font-weight:400;letter-spacing:-.04em}.doctor-protocol__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#8e465040}.doctor-protocol__steps article{position:relative;min-height:300px;padding:30px 27px;background:#fbf6f3}.doctor-protocol__steps article>span{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.doctor-protocol__steps strong{position:absolute;top:22px;right:24px;color:#dccdc8;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400}.doctor-protocol__steps h3{margin:105px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.15;font-weight:400}.doctor-protocol__steps p{margin:0;color:var(--muted);font-size:14px}.doctors-faq__grid{display:grid;grid-template-columns:.68fr 1.32fr;gap:clamp(50px,8vw,120px);align-items:start}.doctors-faq .section-heading{margin:0}.doctors-faq .section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,3.5vw,52px);font-weight:400}.doctors-cta{scroll-margin-top:92px;padding-block:clamp(72px,7vw,108px);background:linear-gradient(125deg,#e5cfc7,#f5ebe6)}.doctors-cta:target{animation:doctors-cta-focus 1.1s ease-out}.doctors-cta__inner{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.doctors-cta h2{max-width:830px;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,60px);line-height:1.04;font-weight:400;letter-spacing:-.045em}.doctors-cta p:not(.eyebrow){max-width:800px;margin:0;color:#655a5c}.doctors-cta__actions{display:grid;gap:12px}@keyframes doctors-cta-focus{0%,35%{box-shadow:inset 0 0 0 4px #8e46506b}to{box-shadow:inset 0 0 #8e465000}}@media(max-width:1180px){.doctors-hero__grid{grid-template-columns:1fr 500px}.doctors-hero__portraits{height:570px}.doctors-hero__portrait--one{width:245px;height:350px}.doctors-hero__portrait--two{width:285px;height:405px;left:135px}.doctors-hero__portrait--three{width:225px;height:315px}.doctors-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.doctors-hero__grid{grid-template-columns:1fr;padding-top:42px}.doctors-breadcrumbs{margin-bottom:40px}.doctors-hero__portraits{width:min(650px,100%);height:560px;margin:0 auto}.doctors-team__head,.doctor-choice__grid,.doctors-faq__grid,.doctors-cta__inner{grid-template-columns:1fr;gap:38px}.doctor-choice__intro{position:static}.doctor-protocol__steps,.doctors-cta__actions{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.doctors-hero h1{font-size:clamp(46px,14vw,62px)}.doctors-hero__lead{font-size:16px}.doctors-hero__facts{grid-template-columns:1fr}.doctors-hero__facts div{min-height:72px}.doctors-hero__portraits{height:430px;margin-top:8px}.doctors-hero__portrait{border-width:5px}.doctors-hero__portrait--one{width:45%;height:290px;left:-2%}.doctors-hero__portrait--two{width:50%;height:335px;left:26%;top:0}.doctors-hero__portrait--three{width:40%;height:260px;right:-2%}.doctors-hero__seal{width:84px;height:84px;right:0;top:8px;font-size:10px}.doctors-team__head{margin-bottom:32px}.doctors-grid{grid-template-columns:1fr;gap:48px}.bbl-doctor-card h3{font-size:27px}.bbl-doctor-card__body>p:not(.bbl-doctor-card__number){min-height:0;font-size:14px}.doctor-choice__routes article{grid-template-columns:48px 1fr;gap:16px}.doctor-choice__routes article>span{font-size:27px}.doctor-choice__routes h3{font-size:24px}.doctor-protocol__head{display:block}.doctor-protocol__steps{grid-template-columns:1fr}.doctor-protocol__steps article{min-height:260px}.doctor-protocol__steps h3{margin-top:76px}.doctors-cta__actions{grid-template-columns:1fr}}@media(max-width:430px){.doctors-hero__portraits{height:370px}.doctors-hero__portrait--one{height:245px}.doctors-hero__portrait--two{height:285px}.doctors-hero__portrait--three{height:220px}.bbl-doctor-card__photo{aspect-ratio:4 / 4.8}.bbl-doctor-card h3{font-size:27px}.bbl-doctor-card__body>p:not(.bbl-doctor-card__number){min-height:0;font-size:14px}}
