.wrapper-start{height:100vh;width:100%;position:sticky;top:0;display:flex;flex-direction:column;justify-content:center;z-index:1}.wrapper-end{height:100vh;width:100%;margin-top:-100vh;display:flex;flex-direction:column;justify-content:center;position:sticky;bottom:0;z-index:0;opacity:0;visibility:hidden}.parent-container{height:400vh;position:relative;z-index:2;margin-bottom:100vh;background:linear-gradient(#ffffff00 2%,var(--color-dark) 15%,var(--color-dark))}.trigger{height:100vh;margin-top:-100vh;width:100%;position:relative;z-index:-1;pointer-events:none}.sticky-container{position:sticky;overflow:clip;top:0;height:100vh;z-index:3}.el{--target-scale: 1;--parallax-y: 0;--z-index: 0;width:100%;height:100%;top:0;position:absolute;display:flex;align-items:center;justify-content:center;will-change:transform;z-index:var(--z-index)}.el .imageContainer{position:relative;width:25vw;height:auto}.el .imageContainer img{width:100%;height:100%;object-fit:cover}.el:nth-of-type(1){--target-scale: 4;--parallax-y: 0}.el:nth-of-type(1) .imageContainer{width:25vw!important;height:25vh!important}.el:nth-of-type(1) .imageContainer figcaption{display:none}.el:nth-of-type(2){--target-scale: 5;--parallax-y: 100}.el:nth-of-type(2) .imageContainer{top:-30vh;left:10vw;width:15vw;aspect-ratio:1/1}.el:nth-of-type(3){--target-scale: 6;--parallax-y: 150}.el:nth-of-type(3) .imageContainer{top:-20vh;left:-25vw;width:15vw;aspect-ratio:4/3}.el:nth-of-type(4){--target-scale: 8;--parallax-y: -50}.el:nth-of-type(4) .imageContainer{left:30vw;width:20vw;aspect-ratio:16/9}.el:nth-of-type(5){--target-scale: 5;--parallax-y: 200}.el:nth-of-type(5) .imageContainer{top:30vh;left:12vw;width:20vw;aspect-ratio:16/9}.el:nth-of-type(6){--target-scale: 6;--parallax-y: -200}.el:nth-of-type(6) .imageContainer{top:25vh;left:-20vw;width:20vw;aspect-ratio:16/9}.el:nth-of-type(7){--target-scale: 9;--parallax-y: 100}.el:nth-of-type(7) .imageContainer{left:-35vw;width:10vw;aspect-ratio:3/4}.el:nth-of-type(9){--target-scale: 5;--parallax-y: 100}.el:nth-of-type(9) .imageContainer{top:35vh;left:-35vw;width:10vw;aspect-ratio:1}.el:nth-of-type(8){--target-scale: 7;--parallax-y: 100;--z-index: -1}.el:nth-of-type(8) .imageContainer{top:-30vh;left:35vw;width:20vw;aspect-ratio:4/3}.el:nth-of-type(10){--target-scale: 8;--z-index: -1;--parallax-y: 100}.el:nth-of-type(10) .imageContainer{top:-35vh;left:-10vw;width:25vw;aspect-ratio:16/9}.digit-wrapper{display:inline-block;height:1lh;overflow:hidden;vertical-align:top;width:1ch}.digit-strip{display:flex;flex-direction:column;transition:none}.digit-strip span{display:block;height:1lh;line-height:1lh;text-align:center;font-variant-numeric:tabular-nums}.text-effect{-webkit-text-stroke:2px var(--color-light)}.intro-background{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;height:100svh;width:100%;align-items:center;justify-content:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:40px;mask-size:40px;pointer-events:none;background-size:auto 100svh;background-repeat:no-repeat;z-index:-1;background-image:radial-gradient(farthest-corner circle at 50% -100%,var(--color-teal),40%,var(--color-primary),var(--color-dark))}
