html:root .transparent-sky{
--light: var(--ON); --dark: var(--OFF);
--mgm-sub-speed: 200ms;
--mgm-hamburger-width-auto: calc(var(--mgm-hamburger-width) * 1);
--mgm-hamburger-height-auto: calc(var(--mgm-hamburger-height) * 1);
--mgm-hamburger-border-radius-auto: calc(var(--mgm-hamburger-border-radius) * 1);
}
@media (prefers-color-scheme: dark) { html:root .transparent-sky{--light: var(--OFF); --dark: var(--ON);} }
.jbmm-186{
row-gap:0.3rem;
column-gap:0.3rem;
}
#jbmm-186 .mega-info-bar{
column-gap:0.3rem;
}
#jbmm-186 .mega-extra-bar{
column-gap:0.3rem;
}
@media only screen and (max-width: 767px) {
#nav-hamburger-modern { display:flex;} .jbmm.horiz-nav-menu { display:none;} #nav-hamburger-modern ul.mega-ham-modern { width:100%;}
}
@media only screen and (min-width: 768px) {
#nav-icon-modern, #nav-hamburger-modern ul.mega-ham-modern { display:none;}
}
#nav-icon-modern{ z-index: 1300;}
#nav-icon-modern{position:fixed;}
#nav-icon-modern b{background-color:rgb(51, 51, 51) !important;}
#nav-hamburger-modern, #nav-hamburger-modern .mm-panels { background-color:rgb(0, 0, 0) !important; --mm-color-background: rgb(0, 0, 0);}
#nav-hamburger-modern .mm-panels, #nav-hamburger-modern li a { color:rgb(255, 255, 255) !important; --mm-color-text: rgb(255, 255, 255); --mm-color-button: rgb(255, 255, 255);} #nav-hamburger-modern .mm-listitem:after{background-color: rgb(255, 255, 255) !important; --mm-color-border: rgb(255, 255, 255);}
#nav-hamburger-modern li a:hover { background-color:rgb(153, 153, 153) !important; --mm-color-background-highlight: rgb(153, 153, 153);}
#nav-hamburger-modern li a:hover { color:rgb(255, 255, 255) !important;}
body #mm-0::before{
animation-delay:0.4s; transition:all 0.4s ease; will-change: transform;
}
body.mm-wrapper_opening #mm-0::before {
content:""; position:absolute; display: inline-block; height:100%; width:100%; z-index:898; -webkit-filter: blur(5px) brightness(100%); backdrop-filter: blur(5px) brightness(100%);
overflow:hidden;
}


.mega-menuh li .sub-container li span.nolink {
    background: rgb(107, 107, 107) !important;
    color: rgb(255, 255, 255) !important;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}
