.infinite-scroll{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0;min-height:8rem;width:100%}.infinite-scroll__link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.infinite-scroll__spinner{display:flex;align-items:center;justify-content:center}.infinite-scroll .spinner{width:4.4rem;height:4.4rem;animation:spinner-rotate 2s linear infinite}.infinite-scroll .spinner-path{stroke:rgb(var(--color-foreground));stroke-linecap:round;animation:spinner-dash 1.5s ease-in-out infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@keyframes spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.infinite-scroll__complete{text-align:center;color:rgb(var(--color-foreground));opacity:.7;font-size:1.4rem;margin:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/infinite-scroll.css.map */
