.header-wrapper{border-bottom:1px solid #f3f3f3;width:100%;margin-bottom:3rem;box-shadow:0 2px 4px -1px #00000014}.header{justify-content:space-between;align-items:center;width:60%;margin:0 auto;padding:.5rem 0;display:flex}.header #join-button{margin-left:.5rem}.header-text{align-items:center;gap:.25rem;display:flex}.header-text .header-link{color:inherit;cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;text-decoration:none;display:flex}.header-text .header-link:hover{background-color:#f0f0f0}.header-text .down-chevron{margin-top:-6px;margin-left:3px;font-size:1.125rem;font-style:normal;display:inline-block}.header-dropdown-menu{z-index:1000;background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;margin-top:.5rem;margin-left:-1rem;padding:.5rem 1rem;display:none;position:absolute}.header-dropdown-menu-container.open .header-dropdown-menu{display:block}.header-dropdown-menu li a{border-bottom:1px solid #e0e0e0;padding:.75rem;display:block}.header-dropdown-menu li a:hover{background-color:#f0f0f0;text-decoration:none}.header-dropdown-menu li.sub-item a{border-bottom:1px solid #e0e0e0;padding:.75rem .75rem .75rem 1.25rem}.header-dropdown-menu li:last-child a{border-bottom:none}@media (max-width:768px){.header{flex-wrap:wrap;justify-content:space-around;gap:.5rem;padding:.5rem 1.25rem;width:100%!important}.header-text{flex-wrap:wrap;gap:.25rem}}@media (max-width:480px){.header-text .header-link{padding:.375rem .625rem;font-size:.875rem}.header #join-button{padding:.5rem .875rem;font-size:.875rem}}
