.slider1{margin:auto;position:sticky;top:0;background:#fff;width:100%;display:grid;place-items:center}.slide-trake1{display:flex;gap:15px;width:max-content}.slide-left-to-right{animation:scroll-left-to-right 60s linear infinite}.slide-right-to-left{animation:scroll-right-to-left 60s linear infinite}@keyframes scroll-left-to-right{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right-to-left{0%{transform:translate(-50%)}to{transform:translate(0)}}.slide-box-text{box-sizing:border-box;padding:10px 20px 5px;display:flex;align-items:center;justify-content:center;perspective:100px}.slide-box-text p{color:#fe6aba}
/*# sourceMappingURL=/cdn/shop/t/66/assets/scroll-text.css.map */
