.custom-gallery-wrapper-auto-scroll{width:100%;overflow:hidden;position:static}.custom-gallery-container-auto-scroll{display:flex;width:100%;overflow-x:auto;white-space:nowrap;cursor:grab;gap:0;scrollbar-width:none;-ms-overflow-style:none;user-select:none;align-items:center}.custom-gallery-container-auto-scroll::-webkit-scrollbar{display:none}.custom-gallery-container-auto-scroll:active{cursor:grabbing}.custom-gallery-item-auto-scroll{flex:0 0 100%;width:100%;height:100%;display:inline-block;position:relative}.custom-gallery-item-auto-scroll img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none}