:root {
  --tz-phone-blue: #4f88fb;
  --tz-phone-blue-hover: #3379ec;
  --tz-phone-ink: #0c204f;
}

html,
body,
#allrecords {
  max-width: 100%;
  overflow-x: hidden;
}

a[href^="tel:"] {
  cursor: pointer;
}

.t-rec_pt_75,
.t-rec_pt_90,
.t-rec_pt_105,
.t-rec_pt_120,
.t-rec_pt_135,
.t-rec_pt_150 {
  padding-top: 56px !important;
}

.t-rec_pb_75,
.t-rec_pb_90,
.t-rec_pb_105,
.t-rec_pb_120,
.t-rec_pb_135,
.t-rec_pb_150 {
  padding-bottom: 56px !important;
}

.t-rec_pt_45,
.t-rec_pt_60 {
  padding-top: 36px !important;
}

.t-rec_pb_45,
.t-rec_pb_60 {
  padding-bottom: 36px !important;
}

.t-section__title {
  margin-bottom: 24px !important;
}

.t-section__descr {
  margin-bottom: 32px !important;
}

.tz-phone-call {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 46px !important;
  padding: 8px 14px !important;
  border: 1px solid rgba(79, 136, 251, 0.34) !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: var(--tz-phone-ink) !important;
  font-family: var(--t-text-font, Arial), Arial, sans-serif !important;
  font-size: 19px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  box-shadow: 0 9px 22px rgba(37, 76, 143, 0.12) !important;
  transition: border-color 0.2s ease, color 0.2s ease, transform 0.2s ease !important;
}

.tz-phone-call:hover,
.tz-phone-call:focus-visible {
  border-color: var(--tz-phone-blue) !important;
  color: var(--tz-phone-blue-hover) !important;
  transform: translateY(-1px);
}

.tz-phone-call__icon {
  color: var(--tz-phone-blue);
  font-family: Arial, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 1;
}

[data-tz-phone="form"] {
  width: 386px !important;
  height: 108px !important;
}

[data-tz-actions="phone-max"] {
  display: grid !important;
  grid-template-rows: repeat(2, 48px) !important;
  gap: 12px !important;
}

.tz-max-call {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  width: 100% !important;
  height: 48px !important;
  padding: 8px 16px !important;
  border: 1px solid #356df3 !important;
  border-radius: 8px !important;
  background: #356df3 !important;
  color: #ffffff !important;
  font-family: var(--t-text-font, Arial), Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.15 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  box-shadow: 0 10px 24px rgba(53, 109, 243, 0.28) !important;
  transition: background-color 0.2s ease, transform 0.2s ease !important;
}

.tz-max-call:hover,
.tz-max-call:focus-visible {
  background: #245cde !important;
  transform: translateY(-1px);
}

.tz-max-call__icon {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
}

.tz-header-max {
  position: absolute;
  z-index: 30;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  height: 40px;
  padding: 7px 12px;
  border-radius: 8px;
  background: #356df3;
  color: #ffffff !important;
  font-family: var(--t-text-font, Arial), Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  box-shadow: 0 8px 20px rgba(53, 109, 243, 0.28);
}

.tz-header-max:hover,
.tz-header-max:focus-visible {
  background: #245cde;
}

.tz-header-max .tz-max-call__icon {
  width: 22px;
  height: 22px;
}

.tz-header-max--sticky {
  top: 50%;
  right: auto;
  left: calc(100% + 12px);
  width: 48px;
  padding-right: 0;
  padding-left: 0;
  transform: translateY(-50%);
}

.tz-header-max--sticky .tz-max-call__label {
  display: none;
}

@media screen and (min-width: 1200px) {
  .tz-header-max--sticky {
    zoom: calc(1200px / 100vw);
  }
}

#rec1911081491 [data-elem-id="1719964190041"] .tn-atom,
#rec1911081501 [data-elem-id="1697562090990"] .tn-atom {
  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

#rec1911081491 [data-elem-id="1719964190041"] {
  z-index: 50 !important;
  overflow: visible !important;
}

#rec1911081491 [data-elem-id="1719964190038"] {
  display: none !important;
}

#rec1911081491 [data-elem-id="1719964190041"] > .tn-atom {
  position: relative !important;
  overflow: visible !important;
}

