.Button_Fund{cursor:pointer;width:100%}
.spinner{width:24px;height:24px;animation:2s linear infinite rotate}.spinner .path{stroke:#fff;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}
/*# sourceMappingURL=02bf291de6dec3e4.css.map*/