.team-profile{display:grid;grid-template-columns:280px minmax(0,1fr);gap:58px;align-items:center}.team-profile.reverse{grid-template-columns:minmax(0,1fr) 280px}.team-profile.reverse .team-photo{order:2}.team-photo{position:relative;width:280px;max-width:100%}.team-photo:after{content:'';position:absolute;inset:12px -12px -12px 12px;border:2px solid #c49a52;border-radius:7px;z-index:0}.team-photo img{position:relative;z-index:1;display:block;width:280px!important;max-width:100%!important;height:280px!important;object-fit:cover;border-radius:6px;box-shadow:0 20px 60px rgba(38,51,52,.10)}.team-role{color:#881c65;font-weight:800;margin-top:-4px}.team-copy h2{margin-bottom:8px}@media(max-width:760px){.team-profile,.team-profile.reverse{grid-template-columns:1fr}.team-profile.reverse .team-photo{order:0}.team-photo{width:240px;margin:auto}.team-photo img{width:240px!important;height:240px!important}}
