.hero-module-scss-module__wqW5Qa__heroSection{width:100%;height:100vh;min-height:100vh;padding:0 var(--spacing-lg);background:radial-gradient(circle at 10% 20%, var(--mui-palette-hero-bgStart) 0%, var(--mui-palette-hero-bgEnd) 90%);z-index:1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;overflow:hidden}.hero-module-scss-module__wqW5Qa__heroContent{z-index:20;flex:1;max-width:50%}@keyframes hero-module-scss-module__wqW5Qa__heroRiseUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module-scss-module__wqW5Qa__heroRiseDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module-scss-module__wqW5Qa__heroFadeIn{0%{opacity:0}to{opacity:1}}.hero-module-scss-module__wqW5Qa__ready .hero-module-scss-module__wqW5Qa__preHeader,.hero-module-scss-module__wqW5Qa__ready .hero-module-scss-module__wqW5Qa__title,.hero-module-scss-module__wqW5Qa__ready .hero-module-scss-module__wqW5Qa__subText,.hero-module-scss-module__wqW5Qa__ready .hero-module-scss-module__wqW5Qa__heroActions{animation-play-state:running}.hero-module-scss-module__wqW5Qa__preHeader{font-family:var(--font-body);letter-spacing:.2rem;color:var(--mui-palette-accent-main);margin-bottom:var(--spacing-sm);opacity:.8;font-size:.9rem;line-height:normal;animation:1s ease-out both paused hero-module-scss-module__wqW5Qa__heroRiseDown}.hero-module-scss-module__wqW5Qa__learnMoreBtn{color:var(--mui-palette-hero-onDark);font-family:var(--font-body);letter-spacing:2px;cursor:pointer;border:none;border-bottom:1px solid color-mix(in srgb, var(--mui-palette-hero-onDark) 30%, transparent);background:0 0;padding:0 0 2px;font-size:1rem;text-decoration:none;transition:all .3s;position:relative}.hero-module-scss-module__wqW5Qa__learnMoreBtn:hover{color:var(--mui-palette-accent-main);border-color:var(--mui-palette-accent-main)}.hero-module-scss-module__wqW5Qa__heroActions{flex-direction:column;align-items:flex-start;gap:16px;animation:.8s ease-out .8s both paused hero-module-scss-module__wqW5Qa__heroFadeIn;display:flex}.hero-module-scss-module__wqW5Qa__scrollText{color:color-mix(in srgb, var(--mui-palette-hero-onDark) 85%, transparent);letter-spacing:2px;text-transform:uppercase;margin:0;font-size:.5rem;text-decoration:none}.hero-module-scss-module__wqW5Qa__scrollIndicator{z-index:20;pointer-events:none;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;bottom:25px;left:0;right:0}.hero-module-scss-module__wqW5Qa__title{color:var(--mui-palette-hero-onDark);margin-bottom:var(--spacing-md);letter-spacing:-4px;animation:1s ease-out .2s both paused hero-module-scss-module__wqW5Qa__heroRiseUp}.hero-module-scss-module__wqW5Qa__subText{color:color-mix(in srgb, var(--mui-palette-hero-onDark) 90%, transparent);max-width:500px;margin-bottom:var(--spacing-lg);font-size:18px;line-height:1.6;animation:.8s ease-out .5s both paused hero-module-scss-module__wqW5Qa__heroFadeIn}.hero-module-scss-module__wqW5Qa__cardsContainer{perspective:1000px;z-index:10;flex:1;justify-content:center;align-items:center;height:600px;display:flex;position:relative}.hero-module-scss-module__wqW5Qa__glassCard{background:color-mix(in srgb, var(--mui-palette-hero-onDark) 3%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb, var(--mui-palette-hero-onDark) 10%, transparent);border-radius:20px;width:280px;height:420px;margin-top:-210px;margin-left:-140px;padding:10px;transition:box-shadow .5s,border-color .5s;animation:4s infinite alternate hero-module-scss-module__wqW5Qa__shadowBreath;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 10px 30px #8a2be233,0 5px 15px #ffdab91a}.hero-module-scss-module__wqW5Qa__cardsContainer:hover .hero-module-scss-module__wqW5Qa__glassCard{border-color:color-mix(in srgb, var(--mui-palette-hero-onDark) 50%, transparent);animation:2s infinite alternate hero-module-scss-module__wqW5Qa__shadowPulse;box-shadow:0 0 30px #8a2be299,0 0 50px #ffdab966}@keyframes hero-module-scss-module__wqW5Qa__shadowBreath{0%{box-shadow:0 10px 30px #8a2be233,0 5px 15px #ffdab91a}to{box-shadow:0 15px 40px #8a2be266,0 8px 20px #ffdab94d}}@keyframes hero-module-scss-module__wqW5Qa__shadowPulse{0%{box-shadow:0 0 30px #8a2be299,0 0 50px #ffdab966}to{box-shadow:0 0 40px #8a2be2cc,0 0 60px #ffdab999}}.hero-module-scss-module__wqW5Qa__cardImage{object-fit:cover;border-radius:12px;width:100%;height:100%}.hero-module-scss-module__wqW5Qa__cardGloss{background:linear-gradient(to right, transparent, color-mix(in srgb, var(--mui-palette-hero-onDark) 20%, transparent), transparent);width:50%;height:100%;animation:6s infinite hero-module-scss-module__wqW5Qa__shine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes hero-module-scss-module__wqW5Qa__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.hero-module-scss-module__wqW5Qa__glowBg{background:radial-gradient(circle, var(--mui-palette-hero-glow) 0%, transparent 60%);opacity:.2;filter:blur(80px);z-index:1;pointer-events:none;width:800px;height:800px;animation:8s infinite alternate hero-module-scss-module__wqW5Qa__breathing;position:absolute;top:20%;right:-10%}@keyframes hero-module-scss-module__wqW5Qa__breathing{0%{opacity:.2;transform:scale(1)}to{opacity:.3;transform:scale(1.1)}}.hero-module-scss-module__wqW5Qa__heroBackgroundOverlay{z-index:0;pointer-events:none;opacity:.08;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-module-scss-module__wqW5Qa__bgImage{object-fit:cover;object-position:center;opacity:.8;width:100%;height:100%}.hero-module-scss-module__wqW5Qa__bgGradientOverlay{background:radial-gradient(circle at center, transparent 0%, var(--mui-palette-hero-bgEnd) 80%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module-scss-module__wqW5Qa__floatingIcon{z-index:50;pointer-events:none;opacity:.8;position:absolute}.hero-module-scss-module__wqW5Qa__iconDiamond{background:linear-gradient(135deg, var(--mui-palette-hero-onDark), var(--mui-palette-hero-diamondFill));clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:40px;height:40px;box-shadow:0 0 15px var(--mui-palette-hero-onDark);top:10%;right:20%}.hero-module-scss-module__wqW5Qa__iconSphere{background:radial-gradient(circle at 30% 30%, var(--mui-palette-accent-main), var(--mui-palette-hero-sphereFill));width:30px;height:30px;box-shadow:0 5px 15px color-mix(in srgb, var(--mui-palette-hero-bgEnd) 50%, transparent);border-radius:50%;bottom:20%;right:10%}@media (max-width:1024px){.hero-module-scss-module__wqW5Qa__heroSection{flex-direction:column;justify-content:center;height:auto;min-height:100vh;padding-top:100px}.hero-module-scss-module__wqW5Qa__heroContent{text-align:center;max-width:100%;margin-bottom:var(--spacing-md)}.hero-module-scss-module__wqW5Qa__title{font-size:80px}.hero-module-scss-module__wqW5Qa__cardsContainer{width:100%;height:400px;margin-top:50px}.hero-module-scss-module__wqW5Qa__glassCard{width:180px;height:260px;margin-top:-130px;margin-left:-90px}}@media (max-width:768px){.hero-module-scss-module__wqW5Qa__heroSection{flex-direction:column;justify-content:flex-start;height:auto;min-height:100vh;padding:80px 20px 60px}.hero-module-scss-module__wqW5Qa__heroContent{text-align:center;flex:0;padding:0}.hero-module-scss-module__wqW5Qa__preHeader{font-size:.75rem}.hero-module-scss-module__wqW5Qa__title{font-size:52px;line-height:1.1}.hero-module-scss-module__wqW5Qa__subText{max-width:100%;margin-bottom:var(--spacing-md);padding:0 10px;font-size:.9rem}.hero-module-scss-module__wqW5Qa__learnMoreBtn{font-size:.9rem}.hero-module-scss-module__wqW5Qa__heroActions{animation-delay:.6s}.hero-module-scss-module__wqW5Qa__cardsContainer{justify-content:center;align-items:center;width:100%;height:300px;margin-top:-40px;margin-bottom:60px;display:flex;position:relative}.hero-module-scss-module__wqW5Qa__glassCard{width:160px;height:230px;margin-top:0;margin-left:-80px}.hero-module-scss-module__wqW5Qa__floatingIcon{display:none}.hero-module-scss-module__wqW5Qa__scrollIndicator{top:calc(100svh - 64px);bottom:auto}.hero-module-scss-module__wqW5Qa__scrollText{font-size:.7rem}}
.emblaCarousel-module-scss-module__pqn1_a__embla{flex-direction:column;align-self:stretch;align-items:center;width:100%;padding:40px 0;display:flex;overflow:hidden;-webkit-mask-image:radial-gradient(54.48% 104.6%,#000 61.16%,#0000 100%);mask-image:radial-gradient(54.48% 104.6%,#000 61.16%,#0000 100%);-webkit-mask-source-type:alpha;mask-mode:alpha}.emblaCarousel-module-scss-module__pqn1_a__emblaViewport{width:100%;overflow:hidden}.emblaCarousel-module-scss-module__pqn1_a__emblaContainer{touch-action:pan-y pinch-zoom;display:flex}.emblaCarousel-module-scss-module__pqn1_a__emblaSlide{min-width:0;transform:translate(0,0)}.emblaCarousel-module-scss-module__pqn1_a__emblaSlideNumber{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);-webkit-user-select:none;user-select:none;border-radius:1.8rem;justify-content:center;align-items:center;font-size:4rem;font-weight:600;display:flex}
.partners-module-scss-module__ZNkcNG__partnersSection{background-color:var(--mui-palette-partners-bg);padding:var(--spacing-xl) 0;z-index:25;border-top:1px solid var(--mui-palette-partners-divider);position:relative}.partners-module-scss-module__ZNkcNG__container{padding:0 var(--spacing-lg);text-align:center;margin:0 auto}.partners-module-scss-module__ZNkcNG__title{color:var(--mui-palette-partners-ink);margin-bottom:var(--spacing-lg);letter-spacing:5px;font-size:2rem}.partners-module-scss-module__ZNkcNG__mainSponsorBlock{margin-bottom:var(--spacing-lg)}.partners-module-scss-module__ZNkcNG__mainSponsor{width:220px;height:220px;margin:0 auto;position:relative}@media (max-width:768px){.partners-module-scss-module__ZNkcNG__partnersSection{padding:var(--spacing-lg) 0}.partners-module-scss-module__ZNkcNG__container{padding:0 var(--spacing-md)}.partners-module-scss-module__ZNkcNG__title{letter-spacing:3px;font-size:1.5rem}}
.philosophy-module-scss-module__-2lzCa__philosophySection{z-index:20;background:linear-gradient(135deg, var(--mui-palette-philosophy-bgStart) 0%, var(--mui-palette-philosophy-bgEnd) 100%);min-height:100vh;padding:var(--spacing-xl) var(--spacing-lg);box-shadow:0 -50px 100px var(--mui-palette-philosophy-shadow);justify-content:center;align-items:center;margin-top:0;display:flex;position:relative}.philosophy-module-scss-module__-2lzCa__contentContainer{justify-content:space-between;align-items:center;gap:var(--spacing-xl);width:100%;max-width:1400px;display:flex}.philosophy-module-scss-module__-2lzCa__textContent{color:var(--mui-palette-philosophy-text);flex:1}.philosophy-module-scss-module__-2lzCa__title{margin-bottom:var(--spacing-md);text-transform:uppercase;font-size:5rem}.philosophy-module-scss-module__-2lzCa__description{margin-bottom:var(--spacing-md);max-width:600px;font-size:1.2rem}.philosophy-module-scss-module__-2lzCa__graphicContent{flex:1;justify-content:center;display:flex}.philosophy-module-scss-module__-2lzCa__rotatingLogoContainer{justify-content:center;align-items:center;width:400px;height:400px;display:flex}.philosophy-module-scss-module__-2lzCa__rotatingLogo{object-fit:contain;width:100%;height:100%;animation:20s linear infinite philosophy-module-scss-module__-2lzCa__rotate}@keyframes philosophy-module-scss-module__-2lzCa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.philosophy-module-scss-module__-2lzCa__contentContainer{text-align:center;flex-direction:column}.philosophy-module-scss-module__-2lzCa__title{font-size:3rem}.philosophy-module-scss-module__-2lzCa__rotatingLogoContainer{width:300px;height:300px}}@media (max-width:768px){.philosophy-module-scss-module__-2lzCa__philosophySection{padding:var(--spacing-lg) var(--spacing-md)}.philosophy-module-scss-module__-2lzCa__title{font-size:2.2rem}.philosophy-module-scss-module__-2lzCa__description{padding:0 10px;font-size:1rem}.philosophy-module-scss-module__-2lzCa__rotatingLogoContainer{width:220px;height:220px}}
.sections-module-scss-module__l376oW__sections{background-color:var(--mui-palette-sections-bg);color:var(--mui-palette-sections-ink);z-index:20;padding:var(--spacing-xl) var(--spacing-lg);position:relative}.sections-module-scss-module__l376oW__container{gap:var(--spacing-xl);max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}.sections-module-scss-module__l376oW__imageColumn{width:50%;position:relative}.sections-module-scss-module__l376oW__stickyWrapper{border-radius:30px;height:80vh;position:sticky;top:120px;overflow:hidden}.sections-module-scss-module__l376oW__sectionImage{object-fit:cover;border-radius:30px;width:100%;height:100%}.sections-module-scss-module__l376oW__listColumn{width:50%;padding-top:0;padding-bottom:0}.sections-module-scss-module__l376oW__listHeader{margin-bottom:var(--spacing-lg);border-bottom:1px solid var(--mui-palette-sections-divider);padding-bottom:var(--spacing-sm)}.sections-module-scss-module__l376oW__listHeader h2{letter-spacing:2px;text-transform:uppercase;color:var(--mui-palette-sections-mutedText);font-size:2rem;font-weight:400}.sections-module-scss-module__l376oW__sectionList{margin-bottom:var(--spacing-xl)}.sections-module-scss-module__l376oW__sectionItem{padding:var(--spacing-md) 0;border-bottom:1px solid var(--mui-palette-sections-divider);cursor:pointer;opacity:.5;align-items:flex-start;gap:var(--spacing-md);transition:all .3s;display:flex}.sections-module-scss-module__l376oW__sectionItem.sections-module-scss-module__l376oW__active{opacity:1;padding-left:var(--spacing-sm)}.sections-module-scss-module__l376oW__itemThumbnail{background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:80px;height:80px;display:none}.sections-module-scss-module__l376oW__itemContent{flex:1}.sections-module-scss-module__l376oW__sectionItem:hover{opacity:1}.sections-module-scss-module__l376oW__itemHeader{margin-bottom:var(--spacing-xs);justify-content:space-between;align-items:center;display:flex}.sections-module-scss-module__l376oW__sectionName{font-size:2rem;font-weight:400}.sections-module-scss-module__l376oW__sectionDesc{color:var(--mui-palette-sections-secondaryText);max-width:80%;font-size:1rem;line-height:1.6}.sections-module-scss-module__l376oW__arrowIcon{flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1;display:inline-flex}.sections-module-scss-module__l376oW__actionArea{margin-top:var(--spacing-md);justify-content:flex-start;display:flex}.sections-module-scss-module__l376oW__joinButton{background-color:var(--mui-palette-sections-ink);color:var(--mui-palette-sections-onInk);letter-spacing:1px;cursor:pointer;border:none;border-radius:40px;padding:20px 40px;font-size:1rem;transition:transform .3s}.sections-module-scss-module__l376oW__joinButton:hover{background-color:var(--mui-palette-sections-fillHover);transform:scale(1.05)}@media (max-width:1024px){.sections-module-scss-module__l376oW__sections{padding:var(--spacing-lg) var(--spacing-md)}.sections-module-scss-module__l376oW__imageColumn{display:none}.sections-module-scss-module__l376oW__listColumn{width:100%}.sections-module-scss-module__l376oW__listHeader{text-align:center}.sections-module-scss-module__l376oW__listHeader h2{font-size:1.5rem}.sections-module-scss-module__l376oW__itemThumbnail{display:block}.sections-module-scss-module__l376oW__sectionItem{opacity:1;padding:var(--spacing-sm) 0;padding-left:0}.sections-module-scss-module__l376oW__sectionItem.sections-module-scss-module__l376oW__active{padding-left:0}.sections-module-scss-module__l376oW__sectionName{font-size:1.3rem}.sections-module-scss-module__l376oW__sectionDesc{max-width:100%;font-size:.9rem}.sections-module-scss-module__l376oW__joinButton{text-align:center;width:100%}}
