.has-pill-style-font-size{display:inline-block;padding:.25rem .75rem;color:#330b6d;font-weight:600;border-radius:1.5rem;background-color:#fdec4e}.event-featured-card{position:relative;padding:clamp(1rem,.4285714286rem + 1.1904761905vw,1.5rem);border-radius:clamp(2.5rem,1.3571428571rem + 2.380952381vw,3.5rem);overflow:hidden}.event-featured-card__grid{position:relative;z-index:2;display:flex;flex-flow:wrap;justify-content:space-between;align-items:center}@media (min-width:48rem){.event-featured-card__grid{flex-flow:nowrap;column-gap:5rem}}.event-featured-card__image-wrapper{width:100%;height:12.625rem;border-radius:clamp(2.5rem,1.3571428571rem + 2.380952381vw,3.5rem);overflow:hidden}@media (min-width:48rem){.event-featured-card__image-wrapper{width:auto}}@media (min-width:48rem){.event-featured-card__image-wrapper{height:26.75rem}}@media (min-width:62rem){.event-featured-card__image-wrapper{width:40rem}}.event-featured-card__image{width:100%;height:100%;object-fit:cover}.event-featured-card__meta{color:#b3a1ce}.event-featured-card__meta-item{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);display:flex;gap:.5rem;align-items:center;color:#d2c8ff}.event-featured-card__meta-item:not(:last-child){margin-bottom:.25rem}.event-featured-card__content{flex-grow:1;padding:2.5rem clamp(.5rem,-1.7857142857rem + 4.7619047619vw,2.5rem)}@media (min-width:48rem){.event-featured-card__content{margin-top:0}}.event-featured-card__content:not(:first-child){margin-top:1.5rem;padding:0}@media (min-width:48rem){.event-featured-card__content:not(:first-child){flex-basis:70%}}@media (min-width:62rem){.event-featured-card__content:not(:first-child){flex-basis:40%}}.event-featured-card__picture{position:absolute;top:-3rem;left:0;width:100%;height:100%}@media (min-width:36rem){.event-featured-card__picture{top:0}}.event-featured-card__picture img{width:100%;height:100%;object-fit:cover}.event-featured-card__title{font-weight:var(--t3-font-weight);font-size:var(--t3-font-size);font-family:var(--t3-font-family);line-height:var(--t3-line-height);font-variant-numeric:var(--t3-font-variant-numeric);margin-top:.5rem}.event-featured-card__title .event-featured-card__title-link{color:#fff;text-decoration:none}.event-featured-card__title .event-featured-card__title-link:focus,.event-featured-card__title .event-featured-card__title-link:hover{color:#ded4ed;text-decoration:none}.event-featured-card__excerpt{font-weight:var(--body-2-font-weight);font-size:var(--body-2-font-size);font-family:var(--body-2-font-family);line-height:var(--body-2-line-height);font-variant-numeric:var(--body-2-font-variant-numeric)}.event-featured-card .event-featured-card__meta-item--time{display:flex}.event-featured-card .event-featured-card__meta-item--time::before{background-repeat:no-repeat;background-size:contain;background-image:var(--icon-time-purple);content:" ";width:1.5rem;height:1.5rem;display:inline-block}.event-featured-card .event-featured-card__meta-item--location{display:flex}.event-featured-card .event-featured-card__meta-item--location::before{background-repeat:no-repeat;background-size:contain;background-image:var(--icon-location-purple);content:" ";width:1.5rem;height:1.5rem;display:inline-block}