.cg{background:var(--cg-bg, #fffef1)}.cg__viewport{position:relative;overflow:hidden}.cg__track{display:flex;gap:var(--cg-gap, 16px);padding-inline:var(--cg-edge, 0px);width:max-content;will-change:transform;cursor:grab;touch-action:pan-y}.cg__track.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.cg__track.is-dragging .cg__tile{pointer-events:none}.cg__tile{flex:0 0 auto;width:var(--cg-tile, 280px);aspect-ratio:1 / 1;border-radius:var(--cg-radius, 6px);border:0;overflow:hidden;background:#c4c4c4;display:block;text-decoration:none}.cg__img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}a.cg__tile{transition:transform .25s ease,box-shadow .25s ease}a.cg__tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2a211c1f}.cg__ph{display:block;width:100%;height:100%;background:#c4c4c4}.cg__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--cg-arrow-bg, #ffffff);color:var(--cg-arrow-color, #2a211c);box-shadow:0 4px 14px #2a211c26;cursor:pointer;transition:opacity .18s ease}.cg__arrow:hover{opacity:.85}.cg__arrow svg{width:22px;height:22px}.cg__arrow--prev{left:clamp(8px,2vw,24px)}.cg__arrow--next{right:clamp(8px,2vw,24px)}@media screen and (max-width:749px){.cg__track{gap:var(--cg-gap-m, 8px)}.cg__tile{width:var(--cg-tile-m, 101px)}.cg__arrow{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){a.cg__tile:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/contact-gallery.css.map */
