.about-container{display:flex;justify-items:center;align-items:center;text-align:center;flex-direction:column;gap:50px}.about-image{display:block;margin-left:auto;margin-right:auto}.about-text{position:relative;max-width:1000px}.about-md{text-align:start}.project-tmp{position:relative;display:flex;padding:50px;justify-content:center;align-items:center;flex-wrap:wrap;gap:50px}.project-card{position:relative;flex-direction:column;width:370px;height:-moz-fit-content;height:fit-content;border-radius:30px;overflow:hidden;box-shadow:0 5px 5px rgba(0,0,0,.3)}.project-card-landscape{display:flex;height:50%;width:100%;align-items:center;justify-content:center}.project-card-icon{opacity:.4;width:50%;height:50%;margin:10px}.project-card-body{background-color:#fff;height:-moz-fit-content;height:fit-content;padding:20px}.project-name{font-weight:bolder}.project-card-body-text{font-weight:light;font-size:small}.sidebar-link{border-radius:20px;border-top-left-radius:0;border-bottom-left-radius:0;padding:5px;cursor:pointer}.sidebar-link.active,.sidebar-link:hover{font-weight:700}.sidebar-link.return{margin-top:30px}.contact-tmp{position:relative;flex-direction:column;display:flex}.contact-item{display:flex;gap:10px}.icon{width:25px;height:25px}