.Event-module__G5g92q__container{background-color:#fff;width:100%;padding-top:6rem;font-family:Poppins,sans-serif}.Event-module__G5g92q__heroSection{width:100%;max-width:var(--max-width);margin:0 auto;padding:0}.Event-module__G5g92q__heroTitle{width:100%;color:var(--primary-color);text-align:center;background:linear-gradient(135deg,#f0e8ef 0%,#e8e0e8 100%);border-radius:12px;margin-bottom:2rem;padding:2.5rem 2rem;font-size:1.8rem;font-weight:500}.Event-module__G5g92q__mainContent{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 0 3rem}.Event-module__G5g92q__filterRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Event-module__G5g92q__tabContainer{gap:.5rem;display:flex}.Event-module__G5g92q__tabItem{color:var(--text-foreign-color);cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:.75rem;transition:all .2s}.Event-module__G5g92q__tabItem:hover{border-color:var(--third-color);color:var(--third-color)}.Event-module__G5g92q__tabActive{color:var(--third-color);border-color:var(--third-color);background-color:#0000}.Event-module__G5g92q__searchBox{background-color:#0000;border:none;border-bottom:1px solid #ddd;align-items:center;gap:.5rem;width:280px;padding:.5rem 0;display:flex}.Event-module__G5g92q__searchBox input{color:var(--text-primary-color);background:0 0;border:none;outline:none;flex:1;font-size:.85rem}.Event-module__G5g92q__searchBox input::placeholder{color:#999}.Event-module__G5g92q__searchBox i{color:#666;order:2;font-size:1rem}.Event-module__G5g92q__eventsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Event-module__G5g92q__eventCard{background-color:#fff;border-radius:12px;flex-direction:column;height:100%;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.Event-module__G5g92q__eventCard:hover{transform:translateY(-8px);box-shadow:0 8px 24px #00000026}.Event-module__G5g92q__cardImage{background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Event-module__G5g92q__cardImage img{object-fit:cover;width:100%;height:200px}.Event-module__G5g92q__cardOverlay{background:linear-gradient(#0000004d 0%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.Event-module__G5g92q__overlayTitle{color:#fff;text-shadow:0 1px 2px #00000080;font-size:.9rem;font-weight:600;line-height:1.3}.Event-module__G5g92q__overlaySubtitle{color:#ffffffe6;margin-top:.25rem;font-size:.75rem}.Event-module__G5g92q__cardContent{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.Event-module__G5g92q__cardTitle{color:var(--text-primary-color);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.85rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Event-module__G5g92q__cardLink{color:var(--third-color);margin-bottom:.75rem;font-size:.8rem;font-weight:600;text-decoration:none;display:block}.Event-module__G5g92q__cardLink:hover{text-decoration:underline}.Event-module__G5g92q__cardInfo{flex-direction:column;flex-grow:1;gap:.5rem;margin-bottom:1rem;display:flex}.Event-module__G5g92q__infoItem{color:var(--text-foreign-color);align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}.Event-module__G5g92q__infoIcon{color:#4a0f41;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;font-size:.9rem;display:flex}.Event-module__G5g92q__infoText{color:#666;flex:1;font-size:.85rem;line-height:1.4}.Event-module__G5g92q__cardButton{border:2px solid var(--third-color);cursor:pointer;width:100%;color:var(--third-color);background-color:#fff;border-radius:6px;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Event-module__G5g92q__cardButton:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__cardButton.Event-module__G5g92q__inactive{color:#666;cursor:default;background-color:#e0e0e0;border-color:#e0e0e0}.Event-module__G5g92q__cardButton.Event-module__G5g92q__inactive:hover{color:#666;background-color:#e0e0e0}.Event-module__G5g92q__cardButtonSecondary{border:2px solid var(--third-color);cursor:pointer;width:100%;color:var(--third-color);background-color:#fff;border-radius:6px;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.Event-module__G5g92q__cardButtonSecondary:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__loadingState{color:var(--text-foreign-color);justify-content:center;align-items:center;gap:.5rem;padding:2rem;display:flex}.Event-module__G5g92q__emptyState{text-align:center;color:var(--text-foreign-color);padding:3rem}.Event-module__G5g92q__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}.Event-module__G5g92q__pageBtn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.Event-module__G5g92q__pageBtn:hover:not(:disabled){color:#333;background:#f0f0f0}.Event-module__G5g92q__pageBtn:disabled{opacity:.3;cursor:not-allowed;background:0 0}.Event-module__G5g92q__activePageBtn{font-weight:700;color:#000!important;background:0 0!important}.Event-module__G5g92q__pageBtn i{color:#666;font-size:1rem}@media only screen and (max-width:1680px){.Event-module__G5g92q__heroSection,.Event-module__G5g92q__mainContent{max-width:75%}}@media only screen and (max-width:1440px){.Event-module__G5g92q__heroSection,.Event-module__G5g92q__mainContent{max-width:80%}}@media only screen and (max-width:1024px){.Event-module__G5g92q__heroSection,.Event-module__G5g92q__mainContent{max-width:85%}}@media only screen and (max-width:800px){.Event-module__G5g92q__heroSection,.Event-module__G5g92q__mainContent{max-width:90%}}@media only screen and (max-width:992px){.Event-module__G5g92q__eventsGrid{grid-template-columns:repeat(2,1fr)}.Event-module__G5g92q__mainContent{padding:0 2rem 2rem}.Event-module__G5g92q__heroSection{padding:0 2rem}}@media only screen and (max-width:768px){.Event-module__G5g92q__heroTitle{padding:1.5rem 1rem;font-size:1.3rem}.Event-module__G5g92q__mainContent{padding:0 1rem 2rem}.Event-module__G5g92q__heroSection{padding:0 1rem}.Event-module__G5g92q__eventsGrid{grid-template-columns:1fr}.Event-module__G5g92q__filterRow{flex-direction:column;align-items:stretch}.Event-module__G5g92q__searchBox{width:100%}.Event-module__G5g92q__tabContainer{padding-bottom:.5rem;overflow-x:auto}}.Event-module__G5g92q__detailContainer{background-color:#fff;width:100%;padding-top:6rem;font-family:Poppins,sans-serif}.Event-module__G5g92q__breadcrumb{max-width:1200px;margin:0 auto;padding:1rem 4rem}.Event-module__G5g92q__breadcrumb a{color:#333;align-items:center;gap:.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.Event-module__G5g92q__breadcrumb a:hover{color:#333}.Event-module__G5g92q__breadcrumb a i{color:var(--third-color);font-size:1rem}.Event-module__G5g92q__detailHeader{max-width:1200px;margin:0 auto;padding:0 4rem 2rem}.Event-module__G5g92q__detailHeaderTitle{color:var(--text-primary-color);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.Event-module__G5g92q__detailHeaderRow{align-items:flex-start;gap:2rem;display:flex}.Event-module__G5g92q__detailHeaderImage{border-radius:12px;flex:1;overflow:hidden}.Event-module__G5g92q__detailHeaderImage img{object-fit:cover;width:100%;height:auto}.Event-module__G5g92q__detailHeaderInfo{width:350px;min-width:350px}.Event-module__G5g92q__detailInfoBox{padding:0}.Event-module__G5g92q__detailInfoTitle{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:700}.Event-module__G5g92q__detailInfoItem{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.Event-module__G5g92q__detailInfoItem i{color:#4a0f41;margin-top:2px;font-size:.9rem}.Event-module__G5g92q__detailInfoItem span{color:#666;font-size:.85rem;line-height:1.4}.Event-module__G5g92q__detailSection{max-width:1200px;margin:0 auto;padding:2rem 4rem}.Event-module__G5g92q__sectionTitle{color:#333;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Event-module__G5g92q__sectionContent{color:#666;text-align:justify;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1.5}.Event-module__G5g92q__sectionContent p{margin-bottom:.5rem}.Event-module__G5g92q__descLocationRow{gap:2rem;display:flex}.Event-module__G5g92q__descBox{flex:1}.Event-module__G5g92q__locationBox{width:350px;min-width:350px}.Event-module__G5g92q__locationBox .Event-module__G5g92q__sectionTitle{margin-bottom:.5rem}.Event-module__G5g92q__locationMap{border-radius:8px;width:80%;height:230px;overflow:hidden}.Event-module__G5g92q__locationMap iframe{border:none;width:100%;height:100%}.Event-module__G5g92q__locationAddress{color:#666;align-items:flex-start;gap:.5rem;max-width:280px;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.8rem;line-height:1.5;display:flex}.Event-module__G5g92q__locationAddress i{color:#4a0f41;min-width:16px;margin-top:2px;font-size:.8rem}.Event-module__G5g92q__speakersGrid{grid-template-columns:repeat(4,140px);gap:1rem .3rem;display:grid}.Event-module__G5g92q__speakerCard{text-align:center;flex-direction:column;align-items:center;display:flex}.Event-module__G5g92q__speakerImage{border-radius:10px;width:120px;height:140px;margin-bottom:.5rem;overflow:hidden}.Event-module__G5g92q__speakerImage img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__speakerName{color:#666;text-align:center;width:120px;margin-bottom:0;font-size:.8rem;font-weight:500;line-height:1.3}.Event-module__G5g92q__speakerTitle{color:#666;text-align:center;width:140px;font-size:.75rem;line-height:1.2}.Event-module__G5g92q__highlightItem{cursor:pointer;border:1px solid #e0e0e0;border-radius:10px;align-items:flex-start;gap:1.5rem;max-width:700px;margin-bottom:1rem;padding:.75rem;display:flex}.Event-module__G5g92q__highlightImage{border-radius:8px;width:100px;min-width:100px;height:100px;overflow:hidden}.Event-module__G5g92q__highlightImage img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__highlightContent{flex:1}.Event-module__G5g92q__highlightContent h4{color:#4a0f41;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.Event-module__G5g92q__highlightContent p{color:#666;margin:0;font-size:.9rem;line-height:1.5}.Event-module__G5g92q__downloadBtn{border:1px solid var(--third-color);color:var(--third-color);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Event-module__G5g92q__downloadBtn i{font-size:.9rem}.Event-module__G5g92q__downloadBtn:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__pricingTable{border-collapse:collapse;table-layout:fixed;width:100%;max-width:700px;margin-bottom:2rem}.Event-module__G5g92q__pricingTable th,.Event-module__G5g92q__pricingTable td{text-align:center;border-bottom:1px solid #f0f0f0;padding:1.25rem .75rem;font-size:.85rem}.Event-module__G5g92q__pricingTable th{color:#4a0f41;text-transform:capitalize;font-weight:600}.Event-module__G5g92q__pricingTable td{color:#888}.Event-module__G5g92q__pricingTable th:first-child,.Event-module__G5g92q__pricingTable td:first-child{text-align:left;color:#4a0f41;width:150px;padding-left:0;font-weight:600}.Event-module__G5g92q__pricingTable tr:last-child td{border-bottom:none}.Event-module__G5g92q__priceFree{color:#999}.Event-module__G5g92q__registrationCards{flex-direction:column;gap:1.5rem;max-width:700px;display:flex}.Event-module__G5g92q__registrationCard{border:1px solid #e0e0e0;border-radius:10px;padding:1.25rem}.Event-module__G5g92q__registrationCardType{color:#4a0f41;margin-bottom:.5rem;font-size:1rem;font-weight:600}.Event-module__G5g92q__registrationCardTitle{color:#333;margin-bottom:.75rem;font-size:.9rem;line-height:1.4}.Event-module__G5g92q__registrationCardInfo{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Event-module__G5g92q__registrationCardInfo span{color:#666;font-family:Poppins,sans-serif;font-size:.8rem}.Event-module__G5g92q__registrationCardInfo i{color:#4a0f41;font-size:.8rem}.Event-module__G5g92q__registrationCardPriceLabel{color:#666;margin-bottom:.25rem;font-size:.75rem}.Event-module__G5g92q__registrationCardPrice{color:#1a1919;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Event-module__G5g92q__registrationCardBtn{border:1px solid var(--third-color);color:var(--third-color);cursor:pointer;background-color:#0000;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Event-module__G5g92q__registrationCardBtn:hover{background-color:var(--third-color);color:#fff}.Event-module__G5g92q__highlightEventSection{text-align:center;margin-bottom:1rem}.Event-module__G5g92q__highlightEventSection .Event-module__G5g92q__sectionTitle{margin-bottom:1rem;font-size:1.1rem}.Event-module__G5g92q__highlightEventVideo{aspect-ratio:16/9;border-radius:12px;width:100%;overflow:hidden}.Event-module__G5g92q__highlightEventVideo iframe{width:100%;height:100%}.Event-module__G5g92q__documentationGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Event-module__G5g92q__documentationItem{aspect-ratio:4/3;border-radius:10px;position:relative;overflow:hidden}.Event-module__G5g92q__documentationItem img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__documentationOverlay{cursor:pointer;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Event-module__G5g92q__documentationOverlay span{color:#fff;border:1px solid #fff;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.Event-module__G5g92q__documentationHoverOverlay{opacity:0;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Event-module__G5g92q__documentationItem:hover .Event-module__G5g92q__documentationHoverOverlay{opacity:1}.Event-module__G5g92q__documentationHoverOverlay span{color:#fff;background:#ffffff1a;border:1px solid #fff;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.Event-module__G5g92q__partnersRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;padding:1rem 0;display:flex}.Event-module__G5g92q__partnerLogo{height:40px}.Event-module__G5g92q__partnerLogo img{width:auto;height:100%}.Event-module__G5g92q__hotelList{flex-direction:column;gap:1.5rem;display:flex}.Event-module__G5g92q__hotelCard{background:0 0;align-items:stretch;gap:0;padding:0;display:flex}.Event-module__G5g92q__hotelImage{border-radius:12px 0 0 12px;width:220px;min-width:220px;min-height:130px;overflow:hidden}.Event-module__G5g92q__hotelImage img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__hotelInfo{border:1px solid #e0e0e0;border-left:none;border-radius:0 12px 12px 0;flex-direction:column;flex:1;padding:1rem 1.25rem;display:flex}.Event-module__G5g92q__hotelName{color:#1a1a1a;margin-bottom:.15rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;line-height:1.3}.Event-module__G5g92q__hotelDistance{color:#888;margin-bottom:.35rem;font-family:Poppins,sans-serif;font-size:.85rem}.Event-module__G5g92q__hotelLocation{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.Event-module__G5g92q__hotelLocation i{color:#093;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}.Event-module__G5g92q__hotelLocation span{color:#1a1a1a;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500}.Event-module__G5g92q__hotelAddress{color:#666;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.85rem;line-height:1.5}.Event-module__G5g92q__hotelLinks{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:auto;display:flex}.Event-module__G5g92q__hotelLinks a{align-items:center;transition:opacity .2s;display:inline-flex}.Event-module__G5g92q__hotelLinks a:hover{opacity:.7}.Event-module__G5g92q__hotelLinks img{object-fit:contain;width:auto;max-width:90px;height:18px;min-height:18px}.Event-module__G5g92q__lightboxModal{z-index:9999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Event-module__G5g92q__lightboxContent{gap:1.5rem;width:100%;max-width:1200px;height:90vh;max-height:800px;display:flex}.Event-module__G5g92q__lightboxMainImage{flex:0 0 70%;justify-content:center;align-items:center;display:flex;position:relative}.Event-module__G5g92q__lightboxMainImage img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.Event-module__G5g92q__lightboxThumbnails{flex-direction:column;flex:0 0 28%;gap:.75rem;padding-right:.5rem;display:flex;overflow-y:auto}.Event-module__G5g92q__lightboxThumbnails::-webkit-scrollbar{width:6px}.Event-module__G5g92q__lightboxThumbnails::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.Event-module__G5g92q__lightboxThumbnails::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.Event-module__G5g92q__lightboxThumbnail{aspect-ratio:1;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:6px;width:100%;transition:all .2s;overflow:hidden}.Event-module__G5g92q__lightboxThumbnail:hover{opacity:1;border-color:#ffffff80}.Event-module__G5g92q__lightboxThumbnail.Event-module__G5g92q__active{opacity:1;border-color:#fff}.Event-module__G5g92q__lightboxThumbnail img{object-fit:cover;width:100%;height:100%}.Event-module__G5g92q__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.Event-module__G5g92q__lightboxClose:hover{background:#ffffff4d}.Event-module__G5g92q__lightboxNav{color:#fff;cursor:pointer;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Event-module__G5g92q__lightboxNav:hover{background:#ffffff4d}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__prev{left:1rem}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__next{right:1rem}@media only screen and (max-width:992px){.Event-module__G5g92q__detailHeaderRow{flex-direction:column}.Event-module__G5g92q__detailHeaderInfo{width:100%;min-width:auto}.Event-module__G5g92q__descLocationRow{flex-direction:column}.Event-module__G5g92q__locationBox{width:100%;min-width:auto}.Event-module__G5g92q__locationMap{width:100%}.Event-module__G5g92q__detailHeaderImage{width:100%;margin:0}.Event-module__G5g92q__highlightItem{border:none;flex-direction:column;gap:.75rem;max-width:100%;margin-bottom:1.5rem;padding:0}.Event-module__G5g92q__highlightImage{aspect-ratio:16/9;width:100%;min-width:100%;height:auto}.Event-module__G5g92q__highlightContent h4{font-size:.9rem}.Event-module__G5g92q__highlightContent p{font-size:.85rem}.Event-module__G5g92q__speakersGrid{grid-template-columns:repeat(3,1fr)}.Event-module__G5g92q__documentationGrid{grid-template-columns:repeat(2,1fr)}.Event-module__G5g92q__lightboxModal{align-items:flex-start;padding:1rem .5rem;overflow-y:auto}.Event-module__G5g92q__lightboxContent{flex-direction:column;gap:1rem;width:100%;height:auto;min-height:auto;max-height:none;margin:auto}.Event-module__G5g92q__lightboxMainImage{background:#0003;border-radius:8px;flex:none;justify-content:center;align-items:center;width:100%;height:auto;min-height:200px;max-height:70vh;padding:.5rem;display:flex}.Event-module__G5g92q__lightboxMainImage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:68vh;display:block}.Event-module__G5g92q__lightboxThumbnails{flex-direction:row;flex:none;gap:.5rem;width:100%;padding:0 0 .5rem;display:flex;overflow:auto hidden}.Event-module__G5g92q__lightboxThumbnail{flex:0 0 75px;width:75px;min-width:75px;height:75px}}@media only screen and (max-width:768px){.Event-module__G5g92q__breadcrumb{padding:1rem}.Event-module__G5g92q__detailHeader{padding:0 1rem 2rem}.Event-module__G5g92q__detailSection{padding:1.5rem 1rem}.Event-module__G5g92q__speakersGrid{grid-template-columns:repeat(2,1fr)}.Event-module__G5g92q__hotelCard{flex-direction:column}.Event-module__G5g92q__hotelImage{width:100%;min-width:auto}.Event-module__G5g92q__heroSection{padding:0 1rem}.Event-module__G5g92q__heroTitle{padding:1.5rem 1rem;font-size:1.3rem}.Event-module__G5g92q__mainContent{padding:0 1rem 2rem}.Event-module__G5g92q__filterRow{flex-direction:column;align-items:flex-start;gap:1rem}.Event-module__G5g92q__tabContainer{gap:.4rem;width:100%;padding-bottom:.5rem;overflow-x:auto}.Event-module__G5g92q__tabItem{white-space:nowrap;flex-shrink:0;padding:.35rem .6rem;font-size:.7rem}.Event-module__G5g92q__searchBox{width:100%}.Event-module__G5g92q__eventsGrid{grid-template-columns:1fr;gap:1rem}.Event-module__G5g92q__cardButton,.Event-module__G5g92q__cardButtonSecondary{padding:.6rem .8rem;font-size:.8rem}.Event-module__G5g92q__pricingTableDesktop{display:none}.Event-module__G5g92q__pricingTableMobile{width:100%;margin-bottom:1.5rem;display:table}.Event-module__G5g92q__pricingTable th,.Event-module__G5g92q__pricingTable td{padding:.6rem .5rem;font-size:.75rem}.Event-module__G5g92q__pricingTable th:first-child,.Event-module__G5g92q__pricingTable td:first-child{text-align:left;padding-left:0;font-size:.75rem}.Event-module__G5g92q__registrationCards{gap:1rem;max-width:100%}.Event-module__G5g92q__registrationCard{padding:1rem}.Event-module__G5g92q__registrationCardType{font-size:.85rem}.Event-module__G5g92q__registrationCardTitle{font-size:.8rem}.Event-module__G5g92q__registrationCardInfo{flex-wrap:wrap;gap:.3rem}.Event-module__G5g92q__registrationCardInfo span,.Event-module__G5g92q__registrationCardInfo i{font-size:.7rem}.Event-module__G5g92q__registrationCardPriceLabel{font-size:.65rem}.Event-module__G5g92q__registrationCardPrice{font-size:.95rem}.Event-module__G5g92q__registrationCardBtn{padding:.4rem .8rem;font-size:.7rem}.Event-module__G5g92q__highlightEventVideo{height:200px}.Event-module__G5g92q__documentationGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.Event-module__G5g92q__documentationItem{aspect-ratio:1;border-radius:8px}.Event-module__G5g92q__documentationItem:last-child{aspect-ratio:1;grid-column:auto}.Event-module__G5g92q__documentationItem:last-child .Event-module__G5g92q__documentationHoverOverlay{opacity:0}.Event-module__G5g92q__documentationItem:last-child:hover .Event-module__G5g92q__documentationHoverOverlay{opacity:1}.Event-module__G5g92q__documentationHoverOverlay span{display:none}.Event-module__G5g92q__documentationHoverOverlay:before{content:"↗";color:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;padding:.4rem;font-family:Arial,sans-serif;font-size:.8rem;font-weight:500;line-height:1;display:flex}.Event-module__G5g92q__partnersRow{gap:1.5rem;padding:.75rem 0}.Event-module__G5g92q__partnerLogo{height:32px}.Event-module__G5g92q__lightboxModal{align-items:flex-start;padding:1rem .5rem;overflow-y:auto}.Event-module__G5g92q__lightboxContent{gap:1rem;width:100%;height:auto;min-height:auto;max-height:none;margin:auto;flex-direction:column!important}.Event-module__G5g92q__lightboxMainImage{background:#0003;border-radius:8px;justify-content:center;align-items:center;height:auto;min-height:200px;max-height:70vh;padding:.5rem;display:flex;flex:none!important;width:100%!important}.Event-module__G5g92q__lightboxMainImage img{object-fit:contain;max-width:100%;max-height:68vh;display:block;width:auto!important;height:auto!important}.Event-module__G5g92q__lightboxThumbnails{gap:.5rem;padding:0 0 .5rem;display:flex;overflow:auto hidden;flex-direction:row!important;flex:none!important;width:100%!important}.Event-module__G5g92q__lightboxThumbnail{aspect-ratio:1;border-radius:6px;flex:0 0 75px;width:75px;min-width:75px;height:75px}.Event-module__G5g92q__lightboxClose{z-index:100;width:36px;height:36px;font-size:1.3rem;top:.75rem;right:.75rem}.Event-module__G5g92q__lightboxNav{z-index:100;width:36px;height:36px;font-size:1.3rem}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__prev{left:.75rem}.Event-module__G5g92q__lightboxNav.Event-module__G5g92q__next{right:.75rem}}
