.ourTeamSection{flex-wrap:wrap;margin-top:12rem;padding:0 8rem}@media only screen and (max-width:37.5em){.ourTeamSection{display:flex;flex-wrap:wrap;padding-left:2rem;padding-right:2rem;padding-top:7rem}}.ourTeamSection>div>center{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.ourTeamSection>div>center>h2{padding-bottom:3rem}.ourTeamSection>div>center>h2.team-agents-heading{margin-top:6rem}.ourTeamSection>div>p{margin:auto;max-width:80rem;text-align:center}.ourTeamSection>div>section{display:grid;gap:2.4rem;grid-template-columns:repeat(4,minmax(200px,1fr));margin-top:4.8rem}@media only screen and (max-width:767px){.ourTeamSection>div>section{grid-template-columns:repeat(2,minmax(160px,1fr));margin-bottom:4.8rem}}@media (max-width:480px){.ourTeamSection>div>section{grid-template-columns:1fr;margin-bottom:4.8rem}}.team-card{align-items:center;background-color:rgba(0,0,0,.31);border:1px solid hsla(0,0%,100%,.1);border-radius:1.2rem;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{box-shadow:0 5px 15px rgba(0,0,0,.3);transform:translateY(-5px)}.team-portrait{aspect-ratio:276/325;background-color:#000;border-radius:.8rem;overflow:hidden;width:100%}.team-portrait img{border-radius:.8rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-info{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-top:1.6rem;padding-bottom:.4rem;width:100%}.team-info h3{color:#fff;font-size:clamp(2rem,1.4vw + 1.4rem,2.8rem);font-weight:600;line-height:1.2}.team-info h3,.team-info p{font-family:Outfit,sans-serif;margin:0;text-align:center}.team-info p{color:hsla(0,0%,100%,.7);font-size:1.6rem;font-weight:400;line-height:1.4}.linkedin-link{align-items:center;color:hsla(0,0%,100%,.7);display:inline-flex;justify-content:center;margin-top:.4rem;transition:color .3s ease}.linkedin-link:hover{color:#fff}.ourTeamSection:after{clear:both;content:"";display:table}