:root{--one-fourth-card:calc(25% - 30px);--one-third-card:calc(33.33333% - 26.66667px);--one-half-card:calc(50% - 20px)}.team-grid-module .team-grid-cards{grid-gap:40px;display:grid;justify-content:center}@media screen and (max-width:639px){.team-grid-module .team-grid-cards{grid-template-columns:100%!important}}.team-grid-module .team-grid-cards.columns-4{grid-template-columns:var(--one-fourth-card) var(--one-fourth-card) var(--one-fourth-card) var(--one-fourth-card)}@media screen and (max-width:1199px){.team-grid-module .team-grid-cards.columns-4{grid-template-columns:var(--one-third-card) var(--one-third-card) var(--one-third-card)}}.team-grid-module .team-grid-cards.columns-3{grid-template-columns:var(--one-third-card) var(--one-third-card) var(--one-third-card)}@media screen and (max-width:1023px){.team-grid-module .team-grid-cards.columns-3,.team-grid-module .team-grid-cards.columns-4{grid-template-columns:var(--one-half-card) var(--one-half-card)}}.team-grid-module .team-grid-cards.columns-2{grid-template-columns:var(--one-third-card) var(--one-third-card)}@media screen and (max-width:1023px){.team-grid-module .team-grid-cards.columns-2{grid-template-columns:var(--one-half-card) var(--one-half-card)}}.team-grid-module .team-grid-cards.columns-1{grid-template-columns:var(--one-third-card)}@media screen and (max-width:1023px){.team-grid-module .team-grid-cards.columns-1{grid-template-columns:var(--one-half-card)}}.team-grid-module .team-grid-cards .team-grid-card{border-radius:2px;display:flex;flex-direction:column}.team-grid-module .team-grid-cards .team-grid-card.card-style-elevated{box-shadow:0 2px 12px 0 rgba(50,71,92,.15)}.team-grid-module .team-grid-cards .team-grid-card.alignment-left{text-align:left}.team-grid-module .team-grid-cards .team-grid-card.alignment-center{text-align:center}.team-grid-module .team-grid-cards .team-grid-card .image{background-position:50%;background-size:cover;border-radius:2px 2px 0 0;height:0;padding-bottom:100%;position:relative}.team-grid-module .team-grid-cards .team-grid-card .image img{border-radius:2px 2px 0 0;display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.team-grid-module .team-grid-cards .team-grid-card .content{border-radius:0 0 2px 2px;display:flex;flex:100%;flex-direction:column;justify-content:center;padding:16px 24px}@media screen and (max-width:1199px){.team-grid-module .team-grid-cards .team-grid-card .content{padding:8px 16px}}.team-grid-module .team-grid-cards .team-grid-card.card-style-flat .content{border:1px solid #d6dade;border-top:0}.team-grid-module .team-grid-cards .team-grid-card .content .team-member-name{margin-bottom:0}.team-grid-module .team-grid-cards .team-grid-card .content .links{display:flex;flex-direction:row;gap:4px;list-style:none;margin-bottom:0;padding:0}.team-grid-module .team-grid-cards .team-grid-card.alignment-center .content .links{justify-content:center}.team-grid-module .team-grid-cards .team-grid-card .content .links li a{display:inline-block}.team-grid-module .team-grid-cards .team-grid-card .content .links li a .hs_cos_wrapper_type_icon{align-items:center;border-radius:50%;display:flex;height:22px;justify-content:center;width:22px}.team-grid-module .team-grid-cards .team-grid-card .content .links li.linkedin a .hs_cos_wrapper_type_icon{background-color:#0076b2}.team-grid-module .team-grid-cards .team-grid-card .content .links li.twitter a .hs_cos_wrapper_type_icon{background-color:#50acf2}.team-grid-module .team-grid-cards .team-grid-card .content .links li.email a .hs_cos_wrapper_type_icon{background-color:#ff7a59}.team-grid-module .team-grid-cards .team-grid-card .content .links li.other_url a .hs_cos_wrapper_type_icon{background-color:#b8b8b8}.team-grid-module .team-grid-cards .team-grid-card .content .links li .hs_cos_wrapper_type_icon svg{fill:#fff;height:12px;width:12px}