.team-grid{display:grid;gap:20px;grid-template-columns:repeat(6,1fr);padding-bottom:.5rem;scrollbar-width:thin}.team-grid .team-card{margin:0;padding:0;text-align:left}.team-grid-featured{margin-bottom:20px}.team-grid-featured.feature-1 .team-card:first-child{grid-column:4;translate:-50%}.team-grid-featured.feature-2 .team-card:first-child{grid-column:3}.team-grid-featured.feature-2 .team-card:nth-child(2){grid-column:4}.team-grid-featured.feature-3 .team-card:first-child{grid-column:3;translate:-50%}.team-grid-featured.feature-3 .team-card:nth-child(2){grid-column:4;translate:-50%}.team-grid-featured.feature-3 .team-card:nth-child(3){grid-column:5;translate:-50%}.team-grid-featured.feature-4 .team-card:first-child{grid-column:2}.team-grid-featured.feature-4 .team-card:nth-child(2){grid-column:3}.team-grid-featured.feature-4 .team-card:nth-child(3){grid-column:4}.team-grid-featured.feature-4 .team-card:nth-child(4){grid-column:5}.team-card__desc,.team-card__title{margin-bottom:0}.team-card--with-link .team-card__title{color:#dd2728}.team-grid .team-card--with-link:hover{transform:none!important}.team-grid .team-card--with-link:hover .team-card__img-wrap{border-color:#efecca}.team-card__img-wrap{border:5px solid #f5f3de;margin-bottom:10px;max-width:12rem;pointer-events:none;position:relative}.team-card__img-wrap:before{bottom:0;box-shadow:inset 0 0 18px rgba(43,43,43,.1);content:"";display:block;left:0;position:absolute;right:0;top:0}.team-card__img{aspect-ratio:1/1;border-radius:0;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:1139px){.team-grid{grid-template-columns:repeat(4,1fr)}.team-grid-featured.feature-1 .team-card:first-child{grid-column:3}.team-grid-featured.feature-2 .team-card:first-child{grid-column:2}.team-grid-featured.feature-2 .team-card:nth-child(2){grid-column:3}.team-grid-featured.feature-3 .team-card:first-child{grid-column:2;translate:-50%}.team-grid-featured.feature-3 .team-card:nth-child(2){grid-column:3;translate:-50%}.team-grid-featured.feature-3 .team-card:nth-child(3){grid-column:4;translate:-50%}.team-grid-featured.feature-4 .team-card:first-child,.team-grid-featured.feature-4 .team-card:nth-child(2),.team-grid-featured.feature-4 .team-card:nth-child(3),.team-grid-featured.feature-4 .team-card:nth-child(4){grid-column:auto}}@media (max-width:767px){.team-grid{grid-template-columns:repeat(3,1fr)}.team-grid-featured.feature-1 .team-card:first-child{grid-column:2;translate:none}.team-grid-featured.feature-2 .team-card:first-child,.team-grid-featured.feature-2 .team-card:nth-child(2){translate:-50%}.team-grid-featured.feature-3 .team-card:first-child,.team-grid-featured.feature-3 .team-card:nth-child(2),.team-grid-featured.feature-3 .team-card:nth-child(3){grid-column:auto;translate:none}}@media (max-width:479px){.team-grid{grid-template-columns:repeat(2,1fr)}.team-grid-featured.feature-1 .team-card:first-child{grid-column:2;translate:-50%}.team-grid-featured.feature-2 .team-card:first-child,.team-grid-featured.feature-2 .team-card:nth-child(2){grid-column:auto;translate:none}}