.scrolling-review{display:flex;overflow:hidden;gap:20px}.scrolling-review .promotion{display:flex;gap:20px}.section-most-love-products__heading{margin-bottom:30px;padding:0 10px}h2.section-most-love-products__title{font-size:30px;line-height:1;font-weight:500;text-transform:uppercase;color:#000;text-align:center;margin:0 0 10px}.section-most-love-desc{font-size:20px;line-height:1;font-weight:600;color:#000;text-align:center;margin-bottom:30px}.section-most-love-products{padding:50px 0}.review-image{display:block;width:550px;height:auto;cursor:pointer;border-radius:10px}.scrolling-review--left .promotion--animated{animation-name:scrolling-left}.scrolling-review--right .promotion--animated{animation-name:scrolling-right}.section-most-love-products .promotion--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:70s;animation-play-state:running;will-change:transform}@media screen and (hover:hover){.scrolling-review:hover .promotion--animated{animation-play-state:paused}}.scrolling-review--paused .promotion--animated{animation-play-state:paused}@keyframes scrolling-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scrolling-right{0%{transform:translate(-100%)}to{transform:translate(0)}}.review-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.review-modal.active{display:flex}.review-modal__image{max-width:90vw;max-height:90vh}.review-modal__close{position:absolute;top:20px;right:25px;color:#fff;font-size:40px;cursor:pointer}@media screen and (max-width:767px){.review-image{width:500px}h2.section-most-love-products__title{font-size:24px;margin:0 0 10px}}@media screen and (max-width:580px){.review-image{display:block;width:400px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-scrolling-review.css.map */
