.infinite-scroll-loader{width:100%;padding:2rem 0;text-align:center}.infinite-scroll-loader .loading-overlay{position:relative;display:flex;justify-content:center;align-items:center;min-height:100px}.infinite-scroll-loader .loading__spinner{width:4rem;height:4rem}.infinite-scroll-loader .spinner{width:100%;height:100%;animation:rotator 1.4s linear infinite}.infinite-scroll-loader .spinner .path{stroke:currentColor;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:47;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/infinite-scroll.css.map */
