.horizontal-draggable-scroll__container{max-width:var(--desktopLayoutContainerWidth);width:100%;overflow:hidden;--fade-width: 10px;--fade-color: #000;--fade-start: 0%;--fade-end: 100%;mask-image:linear-gradient(to right, transparent 0%, var(--fade-color) var(--fade-start) var(--fade-end), transparent 100%)}.horizontal-draggable-scroll__container.fade-left{--fade-start: var(--fade-width)}.horizontal-draggable-scroll__container.fade-right{--fade-end: calc(100% - var(--fade-width))}.horizontal-draggable-scroll__wrapper{width:100%}.horizontal-draggable-scroll{cursor:grab;user-select:none;-webkit-user-select:none}.horizontal-draggable-scroll a,.horizontal-draggable-scroll img{-webkit-user-drag:none}.horizontal-draggable-scroll--dragging,.horizontal-draggable-scroll--dragging *{cursor:grabbing}

/*# sourceMappingURL=8932.css.map*/