.shop-product-testimonial{box-sizing:border-box;background:var(--shop-testimonial-bg);width:100vw;min-height:100vh;color:var(--shop-testimonial-fg);flex-direction:column;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex}.shop-product-testimonial__grid{width:100%;max-width:var(--layout-max-width-wide);flex:1;grid-template-columns:1fr;align-self:stretch;min-height:0;margin-inline:auto;display:grid}@media (min-width:960px){.shop-product-testimonial--has-image .shop-product-testimonial__grid{grid-template-columns:2fr 3fr;max-width:none;min-height:clamp(480px,70vh,903px)}}.shop-product-testimonial__panel{box-sizing:border-box;background:0 0;flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-start;gap:29px;width:100%;min-height:0;padding:120px 30px;display:flex}@media (min-width:960px){.shop-product-testimonial--has-image .shop-product-testimonial__panel{justify-content:flex-end;gap:48px;padding:70px}}.shop-product-testimonial__quote{width:100%;max-width:1000px;font-family:var(--font-sans);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,4.5vw + .5rem,2.5rem);font-weight:900;line-height:.95}@media (min-width:960px){.shop-product-testimonial__quote{font-size:clamp(2rem,2.5vw + 1rem,2.5rem);line-height:.95}}.shop-product-testimonial__quote p{margin:0}.shop-product-testimonial__pill{background:var(--shop-testimonial-pill-bg);max-width:100%;color:inherit;box-sizing:border-box;border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px 14px;padding:12px 18px 12px 12px;text-decoration:none;display:inline-flex}.shop-product-testimonial__pill--no-logo{padding:12px 18px}.shop-product-testimonial__pill:hover,.shop-product-testimonial__pill:focus-visible{outline-offset:2px;outline:2px solid}.shop-product-testimonial__logo-frame{background:var(--shop-testimonial-logo-frame-bg);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex;overflow:hidden}.shop-product-testimonial__logo{-o-object-fit:contain;object-fit:contain;width:72.77%;height:72.77%}.shop-product-testimonial__pill-text{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.shop-product-testimonial__brand{letter-spacing:-.01em;font-size:28px;font-weight:700;line-height:32px}.shop-product-testimonial__product-name{letter-spacing:-.01em;opacity:.75;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-size:18px;font-weight:500;line-height:22px;overflow:hidden}.shop-product-testimonial__figure{background:var(--color-muted,#f1f5f9);min-height:280px;display:none;position:relative}@media (min-width:960px){.shop-product-testimonial__product-name{white-space:normal;text-overflow:clip;overflow:visible}.shop-product-testimonial--has-image .shop-product-testimonial__figure{min-height:0;display:block}}.shop-product-testimonial__figure-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
