.team-nav{background-color:#eceff5;border-top:1px solid #fff;display:flex;left:50%;margin-top:-1px;padding:.9em 0;position:relative;transform:translatex(-50vw);width:100vw;z-index:9}.team-nav .link-text{font-size:1em;font-weight:600;line-height:1em;text-decoration:none}.team-nav a{color:#231f20;text-decoration:none}.team-nav a:hover{color:#0064ff}.team-nav-contain{grid-column-gap:4em;grid-row-gap:4em;align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1480px;padding-inline:2.5em;width:100%}.team-nav-logo{max-height:2.85em;max-width:none;width:100%}.team-nav-right{grid-column-gap:2em;grid-row-gap:2em;align-items:center;display:flex;justify-content:flex-end}.team-nav-dropdown-toggle{display:none}.team-nav-dropdown-list{align-items:center;display:flex;gap:1em}@media screen and (max-width:800px){.team-nav-dropdown-toggle{display:flex}.team-nav-dropdown .team-nav-dropdown-list{display:none}.team-nav-dropdown.active .team-nav-dropdown-list{align-items:start;background:#fff;display:flex;flex-direction:column;justify-content:start;left:0;padding:2em;position:absolute;top:100%;width:100%}.team-nav-dropdown.active .team-nav-dropdown-list *{text-align:center;width:100%}}