[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 32px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
  overflow: hidden;
}

/* Oncology service page: unified responsive layout, 2026-09. */
.vc-inner-card--oncology .uf-description-list {
  width: 100%;
  max-width: none;
}

.vc-oncology-page,
.vc-oncology-page * {
  box-sizing: border-box;
}

.vc-oncology-page {
  --oncology-ink: #173b48;
  --oncology-muted: #58717c;
  --oncology-red: #bd2115;
  --oncology-line: #d7e3e7;
  --oncology-soft: #eef4f5;
  --oncology-warm: #fff1ed;
  display: grid;
  width: 100%;
  min-width: 0;
  gap: clamp(32px, 4.2vw, 72px);
  color: var(--oncology-ink);
}

.vc-oncology-page h2,
.vc-oncology-page h3,
.vc-oncology-page p,
.vc-oncology-page figure,
.vc-oncology-page ol,
.vc-oncology-page ul {
  margin-top: 0;
}

.vc-oncology-page img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.vc-oncology-kicker {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  color: var(--oncology-red);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.25;
  text-transform: uppercase;
}

.vc-oncology-kicker::before {
  width: 42px;
  height: 3px;
  flex: 0 0 42px;
  background: currentColor;
  content: "";
}

.vc-oncology-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .72fr);
  gap: clamp(30px, 4vw, 70px);
  align-items: stretch;
  overflow: hidden;
  padding: clamp(28px, 4vw, 68px);
  border-radius: 28px;
  background: linear-gradient(135deg, #edf5f6 0%, #f7f9f8 62%, #fff0ed 100%);
}

.vc-oncology-hero__content {
  min-width: 0;
  align-self: center;
}

.vc-oncology-hero h2,
.vc-oncology-heading h2,
.vc-oncology-photo-story h2,
.vc-oncology-cta h2 {
  margin-bottom: 20px;
  color: var(--oncology-ink);
  font-size: clamp(34px, 4vw, 66px);
  font-weight: 700;
  letter-spacing: -.035em;
  line-height: 1.05;
  overflow-wrap: anywhere;
}

.vc-oncology-hero p,
.vc-oncology-cta > p:not(.vc-oncology-kicker),
.vc-oncology-photo-story p:not(.vc-oncology-kicker) {
  max-width: 850px;
  margin-bottom: 18px;
  color: var(--oncology-muted);
  font-size: clamp(18px, 1.55vw, 26px);
  line-height: 1.5;
}

.vc-oncology-hero__lead {
  color: var(--oncology-ink) !important;
  font-weight: 500;
}

.vc-oncology-hero__media {
  min-height: 520px;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #dbe5e7;
}

.vc-oncology-hero__media img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 34%;
}

.vc-oncology-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  min-height: 58px;
  margin-top: 16px;
  padding: 15px 28px;
  border: 0;
  border-radius: 999px;
  background: var(--oncology-red);
  color: #fff;
  font: inherit;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  cursor: pointer;
  transition: transform .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.vc-oncology-button:hover,
.vc-oncology-button:focus-visible {
  background: #9f1b11;
  box-shadow: 0 10px 24px rgba(189, 33, 21, .2);
  transform: translateY(-2px);
}

.vc-oncology-button:focus-visible,
.vc-oncology-disease summary:focus-visible {
  outline: 3px solid rgba(189, 33, 21, .35);
  outline-offset: 4px;
}

.vc-oncology-section {
  min-width: 0;
  padding: 0 clamp(6px, 2vw, 36px);
}

.vc-oncology-section--soft,
.vc-oncology-section--dark {
  padding: clamp(28px, 4vw, 64px);
  border-radius: 28px;
}

.vc-oncology-section--soft {
  background: var(--oncology-soft);
}

.vc-oncology-section--dark {
  --oncology-ink: #fff;
  --oncology-muted: #d7e4e8;
  --oncology-line: rgba(255, 255, 255, .18);
  background: #173b48;
  color: #fff;
}

.vc-oncology-heading {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: clamp(20px, 2vw, 34px);
  align-items: start;
  margin-bottom: clamp(26px, 3vw, 46px);
}

.vc-oncology-heading__number {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 54px;
  border: 1px solid var(--oncology-line);
  border-radius: 999px;
  color: var(--oncology-red);
  font-size: 17px;
  font-weight: 700;
}

.vc-oncology-heading h2 {
  margin-bottom: 14px;
  font-size: clamp(32px, 3.7vw, 58px);
}

.vc-oncology-heading p {
  max-width: 1200px;
  margin-bottom: 0;
  color: var(--oncology-muted);
  font-size: clamp(18px, 1.5vw, 24px);
  line-height: 1.5;
}

.vc-oncology-route,
.vc-oncology-trust {
  padding: 0;
  border-top: 1px solid var(--oncology-line);
  list-style: none;
}

.vc-oncology-route li {
  display: grid;
  grid-template-columns: 70px minmax(220px, .38fr) minmax(0, 1fr);
  gap: clamp(18px, 3vw, 48px);
  align-items: start;
  padding: clamp(22px, 2.5vw, 38px) 0;
  border-bottom: 1px solid var(--oncology-line);
}

.vc-oncology-route li > span,
.vc-oncology-trust li > span {
  color: var(--oncology-red);
  font-size: 16px;
  font-weight: 700;
}

.vc-oncology-route strong,
.vc-oncology-trust strong {
  color: var(--oncology-ink);
  font-size: clamp(21px, 1.8vw, 28px);
  line-height: 1.25;
}

.vc-oncology-route p,
.vc-oncology-trust p {
  margin-bottom: 0;
  color: var(--oncology-muted);
  font-size: clamp(17px, 1.35vw, 22px);
  line-height: 1.55;
}

.vc-oncology-directions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0;
  list-style: none;
}

.vc-oncology-directions li {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-height: 56px;
  padding: 12px 20px 12px 14px;
  border: 1px solid var(--oncology-line);
  border-radius: 999px;
  background: #fff;
  color: var(--oncology-ink);
  font-size: clamp(16px, 1.2vw, 20px);
  font-weight: 600;
  line-height: 1.3;
}

.vc-oncology-directions span {
  color: var(--oncology-red);
  font-size: 14px;
  font-weight: 700;
}

.vc-oncology-gallery {
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  grid-template-rows: repeat(2, minmax(220px, 1fr));
  gap: 14px;
  min-height: 650px;
}

.vc-oncology-gallery figure,
.vc-oncology-photo-story figure {
  min-width: 0;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 22px;
  background: #dce6e8;
}

.vc-oncology-gallery__wide {
  grid-row: 1 / -1;
}

.vc-oncology-gallery img,
.vc-oncology-photo-story img {
  height: 100%;
  object-fit: cover;
}

.vc-oncology-accordion {
  overflow: hidden;
  border: 1px solid var(--oncology-line);
  border-radius: 24px;
  background: #fff;
}

.vc-oncology-disease + .vc-oncology-disease {
  border-top: 1px solid var(--oncology-line);
}

.vc-oncology-disease summary {
  position: relative;
  display: grid;
  grid-template-columns: 62px minmax(240px, .55fr) minmax(240px, 1fr) 34px;
  gap: clamp(16px, 2vw, 34px);
  align-items: center;
  min-height: 112px;
  padding: 24px 28px;
  color: var(--oncology-ink);
  cursor: pointer;
  list-style: none;
  transition: background-color .2s ease;
}

.vc-oncology-disease summary::-webkit-details-marker {
  display: none;
}

.vc-oncology-disease summary::after {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid var(--oncology-line);
  border-radius: 50%;
  color: var(--oncology-red);
  font-size: 24px;
  font-style: normal;
  line-height: 1;
  content: "+";
}

.vc-oncology-disease[open] summary::after {
  content: "−";
}

.vc-oncology-disease summary:hover,
.vc-oncology-disease[open] summary {
  background: var(--oncology-soft);
}

.vc-oncology-disease summary > span {
  color: var(--oncology-red);
  font-size: 16px;
  font-weight: 700;
}

.vc-oncology-disease summary strong {
  font-size: clamp(20px, 1.65vw, 27px);
  line-height: 1.25;
}

.vc-oncology-disease summary em {
  color: var(--oncology-muted);
  font-size: clamp(16px, 1.2vw, 20px);
  font-style: normal;
  line-height: 1.45;
}

.vc-oncology-disease__body {
  padding: 8px clamp(28px, 7vw, 125px) 36px;
  background: var(--oncology-soft);
}

.vc-oncology-disease__body h3 {
  margin: 26px 0 10px;
  color: var(--oncology-red);
  font-size: clamp(20px, 1.5vw, 25px);
  line-height: 1.3;
}

.vc-oncology-disease__body p,
.vc-oncology-disease__body li {
  color: var(--oncology-ink);
  font-size: clamp(17px, 1.3vw, 21px);
  line-height: 1.6;
}

.vc-oncology-disease__body p {
  margin-bottom: 14px;
}

.vc-oncology-disease__body ul,
.vc-oncology-disease__body ol {
  display: grid;
  gap: 8px;
  padding-left: 24px;
}

.vc-oncology-photo-story {
  display: grid;
  grid-template-columns: minmax(260px, .72fr) minmax(360px, 1fr) minmax(260px, .72fr);
  gap: clamp(18px, 3vw, 48px);
  align-items: stretch;
  padding: clamp(26px, 3.5vw, 56px);
  border-radius: 28px;
  background: var(--oncology-warm);
}

.vc-oncology-photo-story figure {
  margin: 0;
  aspect-ratio: auto;
}

.vc-oncology-photo-story > div {
  align-self: center;
}

.vc-oncology-photo-story h2 {
  font-size: clamp(30px, 3.4vw, 54px);
}

.vc-oncology-trust li {
  display: grid;
  grid-template-columns: 70px minmax(0, 1fr);
  gap: 24px;
  padding: clamp(22px, 2.5vw, 36px) 0;
  border-bottom: 1px solid var(--oncology-line);
}

.vc-oncology-section--dark .vc-oncology-heading__number,
.vc-oncology-section--dark .vc-oncology-trust li > span {
  color: #fff;
}

.vc-oncology-trust li > div {
  display: grid;
  grid-template-columns: minmax(240px, .45fr) minmax(0, 1fr);
  gap: clamp(20px, 3vw, 56px);
}

.vc-oncology-cta {
  min-width: 0;
  padding: clamp(30px, 5vw, 78px);
  border-radius: 28px;
  background: var(--oncology-soft);
}

.vc-oncology-cta h2 {
  max-width: 1050px;
}

.vc-oncology-disclaimer {
  display: flex;
  gap: 18px;
  align-items: center;
  margin: 0 0 clamp(32px, 4vw, 64px);
  padding: 24px 28px;
  border-radius: 22px;
  background: var(--oncology-warm);
  color: #81362f;
  font-size: clamp(16px, 1.25vw, 20px);
  line-height: 1.4;
}

.vc-oncology-disclaimer span {
  display: grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  border-radius: 50%;
  background: var(--oncology-red);
  color: #fff;
  font-weight: 800;
}

@media (max-width: 1199px) {
  .vc-oncology-hero {
    grid-template-columns: minmax(0, 1fr) minmax(280px, .65fr);
  }

  .vc-oncology-hero__media {
    min-height: 440px;
  }

  .vc-oncology-route li {
    grid-template-columns: 54px minmax(180px, .42fr) minmax(0, 1fr);
  }

  .vc-oncology-disease summary {
    grid-template-columns: 48px minmax(210px, .75fr) minmax(220px, 1fr) 34px;
  }

  .vc-oncology-photo-story {
    grid-template-columns: minmax(230px, .65fr) minmax(0, 1fr);
  }

  .vc-oncology-photo-story figure:last-child {
    display: none;
  }
}

@media (max-width: 899px) {
  .vc-oncology-hero {
    grid-template-columns: 1fr;
  }

  .vc-oncology-hero__media {
    min-height: 0;
    aspect-ratio: 16 / 10;
  }

  .vc-oncology-route li {
    grid-template-columns: 48px minmax(0, 1fr);
  }

  .vc-oncology-route p {
    grid-column: 2;
  }

  .vc-oncology-gallery {
    min-height: 520px;
  }

  .vc-oncology-disease summary {
    grid-template-columns: 42px minmax(0, 1fr) 34px;
  }

  .vc-oncology-disease summary em {
    grid-column: 2;
  }

  .vc-oncology-disease summary::after {
    grid-column: 3;
    grid-row: 1 / span 2;
  }

  .vc-oncology-trust li > div {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

@media (max-width: 639px) {
  .vc-oncology-page {
    gap: 32px;
  }

  .vc-oncology-hero,
  .vc-oncology-section--soft,
  .vc-oncology-section--dark,
  .vc-oncology-photo-story,
  .vc-oncology-cta {
    padding: 24px 18px;
    border-radius: 22px;
  }

  .vc-oncology-section {
    padding-right: 0;
    padding-left: 0;
  }

  .vc-oncology-section--soft,
  .vc-oncology-section--dark {
    padding-right: 18px;
    padding-left: 18px;
  }

  .vc-oncology-kicker {
    gap: 9px;
    margin-bottom: 16px;
    font-size: 13px;
  }

  .vc-oncology-kicker::before {
    width: 28px;
    flex-basis: 28px;
  }

  .vc-oncology-hero h2,
  .vc-oncology-heading h2,
  .vc-oncology-photo-story h2,
  .vc-oncology-cta h2 {
    margin-bottom: 14px;
    font-size: clamp(28px, 9vw, 40px);
    line-height: 1.08;
  }

  .vc-oncology-hero p,
  .vc-oncology-cta > p:not(.vc-oncology-kicker),
  .vc-oncology-photo-story p:not(.vc-oncology-kicker) {
    font-size: 17px;
  }

  .vc-oncology-hero__media {
    aspect-ratio: 4 / 3;
    border-radius: 18px;
  }

  .vc-oncology-button {
    width: 100%;
    min-height: 54px;
    white-space: normal;
  }

  .vc-oncology-heading {
    grid-template-columns: 58px minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 22px;
  }

  .vc-oncology-heading__number {
    min-height: 40px;
    font-size: 14px;
  }

  .vc-oncology-heading p {
    grid-column: 1 / -1;
    font-size: 17px;
  }

  .vc-oncology-route li {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 10px;
    padding: 20px 0;
  }

  .vc-oncology-route strong,
  .vc-oncology-trust strong {
    font-size: 20px;
  }

  .vc-oncology-route p,
  .vc-oncology-trust p {
    font-size: 16px;
  }

  .vc-oncology-directions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .vc-oncology-directions li {
    width: 100%;
    min-height: 50px;
    border-radius: 18px;
    font-size: 16px;
  }

  .vc-oncology-gallery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: minmax(230px, 1.25fr) minmax(150px, .75fr);
    min-height: 400px;
    gap: 8px;
  }

  .vc-oncology-gallery__wide {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .vc-oncology-gallery figure,
  .vc-oncology-photo-story figure,
  .vc-oncology-accordion {
    border-radius: 18px;
  }

  .vc-oncology-disease summary {
    grid-template-columns: 32px minmax(0, 1fr) 30px;
    gap: 9px;
    min-height: 88px;
    padding: 18px 14px;
  }

  .vc-oncology-disease summary::after {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }

  .vc-oncology-disease summary strong {
    font-size: 19px;
  }

  .vc-oncology-disease summary em {
    display: none;
  }

  .vc-oncology-disease__body {
    padding: 4px 16px 24px 55px;
  }

  .vc-oncology-disease__body p,
  .vc-oncology-disease__body li {
    font-size: 16px;
  }

  .vc-oncology-photo-story {
    grid-template-columns: 1fr;
  }

  .vc-oncology-photo-story figure {
    min-height: 0;
    aspect-ratio: 16 / 10;
  }

  .vc-oncology-trust li {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 12px;
  }

  .vc-oncology-disclaimer {
    align-items: flex-start;
    padding: 18px;
    border-radius: 18px;
    font-size: 15px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .vc-oncology-button {
    transition: none;
  }
}

/* Urology service landing page. Markup is stored in the section description. */
.vc-inner-card--urologiya {
  --uro-ink: #143847;
  --uro-muted: #55717d;
  --uro-red: #b72316;
  --uro-soft: #eef4f5;
  --uro-pink: #fff0ed;
  --uro-line: #d7e4e7;
  margin-top: clamp(18px, 2vw, 26px);
}
.vc-inner-card--urologiya > .content-inner {
  padding-top: clamp(20px, 2.5vw, 34px) !important;
}
.vc-inner-card--urologiya .vc-uro-landing,
.vc-inner-card--urologiya .vc-uro-landing * {
  box-sizing: border-box;
}
.vc-inner-card--urologiya .vc-uro-landing {
  width: 100%;
  color: var(--uro-ink);
}
.vc-inner-card--urologiya .vc-uro-landing h2,
.vc-inner-card--urologiya .vc-uro-landing h3,
.vc-inner-card--urologiya .vc-uro-landing p {
  max-width: none;
  color: var(--uro-ink);
}
.vc-inner-card--urologiya .vc-uro-landing h2,
.vc-inner-card--urologiya .vc-uro-landing h3 {
  margin: 0;
  font-weight: 600;
  letter-spacing: -.025em;
}
.vc-inner-card--urologiya .vc-uro-landing p {
  margin: 0;
  font-size: clamp(16px, 1.35vw, 20px);
  line-height: 1.55;
  text-align: left;
  word-spacing: normal;
  letter-spacing: normal;
}
.vc-uro-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--uro-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}
.vc-uro-eyebrow::before {
  content: "";
  width: 34px;
  height: 2px;
  flex: 0 0 34px;
  background: currentColor;
}
.vc-uro-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, .92fr);
  min-height: 520px;
  overflow: hidden;
  border-radius: 30px;
  background: linear-gradient(135deg, #edf5f6 0%, #f7eeee 100%);
}
.vc-uro-hero__content {
  display: flex;
  min-width: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: clamp(34px, 5vw, 70px);
}
.vc-inner-card--urologiya .vc-uro-hero h2 {
  margin-top: 22px;
  font-size: clamp(38px, 4.4vw, 68px);
  line-height: 1.03;
}
.vc-inner-card--urologiya .vc-uro-hero__lead {
  margin-top: 24px;
  color: var(--uro-red);
  font-size: clamp(20px, 1.8vw, 27px);
  font-weight: 600;
  line-height: 1.35;
}
.vc-inner-card--urologiya .vc-uro-hero__lead + p {
  margin-top: 16px;
  color: var(--uro-muted);
}
.vc-uro-hero__media {
  position: relative;
  min-width: 0;
  min-height: 520px;
}
.vc-uro-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(237, 245, 246, .22), transparent 30%);
  pointer-events: none;
}
.vc-uro-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 24%;
}
.vc-inner-card--urologiya .vc-uro-button {
  width: auto;
  height: auto;
  min-height: 52px;
  margin-top: 24px;
  padding: 14px 26px;
  border: 0;
  background: var(--uro-red) !important;
  color: #fff !important;
  font: inherit;
  font-weight: 600;
  line-height: 1.25;
  white-space: normal;
}
.vc-uro-section {
  margin-top: clamp(34px, 4vw, 54px);
}
.vc-uro-section__head {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  align-items: start;
  gap: 18px;
  margin-bottom: 24px;
}
.vc-uro-section__number {
  display: inline-flex;
  width: 64px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--uro-line);
  border-radius: 999px;
  color: var(--uro-red);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
}
.vc-inner-card--urologiya .vc-uro-section__head h2 {
  font-size: clamp(31px, 3.6vw, 54px);
  line-height: 1.08;
}
.vc-inner-card--urologiya .vc-uro-section__head p {
  margin-top: 12px;
  color: var(--uro-muted);
}
.vc-uro-symptoms__list {
  overflow: hidden;
  border: 1px solid var(--uro-line);
  border-radius: 24px;
  background: #fff;
}
.vc-uro-symptoms__list article {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: start;
  gap: 18px;
  margin: 0;
  padding: 20px 24px;
  border: 0;
  border-bottom: 1px solid var(--uro-line);
  border-radius: 0;
}
.vc-uro-symptoms__list article:nth-child(2n) {
  background: var(--uro-soft);
}
.vc-uro-symptoms__list article:last-child {
  border-bottom: 0;
}
.vc-uro-symptoms__list article > span,
.vc-uro-surgery__list article > span {
  color: var(--uro-red);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.55;
}
.vc-inner-card--urologiya .vc-uro-symptoms__list p {
  font-size: clamp(15px, 1.18vw, 18px);
}
.vc-uro-symptoms__list strong {
  color: var(--uro-ink);
  font-weight: 600;
}
.vc-uro-note {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  align-items: start;
  gap: 24px;
  margin-top: 14px;
  padding: 22px 26px;
  border-radius: 20px;
  background: var(--uro-pink);
}
.vc-uro-note > strong {
  color: var(--uro-red);
  font-size: clamp(20px, 1.7vw, 25px);
  line-height: 1.25;
  white-space: nowrap;
}
.vc-uro-diagnostics {
  padding: clamp(28px, 4.5vw, 56px);
  border-radius: 30px;
  background: #183c49;
}
.vc-inner-card--urologiya .vc-uro-diagnostics h2,
.vc-inner-card--urologiya .vc-uro-diagnostics h3,
.vc-inner-card--urologiya .vc-uro-diagnostics p {
  color: #fff;
}
.vc-uro-diagnostics .vc-uro-section__number {
  border-color: rgba(255, 255, 255, .35);
  color: #fff;
}
.vc-inner-card--urologiya .vc-uro-diagnostics .vc-uro-section__head p {
  color: rgba(255, 255, 255, .78);
}
.vc-uro-diagnostics__list {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 22px;
}
.vc-uro-diagnostics__list article {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  align-content: start;
  gap: 18px;
  padding: 22px 24px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, .16);
  border-radius: 0;
  background: rgba(255, 255, 255, .045);
}
.vc-uro-diagnostics__list article:nth-child(2n) {
  background: rgba(255, 255, 255, .085);
}
.vc-uro-diagnostics__list article:last-child {
  border-bottom: 0;
}
.vc-uro-diagnostics__list article > span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 50%;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}
.vc-inner-card--urologiya .vc-uro-diagnostics__list h3 {
  font-size: clamp(20px, 1.8vw, 27px);
  line-height: 1.22;
}
.vc-inner-card--urologiya .vc-uro-diagnostics__list p {
  margin-top: 10px;
  color: rgba(255, 255, 255, .82);
  font-size: clamp(15px, 1.18vw, 18px);
}
.vc-inner-card--urologiya .vc-uro-diagnostics .vc-uro-diagnostics__result {
  margin-top: 16px;
  padding: 20px 24px;
  border-radius: 18px;
  background: var(--uro-pink);
  color: #713129 !important;
  font-weight: 500;
}
.vc-uro-surgery__list {
  overflow: hidden;
  border: 1px solid var(--uro-line);
  border-radius: 24px;
  background: #fff;
}
.vc-uro-surgery__list article {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-items: start;
  gap: 18px;
  margin: 0;
  padding: 20px 24px;
  border: 0;
  border-bottom: 1px solid var(--uro-line);
  border-radius: 0;
}
.vc-uro-surgery__list article > div {
  display: grid;
  grid-template-columns: minmax(260px, .4fr) minmax(0, .6fr);
  align-items: start;
  gap: clamp(24px, 4vw, 72px);
  min-width: 0;
}
.vc-uro-surgery__list article:nth-child(2n) {
  background: var(--uro-soft);
}
.vc-uro-surgery__list article:last-child {
  border-bottom: 0;
}
.vc-inner-card--urologiya .vc-uro-surgery__list h3 {
  font-size: clamp(19px, 1.55vw, 24px);
  line-height: 1.25;
}
.vc-inner-card--urologiya .vc-uro-surgery__list p {
  margin-top: 0;
  color: var(--uro-muted);
  font-size: clamp(15px, 1.18vw, 18px);
}
.vc-uro-surgery__media {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(0, .88fr);
  gap: 14px;
  margin-top: 16px;
}
.vc-uro-surgery__media img {
  display: block;
  width: 100%;
  height: clamp(260px, 29vw, 430px);
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
}
.vc-uro-oncology {
  padding: clamp(28px, 4.5vw, 56px);
  border: 1px solid var(--uro-line);
  border-radius: 30px;
  background: var(--uro-soft);
}
.vc-uro-oncology__grid {
  overflow: hidden;
  border: 1px solid var(--uro-line);
  border-radius: 22px;
  background: #fff;
}
.vc-uro-oncology__grid article {
  display: grid;
  grid-template-columns: minmax(250px, .38fr) minmax(0, .62fr);
  gap: 24px;
  padding: 20px 24px;
  border: 0;
  border-bottom: 1px solid var(--uro-line);
  border-radius: 0;
}
.vc-uro-oncology__grid article:nth-child(2n) {
  background: #f7fafb;
}
.vc-uro-oncology__grid article:last-child {
  border-bottom: 0;
}
.vc-inner-card--urologiya .vc-uro-oncology__grid h3 {
  color: var(--uro-ink);
  font-size: clamp(19px, 1.55vw, 24px);
  line-height: 1.25;
}
.vc-inner-card--urologiya .vc-uro-oncology__grid p {
  margin-top: 0;
  font-size: clamp(15px, 1.18vw, 18px);
}
.vc-uro-oncology__grid article.vc-uro-oncology__support {
  background: #f7fafb;
}
.vc-inner-card--urologiya .vc-uro-oncology__support h3,
.vc-inner-card--urologiya .vc-uro-oncology__support p {
  color: var(--uro-ink);
}
.vc-uro-benefits__grid {
  overflow: hidden;
  border: 1px solid var(--uro-line);
  border-radius: 22px;
}
.vc-uro-benefits__grid article {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 18px;
  min-width: 0;
  padding: 19px 24px;
  border: 0;
  border-bottom: 1px solid var(--uro-line);
  border-radius: 0;
  background: #fff;
}
.vc-uro-benefits__grid article:nth-child(2n) {
  background: var(--uro-soft);
}
.vc-uro-benefits__grid span {
  display: block;
  margin-bottom: 0;
  color: var(--uro-red);
  font-size: 14px;
  font-weight: 700;
}
.vc-uro-benefits__grid article:last-child {
  border-bottom: 0;
}
.vc-inner-card--urologiya .vc-uro-benefits__grid p {
  font-size: clamp(15px, 1.16vw, 18px);
  font-weight: 500;
}
.vc-uro-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, .9fr);
  gap: clamp(24px, 4vw, 52px);
  margin-top: clamp(38px, 5vw, 70px);
  padding: clamp(28px, 4vw, 48px);
  border-radius: 30px;
  background: linear-gradient(135deg, #fff0ed, #f5e4e1);
}
.vc-uro-cta__content,
.vc-uro-cta__contacts,
.vc-uro-cta__contacts > div {
  min-width: 0;
}
.vc-inner-card--urologiya .vc-uro-cta h2 {
  margin-top: 18px;
  font-size: clamp(31px, 3.5vw, 52px);
  line-height: 1.08;
}
.vc-inner-card--urologiya .vc-uro-cta__content > p {
  margin-top: 15px;
  color: var(--uro-muted);
}
.vc-uro-cta__contacts {
  display: grid;
  align-content: center;
}
.vc-uro-cta__contacts > div {
  padding: 14px 0;
  border-bottom: 1px solid rgba(183, 35, 22, .2);
}
.vc-uro-cta__contacts > div:first-child {
  border-top: 1px solid rgba(183, 35, 22, .2);
}
.vc-uro-cta__contacts span,
.vc-uro-cta__contacts strong {
  display: block;
}
.vc-uro-cta__contacts span {
  margin-bottom: 5px;
  color: var(--uro-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-uro-cta__contacts strong,
.vc-uro-cta__contacts a {
  color: var(--uro-ink);
  font-size: 16px;
  line-height: 1.45;
  text-decoration: none;
}
.vc-uro-disclaimer {
  display: flex;
  width: 100%;
  margin: 20px 0 0 !important;
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border-radius: 20px;
  background: var(--uro-pink);
  color: #713129 !important;
}
.vc-uro-disclaimer::before {
  content: "!";
  display: inline-flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--uro-red);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.vc-uro-disclaimer b {
  color: #713129;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .vc-uro-hero,
  .vc-uro-cta {
    grid-template-columns: 1fr;
  }
  .vc-uro-hero__media {
    min-height: 480px;
  }
  .vc-uro-surgery__list article,
  .vc-uro-oncology__grid article {
    grid-template-columns: 48px minmax(0, 1fr);
  }
  .vc-uro-surgery__list article > div {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .vc-uro-oncology__grid article h3 {
    grid-column: 1 / -1;
  }
  .vc-uro-oncology__grid article p {
    grid-column: 1 / -1;
  }
}
@media (max-width: 767px) {
  .vc-inner-card--urologiya {
    margin-top: 14px;
  }
  .vc-inner-card--urologiya > .content-inner {
    padding-top: 16px !important;
  }
  .vc-uro-hero,
  .vc-uro-diagnostics,
  .vc-uro-oncology,
  .vc-uro-cta {
    border-radius: 20px;
  }
  .vc-uro-hero__content,
  .vc-uro-diagnostics,
  .vc-uro-oncology,
  .vc-uro-cta {
    padding: 22px 18px;
  }
  .vc-uro-hero {
    min-height: 0;
  }
  .vc-inner-card--urologiya .vc-uro-hero h2 {
    margin-top: 17px;
    font-size: clamp(32px, 9.7vw, 43px);
  }
  .vc-inner-card--urologiya .vc-uro-hero__lead {
    margin-top: 18px;
    font-size: 20px;
  }
  .vc-uro-hero__media {
    min-height: 360px;
    max-height: 470px;
  }
  .vc-uro-section {
    margin-top: 38px;
  }
  .vc-uro-section__head {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 18px;
  }
  .vc-uro-section__number {
    width: 52px;
    height: 34px;
  }
  .vc-inner-card--urologiya .vc-uro-section__head h2,
  .vc-inner-card--urologiya .vc-uro-cta h2 {
    font-size: clamp(28px, 8.5vw, 38px);
  }
  .vc-uro-symptoms__list article,
  .vc-uro-surgery__list article,
  .vc-uro-benefits__grid article {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px;
    padding: 16px;
  }
  .vc-uro-diagnostics__list,
  .vc-uro-surgery__media,
  .vc-uro-oncology__grid,
  .vc-uro-benefits__grid {
    grid-template-columns: 1fr;
  }
  .vc-uro-note {
    grid-template-columns: max-content minmax(0, 1fr);
    gap: 8px;
    padding: 14px;
    border-radius: 17px;
  }
  .vc-uro-note > strong {
    font-size: 14px;
    line-height: 1.4;
  }
  .vc-inner-card--urologiya .vc-uro-note p {
    font-size: 14px;
    line-height: 1.45;
  }
  .vc-uro-diagnostics__list article,
  .vc-uro-oncology__grid article,
  .vc-uro-benefits__grid article {
    padding: 18px;
  }
  .vc-uro-surgery__list article h3,
  .vc-uro-surgery__list article p {
    grid-column: auto;
  }
  .vc-uro-symptoms__list,
  .vc-uro-surgery__list,
  .vc-uro-diagnostics__list,
  .vc-uro-oncology__grid,
  .vc-uro-benefits__grid {
    border-radius: 17px;
  }
  .vc-uro-surgery__media img {
    height: 250px;
    border-radius: 17px;
  }
  .vc-uro-cta,
  .vc-uro-cta__content,
  .vc-uro-cta__contacts,
  .vc-uro-cta__contacts > div {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .vc-uro-cta {
    gap: 22px;
    overflow: hidden;
  }
  .vc-inner-card--urologiya .vc-uro-button {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: auto !important;
    min-height: 52px;
    padding: 14px 16px;
    overflow-wrap: anywhere;
    text-align: center;
    white-space: normal !important;
  }
  .vc-uro-cta h2,
  .vc-uro-cta p,
  .vc-uro-cta strong,
  .vc-uro-cta a {
    max-width: 100%;
    overflow-wrap: anywhere;
  }
  .vc-uro-disclaimer {
    margin-top: 18px !important;
    padding: 16px 18px;
    border-radius: 17px;
  }
}
.vc-body--wob .vc-uro-landing,
.vc-body--wob .vc-uro-landing h2,
.vc-body--wob .vc-uro-landing h3,
.vc-body--wob .vc-uro-landing p,
.vc-body--wob .vc-uro-landing a,
.vc-body--wob .vc-uro-disclaimer b {
  color: var(--vc-white) !important;
}
.vc-body--yob .vc-uro-landing,
.vc-body--yob .vc-uro-landing h2,
.vc-body--yob .vc-uro-landing h3,
.vc-body--yob .vc-uro-landing p,
.vc-body--yob .vc-uro-landing a,
.vc-body--yob .vc-uro-disclaimer b {
  color: var(--vc-yellow) !important;
}
.vc-body--wob .vc-uro-hero,
.vc-body--wob .vc-uro-symptoms__list article,
.vc-body--wob .vc-uro-note,
.vc-body--wob .vc-uro-diagnostics,
.vc-body--wob .vc-uro-diagnostics__list article,
.vc-body--wob .vc-uro-diagnostics__result,
.vc-body--wob .vc-uro-surgery__list article,
.vc-body--wob .vc-uro-oncology,
.vc-body--wob .vc-uro-oncology__grid article,
.vc-body--wob .vc-uro-benefits__grid article,
.vc-body--wob .vc-uro-cta,
.vc-body--wob .vc-uro-disclaimer {
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-uro-hero,
.vc-body--yob .vc-uro-symptoms__list article,
.vc-body--yob .vc-uro-note,
.vc-body--yob .vc-uro-diagnostics,
.vc-body--yob .vc-uro-diagnostics__list article,
.vc-body--yob .vc-uro-diagnostics__result,
.vc-body--yob .vc-uro-surgery__list article,
.vc-body--yob .vc-uro-oncology,
.vc-body--yob .vc-uro-oncology__grid article,
.vc-body--yob .vc-uro-benefits__grid article,
.vc-body--yob .vc-uro-cta,
.vc-body--yob .vc-uro-disclaimer {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}

/* Coloproctology landing page. Markup is stored in the section description. */
.vc-inner-card--koloproktologiya {
  margin-top: clamp(18px, 2vw, 26px);
}
.vc-inner-card--koloproktologiya > .content-inner {
  padding-top: clamp(20px, 2.2vw, 28px) !important;
  text-align: left !important;
}
.vc-inner-card--koloproktologiya .vc-services-section__unit:first-child {
  padding-top: 0;
}
.vc-inner-card--koloproktologiya .vc-visual-editor,
.vc-inner-card--koloproktologiya .vc-visual-editor > * {
  width: 100%;
  max-width: none;
}
.vc-inner-card--koloproktologiya .vc-visual-editor {
  color: #526873;
  text-align: left;
}
.vc-procto-landing {
  --procto-ink: #203942;
  --procto-copy: #526873;
  --procto-line: #dce7e9;
  --procto-soft: #f0f5f6;
  --procto-red: #ae2012;
  display: block;
  color: var(--procto-ink);
}
.vc-procto-landing *,
.vc-procto-landing *::before,
.vc-procto-landing *::after {
  box-sizing: border-box;
}
.vc-procto-landing h2,
.vc-procto-landing h3,
.vc-procto-landing p,
.vc-procto-landing ol {
  margin-top: 0;
}
.vc-inner-card--koloproktologiya .vc-procto-landing h2,
.vc-inner-card--koloproktologiya .vc-procto-landing h3 {
  color: var(--procto-ink);
}
.vc-procto-landing h2 {
  width: 100%;
  max-width: none;
  margin-bottom: 10px;
  font-size: clamp(30px, 3.5vw, 52px);
  line-height: 1.08;
}
.vc-procto-landing h3 {
  margin-bottom: 7px;
  font-size: clamp(19px, 1.55vw, 23px);
  line-height: 1.25;
}
.vc-procto-landing p {
  color: var(--procto-copy);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.55;
}
.vc-procto-eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  color: var(--procto-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-procto-eyebrow::before {
  content: "";
  width: 28px;
  height: 2px;
  flex: 0 0 auto;
  background: currentColor;
}
.vc-procto-lead {
  color: var(--procto-ink) !important;
  font-size: clamp(19px, 1.65vw, 24px) !important;
  line-height: 1.42 !important;
}
.vc-procto-hero {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(22px, 3.5vw, 48px);
  padding: clamp(28px, 4vw, 50px);
  border-radius: clamp(22px, 3vw, 32px);
  background: radial-gradient(circle at 96% 4%, rgba(174, 32, 18, .12), transparent 32%), linear-gradient(135deg, #edf5f6, #fafcfc 72%);
}
.vc-procto-hero__heading,
.vc-procto-hero__intro {
  align-self: center;
}
.vc-procto-hero__heading h2,
.vc-procto-hero__intro > p:last-child {
  margin-bottom: 0;
}
.vc-procto-hero__intro .vc-procto-lead {
  margin-bottom: 12px;
}
.vc-procto-hero__note {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(190px, .35fr) minmax(0, 1fr);
  gap: 14px;
  padding: 15px 18px;
  border: 1px solid rgba(174, 32, 18, .15);
  border-radius: 20px;
  background: rgba(255, 255, 255, .84);
  color: var(--procto-copy);
  font-size: clamp(15px, 1.2vw, 17px);
  line-height: 1.45;
}
.vc-procto-hero__note strong {
  color: var(--procto-red);
}
.vc-procto-section {
  margin-top: clamp(34px, 4.2vw, 54px);
}
.vc-procto-section__head {
  display: grid;
  width: 100%;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin-bottom: clamp(18px, 2vw, 24px);
}
.vc-procto-section__head > div,
.vc-procto-section__head h2,
.vc-procto-section__head > div > p:last-child {
  width: 100%;
  max-width: none;
}
.vc-procto-section__head > div > p:last-child {
  margin-bottom: 0;
}
.vc-procto-section__number {
  display: inline-flex;
  width: 58px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--procto-line);
  border-radius: 999px;
  color: var(--procto-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}
.vc-procto-problems__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.vc-procto-problems__grid article {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  min-height: 92px;
  padding: 18px 20px;
  align-items: start;
  border: 1px solid var(--procto-line);
  border-radius: 18px;
  background: #fff;
}
.vc-procto-problems__grid article:nth-child(2),
.vc-procto-problems__grid article:nth-child(3),
.vc-procto-problems__grid article:nth-child(6),
.vc-procto-problems__grid article:nth-child(7) {
  background: var(--procto-soft);
}
.vc-procto-problems__grid span,
.vc-procto-card__title > span {
  padding-top: 3px;
  color: var(--procto-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
}
.vc-procto-problems__grid p {
  margin-bottom: 0;
  color: var(--procto-ink);
  font-weight: 500;
  line-height: 1.4;
}
.vc-procto-diagnostics {
  padding: clamp(26px, 3.5vw, 42px);
  border-radius: clamp(22px, 3vw, 30px);
  background: var(--procto-ink);
}
.vc-procto-diagnostics .vc-procto-section__head h2,
.vc-procto-diagnostics .vc-procto-section__head p,
.vc-procto-diagnostics .vc-procto-section__number,
.vc-procto-diagnostics__grid > p {
  color: #fff;
}
.vc-procto-diagnostics .vc-procto-section__number {
  border-color: rgba(255, 255, 255, .3);
}
.vc-procto-diagnostics__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, .9fr);
  gap: 14px;
}
.vc-procto-diagnostics__grid > p {
  margin: 0;
  padding: 18px 0;
  color: rgba(255, 255, 255, .82);
}
.vc-procto-diagnostics__grid > div {
  padding: 20px;
  border-radius: 18px;
  background: #fff;
}
.vc-procto-diagnostics__grid strong {
  display: block;
  margin-bottom: 7px;
  color: var(--procto-red);
  font-size: 18px;
}
.vc-procto-diagnostics__grid div p {
  margin-bottom: 0;
}
.vc-procto-treatment__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.vc-procto-treatment__grid article {
  padding: clamp(20px, 2.4vw, 28px);
  border: 1px solid var(--procto-line);
  border-radius: 20px;
  background: #fff;
}
.vc-procto-treatment__grid article:nth-child(2) {
  background: var(--procto-soft);
}
.vc-procto-card__title {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  margin-bottom: 9px;
}
.vc-procto-card__title h3,
.vc-procto-treatment__grid p {
  margin-bottom: 0;
}
.vc-procto-treatment__note {
  margin: 12px 0 0 !important;
  padding: 15px 18px;
  border-left: 3px solid var(--procto-red);
  border-radius: 0 12px 12px 0;
  background: #fff3f1;
}
.vc-procto-urgent {
  padding: clamp(26px, 3.5vw, 42px);
  border-radius: clamp(22px, 3vw, 30px);
  background: linear-gradient(135deg, #fff0ed, #f9e8e5);
}
.vc-procto-urgent__content {
  display: grid;
  grid-template-columns: minmax(220px, .55fr) minmax(0, 1.45fr);
  gap: clamp(18px, 3vw, 38px);
  padding-top: 18px;
  border-top: 1px solid rgba(174, 32, 18, .18);
}
.vc-procto-urgent__content strong {
  color: var(--procto-red);
  font-size: clamp(21px, 1.8vw, 27px);
  line-height: 1.25;
}
.vc-procto-urgent__content p {
  margin-bottom: 0;
}
.vc-procto-polyps__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, .85fr);
  gap: 12px;
}
.vc-procto-polyps__grid > div,
.vc-procto-polyps__grid > a {
  min-height: 160px;
  padding: clamp(20px, 2.4vw, 28px);
  border-radius: 20px;
}
.vc-procto-polyps__grid > div {
  border: 1px solid var(--procto-line);
  background: #fff;
}
.vc-procto-polyps__grid > div p {
  margin-bottom: 0;
}
.vc-procto-polyps__grid > a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 64px;
  background: var(--procto-soft);
  color: var(--procto-ink);
  text-decoration: none;
}
.vc-procto-polyps__grid > a span {
  margin-bottom: 8px;
  color: var(--procto-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.vc-procto-polyps__grid > a strong {
  font-size: clamp(19px, 1.6vw, 23px);
  line-height: 1.3;
}
.vc-procto-polyps__grid > a i {
  position: absolute;
  right: 24px;
  color: var(--procto-red);
  font-size: 28px;
  font-style: normal;
}
.vc-procto-process__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 0;
  padding-left: 0;
  border-top: 1px solid var(--procto-line);
  list-style: none;
}
.vc-procto-process__list > li {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 12px;
  margin: 0;
  padding: 20px 18px 20px 0;
  border-bottom: 1px solid var(--procto-line);
}
.vc-procto-process__list > li:nth-child(2n) {
  padding-right: 0;
  padding-left: 18px;
  border-left: 1px solid var(--procto-line);
}
.vc-procto-process__list > li::before {
  content: none !important;
  display: none !important;
}
.vc-procto-process__list > li > span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--procto-soft);
  color: var(--procto-red);
  font-size: 12px;
  font-weight: 700;
}
.vc-procto-process__list h3 {
  margin-bottom: 5px;
}
.vc-procto-process__list p {
  margin-bottom: 0;
}
.vc-procto-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: clamp(24px, 4vw, 52px);
  margin-top: clamp(34px, 4.2vw, 54px);
  padding: clamp(28px, 4vw, 46px);
  border-radius: clamp(22px, 3vw, 30px);
  background: linear-gradient(135deg, #fff0ed, #f8e6e3);
}
.vc-procto-cta h2 {
  margin-top: 0 !important;
}
.vc-procto-cta__content > p {
  max-width: 720px;
}
.vc-procto-cta__button {
  width: auto;
  min-height: 52px;
  margin-top: 7px;
  padding-right: 24px;
  padding-left: 24px;
  border: 0;
  font: inherit;
  font-weight: 500;
  white-space: normal;
  cursor: pointer;
}
.vc-procto-cta__contacts {
  display: grid;
  align-content: center;
}
.vc-procto-cta__contacts > div {
  padding: 13px 0;
  border-bottom: 1px solid rgba(174, 32, 18, .2);
}
.vc-procto-cta__contacts > div:first-child {
  border-top: 1px solid rgba(174, 32, 18, .2);
}
.vc-procto-cta__contacts span,
.vc-procto-cta__contacts strong {
  display: block;
}
.vc-procto-cta__contacts span {
  margin-bottom: 5px;
  color: var(--procto-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-procto-cta__contacts strong,
.vc-procto-cta__contacts a {
  color: var(--procto-ink);
  font-size: 16px;
  line-height: 1.45;
  text-decoration: none;
}
.vc-procto-cta__contacts a:hover,
.vc-procto-cta__contacts a:focus-visible {
  color: var(--procto-red);
}
.vc-procto-disclaimer {
  display: flex;
  width: 100%;
  max-width: none;
  margin: clamp(28px, 3.5vw, 38px) 0 0 !important;
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border-radius: 16px;
  background: #fff3f1;
  color: #713129 !important;
  text-align: left;
}
.vc-procto-disclaimer::before {
  content: "!";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--procto-red);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.vc-procto-disclaimer b {
  color: #713129;
  font-weight: 500;
}
.vc-body--wob .vc-procto-landing,
.vc-body--wob .vc-procto-landing h2,
.vc-body--wob .vc-procto-landing h3,
.vc-body--wob .vc-procto-landing p,
.vc-body--wob .vc-procto-landing a,
.vc-body--wob .vc-procto-cta__contacts strong,
.vc-body--wob .vc-procto-disclaimer b {
  color: var(--vc-white) !important;
}
.vc-body--wob .vc-procto-hero,
.vc-body--wob .vc-procto-problems__grid article,
.vc-body--wob .vc-procto-diagnostics,
.vc-body--wob .vc-procto-diagnostics__grid > div,
.vc-body--wob .vc-procto-treatment__grid article,
.vc-body--wob .vc-procto-treatment__note,
.vc-body--wob .vc-procto-urgent,
.vc-body--wob .vc-procto-polyps__grid > div,
.vc-body--wob .vc-procto-polyps__grid > a,
.vc-body--wob .vc-procto-cta,
.vc-body--wob .vc-procto-disclaimer {
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-procto-landing,
.vc-body--yob .vc-procto-landing h2,
.vc-body--yob .vc-procto-landing h3,
.vc-body--yob .vc-procto-landing p,
.vc-body--yob .vc-procto-landing a,
.vc-body--yob .vc-procto-cta__contacts strong,
.vc-body--yob .vc-procto-disclaimer b {
  color: var(--vc-yellow) !important;
}
.vc-body--yob .vc-procto-hero,
.vc-body--yob .vc-procto-problems__grid article,
.vc-body--yob .vc-procto-diagnostics,
.vc-body--yob .vc-procto-diagnostics__grid > div,
.vc-body--yob .vc-procto-treatment__grid article,
.vc-body--yob .vc-procto-treatment__note,
.vc-body--yob .vc-procto-urgent,
.vc-body--yob .vc-procto-polyps__grid > div,
.vc-body--yob .vc-procto-polyps__grid > a,
.vc-body--yob .vc-procto-cta,
.vc-body--yob .vc-procto-disclaimer {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--wob .vc-procto-process__list,
.vc-body--wob .vc-procto-process__list > li,
.vc-body--yob .vc-procto-process__list,
.vc-body--yob .vc-procto-process__list > li {
  border-color: currentColor;
}
@media (max-width: 1023px) {
  .vc-procto-hero,
  .vc-procto-diagnostics__grid,
  .vc-procto-urgent__content,
  .vc-procto-cta {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .vc-inner-card--koloproktologiya {
    margin-top: 14px;
  }
  .vc-inner-card--koloproktologiya > .content-inner {
    padding-top: 16px !important;
  }
  .vc-procto-landing h2 {
    font-size: clamp(27px, 8.1vw, 34px);
  }
  .vc-procto-hero,
  .vc-procto-diagnostics,
  .vc-procto-urgent,
  .vc-procto-cta {
    padding: 22px 18px;
    border-radius: 20px;
  }
  .vc-procto-hero {
    gap: 18px;
  }
  .vc-procto-hero__note,
  .vc-procto-section__head {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
  }
  .vc-procto-hero__note {
    grid-template-columns: 1fr;
  }
  .vc-procto-section {
    margin-top: 32px;
  }
  .vc-procto-section__head {
    margin-bottom: 17px;
  }
  .vc-procto-section__number {
    width: 52px;
    height: 32px;
  }
  .vc-procto-problems__grid,
  .vc-procto-treatment__grid,
  .vc-procto-polyps__grid,
  .vc-procto-process__list {
    grid-template-columns: 1fr;
  }
  .vc-procto-problems__grid article {
    min-height: 0;
    padding: 17px 16px;
    border-radius: 16px;
  }
  .vc-procto-treatment__grid article,
  .vc-procto-polyps__grid > div,
  .vc-procto-polyps__grid > a {
    min-height: 0;
    padding: 20px 18px;
    border-radius: 17px;
  }
  .vc-procto-polyps__grid > a {
    display: block;
  }
  .vc-procto-polyps__grid > a span {
    display: block;
  }
  .vc-procto-polyps__grid > a strong,
  .vc-procto-polyps__grid > a i {
    display: inline;
  }
  .vc-procto-polyps__grid > a i {
    position: static;
    margin-left: 6px;
    font-size: 24px;
    line-height: 1;
    white-space: nowrap;
  }
  .vc-procto-process__list > li,
  .vc-procto-process__list > li:nth-child(2n) {
    padding: 17px 0;
    border-left: 0;
  }
  .vc-procto-cta {
    gap: 22px;
    margin-top: 32px;
  }
  .vc-procto-cta__button {
    width: 100%;
    min-height: 52px;
  }
  .vc-procto-disclaimer {
    margin-top: 28px !important;
  }
}

/* Ultrasound service landing page. Content remains editable in the section description. */
.vc-inner-card--ultrazvukovaya-diagnostika > .content-inner {
  padding-top: 0 !important;
  text-align: left !important;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h3:first-of-type {
  max-width: 760px;
  margin-top: 10px;
  color: #60717d;
  font-weight: 400;
  line-height: 1.35;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p {
  width: 100%;
  max-width: none;
  text-align: left;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2:not(:first-child) {
  position: relative;
  padding-top: 0;
  border-top: 0;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-text-highlight {
  border-radius: clamp(18px, 2vw, 26px);
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-text-highlight > h3:first-child {
  margin-top: 0;
}

/* Expertise block */
.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p + .vc-text-highlight {
  overflow: hidden;
  margin-top: clamp(28px, 4vw, 46px);
  padding: clamp(26px, 4vw, 44px);
  border: 0;
  background:
    radial-gradient(circle at 100% 0, rgba(120, 192, 207, .22), transparent 38%),
    linear-gradient(135deg, #f4fafb 0%, #eef6f8 100%);
  box-shadow: none;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p + .vc-text-highlight::before {
  display: none;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p + .vc-text-highlight > h3 {
  max-width: 900px;
  color: #213d49;
}

/* Study directions and same-day result */
.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-top: clamp(22px, 3vw, 32px);
  padding: 0;
  border-top: 1px solid #dfe5e8;
  counter-reset: ultrasound-item;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul > li {
  position: relative;
  display: block !important;
  min-height: 0;
  margin: 0;
  padding: 20px 12px 20px 58px;
  border: 0;
  border-bottom: 1px solid #dfe5e8;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  list-style: none !important;
  text-align: left !important;
  line-height: 1.55;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul > li > b:first-child {
  display: block;
  margin: 0 0 5px;
  color: #213d49;
  font-size: 1.05em;
  font-weight: 650;
  line-height: 1.35;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul > li::before {
  content: counter(ultrasound-item, decimal-leading-zero);
  counter-increment: ultrasound-item;
  position: absolute;
  top: 22px;
  left: 10px;
  display: flex;
  width: 34px;
  height: auto;
  margin: 0;
  align-items: center;
  justify-content: flex-start;
  border-radius: 0;
  background: transparent;
  color: #ae2012;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul:nth-of-type(2) {
  grid-template-columns: 1fr;
}

/* Preparation: separate readable cards inside one section */
.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-top: clamp(36px, 5vw, 58px);
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid #dfe8eb;
  background: linear-gradient(145deg, #edf6f7 0%, #f7fafb 100%);
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight > h3 {
  grid-column: 1 / -1;
  margin: 0 0 8px;
  color: #213d49;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight > p {
  margin: 0;
  padding: 20px;
  border: 1px solid rgba(205, 220, 225, .9);
  border-radius: 15px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 7px 20px rgba(33, 61, 73, .05);
  text-align: left !important;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight > p > b:first-child {
  display: block;
  margin-bottom: 8px;
  color: #ae2012;
  font-weight: 600;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight > p:last-child {
  grid-column: auto;
  border-color: #ecd4d0;
  background: #fff7f5;
}

/* Appointment call to action */
.vc-inner-card--ultrazvukovaya-diagnostika .contact-row {
  position: relative;
  overflow: hidden;
  margin: clamp(38px, 5vw, 64px) 0;
  padding: clamp(26px, 4vw, 42px);
  border: 1px solid #dce8eb;
  border-radius: clamp(18px, 2vw, 26px);
  background:
    radial-gradient(circle at 100% 10%, rgba(128, 195, 207, .2), transparent 34%),
    linear-gradient(135deg, #f2f8f9, #eaf3f5);
  color: #213d49;
  box-shadow: 0 16px 38px rgba(34, 62, 74, .09);
}

.vc-inner-card--ultrazvukovaya-diagnostika .contact-row h2,
.vc-inner-card--ultrazvukovaya-diagnostika .contact-row p {
  color: #213d49;
}

.vc-inner-card--ultrazvukovaya-diagnostika .contact-row h2 {
  margin-top: 0;
}

.vc-inner-card--ultrazvukovaya-diagnostika .contact-row .vc-btn {
  border-color: #ae2012;
  background: #ae2012;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(174, 32, 18, .2);
}

/* FAQ: two-tone question and answer cards */
.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: clamp(22px, 3vw, 32px);
  padding: 0;
  background: transparent;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight > p {
  overflow: hidden;
  margin: 0;
  padding: 0 22px 22px;
  border: 1px solid #dde5e8;
  border-radius: 18px;
  background: #f7f9fa;
  color: #40525b;
  box-shadow: 0 10px 30px rgba(33, 61, 73, .07);
  text-align: left !important;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight > p > b:first-child {
  display: block;
  margin: 0 -22px 18px;
  padding: 18px 22px;
  border-bottom: 1px solid #d6e3e7;
  background: linear-gradient(135deg, #e7f2f4, #edf6f7);
  color: #213d49;
  font-size: 1.05em;
  font-weight: 600;
  line-height: 1.35;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight > p > br:first-of-type {
  display: none;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight > p:last-child {
  grid-column: auto;
}

/* Medical notice before the price list */
.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p:last-child {
  display: flex;
  width: 100%;
  max-width: none;
  margin-top: clamp(28px, 4vw, 42px);
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border-radius: 16px;
  background: #fff3f1;
  color: #713129;
  text-align: left;
}

.vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p:last-child::before {
  content: "!";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ae2012;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

@media (max-width: 767px) {
  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul,
  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul:nth-of-type(2),
  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight,
  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul + .vc-text-highlight > p:last-child,
  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > h2 + .vc-text-highlight > p:last-child {
    grid-column: auto;
  }

  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > p + .vc-text-highlight {
    padding: 24px 20px;
  }

  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul > li {
    min-height: 0;
    padding: 17px 0 17px 44px;
  }

  .vc-inner-card--ultrazvukovaya-diagnostika .vc-visual-editor > ul > li::before {
    top: 19px;
    left: 0;
  }
}

.developercopy {
    align-items: center;
    overflow: hidden;
	border-radius: 40px;
}
.no__image {
  flex: 0 0 70% !important;
    text-align: center;
    margin: 0 auto;
}
.developercopy span {
    max-width: 0;
    opacity: 0;
    transition: all 0.4s ease;
    white-space: nowrap;
}

.developercopy:hover span {
    max-width: 150px;
    opacity: 1;
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.vc-about__card-icon {
 background-color: transparent !important;
}
.vc-about__card:nth-child(1) {
    background: linear-gradient(to right, #69221a, #ff1a00, #ff751b) !important;
}
.vc-about__card:nth-child(2) {
    background: linear-gradient(to right, #69221a, #ff1a00, #ff751b) !important;
}
.vc-about__card:nth-child(3) {
    background: linear-gradient(to right, #69221a, #ff1a00, #ff751b) !important;
}
.vc-btn:hover {
  background-color: #ae2012 !important;
}
.vc-btn,
.vc-inner-card--bariatria .bp-btn {
  background-color: #ae2012 !important;
  border: none !important;
}
.vc-menu__item:hover .vc-menu__item-title {
    color: #ae2012;
  }
.vc-promo__card:hover .vc-promo__card-content {
    color: #ae2012 !important;
}
img.max__footer {
    width: 36px !important;
    height: 35px !important;
    border-radius: 50%;
}
.vc-about-slider__wrapper.swiper-wrapper {
    justify-content: space-between;
    gap: 20px;
}
.vc-about__card {
  margin-right: 0 !important;
}
.vc-reviews__item-more-text {
	color: #ae2012 !important;
}
a.vc-footer__menu-section-title:hover{
	color: #ae2012 !important;
}
.vc-footer__menu-link:hover {
	color: #ae2012 !important;
}
.vc-main-slider__arrow--left:hover {
    background-color: #fff !important;
}
a.vc-documents__item.vc-documents__item-title:hover {
    color: #ae2012 !important;
}
.vc-documents__item:hover .vc-documents__item-title {
  color: #ae2012 !important;
}
.vc-menu__item-header a:hover {
  color: #ae2012 !important;
}
a.vc-menu__link:hover {
  color: #ae2012 !important;
}
.vc-main-slider__arrow--right:hover {
    background-color: #fff !important;
}
a.vc-header__logo {
    display: block;
    width: 20%;
}
.vc-header__logo img {
    width: 60%;
}
.vc-footer__logo img {
  width: 100%;
}
.vc-about__card-subtitle {
	color: #fff !important;
}
.vc-footer__callback {
	color: #ae2012 !important;
}
/* ===== BASE ===== */
.clinic-content {
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #1f2a37;
  line-height: 1.75;
  background: #f6f8fb;
  padding: 60px 20px;
}

/* контейнер */
.clinic-content {
  max-width: 1100px;
  margin: 0 auto;
}

/* ===== SECTIONS AS CARDS ===== */
.clinic-content .block {
  background: #ffffff;
  border-radius: 18px;
  padding: 32px 36px;
  margin-bottom: 28px;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.06);
  border: 1px solid rgba(16, 24, 40, 0.06);
  transition: all 0.25s ease;
}

.clinic-content .block:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 40px rgba(16, 24, 40, 0.10);
}

/* ===== HEADINGS ===== */
.clinic-content h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 14px;
  position: relative;
  padding-left: 16px;
  color: #0f172a;
}

.clinic-content h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 4px;
  height: 70%;
  border-radius: 4px;
  background: linear-gradient(180deg, #4f46e5, #06b6d4);
}

/* ===== PARAGRAPHS ===== */
.clinic-content p {
  margin-bottom: 14px;
  font-size: 15.5px;
  color: #334155;
}

/* ===== LISTS ===== */
.clinic-content ul {
  margin: 14px 0 0;
  padding: 0;
  list-style: none;
}

.clinic-content ul li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #475569;
}

/* кастомный маркер */
.clinic-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6366f1, #22d3ee);
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.15);
}

/* ===== STRONG TEXT ===== */
.clinic-content strong {
  color: #0f172a;
  font-weight: 600;
}

/* ===== SUBTLE TYPOGRAPHY IMPROVEMENT ===== */
.clinic-content p:first-of-type {
  margin-top: 0;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .clinic-content {
    padding: 30px 14px;
  }

  .clinic-content .block {
    padding: 22px;
    border-radius: 14px;
  }

  .clinic-content h2 {
    font-size: 20px;
  }
}
.vc-record-form__submit-wrapper .vc-btn {
    order: 2;
}
.vc-record-form__submit-wrapper {
    justify-content: center;
}
.vit-contacts__email-line a {
    color: #ae2012 !important;
}
.vit-contacts__email-line {
    font-family: "GothamPro";
}
.vit-contacts__sched-label {
	color: #ae2012 !important;
}
.vc-btn.vc-btn--transparent:visited {
	color: #fff !important;
}
.vc-about__card-title {
	color: #fff !important;
}
path {
    stroke: #ae2012 !important;
}
.vc-main-slider__pagination .swiper-pagination-bullet-active::before {
	background-color: #ae2012 !important;
}
.vc-arrow-link__icon svg path, .vc-arrow-link__icon img path {
    stroke: #fff !important;
}
a.vc-arrow-link {
	background-color: #ae2012 !important;
  	border: none !important;
	color: #fff !important;
}
.developercopy {
    width: 104px;
}
.developercopy span {
    font-size: 9px;
}
.vc-arrow-link__text {
    color: #fff !important;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
          box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
          box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57,57,57,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
          box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57,57,57,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  /* display: flex;
  flex-direction: column;
  min-height: 100%; */
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  /* flex-grow: 1; */
  display: block;
}

input, button {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: inherit;
  text-transform: inherit;
}

textarea {
  resize: none;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}

ul, li, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: none;
  /* 2 */
  -webkit-text-decoration: none;
          text-decoration: none;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  border-radius: 0;
  -webkit-appearance: none;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**
 * Swiper 8.1.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 16, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

[dir="ltr"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-left: var(--swiper-centered-offset-before);
}

[dir="rtl"] .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child{
  margin-right: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (44px / 2));
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-theme-color);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  -webkit-font-feature-settings: normal, ;
          font-feature-settings: normal, ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-theme-color);
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -o-transition-property: transform, opacity, height;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_black.woff2) format("woff2"), url(fonts/gothampro_black.woff) format("woff"), url(fonts/gothampro_black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_blackitalic.woff2) format("woff2"), url(fonts/gothampro_blackitalic.woff) format("woff"), url(fonts/gothampro_blackitalic.ttf) format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_bold.woff2) format("woff2"), url(fonts/gothampro_bold.woff) format("woff"), url(fonts/gothampro_bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_bolditalic.woff2) format("woff2"), url(fonts/gothampro_bolditalic.woff) format("woff"), url(fonts/gothampro_bolditalic.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_medium.woff2) format("woff2"), url(fonts/gothampro_medium.woff) format("woff"), url(fonts/gothampro_medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_mediumitalic.woff2) format("woff2"), url(fonts/gothampro_mediumitalic.woff) format("woff"), url(fonts/gothampro_mediumitalic.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro.woff2) format("woff2"), url(fonts/gothampro.woff) format("woff"), url(fonts/gothampro.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_italic.woff2) format("woff2"), url(fonts/gothampro_italic.woff) format("woff"), url(fonts/gothampro_italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_light.woff2) format("woff2"), url(fonts/gothampro_light.woff) format("woff"), url(fonts/gothampro_light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url(fonts/gothampro_lightitalic.woff2) format("woff2"), url(fonts/gothampro_lightitalic.woff) format("woff"), url(fonts/gothampro_lightitalic.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "lg";
  src: url(fonts/lg.woff) format("woff"), url(fonts/lg.ttf) format("truetype");
}
html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  z-index: 0;
  font-family: "GothamPro";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  /* Нигде на сайте нет defensive overflow-x:hidden - любой случайно
     "вылезший" за экран элемент (100vw без учёта паддингов и т.п.)
     сдвигает видимую страницу и даёт несимметричные боковые отступы
     у центрированных блоков. Обрезаем горизонтальный вылет на уровне body. */
  overflow-x: hidden;
}

#bx-panel-back {
  display: none !important;
}

.h-field {
  display: none;
}

.vc-body--fs14 * {
  font-size: 14px !important;
}
.vc-body--fs16 * {
  font-size: 16px !important;
}
.vc-body--fs18 * {
  font-size: 18px !important;
}
.vc-body--fs22 * {
  font-size: 22px !important;
}
.vc-body--fs24 * {
  font-size: 24px !important;
}
.vc-body--bow {
  color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob {
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob {
  color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--grayscale img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.vc-body--no-img img {
  display: none;
}

.vc-page-head {
  background-color: var(--vc-primary-light);
  margin-bottom: var(--vc-page-content-gap, clamp(24px, 3vw, 48px));
}
.vc-page-head--mb0 {
  margin-bottom: var(--vc-page-content-gap, clamp(24px, 3vw, 48px));
}
.vc-page-head--bcg {
  background-color: #ccc;
}
.vc-page-head--bcp {
  background-color: #C8C3F5;
}

/*
 * .vc-page-head--bcp назначается всем страницам раздела «Услуги» из
 * vc-services/section.php (единственное место в проекте, где используется
 * этот класс) — поэтому это общий, а не страничный хук для обязательного
 * порядка «h1 над крошками в одну строку». Общая механика лежит здесь один
 * раз; страничные модификаторы (--kt-xray, --oncology и т.д.) добавляют
 * только цвет/тень текста и фон под свой баннер.
 */
.vc-page-head--bcp .vc-page-head__content-container {
  position: relative;
  z-index: 2;
}

.vc-page-head--bcp .vc-page-title {
  order: 1;
  margin-bottom: 0;
}

.vc-page-head--bcp .vc-bread {
  order: 2;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  margin-top: 3px;
  overflow: hidden;
  white-space: nowrap;
}

.vc-page-head--bcp .vc-bread__item {
  flex: 0 0 auto;
  white-space: nowrap;
}

.vc-page-head--bcp .vc-bread__item br {
  display: none;
}

.vc-page-head--bcw {
  background-color: #F5F6FA;
}

/*
 * Единый стандарт высоты баннера шапки (см. project.md, «Единый стандарт
 * высоты баннера шапки») — формула перенесена без изменений с уже
 * проверенного баннера «Пациенту». Страничные модификаторы (например
 * .vc-page-head--about) задают только изображение/object-position, не
 * новую высоту.
 */
.vc-page-head--banner-photo {
  height: calc( 0.1636568 * 100vw + 167.2517px );
}
@media (min-width: 1300px) {
  .vc-page-head--banner-photo {
    height: 380px;
  }
}
@media (max-width: 414px) {
  .vc-page-head--banner-photo {
    height: 235px;
  }
}

/*
 * Универсальный баннер шапки - для страниц без собственного фото.
 * Изображение (.vc-page-head__about-bg--universal/-img--universal, см. ниже
 * рядом с .vc-page-head__about-bg--patients) - на всю ширину и высоту шапки.
 * Отступ до содержимого берётся из общего токена внутренних страниц.
 */
.vc-page-head--universal-banner {
  margin-bottom: var(--vc-page-content-gap, clamp(24px, 3vw, 48px));
}

.vc-main {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: calc( 0.0203160271 * 100vw + 19.5891647856px );
}
@media (min-width: 1300px) {
  .vc-main {
    padding-bottom: 46px;
  }
}
@media (max-width: 414px) {
  .vc-main {
    padding-bottom: 28px;
  }
}
.vc-main--pb0 {
  padding-bottom: 0;
}
.vc-main--graybg {
  background-color: #F5F6FA;
}
.vc-body--wob .vc-main--graybg {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main--graybg {
  background-color: var(--vc-blue-dark);
}
.vc-main--bb {
  border-bottom: 1px solid #C6D3DE;
}

.vc-center {
  width: 100%;
  max-width: 1332px;
  padding: 0 36px;
  margin: 0 auto;
}
.vc-center--1046 {
  max-width: 1118px;
}
.vc-center--832 {
  max-width: 904px;
}
@media (max-width: 767px) {
  .vc-center {
    padding: 0 16px;
  }
}

/* Последние две ссылки меню услуг — отдельная центрированная строка. */
.vc-inner-card--gynecology .vc-services__list.vc-services__list--has-centered-last-row {
  padding-bottom: 0;
}

.vc-inner-card--gynecology .vc-services__list-last-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  width: calc((200% - 24px) / 3);
  margin: 12px auto 0;
  padding-bottom: 24px;
}

.vc-inner-card--gynecology .vc-services__list-last-row .vc-services__list-item-wrapper {
  min-width: 0;
  padding-top: 0;
}

.vc-inner-card--gynecology .vc-services__list > .vc-services__list-item-wrapper {
  padding-top: 12px;
}

@media (max-width: 767px) {
  .vc-inner-card--gynecology .vc-services__list-last-row {
    width: 100%;
    padding-bottom: 16px;
  }
}

@media (max-width: 500px) {
  .vc-inner-card--gynecology .vc-services__list-last-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
  }

  .vc-inner-card--gynecology .vc-services__list > .vc-services__list-item-wrapper {
    padding-top: 8px;
  }
}

/*
 * Онкология: тот же приём, что и на гинекологии — последний подраздел
 * и ссылка «Все услуги» вынесены в отдельную центрированную строку под
 * основным многоколоночным списком услуг.
 */
.vc-inner-card--oncology .vc-services__list.vc-services__list--has-centered-last-row {
  padding-bottom: 0;
}

.vc-inner-card--oncology .vc-services__list-last-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  width: calc((200% - 24px) / 3);
  margin: 12px auto 0;
  padding-bottom: 24px;
}

.vc-inner-card--oncology .vc-services__list-last-row .vc-services__list-item-wrapper {
  min-width: 0;
  padding-top: 0;
}

.vc-inner-card--oncology .vc-services__list > .vc-services__list-item-wrapper {
  padding-top: 12px;
}

@media (max-width: 767px) {
  .vc-inner-card--oncology .vc-services__list-last-row {
    width: 100%;
    padding-bottom: 16px;
  }
}

@media (max-width: 500px) {
  .vc-inner-card--oncology .vc-services__list-last-row {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
  }

  .vc-inner-card--oncology .vc-services__list > .vc-services__list-item-wrapper {
    padding-top: 8px;
  }
}

.vc-load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 32px;
}

.flatpickr-next-month svg {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.flatpickr-next-month:hover svg {
  fill: var(--vc-primary);
}

.flatpickr-day.selected {
  background-color: var(--vc-primary);
}
.flatpickr-day.selected:hover {
  background-color: var(--vc-primary);
}

.flatpickr-day.today {
  border-color: var(--vc-primary);
}

.tablebodytext {
  display: none !important;
}

.medflex-prices-widget {
  margin: 0 auto;
}

.vc-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  padding-right: calc( 2 * 100vw + -2560px );
  padding-left: calc( 2 * 100vw + -2560px );
}
.vc-header[\:has\(.vc-site-settings--open\)] {
  z-index: 1000;
}
.vc-header:has(.vc-site-settings--open) {
  z-index: 1000;
}
@media (min-width: 1300px) {
  .vc-header {
    padding-right: 40px;
  }
}
@media (max-width: 1280px) {
  .vc-header {
    padding-right: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-header {
    padding-left: 40px;
  }
}
@media (max-width: 1280px) {
  .vc-header {
    padding-left: 0px;
  }
}
@media (max-width: 1279px) {
  .vc-header {
    position: fixed;
  }
}
.vc-header--second-variant {
  padding: 0;
}
.vc-header--second-variant .vc-header__main {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .vc-header--second-variant .vc-header__main {
    border-radius: 0;
  }
}
.vc-header--second-variant .vc-header__top {
  border: none;
}
.vc-header--second-variant .vc-site-settings__menu {
  margin-left: 50px;
}
.vc-header--third-variant {
  position: absolute;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.vc-header--third-variant .vc-menu__item {
  color: var(--vc-white);
}
.vc-header--third-variant .vc-menu__item-arrow svg path {
  stroke: var(--vc-white);
}
.vc-header--third-variant .vc-header__icon svg path {
  stroke: var(--vc-white);
}
.vc-header--third-variant .vc-header__icon svg circle {
  stroke: var(--vc-white);
}
.vc-header--third-variant .vc-header__link-text {
  color: var(--vc-white);
}
.vc-header--third-variant .vc-header__loc-text {
  color: var(--vc-white);
}
.vc-header--third-variant .vc-header__profile-title {
  color: var(--vc-white);
}
.vc-header--third-variant .vc-header__actions svg path, .vc-header--third-variant .vc-header__loc svg path {
  stroke: var(--vc-white);
}
.vc-header--third-variant .vc-header__socials svg path {
  fill: var(--vc-white);
}
.vc-header--third-variant .vc-header__top {
  border: none;
  background-color: var(--vc-transparent);
  padding-right: calc( 1.3 * 100vw + -1648px );
  padding-left: calc( 1.3 * 100vw + -1648px );
}
@media (min-width: 1300px) {
  .vc-header--third-variant .vc-header__top {
    padding-right: 42px;
  }
}
@media (max-width: 1280px) {
  .vc-header--third-variant .vc-header__top {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-header--third-variant .vc-header__top {
    padding-left: 42px;
  }
}
@media (max-width: 1280px) {
  .vc-header--third-variant .vc-header__top {
    padding-left: 16px;
  }
}
.vc-header--third-variant .vc-header__main {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background-color: var(--vc-transparent);
  border-radius: 0;
  padding-right: calc( 1.3 * 100vw + -1648px );
  padding-left: calc( 1.3 * 100vw + -1648px );
}
@media (min-width: 1300px) {
  .vc-header--third-variant .vc-header__main {
    padding-right: 42px;
  }
}
@media (max-width: 1280px) {
  .vc-header--third-variant .vc-header__main {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-header--third-variant .vc-header__main {
    padding-left: 42px;
  }
}
@media (max-width: 1280px) {
  .vc-header--third-variant .vc-header__main {
    padding-left: 16px;
  }
}
.vc-header--third-variant .vc-header__burger-line {
  background-color: var(--vc-white);
}
.vc-header__top {
  background-color: var(--vc-white);
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-right: calc( 0.0180586907 * 100vw + 8.5237020316px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  border-bottom: 1px solid #EEF2F5;
}
.vc-body--bow .vc-header__top {
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-header__top {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-header__top svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-header__top {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-header__top svg path {
  stroke: var(--vc-yellow);
}
@media (min-width: 1300px) {
  .vc-header__top {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header__top {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-header__top {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header__top {
    padding-left: 16px;
  }
}
@media (max-width: 1279px) {
  .vc-header__top {
    display: none;
  }
}
.vc-header__loc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-header__loc-icon {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.vc-header__loc-icon svg {
  display: block;
}
.vc-header__loc-icon svg path {
  stroke: var(--vc-black);
}
.vc-header__loc-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  color: var(--vc-black);
}
.vc-body--wob .vc-header__loc-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-header__loc-text {
  color: var(--vc-yellow);
}
.vc-header__actions-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 32px;
  gap: 32px;
}
.vc-header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 48px;
  gap: 48px;
}
.vc-header__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: var(--vc-black);
  cursor: pointer;
}
.vc-header__link:visited {
  text-decoration: none;
  color: var(--vc-black);
}
.vc-header__link:hover {
  text-decoration: none;
  color: var(--vc-primary);
}
.vc-header__link:hover .vc-header__link-icon svg path {
  stroke: var(--vc-primary);
}
.vc-header__link:hover .vc-header__link-text {
  color: #AE2012;
}
.vc-header__link:focus {
  text-decoration: none;
  color: var(--vc-primary);
}
.vc-header__link:focus .vc-header__link-icon svg path {
  stroke: var(--vc-primary);
}
.vc-header__link:focus .vc-header__link-text {
  color: var(--vc-primary);
}
.vc-header__link:active {
  text-decoration: none;
  color: var(--vc-black);
}
.vc-header__link-icon {
  margin-right: 8px;
}
.vc-header__link-icon svg {
  display: block;
}
.vc-header__link-icon svg path {
  stroke: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header__link-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--wob .vc-header__link-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-header__link-text {
  color: var(--vc-yellow);
}
.vc-header__profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: var(--vc-black);
  cursor: pointer;
}
.vc-header__profile:visited {
  text-decoration: none;
  color: var(--vc-black);
}
.vc-header__profile:hover {
  text-decoration: none;
  color: var(--vc-primary);
}
.vc-header__profile:hover .vc-header__profile-icon svg path {
  stroke: var(--vc-primary);
}
.vc-header__profile:hover .vc-header__profile-title {
  color: #ae2012;
}
.vc-header__profile:focus {
  text-decoration: none;
  color: var(--vc-primary);
}
.vc-header__profile:focus .vc-header__link-icon svg path {
  stroke: var(--vc-primary);
}
.vc-header__profile:focus .vc-header__link-text {
  color: var(--vc-primary);
}
.vc-header__profile:active {
  text-decoration: none;
  color: var(--vc-black);
}
.vc-header__profile-icon {
  margin-right: 8px;
}
.vc-header__profile-icon svg {
  display: block;
}
.vc-header__profile-icon svg path {
  stroke: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header__profile-title {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--wob .vc-header__profile-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-header__profile-title {
  color: var(--vc-yellow);
}
.vc-header__profile-btn {
  display: none;
  width: 100%;
}
@media (max-width: 1279px) {
  .vc-header__profile-btn {
    display: block;
  }
}
.vc-header__mob-btns {
  display: none;
  width: 100%;
  margin-top: 10px;
}
.vc-header__mob-btns .vc-btn:not(:first-child) {
  margin-top: 16px;
}
@media (max-width: 1279px) {
  .vc-header__mob-btns {
    display: block;
  }
}
.vc-header__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  gap: 10px;
}
.vc-header__mob-socials {
  display: none;
  grid-gap: 10px;
  gap: 10px;
  width: 100%;
  margin-top: auto;
}
@media (max-width: 1279px) {
  .vc-header__mob-socials {
    margin-top: 36px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 24px;
    gap: 24px;
  }
}
.vc-header__personal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-header__personal-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  background: #E4E1FA;
  overflow: hidden;
}
.vc-header__personal-text {
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.vc-header__social {
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header__social svg {
  display: block;
}
.vc-header__social svg path {
  /*fill: #8E959B;*/
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header__social:hover svg {
  display: block;
}
.vc-header__social:hover svg path {
  fill: #7A838B;
}
.vc-header__social:focus svg {
  display: block;
}
.vc-header__social:focus svg path {
  fill: var(--vc-primary);
}
@media (max-width: 1279px) {
  .vc-header__social {
    width: 60px;
    height: 42px;
    border-radius: 100px;
    background-color: #f5f6fa;
  }
  .vc-header__social svg {
    display: block;
  }
  .vc-header__social svg path {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
}
.vc-header__main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: calc( 0.0180586907 * 100vw + 8.5237020316px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  background-color: var(--vc-white);
  border-radius: 0px 0px 24px 24px;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.03);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-header__main {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header__main {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-header__main {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header__main {
    padding-left: 16px;
  }
}
.vc-header--menu-open .vc-header__main {
  background-color: var(--vc-white);
}
@media (max-width: 1279px) {
  .vc-header__main {
    padding-top: 18px;
    padding-bottom: 14px;
  }
}
.vc-body--bow .vc-header__main {
  background: var(--vc-white);
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-header__main {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-header__main {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-header__main-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 24px;
  gap: 24px;
  height: 80px;
  width: 100%;
}
.vc-header--menu-open .vc-header__main-wrapper {
  height: 100vh;
}
@media (max-width: 1279px) {
  .vc-header__main-wrapper {
    grid-gap: 0;
    gap: 0;
    height: 28px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
}
.vc-header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.1 * 100vw + -119px );
  gap: calc( 0.1 * 100vw + -119px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-header--third-variant .vc-header__logo {
  display: none;
}
@media (min-width: 1300px) {
  .vc-header__logo {
    grid-gap: 11px;
    gap: 11px;
  }
}
@media (max-width: 1280px) {
  .vc-header__logo {
    grid-gap: 9px;
    gap: 9px;
  }
}
.vc-header__logo svg {
  display: block;
  max-height: calc( 0.7 * 100vw + -868px );
  max-width: calc( 0.95 * 100vw + -1133px );
  margin-right: auto;
}
@media (min-width: 1300px) {
  .vc-header__logo svg {
    max-height: 42px;
  }
}
@media (max-width: 1280px) {
  .vc-header__logo svg {
    max-height: 28px;
  }
}
@media (min-width: 1300px) {
  .vc-header__logo svg {
    max-width: 102px;
  }
}
@media (max-width: 1280px) {
  .vc-header__logo svg {
    max-width: 83px;
  }
}
.vc-body--wob .vc-header__logo g path {
  fill: var(--vc-white);
}
.vc-body--yob .vc-header__logo g path {
  fill: var(--vc-yellow);
}
.vc-header__logo--inversed {
  display: none;
}
.vc-header--third-variant .vc-header__logo--inversed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-header__logo-text svg path {
  stroke: var(--vc-transparent);
  fill: var(--vc-black);
}
.vc-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 800px;
}
@media (max-width: 1279px) {
  .vc-header__menu {
    margin-top: 32px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: calc(100% - 60px);
    max-width: unset;
    overflow-y: auto;
  }
  .vc-header--menu-open .vc-header__menu {
    padding-bottom: 90px;
  }
}
.vc-header__icons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 32px;
  gap: 32px;
}
@media (max-width: 1279px) {
  .vc-header__icons-wrapper {
    grid-gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
    gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
  }
}
@media (max-width: 1279px) and (min-width: 1300px) {
  .vc-header__icons-wrapper {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 1279px) and (max-width: 414px) {
  .vc-header__icons-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-header__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-header__icons {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-header__icons {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 1279px) {
  .vc-header__icons {
    display: none;
  }
}
.vc-header__icon {
  width: calc( 0.0090293454 * 100vw + 20.2618510158px );
  height: calc( 0.0090293454 * 100vw + 20.2618510158px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .vc-header__icon {
    width: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header__icon {
    width: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-header__icon {
    height: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header__icon {
    height: 24px;
  }
}
.vc-header--menu-open .vc-header__icon svg path {
  stroke: var(--vc-black);
}
.vc-header--menu-open .vc-header__icon svg circle {
  stroke: var(--vc-black);
}
.vc-header__icon svg {
  display: block;
}
.vc-header__icon svg path,
.vc-header__icon svg circle {
  stroke: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-header__icon svg path,
.vc-body--bow .vc-header__icon svg circle {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-header__icon svg path,
.vc-body--wob .vc-header__icon svg circle {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-header__icon svg path,
.vc-body--yob .vc-header__icon svg circle {
  stroke: var(--vc-yellow);
}
.vc-header__icon:hover svg {
  display: block;
}
.vc-header__icon:hover svg path,
.vc-header__icon:hover svg circle {
  stroke: var(--vc-primary);
}
.vc-header__icon:focus svg {
  display: block;
}
.vc-header__icon:focus svg path,
.vc-header__icon:focus svg circle {
  stroke: var(--vc-primary);
}
@media (max-width: 1279px) {
  .vc-header__icon--desk {
    display: none;
  }
}
.vc-header__burger {
  position: relative;
  width: 24px;
  height: 24px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 2px;
  cursor: pointer;
}
.vc-header__burger-label {
  display: none;
}
.vc-header__burger:hover .vc-header__burger-line {
  background-color: #ae2012;
}
@media (max-width: 1279px) {
  .vc-header__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-header__burger-label {
    position: absolute;
    top: 50%;
    right: calc(100% + 3px);
    display: inline-flex;
    align-items: center;
    gap: 3px;
    color: #ae2012;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .05em;
    text-transform: uppercase;
    white-space: nowrap;
    pointer-events: auto;
    cursor: pointer;
    transform: translateY(-50%);
  }
  .vc-header__burger-label svg {
    display: block;
    width: 18px;
    height: 12px;
    overflow: visible;
  }
  .vc-header__burger-label svg path {
    fill: none;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
}
.vc-header__burger-line {
  width: 100%;
  height: 2px;
  background-color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header--menu-open .vc-header__burger-line:nth-child(1) {
  -webkit-transform: translateY(6px) rotateZ(135deg);
      -ms-transform: translateY(6px) rotate(135deg);
          transform: translateY(6px) rotateZ(135deg);
}
.vc-header--menu-open .vc-header__burger-line:nth-child(2) {
  opacity: 0;
}
.vc-header--menu-open .vc-header__burger-line:nth-child(3) {
  -webkit-transform: translateY(-6px) rotateZ(-135deg);
      -ms-transform: translateY(-6px) rotate(-135deg);
          transform: translateY(-6px) rotateZ(-135deg);
}
.vc-body--wob .vc-header__burger-line {
  background: var(--vc-white);
}
.vc-body--yob .vc-header__burger-line {
  background: var(--vc-yellow);
}
.vc-header--menu-open .vc-header__burger-line {
  background-color: var(--vc-black);
}
.vc-header__record {
  overflow: hidden;
  -webkit-transition: 30s;
  -o-transition: 30s;
  transition: 30s;
}
@media (max-width: 1279px) {
  .vc-header__record {
    display: none;
  }
}

.vc-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: calc( 0.1181818182 * 100vw + -145.0909090909px );
  gap: calc( 0.1181818182 * 100vw + -145.0909090909px );
}
@media (min-width: 1600px) {
  .vc-menu {
    grid-gap: 44px;
    gap: 44px;
  }
}
@media (max-width: 1380px) {
  .vc-menu {
    grid-gap: 18px;
    gap: 18px;
  }
}
@media (max-width: 1279px) {
  .vc-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin: 24px 0;
    grid-gap: 0;
    gap: 0;
  }
}
.vc-menu__item {
  position: relative;
  text-decoration: none;
  color: var(--vc-black);
  cursor: pointer;
}
.vc-header--menu-open .vc-menu__item {
  color: var(--vc-black);
}
.vc-menu__item::after {
  top: 0;
  -webkit-transform: translateY(200%);
      -ms-transform: translateY(200%);
          transform: translateY(200%);
  content: "";
  width: 100%;
  height: 50%;
  display: block;
  position: absolute;
}
@media (max-width: 1279px) {
  .vc-menu__item::after {
    display: none;
  }
}
.vc-menu__item::after:hover .vc-menu__item-list {
  opacity: 1;
  pointer-events: all;
}
.vc-menu__item:visited {
  text-decoration: none;
  color: var(--vc-black);
}
@media (min-width: 1279px) {
  .vc-menu__item:hover .vc-menu__item-arrow svg path {
    stroke: var(--vc-primary);
  }
  
  .vc-menu__item:hover .vc-menu__item-list {
    opacity: 1;
    pointer-events: all;
  }
}
.vc-menu__item:focus {
  text-decoration: none;
  color: var(--vc-primary);
}
.vc-menu__item:focus .vc-menu__item-arrow svg path {
  stroke: var(--vc-primary);
}
.vc-menu__item:focus .vc-menu__item-list {
  opacity: 1;
  pointer-events: all;
}
.vc-menu__item:active {
  text-decoration: none;
  color: var(--vc-black);
}
.vc-menu__item:active .vc-menu__item-list {
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 1279px) {
  .vc-menu__item {
    position: static;
    width: 100%;
    border-bottom: 1px solid rgba(198, 211, 222, 0.5);
  }
}
.vc-menu__item-arrow-back {
  margin-right: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.vc-menu__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  gap: 10px;
}
@media (max-width: 1279px) {
  .vc-menu__item-header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.vc-menu__item-title-wrapper {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F5F6FA;
  height: 60px;
  padding: 12px 24px;
  margin-bottom: 12px;
}
.vc-menu__item-title-wrapper .vc-menu__item-title {
  font-weight: 500;
}
@media (max-width: 1279px) {
  .vc-menu__item-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.vc-menu__item-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.41;
  color: inherit;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-menu__item-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-menu__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-menu__item-title {
  color: var(--vc-yellow);
}
@media (max-width: 1279px) {
  .vc-menu__item-title {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-weight: 400;
    font-size: 17px;
    padding: 16px 0;
  }
}
.vc-menu__item-arrow {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-menu__item--open .vc-menu__item-arrow {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-header--menu-open .vc-menu__item-arrow svg path {
  stroke: var(--vc-black);
}
@media (max-width: 1279px) {
  .vc-menu__item-arrow {
    padding: 24px 0 24px 24px;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  .vc-menu__item-arrow svg {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
.vc-menu__item-arrow svg {
  display: block;
}
.vc-menu__item-arrow svg path {
  stroke: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--wob .vc-menu__item-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-menu__item-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-menu__item-list {
  position: absolute;
  top: calc(100% + 10px);
  left: -15px;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  background-color: var(--vc-white);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 8px 0;
  min-width: 204px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.12);
}
/*
 * Список специализаций в меню «Врачи» длиннее остальных выпадающих меню.
 * На десктопе раскладываем его в две колонки и отделяем их вертикальной
 * линией, как группы ссылок в меню футера.
 */
@media (min-width: 1280px) {
  .vc-menu__item--doctors .vc-menu__item-list {
    left: 50%;
    width: 460px;
    max-width: calc(100vw - 32px);
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-column-rule: 1px solid rgba(31, 42, 55, 0.18);
       -moz-column-rule: 1px solid rgba(31, 42, 55, 0.18);
            column-rule: 1px solid rgba(31, 42, 55, 0.18);
    -webkit-transform: translateX(-35%);
        -ms-transform: translateX(-35%);
            transform: translateX(-35%);
  }

  .vc-menu__item--doctors .vc-menu__link {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid-column;
  }
}
@media (max-width: 1279px) {
  .vc-menu__item-list {
    position: fixed;
    padding: 0 0 32px 0;
    top: 64px;
    border-radius: unset;
    width: 100%;
    height: calc(100vh - 64px);
    left: 0;
    opacity: 1;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    pointer-events: all;
    overflow-y: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .vc-menu__item--open .vc-menu__item-list {
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
}
.vc-body--bow .vc-menu__item-list {
  background: var(--vc-white);
}
.vc-body--wob .vc-menu__item-list {
  background: var(--vc-black);
}
.vc-body--yob .vc-menu__item-list {
  background: var(--vc-blue-dark);
}
.vc-menu__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
  color: var(--vc-black);
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 12px 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.14;
}
.vc-body--wob .vc-menu__link {
  color: var(--vc-white);
}
.vc-body--yob .vc-menu__link {
  color: var(--vc-yellow);
}
.vc-menu__link:visited {
  text-decoration: none;
  color: var(--vc-black);
}
.vc-body--bow .vc-menu__link:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-menu__link:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-menu__link:visited {
  color: var(--vc-yellow);
}
.vc-menu__link:hover {
  text-decoration: none;
  background-color: var(--vc-primary-light);
  color: var(--vc-primary);
}
.vc-body--bow .vc-menu__link:hover {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-menu__link:hover {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--yob .vc-menu__link:hover {
  color: var(--vc-blue-dark);
  background: var(--vc-yellow);
}
@media (max-width: 1279px) {
  .vc-menu__link:hover {
    background-color: unset;
  }
}
.vc-menu__link:focus {
  text-decoration: none;
  color: var(--vc-primary);
}
.vc-menu__link:active {
  text-decoration: none;
  color: var(--vc-black);
}
@media (max-width: 1279px) {
  .vc-menu__link {
    margin: 0 24px 0 74px;
    padding: 16px 0;
  }
  .vc-menu__link:not(:last-child) {
    border-bottom: 1px solid rgba(198, 211, 222, 0.3);
  }
}
@media (max-width: 831px) {
  .vc-menu__link {
    margin: 0 24px;
  }
}

.vc-btn,
.vc-inner-card--bariatria .bp-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 11px 26px 10px 26px;
  height: calc( 0.006772009 * 100vw + 39.1963882619px );
  background-color: var(--vc-primary);
  border: 1.5px solid var(--vc-primary);
  border-radius: 100px;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--vc-white);
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* По ширине текста, не во всю ширину блока CTA (родитель .bp-cta уже center). */
.vc-inner-card--bariatria .bp-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  padding: 14px 40px;
}

.vc-main-about__btns .vc-btn {
  height: 48px;
}
@media (min-width: 1300px) {
  .vc-btn {
    height: 48px;
  }
}
@media (max-width: 414px) {
  .vc-btn {
    height: 42px;
  }
}
.vc-body--bow .vc-btn {
  color: var(--vc-white);
  border: 1.5px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--bow .vc-btn svg path {
  stroke: var(--vc-white);
}
.vc-body--wob .vc-btn {
  color: var(--vc-black);
  border: 1.5px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-btn svg path {
  stroke: var(--vc-black);
}
.vc-body--yob .vc-btn {
  color: var(--vc-blue-dark);
  border: 1.5px solid var(--vc-blue-dark);
  background-color: var(--vc-yellow);
}
.vc-body--yob .vc-btn svg path {
  stroke: var(--vc-blue-dark);
}
.vc-btn:visited {
  color: var(--vc-white);
  text-decoration: none;
}
.vc-body--bow .vc-btn:visited {
  color: var(--vc-white);
  border: 1.5px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--bow .vc-btn:visited svg path {
  stroke: var(--vc-white);
}
.vc-body--wob .vc-btn:visited {
  color: var(--vc-black);
  border: 1.5px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-btn:visited svg path {
  stroke: var(--vc-black);
}
.vc-body--yob .vc-btn:visited {
  color: var(--vc-blue-dark);
  border: 1.5px solid var(--vc-blue-dark);
  background-color: var(--vc-yellow);
}
.vc-body--yob .vc-btn:visited svg path {
  stroke: var(--vc-blue-dark);
}
.vc-btn:hover {
  background-color: var(--vc-primary-dark);
  border-color: var(--vc-primary-dark);
  color: var(--vc-white);
  text-decoration: none;
}
.vc-body--bow .vc-btn:hover {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-btn:hover svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-btn:hover {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-btn:hover svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-btn:hover {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-btn:hover svg path {
  stroke: var(--vc-yellow);
}
.vc-btn:active {
  color: var(--vc-white);
  text-decoration: none;
}
.vc-body--bow .vc-btn:active {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-btn:active svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-btn:active {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-btn:active svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-btn:active {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-btn:active svg path {
  stroke: var(--vc-yellow);
}
.vc-btn.focus-visible {
  outline: none;
}
.vc-btn:focus-visible {
  outline: none;
}
.vc-btn svg {
  display: block;
  margin-right: 6px;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.vc-btn svg path {
  stroke: var(--vc-white);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-btn.vc-btn--transparent {
  color: var(--vc-primary);
  background-color: var(--vc-transparent);
  border-color: var(--vc-primary);
}
.vc-btn.vc-btn--transparent svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-btn.vc-btn--transparent {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-btn.vc-btn--transparent svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-btn.vc-btn--transparent {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-btn.vc-btn--transparent svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-btn.vc-btn--transparent {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-btn.vc-btn--transparent svg path {
  stroke: var(--vc-yellow);
}
.vc-btn.vc-btn--transparent:visited {
  color: var(--vc-primary);
  background-color: var(--vc-transparent);
}
.vc-btn.vc-btn--transparent:visited svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-btn.vc-btn--transparent:visited {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-btn.vc-btn--transparent:visited svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-btn.vc-btn--transparent:visited {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-btn.vc-btn--transparent:visited svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-btn.vc-btn--transparent:visited {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-btn.vc-btn--transparent:visited svg path {
  stroke: var(--vc-yellow);
}
.vc-btn.vc-btn--transparent:hover {
  color: var(--vc-white);
  background-color: var(--vc-primary);
}
.vc-btn.vc-btn--transparent:hover svg path {
  stroke: var(--vc-white);
}
.vc-body--bow .vc-btn.vc-btn--transparent:hover {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--bow .vc-btn.vc-btn--transparent:hover svg path {
  stroke: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent:hover {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent:hover svg path {
  stroke: var(--vc-black);
}
.vc-body--yob .vc-btn.vc-btn--transparent:hover {
  color: var(--vc-blue-dark);
  border-color: var(--vc-blue-dark);
  background-color: var(--vc-yellow);
}
.vc-body--yob .vc-btn.vc-btn--transparent:hover svg path {
  stroke: var(--vc-blue-dark);
}
.vc-btn.vc-btn--transparent:focus {
  color: var(--vc-white);
  background-color: var(--vc-primary);
}
.vc-btn.vc-btn--transparent:focus svg path {
  stroke: var(--vc-white);
}
.vc-body--bow .vc-btn.vc-btn--transparent:focus {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--bow .vc-btn.vc-btn--transparent:focus svg path {
  stroke: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent:focus {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent:focus svg path {
  stroke: var(--vc-black);
}
.vc-body--yob .vc-btn.vc-btn--transparent:focus {
  color: var(--vc-blue-dark);
  border-color: var(--vc-blue-dark);
  background-color: var(--vc-yellow);
}
.vc-body--yob .vc-btn.vc-btn--transparent:focus svg path {
  stroke: var(--vc-blue-dark);
}
.vc-btn.vc-btn--transparent:active {
  color: var(--vc-white);
  background-color: var(--vc-primary);
}
.vc-btn.vc-btn--transparent:active svg path {
  stroke: var(--vc-white);
}
.vc-body--bow .vc-btn.vc-btn--transparent:active {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--bow .vc-btn.vc-btn--transparent:active svg path {
  stroke: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent:active {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent:active svg path {
  stroke: var(--vc-black);
}
.vc-body--yob .vc-btn.vc-btn--transparent:active {
  color: var(--vc-blue-dark);
  border-color: var(--vc-blue-dark);
  background-color: var(--vc-yellow);
}
.vc-body--yob .vc-btn.vc-btn--transparent:active svg path {
  stroke: var(--vc-blue-dark);
}
.vc-btn.vc-btn--transparent.vc-btn--black {
  border-color: var(--vc-black);
  color: #fff;
}
.vc-btn.vc-btn--transparent.vc-btn--black:hover {
  border-color: var(--vc-primary);
  color: var(--vc-white);
}
.vc-body--bow .vc-btn.vc-btn--transparent.vc-btn--black {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-btn.vc-btn--transparent.vc-btn--black {
  color: var(--vc-white);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-btn.vc-btn--transparent.vc-btn--black {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}

.vc-header-search {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 50;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 24px;
  border: 1px solid #c6d3de;
  padding: 0 16px 0 24px;
  opacity: 0;
  pointer-events: none;
  background-color: var(--vc-white);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header--search-open .vc-header-search {
  opacity: 1;
  pointer-events: all;
}
.vc-header-search__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 47px;
}
@media (max-width: 1279px) {
  .vc-header-search__wrapper {
    height: 43px;
  }
}
.vc-header-search__icon {
  width: calc( 0.0090293454 * 100vw + 20.2618510158px );
  height: calc( 0.0090293454 * 100vw + 20.2618510158px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  margin-right: 10px;
}
@media (min-width: 1300px) {
  .vc-header-search__icon {
    width: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header-search__icon {
    width: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-header-search__icon {
    height: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header-search__icon {
    height: 24px;
  }
}
.vc-header-search__icon svg {
  display: block;
}
.vc-header-search__icon svg path,
.vc-header-search__icon svg circle {
  stroke: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header-search__icon:hover svg {
  display: block;
}
.vc-header-search__icon:hover svg path,
.vc-header-search__icon:hover svg circle {
  stroke: var(--vc-primary);
}
.vc-header-search__icon:focus svg {
  display: block;
}
.vc-header-search__icon:focus svg path,
.vc-header-search__icon:focus svg circle {
  stroke: var(--vc-primary);
}
.vc-header-search--open .vc-header-search__icon svg {
  display: block;
}
.vc-header-search--open .vc-header-search__icon svg path,
.vc-header-search--open .vc-header-search__icon svg circle {
  stroke: var(--vc-primary);
}
.vc-header-search__input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  width: 0;
  line-height: 1.25;
  color: var(--vc-black);
}
.vc-header-search__input::-webkit-input-placeholder {
  color: #b4c4d2;
}
.vc-header-search__input::-moz-placeholder {
  color: #b4c4d2;
}
.vc-header-search__input:-ms-input-placeholder {
  color: #b4c4d2;
}
.vc-header-search__input::-ms-input-placeholder {
  color: #b4c4d2;
}
.vc-header-search__input::placeholder {
  color: #b4c4d2;
}
.vc-header--search-open .vc-header-search__input {
  width: 100%;
}
.vc-header-search__close {
  width: calc( 0.0090293454 * 100vw + 20.2618510158px );
  height: calc( 0.0090293454 * 100vw + 20.2618510158px );
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .vc-header-search__close {
    width: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header-search__close {
    width: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-header-search__close {
    height: 32px;
  }
}
@media (max-width: 414px) {
  .vc-header-search__close {
    height: 24px;
  }
}
.vc-header-search__close svg {
  display: block;
}
.vc-header-search__close svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-header-search__close:hover svg {
  display: block;
}
.vc-header-search__close:hover svg path {
  stroke: var(--vc-primary);
}
.vc-header-search__close:focus svg {
  display: block;
}
.vc-header-search__close:focus svg path {
  stroke: var(--vc-primary);
}
.vc-header--search-open .vc-header-search__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-header-search__results {
  position: absolute;
  left: 0;
  top: calc(100% + 24px);
  width: 100%;
  max-height: 270px;
  padding: 0 16px 24px 24px;
  overflow-y: auto;
  border-radius: 24px;
  background-color: var(--vc-white);
  -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12);
}
.vc-header-search__results:empty {
  display: none;
}
@media (max-width: 1279px) {
  .vc-header-search__results {
    max-height: calc(100vh - 52px);
  }
}

.vc-search-list {
  margin-top: calc( 0.0203160271 * 100vw + 15.5891647856px );
}
@media (min-width: 1300px) {
  .vc-search-list {
    margin-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-search-list {
    margin-top: 24px;
  }
}
.vc-search-list__item {
  padding-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (min-width: 1300px) {
  .vc-search-list__item {
    padding-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search-list__item {
    padding-bottom: 8px;
  }
}
.vc-body--bow .vc-search-list__item {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-search-list__item {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item {
  border-color: var(--vc-yellow);
}
.vc-search-list__item:not(:first-child) {
  padding-top: 32px;
}
.vc-search-list__item:hover .vc-search-list__item-title {
  color: var(--vc-primary);
}
.vc-body--bow .vc-search-list__item:hover .vc-search-list__item-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-search-list__item:hover .vc-search-list__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item:hover .vc-search-list__item-title {
  color: var(--vc-yellow);
}
.vc-search-list__item-title {
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  display: block;
  font-weight: 400;
  font-style: normal;
  line-height: 1.44;
  color: var(--vc-black);
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-search-list__item-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-search-list__item-title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-search-list__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item-title {
  color: var(--vc-yellow);
}
.vc-search-list__item-title:visited {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--wob .vc-search-list__item-title:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item-title:visited {
  color: var(--vc-yellow);
}
.vc-search-list__item-title:hover {
  text-decoration: none;
}
.vc-body--bow .vc-search-list__item-title:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-search-list__item-title:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item-title:hover {
  color: var(--vc-yellow);
}
.vc-search-list__item-title:focus {
  text-decoration: none;
}
.vc-body--bow .vc-search-list__item-title:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-search-list__item-title:focus {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item-title:focus {
  color: var(--vc-yellow);
}
.vc-search-list__item-title:active {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--wob .vc-search-list__item-title:active {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item-title:active {
  color: var(--vc-yellow);
}
.vc-search-list__item-text {
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: #8E959B;
  margin-top: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-search-list__item-text {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-search-list__item-text {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-search-list__item-text {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search-list__item-text {
    margin-top: 8px;
  }
}
.vc-body--wob .vc-search-list__item-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__item-text {
  color: var(--vc-yellow);
}
.vc-search-list__no-result {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.56;
  color: var(--vc-black);
  margin-top: calc( 0.006772009 * 100vw + 23.1963882619px );
}
@media (min-width: 1300px) {
  .vc-search-list__no-result {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-search-list__no-result {
    margin-top: 26px;
  }
}
.vc-body--wob .vc-search-list__no-result {
  color: var(--vc-white);
}
.vc-body--yob .vc-search-list__no-result {
  color: var(--vc-yellow);
}

.vc-footer {
  background-color: #f5f6fa;
  padding-top: calc( 0.0270880361 * 100vw + 20.7855530474px );
  padding-bottom: 24px;
}
@media (min-width: 1300px) {
  .vc-footer {
    padding-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-footer {
    padding-top: 32px;
  }
}
.vc-body--bow .vc-footer {
  color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-footer {
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-footer svg path {
  stroke: var(--vc-white);
  fill: var(--vc-black);
}
.vc-body--yob .vc-footer {
  color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-footer svg path {
  stroke: var(--vc-yellow);
  fill: var(--vc-blue-dark);
}
.vc-footer__main {
  display: grid;
  grid-template-columns: 296px 1fr 266px;
  grid-gap: 40px;
}
@media (max-width: 1279px) {
  .vc-footer__main {
    grid-template-columns: 262px 1fr 262px;
  }
}
@media (max-width: 960px) {
  .vc-footer__main {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
.vc-footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-footer__logo {
  width: calc( 0.0383747178 * 100vw + 86.1128668172px );
  height: calc( 0.0158013544 * 100vw + 35.4582392777px );
}
@media (min-width: 1300px) {
  .vc-footer__logo {
    width: 210px;
  }
}
@media (max-width: 414px) {
  .vc-footer__logo {
    width: 102px;
  }
}
@media (min-width: 1300px) {
  .vc-footer__logo {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-footer__logo {
    height: 42px;
  }
}
.vc-footer__logo svg {
  display: block;
  width: 100%;
  height: 100%;
}
.vc-footer__contacts-wrapper {
  margin-top: auto;
}
.vc-footer__links {
  margin-top: 36px;
}
.vc-footer__links a:hover .vc-footer__link-icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-footer__links a:hover .vc-footer__link-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-footer__links a:hover .vc-footer__link-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-footer__links a:hover .vc-footer__link-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-footer__links a:hover .vc-footer__link-text {
  color: #ae2012;
}
.vc-body--bow .vc-footer__links a:hover .vc-footer__link-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__links a:hover .vc-footer__link-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__links a:hover .vc-footer__link-text {
  color: var(--vc-yellow);
}
.vc-footer__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-footer__link:not(:first-child) {
  margin-top: 20px;
}
.vc-footer__link-icon {
  margin-right: 8px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.vc-footer__link-icon svg {
  display: block;
}
.vc-footer__link-icon svg path {
  stroke: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-footer__link-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 1px;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-footer__link-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__link-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__link-text {
  color: var(--vc-yellow);
}
.vc-footer__link-text--bold {
  font-size: calc( -0.0022573363 * 100vw + 18.934537246px );
  font-weight: 500;
}
@media (min-width: 1300px) {
  .vc-footer__link-text--bold {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-footer__link-text--bold {
    font-size: 18px;
  }
}
.vc-footer__callback {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  color: var(--vc-primary);
  margin-top: 20px;
  padding: 14px 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-footer__callback {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__callback {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__callback {
  color: var(--vc-yellow);
}
.vc-footer__callback:hover {
  color: var(--vc-black);
}
.vc-body--bow .vc-footer__callback:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__callback:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__callback:hover {
  color: var(--vc-yellow);
}
.vc-footer__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 12px;
  gap: 12px;
}
@media (max-width: 960px) {
  .vc-footer__socials {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 26px;
    grid-gap: 32px;
    gap: 32px;
  }
}
.vc-footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: transparent;
}
.vc-footer__social svg {
  display: block;
  width: 100%;
  height: 100%;
}
.vc-footer__social svg path {
 /* fill: #8E959B;*/
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-footer__social:hover {
  background-color: rgba(142, 149, 155, 0.3);
}
.vc-footer__social:hover svg {
  display: block;
}
.vc-footer__menu {
  display: block;
  max-height: 420px;
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
  grid-column-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
  -webkit-column-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
     -moz-column-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
          column-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
}
@media (min-width: 1300px) {
  .vc-footer__menu {
    grid-column-gap: 24px;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-footer__menu {
    grid-column-gap: 10px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
@media (max-width: 1279px) {
  .vc-footer__menu {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    margin-top: 26px;
  }
}
.vc-footer__menu-section {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  max-height: 246px;
}
.vc-footer__menu-section:not(:first-child) {
  margin-top: calc( 0.0270880361 * 100vw + 14.7855530474px );
}
@media (min-width: 1300px) {
  .vc-footer__menu-section:not(:first-child) {
    margin-top: 50px;
  }
}
@media (max-width: 414px) {
  .vc-footer__menu-section:not(:first-child) {
    margin-top: 26px;
  }
}
.vc-footer__menu-section-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-footer__menu-section-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-section-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-section-title {
  color: var(--vc-yellow);
}
.vc-footer__menu-section-title:visited {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-section-title:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-section-title:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-section-title:visited {
  color: var(--vc-yellow);
}
.vc-footer__menu-section-title:hover {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-section-title:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-section-title:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-section-title:hover {
  color: var(--vc-yellow);
}
.vc-footer__menu-section-title:focus {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-section-title:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-section-title:focus {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-section-title:focus {
  color: var(--vc-yellow);
}
.vc-footer__menu-section-title:active {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-section-title:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-section-title:active {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-section-title:active {
  color: var(--vc-yellow);
}
.vc-footer__menu-section-content {
  margin-top: calc( 0.0101580135 * 100vw + 18.7945823928px );
}
@media (min-width: 1300px) {
  .vc-footer__menu-section-content {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-footer__menu-section-content {
    margin-top: 23px;
  }
}
/*
 * Кнопка "Все услуги": margin-top уменьшен до фиксированных 12px (был как у обычных
 * текстовых ссылок, 32px на десктопе - для кнопки с собственным padding это смотрелось
 * слишком просторно). display:flex здесь же - без него .vc-arrow-link (сам flex-контейнер)
 * растягивался на всю ширину родительского блока вместо ширины по тексту; как flex-элемент
 * внутри flex-родителя он, наоборот, сам сжимается по содержимому.
 */
.vc-footer__menu-section-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.vc-footer__menu-all-services {
  display: none;
}
.vc-footer__menu-link {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-footer__menu-link:not(:first-child) {
  margin-top: calc( 0.0101580135 * 100vw + 18.7945823928px );
}
@media (min-width: 1300px) {
  .vc-footer__menu-link:not(:first-child) {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-footer__menu-link:not(:first-child) {
    margin-top: 23px;
  }
}
.vc-body--bow .vc-footer__menu-link {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-link {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-link {
  color: var(--vc-yellow);
}
.vc-footer__menu-link:visited {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-link:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-link:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-link:visited {
  color: var(--vc-yellow);
}
.vc-footer__menu-link:hover {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-link:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-link:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-link:hover {
  color: var(--vc-yellow);
}
.vc-footer__menu-link:focus {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-link:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-link:focus {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-link:focus {
  color: var(--vc-yellow);
}
.vc-footer__menu-link:active {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-footer__menu-link:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__menu-link:active {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__menu-link:active {
  color: var(--vc-yellow);
}
@media (max-width: 1279px) {
  .vc-footer__menu-section--desktop-only {
    display: none;
  }

  .vc-footer__menu-link {
    display: none;
  }

  .vc-footer__menu-section-link {
    display: none;
  }
}
.vc-footer__actions-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 960px) {
  .vc-footer__actions-wrapper {
    margin-top: 10px;
  }
}
.vc-footer__btns .vc-btn:not(:first-child) {
  margin-top: calc( 0.0033860045 * 100vw + 10.5981941309px );
}
@media (min-width: 1300px) {
  .vc-footer__btns .vc-btn:not(:first-child) {
    margin-top: 15px;
  }
}
@media (max-width: 414px) {
  .vc-footer__btns .vc-btn:not(:first-child) {
    margin-top: 12px;
  }
}
@media (max-width: 960px) {
  .vc-footer__apps {
    margin-top: 26px;
  }
}
.vc-footer__apps-title {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.28;
  color: var(--vc-black);
}
@media (max-width: 960px) {
  .vc-footer__apps-title {
    text-align: center;
  }
}
.vc-body--bow .vc-footer__apps-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-footer__apps-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-footer__apps-title {
  color: var(--vc-yellow);
}
.vc-footer__apps-links {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 6px;
  gap: 6px;
}
@media (max-width: 960px) {
  .vc-footer__apps-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-footer__apps-link {
  position: relative;
  display: block;
}
.vc-footer__apps-link svg {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-footer__apps-link svg:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.vc-footer__apps-link:hover svg {
  opacity: 0;
}
.vc-footer__apps-link:hover svg:nth-child(2) {
  opacity: 1;
}
.vc-body--bow .vc-footer__apps-link:hover svg:nth-child(2) {
  fill: var(--vc-black);
}
.vc-body--wob .vc-footer__apps-link:hover svg:nth-child(2) {
  fill: var(--vc-white);
}
.vc-body--yob .vc-footer__apps-link:hover svg:nth-child(2) {
  fill: var(--vc-blue-dark);
}
.vc-footer__copy-wrapper {
  margin-top: calc( 0.0158013544 * 100vw + 29.4582392777px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 1300px) {
  .vc-footer__copy-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 414px) {
  .vc-footer__copy-wrapper {
    margin-top: 36px;
  }
}
.vc-footer__copy {
  font-size: calc( 0.0022573363 * 100vw + 10.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #8e959b;
  opacity: 0.5;
}
@media (min-width: 1300px) {
  .vc-footer__copy {
    font-size: 13px;
  }
}
@media (max-width: 414px) {
  .vc-footer__copy {
    font-size: 11px;
  }
}
.vc-body--bow .vc-footer__copy {
  color: var(--vc-black);
  opacity: 1;
}
.vc-body--wob .vc-footer__copy {
  color: var(--vc-white);
  opacity: 1;
}
.vc-body--yob .vc-footer__copy {
  color: var(--vc-yellow);
  opacity: 1;
}
.vc-footer__legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.vc-footer__legal-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
}
.vc-footer__legal-link,
.vc-footer__requisites {
  font-size: calc( 0.0022573363 * 100vw + 10.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #8e959b;
  opacity: 0.5;
}
@media (min-width: 1300px) {
  .vc-footer__legal-link,
  .vc-footer__requisites {
    font-size: 13px;
  }
}
@media (max-width: 414px) {
  .vc-footer__legal-link,
  .vc-footer__requisites {
    font-size: 11px;
  }
}
.vc-body--bow .vc-footer__legal-link,
.vc-body--bow .vc-footer__requisites {
  color: var(--vc-black);
  opacity: 1;
}
.vc-body--wob .vc-footer__legal-link,
.vc-body--wob .vc-footer__requisites {
  color: var(--vc-white);
  opacity: 1;
}
.vc-body--yob .vc-footer__legal-link,
.vc-body--yob .vc-footer__requisites {
  color: var(--vc-yellow);
  opacity: 1;
}
.vc-footer__legal-link {
  text-decoration: none;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.vc-footer__legal-link:hover {
  color: var(--vc-red);
}
.vc-footer__requisites {
  white-space: nowrap;
}
.vc-footer__requisites span:not(:last-child) {
  margin-right: 10px;
}
.vc-footer__vit-text path {
  fill: #8E959B;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-footer__vit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-footer__vit stop {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-footer__vit, .vc-body--wob .vc-footer__vit, .vc-body--yob .vc-footer__vit {
  opacity: 1;
}
.vc-footer__vit:hover .vc-footer__vit-text path {
  fill: var(--vc-black);
}
.vc-footer__vit:hover svg {
  display: inline-block;
}
.vc-footer__vit:hover svg path {
  opacity: 1;
}
.vc-footer__vit:hover svg .vc-footer__vit-first-gradient ~ defs stop:first-child {
  stop-color: #0D98FC;
}
.vc-footer__vit:hover svg .vc-footer__vit-first-gradient ~ defs stop:last-child {
  stop-color: #A32EF0;
}
.vc-footer__vit:hover svg .vc-footer__vit-second-gradient ~ defs stop:first-child {
  stop-color: #2AF399;
}
.vc-footer__vit:hover svg .vc-footer__vit-second-gradient ~ defs stop:last-child {
  stop-color: #2AF399;
  stop-opacity: 0;
}

.vc-bread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 4px;
  gap: 4px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.vc-bread__item {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.21;
  color: var(--vc-black);
  text-decoration: none;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap;
}
.vc-bread__item br {
  display: none;
}
.vc-body--bow .vc-bread__item {
  color: var(--vc-black);
}
.vc-body--wob .vc-bread__item {
  color: var(--vc-white);
}
.vc-body--yob .vc-bread__item {
  color: var(--vc-yellow);
}
.vc-bread__item:visited {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-bread__item:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-bread__item:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-bread__item:visited {
  color: var(--vc-yellow);
}
.vc-bread__item:hover {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-bread__item:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-bread__item:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-bread__item:hover {
  color: var(--vc-yellow);
}
.vc-bread__item:focus {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-bread__item:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-bread__item:focus {
  color: var(--vc-white);
}
.vc-body--yob .vc-bread__item:focus {
  color: var(--vc-yellow);
}
.vc-bread__item:active {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--bow .vc-bread__item:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-bread__item:active {
  color: var(--vc-white);
}
.vc-body--yob .vc-bread__item:active {
  color: var(--vc-yellow);
}
.vc-bread__item:not(:last-child)::after {
  content: " / ";
}
.vc-bread__item:not(:last-child):hover, .vc-bread__item:not(:last-child):focus {
  opacity: 1;
}
.vc-bread__item:last-child {
  opacity: 1;
}

/* On mobile keep only Home and the first site section; h1 names the current page. */
@media (max-width: 767px) {
  .vc-page-head .vc-bread {
    flex-wrap: wrap !important;
    overflow: visible !important;
    white-space: normal !important;
    row-gap: 3px;
  }
  .vc-page-head .vc-bread__item {
    display: inline;
    flex: 0 1 auto !important;
    min-width: 0;
    white-space: normal !important;
    font-size: 11px;
    line-height: 1.3;
  }
  .vc-page-head .vc-bread__item:nth-child(n+3),
  .vc-page-head .vc-bread__item:last-child {
    display: none !important;
  }
  .vc-page-head .vc-bread__item:nth-child(2)::after,
  .vc-page-head .vc-bread__item:first-child:nth-last-child(2)::after {
    content: none;
  }
}

.vc-page-title {
  font-size: calc( 0.0090293454 * 100vw + 24.2618510158px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.33;
  color: rgba(34,34,34,1);
  margin-top: calc( 0.0225733634 * 100vw + 6.6546275395px );
}
@media (min-width: 1300px) {
  .vc-page-title {
    font-size: 36px;
  }
}
@media (max-width: 414px) {
  .vc-page-title {
    font-size: 28px;
  }
}
@media (min-width: 1300px) {
  .vc-page-title {
    margin-top: 36px;
  }
}
@media (max-width: 414px) {
  .vc-page-title {
    margin-top: 16px;
  }
}
.vc-body--bow .vc-page-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-page-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-title {
  color: var(--vc-yellow);
}

.vc-page-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-radius: 0px 0px 80px 80px;
  overflow: hidden;
}
.vc-page-head[\:has\(.vc-page-head__about-bg\)] {
  min-height: 205px;
}
.vc-page-head:has(.vc-page-head__about-bg) {
  min-height: 205px;
}
@media (min-width: 768px) {
  .vc-page-head[\:has\(.vc-page-head__services-bg\)] {
    min-height: calc( 0.1503759398 * 100vw + 164.5112781955px );
  }
  .vc-page-head:has(.vc-page-head__services-bg) {
    min-height: calc( 0.1503759398 * 100vw + 164.5112781955px );
  }
}
@media (min-width: 768px) and (min-width: 1300px) {
  .vc-page-head[\:has\(.vc-page-head__services-bg\)] {
    min-height: 360px;
  }
  .vc-page-head:has(.vc-page-head__services-bg) {
    min-height: 360px;
  }
}
@media (min-width: 768px) and (max-width: 768px) {
  .vc-page-head[\:has\(.vc-page-head__services-bg\)] {
    min-height: 280px;
  }
  .vc-page-head:has(.vc-page-head__services-bg) {
    min-height: 280px;
  }
}
.vc-page-head[\:has\(.vc-page-head__services-section-bg\)] {
  min-height: calc( 0.1805869074 * 100vw + 225.237020316px );
}
.vc-page-head:has(.vc-page-head__services-section-bg) {
  min-height: calc( 0.1805869074 * 100vw + 225.237020316px );
}
@media (min-width: 1300px) {
  .vc-page-head[\:has\(.vc-page-head__services-section-bg\)] {
    min-height: 460px;
  }
  .vc-page-head:has(.vc-page-head__services-section-bg) {
    min-height: 460px;
  }
}
@media (max-width: 414px) {
  .vc-page-head[\:has\(.vc-page-head__services-section-bg\)] {
    min-height: 300px;
  }
  .vc-page-head:has(.vc-page-head__services-section-bg) {
    min-height: 300px;
  }
}
.vc-page-head[\:has\(.vc-page-head__doctors-bg\)] .vc-page-head__content-container {
  padding-bottom: calc( 0.1038374718 * 100vw + -10.9887133183px );
}
.vc-page-head:has(.vc-page-head__doctors-bg) .vc-page-head__content-container {
  padding-bottom: calc( 0.1038374718 * 100vw + -10.9887133183px );
}
@media (min-width: 1300px) {
  .vc-page-head[\:has\(.vc-page-head__doctors-bg\)] .vc-page-head__content-container {
    padding-bottom: 124px;
  }
  .vc-page-head:has(.vc-page-head__doctors-bg) .vc-page-head__content-container {
    padding-bottom: 124px;
  }
}
@media (max-width: 414px) {
  .vc-page-head[\:has\(.vc-page-head__doctors-bg\)] .vc-page-head__content-container {
    padding-bottom: 32px;
  }
  .vc-page-head:has(.vc-page-head__doctors-bg) .vc-page-head__content-container {
    padding-bottom: 32px;
  }
}
/*
 * На странице "Документы" одновременно есть и универсальный баннер
 * фиксированной высоты (.vc-page-head--banner-photo, 235-380px), и старая
 * иллюстрация (.vc-page-head__doctors-bg), которая добавляет content-
 * container ещё +124px нижнего отступа (правило выше, изначально рассчитано
 * на страницы без фиксированной высоты шапки). Вместе с отступами
 * заголовка и крошек это превышало высоту баннера - блок крошек
 * (overflow: hidden, поэтому может сжиматься ниже своего реального
 * размера) браузер сжимал до 0 и они пропадали. Возвращаем обычный
 * (небольшой) нижний отступ для этой комбинации.
 */
.vc-page-head:has(.vc-page-head__about-bg--universal):has(.vc-page-head__doctors-bg) .vc-page-head__content-container {
  padding-bottom: calc( 0.0361173815 * 100vw + 17.0474040632px );
}
@media (min-width: 1300px) {
  .vc-page-head:has(.vc-page-head__about-bg--universal):has(.vc-page-head__doctors-bg) .vc-page-head__content-container {
    padding-bottom: 64px;
  }
}
@media (max-width: 414px) {
  .vc-page-head:has(.vc-page-head__about-bg--universal):has(.vc-page-head__doctors-bg) .vc-page-head__content-container {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .vc-page-head {
    border-radius: 0px 0px 24px 24px;
  }
  .vc-jobs-detail .vc-page-head {
    border-radius: 0;
  }
}
.vc-body--bow .vc-page-head {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white) !important;
}
.vc-body--wob .vc-page-head {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black) !important;
}
.vc-body--yob .vc-page-head {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark) !important;
}
.vc-patients .vc-page-head {
  background-color: var(--vc-primary-light);
  position: relative;
  z-index: 2;
  height: calc( 0.1557562077 * 100vw + 146.5169300226px );
}
@media (min-width: 1300px) {
  .vc-patients .vc-page-head {
    height: 349px;
  }
}
@media (max-width: 414px) {
  .vc-patients .vc-page-head {
    height: 211px;
  }
}
.vc-record .vc-page-head {
  height: calc( 0.1478555305 * 100vw + 142.7878103837px );
}
@media (min-width: 1300px) {
  .vc-record .vc-page-head {
    height: 335px;
  }
}
@media (max-width: 414px) {
  .vc-record .vc-page-head {
    height: 204px;
  }
}
.vc-specials-detail .vc-page-head, .vc-search-page .vc-page-head, .vc-news-detail .vc-page-head {
  height: calc( 0.1760722348 * 100vw + 161.1060948081px );
}
@media (min-width: 1300px) {
  .vc-specials-detail .vc-page-head, .vc-search-page .vc-page-head, .vc-news-detail .vc-page-head {
    height: 390px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail .vc-page-head, .vc-search-page .vc-page-head, .vc-news-detail .vc-page-head {
    height: 234px;
  }
}
.vc-services .vc-page-head {
  height: calc( 0.1963882619 * 100vw + 110.6952595937px );
}
@media (min-width: 1300px) {
  .vc-services .vc-page-head {
    height: 366px;
  }
}
@media (max-width: 414px) {
  .vc-services .vc-page-head {
    height: 192px;
  }
}
.vc-page-head__services-detail-sum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: calc( -0.0045146727 * 100vw + 25.8690744921px );
}
@media (min-width: 1300px) {
  .vc-page-head__services-detail-sum {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__services-detail-sum {
    margin-top: 24px;
  }
}
.vc-page-head__services-detail-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0022573363 * 100vw + 5.065462754px );
  gap: calc( 0.0022573363 * 100vw + 5.065462754px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 1300px) {
  .vc-page-head__services-detail-price {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__services-detail-price {
    grid-gap: 6px;
    gap: 6px;
  }
}
.vc-body--bow .vc-page-head__services-detail-price {
  color: var(--vc-black);
}
.vc-body--wob .vc-page-head__services-detail-price {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__services-detail-price {
  color: var(--vc-yellow);
}
.vc-page-head__services-detail-discount {
  color: #3C3C3B;
  margin-right: 12px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.62;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.vc-body--bow .vc-page-head__services-detail-discount {
  color: var(--vc-black);
}
.vc-body--wob .vc-page-head__services-detail-discount {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__services-detail-discount {
  color: var(--vc-yellow);
}
.vc-page-head__services-detail-btn {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1300px) {
  .vc-page-head__services-detail-btn {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__services-detail-btn {
    margin-top: 24px;
  }
}
.vc-page-head__content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: calc( 0.0970654628 * 100vw + 43.8148984199px );
  padding-bottom: calc( 0.0361173815 * 100vw + 17.0474040632px );
}
@media (min-width: 1300px) {
  .vc-page-head__content-container {
    padding-top: 170px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__content-container {
    padding-top: 84px;
  }
}
@media (min-width: 1300px) {
  .vc-page-head__content-container {
    padding-bottom: 64px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__content-container {
    padding-bottom: 32px;
  }
}
.vc-jobs-detail .vc-page-head__content-container {
  padding-bottom: calc( 0.0270880361 * 100vw + 20.7855530474px );
}
@media (min-width: 1300px) {
  .vc-jobs-detail .vc-page-head__content-container {
    padding-bottom: 56px;
  }
}
@media (max-width: 414px) {
  .vc-jobs-detail .vc-page-head__content-container {
    padding-bottom: 32px;
  }
}
.vc-specials-detail .vc-page-head__content-container {
  padding-bottom: calc( 0.0270880361 * 100vw + 12.7855530474px );
}
@media (min-width: 1300px) {
  .vc-specials-detail .vc-page-head__content-container {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail .vc-page-head__content-container {
    padding-bottom: 24px;
  }
}
.vc-news-detail .vc-page-head__content-container {
  padding-bottom: calc( 0.0270880361 * 100vw + 12.7855530474px );
}
@media (min-width: 1300px) {
  .vc-news-detail .vc-page-head__content-container {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail .vc-page-head__content-container {
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__content-container {
    padding-right: 24px;
    padding-left: 24px;
  }
  .vc-contacts .vc-page-head__content-container {
    padding-bottom: 65px;
  }
  .vc-patients .vc-page-head__content-container {
    padding-bottom: 65px;
  }
  .vc-about .vc-page-head__content-container {
    padding-bottom: 65px;
  }
}
.vc-page-head__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  grid-gap: calc( 0.0383747178 * 100vw + -7.8871331828px );
  gap: calc( 0.0383747178 * 100vw + -7.8871331828px );
}
@media (min-width: 1300px) {
  .vc-page-head__content-wrapper {
    grid-gap: 42px;
    gap: 42px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__content-wrapper {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 24px;
  }
}
.vc-body--bow .vc-page-head__content-wrapper svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-page-head__content-wrapper svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-page-head__content-wrapper svg path {
  stroke: var(--vc-yellow);
}
.vc-page-head__services-bg {
  position: absolute;
  right: calc( 0.2054176072 * 100vw + -63.0428893905px );
  bottom: 0;
  height: 211px;
}
@media (min-width: 1300px) {
  .vc-page-head__services-bg {
    right: 204px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__services-bg {
    right: 22px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__services-bg {
    height: 120px;
  }
}
.vc-page-head__services-bg-img {
  display: block;
  height: 100%;
}
.vc-page-head__services-section-bg {
  position: absolute;
  z-index: 2;
  right: calc( 0.1635338346 * 100vw + -82.55px );
  bottom: 0;
  height: 306px;
}
@media (min-width: 1300px) {
  .vc-page-head__services-section-bg {
    right: 130px;
  }
}
@media (max-width: 550px) {
  .vc-page-head__services-section-bg {
    right: -50px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__services-section-bg {
    height: 200px;
  }
}
.vc-page-head__services-section-bg-img {
  display: block;
  height: 100%;
}
.vc-page-head__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .vc-page-head__content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.vc-page-head__about-sky {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 68% 55%;
}
@media (max-width: 767px) {
  .vc-page-head__about-sky {
    object-position: 80% 60%;
  }
}
.vc-page-head__about-bg {
  position: absolute;
  z-index: 1;
  height: 100%;
  right: calc( 0.0677200903 * 100vw + -8.0361173815px );
}
@media (min-width: 1300px) {
  .vc-page-head__about-bg {
    right: 80px;
    top: 40px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__about-bg {
    right: 20px;

  }
}
@media (max-width: 767px) {
  .vc-page-head__about-bg {
    right: 0;
  }
}
.vc-page-head__about-bg-img {
  height: 100%;
  width: auto;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .vc-page-head__about-bg-img {
    display: none;
  }
}
.vc-page-head__about-bg-img--mob {
  height: 100%;
  display: none;
}
@media (max-width: 767px) {
  .vc-page-head__about-bg-img--mob {
    display: block;
  }
}

/*
 * Изображение здания на странице "О клинике" было слишком крупным -
 * уменьшено примерно на 30% (100% -> 70% высоты шапки), на десктопе и на
 * мобильном. Скопировано только для этой страницы (.vc-page-head--about),
 * т.к. базовые классы .vc-page-head__about-bg-img(--mob) используются и на
 * других страницах (контакты, стационар, услуги, цены) - их размер трогать
 * не нужно.
 */
.vc-page-head--about .vc-page-head__about-bg-img,
.vc-page-head--about .vc-page-head__about-bg-img--mob {
  height: 70%;
}
/*
 * Выравнивание по нижнему краю шапки (было прижато к верху с отступом
 * top: 40px - после уменьшения размера здание "висело" в воздухе). top: 0 +
 * flex/align-items: flex-end ставят картинку вплотную к низу баннера на
 * любой ширине экрана.
 */
.vc-page-head--about .vc-page-head__about-bg {
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.vc-page-head__doctors-bg {
  position: absolute;
  height: calc( 0.0637898687 * 100vw + 156.0731707317px );
  right: calc( 0.079006772 * 100vw + 51.2911963883px );
  bottom: 0;
}
@media (min-width: 1300px) {
  .vc-page-head__doctors-bg {
    height: 239px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctors-bg {
    height: 205px;
  }
}
@media (min-width: 1300px) {
  .vc-page-head__doctors-bg {
    right: 154px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctors-bg {
    right: 84px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctors-bg {
    display: none;
  }
}
.vc-page-head__doctors-bg-img {
  height: 100%;
}
.vc-page-head__btns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-page-head__btns {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__btns {
    margin-top: 24px;
  }
}
.vc-page-head__text {
  color: var(--vc-black);
  margin-left: 6px;
  font-size: calc( 0.0011286682 * 100vw + 12.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
@media (min-width: 1300px) {
  .vc-page-head__text {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__text {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__text {
    max-width: 146px;
  }
}
.vc-body--bow .vc-page-head__text {
  color: var(--vc-black);
}
.vc-body--wob .vc-page-head__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__text {
  color: var(--vc-yellow);
}
.vc-page-head__jobs-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.vc-page-head__jobs-detail svg path {
  stroke: var(--vc-primary);
}
@media (max-width: 767px) {
  .vc-page-head__jobs-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}
.vc-page-head__jobs-detail-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( -0.0090293454 * 100vw + 27.7381489842px );
  gap: calc( -0.0090293454 * 100vw + 27.7381489842px );
}
@media (min-width: 1300px) {
  .vc-page-head__jobs-detail-info {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__jobs-detail-info {
    grid-gap: 24px;
    gap: 24px;
  }
}
.vc-page-head__jobs-detail-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0383747178 * 100vw + -7.8871331828px );
  gap: calc( 0.0383747178 * 100vw + -7.8871331828px );
}
@media (min-width: 1300px) {
  .vc-page-head__jobs-detail-about {
    grid-gap: 42px;
    gap: 42px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__jobs-detail-about {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__jobs-detail-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 32px;
  }
}
.vc-body--bow .vc-page-head__jobs-detail-about svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-page-head__jobs-detail-about svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-page-head__jobs-detail-about svg path {
  stroke: var(--vc-yellow);
}
.vc-page-head__jobs-detail-salary-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0022573363 * 100vw + 5.065462754px );
  gap: calc( 0.0022573363 * 100vw + 5.065462754px );
}
@media (min-width: 1300px) {
  .vc-page-head__jobs-detail-salary-info {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__jobs-detail-salary-info {
    grid-gap: 6px;
    gap: 6px;
  }
}
.vc-page-head__jobs-detail-text {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 11.1963882619px );
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
@media (min-width: 1300px) {
  .vc-page-head__jobs-detail-text {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__jobs-detail-text {
    font-size: 14px;
  }
}
.vc-body--wob .vc-page-head__jobs-detail-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__jobs-detail-text {
  color: var(--vc-yellow);
}
.vc-page-head__jobs-detail-salary {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 11.1963882619px );
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 1300px) {
  .vc-page-head__jobs-detail-salary {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__jobs-detail-salary {
    font-size: 14px;
  }
}
.vc-body--wob .vc-page-head__jobs-detail-salary {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__jobs-detail-salary {
  color: var(--vc-yellow);
}
.vc-page-head__jobs-detail-employment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0022573363 * 100vw + 5.065462754px );
  gap: calc( 0.0022573363 * 100vw + 5.065462754px );
}
@media (min-width: 1300px) {
  .vc-page-head__jobs-detail-employment {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__jobs-detail-employment {
    grid-gap: 6px;
    gap: 6px;
  }
}
.vc-page-head__doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 300px;
  margin-top: calc( 0.0135440181 * 100vw + 18.3927765237px );
}
@media (min-width: 1300px) {
  .vc-page-head__doctor {
    margin-top: 36px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-page-head__doctor-head {
  margin-left: calc( 0.2031602709 * 100vw + 83.8916478555px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-page-head__doctor--without-image {
  min-height: 0;
}
.vc-page-head__doctor--without-image .vc-page-head__doctor-head {
  width: 100%;
  margin-left: 0;
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-head {
    margin-left: 348px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-head {
    margin-left: 168px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor-head {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0;
  }
}
.vc-page-head__doctor-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( -0.0011286682 * 100vw + 10.467268623px );
  gap: calc( -0.0011286682 * 100vw + 10.467268623px );
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-progress {
    grid-gap: 9px;
    gap: 9px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-progress {
    grid-gap: 10px;
    gap: 10px;
  }
}
.vc-page-head__doctor-progress-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding: 4px 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 6px;
  gap: 6px;
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 11.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.53;
  border-radius: 100px;
  background: var(--vc-white);
}
.vc-body--bow .vc-page-head__doctor-progress-item {
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-page-head__doctor-progress-item {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-page-head__doctor-progress-item {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-progress-item {
    font-size: 13px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-progress-item {
    font-size: 12px;
  }
}
.vc-page-head__doctor-image {
  position: absolute;
  aspect-ratio: 300/300;
  overflow: hidden;
  border-radius: 400px;
  height: calc( 0.158013544 * 100vw + 94.5823927765px );
  max-width: 300px;
  background: -webkit-gradient(linear, left top, left bottom, from(#E5EBF5), to(#CFD8E5));
  background: -o-linear-gradient(top, #E5EBF5 0%, #CFD8E5 100%);
  background: linear-gradient(180deg, #E5EBF5 0%, #CFD8E5 100%);
  left: 0;
  top: 0;
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-image {
    height: 300px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-image {
    height: 160px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor-image {
    height: calc( 0.158013544 * 100vw + 94.5823927765px );
    position: relative;
    margin-top: 24px;
  }
}
@media (max-width: 767px) and (min-width: 1300px) {
  .vc-page-head__doctor-image {
    height: 300px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  .vc-page-head__doctor-image {
    height: 160px;
  }
}
.vc-page-head__doctor-image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.vc-page-head__doctor-speciality {
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 12.532731377px );
  margin-top: calc( 0.0135440181 * 100vw + 6.3927765237px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  opacity: 0.5;
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-speciality {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-speciality {
    font-size: 13px;
  }
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-speciality {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-speciality {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor-speciality {
    opacity: 1;
  }
}
.vc-body--bow .vc-page-head__doctor-speciality {
  color: var(--vc-black);
  opacity: 1;
}
.vc-body--wob .vc-page-head__doctor-speciality {
  color: var(--vc-white);
  opacity: 1;
}
.vc-body--yob .vc-page-head__doctor-speciality {
  color: var(--vc-yellow);
  opacity: 1;
}
.vc-page-head__doctor-title {
  color: var(--vc-black);
  font-size: calc( 0.0135440181 * 100vw + 18.3927765237px );
  margin-top: calc( 0.006772009 * 100vw + -0.8036117381px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  max-width: 800px;
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-title {
    font-size: 36px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-title {
    font-size: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-title {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-title {
    margin-top: 2px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor-title {
    text-align: center;
  }
}
.vc-body--bow .vc-page-head__doctor-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-page-head__doctor-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__doctor-title {
  color: var(--vc-yellow);
}
.vc-page-head__doctor-cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc( -0.0045146727 * 100vw + 25.8690744921px );
  grid-gap: calc( 0.0293453725 * 100vw + 3.8510158014px );
  gap: calc( 0.0293453725 * 100vw + 3.8510158014px );
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-cost {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-cost {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-cost {
    grid-gap: 42px;
    gap: 42px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-cost {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-body--bow .vc-page-head__doctor-cost svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-page-head__doctor-cost svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-page-head__doctor-cost svg path {
  stroke: var(--vc-yellow);
}
.vc-page-head__doctor-cost-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 6px;
  gap: 6px;
}
.vc-page-head__doctor-cost-container svg {
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}
.vc-page-head__doctor-cost-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0090293454 * 100vw + 0.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 0.2618510158px );
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-cost-info {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-cost-info {
    grid-gap: 4px;
    gap: 4px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor-cost-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-page-head__doctor-cost-text {
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 12.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-cost-text {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-cost-text {
    font-size: 13px;
  }
}
.vc-body--wob .vc-page-head__doctor-cost-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__doctor-cost-text {
  color: var(--vc-yellow);
}
.vc-page-head__doctor-cost-sum {
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 14.532731377px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-cost-sum {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-cost-sum {
    font-size: 15px;
  }
}
.vc-body--wob .vc-page-head__doctor-cost-sum {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__doctor-cost-sum {
  color: var(--vc-yellow);
}
.vc-page-head__doctor-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 12px;
  gap: 12px;
  margin-top: calc( 0.0270880361 * 100vw + 12.7855530474px );
}
@media (min-width: 1300px) {
  .vc-page-head__doctor-btns {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__doctor-btns {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-page-head__doctor-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.vc-page-head__doctor-btns .vc-btn {
  text-transform: uppercase;
}
.vc-page-head__programs-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-page-head__programs-detail-price {
  margin-top: calc( -0.0045146727 * 100vw + 25.8690744921px );
  font-size: 18px;
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
@media (min-width: 1300px) {
  .vc-page-head__programs-detail-price {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-page-head__programs-detail-price {
    margin-top: 24px;
  }
}
.vc-body--bow .vc-page-head__programs-detail-price {
  color: var(--vc-black);
}
.vc-body--wob .vc-page-head__programs-detail-price {
  color: var(--vc-white);
}
.vc-body--yob .vc-page-head__programs-detail-price {
  color: var(--vc-yellow);
}

.vc-doctors .vc-search__container {
  margin-top: 24px;
}
@media (max-width: 767px) {
  .vc-doctors .vc-search .vc-center {
    padding: 0 16px;
  }
  .vc-doctors .vc-search__container {
    padding: 20px 16px;
    grid-gap: 0;
    gap: 0;
    border-radius: 24px;
  }
}
.vc-doctors__content {
  overflow: hidden;
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  opacity: 0;
}
@media (min-width: 1300px) {
  .vc-doctors__content {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__content {
    margin-top: 18px;
  }
}
.vc-doctors__content--pb0 {
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .vc-doctors__content {
    padding-top: 16px;
  }
}
.vc-main-doctors--third-variant .vc-doctors__content {
  padding-top: 0;
}
.vc-doctors__container {
  position: relative;
}
.vc-doctors__index {
  margin-top: calc( 0.0270880361 * 100vw + -11.2144469526px );
  margin-bottom: calc( 0.0270880361 * 100vw + -11.2144469526px );
  padding: 16px 0;
}
@media (min-width: 1300px) {
  .vc-doctors__index {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__index {
    margin-top: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__index {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__index {
    margin-bottom: 0px;
  }
}
.vc-doctors__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px;
  margin-top: 24px;
}
@media (max-width: 1014px) {
  .vc-doctors__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-doctors__list {
    grid-template-columns: 1fr;
  }
}
.vc-doctors__item,
.vc-doctors__item:hover,
.vc-doctors__item:focus {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .vc-doctors__list .vc-doctors__item {
    height: var(--vc-doctors-card-height, auto);
  }

  /*
   * Во время JS-измерения исходной высоты карточки отключаем hover-переходы,
   * иначе фиксированная высота посчитается уже с раскрытой кнопкой/уменьшенным
   * фото - тот же приём, что и в .vc-services__doctors--featured.
   */
  .vc-doctors__list--measuring .vc-doctors__item-image,
  .vc-doctors__list--measuring .vc-doctors__item-btns {
    transition: none !important;
  }

  .vc-doctors__list--measuring .vc-doctors__item:hover .vc-doctors__item-image {
    aspect-ratio: 297/280;
  }

  .vc-doctors__list--measuring .vc-doctors__item:hover .vc-doctors__item-btns {
    max-height: 0;
    margin-top: 0;
    opacity: 0;
  }

  /*
   * У карточек без фото (блок "Другие врачи") нет уменьшающегося на hover
   * изображения, которое освобождает место для кнопки - в карточках с фото
   * рост кнопки компенсируется уменьшением фото, а тут компенсировать
   * нечем. При фиксированной высоте карточки кнопке просто некуда
   * раскрываться, и она остаётся невидимой. Место под кнопку держим
   * зарезервированным всегда, на hover меняется только видимость.
   */
  .vc-doctors__list .vc-doctors__item:not(:has(.vc-doctors__item-image)) .vc-doctors__item-btns {
    max-height: 48px;
    opacity: 0;
    pointer-events: none;
  }

  .vc-doctors__list .vc-doctors__item:not(:has(.vc-doctors__item-image)):hover .vc-doctors__item-btns {
    opacity: 1;
    pointer-events: auto;
  }
}

/*
 * Кнопка "Записаться" у карточек без фото: отступ от специальности,
 * не растягивается на всю ширину карточки (align-items: flex-start вместо
 * дефолтного stretch) и прижимается к левому краю. margin-top одинаковый
 * и на ПК, и на мобильном, и не зависит от hover - иначе на ПК вернулся бы
 * скачок высоты, который уже чинили выше.
 */
.vc-doctors__list .vc-doctors__item:not(:has(.vc-doctors__item-image)) .vc-doctors__item-btns {
  margin-top: 16px;
  align-items: flex-start;
}
.vc-doctors__item {
  position: relative;
  height: auto;
  cursor: pointer;
  border-radius: 24px;
  overflow: hidden;
  background-color: var(--vc-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-doctors__container .vc-doctors__item {
  width: calc( 0.0643340858 * 100vw + 213.3656884876px );
}
@media (min-width: 1300px) {
  .vc-doctors__container .vc-doctors__item {
    width: 297px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__container .vc-doctors__item {
    width: 240px;
  }
}
@media (min-width: 1024px) {
  .vc-doctors__item:hover .vc-doctors__item-image {
    aspect-ratio: 297/220;
  }
  .vc-doctors__item:hover .vc-doctors__item-btns {
    margin-top: 12px;
    max-height: 48px;
    opacity: 1;
    margin-top: calc( -0.0022573363 * 100vw + 14.934537246px );
  }
}
@media (min-width: 1024px) and (min-width: 1300px) {
  .vc-doctors__item:hover .vc-doctors__item-btns {
    margin-top: 12px;
  }
}
@media (min-width: 1024px) and (max-width: 414px) {
  .vc-doctors__item:hover .vc-doctors__item-btns {
    margin-top: 14px;
  }
}
.vc-doctors__item-image {
  position: relative;
  aspect-ratio: 297/280;
  overflow: hidden;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#E5EBF5), to(#CFD8E5));
  background: -o-linear-gradient(top, #E5EBF5 0%, #CFD8E5 100%);
  background: linear-gradient(180deg, #E5EBF5 0%, #CFD8E5 100%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-doctors__item-image {
    aspect-ratio: 358/240;
  }
  .vc-main-doctors .vc-doctors__item-image, .vc-services__doctors .vc-doctors__item-image {
    aspect-ratio: 240/240;
  }
}
.vc-body--bow .vc-doctors__item-image {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-doctors__item-image {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-doctors__item-image {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-doctors__item-image-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.vc-doctors__item-info {
  border-radius: 0px 24px 24px 24px;
  background-color: var(--vc-white);
  z-index: 15;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-right: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-left: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-bottom: 16px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-doctors__item-info {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__item-info {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__item-info {
    padding-right: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__item-info {
    padding-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__item-info {
    padding-left: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__item-info {
    padding-left: 12px;
  }
}
.vc-body--bow .vc-doctors__item-info {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-doctors__item-info {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-doctors__item-info {
  background-color: var(--vc-blue-dark);
}
.vc-doctors__item-title {
  font-size: calc( -0.0022573363 * 100vw + 20.934537246px );
  color: #ae2012;
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
}
@media (min-width: 1300px) {
  .vc-doctors__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__item-title {
    font-size: 20px;
  }
}
.vc-body--bow .vc-doctors__item-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors__item-title {
  color: var(--vc-yellow);
}
.vc-doctors__item-subtitle {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.33;
  color: #8E959B;
  margin-top: 6px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-doctors__item-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors__item-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors__item-subtitle {
  color: var(--vc-yellow);
}
.vc-doctors__item-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10;
  margin-bottom: 8px;
  margin-top: -60px;
  grid-gap: 10px;
  gap: 10px;
  padding: 0 12px;
}
@media (max-width: 767px) {
  .vc-doctors__item-review {
    margin-top: -76px;
  }
}
.vc-doctors__item-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: calc( -0.0022573363 * 100vw + 14.934537246px );
}
@media (min-width: 1300px) {
  .vc-doctors__item-btns {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__item-btns {
    margin-top: 14px;
  }
}
@media (min-width: 1024px) {
  .vc-doctors__item-btns {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-top: 0;
  }
}
.vc-doctors__item-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  padding: 0px 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 4px;
  gap: 4px;
  border-radius: 100px;
  background: var(--vc-white);
  color: #8E959B;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.vc-doctors__item-btn svg {
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
.vc-services__doctors .vc-doctors__item-btn--reviews,
.vc-services__doctors .vc-doctors__item-review .vc-doctors__item-btn {
  border-radius: 100px;
  background: var(--vc-white);
}
.vc-services__doctors .vc-doctors__item-btn--reviews svg path,
.vc-services__doctors .vc-doctors__item-review .vc-doctors__item-btn svg path {
  fill: #FFA928 !important;
  stroke: none !important;
}

/*
 * Плашки отзывов и стажа лежат поверх фотографии и не участвуют в высоте
 * карточки. Поэтому информационный блок начинается на одном уровне у врачей
 * с отзывами и без них, в том числе при раскрытии кнопки по hover.
 */
.vc-services__doctors .vc-doctors__item-image .vc-doctors__item-review {
  position: absolute;
  right: 0;
  bottom: 12px;
  left: 0;
  z-index: 2;
  margin: 0;
  padding: 0 12px;
}

.vc-services__doctors .vc-doctors__item-info {
  border-radius: 0 0 24px 24px;
}
.vc-body--bow .vc-doctors__item-btn {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-doctors__item-btn svg path {
  stroke: var(--vc-black);
  fill: var(--vc-black);
}
.vc-body--wob .vc-doctors__item-btn {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-doctors__item-btn svg path {
  stroke: var(--vc-white);
  fill: var(--vc-white);
}
.vc-body--yob .vc-doctors__item-btn {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-doctors__item-btn svg path {
  stroke: var(--vc-yellow);
  fill: var(--vc-yellow);
}
.vc-doctors__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 360px;
  padding: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: calc( 0.0158013544 * 100vw + 3.4582392777px );
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
  overflow: hidden;
  background: var(--vc-primary-light);
}
@media (min-width: 1300px) {
  .vc-doctors__banner {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner {
    margin-bottom: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__banner {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner {
    border-radius: 24px;
  }
}
.vc-body--bow .vc-doctors__banner {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-doctors__banner {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-doctors__banner {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
@media (max-width: 767px) {
  .vc-doctors__banner {
    min-height: 218px;
    padding: 0;
  }
}
.vc-doctors__banner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-doctors__banner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .vc-doctors__banner-container {
    max-width: 70%;
    padding: 20px;
  }
}
.vc-doctors__banner-title {
  color: var(--vc-black);
  margin-top: 16px;
  font-size: calc( 0.0180586907 * 100vw + 8.5237020316px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.31;
}
@media (min-width: 1300px) {
  .vc-doctors__banner-title {
    font-size: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-title {
    font-size: 16px;
  }
}
.vc-body--bow .vc-doctors__banner-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors__banner-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors__banner-title {
  color: var(--vc-yellow);
}
.vc-doctors__banner-subtitle {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 9.1963882619px );
  margin-top: calc( 0.0022573363 * 100vw + 3.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.77;
}
@media (min-width: 1300px) {
  .vc-doctors__banner-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-subtitle {
    font-size: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__banner-subtitle {
    margin-top: 6px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-subtitle {
    margin-top: 4px;
  }
}
.vc-body--bow .vc-doctors__banner-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors__banner-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors__banner-subtitle {
  color: var(--vc-yellow);
}
.vc-doctors__banner-image {
  position: absolute;
  height: 100%;
  right: calc( 0.1106094808 * 100vw + -80.7923250564px );
  top: 0;
  aspect-ratio: 421/360;
}
@media (min-width: 1300px) {
  .vc-doctors__banner-image {
    right: 63px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-image {
    right: -35px;
  }
}
@media (max-width: 767px) {
  .vc-doctors__banner-image {
    top: unset;
    bottom: 0;
  }
}
.vc-doctors__banner-image-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.vc-doctors__banner-btns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: calc( 0.0361173815 * 100vw + 1.0474040632px );
}
@media (min-width: 1300px) {
  .vc-doctors__banner-btns {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-btns {
    margin-top: 16px;
  }
}
.vc-doctors__banner-achievements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0022573363 * 100vw + 7.065462754px );
  gap: calc( 0.0022573363 * 100vw + 7.065462754px );
}
@media (min-width: 1300px) {
  .vc-doctors__banner-achievements {
    grid-gap: 10px;
    gap: 10px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-achievements {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-body--bow .vc-doctors__banner-achievements svg, .vc-body--bow .vc-doctors__banner-achievements path {
  fill: var(--vc-black);
}
.vc-body--wob .vc-doctors__banner-achievements svg, .vc-body--wob .vc-doctors__banner-achievements path {
  fill: var(--vc-white);
}
.vc-body--yob .vc-doctors__banner-achievements svg, .vc-body--yob .vc-doctors__banner-achievements path {
  fill: var(--vc-yellow);
}
.vc-doctors__banner-achievement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: calc( 0.006772009 * 100vw + 5.1963882619px );
  padding-left: calc( 0.006772009 * 100vw + 5.1963882619px );
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 4px;
  gap: 4px;
  border-radius: 100px;
  background: var(--vc-white);
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 11.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.66;
}
@media (min-width: 1300px) {
  .vc-doctors__banner-achievement {
    padding-right: 14px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-achievement {
    padding-right: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__banner-achievement {
    padding-left: 14px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-achievement {
    padding-left: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors__banner-achievement {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-doctors__banner-achievement {
    font-size: 12px;
  }
}
.vc-doctors__banner-achievement svg {
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
.vc-body--bow .vc-doctors__banner-achievement {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-doctors__banner-achievement {
  border: 1px solid var(--vc-white);
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-doctors__banner-achievement {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-doctors__nav {
  position: absolute;
  top: 109px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-doctors__nav {
    display: none;
  }
}
.vc-doctors__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-doctors__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-doctors__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-doctors__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-doctors__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-doctors__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-doctors__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-doctors__arrow--right {
  -webkit-transform: translateX(25%);
      -ms-transform: translateX(25%);
          transform: translateX(25%);
}
.vc-doctors__arrow svg {
  display: block;
}
.vc-doctors__arrow--left {
  -webkit-transform: translateX(-25%);
      -ms-transform: translateX(-25%);
          transform: translateX(-25%);
}
.vc-doctors__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-doctors__arrow:hover {
  background: #C8C3F5;
}

body:not(.vc-body--bow):not(.vc-body--wob):not(.vc-body--yob) .vc-services__doctors .vc-doctors__arrow:hover {
  background: var(--vc-white);
}

.vc-section__content {
  margin-top: calc( 0.0158013544 * 100vw + 11.4582392777px );
}
@media (min-width: 1300px) {
  .vc-section__content {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-section__content {
    margin-top: 18px;
  }
}
.vc-section--branches .vc-section__content {
  margin-top: calc( -0.0022573363 * 100vw + 18.934537246px );
}
@media (min-width: 1300px) {
  .vc-section--branches .vc-section__content {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-section--branches .vc-section__content {
    margin-top: 18px;
  }
}
.vc-section__header-link {
 /* width: 60%;*/
    margin: 0 auto;
}
.vc-section__header-link--bottom-right {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: clamp(16px, 2vw, 24px) 0 0;
}
.vc-section__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.vc-section__title {
  color: var(--vc-black);
  font-size: calc( 0.0090293454 * 100vw + 24.2618510158px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  margin: 0;
  text-align: left;
}
.vc-about .vc-section__title, .vc-doctors-detail .vc-section__title, .vc-services-section .vc-section__title, .vc-services .vc-section__title {
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
}
@media (min-width: 1300px) {
  .vc-about .vc-section__title, .vc-doctors-detail .vc-section__title, .vc-services-section .vc-section__title, .vc-services .vc-section__title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-about .vc-section__title, .vc-doctors-detail .vc-section__title, .vc-services-section .vc-section__title, .vc-services .vc-section__title {
    font-size: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-section__title {
    font-size: 36px;
  }
}
@media (max-width: 414px) {
  .vc-section__title {
    font-size: 28px;
  }
}
.vc-body--wob .vc-section__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-section__title {
  color: var(--vc-yellow);
}
.vc-section__subtitle {
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: rgba(68,68,68,1);
  margin-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  max-width: 840px;
}
@media (min-width: 1300px) {
  .vc-section__subtitle {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-section__subtitle {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-section__subtitle {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-section__subtitle {
    margin-top: 12px;
  }
}
.vc-body--bow .vc-section__subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-section__subtitle {
  color: var(--vc-white);
}
.vc-section__subtitle-link {
  display: none;
}
@media (max-width: 767px) {
  .vc-section__subtitle-link {
    display: block;
    margin-top: 24px;
  }
}

.vc-arrow-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 10px;
  gap: 10px;
  border: 1px solid var(--vc-primary);
  padding: 16px 24px;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-arrow-link {
    border-width: 1.5px;
    padding: 10px;
  }
}
.vc-body--bow .vc-arrow-link {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-arrow-link {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-arrow-link {
  border-color: var(--vc-yellow);
}
.vc-arrow-link:visited .vc-arrow-link__text {
  color: var(--vc-primary);
}
.vc-body--bow .vc-arrow-link:visited .vc-arrow-link__text {
  color: var(--vc-black);
}
.vc-body--wob .vc-arrow-link:visited .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-arrow-link:visited .vc-arrow-link__text {
  color: var(--vc-yellow);
}
.vc-arrow-link:hover {
  background-color: var(--vc-primary);
}
.vc-body--bow .vc-arrow-link:hover {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-arrow-link:hover {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-arrow-link:hover {
  background-color: var(--vc-blue-dark);
}
.vc-arrow-link:hover .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--bow .vc-arrow-link:hover .vc-arrow-link__text {
  color: var(--vc-black);
}
.vc-body--wob .vc-arrow-link:hover .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-arrow-link:hover .vc-arrow-link__text {
  color: var(--vc-yellow);
}
.vc-arrow-link:hover .vc-arrow-link__icon svg path {
  stroke: var(--vc-white);
}
.vc-body--bow .vc-arrow-link:hover .vc-arrow-link__icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-arrow-link:hover .vc-arrow-link__icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-arrow-link:hover .vc-arrow-link__icon svg path {
  stroke: var(--vc-yellow);
}
.vc-arrow-link:focus {
  background-color: var(--vc-primary);
}
.vc-body--bow .vc-arrow-link:focus {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-arrow-link:focus {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-arrow-link:focus {
  background-color: var(--vc-blue-dark);
}
.vc-arrow-link:focus .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--bow .vc-arrow-link:focus .vc-arrow-link__text {
  color: var(--vc-black);
}
.vc-body--wob .vc-arrow-link:focus .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-arrow-link:focus .vc-arrow-link__text {
  color: var(--vc-yellow);
}
.vc-arrow-link:focus .vc-arrow-link__icon svg path {
  stroke: var(--vc-white);
}
.vc-body--bow .vc-arrow-link:focus .vc-arrow-link__icon svg {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-arrow-link:focus .vc-arrow-link__icon svg {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-arrow-link:focus .vc-arrow-link__icon svg {
  stroke: var(--vc-yellow);
}
.vc-arrow-link:active .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--bow .vc-arrow-link:active .vc-arrow-link__text {
  color: var(--vc-black);
}
.vc-body--wob .vc-arrow-link:active .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-arrow-link:active .vc-arrow-link__text {
  color: var(--vc-yellow);
}
.vc-arrow-link__text {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
  color: var(--vc-primary);
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-arrow-link__text {
    display: none;
  }
  .vc-section__header-link--bottom-right .vc-arrow-link__text {
    display: block;
  }
}
.vc-body--bow .vc-arrow-link__text {
  color: var(--vc-black);
}
.vc-body--wob .vc-arrow-link__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-arrow-link__text {
  color: var(--vc-yellow);
}
.vc-arrow-link__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-arrow-link__icon svg,
.vc-arrow-link__icon img {
  display: block;
}
.vc-arrow-link__icon svg path,
.vc-arrow-link__icon img path {
  stroke: var(--vc-primary);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-arrow-link__icon svg path,
.vc-body--bow .vc-arrow-link__icon img path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-arrow-link__icon svg path,
.vc-body--wob .vc-arrow-link__icon img path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-arrow-link__icon svg path,
.vc-body--yob .vc-arrow-link__icon img path {
  stroke: var(--vc-yellow);
}

.vc-main-doctors {
  padding-top: calc( 0.0316027088 * 100vw + 18.9164785553px );
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-main-doctors {
    padding-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-main-doctors {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors {
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .vc-main-doctors .vc-doctors__item-review {
    margin-top: -54px;
  }
}
.vc-main-doctors .vc-doctors__item-title {
  font-size: calc( 0.0033860045 * 100vw + 13.5981941309px );
}
@media (min-width: 1300px) {
  .vc-main-doctors .vc-doctors__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors .vc-doctors__item-title {
    font-size: 15px;
  }
}
.vc-main-doctors:hover .vc-doctors__nav {
  opacity: 1;
}
.vc-main-doctors__more {
  margin-top: 22px;
  width: 100%;
}
@media (min-width: 768px) {
  .vc-main-doctors__more {
    display: none;
  }
}
.vc-main-doctors__wrapper .vc-search-container {
  display: none;
}
.vc-main-doctors__nav-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.vc-main-doctors__nav-wrapper {
  position: absolute;
  bottom: 56px;
  z-index: 500;
  width: 100%;
}
.vc-main-doctors__nav-wrapper .vc-main-doctors__nav .vc-main-doctors__pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
@media (max-width: 767px) {
  .vc-main-doctors__nav-wrapper {
    bottom: 0;
  }
}
.vc-main-doctors__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 0;
  gap: 0;
}
.vc-main-doctors__pagination .swiper-pagination-bullet {
  margin: 0 2px;
  display: block;
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: rgba(127, 86, 153, 0.3);
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-main-doctors__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-main-doctors__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-doctors__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-main-doctors__pagination .swiper-pagination-bullet-active {
  width: 48px;
}
.vc-main-doctors__pagination .swiper-pagination-bullet-active::before {
  content: "";
  width: 0%;
  height: 4px;
  display: block;
  border-radius: 2px;
  background-color: var(--vc-primary);
  -webkit-animation: vc-fill-pagination-bullet 10s linear;
          animation: vc-fill-pagination-bullet 10s linear;
}
.vc-body--bow .vc-main-doctors__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-black);
}
.vc-body--wob .vc-main-doctors__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-white);
}
.vc-body--yob .vc-main-doctors__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-main-doctors__pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-main-doctors--second-variant .vc-doctors__item {
  border-radius: 24px;
  min-height: calc( 0.0451467269 * 100vw + 261.309255079px );
  min-width: 260px;
}
@media (min-width: 1300px) {
  .vc-main-doctors--second-variant .vc-doctors__item {
    min-height: 320px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors--second-variant .vc-doctors__item {
    min-height: 280px;
  }
}
.vc-main-doctors--second-variant .vc-doctors__item:before {
  content: "";
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8))), no-repeat;
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.8) 100%), no-repeat;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.8) 100%), no-repeat;
  border-radius: 24px;
}
.vc-main-doctors--second-variant .vc-doctors__item:hover .vc-doctors__item-image:before {
  opacity: 0.2;
}
.vc-main-doctors--second-variant .vc-doctors__item-info {
  margin-top: auto;
  background: none;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  padding-top: calc( 0.0056433409 * 100vw + 8.6636568849px );
  padding-right: 15px;
  padding-bottom: calc( 0.0056433409 * 100vw + 12.6636568849px );
  padding-left: 15px;
}
@media (min-width: 1300px) {
  .vc-main-doctors--second-variant .vc-doctors__item-info {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors--second-variant .vc-doctors__item-info {
    padding-top: 11px;
  }
}
@media (min-width: 1300px) {
  .vc-main-doctors--second-variant .vc-doctors__item-info {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors--second-variant .vc-doctors__item-info {
    padding-bottom: 15px;
  }
}
.vc-main-doctors--second-variant .vc-doctors__item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  aspect-ratio: 297/320;
}
@media (max-width: 767px) {
  .vc-main-doctors--second-variant .vc-doctors__item-image {
    aspect-ratio: 260/280;
  }
}
.vc-main-doctors--second-variant .vc-doctors__item-image:before {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0;
  left: 0;
  content: "";
  background-color: var(--vc-white);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-main-doctors--second-variant .vc-doctors__item-title {
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 14.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1300px) {
  .vc-main-doctors--second-variant .vc-doctors__item-title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors--second-variant .vc-doctors__item-title {
    font-size: 15px;
  }
}
.vc-main-doctors--second-variant .vc-doctors__item-title:first-line {
  text-transform: uppercase;
}
.vc-body--wob .vc-main-doctors--second-variant .vc-doctors__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-doctors--second-variant .vc-doctors__item-title {
  color: var(--vc-yellow);
}
.vc-main-doctors--second-variant .vc-doctors__item-subtitle {
  margin-top: 6px;
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 10.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
}
@media (min-width: 1300px) {
  .vc-main-doctors--second-variant .vc-doctors__item-subtitle {
    font-size: 12px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors--second-variant .vc-doctors__item-subtitle {
    font-size: 11px;
  }
}
.vc-body--wob .vc-main-doctors--second-variant .vc-doctors__item-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-doctors--second-variant .vc-doctors__item-subtitle {
  color: var(--vc-yellow);
}
.vc-main-doctors--third-variant .vc-doctors__nav {
  top: unset;
  bottom: 26px;
}
.vc-main-doctors--third-variant .vc-doctors__arrow--right {
  -webkit-transform: translateX(35%);
      -ms-transform: translateX(35%);
          transform: translateX(35%);
}
.vc-main-doctors--third-variant .vc-doctors__arrow--left {
  -webkit-transform: translateX(-35%);
      -ms-transform: translateX(-35%);
          transform: translateX(-35%);
}
.vc-main-doctors--third-variant .vc-doctors__item {
  height: 120px;
  padding: 16px 20px;
  background: #F5F6FA;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.vc-main-doctors--third-variant .vc-doctors__item:hover .vc-doctors__item-image {
  aspect-ratio: 120/120;
}
@media (max-width: 767px) {
  .vc-main-doctors--third-variant .vc-doctors__item {
    padding: 14px 16px;
    height: 110px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.vc-main-doctors--third-variant .vc-doctors__item-image {
  position: absolute;
  height: 120px;
  right: 10px;
  top: 0;
  z-index: 10;
  background: none;
  aspect-ratio: 120/120;
}
@media (max-width: 767px) {
  .vc-main-doctors--third-variant .vc-doctors__item-image {
    right: unset;
    top: unset;
    bottom: 0;
    aspect-ratio: 100/100;
    height: 100px;
  }
}
.vc-main-doctors--third-variant .vc-doctors__item-image-img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
.vc-main-doctors--third-variant .vc-doctors__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: unset;
  padding: 0;
  background-color: unset;
  max-width: 70%;
}
@media (max-width: 767px) {
  .vc-main-doctors--third-variant .vc-doctors__item-info {
    display: none;
  }
}
.vc-main-doctors--third-variant .vc-doctors__item-title {
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
}
.vc-body--wob .vc-main-doctors--third-variant .vc-doctors__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-doctors--third-variant .vc-doctors__item-title {
  color: var(--vc-yellow);
}
.vc-main-doctors--third-variant .vc-doctors__item-subtitle {
  overflow: hidden;
  color: #8E959B;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vc-body--wob .vc-main-doctors--third-variant .vc-doctors__item-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-doctors--third-variant .vc-doctors__item-subtitle {
  color: var(--vc-yellow);
}
.vc-main-doctors--third-variant .vc-tabs__tab {
  border-radius: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-main-doctors--third-variant .vc-tabs__tab {
    border-radius: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-doctors--third-variant .vc-tabs__tab {
    border-radius: 16px;
  }
}
.vc-main-doctors--third-variant .vc-tabs__tab--active {
  background-color: #ae2012;
}

.vc-main-slider {
  position: relative;
  overflow: hidden;
}
.vc-main-slider:hover .vc-main-slider__nav-arrows {
  opacity: 1;
  pointer-events: all;
}
.vc-main-slider__nav-arrows {
  position: absolute;
  top: auto;
  bottom: 110px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-main-slider__nav-arrows {
    display: none;
  }
}
.vc-main-slider__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-main-slider__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-main-slider__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-main-slider__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-main-slider__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-main-slider__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-main-slider__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-main-slider__arrow--right {
  margin-right: 2%;
}
.vc-main-slider__arrow svg {
  display: block;
}
.vc-main-slider__arrow--left {
  margin-left: 2%;
}
.vc-main-slider__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-main-slider__arrow:hover {
  background: #C8C3F5;
}
@media (max-width: 767px) {
  .vc-main-slider__container {
    max-height: 628px;
  }
}
.vc-body--bow .vc-main-slider__container {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-main-slider__container {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-slider__container {
  background-color: var(--vc-blue-dark);
}
.vc-main-slider__wrapper {
  height: auto;
  overflow: hidden;
  border-radius: 0px 0px 80px 80px;
}
@media (max-width: 767px) {
  .vc-main-slider__wrapper {
    border-radius: 0px 0px 32px 32px;
    margin-bottom: 28px;
  }
}
.vc-main-slider__slide {
  position: relative;
  height: 700px;
}
@media (max-width: 767px) {
  .vc-main-slider__slide {
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-slider__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 5;
}
.vc-body--bow .vc-main-slider__image {
  background-color: var(--vc-white);
  border: 1px solid var(--vc-black);
  border-radius: 0 0 80px 80px;
}
.vc-body--wob .vc-main-slider__image {
  background-color: var(--vc-black);
  border: 1px solid var(--vc-white);
  border-radius: 0 0 80px 80px;
}
.vc-body--yob .vc-main-slider__image {
  background-color: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
  border-radius: 0 0 80px 80px;
}
.vc-main-slider__image-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
}
@media (max-width: 767px) {
  .vc-main-slider__image-img {
    display: none;
  }
}
.vc-main-slider__image-img--mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-main-slider__image-img--mob {
    position: relative;
    display: block;
    height: 600px;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}
.vc-main-slider__content {
  position: relative;
  height: 100%;
  z-index: 10;
  padding-top: calc( 0.1691729323 * 100vw + -9.9248120301px );
  padding-bottom: 99px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.vc-main-slider__slide.swiper-slide-active .vc-main-slider__content {
  opacity: 1;
}
@media (min-width: 1300px) {
  .vc-main-slider__content {
    padding-top: 210px;
  }
}
@media (max-width: 768px) {
  .vc-main-slider__content {
    padding-top: 120px;
  }
}
.vc-main-slider__content .vc-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
@media (max-width: 767px) {
  .vc-main-slider__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 120px 8px 24px 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.vc-body--bow .vc-main-slider__content * {
  color: var(--vc-black);
}
.vc-body--wob .vc-main-slider__content * {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-slider__content * {
  color: var(--vc-yellow);
}
.vc-main-slider__title h1{
  font-size: 40px;
  color: #ae2012;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
}
@media (min-width: 1300px) {
  .vc-main-slider__title {
    font-size: 52px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider__title {
    font-size: 32px;
  }
}
.vc-body--bow .vc-main-slider__title {
  color: var(--vc-black);
}
.vc-body--wob .vc-main-slider__title {
  color: var(--vc-white);
}
@media (max-width: 767px) {
  .vc-main-slider__title {
    max-width: 100%;
    font-size: 28px;
    line-height: 38px;
  }
}
.vc-main-slider__title-btn {
  padding: 8px 12px 7px 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: calc( 0.0090293454 * 100vw + 4.2618510158px );
  display: inline-block;
  border-radius: 30px;
  background: var(--vc-white);
  color: var(--vc-primary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1300px) {
  .vc-main-slider__title-btn {
    margin-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider__title-btn {
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider__title-btn {
    padding: 7px 8px 6px 8px;
  }
}
.vc-body--bow .vc-main-slider__title-btn {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-main-slider__title-btn {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-slider__title-btn {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-main-slider__text p{
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  color: #000;
  line-height: 36px;
}
@media (min-width: 1300px) {
  .vc-main-slider__text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider__text {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-slider__text {
    
  }
}
@media (max-width: 414px) {
  .vc-main-slider__text {
    margin-top: 8px;
  }
}
.vc-body--wob .vc-main-slider__text {
  color: var(--vc-white);
}
@media (max-width: 767px) {
  .vc-main-slider__text {
    max-width: 100%;
  }
  a.slider__link {
    width: 50% !important;
    height: 12% !important;
  }
}
.vc-main-slider__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc( 0.0158013544 * 100vw + 9.4582392777px );
}
@media (min-width: 1300px) {
  .vc-main-slider__btn {
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider__btn {
    margin-top: 16px;
  }
}
.vc-main-slider__nav-wrapper {
  position: absolute;
  bottom: calc( 0.0225733634 * 100vw + 10.6546275395px );
  z-index: 500;
  width: 100%;
}
@media (min-width: 1300px) {
  .vc-main-slider__nav-wrapper {
    bottom: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider__nav-wrapper {
    bottom: 20px;
  }
}
.vc-main-slider__nav-wrapper .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
@media (max-width: 767px) {
  .vc-main-slider__nav-wrapper {
    bottom: 0;
  }
}
.vc-main-slider__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.vc-main-slider__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 0;
  gap: 0;
}
.vc-main-slider__pagination .swiper-pagination-bullet {
  margin: 0 2px;
  display: block;
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: rgba(127, 86, 153, 0.3);
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-main-slider__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-main-slider__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-slider__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-main-slider__pagination .swiper-pagination-bullet-active {
  width: 48px;
}
.vc-main-slider__pagination .swiper-pagination-bullet-active::before {
  content: "";
  width: 0%;
  height: 4px;
  display: block;
  border-radius: 2px;
  background-color: var(--vc-primary);
  -webkit-animation: vc-fill-pagination-bullet 10s linear;
          animation: vc-fill-pagination-bullet 10s linear;
}
.vc-body--bow .vc-main-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-black);
}
.vc-body--wob .vc-main-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-white);
}
.vc-body--yob .vc-main-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-main-slider__pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-main-slider--second-variant .vc-main-slider__nav-wrapper {
  bottom: calc( 0.0225733634 * 100vw + 10.6546275395px );
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__nav-wrapper {
    bottom: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__nav-wrapper {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__container {
    max-height: 640px;
  }
}
.vc-main-slider--second-variant .vc-main-slider__nav {
  padding-left: calc( 0.0609480813 * 100vw + -9.2325056433px );
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__nav {
    padding-left: 70px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__nav {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__nav {
    padding: 0;
  }
}
@media (max-width: 850px) {
  .vc-main-slider--second-variant .vc-main-slider__nav .vc-main-slider__pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-main-slider--second-variant .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet {
  opacity: unset;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.3);
}
.vc-main-slider--second-variant .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet:before {
  height: 6px;
}
.vc-main-slider--second-variant .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet-active {
  width: 30px;
}
.vc-main-slider--second-variant .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-white);
}
.vc-main-slider--second-variant .vc-main-slider__arrow--left {
  margin-left: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.vc-main-slider--second-variant .vc-main-slider__arrow--right {
  margin-right: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}
.vc-main-slider--second-variant .vc-main-slider__container {
  margin-top: 164px;
  position: relative;
}
@media (max-width: 1249px) {
  .vc-main-slider--second-variant .vc-main-slider__container {
    margin-top: 70px;
  }
}
.vc-main-slider--second-variant .vc-main-slider__image-img {
  height: 100%;
}
.vc-main-slider--second-variant .vc-main-slider__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: calc( 0.0383747178 * 100vw + 0.1128668172px );
  padding-left: calc( 0.0609480813 * 100vw + -9.2325056433px );
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__content {
    padding-right: 50px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__content {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__content {
    padding-left: 70px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__content {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__content {
    padding-top: 40px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.vc-main-slider--second-variant .vc-main-slider__title {
  font-weight: 400;
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__title {
    margin-top: 8px;
    max-width: 100%;
  }
}
.vc-main-slider--second-variant .vc-main-slider__text {
  font-size: calc( 0.0011286682 * 100vw + 13.532731377px );
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__text {
    font-size: 15px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__text {
    max-width: 90%;
  }
}
.vc-main-slider--second-variant .vc-main-slider__btn {
  margin-top: calc( 0.0158013544 * 100vw + 9.4582392777px );
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__btn {
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__btn {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__btn {
    margin-bottom: 0;
  }
}
.vc-main-slider--second-variant .vc-main-slider__slide {
  height: 100%;
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-slider--second-variant .vc-main-slider__wrapper {
  border-radius: calc( 0.0090293454 * 100vw + 28.2618510158px );
  aspect-ratio: 1260/600;
}
@media (min-width: 1300px) {
  .vc-main-slider--second-variant .vc-main-slider__wrapper {
    border-radius: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--second-variant .vc-main-slider__wrapper {
    border-radius: 32px;
  }
}
@media (max-width: 767px) {
  .vc-main-slider--second-variant .vc-main-slider__wrapper {
    aspect-ratio: 358/640;
    max-height: 640px;
    margin-bottom: 0;
  }
}
.vc-main-slider--second-variant .vc-header__top {
  padding: 0;
}
.vc-main-slider--second-variant .vc-header__main {
  padding: 0;
}
.vc-main-slider--third-variant {
  padding-bottom: 0;
}
.vc-main-slider--third-variant .vc-main-slider__container {
  position: relative;
  width: 100%;
  height: 100vh;
  aspect-ratio: 1600/900;
}
@media (max-width: 767px) {
  .vc-main-slider--third-variant .vc-main-slider__container {
    aspect-ratio: 390/844;
    max-height: 844px;
  }
}
.vc-main-slider--third-variant .vc-main-slider__container video {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.vc-main-slider--third-variant .vc-main-slider__container::before {
  content: "";
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.vc-main-slider--third-variant .vc-main-slider__content {
  padding: 124px 36px 0 36px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1279px) {
  .vc-main-slider--third-variant .vc-main-slider__content {
    padding: 60px 50px 0 50px;
  }
}
@media (max-width: 831px) {
  .vc-main-slider--third-variant .vc-main-slider__content {
    padding: 60px 16px 0 16px;
  }
}
.vc-main-slider--third-variant .vc-main-slider__title {
  color: var(--vc-white);
  max-width: 955px;
  text-align: center;
  font-size: calc( 0.0428893905 * 100vw + 8.2437923251px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 1300px) {
  .vc-main-slider--third-variant .vc-main-slider__title {
    font-size: 64px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--third-variant .vc-main-slider__title {
    font-size: 26px;
  }
}
.vc-main-slider--third-variant .vc-main-slider__subtitle {
  color: var(--vc-white);
  max-width: 955px;
  text-align: center;
  font-size: calc( 0.0090293454 * 100vw + 10.2618510158px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1300px) {
  .vc-main-slider--third-variant .vc-main-slider__subtitle {
    font-size: 22px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--third-variant .vc-main-slider__subtitle {
    font-size: 14px;
  }
}
.vc-main-slider--third-variant .vc-main-slider__btn {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 30px 0 0 0;
}
.vc-main-slider--third-variant .vc-main-slider__btn .vc-btn {
  height: calc( 0.0135440181 * 100vw + 42.3927765237px );
  padding-left: 40px;
  padding-right: 40px;
  color: var(--vc-white);
  border-color: var(--vc-white);
}
@media (min-width: 1300px) {
  .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn {
    height: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn {
    height: 48px;
  }
}
.vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:before {
  position: absolute;
  width: 100%;
  border-radius: 32px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  z-index: 5;
  background-color: var(--vc-white);
  opacity: 0;
}
.vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:hover, .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:visited, .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:active, .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:focus {
  background-color: var(--vc-transparent);
}
.vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:hover:before, .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:visited:before, .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:active:before, .vc-main-slider--third-variant .vc-main-slider__btn .vc-btn:focus:before {
  opacity: 0.2;
}

@-webkit-keyframes vc-fill-pagination-bullet {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

@keyframes vc-fill-pagination-bullet {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.vc-branches__main {
  -webkit-transform: translateY(-33px);
      -ms-transform: translateY(-33px);
          transform: translateY(-33px);
}
.vc-branches__list-wrapper {
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-branches__list-wrapper {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-branches__list-wrapper {
    margin-top: 48px;
  }
}
.vc-branches__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (max-width: 1023px) {
  .vc-branches__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-branches__list {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 1300px) {
  .vc-branches__list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-branches__list {
    grid-gap: 12px;
  }
}
.vc-branches__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  position: relative;
  grid-gap: calc( 0.0180586907 * 100vw + 0.5237020316px );
  -webkit-transform: translateY(-33.3%);
      -ms-transform: translateY(-33.3%);
          transform: translateY(-33.3%);
  margin-bottom: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-branches__info {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info {
    grid-gap: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__info {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .vc-branches__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transform: translateY(-33px);
        -ms-transform: translateY(-33px);
            transform: translateY(-33px);
  }
}
.vc-branches__info a:hover .vc-branches__info-text, .vc-branches__info__info-card:hover .vc-branches__info-text {
  color: var(--vc-primary);
}
.vc-branches__info-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(142, 149, 155, 0.12);
          box-shadow: 0px 3px 6px 0px rgba(142, 149, 155, 0.12);
  padding-top: calc( 0.0270880361 * 100vw + 0.7855530474px );
  padding-right: calc( 0.0270880361 * 100vw + 12.7855530474px );
  padding-bottom: calc( 0.0270880361 * 100vw + 0.7855530474px );
  padding-left: calc( 0.0090293454 * 100vw + 20.2618510158px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 16px;
  gap: 16px;
  border-radius: 18px;
  background: var(--vc-white);
}
@media (min-width: 1300px) {
  .vc-branches__info-card {
    padding-top: 36px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info-card {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__info-card {
    padding-right: 48px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info-card {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__info-card {
    padding-bottom: 36px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info-card {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__info-card {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info-card {
    padding-left: 24px;
  }
}
.vc-branches__info-card:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-body--bow .vc-branches__info-card {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-branches__info-card svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-branches__info-card {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-branches__info-card svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-branches__info-card {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-branches__info-card svg path {
  stroke: var(--vc-yellow);
}
.vc-branches__map-card {
  position: relative;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.vc-branches__map-card iframe {
  display: block;
  width: 100%;
  border: 0;
  border-radius: inherit;
}
.vc-branches__info-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-branches__info-icon svg, .vc-branches__info-icon path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  stroke: var(--vc-primary);
}
.vc-branches__info-text {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 14.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-branches__info-text {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-branches__info-text {
    font-size: 16px;
  }
}
.vc-body--bow .vc-branches__info-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-branches__info-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__info-text {
  color: var(--vc-yellow);
}
.vc-branches__item {
  position: relative;
  height: auto;
  border-radius: 24px;
  overflow: hidden;
  background-color: var(--vc-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-main-branches__slider .vc-branches__item {
  width: calc( 0.0948081264 * 100vw + 280.7494356659px );
}
@media (min-width: 1300px) {
  .vc-main-branches__slider .vc-branches__item {
    width: 404px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__slider .vc-branches__item {
    width: 320px;
  }
}
@media (min-width: 1024px) {
  .vc-branches__item:hover .vc-branches__item-info {
    margin-top: -92px;
  }
  .vc-branches__item:hover .vc-branches__item-btns {
    opacity: 1;
    max-height: 57px;
    padding-top: 15px;
  }
}
.vc-body--bow .vc-branches__item {
  background: var(--vc-white);
}
.vc-body--wob .vc-branches__item {
  background: var(--vc-black);
}
.vc-body--yob .vc-branches__item {
  background: var(--vc-blue-dark);
}
.vc-branches__item-disc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc( 0.0011286682 * 100vw + 10.532731377px );
  height: 26px;
  padding: 10px 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 2px;
  gap: 2px;
  border-radius: 100px;
  background: #C8C3F5;
  position: absolute;
  left: 14px;
  top: 14px;
  color: var(--vc-black);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1300px) {
  .vc-branches__item-disc {
    font-size: 12px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-disc {
    font-size: 11px;
  }
}
.vc-branches__item-image {
  position: relative;
  aspect-ratio: 404/240;
  overflow: hidden;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-branches__item-image {
    aspect-ratio: 358/180;
  }
}
.vc-branches__item-image-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.vc-branches__item-info {
  border-radius: 0px 24px 24px 24px;
  background-color: var(--vc-white);
  margin-top: -35px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-right: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-bottom: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-left: calc( 0.0045146727 * 100vw + 14.1309255079px );
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-branches__item-info {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-info {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__item-info {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-info {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__item-info {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-info {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__item-info {
    padding-left: 20px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-info {
    padding-left: 16px;
  }
}
.vc-body--bow .vc-branches__item-info {
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-branches__item-info {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-branches__item-info {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-branches__item-title {
  font-size: calc( 0.0022573363 * 100vw + 17.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-branches__item-title {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-branches__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__item-title {
  color: var(--vc-yellow);
}
.vc-branches__item-subtitle {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
  color: #8E959B;
  margin-top: calc( 0.0022573363 * 100vw + 5.065462754px );
}
@media (min-width: 1300px) {
  .vc-branches__item-subtitle {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-subtitle {
    margin-top: 6px;
  }
}
.vc-body--bow .vc-branches__item-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-branches__item-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__item-subtitle {
  color: var(--vc-yellow);
}
.vc-branches__item-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: calc( 0.0056433409 * 100vw + 7.6636568849px );
  grid-gap: calc( 0.0056433409 * 100vw + 2.6636568849px );
  gap: calc( 0.0056433409 * 100vw + 2.6636568849px );
}
@media (min-width: 1300px) {
  .vc-branches__item-contacts {
    margin-top: 15px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-contacts {
    margin-top: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__item-contacts {
    grid-gap: 10px;
    gap: 10px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-contacts {
    grid-gap: 5px;
    gap: 5px;
  }
}
.vc-branches__item-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  grid-gap: calc( 0.0045146727 * 100vw + 2.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 2.1309255079px );
}
@media (min-width: 1300px) {
  .vc-branches__item-contact {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-contact {
    grid-gap: 4px;
    gap: 4px;
  }
}
.vc-branches__item-contact:hover svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  stroke: var(--vc-primary);
}
.vc-branches__item-contact-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
}
.vc-body--wob .vc-branches__item-contact-icon svg, .vc-body--wob .vc-branches__item-contact-icon path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-branches__item-contact-icon svg, .vc-body--yob .vc-branches__item-contact-icon path {
  stroke: var(--vc-yellow);
}
.vc-branches__item-contact-text {
  color: var(--vc-black);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-branches__item-contact-text:hover {
  color: var(--vc-primary);
}
.vc-body--wob .vc-branches__item-contact-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__item-contact-text {
  color: var(--vc-yellow);
}
.vc-branches__item-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0316027088 * 100vw + -3.0835214447px );
  gap: calc( 0.0316027088 * 100vw + -3.0835214447px );
  margin-top: calc( 0.0056433409 * 100vw + 7.6636568849px );
}
@media (min-width: 1300px) {
  .vc-branches__item-schedule {
    grid-gap: 38px;
    gap: 38px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-schedule {
    grid-gap: 10px;
    gap: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__item-schedule {
    margin-top: 15px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-schedule {
    margin-top: 10px;
  }
}
.vc-body--bow .vc-branches__item-schedule {
  color: var(--vc-black);
}
.vc-body--wob .vc-branches__item-schedule {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__item-schedule {
  color: var(--vc-yellow);
}
.vc-branches__item-schedule-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-branches__item-schedule-text {
  color: var(--vc-black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
.vc-branches__item-schedule-text:first-child {
  opacity: 0.5;
}
.vc-body--wob .vc-branches__item-schedule-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__item-schedule-text {
  color: var(--vc-yellow);
}
.vc-branches__more {
  margin-top: 22px;
  width: 100%;
}
@media (min-width: 768px) {
  .vc-branches__more {
    display: none;
  }
}
.vc-branches__item-btns {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-branches__item-btns .vc-btn {
  height: 42px;
}
@media (max-width: 1023px) {
  .vc-branches__item-btns {
    padding-top: 20px;
    opacity: 1;
    max-height: unset;
  }
}
.vc-branches__item-head {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-branches__item-tel {
  color: var(--vc-black);
  text-align: center;
  font-size: calc( 0.0011286682 * 100vw + 16.532731377px );
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-branches__item-tel {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-tel {
    font-size: 17px;
  }
}
.vc-body--wob .vc-branches__item-tel {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches__item-tel {
  color: var(--vc-yellow);
}
.vc-branches__item-tel:hover {
  color: var(--vc-primary);
}
.vc-branches__item-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: calc( 0.006772009 * 100vw + 5.1963882619px );
  grid-gap: calc( 0.006772009 * 100vw + 9.1963882619px );
  gap: calc( 0.006772009 * 100vw + 9.1963882619px );
}
@media (min-width: 1300px) {
  .vc-branches__item-socials {
    margin-bottom: 14px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-socials {
    margin-bottom: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-branches__item-socials {
    grid-gap: 18px;
    gap: 18px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-socials {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-branches__item-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0022573363 * 100vw + 17.065462754px );
  gap: calc( 0.0022573363 * 100vw + 17.065462754px );
}
@media (min-width: 1300px) {
  .vc-branches__item-icons {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-icons {
    grid-gap: 18px;
    gap: 18px;
  }
}
.vc-body--wob .vc-branches__item-icons svg, .vc-body--wob .vc-branches__item-icons path {
  fill: var(--vc-white);
}
.vc-body--yob .vc-branches__item-icons svg, .vc-body--yob .vc-branches__item-icons path {
  fill: var(--vc-yellow);
}
.vc-branches__item-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0022573363 * 100vw + 5.065462754px );
  gap: calc( 0.0022573363 * 100vw + 5.065462754px );
  color: var(--vc-black);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-branches__item-mail {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-branches__item-mail {
    grid-gap: 6px;
    gap: 6px;
  }
}
.vc-body--wob .vc-branches__item-mail {
  color: var(--vc-white);
}
.vc-body--wob .vc-branches__item-mail svg, .vc-body--wob .vc-branches__item-mail path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-branches__item-mail {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-branches__item-mail svg, .vc-body--yob .vc-branches__item-mail path {
  stroke: var(--vc-yellow);
}
.vc-branches__item-mail:hover {
  color: var(--vc-primary);
}
.vc-branches__item-mail:hover svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  stroke: var(--vc-primary);
}

.vc-main-branches {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-main-branches {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches {
    padding-top: 32px;
  }
}
.vc-main-branches .vc-search__select {
  height: 48px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-width: 407px;
  margin-left: 12px;
}
@media (max-width: 767px) {
  .vc-main-branches .vc-search__select {
    display: none;
  }
}
.vc-main-branches .vc-search__select-header {
  height: 46px;
}
.vc-main-branches:hover .vc-main-branches__nav {
  opacity: 1;
}
.vc-main-branches__slider {
  overflow: hidden;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
}
.vc-main-branches__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
}
.vc-main-branches__tabs {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #C6D3DE;
  border-radius: 100px;
  height: calc( 0.0045146727 * 100vw + 42.1309255079px );
}
.vc-body--bow .vc-main-branches__tabs {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-main-branches__tabs {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-main-branches__tabs {
  border-color: var(--vc-yellow);
}
@media (min-width: 1300px) {
  .vc-main-branches__tabs {
    height: 48px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__tabs {
    height: 44px;
  }
}
@media (max-width: 767px) {
  .vc-main-branches__tabs {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .vc-main-branches__tab {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.vc-main-branches__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
}
@media (max-width: 767px) {
  .vc-main-branches__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-branches__wrapper {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0090293454 * 100vw + 28.2618510158px );
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  opacity: 0;
}
@media (min-width: 1300px) {
  .vc-main-branches__wrapper {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__wrapper {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-main-branches__wrapper {
    padding-bottom: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__wrapper {
    padding-bottom: 32px;
  }
}
.vc-main-branches__wrapper .vc-section__content {
  margin-top: calc( 0.0270880361 * 100vw + 6.7855530474px );
}
@media (min-width: 1300px) {
  .vc-main-branches__wrapper .vc-section__content {
    margin-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__wrapper .vc-section__content {
    margin-top: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-main-branches__wrapper {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__wrapper {
    margin-top: 24px;
  }
}
.vc-main-branches__wrapper--pb0 {
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  .vc-main-branches__wrapper {
    padding-bottom: 0;
  }
}
.vc-main-branches__container {
  position: relative;
}
@media (max-width: 500px) {
  .vc-main-branches__container {
    width: 90%;
    max-width: 90%;
  }
}
.vc-main-branches__nav {
  position: absolute;
  top: 105px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-main-branches__nav {
    display: none;
  }
}
.vc-main-branches__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-main-branches__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-main-branches__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-main-branches__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-main-branches__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-main-branches__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-main-branches__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-main-branches__arrow--right {
  -webkit-transform: translateX(25%);
      -ms-transform: translateX(25%);
          transform: translateX(25%);
}
.vc-main-branches__arrow svg {
  display: block;
}
.vc-main-branches__arrow--left {
  -webkit-transform: translateX(-25%);
      -ms-transform: translateX(-25%);
          transform: translateX(-25%);
}
.vc-main-branches__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-main-branches__arrow:hover {
  background: #C8C3F5;
}
.vc-main-branches__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-main-branches__title {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 1300px) {
  .vc-main-branches__title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-main-branches__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-branches__title {
  color: var(--vc-yellow);
}
.vc-main-branches__subtitle {
  color: var(--black);
  margin-top: calc( 0.0045146727 * 100vw + 2.1309255079px );
  opacity: 0.5;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.28;
}
@media (min-width: 1300px) {
  .vc-main-branches__subtitle {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__subtitle {
    margin-top: 4px;
  }
}
.vc-body--wob .vc-main-branches__subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-branches__subtitle {
  color: var(--vc-yellow);
}
.vc-main-branches__image {
  position: relative;
  aspect-ratio: 191/134;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  height: calc( 0.0586907449 * 100vw + 57.7020316027px );
  margin-right: calc( 0.0135440181 * 100vw + 6.3927765237px );
  border-radius: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-main-branches__image {
    height: 134px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__image {
    height: 82px;
  }
}
@media (min-width: 1300px) {
  .vc-main-branches__image {
    margin-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__image {
    margin-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-branches__image {
    border-radius: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__image {
    border-radius: 18px;
  }
}
@media (max-width: 767px) {
  .vc-main-branches__image {
    aspect-ratio: 82/82;
  }
}
.vc-main-branches__image-img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.vc-main-branches__schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-main-branches__schedule {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__schedule {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-main-branches__schedule-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-main-branches__day {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  margin-right: 8px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
}
@media (min-width: 1300px) {
  .vc-main-branches__day {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__day {
    font-size: 16px;
  }
}
.vc-body--wob .vc-main-branches__day {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-branches__day {
  color: var(--vc-yellow);
}
.vc-main-branches__time {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
}
@media (min-width: 1300px) {
  .vc-main-branches__time {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches__time {
    font-size: 16px;
  }
}
.vc-body--wob .vc-main-branches__time {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-branches__time {
  color: var(--vc-yellow);
}
.vc-main-branches--second-variant .vc-branches-map__container {
  height: 460px;
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches-map__container {
    height: calc( 0.2731376975 * 100vw + 104.920993228px );
  }
}
@media (max-width: 767px) and (min-width: 1300px) {
  .vc-main-branches--second-variant .vc-branches-map__container {
    height: 460px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  .vc-main-branches--second-variant .vc-branches-map__container {
    height: 218px;
  }
}
.vc-main-branches--second-variant .vc-branches {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 404px;
          flex: 0 1 404px;
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches {
    width: 100%;
  }
}
.vc-main-branches--second-variant .vc-main-branches__content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vc-main-branches--second-variant .vc-branches-map {
  overflow: hidden;
  border-radius: 24px;
  margin: 0 25px 0 0;
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 800px;
          flex: 0 1 800px;
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches-map {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin: 0;
    border-radius: 0;
  }
}
.vc-main-branches--second-variant .vc-section__content {
  position: relative;
}
.vc-main-branches--second-variant .vc-branches__item-image {
  aspect-ratio: 404/180;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches__item-image {
    aspect-ratio: 358/140;
  }
}
.vc-main-branches--second-variant .vc-branches__item-footer {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches__item-footer {
    width: 100%;
  }
}
.vc-main-branches--second-variant .vc-branches__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 3 45%;
          flex: 1 3 45%;
  background: none;
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-main-branches--second-variant .vc-branches__item {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches--second-variant .vc-branches__item {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-main-branches--second-variant .vc-branches__item:hover .vc-branches__item-info {
  margin-top: 0;
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches__item {
    margin-top: 16px;
  }
}
.vc-main-branches--second-variant .vc-branches__item-title {
  margin-top: calc( 0.0045146727 * 100vw + 14.1309255079px );
  font-size: calc( 0.0022573363 * 100vw + 17.065462754px );
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 1300px) {
  .vc-main-branches--second-variant .vc-branches__item-title {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches--second-variant .vc-branches__item-title {
    margin-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-branches--second-variant .vc-branches__item-title {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches--second-variant .vc-branches__item-title {
    font-size: 18px;
  }
}
.vc-main-branches--second-variant .vc-branches__item-schedule {
  margin-top: 0;
}
.vc-main-branches--second-variant .vc-branches__item-info {
  padding: 0;
  margin-top: 0;
  overflow: unset;
  border: none;
}
.vc-main-branches--second-variant .vc-branches__item-socials {
  margin-bottom: calc( -0.0033860045 * 100vw + 9.4018058691px );
}
@media (min-width: 1300px) {
  .vc-main-branches--second-variant .vc-branches__item-socials {
    margin-bottom: 5px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches--second-variant .vc-branches__item-socials {
    margin-bottom: 8px;
  }
}
@media (max-width: 1060px) {
  .vc-main-branches--second-variant .vc-branches__item-socials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .vc-main-branches--second-variant .vc-branches__item-socials {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.vc-main-branches--second-variant .vc-branches__item-tel {
  font-size: calc( 0.0045146727 * 100vw + 20.1309255079px );
}
@media (min-width: 1300px) {
  .vc-main-branches--second-variant .vc-branches__item-tel {
    font-size: 26px;
  }
}
@media (max-width: 414px) {
  .vc-main-branches--second-variant .vc-branches__item-tel {
    font-size: 22px;
  }
}
.vc-main-branches--third-variant .vc-branches__item-btns {
  padding-top: 20px;
  max-height: unset;
  opacity: 1;
  margin-top: auto;
}
.vc-main-branches--third-variant .vc-branches__item {
  padding: 20px;
  border-radius: 32px;
  border: 1px solid #C6D3DE;
}
.vc-main-branches--third-variant .vc-branches__item:hover .vc-branches__item-btns {
  padding-top: 20px;
  max-height: unset;
  opacity: 1;
}
.vc-main-branches--third-variant .vc-branches__item:hover .vc-branches__item-info {
  margin-top: 24px;
}
.vc-main-branches--third-variant .vc-branches__item-title {
  font-weight: 500;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.vc-main-branches--third-variant .vc-branches__item-schedule {
  margin-top: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  grid-gap: 35px;
  gap: 35px;
}
.vc-main-branches--third-variant .vc-branches__item-schedule-section {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.vc-main-branches--third-variant .vc-branches__item-info {
  padding: 0;
  margin-top: 24px;
  border-radius: 0;
  border: unset;
}
.vc-main-branches--third-variant .vc-branches__item-image {
  aspect-ratio: 364/134;
  border-radius: 16px;
}

.vc-licenses__carousel {
  position: relative;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  overflow: hidden;
  opacity: 0;
}
@media (max-width: 500px) {
  .vc-licenses__carousel {
    overflow: visible;
    max-width: 95%;
  }
}
.vc-licenses__carousel-wrapper {
  height: auto;
}
.vc-licenses__carousel-slide {
  cursor: pointer;
}
.vc-licenses__carousel-slide:hover .vc-licenses__carousel-slide-image-img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.vc-licenses__carousel-slide-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  aspect-ratio: 202/140;
  overflow: hidden;
  border-radius: 24px;
  background-color: #F5F6FA;
}
.vc-body--yob .vc-licenses__carousel-slide-image {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-licenses__carousel-slide-image-img {
  display: block;
  max-width: 205px;
  max-height: 155px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-licenses__carousel-slide-title {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.22;
  color: var(--vc-black);
  margin-top: calc( 0.0045146727 * 100vw + 6.1309255079px );
  padding: 0 12px;
}
@media (min-width: 1300px) {
  .vc-licenses__carousel-slide-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__carousel-slide-title {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-licenses__carousel-slide-title {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__carousel-slide-title {
    margin-top: 8px;
  }
}
.vc-body--wob .vc-licenses__carousel-slide-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-licenses__carousel-slide-title {
  color: var(--vc-yellow);
}
.vc-licenses__carousel-nav {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(-80%);
      -ms-transform: translateY(-80%);
          transform: translateY(-80%);
}
@media (max-width: 500px) {
  .vc-licenses__carousel-nav {
    display: none;
  }
}
.vc-licenses__carousel-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-licenses__carousel-arrow svg,
.vc-licenses__carousel-arrow img {
  display: block;
  width: 100%;
  height: 100%;
}
.vc-licenses__carousel-arrow svg rect,
.vc-licenses__carousel-arrow img rect {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-licenses__carousel-arrow:hover svg,
.vc-licenses__carousel-arrow:hover img {
  display: block;
}
.vc-licenses__carousel-arrow:hover svg rect,
.vc-licenses__carousel-arrow:hover img rect {
  fill: var(--vc-primary-light);
}
.vc-licenses__slider {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  pointer-events: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-licenses__slider--active {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  pointer-events: all;
}
.vc-licenses__slider-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.vc-licenses__slider-slide-content {
  width: 65.375%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-licenses__slider-slide-image-img {
  display: block;
  width: 100%;
  max-width: 1046px;
  max-height: 770px;
}
.vc-licenses__slider-slide-title {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.56;
  color: var(--vc-white);
  margin-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
}
@media (min-width: 1300px) {
  .vc-licenses__slider-slide-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__slider-slide-title {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-licenses__slider-slide-title {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__slider-slide-title {
    margin-top: 12px;
  }
}
.vc-licenses__slider-close {
  position: absolute;
  top: calc( 0.0316027088 * 100vw + 10.9164785553px );
  right: calc( 0.0541760722 * 100vw + 1.5711060948px );
  z-index: 10;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-licenses__slider-close {
    top: 52px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__slider-close {
    top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-licenses__slider-close {
    right: 72px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__slider-close {
    right: 24px;
  }
}
.vc-licenses__slider-close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: var(--vc-white);
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotateZ(45deg);
}
.vc-licenses__slider-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 100%;
  border-radius: 1px;
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotateZ(45deg);
  background-color: var(--vc-white);
}
.vc-licenses__slider-close:hover {
  opacity: 1;
}
.vc-licenses__slider-nav {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-left: calc( 0.0496613995 * 100vw + -0.5598194131px );
  padding-right: calc( 0.0496613995 * 100vw + -0.5598194131px );
}
@media (min-width: 1300px) {
  .vc-licenses__slider-nav {
    padding-left: 64px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__slider-nav {
    padding-left: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-licenses__slider-nav {
    padding-right: 64px;
  }
}
@media (max-width: 414px) {
  .vc-licenses__slider-nav {
    padding-right: 20px;
  }
}
@media (max-width: 500px) {
  .vc-licenses__slider-nav {
    display: none;
  }
}
.vc-licenses__slider-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-licenses__slider-arrow svg,
.vc-licenses__slider-arrow img,
.vc-licenses__slider-arrow rect {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-licenses__slider-arrow:hover svg,
.vc-licenses__slider-arrow:hover img {
  display: block;
}
.vc-licenses__slider-arrow:hover svg rect,
.vc-licenses__slider-arrow:hover img rect {
  fill: var(--vc-primary-light);
}

.vc-search {
  width: 100%;
}
@media (max-width: 767px) {
  .vc-search .vc-center {
    padding: 0;
  }
}
.vc-search__no-result {
  margin-top: calc( 0.0383747178 * 100vw + 10.1128668172px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  gap: 10px;
}
@media (min-width: 1300px) {
  .vc-search__no-result {
    margin-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-search__no-result {
    margin-top: 26px;
  }
}
.vc-search__no-result a {
  color: var(--vc-primary);
}
.vc-search__no-result-text {
  max-width: 490px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
}
.vc-body--bow .vc-search__no-result-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-search__no-result-text {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-body--yob .vc-search__no-result-text {
  background-color: var(--vc-blue-dark);
  color: var(--vc-yellow);
}
.vc-search__selects-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.006772009 * 100vw + 3.1963882619px );
  gap: calc( 0.006772009 * 100vw + 3.1963882619px );
  margin-top: calc( 0.006772009 * 100vw + 3.1963882619px );
}
@media (min-width: 1300px) {
  .vc-search__selects-wrapper {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search__selects-wrapper {
    grid-gap: 6px;
    gap: 6px;
  }
}
@media (min-width: 1300px) {
  .vc-search__selects-wrapper {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search__selects-wrapper {
    margin-top: 6px;
  }
}
@media (max-width: 1023px) {
  .vc-search__selects-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-search__datetime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 268px;
  position: relative;
  background-color: var(--vc-white);
  border: 1px solid #dbdee5;
  border-radius: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding-right: calc( 0.0022573363 * 100vw + 21.065462754px );
  padding-left: calc( 0.006772009 * 100vw + 13.1963882619px );
}
@media (min-width: 1300px) {
  .vc-search__datetime {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-search__datetime {
    padding-right: 22px;
  }
}
@media (min-width: 1300px) {
  .vc-search__datetime {
    padding-left: 22px;
  }
}
@media (max-width: 414px) {
  .vc-search__datetime {
    padding-left: 16px;
  }
}
.vc-search__datetime:hover .vc-search__datetime-icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-search__datetime:hover .vc-search__datetime-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-search__datetime:hover .vc-search__datetime-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-search__datetime:hover .vc-search__datetime-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-body--bow .vc-search__datetime {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-search__datetime {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-search__datetime {
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-search__datetime-input {
  height: calc( 0.0090293454 * 100vw + 42.2618510158px );
  width: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-left: calc( 0.0045146727 * 100vw + 2.1309255079px );
}
@media (min-width: 1300px) {
  .vc-search__datetime-input {
    height: 54px;
  }
}
@media (max-width: 414px) {
  .vc-search__datetime-input {
    height: 46px;
  }
}
@media (min-width: 1300px) {
  .vc-search__datetime-input {
    margin-left: 8px;
  }
}
@media (max-width: 414px) {
  .vc-search__datetime-input {
    margin-left: 4px;
  }
}
.vc-search__datetime-input::-webkit-input-placeholder {
  color: var(--vc-black);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.vc-search__datetime-input::-moz-placeholder {
  color: var(--vc-black);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.vc-search__datetime-input:-ms-input-placeholder {
  color: var(--vc-black);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.vc-search__datetime-input::-ms-input-placeholder {
  color: var(--vc-black);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.vc-search__datetime-input::placeholder {
  color: var(--vc-black);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.vc-body--bow .vc-search__datetime-input::-webkit-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__datetime-input::-moz-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__datetime-input:-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__datetime-input::-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__datetime-input::placeholder {
  color: var(--vc-black);
}
.vc-body--wob .vc-search__datetime-input::-webkit-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__datetime-input::-moz-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__datetime-input:-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__datetime-input::-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__datetime-input::placeholder {
  color: var(--vc-white);
}
.vc-body--yob .vc-search__datetime-input::-webkit-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__datetime-input::-moz-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__datetime-input:-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__datetime-input::-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__datetime-input::placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search {
  color: var(--vc-yellow);
}
.vc-search__datetime-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
.vc-search__datetime-icon svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--wob .vc-search__datetime-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-search__datetime-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-search__toggle-selects {
  display: none;
}
@media (max-width: 767px) {
  .vc-search__toggle-selects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    width: 24px;
    height: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .vc-search__toggle-selects--close {
    display: none;
  }
  .vc-search__toggle-selects--active .vc-search__toggle-selects--close {
    display: block;
  }
  .vc-search__toggle-selects--open {
    display: block;
  }
  .vc-search__toggle-selects--active .vc-search__toggle-selects--open {
    display: none;
  }
}
.vc-search__selects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  gap: 10px;
}
@media (max-width: 1200px) {
  .vc-search__selects {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .vc-search__selects {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .vc-search__selects--active {
    max-height: 120px;
    opacity: 1;
    overflow: unset;
    margin-top: 10px;
  }
}
.vc-section__content .vc-search {
  margin-top: calc( 0.0158013544 * 100vw + 11.4582392777px );
}
@media (min-width: 1300px) {
  .vc-section__content .vc-search {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-section__content .vc-search {
    margin-top: 18px;
  }
}
.vc-search__wrapper {
  margin-top: calc( 0.0270880361 * 100vw + 12.7855530474px );
}
.vc-research .vc-search__wrapper {
  margin-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-research .vc-search__wrapper {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-research .vc-search__wrapper {
    margin-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-search__wrapper {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-search__wrapper {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-search__wrapper .vc-center {
    padding: 0;
  }
}
.vc-search__container {
  position: relative;
  background: #F5F6FA;
  padding-top: calc( -0.0045146727 * 100vw + 21.8690744921px );
  padding-right: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-bottom: calc( -0.0045146727 * 100vw + 21.8690744921px );
  padding-left: calc( 0.0090293454 * 100vw + 12.2618510158px );
  border-radius: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
.vc-contacts .vc-search__container {
  padding-top: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-contacts .vc-search__container {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-contacts .vc-search__container {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-contacts .vc-search__container {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-contacts .vc-search__container {
    padding-bottom: 16px;
  }
}
.vc-main-services .vc-search__container, .vc-search__wrapper .vc-search__container {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1300px) {
  .vc-search__container {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-search__container {
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-search__container {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-search__container {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-search__container {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-search__container {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-search__container {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-search__container {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-search__container {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search__container {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-body--bow .vc-search__container {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-search__container {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-search__container {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
@media (max-width: 1079px) {
  .vc-search__container[\:has\(.vc-search__select\)] {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .vc-search__container:has(.vc-search__select) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .vc-search__container[\:has\(.vc-search__select\)] .vc-search__input-wrapper {
    width: 100%;
  }
  .vc-search__container:has(.vc-search__select) .vc-search__input-wrapper {
    width: 100%;
  }
  .vc-search__container[\:has\(.vc-search__select\)] .vc-search__select {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .vc-search__container:has(.vc-search__select) .vc-search__select {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (max-width: 800px) {
  .vc-search__container[\:has\(.vc-search__select\)] .vc-search__btn {
    width: 100%;
  }
  .vc-search__container:has(.vc-search__select) .vc-search__btn {
    width: 100%;
  }
  .vc-search__container[\:has\(.vc-search__select\)] .vc-search__btn .vc-btn {
    width: 100%;
  }
  .vc-search__container:has(.vc-search__select) .vc-search__btn .vc-btn {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .vc-search__container {
    border-radius: 0px 0px 24px 24px;
  }
  .vc-main-doctors .vc-search__container, .vc-services__doctors .vc-search__container {
    padding: 20px 16px;
    grid-gap: 0;
    gap: 0;
    border-radius: 24px;
    border-radius: 0px 0px 24px 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .vc-contacts .vc-search__container {
    border-radius: 0px;
  }
  .vc-search__container[\:has\(.vc-search__select\)] .vc-search__select {
    width: 100%;
  }
  .vc-search__container:has(.vc-search__select) .vc-search__select {
    width: 100%;
  }
}
.vc-search__container .vc-btn {
  text-transform: uppercase;
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  border-radius: 30px;
}
@media (min-width: 1300px) {
  .vc-search__container .vc-btn {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-search__container .vc-btn {
    height: 48px;
  }
}
.vc-search__input-wrapper {
  position: relative;
  border-radius: 100px;
  border: 1px solid #C6D3DE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc( 0.006772009 * 100vw + 47.1963882619px );
  padding-top: calc( 0.0135440181 * 100vw + -5.6072234763px );
  padding-right: calc( -0.0090293454 * 100vw + 19.7381489842px );
  padding-bottom: calc( 0.0135440181 * 100vw + -5.6072234763px );
  padding-left: calc( 0.006772009 * 100vw + 15.1963882619px );
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: var(--vc-white);
}
.vc-search-page .vc-search__input-wrapper {
  height: calc( 0.0158013544 * 100vw + 43.4582392777px );
}
@media (min-width: 1300px) {
  .vc-search-page .vc-search__input-wrapper {
    height: 64px;
  }
}
@media (max-width: 414px) {
  .vc-search-page .vc-search__input-wrapper {
    height: 50px;
  }
}
@media (min-width: 1300px) {
  .vc-search__input-wrapper {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-search__input-wrapper {
    height: 50px;
  }
}
@media (min-width: 1300px) {
  .vc-search__input-wrapper {
    padding-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search__input-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-search__input-wrapper {
    padding-right: 8px;
  }
}
@media (max-width: 414px) {
  .vc-search__input-wrapper {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-search__input-wrapper {
    padding-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search__input-wrapper {
    padding-bottom: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-search__input-wrapper {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-search__input-wrapper {
    padding-left: 18px;
  }
}
.vc-body--bow .vc-search__input-wrapper {
  color: var(--vc-black);
  border-color: var(--vc-black);
}
.vc-body--wob .vc-search__input-wrapper {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-search__input-wrapper {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-search__container .vc-search__input-wrapper > input.vc-search__input[type="text"] {
  border: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
  height: 100%;
}
.vc-search__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  min-width: 0;
  outline: none;
  width: 100%;
  background-color: var(--vc-white);
  background: var(--vc-white);
  margin-left: calc( 0.0045146727 * 100vw + 4.1309255079px );
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.7;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-search__input {
    margin-left: 10px;
  }
}
@media (max-width: 414px) {
  .vc-search__input {
    margin-left: 6px;
  }
}
@media (min-width: 1300px) {
  .vc-search__input {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-search__input {
    font-size: 14px;
  }
}
.vc-body--bow .vc-search__input {
  color: var(--vc-black);
}
.vc-body--wob .vc-search__input {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-search__input {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-search__input.error {
  border-color: var(--vc-secondary);
  background-color: rgba(244, 76, 81, 0.1);
}
.vc-search__input.error::-webkit-input-placeholder {
  color: var(--vc-secondary);
}
.vc-search__input.error::-moz-placeholder {
  color: var(--vc-secondary);
}
.vc-search__input.error:-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-search__input.error::-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-search__input.error::placeholder {
  color: var(--vc-secondary);
}
.vc-search__input::-webkit-input-placeholder {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  color: #B4C4D2;
  font-style: normal;
  font-weight: 400;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  line-height: 1.11;
}
.vc-search__input::-moz-placeholder {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  color: #B4C4D2;
  font-style: normal;
  font-weight: 400;
  transform: translateY(1px);
  line-height: 1.11;
}
.vc-search__input:-ms-input-placeholder {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  color: #B4C4D2;
  font-style: normal;
  font-weight: 400;
  -ms-transform: translateY(1px);
      transform: translateY(1px);
  line-height: 1.11;
}
.vc-search__input::-ms-input-placeholder {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  color: #B4C4D2;
  font-style: normal;
  font-weight: 400;
  -ms-transform: translateY(1px);
      transform: translateY(1px);
  line-height: 1.11;
}
.vc-search__input::placeholder {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  color: #B4C4D2;
  font-style: normal;
  font-weight: 400;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  line-height: 1.11;
}
@media (min-width: 1300px) {
  .vc-search__input::-webkit-input-placeholder {
    font-size: 18px;
  }
  .vc-search__input::-moz-placeholder {
    font-size: 18px;
  }
  .vc-search__input:-ms-input-placeholder {
    font-size: 18px;
  }
  .vc-search__input::-ms-input-placeholder {
    font-size: 18px;
  }
  .vc-search__input::placeholder {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-search__input::-webkit-input-placeholder {
    font-size: 16px;
  }
  .vc-search__input::-moz-placeholder {
    font-size: 16px;
  }
  .vc-search__input:-ms-input-placeholder {
    font-size: 16px;
  }
  .vc-search__input::-ms-input-placeholder {
    font-size: 16px;
  }
  .vc-search__input::placeholder {
    font-size: 16px;
  }
}
.vc-body--bow .vc-search__input::-webkit-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__input::-moz-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__input:-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__input::-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-search__input::placeholder {
  color: var(--vc-black);
}
.vc-body--wob .vc-search__input::-webkit-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__input::-moz-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__input:-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__input::-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-search__input::placeholder {
  color: var(--vc-white);
}
.vc-body--yob .vc-search__input::-webkit-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__input::-moz-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__input:-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__input::-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-search__input::placeholder {
  color: var(--vc-yellow);
}
.vc-search__icon {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: calc( 0.0045146727 * 100vw + 2.1309255079px );
}
@media (min-width: 1300px) {
  .vc-search__icon {
    margin-right: 8px;
  }
}
@media (max-width: 414px) {
  .vc-search__icon {
    margin-right: 4px;
  }
}
.vc-search__icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-search__icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-search__icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-search__icon svg path {
  stroke: var(--vc-yellow);
}
.vc-search__select {
  position: relative;
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  min-width: 268px;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1300px) {
  .vc-search__select {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-search__select {
    height: 48px;
  }
}
.vc-search__select--on-top {
  z-index: 200;
}
.vc-search__select-container {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 30px;
  background-color: var(--vc-white);
  border: 1px solid #C6D3DE;
  height: auto;
  width: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media (max-width: 767px) {
  .vc-search__select-container {
    border-width: 1px;
  }
}
.vc-search__select-container::-webkit-scrollbar {
  width: 0 !important;
}
.error .vc-search__select-container {
  border-color: var(--vc-secondary);
  background-color: rgba(244, 76, 81, 0.1);
}
.vc-search__select--animating .vc-search__select-container {
  z-index: 100;
}
.vc-search__select--open .vc-search__select-container {
  max-height: 305px;
  z-index: 100;
}
.vc-body--bow .vc-search__select-container {
  color: var(--vc-black);
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-search__select-container svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-search__select-container {
  color: var(--vc-white);
  border-color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--wob .vc-search__select-container svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-search__select-container {
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-body--yob .vc-search__select-container svg path {
  stroke: var(--vc-yellow);
}
.vc-search__select-header {
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
}
@media (min-width: 1300px) {
  .vc-search__select-header {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-search__select-header {
    height: 48px;
  }
}
.vc-section--branches .vc-search__select-header {
  max-height: 45px;
}
.vc-search__select-title {
  font-size: calc( 0.0011286682 * 100vw + 14.532731377px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  color: var(--vc-black);
  white-space: nowrap;
  margin-right: calc( 0.0022573363 * 100vw + 9.065462754px );
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-search__select-title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-search__select-title {
    font-size: 15px;
  }
}
@media (min-width: 1300px) {
  .vc-search__select-title {
    margin-right: 12px;
  }
}
@media (max-width: 414px) {
  .vc-search__select-title {
    margin-right: 10px;
  }
}
.vc-body--bow .vc-search__select-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-search__select-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-search__select-title {
  color: var(--vc-yellow);
}
.error .vc-search__select-title {
  color: var(--vc-secondary);
}
.vc-search__select--selected .vc-search__select-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-search__select--selected .vc-search__select-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-search__select--selected .vc-search__select-title {
  color: var(--vc-yellow);
}
.vc-search__select-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-search__select--open .vc-search__select-arrow {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-search__select-arrow svg {
  display: block;
}
.vc-body--wob .vc-search__select-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-search__select-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-search__select-list {
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: auto;
  max-height: 0;
  overflow-y: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.vc-search__select-list::-webkit-scrollbar {
  width: 0 !important;
}
.vc-search__select--open .vc-search__select-list {
  max-height: calc( -0.0045146727 * 100vw + 252.8690744921px );
}
@media (min-width: 1300px) {
  .vc-search__select--open .vc-search__select-list {
    max-height: 247px;
  }
}
@media (max-width: 414px) {
  .vc-search__select--open .vc-search__select-list {
    max-height: 251px;
  }
}
.vc-search__select-list .simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.2;
}
.vc-search__select-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.14;
  color: var(--vc-black);
  padding: 12px 16px;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--wob .vc-search__select-item {
  color: var(--vc-white);
}
.vc-body--yob .vc-search__select-item {
  color: var(--vc-yellow);
}
.vc-search__select-item:hover {
  background-color: #ae2012;
  color: var(--vc-white);
}
.vc-body--bow .vc-search__select-item:hover {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-body--wob .vc-search__select-item:hover {
  background-color: var(--vc-white);
  color: var(--vc-black);
}
.vc-body--yob .vc-search__select-item:hover {
  background-color: var(--vc-yellow);
  color: var(--vc-blue-dark);
}
.vc-search__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-search__btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .vc-main-doctors .vc-search__btn, .vc-services__doctors .vc-search__btn {
    display: block;
    pointer-events: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-height: 0;
    opacity: 0;
    width: 100%;
  }
  .vc-main-doctors .vc-search__btn--active, .vc-services__doctors .vc-search__btn--active {
    pointer-events: unset;
    margin-top: 10px;
    opacity: 1;
    max-height: unset;
  }
}

.vc-directions {
  margin-top: 24px;
}
.vc-directions__container {
  display: grid;
  grid-gap: calc( 0.0124153499 * 100vw + 6.8600451467px );
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1300px) {
  .vc-directions__container {
    grid-gap: 23px;
  }
}
@media (max-width: 414px) {
  .vc-directions__container {
    grid-gap: 12px;
  }
}
@media (max-width: 1279px) {
  .vc-directions__container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 1023px) {
  .vc-directions__container {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-directions__container {
    grid-template-columns: 1fr;
  }
}
.vc-directions__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  padding-right: 24px;
  height: auto;
  padding-bottom: calc( 0.0282167043 * 100vw + 8.3182844244px );
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 32px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-directions__card {
    padding-bottom: 45px;
  }
}
@media (max-width: 414px) {
  .vc-directions__card {
    padding-bottom: 20px;
  }
}
.vc-directions__card:hover:before {
  opacity: 0.2;
}
.vc-directions__card:before {
  content: "";
  border-radius: 32px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
  background-color: var(--vc-white);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .vc-directions__card {
    height: unset;
  }
}
.vc-body--bow .vc-directions__card {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-directions__card svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-directions__card {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-directions__card svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-directions__card {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-directions__card svg path {
  stroke: var(--vc-yellow);
}
.vc-directions__card-header {
  color: var(--vc-black);
  max-width: 85%;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  z-index: 5;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.08;
}
.vc-body--bow .vc-directions__card-header {
  color: var(--vc-black);
}
.vc-body--wob .vc-directions__card-header {
  color: var(--vc-white);
}
.vc-body--yob .vc-directions__card-header {
  color: var(--vc-yellow);
}
.vc-directions__card-main {
  margin-top: 24px;
  width: 100%;
  z-index: 5;
}
.vc-directions__card-direct {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  padding: 0px 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 50px;
  color: #333;
  border: 1px solid var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-directions__card-direct:not(:first-child) {
  margin-top: 12px;
}
.vc-directions__card-direct:hover {
  border: 1px solid var(--vc-transparent);
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .vc-directions__card-direct:nth-child(n+4) {
    display: none;
  }
}
.vc-body--bow .vc-directions__card-direct {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-directions__card-direct {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-directions__card-direct {
  border-color: var(--vc-yellow);
}
.vc-directions__card-text {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 12px;
  font-style: normal;
  font-weight: 450;
  line-height: 1.66;
}
.vc-body--bow .vc-directions__card-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-directions__card-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-directions__card-text {
  color: var(--vc-yellow);
}
.vc-directions__card-image {
  position: absolute;
  pointer-events: none;
  bottom: 0;
  height: 200px;
  right: -75px;
  z-index: 50;
}
.vc-directions__card-image-img {
  height: 100%;
}
.vc-directions__arrow-more {
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  padding: 10px 10px 10px 13px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  background: var(--vc-white);
}
@media (max-width: 767px) {
  .vc-directions__arrow-more {
    top: unset;
    bottom: 18px;
    right: 18px;
  }
}
.vc-body--bow .vc-directions__arrow-more {
  border: 1px solid var(--vc-black);
  color: var(--vc-black);
}
.vc-body--wob .vc-directions__arrow-more {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-body--yob .vc-directions__arrow-more {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
  color: var(--vc-yellow);
}

/*
 * Раньше padding-top/bottom масштабировался до 60px на широких экранах - вместе
 * с padding-top следующего блока ("Наши врачи") и padding-bottom предыдущего
 * ("Комплексные программы") в сумме получалось ~120px пустого места на стыке.
 * Сделан фиксированный небольшой отступ на всех экранах - соседние блоки
 * трогать не стали, они используются и на других страницах сайта.
 */
.vc-main-about {
  padding-top: 12px;
  padding-bottom: 12px;
  overflow: hidden;
  position: relative;
}
.vc-body--wob .vc-main-about {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-about {
  background-color: var(--vc-blue-dark);
}
.vc-main-about .vc-about__promo-wrapper {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-main-about .vc-about__promo-wrapper {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-about .vc-about__promo-wrapper {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-main-about .vc-about__promo-wrapper {
    padding-bottom: 72px;
  }
}
.vc-main-about__content {
  position: relative;
}
.vc-main-about__cards {
  margin-top: calc( 0.0135440181 * 100vw + 18.3927765237px );
}
@media (min-width: 1300px) {
  .vc-main-about__cards {
    margin-top: 36px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__cards {
    margin-top: 24px;
  }
}
.vc-main-about__info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .vc-main-about__info-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-about__info {
  margin-right: 24px;
  max-width: 510px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
@media (max-width: 1024px) {
  .vc-main-about__info {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .vc-main-about__info {
    margin-top: 24px;
    margin-right: unset;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
/*
 * Кнопка "Написать директору" теперь вложена внутрь .vc-main-about__image (about.inc.php) -
 * поэтому лежит поверх фото при любой ширине экрана через один и тот же position:absolute
 * относительно самой картинки, а не через разные правила для мобильного/десктопа порознь,
 * как было раньше (когда кнопка была отдельным соседним блоком).
 */
.vc-main-about__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  grid-gap: calc( 0.006772009 * 100vw + 7.1963882619px );
  gap: calc( 0.006772009 * 100vw + 7.1963882619px );
}
@media (min-width: 1300px) {
  .vc-main-about__btns {
    grid-gap: 16px;
    gap: 16px;
    bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__btns {
    grid-gap: 10px;
    gap: 10px;
    bottom: 14px;
  }
}
.vc-main-about__image {
  position: relative;
  aspect-ratio: 618/360;
  overflow: hidden;
  max-width: 618px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  border-radius: 32px;
}
@media (max-width: 767px) {
  .vc-main-about__image {
    max-width: unset;
  }
}
.vc-main-about__image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.vc-main-about__title {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
}
@media (min-width: 1300px) {
  .vc-main-about__title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-main-about__title {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-main-about__title {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-main-about__desc {
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  margin-top: calc( 0.0090293454 * 100vw + 4.2618510158px );
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #3C3C3B;
}
@media (min-width: 1300px) {
  .vc-main-about__desc {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__desc {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about__desc {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__desc {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .vc-main-about__desc {
    margin-bottom: 0;
  }
}
.vc-body--wob .vc-main-about__desc {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-main-about__desc {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-main-about__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 11px;
  gap: 11px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 32px;
}
.vc-main-about__promo {
  margin-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}
@media (max-width: 1024px) {
  .vc-main-about__promo {
    margin-bottom: 59px;
    width: 100%;
  }
}
.vc-main-about__promo-title {
  color: var(--vc-black);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.vc-body--wob .vc-main-about__promo-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-about__promo-title {
  color: var(--vc-yellow);
}
.vc-main-about__promo-desc {
  color: #3C3C3B;
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.62;
}
.vc-body--wob .vc-main-about__promo-desc {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-about__promo-desc {
  color: var(--vc-yellow);
}
.vc-main-about__promo-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 12px;
  gap: 12px;
  position: relative;
  scrollbar-width: none;
  -ms-overflow-style: none;
  margin-top: calc( 0.0135440181 * 100vw + 14.3927765237px );
}
@media (min-width: 1300px) {
  .vc-main-about__promo-cards {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-cards {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .vc-main-about__promo-cards {
    overflow-x: auto;
    max-width: 100%;
  }
}
.vc-main-about__promo-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: calc( 0.0112866817 * 100vw + 9.3273137698px );
  padding-right: calc( 0.006772009 * 100vw + 11.1963882619px );
  padding-bottom: calc( 0.006772009 * 100vw + 11.1963882619px );
  padding-left: calc( 0.0112866817 * 100vw + 9.3273137698px );
  border-radius: 32px;
  background: var(--vc-white);
  min-width: 150px;
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card {
    padding-top: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card {
    padding-right: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card {
    padding-bottom: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card {
    padding-left: 14px;
  }
}
.vc-body--wob .vc-main-about__promo-card {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-about__promo-card {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-main-about__promo-card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  width: calc( 0.0090293454 * 100vw + 44.2618510158px );
  border-radius: 100px;
  background: var(--vc-primary-light);
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card-icon {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card-icon {
    height: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card-icon {
    width: 56px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card-icon {
    width: 48px;
  }
}
.vc-body--wob .vc-main-about__promo-card-icon svg, .vc-body--wob .vc-main-about__promo-card-icon path, .vc-body--wob .vc-main-about__promo-card-icon circle {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-main-about__promo-card-icon svg, .vc-body--yob .vc-main-about__promo-card-icon path, .vc-body--yob .vc-main-about__promo-card-icon circle {
  stroke: var(--vc-yellow);
}
.vc-main-about__promo-card-title {
  color: var(--vc-black);
  margin-top: calc( -0.006772009 * 100vw + 24.8036117381px );
  font-size: calc( 0.0045146727 * 100vw + 38.1309255079px );
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card-title {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card-title {
    margin-top: 22px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card-title {
    font-size: 44px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card-title {
    font-size: 40px;
  }
}
.vc-body--wob .vc-main-about__promo-card-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-about__promo-card-title {
  color: var(--vc-yellow);
}
.vc-main-about__promo-card-subtitle {
  margin-top: 8px;
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.37;
}
@media (min-width: 1300px) {
  .vc-main-about__promo-card-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-about__promo-card-subtitle {
    font-size: 12px;
  }
}
.vc-body--wob .vc-main-about__promo-card-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-about__promo-card-subtitle {
  color: var(--vc-yellow);
}
.vc-main-about__promo-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  grid-gap: 16px;
  gap: 16px;
}
@media (max-width: 1080px) {
  .vc-main-about__promo-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .vc-main-about__promo-btns {
    padding-top: 0;
  }
}
@media (max-width: 500px) {
  .vc-main-about__promo-btns {
    width: auto;
  }
}
.vc-main-about__background {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  aspect-ratio: 761/772;
  overflow: hidden;
  max-width: 761px;
}
@media (max-width: 767px) {
  .vc-main-about__background {
    aspect-ratio: 390/310;
    top: unset;
    height: unset;
    bottom: 0;
  }
}
.vc-main-about__background-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  .vc-main-about__background-img {
    display: none;
  }
}
.vc-main-about__background-img--mob {
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  .vc-main-about__background-img--mob {
    display: block;
  }
}
.vc-main-about__doctor-info {
  display: none;
  position: absolute;
  bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}
@media (max-width: 767px) {
  .vc-main-about__doctor-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.vc-main-about__doctor-name {
  color: #1D2622;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 0.64;
}
.vc-main-about__doctor-position {
  color: #1D2622;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.81;
}
.vc-main-about__image-img-mob {
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  .vc-main-about__image-img-mob {
    display: block;
  }
}
.vc-main-about--second-variant .vc-about__card-icon {
  width: calc( 0.0180586907 * 100vw + 40.5237020316px );
  height: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card-icon {
    width: 64px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card-icon {
    width: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card-icon {
    height: 64px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card-icon {
    height: 48px;
  }
}
.vc-main-about--second-variant .vc-about__card-subtitle {
  max-width: 95%;
}
.vc-main-about--second-variant .vc-main-about__title {
  margin-top: 16px;
}
.vc-main-about--second-variant .vc-about__promo-wrapper {
  margin: 0;
  grid-gap: 0;
  gap: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .vc-main-about--second-variant .vc-about__promo-wrapper {
    padding-bottom: 118px;
  }
}
@media (max-width: 767px) {
  .vc-main-about--second-variant .vc-about__cards {
    margin: 24px 0;
  }
}
.vc-main-about--second-variant .vc-about__card {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: calc( 0.0203160271 * 100vw + 5.5891647856px );
  padding-right: calc( 0.0022573363 * 100vw + 17.065462754px );
  padding-bottom: calc( 0.0203160271 * 100vw + 5.5891647856px );
  padding-left: calc( 0.006772009 * 100vw + 15.1963882619px );
  min-height: calc( 0.0428893905 * 100vw + 144.2437923251px );
  grid-gap: calc( 0.0180586907 * 100vw + -7.4762979684px );
  gap: calc( 0.0180586907 * 100vw + -7.4762979684px );
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-top: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-right: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-bottom: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card {
    padding-left: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card {
    min-height: 200px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card {
    min-height: 162px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--second-variant .vc-about__card {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--second-variant .vc-about__card {
    grid-gap: 0px;
    gap: 0px;
  }
}
.vc-main-about--second-variant .vc-about__card-title-wrapper {
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.vc-main-about--second-variant .vc-main-about__info {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .vc-main-about--second-variant .vc-main-about__btns {
    padding-bottom: 20px;
    width: 100%;
  }
}
.vc-main-about--third-variant {
  background-color: #F5F6FA;
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-section__title {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.vc-main-about--third-variant .vc-about__promo-wrapper {
  margin-top: 0;
  padding: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-about__promo-wrapper {
    grid-gap: 0;
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-about--third-variant .vc-main-about__promo {
  margin: 0;
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-main-about__promo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-main-about__info {
    max-width: unset;
    margin-top: 0;
  }
}
.vc-main-about--third-variant .vc-main-about__promo-title {
  margin-top: calc( 0.0180586907 * 100vw + 0.5237020316px );
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-title {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-title {
    margin-top: 8px;
  }
}
.vc-main-about--third-variant .vc-main-about__promo-cards {
  margin-top: 32px;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
  gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-cards {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-cards {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-main-about--third-variant .vc-main-about__promo-card {
  padding-top: calc( 0.0090293454 * 100vw + 8.2618510158px );
  padding-right: calc( 0.0090293454 * 100vw + 8.2618510158px );
  padding-bottom: calc( 0.0090293454 * 100vw + 8.2618510158px );
  padding-left: calc( 0.0090293454 * 100vw + 12.2618510158px );
  -webkit-box-flex: 0;
      -ms-flex: 0 1 33.3%;
          flex: 0 1 33.3%;
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-card {
    padding-left: 16px;
  }
}
.vc-main-about--third-variant .vc-main-about__promo-card-title {
  margin-top: 15px;
}
.vc-main-about--third-variant .vc-main-about__promo-card-subtitle {
  margin-top: 0;
}
.vc-main-about--third-variant .vc-main-about__promo-desc {
  margin-top: calc( 0.0090293454 * 100vw + 4.2618510158px );
  margin-bottom: calc( 0.0135440181 * 100vw + 18.3927765237px );
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-desc {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-desc {
    margin-top: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__promo-desc {
    margin-bottom: 36px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__promo-desc {
    margin-bottom: 24px;
  }
}
.vc-main-about--third-variant .vc-main-about__promo-btns {
  padding-top: 0;
}
.vc-main-about--third-variant .vc-main-about__promo-card-icon {
  width: 64px;
  height: 64px;
}
.vc-body--bow .vc-main-about--third-variant .vc-main-about__promo-card-icon {
  background-color: unset;
}
.vc-body--wob .vc-main-about--third-variant .vc-main-about__promo-card-icon {
  background-color: unset;
}
.vc-body--yob .vc-main-about--third-variant .vc-main-about__promo-card-icon {
  background-color: unset;
}
.vc-main-about--third-variant .vc-main-about__image {
  margin-top: calc( 0.0079006772 * 100vw + 49.7291196388px );
  border-radius: 0;
  aspect-ratio: 560/620;
  max-width: 560px;
  height: 100%;
}
@media (min-width: 1300px) {
  .vc-main-about--third-variant .vc-main-about__image {
    margin-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-about--third-variant .vc-main-about__image {
    margin-top: 53px;
  }
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-main-about__image {
    aspect-ratio: 358/220;
    max-width: unset;
  }
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-main-about__image-img {
    display: none;
  }
}
.vc-main-about--third-variant .vc-main-about__image-img-mob {
  display: none;
}
@media (max-width: 1024px) {
  .vc-main-about--third-variant .vc-main-about__image-img-mob {
    display: block;
  }
}

.vc-main-specials {
  padding-top: calc( 0.0316027088 * 100vw + 18.9164785553px );
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-main-specials {
    padding-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials {
    padding-bottom: 32px;
  }
}
.vc-main-specials .vc-specials {
  display: block;
}
.vc-main-specials:hover .vc-main-specials__nav {
  opacity: 1;
}
.vc-main-specials .vc-section__content {
  margin-top: calc( 0.0270880361 * 100vw + 6.7855530474px );
}
@media (min-width: 1300px) {
  .vc-main-specials .vc-section__content {
    margin-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials .vc-section__content {
    margin-top: 18px;
  }
}
.vc-main-specials--pb0 {
  padding-bottom: 0;
}
.vc-main-specials__container {
  position: relative;
}
@media (max-width: 500px) {
  .vc-main-specials__container {
    width: 90%;
    max-width: 90%;
  }
}
.vc-main-specials__more {
  margin-top: 22px;
  width: 100%;
}
@media (min-width: 768px) {
  .vc-main-specials__more {
    display: none;
  }
}
.vc-main-specials__nav {
  position: absolute;
  top: 99px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-main-specials__nav {
    display: none;
  }
}
.vc-main-specials__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-main-specials__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-main-specials__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-main-specials__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-main-specials__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-main-specials__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-main-specials__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-main-specials__arrow--right {
  -webkit-transform: translateX(25%);
      -ms-transform: translateX(25%);
          transform: translateX(25%);
}
.vc-main-specials__arrow svg {
  display: block;
}
.vc-main-specials__arrow--left {
  -webkit-transform: translateX(-25%);
      -ms-transform: translateX(-25%);
          transform: translateX(-25%);
}
.vc-main-specials__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-main-specials__arrow:hover {
  background: #C8C3F5;
}
.vc-main-specials--second-variant .vc-specials__item {
  -webkit-transform: unset;
      -ms-transform: unset;
          transform: unset;
}
.vc-main-specials--second-variant .vc-main-specials__nav {
  top: 40%;
}
.vc-main-specials--second-variant .vc-specials__item {
  height: calc( 0.0711060948 * 100vw + 250.5620767494px );
  border-radius: 24px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 1300px) {
  .vc-main-specials--second-variant .vc-specials__item {
    height: 343px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--second-variant .vc-specials__item {
    height: 280px;
  }
}
.vc-main-specials--second-variant .vc-specials__item:hover:after {
  opacity: 0.2;
}
.vc-main-specials--second-variant .vc-specials__item:hover .vc-specials__item-title {
  color: #fff;
  text-decoration: none;
}
.vc-specials__item:hover {
  text-decoration: none;
}
.g-recaptcha {
    padding: 40px 0px;
    display: flex;
    justify-content: center;
}
@media (max-width: 767px) {
  .vc-main-specials--second-variant .vc-specials__item {
    height: 280px;
  }
  .vc-main-specials--second-variant .vc-specials__item .vc-specials__item-image {
    aspect-ratio: 240/280;
  }
}
.vc-main-specials--second-variant .vc-specials__item:after {
  content: "";
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--vc-black);
}
.vc-main-specials--second-variant .vc-specials__item:before {
  content: "";
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(39.36%, rgba(0, 0, 0, 0)), color-stop(83.97%, rgba(0, 0, 0, 0.56))), no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 39.36%, rgba(0, 0, 0, 0.56) 83.97%), no-repeat;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 39.36%, rgba(0, 0, 0, 0.56) 83.97%), no-repeat;
  border-radius: 24px;
}
.vc-main-specials--second-variant .vc-specials__item-info {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-top: auto;
  z-index: 10;
  padding-top: 12px;
  padding-right: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-left: calc( 0.0045146727 * 100vw + 10.1309255079px );
  background: none;
  grid-gap: calc( 0.006772009 * 100vw + -0.8036117381px );
  gap: calc( 0.006772009 * 100vw + -0.8036117381px );
}
@media (min-width: 1300px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    padding-right: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    padding-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    padding-left: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    padding-left: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--second-variant .vc-specials__item-info {
    grid-gap: 2px;
    gap: 2px;
  }
}
.vc-body--bow .vc-main-specials--second-variant .vc-specials__item-info {
  background-color: unset;
}
.vc-body--wob .vc-main-specials--second-variant .vc-specials__item-info {
  background-color: unset;
}
.vc-body--yob .vc-main-specials--second-variant .vc-specials__item-info {
  background-color: unset;
}
.vc-main-specials--second-variant .vc-specials__item-title {
  color: var(--vc-white);
}
.vc-main-specials--second-variant .vc-specials__item-subtitle {
  margin-top: 0;
  color: var(--vc-white);
}
.vc-body--bow .vc-main-specials--second-variant .vc-specials__item-subtitle {
  background-color: unset;
}
.vc-body--wob .vc-main-specials--second-variant .vc-specials__item-subtitle {
  background-color: unset;
}
.vc-body--yob .vc-main-specials--second-variant .vc-specials__item-subtitle {
  background-color: unset;
}
.vc-main-specials--second-variant .vc-specials__item-image {
  position: absolute;
  aspect-ratio: 297/343;
  width: 100%;
  height: 100%;
  border-radius: 24px;
}
.vc-main-specials--third-variant {
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant {
    padding-bottom: 32px;
  }
}
.vc-main-specials--third-variant .vc-specials__item {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: calc( 0.006772009 * 100vw + 21.1963882619px );
  padding-left: calc( 0.0180586907 * 100vw + 16.5237020316px );
  min-height: calc( 0.0451467269 * 100vw + 241.309255079px );
  border-radius: calc( 0.0090293454 * 100vw + 28.2618510158px );
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item {
    padding-right: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item {
    padding-left: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item {
    padding-left: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item {
    min-height: 300px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item {
    min-height: 260px;
  }
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item {
    border-radius: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item {
    border-radius: 32px;
  }
}
.vc-main-specials--third-variant .vc-specials__item:hover .vc-specials__item-image-img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.vc-main-specials--third-variant .vc-specials__item:hover .vc-specials__item-title {
  color: #000;
  color: initial;
}
.vc-main-specials--third-variant .vc-specials__item:hover .vc-btn {
  color: var(--vc-white);
  background-color: var(--vc-primary);
}
@media (max-width: 767px) {
  .vc-main-specials--third-variant .vc-specials__item {
    min-width: 338px;
  }
}
.vc-main-specials--third-variant .vc-specials__item:nth-child(n) {
  background: #DDFDEF;
}
.vc-main-specials--third-variant .vc-specials__item:nth-child(n) .vc-specials__item-image {
  right: calc( 0.0993227991 * 100vw + -83.1196388262px );
  min-height: 290px;
  aspect-ratio: 231/290;
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item:nth-child(n) .vc-specials__item-image {
    right: 46px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item:nth-child(n) .vc-specials__item-image {
    right: -42px;
  }
}
@media (max-width: 767px) {
  .vc-main-specials--third-variant .vc-specials__item:nth-child(n) .vc-specials__item-image {
    min-height: 240px;
    aspect-ratio: 191/240;
  }
}
.vc-main-specials--third-variant .vc-specials__item:nth-child(2n) {
  background: #E9E7FB;
}
.vc-main-specials--third-variant .vc-specials__item:nth-child(2n) .vc-specials__item-image {
  right: calc( 0.0948081264 * 100vw + -95.2505643341px );
  min-height: 290px;
  aspect-ratio: 288/290;
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item:nth-child(2n) .vc-specials__item-image {
    right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item:nth-child(2n) .vc-specials__item-image {
    right: -56px;
  }
}
@media (max-width: 767px) {
  .vc-main-specials--third-variant .vc-specials__item:nth-child(2n) .vc-specials__item-image {
    min-height: 240px;
    aspect-ratio: 238/240;
  }
}
.vc-main-specials--third-variant .vc-specials__item:nth-child(3n) {
  background: #D8EFFF;
}
.vc-main-specials--third-variant .vc-specials__item-image {
  position: absolute;
  bottom: 0;
}
.vc-main-specials--third-variant .vc-specials__item-image-img {
  -o-object-fit: contain;
     object-fit: contain;
}
.vc-main-specials--third-variant .vc-specials__item-info {
  max-width: 55%;
  overflow: visible;
  overflow: initial;
  z-index: 5;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-top: 0;
  background: none;
}
.vc-main-specials--third-variant .vc-specials__item-btns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 5;
  max-width: 50%;
  margin-top: calc( 0.0158013544 * 100vw + 9.4582392777px );
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item-btns {
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item-btns {
    margin-top: 16px;
  }
}
.vc-main-specials--third-variant .vc-specials__item-title {
  font-size: calc( 0.0112866817 * 100vw + 15.3273137698px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item-title {
    font-size: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item-title {
    font-size: 20px;
  }
}
.vc-main-specials--third-variant .vc-specials__item-subtitle {
  color: var(--vc-black);
  margin-top: 12px;
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1300px) {
  .vc-main-specials--third-variant .vc-specials__item-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials--third-variant .vc-specials__item-subtitle {
    font-size: 12px;
  }
}

.vc-record-form {
  margin-top: calc( 0.0361173815 * 100vw + 17.0474040632px );
}
@media (min-width: 1300px) {
  .vc-record-form {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-record-form {
    margin-top: 32px;
  }
}
.vc-record-form .vc-record-form__inputs .vc-record-form__input, .vc-record-form .vc-record-form__inputs .vc-record-form__textarea, .vc-record-form .vc-record-form__inputs .vc-record-form__select, .vc-record-form .vc-record-form__inputs .vc-record-form__datetime {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .vc-record-form .vc-center {
    padding: 0;
  }
}
.vc-record-form__inputs {
  display: grid;
  width: 100%;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 1300px) {
  .vc-record-form__inputs {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__inputs {
    grid-gap: 12px;
  }
}
@media (max-width: 767px) {
  .vc-record-form__inputs {
    grid-template-columns: 1fr;
  }
}
.vc-record-form__selects {
  margin-top: calc( 0.0361173815 * 100vw + 17.0474040632px );
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 24px;
  gap: 24px;
}
@media (min-width: 1300px) {
  .vc-record-form__selects {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__selects {
    margin-top: 32px;
  }
}
.vc-record-form__names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-record-form__container, .vc-record-form__success {
  position: relative;
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-right: 64px;
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-left: 64px;
  border-radius: 16px;
}
@media (min-width: 1300px) {
  .vc-record-form__container, .vc-record-form__success {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__container, .vc-record-form__success {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__container, .vc-record-form__success {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__container, .vc-record-form__success {
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .vc-record-form__container, .vc-record-form__success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc-record-form__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.vc-record-form__bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 87.3015873%;
  height: 100%;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}
.vc-body--bow .vc-record-form__bg::before {
  background-image: none;
}
.vc-body--wob .vc-record-form__bg::before {
  background-image: none;
}
@media (max-width: 767px) {
  .vc-record-form__bg::before {
    background: #f0f0f0;
    width: 100%;
    border-radius: 0;
  }
  .vc-body--bow .vc-record-form__bg::before {
    background: var(--vc-white);
  }
  .vc-body--wob .vc-record-form__bg::before {
    background: var(--vc-black);
  }
}
.vc-record-form__bg-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  height: 100%;
  aspect-ratio: 511/520;
}
@media (max-width: 767px) {
  .vc-record-form__bg-image {
    display: none;
  }
}
.vc-record-form__bg-image-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top right;
     object-position: top right;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.vc-record-form__content {
  position: relative;
  z-index: 10;
}
.vc-record-form__title, .vc-record-form__success-title {
  font-size: calc( 0.0270880361 * 100vw + 20.7855530474px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.14;
  color: rgba(34,34,34,1);
}
@media (min-width: 1300px) {
  .vc-record-form__title, .vc-record-form__success-title {
    font-size: 56px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__title, .vc-record-form__success-title {
    font-size: 32px;
  }
}
.vc-body--bow .vc-record-form__title, .vc-body--bow .vc-record-form__success-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__title, .vc-body--wob .vc-record-form__success-title {
  color: var(--vc-white);
}
.vc-record-form__subtitle, .vc-record-form__success-subtitle {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: var(--vc-black) Lighter;
  max-width: 661px;
}
@media (min-width: 1300px) {
  .vc-record-form__subtitle, .vc-record-form__success-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__subtitle, .vc-record-form__success-subtitle {
    font-size: 14px;
  }
}
.vc-body--bow .vc-record-form__subtitle, .vc-body--bow .vc-record-form__success-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__subtitle, .vc-body--wob .vc-record-form__success-subtitle {
  color: var(--vc-white);
}
.vc-record-form__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.vc-record-form__form--w100 {
  max-width: unset;
}
.vc-record-form__inputs-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  grid-gap: calc( 0.0090293454 * 100vw + 4.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 4.2618510158px );
}
@media (min-width: 1300px) {
  .vc-record-form__inputs-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__inputs-wrapper {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-modal .vc-record-form__inputs-wrapper {
  margin-top: 12px;
  margin-bottom: 12px;
}
.vc-for-tax .vc-record-form__inputs-wrapper {
  grid-gap: 24px;
  gap: 24px;
}
@media (max-width: 1024px) {
  .vc-record-form__inputs-wrapper {
    margin-bottom: 8px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-gap: 0;
    gap: 0;
  }
  .vc-for-tax .vc-record-form__inputs-wrapper {
    margin-bottom: 0;
  }
}
.vc-record-form__input, .vc-record-form__textarea {
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  background-color: var(--vc-white);
  border-radius: 32px;
  min-width: 268px;
  width: 100%;
  padding-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-left: calc( 0.0045146727 * 100vw + 18.1309255079px );
  border: 1px solid #C6D3DE;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1300px) {
  .vc-record-form__input, .vc-record-form__textarea {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input, .vc-record-form__textarea {
    height: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input, .vc-record-form__textarea {
    padding-left: 20px;
  }
}
.vc-record-form__input:not(:last-child), .vc-record-form__textarea:not(:last-child) {
  margin-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record-form__input:not(:last-child), .vc-record-form__textarea:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input:not(:last-child), .vc-record-form__textarea:not(:last-child) {
    margin-bottom: 8px;
  }
}
.vc-modal--small .vc-record-form__input:not(:last-child), .vc-modal--small .vc-record-form__textarea:not(:last-child) {
  margin-bottom: 12px;
}
.vc-body--bow .vc-record-form__input, .vc-body--bow .vc-record-form__textarea {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__input, .vc-body--wob .vc-record-form__textarea {
  background-color: var(--vc-black);
  color: var(--vc-white);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__input, .vc-body--yob .vc-record-form__textarea {
  background-color: var(--vc-blue-dark);
  color: var(--vc-yellow);
  border-color: var(--vc-yellow);
}
.vc-record-form__input::-webkit-input-placeholder, .vc-record-form__textarea::-webkit-input-placeholder {
  color: #9BAAB6;
}
.vc-record-form__input::-moz-placeholder, .vc-record-form__textarea::-moz-placeholder {
  color: #9BAAB6;
}
.vc-record-form__input:-ms-input-placeholder, .vc-record-form__textarea:-ms-input-placeholder {
  color: #9BAAB6;
}
.vc-record-form__input::-ms-input-placeholder, .vc-record-form__textarea::-ms-input-placeholder {
  color: #9BAAB6;
}
.vc-record-form__input::placeholder, .vc-record-form__textarea::placeholder {
  color: #9BAAB6;
}
.vc-body--bow .vc-record-form__input::-webkit-input-placeholder, .vc-body--bow .vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__input::-moz-placeholder, .vc-body--bow .vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__input:-ms-input-placeholder, .vc-body--bow .vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__input::-ms-input-placeholder, .vc-body--bow .vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__input::placeholder, .vc-body--bow .vc-record-form__textarea::placeholder {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__input::-webkit-input-placeholder, .vc-body--wob .vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__input::-moz-placeholder, .vc-body--wob .vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__input:-ms-input-placeholder, .vc-body--wob .vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__input::-ms-input-placeholder, .vc-body--wob .vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__input::placeholder, .vc-body--wob .vc-record-form__textarea::placeholder {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__input::-webkit-input-placeholder, .vc-body--yob .vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input::-moz-placeholder, .vc-body--yob .vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input:-ms-input-placeholder, .vc-body--yob .vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input::-ms-input-placeholder, .vc-body--yob .vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input::placeholder, .vc-body--yob .vc-record-form__textarea::placeholder {
  color: var(--vc-yellow);
}
.vc-record-form__input--w100 {
  width: 100%;
}
.vc-record-form__input--gray {
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-record-form__input--gray {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__input--gray {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-record-form__input.error, .error.vc-record-form__textarea {
  border-color: #FF4E4E;
  color: #FF4E4E;
}
.vc-record-form__input.error::-webkit-input-placeholder, .error.vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-secondary);
}
.vc-record-form__input.error::-moz-placeholder, .error.vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-secondary);
}
.vc-record-form__input.error:-ms-input-placeholder, .error.vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-record-form__input.error::-ms-input-placeholder, .error.vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-record-form__input.error::placeholder, .error.vc-record-form__textarea::placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .vc-record-form__input.error::-webkit-input-placeholder, .vc-body--bow .error.vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .vc-record-form__input.error::-moz-placeholder, .vc-body--bow .error.vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .vc-record-form__input.error:-ms-input-placeholder, .vc-body--bow .error.vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .vc-record-form__input.error::-ms-input-placeholder, .vc-body--bow .error.vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .vc-record-form__input.error::placeholder, .vc-body--bow .error.vc-record-form__textarea::placeholder {
  color: var(--vc-secondary);
}
.vc-body--wob .vc-record-form__input.error::-webkit-input-placeholder, .vc-body--wob .error.vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--wob .vc-record-form__input.error::-moz-placeholder, .vc-body--wob .error.vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-secondary);
}
.vc-body--wob .vc-record-form__input.error:-ms-input-placeholder, .vc-body--wob .error.vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--wob .vc-record-form__input.error::-ms-input-placeholder, .vc-body--wob .error.vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--wob .vc-record-form__input.error::placeholder, .vc-body--wob .error.vc-record-form__textarea::placeholder {
  color: var(--vc-secondary);
}
.vc-body--yob .vc-record-form__input.error::-webkit-input-placeholder, .vc-body--yob .error.vc-record-form__textarea::-webkit-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input.error::-moz-placeholder, .vc-body--yob .error.vc-record-form__textarea::-moz-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input.error:-ms-input-placeholder, .vc-body--yob .error.vc-record-form__textarea:-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input.error::-ms-input-placeholder, .vc-body--yob .error.vc-record-form__textarea::-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__input.error::placeholder, .vc-body--yob .error.vc-record-form__textarea::placeholder {
  color: var(--vc-yellow);
}
.vc-record-form__input:focus, .vc-record-form__textarea:focus {
  outline: none;
}
.vc-record-form__input:active, .vc-record-form__textarea:active {
  outline: none;
}
.vc-record-form__textarea {
  border-radius: 24px;
  height: 128px;
}
.vc-record-form__textarea--w100 {
  width: 100%;
}
.vc-record-form__textarea--gray {
  background-color: rgba(0, 0, 0, 0.05);
  border-color: rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-record-form__textarea--gray {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__textarea--gray {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__textarea--gray {
  background-color: var(--vc-blueDark);
  border-color: var(--vc-yellow);
}
.vc-record-form__select-wrapper {
  width: 100%;
}
.vc-record-form__select-wrapper .vc-search__select {
  margin-top: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-record-form__select-wrapper .vc-search__select {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-wrapper .vc-search__select {
    margin-top: 10px;
  }
}
.vc-record-form__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.vc-record-form__input-wrapper .vc-record-form__input, .vc-record-form__input-wrapper .vc-record-form__textarea {
  margin-top: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-record-form__input-wrapper .vc-record-form__input, .vc-record-form__input-wrapper .vc-record-form__textarea {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input-wrapper .vc-record-form__input, .vc-record-form__input-wrapper .vc-record-form__textarea {
    margin-top: 10px;
  }
}
.vc-record-form__input-name {
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
}
@media (min-width: 1300px) {
  .vc-record-form__input-name {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__input-name {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .vc-record-form__input-name {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
  }
}
.vc-record-form__select-name {
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  margin-bottom: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-record-form__select-name {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-name {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__select-name {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-name {
    margin-bottom: 10px;
  }
}
.vc-body--wob .vc-record-form__select-name {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__select-name {
  color: var(--vc-yellow);
}
.vc-record-form__select {
  position: relative;
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  min-width: 268px;
  padding: 0 16px;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .vc-record-form__select {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select {
    height: 48px;
  }
}
.vc-record-form__select:not(:last-child) {
  margin-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record-form__select:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select:not(:last-child) {
    margin-bottom: 8px;
  }
}
.vc-record-form__select--on-top {
  z-index: 200;
}
.vc-modal__content .vc-record-form__select {
  height: 48px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-record-form__select-container {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--vc-white);
  border: 1px solid #C6D3DE;
  border-radius: 32px;
  height: auto;
  width: 100%;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.vc-record-form__select-container::-webkit-scrollbar {
  width: 0 !important;
}
.error .vc-record-form__select-container {
  border-color: #FF4E4E;
  color: #FF4E4E;
}
.vc-body--bow .error .vc-record-form__select-container {
  color: var(--vc-secondary);
}
.vc-body--wob .error .vc-record-form__select-container {
  color: var(--vc-secondary);
}
.vc-record-form__select--animating .vc-record-form__select-container {
  z-index: 100;
}
.vc-record-form__select--open .vc-record-form__select-container {
  max-height: 295px;
  z-index: 100;
}
.vc-body--bow .vc-record-form__select-container {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__select-container {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__select-container {
  background-color: var(--vc-blueDark);
  border-color: var(--vc-yellow);
}
.vc-record-form__select-header {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-left: calc( 0.0045146727 * 100vw + 18.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record-form__select-header {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-header {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__select-header {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-header {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__select-header {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-header {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__select-header {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select-header {
    padding-left: 20px;
  }
}
.vc-modal .vc-record-form__select-header {
  height: 46px;
}
.vc-record-form__select-title {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  color: #9BAAB6;
  white-space: nowrap;
  margin-right: 12px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-record-form__select-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__select-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__select-title {
  color: var(--vc-yellow);
}
.error .vc-record-form__select-title {
  color: var(--vc-secondary);
}
.vc-body--bow .error .vc-record-form__select-title {
  color: var(--vc-secondary);
}
.vc-body--wob .error .vc-record-form__select-title {
  color: var(--vc-white);
}
.vc-body--yob .error .vc-record-form__select-title {
  color: var(--vc-yellow);
}
.vc-record-form__select--selected .vc-record-form__select-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__select--selected .vc-record-form__select-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__select--selected .vc-record-form__select-title {
  color: var(--vc-yellow);
}
.vc-record-form__select-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-record-form__select--open .vc-record-form__select-arrow {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-record-form__select-arrow svg {
  display: block;
}
.vc-body--wob .vc-record-form__select-arrow svg path {
  fill: var(--vc-black);
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__select-arrow svg path {
  fill: var(--vc-blueDark);
  stroke: var(--vc-yellow);
}
.vc-record-form__select-list {
  position: relative;
  z-index: 10;
  overflow: hidden;
  height: auto;
  max-height: 0;
  overflow-y: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.vc-record-form__select-list::-webkit-scrollbar {
  width: 0 !important;
}
.vc-record-form__select--open .vc-record-form__select-list {
  max-height: calc( -0.0045146727 * 100vw + 252.8690744921px );
}
@media (min-width: 1300px) {
  .vc-record-form__select--open .vc-record-form__select-list {
    max-height: 247px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__select--open .vc-record-form__select-list {
    max-height: 251px;
  }
}
.vc-record-form__select-list .simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.2;
}
.vc-record-form__select-item {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.14;
  color: var(--vc-black);
  padding: 12px 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--wob .vc-record-form__select-item {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__select-item {
  color: var(--vc-yellow);
}
.vc-record-form__select-item:hover {
  background-color: var(--vc-primary);
  color: var(--vc-white);
}
.vc-body--bow .vc-record-form__select-item:hover {
  color: var(--vc-black);
  background-color: rgba(0, 0, 0, 0.1);
}
.vc-body--wob .vc-record-form__select-item:hover {
  color: var(--vc-white);
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__select-item:hover {
  color: var(--vc-yellow);
  background-color: var(-vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-record-form__datetime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 268px;
  position: relative;
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: var(--vc-white);
  border: 1px solid #C6D3DE;
  border-radius: 32px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-record-form__datetime {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime {
    height: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__datetime {
    padding-right: 0;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime {
    padding-right: 0;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__datetime {
    padding-left: 0;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime {
    padding-left: 0;
  }
}
.vc-record-form__datetime:not(:last-child) {
  margin-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record-form__datetime:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime:not(:last-child) {
    margin-bottom: 8px;
  }
}
.vc-modal .vc-record-form__datetime {
  height: 48px;
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-record-form__datetime.error {
  border-color: #FF4E4E;
  color: #FF4E4E;
}
.vc-record-form__datetime:hover svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-record-form__datetime:hover svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__datetime:hover svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__datetime:hover svg path {
  stroke: var(--vc-yellow);
}
.vc-body--bow .vc-record-form__datetime {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__datetime {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-record-form__datetime {
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-record-form__datetime-input {
  padding-right: 56px;
  padding-left: calc( 0.0045146727 * 100vw + 18.1309255079px );
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0 !important;
  border-radius: 32px;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  z-index: 10;
  padding-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 10.1309255079px );
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-record-form__datetime-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 1300px) {
  .vc-record-form__datetime-input {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime-input {
    padding-left: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__datetime-input {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime-input {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__datetime-input {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime-input {
    padding-bottom: 12px;
  }
}
.vc-record-form__datetime-input::-webkit-input-placeholder {
  color: #9BAAB6;
}
.vc-record-form__datetime-input::-moz-placeholder {
  color: #9BAAB6;
}
.vc-record-form__datetime-input:-ms-input-placeholder {
  color: #9BAAB6;
}
.vc-record-form__datetime-input::-ms-input-placeholder {
  color: #9BAAB6;
}
.vc-record-form__datetime-input::placeholder {
  color: #9BAAB6;
}
.vc-body--bow .vc-record-form__datetime-input::-webkit-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__datetime-input::-moz-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__datetime-input:-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__datetime-input::-ms-input-placeholder {
  color: var(--vc-black);
}
.vc-body--bow .vc-record-form__datetime-input::placeholder {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__datetime-input::-webkit-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__datetime-input::-moz-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__datetime-input:-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__datetime-input::-ms-input-placeholder {
  color: var(--vc-white);
}
.vc-body--wob .vc-record-form__datetime-input::placeholder {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__datetime-input::-webkit-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__datetime-input::-moz-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__datetime-input:-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__datetime-input::-ms-input-placeholder {
  color: var(--vc-yellow);
}
.vc-body--yob .vc-record-form__datetime-input::placeholder {
  color: var(--vc-yellow);
}
.error .vc-record-form__datetime-input::-webkit-input-placeholder {
  color: var(--vc-secondary);
}
.error .vc-record-form__datetime-input::-moz-placeholder {
  color: var(--vc-secondary);
}
.error .vc-record-form__datetime-input:-ms-input-placeholder {
  color: var(--vc-secondary);
}
.error .vc-record-form__datetime-input::-ms-input-placeholder {
  color: var(--vc-secondary);
}
.error .vc-record-form__datetime-input::placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .error .vc-record-form__datetime-input::-webkit-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .error .vc-record-form__datetime-input::-moz-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .error .vc-record-form__datetime-input:-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .error .vc-record-form__datetime-input::-ms-input-placeholder {
  color: var(--vc-secondary);
}
.vc-body--bow .error .vc-record-form__datetime-input::placeholder {
  color: var(--vc-secondary);
}
.vc-body--wob .error .vc-record-form__datetime-input {
  color: var(--vc-secondary);
}
.vc-record-form__datetime-icon {
  position: absolute;
  top: 50%;
  right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 24px;
}
@media (min-width: 1300px) {
  .vc-record-form__datetime-icon {
    right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime-icon {
    right: 20px;
  }
}
.vc-record-form__datetime-icon svg {
  display: block;
}
.vc-record-form__datetime-icon svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-record-form__datetime-icon svg path {
  fill: var(--vc-white);
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__datetime-icon svg path {
  fill: var(--vc-black);
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__datetime-icon svg path {
  fill: var(--vc-blue-dark);
  stroke: var(--vc-yellow);
}
.vc-record-form__submit-wrapper {
  margin-top: calc( -0.0045146727 * 100vw + 21.8690744921px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-gap: calc( 0.0225733634 * 100vw + 2.6546275395px );
  gap: calc( 0.0225733634 * 100vw + 2.6546275395px );
}
/*
 * Форма «Справка для ФНС» - один столбец фиксированной ширины по центру
 * вместо прежней парной 2-колоночной вёрстки (там же была битая разметка -
 * два незакрытых div из старого шаблона, разметку переписали целиком).
 */
.vc-for-tax .vc-record-form__form {
  max-width: 560px;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 20px;
  gap: 20px;
}
.vc-for-tax__statement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  max-width: 760px;
  margin: 24px auto 32px;
  padding: 24px;
  border-radius: 24px;
  background-color: #f5f6f8;
}
.vc-for-tax__statement-content {
  min-width: 0;
}
.vc-for-tax__statement-title {
  color: var(--vc-black);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}
.vc-for-tax__statement-text {
  margin-top: 8px;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
}
.vc-for-tax__statement-download {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 999px;
}
.vc-for-tax .vc-record-form__file-field--tax {
  gap: 8px;
}
.vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file {
  width: 100%;
  max-width: none;
  height: 56px;
  margin: 0;
  border-color: #ae2012;
}
.vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file-input {
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file-placeholder {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ae2012;
}
.vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file-icon svg path {
  stroke: #ae2012;
}
.vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file-hint {
  color: #6f7682;
  font-size: 13px;
  line-height: 1.4;
}
.vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file-error {
  display: none;
  color: #ae2012;
  font-size: 13px;
  line-height: 1.4;
}
.vc-for-tax .vc-record-form__file-field--tax.vc-record-form__file-field--error .vc-record-form__file {
  border-color: #ae2012;
}
.vc-for-tax .vc-record-form__file-field--tax.vc-record-form__file-field--error .vc-record-form__file-error {
  display: block;
}
.vc-tax-file-notice {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2147483001;
  width: min(440px, calc(100vw - 32px));
  padding: 18px 24px;
  border: 1px solid #ae2012;
  border-radius: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
          box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
  color: var(--vc-black);
  font-size: clamp(16px, 1.4vw, 18px);
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate(-50%, -50%) scale(0.96);
      -ms-transform: translate(-50%, -50%) scale(0.96);
          transform: translate(-50%, -50%) scale(0.96);
  -webkit-transition: opacity 0.25s, -webkit-transform 0.25s;
  transition: opacity 0.25s, -webkit-transform 0.25s;
  -o-transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s;
  transition: opacity 0.25s, transform 0.25s, -webkit-transform 0.25s;
}
.vc-tax-file-notice--active {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.vc-tax-progress-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483002;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px;
  background-color: rgba(0, 0, 0, 0.72);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.vc-tax-progress-modal--active {
  opacity: 1;
  pointer-events: all;
}
.vc-tax-progress-modal__box {
  width: min(480px, calc(100vw - 32px));
  padding: 34px 28px;
  border-radius: 30px;
  background-color: var(--vc-white);
  -webkit-box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
          box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
  text-align: center;
}
.vc-tax-progress-modal__stage {
  -webkit-transition: opacity 0.18s, -webkit-transform 0.18s;
  transition: opacity 0.18s, -webkit-transform 0.18s;
  -o-transition: opacity 0.18s, transform 0.18s;
  transition: opacity 0.18s, transform 0.18s;
  transition: opacity 0.18s, transform 0.18s, -webkit-transform 0.18s;
}
.vc-tax-progress-modal--changing .vc-tax-progress-modal__stage {
  opacity: 0;
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
.vc-tax-progress-modal__spinner {
  width: 54px;
  height: 54px;
  margin: 0 auto 22px;
  border: 4px solid rgba(174, 32, 18, 0.18);
  border-top-color: #ae2012;
  border-radius: 50%;
  -webkit-animation: vc-tax-progress-spin 0.8s linear infinite;
          animation: vc-tax-progress-spin 0.8s linear infinite;
}
.vc-tax-progress-modal__success-icon {
  display: none;
  width: 64px;
  height: 64px;
  margin: 0 auto 22px;
  color: #ae2012;
}
.vc-tax-progress-modal__success-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.vc-tax-progress-modal__title {
  color: var(--vc-black);
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 700;
  line-height: 1.2;
}
.vc-tax-progress-modal__text {
  margin-top: 12px;
  color: #5f6873;
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 1.4;
}
.vc-tax-progress-modal__button {
  display: none;
  width: min(240px, 100%);
  min-height: 54px;
  margin: 24px auto 0;
  border-radius: 30px;
}
.vc-tax-progress-modal--success .vc-tax-progress-modal__spinner {
  display: none;
}
.vc-tax-progress-modal--success .vc-tax-progress-modal__success-icon {
  display: block;
}
.vc-tax-progress-modal--success .vc-tax-progress-modal__button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.vc-tax-progress-open .vc-header,
.vc-tax-progress-open .vc-footer,
.vc-tax-progress-open .right-sidebar,
.vc-tax-progress-open .vc-site-settings {
  z-index: 1 !important;
  pointer-events: none;
}
.vc-btn--loading,
.vc-btn:disabled {
  opacity: 0.72;
  pointer-events: none;
}
@-webkit-keyframes vc-tax-progress-spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes vc-tax-progress-spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
body:has(.vc-modal.vc-modal--active .vc-modal__success) {
  overflow: hidden;
}
body:has(.vc-modal.vc-modal--active .vc-modal__success) .vc-header,
body:has(.vc-modal.vc-modal--active .vc-modal__success) .vc-footer,
body:has(.vc-modal.vc-modal--active .vc-modal__success) .right-sidebar,
body:has(.vc-modal.vc-modal--active .vc-modal__success) .vc-site-settings {
  z-index: 1 !important;
  pointer-events: none;
}
@media (max-width: 767px) {
  .vc-for-tax__statement {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding: 20px;
  }
  .vc-for-tax__statement-download {
    width: 100%;
  }
  .vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file {
    padding-right: 0;
    padding-left: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 12px;
  }
  .vc-for-tax .vc-record-form__file-field--tax .vc-record-form__file-placeholder {
    margin-left: 0;
    font-size: clamp(18px, 4.6vw, 22px);
  }
  .vc-for-tax .vc-record-form__agreement {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-item-align: center;
        align-self: center;
    width: 100%;
  }
  .vc-for-tax .vc-record-form__agreement-text {
    max-width: calc(100% - 40px);
    text-align: center;
  }
}
.vc-for-tax .vc-record-form__select-wrapper--year {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 160px;
}
/*
 * Нативное поле даты (Справка для ФНС) - иконка календаря слева (direction:rtl
 * переставляет местами внутренние блоки поля - значок и значение), а
 * text-align:left держит само значение дд.мм.гггг у левого края, сразу
 * после значка, без съезда вправо (это и была причина прошлой правки).
 */
.vc-for-tax input[type="date"].vc-record-form__input {
  direction: rtl;
  text-align: left;
  border-radius: 32px !important;
  cursor: pointer;
}
.vc-for-tax input[type="date"].vc-record-form__input::-webkit-calendar-picker-indicator {
  cursor: pointer !important;
}
.vc-for-tax .vc-record-form__input {
  border-radius: 32px !important;
}
.vc-for-tax .vc-record-form__submit-wrapper .vc-btn {
  border-radius: 999px;
}
.vc-for-tax .vc-record-form__submit-wrapper {
  margin-top: calc( 0.0361173815 * 100vw + 17.0474040632px );
}
@media (min-width: 1300px) {
  .vc-for-tax .vc-record-form__submit-wrapper {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-for-tax .vc-record-form__submit-wrapper {
    margin-top: 32px;
  }
}
#add-review-form .vc-record-form__submit-wrapper {
  margin-top: calc( 0.0158013544 * 100vw + 11.4582392777px );
}
@media (min-width: 1300px) {
  #add-review-form .vc-record-form__submit-wrapper {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  #add-review-form .vc-record-form__submit-wrapper {
    margin-top: 18px;
  }
}
.vc-modal__container .vc-record-form__submit-wrapper, .vc-modal__success .vc-record-form__submit-wrapper {
  grid-column-start: 1;
  grid-column-end: 3;
  margin-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  grid-gap: calc( 0.0203160271 * 100vw + 1.5891647856px );
  gap: calc( 0.0203160271 * 100vw + 1.5891647856px );
}
@media (min-width: 1300px) {
  .vc-modal__container .vc-record-form__submit-wrapper, .vc-modal__success .vc-record-form__submit-wrapper {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container .vc-record-form__submit-wrapper, .vc-modal__success .vc-record-form__submit-wrapper {
    margin-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__container .vc-record-form__submit-wrapper, .vc-modal__success .vc-record-form__submit-wrapper {
    grid-gap: 28px;
    gap: 28px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container .vc-record-form__submit-wrapper, .vc-modal__success .vc-record-form__submit-wrapper {
    grid-gap: 10px;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .vc-modal__container .vc-record-form__submit-wrapper, .vc-modal__success .vc-record-form__submit-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__submit-wrapper {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__submit-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__submit-wrapper {
    grid-gap: 32px;
    gap: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__submit-wrapper {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-record-form__submit-wrapper .vc-btn {
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .vc-record-form__submit-wrapper .vc-btn {
    width: 100%;
  }
}
.vc-record-form__checkbox-with-text, .vc-record-form__agreement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}
.vc-modal__container .vc-record-form__agreement, .vc-modal__success .vc-record-form__agreement {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-record-form__checkbox-wrapper {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  background-color: var(--vc-white);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
}
.vc-body--wob .vc-record-form__checkbox-wrapper {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-record-form__checkbox-wrapper {
  background-color: var(--vc-blue-dark);
}
.vc-record-form__checkbox {
  position: absolute;
  opacity: 0;
}
.vc-record-form__checkbox.error + .vc-record-form__checkmark {
  border-color: #FF4E4E;
  background-color: rgba(244, 76, 81, 0.1);
}
.vc-body--bow .vc-record-form__checkbox:checked + .vc-record-form__checkmark {
  border-color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-record-form__checkbox:checked + .vc-record-form__checkmark {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__checkbox:checked + .vc-record-form__checkmark {
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-record-form__checkbox:checked + .vc-record-form__checkmark svg {
  opacity: 1;
}
.vc-body--bow .vc-record-form__checkbox:checked + .vc-record-form__checkmark svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__checkbox:checked + .vc-record-form__checkmark svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__checkbox:checked + .vc-record-form__checkmark svg path {
  stroke: var(--vc-yellow);
}
.vc-record-form__checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--vc-white);
  border: 1px solid #C6D3DE;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-record-form__checkmark {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__checkmark {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__checkmark {
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-record-form__checkmark svg {
  display: block;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-record-form__checkbox-text {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.56;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-record-form__checkbox-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__checkbox-text {
    font-size: 14px;
  }
}
.vc-body--wob .vc-record-form__checkbox-text {
  color: var(--vc-white);
}
.vc-record-form__agreement-text {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.71;
  color: var(--vc-black);
  max-width: 477px;
}
.vc-modal .vc-record-form__agreement-text {
  line-height: 1.28;
}
.vc-body--wob .vc-record-form__agreement-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__agreement-text {
  color: var(--vc-yellow);
}
.vc-record-form__agreement-text a {
  color: #ae2012;
  text-decoration: none;
}
.vc-body--bow .vc-record-form__agreement-text a {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__agreement-text a {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__agreement-text a {
  color: var(--vc-yellow);
}
.vc-record-form__agreement-text a:visited {
  text-decoration: none;
}
.vc-record-form__agreement-text a:hover {
  text-decoration: none;
}
.vc-record-form__agreement-text a:focus {
  text-decoration: none;
}
.vc-record-form__agreement-text a:active {
  text-decoration: none;
}
.vc-record-form__error {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.43;
  color: #FF4E4E;
  margin-top: 6px;
}
.vc-record-form__errors {
  width: 100%;
  margin-bottom: 15px;
  color: #ae2012;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}
.vc-record-form__errors div + div {
  margin-top: 6px;
}
.vc-record-form__error--general {
  width: 100%;
  margin: 0 0 12px;
  text-align: center;
}
.vc-record-form__success {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
}
.vc-body--bow .vc-record-form__success {
  background-color: var(--vc-white);
  border-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__success {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-record-form__success {
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-record-form__success--br0 {
  border-radius: 0;
}
.vc-record-form__success-icon {
  width: calc( 0.0090293454 * 100vw + 20.2618510158px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1300px) {
  .vc-record-form__success-icon {
    width: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__success-icon {
    width: 24px;
  }
}
.vc-record-form__success-icon svg {
  display: block;
  width: 100%;
}
.vc-record-form__success-title {
  margin-top: 16px;
  max-width: 640px;
}
.vc-record-form__success-subtitle {
  margin-top: calc( 0.0090293454 * 100vw + 4.2618510158px );
  max-width: 640px;
}
@media (min-width: 1300px) {
  .vc-record-form__success-subtitle {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__success-subtitle {
    margin-top: 8px;
  }
}
.vc-record-form__score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-gap: 8px;
  gap: 8px;
}
.vc-record-form__star {
  width: 48px;
  height: 48px;
  background-color: var(--vc-white);
  border-radius: 8px;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 414px) {
  .vc-record-form__star {
    width: 40px;
    height: 40px;
  }
}
.vc-body--wob .vc-record-form__star {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-record-form__star {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-record-form__star svg {
  height: 100%;
}
.vc-record-form__star svg path {
  fill: rgba(0, 0, 0, 0);
}
.vc-body--bow .vc-record-form__star svg path {
  fill: var(--vc-black);
}
.vc-body--wob .vc-record-form__star svg path {
  fill: var(--vc-black);
  stroke: var(--vc-white);
  stroke-opacity: 1;
}
.vc-body--yob .vc-record-form__star svg path {
  fill: var(--vc-blueDark);
  stroke: var(--vc-yellow);
  stroke-opacity: 1;
}
.vc-record-form__star:hover svg path {
  fill: #FED286;
  stroke: #FED286;
}
.vc-body--bow .vc-record-form__star:hover svg path {
  fill: var(--vc-black);
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__star:hover svg path {
  fill: var(--vc-white);
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__star:hover svg path {
  fill: var(--vc-yellow);
  stroke: var(--vc-yellow);
}
.vc-record-form__star:hover ~ .vc-record-form__star svg path {
  fill: #FED286;
  stroke: #FED286;
}
.vc-body--bow .vc-record-form__star:hover ~ .vc-record-form__star svg path {
  fill: var(--vc-black);
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__star:hover ~ .vc-record-form__star svg path {
  fill: var(--vc-white);
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__star:hover ~ .vc-record-form__star svg path {
  fill: var(--vc-yellow);
  stroke: var(--vc-yellow);
}
.vc-record-form__star--active svg path {
  fill: var(--vc-yellow);
  stroke: var(--vc-yellow);
}
.vc-body--bow .vc-record-form__star--active svg path {
  fill: var(--vc-black);
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__star--active svg path {
  fill: var(--vc-white);
  stroke: var(--vc-white);
}
.vc-record-form__star--active ~ .vc-record-form__star svg path {
  fill: var(--vc-yellow);
  stroke: var(--vc-yellow);
}
.vc-body--bow .vc-record-form__star--active ~ .vc-record-form__star svg path {
  fill: var(--vc-black);
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record-form__star--active ~ .vc-record-form__star svg path {
  fill: var(--vc-white);
  stroke: var(--vc-white);
}
.vc-record-form__star-input {
  opacity: 0;
  display: none;
}
.vc-record-form__file-field {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.vc-record-form__file-hint {
  width: 100%;
}
.vc-record-form__captcha {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 16px;
}
.vc-record-form__captcha img {
  border: 1px solid #C6D3DE;
  height: 48px;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.vc-record-form__captcha-refresh {
  width: 64px;
  height: 48px;
  border: 1px solid #ae2012;
  border-radius: 30px;
  background: var(--vc-white);
  color: #ae2012;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64px;
          flex: 0 0 64px;
  font-size: 26px;
  line-height: 1;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.vc-record-form__captcha-refresh:hover,
.vc-record-form__captcha-refresh:focus {
  background: #ae2012;
  color: var(--vc-white);
}
.vc-record-form__captcha-refresh:disabled {
  opacity: 0.55;
  cursor: wait;
}
.vc-record-form__captcha .vc-record-form__input {
  width: auto;
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 767px) {
  .vc-record-form__captcha {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .vc-record-form__captcha img {
    max-width: calc(100% - 60px);
  }
  .vc-record-form__captcha .vc-record-form__input {
    width: 100%;
  }
}
.vc-record-form__file {
  position: relative;
  padding: 0 16px;
  height: 44px;
  padding-top: calc( 0.0112866817 * 100vw + 1.3273137698px );
  padding-right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-bottom: calc( 0.0112866817 * 100vw + 1.3273137698px );
  padding-left: calc( 0.0045146727 * 100vw + 10.1309255079px );
  max-width: 257px;
  background-color: var(--vc-white);
  border-radius: 32px;
  border: 1px solid var(--vc-primary);
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .vc-record-form__file {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__file {
    padding-top: 6px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__file {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__file {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__file {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__file {
    padding-bottom: 6px;
  }
}
@media (min-width: 1300px) {
  .vc-record-form__file {
    padding-left: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__file {
    padding-left: 12px;
  }
}
.vc-record-form__file:not(:first-child) {
  margin-top: calc( 0.0090293454 * 100vw + 8.2618510158px );
}
@media (min-width: 1300px) {
  .vc-record-form__file:not(:first-child) {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__file:not(:first-child) {
    margin-top: 12px;
  }
}
.vc-record-form__file:not(:last-child) {
  margin-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record-form__file:not(:last-child) {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__file:not(:last-child) {
    margin-bottom: 8px;
  }
}
.vc-body--wob .vc-record-form__file {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-record-form__file {
  background-color: var(--vc-blueDark);
}
.vc-record-form__file:hover svg path {
  stroke: var(--vc-primary);
}
.vc-body--wob .vc-record-form__file:hover svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record-form__file:hover svg path {
  stroke: var(--vc-yellow);
}
.vc-record-form__file-input {
  position: absolute;
  opacity: 0;
}
.vc-record-form__file-placeholder {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-left: 8px;
  color: var(--vc-primary);
}
.vc-body--bow .vc-record-form__file-placeholder {
  color: var(--vc-black);
}
.vc-body--wob .vc-record-form__file-placeholder {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__file-placeholder {
  color: var(--vc-yellow);
}
.vc-record-form__file-icon {
  display: block;
}
.vc-record-form__file-icon svg {
  display: block;
}
.vc-record-form__file-icon svg path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-record-form__file-list {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  gap: 10px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.vc-record-form__file-list::-webkit-scrollbar {
  width: 0 !important;
}
.vc-record-form__file-list[\:has\(.vc-record-form__file-item\)] {
  background-color: var(--vc-white);
}
.vc-record-form__file-list:has(.vc-record-form__file-item) {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-record-form__file-list[\:has\(.vc-record-form__file-item\)] {
  background-color: var(--vc-black);
}
.vc-body--wob .vc-record-form__file-list:has(.vc-record-form__file-item) {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-record-form__file-list[\:has\(.vc-record-form__file-item\)] {
  background-color: var(--vc-blueDark);
}
.vc-body--yob .vc-record-form__file-list:has(.vc-record-form__file-item) {
  background-color: var(--vc-blueDark);
}
.vc-record-form__file-item {
  padding: 6px 16px;
  border-radius: 32px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.vc-body--bow .vc-record-form__file-item {
  border-color: var(--vc-black);
}
.vc-body--yow .vc-record-form__file-item {
  border-color: var(--vc-yellow);
}
.vc-record-form__file-name {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.43;
  color: var(--vc-black);
  white-space: nowrap;
}
.vc-body--wob .vc-record-form__file-name {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__file-name {
  color: var(--vc-yellow);
}
.vc-record-form__message {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  color: var(--vc-black);
  max-width: 503px;
  margin-bottom: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-record-form__message {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__message {
    margin-bottom: 16px;
  }
}
.vc-body--wob .vc-record-form__message {
  color: var(--vc-white);
}
.vc-body--yob .vc-record-form__message {
  color: var(--vc-yellow);
}

.vc-branches-map {
  position: relative;
  width: 100%;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .vc-branches-map {
    margin-top: 0;
  }
}
.vc-branches-map__container {
  height: calc( 0.0902934537 * 100vw + 422.618510158px );
  width: 100%;
}
@media (min-width: 1300px) {
  .vc-branches-map__container {
    height: 540px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__container {
    height: 460px;
  }
}
.vc-branches-map__content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.vc-branches-map__content {
  position: relative;
}
.vc-branches-map__card {
  position: absolute;
  max-width: 404px;
  top: 20px;
  right: 0;
  width: 100%;
  padding: calc( 0.0090293454 * 100vw + 12.2618510158px );
  background-color: var(--vc-white);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 24px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-branches-map__card .vc-branches__item-contact {
  margin-top: calc( 0.0022573363 * 100vw + 5.065462754px );
}
@media (min-width: 1300px) {
  .vc-branches-map__card .vc-branches__item-contact {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card .vc-branches__item-contact {
    margin-top: 6px;
  }
}
@media (min-width: 1300px) {
  .vc-branches-map__card {
    padding: 24px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card {
    padding: 16px;
  }
}
.vc-branches-map__card--active {
  opacity: 1;
  pointer-events: all;
}
.vc-body--wob .vc-branches-map__card {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-branches-map__card {
  background-color: var(--vc-blue-dark);
}
@media (max-width: 767px) {
  .vc-branches-map__card {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.vc-branches-map__card-title {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 17.065462754px );
  margin-top: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}
@media (min-width: 1300px) {
  .vc-branches-map__card-title {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-title {
    font-size: 18px;
  }
}
.vc-body--bow .vc-branches-map__card-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-branches-map__card-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches-map__card-title {
  color: var(--vc-yellow);
}
.vc-branches-map__card-subtitle {
  margin-top: calc( 0.0022573363 * 100vw + 5.065462754px );
  color: var(--vc-black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  opacity: 0.5;
}
@media (min-width: 1300px) {
  .vc-branches-map__card-subtitle {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-subtitle {
    margin-top: 6px;
  }
}
.vc-body--bow .vc-branches-map__card-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-branches-map__card-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches-map__card-subtitle {
  color: var(--vc-yellow);
}
.vc-branches-map__card-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: calc( 0.0135440181 * 100vw + 14.3927765237px );
  grid-gap: calc( 0.0022573363 * 100vw + 9.065462754px );
  gap: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-branches-map__card-schedule {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-schedule {
    margin-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-branches-map__card-schedule {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-schedule {
    grid-gap: 10px;
    gap: 10px;
  }
}
.vc-branches-map__card-schedule-item {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
}
@media (min-width: 1300px) {
  .vc-branches-map__card-schedule-item {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-schedule-item {
    font-size: 14px;
  }
}
.vc-body--bow .vc-branches-map__card-schedule-item {
  color: var(--vc-black);
}
.vc-body--wob .vc-branches-map__card-schedule-item {
  color: var(--vc-white);
}
.vc-body--yob .vc-branches-map__card-schedule-item {
  color: var(--vc-yellow);
}
.vc-branches-map__card-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: calc( 0.0135440181 * 100vw + 14.3927765237px );
}
@media (min-width: 1300px) {
  .vc-branches-map__card-btns {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-btns {
    margin-top: 20px;
  }
}
.vc-branches-map__card-close {
  position: absolute;
  cursor: pointer;
  top: 8px;
  right: 8px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  background: var(--vc-white);
}
.vc-body--wob .vc-branches-map__card-close {
  background: var(--vc-black);
}
.vc-body--wob .vc-branches-map__card-close svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-branches-map__card-close {
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-branches-map__card-close svg path {
  stroke: var(--vc-yellow);
}
.vc-branches-map__card-close path {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-branches-map__card-close:hover path {
  stroke: var(--vc-primary);
}
.vc-branches-map__card-image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 326/126;
  border-radius: 16px;
  overflow: hidden;
}
.vc-branches-map__card-image-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.vc-branches-map__card-info {
  margin-top: calc( 0.0090293454 * 100vw + 14.2618510158px );
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 18px;
}
@media (min-width: 1300px) {
  .vc-branches-map__card-info {
    margin-top: 26px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-info {
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .vc-branches-map__card-info {
    grid-template-columns: 1fr;
    grid-gap: 12px;
  }
}
.vc-branches-map__card-info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-branches-map__card-info-wrapper {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-branches-map__card-info-wrapper {
    grid-gap: 8px;
    gap: 8px;
  }
}

.vc-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  grid-gap: calc( 0.0045146727 * 100vw + 18.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 18.1309255079px );
}
@media (min-width: 1300px) {
  .vc-pagination {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-pagination {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-pagination {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-pagination {
    grid-gap: 20px;
    gap: 20px;
  }
}
.vc-pagination__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0.3;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-pagination__arrow svg {
  display: block;
}
.vc-pagination__arrow svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-pagination__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-pagination__arrow svg path {
  stroke: var(--vc-white);
}
.vc-pagination__arrow:visited {
  opacity: 0.3;
}
.vc-pagination__arrow:hover {
  opacity: 1;
}
.vc-pagination__arrow:focus {
  opacity: 1;
}
.vc-pagination__arrow:active {
  opacity: 0.3;
}
.vc-pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 8px;
  gap: 8px;
}
@media (max-width: 767px) {
  .vc-pagination__list {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-pagination__item {
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-weight: 500;
  border-radius: clamp(22px, 2.5vw, 32px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc( 0.0112866817 * 100vw + 27.3273137698px );
  height: calc( 0.0112866817 * 100vw + 27.3273137698px );
  font-style: normal;
  line-height: 1;
  color: var(--vc-primary);
  text-decoration: none;
  padding: 4px 8px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-pagination__item {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-pagination__item {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-pagination__item {
    width: 42px;
  }
}
@media (max-width: 414px) {
  .vc-pagination__item {
    width: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-pagination__item {
    height: 42px;
  }
}
@media (max-width: 414px) {
  .vc-pagination__item {
    height: 32px;
  }
}
.vc-body--bow .vc-pagination__item {
  color: var(--vc-black);
  border-color: var(--vc-black);
}
.vc-body--wob .vc-pagination__item {
  color: var(--vc-white);
  border-color: var(--vc-white);
}
.vc-pagination__item:visited {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-pagination__item:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-pagination__item:visited {
  color: var(--vc-white);
}
.vc-pagination__item:hover {
  color: var(--vc-primary);
  text-decoration: none;
  opacity: 1;
  background-color: var(--vc-primary-light);
}
.vc-body--bow .vc-pagination__item:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-pagination__item:hover {
  color: var(--vc-white);
}
.vc-pagination__item:focus {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-pagination__item:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-pagination__item:focus {
  color: var(--vc-white);
}
.vc-pagination__item:active {
  color: var(--vc-white);
  text-decoration: none;
}
.vc-body--bow .vc-pagination__item:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-pagination__item:active {
  color: var(--vc-white);
}
.vc-pagination__item--active {
  color: var(--vc-white);
  background-color: var(--vc-primary);
  border-radius: 12px;
  text-decoration: none;
  opacity: 1;
}
.vc-body--bow .vc-pagination__item--active {
  color: var(--vc-black);
  border-color: var(--vc-black);
}
.vc-body--wob .vc-pagination__item--active {
  color: var(--vc-white);
  border-color: var(--vc-white);
}

.vc-personalities__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: calc( 0.0361173815 * 100vw + 9.0474040632px );
  grid-gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-personalities__list {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-personalities__list {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-personalities__list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-personalities__list {
    grid-gap: 16px;
  }
}
@media (max-width: 1023px) {
  .vc-personalities__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-personalities__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 500px) {
  .vc-personalities__list {
    grid-template-columns: 1fr;
  }
}
.vc-personalities__item {
  position: relative;
  height: auto;
  border-radius: 24px;
  overflow: hidden;
  background-color: var(--vc-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-about__personalities .vc-personalities__item {
  width: calc( -0.0033860045 * 100vw + 301.4018058691px );
}
@media (min-width: 1300px) {
  .vc-about__personalities .vc-personalities__item {
    width: 297px;
  }
}
@media (max-width: 414px) {
  .vc-about__personalities .vc-personalities__item {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  /*.vc-personalities__item:hover .vc-personalities__item-info {
    margin-top: -90px;
  }*/
  .vc-personalities__item:hover .vc-personalities__item-contacts {
    margin-top: 12px;
    max-height: 46px;
    opacity: 1;
  }
}
.vc-body--bow .vc-personalities__item {
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-personalities__item {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-personalities__item {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-personalities__item-image {
  position: relative;
  aspect-ratio: 297/260;
  overflow: hidden;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-personalities__item-image {
    aspect-ratio: 300/290;
  }
}
.vc-personalities__item-image-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.vc-personalities__item-info {
  border-radius: 0px 36px 24px 24px;
  /*margin-top: -42px;*/
  background-color: var(--vc-white);
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-right: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-left: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-bottom: 16px;
  padding-top: 16px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-personalities__item-info {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-personalities__item-info {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-personalities__item-info {
    padding-left: 20px;
  }
}
@media (max-width: 414px) {
  .vc-personalities__item-info {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  /*.vc-personalities__item-info {
    margin-top: -100px;
  }*/
  .gyn-sections {
    margin: 10px auto;
  }
  .gyn-row {
    padding: 10px 1% !important;
    display: block !important;
  }
  .ginekolog-price {
    padding: 0px 1% !important;
  }
}
.vc-body--wob .vc-personalities__item-info {
  background: var(--vc-black);
}
.vc-body--yob .vc-personalities__item-info {
  background: var(--vc-blue-dark);
}
.vc-body--bow .vc-personalities__item-info * {
  color: var(--vc-black);
}
.vc-body--wob .vc-personalities__item-info * {
  color: var(--vc-white);
}
.vc-body--yob .vc-personalities__item-info * {
  color: var(--vc-yellow);
}
.vc-personalities__item-title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  color: #ae2012;
  text-align: left;
}
.vc-personalities__item-title a {
  color: inherit;
}
.vc-personalities__item-title a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .vc-personalities__item-title {
    min-height: unset;
  }
}
.vc-personalities__item-subtitle {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
  color: #8E959B;
  margin-top: 4px;
}
.vc-personalities__item-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
  margin-top: 14px;
}
@media (min-width: 768px) {
  .vc-personalities__item-contacts {
    margin-top: 10px;
    max-height: 0;
    opacity: 0;
  }
}
.vc-personalities__item-contact {
  color: var(--vc-black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-personalities__item-contact:not(:first-child) {
  margin-top: calc( 0.0022573363 * 100vw + 3.065462754px );
}
@media (min-width: 1300px) {
  .vc-personalities__item-contact:not(:first-child) {
    margin-top: 6px;
  }
}
@media (max-width: 414px) {
  .vc-personalities__item-contact:not(:first-child) {
    margin-top: 4px;
  }
}
.vc-personalities__item-contact:hover {
  color: var(--vc-primary);
}

.vc-promo__cards {
  position: relative;
  z-index: 5;
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
}
@media (max-width: 767px) {
  .vc-promo__cards {
    -webkit-transform: translateY(-27px);
        -ms-transform: translateY(-27px);
            transform: translateY(-27px);
  }
}

/*
 * Универсальный индикатор «меню не помещается в одну строку»: показывается
 * во всех разрешениях, состояние переключает JS (promo-slider.js) через
 * Swiper watchOverflow/lock/unlock, без ручных пиксельных порогов на брейкпоинт.
 * Стрелка закреплена у правого края .vc-promo__cards (всей секции), а не
 * у конкретной кнопки меню.
 */
.vc-promo-slider__hint {
  display: none;
  position: absolute;
  z-index: 6;
  top: 50%;
  right: clamp(8px, 2vw, 24px);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(174, 32, 18, 0.1));
  pointer-events: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.vc-promo-slider__hint::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid rgba(174, 32, 18, 0.72);
  border-right: 2px solid rgba(174, 32, 18, 0.72);
  -webkit-transform: translate(-65%, -50%) rotate(45deg);
      -ms-transform: translate(-65%, -50%) rotate(45deg);
          transform: translate(-65%, -50%) rotate(45deg);
  -webkit-animation: vc-promo-hint-nudge 1.5s ease-in-out infinite;
          animation: vc-promo-hint-nudge 1.5s ease-in-out infinite;
}
.vc-promo-slider--has-overflow .vc-promo-slider__hint {
  display: block;
}
@keyframes vc-promo-hint-nudge {
  0%, 100% {
    -webkit-transform: translate(-65%, -50%) rotate(45deg);
            transform: translate(-65%, -50%) rotate(45deg);
  }
  50% {
    -webkit-transform: translate(-40%, -50%) rotate(45deg);
            transform: translate(-40%, -50%) rotate(45deg);
  }
}

.vc-promo__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: auto;
  height: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding-top: calc( 0.0135440181 * 100vw + 6.3927765237px );
  padding-right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-bottom: calc( 0.0135440181 * 100vw + 6.3927765237px );
  padding-left: calc( 0.0045146727 * 100vw + 14.1309255079px );
  grid-gap: calc( -0.0045146727 * 100vw + 17.8690744921px );
  gap: calc( -0.0045146727 * 100vw + 17.8690744921px );
  border-radius: 18px;
  background: var(--vc-white);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(142, 149, 155, 0.12);
          box-shadow: 0px 3px 6px 0px rgba(142, 149, 155, 0.12);
}
@media (min-width: 1300px) {
  .vc-promo__card {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-promo__card {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-promo__card {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-promo__card {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-promo__card {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-promo__card {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-promo__card {
    padding-left: 20px;
  }
}
@media (max-width: 414px) {
  .vc-promo__card {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-promo__card {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-promo__card {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-promo__card:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.vc-promo__card:hover .vc-promo__card-content {
  color: var(--vc-primary);
}
@media (max-width: 767px) {
  .vc-promo__card {
    height: 50px;
  }
}
.vc-body--bow .vc-promo__card {
  background: var(--vc-white);
  border: 1px solid var(--vc-black);
}
.vc-body--bow .vc-promo__card svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-promo__card {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--wob .vc-promo__card svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-promo__card {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-body--yob .vc-promo__card svg path {
  stroke: var(--vc-yellow);
}
.vc-promo__card-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48px;
  height: 48px;
}
@media (max-width: 767px) {
  .vc-promo__card-image {
    width: 24px;
    height: 24px;
  }
}
.vc-promo__card-content {
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 14.532731377px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.37;
  min-width: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-promo__card-content {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-promo__card-content {
    font-size: 15px;
  }
}
.vc-body--bow .vc-promo__card-content {
  color: var(--vc-black);
}
.vc-body--wob .vc-promo__card-content {
  color: var(--vc-white);
}
.vc-body--yob .vc-promo__card-content {
  color: var(--vc-yellow);
}

.vc-visual-editor {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
}
@media (min-width: 1300px) {
  .vc-visual-editor {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor {
    font-size: 14px;
  }
}
.vc-body--wob .vc-visual-editor {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor {
  color: var(--vc-yellow);
}
.vc-text-highlight {
  background: #f2f3f4;
  border-radius: clamp(14px, 2vw, 20px);
  padding: clamp(16px, 2.5vw, 28px);
  margin: clamp(16px, 2vw, 24px) 0;
}
.vc-text-highlight--flush-v {
  padding-top: 0;
  padding-bottom: 0;
}
.vc-heads-slider {
  position: relative;
}
.vc-text-highlight--personalities {
  padding-left: clamp(12px, 1.5vw, 20px);
  padding-right: clamp(12px, 1.5vw, 20px);
  padding-top: clamp(20px, 3vw, 32px);
  padding-bottom: clamp(20px, 3vw, 32px);
}
.vc-visual-editor h1 {
  font-size: calc( 0.0270880361 * 100vw + 20.7855530474px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.14;
  color: inherit;
}
@media (min-width: 1300px) {
  .vc-visual-editor h1 {
    font-size: 56px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h1 {
    font-size: 32px;
  }
}
.vc-visual-editor h1:not(:last-child) {
  margin-bottom: calc( 0.0090293454 * 100vw + 6.2618510158px );
}
@media (min-width: 1300px) {
  .vc-visual-editor h1:not(:last-child) {
    margin-bottom: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h1:not(:last-child) {
    margin-bottom: 10px;
  }
}
.vc-visual-editor h1:not(:first-child) {
  margin-top: calc( 0.0519187359 * 100vw + 42.5056433409px );
}
@media (min-width: 1300px) {
  .vc-visual-editor h1:not(:first-child) {
    margin-top: 110px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h1:not(:first-child) {
    margin-top: 64px;
  }
}
.vc-visual-editor h2 {
  font-size: calc( 0.0180586907 * 100vw + 18.5237020316px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.23;
  color: inherit;
}
@media (min-width: 1300px) {
  .vc-visual-editor h2 {
    font-size: 42px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h2 {
    font-size: 26px;
  }
}
.vc-visual-editor h2:not(:last-child) {
  margin-bottom: calc( 0.0090293454 * 100vw + 6.2618510158px );
}
@media (min-width: 1300px) {
  .vc-visual-editor h2:not(:last-child) {
    margin-bottom: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h2:not(:last-child) {
    margin-bottom: 10px;
  }
}
.vc-visual-editor h2:not(:first-child) {
  margin-top: calc( 0.0225733634 * 100vw + 42.6546275395px );
}
@media (min-width: 1300px) {
  .vc-visual-editor h2:not(:first-child) {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h2:not(:first-child) {
    margin-top: 52px;
  }
}
.vc-visual-editor h3 {
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.14;
  color: inherit;
}
@media (min-width: 1300px) {
  .vc-visual-editor h3 {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h3 {
    font-size: 18px;
  }
}
.vc-visual-editor h3:not(:last-child) {
  margin-bottom: calc( 0.0090293454 * 100vw + 6.2618510158px );
}
@media (min-width: 1300px) {
  .vc-visual-editor h3:not(:last-child) {
    margin-bottom: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h3:not(:last-child) {
    margin-bottom: 10px;
  }
}
.vc-visual-editor h3:not(:first-child) {
  margin-top: calc( 0.0225733634 * 100vw + 42.6546275395px );
}
@media (min-width: 1300px) {
  .vc-visual-editor h3:not(:first-child) {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor h3:not(:first-child) {
    margin-top: 52px;
  }
}
.vc-visual-editor p {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.44;
  color: inherit;
  margin-bottom: 0;
  margin-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-visual-editor p {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor p {
    font-size: 14px;
  }
}
.vc-visual-editor p:first-child {
  margin-top: 0;
}
@media (min-width: 1300px) {
  .vc-visual-editor p {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor p {
    margin-top: 16px;
  }
}
.vc-visual-editor b {
  font-weight: 500;
}
.vc-visual-editor ul:not(:first-child) {
  margin-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-visual-editor ul:not(:first-child) {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor ul:not(:first-child) {
    margin-top: 16px;
  }
}
.vc-visual-editor ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ae2012;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.vc-body--bow .vc-visual-editor ul li::before {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-visual-editor ul li::before {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-visual-editor ul li::before {
  background-color: rgba(43,68,96,1);
}
/*
 * Детальные страницы акций (/specials/<code>/) - список сразу после
 * заголовка h3 визуально оборачивается в один блок с серым фоном и
 * скруглением, в стиле карточек сайта. Между h3 и ul в контенте иногда
 * остаётся пустой div/p с одним пробелом/переносом строки внутри - из-за
 * этого пробела селектор :empty его не ловит (CSS считает элемент пустым,
 * только если внутри вообще нет узлов, даже текстовых), поэтому он схлопнут
 * явно через нулевые размеры, а не через display:none.
 */
.vc-specials-detail .vc-visual-editor h3:has(~ ul) + p,
.vc-specials-detail .vc-visual-editor h3:has(~ ul) + div {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  min-height: 0 !important;
  background: #F5F6FA;
}
.vc-specials-detail .vc-visual-editor h3:has(~ ul) {
  background: #F5F6FA;
  border-radius: 16px 16px 0 0;
  padding: 20px 24px 0;
  margin-bottom: 0 !important;
}
.vc-specials-detail .vc-visual-editor h3 ~ ul {
  background: #F5F6FA;
  border-radius: 0 0 16px 16px;
  padding: 4px 24px 20px;
  margin-top: 0 !important;
}

.vc-visual-editor ol {
  counter-reset: vc-counter;
}
.vc-visual-editor ol:not(:first-child) {
  margin-top: calc( 0.0045146727 * 100vw + 26.1309255079px );
}
@media (min-width: 1300px) {
  .vc-visual-editor ol:not(:first-child) {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor ol:not(:first-child) {
    margin-top: 28px;
  }
}
.vc-visual-editor ol li {
  counter-increment: vc-counter;
}
.vc-visual-editor ol li::before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: counter(vc-counter) ".";
}
.vc-visual-editor li {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.55;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: calc( 0.0045146727 * 100vw + 10.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 10.1309255079px );
}
@media (min-width: 1300px) {
  .vc-visual-editor li {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor li {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-visual-editor li {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor li {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-visual-editor li:not(:first-child) {
  margin-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-visual-editor li:not(:first-child) {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor li:not(:first-child) {
    margin-top: 16px;
  }
}
.vc-visual-editor li ol,
.vc-visual-editor li ul {
  margin-top: 0;
}
.vc-visual-editor blockquote {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: italic;
  line-height: 1.57;
  color: inherit;
  margin-top: calc( 0.0090293454 * 100vw + 6.2618510158px );
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1300px) {
  .vc-visual-editor blockquote {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor blockquote {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-visual-editor blockquote {
    margin-top: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor blockquote {
    margin-top: 10px;
  }
}
.vc-visual-editor blockquote + blockquote {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-visual-editor blockquote + blockquote {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor blockquote + blockquote {
    margin-top: 18px;
  }
}
.vc-visual-editor a {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-visual-editor a {
  color: var(--vc-black);
}
.vc-body--wob .vc-visual-editor a {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor a {
  color: var(--vc-yellow);
}
.vc-visual-editor a:visited {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-visual-editor a:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-visual-editor a:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor a:visited {
  color: var(--vc-yellow);
}
.vc-visual-editor a:hover {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-visual-editor a:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-visual-editor a:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor a:hover {
  color: var(--vc-yellow);
}
.vc-visual-editor a:focus {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-visual-editor a:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-visual-editor a:focus {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor a:focus {
  color: var(--vc-yellow);
}
.vc-visual-editor a:active {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-visual-editor a:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-visual-editor a:active {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor a:active {
  color: var(--vc-yellow);
}
.vc-visual-editor__table-wrapper {
  width: 100%;
  overflow-x: auto;
}
.vc-visual-editor table {
  border-collapse: collapse;
  border: none;
  table-layout: fixed;
}
.vc-visual-editor table:not(:first-child) {
  margin-top: calc( 0.0045146727 * 100vw + 26.1309255079px );
}
@media (min-width: 1300px) {
  .vc-visual-editor table:not(:first-child) {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor table:not(:first-child) {
    margin-top: 28px;
  }
}
.vc-visual-editor table tr {
  border-bottom: 1px solid #C6D3DE;
}
.vc-visual-editor table tr:nth-child(2n+1) {
  background-color: #F5F6FA;
}
.vc-body--wob .vc-visual-editor table tr:nth-child(2n+1) {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-visual-editor table tr:nth-child(2n+1) {
  background-color: var(--vc-blue-dark);
}
.vc-visual-editor table td {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  height: 60px;
  color: var(--vc-black);
  padding-top: calc( 0.0022573363 * 100vw + 13.065462754px );
  padding-right: calc( 0.015037594 * 100vw + 4.4511278195px );
  padding-bottom: calc( 0.0022573363 * 100vw + 13.065462754px );
  padding-left: calc( 0.015037594 * 100vw + 4.4511278195px );
}
@media (min-width: 1300px) {
  .vc-visual-editor table td {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor table td {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-visual-editor table td {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor table td {
    padding-top: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-visual-editor table td {
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .vc-visual-editor table td {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-visual-editor table td {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-visual-editor table td {
    padding-bottom: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-visual-editor table td {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .vc-visual-editor table td {
    padding-left: 16px;
  }
}
.vc-body--wob .vc-visual-editor table td {
  color: var(--vc-white);
}
.vc-body--yob .vc-visual-editor table td {
  color: var(--vc-yellow);
}

/*
 * Страница "Реквизиты" - рамка по всему периметру таблицы со скруглением
 * в стиле сайта (как у .clinic-card), поверх уже существующих построчных
 * границ. border-collapse: collapse не даёт border-radius/overflow
 * скруглить сам <table> во всех браузерах одинаково - рамку и скругление
 * вешаем на .vc-requisites__editor, обычный div-обёртку вокруг таблицы,
 * там это работает надёжно. Только для этой страницы (.vc-requisites),
 * общий вид таблиц .vc-visual-editor на остальных страницах не трогаем.
 */
.vc-requisites .vc-requisites__editor {
  border: 1px solid #C6D3DE;
  border-radius: 20px;
  overflow: hidden;
}
.vc-requisites .vc-visual-editor table tr:last-child {
  border-bottom: none;
}

.vc-inner-card--khimioterapiya .vc-khimioterapiya-photos {
  width: min(100%, 820px);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 30px auto 0;
}

.vc-inner-card--khimioterapiya .vc-khimioterapiya-photos__item {
  aspect-ratio: 4 / 3;
  border-radius: 22px;
  overflow: hidden;
  background-color: #F5F6FA;
}

.vc-inner-card--khimioterapiya .vc-khimioterapiya-photos__img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

@media (max-width: 767px) {
  .vc-inner-card--khimioterapiya .vc-khimioterapiya-photos {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 24px;
  }

  .vc-inner-card--khimioterapiya .vc-khimioterapiya-photos__item {
    border-radius: 18px;
  }
}

.vc-price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: calc( 0.0135440181 * 100vw + 14.3927765237px );
  grid-gap: calc( 0.0022573363 * 100vw + 9.065462754px );
  gap: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-price-list {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-price-list {
    margin-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-price-list {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-price-list {
    grid-gap: 10px;
    gap: 10px;
  }
}
.vc-doctors-detail .vc-price-list {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  grid-gap: 12px;
  gap: 12px;
}
@media (min-width: 1300px) {
  .vc-doctors-detail .vc-price-list {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail .vc-price-list {
    margin-top: 24px;
  }
}
.vc-price-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding-top: calc( -0.0022573363 * 100vw + 14.934537246px );
  padding-right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-bottom: calc( -0.0022573363 * 100vw + 14.934537246px );
  padding-left: calc( 0.0045146727 * 100vw + 18.1309255079px );
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 18px;
  background: #F5F6FA;
  grid-gap: 60px;
  gap: 60px;
}
@media (min-width: 1300px) {
  .vc-price-list__item {
    padding-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item {
    padding-top: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-price-list__item {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-price-list__item {
    padding-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item {
    padding-bottom: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-price-list__item {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item {
    padding-left: 20px;
  }
}
.vc-price-list__item,
.vc-price-list__item:link,
.vc-price-list__item:visited,
.vc-price-list__item:hover,
.vc-price-list__item:active {
  text-decoration: none;
}
.vc-price-list__item:hover .vc-price-list__item-title {
  color: #ae2012;
}
.vc-price-list__item:hover .vc-price-list__item-price {
  color: #ae2012;
}
.vc-price-list__item--static {
  cursor: default;
}
.vc-price-list__item--static:hover .vc-price-list__item-title,
.vc-price-list__item--static:hover .vc-price-list__item-price {
  color: var(--vc-black);
}
@media (max-width: 767px) {
  .vc-price-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    grid-gap: 12px;
    gap: 12px;
  }

  .vc-price-list__item-title {
    max-width: 100%;
    text-align: left;
    overflow-wrap: break-word;
    word-break: normal;
  }

  .services__grid {
    column-count: 1 !important;
  }
}
.vc-body--wob .vc-price-list__item {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--bow .vc-price-list__item {
  background: var(--vc-white);
  border: 1px solid var(--vc-black);
}
.vc-body--yob .vc-price-list__item {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-price-list__item:visited {
  color: var(--vc-black);
  text-decoration: none;
}
.vc-body--wob .vc-price-list__item:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-price-list__item:visited {
  color: var(--vc-yellow);
}
.vc-price-list__item-title {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.37;
  color: var(--vc-black);
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-price-list__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-price-list__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-price-list__item-title {
  color: var(--vc-yellow);
}
.vc-price-list__item-prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-price-list__item-prices {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item-prices {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-price-list__item-old-price {
  color: var(--vc-black);
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
  text-decoration: line-through;
  opacity: 0.3;
}
.vc-price-list__item-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  grid-gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-price-list__item-price-wrapper {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-price-list__item-price-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-price-list__item-discount {
  color: var(--vc-black);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  opacity: 0.3;
}
.vc-body--wob .vc-price-list__item-discount {
  color: var(--vc-white);
}
.vc-body--yob .vc-price-list__item-discount {
  color: var(--vc-yellow);
}
.vc-price-list__item-price {
  color: var(--vc-black);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-price-list__item-price {
  color: var(--vc-black);
}
.vc-body--wob .vc-price-list__item-price {
  color: var(--vc-white);
}
.vc-body--yob .vc-price-list__item-price {
  color: var(--vc-yellow);
}

/* Общий сворачиваемый прайс-лист на страницах услуг. */
.vc-services-section__unit--prices > .vc-center {
  width: 100%;
}

.vc-services-prices {
  overflow: hidden;
  border: 1px solid #d7e4e7;
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 16px 42px rgba(20, 56, 71, 0.08);
}

.vc-services-prices__toggle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  min-height: 150px;
  padding: 30px 34px;
  color: var(--vc-black);
  background:
    radial-gradient(circle at 86% 20%, rgba(174, 32, 18, 0.08), transparent 30%),
    linear-gradient(135deg, #f4f9fa 0%, #ffffff 70%);
  cursor: pointer;
  list-style: none;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.vc-services-prices__toggle::-webkit-details-marker {
  display: none;
}

.vc-services-prices__toggle::marker {
  display: none;
  content: "";
}

.vc-services-prices__toggle:hover,
.vc-services-prices__toggle:focus-visible {
  background-color: #f7fbfb;
}

.vc-services-prices__toggle:focus-visible {
  outline: 3px solid rgba(174, 32, 18, 0.3);
  outline-offset: -4px;
}

.vc-services-prices__heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}

.vc-services-prices__eyebrow {
  margin-bottom: 9px;
  color: #ae2012;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.vc-services-prices__title {
  color: var(--vc-black);
  font-size: clamp(28px, 2.5vw, 40px);
  font-weight: 600;
  line-height: 1.08;
}

.vc-services-prices__hint {
  margin-top: 11px;
  color: #607984;
  font-size: 16px;
  line-height: 1.4;
}

.vc-services-prices__action {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 14px;
  min-height: 52px;
  padding: 8px 10px 8px 22px;
  border: 1px solid rgba(174, 32, 18, 0.2);
  border-radius: 999px;
  color: #8f1c13;
  background: #ffffff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 7px 20px rgba(20, 56, 71, 0.08);
}

.vc-services-prices__action-opened {
  display: none;
}

.vc-services-prices__chevron {
  position: relative;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #ae2012;
}

.vc-services-prices__chevron::before,
.vc-services-prices__chevron::after {
  position: absolute;
  top: 16px;
  width: 9px;
  height: 2px;
  border-radius: 2px;
  background: #ffffff;
  content: "";
  transition: transform 0.25s ease;
}

.vc-services-prices__chevron::before {
  left: 9px;
  transform: rotate(45deg);
}

.vc-services-prices__chevron::after {
  right: 9px;
  transform: rotate(-45deg);
}

.vc-services-prices[open] .vc-services-prices__toggle {
  border-bottom: 1px solid #dfe9eb;
}

.vc-services-prices[open] .vc-services-prices__action-closed {
  display: none;
}

.vc-services-prices[open] .vc-services-prices__action-opened {
  display: inline;
}

.vc-services-prices[open] .vc-services-prices__chevron::before {
  transform: rotate(-45deg);
}

.vc-services-prices[open] .vc-services-prices__chevron::after {
  transform: rotate(45deg);
}

.vc-services-prices__content {
  padding: 12px 20px 20px;
  background: #ffffff;
}

.vc-services-prices .vc-price-list {
  overflow: hidden;
  margin-top: 0;
  gap: 0;
  border: 1px solid #e1eaec;
  border-radius: 20px;
  background: #ffffff;
}

.vc-services-prices .vc-price-list__item {
  position: relative;
  min-height: 76px;
  padding: 18px 22px;
  border: 0;
  border-bottom: 1px solid #e1eaec;
  border-radius: 0;
  background: #ffffff;
  gap: 30px;
  transition: background-color 0.2s ease;
}

.vc-services-prices .vc-price-list__item:last-child {
  border-bottom: 0;
}

.vc-services-prices .vc-price-list__item::before {
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 0;
  width: 3px;
  border-radius: 0 3px 3px 0;
  background: #ae2012;
  opacity: 0;
  content: "";
  transition: opacity 0.2s ease;
}

.vc-services-prices .vc-price-list__item:hover {
  background: #fff8f5;
}

.vc-services-prices .vc-price-list__item:hover::before {
  opacity: 1;
}

.vc-services-prices .vc-price-list__item-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.45;
}

.vc-services-prices .vc-price-list__item-price-wrapper {
  align-items: center;
  gap: 12px;
}

.vc-services-prices .vc-price-list__item-price {
  min-width: 112px;
  padding: 9px 14px;
  border-radius: 999px;
  color: #8f1c13;
  background: #fff0ec;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}

.vc-services-prices .vc-price-list__item-discount {
  font-size: 16px;
}

@media (max-width: 767px) {
  .vc-services-prices {
    border-radius: 22px;
  }

  .vc-services-prices__toggle {
    align-items: flex-end;
    min-height: 0;
    padding: 24px 20px;
    gap: 14px;
  }

  .vc-services-prices__title {
    font-size: 28px;
  }

  .vc-services-prices__hint {
    max-width: 240px;
    font-size: 14px;
  }

  .vc-services-prices__action {
    min-height: 44px;
    padding: 5px;
    border: 0;
    background: transparent;
    box-shadow: none;
  }

  .vc-services-prices__action-closed,
  .vc-services-prices__action-opened {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }

  .vc-services-prices__chevron {
    width: 38px;
    height: 38px;
  }

  .vc-services-prices__chevron::before,
  .vc-services-prices__chevron::after {
    top: 18px;
  }

  .vc-services-prices__content {
    padding: 10px 10px 12px;
  }

  .vc-services-prices .vc-price-list {
    border-radius: 16px;
  }

  .vc-services-prices .vc-price-list__item {
    min-height: 0;
    padding: 17px 16px;
    gap: 13px;
  }

  .vc-services-prices .vc-price-list__item-price {
    min-width: 0;
    padding: 8px 13px;
    text-align: left;
  }
}

.vc-body--wob .vc-services-prices,
.vc-body--wob .vc-services-prices__toggle,
.vc-body--wob .vc-services-prices__content,
.vc-body--wob .vc-services-prices .vc-price-list,
.vc-body--wob .vc-services-prices .vc-price-list__item {
  border-color: var(--vc-white);
  color: var(--vc-white);
  background: var(--vc-black);
}

.vc-body--bow .vc-services-prices,
.vc-body--bow .vc-services-prices__toggle,
.vc-body--bow .vc-services-prices__content,
.vc-body--bow .vc-services-prices .vc-price-list,
.vc-body--bow .vc-services-prices .vc-price-list__item {
  border-color: var(--vc-black);
  color: var(--vc-black);
  background: var(--vc-white);
}

.vc-body--yob .vc-services-prices,
.vc-body--yob .vc-services-prices__toggle,
.vc-body--yob .vc-services-prices__content,
.vc-body--yob .vc-services-prices .vc-price-list,
.vc-body--yob .vc-services-prices .vc-price-list__item {
  border-color: var(--vc-yellow);
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}

.vc-body--wob .vc-services-prices__title,
.vc-body--wob .vc-services-prices__hint,
.vc-body--wob .vc-services-prices__eyebrow,
.vc-body--wob .vc-services-prices__action,
.vc-body--wob .vc-services-prices .vc-price-list__item-price,
.vc-body--yob .vc-services-prices__title,
.vc-body--yob .vc-services-prices__hint,
.vc-body--yob .vc-services-prices__eyebrow,
.vc-body--yob .vc-services-prices__action,
.vc-body--yob .vc-services-prices .vc-price-list__item-price {
  color: inherit;
}

.vc-body--wob .vc-services-prices__action,
.vc-body--wob .vc-services-prices .vc-price-list__item-price {
  border-color: var(--vc-white);
  background: var(--vc-black);
}

.vc-body--bow .vc-services-prices__action,
.vc-body--bow .vc-services-prices .vc-price-list__item-price {
  border-color: var(--vc-black);
  color: var(--vc-black);
  background: var(--vc-white);
}

.vc-body--yob .vc-services-prices__action,
.vc-body--yob .vc-services-prices .vc-price-list__item-price {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}

.vc-about__promo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  grid-gap: calc( 0.0451467269 * 100vw + 5.309255079px );
  gap: calc( 0.0451467269 * 100vw + 5.309255079px );
  padding-top: 0;
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__promo-wrapper {
    grid-gap: 64px;
    gap: 64px;
  }
}
@media (max-width: 414px) {
  .vc-about__promo-wrapper {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-about__promo-wrapper {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__promo-wrapper {
    padding-bottom: 32px;
  }
}
@media (max-width: 1024px) {
  .vc-about__promo-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-about__promo-editor {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 100%;
}
.vc-page-head--about .vc-page-head__content-container,
.vc-page-head--reviews .vc-page-head__content-container {
  align-self: center;
  padding-top: 0;
  padding-bottom: 0;
}
.vc-about__director-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 100%;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .vc-about__director-btn {
    display: none;
  }
  .vc-about__director-btn.vc-reviews__add-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 16px 0 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.vc-about__cards {
  display: grid;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  grid-template-columns: 1fr 1fr;
  grid-gap: calc( 0.0180586907 * 100vw + 0.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__cards {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-about__cards {
    grid-gap: 8px;
  }
}
@media (max-width: 767px) {
  .vc-about__cards {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
/*
 * Раньше карточка была строкой (иконка справа, число+описание слева) -
 * при растягивании на всю ширину это выглядело разрежённо и криво.
 * Теперь единая колоночная раскладка на всех экранах: иконка сверху
 * (order:-1 у .vc-about__card-icon), число и описание по центру, во всю
 * ширину. Раньше на мобильном была похожая, но без центрирования колонка -
 * отдельный @media(max-width:767px) для неё больше не нужен.
 */
.vc-about__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  overflow: hidden;
  grid-gap: 12px;
  gap: 12px;
  padding-top: calc( 0.006772009 * 100vw + 11.1963882619px );
  padding-right: calc( 0.0022573363 * 100vw + 17.065462754px );
  padding-bottom: calc( 0.006772009 * 100vw + 11.1963882619px );
  padding-left: calc( 0.006772009 * 100vw + 15.1963882619px );
  height: auto;
  border-radius: 24px;
}
@media (min-width: 1300px) {
  .vc-about__card {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-about__card {
    padding-top: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-about__card {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-about__card {
    padding-right: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-about__card {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-about__card {
    padding-bottom: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-about__card {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-about__card {
    padding-left: 18px;
  }
}
/* Раньше карточки были фиксированной ширины (250-297px) как слайды карусели -
   при трёх карточках, помещающихся без прокрутки, оставалась пустая полоса
   справа. Теперь делят ширину ряда поровну, растягиваясь на всю ширину. */
.vc-about-slider .vc-about__card {
  width: auto;
  flex: 1 1 0;
}
.vc-about__card:nth-child(1) {
  background: #C8C3F5;
}
.vc-about__card:nth-child(2) {
  background: #99D8FE;
}
.vc-about__card:nth-child(3) {
  background: #ABEFEE;
}
.vc-about__card:nth-child(4) {
  background: #AAFBD6;
}
.vc-body--bow .vc-about__card {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-about__card {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-about__card {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-about__card-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.vc-about__card-title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 38.1309255079px );
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
@media (min-width: 1300px) {
  .vc-about__card-title {
    font-size: 44px;
  }
}
@media (max-width: 414px) {
  .vc-about__card-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .vc-about__card-title {
    -webkit-transform: translateY(5px);
        -ms-transform: translateY(5px);
            transform: translateY(5px);
  }
}
.vc-body--bow .vc-about__card-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-about__card-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__card-title {
  color: var(--vc-yellow);
}
.vc-about__card-subtitle {
  color: var(--vc-black);
  max-width: 100%;
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  margin-top: calc( -0.0022573363 * 100vw + 10.934537246px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.37;
}
@media (min-width: 1300px) {
  .vc-about__card-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-about__card-subtitle {
    font-size: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-about__card-subtitle {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-about__card-subtitle {
    margin-top: 10px;
  }
}
.vc-body--bow .vc-about__card-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-about__card-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__card-subtitle {
  color: var(--vc-yellow);
}
.vc-about__card-icon {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: calc( 0.0090293454 * 100vw + 44.2618510158px );
  height: calc( 0.0090293454 * 100vw + 44.2618510158px );
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px;
  background-color: var(--vc-white);
  border-radius: 100px;
}
@media (min-width: 1300px) {
  .vc-about__card-icon {
    width: 56px;
  }
}
@media (max-width: 414px) {
  .vc-about__card-icon {
    width: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-about__card-icon {
    height: 56px;
  }
}
@media (max-width: 414px) {
  .vc-about__card-icon {
    height: 48px;
  }
}
.vc-body--bow .vc-about__card-icon {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-about__card-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--bow .vc-about__card-icon rect {
  fill: var(--vc-white);
}
.vc-body--wob .vc-about__card-icon {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-about__card-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--wob .vc-about__card-icon rect {
  fill: var(--vc-black);
}
.vc-body--yob .vc-about__card-icon {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-about__card-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-body--yob .vc-about__card-icon rect {
  fill: var(--vc-blue-dark);
}
.vc-about__gallery {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0158013544 * 100vw + 35.4582392777px );
}
@media (min-width: 1300px) {
  .vc-about__gallery {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__gallery {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-about__gallery {
    padding-bottom: 56px;
  }
}
@media (max-width: 414px) {
  .vc-about__gallery {
    padding-bottom: 42px;
  }
}
.vc-about__gallery .vc-gallery {
  margin-top: 0;
}
@media (max-width: 500px) {
  .vc-about__gallery .vc-gallery__photo {
    max-width: 100%;
  }
}
.vc-about__reviews {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
  background-color: #F5F6FA;
}
@media (min-width: 1300px) {
  .vc-about__reviews {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__reviews {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-about__reviews {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__reviews {
    padding-bottom: 32px;
  }
}
.vc-about__reviews:hover .vc-reviews-slider__nav {
  opacity: 1;
}
.vc-body--wob .vc-about__reviews {
  background: var(--vc-black);
}
.vc-body--yob .vc-about__reviews {
  background: var(--vc-blue-dark);
}
.vc-about__ratings {
  padding-top: calc( 0.0158013544 * 100vw + 35.4582392777px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__ratings {
    padding-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-about__ratings {
    padding-top: 42px;
  }
}
@media (min-width: 1300px) {
  .vc-about__ratings {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__ratings {
    padding-bottom: 32px;
  }
}
/*
 * Точечная отмена глобального "path { stroke: #ae2012 !important; }" —
 * ломает цветные логотипы сервисов (Яндекс/2ГИС/Сбер Здоровье/Продокторов)
 * и обводку звёзд рейтинга, окрашивая их обводку в красный. revert
 * возвращает то, что задано непосредственно в самих SVG (fill/атрибут
 * stroke), не трогая глобальное правило для остального сайта.
 */
.vc-about__ratings path {
  stroke: revert !important;
}
.vc-about__director-btn path {
  stroke: #fff !important;
}
.vc-about__documents {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__documents {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__documents {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-about__documents {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__documents {
    padding-bottom: 32px;
  }
}
.vc-about__documents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
  grid-gap: calc( 0.0180586907 * 100vw + 0.5237020316px );
  gap: calc( 0.0180586907 * 100vw + 0.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__documents-list {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-about__documents-list {
    margin-top: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-about__documents-list {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-about__documents-list {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 1024px) {
  .vc-about__documents-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-about__document {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 16px;
  gap: 16px;
  min-width: 0;
  border-radius: 24px;
  background: #F5F6FA;
  padding: 16px 18px;
}
.vc-body--wob .vc-about__document {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-about__document {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-about__document-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background: var(--vc-white);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.vc-body--wob .vc-about__document-icon {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-about__document-icon {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-about__document-icon svg {
  display: block;
  width: 100%;
}
.vc-about__document-icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-about__document-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-about__document-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-about__document-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-about__document-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-about__document-title {
  overflow: hidden;
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 8px;
}
.vc-body--wob .vc-about__document-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__document-title {
  color: var(--vc-yellow);
}
.vc-about__document-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 14px;
  gap: 14px;
}
.vc-about__document-info {
  color: #8E959B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
.vc-body--bow .vc-about__document-info {
  color: var(--vc-black);
}
.vc-body--wob .vc-about__document-info {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__document-info {
  color: var(--vc-yellow);
}
.vc-about__heads {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0158013544 * 100vw + 35.4582392777px );
}
@media (min-width: 1300px) {
  .vc-about__heads {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__heads {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-about__heads {
    padding-bottom: 56px;
  }
}
@media (max-width: 414px) {
  .vc-about__heads {
    padding-bottom: 42px;
  }
}
.vc-about__heads .vc-heads__item-info {
  grid-gap: calc( -0.0045146727 * 100vw + 13.8690744921px );
  gap: calc( -0.0045146727 * 100vw + 13.8690744921px );
}
@media (min-width: 1300px) {
  .vc-about__heads .vc-heads__item-info {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-about__heads .vc-heads__item-info {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-about__director {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
  background-color: #F5F6FA;
  border-radius: clamp(20px, 2.5vw, 32px);
}
.vc-about__director-form-wrapper .vc-record-form__input,
.vc-about__director-form-wrapper .vc-record-form__textarea {
  border-radius: 20px;
}
@media (min-width: 1300px) {
  .vc-about__director {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__director {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-about__director {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__director {
    padding-bottom: 32px;
  }
}
.vc-about__director .vc-record-form {
  margin-top: 0;
}
.vc-body--wob .vc-about__director {
  background: var(--vc-black);
}
.vc-body--yob .vc-about__director {
  background: var(--vc-blue-dark);
}
.vc-about__director-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  .vc-about__director-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1247px) {
  .vc-about__director-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .vc-about__director-container .vc-about__director-content {
    margin-top: 12px;
  }
}
.vc-about__director-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
  margin-top: 10px;
}
.vc-about__director-form-panel {
  width: 100%;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: clamp(32px, 4vw, 48px);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, white), color-stop(60%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 40%, white 60%, rgba(255, 255, 255, 0) 100%);
  text-align: left;
}
.vc-about__director-form-wrapper {
  width: 618px;
  max-width: 100%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1247px) {
  .vc-about__director-form-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.vc-about__director-text {
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vc-about__director-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-about__director-info {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-about__director-info {
    margin-top: 16px;
  }
}
.vc-about__director-image {
  margin-right: 16px;
  height: 88px;
}
.vc-about__director-image-img {
  height: 100%;
  border-radius: 12px;
}
.vc-about__director-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-about__director-name {
  color: var(--vc-black);
  margin-bottom: calc( -0.0022573363 * 100vw + 6.934537246px );
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.37;
}
@media (min-width: 1300px) {
  .vc-about__director-name {
    margin-bottom: 4px;
  }
}
@media (max-width: 414px) {
  .vc-about__director-name {
    margin-bottom: 6px;
  }
}
.vc-body--wob .vc-about__director-name {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__director-name {
  color: var(--vc-yellow);
}
.vc-about__director-title {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
}
.vc-body--bow .vc-about__director-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-about__director-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__director-title {
  color: var(--vc-yellow);
}
/*
 * Отдельный блок "Слово руководителя" — вынесен из формы директора в
 * самостоятельную секцию с белым фоном. Фото обтекается текстом справа
 * (float), на мобильном порядок меняется на заголовок/подпись/текст/фото
 * через flex + order, без изменения порядка в HTML.
 */
.vc-about__quote-section {
  background: var(--vc-white);
  padding-top: clamp(32px, 4vw, 56px);
  padding-bottom: clamp(32px, 4vw, 56px);
}
.vc-about__quote-inner {
  display: flow-root;
}
.vc-about__quote-title {
  color: #ae2012;
  margin-bottom: 20px;
  text-align: left;
}
.vc-about__quote-photo-block {
  float: right;
  width: clamp(180px, 22vw, 280px);
  margin-left: clamp(20px, 3vw, 40px);
  margin-bottom: 16px;
}
.vc-about__quote-photo {
  width: 100%;
  height: auto;
  display: block;
  border-radius: clamp(16px, 2vw, 24px);
}
.vc-about__quote-signature {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .vc-about__quote-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .vc-about__quote-title {
    order: 1;
  }
  .vc-about__quote-inner > .vc-director__quote {
    order: 2;
  }
  .vc-about__quote-photo-block {
    float: none;
    width: 100%;
    max-width: 320px;
    margin: 16px auto 0;
    order: 3;
  }
}
.vc-about__personalities {
  padding-top: 0;
  padding-bottom: 0;
}
.vc-about__jobs {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__jobs {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__jobs {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-about__jobs {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__jobs {
    padding-bottom: 32px;
  }
}
.vc-about__requisites {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-about__requisites {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__requisites {
    padding-top: 32px;
  }
}
.vc-about__promotion {
  position: relative;
  padding: 32px 0;
}
.vc-about__promotion-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.vc-about__promotion-content {
  position: relative;
  z-index: 5;
  padding-top: calc( 0.0270880361 * 100vw + 12.7855530474px );
  padding-right: calc( 0.0451467269 * 100vw + 5.309255079px );
  padding-bottom: calc( 0.0270880361 * 100vw + 12.7855530474px );
  padding-left: calc( 0.0451467269 * 100vw + 5.309255079px );
}
@media (min-width: 1300px) {
  .vc-about__promotion-content {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-content {
    padding-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-about__promotion-content {
    padding-right: 64px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-content {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-about__promotion-content {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-content {
    padding-bottom: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-about__promotion-content {
    padding-left: 64px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-content {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .vc-about__promotion-content {
    position: absolute;
  }
}
.vc-about__promotion-title {
  color: var(--vc-black);
  font-size: calc( 0.0135440181 * 100vw + 18.3927765237px );
  max-width: 516px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.27;
}
@media (min-width: 1300px) {
  .vc-about__promotion-title {
    font-size: 36px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-about__promotion-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__promotion-title {
  color: var(--vc-yellow);
}
.vc-about__promotion-subtitle {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  margin-top: calc( 0.0045146727 * 100vw + 6.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
}
@media (min-width: 1300px) {
  .vc-about__promotion-subtitle {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-subtitle {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-about__promotion-subtitle {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-subtitle {
    margin-top: 8px;
  }
}
.vc-body--wob .vc-about__promotion-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-about__promotion-subtitle {
  color: var(--vc-yellow);
}
.vc-about__promotion-btn {
  margin-top: calc( 0.0203160271 * 100vw + 15.5891647856px );
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1300px) {
  .vc-about__promotion-btn {
    margin-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-about__promotion-btn {
    margin-top: 24px;
  }
}
.vc-about__promotion-image {
  position: absolute;
  aspect-ratio: 1260/313;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 42px;
}
@media (max-width: 767px) {
  .vc-about__promotion-image {
    display: none;
  }
}
.vc-about__promotion-image-mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-about__promotion-image-mob {
    border-radius: 24px;
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 357/306;
  }
}

.vc-documents__lists {
  margin-top: calc( 0.0270880361 * 100vw + 20.7855530474px );
}
@media (min-width: 1300px) {
  .vc-documents__lists {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-documents__lists {
    margin-top: 32px;
  }
}
.vc-documents__list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-documents__list-wrapper:not(:first-child) {
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-documents__list-wrapper:not(:first-child) {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-documents__list-wrapper:not(:first-child) {
    margin-top: 48px;
  }
}
.vc-documents__list-title {
  color: var(--vc-black);
  margin-bottom: calc( 0.0158013544 * 100vw + 11.4582392777px );
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
}
@media (min-width: 1300px) {
  .vc-documents__list-title {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-documents__list-title {
    margin-bottom: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-documents__list-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-documents__list-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-documents__list-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-documents__list-title {
  color: var(--vc-yellow);
}
.vc-documents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-documents__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 24px;
  background: #F5F6FA;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: calc( 0.0045146727 * 100vw + 12.1309255079px );
  padding-left: calc( 0.0022573363 * 100vw + 15.065462754px );
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-documents__item {
    padding-right: 18px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item {
    padding-right: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-documents__item {
    padding-left: 18px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item {
    padding-left: 16px;
  }
}
.vc-documents__item:not(:first-child) {
  margin-top: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-documents__item:not(:first-child) {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item:not(:first-child) {
    margin-top: 8px;
  }
}
.vc-body--bow .vc-documents__item {
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-documents__item {
  background-color: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-documents__item {
  background-color: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-documents__item:visited {
  text-decoration: none;
}
.vc-documents__item:hover {
  text-decoration: none;
}
.vc-body--bow .vc-documents__item:hover {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-documents__item:hover {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-documents__item:hover {
  background-color: var(--vc-blue-dark);
}

.vc-body--bow .vc-documents__item:hover .vc-documents__item-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-documents__item:hover .vc-documents__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-documents__item:hover .vc-documents__item-title {
  color: var(--vc-yellow);
}
.vc-documents__item:focus {
  text-decoration: none;
}
.vc-body--bow .vc-documents__item:focus {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-documents__item:focus {
  background-color: var(--vc-black);
}
.vc-documents__item:focus .vc-documents__item-title {
  color: var(--vc-primary);
}
.vc-body--bow .vc-documents__item:focus .vc-documents__item-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-documents__item:focus .vc-documents__item-title {
  color: var(--vc-white);
}
.vc-documents__item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-documents__item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 3px;
  gap: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: calc( 0.0045146727 * 100vw + 10.1309255079px );
  height: calc( 0.0090293454 * 100vw + 40.2618510158px );
  width: calc( 0.0090293454 * 100vw + 40.2618510158px );
  border-radius: 12px;
  background: var(--vc-white);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 1300px) {
  .vc-documents__item-icon {
    margin-right: 16px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item-icon {
    margin-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-documents__item-icon {
    height: 52px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item-icon {
    height: 44px;
  }
}
@media (min-width: 1300px) {
  .vc-documents__item-icon {
    width: 52px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item-icon {
    width: 44px;
  }
}
.vc-body--wob .vc-documents__item-icon {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-documents__item-icon {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-documents__item-icon svg {
  display: block;
  width: 100%;
}
.vc-documents__item-icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-documents__item-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-documents__item-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-documents__item-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-documents__item-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 32px;
  height: 32px;
  margin-left: 32px;
}
.vc-body--wob .vc-documents__item-btn svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-documents__item-btn svg path {
  stroke: var(--vc-yellow);
}
.vc-documents__item-title {
  overflow: hidden;
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* Страница «Подготовка к исследованиям» - название файла не обрезается, показывается полностью на любое число строк. */
.vc-research .vc-documents__item-title {
  display: block;
  overflow: visible;
  -webkit-line-clamp: initial;
}
/* Страница «Памятки и анкеты пациента» (ВМИ) - та же причина, название файла не обрезается. */
.vc-dms .vc-documents__item-title {
  display: block;
  overflow: visible;
  -webkit-line-clamp: initial;
}
/* Страница «Законодательные акты» - та же причина, название файла не обрезается. */
.vc-inner-card--zakonodatelnye-akty .vc-documents__item-title {
  display: block;
  overflow: visible;
  -webkit-line-clamp: initial;
}
.vc-body--wob .vc-documents__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-documents__item-title {
  color: var(--vc-yellow);
}
.vc-documents__item-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 14px;
  gap: 14px;
}
.vc-documents__item-info {
  color: #8E959B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.71;
}
.vc-body--bow .vc-documents__item-info {
  color: var(--vc-black);
}
.vc-body--wob .vc-documents__item-info {
  color: var(--vc-white);
}
.vc-body--yob .vc-documents__item-info {
  color: var(--vc-yellow);
}
.vc-documents__item-format {
  color: #ae2012;
  text-transform: uppercase;
  font-weight: 600;
  font-size: calc( 0.0011286682 * 100vw + 10.532731377px );
}
@media (min-width: 1300px) {
  .vc-documents__item-format {
    font-size: 12px;
  }
}
@media (max-width: 414px) {
  .vc-documents__item-format {
    font-size: 11px;
  }
}
.vc-body--bow .vc-documents__item-format {
  color: var(--vc-black);
}
.vc-body--wob .vc-documents__item-format {
  color: var(--vc-white);
}
.vc-body--yob .vc-documents__item-format {
  color: var(--vc-yellow);
}

.vc-services__specials {
  padding-top: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-services__specials {
    padding-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-services__specials {
    padding-top: 32px;
  }
}
.vc-services__specials .vc-main-specials {
  padding: 0;
}
.vc-services__doctors {
  padding-top: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-services__doctors {
    padding-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-services__doctors {
    padding-top: 32px;
  }
}
.vc-services__doctors:hover .vc-doctors__nav {
  opacity: 1;
}
.vc-services__directions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0146726862 * 100vw + 4.9255079007px );
  gap: calc( 0.0146726862 * 100vw + 4.9255079007px );
  padding: 24px 0 22px 0;
}
@media (min-width: 1300px) {
  .vc-services__directions {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-services__directions {
    grid-gap: 11px;
    gap: 11px;
  }
}
@media (max-width: 767px) {
  .vc-services__directions {
    padding: 16px 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.vc-services__direction-image {
  position: absolute;
  height: 100%;
  right: calc( 0.0338600451 * 100vw + -54.0180586907px );
}
@media (min-width: 1300px) {
  .vc-services__direction-image {
    right: -10px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction-image {
    right: -40px;
  }
}
@media (max-width: 767px) {
  .vc-services__direction-image {
    height: 100px;
    bottom: 0;
  }
}
.vc-services__direction-image-img {
  height: 100%;
}
.vc-services__direction-vector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  height: 36px;
  opacity: 0;
  width: 36px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  background: var(--vc-white);
  position: absolute;
  top: 32px;
  right: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-services__direction-vector {
    opacity: 1;
    position: static;
  }
}
.vc-services__direction-bg {
  display: block;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
}
.vc-services__direction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  z-index: 10;
  height: 100px;
  padding-top: calc( 0.006772009 * 100vw + 11.1963882619px );
  padding-right: calc( 0.0361173815 * 100vw + -4.9525959368px );
  padding-bottom: calc( 0.006772009 * 100vw + 11.1963882619px );
  padding-left: calc( 0.0361173815 * 100vw + -4.9525959368px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: calc( 0.0090293454 * 100vw + 12.2618510158px );
  color: var(--vc-black);
  font-size: calc( 0.0079006772 * 100vw + 9.7291196388px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 1300px) {
  .vc-services__direction {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction {
    padding-top: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-services__direction {
    padding-right: 42px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction {
    padding-right: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-services__direction {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction {
    padding-bottom: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-services__direction {
    padding-left: 42px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction {
    padding-left: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-services__direction {
    border-radius: 24px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction {
    border-radius: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-services__direction {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-services__direction {
    font-size: 13px;
  }
}
.vc-services__direction:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--vc-white);
  opacity: 0;
}
.vc-services__direction:hover .vc-services__direction-vector {
  opacity: 1;
}
.vc-services__direction:hover:before {
  opacity: 0.2;
}
@media (max-width: 767px) {
  .vc-services__direction {
    height: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.vc-body--bow .vc-services__direction {
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
  border-color: var(--vc-black);
}
.vc-body--wob .vc-services__direction {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-services__direction {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-services__direction--active {
  background-color: rgba(127, 86, 153, 0.1);
  font-weight: 500;
  border-color: rgba(127, 86, 153, 0.1);
}
.vc-body--bow .vc-services__direction--active {
  background-color: var(--vc-white);
  border-color: var(--vc-black);
}
.vc-body--wob .vc-services__direction--active {
  background-color: var(--vc-black);
  border-color: var(--vc-white);
  color: var(--vc-white);
}
.vc-body--yob .vc-services__direction--active {
  background-color: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
  color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-services__direction {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.vc-services__list {
  margin-top: 20px;
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
  grid-column-gap: 24px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (min-width: 1300px) {
  .vc-services__list {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-services__list {
    padding-bottom: 32px;
  }
}
.vc-services-section__unit .vc-services__list {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
}
@media (max-width: 500px) {
  .vc-services-section__unit .vc-services__list {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
@media (max-width: 1023px) {
  .vc-services__list {
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
  }
}
@media (max-width: 767px) {
  .vc-services__list {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
  }
}
@media (max-width: 500px) {
  .vc-services__list {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.vc-services__list-item-wrapper {
  padding-top: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-services__list-item-wrapper {
    padding-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-services__list-item-wrapper {
    padding-top: 8px;
  }
}
.vc-services__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  text-decoration: none;
  background-color: #F5F6FA;
  border-radius: 100px;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 64px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  padding-right: calc( 0.0022573363 * 100vw + 7.065462754px );
  padding-left: calc( 0.0022573363 * 100vw + 15.065462754px );
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media (min-width: 1300px) {
  .vc-services__list-item {
    padding-right: 10px;
  }
}
@media (max-width: 414px) {
  .vc-services__list-item {
    padding-right: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-services__list-item {
    padding-left: 18px;
  }
}
@media (max-width: 414px) {
  .vc-services__list-item {
    padding-left: 16px;
  }
}
.vc-services__list-item:hover {
  background-color: #C8C3F5;
}
.vc-services__list-item:hover .vc-services__list-item-title::before {
  background-color: #ae2012;
}
.vc-body--wob .vc-services__list-item {
  background-color: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-services__list-item {
  background-color: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-services__list-item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-box;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  /*white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;*/
  margin-right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.12;
  color: var(--vc-black);
}
.vc-body--wob .vc-services__list-item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-services__list-item-title {
  color: var(--vc-yellow);
}
.vc-services__list-item-title::before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  display: block;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
  width: 10px;
  height: 10px;
  background-color: #ae2012;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-radius: 100px;
}
.vc-body--bow .vc-services__list-item-title::before {
  background: var(--vc-black);
}
.vc-body--wob .vc-services__list-item-title::before {
  background: var(--vc-white);
}
.vc-body--yob .vc-services__list-item-title::before {
  background: var(--vc-yellow);
}
.vc-services__list-item-word {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 20px;
  background: var(--vc-white);
  color: #ae2012;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.12;
}
.vc-body--bow .vc-services__list-item-word {
  color: var(--vc-black);
}
.vc-body--wob .vc-services__list-item-word {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-services__list-item-word {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}

.vc-services-section .vc-services__list {
  grid-template-columns: 1fr 1fr;
  padding-bottom: 0;
}
.vc-services-section__promo-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.vc-services-section__promo-content .vc-page-title {
  margin-top: calc( 0.0270880361 * 100vw + 36.7855530474px );
}
@media (min-width: 1300px) {
  .vc-services-section__promo-content .vc-page-title {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__promo-content .vc-page-title {
    margin-top: 48px;
  }
}
.vc-services-section__promo-info {
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: var(--vc-black);
  margin-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  max-width: 940px;
}
@media (min-width: 1300px) {
  .vc-services-section__promo-info {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__promo-info {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-services-section__promo-info {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__promo-info {
    margin-top: 12px;
  }
}
.vc-body--wob .vc-services-section__promo-info {
  color: var(--vc-white);
}
.vc-services-section__promo-btn {
  margin-top: calc( -0.0993227991 * 100vw + 193.1196388262px );
}
@media (min-width: 1300px) {
  .vc-services-section__promo-btn {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__promo-btn {
    margin-top: 152px;
  }
}
@media (max-width: 500px) {
  .vc-services-section__promo-btn {
    width: 100%;
  }
  .vc-services-section__promo-btn .vc-btn {
    width: 100%;
  }
}
.vc-services-section__info {
  margin-top: calc( 0.0270880361 * 100vw + 36.7855530474px );
}
@media (min-width: 1300px) {
  .vc-services-section__info {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__info {
    margin-top: 48px;
  }
}
.vc-services-section__info-title {
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.44;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-services-section__info-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__info-title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-services-section__info-title {
  color: var(--vc-white);
}
.vc-services-section__editor {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-services-section__editor {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__editor {
    margin-top: 18px;
  }
}
.vc-services-section__unit {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
.vc-services-section__unit:last-child {
  padding-bottom: 0;
}
@media (min-width: 1300px) {
  .vc-services-section__unit {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__unit {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-services-section__unit {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__unit {
    padding-bottom: 32px;
  }
}
.vc-services-section__unit-title {
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.14;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-services-section__unit-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__unit-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-services-section__unit-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-services-section__unit-title {
  color: var(--vc-yellow);
}
.vc-services-section__prices-list {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-services-section__prices-list {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__prices-list {
    margin-top: 18px;
  }
}
.vc-services-section__promo-slider {
  margin-top: calc( 0.0180586907 * 100vw + 48.5237020316px );
}
@media (min-width: 1300px) {
  .vc-services-section__promo-slider {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__promo-slider {
    margin-top: 56px;
  }
}
.vc-services-section__promo-slider-title {
  font-size: calc( 0.0180586907 * 100vw + 18.5237020316px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.23;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-services-section__promo-slider-title {
    font-size: 42px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__promo-slider-title {
    font-size: 26px;
  }
}
.vc-body--wob .vc-services-section__promo-slider-title {
  color: var(--vc-white);
}
.vc-services-section__doctors {
  margin-top: calc( 0.0180586907 * 100vw + 48.5237020316px );
}
@media (min-width: 1300px) {
  .vc-services-section__doctors {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-services-section__doctors {
    margin-top: 56px;
  }
}
.vc-services-section__doctors-title {
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  line-height: 1.23;
  color: var(--vc-black);
}
.vc-body--wob .vc-services-section__doctors-title {
  color: var(--vc-white);
}

.vc-not-found {
  position: relative;
  padding-top: calc( 0.1286681716 * 100vw + 86.7313769752px );
  padding-bottom: calc( 0.0383747178 * 100vw + 76.1128668172px );
}
@media (min-width: 1300px) {
  .vc-not-found {
    padding-top: 254px;
  }
}
@media (max-width: 414px) {
  .vc-not-found {
    padding-top: 140px;
  }
}
@media (min-width: 1300px) {
  .vc-not-found {
    padding-bottom: 126px;
  }
}
@media (max-width: 414px) {
  .vc-not-found {
    padding-bottom: 92px;
  }
}
.vc-not-found__bg {
  position: absolute;
  bottom: calc( -0.237020316 * 100vw + 8.1264108352px );
  right: 0;
  width: calc( 0.5056433409 * 100vw + 37.6636568849px );
}
@media (min-width: 1300px) {
  .vc-not-found__bg {
    bottom: -300px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__bg {
    bottom: -90px;
  }
}
@media (min-width: 1300px) {
  .vc-not-found__bg {
    width: 695px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__bg {
    width: 247px;
  }
}
.vc-not-found__bg-img {
  display: block;
  width: 100%;
}
.vc-not-found__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-not-found__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc( 0.0632054176 * 100vw + 57.8329571106px );
  grid-gap: calc( 0.0090293454 * 100vw + 8.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 8.2618510158px );
}
@media (min-width: 1300px) {
  .vc-not-found__main {
    height: 140px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__main {
    height: 84px;
  }
}
@media (min-width: 1300px) {
  .vc-not-found__main {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__main {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-not-found__main svg {
  height: 100%;
}
.vc-body--bow .vc-not-found__main svg path {
  stroke: var(--vc-black);
  fill: var(--vc-black);
}
.vc-body--wob .vc-not-found__main svg path {
  stroke: var(--vc-white);
  fill: var(--vc-white);
}
.vc-body--yob .vc-not-found__main svg path {
  stroke: var(--vc-yellow);
  fill: var(--vc-yellow);
}
.vc-not-found__number {
  color: var(--vc-primary);
  font-size: 200px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.vc-not-found__title {
  font-size: calc( 0.0270880361 * 100vw + 20.7855530474px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.14;
  color: var(--vc-primary);
}
@media (min-width: 1300px) {
  .vc-not-found__title {
    font-size: 56px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__title {
    font-size: 32px;
  }
}
.vc-body--bow .vc-not-found__title {
  color: var(--vc-black);
}
.vc-body--wob .vc-not-found__title {
  color: var(--vc-white);
}
.vc-not-found__text {
  font-size: calc( 0.0045146727 * 100vw + 14.1309255079px );
  margin-top: calc( 0.0135440181 * 100vw + 18.3927765237px );
  font-weight: 400;
  text-align: center;
  font-style: normal;
  line-height: 1.6;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-not-found__text {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__text {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-not-found__text {
    margin-top: 36px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__text {
    margin-top: 24px;
  }
}
.vc-body--wob .vc-not-found__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-not-found__text {
  color: var(--vc-yellow);
}
.vc-not-found__text a {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-not-found__text a {
  color: var(--vc-black);
}
.vc-body--wob .vc-not-found__text a {
  color: var(--vc-white);
}
.vc-body--yob .vc-not-found__text a {
  color: var(--vc-yellow);
}
.vc-not-found__text a:visited {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-not-found__text a:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-not-found__text a:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-not-found__text a:visited {
  color: var(--vc-yellow);
}
.vc-not-found__text a:hover {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-not-found__text a:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-not-found__text a:hover {
  color: var(--vc-white);
}
.vc-body--yob .vc-not-found__text a:hover {
  color: var(--vc-yellow);
}
.vc-not-found__text a:focus {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-not-found__text a:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-not-found__text a:focus {
  color: var(--vc-white);
}
.vc-body--yob .vc-not-found__text a:focus {
  color: var(--vc-yellow);
}
.vc-not-found__text a:active {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-not-found__text a:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-not-found__text a:active {
  color: var(--vc-white);
}
.vc-body--yob .vc-not-found__text a:active {
  color: var(--vc-yellow);
}
.vc-not-found__search {
  margin-top: calc( 0.0361173815 * 100vw + 17.0474040632px );
}
@media (min-width: 1300px) {
  .vc-not-found__search {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-not-found__search {
    margin-top: 32px;
  }
}

.vc-doctors-detail .vc-page-head__content-container {
  padding-bottom: calc( 0.0270880361 * 100vw + 12.7855530474px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail .vc-page-head__content-container {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail .vc-page-head__content-container {
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .vc-doctors-detail__anchors .vc-center {
    padding: 0 0 0 16px;
  }
}
.vc-doctors-detail__schedule-segment {
  padding-top: calc( 0.0187969925 * 100vw + 17.5639097744px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__schedule-segment {
    padding-top: 42px;
  }
}
@media (max-width: 768px) {
  .vc-doctors-detail__schedule-segment {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__schedule-segment {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__schedule-segment {
    padding-bottom: 32px;
  }
}
.vc-doctors-detail__description {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__description {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__description {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__description {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__description {
    padding-bottom: 32px;
  }
}
.vc-doctors-detail__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 767px) {
  .vc-doctors-detail__filters {
    width: 100%;
  }
}
.vc-doctors-detail__schedule-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 18px;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .vc-doctors-detail__schedule-header {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-doctors-detail__schedule-title {
  color: var(--vc-black);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__schedule-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__schedule-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-doctors-detail__schedule-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__schedule-title {
  color: var(--vc-yellow);
}
.vc-doctors-detail__reviews {
  background-color: #F5F6FA;
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__reviews {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__reviews {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__reviews {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__reviews {
    padding-bottom: 32px;
  }
}
.vc-doctors-detail__reviews:hover .vc-reviews-slider__nav {
  opacity: 1;
}
.vc-body--bow .vc-doctors-detail__reviews {
  background: var(--vc-white);
}
.vc-body--wob .vc-doctors-detail__reviews {
  background: var(--vc-black);
}
.vc-body--yob .vc-doctors-detail__reviews {
  background: var(--vc-blue-dark);
}
.vc-doctors-detail__education {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0270880361 * 100vw + 20.7855530474px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__education {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__education {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__education {
    padding-bottom: 56px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__education {
    padding-bottom: 32px;
  }
}
.vc-doctors-detail__education .vc-section__content {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__education .vc-section__content {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__education .vc-section__content {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-doctors-detail__timeline {
    padding-left: 7px;
  }
}
.vc-doctors-detail__timeline-item {
  position: relative;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 22px auto;
  grid-gap: 8px 18px;
}
.vc-doctors-detail__timeline-item[\:not-has\(.vc-doctors-detail__timeline-time\)] .vc-doctors-detail__timeline-text {
  grid-row-start: 1;
}
.vc-doctors-detail__timeline-item:not(:has(.vc-doctors-detail__timeline-time:not(:empty))) .vc-doctors-detail__timeline-text {
  grid-row-start: 1;
}
.vc-doctors-detail__timeline-item:not(:has(.vc-doctors-detail__timeline-time:not(:empty))) .vc-doctors-detail__timeline-icon {
  align-self: start;
}
.vc-doctors-detail__timeline-item:not(:only-child)::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 10px;
  width: 2px;
  height: calc(100% + 40px);
  background-color: #ae2012;
}
.vc-body--bow .vc-doctors-detail__timeline-item:not(:only-child)::before {
  background: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__timeline-item:not(:only-child)::before {
  background: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__timeline-item:not(:only-child)::before {
  background: var(--vc-yellow);
}
.vc-doctors-detail__timeline-item:first-child::before {
  top: 10px;
  height: calc(100% + 36px);
}
.vc-doctors-detail__timeline-item:last-child::before {
  height: 0;
}
.vc-doctors-detail__timeline-item:not(:last-child) {
  margin-bottom: calc( 0.0180586907 * 100vw + 16.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__timeline-item:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__timeline-item:not(:last-child) {
    margin-bottom: 24px;
  }
}
.vc-doctors-detail__timeline-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  color: var(--vc-primary);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.vc-body--bow .vc-doctors-detail__timeline-time {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__timeline-time {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__timeline-time {
  color: var(--vc-yellow);
}
.vc-doctors-detail__timeline-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  grid-column-start: 1;
  grid-row-start: 1;
  width: calc( 0 * 100vw + 22px );
  height: calc( 0 * 100vw + 22px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__timeline-icon {
    width: 22px;
  }
}
@media (max-width: 768px) {
  .vc-doctors-detail__timeline-icon {
    width: 22px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__timeline-icon {
    height: 22px;
  }
}
@media (max-width: 768px) {
  .vc-doctors-detail__timeline-icon {
    height: 22px;
  }
}
.vc-doctors-detail__timeline-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #ae2012;
}
.vc-body--bow .vc-doctors-detail__timeline-icon svg rect {
  fill: var(--vc-white);
  stroke: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__timeline-icon svg rect {
  fill: var(--vc-black);
  stroke: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__timeline-icon svg rect {
  fill: var(--vc-blue-dark);
  stroke: var(--vc-yellow);
}
.vc-doctors-detail__timeline-text {
  grid-column-start: 2;
  grid-row-start: 2;
  padding: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
  color: var(--vc-black);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-body--wob .vc-doctors-detail__timeline-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__timeline-text {
  color: var(--vc-yellow);
}
.vc-doctors-detail__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-gap: calc( -0.0090293454 * 100vw + 35.7381489842px );
  gap: calc( -0.0090293454 * 100vw + 35.7381489842px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__header {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__header {
    grid-gap: 32px;
    gap: 32px;
  }
}
@media (max-width: 767px) {
  .vc-doctors-detail__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-doctors-detail__header-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 16px;
  gap: 16px;
}
.vc-doctors-detail__skills {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skills {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skills {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skills {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skills {
    padding-bottom: 32px;
  }
}
.vc-doctors-detail__skills-list {
  display: grid;
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  grid-template-columns: 1fr 1fr 1fr;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skills-list {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skills-list {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skills-list {
    grid-gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skills-list {
    grid-gap: 16px;
  }
}
@media (max-width: 1023px) {
  .vc-doctors-detail__skills-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-doctors-detail__skills-list {
    grid-template-columns: 1fr;
  }
}
.vc-doctors-detail__skill {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skill {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skill {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-doctors-detail__skill-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  width: calc( 0.0090293454 * 100vw + 28.2618510158px );
  height: calc( 0.0090293454 * 100vw + 28.2618510158px );
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  background: #F5F6FA;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skill-icon {
    width: 40px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skill-icon {
    width: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__skill-icon {
    height: 40px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__skill-icon {
    height: 32px;
  }
}
.vc-doctors-detail__skill-icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-doctors-detail__skill-icon {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-doctors-detail__skill-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__skill-icon {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__skill-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__skill-icon {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-doctors-detail__skill-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-doctors-detail__skill-name {
  color: var(--vc-black);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vc-body--wob .vc-doctors-detail__skill-name {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__skill-name {
  color: var(--vc-yellow);
}
.vc-doctors-detail__prices {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__prices {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__prices {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__prices {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__prices {
    padding-bottom: 32px;
  }
}
.vc-doctors-detail__price-list {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__price-list {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__price-list {
    margin-top: 24px;
  }
}
.vc-doctors-detail__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: calc( 0.0022573363 * 100vw + 9.065462754px );
  gap: calc( 0.0022573363 * 100vw + 9.065462754px );
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__tags {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__tags {
    grid-gap: 10px;
    gap: 10px;
  }
}
.vc-doctors-detail__tag {
  font-size: calc( 0.0011286682 * 100vw + 12.532731377px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.54;
  color: var(--vc-primary);
  background: rgba(127, 86, 153, 0.1);
  border-radius: 4px;
  padding-top: calc( 0.0022573363 * 100vw + 1.065462754px );
  padding-right: calc( 0.0022573363 * 100vw + 13.065462754px );
  padding-bottom: calc( 0.0022573363 * 100vw + 1.065462754px );
  padding-left: calc( 0.0022573363 * 100vw + 13.065462754px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__tag {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__tag {
    font-size: 13px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__tag {
    padding-top: 4px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__tag {
    padding-top: 2px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__tag {
    padding-right: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__tag {
    padding-right: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__tag {
    padding-bottom: 4px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__tag {
    padding-bottom: 2px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__tag {
    padding-left: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__tag {
    padding-left: 14px;
  }
}
.vc-body--bow .vc-doctors-detail__tag {
  color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-doctors-detail__tag {
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-doctors-detail__record-btn {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .vc-doctors-detail__record-btn {
    display: none;
  }
}
.vc-doctors-detail__record-btn--mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-doctors-detail__record-btn--mob {
    display: block;
  }
}
.vc-doctors-detail__content {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__content {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__content {
    margin-top: 24px;
  }
}
.vc-doctors-detail__info {
  margin-top: calc( 0.006772009 * 100vw + 23.1963882619px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__info {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__info {
    margin-top: 26px;
  }
}
.vc-doctors-detail__segment {
  position: relative;
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment {
    margin-top: 48px;
  }
}
.vc-doctors-detail__segment-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0011286682 * 100vw + 7.532731377px );
  gap: calc( 0.0011286682 * 100vw + 7.532731377px );
  padding-left: calc( 0.006772009 * 100vw + 47.1963882619px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-header {
    grid-gap: 9px;
    gap: 9px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-header {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-header {
    padding-left: 56px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-header {
    padding-left: 50px;
  }
}
.vc-doctors-detail__segment-header[\:has\(.vc-doctors-detail__segment-icon\)] {
  padding-left: 0;
}
.vc-doctors-detail__segment-header:has(.vc-doctors-detail__segment-icon) {
  padding-left: 0;
}
.vc-doctors-detail__segment-icon {
  width: calc( 0.0056433409 * 100vw + 39.6636568849px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-icon {
    width: 47px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-icon {
    width: 42px;
  }
}
.vc-doctors-detail__segment-icon-img {
  display: block;
  width: 100%;
}
.vc-doctors-detail__segment-title {
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.44;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-doctors-detail__segment-title {
  color: var(--vc-white);
}
.vc-doctors-detail__segment-year {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: var(--vc-black);
  padding-left: calc( 0.006772009 * 100vw + 47.1963882619px );
  margin-top: calc( -0.0022573363 * 100vw + 18.934537246px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-year {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-year {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-year {
    padding-left: 56px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-year {
    padding-left: 50px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-year {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-year {
    margin-top: 18px;
  }
}
.vc-body--wob .vc-doctors-detail__segment-year {
  color: var(--vc-white);
}
.vc-doctors-detail__segment-links {
  padding-left: calc( 0.006772009 * 100vw + 47.1963882619px );
  margin-top: calc( -0.0022573363 * 100vw + 18.934537246px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 16px;
  gap: 16px;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-links {
    padding-left: 56px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-links {
    padding-left: 50px;
  }
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-links {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-links {
    margin-top: 18px;
  }
}
.vc-doctors-detail__segment-link {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: var(--vc-primary);
  text-decoration: none;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__segment-link {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__segment-link {
    font-size: 14px;
  }
}
.vc-body--bow .vc-doctors-detail__segment-link {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__segment-link {
  color: var(--vc-white);
}
.vc-doctors-detail__segment-link:visited {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-doctors-detail__segment-link:visited {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__segment-link:visited {
  color: var(--vc-white);
}
.vc-doctors-detail__segment-link:hover {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-doctors-detail__segment-link:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__segment-link:hover {
  color: var(--vc-white);
}
.vc-doctors-detail__segment-link:focus {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-doctors-detail__segment-link:focus {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__segment-link:focus {
  color: var(--vc-white);
}
.vc-doctors-detail__segment-link:active {
  color: var(--vc-primary);
  text-decoration: none;
}
.vc-body--bow .vc-doctors-detail__segment-link:active {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctors-detail__segment-link:active {
  color: var(--vc-white);
}
.vc-doctors-detail__title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
  margin: 0;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-doctors-detail__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctors-detail__title {
  color: var(--vc-yellow);
}
.vc-doctors-detail__section-title {
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.44;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-doctors-detail__section-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__section-title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-doctors-detail__section-title {
  color: var(--vc-white);
}
.vc-doctors-detail__add-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .vc-doctors-detail__add-review {
    width: 100%;
  }
  .vc-doctors-detail__add-review .vc-btn {
    width: 100%;
  }
}
.vc-doctors-detail__load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc( 0.0406320542 * 100vw + 1.1783295711px );
}
@media (min-width: 1300px) {
  .vc-doctors-detail__load-more {
    margin-top: 54px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__load-more {
    margin-top: 18px;
  }
}
.vc-doctors-detail__licenses {
  padding-top: calc( 0.0090293454 * 100vw + 44.2618510158px );
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media (min-width: 1300px) {
  .vc-doctors-detail__licenses {
    padding-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-doctors-detail__licenses {
    padding-top: 48px;
  }
}

.vc-tabs__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0045146727 * 100vw + 18.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 18.1309255079px );
}
.vc-record .vc-tabs__header {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--vc-primary-light);
  border-radius: 100px;
  grid-gap: 0;
  gap: 0;
  margin-bottom: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-record .vc-tabs__header {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record .vc-tabs__header {
    margin-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-tabs__header {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-tabs__header {
    grid-gap: 20px;
    gap: 20px;
  }
}
.vc-body--bow .vc-tabs__header {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-tabs__header {
  border-color: var(--vc-white);
}
.vc-tabs__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  padding: 16px 24px;
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  height: calc( 0.0045146727 * 100vw + 42.1309255079px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.37;
  border-radius: 100px;
  color: #ae2012;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  border: 2px solid #ae2012;
}
@media (min-width: 1300px) {
  .vc-tabs__tab {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-tabs__tab {
    font-size: 12px;
  }
}
.vc-research .vc-tabs__tab {
  height: calc( 0.0135440181 * 100vw + 30.3927765237px );
}
@media (min-width: 1300px) {
  .vc-research .vc-tabs__tab {
    height: 48px;
  }
}
@media (max-width: 414px) {
  .vc-research .vc-tabs__tab {
    height: 36px;
  }
}
@media (min-width: 1300px) {
  .vc-tabs__tab {
    height: 48px;
  }
}
@media (max-width: 414px) {
  .vc-tabs__tab {
    height: 44px;
  }
}
.vc-main-branches .vc-tabs__tab, .vc-main-programs .vc-tabs__tab {
  background-color: var(--vc-white);
  color: var(--vc-black);
}
.vc-body--bow .vc-tabs__tab {
  color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-tabs__tab {
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-tabs__tab {
  color: var(--vc-yellow);
  background-color: var(--vc-dark-blue);
}
.vc-body--bow .vc-tabs__tab:hover {
  color: var(--vc-black);
}
.vc-body--wob .vc-tabs__tab:hover {
  color: var(--vc-white);
}
.vc-tabs__tab--active {
  background-color: #ae2012;
  color: var(--vc-white);
}
.vc-main-branches .vc-tabs__tab--active, .vc-main-programs .vc-tabs__tab--active {
  background-color: #C8C3F5;
  color: var(--vc-black);
}
.vc-body--bow .vc-tabs__tab--active {
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-tabs__tab--active {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-tabs__tab--active {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-dark-blue);
}
.vc-tabs__tab--active::after {
  opacity: 1;
}
@media (max-width: 767px) {
  .vc-tabs__tab {
    padding: 16px;
    min-width: unset;
  }
}
.vc-tabs__content {
  display: none;
}
.vc-tabs__content--active {
  display: block;
}
.vc-tabs__main {
  position: relative;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #C6D3DE;
  border-radius: 100px;
  height: calc( 0.0045146727 * 100vw + 42.1309255079px );
}
.vc-body--bow .vc-tabs__main {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-tabs__main {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-tabs__main {
  border-color: var(--vc-yellow);
}
@media (min-width: 1300px) {
  .vc-tabs__main {
    height: 48px;
  }
}
@media (max-width: 414px) {
  .vc-tabs__main {
    height: 44px;
  }
}
@media (max-width: 767px) {
  .vc-tabs__main {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.vc-gallery {
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
  position: relative;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-gallery {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-gallery {
    margin-top: 48px;
  }
}
.vc-gallery:hover .vc-gallery__main-slider-nav {
  opacity: 1;
}
.vc-gallery__sliders {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
  /* Выше плавающего правого меню (.right-sidebar, тоже z-index: 1000) - открытая галерея должна быть поверх него. */
  z-index: 1001;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  grid-gap: 16px;
  gap: 16px;
}
@media (max-width: 500px) {
  .vc-gallery__sliders {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-gallery__sliders--active {
  opacity: 1;
  pointer-events: all;
}
.vc-gallery__photos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-gallery__photos {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__photos {
    grid-gap: 12px;
  }
}
@media (max-width: 1024px) {
  .vc-gallery__photos {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-gallery__photos {
    grid-template-columns: 1fr;
  }
}
.vc-gallery__title {
  font-size: calc( 0.006772009 * 100vw + 25.1963882619px );
  margin-bottom: calc( 0.0045146727 * 100vw + 22.1309255079px );
}
@media (min-width: 1300px) {
  .vc-gallery__title {
    font-size: 34px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__title {
    font-size: 28px;
  }
}
@media (min-width: 1300px) {
  .vc-gallery__title {
    margin-bottom: 28px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__title {
    margin-bottom: 24px;
  }
}
.vc-gallery__photo {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 16px;
  aspect-ratio: 404/238;
}
.vc-gallery__photo:hover .vc-gallery__photo-img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.vc-gallery__photo-img {
  position: absolute;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 134%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.vc-gallery__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-gallery__slider {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-gallery__slider {
  background-color: var(--vc-black);
}
.vc-gallery__slider--active {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  pointer-events: all;
}
.vc-gallery__slider-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-gallery__slider-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: 100%;
}
.vc-gallery__slider-slide-image {
  width: 65.375%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .vc-gallery__slider-slide-image {
    height: auto;
  }
}
@media (max-width: 500px) {
  .vc-gallery__slider-slide-image {
    width: 90%;
  }
}
.vc-gallery__slider-slide-img {
  display: block;
  overflow: hidden;
  height: 100%;
  border-radius: 24px;
  max-width: 1046px;
  max-height: 570px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 1440px) {
  .vc-gallery__slider-slide-img {
    max-height: 520px;
  }
}
@media (max-width: 1279px) {
  .vc-gallery__slider-slide-img {
    max-height: 470px;
  }
}
@media (max-width: 1023px) {
  .vc-gallery__slider-slide-img {
    max-height: 370px;
  }
}
.vc-gallery__slider-close {
  position: absolute;
  top: calc( 0.0316027088 * 100vw + 10.9164785553px );
  right: calc( 0.0541760722 * 100vw + 1.5711060948px );
  z-index: 10;
  width: 20px;
  height: 20px;
  cursor: pointer;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-gallery__slider-close {
    top: 52px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__slider-close {
    top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-gallery__slider-close {
    right: 72px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__slider-close {
    right: 24px;
  }
}
.vc-gallery__slider-close::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background-color: var(--vc-white);
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotateZ(45deg);
}
.vc-body--wob .vc-gallery__slider-close::before {
  background-color: var(--vc-black);
}
.vc-gallery__slider-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 100%;
  border-radius: 1px;
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotateZ(45deg);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-gallery__slider-close::after {
  background-color: var(--vc-black);
}
.vc-gallery__slider-close:hover {
  opacity: 1;
}
.vc-gallery__main-slider-nav {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-gallery__main-slider-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .vc-about__gallery .vc-gallery__main-slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1;
    pointer-events: auto;
  }
}
.vc-gallery__slider-nav {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-left: calc( 0.158013544 * 100vw + -55.4176072235px );
  padding-right: calc( 0.158013544 * 100vw + -55.4176072235px );
}
@media (min-width: 1300px) {
  .vc-gallery__slider-nav {
    padding-left: 150px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__slider-nav {
    padding-left: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-gallery__slider-nav {
    padding-right: 150px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__slider-nav {
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .vc-gallery__slider-nav {
    display: none;
  }
}
.vc-gallery__main-slider-arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-gallery__main-slider-arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-gallery__main-slider-arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-gallery__main-slider-arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-gallery__main-slider-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-gallery__main-slider-arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-gallery__main-slider-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-gallery__main-slider-arrow svg {
  display: block;
}
.vc-gallery__main-slider-arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-gallery__main-slider-arrow:hover {
  background: #C8C3F5;
}
.vc-gallery__slider-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.vc-gallery__slider-arrow:hover rect {
  fill: var(--vc-primary-light);
}
.vc-gallery__slider-arrow svg,
.vc-gallery__slider-arrow img,
.vc-gallery__slider-arrow rect {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-gallery__carousel {
  width: 100%;
  opacity: 1;
}
.vc-gallery__carousel-slide {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 12px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 2px solid var(--vc-transparent);
  max-width: calc( 0.0564334086 * 100vw + 90.6365688488px );
  height: calc( 0.0338600451 * 100vw + 55.9819413093px );
}
.vc-gallery__carousel-slide--active {
  border: 2px solid var(--vc-primary-light);
}
.vc-gallery__carousel-slide:hover .vc-gallery__carousel-slide-img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1300px) {
  .vc-gallery__carousel-slide {
    max-width: 164px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__carousel-slide {
    max-width: 114px;
  }
}
@media (min-width: 1300px) {
  .vc-gallery__carousel-slide {
    height: 100px;
  }
}
@media (max-width: 414px) {
  .vc-gallery__carousel-slide {
    height: 70px;
  }
}
.vc-gallery__carousel-slide-img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 100%;
}

.vc-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.vc-body--bow .vc-modal {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-modal {
  background-color: var(--vc-black);
}
@media (max-width: 767px) {
  .vc-modal {
    padding: 0 16px;
  }
}
.vc-modal .vc-record-form {
  margin-top: calc( 0.0112866817 * 100vw + 5.3273137698px );
}
@media (min-width: 1300px) {
  .vc-modal .vc-record-form {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal .vc-record-form {
    margin-top: 10px;
  }
}
.vc-modal[data-name=callbackModal] .vc-modal .vc-record-form {
  margin-top: 16px;
}
.vc-modal[data-name=addReviewModal] .vc-modal .vc-record-form {
  margin-top: 0;
}
.vc-modal--active {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  pointer-events: all;
}
.vc-modal .vc-record-form__select {
  height: 49px;
}
.vc-modal .vc-record-form__input, .vc-modal .vc-record-form__textarea {
  height: 48px;
}
.vc-record-form__input,
.vc-record-form__textarea,
.vc-record-form__select,
.vc-record-form__select-container,
.vc-record-form__datetime,
.vc-record-form__datetime-input,
.vc-record-form__datetime-input.flatpickr-input,
.vc-modal .vc-record-form__input,
.vc-modal .vc-record-form__textarea,
.vc-modal .vc-record-form__select,
.vc-modal .vc-record-form__select-container,
.vc-modal .vc-record-form__datetime,
.vc-modal .vc-record-form__datetime-input,
.vc-modal .vc-record-form__datetime-input.flatpickr-input {
  border-radius: 32px;
}
.vc-modal[data-name=recordModal] .vc-record-form__select--open {
  height: auto;
  min-height: 48px;
  z-index: 300;
}
.vc-modal[data-name=recordModal].vc-modal--active {
  align-items: center;
  overflow-y: auto;
  padding: 24px 16px;
}
.vc-modal[data-name=recordModal] .vc-modal__container {
  max-height: none;
  overflow: visible;
}
.vc-modal[data-name=recordModal] .vc-modal__subtitle {
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.35;
}
.vc-modal[data-name=recordModal] .vc-record-form {
  margin-top: clamp(16px, 2vw, 28px);
}
.vc-modal[data-name=recordModal] .vc-record-form__select {
  width: 100%;
  min-width: 0;
  padding-right: 0;
  padding-left: 0;
}
.vc-modal[data-name=recordModal] .vc-record-form__select--open .vc-record-form__select-container {
  position: relative;
  width: 100%;
}
.vc-modal[data-name=recordModal] .vc-record-form__select--open .vc-record-form__select-list {
  max-height: min(260px, 34vh);
  scrollbar-width: thin;
}
.vc-modal[data-name=recordModal] .vc-record-form__datetime {
  padding-right: 0;
  padding-left: 0;
}
.vc-modal[data-name=recordModal] .vc-record-form__datetime-input {
  padding-right: 56px;
  padding-left: 24px;
  border: 0 !important;
  background: transparent;
}
@media (max-height: 860px) {
  .vc-modal[data-name=recordModal].vc-modal--active {
    align-items: flex-start;
  }
}
.vc-modal .vc-record-form__inputs-wrapper .vc-record-form__input, .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__textarea, .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__select, .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__datetime {
  margin: 0;
  width: 50%;
}
@media (max-width: 1024px) {
  .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__input, .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__textarea, .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__select, .vc-modal .vc-record-form__inputs-wrapper .vc-record-form__datetime {
    width: 100%;
  }
}
.vc-modal .vc-record-form__form .vc-record-form__textarea {
  height: 128px;
  margin-bottom: 0;
}
.vc-modal__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding-bottom: calc( 0.0112866817 * 100vw + 5.3273137698px );
}
@media (min-width: 1300px) {
  .vc-modal__inputs {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal__inputs {
    padding-bottom: 10px;
  }
}
.vc-modal__container, .vc-modal__success {
  position: relative;
  background-color: #f0f0f0;
  border-radius: 32px;
  width: 100%;
  max-width: 600px;
  max-height: 90vh;
  overflow-y: auto;
  padding-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  padding-right: calc( 0.0180586907 * 100vw + 8.5237020316px );
  padding-bottom: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.vc-modal__container .vc-record-form__inputs-wrapper, .vc-modal__success .vc-record-form__inputs-wrapper {
  grid-gap: calc( 0.0090293454 * 100vw + 4.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 4.2618510158px );
}
@media (min-width: 1300px) {
  .vc-modal__container .vc-record-form__inputs-wrapper, .vc-modal__success .vc-record-form__inputs-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container .vc-record-form__inputs-wrapper, .vc-modal__success .vc-record-form__inputs-wrapper {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-modal__container[\:has\(.vc-modal__success\)], .vc-modal__success[\:has\(.vc-modal__success\)] {
  min-height: calc( 0.1015801354 * 100vw + 237.9458239278px );
}
.vc-modal__container:has(.vc-modal__success), .vc-modal__success:has(.vc-modal__success) {
  min-height: calc( 0.1015801354 * 100vw + 237.9458239278px );
}
@media (min-width: 1300px) {
  .vc-modal__container[\:has\(.vc-modal__success\)], .vc-modal__success[\:has\(.vc-modal__success\)] {
    min-height: 370px;
  }
  .vc-modal__container:has(.vc-modal__success), .vc-modal__success:has(.vc-modal__success) {
    min-height: 370px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container[\:has\(.vc-modal__success\)], .vc-modal__success[\:has\(.vc-modal__success\)] {
    min-height: 280px;
  }
  .vc-modal__container:has(.vc-modal__success), .vc-modal__success:has(.vc-modal__success) {
    min-height: 280px;
  }
}
.vc-modal__container[\:has\(.vc-modal__success\)] .vc-modal__close-wrapper, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-modal__close-wrapper {
  display: none;
}
.vc-modal__container:has(.vc-modal__success) .vc-modal__close-wrapper, .vc-modal__success:has(.vc-modal__success) .vc-modal__close-wrapper {
  display: none;
}
.vc-modal__container[\:has\(.vc-modal__success\)] .vc-modal__inputs, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-modal__inputs, .vc-modal__container[\:has\(.vc-modal__success\)] .vc-record-form__input, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-record-form__input, .vc-modal__container[\:has\(.vc-modal__success\)] .vc-record-form__textarea, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-record-form__textarea, .vc-modal__container[\:has\(.vc-modal__success\)] .vc-record-form__select, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-record-form__select, .vc-modal__container[\:has\(.vc-modal__success\)] .vc-record-form__submit-wrapper, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-record-form__submit-wrapper, .vc-modal__container[\:has\(.vc-modal__success\)] .vc-record-form__datetime, .vc-modal__success[\:has\(.vc-modal__success\)] .vc-record-form__datetime {
  display: none;
}
.vc-modal__container:has(.vc-modal__success) .vc-modal__inputs, .vc-modal__success:has(.vc-modal__success) .vc-modal__inputs, .vc-modal__container:has(.vc-modal__success) .vc-record-form__input, .vc-modal__success:has(.vc-modal__success) .vc-record-form__input, .vc-modal__container:has(.vc-modal__success) .vc-record-form__textarea, .vc-modal__success:has(.vc-modal__success) .vc-record-form__textarea, .vc-modal__container:has(.vc-modal__success) .vc-record-form__select, .vc-modal__success:has(.vc-modal__success) .vc-record-form__select, .vc-modal__container:has(.vc-modal__success) .vc-record-form__submit-wrapper, .vc-modal__success:has(.vc-modal__success) .vc-record-form__submit-wrapper, .vc-modal__container:has(.vc-modal__success) .vc-record-form__datetime, .vc-modal__success:has(.vc-modal__success) .vc-record-form__datetime {
  display: none;
}
@media (min-width: 1300px) {
  .vc-modal__container, .vc-modal__success {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container, .vc-modal__success {
    border-radius: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__container, .vc-modal__success {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container, .vc-modal__success {
    padding-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__container, .vc-modal__success {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container, .vc-modal__success {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__container, .vc-modal__success {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container, .vc-modal__success {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__container, .vc-modal__success {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__container, .vc-modal__success {
    padding-left: 16px;
  }
}
.vc-modal__container::-webkit-scrollbar, .vc-modal__success::-webkit-scrollbar {
  width: 0 !important;
}
.vc-modal--small .vc-modal__container, .vc-modal--small .vc-modal__success {
  padding-right: calc( 0.0135440181 * 100vw + 14.3927765237px );
  padding-left: calc( 0.0135440181 * 100vw + 14.3927765237px );
}
@media (min-width: 1300px) {
  .vc-modal--small .vc-modal__container, .vc-modal--small .vc-modal__success {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal--small .vc-modal__container, .vc-modal--small .vc-modal__success {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-modal--small .vc-modal__container, .vc-modal--small .vc-modal__success {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal--small .vc-modal__container, .vc-modal--small .vc-modal__success {
    padding-left: 20px;
  }
}
.vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success {
  max-width: 720px;
  padding-top: 8px;
  padding-right: calc( 0.0225733634 * 100vw + 20.6546275395px );
  padding-bottom: 12px;
  padding-left: calc( 0.0225733634 * 100vw + 20.6546275395px );
}
@media (min-width: 1300px) {
  .vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success {
    padding-right: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success {
    padding-right: 30px;
  }
}
@media (min-width: 1300px) {
  .vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success {
    padding-left: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success {
    padding-left: 30px;
  }
}
.vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success,
.vc-modal--review .vc-record-form__input, .vc-modal--review .vc-record-form__textarea {
  border-radius: 24px;
}
.vc-modal--review .vc-record-form__submit-wrapper .vc-btn {
  border-radius: 999px;
}
.vc-modal--review .vc-modal__container {
  scrollbar-width: thin;
  -ms-overflow-style: auto;
}
.vc-modal--review .vc-modal__container::-webkit-scrollbar {
  width: 6px !important;
}
.vc-modal--review .vc-modal__container::-webkit-scrollbar-thumb {
  background: #C6D3DE;
  border-radius: 3px;
}
.vc-modal--addreview .vc-modal__container, .vc-modal--addreview .vc-modal__success {
  max-width: 758px;
  padding: calc( 0.0361173815 * 100vw + 9.0474040632px );
}
@media (min-width: 1300px) {
  .vc-modal--addreview .vc-modal__container, .vc-modal--addreview .vc-modal__success {
    padding: 56px;
  }
}
@media (max-width: 414px) {
  .vc-modal--addreview .vc-modal__container, .vc-modal--addreview .vc-modal__success {
    padding: 24px;
  }
}
.vc-modal--mh300 .vc-modal__container, .vc-modal--mh300 .vc-modal__success {
  min-height: 300px;
}
.vc-modal--p0 .vc-modal__container, .vc-modal--p0 .vc-modal__success {
  padding: 0;
}
.vc-modal--white .vc-modal__container, .vc-modal--white .vc-modal__success {
  background-color: var(--vc-white);
}
.vc-body--bow .vc-modal__container, .vc-body--bow .vc-modal__success {
  background-color: var(--vc-white);
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-modal__container, .vc-body--wob .vc-modal__success {
  background-color: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-modal__container, .vc-body--yob .vc-modal__success {
  background-color: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-modal__container, .vc-modal__success {
    overflow-y: auto;
  }
}
.vc-modal__close-wrapper {
  position: absolute;
  top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  right: calc( 0.0158013544 * 100vw + 27.4582392777px );
  z-index: 100;
}
@media (min-width: 1300px) {
  .vc-modal__close-wrapper {
    top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__close-wrapper {
    top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__close-wrapper {
    right: 48px;
  }
}
@media (max-width: 414px) {
  .vc-modal__close-wrapper {
    right: 34px;
  }
}
.vc-modal__close {
  position: fixed;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-modal__close svg {
  display: block;
  width: calc( 0.0022573363 * 100vw + 13.065462754px );
}
@media (min-width: 1300px) {
  .vc-modal__close svg {
    width: 16px;
  }
}
@media (max-width: 414px) {
  .vc-modal__close svg {
    width: 14px;
  }
}
.vc-body--wob .vc-modal__close svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-modal__close svg path {
  stroke: var(--vc-yellow);
}
.vc-modal__close:hover {
  opacity: 1;
}
.vc-modal--review .vc-modal__title {
  font-size: 24px;
}
.vc-modal__title, .vc-modal__review-title, .vc-modal__success--job .vc-modal__success-title, .vc-modal__success-title {
  font-size: calc( 0.0112866817 * 100vw + 17.3273137698px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  margin-right: 25px;
  color: var(--vc-black);
  padding-bottom: 0;
}
@media (min-width: 1300px) {
  .vc-modal__title, .vc-modal__review-title, .vc-modal__success--job .vc-modal__success-title, .vc-modal__success-title {
    font-size: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__title, .vc-modal__review-title, .vc-modal__success--job .vc-modal__success-title, .vc-modal__success-title {
    font-size: 22px;
  }
}
.vc-body--wob .vc-modal__title, .vc-body--wob .vc-modal__review-title, .vc-body--wob .vc-modal__success-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-modal__title, .vc-body--yob .vc-modal__review-title, .vc-body--yob .vc-modal__success-title {
  color: var(--vc-yellow);
}
.vc-modal__subtitle, .vc-modal__success-subtitle {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.57;
  color: var(--vc-black);
  margin-top: calc( 0.0045146727 * 100vw + 2.1309255079px );
  max-width: 661px;
}
@media (min-width: 1300px) {
  .vc-modal__subtitle, .vc-modal__success-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-modal__subtitle, .vc-modal__success-subtitle {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__subtitle, .vc-modal__success-subtitle {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-modal__subtitle, .vc-modal__success-subtitle {
    margin-top: 4px;
  }
}
.vc-modal--small .vc-modal__subtitle, .vc-modal--small .vc-modal__success-subtitle {
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vc-body--wob .vc-modal__subtitle, .vc-body--wob .vc-modal__success-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-modal__subtitle, .vc-body--yob .vc-modal__success-subtitle {
  color: var(--vc-yellow);
}
.vc-modal__star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  padding: 13px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 12px;
  background: var(--vc-white);
}
.vc-modal__success {
  padding-top: calc( 0.0225733634 * 100vw + 10.6546275395px );
  padding-right: calc( 0.0112866817 * 100vw + 5.3273137698px );
  padding-bottom: calc( 0.0225733634 * 100vw + 10.6546275395px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 600px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
}
@media (min-width: 1300px) {
  .vc-modal__success {
    padding-top: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success {
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success {
    padding-right: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success {
    padding-bottom: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success {
    padding-left: 16px;
  }
}
.vc-modal__success-icon {
  width: calc( 0.0451467269 * 100vw + 21.309255079px );
  height: calc( 0.0451467269 * 100vw + 21.309255079px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1300px) {
  .vc-modal__success-icon {
    width: 80px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success-icon {
    width: 40px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success-icon {
    height: 80px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success-icon {
    height: 40px;
  }
}
.vc-modal__success-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.vc-modal__success-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 32px;
}
.vc-modal__success-footer .vc-btn {
  width: 180px;
}
.vc-modal__success-title {
  text-align: center;
  padding-bottom: 0;
  margin: 30px 0;
}
.vc-modal__success-subtitle {
  text-align: center;
  margin: 0;
  padding: 0;
}
.vc-modal__success-btn {
  width: 128px;
  margin-top: 32px;
  position: static;
}
@media (max-width: 767px) {
  .vc-modal__success-btn {
    width: 100%;
  }
}
.vc-modal[data-vc-form-success] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 2147483000 !important;
  min-height: 100vh;
  min-height: 100dvh;
  padding-top: 16px;
  padding-bottom: 16px;
  overflow-y: auto;
}
.vc-modal[data-vc-form-success] .vc-modal__container {
  min-height: 0;
  max-height: calc(100vh - 32px);
  max-height: calc(100dvh - 32px);
}
.vc-modal[data-vc-form-success] .vc-modal__success {
  position: static;
  height: auto;
  min-height: -webkit-max-content;
  min-height: -moz-max-content;
  min-height: max-content;
  padding: 24px 16px 20px;
}
.vc-modal[data-vc-form-success] .vc-modal__success-icon {
  width: 56px;
  height: 56px;
}
.vc-modal[data-vc-form-success] .vc-modal__success-title {
  margin: 20px 0 14px;
}
.vc-modal[data-vc-form-success] .vc-modal__success-footer {
  margin-top: 24px;
}
@media (max-width: 414px) {
  .vc-modal[data-vc-form-success] {
    padding: 16px 16px 24px;
  }
  .vc-modal[data-vc-form-success] .vc-modal__container {
    max-height: calc(100vh - 40px);
    max-height: calc(100dvh - 40px);
  }
  .vc-modal[data-vc-form-success] .vc-modal__success {
    padding: 20px 10px 16px;
  }
  .vc-modal[data-vc-form-success] .vc-modal__success-icon {
    width: 44px;
    height: 44px;
  }
  .vc-modal[data-vc-form-success] .vc-modal__success-title {
    margin: 16px 0 12px;
  }
}
.vc-modal__success--job {
  padding-top: calc( 0.0225733634 * 100vw + 10.6546275395px );
  padding-right: calc( 0.0112866817 * 100vw + 5.3273137698px );
  padding-bottom: calc( 0.0225733634 * 100vw + 10.6546275395px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 600px;
}
@media (min-width: 1300px) {
  .vc-modal__success--job {
    padding-top: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success--job {
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success--job {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success--job {
    padding-right: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success--job {
    padding-bottom: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success--job {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success--job {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success--job {
    padding-left: 16px;
  }
}
.vc-modal__success--job .vc-modal__success-title {
  text-align: center;
  padding-bottom: 0;
  margin: 10px 0;
}
.vc-modal__success--job .vc-modal__success-subtitle {
  text-align: center;
  margin: 0;
  padding: 0;
}
.vc-modal__success--job .vc-modal__success-icon {
  width: calc( 0.0451467269 * 100vw + 21.309255079px );
  height: calc( 0.0451467269 * 100vw + 21.309255079px );
}
@media (min-width: 1300px) {
  .vc-modal__success--job .vc-modal__success-icon {
    width: 80px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success--job .vc-modal__success-icon {
    width: 40px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__success--job .vc-modal__success-icon {
    height: 80px;
  }
}
@media (max-width: 414px) {
  .vc-modal__success--job .vc-modal__success-icon {
    height: 40px;
  }
}
.vc-modal__review-text {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  margin-top: calc( 0.0225733634 * 100vw + 10.6546275395px );
  font-weight: 400;
  font-style: normal;
  line-height: 1.56;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-modal__review-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-text {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-modal__review-text {
    margin-top: 40px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-text {
    margin-top: 20px;
  }
}
.vc-body--wob .vc-modal__review-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-modal__review-text {
  color: var(--vc-yellow);
}
.vc-modal__review-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc( 0.0112866817 * 100vw + 15.3273137698px );
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1300px) {
  .vc-modal__review-btn {
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-btn {
    margin-top: 20px;
  }
}
.vc-modal__review-date {
  color: #8E959B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
}
.vc-modal__review-stars {
  margin-top: calc( 0.0112866817 * 100vw + 5.3273137698px );
}
@media (min-width: 1300px) {
  .vc-modal__review-stars {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-stars {
    margin-top: 10px;
  }
}
.vc-modal__review-title {
  padding-bottom: 0;
  margin-bottom: calc( 0.0112866817 * 100vw + 5.3273137698px );
}
@media (min-width: 1300px) {
  .vc-modal__review-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-title {
    margin-bottom: 10px;
  }
}
.vc-modal--review .vc-modal__container, .vc-modal--review .vc-modal__success {
  max-height: 80vh;
  overflow-y: auto;
}
.vc-modal--review .vc-record-form {
  margin-top: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-modal--review .vc-record-form {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-modal--review .vc-record-form {
    margin-top: 16px;
  }
}
.vc-modal--review[data-name=addReviewModal] .vc-modal__container, .vc-modal--review[data-name=addReviewModal] .vc-modal__success {
  max-height: 90vh;
}
.vc-modal__review-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-modal__review-header-wrapper {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-header-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-modal__review-image {
  aspect-ratio: 88/88;
  border-radius: 100px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: calc( 0.0180586907 * 100vw + 64.5237020316px );
  position: relative;
  display: block;
}
@media (min-width: 1300px) {
  .vc-modal__review-image {
    min-height: 88px;
  }
}
@media (max-width: 414px) {
  .vc-modal__review-image {
    min-height: 72px;
  }
}
.vc-modal__review-image-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.vc-modal__review-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.vc-dms__directions {
  margin: 64px 0;
}
.vc-dms__directions-title {
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
}
@media (min-width: 1300px) {
  .vc-dms__directions-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-dms__directions-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-dms__directions-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-dms__directions-title {
  color: var(--vc-yellow);
}
.vc-dms__directions-list {
  display: grid;
  grid-gap: 12px;
  margin-top: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1023px) {
  .vc-dms__directions-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-dms__directions-list {
    grid-template-columns: 1fr;
  }
}
.vc-dms__directions-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: calc( 0.0022573363 * 100vw + 15.065462754px );
  padding-left: calc( 0.0022573363 * 100vw + 15.065462754px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  gap: 10px;
  border-radius: 100px;
  background: #F5F6FA;
}
@media (min-width: 1300px) {
  .vc-dms__directions-item {
    padding-right: 18px;
  }
}
@media (max-width: 414px) {
  .vc-dms__directions-item {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-dms__directions-item {
    padding-left: 18px;
  }
}
@media (max-width: 414px) {
  .vc-dms__directions-item {
    padding-left: 16px;
  }
}
.vc-body--bow .vc-dms__directions-item {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-dms__directions-item svg circle {
  fill: var(--vc-black);
}
.vc-body--wob .vc-dms__directions-item {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-dms__directions-item svg circle {
  fill: var(--vc-white);
}
.vc-body--yob .vc-dms__directions-item {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-dark-blue);
}
.vc-body--yob .vc-dms__directions-item svg circle {
  fill: var(--vc-yellow);
}
.vc-dms__directions-item-text {
  overflow: hidden;
  color: var(--vc-black);
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.12;
}
.vc-body--wob .vc-dms__directions-item-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-dms__directions-item-text {
  color: var(--vc-yellow);
}
.vc-dms__title {
  color: var(--vc-black);
  font-size: calc( 0 * 100vw + 16px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
@media (min-width: 1300px) {
  .vc-dms__title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-dms__title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-dms__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-dms__title {
  color: var(--vc-yellow);
}
.vc-dms__partners {
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-dms__partners {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-dms__partners {
    margin-top: 48px;
  }
}
.vc-dms__partners-title {
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.14;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-dms__partners-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-dms__partners-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-dms__partners-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-dms__partners-title {
  color: var(--vc-yellow);
}
.vc-dms__partners-list {
  margin-top: calc( 0.0045146727 * 100vw + 26.1309255079px );
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-dms__partners-list {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-dms__partners-list {
    margin-top: 28px;
  }
}
@media (min-width: 1300px) {
  .vc-dms__partners-list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-dms__partners-list {
    grid-gap: 16px;
  }
}
@media (max-width: 1023px) {
  .vc-dms__partners-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-dms__partners-list {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 0;
  }
}
.vc-dms__partners-item {
  padding: 20px;
  aspect-ratio: 190/72;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.vc-body--wob .vc-dms__partners-item {
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-dms__partners-item {
  border: 1px solid var(--vc-yellow);
}
.vc-dms__partners-item-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.vc-reviews {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-body--wob .vc-reviews {
  background: var(--vc-black);
}
.vc-body--yob .vc-reviews {
  background: var(--vc-blue-dark);
}
.vc-reviews__prodoctorov {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .vc-reviews__prodoctorov {
    margin-top: 24px;
  }
}
.vc-reviews__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-reviews__list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__list {
    grid-gap: 12px;
  }
}
@media (max-width: 1023px) {
  .vc-reviews__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-reviews__list {
    grid-template-columns: 1fr;
  }
}
.vc-reviews__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding-top: calc( 0.0045146727 * 100vw + 26.1309255079px );
  padding-right: calc( 0.0045146727 * 100vw + 22.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-left: calc( 0.0045146727 * 100vw + 22.1309255079px );
  background: var(--vc-white);
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-reviews__item {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item {
    padding-top: 28px;
  }
}
@media (min-width: 1300px) {
  .vc-reviews__item {
    padding-right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-reviews__item {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-reviews__item {
    padding-left: 28px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item {
    padding-left: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-reviews__item {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item {
    border-radius: 24px;
  }
}
.vc-reviews-slider .vc-reviews__item {
  width: calc( 0.0948081264 * 100vw + 280.7494356659px );
}
@media (min-width: 1300px) {
  .vc-reviews-slider .vc-reviews__item {
    width: 404px;
  }
}
@media (max-width: 414px) {
  .vc-reviews-slider .vc-reviews__item {
    width: 320px;
  }
}
.vc-body--bow .vc-reviews__item {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-reviews__item {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-reviews__item {
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-reviews__item-header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-reviews__item-header-wrapper {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-header-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-reviews__item-image {
  aspect-ratio: 88/88;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-radius: 100px;
  min-height: calc( 0.0180586907 * 100vw + 64.5237020316px );
  position: relative;
  display: block;
}
@media (min-width: 1300px) {
  .vc-reviews__item-image {
    min-height: 88px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-image {
    min-height: 72px;
  }
}
.vc-reviews__item-image-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.vc-reviews__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.vc-reviews__item-title {
  font-size: calc( 0.0022573363 * 100vw + 21.065462754px );
  font-style: normal;
  word-spacing: 999px;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 1300px) {
  .vc-reviews__item-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-title {
    font-size: 22px;
  }
}
.vc-body--wob .vc-reviews__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-title {
  color: var(--vc-yellow);
}
.vc-reviews__item-subtitle {
  color: var(--vc-black);
  font-size: calc( 0.0011286682 * 100vw + 12.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 1300px) {
  .vc-reviews__item-subtitle {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-subtitle {
    font-size: 13px;
  }
}
.vc-body--wob .vc-reviews__item-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-subtitle {
  color: var(--vc-yellow);
}
.vc-reviews__item-quote {
  color: #8E959B;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  font-size: calc( 0.0338600451 * 100vw + 105.9819413093px );
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1300px) {
  .vc-reviews__item-quote {
    font-size: 150px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-quote {
    font-size: 120px;
  }
}
@media (max-width: 767px) {
  .vc-reviews__item-quote {
    max-height: 40px;
  }
}
.vc-reviews__item-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}
.vc-reviews__item-date {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.42;
  color: #8E959B;
}
.vc-body--wob .vc-reviews__item-date {
  color: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-date {
  color: var(--vc-yellow);
}
.vc-reviews__item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 24px;
}
.vc-reviews__item-more {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1300px) {
  .vc-reviews__item-more {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-more {
    margin-top: 24px;
  }
}
.vc-body--bow .vc-reviews__item-more svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-reviews__item-more svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-more svg path {
  stroke: var(--vc-yellow);
}
.vc-reviews__item-text {
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  max-height: calc( 0.0203160271 * 100vw + 225.5891647856px );
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  font-weight: 400;
  font-style: normal;
  line-height: 1.56;
  margin-top: calc( 0.0022573363 * 100vw + 11.065462754px );
}
@media (min-width: 1300px) {
  .vc-reviews__item-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-text {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-reviews__item-text {
    max-height: 252px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-text {
    max-height: 234px;
  }
}
@media (min-width: 1300px) {
  .vc-reviews__item-text {
    margin-top: 14px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__item-text {
    margin-top: 12px;
  }
}
.vc-body--wob .vc-reviews__item-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-text {
  color: var(--vc-yellow);
}
.vc-reviews__item-more-text {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: var(--vc-primary);
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-right: 6px;
}
.vc-body--bow .vc-reviews__item-more-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-reviews__item-more-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-more-text {
  color: var(--vc-yellow);
}
.vc-reviews__item-more-arrow svg {
  display: block;
}
.vc-reviews__item-more-arrow svg path {
  stroke: var(--vc-primary);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-reviews__item-more-arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-reviews__item-more-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-reviews__item-more-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-reviews__record {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-reviews__record {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__record {
    margin-top: 18px;
  }
}
.vc-reviews__record .vc-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .vc-reviews__record {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-reviews__more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-reviews__more {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-reviews__more {
    margin-top: 24px;
  }
}

.vc-reviews-slider {
  position: relative;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  overflow: hidden;
}
.vc-reviews-slider:hover .vc-reviews-slider__nav {
  opacity: 1;
}
.vc-reviews-slider__container {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.vc-reviews-slider__nav {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-reviews-slider__nav {
    display: none;
  }
}
.vc-reviews-slider__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);
}
.vc-body--bow .vc-reviews-slider__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-reviews-slider__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-reviews-slider__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-reviews-slider__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-reviews-slider__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-reviews-slider__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-reviews-slider__arrow svg {
  display: block;
}
.vc-reviews-slider__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.developercopy {
    padding: 0px 20px;
    color: #fff;
}
.developercopy img {
  width: 100%;
}
.developercopy span {
    color: #000;
}
.vc-reviews-slider__arrow:hover {
  background: #C8C3F5;
}

.vc-jobs__promo {
  margin-top: calc( 0.0361173815 * 100vw + 9.0474040632px );
  margin-bottom: calc( 0.0090293454 * 100vw + 44.2618510158px );
  display: grid;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 1300px) {
  .vc-jobs__promo {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__promo {
    margin-bottom: 56px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo {
    margin-bottom: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__promo {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo {
    grid-gap: 12px;
  }
}
@media (max-width: 767px) {
  .vc-jobs__promo {
    grid-template-columns: 1fr;
  }
}
.vc-jobs__promo-card {
  min-height: 162px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 32px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-left: calc( 0.0135440181 * 100vw + 14.3927765237px );
}
@media (min-width: 1300px) {
  .vc-jobs__promo-card {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo-card {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__promo-card {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo-card {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .vc-jobs__promo-card {
    min-height: unset;
  }
}
.vc-jobs__promo-card:nth-child(1) {
  background: rgba(44, 216, 213, 0.2);
}
.vc-jobs__promo-card:nth-child(2) {
  background: rgba(0, 158, 253, 0.2);
}
.vc-jobs__promo-card:nth-child(3) {
  background: var(--vc-primary-light);
}
.vc-jobs__promo-card:nth-child(4) {
  background: rgba(42, 245, 152, 0.2);
}
.vc-body--bow .vc-jobs__promo-card {
  background: var(--vc-white);
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-jobs__promo-card {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-jobs__promo-card {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-jobs__promo-card-title {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 17.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media (min-width: 1300px) {
  .vc-jobs__promo-card-title {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo-card-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .vc-jobs__promo-card-title {
    margin-left: 64px;
    min-height: 48px;
    margin-bottom: 14px;
  }
}
.vc-body--wob .vc-jobs__promo-card-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__promo-card-title {
  color: var(--vc-yellow);
}
.vc-jobs__promo-card-subtitle {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
}
@media (min-width: 1300px) {
  .vc-jobs__promo-card-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo-card-subtitle {
    font-size: 16px;
  }
}
.vc-body--wob .vc-jobs__promo-card-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__promo-card-subtitle {
  color: var(--vc-yellow);
}
.vc-jobs__promo-card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc( 0.0180586907 * 100vw + 40.5237020316px );
  width: calc( 0.0180586907 * 100vw + 40.5237020316px );
  margin-right: 20px;
}
@media (min-width: 1300px) {
  .vc-jobs__promo-card-icon {
    height: 64px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo-card-icon {
    height: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__promo-card-icon {
    width: 64px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__promo-card-icon {
    width: 48px;
  }
}
@media (max-width: 767px) {
  .vc-jobs__promo-card-icon {
    margin-right: 0;
    position: absolute;
    top: calc( 0.0045146727 * 100vw + 18.1309255079px );
    left: calc( 0.0135440181 * 100vw + 14.3927765237px );
  }
}
@media (max-width: 767px) and (min-width: 1300px) {
  .vc-jobs__promo-card-icon {
    top: 24px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  .vc-jobs__promo-card-icon {
    top: 20px;
  }
}
@media (max-width: 767px) and (min-width: 1300px) {
  .vc-jobs__promo-card-icon {
    left: 32px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  .vc-jobs__promo-card-icon {
    left: 20px;
  }
}
.vc-jobs__promo-card-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-jobs__promo-card-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-jobs__promo-card-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-jobs__promo-card-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-jobs__list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-jobs__list-wrapper:not(:first-child) {
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-jobs__list-wrapper:not(:first-child) {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__list-wrapper:not(:first-child) {
    margin-top: 48px;
  }
}
.vc-jobs__list-title {
  margin-bottom: calc( 0.0158013544 * 100vw + 11.4582392777px );
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
}
@media (min-width: 1300px) {
  .vc-jobs__list-title {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__list-title {
    margin-bottom: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__list-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__list-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-jobs__list-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__list-title {
  color: var(--vc-yellow);
}
.vc-jobs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F5F6FA;
  border-radius: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-left: calc( 0.0135440181 * 100vw + 14.3927765237px );
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-jobs__item {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__item {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item {
    padding-left: 20px;
  }
}
.vc-body--wob .vc-jobs__item {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-jobs__item {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-jobs__item:not(:first-child) {
  margin-top: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-jobs__item:not(:first-child) {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item:not(:first-child) {
    margin-top: 8px;
  }
}
@media (min-width: 1024px) {
  .vc-jobs__item:hover .vc-jobs__item-title {
    color: var(--vc-primary);
  }
  .vc-body--bow .vc-jobs__item:hover .vc-jobs__item-title {
    color: var(--vc-black);
  }
  .vc-body--wob .vc-jobs__item:hover .vc-jobs__item-title {
    color: var(--vc-white);
  }
  .vc-body--yob .vc-jobs__item:hover .vc-jobs__item-title {
    color: var(--vc-yellow);
  }
  .vc-jobs__item:hover .vc-jobs__item-apply .vc-btn {
    color: var(--vc-white);
    background-color: var(--vc-primary);
    border-color: var(--vc-primary);
  }
  .vc-body--bow .vc-jobs__item:hover .vc-jobs__item-apply .vc-btn {
    color: var(--vc-white);
    background: var(--vc-black);
    border-color: var(--vc-black);
  }
  .vc-body--wob .vc-jobs__item:hover .vc-jobs__item-apply .vc-btn {
    color: var(--vc-black);
    background: var(--vc-white);
    border-color: var(--vc-white);
  }
  .vc-body--yob .vc-jobs__item:hover .vc-jobs__item-apply .vc-btn {
    color: var(--vc-blue-dark);
    background: var(--vc-yellow);
    border-color: var(--vc-yellow);
  }
}
@media (max-width: 767px) {
  .vc-jobs__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
}
.vc-jobs__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 56px;
  padding-left: calc( 0.0045146727 * 100vw + 18.1309255079px );
  grid-gap: calc( 0.0225733634 * 100vw + -5.3453724605px );
  gap: calc( 0.0225733634 * 100vw + -5.3453724605px );
}
@media (min-width: 1300px) {
  .vc-jobs__item-info {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item-info {
    grid-gap: 4px;
    gap: 4px;
  }
}
@media (max-width: 767px) {
  .vc-jobs__item-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 0;
  }
}
.vc-jobs__item-title {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  color: var(--vc-black);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 47%;
          flex: 1 1 47%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-jobs__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-jobs__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__item-title {
  color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-jobs__item-title {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.vc-jobs__item-branch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.006772009 * 100vw + -0.8036117381px );
  gap: calc( 0.006772009 * 100vw + -0.8036117381px );
  -webkit-box-flex: 1;
      -ms-flex: 1 0 25%;
          flex: 1 0 25%;
}
@media (min-width: 1300px) {
  .vc-jobs__item-branch {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item-branch {
    grid-gap: 2px;
    gap: 2px;
  }
}
.vc-jobs__item-branch-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-body--bow .vc-jobs__item-branch-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-jobs__item-branch-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-jobs__item-branch-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-jobs__item-branch-title {
  color: #8E959B;
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 2;
}
@media (min-width: 1300px) {
  .vc-jobs__item-branch-title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item-branch-title {
    font-size: 14px;
  }
}
.vc-body--bow .vc-jobs__item-branch-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-jobs__item-branch-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__item-branch-title {
  color: var(--vc-yellow);
}
.vc-jobs__item-salary {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 19%;
          flex: 1 0 19%;
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 2;
}
@media (min-width: 1300px) {
  .vc-jobs__item-salary {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__item-salary {
    font-size: 14px;
  }
}
.vc-body--wob .vc-jobs__item-salary {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__item-salary {
  color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-jobs__item-salary {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
}
.vc-jobs__item-apply {
  width: 13.8%;
  min-width: 165px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .vc-jobs__item-apply {
    width: 100%;
    margin-top: 16px;
  }
}
.vc-jobs__item-apply .vc-btn {
  text-transform: uppercase;
}
.vc-jobs__resume {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc( 0.0090293454 * 100vw + 44.2618510158px );
  grid-gap: 12px;
  gap: 12px;
  min-height: 88px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: calc( 0.0248306998 * 100vw + 9.7200902935px );
  padding-left: calc( 0.0248306998 * 100vw + 9.7200902935px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 24px;
  background: var(--vc-primary-light);
}
@media (min-width: 1300px) {
  .vc-jobs__resume {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__resume {
    margin-top: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__resume {
    padding-right: 42px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__resume {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-jobs__resume {
    padding-left: 42px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__resume {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .vc-jobs__resume {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-body--bow .vc-jobs__resume {
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-jobs__resume {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-jobs__resume {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-jobs__resume-text {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
}
@media (min-width: 1300px) {
  .vc-jobs__resume-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__resume-text {
    font-size: 16px;
  }
}
.vc-body--wob .vc-jobs__resume-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__resume-text {
  color: var(--vc-yellow);
}
.vc-jobs__resume-data {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.44;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-jobs__resume-data {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-jobs__resume-data {
    font-size: 16px;
  }
}
.vc-body--wob .vc-jobs__resume-data {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__resume-data {
  color: var(--vc-yellow);
}
.vc-jobs__resume-data:hover {
  color: var(--vc-primary);
}

.vc-director__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
  margin-bottom: clamp(20px, 2.5vw, 32px);
}
@media (min-width: 1300px) {
  .vc-director__title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-director__title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-director__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-director__title {
  color: var(--vc-yellow);
}
.vc-director__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: calc( 0.0361173815 * 100vw + 9.0474040632px );
}
@media (min-width: 1300px) {
  .vc-director__header {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-director__header {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-director__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.vc-director__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( 0.0180586907 * 100vw + 8.5237020316px );
  gap: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-director__content {
    grid-gap: 32px;
    gap: 32px;
  }
}
@media (max-width: 414px) {
  .vc-director__content {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .vc-director__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.vc-director__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( -0.0022573363 * 100vw + 6.934537246px );
  gap: calc( -0.0022573363 * 100vw + 6.934537246px );
}
@media (min-width: 1300px) {
  .vc-director__info {
    grid-gap: 4px;
    gap: 4px;
  }
}
@media (max-width: 414px) {
  .vc-director__info {
    grid-gap: 6px;
    gap: 6px;
  }
}
@media (max-width: 767px) {
  .vc-director__info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 88px;
    margin-top: 0px;
    margin-left: 104px;
  }
}
.vc-director__image {
  aspect-ratio: 297/290;
  border-radius: 42px;
  overflow: hidden;
  max-width: 297px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 24px;
}
@media (max-width: 767px) {
  .vc-director__image {
    position: absolute;
    top: 0;
    left: 0;
    height: 88px;
    border-radius: 100px;
    aspect-ratio: 88/88;
    max-width: 100%;
  }
}
.vc-director__image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.vc-director__quote {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
@media (min-width: 1300px) {
  .vc-director__quote {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-director__quote {
    font-size: 16px;
  }
}
.vc-body--wob .vc-director__quote {
  color: var(--vc-white);
}
.vc-body--yob .vc-director__quote {
  color: var(--vc-yellow);
}
.vc-director__quote-icon {
  position: relative;
  display: inline;
}
@media (max-width: 767px) {
  .vc-director__quote-icon {
    display: none;
  }
}
.vc-director__quote-icon .vc-director__quote-icon-img {
  position: absolute;
  top: -10px;
  left: -15px;
}
.vc-director__quote-icon--reversed .vc-director__quote-icon-img {
  position: absolute;
  top: 13px;
  left: 7px;
}
.vc-director__quote-icon--reversed img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.vc-director__name {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
}
@media (min-width: 1300px) {
  .vc-director__name {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-director__name {
    font-size: 16px;
  }
}
.vc-body--wob .vc-director__name {
  color: var(--vc-white);
}
.vc-body--yob .vc-director__name {
  color: var(--vc-yellow);
}
.vc-director__position {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  opacity: 0.3;
}
@media (min-width: 1300px) {
  .vc-director__position {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-director__position {
    font-size: 14px;
  }
}
.vc-body--bow .vc-director__position {
  opacity: 1;
}
.vc-body--wob .vc-director__position {
  color: var(--vc-white);
  opacity: 1;
}
.vc-body--yob .vc-director__position {
  color: var(--vc-yellow);
  opacity: 1;
}
/*
 * Оформление формы "Написать директору" приведено 1в1 к тому же виду, что
 * и на странице "О клинике": серая скруглённая панель на всю ширину, а
 * внутри неё - более узкое (618px) белое "пятно"-подложка с растушёвкой
 * по краям, по центру которой лежат поля формы. Серый фон и белый градиент
 * на "О клинике" - два отдельных вложенных div; здесь второй слой сделан
 * через ::before у того же .vc-director__form-wrapper, без правки PHP-
 * шаблона формы (на этой странице у формы нет соседней колонки контента,
 * поэтому лишний обёрточный div не нужен).
 */
.vc-director__form-wrapper {
  position: relative;
  margin-top: calc( 0.0270880361 * 100vw + 20.7855530474px );
  background-color: #F5F6FA;
  border-radius: clamp(20px, 2.5vw, 32px);
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
  overflow: hidden;
}
.vc-director__form-wrapper::before {
  content: '';
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 50%;
  width: 618px;
  max-width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 40%, white 60%, rgba(255, 255, 255, 0) 100%);
  border-radius: clamp(16px, 2vw, 24px);
  pointer-events: none;
}
.vc-director__form-wrapper .vc-record-form {
  position: relative;
  z-index: 1;
  max-width: 618px;
  margin: 0 auto;
}
.vc-body--wob .vc-director__form-wrapper {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-director__form-wrapper {
  background-color: var(--vc-blue-dark);
}
.vc-director__form-wrapper .vc-record-form__input,
.vc-director__form-wrapper .vc-record-form__textarea {
  border-radius: 20px;
}
@media (min-width: 1300px) {
  .vc-director__form-wrapper {
    margin-top: 56px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-director__form-wrapper {
    margin-top: 32px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .vc-director__form-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.vc-director__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.vc-director__form .vc-record-form__inputs-wrapper {
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  margin-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-director__form .vc-record-form__inputs-wrapper {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-director__form .vc-record-form__inputs-wrapper {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-director__form .vc-record-form__inputs-wrapper {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-director__form .vc-record-form__inputs-wrapper {
    margin-bottom: 8px;
  }
}
.vc-director__form .vc-record-form__submit-wrapper {
  margin-top: calc( -0.0045146727 * 100vw + 21.8690744921px );
}
@media (min-width: 1300px) {
  .vc-director__form .vc-record-form__submit-wrapper {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-director__form .vc-record-form__submit-wrapper {
    margin-top: 20px;
  }
}
.vc-director__text-input {
  height: 140px;
}

.vc-news__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-news__list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-news__list {
    grid-gap: 12px;
  }
}
@media (max-width: 1023px) {
  .vc-news__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-news__list {
    grid-template-columns: 1fr;
  }
}
.vc-news__item {
  position: relative;
  cursor: pointer;
  height: auto;
  border-radius: clamp(16px, 2vw, 26px);
  overflow: hidden;
  background-color: #F5F6FA;
  padding: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-body--wob .vc-news__item {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-news__item {
  background-color: var(--vc-blue-dark);
}
.vc-news__item:hover .vc-news__item-image-img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.vc-news__item:hover .vc-news__item-title {
  color: #ae2012;
}
.vc-body--bow .vc-news__item:hover .vc-news__item-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-news__item:hover .vc-news__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-news__item:hover .vc-news__item-title {
  color: var(--vc-yellow);
}
/*
 * Обёртка картинки и краткого описания - общий белый фон, чтобы в
 * зазоре между скруглённым низом фото и скруглённым верхом блока
 * описания (они стоят впритык, без отступа друг от друга) не
 * просвечивал серый фон карточки, а было белым, как блок описания.
 */
.vc-news__item-media {
  background-color: var(--vc-white);
  border-radius: clamp(16px, 2vw, 26px) clamp(16px, 2vw, 26px) 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.vc-body--wob .vc-news__item-media {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-news__item-media {
  background-color: var(--vc-blue-dark);
}
.vc-news__item-image {
  position: relative;
  aspect-ratio: 404/234;
  overflow: hidden;
  display: block;
  border-radius: clamp(16px, 2vw, 26px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .vc-news__item-image {
    aspect-ratio: 358/198;
  }
}
/*
 * Плашка даты - тот же приём, что и плашка срока действия акции
 * (position: absolute в верхнем левом углу фото), цвет - светлый оттенок
 * фирменного красного сайта вместо мятного/сиреневого, как на акциях.
 */
.vc-news__item-date {
  position: absolute;
  left: 14px;
  top: 14px;
  padding: 8px 14px;
  border-radius: 100px;
  background: #F8DEDB;
  color: #ae2012;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
}
.vc-news__item-image-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/*
 * Краткое описание - белый блок сразу под фото, во всю ширину карточки
 * (без бокового отступа, как и фото). У каждого блока карточки (фото,
 * описание, подвал с заголовком) - свой border-radius: фото скруглено со
 * всех сторон, этот блок и подвал ниже - только снизу. Высота блока - по
 * контенту (без обрезки текста), карточки все одной ширины (без особой
 * широкой первой), поэтому разница в высоте текста между карточками в
 * ряду не критична - лишнюю высоту забирает на себя подвал с заголовком
 * (flex-grow: 1 ниже).
 */
.vc-news__item-preview {
  background-color: var(--vc-white);
  border-radius: 0 0 clamp(16px, 2vw, 26px) clamp(16px, 2vw, 26px);
  padding: 16px;
  font-size: calc( 0.0022573363 * 100vw + 12.065462754px );
  line-height: 1.5;
  color: #6B7280;
}
@media (min-width: 1300px) {
  .vc-news__item-preview {
    padding: 20px;
    font-size: 15px;
  }
}
@media (max-width: 414px) {
  .vc-news__item-preview {
    padding: 14px;
    font-size: 13px;
  }
}
.vc-body--wob .vc-news__item-preview {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-body--yob .vc-news__item-preview {
  background-color: var(--vc-blue-dark);
  color: var(--vc-yellow);
  opacity: 0.7;
}
.vc-news__item-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 12px;
  gap: 12px;
  padding: 12px 16px;
  border-radius: 0 0 clamp(16px, 2vw, 26px) clamp(16px, 2vw, 26px);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1300px) {
  .vc-news__item-footer {
    padding: 16px 20px;
  }
}
@media (max-width: 414px) {
  .vc-news__item-footer {
    padding: 12px 14px;
  }
}
.vc-news__item-title {
  min-width: 0;
  width: 100%;
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-news__item-title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-news__item-title {
    font-size: 15px;
  }
}
.vc-body--wob .vc-news__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-news__item-title {
  color: var(--vc-yellow);
}
.vc-news-detail .vc-page-head__title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .vc-news-detail .vc-page-head__title-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    grid-gap: 32px;
    gap: 32px;
  }
}
.vc-news-detail__content {
  margin-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-news-detail__content {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail__content {
    margin-top: 32px;
  }
}
.vc-news-detail__header {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
@media (min-width: 1300px) {
  .vc-news-detail__header {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail__header {
    font-size: 16px;
  }
}
.vc-body--wob .vc-news-detail__header {
  color: var(--vc-white);
}
.vc-body--yob .vc-news-detail__header {
  color: var(--vc-yellow);
}
.vc-news-detail__tag-text {
  color: #8E959B;
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
@media (min-width: 1300px) {
  .vc-news-detail__tag-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail__tag-text {
    font-size: 16px;
  }
}
.vc-body--bow .vc-news-detail__tag-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-news-detail__tag-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-news-detail__tag-text {
  color: var(--vc-yellow);
}
.vc-news-detail__image {
  margin-top: calc( 0.0270880361 * 100vw + 12.7855530474px );
  margin-bottom: calc( 0.0270880361 * 100vw + 12.7855530474px );
  aspect-ratio: 1046/470;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-news-detail__image {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail__image {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-news-detail__image {
    margin-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail__image {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .vc-news-detail__image {
    border-radius: 16px;
  }
}
.vc-news-detail__image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.vc-news-detail__footer {
  margin-top: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-news-detail__footer {
    margin-top: 64px;
  }
}
@media (max-width: 414px) {
  .vc-news-detail__footer {
    margin-top: 48px;
  }
}
.vc-news-detail__neighbors {
  display: flex;
  justify-content: space-between;
  grid-gap: 24px;
  gap: 24px;
  margin-top: clamp(24px, 3vw, 32px);
  padding-top: clamp(20px, 3vw, 32px);
  border-top: 1px solid #E7E7EF;
}
.vc-news-detail__neighbor,
.vc-news-detail__neighbor:visited {
  display: flex;
  align-items: center;
  grid-gap: 12px;
  gap: 12px;
  max-width: 48%;
  color: var(--vc-black);
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-news-detail__neighbor:hover,
.vc-news-detail__neighbor:focus {
  color: var(--vc-primary);
}
.vc-news-detail__neighbor--next {
  margin-left: auto;
  text-align: right;
}
.vc-news-detail__neighbor svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 8px;
}
.vc-news-detail__neighbor svg path {
  stroke: var(--vc-primary);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-news-detail__neighbor-label {
  color: #8E959B;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 4px;
}
.vc-news-detail__neighbor-name {
  color: inherit;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-news-detail__neighbor:hover .vc-news-detail__neighbor-name,
.vc-news-detail__neighbor:focus .vc-news-detail__neighbor-name {
  text-decoration: none;
}
.vc-body--wob .vc-news-detail__neighbor,
.vc-body--wob .vc-news-detail__neighbor:visited {
  color: var(--vc-white);
}
.vc-body--yob .vc-news-detail__neighbor,
.vc-body--yob .vc-news-detail__neighbor:visited {
  color: var(--vc-yellow);
}
@media (max-width: 1253px) {
  .vc-news-detail__neighbors {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }
  .vc-news-detail__neighbor {
    max-width: 100%;
  }
  .vc-news-detail__neighbor--next {
    margin-left: 0;
    text-align: left;
  }
  .vc-news-detail__neighbor--next svg {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .vc-news-detail__neighbor--next .vc-news-detail__neighbor-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.vc-faq {
  background-color: #F5F6FA;
}
section .vc-faq {
  padding-bottom: calc( 0.0406320542 * 100vw + 39.1783295711px );
  margin-top: calc( 0.0158013544 * 100vw + 41.4582392777px );
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  section .vc-faq {
    padding-bottom: 92px;
  }
}
@media (max-width: 414px) {
  section .vc-faq {
    padding-bottom: 56px;
  }
}
@media (min-width: 1300px) {
  section .vc-faq {
    margin-top: 62px;
  }
}
@media (max-width: 414px) {
  section .vc-faq {
    margin-top: 48px;
  }
}
@media (min-width: 1300px) {
  section .vc-faq {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  section .vc-faq {
    padding-top: 32px;
  }
}
.vc-services-section .vc-faq {
  padding-top: calc( 0.0180586907 * 100vw + 24.5237020316px );
  padding-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-services-section .vc-faq {
    padding-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-services-section .vc-faq {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-services-section .vc-faq {
    padding-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-services-section .vc-faq {
    padding-bottom: 32px;
  }
}
.vc-services-section .vc-faq:last-child {
  margin-bottom: calc( -0.0406320542 * 100vw + -39.1783295711px );
  padding-bottom: calc( 0.0406320542 * 100vw + 39.1783295711px );
  border-bottom: 1px solid #C6D3DE;
}
@media (min-width: 1300px) {
  .vc-services-section .vc-faq:last-child {
    margin-bottom: -92px;
  }
}
@media (max-width: 414px) {
  .vc-services-section .vc-faq:last-child {
    margin-bottom: -56px;
  }
}
@media (min-width: 1300px) {
  .vc-services-section .vc-faq:last-child {
    padding-bottom: 92px;
  }
}
@media (max-width: 414px) {
  .vc-services-section .vc-faq:last-child {
    padding-bottom: 56px;
  }
}
.vc-patients .vc-faq {
  padding-top: 190px;
  margin-top: -175px;
}
@media (max-width: 767px) {
  .vc-patients .vc-faq {
    padding-top: 82px;
    margin-top: -78px;
  }
}
.vc-body--bow .vc-faq {
  background: var(--vc-white);
}
.vc-body--wob .vc-faq {
  background: var(--vc-black);
}
.vc-body--yob .vc-faq {
  background: var(--vc-blue-dark);
}
@media (max-width: 767px) {
  .vc-faq {
    margin-top: unset;
    padding-top: 32px;
  }
}
.vc-faq__title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  margin-bottom: calc( 0.0135440181 * 100vw + 14.3927765237px );
  text-align: center;
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
}
@media (min-width: 1300px) {
  .vc-faq__title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-faq__title {
    font-size: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-faq__title {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-faq__title {
    margin-bottom: 20px;
  }
}
.vc-body--wob .vc-faq__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-faq__title {
  color: var(--vc-yellow);
}
.vc-faq__item {
  background-color: var(--vc-white);
  border-radius: 20px;
  padding-bottom: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-faq__item {
    border-radius: 16px;
  }
}
.vc-body--bow .vc-faq__item {
  border: 1px solid var(--vc-black);
}
.vc-body--wob .vc-faq__item {
  background-color: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-faq__item {
  background-color: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-faq__item:not(:first-child) {
  margin-top: calc( 0.0022573363 * 100vw + 7.065462754px );
}
@media (min-width: 1300px) {
  .vc-faq__item:not(:first-child) {
    margin-top: 10px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item:not(:first-child) {
    margin-top: 8px;
  }
}
.vc-faq__item--open {
  padding-bottom: calc( 0.0011286682 * 100vw + 15.532731377px );
}
@media (min-width: 1300px) {
  .vc-faq__item--open {
    padding-bottom: 17px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item--open {
    padding-bottom: 16px;
  }
}
.vc-faq__item-header {
  padding-top: calc( 0.0011286682 * 100vw + 15.532731377px );
  padding-right: calc( 0.0022573363 * 100vw + 15.065462754px );
  padding-bottom: calc( 0.0011286682 * 100vw + 15.532731377px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 24px;
  gap: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  padding-bottom: calc( 0.0011286682 * 100vw + 15.532731377px );
}
@media (min-width: 1300px) {
  .vc-faq__item-header {
    padding-top: 17px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-header {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-faq__item-header {
    padding-right: 18px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-header {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-faq__item-header {
    padding-bottom: 17px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-header {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-faq__item-header {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-header {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-faq__item-header {
    padding-bottom: 17px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-header {
    padding-bottom: 16px;
  }
}
.vc-faq__item--open .vc-faq__item-header {
  padding-bottom: 0;
}
.vc-faq__item-title {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.44;
  color: var(--vc-black);
  max-width: 1014px;
}
@media (min-width: 1300px) {
  .vc-faq__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-faq__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-faq__item-title {
  color: var(--vc-yellow);
}
.vc-faq__item-arrow {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-faq__item-arrow svg {
  display: block;
}
.vc-body--bow .vc-faq__item-arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-faq__item-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-faq__item-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-faq__item--open .vc-faq__item-arrow {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-faq__item-content {
  max-width: 1014px;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding-right: calc( 0.0022573363 * 100vw + 15.065462754px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-faq__item-content {
    padding-right: 18px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-content {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-faq__item-content {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item-content {
    padding-left: 16px;
  }
}
.vc-faq__item--open .vc-faq__item-content {
  margin-top: calc( 0.006772009 * 100vw + 9.1963882619px );
}
@media (min-width: 1300px) {
  .vc-faq__item--open .vc-faq__item-content {
    margin-top: 18px;
  }
}
@media (max-width: 414px) {
  .vc-faq__item--open .vc-faq__item-content {
    margin-top: 12px;
  }
}

.vc-heads__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: calc( 0.0361173815 * 100vw + 9.0474040632px );
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-heads__list {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-heads__list {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-heads__list {
    grid-gap: 12px;
  }
}
@media (max-width: 1023px) {
  .vc-heads__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-heads__list {
    grid-template-columns: 1fr;
  }
}
.vc-heads__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: var(--vc-white);
  border-radius: 32px;
  border: 1px solid #C6D3DE;
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
  padding-top: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-right: calc( 0.0090293454 * 100vw + 20.2618510158px );
  padding-bottom: calc( 0.0045146727 * 100vw + 18.1309255079px );
  padding-left: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
.vc-about__heads .vc-heads__item {
  width: calc( 0.0948081264 * 100vw + 280.7494356659px );
}
@media (min-width: 1300px) {
  .vc-about__heads .vc-heads__item {
    width: 404px;
  }
}
@media (max-width: 414px) {
  .vc-about__heads .vc-heads__item {
    width: 320px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item {
    border-radius: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item {
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item {
    padding-left: 24px;
  }
}
.vc-body--wob .vc-heads__item {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-heads__item {
  background-color: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-heads__item-title {
  font-size: calc( 0.0045146727 * 100vw + 14.1309255079px );
  margin-bottom: calc( -0.0090293454 * 100vw + 27.7381489842px );
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 500;
  font-style: normal;
  line-height: 1.4;
  color: var(--vc-black);
}
@media (min-width: 1300px) {
  .vc-heads__item-title {
    font-size: 20px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-title {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item-title {
    margin-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-title {
    margin-bottom: 24px;
  }
}
.vc-body--wob .vc-heads__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-heads__item-title {
  color: var(--vc-yellow);
}
.vc-heads__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( 0.0022573363 * 100vw + 11.065462754px );
  gap: calc( 0.0022573363 * 100vw + 11.065462754px );
}
@media (min-width: 1300px) {
  .vc-heads__item-info {
    grid-gap: 14px;
    gap: 14px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-info {
    grid-gap: 12px;
    gap: 12px;
  }
}
.vc-heads__item-info a:hover {
  color: var(--vc-primary);
}
.vc-heads__item-info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  grid-gap: calc( 0.0045146727 * 100vw + 10.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 10.1309255079px );
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
}
@media (min-width: 1300px) {
  .vc-heads__item-info-link {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-info-link {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item-info-link {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-info-link {
    font-size: 14px;
  }
}
.vc-body--wob .vc-heads__item-info-link {
  color: var(--vc-white);
}
.vc-body--yob .vc-heads__item-info-link {
  color: var(--vc-yellow);
}
.vc-heads__item-info-link-icon {
  width: calc( 0.0045146727 * 100vw + 12.1309255079px );
  height: calc( 0.0045146727 * 100vw + 12.1309255079px );
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}
@media (min-width: 1300px) {
  .vc-heads__item-info-link-icon {
    width: 18px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-info-link-icon {
    width: 14px;
  }
}
@media (min-width: 1300px) {
  .vc-heads__item-info-link-icon {
    height: 18px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-info-link-icon {
    height: 14px;
  }
}
.vc-heads__item-info-link-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.vc-heads__item-info-link-icon svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-heads__item-info-link-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-heads__item-info-link-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-heads__item-info-link-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-heads__item-info-text {
  margin-left: calc( 0.0045146727 * 100vw + 10.1309255079px );
}
@media (min-width: 1300px) {
  .vc-heads__item-info-text {
    margin-left: 16px;
  }
}
@media (max-width: 414px) {
  .vc-heads__item-info-text {
    margin-left: 12px;
  }
}
.vc-heads__more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-heads__more {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-heads__more {
    margin-top: 24px;
  }
}

.vc-requisites {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 24px;
  gap: 24px;
}
@media (max-width: 767px) {
  .vc-requisites {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-gap: 0;
    gap: 0;
  }
}
.vc-requisites__wrapper {
  border-radius: 32px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  border: 1px solid #C6D3DE;
  padding-top: calc( 0.0203160271 * 100vw + 15.5891647856px );
  padding-right: calc( 0.0090293454 * 100vw + 20.2618510158px );
  padding-bottom: calc( 0.0203160271 * 100vw + 15.5891647856px );
  padding-left: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-requisites__wrapper {
    padding-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-requisites__wrapper {
    padding-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-requisites__wrapper {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-requisites__wrapper {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-requisites__wrapper {
    padding-bottom: 42px;
  }
}
@media (max-width: 414px) {
  .vc-requisites__wrapper {
    padding-bottom: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-requisites__wrapper {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-requisites__wrapper {
    padding-left: 24px;
  }
}
@media (max-width: 767px) {
  .vc-requisites__wrapper:first-child {
    border-bottom: 0;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .vc-requisites__wrapper:last-child {
    margin-top: calc( -0.0203160271 * 100vw + -19.5891647856px );
    border-top: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
}
@media (max-width: 767px) and (min-width: 1300px) {
  .vc-requisites__wrapper:last-child {
    margin-top: -46px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  .vc-requisites__wrapper:last-child {
    margin-top: -28px;
  }
}
.vc-requisites__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-row-gap: 4px;
  row-gap: 4px;
  grid-column-gap: calc( 0.0090293454 * 100vw + 0.2618510158px );
  -webkit-column-gap: calc( 0.0090293454 * 100vw + 0.2618510158px );
     -moz-column-gap: calc( 0.0090293454 * 100vw + 0.2618510158px );
          column-gap: calc( 0.0090293454 * 100vw + 0.2618510158px );
}
@media (min-width: 1300px) {
  .vc-requisites__item {
    grid-column-gap: 12px;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-requisites__item {
    grid-column-gap: 4px;
    -webkit-column-gap: 4px;
       -moz-column-gap: 4px;
            column-gap: 4px;
  }
}
@media (max-width: 767px) {
  .vc-requisites__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-requisites__item:not(:first-child) {
  margin-top: calc( -0.0090293454 * 100vw + 23.7381489842px );
}
@media (min-width: 1300px) {
  .vc-requisites__item:not(:first-child) {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-requisites__item:not(:first-child) {
    margin-top: 20px;
  }
}
.vc-requisites__item-title {
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.vc-body--wob .vc-requisites__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-requisites__item-title {
  color: var(--vc-yellow);
}
.vc-requisites__item-data {
  color: var(--vc-black);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.vc-body--wob .vc-requisites__item-data {
  color: var(--vc-white);
}
.vc-body--yob .vc-requisites__item-data {
  color: var(--vc-yellow);
}

.vc-for-tax__title {
  color: var(--vc-black);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
.vc-body--wob .vc-for-tax__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-for-tax__title {
  color: var(--vc-yellow);
}
.vc-for-tax__need-copy {
  margin-top: calc( 0.0203160271 * 100vw + 15.5891647856px );
}
@media (min-width: 1300px) {
  .vc-for-tax__need-copy {
    margin-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-for-tax__need-copy {
    margin-top: 24px;
  }
}

.vc-impaired {
  background-color: var(--vc-white);
  color: var(--vc-black);
  padding: 15px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: calc( 0.0270880361 * 100vw + -3.2144469526px );
  gap: calc( 0.0270880361 * 100vw + -3.2144469526px );
  display: none;
}
@media (min-width: 1300px) {
  .vc-impaired {
    grid-gap: 32px;
    gap: 32px;
  }
}
@media (max-width: 414px) {
  .vc-impaired {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-impaired--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .vc-impaired {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.vc-impaired__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 8px;
  gap: 8px;
}
.vc-impaired__icon {
  width: 42px;
  height: 42px;
  position: relative;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

/* Explanatory labels for accessibility controls. The same text is exposed
 * through aria-label, so mouse and keyboard users receive identical wording. */
.vc-impaired__icon[aria-label]::after {
  content: attr(aria-label);
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  z-index: 1100;
  display: block;
  box-sizing: border-box;
  width: max-content;
  max-width: min(280px, calc(100vw - 24px));
  padding: 8px 12px;
  border: 2px solid var(--vc-black);
  border-radius: 8px;
  background: var(--vc-white);
  color: var(--vc-black);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.25;
  text-align: left;
  white-space: normal;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -4px);
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
}

.vc-impaired__icon[aria-label]:is(:hover, :focus-visible)::after {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.vc-impaired__section:first-child .vc-impaired__icon:first-child::after {
  left: 0;
  transform: translate(0, -4px);
}

.vc-impaired__section:first-child .vc-impaired__icon:first-child:is(:hover, :focus-visible)::after {
  transform: translate(0, 0);
}

.vc-impaired__section:last-child .vc-impaired__icon:last-child::after {
  right: 0;
  left: auto;
  transform: translate(0, -4px);
}

.vc-impaired__section:last-child .vc-impaired__icon:last-child:is(:hover, :focus-visible)::after {
  transform: translate(0, 0);
}
.vc-impaired__icon--fs14 {
  font-size: 14px !important;
}
.vc-impaired__icon--fs14.vc-impaired__icon--active {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-impaired__icon--fs16 {
  font-size: 16px !important;
}
.vc-impaired__icon--fs16.vc-impaired__icon--active {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-impaired__icon--fs18 {
  font-size: 18px !important;
}
.vc-impaired__icon--fs18.vc-impaired__icon--active {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-impaired__icon--fs22 {
  font-size: 22px !important;
}
.vc-impaired__icon--fs22.vc-impaired__icon--active {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-impaired__icon--fs24 {
  font-size: 24px !important;
}
.vc-impaired__icon--fs24.vc-impaired__icon--active {
  background-color: var(--vc-black);
  color: var(--vc-white);
}
.vc-impaired__icon--bow {
  font-size: 20px !important;
  background-color: var(--vc-white);
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
}
.vc-impaired__icon--wob {
  font-size: 20px !important;
  background-color: var(--vc-black);
  color: var(--vc-white);
  border: 1px solid var(--vc-black);
}
.vc-impaired__icon--yob {
  font-size: 20px !important;
  background-color: var(--vc-blue-dark);
  color: var(--vc-yellow);
  border: 1px solid var(--vc-blue-dark);
}
.vc-impaired__icon--grayscale {
  border-radius: 0;
}
.vc-impaired__icon--grayscale.vc-impaired__icon--active {
  border-top: 2px dashed var(--vc-black);
  border-bottom: 2px dashed var(--vc-black);
}
.vc-impaired__icon--img {
  border-radius: 0;
}
.vc-impaired__icon--img.vc-impaired__icon--active {
  border-top: 2px dashed var(--vc-black);
  border-bottom: 2px dashed var(--vc-black);
}
.vc-impaired__icon--no-img {
  border-radius: 0;
}
.vc-impaired__icon--no-img.vc-impaired__icon--active {
  border-top: 2px dashed var(--vc-black);
  border-bottom: 2px dashed var(--vc-black);
}

.vc-main-services {
  padding-top: calc( 0.0361173815 * 100vw + 33.0474040632px );
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1300px) {
  .vc-main-services {
    padding-top: 80px;
  }
}
@media (max-width: 414px) {
  .vc-main-services {
    padding-top: 48px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-services {
    padding-bottom: 32px;
  }
}
.vc-main-services .vc-section__content {
  margin-top: calc( 0.0158013544 * 100vw + 11.4582392777px );
}
@media (min-width: 1300px) {
  .vc-main-services .vc-section__content {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-services .vc-section__content {
    margin-top: 18px;
  }
}
.vc-main-services--third-variant {
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-main-services--third-variant {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-services--third-variant {
    padding-bottom: 32px;
  }
}
.vc-main-services--third-variant .vc-main-services__item-text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-main-services--third-variant .vc-main-services__more {
  margin-left: 15px;
}
.vc-main-services__content {
  margin-top: calc( -0.0090293454 * 100vw + 11.7381489842px );
}
@media (min-width: 1300px) {
  .vc-main-services__content {
    margin-top: 0px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__content {
    margin-top: 8px;
  }
}
.vc-main-services--third-variant .vc-main-services__content {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-main-services--third-variant .vc-main-services__content {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-services--third-variant .vc-main-services__content {
    margin-top: 24px;
  }
}
.vc-main-services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 10px;
  gap: 10px;
}
.vc-main-services__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  padding-top: calc( -0.0056433409 * 100vw + 18.3363431151px );
  padding-right: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-bottom: calc( -0.0056433409 * 100vw + 18.3363431151px );
  padding-left: calc( 0.0045146727 * 100vw + 14.1309255079px );
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  border-radius: 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #F5F6FA;
}
@media (min-width: 1300px) {
  .vc-main-services__item {
    padding-top: 11px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__item {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__item {
    padding-bottom: 11px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__item {
    padding-left: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__item {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-main-services__item:hover {
  background-color: var(--vc-primary-light);
}
.vc-main-services__item .vc-btn:hover, .vc-main-services__item .vc-btn:active, .vc-main-services__item .vc-btn:focus {
  color: var(--vc-primary);
  background-color: var(--vc-transparent);
}
.vc-body--wob .vc-main-services__item {
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-services__item {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
@media (max-width: 767px) {
  .vc-main-services__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.vc-main-services__item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100px;
  background: var(--vc-white);
}
.vc-body--wob .vc-main-services__item-icon {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-main-services__item-icon svg, .vc-body--wob .vc-main-services__item-icon path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-main-services__item-icon {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-main-services__item-icon svg, .vc-body--yob .vc-main-services__item-icon path {
  stroke: var(--vc-yellow);
}
.vc-main-services__more {
  color: var(--vc-primary);
  border: 0 !important;
}
@media (max-width: 767px) {
  .vc-main-services__more {
    display: none;
  }
}
.vc-main-services__more-mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-main-services__more-mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 36px;
    height: 36px;
    background-color: var(--vc-white);
    border-radius: 100px;
  }
}
.vc-main-services__item-main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1300px) {
  .vc-main-services__item-main-wrapper {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item-main-wrapper {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .vc-main-services__item-main-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
}
.vc-main-services__item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: calc( 0.0090293454 * 100vw + 8.2618510158px );
  gap: calc( 0.0090293454 * 100vw + 8.2618510158px );
}
@media (min-width: 1300px) {
  .vc-main-services__item-main {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item-main {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 767px) {
  .vc-main-services__item-main {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-services__item-text {
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.62;
}
@media (max-width: 767px) {
  .vc-main-services__item-text {
    white-space: normal;
  }
}
.vc-body--wob .vc-main-services__item-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-services__item-text {
  color: var(--vc-yellow);
}
.vc-main-services__item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .vc-main-services__item-info {
    width: 100%;
  }
}
.vc-main-services__item-discount {
  color: #8E959B;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.62;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
  margin-right: calc( 0.0112866817 * 100vw + 5.3273137698px );
}
@media (min-width: 1300px) {
  .vc-main-services__item-discount {
    margin-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__item-discount {
    margin-right: 10px;
  }
}
.vc-main-services__item-price {
  color: var(--vc-black);
  font-size: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-body--wob .vc-main-services__item-price {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-services__item-price {
  color: var(--vc-yellow);
}
.vc-main-services__blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 24px;
  gap: 24px;
}
.vc-main-services__blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 360px;
  border-radius: 32px;
  background: #F5F6FA;
}
.vc-body--wob .vc-main-services__blog {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-services__blog {
  background: var(--vc-blue-dark);
}
@media (min-width: 768px) {
  .vc-main-services__blog:nth-child(2n) .vc-main-services__blog-content {
    border-radius: 0 32px 32px 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .vc-main-services__blog:nth-child(2n) .vc-main-services__blog-image {
    border-radius: 32px 0 0 32px;
  }
}
@media (max-width: 767px) {
  .vc-main-services__blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 24px;
    height: auto;
  }
}
.vc-main-services__blog-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 32px 0 0 32px;
  padding-top: calc( 0.0112866817 * 100vw + 27.3273137698px );
  padding-right: calc( 0.0406320542 * 100vw + 7.1783295711px );
  padding-bottom: calc( 0.0203160271 * 100vw + 15.5891647856px );
  padding-left: calc( 0.0406320542 * 100vw + 7.1783295711px );
}
@media (min-width: 1300px) {
  .vc-main-services__blog-content {
    padding-top: 42px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-content {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__blog-content {
    padding-right: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-content {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__blog-content {
    padding-bottom: 42px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-content {
    padding-bottom: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__blog-content {
    padding-left: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-content {
    padding-left: 24px;
  }
}
.vc-body--wob .vc-main-services__blog-content {
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-main-services__blog-content {
  border: 1px solid var(--vc-yellow);
}
.vc-main-services__blog-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: calc( 0.006772009 * 100vw + 21.1963882619px );
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-main-services__blog-btns {
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-btns {
    margin-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__blog-btns {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-btns {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-main-services__blog-title {
  color: var(--vc-black);
  margin-bottom: calc( 0.0090293454 * 100vw + 4.2618510158px );
  font-size: calc( 0.0090293454 * 100vw + 20.2618510158px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 1300px) {
  .vc-main-services__blog-title {
    margin-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-title {
    margin-bottom: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-main-services__blog-title {
    font-size: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-main-services__blog-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-services__blog-title {
  color: var(--vc-yellow);
}
.vc-main-services__blog-subtitle {
  color: var(--vc-black);
  margin-bottom: calc( 0.0090293454 * 100vw + 4.2618510158px );
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}
@media (min-width: 1300px) {
  .vc-main-services__blog-subtitle {
    margin-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-subtitle {
    margin-bottom: 8px;
  }
}
.vc-body--wob .vc-main-services__blog-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-services__blog-subtitle {
  color: var(--vc-yellow);
}
.vc-main-services__blog-btn {
  height: calc( 0.0135440181 * 100vw + 36.3927765237px );
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1300px) {
  .vc-main-services__blog-btn {
    height: 54px;
  }
}
@media (max-width: 414px) {
  .vc-main-services__blog-btn {
    height: 42px;
  }
}
@media (max-width: 767px) {
  .vc-main-services__blog-btn {
    width: 50%;
  }
}
.vc-main-services__direction-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-row-gap: 10px;
  row-gap: 10px;
  grid-column-gap: 10px;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media (max-width: 767px) {
  .vc-main-services__direction-list {
    padding: 12px 0;
  }
}
.vc-main-services__direction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  padding: 6px 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 50px;
  border: 0px solid var(--vc-black);
  background: var(--vc-white);
  color: var(--vc-black);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.15;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-main-services__direction:hover {
  color: var(--vc-primary);
}
.vc-body--wob .vc-main-services__direction {
  border: 1px solid var(--vc-white);
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-services__direction {
  border: 1px solid var(--vc-yellow);
  color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-main-services__blog-image {
  position: relative;
  aspect-ratio: 630/360;
  overflow: hidden;
  border-radius: 0 32px 32px 0;
}
@media (max-width: 767px) {
  .vc-main-services__blog-image {
    aspect-ratio: 358/220;
    border-radius: 0 0 24px 24px;
  }
}
.vc-main-services__blog-image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.vc-main-programs {
  padding-top: calc( 0.0316027088 * 100vw + 18.9164785553px );
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-main-programs {
    padding-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs {
    padding-bottom: 32px;
  }
}
.vc-main-programs--embedded {
  padding-top: 0;
  padding-bottom: 0;
}
.vc-main-programs__program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: calc( 0.0090293454 * 100vw + 12.2618510158px );
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-main-programs__program {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program {
    border-radius: 24px;
  }
}
.vc-main-programs__program:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  padding: calc( 0.0203160271 * 100vw + 15.5891647856px );
  border-radius: 24px;
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(1) {
    padding: 42px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(1) {
    padding: 24px;
  }
}
.vc-main-programs__program:nth-child(1) .vc-main-programs__program-title {
  font-size: calc( 0.0158013544 * 100vw + 9.4582392777px );
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(1) .vc-main-programs__program-title {
    font-size: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(1) .vc-main-programs__program-title {
    font-size: 16px;
  }
}
.vc-main-programs__program:nth-child(1) .vc-main-programs__image {
  aspect-ratio: 385/369;
  height: calc( 0.2471783296 * 100vw + 47.6681715576px );
  right: calc( 0.0225733634 * 100vw + 3.6546275395px );
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(1) .vc-main-programs__image {
    height: 369px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(1) .vc-main-programs__image {
    height: 150px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(1) .vc-main-programs__image {
    right: 33px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(1) .vc-main-programs__image {
    right: 13px;
  }
}
@media (max-width: 767px) {
  .vc-main-programs__program:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .vc-main-programs__program:nth-child(1) .vc-main-programs__image {
    height: 150px;
  }
}
.vc-main-programs__program:nth-child(2) {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
  border-radius: 16px;
  padding: calc( 0.0045146727 * 100vw + 22.1309255079px );
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(2) {
    padding: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(2) {
    padding: 24px;
  }
}
.vc-main-programs__program:nth-child(2) .vc-main-programs__image {
  height: calc( 0.1072234763 * 100vw + 105.6094808126px );
  aspect-ratio: 251/245;
  left: calc( 0.0191873589 * 100vw + -7.9435665914px );
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(2) .vc-main-programs__image {
    height: 245px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(2) .vc-main-programs__image {
    height: 150px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(2) .vc-main-programs__image {
    left: 17px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(2) .vc-main-programs__image {
    left: 0px;
  }
}
@media (max-width: 767px) {
  .vc-main-programs__program:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .vc-main-programs__program:nth-child(2) .vc-main-programs__program-title {
    text-align: right;
  }
  .vc-main-programs__program:nth-child(2) .vc-main-programs__image {
    height: 150px;
    aspect-ratio: 152/150;
    left: 22px;
  }
}
.vc-main-programs__program:nth-child(3) {
  padding-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-right: calc( 0.0090293454 * 100vw + 16.2618510158px );
  padding-bottom: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-left: calc( 0.0090293454 * 100vw + 16.2618510158px );
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(3) {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(3) {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(3) {
    padding-right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(3) {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(3) {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(3) {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(3) {
    padding-left: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(3) {
    padding-left: 20px;
  }
}
.vc-main-programs__program:nth-child(3) .vc-main-programs__image {
  height: calc( 0.0880361174 * 100vw + 60.5530474041px );
  right: 0;
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(3) .vc-main-programs__image {
    height: 175px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(3) .vc-main-programs__image {
    height: 97px;
  }
}
@media (max-width: 767px) {
  .vc-main-programs__program:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    right: 0;
  }
}
.vc-main-programs__program:nth-child(4) {
  padding-top: calc( 0.0135440181 * 100vw + 10.3927765237px );
  padding-right: calc( 0.0090293454 * 100vw + 16.2618510158px );
  padding-bottom: calc( 0.0135440181 * 100vw + 10.3927765237px );
  padding-left: calc( 0.0090293454 * 100vw + 16.2618510158px );
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(4) {
    padding-top: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(4) {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(4) {
    padding-right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(4) {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(4) {
    padding-bottom: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(4) {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(4) {
    padding-left: 28px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(4) {
    padding-left: 20px;
  }
}
.vc-main-programs__program:nth-child(4) .vc-main-programs__image {
  height: calc( 0.1004514673 * 100vw + 59.4130925508px );
  right: 0;
}
@media (min-width: 1300px) {
  .vc-main-programs__program:nth-child(4) .vc-main-programs__image {
    height: 190px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program:nth-child(4) .vc-main-programs__image {
    height: 101px;
  }
}
@media (max-width: 767px) {
  .vc-main-programs__program:nth-child(4) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
}
.vc-main-programs__program-title {
  max-width: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: var(--vc-black);
  font-size: calc( 0.0090293454 * 100vw + 12.2618510158px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
}
@media (min-width: 1300px) {
  .vc-main-programs__program-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__program-title {
    font-size: 16px;
  }
}
.vc-main-programs__container {
  position: relative;
  overflow: hidden;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
}
.vc-main-programs__content {
  display: grid;
  height: calc( -0.1128668172 * 100vw + 546.7268623025px );
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
  grid-row-gap: calc( 0.0112866817 * 100vw + 5.3273137698px );
  width: 100%;
}
@media (min-width: 1300px) {
  .vc-main-programs__content {
    height: 400px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__content {
    height: 500px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__content {
    grid-column-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__content {
    grid-column-gap: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-main-programs__content {
    grid-row-gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs__content {
    grid-row-gap: 10px;
  }
}
@media (max-width: 767px) {
  /* Строка "Чекапы" сделана выше остальных двух (1.5fr против 1fr) - при равной высоте
     фото семьи обрезало макушки, а подпись едва помещалась. Общая высота сетки тоже
     увеличена (560px вместо 500px), чтобы карточки "Мужчинам"/"Женщинам" не сжимались
     из-за возросшей доли первой строки. */
  .vc-main-programs__content {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1.5fr 1fr 1fr;
    height: 560px;
  }
}
.vc-main-programs__title {
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.vc-main-programs__image {
  position: absolute;
  bottom: 0;
}
.vc-main-programs__image-img {
  display: block;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .vc-main-programs__image-img {
    display: none;
  }
}
.vc-main-programs__image-img--mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-main-programs__image-img--mob {
    display: block;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.vc-main-programs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-main-programs__nav {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-main-programs__nav {
    display: none;
  }
}
.vc-main-programs__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-main-programs__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-main-programs__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-main-programs__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-main-programs__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-main-programs__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-main-programs__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-main-programs__arrow svg {
  display: block;
}
.vc-main-programs__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-main-programs__arrow:hover {
  background: #C8C3F5;
}
.vc-main-programs--second-variant .vc-main-programs__content {
  display: unset;
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
  overflow: hidden;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  opacity: 0;
}
@media (min-width: 1300px) {
  .vc-main-programs--second-variant .vc-main-programs__content {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs--second-variant .vc-main-programs__content {
    margin-top: 18px;
  }
}
.vc-main-programs--second-variant .vc-main-programs__content:hover .vc-main-programs__nav {
  opacity: 1;
}
.vc-main-programs--second-variant .vc-programs-section__program-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 100%;
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.37;
}
@media (min-width: 1300px) {
  .vc-main-programs--second-variant .vc-programs-section__program-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs--second-variant .vc-programs-section__program-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-main-programs--second-variant .vc-programs-section__program-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-programs--second-variant .vc-programs-section__program-title {
  color: var(--vc-yellow);
}
.vc-main-programs--second-variant .vc-programs-section__program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0;
  border-radius: unset;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: calc( 0.0259593679 * 100vw + 263.2528216704px );
}
@media (min-width: 1300px) {
  .vc-main-programs--second-variant .vc-programs-section__program {
    width: 297px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs--second-variant .vc-programs-section__program {
    width: 274px;
  }
}
.vc-main-programs--second-variant .vc-programs-section__program:nth-child(1) .vc-main-programs__program-title {
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
}
@media (min-width: 1300px) {
  .vc-main-programs--second-variant .vc-programs-section__program:nth-child(1) .vc-main-programs__program-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs--second-variant .vc-programs-section__program:nth-child(1) .vc-main-programs__program-title {
    font-size: 16px;
  }
}
.vc-main-programs--second-variant .vc-programs-section__program:hover .vc-programs-section__program-title {
  color: var(--vc-primary);
}
.vc-main-programs--second-variant .vc-programs-section__program-image {
  aspect-ratio: 297/258;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .vc-main-programs--second-variant .vc-programs-section__program-image {
    aspect-ratio: 274/222;
  }
}
.vc-main-programs--second-variant .vc-programs-section__program-image-img {
  display: block;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.vc-main-programs--third-variant .vc-section__content {
  margin-top: 32px;
}
.vc-main-programs--third-variant .vc-main-programs__container {
  margin-top: calc( -0.0090293454 * 100vw + 35.7381489842px );
}
@media (min-width: 1300px) {
  .vc-main-programs--third-variant .vc-main-programs__container {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-programs--third-variant .vc-main-programs__container {
    margin-top: 32px;
  }
}
.vc-main-programs--third-variant .vc-main-programs__content {
  overflow: hidden;
  display: unset;
  opacity: 0;
}
.vc-main-programs--third-variant .vc-main-programs__content:hover .vc-main-programs__nav {
  opacity: 1;
}

.vc-specials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-specials__content {
  overflow: hidden;
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
}
/*
 * Сетка акций - auto-fit вместо фиксированных колонок: если карточек
 * меньше трёх, они не жмутся в узкую колонку с пустым местом справа,
 * а расширяются и заполняют строку (одна карточка - во всю ширину, как
 * у трёх вместе; две - делят ширину пополам), с выравниванием по левому
 * краю. На мобильном - всегда одна карточка в столбик.
 */
.vc-specials__list {
  display: grid;
  padding-bottom: 8px;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  justify-content: start;
  grid-gap: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-specials__list {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-specials__list {
    grid-gap: 12px;
  }
}
@media (max-width: 767px) {
  .vc-specials__list {
    grid-template-columns: 1fr;
  }
}
.vc-specials__group:not(:first-child) {
  margin-top: clamp(32px, 4vw, 56px);
}
.vc-specials__group-title {
  color: #ae2012;
  font-size: clamp(22px, 2.2vw, 28px);
  font-weight: 500;
  margin-bottom: clamp(16px, 2vw, 24px);
}
.vc-specials__item {
  position: relative;
  cursor: pointer;
  height: auto;
  overflow: hidden;
  background-color: #F5F6FA;
  border-radius: clamp(16px, 2vw, 24px);
  padding: 12px 12px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-main-specials__container .vc-specials__item {
  width: calc( 0.0643340858 * 100vw + 213.3656884876px );
}
@media (min-width: 1300px) {
  .vc-main-specials__container .vc-specials__item {
    width: 297px;
  }
}
@media (max-width: 414px) {
  .vc-main-specials__container .vc-specials__item {
    width: 240px;
  }
}
.vc-specials__item:hover .vc-specials__item-image-img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.vc-specials__item:hover .vc-specials__item-title {
  color: var(--vc-primary);
}
.vc-body--bow .vc-specials__item {
  background: var(--vc-white);
}
.vc-body--wob .vc-specials__item {
  background: var(--vc-black);
}
.vc-body--yob .vc-specials__item {
  background: var(--vc-blue-dark);
}
.vc-specials__item-limit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: calc( 0.0011286682 * 100vw + 10.532731377px );
  height: 26px;
  padding: 10px 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 2px;
  gap: 2px;
  border-radius: 100px;
  background: #C8C3F5;
  position: absolute;
  left: 14px;
  top: 14px;
  color: var(--vc-black);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1300px) {
  .vc-specials__item-limit {
    font-size: 12px;
  }
}
@media (max-width: 414px) {
  .vc-specials__item-limit {
    font-size: 11px;
  }
}
.vc-body--bow .vc-specials__item-limit {
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-specials__item-limit {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-specials__item-limit {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-specials__item-limit--close {
  font-size: 11px;
  background: #AAFBD6;
  padding: 10px 12px 10px 6px;
}
.vc-specials__item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 16px;
  height: 16px;
}
.vc-body--wob .vc-specials__item-icon svg, .vc-body--wob .vc-specials__item-icon path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-specials__item-icon svg, .vc-body--yob .vc-specials__item-icon path {
  stroke: var(--vc-yellow);
}
.vc-specials__item-image {
  position: relative;
  aspect-ratio: 297/258;
  overflow: hidden;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .vc-specials__item-image {
    aspect-ratio: 358/230;
  }
  .vc-main-specials .vc-specials__item-image {
    aspect-ratio: 240/240;
  }
}
.vc-specials__item-image-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -o-object-position: top center;
     object-position: top center;
}
@media (max-width: 767px) {
  .vc-specials__item-image-img {
    -o-object-position: center;
       object-position: center;
  }
}
.vc-specials__item-info {
  background-color: transparent;
  margin-top: calc( 0.0045146727 * 100vw + 10.1309255079px );
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-specials__item-info {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-specials__item-info {
    margin-top: 12px;
  }
}
.vc-body--wob .vc-specials__item-info {
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-specials__item-info {
  color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-specials__item-title {
  font-size: calc( 0.0033860045 * 100vw + 13.5981941309px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-specials__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-specials__item-title {
    font-size: 15px;
  }
}
.vc-body--wob .vc-specials__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-specials__item-title {
  color: var(--vc-yellow);
}
.vc-specials__item-subtitle {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #8E959B;
  margin-top: calc( 0.0045146727 * 100vw + 2.1309255079px );
}
.vc-body--bow .vc-specials__item-subtitle {
  color: var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-specials__item-subtitle {
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-specials__item-subtitle {
  color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
@media (min-width: 1300px) {
  .vc-specials__item-subtitle {
    margin-top: 8px;
  }
}
@media (max-width: 414px) {
  .vc-specials__item-subtitle {
    margin-top: 4px;
  }
}
.vc-specials__more {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-specials__more {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-specials__more {
    margin-top: 24px;
  }
}

.vc-specials-detail .vc-page-head__title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  grid-gap: 32px;
  gap: 32px;
}
@media (max-width: 767px) {
  .vc-specials-detail .vc-page-head__title-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.vc-specials-detail__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-specials-detail__tag-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
}
.vc-body--bow .vc-specials-detail__tag-icon svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-specials-detail__tag-icon svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-specials-detail__tag-icon svg path {
  stroke: var(--vc-yellow);
}
.vc-specials-detail__tag-text {
  color: #8E959B;
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
@media (min-width: 1300px) {
  .vc-specials-detail__tag-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail__tag-text {
    font-size: 16px;
  }
}
.vc-body--bow .vc-specials-detail__tag-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-specials-detail__tag-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-specials-detail__tag-text {
  color: var(--vc-yellow);
}
.vc-specials-detail__image {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
  margin-bottom: calc( 0.0519187359 * 100vw + -3.4943566591px );
  aspect-ratio: 1046/470;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-specials-detail__image {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail__image {
    margin-top: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-specials-detail__image {
    margin-bottom: 64px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail__image {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .vc-specials-detail__image {
    border-radius: 16px;
  }
}
.vc-specials-detail__image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.vc-specials-detail__footer {
  margin-top: calc( 0.0270880361 * 100vw + 36.7855530474px );
}
@media (min-width: 1300px) {
  .vc-specials-detail__footer {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail__footer {
    margin-top: 48px;
  }
}
.vc-specials-detail__services {
  margin-top: calc( 0.0270880361 * 100vw + 36.7855530474px );
}
@media (min-width: 1300px) {
  .vc-specials-detail__services {
    margin-top: 72px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail__services {
    margin-top: 48px;
  }
}
.vc-specials-detail__services-title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
}
@media (min-width: 1300px) {
  .vc-specials-detail__services-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-specials-detail__services-title {
    font-size: 24px;
  }
}

.vc-research__header {
  margin-bottom: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-research__header {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-research__header {
    margin-bottom: 16px;
  }
}
.vc-research__direction {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.vc-research__title {
  margin-bottom: calc( 0.0180586907 * 100vw + 8.5237020316px );
  color: var(--vc-black);
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
}
@media (min-width: 1300px) {
  .vc-research__title {
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-research__title {
    margin-bottom: 16px;
  }
}
.vc-body--wob .vc-research__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-research__title {
  color: var(--vc-yellow);
}
.vc-research__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
/*
 * Блок «раздел + файлы» вместо переключателя вкладок (patient/preparation/) -
 * заголовок раздела оформлен в стиле бывшей активной вкладки (красная
 * "таблетка" с белым текстом), все разделы показаны сразу друг под другом.
 */
.vc-research__group:not(:last-child) {
  margin-bottom: calc( 0.0180586907 * 100vw + 24.5237020316px );
}
@media (min-width: 1300px) {
  .vc-research__group:not(:last-child) {
    margin-bottom: 48px;
  }
}
@media (max-width: 414px) {
  .vc-research__group:not(:last-child) {
    margin-bottom: 28px;
  }
}
.vc-research__group-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 16px 24px;
  margin-bottom: 20px;
  border-radius: 100px;
  background-color: #ae2012;
  color: var(--vc-white);
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-weight: 500;
  font-style: normal;
  line-height: 1.37;
}
@media (min-width: 1300px) {
  .vc-research__group-title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-research__group-title {
    font-size: 12px;
    padding: 16px;
    margin-bottom: 16px;
  }
}
.vc-ratings__title {
  color: var(--vc-black);
  margin-bottom: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-ratings__title {
    margin-bottom: 28px;
  }
}
@media (max-width: 414px) {
  .vc-ratings__title {
    margin-bottom: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-ratings__title {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-ratings__title {
    margin-bottom: 18px;
  }
}
.vc-body--wob .vc-ratings__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-ratings__title {
  color: var(--vc-yellow);
}
.vc-ratings__main {
  display: grid;
  width: 100%;
  grid-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (min-width: 1300px) {
  .vc-ratings__main {
    grid-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-ratings__main {
    grid-gap: 10px;
  }
}
@media (max-width: 1024px) {
  .vc-ratings__main {
    grid-template-columns: 1fr 1fr;
  }
}
.vc-ratings__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  padding: 16px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(165, 173, 189, 0.3);
  background: var(--vc-white);
}
.vc-ratings__card:first-child {
  border-radius: 100px 0px 0px 100px;
}
.vc-ratings__card:last-child {
  border-radius: 0px 100px 100px 0px;
}
@media (max-width: 1024px) {
  .vc-ratings__card {
    height: 80px;
    padding: 16px 22px;
  }
  .vc-ratings__card:nth-child(1) {
    border-radius: 32px 0px 0px 0px;
  }
  .vc-ratings__card:nth-child(2) {
    border-radius: 0px 32px 0px 0px;
  }
  .vc-ratings__card:nth-child(3) {
    border-radius: 0px 0px 0px 32px;
  }
  .vc-ratings__card:nth-child(4) {
    border-radius: 0px 0px 32px 0px;
  }
}
.vc-body--wob .vc-ratings__card {
  background: var(--vc-black);
  border-color: var(--vc-white);
}
.vc-body--yob .vc-ratings__card {
  background: var(--vc-blue-dark);
  border-color: var(--vc-yellow);
}
.vc-ratings__card-title svg {
  width: 100%;
}
.vc-ratings__card-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 8px;
  gap: 8px;
}
.vc-ratings__card-grade {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  opacity: 0.3;
  white-space: nowrap;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}
@media (min-width: 1300px) {
  .vc-ratings__card-grade {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-ratings__card-grade {
    font-size: 12px;
  }
}
.vc-body--bow .vc-ratings__card-grade {
  opacity: 1;
}
.vc-body--wob .vc-ratings__card-grade {
  color: var(--vc-white);
  opacity: 1;
}
.vc-body--yob .vc-ratings__card-grade {
  color: var(--vc-yellow);
  opacity: 1;
}
.vc-ratings__card-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 4px;
  gap: 4px;
}

.vc-alpha-index {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-alpha-index__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #C6D3DE;
  border-radius: 16px;
  padding-right: 12px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vc-body--bow .vc-alpha-index__list {
  border-color: var(--vc-black);
}
.vc-body--wob .vc-alpha-index__list {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-alpha-index__list {
  border-color: var(--vc-yellow);
}
@media (max-width: 1200px) {
  .vc-alpha-index__list {
    margin-right: -36px;
    border-top-right-radius: 0;
    border-right: 0;
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .vc-alpha-index__list {
    margin-right: -16px;
  }
}
.vc-alpha-index__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  width: 40px;
  height: 48px;
  font-weight: 400;
  line-height: normal;
  color: #8E959B;
  padding: 17px 16px 16px 16px;
  border-radius: 16px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0);
          box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-alpha-index__item:first-child {
  padding: 16px 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .vc-alpha-index__item:first-child {
    padding: 16px 20px;
  }
}
@media (min-width: 1300px) {
  .vc-alpha-index__item {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-alpha-index__item {
    font-size: 14px;
  }
}
.vc-body--bow .vc-alpha-index__item {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-alpha-index__item {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-alpha-index__item {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-alpha-index__item:hover, .vc-alpha-index__item--active {
  background-color: #C8C3F5;
  color: var(--vc-black);
  -webkit-box-shadow: 0px 4px 8px 0px rgba(118, 104, 231, 0.2);
          box-shadow: 0px 4px 8px 0px rgba(118, 104, 231, 0.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 500;
}
.vc-body--bow .vc-alpha-index__item:hover, .vc-body--bow .vc-alpha-index__item--active {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-alpha-index__item:hover, .vc-body--wob .vc-alpha-index__item--active {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--yob .vc-alpha-index__item:hover, .vc-body--yob .vc-alpha-index__item--active {
  color: var(--vc-blue-dark);
  background: var(--vc-yellow);
}

.vc-main-reviews {
  background-color: #F5F6FA;
  padding-top: calc( 0.0316027088 * 100vw + 18.9164785553px );
  padding-bottom: calc( 0.0316027088 * 100vw + 18.9164785553px );
}
@media (min-width: 1300px) {
  .vc-main-reviews {
    padding-top: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-main-reviews {
    padding-bottom: 60px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews {
    padding-bottom: 32px;
  }
}
.vc-main-reviews:hover .vc-reviews-slider__nav {
  opacity: 1;
}
.vc-body--bow .vc-main-reviews {
  background-color: var(--vc-white);
}
.vc-body--wob .vc-main-reviews {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-reviews {
  background-color: var(--vc-blue-dark);
}
.vc-main-reviews .vc-reviews {
  display: block;
}
.vc-main-reviews--second-variant .vc-reviews__item-header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( -0.0022573363 * 100vw + 16.934537246px );
  gap: calc( -0.0022573363 * 100vw + 16.934537246px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--second-variant .vc-reviews__item-header {
    grid-gap: 14px;
    gap: 14px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--second-variant .vc-reviews__item-header {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-main-reviews--second-variant .vc-reviews-slider__nav {
  top: 40%;
}
.vc-main-reviews--second-variant .vc-modal__review-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: calc( -0.0022573363 * 100vw + 16.934537246px );
  gap: calc( -0.0022573363 * 100vw + 16.934537246px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--second-variant .vc-modal__review-header {
    grid-gap: 14px;
    gap: 14px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--second-variant .vc-modal__review-header {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-main-reviews--second-variant .vc-modal__review-title {
  margin-bottom: 0;
}
.vc-main-reviews--third-variant .vc-reviews__item {
  padding-top: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 24px;
  min-height: 440px;
  padding-right: calc( 0.0632054176 * 100vw + -2.1670428894px );
  padding-left: calc( 0.0632054176 * 100vw + -2.1670428894px );
  grid-gap: calc( 0.085778781 * 100vw + -11.5124153499px );
  gap: calc( 0.085778781 * 100vw + -11.5124153499px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    padding-right: 80px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    padding-right: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    padding-left: 80px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    padding-left: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    grid-gap: 100px;
    gap: 100px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-reviews--third-variant .vc-reviews__item-header-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 220px;
          flex: 0 1 220px;
  grid-gap: calc( 0.006772009 * 100vw + 21.1963882619px );
  gap: calc( 0.006772009 * 100vw + 21.1963882619px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item-header-wrapper {
    grid-gap: 30px;
    gap: 30px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item-header-wrapper {
    grid-gap: 24px;
    gap: 24px;
  }
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews__item-header-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.vc-main-reviews--third-variant .vc-reviews__item-image {
  aspect-ratio: 220/260;
  border-radius: 20px;
  min-height: calc( 0.1331828442 * 100vw + 86.8623024831px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item-image {
    min-height: 260px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item-image {
    min-height: 142px;
  }
}
.vc-main-reviews--third-variant .vc-reviews__item-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 15px;
  gap: 15px;
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews__item-header {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.vc-main-reviews--third-variant .vc-reviews__item-title {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-style: normal;
  font-weight: 300;
  line-height: 1.15;
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item-title {
    font-size: 18px;
  }
}
.vc-body--wob .vc-main-reviews--third-variant .vc-reviews__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-reviews--third-variant .vc-reviews__item-title {
  color: var(--vc-yellow);
}
.vc-main-reviews--third-variant .vc-reviews__item-main {
  margin: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  grid-gap: calc( 0.0270880361 * 100vw + 4.7855530474px );
  gap: calc( 0.0270880361 * 100vw + 4.7855530474px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item-main {
    grid-gap: 40px;
    gap: 40px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item-main {
    grid-gap: 16px;
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews__item-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-main-reviews--third-variant .vc-reviews__item-text {
  margin: 0;
  padding-top: 20px;
  max-height: 100%;
  color: var(--vc-black);
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -moz-box;
  display: -webkit-box;
  -webkit-line-clamp: 15;
  -webkit-box-orient: vertical;
  line-clamp: 15;
  box-orient: vertical;
  font-size: calc( 0.0033860045 * 100vw + 13.5981941309px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews__item-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews__item-text {
    font-size: 15px;
  }
}
.vc-body--wob .vc-main-reviews--third-variant .vc-reviews__item-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-main-reviews--third-variant .vc-reviews__item-text {
  color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews__item-text {
    max-height: unset;
    padding-top: 0;
  }
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav {
  top: 40%;
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper {
    margin-top: 18px;
  }
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet {
  margin: 0 2px;
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper {
    bottom: 0;
  }
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 0;
  gap: 0;
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet {
  margin: 0 2px;
  display: block;
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: rgba(127, 86, 153, 0.3);
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--wob .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet {
  border: 0.5px solid var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet-active {
  width: 48px;
}
.vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet-active::before {
  content: "";
  width: 0%;
  height: 4px;
  display: block;
  border-radius: 2px;
  background-color: var(--vc-primary);
}
.vc-body--bow .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-black);
}
.vc-body--wob .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-white);
}
.vc-body--yob .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination .swiper-pagination-bullet-active::before {
  background-color: var(--vc-yellow);
}
@media (max-width: 767px) {
  .vc-main-reviews--third-variant .vc-reviews-slider__nav-wrapper .vc-reviews-slider__pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.vc-anchors {
  position: relative;
}
.vc-anchors::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 15px;
  width: 100%;
  background-color: var(--vc-white);
}
.vc-body--wob .vc-anchors::after {
  background-color: var(--vc-black);
}
.vc-body--yob .vc-anchors::after {
  background-color: var(--vc-blue-dark);
}
.vc-anchors__list {
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  padding-top: calc( -0.0180586907 * 100vw + 39.4762979684px );
  padding-bottom: calc( -0.0180586907 * 100vw + 39.4762979684px );
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1300px) {
  .vc-anchors__list {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-anchors__list {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-anchors__list {
    padding-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-anchors__list {
    padding-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-anchors__list {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-anchors__list {
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .vc-anchors__list {
    overflow-y: auto;
    max-width: 100%;
  }
}
.vc-anchors__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
  min-width: 200px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  height: calc( 0.0090293454 * 100vw + 38.2618510158px );
  padding: 16px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 13.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 32px;
}
@media (min-width: 1300px) {
  .vc-anchors__item {
    height: 50px;
  }
}
@media (max-width: 414px) {
  .vc-anchors__item {
    height: 42px;
  }
}
@media (min-width: 1300px) {
  .vc-anchors__item {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-anchors__item {
    font-size: 14px;
  }
}
.vc-anchors__item:hover:before {
  opacity: 0.8;
}
.vc-anchors__item::before {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  border-radius: 32px;
  z-index: -1;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--vc-primary-light);
}
.vc-body--bow .vc-anchors__item {
  color: var(--vc-black);
  border: 1px solid var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-anchors__item {
  color: var(--vc-white);
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-anchors__item {
  color: var(--vc-yellow);
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}

.vc-record {
  padding-bottom: calc( 0.0406320542 * 100vw + 39.1783295711px );
}
@media (min-width: 1300px) {
  .vc-record {
    padding-bottom: 92px;
  }
}
@media (max-width: 414px) {
  .vc-record {
    padding-bottom: 56px;
  }
}
.vc-body--wob .vc-record {
  background: var(--vc-black);
}
.vc-body--yob .vc-record {
  background: var(--vc-blue-dark);
}
.vc-record__main {
  margin-top: calc( -0.0169300226 * 100vw + -26.9909706546px );
}
@media (min-width: 1300px) {
  .vc-record__main {
    margin-top: -49px;
  }
}
@media (max-width: 414px) {
  .vc-record__main {
    margin-top: -34px;
  }
}
.vc-record__header {
  position: relative;
  z-index: 5;
  padding-top: calc( 0.0112866817 * 100vw + 7.3273137698px );
  padding-right: calc( 0.0135440181 * 100vw + 6.3927765237px );
  padding-bottom: calc( 0.0135440181 * 100vw + 6.3927765237px );
  padding-left: calc( 0.0135440181 * 100vw + 6.3927765237px );
  background: var(--vc-white);
  -webkit-box-shadow: 0px 6px 12px 0px rgba(118, 104, 231, 0.12);
          box-shadow: 0px 6px 12px 0px rgba(118, 104, 231, 0.12);
  border-radius: calc( 0.0203160271 * 100vw + 15.5891647856px );
}
@media (min-width: 1300px) {
  .vc-record__header {
    padding-top: 22px;
  }
}
@media (max-width: 414px) {
  .vc-record__header {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__header {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__header {
    padding-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__header {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__header {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__header {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__header {
    padding-left: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__header {
    border-radius: 42px;
  }
}
@media (max-width: 414px) {
  .vc-record__header {
    border-radius: 24px;
  }
}
.vc-body--wob .vc-record__header {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--yob .vc-record__header {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-record__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.vc-record__results {
  margin-top: calc( 0.006772009 * 100vw + 39.1963882619px );
}
@media (min-width: 1300px) {
  .vc-record__results {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-record__results {
    margin-top: 42px;
  }
}
.vc-record__results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 12px;
  gap: 12px;
}
.vc-record__results-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-record__results-title-wrapper {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__results-title-wrapper {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .vc-record__results-title-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.vc-record__results-title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
  margin-right: 20px;
}
@media (min-width: 1300px) {
  .vc-record__results-title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-record__results-title {
    font-size: 24px;
  }
}
.vc-body--wob .vc-record__results-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__results-title {
  color: var(--vc-yellow);
}
.vc-record__results-subtitle {
  color: #8E959B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.11;
}
.vc-body--bow .vc-record__results-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-record__results-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__results-subtitle {
  color: var(--vc-yellow);
}
.vc-record__results-content {
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
}
@media (min-width: 1300px) {
  .vc-record__results-content {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__results-content {
    margin-top: 18px;
  }
}
.vc-record__confirmation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0033860045 * 100vw + 18.5981941309px );
  gap: calc( 0.0033860045 * 100vw + 18.5981941309px );
  margin-top: calc( 0.0270880361 * 100vw + 12.7855530474px );
}
@media (min-width: 1300px) {
  .vc-record__confirmation {
    grid-gap: 23px;
    gap: 23px;
  }
}
@media (max-width: 414px) {
  .vc-record__confirmation {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record__confirmation {
    margin-top: 48px;
  }
}
@media (max-width: 414px) {
  .vc-record__confirmation {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .vc-record__confirmation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-record__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding-top: calc( 0.0135440181 * 100vw + 14.3927765237px );
  padding-right: calc( 0.0180586907 * 100vw + 8.5237020316px );
  padding-bottom: calc( 0.0090293454 * 100vw + 4.2618510158px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 1px solid #C6D3DE;
  background: var(--vc-white);
}
@media (min-width: 1300px) {
  .vc-record__details {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__details {
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__details {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details {
    padding-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .vc-record__details {
    padding-bottom: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__details {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__details {
    border-radius: 24px;
  }
}
.vc-body--wob .vc-record__details {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-record__details {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-record__details-list {
  width: 100%;
}
.vc-record__title {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 15.1963882619px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record__title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__title {
    font-size: 18px;
  }
}
@media (min-width: 1300px) {
  .vc-record__title {
    margin-bottom: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record__title {
    margin-bottom: 8px;
  }
}
.vc-record__user .vc-record__title {
  margin-bottom: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record__user .vc-record__title {
    margin-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__user .vc-record__title {
    margin-bottom: 16px;
  }
}
.vc-record__note .vc-record__title {
  margin-bottom: calc( 0.0135440181 * 100vw + 6.3927765237px );
}
@media (min-width: 1300px) {
  .vc-record__note .vc-record__title {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__note .vc-record__title {
    margin-bottom: 12px;
  }
}
.vc-body--wob .vc-record__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__title {
  color: var(--vc-yellow);
}
.vc-record__details-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-bottom: calc( 0.0090293454 * 100vw + 8.2618510158px );
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1300px) {
  .vc-record__details-section {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details-section {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details-section {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-record__details-section:not(:first-child) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.vc-record__details-section:not(:last-child) {
  border-bottom: 1px solid rgba(198, 211, 222, 0.5);
}
@media (max-width: 767px) {
  .vc-record__details-section:first-child .vc-record__details-section-icon {
    display: none;
  }
  .vc-record__details-section:first-child .vc-record__details-section-main {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.vc-record__details-section svg path {
  stroke: var(--vc-primary);
}
.vc-body--bow .vc-record__details-section svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record__details-section svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record__details-section svg path {
  stroke: var(--vc-yellow);
}
.vc-record__details-section-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  grid-gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 6.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record__details-section-content {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section-content {
    grid-gap: 8px;
    gap: 8px;
  }
}
.vc-record__details-section-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-record__details-section-doctor {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 1;
  height: calc( 0.0293453725 * 100vw + 61.8510158014px );
}
@media (min-width: 1300px) {
  .vc-record__details-section-doctor {
    height: 100px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section-doctor {
    height: 74px;
  }
}
@media (max-width: 767px) {
  .vc-record__details-section-doctor {
    margin-right: 4px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.vc-record__details-section-subtitle {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 11.065462754px );
  font-style: normal;
  font-weight: 400;
  margin-bottom: calc( 0.0022573363 * 100vw + 3.065462754px );
  line-height: 19px;
  opacity: 0.5;
}
@media (min-width: 1300px) {
  .vc-record__details-section-subtitle {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section-subtitle {
    font-size: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__details-section-subtitle {
    margin-bottom: 6px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section-subtitle {
    margin-bottom: 4px;
  }
}
.vc-body--wob .vc-record__details-section-subtitle {
  opacity: 1;
  color: var(--vc-white);
}
.vc-body--yob .vc-record__details-section-subtitle {
  opacity: 1;
  color: var(--vc-yellow);
}
.vc-record__details-section-image {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.vc-record__details-section-title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 12.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.28;
}
@media (min-width: 1300px) {
  .vc-record__details-section-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-record__details-section-title {
    font-size: 14px;
  }
}
.vc-body--wob .vc-record__details-section-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__details-section-title {
  color: var(--vc-yellow);
}
.vc-record__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: calc( 0.0158013544 * 100vw + 35.4582392777px );
}
@media (min-width: 1300px) {
  .vc-record__footer {
    margin-top: 56px;
  }
}
@media (max-width: 414px) {
  .vc-record__footer {
    margin-top: 42px;
  }
}
.vc-record__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 20px;
  gap: 20px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vc-record__user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( 0.0022573363 * 100vw + 9.065462754px );
  gap: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-record__user-info {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record__user-info {
    grid-gap: 10px;
    gap: 10px;
  }
}
.vc-record__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0022573363 * 100vw + 9.065462754px );
  gap: calc( 0.0022573363 * 100vw + 9.065462754px );
}
@media (min-width: 1300px) {
  .vc-record__inputs {
    grid-gap: 12px;
    gap: 12px;
  }
}
@media (max-width: 414px) {
  .vc-record__inputs {
    grid-gap: 10px;
    gap: 10px;
  }
}
@media (max-width: 1023px) {
  .vc-record__inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-record__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-right: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-bottom: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-left: calc( 0.0090293454 * 100vw + 12.2618510158px );
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
  background: #F5F6FA;
}
@media (min-width: 1300px) {
  .vc-record__contacts {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__contacts {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__contacts {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__contacts {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__contacts {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__contacts {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__contacts {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__contacts {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__contacts {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__contacts {
    border-radius: 24px;
  }
}
.vc-body--wob .vc-record__contacts {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-record__contacts {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-record__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: calc( 0.0225733634 * 100vw + 2.6546275395px );
  padding-right: calc( 0.0270880361 * 100vw + -11.2144469526px );
  padding-bottom: calc( 0.0361173815 * 100vw + -14.9525959368px );
  padding-left: calc( 0.0270880361 * 100vw + -11.2144469526px );
}
@media (min-width: 1300px) {
  .vc-record__note {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__note {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-record__note {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__note {
    padding-right: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-record__note {
    padding-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__note {
    padding-bottom: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-record__note {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__note {
    padding-left: 0px;
  }
}
.vc-record__note-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( 0.0112866817 * 100vw + -0.6726862302px );
  gap: calc( 0.0112866817 * 100vw + -0.6726862302px );
}
@media (min-width: 1300px) {
  .vc-record__note-list {
    grid-gap: 14px;
    gap: 14px;
  }
}
@media (max-width: 414px) {
  .vc-record__note-list {
    grid-gap: 4px;
    gap: 4px;
  }
}
.vc-record__note-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: calc( 0.0045146727 * 100vw + 2.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 2.1309255079px );
}
@media (min-width: 1300px) {
  .vc-record__note-item {
    grid-gap: 8px;
    gap: 8px;
  }
}
@media (max-width: 414px) {
  .vc-record__note-item {
    grid-gap: 4px;
    gap: 4px;
  }
}
.vc-body--bow .vc-record__note-item svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-record__note-item svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-record__note-item svg path {
  stroke: var(--vc-yellow);
}
.vc-record__note-item-text {
  color: var(--vc-black);
  font-size: calc( 0.0033860045 * 100vw + 13.5981941309px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 1300px) {
  .vc-record__note-item-text {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-record__note-item-text {
    font-size: 15px;
  }
}
.vc-body--wob .vc-record__note-item-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__note-item-text {
  color: var(--vc-yellow);
}
.vc-record__record-message-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
  padding-right: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-bottom: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
  border-top: calc( 0 * 100vw + 32px );
  color: var(--vc-black);
  font-size: calc( 0.0112866817 * 100vw + 17.3273137698px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.31;
}
@media (min-width: 1300px) {
  .vc-record__record-message-header {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-header {
    padding-top: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-header {
    padding-right: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-header {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-header {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-header {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-header {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-header {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-header {
    border-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-header {
    border-top: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-header {
    font-size: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-header {
    font-size: 22px;
  }
}
.vc-body--wob .vc-record__record-message-header {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__record-message-header {
  color: var(--vc-yellow);
}
.vc-record__record-message-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-right: calc( 0.0180586907 * 100vw + 8.5237020316px );
  padding-bottom: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-record__record-message-main {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-main {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-main {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-main {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-main {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-main {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-main {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-main {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .vc-record__record-message-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-record__record-message-details {
  color: var(--vc-black);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.vc-body--wob .vc-record__record-message-details {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__record-message-details {
  color: var(--vc-yellow);
}
.vc-record__record-message-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-right: calc( 0.0180586907 * 100vw + 8.5237020316px );
  padding-bottom: calc( 0 * 100vw + 24px );
  padding-left: calc( 0.0180586907 * 100vw + 8.5237020316px );
}
@media (min-width: 1300px) {
  .vc-record__record-message-footer {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-footer {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-footer {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-footer {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-footer {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-footer {
    padding-bottom: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-record__record-message-footer {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-footer {
    padding-left: 16px;
  }
}
.vc-record__record-message-btns {
  display: grid;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  grid-template-columns: 1fr 1fr;
  grid-gap: calc( 0.0451467269 * 100vw + -10.690744921px );
}
@media (min-width: 1300px) {
  .vc-record__record-message-btns {
    grid-gap: 48px;
  }
}
@media (max-width: 414px) {
  .vc-record__record-message-btns {
    grid-gap: 8px;
  }
}
.vc-record__record-message-list {
  list-style: disc;
  list-style-position: inside;
}
.vc-body--bow .vc-record__record-message-list {
  color: var(--vc-black);
}
.vc-body--wob .vc-record__record-message-list {
  color: var(--vc-white);
}
.vc-body--yob .vc-record__record-message-list {
  color: var(--vc-yellow);
}

.vc-doctor {
  border-radius: 32px;
  border: 1px solid rgba(198, 211, 222, 0.5);
  background: var(--vc-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .vc-doctor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.vc-body--wob .vc-doctor {
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-doctor {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-doctor__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .vc-doctor__content {
    display: none;
  }
}
.vc-doctor__content-mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-doctor__content-mob {
    display: block;
  }
}
.vc-doctor__section {
  margin-top: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
@media (min-width: 1300px) {
  .vc-doctor__section {
    margin-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__section {
    margin-top: 24px;
  }
}
.vc-doctor__section:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  .vc-doctor__section {
    margin-top: 0;
    max-height: unset;
  }
  .vc-doctor__section .vc-date-slider {
    overflow: hidden;
    margin-top: 0;
  }
}
.vc-doctor__section--open .vc-date-slider {
  margin-top: calc( 0.0135440181 * 100vw + 6.3927765237px );
  height: auto;
}
@media (min-width: 1300px) {
  .vc-doctor__section--open .vc-date-slider {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__section--open .vc-date-slider {
    margin-top: 12px;
  }
}
.vc-doctor__section--open .vc-doctor__loc-arrow svg {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-doctor__header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 51%;
  padding: calc( 0.0090293454 * 100vw + 12.2618510158px );
}
@media (min-width: 1300px) {
  .vc-doctor__header-wrapper {
    padding: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__header-wrapper {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .vc-doctor__header-wrapper {
    width: 100%;
  }
}
.vc-doctor__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-doctor__info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .vc-doctor__info {
    padding: 8px 0;
  }
}
.vc-doctor__main {
  width: 49%;
  padding-top: calc( 0.0180586907 * 100vw + 0.5237020316px );
  padding-right: calc( 0.0270880361 * 100vw + -11.2144469526px );
  padding-bottom: calc( 0.0451467269 * 100vw + -2.690744921px );
  padding-left: calc( 0.0270880361 * 100vw + -11.2144469526px );
}
@media (min-width: 1300px) {
  .vc-doctor__main {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__main {
    padding-top: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__main {
    padding-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__main {
    padding-right: 0px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__main {
    padding-bottom: 56px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__main {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__main {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__main {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .vc-doctor__main {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}
.vc-doctor__image {
  overflow: hidden;
  border-radius: calc( 0.0135440181 * 100vw + 6.3927765237px );
  aspect-ratio: 190/190;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: calc( 0.1151241535 * 100vw + 40.3386004515px );
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-right: calc( 0.0158013544 * 100vw + 3.4582392777px );
}
@media (min-width: 1300px) {
  .vc-doctor__image {
    border-radius: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__image {
    border-radius: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__image {
    width: 190px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__image {
    width: 88px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__image {
    margin-right: 24px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__image {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .vc-doctor__image {
    aspect-ratio: 88/116;
  }
}
.vc-doctor__image-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.vc-doctor__title {
  color: var(--vc-black);
  font-size: calc( 0.006772009 * 100vw + 13.1963882619px );
  margin-top: calc( 0.0090293454 * 100vw + 8.2618510158px );
  font-style: normal;
  font-weight: 500;
  line-height: calc( 0.0112866817 * 100vw + 15.3273137698px );
}
@media (min-width: 1300px) {
  .vc-doctor__title {
    font-size: 22px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__title {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__title {
    margin-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__title {
    margin-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__title {
    line-height: 30px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__title {
    line-height: 20px;
  }
}
.vc-body--wob .vc-doctor__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctor__title {
  color: var(--vc-yellow);
}
.vc-doctor__subtitle {
  color: #9AA2B3;
  font-size: calc( 0.0011286682 * 100vw + 11.532731377px );
  margin-top: calc( 0.0090293454 * 100vw + 0.2618510158px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.33;
}
@media (min-width: 1300px) {
  .vc-doctor__subtitle {
    font-size: 13px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__subtitle {
    font-size: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__subtitle {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__subtitle {
    margin-top: 4px;
  }
}
.vc-body--bow .vc-doctor__subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctor__subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctor__subtitle {
  color: var(--vc-yellow);
}
.vc-doctor__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 12px;
  gap: 12px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .vc-doctor__prices {
    display: none;
  }
}
.vc-doctor__price-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 14px;
  gap: 14px;
  border-radius: 16px;
  border: 1px solid #C8C3F5;
}
.vc-doctor__price-title {
  color: var(--vc-black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.71;
}
.vc-doctor__price-count {
  color: var(--vc-primary);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.72;
}
.vc-doctor__loc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding-top: calc( -0.0022573363 * 100vw + 12.934537246px );
  padding-right: calc( 0 * 100vw + 12px );
  padding-bottom: calc( -0.0022573363 * 100vw + 12.934537246px );
  padding-left: calc( 0 * 100vw + 16px );
  grid-gap: 8px;
  gap: 8px;
  border-radius: 12px;
  border: 1px solid rgba(198, 211, 222, 0.5);
}
@media (min-width: 1300px) {
  .vc-doctor__loc {
    padding-top: 10px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__loc {
    padding-top: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__loc {
    padding-right: 12px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__loc {
    padding-right: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__loc {
    padding-bottom: 10px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__loc {
    padding-bottom: 12px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__loc {
    padding-left: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__loc {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .vc-doctor__loc {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
}
.vc-doctor__loc-title-wrapper {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.vc-doctor__loc-arrow {
  border-radius: 100px;
}
.vc-body--bow .vc-doctor__loc-arrow svg {
  fill: var(--vc-white);
}
.vc-body--bow .vc-doctor__loc-arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-doctor__loc-arrow {
  border-color: var(--vc-white);
}
.vc-body--wob .vc-doctor__loc-arrow svg {
  fill: var(--vc-black);
}
.vc-body--wob .vc-doctor__loc-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-doctor__loc-arrow {
  border-color: var(--vc-yellow);
}
.vc-body--yob .vc-doctor__loc-arrow svg {
  fill: var(--vc-blue-dark);
}
.vc-body--yob .vc-doctor__loc-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-doctor__loc-arrow svg {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  fill: var(--vc-primary-light);
}
.vc-doctor__loc-arrow svg path {
  stroke: var(--vc-black);
}
.vc-doctor__loc-title {
  color: var(--vc-primary);
  font-size: calc( 0.0011286682 * 100vw + 14.532731377px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.12;
}
@media (min-width: 1300px) {
  .vc-doctor__loc-title {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__loc-title {
    font-size: 15px;
  }
}
.vc-body--bow .vc-doctor__loc-title {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctor__loc-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctor__loc-title {
  color: var(--vc-yellow);
}
.vc-doctor__loc-subtitle {
  color: #9AA2B3;
  margin-top: 4px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.38;
}
.vc-body--bow .vc-doctor__loc-subtitle {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctor__loc-subtitle {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctor__loc-subtitle {
  color: var(--vc-yellow);
}
.vc-doctor__time-list {
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: calc( 0.0045146727 * 100vw + 4.1309255079px );
}
@media (min-width: 1300px) {
  .vc-doctor__time-list {
    grid-gap: 10px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__time-list {
    grid-gap: 6px;
  }
}
@media (max-width: 1023px) {
  .vc-doctor__time-list {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 850px) {
  .vc-doctor__time-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.vc-doctor__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--vc-black);
  height: calc( 0.0045146727 * 100vw + 30.1309255079px );
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  border-radius: 8px;
  border: 1px solid rgba(198, 211, 222, 0.5);
  background: var(--vc-white);
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-doctor__time {
    height: 36px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__time {
    height: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__time {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__time {
    font-size: 12px;
  }
}
.vc-body--bow .vc-doctor__time {
  background: var(--vc-white);
  color: var(--vc-black);
}
.vc-body--wob .vc-doctor__time {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
  color: var(--vc-white);
}
.vc-body--yob .vc-doctor__time {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
  color: var(--vc-yellow);
}
.vc-doctor__time:hover {
  background-color: var(--vc-primary-light);
}
.vc-doctor__time ~ .vc-doctor__time-arrow {
  display: none;
}
.vc-doctor__time:nth-child(11) ~ .vc-doctor__time-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-doctor__time:nth-child(11) ~ .vc-doctor__time-arrow:nth-child(12) {
  display: none;
}
.vc-doctor__time:nth-child(11) ~ .vc-doctor__time {
  display: none;
}
.vc-doctor__time-list--open .vc-doctor__time:nth-child(11) ~ .vc-doctor__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-doctor__time:nth-child(12)[\:has\(\%2B\%20.vc-doctor__time-arrow\)] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-doctor__time:nth-child(12):has(+ .vc-doctor__time-arrow) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-doctor__time:nth-child(12)[\:has\(\%2B\%20.vc-doctor__time-arrow\)] + .vc-doctor__time-arrow {
  display: none;
}
.vc-doctor__time:nth-child(12):has(+ .vc-doctor__time-arrow) + .vc-doctor__time-arrow {
  display: none;
}
@media (max-width: 1023px) {
  .vc-doctor__time:nth-child(9) ~ .vc-doctor__time-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(9) ~ .vc-doctor__time-arrow:nth-child(10) {
    display: none;
  }
  .vc-doctor__time:nth-child(9) ~ .vc-doctor__time {
    display: none;
  }
  .vc-doctor__time-list--open .vc-doctor__time:nth-child(9) ~ .vc-doctor__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(9)[\:has\(\%2B\%20.vc-doctor__time-arrow\)] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(9):has(+ .vc-doctor__time-arrow) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(9)[\:has\(\%2B\%20.vc-doctor__time-arrow\)] + .vc-doctor__time-arrow {
    display: none;
  }
  .vc-doctor__time:nth-child(9):has(+ .vc-doctor__time-arrow) + .vc-doctor__time-arrow {
    display: none;
  }
}
@media (max-width: 850px) {
  .vc-doctor__time:nth-child(7) ~ .vc-doctor__time-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(7) ~ .vc-doctor__time-arrow:nth-child(8) {
    display: none;
  }
  .vc-doctor__time:nth-child(7) ~ .vc-doctor__time {
    display: none;
  }
  .vc-doctor__time-list--open .vc-doctor__time:nth-child(7) ~ .vc-doctor__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(7)[\:has\(\%2B\%20.vc-doctor__time-arrow\)] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(7):has(+ .vc-doctor__time-arrow) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-doctor__time:nth-child(7)[\:has\(\%2B\%20.vc-doctor__time-arrow\)] + .vc-doctor__time-arrow {
    display: none;
  }
  .vc-doctor__time:nth-child(7):has(+ .vc-doctor__time-arrow) + .vc-doctor__time-arrow {
    display: none;
  }
}
.vc-doctor__time-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--vc-black);
  height: calc( 0.0045146727 * 100vw + 30.1309255079px );
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  border-radius: 8px;
  border: 1px solid rgba(198, 211, 222, 0.5);
  background: var(--vc-white);
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-doctor__time-arrow {
    height: 36px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__time-arrow {
    height: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-doctor__time-arrow {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__time-arrow {
    font-size: 12px;
  }
}
.vc-doctor__time-arrow svg {
  display: block;
}
.vc-doctor__time-list--open .vc-doctor__time-arrow svg {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-doctor__time-arrow:hover {
  background-color: var(--vc-primary-light);
}
.vc-body--wob .vc-doctor__time-arrow {
  background: var(--vc-black);
}
.vc-body--wob .vc-doctor__time-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-doctor__time-arrow {
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-doctor__time-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-doctor__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-doctor__desc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0022573363 * 100vw + 3.065462754px );
  gap: calc( 0.0022573363 * 100vw + 3.065462754px );
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}
@media (min-width: 1300px) {
  .vc-doctor__desc-wrapper {
    grid-gap: 6px;
    gap: 6px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__desc-wrapper {
    grid-gap: 4px;
    gap: 4px;
  }
}
.vc-doctor__desc-wrapper svg {
  -webkit-transform: translateY(-1.5px);
      -ms-transform: translateY(-1.5px);
          transform: translateY(-1.5px);
}
.vc-doctor__info-text {
  color: #8E959B;
  font-size: calc( 0.0011286682 * 100vw + 11.532731377px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.66;
}
@media (min-width: 1300px) {
  .vc-doctor__info-text {
    font-size: 13px;
  }
}
@media (max-width: 414px) {
  .vc-doctor__info-text {
    font-size: 12px;
  }
}
.vc-body--bow .vc-doctor__info-text {
  color: var(--vc-black);
}
.vc-body--wob .vc-doctor__info-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-doctor__info-text {
  color: var(--vc-yellow);
}

.vc-date-slider {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .vc-date-slider {
    padding: 0 16px;
  }
}
.vc-date-slider__header {
  position: relative;
  border-radius: 20px;
  background-color: #f5f6fa;
  overflow: hidden;
}
.vc-body--bow .vc-date-slider__header {
  background: var(--vc-white);
}
.vc-body--wob .vc-date-slider__header {
  background: var(--vc-black);
}
.vc-body--yob .vc-date-slider__header {
  background: var(--vc-blue-dark);
}
.vc-date-slider__header--begining {
  border-radius: 8px 20px 20px 8px;
}
.vc-date-slider__header--begining .vc-date-slider__right-header-arrow, .vc-date-slider__header--begining .vc-date-slider__left-header-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-date-slider__header--begining .vc-date-slider__left-header-arrow {
  display: none;
}
.vc-date-slider__header--ending {
  border-radius: 20px 8px 8px 20px;
}
.vc-date-slider__header--ending .vc-date-slider__right-header-arrow, .vc-date-slider__header--ending .vc-date-slider__left-header-arrow {
  display: none;
}
.vc-date-slider__header--ending .vc-date-slider__left-header-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-date-slider__header--no-scroll {
  padding: 0;
  border-radius: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.vc-date-slider__header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: calc( 0.0022573363 * 100vw + 3.065462754px );
  gap: calc( 0.0022573363 * 100vw + 3.065462754px );
  overflow: hidden;
}
@media (min-width: 1300px) {
  .vc-date-slider__header-wrapper {
    grid-gap: 6px;
    gap: 6px;
  }
}
@media (max-width: 414px) {
  .vc-date-slider__header-wrapper {
    grid-gap: 4px;
    gap: 4px;
  }
}
.vc-date-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 66px;
  height: 32px;
  border-radius: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  color: #3c3c3b;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-date-slider__item {
  color: var(--vc-black);
}
.vc-body--wob .vc-date-slider__item {
  color: var(--vc-white);
}
.vc-body--yob .vc-date-slider__item {
  color: var(--vc-yellow);
}
.vc-date-slider__item--active {
  font-weight: 500;
  background-color: var(--vc-primary-light);
  color: var(--vc-primary);
}
.vc-body--bow .vc-date-slider__item--active {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-date-slider__item--active {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--yob .vc-date-slider__item--active {
  color: var(--vc-blue-dark);
  background: var(--vc-yellow);
}
.vc-date-slider__item:hover {
  background-color: var(--vc-primary-light);
  color: var(--vc-primary);
}
.vc-body--bow .vc-date-slider__item:hover {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-date-slider__item:hover {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--yob .vc-date-slider__item:hover {
  color: var(--vc-blue-dark);
  background: var(--vc-yellow);
}
.vc-date-slider__content {
  display: none;
}
.vc-date-slider__content--active {
  display: block;
}
.vc-date-slider__left-header-arrow {
  left: 2px;
}
.vc-date-slider__left-header-arrow svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.vc-date-slider__right-header-arrow, .vc-date-slider__left-header-arrow {
  position: absolute;
  top: 50%;
  right: 2px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #eff0f1;
  background-color: var(--vc-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-date-slider__right-header-arrow, .vc-body--bow .vc-date-slider__left-header-arrow {
  border-color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--bow .vc-date-slider__right-header-arrow svg path, .vc-body--bow .vc-date-slider__left-header-arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-date-slider__right-header-arrow, .vc-body--wob .vc-date-slider__left-header-arrow {
  background: var(--vc-black);
}
.vc-body--wob .vc-date-slider__right-header-arrow svg path, .vc-body--wob .vc-date-slider__left-header-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-date-slider__right-header-arrow, .vc-body--yob .vc-date-slider__left-header-arrow {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-date-slider__right-header-arrow svg path, .vc-body--yob .vc-date-slider__left-header-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-date-slider__right-header-arrow svg, .vc-date-slider__left-header-arrow svg {
  display: block;
}
.vc-date-slider__right-header-arrow svg path, .vc-date-slider__left-header-arrow svg path {
  stroke: var(--vc-primary);
}
.vc-date-slider--no-scroll .vc-date-slider__right-header-arrow, .vc-date-slider--no-scroll .vc-date-slider__left-header-arrow {
  display: none;
}

@media (max-width: 767px) {
  .vc-schedule .vc-section__title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.vc-schedule__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: calc( 0.0135440181 * 100vw + 14.3927765237px );
  padding-right: calc( 0.0135440181 * 100vw + 10.3927765237px );
  padding-bottom: calc( 0.0135440181 * 100vw + 14.3927765237px );
  padding-left: calc( 0.0135440181 * 100vw + 10.3927765237px );
  margin-top: calc( 0.0180586907 * 100vw + 0.5237020316px );
  border: 1px solid #DBDEE5;
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
}
.vc-schedule__content .vc-date-slider {
  height: auto;
}
@media (min-width: 1300px) {
  .vc-schedule__content {
    padding-top: 32px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__content {
    padding-top: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__content {
    padding-right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__content {
    padding-right: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__content {
    padding-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__content {
    padding-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__content {
    padding-left: 28px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__content {
    padding-left: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__content {
    margin-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__content {
    margin-top: 8px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__content {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__content {
    border-radius: 24px;
  }
}
.vc-schedule__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #F5F6FA;
  border-radius: 8px 100px 100px 8px;
  overflow: hidden;
}
.vc-schedule__list {
  margin-top: calc( 0.0101580135 * 100vw + 11.7945823928px );
  display: none;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: calc( 0.0022573363 * 100vw + 3.065462754px );
}
@media (min-width: 1300px) {
  .vc-schedule__list {
    margin-top: 25px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__list {
    margin-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__list {
    grid-gap: 6px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__list {
    grid-gap: 4px;
  }
}
@media (max-width: 767px) {
  .vc-schedule__list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.vc-schedule__list--active {
  display: grid;
}
.vc-schedule__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px;
  background-color: #f5f6fa;
  overflow: hidden;
  grid-gap: 6px;
  gap: 6px;
}
.vc-schedule__tab {
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  white-space: nowrap;
  color: var(--vc-black);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.vc-body--bow .vc-schedule__tab {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--wob .vc-schedule__tab {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-schedule__tab {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-schedule__tab--active {
  font-weight: 500;
  background-color: var(--vc-primary-light);
  color: var(--vc-primary);
}
.vc-body--bow .vc-schedule__tab--active {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-schedule__tab--active {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--yob .vc-schedule__tab--active {
  color: var(--vc-blue-dark);
  background: var(--vc-yellow);
}
.vc-schedule__tab:hover {
  background-color: var(--vc-primary-light);
  color: var(--vc-primary);
}
.vc-body--bow .vc-schedule__tab:hover {
  color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-schedule__tab:hover {
  color: var(--vc-black);
  background: var(--vc-white);
}
.vc-body--yob .vc-schedule__tab:hover {
  color: var(--vc-blue-dark);
  background: var(--vc-yellow);
}
.vc-schedule__time {
  border-radius: 8px;
  border: 1px solid rgba(198, 211, 222, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 6px 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  color: var(--vc-black);
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-schedule__time:hover {
  background-color: var(--vc-primary-light);
}
.vc-body--wob .vc-schedule__time {
  background: var(--vc-black);
  color: var(--vc-white);
}
.vc-body--yob .vc-schedule__time {
  color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-schedule__time ~ .vc-schedule__time-arrow {
  display: none;
}
.vc-schedule__time:nth-child(15) ~ .vc-schedule__time-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-schedule__time:nth-child(15) ~ .vc-schedule__time-arrow:nth-child(16) {
  display: none;
}
.vc-schedule__time:nth-child(15) ~ .vc-schedule__time {
  display: none;
}
.vc-schedule__time-list--open .vc-schedule__time:nth-child(15) ~ .vc-schedule__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-schedule__time:nth-child(16)[\:has\(\%2B\%20.vc-schedule__time-arrow\)] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-schedule__time:nth-child(16):has(+ .vc-schedule__time-arrow) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-schedule__time:nth-child(16)[\:has\(\%2B\%20.vc-schedule__time-arrow\)] + .vc-schedule__time-arrow {
  display: none;
}
.vc-schedule__time:nth-child(16):has(+ .vc-schedule__time-arrow) + .vc-schedule__time-arrow {
  display: none;
}
@media (max-width: 767px) {
  .vc-schedule__time:nth-child(7) ~ .vc-schedule__time-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-schedule__time:nth-child(7) ~ .vc-schedule__time-arrow:nth-child(8) {
    display: none;
  }
  .vc-schedule__time:nth-child(7) ~ .vc-schedule__time {
    display: none;
  }
  .vc-schedule__time-list--open .vc-schedule__time:nth-child(7) ~ .vc-schedule__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-schedule__time:nth-child(8)[\:has\(\%2B\%20.vc-schedule__time-arrow\)] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-schedule__time:nth-child(8):has(+ .vc-schedule__time-arrow) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vc-schedule__time:nth-child(8)[\:has\(\%2B\%20.vc-schedule__time-arrow\)] + .vc-schedule__time-arrow {
    display: none;
  }
  .vc-schedule__time:nth-child(8):has(+ .vc-schedule__time-arrow) + .vc-schedule__time-arrow {
    display: none;
  }
}
.vc-schedule__time-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--vc-black);
  height: calc( 0.0045146727 * 100vw + 30.1309255079px );
  font-size: calc( 0.0045146727 * 100vw + 10.1309255079px );
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  border-radius: 8px;
  border: 1px solid rgba(198, 211, 222, 0.5);
  background: var(--vc-white);
  cursor: pointer;
}
@media (min-width: 1300px) {
  .vc-schedule__time-arrow {
    height: 36px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__time-arrow {
    height: 32px;
  }
}
@media (min-width: 1300px) {
  .vc-schedule__time-arrow {
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .vc-schedule__time-arrow {
    font-size: 12px;
  }
}
.vc-schedule__time-arrow:hover {
  background-color: var(--vc-primary-light);
}
.vc-schedule__time-arrow svg {
  display: block;
}
.vc-schedule__time-list--open .vc-schedule__time-arrow svg {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-body--wob .vc-schedule__time-arrow {
  background: var(--vc-black);
}
.vc-body--wob .vc-schedule__time-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-schedule__time-arrow {
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-schedule__time-arrow svg path {
  stroke: var(--vc-yellow);
}

.vc-site-settings {
  position: fixed;
  z-index: 50;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 0;
  height: 100vh;
}
@media (max-width: 831px) {
  .vc-site-settings {
    display: none;
  }
}
.vc-site-settings--open {
  width: 852px;
}
.vc-site-settings--open::before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 100vw;
  height: 100vh;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}
.vc-site-settings--disabled {
  display: none;
}
.vc-site-settings__color-settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 730px;
  padding: 15px 80px 30px 30px;
}
.vc-site-settings__color-title {
  color: #6A737B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
.vc-site-settings__color-input-wrapper {
  border-radius: 5px;
  border: 1px solid #C6D3DE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 5px 4px 16px;
}
.vc-site-settings input[type=color]::-webkit-color-swatch-wrapper {
  padding: 0;
}
.vc-site-settings input[type=color]::-webkit-color-swatch {
  border: none;
  border-radius: 5px;
}
.vc-site-settings input[type=color]::-moz-focus-inner {
  border: none;
  padding: 0;
  border-radius: 5px;
}
.vc-site-settings input[type=color]::-moz-color-swatch {
  border: none;
  border-radius: 5px;
  height: 140px;
}
.vc-site-settings__form {
  width: 100%;
}
.vc-site-settings__color-input {
  width: 30px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: none;
  border-radius: 5px;
  background: var(--vc-primary);
}
.vc-site-settings__color-input-text {
  overflow: hidden;
  color: var(--vc-black);
  leading-trim: both;
  text-edge: cap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42;
  margin-right: 12px;
}
.vc-site-settings__color-themes {
  margin-left: auto;
  max-width: 440px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.vc-site-settings__color-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 10px;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.vc-site-settings__color-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 5px;
  border-radius: 5px;
  border: 1px solid #C6D3DE;
  width: 40px;
  height: 40px;
}
.vc-site-settings__color {
  background-color: var(--vc-primary);
  width: 100%;
  height: 100%;
}
.vc-site-settings__submit-button {
  margin: 20px 0 20px 30px;
  display: none;
}
.vc-site-settings__button {
  left: 0;
  position: fixed;
  cursor: pointer;
  top: calc(50vh - 80px);
  height: 160px;
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 8px;
  gap: 8px;
  background: #F9F9F9;
}
.vc-site-settings--open .vc-site-settings__button {
  height: 100vh;
  top: 0;
}
.vc-site-settings__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translateY(25px);
      -ms-transform: translateY(25px);
          transform: translateY(25px);
}
.vc-site-settings__text {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: var(--vc-black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
.vc-site-settings__menu {
  margin-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--vc-white);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  height: 100vh;
  width: calc(100% - 50px);
  opacity: 0;
}
.vc-site-settings--open .vc-site-settings__menu {
  width: 750px;
  opacity: 1;
}
@media (min-width: 1300px) {
  .vc-site-settings__menu {
    margin-left: 10px;
  }
}
.vc-site-settings__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-site-settings__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 10px 10px 10px 30px;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: var(--vc-primary-light);
  color: var(--vc-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.vc-site-settings__item {
  width: 100%;
  padding: 15px 30px 15px 30px;
  border-bottom: 1px solid #E3E9EE;
  background: var(--vc-white);
}
.vc-site-settings__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  cursor: pointer;
}
.vc-site-settings__item-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-site-settings__item--open .vc-site-settings__item-content {
  margin-top: 15px;
}
.vc-site-settings__item-title {
  color: #6A737B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.71;
}
.vc-site-settings__item-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-site-settings__item-arrow svg {
  display: block;
}
.vc-body--bow .vc-site-settings__item-arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-site-settings__item-arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-site-settings__item-arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-site-settings__item--open .vc-site-settings__item-arrow {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.vc-site-settings__template {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 10px;
}
.vc-site-settings__template input[type=radio] {
  display: none;
}
.vc-site-settings__template label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.vc-site-settings__template input[type=radio]:checked + label .vc-site-settings__template-title {
  color: var(--vc-primary);
}
.vc-site-settings__template input[type=radio]:checked + label .vc-site-settings__template-image {
  border: 2px solid var(--vc-primary);
}
.vc-site-settings__template-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vc-site-settings__template-image {
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid #BFD4E4;
  padding: 18px;
}
.vc-site-settings__template-title {
  color: #8E959B;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.84;
  margin-top: 10px;
}
.vc-site-settings__button-close-wrapper {
  display: none;
  width: 52px;
  background: var(--vc-transparent);
}
.vc-site-settings--open .vc-site-settings__button-close-wrapper {
  display: block;
}
.vc-site-settings__button-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 5px 0 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.vc-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: progress;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-preloader::after {
  content: "";
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border-top: 4px solid #ae2012;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}
.vc-preloader--active {
  z-index: 10000;
  opacity: 1;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.vc-programs__program,
.vc-programs__program:hover,
.vc-programs__program:focus {
  text-decoration: none;
}
.vc-programs__program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: calc( 0.0090293454 * 100vw + 12.2618510158px );
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: calc( 0.0090293454 * 100vw + 20.2618510158px );
  overflow: hidden;
  background-color: #F5F6FA;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-programs__program {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program {
    border-radius: 32px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program {
    border-radius: 24px;
  }
}
.vc-body--wob .vc-programs__program {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-programs__program {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-programs__program:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.03)), to(rgba(0, 0, 0, 0.03))), #F5F6FA;
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 100%), #F5F6FA;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 100%), #F5F6FA;
}
.vc-body--wob .vc-programs__program:hover {
  background: var(--vc-black);
}
.vc-body--yob .vc-programs__program:hover {
  background: var(--vc-blue-dark);
}
.vc-programs__program:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  /* Тот же padding, что у nth-child(2)/(3) - раньше был больше (42px/24px), из-за чего
     заголовок "Чекапы" стоял ниже от верхнего края карточки, чем "Женщинам"/"Мужчинам". */
  padding: calc( 0.0045146727 * 100vw + 22.1309255079px );
  border-radius: 24px;
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(1) {
    padding: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(1) {
    padding: 24px;
  }
}
/* Заголовок больше не переопределяет размер шрифта - использует тот же размер, что и остальные карточки (базовое правило .vc-programs__program-title). */
.vc-programs__program:nth-child(1) .vc-programs__program-title {
  position: relative;
  z-index: 2;
}
/*
 * Раньше картинка позиционировалась только по bottom/right с фиксированной
 * высотой - смещалась в угол, отступы от краёв получались неравномерными,
 * а из-за отсутствия z-index у заголовка на узких экранах картинка (позже
 * в DOM) перекрывала подпись "Чекапы" целиком. inset задаёт равный отступ
 * 10px от края карточки (не от padding - у абсолютного позиционирования
 * отсчёт идёт от границы, а не от содержимого) - серый фон карточки виден
 * рамкой вокруг фото, z-index у подписи держит текст поверх.
 */
.vc-programs__program:nth-child(1) .vc-programs__image {
  inset: 10px;
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .vc-programs__program:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
  }
}
.vc-programs__program:nth-child(2) {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
  border-radius: 16px;
  padding: calc( 0.0045146727 * 100vw + 22.1309255079px );
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(2) {
    padding: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(2) {
    padding: 24px;
  }
}
.vc-programs__program:nth-child(2) .vc-programs__image {
  height: calc( 0.0902889 * 100vw + 92.62px );
  aspect-ratio: 251/245;
  left: calc( 0.0191873589 * 100vw + -7.9435665914px );
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(2) .vc-programs__image {
    height: 210px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(2) .vc-programs__image {
    height: 130px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(2) .vc-programs__image {
    left: 17px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(2) .vc-programs__image {
    left: 0px;
  }
}
@media (max-width: 767px) {
  .vc-programs__program:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .vc-programs__program:nth-child(2) .vc-programs__program-title {
    text-align: right;
  }
  .vc-programs__program:nth-child(2) .vc-programs__image {
    height: 130px;
    aspect-ratio: 152/150;
    left: 22px;
  }
}
.vc-programs__program:nth-child(3) {
  padding-top: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-right: calc( 0.0090293454 * 100vw + 16.2618510158px );
  padding-bottom: calc( 0.0090293454 * 100vw + 12.2618510158px );
  padding-left: calc( 0.0090293454 * 100vw + 16.2618510158px );
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(3) {
    padding-top: 24px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(3) {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(3) {
    padding-right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(3) {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(3) {
    padding-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(3) {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(3) {
    padding-left: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(3) {
    padding-left: 20px;
  }
}
.vc-programs__program:nth-child(3) {
    grid-column-start: 4;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
    border-radius: 16px;
    padding: calc( 0.0045146727 * 100vw + 22.1309255079px );
}
/* Размер картинки выровнен по карточке "Женщинам" (nth-child(2)) - раньше был меньше, только anchor (right вместо left) оставлен свой. */
.vc-programs__program:nth-child(3) .vc-programs__image {
  height: calc( 0.0902889 * 100vw + 92.62px );
  aspect-ratio: 251/245;
  /* Отступ справа зеркалит отступ слева у "Женщинам" (nth-child(2)) - раньше был
     жёсткий right:0 без масштабирования, карточки визуально отличались. */
  right: calc( 0.0191873589 * 100vw + -7.9435665914px );
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(3) .vc-programs__image {
    height: 210px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(3) .vc-programs__image {
    height: 130px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(3) .vc-programs__image {
    right: 17px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(3) .vc-programs__image {
    right: 0px;
  }
}
@media (max-width: 767px) {
  .vc-programs__program:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    right: 0;
  }
  .vc-programs__program:nth-child(3) .vc-programs__image {
    height: 130px;
    aspect-ratio: 152/150;
    right: 22px;
  }
}
.vc-programs__program:nth-child(4) {
  padding-top: calc( 0.0135440181 * 100vw + 10.3927765237px );
  padding-right: calc( 0.0090293454 * 100vw + 16.2618510158px );
  padding-bottom: calc( 0.0135440181 * 100vw + 10.3927765237px );
  padding-left: calc( 0.0090293454 * 100vw + 16.2618510158px );
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(4) {
    padding-top: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(4) {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(4) {
    padding-right: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(4) {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(4) {
    padding-bottom: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(4) {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(4) {
    padding-left: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(4) {
    padding-left: 20px;
  }
}
.vc-programs__program:nth-child(4) .vc-programs__image {
  height: calc( 0.1004514673 * 100vw + 59.4130925508px );
  right: 0;
}
@media (min-width: 1300px) {
  .vc-programs__program:nth-child(4) .vc-programs__image {
    height: 190px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program:nth-child(4) .vc-programs__image {
    height: 101px;
  }
}
@media (max-width: 767px) {
  .vc-programs__program:nth-child(4) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
  }
}
.vc-programs__program-title {
  max-width: 50%;
  color: var(--vc-black);
  font-size: calc( 0.0090293454 * 100vw + 12.2618510158px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
}
/* У узких карточек "Женщинам"/"Мужчинам" 50% ширины карточки не хватало под слово на одной строке - переносило посередине. */
.vc-programs__program:nth-child(2) .vc-programs__program-title,
.vc-programs__program:nth-child(3) .vc-programs__program-title {
  max-width: 100%;
}
@media (min-width: 1300px) {
  .vc-programs__program-title {
    font-size: 24px;
  }
}
@media (max-width: 414px) {
  .vc-programs__program-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-programs__program-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs__program-title {
  color: var(--vc-yellow);
}
.vc-programs__container {
  position: relative;
}
.vc-programs__content {
  display: grid;
  height: calc( -0.1128668172 * 100vw + 546.7268623025px );
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: calc( 0.0158013544 * 100vw + 3.4582392777px );
  grid-row-gap: calc( 0.0112866817 * 100vw + 5.3273137698px );
  width: 100%;
}
@media (min-width: 1300px) {
  .vc-programs__content {
    height: 400px;
  }
}
@media (max-width: 414px) {
  .vc-programs__content {
    height: 500px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__content {
    grid-column-gap: 24px;
  }
}
@media (max-width: 414px) {
  .vc-programs__content {
    grid-column-gap: 10px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__content {
    grid-row-gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-programs__content {
    grid-row-gap: 10px;
  }
}
@media (max-width: 767px) {
  .vc-programs__content {
    grid-template-columns: 1fr 1fr;
  }
}
.vc-programs__title {
  color: var(--vc-black);
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.vc-programs__image {
  position: absolute;
  bottom: 0;
}
.vc-programs__image-img {
  display: block;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* Фото "Женщинам"/"Мужчинам" - портретные, кадрирование по центру срезало макушку.
   Точка привязки сдвинута к верху кадра - обрезается запас снизу, а не голова. */
.vc-programs__program:nth-child(2) .vc-programs__image-img,
.vc-programs__program:nth-child(3) .vc-programs__image-img {
  -o-object-position: top center;
     object-position: top center;
}
@media (max-width: 767px) {
  .vc-programs__image-img {
    display: none;
  }
}
.vc-programs__image-img--mob {
  display: none;
}
@media (max-width: 767px) {
  .vc-programs__image-img--mob {
    display: block;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.vc-programs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc-programs__nav {
  position: absolute;
  top: 100px;
  left: 0;
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1023px) {
  .vc-programs__nav {
    display: none;
  }
}
.vc-programs__arrow {
  border-radius: 50%;
  background-color: var(--vc-white);
  width: 62px;
  height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-body--bow .vc-programs__arrow {
  border: 1px solid var(--vc-black);
  background-color: var(--vc-white);
}
.vc-body--bow .vc-programs__arrow svg path {
  stroke: var(--vc-black);
}
.vc-body--wob .vc-programs__arrow {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-programs__arrow svg path {
  stroke: var(--vc-white);
}
.vc-body--yob .vc-programs__arrow {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-programs__arrow svg path {
  stroke: var(--vc-yellow);
}
.vc-programs__arrow--right {
  -webkit-transform: translateX(25%);
      -ms-transform: translateX(25%);
          transform: translateX(25%);
}
.vc-programs__arrow svg {
  display: block;
}
.vc-programs__arrow--left {
  -webkit-transform: translateX(-25%);
      -ms-transform: translateX(-25%);
          transform: translateX(-25%);
}
.vc-programs__arrow--left svg {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.vc-programs__arrow:hover {
  background: #C8C3F5;
}
.vc-programs__item {
  max-width: 404px;
}
.vc-programs__item:hover .vc-programs__item-image:before {
  opacity: 0.2;
}
.vc-programs__item:hover .vc-programs__item-title {
  color: var(--vc-primary);
}
.vc-programs__item:hover .vc-programs__item-price {
  color: var(--vc-primary);
}
@media (max-width: 767px) {
  .vc-programs__item {
    max-width: calc( 0.1467268623 * 100vw + 213.2550790068px );
  }
}
@media (max-width: 767px) and (min-width: 1300px) {
  .vc-programs__item {
    max-width: 404px;
  }
}
@media (max-width: 767px) and (max-width: 414px) {
  .vc-programs__item {
    max-width: 274px;
  }
}
.vc-programs__item-content {
  margin-top: calc( 0.0090293454 * 100vw + 4.2618510158px );
}
@media (min-width: 1300px) {
  .vc-programs__item-content {
    margin-top: 16px;
  }
}
@media (max-width: 414px) {
  .vc-programs__item-content {
    margin-top: 8px;
  }
}
.vc-programs__item-title {
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-programs__item-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-programs__item-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-programs__item-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs__item-title {
  color: var(--vc-yellow);
}
.vc-programs__item-price {
  overflow: hidden;
  color: var(--vc-black);
  margin-top: calc( 0.0112866817 * 100vw + -2.6726862302px );
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 400;
  line-height: calc( -0.0045146727 * 100vw + 23.8690744921px );
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 1300px) {
  .vc-programs__item-price {
    margin-top: 12px;
  }
}
@media (max-width: 414px) {
  .vc-programs__item-price {
    margin-top: 2px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__item-price {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-programs__item-price {
    font-size: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs__item-price {
    line-height: 18px;
  }
}
@media (max-width: 414px) {
  .vc-programs__item-price {
    line-height: 22px;
  }
}
.vc-body--wob .vc-programs__item-price {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs__item-price {
  color: var(--vc-yellow);
}
.vc-programs__item-image {
  position: relative;
  aspect-ratio: 404/230;
  border-radius: 24px;
  overflow: hidden;
}
.vc-programs__item-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--vc-white);
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.vc-programs__item-image:before {
  border-radius: inherit;
}
.vc-programs__item-image-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.vc-programs-detail__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: calc( 0.0180586907 * 100vw + 40.5237020316px );
}
@media (min-width: 1300px) {
  .vc-programs-detail__section {
    margin-bottom: 64px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__section {
    margin-bottom: 48px;
  }
}
.vc-programs-detail__title {
  color: var(--vc-black);
  font-size: calc( 0.0045146727 * 100vw + 22.1309255079px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.14;
  margin-bottom: calc( 0.0045146727 * 100vw + 18.1309255079px );
}
@media (min-width: 1300px) {
  .vc-programs-detail__title {
    font-size: 28px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__title {
    font-size: 24px;
  }
}
@media (min-width: 1300px) {
  .vc-programs-detail__title {
    margin-bottom: 24px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__title {
    margin-bottom: 20px;
  }
}
.vc-body--wob .vc-programs-detail__title {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs-detail__title {
  color: var(--vc-yellow);
}
.vc-programs-detail__text {
  color: var(--vc-black);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
}
.vc-body--wob .vc-programs-detail__text {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs-detail__text {
  color: var(--vc-yellow);
}
.vc-programs-detail__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 10px;
  gap: 10px;
}
.vc-programs-detail__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-right: calc( 0.0135440181 * 100vw + 14.3927765237px );
  padding-bottom: calc( 0.0045146727 * 100vw + 14.1309255079px );
  padding-left: calc( 0.0135440181 * 100vw + 14.3927765237px );
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 24px;
  background: #F5F6FA;
}
@media (min-width: 1300px) {
  .vc-programs-detail__card {
    padding-top: 20px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__card {
    padding-top: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs-detail__card {
    padding-right: 32px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__card {
    padding-right: 20px;
  }
}
@media (min-width: 1300px) {
  .vc-programs-detail__card {
    padding-bottom: 20px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__card {
    padding-bottom: 16px;
  }
}
@media (min-width: 1300px) {
  .vc-programs-detail__card {
    padding-left: 32px;
  }
}
@media (max-width: 414px) {
  .vc-programs-detail__card {
    padding-left: 20px;
  }
}
.vc-body--wob .vc-programs-detail__card {
  border: 1px solid var(--vc-white);
  color: var(--vc-white);
  background-color: var(--vc-black);
}
.vc-body--yob .vc-programs-detail__card {
  border: 1px solid var(--vc-yellow);
  color: var(--vc-yellow);
  background-color: var(--vc-blue-dark);
}
@media (max-width: 767px) {
  .vc-programs-detail__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    grid-gap: 12px;
    gap: 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.vc-programs-detail__card-name {
  color: var(--vc-black);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.44;
}
.vc-body--wob .vc-programs-detail__card-name {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs-detail__card-name {
  color: var(--vc-yellow);
}
.vc-programs-detail__card-data {
  color: var(--vc-black);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.vc-body--wob .vc-programs-detail__card-data {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs-detail__card-data {
  color: var(--vc-yellow);
}

.vc-programs-section__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px;
}
@media (max-width: 1024px) {
  .vc-programs-section__content {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-programs-section__content {
    grid-template-columns: 1fr;
  }
}
.vc-programs-section__program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
  gap: calc( 0.0045146727 * 100vw + 14.1309255079px );
}
@media (min-width: 1300px) {
  .vc-programs-section__program {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 414px) {
  .vc-programs-section__program {
    grid-gap: 16px;
    gap: 16px;
  }
}
.vc-programs-section__program:hover .vc-programs-section__program-title {
  color: var(--vc-primary);
}
.vc-programs-section__program-image {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  background: #ABEFEE;
  aspect-ratio: 404/260;
}
.vc-body--wob .vc-programs-section__program-image {
  border: 1px solid var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-programs-section__program-image {
  border: 1px solid var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-footer__socials {
	justify-content: flex-start !important;
}
.vc-programs-section__program-image-img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.vc-programs-section__program-title {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: var(--vc-black);
  font-size: calc( 0.0022573363 * 100vw + 15.065462754px );
  font-style: normal;
  font-weight: 500;
  line-height: 1.33;
}
@media (min-width: 1300px) {
  .vc-programs-section__program-title {
    font-size: 18px;
  }
}
@media (max-width: 414px) {
  .vc-programs-section__program-title {
    font-size: 16px;
  }
}
.vc-body--wob .vc-programs-section__program-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-programs-section__program-title {
  color: var(--vc-yellow);
}

.vc-programs-group__content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px;
}
@media (max-width: 1024px) {
  .vc-programs-group__content {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .vc-programs-group__content {
    grid-template-columns: 1fr;
  }
}
.vc-programs-group .vc-programs__item {
  max-width: unset;
}

.vc-inner-card--programs .vc-programs__item,
.vc-inner-card--programs .vc-programs-section__program {
  text-decoration: none;
}

.vc-inner-card--programs .vc-programs__item:hover,
.vc-inner-card--programs .vc-programs__item:focus,
.vc-inner-card--programs .vc-programs-section__program:hover,
.vc-inner-card--programs .vc-programs-section__program:focus {
  text-decoration: none;
}

.vc-inner-card--programs .vc-programs__item:hover .vc-programs__item-title,
.vc-inner-card--programs .vc-programs__item:focus .vc-programs__item-title,
.vc-inner-card--programs .vc-programs__item:hover .vc-programs__item-price,
.vc-inner-card--programs .vc-programs__item:focus .vc-programs__item-price,
.vc-inner-card--programs .vc-programs-section__program:hover .vc-programs-section__program-title,
.vc-inner-card--programs .vc-programs-section__program:focus .vc-programs-section__program-title {
  color: #ae2012;
}

.vc-inner-card--programs .vc-programs__item-image,
.vc-inner-card--programs .vc-programs-section__program-image,
.vc-inner-card--programs .vc-programs__item-image-img,
.vc-inner-card--programs .vc-programs-section__program-image-img {
  border-radius: 24px;
}

.vc-inner-card--programs .vc-programs__item-image,
.vc-inner-card--programs .vc-programs-section__program-image {
  overflow: hidden;
}

.vc-inner-card--programs .vc-programs-section__program-image {
  background: #f5f6fa;
}


.btn-download-doctors {
    color: #fff !important;
    background: #ae2012 !important;
    background-color: #ae2012 !important;
    border: 1.5px solid #ae2012 !important;
}
.btn-download-doctors:hover {
  background: #ae2012 !important;
}
.btn-download-doctors__icon:hover {
  background: #f0eeff !important;
}
.btn-download-doctors__icon:hover {
   background: #f0eeff !important;
}
.container__statsioner {
    max-width: 1280px;
    margin: 0 auto;
    background: #fff;
}
.statsioner__hero-image {
    display: block;
    width: 100%;
    aspect-ratio: 1046 / 470;
    object-fit: cover;
    object-position: center 25%;
    border-radius: clamp(20px, 2.5vw, 32px);
    margin-bottom: clamp(24px, 3vw, 40px);
}
.statsioner__block h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    border-left: 5px solid #0a6c75;
    padding-left: 1rem;
}

.statsioner__content {
    background: #f2f3f4;
    border-radius: clamp(20px, 2.5vw, 32px);
    padding: clamp(20px, 3vw, 32px);
    margin-bottom: clamp(20px, 3vw, 32px);
}

a.statsioner__h2 {
    font-size: 1.75rem;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #000;
    /* На белом фоне хватало и светлой полоски, на сером фоне блока она бы потерялась - берём цвет сайта. */
    border-bottom: 2px solid #ae2012;
    padding-bottom: 0.5rem;
}
a.statsioner__h2:hover,
a.statsioner__h2:focus {
    text-decoration: none;
}
.statsioner__content a.statsioner__h2 {
    margin-top: 0;
}
.btn-download-doctors:hover .btn-download-doctors__icon {
  background-color: #f0eeff !important;
}
.custom-list li::before {
  display: none;
}
.statsioner__block h3 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-top: 1.75rem;
    margin-bottom: 0.75rem;
    color: #1e5f68;
}
a.download-price-btn:hover {
  background-color: transparent !important;
  color: #ae2012;
  text-decoration: none;
}
/* Параграфы */
.statsioner__block p {
    margin-bottom: 1.25rem;
    font-size: 1rem;
    line-height: 1.5;
}

/* Списки */
.statsioner__block ul {
    margin: 0rem 0 0.5rem 0.5rem;
}

.statsioner__block li {
    margin-bottom: 0.5rem;
    line-height: 1.5;
}

/* Стиль для маркированных списков (красивые точки) */
.statsioner__block ul li {
    list-style-type: disc;
}

/* Стиль для подсписков с дефисами (в урологии) — превращаем в нормальные маркеры */
.custom-list {
    list-style-type: none;
    margin-left: 0;
}
.custom-list li {
    margin-left: 1.2rem;
    position: relative;
}
.custom-list li::before {
    content: "•";
    color: #0a6c75;
    font-weight: bold;
    position: absolute;
    left: -1.2rem;
}

/* Акцент на слогане */
.slogan {
    font-style: italic;
    background: #f4f9fa;
    padding: 1rem 1.5rem;
    border-radius: 16px;
    margin: 1.5rem 0;
    font-weight: 500;
    border-left: 4px solid #0a6c75;
}

.motto {
    font-size: 1.1rem;
    font-weight: 500;
    text-align: center;
    background: #fef7e0;
    padding: 1rem;
    border-radius: clamp(20px, 2.5vw, 32px);
    margin: 1.5rem 0;
}

.statsioner__block hr {
    margin: 2rem 0;
    border: none;
    border-top: 1px solid #d0d7de;
}

/* Для примечания внизу (сноска) */
.footnote {
    font-size: 0.85rem;
    color: #4b5563;
    border-top: 1px solid #e2e8f0;
    margin-top: 2rem;
    padding-top: 1rem;
}

/* Улучшаем отступы для вложенных списков */
.nested {
    margin-left: 2rem;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}


.right-sidebar {
    position: fixed;
    right: 0px;
    width: 60px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

.menu-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Каждый пункт меню — обёртка для позиционирования тултипа */
.menu-item-wrapper {
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.menu-item-wrapper > a {
    width: 100%;
}

/* Кнопка-иконка */
.menu-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 16px 0 0 16px;
    padding: 10px 4px;
    cursor: pointer;
    transition: all 0.25s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    min-width: 0;
}

.menu-button:hover {
    background: #ae2012;
    border-color: #ae2012;
    transform: scale(1.05);
}

.menu-button:hover .menu-icon {
    filter: brightness(0) invert(1);
}

.menu-button:hover .menu-label {
    color: white;
}

.menu-icon {
    font-size: 1.5rem;
    margin-bottom: 4px;
    transition: all 0.2s;
}

.menu-label {
    font-size: 0.7rem;
    font-weight: 600;
    color: #1e293b;
    text-align: center;
    transition: all 0.2s;
}

/* ============================================ */
/* ВСПЛЫВАЮЩАЯ ПОДСКАЗКА (ТУЛТИП) */
/* ============================================ */
.tooltip {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 15px;
    background: #ae2012;
    color: white;
    padding: 10px 20px;
    border-radius: 16px;
    font-size: 0.85rem;
    font-weight: 600;
    white-space: nowrap;
    letter-spacing: 0.5px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    pointer-events: none;
    z-index: 1001;
}

/* Стрелочка тултипа */
.tooltip::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #ae2012;
}

/* При наведении на обёртку — показываем тултип */
.menu-item-wrapper:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

/* Адаптив для телефонов */
@media (max-width: 768px) {
    .right-sidebar {
        right: 0;
        width: 45px;
        top: 65%;
    }
    .menu-button {
        padding: 8px 4px;
    }
    .menu-icon {
        font-size: 1.2rem;
    }
    .menu-label {
        font-size: 0.6rem;
    }
    .tooltip {
        padding: 6px 12px;
        font-size: 0.7rem;
        margin-right: 10px;
    }
    .vc-main-slider__text p {
      line-height: 28px;
    }
}
.right-sidebar img {
  width: 18px;
}
.vc-branches__info a:hover .vc-branches__info-text, .vc-branches__info__info-card:hover .vc-branches__info-text {
    color: #ae2012;
}
.contact__flex {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.vc-anchors__item {
    background: #d9d8d8;
}
.vc-footer__link-text:hover {
  color: #ae2012;
}
.vc-footer__links a:hover {
  color: #ae2012 !important;
}


/*.services {
    padding: 80px 0;
}*/

.services__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding-top: 50px;
}

.services__item {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    transition: 0.3s;
    border: 1px solid #ae2012;
    display: flex;
    align-items: center;
}

.services__grid > .vc-section__header-link {
    grid-column: 1 / -1;
    display: flex;
    justify-content: flex-end;
    width: auto;
    margin: 0;
}

.services__item__section {
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    transition: 0.3s;
    border: 1px solid #ae2012;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    min-height: 140px;
    justify-content: center;
    align-items: center;
}

.services__item__section:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

.services__top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.services__icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.services__icon img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}
a.slider__link {
    width: 14%;
    height: 14%;
    position: relative;
    background: #ae2012;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    border-radius: 40px;
    text-transform: uppercase;
}
a.slider__link:hover {
  text-decoration: none;
}
.services__title {
    font-size: 20px;
    font-weight: 700;
    color: #111;
    width: 90%;
}

/*
 * Корневая страница «Услуги»: при переносе названий карточек на вторую строку
 * ширина старого .services__title: 90% визуально сдвигала группу «иконка +
 * текст» влево. У некоторых карточек есть скрытый список дочерних разделов;
 * при горизонтальном flex он остаётся вторым элементом строки и тоже сдвигает
 * верхний блок. Поэтому вся карточка строится вертикально.
 */
.vc-inner-card--services .services__item__section {
    position: relative;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.vc-inner-card--services .services__top {
    position: relative;
    z-index: 2;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 18px;
    text-align: center;
    pointer-events: none;
}

.vc-inner-card--services .services__icon {
    flex: 0 0 60px;
}

.vc-inner-card--services .services__title {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
    margin: 0;
    line-height: 1.2;
    text-align: center !important;
}

.vc-inner-card--services .services__title span,
.vc-inner-card--services .services__title a {
    display: block;
    width: 100%;
    text-align: center;
    overflow-wrap: anywhere;
}

.vc-inner-card--services .services__card-link {
    position: absolute;
    inset: 0;
    z-index: 1;
    border-radius: inherit;
}

.vc-inner-card--services .services__card-link:focus-visible {
    outline: 3px solid rgba(174, 32, 18, 0.35);
    outline-offset: 4px;
}

.services__list {
    list-style: none;
}

.services__list li {
    margin-bottom: 14px;
}

.services__list li:last-child {
    margin-bottom: 0;
}

.services__list a {
    text-decoration: none;
    color: #555;
    font-size: 16px;
    transition: 0.3s;
}

.services__list a:hover {
    color: #ae2012;
    padding-left: 5px;
}

@media (max-width: 992px) {
    .services__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .services__grid {
        grid-template-columns: 1fr;
    }

    .services__item {
        padding: 24px;
    }

    .services__title {
        font-size: 20px;
    }
}

@media (max-width: 468px) {
    .services {
      margin: 20px 0px !important;
    }
    .vc-about-slider__wrapper.swiper-wrapper {
      display: grid;
      grid-template-columns: 1fr;
      gap: 10px;
    }
    a.vc-header__logo {
      width: 80%;
    }
    .vc-header__logo img {
      width: 48%;
    }
    .statsioner__block {
      padding: 0px 20px;
    }
}

#question-modal {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999;
}

#question-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

#question-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.5);
}

#question-modal-content {
    position: relative;
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    width: 100%;
    max-width: 500px;
    z-index: 2;
}

#question-modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background: none;
    font-size: 24px;
    cursor: pointer;
}

#question-modal form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#question-modal input,
#question-modal textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
}

#question-modal button[type="submit"] {
    padding: 12px;
    border: none;
    background: #000;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
}

.header__adress__new p {
  font-size: 14px;
  color: #000;
}

@media (min-width: 1280px) {
  .vc-header__top {
    justify-content: center;
    gap: clamp(16px, 1.5vw, 28px);
  }

  .vc-header__loc,
  .vc-header__loc-text {
    flex-shrink: 0;
    white-space: nowrap;
  }

  .vc-header__actions-wrapper {
    gap: clamp(16px, 1.5vw, 28px);
  }

  .header__adress__new p {
    margin: 0;
    line-height: 1.42;
    white-space: nowrap;
  }

  .vc-header__actions {
    gap: clamp(16px, 1.5vw, 28px);
  }

  .vc-header__actions > :first-child,
  .vc-header__actions > :first-child * {
    white-space: nowrap;
  }

  .vc-header__actions > .vc-btn {
    height: 34px;
    min-height: 34px;
    padding: 8px 18px;
    font-size: 14px;
  }
}

.vc-about__cards {
  display: none;
}

.statsioner__hidden {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.6s ease, opacity 0.4s ease;
}

.statsioner__hidden.active {
    opacity: 1;
}

.statsioner__more {
    border: none;
    background: transparent;
    color: #ae2012;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
}
.block__flex {
    display: flex;
    border-radius: 24px;
    background: #F5F6FA;
    align-items: center;
    padding: 16px 0px 16px 16px;
    margin: 12px 0px 0px 0px;
}

.hero {
      background: #ccc;
      color: #fff;
      border-radius: 24px;
      padding: 70px 40px;
      text-align: center;
      box-shadow: 0 15px 40px rgba(0,0,0,.15);
      margin-bottom: 40px;
    }
    .hero h1 {
      font-size: 42px;
      margin-bottom: 20px;
    }
    .hero p {
      font-size: 22px;
      opacity: .95;
    }
    .intro {
      background: #fff;
      border-radius: 20px;
      padding: 35px;
      margin-bottom: 40px;
      box-shadow: 0 8px 30px rgba(0,0,0,.08);
    }
    .intro p { margin-bottom: 18px; font-size: 18px; }
    .section-title {
      text-align: center;
      font-size: 34px;
      margin-bottom: 30px;
      color: #212121;
    }
    .advantages {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 25px;
      margin-bottom: 50px;
    }
    .card {
      background: #fff;
      padding: 30px;
      border-radius: 20px;
      box-shadow: 0 8px 20px rgba(0,0,0,.08);
      transition: .3s;
      border-top: 5px solid #ae2012;
    }
    .card:hover {
      transform: translateY(-8px);
    }
    .card h3 {
      color: #212121;
      margin-bottom: 15px;
      font-size: 22px;
    }
    .services {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
      gap: 25px;
    }
    .service {
      background: white;
      border-radius: 20px;
      padding: 28px;
      box-shadow: 0 8px 20px rgba(0,0,0,.08);
    }
    .service h4 {
      font-size: 22px;
      margin-bottom: 12px;
      color: #212121;
    }
    .cta {
      margin-top: 50px;
      text-align: center;
      background: #fff;
      padding: 50px 20px;
      border-radius: 24px;
      box-shadow: 0 8px 30px rgba(0,0,0,.08);
    }
    .cta h2 {
      color: #fff;
      margin-bottom: 20px;
      font-size: 32px;
    }
    .btn {
      display: inline-block;
      margin-top: 15px;
      background: linear-gradient(135deg, #d84c87, #8a2be2);
      color: white;
      text-decoration: none;
      padding: 18px 36px;
      border-radius: 50px;
      font-size: 18px;
      transition: .3s;
    }
    .btn:hover { transform: scale(1.05); }
    @media (max-width: 768px) {
      .hero h1 { font-size: 30px; }
      .hero p { font-size: 18px; }
      .section-title { font-size: 26px; }
    }


.vit-contacts__sched-card:nth-child(1) {
    background-image: url('/bitrix/templates/vc-site/assets/img/contacts/1.png');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 14%;
}

.vit-contacts__sched-card:nth-child(2) {
    background-image: url('/bitrix/templates/vc-site/assets/img/contacts/2.png');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 14%;
}

.vit-contacts__sched-card:nth-child(3) {
    background-image: url('/bitrix/templates/vc-site/assets/img/contacts/3.png');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 14%;
}

.vit-contacts__sched-card {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-family: "GothamPro";
    border-radius: 16px;
}

/*
 * /contacts/: обёртку .vit-contacts убрали из разметки (конфликтовала с
 * унаследованным правилом в template_styles.css). Единое скругление 16px
 * задано только для того, что реально видно как карточка/блок - content-inner
 * карточки контента, ряд тел/почта/адрес и карточки расписания.
 */
.clinic-card.vc-branches__map-card {
  border-radius: clamp(20px, 2.5vw, 32px);
  box-shadow: none;
}
.vc-inner-card--contacts .vc-branches__info-card {
  border-radius: 16px;
}
.vc-inner-card--contacts > .content-inner {
  border-radius: 16px;
}
.vc-inner-card--contacts .vc-branches__info.vc-center {
  border-radius: 16px;
}
.vc-page-head.vc-page-head--bcp.vc-page-head--mb0 {
    background-color: #ccc !important;
}
.vc-page-head {
  background-color: #ccc !important;
}
.vit-contacts__sched-card {
    background-color: #ccc !important;
}
.vc-branches__info.vc-center {
    margin: 0;
    padding: 0;
    position: relative;
    top: 22px;
}

.clinic-card {
  background: #ffffff;
  border-radius: 2rem;
  box-shadow: 0 25px 45px -12px rgba(0, 32, 25, 0.15), 0 2px 5px rgba(0,0,0,0.02);
  overflow: hidden;
  transition: all 0.2s ease;
  margin-top: 50px;
}

/* шапка с акцентной линией и легким градиентом */
.hero {
  background: linear-gradient(135deg, #ffffff 0%, #fefefe 100%);
  padding: 2.5rem 2rem 1.8rem 2rem;
  border-bottom: 1px solid #e0efe9;
  position: relative;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #ae2012;
}

.welcome-badge {
  display: inline-block;
  color: #000;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 0.3rem 1rem;
  border-radius: 40px;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}

h1 {
  font-size: 1.9rem;
  font-weight: 700;
  color: #000;
  letter-spacing: -0.3px;
  margin-bottom: 0.75rem;
}

.greeting {
  font-size: 1.3rem;
  font-weight: 500;
  color: #000;
  margin-bottom: 0.5rem;
}

.subhead {
  font-size: 1rem;
  color: #000;
  padding-left: 1rem;
  margin: 1rem 0 0.5rem 0;
  font-weight: 400;
}

/* текст доверия */
.trust-text {
  background: #f6fdfa;
  padding: 1.5rem;
  border-radius: 1.5rem;
  margin-bottom: 2.5rem;
  border: 1px solid #d9f0e8;
  font-size: 1rem;
  color: #000;
  font-weight: 450;
  box-shadow: 0 2px 6px rgba(0,0,0,0.02);
}

.trust-text p {
  margin-bottom: 0.8rem;
}

/* сетка преимуществ */
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 1.8rem;
  margin: 2rem 0 2.2rem;
}

.feature-card {
  background: #ffffff;
  border-radius: 1.5rem;
  padding: 1.5rem 1.4rem;
  transition: all 0.25s;
  border: 1px solid #e3f0ec;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.02);
}

.feature-card:hover {
  transform: translateY(-4px);
  border-color: #cde7e0;
  box-shadow: 0 20px 25px -12px rgba(33, 94, 77, 0.12);
}

.feature-icon {
  font-size: 2.2rem;
  color: #000;
  margin-bottom: 1rem;
  display: inline-block;
}

.feature-card h3 {
  font-size: 1.35rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  color: #000;
}

.feature-card p {
  font-size: 0.95rem;
  color: #000;
  line-height: 1.45;
}

.highlight-stat {
  background: #effbf6;
  border-radius: 1rem;
  padding: 1rem 1.3rem;
  margin-top: 1rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.9rem;
  color: #000;
  border-left: 3px solid #2b7a62;
}

.highlight-stat i {
  font-size: 1.2rem;
}

/* отзывы секция */
.reviews-block {
  background: #fafefc;
  padding: 1.5rem 1.8rem;
  border-radius: 1.5rem;
  margin: 2rem 0 1.8rem;
  border: 1px solid #ddf0e9;
}

.reviews-block h4 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #000;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 8px;
}

.reviews-block h4 i {
  color: #f5b042;
}

.reviews-text {
  margin-top: 0.75rem;
  font-style: normal;
}

.stat-highlight {
  font-weight: 700;
  color: #000;
}

/* контакты и быстрая связь */
.contact-row {
  background: #f5fbf9;
  border-radius: 1.5rem;
  padding: 1.7rem 1.8rem;
  margin: 2rem 0 1.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}

.contact-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.75rem 1.4rem;
  border-radius: 60px;
  font-weight: 500;
  font-size: 0.9rem;
  transition: 0.2s;
  cursor: pointer;
  text-decoration: none;
  background: white;
  border: 1px solid #ae2012;
  color: #ae2012;
}

.btn-primary {
  background: #ae2012;
  border: none;
  color: white;
  box-shadow: 0 5px 12px rgba(32, 102, 84, 0.2);
}

.btn-primary:hover {
  background: #155a48;
  transform: translateY(-2px);
}

.btn-outline:hover {
  background: transparent;
  border-color: #ae2012;
}

/* футер с подписью */
.footer-signature {
  border-top: 1px solid #e1efe9;
  padding-top: 1.8rem;
  margin-top: 1rem;
  text-align: center;
  font-size: 0.85rem;
  color: #000;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}

.footer-signature span i {
  margin-right: 5px;
}

/* quote block */
.quote {
  font-size: 0.95rem;
  background: #ffffffec;
  border-radius: 1.2rem;
  padding: 1rem 1.2rem;
  margin-top: 1rem;
  border-left: 4px solid #ae2012;
  font-style: normal;
  font-weight: 450;
}

@media (max-width: 640px) {
  .container {
      padding: 1rem 1rem 2rem;
  }
  .hero {
      padding: 1.5rem 1.2rem;
  }
  h1 {
      font-size: 1.5rem;
  }
  .greeting {
      font-size: 1.1rem;
  }
  .features-grid {
      grid-template-columns: 1fr;
  }
  .contact-row {
      flex-direction: column;
      align-items: flex-start;
  }
}
.patsienti {
  position: relative;
    top: -40px;
}

.promo-scroll{
    padding: 50px 0;
    background:#f5f5f5;
}

.promoSwiper{
    position: relative;
    padding-bottom: 80px;
}

.promo-scroll__item{
    display: flex;
    justify-content: center;
    align-items: center;
    position:relative;
    overflow:hidden;
    height:150px;
    text-decoration:none;
    border: 1px solid #ae2012;
}

.promo-scroll__image{
    width:100%;
    height:100%;
}

.promo-scroll__image img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:.4s;
}

.promo-scroll__item:hover img{
    transform:scale(1.05);
}

.promo-scroll__text{
    position:absolute;

    width:100%;
    color:#000;
    text-align:center;
    font-size:28px;
    font-weight:500;
}

.promo-scroll__item::after{
    content:'';
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:4px;
    background:#ae2012;
}

.promo-nav{
    position:absolute;
    right:0;
    bottom:0;
    display:flex;
    gap:10px;
    z-index:10;
}

.promo-prev,
.promo-next{
    width:46px;
    height:46px;
    background:#ae2012;
    color:#fff;
    font-size:34px;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:.3s;
}

.promo-prev:hover,
.promo-next:hover{
    background:#ae2012;
}


.gyn-sections{
   /* max-width:1300px;*/
    margin:80px auto;
    padding:0 15px;
}

.gyn-row{
    display:flex;
    align-items:center;
    gap:70px;
    margin-bottom:30px;
    padding: 10px 10%;
}

.gyn-row.reverse{
    flex-direction:row-reverse;
}

.gyn-image{
    flex:0 0 48%;
}

.gyn-image img{
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:25px;
    box-shadow:0 15px 40px rgba(0,0,0,.15);
}

.gyn-content{
    flex:0 0 48%;
}

.gyn-content h2{
    font-size:42px;
    margin-bottom:25px;
    color:#ae2012;
    font-weight:700;
}

.gyn-content p{
    font-size:18px;
    line-height:1.9;
    margin-bottom:20px;
    color:#444;
}

.gyn-content ul{
    margin:0;
    padding:0;
    list-style:none;
}

.gyn-content ul li{
    position:relative;
    padding-left:30px;
    margin-bottom:15px;
    font-size:18px;
    line-height:1.7;
}

.gyn-content ul li:before{
    content:"✓";
    position:absolute;
    left:0;
    top:0;
    color:#ae2012;
    font-weight:700;
}
.section-title{
    font-size:42px;
    font-weight:700;
    margin-bottom:35px;
    color:#ae2012;
}

.ginekolog-price{
    padding: 20px 10%;
}

.price-table{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 15px 40px rgba(0,0,0,.08);
}

.price-row{
    display:grid;
    grid-template-columns:1fr 180px;
    align-items:center;
    border-bottom:1px solid #ececec;
}

.price-row:last-child{
    border-bottom:none;
}

.price-row div{
    padding:22px 30px;
}

.price-row.head{
    background:#ae2012;
    color:#fff;
    font-weight:600;
}

.price-row:not(.head):hover{
    background:#fff5f9;
}

.price-row div:last-child{
    font-weight:700;
    text-align:right;
    white-space:nowrap;
}

.operation-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.operation-card{
    background:#fff;
    border-radius:20px;
    padding:35px;
    text-decoration:none;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s;
}

.operation-card:hover{
    transform:translateY(-8px);
}

.operation-card span{
    font-size:50px;
    font-weight:700;
    color:#f3d4e1;
    display:block;
    margin-bottom:15px;
}

.operation-card h3{
    color:#333;
    font-size:22px;
    line-height:1.4;
}

@media(max-width:991px){

    .operation-grid{
        grid-template-columns:1fr;
    }

    .price-row{
        grid-template-columns:1fr;
        padding:18px 22px;
        box-sizing:border-box;
    }

    .price-row div{
        min-width:0;
        padding:0;
    }

    .price-row div:first-child{
        padding-bottom:10px;
    }

    .price-row div:last-child{
        text-align:left;
        color:#c2185b;
    }
}
@media(max-width:991px){

    .gyn-row,
    .gyn-row.reverse{
        flex-direction:column;
        gap:30px;
        margin-bottom:20px;
    }

    .gyn-image,
    .gyn-content{
        flex:0 0 100%;
    }

    .gyn-image img{
        height:350px;
    }

    .gyn-content h2{
        font-size:30px;
    }
}


@media(max-width:1368px){
  .vit-contacts {
    width: 100% !important;
  }
  a.vc-branches__info-card {
    padding: 28px 12px;
  }
}

.vc-inner-card--oncology .mammo-page{
    max-width:100%;
    margin:0;
    padding:0;
}

.vc-inner-card--oncology .mammo-block{
    display:flex;
    align-items:center;
    gap:clamp(28px, 4vw, 60px);
    margin-bottom:clamp(32px, 4vw, 64px);
}

.vc-inner-card--oncology .mammo-block.reverse{
    flex-direction:row-reverse;
    flex-wrap:wrap;
    background:linear-gradient(
        180deg,
        #f2f3f4 0%,
        #f2f3f4 50%,
        rgba(242, 243, 244, 0.55) 75%,
        rgba(242, 243, 244, 0) 100%
    );
    border-radius:clamp(20px, 2.5vw, 32px);
    padding:clamp(28px, 4vw, 56px) clamp(28px, 4vw, 56px) clamp(14px, 2vw, 28px);
}

.vc-inner-card--oncology .mammo-image,
.vc-inner-card--oncology .mammo-content{
    flex:1 1 50%;
    min-width:0;
}

.vc-inner-card--oncology .mammo-image img{
    width:100%;
    border-radius:clamp(16px, 2vw, 24px);
    object-fit:cover;
    box-shadow:0 15px 40px rgba(0,0,0,.12);
}

.vc-inner-card--oncology .mammo-block__gallery{
    flex:1 1 100%;
    display:flex;
    gap:clamp(16px, 2vw, 24px);
    margin-top:clamp(12px, 1.5vw, 20px);
}

.vc-inner-card--oncology .mammo-block__gallery > div{
    flex:1 1 50%;
    min-width:0;
}

.vc-inner-card--oncology .mammo-block__gallery img{
    display:block;
    width:100%;
    aspect-ratio:3/4;
    border-radius:clamp(16px, 2vw, 24px);
    object-fit:cover;
    box-shadow:0 15px 40px rgba(0,0,0,.12);
}

.vc-inner-card--oncology .mammo-content h2{
    margin:0 0 16px;
    color:#ae2012;
    font-size:clamp(26px, 2.6vw, 36px);
    font-weight:700;
    line-height:1.2;
}

.vc-inner-card--oncology .mammo-content h3{
    margin:0 0 16px;
    color:#212121;
    font-size:clamp(18px, 1.6vw, 22px);
    font-weight:600;
}

.vc-inner-card--oncology .mammo-content p{
    margin:0 0 16px;
    font-size:17px;
    line-height:1.7;
    color:#555;
}

.vc-inner-card--oncology .mammo-content p:last-child{
    margin-bottom:0;
}

.vc-inner-card--oncology .mammo-list{
    display:grid;
    gap:14px;
    margin-top:24px;
    font-size:17px;
    color:#212121;
}

.vc-inner-card--oncology .white-box.mammo-block__heading > h2{
    margin-bottom:0;
}

.vc-inner-card--oncology .white-box > h2,
.vc-inner-card--oncology .advantages > h2{
    margin:0 0 clamp(24px, 3vw, 38px);
    color:#ae2012;
    font-size:clamp(26px, 2.6vw, 36px);
    font-weight:700;
    text-align:center;
}

.vc-inner-card--oncology .content-inner .white-box > h2,
.vc-inner-card--oncology .content-inner .advantages > h2{
    text-align:center;
}

.vc-inner-card--oncology .cards{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:24px;
}

.vc-inner-card--oncology .card{
    background:#fff;
    padding:clamp(24px, 2.5vw, 32px);
    border-radius:clamp(16px, 2vw, 20px);
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.vc-inner-card--oncology .card h3{
    margin:0 0 12px;
    color:#ae2012;
    font-size:22px;
}

.vc-inner-card--oncology .card p{
    margin:0;
    color:#555;
    line-height:1.6;
}

.vc-inner-card--oncology .steps{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:clamp(14px, 1.75vw, 22px);
    margin-bottom:clamp(22px, 2.8vw, 45px);
}

.vc-inner-card--oncology .steps > h2{
    grid-column:1 / -1;
    grid-row:1;
    margin:0;
    color:#ae2012;
    font-size:clamp(26px, 2.6vw, 36px);
    font-weight:700;
    text-align:left;
}

/*
 * Мозаичная раскладка: 1 и 2 в первой строке, 3 под карточкой 2,
 * 4 под карточкой 3, 5 правее карточки 4.
 */
.vc-inner-card--oncology .steps .step:nth-of-type(1){
    grid-column:1;
    grid-row:2;
}

.vc-inner-card--oncology .steps .step:nth-of-type(2){
    grid-column:2;
    grid-row:2;
}

.vc-inner-card--oncology .steps .step:nth-of-type(3){
    grid-column:2;
    grid-row:3;
}

.vc-inner-card--oncology .steps .step:nth-of-type(4){
    grid-column:2;
    grid-row:4;
}

.vc-inner-card--oncology .steps .step:nth-of-type(5){
    grid-column:3;
    grid-row:4;
}

.vc-inner-card--oncology .step{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    background:#fff;
    padding:clamp(14px, 1.7vw, 20px);
    border-radius:clamp(11px, 1.4vw, 14px);
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.vc-inner-card--oncology .step span{
    align-self:center;
    width:36px;
    height:36px;
    margin-bottom:clamp(11px, 1.4vw, 17px);
    background:#ae2012;
    color:#fff;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:15px;
    font-weight:700;
    flex-shrink:0;
}

.vc-inner-card--oncology .step > div{
    width:100%;
}

.vc-inner-card--oncology .step h3{
    margin:0 0 4px;
    color:#212121;
    font-size:14px;
}

.vc-inner-card--oncology .step p{
    margin:0;
    color:#555;
    font-size:13px;
    line-height:1.5;
}

.vc-inner-card--oncology .advantages{
    display:block;
    overflow:hidden;
    background:#f3fbfd;
    border-radius:clamp(20px, 2.5vw, 32px);
    padding:clamp(28px, 4vw, 56px);
    margin-bottom:clamp(24px, 3vw, 40px);
    text-align:center;
}

.vc-inner-card--oncology .adv-grid{
    display:flex;
    flex-direction:column;
    gap:18px;
    max-width:640px;
    margin:0 auto;
    text-align:left;
    counter-reset:oncology-advantage;
}

.vc-inner-card--oncology .adv-grid .step{
    display:grid;
    grid-template-columns:55px minmax(0, 1fr);
    column-gap:20px;
    align-items:center;
    border-radius:22px;
    padding:20px;
    box-shadow:none;
    background:linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        #fff 24%,
        #fff 68%,
        rgba(255, 255, 255, 0) 92%,
        rgba(255, 255, 255, 0) 100%
    );
    transition:0.3s;
    counter-increment:oncology-advantage;
}

.vc-inner-card--oncology .adv-grid .step:hover{
    transform:translateY(-3px);
}

.vc-inner-card--oncology .adv-grid .step::before{
    content:counter(oncology-advantage, decimal-leading-zero);
    grid-column:1;
}

.vc-inner-card--oncology .adv-grid .content{
    grid-column:2;
    min-width:0;
    text-align:left;
}

.vc-inner-card--oncology .adv-grid .content h3{
    margin:0 0 6px;
    color:#212121;
    font-size:18px;
    font-weight:700;
}

.vc-inner-card--oncology .adv-grid .content p{
    margin:0;
    color:#5a6b7a;
    font-size:14px;
    line-height:1.5;
}

@media(max-width:900px){
    .vc-inner-card--oncology .adv-grid .step{
        grid-template-columns:1fr;
        justify-items:center;
        text-align:center;
    }

    .vc-inner-card--oncology .adv-grid .content{
        text-align:center;
    }
}

.vc-inner-card--oncology .price-table table{
    width:100%;
    border-collapse:collapse;
    margin-top:30px;
}

.vc-inner-card--oncology .price-table th{
    background:#ae2012;
    color:#fff;
}

.vc-inner-card--oncology .price-table th,
.vc-inner-card--oncology .price-table td{
    padding:18px;
    border:1px solid #e5e5e5;
    text-align:left;
}

.vc-inner-card--oncology .price-table tr:nth-child(even){
    background:#f8f8f8;
}

@media(max-width:991px){

    .vc-inner-card--oncology .mammo-block,
    .vc-inner-card--oncology .mammo-block.reverse{
        flex-direction:column;
    }

    .vc-inner-card--oncology .mammo-block__gallery{
        flex-direction:column;
    }

    .vc-inner-card--oncology .cards,
    .vc-inner-card--oncology .steps{
        grid-template-columns:1fr;
    }

    .vc-inner-card--oncology .steps .step:nth-of-type(1),
    .vc-inner-card--oncology .steps .step:nth-of-type(2),
    .vc-inner-card--oncology .steps .step:nth-of-type(3),
    .vc-inner-card--oncology .steps .step:nth-of-type(4),
    .vc-inner-card--oncology .steps .step:nth-of-type(5){
        grid-column:1;
        grid-row:auto;
    }

}

.diagnostic-page{

    max-width:1400px;
    margin:60px auto;
    padding:0 20px;
    font-family:Arial,sans-serif;

}

.diag-block{

    display:flex;
    align-items:center;
    gap:60px;
    margin-bottom:80px;

}

.diag-block.reverse{

    flex-direction:row-reverse;

}

.diag-image,
.diag-content{

    flex:1;

}

.diag-image img{

    width:100%;
    border-radius:25px;
    object-fit:cover;
    box-shadow:0 20px 45px rgba(0,0,0,.15);

}

.diag-tag{

    display:inline-block;
    background:#ae2012;
    color:#fff;
    padding:8px 20px;
    border-radius:30px;
    margin-bottom:20px;

}

.diag-content h1{

    font-size:48px;
    margin-bottom:20px;

}

.diag-content h2{

    font-size:36px;
    margin-bottom:20px;

}

.diag-content p{

    font-size:18px;
    line-height:1.8;
    color:#555;

}

.diag-list{

    display:grid;
    gap:15px;
    margin-top:30px;

}

.advantages{

    margin:80px 0;

}

.adv-grid{

    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;

}

.adv-card{

    background:#f7f9fb;
    padding:35px;
    border-radius:20px;
    transition:.3s;

}

.adv-card:hover{

    transform:translateY(-5px);

}

.services{

    margin:80px 0;

}

.service-grid{

    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;

}

.service-card{

    background:#fff;
    padding:30px;
    border-radius:20px;
    box-shadow:0 5px 20px rgba(0,0,0,.08);

}

.xray-box{

    background:#f4f8fb;
    padding:60px;
    border-radius:25px;
    margin:80px 0;

}

.notice{

    margin-top:40px;
    padding:25px;
    background:#ae2012;
    color:#fff;
    border-radius:15px;

}

.cta{

    text-align:center;
    padding:80px 40px;
    background:#ae2012;
    border-radius:25px;
    color:#fff;

}

.btn{

    display:inline-block;
    margin-top:30px;
    padding:16px 40px;
    background:#fff;
    color:#4c3e3e;
    text-decoration:none;
    border-radius:50px;
    font-weight:bold;

}
.kt-rengen-btn {
    cursor: pointer;
    background: #fff;
    color: #4e4444;
    font-weight: 600;
    width: 24%;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 10px;
}
@media(max-width:991px){

  .diag-block,
  .diag-block.reverse{

  flex-direction:column;

  }

  .adv-grid,
  .service-grid{

  grid-template-columns:1fr;

  }

  .diag-content h1{

  font-size:34px;

  }

}

.plastic-surgery{
    font-family:Arial,sans-serif;
    color:#333;
}

.container{
    max-width:1200px;
    margin:auto;
    padding:80px 20px;
}

.plastic-hero .container{
    margin:0 20px;
    background:linear-gradient(135deg,#f4f7fb,#ffffff);
    border-radius:clamp(12px,2vw,24px);
    overflow:hidden;
}

.plastic-hero__media{
    float:right;
    width:380px;
    max-width:100%;
    margin:0 0 30px 40px;
    text-align:center;
}

.plastic-hero__photo{
    width:100%;
    height:380px;
    object-fit:cover;
    border-radius:clamp(16px,2vw,24px);
    display:block;
}

.plastic-hero__media .plastic-btn{
    width:100%;
    margin-top:20px;
}

.vc-inner-card--plasticheskaya-khirurgiya .container{
    padding:20px !important;
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .section-title{
    display:block;
    width:100%;
    padding:20px;
    margin:0 0 40px;
    border-left:none;
    border-radius:20px;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .section-title h2{
    margin:0 0 10px;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .section-title p{
    margin:0;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .plastic-text p{
    margin:0 0 20px;
}

.vc-inner-card--plasticheskaya-khirurgiya .plastic-text p:last-child{
    margin-bottom:0;
}

.plastic-label{
    display:inline-block;
    padding:10px 18px;
    background:#ae2012;
    color:#fff;
    border-radius:30px;
    margin-bottom:25px;
    font-size:14px;
}

.plastic-hero h1,
.plastic-hero h2{
    font-size:32px;
    line-height:1.3;
    margin-bottom:20px;
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .plastic-hero h2{
    text-align:center;
}

.plastic-subtitle{
    font-size:26px;
    color:#7a7a7a;
    margin-bottom:35px;
}

.plastic-text{
    max-width:850px;
    font-size:19px;
    line-height:1.8;
}

.plastic-text ul{
    margin:0;
    padding-left:0;
    list-style:none;
}

.plastic-text li{
    position:relative;
    padding-left:30px;
    margin-bottom:12px;
}

.plastic-text li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:0;
    color:#ae2012;
    font-weight:700;
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .advantages{
    display:block;
    overflow:hidden;
    background:#f3fbfd;
    border-radius:clamp(20px, 2.5vw, 32px);
    padding:clamp(28px, 4vw, 56px);
    margin:0;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .advantages > h2{
    margin:0 0 clamp(24px, 3vw, 38px);
    color:#ae2012;
    font-size:clamp(26px, 2.6vw, 36px);
    font-weight:700;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .adv-grid{
    display:flex;
    flex-direction:column;
    gap:18px;
    max-width:640px;
    margin:0 auto;
    text-align:left;
    counter-reset:plastic-advantage;
}

.vc-inner-card--plasticheskaya-khirurgiya .adv-grid .step{
    display:grid;
    grid-template-columns:55px minmax(0, 1fr);
    column-gap:20px;
    align-items:center;
    border-radius:22px;
    padding:20px;
    box-shadow:none;
    background:linear-gradient(
        90deg,
        rgba(255, 255, 255, 0) 0%,
        #fff 24%,
        #fff 68%,
        rgba(255, 255, 255, 0) 92%,
        rgba(255, 255, 255, 0) 100%
    );
}

.vc-inner-card--plasticheskaya-khirurgiya .adv-grid .step:hover{
    transform:translateY(-3px);
}

.vc-inner-card--plasticheskaya-khirurgiya .adv-grid .step::before{
    content:counter(plastic-advantage, decimal-leading-zero);
    counter-increment:plastic-advantage;
    grid-column:1;
    width:55px;
    height:55px;
    border-radius:16px;
    background:#d0d0d0;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:bold;
    font-size:18px;
    flex-shrink:0;
}

.vc-inner-card--plasticheskaya-khirurgiya .adv-grid .content{
    grid-column:2;
    min-width:0;
    text-align:left;
}

.vc-inner-card--plasticheskaya-khirurgiya .adv-grid .content h3{
    margin:0;
    color:#212121;
    font-size:18px;
    font-weight:700;
}

@media(max-width:900px){
    .vc-inner-card--plasticheskaya-khirurgiya .adv-grid .step{
        grid-template-columns:1fr;
        justify-items:center;
        text-align:center;
    }

    .vc-inner-card--plasticheskaya-khirurgiya .adv-grid .content{
        text-align:center;
    }
}

.vc-inner-card--plasticheskaya-khirurgiya .content-inner .advantages.advantages--gray{
    background:#f2f3f4;
}

.vc-inner-card--plasticheskaya-khirurgiya .advantages__cta{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:24px;
    width:100%;
    margin:clamp(24px, 3vw, 38px) 0 0;
    padding:clamp(20px, 2.5vw, 28px) clamp(24px, 3vw, 32px);
    border-radius:22px;
    background:#d0d0d0;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .advantages__cta p{
    margin:0;
    color:#212121;
    font-size:18px;
    line-height:1.5;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .advantages__cta .plastic-btn{
    flex-shrink:0;
    margin-top:0;
}

@media(max-width:768px){
    .vc-inner-card--plasticheskaya-khirurgiya .advantages__cta{
        flex-direction:column;
        align-items:stretch;
        text-align:center;
    }

    .vc-inner-card--plasticheskaya-khirurgiya .advantages__cta p{
        text-align:center;
    }
}

.plastic-btn{
    display:inline-block;
    margin-top:35px;
    background:#ae2012;
    color:#fff;
    padding:18px 40px;
    border-radius:50px;
    text-decoration:none;
    transition:.3s;
    cursor: pointer;
}

.plastic-btn:hover{
    transform:translateY(-3px);
}

.section-title{
    text-align:center;
    margin-bottom:60px;
}

.section-title h2{
    font-size:42px;
}

.advantages-grid,
.operations-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(320px,1fr));
    gap:30px;
}

.advantage-card,
.operation-card{
    background:#fff;
    border-radius:20px;
    padding:35px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s;
}

.advantage-card:hover,
.operation-card:hover{
    transform:translateY(-8px);
}

.icon{
    font-size:42px;
    margin-bottom:20px;
}

.operation-card h3{
    margin-bottom:20px;
}

.result{
    margin-top:20px;
    background:#eef8fb;
    padding:18px;
    border-radius:12px;
    font-weight:600;
}

.operations{
    background:#f5f8fb;
}

.steps{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    gap:30px;
}

.step{
    background:#fff;
    padding:40px;
    border-radius:20px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    position:relative;
}

.step span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:70px;
    height:70px;
    border-radius:50%;
    background:#ae2012;
    color:#fff;
    font-size:28px;
    font-weight:bold;
    margin-bottom:25px;
}

.step h3{
    margin-bottom:20px;
}

.step p{
    line-height:1.8;
}

.vc-inner-card--plasticheskaya-khirurgiya .steps{
    display:grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:24px;
    margin:0;
}

.vc-inner-card--plasticheskaya-khirurgiya .steps .step{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    min-width:0;
    background:#fff;
    border-top:6px solid #ae2012;
    padding:clamp(24px, 2.5vw, 32px);
    border-radius:clamp(16px, 2vw, 20px);
    box-shadow:0 5px 20px rgba(0,0,0,.08);
    overflow:hidden;
    transition:.3s;
}

.vc-inner-card--plasticheskaya-khirurgiya .steps .step:hover{
    transform:translateY(-4px);
}

.vc-inner-card--plasticheskaya-khirurgiya .steps .step span{
    display:block;
    width:auto;
    height:auto;
    margin:0 0 15px;
    border-radius:0;
    background:none;
    color:rgba(174, 32, 18, 0.18);
    font-size:clamp(44px, 4vw, 58px);
    font-weight:700;
    line-height:1;
}

.vc-inner-card--plasticheskaya-khirurgiya .steps .step h3{
    margin:0 0 10px;
    color:#ae2012;
    font-size:20px;
    line-height:1.25;
    text-align:left;
}

.vc-inner-card--plasticheskaya-khirurgiya .steps .step p{
    margin:0;
    color:#555;
    font-size:16px;
    line-height:1.6;
    text-align:left;
}

@media(max-width:1023px){
    .vc-inner-card--plasticheskaya-khirurgiya .steps{
        grid-template-columns:repeat(2, minmax(0, 1fr));
    }
}

@media(max-width:640px){
    .vc-inner-card--plasticheskaya-khirurgiya .steps{
        grid-template-columns:1fr;
    }
}

@media(max-width:768px){

    .container{
        padding:50px 15px;
    }

    .plastic-hero__media{
        float:none;
        width:100%;
        margin:0 0 30px 0;
    }

    .plastic-hero__photo{
        height:280px;
    }

    .plastic-hero h1,
    .plastic-hero h2{
        font-size:26px;
    }

    .plastic-subtitle{
        font-size:20px;
    }

    .section-title h2{
        font-size:30px;
    }

}


.gallery-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    grid-auto-rows:280px;
    gap:20px;
}

.gallery-item{
    overflow:hidden;
    border-radius:20px;
    box-shadow:0 15px 35px rgba(0,0,0,.12);
    position:relative;
    transition:.4s;
    background:#fff;
}

.gallery-item img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:.6s;
}

.gallery-item:hover{
    transform:translateY(-8px);
}

.gallery-item:hover img{
    transform:scale(1.08);
}

.gallery-big{
    grid-column:span 2;
    grid-row:span 2;
}

@media(max-width:1200px){

    .gallery-grid{
        grid-template-columns:repeat(3,1fr);
    }

    .gallery-big{
        grid-column:span 2;
        grid-row:span 1;
    }

}

@media(max-width:768px){

    .plastic-gallery{
        padding:50px 0;
    }

    .plastic-gallery .section-title h2{
        font-size:32px;
    }

    .plastic-gallery .section-title p{
        font-size:18px;
    }

    .gallery-grid{
        grid-template-columns:1fr;
        grid-auto-rows:260px;
    }

    .gallery-big{
        grid-column:auto;
        grid-row:auto;
    }

}

.vc-inner-card--plasticheskaya-khirurgiya .operations{
    background:none;
}

.vc-inner-card--plasticheskaya-khirurgiya .operations > .container{
    margin:0 !important;
    background:#f5f8fb;
    border-radius:clamp(20px, 2.5vw, 32px);
    padding:clamp(28px, 4vw, 56px) !important;
}

.vc-inner-card--plasticheskaya-khirurgiya .container:has(> .advantages){
    padding:0 !important;
}

.vc-inner-card--plasticheskaya-khirurgiya .operations-grid{
    grid-template-columns:1fr;
}

.vc-inner-card--plasticheskaya-khirurgiya .operation-card{
    text-align:center;
}

@media(max-width:700px){
    .vc-inner-card--plasticheskaya-khirurgiya .operations-grid{
        grid-template-columns:1fr;
    }
}

.vc-inner-card.vc-inner-card--plasticheskaya-khirurgiya > .content-inner .operation-card h3{
    margin:0 0 15px;
    color:#ae2012;
    font-size:34px;
    text-align:center;
}

.vc-inner-card--plasticheskaya-khirurgiya .operation-card ul{
    display:inline-flex;
    flex-direction:column;
    align-items:flex-start;
    max-width:100%;
    margin:0;
    padding-left:0;
    list-style:none;
    text-align:left;
}

.vc-inner-card--plasticheskaya-khirurgiya .operation-card li{
    position:relative;
    padding-left:30px;
    margin-bottom:8px;
    line-height:1.5;
}

.vc-inner-card--plasticheskaya-khirurgiya .operation-card li::before{
    content:"✓";
    position:absolute;
    left:0;
    top:0;
    color:#ae2012;
    font-weight:700;
}

/*
 * Пластическая хирургия: единый межблочный ритм.
 * В админском HTML несколько соседних div.container используются как секции;
 * вертикальные padding этих wrapper-контейнеров смешивались с padding карточек
 * и давали разный визуальный отступ между блоками.
 */
.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery{
    --plastic-section-gap:clamp(28px, 3.2vw, 44px);
    display:flex;
    flex-direction:column;
    gap:var(--plastic-section-gap);
}

.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .plastic-hero,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .plastic-gallery,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .operations,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .container{
    width:100%;
    margin-top:0;
    margin-bottom:0;
}

.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .container,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-gallery > .container{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .container:last-child{
    margin-bottom:var(--plastic-section-gap);
}

/*
 * Та же страница: выравниваем рабочую ширину секций по блокам advantages
 * ("С какими запросами..." и "Что получают..."). Внешние wrapper-контейнеры
 * должны занимать всю ширину карточки; внутренний padding остаётся у самих
 * цветных блоков и карточек, а не у обёрток.
 */
.vc-inner-card--plasticheskaya-khirurgiya .plastic-hero > .container,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-gallery > .container,
.vc-inner-card--plasticheskaya-khirurgiya .operations > .container,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .container{
    width:100%;
    max-width:none;
    margin-right:0 !important;
    margin-left:0 !important;
    box-sizing:border-box;
}

.vc-inner-card--plasticheskaya-khirurgiya .plastic-gallery > .container,
.vc-inner-card--plasticheskaya-khirurgiya .plastic-surgery > .container{
    padding-right:0 !important;
    padding-left:0 !important;
}

.diagnostic-landing{
    background:#f7f9fc;
    padding:80px 0;
}

.diagnostic-landing .container{
    max-width:1300px;
    margin:0 auto;
    padding:0 20px;
}

.landing-title{
    text-align:center;
    margin-bottom:80px;
}

.landing-title span{
    display:inline-block;
    background:#dbeeff;
    color:#0d6efd;
    padding:10px 24px;
    border-radius:30px;
    font-size:14px;
    margin-bottom:20px;
}

.landing-title h1{
    font-size:56px;
    margin-bottom:25px;
    color:#13304b;
}

.landing-title p{
    max-width:900px;
    margin:auto;
    font-size:20px;
    line-height:1.8;
    color:#666;
}

.diagnostic-item{
    display:flex;
    align-items:center;
    gap:60px;
    margin-bottom:80px;
}

.diagnostic-item.reverse{
    flex-direction:row-reverse;
}

.diagnostic-image{
    flex:1;
}

.diagnostic-image img{
    width:100%;
    height:500px;
    object-fit:cover;
    border-radius:25px;
    box-shadow:0 20px 50px rgba(0,0,0,.08);
    transition:.5s;
}

.diagnostic-image img:hover{
    transform:scale(1.03);
}

.diagnostic-text{
    flex:1;
}

.diagnostic-text h2{
    font-size:42px;
    color:#13304b;
    margin-bottom:25px;
}

.diagnostic-text p{
    font-size:20px;
    line-height:1.8;
    color:#555;
}

@media(max-width:992px){

.diagnostic-item,
.diagnostic-item.reverse{

flex-direction:column;

gap:30px;

margin-bottom:60px;

}

.landing-title h1{

font-size:40px;

}

.diagnostic-text h2{

font-size:32px;

}

.diagnostic-image img{

height:350px;

}

}

@media(max-width:768px){

.landing-title h1{

font-size:32px;

}

.landing-title p,
.diagnostic-text p{

font-size:17px;

}

.diagnostic-image img{

height:260px;

}

}

.service-grid-kt {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}

.hero{
    position:relative;
    /*min-height:100vh;*/
    display:flex;
    align-items:center;
    background:transparent;
    overflow:hidden;
    color:#fff;
}

.hero::before{
    content:"";
    position:absolute;
    inset:0;
}

.hero-content{
    position:relative;
    z-index:2;
}

.hero h1{
    font-size:44px;
    line-height:1.2;
    margin-bottom:20px;
    color: #ae2012
}

.hero p{
    font-size:18px;
    opacity:0.95;
    margin-bottom:30px;
    line-height:1.6;
}
.service-body li::before {
  color: #ae2012 !important;
}
.buttons{
    display:flex;
    gap:15px;
    flex-wrap:wrap;
}

.btn{
    padding:14px 22px;
    border-radius:14px;
    border:none;
    cursor:pointer;
    font-size:15px;
    transition:0.3s;
}

.btn-primary{
    background:#fff;
    color:#0aa6c2;
    font-weight:600;
}

.btn-primary:hover{
    transform:translateY(-2px);
    color: #ae2012;
    background-color: #fff;
}

.btn-secondary{
    background:rgba(255,255,255,0.2);
    color:#fff;
    border:1px solid rgba(255,255,255,0.4);
}

.hero-image{
    background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/1.jpg") center/cover no-repeat;
    height:420px;
    border-radius:30px;
    box-shadow:0 20px 60px rgba(0,0,0,0.25);
}

/* MOBILE */
@media(max-width:900px){
    .hero-content{
        grid-template-columns:1fr;
        text-align:center;
    }

    .hero h1{
        font-size:32px;
    }

    .hero-image{
        height:280px;
    }

    .buttons{
        justify-content:center;
    }
}

<style>
.section{
  padding:90px 0;
}

.section-title{
  text-align:center;
  margin-bottom:40px;
}

.section-title h2{
  font-size:34px;
  margin-bottom:10px;
}

.section-title p{
  color:#5a6b7a;
}

.grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.card{
  background:#fff;
  padding:25px;
  border-radius:22px;
  box-shadow:0 10px 30px rgba(0,0,0,0.06);
  transition:0.3s;
}

.card:hover{
  transform:translateY(-5px);
}

.icon{
  font-size:30px;
  margin-bottom:10px;
}

.card h3{
  margin-bottom:10px;
}

.card p{
  color:#5a6b7a;
  font-size:14px;
  line-height:1.5;
}

.note{
  margin-top:30px;
  text-align:center;
  padding:20px;
  background:#e8f7fb;
  border-radius:16px;
  color:#697374;
  font-weight:500;
}

/* MOBILE */
@media(max-width:900px){
  .grid{
    grid-template-columns:1fr;
  }

  .section-title h2{
    font-size:26px;
  }
}
.alt{
  background:#f3fbfd;
}

.grid-2{
  grid-template-columns:repeat(2,1fr);
}

.feature{
  background:#fff;
  padding:22px;
  border-radius:22px;
  display:flex;
  gap:15px;
  box-shadow:0 10px 30px rgba(0,0,0,0.06);
  transition:0.3s;
}

.feature:hover{
  transform:translateY(-4px);
}

.feature-icon{
  font-size:28px;
  width:50px;
  height:50px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#e8f7fb;
  border-radius:14px;
}

.feature h3{
  margin-bottom:6px;
}

.feature p{
  color:#5a6b7a;
  font-size:14px;
  line-height:1.5;
}

.image-block{
  margin-top:40px;
  height:850px;
  border-radius:30px;
  background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/2.jpg") center/cover no-repeat;
  box-shadow:0 20px 60px rgba(0,0,0,0.12);
}

/* MOBILE */
@media(max-width:900px){
  .grid-2{
    grid-template-columns:1fr;
  }

  .image-block{
    height:220px;
  }
}
.service{
  background:#fff;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 10px 30px rgba(0,0,0,0.06);
  transition:0.3s;
}

.service:hover{
  transform:translateY(-4px);
}

.service-img{
  height:180px;
  background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/3.jpg") center/cover no-repeat;
}

.service-img.img2{
  background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/4.jpg") center/cover no-repeat;
}

.service-img.img3{
  background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/5.jpg") center/cover no-repeat;
}

.service-img.img4{
  background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/6.jpg") center/cover no-repeat;
}

.service-body{
  padding:20px;
}

.service-body h3{
  margin-bottom:10px;
}

.service-body ul{
  list-style:none;
  padding:0;
}

.service-body li{
  padding:6px 0;
  color:#5a6b7a;
  font-size:14px;
  position:relative;
  padding-left:18px;
}

.service-body li::before{
  content:"•";
  position:absolute;
  left:0;
  color:#0aa6c2;
  font-weight:bold;
}
.timeline{
  display:flex;
  flex-direction:column;
  gap:18px;
  margin-top:40px;
}

.step{
  /*display:flex;*/
  gap:20px;
  background:#fff;
  padding:20px;
  border-radius:22px;
  box-shadow:0 10px 30px rgba(0,0,0,0.06);
  transition:0.3s;
}

.step:hover{
  transform:translateY(-3px);
}

.num,
.vc-inner-card--oncology .adv-grid .step::before{
  width:55px;
  height:55px;
  border-radius:16px;
  background:#d0d0d0;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:bold;
  font-size:18px;
  flex-shrink:0;
}

.content h3{
  margin-bottom:6px;
}

.content p{
  color:#5a6b7a;
  font-size:14px;
  line-height:1.5;
}

.timeline-image{
  margin-top:40px;
  height:320px;
  border-radius:30px;
  background:url("/bitrix/templates/vc-site/assets/img/otolarinkoligiya/7.jpg") center/cover no-repeat;
  box-shadow:0 20px 60px rgba(0,0,0,0.12);
}

/* MOBILE */
@media(max-width:900px){
  .step{
    flex-direction:column;
  }

  .num,
  .vc-inner-card--oncology .adv-grid .step::before{
    width:45px;
    height:45px;
  }

  .timeline-image{
    height:220px;
  }
}


.gallery {
    padding: 60px 20px;
    background: #f7f9fb;
}

.gallery__container {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.gallery__item {
    display: block;
    overflow: hidden;
    border-radius: 14px;
    position: relative;
    aspect-ratio: 4 / 3;
    background: #eee;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.gallery__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.gallery__item:hover img {
    transform: scale(1.08);
}

/* адаптив */
@media (max-width: 992px) {
    .gallery__container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .gallery__container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .gallery__container {
        grid-template-columns: 1fr;
    }
}




.diagnostics-intro {
    padding: 20px 0;
    background: #fff;
}

.diagnostics-intro__header {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 70px;
}

.diagnostics-intro__label {
    display: inline-block;
    padding: 10px 18px;
    background: #ae2012;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.diagnostics-intro__header h2 {
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #000;
}

.vc-inner-card--diagnostika-i-analizy .content-inner .diagnostics-intro__header h2 {
    text-align: center;
}

.diagnostics-intro__header p {
    font-size: 18px;
    line-height: 1.8;
    color: #ae2012;
}

.diagnostics-intro__content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 70px;
    background: #f7fafc;
    border-radius: clamp(20px, 2.5vw, 32px);
    padding: clamp(24px, 3vw, 40px);
}

.diagnostics-intro__text {
    background: #fff;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0 10px 40px rgba(0,0,0,.05);
}

.diagnostics-intro__text p {
    font-size: 17px;
    line-height: 1.9;
    color: #475569;
    margin-bottom: 20px;
}

.diagnostics-intro__cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

.diag-card {
    flex: 1 1 260px;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,.05);
    text-align: center;
    transition: .3s;
}

.diag-card:hover {
    transform: translateY(-5px);
}

.diag-card__icon {
    font-size: 40px;
    margin-bottom: 15px;
}

.diag-card h3 {
    margin-bottom: 12px;
    color: #1b2b45;
    font-size: 22px;
}

.vc-inner-card--diagnostika-i-analizy .content-inner .diag-card h3 {
    text-align: center;
}

.diag-card p {
    color: #64748b;
    line-height: 1.7;
}

.diagnostics-highlight {
    background: transparent;
    border: 2px solid #ae2012;
    color: #ae2012;
    border-radius: 20px;
    padding: 50px;
}

.diagnostics-highlight h3 {
    font-size: 34px;
    margin-bottom: 25px;
}

.diagnostics-highlight p {
    font-size: 17px;
    line-height: 1.9;
    opacity: .95;
}

.diagnostics-highlight p:last-child {
    margin-top: 20px;
}

@media (max-width: 991px) {
    .diagnostics-highlight {
        padding: 35px 25px;
    }
}

@media (max-width: 480px) {
    .diagnostics-intro__header h2 {
        font-size: 26px;
    }

    .diagnostics-intro__text {
        padding: 24px;
    }

    .diag-card {
        padding: 20px;
    }
}
.diagnostic-catalog{
    padding:20px 0;
    background:#fff;
}

.catalog-body{
    background:#f8fafc;
    border-radius:clamp(20px, 2.5vw, 32px);
    padding:clamp(24px, 3vw, 40px);
}

.catalog-head{
    text-align:center;
    margin-bottom:50px;
}

.catalog-head span{
    color:#ae2012;
    font-weight:600;
    text-transform:uppercase;
}

.catalog-head h2{
    margin-top:15px;
    font-size:48px;
}

.vc-inner-card--diagnostika-i-analizy .content-inner .catalog-head h2{
    text-align:center;
}

.catalog-tabs{
    display:flex;
    gap:15px;
    justify-content:center;
    flex-wrap:wrap;
    margin-bottom:40px;
}

.catalog-tab{
    border:none;
    padding:16px 28px;
    border-radius:50px;
    background:#fff;
    cursor:pointer;
    font-size:16px;
    font-weight:600;
    box-shadow:0 5px 20px rgba(0,0,0,.08);
}

.catalog-tab.active{
    background:#ae2012;
    color:#fff;
}

.catalog-pane{
    display:none;
}

.catalog-pane.active{
    display:block;
}

.services-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:15px;
}

.service-item{
    background:#fff;
    padding:20px;
    border-radius:16px;
    box-shadow:0 5px 20px rgba(0,0,0,.05);
    line-height:1.6;
    text-align:left;
    transition:.3s;
}

.service-item:hover{
    transform:translateY(-3px);
}

@media(max-width:768px){
    .catalog-head h2{
        font-size:32px;
    }
}
.doctors-consultation{
    background: transparent;
}

.vc-inner-card--konsultatsii .container{
    padding: 0;
}

.consultation-top{
    max-width:900px;
    margin:0 auto 60px;
    text-align:center;
}

.consultation-label{
    display:inline-block;
    padding:10px 18px;
    border-radius:30px;
    background:#ae2012;
    color:#fff;
    font-weight:600;
    margin-bottom:20px;
}

.consultation-top h2{
    font-size:48px;
    line-height:1.2;
    color:#000;
    margin-bottom:25px;
}

.consultation-top p{
    font-size:18px;
    line-height:1.9;
    color:#000;
}

.doctor-cards{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}

.doctor-card{
    position:relative;
    background:#fff;
    border-radius:24px;
    padding:30px;
    border:1px solid #ae2012;
    transition:.3s;
}

.doctor-card:hover{
    transform:translateY(-6px);
    box-shadow:0 20px 40px rgba(0,0,0,.08);
}

.doctor-card::before{
    content:"";
    width:50px;
    height:4px;
    background:#ae2012;
    display:block;
    border-radius:10px;
    margin-bottom:20px;
}

.doctor-card h3{
    font-size:22px;
    color:#000;
    margin-bottom:15px;
}

.doctor-card p{
    margin:0 0 10px;
    line-height:1.7;
    color:#000;
}

@media(max-width:991px){

    .doctor-cards{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:768px){

    .consultation-top h2{
        font-size:34px;
    }

    .doctor-cards{
        grid-template-columns:1fr;
    }

}
.medical-procedures .container{
    padding: 0;
}

.procedures-header{
    text-align:center;
    margin-bottom:70px;
}

.procedures-header span{
    display:inline-block;
    padding:10px 20px;
    background:#ae2012;
    color:#fff;
    border-radius:50px;
    font-weight:600;
    margin-bottom:20px;
}

.procedures-header h2{
    font-size:48px;
    color:#0f172a;
}

.procedure-section{
    background:#fff;
    border-radius:28px;
    padding:35px;
    margin-bottom:30px;
    box-shadow:0 15px 40px rgba(0,0,0,.05);
}

.procedure-section__title{
    font-size:28px;
    font-weight:700;
    color:#0f172a;
    margin-bottom:25px;
    padding-bottom:15px;
    border-bottom:2px solid #e2e8f0;
}

.procedure-list{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:15px 30px;
    padding:0;
    margin:0;
    list-style:none;
}

.procedure-list li{
    position:relative;
    padding:16px 16px 16px 50px;
    background:#f8fafc;
    border-radius:14px;
    line-height:1.6;
    color:#475569;
}

.procedure-list li:before{
    content:"✓";
    position:absolute;
    left:18px;
    top:15px;
    width:22px;
    height:22px;
    text-align:center;
    line-height:22px;
    border-radius:50%;
    background:#ae2012;
    color:#fff;
    font-size:12px;
}

@media(max-width:991px){

    .procedure-list{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .procedures-header h2{
        font-size:34px;
    }

    .procedure-section{
        padding:25px;
    }

    .procedure-section__title{
        font-size:24px;
    }

}
.page-title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #000;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
  border-left: 8px solid #ae2012;
  padding-left: 25px;
}

.page-subtitle {
    font-size: 1.2rem;
    color: #4a5b7a;
    margin-bottom: 45px;
    padding-left: 33px;
    border-bottom: 1px solid #e9eef4;
    padding-bottom: 20px;
}

/* Блок преимуществ (сетка) */
.advantages-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 25px;
    margin-bottom: 50px;
}

.advantage-card {
    background: #f8faff;
    border-radius: 20px;
    padding: 28px 20px 22px;
    transition: transform 0.25s ease, box-shadow 0.3s ease;
    border: 1px solid #ae2012;
    text-align: center;
}

.advantage-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(42, 125, 225, 0.08);
    border-color: #cddff5;
}

.advantage-icon {
    font-size: 2.8rem;
    display: block;
    margin-bottom: 12px;
}

.advantage-card h3 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #0a1c3a;
    margin-bottom: 8px;
}

.advantage-card p {
    font-size: 0.95rem;
    color: #3f5577;
    margin: 0;
}

/* Разделы операций */
.operations-section {
    margin-top: 40px;
}

.section-block {
    margin-bottom: 48px;
}

.section-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: #0f2a4a;
    background: linear-gradient(90deg, #eaf1fd 0%, #ffffff 100%);
    padding: 14px 28px;
    border-radius: 60px 20px 20px 60px;
    display: inline-block;
    margin-bottom: 25px;
    letter-spacing: -0.3px;
    border-left: 6px solid #ae2012;
}

.procedure-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 16px;
    list-style: none;
    padding: 0 10px;
}

.procedure-list li {
    background: #fafcff;
    padding: 6px 16px 6px 40px;
    border-radius: 40px;
    font-size: 0.95rem;
    color: #1f3a62;
    border: 1px solid #e6edf6;
    position: relative;
    transition: all 0.1s ease;
    flex: 0 1 auto;
}

.procedure-list li::before {
    content: "•";
    color: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.procedure-list li:hover {
    background: #eef5ff;
    border-color: #b8cfe9;
}

/* Специальный блок для длинных списков – более компактно */
.procedure-list.compact li {
    font-size: 0.9rem;
    padding: 4px 14px 4px 40px;
}



@media (max-width: 480px) {
    .advantages-grid {
        grid-template-columns: 1fr;
    }
    .procedure-list li {
        flex: 1 1 100%;
    }
    .container {
        padding: 20px 12px;
    }
}

/* Дополнительный штрих — разделитель */
.hr-light {
    margin: 30px 0 20px;
    border: 0;
    height: 1px;
    background: linear-gradient(90deg, #dce5f0, transparent);
}

.call-popup{
    position:fixed;
    inset:0;
    display:none;
    align-items:center;
    justify-content:center;
    z-index:99999;
}

.call-popup.active{
    display:flex;
}

.call-popup__overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.55);
}

.call-popup__content{
    position:relative;
    background:#fff;
    width:420px;
    max-width:95%;
    padding:35px;
    border-radius:12px;
    z-index:2;
}

.call-popup__content h3{
    margin-bottom:20px;
}

.call-popup input{
    width:100%;
    height:50px;
    padding:0 15px;
    margin-bottom:15px;
    border:1px solid #ddd;
    border-radius:6px;
}

.call-popup__close{
    position:absolute;
    right:15px;
    top:10px;
    border:0;
    background:none;
    font-size:30px;
    cursor:pointer;
}
.mobile__version {
  display: none !important;
}
.vc-news__list a:hover {
  text-decoration: none;
}
/* Адаптивность */
@media (max-width: 768px) {
    .container {
        padding: 30px 20px;
    }
    .page-title {
        font-size: 2.2rem;
        padding-left: 18px;
    }
    .page-subtitle {
        padding-left: 18px;
        font-size: 1rem;
    }
    .section-title {
        font-size: 1.4rem;
        padding: 10px 18px;
    }
    .advantages-grid {
        grid-template-columns: 1fr;
    }
    .mobile__version {
      display: block !important;
      text-align: center;
    }
    .desktop__version {
      display: none !important;
    }
    .hero {
      display: block;
    }
}

.vc-inner-card--oncology .onkologiya__img {
  display: flex;
  gap: 24px;
  margin-bottom: clamp(32px, 4vw, 64px);
}

.vc-inner-card--oncology .onkologiya__img--fade-down {
  background: linear-gradient(
    180deg,
    #f2f3f4 0%,
    #f2f3f4 50%,
    rgba(242, 243, 244, 0.55) 75%,
    rgba(242, 243, 244, 0) 100%
  );
  border-radius: clamp(20px, 2.5vw, 32px);
  padding: clamp(28px, 4vw, 56px) clamp(28px, 4vw, 56px) clamp(14px, 2vw, 28px);
}

.vc-inner-card--oncology .onkologiya__img--fade-up {
  background: linear-gradient(
    180deg,
    rgba(242, 243, 244, 0) 0%,
    rgba(242, 243, 244, 0.55) 25%,
    #f2f3f4 50%,
    #f2f3f4 100%
  );
  border-radius: clamp(20px, 2.5vw, 32px);
  padding: clamp(14px, 2vw, 28px) clamp(28px, 4vw, 56px) clamp(28px, 4vw, 56px);
}

.vc-inner-card--oncology .onkologiya__img > div {
  flex: 1 1 50%;
  min-width: 0;
  margin: 0 !important;
}

.vc-inner-card--oncology .onkologiya__img img {
  width: 100%;
  height: 100%;
  border-radius: clamp(16px, 2vw, 24px);
  object-fit: cover;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

@media (max-width: 767px) {
  .vc-inner-card--oncology .onkologiya__img {
    flex-direction: column;
  }
}

/* Страница «Пациенту»: баннер, перенос меню и контентные блоки */
.vc-page-head__about-bg--patients {
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vc-page-head__about-bg-img--patients {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 60% center;
}

.vc-page-head:has(.vc-page-head__about-bg--patients) .vc-page-title {
  order: 1;
  margin-bottom: 0;
}

.vc-page-head:has(.vc-page-head__about-bg--patients) .vc-bread {
  order: 2;
  margin-top: 2px;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.vc-page-head:has(.vc-page-head__about-bg--patients) .vc-bread__item {
  flex: 0 0 auto;
  white-space: nowrap;
  color: #222;
  opacity: 0.72;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.9);
}

.vc-page-head:has(.vc-page-head__about-bg--patients) .vc-bread__item br {
  display: none;
}

.vc-page-head:has(.vc-page-head__about-bg--patients) .vc-bread__item:last-child {
  opacity: 1;
}

@media (min-width: 768px) {
  .vc-page-head:has(.vc-page-head__about-bg--patients) .vc-page-title {
    margin-top: clamp(48px, 4.5vw, 60px);
  }
}

/*
 * Универсальный баннер шапки - светлое изображение на всю ширину/высоту
 * .vc-page-head (левая часть картинки светлая, под неё и рассчитан заголовок
 * с крошками - отдельного цвета/тени текста не требуется, в отличие от
 * тёмного фото на странице «Пациенту» выше).
 */
.vc-page-head__about-bg--universal {
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/*
 * Отдельный модификатор для карточки врача - не --universal, потому что
 * :has(.vc-page-head__about-bg--universal) переставляет .vc-bread на order:2
 * (расчёт на пару .vc-page-title/.vc-bread). На карточке врача вместо
 * .vc-page-title стоит .vc-page-head__doctor (order:0 по умолчанию) -
 * с --universal крошки визуально уезжали бы под фото/имя врача.
 */
.vc-page-head__about-bg--doctor {
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.vc-page-head__about-bg-img--doctor {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vc-page-head__about-bg-img--universal {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vc-page-head:has(.vc-page-head__about-bg--universal) .vc-page-title {
  order: 1;
  margin-bottom: 0;
}

.vc-page-head:has(.vc-page-head__about-bg--universal) .vc-bread {
  order: 2;
  margin-top: 2px;
  flex-wrap: nowrap;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.vc-page-head:has(.vc-page-head__about-bg--universal) .vc-bread__item {
  flex: 0 0 auto;
  white-space: nowrap;
}

.vc-page-head:has(.vc-page-head__about-bg--universal) .vc-bread__item br {
  display: none;
}

.vc-page-head.vc-page-head--programs .vc-page-head__programs-detail {
  order: 2;
}

.vc-page-head.vc-page-head--programs .vc-page-title,
.vc-page-head.vc-page-head--programs .vc-page-head__programs-detail,
.vc-page-head.vc-page-head--programs .vc-bread {
  flex-shrink: 0;
}

.vc-page-head.vc-page-head--programs .vc-bread {
  order: 3;
}

.vc-page-head.vc-page-head--programs:has(.vc-page-head__programs-detail) .vc-bread {
  margin-top: 8px;
}

.vc-page-head.vc-page-head--programs:has(.vc-page-head__programs-detail) .vc-page-head__programs-detail-price {
  margin-top: 8px;
  color: #ae2012;
}

@media (min-width: 768px) {
  .vc-page-head.vc-page-head--programs:has(.vc-page-head__programs-detail) .vc-page-head__content-container {
    padding-top: clamp(112px, 8vw, 132px);
    padding-bottom: 36px;
  }

  .vc-page-head.vc-page-head--programs:has(.vc-page-head__programs-detail) .vc-page-title {
    margin-top: clamp(28px, 3vw, 48px);
  }
}

@media (max-width: 767px) {
  .vc-page-head.vc-page-head--programs .vc-bread {
    flex-wrap: wrap;
    overflow: visible;
    white-space: normal;
    row-gap: 2px;
  }

  .vc-page-head.vc-page-head--programs .vc-bread__item {
    display: inline;
    flex: 0 1 auto;
    min-width: 0;
    white-space: normal;
    font-size: 11px;
    line-height: 1.25;
  }

  .vc-page-head.vc-page-head--programs .vc-bread__item:not(:first-child) {
    display: inline;
  }

  .vc-page-head.vc-page-head--programs .vc-bread__item:first-child::after {
    content: " / ";
  }
}

@media (min-width: 768px) {
  .vc-page-head:has(.vc-page-head__about-bg--universal) .vc-page-title {
    margin-top: clamp(48px, 4.5vw, 60px);
  }
}

/*
 * На мобильном шапка сайта (.vc-header) - position: fixed, лежит поверх
 * .vc-page-head, а не выталкивает её вниз. padding-top ниже резервирует
 * только высоту самой шапки (значение согласовано с компактным размером
 * мобильного логотипа ниже), а остальное свободное место отдано
 * justify-content: center - он сам центрирует заголовок с крошками по их
 * фактической высоте, без риска, что при более длинном тексте они вылезут
 * за пределы баннера (так было при попытке заранее посчитать фиксированный
 * отступ под текст).
 */
@media (max-width: 767px) {
  .vc-page-head:has(.vc-page-head__about-bg--universal) .vc-page-head__content-container {
    height: 100%;
    padding-top: clamp(78px, 21vw, 88px);
    padding-bottom: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.patsienti .vc-inner-card--patient .hero {
  min-height: 140px;
  padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-bottom: clamp(1.5rem, 3vw, 3rem);
  overflow: hidden;
  border-top: 5px solid #ae2012;
  border-radius: 22px;
}

.patsienti .vc-inner-card--patient .hero::before {
  display: none;
}

.patsienti .vc-inner-card--patient .hero h2 {
  width: 100%;
  max-width: 100%;
  margin: 0;
  color: #ae2012;
  font-size: clamp(1.75rem, 3vw, 3.25rem);
  line-height: 1.08;
}

@media (min-width: 768px) {
  .patsienti .vc-inner-card--patient .hero h2 {
    white-space: nowrap;
  }
}

.patsienti .vc-inner-card--patient {
  margin-top: 16px;
}

/* Раздел «Гинекология»: тематический баннер и карточка основного контента */
.vc-page-head--gynecology {
  min-height: clamp(220px, 22vw, 340px);
  background-color: #f2efeb !important;
}

.vc-page-head--gynecology::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(248, 247, 245, 0.98) 0%, rgba(248, 247, 245, 0.88) 22%, rgba(248, 247, 245, 0.2) 50%, rgba(248, 247, 245, 0) 68%);
}

.vc-page-head--gynecology .vc-page-title,
.vc-page-head--gynecology .vc-bread__item {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.72);
}

.vc-page-head__gynecology-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.vc-page-head__gynecology-bg picture {
  display: block;
  width: 100%;
  height: 100%;
}

.vc-page-head__gynecology-bg-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Страница «КТ и рентген»: отдельные desktop/mobile-баннеры и единый порядок h1/крошек. */
.vc-page-head--kt-xray {
  min-height: clamp(220px, 22vw, 340px);
  background-color: #eef3f6 !important;
}

.vc-page-head--kt-xray::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(238, 243, 246, 0.98) 0%, rgba(238, 243, 246, 0.9) 25%, rgba(238, 243, 246, 0.22) 54%, rgba(238, 243, 246, 0) 72%);
}

.vc-page-head--kt-xray .vc-page-title {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.vc-page-head--kt-xray .vc-bread__item {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.vc-page-head__kt-xray-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.vc-page-head__kt-xray-bg picture,
.vc-page-head__kt-xray-bg-img {
  display: block;
  width: 100%;
  height: 100%;
}

.vc-page-head__kt-xray-bg-img {
  object-fit: cover;
  object-position: center;
}

/* Онкология: отдельные desktop/mobile-баннеры и единый порядок h1/крошек. */
.vc-page-head--oncology {
  min-height: clamp(220px, 22vw, 340px);
  background-color: #f8eeee !important;
}

.vc-page-head--oncology::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(248, 238, 238, 0.98) 0%, rgba(248, 238, 238, 0.9) 25%, rgba(248, 238, 238, 0.22) 54%, rgba(248, 238, 238, 0) 72%);
}

.vc-page-head--oncology .vc-page-title {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.vc-page-head--oncology .vc-bread__item {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.vc-page-head__oncology-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.vc-page-head__oncology-bg picture,
.vc-page-head__oncology-bg-img {
  display: block;
  width: 100%;
  height: 100%;
}

.vc-page-head__oncology-bg-img {
  object-fit: cover;
  object-position: center;
}

/* Отоларингология: отдельные desktop/mobile-баннеры и единый порядок h1/крошек. */
.vc-page-head--otolaryngology {
  min-height: clamp(220px, 22vw, 340px);
  background-color: #eef7f9 !important;
}

.vc-page-head--otolaryngology::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    rgba(238, 247, 249, 0.98) 0%,
    rgba(238, 247, 249, 0.9) 25%,
    rgba(238, 247, 249, 0.24) 54%,
    rgba(238, 247, 249, 0) 72%
  );
}

.vc-page-head--otolaryngology .vc-page-title {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.vc-page-head--otolaryngology .vc-bread__item {
  color: #222;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.vc-page-head__otolaryngology-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.vc-page-head__otolaryngology-bg picture,
.vc-page-head__otolaryngology-bg-img {
  display: block;
  width: 100%;
  height: 100%;
}

.vc-page-head__otolaryngology-bg-img {
  object-fit: cover;
  object-position: center top;
}

/*
 * Страница «Бариатрия»: собственный баннер (b-banner.webp) уже содержит
 * встроенное выцветание слева направо, поэтому фон и градиент-подложка
 * взяты близкими к белому, чтобы не давать заметного второго слоя.
 */
.vc-page-head--bariatria {
  min-height: clamp(230px, 24vw, 380px);
  background-color: #ffffff !important;
}

.vc-page-head--bariatria::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0.16) 54%, rgba(255, 255, 255, 0) 72%);
}

.vc-page-head--bariatria .vc-page-title {
  color: #222;
}

.vc-page-head--bariatria .vc-bread__item {
  color: #222;
}

.vc-page-head__bariatria-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.vc-page-head__bariatria-bg picture,
.vc-page-head__bariatria-bg-img {
  display: block;
  width: 100%;
  height: 100%;
}

.vc-page-head__bariatria-bg-img {
  object-fit: cover;
  /*
   * На широких экранах кадр обрезается по высоте. Держим верх фото в кадре,
   * чтобы не срезать голову врача.
   */
  object-position: center 18%;
}

@media (max-width: 1023px) {
  .vc-page-head__bariatria-bg-img {
    object-position: center 16%;
  }
}

@media (max-width: 767px) {
  /*
   * На узком экране обрезается ширина, поэтому двигаем кадр вправо к врачу.
   */
  .vc-page-head--bariatria {
    min-height: 220px;
  }

  .vc-page-head__bariatria-bg picture {
    position: absolute;
    inset: 0;
  }

  .vc-page-head__bariatria-bg-img {
    position: absolute;
    top: 28px;
    right: 0;
    width: auto;
    max-width: none;
    height: 100%;
    object-fit: contain;
    object-position: right top;
    transform: translateX(64px);
  }
}

/* Страница «Анестезиология»: отдельные кадры для desktop и mobile. */
.vc-page-head--anesthesiology {
  min-height: clamp(230px, 24vw, 380px);
  background-color: #f7fbfd !important;
}

.vc-page-head--anesthesiology::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.25) 34%, rgba(255, 255, 255, 0) 62%);
}

.vc-page-head--anesthesiology .vc-page-title,
.vc-page-head--anesthesiology .vc-bread__item {
  color: #222;
}

.vc-page-head__anesthesiology-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}

.vc-page-head__anesthesiology-bg picture,
.vc-page-head__anesthesiology-bg-img {
  display: block;
  width: 100%;
  height: 100%;
}

.vc-page-head__anesthesiology-bg-img {
  object-fit: cover;
  object-position: center top;
}

@media (max-width: 1279px) {
  .vc-page-head__anesthesiology-bg-img {
    transform: translateY(clamp(8px, calc(51.4px - 5.65vw), 28px));
  }
}

@media (max-width: 767px) {
  .vc-page-head--anesthesiology {
    min-height: 220px;
  }

  .vc-page-head--anesthesiology .vc-bread {
    position: absolute;
    right: 24px;
    bottom: 18px;
    left: 24px;
    width: auto;
    margin-top: 0;
  }

  .vc-page-head--anesthesiology::after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.62) 0%, rgba(255, 255, 255, 0.32) 42%, rgba(255, 255, 255, 0) 68%);
  }

  .vc-page-head__anesthesiology-bg-img {
    object-position: center top;
  }
}

.vc-inner-layout > .vc-inner-card--anesteziologiya {
  margin-top: 20px;
}

.vc-inner-card--anesteziologiya > .content-inner {
  padding-top: 20px !important;
  padding-bottom: clamp(28px, 3.5vw, 48px) !important;
}

.vc-inner-card--anesteziologiya .vc-services-section__unit:first-child {
  padding-top: 0;
}

.vc-inner-card--anesteziologiya .vc-services-section__unit > .vc-center {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.vc-inner-card--anesteziologiya .vc-visual-editor,
.vc-inner-card--anesteziologiya .vc-visual-editor > * {
  width: 100%;
  max-width: none;
}

.vc-anesthesiology-landing {
  --anesthesiology-ink: #203b46;
  --anesthesiology-copy: #526771;
  color: var(--anesthesiology-ink);
  text-align: left;
}

.vc-anesthesiology-intro {
  padding: 4px 0 clamp(28px, 3.5vw, 44px);
}

.vc-anesthesiology-intro::before {
  content: none;
}

.vc-anesthesiology-intro h2 {
  max-width: 980px;
  margin: 0;
  color: var(--anesthesiology-ink);
  font-size: clamp(30px, 3.5vw, 50px);
  font-weight: 600;
  line-height: 1.12;
  letter-spacing: -0.025em;
}

.vc-anesthesiology-intro p {
  max-width: 1180px;
  margin: clamp(16px, 2vw, 24px) 0 0;
  color: var(--anesthesiology-copy);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.68;
}

.vc-anesthesiology-grid {
  display: block;
  margin-top: 0;
  border-top: 1px solid #dce7eb;
}

.vc-anesthesiology-card {
  display: grid;
  grid-template-columns: 12px minmax(0, 1fr);
  column-gap: clamp(16px, 2vw, 22px);
  row-gap: clamp(10px, 1.2vw, 14px);
  align-items: start;
  min-width: 0;
  margin: 0;
  padding: clamp(24px, 3vw, 38px) 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.vc-anesthesiology-card::before {
  content: "";
  grid-column: 1;
  grid-row: 1;
  width: 10px;
  height: 10px;
  margin-top: 0.55em;
  border-radius: 50%;
  background: #ae2012;
  box-shadow: 0 0 0 7px rgba(174, 32, 18, 0.08);
}

.vc-anesthesiology-card h3 {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
  color: var(--anesthesiology-ink);
  font-size: clamp(21px, 2vw, 28px);
  font-weight: 600;
  line-height: 1.2;
}

.vc-anesthesiology-card p {
  grid-column: 2;
  grid-row: 2;
  margin: clamp(12px, 1.5vw, 18px) 0 0;
  color: var(--anesthesiology-copy);
  font-size: clamp(15px, 1.25vw, 18px);
  line-height: 1.65;
}

@media (max-width: 767px) {
  .vc-inner-layout > .vc-inner-card--anesteziologiya {
    margin-top: 18px;
  }

  .vc-inner-card--anesteziologiya > .content-inner {
    padding-top: 20px !important;
    padding-bottom: 28px !important;
  }

  .vc-anesthesiology-intro {
    padding: 2px 0 26px;
  }

  .vc-anesthesiology-grid {
    display: block;
  }

  .vc-anesthesiology-card {
    grid-template-columns: 10px minmax(0, 1fr);
    column-gap: 15px;
    padding: 24px 0;
  }

  .vc-anesthesiology-card::before {
    margin-top: 0.48em;
  }
}

/* Нейтральная карточная обёртка для поэтапного переноса внутренних страниц. */
:root {
  /* Общий радиус крупных контентных блоков сайта. */
  /* Строго меньше половины высоты кнопки: иначе она снова выглядит капсулой. */
  --vc-block-radius: 16px;
  /* Текстовые элементы управления используют тот же радиус. */
  --vc-control-radius: var(--vc-block-radius);
  /* Единый адаптивный интервал между шапкой страницы и контентом. */
  --vc-page-content-gap: clamp(24px, 3vw, 48px);
}

.vc-inner-layout {
  position: relative;
}

.vc-inner-card {
  margin-top: 0;
  border-radius: var(--vc-block-radius);
  isolation: isolate;
}

/*
 * Верхний интервал внутренних страниц формируется только шапкой страницы.
 * Это нейтрализует старые разрозненные margin-top у карточек услуг и общий
 * поздний .clinic-card { margin-top: 50px }, не затрагивая главную страницу.
 */
.vc-inner-layout > .vc-inner-card:not(.vc-inner-card--home) {
  margin-top: 0 !important;
}
/*
 * Полноэкранный слайдер фотогалереи (.vc-gallery__sliders, position: fixed,
 * z-index: 1000/1001) на ноутбучных ширинах (шапка становится position:
 * fixed) оказывался под шапкой сайта - воспроизводится на любой странице
 * с .vc-gallery внутри карточки контента (в т.ч. /about/gallery/, где и
 * найден изначально). Причина - isolation: isolate у карточки создаёт
 * свой стековый контекст, и z-index слайдера сравнивается только внутри
 * него, а не с шапкой сайта. Снимаем изоляцию только у карточек, где
 * реально есть галерея - на остальные карточки (списки, где изоляция
 * нужна против z-index-конфликтов между соседними карточками) не влияет.
 */
.vc-inner-card:has(.vc-gallery) {
  isolation: auto;
}
/*
 * Базовый .vc-gallery рассчитан на бегство от бокового padding
 * .content-inner (отрицательные margin в -24px). Здесь галерея вложена на
 * уровень глубже (внутри .statsioner__block, у которого своего padding
 * нет) - без сброса эти отступы утаскивали бы ряд фото за пределы
 * карточки. Раскладка (3 в ряд) и анимация увеличения не трогаются.
 */
.vc-gallery--statsionar {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
.vc-gallery--statsionar .vc-gallery__photos {
  margin-top: clamp(24px, 3vw, 40px);
  margin-bottom: clamp(24px, 3vw, 40px);
}
/*
 * Свайпер миниатюр внизу слайдера (.vc-gallery__carousel) выстроен с
 * slidesPerView: "auto" - если миниатюры не заполняют всю ширину (здесь
 * их всего 6, не в пример /about/gallery/ с десятками фото), Swiper по
 * умолчанию прижимает их к левому краю вместо центра.
 */
.vc-gallery--statsionar .vc-gallery__carousel-wrapper {
  justify-content: center;
}

.vc-inner-card > .content-inner {
  padding: clamp(20px, 3vw, 48px);
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-word;
}
/* Страница «Подготовка к исследованиям» - без выравнивания по ширине (растягивало последнюю строку названий файлов неровными пробелами). */
.vc-inner-card.vc-inner-card--preparation > .content-inner {
  text-align: left;
}
/* Страница «Справка для ФНС» - без выравнивания по ширине, та же причина. */
.vc-inner-card.vc-inner-card--for-tax > .content-inner {
  text-align: left;
}
/* Страница «Памятки и анкеты пациента» (ВМИ) - без выравнивания по ширине, та же причина. */
.vc-inner-card.vc-inner-card--vhi > .content-inner {
  text-align: left;
}
/* Страница «Законодательные акты» - без выравнивания по ширине, та же причина. */
.vc-inner-card.vc-inner-card--zakonodatelnye-akty > .content-inner {
  text-align: left;
}
.vc-inner-card > .content-inner h1,
.vc-inner-card > .content-inner h2,
.vc-inner-card > .content-inner h3,
.vc-inner-card > .content-inner h4 {
  text-align: left;
}

.vc-inner-card--khirurgicheskoe-lechenie .advantage-card,
.vc-inner-card--khirurgicheskoe-lechenie .advantage-card h3,
.vc-inner-card--khirurgicheskoe-lechenie .advantage-card p {
  text-align: center;
}

/* Старые страничные шаблоны несут собственный .vc-center внутри своего контента.
   Внутри карточки боковые отступы уже даёт .content-inner, поэтому гасим повтор,
   не трогая централизацию (margin) и ширину (max-width/модификаторы). */
.vc-inner-card .vc-center {
  padding-left: 0;
  padding-right: 0;
}

.vc-inner-card--diagnostika-i-analizy > .content-inner {
  border-radius: clamp(20px, 2.5vw, 32px);
}

.vc-services--kt-xray {
  padding-top: clamp(16px, 3vw, 48px);
}

.vc-services--otolaryngology {
  padding-top: clamp(16px, 3vw, 48px);
}

.vc-services--bariatria {
  padding-top: clamp(16px, 3vw, 48px);
}

/*
 * Вёрстка содержимого страницы «Бариатрия» (.bariatric-page). Значения
 * (цвет h2 #ae2012, радиусы карточек, тени, боксы .bp-section) намеренно
 * повторяют уже принятый на КТ/Онкологии визуальный язык, а не вводят новый.
 */
.vc-inner-card--bariatria .bariatric-page {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.5vw, 36px);
}
@media (min-width: 1300px) {
  .vc-record-form__datetime-input {
    padding-left: 24px;
  }
}
@media (max-width: 414px) {
  .vc-record-form__datetime-input {
    padding-left: 20px;
  }
}

.vc-inner-card--bariatria .bp-hero {
  padding: 20px 20px;
  border-radius: clamp(20px, 2.5vw, 32px);
}

/*
 * Заголовок хиро вынесен в отдельный <div class="white-box mammo-block__heading">
 * (см. правку контента) — переиспользует ту же боксовую обёртку заголовка,
 * что уже стилизована для Онкологии, вместо повторного набора значений.
 */
.vc-inner-card--bariatria .white-box,
.vc-inner-card--oncology .white-box {
  background: #f2f3f4;
  border-radius: clamp(20px, 2.5vw, 32px);
  padding: clamp(28px, 4vw, 56px);
  margin-bottom: clamp(32px, 4vw, 64px);
}

.vc-inner-card--bariatria .white-box.mammo-block__heading {
  padding-left: 0;
  padding-right: 0;
}

.vc-inner-card--bariatria .white-box.mammo-block__heading {
  padding-left: clamp(20px, 2.5vw, 32px);
}

.vc-inner-card--bariatria .white-box.mammo-block__heading > h1,
.vc-inner-card--bariatria .white-box.mammo-block__heading > h2 {
  margin: 0;
  color: #ae2012;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
}

/*
 * Текст и фото идут строго друг под другом (без обтекания): фото — сразу
 * после заголовка (order переставляет его перед абзацами, хотя в HTML оно
 * идёт последним), затем абзацы.
 */
.vc-inner-card--bariatria .bp-hero__content {
  display: flex;
  flex-direction: column;
}

/* Селектор с элементом h2 нужен, чтобы перебить общее правило
   .vc-inner-card > .content-inner h1/h2/h3/h4 { text-align: left; }
   (оно специфичнее простого класса и без этого выигрывало бы). */
.vc-inner-card--bariatria .content-inner h2.bp-hero__title {
  order: 0;
  margin: 0 0 clamp(20px, 2.5vw, 28px);
  color: #ae2012;
  font-size: clamp(28px, 2.8vw, 38px);
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
}

/* Блок "Наша команда" перенесён внутрь шапки, сразу под заголовком
   .bp-hero__title (order:0) и перед тремя вводными абзацами (order:2).
   Отступ снизу — примерно одна строка вводного текста (font-size
   16-18px, line-height 1.75), чтобы блок не прилипал к абзацу ниже. */
.vc-inner-card--bariatria .bp-hero__content > .bp-process {
  order: 1;
  margin: 0 0 clamp(28px, 1.8vw, 32px);
}

.vc-inner-card--bariatria .bp-hero__content > p {
  order: 2;
  margin: 0 0 clamp(14px, 1.6vw, 18px);
  color: #555;
  font-size: clamp(16px, 1.1vw, 18px);
  line-height: 1.75;
}

.vc-inner-card--bariatria .bp-hero__gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  margin: 0 0 clamp(20px, 2.5vw, 28px);
}

/* order:1 нужен только внутри шапки (там .bp-hero__content — тоже flex-колонка
   с абзацами), чтобы галерея вставала перед текстом. Вне шапки этот же класс
   переиспользуется просто как «ряд из двух фото» без переупорядочивания. */
.vc-inner-card--bariatria .bp-hero__content > .bp-hero__gallery {
  order: 1;
}

.vc-inner-card--bariatria .bp-hero__image {
  display: block;
  width: 400px;
  max-width: 100%;
  height: auto;
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

/* order:3 держит фото ниже всех трёх абзацев (у них order:2) внутри
   flex-колонки .bp-hero__content — без этого фото уехало бы перед текстом. */
.vc-inner-card--bariatria .bp-hero__content > .bp-hero__photo {
  order: 3;
}

.vc-inner-card--bariatria .bp-hero__photo {
  display: block;
  width: 100%;
  max-height: 320px;
  margin-top: clamp(4px, 1vw, 8px);
  border-radius: clamp(18px, 2vw, 24px);
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
}

.vc-inner-card--bariatria .bp-section {
  background: #f2f3f4;
  border-radius: clamp(20px, 2.5vw, 32px);
  padding: clamp(28px, 4vw, 56px);
}

.vc-inner-card--bariatria .bp-section > h2 {
  margin: 0 0 clamp(20px, 2.5vw, 28px);
  color: #ae2012;
  font-size: clamp(28px, 2.8vw, 38px);
  font-weight: 700;
  line-height: 1.25;
}

.vc-inner-card--bariatria .bp-section > p {
  margin: 0 0 clamp(12px, 1.5vw, 16px);
  color: #555;
  font-size: clamp(16px, 1.1vw, 18px);
  line-height: 1.75;
}

.vc-inner-card--bariatria .bp-section > p:last-child {
  margin-bottom: 0;
}

.vc-inner-card--bariatria .bp-operations {
  display: block;
}

.vc-inner-card--bariatria .bp-operations > img {
  display: none;
}

.vc-inner-card--bariatria .bp-operations > .bp-card {
  display: grid;
  grid-template-columns: minmax(160px, 240px) 1fr;
  align-items: center;
  gap: clamp(20px, 3vw, 40px);
  max-width: 900px;
  margin: clamp(24px, 3vw, 40px) auto 0;
}

.vc-inner-card--bariatria .bp-operations > .bp-hero__gallery {
  justify-content: center;
  margin: clamp(20px, 2.5vw, 28px) auto clamp(20px, 2.5vw, 28px);
}

.vc-inner-card--bariatria .bp-operations > .bp-card--gallery {
  display: block;
}

.vc-inner-card--bariatria .bp-card--gallery .bp-hero__gallery {
  margin: 0;
}

.vc-inner-card--bariatria .bp-operations > .bp-card + .bp-card {
  margin-top: clamp(20px, 2.5vw, 28px);
}

.vc-inner-card--bariatria .bp-card {
  background: #fff;
  border-radius: clamp(18px, 2vw, 24px);
  padding: clamp(20px, 2.5vw, 28px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

.vc-inner-card--bariatria .bp-card__image {
  width: 100%;
  height: 200px;
  margin-bottom: clamp(16px, 2vw, 20px);
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.vc-inner-card--bariatria .bp-card h3 {
  margin: 0;
  color: #333;
  font-size: clamp(19px, 1.6vw, 22px);
  font-weight: 700;
  text-align: center;
}

.vc-inner-card--bariatria .bp-card p,
.vc-inner-card--bariatria .bp-card li {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
}

.vc-inner-card--bariatria .bp-card ul {
  margin: 0;
  padding-left: 0;
  list-style-position: inside;
}

.vc-inner-card--bariatria .bp-process {
  position: relative;
  overflow: hidden;
}

.vc-inner-card--bariatria .bp-process__image {
  width: 400px;
  max-width: 100%;
  height: 280px;
  border-radius: clamp(18px, 2vw, 24px);
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
}

/* У обоих фото по умолчанию центр кадра резал головы людей сверху.
   Первая попытка (минус от центра) сдвинула кадр в обратную сторону
   и обрезала головы ещё сильнее — знак развёрнут на плюс. */
.vc-inner-card--bariatria .bp-process .bp-hero__gallery .bp-process__image:nth-child(1) {
  object-position: 50% calc(50% + 60px);
}

.vc-inner-card--bariatria .bp-process .bp-hero__gallery .bp-process__image:nth-child(2) {
  object-position: 50% calc(50% + 90px);
}

.vc-inner-card--bariatria .bp-advantages__image {
  width: 100%;
  margin-top: clamp(20px, 2.5vw, 28px);
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
}

.vc-inner-card--bariatria .bp-advantages {
  background: linear-gradient(180deg, #f2f3f4 0%, rgba(242, 243, 244, 0) 100%);
}

.vc-inner-card--bariatria .bp-advantages .bp-hero__gallery {
  margin-bottom: 0;
}

.vc-inner-card--bariatria .bp-advantages + .bp-cta {
  margin-top: clamp(-36px, -3vw, -16px);
}

.vc-inner-card--bariatria .bp-advantages ul {
  margin: 0;
  padding-left: 22px;
}

.vc-inner-card--bariatria .bp-advantages li {
  margin-bottom: 8px;
  color: #555;
  font-size: 16px;
  line-height: 1.6;
}

.vc-inner-card--bariatria .bp-cta {
  position: relative;
  overflow: hidden;
  background: #f2f3f4;
  border-radius: clamp(20px, 2.5vw, 32px);
  padding: clamp(28px, 4vw, 56px);
  margin-bottom: clamp(20px, 2.5vw, 36px);
  text-align: center;
}

.vc-inner-card--bariatria .bp-cta__image {
  display: block;
  width: 100%;
  max-height: 260px;
  margin: 0 0 clamp(20px, 2.5vw, 28px);
  border-radius: clamp(18px, 2vw, 24px);
  -o-object-fit: cover;
     object-fit: cover;
}

.vc-inner-card--bariatria .bp-cta h2 {
  margin: 0 0 clamp(14px, 1.6vw, 18px);
  color: #ae2012;
  font-size: clamp(28px, 2.8vw, 38px);
  font-weight: 700;
  text-align: center;
}

.vc-inner-card--bariatria .bp-cta > p {
  max-width: 980px;
  margin: 0 auto clamp(14px, 1.6vw, 18px);
  color: #555;
  font-size: clamp(16px, 1.1vw, 18px);
  line-height: 1.7;
  text-align: left;
}

.vc-inner-card--bariatria .bp-cta__text {
  max-width: 980px;
  margin: 0 auto clamp(20px, 2.5vw, 28px);
  color: #555;
  font-weight: 400;
  text-align: left;
}

.vc-inner-card--bariatria .bp-cta__text p {
  margin: 0 0 clamp(12px, 1.5vw, 16px);
  font-size: clamp(16px, 1.1vw, 18px);
  line-height: 1.7;
}

.vc-inner-card--bariatria .bp-cta__text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 900px) {
  .vc-inner-card--bariatria .bp-operations > .bp-card {
    grid-template-columns: 1fr;
  }
}

/*
 * Индивидуальный порядок блока «Услуги» только для Бариатрии: на экранах
 * от 768px вместо общей 3-в-ряд раскладки (.vc-inner-card .vc-services__list,
 * grid-template-columns repeat(6,..) + span 2) — 2 столбца по 2 пункта,
 * заполнение по столбцам (1,2 — левый; 3,4 — правый). Явные grid-column/
 * grid-row с !important нужны, чтобы перебить общее правило центрирования
 * одинокого 4-го элемента (:nth-last-child(1):nth-child(3n+1)) — оно рассчитано
 * на "3 в ряд + 1 лишний" и не подходит для нашей намеренной 2-колоночной сетки.
 * Мобильная раскладка (<768px, уже 2 колонки) не трогается.
 */
@media (min-width: 768px) {
  .vc-inner-card--bariatria .vc-services__list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-template-rows: repeat(2, auto) !important;
  }

  .vc-inner-card--bariatria .vc-services__list > .vc-services__list-item-wrapper:nth-child(1) {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }

  .vc-inner-card--bariatria .vc-services__list > .vc-services__list-item-wrapper:nth-child(2) {
    grid-column: 1 !important;
    grid-row: 2 !important;
  }

  .vc-inner-card--bariatria .vc-services__list > .vc-services__list-item-wrapper:nth-child(3) {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  .vc-inner-card--bariatria .vc-services__list > .vc-services__list-item-wrapper:nth-child(4) {
    grid-column: 2 !important;
    grid-row: 2 !important;
  }
}

.vc-inner-card--kt-xray .diagnostic-page {
  max-width: none;
  margin: 0;
  padding: 0;
}

.vc-inner-card--kt-xray .diag-tag {
  display: none;
}

.vc-inner-card--kt-xray .diag-important {
  align-items: center;
  gap: clamp(28px, 4vw, 64px);
  margin-bottom: clamp(24px, 3vw, 40px);
  padding: clamp(24px, 4vw, 56px);
  background: #f2f3f4;
  border-radius: clamp(20px, 2.5vw, 32px);
}

.vc-inner-card--kt-xray .diag-important .diag-content {
  flex: 1 1 56%;
}

.vc-inner-card--kt-xray .diag-important .diag-image {
  flex: 0 1 44%;
}

.vc-inner-card--kt-xray .diagnostic-page .diag-block .diag-content > h2,
.vc-inner-card--kt-xray .diagnostic-page .gallery-title > h2,
.vc-inner-card--kt-xray .diagnostic-page .advantages > h2,
.vc-inner-card--kt-xray .diagnostic-page .services-kt > h2,
.vc-inner-card--kt-xray .diagnostic-page .xray-box > h2 {
  margin-top: 0;
  color: #ae2012;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: normal;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.vc-inner-card--kt-xray .services-kt {
  margin: clamp(24px, 3vw, 40px) 0;
}

.vc-inner-card--kt-xray .services-kt > h2 {
  margin-bottom: clamp(24px, 3vw, 38px);
  text-align: center;
}

.vc-inner-card--kt-xray .service-grid-kt {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(20px, 2.5vw, 32px);
}

.vc-inner-card--kt-xray .service-grid-kt .service-card {
  display: grid;
  grid-template-columns: clamp(88px, 8vw, 112px) minmax(0, 1fr);
  grid-template-rows: auto 1fr;
  column-gap: clamp(18px, 2vw, 28px);
  align-items: center;
  min-width: 0;
  padding: clamp(20px, 2.4vw, 32px);
  border: 1px solid rgba(174, 32, 18, 0.08);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 10px 30px rgba(20, 43, 68, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.vc-inner-card--kt-xray .service-grid-kt .service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.12);
}

.vc-inner-card--kt-xray .service-card__icon {
  grid-column: 1;
  grid-row: 1 / span 2;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
}

.vc-inner-card--kt-xray .service-grid-kt .service-card > h3 {
  grid-column: 2;
  margin: 0 0 8px;
  color: #212121;
  font-size: clamp(20px, 1.7vw, 26px);
  line-height: 1.2;
}

.vc-inner-card--kt-xray .service-grid-kt .service-card > p {
  grid-column: 2;
  align-self: start;
  margin: 0;
  color: #555;
  font-size: 17px;
  line-height: 1.55;
}

.vc-inner-card--kt-xray .advantages {
  display: block;
  clear: both;
  margin: clamp(24px, 3vw, 40px) auto;
  padding: clamp(28px, 4vw, 56px);
  background: #f2f3f4;
  border-radius: clamp(20px, 2.5vw, 32px);
}

.vc-inner-card--kt-xray .advantages > h2 {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 0;
  margin-bottom: clamp(26px, 3vw, 42px);
  text-align: center;
}

.vc-inner-card--kt-xray .gallery-title > h2,
.vc-inner-card--kt-xray .gallery-title > p {
  text-align: center;
}

.vc-inner-card--kt-xray .diag-gallery {
  margin: clamp(24px, 3vw, 40px) 0;
}

.vc-inner-card--kt-xray .diag-gallery .gallery-title > h2 {
  margin-bottom: clamp(24px, 3vw, 38px);
}

.vc-inner-card--kt-xray .diag-gallery__fade {
  padding: clamp(24px, 3vw, 44px) clamp(18px, 3vw, 44px) clamp(24px, 3vw, 40px);
  border-radius: clamp(22px, 2.5vw, 32px) clamp(22px, 2.5vw, 32px) 0 0;
  background: linear-gradient(
    180deg,
    #f2f3f4 0%,
    rgba(242, 243, 244, 0.92) 36%,
    rgba(242, 243, 244, 0.55) 68%,
    rgba(242, 243, 244, 0) 90%,
    rgba(242, 243, 244, 0) 100%
  );
}

.vc-inner-card--kt-xray .diag-gallery__fade > p {
  margin: 0 0 clamp(22px, 2.5vw, 34px);
  color: #212121;
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.55;
  text-align: center;
}

.vc-inner-card--kt-xray .diag-gallery__fade .gallery-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: auto;
  gap: clamp(16px, 2vw, 28px);
}

.vc-inner-card--kt-xray .diag-gallery__fade .gallery-item {
  border-radius: clamp(18px, 2vw, 26px);
  box-shadow: 0 12px 30px rgba(20, 43, 68, 0.1);
}

.vc-inner-card--kt-xray .kt-intro-heading {
  width: 100%;
  margin: 0 0 clamp(28px, 3.5vw, 52px);
  text-align: center;
}

.vc-inner-card--kt-xray .kt-intro-heading > h2 {
  width: 100%;
  max-width: none;
  margin: 0;
  color: #ae2012;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: normal;
}

.vc-inner-card--kt-xray .kt-intro-block {
  column-gap: 60px;
}

.vc-inner-card--kt-xray .kt-contact-row {
  margin: 15px 0 30px;
  padding: clamp(26px, 3.5vw, 48px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  border-radius: clamp(22px, 2.5vw, 32px);
  background: #f5fbf9;
  text-align: center;
}

.vc-inner-card--kt-xray .kt-contact-row__copy {
  flex: 0 1 auto;
  width: 100%;
  max-width: 780px;
  min-width: 0;
  text-align: center;
}

.vc-inner-card--kt-xray .kt-contact-row h2 {
  margin: 0 0 12px;
  color: #212121;
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.vc-inner-card--kt-xray .kt-contact-row p {
  margin: 0;
  color: #34383c;
  font-size: clamp(17px, 1.5vw, 20px);
  line-height: 1.55;
  text-align: center;
}

.vc-inner-card--kt-xray .kt-contact-row .contact-buttons {
  flex: 0 1 auto;
  justify-content: center;
  width: min(100%, 420px);
}

.vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn {
  width: 100%;
  justify-content: center;
  min-width: 0;
  height: clamp(52px, 5vw, 64px);
  padding: 11px 26px 10px;
  border-radius: 100px;
  font-size: clamp(16px, 1.4vw, 20px);
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #fff !important;
}

.vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn:hover,
.vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn:focus,
.vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn:active,
.vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn:visited {
  color: #fff !important;
}

.vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn:hover {
  transform: translateY(-2px);
}

.vc-inner-card--kt-xray .kt-xray-quote,
.vc-inner-card--bariatria .quote,
.vc-inner-card--otolaryngology .otolaryngology-quote {
  position: relative;
  display: block;
  margin: 0 0 15px;
  padding: 32px 32px 32px 64px;
  border: 0;
  border-radius: 12px;
  background: #f7f7f7;
  box-shadow: none;
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 450;
  line-height: 1.6;
  text-align: left;
}

.vc-inner-card--kt-xray .kt-xray-quote::before,
.vc-inner-card--bariatria .quote::before,
.vc-inner-card--otolaryngology .otolaryngology-quote::before {
  content: "“";
  position: absolute;
  top: 12px;
  left: 24px;
  display: block;
  color: #ddd;
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
}

.vc-inner-card--kt-xray .kt-xray-quote strong,
.vc-inner-card--bariatria .quote strong,
.vc-inner-card--otolaryngology .otolaryngology-quote strong {
  font-weight: 700;
}

.vc-inner-card--kt-xray .kt-xray-quote em,
.vc-inner-card--bariatria .quote em,
.vc-inner-card--otolaryngology .otolaryngology-quote em {
  display: inline-block;
  margin-top: 6px;
  color: #555;
  font-size: inherit;
}

.vc-inner-card--kt-xray .diagnostic-page .xray-box {
  margin: clamp(24px, 3vw, 40px) 0;
  background: linear-gradient(
    180deg,
    rgba(242, 243, 244, 0) 0%,
    rgba(242, 243, 244, 0.5) 32%,
    rgba(242, 243, 244, 0.88) 68%,
    #f2f3f4 100%
  );
}

.vc-inner-card--kt-xray .diagnostic-page .xray-box .notice {
  display: grid;
  grid-template-columns: fit-content(48%) minmax(0, 1fr);
  gap: 15px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #212121;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
}

.vc-inner-card--kt-xray .diagnostic-page .xray-box .notice__item {
  display: flex;
  align-items: center;
  min-width: 0;
  padding: 20px 22px;
  border: 1px solid rgba(33, 33, 33, 0.08);
  border-radius: 15px;
  background: #d9dde1;
}

.vc-inner-card--kt-xray .diagnostic-page .xray-box--centered {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.vc-inner-card--kt-xray .diagnostic-page .xray-box--centered .diag-list {
  width: fit-content;
  max-width: min(100%, 900px);
  margin: 30px auto 0;
  justify-items: stretch;
  text-align: left;
}

.vc-inner-card--kt-xray .diagnostic-page .xray-box--centered .diag-list > div {
  width: 100%;
  max-width: none;
  text-align: left;
}

.vc-inner-card--kt-xray .adv-grid {
  display: grid;
  clear: both;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.vc-inner-card--kt-xray .adv-card {
  display: flex;
  float: none;
  flex-direction: column;
  align-items: flex-start;
  min-height: 260px;
  padding: clamp(26px, 3vw, 40px);
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.vc-inner-card--kt-xray .adv-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.12);
}

.vc-inner-card--kt-xray .adv-grid {
  counter-reset: kt-advantage;
}

.vc-inner-card--kt-xray .adv-card {
  counter-increment: kt-advantage;
}

.vc-inner-card--kt-xray .adv-card::before {
  content: counter(kt-advantage, decimal-leading-zero);
  display: block;
  margin-bottom: 15px;
  color: rgba(174, 32, 18, 0.18);
  font-size: clamp(44px, 4vw, 58px);
  font-weight: 700;
  line-height: 1;
}

.vc-inner-card--kt-xray .adv-card h3 {
  margin: 0 0 14px;
  color: #333;
  font-size: clamp(21px, 1.8vw, 25px);
  font-weight: 700;
  line-height: 1.35;
}

.vc-inner-card--kt-xray .adv-card p {
  margin: 0;
  color: #555;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.65;
}

.vc-inner-card--kt-xray .advantages--wide .adv-grid {
  grid-template-columns: 1fr;
  gap: clamp(16px, 2vw, 22px);
}

.vc-inner-card--kt-xray .advantages--wide .adv-card {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 8px 18px;
  min-height: 0;
}

.vc-inner-card--kt-xray .advantages--wide .adv-card::before {
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  min-width: 86px;
  margin: 0;
}

.vc-inner-card--kt-xray .advantages--wide .adv-card h3 {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
  margin: 0;
}

.vc-inner-card--kt-xray .advantages--wide .adv-card p {
  grid-column: 1 / -1;
  grid-row: 2;
}

@media (max-width: 453px) {
  .vc-inner-card--kt-xray .advantages--wide .adv-card {
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 12px;
    text-align: left;
  }

  .vc-inner-card--kt-xray .advantages--wide .adv-card::before {
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
    min-width: 0;
    text-align: center;
  }

  .vc-inner-card--kt-xray .advantages--wide .adv-card h3 {
    grid-column: 1;
    grid-row: 2;
    justify-self: center;
    max-width: 100%;
    text-align: center;
    overflow-wrap: anywhere;
  }

  .vc-inner-card--kt-xray .advantages--wide .adv-card p {
    grid-column: 1;
    grid-row: 3;
    text-align: justify;
  }
}

.vc-inner-card--kt-xray .vc-services__search .vc-center,
.vc-inner-card--kt-xray .vc-services__list > .vc-center,
.vc-inner-card--kt-xray .vc-services-section__unit > .vc-center,
.vc-inner-card--otolaryngology .vc-services__search .vc-center,
.vc-inner-card--otolaryngology > .content-inner > .vc-center,
.vc-inner-card--otolaryngology .vc-services__list > .vc-center,
.vc-inner-card--otolaryngology .vc-services-section__unit > .vc-center {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

/* Отоларингология: первый вводный блок на всю полезную ширину карточки. */
.vc-inner-card--otolaryngology .hero {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 22px;
  overflow: hidden;
}

.vc-inner-card--otolaryngology .hero::before {
  display: none;
}

.vc-inner-card--otolaryngology .hero .hero-content {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  overflow: hidden;
  border-top: 5px solid #ae2012;
  border-radius: 22px;
}

.vc-inner-card--otolaryngology .hero .hero-content > * {
  width: 100%;
  max-width: none;
}

.vc-inner-card--otolaryngology .hero h2 {
  width: 100%;
  max-width: none;
  margin: 30px 0;
  padding-left: 20px;
  color: #ae2012;
  font-size: clamp(1.75rem, 3vw, 3.25rem);
  line-height: 1.08;
}

.vc-inner-card--otolaryngology .hero p {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
}

.vc-inner-card--otolaryngology .hero p:last-child {
  margin-bottom: 0;
}

/* Отоларингология: заголовок «Когда организм подаёт сигналы» и 6 карточек — единый блок. */
.vc-inner-card--otolaryngology .hero + .section {
  overflow: hidden;
  margin-top: 30px;
  background: #f7f7f7;
  border-radius: 22px;
}

.vc-inner-card--otolaryngology .hero + .section > .container {
  padding: clamp(15px, 2vw, 28px) 20px 30px;
}

.vc-inner-card--otolaryngology .hero + .section .section-title {
  border-left: 0;
  border-radius: 25px;
  text-align: center;
}

.vc-inner-card--otolaryngology .hero + .section .section-title h2,
.vc-inner-card--otolaryngology .hero + .section .section-title p {
  text-align: center;
}

.vc-inner-card--otolaryngology .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.vc-inner-card--otolaryngology .feature {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 15px;
  row-gap: 12px;
  align-items: center;
  align-content: center;
}

.vc-inner-card--otolaryngology .feature > div:not(.feature-icon) {
  display: contents;
}

.vc-inner-card--otolaryngology .feature .feature-icon {
  grid-column: 1;
  grid-row: 1;
  margin-bottom: 0;
}

.vc-inner-card--otolaryngology .feature h3 {
  grid-column: 2;
  grid-row: 1;
  margin: 0;
}

.vc-inner-card--otolaryngology .feature p {
  grid-column: 1 / -1;
  grid-row: 2;
  width: 100%;
  margin: 0;
}

.vc-inner-card--otolaryngology .hero + .section + .section {
  overflow: hidden;
  margin-top: 30px;
  background: #f7f7f7;
  border-radius: 22px;
}

.vc-inner-card--otolaryngology .hero + .section + .section > .container {
  padding: clamp(15px, 2vw, 28px) 20px 30px;
  background: #f3fbfd;
  border-radius: 25px;
}

.vc-inner-card--otolaryngology .hero + .section + .section .section-title {
  border-left: 0;
  border-radius: 25px;
  text-align: center;
}

.vc-inner-card--otolaryngology .hero + .section + .section .section-title h2,
.vc-inner-card--otolaryngology .hero + .section + .section .section-title p {
  text-align: center;
}

.vc-inner-card--otolaryngology .hero + .section + .section .image-block {
  overflow: hidden;
  border-radius: 25px;
}

.vc-inner-card--otolaryngology .hero + .section + .section .image-block img {
  border-radius: inherit;
}

.vc-inner-card--otolaryngology .hero + .section + .section + .section {
  overflow: hidden;
  margin-top: 30px;
  background: #f7f7f7;
  border-radius: 22px;
}

.vc-inner-card--otolaryngology .hero + .section + .section + .section > .container {
  padding: clamp(15px, 2vw, 28px) 20px 30px;
  border-radius: 25px;
}

.vc-inner-card--otolaryngology .hero + .section + .section + .section .section-title {
  display: block;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  border-left: 0;
  border-radius: 25px;
  text-align: center;
}

.vc-inner-card--otolaryngology .hero + .section + .section + .section .section-title h2,
.vc-inner-card--otolaryngology .hero + .section + .section + .section .section-title p {
  text-align: center;
}

.vc-inner-card--otolaryngology .text > .section:not(.alt):nth-of-type(4),
.vc-inner-card--otolaryngology .text > .section:not(.alt):nth-of-type(4) > .container {
  width: 100%;
  max-width: none;
  box-sizing: border-box;
}

.vc-inner-card--otolaryngology .text > .section:not(.alt):nth-of-type(4) .service-img {
  overflow: hidden;
  border-radius: 25px;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 20px;
  background: #f3fbfd;
  border-radius: 22px;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type > .container {
  padding: clamp(15px, 2vw, 28px) 20px 30px;
  background: #f3fbfd;
  border-radius: 25px;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .section-title {
  display: block;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  border-left: 0;
  border-radius: 25px;
  text-align: center;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .section-title h2,
.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .section-title p {
  text-align: center;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .step {
  display: grid;
  grid-template-columns: 55px minmax(0, 520px);
  column-gap: 20px;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 24%,
    #fff 68%,
    rgba(255, 255, 255, 0) 92%,
    rgba(255, 255, 255, 0) 100%
  );
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .timeline {
  counter-reset: otolaryngology-step;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .step {
  counter-increment: otolaryngology-step;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .step .num {
  grid-column: 1;
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .step .num::before {
  content: counter(otolaryngology-step, decimal-leading-zero);
}

.vc-inner-card--otolaryngology .text > .section.alt:last-of-type .step .content {
  grid-column: 2;
  min-width: 0;
}

.vc-inner-layout > .vc-inner-card--otolaryngology > .content-inner {
  padding-bottom: clamp(10px, 1.5vw, 24px);
}

.vc-inner-card--otolaryngology .vc-services__list {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 24px;
  columns: auto;
}

.vc-inner-card--otolaryngology .vc-services__list > .vc-services__list-item-wrapper {
  grid-column: span 2;
  min-width: 0;
  padding-top: 0;
}

.vc-inner-card--otolaryngology .vc-services__list > .vc-services__list-item-wrapper:nth-child(4) {
  grid-column: 2 / span 2;
}

.vc-inner-card--otolaryngology .vc-services__list > .vc-services__list-item-wrapper:nth-child(5) {
  grid-column: 4 / span 2;
}

.vc-inner-card--otolaryngology .otolaryngology-page {
  display: grid;
  gap: clamp(30px, 4vw, 60px);
  color: #212121;
}

.vc-inner-card--otolaryngology .otolaryngology-page h2,
.vc-inner-card--otolaryngology .otolaryngology-page h3,
.vc-inner-card--otolaryngology .otolaryngology-page p {
  overflow-wrap: anywhere;
  word-break: normal;
}

.vc-inner-card--otolaryngology .otolaryngology-page p {
  margin: 0;
  color: #333;
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.65;
  text-align: left;
}

.vc-inner-card--otolaryngology .otolaryngology-page h2 {
  margin: 0;
  color: #ae2012;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-page h3 {
  margin: 0;
  color: #333;
  font-size: clamp(21px, 1.7vw, 25px);
  font-weight: 700;
  line-height: 1.3;
}

.vc-inner-card--otolaryngology .otolaryngology-intro {
  background: #fff;
  border: 1px solid rgba(174, 32, 18, 0.12);
  border-radius: 24px;
  padding: clamp(28px, 4vw, 58px);
}

.vc-inner-card--otolaryngology .otolaryngology-intro__content {
  display: grid;
  gap: clamp(18px, 2.4vw, 30px);
  max-width: 1120px;
  margin: 0 auto;
}

.vc-inner-card--otolaryngology .otolaryngology-page .otolaryngology-eyebrow {
  color: #ae2012;
  font-size: clamp(18px, 1.5vw, 22px);
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-quote {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}

.vc-inner-card--otolaryngology .otolaryngology-quote__list {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}

.vc-inner-card--otolaryngology .otolaryngology-quote__list div {
  color: #333;
  font-size: clamp(16px, 1.2vw, 18px);
  font-weight: 500;
  line-height: 1.55;
}

.vc-inner-card--otolaryngology .otolaryngology-collage {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.vc-inner-card--otolaryngology .otolaryngology-collage__item {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 180px;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 12px;
}

.vc-inner-card--otolaryngology .otolaryngology-collage__item--main {
  grid-column: 1 / -1;
  min-height: 340px;
  aspect-ratio: 16 / 7;
}

.vc-inner-card--otolaryngology .otolaryngology-section {
  display: grid;
  gap: clamp(22px, 3vw, 34px);
  padding: clamp(26px, 3.6vw, 48px);
  background: #f7f7f7;
  border-radius: 24px;
}

.vc-inner-card--otolaryngology .otolaryngology-section__head {
  display: grid;
  gap: 12px;
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-section__head p {
  color: #555;
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-operations__grid {
  display: grid;
  grid-template-columns: 1fr;
  width: min(100%, 750px);
  margin: 0 auto;
  gap: clamp(12px, 1.7vw, 18px);
}

.vc-inner-card--otolaryngology .otolaryngology-operation {
  display: grid;
  grid-template-columns: 10px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  min-height: 0;
  padding: 20px 22px;
  background: #fff;
  border-radius: 18px;
  color: #333;
  font-size: clamp(16px, 1.2vw, 18px);
  font-weight: 600;
  line-height: 1.45;
}

.vc-inner-card--otolaryngology .otolaryngology-operation::before {
  content: "";
  width: 10px;
  height: 10px;
  margin-top: 8px;
  background: #ae2012;
  border-radius: 50%;
}

.vc-inner-card--otolaryngology .otolaryngology-info-grid,
.vc-inner-card--otolaryngology .otolaryngology-results__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 22px);
}

.vc-inner-card--otolaryngology .otolaryngology-info-card,
.vc-inner-card--otolaryngology .otolaryngology-result-card {
  display: grid;
  align-content: start;
  gap: 14px;
  min-width: 0;
  padding: clamp(22px, 2.4vw, 32px);
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
}

.vc-inner-card--otolaryngology .otolaryngology-info-card h3 {
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-info-card p {
  text-align: justify;
}

.vc-inner-card--otolaryngology .otolaryngology-results__grid {
  grid-template-columns: 1fr;
  gap: clamp(16px, 2vw, 22px);
  counter-reset: otolaryngology-result;
}

.vc-inner-card--otolaryngology .otolaryngology-result-card {
  grid-template-columns: auto minmax(0, 1fr);
  gap: 8px 18px;
  min-height: 0;
  counter-increment: otolaryngology-result;
}

.vc-inner-card--otolaryngology .otolaryngology-result-card::before {
  content: counter(otolaryngology-result, decimal-leading-zero);
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  min-width: 86px;
  color: rgba(174, 32, 18, 0.18);
  font-size: clamp(42px, 4vw, 58px);
  font-weight: 700;
  line-height: 1;
}

.vc-inner-card--otolaryngology .otolaryngology-result-card h3 {
  grid-column: 2;
  grid-row: 1;
  align-self: center;
}

.vc-inner-card--otolaryngology .otolaryngology-result-card p {
  grid-column: 1 / -1;
  grid-row: 2;
}

.vc-inner-card--otolaryngology .otolaryngology-cta {
  display: grid;
  justify-items: center;
  gap: 22px;
  padding: clamp(28px, 4vw, 52px);
  background: #f3fbfd;
  border-radius: 24px;
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-cta h2 {
  max-width: 900px;
}

.vc-inner-card--otolaryngology .otolaryngology-btn {
  cursor: pointer;
}

.vc-inner-card--otolaryngology .otolaryngology-cta--final {
  margin-bottom: clamp(24px, 3vw, 42px);
}

.vc-inner-card--otolaryngology .otolaryngology-visit {
  overflow: hidden;
  margin: 0;
  background: #f3fbfd;
  border-radius: 24px;
}

.vc-inner-card--otolaryngology .otolaryngology-visit > .container {
  padding: clamp(15px, 2vw, 28px) 20px 30px;
  background: #f3fbfd;
  border-radius: 24px;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .section-title {
  display: block;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  margin-bottom: 30px;
  border-left: 0;
  border-radius: 24px;
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .section-title h2,
.vc-inner-card--otolaryngology .otolaryngology-visit .section-title p {
  text-align: center;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .timeline {
  margin-top: 0;
  counter-reset: otolaryngology-step;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .step {
  display: grid;
  grid-template-columns: 55px minmax(0, 520px);
  column-gap: 20px;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 24%,
    #fff 68%,
    rgba(255, 255, 255, 0) 92%,
    rgba(255, 255, 255, 0) 100%
  );
  counter-increment: otolaryngology-step;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .step .num {
  grid-column: 1;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .step .num::before {
  content: counter(otolaryngology-step, decimal-leading-zero);
}

.vc-inner-card--otolaryngology .otolaryngology-visit .step .content {
  grid-column: 2;
  min-width: 0;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .step h3 {
  margin: 0 0 10px;
}

.vc-inner-card--otolaryngology .otolaryngology-visit .step p {
  margin: 0;
}

@media (max-width: 1024px) {
  .vc-inner-card--otolaryngology .otolaryngology-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .vc-inner-card--otolaryngology .otolaryngology-page {
    gap: 24px;
  }

  .vc-inner-card--otolaryngology .otolaryngology-intro,
  .vc-inner-card--otolaryngology .otolaryngology-section,
  .vc-inner-card--otolaryngology .otolaryngology-cta {
    padding: clamp(22px, 6vw, 30px);
    border-radius: 20px;
  }

  .vc-inner-card--otolaryngology .otolaryngology-info-grid,
  .vc-inner-card--otolaryngology .otolaryngology-results__grid,
  .vc-inner-card--otolaryngology .otolaryngology-operations__grid {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--otolaryngology .otolaryngology-operation {
    text-align: left;
  }

  .vc-inner-card--otolaryngology .otolaryngology-visit .step {
    grid-template-columns: 55px minmax(0, 1fr);
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      #fff 10%,
      #fff 86%,
      rgba(255, 255, 255, 0) 100%
    );
  }

  .vc-inner-card--otolaryngology .otolaryngology-collage {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--otolaryngology .otolaryngology-collage__item,
  .vc-inner-card--otolaryngology .otolaryngology-collage__item--main {
    min-height: 0;
    aspect-ratio: 16 / 10;
  }
}

@media (max-width: 480px) {
  .vc-inner-card--otolaryngology .otolaryngology-btn {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  .vc-inner-card--otolaryngology .otolaryngology-result-card {
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 12px;
    text-align: left;
  }

  .vc-inner-card--otolaryngology .otolaryngology-result-card::before {
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
    min-width: 0;
    text-align: center;
  }

  .vc-inner-card--otolaryngology .otolaryngology-result-card h3 {
    grid-column: 1;
    grid-row: 2;
    justify-self: center;
    max-width: 100%;
    text-align: center;
    overflow-wrap: anywhere;
  }

  .vc-inner-card--otolaryngology .otolaryngology-result-card p {
    grid-column: 1;
    grid-row: 3;
    text-align: justify;
  }
}

@media (max-width: 767px) {
  .vc-page-head--kt-xray {
    min-height: 230px;
  }

  .vc-page-head--kt-xray .vc-page-title {
    margin-top: 20px;
  }

  .vc-page-head--kt-xray .vc-bread__item {
    font-size: clamp(10px, 2.2vw, 12px);
  }

  .vc-page-head--otolaryngology .vc-bread__item {
    font-size: clamp(10px, 2.2vw, 12px);
  }

  .vc-page-head--otolaryngology {
    min-height: clamp(300px, 82vw, 380px);
  }

  .vc-page-head--otolaryngology .vc-page-title {
    margin-top: 20px;
  }

  .vc-page-head--otolaryngology::after {
    background: linear-gradient(
      180deg,
      rgba(238, 247, 249, 0.96) 0%,
      rgba(238, 247, 249, 0.72) 38%,
      rgba(238, 247, 249, 0.1) 72%,
      rgba(238, 247, 249, 0) 100%
    );
  }

  .vc-page-head__otolaryngology-bg-img {
    object-position: center bottom;
  }

  .vc-page-head--kt-xray::after {
    background: linear-gradient(90deg, rgba(238, 243, 246, 0.98) 0%, rgba(238, 243, 246, 0.9) 44%, rgba(238, 243, 246, 0.34) 78%, rgba(238, 243, 246, 0.14) 100%);
  }

  .vc-page-head--oncology {
    min-height: clamp(300px, 82vw, 380px);
  }

  .vc-page-head--oncology .vc-page-title {
    margin-top: 20px;
  }

  .vc-page-head--oncology .vc-bread__item {
    font-size: clamp(10px, 2.2vw, 12px);
  }

  .vc-page-head--oncology::after {
    background: linear-gradient(
      180deg,
      rgba(248, 238, 238, 0.96) 0%,
      rgba(248, 238, 238, 0.72) 38%,
      rgba(248, 238, 238, 0.1) 72%,
      rgba(248, 238, 238, 0) 100%
    );
  }

  .vc-inner-layout {
    padding-right: 12px;
    padding-left: 12px;
  }

  .vc-inner-card > .content-inner {
    padding: 16px;
  }

  .vc-inner-card--otolaryngology .vc-services__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .vc-inner-card--otolaryngology .vc-services__list > .vc-services__list-item-wrapper,
  .vc-inner-card--otolaryngology .vc-services__list > .vc-services__list-item-wrapper:nth-child(4),
  .vc-inner-card--otolaryngology .vc-services__list > .vc-services__list-item-wrapper:nth-child(5) {
    grid-column: auto;
  }

  .vc-inner-card--otolaryngology .text > .section.alt:last-of-type .step {
    grid-template-columns: 55px minmax(0, 1fr);
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0%,
      #fff 10%,
      #fff 84%,
      rgba(255, 255, 255, 0) 96%,
      rgba(255, 255, 255, 0) 100%
    );
  }

  .vc-inner-card--kt-xray .diag-important {
    align-items: stretch;
    padding: 22px 18px;
  }

  .vc-inner-card--kt-xray .diag-important .diag-image,
  .vc-inner-card--kt-xray .diag-important .diag-content {
    flex-basis: auto;
    width: 100%;
  }

  .vc-inner-card--kt-xray .advantages {
    padding: 24px 16px;
  }

  .vc-inner-card--kt-xray .service-grid-kt {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--kt-xray .service-grid-kt .service-card {
    grid-template-columns: 72px minmax(0, 1fr);
    column-gap: 16px;
    padding: 18px 16px;
    border-radius: 20px;
  }

  .vc-inner-card--kt-xray .service-grid-kt .service-card > h3 {
    font-size: 20px;
  }

  .vc-inner-card--kt-xray .service-grid-kt .service-card > p {
    font-size: 15px;
    line-height: 1.45;
  }

  .vc-inner-card--kt-xray .service-grid-kt .service-card:hover {
    transform: none;
  }

  .vc-inner-card--kt-xray .diag-gallery__fade {
    padding: 22px 14px 24px;
    border-radius: 22px 22px 0 0;
  }

  .vc-inner-card--kt-xray .diag-gallery__fade .gallery-grid {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--kt-xray .diagnostic-page .xray-box .notice {
    grid-template-columns: 1fr;
    gap: 12px;
    font-size: 17px;
  }

  .vc-inner-card--kt-xray .diagnostic-page .xray-box {
    padding: 28px clamp(18px, 6vw, 30px);
  }

  .vc-inner-card--kt-xray .diagnostic-page .xray-box .notice__item {
    padding: 18px 16px;
  }

  .vc-inner-card--kt-xray .kt-contact-row {
    flex-direction: column;
    align-items: center;
    padding: 24px 18px;
    text-align: center;
  }

  .vc-inner-card--kt-xray .kt-contact-row__copy {
    flex-basis: auto;
    width: 100%;
  }

  .vc-inner-card--kt-xray .kt-contact-row .contact-buttons,
  .vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn {
    width: 100%;
  }

  .vc-inner-card--kt-xray .kt-contact-row .contact-buttons {
    flex-basis: auto;
  }

  .vc-inner-card--kt-xray .kt-contact-row .kt-rengen-btn {
    min-width: 0;
  }

  .vc-inner-card--kt-xray .kt-xray-quote,
  .vc-inner-card--bariatria .quote,
  .vc-inner-card--otolaryngology .otolaryngology-quote {
    margin: 0 0 15px;
    padding: 24px 18px 24px 52px;
    text-align: left;
  }

  .vc-inner-card--kt-xray .kt-xray-quote::before,
  .vc-inner-card--bariatria .quote::before,
  .vc-inner-card--otolaryngology .otolaryngology-quote::before {
    top: 8px;
    left: 18px;
    font-size: 54px;
  }

  .vc-inner-card--kt-xray .diagnostic-page .diag-block .diag-content > h2,
  .vc-inner-card--kt-xray .diagnostic-page .gallery-title > h2,
  .vc-inner-card--kt-xray .diagnostic-page .advantages > h2,
  .vc-inner-card--kt-xray .diagnostic-page .services-kt > h2,
  .vc-inner-card--kt-xray .diagnostic-page .xray-box > h2 {
    font-size: clamp(28px, 8vw, 36px);
    text-align: center;
  }

  .vc-inner-card--kt-xray .adv-card {
    min-height: 0;
  }

  .vc-inner-card--kt-xray .adv-card:hover {
    transform: none;
  }
}

@media (max-width: 500px) {
  .vc-inner-card--otolaryngology .vc-services__list {
    grid-template-columns: minmax(0, 1fr);
    gap: 8px;
  }
}

.vc-services-section--gynecology {
  padding: clamp(16px, 3vw, 48px) 0 clamp(32px, 5vw, 72px);
}

.vc-inner-card--gynecology{
  margin-top: 0;
  border-radius: clamp(20px, 2.5vw, 32px);
}

.vc-inner-card--gynecology .gyn-sections {
  margin: 0 auto;
  padding: 0;
}

.vc-inner-card--gynecology .gyn-row {
  margin-bottom: 0;
  padding: clamp(12px, 1.5vw, 24px) clamp(20px, 3vw, 48px) clamp(17px, 2.1vw, 34px);
}

.vc-inner-card--gynecology .gyn-row:first-child {
  padding-top: 0;
}

.vc-inner-card--gynecology .gyn-row:nth-child(odd) {
  background-color: #fff;
}

.vc-inner-card--gynecology .gyn-row:nth-child(even) {
  background-color: #f2f3f4;
  border-radius: clamp(18px, 2vw, 26px);
}

.vc-inner-card--gynecology .gyn-row:nth-child(2) .gyn-content {
  text-align: left;
}

.vc-inner-card--gynecology .gyn-content.no__image {
  flex: 0 1 85% !important;
  width: 85%;
  max-width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.vc-inner-card--gynecology .gyn-feature-title {
  margin: 0;
  color: #ae2012;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: normal;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.vc-inner-card--gynecology .content-inner .gyn-feature-title {
  text-align: center;
}

.vc-inner-card--gynecology .gyn-feature-outro {
  margin: 0;
  padding: 20px 24px;
  width: 100%;
  background-color: #f2f3f4;
  border-radius: clamp(16px, 1.5vw, 20px);
  box-sizing: border-box;
  color: #444;
  font-size: 18px;
  line-height: 1.9;
}

.vc-inner-card--gynecology .gyn-feature-copy > p:first-child {
  margin-top: 0;
}

@media (min-width: 992px) {
  .vc-inner-card--gynecology .gyn-row--organ-preserving {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-areas:
      "title title"
      "copy image"
      "copy outro";
    align-items: start;
    column-gap: 70px;
    row-gap: 25px;
  }

  .vc-inner-card--gynecology .gyn-row--organ-preserving > .gyn-feature-title {
    grid-area: title;
  }

  .vc-inner-card--gynecology .gyn-row--organ-preserving > .gyn-image {
    grid-area: image;
    width: 100%;
  }

  .vc-inner-card--gynecology .gyn-row--organ-preserving > .gyn-feature-copy {
    grid-area: copy;
    width: 100%;
  }

  .vc-inner-card--gynecology .gyn-row--organ-preserving > .gyn-feature-outro {
    grid-area: outro;
  }
}

.vc-inner-card--gynecology .ginekolog-price {
  width: 100%;
  padding: 12px 0;
}

.vc-inner-card--gynecology .ginekolog-price .container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.vc-inner-card--gynecology .gyn-operation-types {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 12px 0 50px;
}

.vc-inner-card--gynecology .gyn-operation-types > .container {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.vc-inner-card--gynecology .gyn-operation-types .operation-card,
.vc-inner-card--gynecology .gyn-operation-types .operation-card:visited,
.vc-inner-card--gynecology .gyn-operation-types .operation-card:hover,
.vc-inner-card--gynecology .gyn-operation-types .operation-card:focus,
.vc-inner-card--gynecology .gyn-operation-types .operation-card:active {
  color: inherit;
  text-decoration: none !important;
  border-bottom: 0;
  cursor: default;
}

.vc-inner-card--gynecology .gyn-operation-types .operation-card {
  pointer-events: none;
}

.vc-inner-card--gynecology .gyn-operation-types .operation-card h3 {
  text-decoration: none !important;
}

.vc-inner-card--gynecology .vc-services__search .vc-center {
  width: 100%;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  box-sizing: border-box;
}

.vc-inner-card--gynecology .vc-services__search {
  border-radius: 30px 30px 0 0;
  overflow: hidden;
}

.vc-services--plasticheskaya-khirurgiya .vc-services__search {
  border-radius: 30px 30px 0 0;
  overflow: hidden;
}

.vc-services__list-item-word {
  display: none;
}

.vc-inner-card .vc-services__list {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px 24px;
  columns: auto;
  padding-bottom: calc( 0.0090293454 * 100vw + 12.2618510158px );
  text-align: left;
}

.vc-inner-card .vc-services__list > .vc-services__list-item-wrapper {
  grid-column: span 2;
  min-width: 0;
  padding-top: 0;
}

.vc-inner-card .vc-services__list > .vc-services__list-item-wrapper:nth-child(n) {
  grid-column: span 2;
}

.vc-inner-card .vc-services__list-item {
  width: 100%;
  min-width: 0;
  min-height: 64px;
  height: auto;
  box-sizing: border-box;
  text-decoration: none;
}

.vc-inner-card .vc-services__list-item:hover,
.vc-inner-card .vc-services__list-item:focus {
  background-color: #F5F6FA;
}

.vc-inner-card .vc-services__list-item:hover,
.vc-inner-card .vc-services__list-item:focus,
.vc-inner-card .vc-services__list-item:active,
.vc-inner-card .vc-services__list-item:visited {
  text-decoration: none !important;
  border-bottom: 0;
}

.vc-inner-card .vc-services__list-item:hover .vc-services__list-item-title,
.vc-inner-card .vc-services__list-item:focus .vc-services__list-item-title {
  text-decoration: none;
}

.vc-inner-card .vc-services__list-item-title {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  max-width: 100%;
  margin-right: 0;
  overflow: visible;
  white-space: normal;
  overflow-wrap: break-word;
  word-break: normal;
  text-align: left;
  text-decoration: none;
}

@media (min-width: 1300px) {
  .vc-inner-card .vc-services__list {
    padding-bottom: 24px;
  }
}

@media (min-width: 768px) {
  .vc-inner-card .vc-services__list > .vc-services__list-item-wrapper:nth-last-child(1):nth-child(3n+1) {
    grid-column: 3 / span 2;
  }

  .vc-inner-card .vc-services__list > .vc-services__list-item-wrapper:nth-last-child(2):nth-child(3n+1) {
    grid-column: 2 / span 2;
  }
}

@media (max-width: 767px) {
  .vc-inner-card .vc-services__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 16px;
  }

  .vc-inner-card .vc-services__list > .vc-services__list-item-wrapper,
  .vc-inner-card .vc-services__list > .vc-services__list-item-wrapper:nth-child(n) {
    grid-column: auto;
  }
}

@media (max-width: 414px) {
  .vc-inner-card .vc-services__list {
    grid-template-columns: minmax(0, 1fr);
    padding-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .vc-page-head--gynecology {
    min-height: 230px;
  }

  .vc-page-head--gynecology .vc-page-title {
    margin-top: 20px;
  }

  .vc-page-head--gynecology .vc-bread__item {
    font-size: clamp(10px, 2.2vw, 12px);
  }

  .vc-page-head--gynecology::after {
    background: linear-gradient(90deg, rgba(248, 247, 245, 0.98) 0%, rgba(248, 247, 245, 0.9) 42%, rgba(248, 247, 245, 0.3) 76%, rgba(248, 247, 245, 0.12) 100%);
  }

  .vc-page-head__gynecology-bg-img {
    object-position: 52% center;
  }

  .vc-services-section--gynecology {
    padding-top: 16px;
  }

  .vc-inner-card--gynecology .gyn-row {
    padding: 14px 16px 20px !important;
  }

  .vc-inner-card--gynecology .gyn-row:first-child {
    padding-top: 0 !important;
  }

  .vc-inner-card--gynecology .gyn-content.no__image {
    flex-basis: 100% !important;
    width: 100%;
    max-width: 100%;
  }

  .vc-inner-card--gynecology .gyn-feature-title {
    margin: 24px 0 20px;
    font-size: clamp(28px, 8vw, 36px);
    text-align: center;
  }

  .vc-inner-card--gynecology .gyn-feature-outro {
    margin-top: 20px;
  }
}

.patient-icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.patsienti .features-grid {
  margin-top: 0;
}

.patsienti .feature-card {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  column-gap: 1rem;
  align-items: center;
  align-content: start;
  padding: 1.75rem;
}

.patsienti .feature-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  margin-bottom: 0;
  border-radius: 14px;
  color: #ae2012;
  background: #f4fbfd;
}

.patsienti .feature-card h3 {
  margin: 0;
  align-self: center;
}

.patsienti .feature-card p,
.patsienti .feature-card .highlight-stat {
  grid-column: 1 / -1;
}

.patsienti .feature-card p {
  margin-top: 1rem;
}

.patsienti .feature-icon__svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.patsienti .contact-row {
  border-radius: 1.5rem;
  padding: clamp(1.5rem, 2.5vw, 2.25rem);
  justify-content: center;
  text-align: center;
  gap: 1.25rem 2rem;
}

/* Логотипы: читаемый размер в шапке и футере */
@media (min-width: 1280px) {
  a.vc-header__logo {
    flex: 0 0 clamp(240px, 16vw, 320px);
    width: clamp(240px, 16vw, 320px);
  }

  .vc-header__logo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .vc-footer__logo {
    width: 280px;
    height: auto;
  }
}

/* Компактная шапка для ноутбуков: все элементы остаются в пределах экрана */
@media (min-width: 1280px) and (max-width: 1500px) {
  .vc-header__main-wrapper {
    gap: 12px;
  }

  a.vc-header__logo {
    flex-basis: clamp(170px, 14vw, 210px);
    width: clamp(170px, 14vw, 210px);
  }

  .vc-header__menu {
    min-width: 0;
  }

  .vc-menu {
    gap: 12px;
  }

  .vc-menu__item-header {
    gap: 6px;
  }

  .vc-menu__item-title {
    font-size: 15px;
  }

  .vc-header__icons-wrapper {
    flex-shrink: 0;
    gap: 16px;
  }

  .vc-header__icons {
    gap: 14px;
  }

  .vc-header__record .vc-btn {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 13px;
  }
}

@media (max-width: 1279px) {
  .vc-header__main-wrapper {
    height: auto;
    min-height: 28px;
    align-items: center;
  }

  .vc-header:not(.vc-header--menu-open) .vc-header__menu {
    display: none;
  }

  .vc-header--menu-open .vc-header__menu {
    display: flex;
  }

  a.vc-header__logo {
    flex: 0 0 clamp(260px, 32vw, 360px);
    width: clamp(260px, 32vw, 360px);
  }

  .vc-header__logo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .vc-header__icons-wrapper {
    flex: 0 0 24px;
    margin-left: auto;
  }

  .vc-footer__logo {
    width: 280px;
    height: auto;
  }

  .vc-footer__logo img,
  .vc-footer__logo svg {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
  .vc-header__main {
    padding: 10px 14px;
  }

  a.vc-header__logo {
    flex-basis: min(62vw, 240px);
    width: min(62vw, 240px);
  }

  .vc-footer__logo {
    width: 70vw;
    max-width: none;
  }
}

.patsienti .contact-row__title {
  width: 100%;
  font-weight: 600;
}

.patsienti .contact-buttons {
  justify-content: center;
}

.patsienti .contact-buttons .btn {
  color: #2f3438;
  background: #d9dde1;
  border-color: #c4c9ce;
  box-shadow: 0 3px 8px rgba(47, 52, 56, 0.12);
}

.patsienti .contact-buttons .btn:hover,
.patsienti .contact-buttons .btn:focus {
  color: #202428;
  background: #c9ced3;
  border-color: #b8bec4;
}

.patsienti .quote {
  display: block;
  border-radius: 1.5rem;
  padding: clamp(1.25rem, 2.5vw, 2rem);
  padding-left: clamp(3rem, 5vw, 5rem);
  margin-top: 2rem;
  line-height: 1.6;
}

@media (max-width: 767px) {
  .vc-page-head__about-bg--patients {
    left: 0;
    width: 100%;
    right: 0;
  }

  .vc-page-head__about-bg--patients .vc-page-head__about-bg-img--mob {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 68% center;
  }

  .vc-page-head:has(.vc-page-head__about-bg--patients) .vc-page-title {
    margin-top: 20px;
  }

  .vc-page-head:has(.vc-page-head__about-bg--patients) .vc-bread__item {
    font-size: clamp(10px, 2.2vw, 12px);
  }

  .patsienti .vc-inner-card--patient .hero {
    min-height: 110px;
    padding: 1.25rem;
  }

  .patsienti .contact-row,
  .patsienti .quote {
    align-items: center;
    text-align: center;
  }
}
/*
 * Повторно используемое оформление ведущих врачей на внутренних страницах.
 * Модификатор --featured не меняет глобальные .vc-doctors и .vc-search.
 */
.vc-services__doctors--featured .vc-doctors__nav {
  display: flex;
  opacity: 1;
}

.vc-services__doctors--featured .vc-doctors__arrow {
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}

.vc-services-section--gynecology {
  padding-bottom: 20px;
}

.vc-main--gynecology {
  padding-bottom: 20px;
}

.vc-main--featured-doctors {
  position: relative;
  z-index: 1;
  overflow: visible;
}

.vc-services__doctors--featured .vc-doctors__bottom-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 28px;
  position: relative;
  z-index: 1;
}

.vc-services__doctors--featured .vc-doctors__bottom-search {
  flex: 1 1 auto;
  min-width: 0;
}

.vc-services__doctors--featured .vc-doctors__bottom-search .vc-search,
.vc-services__doctors--featured .vc-doctors__bottom-search .vc-center,
.vc-services__doctors--featured .vc-doctors__bottom-search .vc-search__main {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
}

.vc-services__doctors--featured .vc-doctors__bottom-search .vc-search {
  border-radius: 30px;
  overflow: visible;
}
@media (max-width: 767px) {
  /*
   * Базовое .vc-services__doctors .vc-search__container на этой ширине скругляет
   * только нижние углы (рассчитано на страницы, где поиск стоит вплотную под
   * карточками врачей) - в нижнем блоке "поиск + кнопка Все врачи" сверху ничего
   * не примыкает вплотную, квадратные верхние углы смотрелись как недоделка.
   * Радиус - 100px, тот же, что у самой строки ввода (.vc-search__input-wrapper) -
   * раньше был 24px, серый внешний блок был скруглён заметно меньше, чем белая
   * строка поиска внутри него.
   */
  .vc-services__doctors--featured .vc-doctors__bottom-search .vc-search__container {
    border-radius: 100px;
  }
}

.vc-services__doctors--featured .vc-doctors__bottom-search .vc-search__container {
  width: 100%;
}

.vc-services__doctors--featured .vc-doctors__bottom-link {
  flex: 0 0 auto;
}

.vc-services__doctors--static .vc-doctors__content {
  opacity: 1 !important;
}

.vc-services__doctors--static .vc-doctors__container {
  overflow: visible;
}

.vc-services__doctors--static .vc-main-doctors__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 380px));
  gap: 24px;
  justify-content: center;
}

.vc-services__doctors--short-list .vc-main-doctors__list {
  justify-content: start;
}

.vc-bariatria-doctors__content {
  overflow: hidden;
  margin-top: calc( 0.006772009 * 100vw + 15.1963882619px );
  padding: 0 24px;
  margin-left: -24px;
  margin-right: -24px;
  opacity: 1;
}

@media (min-width: 1300px) {
  .vc-bariatria-doctors__content {
    margin-top: 24px;
  }
}

@media (max-width: 414px) {
  .vc-bariatria-doctors__content {
    margin-top: 18px;
  }
}

@media (max-width: 1023px) {
  .vc-bariatria-doctors__content {
    padding-top: 16px;
  }
}

.vc-services__doctors--grouped .vc-doctors__container {
  position: relative;
}

.vc-bariatria-doctors__tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 28px;
}

.vc-bariatria-doctors__tab {
  display: inline-flex;
  align-items: center;
  border: 0;
  padding: 0;
  background: transparent;
  color: var(--vc-black);
  font: inherit;
  font-size: clamp(26px, 2.4vw, 34px);
  font-weight: 700;
  line-height: 1.15;
  text-align: left;
  cursor: pointer;
  transition: color 0.3s;
}

.vc-bariatria-doctors__tab:hover,
.vc-bariatria-doctors__tab:focus,
.vc-bariatria-doctors__tab.is-active {
  color: #ae2012;
  text-decoration: none;
}

.vc-bariatria-doctors__groups {
  position: relative;
}

.vc-bariatria-doctors__group {
  animation: vcBariatriaDoctorsFade 0.35s ease;
}

.vc-bariatria-doctors__mobile-title {
  display: none;
}

.vc-services__doctors--grouped .vc-main-doctors__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 380px));
  gap: 24px;
  justify-content: center;
}

.vc-services__doctors--grouped .vc-doctors__item {
  width: auto !important;
  max-width: none;
  margin-right: 0 !important;
}

.vc-bariatria-doctors__group-nav {
  display: flex;
  position: absolute;
  top: 32%;
  right: 0;
  left: 0;
  z-index: 2;
  justify-content: space-between;
  pointer-events: none;
}

.vc-bariatria-doctors__group-arrow {
  border: 0;
  padding: 0;
  opacity: 1 !important;
  pointer-events: auto !important;
}

.vc-bariatria-doctors__group-arrow.vc-doctors__arrow--left {
  margin-right: auto;
}

.vc-bariatria-doctors__group-arrow.vc-doctors__arrow--right {
  margin-left: auto;
}

.vc-services__doctors--grouped .vc-bariatria-doctors__mobile-nav {
  display: none;
}

@keyframes vcBariatriaDoctorsFade {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 768px) {
  .vc-bariatria-doctors__group:not(.is-active) {
    display: none;
  }

  .vc-services__doctors--grouped.vc-services__doctors--measuring .vc-bariatria-doctors__group:not(.is-active) {
    display: block;
    position: absolute;
    width: 100%;
    visibility: hidden;
    pointer-events: none;
  }
}

@media (max-width: 1023px) {
  .vc-services__doctors--grouped .vc-doctors__container {
    overflow: hidden;
  }

  .vc-services__doctors--grouped .vc-main-doctors__list {
    display: flex;
    grid-template-columns: none;
    gap: 0;
    justify-content: flex-start;
  }

  .vc-services__doctors--grouped .vc-doctors__item {
    flex: 0 0 calc((100% - 24px) / 2);
    width: calc((100% - 24px) / 2) !important;
  }

  .vc-services__doctors--grouped .vc-doctors__item:not(:last-child) {
    margin-right: 24px !important;
  }

  .vc-services__doctors--grouped .vc-bariatria-doctors__mobile-nav {
    display: flex;
    top: 32%;
    opacity: 1;
  }

  .vc-bariatria-doctors__group-nav {
    display: none;
  }
}

.vc-services__doctors--static .vc-doctors__item {
  width: auto !important;
  max-width: none;
  margin-right: 0 !important;
}

.vc-services__doctors--static .vc-doctors__nav--mobile-static {
  display: none;
}

@media (min-width: 1024px) {
  .vc-services__doctors--featured .vc-doctors__item {
    height: var(--vc-featured-doctors-card-height, auto);
  }

  /*
   * Во время измерения отключаем hover-состояние и переходы.
   * Так фиксированная высота всегда рассчитывается по исходному виду карточки.
   */
  .vc-services__doctors--featured.vc-services__doctors--measuring .vc-doctors__item-image,
  .vc-services__doctors--featured.vc-services__doctors--measuring .vc-doctors__item-btns {
    transition: none !important;
  }

  .vc-services__doctors--featured.vc-services__doctors--measuring .vc-doctors__item:hover .vc-doctors__item-image {
    aspect-ratio: 297/280;
  }

  .vc-services__doctors--featured.vc-services__doctors--measuring .vc-doctors__item:hover .vc-doctors__item-btns {
    max-height: 0;
    margin-top: 0;
    opacity: 0;
  }
}

@media (max-width: 767px) {
  .vc-bariatria-doctors__header {
    display: none;
  }

  .vc-bariatria-doctors__group {
    display: block !important;
  }

  .vc-bariatria-doctors__group + .vc-bariatria-doctors__group {
    margin-top: 34px;
  }

  .vc-bariatria-doctors__mobile-title {
    display: block;
    margin: 0 0 18px;
    color: #ae2012;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.15;
  }

  .vc-services__doctors--grouped .vc-doctors__container {
    overflow: hidden;
  }

  .vc-services__doctors--grouped .vc-main-doctors__list {
    display: flex;
    grid-template-columns: none;
    gap: 0;
    justify-content: flex-start;
  }

  .vc-services__doctors--grouped .vc-doctors__item {
    flex: 0 0 100%;
    width: 100% !important;
    margin-right: 12px !important;
  }

  .vc-services__doctors--grouped .vc-bariatria-doctors__mobile-nav {
    display: flex;
    top: 30%;
    opacity: 1;
  }

  .vc-bariatria-doctors__group-nav {
    display: none;
  }

  .vc-services__doctors--static .vc-doctors__container {
    overflow: hidden;
  }

  .vc-services__doctors--static .vc-main-doctors__list {
    display: flex;
    grid-template-columns: none;
    gap: 0;
  }

  .vc-services__doctors--static .vc-doctors__item {
    flex: 0 0 100%;
    width: 100% !important;
  }

  .vc-services__doctors--static .vc-doctors__nav--mobile-static {
    display: flex;
    top: 30%;
    opacity: 1;
  }

  .vc-services__doctors--featured .vc-doctors__bottom-row {
    flex-direction: column;
    align-items: stretch;
    margin-top: 20px;
  }

  .vc-services__doctors--featured .vc-doctors__bottom-link {
    display: flex;
    justify-content: flex-end;
  }

  .vc-services__doctors--featured .vc-doctors__bottom-link .vc-arrow-link {
    padding: 12px 18px;
  }

  .vc-services__doctors--featured .vc-doctors__bottom-link .vc-arrow-link__text {
    display: block;
  }
}

@media (max-width: 767px) {
  /*
   * В мобильной версии скрываем только заголовок колонки «Стоимость».
   * Сами цены в строках услуг остаются видимыми.
   */
  .vc-inner-card--gynecology .price-row {
    grid-template-columns: minmax(0, 1fr);
  }

  .vc-inner-card--gynecology .price-row.head > div:last-child {
    display: none;
  }

  .vc-inner-card .vc-services__list-item {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }

  .vc-inner-card .vc-services__list-item-title {
    flex: 1 1 0;
    min-width: 0;
    max-width: 100%;
    overflow: visible;
    overflow-wrap: break-word;
    word-break: normal;
  }
}

@media (max-width: 1023px) {
  .vc-services__doctors--featured .vc-doctors__nav {
    display: flex;
    top: 32%;
  }

  .vc-services__doctors--featured .vc-doctors__arrow {
    width: 48px;
    height: 48px;
  }
}

@media (max-width: 767px) {
  .vc-services__doctors--featured .vc-doctors__nav {
    top: 30%;
  }

  .vc-services__doctors--featured .vc-doctors__arrow--left {
    transform: translateX(-10%);
  }

  .vc-services__doctors--featured .vc-doctors__arrow--right {
    transform: translateX(10%);
  }
}

/* Desktop footer layout: actions and contacts are grouped in the left column. */
@media (min-width: 1280px) {
  .vc-footer > .vc-center {
    width: 82%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .vc-footer__main {
    grid-template-columns: minmax(296px, 340px) minmax(0, 1fr);
    grid-template-rows: repeat(7, auto);
    column-gap: clamp(28px, 3vw, 60px);
    row-gap: 0;
    align-items: start;
  }

  .vc-footer__info,
  .vc-footer__contacts-wrapper,
  .vc-footer__links,
  .vc-footer__actions-wrapper {
    display: contents;
  }

  .vc-footer__logo {
    grid-column: 1;
    grid-row: 1;
    margin-bottom: 32px;
  }

  .vc-footer__btns {
    grid-column: 1;
    grid-row: 2;
    margin-bottom: 32px;
  }

  .vc-footer__btns .vc-btn {
    width: 100%;
  }

  .vc-footer__links > .vc-footer__link {
    grid-column: 1;
    margin-top: 0;
  }

  .vc-footer__links > .vc-footer__link:first-child {
    grid-row: 3;
  }

  .vc-footer__callback {
    grid-column: 1;
    grid-row: 4;
    margin: 10px 0 16px;
    padding: 0;
  }

  .vc-footer__links > .vc-footer__link:nth-child(2) {
    grid-row: 5;
  }

  .vc-footer__links > .vc-footer__link:nth-child(n+3) {
    grid-row: 6;
    margin-top: 20px;
  }

  .vc-footer__socials {
    grid-column: 1;
    grid-row: 7;
    justify-content: flex-start !important;
    margin-top: 24px;
  }

  .vc-footer__menu {
    grid-column: 2;
    grid-row: 1 / span 7;
    display: grid;
    grid-template-columns: minmax(130px, 0.24fr) minmax(0, 1fr);
    gap: 16px;
    align-self: start;
    width: 100%;
    height: max-content;
    max-height: none;
    margin-top: 0;
    padding: 16px;
    /* Радиус синхронизирован с .vc-footer__menu-group ниже - у обоих было 24px против
       18px, отличалось друг от друга. 100px оказался слишком круглым для такого
       крупного блока - остановились на умеренных 30px. */
    border-radius: 30px;
    background-color: #d4d7dd;
  }

  .vc-footer__menu-section:not(:first-child) {
    margin-top: 25px;
  }

  .vc-footer__menu-section {
    min-width: 0;
    max-height: none;
  }

  .vc-footer__menu-section-content,
  .vc-footer__menu-link:not(:first-child) {
    margin-top: 16px;
  }

  .vc-footer__menu-link {
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .vc-footer__menu-group {
    border-radius: 30px;
  }

  .vc-footer__menu-group--primary {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 20px 16px;
    background-color: transparent;
  }

  .vc-footer__menu-group--secondary {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(180px, 1fr));
    gap: 24px;
    padding: 24px 20px;
    background-color: #e7e9ee;
  }

  .vc-footer__menu-group--secondary > .vc-footer__menu-section {
    min-width: 0;
  }

  .vc-footer__menu-group--secondary::before {
    content: '';
    position: absolute;
    top: 24px;
    bottom: 24px;
    left: 50%;
    width: 1px;
    background-color: rgba(31, 42, 55, 0.18);
  }

  .vc-footer__menu-group .vc-footer__menu-section:not(:first-child) {
    margin-top: 0;
  }

  .vc-footer__copy-wrapper {
    margin-top: 24px;
  }
}

/* Mobile footer: centered contacts and actions, menu remains left-aligned. */
@media (max-width: 960px) {
  .vc-footer__main {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: repeat(7, auto);
    row-gap: 0;
  }

  .vc-footer__info,
  .vc-footer__contacts-wrapper,
  .vc-footer__links,
  .vc-footer__actions-wrapper {
    display: contents;
  }

  .vc-footer__logo {
    grid-column: 1;
    grid-row: 1;
    justify-self: center;
    margin-bottom: 24px;
  }

  .vc-footer__btns {
    grid-column: 1;
    grid-row: 2;
    justify-self: center;
    width: min(100%, 296px);
    margin-bottom: 26px;
  }

  .vc-footer__btns .vc-btn {
    width: 100%;
  }

  .vc-footer__links > .vc-footer__link {
    grid-column: 1;
    justify-self: center;
    margin-top: 0;
    text-align: center;
  }

  .vc-footer__links > .vc-footer__link:first-child {
    grid-row: 3;
  }

  .vc-footer__callback {
    grid-column: 1;
    grid-row: 4;
    justify-self: center;
    margin: 10px 0 20px;
    padding: 0;
    text-align: center;
  }

  .vc-footer__links > .vc-footer__link:nth-child(2) {
    display: none;
  }

  .vc-footer__links > .vc-footer__link:nth-child(n+3) {
    grid-row: 5;
  }

  .vc-footer__socials {
    grid-column: 1;
    grid-row: 6;
    justify-content: center !important;
    margin-top: 24px;
  }

  /*
   * Было: columns: 2 + display: contents на группах - браузер сам решал,
   * где разорвать колонку, по высоте контента, не различая группы primary/
   * secondary из шаблона. Из-за этого пункты меню и отступы между ними
   * "плавали" непредсказуемо.
   * Промежуточный вариант (колонка = группа primary/secondary из шаблона,
   * 4+2) тоже не подошёл - нужно ровно по 3 пункта в колонке независимо от
   * группировки в шаблоне. Group снова display: contents (не участвует в
   * раскладке), а сама сетка явно разбита на 3 строки с
   * grid-auto-flow: column - первые 3 пункта автоматически уходят в первую
   * колонку, следующие 3 - во вторую, без зависимости от auto-balance.
   */
  .vc-footer__menu {
    grid-column: 1;
    grid-row: 7;
    justify-self: center;
    width: fit-content;
    max-width: 100%;
    margin-top: 32px;
    padding: 24px 20px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(3, auto);
    grid-auto-flow: column;
    column-gap: 32px;
    row-gap: 26px;
    border-radius: 20px;
    background-color: #e7e9ee;
    text-align: left;
  }

  .vc-footer__menu::before {
    content: '';
    position: absolute;
    top: 24px;
    bottom: 24px;
    left: 50%;
    width: 1px;
    background-color: rgba(31, 42, 55, 0.18);
  }

  .vc-footer__menu-group {
    display: contents;
  }

  .vc-footer__menu-section {
    text-align: left;
  }

  .vc-footer__menu-section:not(:first-child) {
    margin-top: 0;
  }

  /*
   * У пунктов "Услуги" и "Пациенту" есть вложенные подссылки - их не видно
   * на мобильном, но собственный верхний отступ блока подссылок всё равно
   * занимал место, из-за чего именно эта строка сетки выходила выше
   * остальных и весь следующий ряд "проседал" ниже. На мобильном показываем
   * только сами пункты меню, без вложенного списка.
   */
  .vc-footer__menu-section-content {
    display: none;
  }

  .vc-footer__menu-all-services {
    display: none;
  }

  .vc-footer__copy-wrapper {
    flex-direction: column;
    justify-content: center;
    gap: 28px;
    margin-top: 36px;
    text-align: center;
  }

  .vc-footer__copy {
    width: 100%;
  }

  .vc-footer__legal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .vc-footer__legal-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
  }

  .vc-footer__legal-top .vc-footer__copy {
    width: auto;
  }

  .vc-footer__requisites {
    white-space: normal;
  }

  .vc-footer__requisites span {
    display: block;
    margin-right: 0;
  }

  .developercopy {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90px;
    padding: 0;
    overflow: visible;
    gap: 6px;
    text-align: center;
  }

  .developercopy span {
    max-width: none;
    opacity: 1;
  }
}

@media (max-width: 767px) {
  .vc-footer__menu {
    grid-template-rows: repeat(3, auto) auto;
  }

  .vc-footer__menu::before {
    bottom: 92px;
  }

  .vc-footer__menu-all-services {
    display: flex;
    grid-column: 1 / -1;
    grid-row: 4;
    justify-content: center;
    width: 100%;
    margin-top: 2px;
  }

  .vc-footer__menu-all-services .vc-arrow-link {
    padding: 12px 18px;
  }

  .vc-footer__menu-all-services .vc-arrow-link__text {
    display: block;
  }
}

/*
 * Страница "Часто задаваемые вопросы" (patient/questions/) - блок .vc-faq
 * используется как shared-компонент по всему сайту (главная, бонусы), там
 * .vc-center--832 сознательно сужает список вопросов до читаемой колонки
 * внутри полноширинной секции. Внутри карточки контента (.vc-inner-card)
 * это же сужение создавало пустые полосы фона .vc-faq по бокам - строки
 * вопросов не доходили до края блока. Правки только для этой страницы.
 */
.vc-inner-card--questions .vc-faq {
  border-radius: clamp(20px, 2.5vw, 32px);
  margin-top: clamp(16px, 2vw, 24px) !important;
  padding-top: clamp(24px, 3vw, 32px) !important;
  padding-bottom: clamp(24px, 3vw, 32px) !important;
}
.vc-inner-card--questions .vc-faq .vc-center--832 {
  max-width: none;
  padding-left: clamp(16px, 2vw, 32px) !important;
  padding-right: clamp(16px, 2vw, 32px) !important;
}
/*
 * Главная: базовый .vc-inner-card задаёт margin-top: 0 (рассчитан на страницы
 * с баннером .vc-page-head, где отступ от баннера уже даёт сам баннер).
 * На главной баннера нет - карточка шла вплотную к слайдеру, нужен небольшой отступ.
 */
.vc-inner-card--home {
  margin-top: 20px;
}
/*
 * Блок "Популярные услуги" на главной несёт сразу два старых отступа из вёрстки
 * лендинга (.services margin-top: 80px и вложенный .container padding: 80px 20px) -
 * оба поверх padding самой карточки (.content-inner, clamp 20-48px) давали
 * задвоенный отступ 100px+ и сверху, и снизу блока. Убраны только на главной -
 * единственным источником отступа остаётся стандартный padding карточки,
 * как на всех остальных страницах сайта.
 */
.vc-inner-card--home .services {
  margin: 0;
}
.vc-inner-card--home .services .container {
  padding-top: 0;
  padding-bottom: 0;
}
/*
 * app.css содержит несколько неймспейс-независимых (не привязанных к странице) правил
 * ".container { padding: ... }" в разных местах файла (легаси-остатки других лендингов),
 * которые на мобильном конкурируют друг с другом по порядку в файле - в сумме давали
 * несимметричный левый/правый отступ у карточек "Популярные услуги". Явный отступ здесь
 * специфичнее любого из них (3 класса против 1) и гарантированно их перебивает.
 */
@media (max-width: 767px) {
  .vc-inner-card--home .services .container {
    /* Подобрано клиентом опытным путём через devtools - слева ещё что-то
       добавляет отступ поверх этого правила (источник не найден), поэтому
       значения намеренно разные: 1px компенсирует лишний отступ слева,
       16px справа. На ширине 360px заодно даёт заголовку карточки
       поместиться в одну строку. */
    padding-left: 1px;
    padding-right: 16px;
  }
}
/*
 * Слайдер "Акции" на главной (от 3 акций) - карточки те же, что на /specials/, но контейнер
 * растягивается на всю ширину и ширину каждой карточки/сдвиг считает JS (renderSlider в
 * template.php), поэтому здесь только структурные свойства: overflow контейнера и
 * переключение .vc-specials__list с grid (статичный вариант) на flex (слайдер). Стрелки -
 * уже существующие .vc-main-specials__nav/__arrow, по умолчанию скрыты до :hover
 * (.vc-main-specials:hover) - у слайдера показаны всегда, как у featured-слайдера врачей
 * (.vc-services__doctors--featured .vc-doctors__nav), но со своими координатами под
 * пропорции карточки акции.
 */
.vc-specials__featured-slider {
  position: relative;
}
.vc-specials__featured-container {
  position: relative;
  overflow: hidden;
}
.vc-specials__featured-container .vc-specials__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Базовый .vc-specials__list задаёт grid-gap (~24px на десктопе) для /specials/ -
     свойство gap работает и во flex, поэтому в слайдере оно складывалось с
     отступом, который сам расставляет JS через margin-right у каждой карточки
     (тоже 24px) - итоговый зазор был вдвое больше задуманного. Обнуляем здесь. */
  grid-gap: 0;
  gap: 0;
}
/*
 * JS выставляет точную ширину карточки инлайн-стилем (переопределяет любой CSS),
 * но только после инициализации - без этого запасного правила на миг до отработки
 * скрипта (или если скрипт по какой-то причине не отработал) карточки-флекс-элементы
 * ужимаются каждая под свой контент и в ряд помещается больше трёх. Здесь - тот же
 * порог 3 ПК/2 планшет/1 мобильный, что и в JS, как гарантированный запасной вариант.
 */
.vc-specials__featured-container .vc-specials__list > .vc-specials__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .vc-specials__featured-container .vc-specials__list > .vc-specials__item {
    width: calc((100% - 24px) / 2);
  }
}
@media (min-width: 1024px) {
  .vc-specials__featured-container .vc-specials__list > .vc-specials__item {
    width: calc((100% - 48px) / 3);
  }
}
.vc-specials__featured-slider .vc-main-specials__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.vc-specials__featured-slider .vc-main-specials__arrow {
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
/*
 * Базовый .vc-main-specials__arrow--left/--right сдвигает кнопку translateX(±25%) -
 * рассчитано на дизайн без overflow:hidden у контейнера (кнопка наполовину "торчит"
 * за карточку). У слайдера контейнер (.vc-specials__featured-container) обрезает
 * лишнее по overflow:hidden, поэтому стрелка вместо аккуратного нахлёста визуально
 * вылезала за пределы блока с одной стороны и обрезалась с другой. Сдвиг снят -
 * стрелки остаются внутри границ блока.
 */
.vc-specials__featured-slider .vc-main-specials__arrow--left,
.vc-specials__featured-slider .vc-main-specials__arrow--right {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media (max-width: 1023px) {
  .vc-specials__featured-slider .vc-main-specials__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 32%;
  }
  .vc-specials__featured-slider .vc-main-specials__arrow {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .vc-specials__featured-slider .vc-main-specials__nav {
    top: 30%;
  }
}

/*
 * Common hover cleanup for reused site links.
 * These rules intentionally live at the end of the file: older generated styles
 * and later custom patches set underline/red/purple hover states for the same
 * blocks, so the shared final state must win predictably.
 */
.vc-main-services a,
.vc-main-services a:visited,
.vc-main-services a:hover,
.vc-main-services a:focus,
.vc-main-services a:active,
.vc-main-services a:hover *,
.vc-main-services a:focus *,
.services__grid a,
.services__grid a:visited,
.services__grid a:hover,
.services__grid a:focus,
.services__grid a:active,
.services__grid a:hover *,
.services__grid a:focus * {
  text-decoration: none !important;
  border-bottom: 0;
}

.vc-inner-card .vc-services__list-item,
.vc-inner-card .vc-services__list-item:visited,
.vc-inner-card .vc-services__list-item:hover,
.vc-inner-card .vc-services__list-item:focus,
.vc-inner-card .vc-services__list-item:active,
.vc-inner-card .vc-services__list-item:hover *,
.vc-inner-card .vc-services__list-item:focus * {
  text-decoration: none !important;
  border-bottom: 0;
}

.vc-inner-card .vc-services__list-item:hover,
.vc-inner-card .vc-services__list-item:focus {
  background-color: #F5F6FA;
}

.vc-footer__links a,
.vc-footer__links a:visited,
.vc-footer__links a:hover,
.vc-footer__links a:focus,
.vc-footer__links a:active,
.vc-footer .vc-arrow-link,
.vc-footer .vc-arrow-link:visited,
.vc-footer .vc-arrow-link:hover,
.vc-footer .vc-arrow-link:focus,
.vc-footer .vc-arrow-link:active,
.vc-footer .vc-arrow-link:hover *,
.vc-footer .vc-arrow-link:focus * {
  text-decoration: none !important;
  border-bottom: 0;
}

.vc-footer__links a:hover .vc-footer__link-text,
.vc-footer__links a:focus .vc-footer__link-text,
.vc-footer__link-text:hover {
  color: var(--vc-black);
  text-decoration: none !important;
}

.vc-body--bow .vc-footer__links a:hover .vc-footer__link-text,
.vc-body--bow .vc-footer__links a:focus .vc-footer__link-text,
.vc-body--bow .vc-footer__link-text:hover {
  color: var(--vc-black);
}

.vc-body--wob .vc-footer__links a:hover .vc-footer__link-text,
.vc-body--wob .vc-footer__links a:focus .vc-footer__link-text,
.vc-body--wob .vc-footer__link-text:hover {
  color: var(--vc-white);
}

.vc-body--yob .vc-footer__links a:hover .vc-footer__link-text,
.vc-body--yob .vc-footer__links a:focus .vc-footer__link-text,
.vc-body--yob .vc-footer__link-text:hover {
  color: var(--vc-yellow);
}

.vc-footer__links a:hover .vc-footer__link-icon svg path,
.vc-footer__links a:focus .vc-footer__link-icon svg path {
  stroke: var(--vc-black);
}

.vc-body--bow .vc-footer__links a:hover .vc-footer__link-icon svg path,
.vc-body--bow .vc-footer__links a:focus .vc-footer__link-icon svg path {
  stroke: var(--vc-black);
}

.vc-body--wob .vc-footer__links a:hover .vc-footer__link-icon svg path,
.vc-body--wob .vc-footer__links a:focus .vc-footer__link-icon svg path {
  stroke: var(--vc-white);
}

.vc-body--yob .vc-footer__links a:hover .vc-footer__link-icon svg path,
.vc-body--yob .vc-footer__links a:focus .vc-footer__link-icon svg path {
  stroke: var(--vc-yellow);
}

.vc-footer__social:hover,
.vc-footer__social:focus {
  background-color: transparent;
}

.vc-footer__social:hover img,
.vc-footer__social:focus img {
  opacity: 1;
  filter: none;
}

.vc-footer__link:not(a),
.vc-footer__link:not(a) * {
  cursor: default;
}

/*
 * Пробная вёрстка контента раздела
 * /services/plasticheskaya-khirurgiya/dermatologiya/
 */
.vc-inner-card--dermatologiya .derma-page {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.vc-inner-card--dermatologiya .derma-section {
  position: relative;
  overflow: hidden;
  padding: 32px;
  border: 1px solid #e7eaee;
  border-radius: 24px;
  background: #f7f8fa;
}

.vc-inner-card--dermatologiya .derma-section--lead {
  border-color: rgba(174, 32, 18, 0.18);
  background: linear-gradient(135deg, #fff 0%, #fff7f6 100%);
}

.vc-inner-card--dermatologiya .derma-section--cta {
  margin-bottom: 10px;
  background: #fff;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.08);
}

.vc-inner-card--dermatologiya .derma-kicker {
  margin: 0 0 8px;
  color: #ae2012;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.vc-inner-card--dermatologiya .derma-title,
.vc-inner-card--dermatologiya .derma-section h2 {
  margin: 0 0 16px;
  color: #ae2012;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
}

.vc-inner-card--dermatologiya .derma-section h3 {
  margin: 0 0 8px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.vc-inner-card--dermatologiya .derma-section p,
.vc-inner-card--dermatologiya .derma-section li {
  color: #555;
  font-size: 16px;
  line-height: 1.65;
  text-align: left;
}

.vc-inner-card--dermatologiya .derma-section p {
  margin: 0;
}

.vc-inner-card--dermatologiya .derma-section p + p,
.vc-inner-card--dermatologiya .derma-copy p + .derma-list,
.vc-inner-card--dermatologiya .derma-section > p + .derma-service-list {
  margin-top: 16px;
}

.vc-inner-card--dermatologiya .derma-split {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: 32px;
  align-items: center;
}

.vc-inner-card--dermatologiya .derma-split--directions {
  grid-template-columns: minmax(0, 1fr) minmax(220px, 340px);
}

.vc-inner-card--dermatologiya .derma-split--cta {
  grid-template-columns: minmax(0, 1fr) minmax(220px, 340px);
}

.vc-inner-card--dermatologiya .derma-photo {
  width: 100%;
  overflow: hidden;
  border: 6px solid #fff;
  border-radius: 20px;
  background: #e8ebef;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.12);
}

.vc-inner-card--dermatologiya .derma-photo--small {
  max-width: 360px;
  margin: 0 auto;
  aspect-ratio: 4 / 3;
}

.vc-inner-card--dermatologiya .derma-photo--wide {
  max-width: 900px;
  margin: 4px auto 22px;
  aspect-ratio: 16 / 7;
}

.vc-inner-card--dermatologiya .derma-photo--medium {
  max-width: 340px;
  margin: 0 auto;
  aspect-ratio: 4 / 3;
}

.vc-inner-card--dermatologiya .derma-photo--tall {
  max-width: 380px;
  height: 520px;
  margin: 0 auto;
}

.vc-inner-card--dermatologiya .derma-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vc-inner-card--dermatologiya .derma-text-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 14px;
}

.vc-inner-card--dermatologiya .derma-text-grid > p,
.vc-inner-card--dermatologiya .derma-card {
  padding: 20px 22px;
  border: 1px solid #eceff3;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

.vc-inner-card--dermatologiya .derma-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.vc-inner-card--dermatologiya .derma-list li {
  position: relative;
  padding: 13px 16px 13px 38px;
  border: 1px solid #eceff3;
  border-radius: 16px;
  background: #fff;
}

.vc-inner-card--dermatologiya .derma-list li::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 18px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ae2012;
}

.vc-inner-card--dermatologiya .derma-list strong {
  display: block;
  margin-bottom: 4px;
  color: #333;
  font-weight: 700;
}

.vc-inner-card--dermatologiya .derma-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.vc-inner-card--dermatologiya .derma-card-grid--procedures {
  grid-template-columns: minmax(0, 1fr);
}

.vc-inner-card--dermatologiya .derma-card-grid--procedures .derma-card {
  display: flex;
  min-height: 0;
  align-items: center;
  justify-content: flex-start;
  border-left: 4px solid #ae2012;
  border-top: 0;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-align: left;
}

.vc-inner-card--dermatologiya .derma-card p {
  font-size: 15px;
  line-height: 1.55;
}

.vc-inner-card--dermatologiya .derma-service-list {
  display: grid;
  gap: 12px;
  margin-top: 16px;
}

.vc-inner-card--dermatologiya .derma-service-card {
  position: relative;
  padding: 20px 24px;
  border: 1px solid #eceff3;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

.vc-inner-card--dermatologiya .derma-service-card::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 4px;
  height: 28px;
  border-radius: 0 4px 4px 0;
  background: #ae2012;
}

.vc-inner-card--dermatologiya .derma-service-card h3 {
  margin: 0 0 8px;
  color: #ae2012;
  font-size: 18px;
  line-height: 1.3;
}

.vc-inner-card--dermatologiya .derma-service-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
}

.vc-inner-card--dermatologiya .derma-record-btn {
  display: inline-flex;
  width: fit-content;
  margin-top: 20px;
}

.vc-inner-card--dermatologiya .derma-directions-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 380px);
  gap: 32px;
  align-items: stretch;
}

.vc-inner-card--dermatologiya .derma-direction-list {
  display: grid;
  gap: 14px;
}

.vc-inner-card--dermatologiya .derma-direction-card {
  position: relative;
  padding: 22px 24px;
  border: 1px solid #eceff3;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
}

.vc-inner-card--dermatologiya .derma-direction-card::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  width: 4px;
  height: 28px;
  border-radius: 0 4px 4px 0;
  background: #ae2012;
}

.vc-inner-card--dermatologiya .derma-direction-card h3 {
  margin-bottom: 8px;
  color: #ae2012;
}

.vc-inner-card--dermatologiya .derma-direction-card p {
  margin: 0;
}

@media (max-width: 1100px) {
  .vc-inner-card--dermatologiya .derma-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  .vc-inner-card--dermatologiya .derma-split,
  .vc-inner-card--dermatologiya .derma-split--directions,
  .vc-inner-card--dermatologiya .derma-split--cta,
  .vc-inner-card--dermatologiya .derma-directions-layout,
  .vc-inner-card--dermatologiya .derma-text-grid {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--dermatologiya .derma-photo--small,
  .vc-inner-card--dermatologiya .derma-photo--medium,
  .vc-inner-card--dermatologiya .derma-photo--tall {
    max-width: 480px;
  }

  .vc-inner-card--dermatologiya .derma-photo--tall {
    height: auto;
    aspect-ratio: 4 / 3;
  }
}

@media (max-width: 767px) {
  .vc-inner-card--dermatologiya .derma-page {
    gap: 20px;
  }

  .vc-inner-card--dermatologiya .derma-section {
    padding: 22px 18px;
    border-radius: 18px;
  }

  .vc-inner-card--dermatologiya .derma-title,
  .vc-inner-card--dermatologiya .derma-section h2 {
    margin-bottom: 14px;
    font-size: 24px;
  }

  .vc-inner-card--dermatologiya .derma-section h3 {
    font-size: 17px;
  }

  .vc-inner-card--dermatologiya .derma-section p,
  .vc-inner-card--dermatologiya .derma-section li {
    font-size: 15px;
    line-height: 1.55;
  }

  .vc-inner-card--dermatologiya .derma-card-grid,
  .vc-inner-card--dermatologiya .derma-card-grid--procedures {
    grid-template-columns: 1fr;
  }

  .vc-inner-card--dermatologiya .derma-photo {
    border-radius: 16px;
  }

  .vc-inner-card--dermatologiya .derma-list li {
    padding: 12px 14px 12px 32px;
  }

  .vc-inner-card--dermatologiya .derma-list li::before {
    top: 20px;
    left: 16px;
  }
}

/* Ссылки, оформленные как кнопки, нигде не получают подчёркивание. */
a.vc-btn,
a.vc-btn:visited,
a.vc-btn:hover,
a.vc-btn:focus,
a.vc-btn:active,
a.vc-arrow-link,
a.vc-arrow-link:visited,
a.vc-arrow-link:hover,
a.vc-arrow-link:focus,
a.vc-arrow-link:active,
.vc-about__jobs a,
.vc-about__jobs a:visited,
.vc-about__jobs a:hover,
.vc-about__jobs a:focus,
.vc-about__jobs a:active,
.vc-about__jobs a * {
  text-decoration: none !important;
}

.vc-page-head__doctor-reviews-link,
.vc-page-head__doctor-reviews-link:visited,
.vc-page-head__doctor-reviews-link:hover,
.vc-page-head__doctor-reviews-link:focus,
.vc-page-head__doctor-reviews-link:active {
  color: var(--vc-black);
  text-decoration: none;
  cursor: pointer;
}
.vc-page-head__doctor-reviews-link svg path {
  stroke: none !important;
}

.vc-body--wob .vc-page-head__doctor-reviews-link,
.vc-body--wob .vc-page-head__doctor-reviews-link:visited,
.vc-body--wob .vc-page-head__doctor-reviews-link:hover,
.vc-body--wob .vc-page-head__doctor-reviews-link:focus {
  color: var(--vc-white);
}

.vc-body--yob .vc-page-head__doctor-reviews-link,
.vc-body--yob .vc-page-head__doctor-reviews-link:visited,
.vc-body--yob .vc-page-head__doctor-reviews-link:hover,
.vc-body--yob .vc-page-head__doctor-reviews-link:focus {
  color: var(--vc-yellow);
}

.vc-doctors-detail__reviews#reviews {
  scroll-margin-top: 110px;
}

/*
 * Единое оформление слайдеров отзывов на главной, странице
 * «О клинике» и в карточке врача. Каталожная страница отзывов
 * использует отдельную полноширинную компоновку.
 */
.vc-inner-card--home .vc-main-reviews.vc-reviews-showcase {
  margin-top: clamp(24px, 3vw, 40px);
}

.vc-main-reviews.vc-reviews-showcase,
.vc-about__reviews.vc-reviews-showcase,
.vc-doctors-detail__reviews.vc-reviews-showcase {
  overflow: hidden;
  padding-top: clamp(28px, 3vw, 40px);
  padding-bottom: clamp(24px, 3vw, 36px);
  border-radius: var(--vc-block-radius);
  background: transparent;
}

.vc-inner-card .vc-reviews-showcase .vc-reviews > .vc-center,
.vc-inner-card .vc-reviews-showcase > .vc-center,
.vc-inner-card .vc-reviews-showcase .vc-section__content > .vc-center,
.vc-inner-card .vc-reviews-showcase .vc-doctors-detail__content > .vc-center {
  padding-right: clamp(20px, 3vw, 36px);
  padding-left: clamp(20px, 3vw, 36px);
}

.vc-reviews-showcase .vc-section__content,
.vc-reviews-showcase .vc-doctors-detail__content {
  margin-top: clamp(20px, 2.5vw, 32px);
}

.vc-reviews-showcase .vc-reviews-slider {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.vc-reviews-showcase .vc-reviews__item-header-wrapper,
.vc-reviews-showcase .vc-reviews__item-header {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  text-align: center;
}

.vc-main-reviews--second-variant.vc-reviews-showcase .vc-reviews__item-header {
  align-items: center;
  gap: 8px;
}

.vc-reviews-showcase .vc-reviews__item-title {
  width: 100%;
  word-spacing: normal;
  text-align: center;
}

.vc-reviews-showcase .vc-reviews__item-date {
  width: 100%;
  text-align: center;
}

.vc-reviews-showcase .vc-reviews__item-main {
  margin-top: 18px;
}

.vc-reviews-showcase .vc-reviews__item-stars,
.vc-reviews-showcase .vc-modal__review-stars {
  justify-content: center;
}

.vc-reviews-showcase .vc-reviews__star {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

.vc-reviews-showcase .vc-reviews__star svg {
  display: block;
  width: 20px;
  height: 20px;
}

/* Глобальное path { stroke: #ae2012 !important; } не должно
   рисовать красную обводку вокруг звёзд. */
.vc-reviews-showcase .vc-reviews__star--filled svg path {
  fill: #FFA928 !important;
  stroke: none !important;
}

.vc-reviews-showcase .vc-reviews__star--empty svg path {
  fill: #F4E5E3 !important;
  stroke: none !important;
}

.vc-reviews-showcase .vc-reviews__verified {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: fit-content;
  margin: 12px auto 0;
  padding: 7px 12px;
  border-radius: 12px;
  background: #F3F7FD;
  color: #2563D4;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
}

.vc-reviews-showcase .vc-reviews__verified svg {
  flex: 0 0 20px;
}

.vc-reviews-showcase .vc-reviews__verified svg path {
  stroke: #2563D4 !important;
}

.vc-reviews-showcase .vc-reviews__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  width: 100%;
  margin-top: clamp(18px, 2vw, 24px);
}

.vc-reviews-showcase .vc-reviews__empty {
  padding: clamp(24px, 4vw, 48px);
  border-radius: 24px;
  background: var(--vc-white);
  text-align: center;
}

.vc-reviews-showcase .vc-reviews__empty-title {
  margin: 0;
  font-size: clamp(22px, 2.2vw, 32px);
  font-weight: 600;
  line-height: 1.2;
}

.vc-reviews-showcase .vc-reviews__empty-text {
  margin: 12px 0 0;
  color: #6f7682;
  font-size: 16px;
  line-height: 1.45;
}

.vc-reviews-showcase .vc-reviews__add,
.vc-reviews-showcase .vc-reviews__all {
  width: auto;
  min-height: 48px;
}

.vc-reviews-showcase .vc-reviews__add svg path {
  stroke: var(--vc-white) !important;
}

.vc-reviews-showcase .vc-reviews__all,
.vc-reviews-showcase .vc-reviews__all:visited,
.vc-reviews-showcase .vc-reviews__all:hover,
.vc-reviews-showcase .vc-reviews__all:focus,
.vc-reviews-showcase .vc-reviews__all:active {
  text-decoration: none !important;
}

.vc-reviews-showcase .vc-reviews-slider__arrow:hover,
.vc-reviews-showcase .vc-reviews-slider__arrow:focus {
  background-color: var(--vc-white);
}

.vc-reviews-showcase .vc-reviews-slider__nav {
  display: flex;
  opacity: 1;
}

@media (max-width: 767px) {
  .vc-inner-card--home .vc-main-reviews.vc-reviews-showcase {
    margin-top: 24px;
  }

  .vc-main-reviews.vc-reviews-showcase,
  .vc-about__reviews.vc-reviews-showcase,
  .vc-doctors-detail__reviews.vc-reviews-showcase {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .vc-inner-card .vc-reviews-showcase .vc-reviews > .vc-center,
  .vc-inner-card .vc-reviews-showcase > .vc-center,
  .vc-inner-card .vc-reviews-showcase .vc-section__content > .vc-center,
  .vc-inner-card .vc-reviews-showcase .vc-doctors-detail__content > .vc-center {
    padding-right: 16px;
    padding-left: 16px;
  }

  .vc-reviews-showcase .vc-reviews-slider .vc-reviews__item {
    width: 100%;
  }

  .vc-reviews-showcase .vc-reviews-slider__arrow {
    width: 44px;
    height: 44px;
  }

  .vc-reviews-showcase .vc-reviews__actions {
    flex-wrap: nowrap;
    gap: 8px;
  }

  .vc-reviews-showcase .vc-reviews__add,
  .vc-reviews-showcase .vc-reviews__all {
    flex: 1 1 0;
    min-width: 0;
    min-height: 42px;
    height: 42px;
    padding: 10px 12px;
    font-size: 12px;
  }

  .vc-reviews-showcase .vc-reviews__all .vc-arrow-link__text {
    display: block;
    font-size: 12px;
  }

  .vc-reviews-showcase .vc-reviews__add svg {
    width: 16px;
    height: 16px;
  }
}

@media (max-width: 390px) {
  .vc-reviews-showcase .vc-reviews__add,
  .vc-reviews-showcase .vc-reviews__all,
  .vc-reviews-showcase .vc-reviews__all .vc-arrow-link__text {
    font-size: 11px;
  }

  .vc-reviews-showcase .vc-reviews__add,
  .vc-reviews-showcase .vc-reviews__all {
    padding-right: 9px;
    padding-left: 9px;
  }
}

/* Страница «Все отзывы»: фильтр и связь отзыва с врачом. */
.vc-inner-card--reviews .form_reviews__filter {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin-bottom: clamp(24px, 3vw, 36px);
  padding: clamp(24px, 3vw, 36px);
  border: 1px solid #E5E5E8;
  border-radius: 20px;
  background: #F7F7F8;
}

.vc-inner-card--reviews .reviews-filter__title {
  margin: 0;
  color: var(--vc-black);
  font-size: clamp(22px, 2.2vw, 28px);
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}

.vc-inner-card--reviews .reviews-filter__subtitle {
  margin: 0 0 12px;
  color: #6F7479;
  font-size: 14px;
  line-height: 1.45;
  text-align: center;
}

.vc-inner-card--reviews .reviews-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.vc-inner-card--reviews .reviews-filter select,
.vc-inner-card--reviews .reviews-filter input[type="date"] {
  height: 48px;
  padding: 0 16px;
  border: 1px solid #D8D8DC;
  border-radius: 12px;
  background-color: var(--vc-white);
  color: #2B2B2E;
  font-family: inherit;
  font-size: 14px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.vc-inner-card--reviews .reviews-filter select {
  flex: 0 1 360px;
  min-width: 260px;
  padding-right: 42px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1l5 5 5-5' stroke='%23888' stroke-width='1.5' fill='none' fill-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-position: right 16px center;
}

.vc-inner-card--reviews .reviews-filter input[type="date"] {
  flex: 0 0 190px;
  min-width: 190px;
}

.vc-inner-card--reviews .reviews-filter select:focus,
.vc-inner-card--reviews .reviews-filter input[type="date"]:focus {
  outline: none;
  border-color: var(--vc-primary);
  box-shadow: 0 0 0 3px rgba(174, 32, 18, 0.12);
}

.vc-inner-card--reviews .reviews-filter button[type="submit"] {
  flex: 0 0 auto;
  height: 48px;
  padding: 0 28px;
  border: 1px solid var(--vc-primary);
  border-radius: 100px;
  background: var(--vc-primary);
  color: var(--vc-white);
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}

.vc-inner-card--reviews .reviews-filter button[type="submit"]:hover,
.vc-inner-card--reviews .reviews-filter button[type="submit"]:focus {
  border-color: var(--vc-primary-dark);
  background: var(--vc-primary-dark);
}

.vc-reviews--catalog .vc-reviews__list {
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(16px, 2vw, 24px);
}

.vc-reviews--catalog .vc-reviews__item {
  width: 100%;
  min-height: 0;
  padding: clamp(20px, 2.6vw, 36px);
  border: 0;
  border-radius: 24px;
  background: #F1F2F3;
}

.vc-reviews--catalog .vc-reviews__catalog-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px 16px;
}

.vc-reviews--catalog .vc-reviews__catalog-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px 16px;
}

.vc-reviews--catalog .vc-reviews__catalog-rating {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.vc-reviews--catalog .vc-reviews__catalog-star,
.vc-reviews--catalog .vc-reviews__catalog-star svg {
  display: block;
  width: 18px;
  height: 18px;
}

.vc-reviews--catalog .vc-reviews__catalog-star svg path {
  stroke: none !important;
}

.vc-reviews--catalog .vc-reviews__catalog-star--filled svg path {
  fill: #FFA928 !important;
}

.vc-reviews--catalog .vc-reviews__catalog-star--empty svg path {
  fill: rgba(255, 169, 40, 0.28) !important;
}

.vc-reviews--catalog .vc-reviews__verified {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 38px;
  padding: 7px 12px;
  border-radius: 12px;
  background: #F3F7FD;
  color: #2563D4;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  margin-left: auto;
}

.vc-reviews--catalog .vc-reviews__verified svg {
  flex: 0 0 20px;
}

.vc-reviews--catalog .vc-reviews__verified svg path {
  stroke: #2563D4 !important;
}

.vc-reviews--catalog .vc-reviews__catalog-author-date {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  gap: 12px;
  white-space: nowrap;
}

.vc-reviews--catalog .vc-reviews__catalog-author {
  color: var(--vc-black);
  font-size: clamp(18px, 1.8vw, 22px);
  font-weight: 600;
  line-height: 1.25;
}

.vc-reviews--catalog .vc-reviews__catalog-date {
  color: #85898E;
  font-size: 14px;
  line-height: 1.4;
  white-space: nowrap;
}

.vc-reviews--catalog .vc-reviews__catalog-doctors {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: clamp(16px, 2vw, 22px);
}

.vc-reviews--catalog .vc-reviews__catalog-doctor {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.vc-reviews--catalog .vc-reviews__catalog-doctor-line {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 7px 10px;
}

.vc-reviews--catalog .vc-reviews__catalog-specialties {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 7px 10px;
}

.vc-reviews--catalog .vc-reviews__catalog-separator {
  color: #8A8F94;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.vc-reviews--catalog .vc-reviews__catalog-specialties,
.vc-reviews--catalog .vc-reviews__catalog-doctor-label,
.vc-reviews--catalog .vc-reviews__catalog-specialty,
.vc-reviews--catalog .vc-reviews__catalog-doctor-name,
.vc-reviews--catalog .vc-modal__review-doctors,
.vc-reviews--catalog .vc-modal__review-doctors a {
  font-size: 15px;
  line-height: 1.45;
  text-decoration: none;
}

.vc-reviews--catalog .vc-reviews__catalog-specialties,
.vc-reviews--catalog .vc-reviews__catalog-specialty {
  color: #007550;
}

.vc-reviews--catalog .vc-reviews__catalog-doctor-label {
  color: #6F7479;
  font-weight: 500;
}

.vc-reviews--catalog .vc-reviews__catalog-specialty,
.vc-reviews--catalog .vc-reviews__catalog-doctor-name,
.vc-reviews--catalog .vc-modal__review-doctors a {
  font-weight: 600;
}

.vc-reviews--catalog .vc-reviews__catalog-doctor-name,
.vc-reviews--catalog .vc-modal__review-doctors a {
  color: var(--vc-primary);
}

.vc-reviews--catalog .vc-reviews__catalog-specialty:hover,
.vc-reviews--catalog .vc-reviews__catalog-specialty:focus,
.vc-reviews--catalog .vc-reviews__catalog-doctor-name:hover,
.vc-reviews--catalog .vc-reviews__catalog-doctor-name:focus,
.vc-reviews--catalog .vc-modal__review-doctors a:hover,
.vc-reviews--catalog .vc-modal__review-doctors a:focus {
  text-decoration: none;
}

/* Site links never use an underline in any interaction state. */
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active,
a:hover *,
a:focus * {
  text-decoration: none !important;
}

.vc-reviews--catalog .vc-reviews__catalog-body {
  margin-top: clamp(18px, 2.2vw, 26px);
  padding: clamp(18px, 2.2vw, 28px);
  border-radius: 18px;
  background: var(--vc-white);
}

.vc-reviews--catalog .vc-reviews__item-text {
  margin-top: 0;
  color: #292A2C;
  font-size: clamp(15px, 1.4vw, 17px);
  line-height: 1.65;
}

.vc-reviews--catalog .vc-reviews__item-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--vc-primary);
  font: inherit;
  cursor: pointer;
}

.vc-reviews--catalog .vc-reviews__item-more svg {
  width: 20px;
  height: 20px;
}

.vc-reviews--catalog .vc-modal__review-doctors {
  margin-top: 10px;
  color: #6F7479;
}

.vc-reviews--catalog .vc-modal--review {
  --vc-review-modal-header-offset: 80px;
  z-index: 1200;
  top: var(--vc-review-modal-header-offset);
  height: calc(100% - var(--vc-review-modal-header-offset));
  height: calc(100dvh - var(--vc-review-modal-header-offset));
  align-items: flex-start;
  padding: 12px clamp(12px, 2.5vw, 32px);
  overflow-y: auto;
}

.vc-reviews--catalog .vc-modal--review .vc-modal__container {
  max-width: 1180px;
  max-height: calc(100vh - var(--vc-review-modal-header-offset) - 24px);
  max-height: calc(100dvh - var(--vc-review-modal-header-offset) - 24px);
  padding: clamp(52px, 5vw, 68px) 12px clamp(24px, 3.5vw, 42px) clamp(20px, 3.5vw, 48px);
  border-radius: 28px;
  background: #F1F2F3;
  overflow: hidden;
}

.vc-reviews--catalog .vc-reviews__popup-scroll {
  width: 100%;
  max-height: calc(100vh - var(--vc-review-modal-header-offset) - 24px - clamp(52px, 5vw, 68px) - clamp(24px, 3.5vw, 42px));
  max-height: calc(100dvh - var(--vc-review-modal-header-offset) - 24px - clamp(52px, 5vw, 68px) - clamp(24px, 3.5vw, 42px));
  padding-right: calc(clamp(20px, 3.5vw, 48px) - 12px);
  box-sizing: border-box;
  overflow-y: auto;
  scrollbar-color: #AEB7BF transparent;
  scrollbar-width: thin;
}

.vc-reviews--catalog .vc-reviews__popup-scroll::-webkit-scrollbar {
  width: 10px !important;
}

.vc-reviews--catalog .vc-reviews__popup-scroll::-webkit-scrollbar-track {
  margin-block: 5%;
  background: transparent;
}

.vc-reviews--catalog .vc-reviews__popup-scroll::-webkit-scrollbar-thumb {
  min-height: 48px;
  border: 3px solid #F1F2F3;
  border-radius: 999px;
  background: #AEB7BF;
}

.vc-reviews--catalog .vc-reviews__popup-scroll::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}

.vc-reviews--catalog .vc-modal--review .vc-modal__close-wrapper {
  top: 22px;
  right: 32px;
}

.vc-reviews--catalog .vc-modal--review .vc-modal__close {
  position: static;
}

.vc-reviews--catalog .vc-reviews__popup-card {
  width: 100%;
}

.vc-reviews--catalog .vc-reviews__popup-body {
  margin-bottom: 0;
}

.vc-reviews--catalog .vc-reviews__popup-body .vc-reviews__item-text {
  display: block;
  max-height: none;
  overflow: visible;
  -webkit-line-clamp: unset;
  -webkit-box-orient: initial;
}

.vc-reviews--catalog .vc-reviews__popup-card .vc-modal__review-btn {
  margin-top: clamp(18px, 2.5vw, 30px);
}

@media (min-width: 768px) and (max-width: 1279px) {
  .vc-reviews--catalog .vc-modal--review {
    --vc-review-modal-header-offset: 92px;
  }
}

@media (max-width: 767px) {
  .vc-inner-card--reviews .form_reviews__filter {
    padding: 22px 16px;
    border-radius: 16px;
  }

  .vc-inner-card--reviews .reviews-filter {
    gap: 12px;
  }

  .vc-inner-card--reviews .reviews-filter select,
  .vc-inner-card--reviews .reviews-filter input[type="date"],
  .vc-inner-card--reviews .reviews-filter button[type="submit"] {
    flex: 0 1 360px;
    width: min(100%, 360px);
    min-width: 0;
  }

  .vc-reviews--catalog .vc-reviews__item {
    border-radius: 18px;
    text-align: center;
  }

  .vc-reviews--catalog .vc-reviews__catalog-top {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .vc-reviews--catalog .vc-reviews__verified {
    min-height: 36px;
    margin-left: 0;
  }

  .vc-reviews--catalog .vc-reviews__catalog-meta {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px 12px;
  }

  .vc-reviews--catalog .vc-reviews__catalog-rating,
  .vc-reviews--catalog .vc-reviews__catalog-author-date {
    justify-content: center;
  }

  .vc-reviews--catalog .vc-reviews__catalog-author-date {
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }

  .vc-reviews--catalog .vc-reviews__catalog-doctors,
  .vc-reviews--catalog .vc-reviews__catalog-doctor,
  .vc-reviews--catalog .vc-reviews__catalog-doctor-line,
  .vc-reviews--catalog .vc-reviews__catalog-specialties {
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .vc-reviews--catalog .vc-reviews__catalog-doctor-line {
    flex-direction: column;
    gap: 5px;
  }

  .vc-reviews--catalog .vc-reviews__catalog-separator {
    display: none;
  }

  .vc-reviews--catalog .vc-reviews__catalog-specialties {
    gap: 8px;
  }

  .vc-reviews--catalog .vc-reviews__catalog-specialty {
    padding: 6px 10px;
    border-radius: 12px;
    background: #DFF5ED;
    line-height: 1.3;
  }

  .vc-reviews--catalog .vc-reviews__catalog-author {
    font-size: 17px;
  }

  .vc-reviews--catalog .vc-reviews__catalog-body {
    border-radius: 14px;
    text-align: center;
  }

  .vc-reviews--catalog .vc-reviews__item-more {
    margin-right: auto;
    margin-left: auto;
  }

  .vc-reviews--catalog .vc-modal--review {
    --vc-review-modal-header-offset: 72px;
    padding: 8px;
  }

  .vc-reviews--catalog .vc-modal--review .vc-modal__container {
    max-height: calc(100vh - var(--vc-review-modal-header-offset) - 16px);
    max-height: calc(100dvh - var(--vc-review-modal-header-offset) - 16px);
    padding: 52px 8px 18px 16px;
    border-radius: 20px;
  }

  .vc-reviews--catalog .vc-reviews__popup-scroll {
    max-height: calc(100vh - var(--vc-review-modal-header-offset) - 86px);
    max-height: calc(100dvh - var(--vc-review-modal-header-offset) - 86px);
    padding-right: 8px;
  }

  .vc-reviews--catalog .vc-modal--review .vc-modal__close-wrapper {
    top: 18px;
    right: 28px;
  }
}

/* Vacancies page refresh: centered advantages, resume CTA and taller detail hero. */
.vc-jobs__promo-title {
  width: 100%;
  margin: 0;
  color: var(--vc-black);
  font-size: clamp(28px, 3vw, 38px);
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.vc-body--wob .vc-jobs__promo-title {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__promo-title {
  color: var(--vc-yellow);
}
.vc-jobs__promo {
  margin-top: clamp(24px, 3vw, 36px);
  grid-template-columns: minmax(0, 1fr);
  gap: clamp(16px, 2vw, 24px);
}
.vc-jobs__promo-card {
  width: 100%;
  min-height: 162px;
  flex-direction: row;
  justify-content: center;
  padding: 24px clamp(24px, 4vw, 48px);
  box-sizing: border-box;
  text-align: left;
}
.vc-jobs__promo-card:nth-child(3) {
  background: rgba(42, 245, 152, 0.2);
}
.vc-body--bow .vc-jobs__promo-card:nth-child(3) {
  background: var(--vc-white);
}
.vc-body--wob .vc-jobs__promo-card:nth-child(3) {
  background: var(--vc-black);
}
.vc-body--yob .vc-jobs__promo-card:nth-child(3) {
  background: var(--vc-blue-dark);
}
.vc-jobs__promo-card-content {
  width: 100%;
  padding: 20px clamp(16px, 3vw, 36px);
  box-sizing: border-box;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 30%,
    #fff 70%,
    rgba(255, 255, 255, 0) 100%
  );
}
.vc-jobs__promo-card-layout {
  display: flex;
  width: min(100%, 1200px);
  padding-left: calc(120px + clamp(20px, 3vw, 36px));
  box-sizing: border-box;
  margin: 0 auto;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
.vc-jobs__promo-card-icon {
  position: static;
  width: 64px;
  flex: 0 0 64px;
  justify-content: flex-start;
  margin: 0;
}
.vc-jobs__promo-card-main {
  flex: 0 1 auto;
  width: auto;
  min-width: 0;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  background: none;
  text-align: left;
}
.vc-jobs__promo-card-title {
  min-height: 0;
  margin: 0 0 8px;
  text-align: left;
}
.vc-jobs__promo-card-subtitle {
  text-align: left;
}
.vc-body--wob .vc-jobs__promo-card-content {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    var(--vc-black) 30%,
    var(--vc-black) 70%,
    rgba(0, 0, 0, 0) 100%
  );
}
.vc-body--yob .vc-jobs__promo-card-content {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 0%,
    var(--vc-blue-dark) 30%,
    var(--vc-blue-dark) 70%,
    rgba(0, 0, 0, 0) 100%
  );
}
@media (max-width: 767px) {
  .vc-jobs__promo {
    width: calc(100% - 16px);
    margin-right: auto;
    margin-left: auto;
  }
  .vc-jobs__promo-card {
    min-height: 220px;
    flex-direction: column;
    justify-content: center;
    padding: 24px 20px;
    text-align: center;
  }
  .vc-jobs__promo-card-content {
    padding-right: 16px;
    padding-left: 16px;
  }
  .vc-jobs__promo-card-layout {
    width: 100%;
    padding-left: 0;
    flex-direction: column;
    gap: 18px;
  }
  .vc-jobs__promo-card-icon {
    position: static;
    width: auto;
    flex: 0 0 auto;
    justify-content: center;
    margin: 0 auto;
  }
  .vc-jobs__promo-card-main {
    flex: 0 1 auto;
    width: 100%;
    align-items: center;
    text-align: center;
  }
  .vc-jobs__promo-card-title {
    min-height: 0;
    margin: 0 0 8px;
    text-align: center;
  }
  .vc-jobs__promo-card-subtitle {
    text-align: center;
  }
}
.vc-jobs__item,
.vc-jobs__item:hover,
.vc-jobs__item-title {
  text-decoration: none !important;
}
.vc-jobs__item-title {
  text-align: left;
}
.vc-jobs__resume {
  justify-content: center;
  text-align: center;
}
.vc-jobs__resume-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.vc-jobs__resume-text {
  max-width: 900px;
}
.vc-jobs__resume-btn {
  min-width: 230px;
}
.vc-jobs__open-resume-note {
  width: 100%;
  padding: clamp(24px, 3vw, 36px) 20px;
  box-sizing: border-box;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 0%,
    #fff 30%,
    #fff 70%,
    rgba(255, 255, 255, 0) 100%
  );
}
.vc-jobs__open-resume-note-text {
  max-width: 760px;
  margin: 0 auto;
  color: var(--vc-black);
  font-size: clamp(18px, 1.8vw, 24px);
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
.vc-jobs-detail__benefits {
  margin-top: clamp(44px, 5vw, 64px);
}
.vc-body--wob .vc-jobs__open-resume-note {
  background: var(--vc-black);
  border: 1px solid var(--vc-white);
}
.vc-body--wob .vc-jobs__open-resume-note-text {
  color: var(--vc-white);
}
.vc-body--yob .vc-jobs__open-resume-note {
  background: var(--vc-blue-dark);
  border: 1px solid var(--vc-yellow);
}
.vc-body--yob .vc-jobs__open-resume-note-text {
  color: var(--vc-yellow);
}
.vc-inner-card > .content-inner h2.vc-jobs__promo-title {
  width: 100%;
  text-align: center;
}
.vc-page-head--vacancies-detail {
  min-height: 410px;
  height: auto !important;
}
.vc-page-head--vacancies-detail .vc-page-head__content-container {
  min-height: 410px;
  width: 100%;
  padding-bottom: 42px;
}
.vc-page-head--vacancies-detail .vc-page-head__jobs-detail {
  order: 1;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}
.vc-page-head--vacancies-detail .vc-page-head__jobs-detail-info {
  width: 100%;
}
.vc-page-head--vacancies-detail .vc-page-title {
  order: 0 !important;
  max-width: 980px;
  margin-top: 0 !important;
}
.vc-page-head--vacancies-detail .vc-page-head__jobs-detail-about {
  order: 1;
}
.vc-page-head--vacancies-detail .vc-page-head__jobs-detail > .vc-btn {
  align-self: flex-start;
  margin-top: 28px;
}
.vc-page-head--vacancies-detail .vc-bread {
  order: 2;
  margin-top: auto !important;
  padding-top: 28px;
}
@media (max-width: 767px) {
  .vc-page-head--vacancies-detail {
    min-height: 380px;
  }
  .vc-page-head.vc-page-head--vacancies-detail .vc-page-head__content-container {
    height: auto;
    min-height: 380px;
    padding-top: calc(18.8833vw + 33.4043px);
    padding-bottom: 20px;
    justify-content: flex-start;
  }
  .vc-page-head--vacancies-detail .vc-page-head__jobs-detail-about {
    margin-bottom: 0;
  }
  .vc-page-head--vacancies-detail .vc-page-head__jobs-detail > .vc-btn {
    width: auto;
    margin-top: 24px;
  }
  .vc-page-head.vc-page-head--vacancies-detail .vc-bread {
    flex-shrink: 0;
    margin-top: 18px !important;
    padding-top: 0;
  }

  .vc-page-head--reviews.vc-page-head--banner-photo {
    height: auto;
    min-height: calc(18.8833vw + 205px);
  }
  .vc-page-head.vc-page-head--reviews .vc-page-head__content-container {
    height: auto;
    min-height: calc(18.8833vw + 205px);
    padding-top: calc(18.8833vw + 33.4043px);
    padding-bottom: 24px;
    box-sizing: border-box;
    justify-content: flex-start;
  }
  .vc-page-head--reviews .vc-page-title,
  .vc-page-head--reviews .vc-bread,
  .vc-page-head--reviews .vc-reviews__add-btn {
    flex-shrink: 0;
  }
}

/* Compact vacancy response modal with inline validation and resume upload. */
.vc-modal--vacancy.vc-modal--active {
  padding: 12px 16px;
  overflow-y: auto;
}
.vc-modal--vacancy .vc-modal__container {
  max-height: calc(100vh - 24px);
  max-height: calc(100dvh - 24px);
  padding: 24px 28px 20px;
}
.vc-modal--vacancy .vc-modal__title {
  font-size: clamp(24px, 3vw, 32px);
  line-height: 1.2;
}
.vc-modal--vacancy .vc-record-form {
  margin-top: 12px;
}
.vc-modal--vacancy .vc-modal__inputs {
  padding-bottom: 0;
}
.vc-modal--vacancy .vc-modal__inputs > *:not([type="hidden"]) {
  margin-bottom: 10px;
}
.vc-modal--vacancy .vc-record-form__input,
.vc-modal--vacancy .vc-record-form__datetime,
.vc-modal--vacancy .vc-record-form__datetime-input,
.vc-modal--vacancy .vc-record-form__select {
  height: 46px;
}
.vc-record-form__errors {
  width: 100%;
  margin: 0 0 12px;
  padding: 10px 14px;
  box-sizing: border-box;
  border: 1px solid rgba(174, 32, 18, 0.35);
  border-radius: 12px;
  background: #fff1ef;
  color: #9f1d12;
  font-size: 14px;
  line-height: 1.4;
}
.vc-record-form__errors > div + div {
  margin-top: 4px;
}
.vc-modal--vacancy .vc-record-form__file-field--resume {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin: 2px 0 8px;
}
.vc-modal--vacancy .vc-record-form__file-label--resume {
  position: relative;
  display: inline-flex;
  max-width: 100%;
  min-height: 44px;
  align-items: center;
  padding: 0 12px;
  box-sizing: border-box;
  border: 0;
  background: transparent;
  color: #9a9fbf;
  cursor: pointer;
  text-decoration: none;
  transition: none;
}
.vc-modal--vacancy .vc-record-form__file-label--resume .vc-record-form__file-input {
  position: absolute;
  z-index: 2;
  inset: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.vc-modal--vacancy .vc-record-form__file-label--resume:hover,
.vc-modal--vacancy .vc-record-form__file-label--resume:focus-within {
  background: transparent;
  color: #9a9fbf;
  text-decoration: none;
}
.vc-modal--vacancy .vc-record-form__file-label--resume,
.vc-modal--vacancy .vc-record-form__file-label--resume * {
  cursor: pointer;
}
.vc-modal--vacancy .vc-record-form__file-label--resume .vc-record-form__file-icon {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.vc-modal--vacancy .vc-record-form__file-label--resume .vc-record-form__file-icon svg {
  width: 100%;
  height: 100%;
}
.vc-modal--vacancy .vc-record-form__file-label--resume .vc-record-form__file-icon svg path {
  stroke: currentColor;
}
.vc-modal--vacancy .vc-record-form__file-text {
  max-width: min(360px, 65vw);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vc-modal--vacancy .vc-record-form__file-text.has-file {
  color: inherit;
  font-weight: 500;
}
.vc-modal--vacancy .vc-record-form__file-hint {
  margin-top: 6px;
  color: #7b8791;
  font-size: 12px;
  line-height: 1.35;
}
.vc-modal--vacancy .vc-record-form__file-error {
  min-height: 0;
  margin-top: 4px;
  color: #9f1d12;
  font-size: 12px;
  line-height: 1.35;
}
.vc-modal--vacancy .vc-record-form__captcha {
  margin-top: 6px;
  gap: 10px;
}
.vc-modal--vacancy .vc-record-form__captcha img,
.vc-modal--vacancy .vc-record-form__captcha-refresh {
  height: 44px;
}
.vc-modal--vacancy .vc-record-form__captcha .vc-record-form__input {
  height: 44px;
  margin-bottom: 0;
}
.vc-modal--vacancy .vc-record-form__captcha .vc-record-form__input.error,
.vc-modal--vacancy .vc-record-form__captcha .vc-record-form__input.error:focus {
  border-color: #ae2012 !important;
  color: var(--vc-black) !important;
  caret-color: var(--vc-black);
}
.vc-modal--vacancy .vc-record-form__submit-wrapper {
  margin-top: 12px;
  gap: 12px;
}
@media (max-height: 760px) and (min-width: 768px) {
  .vc-modal--vacancy.vc-modal--active {
    align-items: flex-start;
  }
  .vc-modal--vacancy .vc-modal__container {
    padding-top: 18px;
    padding-bottom: 16px;
  }
  .vc-modal--vacancy .vc-record-form {
    margin-top: 8px;
  }
  .vc-modal--vacancy .vc-modal__inputs > *:not([type="hidden"]) {
    margin-bottom: 7px;
  }
  .vc-modal--vacancy .vc-record-form__file-hint {
    margin-top: 4px;
  }
  .vc-modal--vacancy .vc-record-form__submit-wrapper {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .vc-modal--vacancy .vc-modal__container {
    padding: 20px 16px 16px;
  }
  .vc-modal--vacancy .vc-record-form__captcha {
    flex-wrap: wrap;
  }
  .vc-modal--vacancy .vc-record-form__file-label--resume {
    max-width: 100%;
  }
}

/* Laboratory diagnostics landing page. Markup is stored in the section description. */
.vc-inner-card--laboratornaya-diagnostika > .content-inner {
  padding-top: clamp(24px, 2.5vw, 34px) !important;
  text-align: left !important;
}

.vc-inner-card--laboratornaya-diagnostika {
  margin-top: clamp(20px, 2.25vw, 30px);
}

.vc-inner-card--laboratornaya-diagnostika .vc-services-section__unit:first-child {
  padding-top: 0;
}

.vc-inner-card--laboratornaya-diagnostika .vc-visual-editor,
.vc-inner-card--laboratornaya-diagnostika .vc-visual-editor > * {
  width: 100%;
  max-width: none;
}

.vc-inner-card--laboratornaya-diagnostika .vc-visual-editor {
  color: #243b45;
  text-align: left;
}

.vc-lab-landing {
  --lab-ink: #203b46;
  --lab-copy: #526771;
  --lab-muted: #eef5f6;
  --lab-line: #dce7e9;
  --lab-red: #ae2012;
  display: block;
  color: var(--lab-ink);
}

.vc-lab-landing *,
.vc-lab-landing *::before,
.vc-lab-landing *::after {
  box-sizing: border-box;
}

.vc-lab-landing h2,
.vc-lab-landing h3,
.vc-lab-landing p,
.vc-lab-landing figure,
.vc-lab-landing ul {
  margin-top: 0;
}

.vc-lab-landing h2 {
  margin-bottom: 16px;
  color: var(--lab-ink);
  font-size: clamp(28px, 3.3vw, 48px);
  line-height: 1.08;
  letter-spacing: -.025em;
}

.vc-lab-landing h3 {
  color: var(--lab-ink);
  font-size: clamp(18px, 1.5vw, 22px);
  line-height: 1.25;
}

.vc-lab-landing p {
  color: var(--lab-copy);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.6;
  text-align: left !important;
}

.vc-lab-eyebrow {
  display: inline-flex;
  margin-bottom: 18px;
  align-items: center;
  gap: 10px;
  color: var(--lab-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.vc-lab-eyebrow::before {
  content: "";
  width: 30px;
  height: 2px;
  background: currentColor;
}

.vc-lab-lead {
  color: var(--lab-ink) !important;
  font-size: clamp(19px, 1.8vw, 25px) !important;
  line-height: 1.45 !important;
}

.vc-lab-hero {
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
  min-height: 570px;
  border-radius: clamp(22px, 3vw, 34px);
  background: linear-gradient(135deg, #edf6f7 0%, #f7fafb 70%);
}

.vc-lab-hero__content {
  display: flex;
  padding: clamp(32px, 5vw, 64px);
  flex-direction: column;
  justify-content: center;
}

.vc-lab-hero__content > p:last-of-type {
  margin-bottom: 0;
}

.vc-lab-hero__content > .vc-lab-lead {
  margin-bottom: 1.6em;
}

.vc-lab-hero__media,
.vc-lab-split__media,
.vc-lab-preop__media,
.vc-lab-wide-media {
  overflow: hidden;
  margin-bottom: 0;
}

.vc-lab-hero__media {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.vc-lab-hero__media img,
.vc-lab-split__media img,
.vc-lab-preop__media img,
.vc-lab-wide-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vc-lab-hero__media img {
  border-radius: 0 clamp(22px, 3vw, 34px) clamp(22px, 3vw, 34px) 0;
  object-position: 31% center;
}

.vc-lab-facts {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: clamp(22px, 3vw, 34px);
}

.vc-lab-facts > div {
  display: flex;
  gap: 6px;
  padding: 16px;
  border: 1px solid rgba(203, 220, 224, .9);
  border-radius: 16px;
  background: rgba(255, 255, 255, .74);
  align-items: baseline;
}

.vc-lab-facts strong,
.vc-lab-facts span {
  display: inline;
}

.vc-lab-facts strong {
  margin-bottom: 0;
  color: var(--lab-red);
  font-size: 16px;
}

.vc-lab-facts span {
  color: var(--lab-copy);
  font-size: 13px;
  line-height: 1.35;
}

.vc-lab-section,
.vc-lab-wide-media,
.vc-lab-cta {
  margin-top: clamp(34px, 5vw, 62px);
}

.vc-lab-section__head {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: clamp(14px, 2vw, 24px);
  max-width: 930px;
  margin-bottom: clamp(22px, 3vw, 34px);
  align-items: start;
}

.vc-lab-section__head h2,
.vc-lab-section__head p {
  margin-bottom: 0;
}

.vc-lab-section__head p {
  max-width: 760px;
}

.vc-lab-section__number {
  display: flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--lab-ink);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .08em;
}

.vc-lab-section__head--compact {
  margin-bottom: 22px;
}

.vc-lab-tests {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--lab-line);
}

.vc-lab-test {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 16px;
  padding: clamp(20px, 3vw, 32px) clamp(12px, 2.5vw, 30px);
  border-bottom: 1px solid var(--lab-line);
}

.vc-lab-test:nth-child(odd) {
  border-right: 1px solid var(--lab-line);
}

.vc-lab-test > span {
  color: var(--lab-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .09em;
}

.vc-lab-test h3 {
  margin-bottom: 8px;
}

.vc-lab-test p {
  margin-bottom: 0;
  font-size: 16px;
}

.vc-lab-wide-media {
  position: relative;
  height: clamp(300px, 34vw, 440px);
  min-height: 0;
  margin-top: clamp(30px, 3.5vw, 46px) !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  border-radius: clamp(22px, 3vw, 32px);
}

.vc-lab-wide-media img {
  object-position: center 68%;
}

.vc-lab-wide-media figcaption {
  position: absolute;
  right: auto;
  bottom: clamp(18px, 4vw, 44px);
  left: clamp(18px, 4vw, 44px);
  display: block;
  width: min(550px, calc(100% - 36px));
  padding: clamp(20px, 3vw, 30px);
  border: 1px solid rgba(255, 255, 255, .6);
  border-radius: 20px;
  background: rgba(24, 54, 65, .88);
  color: #fff;
  backdrop-filter: blur(12px);
}

.vc-lab-wide-media figcaption strong,
.vc-lab-wide-media figcaption span {
  display: block;
}

.vc-lab-wide-media figcaption strong {
  margin-bottom: 8px;
  font-size: clamp(20px, 2vw, 27px);
}

.vc-lab-wide-media figcaption span {
  color: rgba(255, 255, 255, .84);
  font-size: 15px;
  line-height: 1.5;
}

.vc-lab-split,
.vc-lab-preop {
  display: grid;
  overflow: hidden;
  grid-template-columns: minmax(330px, .9fr) minmax(0, 1.1fr);
  border-radius: clamp(22px, 3vw, 32px);
  background: #f5f8f9;
}

.vc-lab-split__media,
.vc-lab-preop__media {
  min-height: 580px;
}

.vc-lab-split__content,
.vc-lab-preop__content {
  padding: clamp(30px, 5vw, 58px);
}

.vc-lab-benefits,
.vc-lab-preop__list {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--lab-line);
}

.vc-lab-benefits > div,
.vc-lab-preop__list > div {
  position: relative;
  padding: 18px 0 18px 32px;
  border-bottom: 1px solid var(--lab-line);
}

.vc-lab-benefits > div::before,
.vc-lab-preop__list > div::before {
  content: "";
  position: absolute;
  top: 27px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--lab-red);
  box-shadow: 0 0 0 7px rgba(174, 32, 18, .08);
}

.vc-lab-benefits h3,
.vc-lab-benefits p,
.vc-lab-preop__list h3,
.vc-lab-preop__list p {
  margin-bottom: 0;
}

.vc-lab-benefits p,
.vc-lab-preop__list p {
  margin-top: 7px;
  font-size: 15px;
}

.vc-lab-preop {
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, .92fr);
  background: linear-gradient(135deg, #f7f9fa, #edf5f6);
}

.vc-lab-preop__media {
  margin: 0 !important;
}

.vc-lab-preop__media img {
  border-radius: 0 clamp(22px, 3vw, 32px) clamp(22px, 3vw, 32px) 0;
}

.vc-lab-preop__content > .vc-lab-lead {
  margin-bottom: 1.6em;
}

.vc-lab-preop__list {
  margin-bottom: 0;
  padding: 0;
}

.vc-lab-cta {
  display: flex;
  padding: clamp(24px, 2.5vw, 34px);
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  border: 1px solid #d7e5e8;
  border-radius: clamp(22px, 3vw, 30px);
  background: linear-gradient(135deg, #f4f9fa 0%, #e8f2f4 100%);
}

.vc-lab-cta h2,
.vc-lab-cta p {
  color: var(--lab-ink);
}

.vc-lab-cta h2 {
  margin-bottom: 10px;
}

.vc-lab-cta p {
  max-width: 720px;
  margin-bottom: 0;
  color: var(--lab-copy);
}

.vc-lab-cta .vc-lab-eyebrow {
  margin-bottom: 12px;
  color: var(--lab-red);
}

.vc-lab-cta__action {
  flex: 0 0 auto;
}

.vc-lab-cta .vc-btn {
  min-width: 225px;
  border-color: var(--lab-red);
  background: var(--lab-red);
  color: #fff !important;
  text-align: center;
  cursor: pointer;
}

.vc-lab-closing {
  margin: clamp(24px, 3vw, 34px) 0 0 !important;
  padding: 0 clamp(4px, 1vw, 12px);
  color: var(--lab-ink) !important;
  font-size: clamp(17px, 1.5vw, 21px) !important;
  font-weight: 500;
  text-align: center !important;
}

@media (max-width: 1023px) {
  .vc-lab-hero {
    grid-template-columns: 1fr;
  }

  .vc-lab-hero__media {
    height: clamp(320px, 58vw, 520px);
    order: -1;
  }

  .vc-lab-hero__media img {
    border-radius: clamp(22px, 3vw, 34px) clamp(22px, 3vw, 34px) 0 0;
    object-position: 44% center;
  }

  .vc-lab-split,
  .vc-lab-preop {
    grid-template-columns: 1fr;
  }

  .vc-lab-split__media,
  .vc-lab-preop__media {
    height: clamp(330px, 58vw, 520px);
    min-height: 0;
  }

  .vc-lab-preop__media {
    order: -1;
  }

  .vc-lab-preop__media img {
    border-radius: clamp(22px, 3vw, 32px) clamp(22px, 3vw, 32px) 0 0;
  }
}

@media (max-width: 767px) {
  .vc-inner-card--laboratornaya-diagnostika > .content-inner {
    padding-top: 20px !important;
  }

  .vc-inner-card--laboratornaya-diagnostika .vc-services-section__unit:first-child {
    padding-top: 0;
  }

  .vc-lab-hero {
    min-height: 0;
    border-radius: 20px;
  }

  .vc-lab-hero__media {
    height: 270px;
  }

  .vc-lab-hero__media img {
    border-radius: 20px 20px 0 0;
  }

  .vc-lab-hero__content,
  .vc-lab-split__content,
  .vc-lab-preop__content {
    padding: 24px 20px;
  }

  .vc-lab-eyebrow {
    margin-bottom: 13px;
    font-size: 11px;
  }

  .vc-lab-facts,
  .vc-lab-tests {
    grid-template-columns: 1fr;
  }

  .vc-lab-facts > div {
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
    padding: 13px 15px;
  }

  .vc-lab-facts strong,
  .vc-lab-facts span {
    display: block;
  }

  .vc-lab-facts strong {
    white-space: nowrap;
  }

  .vc-lab-section__head {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 12px;
  }

  .vc-lab-section__number {
    width: 40px;
    height: 40px;
    font-size: 11px;
  }

  .vc-lab-test,
  .vc-lab-test:nth-child(odd) {
    grid-template-columns: 32px minmax(0, 1fr);
    gap: 10px;
    padding: 18px 0;
    border-right: 0;
  }

  .vc-lab-wide-media {
    display: flex;
    height: auto;
    min-height: 0;
    flex-direction: column;
    border-radius: 20px;
  }

  .vc-lab-wide-media img {
    height: 250px;
    flex: 0 0 250px;
    object-position: center 68%;
  }

  .vc-lab-wide-media figcaption {
    position: static;
    order: -1;
    width: 100%;
    padding: 16px 18px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 20px 20px 0 0;
  }

  .vc-lab-wide-media figcaption strong {
    font-size: 18px;
  }

  .vc-lab-wide-media figcaption span {
    font-size: 13px;
    line-height: 1.4;
  }

  .vc-lab-split,
  .vc-lab-preop {
    border-radius: 20px;
  }

  .vc-lab-split__media,
  .vc-lab-preop__media {
    height: 300px;
  }

  .vc-lab-preop__media,
  .vc-lab-preop__media img {
    width: 100%;
    border-radius: 20px 20px 0 0;
  }

  .vc-lab-cta {
    display: block;
    padding: 20px;
    border-radius: 20px;
  }

  .vc-lab-cta__action {
    margin-top: 16px;
  }

  .vc-lab-cta .vc-btn {
    width: 100%;
    min-width: 0;
  }
}

/* Physiotherapy landing page. Markup is stored in the section description. */
.vc-inner-card--fizioterapiya {
  margin-top: clamp(20px, 2.25vw, 30px);
}
.vc-inner-card--fizioterapiya > .content-inner {
  padding-top: clamp(24px, 2.5vw, 34px) !important;
  text-align: left !important;
}
.vc-inner-card--fizioterapiya .vc-services-section__unit:first-child {
  padding-top: 0;
}
.vc-inner-card--fizioterapiya .vc-visual-editor,
.vc-inner-card--fizioterapiya .vc-visual-editor > * {
  width: 100%;
  max-width: none;
}
.vc-inner-card--fizioterapiya .vc-visual-editor {
  color: #263d46;
  text-align: left;
}
.vc-physio-landing {
  --physio-ink: #203942;
  --physio-copy: #526873;
  --physio-line: #dfe9eb;
  --physio-soft: #f1f6f7;
  --physio-red: #ae2012;
  display: block;
  color: var(--physio-ink);
}
.vc-physio-landing *,
.vc-physio-landing *::before,
.vc-physio-landing *::after {
  box-sizing: border-box;
}
.vc-physio-landing h2,
.vc-physio-landing h3,
.vc-physio-landing p,
.vc-physio-landing ul,
.vc-physio-landing ol {
  margin-top: 0;
}
.vc-physio-landing h2 {
  margin-bottom: 16px;
  color: var(--physio-ink);
  font-size: clamp(28px, 3.15vw, 46px);
  line-height: 1.1;
  letter-spacing: -.025em;
}
.vc-physio-landing h3 {
  margin-bottom: 10px;
  color: var(--physio-ink);
  font-size: clamp(19px, 1.55vw, 23px);
  line-height: 1.28;
}
.vc-inner-card--fizioterapiya .vc-physio-landing h2,
.vc-inner-card--fizioterapiya .vc-physio-landing h3 {
  margin-top: 0 !important;
}
.vc-physio-landing p,
.vc-physio-landing li {
  color: var(--physio-copy);
  font-size: clamp(16px, 1.18vw, 19px);
  line-height: 1.6;
  text-align: left !important;
}
.vc-physio-eyebrow {
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
  gap: 10px;
  color: var(--physio-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}
.vc-physio-eyebrow::before {
  content: "";
  width: 28px;
  height: 2px;
  flex: 0 0 auto;
  background: currentColor;
}
.vc-inner-card--fizioterapiya .vc-physio-cta .vc-physio-eyebrow,
.vc-inner-card--fizioterapiya .vc-physio-related .vc-physio-eyebrow {
  margin-bottom: 10px;
}
.vc-inner-card--fizioterapiya .vc-physio-cta h2,
.vc-inner-card--fizioterapiya .vc-physio-related h2 {
  margin-top: 0 !important;
}
.vc-physio-lead {
  color: var(--physio-ink) !important;
  font-size: clamp(19px, 1.75vw, 25px) !important;
  line-height: 1.45 !important;
}
.vc-physio-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  gap: clamp(28px, 4vw, 58px);
  padding: clamp(30px, 5vw, 64px);
  overflow: hidden;
  border-radius: clamp(22px, 3vw, 34px);
  background: radial-gradient(circle at 92% 8%, rgba(174, 32, 18, .12) 0, rgba(174, 32, 18, 0) 31%), linear-gradient(135deg, #edf5f6 0%, #f8fafb 72%);
}
.vc-physio-hero__heading,
.vc-physio-hero__intro {
  align-self: center;
}
.vc-physio-hero__heading h2 {
  max-width: 650px;
  margin-bottom: 0;
}
.vc-physio-hero__intro > p:last-child,
.vc-physio-hero__note > p:last-child {
  margin-bottom: 0;
}
.vc-physio-hero__intro .vc-physio-lead {
  margin-bottom: 18px;
}
.vc-physio-hero__note {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: minmax(180px, .35fr) minmax(0, 1fr);
  gap: clamp(18px, 3vw, 40px);
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid rgba(174, 32, 18, .14);
  border-radius: 22px;
  background: rgba(255, 255, 255, .82);
}
.vc-physio-hero__note > span {
  color: var(--physio-red);
  font-size: clamp(18px, 1.5vw, 22px);
  font-weight: 700;
  line-height: 1.35;
}
.vc-physio-section {
  margin-top: clamp(52px, 7vw, 92px);
}
.vc-physio-section__head {
  display: grid;
  width: 100%;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: clamp(16px, 2vw, 28px);
  align-items: start;
  margin-bottom: clamp(26px, 3.5vw, 44px);
}
.vc-physio-section__head > div > p:last-child {
  margin-bottom: 0;
}
.vc-physio-section__number {
  display: inline-flex;
  width: 58px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--physio-line);
  border-radius: 999px;
  color: var(--physio-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}
.vc-physio-teamwork__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.vc-physio-teamwork__card {
  min-height: 100%;
  padding: clamp(24px, 3vw, 38px);
  border: 1px solid var(--physio-line);
  border-radius: 24px;
  background: #fff;
}
.vc-physio-teamwork__card--accent {
  border-color: transparent;
  background: var(--physio-red);
}
.vc-physio-teamwork__card--accent h3,
.vc-physio-teamwork__card--accent p {
  color: #fff !important;
}
.vc-physio-teamwork__card p:last-child {
  margin-bottom: 0;
}
.vc-physio-benefits__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}
.vc-physio-benefits__grid article {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  min-height: 0;
  padding: 24px;
  align-items: start;
  gap: 14px;
  border: 1px solid var(--physio-line);
  border-radius: 20px;
  background: #fff;
}
.vc-physio-benefits__grid article:nth-child(2n) {
  background: var(--physio-soft);
}
.vc-physio-benefits__grid span {
  margin-bottom: 0;
  padding-top: 4px;
  color: var(--physio-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}
.vc-physio-benefits__grid p {
  margin-top: 0 !important;
  margin-bottom: 0;
  color: var(--physio-ink);
  font-weight: 500;
  line-height: 1.45;
}
.vc-physio-methods {
  padding: clamp(30px, 5vw, 58px);
  border-radius: clamp(24px, 3vw, 34px);
  background: var(--physio-ink);
}
.vc-physio-methods .vc-physio-section__head h2,
.vc-physio-methods .vc-physio-section__head p,
.vc-physio-methods .vc-physio-section__number {
  color: #fff;
}
.vc-physio-methods .vc-physio-section__number {
  border-color: rgba(255, 255, 255, .28);
}
.vc-physio-methods__list {
  border-top: 1px solid rgba(255, 255, 255, .2);
}
.vc-physio-method {
  display: grid;
  grid-template-columns: minmax(230px, .72fr) minmax(0, 1.28fr);
  gap: clamp(24px, 4vw, 60px);
  padding: clamp(24px, 3vw, 34px) 0;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.vc-physio-method__title {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
.vc-physio-method__title span {
  flex: 0 0 24px;
  padding-top: 4px;
  color: #f5a69f;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}
.vc-physio-method h3,
.vc-physio-method p {
  margin-bottom: 0;
  color: #fff;
}
.vc-physio-method p {
  color: rgba(255, 255, 255, .78);
}
.vc-physio-methods__summary {
  max-width: 870px;
  margin: clamp(24px, 3vw, 36px) 0 0 !important;
  padding-left: 20px;
  border-left: 3px solid #f5a69f;
  color: #fff !important;
}
.vc-physio-methods__summary strong {
  color: #fff;
}
.vc-physio-audience__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.vc-physio-audience__list li {
  position: relative;
  min-height: 100%;
  margin: 0;
  padding: 20px 22px 20px 52px;
  border: 1px solid var(--physio-line);
  border-radius: 18px;
  background: #fff;
}
.vc-physio-audience__list li::before {
  content: "";
  position: absolute;
  top: 26px;
  left: 24px;
  width: 10px;
  height: 10px;
  border: 3px solid var(--physio-red);
  border-radius: 50%;
}
.vc-physio-process__list {
  margin-bottom: 0;
  padding-left: 0;
  border-top: 1px solid var(--physio-line);
  list-style: none;
}
.vc-physio-process__list > li {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 18px;
  margin: 0;
  padding: clamp(22px, 3vw, 32px) 0;
  border-bottom: 1px solid var(--physio-line);
}
.vc-physio-process__list > li::before {
  content: none !important;
  display: none !important;
}
.vc-physio-process__list > li > span {
  display: inline-flex;
  width: 52px;
  height: 52px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--physio-soft);
  color: var(--physio-red);
  font-size: 13px;
  font-weight: 700;
}
.vc-physio-process__list h3 {
  margin-bottom: 8px;
}
.vc-physio-process__list p {
  max-width: 880px;
  margin-bottom: 0;
}
.vc-physio-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, .8fr);
  gap: clamp(28px, 5vw, 64px);
  margin-top: clamp(52px, 7vw, 92px);
  padding: clamp(30px, 5vw, 62px);
  border-radius: clamp(24px, 3vw, 34px);
  background: linear-gradient(135deg, #fff0ed 0%, #f8e6e3 100%);
}
.vc-physio-cta__content > p {
  max-width: 720px;
}
.vc-physio-cta__button {
  width: auto;
  min-height: 54px;
  margin-top: 12px;
  padding-right: 28px;
  padding-left: 28px;
  border: 0;
  font: inherit;
  font-weight: 500;
  cursor: pointer;
}
.vc-physio-cta__contacts {
  display: grid;
  align-content: center;
}
.vc-physio-cta__contacts > div {
  padding: 18px 0;
  border-bottom: 1px solid rgba(174, 32, 18, .2);
}
.vc-physio-cta__contacts > div:first-child {
  border-top: 1px solid rgba(174, 32, 18, .2);
}
.vc-physio-cta__contacts span,
.vc-physio-cta__contacts strong {
  display: block;
}
.vc-physio-cta__contacts span {
  margin-bottom: 7px;
  color: var(--physio-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-physio-cta__contacts strong,
.vc-physio-cta__contacts a {
  color: var(--physio-ink);
  font-size: 17px;
  line-height: 1.5;
  text-decoration: none;
}
.vc-physio-cta__contacts a:hover,
.vc-physio-cta__contacts a:focus-visible {
  color: var(--physio-red);
}
.vc-physio-faq__list {
  border-top: 1px solid var(--physio-line);
}
.vc-physio-faq__list details {
  border-bottom: 1px solid var(--physio-line);
}
.vc-physio-faq__list summary {
  position: relative;
  padding: clamp(22px, 3vw, 30px) 58px clamp(22px, 3vw, 30px) 0;
  color: var(--physio-ink);
  font-size: clamp(18px, 1.5vw, 22px);
  font-weight: 500;
  line-height: 1.35;
  list-style: none;
  cursor: pointer;
}
.vc-physio-faq__list summary::-webkit-details-marker {
  display: none;
}
.vc-physio-faq__list summary::before,
.vc-physio-faq__list summary::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px;
  height: 2px;
  background: var(--physio-red);
  transition: transform .25s ease;
}
.vc-physio-faq__list summary::after {
  transform: rotate(90deg);
}
.vc-physio-faq__list details[open] summary::after {
  transform: rotate(0deg);
}
.vc-physio-faq__list details > div {
  max-width: 900px;
  padding: 0 58px 24px 0;
}
.vc-physio-faq__list details p {
  margin-bottom: 0;
}
.vc-physio-faq__list summary:focus-visible {
  outline: 2px solid var(--physio-red);
  outline-offset: 4px;
}
.vc-physio-related {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, .75fr);
  gap: clamp(28px, 5vw, 70px);
  margin-top: clamp(52px, 7vw, 92px);
  padding: clamp(28px, 4vw, 48px);
  border: 1px solid var(--physio-line);
  border-radius: 24px;
}
.vc-physio-related > div > p:last-child {
  margin-bottom: 0;
}
.vc-physio-related__links {
  display: grid;
  align-content: center;
  gap: 10px;
}
.vc-physio-related__links a {
  display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 14px 18px;
  border-radius: 14px;
  background: var(--physio-soft);
  color: var(--physio-ink);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  text-decoration: none;
  transition: background-color .2s ease, color .2s ease;
}
.vc-physio-related__links a:hover,
.vc-physio-related__links a:focus-visible {
  background: var(--physio-red);
  color: #fff;
}
.vc-physio-disclaimer {
  display: flex;
  width: 100%;
  max-width: none;
  margin: clamp(28px, 4vw, 42px) 0 0 !important;
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border-radius: 16px;
  background: #fff3f1;
  color: #713129 !important;
  text-align: left;
}
.vc-physio-disclaimer::before {
  content: "!";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ae2012;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.vc-physio-disclaimer b {
  color: #713129;
  font-weight: 500;
}
.vc-body--wob .vc-physio-landing,
.vc-body--wob .vc-physio-landing h2,
.vc-body--wob .vc-physio-landing h3,
.vc-body--wob .vc-physio-landing p,
.vc-body--wob .vc-physio-landing li,
.vc-body--wob .vc-physio-landing a,
.vc-body--wob .vc-physio-landing summary,
.vc-body--wob .vc-physio-cta__contacts strong {
  color: var(--vc-white) !important;
}
.vc-body--wob .vc-physio-hero,
.vc-body--wob .vc-physio-teamwork__card,
.vc-body--wob .vc-physio-methods,
.vc-body--wob .vc-physio-cta,
.vc-body--wob .vc-physio-related,
.vc-body--wob .vc-physio-benefits__grid article,
.vc-body--wob .vc-physio-audience__list li,
.vc-body--wob .vc-physio-related__links a,
.vc-body--wob .vc-physio-process__list > li > span {
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--wob .vc-physio-section__number,
.vc-body--wob .vc-physio-faq__list,
.vc-body--wob .vc-physio-faq__list details,
.vc-body--wob .vc-physio-process__list,
.vc-body--wob .vc-physio-process__list > li,
.vc-body--wob .vc-physio-disclaimer {
  border-color: var(--vc-white);
}
.vc-body--yob .vc-physio-landing,
.vc-body--yob .vc-physio-landing h2,
.vc-body--yob .vc-physio-landing h3,
.vc-body--yob .vc-physio-landing p,
.vc-body--yob .vc-physio-landing li,
.vc-body--yob .vc-physio-landing a,
.vc-body--yob .vc-physio-landing summary,
.vc-body--yob .vc-physio-eyebrow,
.vc-body--yob .vc-physio-section__number,
.vc-body--yob .vc-physio-hero__note > span,
.vc-body--yob .vc-physio-cta__contacts span,
.vc-body--yob .vc-physio-cta__contacts strong {
  color: var(--vc-yellow) !important;
}
.vc-body--yob .vc-physio-hero,
.vc-body--yob .vc-physio-teamwork__card,
.vc-body--yob .vc-physio-methods,
.vc-body--yob .vc-physio-cta,
.vc-body--yob .vc-physio-related,
.vc-body--yob .vc-physio-benefits__grid article,
.vc-body--yob .vc-physio-audience__list li,
.vc-body--yob .vc-physio-related__links a,
.vc-body--yob .vc-physio-process__list > li > span {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--yob .vc-physio-faq__list,
.vc-body--yob .vc-physio-faq__list details,
.vc-body--yob .vc-physio-process__list,
.vc-body--yob .vc-physio-process__list > li,
.vc-body--yob .vc-physio-disclaimer {
  border-color: var(--vc-yellow);
}
.vc-body--yob .vc-physio-faq__list summary::before,
.vc-body--yob .vc-physio-faq__list summary::after {
  background: var(--vc-yellow);
}
@media (min-width: 1024px) {
  .vc-inner-card--fizioterapiya .vc-physio-audience__list li {
    margin-top: 0 !important;
  }
}
@media (max-width: 1023px) {
  .vc-physio-hero,
  .vc-physio-related {
    grid-template-columns: 1fr;
  }
  .vc-physio-hero__note {
    grid-column: auto;
  }
  .vc-physio-benefits__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .vc-physio-cta {
    grid-template-columns: minmax(0, 1.1fr) minmax(240px, .9fr);
  }
}
@media (max-width: 767px) {
  .vc-inner-card--fizioterapiya {
    margin-top: 16px;
  }
  .vc-inner-card--fizioterapiya > .content-inner {
    padding-top: 18px !important;
  }
  .vc-physio-landing h2 {
    font-size: clamp(27px, 8.2vw, 34px);
  }
  .vc-physio-hero,
  .vc-physio-methods,
  .vc-physio-cta,
  .vc-physio-related {
    padding: 24px 18px;
    border-radius: 20px;
  }
  .vc-physio-hero {
    gap: 24px;
  }
  .vc-physio-hero__note {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 20px;
    border-radius: 16px;
  }
  .vc-physio-section {
    margin-top: 40px;
  }
  .vc-physio-section__head {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 20px;
  }
  .vc-physio-section__number {
    width: 52px;
    height: 32px;
  }
  .vc-physio-teamwork__grid,
  .vc-physio-benefits__grid,
  .vc-physio-audience__list,
  .vc-physio-cta {
    grid-template-columns: 1fr;
  }
  .vc-physio-teamwork__card,
  .vc-physio-benefits__grid article {
    min-height: 0;
    padding: 22px 20px;
  }
  .vc-physio-benefits__grid span {
    margin-bottom: 0;
    padding-top: 3px;
  }
  .vc-physio-method {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .vc-physio-method__title {
    gap: 12px;
  }
  .vc-physio-audience__list li {
    padding: 18px 18px 18px 46px;
  }
  .vc-physio-audience__list li::before {
    top: 24px;
    left: 20px;
  }
  .vc-physio-process__list > li {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 14px;
  }
  .vc-physio-process__list > li > span {
    width: 42px;
    height: 42px;
  }
  .vc-physio-cta {
    gap: 28px;
    margin-top: 48px;
  }
  .vc-physio-cta__button {
    width: 100%;
    min-height: 52px;
    white-space: normal;
  }
  .vc-physio-cta__contacts > div {
    padding: 15px 0;
  }
  .vc-physio-faq__list summary {
    padding-right: 46px;
  }
  .vc-physio-faq__list summary::before,
  .vc-physio-faq__list summary::after {
    right: 8px;
    width: 18px;
  }
  .vc-physio-faq__list details > div {
    padding-right: 0;
  }
  .vc-physio-related {
    gap: 24px;
    margin-top: 48px;
  }
  .vc-physio-disclaimer {
    margin-top: 30px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .vc-physio-faq__list summary::before,
  .vc-physio-faq__list summary::after,
  .vc-physio-related__links a {
    transition: none;
  }
}

/* Traumatology landing page. Markup is stored in the section description. */
.vc-inner-card--travmatologiya {
  margin-top: clamp(18px, 2vw, 26px);
}
.vc-inner-card--travmatologiya > .content-inner {
  padding-top: clamp(20px, 2.2vw, 28px) !important;
  text-align: left !important;
}
.vc-inner-card--travmatologiya .vc-services-section__unit:first-child {
  padding-top: 0;
}
.vc-inner-card--travmatologiya .vc-visual-editor,
.vc-inner-card--travmatologiya .vc-visual-editor > * {
  width: 100%;
  max-width: none;
}
.vc-inner-card--travmatologiya .vc-visual-editor {
  color: #263d46;
  text-align: left;
}
.vc-trauma-landing {
  --trauma-ink: #203942;
  --trauma-copy: #526873;
  --trauma-line: #dce7e9;
  --trauma-soft: #f0f5f6;
  --trauma-red: #ae2012;
  display: block;
  color: var(--trauma-ink);
}
.vc-trauma-landing *,
.vc-trauma-landing *::before,
.vc-trauma-landing *::after {
  box-sizing: border-box;
}
.vc-trauma-landing h2,
.vc-trauma-landing h3,
.vc-trauma-landing p,
.vc-trauma-landing ul,
.vc-trauma-landing ol {
  margin-top: 0;
}
.vc-inner-card--travmatologiya .vc-trauma-landing h2,
.vc-inner-card--travmatologiya .vc-trauma-landing h3 {
  margin-top: 0 !important;
}
.vc-trauma-landing h2 {
  margin-bottom: 12px;
  color: var(--trauma-ink);
  font-size: clamp(28px, 3.1vw, 46px);
  line-height: 1.08;
  letter-spacing: -.025em;
}
.vc-trauma-landing h3 {
  margin-bottom: 8px;
  color: var(--trauma-ink);
  font-size: clamp(19px, 1.5vw, 23px);
  line-height: 1.25;
}
.vc-trauma-landing p,
.vc-trauma-landing li {
  color: var(--trauma-copy);
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.55;
  text-align: left !important;
}
.vc-trauma-eyebrow {
  display: inline-flex;
  margin-bottom: 10px;
  align-items: center;
  gap: 10px;
  color: var(--trauma-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-trauma-eyebrow::before {
  content: "";
  width: 28px;
  height: 2px;
  flex: 0 0 auto;
  background: currentColor;
}
.vc-trauma-lead {
  color: var(--trauma-ink) !important;
  font-size: clamp(19px, 1.65vw, 24px) !important;
  line-height: 1.42 !important;
}
.vc-trauma-hero {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  gap: clamp(22px, 3.5vw, 48px);
  padding: clamp(28px, 4vw, 50px);
  border-radius: clamp(22px, 3vw, 32px);
  background: radial-gradient(circle at 96% 4%, rgba(174, 32, 18, .12), transparent 32%), linear-gradient(135deg, #edf5f6, #fafcfc 72%);
}
.vc-trauma-hero__heading,
.vc-trauma-hero__intro {
  align-self: center;
}
.vc-trauma-hero__heading h2,
.vc-trauma-hero__intro > p:last-child {
  margin-bottom: 0;
}
.vc-trauma-hero__intro .vc-trauma-lead {
  margin-bottom: 14px;
}
.vc-trauma-hero__route {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 20px;
  border: 1px solid rgba(174, 32, 18, .15);
  border-radius: 16px;
  background: rgba(255, 255, 255, .84);
  color: var(--trauma-ink);
  font-size: clamp(14px, 1.15vw, 17px);
  font-weight: 600;
}
.vc-trauma-hero__route i {
  color: var(--trauma-red);
  font-style: normal;
}
.vc-trauma-section {
  margin-top: clamp(38px, 4.8vw, 62px);
}
.vc-trauma-section__head {
  display: grid;
  width: 100%;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin-bottom: clamp(20px, 2.5vw, 30px);
}
.vc-trauma-section__head > div > p:last-child {
  margin-bottom: 0;
}
.vc-trauma-section__number {
  display: inline-flex;
  width: 58px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--trauma-line);
  border-radius: 999px;
  color: var(--trauma-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}
.vc-trauma-problems__grid,
.vc-trauma-surgery__list,
.vc-trauma-stationary__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.vc-trauma-problems__grid article,
.vc-trauma-surgery__list article,
.vc-trauma-stationary__grid article {
  padding: clamp(20px, 2.4vw, 28px);
  border: 1px solid var(--trauma-line);
  border-radius: 20px;
  background: #fff;
}
.vc-trauma-problems__grid article:nth-child(2),
.vc-trauma-problems__grid article:nth-child(3),
.vc-trauma-surgery__list article:nth-child(2),
.vc-trauma-surgery__list article:nth-child(3) {
  background: var(--trauma-soft);
}
.vc-trauma-card__title {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  margin-bottom: 10px;
}
.vc-trauma-card__title > span {
  padding-top: 4px;
  color: var(--trauma-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
}
.vc-trauma-card__title h3,
.vc-trauma-problems__grid p,
.vc-trauma-surgery__list p,
.vc-trauma-stationary__grid p {
  margin-bottom: 0;
}
.vc-trauma-diagnostics {
  padding: clamp(28px, 4vw, 46px);
  border-radius: clamp(22px, 3vw, 30px);
  background: var(--trauma-ink);
}
.vc-trauma-diagnostics .vc-trauma-section__head h2,
.vc-trauma-diagnostics .vc-trauma-section__head p,
.vc-trauma-diagnostics .vc-trauma-section__number,
.vc-trauma-diagnostics__grid > p {
  color: #fff;
}
.vc-trauma-diagnostics .vc-trauma-section__number {
  border-color: rgba(255, 255, 255, .3);
}
.vc-trauma-diagnostics__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, .9fr);
  gap: 14px;
}
.vc-trauma-diagnostics__grid > p {
  margin-bottom: 0;
  padding: 22px 0;
  color: rgba(255, 255, 255, .82);
}
.vc-trauma-diagnostics__note {
  padding: 22px;
  border-radius: 18px;
  background: #fff;
}
.vc-trauma-diagnostics__note strong {
  display: block;
  margin-bottom: 8px;
  color: var(--trauma-red);
  font-size: 18px;
}
.vc-trauma-diagnostics__note p {
  margin-bottom: 0;
}
.vc-trauma-guidance {
  display: grid;
  grid-template-columns: minmax(250px, .75fr) minmax(0, 1.25fr);
  gap: clamp(22px, 3.5vw, 48px);
  padding: clamp(24px, 3vw, 36px);
  border-radius: 22px;
  background: linear-gradient(135deg, #fff0ed, #f9e8e5);
}
.vc-trauma-guidance h3,
.vc-trauma-guidance p:last-child {
  margin-bottom: 0;
}
.vc-trauma-guidance h3 {
  font-size: clamp(24px, 2.2vw, 34px);
}
.vc-trauma-options {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}
.vc-trauma-options article {
  grid-column: span 2;
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 8px;
  padding: 18px;
  border: 1px solid var(--trauma-line);
  border-radius: 16px;
  background: #fff;
}
.vc-trauma-options article:nth-child(n+4) {
  grid-column: span 3;
}
.vc-trauma-options span {
  padding-top: 3px;
  color: var(--trauma-red);
  font-size: 12px;
  font-weight: 700;
}
.vc-trauma-options p {
  margin: 0 !important;
  color: var(--trauma-ink);
  font-weight: 500;
  line-height: 1.4;
}
.vc-trauma-stationary__grid article:first-child {
  border-color: transparent;
  background: var(--trauma-red);
}
.vc-trauma-stationary__grid article:first-child strong,
.vc-trauma-stationary__grid article:first-child p {
  color: #fff;
}
.vc-trauma-stationary__grid strong {
  display: block;
  margin-bottom: 8px;
  color: var(--trauma-ink);
  font-size: clamp(19px, 1.5vw, 23px);
}
.vc-trauma-process__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 0;
  padding-left: 0;
  border-top: 1px solid var(--trauma-line);
  list-style: none;
}
.vc-trauma-process__list > li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 12px;
  margin: 0;
  padding: 22px 18px 22px 0;
  border-bottom: 1px solid var(--trauma-line);
}
.vc-trauma-process__list > li:nth-child(2n) {
  padding-right: 0;
  padding-left: 18px;
  border-left: 1px solid var(--trauma-line);
}
.vc-trauma-process__list > li::before {
  content: none !important;
  display: none !important;
}
.vc-trauma-process__list > li > span {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--trauma-soft);
  color: var(--trauma-red);
  font-size: 12px;
  font-weight: 700;
}
.vc-trauma-process__list h3 {
  margin-bottom: 6px;
}
.vc-trauma-process__list p {
  margin-bottom: 0;
}
.vc-trauma-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: clamp(24px, 4vw, 52px);
  margin-top: clamp(38px, 4.8vw, 62px);
  padding: clamp(28px, 4vw, 48px);
  border-radius: clamp(22px, 3vw, 30px);
  background: linear-gradient(135deg, #fff0ed, #f8e6e3);
}
.vc-trauma-cta h2 {
  margin-top: 0 !important;
}
.vc-trauma-cta__content > p {
  max-width: 720px;
}
.vc-trauma-cta__button {
  width: auto;
  min-height: 52px;
  margin-top: 8px;
  padding-right: 24px;
  padding-left: 24px;
  border: 0;
  font: inherit;
  font-weight: 500;
  white-space: normal;
  cursor: pointer;
}
.vc-trauma-cta__contacts {
  display: grid;
  align-content: center;
}
.vc-trauma-cta__contacts > div {
  padding: 14px 0;
  border-bottom: 1px solid rgba(174, 32, 18, .2);
}
.vc-trauma-cta__contacts > div:first-child {
  border-top: 1px solid rgba(174, 32, 18, .2);
}
.vc-trauma-cta__contacts span,
.vc-trauma-cta__contacts strong {
  display: block;
}
.vc-trauma-cta__contacts span {
  margin-bottom: 5px;
  color: var(--trauma-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-trauma-cta__contacts strong,
.vc-trauma-cta__contacts a {
  color: var(--trauma-ink);
  font-size: 16px;
  line-height: 1.45;
  text-decoration: none;
}
.vc-trauma-cta__contacts a:hover,
.vc-trauma-cta__contacts a:focus-visible {
  color: var(--trauma-red);
}
.vc-trauma-faq__list {
  border-top: 1px solid var(--trauma-line);
}
.vc-trauma-faq__list details {
  border-bottom: 1px solid var(--trauma-line);
}
.vc-trauma-faq__list summary {
  position: relative;
  padding: 20px 50px 20px 0;
  color: var(--trauma-ink);
  font-size: clamp(18px, 1.45vw, 21px);
  font-weight: 500;
  line-height: 1.35;
  list-style: none;
  cursor: pointer;
}
.vc-trauma-faq__list summary::-webkit-details-marker {
  display: none;
}
.vc-trauma-faq__list summary::before,
.vc-trauma-faq__list summary::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 18px;
  height: 2px;
  background: var(--trauma-red);
  transition: transform .2s ease;
}
.vc-trauma-faq__list summary::after {
  transform: rotate(90deg);
}
.vc-trauma-faq__list details[open] summary::after {
  transform: rotate(0);
}
.vc-trauma-faq__list details > div {
  max-width: 900px;
  padding: 0 50px 20px 0;
}
.vc-trauma-faq__list details p {
  margin-bottom: 0;
}
.vc-trauma-faq__list summary:focus-visible {
  outline: 2px solid var(--trauma-red);
  outline-offset: 3px;
}
.vc-trauma-disclaimer {
  display: flex;
  width: 100%;
  max-width: none;
  margin: clamp(28px, 4vw, 42px) 0 0 !important;
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border-radius: 16px;
  background: #fff3f1;
  color: #713129 !important;
  text-align: left;
}
.vc-trauma-disclaimer::before {
  content: "!";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ae2012;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.vc-trauma-disclaimer b {
  color: #713129;
  font-weight: 500;
}
.vc-body--wob .vc-trauma-landing,
.vc-body--wob .vc-trauma-landing h2,
.vc-body--wob .vc-trauma-landing h3,
.vc-body--wob .vc-trauma-landing p,
.vc-body--wob .vc-trauma-landing li,
.vc-body--wob .vc-trauma-landing summary,
.vc-body--wob .vc-trauma-landing a,
.vc-body--wob .vc-trauma-cta__contacts strong,
.vc-body--wob .vc-trauma-disclaimer b {
  color: var(--vc-white) !important;
}
.vc-body--wob .vc-trauma-hero,
.vc-body--wob .vc-trauma-problems__grid article,
.vc-body--wob .vc-trauma-diagnostics,
.vc-body--wob .vc-trauma-diagnostics__note,
.vc-body--wob .vc-trauma-guidance,
.vc-body--wob .vc-trauma-options article,
.vc-body--wob .vc-trauma-surgery__list article,
.vc-body--wob .vc-trauma-stationary__grid article,
.vc-body--wob .vc-trauma-cta,
.vc-body--wob .vc-trauma-disclaimer {
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-trauma-landing,
.vc-body--yob .vc-trauma-landing h2,
.vc-body--yob .vc-trauma-landing h3,
.vc-body--yob .vc-trauma-landing p,
.vc-body--yob .vc-trauma-landing li,
.vc-body--yob .vc-trauma-landing summary,
.vc-body--yob .vc-trauma-landing a,
.vc-body--yob .vc-trauma-cta__contacts strong,
.vc-body--yob .vc-trauma-disclaimer b {
  color: var(--vc-yellow) !important;
}
.vc-body--yob .vc-trauma-hero,
.vc-body--yob .vc-trauma-problems__grid article,
.vc-body--yob .vc-trauma-diagnostics,
.vc-body--yob .vc-trauma-diagnostics__note,
.vc-body--yob .vc-trauma-guidance,
.vc-body--yob .vc-trauma-options article,
.vc-body--yob .vc-trauma-surgery__list article,
.vc-body--yob .vc-trauma-stationary__grid article,
.vc-body--yob .vc-trauma-cta,
.vc-body--yob .vc-trauma-disclaimer {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--wob .vc-trauma-faq__list,
.vc-body--wob .vc-trauma-faq__list details,
.vc-body--wob .vc-trauma-process__list,
.vc-body--wob .vc-trauma-process__list > li,
.vc-body--yob .vc-trauma-faq__list,
.vc-body--yob .vc-trauma-faq__list details,
.vc-body--yob .vc-trauma-process__list,
.vc-body--yob .vc-trauma-process__list > li {
  border-color: currentColor;
}
@media (max-width: 1023px) {
  .vc-trauma-hero,
  .vc-trauma-diagnostics__grid,
  .vc-trauma-guidance,
  .vc-trauma-cta {
    grid-template-columns: 1fr;
  }
  .vc-trauma-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .vc-trauma-options article,
  .vc-trauma-options article:nth-child(n+4) {
    grid-column: auto;
  }
  .vc-trauma-options article:last-child {
    grid-column: 1 / -1;
  }
}
@media (max-width: 767px) {
  .vc-inner-card--travmatologiya {
    margin-top: 14px;
  }
  .vc-inner-card--travmatologiya > .content-inner {
    padding-top: 16px !important;
  }
  .vc-trauma-landing h2 {
    font-size: clamp(27px, 8.1vw, 34px);
  }
  .vc-trauma-hero,
  .vc-trauma-diagnostics,
  .vc-trauma-guidance,
  .vc-trauma-cta {
    padding: 22px 18px;
    border-radius: 20px;
  }
  .vc-trauma-hero {
    gap: 20px;
  }
  .vc-trauma-hero__route {
    display: grid;
    grid-template-columns: 1fr 18px 1fr;
    padding: 16px;
  }
  .vc-trauma-hero__route i:nth-of-type(2) {
    display: none;
  }
  .vc-trauma-hero__route span:nth-of-type(3) {
    grid-column: 1;
  }
  .vc-trauma-section {
    margin-top: 34px;
  }
  .vc-trauma-section__head {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 18px;
  }
  .vc-trauma-section__number {
    width: 52px;
    height: 32px;
  }
  .vc-trauma-problems__grid,
  .vc-trauma-surgery__list,
  .vc-trauma-stationary__grid,
  .vc-trauma-options,
  .vc-trauma-process__list {
    grid-template-columns: 1fr;
  }
  .vc-trauma-problems__grid article,
  .vc-trauma-surgery__list article,
  .vc-trauma-stationary__grid article {
    padding: 20px 18px;
    border-radius: 17px;
  }
  .vc-trauma-options article,
  .vc-trauma-options article:nth-child(n+4),
  .vc-trauma-options article:last-child {
    grid-column: auto;
  }
  .vc-trauma-process__list > li,
  .vc-trauma-process__list > li:nth-child(2n) {
    padding: 18px 0;
    border-left: 0;
  }
  .vc-trauma-cta {
    gap: 22px;
    margin-top: 34px;
  }
  .vc-trauma-cta__button {
    width: 100%;
    min-height: 52px;
  }
  .vc-trauma-faq__list summary {
    padding: 18px 42px 18px 0;
  }
  .vc-trauma-faq__list details > div {
    padding-right: 0;
  }
  .vc-trauma-disclaimer {
    margin-top: 30px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .vc-trauma-faq__list summary::before,
  .vc-trauma-faq__list summary::after {
    transition: none;
  }
}

/* Stable spacing for editor-based traumatology and coloproctology landings.
   These rules intentionally come after the generic .vc-visual-editor styles. */
.vc-inner-card--koloproktologiya .vc-procto-landing p,
.vc-inner-card--travmatologiya .vc-trauma-landing p {
  margin-top: 0 !important;
}
.vc-inner-card--koloproktologiya .vc-procto-card__title h3 {
  margin-top: 0 !important;
}
.vc-inner-card--koloproktologiya .vc-procto-section__head > div > p,
.vc-inner-card--travmatologiya .vc-trauma-section__head > div > p {
  margin-top: 8px !important;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article {
  align-items: start;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article > span,
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article > p {
  align-self: start;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid {
  grid-template-columns: minmax(0, 1fr);
  gap: 10px;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article {
  grid-template-columns: 34px minmax(0, 1fr);
  min-height: 0;
  padding: 14px 18px;
  align-items: center;
  gap: 12px;
  border-radius: 20px;
  background: #fff;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article:nth-child(even) {
  background: var(--procto-soft);
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article:nth-child(odd) {
  background: #fff;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article > span {
  display: inline-flex;
  width: 32px;
  height: 32px;
  padding: 0;
  align-items: center;
  justify-content: center;
  align-self: center;
  border-radius: 50%;
  background: #fff3f1;
}
.vc-inner-card--koloproktologiya .vc-procto-problems__grid article > p {
  align-self: center;
}
.vc-inner-card--koloproktologiya .vc-procto-hero__note {
  display: block;
}
.vc-inner-card--koloproktologiya .vc-procto-hero__note > p {
  margin: 0 !important;
}
.vc-inner-card--koloproktologiya .vc-procto-treatment__grid article {
  align-content: start;
  border-radius: 20px;
}
.vc-inner-card--koloproktologiya .vc-procto-hemorrhoids {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 18px;
}
.vc-inner-card--koloproktologiya .vc-procto-hemorrhoids > .vc-procto-section__head {
  margin-bottom: 0;
}
.vc-inner-card--koloproktologiya .vc-procto-treatment__note {
  display: flex;
  margin: 0 !important;
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border: 0;
  border-radius: 20px;
  background: #fff3f1;
  color: #713129 !important;
}
.vc-inner-card--koloproktologiya .vc-procto-treatment__note::before {
  content: "!";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--procto-red);
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.vc-inner-card--koloproktologiya .vc-procto-hemorrhoids + .vc-procto-urgent {
  margin-top: 18px;
  border: 1px solid var(--procto-line);
  border-radius: 20px;
  background: #fff;
}
.vc-inner-card--koloproktologiya .vc-procto-cta + .vc-procto-disclaimer {
  margin-top: 24px !important;
  border-radius: 20px;
}
.vc-inner-card--koloproktologiya .vc-procto-cta {
  border-radius: 20px;
}
.vc-inner-card--koloproktologiya .vc-procto-polyps__grid > a {
  transform: scale(1);
  transform-origin: center;
  transition: transform .2s ease;
}
@media (hover: hover) {
  .vc-inner-card--koloproktologiya .vc-procto-polyps__grid > a:hover {
    transform: scale(1.015);
  }
}
.vc-inner-card--koloproktologiya .vc-procto-diagnostics__grid {
  align-items: stretch;
}
.vc-inner-card--koloproktologiya .vc-procto-diagnostics__grid > p {
  display: block;
  height: 100%;
  margin: 0 !important;
  padding: 20px 22px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 20px;
  background: rgba(255, 255, 255, .07);
  color: #fff !important;
  opacity: 1;
  visibility: visible;
}
.vc-inner-card--koloproktologiya .vc-procto-diagnostics__grid > div {
  height: 100%;
  align-self: stretch;
  border-radius: 20px;
}
.vc-inner-card--koloproktologiya .vc-procto-urgent__content {
  align-items: start;
  padding-top: 14px;
}
.vc-inner-card--koloproktologiya .vc-procto-process__list > li,
.vc-inner-card--travmatologiya .vc-trauma-process__list > li {
  display: grid;
  margin-top: 0 !important;
  align-items: start;
  align-content: start;
}
.vc-inner-card--koloproktologiya .vc-procto-process__list > li > span,
.vc-inner-card--travmatologiya .vc-trauma-process__list > li > span {
  width: 42px;
  height: 42px;
  padding: 0;
  align-self: start;
  border-radius: 50%;
  aspect-ratio: 1;
}
@media (max-width: 767px) {
  .vc-inner-card--koloproktologiya .vc-procto-cta,
  .vc-inner-card--koloproktologiya .vc-procto-cta__content,
  .vc-inner-card--koloproktologiya .vc-procto-cta__contacts,
  .vc-inner-card--koloproktologiya .vc-procto-cta__contacts > div {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
  }
  .vc-inner-card--koloproktologiya .vc-procto-cta {
    overflow: hidden;
  }
  .vc-inner-card--koloproktologiya .vc-procto-cta h2,
  .vc-inner-card--koloproktologiya .vc-procto-cta p,
  .vc-inner-card--koloproktologiya .vc-procto-cta strong,
  .vc-inner-card--koloproktologiya .vc-procto-cta a {
    max-width: 100%;
    overflow-wrap: anywhere;
  }
  .vc-inner-card--koloproktologiya .vc-procto-cta__button {
    width: 100% !important;
    min-width: 0;
    max-width: 100%;
    height: auto !important;
    min-height: 52px;
    padding: 14px 16px;
    box-sizing: border-box;
    line-height: 1.25;
    white-space: normal !important;
    overflow-wrap: anywhere;
    text-align: center;
  }
  .vc-inner-card--koloproktologiya .vc-procto-problems__grid article {
    grid-template-columns: 32px minmax(0, 1fr);
    padding: 13px 14px;
    gap: 10px;
  }
  .vc-inner-card--koloproktologiya .vc-procto-treatment__note {
    margin-top: 0 !important;
    padding: 16px 18px;
  }
  .vc-inner-card--koloproktologiya .vc-procto-hemorrhoids {
    row-gap: 14px;
  }
  .vc-inner-card--koloproktologiya .vc-procto-hemorrhoids + .vc-procto-urgent {
    margin-top: 14px;
  }
  .vc-inner-card--koloproktologiya .vc-procto-cta + .vc-procto-disclaimer {
    margin-top: 18px !important;
  }
  .vc-inner-card--koloproktologiya .vc-procto-diagnostics__grid > p {
    padding: 18px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .vc-inner-card--koloproktologiya .vc-procto-polyps__grid > a {
    transition: none;
  }
}

/* Endoscopy landing page. Markup is stored in the section description. */
.vc-inner-card--endoskopiya {
  margin-top: clamp(18px, 2vw, 26px);
}
.vc-inner-card--endoskopiya > .content-inner {
  padding-top: clamp(20px, 2.2vw, 28px) !important;
  text-align: left !important;
}
.vc-inner-card--endoskopiya .vc-services-section__unit:first-child {
  padding-top: 0;
}
.vc-inner-card--endoskopiya .vc-visual-editor,
.vc-inner-card--endoskopiya .vc-visual-editor > * {
  width: 100%;
  max-width: none;
}
.vc-inner-card--endoskopiya .vc-visual-editor {
  color: #263d46;
  text-align: left;
}
.vc-endo-landing {
  --endo-ink: #203942;
  --endo-copy: #526873;
  --endo-line: #dce7e9;
  --endo-soft: #f0f5f6;
  --endo-red: #ae2012;
  display: block;
  color: var(--endo-ink);
}
.vc-endo-landing *,
.vc-endo-landing *::before,
.vc-endo-landing *::after {
  box-sizing: border-box;
}
.vc-endo-landing h2,
.vc-endo-landing h3,
.vc-endo-landing p,
.vc-endo-landing ul {
  margin-top: 0;
}
.vc-inner-card--endoskopiya .vc-endo-landing h2,
.vc-inner-card--endoskopiya .vc-endo-landing h3 {
  margin-top: 0 !important;
}
.vc-endo-landing h2 {
  margin-bottom: 12px;
  color: var(--endo-ink);
  font-size: clamp(28px, 3.1vw, 46px);
  line-height: 1.08;
  letter-spacing: -.025em;
}
.vc-endo-landing h3 {
  margin-bottom: 8px;
  color: var(--endo-ink);
  font-size: clamp(19px, 1.5vw, 23px);
  line-height: 1.25;
}
.vc-endo-landing p,
.vc-endo-landing li {
  color: var(--endo-copy);
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.55;
  text-align: left !important;
}
.vc-endo-eyebrow {
  display: inline-flex;
  margin-bottom: 10px;
  align-items: center;
  gap: 10px;
  color: var(--endo-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-endo-eyebrow::before {
  content: "";
  width: 28px;
  height: 2px;
  flex: 0 0 auto;
  background: currentColor;
}
.vc-endo-lead {
  color: var(--endo-ink) !important;
  font-size: clamp(19px, 1.65vw, 24px) !important;
  line-height: 1.42 !important;
}
.vc-endo-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(300px, .92fr);
  min-height: 430px;
  overflow: hidden;
  border-radius: clamp(22px, 3vw, 32px);
  background: linear-gradient(135deg, #edf5f6, #fafcfc 72%);
}
.vc-endo-hero__content {
  align-self: center;
  padding: clamp(28px, 4vw, 50px);
}
.vc-endo-hero__content > p {
  max-width: 720px;
}
.vc-endo-hero__features {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}
.vc-endo-hero__features span {
  padding: 8px 12px;
  border: 1px solid rgba(174, 32, 18, .16);
  border-radius: 999px;
  background: #fff;
  color: var(--endo-ink);
  font-size: 14px;
  font-weight: 600;
}
.vc-endo-hero__media {
  min-height: 430px;
  margin: 0;
  overflow: hidden;
}
.vc-endo-hero__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 58% 30%;
}
.vc-endo-section {
  margin-top: clamp(38px, 4.8vw, 62px);
}
.vc-endo-section__head {
  display: grid;
  width: 100%;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin-bottom: clamp(20px, 2.5vw, 30px);
}
.vc-endo-section__head > div > p:last-child {
  margin-bottom: 0;
}
.vc-endo-section__number {
  display: inline-flex;
  width: 58px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--endo-line);
  border-radius: 999px;
  color: var(--endo-red);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}
.vc-endo-services__grid,
.vc-endo-polyp__grid,
.vc-endo-convenience__grid,
.vc-endo-indications__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.vc-endo-services__grid article,
.vc-endo-polyp__grid > div,
.vc-endo-convenience__grid article,
.vc-endo-indications__grid article {
  padding: clamp(20px, 2.4vw, 28px);
  border: 1px solid var(--endo-line);
  border-radius: 20px;
  background: #fff;
}
.vc-endo-services__grid article:nth-child(2),
.vc-endo-services__grid article:nth-child(3),
.vc-endo-indications__grid article:nth-child(2) {
  background: var(--endo-soft);
}
.vc-endo-card__title {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  margin-bottom: 10px;
}
.vc-endo-card__title > span {
  padding-top: 4px;
  color: var(--endo-red);
  font-size: 12px;
  font-weight: 700;
}
.vc-endo-card__title h3,
.vc-endo-services__grid p,
.vc-endo-polyp__grid p,
.vc-endo-convenience__grid p {
  margin-bottom: 0;
}
.vc-endo-polyp {
  padding: clamp(28px, 4vw, 46px);
  border-radius: clamp(22px, 3vw, 30px);
  background: linear-gradient(135deg, #fff0ed, #f8e6e3);
}
.vc-endo-polyp__grid > div {
  border-color: rgba(174, 32, 18, .14);
  background: rgba(255, 255, 255, .76);
}
.vc-endo-polyp__grid strong {
  display: block;
  margin-bottom: 8px;
  color: var(--endo-red);
  font-size: clamp(19px, 1.5vw, 23px);
}
.vc-endo-sedation {
  padding: clamp(28px, 4vw, 46px);
  border-radius: clamp(22px, 3vw, 30px);
  background: var(--endo-ink);
}
.vc-endo-sedation .vc-endo-section__head h2,
.vc-endo-sedation .vc-endo-section__head p,
.vc-endo-sedation .vc-endo-section__number,
.vc-endo-sedation__content p {
  color: #fff;
}
.vc-endo-sedation .vc-endo-section__number {
  border-color: rgba(255, 255, 255, .3);
}
.vc-endo-sedation__content {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.vc-endo-sedation__content p {
  margin-bottom: 0;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 18px;
  color: rgba(255, 255, 255, .82);
}
.vc-endo-convenience__grid article:first-child {
  border-color: transparent;
  background: var(--endo-red);
}
.vc-endo-convenience__grid article:first-child h3,
.vc-endo-convenience__grid article:first-child p,
.vc-endo-convenience__grid article:first-child .vc-endo-eyebrow {
  color: #fff;
}
.vc-endo-indications__grid ul {
  display: grid;
  gap: 8px;
  margin-bottom: 0;
  padding-left: 20px;
}
.vc-endo-indications__grid li {
  margin: 0;
}
.vc-endo-indications__note {
  position: relative;
  margin: 6px 0 0 !important;
  padding: 18px 22px 18px 66px;
  border-radius: 16px;
  background: #fff3f1;
  color: #713129 !important;
}
.vc-endo-indications__note::before {
  content: "!";
  position: absolute;
  top: 50%;
  left: 22px;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ae2012;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  transform: translateY(-50%);
}
.vc-endo-indications__note strong {
  color: #713129;
  font-weight: 500;
}
.vc-endo-cta {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  gap: clamp(24px, 4vw, 52px);
  margin-top: clamp(38px, 4.8vw, 62px);
  padding: clamp(28px, 4vw, 48px);
  border-radius: clamp(22px, 3vw, 30px);
  background: linear-gradient(135deg, #edf5f6, #f8fafb);
}
.vc-endo-indications + .vc-endo-cta {
  margin-top: clamp(19px, 2.4vw, 31px);
}
.vc-endo-cta h2 {
  margin-top: 0 !important;
}
.vc-endo-cta__content > p {
  max-width: 720px;
}
.vc-endo-cta__button {
  width: auto;
  min-height: 52px;
  margin-top: 8px;
  padding-right: 24px;
  padding-left: 24px;
  border: 0;
  font: inherit;
  font-weight: 500;
  white-space: normal;
  cursor: pointer;
}
.vc-endo-cta__contacts {
  display: grid;
  align-content: center;
}
.vc-endo-cta__contacts > div {
  padding: 14px 0;
  border-bottom: 1px solid rgba(174, 32, 18, .2);
}
.vc-endo-cta__contacts > div:first-child {
  border-top: 1px solid rgba(174, 32, 18, .2);
}
.vc-endo-cta__contacts span,
.vc-endo-cta__contacts strong {
  display: block;
}
.vc-endo-cta__contacts span {
  margin-bottom: 5px;
  color: var(--endo-red);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.vc-endo-cta__contacts strong,
.vc-endo-cta__contacts a {
  color: var(--endo-ink);
  font-size: 16px;
  line-height: 1.45;
  text-decoration: none;
}
.vc-endo-cta__contacts a:hover,
.vc-endo-cta__contacts a:focus-visible {
  color: var(--endo-red);
}
.vc-endo-faq__list {
  border-top: 1px solid var(--endo-line);
}
.vc-endo-faq__list details {
  border-bottom: 1px solid var(--endo-line);
}
.vc-endo-faq__list summary {
  position: relative;
  padding: 20px 50px 20px 0;
  color: var(--endo-ink);
  font-size: clamp(18px, 1.45vw, 21px);
  font-weight: 500;
  line-height: 1.35;
  list-style: none;
  cursor: pointer;
}
.vc-endo-faq__list summary::-webkit-details-marker {
  display: none;
}
.vc-endo-faq__list summary::before,
.vc-endo-faq__list summary::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 18px;
  height: 2px;
  background: var(--endo-red);
  transition: transform .2s ease;
}
.vc-endo-faq__list summary::after {
  transform: rotate(90deg);
}
.vc-endo-faq__list details[open] summary::after {
  transform: rotate(0);
}
.vc-endo-faq__list details > div {
  max-width: 900px;
  padding: 0 50px 20px 0;
}
.vc-endo-faq__list details p {
  margin-bottom: 0;
}
.vc-endo-faq__list summary:focus-visible {
  outline: 2px solid var(--endo-red);
  outline-offset: 3px;
}
.vc-endo-disclaimer {
  display: flex;
  width: 100%;
  max-width: none;
  margin: clamp(28px, 4vw, 42px) 0 0 !important;
  padding: 18px 22px;
  align-items: center;
  gap: 14px;
  border-radius: 16px;
  background: #fff3f1;
  color: #713129 !important;
  text-align: left;
}
.vc-endo-disclaimer::before {
  content: "!";
  display: flex;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ae2012;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}
.vc-endo-disclaimer b {
  color: #713129;
  font-weight: 500;
}
.vc-body--wob .vc-endo-landing,
.vc-body--wob .vc-endo-landing h2,
.vc-body--wob .vc-endo-landing h3,
.vc-body--wob .vc-endo-landing p,
.vc-body--wob .vc-endo-landing li,
.vc-body--wob .vc-endo-landing summary,
.vc-body--wob .vc-endo-landing a,
.vc-body--wob .vc-endo-cta__contacts strong,
.vc-body--wob .vc-endo-indications__note strong,
.vc-body--wob .vc-endo-disclaimer b {
  color: var(--vc-white) !important;
}
.vc-body--wob .vc-endo-hero,
.vc-body--wob .vc-endo-services__grid article,
.vc-body--wob .vc-endo-polyp,
.vc-body--wob .vc-endo-polyp__grid > div,
.vc-body--wob .vc-endo-sedation,
.vc-body--wob .vc-endo-convenience__grid article,
.vc-body--wob .vc-endo-indications__grid article,
.vc-body--wob .vc-endo-indications__note,
.vc-body--wob .vc-endo-cta,
.vc-body--wob .vc-endo-disclaimer {
  border-color: var(--vc-white);
  background: var(--vc-black);
}
.vc-body--yob .vc-endo-landing,
.vc-body--yob .vc-endo-landing h2,
.vc-body--yob .vc-endo-landing h3,
.vc-body--yob .vc-endo-landing p,
.vc-body--yob .vc-endo-landing li,
.vc-body--yob .vc-endo-landing summary,
.vc-body--yob .vc-endo-landing a,
.vc-body--yob .vc-endo-cta__contacts strong,
.vc-body--yob .vc-endo-indications__note strong,
.vc-body--yob .vc-endo-disclaimer b {
  color: var(--vc-yellow) !important;
}
.vc-body--yob .vc-endo-hero,
.vc-body--yob .vc-endo-services__grid article,
.vc-body--yob .vc-endo-polyp,
.vc-body--yob .vc-endo-polyp__grid > div,
.vc-body--yob .vc-endo-sedation,
.vc-body--yob .vc-endo-convenience__grid article,
.vc-body--yob .vc-endo-indications__grid article,
.vc-body--yob .vc-endo-indications__note,
.vc-body--yob .vc-endo-cta,
.vc-body--yob .vc-endo-disclaimer {
  border-color: var(--vc-yellow);
  background: var(--vc-blue-dark);
}
.vc-body--wob .vc-endo-faq__list,
.vc-body--wob .vc-endo-faq__list details,
.vc-body--yob .vc-endo-faq__list,
.vc-body--yob .vc-endo-faq__list details {
  border-color: currentColor;
}
@media (max-width: 1023px) {
  .vc-endo-hero,
  .vc-endo-cta {
    grid-template-columns: 1fr;
  }
  .vc-endo-hero__media {
    min-height: 360px;
  }
}
@media (max-width: 767px) {
  .vc-inner-card--endoskopiya {
    margin-top: 14px;
  }
  .vc-inner-card--endoskopiya > .content-inner {
    padding-top: 16px !important;
  }
  .vc-endo-landing h2 {
    font-size: clamp(27px, 8.1vw, 34px);
  }
  .vc-endo-hero {
    min-height: 0;
    border-radius: 20px;
  }
  .vc-endo-hero__content,
  .vc-endo-polyp,
  .vc-endo-sedation,
  .vc-endo-cta {
    padding: 22px 18px;
  }
  .vc-endo-hero__media {
    min-height: 300px;
    max-height: 380px;
  }
  .vc-endo-section {
    margin-top: 34px;
  }
  .vc-endo-section__head {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 18px;
  }
  .vc-endo-section__number {
    width: 52px;
    height: 32px;
  }
  .vc-endo-services__grid,
  .vc-endo-polyp__grid,
  .vc-endo-sedation__content,
  .vc-endo-convenience__grid,
  .vc-endo-indications__grid,
  .vc-endo-cta {
    grid-template-columns: 1fr;
  }
  .vc-endo-services__grid article,
  .vc-endo-polyp__grid > div,
  .vc-endo-convenience__grid article,
  .vc-endo-indications__grid article {
    padding: 20px 18px;
    border-radius: 17px;
  }
  .vc-endo-cta {
    gap: 22px;
    margin-top: 34px;
    border-radius: 20px;
  }
  .vc-endo-cta__button {
    width: 100%;
    min-height: 52px;
  }
  .vc-endo-faq__list summary {
    padding: 18px 42px 18px 0;
  }
  .vc-endo-faq__list details > div {
    padding-right: 0;
  }
  .vc-endo-disclaimer {
    margin-top: 30px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .vc-endo-faq__list summary::before,
  .vc-endo-faq__list summary::after {
    transition: none;
  }
}

/* Версия для слабовидящих: базовая устойчивость общей вёрстки. */
.vc-header__impaired-icon,
.vc-impaired__icon {
  margin: 0;
  padding: 0;
  border-style: solid;
  font-family: inherit;
  line-height: 1;
  appearance: none;
}

.vc-header__impaired-icon {
  border: 0;
  background: transparent;
  color: inherit;
}

.vc-header__impaired-icon:focus-visible,
.vc-impaired__icon:focus-visible {
  outline: 3px solid #ae2012;
  outline-offset: 3px;
}

.vc-impaired-mode .vc-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
}

/* The accessibility toolbar and the complete site header stay fixed. The
 * runtime-measured offset prevents the first page block from sitting under
 * them when controls wrap or the selected font size changes. */
body.vc-impaired-mode {
  padding-top: var(--vc-impaired-header-height, 0px);
}

.vc-impaired-mode .vc-header__top {
  height: auto;
  min-height: 44px;
  padding-top: 8px;
  padding-bottom: 8px;
  flex-wrap: wrap;
  row-gap: 8px;
}

.vc-impaired-mode .vc-header__actions-wrapper,
.vc-impaired-mode .vc-header__actions {
  flex-wrap: wrap;
}

.vc-impaired-mode .header__adress__new p,
.vc-impaired-mode .vc-header__loc-text,
.vc-impaired-mode .vc-header__actions > :first-child,
.vc-impaired-mode .vc-header__actions > :first-child * {
  white-space: normal;
}

.vc-impaired-mode .vc-header__main-wrapper {
  height: auto;
  min-height: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  flex-wrap: wrap;
  row-gap: 12px;
}

.vc-impaired-mode .vc-header__menu {
  flex: 1 1 720px;
  max-width: none;
  min-width: 0;
}

.vc-impaired-mode .vc-menu {
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 20px;
}

.vc-impaired-mode .vc-menu__item-title {
  white-space: normal;
}

.vc-impaired-mode .vc-header__icons-wrapper,
.vc-impaired-mode .vc-header__record,
.vc-impaired-mode .vc-header__logo {
  flex-shrink: 0;
}

.vc-impaired-mode .vc-page-head__content-container {
  padding-top: 48px;
}

.vc-body--bow .vc-header__top,
.vc-body--wob .vc-header__top,
.vc-body--yob .vc-header__top {
  border: 0;
  border-bottom: 1px solid currentColor;
}

.vc-body--bow .vc-header__main,
.vc-body--wob .vc-header__main,
.vc-body--yob .vc-header__main,
.vc-body--bow .vc-page-head,
.vc-body--wob .vc-page-head,
.vc-body--yob .vc-page-head {
  border: 0;
}

body[class*="vc-body--fs"] :where(h1, h2, h3, h4, h5, h6, p, li, a, button, label, legend, td, th) {
  overflow-wrap: anywhere;
}

body[class*="vc-body--fs"] :where(.vc-btn, button, input, select, textarea) {
  height: auto;
  min-height: 44px;
}

@media (max-width: 1279px) {
  .vc-header__top {
    display: none !important;
  }

  .vc-header__icons {
    display: flex;
  }

  .vc-header__icons-wrapper {
    flex-basis: auto;
  }

  .vc-impaired-mode .vc-page-head__content-container {
    padding-top: 32px;
  }

  .vc-impaired-mode .vc-header--menu-open .vc-header__main-wrapper {
    height: auto;
    min-height: 100vh;
    align-content: flex-start;
  }

  .vc-impaired-mode .vc-header--menu-open .vc-header__menu {
    height: auto;
  }
}

@media (max-width: 767px) {
  .vc-impaired {
    padding: 12px;
  }

  .vc-impaired__section {
    flex-wrap: wrap;
  }

  .vc-impaired-mode .vc-header__main-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* Large accessibility text must not make the footer or hidden modals wider than the page. */
.vc-impaired-mode .vc-footer__copy-wrapper,
.vc-impaired-mode .vc-footer__legal,
.vc-impaired-mode .vc-footer__legal-top,
.vc-impaired-mode .vc-footer__requisites {
  min-width: 0;
  max-width: 100%;
}

.vc-impaired-mode .vc-footer__copy-wrapper,
.vc-impaired-mode .vc-footer__legal-top {
  flex-wrap: wrap;
}

.vc-impaired-mode .vc-footer__copy-wrapper {
  gap: 16px;
}

.vc-impaired-mode .vc-footer__legal {
  flex: 1 1 600px;
}

.vc-impaired-mode .vc-footer__requisites,
.vc-impaired-mode .developercopy span {
  white-space: normal;
  overflow-wrap: anywhere;
}

.vc-impaired-mode .developercopy {
  flex: 0 0 auto;
}

.vc-impaired-mode .vc-modal:not(.vc-modal--active) {
  transform: none;
}

@media (max-width: 767px) {
  .vc-impaired-mode .vc-footer__legal {
    flex-basis: 100%;
  }

  .vc-impaired-mode .vc-impaired__section {
    max-width: 100%;
  }
}

/* Главная страница: единая современная визуальная система лендингов. */
.vc-inner-card--home {
  overflow: hidden;
  margin-top: clamp(16px, 2.5vw, 32px);
  border: 0;
  border-radius: var(--vc-block-radius);
  background: #fff;
  box-shadow: 0 25px 45px -12px rgba(0, 32, 25, 0.15), 0 2px 5px rgba(0, 0, 0, 0.02);
}

.vc-inner-card--home > .content-inner {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 2.5vw, 32px);
  padding: clamp(12px, 1.6vw, 20px);
}

.vc-inner-card--home > .content-inner > .vc-inner-card--services,
.vc-inner-card--home > .content-inner > .vc-section {
  overflow: hidden;
  margin: 0;
  padding: clamp(24px, 2.5vw, 32px);
  border: 1px solid #e3e8ec;
  border-radius: var(--vc-block-radius);
  background: #fff;
  box-shadow: 0 12px 32px rgba(20, 43, 68, 0.06);
}

.vc-inner-card--home > .content-inner > .vc-section:nth-of-type(2) {
  background: #f4f6f8;
}

.vc-inner-card--home .vc-center,
.vc-inner-card--home .container {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.vc-inner-card--home .vc-section__header {
  margin-bottom: 0;
}

.vc-inner-card--home .vc-section__title-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 14px;
}

.vc-inner-card--home .vc-section__title-wrapper > .vc-section__header-link {
  margin-right: 0;
  margin-left: auto;
}

.vc-inner-card--home .vc-section__title-wrapper::before {
  content: "";
  flex: 0 0 36px;
  width: 36px;
  height: 4px;
  border-radius: 999px;
  background: #ae2012;
}

.vc-inner-card--home .vc-section__title,
.vc-inner-card--home .vc-main-about__title {
  margin: 0;
  color: #203942;
  font-size: clamp(28px, 3vw, 40px);
  font-weight: 700;
  line-height: 1.18;
  text-align: left;
}

.vc-inner-card--home .services__grid {
  gap: clamp(14px, 2vw, 22px);
  margin-top: clamp(22px, 2.2vw, 28px);
  padding-top: 0;
}

/*
 * Старые варианты секций имели собственные верхние/нижние отступы. Внутри
 * новых карточек главной за вертикальный ритм отвечает только внешний блок.
 */
.vc-inner-card--home :is(.vc-main-programs, .vc-main-about, .vc-services__doctors, .vc-main-reviews, .vc-main-branches) {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.vc-inner-card--home .vc-section__content {
  margin-top: clamp(22px, 2.2vw, 28px);
}

.vc-inner-card--home .services__item__section {
  min-width: 0;
  min-height: 156px;
  margin: 0;
  padding: clamp(20px, 2.5vw, 30px);
  border: 1px solid #e2e7eb;
  border-radius: var(--vc-block-radius);
  background: #f8f9fa;
  box-shadow: none;
}

.vc-inner-card--home .services__item__section:hover,
.vc-inner-card--home .services__item__section:focus-within {
  border-color: rgba(174, 32, 18, 0.35);
  box-shadow: 0 14px 30px rgba(20, 43, 68, 0.1);
}

.vc-inner-card--home .services__title,
.vc-inner-card--home .vc-programs__program-title {
  color: #203942;
  font-weight: 700;
  line-height: 1.35;
}

.vc-inner-card--home .vc-programs__program {
  overflow: hidden;
  min-width: 0;
  border: 1px solid #e2e7eb;
  border-radius: var(--vc-block-radius);
  background: #fff;
}

.vc-inner-card--home .vc-main-about__content {
  padding: clamp(20px, 2.8vw, 36px);
  border-radius: var(--vc-block-radius);
  background: #fff;
}

.vc-inner-card--home .vc-main-about__desc {
  color: #49545b;
  line-height: 1.65;
}

.vc-inner-card--home .vc-about__card,
.vc-inner-card--home .vc-doctors__item,
.vc-inner-card--home .vc-reviews__item {
  border: 1px solid #e2e7eb;
  border-radius: var(--vc-block-radius);
  background: #fff;
  box-shadow: 0 10px 26px rgba(20, 43, 68, 0.06);
}

.vc-inner-card--home .vc-search {
  border: 1px solid #e2e7eb;
  border-radius: var(--vc-block-radius);
  background: #f4f6f8;
}

/* Контраст общей шапки: старые локальные правила оставляли чёрный текст на чёрном фоне. */
.vc-body--wob .vc-header__top,
.vc-body--wob .vc-header__top *,
.vc-body--wob .vc-header__main,
.vc-body--wob .vc-header__main * {
  color: var(--vc-white) !important;
}

.vc-body--yob .vc-header__top,
.vc-body--yob .vc-header__top *,
.vc-body--yob .vc-header__main,
.vc-body--yob .vc-header__main * {
  color: var(--vc-yellow) !important;
}

.vc-body--bow :where(.vc-header, .vc-inner-card--home, .vc-main-slider) .vc-btn,
.vc-body--bow :where(.vc-header, .vc-inner-card--home, .vc-main-slider) .vc-btn * {
  border-color: var(--vc-black) !important;
  background: var(--vc-black) !important;
  color: var(--vc-white) !important;
}

.vc-body--wob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) .vc-btn,
.vc-body--wob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) .vc-btn * {
  border-color: var(--vc-white) !important;
  background: var(--vc-white) !important;
  color: var(--vc-black) !important;
}

.vc-body--yob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) .vc-btn,
.vc-body--yob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) .vc-btn * {
  border-color: var(--vc-yellow) !important;
  background: var(--vc-yellow) !important;
  color: var(--vc-blue-dark) !important;
}

.vc-impaired-mode .vc-main-slider__content {
  max-width: min(680px, calc(100% - 32px));
  padding: clamp(20px, 3vw, 36px);
  border: 2px solid currentColor;
  border-radius: 24px;
}

.vc-body--bow .vc-main-slider__content {
  background: var(--vc-white) !important;
  color: var(--vc-black) !important;
}

.vc-body--bow .vc-main-slider__content :where(.vc-main-slider__title, .vc-main-slider__text, .vc-main-slider__title-btn) {
  background: transparent !important;
  color: var(--vc-black) !important;
}

.vc-body--wob .vc-main-slider__content {
  background: var(--vc-black) !important;
  color: var(--vc-white) !important;
}

.vc-body--wob .vc-main-slider__content :where(.vc-main-slider__title, .vc-main-slider__text, .vc-main-slider__title-btn) {
  background: transparent !important;
  color: var(--vc-white) !important;
}

.vc-body--yob .vc-main-slider__content {
  background: var(--vc-blue-dark) !important;
  color: var(--vc-yellow) !important;
}

.vc-body--yob .vc-main-slider__content :where(.vc-main-slider__title, .vc-main-slider__text, .vc-main-slider__title-btn) {
  background: transparent !important;
  color: var(--vc-yellow) !important;
}

/* Главная в цветовых режимах: все поверхности и тексты меняются согласованно. */
.vc-body--bow .vc-inner-card--home > .content-inner > *,
.vc-body--bow .vc-inner-card--home :where(.services__item__section, .vc-programs__program, .vc-main-about__content, .vc-about__card, .vc-doctors__item, .vc-reviews__item, .vc-search) {
  border-color: var(--vc-black) !important;
  background: var(--vc-white) !important;
}

.vc-body--bow .vc-inner-card--home {
  background: var(--vc-white) !important;
  box-shadow: none;
}

.vc-body--bow .vc-inner-card--home,
.vc-body--bow .vc-inner-card--home * {
  color: var(--vc-black) !important;
}

.vc-body--wob .vc-inner-card--home > .content-inner > *,
.vc-body--wob .vc-inner-card--home :where(.services__item__section, .vc-programs__program, .vc-main-about__content, .vc-about__card, .vc-doctors__item, .vc-reviews__item, .vc-search) {
  border-color: var(--vc-white) !important;
  background: var(--vc-black) !important;
}

.vc-body--wob .vc-inner-card--home {
  background: var(--vc-black) !important;
  box-shadow: none;
}

.vc-body--wob .vc-inner-card--home,
.vc-body--wob .vc-inner-card--home * {
  color: var(--vc-white) !important;
}

.vc-body--yob .vc-inner-card--home > .content-inner > *,
.vc-body--yob .vc-inner-card--home :where(.services__item__section, .vc-programs__program, .vc-main-about__content, .vc-about__card, .vc-doctors__item, .vc-reviews__item, .vc-search) {
  border-color: var(--vc-yellow) !important;
  background: var(--vc-blue-dark) !important;
}

.vc-body--yob .vc-inner-card--home {
  background: var(--vc-blue-dark) !important;
  box-shadow: none;
}

.vc-body--yob .vc-inner-card--home,
.vc-body--yob .vc-inner-card--home * {
  color: var(--vc-yellow) !important;
}

.vc-body--bow .vc-inner-card--home .vc-section__title-wrapper::before {
  background: var(--vc-black);
}

.vc-body--wob .vc-inner-card--home .vc-section__title-wrapper::before {
  background: var(--vc-white);
}

.vc-body--yob .vc-inner-card--home .vc-section__title-wrapper::before {
  background: var(--vc-yellow);
}

/* Максимальный шрифт: карточки растут по содержимому вместо обрезания текста. */
.vc-impaired-mode .vc-inner-card--home .vc-doctors__item,
.vc-impaired-mode .vc-inner-card--home .vc-doctors__item-info,
.vc-impaired-mode .vc-inner-card--home .vc-reviews__item,
.vc-impaired-mode .vc-inner-card--home .vc-reviews__item-text {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.vc-impaired-mode .vc-inner-card--home .vc-doctors__item-info {
  min-height: 119px;
}

.vc-impaired-mode .vc-inner-card--home .vc-main-about__content,
.vc-impaired-mode .vc-inner-card--home .vc-doctors__bottom-row,
.vc-impaired-mode .vc-inner-card--home .vc-search__main {
  flex-wrap: wrap;
  height: auto;
}

.vc-impaired-mode .vc-inner-card--home :where(.services__item__section, .vc-programs__program, .vc-main-about__content, .vc-about__card, .vc-doctors__item, .vc-reviews__item) {
  min-width: 0;
}

@media (max-width: 767px) {
  .vc-inner-card--home {
    margin-top: 12px;
  }

  .vc-inner-card--home > .content-inner {
    gap: 16px;
    padding: 10px;
  }

  .vc-inner-card--home > .content-inner > .vc-inner-card--services,
  .vc-inner-card--home > .content-inner > .vc-section {
    padding: 22px 16px;
    border-radius: var(--vc-block-radius);
  }

  .vc-inner-card--home .vc-section__title-wrapper {
    align-items: flex-start;
    column-gap: 10px;
    row-gap: 14px;
  }

  .vc-inner-card--home .vc-section__title-wrapper::before {
    flex-basis: 24px;
    width: 24px;
    margin-top: 0.55em;
  }

  .vc-inner-card--home .vc-section__title,
  .vc-inner-card--home .vc-main-about__title {
    font-size: clamp(26px, 8vw, 34px);
  }

  .vc-inner-card--home .vc-section__title-wrapper > .vc-section__header-link {
    flex-basis: 100%;
    margin-left: 34px;
  }

  .vc-inner-card--home .services__grid,
  .vc-inner-card--home .vc-section__content {
    margin-top: 20px;
  }

  .vc-inner-card--home .services .container {
    padding-left: 0;
    padding-right: 0;
  }
}

/* Кнопки объявлены последними: общая окраска текста секций не должна перекрывать их контраст. */
.vc-body--bow :where(.vc-header, .vc-inner-card--home, .vc-main-slider) :where(.vc-btn, .vc-arrow-link),
.vc-body--bow :where(.vc-header, .vc-inner-card--home, .vc-main-slider) :where(.vc-btn, .vc-arrow-link) * {
  border-color: var(--vc-black) !important;
  background: var(--vc-black) !important;
  color: var(--vc-white) !important;
}

.vc-body--wob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) :where(.vc-btn, .vc-arrow-link),
.vc-body--wob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) :where(.vc-btn, .vc-arrow-link) * {
  border-color: var(--vc-white) !important;
  background: var(--vc-white) !important;
  color: var(--vc-black) !important;
}

.vc-body--yob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) :where(.vc-btn, .vc-arrow-link),
.vc-body--yob :where(.vc-header, .vc-inner-card--home, .vc-main-slider) :where(.vc-btn, .vc-arrow-link) * {
  border-color: var(--vc-yellow) !important;
  background: var(--vc-yellow) !important;
  color: var(--vc-blue-dark) !important;
}

/*
 * Слайдер отзывов используется на главной, в «О клинике» и в карточке врача.
 * Тень высокой карточки выглядела как прямоугольная серая подложка снизу.
 * Стрелки держим над текстом отзыва при любой высоте слайда.
 */
.vc-reviews-showcase .vc-reviews__item {
  box-shadow: none !important;
}

.vc-reviews-showcase .vc-reviews-slider__nav {
  top: clamp(112px, 22%, 170px);
}

/*
 * Accessibility pass for shared controls plus homepage-specific content.
 * A single palette contract prevents descendants from inheriting the same
 * colour as the button surface (the old reason for "empty" buttons).
 */
.vc-impaired-mode.vc-body--bow {
  --vc-a11y-surface: var(--vc-white);
  --vc-a11y-text: var(--vc-black);
  --vc-a11y-action-bg: var(--vc-black);
  --vc-a11y-action-text: var(--vc-white);
}

.vc-impaired-mode.vc-body--wob {
  --vc-a11y-surface: var(--vc-black);
  --vc-a11y-text: var(--vc-white);
  --vc-a11y-action-bg: var(--vc-white);
  --vc-a11y-action-text: var(--vc-black);
}

.vc-impaired-mode.vc-body--yob {
  --vc-a11y-surface: var(--vc-blue-dark);
  --vc-a11y-text: var(--vc-yellow);
  --vc-a11y-action-bg: var(--vc-yellow);
  --vc-a11y-action-text: var(--vc-blue-dark);
}

/* Shared buttons: one solid surface, transparent children and readable label. */
.vc-impaired-mode :is(.vc-btn, a.vc-arrow-link),
.vc-impaired-mode .vc-main-slider a.slider__link {
  border: 2px solid var(--vc-a11y-text) !important;
  background: var(--vc-a11y-action-bg) !important;
  color: var(--vc-a11y-action-text) !important;
  text-align: center !important;
}

.vc-impaired-mode :is(.vc-btn, a.vc-arrow-link) *,
.vc-impaired-mode .vc-main-slider a.slider__link * {
  border-color: currentColor !important;
  background: transparent !important;
  color: var(--vc-a11y-action-text) !important;
}

.vc-impaired-mode :is(.vc-arrow-link__icon, .vc-header__record-icon) svg path,
.vc-impaired-mode .vc-main-slider a.slider__link svg path {
  stroke: currentColor !important;
}

.vc-impaired-mode .vc-main-slider a.slider__link {
  width: auto !important;
  min-width: min(100%, 220px);
  max-width: 100%;
  height: auto !important;
  min-height: 56px;
  padding: 14px 28px;
  justify-content: center;
  border-radius: 100px;
  overflow-wrap: normal;
  word-break: normal;
}

/* The slide text is always above the picture and has its own themed surface. */
.vc-impaired-mode .vc-main-slider__slide.swiper-slide-active .vc-main-slider__content {
  z-index: 20;
  box-sizing: border-box;
  opacity: 1 !important;
  visibility: visible !important;
}

.vc-impaired-mode .vc-main-slider__content .vc-center {
  justify-content: center;
}

.vc-impaired-mode .vc-main-slider__content :is(h1, p, .vc-main-slider__title, .vc-main-slider__text) {
  color: var(--vc-a11y-text) !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Featured doctors: grow cards and reveal a properly contrasted action. */
.vc-impaired-mode .vc-services__doctors .vc-doctors__item-btns {
  height: auto !important;
  max-height: 120px !important;
  margin-top: 14px !important;
  overflow: visible !important;
  opacity: 1 !important;
}

.vc-impaired-mode .vc-services__doctors .vc-doctors__item-btns .vc-btn {
  width: 100%;
  min-height: 52px;
}

/* Featured doctor search has one outer frame; its fields remain distinguishable. */
.vc-impaired-mode .vc-services__doctors .vc-search {
  border: 0 !important;
  background: transparent !important;
}

.vc-impaired-mode .vc-services__doctors .vc-search__main {
  border: 0 !important;
  background: transparent !important;
}

.vc-impaired-mode .vc-services__doctors .vc-search__container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  height: auto;
  padding: 16px;
  border: 2px solid var(--vc-a11y-text) !important;
  border-radius: var(--vc-block-radius);
  background: var(--vc-a11y-surface) !important;
}

.vc-impaired-mode .vc-services__doctors .vc-search__select {
  flex: 1 1 240px;
  min-width: 0;
}

.vc-impaired-mode .vc-services__doctors .vc-search__input-wrapper {
  flex: 2 1 340px;
  min-width: 0;
  border: 1px solid var(--vc-a11y-text) !important;
  background: var(--vc-a11y-surface) !important;
}

.vc-impaired-mode .vc-services__doctors .vc-search__container > .vc-btn {
  flex: 0 1 180px;
  min-width: 150px;
}

.vc-impaired-mode .vc-services__doctors--featured .vc-doctors__bottom-link .vc-arrow-link {
  min-width: 220px;
  justify-content: center;
}

/* Enlarged header information follows one alignment rule instead of three. */
.vc-impaired-mode .vc-header__top {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-align: center;
}

.vc-impaired-mode .vc-header__loc,
.vc-impaired-mode .vc-header__actions-wrapper,
.vc-impaired-mode .vc-header__actions {
  width: auto;
  max-width: 100%;
  justify-content: center;
  text-align: center;
}

.vc-impaired-mode .vc-header__actions-wrapper {
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.vc-impaired-mode .header__adress__new,
.vc-impaired-mode .header__adress__new p,
.vc-impaired-mode .vc-header__loc-text {
  width: auto;
  max-width: 100%;
  margin: 0;
  text-align: center !important;
}

/* Footer palette and large-text geometry. */
.vc-impaired-mode .vc-footer,
.vc-impaired-mode .vc-footer__menu,
.vc-impaired-mode .vc-footer__menu-group {
  background: var(--vc-a11y-surface) !important;
  color: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-footer__menu,
.vc-impaired-mode .vc-footer__menu-group {
  border-color: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-footer__menu-group--secondary::before,
.vc-impaired-mode .vc-footer__menu::before {
  background: currentColor !important;
  opacity: 0.35;
}

.vc-impaired-mode .vc-footer :is(.vc-footer__menu-section-title, .vc-footer__menu-link, .vc-footer__link, .vc-footer__callback) {
  color: var(--vc-a11y-text) !important;
  text-align: left;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none;
}

/*
 * The project-specific footer logo may be inline SVG or an uploaded image.
 * Both variants become a single high-contrast mark in accessibility mode.
 */
.vc-impaired-mode .vc-footer__logo svg path {
  fill: var(--vc-a11y-text) !important;
  stroke: var(--vc-a11y-text) !important;
}

.vc-impaired-mode.vc-body--bow .vc-footer__logo img {
  filter: grayscale(1) brightness(0);
}

.vc-impaired-mode.vc-body--wob .vc-footer__logo img {
  filter: grayscale(1) brightness(0) invert(1);
}

.vc-impaired-mode.vc-body--yob .vc-footer__logo img {
  filter: brightness(0) saturate(100%) invert(91%) sepia(49%) saturate(850%) hue-rotate(341deg) brightness(105%) contrast(102%);
}

/* The footer fallback is a div.vc-btn, so it needs the same contract as links. */
.vc-impaired-mode .vc-footer__btns .vc-btn {
  border: 2px solid var(--vc-a11y-text) !important;
  background: var(--vc-a11y-action-bg) !important;
  color: var(--vc-a11y-action-text) !important;
}

/* Contact data may be wider than the first footer column at fs22/fs24. */
.vc-impaired-mode .vc-footer__links > .vc-footer__link,
.vc-impaired-mode .vc-footer__link-text {
  box-sizing: border-box;
  min-width: 0;
  max-width: 100%;
}

.vc-impaired-mode .vc-footer__link[href^="mailto:"] .vc-footer__link-text {
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}

.vc-impaired-mode .vc-footer__link-icon {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  color: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-footer__link-icon svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.vc-impaired-mode .vc-footer__link-icon svg path {
  fill: none !important;
  stroke: var(--vc-a11y-text) !important;
}

/* Social links use the same contrast pair as every primary action. */
.vc-impaired-mode .vc-footer__social {
  box-sizing: border-box;
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  padding: 8px;
  border: 2px solid var(--vc-a11y-text) !important;
  border-radius: 12px;
  background: var(--vc-a11y-action-bg) !important;
  color: var(--vc-a11y-action-text) !important;
  overflow: hidden;
}

.vc-impaired-mode .vc-footer__social svg,
.vc-impaired-mode .vc-footer__social img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.vc-impaired-mode .vc-footer__social svg path {
  fill: var(--vc-a11y-action-text) !important;
  stroke: var(--vc-a11y-action-text) !important;
}

.vc-impaired-mode.vc-body--bow .vc-footer__social img {
  filter: grayscale(1) brightness(0) invert(1);
}

.vc-impaired-mode.vc-body--wob .vc-footer__social img {
  filter: grayscale(1) brightness(0);
}

.vc-impaired-mode.vc-body--yob .vc-footer__social img {
  filter: brightness(0) saturate(100%) invert(24%) sepia(21%) saturate(1270%) hue-rotate(171deg) brightness(91%) contrast(88%);
}

/*
 * Inline interface SVGs contain the original red/black stroke in the file.
 * Force them to follow the active accessibility palette in every UI state.
 */
.vc-impaired-mode .vc-header__icon,
.vc-impaired-mode .vc-header__icon:hover,
.vc-impaired-mode .vc-header__icon:focus,
.vc-impaired-mode .vc-header__icon:focus-visible {
  color: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-header__icon:is(:hover, :focus, :focus-visible) svg,
.vc-impaired-mode .vc-header__icon svg {
  color: inherit !important;
}

.vc-impaired-mode .vc-header__icon:is(:hover, :focus, :focus-visible) svg :is(path, circle, line),
.vc-impaired-mode .vc-header__icon svg :is(path, circle, line),
.vc-impaired-mode .vc-menu__item:is(:hover, :focus, :focus-within) .vc-menu__item-arrow svg path,
.vc-impaired-mode .vc-menu__item-arrow svg path,
.vc-impaired-mode .vc-menu__item-arrow-back svg path,
.vc-impaired-mode .vc-header__burger-label svg path {
  stroke: var(--vc-a11y-text) !important;
}

/* Header contact icons use different SVG techniques: location is stroked,
 * while the telephone is a filled path. Handle them independently. */
.vc-impaired-mode .vc-header__loc-icon svg :is(path, circle, line, polyline) {
  fill: none !important;
  stroke: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-header__link-icon svg path {
  fill: var(--vc-a11y-text) !important;
  stroke: none !important;
}

/* Header and footer share the transparent PNG wordmark. It can be safely
 * converted to a monochrome high-contrast variant without a rectangle. */
.vc-impaired-mode .vc-header__logo img {
  display: block !important;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.vc-impaired-mode .vc-header__logo {
  display: flex;
  align-items: center;
  min-height: 56px;
  text-decoration: none;
}

.vc-impaired-mode.vc-body--bow .vc-header__logo img {
  filter: grayscale(1) brightness(0);
}

.vc-impaired-mode.vc-body--wob .vc-header__logo img {
  filter: grayscale(1) brightness(0) invert(1);
}

.vc-impaired-mode.vc-body--yob .vc-header__logo img {
  filter: brightness(0) saturate(100%) invert(91%) sepia(49%) saturate(850%) hue-rotate(341deg) brightness(105%) contrast(102%);
}

.vc-impaired-mode .vc-btn svg :is(path, circle, line),
.vc-impaired-mode .vc-btn:is(:hover, :focus, :focus-visible, :active) svg :is(path, circle, line) {
  stroke: var(--vc-a11y-action-text) !important;
}

.vc-impaired-mode .vc-main-about__promo-card-icon svg :is(path, circle, line) {
  stroke: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-main-about__promo-card-icon svg [fill]:not([fill="none"]) {
  fill: var(--vc-a11y-text) !important;
}

/*
 * Keep the doctor filter usable at large font sizes. Previously the wrapper
 * was allowed to shrink to a few pixels, leaving only its vertical border.
 */
.vc-impaired-mode form[data-name="doctors"] .vc-search__selects {
  flex: 1 1 320px;
  min-width: min(100%, 280px);
  flex-wrap: wrap;
}

.vc-impaired-mode form[data-name="doctors"] .vc-search__select {
  flex: 1 1 240px;
  min-width: min(100%, 240px);
}

.vc-impaired-mode .vc-search__icon svg path {
  stroke: var(--vc-a11y-text) !important;
}

@media (max-width: 767px) {
  .vc-impaired-mode form[data-name="doctors"] .vc-search__selects {
    flex-basis: 100%;
    min-width: 0;
    width: 100%;
  }

  .vc-impaired-mode form[data-name="doctors"] .vc-search__select {
    flex-basis: 100%;
    min-width: 0;
    width: 100%;
  }
}

/* The modern home card already owns its vertical inset; remove the legacy 60px. */
.vc-inner-card--home .vc-main-reviews {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.vc-inner-card--home .vc-main-reviews .vc-section__header {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/*
 * Site-wide radius contract. Icon-only circles and slider arrows intentionally
 * keep border-radius: 50%; every text action uses the shared control token.
 */
:where(
  .vc-btn,
  .vc-arrow-link,
  a.slider__link,
  .btn,
  .bp-btn,
  .btn-download-doctors,
  .download-price-btn,
  .menu-button,
  .derma-record-btn,
  .kt-rengen-btn,
  .otolaryngology-btn,
  .plastic-btn,
  .vc-doctors__item-btn,
  .vc-about__director-btn,
  .vc-about__promotion-btn,
  .vc-doctors-detail__record-btn,
  .vc-endo-cta__button,
  .vc-for-tax__statement-download,
  .vc-inner-card--reviews .reviews-filter button[type="submit"],
  .vc-jobs__resume-btn,
  .vc-modal__review-btn,
  .vc-modal__success-btn,
  .vc-physio-cta__button,
  .vc-procto-cta__button,
  .vc-site-settings__submit-button,
  .vc-tax-progress-modal__button,
  .vc-trauma-cta__button
) {
  border-radius: var(--vc-control-radius) !important;
}

.vc-header__main {
  border-radius: 0 0 var(--vc-block-radius) var(--vc-block-radius);
}

.vc-footer__menu,
.vc-footer__menu-group,
.vc-main-branches__tabs,
.vc-record .vc-tabs__header,
.vc-services__list-item,
.vc-search,
.vc-search__container,
.vc-search__input-wrapper,
.vc-search__select-container,
.vc-tabs__main,
.vc-tabs__tab {
  border-radius: var(--vc-block-radius) !important;
}

@media (max-width: 767px) {
  .vc-header--menu-open .vc-header__main {
    border-radius: 0;
  }
}

@media (min-width: 1280px) {
  .vc-impaired-mode .vc-footer > .vc-center {
    width: min(94%, 1500px);
  }

  .vc-impaired-mode .vc-footer__main {
    grid-template-columns: minmax(300px, 0.8fr) minmax(0, 2fr);
    column-gap: clamp(24px, 3vw, 48px);
  }

  .vc-impaired-mode .vc-footer__menu {
    grid-template-columns: minmax(180px, 0.55fr) minmax(0, 1.45fr);
  }

  .vc-impaired-mode .vc-footer__menu-group--secondary {
    grid-template-columns: repeat(2, minmax(180px, 1fr));
  }
}

@media (max-width: 960px) {
  .vc-impaired-mode .vc-footer__menu {
    width: 100%;
    box-sizing: border-box;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .vc-impaired-mode .vc-footer__menu-section {
    min-width: 0;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .vc-impaired-mode .vc-main-slider__slide {
    height: auto;
    min-height: 600px;
  }

  .vc-impaired-mode .vc-main-slider__content {
    width: 100%;
    max-width: 100%;
    min-height: 380px;
    padding: 28px 18px 90px;
  }

  .vc-impaired-mode .vc-main-slider__content .vc-center {
    width: 100%;
    padding: 0;
  }

  .vc-impaired-mode .vc-services__doctors .vc-search__select,
  .vc-impaired-mode .vc-services__doctors .vc-search__input-wrapper,
  .vc-impaired-mode .vc-services__doctors .vc-search__container > .vc-btn,
  .vc-impaired-mode .vc-services__doctors--featured .vc-doctors__bottom-link .vc-arrow-link {
    flex-basis: 100%;
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 560px) {
  .vc-impaired-mode .vc-footer__menu {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: none;
    grid-auto-flow: row;
  }

  .vc-impaired-mode .vc-footer__menu::before {
    display: none;
  }
}

/*
 * Footer developer credit in the visually impaired mode. The legacy 104px
 * fixed width made "Разработано в" wrap almost letter by letter at large
 * font sizes. Keep the logo stable and reveal a readable caption on hover or
 * keyboard focus; touch layouts show the caption permanently.
 */
.vc-impaired-mode .developercopy {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  align-items: center;
  width: auto;
  min-width: 210px;
  max-width: 100%;
  padding: 8px 12px;
  gap: 8px;
  overflow: visible;
  text-align: center;
}

.vc-impaired-mode .developercopy span {
  display: block;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  overflow-wrap: normal;
  word-break: normal;
  white-space: nowrap;
  color: var(--vc-a11y-text) !important;
  font-size: inherit;
  line-height: 1.25;
  transition: max-width 0.25s ease, opacity 0.2s ease;
}

.vc-impaired-mode .developercopy:is(:hover, :focus-within) span {
  max-width: 260px;
  opacity: 1;
}

.vc-impaired-mode .developercopy a {
  display: block;
  width: min(180px, 100%);
  max-width: 100%;
  flex: 0 0 auto;
}

.vc-impaired-mode .developercopy img {
  display: block;
  width: 100%;
  max-width: 180px;
  height: auto;
}

.vc-body--bow .developercopy img {
  filter: brightness(0);
}

.vc-body--wob .developercopy img {
  filter: brightness(0) invert(1);
}

.vc-body--yob .developercopy img {
  filter: brightness(0) saturate(100%) invert(88%) sepia(83%) saturate(957%) hue-rotate(328deg) brightness(104%) contrast(102%);
}

@media (hover: none), (max-width: 767px) {
  .vc-impaired-mode .developercopy {
    min-width: 0;
    width: min(100%, 260px);
  }

  .vc-impaired-mode .developercopy span {
    max-width: 100%;
    opacity: 1;
    white-space: normal;
  }
}

/* Reviews: verification badge and rating stars follow every accessibility
 * palette instead of retaining the blue/orange decorative colours. */
.vc-impaired-mode .vc-reviews__verified {
  border: 2px solid var(--vc-a11y-text) !important;
  background: var(--vc-a11y-surface) !important;
  color: var(--vc-a11y-text) !important;
}

.vc-impaired-mode .vc-reviews__verified svg path {
  fill: none !important;
  stroke: var(--vc-a11y-text) !important;
}

.vc-impaired-mode :is(
  .vc-reviews__star--filled,
  .vc-reviews__catalog-star--filled
) svg path {
  fill: var(--vc-a11y-text) !important;
  stroke: var(--vc-a11y-text) !important;
}

.vc-impaired-mode :is(
  .vc-reviews__star--empty,
  .vc-reviews__catalog-star--empty
) svg path {
  fill: var(--vc-a11y-surface) !important;
  stroke: var(--vc-a11y-text) !important;
}

/* Shared colour contract for arrows in the hero, doctors and reviews. */
.vc-impaired-mode :is(
  .vc-main-slider__arrow,
  .vc-doctors__arrow,
  .vc-reviews-slider__arrow
) {
  border: 2px solid var(--vc-a11y-text) !important;
  background: var(--vc-a11y-surface) !important;
  color: var(--vc-a11y-text) !important;
}

.vc-impaired-mode :is(
  .vc-main-slider__arrow,
  .vc-doctors__arrow,
  .vc-reviews-slider__arrow
):is(:hover, :focus, :focus-visible, :active) {
  border-color: var(--vc-a11y-text) !important;
  background: var(--vc-a11y-text) !important;
  color: var(--vc-a11y-surface) !important;
}

.vc-impaired-mode :is(
  .vc-main-slider__arrow,
  .vc-doctors__arrow,
  .vc-reviews-slider__arrow
) svg :is(path, line, polyline) {
  fill: none !important;
  stroke: currentColor !important;
}

/* Active slider progress must use the selected accessibility palette too.
 * This late rule also overrides the second hero variant's fixed white fill. */
.vc-impaired-mode :is(
  .vc-main-slider__pagination,
  .vc-main-doctors__pagination,
  .vc-reviews-slider__pagination
) .swiper-pagination-bullet-active::before {
  background-color: var(--vc-a11y-text) !important;
}

/* The fixed quick-action rail duplicates header/footer actions and obstructs
 * content in accessibility mode, so it is removed at every font size. */
.vc-impaired-mode .right-sidebar {
  display: none !important;
}

/* Larger, centred hero pagination on desktop. */
@media (min-width: 768px) {
  .vc-main-slider__nav {
    justify-content: center;
  }

  .vc-main-slider__pagination .swiper-pagination-bullet,
  .vc-main-slider__nav-wrapper .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet {
    width: 40px;
    height: 10px;
    margin: 0 6px;
    border-radius: 5px;
    cursor: pointer;
  }

  .vc-main-slider__pagination .swiper-pagination-bullet-active,
  .vc-main-slider__nav-wrapper .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet-active {
    width: 72px;
  }

  .vc-main-slider__pagination .swiper-pagination-bullet-active::before {
    height: 10px;
    border-radius: 5px;
  }
}

/* Mobile pagination keeps its existing position and width; only its vertical
 * hit/visual area becomes easier to use. */
@media (max-width: 767px) {
  .vc-main-slider__pagination .swiper-pagination-bullet,
  .vc-main-slider__nav-wrapper .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet {
    width: 24px;
    height: 10px;
    margin: 0 4px;
    border-radius: 5px;
  }

  .vc-main-slider__pagination .swiper-pagination-bullet-active,
  .vc-main-slider__nav-wrapper .vc-main-slider__nav .vc-main-slider__pagination .swiper-pagination-bullet-active {
    width: 48px;
  }

  .vc-main-slider__pagination .swiper-pagination-bullet-active::before {
    height: 10px;
    border-radius: 5px;
  }

  /* Two distinct rows: menu control above, accessibility/search below. */
  .vc-header__icons-wrapper {
    display: grid;
    grid-template-areas:
      "burger"
      "icons";
    justify-items: end;
    align-items: center;
    flex: 0 0 auto;
    min-width: 112px;
    gap: 8px;
    margin-left: auto;
  }

  .vc-header__burger {
    grid-area: burger;
    justify-self: end;
  }

  .vc-header__icons {
    grid-area: icons;
    justify-content: flex-end;
    gap: 16px;
  }

  .vc-header__burger-label {
    right: calc(100% + 6px);
  }

  .vc-impaired-mode .vc-header__burger-label {
    font-size: 16px !important;
  }
}
