.emma-collins-product-designer-projects{display:flex;flex-direction:column;gap:24px;width:100%;margin-bottom:40px}.emma-collins-product-designer-projects-title{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:600;line-height:26.4px;color:#ffffff;margin:0}.emma-collins-product-designer-projects-content{display:flex;gap:40px;width:100%}.emma-collins-product-designer-project-card{flex:1;display:flex;flex-direction:column;gap:8px;cursor:pointer;transition:transform .2s ease}.emma-collins-product-designer-project-card:hover{transform:translateY(-2px)}.emma-collins-product-designer-project-image{width:100%;height:173px;border-radius:8px;overflow:hidden;background-color:#1a1a1a}.emma-collins-product-designer-project-img{width:100%;height:100%;object-fit:cover;display:block}.emma-collins-product-designer-project-info{display:flex;flex-direction:column;gap:4px}.emma-collins-product-designer-project-name{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;line-height:22.4px;color:#ffffff;margin:0}.emma-collins-product-designer-project-description{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:19.6px;color:#969696;margin:0}@media (max-width:640px){.emma-collins-product-designer-projects-content{flex-direction:column;gap:24px}}