.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{background:var(--white);width:75%;max-width:320px;height:100dvh;padding:80px 20px calc(24px + env(safe-area-inset-bottom));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;position:fixed;top:0;bottom: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,.Header-module__ldgnoG__chevronOpen{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:10px;display:flex}.Header-module__ldgnoG__ticketCta{display:none}.Header-module__ldgnoG__mobileTicketCta{color:var(--white);background:var(--ted-red);transition:all var(--transition-fast);white-space:nowrap;letter-spacing:.02em;border-radius:50px;justify-content:center;align-items:center;padding:7px 16px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.Header-module__ldgnoG__mobileTicketCta:hover{background:var(--ted-red-dark);color:var(--white);transform:translateY(-1px);box-shadow:0 4px 12px #dd232359}.Header-module__ldgnoG__mobileTicketCta:focus-visible{outline:2px solid var(--ted-red);outline-offset:2px}.Header-module__ldgnoG__mobileMenuTicketCta{text-align:center;width:100%;color:var(--white);background:var(--ted-red);transition:all var(--transition-fast);border-radius:12px;margin-top:20px;padding:14px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:block}.Header-module__ldgnoG__mobileMenuTicketCta:hover{background:var(--ted-red-dark);color:var(--white);box-shadow:var(--shadow-md);transform:translateY(-2px)}@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__ticketCta{color:var(--white);background:var(--ted-red);transition:all var(--transition-medium);white-space:nowrap;letter-spacing:.02em;border-radius:50px;justify-content:center;align-items:center;padding:10px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #dd232340}.Header-module__ldgnoG__ticketCta:hover{background:var(--ted-red-dark);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 20px #dd232366}.Header-module__ldgnoG__ticketCta:focus-visible{outline:2px solid var(--ted-red);outline-offset:3px}.Header-module__ldgnoG__mobileTicketCta,.Header-module__ldgnoG__mobileApplyCtas,.Header-module__ldgnoG__mobileMenuTicketCta,.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)}}
.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__activationRef{padding:var(--section-padding);text-align:center;background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 50%,#1f1012 100%);position:relative;overflow:hidden}.partnerships-module__m1HJkq__activationRef:before{content:"";opacity:.04;pointer-events:none;background:url("/images/brand-identity/Kintsugi pattern 1.png") 50%/cover no-repeat;position:absolute;inset:0}.partnerships-module__m1HJkq__activationRefInner{z-index:1;position:relative}.partnerships-module__m1HJkq__activationRefText{color:#ffffffb3;max-width:560px;margin:16px auto 32px;padding:0 16px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__activationRefCta{background:var(--ted-red);color:var(--white);transition:all var(--transition-medium);border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 24px #dd23234d}.partnerships-module__m1HJkq__activationRefCta:hover{color:var(--white);background:#b91c1c;transform:translateY(-3px);box-shadow:0 8px 32px #dd232373}@media (min-width:769px){.partnerships-module__m1HJkq__activationRefText{padding:0;font-size:1.125rem}.partnerships-module__m1HJkq__activationRefCta{padding:18px 44px;font-size:1.0625rem}}.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}}
.ActivationForm-module__EfH3jW__formSection{padding:var(--section-padding);background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 100%);position:relative}.ActivationForm-module__EfH3jW__formSection:before{content:"";opacity:.03;pointer-events:none;background:url("/images/brand-identity/Kintsugi pattern 3.png") 50%/cover no-repeat;position:absolute;inset:0}.ActivationForm-module__EfH3jW__formWrapper{z-index:1;max-width:680px;margin:0 auto;position:relative}.ActivationForm-module__EfH3jW__formHeader{text-align:center;margin-bottom:40px}.ActivationForm-module__EfH3jW__formLabel{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.ActivationForm-module__EfH3jW__formTitle{color:var(--white);margin-bottom:12px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800}.ActivationForm-module__EfH3jW__formSubtitle{color:#fff9;font-size:1rem;line-height:1.7}.ActivationForm-module__EfH3jW__form{background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;padding:28px 20px}.ActivationForm-module__EfH3jW__fieldRow{grid-template-columns:1fr;gap:16px;margin-bottom:16px;display:grid}.ActivationForm-module__EfH3jW__fieldGroup{flex-direction:column;gap:6px;display:flex}.ActivationForm-module__EfH3jW__fieldLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.8125rem;font-weight:600}.ActivationForm-module__EfH3jW__fieldRequired{color:var(--ted-red);margin-left:2px}.ActivationForm-module__EfH3jW__input,.ActivationForm-module__EfH3jW__select,.ActivationForm-module__EfH3jW__textarea{width:100%;color:var(--white);transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;outline:none;padding:14px 16px;font-family:Outfit,sans-serif;font-size:.9375rem}.ActivationForm-module__EfH3jW__input::placeholder,.ActivationForm-module__EfH3jW__textarea::placeholder{color:#ffffff4d}.ActivationForm-module__EfH3jW__input:focus,.ActivationForm-module__EfH3jW__select:focus,.ActivationForm-module__EfH3jW__textarea:focus{border-color:var(--ted-red);background:#ffffff14;box-shadow:0 0 0 3px #dd23231a}.ActivationForm-module__EfH3jW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.ActivationForm-module__EfH3jW__select option{color:var(--white);background:#1a1a1a}.ActivationForm-module__EfH3jW__textarea{resize:vertical;min-height:120px}.ActivationForm-module__EfH3jW__submitButton{background:var(--ted-red);width:100%;color:var(--white);cursor:pointer;transition:all var(--transition-medium);border:none;border-radius:50px;margin-top:12px;padding:16px 32px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;box-shadow:0 4px 24px #dd23234d}.ActivationForm-module__EfH3jW__submitButton:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 32px #dd232373}.ActivationForm-module__EfH3jW__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.ActivationForm-module__EfH3jW__successMessage{text-align:center;padding:48px 24px}.ActivationForm-module__EfH3jW__successIcon{background:linear-gradient(135deg,var(--ted-red),#b91c1c);width:72px;height:72px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.ActivationForm-module__EfH3jW__successTitle{color:var(--white);margin-bottom:8px;font-size:1.5rem;font-weight:700}.ActivationForm-module__EfH3jW__successText{color:#fff9;font-size:1rem;line-height:1.7}.ActivationForm-module__EfH3jW__errorText{color:#ef4444;margin-top:4px;font-size:.8125rem}.ActivationForm-module__EfH3jW__formError{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}@media (min-width:481px){.ActivationForm-module__EfH3jW__fieldRow{grid-template-columns:repeat(2,1fr)}.ActivationForm-module__EfH3jW__form{padding:36px 28px}}@media (min-width:769px){.ActivationForm-module__EfH3jW__form{padding:48px 40px}.ActivationForm-module__EfH3jW__formSubtitle{font-size:1.0625rem}}
.DigitalSkillsForm-module__9K8YaW__formContainer{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:28px;box-shadow:0 1px 3px #00000014}.DigitalSkillsForm-module__9K8YaW__title{color:#0a0a0a;margin-bottom:4px;font-size:1.125rem;font-weight:700}.DigitalSkillsForm-module__9K8YaW__description{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.DigitalSkillsForm-module__9K8YaW__fieldGroup{margin-bottom:1.25rem}.DigitalSkillsForm-module__9K8YaW__fieldRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.DigitalSkillsForm-module__9K8YaW__fieldRow{grid-template-columns:1fr 1fr}}.DigitalSkillsForm-module__9K8YaW__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.DigitalSkillsForm-module__9K8YaW__required{color:#ef4444}.DigitalSkillsForm-module__9K8YaW__input,.DigitalSkillsForm-module__9K8YaW__select,.DigitalSkillsForm-module__9K8YaW__textarea{color:#1f2937;box-sizing:border-box;background-color:#fafafa;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.DigitalSkillsForm-module__9K8YaW__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.DigitalSkillsForm-module__9K8YaW__textarea{resize:vertical;min-height:100px}.DigitalSkillsForm-module__9K8YaW__input:focus,.DigitalSkillsForm-module__9K8YaW__select:focus,.DigitalSkillsForm-module__9K8YaW__textarea:focus{border-color:var(--ted-red);background-color:#fff;box-shadow:0 0 0 3px #dd232314}.DigitalSkillsForm-module__9K8YaW__error{color:#ef4444;margin-top:.25rem;font-size:.8125rem}.DigitalSkillsForm-module__9K8YaW__sectionDivider{border-top:1px solid #e0e0e0;margin:24px 0 16px;padding-top:20px}.DigitalSkillsForm-module__9K8YaW__sectionTitle{color:#0a0a0a;margin-bottom:4px;font-size:1rem;font-weight:700}.DigitalSkillsForm-module__9K8YaW__radioGroup{flex-direction:column;gap:.625rem;display:flex}.DigitalSkillsForm-module__9K8YaW__radioOption{cursor:pointer;align-items:flex-start;gap:.75rem;padding:4px 0;display:flex}.DigitalSkillsForm-module__9K8YaW__radioInput{width:1.125rem;height:1.125rem;accent-color:var(--ted-red);cursor:pointer;flex-shrink:0;margin-top:2px}.DigitalSkillsForm-module__9K8YaW__radioLabel{color:#374151;font-size:.9375rem}.DigitalSkillsForm-module__9K8YaW__radioDescription{color:#6b7280;margin-top:2px;font-size:.8125rem}.DigitalSkillsForm-module__9K8YaW__moduleOption{cursor:pointer;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;align-items:flex-start;gap:.75rem;padding:14px 16px;transition:all .2s;display:flex}.DigitalSkillsForm-module__9K8YaW__moduleOption:hover{border-color:var(--ted-red);background:#fef2f2}.DigitalSkillsForm-module__9K8YaW__moduleOptionContent{flex-direction:column;display:flex}.DigitalSkillsForm-module__9K8YaW__moduleOptionTitle{color:#0a0a0a;font-size:.9375rem;font-weight:600}.DigitalSkillsForm-module__9K8YaW__moduleOptionDesc{color:#6b7280;margin-top:2px;font-size:.8125rem;line-height:1.5}.DigitalSkillsForm-module__9K8YaW__hint{color:#6b7280;margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.DigitalSkillsForm-module__9K8YaW__submitButton{background-color:var(--ted-red);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:14px;font-size:1rem;font-weight:700;transition:all .25s;display:flex}.DigitalSkillsForm-module__9K8YaW__submitButton:hover{background-color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dd23234d}.DigitalSkillsForm-module__9K8YaW__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.DigitalSkillsForm-module__9K8YaW__successMessage{text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:2rem}.DigitalSkillsForm-module__9K8YaW__successIconContainer{justify-content:center;margin-bottom:1rem;display:flex}.DigitalSkillsForm-module__9K8YaW__successTitle{color:#166534;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.DigitalSkillsForm-module__9K8YaW__successText{color:#15803d;margin-bottom:1.5rem;line-height:1.6}.DigitalSkillsForm-module__9K8YaW__resetButton{background-color:var(--ted-red);color:#fff;cursor:pointer;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-weight:600;transition:background-color .2s}.DigitalSkillsForm-module__9K8YaW__resetButton:hover{background-color:#b91c1c}.DigitalSkillsForm-module__9K8YaW__errorMessage{color:#b91c1c;background-color:#fef2f2;border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-size:.9375rem;display:flex}
.Hero-module__JgYmMq__hero{background:var(--white);flex-direction:column;justify-content:center;min-height:100svh;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__sakuraTopLeft{z-index:1;pointer-events:none;position:absolute;top:-20px;left:-30px}.Hero-module__JgYmMq__sakuraImg{width:140px;height:auto}.Hero-module__JgYmMq__potRight{z-index:1;pointer-events:none;position:absolute;bottom:60px;right:-20px}.Hero-module__JgYmMq__potImg{object-fit:contain;width:140px;height:auto}.Hero-module__JgYmMq__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;padding:100px 20px 40px;display:flex;position:relative}.Hero-module__JgYmMq__logoWrap{margin-bottom:28px}.Hero-module__JgYmMq__tedxLogo{width:160px;height:auto}.Hero-module__JgYmMq__themeWrap{margin-bottom:36px}.Hero-module__JgYmMq__wordmark{width:200px;height:auto;margin-bottom:8px}.Hero-module__JgYmMq__themeSubtitle{color:var(--black);letter-spacing:1px;font-size:1.1rem;font-weight:500}.Hero-module__JgYmMq__ctaWrap{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.Hero-module__JgYmMq__ctaPrimary{background:var(--ted-red);color:var(--white);transition:all var(--transition-medium);border-radius:50px;justify-content:center;align-items:center;width:100%;max-width:260px;padding:14px 36px;font-size:.9375rem;font-weight:700;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{background:var(--ted-red-dark);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 24px #dd23234d}.Hero-module__JgYmMq__ctaOutline{color:var(--black);border:2px solid var(--black);transition:all var(--transition-medium);background:0 0;border-radius:50px;justify-content:center;align-items:center;width:100%;max-width:260px;padding:13px 36px;font-size:.9375rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__ctaOutline:hover{background:var(--black);color:var(--white);transform:translateY(-2px)}.Hero-module__JgYmMq__eventBanner{z-index:3;background:var(--ted-red);justify-content:center;align-items:center;gap:12px;padding:16px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.Hero-module__JgYmMq__bannerDate,.Hero-module__JgYmMq__bannerVenue{color:var(--white);text-transform:uppercase;letter-spacing:2px;font-size:.8rem;font-weight:800}.Hero-module__JgYmMq__bannerDivider{color:#fff9;font-size:1rem;font-weight:300}@media (min-width:481px){.Hero-module__JgYmMq__sakuraImg,.Hero-module__JgYmMq__potImg,.Hero-module__JgYmMq__tedxLogo{width:200px}.Hero-module__JgYmMq__wordmark{width:260px}.Hero-module__JgYmMq__themeSubtitle{letter-spacing:2px;font-size:1.25rem}.Hero-module__JgYmMq__bannerDate,.Hero-module__JgYmMq__bannerVenue{letter-spacing:3px;font-size:.9rem}.Hero-module__JgYmMq__bannerDivider{font-size:1.25rem}}@media (min-width:769px){.Hero-module__JgYmMq__hero{min-height:100vh;padding-bottom:70px}.Hero-module__JgYmMq__content{max-width:650px;margin:0 auto;padding:120px 24px 60px}.Hero-module__JgYmMq__sakuraTopLeft{top:-10px;left:-20px}.Hero-module__JgYmMq__sakuraImg{width:300px}.Hero-module__JgYmMq__potRight{bottom:70px;right:5%}.Hero-module__JgYmMq__potImg{width:340px}.Hero-module__JgYmMq__tedxLogo{width:240px}.Hero-module__JgYmMq__wordmark{width:320px}.Hero-module__JgYmMq__themeSubtitle{letter-spacing:3px;font-size:1.5rem}.Hero-module__JgYmMq__ctaWrap{flex-direction:row;justify-content:center;gap:16px}.Hero-module__JgYmMq__ctaPrimary,.Hero-module__JgYmMq__ctaOutline{width:auto;max-width:none;padding:15px 40px;font-size:1rem}.Hero-module__JgYmMq__eventBanner{gap:20px;padding:18px 24px}.Hero-module__JgYmMq__bannerDate,.Hero-module__JgYmMq__bannerVenue{letter-spacing:4px;font-size:1.1rem}.Hero-module__JgYmMq__bannerDivider{font-size:1.5rem}}@media (min-width:1200px){.Hero-module__JgYmMq__sakuraImg{width:380px}.Hero-module__JgYmMq__potRight{right:8%}.Hero-module__JgYmMq__potImg{width:420px}.Hero-module__JgYmMq__tedxLogo{width:280px}.Hero-module__JgYmMq__wordmark{width:360px;margin-bottom:10px}.Hero-module__JgYmMq__themeSubtitle{font-size:1.75rem}}
.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)}}
.brand-activation-module__LfQeXa__main{background:var(--white);padding-top:60px;overflow-x:hidden}.brand-activation-module__LfQeXa__hero{text-align:center;background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 50%,#1f1012 100%);padding:60px 0 48px;position:relative;overflow:hidden}.brand-activation-module__LfQeXa__heroInner{z-index:2;position:relative}.brand-activation-module__LfQeXa__heroLabel{color:var(--ted-red);text-transform:uppercase;letter-spacing:3px;background:#dd23231f;border:1px solid #dd23234d;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-flex}.brand-activation-module__LfQeXa__heroLabelDot{background:var(--ted-red);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite brand-activation-module__LfQeXa__heroPulse}@keyframes brand-activation-module__LfQeXa__heroPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.brand-activation-module__LfQeXa__heroTitle{color:var(--white);margin-bottom:16px;font-size:clamp(2rem,8vw,2.5rem);font-weight:800;line-height:1.1}.brand-activation-module__LfQeXa__heroTitleAccent{color:var(--ted-red)}.brand-activation-module__LfQeXa__heroSubtitle{color:#ffffffbf;max-width:620px;margin:0 auto 32px;padding:0 16px;font-size:1rem;line-height:1.8}.brand-activation-module__LfQeXa__heroCta{background:var(--ted-red);color:var(--white);transition:all var(--transition-medium);border-radius:50px;align-items:center;gap:10px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 24px #dd23234d}.brand-activation-module__LfQeXa__heroCta:hover{color:var(--white);background:#b91c1c;transform:translateY(-3px);box-shadow:0 8px 32px #dd232373}.brand-activation-module__LfQeXa__heroCtaArrow{transition:transform var(--transition-fast)}.brand-activation-module__LfQeXa__heroCta:hover .brand-activation-module__LfQeXa__heroCtaArrow{transform:translate(4px)}.brand-activation-module__LfQeXa__heroDivider{background:var(--ted-red);border-radius:2px;width:60px;height:3px;margin:32px auto 0}.brand-activation-module__LfQeXa__heroSakura{opacity:.08;pointer-events:none;z-index:1;width:140px;height:auto;position:absolute;top:-20px;left:-40px;transform:rotate(-15deg)}.brand-activation-module__LfQeXa__heroKintsugiText{opacity:.05;pointer-events:none;z-index:1;width:auto;height:120px;position:absolute;bottom:10px;right:-10px}.brand-activation-module__LfQeXa__heroRedDot{opacity:.04;pointer-events:none;z-index:0;width:300px;height:300px;display:none;position:absolute;top:-120px;right:-120px}.brand-activation-module__LfQeXa__heroPatternBg{opacity:.025;pointer-events:none;z-index:0;width:120%;max-width:1600px;height:auto;display:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.brand-activation-module__LfQeXa__themeBanner{background:var(--black);text-align:center;padding:20px 0;position:relative;overflow:hidden}.brand-activation-module__LfQeXa__themeBannerPattern{object-fit:cover;opacity:.02;pointer-events:none;z-index:1;mix-blend-mode:overlay;width:100%;height:100%;display:none;position:absolute;inset:0}.brand-activation-module__LfQeXa__themeBannerContent{z-index:2;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.brand-activation-module__LfQeXa__themeBannerWordmark{width:auto;height:20px}.brand-activation-module__LfQeXa__themeBannerDot{background:var(--ted-red);border-radius:50%;flex-shrink:0;width:6px;height:6px}.brand-activation-module__LfQeXa__themeBannerText{color:#ffffffb3;letter-spacing:1px;text-transform:uppercase;font-size:.8125rem;font-weight:500}.brand-activation-module__LfQeXa__sectionHeader{text-align:center;margin-bottom:40px}.brand-activation-module__LfQeXa__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.brand-activation-module__LfQeXa__sectionHeader h2{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.brand-activation-module__LfQeXa__sectionSubtitle{color:var(--dark-grey);max-width:700px;margin:16px auto 0;padding:0 16px;font-size:1rem;line-height:1.7}.brand-activation-module__LfQeXa__executive{padding:var(--section-padding);background:var(--white);position:relative;overflow:hidden}.brand-activation-module__LfQeXa__executiveDecoration{opacity:.05;pointer-events:none;z-index:0;width:160px;height:auto;position:absolute;top:-40px;right:-40px;transform:rotate(25deg)scaleX(-1)}.brand-activation-module__LfQeXa__executiveContent{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.brand-activation-module__LfQeXa__executiveText{color:var(--dark-grey);padding:0 16px;font-size:1rem;line-height:1.8}.brand-activation-module__LfQeXa__executiveHighlight{color:var(--ted-red);font-weight:700}.brand-activation-module__LfQeXa__eventDetails{padding:var(--section-padding);background:var(--light-grey)}.brand-activation-module__LfQeXa__overviewGrid{grid-template-columns:1fr;gap:16px;display:grid}.brand-activation-module__LfQeXa__overviewCard{background:var(--white);border-left:4px solid var(--ted-red);transition:all var(--transition-medium);border-radius:20px;padding:28px 24px}.brand-activation-module__LfQeXa__overviewCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.brand-activation-module__LfQeXa__overviewCard h3{color:var(--black);margin-bottom:16px;font-size:1.25rem;font-weight:700}.brand-activation-module__LfQeXa__overviewDetail{color:var(--dark-grey);align-items:center;gap:12px;padding:8px 0;font-size:.9375rem;display:flex}.brand-activation-module__LfQeXa__overviewDetailIcon{color:var(--ted-red);flex-shrink:0}.brand-activation-module__LfQeXa__overviewDetailStrong{color:var(--black);font-weight:600}.brand-activation-module__LfQeXa__perks{padding:var(--section-padding);background:var(--white);position:relative;overflow:hidden}.brand-activation-module__LfQeXa__perksPatternBg{opacity:.02;pointer-events:none;z-index:0;width:110%;max-width:1600px;height:auto;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}.brand-activation-module__LfQeXa__perksGrid{z-index:1;grid-template-columns:1fr;gap:16px;display:grid;position:relative}.brand-activation-module__LfQeXa__perkCard{background:var(--light-grey);text-align:center;transition:all var(--transition-medium);border-radius:20px;padding:28px 20px}.brand-activation-module__LfQeXa__perkCard:hover{box-shadow:var(--shadow-lg);background:var(--white);transform:translateY(-6px)}.brand-activation-module__LfQeXa__perkIcon{background:linear-gradient(135deg,var(--ted-red),#b91c1c);width:56px;height:56px;color:var(--white);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.brand-activation-module__LfQeXa__perkCard h3{color:var(--black);margin-bottom:8px;font-size:1.125rem;font-weight:700}.brand-activation-module__LfQeXa__perkCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.6}.brand-activation-module__LfQeXa__requirements{padding:var(--section-padding);background:var(--light-grey)}.brand-activation-module__LfQeXa__requirementsContent{max-width:680px;margin:0 auto}.brand-activation-module__LfQeXa__requirementsFree{color:#16a34a;text-transform:uppercase;letter-spacing:1.5px;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 20px;font-size:.875rem;font-weight:700;display:inline-flex}.brand-activation-module__LfQeXa__requirementsList{grid-template-columns:1fr;gap:12px;display:grid}.brand-activation-module__LfQeXa__requirementItem{background:var(--white);transition:all var(--transition-medium);border-radius:16px;align-items:flex-start;gap:14px;padding:20px;display:flex}.brand-activation-module__LfQeXa__requirementItem:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.brand-activation-module__LfQeXa__requirementCheck{width:28px;height:28px;color:var(--ted-red);background:#dd23231a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.brand-activation-module__LfQeXa__requirementText{color:var(--dark-grey);font-size:.9375rem;line-height:1.6}.brand-activation-module__LfQeXa__requirementText strong{color:var(--black)}.brand-activation-module__LfQeXa__packages{padding:var(--section-padding);background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 100%);position:relative;overflow:hidden}.brand-activation-module__LfQeXa__packagesPatternBg{object-fit:cover;opacity:.03;pointer-events:none;z-index:0;width:100%;height:100%;display:none;position:absolute;inset:0}.brand-activation-module__LfQeXa__packages .brand-activation-module__LfQeXa__sectionHeader h2{color:var(--white)}.brand-activation-module__LfQeXa__packages .brand-activation-module__LfQeXa__sectionSubtitle{color:#fff9}.brand-activation-module__LfQeXa__packagesGrid{z-index:1;grid-template-columns:1fr;gap:20px;max-width:380px;margin:0 auto;display:grid;position:relative}.brand-activation-module__LfQeXa__packageCard{transition:all var(--transition-medium);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;position:relative;overflow:hidden}.brand-activation-module__LfQeXa__packageCard:hover{border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 60px #0006}.brand-activation-module__LfQeXa__packageHeader{text-align:center;border-bottom:1px solid #ffffff0f;padding:32px 24px 24px}.brand-activation-module__LfQeXa__packageTier{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-bottom:6px;font-size:.8125rem;font-weight:600}.brand-activation-module__LfQeXa__packageName{color:var(--white);margin-bottom:8px;font-size:1.5rem;font-weight:800}.brand-activation-module__LfQeXa__packagePrice{color:var(--ted-red);font-size:2.25rem;font-weight:800}.brand-activation-module__LfQeXa__packagePriceNote{color:#fff6;margin-top:4px;font-size:.8125rem}.brand-activation-module__LfQeXa__packageBody{padding:24px}.brand-activation-module__LfQeXa__packageFeatures{margin:0 0 20px;padding:0;list-style:none}.brand-activation-module__LfQeXa__packageFeature{color:#ffffffbf;border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:10px 0;font-size:.9375rem;display:flex}.brand-activation-module__LfQeXa__packageFeature:last-child{border-bottom:none}.brand-activation-module__LfQeXa__packageCheck{color:var(--ted-red);flex-shrink:0}.brand-activation-module__LfQeXa__packageIdeal{border-top:1px solid #ffffff0f;margin-top:16px;padding-top:16px}.brand-activation-module__LfQeXa__packageIdealLabel{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:8px;font-size:.75rem;font-weight:600}.brand-activation-module__LfQeXa__packageIdealTags{flex-wrap:wrap;gap:6px;display:flex}.brand-activation-module__LfQeXa__packageIdealTag{color:#fff9;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50px;padding:4px 12px;font-size:.75rem;font-weight:500}.brand-activation-module__LfQeXa__benefits{padding:var(--section-padding);background:var(--white)}.brand-activation-module__LfQeXa__benefitsGrid{grid-template-columns:1fr;gap:16px;display:grid}.brand-activation-module__LfQeXa__benefitCard{background:var(--light-grey);text-align:center;transition:all var(--transition-medium);border-radius:20px;padding:32px 24px}.brand-activation-module__LfQeXa__benefitCard:hover{box-shadow:var(--shadow-lg);background:var(--white);transform:translateY(-6px)}.brand-activation-module__LfQeXa__benefitIcon{background:linear-gradient(135deg,var(--ted-red),#b91c1c);width:64px;height:64px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.brand-activation-module__LfQeXa__benefitCard h3{color:var(--black);margin-bottom:10px;font-size:1.125rem;font-weight:700}.brand-activation-module__LfQeXa__benefitCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.brand-activation-module__LfQeXa__stats{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.brand-activation-module__LfQeXa__stats .brand-activation-module__LfQeXa__sectionHeader h2{color:var(--white)}.brand-activation-module__LfQeXa__statsGrid{grid-template-columns:1fr;gap:16px;max-width:280px;margin:0 auto;display:grid}.brand-activation-module__LfQeXa__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}.brand-activation-module__LfQeXa__statCard:hover{background:#ffffff26;transform:translateY(-4px)}.brand-activation-module__LfQeXa__statValue{color:var(--white);margin-bottom:4px;font-size:2.5rem;font-weight:800}.brand-activation-module__LfQeXa__statLabel{color:#ffffffd9;font-size:.875rem;font-weight:500}.brand-activation-module__LfQeXa__finalCta{padding:var(--section-padding);text-align:center;background:linear-gradient(135deg,#0d0d0d 0%,#1a1a1a 50%,#1f1012 100%);position:relative;overflow:hidden}.brand-activation-module__LfQeXa__finalCtaPattern{object-fit:cover;opacity:.04;pointer-events:none;z-index:0;width:100%;height:100%;display:none;position:absolute;inset:0}.brand-activation-module__LfQeXa__finalCtaDecoration{opacity:.05;pointer-events:none;z-index:0;width:200px;height:auto;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.brand-activation-module__LfQeXa__finalCtaInner{z-index:1;position:relative}.brand-activation-module__LfQeXa__finalCtaTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.75rem);font-weight:800}.brand-activation-module__LfQeXa__finalCtaText{color:#fffc;max-width:580px;margin:0 auto 32px;padding:0 16px;font-size:1rem;line-height:1.7}.brand-activation-module__LfQeXa__finalCtaButton{background:var(--ted-red);color:var(--white);transition:all var(--transition-medium);border-radius:50px;align-items:center;gap:10px;padding:16px 40px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 24px #dd23234d}.brand-activation-module__LfQeXa__finalCtaButton:hover{color:var(--white);background:#b91c1c;transform:translateY(-3px);box-shadow:0 8px 32px #dd232373}.brand-activation-module__LfQeXa__finalCtaContact{color:#fff9;margin-top:20px;font-size:.875rem}.brand-activation-module__LfQeXa__finalCtaContact a{color:var(--white);text-underline-offset:3px;font-weight:600;text-decoration:underline}.brand-activation-module__LfQeXa__finalCtaContact a:hover{color:var(--white);opacity:.85}@media (min-width:481px){.brand-activation-module__LfQeXa__heroSakura{width:240px;left:-40px}.brand-activation-module__LfQeXa__heroKintsugiText{height:160px;right:0}.brand-activation-module__LfQeXa__heroRedDot{width:360px;height:360px;top:-140px;right:-100px}.brand-activation-module__LfQeXa__heroSubtitle{padding:0;font-size:1.0625rem}.brand-activation-module__LfQeXa__themeBannerWordmark{height:24px}.brand-activation-module__LfQeXa__sectionHeader h2,.brand-activation-module__LfQeXa__sectionSubtitle{padding:0}.brand-activation-module__LfQeXa__overviewGrid,.brand-activation-module__LfQeXa__perksGrid{grid-template-columns:repeat(2,1fr)}.brand-activation-module__LfQeXa__packagesGrid{grid-template-columns:repeat(2,1fr);max-width:none}.brand-activation-module__LfQeXa__benefitsGrid{grid-template-columns:repeat(2,1fr)}.brand-activation-module__LfQeXa__statsGrid{grid-template-columns:repeat(3,1fr);max-width:none}.brand-activation-module__LfQeXa__executiveText{padding:0;font-size:1.0625rem}}@media (min-width:769px){.brand-activation-module__LfQeXa__main{padding-top:80px}.brand-activation-module__LfQeXa__hero{padding:100px 0 64px}.brand-activation-module__LfQeXa__heroTitle{font-size:clamp(3rem,6vw,4rem)}.brand-activation-module__LfQeXa__heroSubtitle{font-size:1.125rem}.brand-activation-module__LfQeXa__heroSakura{opacity:.1;width:320px;top:-40px;left:-60px}.brand-activation-module__LfQeXa__heroKintsugiText{height:220px;bottom:0;right:20px}.brand-activation-module__LfQeXa__heroRedDot,.brand-activation-module__LfQeXa__heroPatternBg{display:block}.brand-activation-module__LfQeXa__heroDivider{width:80px;height:4px;margin-top:40px}.brand-activation-module__LfQeXa__heroCta{padding:18px 44px;font-size:1.0625rem}.brand-activation-module__LfQeXa__themeBannerPattern{display:block}.brand-activation-module__LfQeXa__themeBannerWordmark{height:28px}.brand-activation-module__LfQeXa__themeBannerText{font-size:.875rem}.brand-activation-module__LfQeXa__sectionHeader{margin-bottom:60px}.brand-activation-module__LfQeXa__sectionHeader h2{font-size:clamp(2rem,4vw,2.75rem)}.brand-activation-module__LfQeXa__sectionSubtitle,.brand-activation-module__LfQeXa__executiveText{font-size:1.125rem}.brand-activation-module__LfQeXa__executiveDecoration{opacity:.06;width:320px;top:-60px;right:-60px}.brand-activation-module__LfQeXa__overviewCard{padding:36px 32px}.brand-activation-module__LfQeXa__perksGrid{gap:24px}.brand-activation-module__LfQeXa__perkCard{padding:36px 24px}.brand-activation-module__LfQeXa__perkIcon{width:64px;height:64px}.brand-activation-module__LfQeXa__perksPatternBg,.brand-activation-module__LfQeXa__packagesPatternBg{display:block}.brand-activation-module__LfQeXa__packagesGrid{gap:28px}.brand-activation-module__LfQeXa__packageHeader{padding:40px 32px 28px}.brand-activation-module__LfQeXa__packageBody{padding:28px 32px 32px}.brand-activation-module__LfQeXa__benefitCard{padding:40px 28px}.brand-activation-module__LfQeXa__statsGrid{gap:24px}.brand-activation-module__LfQeXa__statCard{padding:32px 24px}.brand-activation-module__LfQeXa__statValue{font-size:3rem}.brand-activation-module__LfQeXa__finalCtaPattern{display:block}.brand-activation-module__LfQeXa__finalCtaDecoration{width:350px}.brand-activation-module__LfQeXa__finalCtaText{padding:0;font-size:1.125rem}.brand-activation-module__LfQeXa__finalCtaButton{padding:18px 48px;font-size:1.0625rem}}@media (min-width:1025px){.brand-activation-module__LfQeXa__perksGrid,.brand-activation-module__LfQeXa__packagesGrid,.brand-activation-module__LfQeXa__benefitsGrid{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)}}
.apply-module__3XhE1a__main{background:#f0ebf8;min-height:100vh;padding-top:80px}.apply-module__3XhE1a__formSection{padding:40px 0 80px}.apply-module__3XhE1a__formWrapper{max-width:700px;margin:0 auto}.apply-module__3XhE1a__headerCard{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014}.apply-module__3XhE1a__headerAccent{background:var(--ted-red);z-index:3;border-radius:12px 12px 0 0;height:10px;position:absolute;top:0;left:0;right:0}.apply-module__3XhE1a__headerImage{height:200px;position:relative;overflow:hidden}.apply-module__3XhE1a__headerImageOverlay{background:linear-gradient(#0000 40%,#00000080 100%);align-items:flex-end;padding:20px 24px;display:flex;position:absolute;inset:0}.apply-module__3XhE1a__headerBadge{background:var(--ted-red);color:#fff;letter-spacing:1px;text-transform:none;border-radius:4px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.apply-module__3XhE1a__headerContent{padding:28px 28px 24px}.apply-module__3XhE1a__headerTitle{color:#0a0a0a;margin-bottom:12px;font-size:1.75rem;font-weight:800;line-height:1.3}.apply-module__3XhE1a__headerDescription{color:#555;margin-bottom:16px;font-size:.9375rem;line-height:1.7}.apply-module__3XhE1a__readMore{color:var(--ted-red);font-weight:600;text-decoration:none;transition:opacity .2s}.apply-module__3XhE1a__readMore:hover{opacity:.7;text-decoration:underline}.apply-module__3XhE1a__headerMeta{color:#333;background:#f9fafb;border-radius:8px;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:12px 16px;font-size:.875rem;font-weight:600;display:flex}.apply-module__3XhE1a__headerMeta span{align-items:center;gap:6px;display:inline-flex}.apply-module__3XhE1a__headerMeta span svg{color:var(--ted-red);flex-shrink:0}.apply-module__3XhE1a__headerPartners{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.apply-module__3XhE1a__partnersLabel{color:#888;font-size:.8125rem;font-weight:600}.apply-module__3XhE1a__partnerLogosRow{align-items:center;gap:16px;display:flex}.apply-module__3XhE1a__miniLogo{object-fit:contain;opacity:.7;width:auto;height:20px}.apply-module__3XhE1a__headerNote{color:#888;border-top:1px solid #eee;padding-top:12px;font-size:.8125rem;line-height:1.6}@media (max-width:600px){.apply-module__3XhE1a__formWrapper{margin:0 4px}.apply-module__3XhE1a__headerContent{padding:20px 16px}.apply-module__3XhE1a__headerTitle{font-size:1.375rem}.apply-module__3XhE1a__headerMeta{flex-direction:column;gap:8px}}
.digital-skills-module__HgHMtG__main{background:#fff;min-height:100vh;padding-top:80px;overflow-x:hidden}.digital-skills-module__HgHMtG__hero{background:linear-gradient(135deg,#fff5f5 0%,#fff 40%,#f0f4ff 100%);min-height:600px;padding:80px 0 40px;position:relative;overflow:hidden}.digital-skills-module__HgHMtG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.digital-skills-module__HgHMtG__heroText{z-index:2;position:relative}.digital-skills-module__HgHMtG__collaborationBadge{color:#333;background:#fff;border:1px solid #0000000a;border-radius:60px;align-items:center;gap:12px;margin-bottom:32px;padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #0000000f}.digital-skills-module__HgHMtG__collaborationBadge:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0000001a}.digital-skills-module__HgHMtG__collaborationBadge img{object-fit:cover;border-radius:50%;width:48px;height:48px}.digital-skills-module__HgHMtG__collaborationBadge span{color:var(--ted-red);font-weight:700}.digital-skills-module__HgHMtG__heroTitle{color:#0a0a0a;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:900;line-height:1.02}.digital-skills-module__HgHMtG__freePill{color:#1a8a45;letter-spacing:.5px;vertical-align:middle;text-transform:uppercase;background:#e9f7ef;border:1.5px solid #a3d9b1;border-radius:20px;margin-left:12px;padding:3px 12px;font-size:.8rem;font-weight:700;display:inline-block}.digital-skills-module__HgHMtG__heroTitleSkills{color:var(--ted-red);font-style:italic;display:block}.digital-skills-module__HgHMtG__heroTitleTraining{display:block}.digital-skills-module__HgHMtG__heroProgramme{background:var(--ted-red);color:#fff;letter-spacing:5px;text-transform:uppercase;border-radius:4px;margin-top:8px;padding:6px 24px;font-size:.8125rem;font-weight:700;display:inline-block}.digital-skills-module__HgHMtG__heroTagline{color:#444;max-width:440px;margin-top:28px;font-size:1.125rem;font-weight:500;line-height:1.7}.digital-skills-module__HgHMtG__heroActions{gap:16px;margin-top:36px;display:flex}.digital-skills-module__HgHMtG__heroImageWrapper{z-index:2;position:relative}.digital-skills-module__HgHMtG__heroImageContainer{justify-content:center;display:flex;position:relative}.digital-skills-module__HgHMtG__heroImageContainer img{object-fit:cover;z-index:2;border-radius:24px;width:100%;max-width:500px;height:auto;position:relative}.digital-skills-module__HgHMtG__geometricBg{z-index:1;opacity:.12;grid-template-columns:repeat(6,1fr);gap:6px;width:260px;height:260px;display:grid;position:absolute;bottom:-30px;right:-40px}.digital-skills-module__HgHMtG__geometricBg span{aspect-ratio:1;background:#0a0a0a;border-radius:2px;width:100%}.digital-skills-module__HgHMtG__circleAccent{border:3px solid var(--ted-red);opacity:.15;z-index:1;border-radius:50%;width:320px;height:320px;position:absolute;top:-20px;right:-30px}.digital-skills-module__HgHMtG__circleAccentSmall{background:var(--ted-red);opacity:.08;z-index:1;border-radius:50%;width:120px;height:120px;position:absolute;bottom:20px;left:-20px}@media (max-width:900px){.digital-skills-module__HgHMtG__hero{min-height:auto;padding:48px 0 32px}.digital-skills-module__HgHMtG__heroInner{text-align:center;grid-template-columns:1fr}.digital-skills-module__HgHMtG__heroImageWrapper{order:-1}.digital-skills-module__HgHMtG__heroImageContainer img{max-width:320px;margin:0 auto}.digital-skills-module__HgHMtG__heroActions{justify-content:center}.digital-skills-module__HgHMtG__heroTagline,.digital-skills-module__HgHMtG__collaborationBadge{margin-left:auto;margin-right:auto}}.digital-skills-module__HgHMtG__primaryBtn{background:var(--ted-red);color:#fff;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #dd23234d}.digital-skills-module__HgHMtG__primaryBtn:hover{background:#b91c1c;transform:translateY(-3px);box-shadow:0 8px 28px #dd232366}.digital-skills-module__HgHMtG__outlineBtn{color:#0a0a0a;background:0 0;border:2px solid #0000001f;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__outlineBtn:hover{background:#0000000a;border-color:#0000004d;transform:translateY(-2px)}.digital-skills-module__HgHMtG__detailsStrip{background:#0a0a0a;padding:0}.digital-skills-module__HgHMtG__detailsRow{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.digital-skills-module__HgHMtG__detailItem{color:#fff;border-right:1px solid #ffffff14;align-items:center;gap:10px;padding:20px 32px;font-size:.9375rem;font-weight:600;transition:background .3s;display:flex}.digital-skills-module__HgHMtG__detailItem:last-child{border-right:none}.digital-skills-module__HgHMtG__detailItem:hover{background:#ffffff0a}.digital-skills-module__HgHMtG__detailItem svg{color:var(--ted-red);flex-shrink:0}@media (max-width:768px){.digital-skills-module__HgHMtG__detailsRow{flex-direction:column}.digital-skills-module__HgHMtG__detailItem{border-bottom:1px solid #ffffff0f;border-right:none;justify-content:center;padding:16px 24px;font-size:.875rem}}.digital-skills-module__HgHMtG__howSection{background:#f7f8fc;padding:100px 0;position:relative}.digital-skills-module__HgHMtG__howGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.digital-skills-module__HgHMtG__howImage{border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000014}.digital-skills-module__HgHMtG__howImage img{object-fit:cover;width:100%;height:480px;display:block}.digital-skills-module__HgHMtG__howContent h2{color:#0a0a0a;letter-spacing:-.01em;margin-bottom:24px;font-size:2.5rem;font-weight:900;line-height:1.15}.digital-skills-module__HgHMtG__howContent h2 span{color:var(--ted-red)}.digital-skills-module__HgHMtG__howContent p{color:#555;margin-bottom:20px;font-size:1.0625rem;line-height:1.8}.digital-skills-module__HgHMtG__statsRow{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.digital-skills-module__HgHMtG__statItem{text-align:center;background:#fff;border:1px solid #0000000a;border-radius:20px;padding:24px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 12px #0000000a}.digital-skills-module__HgHMtG__statItem:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.digital-skills-module__HgHMtG__statItem strong{color:var(--ted-red);margin-bottom:4px;font-size:1.75rem;font-weight:900;display:block}.digital-skills-module__HgHMtG__statItem span{color:#777;font-size:.8125rem;font-weight:600}@media (max-width:900px){.digital-skills-module__HgHMtG__howGrid{grid-template-columns:1fr;gap:40px}.digital-skills-module__HgHMtG__howImage img{height:320px}.digital-skills-module__HgHMtG__howContent h2{font-size:2rem}}@media (max-width:480px){.digital-skills-module__HgHMtG__statsRow{grid-template-columns:1fr}}.digital-skills-module__HgHMtG__modulesSection{background:#fff;padding:100px 0;position:relative}.digital-skills-module__HgHMtG__sectionHeader{text-align:center;margin-bottom:56px}.digital-skills-module__HgHMtG__sectionLabel{background:var(--ted-red);color:#fff;letter-spacing:3px;text-transform:uppercase;border-radius:60px;margin-bottom:20px;padding:8px 20px;font-size:.75rem;font-weight:800;display:inline-block}.digital-skills-module__HgHMtG__sectionTitle{color:#0a0a0a;letter-spacing:-.01em;margin-bottom:12px;font-size:2.5rem;font-weight:900}.digital-skills-module__HgHMtG__sectionSubtitle{color:#666;max-width:560px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.digital-skills-module__HgHMtG__modulesGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.digital-skills-module__HgHMtG__moduleCard{cursor:default;background:#fff;border:1.5px solid #0000000f;border-radius:20px;padding:32px 28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.digital-skills-module__HgHMtG__moduleCard:hover{border-color:var(--ted-red);transform:translateY(-8px);box-shadow:0 16px 48px #00000014}.digital-skills-module__HgHMtG__moduleIcon{background:linear-gradient(135deg,var(--ted-red),#ff6b6b);color:#fff;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:.875rem;font-weight:800;transition:transform .3s;display:flex}.digital-skills-module__HgHMtG__moduleCard:hover .digital-skills-module__HgHMtG__moduleIcon{transform:scale(1.08)}.digital-skills-module__HgHMtG__moduleCard h3{color:#0a0a0a;margin-bottom:10px;font-size:1.125rem;font-weight:800}.digital-skills-module__HgHMtG__moduleCard p{color:#777;font-size:.875rem;line-height:1.65}@media (max-width:900px){.digital-skills-module__HgHMtG__modulesGrid{grid-template-columns:repeat(2,1fr)}.digital-skills-module__HgHMtG__sectionTitle{font-size:2rem}}@media (max-width:560px){.digital-skills-module__HgHMtG__modulesGrid{grid-template-columns:1fr}}.digital-skills-module__HgHMtG__imageBanner{height:400px;position:relative;overflow:hidden}.digital-skills-module__HgHMtG__imageBanner img{object-fit:cover;width:100%;height:100%}.digital-skills-module__HgHMtG__imageBannerOverlay{background:linear-gradient(135deg,#dd2323eb 0%,#0a0a0ae0 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.digital-skills-module__HgHMtG__bannerQuote{text-align:center;color:#fff;max-width:700px;padding:0 24px}.digital-skills-module__HgHMtG__bannerQuote h2{color:#fff;margin-bottom:16px;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:900;line-height:1.3}.digital-skills-module__HgHMtG__bannerQuote p{color:#ffffffe6;font-size:1.0625rem;line-height:1.7}.digital-skills-module__HgHMtG__scheduleSection{background:#fff;padding:100px 0}.digital-skills-module__HgHMtG__scheduleGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.digital-skills-module__HgHMtG__scheduleTimeline{flex-direction:column;gap:0;display:flex}.digital-skills-module__HgHMtG__scheduleItem{border-bottom:1px solid #0000000f;gap:20px;padding:20px 0;transition:all .3s;display:flex;position:relative}.digital-skills-module__HgHMtG__scheduleItem:hover{padding-left:8px}.digital-skills-module__HgHMtG__scheduleItem:last-child{border-bottom:none}.digital-skills-module__HgHMtG__scheduleTime{min-width:130px;color:var(--ted-red);padding-top:2px;font-size:.8125rem;font-weight:700}.digital-skills-module__HgHMtG__scheduleContent h4{color:#0a0a0a;margin-bottom:4px;font-size:1rem;font-weight:800}.digital-skills-module__HgHMtG__scheduleContent p{color:#777;font-size:.875rem;line-height:1.5}.digital-skills-module__HgHMtG__pathwaysColumn h3{color:#0a0a0a;margin-bottom:28px;font-size:1.5rem;font-weight:900}.digital-skills-module__HgHMtG__pathwayCard{cursor:default;background:#f7f8fc;border:1.5px solid #0000;border-radius:20px;gap:16px;margin-bottom:16px;padding:24px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.digital-skills-module__HgHMtG__pathwayCard:hover{border-color:var(--ted-red);background:#fff;transform:translate(6px);box-shadow:0 8px 24px #0000000f}.digital-skills-module__HgHMtG__pathwayIcon{background:linear-gradient(135deg,var(--ted-red),#ff6b6b);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.digital-skills-module__HgHMtG__pathwayCard strong{color:#0a0a0a;margin-bottom:6px;font-size:.9375rem;font-weight:800;display:block}.digital-skills-module__HgHMtG__pathwayCard p{color:#777;margin:0;font-size:.8125rem;line-height:1.6}@media (max-width:900px){.digital-skills-module__HgHMtG__scheduleGrid{grid-template-columns:1fr;gap:48px}}.digital-skills-module__HgHMtG__partnersSection{background:#f7f8fc;padding:80px 0}.digital-skills-module__HgHMtG__partnersHeader{text-align:center;margin-bottom:48px}.digital-skills-module__HgHMtG__partnersHeader h2{color:#0a0a0a;margin-bottom:12px;font-size:2rem;font-weight:900}.digital-skills-module__HgHMtG__partnersHeader p{color:#666;font-size:1.0625rem}.digital-skills-module__HgHMtG__partnersLogos{background:#fff;border:1px solid #0000000a;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;max-width:800px;margin:0 auto;padding:40px;display:flex;box-shadow:0 4px 20px #0000000a}.digital-skills-module__HgHMtG__partnerLink{border-radius:12px;align-items:center;padding:10px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__partnerLink:hover{background:#00000005;transform:scale(1.1)}.digital-skills-module__HgHMtG__partnerLogo{object-fit:contain;opacity:.8;height:48px;transition:all .3s}.digital-skills-module__HgHMtG__partnerLink:hover .digital-skills-module__HgHMtG__partnerLogo{opacity:1}.digital-skills-module__HgHMtG__collaborationNote{text-align:center;color:#666;border-radius:16px;justify-content:center;align-items:center;gap:14px;margin-top:32px;padding:16px 24px;font-size:.9375rem;text-decoration:none;transition:all .3s;display:flex}.digital-skills-module__HgHMtG__collaborationNote:hover{color:#333;background:#00000005}.digital-skills-module__HgHMtG__collaborationNote img{object-fit:cover;border:2px solid #0000000f;border-radius:50%;width:64px;height:64px}.digital-skills-module__HgHMtG__collaborationNote strong{color:#0a0a0a}.digital-skills-module__HgHMtG__ctaSection{text-align:center;color:#fff;background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.digital-skills-module__HgHMtG__ctaSection:before{content:"";pointer-events:none;border:2px solid #dd232326;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;right:-60px;transform:translateY(-50%);box-shadow:0 0 0 40px #0000,0 0 0 42px #dd232314}.digital-skills-module__HgHMtG__ctaSection:after{content:"";pointer-events:none;border:2px solid #dd23231a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-40px;left:-40px}.digital-skills-module__HgHMtG__ctaContent{z-index:2;max-width:650px;margin:0 auto;position:relative}.digital-skills-module__HgHMtG__ctaContent h2{color:#fff;letter-spacing:-.01em;margin-bottom:16px;font-size:2.5rem;font-weight:900}.digital-skills-module__HgHMtG__ctaContent p{color:#ffffffb3;margin-bottom:40px;font-size:1.0625rem;line-height:1.7}.digital-skills-module__HgHMtG__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.digital-skills-module__HgHMtG__ctaBtnWhite{color:var(--ted-red);background:#fff;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__ctaBtnWhite:hover{background:#f0f0f0;transform:translateY(-3px);box-shadow:0 8px 28px #ffffff26}.digital-skills-module__HgHMtG__ctaBtnOutline{color:#fff;background:0 0;border:2px solid #fff3;border-radius:60px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.digital-skills-module__HgHMtG__ctaBtnOutline:hover{background:#ffffff14;border-color:#fff9;transform:translateY(-2px)}.digital-skills-module__HgHMtG__contactInfo{border-top:1px solid #ffffff1a;margin-top:48px;padding-top:32px}.digital-skills-module__HgHMtG__contactInfo>p{text-transform:uppercase;letter-spacing:3px;color:#fff6;margin-bottom:16px;font-size:.8125rem;font-weight:700}.digital-skills-module__HgHMtG__contactLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.digital-skills-module__HgHMtG__contactLinks a{color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.digital-skills-module__HgHMtG__contactLinks a:hover{color:var(--ted-red)}.digital-skills-module__HgHMtG__contactLinks span{color:#ffffff40}.digital-skills-module__HgHMtG__formSection{background:#fff;padding:80px 0}.digital-skills-module__HgHMtG__formWrapper{max-width:700px;margin:0 auto}
.page-module__aZ-IeG__main{background:var(--white);padding-top:60px;overflow-x:hidden}.page-module__aZ-IeG__hero{background:var(--white);flex-direction:column;justify-content:center;min-height:70svh;padding:80px 0;display:flex;position:relative;overflow:hidden}.page-module__aZ-IeG__heroContent{z-index:2;max-width:620px;position:relative}.page-module__aZ-IeG__backLink{color:var(--dark-grey);letter-spacing:.02em;z-index:3;align-items:center;gap:8px;margin-bottom:20px;font-size:.8125rem;font-weight:500;transition:color .2s;display:inline-flex;position:relative}.page-module__aZ-IeG__backLink:hover{color:var(--ted-red)}.page-module__aZ-IeG__heroLabel{text-transform:uppercase;letter-spacing:3px;color:var(--ted-red);margin-bottom:16px;font-size:.6875rem;font-weight:700;display:block}.page-module__aZ-IeG__title{color:var(--black);margin-bottom:16px;font-size:clamp(2rem,7vw,3rem);font-weight:800;line-height:1.08}.page-module__aZ-IeG__titleAccent{color:var(--ted-red)}.page-module__aZ-IeG__subtitle{color:var(--dark-grey);max-width:540px;margin-bottom:28px;font-size:1rem;line-height:1.7}.page-module__aZ-IeG__meta{color:var(--dark-grey);flex-wrap:wrap;gap:12px 20px;margin-bottom:32px;font-size:.875rem;display:flex}.page-module__aZ-IeG__meta span{align-items:center;gap:6px;display:flex}.page-module__aZ-IeG__meta svg{color:var(--ted-red);flex-shrink:0}.page-module__aZ-IeG__heroActions{flex-direction:column;gap:12px;width:100%;display:flex}.page-module__aZ-IeG__heroPrimaryBtn{background:var(--ted-red);color:var(--white);border-radius:50px;justify-content:center;align-items:center;width:100%;max-width:260px;padding:14px 36px;font-size:.9375rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module__aZ-IeG__heroPrimaryBtn:hover{color:var(--white);background:#c41e00;transform:translateY(-2px);box-shadow:0 6px 24px #dd23234d}.page-module__aZ-IeG__heroOutlineBtn{color:var(--black);border:2px solid var(--black);background:0 0;border-radius:50px;justify-content:center;align-items:center;width:100%;max-width:260px;padding:13px 36px;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__aZ-IeG__heroOutlineBtn:hover{background:var(--black);color:var(--white);transform:translateY(-2px)}.page-module__aZ-IeG__heroDivider{background:var(--ted-red);border-radius:2px;width:60px;height:3px;margin-top:24px}.page-module__aZ-IeG__heroSakura{z-index:1;pointer-events:none;opacity:.15;position:absolute;top:-20px;left:-30px}.page-module__aZ-IeG__heroSakuraImg{width:100px;height:auto}.page-module__aZ-IeG__heroPotWrap{z-index:0;pointer-events:none;display:none;position:absolute;bottom:20px;right:-20px}.page-module__aZ-IeG__heroPotImg{object-fit:contain;opacity:.12;filter:blur(1px)grayscale(.3);width:140px;height:auto}.page-module__aZ-IeG__heroKintsugiText{opacity:.05;pointer-events:none;z-index:1;width:auto;height:100px;display:none;position:absolute;bottom:40px;right:10px}.page-module__aZ-IeG__heroRedDot{opacity:.04;pointer-events:none;z-index:0;width:260px;height:260px;display:none;position:absolute;top:-100px;right:-100px}.page-module__aZ-IeG__heroPatternBg{opacity:.025;pointer-events:none;z-index:0;width:120%;max-width:1600px;height:auto;display:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-module__aZ-IeG__eventBanner{background:var(--ted-red);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:16px 20px;display:flex}.page-module__aZ-IeG__bannerDate,.page-module__aZ-IeG__bannerVenue,.page-module__aZ-IeG__bannerTime{color:var(--white);text-transform:uppercase;letter-spacing:2px;font-size:.7rem;font-weight:800}.page-module__aZ-IeG__bannerDivider{color:#ffffff80;font-size:.875rem;font-weight:300}.page-module__aZ-IeG__themeBanner{background:var(--black);text-align:center;padding:18px 0;position:relative;overflow:hidden}.page-module__aZ-IeG__themeBannerPattern{object-fit:cover;opacity:.02;pointer-events:none;z-index:1;mix-blend-mode:overlay;width:100%;height:100%;display:none;position:absolute;inset:0}.page-module__aZ-IeG__themeBannerContent{z-index:2;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.page-module__aZ-IeG__themeBannerWordmark{width:auto;height:18px}.page-module__aZ-IeG__themeBannerDot{background:var(--ted-red);border-radius:50%;flex-shrink:0;width:5px;height:5px}.page-module__aZ-IeG__themeBannerText{color:#ffffffa6;letter-spacing:1.5px;text-transform:uppercase;font-size:.75rem;font-weight:500}.page-module__aZ-IeG__details{padding:48px 0 60px;position:relative;overflow:hidden}.page-module__aZ-IeG__detailsPatternWatermark{opacity:.018;pointer-events:none;z-index:0;width:80%;max-width:900px;height:auto;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__aZ-IeG__detailsDecoration{opacity:.05;pointer-events:none;z-index:0;width:160px;height:auto;display:none;position:absolute;top:-40px;right:-40px;transform:rotate(25deg)scaleX(-1)}.page-module__aZ-IeG__detailsGrid{z-index:1;gap:40px;display:grid;position:relative}.page-module__aZ-IeG__detailsMain h2{color:var(--black);margin-bottom:24px;font-size:1.75rem;font-weight:700;display:inline-block;position:relative}.page-module__aZ-IeG__detailsMain h2:after{content:"";background:var(--ted-red);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:0}.page-module__aZ-IeG__content{color:var(--dark-grey);margin-top:16px;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 #0000000f;border-top:3px solid var(--ted-red);border-radius:16px;padding:28px 24px;box-shadow:0 4px 24px #0000000f}.page-module__aZ-IeG__infoCard h3{color:var(--black);text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:.8125rem;font-weight:700}.page-module__aZ-IeG__infoList{margin:0;padding:0;list-style:none}.page-module__aZ-IeG__infoList li{border-bottom:1px solid #0000000d;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.page-module__aZ-IeG__infoList li:last-child{border-bottom:none;padding-bottom:0}.page-module__aZ-IeG__infoList li svg{color:var(--ted-red);flex-shrink:0;margin-top:3px}.page-module__aZ-IeG__infoDot{color:var(--ted-red);font-weight:700}.page-module__aZ-IeG__infoLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--dark-grey);margin-bottom:3px;font-size:.6875rem;font-weight:600;display:block}.page-module__aZ-IeG__infoValue{color:var(--black);font-size:.9375rem;font-weight:600}.page-module__aZ-IeG__infoTicketBtn{text-align:center;background:var(--ted-red);width:100%;color:var(--white);letter-spacing:.02em;border-radius:12px;margin-top:24px;padding:14px 24px;font-size:.9375rem;font-weight:700;transition:all .2s;display:block}.page-module__aZ-IeG__infoTicketBtn:hover{background:#c41e00;transform:translateY(-2px);box-shadow:0 6px 20px #dd23234d}.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;position:relative;overflow:hidden}.page-module__aZ-IeG__speakersSectionDecoration{opacity:.04;pointer-events:none;z-index:0;width:140px;height:auto;display:none;position:absolute;bottom:-20px;left:-30px;transform:rotate(15deg)}.page-module__aZ-IeG__speakerPoster{border-radius:16px;margin-bottom:48px;overflow:hidden;box-shadow:0 8px 40px #0000001a}.page-module__aZ-IeG__speakerPosterImage{width:100%;height:auto;display:block}.page-module__aZ-IeG__speakersGrid{z-index:1;grid-template-columns:1fr;gap:20px;display:grid;position:relative}.page-module__aZ-IeG__speakerCard{background:var(--white);text-align:center;border:1px solid #0000000a;border-radius:16px;flex-direction:column;align-items:center;padding:24px;transition:transform .3s,box-shadow .3s;display:flex}.page-module__aZ-IeG__speakerCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.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;border-radius:12px;transition:transform .3s;position:relative;overflow:hidden}.page-module__aZ-IeG__galleryItem:hover{transform:scale(1.02)}.page-module__aZ-IeG__galleryItem:after{content:"";opacity:0;background:linear-gradient(#0000,#0000004d);transition:opacity .3s;position:absolute;inset:0}.page-module__aZ-IeG__galleryItem:hover:after{opacity:1}.page-module__aZ-IeG__ticketCta{background:var(--light-grey);text-align:center;padding:64px 0;position:relative;overflow:hidden}.page-module__aZ-IeG__ticketCtaDecoration{opacity:.05;pointer-events:none;z-index:0;width:200px;height:auto;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.page-module__aZ-IeG__ticketCtaWatermark{opacity:.02;pointer-events:none;z-index:0;width:80%;max-width:600px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__aZ-IeG__ticketCtaRedDot{opacity:.04;pointer-events:none;z-index:0;width:160px;height:160px;display:none;position:absolute;top:-60px;right:-80px}.page-module__aZ-IeG__ticketCtaContent{z-index:2;position:relative}.page-module__aZ-IeG__ticketCtaTitle{color:var(--black);margin-bottom:12px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.page-module__aZ-IeG__ticketCtaText{color:var(--dark-grey);max-width:520px;margin:0 auto 28px;font-size:1rem;line-height:1.7}.page-module__aZ-IeG__cta{background:var(--black);color:var(--white);padding:80px 0;position:relative;overflow:hidden}.page-module__aZ-IeG__ctaPattern{object-fit:cover;opacity:.02;pointer-events:none;z-index:0;mix-blend-mode:overlay;width:100%;height:100%;display:none;position:absolute;inset:0}.page-module__aZ-IeG__ctaRedDot{opacity:.06;pointer-events:none;z-index:0;width:200px;height:200px;display:none;position:absolute;bottom:-60px;left:-60px}.page-module__aZ-IeG__ctaContent{text-align:center;z-index:1;max-width:600px;margin:0 auto;position:relative}.page-module__aZ-IeG__ctaContent h2{margin-bottom:12px;font-size:2rem;font-weight:700}.page-module__aZ-IeG__ctaContent p{opacity:.75;margin-bottom:32px;font-size:1.0625rem;line-height:1.7}.page-module__aZ-IeG__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-module__aZ-IeG__loadingWrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:120px 0;display:flex}.page-module__aZ-IeG__loadingText{color:var(--dark-grey);font-size:.9375rem;font-weight:500}@media (min-width:481px){.page-module__aZ-IeG__hero{padding:100px 0 80px}.page-module__aZ-IeG__heroSakura{opacity:.18}.page-module__aZ-IeG__heroSakuraImg{width:160px}.page-module__aZ-IeG__heroActions{flex-direction:row;align-items:flex-start;gap:12px}.page-module__aZ-IeG__speakersGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.page-module__aZ-IeG__galleryGrid{gap:20px}.page-module__aZ-IeG__themeBannerWordmark{height:22px}.page-module__aZ-IeG__bannerDate,.page-module__aZ-IeG__bannerVenue,.page-module__aZ-IeG__bannerTime{letter-spacing:3px;font-size:.8rem}}@media (min-width:769px){.page-module__aZ-IeG__main{padding-top:80px}.page-module__aZ-IeG__hero{min-height:75vh;padding:120px 0 100px}.page-module__aZ-IeG__heroContent{max-width:560px;margin-left:6%}.page-module__aZ-IeG__heroLabel{font-size:.75rem}.page-module__aZ-IeG__title{font-size:clamp(2.5rem,5vw,3.5rem)}.page-module__aZ-IeG__subtitle{font-size:1.125rem}.page-module__aZ-IeG__heroSakura{opacity:.2;top:-10px;left:-20px}.page-module__aZ-IeG__heroSakuraImg{width:240px}.page-module__aZ-IeG__heroPotWrap{display:block;bottom:40px;right:2%}.page-module__aZ-IeG__heroPotImg{opacity:.1;filter:blur(1.5px)grayscale(.4);width:260px}.page-module__aZ-IeG__heroKintsugiText{opacity:.06;height:200px;display:block;bottom:60px;right:40px}.page-module__aZ-IeG__heroRedDot{width:400px;height:400px;display:block;top:-120px;right:-120px}.page-module__aZ-IeG__heroPatternBg{display:block}.page-module__aZ-IeG__heroDivider{width:80px;height:4px}.page-module__aZ-IeG__heroActions{flex-direction:row;gap:16px}.page-module__aZ-IeG__heroPrimaryBtn,.page-module__aZ-IeG__heroOutlineBtn{width:auto;max-width:none}.page-module__aZ-IeG__themeBannerPattern{display:block}.page-module__aZ-IeG__themeBannerWordmark{height:26px}.page-module__aZ-IeG__themeBannerText{font-size:.8125rem}.page-module__aZ-IeG__details{padding:80px 0}.page-module__aZ-IeG__detailsGrid{grid-template-columns:1fr 360px;gap:60px}.page-module__aZ-IeG__detailsPatternWatermark{display:block}.page-module__aZ-IeG__detailsDecoration{opacity:.05;width:260px;display:block;top:-50px;right:-50px}.page-module__aZ-IeG__speakers{padding:80px 0}.page-module__aZ-IeG__speakersSectionDecoration{width:200px;display:block}.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__ticketCta{padding:100px 0}.page-module__aZ-IeG__ticketCtaDecoration{width:320px}.page-module__aZ-IeG__ticketCtaRedDot{width:220px;height:220px;display:block}.page-module__aZ-IeG__cta{padding:100px 0}.page-module__aZ-IeG__ctaContent h2{font-size:2.5rem}.page-module__aZ-IeG__ctaPattern{display:block}.page-module__aZ-IeG__ctaRedDot{width:260px;height:260px;display:block}.page-module__aZ-IeG__eventBanner{gap:20px;padding:18px 24px}.page-module__aZ-IeG__bannerDate,.page-module__aZ-IeG__bannerVenue,.page-module__aZ-IeG__bannerTime{letter-spacing:4px;font-size:1rem}.page-module__aZ-IeG__bannerDivider{font-size:1.25rem}}@media (min-width:1200px){.page-module__aZ-IeG__hero{min-height:80vh}.page-module__aZ-IeG__heroContent{margin-left:10%}.page-module__aZ-IeG__heroSakuraImg{width:300px}.page-module__aZ-IeG__heroPotWrap{right:4%}.page-module__aZ-IeG__heroPotImg{opacity:.12;filter:blur(1px)grayscale(.3);width:320px}.page-module__aZ-IeG__heroRedDot{width:500px;height:500px;top:-160px;right:-140px}.page-module__aZ-IeG__detailsDecoration{width:320px;right:-80px}}
