.gwal-gallery{position:relative;isolation:isolate;overflow:hidden;background:var(--gwal-gallery-bg);color:var(--gwal-gallery-text);padding:88px 20px}.gwal-gallery:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;opacity:.2;background-image:radial-gradient(circle,rgba(5,5,5,.22) 1px,transparent 1.2px),radial-gradient(circle,rgba(225,29,36,.18) 1px,transparent 1.2px);background-size:14px 14px,24px 24px;background-position:0 0,10px 12px;pointer-events:none}.gwal-gallery:after{content:"";position:absolute;left:-160px;top:-220px;z-index:-1;width:520px;height:520px;border-radius:999px;background:#ff7a1a2e;filter:blur(20px);pointer-events:none}.gwal-gallery__container{max-width:1220px;margin:0 auto}.gwal-gallery__header{max-width:820px;margin:0 auto 42px;text-align:center}.gwal-gallery__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;background:var(--gwal-gallery-yellow);color:var(--gwal-gallery-black);border:3px solid var(--gwal-gallery-black);box-shadow:5px 5px 0 var(--gwal-gallery-red);border-radius:999px;padding:9px 16px;font-size:.86rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.gwal-gallery__eyebrow:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--gwal-gallery-red);box-shadow:0 0 0 3px var(--gwal-gallery-black)}.gwal-gallery__heading{margin:0;color:var(--gwal-gallery-text);font-size:clamp(2.4rem,5.6vw,5.2rem);line-height:1;font-weight:1000;letter-spacing:-.045em;text-transform:uppercase;text-shadow:3px 3px 0 #ffffff,5px 5px 0 var(--gwal-gallery-orange)}.gwal-gallery__description{margin-top:24px;color:var(--gwal-gallery-muted);font-size:1.06rem;line-height:1.75;font-weight:700}.gwal-gallery__description p{margin:0 0 16px}.gwal-gallery__description p:last-child{margin-bottom:0}.gwal-gallery__grid{display:grid;grid-template-columns:repeat(var(--gwal-gallery-columns),minmax(0,1fr));gap:24px;align-items:stretch}.gwal-gallery__card{position:relative;display:flex;flex-direction:column;background:var(--gwal-gallery-card);color:var(--gwal-gallery-black);border:4px solid var(--gwal-gallery-black);border-radius:24px;overflow:hidden;box-shadow:8px 8px 0 var(--gwal-gallery-red),14px 14px #05050538;transition:transform .18s ease,box-shadow .18s ease}.gwal-gallery__card:hover{transform:translate(-3px,-3px);box-shadow:12px 12px 0 var(--gwal-gallery-red),18px 18px #05050538}.gwal-gallery__card--featured{grid-column:span 2}.gwal-gallery__image-wrap{position:relative;background:var(--gwal-gallery-panel);border-bottom:4px solid var(--gwal-gallery-black);overflow:hidden}.gwal-gallery__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.1;background-image:radial-gradient(circle,#000000 1px,transparent 1px);background-size:8px 8px;mix-blend-mode:multiply}.gwal-gallery__image{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;transition:transform .24s ease}.gwal-gallery__card:hover .gwal-gallery__image{transform:scale(1.035)}.gwal-gallery__placeholder{min-height:280px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(255,213,31,.45),transparent 45%),var(--gwal-gallery-panel);color:var(--gwal-gallery-black);padding:24px;text-align:center;font-weight:950}.gwal-gallery__badge{position:absolute;left:14px;top:14px;z-index:2;display:inline-flex;align-items:center;max-width:calc(100% - 28px);background:var(--gwal-gallery-yellow);color:var(--gwal-gallery-black);border:3px solid var(--gwal-gallery-black);border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:1000;text-transform:uppercase;box-shadow:4px 4px 0 var(--gwal-gallery-red)}.gwal-gallery__card-body{display:flex;flex-direction:column;flex-grow:1;padding:22px}.gwal-gallery__card-title{margin:0;color:var(--gwal-gallery-red);font-size:1.35rem;line-height:1.1;font-weight:1000;letter-spacing:-.02em;text-transform:uppercase}.gwal-gallery__card-text{margin:12px 0 0;color:var(--gwal-gallery-muted);font-size:.98rem;line-height:1.6;font-weight:700}.gwal-gallery__card-link{align-self:flex-start;margin-top:auto;padding-top:18px;color:var(--gwal-gallery-black);font-size:.9rem;font-weight:1000;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:5px}.gwal-gallery__empty{max-width:640px;margin:0 auto;background:#fff;color:var(--gwal-gallery-black);border:3px dashed var(--gwal-gallery-black);border-radius:22px;padding:28px;text-align:center;font-weight:900}.gwal-gallery__actions{margin-top:46px;display:flex;justify-content:center}.gwal-gallery__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;background:var(--gwal-gallery-red);color:#fff;border:3px solid var(--gwal-gallery-black);border-radius:999px;text-decoration:none;font-weight:1000;text-transform:uppercase;letter-spacing:.02em;box-shadow:6px 6px 0 var(--gwal-gallery-yellow);transition:transform .18s ease,box-shadow .18s ease}.gwal-gallery__button:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 var(--gwal-gallery-yellow)}@media screen and (max-width:990px){.gwal-gallery{padding:74px 18px}.gwal-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gwal-gallery__card--featured{grid-column:span 2}}@media screen and (max-width:700px){.gwal-gallery{padding:62px 16px}.gwal-gallery__header{text-align:left;margin-bottom:34px}.gwal-gallery__heading{font-size:clamp(2.1rem,12vw,3.7rem);line-height:1.08;letter-spacing:-.035em;text-shadow:2px 2px 0 #ffffff,4px 4px 0 var(--gwal-gallery-orange)}.gwal-gallery__description{font-size:.98rem;line-height:1.7}.gwal-gallery__grid{grid-template-columns:1fr}.gwal-gallery__card--featured{grid-column:span 1}.gwal-gallery__card{border-width:3px;border-radius:20px;box-shadow:6px 6px 0 var(--gwal-gallery-red),10px 10px #05050538}.gwal-gallery__image-wrap{border-bottom-width:3px}.gwal-gallery__button{width:100%}}@media screen and (max-width:390px){.gwal-gallery__eyebrow{font-size:.72rem;line-height:1.2;padding:8px 12px;box-shadow:4px 4px 0 var(--gwal-gallery-red)}.gwal-gallery__card-body{padding:18px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/gwal-gallery.css.map */
