.card-gallery{position:relative;overflow:hidden}.card-gallery__head{text-align:center;max-width:720px;margin:0 auto 56px}.card-gallery__eyebrow{font-size:11px;letter-spacing:.32em;font-weight:700;color:rgba(var(--color-foreground),.55);margin:0 0 12px;text-transform:uppercase}.card-gallery__heading{margin:0 0 16px;line-height:1.4;font-weight:700}.card-gallery__sub{font-size:1rem;line-height:1.8;color:rgba(var(--color-foreground),.78)}.card-gallery__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}@media(max-width:749px){.card-gallery__grid{grid-template-columns:repeat(2,1fr);gap:16px}.card-gallery__head{margin-bottom:36px}}.card-gallery__item{margin:0;padding:0;border-radius:14px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 1px 2px #0f1f3514,0 8px 24px #0f1f3514;transform:rotate(var(--tilt, 0deg)) translateY(0);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease;will-change:transform}.card-gallery__item img{display:block;width:100%;height:auto;background:#fff}.card-gallery__item:hover{transform:rotate(0) translateY(-8px);box-shadow:0 4px 8px #0f1f351f,0 18px 48px #0f1f3529}@media(prefers-reduced-motion:reduce){.card-gallery__item{transform:none;transition:none}.card-gallery__item:hover{transform:none}}.card-gallery__cta{text-align:center;margin-top:48px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-card-gallery.css.map */
