.mouse-animation_container__gMUKA{position:absolute;bottom:50px;left:0;right:0;overflow:hidden;z-index:0;display:flex;justify-content:center}.mouse-animation_field__fqifD{display:flex;align-items:center;justify-content:space-around;width:300px}.mouse-animation_mouse___rgaG{width:30px;height:60px;border:3px solid #333;border-radius:60px;position:relative;&:before{content:"";width:12px;height:12px;position:absolute;top:10px;left:50%;transform:translateX(-50%);background-color:#333;border-radius:50%;opacity:1;animation:mouse-animation_wheel__A6hOx 2s infinite;-webkit-animation:mouse-animation_wheel__A6hOx 2s infinite}}@keyframes mouse-animation_wheel__A6hOx{to{opacity:0;top:60px}}@-webkit-keyframes mouse-animation_wheel__A6hOx{to{opacity:0;top:60px}}