.customer-gallery{overflow:hidden}.customer-gallery__header{margin-bottom:2.4rem;text-align:center}.customer-gallery__heading{margin:0}.customer-gallery__subheading{margin:.8rem auto 0;max-width:60ch}.customer-gallery__marquee{display:flex;flex-direction:column;gap:var(--cg-gap);width:100%}.customer-gallery__row{overflow:hidden;width:100%}@media(max-width:749px){.customer-gallery__row{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:auto}.customer-gallery__row::-webkit-scrollbar{display:none}.customer-gallery__track{animation:none!important;transform:none!important}}.customer-gallery__track{display:flex;gap:var(--cg-gap);width:max-content;padding-right:var(--cg-gap);animation:customer-gallery-scroll var(--cg-duration) linear infinite;will-change:transform}.customer-gallery__row[data-direction=right] .customer-gallery__track{animation-direction:reverse}.customer-gallery__marquee[data-pause-on-hover=true] .customer-gallery__track:hover{animation-play-state:paused}.customer-gallery__item{flex:0 0 auto;height:var(--cg-height);position:relative;overflow:hidden;background:rgba(var(--color-foreground),.06);border:none;padding:0;margin:0}.customer-gallery--radius-none .customer-gallery__item{border-radius:0}.customer-gallery--radius-small .customer-gallery__item{border-radius:8px}.customer-gallery--radius-large .customer-gallery__item{border-radius:18px}.customer-gallery__item--video,.customer-gallery__item--image{cursor:pointer;color:inherit;font:inherit}.customer-gallery__item--video:focus-visible,.customer-gallery__item--image:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.customer-gallery__media{display:block;width:100%;height:100%;object-fit:cover}.customer-gallery__placeholder{width:100%;height:100%;fill:rgba(var(--color-foreground),.55)}.customer-gallery__play{position:absolute;inset:auto auto 10px 10px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:#0000008c;color:#fff;border-radius:50%;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.customer-gallery__play svg{width:18px;height:18px;margin-left:2px}@keyframes customer-gallery-scroll{0%{transform:translate(0)}to{transform:translate(var(--cg-scroll-end, calc(-50% - var(--cg-gap) / 2)))}}@media(prefers-reduced-motion:reduce){.customer-gallery__track{animation:none}}.customer-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000eb;display:none;align-items:center;justify-content:center;padding:4vmin}.customer-gallery-lightbox[data-open=true]{display:flex}.customer-gallery-lightbox__video,.customer-gallery-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;border-radius:12px;background:#000;box-shadow:0 30px 80px #0009}.customer-gallery-lightbox__image{object-fit:contain}.customer-gallery-lightbox__close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:26px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.customer-gallery-lightbox__close:hover,.customer-gallery-lightbox__close:focus-visible{background:#ffffff38;outline:none}body.customer-gallery-lightbox-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-customer-gallery.css.map */
