/*
 * Zuzanna Bujarkiewicz — profil 1:1 z zaakceptowaną wizualizacją.
 * Arkusz jest całkowicie odizolowany od pozostałych stron motywu.
 */

body.odns-specialist-zb .odns-zb-main,
body.odns-specialist-zb .odns-zb-main * { box-sizing: border-box; }

body.odns-specialist-zb {
  margin: 0;
  background-color: #fbf8f1;
  background-image: url("../textures/cream-paper-seamless.webp");
  background-repeat: repeat;
  background-size: 2508px 2508px;
}

body.odns-specialist-zb #main-content.odns-zb-main {
  position: relative;
  overflow: clip;
  color: #30465a;
  background-color: #fbf8f1;
  background-image:
    linear-gradient(rgba(251,248,241,.68),rgba(251,248,241,.68)),
    url("../textures/cream-paper-seamless.webp");
  background-repeat: repeat;
  background-size: auto, 2508px 2508px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

body.odns-specialist-zb #main-content.odns-zb-main::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background-image: url("../textures/paper-overlay-seamless.webp");
  background-repeat: repeat;
  background-size: 2508px 2508px;
  opacity: .14;
  pointer-events: none;
}

body.odns-specialist-zb #main-content.odns-zb-main img { display: block; max-width: 100%; }
body.odns-specialist-zb #main-content.odns-zb-main h1,
body.odns-specialist-zb #main-content.odns-zb-main h2,
body.odns-specialist-zb #main-content.odns-zb-main h3,
body.odns-specialist-zb #main-content.odns-zb-main p,
body.odns-specialist-zb #main-content.odns-zb-main ul { margin-top: 0; }
body.odns-specialist-zb #main-content.odns-zb-main h1,
body.odns-specialist-zb #main-content.odns-zb-main h2,
body.odns-specialist-zb #main-content.odns-zb-main h3 {
  color: #173b63;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
}
body.odns-specialist-zb .odns-zb-main a { text-decoration: none; }

.odns-zb-shell { position: relative; z-index: 2; width: min(calc(100% - 120px),1280px); margin-inline: auto; }
.odns-zb-separator { width: clamp(138px,13vw,190px); height: auto; margin-inline: auto; object-fit: contain; }
.odns-zb-heading { position: relative; z-index: 3; margin: 0 auto 8px; text-align: center; }
body.odns-specialist-zb .odns-zb-heading h2 { margin-bottom: -2px; font-size: clamp(2.2rem,3vw,3rem); line-height: 1; letter-spacing: -.018em; }
.odns-zb-decor { position: absolute; z-index: 1; height: auto; pointer-events: none; user-select: none; }

.odns-zb-card {
  border: 1.25px solid rgba(214,166,82,.62);
  color: #30465a;
  background-color: rgba(255,253,250,.52);
  background-image:
    linear-gradient(rgba(255,253,250,.27),rgba(255,253,250,.27)),
    url("../textures/paper-overlay-seamless.webp"),
    url("../textures/cream-paper-seamless.webp");
  background-size: auto,2508px 2508px,2508px 2508px;
  background-blend-mode: normal,multiply,normal;
  box-shadow: 0 3px 10px rgba(23,59,99,.04);
}

.odns-zb-wreath,
.odns-zb-decor,
.odns-zb-value-card > img,
.odns-zb-experience-card > img,
.odns-zb-focus-card > img,
.odns-zb-contact-art img,
.odns-zb-calendar { filter: saturate(1.08) contrast(1.1) drop-shadow(0 2px 1px rgba(43,74,61,.05)); }

