.demo-module__w7O_ZG__page{width:100%;min-height:100%;overflow-x:clip}.demo-module__w7O_ZG__main{flex-direction:column;gap:7rem;width:100%;padding-bottom:6rem;display:flex}.demo-module__w7O_ZG__eyebrow{color:var(--color-highlight,#e8a838);font-family:var(--font-neue);letter-spacing:.26em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.72rem;font-weight:600;display:inline-flex}.demo-module__w7O_ZG__eyebrow:after{content:"";background:linear-gradient(90deg,#e8a838cc,#0000);width:48px;height:1px}.demo-module__w7O_ZG__sectionHead{flex-direction:column;gap:1rem;display:flex}.demo-module__w7O_ZG__sectionTitle{font-family:var(--font-eiko);font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:500;line-height:1.04}.demo-module__w7O_ZG__hero{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:1.6rem;width:100%;max-width:1200px;margin:0 auto;padding:11rem 2rem 0;display:flex}.demo-module__w7O_ZG__title{font-family:var(--font-eiko);letter-spacing:-.01em;opacity:0;font-size:clamp(3rem,8vw,6rem);font-weight:500;line-height:.94;animation:1s cubic-bezier(.16,1,.3,1) .15s forwards demo-module__w7O_ZG__demoFadeUp;transform:translateY(22px)}.demo-module__w7O_ZG__subtitle{font-family:var(--font-neue);color:var(--color-subtitle,#f0f0f0);opacity:0;max-width:56ch;font-size:clamp(1.05rem,1.7vw,1.45rem);line-height:1.6;animation:1s cubic-bezier(.16,1,.3,1) .4s forwards demo-module__w7O_ZG__demoFadeUp;transform:translateY(22px)}@keyframes demo-module__w7O_ZG__demoFadeUp{to{opacity:1;transform:translateY(0)}}.demo-module__w7O_ZG__featuredSection{box-sizing:border-box;grid-template-columns:1.5fr 1fr;align-items:center;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.demo-module__w7O_ZG__featuredFrame{position:relative;box-shadow:0 30px 80px -30px #000000e6,0 0 60px -20px #e8a8382e}.demo-module__w7O_ZG__featuredMeta{flex-direction:column;gap:1rem;display:flex}.demo-module__w7O_ZG__featuredTag{color:var(--color-highlight,#e8a838);font-family:var(--font-neue);letter-spacing:.24em;text-transform:uppercase;font-size:.68rem;font-weight:600}.demo-module__w7O_ZG__featuredTitle{font-family:var(--font-eiko);font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:500;line-height:1.1}.demo-module__w7O_ZG__cross{color:var(--color-highlight,#e8a838);padding:0 .15em;font-style:italic}.demo-module__w7O_ZG__metaRow{flex-wrap:wrap;gap:.5rem 1.1rem;margin-top:.2rem;display:flex}.demo-module__w7O_ZG__metaRow li{color:var(--color-secondary,#cacaca);font-family:var(--font-neue);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:600;position:relative}.demo-module__w7O_ZG__metaRow li:not(:last-child):after{content:"";background:#fff3;width:1px;height:.8em;position:absolute;top:50%;right:-.6rem;transform:translateY(-50%)}.demo-module__w7O_ZG__featuredBlurb{font-family:var(--font-neue);color:var(--color-secondary,#cacaca);max-width:44ch;margin-top:.4rem;font-size:.98rem;line-height:1.6}.demo-module__w7O_ZG__gallerySection{box-sizing:border-box;flex-direction:column;gap:2.4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.demo-module__w7O_ZG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:1.6rem;display:grid}.demo-module__w7O_ZG__galleryItem{opacity:0;flex-direction:column;gap:.85rem;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(26px)}.demo-module__w7O_ZG__galleryItem:nth-child(2){transition-delay:.12s}.demo-module__w7O_ZG__galleryItem:nth-child(3){transition-delay:.24s}[data-revealed] .demo-module__w7O_ZG__galleryItem{opacity:1;transform:translateY(0)}.demo-module__w7O_ZG__galleryPortraitItem{text-align:center;grid-column:1/-1;align-items:center}.demo-module__w7O_ZG__tileCaption{font-family:var(--font-neue);color:var(--color-secondary,#cacaca);font-size:.95rem}.demo-module__w7O_ZG__howSection{box-sizing:border-box;flex-direction:column;gap:2.4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.demo-module__w7O_ZG__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.demo-module__w7O_ZG__stepsGrid>*{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.demo-module__w7O_ZG__stepsGrid>:nth-child(2){transition-delay:.12s}.demo-module__w7O_ZG__stepsGrid>:nth-child(3){transition-delay:.24s}[data-revealed].demo-module__w7O_ZG__stepsGrid>*{opacity:1;transform:translateY(0)}.demo-module__w7O_ZG__ctaSection{place-items:center;min-height:360px;padding:2rem;display:grid}.demo-module__w7O_ZG__cta{justify-content:center;align-items:center;display:flex}.demo-module__w7O_ZG__ctaButton{font-family:var(--font-neue);color:#0a0a0a;z-index:5;background:#f0f0f0;border-radius:.85rem;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:1.4rem;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;display:inline-flex;position:relative;box-shadow:0 2px 40px 10px #e8a83838}.demo-module__w7O_ZG__ctaButton:hover{transform:scale(1.03);box-shadow:0 2px 52px 14px #e8a8385c}@media (max-width:900px){.demo-module__w7O_ZG__featuredSection{grid-template-columns:1fr;gap:1.6rem}.demo-module__w7O_ZG__galleryGrid,.demo-module__w7O_ZG__stepsGrid{grid-template-columns:1fr}}@media (max-width:768px){.demo-module__w7O_ZG__main{gap:5rem}.demo-module__w7O_ZG__hero{padding-top:8rem}}@media (prefers-reduced-motion:reduce){.demo-module__w7O_ZG__title,.demo-module__w7O_ZG__subtitle{opacity:1;animation:none;transform:none}.demo-module__w7O_ZG__galleryItem,.demo-module__w7O_ZG__stepsGrid>*{opacity:1;transition:none;transform:none}.demo-module__w7O_ZG__ctaButton{transition:box-shadow .3s}.demo-module__w7O_ZG__ctaButton:hover{transform:none}}
.navbar-module__yvJGAG__navbarContainer{box-sizing:border-box;z-index:50000;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;justify-content:center;align-items:center;width:100%;padding:1.5rem 2rem;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.navbar-module__yvJGAG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0009}.navbar-module__yvJGAG__navbar{flex-direction:row;justify-content:space-between;align-items:center;width:80%;display:flex}.navbar-module__yvJGAG__navLeft{gap:1rem;display:flex}.navbar-module__yvJGAG__logo{font-size:1.3rem;font-weight:500;font-family:var(--font-eiko)}.navbar-module__yvJGAG__navRight{flex-direction:row;gap:1rem;display:flex}.navbar-module__yvJGAG__navList{flex-direction:row;gap:4rem;display:flex}.navbar-module__yvJGAG__navLink{color:var(--color-secondary);font-size:1rem;font-weight:400;font-family:var(--font-neue);transition:color .2s ease-in-out}.navbar-module__yvJGAG__navLink:hover{color:var(--color-primary)}.navbar-module__yvJGAG__navButton{background:0 0;border-radius:.5rem}@media (max-width:768px){.navbar-module__yvJGAG__navbarContainer{padding:1.8rem 3rem}.navbar-module__yvJGAG__navbar{width:100%}.navbar-module__yvJGAG__navList{gap:2.4rem}.navbar-module__yvJGAG__logo{font-size:1.1rem}.navbar-module__yvJGAG__navLink{font-size:1rem}}
.login-module__cNj7mG__container{-webkit-backdrop-filter:blur(8px);z-index:60000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.15s ease-out login-module__cNj7mG__fadeIn;display:flex;position:fixed;inset:0}.login-module__cNj7mG__box{background:var(--color-background);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;align-items:stretch;width:100%;max-width:420px;max-height:90vh;padding:1.5rem;display:flex;overflow-y:auto}@keyframes login-module__cNj7mG__fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.login-module__cNj7mG__container{animation:none}}
.page-module__Xh1xWG__page{width:100%;min-height:100%;overflow-x:clip}.page-module__Xh1xWG__main{flex-direction:column;gap:4rem;width:100%;display:flex}.page-module__Xh1xWG__heroContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100vh;padding-right:10rem;display:flex;position:relative;overflow:hidden}.page-module__Xh1xWG__heroTextContainer{z-index:10000;box-sizing:content-box;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;max-width:1200px;margin-bottom:10rem;margin-left:4rem;display:flex;position:relative}.page-module__Xh1xWG__heroText{font-size:4.5rem;font-weight:500;font-family:var(--font-eiko);z-index:10;opacity:0;text-shadow:0 2px 16px #000c,0 0 40px #0006;width:100%;max-width:1200px;animation:1s cubic-bezier(.16,1,.3,1) .5s forwards page-module__Xh1xWG__fadeInUp;transform:translateY(20px)}.page-module__Xh1xWG__heroDescription{font-size:1.7rem;font-style:italic;font-weight:500;font-family:var(--font-neue);color:var(--color-subtitle);z-index:10;opacity:0;text-shadow:0 2px 20px #000000e6,0 0 50px #0009,0 0 80px #0000004d;width:100%;max-width:800px;animation:1s cubic-bezier(.16,1,.3,1) .9s forwards page-module__Xh1xWG__fadeInUp;transform:translateY(20px)}@keyframes page-module__Xh1xWG__fadeInUp{to{opacity:1;transform:translateY(0)}}.page-module__Xh1xWG__stepsContainer{flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:100dvw;margin:1rem 0 8rem;padding-top:2rem;display:flex}.page-module__Xh1xWG__stepsTextContainer{text-align:center;box-sizing:border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:100dvw;padding:4rem;display:flex}.page-module__Xh1xWG__stepsTitle{font-family:var(--font-neue);color:var(--color-primary);transform-origin:0%;opacity:0;filter:blur(8px);font-size:3rem;font-weight:400;transition:opacity 1.3s cubic-bezier(.16,1,.3,1),transform 1.3s cubic-bezier(.16,1,.3,1),filter 1.3s cubic-bezier(.16,1,.3,1);transform:translateY(30px)rotate(5deg)}[data-revealed] .page-module__Xh1xWG__stepsTitle{opacity:1;filter:blur();transform:translateY(0)rotate(0)}.page-module__Xh1xWG__stepsDescription{font-family:var(--font-neue);color:var(--color-primary);max-width:70ch;font-size:1.4rem}.page-module__Xh1xWG__stepsGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;padding:0 2rem;display:grid}.page-module__Xh1xWG__aboutBand{isolation:isolate;background:radial-gradient(80% 60%,#e8a83814,#0000 70%),linear-gradient(#e8a83805 0%,#00000059 50%,#e8a83805 100%);width:100%;margin-top:4rem;padding:11rem 0;position:relative}.page-module__Xh1xWG__aboutBand:before,.page-module__Xh1xWG__aboutBand:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#e8a83880,#0000);height:1px;position:absolute;left:0;right:0}.page-module__Xh1xWG__aboutBand:before{top:0}.page-module__Xh1xWG__aboutBand:after{bottom:0}.page-module__Xh1xWG__aboutContainer{box-sizing:border-box;flex-direction:row;justify-content:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.page-module__Xh1xWG__aboutTitle{text-align:center;font-size:3.2rem;font-family:var(--font-eiko);flex:1}.page-module__Xh1xWG__aboutDescription{font-family:var(--font-neue);color:var(--color-primary);box-sizing:border-box;flex:1.4;margin-top:1rem;margin-left:4rem;font-size:1.5rem;line-height:1.6}.page-module__Xh1xWG__statsContainer{justify-content:center;align-items:center;gap:2rem;margin-top:6rem;display:flex}.page-module__Xh1xWG__steps{justify-content:space-between;width:100%;max-width:1400px;padding:2rem;display:flex}.page-module__Xh1xWG__statsLeft{flex:1;justify-content:center;display:flex}.page-module__Xh1xWG__statsImage{width:400px;height:640px}.page-module__Xh1xWG__statsRight{flex-direction:column;flex:1.4;gap:4rem;display:flex}.page-module__Xh1xWG__statsCardContainer{flex-direction:column;flex:1;gap:4rem;display:flex}.page-module__Xh1xWG__statsTitle{text-align:center;font-family:Outfit;font-size:2.8rem}.page-module__Xh1xWG__ctaContainer{justify-content:center;align-items:center;max-width:100dvw;min-height:720px;display:flex}.page-module__Xh1xWG__cta{flex:1;justify-content:center;align-items:center;max-width:1400px;display:flex}.page-module__Xh1xWG__ctaButton{color:#000;cursor:pointer;z-index:5;background:#f0f0f0;border:none;border-radius:1rem;padding:1rem 2rem;font-family:outfit;font-size:3rem;font-weight:600;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;position:relative;box-shadow:0 2px 40px 10px #e8a83838}.page-module__Xh1xWG__ctaButton:hover{transform:scale(1.03);box-shadow:0 2px 50px 14px #e8a83859}@media (prefers-reduced-motion:reduce){.page-module__Xh1xWG__ctaButton{transition:box-shadow .3s}.page-module__Xh1xWG__ctaButton:hover{transform:none}}@media (max-width:768px){.page-module__Xh1xWG__heroContainer{padding-right:0}.page-module__Xh1xWG__heroTextContainer{box-sizing:border-box;margin-bottom:4rem;margin-left:0;padding:0 1.5rem}.page-module__Xh1xWG__heroText{font-size:2.2rem}.page-module__Xh1xWG__heroDescription{font-size:1.1rem}.page-module__Xh1xWG__steps{flex-direction:column;gap:4rem}.page-module__Xh1xWG__stepsTitle{font-size:1.8rem}.page-module__Xh1xWG__stepsDescription{font-size:1.1rem}.page-module__Xh1xWG__stepsTextContainer{padding:2rem 1.5rem}.page-module__Xh1xWG__stepsGrid{grid-template-columns:1fr;padding:0 1.5rem}.page-module__Xh1xWG__aboutBand{padding:4rem 0}.page-module__Xh1xWG__aboutContainer{flex-direction:column;padding:0 1.5rem}.page-module__Xh1xWG__aboutDescription{margin-top:0;margin-left:0;padding:3rem}.page-module__Xh1xWG__ctaButton{margin:0 3rem;font-size:2rem}}@media (prefers-reduced-motion:reduce){.page-module__Xh1xWG__stepsTitle{opacity:1;filter:none;transition:none;transform:none}}
.footer-module__tyPrcq__container{justify-content:center;align-items:stretch;width:100%;min-height:400px;display:flex}.footer-module__tyPrcq__footer{box-sizing:border-box;flex-direction:column;flex:1;gap:6rem;width:100%;max-width:1600px;padding:6rem 8rem;display:flex}.footer-module__tyPrcq__top,.footer-module__tyPrcq__bottom{box-sizing:border-box;flex:1;gap:2rem;width:100%;max-width:1600px;display:flex}.footer-module__tyPrcq__left,.footer-module__tyPrcq__right{display:flex}.footer-module__tyPrcq__left{flex-direction:column;flex:1;justify-content:space-between;min-width:400px}.footer-module__tyPrcq__right{flex:1;justify-content:space-between;gap:4rem}.footer-module__tyPrcq__title{font-size:1.2rem;font-weight:700}.footer-module__tyPrcq__resourcesTitle,.footer-module__tyPrcq__contactTitle,.footer-module__tyPrcq__legalTitle{margin-bottom:1rem;font-size:1rem;font-weight:500}.footer-module__tyPrcq__resources{height:100%}.footer-module__tyPrcq__resourcesList,.footer-module__tyPrcq__contactList,.footer-module__tyPrcq__legalList{flex-direction:column;justify-content:space-between;width:100%;display:flex}
@property --reveal{syntax:"<percentage>";inherits:false;initial-value:-60%}@property --blob1{syntax:"<percentage>";inherits:false;initial-value:-30%}@property --blob2{syntax:"<percentage>";inherits:false;initial-value:-35%}@property --blob3{syntax:"<percentage>";inherits:false;initial-value:-25%}.heroLayers-module__UFnIza__container{z-index:1;position:absolute;inset:0;overflow:hidden}.heroLayers-module__UFnIza__layerBg,.heroLayers-module__UFnIza__layerMid,.heroLayers-module__UFnIza__layerFg{will-change:transform;position:absolute;inset:-60px}.heroLayers-module__UFnIza__layerBg{z-index:1;transform:translate(0,0)scale(1.15)}.heroLayers-module__UFnIza__layerBg picture{width:100%;height:100%;display:block}.heroLayers-module__UFnIza__heroImage{object-fit:cover;width:100%;height:100%}.heroLayers-module__UFnIza__layerMid{z-index:2;transform:translate(0,0)scale(1.1)}.heroLayers-module__UFnIza__orb{filter:blur(60px);border-radius:50%;position:absolute}.heroLayers-module__UFnIza__orb1{background:radial-gradient(circle,#783cdc59,#0000 70%);width:500px;height:500px;animation:14s ease-in-out infinite heroLayers-module__UFnIza__float1;top:5%;left:15%}.heroLayers-module__UFnIza__orb2{background:radial-gradient(circle,#1e78ff4d,#0000 70%);width:400px;height:400px;animation:18s ease-in-out infinite heroLayers-module__UFnIza__float2;top:35%;right:10%}.heroLayers-module__UFnIza__orb3{background:radial-gradient(circle,#c8327840,#0000 70%);width:350px;height:350px;animation:12s ease-in-out infinite heroLayers-module__UFnIza__float3;bottom:15%;left:35%}.heroLayers-module__UFnIza__layerFg{z-index:7;pointer-events:none;transform:translate(0,0)scale(1.12)}.heroLayers-module__UFnIza__particle{background:#fff;border-radius:50%;animation:8s ease-in-out infinite heroLayers-module__UFnIza__drift;position:absolute}.heroLayers-module__UFnIza__particle:first-child{width:3px;height:3px;animation-duration:7s;animation-delay:0s;top:12%;left:22%}.heroLayers-module__UFnIza__particle:nth-child(2){width:2px;height:2px;animation-duration:9s;animation-delay:-2s;top:30%;left:58%}.heroLayers-module__UFnIza__particle:nth-child(3){width:3px;height:3px;animation-duration:6s;animation-delay:-4s;top:50%;left:38%}.heroLayers-module__UFnIza__particle:nth-child(4){width:2px;height:2px;animation-duration:11s;animation-delay:-1s;top:65%;left:72%}.heroLayers-module__UFnIza__particle:nth-child(5){width:4px;height:4px;animation-duration:8s;animation-delay:-3s;top:20%;left:82%}.heroLayers-module__UFnIza__particle:nth-child(6){width:2px;height:2px;animation-duration:10s;animation-delay:-5s;top:75%;left:12%}.heroLayers-module__UFnIza__particle:nth-child(7){width:3px;height:3px;animation-duration:7.5s;animation-delay:-1.5s;top:42%;left:8%}.heroLayers-module__UFnIza__shootingStar,.heroLayers-module__UFnIza__shootingStar2,.heroLayers-module__UFnIza__shootingStar3,.heroLayers-module__UFnIza__shootingStar4,.heroLayers-module__UFnIza__shootingStar5{opacity:0;height:1px;position:absolute}.heroLayers-module__UFnIza__shootingStar:before,.heroLayers-module__UFnIza__shootingStar2:before,.heroLayers-module__UFnIza__shootingStar3:before,.heroLayers-module__UFnIza__shootingStar4:before,.heroLayers-module__UFnIza__shootingStar5:before{content:"";background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-2px;translate:0 -50%;box-shadow:0 0 8px 3px #fff9,0 0 16px 6px #fff3}.heroLayers-module__UFnIza__shootingStar{background:linear-gradient(90deg,#0000 0%,#fff9 100%);width:80px;animation:7s ease-out 1s infinite heroLayers-module__UFnIza__shoot1;top:6%;left:-5%}.heroLayers-module__UFnIza__shootingStar2{background:linear-gradient(90deg,#0000 0%,#d2e1ff80 100%);width:60px;animation:8s ease-out 4s infinite heroLayers-module__UFnIza__shoot2;top:14%;left:3%}.heroLayers-module__UFnIza__shootingStar2:before{box-shadow:0 0 7px 2px #d2e1ff80,0 0 14px 5px #d2e1ff26}.heroLayers-module__UFnIza__shootingStar3{background:linear-gradient(90deg,#0000 0%,#fff0dc73 100%);width:50px;animation:9s ease-out 7s infinite heroLayers-module__UFnIza__shoot3;top:9%;left:8%}.heroLayers-module__UFnIza__shootingStar3:before{box-shadow:0 0 6px 2px #fff0dc73,0 0 12px 4px #fff0dc1f}.heroLayers-module__UFnIza__shootingStar4{background:linear-gradient(90deg,#0000 0%,#e6dcff80 100%);width:70px;animation:8s ease-out 10s infinite heroLayers-module__UFnIza__shoot4;top:4%;left:0%}.heroLayers-module__UFnIza__shootingStar4:before{box-shadow:0 0 7px 2px #e6dcff73,0 0 14px 5px #e6dcff1f}.heroLayers-module__UFnIza__shootingStar5{background:linear-gradient(90deg,#0000 0%,#fffff073 100%);width:55px;animation:9s ease-out 14s infinite heroLayers-module__UFnIza__shoot5;top:18%;left:-2%}.heroLayers-module__UFnIza__shootingStar5:before{box-shadow:0 0 6px 2px #fffff066,0 0 12px 4px #fffff01a}.heroLayers-module__UFnIza__grain{opacity:.03;pointer-events:none;z-index:10;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;animation:.4s steps(5,end) infinite heroLayers-module__UFnIza__grainShift;position:absolute;inset:-200%}.heroLayers-module__UFnIza__vignette{pointer-events:none;z-index:5;background:radial-gradient(#0000 35%,#000000bf 100%);position:absolute;inset:0}.heroLayers-module__UFnIza__bottomFade{pointer-events:none;z-index:5;background:linear-gradient(#0000 0%,#000 100%);height:45%;position:absolute;bottom:0;left:0;right:0}.heroLayers-module__UFnIza__topFade{pointer-events:none;z-index:5;background:linear-gradient(#00000080 0%,#0000 100%);height:20%;position:absolute;top:0;left:0;right:0}.heroLayers-module__UFnIza__revealOverlay{z-index:1;background:var(--color-background);pointer-events:none;-webkit-mask-image:radial-gradient(circle at 10% 90%, transparent var(--blob1), white calc(var(--blob1) + 25%)), radial-gradient(circle at 35% 70%, transparent var(--blob2), white calc(var(--blob2) + 30%)), radial-gradient(circle at 5% 55%, transparent var(--blob3), white calc(var(--blob3) + 20%)), linear-gradient(45deg, transparent var(--reveal), white calc(var(--reveal) + 35%));mask-image:radial-gradient(circle at 10% 90%, transparent var(--blob1), white calc(var(--blob1) + 25%)), radial-gradient(circle at 35% 70%, transparent var(--blob2), white calc(var(--blob2) + 30%)), radial-gradient(circle at 5% 55%, transparent var(--blob3), white calc(var(--blob3) + 20%)), linear-gradient(45deg, transparent var(--reveal), white calc(var(--reveal) + 35%));-webkit-mask-composite:source-in,source-in,source-in;mask-composite:intersect,intersect,intersect;-webkit-mask-image:radial-gradient(circle at 10% 90%, transparent var(--blob1), white calc(var(--blob1) + 25%)), radial-gradient(circle at 35% 70%, transparent var(--blob2), white calc(var(--blob2) + 30%)), radial-gradient(circle at 5% 55%, transparent var(--blob3), white calc(var(--blob3) + 20%)), linear-gradient(45deg, transparent var(--reveal), white calc(var(--reveal) + 35%));-webkit-mask-composite:source-in, source-in, source-in;position:absolute;inset:0}.heroLayers-module__UFnIza__revealed{animation:2.2s cubic-bezier(.16,1,.3,1) .15s forwards heroLayers-module__UFnIza__revealWipe}@keyframes heroLayers-module__UFnIza__revealWipe{0%{--reveal:-60%;--blob1:-30%;--blob2:-35%;--blob3:-25%;visibility:visible}15%{--blob2:-35%;--blob3:-25%}30%{--blob3:-25%}to{--reveal:130%;--blob1:180%;--blob2:160%;--blob3:170%;visibility:hidden}}@keyframes heroLayers-module__UFnIza__float1{0%,to{transform:translate(0)}33%{transform:translate(40px,-25px)}66%{transform:translate(-20px,15px)}}@keyframes heroLayers-module__UFnIza__float2{0%,to{transform:translate(0)}33%{transform:translate(-30px,20px)}66%{transform:translate(25px,-10px)}}@keyframes heroLayers-module__UFnIza__float3{0%,to{transform:translate(0)}33%{transform:translate(20px,30px)}66%{transform:translate(-15px,-20px)}}@keyframes heroLayers-module__UFnIza__drift{0%,to{opacity:.2;transform:translate(0)}25%{opacity:.8}50%{opacity:.5;transform:translate(12px,-18px)}75%{opacity:.9}}@keyframes heroLayers-module__UFnIza__shoot1{0%{opacity:0;transform:rotate(12deg)translate(0)}1%{opacity:1}25%{opacity:0;transform:rotate(12deg)translate(1800px)}to{opacity:0;transform:rotate(12deg)translate(1800px)}}@keyframes heroLayers-module__UFnIza__shoot2{0%{opacity:0;transform:rotate(8deg)translate(0)}1%{opacity:.9}22%{opacity:0;transform:rotate(8deg)translate(1500px)}to{opacity:0;transform:rotate(8deg)translate(1500px)}}@keyframes heroLayers-module__UFnIza__shoot3{0%{opacity:0;transform:rotate(15deg)translate(0)}1%{opacity:.85}20%{opacity:0;transform:rotate(15deg)translate(1300px)}to{opacity:0;transform:rotate(15deg)translate(1300px)}}@keyframes heroLayers-module__UFnIza__shoot4{0%{opacity:0;transform:rotate(10deg)translate(0)}1%{opacity:.9}22%{opacity:0;transform:rotate(10deg)translate(1600px)}to{opacity:0;transform:rotate(10deg)translate(1600px)}}@keyframes heroLayers-module__UFnIza__shoot5{0%{opacity:0;transform:rotate(13deg)translate(0)}1%{opacity:.8}18%{opacity:0;transform:rotate(13deg)translate(1400px)}to{opacity:0;transform:rotate(13deg)translate(1400px)}}@keyframes heroLayers-module__UFnIza__grainShift{0%{transform:translate(0)}20%{transform:translate(-50px,-30px)}40%{transform:translate(30px,-50px)}60%{transform:translate(-30px,50px)}80%{transform:translate(50px,30px)}to{transform:translate(0)}}@media (max-width:768px){.heroLayers-module__UFnIza__layerBg,.heroLayers-module__UFnIza__layerMid,.heroLayers-module__UFnIza__layerFg{will-change:auto;inset:0}.heroLayers-module__UFnIza__layerBg{transform:none}.heroLayers-module__UFnIza__layerMid,.heroLayers-module__UFnIza__layerFg,.heroLayers-module__UFnIza__grain{display:none}.heroLayers-module__UFnIza__heroImage{object-position:center center}.heroLayers-module__UFnIza__revealOverlay{-webkit-mask-image:none;mask-image:none}.heroLayers-module__UFnIza__revealed{animation:.45s ease-out .1s forwards heroLayers-module__UFnIza__mobileRevealFade}.heroLayers-module__UFnIza__orb1{width:250px;height:250px}.heroLayers-module__UFnIza__orb2{width:200px;height:200px}.heroLayers-module__UFnIza__orb3{width:180px;height:180px}.heroLayers-module__UFnIza__orb{filter:blur(40px)}.heroLayers-module__UFnIza__particle:nth-child(n+5),.heroLayers-module__UFnIza__shootingStar4,.heroLayers-module__UFnIza__shootingStar5{display:none}}@media (prefers-reduced-motion:reduce){.heroLayers-module__UFnIza__layerBg,.heroLayers-module__UFnIza__layerMid,.heroLayers-module__UFnIza__layerFg{will-change:auto;transform:none}.heroLayers-module__UFnIza__orb1,.heroLayers-module__UFnIza__orb2,.heroLayers-module__UFnIza__orb3,.heroLayers-module__UFnIza__particle,.heroLayers-module__UFnIza__shootingStar,.heroLayers-module__UFnIza__shootingStar2,.heroLayers-module__UFnIza__shootingStar3,.heroLayers-module__UFnIza__shootingStar4,.heroLayers-module__UFnIza__shootingStar5,.heroLayers-module__UFnIza__grain{animation:none}.heroLayers-module__UFnIza__revealOverlay{display:none}}@keyframes heroLayers-module__UFnIza__mobileRevealFade{to{opacity:0;visibility:hidden}}
.stepCard-module__YaW4NW__card{opacity:0;filter:blur(6px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1rem;padding:2.5rem 2rem;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.1s cubic-bezier(.16,1,.3,1),filter 1.1s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translateY(40px)}[data-revealed] .stepCard-module__YaW4NW__card{opacity:1;filter:blur();transform:translateY(0)}[data-revealed] .stepCard-module__YaW4NW__card:nth-child(2){transition-delay:.15s}[data-revealed] .stepCard-module__YaW4NW__card:nth-child(3){transition-delay:.3s}@media (prefers-reduced-motion:reduce){.stepCard-module__YaW4NW__card{opacity:1;filter:none;transition:none;transform:none}}.stepCard-module__YaW4NW__number{font-family:var(--font-neue);color:var(--color-highlight);font-size:3rem;font-weight:500;line-height:1}.stepCard-module__YaW4NW__title{font-family:var(--font-eiko);color:var(--color-primary);font-size:1.3rem;font-weight:500}.stepCard-module__YaW4NW__description{font-family:var(--font-neue);color:var(--color-secondary);font-size:1rem;line-height:1.6}
.ctaShapes-module__GDJKHa__root{justify-content:center;align-items:center;width:100%;min-height:520px;display:flex;position:relative}.ctaShapes-module__GDJKHa__shape{pointer-events:none;opacity:0;will-change:transform, opacity;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.2,.8,.2,1);position:absolute;transform:translateY(12px)}.ctaShapes-module__GDJKHa__frame{box-sizing:border-box;border:1.5px solid #e8a83880;border-radius:4px;width:70px;height:48px}.ctaShapes-module__GDJKHa__frame:before,.ctaShapes-module__GDJKHa__frame:after{content:"";background-image:radial-gradient(circle,#e8a83880 2px,#0000 2.5px);background-size:6px 10px;width:6px;height:70%;position:absolute;top:50%;transform:translateY(-50%)}.ctaShapes-module__GDJKHa__frame:before{left:-10px}.ctaShapes-module__GDJKHa__frame:after{right:-10px}.ctaShapes-module__GDJKHa__play{filter:drop-shadow(0 4px 12px #e8a83826);border-top:22px solid #0000;border-bottom:22px solid #0000;border-left:36px solid #e8a83873;width:0;height:0}.ctaShapes-module__GDJKHa__bars{align-items:flex-end;gap:4px;width:40px;height:40px;display:flex}.ctaShapes-module__GDJKHa__bars>span{background:#e8a83880;border-radius:1px;width:5px}.ctaShapes-module__GDJKHa__bars>span:first-child{height:30%}.ctaShapes-module__GDJKHa__bars>span:nth-child(2){height:75%}.ctaShapes-module__GDJKHa__bars>span:nth-child(3){height:50%}.ctaShapes-module__GDJKHa__bars>span:nth-child(4){height:90%}@keyframes ctaShapes-module__GDJKHa__drift1{0%,to{translate:0}50%{translate:-8px -10px}}@keyframes ctaShapes-module__GDJKHa__drift2{0%,to{translate:0}50%{translate:10px -8px}}@keyframes ctaShapes-module__GDJKHa__drift3{0%,to{translate:0}50%{translate:-6px 10px}}@keyframes ctaShapes-module__GDJKHa__drift4{0%,to{translate:0}50%{translate:8px 6px}}.ctaShapes-module__GDJKHa__s1{opacity:0;width:92px;height:62px;top:6%;left:3%;transform:rotateX(50deg)rotate(-28deg)translateY(12px)}.ctaShapes-module__GDJKHa__s2{opacity:0;bottom:34%;right:18%;transform:rotateX(55deg)rotate(-42deg)translateY(12px)}.ctaShapes-module__GDJKHa__s3{opacity:0;bottom:16%;left:8%;transform:rotateX(50deg)rotate(-35deg)translateY(12px)}.ctaShapes-module__GDJKHa__s4{opacity:0;width:52px;height:34px;bottom:9%;left:28%;transform:rotateX(50deg)rotate(-22deg)translateY(12px)}.ctaShapes-module__GDJKHa__s5{opacity:0;border-top-width:14px;border-bottom-width:14px;border-left-width:24px;top:20%;left:20%;transform:rotateX(55deg)rotate(-14deg)translateY(12px)}.ctaShapes-module__GDJKHa__s6{opacity:0;width:38px;height:26px;top:11%;left:34%;transform:rotateX(50deg)rotate(-48deg)translateY(12px)}.ctaShapes-module__GDJKHa__s7{opacity:0;width:28px;height:32px;top:12%;right:8%;transform:rotateX(50deg)rotate(-30deg)translateY(12px)}.ctaShapes-module__GDJKHa__s8{opacity:0;width:46px;height:32px;bottom:10%;right:14%;transform:rotateX(50deg)rotate(-38deg)translateY(12px)}[data-revealed] .ctaShapes-module__GDJKHa__s1{opacity:.8;animation:7s ease-in-out infinite ctaShapes-module__GDJKHa__drift1;transform:rotateX(50deg)rotate(-28deg)}[data-revealed] .ctaShapes-module__GDJKHa__s2{opacity:.85;animation:8.5s ease-in-out infinite ctaShapes-module__GDJKHa__drift2;transform:rotateX(55deg)rotate(-42deg)}[data-revealed] .ctaShapes-module__GDJKHa__s3{opacity:.7;animation:9s ease-in-out infinite ctaShapes-module__GDJKHa__drift3;transform:rotateX(50deg)rotate(-35deg)}[data-revealed] .ctaShapes-module__GDJKHa__s4{opacity:.65;animation:10s ease-in-out infinite ctaShapes-module__GDJKHa__drift4;transform:rotateX(50deg)rotate(-22deg)}[data-revealed] .ctaShapes-module__GDJKHa__s5{opacity:.7;animation:11s ease-in-out infinite ctaShapes-module__GDJKHa__drift2;transform:rotateX(55deg)rotate(-14deg)}[data-revealed] .ctaShapes-module__GDJKHa__s6{opacity:.55;animation:12s ease-in-out infinite ctaShapes-module__GDJKHa__drift4;transform:rotateX(50deg)rotate(-48deg)}[data-revealed] .ctaShapes-module__GDJKHa__s7{opacity:.65;animation:8s ease-in-out infinite ctaShapes-module__GDJKHa__drift3;transform:rotateX(50deg)rotate(-30deg)}[data-revealed] .ctaShapes-module__GDJKHa__s8{opacity:.75;animation:9.5s ease-in-out infinite ctaShapes-module__GDJKHa__drift1;transform:rotateX(50deg)rotate(-38deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s1{transform:rotateX(50deg)rotate(-52deg)translate(-40px,-26px)scale(1.1)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s2{transform:rotateX(55deg)rotate(-62deg)translate(60px,22px)scale(1.18)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s3{transform:rotateX(50deg)rotate(-58deg)translate(-42px,30px)scale(1.12)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s4{transform:rotateX(50deg)rotate(-42deg)translate(-22px,32px)scale(1.18)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s5{transform:rotateX(55deg)rotate(-34deg)translate(-55px,-22px)scale(1.22)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s6{transform:rotateX(50deg)rotate(-70deg)translate(-30px,-32px)scale(1.25)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s7{transform:rotateX(50deg)rotate(-48deg)translate(40px,-28px)scale(1.2)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s8{transform:rotateX(50deg)rotate(-58deg)translate(36px,30px)scale(1.15)}@media (max-width:768px){.ctaShapes-module__GDJKHa__root{min-height:360px}.ctaShapes-module__GDJKHa__s5,.ctaShapes-module__GDJKHa__s6,.ctaShapes-module__GDJKHa__s7,.ctaShapes-module__GDJKHa__s8{display:none}[data-revealed] .ctaShapes-module__GDJKHa__s1{transform:rotateX(50deg)rotate(-28deg)scale(.75)}[data-revealed] .ctaShapes-module__GDJKHa__s2{transform:rotateX(55deg)rotate(-42deg)scale(.75)}[data-revealed] .ctaShapes-module__GDJKHa__s3{transform:rotateX(50deg)rotate(-35deg)scale(.75)}[data-revealed] .ctaShapes-module__GDJKHa__s4{transform:rotateX(50deg)rotate(-22deg)scale(.75)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s1{transform:rotateX(50deg)rotate(-48deg)translate(-20px,-14px)scale(.85)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s2{transform:rotateX(55deg)rotate(-58deg)translate(28px,12px)scale(.9)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s3{transform:rotateX(50deg)rotate(-55deg)translate(-20px,16px)scale(.85)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s4{transform:rotateX(50deg)rotate(-38deg)translate(-10px,18px)scale(.9)}}@media (prefers-reduced-motion:reduce){.ctaShapes-module__GDJKHa__shape{transition:opacity .4s}[data-revealed] .ctaShapes-module__GDJKHa__s1,[data-revealed] .ctaShapes-module__GDJKHa__s2,[data-revealed] .ctaShapes-module__GDJKHa__s3,[data-revealed] .ctaShapes-module__GDJKHa__s4,[data-revealed] .ctaShapes-module__GDJKHa__s5,[data-revealed] .ctaShapes-module__GDJKHa__s6,[data-revealed] .ctaShapes-module__GDJKHa__s7,[data-revealed] .ctaShapes-module__GDJKHa__s8{animation:none}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s1{transform:rotateX(50deg)rotate(-28deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s2{transform:rotateX(55deg)rotate(-42deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s3{transform:rotateX(50deg)rotate(-35deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s4{transform:rotateX(50deg)rotate(-22deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s5{transform:rotateX(55deg)rotate(-14deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s6{transform:rotateX(50deg)rotate(-48deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s7{transform:rotateX(50deg)rotate(-30deg)}.ctaShapes-module__GDJKHa__root:has(button:hover) .ctaShapes-module__GDJKHa__s8{transform:rotateX(50deg)rotate(-38deg)}}
.demoPlayer-module__2h2JOG__tile{isolation:isolate;background:#050505;border:1px solid #e8a8382e;width:100%;position:relative;overflow:hidden}.demoPlayer-module__2h2JOG__landscape{aspect-ratio:16/9}.demoPlayer-module__2h2JOG__portrait{aspect-ratio:9/16;max-width:380px;margin:0 auto}.demoPlayer-module__2h2JOG__media{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.demoPlayer-module__2h2JOG__posterButton{cursor:pointer;color:#e8a838f2;background:0 0;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}.demoPlayer-module__2h2JOG__posterButton .demoPlayer-module__2h2JOG__media{filter:saturate(.92)brightness(.82);transition:transform .6s cubic-bezier(.16,1,.3,1),filter .4s}.demoPlayer-module__2h2JOG__posterButton:hover .demoPlayer-module__2h2JOG__media,.demoPlayer-module__2h2JOG__posterButton:focus-visible .demoPlayer-module__2h2JOG__media{filter:saturate(1.05)brightness(.95);transform:scale(1.04)}.demoPlayer-module__2h2JOG__scrim{pointer-events:none;background:radial-gradient(60% 60%,#0000 40%,#00000059 100%),linear-gradient(#0000 55%,#0000008c 100%);position:absolute;inset:0}.demoPlayer-module__2h2JOG__playIcon{width:64px;height:64px;color:var(--color-primary,#fff);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a73;border:1px solid #e8a8388c;border-radius:50%;place-items:center;padding-left:3px;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s,box-shadow .3s,color .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 #e8a83866}.demoPlayer-module__2h2JOG__featured .demoPlayer-module__2h2JOG__playIcon{width:84px;height:84px}.demoPlayer-module__2h2JOG__posterButton:hover .demoPlayer-module__2h2JOG__playIcon,.demoPlayer-module__2h2JOG__posterButton:focus-visible .demoPlayer-module__2h2JOG__playIcon{color:#0a0a0a;background:#e8a838eb;transform:translate(-50%,-50%)scale(1.08);box-shadow:0 0 44px 6px #e8a83866}.demoPlayer-module__2h2JOG__ticks{pointer-events:none;--c:#e8a83800;--len:14px;--th:1.5px;background:linear-gradient(var(--c), var(--c)) 0 0 / var(--len) var(--th) no-repeat, linear-gradient(var(--c), var(--c)) 0 0 / var(--th) var(--len) no-repeat, linear-gradient(var(--c), var(--c)) 100% 0 / var(--len) var(--th) no-repeat, linear-gradient(var(--c), var(--c)) 100% 0 / var(--th) var(--len) no-repeat, linear-gradient(var(--c), var(--c)) 0 100% / var(--len) var(--th) no-repeat, linear-gradient(var(--c), var(--c)) 0 100% / var(--th) var(--len) no-repeat, linear-gradient(var(--c), var(--c)) 100% 100% / var(--len) var(--th) no-repeat, linear-gradient(var(--c), var(--c)) 100% 100% / var(--th) var(--len) no-repeat;transition:--c .3s;position:absolute;inset:12px}.demoPlayer-module__2h2JOG__featured .demoPlayer-module__2h2JOG__ticks,.demoPlayer-module__2h2JOG__posterButton:hover .demoPlayer-module__2h2JOG__ticks,.demoPlayer-module__2h2JOG__posterButton:focus-visible .demoPlayer-module__2h2JOG__ticks{--c:#e8a838bf}@media (prefers-reduced-motion:reduce){.demoPlayer-module__2h2JOG__posterButton .demoPlayer-module__2h2JOG__media,.demoPlayer-module__2h2JOG__posterButton:hover .demoPlayer-module__2h2JOG__media,.demoPlayer-module__2h2JOG__posterButton:hover .demoPlayer-module__2h2JOG__playIcon,.demoPlayer-module__2h2JOG__playIcon{transition:none;transform:none}.demoPlayer-module__2h2JOG__posterButton:hover .demoPlayer-module__2h2JOG__playIcon,.demoPlayer-module__2h2JOG__posterButton:focus-visible .demoPlayer-module__2h2JOG__playIcon{transform:translate(-50%,-50%)}}
.statCard-module__PMaNzW__card{flex-direction:row;display:flex}.statCard-module__PMaNzW__value{flex:0 0 240px;justify-content:center;align-items:center;font-size:2rem;display:flex}.statCard-module__PMaNzW__cardText{flex-direction:column;gap:1rem;display:flex}.statCard-module__PMaNzW__label{font-size:1.6rem}.statCard-module__PMaNzW__description{color:var(--color-secondary);font-size:1.2rem}@media (max-width:768px){.statCard-module__PMaNzW__card{text-align:center;flex-direction:column;align-items:center}.statCard-module__PMaNzW__value{flex:none;width:100%}.statCard-module__PMaNzW__cardText{align-items:center}.statCard-module__PMaNzW__label{font-size:1.4rem}.statCard-module__PMaNzW__description{font-size:1rem}}
