.team-spacer{height:4em}a.linkedIn{color:inherit;text-decoration:underline}.team-heading{margin-bottom:1.5em}.team-item.round{align-items:center;flex-direction:row;gap:20px;text-align:left!important}.team-headshot.round{border-radius:50%}a.team-hover{align-items:center;display:flex;justify-content:center;position:relative}a.team-hover:before{aspect-ratio:1/1;background:var(--clr-btn-primary);content:"";height:100%;width:100%}a.team-hover svg,a.team-hover:before{opacity:0;position:absolute;transition:all .3s cubic-bezier(.52,.26,.26,.81)}a.team-hover svg{height:30px;width:30px;z-index:5}a.team-hover:hover svg{opacity:1}a.team-hover:hover:before{opacity:.8}.team-item{display:flex;flex-direction:column;justify-content:middle;margin-bottom:10px;text-align:center}.team-headshot.round{max-width:200px}.team-headshot{aspect-ratio:1/1;object-fit:cover}h6.team-name{font-weight:500;margin-bottom:0;margin-top:15px}span.team-role{font-family:Aktiv Grotesk,Arial,sans-serif;font-size:.8em;font-weight:400;line-height:1.2em}.team-item{opacity:0;transform:translateY(15px);transition:opacity .6s cubic-bezier(.52,.26,.26,.81),transform .5s cubic-bezier(.52,.26,.26,.81)}.team-item.visible{opacity:1;transform:translateY(0)}