.spinner{border:4px solid #262626;border-radius:50%;width:46px;height:46px;margin:auto;position:relative}.spinner:after{content:"";width:inherit;height:inherit;border:inherit;clip-path:polygon(0 0,50% 50%,100% 0);border-color:#f16436;border-radius:50%;animation:1s linear infinite rotate-spinner;position:absolute;top:-4px;left:-4px}@keyframes rotate-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=0f4vi-us1v17x.css.map*/