.loading-animation{display:none;width:20px;height:20px;animation:spin 1s linear infinite;margin-right:6px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/component-loading-animation.css.map */
