.info-row{flex-direction:row;flex:1;align-items:center;gap:3rem;display:flex}@media screen and (width<=1024px){.info-row{flex-direction:column;gap:1rem}.info-row-reverse{flex-direction:column-reverse;gap:1rem}}.info-item{flex:1;margin:2rem}.info-screenshot{width:100%;height:unset;aspect-ratio:attr(width) / attr(height);border-radius:.5rem;box-shadow:0 0 23px 1px #00000085}
