@-webkit-keyframes trace{25%{opacity:1}50%{stroke:#0db14b}75%{stroke:#0db14b;stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0}}@keyframes trace{25%{opacity:1}50%{stroke:#0db14b}75%{stroke:#0db14b;stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0}}@-webkit-keyframes rotateCircle{75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateCircle{75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes traceCircle{25%{stroke-dashoffset:50}75%{stroke-dashoffset:0}to{stroke-dashoffset:0}}@keyframes traceCircle{25%{stroke-dashoffset:50}75%{stroke-dashoffset:0}to{stroke-dashoffset:0}}:is(*,[bump]) .loader{background-color:radial-gradient(ellipse at center,#feffff 0%,#dee9ed 100%)}:is(*,[bump]) .icon.avetta-spinner{width:43px;height:33px}:is(*,[bump]) .icon.avetta-spinner polygon{-webkit-animation:trace 2s ease-in infinite;animation:trace 2s ease-in infinite;fill:transparent;opacity:0;stroke-dasharray:192px;stroke-dashoffset:192px;stroke-width:1.5}:is(*,[bump]) .save-spinner{height:16px;width:16px}:is(*,[bump]) .save-spinner svg{-webkit-animation:rotateCircle 2.5s ease-in-out infinite;animation:rotateCircle 2.5s ease-in-out infinite}:is(*,[bump]) .save-spinner circle{-webkit-animation:traceCircle 2.5s ease-in-out infinite;animation:traceCircle 2.5s ease-in-out infinite;stroke-dasharray:75px;stroke-dashoffset:150px;stroke-width:4px}
