.revs{--revs-bg-color: #f1f3ea;--revs-star-color: #009370;--revs-heading-color: #000000;--revs-heading-accent-color: #009370;--revs-subtext-color: #000000;--revs-card-bg: #ffffff;--revs-card-border-color: rgba(0,0,0,.3);--revs-quote-color: #009370;--revs-body-color: #000000;--revs-name-color: rgba(0,0,0,.5);--revs-verified-color: #009370;--revs-tag-color: #009370;--revs-tag-bg: rgba(0,147,112,.1);--revs-tag-border-color: #009370;--revs-nav-border-color: #d1d5db;--revs-nav-icon-color: #374151;--revs-dot-active-color: #009370;--revs-dot-color: rgba(0,0,0,.25);background:var(--revs-bg-color);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;padding:32px 0;box-sizing:border-box;overflow:hidden}.revs *,.revs *:before,.revs *:after{box-sizing:border-box}.revs__container{max-width:1222px;margin:0 auto;padding:0 16px}.revs__heading-block{padding:12px 0 24px;text-align:center}.revs__stars{display:flex;justify-content:center;gap:2px;color:var(--revs-star-color);margin-bottom:10px}.revs__stars svg{width:18px;height:17px}.revs__heading{font-family:inherit;font-weight:600;font-size:26px;line-height:1.25;margin:0}.revs__heading-main{color:var(--revs-heading-color)}.revs__heading-accent{color:var(--revs-heading-accent-color)}.revs__subtext{font-size:14px;line-height:1.35;color:var(--revs-subtext-color);margin:10px 0 0}.revs__marquee-wrap{overflow:hidden;margin:0 -16px 40px;padding:0 16px}.revs__marquee-track{display:flex;width:max-content;animation:revs-marquee 60s linear infinite}.revs__marquee-set{display:flex;gap:4px;padding-right:4px}.revs__marquee-item{flex:0 0 auto;width:99px;height:99px;border-radius:5px;overflow:hidden}.revs__marquee-item img{width:100%;height:100%;object-fit:cover;display:block}@keyframes revs-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.revs__marquee-track{animation:none}}.revs__cards-wrap{position:relative}.revs__cards-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;margin:0 -16px;padding:0 16px}.revs__cards-track::-webkit-scrollbar{display:none}.revs__card{flex:0 0 100%;scroll-snap-align:start;padding:0 12px 0 2px}.revs__card-inner{background:var(--revs-card-bg);border:1px solid var(--revs-card-border-color);border-radius:4px;padding:28px 26px;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:300px}.revs__card-rating{display:flex;align-items:center;gap:6px}.revs__card-rating-number{font-size:13px;font-weight:400;color:var(--revs-body-color)}.revs__card-rating-stars{display:flex;gap:2px;color:var(--revs-quote-color)}.revs__card-rating-stars svg{width:12px;height:12px}.revs__card-title{font-weight:700;font-size:15px;line-height:1.33;color:var(--revs-body-color);margin:20px 0 0}.revs__card-body{font-size:15px;line-height:1.33;color:var(--revs-body-color);margin:6px 0 0}.revs__card-bottom{margin-top:20px}.revs__card-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.revs__card-author{display:flex;align-items:center;gap:6px}.revs__card-avatar{width:20px;height:20px;border-radius:50%;object-fit:cover;flex:0 0 auto}.revs__card-name{font-size:13px;color:var(--revs-name-color);text-transform:uppercase}.revs__card-verified{display:flex;align-items:center;gap:3px;font-size:11px;text-transform:uppercase;color:var(--revs-verified-color);white-space:nowrap}.revs__card-verified svg{width:12px;height:12px;flex:0 0 auto}.revs__card-tags{display:flex;flex-wrap:wrap;gap:13px;margin-top:20px}.revs__card-tag{background:var(--revs-tag-bg);border:1px solid var(--revs-tag-border-color);color:var(--revs-tag-color);border-radius:20px;padding:7px 12px;font-size:12px;line-height:1.4;white-space:nowrap}.revs__dots{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:18px}.revs__dot{width:8px;height:8px;border-radius:4px;border:none;background:var(--revs-dot-color);padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.revs__dot.is-active{width:22px;background:var(--revs-dot-active-color)}.revs__nav{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:4px}.revs__nav-btn{width:40px;height:40px;border-radius:20px;border:1px solid var(--revs-nav-border-color);background:transparent;color:var(--revs-nav-icon-color);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.revs__nav-btn svg{width:20px;height:20px}.revs__nav-btn:hover{background:#00000008}@media(min-width:990px){.revs{padding:40px 0}.revs__container{max-width:1500px;padding:0 50px}.revs__heading-block{padding:12px 0 32px}.revs__stars svg{width:22px;height:21px}.revs__heading{font-size:31px}.revs__subtext{font-size:17px}.revs__marquee-wrap{margin:0 -50px 40px;padding:0 50px}.revs__marquee-item{width:99px;height:99px}.revs__cards-track{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible;margin:0;padding:0;gap:24px}.revs__card{flex:initial;scroll-snap-align:none;padding:0}.revs__card-inner{padding:28px 26px;min-height:311px}.revs__dots,.revs__nav{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/reviews-section.css.map */
