.maatwerk-look{padding:88px 0;background:#171919;color:#fff}
.maatwerk-look__head{display:grid;grid-template-columns:1.05fr .75fr;gap:80px;align-items:end;margin-bottom:38px}
.maatwerk-look__head h2{color:#fff;margin:0}
.maatwerk-look__head>p{color:#c3c7c7;margin:0;max-width:510px}
.maatwerk-look__viewer{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}
.maatwerk-look__main{margin:0;min-height:570px;position:relative;overflow:hidden;background:#292c2d}
.maatwerk-look__main img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:opacity .3s}
.maatwerk-look__options{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.maatwerk-look__option{border:2px solid transparent;background:#292c2d;color:#fff;padding:0;text-align:left;overflow:hidden;transition:border-color .2s,transform .2s}
.maatwerk-look__option:hover{transform:translateY(-3px)}
.maatwerk-look__option.is-active{border-color:#e30613}
.maatwerk-look__option img{width:100%;height:205px;object-fit:cover}
.maatwerk-look__note{border-left:3px solid #e30613;margin-top:28px;padding:4px 0 4px 20px;color:#bec2c2;max-width:900px}
.maatwerk-look__note strong{color:#fff}
@media(max-width:960px){.maatwerk-look__head,.maatwerk-look__viewer{grid-template-columns:1fr;gap:28px}.maatwerk-look__main{min-height:500px}.maatwerk-look__options{grid-template-columns:repeat(4,1fr)}.maatwerk-look__option img{height:125px}}
@media(max-width:680px){.maatwerk-look{padding:60px 0}.maatwerk-look__head{gap:18px}.maatwerk-look__main{min-height:330px}.maatwerk-look__options{grid-template-columns:1fr 1fr}.maatwerk-look__option img{height:120px}}
