.scissor-loading-spinner{position:relative;display:flex;justify-content:center;align-items:center}.scissorls-container{position:relative;transform:scale(.5);border-radius:50%;background:#334155;padding:40px 15px;z-index:0}.scissorls-scissors{position:relative;width:115px;height:45px;margin:8.5px auto}.scissorls-half{width:115px;height:20px;position:absolute;top:0;left:0;transform-style:preserve-3d;backface-visibility:hidden;transform-origin:46.52174% 100% 0;transform:rotate(10deg);animation:rot-up .5s ease-out infinite}.scissorls-half:nth-child(2n){top:15px;transform-origin:46.52174% 0% 0;transform:rotate(-10deg);animation:rot-down .5s ease-out infinite}.scissorls-half:nth-child(2n) .scissorls-blade{top:0;border-radius:0 5px 0 0}.scissorls-half:nth-child(2n) .scissorls-blade:after{top:5px;border-style:solid;border-width:5px 10px 0 10px;border-color:#bd0900 transparent transparent transparent}@keyframes rot-up{0%{transform:rotate(10deg)}50%{transform:rotate(40deg)}to{transform:rotate(10deg)}}@keyframes rot-down{0%{transform:rotate(-10deg)}50%{transform:rotate(-40deg)}to{transform:rotate(-10deg)}}.scissorls-joint{width:4px;height:4px;border-radius:50%;background:#ebb5b2;position:absolute;top:15.75px;left:45%}.scissorls-handle{width:40px;height:20px;border-radius:10px;border:5px solid #710500;background:#334155;position:absolute;top:0;left:0;box-sizing:border-box}.scissorls-blade{width:70px;height:5px;position:absolute;top:15px;left:40px;background:#bd0900;border-radius:0 0 5px}.scissorls-blade:before{content:"";width:20px;height:5px;background:#bd0900;position:absolute;top:0;left:-20px}.scissorls-blade:after{content:"";width:0;height:0;border-style:solid;border-width:0 10px 5px 10px;border-color:transparent transparent #bd0900 transparent;position:absolute;top:-5px;left:-10px}.atom-loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:60px;height:60px;color:#fff;z-index:2;animation:3s fadeinout linear infinite;position:absolute}.atom-loader:before,.atom-loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:2s atomspin linear infinite;z-index:2}.atom-loader:after{color:#ff3c00;transform:rotateY(70deg);animation-delay:.4s}@keyframes atomspin{0%,to{box-shadow:.2em 0 0 0 currentcolor;opacity:.1}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor;opacity:.6}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}
