.video-customer-reviews{display:flex;flex-direction:column;align-items:center;padding:60px;background-color:#fff}.section-title{font-size:32px;font-weight:600;margin-bottom:20px;text-align:center}.video-container.external{border-radius:10px;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000}.video-container.external iframe{position:absolute;top:0;left:0;width:100%;height:100%}.reviews-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1280px;gap:20px}.review-quote{width:50%;background-color:#fff;padding:80px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.video-customer-reviews-title{width:100%;max-width:1280px;display:flex;justify-content:center}@media screen and (max-width:950px){.video-customer-reviews{align-items:initial;padding:20px}.section-title{text-align:center;font-size:25px}.review-quote{padding:3rem}}.quote-icon{width:100px;height:96px;margin-bottom:10px}.quote-text{font-size:20px;color:#1111!important;font-weight:600;line-height:33.6px}.vcr-quote .quote-text,.vcr-quote .quote-text p{color:#111!important}.review-video{width:50%;position:relative}.video-element{width:100%;border-radius:8px;object-fit:none;height:300px}.video-info{text-align:center;margin-top:10px;background:#fff;padding:20px;border-radius:10px;width:100%}.video-name{font-size:24px;font-weight:500;color:#000;margin:0}.video-subtitle{font-size:16px;color:#919191;line-height:20px;max-width:295px;margin:0 auto;font-weight:500}.video-play{position:absolute;display:flex;justify-content:center;width:100%;z-index:1}@media screen and (max-width:1025px){.review-video .video-element{height:360px}}@media screen and (max-width:950px){.video-info{padding:32px 42px}.quote-text{line-height:28px}.quote-icon{width:67px;height:64px}.reviews-wrapper{flex-direction:column}.review-quote,.review-video{width:100%}.review-video .video-element{height:300px}}.video-customer-reviews{width:100%;background:#f8f8f8}.video-customer-reviews-title{margin-bottom:24px}.video-customer-reviews .section-title{margin:0}.vcr-swiper{width:100%}.vcr-slide{height:auto}.vcr-card{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}@media(max-width:990px){.vcr-card{grid-template-columns:1fr;gap:18px}}.vcr-quote{background:#fff;border-radius:12px;padding:34px 28px;display:flex;flex-direction:column;justify-content:center;min-height:100%;box-shadow:0 1px 2px #0000000d,0 -2px 4px #0000000a inset!important}.vcr-quote .quote-icon{width:72px;height:auto;margin:0 0 18px;opacity:1}.vcr-quote .quote-text{margin:0;text-align:center;line-height:1.65;color:#000!important}.vcr-video-col{display:flex;flex-direction:column;gap:12px;min-height:100%;background:#f7f7f7;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000000d,0 -2px 4px #0000000a inset!important}.vcr-media{position:relative;border-radius:12px;overflow:hidden;background:#000;aspect-ratio:4 / 5;max-height:420px;width:100%;margin:0 auto}.vcr-media video,.vcr-media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:12px;display:block}.vcr-media video{object-fit:cover}.vcr-media video.vcr-video{position:relative!important;width:100%!important;height:100%!important;display:block;border-radius:0!important;object-fit:contain;object-position:center;transform:none!important;filter:none!important}.vcr-media video.vcr-video+video{object-fit:contain;filter:none;transform:none;opacity:1}.vcr-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;transition:opacity .2s ease;background:#00000026}.vcr-info{background:#fff;border-radius:12px;padding:18px 16px;text-align:center}.vcr-name{margin:0;font-weight:700}.vcr-subtitle{margin:6px 0 0;opacity:.75;font-size:.95em}.vcr-nav{display:flex;justify-content:center;gap:10px;margin-top:16px;align-items:center}.vcr-prev,.vcr-next{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:999px;padding:10px 12px;cursor:pointer}.vcr-pagination{position:static!important;width:auto!important}.vcr-nav{gap:12px}.vcr-prev,.vcr-next{appearance:none;-webkit-appearance:none;border:0!important;box-shadow:none!important;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px!important;background:#ff6a00;color:#fff;font-size:18px;line-height:1;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.vcr-prev:hover,.vcr-next:hover{transform:translateY(-1px);opacity:.92}.vcr-prev{background:#fff;color:#111;border:1px solid rgba(0,0,0,.14)!important}.vcr-prev.swiper-button-disabled,.vcr-next.swiper-button-disabled{opacity:.35;cursor:not-allowed;transform:none}.vcr-media{position:relative;cursor:pointer;overflow:hidden;background:#000}.vcr-video{display:block;width:100%;height:auto}.vcr-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:75px;height:75px;background-color:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease}.vcr-play:hover{background-color:#ff4500;transform:translate(-50%,-50%) scale(1.1)}.vcr-play.is-hidden{opacity:0;pointer-events:none}.vcr-controls-bar{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(transparent,#000c);display:flex;align-items:center;padding:15px 10px 10px;box-sizing:border-box;z-index:15;opacity:0;transition:opacity .3s ease}.vcr-media:hover .vcr-controls-bar{opacity:1}.vcr-control-btn{background:none;border:none;cursor:pointer;padding:0 10px;color:#fff;display:flex;align-items:center}.vcr-control-btn svg{fill:#fff;width:20px;height:20px}.vcr-progress-container{flex-grow:1;height:4px;background:#ffffff4d;margin:0 10px;cursor:pointer;position:relative;transition:height .1s}.vcr-progress-container:hover{height:6px}.vcr-progress-bar{height:100%;background:#ff4500;width:0%}.is-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/91/assets/customer-reviews.css.map */
