.bespoke-health-centre {
  /* Палитра и шрифт сняты с сайта клиента hc26.ru. */
  --hc-green: #618b35;
  --hc-green-deep: #476a25;
  --hc-green-bright: #8ec049;
  --hc-ink: #2e2e2e;
  --hc-deep: #1e1e1e;
  --hc-card: #33373d;
  --hc-soft: #dfe7d2;
  --hc-paper: #f5f5f5;
  --hc-mist: #eaeee3;
  --hc-muted: #5f6874;
  --hc-line: rgba(46, 46, 46, 0.2);
  overflow: clip;
  background: var(--hc-paper);
  color: var(--hc-ink);
  font-family: "Geologica", system-ui, sans-serif;
}

.bespoke-health-centre *,
.bespoke-health-centre *::before,
.bespoke-health-centre *::after { box-sizing: border-box; }

.bespoke-health-centre h1,
.bespoke-health-centre h2,
.bespoke-health-centre h3,
.bespoke-health-centre p,
.bespoke-health-centre figure,
.bespoke-health-centre ol,
.bespoke-health-centre ul { margin: 0; }

.bespoke-health-centre img { display: block; width: 100%; }

.hc-shell { width: min(100% - 64px, 1360px); margin-inline: auto; }

.hc-progress { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 4px; pointer-events: none; }
.hc-progress span { display: block; width: 100%; height: 100%; background: var(--hc-green-bright); transform: scaleX(0); transform-origin: left; }

.hc-section-index,
.hc-eyebrow { color: var(--hc-green-deep); font-size: 11px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }

