.customer-gallery{--cards-per-view: 5;--slide-gap: 20px;padding-block:60px}.customer-gallery__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:48px}.customer-gallery__title{margin:0;font-size:clamp(22px,2.4vw,48px);color:#273d81;font-weight:600;line-height:120%}.customer-gallery__controls{display:flex;gap:16px;flex-shrink:0;align-items:center}.customer-gallery__arrow{border-radius:50%;background:#f7f9fd;color:var(--color-primary);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;display:flex;width:44px;height:44px;padding:10px;justify-content:center;align-items:center}.customer-gallery__arrow svg{width:24px;height:24px}.customer-gallery__arrow:hover:not(:disabled),.customer-gallery__arrow:focus-visible:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:#fff}.customer-gallery__arrow:disabled{opacity:.35;cursor:not-allowed}.customer-gallery__viewport{overflow:hidden;position:relative}.customer-gallery__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc(100% / var(--cards-per-view));gap:0;list-style:none;margin:0;padding:0;transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.customer-gallery__slide{padding-inline:calc(var(--slide-gap) / 2);min-width:0}.customer-gallery__slide:first-child{padding-left:0}.customer-gallery__slide:last-child{padding-right:0}.customer-gallery__frame{aspect-ratio:1 / 1;overflow:hidden;border-radius:32px;background:#f7f9fd}.customer-gallery__frame img{width:100%;object-fit:cover;height:100%}.customer-gallery__image--placeholder{background:#e2e8f4}@media(max-width:1024px){.customer-gallery{--cards-per-view: 2;--slide-gap: 16px}}@media(max-width:640px){.customer-gallery{--cards-per-view: 1.2;--slide-gap: 12px;padding-block:40px;padding-inline:0!important}.customer-gallery__header{margin-bottom:32px;padding-inline:20px}.customer-gallery__arrow{width:36px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/customer-gallery.css.map */
