iframe#vifr {
    border-radius: 15px;
}

#tilda-popup-for-error {
    bottom: 0;
    padding: 5px;
    right: 400px;
}

@media (max-width: 640px) {
    .conf-text {
        font-size: 12px !important;
        text-align: center !important;
    }
}

/*кнопка по ширине карточки - блок Проводим более 30 мероприятий*/
#rec3797244501 .t-card__btn {
    width: 100%;
}

/*показать стрелки слайдера на мобильном - блок Проводим более 30 мероприятий*/
@media screen and (max-width: 960px) {
    #rec3797244501 .t1196__controls {
        display: flex;
        padding: 0 10px;
    }
}