.customer-gallery{position:relative;width:100%;overflow:hidden;padding-top:var(--gallery-padding-top);padding-bottom:var(--gallery-padding-bottom);background:var(--gallery-bg);isolation:isolate}.customer-gallery__track{display:flex;width:max-content;animation:customer-gallery-scroll var(--gallery-speed) linear infinite;will-change:transform}.customer-gallery__track--reverse{animation-direction:reverse}.customer-gallery__group{display:flex;flex-shrink:0;gap:var(--gallery-gap);padding-right:var(--gallery-gap)}.customer-gallery__item{width:var(--gallery-card-width);height:var(--gallery-card-height);flex:0 0 var(--gallery-card-width);overflow:hidden;border-radius:var(--gallery-radius);background:#0000000a}.customer-gallery__image,.customer-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover}.customer-gallery__social-proof{position:absolute;left:50%;bottom:var(--gallery-overlay-bottom);z-index:10;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:max-content;max-width:calc(100% - 32px);padding:var(--gallery-overlay-padding-y) var(--gallery-overlay-padding-x);border:1px solid var(--gallery-overlay-border);border-radius:var(--gallery-overlay-radius);background:var(--gallery-overlay-bg);box-shadow:0 10px 35px rgba(0,0,0,var(--gallery-shadow-opacity));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.customer-gallery__meta{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.customer-gallery__stars{display:block;font-size:var(--gallery-star-size);line-height:1;letter-spacing:1px;color:var(--gallery-star-color)}.customer-gallery__stars--trustpilot{width:54px;height:10px;margin:0;object-fit:contain}.customer-gallery__divider{width:1px;height:10px;background:var(--gallery-label-color);opacity:.32}.customer-gallery__label{font-size:var(--gallery-label-size);line-height:1;font-weight:600;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;color:var(--gallery-label-color)}.customer-gallery__headline{margin-top:6px;font-size:var(--gallery-headline-size);line-height:1.2;font-weight:500;letter-spacing:-.02em;white-space:nowrap;color:var(--gallery-headline-color)}.customer-gallery__fade{position:absolute;top:0;bottom:0;z-index:5;width:var(--gallery-fade-width);pointer-events:none}.customer-gallery__fade--left{left:0;background:linear-gradient(90deg,var(--gallery-bg) 0%,color-mix(in srgb,var(--gallery-bg) 70%,transparent) 35%,transparent 100%)}.customer-gallery__fade--right{right:0;background:linear-gradient(270deg,var(--gallery-bg) 0%,color-mix(in srgb,var(--gallery-bg) 70%,transparent) 35%,transparent 100%)}@keyframes customer-gallery-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.customer-gallery{padding-top:var(--gallery-mobile-padding-top);padding-bottom:var(--gallery-mobile-padding-bottom)}.customer-gallery__item{width:var(--gallery-mobile-width);height:calc(var(--gallery-mobile-width) * 1.25);max-width:240px;max-height:300px;flex-basis:var(--gallery-mobile-width)}.customer-gallery__social-proof{max-width:calc(100% - 24px)}.customer-gallery__fade{width:min(var(--gallery-fade-width),30px)}}@media screen and (max-width:390px){.customer-gallery__social-proof{max-width:calc(100% - 20px)}.customer-gallery__meta{gap:6px}}@media(prefers-reduced-motion:reduce){.customer-gallery__track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map?subset=AAAE */
