#rec831525979 .t-step-form__step.t-quiz__contact-form .t-input-title {
    font-size: clamp(20px, 1em* 0.55, 24px) !important;
}

.t-quiz__counter-container { display: none;}

#rec831525979 .t-step-form__step.t-quiz__contact-form .t-input-title {
    font-size: clamp(20px, 1em* 0.55, 24px) !important;
}

.t-quiz__counter-container { display: none;}

/* Скрыть крестик закрытия попапа */
.t-popup[data-popup-id="vebinarform"] .t-popup__close {
  display: none !important;
}

/* Скрыть крестик закрытия попапа */
.t-popup__close,
.t-popup_close,
.t396__close,
[class*="popup__close"] {
  display: none !important;
}