.text{letter-spacing:-.01em;line-height:100%;margin:0;width:100%;color:rgba(118,117,121,.2);background:linear-gradient(90deg,#767579,#767579) no-repeat;-webkit-background-clip:text;background-clip:text;background-size:0;transition:background-size .5s cubic-bezier(.1,.5,.5,1);position:relative}#container{background-color:grey;display:flex;flex-wrap:wrap;flex-direction:column;height:600px;position:sticky;top:0;overflow:hidden}.section{width:500vw;height:100%;display:flex}.one{background-color:green}.one,.two{width:25vw}.two{background-color:yellow}.three{width:25vw;background-color:darkred}.four{width:25vw;background-color:purple}.textchange{position:fixed;z-index:99;top:30px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:rubik;font-weight:700;font-size:30px}.marker1,.marker2{width:30px;height:30px;background:#fff;position:relative;top:50%;left:75%}.gsap-pin-spacer{height:500px!important;max-height:500px!important;min-height:0!important}