.preview-footer-event{display:flex;flex-direction:column;justify-content:flex-end}.event-hover-details{max-height:0;opacity:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.event-restriction{opacity:0;transition:opacity .3s ease}.preview-card:hover .event-hover-details{max-height:200px;opacity:1}.preview-card:hover .event-restriction{opacity:1}.event-divider{border:0;border-top:1px solid #fcfcfc;height:1px;margin:12px 0}.text-right{text-align:right}.flex-grow-1{flex-grow:1}.gap-2{gap:12px}.preview-card{border-radius:6px;color:#fcfcfc;height:100%;overflow:hidden;position:relative}.preview-card a{color:inherit;display:block;height:100%}.preview-card .featured-sanity-image{height:100%}.preview-card-body{height:100%;padding:12px 18px 18px;position:relative}@media(min-width:768px){.preview-card-body{padding:18px 24px 24px}}.preview-card.-small .preview-card-body{height:100%;padding:9px 12px 12px;position:relative}@media(min-width:768px){.preview-card.-small .preview-card-body{padding:12px 18px 18px}}.preview-card.-hide-labels .preview-card-label{display:none!important}.preview-card a:hover .-strong-onhover{font-weight:500}.preview-card .media-wrapper,.preview-card figure{height:100%}.preview-card .base-image{height:100%;-o-object-fit:cover;object-fit:cover}.preview-card .featured-sanity-image{aspect-ratio:var(--ratio-sm);-o-object-fit:cover;object-fit:cover}@media(min-width:768px){.preview-card .featured-sanity-image{aspect-ratio:var(--ratio-md)}}@media(min-width:992px){.preview-card .featured-sanity-image{aspect-ratio:var(--ratio-lg)}}.preview-card.-frame img{-o-object-fit:contain;object-fit:contain;padding:18px}@media(min-width:768px){.preview-card.-frame img{padding:24px}}@media(min-width:992px){.preview-card.-frame img{padding:36px 27px}}
