.uc-hide {
    display: none;
}

.t702 .t-popup__container {
    min-height: auto !important;
}

.t702 .t-popup__close {
    background: white !important;
}

.glass {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-radius: 15px !important;
}