.mouse-icon{z-index:1;opacity:.9;border:2px solid #ddcdbd;border-radius:16px;width:24px;height:40px;margin-left:auto;margin-right:auto;display:block;position:absolute;bottom:20px;left:0;right:0}.mouse-icon .wheel{background:#ddcdbd;border-radius:10px;width:2px;height:6px;margin-left:auto;margin-right:auto;animation-name:drop;animation-duration:1.9s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running;animation-delay:0s;position:relative;top:4px}@keyframes drop{0%{transform:translateY(0)}50%{transform:translateY(8px)}to{transform:translateY(0)}}
