.photoWallCategory-main{z-index:1;background:#2d2d2d;position:relative}.photoWallCategory-gallery{box-sizing:border-box;z-index:1;background:#2d2d2d;gap:2vw;height:175vh;padding:0 2vw 2vw;display:flex;position:relative;overflow:hidden}.photoWallCategory-column{flex-direction:column;gap:2vw;width:25%;min-width:250px;height:100%;display:flex;position:relative}.photoWallCategory-imageContainer{flex:"1 1 0%";border-radius:1vw;width:100%;height:100%;position:relative;overflow:hidden}.photoWallCategory-imageContainer img{object-fit:cover}.photoWallCategory-title-spacer{z-index:100;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.photoWallCategory-galleryMobile{flex-direction:column;gap:4vw;height:auto}.photoWallCategory-row{flex-wrap:wrap;gap:2vw;display:flex}.photoWallCategory-row .photoWallCategory-imageContainer{border-radius:3vw;flex:calc(50% - 2vw);height:40vw}@media (min-width:890px){.photoWallCategory-main{background:#272727}.photoWallCategory-title-spacer{height:10rem}}
