.Header-module__ldgnoG__header{z-index:1000;transition:all var(--transition-medium);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #ffffff4d;padding:12px 0;position:fixed;top:0;left:0;right:0;overflow-x:clip}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{box-shadow:var(--shadow-sm);background:#fffffff2;padding:8px 0}.Header-module__ldgnoG__container{max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 16px;display:flex}.Header-module__ldgnoG__logo{align-items:center;text-decoration:none;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain;width:auto;height:auto;max-height:28px}.Header-module__ldgnoG__mobileToggle{color:var(--black);background:0 0;padding:8px;display:flex}.Header-module__ldgnoG__overlay{z-index:1000;opacity:0;transition:opacity var(--transition-medium);background:#00000080;display:none;position:fixed;inset:0}.Header-module__ldgnoG__overlayVisible{opacity:1;display:block}.Header-module__ldgnoG__nav{width:75%;max-width:320px;height:100dvh;background:var(--white);height:-webkit-fill-available;transition:transform var(--transition-medium);box-shadow:var(--shadow-lg);z-index:1001;will-change:transform;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:flex-start;padding:80px 20px 24px;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__ldgnoG__navOpen{transform:translate(0)}.Header-module__ldgnoG__navList{flex-direction:column;align-items:stretch;gap:4px;width:100%;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--black);transition:all var(--transition-fast);border-radius:8px;align-items:center;gap:4px;padding:14px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.Header-module__ldgnoG__navLink:hover{background:var(--light-grey);color:var(--ted-red)}.Header-module__ldgnoG__chevron{transition:transform var(--transition-fast)}.Header-module__ldgnoG__hasSubmenu:hover .Header-module__ldgnoG__chevron{transform:rotate(180deg)}.Header-module__ldgnoG__submenu{background:var(--white);min-width:200px;box-shadow:none;opacity:1;visibility:visible;max-height:0;transition:max-height var(--transition-medium);border-radius:12px;padding:0 0 0 16px;position:static;overflow:hidden;transform:none}.Header-module__ldgnoG__submenuOpen{max-height:300px}.Header-module__ldgnoG__submenuLink{color:var(--dark-grey);transition:all var(--transition-fast);border-radius:8px;padding:12px 16px;font-size:.875rem;font-weight:500;display:block}.Header-module__ldgnoG__submenuLink:hover{color:var(--ted-red);background:var(--light-grey)}.Header-module__ldgnoG__mobileApplyCtas{border-top:1px solid var(--medium-grey);flex-direction:column;gap:12px;width:100%;margin-top:24px;padding-top:24px;display:flex}.Header-module__ldgnoG__applyCta{text-align:center;color:var(--white);background:var(--ted-red);transition:all var(--transition-fast);border-radius:12px;padding:14px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:block}.Header-module__ldgnoG__applyCta:hover{box-shadow:var(--shadow-md);background:#c41e1e;transform:translateY(-2px)}.Header-module__ldgnoG__mobileSocials{border-top:1px solid var(--medium-grey);justify-content:center;gap:16px;margin-top:24px;padding-top:20px;display:flex}.Header-module__ldgnoG__socialIcon{background:var(--light-grey);width:40px;height:40px;color:var(--dark-grey);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__socialIcon:hover{background:var(--ted-red);color:var(--white);transform:scale(1.1)}.Header-module__ldgnoG__actions{align-items:center;gap:16px;display:flex}.Header-module__ldgnoG__langSwitch{display:none}.Header-module__ldgnoG__langActive{color:var(--dark-grey);background:var(--light-grey);border-radius:6px;padding:6px 12px;font-size:.875rem;font-weight:600}@media (min-width:481px){.Header-module__ldgnoG__container{padding:0 20px}.Header-module__ldgnoG__logoImage{max-height:32px}.Header-module__ldgnoG__nav{width:280px}}@media (min-width:901px){.Header-module__ldgnoG__header{padding:20px 0;overflow:visible}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{padding:12px 0}.Header-module__ldgnoG__container{padding:0 24px}.Header-module__ldgnoG__logoImage{max-height:40px}.Header-module__ldgnoG__mobileToggle{display:none}.Header-module__ldgnoG__nav{width:auto;max-width:none;height:auto;box-shadow:none;background:0 0;flex-direction:row;align-items:center;padding:0;position:static;overflow:visible;transform:none}.Header-module__ldgnoG__navList{flex-direction:row;align-items:center;gap:8px;width:auto}.Header-module__ldgnoG__navLink{color:var(--dark-grey);padding:10px 16px;font-size:.9375rem}.Header-module__ldgnoG__navLink:hover{color:var(--ted-red);background:#dd232314}.Header-module__ldgnoG__submenu{box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;max-height:none;transition:all var(--transition-fast);padding:8px;position:absolute;top:100%;left:0;overflow:visible;transform:translateY(10px)}.Header-module__ldgnoG__submenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__ldgnoG__langSwitch{align-items:center;gap:8px;display:flex}.Header-module__ldgnoG__mobileApplyCtas,.Header-module__ldgnoG__mobileSocials{display:none}}
.Footer-module__Grjkva__footer{background:var(--black);color:var(--white);padding:60px 0 0}.Footer-module__Grjkva__main{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr;gap:48px;padding-bottom:60px;display:grid}.Footer-module__Grjkva__brand{max-width:100%}.Footer-module__Grjkva__logo{margin-bottom:16px;display:inline-block}.Footer-module__Grjkva__logoImage{max-width:200px;height:auto}.Footer-module__Grjkva__tagline{color:#fff9;margin-bottom:20px;font-size:.9375rem}.Footer-module__Grjkva__description{color:#ffffffb3;margin-bottom:24px;font-size:.9375rem;line-height:1.7}.Footer-module__Grjkva__social{gap:12px;display:flex}.Footer-module__Grjkva__socialLink{width:44px;height:44px;color:var(--white);transition:all var(--transition-medium);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--ted-red);color:var(--white);transform:translateY(-4px)}.Footer-module__Grjkva__links{grid-template-columns:1fr;gap:24px;display:grid}.Footer-module__Grjkva__column{min-width:0}.Footer-module__Grjkva__columnTitle{color:var(--white);margin-bottom:20px;font-size:.9375rem;font-weight:700}.Footer-module__Grjkva__columnList{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__columnList li a{color:#ffffffb3;transition:color var(--transition-fast);font-size:.9375rem}.Footer-module__Grjkva__columnList li a:hover{color:var(--ted-red)}.Footer-module__Grjkva__newsletter{text-align:center;border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px 0;display:flex}.Footer-module__Grjkva__newsletterContent{max-width:400px}.Footer-module__Grjkva__newsletterTitle{color:var(--white);margin-bottom:8px;font-size:1.25rem;font-weight:700}.Footer-module__Grjkva__newsletterText{color:#ffffffb3;font-size:.9375rem}.Footer-module__Grjkva__newsletterForm{flex-direction:column;flex:1;gap:12px;width:100%;max-width:100%;display:flex}.Footer-module__Grjkva__newsletterInput{color:var(--white);transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;outline:none;flex:1;padding:14px 20px;font-size:1rem}.Footer-module__Grjkva__newsletterInput::placeholder{color:#ffffff80}.Footer-module__Grjkva__newsletterInput:focus{border-color:var(--ted-red);background:#ffffff26}.Footer-module__Grjkva__newsletterButton{width:100%;color:var(--white);background:var(--ted-red);transition:all var(--transition-medium);border-radius:50px;padding:14px 32px;font-size:1rem;font-weight:600}.Footer-module__Grjkva__newsletterButton:hover{background:var(--ted-red-dark);transform:translateY(-2px)}.Footer-module__Grjkva__newsletterButton:disabled{opacity:.7;cursor:wait}.Footer-module__Grjkva__subscribeSuccess{color:#22c55e;background:#22c55e33;border:1px solid #22c55e66;border-radius:50px;align-items:center;gap:8px;padding:14px 24px;font-size:.9375rem;font-weight:500;display:flex}.Footer-module__Grjkva__newsletterError{color:#ef4444;margin-top:8px;font-size:.875rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__Grjkva__copyright{color:#ffffff80;font-size:.875rem}.Footer-module__Grjkva__backToTop{width:44px;height:44px;color:var(--white);transition:all var(--transition-medium);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__backToTop:hover{background:var(--ted-red);transform:translateY(-4px)}@media (min-width:481px){.Footer-module__Grjkva__links{grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width:769px){.Footer-module__Grjkva__footer{padding:80px 0 0}.Footer-module__Grjkva__newsletter{text-align:left;flex-direction:row;gap:40px}.Footer-module__Grjkva__newsletterForm{flex-direction:row;max-width:480px}.Footer-module__Grjkva__newsletterButton{width:auto}.Footer-module__Grjkva__bottom{flex-direction:row;justify-content:space-between}}@media (min-width:1025px){.Footer-module__Grjkva__main{grid-template-columns:1.5fr 2fr;gap:80px}.Footer-module__Grjkva__brand{max-width:320px}.Footer-module__Grjkva__links{grid-template-columns:repeat(4,1fr)}}
.Hero-module__JgYmMq__hero{justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__background{z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__videoPlaceholder{background-image:url(/images/hero/hero-banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}@keyframes Hero-module__JgYmMq__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module__JgYmMq__overlay{z-index:1;background:linear-gradient(#0000004d 0%,#00000080 50%,#000000b3 100%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;text-align:center;max-width:800px;padding:0 16px;position:relative}.Hero-module__JgYmMq__logoContainer{margin-bottom:24px}.Hero-module__JgYmMq__heroLogo{width:90%;max-width:220px;height:auto;margin-bottom:12px}.Hero-module__JgYmMq__tagline{color:#fffc;text-transform:uppercase;letter-spacing:1px;font-size:.6875rem;font-weight:500}.Hero-module__JgYmMq__subtitle{color:#ffffffe6;max-width:600px;margin:0 auto 28px;padding:0 10px;font-size:.9375rem;line-height:1.7}.Hero-module__JgYmMq__cta{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.Hero-module__JgYmMq__ctaBtn,.Hero-module__JgYmMq__ctaBtnOutline{width:100%;min-width:180px;max-width:280px}.Hero-module__JgYmMq__ctaBtnOutline{color:var(--white);border:2px solid var(--white);background:0 0}.Hero-module__JgYmMq__ctaBtnOutline:hover{background:var(--white);color:var(--ted-red)}.Hero-module__JgYmMq__scrollIndicator{z-index:2;color:var(--white);opacity:.7;transition:opacity var(--transition-fast);background:0 0;padding:8px;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollIndicator:hover{opacity:1}@media (min-width:481px){.Hero-module__JgYmMq__content{padding:0 20px}.Hero-module__JgYmMq__heroLogo{max-width:280px}.Hero-module__JgYmMq__tagline{letter-spacing:2px;font-size:.75rem}.Hero-module__JgYmMq__subtitle{margin-bottom:32px;font-size:1rem}}@media (min-width:769px){.Hero-module__JgYmMq__hero{min-height:100vh}.Hero-module__JgYmMq__content{padding:0 24px}.Hero-module__JgYmMq__heroLogo{max-width:500px;margin-bottom:16px}.Hero-module__JgYmMq__tagline{letter-spacing:4px;font-size:clamp(1rem,2.5vw,1.25rem)}.Hero-module__JgYmMq__subtitle{margin:0 auto 40px;padding:0;font-size:clamp(1.125rem,2vw,1.375rem)}.Hero-module__JgYmMq__cta{flex-direction:row;justify-content:center;gap:16px}.Hero-module__JgYmMq__ctaBtn,.Hero-module__JgYmMq__ctaBtnOutline{width:auto;max-width:none}.Hero-module__JgYmMq__scrollIndicator{bottom:40px}}
.Countdown-module__HFsH2a__countdown{background:var(--black);padding:80px 0;position:relative;overflow:hidden}.Countdown-module__HFsH2a__background{position:absolute;inset:0;overflow:hidden}.Countdown-module__HFsH2a__pattern{background:radial-gradient(circle at 20%,#dd232326 0%,#0000 50%),radial-gradient(circle at 80%,#dd23231a 0%,#0000 50%);position:absolute;inset:0}.Countdown-module__HFsH2a__content{z-index:1;text-align:center;position:relative}.Countdown-module__HFsH2a__label{text-transform:uppercase;letter-spacing:3px;color:var(--ted-red);background:#dd23231a;border:1px solid #dd23234d;border-radius:50px;margin-bottom:16px;padding:8px 20px;font-size:.75rem;font-weight:700;display:inline-block}.Countdown-module__HFsH2a__title{color:var(--white);margin-bottom:24px;font-size:clamp(1.75rem,6vw,3.5rem);font-weight:800;line-height:1.2}.Countdown-module__HFsH2a__eventInfo{flex-direction:column;align-items:center;gap:12px;margin-bottom:40px;display:flex}.Countdown-module__HFsH2a__infoItem{color:#fffc;align-items:center;gap:8px;font-size:1rem;display:flex}.Countdown-module__HFsH2a__infoItem svg{color:var(--ted-red)}.Countdown-module__HFsH2a__timerContainer{justify-content:center;align-items:flex-start;gap:8px;margin-bottom:32px;display:flex}.Countdown-module__HFsH2a__timerBox{flex-direction:column;align-items:center;min-width:60px;display:flex}.Countdown-module__HFsH2a__timerValue{color:var(--white);font-variant-numeric:tabular-nums;background:linear-gradient(#fff 0%,#ccc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,10vw,5rem);font-weight:800;line-height:1}.Countdown-module__HFsH2a__timerLabel{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-top:8px;font-size:.75rem;font-weight:600}.Countdown-module__HFsH2a__timerSeparator{color:var(--ted-red);font-size:clamp(2rem,8vw,4rem);font-weight:700;line-height:1;animation:1s ease-in-out infinite Countdown-module__HFsH2a__pulse}@keyframes Countdown-module__HFsH2a__pulse{0%,to{opacity:1}50%{opacity:.3}}.Countdown-module__HFsH2a__tagline{color:#ffffffb3;max-width:500px;margin:0 auto 32px;font-size:1.125rem;line-height:1.6}.Countdown-module__HFsH2a__actions{flex-direction:column;align-items:center;gap:16px;display:flex}.Countdown-module__HFsH2a__learnMore{color:var(--white);transition:all var(--transition-fast);align-items:center;gap:8px;font-size:1rem;font-weight:600;display:inline-flex}.Countdown-module__HFsH2a__learnMore:hover{color:var(--ted-red);gap:12px}@media (min-width:481px){.Countdown-module__HFsH2a__eventInfo{flex-direction:row;gap:32px}.Countdown-module__HFsH2a__timerContainer{gap:16px}.Countdown-module__HFsH2a__timerBox{min-width:80px}.Countdown-module__HFsH2a__actions{flex-direction:row;gap:24px}}@media (min-width:769px){.Countdown-module__HFsH2a__countdown{padding:120px 0}.Countdown-module__HFsH2a__timerContainer{gap:24px}.Countdown-module__HFsH2a__timerBox{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;min-width:120px;padding:24px}.Countdown-module__HFsH2a__timerLabel{font-size:.875rem}.Countdown-module__HFsH2a__tagline{font-size:1.25rem}}@media (min-width:1025px){.Countdown-module__HFsH2a__timerBox{min-width:140px;padding:32px}}
.Manifesto-module__pvPZca__manifesto{padding:var(--section-padding);background:var(--white)}.Manifesto-module__pvPZca__header{text-align:center;margin-bottom:40px}.Manifesto-module__pvPZca__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Manifesto-module__pvPZca__title{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.Manifesto-module__pvPZca__grid{grid-template-columns:1fr;gap:16px;max-width:500px;margin:0 auto;display:grid}.Manifesto-module__pvPZca__card{text-align:center;transition:transform var(--transition-medium),box-shadow var(--transition-medium);border-radius:20px;padding:28px 20px}.Manifesto-module__pvPZca__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Manifesto-module__pvPZca__light{background:var(--light-grey)}.Manifesto-module__pvPZca__light .Manifesto-module__pvPZca__iconWrapper{color:var(--ted-red)}.Manifesto-module__pvPZca__light .Manifesto-module__pvPZca__cardTitle{color:var(--black)}.Manifesto-module__pvPZca__light .Manifesto-module__pvPZca__cardDescription{color:var(--dark-grey)}.Manifesto-module__pvPZca__red{background:var(--ted-red)}.Manifesto-module__pvPZca__red .Manifesto-module__pvPZca__iconWrapper,.Manifesto-module__pvPZca__red .Manifesto-module__pvPZca__cardTitle{color:var(--white)}.Manifesto-module__pvPZca__red .Manifesto-module__pvPZca__cardDescription{color:#ffffffd9}.Manifesto-module__pvPZca__iconWrapper{justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}.Manifesto-module__pvPZca__iconWrapper svg{width:32px;height:32px}.Manifesto-module__pvPZca__cardTitle{margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.3}.Manifesto-module__pvPZca__cardDescription{font-size:.9375rem;line-height:1.7}@media (min-width:769px){.Manifesto-module__pvPZca__header{margin-bottom:60px}.Manifesto-module__pvPZca__title{padding:0;font-size:clamp(2rem,4vw,3rem)}.Manifesto-module__pvPZca__grid{gap:24px}.Manifesto-module__pvPZca__card{border-radius:24px;padding:48px 32px}.Manifesto-module__pvPZca__iconWrapper{width:80px;height:80px;margin-bottom:24px}.Manifesto-module__pvPZca__iconWrapper svg{width:48px;height:48px}.Manifesto-module__pvPZca__cardTitle{margin-bottom:16px;font-size:1.375rem}.Manifesto-module__pvPZca__cardDescription{font-size:1rem}}@media (min-width:1025px){.Manifesto-module__pvPZca__grid{grid-template-columns:repeat(3,1fr);max-width:none}}
.Events-module__NrX5tW__events{padding:var(--section-padding);background:var(--light-grey)}.Events-module__NrX5tW__header{text-align:center;margin-bottom:40px}.Events-module__NrX5tW__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Events-module__NrX5tW__title{color:var(--black);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.Events-module__NrX5tW__subtitle{color:var(--dark-grey);max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.Events-module__NrX5tW__grid{grid-template-columns:1fr;gap:20px;margin-bottom:40px;display:grid}.Events-module__NrX5tW__card{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-medium);border-radius:20px;overflow:hidden}.Events-module__NrX5tW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Events-module__NrX5tW__cardImage{justify-content:center;align-items:center;height:160px;display:flex;position:relative}.Events-module__NrX5tW__year{color:#fff3;font-size:3rem;font-weight:800}.Events-module__NrX5tW__badge{text-transform:uppercase;letter-spacing:1px;background:var(--white);color:var(--ted-red);border-radius:50px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;top:16px;right:16px}.Events-module__NrX5tW__cardContent{padding:20px}.Events-module__NrX5tW__cardTitle{color:var(--black);margin-bottom:8px;font-size:1.25rem;font-weight:700}.Events-module__NrX5tW__cardDescription{color:var(--dark-grey);margin-bottom:16px;font-size:.875rem;line-height:1.7}.Events-module__NrX5tW__cardLink{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.Events-module__NrX5tW__cardLink:hover{color:var(--ted-red);gap:12px}.Events-module__NrX5tW__cta{text-align:center}@media (min-width:769px){.Events-module__NrX5tW__header{margin-bottom:60px}.Events-module__NrX5tW__title{font-size:clamp(2rem,4vw,3rem)}.Events-module__NrX5tW__subtitle{padding:0;font-size:1.125rem}.Events-module__NrX5tW__grid{gap:32px;margin-bottom:48px}.Events-module__NrX5tW__cardImage{height:240px}.Events-module__NrX5tW__year{font-size:4rem}.Events-module__NrX5tW__cardContent{padding:28px}.Events-module__NrX5tW__cardTitle{margin-bottom:12px;font-size:1.5rem}.Events-module__NrX5tW__cardDescription{margin-bottom:20px;font-size:.9375rem}}@media (min-width:1025px){.Events-module__NrX5tW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.Events-module__NrX5tW__grid{grid-template-columns:repeat(3,1fr)}}
.Community-module__ZBA0BG__community{padding:var(--section-padding);background:var(--white)}.Community-module__ZBA0BG__wrapper{text-align:center;grid-template-columns:1fr;align-items:center;gap:48px;display:grid}.Community-module__ZBA0BG__content{max-width:100%}.Community-module__ZBA0BG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Community-module__ZBA0BG__title{color:var(--black);margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Community-module__ZBA0BG__description{color:var(--dark-grey);margin-bottom:32px;font-size:1.0625rem;line-height:1.8}.Community-module__ZBA0BG__socialLinks{justify-content:center;gap:12px;display:flex}.Community-module__ZBA0BG__socialLink{background:var(--light-grey);width:52px;height:52px;color:var(--black);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;display:flex}.Community-module__ZBA0BG__socialLink:hover{background:var(--ted-red);color:var(--white);transform:translateY(-4px)}.Community-module__ZBA0BG__visual{flex-direction:column;align-items:center;gap:24px;display:flex}.Community-module__ZBA0BG__instagramGrid{aspect-ratio:1;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:300px;display:grid}.Community-module__ZBA0BG__gridItem{border-radius:12px;animation:2s ease-in-out infinite Community-module__ZBA0BG__pulse}@keyframes Community-module__ZBA0BG__pulse{0%,to{opacity:.7}50%{opacity:1}}.Community-module__ZBA0BG__instagramButton{color:var(--black);background:var(--light-grey);transition:all var(--transition-medium);border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:600;display:inline-flex}.Community-module__ZBA0BG__instagramButton:hover{background:var(--black);color:var(--white)}@media (min-width:901px){.Community-module__ZBA0BG__wrapper{text-align:left;grid-template-columns:1fr 1fr;gap:80px}.Community-module__ZBA0BG__content{max-width:480px}.Community-module__ZBA0BG__socialLinks{justify-content:flex-start}.Community-module__ZBA0BG__instagramGrid{max-width:360px}}
.Blog-module__TPTzJG__blog{padding:var(--section-padding);background:var(--light-grey);overflow:hidden}.Blog-module__TPTzJG__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:48px;display:flex}.Blog-module__TPTzJG__headerContent{max-width:500px}.Blog-module__TPTzJG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Blog-module__TPTzJG__title{color:var(--black);font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Blog-module__TPTzJG__navigation{align-self:flex-end;gap:12px;display:flex}.Blog-module__TPTzJG__navButton{background:var(--white);width:48px;height:48px;color:var(--black);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;display:flex}.Blog-module__TPTzJG__navButton:hover:not(:disabled){background:var(--ted-red);color:var(--white)}.Blog-module__TPTzJG__navButton:disabled{opacity:.4;cursor:not-allowed}.Blog-module__TPTzJG__slider{margin:0 -12px;overflow:visible}.Blog-module__TPTzJG__track{transition:transform var(--transition-medium);gap:24px;display:flex}.Blog-module__TPTzJG__card{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-medium);border-radius:20px;flex:0 0 calc(100% - 24px);overflow:hidden}.Blog-module__TPTzJG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Blog-module__TPTzJG__cardImage{justify-content:flex-start;align-items:flex-start;height:180px;padding:16px;display:flex;position:relative}.Blog-module__TPTzJG__category{text-transform:uppercase;letter-spacing:.5px;background:var(--white);color:var(--black);border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600}.Blog-module__TPTzJG__cardContent{padding:24px}.Blog-module__TPTzJG__date{color:var(--dark-grey);margin-bottom:8px;font-size:.8125rem;display:block}.Blog-module__TPTzJG__cardTitle{color:var(--black);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__cardExcerpt{color:var(--dark-grey);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px;font-size:.9375rem;line-height:1.7;display:-webkit-box;overflow:hidden}.Blog-module__TPTzJG__readMore{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.Blog-module__TPTzJG__readMore:hover{color:var(--ted-red);gap:12px}.Blog-module__TPTzJG__cta{text-align:center;margin-top:48px}@media (min-width:641px){.Blog-module__TPTzJG__header{flex-direction:row;justify-content:space-between;align-items:flex-end}.Blog-module__TPTzJG__navigation{align-self:auto}.Blog-module__TPTzJG__card{flex:0 0 calc(50% - 12px)}}@media (min-width:1025px){.Blog-module__TPTzJG__card{flex:0 0 calc(33.333% - 16px)}}
.Sponsorship-module__FgSr2a__sponsorship{padding:var(--section-padding);background:linear-gradient(180deg,var(--white)0%,#f8f8f8 100%)}.Sponsorship-module__FgSr2a__header{text-align:center;margin-bottom:60px}.Sponsorship-module__FgSr2a__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Sponsorship-module__FgSr2a__title{color:var(--black);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Sponsorship-module__FgSr2a__subtitle{color:var(--dark-grey);max-width:600px;margin:0 auto;font-size:1.125rem}.Sponsorship-module__FgSr2a__grid{grid-template-columns:1fr;gap:24px;margin-bottom:60px;display:grid}.Sponsorship-module__FgSr2a__card{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-medium);border:1px solid #0000000d;border-radius:20px;overflow:hidden}.Sponsorship-module__FgSr2a__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Sponsorship-module__FgSr2a__featured{border:2px solid var(--ted-red);position:relative}.Sponsorship-module__FgSr2a__featured:before{content:"Most Popular";background:var(--ted-red);color:var(--white);z-index:10;padding:6px 40px;font-size:.75rem;font-weight:600;position:absolute;top:12px;right:-30px;transform:rotate(45deg)}.Sponsorship-module__FgSr2a__cardHeader{text-align:center;padding:32px 24px;position:relative}.Sponsorship-module__FgSr2a__iconWrapper{width:64px;height:64px;color:var(--black);box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.Sponsorship-module__FgSr2a__packageName{color:var(--black);margin-bottom:8px;font-size:1.5rem;font-weight:700}.Sponsorship-module__FgSr2a__price{color:var(--ted-red);background:#ffffffe6;border-radius:50px;padding:8px 20px;font-size:2rem;font-weight:800;display:inline-block}.Sponsorship-module__FgSr2a__cardBody{max-height:400px;padding:24px;overflow-y:auto}.Sponsorship-module__FgSr2a__benefitsList{margin:0;padding:0;list-style:none}.Sponsorship-module__FgSr2a__benefitItem{color:var(--dark-grey);border-bottom:1px solid #0000000d;align-items:flex-start;gap:12px;padding:12px 0;font-size:.9375rem;line-height:1.5;display:flex}.Sponsorship-module__FgSr2a__benefitItem:last-child{border-bottom:none}.Sponsorship-module__FgSr2a__checkIcon{color:var(--ted-red);flex-shrink:0;margin-top:2px}.Sponsorship-module__FgSr2a__cta{text-align:center;background:var(--black);color:var(--white);border-radius:24px;padding:48px 24px}.Sponsorship-module__FgSr2a__ctaText{color:var(--white);opacity:.9;margin-bottom:24px;font-size:1.25rem}.Sponsorship-module__FgSr2a__cardBody::-webkit-scrollbar{width:6px}.Sponsorship-module__FgSr2a__cardBody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Sponsorship-module__FgSr2a__cardBody::-webkit-scrollbar-thumb{background:var(--ted-red);border-radius:10px}@media (min-width:481px){.Sponsorship-module__FgSr2a__grid{grid-template-columns:repeat(2,1fr)}.Sponsorship-module__FgSr2a__cardBody{max-height:450px}}@media (min-width:769px){.Sponsorship-module__FgSr2a__grid{gap:32px}.Sponsorship-module__FgSr2a__cardHeader{padding:40px 32px}.Sponsorship-module__FgSr2a__cardBody{max-height:500px;padding:32px}.Sponsorship-module__FgSr2a__iconWrapper{width:80px;height:80px}.Sponsorship-module__FgSr2a__packageName{font-size:1.75rem}.Sponsorship-module__FgSr2a__price{font-size:2.25rem}.Sponsorship-module__FgSr2a__benefitItem{font-size:1rem}}@media (min-width:1025px){.Sponsorship-module__FgSr2a__grid{grid-template-columns:repeat(4,1fr)}.Sponsorship-module__FgSr2a__cardBody{max-height:550px}}
.partnerships-module__m1HJkq__main{padding-top:60px;overflow-x:hidden}.partnerships-module__m1HJkq__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.partnerships-module__m1HJkq__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.partnerships-module__m1HJkq__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:1.5rem;font-weight:800}.partnerships-module__m1HJkq__subtitle{color:#fffc;max-width:700px;margin:0 auto;padding:0 16px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__whyPartner{padding:var(--section-padding);background:var(--white)}.partnerships-module__m1HJkq__sectionHeader{text-align:center;margin-bottom:40px}.partnerships-module__m1HJkq__sectionHeader h2{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.partnerships-module__m1HJkq__sectionSubtitle{color:var(--dark-grey);max-width:700px;margin:16px auto 0;padding:0 16px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__benefitsGrid{grid-template-columns:1fr;gap:16px;display:grid}.partnerships-module__m1HJkq__benefitCard{background:var(--light-grey);text-align:center;transition:all var(--transition-medium);border-radius:20px;padding:28px 20px}.partnerships-module__m1HJkq__benefitCard:hover{box-shadow:var(--shadow-lg);background:var(--white);transform:translateY(-8px)}.partnerships-module__m1HJkq__benefitIcon{background:linear-gradient(135deg,var(--ted-red),#ef4444);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.partnerships-module__m1HJkq__benefitCard h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700}.partnerships-module__m1HJkq__benefitCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.partnerships-module__m1HJkq__stats{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.partnerships-module__m1HJkq__statsGrid{grid-template-columns:1fr;gap:20px;max-width:280px;margin:0 auto;display:grid}.partnerships-module__m1HJkq__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;transition:all var(--transition-medium);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:28px 20px}.partnerships-module__m1HJkq__statCard:hover{background:#ffffff26;transform:translateY(-4px)}.partnerships-module__m1HJkq__statValue{color:var(--white);margin-bottom:8px;font-size:2.5rem;font-weight:800}.partnerships-module__m1HJkq__statLabel{color:#ffffffd9;font-size:.9375rem;line-height:1.5}.partnerships-module__m1HJkq__partnersSection{padding:var(--section-padding);background:var(--light-grey)}.partnerships-module__m1HJkq__partnersGrid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:16px;max-width:400px;margin:0 auto;display:grid}.partnerships-module__m1HJkq__partnerLogo{background:var(--white);transition:all var(--transition-medium);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:100px;padding:24px 20px;display:flex}.partnerships-module__m1HJkq__partnerLogo:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.partnerships-module__m1HJkq__partnerLogoImage{object-fit:contain;max-width:100px;max-height:60px}.partnerships-module__m1HJkq__partnerLink{background:var(--white);transition:all var(--transition-medium);border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:100px;padding:24px 20px;text-decoration:none;display:flex}.partnerships-module__m1HJkq__partnerLink:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.partnerships-module__m1HJkq__logoText{color:var(--black);text-align:center;font-size:1rem;font-weight:600}.partnerships-module__m1HJkq__collaborate{padding:var(--section-padding);background:var(--white)}.partnerships-module__m1HJkq__collaborateGrid{grid-template-columns:1fr;gap:16px;display:grid}.partnerships-module__m1HJkq__collaborateCard{background:var(--light-grey);transition:all var(--transition-medium);border-left:4px solid var(--ted-red);border-radius:20px;padding:28px 24px}.partnerships-module__m1HJkq__collaborateCard:hover{box-shadow:var(--shadow-lg);background:var(--white);transform:translateY(-4px)}.partnerships-module__m1HJkq__collaborateCard h3{color:var(--black);margin-bottom:12px;font-size:1.125rem;font-weight:700}.partnerships-module__m1HJkq__collaborateCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.partnerships-module__m1HJkq__cta{padding:var(--section-padding);text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)}.partnerships-module__m1HJkq__ctaContent{max-width:700px;margin:0 auto}.partnerships-module__m1HJkq__ctaTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:800}.partnerships-module__m1HJkq__ctaDescription{color:#fffc;margin-bottom:32px;font-size:1rem;line-height:1.7}.partnerships-module__m1HJkq__ctaButton{background:var(--ted-red);color:var(--white);transition:all var(--transition-fast);border-radius:50px;padding:16px 40px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.partnerships-module__m1HJkq__ctaButton:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 20px #e53e3e4d}.partnerships-module__m1HJkq__testimonials{padding:var(--section-padding);background:var(--light-grey)}.partnerships-module__m1HJkq__testimonialGrid{grid-template-columns:1fr;gap:24px;display:grid}.partnerships-module__m1HJkq__testimonialCard{background:var(--white);transition:all var(--transition-medium);border-radius:20px;padding:32px 24px}.partnerships-module__m1HJkq__testimonialCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.partnerships-module__m1HJkq__testimonialRating{gap:4px;margin-bottom:20px;display:flex}.partnerships-module__m1HJkq__starFilled{color:orange}.partnerships-module__m1HJkq__starEmpty{color:#d1d5db}.partnerships-module__m1HJkq__testimonialQuote{color:var(--dark-grey);border-left:3px solid var(--ted-red);margin-bottom:24px;padding-left:20px;font-size:1rem;font-style:italic;line-height:1.8;position:relative}.partnerships-module__m1HJkq__testimonialAuthor{align-items:center;gap:12px;display:flex}.partnerships-module__m1HJkq__authorAvatar{background:linear-gradient(135deg,var(--ted-red),#ef4444);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;overflow:hidden}.partnerships-module__m1HJkq__avatarImage{object-fit:cover;width:100%;height:100%}.partnerships-module__m1HJkq__authorInfo h4{color:var(--black);margin-bottom:2px;font-size:1rem;font-weight:700}.partnerships-module__m1HJkq__authorInfo p{color:var(--dark-grey);font-size:.875rem}@media (min-width:481px){.partnerships-module__m1HJkq__statsGrid{grid-template-columns:repeat(2,1fr);max-width:none}.partnerships-module__m1HJkq__partnersGrid{grid-template-columns:repeat(3,1fr);max-width:600px}.partnerships-module__m1HJkq__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.partnerships-module__m1HJkq__main{padding-top:80px}.partnerships-module__m1HJkq__hero{padding:80px 0}.partnerships-module__m1HJkq__title{padding:0;font-size:clamp(2.5rem,5vw,4rem)}.partnerships-module__m1HJkq__subtitle{padding:0;font-size:1.25rem}.partnerships-module__m1HJkq__sectionHeader{margin-bottom:60px}.partnerships-module__m1HJkq__sectionHeader h2{padding:0;font-size:clamp(2rem,4vw,2.75rem)}.partnerships-module__m1HJkq__sectionSubtitle{padding:0;font-size:1.125rem}.partnerships-module__m1HJkq__benefitsGrid{grid-template-columns:repeat(2,1fr);gap:24px}.partnerships-module__m1HJkq__benefitCard{padding:40px 28px}.partnerships-module__m1HJkq__benefitIcon{width:72px;height:72px}.partnerships-module__m1HJkq__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px}.partnerships-module__m1HJkq__statCard{padding:32px 24px}.partnerships-module__m1HJkq__statValue{font-size:3rem}.partnerships-module__m1HJkq__partnersGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:none}.partnerships-module__m1HJkq__partnerLogo,.partnerships-module__m1HJkq__partnerLink{min-height:120px;padding:32px 24px}.partnerships-module__m1HJkq__partnerLogoImage{max-width:140px;max-height:80px}.partnerships-module__m1HJkq__collaborateGrid{grid-template-columns:repeat(2,1fr);gap:24px}.partnerships-module__m1HJkq__collaborateCard{padding:32px 28px}.partnerships-module__m1HJkq__ctaDescription{font-size:1.125rem}.partnerships-module__m1HJkq__testimonialCard{padding:40px 32px}.partnerships-module__m1HJkq__testimonialQuote{font-size:1.0625rem}}@media (min-width:1025px){.partnerships-module__m1HJkq__benefitsGrid{grid-template-columns:repeat(4,1fr)}.partnerships-module__m1HJkq__collaborateGrid{grid-template-columns:repeat(3,1fr)}}.partnerships-module__m1HJkq__contact{padding:var(--section-padding);background:var(--light-grey)}.partnerships-module__m1HJkq__contactTitle{color:var(--black);margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.partnerships-module__m1HJkq__contactDescription{color:var(--dark-grey);margin-bottom:40px;font-size:1.125rem;line-height:1.7}.partnerships-module__m1HJkq__contactInfo{flex-direction:column;gap:32px;display:flex}.partnerships-module__m1HJkq__contactItem{align-items:flex-start;gap:20px;display:flex}.partnerships-module__m1HJkq__contactIcon{background:var(--white);width:48px;height:48px;color:var(--ted-red);box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;display:flex}.partnerships-module__m1HJkq__contactItem h3{color:var(--black);margin-bottom:4px;font-size:1.125rem;font-weight:700}.partnerships-module__m1HJkq__contactItem p{color:var(--dark-grey);font-weight:500}@media (min-width:769px){.partnerships-module__m1HJkq__contactTitle{font-size:3rem}}
.VolunteerForm-module__k6IWpW__formContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.VolunteerForm-module__k6IWpW__title{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.VolunteerForm-module__k6IWpW__description{color:#6b7280;margin-bottom:2rem;font-size:.9375rem;line-height:1.6}.VolunteerForm-module__k6IWpW__fieldGroup{margin-bottom:1.5rem}.VolunteerForm-module__k6IWpW__label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.VolunteerForm-module__k6IWpW__required{color:#ef4444}.VolunteerForm-module__k6IWpW__input,.VolunteerForm-module__k6IWpW__select,.VolunteerForm-module__k6IWpW__textarea{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.VolunteerForm-module__k6IWpW__input:focus,.VolunteerForm-module__k6IWpW__select:focus,.VolunteerForm-module__k6IWpW__textarea:focus{background-color:#fff;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.VolunteerForm-module__k6IWpW__error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.VolunteerForm-module__k6IWpW__radioGroup{flex-direction:column;gap:.75rem;display:flex}.VolunteerForm-module__k6IWpW__radioOption{cursor:pointer;align-items:center;gap:.75rem;display:flex}.VolunteerForm-module__k6IWpW__radioInput{accent-color:#ef4444;cursor:pointer;width:1.125rem;height:1.125rem}.VolunteerForm-module__k6IWpW__radioLabel{color:#374151;font-size:.9375rem}.VolunteerForm-module__k6IWpW__teamDescription{color:#6b7280;margin-top:.25rem;margin-left:1.875rem;font-size:.8125rem}.VolunteerForm-module__k6IWpW__ratingGroup{gap:.5rem;display:flex}.VolunteerForm-module__k6IWpW__star{cursor:pointer;color:#d1d5db;font-size:2rem;transition:color .2s}.VolunteerForm-module__k6IWpW__starFilled,.VolunteerForm-module__k6IWpW__star:hover{color:#fbbf24}.VolunteerForm-module__k6IWpW__submitButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:background-color .2s;display:flex}.VolunteerForm-module__k6IWpW__submitButton:hover{background-color:#b91c1c}.VolunteerForm-module__k6IWpW__submitButton:disabled{opacity:.7;cursor:not-allowed}.VolunteerForm-module__k6IWpW__successMessage{text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;padding:2rem}.VolunteerForm-module__k6IWpW__successIconContainer{justify-content:center;margin-bottom:1rem;display:flex}.VolunteerForm-module__k6IWpW__successTitle{color:#166534;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.VolunteerForm-module__k6IWpW__successText{color:#15803d;margin-bottom:1.5rem}.VolunteerForm-module__k6IWpW__resetButton{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-weight:500;transition:background-color .2s}.VolunteerForm-module__k6IWpW__resetButton:hover{background-color:#15803d}.VolunteerForm-module__k6IWpW__errorMessage{color:#b91c1c;background-color:#fef2f2;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.VolunteerForm-module__k6IWpW__sectionDivider{border-top:1px solid #e5e7eb;margin:2rem 0;padding-top:1.5rem}.VolunteerForm-module__k6IWpW__sectionTitle{color:#111827;margin-bottom:1rem;font-size:1rem;font-weight:600}.VolunteerForm-module__k6IWpW__hint{color:#6b7280;margin-bottom:.75rem;font-size:.8125rem}
.about-module__8TymFG__main{padding-top:60px;overflow-x:hidden}.about-module__8TymFG__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.about-module__8TymFG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.about-module__8TymFG__labelLight{text-transform:uppercase;letter-spacing:2px;color:#fffc;margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.about-module__8TymFG__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:1.5rem;font-weight:800}.about-module__8TymFG__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.about-module__8TymFG__story{padding:var(--section-padding);background:var(--white);overflow-x:hidden}.about-module__8TymFG__storyGrid{grid-template-columns:1fr;align-items:center;gap:32px;max-width:100%;display:grid}.about-module__8TymFG__storyContent{max-width:100%;overflow:hidden}.about-module__8TymFG__storyContent h2{color:var(--black);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:24px;font-size:1.25rem;font-weight:700}.about-module__8TymFG__storyContent p{color:var(--dark-grey);word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;margin-bottom:20px;font-size:1rem;line-height:1.8}.about-module__8TymFG__storyImage{max-width:100%}.about-module__8TymFG__imageStack{flex-direction:column;gap:16px;display:flex}.about-module__8TymFG__stackImage{object-fit:cover;border-radius:16px;width:100%;height:auto}.about-module__8TymFG__theme{padding:var(--section-padding);text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)}.about-module__8TymFG__themeContent{max-width:800px;margin:0 auto}.about-module__8TymFG__themeTitle{color:var(--white);background:linear-gradient(135deg,gold 0%,orange 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.about-module__8TymFG__themeSubtitle{color:#ffffffb3;margin-bottom:32px;font-size:1.125rem;font-style:italic}.about-module__8TymFG__themeDescription{color:#ffffffd9;margin-bottom:20px;font-size:1rem;line-height:1.8}.about-module__8TymFG__aboutTed{padding:var(--section-padding);background:var(--white)}.about-module__8TymFG__tedGrid{grid-template-columns:1fr;gap:32px;display:grid}.about-module__8TymFG__tedContent p{color:var(--dark-grey);margin-bottom:20px;font-size:1rem;line-height:1.8}.about-module__8TymFG__tedContent strong{color:var(--ted-red)}.about-module__8TymFG__tedContent em{color:var(--black);font-style:normal;font-weight:500}.about-module__8TymFG__impact{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.about-module__8TymFG__impactTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.about-module__8TymFG__impactSubtitle{color:#ffffffd9;max-width:700px;margin:0 auto 40px;font-size:1rem;line-height:1.7}.about-module__8TymFG__impactGrid{grid-template-columns:1fr;gap:20px;max-width:280px;margin:0 auto;display:grid}.about-module__8TymFG__impactCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;transition:all var(--transition-medium);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:28px 20px}.about-module__8TymFG__impactCard:hover{background:#ffffff26;transform:translateY(-4px)}.about-module__8TymFG__impactIcon{width:56px;height:56px;color:var(--white);background:#fff3;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.about-module__8TymFG__impactValue{color:var(--white);margin-bottom:8px;font-size:2.5rem;font-weight:800}.about-module__8TymFG__impactDescription{color:#ffffffd9;font-size:.9375rem;line-height:1.5}.about-module__8TymFG__values{padding:var(--section-padding);background:var(--light-grey)}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:40px}.about-module__8TymFG__sectionHeader h2{color:var(--black);padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.about-module__8TymFG__sectionSubtitle{color:var(--dark-grey);max-width:600px;margin:16px auto 0;padding:0 16px;font-size:1rem}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr;gap:16px;display:grid}.about-module__8TymFG__valueCard{background:var(--white);text-align:center;transition:all var(--transition-medium);border-radius:20px;padding:28px 20px}.about-module__8TymFG__valueCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.about-module__8TymFG__valueIcon{background:linear-gradient(135deg,var(--ted-red),#ef4444);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.about-module__8TymFG__valueCard h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700}.about-module__8TymFG__valueCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.about-module__8TymFG__team{padding:var(--section-padding);background:var(--white)}.about-module__8TymFG__teamGrid{grid-template-columns:1fr;gap:16px;max-width:280px;margin:0 auto;display:grid}.about-module__8TymFG__teamCard{text-align:center;background:var(--light-grey);transition:all var(--transition-medium);border-radius:20px;padding:24px 16px}.about-module__8TymFG__teamCard:hover{background:var(--white);box-shadow:var(--shadow-md)}.about-module__8TymFG__teamAvatar{background:linear-gradient(135deg,var(--ted-red),#ef4444);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.about-module__8TymFG__teamAvatar span{color:var(--white);font-size:1.75rem;font-weight:700}.about-module__8TymFG__teamCard h4{color:var(--black);margin-bottom:4px;font-size:1rem;font-weight:700}.about-module__8TymFG__teamCard p{color:var(--ted-red);font-size:.8125rem;font-weight:500}@media (min-width:481px){.about-module__8TymFG__impactGrid{grid-template-columns:repeat(2,1fr);max-width:none}}@media (min-width:769px){.about-module__8TymFG__main{padding-top:80px}.about-module__8TymFG__hero{padding:80px 0}.about-module__8TymFG__title{padding:0;font-size:clamp(2.5rem,5vw,4rem)}.about-module__8TymFG__subtitle{padding:0;font-size:1.25rem}.about-module__8TymFG__storyGrid{grid-template-columns:1fr 1fr;gap:80px}.about-module__8TymFG__storyContent h2{font-size:2rem}.about-module__8TymFG__storyContent p{font-size:1.0625rem}.about-module__8TymFG__themeDescription{font-size:1.125rem}.about-module__8TymFG__tedGrid{grid-template-columns:1fr 1fr;gap:60px}.about-module__8TymFG__tedContent p{font-size:1.0625rem}.about-module__8TymFG__impactGrid{grid-template-columns:repeat(4,1fr);gap:24px}.about-module__8TymFG__impactCard{padding:32px 24px}.about-module__8TymFG__impactValue{font-size:3rem}.about-module__8TymFG__sectionHeader{margin-bottom:60px}.about-module__8TymFG__sectionHeader h2{padding:0;font-size:clamp(2rem,4vw,2.75rem)}.about-module__8TymFG__sectionSubtitle{padding:0;font-size:1.125rem}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:24px}.about-module__8TymFG__valueCard{padding:40px 28px}.about-module__8TymFG__valueIcon{width:72px;height:72px}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:none}.about-module__8TymFG__teamCard{padding:40px 24px}.about-module__8TymFG__teamAvatar{width:100px;height:100px}.about-module__8TymFG__teamAvatar span{font-size:2.5rem}.about-module__8TymFG__teamCard h4{font-size:1.25rem}.about-module__8TymFG__teamCard p{font-size:.9375rem}}@media (min-width:1025px){.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(4,1fr)}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(3,1fr)}}
.contact-module__swMWYG__main{padding-top:60px;overflow-x:hidden}.contact-module__swMWYG__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.contact-module__swMWYG__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.contact-module__swMWYG__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800}.contact-module__swMWYG__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.contact-module__swMWYG__contact{padding:var(--section-padding);background:var(--white)}.contact-module__swMWYG__grid{grid-template-columns:1fr;align-items:start;gap:48px;display:grid}.contact-module__swMWYG__info h2{color:var(--black);margin-bottom:16px;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__infoText{color:var(--dark-grey);margin-bottom:32px;font-size:1rem;line-height:1.7}.contact-module__swMWYG__contactList{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.contact-module__swMWYG__contactItem{background:var(--light-grey);transition:all var(--transition-medium);border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.contact-module__swMWYG__contactItem:hover{background:var(--white);box-shadow:var(--shadow-md);transform:translate(8px)}.contact-module__swMWYG__contactIcon{background:var(--ted-red);width:44px;height:44px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__contactLabel{text-transform:uppercase;letter-spacing:1px;color:var(--ted-red);margin-bottom:4px;font-size:.8125rem;font-weight:600;display:block}.contact-module__swMWYG__contactContent{color:var(--black);font-size:.9375rem;font-weight:500}.contact-module__swMWYG__social h3{color:var(--black);margin-bottom:16px;font-size:1rem;font-weight:600}.contact-module__swMWYG__socialLinks{gap:12px;display:flex}.contact-module__swMWYG__socialLink{background:var(--light-grey);width:44px;height:44px;color:var(--dark-grey);transition:all var(--transition-medium);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__socialLink:hover{background:var(--ted-red);color:var(--white);transform:translateY(-4px)}.contact-module__swMWYG__formWrapper{background:var(--light-grey);border-radius:20px;padding:20px 16px}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{color:var(--black);font-size:.9375rem;font-weight:600}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{color:var(--black);background:var(--white);transition:all var(--transition-fast);border:2px solid #0000;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:1rem}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--ted-red)}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:var(--dark-grey)}.contact-module__swMWYG__formGroup select{cursor:pointer}.contact-module__swMWYG__formGroup textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitBtn{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;display:flex}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__successMessage{text-align:center;padding:40px 20px}.contact-module__swMWYG__successIcon{background:var(--ted-red);width:80px;height:80px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:2.5rem;display:flex}.contact-module__swMWYG__successMessage h3{color:var(--black);margin-bottom:12px;font-size:1.75rem;font-weight:700}.contact-module__swMWYG__successMessage p{color:var(--dark-grey);margin-bottom:32px;font-size:1rem}.contact-module__swMWYG__errorMessage{color:#dc2626;text-align:center;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:12px 16px;font-size:.875rem}.contact-module__swMWYG__faq{padding:var(--section-padding);background:var(--light-grey)}.contact-module__swMWYG__sectionHeader{text-align:center;margin-bottom:40px}.contact-module__swMWYG__sectionHeader h2{color:var(--black);font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.contact-module__swMWYG__faqGrid{grid-template-columns:1fr;gap:24px;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__faqItem{background:var(--white);transition:all var(--transition-medium);border-radius:20px;padding:24px 20px}.contact-module__swMWYG__faqItem:hover{box-shadow:var(--shadow-md)}.contact-module__swMWYG__faqItem h3{color:var(--black);margin-bottom:12px;font-size:1rem;font-weight:700}.contact-module__swMWYG__faqItem p{color:var(--dark-grey);font-size:.875rem;line-height:1.7}@media (min-width:769px){.contact-module__swMWYG__main{padding-top:80px}.contact-module__swMWYG__hero{padding:80px 0}.contact-module__swMWYG__title,.contact-module__swMWYG__subtitle{padding:0}.contact-module__swMWYG__info h2{font-size:2rem}.contact-module__swMWYG__infoText{margin-bottom:40px;font-size:1.0625rem}.contact-module__swMWYG__contactList{gap:24px;margin-bottom:40px}.contact-module__swMWYG__contactItem{gap:16px;padding:20px}.contact-module__swMWYG__contactIcon{width:52px;height:52px}.contact-module__swMWYG__contactContent{font-size:1rem}.contact-module__swMWYG__socialLink{width:48px;height:48px}.contact-module__swMWYG__formWrapper{border-radius:24px;padding:48px}.contact-module__swMWYG__form{gap:24px}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{padding:16px 20px}.contact-module__swMWYG__sectionHeader{margin-bottom:60px}.contact-module__swMWYG__sectionHeader h2{font-size:clamp(2rem,4vw,2.75rem)}.contact-module__swMWYG__faqItem{padding:32px}.contact-module__swMWYG__faqItem h3{font-size:1.125rem}.contact-module__swMWYG__faqItem p{font-size:.9375rem}}@media (min-width:1025px){.contact-module__swMWYG__grid{grid-template-columns:1fr 1.2fr;gap:80px}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(2,1fr)}}
.page-module__aZ-IeG__main{padding-top:60px}.page-module__aZ-IeG__hero{color:var(--white);padding:60px 0 80px;position:relative;overflow:hidden}.page-module__aZ-IeG__heroImageOverlay{z-index:0;position:absolute;inset:0}.page-module__aZ-IeG__heroContent{z-index:1;max-width:800px;position:relative}.page-module__aZ-IeG__backLink{color:#fffc;transition:color var(--transition-fast);align-items:center;gap:8px;margin-bottom:24px;font-size:.875rem;font-weight:500;display:inline-flex}.page-module__aZ-IeG__backLink:hover{color:var(--white)}.page-module__aZ-IeG__year{letter-spacing:.1em;text-transform:uppercase;background:#fff3;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:700;display:inline-block}.page-module__aZ-IeG__title{color:var(--white);margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.page-module__aZ-IeG__subtitle{opacity:.9;margin-bottom:24px;font-size:1.125rem;line-height:1.7}.page-module__aZ-IeG__meta{opacity:.9;flex-wrap:wrap;gap:16px;margin-bottom:32px;font-size:.9375rem;display:flex}.page-module__aZ-IeG__meta span{align-items:center;gap:8px;display:flex}.page-module__aZ-IeG__heroActions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.page-module__aZ-IeG__galleryLink{color:#ffffffe6;transition:all var(--transition-fast);background:#ffffff26;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9375rem;font-weight:500;display:inline-flex}.page-module__aZ-IeG__galleryLink:hover{color:var(--white);background:#ffffff40}.btn-light{background:var(--white);color:var(--black)}.btn-light:hover{background:var(--light-grey);transform:translateY(-2px)}.btn-outline-light{color:var(--white);border:2px solid var(--white);background:0 0}.btn-outline-light:hover{background:#ffffff1a}.page-module__aZ-IeG__details{padding:60px 0}.page-module__aZ-IeG__detailsGrid{gap:40px;display:grid}.page-module__aZ-IeG__detailsMain h2{color:var(--black);margin-bottom:24px;font-size:1.75rem;font-weight:700}.page-module__aZ-IeG__content{color:var(--dark-grey);font-size:1rem;line-height:1.8}.page-module__aZ-IeG__content p{margin-bottom:16px}.page-module__aZ-IeG__content h3{color:var(--black);margin:32px 0 16px;font-size:1.25rem;font-weight:600}.page-module__aZ-IeG__content ul{margin:16px 0;padding-left:24px}.page-module__aZ-IeG__content li{margin-bottom:8px}.page-module__aZ-IeG__infoCard{background:var(--white);border:1px solid var(--medium-grey);border-radius:16px;padding:24px}.page-module__aZ-IeG__infoCard h3{color:var(--black);margin-bottom:20px;font-size:1.125rem;font-weight:600}.page-module__aZ-IeG__infoList{margin:0;padding:0;list-style:none}.page-module__aZ-IeG__infoList li{border-bottom:1px solid var(--light-grey);align-items:flex-start;gap:12px;padding:12px 0;display:flex}.page-module__aZ-IeG__infoList li:last-child{border-bottom:none}.page-module__aZ-IeG__infoList li svg{color:var(--ted-red);flex-shrink:0;margin-top:2px}.page-module__aZ-IeG__infoDot{color:var(--ted-red);font-weight:700}.page-module__aZ-IeG__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--dark-grey);margin-bottom:2px;font-size:.75rem;font-weight:500;display:block}.page-module__aZ-IeG__infoValue{color:var(--black);font-size:.9375rem;font-weight:500}.page-module__aZ-IeG__sectionHeader{text-align:center;margin-bottom:48px}.page-module__aZ-IeG__sectionHeader h2{color:var(--black);margin-bottom:8px;font-size:1.75rem;font-weight:700}.page-module__aZ-IeG__sectionHeader p{color:var(--dark-grey);font-size:1rem}.page-module__aZ-IeG__speakers{background:var(--light-grey);padding:60px 0}.page-module__aZ-IeG__speakerPoster{box-shadow:var(--shadow-lg);border-radius:16px;margin-bottom:48px;overflow:hidden}.page-module__aZ-IeG__speakerPosterImage{width:100%;height:auto;display:block}.page-module__aZ-IeG__speakersGrid{grid-template-columns:1fr;gap:20px;display:grid}.page-module__aZ-IeG__speakerCard{background:var(--white);text-align:center;transition:all var(--transition-fast);border-radius:16px;flex-direction:column;align-items:center;padding:24px;display:flex}.page-module__aZ-IeG__speakerCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__aZ-IeG__speakerAvatar{width:72px;height:72px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.page-module__aZ-IeG__speakerInfo{flex:1}.page-module__aZ-IeG__speakerName{color:var(--black);margin-bottom:4px;font-size:1rem;font-weight:700}.page-module__aZ-IeG__speakerRole{color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:500}.page-module__aZ-IeG__speakerBio{color:var(--dark-grey);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.6;display:-webkit-box;overflow:hidden}.page-module__aZ-IeG__gallery{padding:60px 0}.page-module__aZ-IeG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.page-module__aZ-IeG__galleryItem{aspect-ratio:4/3;cursor:pointer;transition:transform var(--transition-fast);border-radius:12px;position:relative;overflow:hidden}.page-module__aZ-IeG__galleryItem:hover{transform:scale(1.02)}.page-module__aZ-IeG__galleryItem:after{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(#0000,#0000004d);position:absolute;inset:0}.page-module__aZ-IeG__galleryItem:hover:after{opacity:1}.page-module__aZ-IeG__cta{background:var(--black);color:var(--white);padding:80px 0}.page-module__aZ-IeG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__aZ-IeG__ctaContent h2{margin-bottom:12px;font-size:2rem;font-weight:700}.page-module__aZ-IeG__ctaContent p{opacity:.8;margin-bottom:32px;font-size:1.125rem}.page-module__aZ-IeG__ctaActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (min-width:481px){.page-module__aZ-IeG__hero{padding:80px 0 100px}.page-module__aZ-IeG__speakersGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.page-module__aZ-IeG__galleryGrid{gap:20px}}@media (min-width:901px){.page-module__aZ-IeG__main{padding-top:80px}.page-module__aZ-IeG__hero{padding:100px 0 120px}.page-module__aZ-IeG__details{padding:80px 0}.page-module__aZ-IeG__detailsGrid{grid-template-columns:1fr 340px;gap:60px}.page-module__aZ-IeG__speakers{padding:80px 0}.page-module__aZ-IeG__speakersGrid{grid-template-columns:repeat(2,1fr);gap:24px}.page-module__aZ-IeG__gallery{padding:80px 0}.page-module__aZ-IeG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.page-module__aZ-IeG__cta{padding:100px 0}.page-module__aZ-IeG__ctaContent h2{font-size:2.5rem}}
.events-module__uXo2ga__main{padding-top:60px;overflow-x:hidden}.events-module__uXo2ga__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.events-module__uXo2ga__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.events-module__uXo2ga__labelLight{text-transform:uppercase;letter-spacing:2px;color:#fffc;margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.events-module__uXo2ga__title{color:var(--white);word-wrap:break-word;overflow-wrap:break-word;margin-bottom:16px;padding:0 16px;font-size:clamp(1.5rem,5vw,2rem);font-weight:800}.events-module__uXo2ga__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.events-module__uXo2ga__sectionHeader{text-align:center;margin-bottom:40px}.events-module__uXo2ga__sectionHeader h2{color:var(--black);font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.events-module__uXo2ga__sectionSubtitle{color:var(--dark-grey);max-width:600px;margin:16px auto 0;font-size:1rem}.events-module__uXo2ga__overview{padding:var(--section-padding);background:linear-gradient(180deg,var(--white)0%,#f8f8f8 100%)}.events-module__uXo2ga__overviewContent{text-align:center;max-width:800px;margin:0 auto 48px}.events-module__uXo2ga__overviewTitle{color:var(--black);margin-bottom:24px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.events-module__uXo2ga__overviewText{color:var(--dark-grey);margin-bottom:16px;font-size:1rem;line-height:1.8}.events-module__uXo2ga__overviewText strong{color:var(--ted-red)}.events-module__uXo2ga__statsRow{grid-template-columns:1fr;gap:16px;max-width:280px;margin:0 auto;display:grid}.events-module__uXo2ga__statCard{background:var(--white);text-align:center;box-shadow:var(--shadow-sm);border:1px solid #0000000d;border-radius:16px;padding:24px 20px}.events-module__uXo2ga__statValue{color:var(--ted-red);margin-bottom:4px;font-size:2.5rem;font-weight:800;display:block}.events-module__uXo2ga__statLabel{color:var(--dark-grey);text-transform:uppercase;letter-spacing:1px;font-size:.875rem}.events-module__uXo2ga__conference{padding:var(--section-padding);background:var(--black)}.events-module__uXo2ga__conferenceCard{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border:1px solid #ffffff1a;border-radius:24px;padding:32px 20px}.events-module__uXo2ga__conferenceHeader{text-align:center;margin-bottom:32px}.events-module__uXo2ga__badgeWhite{background:var(--ted-red);color:var(--white);border-radius:50px;margin-bottom:16px;padding:8px 20px;font-size:.875rem;font-weight:600;display:inline-block}.events-module__uXo2ga__conferenceHeader h3{color:var(--white);font-size:1.5rem;font-weight:700}.events-module__uXo2ga__conferenceGrid{grid-template-columns:1fr;gap:20px;display:grid}.events-module__uXo2ga__conferenceDay{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:24px 20px}.events-module__uXo2ga__dayLabel{text-transform:uppercase;letter-spacing:1px;color:var(--ted-red);margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-block}.events-module__uXo2ga__conferenceDay h4{color:var(--white);margin-bottom:8px;font-size:1.125rem;font-weight:700}.events-module__uXo2ga__conferenceDay p{color:#ffffffb3;font-size:.9375rem;line-height:1.6}.events-module__uXo2ga__events2026{padding:var(--section-padding);background:var(--white)}.events-module__uXo2ga__eventsGrid{grid-template-columns:1fr;gap:20px;display:grid}.events-module__uXo2ga__event2026Card{background:var(--light-grey);transition:all var(--transition-medium);border:1px solid #0000;border-radius:20px;padding:28px 20px}.events-module__uXo2ga__event2026Card:hover{background:var(--white);box-shadow:var(--shadow-lg);border-color:#dd232333;transform:translateY(-4px)}.events-module__uXo2ga__featuredEvent{border:2px solid var(--ted-red);background:var(--white)}.events-module__uXo2ga__eventIconWrapper{width:56px;height:56px;color:var(--white);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.events-module__uXo2ga__event2026Title{color:var(--black);margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.4}.events-module__uXo2ga__event2026Description{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.events-module__uXo2ga__timeline{padding:var(--section-padding);background:linear-gradient(135deg,var(--ted-red)0%,#b91c1c 100%)}.events-module__uXo2ga__timelineTitle{color:var(--white);margin-bottom:16px;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.events-module__uXo2ga__timelineContainer{max-width:700px;margin:0 auto}.events-module__uXo2ga__timelineItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin-bottom:16px;padding:24px 20px}.events-module__uXo2ga__timelineItem:last-child{margin-bottom:0}.events-module__uXo2ga__timelineMonth{text-transform:uppercase;letter-spacing:2px;color:#fcd34d;margin-bottom:8px;font-size:.75rem;font-weight:700;display:inline-block}.events-module__uXo2ga__timelineItem h4{color:var(--white);margin-bottom:8px;font-size:1.125rem;font-weight:700}.events-module__uXo2ga__timelineItem p{color:#ffffffd9;font-size:.9375rem;line-height:1.6}.events-module__uXo2ga__upcoming{padding:var(--section-padding);background:var(--white)}.events-module__uXo2ga__upcomingGrid{gap:32px;display:grid}.events-module__uXo2ga__featuredCard{background:var(--light-grey);transition:all var(--transition-medium);border-radius:24px;grid-template-columns:1fr;display:grid;overflow:hidden}.events-module__uXo2ga__featuredCard:hover{box-shadow:var(--shadow-lg)}.events-module__uXo2ga__featuredImage{justify-content:center;align-items:center;min-height:160px;display:flex;position:relative}.events-module__uXo2ga__badge{text-transform:uppercase;letter-spacing:1px;background:var(--white);color:var(--ted-red);border-radius:50px;padding:8px 16px;font-size:.75rem;font-weight:600;position:absolute;top:20px;left:20px}.events-module__uXo2ga__featuredYear{color:#ffffff26;font-size:3rem;font-weight:800}.events-module__uXo2ga__featuredContent{flex-direction:column;justify-content:center;padding:24px 20px;display:flex}.events-module__uXo2ga__featuredTitle{color:var(--black);margin-bottom:16px;font-size:1.25rem;font-weight:800}.events-module__uXo2ga__featuredDescription{color:var(--dark-grey);margin-bottom:16px;font-size:.9375rem;line-height:1.8}.events-module__uXo2ga__eventMeta{flex-wrap:wrap;gap:12px;margin-bottom:20px;display:flex}.events-module__uXo2ga__eventMeta span{color:var(--dark-grey);align-items:center;gap:8px;font-size:.8125rem;display:flex}.events-module__uXo2ga__featuredActions{flex-direction:column;gap:12px;display:flex}.events-module__uXo2ga__past{padding:var(--section-padding);background:var(--light-grey)}.events-module__uXo2ga__pastEventsGrid{grid-template-columns:1fr;gap:24px;display:grid}.events-module__uXo2ga__pastEventCard{background:var(--white);transition:all var(--transition-medium);box-shadow:var(--shadow-sm);border-radius:20px;overflow:hidden}.events-module__uXo2ga__pastEventCard:hover{box-shadow:var(--shadow-lg)}.events-module__uXo2ga__pastEventHeader{text-align:center;padding:32px 24px;position:relative}.events-module__uXo2ga__eventType{text-transform:uppercase;letter-spacing:1px;color:var(--white);background:#fff3;border-radius:50px;margin-bottom:12px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.events-module__uXo2ga__eventYearBig{color:#fff3;font-size:4rem;font-weight:800;display:block}.events-module__uXo2ga__pastEventContent{padding:24px}.events-module__uXo2ga__pastEventContent h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4}.events-module__uXo2ga__eventMetaRow{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.events-module__uXo2ga__eventMetaRow span{color:var(--dark-grey);align-items:center;gap:6px;font-size:.8125rem;display:flex}.events-module__uXo2ga__pastEventDescription{color:var(--dark-grey);margin-bottom:20px;font-size:.9375rem;line-height:1.7}.events-module__uXo2ga__speakersSection{border-top:1px solid #00000014;padding-top:20px}.events-module__uXo2ga__speakersSection h4{color:var(--ted-red);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.875rem;font-weight:600}.events-module__uXo2ga__speakersList{grid-template-columns:1fr;gap:12px;display:grid}.events-module__uXo2ga__speakerItem{flex-direction:column;gap:2px;display:flex}.events-module__uXo2ga__speakerName{color:var(--black);font-size:.9375rem;font-weight:600}.events-module__uXo2ga__speakerRole{color:var(--dark-grey);font-size:.8125rem}.events-module__uXo2ga__pastGrid{grid-template-columns:1fr;gap:20px;display:grid}.events-module__uXo2ga__eventCard{background:var(--white);transition:all var(--transition-medium);border-radius:20px;overflow:hidden}.events-module__uXo2ga__eventCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.events-module__uXo2ga__eventImage{justify-content:center;align-items:center;height:160px;display:flex}.events-module__uXo2ga__eventYear{color:#fff3;font-size:3rem;font-weight:800}.events-module__uXo2ga__eventContent{padding:20px}.events-module__uXo2ga__eventContent h3{color:var(--black);margin-bottom:12px;font-size:1.25rem;font-weight:700}.events-module__uXo2ga__eventContent p{color:var(--dark-grey);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.9375rem;line-height:1.7;display:-webkit-box;overflow:hidden}.events-module__uXo2ga__eventCard .events-module__uXo2ga__eventMeta{margin-bottom:20px}.events-module__uXo2ga__eventCard .events-module__uXo2ga__eventMeta span{font-size:.8125rem}.events-module__uXo2ga__eventLink{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.events-module__uXo2ga__eventLink:hover{color:var(--ted-red);gap:12px}@media (min-width:481px){.events-module__uXo2ga__statsRow{grid-template-columns:repeat(3,1fr);max-width:none}.events-module__uXo2ga__eventsGrid,.events-module__uXo2ga__speakersList{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.events-module__uXo2ga__main{padding-top:80px}.events-module__uXo2ga__hero{padding:80px 0}.events-module__uXo2ga__title,.events-module__uXo2ga__subtitle{padding:0}.events-module__uXo2ga__sectionHeader{margin-bottom:60px}.events-module__uXo2ga__sectionHeader h2{font-size:clamp(2rem,4vw,2.75rem)}.events-module__uXo2ga__overviewText{font-size:1.125rem}.events-module__uXo2ga__statCard{padding:32px 24px}.events-module__uXo2ga__statValue{font-size:3rem}.events-module__uXo2ga__conferenceCard{padding:48px}.events-module__uXo2ga__conferenceHeader h3{font-size:2rem}.events-module__uXo2ga__conferenceGrid{grid-template-columns:repeat(3,1fr);gap:24px}.events-module__uXo2ga__conferenceDay{padding:28px}.events-module__uXo2ga__eventsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.events-module__uXo2ga__event2026Card{padding:32px 24px}.events-module__uXo2ga__eventIconWrapper{width:64px;height:64px}.events-module__uXo2ga__event2026Title{font-size:1.25rem}.events-module__uXo2ga__timelineItem{padding:28px}.events-module__uXo2ga__timelineItem h4{font-size:1.25rem}.events-module__uXo2ga__featuredCard{grid-template-columns:1fr 1.5fr;display:grid}.events-module__uXo2ga__featuredImage{min-height:300px}.events-module__uXo2ga__featuredYear{font-size:6rem}.events-module__uXo2ga__featuredContent{padding:48px}.events-module__uXo2ga__featuredTitle{font-size:2.5rem}.events-module__uXo2ga__featuredDescription{margin-bottom:24px;font-size:1.0625rem}.events-module__uXo2ga__eventMeta{gap:20px;margin-bottom:32px}.events-module__uXo2ga__eventMeta span{font-size:.9375rem}.events-module__uXo2ga__featuredActions{flex-direction:row;gap:16px}.events-module__uXo2ga__pastEventsGrid{grid-template-columns:repeat(2,1fr);gap:32px}.events-module__uXo2ga__pastEventHeader{padding:40px 32px}.events-module__uXo2ga__eventYearBig{font-size:5rem}.events-module__uXo2ga__pastEventContent{padding:32px}.events-module__uXo2ga__pastEventContent h3{font-size:1.5rem}.events-module__uXo2ga__pastGrid{grid-template-columns:repeat(2,1fr);gap:32px}.events-module__uXo2ga__eventImage{height:200px}.events-module__uXo2ga__eventYear{font-size:4rem}.events-module__uXo2ga__eventContent{padding:28px}.events-module__uXo2ga__eventContent h3{font-size:1.5rem}}@media (min-width:1025px){.events-module__uXo2ga__featuredImage{min-height:400px}.events-module__uXo2ga__featuredYear{font-size:8rem}.events-module__uXo2ga__pastGrid,.events-module__uXo2ga__speakersList{grid-template-columns:repeat(3,1fr)}}
.faq-module__6AW0yG__main{min-height:100vh;padding-top:80px}.faq-module__6AW0yG__hero{color:var(--white);background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:60px 0}.faq-module__6AW0yG__heroContent{max-width:700px}.faq-module__6AW0yG__label{color:var(--ted-red);background:#dd232333;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.faq-module__6AW0yG__title{margin-bottom:16px;font-size:2.5rem;font-weight:800;line-height:1.2}.faq-module__6AW0yG__subtitle{color:#fffc;font-size:1.125rem;line-height:1.6}.faq-module__6AW0yG__faqSection{padding:60px 0}.faq-module__6AW0yG__faqLayout{flex-direction:column;gap:40px;display:flex}.faq-module__6AW0yG__sidebar{background:var(--white);box-shadow:var(--shadow-sm);border-radius:16px;padding:24px}.faq-module__6AW0yG__sidebarTitle{color:var(--dark-grey);text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-size:1rem;font-weight:700}.faq-module__6AW0yG__categoryList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.faq-module__6AW0yG__categoryButton{background:var(--light-grey);width:auto;color:var(--dark-grey);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:.9375rem;font-weight:500;display:flex}.faq-module__6AW0yG__categoryButton:hover{background:var(--medium-grey)}.faq-module__6AW0yG__categoryButton svg{flex-shrink:0}.faq-module__6AW0yG__categoryActive{background:var(--ted-red);color:var(--white)}.faq-module__6AW0yG__categoryActive:hover{background:#c41e1e}.faq-module__6AW0yG__categoryCount{background:#0000001a;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:600}.faq-module__6AW0yG__categoryActive .faq-module__6AW0yG__categoryCount{background:#fff3}.faq-module__6AW0yG__faqList{flex:1}.faq-module__6AW0yG__categoryHeading{color:var(--black);border-bottom:2px solid var(--light-grey);align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;font-size:1.5rem;font-weight:700;display:flex}.faq-module__6AW0yG__categoryHeading svg{color:var(--ted-red)}.faq-module__6AW0yG__faqItem{background:var(--white);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-module__6AW0yG__faqItem:hover,.faq-module__6AW0yG__faqItemOpen{box-shadow:var(--shadow-md)}.faq-module__6AW0yG__faqQuestion{width:100%;color:var(--black);text-align:left;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1rem;font-weight:600;display:flex}.faq-module__6AW0yG__faqQuestion:hover,.faq-module__6AW0yG__faqItemOpen .faq-module__6AW0yG__faqQuestion{color:var(--ted-red)}.faq-module__6AW0yG__chevron{color:var(--medium-grey);transition:transform var(--transition-fast);flex-shrink:0}.faq-module__6AW0yG__faqItemOpen .faq-module__6AW0yG__chevron{color:var(--ted-red)}.faq-module__6AW0yG__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-module__6AW0yG__faqAnswerOpen{max-height:500px;padding:0 24px 20px}.faq-module__6AW0yG__faqAnswer p{color:var(--dark-grey);font-size:.9375rem;line-height:1.7}.faq-module__6AW0yG__contactCta{background:var(--light-grey);padding:60px 0}.faq-module__6AW0yG__ctaContent{text-align:center;max-width:500px;margin:0 auto}.faq-module__6AW0yG__ctaContent h2{margin-bottom:12px;font-size:1.75rem;font-weight:700}.faq-module__6AW0yG__ctaContent p{color:var(--dark-grey);margin-bottom:24px}@media (min-width:768px){.faq-module__6AW0yG__hero{padding:80px 0}.faq-module__6AW0yG__title{font-size:3rem}.faq-module__6AW0yG__faqLayout{flex-direction:row;gap:40px}.faq-module__6AW0yG__sidebar{flex-shrink:0;width:280px;height:fit-content;position:sticky;top:100px}.faq-module__6AW0yG__categoryList{flex-direction:column;gap:4px}.faq-module__6AW0yG__categoryButton{width:100%}}@media (min-width:1024px){.faq-module__6AW0yG__hero{padding:100px 0}.faq-module__6AW0yG__title{font-size:3.5rem}.faq-module__6AW0yG__faqSection{padding:80px 0}.faq-module__6AW0yG__sidebar{width:300px}}
.article-module__xPihzG__main{background:var(--white);min-height:100vh;padding-top:80px}.article-module__xPihzG__hero{color:var(--white);background-position:50%;background-size:cover;padding:60px 0 80px}.article-module__xPihzG__backLink{color:#fffc;transition:color var(--transition-fast);align-items:center;gap:8px;margin-bottom:24px;font-size:.875rem;display:inline-flex}.article-module__xPihzG__backLink:hover{color:var(--white)}.article-module__xPihzG__category{background:var(--ted-red);color:var(--white);text-transform:uppercase;letter-spacing:1px;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.75rem;font-weight:600;display:inline-block}.article-module__xPihzG__title{max-width:800px;color:var(--white);margin-bottom:20px;font-size:clamp(1.75rem,5vw,3rem);font-weight:700;line-height:1.2}.article-module__xPihzG__meta{color:#fffc;flex-wrap:wrap;gap:16px;font-size:.875rem;display:flex}.article-module__xPihzG__meta span{align-items:center;gap:6px;display:flex}.article-module__xPihzG__content{padding:60px 0}.article-module__xPihzG__article{max-width:800px;margin:0 auto}.article-module__xPihzG__articleBody{color:var(--dark-grey);font-size:1.125rem;line-height:1.8}.article-module__xPihzG__articleBody h2{color:var(--black);margin:40px 0 20px;font-size:1.75rem;font-weight:700}.article-module__xPihzG__articleBody h3{color:var(--black);margin:32px 0 16px;font-size:1.375rem;font-weight:600}.article-module__xPihzG__articleBody p{margin-bottom:20px}.article-module__xPihzG__articleBody ul{margin:24px 0;padding:0;list-style:none}.article-module__xPihzG__articleBody li{margin-bottom:12px;padding-left:24px;position:relative}.article-module__xPihzG__articleBody li:before{content:"";background:var(--ted-red);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;left:0}.article-module__xPihzG__articleBody strong{color:var(--black)}.article-module__xPihzG__articleBody hr{background:var(--light-grey);border:none;height:1px;margin:40px 0}.article-module__xPihzG__articleBody a{color:var(--ted-red);text-decoration:underline}.article-module__xPihzG__articleBody a:hover{text-decoration:none}.article-module__xPihzG__shareSection{border-top:1px solid var(--light-grey);margin-top:60px;padding-top:40px}.article-module__xPihzG__shareLabel{color:var(--black);align-items:center;gap:8px;margin-bottom:16px;font-weight:600;display:flex}.article-module__xPihzG__shareButtons{flex-wrap:wrap;gap:12px;display:flex}.article-module__xPihzG__shareBtn{background:var(--light-grey);color:var(--dark-grey);transition:all var(--transition-fast);border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:500}.article-module__xPihzG__shareBtn:hover{background:var(--black);color:var(--white)}.article-module__xPihzG__cta{background:var(--light-grey);padding:60px 0}.article-module__xPihzG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.article-module__xPihzG__ctaContent h2{color:var(--black);margin-bottom:12px;font-size:1.75rem;font-weight:700}.article-module__xPihzG__ctaContent p{color:var(--dark-grey);margin-bottom:24px;font-size:1.125rem}.article-module__xPihzG__notFound{text-align:center;padding:120px 0}.article-module__xPihzG__notFound h1{margin-bottom:16px;font-size:2rem}.article-module__xPihzG__notFound p{color:var(--dark-grey);margin-bottom:24px}@media (min-width:481px){.article-module__xPihzG__hero{padding:80px 0 100px}}@media (min-width:769px){.article-module__xPihzG__hero{padding:100px 0 120px}.article-module__xPihzG__content,.article-module__xPihzG__cta{padding:80px 0}.article-module__xPihzG__ctaContent h2{font-size:2rem}}
.news-module__obM1Ya__main{padding-top:60px;overflow-x:hidden}.news-module__obM1Ya__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.news-module__obM1Ya__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.news-module__obM1Ya__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800}.news-module__obM1Ya__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.news-module__obM1Ya__categories{background:var(--white);border-bottom:1px solid var(--medium-grey);padding:20px 0}.news-module__obM1Ya__categoryList{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.news-module__obM1Ya__categoryList::-webkit-scrollbar{display:none}.news-module__obM1Ya__categoryBtn{color:var(--dark-grey);background:var(--light-grey);white-space:nowrap;transition:all var(--transition-fast);border-radius:50px;padding:8px 16px;font-size:.875rem;font-weight:500}.news-module__obM1Ya__categoryBtn:hover{color:var(--ted-red);background:#dd23231a}.news-module__obM1Ya__categoryBtn.news-module__obM1Ya__active{color:var(--white);background:var(--ted-red)}.news-module__obM1Ya__featured{background:var(--white);padding:60px 0}.news-module__obM1Ya__featuredCard{background:var(--light-grey);border-radius:24px;grid-template-columns:1fr;display:grid;overflow:hidden}.news-module__obM1Ya__featuredImage{min-height:160px;position:relative}.news-module__obM1Ya__badge{text-transform:uppercase;letter-spacing:1px;background:var(--white);color:var(--ted-red);border-radius:50px;padding:8px 16px;font-size:.75rem;font-weight:600;position:absolute;top:20px;left:20px}.news-module__obM1Ya__featuredContent{flex-direction:column;justify-content:center;padding:20px 16px;display:flex}.news-module__obM1Ya__articleCategory{text-transform:uppercase;letter-spacing:1px;color:var(--ted-red);margin-bottom:12px;font-size:.8125rem;font-weight:600}.news-module__obM1Ya__featuredTitle{color:var(--black);margin-bottom:16px;font-size:1.25rem;font-weight:700;line-height:1.3}.news-module__obM1Ya__featuredExcerpt{color:var(--dark-grey);margin-bottom:20px;font-size:.9375rem;line-height:1.7}.news-module__obM1Ya__articleMeta{gap:12px;margin-bottom:20px;display:flex}.news-module__obM1Ya__articleMeta span{color:var(--dark-grey);align-items:center;gap:6px;font-size:.875rem;display:flex}.news-module__obM1Ya__articles{padding:60px 0 var(--section-padding);background:var(--light-grey)}.news-module__obM1Ya__articlesGrid{grid-template-columns:1fr;gap:20px;display:grid}.news-module__obM1Ya__articleCard{background:var(--white);transition:all var(--transition-medium);border-radius:20px;overflow:hidden}.news-module__obM1Ya__articleCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.news-module__obM1Ya__articleImage{height:160px;position:relative}.news-module__obM1Ya__articleBadge{background:var(--white);color:var(--black);border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px}.news-module__obM1Ya__articleContent{padding:20px}.news-module__obM1Ya__articleCard .news-module__obM1Ya__articleMeta{margin-bottom:12px}.news-module__obM1Ya__articleTitle{color:var(--black);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__articleExcerpt{color:var(--dark-grey);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:20px;font-size:.9375rem;line-height:1.7;display:-webkit-box;overflow:hidden}.news-module__obM1Ya__articleLink{color:var(--ted-red);transition:gap var(--transition-fast);align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:inline-flex}.news-module__obM1Ya__articleLink:hover{color:var(--ted-red);gap:12px}.news-module__obM1Ya__loadMore{text-align:center;margin-top:32px}@media (min-width:769px){.news-module__obM1Ya__main{padding-top:80px}.news-module__obM1Ya__hero{padding:80px 0}.news-module__obM1Ya__title,.news-module__obM1Ya__subtitle{padding:0}.news-module__obM1Ya__categories{padding:32px 0}.news-module__obM1Ya__categoryBtn{padding:10px 20px;font-size:.9375rem}.news-module__obM1Ya__featuredImage{min-height:200px}.news-module__obM1Ya__featuredContent{padding:48px}.news-module__obM1Ya__featuredTitle{font-size:2rem}.news-module__obM1Ya__featuredExcerpt{font-size:1.0625rem}.news-module__obM1Ya__articleMeta{gap:20px;margin-bottom:28px}.news-module__obM1Ya__articlesGrid{grid-template-columns:repeat(2,1fr);gap:32px}.news-module__obM1Ya__articleImage{height:200px}.news-module__obM1Ya__articleContent{padding:28px}.news-module__obM1Ya__articleTitle{font-size:1.25rem}.news-module__obM1Ya__loadMore{margin-top:48px}}@media (min-width:1025px){.news-module__obM1Ya__featuredCard{grid-template-columns:1fr 1fr}.news-module__obM1Ya__featuredImage{min-height:400px}.news-module__obM1Ya__articlesGrid{grid-template-columns:repeat(3,1fr)}}
.performers-module__1ZlMxW__main{padding-top:60px;overflow-x:hidden}.performers-module__1ZlMxW__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.performers-module__1ZlMxW__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.performers-module__1ZlMxW__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800}.performers-module__1ZlMxW__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.performers-module__1ZlMxW__formSection{padding:var(--section-padding);background:var(--white)}.performers-module__1ZlMxW__formWrapper{background:var(--light-grey);border-radius:24px;max-width:800px;margin:0 auto;padding:16px;overflow:hidden}.performers-module__1ZlMxW__googleForm{background:var(--white);border:none;border-radius:16px;width:100%;min-height:600px}@media (min-width:769px){.performers-module__1ZlMxW__main{padding-top:80px}.performers-module__1ZlMxW__hero{padding:80px 0}.performers-module__1ZlMxW__title{padding:0}.performers-module__1ZlMxW__subtitle{padding:0;font-size:1.25rem}.performers-module__1ZlMxW__formWrapper{padding:32px}.performers-module__1ZlMxW__googleForm{min-height:800px}}
.legal-module__0qBMDG__main{min-height:100vh;padding-top:80px}.legal-module__0qBMDG__hero{color:var(--white);background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:60px 0}.legal-module__0qBMDG__heroContent{max-width:700px}.legal-module__0qBMDG__label{color:var(--ted-red);background:#dd232333;border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:.875rem;font-weight:600;display:inline-block}.legal-module__0qBMDG__title{margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.2}.legal-module__0qBMDG__lastUpdated{color:#ffffffb3;font-size:.9375rem}.legal-module__0qBMDG__content{padding:60px 0}.legal-module__0qBMDG__article{max-width:800px;margin:0 auto}.legal-module__0qBMDG__intro{color:var(--dark-grey);border-bottom:1px solid var(--light-grey);margin-bottom:32px;padding-bottom:32px;font-size:1.125rem;line-height:1.7}.legal-module__0qBMDG__section{margin-bottom:40px}.legal-module__0qBMDG__section h2{color:var(--black);margin-bottom:16px;padding-top:8px;font-size:1.5rem;font-weight:700}.legal-module__0qBMDG__section h3{color:var(--black);margin-top:24px;margin-bottom:12px;font-size:1.125rem;font-weight:600}.legal-module__0qBMDG__section p{color:var(--dark-grey);margin-bottom:16px;line-height:1.7}.legal-module__0qBMDG__section ul{margin:16px 0;padding-left:24px}.legal-module__0qBMDG__section li{color:var(--dark-grey);margin-bottom:10px;line-height:1.7}.legal-module__0qBMDG__section li strong{color:var(--black)}.legal-module__0qBMDG__section a{color:var(--ted-red);transition:color var(--transition-fast);text-decoration:underline}.legal-module__0qBMDG__section a:hover{color:#c41e1e}.legal-module__0qBMDG__contactInfo{background:var(--light-grey);border-radius:12px;margin-top:16px;padding:24px}.legal-module__0qBMDG__contactInfo p{margin-bottom:4px}.legal-module__0qBMDG__contactInfo a{color:var(--ted-red)}.legal-module__0qBMDG__relatedLinks{border-top:2px solid var(--light-grey);margin-top:48px;padding-top:32px}.legal-module__0qBMDG__relatedLinks h3{color:var(--black);margin-bottom:16px;font-size:1.125rem;font-weight:600}.legal-module__0qBMDG__relatedLinks ul{flex-wrap:wrap;gap:16px;padding:0;list-style:none;display:flex}.legal-module__0qBMDG__relatedLinks li a{background:var(--light-grey);color:var(--dark-grey);transition:all var(--transition-fast);border-radius:8px;padding:10px 20px;font-weight:500;text-decoration:none;display:inline-block}.legal-module__0qBMDG__relatedLinks li a:hover{background:var(--ted-red);color:var(--white)}.legal-module__0qBMDG__cookieTable{border-collapse:collapse;width:100%;margin:24px 0;font-size:.9375rem}.legal-module__0qBMDG__cookieTable th,.legal-module__0qBMDG__cookieTable td{text-align:left;border-bottom:1px solid var(--light-grey);padding:12px 16px}.legal-module__0qBMDG__cookieTable th{background:var(--light-grey);color:var(--black);font-weight:600}.legal-module__0qBMDG__cookieTable td{color:var(--dark-grey)}.legal-module__0qBMDG__cookieTable tr:hover td{background:#00000005}@media (min-width:768px){.legal-module__0qBMDG__hero{padding:80px 0}.legal-module__0qBMDG__title{font-size:3rem}.legal-module__0qBMDG__content{padding:80px 0}}@media (min-width:1024px){.legal-module__0qBMDG__hero{padding:100px 0}.legal-module__0qBMDG__title{font-size:3.5rem}}
.speakers-module__ksnkFa__main{padding-top:60px;overflow-x:hidden}.speakers-module__ksnkFa__hero{background:linear-gradient(135deg,var(--black)0%,#2d2d2d 100%);text-align:center;padding:48px 0}.speakers-module__ksnkFa__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.speakers-module__ksnkFa__title{color:var(--white);margin-bottom:16px;padding:0 16px;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800}.speakers-module__ksnkFa__subtitle{color:#fffc;max-width:600px;margin:0 auto;padding:0 16px;font-size:1rem}.speakers-module__ksnkFa__formSection{padding:var(--section-padding);background:var(--white)}.speakers-module__ksnkFa__formWrapper{background:var(--light-grey);text-align:center;border-radius:24px;max-width:800px;margin:0 auto;padding:16px;overflow:hidden}.speakers-module__ksnkFa__googleForm{background:var(--white);border:none;border-radius:16px;width:100%;min-height:600px}.speakers-module__ksnkFa__closedMessage{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.speakers-module__ksnkFa__closedTitle{color:var(--black);font-size:1.5rem;font-weight:700}.speakers-module__ksnkFa__closedText{color:#666;max-width:500px;font-size:1.125rem;line-height:1.6}@media (min-width:769px){.speakers-module__ksnkFa__main{padding-top:80px}.speakers-module__ksnkFa__hero{padding:80px 0}.speakers-module__ksnkFa__title{padding:0}.speakers-module__ksnkFa__subtitle{padding:0;font-size:1.25rem}.speakers-module__ksnkFa__formWrapper{padding:32px}.speakers-module__ksnkFa__googleForm{min-height:800px}}
.talks-module__wWV5gG__main{background:var(--white);min-height:100vh;padding-top:80px}.talks-module__wWV5gG__hero{background:linear-gradient(135deg,var(--black)0%,#1a1a1a 100%);color:var(--white);padding:60px 0 80px}.talks-module__wWV5gG__label{color:var(--ted-red);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;font-size:.875rem;font-weight:600;display:inline-block}.talks-module__wWV5gG__title{margin-bottom:16px;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.talks-module__wWV5gG__subtitle{color:#fffc;max-width:600px;margin-bottom:32px;font-size:1.125rem}.talks-module__wWV5gG__stats{flex-wrap:wrap;gap:24px;display:flex}.talks-module__wWV5gG__stat{color:#fffc;align-items:center;gap:8px;font-size:.875rem;display:flex}.talks-module__wWV5gG__stat strong{color:var(--ted-red);font-size:1.25rem}.talks-module__wWV5gG__eventSection{border-bottom:1px solid var(--light-grey);padding:60px 0}.talks-module__wWV5gG__eventSection:last-of-type{border-bottom:none}.talks-module__wWV5gG__eventHeader{text-align:center;margin-bottom:48px}.talks-module__wWV5gG__eventBadge{background:var(--ted-red);color:var(--white);border-radius:30px;margin-bottom:16px;padding:8px 20px;font-size:.875rem;font-weight:700;display:inline-block}.talks-module__wWV5gG__eventTitle{color:var(--black);margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.talks-module__wWV5gG__eventCount{color:var(--dark-grey);font-size:1rem}.talks-module__wWV5gG__talksGrid{grid-template-columns:1fr;gap:32px;display:grid}.talks-module__wWV5gG__talkCard{background:var(--white);transition:all var(--transition-medium);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.talks-module__wWV5gG__talkCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.talks-module__wWV5gG__videoWrapper{background:var(--black);width:100%;padding-top:56.25%;position:relative}.talks-module__wWV5gG__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.talks-module__wWV5gG__talkContent{padding:20px}.talks-module__wWV5gG__talkTitle{color:var(--black);margin-bottom:8px;font-size:1.125rem;font-weight:700;line-height:1.3}.talks-module__wWV5gG__talkSpeaker{color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600}.talks-module__wWV5gG__talkDescription{color:var(--dark-grey);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.talks-module__wWV5gG__talkMeta{justify-content:space-between;align-items:center;display:flex}.talks-module__wWV5gG__views{color:var(--medium-grey);font-size:.75rem}.talks-module__wWV5gG__cta{background:var(--light-grey);padding:80px 0}.talks-module__wWV5gG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.talks-module__wWV5gG__ctaContent h2{color:var(--black);margin-bottom:12px;font-size:2rem;font-weight:700}.talks-module__wWV5gG__ctaContent p{color:var(--dark-grey);margin-bottom:24px;font-size:1.125rem}@media (min-width:481px){.talks-module__wWV5gG__hero{padding:80px 0 100px}.talks-module__wWV5gG__talksGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.talks-module__wWV5gG__hero{padding:100px 0 120px}.talks-module__wWV5gG__eventSection{padding:80px 0}.talks-module__wWV5gG__talksGrid{grid-template-columns:repeat(2,1fr);gap:40px}.talks-module__wWV5gG__talkContent{padding:24px}}@media (min-width:1025px){.talks-module__wWV5gG__talksGrid{grid-template-columns:repeat(3,1fr)}}
.volunteer-module__pGyOKa__main{min-height:100vh;padding-top:80px}.volunteer-module__pGyOKa__hero{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:60px 0}.volunteer-module__pGyOKa__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.volunteer-module__pGyOKa__title{color:#fff;margin-bottom:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.volunteer-module__pGyOKa__subtitle{color:#fffc;max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.7}.volunteer-module__pGyOKa__formSection{background:var(--light-grey);padding:80px 0}.volunteer-module__pGyOKa__formWrapper{max-width:700px;margin:0 auto}.volunteer-module__pGyOKa__infoSection{background:#fff;padding:60px 0}.volunteer-module__pGyOKa__infoGrid{grid-template-columns:1fr;gap:24px;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.volunteer-module__pGyOKa__infoGrid{grid-template-columns:repeat(3,1fr)}}.volunteer-module__pGyOKa__infoCard{background:var(--light-grey);text-align:center;border-radius:16px;padding:32px 24px}.volunteer-module__pGyOKa__infoIcon{background:linear-gradient(135deg,var(--ted-red),#ef4444);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.volunteer-module__pGyOKa__infoCard h3{color:var(--black);margin-bottom:8px;font-size:1.25rem;font-weight:700}.volunteer-module__pGyOKa__infoCard p{color:var(--dark-grey);font-size:.9375rem;line-height:1.6}
.Partners-module__iZbxca__partners{padding:var(--section-padding);background:var(--white)}.Partners-module__iZbxca__header{text-align:center;margin-bottom:48px}.Partners-module__iZbxca__label{text-transform:uppercase;letter-spacing:2px;color:var(--ted-red);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.Partners-module__iZbxca__title{color:var(--black);margin-bottom:16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.Partners-module__iZbxca__subtitle{color:var(--dark-grey);max-width:600px;margin:0 auto;font-size:1.125rem}.Partners-module__iZbxca__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:48px;display:flex}.Partners-module__iZbxca__partnerLink{background:var(--light-grey);transition:all var(--transition-medium);border-radius:16px;justify-content:center;align-items:center;min-width:140px;min-height:80px;padding:20px 24px;display:flex}.Partners-module__iZbxca__partnerLink:hover{background:var(--white);box-shadow:var(--shadow-lg);transform:translateY(-4px)scale(1.02)}.Partners-module__iZbxca__partnerLogo{background:var(--light-grey);border-radius:16px;justify-content:center;align-items:center;min-width:140px;min-height:80px;padding:20px 24px;display:flex}.Partners-module__iZbxca__logoImage{object-fit:contain;max-width:120px;height:auto;transition:all var(--transition-medium)}.Partners-module__iZbxca__partnerLink:hover .Partners-module__iZbxca__logoImage{transform:scale(1.1)}.Partners-module__iZbxca__logoText{color:var(--dark-grey);text-align:center;transition:color var(--transition-fast);font-size:.875rem;font-weight:600}.Partners-module__iZbxca__partnerLink:hover .Partners-module__iZbxca__logoText{color:var(--ted-red)}.Partners-module__iZbxca__cta{text-align:center;background:var(--light-grey);border-radius:24px;padding:40px 24px}.Partners-module__iZbxca__ctaText{color:var(--black);margin-bottom:20px;font-size:1.25rem}@media (min-width:481px){.Partners-module__iZbxca__grid{gap:32px}.Partners-module__iZbxca__partnerLink,.Partners-module__iZbxca__partnerLogo{min-width:160px;padding:24px 32px}.Partners-module__iZbxca__logoImage{max-width:140px}}@media (min-width:769px){.Partners-module__iZbxca__header{margin-bottom:60px}.Partners-module__iZbxca__grid{gap:40px;margin-bottom:60px}.Partners-module__iZbxca__partnerLink,.Partners-module__iZbxca__partnerLogo{min-width:180px;min-height:100px;padding:28px 40px}.Partners-module__iZbxca__logoImage{max-width:160px}}
.PartnershipForm-module__3yKQ9a__formContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.PartnershipForm-module__3yKQ9a__title{color:#111827;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.PartnershipForm-module__3yKQ9a__row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (min-width:768px){.PartnershipForm-module__3yKQ9a__row{grid-template-columns:1fr 1fr}}.PartnershipForm-module__3yKQ9a__fieldGroup{margin-bottom:1rem}.PartnershipForm-module__3yKQ9a__label{color:#374151;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.PartnershipForm-module__3yKQ9a__input,.PartnershipForm-module__3yKQ9a__select,.PartnershipForm-module__3yKQ9a__textarea{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.PartnershipForm-module__3yKQ9a__input:focus,.PartnershipForm-module__3yKQ9a__select:focus,.PartnershipForm-module__3yKQ9a__textarea:focus{background-color:#fff;border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.PartnershipForm-module__3yKQ9a__error{color:#ef4444;margin-top:.25rem;font-size:.875rem}.PartnershipForm-module__3yKQ9a__submitButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:.75rem;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}.PartnershipForm-module__3yKQ9a__submitButton:hover{background-color:#b91c1c}.PartnershipForm-module__3yKQ9a__submitButton:disabled{opacity:.7;cursor:not-allowed}.PartnershipForm-module__3yKQ9a__successMessage{text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:1rem;padding:2rem}.PartnershipForm-module__3yKQ9a__successIconContainer{justify-content:center;margin-bottom:1rem;display:flex}.PartnershipForm-module__3yKQ9a__successTitle{color:#166534;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PartnershipForm-module__3yKQ9a__successText{color:#15803d;margin-bottom:1.5rem}.PartnershipForm-module__3yKQ9a__resetButton{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:9999px;padding:.5rem 1.5rem;font-weight:500;transition:background-color .2s}.PartnershipForm-module__3yKQ9a__resetButton:hover{background-color:#15803d}.PartnershipForm-module__3yKQ9a__errorMessage{color:#b91c1c;background-color:#fef2f2;border-radius:.75rem;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}
