.video-testimonials{--vt-ratio: 9 / 16;--vt-gap: clamp(.3rem, .65vw, .55rem);--vt-slide-w: clamp(13.5rem, 76vw, 21rem);--vt-slide-w-active: clamp(15rem, 90vw, 28rem);--vt-story-max-h: min(78vh, 52rem);--vt-radius: clamp(10px, 1.8vw, 14px);width:100%;background-color:rgb(var(--color-background));overflow:hidden}.video-testimonials__wrap{margin-bottom:0}.video-testimonials__stage{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);overflow:hidden;box-sizing:border-box}.video-testimonials__carousel{display:block;position:relative;width:100%;margin-top:clamp(1.15rem,2.8vw,2rem)}.video-testimonials__viewport{overflow:hidden;width:100%;margin-inline:auto;padding-block:.35rem 1rem;touch-action:pan-y}.video-testimonials__track{display:flex;align-items:flex-end;gap:var(--vt-gap);will-change:transform;transition:transform .45s cubic-bezier(.22,1,.36,1);padding-inline:0}.video-testimonials__slide{flex:0 0 var(--vt-slide-w);width:var(--vt-slide-w);display:flex;flex-direction:column;align-items:stretch;gap:0;transition:flex-basis .45s cubic-bezier(.22,1,.36,1),width .45s cubic-bezier(.22,1,.36,1),opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1);opacity:.78;transform:scale(.96);transform-origin:bottom center}.video-testimonials__slide.is-active{flex:0 0 var(--vt-slide-w-active);width:var(--vt-slide-w-active);opacity:1;transform:scale(1);z-index:2}.video-testimonials__card-unit{display:flex;flex-direction:column;width:100%;border-radius:var(--vt-radius);overflow:hidden;background:rgb(var(--color-background));border:1px solid rgb(var(--color-border-rgb) / .1);box-shadow:0 2px 14px rgb(var(--color-foreground-rgb) / .06);transition:box-shadow .35s ease}.video-testimonials__slide.is-active .video-testimonials__card-unit{box-shadow:0 8px 28px rgb(var(--color-foreground-rgb) / .1)}.video-testimonials__media{position:relative;width:100%;aspect-ratio:var(--vt-ratio);max-height:var(--vt-story-max-h);margin:0;border-radius:0;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .08);box-shadow:none;flex-shrink:0}.video-testimonials__video,.video-testimonials__img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.video-testimonials__placeholder{width:100%;height:100%;min-height:12rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,rgb(var(--color-foreground-rgb) / .12),rgb(var(--color-primary-rgb) / .2));color:rgb(var(--color-primary))}.video-testimonials__placeholder svg{width:2.5rem;height:2.5rem;opacity:.85}.video-testimonials__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:clamp(2.5rem,8vw,3rem);height:clamp(2.5rem,8vw,3rem);border:none;border-radius:50%;background:#ffffffeb;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:opacity .2s ease;box-shadow:0 4px 16px #00000026}.video-testimonials__play.is-hidden,.video-testimonials__slide.is-active .video-testimonials__play{opacity:0;pointer-events:none}.video-testimonials__play-icon{display:flex;width:1.1rem;height:1.1rem;margin-left:.15rem}.video-testimonials__play-icon svg{width:100%;height:100%}.video-testimonials__mute{position:absolute;bottom:.55rem;right:.55rem;width:clamp(1.85rem,5vw,2.15rem);height:clamp(1.85rem,5vw,2.15rem);border:none;border-radius:50%;background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;transition:opacity .2s ease}.video-testimonials__slide.is-active .video-testimonials__mute,.video-testimonials__media:hover .video-testimonials__mute{opacity:1}.video-testimonials__mute-icon--on,.video-testimonials__mute.is-unmuted .video-testimonials__mute-icon--off{display:none}.video-testimonials__mute.is-unmuted .video-testimonials__mute-icon--on{display:block}.video-testimonials__overlay{position:absolute;left:0;right:0;bottom:0;padding:2rem .55rem .65rem;background:linear-gradient(180deg,transparent 0%,rgb(0 0 0 / .6) 100%);color:#fff;z-index:1;pointer-events:none}.video-testimonials__stars{display:flex;gap:.1rem;margin-bottom:.25rem}.video-testimonials__star{color:rgb(var(--color-primary));flex-shrink:0;width:11px;height:11px}.video-testimonials__name{margin:0;font-size:clamp(.68rem,1.8vw,.78rem);font-weight:600;line-height:1.2;text-shadow:0 1px 4px rgb(0 0 0 / .4)}.video-testimonials__product{display:flex;align-items:flex-start;gap:.5rem;width:100%;margin:0;padding:.5rem .55rem .55rem;background:rgb(var(--color-background));border:none;border-radius:0;border-top:1px solid rgb(var(--color-border-rgb) / .06);text-decoration:none;color:inherit;box-sizing:border-box;flex-shrink:0}.video-testimonials__product:hover{background:rgb(var(--color-background))}.video-testimonials__product--empty{justify-content:center;align-items:center;min-height:3.5rem;pointer-events:none;opacity:.7;border-top:1px solid rgb(var(--color-border-rgb) / .06)}.video-testimonials__product-empty{margin:0;font-size:.62rem;text-align:center;line-height:1.35}.video-testimonials__product-thumb{position:relative;flex:0 0 clamp(3rem,10vw,3.75rem);width:clamp(3rem,10vw,3.75rem);height:clamp(3rem,10vw,3.75rem);border-radius:6px;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.video-testimonials__product-img{width:100%;height:100%;object-fit:cover}.video-testimonials__product-img-placeholder{width:100%;height:100%;background:rgb(var(--color-foreground-rgb) / .08)}.video-testimonials__product-thumb-badge{position:absolute;left:0;right:0;bottom:0;padding:.15rem .2rem;font-size:.45rem;font-weight:700;letter-spacing:.02em;text-align:center;text-transform:uppercase;background:rgb(var(--color-foreground));color:#fff;line-height:1.1}.video-testimonials__product-thumb-badge--sale{background:rgb(var(--color-foreground))}.video-testimonials__product-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.video-testimonials__product-swatches{display:flex;flex-wrap:wrap;gap:.2rem;margin-bottom:.05rem}.video-testimonials__product-swatch{flex:0 0 .95rem;width:.95rem;height:.95rem;border-radius:50%;overflow:hidden;border:1px solid rgb(var(--color-border-rgb) / .25);background:rgb(var(--color-foreground-rgb) / .06)}.video-testimonials__product-swatch.is-selected{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 1px rgb(var(--color-foreground))}.video-testimonials__product-swatch-img{width:100%;height:100%;object-fit:cover;display:block}.video-testimonials__product-swatch-color{display:block;width:100%;height:100%;border-radius:50%}.video-testimonials__product-swatch-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.45rem;font-weight:700;text-transform:uppercase}.video-testimonials__product-title{margin:0;font-size:clamp(.62rem,2.2vw,.78rem);font-weight:600;line-height:1.3;text-transform:none;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-testimonials__product-prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem;line-height:1.2}.video-testimonials__product-compare{color:rgb(var(--color-foreground-rgb) / .45);text-decoration:line-through;font-size:.55rem}.video-testimonials__product-pix{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.15rem}.video-testimonials__product-pix-value{font-size:clamp(.68rem,2.4vw,.82rem);font-weight:700;color:rgb(var(--color-foreground))}.video-testimonials__product-pix-label{font-size:.55rem;font-weight:600;color:rgb(var(--color-foreground))}.video-testimonials__product-installments{margin:0;font-size:clamp(.52rem,1.8vw,.6rem);color:rgb(var(--color-foreground-rgb) / .55);line-height:1.25}.video-testimonials__product-sizes{display:flex;flex-wrap:wrap;gap:.2rem .35rem;margin-top:.1rem;padding-top:.15rem;border-top:1px solid rgb(var(--color-border-rgb) / .1)}.video-testimonials__product-size{font-size:.5rem;font-weight:600;color:rgb(var(--color-foreground-rgb) / .7);line-height:1}.video-testimonials__product-size.is-unavailable{color:rgb(var(--color-foreground-rgb) / .35);text-decoration:line-through}.video-testimonials__nav{position:absolute;top:min(30%,calc(var(--vt-story-max-h) * .4));transform:translateY(-50%);z-index:5;width:clamp(2.1rem,6.5vw,2.6rem);height:clamp(2.1rem,6.5vw,2.6rem);border:none;border-radius:50%;background:#fff;color:rgb(var(--color-foreground));box-shadow:0 4px 16px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.video-testimonials__nav:hover{transform:translateY(-50%) scale(1.05)}.video-testimonials__nav--prev{left:clamp(.35rem,2vw,.85rem)}.video-testimonials__nav--next{right:clamp(.35rem,2vw,.85rem)}.video-testimonials__nav-icon{display:flex;width:1rem;height:1rem}.video-testimonials__nav-icon svg{width:100%;height:100%}.template-product .shopify-section.section-video-testimonials,.template-product .shopify-section:has(.video-testimonials){width:100%;max-width:none;overflow:visible}@media(min-width:750px){.video-testimonials{--vt-slide-w: clamp(15rem, 34vw, 22rem);--vt-slide-w-active: clamp(17rem, 46vw, 26rem);--vt-story-max-h: min(72vh, 48rem)}}@media(min-width:990px){.video-testimonials{--vt-slide-w: clamp(16rem, 30vw, 23rem);--vt-slide-w-active: clamp(18rem, 42vw, 27rem);--vt-story-max-h: min(68vh, 50rem)}}@media(min-width:1200px){.video-testimonials{--vt-slide-w: clamp(17rem, 28vw, 24rem);--vt-slide-w-active: clamp(19rem, 38vw, 28rem)}}@media(prefers-reduced-motion:reduce){.video-testimonials__track,.video-testimonials__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/mercadao-video-testimonials.css.map */
