.EventsListing-module__3x2NOW__section{color:#0f172a;background-color:#fff;min-height:100vh;font-family:inherit}.EventsListing-module__3x2NOW__heroBanner{text-align:center;background-image:linear-gradient(#0f172a73,#0f172ae0),url(https://images.unsplash.com/photo-1470225620780-dba8ba36b745?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:380px;padding-top:80px;display:flex;position:relative}.EventsListing-module__3x2NOW__heroTitle{color:#fff;letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;font-size:3.8rem;font-weight:900}.EventsListing-module__3x2NOW__breadcrumb{color:#ffffffd9;font-size:.95rem;font-weight:600}.EventsListing-module__3x2NOW__breadcrumb a{color:#fff;text-decoration:none;transition:color .2s}.EventsListing-module__3x2NOW__breadcrumb a:hover{color:#c084fc}.EventsListing-module__3x2NOW__container{max-width:1200px;margin:0 auto;padding:60px 24px 100px}.EventsListing-module__3x2NOW__scheduleHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:44px;display:flex}.EventsListing-module__3x2NOW__titleBox{flex-direction:column;gap:6px;display:flex}.EventsListing-module__3x2NOW__subTag{color:#2563eb;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.EventsListing-module__3x2NOW__mainHeadline{color:#0f172a;margin:0;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.EventsListing-module__3x2NOW__dayTabsRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.EventsListing-module__3x2NOW__dayTabBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;padding:10px 24px;transition:all .25s;display:flex}.EventsListing-module__3x2NOW__dayTabBtn:hover{color:#2563eb;border-color:#2563eb}.EventsListing-module__3x2NOW__dayTabActive{box-shadow:0 4px 14px #2563eb47;color:#fff!important;background:#2563eb!important;border-color:#0000!important}.EventsListing-module__3x2NOW__dayLabel{font-size:13px;font-weight:800}.EventsListing-module__3x2NOW__dateLabel{opacity:.85;margin-top:2px;font-size:10px}.EventsListing-module__3x2NOW__eventsStack{flex-direction:column;gap:28px;display:flex}.EventsListing-module__3x2NOW__eventCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:280px 280px 1.2fr auto;align-items:center;gap:32px;padding:28px 36px;transition:all .3s;display:grid;box-shadow:0 8px 25px #0f172a0d}.EventsListing-module__3x2NOW__eventCard:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 15px 35px #7b3ff226}.EventsListing-module__3x2NOW__infoCol{flex-direction:column;gap:10px;width:100%;display:flex}.EventsListing-module__3x2NOW__eventTitle{color:#0f172a;margin:0;font-size:1.35rem;font-weight:800;line-height:1.35}.EventsListing-module__3x2NOW__eventExcerpt{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.EventsListing-module__3x2NOW__imgCol{border-radius:14px;flex-shrink:0;width:100%;height:140px;overflow:hidden}.EventsListing-module__3x2NOW__eventThumbImg{object-fit:cover;width:100%;height:100%;transition:transform .35s}.EventsListing-module__3x2NOW__eventCard:hover .EventsListing-module__3x2NOW__eventThumbImg{transform:scale(1.05)}.EventsListing-module__3x2NOW__metaCol{flex-direction:column;gap:14px;display:flex}.EventsListing-module__3x2NOW__metaItem{color:#475569;align-items:flex-start;gap:10px;font-size:.82rem;display:flex}.EventsListing-module__3x2NOW__metaIcon{color:#2563eb;flex-shrink:0;margin-top:2px}.EventsListing-module__3x2NOW__metaText{line-height:1.4}.EventsListing-module__3x2NOW__actionCol{justify-content:flex-end;display:flex}.EventsListing-module__3x2NOW__buyTicketBtn{text-transform:uppercase;letter-spacing:.06em;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 14px #2563eb38;color:#fff!important}.EventsListing-module__3x2NOW__buyTicketBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 22px #1d4ed852}.EventsListing-module__3x2NOW__loadMoreWrapper{justify-content:center;margin-top:48px;display:flex}.EventsListing-module__3x2NOW__loadMoreBtn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#2563eb;border:none;border-radius:4px;align-items:center;gap:10px;padding:8px 14px 8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2563eb59;color:#fff!important}.EventsListing-module__3x2NOW__loadMoreBtn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 20px #2563eb80;color:#fff!important}.EventsListing-module__3x2NOW__loadMorePlusBadge{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s,background .2s;display:flex}.EventsListing-module__3x2NOW__loadMoreBtn:hover .EventsListing-module__3x2NOW__loadMorePlusBadge{background:#ffffff61;transform:scale(1.05)}@media (max-width:1024px){.EventsListing-module__3x2NOW__eventCard{grid-template-columns:1fr;gap:20px;padding:24px}.EventsListing-module__3x2NOW__imgCol{height:200px}.EventsListing-module__3x2NOW__actionCol{justify-content:flex-start}}
