.video-reviews{display:block;width:100%;background:#ebe6da}.shopify-section.section-video-reviews{background:#ebe6da}.video-reviews__inner{display:flex;align-items:stretch;gap:40px;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:64px;padding-right:0;box-sizing:border-box}.video-reviews__aside{flex:0 0 380px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.video-reviews__intro{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:26px;min-height:0}.video-reviews__intro-image{display:block;width:100%;max-width:420px;height:auto;border-radius:20px}.video-reviews__heading{margin:0;max-width:456px;color:#2d2927;font-family:Ringside ExtraWide,sans-serif;font-size:32px;font-weight:400;line-height:1.25;text-transform:uppercase}.video-reviews__heading-lead{font-weight:600}.video-reviews__heading-emphasis{font-weight:900}.video-reviews__nav{flex:0 0 auto;display:inline-flex;align-items:center;gap:12px;margin-top:40px}.video-reviews__arrow{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;width:56px;height:56px;padding:16px;border:0;border-radius:999px;background:#000;cursor:pointer;transition:opacity var(--duration-short) ease}.video-reviews__arrow:hover{opacity:.85}.video-reviews__arrow[disabled]{opacity:.35;pointer-events:none}.video-reviews__arrow .svg-wrapper{width:24px;height:24px}.video-reviews__arrow .icon-caret{width:24px;height:24px;color:#d0c0a8}.video-reviews__arrow--prev .icon-caret{transform:rotate(90deg)}.video-reviews__arrow--next .icon-caret{transform:rotate(-90deg)}.video-reviews__slider{flex:1 1 0;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.video-reviews__slider::-webkit-scrollbar{display:none}.video-reviews__track{display:flex;align-items:stretch;gap:20px;width:max-content;min-width:100%;margin:0;padding:0;list-style:none}.video-reviews__card{flex:0 0 419px;display:flex;flex-direction:column;width:419px;max-width:419px;overflow:hidden;border-radius:20px;scroll-snap-align:start}.video-reviews__media{position:relative;flex:0 0 317px;height:317px;background:#2d2927;overflow:hidden}.video-reviews__mount{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center;background:#000}.video-reviews__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;padding:0;border:0;background:none;cursor:pointer}.video-reviews__poster[disabled]{cursor:default}.video-reviews__image{width:100%;height:100%;object-fit:cover}.video-reviews__mount :is(video,iframe){display:block;border:0;background:#000}.video-reviews__mount video{width:100%;height:100%;object-fit:contain}.video-reviews__mount iframe{width:100%;height:100%}.video-reviews__media.is-playing .video-reviews__poster{display:none}.video-reviews__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;justify-content:center;align-items:center;width:58px;height:58px;padding:0;border-radius:100px;background:#ebe6da}.video-reviews__play .svg-wrapper{width:29px;height:29px}.video-reviews__play .icon-play-outline{width:29px;height:29px;color:#2d2927}.video-reviews__footer{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;gap:24px;padding:50px 40px 40px;background:var(--vr-card-bg, #eb3b3e);color:var(--vr-card-text, #fff);box-shadow:0 -4px 12px #ebe6da1f}.video-reviews__avatar{position:absolute;top:-31px;left:50%;transform:translate(-50%);width:62px;height:62px;border-radius:9999px;border:3px solid #000;object-fit:cover;background:#fff}.video-reviews__card:nth-child(2n) .video-reviews__avatar{border-color:#fff}.video-reviews__body{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch;flex:1 1 auto;text-align:center}.video-reviews__handle{margin:0;color:inherit;font-family:Ringside ExtraWide,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase}.video-reviews__quote{margin:0;color:inherit;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:1.4;letter-spacing:0;min-height:calc(1.4em * 3);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.video-reviews__cta{display:inline-flex;align-items:center;gap:10px;margin-top:auto;color:inherit;font-family:Ringside ExtraWide,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;text-decoration:none}.video-reviews__cta .svg-wrapper{display:inline-flex;width:20px;height:20px;transition:transform var(--duration-short) ease}.video-reviews__cta .icon-caret{width:20px;height:20px;color:currentColor;transform:rotate(-90deg)}.video-reviews__cta:hover .svg-wrapper{transform:translate(4px)}@media screen and (max-width:989px){.video-reviews__inner{flex-direction:column;align-items:center;gap:32px}.video-reviews__aside{display:contents}.video-reviews__intro{order:1;flex:0 0 auto;min-height:auto;align-items:center;gap:20px;width:100%;text-align:center}.video-reviews__intro-image{margin-inline:auto;max-width:220px}.video-reviews__heading{max-width:none;text-align:center}.video-reviews__slider{order:2;flex:0 0 auto;align-self:stretch;width:100%}.video-reviews__track{align-items:stretch}.video-reviews__nav{order:3;justify-content:center;margin-top:12px}}@media screen and (max-width:767px){.video-reviews__inner{gap:0;padding-left:0;padding-right:0;overflow:visible}.video-reviews__intro{gap:20px;width:100%;margin-bottom:12px;padding-inline:24px;text-align:center}.video-reviews__intro-image{width:172px;max-width:172px;margin-inline:auto}.video-reviews__heading{font-size:24px;text-align:center}.video-reviews__slider{padding-inline:calc(50% - 160px);scroll-padding-inline:calc(50% - 160px)}.video-reviews__track{gap:20px;align-items:stretch}.video-reviews__card{flex:0 0 320px;width:320px;max-width:320px;align-self:stretch;scroll-snap-align:center}.video-reviews__media{flex:0 0 317px;height:317px}.video-reviews__play{width:58px;height:58px;border-radius:100px}.video-reviews__play .svg-wrapper,.video-reviews__play .icon-play-outline{width:29px;height:29px}.video-reviews__footer{padding:50px 20px 40px}.video-reviews__arrow{box-sizing:border-box;width:56px;height:56px;padding:16px}.video-reviews__arrow .svg-wrapper,.video-reviews__arrow .icon-caret{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-video-reviews.css.map */
