social-proof-cards{display:block;--spc-gap: 1.6rem;--spc-peek: 15%}.spc__grid{position:relative;display:flex;gap:var(--spc-gap);margin:0;padding:0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.spc__grid::-webkit-scrollbar{display:none}.spc__grid:after{content:"";flex:0 0 var(--spc-peek)}.spc__slide{flex:0 0 calc(100% - var(--spc-peek));scroll-snap-align:start;display:flex}.spc__card{display:flex;flex-direction:column;flex:1;overflow:hidden;border-radius:var(--spc-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.spc__card.gradient{background-attachment:scroll}.spc__media{margin:1.2rem 1.2rem 0;border-radius:calc(var(--spc-radius) * .6);overflow:hidden}.spc__media img{display:block;width:100%;height:100%;aspect-ratio:var(--spc-ratio);object-fit:cover}.spc__body{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.6rem}.spc__stars{position:relative;display:inline-block;line-height:0}.spc__stars-empty,.spc__stars-fill{display:flex;gap:.2rem}.spc__stars-empty{color:rgba(var(--color-foreground),.3)}.spc__stars-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:rgb(var(--color-button))}.spc__stars svg{flex:0 0 auto;width:1.5rem;height:1.5rem;fill:currentColor}.spc__headline{margin:0;font-size:1.7rem;font-weight:700;line-height:1.3}.spc__text{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.85)}.spc__author{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin:.2rem 0 0;font-size:1.4rem}.spc__verified{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.8rem;height:1.8rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.spc__verified svg{width:1rem;height:1rem}.spc__name{font-weight:600}.spc__verified-label{color:rgb(var(--color-button))}.spc__verified-label:before{content:"| ";color:rgba(var(--color-foreground),.4)}.spc__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin:.4rem 0 0;padding:0;list-style:none}.spc__tag{padding:.5rem 1.2rem;border-radius:4.4rem;background:rgba(var(--color-button),.12);color:rgb(var(--color-button));font-size:1.3rem;line-height:1.3}.spc__dots{display:flex;justify-content:center;margin-top:.4rem}.spc__dot{width:2.4rem;height:4.4rem;padding:0;border:0;background:none;cursor:pointer;display:grid;place-items:center}.spc__dot:before{content:"";width:.6rem;height:.6rem;border-radius:50%;background:rgb(var(--color-foreground));opacity:.25;transition:opacity .2s ease,transform .2s ease}.spc__dot[aria-current=true]:before{opacity:.8;transform:scale(1.25)}.spc__dot:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:-.6rem;border-radius:.6rem}.spc__cta{margin-top:2.4rem;text-align:center}@media screen and (min-width:750px){.spc__grid{display:grid;grid-template-columns:repeat(var(--spc-cols),minmax(0,1fr));gap:2.4rem;overflow:visible}.spc__grid:after,.spc__dots{display:none}.spc__slide{flex:none}.spc__body{padding:2rem}.spc__headline{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){.spc__grid{scroll-behavior:auto}.spc__dot:before{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-social-proof-cards.css.map */
