.has-pill-style-font-size{display:inline-block;padding:.25rem .75rem;color:#330b6d;font-weight:600;border-radius:1.5rem;background-color:#fdec4e}.people-card{display:flex;flex-direction:column;padding:clamp(1rem,.4285714286rem + 1.1904761905vw,1.5rem);border:.0625rem solid transparent;border-radius:1.5rem;transition:border-color .2s linear!important}.people-card.swiper-slide{height:auto}.people-card__image-wrapper{width:100%}@media (min-width:48rem){.people-card__image-wrapper{height:14.75rem}}.people-card__image-wrapper .people-card__image{width:100%;height:100%;border-radius:1.5rem;object-fit:cover;object-position:top}.people-card__content{display:flex;flex-direction:column;flex-grow:1;margin-top:1rem}.people-card__title{font-weight:var(--title-1-font-weight);font-size:var(--title-1-font-size);font-family:var(--title-1-font-family);line-height:var(--title-1-line-height);font-variant-numeric:var(--title-1-font-variant-numeric);margin-bottom:.25rem;color:#330b6d;transition:color .2s linear}.people-card__job-title{font-weight:var(--subtitle-2-font-weight);font-size:var(--subtitle-2-font-size);font-family:var(--subtitle-2-font-family);line-height:var(--subtitle-2-line-height);font-variant-numeric:var(--subtitle-2-font-variant-numeric);color:#302343}.block-filter-top .people-card{grid-column:span 12}@media (min-width:48rem){.block-filter-top .people-card{grid-column:span 3}}.block-filter-side .people-card{grid-column:span 12}@media (min-width:48rem){.block-filter-side .people-card{grid-column:span 6}}@media (min-width:62rem){.block-filter-side .people-card{grid-column:span 3}}.people-card__button{font-weight:var(--link-1-font-weight);font-size:var(--link-1-font-size);font-family:var(--link-1-font-family);line-height:var(--link-1-line-height);font-variant-numeric:var(--link-1-font-variant-numeric);display:flex;flex-grow:1;align-items:flex-end;color:#330b6d;column-gap:.25rem}.people-card__button .icon-arrow-right{position:relative;top:-.125rem;width:1.25rem;height:1.25rem}a.people-card:focus,a.people-card:hover{border-color:#5b2bcb}a.people-card:focus .people-card__button,a.people-card:focus .people-card__title,a.people-card:hover .people-card__button,a.people-card:hover .people-card__title{color:#5b2bcb}