.Navbar-module__nuAbfa__topBar{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;position:sticky;top:0;box-shadow:0 4px 20px #00000014,0 2px 6px #0000000a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.Navbar-module__nuAbfa__topBar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#5635d8 0%,#0074e0 50%,#2b8cff 100%);height:2.5px;position:absolute;bottom:-1px;left:0;right:0}.Navbar-module__nuAbfa__topBarInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex;position:relative}.Navbar-module__nuAbfa__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:contain;width:auto;max-width:220px;height:44px;display:block}.Navbar-module__nuAbfa__mobileToggle{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;font-size:20px;transition:background-color .2s;display:none}.Navbar-module__nuAbfa__mobileToggle:hover{color:#111827;background-color:#f3f4f6}.Navbar-module__nuAbfa__nav{align-items:center;gap:12px;display:flex}@media (max-width:640px){.Navbar-module__nuAbfa__mobileToggle{justify-content:center;align-items:center;display:inline-flex}.Navbar-module__nuAbfa__nav{background:#fff;border-bottom:1px solid #e5e7eb;flex-direction:column;align-items:stretch;gap:10px;padding:16px 24px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 25px #0000001a}.Navbar-module__nuAbfa__navOpen{display:flex}.Navbar-module__nuAbfa__btnOutline,.Navbar-module__nuAbfa__btnPrimary{justify-content:center;width:100%}}.Navbar-module__nuAbfa__btnOutline{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;gap:6px;padding:8px 18px;font-size:13.5px;font-weight:600;line-height:1.4;text-decoration:none;transition:all .2s;display:inline-flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.Navbar-module__nuAbfa__btnOutline:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}.Navbar-module__nuAbfa__btnActive{color:#5635d8;background:#f3f0ff;border-color:#5635d8;font-weight:700}.Navbar-module__nuAbfa__btnActive .Navbar-module__nuAbfa__starIcon{color:#5635d8}.Navbar-module__nuAbfa__starIcon{color:#6b7280;font-size:14px}.Navbar-module__nuAbfa__btnPrimary{color:#fff;background:#5635d8;border:1px solid #5635d8;border-radius:6px;align-items:center;padding:8px 22px;font-size:13.5px;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .2s;display:inline-flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important}.Navbar-module__nuAbfa__btnPrimary:hover{background:#4324b8}
.Footer-module__EZoWya__footer{color:#9ca3af;background:#111827;border-top:1px solid #1f2937;width:100%;margin-top:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.Footer-module__EZoWya__footerInner{grid-template-columns:1fr;gap:36px;max-width:1200px;margin:0 auto;padding:48px 24px 32px;display:grid}@media (min-width:768px){.Footer-module__EZoWya__footerInner{grid-template-columns:2fr 1fr 1.5fr}}.Footer-module__EZoWya__footerSection{flex-direction:column;gap:10px;display:flex}.Footer-module__EZoWya__footerLogoBadge{align-items:center;margin-bottom:6px;display:inline-flex}.Footer-module__EZoWya__footerLogoImg{object-fit:contain;background:#fff;border-radius:8px;width:auto;max-width:160px;height:40px;padding:6px 14px;display:block;box-shadow:0 4px 12px #0003}.Footer-module__EZoWya__footerTagline{color:#9ca3af;margin:0;font-size:14px;line-height:1.6}.Footer-module__EZoWya__footerHeading{color:#f3f4f6;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:14px;font-weight:700}.Footer-module__EZoWya__footerLink{color:#9ca3af;cursor:pointer;font-size:14px;text-decoration:none;transition:color .15s,transform .15s;display:inline-block}.Footer-module__EZoWya__footerLink:hover{color:#fff;transform:translate(2px)}.Footer-module__EZoWya__footerText{color:#9ca3af;margin:0;font-size:13.5px;line-height:1.6}.Footer-module__EZoWya__footerBottom{text-align:center;border-top:1px solid #1f2937;max-width:1200px;margin:0 auto;padding:20px 24px}.Footer-module__EZoWya__footerBottom p{color:#6b7280;margin:0;font-size:13px}
.ContactModal-module__UgeCMa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out ContactModal-module__UgeCMa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__UgeCMa__fadeIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__UgeCMa__contactModal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:520px;animation:.2s cubic-bezier(.16,1,.3,1) ContactModal-module__UgeCMa__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes ContactModal-module__UgeCMa__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ContactModal-module__UgeCMa__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ContactModal-module__UgeCMa__modalTitle{color:#111827;margin:0;font-size:20px;font-weight:700}.ContactModal-module__UgeCMa__modalCloseBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-size:18px;transition:all .15s}.ContactModal-module__UgeCMa__modalCloseBtn:hover{color:#111827;background:#f3f4f6}.ContactModal-module__UgeCMa__contactModalBody{padding:24px}.ContactModal-module__UgeCMa__contactIntro{color:#4b5563;margin:0 0 20px;font-size:14.5px;line-height:1.6}.ContactModal-module__UgeCMa__contactDetails{flex-direction:column;gap:16px;display:flex}.ContactModal-module__UgeCMa__contactItem{background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;align-items:flex-start;gap:14px;padding:14px;display:flex}.ContactModal-module__UgeCMa__contactIcon{color:#5635d8;flex-shrink:0;margin-top:2px;font-size:20px}.ContactModal-module__UgeCMa__contactItem strong{color:#111827;margin-bottom:2px;font-size:14px;display:block}.ContactModal-module__UgeCMa__contactItem p{color:#6b7280;margin:0;font-size:13.5px}.ContactModal-module__UgeCMa__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;padding:16px 24px;display:flex}.ContactModal-module__UgeCMa__modalPrimaryBtn{color:#fff;cursor:pointer;background:#5635d8;border:none;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:600;transition:background-color .15s}.ContactModal-module__UgeCMa__modalPrimaryBtn:hover{background:#4324b8}
.FeaturedCarousel-module__1-MKra__carousel{background:#09090b;width:100%;height:520px;position:relative;overflow:hidden}.FeaturedCarousel-module__1-MKra__carouselBgContainer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.FeaturedCarousel-module__1-MKra__carouselBgSlide{filter:blur(10px)brightness(.55);opacity:0;background-position:50%;background-size:cover;transition:opacity .8s ease-in-out;position:absolute;inset:0;transform:scale(1.06)}.FeaturedCarousel-module__1-MKra__carouselBgActive{opacity:1}.FeaturedCarousel-module__1-MKra__carouselBgOverlay{z-index:1;background:radial-gradient(circle,#09090b59 0%,#09090be0 100%);position:absolute;inset:0}.FeaturedCarousel-module__1-MKra__carouselContainer{z-index:2;align-items:center;max-width:1240px;height:100%;margin:0 auto;display:flex;position:relative}.FeaturedCarousel-module__1-MKra__carouselViewport{width:100%;height:100%;position:relative;overflow:hidden}.FeaturedCarousel-module__1-MKra__carouselTrack{height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.FeaturedCarousel-module__1-MKra__carouselSlide{background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.FeaturedCarousel-module__1-MKra__carouselImage{object-fit:contain;width:100%;height:100%;display:block}.FeaturedCarousel-module__1-MKra__carouselOverlay{background:linear-gradient(#09090b1f 0%,#09090b8c 55%,#09090bf0 100%);flex-direction:column;justify-content:flex-end;max-width:1240px;margin:0 auto;padding:56px 80px 64px;display:flex;position:absolute;inset:0}.FeaturedCarousel-module__1-MKra__carouselBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#5635d8e6;border:1px solid #a78bfa59;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:14px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #5635d84d}.FeaturedCarousel-module__1-MKra__carouselTitle{color:#fff;letter-spacing:-.8px;text-shadow:0 2px 8px #0006;max-width:840px;margin:0 0 10px;font-size:clamp(26px,4.2vw,44px);font-weight:800;line-height:1.15}.FeaturedCarousel-module__1-MKra__carouselDate{color:#cbd5e1;margin:0 0 24px;font-size:16px;font-weight:500}.FeaturedCarousel-module__1-MKra__carouselCta{color:#fff;background:#5635d8;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 18px #5635d873}.FeaturedCarousel-module__1-MKra__carouselCta:hover{background:#4324b8;transform:translateY(-2px);box-shadow:0 8px 24px #5635d88c}.FeaturedCarousel-module__1-MKra__carouselBtn{z-index:10;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09090bb3;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FeaturedCarousel-module__1-MKra__carouselBtn:hover{background:#5635d8e6;border-color:#7c3aed;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 20px #5635d866}.FeaturedCarousel-module__1-MKra__carouselBtnPrev{left:24px}.FeaturedCarousel-module__1-MKra__carouselBtnNext{right:24px}.FeaturedCarousel-module__1-MKra__carouselDots{z-index:10;align-items:center;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.FeaturedCarousel-module__1-MKra__carouselDot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.FeaturedCarousel-module__1-MKra__carouselDotActive{background:#7c3aed;border-radius:5px;width:28px}@media (max-width:900px){.FeaturedCarousel-module__1-MKra__carousel{height:460px}.FeaturedCarousel-module__1-MKra__carouselOverlay{padding:40px 48px}}@media (max-width:640px){.FeaturedCarousel-module__1-MKra__carousel{height:390px}.FeaturedCarousel-module__1-MKra__carouselOverlay{padding:24px 20px 40px}.FeaturedCarousel-module__1-MKra__carouselBtn{display:none}.FeaturedCarousel-module__1-MKra__carouselTitle{font-size:24px}.FeaturedCarousel-module__1-MKra__carouselDate{margin-bottom:18px;font-size:14px}}
.events-module__1hTyeq__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex}.events-module__1hTyeq__carousel{background:#09090b;width:100%;height:420px;position:relative;overflow:hidden}.events-module__1hTyeq__carouselBgContainer{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.events-module__1hTyeq__carouselBgSlide{filter:blur(8px)brightness(.6);opacity:0;background-position:50%;background-size:cover;transition:opacity .8s ease-in-out;position:absolute;inset:0;transform:scale(1.05)}.events-module__1hTyeq__carouselBgActive{opacity:1}.events-module__1hTyeq__carouselBgOverlay{z-index:1;background:radial-gradient(circle,#09090b66 0%,#09090bd9 100%);position:absolute;inset:0}.events-module__1hTyeq__carouselTrack{z-index:2;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.events-module__1hTyeq__carouselSlide{background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.events-module__1hTyeq__carouselImage{object-fit:contain;width:100%;height:100%;display:block}.events-module__1hTyeq__carouselOverlay{background:linear-gradient(#09090b26 0%,#09090b80 55%,#09090beb 100%);flex-direction:column;justify-content:flex-end;max-width:1200px;margin:0 auto;padding:48px 80px;display:flex;position:absolute;inset:0}.events-module__1hTyeq__carouselBadge{color:#fff;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#5635d8d9;border-radius:6px;align-self:flex-start;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.events-module__1hTyeq__carouselTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 12px #0006;margin:0 0 8px;font-size:36px;font-weight:800}.events-module__1hTyeq__carouselDate{color:#ffffffd9;margin:0 0 20px;font-size:15px;font-weight:500}.events-module__1hTyeq__carouselCta{color:#fff;background:#5635d8;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:11px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #5635d866}.events-module__1hTyeq__carouselCta:hover{background:#4527a0;transform:translateY(-1px)}.events-module__1hTyeq__carouselBtn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff2e;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:background .2s,transform .15s,border-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.events-module__1hTyeq__chevronIcon{color:#fff;font-size:16px;display:block}.events-module__1hTyeq__carouselBtn:hover{background:#ffffff59;border-color:#ffffff73;transform:translateY(-50%)scale(1.06)}.events-module__1hTyeq__carouselBtnPrev{left:28px}.events-module__1hTyeq__carouselBtnNext{right:28px}.events-module__1hTyeq__carouselDots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.events-module__1hTyeq__carouselDot{cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s}.events-module__1hTyeq__carouselDot:hover{background:#fff6;border-color:#fff}.events-module__1hTyeq__carouselDotActive{background:#fff;border-color:#fff;transform:scale(1.2)}@media (max-width:768px){.events-module__1hTyeq__carousel{height:280px}.events-module__1hTyeq__carouselOverlay{padding:28px 24px}.events-module__1hTyeq__carouselTitle{font-size:24px}.events-module__1hTyeq__carouselBtn{width:36px;height:36px;font-size:20px}.events-module__1hTyeq__carouselBtnPrev{left:12px}.events-module__1hTyeq__carouselBtnNext{right:12px}}.events-module__1hTyeq__mainContent{flex-direction:column;flex:1;align-items:flex-start;width:100%;max-width:900px;margin:0 auto;padding:48px 24px 64px;display:flex}.events-module__1hTyeq__eventsHeading{color:#0f172a;letter-spacing:-.03em;text-align:left;width:100%;margin-bottom:24px;font-size:34px;font-weight:800}.events-module__1hTyeq__filterControls{flex-wrap:wrap;align-items:center;gap:12px;width:100%;max-width:100%;margin:0 0 24px;display:flex}.events-module__1hTyeq__searchFeedbackBar{flex-direction:column;gap:8px;width:100%;max-width:600px;margin-top:-12px;margin-bottom:24px;display:flex}.events-module__1hTyeq__searchFeedbackText{color:#64748b;font-size:13.5px}.events-module__1hTyeq__searchFeedbackText strong{color:#0f172a;font-weight:600}.events-module__1hTyeq__didYouMeanBox{color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:13.5px;display:inline-flex}.events-module__1hTyeq__didYouMeanIcon{color:#7c3aed;flex-shrink:0;font-size:14px}.events-module__1hTyeq__didYouMeanBtn{font:inherit;color:#6d28d9;cursor:pointer;background:0 0;border:none;margin:0 2px;padding:0;font-weight:700;text-decoration:underline;transition:color .15s}.events-module__1hTyeq__didYouMeanBtn:hover{color:#4c1d95}.events-module__1hTyeq__emptyStateSuggestion{color:#6b7280;margin-top:10px;font-size:14px}.events-module__1hTyeq__searchWrapper{flex:240px;align-items:center;min-width:200px;height:42px;display:flex;position:relative}.events-module__1hTyeq__searchIcon{color:#94a3b8;pointer-events:none;width:17px;height:17px;transition:color .2s;position:absolute;left:13px}.events-module__1hTyeq__searchInput{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:42px;padding:0 36px 0 38px;font-size:13.5px;font-weight:450;transition:all .25s;box-shadow:0 2px 6px #00000008}.events-module__1hTyeq__searchInput::placeholder{color:#94a3b8}.events-module__1hTyeq__regionWrapper{flex:0 auto;align-items:center;min-width:190px;height:42px;display:flex;position:relative}.events-module__1hTyeq__regionIcon{color:#7c3aed;pointer-events:none;z-index:2;width:16px;height:16px;position:absolute;left:12px}.events-module__1hTyeq__regionSelect{color:#0f172a;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:42px;padding:0 32px 0 36px;font-size:13.5px;font-weight:500;transition:all .25s;box-shadow:0 2px 6px #00000008}.events-module__1hTyeq__regionSelect option{color:#0f172a;background:#fff;padding:8px}.events-module__1hTyeq__regionSelect:hover{border-color:#7c3aed}.events-module__1hTyeq__regionSelect:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed2e}.events-module__1hTyeq__sortWrapper{flex:0 auto;align-items:center;min-width:190px;height:42px;display:flex;position:relative}.events-module__1hTyeq__sortIcon{color:#7c3aed;pointer-events:none;z-index:2;width:16px;height:16px;position:absolute;left:12px}.events-module__1hTyeq__sortSelect{color:#0f172a;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:42px;padding:0 32px 0 36px;font-size:13.5px;font-weight:500;transition:all .25s;box-shadow:0 2px 6px #00000008}.events-module__1hTyeq__sortSelect option{color:#0f172a;background:#fff;padding:8px}.events-module__1hTyeq__sortSelect:hover{border-color:#7c3aed}.events-module__1hTyeq__sortSelect:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed2e}.events-module__1hTyeq__searchInput:focus{border-color:var(--secondary-mid);box-shadow:0 0 0 3px #b3db1440}.events-module__1hTyeq__searchWrapper:focus-within .events-module__1hTyeq__searchIcon{color:var(--secondary-dark)}.events-module__1hTyeq__clearButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;right:14px}.events-module__1hTyeq__clearButton:hover{color:#0f172a;background:#f1f5f9}.events-module__1hTyeq__eventsList{flex-direction:column;gap:20px;width:100%;max-width:900px;display:flex}@media (max-width:640px){.events-module__1hTyeq__eventRowCard{flex-direction:column;align-items:stretch;gap:16px;padding:18px 16px}}@media (max-width:640px){.events-module__1hTyeq__eventImageWrapper{width:100%;height:180px}}@media (min-width:640px){.events-module__1hTyeq__footerInner{grid-template-columns:2fr 1fr 1fr}}.events-module__1hTyeq__footerHeading{margin:0 0 4px}.events-module__1hTyeq__eventsList{flex-direction:column;gap:20px;display:flex}.events-module__1hTyeq__eventRowCard{border:1px solid var(--secondary-green-border);background-color:#fff;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px;transition:all .2s ease-in-out;display:flex;box-shadow:0 2px 8px #1b63240a}.events-module__1hTyeq__eventRowCard:hover{border-color:var(--secondary-green-mid);background-color:#fff;box-shadow:0 6px 18px #1b632414}.events-module__1hTyeq__eventImageWrapper{background-color:#f1f5f9;border-radius:12px;flex-shrink:0;width:180px;height:120px;overflow:hidden;box-shadow:0 4px 12px #00000014}.events-module__1hTyeq__eventThumbnail{object-fit:cover;width:100%;height:100%;display:block}.events-module__1hTyeq__eventLeftContent{flex-direction:column;flex:1;gap:6px;display:flex}.events-module__1hTyeq__eventMeta{color:#64748b;align-items:center;gap:8px;font-size:14px;font-weight:400;display:flex}.events-module__1hTyeq__metaItem{align-items:center;gap:6px;display:inline-flex}.events-module__1hTyeq__metaIcon{color:#94a3b8;flex-shrink:0;width:16px;height:16px}.events-module__1hTyeq__dotDivider{color:#cbd5e1;-webkit-user-select:none;user-select:none;font-size:14px}.events-module__1hTyeq__eventTitle{color:var(--text-primary);margin:2px 0 4px;font-size:20px;font-weight:700;line-height:1.35}.events-module__1hTyeq__eventDescription{color:var(--text-muted);max-width:650px;margin:0;font-size:14px;line-height:1.5}.events-module__1hTyeq__eventRightContent{text-align:right;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;gap:12px;min-width:100px;display:flex}.events-module__1hTyeq__eventPrice{color:#5635d8;letter-spacing:-.02em;font-size:20px;font-weight:800}.events-module__1hTyeq__selectLink{color:#047857;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.events-module__1hTyeq__selectLink:hover{color:#065f46}.events-module__1hTyeq__arrowIcon{font-size:16px;transition:transform .15s}.events-module__1hTyeq__selectLink:hover .events-module__1hTyeq__arrowIcon{transform:translate(4px)}.events-module__1hTyeq__footer{color:#ccc;background:#111;width:100%;margin-top:auto}.events-module__1hTyeq__footerInner{grid-template-columns:1fr;gap:32px;max-width:1200px;margin:0 auto;padding:48px 24px 32px;display:grid}@media (min-width:640px){.events-module__1hTyeq__footerInner{grid-template-columns:2fr 1fr 1fr}}.events-module__1hTyeq__footerSection{flex-direction:column;gap:8px;display:flex}.events-module__1hTyeq__footerLogoBadge{align-items:center;margin-bottom:12px;display:inline-flex}.events-module__1hTyeq__footerLogoImg{object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:200px;height:42px;padding:6px 16px;display:block;box-shadow:0 4px 12px #0003}.events-module__1hTyeq__footerTagline{color:#999;margin:0;font-size:14px;line-height:1.6}.events-module__1hTyeq__footerHeading{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:14px;font-weight:600}.events-module__1hTyeq__footerLink{color:#999;font-size:14px;text-decoration:none;transition:color .15s}.events-module__1hTyeq__footerLink:hover{color:#fff}.events-module__1hTyeq__footerText{color:#999;margin:0;font-size:14px}.events-module__1hTyeq__footerBottom{text-align:center;color:#777;border-top:1px solid #222;max-width:1200px;margin:0 auto;padding:20px 24px;font-size:13px}.events-module__1hTyeq__footerBottom p{margin:0}.events-module__1hTyeq__loadingState,.events-module__1hTyeq__errorState,.events-module__1hTyeq__emptyState{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:48px;font-size:16px}.events-module__1hTyeq__activeFiltersRow{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;width:100%;margin-top:-12px;margin-bottom:24px;padding:10px 16px;display:flex}.events-module__1hTyeq__activeFiltersLabelGroup{flex-shrink:0;align-items:center;gap:6px;display:flex}.events-module__1hTyeq__filterLabelIcon{color:#7c3aed;font-size:12px}.events-module__1hTyeq__activeFiltersLabel{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.events-module__1hTyeq__filterPillsGroup{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.events-module__1hTyeq__filterPill{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:12.5px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #7c3aed14}.events-module__1hTyeq__filterPill:hover{color:#4c1d95;background:#f5f3ff;border-color:#c4b5fd;transform:translateY(-1px)}.events-module__1hTyeq__pillClose{color:#7c3aed;background:#7c3aed1f;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;transition:all .15s;display:inline-flex}.events-module__1hTyeq__filterPill:hover .events-module__1hTyeq__pillClose{color:#fff;background:#7c3aed}.events-module__1hTyeq__clearAllBtn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .2s}.events-module__1hTyeq__clearAllBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}@keyframes events-module__1hTyeq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.events-module__1hTyeq__skeletonList{flex-direction:column;gap:16px;width:100%;display:flex}.events-module__1hTyeq__skeletonCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;align-items:center;gap:24px;width:100%;padding:24px;display:flex}.events-module__1hTyeq__skeletonThumb{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;border-radius:10px;flex-shrink:0;width:100px;height:75px;animation:1.5s infinite events-module__1hTyeq__shimmer}.events-module__1hTyeq__skeletonContent{flex-direction:column;flex:1;gap:10px;display:flex}.events-module__1hTyeq__skeletonMeta{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;border-radius:4px;width:140px;height:14px;animation:1.5s infinite events-module__1hTyeq__shimmer}.events-module__1hTyeq__skeletonTitle{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;border-radius:6px;width:75%;height:22px;animation:1.5s infinite events-module__1hTyeq__shimmer}.events-module__1hTyeq__skeletonDesc{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;border-radius:4px;width:90%;height:14px;animation:1.5s infinite events-module__1hTyeq__shimmer}.events-module__1hTyeq__skeletonRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.events-module__1hTyeq__skeletonPrice{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;border-radius:6px;width:70px;height:24px;animation:1.5s infinite events-module__1hTyeq__shimmer}.events-module__1hTyeq__skeletonBtn{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%) 0 0/200% 100%;border-radius:8px;width:100px;height:36px;animation:1.5s infinite events-module__1hTyeq__shimmer}.events-module__1hTyeq__paginationContainer{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;margin-top:32px;padding-top:24px;display:flex}.events-module__1hTyeq__paginationSummary{color:#64748b;font-size:13.5px}.events-module__1hTyeq__paginationSummary strong{color:#0f172a}.events-module__1hTyeq__paginationControls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.events-module__1hTyeq__pageNavBtn{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 1px 3px #0000000a}.events-module__1hTyeq__pageNavBtn:hover:not(:disabled){color:#7c3aed;background:#f8fafc;border-color:#7c3aed}.events-module__1hTyeq__pageNavDisabled{opacity:.45;cursor:not-allowed;border-color:#e2e8f0}.events-module__1hTyeq__pageNumbers{align-items:center;gap:6px;display:flex}.events-module__1hTyeq__pageNumberBtn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 8px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.events-module__1hTyeq__pageNumberBtn:hover{color:#7c3aed;background:#f5f3ff;border-color:#7c3aed}.events-module__1hTyeq__activePageNumber{box-shadow:0 2px 8px #7c3aed4d;color:#fff!important;background:#7c3aed!important;border-color:#7c3aed!important}@media (max-width:640px){.events-module__1hTyeq__paginationContainer{text-align:center;flex-direction:column;align-items:center}}.events-module__1hTyeq__previousEventsButton{color:#fff;background:#000;border-radius:8px;justify-content:center;align-items:center;padding:12px 20px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.events-module__1hTyeq__previousEventsButton:hover{background:#1f1f1f}
.page-module__IMkl-G__page{--surface:#fff;--border:#e6e8eb;--text:black;--muted:#666;--accent:#0074e0;--accent-hover:#0a63bd;--badge-bg:#e7f1fd;--input-bg:#fff;--input-border:#d5dae0;--field-focus:#0074e029;width:100%;min-height:100dvh;font-family:var(--font-geist-sans), system-ui, -apple-system, sans-serif;color:var(--text);background:#fff;flex-direction:column;justify-content:space-between;align-items:stretch;margin:0;padding:0;display:flex;overflow-x:hidden}.page-module__IMkl-G__banner{background:#0f172a;justify-content:center;align-items:center;width:calc(100% + 48px);margin-top:-24px;margin-left:-24px;margin-right:-24px;display:flex;position:relative;overflow:hidden}.page-module__IMkl-G__bannerImage{object-fit:contain;object-position:center center;width:100%;max-width:100%;height:auto;max-height:clamp(160px,28vw,420px);image-rendering:-webkit-optimize-contrast;border-radius:0;display:block}.page-module__IMkl-G__formPanel{flex-direction:column;gap:50px;width:100%;padding:24px 50px;display:flex}@media (max-width:640px){.page-module__IMkl-G__formPanel{gap:32px;padding:16px}}.page-module__IMkl-G__panelGrid{grid-template-columns:1fr;align-items:start;gap:50px;display:grid}@media (min-width:768px){.page-module__IMkl-G__panelGrid{grid-template-columns:1fr minmax(auto,480px)}}.page-module__IMkl-G__leftColumn{flex-direction:column;gap:20px;display:flex}@media (min-width:768px){.page-module__IMkl-G__leftColumn{position:sticky;top:24px}}.page-module__IMkl-G__eventInfo{border:1px solid var(--border);background:#fffffff2;border-radius:16px;padding:24px;box-shadow:0 4px 24px #0000000f}.page-module__IMkl-G__eventInfoGrid{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.page-module__IMkl-G__eventInfoGrid{grid-template-columns:auto 1fr;align-items:flex-start;display:grid}}.page-module__IMkl-G__eventImage{object-fit:cover;border-radius:12px;width:100%;max-width:100%;height:auto;display:block;box-shadow:0 4px 14px #00000014}@media (min-width:768px){.page-module__IMkl-G__eventImage{max-width:460px}}.page-module__IMkl-G__eventInfoContent{flex-direction:column;display:flex}.page-module__IMkl-G__eventLocation{border:1px solid var(--border);background:#fffffff2;border-radius:16px;padding:24px;box-shadow:0 4px 24px #0000000f}.page-module__IMkl-G__eventInfoHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.page-module__IMkl-G__eventInfoIcon{font-size:24px}.page-module__IMkl-G__eventInfoTitle{margin:0;font-size:18px;font-weight:700}.page-module__IMkl-G__eventInfoDescription{color:var(--muted);margin:0;font-size:18px;line-height:1.75}.page-module__IMkl-G__mapWrapper{border:1px solid var(--border);border-radius:12px;margin-top:16px;overflow:hidden}.page-module__IMkl-G__mapIframe{border:0;width:100%;height:180px;display:block}.page-module__IMkl-G__directionsBtn{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:10px;padding:10px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__IMkl-G__directionsBtn:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.page-module__IMkl-G__breadcrumb{color:#6b7280;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.page-module__IMkl-G__breadcrumbLink{color:#2563eb;font-weight:500;text-decoration:none;transition:color .15s}.page-module__IMkl-G__breadcrumbLink:hover{text-decoration:underline}.page-module__IMkl-G__breadcrumbSeparator{color:#9ca3af}.page-module__IMkl-G__breadcrumbCurrent{color:#374151;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-weight:500;overflow:hidden}.page-module__IMkl-G__statusAlertBanner{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:4px;padding:12px 16px;font-size:13.5px;line-height:1.4;display:flex}.page-module__IMkl-G__statusAlertWarning{color:#92400e;background:#fffbeb;border-color:#fde68a}.page-module__IMkl-G__statusAlertError{color:#991b1b;background:#fef2f2;border-color:#fecaca}.page-module__IMkl-G__statusAlertBanner svg{flex-shrink:0;margin-top:2px}.page-module__IMkl-G__formContent{border:1px solid var(--border);background:#fffffff2;border-radius:16px;flex-direction:column;gap:16px;padding:28px 24px;display:flex;box-shadow:0 4px 24px #0000000f}.page-module__IMkl-G__header{margin-bottom:8px}.page-module__IMkl-G__badge{color:var(--accent);background:var(--badge-bg);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.page-module__IMkl-G__title{margin:0;font-size:26px;font-weight:700;line-height:1.2}.page-module__IMkl-G__subtitle{color:#000;margin-top:4px;font-size:14px}.page-module__IMkl-G__feeRow{border:1px solid var(--border);pointer-events:none;cursor:default;background:#f5efef;border-radius:10px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.page-module__IMkl-G__feeLabel{color:var(--muted);font-size:14px}.page-module__IMkl-G__feeAmount{font-size:18px;font-weight:700}.page-module__IMkl-G__form{flex-direction:column;gap:16px;display:flex}.page-module__IMkl-G__twoColumn{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:520px){.page-module__IMkl-G__twoColumn{grid-template-columns:1fr}}.page-module__IMkl-G__field{flex-direction:column;gap:6px;display:flex}.page-module__IMkl-G__label{color:var(--text);font-size:13px;font-weight:600}.page-module__IMkl-G__input{width:100%;color:var(--text);background:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;outline:none;padding:11px 13px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.page-module__IMkl-G__input::placeholder{color:var(--muted);opacity:.7}.page-module__IMkl-G__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--field-focus)}.page-module__IMkl-G__select{width:100%;color:var(--text);background:var(--input-bg);border:1px solid var(--input-border);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b7684' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-position:right 13px center;background-repeat:no-repeat;border-radius:8px;outline:none;padding:11px 36px 11px 13px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.page-module__IMkl-G__select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--field-focus)}.page-module__IMkl-G__phoneWrapper{position:relative}.page-module__IMkl-G__phonePrefix{color:var(--muted);pointer-events:none;font-size:15px;font-weight:500;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.page-module__IMkl-G__phoneWrapper .page-module__IMkl-G__input{padding-left:48px}.page-module__IMkl-G__paymentMethods{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:480px){.page-module__IMkl-G__paymentMethods{grid-template-columns:1fr}}.page-module__IMkl-G__paymentOption{cursor:pointer;position:relative}.page-module__IMkl-G__paymentOption input[type=radio]{opacity:0;cursor:pointer;position:absolute}.page-module__IMkl-G__paymentLabel{border:2px solid var(--input-border);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:14px;transition:all .15s;display:flex}.page-module__IMkl-G__paymentOption input[type=radio]:checked~.page-module__IMkl-G__paymentLabel{border-color:var(--accent);background-color:var(--field-focus)}.page-module__IMkl-G__paymentIcon{font-size:20px}.page-module__IMkl-G__paymentLabel strong{font-size:13px;display:block}.page-module__IMkl-G__paymentLabel small{color:var(--muted);font-size:12px;display:block}.page-module__IMkl-G__termsRow{align-items:flex-start;gap:8px;padding:8px 0;display:flex}.page-module__IMkl-G__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent);appearance:none;background-color:#fff;border:2px solid #d5dae0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;transition:all .15s;display:flex}.page-module__IMkl-G__checkbox:checked{background-color:var(--accent);border-color:var(--accent)}.page-module__IMkl-G__checkbox:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700}.page-module__IMkl-G__termsLabel{color:var(--text);cursor:pointer;font-size:13px;line-height:1.5}.page-module__IMkl-G__termsLabel a{color:var(--accent);text-decoration:none}.page-module__IMkl-G__termsLabel a:hover{text-decoration:underline}.page-module__IMkl-G__error{color:#d64545;background-color:#d645451a;border:1px solid #d645454d;border-radius:6px;margin:0;padding:10px 12px;font-size:13px}.page-module__IMkl-G__buttonGroup{gap:12px;margin-top:8px;display:flex}.page-module__IMkl-G__button{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600;transition:background-color .15s,transform 50ms}.page-module__IMkl-G__spinner{vertical-align:text-bottom;border:2px solid #fff6;border-top-color:#fff;border-radius:999px;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite page-module__IMkl-G__spin;display:inline-block}@keyframes page-module__IMkl-G__spin{to{transform:rotate(360deg)}}.page-module__IMkl-G__button:hover:not(:disabled){background:var(--accent-hover)}.page-module__IMkl-G__button:active:not(:disabled){transform:translateY(1px)}.page-module__IMkl-G__button:disabled{opacity:.6;cursor:not-allowed}.page-module__IMkl-G__buttonSecondary{color:var(--accent);border:1px solid var(--input-border);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:12px 16px;font-family:inherit;font-size:15px;font-weight:600;transition:all .15s}.page-module__IMkl-G__buttonSecondary:hover{border-color:var(--accent);background-color:var(--field-focus)}.page-module__IMkl-G__buttonSecondary:active{transform:translateY(1px)}.page-module__IMkl-G__card{--surface:#fff;--border:#e6e8eb;--text:#172b4d;--muted:#6b7684;--accent:#0074e0;--accent-hover:#0a63bd;--badge-bg:#e7f1fd;--input-bg:#fff;--input-border:#d5dae0;--field-focus:#0074e029;width:100%;max-width:420px;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:32px 28px;box-shadow:0 12px 40px #1018281a}.page-module__IMkl-G__hint{color:var(--muted);font-size:12px}.page-module__IMkl-G__secure{text-align:center;color:var(--muted);margin-top:18px;font-size:12px}.page-module__IMkl-G__topBar{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:1000;background:#ffffffd1;border-bottom:1px solid #0074e01f;width:100%;position:sticky;top:0;box-shadow:0 4px 20px #00000014,0 2px 8px #0074e014}.page-module__IMkl-G__topBar:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0074e0 0%,#2b8cff 50%,#5635d8 100%);height:2.5px;position:absolute;bottom:-1px;left:0;right:0}.page-module__IMkl-G__topBarInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:8px 24px;display:flex}.page-module__IMkl-G__logo{align-items:center;gap:10px;text-decoration:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.page-module__IMkl-G__logo:hover{transform:scale(1.04)}.page-module__IMkl-G__logoImg{object-fit:contain;filter:drop-shadow(0 2px 4px #0000000f);width:auto;height:52px;margin:0;transition:filter .3s}.page-module__IMkl-G__logo:hover .page-module__IMkl-G__logoImg{filter:drop-shadow(0 4px 12px #0074e047)}.page-module__IMkl-G__logoText{background:linear-gradient(135deg,#111 0%,#0074e0 100%);-webkit-text-fill-color:transparent;letter-spacing:-.3px;-webkit-background-clip:text;font-size:18px;font-weight:700}.page-module__IMkl-G__nav{align-items:center;gap:6px;display:flex}.page-module__IMkl-G__navLink{color:#4a5568;border-radius:20px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1)}.page-module__IMkl-G__navLink:hover{color:#0074e0;background:#0074e014;transform:translateY(-1.5px);box-shadow:0 2px 8px #0074e01f}.page-module__IMkl-G__navCta{background:linear-gradient(135deg,#0074e0 0%,#2b8cff 100%);border-radius:20px;margin-left:8px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0074e04d;color:#fff!important}.page-module__IMkl-G__navCta:hover{background:linear-gradient(135deg,#0a63bd 0%,#0074e0 100%);transform:translateY(-2px)scale(1.02);box-shadow:0 6px 18px #0074e073}.page-module__IMkl-G__footer{color:#ccc;background:#111;width:100%;margin-top:auto}.page-module__IMkl-G__footerInner{grid-template-columns:1fr;gap:32px;max-width:1200px;margin:0 auto;padding:48px 24px 32px;display:grid}@media (min-width:640px){.page-module__IMkl-G__footerInner{grid-template-columns:2fr 1fr 1fr}}.page-module__IMkl-G__footerSection{flex-direction:column;gap:8px;display:flex}.page-module__IMkl-G__footerLogo{object-fit:contain;border-radius:8px;align-self:flex-start;width:auto;max-width:280px;height:80px;margin-bottom:8px}.page-module__IMkl-G__footerTagline{color:#999;margin:0;font-size:14px;line-height:1.6}.page-module__IMkl-G__footerHeading{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px;font-size:14px;font-weight:600}.page-module__IMkl-G__footerLink{color:#999;font-size:14px;text-decoration:none;transition:color .15s}.page-module__IMkl-G__footerLink:hover{color:#fff}.page-module__IMkl-G__footerText{color:#999;margin:0;font-size:14px}.page-module__IMkl-G__footerBottom{text-align:center;border-top:1px solid #222;max-width:1200px;margin:0 auto;padding:20px 24px}.page-module__IMkl-G__footerBottom p{color:#666;margin:0;font-size:13px}.page-module__IMkl-G__sponsorsSection{background:var(--surface);border-top:1px solid var(--border);justify-content:center;width:100%;padding:60px 24px;display:flex}.page-module__IMkl-G__sponsorsInner{text-align:center;width:100%;max-width:1200px}.page-module__IMkl-G__sponsorsTitle{color:var(--text);letter-spacing:-.5px;margin-bottom:32px;font-size:22px;font-weight:700}.page-module__IMkl-G__sponsorsGrid{grid-template-columns:repeat(2,1fr);justify-content:center;gap:20px;display:grid}@media (min-width:768px){.page-module__IMkl-G__sponsorsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__IMkl-G__sponsorCard{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #00000005}.page-module__IMkl-G__sponsorCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 24px #0074e014}.page-module__IMkl-G__sponsorIcon{filter:grayscale(20%);font-size:32px}.page-module__IMkl-G__sponsorName{color:var(--text);font-size:15px;font-weight:600}.page-module__IMkl-G__SuccessPage{max-width:450px;font-family:var(--font-geist-sans), system-ui, sans-serif;text-align:center;margin:50px auto;padding:20px}.page-module__IMkl-G__SuccessTitle{color:#00875a;margin-bottom:16px;font-size:24px;font-weight:700}.page-module__IMkl-G__SuccessText{color:#555;margin-bottom:16px;font-size:15px}.page-module__IMkl-G__QrContainer{background:#efefef;border:1px solid #e5e7eb;border-radius:16px;margin:20px auto;padding:70px;display:inline-block;box-shadow:0 4px 20px #0000000f}.page-module__IMkl-G__SuccessRef{color:#333;margin-top:16px;font-size:15px}.page-module__IMkl-G__DetailsContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:100%;margin:12px 0;padding:20px;display:flex;box-shadow:0 4px 20px #0000000f}.page-module__IMkl-G__Details{color:#111;border-bottom:1px solid #111;margin-top:0;margin-bottom:16px;padding-bottom:12px;font-size:16px;font-weight:500}.page-module__IMkl-G__DetailsText{color:#333;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;font-size:15px;display:flex}.page-module__IMkl-G__DetailsText strong{font-weight:400}.page-module__IMkl-G__Button{color:#fff;cursor:pointer;background:#0074e0;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:background-color .15s,transform 50ms}.page-module__IMkl-G__EventsTitle{color:var(--text);text-align:center;margin-bottom:24px;font-size:26px;font-weight:700}.page-module__IMkl-G__heroSection{color:#fff;background-color:#0b0f19;width:100%;padding:64px 24px 72px;transition:background-image .3s ease-in-out;position:relative;overflow:hidden}.page-module__IMkl-G__heroContainer{grid-template-columns:1fr;align-items:center;gap:48px;max-width:1140px;margin:0 auto;display:grid}@media (min-width:868px){.page-module__IMkl-G__heroContainer{grid-template-columns:1fr 1fr;gap:56px}}.page-module__IMkl-G__heroContent{flex-direction:column;align-items:flex-start;display:flex}.page-module__IMkl-G__heroTitle{color:#fff;letter-spacing:-.5px;margin:0 0 20px;font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(34px,4vw,46px);font-weight:700;line-height:1.15}.page-module__IMkl-G__heroDescription{color:#d1d5db;max-width:480px;margin:0 0 20px;font-size:16px;line-height:1.65}.page-module__IMkl-G__heroMeta{color:#9ca3af;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:28px;font-size:14px;display:flex}.page-module__IMkl-G__heroMetaItem{color:#e5e7eb;align-items:center;gap:8px;display:inline-flex}.page-module__IMkl-G__heroMetaDot{color:#6b7280}.page-module__IMkl-G__heroCta{color:#fff;background:#5635d8;border-radius:6px;justify-content:center;align-items:center;padding:13px 30px;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #5635d866}.page-module__IMkl-G__heroCta:hover{background:#4324b8;transform:translateY(-1px)}.page-module__IMkl-G__heroBannerCard{background:#0f172a;border:1px solid #ffffff26;border-radius:16px;justify-content:center;justify-self:end;align-items:center;width:100%;max-width:620px;display:flex;overflow:hidden;box-shadow:0 24px 56px #0009}.page-module__IMkl-G__bannerImage{object-fit:contain;width:100%;height:auto;max-height:440px;display:block}.page-module__IMkl-G__mainSection{background:#f4f5f8;flex:1;width:100%;padding:64px 24px 96px}.page-module__IMkl-G__mainContainer{flex-direction:column;gap:32px;max-width:1140px;margin:0 auto;display:flex}.page-module__IMkl-G__contentGrid{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}@media (min-width:900px){.page-module__IMkl-G__contentGrid{grid-template-columns:1fr minmax(360px,460px);gap:40px}}.page-module__IMkl-G__agendaColumn{flex-direction:column;gap:28px;display:flex}.page-module__IMkl-G__agendaHeader{flex-direction:column;gap:14px;display:flex}.page-module__IMkl-G__agendaTitle{color:#111827;letter-spacing:-.3px;margin:0;font-size:28px;font-weight:700}.page-module__IMkl-G__agendaDivider{background:#d1d5db;width:100%;height:1px}.page-module__IMkl-G__agendaRow{flex-direction:column;gap:20px;width:100%;padding:0;display:flex}.page-module__IMkl-G__agendaMeta{color:#4b5563;text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;font-size:14px;font-weight:600;display:flex}.page-module__IMkl-G__agendaMetaItem{align-items:center;gap:6px;display:inline-flex}.page-module__IMkl-G__agendaMetaDot{color:#9ca3af;font-weight:400}.page-module__IMkl-G__calendarIcon{color:#5635d8;font-size:16px}.page-module__IMkl-G__agendaTime{font-size:15px}.page-module__IMkl-G__agendaBody{flex-direction:column;gap:20px;display:flex}.page-module__IMkl-G__agendaImageWrapper{background-color:#0f172a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-height:420px;margin-top:12px;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.page-module__IMkl-G__agendaImage{object-fit:contain;width:100%;height:auto;max-height:420px;display:block}.page-module__IMkl-G__agendaDetail{flex-direction:column;gap:10px;display:flex}.page-module__IMkl-G__agendaEventTitle{color:#5635d8;margin:0;font-family:Georgia,Times New Roman,Times,serif;font-size:26px;font-weight:700;line-height:1.3}.page-module__IMkl-G__agendaEventDesc{color:#374151;margin:0;font-size:16px;line-height:1.7}.page-module__IMkl-G__locationInfoGroup{flex-direction:column;gap:6px;margin-top:20px;display:flex}.page-module__IMkl-G__locationCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;box-shadow:0 4px 20px #0000000a}.page-module__IMkl-G__locationCard .page-module__IMkl-G__mapWrapper{margin-top:0}.page-module__IMkl-G__locationHeader{align-items:center;gap:10px;margin-bottom:4px;display:flex}.page-module__IMkl-G__locationIcon{color:#5635d8;font-size:18px}.page-module__IMkl-G__locationTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.page-module__IMkl-G__locationVenue{color:#4b5563;margin:0;font-size:14.5px;line-height:1.6}.page-module__IMkl-G__sponsorsCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:24px;padding:20px;box-shadow:0 4px 20px #0000000a}.page-module__IMkl-G__sponsorHeader{align-items:center;gap:10px;margin-bottom:16px;display:flex}.page-module__IMkl-G__sponsorIcon{color:#5635d8;font-size:18px}.page-module__IMkl-G__sponsorTitle{color:#111827;margin:0;font-size:18px;font-weight:700}.page-module__IMkl-G__sponsorGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;display:grid}.page-module__IMkl-G__sponsorLink{color:inherit;text-decoration:none;display:block}.page-module__IMkl-G__sponsorWrapper{display:block}.page-module__IMkl-G__sponsorItem{text-align:center;background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:14px 10px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.page-module__IMkl-G__sponsorLink:hover .page-module__IMkl-G__sponsorItem,.page-module__IMkl-G__sponsorItem:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 6px 16px #00000014}.page-module__IMkl-G__sponsorLogo{object-fit:contain;border-radius:4px;max-width:100%;max-height:48px}.page-module__IMkl-G__sponsorName{color:#1f2937;font-size:13px;font-weight:600;line-height:1.3}.page-module__IMkl-G__sponsorTier{color:#4f46e5;text-transform:uppercase;letter-spacing:.5px;background:#eef2ff;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.page-module__IMkl-G__emptySponsors{color:#9ca3af;grid-column:1/-1;margin:0;font-size:13px;font-style:italic}.page-module__IMkl-G__formContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px 28px;box-shadow:0 4px 20px #0000000a}.page-module__IMkl-G__formHeader{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.page-module__IMkl-G__formTitle{color:#111827;margin:0;font-size:22px;font-weight:700}.page-module__IMkl-G__stepBadge{color:#4b5563;background:#f3f4f6;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.page-module__IMkl-G__footerLogoBadge{align-items:center;margin-bottom:12px;display:inline-flex}.page-module__IMkl-G__footerLogoImg{object-fit:contain;background:#fff;border-radius:10px;width:auto;max-width:200px;height:42px;padding:6px 16px;display:block;box-shadow:0 4px 12px #0003}.page-module__IMkl-G__linkButton{font:inherit;color:var(--accent,#0074e0);cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline}.page-module__IMkl-G__linkButton:hover{color:var(--accent-hover,#0a63bd)}.page-module__IMkl-G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out page-module__IMkl-G__fadeIn;display:flex;position:fixed;inset:0}@keyframes page-module__IMkl-G__fadeIn{0%{opacity:0}to{opacity:1}}.page-module__IMkl-G__modalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;animation:.2s cubic-bezier(.16,1,.3,1) page-module__IMkl-G__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}@keyframes page-module__IMkl-G__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.page-module__IMkl-G__modalHeader{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.page-module__IMkl-G__modalTitle{color:#111827;margin:0;font-size:20px;font-weight:700}.page-module__IMkl-G__modalCloseBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-size:18px;transition:all .15s}.page-module__IMkl-G__modalCloseBtn:hover{color:#111827;background:#f3f4f6}.page-module__IMkl-G__modalBody{color:#374151;padding:24px;font-size:14.5px;line-height:1.65;overflow-y:auto}.page-module__IMkl-G__modalBody h4{color:#111827;margin:18px 0 6px;font-size:15px;font-weight:700}.page-module__IMkl-G__modalBody p{margin:0 0 12px}.page-module__IMkl-G__modalFooter{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.page-module__IMkl-G__modalSecondaryBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s}.page-module__IMkl-G__modalSecondaryBtn:hover{background:#f3f4f6}.page-module__IMkl-G__modalPrimaryBtn{color:#fff;cursor:pointer;background:#0074e0;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .15s}.page-module__IMkl-G__modalPrimaryBtn:hover{background:#0a63bd}
