.loading-overlay-spinner{width:2.5vw;display:flex;position:absolute;justify-content:center;align-items:center}.spinner{width:100%;height:100%;animation:rotator 1.4s linear infinite}.loading{color:transparent!important}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}@media screen and (max-width: 991px){.loading-overlay-spinner{width:26px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-loading-overlay.css.map */
