.page-module___8aEwW__container{flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.page-module___8aEwW__navbar{padding:1rem var(--site-padding);z-index:10;background-color:#0000;justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute;top:0;left:0}.page-module___8aEwW__logo{align-items:center;height:32px;display:flex}.page-module___8aEwW__logoImage{object-fit:contain;filter:brightness(0)invert();width:auto;height:100%}.page-module___8aEwW__navLinks{align-items:center;gap:2.5rem;display:flex}.page-module___8aEwW__hamburger,.page-module___8aEwW__mobileMenu{display:none}.page-module___8aEwW__navLinks a{color:#fff;white-space:nowrap;font-size:.95rem;font-weight:500;transition:opacity .2s}.page-module___8aEwW__navLinks a:hover{opacity:.8}.page-module___8aEwW__hero{width:100%;min-height:100vh;padding:6rem var(--site-padding);align-items:flex-end;display:flex;position:relative}.page-module___8aEwW__heroBgContainer{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-module___8aEwW__heroBgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__hero:before{content:"";z-index:1;pointer-events:none;background:#0000001a;position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:2;color:#fff;flex-direction:column;gap:1.5rem;max-width:1000px;display:flex;position:relative}.page-module___8aEwW__heroTitle{letter-spacing:-.02em;font-size:clamp(2rem,6vw,4.5rem);font-weight:600;line-height:1.2}.page-module___8aEwW__heroSubtitle{opacity:.95;max-width:650px;font-size:clamp(.9rem,2vw,1.125rem);font-weight:400;line-height:1.8}.page-module___8aEwW__ctaButton{color:#6d28d9;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;width:fit-content;margin-top:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.page-module___8aEwW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.page-module___8aEwW__slideshowIndicators{bottom:2rem;left:var(--site-padding);z-index:10;gap:.5rem;display:flex;position:absolute}.page-module___8aEwW__indicator{cursor:pointer;background-color:#ffffff4d;border:none;border-radius:2px;width:48px;height:4px;padding:0;transition:background-color .3s}.page-module___8aEwW__indicatorActive{background-color:#fff}.page-module___8aEwW__sponsors{background-color:#fff;align-items:center;width:100%;padding:4rem 0 3rem;display:flex;overflow:hidden}.page-module___8aEwW__tickerWrapper{white-space:nowrap;width:100%;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__tickerWrapper:before,.page-module___8aEwW__tickerWrapper:after{content:"";z-index:2;pointer-events:none;width:150px;height:100%;position:absolute;top:0}.page-module___8aEwW__tickerWrapper:before{background:linear-gradient(90deg,#fff 0%,#0000 100%);left:0}.page-module___8aEwW__tickerWrapper:after{background:linear-gradient(270deg,#fff 0%,#0000 100%);right:0}.page-module___8aEwW__tickerTrack{align-items:center;gap:6rem;width:max-content;padding-right:6rem;animation:20s linear infinite page-module___8aEwW__scrollTicker;display:flex}.page-module___8aEwW__tickerGroup{align-items:center;gap:6rem;display:flex}.page-module___8aEwW__sponsorLogo{object-fit:contain;filter:grayscale();opacity:.6;transition:all .3s}.page-module___8aEwW__sponsorLogo:hover{filter:grayscale(0%);opacity:1}@keyframes page-module___8aEwW__scrollTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__featureSection{padding:2rem var(--site-padding)6rem;background-color:#fff;justify-content:center;display:flex}.page-module___8aEwW__featureCard{background-color:#fff;border-radius:32px;justify-content:center;align-items:center;width:100%;padding:6rem 4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014,0 15px #978cd0}.page-module___8aEwW__featureContent{text-align:left;z-index:10;width:100%;max-width:950px;margin:0 auto;padding:2rem;position:relative}.page-module___8aEwW__featureTitle{letter-spacing:-.02em;color:#000;max-width:800px;margin-bottom:2.5rem;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:600;line-height:1.15}.page-module___8aEwW__featureText{color:#555;max-width:620px;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.7}.page-module___8aEwW__featureDecorationLeft{z-index:4;width:140px;height:auto;position:absolute;top:0;left:0}.page-module___8aEwW__featureDecorationRight{width:140px;height:auto;position:absolute;bottom:0;right:0}@media (max-width:1024px){.page-module___8aEwW__navLinks{gap:1.5rem}.page-module___8aEwW__featureCard{text-align:center;flex-direction:column;padding:4rem 2rem}.page-module___8aEwW__featureContent{text-align:center}.page-module___8aEwW__featureDecorationLeft,.page-module___8aEwW__featureDecorationRight{display:none}}@media (max-width:768px){.page-module___8aEwW__navbar{padding:1rem var(--site-padding)}.page-module___8aEwW__logo{height:36px}.page-module___8aEwW__navLinks{display:none}.page-module___8aEwW__hamburger{cursor:pointer;z-index:20;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:flex}.page-module___8aEwW__hamburger span{transform-origin:1px;background:#fff;border-radius:10px;width:30px;height:3px;transition:all .3s linear;position:relative}.page-module___8aEwW__mobileMenu{z-index:100;background-color:#5d489d;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.page-module___8aEwW__mobileMenu.page-module___8aEwW__open{transform:translate(0)}.page-module___8aEwW__mobileMenu a{color:#fff;font-size:1.5rem;font-weight:600;text-decoration:none}.page-module___8aEwW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;position:absolute;top:2rem;right:2rem}.page-module___8aEwW__hero{align-items:flex-end;min-height:70vh;padding-bottom:3rem}.page-module___8aEwW__heroContent{gap:1rem}.page-module___8aEwW__ctaButton{padding:.75rem 1.75rem;font-size:.9rem}.page-module___8aEwW__sponsors{padding:2.5rem 0 2rem}.page-module___8aEwW__featureSection{padding:1.5rem var(--site-padding)3rem}.page-module___8aEwW__featureCard{border-radius:20px;padding:3rem 1.5rem}.page-module___8aEwW__featureCard:after{height:100px}}@media (max-width:480px){.page-module___8aEwW__featureCard{padding:2.5rem 1.25rem}.page-module___8aEwW__featureTitle{margin-bottom:1.5rem}}
.WhatYouGain-module__qAaywq__section{z-index:50;background:#fff;flex-direction:column;align-items:center;width:100%;height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}.WhatYouGain-module__qAaywq__bgContainer{z-index:0;background:linear-gradient(135deg,#a855f7 0%,#d946ef 100%);border-radius:3rem;width:calc(100% - 2rem);height:calc(100% - 2rem);position:absolute;top:1rem;left:1rem;overflow:hidden}.WhatYouGain-module__qAaywq__bgImage{object-fit:cover;object-position:top center;opacity:1;width:100%;height:100%}.WhatYouGain-module__qAaywq__title{color:#fff;text-align:center;z-index:1;text-shadow:0 4px 12px #0000004d;margin-top:8vh;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;position:relative}.WhatYouGain-module__qAaywq__cardsContainer{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.WhatYouGain-module__qAaywq__card{pointer-events:auto;flex-direction:column;width:90%;max-width:700px;height:auto;display:flex;position:absolute;top:150%;left:50%;transform:translate(-50%)}.WhatYouGain-module__qAaywq__cardContent{color:#1a1a1a;background:#fff;border:1px solid #fff3;border-radius:2.5rem;flex-direction:column;justify-content:space-between;min-height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #00000080}.WhatYouGain-module__qAaywq__cardBody{flex-direction:column;flex:1;align-items:flex-start;gap:1.5rem;padding:3rem;display:flex}.WhatYouGain-module__qAaywq__iconWrapper{justify-content:flex-start;align-items:center;width:80px;height:80px;display:flex}.WhatYouGain-module__qAaywq__textContent h3{color:#000;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.WhatYouGain-module__qAaywq__textContent p{color:#4b5563;font-size:1.125rem;line-height:1.6}.WhatYouGain-module__qAaywq__cardFooter{align-items:flex-end;width:100%;margin-top:auto;display:flex}.WhatYouGain-module__qAaywq__decorationImage{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.WhatYouGain-module__qAaywq__title{margin-top:10vh;font-size:2.5rem}.WhatYouGain-module__qAaywq__cardContent{min-height:350px}.WhatYouGain-module__qAaywq__cardBody{padding:2rem}.WhatYouGain-module__qAaywq__textContent h3{font-size:1.5rem}.WhatYouGain-module__qAaywq__textContent p{font-size:.95rem}}
