.review-marquee{padding:4rem 0;overflow:hidden}.review-marquee__heading{text-align:center;margin-bottom:2.5rem}.review-marquee__title{font-size:var(--element-text-font-size--heading-lg, 2rem);margin:0}.review-marquee__viewport{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(to right,transparent 0,black 5%,black 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 5%,black 95%,transparent 100%)}.review-marquee__track{display:flex;width:max-content;animation-name:review-marquee-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.review-marquee:hover .review-marquee__track{animation-play-state:paused}@keyframes review-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-marquee__card{flex:0 0 auto;width:320px;margin:0 1rem;padding:1.75rem;border-radius:8px;background:#00000008;display:flex;flex-direction:column;gap:.75rem}.review-marquee__stars{display:flex;gap:2px;color:#d4a017}.review-marquee__text{margin:0;font-size:.95rem;line-height:1.5}.review-marquee__author{margin:0;font-size:.85rem;opacity:.7}@media screen and (max-width:749px){.review-marquee__card{width:260px;padding:1.25rem}}@media(prefers-reduced-motion:reduce){.review-marquee__track{animation:none}.review-marquee__viewport{overflow-x:auto}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/component-review-marquee.css.map */
