.home-page .ticker-track,.home-page #heroCard{visibility:hidden}
.home-page .ticker-track.is-hydrated,.home-page #heroCard.is-hydrated{visibility:visible}
.hero-card.event-featured{position:relative;isolation:isolate;overflow:hidden;border-color:rgba(85,216,255,.48);background:#090b18;color:#fff;box-shadow:0 24px 56px -32px rgba(28,92,255,.85)}
.hero-card.event-featured::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(6,8,24,.08) 10%,rgba(6,8,24,.42) 48%,rgba(6,8,24,.98) 100%)}
.hero-card.event-featured::after{content:"";position:absolute;inset:auto -18% -48% 34%;z-index:-1;height:62%;border-radius:50%;background:rgba(85,216,255,.27);filter:blur(54px);pointer-events:none}
.hero-card.event-featured img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:brightness(.84) saturate(.92);transition:transform .45s ease,filter .3s ease}
.hero-card.event-featured:hover img{transform:scale(1.035);filter:brightness(.9) saturate(1)}
.hero-card.event-featured .tag{align-self:flex-start;border:1px solid rgba(85,216,255,.4);background:rgba(6,10,30,.72);color:#77e2ff;backdrop-filter:blur(10px)}
.hero-card.event-featured h3{max-width:540px;margin-top:auto;color:#fff;text-wrap:balance;text-shadow:0 2px 18px rgba(0,0,0,.78)}
.hero-card.event-featured p{max-width:570px;color:rgba(255,255,255,.84);text-shadow:0 2px 12px rgba(0,0,0,.82)}
.event-featured-date{position:absolute;top:21px;right:21px;display:grid;place-items:center;min-width:61px;padding:9px 10px 8px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(6,10,30,.78);color:#fff;box-shadow:0 12px 25px -17px #000;backdrop-filter:blur(12px)}
.event-featured-date b{font-family:Fraunces,serif;font-size:1.65rem;line-height:1}
.event-featured-date span{margin-top:3px;color:#77e2ff;font-size:.62rem;font-weight:900;letter-spacing:.11em}
@media(max-width:620px){.hero-card.event-featured{min-height:370px}.event-featured-date{top:17px;right:17px;min-width:54px}.event-featured-date b{font-size:1.4rem}}
@media(prefers-reduced-motion:reduce){.hero-card.event-featured img{transition:none}.hero-card.event-featured:hover img{transform:none}}
