.gallery-section{padding:90px 0;background:#fafafa}.gallery-section .page-width{max-width:1400px;margin:auto;padding:0 20px}.gallery-header{text-align:center;margin-bottom:60px}.gallery-header h2{font-size:42px;font-weight:700;color:#111;margin-bottom:15px}.gallery-header p{max-width:700px;margin:auto;color:#777;font-size:17px;line-height:1.8}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-item{position:relative;overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 18px 45px #00000014;transition:.35s ease;cursor:pointer}.gallery-item:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000024}.gallery-image,.gallery-video{width:100%;height:420px;display:block;object-fit:cover;transition:.6s}.gallery-item:hover .gallery-image,.gallery-item:hover .gallery-video{transform:scale(1.08)}.gallery-video{aspect-ratio:9/16;background:#000}.play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:#ffffffd9;display:flex;align-items:center;justify-content:center;font-size:26px;color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.3s}.gallery-item:hover .play-icon{transform:translate(-50%,-50%) scale(1.15)}.gallery-caption{position:absolute;left:0;right:0;bottom:0;padding:20px;background:linear-gradient(transparent,#000000bf);color:#fff;font-size:15px;font-weight:500}.gallery-empty{text-align:center;padding:80px 20px}@media(max-width:991px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-image,.gallery-video{height:340px}}@media(max-width:767px){.gallery-section{padding:60px 0}.gallery-header{margin-bottom:40px}.gallery-header h2{font-size:30px}.gallery-header p{font-size:15px}.gallery-grid{grid-template-columns:1fr;gap:18px}.gallery-image,.gallery-video{height:300px}.play-icon{width:60px;height:60px;font-size:22px}.gallery-caption{padding:15px}}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none}.gallery-lightbox.active{display:block}.gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gallery-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:900px;max-height:90vh;display:flex;align-items:center;justify-content:center}.gallery-content img,.gallery-content video{max-width:100%;max-height:85vh;border-radius:18px;display:block}.gallery-close{position:absolute;right:-10px;top:-50px;width:42px;height:42px;border:none;border-radius:50%;cursor:pointer;background:#fff;font-size:24px}
/*# sourceMappingURL=/cdn/shop/t/19/assets/gallery.css.map */
