.page_pageContainer__Q0FuY{min-height:100vh;background-color:#f9fafb}.VideoBanner_bannerContainer__rmr_g{position:relative;width:100%;height:60vh;min-height:400px;overflow:hidden}@media(min-width:768px){.VideoBanner_bannerContainer__rmr_g{height:70vh;min-height:500px}}@media(min-width:1024px){.VideoBanner_bannerContainer__rmr_g{height:95vh;min-height:600px}}.VideoBanner_backgroundVideo__5Z3ze{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.VideoBanner_overlay__LkU0C{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4));display:flex;align-items:center;justify-content:center}.VideoBanner_content__UyenH{text-align:center;color:#fff;padding:1.5rem;max-width:800px;animation:VideoBanner_fadeInUp__9VzxJ 1s ease-out}.VideoBanner_title__OPSRT{font-size:2.25rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:2px;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#fff}@media(min-width:768px){.VideoBanner_title__OPSRT{font-size:3rem}}@media(min-width:1024px){.VideoBanner_title__OPSRT{font-size:4rem}}.VideoBanner_subtitle__cW8Kl{font-size:1.125rem;font-weight:300;opacity:.9;line-height:1.6}@media(min-width:768px){.VideoBanner_subtitle__cW8Kl{font-size:1.25rem}}@keyframes VideoBanner_fadeInUp__9VzxJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.EventsScrollable_container__ino0T{position:relative;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.EventsScrollable_container__ino0T{padding:0 2rem}}.EventsScrollable_scrollContainer__DepGU{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem 0;scrollbar-width:thin;scrollbar-color:#009694 #e5e7eb}.EventsScrollable_scrollContainer__DepGU::-webkit-scrollbar{height:8px}.EventsScrollable_scrollContainer__DepGU::-webkit-scrollbar-track{background:#e5e7eb;border-radius:9999px}.EventsScrollable_scrollContainer__DepGU::-webkit-scrollbar-thumb{background:#009694;border-radius:9999px}@media(min-width:640px)and (max-width:767px){.EventsScrollable_scrollContainer__DepGU{gap:1rem}}@media(min-width:768px){.EventsScrollable_scrollContainer__DepGU{gap:2rem}}.EventsScrollable_scrollContainer__DepGU.EventsScrollable_centered__3mAL3{justify-content:center;overflow-x:visible}@media(max-width:639px){.EventsScrollable_scrollContainer__DepGU.EventsScrollable_allowMobileStacking__WfpO2{flex-direction:column;align-items:center;overflow-x:visible;gap:2rem}.EventsScrollable_scrollContainer__DepGU.EventsScrollable_allowMobileStacking__WfpO2.EventsScrollable_centered__3mAL3{flex-direction:column;align-items:center}}.EventsScrollable_eventCard__QBc3y{cursor:pointer;transition:all .3s ease}@media(min-width:640px)and (max-width:767px){.EventsScrollable_eventCard__QBc3y{flex:0 0 240px}}@media(min-width:768px)and (max-width:1023px){.EventsScrollable_eventCard__QBc3y{flex:0 0 280px}}@media(min-width:1024px){.EventsScrollable_eventCard__QBc3y{flex:0 0 320px}}@media(max-width:639px){.EventsScrollable_eventCard__QBc3y{flex:0 0 260px}.EventsScrollable_allowMobileStacking__WfpO2 .EventsScrollable_eventCard__QBc3y{flex:none;width:100%;max-width:320px}}.EventsScrollable_eventCard__QBc3y:hover{transform:translateY(-5px)}.EventsScrollable_eventCard__QBc3y:hover .EventsScrollable_eventImage__TBnEX{transform:scale(1.05)}.EventsScrollable_eventCard__QBc3y.EventsScrollable_selected__HgK2a .EventsScrollable_imageWrapper__3H9e5{box-shadow:0 0 0 3px #009694}.EventsScrollable_eventCard__QBc3y.EventsScrollable_selected__HgK2a .EventsScrollable_eventTitle__47YY0{background:linear-gradient(135deg,#fe5100,#009694);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.EventsScrollable_mobileStacking__mJPAI{flex:0 0 clamp(180px,28vw,320px)}.EventsScrollable_imageWrapper__3H9e5{position:relative;width:100%;height:180px;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .3s ease}@media(min-width:640px){.EventsScrollable_imageWrapper__3H9e5{height:200px}}@media(min-width:768px){.EventsScrollable_imageWrapper__3H9e5{height:220px}}.EventsScrollable_eventImage__TBnEX{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.EventsScrollable_eventTitle__47YY0{font-size:1.125rem;margin-top:1rem;margin-bottom:.5rem;transition:all .3s ease;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#111827}.EventsScrollable_eventDate__8_UeJ{color:#4b5563;font-size:.875rem}.EventsScrollable_scrollButton__kvhKi{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:9999px;background:#fff;border:none;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;color:#009694}.EventsScrollable_scrollButton__kvhKi:hover{background:#009694;color:#fff;transform:translateY(-50%) scale(1.1)}.EventsScrollable_scrollButton__kvhKi.EventsScrollable_scrollButtonLeft__Mrz4g{left:-24px}.EventsScrollable_scrollButton__kvhKi.EventsScrollable_scrollButtonRight__eY6oU{right:-24px}@media(max-width:767px){.EventsScrollable_scrollButton__kvhKi{display:none}}.EventInfo_container__mPqbW{padding:2rem!important;margin-top:3rem!important;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .3s ease;max-width:1280px;margin:0 auto;padding:0 1.5rem}.EventInfo_container__mPqbW:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media(min-width:768px){.EventInfo_container__mPqbW{padding:0 2rem;padding:4rem!important}}.EventInfo_infoWrapper__3c0qE{display:flex;flex-direction:column;gap:3rem}.EventInfo_mainInfo__YJ64s{text-align:center;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.EventInfo_eventTitle__r30xZ{font-size:1.5rem;margin-bottom:1rem;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#111827}@media(min-width:768px){.EventInfo_eventTitle__r30xZ{font-size:1.875rem}}.EventInfo_eventDate__w3f_0{font-size:1.125rem;color:#009694;font-weight:600;margin-bottom:.5rem}.EventInfo_eventLocation___cYvS{font-size:1rem;color:#4b5563}.EventInfo_detailsGrid__0QVPG{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media(min-width:768px){.EventInfo_detailsGrid__0QVPG{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.EventInfo_detailsGrid__0QVPG{grid-template-columns:repeat(4,1fr)}}.EventInfo_detailSection__eFSfG{display:flex;flex-direction:column;gap:1rem}.EventInfo_sectionTitle__3_Z1J{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#6b7280;margin-bottom:.5rem}.EventInfo_description__BUznP{font-size:1rem;line-height:1.6;color:#374151}.EventInfo_featuresList__dU_Aq{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.EventInfo_featureItem__RQrxI{border:2px solid #009694;border-radius:.5rem;overflow:hidden;transition:all .3s ease;background:#fff}.EventInfo_featureItem__RQrxI:hover{box-shadow:0 2px 8px rgba(0,150,148,.15)}.EventInfo_featureItem__RQrxI.EventInfo_active__8vnT_{border-color:#fe5100;box-shadow:0 4px 12px rgba(254,81,0,.2)}.EventInfo_featureHeader__Oz_H4{width:100%;padding:.75rem;background:rgba(0,0,0,0);border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease;font-family:LuxoraGrotesk-Book,Helvetica Neue,Arial,system-ui,-apple-system,sans-serif}.EventInfo_featureHeader__Oz_H4:hover{background:rgba(0,150,148,.05)}.EventInfo_featureHeader__Oz_H4[aria-expanded=true]{background:rgba(254,81,0,.05)}.EventInfo_featureName__3iNLY{font-weight:600;color:#111827;font-size:1rem;text-align:left;transition:color .3s ease}.EventInfo_active__8vnT_ .EventInfo_featureName__3iNLY{color:#fe5100}.EventInfo_featureIcon__LyzZv{color:#009694;font-size:1.25rem;display:flex;align-items:center;transition:transform .3s ease,color .3s ease}.EventInfo_featureIcon__LyzZv.EventInfo_rotated__LmSda{transform:rotate(180deg);color:#fe5100}.EventInfo_featureContent__G7YO3{overflow:hidden;transition:height .3s ease cubic-bezier(.4,0,.2,1)}.EventInfo_featureContentInner__pKtqb{padding:1rem;animation:EventInfo_fadeIn__8ylV0 ease-in-out .3s ease}.EventInfo_featureDescription__6cv8d{font-size:.875rem;color:#4b5563;line-height:1.6;margin:0}@keyframes EventInfo_fadeIn__8ylV0{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.EventInfo_speakersList__LaGSo{display:flex;flex-direction:column;gap:1rem}.EventInfo_speaker__UjvRQ{padding:.5rem 0}.EventInfo_speakerName__BZ5l_{font-size:1rem;font-weight:600;color:#111827;margin-bottom:2px}.EventInfo_speakerTitle__XUSyn{font-size:.875rem;color:#4b5563}.EventInfo_price__W9S1d{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fe5100,#009694);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.EventInfo_purchaseButton__3slD2{width:100%;text-align:center;max-width:250px;font-size:clamp(.8rem,1.1vw,1rem)!important;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-family:LuxoraGrotesk-Book,Helvetica Neue,Arial,system-ui,-apple-system,sans-serif;background:rgba(0,0,0,0);color:#009694;border:2px solid #009694}.EventInfo_purchaseButton__3slD2:hover{background:#009694;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.EventInfo_moreInfoButton__xghII{width:100%;text-align:center;max-width:250px;font-size:clamp(.8rem,1.1vw,1rem)!important;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-family:LuxoraGrotesk-Book,Helvetica Neue,Arial,system-ui,-apple-system,sans-serif;background:rgba(0,0,0,0);color:#fe5100;border:2px solid #fe5100}.EventInfo_moreInfoButton__xghII:hover{background:#fe5100;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.EventCards_container__n_T4V{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.EventCards_container__n_T4V{padding:0 2rem}}.EventCards_cardsGrid___hMNt{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media(min-width:768px){.EventCards_cardsGrid___hMNt{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.EventCards_cardsGrid___hMNt{grid-template-columns:repeat(3,1fr)}}.EventCards_eventTypeCard__8WWdH{padding:3rem;text-align:center;position:relative;overflow:hidden;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .3s ease}.EventCards_eventTypeCard__8WWdH:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media(min-width:768px){.EventCards_eventTypeCard__8WWdH:nth-child(3){grid-column:1/-1;max-width:50%;margin:0 auto}}@media(min-width:1024px){.EventCards_eventTypeCard__8WWdH:nth-child(3){grid-column:auto;max-width:none;margin:0}}.EventCards_eventTypeCard__8WWdH:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#fe5100,#009694)}.EventCards_eventTypeCard__8WWdH:hover .EventCards_iconWrapper__OBTTA{transform:scale(1.1);color:#fe5100}.EventCards_iconWrapper__OBTTA{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(0,150,148,.1);color:#009694;transition:all .3s ease}.EventCards_cardContent__XcI_7{display:flex;flex-direction:column;gap:1.5rem}.EventCards_eventTitle__GirXf{font-size:1.5rem;margin-bottom:1rem;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#111827}.EventCards_description__55b0K{font-size:1rem;color:#374151;line-height:1.6;margin-bottom:1.5rem}.EventCards_featuresList__ay6LJ{list-style:none;padding:0;margin:0;text-align:left;display:flex;flex-direction:column;gap:1rem}.EventCards_featureItem__KzmGD{position:relative;padding-left:2rem;font-size:.875rem;color:#4b5563;line-height:1.5}.EventCards_featureItem__KzmGD:before{content:"✓";position:absolute;left:0;top:0;color:#009694;font-weight:700}.HostEventSection_container__c618G{padding:6rem 0;position:relative;overflow:hidden}.HostEventSection_container__c618G:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;border-radius:50%}.HostEventSection_contentWrapper__fj_L_{display:grid;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.HostEventSection_contentWrapper__fj_L_{padding:0 2rem}}@media(min-width:1024px){.HostEventSection_contentWrapper__fj_L_{grid-template-columns:1fr 1fr;gap:6rem}}.HostEventSection_textContent__8PYGq{order:2}@media(min-width:1024px){.HostEventSection_textContent__8PYGq{order:1}}.HostEventSection_title__4HWKp{font-size:1.875rem;margin-bottom:1rem;background:linear-gradient(135deg,#fe5100,#009694);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#111827}@media(min-width:768px){.HostEventSection_title__4HWKp{font-size:2.25rem}}.HostEventSection_subtitle__X7V2I{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.HostEventSection_description__tlRg0{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:2rem}.HostEventSection_features__gDmxn{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.HostEventSection_feature__msYZW{display:flex;align-items:center;gap:1rem;color:#374151;font-size:1rem}.HostEventSection_featureIcon__WdjTl{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#009694;border-radius:.5rem;flex-shrink:0}.HostEventSection_featureIcon__WdjTl svg{width:20px;height:20px;color:#fff}.HostEventSection_ctaButtons__ZTsI9{display:flex;gap:1.5rem;flex-wrap:wrap}.HostEventSection_primaryButton__82oFM{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-family:LuxoraGrotesk-Book,Helvetica Neue,Arial,system-ui,-apple-system,sans-serif;background:rgba(0,0,0,0);color:#fe5100;border:2px solid #fe5100}.HostEventSection_primaryButton__82oFM:hover{background:#fe5100;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.HostEventSection_secondaryButton__UdqMI{min-width:180px;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-family:LuxoraGrotesk-Book,Helvetica Neue,Arial,system-ui,-apple-system,sans-serif;background:rgba(0,0,0,0);color:#009694;border:2px solid #009694}.HostEventSection_secondaryButton__UdqMI:hover{background:#009694;color:#fff;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.HostEventSection_imageContent__bdwRr{order:1}@media(min-width:1024px){.HostEventSection_imageContent__bdwRr{order:2}}.HostEventSection_imageWrapper__ItgxX{position:relative;padding:0}.HostEventSection_imagePlaceholder__NB_yY{border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);min-height:400px;height:400px;overflow:hidden;position:relative;border:1px solid #e5e7eb;padding:0;margin:0}@media(min-width:768px){.HostEventSection_imagePlaceholder__NB_yY{height:450px}}.HostEventSection_floatingCard__2vINY{position:absolute;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.5rem;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#374151;bottom:20px;left:20px;animation:HostEventSection_float__vnb6p 3s ease-in-out infinite;z-index:2}.HostEventSection_floatingCard__2vINY.HostEventSection_staticCard__emn2m{top:20px;left:20px;bottom:auto;right:auto;animation:none}.HostEventSection_floatingCard__2vINY.HostEventSection_floatingCard2__lK1k5{top:auto;left:auto;bottom:20px;right:20px;animation-delay:1.5s}.HostEventSection_floatingIcon__jvckF{font-size:1.25rem}@keyframes HostEventSection_float__vnb6p{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:71.875em){.HostEventSection_floatingCard1__SYoAL,.HostEventSection_floatingCard2__lK1k5{display:none}}.PastEvents_container__dz8qk{position:relative;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.PastEvents_container__dz8qk{padding:0 2rem}}.PastEvents_desktopWrapper__c_TSX{display:block}@media(max-width:767px){.PastEvents_desktopWrapper__c_TSX{display:none}}.PastEvents_scrollWrapper__GZv3O{height:70vh;overflow-y:auto;overflow-x:hidden;padding:2rem;background:linear-gradient(180deg,transparent 0,#f9fafb 5%,#f9fafb 95%,transparent);scrollbar-width:thin;scrollbar-color:#009694 #e5e7eb}.PastEvents_scrollWrapper__GZv3O::-webkit-scrollbar{width:8px}.PastEvents_scrollWrapper__GZv3O::-webkit-scrollbar-track{background:#e5e7eb;border-radius:9999px}.PastEvents_scrollWrapper__GZv3O::-webkit-scrollbar-thumb{background:#009694;border-radius:9999px}.PastEvents_scrollWrapper__GZv3O::-webkit-scrollbar-thumb:hover{background:rgb(0,99,97.68)}.PastEvents_timelineWrapper___ojI4{position:relative;padding:4rem 0;max-width:1200px;margin:0 auto;min-height:100%}.PastEvents_timelineWrapper___ojI4:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(135deg,#fe5100,#009694);transform:translateX(-50%)}.PastEvents_timelineItem__dzCxM{position:absolute;width:calc(50% - 3rem)}.PastEvents_timelineItem__dzCxM.PastEvents_left__mTibv{left:0}.PastEvents_timelineItem__dzCxM.PastEvents_left__mTibv .PastEvents_timelineContent__pmHTS{text-align:right}.PastEvents_timelineItem__dzCxM.PastEvents_left__mTibv .PastEvents_timelineDot__wo6wB{position:absolute;right:calc(-10px - 3rem);top:50%;transform:translateY(-50%)}.PastEvents_timelineItem__dzCxM.PastEvents_right__16MIO{right:0}.PastEvents_timelineItem__dzCxM.PastEvents_right__16MIO .PastEvents_timelineContent__pmHTS{text-align:left}.PastEvents_timelineItem__dzCxM.PastEvents_right__16MIO .PastEvents_timelineDot__wo6wB{position:absolute;left:calc(-10px - 3rem);top:50%;transform:translateY(-50%)}.PastEvents_mobileWrapper__R_9wQ{display:none;position:relative;height:628px;padding:1.5rem 0}@media(max-width:767px){.PastEvents_mobileWrapper__R_9wQ{display:block}}.PastEvents_mobileScrollContainer__cCI3r{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;height:100%;padding:0 1rem;scrollbar-width:thin;scrollbar-color:#009694 #e5e7eb}.PastEvents_mobileScrollContainer__cCI3r::-webkit-scrollbar{height:6px}.PastEvents_mobileScrollContainer__cCI3r::-webkit-scrollbar-track{background:#e5e7eb;border-radius:9999px}.PastEvents_mobileScrollContainer__cCI3r::-webkit-scrollbar-thumb{background:#009694;border-radius:9999px}.PastEvents_mobileTimelineWrapper__eNL_9{position:relative;height:100%;min-width:100%}.PastEvents_mobileTimelineWrapper__eNL_9:before{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:linear-gradient(135deg,#fe5100,#009694);transform:translateY(-50%);width:100%}.PastEvents_mobileTimelineItem__3TI_s{position:absolute;min-width:280px}.PastEvents_mobileTimelineItem__3TI_s.PastEvents_bottom__ReWaG{bottom:1rem}.PastEvents_mobileTimelineItem__3TI_s.PastEvents_bottom__ReWaG .PastEvents_timelineDot__wo6wB{position:absolute;top:-18px;left:50%;transform:translateX(-50%)}.PastEvents_mobileTimelineItem__3TI_s.PastEvents_top__QwSSn{top:1rem}.PastEvents_mobileTimelineItem__3TI_s.PastEvents_top__QwSSn .PastEvents_timelineDot__wo6wB{position:absolute;bottom:-18px;left:50%;transform:translateX(-50%)}.PastEvents_timelineContent__pmHTS{padding:1.5rem;animation:PastEvents_fadeIn__Y7ODm .6s ease-out;position:relative;z-index:1;display:flex;flex-direction:column;height:100%;min-height:300px;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .3s ease}.PastEvents_timelineContent__pmHTS:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media(max-width:767px){.PastEvents_timelineContent__pmHTS{height:100%;min-height:unset;padding:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}}.PastEvents_imageWrapper__q5gWi{width:100%;height:180px;border-radius:.5rem;overflow:hidden;margin-bottom:1.5rem;flex-shrink:0}@media(max-width:767px){.PastEvents_imageWrapper__q5gWi{height:125px;margin-bottom:.5rem}}.PastEvents_eventImage__MP3SU{width:100%;height:100%;object-fit:cover}.PastEvents_eventInfo__j1Htq{display:flex;flex-direction:column;gap:.5rem;flex-grow:1}@media(max-width:767px){.PastEvents_eventInfo__j1Htq{gap:2px}}.PastEvents_eventTitle__bgiy7{font-size:1.25rem;margin-bottom:.5rem;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#111827}@media(max-width:767px){.PastEvents_eventTitle__bgiy7{font-size:.875rem;line-height:1.2;margin-bottom:2px}}.PastEvents_eventDate__Kxw_l{font-size:.875rem;color:#009694;font-weight:600}@media(max-width:767px){.PastEvents_eventDate__Kxw_l{font-size:.75rem}}.PastEvents_eventLocation__FlN3A{font-size:.875rem;color:#4b5563}@media(max-width:767px){.PastEvents_eventLocation__FlN3A{font-size:.75rem}}.PastEvents_highlights__f2AYa{font-size:1rem;color:#374151;line-height:1.6;margin-top:.5rem}@media(max-width:767px){.PastEvents_highlights__f2AYa{display:none}}.PastEvents_watchButton__R5AES{align-self:flex-start;font-size:.875rem;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;border-radius:9999px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-family:LuxoraGrotesk-Book,Helvetica Neue,Arial,system-ui,-apple-system,sans-serif;background:rgba(0,0,0,0);color:#009694;border:2px solid #009694}.PastEvents_timelineItem__dzCxM.PastEvents_left__mTibv .PastEvents_watchButton__R5AES{align-self:flex-end}.PastEvents_watchButton__R5AES:hover{background:#009694;color:#fff}@media(max-width:767px){.PastEvents_watchButton__R5AES{font-size:.625rem;padding:4px .5rem;white-space:nowrap;border-width:1px;margin-top:.5rem}}.PastEvents_timelineDot__wo6wB{width:20px;height:20px;border-radius:9999px;background:linear-gradient(135deg,#fe5100,#009694);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);z-index:2}@media(max-width:767px){.PastEvents_timelineDot__wo6wB{width:12px;height:12px}}.PastEvents_timelineDot__wo6wB:before{content:"";position:absolute;width:30px;height:30px;border-radius:9999px;background:rgba(0,150,148,.2);top:50%;left:50%;transform:translate(-50%,-50%);animation:PastEvents_pulse__PBsAW 2s infinite}@media(max-width:767px){.PastEvents_timelineDot__wo6wB:before{width:20px;height:20px}}@keyframes PastEvents_fadeIn__Y7ODm{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes PastEvents_pulse__PBsAW{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}.SocialMedia_container___VASs{width:100%}.SocialMedia_postsGrid__fFj6N{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,350px));grid-gap:2rem;gap:2rem;justify-content:center}@media(min-width:768px){.SocialMedia_postsGrid__fFj6N{grid-template-columns:repeat(auto-fit,minmax(350px,400px))}}@media(max-width:55.9375em){.SocialMedia_postsGrid__fFj6N{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.SocialMedia_postCard__BBrOD{position:relative;display:block;text-decoration:none;border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);transition:all .3s ease}.SocialMedia_postCard__BBrOD:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.SocialMedia_postCard__BBrOD:hover .SocialMedia_overlay__lctYb{opacity:1}.SocialMedia_postCard__BBrOD:hover .SocialMedia_postImage__QY3bP{transform:scale(1.05)}.SocialMedia_imageWrapper__1BDtp{position:relative;width:100%;padding-bottom:100%;overflow:hidden}.SocialMedia_postImage__QY3bP{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .3s ease}.SocialMedia_overlay__lctYb{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.SocialMedia_platform__Ug_dX{width:60px;height:60px;border-radius:9999px;background:#fff;display:flex;align-items:center;justify-content:center;color:#009694;animation:SocialMedia_scaleIn__tBGxU .3s ease-out}.SocialMedia_platform__Ug_dX svg{width:30px;height:30px}.SocialMedia_postInfo__KJCqF{padding:1.5rem;background:#fff}.SocialMedia_caption__tSXKu{font-size:1rem;color:#1f2937;line-height:1.6;margin-bottom:.5rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.SocialMedia_date__t0GOK{font-size:.875rem;color:#6b7280}@keyframes SocialMedia_scaleIn__tBGxU{0%{transform:scale(0)}to{transform:scale(1)}}@font-face{font-family:Optika-Bold;src:url(/fonts/optika/Optika-Bold.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LuxoraGrotesk-Book;src:url(/fonts/luxoraGrotesk/LuxoraGrotesk-Book.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.EventsPage_container__4D3OH{width:100%;background-color:#f9fafb}.EventsPage_contentWrapper__YdhPS{padding-top:3rem!important;max-width:100vw!important;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.EventsPage_contentWrapper__YdhPS{padding:0 2rem}}.EventsPage_sectionTitle__bnCTR{font-size:1.875rem;text-align:center;margin-bottom:3rem;font-family:Optika-Bold,Helvetica Neue,Arial Black,system-ui,-apple-system,sans-serif;font-weight:800;line-height:1.1;color:#111827}@media(min-width:768px){.EventsPage_sectionTitle__bnCTR{font-size:2.25rem}}.EventsPage_eventsSection__Kbg4l{margin-bottom:6rem!important;max-width:1280px;margin:0 auto}@media(min-width:768px){.EventsPage_eventsSection__Kbg4l{padding-top:4rem}}.EventsPage_ticketsSection__XUzLx{background-color:#fff;margin:0 -1.5rem;padding:6rem 0}@media(min-width:768px){.EventsPage_ticketsSection__XUzLx{margin:0 -2rem;padding-left:2rem;padding-right:2rem}}.EventsPage_pastEventsSection__pbtK7{padding:6rem 0}@media(min-width:768px){.EventsPage_pastEventsSection__pbtK7{padding-bottom:6rem}}.EventsPage_socialSection__ejIEe{margin:0 -1.5rem;padding-left:1.5rem!important;padding-right:1.5rem!important;padding:6rem 0}@media(min-width:768px){.EventsPage_socialSection__ejIEe{margin:0 -2rem;padding-left:2rem;padding-right:2rem}}.EventsPage_eventsSection__Kbg4l .EventsPage_sectionTitle__bnCTR,.EventsPage_socialSection__ejIEe .EventsPage_sectionTitle__bnCTR{background:linear-gradient(135deg,#fe5100,#009694)!important;padding:2rem;color:#fff}.EventsPage_socialSubtitle__MLn7h{text-align:center;font-size:1.125rem;margin-bottom:3rem;opacity:.9}.EventsPage_hostEventSection__yEi2W{margin-top:4rem;margin-bottom:4rem}@media(min-width:768px){.EventsPage_hostEventSection__yEi2W{margin-top:6rem;margin-bottom:6rem}}