*{box-sizing:border-box;margin:0;padding:0}.scroll-slider-container{--landing-slide-offset:calc(var(--app-header-offset,0px) + var(--landing-nav-offset,0px));--platform-slide-min-height:calc(100dvh - var(--landing-slide-offset));--platform-slide-top-offset:0px;z-index:10;width:100vw;height:100dvh;position:fixed;top:0;left:0}.scroll-slider{scroll-snap-type:y mandatory;scrollbar-width:none;width:100%;height:100%;margin:0;padding:0;list-style:none;overflow-y:scroll}.scroll-slider-content{width:100%;position:relative}.scroll-slide{scroll-snap-align:start;contain:layout;flex-direction:column;align-items:center;width:100%;height:100dvh;min-height:100dvh;display:flex;position:relative}.scroll-slide:first-child>.landing-hero{height:100dvh;min-height:100dvh}.scroll-slide>*{contain:layout;width:100%;min-height:0;margin-top:auto;margin-bottom:auto}.scroll-slider-content>.scroll-slide>*{margin-top:var(--landing-slide-offset);margin-bottom:0}.scroll-slide:nth-of-type(odd),.scroll-slide:nth-of-type(2n){color:#fff;background-color:#0000}.scroll-indicator{mix-blend-mode:difference;z-index:100;pointer-events:none;flex-direction:column;align-items:center;list-style-type:none;display:flex;position:fixed;top:50%;right:4%;transform:translateY(-50%)}.indicator-index{color:#fff;margin:.5rem 0;font:.65rem helvetica,sans-serif;transition:transform .5s ease-in-out,margin .5s ease-in-out;position:relative}.indicator-index:first-of-type:before,.indicator-index:last-of-type:after{content:none}.indicator-index:before,.indicator-index:after{content:"";background-color:#fff;width:.015rem;height:1.25rem;transition:transform .5s ease-in-out;position:absolute;left:calc(50% - .03rem);transform:translate(-50%)scaleY(0)}.indicator-index:before{transform-origin:bottom;top:-1.3rem}.indicator-index:after{transform-origin:top;bottom:-1.3rem}.indicator-index.expand{margin:5rem 0;transform:scale(3)}.indicator-index.expand:first-of-type{margin-top:0}.indicator-index.expand:last-of-type{margin-bottom:0}.indicator-index.expand:before,.indicator-index.expand:after{transform:scaleY(1)}@media (max-width:1023px){.scroll-slider-container{--platform-slide-min-height:auto;--platform-slide-top-offset:0px;z-index:auto;height:auto;min-height:0;position:static;top:auto}.scroll-slider{scroll-snap-type:none;height:auto;overflow-y:visible}.scroll-slider-content{position:relative}.scroll-slide{scroll-snap-align:none;height:auto;min-height:auto;padding-top:.5rem;padding-bottom:.5rem;overflow-y:visible}.scroll-slide:first-child{padding-top:0;padding-bottom:0}.scroll-slide:first-child,.scroll-slide:first-child>.landing-hero{height:100vh;min-height:100vh}@supports (height:100lvh){.scroll-slide:first-child,.scroll-slide:first-child>.landing-hero{height:100lvh;min-height:100lvh}}.scroll-slide:first-child>.landing-hero>.landing-hero-content{height:100vh;min-height:100vh}@supports (height:100dvh){.scroll-slide:first-child>.landing-hero>.landing-hero-content{height:100dvh;min-height:100dvh}}.scroll-slide>*{margin-top:0;margin-bottom:0}.scroll-slider-content>.scroll-slide>*{margin-top:var(--landing-slide-offset);margin-bottom:0}.scroll-slider-content>.scroll-slide:first-child>*{margin-top:0}.scroll-indicator{display:none}}
