.hub-header{background-color:#fff;border-bottom:1px solid #b7d9d4;display:flex;height:4rem;position:fixed;top:0;width:100vw;z-index:40}.hub-header__container{align-items:center;display:flex;justify-content:space-around;margin:0 auto;padding:.5rem 2rem;width:100%}@media (max-width:991px){.hub-header__container{justify-content:space-between}}.hub-header__container--actions{align-items:center;display:flex;gap:1rem}@media (max-width:991px){.hub-header__container--actions{display:none}}.hub-header__container--menu{background-color:transparent;border:none;cursor:pointer;display:block}.hub-header__container--logo{align-items:center;display:flex;gap:.5rem}.hub-header__container--logo img{height:3rem}@media (max-width:991px){.hub-header__container--logo img{height:2rem}}@media (max-width:767px){.hub-header__container--logo img{height:2rem}}.hub-header__mobile-actions{display:none}@media (max-width:991px){.hub-header__mobile-actions{background-color:#fff;border:1px solid #b7d9d4;border-radius:.75rem;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;gap:.75rem;padding:.75rem;position:absolute;right:1rem;top:4rem;z-index:45}}.link{color:#223843;text-decoration:none}.profile-button{align-items:center;background-color:#66bfbf;border-radius:50%;color:#fff;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.profile-button .link,.profile-button a{color:#fff;text-decoration:none}.profile-button .user-initial{font-size:1.2rem;font-weight:700}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-8px) scaleY(.98)}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.dropdown-enter-to,.dropdown-leave-from{opacity:1;transform:translateY(0) scaleY(1)}@media (min-width:992px){.hub-header__container--menu{display:none!important}}
