.globalHeaderWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.globalHeader__LogoArea{flex-basis:25%}.globalHeader__MenuArea{flex-basis:70%;text-align:right}.desktopMenu{list-style-type:none;padding-left:0}.desktopMenu__items{display:inline-block;padding:10px 20px;position:relative}.LeftLogoIMG{aspect-ratio:auto;display:block;height:auto;max-width:100%}.desktopMenu__links{color:#000;text-decoration:none}#MobileGlobalContainer,.mobileExpanded{display:none}@media screen and (max-width:800px){#desktopGlobalContainer{display:none}#MobileGlobalContainer,.mobileExpanded{display:block}}.globalMobileMenuWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.globalMobile__LogoArea{flex-basis:50%}.globalMobile__BarsArea{flex-basis:50%;text-align:right}.HiddenExpanded{display:none}.mobileMenu__items{border-bottom:1px dotted gray;display:block;padding-bottom:5px;padding-top:5px}.nested_desktop_menu{background-color:#fff;display:none;left:0;list-style-type:none;padding:15px;position:absolute;top:35px;width:max-content}.desktopMenu__items:hover .nested_desktop_menu{display:block}.nested_desktop_menu_item{text-align:left}.nested_desktop_menu_link{color:#000;text-decoration:none}.nested__mobile__menu{list-style-type:none;padding-left:15px}.noBottomBorder{border-bottom:none}.MobileCaretDown{float:right}.hiddenMenu{display:none}