.has-pill-style-font-size{display:inline-block;padding:.25rem .75rem;color:#330b6d;font-weight:600;border-radius:1.5rem;background-color:#fdec4e}.spotlight-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}.spotlight-card.swiper-slide{height:auto}.spotlight-card__image-wrapper{width:100%}.spotlight-card__image-wrapper--logo{border-radius:1.5rem;background-color:#fff}.spotlight-card__image-wrapper--logo .spotlight-card__image{object-fit:contain;object-position:center}@media (min-width:48rem){.spotlight-card__image-wrapper{height:14.75rem}}.spotlight-card__image{width:100%;height:100%;border-radius:1.5rem;object-fit:cover;object-position:top}.spotlight-card__content{display:flex;flex-direction:column;flex-grow:1;margin-top:1rem}.spotlight-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}.spotlight-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 .spotlight-card{grid-column:span 12}@media (min-width:48rem){.block-filter-top .spotlight-card{grid-column:span 3}}.block-filter-side .spotlight-card{grid-column:span 12}@media (min-width:48rem){.block-filter-side .spotlight-card{grid-column:span 6}}@media (min-width:62rem){.block-filter-side .spotlight-card{grid-column:span 3}}.spotlight-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}.spotlight-card__button .icon-arrow-right{position:relative;top:-.125rem;width:1.25rem;height:1.25rem}a.spotlight-card:focus,a.spotlight-card:hover{border-color:#5b2bcb}a.spotlight-card:focus .spotlight-card__button,a.spotlight-card:focus .spotlight-card__title,a.spotlight-card:hover .spotlight-card__button,a.spotlight-card:hover .spotlight-card__title{color:#5b2bcb}