html, body {
    background-color: black;
}

@media screen and (min-width: 981px) {
    #rec2089170731 .t-menusub__menu {
        /*background-color: var(--menusub-bg);*/
        /*max-width: var(--menusub-width);*/
        /*border-radius: var(--menusub-radius);*/
        /*border: var(--menusub-border);*/
        /*box-shadow: var(--menusub-shadow);*/
        background-color: rgb(123 123 123 / 44%) !important;
        backdrop-filter: blur(5px);
    }
}

.t-menusub__arrow {
    margin-left: 0px;
    width: 3px;
}

#rec2089170731 .t462__list_item:first-child a {
    font-size: 18px;
}

