.loading__spinner{position:absolute;z-index:1;display:inline-block;width:1.8rem}.loading__spinner.hidden{display:none}.spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke:var(--color-foreground);transform-origin:center;animation:dash 1.4s ease-in-out infinite;stroke-dasharray:280;stroke-dashoffset:0}@media screen and (forced-colors: active){.path{stroke:CanvasText}}@keyframes dash{0%{stroke-dashoffset:280}50%{transform:rotate(135deg);stroke-dashoffset:75}to{transform:rotate(450deg);stroke-dashoffset:280}}.product-form__submit.loading>span{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/830/assets/component-loading-spinner.css.map */
