.video-testimonials{padding-top:var(--section-padding-top, 36px);padding-bottom:var(--section-padding-bottom, 36px)}@media screen and (min-width: 750px){.video-testimonials{padding-top:var(--section-padding-top-desktop, 60px);padding-bottom:var(--section-padding-bottom-desktop, 60px)}}.video-testimonials__header{text-align:center;margin-bottom:2rem}.video-testimonials__title{margin:0;font-weight:400}.video-testimonials__grid{display:grid;gap:1rem;justify-content:center}.video-testimonials__grid--cols-2{grid-template-columns:repeat(2,1fr)}.video-testimonials__grid--cols-3{grid-template-columns:repeat(3,1fr)}.video-testimonials__grid--cols-4{grid-template-columns:repeat(4,1fr)}.video-testimonials__grid--cols-5{grid-template-columns:repeat(5,1fr)}@media screen and (max-width: 749px){.video-testimonials__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.video-testimonials__grid--mobile-1{grid-template-columns:1fr;max-width:400px}.video-testimonials__grid--mobile-2{grid-template-columns:repeat(2,1fr);max-width:100%;gap:.75rem}.video-testimonials__grid--mobile-3{grid-template-columns:repeat(3,1fr);max-width:100%;gap:.5rem}}@media screen and (min-width: 750px) and (max-width: 989px){.video-testimonials__grid{grid-template-columns:repeat(2,1fr)}}.video-testimonials__grid--items-1{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}@media screen and (min-width: 990px){.video-testimonials__grid--items-2.video-testimonials__grid--cols-3,.video-testimonials__grid--items-2.video-testimonials__grid--cols-4,.video-testimonials__grid--items-2.video-testimonials__grid--cols-5{grid-template-columns:repeat(2,1fr);max-width:800px;margin-left:auto;margin-right:auto}.video-testimonials__grid--items-3.video-testimonials__grid--cols-4,.video-testimonials__grid--items-3.video-testimonials__grid--cols-5{grid-template-columns:repeat(3,1fr)}.video-testimonials__grid--items-4.video-testimonials__grid--cols-5{grid-template-columns:repeat(4,1fr)}}.video-testimonials__item{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:9 / 16;background-color:#f5f5f5;cursor:pointer}.video-testimonials__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-testimonials__video{width:100%;height:100%;object-fit:cover;display:block}.video-testimonials__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;z-index:1}.video-testimonials__item.is-playing .video-testimonials__poster{opacity:0;pointer-events:none}.video-testimonials__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background-color:transparent;border:3px solid var(--play-button-color, #fdb748);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .2s ease,background-color .2s ease}.video-testimonials__play-btn:hover{transform:translate(-50%,-50%) scale(1.1);background-color:color-mix(in srgb,var(--play-button-color, #fdb748) 15%,transparent)}.video-testimonials__play-btn svg{width:24px;height:24px;fill:var(--play-button-color, #fdb748);margin-left:4px}.video-testimonials__item.is-playing .video-testimonials__play-btn{opacity:0;pointer-events:none}.video-testimonials__mute-btn{position:absolute;bottom:16px;right:16px;width:40px;height:40px;border-radius:50%;background-color:#00000080;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;transition:opacity .2s ease}.video-testimonials__item:hover .video-testimonials__mute-btn,.video-testimonials__item.is-playing .video-testimonials__mute-btn{opacity:1}.video-testimonials__mute-btn svg{width:20px;height:20px;fill:#fff}.video-testimonials__mute-btn .icon-unmuted{display:block}.video-testimonials__mute-btn .icon-muted,.video-testimonials__item.is-muted .video-testimonials__mute-btn .icon-unmuted{display:none}.video-testimonials__item.is-muted .video-testimonials__mute-btn .icon-muted{display:block}.video-testimonials__caption{position:absolute;bottom:0;left:0;right:0;padding:60px 16px 16px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);color:#fff;z-index:2;pointer-events:none}.video-testimonials__caption-text{font-size:.875rem;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.5)}.video-testimonials__empty{text-align:center;padding:3rem 1rem;color:#666}@media (prefers-reduced-motion: no-preference){.video-testimonials__item{opacity:0;transform:translateY(20px);animation:videoTestimonialFadeIn .5s ease forwards}.video-testimonials__item:nth-child(1){animation-delay:.1s}.video-testimonials__item:nth-child(2){animation-delay:.2s}.video-testimonials__item:nth-child(3){animation-delay:.3s}.video-testimonials__item:nth-child(4){animation-delay:.4s}.video-testimonials__item:nth-child(5){animation-delay:.5s}.video-testimonials__item:nth-child(6){animation-delay:.6s}.video-testimonials__item:nth-child(7){animation-delay:.7s}.video-testimonials__item:nth-child(8){animation-delay:.8s}.video-testimonials__item:nth-child(9){animation-delay:.9s}.video-testimonials__item:nth-child(10){animation-delay:1s}}@keyframes videoTestimonialFadeIn{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-video-testimonials.css.map */
