.gallery{display:flex;flex-wrap:wrap;gap:20px;padding-left:20px;padding-right:20px;max-width:1200px;margin:0 auto}.gallery-item{flex:1 1 280px;display:flex;flex-direction:column;align-items:center;position:relative}.gallery-image-action{position:relative;display:flex;width:100%;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font:inherit;text-decoration:none}.gallery-image-action:focus-visible{outline:2px solid #e4b84a;outline-offset:6px}.gallery-behavior-cue{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;background:#191b22db;box-shadow:0 2px 8px #00000038;color:#fff;font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.2;pointer-events:none;text-transform:uppercase;transition:opacity .2s ease,transform .2s ease}.gallery-behavior-cue__icon{display:inline-flex;width:14px;height:14px}.gallery-behavior-cue__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}@media(hover:hover){.gallery-behavior-cue{opacity:0;transform:translateY(4px)}.gallery-image-action:hover .gallery-behavior-cue,.gallery-image-action:focus-visible .gallery-behavior-cue{opacity:1;transform:translateY(0)}}.gallery-image{width:100%;max-height:400px;object-fit:contain;transition:transform .3s ease;cursor:pointer}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-title{position:relative;margin-top:10px;font-size:16px;font-weight:600;text-align:center;color:#fff;background-color:#8b4513;border:2px solid #e4b84a;box-shadow:0 2px 4px #0000001a;padding:8px 30px;border-radius:0;font-family:Georgia,serif;transition:box-shadow .3s ease}.gallery-title-link{display:block;color:inherit;text-decoration:none}.gallery-title-link:focus-visible{outline:2px solid #e4b84a;outline-offset:4px}.gallery-title:before,.gallery-title:after{content:"";position:absolute;top:-2px;width:15px;height:100%;border:2px solid #e4b84a;background:#8b4513;z-index:-1}.gallery-title:before{left:-15px;border-right:none;transform:skewY(30deg)}.gallery-title:after{right:-15px;border-left:none;transform:skewY(-30deg)}.gallery-item:hover .gallery-title{box-shadow:0 4px 8px #00000026}.gallery-modal{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:1000;overflow:auto}.gallery-modal[hidden]{display:none}.gallery-modal-content{position:relative;margin:5% auto;width:80%;max-width:1200px;text-align:center}.gallery-modal-image{width:100%;height:auto;max-height:80vh;object-fit:contain}.gallery-modal-close{position:absolute;top:10px;right:20px;width:48px;height:48px;padding:0;border:0;background:#0000008c;color:#fff;font-size:40px;font-weight:700;line-height:1;cursor:pointer;z-index:1001}.gallery-modal-close:hover,.gallery-modal-close:focus-visible{color:#ccc}@media(max-width:768px){.gallery-item{flex:1 1 200px}.gallery-image{max-height:300px}.gallery-title{font-size:14px;padding:6px 25px}.gallery-title:before,.gallery-title:after{width:12px}.gallery-title:before{left:-12px}.gallery-title:after{right:-12px}}@media(max-width:500px){.gallery-modal-content{width:100%;margin:0;height:100vh;display:flex;align-items:center;justify-content:center}.gallery-modal-image{max-height:90vh;max-width:90vw}.gallery-modal-close{top:5px;right:10px;font-size:30px}.gallery-behavior-cue{right:8px;bottom:8px;padding:6px 8px}}@media(max-width:480px){.gallery-item{flex:1 1 150px}.gallery-image{max-height:200px}.gallery-title{font-size:12px;padding:4px 20px}.gallery-title:before,.gallery-title:after{width:10px}.gallery-title:before{left:-10px}.gallery-title:after{right:-10px}}@media(max-width:400px){.gallery-item{flex:0 0 100%}.gallery-image{width:auto;height:50vh;max-height:300px;max-width:90vw;object-fit:contain}.gallery-title{font-size:12px;padding:4px 20px}.gallery-title:before,.gallery-title:after{width:10px}.gallery-title:before{left:-10px}.gallery-title:after{right:-10px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/dynamic-gallery.css.map */
