.gallery-scroll-container{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#000;width:100%;overflow:auto hidden}.gallery-scroll-container::-webkit-scrollbar{display:none}.gallery-scroll-track{flex-direction:row;gap:0;display:flex}.gallery-item{background:#111;flex:0 0 100%;width:100%;height:80vh}.gallery-item img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.gallery-item{height:60vh}}@media (max-width:768px){.gallery-item{height:40vh}}
