.uc-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.uc-burger-menu {
    backdrop-filter: blur(5px);
}

.t-form__successbox {
    background: transparent;
    font-family:'Montserrat', Arial, sans-serif;
    line-height: 1.45;
    font-weight: 600;
    font-size: 24px;
}