
/* Скрыть крестик закрытия в попапе Tilda */
.t-popup__close {
    display: none !important;
}
</style>