.loader-warning-outline{animation:5s ease-in-out infinite loader-stroke}.loader-warning-mark{animation:1s ease-in-out infinite loader-fade-in}.loader-dot{animation:1s ease-in-out infinite loader-dot}.loader-dot:nth-of-type(2){animation-delay:.25s}.loader-dot:nth-of-type(3){animation-delay:.5s}.loader-dot:nth-of-type(4){animation-delay:.75s}@keyframes loader-stroke{0%{stroke-dashoffset:-450px}20%,80%{stroke-dashoffset:0}to{stroke-dashoffset:450px}}@keyframes loader-fade-in{0%,to{opacity:0;stroke-width:3px}40%,60%{opacity:1;stroke-width:5px}}@keyframes loader-dot{0%{opacity:1}50%,to{opacity:0}}
