: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{display:grid;grid-gap:40px;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{display:flex;flex-direction:column;border-radius:2px}.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{position:relative;height:0;padding-bottom:100%;background-size:cover;background-position:50%;border-radius:2px 2px 0 0}.team-grid-module .team-grid-cards .team-grid-card .image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:2px 2px 0 0}.team-grid-module .team-grid-cards .team-grid-card .content{padding:16px 24px;display:flex;flex-direction:column;border-radius:0 0 2px 2px;flex:100%;justify-content:center}@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{list-style:none;padding:0;margin-bottom:0;display:flex;flex-direction:row;gap:4px}.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{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%}.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{width:12px;height:12px;fill:#fff}