html body #central .tl-info-page-v2--offers,
html body #central .tl-info-page-v2--offers *,
html body #central .tl-info-page-v2--contacts,
html body #central .tl-info-page-v2--contacts * {
  box-sizing: border-box;
}

html body #central .tl-info-page-v2--offers,
html body #central .tl-info-page-v2--contacts {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto 30px;
  color: #26333b;
  font-family: "Open Sans", Arial, sans-serif;
}

html body #central .tl-info-page-v2--offers h1,
html body #central .tl-info-page-v2--contacts h1 {
  margin: 0 0 18px !important;
  padding: 0 !important;
  color: #17242c !important;
  font-size: 34px !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
  text-align: left !important;
}

html body #central .tl-info-page-v2--offers h2,
html body #central .tl-info-page-v2--contacts h2 {
  margin: 0 0 12px !important;
  padding: 0 !important;
  color: #17242c !important;
  font-size: 21px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  text-align: left !important;
}

html body #central .tl-info-page-v2--offers p,
html body #central .tl-info-page-v2--contacts p {
  margin: 0 0 10px !important;
  color: #26333b !important;
  font-size: 15.5px !important;
  line-height: 1.5 !important;
  text-align: left !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
}

html body #central .tl-info-page-v2--offers p:last-child,
html body #central .tl-info-page-v2--contacts p:last-child {
  margin-bottom: 0 !important;
}

html body #central .tl-info-page-v2--offers a,
html body #central .tl-info-page-v2--contacts a {
  color: #0877b3 !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 2px !important;
  overflow-wrap: anywhere !important;
}

html body #central .tl-info-page-v2--offers a:hover,
html body #central .tl-info-page-v2--offers a:focus,
html body #central .tl-info-page-v2--contacts a:hover,
html body #central .tl-info-page-v2--contacts a:focus {
  color: #075f8e !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offers {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
  align-items: stretch !important;
  width: 100% !important;
  margin: 0 !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer {
  position: relative !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 22px 24px 24px !important;
  overflow: hidden !important;
  border: 1px solid #dce6ec !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 6px 22px rgba(27, 73, 98, 0.08) !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: #1297e2;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer:nth-child(2)::before {
  background: #d99a16;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer h2 {
  margin-top: 2px !important;
  font-size: 23px !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer strong {
  color: #0d6d9d !important;
  font-weight: 800 !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer:nth-child(2) strong {
  color: #9a6510 !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__footnote {
  margin-top: 16px !important;
  padding-top: 13px !important;
  border-top: 1px solid #e5ecef !important;
  color: #654b4b !important;
  font-size: 13.5px !important;
  line-height: 1.45 !important;
}

html body #central .tl-info-page-v2--offers .tl-info-page-v2__footnote em,
html body #central .tl-info-page-v2--offers .tl-info-page-v2__footnote u {
  text-decoration-thickness: 1px !important;
  text-underline-offset: 2px !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__legacy-zero {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contacts-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
  width: 100% !important;
  margin: 0 0 22px !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card,
html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-note {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 21px 23px !important;
  border: 1px solid #dce6ec !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 6px 22px rgba(27, 73, 98, 0.08) !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card--phone {
  border-top: 4px solid #1297e2 !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card--mail {
  border-top: 4px solid #45a66b !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card--address {
  border-top: 4px solid #d99a16 !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card--phone > p:first-of-type,
html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card--mail > p:first-of-type {
  color: #17242c !important;
  font-size: 17px !important;
  line-height: 1.45 !important;
  font-weight: 700 !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-note {
  border-color: #edc7c7 !important;
  border-left: 5px solid #b54a4a !important;
  border-radius: 11px !important;
  background: #fff7f7 !important;
  box-shadow: none !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-note p {
  color: #663737 !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__map {
  width: 100% !important;
  height: clamp(340px, 48vw, 520px) !important;
  overflow: hidden !important;
  border: 1px solid #dce6ec !important;
  border-radius: 14px !important;
  background: #f4f7f8 !important;
  box-shadow: 0 6px 22px rgba(27, 73, 98, 0.08) !important;
}

html body #central .tl-info-page-v2--contacts .tl-info-page-v2__map > *,
html body #central .tl-info-page-v2--contacts .tl-info-page-v2__map iframe {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
}

@media screen and (max-width: 900px) {
  html body #central .tl-info-page-v2--offers,
  html body #central .tl-info-page-v2--contacts {
    margin-bottom: 22px;
  }

  html body #central .tl-info-page-v2--offers h1,
  html body #central .tl-info-page-v2--contacts h1 {
    margin-bottom: 14px !important;
    font-size: 28px !important;
  }

  html body #central .tl-info-page-v2--offers .tl-info-page-v2__offers,
  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contacts-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 14px !important;
  }

  html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer,
  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card,
  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-note {
    padding: 18px !important;
    border-radius: 11px !important;
  }

  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__map {
    height: 420px !important;
    border-radius: 11px !important;
  }
}

@media screen and (max-width: 560px) {
  html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer,
  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-card,
  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__contact-note {
    padding: 16px 14px !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
  }

  html body #central .tl-info-page-v2--offers p,
  html body #central .tl-info-page-v2--contacts p {
    font-size: 15px !important;
    line-height: 1.46 !important;
  }

  html body #central .tl-info-page-v2--offers .tl-info-page-v2__offer h2,
  html body #central .tl-info-page-v2--contacts h2 {
    font-size: 20px !important;
  }

  html body #central .tl-info-page-v2--contacts .tl-info-page-v2__map {
    height: 360px !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
  }
}
