.leadership-team{padding:0}.position{font-family:var(--secondary-color);font-size:15px}.leadership-team__list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -12px}.leadership-team__item{box-sizing:border-box;flex:0 0 33.3333%;max-width:33.3333%;padding:0 12px 40px}.leadership-team__card{align-items:center;display:flex;flex-direction:column;text-align:center}.leadership-team__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:160px;margin-bottom:16px;width:160px}.leadership-team__content{max-width:90%}.leadership-team__name{font-size:20px;font-weight:700;line-height:1.2;margin:12px 0 6px}.leadership-team__social-link{border-radius:5px;display:inline-block;height:20px;margin-left:6px;position:relative;transition:.3s ease;width:20px}.leadership-team__social-link svg{height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.leadership-team__bio{font-size:14px;line-height:20px;margin-top:10px}@media (max-width:991px){.leadership-team__item{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.leadership-team__item{flex:0 0 100%;max-width:100%}.leadership-team__image{height:150px;width:150px}}@media (max-width:525px){.leadership-team__image{height:130px;width:130px}}