#rec1911081491 [data-elem-id="1719964190041"] > .tn-atom::before {
  content: "";
  position: absolute;
  top: 50%;
  right: calc(100% + 8px);
  width: 24px;
  height: 24px;
  transform: translateY(-50%);
  background: url("../img/call-medicine-svgrep-b986394c27.svg") center / contain no-repeat;
}

@media screen and (max-width: 1199px) {
  #rec1911081491 [data-elem-id="1719964190041"] {
    transform: translateX(-46px) !important;
  }

  .tz-header-max--sticky {
    right: auto;
    left: calc(100% + 6px);
    width: 40px;
  }
}

@media screen and (max-width: 1199px) {
  #rec1911081491 [data-elem-id="1735108040537"],
  #rec1911081491 [data-elem-id="1735108040533"],
  #rec1911081491 [data-elem-id="1770950186555000002"] {
    display: none !important;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #rec1911081501 [data-elem-id="1697767930040"] {
    left: 24px !important;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #rec1911081501 [data-elem-id="1697767930040"] {
    left: 20px !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  #rec1911081501 [data-elem-id="1697767930040"] {
    left: 16px !important;
  }
}

@media screen and (max-width: 479px) {
  #rec1911081501 [data-elem-id="1697767930040"] {
    left: 14px !important;
  }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  #rec1911081591 .tn-group[data-group-id="1769509830423000022"] {
    transform: scale(0.835) !important;
    transform-origin: top left !important;
  }

  .tz-header-max--sticky {
    zoom: calc(960px / 100vw);
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  .tz-header-max--sticky {
    zoom: calc(640px / 100vw);
  }

  #rec1911081671 [data-tz-actions="phone-max"],
  #rec1911319751 [data-tz-actions="phone-max"] {
    width: 290px !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 639px) {
  .tz-header-max--sticky {
    zoom: calc(480px / 100vw);
  }
}

@media screen and (max-width: 479px) {
  .tz-header-max--sticky {
    zoom: calc(320px / 100vw);
  }
}

#rec1911081591 [data-tz-phone="price"] {
  width: 312px !important;
  height: 48px !important;
}

#rec1911081591 [data-tz-phone="price"] .tz-phone-call {
  font-size: 20px !important;
}

#rec1911081591 [data-tz-phone="price"] .tz-phone-call__icon {
  font-size: 21px;
}

#rec1911081551 .t-card__btn-wrapper,
#rec1911081551 .t-card__btn {
  display: none !important;
}

#rec1921947751 .tz-card-phone {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 10px 14px;
  border: 1px solid rgba(79, 136, 251, 0.34);
  border-radius: 7px;
  background: #ffffff;
  color: var(--tz-phone-ink);
  font-family: var(--t-text-font, Arial), Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0;
  text-decoration: none;
  white-space: nowrap;
}

#rec1921947751 .tz-card-phone:hover,
#rec1921947751 .tz-card-phone:focus-visible {
  border-color: var(--tz-phone-blue);
  color: var(--tz-phone-blue-hover);
}

#rec1911311491 [data-elem-id="1771198743067000001"],
#rec1911311491 [data-elem-id="1745859765442"],
#rec1911311491 [data-elem-id="1745859765466"],
#rec1911311491 [data-elem-id="1745859765489"],
#rec1911311491 [data-elem-id="1745859765512"],
#rec1911311491 [data-elem-id="1747743913018"],
#rec1911311491 [data-elem-id="1745859658207"],
#rec1911311491 [data-elem-id="1745859683331"],
#rec1911311491 [data-elem-id="1745859692073"] {
  display: none !important;
}

#rec1911311491 .tn-group[data-group-id="174586037380284920"] {
  height: 145px !important;
}

#rec1911311491 .tn-group[data-group-id="174586037380284920"] .tn-molecule {
  position: relative;
  overflow: visible;
}

.tz-footer-max-button {
  position: absolute;
  top: 55px;
  left: 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  height: 35px;
  padding: 7px 14px;
  border-radius: 5px;
  background: #356df3;
  color: #ffffff !important;
  font-family: var(--t-text-font, Arial), Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none !important;
  white-space: nowrap;
  box-shadow: 0 8px 18px rgba(53, 109, 243, 0.26);
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.tz-footer-max-button:hover,
.tz-footer-max-button:focus-visible {
  background: #245cde;
  transform: translateY(-1px);
}

.tz-footer-max-button .tz-max-call__icon {
  width: 20px;
  height: 20px;
}

#rec1911311491 [data-elem-id="1745840316109"] {
  position: absolute !important;
  top: 110px !important;
  left: 0 !important;
  width: 100% !important;
}

