.video-testimonials-reel{background:var(--video-testimonials-reel-background);padding:var(--video-testimonials-reel-padding-top-mobile) var(--video-testimonials-reel-padding-side-mobile) var(--video-testimonials-reel-padding-bottom-mobile);overflow:hidden}.video-testimonials-reel__inner{max-width:var(--video-testimonials-reel-max-width);margin:0 auto}.video-testimonials-reel__heading{margin-bottom:28px;color:var(--video-testimonials-reel-heading);font-family:var(--font-bogue-semibold);font-size:var(--video-testimonials-reel-heading-size-mobile);line-height:1.08;letter-spacing:-.03em;text-align:center;text-transform:none}.video-testimonials-reel__heading :is(p,h1,h2,h3,h4,h5,h6){margin:0}.video-testimonials-reel__heading :is(strong,b,em){color:var(--video-testimonials-reel-highlight);font-style:normal;font-weight:inherit}.video-testimonials-reel__viewport{position:relative;width:calc(100% + var(--video-testimonials-reel-mobile-reveal));margin-right:calc(var(--video-testimonials-reel-mobile-reveal) * -1);overflow:hidden}.video-testimonials-reel__nav{display:none}.video-testimonials-reel__track{display:grid;grid-auto-flow:column;grid-auto-columns:max(var(--video-testimonials-reel-card-width-mobile),320px);gap:var(--video-testimonials-reel-cards-gap-mobile);width:auto;padding-right:var(--video-testimonials-reel-mobile-reveal);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:auto}.video-testimonials-reel__track::-webkit-scrollbar{display:none}.video-testimonials-reel__card{display:grid;width:max(var(--video-testimonials-reel-card-width-mobile),320px);padding:14px;gap:12px;scroll-snap-align:start;border:1px solid var(--video-testimonials-reel-card-border);border-radius:var(--video-testimonials-reel-card-radius);background:var(--video-testimonials-reel-card-background)}.video-testimonials-reel__copy{display:grid;gap:8px}.video-testimonials-reel__quote{color:var(--video-testimonials-reel-quote);font-family:var(--font-bogue-semibold);font-size:max(var(--video-testimonials-reel-quote-size-mobile),16px);line-height:1.35}.video-testimonials-reel__author{color:var(--video-testimonials-reel-author);font-family:var(--font-articulat-cf);font-size:max(var(--video-testimonials-reel-author-size-mobile),15px);line-height:1.3}.video-testimonials-reel__media{position:relative;overflow:hidden;width:100%;height:max(var(--video-testimonials-reel-video-height-mobile),430px);aspect-ratio:9 / 16;border-radius:calc(var(--video-testimonials-reel-card-radius) - 4px);background:linear-gradient(180deg,#eff5fa,#d9e8f3)}.video-testimonials-reel__media--empty:before{content:"";display:block;width:100%;height:100%;background:linear-gradient(135deg,#ffffffc2,#d6e2f0b8)}.video-testimonials-reel__image,.video-testimonials-reel__video{display:block;width:100%;height:100%;object-fit:cover}.video-testimonials-reel__video{background:#000;touch-action:auto}.video-testimonials-reel__toggle-surface{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:0;border:0;background:transparent;cursor:pointer;touch-action:auto}.video-testimonials-reel__play-button{position:absolute;inset:50% auto auto 50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:0;border-radius:999px;background:#ffffffeb;color:var(--video-testimonials-reel-heading);box-shadow:0 10px 30px #0707082e;transform:translate(-50%,-50%);cursor:pointer;transition:opacity .18s ease,transform .18s ease}.video-testimonials-reel__play-button svg{width:26px;height:26px;margin-left:2px}.video-testimonials-reel__media.is-playing .video-testimonials-reel__play-button{opacity:0;pointer-events:none}.video-testimonials-reel__media.is-playing .video-testimonials-reel__toggle-surface{bottom:84px}@media screen and (min-width:750px){.video-testimonials-reel{padding:var(--video-testimonials-reel-padding-top-desktop) var(--video-testimonials-reel-padding-side-desktop) var(--video-testimonials-reel-padding-bottom-desktop)}.video-testimonials-reel__heading{margin-bottom:40px;font-size:var(--video-testimonials-reel-heading-size-desktop)}.video-testimonials-reel__viewport{width:calc(100% + var(--video-testimonials-reel-desktop-reveal));margin-right:calc(var(--video-testimonials-reel-desktop-reveal) * -1)}.video-testimonials-reel__nav{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid color-mix(in srgb,var(--video-testimonials-reel-card-border) 80%,white);border-radius:999px;background:#fffffff5;color:var(--video-testimonials-reel-heading);box-shadow:0 10px 24px #0707081a;transform:translateY(-50%);cursor:pointer;transition:opacity .18s ease,background-color .18s ease}.video-testimonials-reel__nav svg{width:24px;height:24px}.video-testimonials-reel__nav:hover:not(:disabled){background:#fff}.video-testimonials-reel__nav:disabled{opacity:.35;cursor:default}.video-testimonials-reel__nav--prev{left:12px}.video-testimonials-reel__nav--next{right:calc(var(--video-testimonials-reel-desktop-reveal) + 12px)}.video-testimonials-reel__track{grid-auto-columns:max(var(--video-testimonials-reel-card-width-desktop),340px);gap:var(--video-testimonials-reel-cards-gap-desktop);padding-right:var(--video-testimonials-reel-desktop-reveal)}.video-testimonials-reel__card{width:max(var(--video-testimonials-reel-card-width-desktop),340px);padding:16px;gap:14px}.video-testimonials-reel__quote{font-size:max(var(--video-testimonials-reel-quote-size-desktop),18px)}.video-testimonials-reel__author{font-size:max(var(--video-testimonials-reel-author-size-desktop),16px)}.video-testimonials-reel__media{height:max(var(--video-testimonials-reel-video-height-desktop),520px)}.video-testimonials-reel__play-button{width:62px;height:62px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-video-testimonials-reel.css.map */
