.module--team-members .module--team-members__member{align-items:flex-start;display:flex;flex-flow:column;gap:16px;justify-content:flex-start}.module--team-members .content-wrapper{display:grid;gap:32px}.module--team-members .module--team-members__member .module--team-members__member-socials{align-items:center;display:flex;flex-flow:row wrap;gap:8px;justify-content:flex-start;margin-top:auto}.module--team-members .module--team-members__member-image{border-radius:500px;max-width:100px;overflow:hidden;position:relative;width:100%}.module--team-members .module--team-members__member-image:before{content:"";display:block;padding-bottom:200%;width:100%}.module--team-members .module--team-members__member-image img{height:100%;left:0;max-height:100%;object-fit:cover;position:absolute;top:0;width:100%}.module--team-members .module--team-members__member .module--team-members__member-socials .module--team-members__member-socials__social{align-items:center;display:flex;flex-flow:column;height:24px;justify-content:center;width:24px}@media (max-width:339px){.module--team-members .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media (min-width:340px) and (max-width:479px){.module--team-members .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:480px) and (max-width:767px){.module--team-members .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px) and (max-width:1199px){.module--team-members .content-wrapper{grid-template-columns:repeat(4,1fr)}}@media (min-width:1200px){.module--team-members .content-wrapper{grid-template-columns:repeat(6,1fr)}}