.header-bars{background-color:var(--sandstone);box-shadow:-1px 1px 3px #00000040;position:fixed;z-index:3;left:0;right:0;top:0;margin:0 auto;max-width:2000px}@media (max-width: 50em){.header-bars{display:none}}.header-bars .top-bar{height:4rem;background-color:var(--gold);margin-left:187px;display:flex;justify-content:space-between;padding:0rem 1.5rem}.header-bars .top-bar .left-links,.header-bars .top-bar .right-links{display:flex;padding:0;list-style:none;margin:0;padding-top:.6rem}.header-bars .top-bar .left-links li a,.header-bars .top-bar .right-links li a{padding:0 1.5rem;color:var(--white);text-decoration:none;font-size:1.4rem;font-weight:700}@media (max-width: 1600px){.header-bars .top-bar .right-links{display:none}}.header-bars .top-bar .dropdown{display:none}@media (max-width: 1600px){.header-bars .top-bar .dropdown{display:block}}.header-bars .top-bar .dropdown .btn-audience{background-color:var(--gold);color:var(--white);border-top:0px;border-bottom:0px;border-left:1px solid var(--white);border-right:1px solid var(--white);padding:0 1.5rem;font-size:1.4rem;font-weight:700;margin-right:1.5rem;min-width:130px;height:100%}.header-bars .top-bar .dropdown .btn-audience i{color:var(--white);padding-left:1rem}.header-bars .top-bar .dropdown:hover .dropdown-content{display:block}.header-bars .top-bar .dropdown .dropdown-content{display:none;position:absolute;background-color:var(--white);box-shadow:0 8px 16px #0003;z-index:1;margin-top:0;min-width:130px;border-radius:0 0 2px 2px;padding-left:0;list-style:none}.header-bars .top-bar .dropdown .dropdown-content li a{padding:1rem;display:inline-block;color:var(--very-dark);text-decoration:none;font-size:1.4rem;font-weight:700}.header-bars .top-bar .dropdown .dropdown-content :hover{background-color:var(--sandstone);color:var(--maroon)}.header-bars .top-bar .dropdown.open .dropdown-content{display:block}.header-bars .bottom-bar{background-color:#501214;height:82.5px;margin-left:187px}.header-bars .bottom-bar ul.simplemenu{list-style:none;display:flex;justify-content:space-around;align-items:center;margin:0;height:100%;padding-left:0}.header-bars .bottom-bar ul.simplemenu li{flex:1 0 auto;display:flex;align-items:center;text-align:center;height:100%;margin:0 1.5rem;transition:all .4s ease}.header-bars .bottom-bar ul.simplemenu li:hover,.header-bars .bottom-bar ul.simplemenu li.active-parent{box-shadow:inset 0 -4px var(--sandstone)}.header-bars .bottom-bar ul.simplemenu li a{width:75%;margin:0 auto;padding:3.3rem 0rem;text-decoration:none;color:var(--white);font-size:1.8rem;line-height:1.8rem;font-weight:700}body.emergency .header-bars{position:absolute;top:auto}
