.footer_footer__e_ilT{background-color:#4C089D;color:white;display:flex;justify-content:space-between;padding:2.5rem;flex-wrap:wrap;gap:2rem}.footer_logoSection__9g1h2{display:flex;flex-direction:column;align-items:flex-start}.footer_linksSection__i3peY{display:flex;gap:4rem;flex-wrap:wrap}.footer_linksSection__i3peY h4{margin-bottom:15px;font-size:1rem}.footer_linksSection__i3peY ul{list-style:none;padding:0;margin:0}.footer_linksSection__i3peY li{margin-bottom:6px}.footer_linksSection__i3peY a{color:white;text-decoration:none;font-weight:300;font-size:1rem}.footer_linksSection__i3peY a:hover{text-decoration:underline}.footer_socialIcons__W0uGe{display:flex;gap:10px;margin-top:10px}.footer_socialIcons__W0uGe a{color:white;font-size:20px}.footer_socialIcons__W0uGe img{width:20px}.Header_header__072v2{width:100%;min-height:100vh;background:linear-gradient(180deg,#4C089D,#3B007D,#2C005B);position:relative;overflow:hidden;color:white}.Header_bgVideo__albWa{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.Header_bgImage__3k9ZT{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3}.Header_content__OdEBz{position:relative;z-index:1;padding:1rem}.Header_navLink__bzbwi{cursor:pointer}.Header_mainNav__ecGwn{max-width:1400px;margin:auto;padding:1rem 2rem;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;display:flex;align-items:center;justify-content:space-between}.Header_logo__0dir7 img{width:100px}.Header_desktopNav__1E4MO{display:flex;gap:2rem;color:#4C089D;font-weight:600}.Header_desktopNav__1E4MO a span{cursor:pointer;transition:all .3s ease}.Header_desktopNav__1E4MO a span:hover{text-decoration:underline;color:#7C3AED}.Header_heroImage__eppXt{width:100%;max-width:600px;height:auto;margin:0 auto}@media (min-width:1024px){.Header_hero__7Iwg9{margin-top:5rem}.Header_first__uGH43{margin-bottom:3rem}.Header_second__5V2e8{flex-direction:row;gap:2rem}.Header_ticketBtn__v4HAV{font-size:1.2rem;padding:1rem 2rem}.Header_date__bVg4T{font-size:1.4rem}}.Header_hamburger__f_45F{display:none;cursor:pointer}@media (max-width:768px){.Header_hamburger__f_45F{display:flex}.Header_desktopNav__1E4MO{display:none}}.Header_mobileNav__csF_s{display:flex;flex-direction:column;align-items:center;margin-top:1rem;background-color:white;color:#4C089D;padding:1rem;border-radius:.75rem;gap:1rem;font-weight:700;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Header_mobileNav__csF_s span{cursor:pointer;padding:.5rem 0;transition:color .2s}.Header_mobileNav__csF_s span:hover{color:#7C3AED}.Header_hero__7Iwg9{max-width:900px;margin:4rem auto 2rem;text-align:center;padding:0 1rem}.Header_first__uGH43{position:relative}.Header_first__uGH43 img{min-width:100px;max-width:1000px}.Header_heroLabel__CDmCG{position:absolute;bottom:-1.5rem;left:50%;transform:translateX(-50%);letter-spacing:5px;font-size:clamp(12px,3vw,22px);font-weight:700}.Header_second__5V2e8{margin-top:2rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.Header_ticketBtn__v4HAV{background-color:#FFD700;color:#4C089D;padding:.8rem 1.5rem;border:none;border-radius:999px;font-weight:700;font-size:1rem;cursor:pointer;transition:transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2)}.Header_ticketBtn__v4HAV:hover{transform:scale(1.05)}.Header_date__bVg4T{font-size:1.2rem;font-weight:600;margin-top:2rem}:root{--background:#ffffff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}