.rated-gallery-section{width:100%;max-width:100vw;box-sizing:border-box;font-family:inherit;overflow-x:hidden;position:relative}.rated-gallery-header{max-width:900px;margin:0 auto 32px;padding:0 20px;text-align:center}.rated-gallery-heading{font-family:inherit;font-size:26px;font-weight:800;color:#1a1512;line-height:1.3;margin:0 0 16px}.rated-gallery-rating-row{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.rated-gallery-stars{display:flex;gap:2px}.rated-gallery-rating-text{font-family:inherit;font-size:14px;font-weight:700;color:#1a1512}.rated-gallery-track-wrap{width:100%;max-width:100%;overflow-x:hidden}.rated-gallery-track{display:flex;gap:12px;width:max-content;animation-name:ratedGalleryScroll;animation-timing-function:linear;animation-iteration-count:infinite}.rated-gallery-item{flex:0 0 auto;width:220px;aspect-ratio:3 / 4;border-radius:10px;overflow:hidden;background:#e5e0da}.rated-gallery-item img,.rated-gallery-video{width:100%;height:100%;object-fit:cover;display:block}@keyframes ratedGalleryScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:749px){.rated-gallery-item{width:150px}.rated-gallery-heading{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/rated-gallery-b.css.map */
