/* Rev3: four scoped scenes only. Earlier chapters and FAQ retain rev2 styling. */

#organizer.rev3-organizer { position: relative; margin: 0; padding: 72px 0 54px; overflow: hidden; background: linear-gradient(150deg,#f5fafe,#e4f3fe); }
#organizer .scene-label { margin: 0 0 16px; }
#organizer .rev3-organizer-top { display: grid; grid-template-columns: minmax(0,43fr) minmax(0,57fr); min-height: 620px; }
#organizer .rev3-organizer-copy { position: relative; z-index: 2; min-width: 0; padding-top: 40px; }
#organizer .rev3-organizer-copy h2 { max-width: 610px; margin: 26px 0 25px; font: 500 clamp(52px,4.8vw,70px)/1.08 var(--display); letter-spacing: -.06em; }
#organizer .rev3-organizer-name { margin: 0 0 18px; font-size: 23px; line-height: 1.3; }
#organizer .rev3-organizer-lead { max-width: 485px; margin: 0; font-size: 20px; line-height: 1.46; }
#organizer .rev3-organizer-cta { width: min(100%,350px); min-height: 68px; margin-top: 32px; padding: 15px 22px; border-radius: 0; background: #4999fd; color: #21364c; font-size: 16px; font-weight: 500; }
#organizer .rev3-organizer-cta:hover { background: #2d77d5; color: #fff; }
#organizer .rev3-organizer-cta:focus-visible { outline: 3px solid #285d8c; outline-offset: 4px; }
#organizer .rev3-organizer-art { position: relative; min-width: 0; isolation: isolate; }
#organizer .rev3-organizer-art::before { content: ""; position: absolute; inset: 2% -10% 10% 0; z-index: -1; background: radial-gradient(circle at 50% 52%,#c4e5fc 0,transparent 65%); }
#organizer .rev3-organizer-art > img { position: absolute; top: 0; right: -6%; display: block; width: 112%; max-width: none; height: auto; filter: drop-shadow(0 25px 30px rgba(33,54,76,.11)); }
#organizer .rev3-story-facts { position: absolute; inset: 0; z-index: 2; margin: 0; padding: 0; list-style: none; pointer-events: none; }
#organizer .rev3-story-facts li { position: absolute; width: 262px; padding: 12px 15px; border-left: 3px solid #4999fd; background: rgba(245,250,254,.93); box-shadow: 0 10px 35px rgba(33,54,76,.09); backdrop-filter: blur(6px); }
#organizer .rev3-story-facts li:nth-child(1) { top: 3%; left: 11%; }
#organizer .rev3-story-facts li:nth-child(2) { top: 37%; right: -1%; }
#organizer .rev3-story-facts li:nth-child(3) { bottom: 3%; left: 16%; }
#organizer .rev3-story-facts strong { display: block; margin-bottom: 6px; font: 500 13px/1.25 var(--display); letter-spacing: -.025em; }
#organizer .rev3-story-facts li > span { display: block; font-size: 14px; line-height: 1.35; }
#organizer .rev3-organizer-roles { display: grid; grid-template-columns: 1fr 1fr; margin-top: 12px; border-top: 1px solid #a7c6dd; }
#organizer .rev3-organizer-roles > div { min-width: 0; padding: 23px 24px 0 0; }
#organizer .rev3-organizer-roles > div + div { padding-left: 28px; border-left: 1px solid #a7c6dd; }
#organizer .rev3-organizer-roles strong { display: block; margin-bottom: 8px; font: 500 12px/1.4 var(--display); text-transform: uppercase; }
#organizer .rev3-organizer-roles p { max-width: 510px; margin: 0; font-size: 16px; line-height: 1.45; }

