.gallery-section{padding-top:var(--section-padding-top, 60px);padding-bottom:var(--section-padding-bottom, 60px);background:#fff}.page-width{max-width:1400px;margin:0 auto;padding:0 20px}.gallery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:20px}.gallery-count{font-size:14px;font-weight:600;letter-spacing:.5px;margin:0}.gallery-tabs{display:flex;gap:20px;flex-wrap:wrap;border-left:2px solid #e9e9e9;padding-left:30px}.tab-btn{background:#fff;border:1px solid #e9e9e9;padding:10px 20px;font-size:12px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap;flex:0 1 auto;color:#8f8f8f}.tab-btn:hover{background:#f5f5f5}.tab-btn.active{background:#000;color:#fff;border:1px solid #000}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--card-gap, 20px)}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.gallery-grid{grid-template-columns:repeat(5,1fr)}}.gallery-card{border:1px solid #e0e0e0;background:#fff;transition:all .3s ease,opacity .3s ease;display:flex;flex-direction:column;height:100%;opacity:1}.gallery-image{position:relative;width:100%;padding-bottom:75%;overflow:hidden;background:#f5f5f5;min-height:300px}.gallery-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 5s linear;opacity:1}.gallery-card:hover .gallery-image img{transform:scale(1.4)}.gallery-badge{position:absolute;top:12px;left:12px;background:#fff;color:#000;padding:6px 12px;font-size:11px;font-weight:600;letter-spacing:.5px;z-index:2;text-transform:uppercase}.gallery-date-overlay{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:8px 16px;font-size:11px;font-weight:600;letter-spacing:.5px;z-index:2;white-space:nowrap}.gallery-content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.gallery-title{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px;color:#000;text-align:center;text-transform:uppercase;text-align:left}.gallery-title a{color:#000;text-decoration:none;transition:color .3s ease}.gallery-title a:hover{color:#666}.gallery-date{font-weight:500;font-size:.875rem;text-align:center;margin-top:0rem;margin-bottom:.25rem;font-weight:600}.gallery-location{font-size:11px;margin:0 0 12px;text-transform:uppercase;letter-spacing:.3px;line-height:1.5;text-align:center;margin-bottom:.25rem;padding:10px 20px;font-weight:600}.gallery-description{font-size:14px;line-height:1.6;color:#333;flex-grow:1}.gallery-description p{margin:0 0 8px}.gallery-description p:last-child{margin-bottom:0}.gallery-artists{border-top:1px solid #e0e0e0;padding:10px 20px}.gallery-artists strong{font-size:11px;letter-spacing:.5px;display:block;margin-bottom:4px;color:#000}.gallery-artists p{font-size:13px;color:#333;margin:0;line-height:1.4}.gallery-link{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;transition:all .3s ease;text-align:left;z-index:1;width:fit-content;position:relative;margin-top:5px}.gallery-link:before{content:"";height:1px;width:0%;background:#e3e3e3;position:absolute;bottom:0;left:0;transition:all linear .3s}.gallery-link:hover:before{width:100%}@media(max-width:767px){.gallery-header{flex-direction:column;align-items:flex-start}.gallery-tabs{width:100%}.tab-btn{flex:1;text-align:center}.gallery-grid{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}.gallery-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.3));z-index:1;opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-image img[loading=lazy]{opacity:0;transition:opacity .3s ease}.gallery-image img.loaded{opacity:1}.tab-btn:focus{outline:2px solid #000;outline-offset:2px}.gallery-link:focus{outline:2px solid #fff;outline-offset:2px}@media print{.gallery-tabs{display:none}.gallery-card{break-inside:avoid}}.no-events{grid-column:1 / -1;text-align:center;padding:60px 20px}.no-events h3{font-size:20px;font-weight:600;margin:0 0 20px;color:#000}.no-events p{font-size:16px;color:#666;margin:0 0 10px;line-height:1.6}.no-events ul{list-style:disc;padding-left:20px}.no-events ul li{font-size:14px;color:#666;margin-bottom:8px;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-gallery-grid.css.map */
