.project-wrapper{margin:0 auto;max-width:var(--content-width);padding-bottom:1em}.project-wrapper__inner{display:grid;gap:2.5em 4em;grid-template-columns:1fr 1fr 1fr;padding:0 2em}.project-wrapper__inner.is-single{grid-template-columns:1fr}.project-wrapper__inner.is-two{grid-template-columns:1fr 1fr}.project-card{background-color:var(--p-primary-contrast-color);border:2px solid var(--p-primary-color);border-radius:8px;box-shadow:0 2px 5px #0000001a;display:grid;grid-template-rows:155px auto;min-height:350px;min-width:300px;overflow:hidden}.project-card__date{opacity:.8}.read-more{align-items:center;align-self:flex-end;display:flex;justify-self:end}.read-more svg{color:var(--action-color)}.project-card__content{display:flex;flex-direction:column;justify-content:space-between;margin:.5em 2em}.project-card__image{background-position:50%;background-size:cover;height:150px}.project-card__image--is-icon{background-color:var(--p-primary-color);background-repeat:no-repeat;background-size:contain;background-size:40%;height:150px}.project-card__content h3{color:var(--p-primary-color);font-size:1.5rem;margin:0}.project-card__content p{margin-bottom:1rem}@media (max-width:1100px){.project-wrapper__inner{grid-template-columns:1fr 1fr}}@media (max-width:750px){.project-wrapper__inner,.project-wrapper__inner.is-two{grid-template-columns:1fr}}.projecten{display:flex;gap:1em;justify-content:space-between;padding:4em 2em 0}#actuele-projecten h2{align-self:center;border-radius:.3em;color:var(--p-primary-color);font-size:2.5em;margin:1em 0 -.7em;padding:0;position:relative;width:-moz-fit-content;width:fit-content;z-index:1}
