.ScrollIndicator_mousey__Q09X0{width:3px;padding:10px 15px;height:35px;border:2px solid #fff;border-radius:25px;opacity:.4;box-sizing:content-box}.ScrollIndicator_scroller__hfSut{width:3px;height:10px;border-radius:25%;background-color:#fff;animation-name:ScrollIndicator_scroll__kbEyf;animation-duration:2.2s;animation-timing-function:cubic-bezier(.15,.41,.69,.94);animation-iteration-count:infinite}@keyframes ScrollIndicator_scroll__kbEyf{0%{opacity:0}10%{transform:translateY(0);opacity:1}to{transform:translateY(15px);opacity:0}}.ScrollIndicator_scroll-down-mobile__mHil2{width:40px;height:40px;position:fixed;left:50%;bottom:40px;transform:translate(-50%);z-index:1000}.ScrollIndicator_scroll-down-mobile__mHil2:before{display:block;position:absolute;left:50%;top:0;content:"";border-radius:50%;width:20px;height:20px;transform:translate(-50%,40px) scale(.5);background:#ccc;animation:ScrollIndicator_scrollDown__I3Dpl 1.5s linear infinite}@keyframes ScrollIndicator_scrollDown__I3Dpl{0%{transform:translate(-50%,40px) scale(.5);opacity:1;animation-timing-function:ease-in}10%{transform:translate(-50%,20px) scale(.4,.65);animation-timing-function:ease-out}20%{transform:translate(-50%) scale(.6,.4);animation-timing-function:ease}30%{transform:translate(-50%) scale(.5);animation-timing-function:ease-in;opacity:1;filter:blur(0)}50%{transform:translate(-50%) scale(.9);opacity:.4;filter:blur(.5px)}65%{transform:translate(-50%,20px) scaleY(1.2);filter:blur(1px);opacity:.3}80%{transform:translate(-50%,40px) scale(1.05,.95);animation-timing-function:ease-out;opacity:.4;filter:blur(.5px)}to{transform:translate(-50%,40px) scale(.5);opacity:1;filter:blur(0)}}.player .sound-wave{display:flex}.player .sound-wave.paused .sound-bar{animation-play-state:paused}.player .sound-bar{width:2px;height:2px;background-color:#fff;margin-right:2px;transform:scaleY(1);animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}.player .sound-bar:nth-child(4n){animation-name:bar-scale-xl;animation-duration:5.2s}.player .sound-bar:nth-child(4){animation-duration:5.35s}.player .sound-bar:nth-child(3){animation-name:bar-scale-lg;animation-duration:5s}.player .sound-bar:nth-child(6){animation-name:bar-scale-md;animation-duration:5.05s}.player .sound-bar:nth-child(2),.player .sound-bar:nth-child(5),.player .sound-bar:nth-child(7),.player .sound-bar:nth-child(9){animation-name:bar-scale-sm;animation-duration:.9s}@keyframes bar-scale-sm{0%,50%{transform:scaleY(1)}25%{transform:scaleY(6)}75%{transform:scaleY(4)}}@keyframes bar-scale-md{0%,50%{transform:scaleY(2)}25%{transform:scaleY(6)}75%{transform:scaleY(5)}}@keyframes bar-scale-lg{0%,50%{transform:scaleY(8)}25%{transform:scaleY(4)}75%{transform:scaleY(6)}}@keyframes bar-scale-xl{0%,50%{transform:scaleY(1)}25%{transform:scaleY(7)}75%{transform:scaleY(11)}}