.most-love-products{display:flex;gap:10px;overflow:hidden;background:rgb(var(--color-background))}.most-love-products .promotion{display:flex;gap:10px;align-items:flex-start;width:max-content}h2.section-most-love-products__title.h2{margin-top:0;text-align:center}.most-love-products .promotion--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--duration);animation-play-state:running;will-change:transform}.most-love-products--left .promotion--animated{animation-name:scrolling-left}.most-love-products--right .promotion--animated{animation-name:scrolling-right}.most-love-products .promotion__item{flex:0 0 300px;width:300px;min-width:300px}.most-love-products .card-wrapper{width:100%}.most-love-products .card{background:transparent;border:0}.most-love-products .card__inner{border:0}.most-love-products .card__media{background:#f7f4ee;overflow:hidden;aspect-ratio:1/1}.most-love-products .media img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.most-love-products .promotion__item:hover img{transform:scale(1.05)}.most-love-products .card__content{padding-top:14px;text-align:center}.most-love-products .card__heading{font-size:18px;line-height:1.4;margin-bottom:8px}.most-love-products .price{justify-content:center}.most-love-products .card-information{text-align:center}.most-love-products .button,.most-love-products .quick-add{display:none}@media screen and (hover:hover){.most-love-products:hover .promotion--animated{animation-play-state:paused}}.most-love-products--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)}}@media screen and (max-width:750px){.most-love-products .promotion__item{flex:0 0 250px;width:250px;min-width:250px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-most-love-products.css.map */
