.testimonial-video .page-width{padding:0}.testimonial-video{position:relative;border-radius:8px;isolation:isolate}.testimonial-video__container{display:flex;flex-flow:column;width:100%;max-width:100%;padding:0 1.5rem;box-sizing:border-box}.testimonial-video__header{order:2;display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.testimonial-video__stats{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.testimonial-video__user-profiles{display:flex;align-items:center;gap:-.5rem;height:auto}.testimonial-video__profile-image{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid #FF69B4;object-fit:cover;margin-left:-.5rem;position:relative}.testimonial-video__profile-image:first-child{margin-left:0;z-index:3}.testimonial-video__profile-image:nth-child(2){z-index:2}.testimonial-video__profile-image:nth-child(3){z-index:1}.testimonial-video__stats-content{display:flex;flex-direction:column;gap:.5rem}.testimonial-video__stats-number{font-size:2rem;line-height:1.2;font-weight:700;color:rgb(var(--color-primary-900, 0 0 0));margin:0}.testimonial-video__stats-text{font-size:1rem;line-height:1.4;color:rgb(var(--color-primary-900, 0 0 0));font-weight:600;margin:0}.testimonial-video__quote{font-size:.875rem;line-height:1.5;color:rgb(var(--color-gray-50, 255 255 255));font-weight:600;margin:0;text-align:left;quotes:""" """}.testimonial-video__media{order:1;position:relative;width:100%;margin-bottom:2.5rem;border-radius:1rem;overflow:hidden}.testimonial-video__video{width:100%;aspect-ratio:16 / 9;position:relative}.testimonial-video__video--mobile{display:block}.testimonial-video__video--desktop{display:none}.testimonial-video__video-element{width:100%;height:100%;object-fit:cover}.testimonial-video__deferred-media{width:100%;height:100%;position:relative;display:block}.testimonial-video__video-poster{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin:0;border:none;padding:0;cursor:pointer;background-color:transparent;transition:transform .2s ease}.testimonial-video__video-poster:hover{transform:scale(1.02)}.testimonial-video__poster-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.testimonial-video__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.testimonial-video__play-icon{width:2.5rem;height:2.5rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:transform .2s ease}.testimonial-video__video-poster:hover .testimonial-video__play-icon{transform:scale(1.1)}.testimonial-video__fallback{width:100%;aspect-ratio:16 / 9}.testimonial-video__fallback-image{width:100%;height:100%;object-fit:cover;display:block}.testimonial-video__results{order:3;position:relative}.testimonial-video__results:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background-color:currentColor;opacity:.3}.testimonial-video__results-title{font-size:1.25rem;line-height:1.3;font-weight:700;color:#fff;margin:0 0 1.5rem;padding-top:1.25rem}.testimonial-video__results-grid{display:flex;flex-direction:column;gap:1.5rem}.testimonial-video__result-item{display:flex;align-items:center;gap:.9375rem;text-align:left}.testimonial-video__result-percentage{font-size:2rem;font-weight:700;color:#fff;flex-shrink:0;line-height:1}.testimonial-video__result-text{font-size:1rem;color:#fff;font-weight:600;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}@media screen and (min-width: 48rem){.testimonial-video__container{padding:0 2rem}.testimonial-video__stats{flex-direction:row;align-items:center;gap:1.25rem}.testimonial-video__stats-number{font-size:2.5rem}.testimonial-video__stats-text{font-size:1.125rem}.testimonial-video__quote{font-size:1rem;text-align:center}.testimonial-video__play-icon{width:3.75rem;height:3.75rem}.testimonial-video__results-title{font-size:1.5rem;text-align:center}.testimonial-video__results-grid{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.25rem;position:relative}.testimonial-video__result-item{flex:1;flex-direction:column;text-align:center;gap:.5rem;padding:0 1rem;position:relative}.testimonial-video__result-item:not(:last-child):after{content:"";position:absolute;top:0;right:-.625rem;width:2px;height:5rem;background-color:#ffffff4d}.testimonial-video__result-percentage{font-size:2.25rem}}@media screen and (min-width: 61.875rem){.testimonial-video__header{order:1}.testimonial-video__media{order:2}.testimonial-video__container{max-width:75rem;margin:0 auto;padding:0 2rem}.testimonial-video__header{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-bottom:2.5rem}.testimonial-video__stats{justify-content:flex-start}.testimonial-video__quote{font-size:1.125rem;text-align:left;max-width:40rem;margin-left:auto}.testimonial-video__video--desktop{display:block}.testimonial-video__video--mobile{display:none}.testimonial-video__media{max-width:76rem;margin:0 auto 2.5rem}.testimonial-video__results:before{display:none}.testimonial-video__results-grid{gap:2rem}.testimonial-video__result-item{padding:0 1.5rem}.testimonial-video__result-item:not(:last-child):after{right:-1rem}}@media screen and (min-width: 75rem){.testimonial-video__container{padding:0}.testimonial-video__stats-number{font-size:3rem}.testimonial-video__stats-text,.testimonial-video__quote{font-size:1.25rem}.testimonial-video__results{display:grid;grid-template-columns:25% 75%;align-items:center}.testimonial-video__results-title{font-size:1.625rem}.testimonial-video__result-percentage{font-size:2.5rem}.testimonial-video__result-text{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){.testimonial-video__video-poster,.testimonial-video__play-icon{transition:none}.testimonial-video__video-poster:hover,.testimonial-video__video-poster:hover .testimonial-video__play-icon{transform:none}}.testimonial-video__video-poster:focus{outline:none}.testimonial-video__video-poster:focus-visible{outline:2px solid #fff;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/44/assets/testimonial-video-section.css.map */