#geography.rev3-geography { padding: 85px 0 84px; background: #e9f5fd; }
#geography .scene-label { margin: 0 0 16px; }
#geography .rev3-geo-head { display: flex; justify-content: space-between; align-items: end; gap: 40px; }
#geography .rev3-geo-head h2 { max-width: 850px; margin: 24px 0 28px; font: 500 clamp(48px,4.7vw,70px)/1.08 var(--display); letter-spacing: -.06em; }
#geography .rev3-geo-head > p { max-width: 320px; margin: 0 0 32px; font-size: 18px; line-height: 1.4; }
#geography .rev3-map-board { display: grid; grid-template-columns: minmax(0,1.6fr) minmax(0,1fr); gap: 14px; padding: 14px; border-radius: 3px; background: #cde6f7; box-shadow: 0 24px 60px rgba(33,54,76,.12); }
#geography .rev3-map-tile { min-width: 0; background: #eaf3fa; }
#geography .rev3-map-image { position: relative; overflow: hidden; background: #eaf3fa; }
#geography .rev3-map-russia .rev3-map-image { aspect-ratio: 1100/430; }
#geography .rev3-map-amur .rev3-map-image { aspect-ratio: 900/560; }
#geography .rev3-map-image > img { display: block; width: 100%; height: 100%; object-fit: fill; }
#geography .rev3-map-overlay { position: absolute; inset: 0; width: 100%; height: 100%; pointer-events: none; }
#geography .rev3-map-overlay path { fill: none; stroke: #167add; stroke-linecap: round; vector-effect: non-scaling-stroke; }
#geography .rev3-route-long { stroke-width: 4px; stroke-dasharray: 7 9; }
#geography .rev3-route-short { stroke-width: 6px; }
#geography .rev3-map-overlay circle { fill: #21364c; stroke: #fff; stroke-width: 3px; }
#geography .rev3-map-caption { position: absolute; top: 15px; left: 17px; z-index: 2; padding: 7px 11px; background: rgba(245,250,254,.94); color: #21364c; font-size: 12px; line-height: 1.3; }
#geography .rev3-map-inline { position: absolute; z-index: 2; padding: 5px 8px; background: rgba(245,250,254,.96); box-shadow: 0 3px 13px rgba(33,54,76,.12); font-size: 12px; font-weight: 600; line-height: 1.2; white-space: nowrap; }
#geography .rev3-map-inline-blag { left: 53%; top: 39%; }
#geography .rev3-map-inline-heihe { left: 47%; top: 66%; }
#geography .rev3-map-inline-river { left: 13%; top: 33%; padding: 0; background: transparent; box-shadow: none; color: #176db4; text-transform: uppercase; letter-spacing: .08em; }
#geography .rev3-map-marker { position: absolute; z-index: 4; display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 0; border-radius: 50%; background: transparent; transform: translate(-50%,-50%); cursor: pointer; }
#geography .rev3-map-marker > span { display: block; width: 15px; height: 15px; border: 3px solid #fff; border-radius: 50%; background: #21364c; box-shadow: 0 3px 8px rgba(33,54,76,.25); transition: transform .2s ease; }
#geography .rev3-map-marker:hover > span, #geography .rev3-map-marker[aria-expanded="true"] > span { transform: scale(1.25); }
#geography .rev3-map-marker:focus-visible { outline: 3px solid #167add; outline-offset: 1px; }
#geography .rev3-marker-moscow { left: 14%; top: 61.4%; }
#geography .rev3-marker-blag { left: 85.36%; top: 77.9%; }
#geography .rev3-marker-heihe { left: 45.56%; top: 61.07%; }
#geography .rev3-map-popover { position: absolute; z-index: 5; width: min(250px,calc(100% - 20px)); padding: 10px 12px; border-left: 3px solid #4999fd; background: #f5fafe; box-shadow: 0 8px 28px rgba(33,54,76,.18); color: #21364c; font-size: 13px; line-height: 1.35; }
#geography .rev3-map-popover[hidden] { display: none !important; }
#geography .rev3-popover-moscow { top: 24%; left: 16%; }
#geography .rev3-popover-blag { top: 36%; right: 2%; }
#geography .rev3-popover-heihe { top: 69%; left: 25%; }
#geography .rev3-map-points { display: flex; justify-content: space-between; gap: 12px; min-height: 48px; padding: 10px 17px; background: #f5fafe; color: #21364c; font-size: 13px; line-height: 1.3; }
#geography .rev3-map-points > span { min-width: 0; }
#geography .rev3-map-points > span:last-child { text-align: right; }
#geography .rev3-map-points strong { font-weight: 600; }
#geography .rev3-map-points small { margin-left: 4px; color: #5d748a; font-size: inherit; }
#geography .rev3-geo-action { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 28px; align-items: center; margin-top: 24px; }
#geography .rev3-geo-action > div { max-width: 700px; }
#geography .rev3-geo-action p { margin: 0; font-size: 14px; line-height: 1.45; }
#geography .rev3-geo-legend { margin-top: 7px !important; color: #4a6076; }
#geography .rev3-geo-cta { width: auto; min-width: 325px; min-height: 68px; margin: 0; padding: 15px 22px; border-radius: 0; background: #4999fd; color: #21364c; font-size: 16px; font-weight: 500; }
#geography .rev3-geo-cta:hover { background: #2d77d5; color: #fff; }
#geography .rev3-geo-cta:focus-visible, #geography .rev3-geo-future .text-link:focus-visible { outline: 3px solid #285d8c; outline-offset: 4px; }
#geography .rev3-geo-future { display: flex; align-items: baseline; gap: 18px; margin-top: 36px; padding-top: 18px; border-top: 1px solid #afcfe5; font-size: 15px; }
#geography .rev3-geo-future > span { flex: none; font-weight: 600; text-transform: uppercase; }
#geography .rev3-geo-future > p { max-width: 700px; margin: 0; line-height: 1.4; }
#geography .rev3-geo-future .text-link { margin-left: auto; font-size: 14px; white-space: nowrap; }

