.pop-up-loader{animation-duration:2s;animation-iteration-count:infinite;animation-name:loader;animation-timing-function:linear;border:3px solid #d3d3d3;border-radius:50%;border-right-color:transparent;height:24px;width:24px}@keyframes loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
