.gallery-wrapper{height:400px;overflow-x:hidden;overflow-y:auto;padding-right:.5rem;scrollbar-width:thin}.gallery-masonry{column-count:2;column-gap:1rem}.gallery-item{break-inside:avoid;margin-bottom:1rem;width:100%}.gallery-item img{border-radius:8px;display:block;height:auto;width:100%}.gallery-wrapper::-webkit-scrollbar{width:6px}.gallery-wrapper::-webkit-scrollbar-track{background:transparent}.gallery-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px}@media (max-width:768px){.gallery-masonry{column-count:1}}