.project{display:flex;gap:2rem}.project-content{display:flex;flex-direction:column;gap:.25rem;flex:1 1 60%}.project-content .project-info{flex:1;width:fit-content}.project-image{display:flex;width:fit-content;height:600px;flex:1 0 40%;justify-content:flex-end}.project:not(:last-child){padding-bottom:3rem}.project-technologies-name{display:flex;align-items:center;font-size:1.2rem;font-weight:500}.project-description{flex:1}.project-description:last-child{padding-bottom:3rem}