#orb-site-header.orb-home-header{position:fixed;width:100%;background-color:rgba(0,0,0,0);border:none;transition:all ease .2s}#orb-site-header.orb-home-header.orb-sticky-effect{background-color:var(--brand-color-3);box-shadow:0 1px 5px rgba(0,0,0,.69)}#orb-mega-background.orb-toggled,#orb-mega-overlay.orb-toggled,#orb-mega-lightbox.orb-toggled{left:0}.orb-mega-dropdown{position:relative}.orb-mega-menu{display:flex;position:fixed;top:var(--mega-top);left:-110%;height:var(--mega-height);z-index:3;flex-direction:column;flex-wrap:wrap;background-color:var(--brand-color-5);border-top:3px solid var(--brand-color-2);overflow:hidden;transition:var(--mega-slide)}.orb-mega-menu .orb-header-link{display:block;padding:10px;font-size:16px;transition:background-color ease .2s}.orb-mega-menu .orb-header-link:hover,.orb-mega-menu .active{background-color:var(--brand-color-1);color:var(--brand-color-3)}.orb-header-column{display:flex;height:calc(var(--mega-height) - 60px);flex-direction:column;flex-wrap:wrap;border-right:1px solid var(--brand-color-3)}.orb-header-link.orb-header-heading{font-size:24px;font-weight:700}.orb-mega-toggle{display:block;position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer}.orb-mega-dropdown.orb-toggled{z-index:3}.orb-mega-dropdown.orb-toggled .orb-mega-menu{left:0}.orb-mega-dropdown.orb-toggled .orb-mega-toggle{left:90%}@media screen and (max-width:1700px){.orb-mega-menu{max-width:100%;overflow-x:scroll}.orb-header-column{height:calc(var(--mega-height) - 80px)}}@media screen and (max-width:800px){#orb-site-header.orb-hidden{top:-105px}#orb-site-navigation.orb-toggled{height:100%}#orb-mobile-toggle.orb-toggled{position:fixed;bottom:10px;right:10px;z-index:2;background-color:var(--brand-color-2)}#orb-mobile-toggle.orb-toggled #orb-toggle-open{display:none}#orb-mobile-toggle.orb-toggled #orb-toggle-close{display:block}.orb-header-dropdown.orb-toggled .orb-header-menu{display:block}.orb-header-dropdown.orb-toggled .orb-dropdown-toggle{left:90%}#orb-mega-navigation.orb-toggled{height:100%}.orb-mega-menu{display:none;position:static;width:100%;height:initial;border:none;box-shadow:0 0 10px black inset;flex-wrap:nowrap}.orb-header-column{height:initial;flex-wrap:nowrap;border-right:none;border-bottom:1px solid var(--brand-color-6)}.orb-mega-mobile-toggle{display:flex;width:50px;height:50px;margin-right:auto;align-items:center;justify-content:center;background-color:var(--brand-color-1);border-radius:10px}#orb-mega-mobile-close.orb-toggled{display:flex}.orb-mega-dropdown.orb-toggled .orb-mega-menu{display:block}}