.gearLoading{height:100%;display:flex;justify-content:center;align-items:center}.gearLoading .machine{width:60vmin;fill:#00aad2}.gearLoading .large-shadow,.gearLoading .medium-shadow,.gearLoading .small-shadow{fill:rgba(0,0,0,.05)}.gearLoading .small{transform-origin:100.136px 225.345px}.gearLoading .small,.gearLoading .small-shadow{animation:counter-rotation 2.5s linear infinite}.gearLoading .small-shadow{transform-origin:110.136px 235.345px}.gearLoading .medium{animation:rotation 3.75s linear infinite;transform-origin:254.675px 379.447px}.gearLoading .medium-shadow{animation:rotation 3.75s linear infinite;transform-origin:264.675px 389.447px}.gearLoading .large{animation:counter-rotation 5s linear infinite;transform-origin:461.37px 173.694px}.gearLoading .large-shadow{animation:counter-rotation 5s linear infinite;transform-origin:471.37px 183.694px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes counter-rotation{0%{transform:rotate(359deg)}to{transform:rotate(0deg)}}
/*# sourceMappingURL=main.cb42adfd.chunk.css.map */