.can-whey-reviews{padding:var(--section-padding, var(--space-section)) 0;color:var(--section-text-color, var(--color-foreground));position:relative}.can-whey-reviews__container{text-align:center;width:100%}.can-whey-reviews__header{margin-bottom:var(--space-lg, 2rem)}.can-whey-reviews__rating{display:flex;align-items:center;justify-content:center;gap:var(--space-xs, 6px);margin-bottom:var(--space-md)}.can-whey-reviews__rating-number{font-size:2rem;font-weight:700;color:var(--section-text-color, inherit)}.can-whey-reviews__stars{display:flex;gap:2px}.can-whey-reviews__star{color:#ccc;font-size:1.5rem}.can-whey-reviews__star--filled{color:var(--section-star-color, #ffc107)}.can-whey-reviews__title{font-size:2.5rem;font-weight:700;margin:0 0 var(--space-md) 0;color:var(--section-title-color, inherit)}.can-whey-reviews__subtitle{font-size:1.125rem;margin:0 0 var(--space-md) 0;color:var(--section-text-color, rgba(var(--color-foreground), .8))}.can-whey-reviews__quote{font-size:1.4rem;line-height:1.2;font-style:italic;margin:0 0 var(--space-sm) 0;max-width:600px;margin-left:auto;margin-right:auto;color:var(--section-text-color, inherit)}.can-whey-reviews__author{font-size:1rem;font-style:normal;color:var(--section-text-color, rgba(var(--color-foreground), .8))}.can-whey-reviews__testimonials{display:flex;gap:var(--card-gap, var(--space-lg));overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;padding:var(--space-md) 0;margin-top:var(--space-xl);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;outline:none;padding-left:var(--space-md);padding-right:var(--space-md)}.can-whey-reviews__testimonials:focus{box-shadow:0 0 0 2px #ce112780}.can-whey-reviews__testimonials.is-scrolling .can-whey-reviews__testimonial-card{pointer-events:none}.can-whey-reviews__testimonials::-webkit-scrollbar{display:none}.can-whey-reviews__testimonial-card{position:relative;flex:0 0 320px;aspect-ratio:3/4;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease,opacity .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000026;scroll-snap-align:start;scroll-snap-stop:always;will-change:transform,opacity}.can-whey-reviews__testimonial-card:hover{transform:scale(1.02);box-shadow:0 8px 25px #00000040}.can-whey-reviews__testimonial-card:focus{outline:2px solid rgba(206,17,39,.5);outline-offset:2px}.can-whey-reviews__testimonial-card{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.can-whey-reviews__testimonial-card:nth-child(1){animation-delay:.1s}.can-whey-reviews__testimonial-card:nth-child(2){animation-delay:.2s}.can-whey-reviews__testimonial-card:nth-child(3){animation-delay:.3s}.can-whey-reviews__testimonial-card:nth-child(4){animation-delay:.4s}.can-whey-reviews__testimonial-card:nth-child(5){animation-delay:.5s}.can-whey-reviews__media-container{background:#ccc;position:relative;width:100%;height:100%}.can-whey-reviews__testimonial-image{position:absolute;top:0;left:0;width:100%;height:100%}.can-whey-reviews__testimonial-image img,.can-whey-reviews__testimonial-image .placeholder-svg{width:100%;height:100%;object-fit:cover}.can-whey-reviews__testimonial-image .placeholder-svg{background-color:rgb(var(--color-foreground),.04);color:rgb(var(--color-foreground),.55)}.can-whey-reviews__play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.can-whey-reviews__testimonial-card:hover .can-whey-reviews__play-overlay{opacity:1}.can-whey-reviews__play-button{background:#ffffffe6;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.can-whey-reviews__play-button:hover{transform:scale(1.1)}.can-whey-reviews__play-icon{width:24px;height:24px;color:#000;margin-left:2px}.can-whey-reviews__content-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);padding:24px;text-align:left;color:#fff}.can-whey-reviews__testimonial-rating{display:flex;align-items:center;gap:8px}.can-whey-reviews__testimonial-rating-number{font-weight:700;font-size:1.125rem;color:#fff}.can-whey-reviews__testimonial-stars{display:flex;gap:2px}.can-whey-reviews__testimonial-stars .can-whey-reviews__star{color:#ffffff4d;font-size:1rem}.can-whey-reviews__testimonial-stars .can-whey-reviews__star--filled{color:var(--section-star-color, #ffc107)}.can-whey-reviews__customer-name{font-size:1rem;font-weight:600;margin:0 0 2px;color:#fff}.can-whey-reviews__testimonial-text{font-size:.875rem;line-height:1.4;margin:0;opacity:.9}.can-whey-reviews__lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:var(--space-lg)}.can-whey-reviews__lightbox.is-active{opacity:1;visibility:visible}.can-whey-reviews__lightbox-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.can-whey-reviews__lightbox-content{position:relative;max-width:90vw;max-height:90vh;width:100%;max-width:1200px}.can-whey-reviews__lightbox-close{position:absolute;top:-50px;right:0;background:none;border:none;color:#fff;cursor:pointer;padding:var(--space-sm);z-index:1001}.can-whey-reviews__lightbox-close svg{width:24px;height:24px}.can-whey-reviews__video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;background:#000;border-radius:8px;overflow:hidden}.can-whey-reviews__video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media screen and (min-width: 1024px){.can-whey-reviews__testimonials[data-card-count="1"],.can-whey-reviews__testimonials[data-card-count="2"],.can-whey-reviews__testimonials[data-card-count="3"],.can-whey-reviews__testimonials[data-card-count="4"]{display:grid;grid-template-columns:repeat(var(--card-count),1fr);gap:var(--card-gap, var(--space-lg));overflow-x:visible;justify-content:center;max-width:1200px;margin-left:auto;margin-right:auto}.can-whey-reviews__testimonials[data-card-count="1"] .can-whey-reviews__testimonial-card,.can-whey-reviews__testimonials[data-card-count="2"] .can-whey-reviews__testimonial-card,.can-whey-reviews__testimonials[data-card-count="3"] .can-whey-reviews__testimonial-card,.can-whey-reviews__testimonials[data-card-count="4"] .can-whey-reviews__testimonial-card{flex:none;width:auto}}@media screen and (max-width: 768px){.can-whey-reviews__header{margin-inline:24px}.can-whey-reviews__testimonials{scroll-padding:var(--space-md);scroll-snap-type:x mandatory}.can-whey-reviews__testimonial-card{flex:0 0 280px;scroll-snap-align:center}.can-whey-reviews__testimonial-card:first-child{margin-left:var(--space-md, 24px)}.can-whey-reviews__testimonial-card:last-child{margin-right:var(--space-md, 24px)}.can-whey-reviews__title{font-size:2rem}.can-whey-reviews__rating-number{font-size:1.5rem}.can-whey-reviews__lightbox{padding:var(--space-md)}.can-whey-reviews__lightbox-close{top:-40px}.can-whey-reviews__testimonial-card:hover{transform:none}.can-whey-reviews__testimonial-card:active{transform:scale(.98)}}@media (prefers-reduced-motion: reduce){.can-whey-reviews__testimonials{scroll-behavior:auto}.can-whey-reviews__testimonial-card{animation:none;transition:none}.can-whey-reviews__testimonial-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/170/assets/can-whey-reviews.css.map */
