@import url("quiz-yandex-visual.css?v=20260716-4");

.seo-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.lead-form-status {
  display: none;
  margin: 14px 0 0;
  padding: 12px 14px;
  border-radius: 8px;
  font: 500 14px/1.4 Arial, sans-serif;
  text-align: center;
}

.lead-form-status.is-visible {
  display: block;
}

.lead-form-status.is-error {
  color: #9f1d1d;
  background: #fff0f0;
}

.lead-form-status.is-success {
  color: #176b36;
  background: #edf9f1;
}

.t-popup-form {
  display: grid;
  gap: 14px;
}

.t-popup-field {
  width: 100%;
  min-height: 54px;
  padding: 0 18px;
  box-sizing: border-box;
  color: #111;
  background: #f7f7f7;
  border: 1px solid #e8e8e8;
  border-radius: 7px;
  font: 400 16px/1.2 Arial, sans-serif;
  outline: none;
}

.t-popup-field:focus {
  border-color: #ff7657;
  box-shadow: 0 0 0 3px rgba(255, 118, 87, .14);
}

.t-popup-button {
  min-height: 54px;
  padding: 0 18px;
  color: #fff;
  background: linear-gradient(90deg, #ff6163 0%, #ff9050 100%);
  border: 0;
  border-radius: 10px;
  font: 700 14px/1 Arial, sans-serif;
  cursor: pointer;
}

.lead-form-submit[disabled],
.quiz-btn[disabled] {
  cursor: wait;
  opacity: .65;
}
#rec1207495776 .tn-elem[data-elem-id="1712470900085"] .tn-atom {
  background-image: url("../img/media-009.png") !important;
  background-size: cover !important;
  background-position: center center !important;
}
