.team-container{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.team-container>.team-header{margin:auto;padding:0 16px}.team-container>.team-header h2{margin-bottom:16px}.team-container>.team-header h5{font-weight:400;margin-bottom:80px}.team-container>.team-content{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:auto;padding:0 16px}.team-container>.team-content>.team-card{display:flex;height:84px;margin-bottom:40px;width:274px}.team-container>.team-content>.team-card>.team-card-image{border-radius:4px;height:84px;padding-right:16px;width:100px}.team-container>.team-content>.team-card>.team-card-image img{display:block;height:84px;margin:0;object-fit:cover;width:84px}.team-container>.team-content>.team-card>.team-card-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.team-container>.team-content>.team-card>.team-card-content h5{font-weight:500}.team-container>.team-content>.team-card>.team-card-content p{margin:0}@media (max-width:48em){.team-container{padding:40px 0}.team-container>.team-content{justify-content:flex-start}.team-container>.team-content>.team-card{width:100%}.team-container>.team-header h5{margin-bottom:60px}.team-container>.team-content>.team-card{margin-bottom:0}}