.hc-hero { position: relative; min-height: min(900px, 92vh); isolation: isolate; color: #fff; background: var(--hc-deep); }
.hc-hero-media,
.hc-hero-shade { position: absolute; inset: 0; }
.hc-hero-media { z-index: -3; overflow: hidden; }
.hc-hero-media img { height: 100%; object-fit: cover; object-position: center; filter: saturate(.72) contrast(1.08) brightness(.75); transform: scale(1.015); }
.hc-hero-shade { z-index: -2; background: linear-gradient(90deg, rgba(18, 18, 18, .92) 0%, rgba(24, 24, 24, .72) 38%, rgba(20, 20, 20, .38) 100%), linear-gradient(0deg, rgba(12, 12, 12, .66), transparent 42%); }
.hc-hero::after { position: absolute; z-index: -1; right: 6%; bottom: 11%; width: min(46vw, 630px); aspect-ratio: 1; border: 1px solid rgba(142, 192, 73, .37); border-radius: 50%; content: ""; }
.hc-hero-content { position: relative; display: flex; flex-direction: column; justify-content: space-between; min-height: inherit; padding-block: 34px 47px; }
.hc-hero-top,
.hc-hero-bottom { display: flex; align-items: center; justify-content: space-between; gap: 24px; font-size: 12px; font-weight: 700; letter-spacing: .04em; }
.hc-hero-top p:first-child { display: flex; align-items: center; gap: 10px; }
.hc-hero-title { max-width: 900px; padding: 65px 0; }
.hc-hero-title .hc-eyebrow { margin-bottom: 24px; color: var(--hc-green-bright); }
.hc-hero h1 { font-size: clamp(62px, 10vw, 154px); font-weight: 600; line-height: .8; letter-spacing: -.085em; }
.hc-hero h1 em { color: var(--hc-green-bright); font-style: normal; }
.hc-hero-lead { max-width: 530px; margin-top: clamp(42px, 7vh, 76px) !important; font-size: clamp(17px, 1.45vw, 22px); line-height: 1.55; }
.hc-scroll-link { display: inline-flex; align-items: center; gap: 28px; min-height: 54px; padding: 0 20px 0 24px; border: 1px solid rgba(255,255,255,.6); border-radius: 100px; color: #fff; font-size: 13px; font-weight: 800; text-decoration: none; transition: background .2s ease, color .2s ease; }
.hc-scroll-link span { font-size: 21px; transition: transform .2s ease; }
.hc-scroll-link:hover { background: var(--hc-green-bright); color: var(--hc-deep); }
.hc-scroll-link:hover span { transform: translateY(4px); }
.hc-hero-bottom > p { color: rgba(255,255,255,.7); font-size: 11px; line-height: 1.5; text-align: right; }
.hc-orbit { position: absolute; z-index: -1; border: 1px solid rgba(142,192,73,.34); border-radius: 50%; pointer-events: none; }
.hc-orbit-one { top: -22vw; right: -12vw; width: 47vw; height: 47vw; }
.hc-orbit-two { top: -9vw; right: 11vw; width: 18vw; height: 18vw; border-color: rgba(255,255,255,.25); }

.hc-problem { padding: clamp(100px, 12vw, 190px) 0 clamp(76px, 9vw, 140px); background: var(--hc-paper); }
.hc-problem-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: clamp(55px, 11vw, 180px); align-items: end; margin-top: 36px; }
.hc-problem h2,
.hc-section-heading h2,
.hc-showcase h2,
.hc-sync h2,
.hc-booking h2,
.hc-result h2 { font-size: clamp(52px, 7.2vw, 112px); font-weight: 600; line-height: .91; letter-spacing: -.075em; }
.hc-problem h2 em,
.hc-section-heading h2 em,
.hc-showcase h2 em,
.hc-booking h2 em,
.hc-result h2 em { color: var(--hc-green); font-style: normal; }
.hc-problem-copy { max-width: 510px; padding-bottom: 8px; }
.hc-problem-copy p { font-size: clamp(16px, 1.25vw, 20px); line-height: 1.6; }
.hc-problem-copy p + p { margin-top: 26px; color: var(--hc-muted); }
.hc-problem-copy p:first-child { font-weight: 700; }
.hc-patient-questions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: clamp(62px, 8vw, 115px); padding-top: 20px; border-top: 1px solid var(--hc-line); }
.hc-patient-questions span { padding: 12px 18px; border: 1px solid var(--hc-line); border-radius: 100px; background: #fff; font-size: 13px; font-weight: 700; }
.hc-patient-questions span:nth-child(2n) { background: var(--hc-soft); }

.hc-route { position: relative; padding: clamp(98px, 11vw, 168px) 0; overflow: hidden; background: var(--hc-deep); color: #fff; }
.hc-route::after { position: absolute; right: -11vw; bottom: -26vw; width: 58vw; height: 58vw; border: 1px solid rgba(142,192,73,.2); border-radius: 50%; content: ""; }
.hc-section-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 90px; align-items: end; }
.hc-section-heading > p:last-child { max-width: 490px; color: rgba(255,255,255,.64); font-size: clamp(16px, 1.3vw, 20px); line-height: 1.6; }
.hc-route .hc-section-index { color: var(--hc-green-bright); }
.hc-route h2 em { color: var(--hc-green-bright); }
.hc-route-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: clamp(65px, 9vw, 132px); padding: 0; list-style: none; }
.hc-route-grid li { min-height: 420px; padding: 28px clamp(25px, 3vw, 48px) 38px; border: 1px solid rgba(255,255,255,.14); border-radius: 20px; background: var(--hc-card); }
.hc-route-grid li > span { color: var(--hc-green-bright); font-size: 13px; font-weight: 800; }
.hc-route-icon { display: grid; width: 96px; height: 96px; place-items: center; margin: clamp(42px, 5vw, 80px) 0 31px; border: 1px solid rgba(255,255,255,.52); border-radius: 50%; color: var(--hc-green-bright); font-size: 44px; font-weight: 400; }
.hc-route-icon-doctor { font-size: 43px; }
.hc-route-icon-service { border-color: var(--hc-green-bright); font-size: 58px; }
.hc-route-grid h3 { font-size: clamp(25px, 2vw, 34px); font-weight: 600; letter-spacing: -.05em; }
.hc-route-grid p { max-width: 315px; margin-top: 16px; color: rgba(255,255,255,.65); font-size: 14px; line-height: 1.6; }

