.t702 .t-popup__container {
    border-radius: 15px !important;
}

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

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

.uc-bottom-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
}

.glass {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
}