/* Nagłówek i stopka zgodne ze skalą zaakceptowanych profili. */
body.odns-specialist-zb .odns-code-header {
  border-bottom-color: rgba(214,166,82,.14);
  background-color: rgba(255,253,250,.94);
  background-image: url("../textures/cream-paper-seamless.webp");
  background-repeat: repeat;
  background-size: 2508px 2508px;
  box-shadow: none;
}
body.odns-specialist-zb .odns-header-inner { width: min(calc(100% - 32px),1280px); min-height: 74px; grid-template-columns: minmax(205px,235px) minmax(0,1fr) auto; gap: 10px; }
body.odns-specialist-zb .odns-brand img { width: min(100%,220px); max-height: 64px; }
body.odns-specialist-zb .odns-primary-menu { gap: 4px; }
body.odns-specialist-zb .odns-primary-menu > li > a { padding: .5rem .66rem; border-color: transparent; background: transparent; font-size: .67rem; }
body.odns-specialist-zb .odns-primary-menu > li.current-menu-item > a,
body.odns-specialist-zb .odns-primary-menu > li.current-menu-ancestor > a,
body.odns-specialist-zb .odns-primary-menu > li > a:hover,
body.odns-specialist-zb .odns-primary-menu > li > a:focus-visible { border-color: transparent; color: #4f7563; background: transparent; box-shadow: none; }
body.odns-specialist-zb .odns-header-cta { min-height: 40px; padding: .68rem 1.1rem; font-size: .69rem; }

/* HERO */
.odns-zb-hero { position: relative; z-index: 1; min-height: clamp(410px,30vw,485px); overflow: hidden; }
.odns-zb-hero-shell { position: relative; z-index: 2; display: grid; width: min(calc(100% - 54px),1450px); min-height: clamp(410px,30vw,485px); margin-inline: auto; grid-template-columns: 31% 37% 32%; align-items: center; }
.odns-zb-photo-stage { position: relative; z-index: 4; width: clamp(340px,25vw,405px); aspect-ratio: 1.07/1; margin-left: -22px; justify-self: start; }
.odns-zb-photo-oval { position: absolute; z-index: 1; top: 3.2%; left: 19.2%; width: 62%; height: 87.5%; overflow: hidden; border-radius: 49% 49% 47% 47% / 45% 45% 53% 53%; background: #d8d7d2; }
.odns-zb-photo-oval img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }
.odns-zb-wreath { position: absolute; z-index: 2; inset: 0; width: 100%; height: 100%; object-fit: contain; pointer-events: none; }
.odns-zb-hero-copy { position: relative; z-index: 4; text-align: center; transform: translateY(-4px); }
body.odns-specialist-zb .odns-zb-hero-copy h1 { margin-bottom: 12px; font-size: clamp(3rem,3.55vw,3.75rem); line-height: .84; letter-spacing: -.025em; }
.odns-zb-role { margin-bottom: 8px; color: #4f7563; font-family: "Cormorant Garamond",Georgia,serif; font-size: clamp(1.3rem,1.65vw,1.7rem); font-weight: 700; line-height: 1; }
.odns-zb-lead { margin-bottom: 8px; color: #173b63; font-family: "Cormorant Garamond",Georgia,serif; font-size: clamp(1.06rem,1.3vw,1.35rem); font-weight: 600; line-height: 1.3; }
.odns-zb-hero-copy .odns-zb-separator { width: clamp(145px,13vw,185px); }
.odns-zb-hero-art { position: absolute; z-index: 2; right: -86px; bottom: -46px; width: clamp(455px,37vw,610px); height: auto; aspect-ratio: 1; object-fit: cover; mix-blend-mode: multiply; filter: saturate(1.02) contrast(1.08); -webkit-mask-image: radial-gradient(ellipse 47% 48% at 50% 51%,#000 57%,rgba(0,0,0,.74) 78%,transparent 100%); mask-image: radial-gradient(ellipse 47% 48% at 50% 51%,#000 57%,rgba(0,0,0,.74) 78%,transparent 100%); pointer-events: none; }

/* O MNIE */
.odns-zb-about { position: relative; z-index: 1; min-height: 294px; padding: 10px 0 12px; }
.odns-zb-about-copy { position: relative; z-index: 3; max-width: 920px; margin-inline: auto; text-align: center; }
.odns-zb-about-copy p { margin-bottom: 9px; color: #33485a; font-size: clamp(.71rem,.82vw,.84rem); line-height: 1.5; }
.odns-zb-about-copy p:last-child { margin-bottom: 0; }
.odns-zb-about-left { top: 34px; left: 22px; width: clamp(130px,12vw,190px); opacity: .72; transform: rotate(-8deg); }
.odns-zb-about-right { right: 26px; bottom: -5px; width: clamp(125px,11.5vw,180px); opacity: .72; transform: rotate(8deg); }

/* TRZY FILARY */
.odns-zb-values { position: relative; z-index: 2; padding: 0 0 13px; }
.odns-zb-values-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.odns-zb-value-card { display: grid; min-height: 150px; padding: 10px 17px; border-radius: 18px; grid-template-columns: clamp(104px,9.5vw,140px) minmax(0,1fr); align-items: center; gap: 5px; }
.odns-zb-value-card > img { width: 100%; height: clamp(112px,10vw,145px); object-fit: cover; mix-blend-mode: multiply; -webkit-mask-image: radial-gradient(ellipse,#000 60%,transparent 100%); mask-image: radial-gradient(ellipse,#000 60%,transparent 100%); }
body.odns-specialist-zb .odns-zb-value-card h3 { position: relative; margin-bottom: 14px; font-size: clamp(1.3rem,1.6vw,1.7rem); line-height: 1; }
body.odns-specialist-zb .odns-zb-value-card h3::after { position: absolute; bottom: -8px; left: 0; width: 44px; height: 7px; content: ""; border-top: 1.5px solid rgba(214,166,82,.85); border-radius: 50%; transform: rotate(-3deg); }
.odns-zb-value-card p { margin-bottom: 0; color: #33485a; font-size: clamp(.64rem,.73vw,.76rem); line-height: 1.5; }

/* DOŚWIADCZENIE I OBSZARY PRACY */
.odns-zb-experience { position: relative; z-index: 1; padding: 3px 0 15px; }
.odns-zb-heading-leaves { display: grid; width: min(100%,1100px); grid-template-columns: clamp(115px,12vw,170px) 1fr clamp(115px,12vw,170px); align-items: center; gap: 8px; }
.odns-zb-heading-leaves > img { width: 100%; max-height: 85px; object-fit: contain; opacity: .75; }
.odns-zb-heading-leaves > img:last-child { transform: scaleX(-1); }
.odns-zb-experience-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 16px; }
.odns-zb-experience-card { display: grid; min-height: 270px; padding: 14px 30px 14px 20px; border-radius: 18px; grid-template-columns: clamp(155px,15vw,210px) minmax(0,1fr); align-items: center; gap: 13px; }
.odns-zb-experience-card > img { width: 100%; height: clamp(188px,18vw,240px); object-fit: cover; mix-blend-mode: multiply; -webkit-mask-image: radial-gradient(ellipse,#000 61%,transparent 100%); mask-image: radial-gradient(ellipse,#000 61%,transparent 100%); }
body.odns-specialist-zb .odns-zb-experience-card h3 { margin-bottom: 9px; font-size: clamp(1.55rem,1.85vw,2rem); line-height: 1; }
.odns-zb-experience-card ul { margin-bottom: 0; padding-left: 17px; color: #30465a; font-size: clamp(.66rem,.72vw,.75rem); line-height: 1.55; }
.odns-zb-experience-card li { margin-bottom: 4px; }
.odns-zb-focus-grid { display: grid; margin-top: 13px; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.odns-zb-focus-card { display: grid; min-height: 118px; padding: 9px 16px; border: 1px solid rgba(113,148,127,.4); border-radius: 17px; grid-template-columns: clamp(86px,8vw,112px) minmax(0,1fr); align-items: center; background: rgba(255,253,250,.38); }
.odns-zb-focus-card > img { width: 100%; height: clamp(90px,8.5vw,116px); object-fit: cover; mix-blend-mode: multiply; -webkit-mask-image: radial-gradient(ellipse,#000 58%,transparent 100%); mask-image: radial-gradient(ellipse,#000 58%,transparent 100%); }
body.odns-specialist-zb .odns-zb-focus-card h3 { margin-bottom: 5px; font-size: clamp(1.15rem,1.35vw,1.45rem); line-height: 1; }
.odns-zb-focus-card p { margin-bottom: 0; color: #33485a; font-size: clamp(.61rem,.69vw,.72rem); line-height: 1.43; }

/* PODEJŚCIE */
.odns-zb-approach { position: relative; z-index: 1; overflow: hidden; padding: 21px 0 25px; }
.odns-zb-approach-copy { position: relative; z-index: 2; max-width: 960px; margin-inline: auto; text-align: center; }
.odns-zb-approach-copy p { margin-bottom: 9px; color: #33485a; font-size: clamp(.72rem,.81vw,.83rem); line-height: 1.55; }
.odns-zb-approach-copy p:last-child { margin-bottom: 0; }
.odns-zb-approach-left { bottom: -42px; left: 11px; width: clamp(150px,14vw,220px); opacity: .58; transform: rotate(4deg); }
.odns-zb-approach-right { right: 12px; bottom: -30px; width: clamp(145px,13.5vw,210px); opacity: .58; transform: rotate(-7deg); }

/* SZEROKI PANEL REZERWACJI */
.odns-zb-contact { position: relative; z-index: 2; padding: 2px 0 18px; }
.odns-zb-contact-card { display: grid; min-height: 220px; overflow: hidden; padding: 10px 20px 10px 8px; border-radius: 21px; grid-template-columns: 36% 31% 33%; align-items: center; gap: 10px; }
.odns-zb-contact-art { align-self: stretch; overflow: hidden; }
.odns-zb-contact-art img { width: 112%; height: 100%; max-height: 205px; object-fit: cover; object-position: center; mix-blend-mode: multiply; -webkit-mask-image: radial-gradient(ellipse,#000 57%,transparent 100%); mask-image: radial-gradient(ellipse,#000 57%,transparent 100%); transform: translateX(-3%); }
.odns-zb-contact-copy { min-width: 0; padding-inline: 0 8px; text-align: center; }
body.odns-specialist-zb .odns-zb-contact-copy h2 { margin-bottom: 0; font-size: clamp(2rem,2.65vw,2.75rem); line-height: .94; }
.odns-zb-contact-copy .odns-zb-separator { width: 150px; margin-bottom: 4px; }
.odns-zb-contact-copy p { margin-bottom: 0; color: #30465a; font-size: clamp(.68rem,.79vw,.82rem); line-height: 1.48; }
.odns-zb-booking { display: grid; min-width: 0; grid-template-columns: clamp(96px,8.5vw,116px) minmax(0,1fr); align-items: center; gap: 11px; }
.odns-zb-calendar { width: 100%; height: clamp(104px,9.5vw,130px); object-fit: contain; }
body.odns-specialist-zb .odns-zb-booking h3 { margin-bottom: 3px; font-size: clamp(1.55rem,1.9vw,2rem); line-height: 1; }
.odns-zb-booking p { margin-bottom: 9px; color: #30465a; font-size: clamp(.64rem,.72vw,.75rem); line-height: 1.45; }
body.odns-specialist-zb .odns-zb-booking a { display: inline-flex; min-height: 43px; max-width: 100%; align-items: center; justify-content: center; gap: 8px; padding: 10px 18px; border: 1px solid #4f7563; border-radius: 999px; color: #fffdfa !important; background: linear-gradient(180deg,#60866f 0%,#47725d 100%); box-shadow: 0 5px 13px rgba(79,117,99,.2),inset 0 1px 0 rgba(255,255,255,.2); font-size: clamp(.67rem,.73vw,.77rem); font-weight: 600; line-height: 1.2; text-align: center; white-space: nowrap; }
body.odns-specialist-zb .odns-zb-booking a:hover,
body.odns-specialist-zb .odns-zb-booking a:focus-visible { color: #fffdfa !important; background: #3f6a55; }
.odns-zb-booking a span { color: #f2d7a2; font-size: 1.1rem; line-height: 0; }

/* Kompaktowa stopka. */
body.odns-specialist-zb .odns-code-footer { padding: 9px 0 0; border-top-color: rgba(214,166,82,.22); background-color: rgba(251,248,241,.97); background-image: linear-gradient(rgba(251,248,241,.78),rgba(251,248,241,.78)),url("../textures/cream-paper-seamless.webp"); background-size: auto,2508px 2508px; }
body.odns-specialist-zb .odns-footer-inner { width: min(calc(100% - 128px),1280px); grid-template-columns: 1fr .78fr 1.1fr .8fr; align-items: start; gap: 20px; }
body.odns-specialist-zb .odns-footer-brand img { width: min(100%,195px); margin: 0; }
body.odns-specialist-zb .odns-code-footer h2 { margin: 2px 0 4px; padding-bottom: 4px; font-size: 1.05rem; }
body.odns-specialist-zb .odns-code-footer h2::after { width: 35px; }
body.odns-specialist-zb .odns-footer-contact li,
body.odns-specialist-zb .odns-footer-menu li { margin-bottom: 2px; font-size: .59rem; line-height: 1.35; }
body.odns-specialist-zb .odns-footer-menu { grid-template-columns: 1fr 1fr; gap: 2px 10px; }
body.odns-specialist-zb .odns-social-list { gap: 7px; }
body.odns-specialist-zb .odns-social-link { width: 34px; height: 34px; }
body.odns-specialist-zb .odns-social-link svg { width: 17px; height: 17px; }
body.odns-specialist-zb .odns-footer-bottom { width: min(calc(100% - 112px),1280px); margin-top: 5px; padding: 5px 0; }
body.odns-specialist-zb .odns-footer-bottom p,
body.odns-specialist-zb .odns-footer-bottom nav a { font-size: .55rem; }
body.odns-specialist-zb .odns-footer-botanical { display: none; }
body.odns-specialist-zb .odns-menu-toggle .screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

@media (min-width: 991px) and (max-width: 1100px) {
  body.odns-specialist-zb .odns-header-inner { width: calc(100% - 96px); min-height: 74px; padding: 0; grid-template-columns: 225px minmax(0,1fr) auto; gap: 6px; }
  body.odns-specialist-zb .odns-brand { grid-column: auto; grid-row: auto; }
  body.odns-specialist-zb .odns-brand img { width: 200px; max-height: 64px; }
  body.odns-specialist-zb .odns-menu-toggle,
  body.odns-specialist-zb .odns-header-cta-mobile { display: none; }
  body.odns-specialist-zb .odns-code-navigation { position: static; display: flex; max-height: none; padding: 0; overflow: visible; border: 0; background: transparent; box-shadow: none; }
  body.odns-specialist-zb .odns-primary-menu { display: flex; grid-template-columns: none; gap: 2px; white-space: nowrap; }
  body.odns-specialist-zb .odns-primary-menu > li > a { padding: .48rem .53rem; font-size: .59rem; text-align: center; }
  body.odns-specialist-zb .odns-primary-menu .sub-menu { position: absolute; display: none; }
  body.odns-specialist-zb .odns-primary-menu li:hover > .sub-menu,
  body.odns-specialist-zb .odns-primary-menu li:focus-within > .sub-menu { display: block; }
  body.odns-specialist-zb .odns-header-cta-desktop { display: inline-flex; grid-column: auto; grid-row: auto; justify-self: auto; min-height: 38px; padding: .64rem .88rem; font-size: .61rem; }
  .odns-zb-contact-card { padding-right: 14px; gap: 7px; }
  .odns-zb-booking { grid-template-columns: 92px minmax(0,1fr); gap: 7px; }
  .odns-zb-calendar { width: 88px; height: 102px; }
  body.odns-specialist-zb .odns-zb-booking h3 { font-size: 1.62rem; }
  .odns-zb-booking p { font-size: .67rem; }
  body.odns-specialist-zb .odns-zb-booking a { width: 100%; min-height: 40px; padding: 8px 9px; font-size: .64rem; white-space: normal; }
}

@media (max-width: 990px) {
  body.odns-specialist-zb .odns-header-inner { width: min(calc(100% - 36px),960px); min-height: 0; padding: 12px 0 10px; grid-template-columns: minmax(190px,1fr) auto; row-gap: 8px; }
  body.odns-specialist-zb .odns-brand { grid-column: 1; grid-row: 1; }
  body.odns-specialist-zb .odns-menu-toggle { display: block; grid-column: 2; grid-row: 1; }
  body.odns-specialist-zb .odns-header-cta-desktop { display: inline-flex; grid-column: 1 / -1; grid-row: 2; justify-self: center; }
}

@media (max-width: 900px) {
  .odns-zb-shell { width: calc(100% - 56px); }
  .odns-zb-hero { min-height: 0; padding: 15px 0 30px; }
  .odns-zb-hero-shell { width: calc(100% - 44px); min-height: 0; grid-template-columns: 46% 54%; }
  .odns-zb-photo-stage { width: min(100%,360px); margin-left: 0; justify-self: center; }
  body.odns-specialist-zb .odns-zb-hero-copy h1 { font-size: clamp(3rem,7.4vw,3.65rem); }
  .odns-zb-hero-art { right: -70px; bottom: -10px; width: 370px; opacity: .2; }
  .odns-zb-about { min-height: 0; padding-block: 30px; }
  .odns-zb-about-copy p,
  .odns-zb-approach-copy p { font-size: .82rem; }
  .odns-zb-values-grid { grid-template-columns: 1fr; }
  .odns-zb-value-card { min-height: 132px; grid-template-columns: 120px minmax(0,1fr); }
  .odns-zb-value-card > img { height: 118px; }
  .odns-zb-experience { padding-block: 28px; }
  .odns-zb-experience-grid { grid-template-columns: 1fr; }
  .odns-zb-experience-card { min-height: 240px; }
  .odns-zb-focus-grid { grid-template-columns: 1fr; }
  .odns-zb-focus-card { grid-template-columns: 100px minmax(0,1fr); }
  .odns-zb-contact-card { min-height: 0; padding: 16px; grid-template-columns: 1fr 1fr; gap: 12px 20px; }
  .odns-zb-contact-art img { width: 100%; max-height: 230px; transform: none; }
  .odns-zb-booking { width: min(100%,520px); margin-inline: auto; padding-top: 13px; border-top: 1px solid rgba(214,166,82,.38); grid-column: 1/-1; }
  body.odns-specialist-zb .odns-footer-inner { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 767px) {
  .odns-zb-shell { width: calc(100% - 34px); }
  body.odns-specialist-zb .odns-zb-heading h2 { font-size: clamp(2rem,8.4vw,2.45rem); }
  .odns-zb-heading-leaves { display: block; }
  .odns-zb-heading-leaves > img { display: none !important; }
  .odns-zb-hero-shell { display: flex; width: calc(100% - 28px); flex-direction: column; }
  .odns-zb-photo-stage { order: 1; width: min(100%,380px); }
  .odns-zb-hero-copy { order: 2; width: 100%; margin-top: 4px; }
  body.odns-specialist-zb .odns-zb-hero-copy h1 { font-size: clamp(3rem,13vw,3.55rem); }
  .odns-zb-role { font-size: 1.35rem; }
  .odns-zb-lead { font-size: 1.15rem; }
  .odns-zb-hero-art { right: -105px; bottom: -8px; width: 300px; opacity: .13; }
  .odns-zb-about-copy,
  .odns-zb-approach-copy { text-align: left; }
  .odns-zb-about-copy p,
  .odns-zb-approach-copy p { font-size: .9rem; line-height: 1.68; }
  .odns-zb-about-left,
  .odns-zb-about-right { opacity: .27; }
  .odns-zb-value-card { grid-template-columns: 94px minmax(0,1fr); padding: 12px 15px; }
  .odns-zb-value-card > img { height: 96px; }
  body.odns-specialist-zb .odns-zb-value-card h3 { font-size: 1.5rem; }
  .odns-zb-value-card p { font-size: .8rem; }
  .odns-zb-experience-card { min-height: 0; padding: 15px 16px; grid-template-columns: 115px minmax(0,1fr); align-items: start; gap: 7px 12px; }
  .odns-zb-experience-card > img { width: 115px; height: 135px; }
  body.odns-specialist-zb .odns-zb-experience-card h3 { font-size: 1.65rem; }
  .odns-zb-experience-card ul { font-size: .8rem; }
  .odns-zb-focus-card { grid-template-columns: 88px minmax(0,1fr); }
  .odns-zb-focus-card > img { height: 92px; }
  body.odns-specialist-zb .odns-zb-focus-card h3 { font-size: 1.35rem; }
  .odns-zb-focus-card p { font-size: .78rem; }
  .odns-zb-approach { padding: 28px 0; }
  .odns-zb-approach-left,
  .odns-zb-approach-right { width: 140px; opacity: .23; }
  .odns-zb-contact { padding: 2px 0 20px; }
  .odns-zb-contact-card { display: flex; padding: 16px; flex-direction: column; }
  .odns-zb-contact-art { width: 100%; }
  .odns-zb-contact-art img { width: 100%; max-height: 265px; }
  .odns-zb-contact-copy { width: 100%; padding: 0; }
  body.odns-specialist-zb .odns-zb-contact-copy h2 { font-size: clamp(2rem,9vw,2.65rem); }
  .odns-zb-booking { width: 100%; padding-top: 16px; grid-template-columns: 102px minmax(0,1fr); }
  .odns-zb-calendar { width: 96px; height: 110px; }
  body.odns-specialist-zb .odns-zb-booking a { min-height: 44px; white-space: normal; }
  body.odns-specialist-zb .odns-footer-inner,
  body.odns-specialist-zb .odns-footer-bottom { width: calc(100% - 34px); }
  body.odns-specialist-zb .odns-footer-inner { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 430px) {
  .odns-zb-shell { width: calc(100% - 28px); }
  .odns-zb-experience-card { display: block; }
  .odns-zb-experience-card > img { width: 120px; height: 135px; margin-inline: auto; }
  .odns-zb-booking { grid-template-columns: 84px minmax(0,1fr); }
  .odns-zb-calendar { width: 80px; height: 94px; }
  body.odns-specialist-zb .odns-footer-inner,
  body.odns-specialist-zb .odns-footer-bottom { width: calc(100% - 28px); }
}

@media (max-width: 375px) {
  body.odns-specialist-zb .odns-footer-inner { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
  body.odns-specialist-zb .odns-zb-booking a { transition: none; }
}