.hc-showcase { padding: clamp(100px, 12vw, 185px) 0; }
.hc-showcase-services { background: var(--hc-mist); }
.hc-showcase-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(54px, 9vw, 145px); align-items: center; }
.hc-showcase-grid-reverse { grid-template-columns: 1.18fr .82fr; }
.hc-showcase-copy { max-width: 490px; }
.hc-showcase h2 { margin-top: 24px !important; }
.hc-showcase-copy > p:not(.hc-section-index) { margin-top: 31px !important; color: var(--hc-muted); font-size: clamp(16px, 1.25vw, 19px); line-height: 1.65; }
.hc-checklist { display: grid; gap: 12px; margin-top: 38px !important; padding: 0; list-style: none; }
.hc-checklist li { display: flex; align-items: center; gap: 12px; font-size: 13px; font-weight: 800; }
.hc-checklist i { display: grid; width: 22px; height: 22px; place-items: center; border-radius: 50%; background: var(--hc-green-bright); color: var(--hc-deep); font-size: 13px; font-style: normal; }
.hc-browser { position: relative; margin: 0; border: 9px solid #fff; border-radius: 20px; overflow: hidden; background: #fff; box-shadow: 0 30px 60px rgba(46,46,46,.18); }
.hc-browser::after { position: absolute; right: -70px; bottom: -70px; width: 150px; height: 150px; border: 1px solid rgba(46,46,46,.25); border-radius: 50%; content: ""; }
.hc-browser-bar { display: flex; align-items: center; gap: 5px; height: 35px; padding: 0 13px; background: #2e2e2e; color: rgba(255,255,255,.72); font-size: 9px; letter-spacing: .06em; }
.hc-browser-bar span { width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,.45); }
.hc-browser-bar b { margin-left: 8px; font-weight: 700; }
.hc-browser img { min-height: 300px; object-fit: cover; object-position: top; }
.hc-browser figcaption { position: absolute; z-index: 1; right: 22px; bottom: 20px; max-width: 270px; padding: 15px 17px; background: rgba(255,255,255,.93); color: var(--hc-ink); box-shadow: 0 10px 30px rgba(46,46,46,.14); }
.hc-browser figcaption b { display: block; font-size: 12px; }
.hc-browser figcaption span { display: block; margin-top: 5px; color: var(--hc-muted); font-size: 10px; line-height: 1.4; }

.hc-sync { padding: clamp(100px, 12vw, 180px) 0; background: #fafafa; }
.hc-sync-title { display: grid; grid-template-columns: 1.12fr .88fr; gap: 50px 90px; align-items: end; }
.hc-sync-title h2 { grid-row: span 2; margin-top: 22px !important; }
.hc-sync-title > p:last-child { max-width: 480px; color: var(--hc-muted); font-size: 17px; line-height: 1.6; }
.hc-sync-board { display: grid; grid-template-columns: 1fr .44fr 1fr .44fr 1fr; align-items: center; gap: 0; margin-top: clamp(55px, 8vw, 112px); padding: clamp(26px, 4.5vw, 68px); border-radius: 30px; background: var(--hc-ink); color: #fff; }
.hc-sync-node { min-height: 260px; padding: 24px; border: 1px solid rgba(255,255,255,.2); border-radius: 6px; }
.hc-sync-node > p { margin-top: 29px !important; color: rgba(255,255,255,.58); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.hc-sync-node ul { display: grid; gap: 6px; margin-top: 18px !important; padding: 0; list-style: none; font-size: 13px; line-height: 1.35; }
.hc-sync-node li::before { margin-right: 7px; color: var(--hc-green-bright); content: "·"; }
.hc-sync-logo { color: var(--hc-green-bright); font-size: 24px; font-weight: 800; letter-spacing: -.06em; }
.hc-sync-logo span { color: #fff; }
.hc-site-symbol { display: grid; width: 40px; height: 40px; place-items: center; border: 1px solid var(--hc-green-bright); border-radius: 50%; color: var(--hc-green-bright); font-size: 27px; }
.hc-sync-line { position: relative; height: 2px; margin: 0 8px; background: var(--hc-green); }
.hc-sync-line span { position: absolute; top: -26px; left: 50%; color: var(--hc-green-bright); font-size: 9px; font-weight: 800; letter-spacing: .03em; white-space: nowrap; transform: translateX(-50%); }
.hc-sync-line i { position: absolute; right: -1px; top: -4px; width: 10px; height: 10px; border-top: 2px solid var(--hc-green); border-right: 2px solid var(--hc-green); transform: rotate(45deg); }
.hc-sync-line-return { background: var(--hc-green-bright); }
.hc-sync-line-return span { color: var(--hc-green-bright); }
.hc-sync-line-return i { border-color: var(--hc-green-bright); }
.hc-booking-dot { width: 18px; height: 18px; border-radius: 50%; background: var(--hc-green-bright); box-shadow: 0 0 0 11px rgba(142,192,73,.16); }
.hc-sync-booking strong { display: block; margin-top: 21px; color: var(--hc-green-bright); font-size: 22px; line-height: 1; letter-spacing: -.06em; }
.hc-sync-booking small { display: block; margin-top: 8px; color: rgba(255,255,255,.52); font-size: 10px; }
.hc-sync-note { max-width: 720px; margin: 24px 0 0 auto !important; color: var(--hc-muted); font-size: 12px; line-height: 1.55; }

.hc-showcase-doctors { background: var(--hc-paper); }
.hc-showcase-doctors .hc-browser { grid-column: 1; grid-row: 1; }
.hc-showcase-doctors .hc-showcase-copy { grid-column: 2; grid-row: 1; }
.hc-quote-card { position: relative; margin-top: 43px; padding: 26px 25px 25px 64px; border-radius: 20px; background: var(--hc-soft); color: var(--hc-deep); }
.hc-quote-card > span { position: absolute; top: 20px; left: 22px; color: var(--hc-green); font-family: Georgia, serif; font-size: 62px; line-height: .6; }
.hc-quote-card p { font-size: 14px; font-weight: 700; line-height: 1.55; }

.hc-booking { padding: clamp(100px, 12vw, 175px) 0; background: #dfe7d2; }
.hc-booking-heading { display: flex; align-items: end; justify-content: space-between; gap: 50px; }
.hc-booking-heading .hc-section-index { color: var(--hc-green-deep); }
.hc-booking-demo { margin-top: clamp(53px, 7vw, 100px); padding: clamp(27px, 4.8vw, 68px); border: 1px solid rgba(46,46,46,.28); border-radius: 30px; background: #fafbf7; }
.hc-demo-copy { display: grid; grid-template-columns: .78fr 1.22fr; gap: 50px; }
.hc-demo-label { color: var(--hc-muted); font-size: 13px; font-weight: 700; }
.hc-demo-tabs { display: flex; flex-wrap: wrap; gap: 7px; align-items: start; }
.hc-demo-tabs button { padding: 11px 14px; border: 1px solid rgba(46,46,46,.3); border-radius: 100px; background: transparent; color: var(--hc-ink); cursor: pointer; font: inherit; font-size: 12px; font-weight: 800; transition: color .18s ease, background .18s ease; }
.hc-demo-tabs button[aria-selected="true"],
.hc-demo-tabs button:hover { border-color: var(--hc-ink); background: var(--hc-ink); color: var(--hc-green-bright); }
.hc-demo-tabs button:focus-visible,
.hc-demo-description:focus-visible { outline: 2px solid var(--hc-ink); outline-offset: 3px; }
.hc-demo-description { grid-column: 2; max-width: 500px; margin-top: -28px !important; color: var(--hc-muted); font-size: 15px; line-height: 1.55; }
.hc-demo-flow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; gap: 12px; align-items: center; margin-top: 68px; }
.hc-demo-flow > i { color: var(--hc-green); font-size: 26px; font-style: normal; }
.hc-demo-step { display: flex; align-items: center; gap: 16px; min-height: 80px; padding: 15px 18px; border: 1px solid rgba(46,46,46,.26); border-radius: 14px; background: rgba(255,255,255,.56); }
.hc-demo-step b { display: grid; flex: 0 0 auto; width: 28px; height: 28px; place-items: center; border-radius: 50%; background: #dfe7d2; color: var(--hc-ink); font-size: 11px; }
.hc-demo-step.is-active { border-color: var(--hc-ink); background: var(--hc-ink); color: #fff; }
.hc-demo-step.is-active b { background: var(--hc-green-bright); color: var(--hc-deep); }
.hc-demo-step span { font-size: 13px; font-weight: 800; line-height: 1.35; }
.hc-demo-confirm { display: flex; align-items: center; gap: 12px; width: min(100%, 390px); margin: 34px 0 0 auto; padding: 15px 18px; border-radius: 14px; background: var(--hc-green-bright); color: var(--hc-deep); }
.hc-confirm-check { display: grid; width: 27px; height: 27px; place-items: center; border-radius: 50%; background: var(--hc-deep); color: var(--hc-green-bright); font-size: 13px; font-weight: 800; }
.hc-demo-confirm div { display: grid; gap: 2px; }
.hc-demo-confirm small { font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.hc-demo-confirm strong { font-size: 13px; }
.hc-confirm-time { margin-left: auto; font-size: 10px; font-weight: 800; text-align: right; }

.hc-result { padding: clamp(100px, 12vw, 184px) 0 clamp(75px, 8vw, 120px); background: var(--hc-paper); }
.hc-result-grid { display: grid; grid-template-columns: 1.14fr .86fr; gap: clamp(55px, 10vw, 160px); align-items: end; margin-top: 34px; }
.hc-result-grid > div > p { font-size: clamp(17px, 1.35vw, 21px); line-height: 1.6; }
.hc-live-link { display: inline-flex; align-items: center; gap: 27px; margin-top: 40px; padding: 15px 19px 15px 22px; border-radius: 100px; background: var(--hc-ink); color: #fff; font-size: 13px; font-weight: 800; text-decoration: none; transition: background .2s ease, transform .2s ease; }
.hc-live-link span { color: var(--hc-green-bright); font-size: 19px; }
.hc-live-link:hover { background: var(--hc-green-deep); transform: translateY(-2px); }
.hc-result-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin-top: clamp(70px, 9vw, 130px); }
.hc-result-facts > div { min-height: 155px; padding: 25px; border: 1px solid var(--hc-line); border-radius: 20px; background: #fff; }
.hc-result-facts strong { display: block; color: var(--hc-green); font-size: clamp(38px, 4.4vw, 70px); font-weight: 600; line-height: .95; letter-spacing: -.065em; }
.hc-result-facts span { display: block; max-width: 160px; margin-top: 14px; color: var(--hc-muted); font-size: 12px; font-weight: 700; line-height: 1.4; }

/* Элементы, взятые с сайта клиента: монограмма «ЦЗ» из шапки,
   зелёная полоса со счётчиками направлений и ghost-кнопки каталога. */
.hc-logo-mark { display: inline-flex; align-items: center; gap: 11px; }
.hc-logo-mark > i { display: grid; width: 34px; height: 34px; place-items: center; border: 1px solid rgba(255,255,255,.55); border-radius: 50%; color: #fff; font-size: 12px; font-style: normal; font-weight: 700; letter-spacing: .02em; }
.hc-logo-mark > i sup { margin-left: 1px; color: var(--hc-green-bright); font-size: 9px; }
.hc-logo-mark > b { font-size: 11px; font-weight: 800; letter-spacing: .1em; line-height: 1.25; text-transform: uppercase; }

.hc-catalog-band { margin-top: clamp(58px, 7vw, 96px); border-radius: 30px; background: var(--hc-green-deep); color: #fff; overflow: hidden; }
.hc-catalog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; padding: 0; background: rgba(255,255,255,.24); list-style: none; }
.hc-catalog-grid li { display: flex; align-items: baseline; gap: 18px; padding: clamp(20px, 2.4vw, 30px) clamp(18px, 2.2vw, 32px); background: var(--hc-green-deep); }
.hc-catalog-grid b { flex: 0 0 auto; min-width: 52px; font-size: clamp(23px, 2.3vw, 33px); font-weight: 600; letter-spacing: -.045em; }
.hc-catalog-grid span { font-size: 14px; font-weight: 600; line-height: 1.35; }
.hc-catalog-foot { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 18px; padding: clamp(18px, 2vw, 26px) clamp(18px, 2.2vw, 32px); border-top: 1px solid rgba(255,255,255,.24); }
.hc-catalog-foot > p { max-width: 560px; color: rgba(255,255,255,.92); font-size: 12px; line-height: 1.5; }
.hc-ghost-links { display: flex; flex-wrap: wrap; gap: 10px; }
.hc-ghost-link { padding: 13px 21px; border: 1px solid rgba(255,255,255,.62); border-radius: 20px; color: #fff; font-size: 12px; font-weight: 800; text-decoration: none; transition: background .2s ease, color .2s ease; }
.hc-ghost-link:hover { background: #fff; color: var(--hc-green-deep); }
.hc-ghost-link:focus-visible { outline: 2px solid #fff; outline-offset: 3px; }

.hc-motion-ready [data-hc-reveal] { opacity: 0; transform: translateY(28px); transition: opacity .8s cubic-bezier(.22,1,.36,1), transform .8s cubic-bezier(.22,1,.36,1); }
.hc-motion-ready [data-hc-reveal].is-visible { opacity: 1; transform: translateY(0); }

@media (max-width: 960px) {
  .hc-shell { width: min(100% - 44px, 1360px); }
  .hc-catalog-grid { grid-template-columns: repeat(2, 1fr); }
  .hc-hero { min-height: 760px; }
  .hc-problem-grid,
  .hc-section-heading,
  .hc-showcase-grid,
  .hc-showcase-grid-reverse,
  .hc-sync-title,
  .hc-result-grid { grid-template-columns: 1fr; gap: 35px; }
  .hc-problem-copy { max-width: 610px; }
  .hc-route-grid { grid-template-columns: 1fr; }
  .hc-route-grid li { min-height: 0; display: grid; grid-template-columns: auto 110px 1fr; gap: 20px; align-items: center; }
  .hc-route-grid li > span { align-self: start; }
  .hc-route-icon { width: 80px; height: 80px; margin: 0; }
  .hc-route-grid h3 { margin-bottom: 8px; }
  .hc-route-grid p { margin-top: 0; }
  .hc-sync-title h2 { grid-row: auto; }
  .hc-sync-board { grid-template-columns: 1fr; gap: 0; max-width: 560px; }
  .hc-sync-node { min-height: 0; }
  .hc-sync-line { width: 2px; height: 54px; margin: 0 auto; }
  .hc-sync-line span { top: 50%; left: 18px; transform: translateY(-50%); }
  .hc-sync-line i { right: -4px; bottom: -1px; top: auto; transform: rotate(135deg); }
  .hc-showcase-doctors .hc-browser,
  .hc-showcase-doctors .hc-showcase-copy { grid-column: auto; grid-row: auto; }
  .hc-browser { max-width: 770px; }
  .hc-demo-copy { grid-template-columns: 1fr; gap: 22px; }
  .hc-demo-description { grid-column: auto; margin-top: 0 !important; }
  .hc-demo-flow { grid-template-columns: 1fr; max-width: 440px; gap: 8px; margin-top: 44px; }
  .hc-demo-flow > i { display: none; }
  .hc-demo-confirm { margin-left: 0; }
}

@media (max-width: 600px) {
  .hc-catalog-grid { grid-template-columns: 1fr; }
  .hc-logo-mark > b { font-size: 10px; }
  .hc-shell { width: min(100% - 32px, 1360px); }
  .hc-hero { min-height: 660px; }
  .hc-hero-content { padding-block: 22px 28px; }
  .hc-hero-top { align-items: flex-start; font-size: 10px; }
  .hc-hero-top p:last-child { padding-top: 5px; text-align: right; }
  .hc-hero-title { padding: 40px 0; }
  .hc-hero h1 { font-size: clamp(54px, 18vw, 84px); }
  .hc-hero-lead { margin-top: 32px !important; font-size: 16px; }
  .hc-hero-bottom { align-items: end; }
  .hc-hero-bottom > p { max-width: 120px; font-size: 9px; }
  .hc-problem,
  .hc-route,
  .hc-showcase,
  .hc-sync,
  .hc-booking,
  .hc-result { padding-block: 82px; }
  .hc-problem h2,
  .hc-section-heading h2,
  .hc-showcase h2,
  .hc-sync h2,
  .hc-booking h2,
  .hc-result h2 { font-size: clamp(43px, 13vw, 68px); }
  .hc-patient-questions { margin-top: 50px; }
  .hc-patient-questions span { padding: 10px 13px; font-size: 11px; }
  .hc-route-grid { margin-top: 50px; }
  .hc-route-grid li { grid-template-columns: 28px 60px 1fr; gap: 13px; padding: 23px 18px; }
  .hc-route-icon { width: 57px; height: 57px; font-size: 27px; }
  .hc-route-icon-service { font-size: 38px; }
  .hc-route-grid h3 { font-size: 22px; }
  .hc-route-grid p { font-size: 12px; }
  .hc-browser { border-width: 5px; }
  .hc-browser img { min-height: 200px; }
  .hc-browser figcaption { right: 10px; bottom: 10px; max-width: 210px; padding: 10px 11px; }
  .hc-sync-board { padding: 18px; }
  .hc-sync-node { padding: 20px; }
  .hc-booking-heading { display: block; }
  .hc-booking-heading h2 { margin-top: 22px !important; }
  .hc-booking-demo { margin-top: 44px; padding: 22px; }
  .hc-demo-tabs button { padding: 9px 11px; font-size: 11px; }
  .hc-demo-confirm { display: grid; grid-template-columns: auto 1fr; }
  .hc-confirm-time { grid-column: 2; margin-left: 0; text-align: left; }
  .hc-result-facts { grid-template-columns: 1fr; margin-top: 60px; }
  .hc-result-facts > div { min-height: 0; display: flex; gap: 20px; align-items: center; padding: 20px; }
  .hc-result-facts span { margin-top: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .hc-scroll-link,
  .hc-live-link,
  .hc-motion-ready [data-hc-reveal] { transition: none; }
}
