image-gallery{display:block;position:relative;width:100%;overflow:hidden}image-gallery .image-gallery__carousel{display:block;width:100%;height:100%;overflow:visible;aspect-ratio:var(--gallery-aspect-ratio, 1);cursor:grab}image-gallery .image-gallery__carousel:active{cursor:grabbing}image-gallery .image-gallery__container{display:flex;height:100%}image-gallery .image-gallery__slide{margin-right:calc(var(--media-padding-from-border-edge, 14px) + 1px);position:relative;flex:0 0 auto;width:100%;height:100%;aspect-ratio:var(--gallery-aspect-ratio, 1)}image-gallery .image-gallery__slide>*{width:100%;height:100%}image-gallery .image-gallery__slide:last-child{margin-right:0}.image-gallery__controls{position:absolute;z-index:2;bottom:0;left:0;right:0;width:100%;padding:var(--section-horizontal-spacing);color:#fff;mix-blend-mode:difference}.image-gallery__controls-inner{width:100%;display:flex;justify-content:flex-end;align-items:center}.image-gallery__navigation{display:flex;gap:8px}.image-gallery__navigation-button{width:24px;height:24px}.image-gallery__navigation-button svg{width:100%;height:100%}@media(min-width:1024px){.media-split .image-gallery--fill-desktop{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.media-split .image-gallery--fill-desktop .image-gallery__carousel,.media-split .image-gallery--fill-desktop .image-gallery__slide{aspect-ratio:auto;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/image-gallery.css.map */
