.loader{animation:rotation 1s linear infinite;border:5px solid #f3f3f3;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:32px;width:32px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.83ce574e.css.map*/