/**
 * About page — modern premium visual layer.
 */

body.page-template-page-about {
  --about-ink: #0d2b44;
  --about-copy: #5f7180;
  --about-muted: #8193a1;
  --about-line: #dce7ed;
  --about-teal: #139c91;
  --about-blue: #207aa9;
  --about-orange: #e86113;
  background: #f7fafc;
}

/* Hero */
body.page-template-page-about .heroBanner {
  position: relative;
  isolation: isolate;
  display: flex;
  height: auto;
  min-height: 430px;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background-position: center 38%;
  border-bottom: 4px solid transparent;
  border-image: linear-gradient(90deg, #18b5a5, #308fbd 56%, #e86113) 1;
}

body.page-template-page-about .heroBanner::before {
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(7, 34, 56, .96) 0%, rgba(8, 48, 72, .87) 39%, rgba(10, 73, 90, .56) 70%, rgba(7, 56, 73, .3) 100%);
}

body.page-template-page-about .heroBanner__overlay {
  position: absolute;
  z-index: 1;
  display: block;
  inset: 0;
  background:
    radial-gradient(circle at 77% 6%, rgba(34, 199, 182, .25), transparent 27%),
    radial-gradient(circle at 13% 110%, rgba(232, 97, 19, .18), transparent 31%);
  pointer-events: none;
}

body.page-template-page-about .heroBanner__overlay::before,
body.page-template-page-about .heroBanner__overlay::after {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 50%;
  content: "";
}

body.page-template-page-about .heroBanner__overlay::before {
  top: -200px;
  right: 5%;
  width: 420px;
  height: 420px;
}

body.page-template-page-about .heroBanner__overlay::after {
  right: 24%;
  bottom: -170px;
  width: 290px;
  height: 290px;
}

body.page-template-page-about .heroBannerContent {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: min(100%, 1440px);
  margin: 0 auto;
  padding: 62px 24px 88px;
}

