lander-video-testimonials{display:block}lander-video-testimonials{background-color:var(--lvt-bg, #f2f4eb)}lander-video-testimonials .lvt__inner{max-width:1512px;margin:0 auto;display:flex;padding:var(--lvt-pad-d, 80px);flex-direction:column;justify-content:center;align-items:center;gap:var(--lvt-gap-d, 60px);align-self:stretch}lander-video-testimonials .lvt__head{display:flex;flex-direction:column;align-items:center;gap:var(--lvt-head-gap-d, 16px);max-width:var(--lvt-head-max, 48rem)}lander-video-testimonials .lvt__title{color:var(--lvt-heading, #1a1a1a);text-align:center;font-family:"Clash Grotesk","ClashGrotesk-Variable",sans-serif;font-size:var(--lvt-title-d, 48px);font-style:normal;font-weight:500;line-height:1.0417;text-transform:capitalize;margin:0}lander-video-testimonials .lvt__text{color:var(--lvt-text, #1a1a1a);text-align:center;font-family:"Satoshi",sans-serif;font-size:var(--lvt-text-d, 20px);font-style:normal;font-weight:400;line-height:1.2;margin:0}lander-video-testimonials .lvt__text p{margin:0}lander-video-testimonials .lvt__cards{display:flex;justify-content:center;align-items:stretch;gap:var(--lvt-cards-gap-d, 22px);align-self:stretch;width:100%}lander-video-testimonials .lvt__slider{width:100%;max-width:1512px;align-self:stretch}lander-video-testimonials .lvt__slide{flex:1 1 0;min-width:0}lander-video-testimonials .lvt__card{position:relative;width:100%;height:var(--lvt-card-height-d, 592px);border-radius:16px;overflow:hidden;background:#000}lander-video-testimonials .lvt__media{width:100%;height:100%;object-fit:cover;display:block}lander-video-testimonials .lvt__placeholder{background:#e9e9e9;color:#b8b8b8;fill:currentColor}lander-video-testimonials .lvt__card iframe{position:absolute;inset:0;width:100%;height:100%;border:0}lander-video-testimonials .lvt__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:64px;height:64px;aspect-ratio:1/1;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,0);backdrop-filter:blur(6.3px);-webkit-backdrop-filter:blur(6.3px);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}lander-video-testimonials .lvt__play[hidden]{display:none}lander-video-testimonials .lvt__play svg{display:block;width:100%;height:100%}lander-video-testimonials .lvt__play .lvt__icon--pause{display:none}lander-video-testimonials .lvt__card.is-playing .lvt__play{opacity:0}lander-video-testimonials .lvt__card.is-playing .lvt__play:hover,lander-video-testimonials .lvt__card.is-playing .lvt__play:focus-visible{opacity:1}lander-video-testimonials .lvt__card.is-playing .lvt__icon--play{display:none}lander-video-testimonials .lvt__card.is-playing .lvt__icon--pause{display:block}lander-video-testimonials .lvt__dots{display:none;align-items:center;justify-content:center;gap:8px}lander-video-testimonials .lvt__dot{padding:4px;border:0;background:rgba(0,0,0,0);line-height:0;cursor:pointer}lander-video-testimonials .lvt__dot svg circle{fill:var(--lvt-dot, #dabdb7);transition:fill .2s ease}lander-video-testimonials .lvt__dot.is-active svg circle{fill:var(--lvt-dot-active, #800a18)}lander-video-testimonials .lvt__product{display:flex;max-width:var(--lvt-product-max, 436px);width:100%;padding:16px 24px;align-items:center;gap:20px;border-radius:16px;border:1px solid var(--lvt-product-border, #1a1a1a);background:var(--lvt-product-bg, #dabdb7);box-sizing:border-box}lander-video-testimonials .lvt__product__img{height:106px;width:auto;flex-shrink:0;display:block}lander-video-testimonials .lvt__product__copy{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}lander-video-testimonials .lvt__product__title{color:var(--lvt-product-text, #1a1a1a);font-family:"Satoshi",sans-serif;font-size:var(--lvt-product-title-d, 24px);font-style:normal;font-weight:700;line-height:1.1667}lander-video-testimonials .lvt__product__desc{color:var(--lvt-product-text, #1a1a1a);font-family:"Satoshi",sans-serif;font-size:var(--lvt-product-desc-d, 18px);font-style:normal;font-weight:400;line-height:1.2222}lander-video-testimonials .lvt__product__desc p{margin:0}lander-video-testimonials .lvt__product__price{color:var(--lvt-product-text, #1a1a1a);font-family:"Satoshi",sans-serif;font-size:var(--lvt-product-price-d, 18px);font-style:normal;font-weight:500;line-height:1}lander-video-testimonials .lvt__btn{display:flex;width:fit-content;padding:20px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:var(--lvt-btn-bg, #800a18);color:var(--lvt-btn-text, #ffffff);font-family:"Clash Grotesk","ClashGrotesk-Variable",sans-serif;font-size:var(--lvt-btn-size-d, 22px);font-style:normal;font-weight:500;line-height:1.0909;text-decoration:none;box-sizing:border-box}lander-video-testimonials .lvt__btn--uppercase{text-transform:uppercase}lander-video-testimonials .lvt__btn--full{width:100%}lander-video-testimonials .lvt__btn--match{width:100%;max-width:var(--lvt-product-max, 436px)}@media(max-width: 767.98px){lander-video-testimonials .lvt__inner{padding:var(--lvt-pad-m, 40px) 20px;gap:var(--lvt-gap-m, 32px)}lander-video-testimonials .lvt__head{gap:var(--lvt-head-gap-m, 12px);max-width:100%}lander-video-testimonials .lvt__title{font-size:var(--lvt-title-m, 28px);line-height:1.0714}lander-video-testimonials .lvt__text{font-size:var(--lvt-text-m, 16px);line-height:1.25}lander-video-testimonials .lvt__slider{width:100%;display:flex;flex-direction:column;gap:16px}lander-video-testimonials .lvt__cards{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--lvt-cards-gap-m, 16px)}lander-video-testimonials .lvt__cards::-webkit-scrollbar{display:none}lander-video-testimonials .lvt__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}lander-video-testimonials .lvt__card{height:var(--lvt-card-height-m, 436px)}lander-video-testimonials .lvt__play{width:48px;height:48px}lander-video-testimonials .lvt__dots{display:flex}lander-video-testimonials .lvt__product{max-width:100%;padding:16px 20px}lander-video-testimonials .lvt__product__img{height:91px}lander-video-testimonials .lvt__product__title{font-size:var(--lvt-product-title-m, 20px);line-height:.95}lander-video-testimonials .lvt__product__desc{font-size:var(--lvt-product-desc-m, 18px);line-height:1}lander-video-testimonials .lvt__product__price{font-size:var(--lvt-product-price-m, 16px);line-height:1}lander-video-testimonials .lvt__btn,lander-video-testimonials .lvt__btn--match{width:100%;max-width:100%;padding:15px;font-size:var(--lvt-btn-size-m, 20px);line-height:1.1}}
