@charset "UTF-8";.location-card{position:relative;display:flex;flex-direction:column;color:var(--blockColor,#000);cursor:pointer}.location-card:focus .location-card__titles,.location-card:hover .location-card__titles{box-shadow:0 .25rem 1.25rem rgba(0,0,0,.1)}.location-card:focus img,.location-card:hover img{transform:scale(1.1) perspective(.0625rem)}.location-card canvas{position:absolute;top:0;left:0;z-index:2;width:100%;height:1.125rem;transform:rotate(180deg)}.block-filter-top .location-card{grid-column:span 12}@media (min-width:48rem){.block-filter-top .location-card{grid-column:span 4}}.location-card__titles{padding-bottom:2.1875rem;text-align:center;transition:box-shadow .2s}.location-card__image-wrapper{margin-bottom:0;padding-bottom:75%}@media (max-width:47.98rem){.location-card__image-wrapper{padding-bottom:76%}}.location-card__image-wrapper:not(:has(img)){background-color:#e0e0e0}.block-filter__posts-container .location-card__popup{display:none!important}.location-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}.location-card__meta span{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)}.location-card__meta span:not(:last-child)::after{content:"•";display:inline-block;width:.25rem;margin:auto .5rem;color:transparent;background-color:#ccc;clip-path:circle(.125rem at 50% 50%)}.location-card__title{margin-top:0;color:#224cb3;font-size:1.5rem;font-family:Inter;line-height:1.75rem}.location-card__term{position:relative;top:-.9375rem;display:inline-block;padding:.4375rem .75rem .375rem;color:#112d73;font-weight:500;font-size:.875rem;font-family:bureau-grot-condensed,sans-serif;line-height:1.0625rem;letter-spacing:1.3;text-transform:uppercase;background-color:#fff}@media (max-width:47.98rem){.location-card__term{font-size:.875rem;line-height:.9375rem;letter-spacing:.0675rem}}.location-card__author{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-top:auto}