#circle1,#circle2,#circle3,#filete1,#filete2,#filete3,#filete4,#filete5,#filete6{fill:currentColor;stroke:currentColor;fill-opacity:1;fill-rule:evenodd;stroke-linecap:round;stroke-linejoin:round}#filete1{animation:1s forwards slice}#circle1{opacity:0;fill-opacity:0;animation:1.5s forwards show}#circle2{opacity:0;fill-opacity:0;animation:2.3s forwards show}#circle3{opacity:0;fill-opacity:0;animation:3.5s forwards show}#filete2{animation:1.5s forwards slice}#filete3{animation:2s forwards slice}#filete4{animation:2.5s forwards slice}#filete5{animation:3s forwards slice}#filete6{animation:3.5s forwards slice}svg:hover #filete1,#cardModule:hover #filete1{animation:1s linear infinite show}svg:hover #circle1,#cardModule:hover #circle1{animation:2s linear infinite show}svg:hover #filete2,#cardModule:hover #filete2{animation:1.7s linear infinite show}svg:hover #circle2,#cardModule:hover #circle2{animation:2.5s linear infinite show}svg:hover #filete3,#cardModule:hover #filete3{animation:2s linear infinite show}svg:hover #circle3,#cardModule:hover #circle3{animation:3s linear infinite show}svg:hover #filete4,#cardModule:hover #filete4{animation:2.3s linear infinite show}svg:hover #filete5,#cardModule:hover #filete5{animation:2.7s linear infinite show}svg:hover #filete6,#cardModule:hover #filete6{animation:3s linear infinite show}@keyframes slice{0%{transform:translate(100%)}80%{stroke:currentColor;fill-opacity:1;opacity:1}to{transform:translate(0%)}}@keyframes show{0%{fill-opacity:0;opacity:0}80%{stroke:currentColor;fill-opacity:1;opacity:1}to{fill-opacity:1;opacity:1}}
