.has-pill-style-font-size{display:inline-block;padding:.25rem .75rem;color:#330b6d;font-weight:600;border-radius:1.5rem;background-color:#fdec4e}.post-card{position:relative;display:flex;flex-direction:column;padding:clamp(1rem,.4285714286rem + 1.1904761905vw,1.5rem);color:var(--blockColor,#330b6d);border:.0625rem solid transparent;border-radius:1.5rem;overflow:hidden;transition:color .2s linear,border-color .2s linear}.post-card:focus,.post-card:hover{color:var(--blockHoverColor,#5b2bcb);border-color:#5b2bcb}.acf-block.bg-lavender .post-card{border-color:#d2c8ff}.acf-block.bg-lavender .post-card:focus,.acf-block.bg-lavender .post-card:hover{border-color:#5b2bcb}.post-card.swiper-slide{height:auto}.post-card__element{position:absolute;left:0;bottom:0;z-index:1}.post-card__bottom,.post-card__date,.post-card__meta,.post-card__title{z-index:2}.block-filter-top .post-card{grid-column:span 12}@media (min-width:48rem){.block-filter-top .post-card{grid-column:span 4}}.block-filter-side .post-card{grid-column:span 12}@media (min-width:48rem){.block-filter-side .post-card{grid-column:span 6}}@media (min-width:62rem){.block-filter-side .post-card{grid-column:span 4}}.post-card__image-wrapper{margin-bottom:1rem;padding-bottom:55.76923%}.post-card__image-wrapper:not(:has(img)){background-color:#ded4ed}.post-card__meta{font-weight:var(--subtitle-3-font-weight);font-size:var(--subtitle-3-font-size);font-family:var(--subtitle-3-font-family);line-height:var(--subtitle-3-line-height);font-variant-numeric:var(--subtitle-3-font-variant-numeric);margin-bottom:.5rem;font-size:0;line-height:0}.post-card__meta span{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:#330b6d}.post-card__meta span.post-featured-card__source{color:#6b558b}.post-card__meta span.post-featured-card__source:not(:first-child){margin-left:.5rem}.post-card__title{font-weight:var(--t4-font-weight);font-size:var(--t4-font-size);font-family:var(--t4-font-family);line-height:var(--t4-line-height);font-variant-numeric:var(--t4-font-variant-numeric);flex-grow:1;margin-top:0;margin-bottom:1.5rem}.post-card__date{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:#4d376c}.post-card__bottom{display:flex;justify-content:space-between}.post-card__arrow{display:flex;flex:auto;justify-content:flex-end;align-items:flex-end;text-align:left}.post-card__arrow span{width:3rem;height:3rem;padding:0;color:#330b6d;border-color:#330b6d;border-radius:3rem}.post-card__arrow span i::before{font-size:1.25rem}