.lola-scroll-section{position:relative;padding:8px 0}.lola-row{overflow:hidden;width:100%}.lola-track{display:flex;width:max-content}.lola-row-top .lola-track{animation:scrollLeft linear infinite;animation-duration:var(--speed, 40s)}.lola-row-bottom .lola-track{animation:scrollRight linear infinite;animation-duration:var(--speed, 40s)}.lola-item{flex-shrink:0;width:256px;height:256px;margin:0 8px;border-radius:12px;overflow:hidden}.lola-item img{width:100%;height:100%;object-fit:cover;transition:.4s}.lola-item:hover img{transform:scale(1.1)}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.lola-star{position:absolute;width:160px;z-index:2}.lola-star-top{top:-56px;left:32px;transform:rotate(-12deg)}.lola-star-bottom{bottom:-48px;right:32px;transform:rotate(12deg)}.lola-row-top{margin-bottom:16px}@media(max-width:767px){.lola-item{width:calc((100vw - 16px) / 3);height:calc((100vw - 16px) / 3);margin:0 4px}.lola-star-top{width:80px;top:-40px;left:16px}.lola-star-bottom{width:80px;bottom:-40px;right:16px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/lola-scroll-gallery.css.map */