body.page-template-page-about .heroBannerContent::before {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 17px;
  color: #8fe3da;
  content: "Многопрофильная клиника в Уфе";
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.page-template-page-about .heroBannerContent::after {
  display: block;
  max-width: 650px;
  margin-top: 20px;
  color: rgba(231, 244, 249, .8);
  content: "Заботимся о здоровье взрослых и детей с 2016 года — от точной диагностики до комплексного лечения.";
  font-size: 17px;
  line-height: 1.58;
  text-wrap: balance;
}

body.page-template-page-about .heroBannerPath {
  order: -1;
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin-bottom: 25px;
  padding: 0 13px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  color: rgba(255, 255, 255, .7);
  background: rgba(255, 255, 255, .07);
  font-size: 12px;
  backdrop-filter: blur(8px);
}

body.page-template-page-about .heroBannerPath a {
  color: rgba(255, 255, 255, .76);
}

body.page-template-page-about .heroBannerPath .current {
  color: #fff;
}

body.page-template-page-about .heroBannerTitle,
body.page-template-page-about .heroBannerContent h1 {
  max-width: 790px;
  margin: 0;
  color: #fff;
  font-size: clamp(52px, 5.4vw, 76px);
  font-style: normal;
  font-weight: 850;
  letter-spacing: -.058em;
  line-height: .97;
  text-shadow: 0 14px 34px rgba(0, 23, 38, .25);
}

/* Consultation banner */
body.page-template-page-about .bookingBanner {
  position: relative;
  z-index: 4;
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(330px, .65fr);
  width: min(calc(100% - 48px), 1392px);
  height: auto;
  min-height: 178px;
  margin: -36px auto 52px;
  overflow: hidden;
  border: 1px solid rgba(208, 224, 233, .88);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 27px 65px rgba(18, 56, 83, .15);
}

body.page-template-page-about .bookingBannerLeft {
  position: relative;
  z-index: 1;
  display: flex;
  width: auto;
  align-items: center;
  padding: 31px 38px;
  overflow: hidden;
  clip-path: none;
  background:
    radial-gradient(circle at 92% -35%, rgba(83, 203, 215, .34), transparent 37%),
    linear-gradient(125deg, #0b4868 0%, #0d6880 55%, #128f87 100%);
}

body.page-template-page-about .bookingBannerLeft::before {
  top: -118px;
  right: -74px;
  left: auto;
  width: 290px;
  height: 290px;
  border: 52px solid rgba(255, 255, 255, .065);
  border-radius: 50%;
  background: transparent;
  transform: none;
}

body.page-template-page-about .bookingBannerContent {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  width: 100%;
  max-width: 920px;
}

body.page-template-page-about .bookingBannerEyebrow {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 7px;
  color: #8fe5dc;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.page-template-page-about .bookingBannerEyebrow::before {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ff8a49;
  box-shadow: 0 0 0 5px rgba(255, 138, 73, .14);
  content: "";
}

body.page-template-page-about .bookingBannerTitle {
  display: block;
  max-width: 520px;
  color: #fff;
  font-size: clamp(22px, 2.2vw, 31px);
  font-weight: 820;
  letter-spacing: -.035em;
  line-height: 1.12;
}

body.page-template-page-about .bookingBannerText {
  max-width: 590px;
  margin: 8px 0 0;
  color: rgba(229, 245, 249, .76);
  font-size: 13px;
  line-height: 1.5;
}

body.page-template-page-about .bookingCtaBtn {
  display: inline-flex;
  min-height: 56px;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 15px;
  color: #fff;
  background: rgba(255, 255, 255, .11);
  box-shadow: 0 14px 30px rgba(2, 36, 54, .22);
  font-size: 13px;
  font-weight: 750;
  backdrop-filter: blur(10px);
}

body.page-template-page-about .bookingCtaBtn:hover {
  color: #fff;
  background: rgba(255, 255, 255, .18);
  box-shadow: 0 18px 35px rgba(2, 36, 54, .29);
  transform: translateY(-2px);
}

body.page-template-page-about .bookingCtaBtn .btnIconLeft {
  align-self: stretch;
  padding: 0 15px;
  background: rgba(255, 255, 255, .1);
}

body.page-template-page-about .bookingCtaBtn .btnText {
  padding: 0 5px 0 14px;
  white-space: nowrap;
}

body.page-template-page-about .bookingCtaBtn .btnIconRight {
  padding: 0 14px 0 10px;
}

body.page-template-page-about .bookingBannerMid {
  position: relative;
  z-index: 1;
  display: flex;
  width: auto;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 28px 32px;
  border-left: 1px solid var(--about-line);
  clip-path: none;
  background:
    radial-gradient(circle at 100% 0, rgba(30, 137, 179, .12), transparent 43%),
    #f7fafc;
}

body.page-template-page-about .bookingBannerMid::before {
  opacity: .22;
}

body.page-template-page-about .phoneLinkBlock {
  gap: 13px;
  margin: 0;
  padding: 11px;
  border-radius: 17px;
  transition: background .2s ease, transform .2s ease;
}

body.page-template-page-about .phoneLinkBlock:hover {
  background: #fff;
  transform: translateY(-2px);
}

body.page-template-page-about .phoneIconBox {
  width: 48px;
  height: 48px;
  color: #fff;
  background: linear-gradient(135deg, #159d91, #197caf);
  box-shadow: 0 10px 22px rgba(25, 124, 175, .22);
}

body.page-template-page-about .phoneNumber {
  color: var(--about-ink);
  font-size: clamp(18px, 1.55vw, 21px);
  letter-spacing: -.02em;
  white-space: nowrap;
}

body.page-template-page-about .phoneLabel {
  color: #7d909e;
  font-size: 10px;
  font-weight: 750;
  letter-spacing: .07em;
}

body.page-template-page-about .bookingBannerStripe {
  display: none;
}

/* Main story */
body.page-template-page-about .aboutSection {
  position: relative;
  overflow: hidden;
  padding: 24px 0 92px;
  background:
    radial-gradient(circle at 5% 11%, rgba(24, 178, 163, .07), transparent 22%),
    radial-gradient(circle at 98% 42%, rgba(39, 126, 175, .06), transparent 24%),
    #f6f9fc;
}

body.page-template-page-about .aboutInner {
  width: min(100%, 1392px);
  max-width: none;
  margin: 0 auto;
  padding: 0 24px;
}

body.page-template-page-about .welcomeCard {
  position: relative;
  display: grid;
  grid-template-columns: minmax(340px, .82fr) minmax(0, 1.18fr);
  gap: clamp(36px, 5vw, 74px);
  align-items: center;
  margin-bottom: 28px;
  padding: 18px clamp(28px, 4vw, 58px) 18px 18px;
  overflow: hidden;
  border: 1px solid var(--about-line);
  border-radius: 30px;
  background:
    radial-gradient(circle at 100% 0, rgba(24, 154, 145, .08), transparent 31%),
    #fff;
  box-shadow: 0 26px 68px rgba(18, 55, 82, .11);
}

body.page-template-page-about .welcomeCard::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 190px;
  height: 190px;
  border: 35px solid rgba(30, 123, 167, .045);
  border-radius: 50%;
  content: "";
  transform: translate(42%, -42%);
  pointer-events: none;
}

body.page-template-page-about .welcomeImgWrap {
  min-height: 500px;
  aspect-ratio: auto;
  border-radius: 24px;
  background: linear-gradient(145deg, #e8f5f3, #e9f0f7);
}

body.page-template-page-about .welcomeImgWrap img {
  object-position: center top;
}

body.page-template-page-about .welcomeImgWrap::after {
  border: 1px solid rgba(255, 255, 255, .48);
  border-radius: 24px;
  opacity: 1;
  box-shadow: inset 0 0 0 8px rgba(255, 255, 255, .12);
}

body.page-template-page-about .welcomeBadge {
  right: 18px;
  bottom: 18px;
  padding: 13px 17px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 15px;
  background: rgba(8, 59, 80, .9);
  box-shadow: 0 16px 35px rgba(8, 38, 54, .25);
  font-size: 11px;
  letter-spacing: .04em;
  backdrop-filter: blur(12px);
}

body.page-template-page-about .welcomeBadge span {
  margin-bottom: 2px;
  color: #8ee2d8;
  font-size: 27px;
  letter-spacing: -.04em;
}

body.page-template-page-about .welcomeContent {
  position: relative;
  z-index: 1;
  padding: 24px 0;
}

body.page-template-page-about .welcomeContent::before {
  display: block;
  margin-bottom: 13px;
  color: #c9510c;
  content: "О медицинском центре";
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.page-template-page-about .welcomeContent h2 {
  max-width: 670px;
  margin: 0 0 23px;
  color: var(--about-ink);
  font-size: clamp(29px, 3.2vw, 45px);
  font-weight: 840;
  letter-spacing: -.048em;
  line-height: 1.08;
}

body.page-template-page-about .welcomeContent h2 em {
  color: var(--about-teal);
}

body.page-template-page-about .welcomeContent p {
  max-width: 700px;
  margin: 0 0 15px;
  color: var(--about-copy);
  font-size: 15px;
  line-height: 1.74;
}

body.page-template-page-about .welcomeHighlight {
  position: relative;
  margin-top: 24px;
  padding: 18px 21px 18px 52px;
  border: 1px solid #d8ebe8;
  border-left: 0;
  border-radius: 16px;
  color: #174b55;
  background: linear-gradient(100deg, #eaf8f5, #f6fafc);
  font-size: 15px;
  font-weight: 750;
  line-height: 1.5;
}

body.page-template-page-about .welcomeHighlight::before {
  position: absolute;
  top: 50%;
  left: 18px;
  display: grid;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  background: var(--about-teal);
  content: "✓";
  font-size: 13px;
  place-items: center;
  transform: translateY(-50%);
}

/* Statistics */
body.page-template-page-about .statsGrid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 0 0 74px;
}

body.page-template-page-about .statCard {
  position: relative;
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  grid-template-rows: auto auto;
  gap: 2px 14px;
  align-items: center;
  padding: 21px;
  overflow: hidden;
  border: 1px solid var(--about-line);
  border-radius: 19px;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 12px 30px rgba(18, 55, 82, .06);
  text-align: left;
}

body.page-template-page-about .statCard::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 65px;
  height: 3px;
  border-radius: 3px 0 0;
  background: linear-gradient(90deg, transparent, var(--about-teal));
  content: "";
}

body.page-template-page-about .statCard:hover {
  border-color: rgba(31, 122, 169, .25);
  box-shadow: 0 18px 38px rgba(18, 55, 82, .1);
  transform: translateY(-3px);
}

body.page-template-page-about .statIcon {
  grid-row: 1 / 3;
  display: grid;
  width: 50px;
  height: 50px;
  margin: 0;
  border-radius: 15px;
  color: var(--about-blue);
  background: #eaf4f9;
  place-items: center;
}

body.page-template-page-about .statCard:nth-child(2) .statIcon {
  color: #108b81;
  background: #e7f7f4;
}

body.page-template-page-about .statCard:nth-child(3) .statIcon {
  color: #b84c0e;
  background: #fff0e8;
}

body.page-template-page-about .statCard:nth-child(4) .statIcon {
  color: #7555a8;
  background: #f1edfa;
}

body.page-template-page-about .statIcon svg {
  width: 23px;
  height: 23px;
}

body.page-template-page-about .statNumber {
  margin: 0;
  color: var(--about-ink);
  font-size: clamp(26px, 2.7vw, 38px);
  font-weight: 860;
  letter-spacing: -.045em;
  line-height: 1;
}

body.page-template-page-about .statLabel {
  align-self: start;
  color: #758895;
  font-size: 11.5px;
  font-weight: 600;
  line-height: 1.35;
}

/* Section headings and principles */
body.page-template-page-about .sectionLabel {
  margin-bottom: 9px;
  color: #bd4d0e;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
}

body.page-template-page-about .sectionTitle {
  margin-bottom: 31px;
  color: var(--about-ink);
  font-size: clamp(31px, 3.7vw, 48px);
  font-weight: 850;
  letter-spacing: -.05em;
  line-height: 1.08;
}

body.page-template-page-about .valuesGrid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 15px;
  margin-bottom: 76px;
}

body.page-template-page-about .valueCard {
  position: relative;
  min-height: 252px;
  padding: 27px;
  overflow: hidden;
  border: 1px solid var(--about-line);
  border-radius: 21px;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 12px 30px rgba(18, 55, 82, .055);
}

body.page-template-page-about .valueCard::after {
  position: absolute;
  right: -40px;
  bottom: -60px;
  width: 130px;
  height: 130px;
  border: 25px solid rgba(25, 151, 141, .045);
  border-radius: 50%;
  content: "";
}

body.page-template-page-about .valueCard:hover {
  border-color: rgba(28, 137, 174, .25);
  box-shadow: 0 20px 44px rgba(18, 55, 82, .1);
  transform: translateY(-4px);
}

body.page-template-page-about .valueIcon {
  display: grid;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 14px;
  color: var(--about-teal);
  background: #e8f7f4;
  place-items: center;
}

body.page-template-page-about .valueCard:nth-child(3n + 2) .valueIcon {
  color: var(--about-blue);
  background: #eaf4f9;
}

body.page-template-page-about .valueCard:nth-child(3n) .valueIcon {
  color: #c14c09;
  background: #fff0e8;
}

body.page-template-page-about .valueIcon svg {
  width: 22px;
  height: 22px;
  color: currentColor;
}

body.page-template-page-about .valueCard h3 {
  margin: 0 0 10px;
  color: var(--about-ink);
  font-size: 17px;
  font-weight: 790;
  line-height: 1.3;
}

body.page-template-page-about .valueCard p {
  margin: 0;
  color: #6d7f8c;
  font-size: 13.5px;
  line-height: 1.68;
}

/* Licenses */
body.page-template-page-about .licensesBlock {
  margin-bottom: 70px;
  padding: clamp(30px, 4vw, 48px);
  border: 1px solid #dce8ed;
  border-radius: 28px;
  background:
    radial-gradient(circle at 95% 0, rgba(31, 133, 179, .1), transparent 28%),
    linear-gradient(135deg, #f7fbfc, #f4faf8 52%, #fff9f5);
  box-shadow: 0 20px 50px rgba(18, 55, 82, .07);
}

body.page-template-page-about .licensesDesc {
  max-width: 760px;
  margin-bottom: 31px;
  color: var(--about-copy);
  font-size: 14.5px;
}

body.page-template-page-about .abtLicGrid {
  gap: 15px;
}

body.page-template-page-about .abtLicCard {
  min-height: 310px;
  padding: 26px;
  border: 1px solid #e0e9ee;
  border-radius: 20px;
  box-shadow: 0 10px 26px rgba(18, 55, 82, .05);
}

body.page-template-page-about .abtLicCardIcon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  box-shadow: 0 8px 18px rgba(17, 66, 96, .14);
}

body.page-template-page-about .abtLicCardTitle {
  color: var(--about-ink);
  font-size: 16px;
}

body.page-template-page-about .licensesBtn {
  min-height: 50px;
  padding: 0 25px;
  border: 1px solid #b7d8d2;
  border-radius: 13px;
  color: #176e6a;
  background: rgba(255, 255, 255, .72);
  font-size: 13px;
}

/* Reviews */
body.page-template-page-about .abtRevBlock {
  margin-bottom: 72px;
  padding: 55px 0 50px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 28px;
  background:
    radial-gradient(circle at 90% 15%, rgba(24, 166, 155, .19), transparent 26%),
    linear-gradient(135deg, #0b2943 0%, #0d4563 60%, #0c6570 100%);
  box-shadow: 0 28px 65px rgba(11, 41, 67, .18);
}

body.page-template-page-about .abtRevCard {
  border-radius: 19px;
  box-shadow: 0 14px 34px rgba(0, 20, 35, .12);
}

/* Final CTA */
body.page-template-page-about .aboutCta {
  width: min(calc(100% - 48px), 1392px);
  margin: 0 auto 74px;
  padding: clamp(45px, 6vw, 72px) 24px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 30px;
  background:
    radial-gradient(circle at 85% 0, rgba(42, 202, 183, .25), transparent 30%),
    radial-gradient(circle at 8% 110%, rgba(232, 97, 19, .19), transparent 30%),
    linear-gradient(135deg, #0b2d49, #0e5470 62%, #0d7a7b);
  box-shadow: 0 28px 65px rgba(12, 51, 74, .17);
}

body.page-template-page-about .aboutCta::before {
  top: -210px;
  right: -80px;
  width: 430px;
  height: 430px;
  border: 65px solid rgba(255, 255, 255, .055);
  background: transparent;
}

body.page-template-page-about .aboutCta::after {
  display: block;
  margin: 0 auto 14px;
  color: #ffad77;
  content: "Готовы помочь";
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

body.page-template-page-about .aboutCtaTitle {
  max-width: 700px;
  margin: 0 auto 13px;
  font-size: clamp(32px, 4.3vw, 54px);
  font-weight: 850;
  letter-spacing: -.05em;
  line-height: 1.05;
}

body.page-template-page-about .aboutCtaSub {
  max-width: 620px;
  margin-bottom: 28px;
  color: rgba(232, 244, 249, .76);
  font-size: 15px;
  line-height: 1.6;
}

body.page-template-page-about .aboutCtaBtns {
  gap: 12px;
}

body.page-template-page-about .ctaBtnWhite,
body.page-template-page-about .ctaBtnOutline {
  min-height: 54px;
  padding: 0 24px;
  border-radius: 14px;
  font-size: 14px;
}

body.page-template-page-about .ctaBtnWhite {
  color: #fff;
  background: linear-gradient(135deg, #ec6d1f, #d85104);
  box-shadow: 0 13px 28px rgba(174, 59, 0, .3);
}

body.page-template-page-about .ctaBtnWhite:hover {
  color: #fff;
  box-shadow: 0 17px 34px rgba(174, 59, 0, .38);
}

body.page-template-page-about .ctaBtnOutline {
  border: 1px solid rgba(255, 255, 255, .3);
  background: rgba(255, 255, 255, .07);
  backdrop-filter: blur(8px);
}

@media (max-width: 1080px) {
  body.page-template-page-about .bookingBanner {
    grid-template-columns: minmax(0, 1.25fr) minmax(290px, .75fr);
  }

  body.page-template-page-about .bookingBannerContent {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  body.page-template-page-about .bookingCtaBtn {
    justify-self: start;
  }

  body.page-template-page-about .welcomeCard {
    grid-template-columns: minmax(300px, .8fr) minmax(0, 1.2fr);
    gap: 34px;
  }

  body.page-template-page-about .statsGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 800px) {
  body.page-template-page-about .heroBanner {
    min-height: 405px;
  }

  body.page-template-page-about .heroBannerContent {
    padding: 45px 18px 78px;
  }

  body.page-template-page-about .heroBannerTitle,
  body.page-template-page-about .heroBannerContent h1 {
    font-size: clamp(43px, 12vw, 60px);
  }

  body.page-template-page-about .heroBannerContent::after {
    font-size: 14px;
  }

  body.page-template-page-about .bookingBanner {
    display: grid !important;
    grid-template-columns: 1fr;
    width: min(calc(100% - 28px), 620px);
    margin-top: -29px;
    border-radius: 23px;
  }

  body.page-template-page-about .bookingBannerLeft {
    padding: 27px 24px;
  }

  body.page-template-page-about .bookingBannerMid {
    justify-content: flex-start;
    padding: 19px 24px;
    border-top: 1px solid var(--about-line);
    border-left: 0;
  }

  body.page-template-page-about .aboutSection {
    padding-top: 10px;
  }

  body.page-template-page-about .aboutInner {
    padding: 0 16px;
  }

  body.page-template-page-about .welcomeCard {
    grid-template-columns: 1fr;
    padding: 12px 12px 30px;
    border-radius: 23px;
  }

  body.page-template-page-about .welcomeImgWrap {
    width: 100%;
    max-width: none;
    min-height: 420px;
    aspect-ratio: 5 / 4;
  }

  body.page-template-page-about .welcomeContent {
    padding: 12px 14px 0;
  }

  body.page-template-page-about .valuesGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.page-template-page-about .abtLicGrid {
    grid-template-columns: 1fr;
  }

  body.page-template-page-about .abtLicCard {
    min-height: 0;
  }

  body.page-template-page-about .aboutCta {
    width: calc(100% - 28px);
    margin-bottom: 54px;
    border-radius: 24px;
  }
}

@media (max-width: 560px) {
  body.page-template-page-about .heroBannerContent::before {
    font-size: 9.5px;
  }

  body.page-template-page-about .bookingCtaBtn {
    width: 100%;
  }

  body.page-template-page-about .bookingCtaBtn .btnText {
    flex: 1;
    text-align: center;
  }

  body.page-template-page-about .welcomeImgWrap {
    min-height: 360px;
    aspect-ratio: 4 / 4.6;
  }

  body.page-template-page-about .statsGrid,
  body.page-template-page-about .valuesGrid {
    grid-template-columns: 1fr;
  }

  body.page-template-page-about .statCard {
    min-height: 94px;
  }

  body.page-template-page-about .valueCard {
    min-height: 0;
  }

  body.page-template-page-about .licensesBlock {
    padding: 26px 18px;
    border-radius: 22px;
  }

  body.page-template-page-about .abtRevBlock {
    margin-right: -2px;
    margin-left: -2px;
  }

  body.page-template-page-about .aboutCtaBtns,
  body.page-template-page-about .ctaBtnWhite,
  body.page-template-page-about .ctaBtnOutline {
    width: 100%;
  }

  body.page-template-page-about .ctaBtnWhite,
  body.page-template-page-about .ctaBtnOutline {
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.page-template-page-about .bookingCtaBtn,
  body.page-template-page-about .phoneLinkBlock,
  body.page-template-page-about .statCard,
  body.page-template-page-about .valueCard,
  body.page-template-page-about .abtLicCard,
  body.page-template-page-about .ctaBtnWhite,
  body.page-template-page-about .ctaBtnOutline {
    transition: none;
  }
}
