.image-gallery-section{text-align:center}.image-gallery{display:flex;justify-content:center;gap:10px;flex-wrap:nowrap;width:100%;height:421px}.gallery-item{position:relative;cursor:pointer;flex:1;transition:all .5s ease;overflow:hidden;min-width:0}.image-gallery.has-active .gallery-item:not(.active){flex:.2}.image-gallery.has-active .gallery-item.active{flex:.4}.gallery-image-wrapper{position:relative;overflow:hidden;border-radius:10px;height:100%;width:100%}.gallery-image-inner{width:100%;height:100%}.gallery-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.gallery-text{position:absolute;bottom:10px;left:10px;color:#fff;z-index:1;font-size:32px;opacity:1;transition:opacity .3s ease}.gallery-button{position:absolute;top:10px;right:10px;background:#fff;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;opacity:1;transition:opacity .3s ease}.arrow{font-size:1.2rem;transition:transform .3s ease;transform:rotate(90deg)}.image-gallery.has-active .gallery-item.active .arrow{transform:rotate(-180deg)}@media (max-width: 749px){.image-gallery.has-active .gallery-item.active,.image-gallery.has-active .gallery-item:not(.active){flex:auto}.image-gallery{flex-wrap:wrap;height:auto}.gallery-item{width:calc(50% - 5px);margin-bottom:10px;flex:none;height:250px}.gallery-item.active{width:calc(50% - 5px)}.gallery-item:not(.active){width:calc(50% - 5px)}.gallery-text{font-size:20px}.gallery-button{width:25px;height:25px}.arrow{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-custom-image-gallery.css.map */
