.direction{background:#eef0e9}.direction-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);margin-top:3.5rem}.direction-grid article{background:var(--paper);padding:3rem}.direction-grid article>span{font-size:.7rem;letter-spacing:.2em;color:var(--green2);font-weight:800}.direction-grid h3{font-size:1.7rem;margin:1.3rem 0 1rem}.direction-grid p{line-height:1.8;color:#65706c}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);margin-top:1px}.values div{background:#fff;padding:1.5rem}.values b,.values span{display:block}.values b{color:var(--green);margin-bottom:.65rem}.values span{font-size:.82rem;line-height:1.6;color:#65706c}.capabilities{background:var(--green);color:#fff}.levels{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.18);margin-top:3rem}.levels div{padding:2rem;border-right:1px solid rgba(255,255,255,.18)}.levels em,.levels b,.levels span{display:block}.levels em{font-style:normal;color:var(--lime);font-size:.75rem}.levels b{font-size:1.05rem;margin:2.5rem 0 .75rem}.levels span{font-size:.78rem;line-height:1.6;color:rgba(255,255,255,.65)}.technical-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:2rem}.technical-list span{padding:1rem;border-bottom:1px solid rgba(255,255,255,.16);font-size:.85rem}.assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.assurance article{background:#fff;color:var(--ink);padding:2rem}.assurance h3{color:var(--green)}.assurance p{color:#65706c;line-height:1.7;font-size:.88rem}.project-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);padding-top:1px;padding-bottom:1px}.project-list article{background:var(--paper);padding:2.2rem;min-height:275px}.project-list article>span{font-size:.72rem;font-weight:800;color:var(--green2)}.project-list h3{font-size:1.3rem;margin:2.2rem 0 .45rem;color:var(--green)}.project-list h4{font-size:.8rem;line-height:1.5;margin:0 0 1rem;color:#7a8580}.project-list p{font-size:.85rem;line-height:1.7;color:#65706c}@media(max-width:900px){.direction-grid{grid-template-columns:1fr}.values,.levels{grid-template-columns:1fr 1fr}.technical-list,.assurance{grid-template-columns:1fr}.project-list{grid-template-columns:1fr 1fr}}@media(max-width:620px){.values,.levels,.project-list{grid-template-columns:1fr}.levels div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}}