#clinics.rev3-clinics { position: relative; display: block; padding: 76px 0 65px; overflow: hidden; color: #fff; background: #21364c; }
#clinics .rev3-clinics-symbol { position: absolute; top: -185px; right: -105px; width: 780px; height: 780px; background: url('rev3-assets/symbol-white.svg') center/contain no-repeat; opacity: .16; transform: rotate(-14deg); pointer-events: none; }
#clinics .rev3-clinics-inner { position: relative; display: block; text-align: left; }
#clinics .scene-label { display: inline-flex; justify-content: flex-start; margin: 0; color: #d5eaff; }
#clinics .scene-label > span { width: 34px; height: 34px; }
#clinics .scene-label p { margin: 0; font: 400 13px/34px Golos,sans-serif; letter-spacing: .035em; }
#clinics .rev3-clinics-top { display: grid; grid-template-columns: minmax(0,1.3fr) minmax(0,.7fr); gap: 8%; margin-top: 65px; }
#clinics h2 { max-width: 850px; margin: 0; color: #fff; font: 500 clamp(46px,5vw,76px)/1.08 var(--display); letter-spacing: -.06em; }
#clinics .rev3-clinics-pitch { max-width: 390px; padding-top: 8px; }
#clinics .rev3-clinics-pitch p { margin: 0; color: #f5fafe; font-size: 19px; line-height: 1.42; }
#clinics .rev3-clinics-cta { width: min(100%,350px); min-height: 68px; margin-top: 30px; padding: 15px 22px; border-radius: 0; color: #21364c; background: #4999fd; font-size: 16px; font-weight: 500; }
#clinics .rev3-clinics-cta:hover { color: #fff; background: #2d77d5; }
#clinics .rev3-clinics-cta:focus-visible { outline: 3px solid #a8d2ff; outline-offset: 4px; }
#clinics .rev3-clinics-framework { position: relative; z-index: 1; display: block; width: 100%; height: auto; margin-top: 35px; margin-bottom: -44px; }
#clinics .rev3-clinics-cards { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
#clinics .rev3-clinics-card { position: relative; min-width: 0; min-height: 280px; padding: 22px 26px 26px; overflow: hidden; background: linear-gradient(135deg,#f4fafe,#cfe6fa); color: #21364c; }
#clinics .rev3-clinics-card::before { content: ""; position: absolute; top: -140px; right: -90px; width: 270px; height: 270px; border: 1px solid #96c6ea; border-radius: 50%; pointer-events: none; }
#clinics .rev3-clinics-card-number { position: relative; z-index: 1; display: block; font-size: 12px; line-height: 1.3; text-transform: uppercase; }
#clinics .rev3-clinics-icon { position: relative; z-index: 1; display: block; width: 90px; height: 90px; margin: 5px 0 12px; background-image: url('rev3-assets/clinics-icons.svg'); background-repeat: no-repeat; background-size: 463px 116px; }
#clinics .rev3-clinics-icon-contact { background-position: -13px -13px; }
#clinics .rev3-clinics-icon-route { background-position: -186px -13px; }
#clinics .rev3-clinics-icon-clinic { background-position: -360px -13px; }
#clinics .rev3-clinics-card h3 { position: relative; z-index: 1; margin: 0 0 10px; color: #21364c; font: 500 20px/1.2 var(--display); letter-spacing: -.035em; }
#clinics .rev3-clinics-card p { position: relative; z-index: 1; max-width: 330px; margin: 0; color: #21364c; font-size: 15px; line-height: 1.42; }
#clinics .rev3-clinics-card:hover { box-shadow: 0 10px 30px rgba(8,28,49,.18); }

