/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
header{position:relative;z-index:999;}.header-region{padding:20px;display:flex;justify-content:space-between;align-items:center;}.header-region .navigation.menu--main{align-content:center;}.header-region .navigation.menu--main .menu{list-style-type:none;display:flex;flex-direction:column;margin:0;gap:0;background:var(--navbar-bg);border-radius:35px;min-height:40px;padding:8px;}.header-region .navigation.menu--main .menu li{border-radius:30px;overflow:hidden;}.header-region .navigation.menu--main .menu li a{width:100%;height:100%;display:block;padding:5px 16px;color:black;font-size:18px;text-decoration:none;font-family:var(--font-ideal-sans-regular);font-weight:500;}.header-region .navigation.menu--main .menu li a:focus{outline:unset;}.header-region .is-active{background-color:var(--color-naples-yellow);}.site-branding{margin-inline:0;min-height:0;min-width:unset;background:none;}.site-branding__inner{height:unset;}.site-branding__logo img{width:250px;}#block-adbhub4r-site-branding{padding:0;}.logo{width:230px;}.menu-toggle{display:none;}.mobile-nav{display:block;}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;z-index:1001;}.menu-toggle span{width:25px;height:3px;background:var(--color-dark-blue);display:block;}.page-node-type-contact-us-page .menu-toggle span{background:var(--navbar-bg);}.menu-toggle.active span{background:var(--color-dark-blue);}.menu-toggle.active{position:fixed;top:35px;right:20px;}.mobile-nav{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:var(--navbar-bg);padding:80px 20px;transition:right 0.3s ease;z-index:1000;}.mobile-nav.active{right:0;}@media (min-width:768px){.header-region{padding:20px 40px;}.menu-toggle{display:none;}.mobile-nav{position:static;width:auto;height:auto;padding:0;background:transparent;right:auto;transition:none;}.header-region .navigation.menu--main .menu{flex-direction:row;}}@media (min-width:992px){.header-region .navigation.menu--main .menu li a{padding:5px 23px;font-size:20px;}.logo{width:280px;}}
