.gg29-gallery__head{margin-bottom:2rem}.gg29 .gg29-gallery__heading{margin:0;font:400 clamp(4rem,6vw,6.4rem)/.95 var(--gg29-font-display)!important;text-transform:uppercase;letter-spacing:.01em}.gg29-gallery__text{margin:1rem 0 0;max-width:62rem;font-size:1.6rem;line-height:1.5;opacity:.75}.gg29-gallery__filters{display:flex;gap:.8rem;flex-wrap:wrap;margin:0 0 2.4rem}.gg29-chip{font:600 1.3rem/1 var(--gg29-font-body);padding:1.1rem 1.6rem;border-radius:999px;cursor:pointer;background:transparent;color:inherit;border:1px solid currentColor;opacity:.85}.gg29-chip[aria-pressed=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:transparent;opacity:1}.gg29-gallery__grid{list-style:none;margin:0;padding:0;columns:var(--cols, 4);column-gap:1.6rem}.gg29-gallery__grid>.gg29-wall{break-inside:avoid;margin-bottom:1.6rem}.gg29-gallery.is-masonry .gg29-gallery__grid{columns:auto;display:grid;grid-template-columns:repeat(var(--cols, 4),minmax(0,1fr));grid-auto-rows:1px;column-gap:1.6rem;row-gap:0}.gg29-gallery.is-masonry .gg29-gallery__grid>.gg29-wall{margin-bottom:1.6rem}.gg29-wall[hidden]{display:none!important}.gg29-wall{position:relative;border-radius:1.6rem;overflow:hidden;background:#7f7f7f26;align-self:start}.gg29-wall__open{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.gg29-wall__img{display:block;width:100%;height:auto;aspect-ratio:var(--ratio, 1);object-fit:cover;object-position:var(--focal, center)}.gg29-wall__warn{position:absolute;top:.8rem;left:.8rem;right:.8rem;background:#b26a00;color:#fff;font-size:1.1rem;padding:.6rem .8rem;border-radius:6px}.gg29-wall__info{position:absolute;left:0;right:0;bottom:0;padding:4.8rem 1.4rem 1.4rem;color:#fff;pointer-events:none;background:linear-gradient(180deg,#0b0c0e00,#0b0c0ed9 45%);opacity:0;transform:translateY(.8rem);transition:opacity .2s ease,transform .2s ease;display:flex;flex-direction:column;gap:.6rem}.gg29-wall__items{margin:0;font-weight:700;font-size:1.35rem;line-height:1.35}.gg29-wall__price{margin:0;font-size:1.3rem;color:#4ecbe8;font-weight:700}.gg29-wall__shop{pointer-events:auto;align-self:flex-start;margin-top:.4rem;background:#fff;color:#101215;text-decoration:none;font:700 1.2rem/1 var(--gg29-font-body);letter-spacing:.05em;text-transform:uppercase;padding:1.1rem 1.4rem;border-radius:999px}.gg29-wall__shop:hover{background:var(--gg29-accent);color:#fff}@media(hover:hover)and (min-width:750px){.gg29-wall:hover .gg29-wall__info,.gg29-wall:focus-within .gg29-wall__info{opacity:1;transform:none}}@media(hover:none),(max-width:749px){.gg29-wall__info{display:none}}.gg29-wall--cta{background:var(--cta-bg, #00afee);color:#fff}.gg29-wall__cta{aspect-ratio:1;padding:2.2rem;display:flex;flex-direction:column;justify-content:center;gap:1.2rem}.gg29-wall__cta-heading{margin:0;font:400 clamp(2.6rem,2.6vw,3.4rem)/.95 var(--gg29-font-display);text-transform:uppercase}.gg29-wall__cta-text{margin:0;font-size:1.4rem;line-height:1.45}.gg29-wall__cta-button{align-self:flex-start;background:#fff;color:#101215;text-decoration:none;border-radius:999px;font:700 1.2rem/1 var(--gg29-font-body);letter-spacing:.05em;text-transform:uppercase;padding:1.1rem 1.4rem}.gg29-viewer-open{overflow:hidden}.gg29-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0b0c0e;color:#fff;display:grid;grid-template-rows:1fr auto;opacity:0;transition:opacity .22s ease}.gg29-viewer.is-open{opacity:1}.gg29-viewer[hidden]{display:none}.gg29-viewer__back{position:absolute;top:max(1.2rem,env(safe-area-inset-top));left:1.2rem;z-index:2;width:4.4rem;height:4.4rem;border-radius:50%;border:0;background:#ffffffeb;color:#101215;display:grid;place-items:center;cursor:pointer}.gg29-viewer__stage{position:relative;min-height:0;overflow:hidden}.gg29-viewer__img{position:absolute;top:6.8rem;left:1.2rem;width:calc(100% - 2.4rem);height:calc(100% - 8rem);object-fit:contain;transform:scale(.96);transition:transform .22s ease}.gg29-viewer.is-open .gg29-viewer__img{transform:none}.gg29-viewer__info{padding:1.6rem 1.8rem calc(2.4rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:.8rem;background:#16181b;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem}.gg29-viewer__info .gg29-wall__items{font-size:1.6rem}.gg29-viewer__info .gg29-wall__price{font-size:1.5rem}.gg29-viewer__info .gg29-wall__shop{align-self:stretch;text-align:center;padding:1.5rem;font-size:1.35rem;background:var(--gg29-accent);color:#fff}@media screen and (min-width:750px){.gg29-viewer{grid-template-rows:none;grid-template-columns:1fr minmax(28rem,36rem)}.gg29-viewer__img{top:3.2rem;left:8rem;width:calc(100% - 10.4rem);height:calc(100% - 6.4rem)}.gg29-viewer__info{justify-content:center;border-radius:0;padding:4rem 3.2rem}.gg29-viewer__info .gg29-wall__shop{align-self:flex-start;padding:1.4rem 2.2rem}}@media screen and (max-width:749px){.gg29-gallery__grid{columns:var(--cols-m, 2);column-gap:.8rem}.gg29-gallery.is-masonry .gg29-gallery__grid{grid-template-columns:repeat(var(--cols-m, 2),minmax(0,1fr));column-gap:.8rem}.gg29-gallery.is-masonry .gg29-gallery__grid>.gg29-wall,.gg29-gallery__grid>.gg29-wall{margin-bottom:.8rem}.gg29-wall{border-radius:1.2rem}.gg29-wall__cta{padding:1.4rem;gap:.8rem}.gg29-wall__cta-text{font-size:1.25rem}.gg29-gallery__filters{flex-wrap:nowrap;overflow-x:auto;margin-bottom:1.6rem;padding-bottom:.4rem}.gg29-chip{flex:none}}@media(prefers-reduced-motion:reduce){.gg29-wall__info,.gg29-viewer,.gg29-viewer__img{transition:none}}.gg29-strip .gg29-strip__row{display:grid;columns:auto;grid-template-columns:repeat(var(--strip-cols, 5),minmax(0,1fr));gap:1.2rem}.gg29-strip .gg29-strip__row>.gg29-wall{margin:0}.gg29-strip .gg29-wall__img{aspect-ratio:var(--strip-ratio, .75)}@media screen and (max-width:989px){.gg29-strip .gg29-strip__row{grid-template-columns:repeat(min(var(--strip-cols, 5),4),minmax(0,1fr))}}@media screen and (max-width:749px){.gg29-strip--mobile-swipe .gg29-strip__row{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:42%;overflow-x:auto;scroll-snap-type:x mandatory;gap:.8rem;padding-bottom:.4rem}.gg29-strip--mobile-swipe .gg29-wall{scroll-snap-align:start}.gg29-strip--mobile-grid .gg29-strip__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.gg29-strip--mobile-grid .gg29-wall{border-radius:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/gg29-gallery.css.map */
