.rating-marquee-section{padding-top:var(--mg-top-desktop);padding-bottom:var(--mg-bottom-desktop);background:var(--background);--size: 300px;--duration: 60s;--scroll-start: 0;--scroll-end: calc(-100% - var(--gap-desktop))}.rating-marquee-section .marquee{display:flex;gap:var(--gap-desktop);overflow:hidden;background:var(--background);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);position:relative;z-index:2}.rating-marquee-section .marquee__group{flex-shrink:0;display:flex;align-items:stretch;justify-content:space-around;gap:var(--gap-desktop);min-width:100%;animation:marquee-scroll-x var(--duration) linear infinite}.rating-marquee-section .marquee .marquee__item{display:grid;width:var(--size);background:var(--color-bg-item)}.rating-marquee-section .wrapper{display:flex;flex-direction:column;gap:var(--gap);margin:auto;max-width:100vw}@media(max-width:1200px){.rating-marquee-section{padding-top:var(--mg-top-tablet);padding-bottom:var(--mg-bottom-tablet);--scroll-start: 0;--scroll-end: calc(-100% - var(--gap-tablet))}.rating-marquee-section .marquee,.rating-marquee-section .marquee__group{gap:var(--gap-tablet)}}@media(max-width:767px){.rating-marquee-section{padding-top:var(--mg-top-mobile);padding-bottom:var(--mg-bottom-mobile);--scroll-start: 0;--scroll-end: calc(-100% - var(--gap-mobile))}.rating-marquee-section .marquee,.rating-marquee-section .marquee__group{gap:var(--gap-mobile)}}.rating-marquee-section .review-rating ul{list-style-type:none;margin:0;padding:4px 0;display:flex;justify-content:start;gap:2px}.rating-marquee-section .review-rating .star-icon svg{fill:transparent;display:block;width:14px;height:14px}.rating-marquee-section .review-rating .star-icon.filled svg{fill:#ebbf20}.rating-marquee-section .review-rating .star-icon.filled svg path{stroke:#ebbf20}.rating-marquee-section .review-rating .star-icon.half-filled svg .half-fill{fill:#ebbf20;-webkit-mask-image:linear-gradient(to right,black 50%,transparent 50%);mask-image:linear-gradient(to right,black 50%,transparent 50%)}.rating-marquee-section .review-author{font-size:15px;margin:0;line-height:1.2;margin-block:4px 8px;font-family:var(--font-family-1)}.rating-marquee-section .review-content{font-size:14px;line-height:1.3;margin:0}.rating-marquee-section .marquee__item{border:1px solid #d9d5d2;text-align:left;box-sizing:border-box;height:auto;display:flex;flex-direction:column;justify-content:space-between;margin:1px 0}.rating-marquee-section .review-content-wrapper{padding:12px 12px 8px}.rating-marquee-section .review-product{display:flex;align-items:center;padding:8px 12px;position:relative;height:64px;margin-top:auto}.rating-marquee-section .review-product:before{content:"";height:1px;width:95%;position:absolute;top:0;left:50%;transform:translate(-50%);display:block;background-color:#f0f0f0}.rating-marquee-section .review-product img{width:45px;height:45px;object-fit:cover;margin:0 10px 0 0;border-radius:4px;border:1px solid #ededed}.rating-marquee-section .review-product div{line-height:1.2;overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical}@keyframes marquee-scroll-x{0%{transform:translate(var(--scroll-start))}to{transform:translate(var(--scroll-end))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rating-marquee.css.map */
