.dolyami-helper-text{
    color:#623d90;
    font-family:SuisseIntlHelveticaNeueCyr;
    font-weight:300;
    font-size:small;
}

.dolyamy-helper-link{
    color: #623d90 !important;
    text-decoration: underline !important;
}

@supports selector(.dummy:has(iframe)) {         /* защитим кодом от старых браузеров */
  .t868 .t-popup__container.t-popup__container-animated:has(iframe) {
    height: 100%;
  }
}