.article{flex-direction:row;width:100vw;height:max-content;margin-top:2.4rem;display:flex}.article.right{flex-direction:row-reverse}.text{width:100%;padding:2.4rem}.article h2{letter-spacing:.5rem;color:#0ff;margin-bottom:0;font-family:Twobit Bold;font-weight:100;line-height:3rem}p{color:#0ff;margin:3.6rem 0}.images{flex-direction:column;justify-content:stretch;align-items:center;width:100%;padding:2rem;display:flex}.imagecontainer{width:100%;height:100%}@media screen and (max-width:1024px){.article,.article.right{flex-direction:column}.article h2{line-height:2rem}p{margin:1.8rem 0;padding-bottom:0}.images{height:80vh;padding:0}}
