.mason{padding-bottom:5rem;margin-bottom:4rem;width:100%;display:flex;justify-content:center;padding-left:2rem;padding-right:2rem}.list{position:relative;width:100%;max-width:1400px;height:100%;padding:0 0 2rem}.item-wrapper{position:absolute;padding:6px;cursor:pointer}.item-img{width:100%;height:100%;object-fit:cover;border-radius:10px;box-shadow:0 10px 50px -10px rgba(0,0,0,.2);transition:transform .2s ease}.item-img:hover{transform:scale(1.02)}