.t-popup.t-popup_show {
-webkit-backdrop-filter: blur(30px);
backdrop-filter: blur(30px);
}

.t228, .tmenu-mobile, .tmenu-mobile_positionfixed, .tmenu-mobile_opened {
    background-color: rgba(0, 0, 19, 0.85) !important;
    backdrop-filter: blur(30px);
}

.t-descr_xs {
    font-size: 15px !important;
}

.t-select, .t-input, .t-input-phonemask__select-code {
    font-size: 15px !important;
    font-weight: normal;
}

.t-input-title {
    padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
    .t-btnflex_sm, .t-btn.t-btnflex_sm, .t-submit.t-btnflex_sm {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
@media screen and (max-width: 980px) {
    .t228__right_buttons_wrap {
        padding-bottom: 15px;
    }