#rec1911311491 .tn-group[data-group-id="174586042182851940"] {
  height: 377px !important;
}

.tz-tablet-footer {
  display: none;
}

@media screen and (min-width: 640px) and (max-width: 2000px) {
  #rec1911311491 {
    background: #333333;
  }

  #rec1911311491.tz-has-tablet-footer > .t396 {
    display: none !important;
  }

  .tz-tablet-footer,
  .tz-tablet-footer * {
    box-sizing: border-box;
  }

  .tz-tablet-footer {
    display: block;
    width: 100%;
    /* min-height: min(100vh, 900px); */
    padding: 48px clamp(28px, 5vw, 64px) 52px;
    background: #333333;
    color: #ffffff;
    font-family: var(--t-text-font, Arial), Arial, sans-serif;
  }

  .tz-tablet-footer__inner {
    display: grid;
    grid-template-columns: minmax(290px, 330px) minmax(0, 1fr);
    gap: clamp(56px, 8vw, 100px);
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    align-items: start;
  }

  .tz-tablet-footer__card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 28px 22px 24px;
    border-radius: 20px;
    background: #454545;
  }

  .tz-tablet-footer__logo {
    display: block;
    width: 132px;
  }

  .tz-tablet-footer__logo img {
    display: block;
    width: 100%;
    height: auto;
  }

  .tz-tablet-footer__clinic {
    margin: 18px 0 0;
    font-size: 14px;
    line-height: 1.45;
  }

  .tz-tablet-footer__contacts {
    display: grid;
    gap: 10px;
    margin-top: 24px;
  }

  .tz-tablet-footer__contacts a {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.35;
    text-decoration: none;
  }

  .tz-tablet-footer__contacts .tz-tablet-footer__phone {
    margin-top: 2px;
    font-size: 16px;
    font-weight: 700;
  }

  .tz-tablet-footer__actions {
    display: grid;
    gap: 10px;
    margin-top: 24px;
  }

  .tz-tablet-footer__button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    min-height: 42px;
    padding: 9px 12px;
    border: 1px solid transparent;
    border-radius: 999px;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-decoration: none !important;
  }

  .tz-tablet-footer__button--primary,
  .tz-tablet-footer__button--max {
    background: #356df3;
  }

  .tz-tablet-footer__button--max {
    border-radius: 7px;
    box-shadow: 0 8px 18px rgba(53, 109, 243, 0.22);
  }

  .tz-tablet-footer__button--max svg {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
  }

  .tz-tablet-footer__button--outline {
    border-color: rgba(255, 255, 255, 0.75);
    background: transparent;
  }

  .tz-tablet-footer__aside {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding-top: 4px;
  }

  .tz-tablet-footer__services {
    display: grid;
    gap: 17px;
  }

  .tz-tablet-footer__services h2 {
    margin: 0 0 2px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
  }

  .tz-tablet-footer__services a {
    width: fit-content;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.35;
    text-decoration: none;
  }

  .tz-tablet-footer__socials {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
  }

  .tz-tablet-footer__socials a,
  .tz-tablet-footer__socials img {
    display: block;
    width: 26px;
    height: 26px;
  }

  .tz-tablet-footer__badge {
    display: block;
    width: 110px;
    height: auto;
    margin-top: 36px;
  }
}

@media screen and (min-width: 640px) and (max-width: 799px) {
  .tz-tablet-footer {
    padding-top: 32px;
  }

  .tz-tablet-footer__inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 36px;
    max-width: 540px;
  }

  .tz-tablet-footer__card {
    padding: 28px;
  }

  .tz-tablet-footer__aside {
    padding: 0 6px;
  }
}

@media screen and (max-width: 959px) {
  .t-rec_pt_75,
  .t-rec_pt_90,
  .t-rec_pt_105,
  .t-rec_pt_120,
  .t-rec_pt_135,
  .t-rec_pt_150 {
    padding-top: 32px !important;
  }

  .t-rec_pb_75,
  .t-rec_pb_90,
  .t-rec_pb_105,
  .t-rec_pb_120,
  .t-rec_pb_135,
  .t-rec_pb_150 {
    padding-bottom: 32px !important;
  }

  .t-rec_pt_45,
  .t-rec_pt_60 {
    padding-top: 24px !important;
  }

  .t-rec_pb_45,
  .t-rec_pb_60 {
    padding-bottom: 24px !important;
  }

  #rec1911311491 .tn-group[data-group-id="174586037380284920"] {
    height: 130px !important;
  }

  #rec1911311491 [data-elem-id="1745840316109"] {
    top: 100px !important;
  }

  .tz-footer-max-button {
    top: 50px;
    height: 30px;
  }

  #rec1911311491 .tn-group[data-group-id="174586042182851940"] {
    height: 350px !important;
  }
}

