.mouse{cursor:pointer;bottom:6rem}@media (min-width:768px){.mouse{bottom:3.5rem}}@media (min-width:1024px){.mouse{bottom:2rem}}.mouse{z-index:2;background:#000;border:3px solid #428ed6;border-radius:15px;width:30px;height:42px;margin:auto;position:absolute;left:0;right:0}.mouse .wheel{background:#ff9ecb;border-radius:10px;width:3px;height:8px;margin-left:auto;margin-right:auto;animation-name:down;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running;animation-delay:0s;display:block;position:relative;top:4px}@keyframes down{0%{opacity:0;top:5px}30%{opacity:1;top:15px}to{opacity:0;top:25px}}
