.gallery-wall{width:100%}.gallery-wall__header{margin-bottom:var(--spacing-8, 2rem);text-align:var(--gw-heading-align, center)}.gallery-wall__heading{margin:0;color:var(--gw-heading-color, inherit)}.gallery-wall__filters{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding:4px 2px 14px;margin-bottom:var(--spacing-8, 2rem);justify-content:var(--gw-filters-align, center);-webkit-overflow-scrolling:touch;scrollbar-width:none}.gallery-wall__filters::-webkit-scrollbar{display:none}.gallery-wall__filter{-webkit-appearance:none;appearance:none;border:1px solid var(--gw-filter-border, rgb(var(--text-color) / .18));background:var(--gw-filter-bg, transparent);color:var(--gw-filter-text, rgb(var(--text-color) / .86));border-radius:999px;padding:8px 14px;font-size:var(--gw-filter-fs, 12px);font-weight:var(--gw-filter-fw, 600);letter-spacing:.02em;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.gallery-wall__filter.is-active,.gallery-wall__filter[aria-selected=true]{background:var(--gw-filter-active-bg, rgb(var(--text-color)));color:var(--gw-filter-active-text, rgb(var(--background)));border-color:var(--gw-filter-active-border, rgb(var(--text-color)))}.gallery-wall__grid{display:grid;gap:var(--gw-gap, 16px);grid-template-columns:repeat(var(--gw-columns-mobile, 2),minmax(0,1fr))}@media screen and (min-width:750px){.gallery-wall__grid{grid-template-columns:repeat(var(--gw-columns-desktop, 4),minmax(0,1fr))}}.gallery-wall__item.is-hidden{display:none}.gallery-wall__card{display:block;text-decoration:none;color:inherit;background:var(--gw-card-bg);border-radius:var(--gw-radius, 12px);overflow:hidden;box-shadow:0 8px 24px #0000000f}.gallery-wall__media{position:relative;overflow:hidden;border-radius:0;background:rgb(var(--text-color) / .04)}.gallery-wall__media:before{content:"";display:block;width:100%}.gallery-wall__media[data-ratio=square]:before{padding-top:100%}.gallery-wall__media[data-ratio=portrait]:before{padding-top:125%}.gallery-wall__media[data-ratio=landscape]:before{padding-top:75%}.gallery-wall__img,.gallery-wall__video,.gallery-wall__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.gallery-wall__img,.gallery-wall__video{object-fit:cover;transform:translateZ(0);transition:transform .24s ease,filter .24s ease}.gallery-wall__card:hover .gallery-wall__img,.gallery-wall__card:hover .gallery-wall__video{transform:scale(1.02)}.gallery-wall__placeholder{background:rgb(var(--text-color) / .06)}.gallery-wall__badge{position:absolute;top:10px;left:10px;z-index:2;background:#00000085;color:#fff;border-radius:6px;padding:0 8px;font-size:11px;font-weight:700;letter-spacing:.04em}.gallery-wall__caption{padding:12px 12px 14px}.gallery-wall__title{display:block;font-weight:var(--gw-title-fw, 600);font-size:var(--gw-title-fs, 14px);color:var(--gw-title-color, inherit);line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--gw-title-lines, 2);line-clamp:var(--gw-title-lines, 2);overflow:hidden}.gallery-wall__video-hint{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#0000 30%,#0000002e);opacity:0;transition:opacity .18s ease;pointer-events:none}@media(hover:hover)and (pointer:fine){.gallery-wall__card:hover .gallery-wall__video-hint{opacity:1}}.gallery-wall__play-btn{position:absolute;right:10px;bottom:10px;z-index:3;width:42px;height:42px;border:0;border-radius:999px;background:#0000008c;color:#fff;cursor:pointer;display:none;align-items:center;justify-content:center}.gallery-wall__play-icon{width:0;height:0;border-left:12px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-left:2px}@media(hover:none)and (pointer:coarse){.gallery-wall__play-btn{display:inline-flex}}.gallery-wall__item.is-playing .gallery-wall__play-icon{width:14px;height:14px;border:0;background:linear-gradient(90deg,#fff 0 40%,transparent 40% 60%,#fff 60% 100%);margin-left:0}
/*# sourceMappingURL=/cdn/shop/t/29/assets/gallery-wall.css.map */
