.vp-mv-testimonials{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;background-color:var(--vp-mv-t-bg);padding:var(--vp-mv-t-pt) var(--vp-mv-t-px) var(--vp-mv-t-pb)}.vp-mv-testimonials__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:var(--vp-mv-t-max);gap:var(--vp-mv-t-stack-gap)}.vp-mv-testimonials__head{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:var(--vp-mv-t-head-gap)}.vp-mv-testimonials__eyebrow{align-self:stretch;color:var(--vp-mv-t-eyebrow-color);font-family:var(--vp-mv-t-mono-font),monospace;font-size:var(--vp-mv-t-eyebrow-size);line-height:var(--vp-mv-t-eyebrow-lh);font-weight:var(--vp-mv-t-eyebrow-weight);text-align:center;text-transform:uppercase}.vp-mv-testimonials__heading{max-width:var(--vp-mv-t-heading-max, 100%);margin-inline:auto;align-self:stretch;margin:0;color:var(--vp-mv-t-heading-color);font-family:var(--vp-mv-t-display-font),sans-serif;font-size:var(--vp-mv-t-heading-size);line-height:var(--vp-mv-t-heading-lh);font-weight:var(--vp-mv-t-heading-weight);text-align:center;text-transform:uppercase}.vp-mv-testimonials__heading em{color:var(--vp-mv-t-accent);font-style:inherit}.vp-mv-testimonials__eyebrow p,.vp-mv-testimonials__heading p{margin:0}.vp-mv-testimonials__carousel{position:relative;display:flex;align-items:center;justify-content:center;align-self:stretch;width:100%}.vp-mv-testimonials__viewport{display:flex;flex-direction:column;width:100%;overflow:hidden}.vp-mv-testimonials__track{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--vp-mv-t-slide-gap);height:var(--vp-mv-t-slide-h);will-change:transform}@media(prefers-reduced-motion:no-preference){.vp-mv-testimonials__track{transition:transform .42s cubic-bezier(.25,.46,.45,.94)}}.vp-mv-testimonials__slide{display:flex;position:relative;align-items:center;justify-content:center;flex:0 0 auto;width:var(--vp-mv-t-slide-w);height:var(--vp-mv-t-slide-h)}.vp-mv-testimonials__media{position:relative;width:var(--vp-mv-t-media-w);height:var(--vp-mv-t-media-h);border-radius:var(--vp-mv-t-radius);overflow:hidden;background:var(--vp-mv-t-media-bg)}@media(prefers-reduced-motion:no-preference){.vp-mv-testimonials__media{transition:width .42s cubic-bezier(.25,.46,.45,.94),height .42s cubic-bezier(.25,.46,.45,.94)}}.vp-mv-testimonials__slide[data-active=true] .vp-mv-testimonials__media{width:var(--vp-mv-t-media-w-active);height:var(--vp-mv-t-media-h-active)}.vp-mv-testimonials__media video,.vp-mv-testimonials__media img{display:block;width:100%;height:100%;object-fit:cover}.vp-mv-testimonials__poster{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:none;cursor:pointer}.vp-mv-testimonials__slide[data-playing=true] .vp-mv-testimonials__poster{display:none}.vp-mv-testimonials__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:var(--vp-mv-t-play-size);height:var(--vp-mv-t-play-size);border-radius:100px;background:var(--vp-mv-t-play-bg);border:var(--vp-mv-t-play-border-w) solid var(--vp-mv-t-play-border);display:flex;align-items:center;justify-content:center;pointer-events:none}.vp-mv-testimonials__play svg{width:var(--vp-mv-t-play-glyph);height:var(--vp-mv-t-play-glyph);fill:var(--vp-mv-t-play-color)}.vp-mv-testimonials__slide:not([data-active=true]) .vp-mv-testimonials__play{width:calc(var(--vp-mv-t-play-size) - 6px);height:calc(var(--vp-mv-t-play-size) - 6px)}.vp-mv-testimonials__name{position:absolute;left:var(--vp-mv-t-name-inset);bottom:var(--vp-mv-t-name-inset);color:var(--vp-mv-t-name-color);font-family:var(--vp-mv-t-body-font),sans-serif;font-size:var(--vp-mv-t-name-size);line-height:var(--vp-mv-t-name-lh);text-shadow:0 1px 6px rgba(0,0,0,.5);pointer-events:none}.vp-mv-testimonials__name p{margin:0}.vp-mv-testimonials__byline{position:absolute;left:var(--vp-mv-t-name-inset);bottom:var(--vp-mv-t-name-inset);display:flex;flex-direction:column;gap:var(--vp-mv-t-byline-gap);pointer-events:none}.vp-mv-testimonials__byline .vp-mv-testimonials__name{position:static;display:flex;align-items:center;gap:6px}.vp-mv-testimonials__verified{width:var(--vp-mv-t-verified-size);height:var(--vp-mv-t-verified-size);flex:0 0 auto}.vp-mv-testimonials__stars{display:flex;gap:2px}.vp-mv-testimonials__stars svg{width:var(--vp-mv-t-star-size);height:var(--vp-mv-t-star-size);fill:var(--vp-mv-t-star-color)}.vp-mv-testimonials__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:flex;align-items:center;justify-content:center;width:var(--vp-mv-t-nav-size);height:var(--vp-mv-t-nav-size);border:0;border-radius:100px;background:var(--vp-mv-t-btn-bg);box-shadow:var(--vp-mv-t-btn-shadow);cursor:pointer}.vp-mv-testimonials__nav--prev{left:var(--vp-mv-t-nav-offset)}.vp-mv-testimonials__nav--next{right:var(--vp-mv-t-nav-offset)}.vp-mv-testimonials__nav svg{width:40%;height:40%;fill:none;stroke:var(--vp-mv-t-nav-color);stroke-width:2}.vp-mv-testimonials__nav:focus-visible{outline:2px solid var(--vp-mv-t-accent);outline-offset:3px}.vp-mv-testimonials__dots{display:flex;align-items:center;justify-content:center;align-self:stretch;gap:var(--vp-mv-t-dot-gap);height:var(--vp-mv-t-dot-size);margin-top:var(--vp-mv-t-dots-mt)}.vp-mv-testimonials__dot{width:var(--vp-mv-t-dot-size);height:var(--vp-mv-t-dot-size);border:0;padding:0;border-radius:20px;background:var(--vp-mv-t-dot-bg);cursor:pointer}.vp-mv-testimonials__dot[aria-current=true]{background:var(--vp-mv-t-dot-bg-active)}.vp-mv-testimonials__quotes{display:grid;grid-template-columns:repeat(var(--vp-mv-t-quote-cols),minmax(0,1fr));align-items:center;align-self:stretch;gap:var(--vp-mv-t-quote-row-gap) var(--vp-mv-t-quote-col-gap);margin-top:var(--vp-mv-t-quotes-mt)}.vp-mv-testimonials__quote{display:flex;flex-direction:column;gap:var(--vp-mv-t-quote-gap)}.vp-mv-testimonials__quote-text{color:var(--vp-mv-t-quote-color);font-family:var(--vp-mv-t-display-font),sans-serif;font-size:var(--vp-mv-t-quote-size);line-height:var(--vp-mv-t-quote-lh)}.vp-mv-testimonials__quote-by{color:var(--vp-mv-t-by-color);font-family:var(--vp-mv-t-mono-font),monospace;font-size:var(--vp-mv-t-by-size);line-height:var(--vp-mv-t-by-lh);text-transform:var(--vp-mv-t-by-transform)}.vp-mv-testimonials__quote-text p,.vp-mv-testimonials__quote-by p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/200/assets/vp-mv-testimonials.css.map */