#contact.rev3-contact { padding: 85px 0 95px; overflow: hidden; color: #21364c; background: linear-gradient(120deg,#f5fafe,#ddeffa); }
#contact > .wrap.rev3-contact-inner { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 30px; align-items: center; min-height: 610px; }
#contact .rev3-contact-copy { min-width: 0; }
#contact h2 { max-width: 720px; margin: 0; font: 500 clamp(52px,4.8vw,70px)/1.08 var(--display); letter-spacing: -.06em; }
#contact .rev3-contact-copy > p { max-width: 530px; margin: 28px 0; font-size: 20px; line-height: 1.46; }
#contact .rev3-contact-action { display: block; }
#contact .rev3-contact-phone { display: block; width: fit-content; margin: 0 0 25px; color: #21364c; font: 500 clamp(29px,3vw,44px)/1.2 var(--display); letter-spacing: -.05em; text-decoration: none; white-space: nowrap; }
#contact .rev3-contact-phone:hover { text-decoration: underline; text-underline-offset: 5px; }
#contact .rev3-contact-phone:focus-visible { outline: 3px solid #4999fd; outline-offset: 4px; }
#contact .rev3-contact-cta { width: min(100%,300px); min-height: 68px; padding: 15px 22px; border-radius: 0; background: #4999fd; color: #21364c; font-size: 16px; font-weight: 500; }
#contact .rev3-contact-cta:hover { background: #2d77d5; color: #fff; }
#contact .rev3-contact-cta:focus-visible { outline: 3px solid #285d8c; outline-offset: 4px; }
#contact .rev3-contact-art { position: relative; min-width: 0; }
#contact .rev3-contact-art img { display: block; width: 112%; max-width: none; height: auto; margin-left: -3%; filter: drop-shadow(0 20px 35px rgba(33,54,76,.1)); }
#contact .rev3-contact-art > span { position: absolute; left: 8%; bottom: 0; padding: 5px 9px; background: rgba(245,250,254,.9); color: #365875; font-size: 12px; }

