.wls-testimonials{--wls-testimonials-radius: 12px;--wls-testimonials-video-ratio: 9 / 16;text-align:center;width:calc(100% - 32px);margin:0 auto;display:block}.wls-testimonials__tabs{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;margin-left:-16px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;width:calc(100% + 32px)}.wls-testimonials__tabs::-webkit-scrollbar{height:6px}.wls-testimonials__tabs::-webkit-scrollbar-thumb{border-radius:999px;background:#21232240}.wls-testimonials p{margin:0}.wls-testimonials .wls-testimonials__kicker{font-size:14px;font-family:var(--ff-novecento-sans-medium);font-weight:var(--wls-fw-semibold);letter-spacing:.1em;margin-bottom:16px}.wls-testimonials__title{margin:0 0 16px;font-size:32px;line-height:1.3;font-family:var(--ff-area)}.wls-testimonials__tab{-webkit-appearance:none;appearance:none;flex-shrink:0;border-radius:999px;font:inherit;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease;padding:10px 20px}.wls-testimonials__tab:first-child{margin-left:16px}.wls-testimonials__tab:last-child{margin-right:16px}.wls-testimonials__tab.is-active{border-style:solid;border-width:1px}.wls-testimonials__panel{margin-bottom:40px;width:calc(100% + 32px);margin-left:-16px;padding-top:8px}.wls-testimonials__panel[hidden]{display:none}.wls-testimonials__panel .swiper-slide:nth-child(2n) .wls-testimonials__card{flex-direction:column-reverse;justify-content:flex-end}.wls-testimonials__controls{display:flex;align-items:center;justify-content:center;gap:24px}.wls-testimonials__controls[hidden]{display:none}.wls-testimonials__nav-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fdf2df;cursor:pointer;transition:opacity .3s ease,border-color .3s ease;min-width:56px;min-height:56px;color:#1a1a1a}.wls-testimonials__nav-btn svg{width:32px;height:32px}.wls-testimonials__nav-btn:hover:not(:disabled){border-color:#21232273}.wls-testimonials__nav-btn:disabled{opacity:.35;cursor:not-allowed}.wls-testimonials__controls .wls-testimonials__pagination{display:flex;align-items:center;justify-content:center;width:fit-content;gap:12px}.wls-testimonials__pagination .swiper-pagination-bullet{background:#d0c8b9;border:none;margin:0}.wls-testimonials__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#1d1d1d}.wls-testimonials .swiper-wrapper{align-items:stretch}.wls-testimonials .swiper-slide{display:flex;box-sizing:border-box;min-height:0;height:auto;align-self:stretch}.wls-testimonials__swiper--static .swiper-wrapper{display:grid;grid-template-columns:1fr;align-items:stretch}.wls-testimonials__swiper--static .swiper-slide{width:auto;margin:0;min-height:100%}@media screen and (min-width:1024px){.wls-testimonials__swiper--static{--wls-testimonials-static-gap-desktop: 21px}.wls-testimonials__swiper--static .swiper-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start}.wls-testimonials__swiper--static .swiper-slide{flex:0 0 calc((100% - (var(--wls-testimonials-desktop-columns, 4) - 1) * var(--wls-testimonials-static-gap-desktop)) / var(--wls-testimonials-desktop-columns, 4));width:calc((100% - (var(--wls-testimonials-desktop-columns, 4) - 1) * var(--wls-testimonials-static-gap-desktop)) / var(--wls-testimonials-desktop-columns, 4));max-width:calc((100% - (var(--wls-testimonials-desktop-columns, 4) - 1) * var(--wls-testimonials-static-gap-desktop)) / var(--wls-testimonials-desktop-columns, 4))}}.wls-testimonials__card{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%;gap:16px;padding-bottom:32px}.wls-testimonials__video-wrap{position:relative;flex-shrink:0;border-radius:var(--wls-testimonials-radius);overflow:hidden;background:#000}.wls-testimonials__video-wrap .wls-video{position:relative;display:block}.wls-testimonials__video-wrap .wls-video__element{display:block;width:100%;height:auto;aspect-ratio:var(--wls-testimonials-video-ratio);object-fit:cover}.wls-testimonials__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.65) 100%);transition:opacity .3s ease;pointer-events:none}.wls-testimonials__video-wrap .wls-video.playing .wls-testimonials__video-overlay{opacity:0}.wls-testimonials__video-wrap .wls-video.playing .wls-testimonials__info-card{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.wls-testimonials__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}.wls-testimonials__video-wrap .wls-video.playing .wls-testimonials__play{opacity:0;visibility:hidden;pointer-events:none}.wls-testimonials__play-icon{border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #0003;width:56px;height:56px;color:rgb(var(--color-foreground))}.wls-testimonials__video-wrap .wls-video>.wls-testimonials__info-card{position:absolute;bottom:0;left:0;right:0;z-index:4;transition:opacity .3s ease,visibility .3s ease}.wls-testimonials__info-card{display:flex;align-items:center;border-radius:var(--wls-testimonials-radius);background:#fffffff5;color:#212322;text-align:left;pointer-events:none;padding:16px;margin:0 16px 16px;gap:12px}a.wls-testimonials__info-card{pointer-events:auto;text-decoration:none;color:inherit;cursor:pointer}a.wls-testimonials__info-card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.wls-testimonials__info-text{flex:1;min-width:0}.wls-testimonials__info-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wls-testimonials__info-product{font-family:var(--ff-area);font-weight:var(--wls-fw-bold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wls-testimonials__info-img{flex-shrink:0;overflow:hidden;background:#f0f0f0;max-width:40px;max-height:40px;border-radius:50%}.wls-testimonials__info-img img{width:100%;height:100%;object-fit:cover}.wls-testimonials__highlight{display:flex;align-items:center;flex-shrink:0;border-radius:8px;padding:18px 20px;gap:12px}.wls-testimonials__highlight-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;max-width:24px;max-height:24px}.wls-testimonials__highlight-icon img{width:100%;height:100%;object-fit:contain}.wls-testimonials__review{min-height:0;display:flex;flex-direction:column;padding:24px;gap:24px;box-shadow:0 3px 20px #00000012;border-radius:var(--wls-testimonials-radius);text-align:left}.wls-testimonials__review-name{font-family:var(--ff-area);font-weight:var(--wls-fw-semibold)}.wls-testimonials__review-meta{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.wls-testimonials__verified{display:inline-flex;align-items:center;gap:8px}.wls-testimonials__verified-icon{flex-shrink:0;max-width:20px;max-height:20px}.wls-testimonials__verified-icon img{object-fit:contain;width:100%;height:100%}.wls-testimonials__cta{display:flex;justify-content:center}.wls-testimonials__button--cta{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;border:2px solid transparent;border-radius:9999px;transition:transform .3s ease,opacity .3s ease;padding:17px 37.5px 19px;letter-spacing:.1em;min-height:56px;width:100%;font-family:var(--ff-novecento-semibold)}.wls-testimonials__cta .wls-testimonials__button--cta{line-height:1}@media screen and (max-width:767px){.wls-testimonials__button--cta{padding:18px 40px 20px;min-height:48px}}.wls-testimonials__button--cta:hover{transform:scale(1.05)}@media screen and (min-width:1024px){.wls-testimonials__card{gap:24px}.wls-testimonials__button{width:fit-content}.wls-testimonials__panel{max-width:1352px;margin:0 auto 40px;overflow:visible}.wls-testimonials__panel .wls-testimonials__swiper--static .swiper-wrapper{overflow:visible;gap:var(--wls-testimonials-static-gap-desktop, 21px)}.wls-testimonials__panel .swiper-initialized .swiper-wrapper{gap:0}}
/*# sourceMappingURL=/cdn/shop/t/154/assets/wls-testimonials.css.map */
