.content-image{background:var(--background);border:1px solid var(--color-border);border-radius:var(--space-corner-m);height:-moz-max-content;height:max-content;padding:var(--space-s) var(--space-s) var(--space-xs)}.content-image__image{border-radius:var(--space-corner-xs)}.other-projects{display:flex;flex-direction:column;gap:var(--space-l)}@media (min-width:768px){.other-projects{margin-top:var(--space-xxl)}}.other-projects-items{flex-direction:row}.other-projects-item,.other-projects-items{display:flex;flex-wrap:wrap;gap:var(--space-m)}.other-projects-item{background-color:var(--background);border:1px solid var(--color-border);border-radius:var(--space-corner-s);flex-basis:100%;flex-direction:column;padding:var(--space-l)}.other-projects-item:hover{background-color:var(--background-alternate);text-decoration:none}@media (min-width:768px){.other-projects-item{max-width:calc(50% - var(--space-m)/2)}}.other-projects-item-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--space-s)}.other-projects-item-tag{background-color:var(--background);border:1px solid var(--color-border);border-radius:var(--space-corner-s);padding:var(--space-s)}