/* Motion is armed by JS only for fine-pointer desktop; without JS all content stays visible. */
@media (min-width: 701px) and (prefers-reduced-motion: no-preference) {
#organizer.rev3-motion-ready .rev3-organizer-art > img { transition: opacity .35s ease, transform .35s ease; }
#organizer.rev3-motion-ready:not(.rev3-in-view) .rev3-organizer-art > img { opacity: .72; transform: translateY(12px); }
#organizer.rev3-motion-ready .rev3-story-facts li { transition: opacity .3s ease, transform .3s ease; }
#organizer.rev3-motion-ready:not(.rev3-in-view) .rev3-story-facts li { opacity: 0; transform: translateY(8px); }
#organizer.rev3-motion-ready .rev3-story-facts li:nth-child(2) { transition-delay: .09s; }
#organizer.rev3-motion-ready .rev3-story-facts li:nth-child(3) { transition-delay: .18s; }
#geography.rev3-motion-ready .rev3-route-long { transition: clip-path .85s linear; }
#geography.rev3-motion-ready .rev3-route-short { transition: clip-path .35s ease .85s; }
#geography.rev3-motion-ready:not(.rev3-in-view) .rev3-route-long { clip-path: inset(0 100% 0 0); }
#geography.rev3-motion-ready:not(.rev3-in-view) .rev3-route-short { clip-path: inset(0 0 100% 0); }
#clinics.rev3-motion-ready .rev3-clinics-card { transition: opacity .3s ease, transform .3s ease; }
#clinics.rev3-motion-ready:not(.rev3-in-view) .rev3-clinics-card { opacity: 0; transform: translateY(10px); }
#clinics.rev3-motion-ready .rev3-clinics-card:nth-child(2) { transition-delay: .08s; }
#clinics.rev3-motion-ready .rev3-clinics-card:nth-child(3) { transition-delay: .16s; }
#contact.rev3-motion-ready .rev3-contact-art img { transition: opacity .8s ease, transform .8s ease; }
#contact.rev3-motion-ready:not(.rev3-in-view) .rev3-contact-art img { opacity: .45; transform: translateX(-8px); }
}

