.loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#ff3d00;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=45f0a44db03cb54a.css.map*/