.ws10-loading-animation__dots{display:flex;height:23px;align-items:center}.ws10-loading-animation__dot{position:relative;top:4px;width:8px;height:8px;margin-right:4px;border-radius:50%;background:var( --p-monochrome-600);animation:ws10-loading-animation-medium 1.5s linear infinite}.ws10-loading-animation__dot:nth-child(1){animation-delay:-1s}.ws10-loading-animation__dot:nth-child(2){animation-delay:-.8s}@keyframes ws10-loading-animation-medium{0%{opacity:.2}10%{opacity:1;transform:none;transform:initial}50%{transform:translateY(-4px)}90%{transform:none;transform:initial}to{opacity:.2}}.ws10-loading-spinner{z-index:1003;display:flex;justify-content:center;align-items:center;position:fixed;height:100%;width:100%;left:0;top:0}.ws10-loading-spinner svg{z-index:2000;width:300px;height:300px}.ws10-loading-spinner .outer3{opacity:.3;stroke-dasharray:120 32;animation:dashdraw 3.5s linear infinite;animation-delay:.2s;fill:none;stroke:#e60000;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.ws10-loading-spinner .outer2{opacity:.6;stroke-dasharray:120 32;animation:dashdraw 3.5s linear infinite;animation-delay:.1s;fill:none;stroke:#e60000;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.ws10-loading-spinner .outer1{stroke-dasharray:120 32;animation:dashdraw 3.5s linear infinite;fill:none;stroke:#e60000;stroke-width:4;stroke-linejoin:round;stroke-linecap:round}.ws10-loading-spinner .center{fill:#e60000}@keyframes dashdraw{to{stroke-dashoffset:610}}
