.pdp-reviews-marquee{--pdp-reviews-marquee-card-border: rgba(0, 0, 0, .3);--pdp-reviews-marquee-author-color: rgba(0, 0, 0, .5);--pdp-reviews-marquee-heading-font: "Segoe UI", "Figtree", -apple-system, BlinkMacSystemFont, sans-serif;--pdp-reviews-marquee-body-font: "Satoshi", "Segoe UI", "Figtree", -apple-system, BlinkMacSystemFont, sans-serif;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;gap:24px;overflow:hidden;font-family:var(--pdp-reviews-marquee-body-font)}.pdp-reviews-marquee__container{width:100%;max-width:var(--pdp-reviews-marquee-container-width, 1340px);margin:0 auto}.pdp-reviews-marquee__header{display:flex;flex-direction:column;gap:14px;text-align:center}.pdp-reviews-marquee__header-stars{display:flex;justify-content:center;gap:2px}.pdp-reviews-marquee__header-stars svg{width:18px;height:17px}.pdp-reviews-marquee__heading{margin:0;font-family:var(--pdp-reviews-marquee-heading-font);font-size:24px;font-weight:400;line-height:1.2;color:var(--pdp-reviews-marquee-heading-color, #000000)}.pdp-reviews-marquee__heading strong{font-weight:inherit;color:var(--pdp-reviews-marquee-accent, #009370)}.pdp-reviews-marquee__subheading{margin:0;font-size:16px;line-height:1.5;color:var(--pdp-reviews-marquee-text-color, #000000)}.pdp-reviews-marquee__marquee{margin-left:-20px;margin-right:-20px;overflow:hidden}.pdp-reviews-marquee__marquee-track{display:flex;width:max-content;animation:pdp-reviews-marquee-marquee var(--pdp-reviews-marquee-marquee-duration, 30s) linear infinite}.pdp-reviews-marquee__marquee-group{display:flex}.pdp-reviews-marquee__marquee-item{width:96px;height:96px;margin-right:4px;border-radius:12px;overflow:hidden;flex:0 0 auto}.pdp-reviews-marquee__marquee-item img,.pdp-reviews-marquee__marquee-item svg{display:block;width:100%;height:100%;object-fit:cover}@keyframes pdp-reviews-marquee-marquee{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.pdp-reviews-marquee__marquee-track{animation:none}}pdp-reviews-marquee-carousel{display:block}.pdp-reviews-marquee__track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.pdp-reviews-marquee__track::-webkit-scrollbar{display:none}.pdp-reviews-marquee__card{flex:0 0 100%;scroll-snap-align:center;display:flex;flex-direction:column;gap:20px;padding:21px;background-color:var(--pdp-reviews-marquee-card-bg, #ffffff);border:1px solid var(--pdp-reviews-marquee-card-border);border-radius:4px}.pdp-reviews-marquee__rating{display:flex;align-items:center;gap:5px}.pdp-reviews-marquee__rating-score{font-size:14px;line-height:1.5;color:var(--pdp-reviews-marquee-text-color, #000000)}.pdp-reviews-marquee__card-stars{display:flex;gap:2px}.pdp-reviews-marquee__card-stars svg{width:21px;height:20px}.pdp-reviews-marquee__quote{margin:0;font-size:14px;line-height:1.5;color:var(--pdp-reviews-marquee-text-color, #000000)}.pdp-reviews-marquee__footer{margin-top:auto;display:flex;flex-direction:column;gap:20px}.pdp-reviews-marquee__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.pdp-reviews-marquee__author{display:flex;align-items:center;gap:6px}.pdp-reviews-marquee__avatar{width:20px;height:20px;border-radius:50%;overflow:hidden;flex:0 0 auto}.pdp-reviews-marquee__avatar img,.pdp-reviews-marquee__avatar svg{display:block;width:100%;height:100%;object-fit:cover}.pdp-reviews-marquee__author-name{font-size:12px;line-height:1.5;text-transform:uppercase;color:var(--pdp-reviews-marquee-author-color)}.pdp-reviews-marquee__verified{display:flex;align-items:center;gap:2px;font-size:10px;line-height:1.5;text-transform:uppercase;color:var(--pdp-reviews-marquee-accent, #009370);white-space:nowrap}.pdp-reviews-marquee__tags{display:flex;align-items:center;gap:14px}.pdp-reviews-marquee__tag{flex:1 1 0;min-width:0;padding:7px 15px;background-color:var(--pdp-reviews-marquee-accent-soft, rgba(0, 147, 112, .1));border:1px solid var(--pdp-reviews-marquee-accent, #009370);border-radius:20px;font-size:12px;line-height:1.5;text-align:center;color:var(--pdp-reviews-marquee-accent, #009370);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-reviews-marquee__dots{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;margin-top:12px}.pdp-reviews-marquee__dot{width:8px;height:8px;padding:0;border:none;border-radius:4px;background-color:var(--pdp-reviews-marquee-accent-dim, rgba(0, 147, 112, .3));cursor:pointer;transition:width .2s ease,background-color .2s ease}.pdp-reviews-marquee__dot--active{width:27px;background-color:var(--pdp-reviews-marquee-accent, #009370)}.pdp-reviews-marquee__nav{display:flex;justify-content:center;gap:16px}.pdp-reviews-marquee__nav-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:50%;background-color:var(--pdp-reviews-marquee-card-bg, #ffffff);color:var(--pdp-reviews-marquee-heading-color, #000000);cursor:pointer}.pdp-reviews-marquee__nav-btn svg{width:14px;height:14px}.pdp-reviews-marquee__nav-btn[disabled]{opacity:.4;cursor:not-allowed}.pdp-reviews-marquee__dot:focus-visible,.pdp-reviews-marquee__nav-btn:focus-visible{outline:2px solid var(--pdp-reviews-marquee-accent, #009370);outline-offset:2px}@media(prefers-reduced-motion:reduce){.pdp-reviews-marquee__dot{transition:none}}@media screen and (min-width:990px){.pdp-reviews-marquee{padding-left:50px;padding-right:50px;gap:40px}.pdp-reviews-marquee__heading{font-size:31px}.pdp-reviews-marquee__subheading{font-size:18px}.pdp-reviews-marquee__marquee{margin-left:-50px;margin-right:-50px}.pdp-reviews-marquee__track{overflow:visible;scroll-snap-type:none}.pdp-reviews-marquee__card{flex:1 1 0;min-width:0;padding:25px}.pdp-reviews-marquee__quote{font-size:16px}.pdp-reviews-marquee__dots,.pdp-reviews-marquee__nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/169/assets/pdp-reviews-marquee.css.map */
