.tickets-module__bUAdJq__checkoutPage{background:#f8f8f8;min-height:100vh;padding-bottom:80px}.tickets-module__bUAdJq__topBar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.tickets-module__bUAdJq__topBarTitle{color:#111;margin:0;font-size:1.375rem;font-weight:700}.tickets-module__bUAdJq__topBarClose{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.tickets-module__bUAdJq__topBarClose:hover{color:#111;background:#f3f4f6}.tickets-module__bUAdJq__progressBar{justify-content:center;align-items:center;max-width:600px;margin:0 auto;padding:1.75rem 2rem 1rem;display:flex}.tickets-module__bUAdJq__progressStep{align-items:center;gap:.625rem;display:flex}.tickets-module__bUAdJq__progressCircle{color:#9ca3af;background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.tickets-module__bUAdJq__progressCircleActive{color:#fff;background:#111}.tickets-module__bUAdJq__progressText{flex-direction:column;gap:.125rem;display:flex}.tickets-module__bUAdJq__progressStepLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:600}.tickets-module__bUAdJq__progressStepName{color:#111;font-size:.9375rem;font-weight:600}.tickets-module__bUAdJq__progressLine{background:#e5e7eb;border-radius:2px;flex:1;height:3px;margin:0 1rem;overflow:hidden}.tickets-module__bUAdJq__progressLineFill{background:#111;border-radius:2px;width:0%;height:100%;transition:width .5s}.tickets-module__bUAdJq__progressLineFillActive{width:100%}.tickets-module__bUAdJq__checkoutLayout{grid-template-columns:1fr 360px;align-items:start;gap:2rem;max-width:1100px;margin:0 auto;padding:1.5rem 2rem 2rem;display:grid}.tickets-module__bUAdJq__checkoutMain{min-width:0}.tickets-module__bUAdJq__sectionHeader{align-items:center;gap:.625rem;margin-bottom:1.25rem;display:flex}.tickets-module__bUAdJq__sectionIcon{color:#e62b1e}.tickets-module__bUAdJq__sectionHeader h2{color:#111;margin:0;font-size:1.25rem;font-weight:700}.tickets-module__bUAdJq__ticketCards{flex-direction:column;gap:1rem;display:flex}.tickets-module__bUAdJq__ticketCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.tickets-module__bUAdJq__ticketCard:hover{border-color:#d1d5db}.tickets-module__bUAdJq__ticketCardActive{border-color:#e62b1e;box-shadow:0 0 0 1px #e62b1e}.tickets-module__bUAdJq__ticketCardTop{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.625rem;display:flex}.tickets-module__bUAdJq__ticketCardName h3{color:#111;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:700}.tickets-module__bUAdJq__ticketCardPrice{text-align:right;flex-shrink:0}.tickets-module__bUAdJq__priceAmount{color:#111;font-size:1.125rem;font-weight:700}.tickets-module__bUAdJq__ticketCardDesc{color:#6b7280;margin:0 0 .5rem;font-size:.875rem;line-height:1.6}.tickets-module__bUAdJq__ticketFeatures{flex-direction:column;gap:.25rem;display:flex;margin:0 0 .75rem!important;padding:0!important;list-style:none!important}.tickets-module__bUAdJq__featureItem{color:#4b5563;font-size:.875rem;line-height:1.5;display:block;margin-left:0!important;padding-left:0!important;list-style:none!important}.tickets-module__bUAdJq__featureItem::marker{content:"";display:none!important}.tickets-module__bUAdJq__ticketCardMeta{color:#9ca3af;margin:0;font-size:.75rem}.tickets-module__bUAdJq__ticketCardBottom{border-top:1px solid #f0f0f0;justify-content:flex-end;margin-top:1rem;padding-top:1rem;display:flex}.tickets-module__bUAdJq__qtyDropdown{align-items:center;display:inline-flex;position:relative}.tickets-module__bUAdJq__qtySelect{appearance:none;color:#111;cursor:pointer;text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:64px;padding:.5rem 2.25rem .5rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:border-color .2s}.tickets-module__bUAdJq__qtySelect:focus{border-color:#e62b1e;outline:none}.tickets-module__bUAdJq__qtySelect:hover{border-color:#9ca3af}.tickets-module__bUAdJq__qtyDropdownIcon{pointer-events:none;color:#6b7280;position:absolute;right:.625rem}.tickets-module__bUAdJq__detailsForm{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.tickets-module__bUAdJq__formGroup{flex-direction:column;gap:.5rem;display:flex}.tickets-module__bUAdJq__formGroup label{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.tickets-module__bUAdJq__formGroup input,.tickets-module__bUAdJq__formGroup select{border:1px solid #d1d5db;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.tickets-module__bUAdJq__formGroup input:focus,.tickets-module__bUAdJq__formGroup select:focus{border-color:#e62b1e;outline:none;box-shadow:0 0 0 3px #e62b1e14}.tickets-module__bUAdJq__hint{color:#9ca3af;font-size:.75rem}.tickets-module__bUAdJq__errorMessage{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;display:flex}.tickets-module__bUAdJq__sidebarDesktop{position:sticky;top:80px}.tickets-module__bUAdJq__summaryCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.tickets-module__bUAdJq__summaryEvent{background:#f9fafb;border-left:3px solid #e62b1e;border-radius:8px;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding:1rem;display:flex}.tickets-module__bUAdJq__summaryEvent strong{color:#111;text-transform:uppercase;letter-spacing:.02em;font-size:.8125rem;font-weight:700}.tickets-module__bUAdJq__summaryEvent span{color:#6b7280;font-size:.8125rem}.tickets-module__bUAdJq__summaryEmpty{color:#9ca3af;padding:.75rem 0;font-size:.875rem}.tickets-module__bUAdJq__summaryItems{flex-direction:column;gap:0;margin-bottom:.5rem;display:flex}.tickets-module__bUAdJq__summaryLine{color:#374151;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem;display:flex}.tickets-module__bUAdJq__summaryLinePrice{color:#111;font-weight:600}.tickets-module__bUAdJq__summaryTotalRow{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:.25rem;padding:1rem 0;display:flex}.tickets-module__bUAdJq__summaryTotalRow span:first-child{color:#374151;font-size:.9375rem;font-weight:500}.tickets-module__bUAdJq__summaryTotalPrice{color:#111;font-size:1.375rem;font-weight:700}.tickets-module__bUAdJq__sidebarBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.tickets-module__bUAdJq__sidebarBtn:hover:not(:disabled){background:#333}.tickets-module__bUAdJq__sidebarBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.tickets-module__bUAdJq__sidebarHint{text-align:center;color:#9ca3af;margin-top:.5rem;font-size:.75rem}.tickets-module__bUAdJq__secureNote{text-align:center;color:#9ca3af;border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:.75rem;font-size:.75rem}.tickets-module__bUAdJq__bottomBar{z-index:100;background:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.tickets-module__bUAdJq__bottomBarTotal{flex-direction:column;gap:.125rem;display:flex}.tickets-module__bUAdJq__bottomBarLabel{color:#6b7280;font-size:.75rem;font-weight:500}.tickets-module__bUAdJq__bottomBarPrice{color:#111;font-size:1.25rem;font-weight:700}.tickets-module__bUAdJq__bottomBarBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:none;border-radius:8px;padding:.75rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s}.tickets-module__bUAdJq__bottomBarBtn:hover:not(:disabled){background:#333}.tickets-module__bUAdJq__bottomBarBtn:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.tickets-module__bUAdJq__container{max-width:1100px;min-height:100vh;margin:0 auto;padding:2rem}.tickets-module__bUAdJq__loading{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.tickets-module__bUAdJq__spinner{animation:1s linear infinite tickets-module__bUAdJq__spin}@keyframes tickets-module__bUAdJq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tickets-module__bUAdJq__resultCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:520px;margin:2rem auto;padding:2rem;box-shadow:0 10px 40px #0000001a}.tickets-module__bUAdJq__ticketContent{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.tickets-module__bUAdJq__ticketHeader{margin-bottom:1rem}.tickets-module__bUAdJq__tedxBrand{color:#e62b1e;font-size:1.5rem;font-weight:700}.tickets-module__bUAdJq__uccBrand{color:#111;word-break:break-word;font-size:1.5rem;font-weight:700}.tickets-module__bUAdJq__ticketTitle{color:#374151;margin:.5rem 0 1rem;font-size:1.25rem;font-weight:600}.tickets-module__bUAdJq__resultCard h1{color:#111;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.tickets-module__bUAdJq__resultCard>p{color:#6b7280;margin-bottom:1.5rem}.tickets-module__bUAdJq__successIcon{color:#22c55e;margin-bottom:1rem}.tickets-module__bUAdJq__successIcon svg{width:72px;height:72px}.tickets-module__bUAdJq__errorIcon{color:#ef4444;margin-bottom:1.5rem}.tickets-module__bUAdJq__processingIcon{color:#e62b1e;margin-bottom:1.5rem}.tickets-module__bUAdJq__ticketCodeBox{color:#fff;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:16px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 4px 20px #0003}.tickets-module__bUAdJq__ticketCodeBox p{color:#ffffffb3;margin:0 0 .75rem;font-size:.875rem}.tickets-module__bUAdJq__ticketCode{letter-spacing:.05em;word-break:break-all;background:#ffffff1a;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem;font-size:1.25rem;font-weight:700;display:block}.tickets-module__bUAdJq__qrCode{justify-content:center;margin-bottom:1.25rem;display:flex}.tickets-module__bUAdJq__qrCode img{background:#fff;border-radius:12px;padding:12px;box-shadow:0 2px 10px #0000001a}.tickets-module__bUAdJq__orderDetails{text-align:left;background:#f9fafb;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.tickets-module__bUAdJq__orderDetails p{color:#374151;margin:.5rem 0}.tickets-module__bUAdJq__emailNote{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.tickets-module__bUAdJq__buttonGroup{flex-direction:column;gap:.75rem;width:100%;display:flex}.tickets-module__bUAdJq__downloadButton{color:#e62b1e;cursor:pointer;background:#fff;border:2px solid #e62b1e;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.tickets-module__bUAdJq__downloadButton:hover{color:#fff;background:#e62b1e;transform:translateY(-2px);box-shadow:0 4px 12px #e62b1e4d}.tickets-module__bUAdJq__homeButton{color:#fff;background:linear-gradient(135deg,#e62b1e,#c91e13);border-radius:10px;justify-content:center;align-items:center;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.tickets-module__bUAdJq__homeButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e62b1e66}.tickets-module__bUAdJq__homeLink{color:#6b7280;margin-top:1rem;text-decoration:none;display:block}.tickets-module__bUAdJq__homeLink:hover{color:#e62b1e}.tickets-module__bUAdJq__retryButton{color:#fff;cursor:pointer;background:#e62b1e;border:none;border-radius:8px;padding:.875rem 2rem;font-weight:600;transition:background .2s}.tickets-module__bUAdJq__retryButton:hover{background:#c91e13}.tickets-module__bUAdJq__instructions{text-align:left;background:#f9fafb;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.tickets-module__bUAdJq__instructions h3{color:#111;margin-bottom:1rem;font-size:1rem;font-weight:600}.tickets-module__bUAdJq__instructions ol{color:#374151;margin:0;padding-left:1.25rem}.tickets-module__bUAdJq__instructions li{margin:.5rem 0}.tickets-module__bUAdJq__waitingNote{color:#9ca3af;font-size:.875rem}.tickets-module__bUAdJq__noEvents,.tickets-module__bUAdJq__noTickets{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.tickets-module__bUAdJq__noEvents h2{color:#374151}@media (max-width:900px){.tickets-module__bUAdJq__checkoutLayout{grid-template-columns:1fr;padding:1rem}.tickets-module__bUAdJq__sidebarDesktop{display:none}.tickets-module__bUAdJq__bottomBar{display:flex}.tickets-module__bUAdJq__checkoutPage{padding-bottom:80px}}@media (min-width:901px){.tickets-module__bUAdJq__bottomBar{display:none}.tickets-module__bUAdJq__checkoutPage{padding-bottom:0}}@media (max-width:640px){.tickets-module__bUAdJq__topBar{padding:.875rem 1rem}.tickets-module__bUAdJq__topBarTitle{font-size:1.125rem}.tickets-module__bUAdJq__progressBar{padding:1.25rem 1rem .75rem}.tickets-module__bUAdJq__progressText{display:none}.tickets-module__bUAdJq__progressLine{margin:0 .5rem}.tickets-module__bUAdJq__ticketCard,.tickets-module__bUAdJq__detailsForm{padding:1.25rem}.tickets-module__bUAdJq__resultCard{margin:2rem 0;padding:1.5rem}.tickets-module__bUAdJq__ticketHeader{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.tickets-module__bUAdJq__tedxBrand,.tickets-module__bUAdJq__uccBrand{font-size:1.1rem}}
.TicketsLanding-module__I0X8lW__hero{text-align:center;justify-content:center;align-items:center;min-height:70vh;padding-top:70px;display:flex;position:relative;overflow:hidden}.TicketsLanding-module__I0X8lW__heroBg{z-index:0;position:absolute;inset:0}.TicketsLanding-module__I0X8lW__heroBg img{object-fit:cover;width:100%;height:100%}.TicketsLanding-module__I0X8lW__heroOverlay{z-index:1;background:linear-gradient(#000000bf 0%,#0009 50%,#000c 100%);position:absolute;inset:0}.TicketsLanding-module__I0X8lW__heroContent{z-index:2;max-width:800px;padding:2rem 1.25rem;position:relative}.TicketsLanding-module__I0X8lW__heroLabel{background:var(--ted-red);color:#fff;letter-spacing:3px;text-transform:uppercase;border-radius:4px;margin-bottom:1.25rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.TicketsLanding-module__I0X8lW__heroTitle{color:#fff;margin-bottom:1rem;font-size:clamp(2.5rem,10vw,4.5rem);font-weight:800;line-height:1.1}.TicketsLanding-module__I0X8lW__heroTitleRed{color:var(--ted-red)}.TicketsLanding-module__I0X8lW__heroSubtitle{color:#fff;text-shadow:0 2px 8px #000000b3,0 0 20px #00000080;margin-bottom:1rem;font-size:clamp(1.1rem,3.5vw,1.5rem);font-weight:400}.TicketsLanding-module__I0X8lW__heroDate{color:#fffffff2;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:1.15rem;font-weight:600;display:inline-flex}.TicketsLanding-module__I0X8lW__heroDate svg{color:var(--ted-red)}.TicketsLanding-module__I0X8lW__heroCta{background:var(--ted-red);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:16px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.TicketsLanding-module__I0X8lW__heroCta:hover{background:var(--ted-red-dark);color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #dd232366}.TicketsLanding-module__I0X8lW__intro{text-align:center;max-width:900px;margin:0 auto;padding:3rem 1.25rem}.TicketsLanding-module__I0X8lW__introText{color:var(--dark-grey);font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.8}.TicketsLanding-module__I0X8lW__introHighlight{color:var(--ted-red);font-weight:600}.TicketsLanding-module__I0X8lW__ticketCategories{padding:2rem 1.25rem 4rem}.TicketsLanding-module__I0X8lW__sectionHeader{text-align:center;margin-bottom:3rem}.TicketsLanding-module__I0X8lW__sectionLabel{color:var(--ted-red);letter-spacing:3px;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.TicketsLanding-module__I0X8lW__sectionTitle{color:var(--black);font-size:clamp(1.75rem,5vw,2.75rem);font-weight:800}.TicketsLanding-module__I0X8lW__ticketGrid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.TicketsLanding-module__I0X8lW__ticketCard{border-radius:20px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.TicketsLanding-module__I0X8lW__ticketCard:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000040}.TicketsLanding-module__I0X8lW__ticketCardStudent{color:#fff;background:linear-gradient(135deg,#e62b1e 0%,#c91e13 100%)}.TicketsLanding-module__I0X8lW__ticketCardStandard{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)}.TicketsLanding-module__I0X8lW__ticketCardVip{color:#fff;background:linear-gradient(135deg,#e62b1e 0%,#b91c1c 50%,#8b1515 100%)}.TicketsLanding-module__I0X8lW__ticketCardInner{flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;display:flex}.TicketsLanding-module__I0X8lW__ticketTier{letter-spacing:3px;text-transform:uppercase;opacity:.8;font-size:.75rem;font-weight:700}.TicketsLanding-module__I0X8lW__ticketName{color:#fff;font-size:1.75rem;font-weight:800;line-height:1.2}.TicketsLanding-module__I0X8lW__ticketPrice{align-items:baseline;gap:.25rem;display:flex}.TicketsLanding-module__I0X8lW__ticketCurrency{opacity:.9;font-size:1.25rem;font-weight:600}.TicketsLanding-module__I0X8lW__ticketAmount{font-size:3rem;font-weight:800;line-height:1}.TicketsLanding-module__I0X8lW__ticketDescription{opacity:.9;font-size:.95rem;line-height:1.7}.TicketsLanding-module__I0X8lW__ticketNote{background:#ffffff1f;border-radius:12px;padding:1rem;font-size:.85rem;line-height:1.6}.TicketsLanding-module__I0X8lW__ticketNote strong{margin-bottom:.5rem;font-style:italic;display:block}.TicketsLanding-module__I0X8lW__ticketNoteList{padding-left:1.25rem;list-style:outside}.TicketsLanding-module__I0X8lW__ticketNoteList li{margin-bottom:.25rem;list-style:outside}.TicketsLanding-module__I0X8lW__ticketCta{cursor:pointer;text-align:center;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:14px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.TicketsLanding-module__I0X8lW__ticketCtaLight{color:var(--ted-red);background:#fff}.TicketsLanding-module__I0X8lW__ticketCtaLight:hover{color:var(--ted-red);background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.TicketsLanding-module__I0X8lW__ticketCtaDark{background:var(--ted-red);color:#fff}.TicketsLanding-module__I0X8lW__ticketCtaDark:hover{background:var(--ted-red-dark);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px #dd232366}.TicketsLanding-module__I0X8lW__soldOut{opacity:.6;cursor:not-allowed;pointer-events:none}.TicketsLanding-module__I0X8lW__benefitsSection{padding:4rem 1.25rem}.TicketsLanding-module__I0X8lW__benefitsTier{max-width:1200px;margin:0 auto 4rem}.TicketsLanding-module__I0X8lW__benefitsTier:last-child{margin-bottom:0}.TicketsLanding-module__I0X8lW__benefitsTierHeader{text-align:center;margin-bottom:2.5rem}.TicketsLanding-module__I0X8lW__benefitsTierLabel{letter-spacing:2px;text-transform:uppercase;border-radius:4px;margin-bottom:.75rem;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.TicketsLanding-module__I0X8lW__benefitsTierLabelRed{color:var(--ted-red);background:#dd23231a}.TicketsLanding-module__I0X8lW__benefitsTierLabelGold{color:#b48c32;background:#b48c3226}.TicketsLanding-module__I0X8lW__benefitsTierTitle{color:var(--black);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800}.TicketsLanding-module__I0X8lW__benefitsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.TicketsLanding-module__I0X8lW__benefitCard{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 12px #0000000f}.TicketsLanding-module__I0X8lW__benefitCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.TicketsLanding-module__I0X8lW__benefitImageWrap{aspect-ratio:16/10;width:100%;overflow:hidden}.TicketsLanding-module__I0X8lW__benefitImageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.TicketsLanding-module__I0X8lW__benefitCard:hover .TicketsLanding-module__I0X8lW__benefitImageWrap img{transform:scale(1.05)}.TicketsLanding-module__I0X8lW__benefitContent{padding:1.25rem}.TicketsLanding-module__I0X8lW__benefitTitle{color:var(--black);margin-bottom:.5rem;font-size:1rem;font-weight:700}.TicketsLanding-module__I0X8lW__benefitDescription{color:var(--dark-grey);font-size:.875rem;line-height:1.6}.TicketsLanding-module__I0X8lW__divider{border:none;border-top:1px solid var(--medium-grey);max-width:1200px;margin:0 auto}.TicketsLanding-module__I0X8lW__faqSection{background:var(--light-grey);padding:4rem 1.25rem}.TicketsLanding-module__I0X8lW__faqContainer{max-width:800px;margin:0 auto}.TicketsLanding-module__I0X8lW__faqList{flex-direction:column;gap:.75rem;display:flex}.TicketsLanding-module__I0X8lW__faqItem{background:#fff;border-radius:12px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 4px #0000000a}.TicketsLanding-module__I0X8lW__faqItem:hover{box-shadow:0 4px 16px #00000014}.TicketsLanding-module__I0X8lW__faqQuestion{width:100%;color:var(--black);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;font-size:1rem;font-weight:600;display:flex}.TicketsLanding-module__I0X8lW__faqQuestion svg{color:var(--ted-red);flex-shrink:0;transition:transform .3s}.TicketsLanding-module__I0X8lW__faqQuestionOpen svg{transform:rotate(180deg)}.TicketsLanding-module__I0X8lW__faqAnswer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.TicketsLanding-module__I0X8lW__faqAnswerOpen{max-height:500px}.TicketsLanding-module__I0X8lW__faqAnswerContent{color:var(--dark-grey);padding:0 1.25rem 1.25rem;font-size:.95rem;line-height:1.7}.TicketsLanding-module__I0X8lW__ctaSection{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:5rem 1.25rem}.TicketsLanding-module__I0X8lW__ctaContainer{max-width:700px;margin:0 auto}.TicketsLanding-module__I0X8lW__ctaTitle{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800}.TicketsLanding-module__I0X8lW__ctaText{color:#ffffffbf;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.TicketsLanding-module__I0X8lW__ctaButton{background:var(--ted-red);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;padding:16px 40px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.TicketsLanding-module__I0X8lW__ctaButton:hover{background:var(--ted-red-dark);color:#fff;transform:translateY(-3px);box-shadow:0 8px 30px #dd232366}.TicketsLanding-module__I0X8lW__ctaContact{color:#ffffff8c;margin-top:1.5rem;font-size:.9rem}.TicketsLanding-module__I0X8lW__ctaContact a{color:var(--ted-red);font-weight:600;text-decoration:underline}.TicketsLanding-module__I0X8lW__ctaContact a:hover{color:#f44}@media (min-width:481px){.TicketsLanding-module__I0X8lW__heroContent{padding:3rem 2rem}.TicketsLanding-module__I0X8lW__intro{padding:4rem 2rem}.TicketsLanding-module__I0X8lW__ticketCategories{padding:3rem 2rem 5rem}.TicketsLanding-module__I0X8lW__ticketCardInner{padding:2.5rem 2rem}.TicketsLanding-module__I0X8lW__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.TicketsLanding-module__I0X8lW__benefitsSection,.TicketsLanding-module__I0X8lW__faqSection{padding:5rem 2rem}.TicketsLanding-module__I0X8lW__ctaSection{padding:6rem 2rem}}@media (min-width:769px){.TicketsLanding-module__I0X8lW__hero{min-height:80vh}.TicketsLanding-module__I0X8lW__heroContent{padding:4rem 2rem}.TicketsLanding-module__I0X8lW__intro{padding:5rem 2rem}.TicketsLanding-module__I0X8lW__ticketCategories{padding:4rem 2rem 6rem}.TicketsLanding-module__I0X8lW__ticketGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.TicketsLanding-module__I0X8lW__ticketCardInner{padding:2.5rem}.TicketsLanding-module__I0X8lW__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:2rem}.TicketsLanding-module__I0X8lW__benefitsSection,.TicketsLanding-module__I0X8lW__faqSection{padding:6rem 2rem}.TicketsLanding-module__I0X8lW__ctaSection{padding:7rem 2rem}}@media (min-width:1200px){.TicketsLanding-module__I0X8lW__ticketGrid{gap:2rem}}
.Header-module__ldgnoG__header{z-index:1000;transition:all var(--transition-medium);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #ffffff4d;padding:12px 0;position:fixed;top:0;left:0;right:0;overflow-x:clip}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{box-shadow:var(--shadow-sm);background:#fffffff2;padding:8px 0}.Header-module__ldgnoG__container{max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 16px;display:flex}.Header-module__ldgnoG__logo{align-items:center;text-decoration:none;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain;width:auto;height:auto;max-height:28px}.Header-module__ldgnoG__mobileToggle{color:var(--black);background:0 0;padding:8px;display:flex}.Header-module__ldgnoG__overlay{z-index:1000;opacity:0;transition:opacity var(--transition-medium);background:#00000080;display:none;position:fixed;inset:0}.Header-module__ldgnoG__overlayVisible{opacity:1;display:block}.Header-module__ldgnoG__nav{width:75%;max-width:320px;height:100dvh;background:var(--white);height:-webkit-fill-available;transition:transform var(--transition-medium);box-shadow:var(--shadow-lg);z-index:1001;will-change:transform;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:flex-start;padding:80px 20px 24px;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__ldgnoG__navOpen{transform:translate(0)}.Header-module__ldgnoG__navList{flex-direction:column;align-items:stretch;gap:4px;width:100%;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--black);transition:all var(--transition-fast);border-radius:8px;align-items:center;gap:4px;padding:14px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.Header-module__ldgnoG__navLink:hover{background:var(--light-grey);color:var(--ted-red)}.Header-module__ldgnoG__chevron{transition:transform var(--transition-fast)}.Header-module__ldgnoG__hasSubmenu:hover .Header-module__ldgnoG__chevron{transform:rotate(180deg)}.Header-module__ldgnoG__submenu{background:var(--white);min-width:200px;box-shadow:none;opacity:1;visibility:visible;max-height:0;transition:max-height var(--transition-medium);border-radius:12px;padding:0 0 0 16px;position:static;overflow:hidden;transform:none}.Header-module__ldgnoG__submenuOpen{max-height:300px}.Header-module__ldgnoG__submenuLink{color:var(--dark-grey);transition:all var(--transition-fast);border-radius:8px;padding:12px 16px;font-size:.875rem;font-weight:500;display:block}.Header-module__ldgnoG__submenuLink:hover{color:var(--ted-red);background:var(--light-grey)}.Header-module__ldgnoG__mobileApplyCtas{border-top:1px solid var(--medium-grey);flex-direction:column;gap:12px;width:100%;margin-top:24px;padding-top:24px;display:flex}.Header-module__ldgnoG__applyCta{text-align:center;color:var(--white);background:var(--ted-red);transition:all var(--transition-fast);border-radius:12px;padding:14px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:block}.Header-module__ldgnoG__applyCta:hover{box-shadow:var(--shadow-md);background:#c41e1e;transform:translateY(-2px)}.Header-module__ldgnoG__mobileSocials{border-top:1px solid var(--medium-grey);justify-content:center;gap:16px;margin-top:24px;padding-top:20px;display:flex}.Header-module__ldgnoG__socialIcon{background:var(--light-grey);width:40px;height:40px;color:var(--dark-grey);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__socialIcon:hover{background:var(--ted-red);color:var(--white);transform:scale(1.1)}.Header-module__ldgnoG__actions{align-items:center;gap:16px;display:flex}.Header-module__ldgnoG__langSwitch{display:none}.Header-module__ldgnoG__langActive{color:var(--dark-grey);background:var(--light-grey);border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:600}@media (min-width:481px){.Header-module__ldgnoG__container{padding:0 20px}.Header-module__ldgnoG__logoImage{max-height:32px}.Header-module__ldgnoG__nav{width:280px}}@media (min-width:901px){.Header-module__ldgnoG__header{padding:20px 0;overflow:visible}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{padding:12px 0}.Header-module__ldgnoG__container{padding:0 24px}.Header-module__ldgnoG__logoImage{max-height:40px}.Header-module__ldgnoG__mobileToggle{display:none}.Header-module__ldgnoG__nav{width:auto;max-width:none;height:auto;box-shadow:none;background:0 0;flex-direction:row;align-items:center;padding:0;position:static;overflow:visible;transform:none}.Header-module__ldgnoG__navList{flex-direction:row;align-items:center;gap:8px;width:auto}.Header-module__ldgnoG__navLink{color:var(--dark-grey);padding:10px 16px;font-size:.9375rem}.Header-module__ldgnoG__navLink:hover{color:var(--ted-red);background:#dd232314}.Header-module__ldgnoG__submenu{box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;max-height:none;transition:all var(--transition-fast);padding:8px;position:absolute;top:100%;left:0;overflow:visible;transform:translateY(10px)}.Header-module__ldgnoG__submenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__ldgnoG__langSwitch{align-items:center;gap:8px;display:flex}.Header-module__ldgnoG__mobileApplyCtas,.Header-module__ldgnoG__mobileSocials{display:none}}
.Footer-module__Grjkva__footer{background:var(--black);color:var(--white);padding:60px 0 0}.Footer-module__Grjkva__main{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr;gap:48px;padding-bottom:60px;display:grid}.Footer-module__Grjkva__brand{max-width:100%}.Footer-module__Grjkva__logo{margin-bottom:16px;display:inline-block}.Footer-module__Grjkva__logoImage{max-width:200px;height:auto}.Footer-module__Grjkva__tagline{color:#fff9;margin-bottom:20px;font-size:.9375rem}.Footer-module__Grjkva__description{color:#ffffffb3;margin-bottom:24px;font-size:.9375rem;line-height:1.7}.Footer-module__Grjkva__social{gap:12px;display:flex}.Footer-module__Grjkva__socialLink{width:44px;height:44px;color:var(--white);transition:all var(--transition-medium);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--ted-red);color:var(--white);transform:translateY(-4px)}.Footer-module__Grjkva__links{grid-template-columns:1fr;gap:24px;display:grid}.Footer-module__Grjkva__column{min-width:0}.Footer-module__Grjkva__columnTitle{color:var(--white);margin-bottom:20px;font-size:.9375rem;font-weight:700}.Footer-module__Grjkva__columnList{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__columnList li a{color:#ffffffb3;transition:color var(--transition-fast);font-size:.9375rem}.Footer-module__Grjkva__columnList li a:hover{color:var(--ted-red)}.Footer-module__Grjkva__newsletter{text-align:center;border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px 0;display:flex}.Footer-module__Grjkva__newsletterContent{max-width:400px}.Footer-module__Grjkva__newsletterTitle{color:var(--white);margin-bottom:8px;font-size:1.25rem;font-weight:700}.Footer-module__Grjkva__newsletterText{color:#ffffffb3;font-size:.9375rem}.Footer-module__Grjkva__newsletterForm{flex-direction:column;flex:1;gap:12px;width:100%;max-width:100%;display:flex}.Footer-module__Grjkva__newsletterInput{color:var(--white);transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;outline:none;flex:1;padding:14px 20px;font-size:1rem}.Footer-module__Grjkva__newsletterInput::placeholder{color:#ffffff80}.Footer-module__Grjkva__newsletterInput:focus{border-color:var(--ted-red);background:#ffffff26}.Footer-module__Grjkva__newsletterButton{width:100%;color:var(--white);background:var(--ted-red);transition:all var(--transition-medium);border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:600}.Footer-module__Grjkva__newsletterButton:hover{background:var(--ted-red-dark);transform:translateY(-2px)}.Footer-module__Grjkva__newsletterButton:disabled{opacity:.7;cursor:wait}.Footer-module__Grjkva__subscribeSuccess{color:#22c55e;background:#22c55e33;border:1px solid #22c55e66;border-radius:50px;align-items:center;gap:8px;padding:14px 24px;font-size:.9375rem;font-weight:500;display:flex}.Footer-module__Grjkva__newsletterError{color:#ef4444;margin-top:8px;font-size:.875rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__Grjkva__copyright{color:#ffffff80;font-size:.875rem}.Footer-module__Grjkva__backToTop{width:44px;height:44px;color:var(--white);transition:all var(--transition-medium);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__backToTop:hover{background:var(--ted-red);transform:translateY(-4px)}@media (min-width:481px){.Footer-module__Grjkva__links{grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width:769px){.Footer-module__Grjkva__footer{padding:80px 0 0}.Footer-module__Grjkva__newsletter{text-align:left;flex-direction:row;gap:40px}.Footer-module__Grjkva__newsletterForm{flex-direction:row;max-width:480px}.Footer-module__Grjkva__newsletterButton{width:auto}.Footer-module__Grjkva__bottom{flex-direction:row;justify-content:space-between}}@media (min-width:1025px){.Footer-module__Grjkva__main{grid-template-columns:1.5fr 2fr;gap:80px}.Footer-module__Grjkva__brand{max-width:320px}.Footer-module__Grjkva__links{grid-template-columns:repeat(4,1fr)}}
.Hero-module__JgYmMq__hero{justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__background{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__videoPlaceholder{background-image:url(/images/hero/hero-banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}@keyframes Hero-module__JgYmMq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(#0000004d 0%,#00000080 50%,#000000b3 100%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;text-align:center;max-width:800px;padding:0 16px;position:relative}.Hero-module__JgYmMq__logoContainer{margin-bottom:24px}.Hero-module__JgYmMq__heroLogo{width:90%;max-width:220px;height:auto;margin-bottom:12px}.Hero-module__JgYmMq__tagline{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.6875rem;font-weight:500}.Hero-module__JgYmMq__subtitle{color:#ffffffe6;max-width:600px;margin:0 auto 28px;padding:0 10px;font-size:.9375rem;line-height:1.7}.Hero-module__JgYmMq__cta{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.Hero-module__JgYmMq__ctaBtn,.Hero-module__JgYmMq__ctaBtnOutline{width:100%;min-width:180px;max-width:280px}.Hero-module__JgYmMq__ctaBtnOutline{color:var(--white);border:2px solid var(--white);background:0 0}.Hero-module__JgYmMq__ctaBtnOutline:hover{background:var(--white);color:var(--ted-red)}.Hero-module__JgYmMq__scrollIndicator{z-index:2;color:var(--white);opacity:.7;transition:opacity var(--transition-fast);background:0 0;padding:8px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollIndicator:hover{opacity:1}@media (min-width:481px){.Hero-module__JgYmMq__content{padding:0 20px}.Hero-module__JgYmMq__heroLogo{max-width:280px}.Hero-module__JgYmMq__tagline{letter-spacing:2px;font-size:.75rem}.Hero-module__JgYmMq__subtitle{margin-bottom:32px;font-size:1rem}}@media (min-width:769px){.Hero-module__JgYmMq__hero{min-height:100vh}.Hero-module__JgYmMq__content{padding:0 24px}.Hero-module__JgYmMq__heroLogo{max-width:500px;margin-bottom:16px}.Hero-module__JgYmMq__tagline{letter-spacing:4px;font-size:clamp(1rem,2.5vw,1.25rem)}.Hero-module__JgYmMq__subtitle{margin:0 auto 40px;padding:0;font-size:clamp(1.125rem,2vw,1.375rem)}.Hero-module__JgYmMq__cta{flex-direction:row;justify-content:center;gap:16px}.Hero-module__JgYmMq__ctaBtn,.Hero-module__JgYmMq__ctaBtnOutline{width:auto;max-width:none}.Hero-module__JgYmMq__scrollIndicator{bottom:40px}}
.Countdown-module__HFsH2a__countdown{background:var(--black);padding:80px 0;position:relative;overflow:hidden}.Countdown-module__HFsH2a__background{position:absolute;inset:0;overflow:hidden}.Countdown-module__HFsH2a__pattern{background:radial-gradient(circle at 20%,#dd232326 0%,#0000 50%),radial-gradient(circle at 80%,#dd23231a 0%,#0000 50%);position:absolute;inset:0}.Countdown-module__HFsH2a__content{z-index:1;text-align:center;position:relative}.Countdown-module__HFsH2a__label{text-transform:uppercase;letter-spacing:3px;color:var(--ted-red);background:#dd23231a;border:1px solid #dd23234d;border-radius:50px;margin-bottom:16px;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-block}.Countdown-module__HFsH2a__title{color:var(--white);margin-bottom:24px;font-size:clamp(1.75rem,6vw,3.5rem);font-weight:800;line-height:1.2}.Countdown-module__HFsH2a__eventInfo{flex-direction:column;align-items:center;gap:12px;margin-bottom:40px;display:flex}.Countdown-module__HFsH2a__infoItem{color:#fffc;align-items:center;gap:8px;font-size:1rem;display:flex}.Countdown-module__HFsH2a__infoItem svg{color:var(--ted-red)}.Countdown-module__HFsH2a__timerContainer{justify-content:center;align-items:flex-start;gap:8px;margin-bottom:32px;display:flex}.Countdown-module__HFsH2a__timerBox{flex-direction:column;align-items:center;min-width:60px;display:flex}.Countdown-module__HFsH2a__timerValue{color:var(--white);font-variant-numeric:tabular-nums;background:linear-gradient(#fff 0%,#ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,10vw,5rem);font-weight:800;line-height:1}.Countdown-module__HFsH2a__timerLabel{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-top:8px;font-size:.75rem;font-weight:600}.Countdown-module__HFsH2a__timerSeparator{color:var(--ted-red);font-size:clamp(2rem,8vw,4rem);font-weight:700;line-height:1;animation:1s ease-in-out infinite Countdown-module__HFsH2a__pulse}@keyframes Countdown-module__HFsH2a__pulse{0%,to{opacity:1}50%{opacity:.3}}.Countdown-module__HFsH2a__tagline{color:#ffffffb3;max-width:500px;margin:0 auto 32px;font-size:1.125rem;line-height:1.6}.Countdown-module__HFsH2a__actions{flex-direction:column;align-items:center;gap:16px;display:flex}.Countdown-module__HFsH2a__learnMore{color:var(--white);transition:all var(--transition-fast);align-items:center;gap:8px;font-size:1rem;font-weight:600;display:inline-flex}.Countdown-module__HFsH2a__learnMore:hover{color:var(--ted-red);gap:12px}@media (min-width:481px){.Countdown-module__HFsH2a__eventInfo{flex-direction:row;gap:32px}.Countdown-module__HFsH2a__timerContainer{gap:16px}.Countdown-module__HFsH2a__timerBox{min-width:80px}.Countdown-module__HFsH2a__actions{flex-direction:row;gap:24px}}@media (min-width:769px){.Countdown-module__HFsH2a__countdown{padding:120px 0}.Countdown-module__HFsH2a__timerContainer{gap:24px}.Countdown-module__HFsH2a__timerBox{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;min-width:120px;padding:24px}.Countdown-module__HFsH2a__timerLabel{font-size:.875rem}.Countdown-module__HFsH2a__tagline{font-size:1.25rem}}@media (min-width:1025px){.Countdown-module__HFsH2a__timerBox{min-width:140px;padding:32px}}
.Manifesto-module__pvPZca__manifesto{padding:var(--section-padding);background:var(--white)}.Manifesto-module__pvPZca__header{text-align:center;margin-bottom:40px}.Manifesto-module__pvPZca__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Manifesto-module__pvPZca__title{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.Manifesto-module__pvPZca__grid{grid-template-columns:1fr;gap:16px;max-width:500px;margin:0 auto;display:grid}.Manifesto-module__pvPZca__card{text-align:center;transition:transform var(--transition-medium),box-shadow var(--transition-medium);border-radius:20px;padding:28px 20px}.Manifesto-module__pvPZca__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Manifesto-module__pvPZca__light{background:var(--light-grey)}.Manifesto-module__pvPZca__light .Manifesto-module__pvPZca__iconWrapper{color:var(--ted-red)}.Manifesto-module__pvPZca__light .Manifesto-module__pvPZca__cardTitle{color:var(--black)}.Manifesto-module__pvPZca__light .Manifesto-module__pvPZca__cardDescription{color:var(--dark-grey)}.Manifesto-module__pvPZca__red{background:var(--ted-red)}.Manifesto-module__pvPZca__red .Manifesto-module__pvPZca__iconWrapper,.Manifesto-module__pvPZca__red .Manifesto-module__pvPZca__cardTitle{color:var(--white)}.Manifesto-module__pvPZca__red .Manifesto-module__pvPZca__cardDescription{color:#ffffffd9}.Manifesto-module__pvPZca__iconWrapper{justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}.Manifesto-module__pvPZca__iconWrapper svg{width:32px;height:32px}.Manifesto-module__pvPZca__cardTitle{margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.3}.Manifesto-module__pvPZca__cardDescription{font-size:.9375rem;line-height:1.7}@media (min-width:769px){.Manifesto-module__pvPZca__header{margin-bottom:60px}.Manifesto-module__pvPZca__title{padding:0;font-size:clamp(2rem,4vw,3rem)}.Manifesto-module__pvPZca__grid{gap:24px}.Manifesto-module__pvPZca__card{border-radius:24px;padding:48px 32px}.Manifesto-module__pvPZca__iconWrapper{width:80px;height:80px;margin-bottom:24px}.Manifesto-module__pvPZca__iconWrapper svg{width:48px;height:48px}.Manifesto-module__pvPZca__cardTitle{margin-bottom:16px;font-size:1.375rem}.Manifesto-module__pvPZca__cardDescription{font-size:1rem}}@media (min-width:1025px){.Manifesto-module__pvPZca__grid{grid-template-columns:repeat(3,1fr);max-width:none}}
.Events-module__NrX5tW__events{padding:var(--section-padding);background:var(--light-grey)}.Events-module__NrX5tW__header{text-align:center;margin-bottom:40px}.Events-module__NrX5tW__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Events-module__NrX5tW__title{color:var(--black);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.Events-module__NrX5tW__subtitle{color:var(--dark-grey);max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.Events-module__NrX5tW__grid{grid-template-columns:1fr;gap:20px;margin-bottom:40px;display:grid}.Events-module__NrX5tW__card{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-medium);border-radius:20px;overflow:hidden}.Events-module__NrX5tW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Events-module__NrX5tW__cardImage{justify-content:center;align-items:center;height:160px;display:flex;position:relative}.Events-module__NrX5tW__year{color:#fff3;font-size:3rem;font-weight:800}.Events-module__NrX5tW__badge{text-transform:uppercase;letter-spacing:1px;background:var(--white);color:var(--ted-red);border-radius:50px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;top:16px;right:16px}.Events-module__NrX5tW__cardContent{padding:20px}.Events-module__NrX5tW__cardTitle{color:var(--black);margin-bottom:8px;font-size:1.25rem;font-weight:700}.Events-module__NrX5tW__cardDescription{color:var(--dark-grey);margin-bottom:16px;font-size:.875rem;line-height:1.7}.Events-module__NrX5tW__cardLink{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.Events-module__NrX5tW__cardLink:hover{color:var(--ted-red);gap:12px}.Events-module__NrX5tW__cta{text-align:center}@media (min-width:769px){.Events-module__NrX5tW__header{margin-bottom:60px}.Events-module__NrX5tW__title{font-size:clamp(2rem,4vw,3rem)}.Events-module__NrX5tW__subtitle{padding:0;font-size:1.125rem}.Events-module__NrX5tW__grid{gap:32px;margin-bottom:48px}.Events-module__NrX5tW__cardImage{height:240px}.Events-module__NrX5tW__year{font-size:4rem}.Events-module__NrX5tW__cardContent{padding:28px}.Events-module__NrX5tW__cardTitle{margin-bottom:12px;font-size:1.5rem}.Events-module__NrX5tW__cardDescription{margin-bottom:20px;font-size:.9375rem}}@media (min-width:1025px){.Events-module__NrX5tW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Events-module__NrX5tW__grid{grid-template-columns:repeat(3,1fr)}}
.Community-module__ZBA0BG__community{padding:var(--section-padding);background:var(--white)}.Community-module__ZBA0BG__wrapper{text-align:center;grid-template-columns:1fr;align-items:center;gap:48px;display:grid}.Community-module__ZBA0BG__content{max-width:100%}.Community-module__ZBA0BG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Community-module__ZBA0BG__title{color:var(--black);margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Community-module__ZBA0BG__description{color:var(--dark-grey);margin-bottom:32px;font-size:1.0625rem;line-height:1.8}.Community-module__ZBA0BG__socialLinks{justify-content:center;gap:12px;display:flex}.Community-module__ZBA0BG__socialLink{background:var(--light-grey);width:52px;height:52px;color:var(--black);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;display:flex}.Community-module__ZBA0BG__socialLink:hover{background:var(--ted-red);color:var(--white);transform:translateY(-4px)}.Community-module__ZBA0BG__visual{flex-direction:column;align-items:center;gap:24px;display:flex}.Community-module__ZBA0BG__instagramGrid{aspect-ratio:1;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:300px;display:grid}.Community-module__ZBA0BG__gridItem{border-radius:12px;animation:2s ease-in-out infinite Community-module__ZBA0BG__pulse}@keyframes Community-module__ZBA0BG__pulse{0%,to{opacity:.7}50%{opacity:1}}.Community-module__ZBA0BG__instagramButton{color:var(--black);background:var(--light-grey);transition:all var(--transition-medium);border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;display:inline-flex}.Community-module__ZBA0BG__instagramButton:hover{background:var(--black);color:var(--white)}@media (min-width:901px){.Community-module__ZBA0BG__wrapper{text-align:left;grid-template-columns:1fr 1fr;gap:80px}.Community-module__ZBA0BG__content{max-width:480px}.Community-module__ZBA0BG__socialLinks{justify-content:flex-start}.Community-module__ZBA0BG__instagramGrid{max-width:360px}}
.Blog-module__TPTzJG__blog{padding:var(--section-padding);background:var(--light-grey);overflow:hidden}.Blog-module__TPTzJG__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:48px;display:flex}.Blog-module__TPTzJG__headerContent{max-width:500px}.Blog-module__TPTzJG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Blog-module__TPTzJG__title{color:var(--black);font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Blog-module__TPTzJG__navigation{align-self:flex-end;gap:12px;display:flex}.Blog-module__TPTzJG__navButton{background:var(--white);width:48px;height:48px;color:var(--black);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;display:flex}.Blog-module__TPTzJG__navButton:hover:not(:disabled){background:var(--ted-red);color:var(--white)}.Blog-module__TPTzJG__navButton:disabled{opacity:.4;cursor:not-allowed}.Blog-module__TPTzJG__slider{margin:0 -12px;overflow:visible}.Blog-module__TPTzJG__track{transition:transform var(--transition-medium);gap:24px;display:flex}.Blog-module__TPTzJG__card{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-medium);border-radius:20px;flex:0 0 calc(100% - 24px);overflow:hidden}.Blog-module__TPTzJG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Blog-module__TPTzJG__cardImage{justify-content:flex-start;align-items:flex-start;height:180px;padding:16px;display:flex;position:relative}.Blog-module__TPTzJG__category{text-transform:uppercase;letter-spacing:.5px;background:var(--white);color:var(--black);border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600}.Blog-module__TPTzJG__cardContent{padding:24px}.Blog-module__TPTzJG__date{color:var(--dark-grey);margin-bottom:8px;font-size:.8125rem;display:block}.Blog-module__TPTzJG__cardTitle{color:var(--black);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__cardExcerpt{color:var(--dark-grey);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px;font-size:.9375rem;line-height:1.7;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__readMore{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.Blog-module__TPTzJG__readMore:hover{color:var(--ted-red);gap:12px}.Blog-module__TPTzJG__cta{text-align:center;margin-top:48px}@media (min-width:641px){.Blog-module__TPTzJG__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.Blog-module__TPTzJG__navigation{align-self:auto}.Blog-module__TPTzJG__card{flex:0 0 calc(50% - 12px)}}@media (min-width:1025px){.Blog-module__TPTzJG__card{flex:0 0 calc(33.333% - 16px)}}
.Sponsorship-module__FgSr2a__sponsorship{padding:var(--section-padding);background:linear-gradient(180deg,var(--white)0%,#f8f8f8 100%)}.Sponsorship-module__FgSr2a__header{text-align:center;margin-bottom:60px}.Sponsorship-module__FgSr2a__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Sponsorship-module__FgSr2a__title{color:var(--black);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Sponsorship-module__FgSr2a__subtitle{color:var(--dark-grey);max-width:600px;margin:0 auto;font-size:1.125rem}.Sponsorship-module__FgSr2a__grid{grid-template-columns:1fr;gap:24px;margin-bottom:60px;display:grid}.Sponsorship-module__FgSr2a__card{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-medium);border:1px solid #0000000d;border-radius:20px;overflow:hidden}.Sponsorship-module__FgSr2a__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Sponsorship-module__FgSr2a__featured{border:2px solid var(--ted-red);position:relative}.Sponsorship-module__FgSr2a__featured:before{content:"Most Popular";background:var(--ted-red);color:var(--white);z-index:10;padding:6px 40px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:-30px;transform:rotate(45deg)}.Sponsorship-module__FgSr2a__cardHeader{text-align:center;padding:32px 24px;position:relative}.Sponsorship-module__FgSr2a__iconWrapper{width:64px;height:64px;color:var(--black);box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.Sponsorship-module__FgSr2a__packageName{color:var(--black);margin-bottom:8px;font-size:1.5rem;font-weight:700}.Sponsorship-module__FgSr2a__price{color:var(--ted-red);background:#ffffffe6;border-radius:50px;padding:8px 20px;font-size:2rem;font-weight:800;display:inline-block}.Sponsorship-module__FgSr2a__cardBody{max-height:400px;padding:24px;overflow-y:auto}.Sponsorship-module__FgSr2a__benefitsList{margin:0;padding:0;list-style:none}.Sponsorship-module__FgSr2a__benefitItem{color:var(--dark-grey);border-bottom:1px solid #0000000d;align-items:flex-start;gap:12px;padding:12px 0;font-size:.9375rem;line-height:1.5;display:flex}.Sponsorship-module__FgSr2a__benefitItem:last-child{border-bottom:none}.Sponsorship-module__FgSr2a__checkIcon{color:var(--ted-red);flex-shrink:0;margin-top:2px}.Sponsorship-module__FgSr2a__cta{text-align:center;background:var(--black);color:var(--white);border-radius:24px;padding:48px 24px}.Sponsorship-module__FgSr2a__ctaText{color:var(--white);opacity:.9;margin-bottom:24px;font-size:1.25rem}.Sponsorship-module__FgSr2a__cardBody::-webkit-scrollbar{width:6px}.Sponsorship-module__FgSr2a__cardBody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Sponsorship-module__FgSr2a__cardBody::-webkit-scrollbar-thumb{background:var(--ted-red);border-radius:10px}@media (min-width:481px){.Sponsorship-module__FgSr2a__grid{grid-template-columns:repeat(2,1fr)}.Sponsorship-module__FgSr2a__cardBody{max-height:450px}}@media (min-width:769px){.Sponsorship-module__FgSr2a__grid{gap:32px}.Sponsorship-module__FgSr2a__cardHeader{padding:40px 32px}.Sponsorship-module__FgSr2a__cardBody{max-height:500px;padding:32px}.Sponsorship-module__FgSr2a__iconWrapper{width:80px;height:80px}.Sponsorship-module__FgSr2a__packageName{font-size:1.75rem}.Sponsorship-module__FgSr2a__price{font-size:2.25rem}.Sponsorship-module__FgSr2a__benefitItem{font-size:1rem}}@media (min-width:1025px){.Sponsorship-module__FgSr2a__grid{grid-template-columns:repeat(4,1fr)}.Sponsorship-module__FgSr2a__cardBody{max-height:550px}}
.partnerships-module__m1HJkq__main{padding-top:60px;overflow-x:hidden}.partnerships-module__m1HJkq__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.partnerships-module__m1HJkq__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.partnerships-module__m1HJkq__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:1.5rem;font-weight:800}.partnerships-module__m1HJkq__subtitle{color:#fffc;max-width:700px;margin:0 auto;padding:0 16px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__whyPartner{padding:var(--section-padding);background:var(--white)}.partnerships-module__m1HJkq__sectionHeader{text-align:center;margin-bottom:40px}.partnerships-module__m1HJkq__sectionHeader h2{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.partnerships-module__m1HJkq__sectionSubtitle{color:var(--dark-grey);max-width:700px;margin:16px auto 0;padding:0 16px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__benefitsGrid{grid-template-columns:1fr;gap:16px;display:grid}.partnerships-module__m1HJkq__benefitCard{background:var(--light-grey);text-align:center;transition:all var(--transition-medium);border-radius:20px;padding:28px 20px}.partnerships-module__m1HJkq__benefitCard:hover{box-shadow:var(--shadow-lg);background:var(--white);transform:translateY(-8px)}.partnerships-module__m1HJkq__benefitIcon{background:linear-gradient(135deg,var(--ted-red),#ef4444);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.partnerships-module__m1HJkq__benefitCard h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700}.partnerships-module__m1HJkq__benefitCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.partnerships-module__m1HJkq__stats{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.partnerships-module__m1HJkq__statsGrid{grid-template-columns:1fr;gap:20px;max-width:280px;margin:0 auto;display:grid}.partnerships-module__m1HJkq__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;transition:all var(--transition-medium);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:28px 20px}.partnerships-module__m1HJkq__statCard:hover{background:#ffffff26;transform:translateY(-4px)}.partnerships-module__m1HJkq__statValue{color:var(--white);margin-bottom:8px;font-size:2.5rem;font-weight:800}.partnerships-module__m1HJkq__statLabel{color:#ffffffd9;font-size:.9375rem;line-height:1.5}.partnerships-module__m1HJkq__partnersSection{padding:var(--section-padding);background:var(--light-grey)}.partnerships-module__m1HJkq__partnersGrid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:16px;max-width:400px;margin:0 auto;display:grid}.partnerships-module__m1HJkq__partnerLogo{background:var(--white);transition:all var(--transition-medium);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:100px;padding:24px 20px;display:flex}.partnerships-module__m1HJkq__partnerLogo:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.partnerships-module__m1HJkq__partnerLogoImage{object-fit:contain;max-width:100px;max-height:60px}.partnerships-module__m1HJkq__partnerLink{background:var(--white);transition:all var(--transition-medium);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:100px;padding:24px 20px;text-decoration:none;display:flex}.partnerships-module__m1HJkq__partnerLink:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.partnerships-module__m1HJkq__logoText{color:var(--black);text-align:center;font-size:1rem;font-weight:600}.partnerships-module__m1HJkq__collaborate{padding:var(--section-padding);background:var(--white)}.partnerships-module__m1HJkq__collaborateGrid{grid-template-columns:1fr;gap:16px;display:grid}.partnerships-module__m1HJkq__collaborateCard{background:var(--light-grey);transition:all var(--transition-medium);border-left:4px solid var(--ted-red);border-radius:20px;padding:28px 24px}.partnerships-module__m1HJkq__collaborateCard:hover{box-shadow:var(--shadow-lg);background:var(--white);transform:translateY(-4px)}.partnerships-module__m1HJkq__collaborateCard h3{color:var(--black);margin-bottom:12px;font-size:1.125rem;font-weight:700}.partnerships-module__m1HJkq__collaborateCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.partnerships-module__m1HJkq__cta{padding:var(--section-padding);text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)}.partnerships-module__m1HJkq__ctaContent{max-width:700px;margin:0 auto}.partnerships-module__m1HJkq__ctaTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800}.partnerships-module__m1HJkq__ctaDescription{color:#fffc;margin-bottom:32px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__ctaButton{background:var(--ted-red);color:var(--white);transition:all var(--transition-fast);border-radius:50px;padding:16px 40px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.partnerships-module__m1HJkq__ctaButton:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 20px #e53e3e4d}.partnerships-module__m1HJkq__testimonials{padding:var(--section-padding);background:var(--light-grey)}.partnerships-module__m1HJkq__testimonialGrid{grid-template-columns:1fr;gap:24px;display:grid}.partnerships-module__m1HJkq__testimonialCard{background:var(--white);transition:all var(--transition-medium);border-radius:20px;padding:32px 24px}.partnerships-module__m1HJkq__testimonialCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.partnerships-module__m1HJkq__testimonialRating{gap:4px;margin-bottom:20px;display:flex}.partnerships-module__m1HJkq__starFilled{color:orange}.partnerships-module__m1HJkq__starEmpty{color:#d1d5db}.partnerships-module__m1HJkq__testimonialQuote{color:var(--dark-grey);border-left:3px solid var(--ted-red);margin-bottom:24px;padding-left:20px;font-size:1rem;font-style:italic;line-height:1.8;position:relative}.partnerships-module__m1HJkq__testimonialAuthor{align-items:center;gap:12px;display:flex}.partnerships-module__m1HJkq__authorAvatar{background:linear-gradient(135deg,var(--ted-red),#ef4444);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;overflow:hidden}.partnerships-module__m1HJkq__avatarImage{object-fit:cover;width:100%;height:100%}.partnerships-module__m1HJkq__authorInfo h4{color:var(--black);margin-bottom:2px;font-size:1rem;font-weight:700}.partnerships-module__m1HJkq__authorInfo p{color:var(--dark-grey);font-size:.875rem}@media (min-width:481px){.partnerships-module__m1HJkq__statsGrid{grid-template-columns:repeat(2,1fr);max-width:none}.partnerships-module__m1HJkq__partnersGrid{grid-template-columns:repeat(3,1fr);max-width:600px}.partnerships-module__m1HJkq__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.partnerships-module__m1HJkq__main{padding-top:80px}.partnerships-module__m1HJkq__hero{padding:80px 0}.partnerships-module__m1HJkq__title{padding:0;font-size:clamp(2.5rem,5vw,4rem)}.partnerships-module__m1HJkq__subtitle{padding:0;font-size:1.25rem}.partnerships-module__m1HJkq__sectionHeader{margin-bottom:60px}.partnerships-module__m1HJkq__sectionHeader h2{padding:0;font-size:clamp(2rem,4vw,2.75rem)}.partnerships-module__m1HJkq__sectionSubtitle{padding:0;font-size:1.125rem}.partnerships-module__m1HJkq__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.partnerships-module__m1HJkq__benefitCard{padding:40px 28px}.partnerships-module__m1HJkq__benefitIcon{width:72px;height:72px}.partnerships-module__m1HJkq__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px}.partnerships-module__m1HJkq__statCard{padding:32px 24px}.partnerships-module__m1HJkq__statValue{font-size:3rem}.partnerships-module__m1HJkq__partnersGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:none}.partnerships-module__m1HJkq__partnerLogo,.partnerships-module__m1HJkq__partnerLink{min-height:120px;padding:32px 24px}.partnerships-module__m1HJkq__partnerLogoImage{max-width:140px;max-height:80px}.partnerships-module__m1HJkq__collaborateGrid{grid-template-columns:repeat(2,1fr);gap:24px}.partnerships-module__m1HJkq__collaborateCard{padding:32px 28px}.partnerships-module__m1HJkq__ctaDescription{font-size:1.125rem}.partnerships-module__m1HJkq__testimonialCard{padding:40px 32px}.partnerships-module__m1HJkq__testimonialQuote{font-size:1.0625rem}}@media (min-width:1025px){.partnerships-module__m1HJkq__benefitsGrid{grid-template-columns:repeat(4,1fr)}.partnerships-module__m1HJkq__collaborateGrid{grid-template-columns:repeat(3,1fr)}}.partnerships-module__m1HJkq__contact{padding:var(--section-padding);background:var(--light-grey)}.partnerships-module__m1HJkq__contactTitle{color:var(--black);margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.partnerships-module__m1HJkq__contactDescription{color:var(--dark-grey);margin-bottom:40px;font-size:1.125rem;line-height:1.7}.partnerships-module__m1HJkq__contactInfo{flex-direction:column;gap:32px;display:flex}.partnerships-module__m1HJkq__contactItem{align-items:flex-start;gap:20px;display:flex}.partnerships-module__m1HJkq__contactIcon{background:var(--white);width:48px;height:48px;color:var(--ted-red);box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;display:flex}.partnerships-module__m1HJkq__contactItem h3{color:var(--black);margin-bottom:4px;font-size:1.125rem;font-weight:700}.partnerships-module__m1HJkq__contactItem p{color:var(--dark-grey);font-weight:500}@media (min-width:769px){.partnerships-module__m1HJkq__contactTitle{font-size:3rem}}
.SponsorshipApplicationForm-module__J6bKNW__formWrapper{max-width:800px;margin:0 auto}.SponsorshipApplicationForm-module__J6bKNW__progressContainer{margin-bottom:2rem}.SponsorshipApplicationForm-module__J6bKNW__progressBar{background-color:#e5e7eb;border-radius:4px;height:4px;margin-bottom:1rem;overflow:hidden}.SponsorshipApplicationForm-module__J6bKNW__progressFill{background:linear-gradient(135deg,#dc2626,#ef4444);height:100%;transition:width .4s}.SponsorshipApplicationForm-module__J6bKNW__stepsIndicator{justify-content:space-between;display:flex}.SponsorshipApplicationForm-module__J6bKNW__stepDot{background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.SponsorshipApplicationForm-module__J6bKNW__stepDotActive{background:linear-gradient(135deg,#dc2626,#ef4444)}.SponsorshipApplicationForm-module__J6bKNW__stepNumber{color:#6b7280;font-size:.875rem;font-weight:600}.SponsorshipApplicationForm-module__J6bKNW__stepDotActive .SponsorshipApplicationForm-module__J6bKNW__stepNumber{color:#fff}.SponsorshipApplicationForm-module__J6bKNW__formContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #00000014}.SponsorshipApplicationForm-module__J6bKNW__stepContent{min-height:400px}.SponsorshipApplicationForm-module__J6bKNW__stepTitle{color:#111827;border-bottom:2px solid #dc2626;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.SponsorshipApplicationForm-module__J6bKNW__requiredNote{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.SponsorshipApplicationForm-module__J6bKNW__videoSection{margin-bottom:2rem}.SponsorshipApplicationForm-module__J6bKNW__videoTitle{color:#374151;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.SponsorshipApplicationForm-module__J6bKNW__videoWrapper{border-radius:.75rem;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.SponsorshipApplicationForm-module__J6bKNW__videoIframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.SponsorshipApplicationForm-module__J6bKNW__welcomeText{color:#6b7280;margin-top:1.5rem;font-size:1rem;line-height:1.7}.SponsorshipApplicationForm-module__J6bKNW__eventInfo{flex-direction:column;gap:1.25rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__eventText{color:#374151;font-size:1rem;line-height:1.8}.SponsorshipApplicationForm-module__J6bKNW__eventText strong{color:#111827}.SponsorshipApplicationForm-module__J6bKNW__themeHighlight{background:linear-gradient(135deg,#fef2f2 0%,#fff1f2 100%);border-left:4px solid #dc2626;border-radius:0 .75rem .75rem 0;margin:1rem 0;padding:1.5rem}.SponsorshipApplicationForm-module__J6bKNW__themeTitle{text-transform:uppercase;letter-spacing:1px;color:#dc2626;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.SponsorshipApplicationForm-module__J6bKNW__themeName{color:#111827;margin-bottom:.25rem;font-size:2rem;font-weight:800}.SponsorshipApplicationForm-module__J6bKNW__themeSubtitle{color:#dc2626;margin-bottom:.75rem;font-size:1.125rem;font-style:italic;font-weight:500}.SponsorshipApplicationForm-module__J6bKNW__themeDescription{color:#6b7280;font-size:.9375rem;line-height:1.6}.SponsorshipApplicationForm-module__J6bKNW__learnMoreLink{color:#dc2626;align-items:center;margin-top:.5rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.SponsorshipApplicationForm-module__J6bKNW__learnMoreLink:hover{color:#b91c1c;text-decoration:underline}.SponsorshipApplicationForm-module__J6bKNW__fieldGroup{margin-bottom:1.5rem}.SponsorshipApplicationForm-module__J6bKNW__label{color:#374151;margin-bottom:.5rem;font-size:.9375rem;font-weight:500;display:block}.SponsorshipApplicationForm-module__J6bKNW__required{color:#ef4444}.SponsorshipApplicationForm-module__J6bKNW__input,.SponsorshipApplicationForm-module__J6bKNW__select,.SponsorshipApplicationForm-module__J6bKNW__textarea{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.SponsorshipApplicationForm-module__J6bKNW__input:focus,.SponsorshipApplicationForm-module__J6bKNW__select:focus,.SponsorshipApplicationForm-module__J6bKNW__textarea:focus{background-color:#fff;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.SponsorshipApplicationForm-module__J6bKNW__textarea{resize:vertical;min-height:100px}.SponsorshipApplicationForm-module__J6bKNW__error{color:#ef4444;margin-top:.375rem;font-size:.875rem}.SponsorshipApplicationForm-module__J6bKNW__radioGroup{flex-direction:column;gap:.75rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__radioOption{cursor:pointer;flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__radioInput{accent-color:#dc2626;cursor:pointer;width:1.125rem;height:1.125rem}.SponsorshipApplicationForm-module__J6bKNW__radioLabel{color:#374151;font-size:.9375rem}.SponsorshipApplicationForm-module__J6bKNW__checkboxGroup{flex-direction:column;gap:.75rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__checkboxOption{cursor:pointer;flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__checkboxInput{accent-color:#dc2626;cursor:pointer;width:1.125rem;height:1.125rem}.SponsorshipApplicationForm-module__J6bKNW__checkboxLabel{color:#374151;font-size:.9375rem}.SponsorshipApplicationForm-module__J6bKNW__otherInput{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.375rem;outline:none;flex:1;min-width:200px;padding:.5rem .75rem;font-size:.9375rem;transition:all .2s}.SponsorshipApplicationForm-module__J6bKNW__otherInput:focus{background-color:#fff;border-color:#dc2626;box-shadow:0 0 0 2px #dc26261a}.SponsorshipApplicationForm-module__J6bKNW__navigationButtons{border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:2rem;padding-top:1.5rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__backButton{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SponsorshipApplicationForm-module__J6bKNW__backButton:hover{background-color:#e5e7eb}.SponsorshipApplicationForm-module__J6bKNW__nextButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#ef4444);border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin-left:auto;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.SponsorshipApplicationForm-module__J6bKNW__nextButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.SponsorshipApplicationForm-module__J6bKNW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin-left:auto;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.SponsorshipApplicationForm-module__J6bKNW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #dc262666}.SponsorshipApplicationForm-module__J6bKNW__submitButton:disabled{opacity:.7;cursor:not-allowed}.SponsorshipApplicationForm-module__J6bKNW__spinner{animation:1s linear infinite SponsorshipApplicationForm-module__J6bKNW__spin}@keyframes SponsorshipApplicationForm-module__J6bKNW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SponsorshipApplicationForm-module__J6bKNW__successMessage{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:1rem;max-width:600px;margin:0 auto;padding:3rem 2rem}.SponsorshipApplicationForm-module__J6bKNW__successIconContainer{justify-content:center;margin-bottom:1.5rem;display:flex}.SponsorshipApplicationForm-module__J6bKNW__successTitle{color:#166534;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.SponsorshipApplicationForm-module__J6bKNW__successText{color:#15803d;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.SponsorshipApplicationForm-module__J6bKNW__resetButton{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:9999px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.SponsorshipApplicationForm-module__J6bKNW__resetButton:hover{background-color:#15803d;transform:translateY(-2px)}.SponsorshipApplicationForm-module__J6bKNW__errorMessage{color:#b91c1c;background-color:#fef2f2;border-radius:.5rem;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-size:.9375rem;display:flex}@media (max-width:640px){.SponsorshipApplicationForm-module__J6bKNW__formContainer{padding:1.25rem}.SponsorshipApplicationForm-module__J6bKNW__stepTitle{font-size:1.25rem}.SponsorshipApplicationForm-module__J6bKNW__themeName{font-size:1.5rem}.SponsorshipApplicationForm-module__J6bKNW__navigationButtons{flex-direction:column;gap:1rem}.SponsorshipApplicationForm-module__J6bKNW__backButton,.SponsorshipApplicationForm-module__J6bKNW__nextButton,.SponsorshipApplicationForm-module__J6bKNW__submitButton{justify-content:center;width:100%;margin-left:0}.SponsorshipApplicationForm-module__J6bKNW__backButton{order:2}.SponsorshipApplicationForm-module__J6bKNW__nextButton,.SponsorshipApplicationForm-module__J6bKNW__submitButton{order:1}.SponsorshipApplicationForm-module__J6bKNW__stepContent{min-height:auto}}
.VolunteerForm-module__k6IWpW__formContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.VolunteerForm-module__k6IWpW__title{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.VolunteerForm-module__k6IWpW__description{color:#6b7280;margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.VolunteerForm-module__k6IWpW__fieldGroup{margin-bottom:1.5rem}.VolunteerForm-module__k6IWpW__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.VolunteerForm-module__k6IWpW__required{color:#ef4444}.VolunteerForm-module__k6IWpW__input,.VolunteerForm-module__k6IWpW__select,.VolunteerForm-module__k6IWpW__textarea{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.VolunteerForm-module__k6IWpW__input:focus,.VolunteerForm-module__k6IWpW__select:focus,.VolunteerForm-module__k6IWpW__textarea:focus{background-color:#fff;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.VolunteerForm-module__k6IWpW__error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.VolunteerForm-module__k6IWpW__radioGroup{flex-direction:column;gap:.75rem;display:flex}.VolunteerForm-module__k6IWpW__radioOption{cursor:pointer;align-items:center;gap:.75rem;display:flex}.VolunteerForm-module__k6IWpW__radioInput{accent-color:#ef4444;cursor:pointer;width:1.125rem;height:1.125rem}.VolunteerForm-module__k6IWpW__radioLabel{color:#374151;font-size:.9375rem}.VolunteerForm-module__k6IWpW__teamDescription{color:#6b7280;margin-top:.25rem;margin-left:1.875rem;font-size:.8125rem}.VolunteerForm-module__k6IWpW__ratingGroup{gap:.5rem;display:flex}.VolunteerForm-module__k6IWpW__star{cursor:pointer;color:#d1d5db;font-size:2rem;transition:color .2s}.VolunteerForm-module__k6IWpW__starFilled,.VolunteerForm-module__k6IWpW__star:hover{color:#fbbf24}.VolunteerForm-module__k6IWpW__submitButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:background-color .2s;display:flex}.VolunteerForm-module__k6IWpW__submitButton:hover{background-color:#b91c1c}.VolunteerForm-module__k6IWpW__submitButton:disabled{opacity:.7;cursor:not-allowed}.VolunteerForm-module__k6IWpW__successMessage{text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;padding:2rem}.VolunteerForm-module__k6IWpW__successIconContainer{justify-content:center;margin-bottom:1rem;display:flex}.VolunteerForm-module__k6IWpW__successTitle{color:#166534;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.VolunteerForm-module__k6IWpW__successText{color:#15803d;margin-bottom:1.5rem}.VolunteerForm-module__k6IWpW__resetButton{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-weight:500;transition:background-color .2s}.VolunteerForm-module__k6IWpW__resetButton:hover{background-color:#15803d}.VolunteerForm-module__k6IWpW__errorMessage{color:#b91c1c;background-color:#fef2f2;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.VolunteerForm-module__k6IWpW__sectionDivider{border-top:1px solid #e5e7eb;margin:2rem 0;padding-top:1.5rem}.VolunteerForm-module__k6IWpW__sectionTitle{color:#111827;margin-bottom:1rem;font-size:1rem;font-weight:600}.VolunteerForm-module__k6IWpW__hint{color:#6b7280;margin-bottom:.75rem;font-size:.8125rem}
.about-module__8TymFG__main{padding-top:60px;overflow-x:hidden}.about-module__8TymFG__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.about-module__8TymFG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.about-module__8TymFG__labelLight{text-transform:uppercase;letter-spacing:2px;color:#fffc;margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.about-module__8TymFG__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:1.5rem;font-weight:800}.about-module__8TymFG__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.about-module__8TymFG__story{padding:var(--section-padding);background:var(--white);overflow-x:hidden}.about-module__8TymFG__storyGrid{grid-template-columns:1fr;align-items:center;gap:32px;max-width:100%;display:grid}.about-module__8TymFG__storyContent{max-width:100%;overflow:hidden}.about-module__8TymFG__storyContent h2{color:var(--black);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:24px;font-size:1.25rem;font-weight:700}.about-module__8TymFG__storyContent p{color:var(--dark-grey);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;margin-bottom:20px;font-size:1rem;line-height:1.8}.about-module__8TymFG__storyImage{max-width:100%}.about-module__8TymFG__imageStack{flex-direction:column;gap:16px;display:flex}.about-module__8TymFG__stackImage{object-fit:cover;border-radius:16px;width:100%;height:auto}.about-module__8TymFG__theme{padding:var(--section-padding);text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)}.about-module__8TymFG__themeContent{max-width:800px;margin:0 auto}.about-module__8TymFG__themeTitle{color:var(--white);background:linear-gradient(135deg,gold 0%,orange 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.about-module__8TymFG__themeSubtitle{color:#ffffffb3;margin-bottom:32px;font-size:1.125rem;font-style:italic}.about-module__8TymFG__themeDescription{color:#ffffffd9;margin-bottom:20px;font-size:1rem;line-height:1.8}.about-module__8TymFG__aboutTed{padding:var(--section-padding);background:var(--white)}.about-module__8TymFG__tedGrid{grid-template-columns:1fr;gap:32px;display:grid}.about-module__8TymFG__tedContent p{color:var(--dark-grey);margin-bottom:20px;font-size:1rem;line-height:1.8}.about-module__8TymFG__tedContent strong{color:var(--ted-red)}.about-module__8TymFG__tedContent em{color:var(--black);font-style:normal;font-weight:500}.about-module__8TymFG__impact{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.about-module__8TymFG__impactTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.about-module__8TymFG__impactSubtitle{color:#ffffffd9;max-width:700px;margin:0 auto 40px;font-size:1rem;line-height:1.7}.about-module__8TymFG__impactGrid{grid-template-columns:1fr;gap:20px;max-width:280px;margin:0 auto;display:grid}.about-module__8TymFG__impactCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;transition:all var(--transition-medium);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:28px 20px}.about-module__8TymFG__impactCard:hover{background:#ffffff26;transform:translateY(-4px)}.about-module__8TymFG__impactIcon{width:56px;height:56px;color:var(--white);background:#fff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.about-module__8TymFG__impactValue{color:var(--white);margin-bottom:8px;font-size:2.5rem;font-weight:800}.about-module__8TymFG__impactDescription{color:#ffffffd9;font-size:.9375rem;line-height:1.5}.about-module__8TymFG__values{padding:var(--section-padding);background:var(--light-grey)}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:40px}.about-module__8TymFG__sectionHeader h2{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.about-module__8TymFG__sectionSubtitle{color:var(--dark-grey);max-width:600px;margin:16px auto 0;padding:0 16px;font-size:1rem}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr;gap:16px;display:grid}.about-module__8TymFG__valueCard{background:var(--white);text-align:center;transition:all var(--transition-medium);border-radius:20px;padding:28px 20px}.about-module__8TymFG__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.about-module__8TymFG__valueIcon{background:linear-gradient(135deg,var(--ted-red),#ef4444);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.about-module__8TymFG__valueCard h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700}.about-module__8TymFG__valueCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.about-module__8TymFG__team{padding:var(--section-padding);background:var(--white)}.about-module__8TymFG__teamGrid{grid-template-columns:1fr;gap:16px;max-width:280px;margin:0 auto;display:grid}.about-module__8TymFG__teamCard{text-align:center;background:var(--light-grey);transition:all var(--transition-medium);border-radius:20px;padding:24px 16px}.about-module__8TymFG__teamCard:hover{background:var(--white);box-shadow:var(--shadow-md)}.about-module__8TymFG__teamAvatar{background:linear-gradient(135deg,var(--ted-red),#ef4444);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.about-module__8TymFG__teamAvatar span{color:var(--white);font-size:1.75rem;font-weight:700}.about-module__8TymFG__teamCard h4{color:var(--black);margin-bottom:4px;font-size:1rem;font-weight:700}.about-module__8TymFG__teamCard p{color:var(--ted-red);font-size:.8125rem;font-weight:500}@media (min-width:481px){.about-module__8TymFG__impactGrid{grid-template-columns:repeat(2,1fr);max-width:none}}@media (min-width:769px){.about-module__8TymFG__main{padding-top:80px}.about-module__8TymFG__hero{padding:80px 0}.about-module__8TymFG__title{padding:0;font-size:clamp(2.5rem,5vw,4rem)}.about-module__8TymFG__subtitle{padding:0;font-size:1.25rem}.about-module__8TymFG__storyGrid{grid-template-columns:1fr 1fr;gap:80px}.about-module__8TymFG__storyContent h2{font-size:2rem}.about-module__8TymFG__storyContent p{font-size:1.0625rem}.about-module__8TymFG__themeDescription{font-size:1.125rem}.about-module__8TymFG__tedGrid{grid-template-columns:1fr 1fr;gap:60px}.about-module__8TymFG__tedContent p{font-size:1.0625rem}.about-module__8TymFG__impactGrid{grid-template-columns:repeat(4,1fr);gap:24px}.about-module__8TymFG__impactCard{padding:32px 24px}.about-module__8TymFG__impactValue{font-size:3rem}.about-module__8TymFG__sectionHeader{margin-bottom:60px}.about-module__8TymFG__sectionHeader h2{padding:0;font-size:clamp(2rem,4vw,2.75rem)}.about-module__8TymFG__sectionSubtitle{padding:0;font-size:1.125rem}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:24px}.about-module__8TymFG__valueCard{padding:40px 28px}.about-module__8TymFG__valueIcon{width:72px;height:72px}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:none}.about-module__8TymFG__teamCard{padding:40px 24px}.about-module__8TymFG__teamAvatar{width:100px;height:100px}.about-module__8TymFG__teamAvatar span{font-size:2.5rem}.about-module__8TymFG__teamCard h4{font-size:1.25rem}.about-module__8TymFG__teamCard p{font-size:.9375rem}}@media (min-width:1025px){.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr)}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(3,1fr)}}
.contact-module__swMWYG__main{padding-top:60px;overflow-x:hidden}.contact-module__swMWYG__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.contact-module__swMWYG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.contact-module__swMWYG__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800}.contact-module__swMWYG__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.contact-module__swMWYG__contact{padding:var(--section-padding);background:var(--white)}.contact-module__swMWYG__grid{grid-template-columns:1fr;align-items:start;gap:48px;display:grid}.contact-module__swMWYG__info h2{color:var(--black);margin-bottom:16px;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__infoText{color:var(--dark-grey);margin-bottom:32px;font-size:1rem;line-height:1.7}.contact-module__swMWYG__contactList{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.contact-module__swMWYG__contactItem{background:var(--light-grey);transition:all var(--transition-medium);border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.contact-module__swMWYG__contactItem:hover{background:var(--white);box-shadow:var(--shadow-md);transform:translate(8px)}.contact-module__swMWYG__contactIcon{background:var(--ted-red);width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__contactLabel{text-transform:uppercase;letter-spacing:1px;color:var(--ted-red);margin-bottom:4px;font-size:.8125rem;font-weight:600;display:block}.contact-module__swMWYG__contactContent{color:var(--black);font-size:.9375rem;font-weight:500}.contact-module__swMWYG__social h3{color:var(--black);margin-bottom:16px;font-size:1rem;font-weight:600}.contact-module__swMWYG__socialLinks{gap:12px;display:flex}.contact-module__swMWYG__socialLink{background:var(--light-grey);width:44px;height:44px;color:var(--dark-grey);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__socialLink:hover{background:var(--ted-red);color:var(--white);transform:translateY(-4px)}.contact-module__swMWYG__formWrapper{background:var(--light-grey);border-radius:20px;padding:20px 16px}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{color:var(--black);font-size:.9375rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{color:var(--black);background:var(--white);transition:all var(--transition-fast);border:2px solid #0000;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:1rem}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--ted-red)}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:var(--dark-grey)}.contact-module__swMWYG__formGroup select{cursor:pointer}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitBtn{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;display:flex}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__successMessage{text-align:center;padding:40px 20px}.contact-module__swMWYG__successIcon{background:var(--ted-red);width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:2.5rem;display:flex}.contact-module__swMWYG__successMessage h3{color:var(--black);margin-bottom:12px;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__successMessage p{color:var(--dark-grey);margin-bottom:32px;font-size:1rem}.contact-module__swMWYG__errorMessage{color:#dc2626;text-align:center;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:12px 16px;font-size:.875rem}.contact-module__swMWYG__faq{padding:var(--section-padding);background:var(--light-grey)}.contact-module__swMWYG__sectionHeader{text-align:center;margin-bottom:40px}.contact-module__swMWYG__sectionHeader h2{color:var(--black);font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.contact-module__swMWYG__faqGrid{grid-template-columns:1fr;gap:24px;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__faqItem{background:var(--white);transition:all var(--transition-medium);border-radius:20px;padding:24px 20px}.contact-module__swMWYG__faqItem:hover{box-shadow:var(--shadow-md)}.contact-module__swMWYG__faqItem h3{color:var(--black);margin-bottom:12px;font-size:1rem;font-weight:700}.contact-module__swMWYG__faqItem p{color:var(--dark-grey);font-size:.875rem;line-height:1.7}@media (min-width:769px){.contact-module__swMWYG__main{padding-top:80px}.contact-module__swMWYG__hero{padding:80px 0}.contact-module__swMWYG__title,.contact-module__swMWYG__subtitle{padding:0}.contact-module__swMWYG__info h2{font-size:2rem}.contact-module__swMWYG__infoText{margin-bottom:40px;font-size:1.0625rem}.contact-module__swMWYG__contactList{gap:24px;margin-bottom:40px}.contact-module__swMWYG__contactItem{gap:16px;padding:20px}.contact-module__swMWYG__contactIcon{width:52px;height:52px}.contact-module__swMWYG__contactContent{font-size:1rem}.contact-module__swMWYG__socialLink{width:48px;height:48px}.contact-module__swMWYG__formWrapper{border-radius:24px;padding:48px}.contact-module__swMWYG__form{gap:24px}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{padding:16px 20px}.contact-module__swMWYG__sectionHeader{margin-bottom:60px}.contact-module__swMWYG__sectionHeader h2{font-size:clamp(2rem,4vw,2.75rem)}.contact-module__swMWYG__faqItem{padding:32px}.contact-module__swMWYG__faqItem h3{font-size:1.125rem}.contact-module__swMWYG__faqItem p{font-size:.9375rem}}@media (min-width:1025px){.contact-module__swMWYG__grid{grid-template-columns:1fr 1.2fr;gap:80px}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(2,1fr)}}
.page-module__aZ-IeG__main{padding-top:60px}.page-module__aZ-IeG__hero{color:var(--white);padding:60px 0 80px;position:relative;overflow:hidden}.page-module__aZ-IeG__heroImageOverlay{z-index:0;position:absolute;inset:0}.page-module__aZ-IeG__heroContent{z-index:1;max-width:800px;position:relative}.page-module__aZ-IeG__backLink{color:#fffc;transition:color var(--transition-fast);align-items:center;gap:8px;margin-bottom:24px;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__aZ-IeG__backLink:hover{color:var(--white)}.page-module__aZ-IeG__year{letter-spacing:.1em;text-transform:uppercase;background:#fff3;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:700;display:inline-block}.page-module__aZ-IeG__title{color:var(--white);margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.page-module__aZ-IeG__subtitle{opacity:.9;margin-bottom:24px;font-size:1.125rem;line-height:1.7}.page-module__aZ-IeG__meta{opacity:.9;flex-wrap:wrap;gap:16px;margin-bottom:32px;font-size:.9375rem;display:flex}.page-module__aZ-IeG__meta span{align-items:center;gap:8px;display:flex}.page-module__aZ-IeG__heroActions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.page-module__aZ-IeG__galleryLink{color:#ffffffe6;transition:all var(--transition-fast);background:#ffffff26;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9375rem;font-weight:500;display:inline-flex}.page-module__aZ-IeG__galleryLink:hover{color:var(--white);background:#ffffff40}.btn-light{background:var(--white);color:var(--black)}.btn-light:hover{background:var(--light-grey);transform:translateY(-2px)}.btn-outline-light{color:var(--white);border:2px solid var(--white);background:0 0}.btn-outline-light:hover{background:#ffffff1a}.page-module__aZ-IeG__details{padding:60px 0}.page-module__aZ-IeG__detailsGrid{gap:40px;display:grid}.page-module__aZ-IeG__detailsMain h2{color:var(--black);margin-bottom:24px;font-size:1.75rem;font-weight:700}.page-module__aZ-IeG__content{color:var(--dark-grey);font-size:1rem;line-height:1.8}.page-module__aZ-IeG__content p{margin-bottom:16px}.page-module__aZ-IeG__content h3{color:var(--black);margin:32px 0 16px;font-size:1.25rem;font-weight:600}.page-module__aZ-IeG__content ul{margin:16px 0;padding-left:24px}.page-module__aZ-IeG__content li{margin-bottom:8px}.page-module__aZ-IeG__infoCard{background:var(--white);border:1px solid var(--medium-grey);border-radius:16px;padding:24px}.page-module__aZ-IeG__infoCard h3{color:var(--black);margin-bottom:20px;font-size:1.125rem;font-weight:600}.page-module__aZ-IeG__infoList{margin:0;padding:0;list-style:none}.page-module__aZ-IeG__infoList li{border-bottom:1px solid var(--light-grey);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.page-module__aZ-IeG__infoList li:last-child{border-bottom:none}.page-module__aZ-IeG__infoList li svg{color:var(--ted-red);flex-shrink:0;margin-top:2px}.page-module__aZ-IeG__infoDot{color:var(--ted-red);font-weight:700}.page-module__aZ-IeG__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--dark-grey);margin-bottom:2px;font-size:.75rem;font-weight:500;display:block}.page-module__aZ-IeG__infoValue{color:var(--black);font-size:.9375rem;font-weight:500}.page-module__aZ-IeG__sectionHeader{text-align:center;margin-bottom:48px}.page-module__aZ-IeG__sectionHeader h2{color:var(--black);margin-bottom:8px;font-size:1.75rem;font-weight:700}.page-module__aZ-IeG__sectionHeader p{color:var(--dark-grey);font-size:1rem}.page-module__aZ-IeG__speakers{background:var(--light-grey);padding:60px 0}.page-module__aZ-IeG__speakerPoster{box-shadow:var(--shadow-lg);border-radius:16px;margin-bottom:48px;overflow:hidden}.page-module__aZ-IeG__speakerPosterImage{width:100%;height:auto;display:block}.page-module__aZ-IeG__speakersGrid{grid-template-columns:1fr;gap:20px;display:grid}.page-module__aZ-IeG__speakerCard{background:var(--white);text-align:center;transition:all var(--transition-fast);border-radius:16px;flex-direction:column;align-items:center;padding:24px;display:flex}.page-module__aZ-IeG__speakerCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__aZ-IeG__speakerAvatar{width:72px;height:72px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.page-module__aZ-IeG__speakerInfo{flex:1}.page-module__aZ-IeG__speakerName{color:var(--black);margin-bottom:4px;font-size:1rem;font-weight:700}.page-module__aZ-IeG__speakerRole{color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:500}.page-module__aZ-IeG__speakerBio{color:var(--dark-grey);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__aZ-IeG__gallery{padding:60px 0}.page-module__aZ-IeG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.page-module__aZ-IeG__galleryItem{aspect-ratio:4/3;cursor:pointer;transition:transform var(--transition-fast);border-radius:12px;position:relative;overflow:hidden}.page-module__aZ-IeG__galleryItem:hover{transform:scale(1.02)}.page-module__aZ-IeG__galleryItem:after{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(#0000,#0000004d);position:absolute;inset:0}.page-module__aZ-IeG__galleryItem:hover:after{opacity:1}.page-module__aZ-IeG__cta{background:var(--black);color:var(--white);padding:80px 0}.page-module__aZ-IeG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__aZ-IeG__ctaContent h2{margin-bottom:12px;font-size:2rem;font-weight:700}.page-module__aZ-IeG__ctaContent p{opacity:.8;margin-bottom:32px;font-size:1.125rem}.page-module__aZ-IeG__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (min-width:481px){.page-module__aZ-IeG__hero{padding:80px 0 100px}.page-module__aZ-IeG__speakersGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.page-module__aZ-IeG__galleryGrid{gap:20px}}@media (min-width:901px){.page-module__aZ-IeG__main{padding-top:80px}.page-module__aZ-IeG__hero{padding:100px 0 120px}.page-module__aZ-IeG__details{padding:80px 0}.page-module__aZ-IeG__detailsGrid{grid-template-columns:1fr 340px;gap:60px}.page-module__aZ-IeG__speakers{padding:80px 0}.page-module__aZ-IeG__speakersGrid{grid-template-columns:repeat(2,1fr);gap:24px}.page-module__aZ-IeG__gallery{padding:80px 0}.page-module__aZ-IeG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.page-module__aZ-IeG__cta{padding:100px 0}.page-module__aZ-IeG__ctaContent h2{font-size:2.5rem}}
.events-module__uXo2ga__main{padding-top:60px;overflow-x:hidden}.events-module__uXo2ga__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.events-module__uXo2ga__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.events-module__uXo2ga__labelLight{text-transform:uppercase;letter-spacing:2px;color:#fffc;margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.events-module__uXo2ga__title{color:var(--white);word-wrap:break-word;overflow-wrap:break-word;margin-bottom:16px;padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:800}.events-module__uXo2ga__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.events-module__uXo2ga__sectionHeader{text-align:center;margin-bottom:40px}.events-module__uXo2ga__sectionHeader h2{color:var(--black);font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.events-module__uXo2ga__sectionSubtitle{color:var(--dark-grey);max-width:600px;margin:16px auto 0;font-size:1rem}.events-module__uXo2ga__overview{padding:var(--section-padding);background:linear-gradient(180deg,var(--white)0%,#f8f8f8 100%)}.events-module__uXo2ga__overviewContent{text-align:center;max-width:800px;margin:0 auto 48px}.events-module__uXo2ga__overviewTitle{color:var(--black);margin-bottom:24px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.events-module__uXo2ga__overviewText{color:var(--dark-grey);margin-bottom:16px;font-size:1rem;line-height:1.8}.events-module__uXo2ga__overviewText strong{color:var(--ted-red)}.events-module__uXo2ga__statsRow{grid-template-columns:1fr;gap:16px;max-width:280px;margin:0 auto;display:grid}.events-module__uXo2ga__statCard{background:var(--white);text-align:center;box-shadow:var(--shadow-sm);border:1px solid #0000000d;border-radius:16px;padding:24px 20px}.events-module__uXo2ga__statValue{color:var(--ted-red);margin-bottom:4px;font-size:2.5rem;font-weight:800;display:block}.events-module__uXo2ga__statLabel{color:var(--dark-grey);text-transform:uppercase;letter-spacing:1px;font-size:.875rem}.events-module__uXo2ga__conference{padding:var(--section-padding);background:var(--black)}.events-module__uXo2ga__conferenceCard{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border:1px solid #ffffff1a;border-radius:24px;padding:32px 20px}.events-module__uXo2ga__conferenceHeader{text-align:center;margin-bottom:32px}.events-module__uXo2ga__badgeWhite{background:var(--ted-red);color:var(--white);border-radius:50px;margin-bottom:16px;padding:8px 20px;font-size:.875rem;font-weight:600;display:inline-block}.events-module__uXo2ga__conferenceHeader h3{color:var(--white);font-size:1.5rem;font-weight:700}.events-module__uXo2ga__conferenceGrid{grid-template-columns:1fr;gap:20px;display:grid}.events-module__uXo2ga__conferenceDay{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px 20px}.events-module__uXo2ga__dayLabel{text-transform:uppercase;letter-spacing:1px;color:var(--ted-red);margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-block}.events-module__uXo2ga__conferenceDay h4{color:var(--white);margin-bottom:8px;font-size:1.125rem;font-weight:700}.events-module__uXo2ga__conferenceDay p{color:#ffffffb3;font-size:.9375rem;line-height:1.6}.events-module__uXo2ga__events2026{padding:var(--section-padding);background:var(--white)}.events-module__uXo2ga__eventsGrid{grid-template-columns:1fr;gap:20px;display:grid}.events-module__uXo2ga__event2026Card{background:var(--light-grey);transition:all var(--transition-medium);border:1px solid #0000;border-radius:20px;padding:28px 20px}.events-module__uXo2ga__event2026Card:hover{background:var(--white);box-shadow:var(--shadow-lg);border-color:#dd232333;transform:translateY(-4px)}.events-module__uXo2ga__featuredEvent{border:2px solid var(--ted-red);background:var(--white)}.events-module__uXo2ga__eventIconWrapper{width:56px;height:56px;color:var(--white);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.events-module__uXo2ga__event2026Title{color:var(--black);margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.4}.events-module__uXo2ga__event2026Description{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.events-module__uXo2ga__timeline{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.events-module__uXo2ga__timelineTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.events-module__uXo2ga__timelineContainer{max-width:700px;margin:0 auto}.events-module__uXo2ga__timelineItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin-bottom:16px;padding:24px 20px}.events-module__uXo2ga__timelineItem:last-child{margin-bottom:0}.events-module__uXo2ga__timelineMonth{text-transform:uppercase;letter-spacing:2px;color:#fcd34d;margin-bottom:8px;font-size:.75rem;font-weight:700;display:inline-block}.events-module__uXo2ga__timelineItem h4{color:var(--white);margin-bottom:8px;font-size:1.125rem;font-weight:700}.events-module__uXo2ga__timelineItem p{color:#ffffffd9;font-size:.9375rem;line-height:1.6}.events-module__uXo2ga__upcoming{padding:var(--section-padding);background:var(--white)}.events-module__uXo2ga__upcomingGrid{gap:32px;display:grid}.events-module__uXo2ga__featuredCard{background:var(--light-grey);transition:all var(--transition-medium);border-radius:24px;grid-template-columns:1fr;display:grid;overflow:hidden}.events-module__uXo2ga__featuredCard:hover{box-shadow:var(--shadow-lg)}.events-module__uXo2ga__featuredImage{justify-content:center;align-items:center;min-height:160px;display:flex;position:relative}.events-module__uXo2ga__badge{text-transform:uppercase;letter-spacing:1px;background:var(--white);color:var(--ted-red);border-radius:50px;padding:8px 16px;font-size:.75rem;font-weight:600;position:absolute;top:20px;left:20px}.events-module__uXo2ga__featuredYear{color:#ffffff26;font-size:3rem;font-weight:800}.events-module__uXo2ga__featuredContent{flex-direction:column;justify-content:center;padding:24px 20px;display:flex}.events-module__uXo2ga__featuredTitle{color:var(--black);margin-bottom:16px;font-size:1.25rem;font-weight:800}.events-module__uXo2ga__featuredDescription{color:var(--dark-grey);margin-bottom:16px;font-size:.9375rem;line-height:1.8}.events-module__uXo2ga__eventMeta{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.events-module__uXo2ga__eventMeta span{color:var(--dark-grey);align-items:center;gap:8px;font-size:.8125rem;display:flex}.events-module__uXo2ga__featuredActions{flex-direction:column;gap:12px;display:flex}.events-module__uXo2ga__past{padding:var(--section-padding);background:var(--light-grey)}.events-module__uXo2ga__pastEventsGrid{grid-template-columns:1fr;gap:24px;display:grid}.events-module__uXo2ga__pastEventCard{background:var(--white);transition:all var(--transition-medium);box-shadow:var(--shadow-sm);border-radius:20px;overflow:hidden}.events-module__uXo2ga__pastEventCard:hover{box-shadow:var(--shadow-lg)}.events-module__uXo2ga__pastEventHeader{text-align:center;padding:32px 24px;position:relative}.events-module__uXo2ga__eventType{text-transform:uppercase;letter-spacing:1px;color:var(--white);background:#fff3;border-radius:50px;margin-bottom:12px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.events-module__uXo2ga__eventYearBig{color:#fff3;font-size:4rem;font-weight:800;display:block}.events-module__uXo2ga__pastEventContent{padding:24px}.events-module__uXo2ga__pastEventContent h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4}.events-module__uXo2ga__eventMetaRow{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.events-module__uXo2ga__eventMetaRow span{color:var(--dark-grey);align-items:center;gap:6px;font-size:.8125rem;display:flex}.events-module__uXo2ga__pastEventDescription{color:var(--dark-grey);margin-bottom:20px;font-size:.9375rem;line-height:1.7}.events-module__uXo2ga__speakersSection{border-top:1px solid #00000014;padding-top:20px}.events-module__uXo2ga__speakersSection h4{color:var(--ted-red);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.875rem;font-weight:600}.events-module__uXo2ga__speakersList{grid-template-columns:1fr;gap:12px;display:grid}.events-module__uXo2ga__speakerItem{flex-direction:column;gap:2px;display:flex}.events-module__uXo2ga__speakerName{color:var(--black);font-size:.9375rem;font-weight:600}.events-module__uXo2ga__speakerRole{color:var(--dark-grey);font-size:.8125rem}.events-module__uXo2ga__pastGrid{grid-template-columns:1fr;gap:20px;display:grid}.events-module__uXo2ga__eventCard{background:var(--white);transition:all var(--transition-medium);border-radius:20px;overflow:hidden}.events-module__uXo2ga__eventCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.events-module__uXo2ga__eventImage{justify-content:center;align-items:center;height:160px;display:flex}.events-module__uXo2ga__eventYear{color:#fff3;font-size:3rem;font-weight:800}.events-module__uXo2ga__eventContent{padding:20px}.events-module__uXo2ga__eventContent h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700}.events-module__uXo2ga__eventContent p{color:var(--dark-grey);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.9375rem;line-height:1.7;display:-webkit-box;overflow:hidden}.events-module__uXo2ga__eventCard .events-module__uXo2ga__eventMeta{margin-bottom:20px}.events-module__uXo2ga__eventCard .events-module__uXo2ga__eventMeta span{font-size:.8125rem}.events-module__uXo2ga__eventLink{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.events-module__uXo2ga__eventLink:hover{color:var(--ted-red);gap:12px}@media (min-width:481px){.events-module__uXo2ga__statsRow{grid-template-columns:repeat(3,1fr);max-width:none}.events-module__uXo2ga__eventsGrid,.events-module__uXo2ga__speakersList{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.events-module__uXo2ga__main{padding-top:80px}.events-module__uXo2ga__hero{padding:80px 0}.events-module__uXo2ga__title,.events-module__uXo2ga__subtitle{padding:0}.events-module__uXo2ga__sectionHeader{margin-bottom:60px}.events-module__uXo2ga__sectionHeader h2{font-size:clamp(2rem,4vw,2.75rem)}.events-module__uXo2ga__overviewText{font-size:1.125rem}.events-module__uXo2ga__statCard{padding:32px 24px}.events-module__uXo2ga__statValue{font-size:3rem}.events-module__uXo2ga__conferenceCard{padding:48px}.events-module__uXo2ga__conferenceHeader h3{font-size:2rem}.events-module__uXo2ga__conferenceGrid{grid-template-columns:repeat(3,1fr);gap:24px}.events-module__uXo2ga__conferenceDay{padding:28px}.events-module__uXo2ga__eventsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.events-module__uXo2ga__event2026Card{padding:32px 24px}.events-module__uXo2ga__eventIconWrapper{width:64px;height:64px}.events-module__uXo2ga__event2026Title{font-size:1.25rem}.events-module__uXo2ga__timelineItem{padding:28px}.events-module__uXo2ga__timelineItem h4{font-size:1.25rem}.events-module__uXo2ga__featuredCard{grid-template-columns:1fr 1.5fr;display:grid}.events-module__uXo2ga__featuredImage{min-height:300px}.events-module__uXo2ga__featuredYear{font-size:6rem}.events-module__uXo2ga__featuredContent{padding:48px}.events-module__uXo2ga__featuredTitle{font-size:2.5rem}.events-module__uXo2ga__featuredDescription{margin-bottom:24px;font-size:1.0625rem}.events-module__uXo2ga__eventMeta{gap:20px;margin-bottom:32px}.events-module__uXo2ga__eventMeta span{font-size:.9375rem}.events-module__uXo2ga__featuredActions{flex-direction:row;gap:16px}.events-module__uXo2ga__pastEventsGrid{grid-template-columns:repeat(2,1fr);gap:32px}.events-module__uXo2ga__pastEventHeader{padding:40px 32px}.events-module__uXo2ga__eventYearBig{font-size:5rem}.events-module__uXo2ga__pastEventContent{padding:32px}.events-module__uXo2ga__pastEventContent h3{font-size:1.5rem}.events-module__uXo2ga__pastGrid{grid-template-columns:repeat(2,1fr);gap:32px}.events-module__uXo2ga__eventImage{height:200px}.events-module__uXo2ga__eventYear{font-size:4rem}.events-module__uXo2ga__eventContent{padding:28px}.events-module__uXo2ga__eventContent h3{font-size:1.5rem}}@media (min-width:1025px){.events-module__uXo2ga__featuredImage{min-height:400px}.events-module__uXo2ga__featuredYear{font-size:8rem}.events-module__uXo2ga__pastGrid,.events-module__uXo2ga__speakersList{grid-template-columns:repeat(3,1fr)}}
.faq-module__6AW0yG__main{min-height:100vh;padding-top:80px}.faq-module__6AW0yG__hero{color:var(--white);background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:60px 0}.faq-module__6AW0yG__heroContent{max-width:700px}.faq-module__6AW0yG__label{color:var(--ted-red);background:#dd232333;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.faq-module__6AW0yG__title{margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.2}.faq-module__6AW0yG__subtitle{color:#fffc;font-size:1.125rem;line-height:1.6}.faq-module__6AW0yG__faqSection{padding:60px 0}.faq-module__6AW0yG__faqLayout{flex-direction:column;gap:40px;display:flex}.faq-module__6AW0yG__sidebar{background:var(--white);box-shadow:var(--shadow-sm);border-radius:16px;padding:24px}.faq-module__6AW0yG__sidebarTitle{color:var(--dark-grey);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:1rem;font-weight:700}.faq-module__6AW0yG__categoryList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.faq-module__6AW0yG__categoryButton{background:var(--light-grey);width:auto;color:var(--dark-grey);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:.9375rem;font-weight:500;display:flex}.faq-module__6AW0yG__categoryButton:hover{background:var(--medium-grey)}.faq-module__6AW0yG__categoryButton svg{flex-shrink:0}.faq-module__6AW0yG__categoryActive{background:var(--ted-red);color:var(--white)}.faq-module__6AW0yG__categoryActive:hover{background:#c41e1e}.faq-module__6AW0yG__categoryCount{background:#0000001a;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:600}.faq-module__6AW0yG__categoryActive .faq-module__6AW0yG__categoryCount{background:#fff3}.faq-module__6AW0yG__faqList{flex:1}.faq-module__6AW0yG__categoryHeading{color:var(--black);border-bottom:2px solid var(--light-grey);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.faq-module__6AW0yG__categoryHeading svg{color:var(--ted-red)}.faq-module__6AW0yG__faqItem{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-module__6AW0yG__faqItem:hover,.faq-module__6AW0yG__faqItemOpen{box-shadow:var(--shadow-md)}.faq-module__6AW0yG__faqQuestion{width:100%;color:var(--black);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1rem;font-weight:600;display:flex}.faq-module__6AW0yG__faqQuestion:hover,.faq-module__6AW0yG__faqItemOpen .faq-module__6AW0yG__faqQuestion{color:var(--ted-red)}.faq-module__6AW0yG__chevron{color:var(--medium-grey);transition:transform var(--transition-fast);flex-shrink:0}.faq-module__6AW0yG__faqItemOpen .faq-module__6AW0yG__chevron{color:var(--ted-red)}.faq-module__6AW0yG__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-module__6AW0yG__faqAnswerOpen{max-height:500px;padding:0 24px 20px}.faq-module__6AW0yG__faqAnswer p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.faq-module__6AW0yG__contactCta{background:var(--light-grey);padding:60px 0}.faq-module__6AW0yG__ctaContent{text-align:center;max-width:500px;margin:0 auto}.faq-module__6AW0yG__ctaContent h2{margin-bottom:12px;font-size:1.75rem;font-weight:700}.faq-module__6AW0yG__ctaContent p{color:var(--dark-grey);margin-bottom:24px}@media (min-width:768px){.faq-module__6AW0yG__hero{padding:80px 0}.faq-module__6AW0yG__title{font-size:3rem}.faq-module__6AW0yG__faqLayout{flex-direction:row;gap:40px}.faq-module__6AW0yG__sidebar{flex-shrink:0;width:280px;height:fit-content;position:sticky;top:100px}.faq-module__6AW0yG__categoryList{flex-direction:column;gap:4px}.faq-module__6AW0yG__categoryButton{width:100%}}@media (min-width:1024px){.faq-module__6AW0yG__hero{padding:100px 0}.faq-module__6AW0yG__title{font-size:3.5rem}.faq-module__6AW0yG__faqSection{padding:80px 0}.faq-module__6AW0yG__sidebar{width:300px}}
