.main .plane{width:100%;height:100%;position:absolute}.main .plane img{position:absolute}.main .plane:first-of-type{filter:brightness(.7)}.main .plane:first-of-type img:first-of-type{top:70%;left:90%}.main .plane:first-of-type img:nth-of-type(2){top:65%;left:5%}.main .plane:first-of-type img:nth-of-type(3){top:0%;left:35%}.main .plane:nth-of-type(2){filter:brightness(.6)}.main .plane:nth-of-type(2) img:first-of-type{top:10%;left:5%}.main .plane:nth-of-type(2) img:nth-of-type(2){top:5%;left:80%}.main .plane:nth-of-type(2) img:nth-of-type(3){top:60%;left:60%}.main .plane:nth-of-type(3){filter:brightness(.5)}.main .plane:nth-of-type(3) img:first-of-type{top:2.5%;left:65%}.main .plane:nth-of-type(3) img:nth-of-type(2){top:75%;left:40%}.gallery{box-sizing:border-box;background:#111;gap:4vw;height:175vh;padding:4vw;display:flex;position:relative;overflow:hidden}.gallery .column{flex-direction:column;gap:4vw;width:25%;min-width:250px;height:100%;display:flex;position:relative}.gallery .column .imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.gallery .column .imageContainer img{-o-object-fit:cover;object-fit:cover}.gallery .column:first-of-type{top:-45%}.gallery .column:nth-of-type(2){top:-95%}.gallery .column:nth-of-type(3){top:-45%}.gallery .column:nth-of-type(4){top:-75%}
