html:root .my-theme{
--light: var(--ON); --dark: var(--OFF);
--mgm-sub-speed: 400ms;
--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 .my-theme{--light: var(--OFF); --dark: var(--ON);} }
.jbmm-6503{
row-gap:0.6rem;
column-gap:0.6rem;
}
#jbmm-6503 .mega-info-bar{
column-gap:0.6rem;
}
#jbmm-6503 .mega-extra-bar{
column-gap:0.6rem;
}
#mega-menuh-6503 .sub_menu li{
text-align: center;
}
@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{color:rgb(204, 0, 0);}
#nav-hamburger-modern, #nav-hamburger-modern .mm-panels { background-color:rgb(40, 85, 162); --mm-color-background: rgb(40, 85, 162);}
#nav-hamburger-modern .mm-panels, #nav-hamburger-modern li a { color:rgb(255, 255, 255); --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), --mm-color-border: rgb(255, 255, 255);}
#nav-hamburger-modern li a:hover { background-color:rgb(153, 153, 153); --mm-color-background-highlight: rgb(153, 153, 153);}
#nav-hamburger-modern li a:hover { color:rgb(255, 255, 255);}
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;
}
/* no:  */