.uc-background {
    background-color: rgba(247, 247, 255, 0.92);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute;
}

#rec1857129991 .t-menu-base__maincontainer {
    border: 1px solid var(--Main-PrimaryLight, #D1C0BD);
    background-color: rgba(247, 247, 255, 1) !important;
    /* Main/DropShadow */
    box-shadow: 0 4px 4px 0 rgba(229, 59, 59, 0.25);
}

.t-menu-base.t-menu-base_positionfixed {
    position: fixed !important;
    z-index: 1000;
    background-color: transparent !important;
}

.t-menu-burger.t-menuburger {
    z-index: 10000;
}

#rec1857129991 .tmenu-mobile {
    background-color: rgba(247, 247, 255, 1) !important;
    box-shadow: 0px 5px 5px -5px rgba(34, 60, 80, 0.6);
}

#rec1857129991 .tmenu-mobile > div {
    min-height: 51px;
}