.mouse-scroller .mouse{width:32px;height:56px;background-color:transparent;border-radius:80px;border:2px solid;display:flex;flex-flow:column;align-items:center;justify-content:flex-start;padding:8px;font-size:0}.mouse-scroller .mouse:before{content:"";width:4px;height:4px;display:block;border-radius:8px;position:relative;animation:mouseScroll 3s ease-in-out infinite;transition:background-color .25s ease-in-out}@keyframes mouseScroll{0%{opacity:0;top:0}50%{opacity:1;height:8px}90%{opacity:1;top:calc(100% - 8px)}to{opacity:0;top:calc(100% - 8px)}}
/*# sourceMappingURL=https://cdn1.hubspotusercontent-eu1.net/hub/25938136/hub_generated/template_assets/49829191668/1656333807711/Ekialis-Theme/css/modules/_mouse-scroller.css */