.Gallery{position:relative;width:100%}.Gallery-Scroller{overflow:auto;width:100%;scrollbar-width:none}.Gallery-Scroller::-webkit-scrollbar{display:none}.Gallery_fade-out::before,.Gallery_fade-out::after{position:absolute;z-index:2;bottom:0;display:block;width:100px;height:100%;content:"";pointer-events:none;background:0 0;transition:background-color .2s ease-in-out}.Gallery::before{--gradient-direction:to right;left:0}.Gallery::after{--gradient-direction:to left;right:0}.Gallery_start-gradient::before,.Gallery_end-gradient::after{background:linear-gradient(var(--gradient-direction),var(--depot-color-bg-primary),transparent)}