@media (min-width: 1200px) and (min-height: 800px) {
  #clinics.rev3-clinics { min-height: 100svh; }
}
@media (max-width: 1199px) {
  #organizer .rev3-organizer-top { min-height: 560px; }
  #organizer .rev3-organizer-copy h2 { font-size: clamp(43px,4.7vw,60px); }
  #organizer .rev3-story-facts li { width: 220px; }
  #organizer .rev3-story-facts strong { font-size: 11px; }
  #organizer .rev3-story-facts li > span { font-size: 12px; }
  #geography .rev3-geo-head h2 { font-size: clamp(44px,5vw,62px); }
  #geography .rev3-geo-future { flex-wrap: wrap; }
  #geography .rev3-geo-future .text-link { margin-left: 0; }
  #clinics .rev3-clinics-top { gap: 5%; }
  #clinics h2 { font-size: clamp(44px,4.8vw,62px); }
  #clinics .rev3-clinics-card { padding-inline: 20px; }
  #clinics .rev3-clinics-card h3 { font-size: 18px; }
  #contact h2 { font-size: clamp(46px,4.8vw,60px); }
}
@media (max-width: 900px) {
  #organizer .rev3-organizer-top { min-height: 510px; grid-template-columns: minmax(0,45fr) minmax(0,55fr); }
  #organizer .rev3-organizer-copy h2 { font-size: 42px; }
  #organizer .rev3-organizer-lead { font-size: 16px; }
  #organizer .rev3-story-facts li { width: 185px; padding: 9px 10px; }
  #geography .rev3-geo-head h2 { font-size: 43px; }
  #geography .rev3-geo-head > p { font-size: 16px; }
  #geography .rev3-map-board { gap: 8px; padding: 8px; }
  #geography .rev3-map-points { padding: 8px; font-size: 12px; }
  #geography .rev3-map-inline { font-size: 12px; }
  #geography .rev3-map-caption { top: 8px; left: 8px; padding: 4px 6px; font-size: 12px; }
  #geography .rev3-geo-cta { min-width: 275px; font-size: 14px; }
  #clinics .rev3-clinics-top { grid-template-columns: minmax(0,1.1fr) minmax(0,.9fr); }
  #clinics .rev3-clinics-pitch p { font-size: 16px; }
  #clinics .rev3-clinics-card { min-height: 270px; padding: 17px; }
  #clinics .rev3-clinics-card h3 { font-size: 16px; }
  #clinics .rev3-clinics-card p { font-size: 13px; }
  #contact h2 { font-size: 43px; }
  #contact .rev3-contact-copy > p { font-size: 17px; }
}
@media (max-width: 700px) {
  #organizer.rev3-organizer { padding: 36px 0 38px; }
  #organizer .scene-label { margin-bottom: 0; }
  #organizer .rev3-organizer-top { display: block; min-height: 0; }
  #organizer .rev3-organizer-copy { padding-top: 0; }
  #organizer .rev3-organizer-copy h2 { max-width: none; margin: 21px 0; font-size: clamp(31px,8.7vw,35px); }
  #organizer .rev3-organizer-name { margin-bottom: 16px; font-size: 19px; }
  #organizer .rev3-organizer-lead { font-size: 16px; }
  #organizer .rev3-organizer-cta { width: 100%; min-height: 68px; margin-top: 20px; }
  #organizer .rev3-organizer-art { height: 390px; margin: 12px -22px 0; }
  #organizer .rev3-organizer-art > img { top: 35px; right: -5%; width: 105%; }
  #organizer .rev3-story-facts li { width: 166px; padding: 8px 10px; }
  #organizer .rev3-story-facts li:nth-child(1) { top: 0; left: 18px; }
  #organizer .rev3-story-facts li:nth-child(2) { top: 39%; right: 18px; }
  #organizer .rev3-story-facts li:nth-child(3) { bottom: 0; left: 18px; }
  #organizer .rev3-story-facts strong { margin-bottom: 4px; font-size: 10px; }
  #organizer .rev3-story-facts li > span { font-size: 11px; line-height: 1.3; }
  #organizer .rev3-organizer-roles { display: block; margin-top: 12px; }
  #organizer .rev3-organizer-roles > div, #organizer .rev3-organizer-roles > div + div { padding: 13px 0; border: 0; }
  #organizer .rev3-organizer-roles > div + div { border-top: 1px solid #a7c6dd; }
  #organizer .rev3-organizer-roles p { font-size: 14px; }

  #geography.rev3-geography { padding: 48px 0; }
  #geography .scene-label { margin-bottom: 0; }
  #geography .rev3-geo-head { display: block; }
  #geography .rev3-geo-head h2 { margin: 21px 0 15px; font-size: clamp(31px,8.5vw,35px); }
  #geography .rev3-geo-head > p { max-width: none; margin-bottom: 22px; font-size: 15px; }
  #geography .rev3-map-board { display: block; padding: 8px; }
  #geography .rev3-map-tile + .rev3-map-tile { margin-top: 8px; }
  #geography .rev3-map-caption { font-size: 12px; }
  #geography .rev3-map-inline { padding: 3px 5px; font-size: 12px; }
  #geography .rev3-map-inline-blag { left: 53%; top: 35%; }
  #geography .rev3-map-inline-heihe { left: 47%; top: 66%; }
  #geography .rev3-map-inline-river { left: 12%; top: 29%; }
  #geography .rev3-map-points { min-height: 0; font-size: 12px; }
  #geography .rev3-map-points strong, #geography .rev3-map-points small { display: block; margin: 0; }
  #geography .rev3-map-popover { padding: 6px 8px; font-size: 12px; }
  #geography .rev3-popover-moscow { top: 3%; left: 17%; }
  #geography .rev3-popover-blag { top: 2%; right: 2%; }
  #geography .rev3-popover-heihe { top: 66%; left: 7%; }
  #geography .rev3-geo-action { display: block; margin-top: 22px; }
  #geography .rev3-geo-action p { font-size: 13px; }
  #geography .rev3-geo-cta { width: 100%; min-width: 0; margin-top: 16px; }
  #geography .rev3-geo-future { display: block; margin-top: 36px; }
  #geography .rev3-geo-future > span { display: block; margin-bottom: 7px; }
  #geography .rev3-geo-future > p { font-size: 13px; }
  #geography .rev3-geo-future .text-link { margin-top: 14px; white-space: normal; }

  #clinics.rev3-clinics { min-height: 0; padding: 42px 0 44px; }
  #clinics .rev3-clinics-symbol { top: 20px; right: -180px; width: 340px; height: 340px; opacity: .08; }
  #clinics .rev3-clinics-top { display: block; margin-top: 24px; }
  #clinics h2 { max-width: none; font-size: clamp(31px,8.5vw,35px); }
  #clinics .rev3-clinics-pitch { max-width: none; margin-top: 18px; padding-top: 0; }
  #clinics .rev3-clinics-pitch p { font-size: 16px; }
  #clinics .rev3-clinics-cta { width: 100%; max-width: none; margin-top: 20px; }
  #clinics .rev3-clinics-framework { display: none; }
  #clinics .rev3-clinics-cards { display: block; margin-top: 34px; }
  #clinics .rev3-clinics-card { min-height: 0; margin-top: 8px; padding: 17px 19px 18px; }
  #clinics .rev3-clinics-card::before { display: none; }
  #clinics .rev3-clinics-icon { width: 65px; height: 65px; margin: 3px 0 8px; background-size: 334px 84px; }
  #clinics .rev3-clinics-icon-contact { background-position: -9px -9px; }
  #clinics .rev3-clinics-icon-route { background-position: -134px -9px; }
  #clinics .rev3-clinics-icon-clinic { background-position: -259px -9px; }
  #clinics .rev3-clinics-card h3 { font-size: 17px; }
  #clinics .rev3-clinics-card p { font-size: 14px; }

  #contact.rev3-contact { padding: 48px 0 54px; }
  #contact > .wrap.rev3-contact-inner { display: grid; grid-template-columns: 1fr; gap: 0; min-height: 0; }
  #contact .rev3-contact-copy { display: contents; }
  #contact h2 { grid-row: 1; max-width: none; font-size: clamp(31px,8.9vw,35px); }
  #contact .rev3-contact-copy > p { grid-row: 2; max-width: none; margin: 19px 0; font-size: 16px; }
  #contact .rev3-contact-art { grid-row: 3; height: 155px; overflow: hidden; }
  #contact .rev3-contact-art img { width: 100%; height: 100%; margin: 0; object-fit: contain; }
  #contact .rev3-contact-art > span { left: 18%; bottom: 0; font-size: 10px; }
  #contact .rev3-contact-action { grid-row: 4; }
  #contact .rev3-contact-phone { margin: 16px 0; font-size: clamp(24px,7vw,28px); }
  #contact .rev3-contact-cta { width: 100%; max-width: none; }
}
@media (max-width: 370px) {
  #organizer .rev3-organizer-art { height: 380px; }
  #organizer .rev3-story-facts li { width: 154px; }
  #organizer .rev3-story-facts li:nth-child(2) { right: 12px; }
  #contact .rev3-contact-phone { font-size: 24px; }
}
@media (prefers-reduced-motion: reduce) {
  #organizer .rev3-organizer-art > img, #organizer .rev3-story-facts li,
  #geography .rev3-route-long, #geography .rev3-route-short,
  #contact .rev3-contact-art img { transition: none !important; animation: none !important; clip-path: none !important; opacity: 1 !important; transform: none !important; }
}
