@keyframes EventLandingPage-module-scss-module__KC17ha__heroReveal{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes EventLandingPage-module-scss-module__KC17ha__breathe{0%,to{box-shadow:0 4px 20px -4px #2563eb80}50%{box-shadow:0 8px 36px -4px #2563ebbf}}@keyframes EventLandingPage-module-scss-module__KC17ha__glowPulse{0%,to{opacity:.35;transform:translate(-50%,-50%)scale(1)}50%{opacity:.65;transform:translate(-50%,-50%)scale(1.15)}}.EventLandingPage-module-scss-module__KC17ha__pageOuter{min-height:100vh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#070b14}.EventLandingPage-module-scss-module__KC17ha__page{background:linear-gradient(#f8fafc 0%,#f1f5f9 50%,#e8edf3 100%);max-width:1024px;min-height:100vh;margin:0 auto;position:relative}.EventLandingPage-module-scss-module__KC17ha__hero{position:relative;overflow:hidden}.EventLandingPage-module-scss-module__KC17ha__heroImageWrapper{justify-content:center;line-height:0;display:flex;position:relative}.EventLandingPage-module-scss-module__KC17ha__heroImage,.EventLandingPage-module-scss-module__KC17ha__heroImageMobile{width:100%;height:auto;display:block}.EventLandingPage-module-scss-module__KC17ha__heroImageDesktop{width:100%;height:auto;display:none}.EventLandingPage-module-scss-module__KC17ha__eventHeader{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;animation:.8s cubic-bezier(.16,1,.3,1) both EventLandingPage-module-scss-module__KC17ha__heroReveal;display:flex}.EventLandingPage-module-scss-module__KC17ha__logo{opacity:.8;width:auto;height:40px}.EventLandingPage-module-scss-module__KC17ha__eventName{font-family:var(--font-display),var(--font-geist-sans),sans-serif;color:#111827;letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.85rem,7vw,3.5rem);font-weight:800;line-height:1.05}.EventLandingPage-module-scss-module__KC17ha__eventName:after{content:"";background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:2px;width:56px;height:4px;margin:.85rem auto 0;display:block}.EventLandingPage-module-scss-module__KC17ha__heroCta{color:#fff;letter-spacing:.01em;background:#2563eb;border-radius:9999px;align-items:center;gap:.5rem;padding:.9rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out 1s infinite EventLandingPage-module-scss-module__KC17ha__breathe;display:inline-flex}.EventLandingPage-module-scss-module__KC17ha__heroCta:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 8px 32px -4px #2563eb99}.EventLandingPage-module-scss-module__KC17ha__soldOutBadge{color:#fff;font-family:var(--font-display),var(--font-geist-sans),sans-serif;text-transform:uppercase;letter-spacing:.12em;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:9999px;padding:.75rem 2.5rem;font-size:1.15rem;font-weight:700;box-shadow:0 8px 32px -4px #ef444480}.EventLandingPage-module-scss-module__KC17ha__content{flex-direction:column;gap:2.5rem;max-width:960px;margin:0 auto;padding:2rem 1.25rem 3rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__infoGrid{grid-template-columns:1fr;gap:.75rem;display:grid}.EventLandingPage-module-scss-module__KC17ha__infoCard{background:#fff;border-radius:18px;align-items:flex-start;gap:1rem;padding:1.15rem 1.35rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 6px 16px #0000000a}.EventLandingPage-module-scss-module__KC17ha__infoCard:before{content:"";background:0 0;width:100%;height:3px;position:absolute;top:0;left:0}.EventLandingPage-module-scss-module__KC17ha__infoCard:hover{transform:translateY(-2px);box-shadow:0 2px 6px #0000000f,0 10px 24px #0000000f}.EventLandingPage-module-scss-module__KC17ha__infoDate:before{background:linear-gradient(90deg,#2563eb,#93c5fd)}.EventLandingPage-module-scss-module__KC17ha__infoTime:before{background:linear-gradient(90deg,#059669,#10b981)}.EventLandingPage-module-scss-module__KC17ha__infoLocation:before{background:linear-gradient(90deg,#7c3aed,#a78bfa)}.EventLandingPage-module-scss-module__KC17ha__infoIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;margin-top:.1rem;font-size:1.25rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__infoDate .EventLandingPage-module-scss-module__KC17ha__infoIcon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe)}.EventLandingPage-module-scss-module__KC17ha__infoTime .EventLandingPage-module-scss-module__KC17ha__infoIcon{color:#059669;background:linear-gradient(145deg,#ecfdf5,#dcfce7)}.EventLandingPage-module-scss-module__KC17ha__infoLocation .EventLandingPage-module-scss-module__KC17ha__infoIcon{color:#7c3aed;background:linear-gradient(145deg,#faf5ff,#f3e8ff)}.EventLandingPage-module-scss-module__KC17ha__infoText{flex-direction:column;gap:.2rem;min-width:0;display:flex}.EventLandingPage-module-scss-module__KC17ha__infoLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:700}.EventLandingPage-module-scss-module__KC17ha__infoValue{color:#111827;font-size:.9rem;font-weight:600;line-height:1.4}.EventLandingPage-module-scss-module__KC17ha__datesPanel{background:#fff;border-radius:22px;grid-column:1/-1;padding:1.5rem 1.5rem .85rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 6px 16px #0000000a}.EventLandingPage-module-scss-module__KC17ha__datesPanel:before{content:"";background:linear-gradient(90deg,#2563eb,#93c5fd);width:100%;height:3px;position:absolute;top:0;left:0}.EventLandingPage-module-scss-module__KC17ha__datesHeader{border-bottom:1px solid #eef2f7;flex-direction:column;gap:.1rem;margin-bottom:.25rem;padding-bottom:1rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__datesEyebrow{letter-spacing:.18em;text-transform:uppercase;color:#2563eb;font-size:.62rem;font-weight:700}.EventLandingPage-module-scss-module__KC17ha__datesTitle{font-family:var(--font-display),var(--font-geist-sans),sans-serif;letter-spacing:-.02em;color:#111827;margin:0;font-size:1.35rem;font-weight:700}.EventLandingPage-module-scss-module__KC17ha__datesList{flex-direction:column;display:flex}.EventLandingPage-module-scss-module__KC17ha__dateRow{grid-template-columns:auto 1fr;align-items:start;gap:1.1rem;padding:1.1rem 0;display:grid}.EventLandingPage-module-scss-module__KC17ha__dateRow+.EventLandingPage-module-scss-module__KC17ha__dateRow{border-top:1px solid #eef2f7}.EventLandingPage-module-scss-module__KC17ha__dateBlock{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex-shrink:0;width:64px;height:70px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.EventLandingPage-module-scss-module__KC17ha__dateBlock:after{content:"";border-top:1px dashed #e2e8f0;width:100%;height:1px;position:absolute;top:22px;left:-4px}.EventLandingPage-module-scss-module__KC17ha__dateBlockMonth{color:#fff;letter-spacing:.14em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#2563eb,#93c5fd);justify-content:center;align-items:center;height:22px;font-size:.62rem;font-weight:800;display:flex}.EventLandingPage-module-scss-module__KC17ha__dateBlockDay{font-family:var(--font-display),var(--font-geist-sans),sans-serif;color:#111827;letter-spacing:-.04em;font-variant-numeric:tabular-nums;flex:1;justify-content:center;align-items:center;padding-top:2px;font-size:1.7rem;font-weight:800;line-height:1;display:flex}.EventLandingPage-module-scss-module__KC17ha__dateInfo{flex-direction:column;gap:.1rem;min-width:0;padding-top:.1rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__dateTitle{color:#2563eb;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.15rem;font-size:.65rem;font-weight:800}.EventLandingPage-module-scss-module__KC17ha__dateWeekday{color:#111827;letter-spacing:-.01em;font-size:1rem;font-weight:700;line-height:1.3}.EventLandingPage-module-scss-module__KC17ha__dateTime{color:#475569;font-variant-numeric:tabular-nums;margin-top:.1rem;font-size:.88rem;font-weight:500;line-height:1.4}.EventLandingPage-module-scss-module__KC17ha__dateLocation{color:#64748b;align-items:center;gap:.35rem;margin-top:.45rem;font-size:.82rem;font-weight:500;line-height:1.4;display:inline-flex}.EventLandingPage-module-scss-module__KC17ha__dateLocation svg,.EventLandingPage-module-scss-module__KC17ha__dateLocation .EventLandingPage-module-scss-module__KC17ha__anticon{color:#94a3b8;flex-shrink:0}@media (min-width:600px){.EventLandingPage-module-scss-module__KC17ha__datesPanel{padding:1.75rem 2rem 1rem}.EventLandingPage-module-scss-module__KC17ha__dateRow{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:1.25rem 0}.EventLandingPage-module-scss-module__KC17ha__dateBlock{width:72px;height:78px}.EventLandingPage-module-scss-module__KC17ha__dateBlockDay{font-size:1.95rem}.EventLandingPage-module-scss-module__KC17ha__dateLocation{text-align:right;justify-self:end;max-width:50%;margin-top:0}}.EventLandingPage-module-scss-module__KC17ha__sectionsBlock{flex-direction:column;gap:1.5rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__sectionsTitle{font-family:var(--font-display),var(--font-geist-sans),sans-serif;color:#111827;text-align:center;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.EventLandingPage-module-scss-module__KC17ha__sectionMapContainer{justify-content:center;display:flex}.EventLandingPage-module-scss-module__KC17ha__sectionMapImage{border-radius:16px;max-width:min(100%,420px);height:auto;box-shadow:0 4px 20px #00000014}.EventLandingPage-module-scss-module__KC17ha__sectionsGrid{grid-template-columns:1fr;justify-items:center;gap:1.25rem;display:grid}.EventLandingPage-module-scss-module__KC17ha__sectionsGrid>*{width:100%;max-width:400px}.EventLandingPage-module-scss-module__KC17ha__soldOutBlock{text-align:center;background:#fff;border-radius:20px;padding:3rem 1.5rem;box-shadow:0 1px 3px #0000000f}.EventLandingPage-module-scss-module__KC17ha__soldOutBlock img{max-width:220px;height:auto;margin:0 auto 1rem}.EventLandingPage-module-scss-module__KC17ha__soldOutBlock p{color:#64748b;margin:0}.EventLandingPage-module-scss-module__KC17ha__noSections{color:#64748b;text-align:center;padding:2rem 0;font-style:italic}.EventLandingPage-module-scss-module__KC17ha__sectionCard{--accent:v.$primary;color:inherit;cursor:pointer;background:#fff;border:none;border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:block;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 8px 24px #0000000a}.EventLandingPage-module-scss-module__KC17ha__sectionCard:hover{box-shadow:0 0 0 2px var(--accent),0 12px 40px #0000001f;transform:translateY(-6px)}.EventLandingPage-module-scss-module__KC17ha__sectionCard:hover .EventLandingPage-module-scss-module__KC17ha__sectionHeader{padding-top:1.15rem;padding-bottom:1.15rem}.EventLandingPage-module-scss-module__KC17ha__sectionCard:hover .EventLandingPage-module-scss-module__KC17ha__sectionCta{filter:brightness(1.1);transform:translateY(-1px)}.EventLandingPage-module-scss-module__KC17ha__sectionCardSoldOut{cursor:default;opacity:.7;filter:grayscale(.3)}.EventLandingPage-module-scss-module__KC17ha__sectionHeader{background:var(--accent);background-image:linear-gradient(#00000014,#00000014);padding:.9rem 1.5rem;transition:padding .4s cubic-bezier(.16,1,.3,1)}.EventLandingPage-module-scss-module__KC17ha__sectionName{font-family:var(--font-display),var(--font-geist-sans),sans-serif;color:#fff;text-align:center;letter-spacing:.01em;text-shadow:0 1px 3px #0003;margin:0;font-size:1.1rem;font-weight:700}.EventLandingPage-module-scss-module__KC17ha__sectionBody{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__sectionPrices{flex-direction:column;align-items:center;gap:2px;display:flex}.EventLandingPage-module-scss-module__KC17ha__sectionFullPrice{color:#9ca3af;font-size:.85rem;text-decoration:line-through}.EventLandingPage-module-scss-module__KC17ha__sectionPrice{font-family:var(--font-display),var(--font-geist-sans),sans-serif;color:var(--accent);letter-spacing:-.03em;filter:brightness(.85);font-size:2rem;font-weight:800}.EventLandingPage-module-scss-module__KC17ha__sectionPriceLabel{text-transform:uppercase;letter-spacing:.1em;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:6px;padding:.2rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.EventLandingPage-module-scss-module__KC17ha__sectionAvailable{color:#64748b;font-size:.75rem;font-weight:500}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentTimeline{border-top:1px solid #f1f5f9;width:100%;margin-top:8px;padding-top:8px}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentHeader{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.72rem;font-weight:600;display:block}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentRow{align-items:center;gap:8px;padding:3px 0;display:flex;position:relative}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentRow:before{content:"";background:#e2e8f0;width:1px;height:6px;position:absolute;top:100%;left:4.5px}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentRow:last-child:before{display:none}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentDot{background:#3b82f6;border:2px solid #3b82f6;border-radius:50%;flex-shrink:0;width:10px;height:10px}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentFirst .EventLandingPage-module-scss-module__KC17ha__sectionInstallmentDot{background:#22c55e;border-color:#22c55e}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentLast .EventLandingPage-module-scss-module__KC17ha__sectionInstallmentDot{background:#fff;border-color:#94a3b8}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentDate{color:#475569;text-align:left;flex:1;font-size:.78rem;font-weight:500}.EventLandingPage-module-scss-module__KC17ha__sectionInstallmentAmount{color:#111827;font-size:.78rem;font-weight:600}.EventLandingPage-module-scss-module__KC17ha__sectionCta{background:var(--accent);color:#fff;text-shadow:0 1px 2px #00000026;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.EventLandingPage-module-scss-module__KC17ha__sectionSoldOut{flex-direction:column;align-items:center;gap:.25rem;padding:1.5rem 1rem;display:flex}.EventLandingPage-module-scss-module__KC17ha__sectionSoldOut img{max-width:120px;height:auto}.EventLandingPage-module-scss-module__KC17ha__sectionSoldOutText{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.9rem;font-weight:600}.EventLandingPage-module-scss-module__KC17ha__descriptionBlock{background:#fff;border:1px solid #0000000a;border-radius:20px;padding:2rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 4px 16px #0000000d}.EventLandingPage-module-scss-module__KC17ha__descriptionBlock:before{content:"";background:linear-gradient(#2563eb,#7c3aed);border-radius:4px 0 0 4px;width:4px;height:100%;position:absolute;top:0;left:0}.EventLandingPage-module-scss-module__KC17ha__descriptionContent{color:#475569;font-size:1rem;line-height:1.8}.EventLandingPage-module-scss-module__KC17ha__ctaBanner{text-align:center;color:#fff;background:#0f172a;border-radius:24px;padding:3rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 20px 50px -12px #00000080}.EventLandingPage-module-scss-module__KC17ha__ctaBannerGlow{pointer-events:none;background:radial-gradient(circle,#6366f133 0%,#0000 70%);width:300px;height:300px;animation:4s ease-in-out infinite EventLandingPage-module-scss-module__KC17ha__glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EventLandingPage-module-scss-module__KC17ha__ctaTitle{font-family:var(--font-display),var(--font-geist-sans),sans-serif;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.65rem;font-weight:800;position:relative}.EventLandingPage-module-scss-module__KC17ha__ctaDescription{opacity:.6;margin:0 0 1.75rem;font-size:.95rem;position:relative}.EventLandingPage-module-scss-module__KC17ha__ctaButton{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#6d28d9 100%);border-radius:9999px;align-items:center;gap:.5rem;padding:.9rem 2.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 0 24px #6366f159,0 4px 16px #0003}.EventLandingPage-module-scss-module__KC17ha__ctaButton:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 0 40px #6366f180,0 12px 32px #0000004d}.EventLandingPage-module-scss-module__KC17ha__mobileSticky{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:10;background:#f8fafcbf;border-top:1px solid #0000000f;width:100%;padding:.75rem 1rem 1rem;position:sticky;bottom:0}.EventLandingPage-module-scss-module__KC17ha__mobileStickyBtn{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#6d28d9 100%);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.95rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 0 20px #2563eb4d,0 8px 28px -8px #2563eb80}.EventLandingPage-module-scss-module__KC17ha__mobileStickyBtn:active{transform:scale(.97)}@media (min-width:600px){.EventLandingPage-module-scss-module__KC17ha__content{gap:2.75rem;padding:2.25rem 1.75rem 3.5rem}.EventLandingPage-module-scss-module__KC17ha__infoGrid{grid-template-columns:1fr 1fr;gap:.75rem}.EventLandingPage-module-scss-module__KC17ha__infoLocation{grid-column:1/-1}}@media (min-width:640px){.EventLandingPage-module-scss-module__KC17ha__content{gap:3rem;padding:2.5rem 2rem 4rem}.EventLandingPage-module-scss-module__KC17ha__sectionsGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.EventLandingPage-module-scss-module__KC17ha__sectionsGrid>*{max-width:none}.EventLandingPage-module-scss-module__KC17ha__sectionsGrid>:only-child{grid-column:1/-1;justify-self:center;max-width:400px}.EventLandingPage-module-scss-module__KC17ha__ctaBanner{border-radius:28px;padding:3.5rem 2.5rem}.EventLandingPage-module-scss-module__KC17ha__ctaTitle{font-size:2rem}.EventLandingPage-module-scss-module__KC17ha__ctaBannerGlow{width:500px;height:500px}}@media (min-width:768px){.EventLandingPage-module-scss-module__KC17ha__mobileSticky,.EventLandingPage-module-scss-module__KC17ha__heroImageMobile{display:none}.EventLandingPage-module-scss-module__KC17ha__heroImageDesktop{display:block}.EventLandingPage-module-scss-module__KC17ha__infoGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.EventLandingPage-module-scss-module__KC17ha__infoLocation{grid-column:auto}.EventLandingPage-module-scss-module__KC17ha__descriptionBlock{padding:2.5rem 2rem 2.5rem 2.25rem}.EventLandingPage-module-scss-module__KC17ha__page{box-shadow:0 0 0 1px #ffffff0d,0 1px 3px #0000001a,0 20px 60px #00000026}}@media (min-width:900px){.EventLandingPage-module-scss-module__KC17ha__sectionsGrid{grid-template-columns:repeat(3,1fr)}.EventLandingPage-module-scss-module__KC17ha__sectionsGrid>:only-child{grid-column:1/-1;justify-self:center;max-width:400px}}@media (min-width:1024px){.EventLandingPage-module-scss-module__KC17ha__content{gap:3.5rem}}
@keyframes TeaserPage-module-scss-module__ypy-QG__teaserReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes TeaserPage-module-scss-module__ypy-QG__bgGlow{0%,to{opacity:.55}50%{opacity:.85}}.TeaserPage-module-scss-module__ypy-QG__pageOuter{color:#fff;min-height:100dvh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(#0b1020 0%,#050711 100%);flex-direction:column;display:flex;position:relative;overflow:hidden}.TeaserPage-module-scss-module__ypy-QG__pageOuter:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 20%,#6366f159,#0000 55%);animation:6s ease-in-out infinite TeaserPage-module-scss-module__ypy-QG__bgGlow;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.TeaserPage-module-scss-module__ypy-QG__pageOuter:before{animation:none}}.TeaserPage-module-scss-module__ypy-QG__inner{z-index:1;flex-direction:column;flex:1;gap:1.75rem;width:100%;max-width:960px;margin:0 auto;padding:1.5rem 1.25rem 3rem;display:flex;position:relative}.TeaserPage-module-scss-module__ypy-QG__logo{opacity:.6;align-self:center;width:auto;height:32px}.TeaserPage-module-scss-module__ypy-QG__hero{border-radius:18px;line-height:0;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #0009}.TeaserPage-module-scss-module__ypy-QG__heroImage,.TeaserPage-module-scss-module__ypy-QG__heroImageMobile{width:100%;height:auto;display:block}.TeaserPage-module-scss-module__ypy-QG__heroImageDesktop{width:100%;height:auto;display:none}.TeaserPage-module-scss-module__ypy-QG__eventName{font-family:var(--font-display),var(--font-geist-sans),sans-serif;color:#fff;letter-spacing:-.045em;text-align:center;text-wrap:balance;margin:0;font-size:clamp(1.85rem,7vw,3.5rem);font-weight:800;line-height:1.05;animation:.8s cubic-bezier(.16,1,.3,1) .15s both TeaserPage-module-scss-module__ypy-QG__teaserReveal}.TeaserPage-module-scss-module__ypy-QG__tag{letter-spacing:.3em;text-transform:uppercase;color:#ffffff8c;text-align:center;margin:0;font-size:.65rem;font-weight:600}.TeaserPage-module-scss-module__ypy-QG__countdown{grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%;max-width:480px;margin:0 auto;animation:.8s cubic-bezier(.16,1,.3,1) .3s both TeaserPage-module-scss-module__ypy-QG__teaserReveal;display:grid}.TeaserPage-module-scss-module__ypy-QG__chunk{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:1rem .5rem}.TeaserPage-module-scss-module__ypy-QG__num{font-variant-numeric:tabular-nums;background:linear-gradient(#fff 0%,#a5b4fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:SF Mono,ui-monospace,Roboto Mono,monospace;font-size:clamp(1.75rem,7vw,2.75rem);font-weight:700;line-height:1}.TeaserPage-module-scss-module__ypy-QG__lbl{letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-top:6px;font-size:.55rem;font-weight:600}@media (min-width:768px){.TeaserPage-module-scss-module__ypy-QG__heroImageMobile{display:none}.TeaserPage-module-scss-module__ypy-QG__heroImageDesktop{display:block}.TeaserPage-module-scss-module__ypy-QG__inner{gap:2rem;padding:2rem 1.75rem 3rem}.TeaserPage-module-scss-module__ypy-QG__chunk{padding:1.25rem .5rem}.TeaserPage-module-scss-module__ypy-QG__lbl{font-size:.6rem}}