.project-summary-container{display:flex;flex-direction:row;border-bottom:var(--main-border);&:first-of-type{margin-bottom:1px}&:last-of-type{border-bottom:none}}.project-summary-card{display:flex;flex-direction:column;gap:16px;min-width:33%}.project-summary-card,.project-summary-image{padding:var(--main-border-padding)}.project-summary-image{min-width:66%;margin-left:auto}.heading{font-size:1rem}.more-link{text-decoration:underline;font-weight:600;color:#000}.tags{display:flex;gap:20px;margin-top:auto;font-weight:400}@media screen and (max-width:800px){.project-summary-container{flex-direction:column}.project-summary-image{width:100%}}