.infinite-scroll__wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding-top:40px}.infinite-scroll__link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:transparent;font-size:0}.infinite-scroll__text{display:none}.infinite-scroll__spinner{width:30px;height:30px;display:inline-block}.infinite-scroll__spinner .spinner{animation:rotator 1.4s linear infinite}.infinite-scroll__spinner .path{stroke:#000;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:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/component-infinite-scroll.css.map */
