.Header-module__ldgnoG__header{z-index:1000;transition:all var(--transition-medium);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #ffffff4d;padding:12px 0;position:fixed;top:0;left:0;right:0;overflow-x:clip}.Header-module__ldgnoG__header.Header-module__ldgnoG__scrolled{box-shadow:var(--shadow-sm);background:#fffffff2;padding:8px 0}.Header-module__ldgnoG__container{max-width:var(--container-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 16px;display:flex}.Header-module__ldgnoG__logo{align-items:center;text-decoration:none;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain;width:auto;height:auto;max-height:28px}.Header-module__ldgnoG__mobileToggle{color:var(--black);background:0 0;padding:8px;display:flex}.Header-module__ldgnoG__overlay{z-index:1000;opacity:0;transition:opacity var(--transition-medium);background:#00000080;display:none;position:fixed;inset:0}.Header-module__ldgnoG__overlayVisible{opacity:1;display:block}.Header-module__ldgnoG__nav{background:var(--white);width:75%;max-width:320px;height:100vh;transition:right var(--transition-medium);box-shadow:var(--shadow-lg);z-index:1001;flex-direction:column;align-items:flex-start;padding:80px 20px 24px;position:fixed;top:0;right:-100%}.Header-module__ldgnoG__navOpen{right: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__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}.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;height:auto;box-shadow:none;background:0 0;flex-direction:row;align-items:center;padding:0;position:static}.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{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__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:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 50%,#1a1a1a 100%) 0 0/400% 400%;width:100%;height:100%;animation:15s infinite Hero-module__JgYmMq__gradientShift}@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}}
.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)}}
.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__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{aspect-ratio:4/3;max-width:100%;overflow:hidden}.about-module__8TymFG__imagePlaceholder{background:linear-gradient(135deg,var(--ted-red),#ef4444);box-sizing:border-box;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;overflow:hidden}.about-module__8TymFG__imagePlaceholder span{color:#ffffff4d;word-break:break-word;text-align:center;max-width:100%;font-size:1rem;font-weight:800}.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: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__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__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)}}
.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__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__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__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: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__featuredImage{min-height:200px}.events-module__uXo2ga__featuredYear{font-size:4rem}.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__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__featuredCard{grid-template-columns:1fr 1.5fr}.events-module__uXo2ga__featuredImage{min-height:400px}.events-module__uXo2ga__featuredYear{font-size:8rem}.events-module__uXo2ga__pastGrid{grid-template-columns:repeat(3,1fr)}}
.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}}
.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);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}@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}}
.Partners-module__iZbxca__partners{padding:var(--section-padding);background:var(--white)}.Partners-module__iZbxca__header{text-align:center;margin-bottom:60px}.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{grid-template-columns:1fr;gap:16px;max-width:280px;margin:0 auto 60px;display:grid}.Partners-module__iZbxca__partnerCard{background:var(--light-grey);transition:all var(--transition-medium);border-radius:16px;flex-direction:column;align-items:center;padding:24px 16px;display:flex}.Partners-module__iZbxca__partnerCard:hover{background:var(--white);box-shadow:var(--shadow-md);transform:translateY(-4px)}.Partners-module__iZbxca__partnerLogo{background:linear-gradient(135deg,var(--ted-red),#ef4444);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;display:flex}.Partners-module__iZbxca__logoText{color:var(--white);font-size:1.5rem;font-weight:700}.Partners-module__iZbxca__partnerName{color:var(--black);text-align:center;margin-bottom:4px;font-size:1rem;font-weight:600}.Partners-module__iZbxca__partnerTier{color:var(--dark-grey);text-transform:uppercase;letter-spacing:1px;font-size:.8125rem}.Partners-module__iZbxca__cta{text-align:center;background:var(--light-grey);border-radius:24px;padding:40px}.Partners-module__iZbxca__ctaText{color:var(--black);margin-bottom:20px;font-size:1.25rem}@media (min-width:481px){.Partners-module__iZbxca__grid{grid-template-columns:repeat(2,1fr);max-width:none}}@media (min-width:769px){.Partners-module__iZbxca__grid{gap:24px}.Partners-module__iZbxca__partnerCard{padding:32px 24px}.Partners-module__iZbxca__partnerLogo{width:80px;height:80px}.Partners-module__iZbxca__logoText{font-size:2rem}}@media (min-width:1025px){.Partners-module__iZbxca__grid{grid-template-columns:repeat(4,1fr)}}
