

/* Start:/bitrix/components/creativebz/personal/templates/.default/css/auth.css?1752482125782*/
/** korobok mod 29.05.2025 */
.popup {
  width: 708px;
  background-color: #fff;
  border-radius: 3px;
  padding: 38px 49px 50px;
  box-sizing: border-box;
}
.popup__title {
  color: var(--color-primary);
  font-weight: 900;
  font-size: 48px;
  line-height: 52px;
  text-align: left;
  margin: 0 0 24px 0;
  letter-spacing: 0.008em;
}
.popup__text {
  font-size: 16px;
  margin: 0 0 20px 0;
  line-height: 24px;
  text-align: left;
  color: #3f454d;
}

.hidden {
  display: none;
}

@media (max-width: 780px) {
  .popup {
    width: 100%;
    padding: 10px;
  }
  .popup__title {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 14px 0;
  }
  .popup__text {
    font-size: 14px;
    margin: 0 0 10px 0;
    line-height: 20px;
  }
}

/*# sourceMappingURL=auth.css.map */

/* End */
/* /bitrix/components/creativebz/personal/templates/.default/css/auth.css?1752482125782 */