@media screen and (max-width: 639px) {
  [data-tz-phone="form"] {
    left: calc(50% - 160px) !important;
    width: 320px !important;
    height: 110px !important;
  }

  .tz-header-max {
    width: 40px;
    height: 33px;
    padding: 5px;
    border-radius: 7px;
  }

  .tz-header-max--sticky {
    top: 50%;
    right: auto;
    left: calc(100% + 6px);
    transform: translateY(-50%);
  }

  #rec1911081491 [data-elem-id="1719964190041"] {
    transform: translateX(-50px) !important;
  }

  #rec1911081491 [data-elem-id="1719964190041"] > .tn-atom::before {
    right: calc(100% + 6px);
    width: 22px;
    height: 22px;
  }

  .tz-header-max .tz-max-call__icon {
    width: 23px;
    height: 23px;
  }

  .tz-header-max .tz-max-call__label {
    display: none;
  }

  #rec1911081491 [data-elem-id="1719964190041"] .tn-atom,
  #rec1911081501 [data-elem-id="1697562090990"] .tn-atom {
    font-size: 15px !important;
    font-weight: 800 !important;
  }

  #rec1911311491 .t396__artboard {
    min-height: 720px !important;
    height: 720px !important;
  }

  #rec1911311491 .tn-group[data-group-id="174586042182851940"] {
    height: 375px !important;
  }

  #rec1911311491 .tn-group__1911311491174586090355063600 {
    top: 590px !important;
  }

  #rec1911311491 [data-elem-id="1745860705727"],
  #rec1911311491 [data-elem-id="1745860717387"],
  #rec1911311491 [data-elem-id="1745860687028"],
  #rec1911311491 [data-elem-id="1745860906242"],
  #rec1911311491 [data-elem-id="1745860913145"],
  #rec1911311491 [data-elem-id="1745860920035"] {
    position: absolute !important;
    top: 0 !important;
    width: 24px !important;
    height: 24px !important;
  }

  #rec1911311491 [data-elem-id="1745860705727"] {
    left: 0 !important;
  }

  #rec1911311491 [data-elem-id="1745860717387"] {
    left: 51px !important;
  }

  #rec1911311491 [data-elem-id="1745860687028"] {
    left: 102px !important;
  }

  #rec1911311491 [data-elem-id="1745860906242"] {
    left: 153px !important;
  }

  #rec1911311491 [data-elem-id="1745860913145"] {
    left: 204px !important;
  }

  #rec1911311491 [data-elem-id="1745860920035"] {
    left: 255px !important;
  }

  #rec1911311491 [data-elem-id="1745533972571"] {
    top: 640px !important;
    left: calc(50% - 70px) !important;
  }
}

@media screen and (max-width: 479px) {
  .t-rec_pt_75,
  .t-rec_pt_90,
  .t-rec_pt_105,
  .t-rec_pt_120,
  .t-rec_pt_135,
  .t-rec_pt_150 {
    padding-top: 24px !important;
  }

  .t-rec_pb_75,
  .t-rec_pb_90,
  .t-rec_pb_105,
  .t-rec_pb_120,
  .t-rec_pb_135,
  .t-rec_pb_150 {
    padding-bottom: 24px !important;
  }

  .t-section__title {
    margin-bottom: 18px !important;
  }

  .t-section__descr {
    margin-bottom: 22px !important;
  }

  [data-tz-phone="form"] {
    left: calc(50% - 140px) !important;
    width: 280px !important;
  }

  .tz-phone-call {
    gap: 7px !important;
    padding-right: 9px !important;
    padding-left: 9px !important;
    font-size: 17px !important;
  }

  .tz-phone-call__icon {
    font-size: 20px;
  }

  #rec1911081591 [data-tz-phone="price"] {
    width: 312px !important;
  }

  #rec1911081591 [data-tz-phone="price"] .tz-phone-call {
    font-size: 18px !important;
  }

  #rec1921947751 .tz-card-phone {
    font-size: 18px;
  }
}
