.project-graphic{width:100%!important;height:auto!important;border-radius:1em;box-shadow:var(--shadow)}.project-description{font-size:2em}.g6{display:flex;flex-direction:column;gap:6em}.project-info-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6em;gap:6em}.project-info-title{font-size:1em;font-weight:500;opacity:.5;color:#808080}.project-info-text{font-size:1.5em;font-weight:400;line-height:1.5em;margin-top:.5em;max-width:30em}.project-info-description{grid-column:span 2}@media (max-width:768px){.project-info-grid{display:flex;flex-direction:column}}