#rec836252765 {
  background: #f3f3f3;
}

#rec836252765 .t-section__container {
  margin-bottom: 0;
}

#rec836252765 .t-section__descr {
  max-width: 760px;
  margin-bottom: 40px;
}

#rec836252765 .t718 > .t-container:last-of-type {
  position: relative;
  display: flex;
  align-items: stretch;
  gap: 44px;
  box-sizing: border-box;
  max-width: 1160px;
  margin-top: 4px;
  padding: 38px 42px 34px;
  border: 1px solid rgba(24, 24, 24, 0.08);
  border-radius: 30px;
  background-image:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.94) 58%, rgba(255, 255, 255, 0.9) 100%),
    url("brand/contacts-accent-05.png");
  background-position: center center, right bottom;
  background-repeat: no-repeat;
  background-size: auto, cover;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.07);
  overflow: hidden;
}

#rec836252765 .t718 > .t-container:last-of-type::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.02) 42%, rgba(255, 255, 255, 0.14) 100%),
    radial-gradient(circle at 84% 24%, rgba(255, 133, 93, 0.1), transparent 18%);
  pointer-events: none;
}

#rec836252765 .t718 > .t-container:last-of-type > .t-col {
  position: relative;
  z-index: 1;
  float: none;
}

#rec836252765 .t718 > .t-container:last-of-type > .t-col_5 {
  width: calc(50% - 22px);
}

#rec836252765 .t-prefix_1 {
  margin-left: 0;
}

#rec836252765 .t718__contentbox,
#rec836252765 .t718__contentwrapper {
  height: 100%;
}

#rec836252765 .t718__contentwrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 8px;
}

#rec836252765 .t718__contacts {
  display: flex;
  flex-direction: column;
  gap: 14px;
  font-size: 31px;
  line-height: 1.26;
  letter-spacing: -0.01em;
  color: #161616;
}

#rec836252765 .apex-contact-line {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: inherit;
  line-height: inherit;
}

#rec836252765 .apex-contact-icon {
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
}

#rec836252765 .apex-contact-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

#rec836252765 .apex-contact-label {
  display: inline-block;
}

#rec836252765 .t718__address {
  max-width: 360px;
  margin-top: 22px;
  line-height: 1.65;
  color: #4f4f4f;
}

#rec836252765 .t718__address strong {
  display: inline-block;
  margin-bottom: 6px;
  font-weight: 600;
  color: #171717;
}

#rec836252765 form.t-form {
  padding: 24px;
  border: 1px solid rgba(24, 24, 24, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(8px);
}

#rec836252765 .t-form__inputsbox {
  gap: 14px;
}

#rec836252765 .t-input-group {
  margin-bottom: 0;
}

#rec836252765 .t-input,
#rec836252765 .t-input-group textarea {
  min-height: 60px;
  padding: 16px 18px;
  border: 1px solid rgba(18, 18, 18, 0.12) !important;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  font-size: 17px;
  line-height: 1.4;
  color: #111111;
}

#rec836252765 .t-input-group textarea {
  min-height: 124px;
}

#rec836252765 .t-input::placeholder,
#rec836252765 .t-input-group textarea::placeholder {
  color: rgba(17, 17, 17, 0.48);
}

#rec836252765 .t-form__submit {
  margin-top: 16px;
}

#rec836252765 .t-submit {
  width: 100%;
  min-height: 60px;
  font-size: 19px;
  font-weight: 600;
}

#rec836252765 .t718__form-bottom-text {
  margin-top: 16px;
  color: rgba(17, 17, 17, 0.62);
  font-size: 14px;
  line-height: 1.65;
  font-style: italic;
}

#rec836252765 .t718__form-bottom-text ul,
#rec836252765 .t718__form-bottom-text li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#rec836252765 .t718__form-bottom-text li::before {
  content: "* ";
  font-style: italic;
}

#rec836252765 .t-form__errorbox-wrapper,
#rec836252765 .t-form__successbox {
  border-radius: 16px;
}

@media screen and (max-width: 1200px) {
  #rec836252765 .t718 > .t-container:last-of-type {
    margin-left: 24px;
    margin-right: 24px;
    gap: 30px;
    padding: 34px 30px 30px;
  }

  #rec836252765 .t718 > .t-container:last-of-type > .t-col_5 {
    width: calc(50% - 15px);
  }

  #rec836252765 .t718__contacts {
    font-size: 28px;
  }
}

@media screen and (max-width: 980px) {
  #rec836252765 .t-section__descr {
    margin-bottom: 28px;
  }

  #rec836252765 .t718 > .t-container:last-of-type {
    display: block;
    margin-left: 18px;
    margin-right: 18px;
    padding: 24px 20px 22px;
    border-radius: 24px;
    background-image:
      linear-gradient(160deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 255, 255, 0.95) 65%, rgba(255, 255, 255, 0.9) 100%),
      url("brand/contacts-accent-05.png");
    background-position: center center, 72% bottom;
    background-size: auto, cover;
  }

  #rec836252765 .t718 > .t-container:last-of-type > .t-col_5 {
    width: 100%;
  }

  #rec836252765 .t718__contacts {
    gap: 12px;
    font-size: 24px;
  }

  #rec836252765 .apex-contact-line {
    gap: 12px;
  }

  #rec836252765 .apex-contact-icon {
    width: 22px;
    height: 22px;
    flex-basis: 22px;
  }

  #rec836252765 .t718__address {
    max-width: none;
    margin-top: 18px;
    margin-bottom: 22px;
  }

  #rec836252765 form.t-form {
    padding: 18px;
    border-radius: 20px;
  }

  #rec836252765 .t-input,
  #rec836252765 .t-input-group textarea {
    min-height: 56px;
    padding: 15px 16px;
    font-size: 16px;
  }

  #rec836252765 .t-input-group textarea {
    min-height: 112px;
  }
}

#rec836252766 {
  padding-top: 0 !important;
  padding-bottom: 18px !important;
  background: linear-gradient(90deg, #353535 0%, #2f2f2f 100%);
}

#rec836252766 .t-container {
  max-width: 1180px;
}

#rec836252766 .t-col {
  float: none;
  margin: 0 auto;
}

#rec836252766 .t134__descr {
  padding-top: 10px;
  font-size: 18px;
  line-height: 1.55;
  text-align: center;
  color: rgba(255, 255, 255, 0.82);
}

#rec836252766 .t134__descr br:first-child {
  display: none;
}

#rec836252766 .t134__descr br + br {
  display: none;
}

@media screen and (max-width: 980px) {
  #rec836252766 {
    padding-bottom: 14px !important;
  }

  #rec836252766 .t134__descr {
    padding-top: 6px;
    font-size: 15px;
    line-height: 1.5;
  }
}
