.module-gallery.layout-horizontal .gallery-horizontal-scroll{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;cursor:grab;scroll-behavior:auto;scrollbar-width:none;touch-action:auto;user-select:none}.module-gallery.layout-horizontal .gallery-horizontal-scroll.is-dragging,.module-gallery.layout-horizontal .gallery-horizontal-scroll.is-dragging *{cursor:grabbing;pointer-events:none}.module-gallery.layout-horizontal .gallery-horizontal-scroll::-webkit-scrollbar{display:none}.module-gallery.layout-horizontal .gallery-horizontal-item{flex:0 0 auto;max-width:none}.module-gallery.layout-horizontal .gallery-horizontal-item .gallery-icon{margin:0}.module-gallery.layout-horizontal .gallery-horizontal-item :is(.gallery-icon,a,img){-webkit-user-drag:none;user-drag:none;user-select:none}.module-gallery.layout-horizontal .gallery-horizontal-item img{display:block;height:auto;max-width:none;width:auto}.module-gallery.layout-horizontal .gallery-horizontal-bar{background:hsla(0,0%,39%,.15);border-radius:10px;height:5px;margin-top:10px;position:relative;touch-action:none;user-select:none;width:100%}.module-gallery.layout-horizontal .gallery-horizontal-thumb{background:hsla(0,0%,39%,.6);border-radius:10px;cursor:grab;height:100%;left:0;min-width:24px;position:absolute;top:0;touch-action:none;will-change:transform}.module-gallery.layout-horizontal .gallery-horizontal-bar.is-dragging .gallery-horizontal-thumb,.module-gallery.layout-horizontal .gallery-horizontal-thumb:active{cursor:grabbing}