.waveContainer{position:sticky;top:50vh;left:0;width:100vw;height:65vh;margin-top:-65vh;min-height:300px;z-index:0;pointer-events:auto;display:flex;align-items:flex-end;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1);margin-left:calc(-50vw + 50%);cursor:default}.wave{display:block;width:100vw;height:55vh;min-height:300px;max-height:65vh;pointer-events:none;overflow:visible}
