.delo-about-hero__grid,.delo-private-hero__grid,.delo-sustain-hero__grid{display:grid;grid-template-columns:1.05fr 0.95fr;grid-gap:42px;gap:42px;align-items:center}.delo-about-hero h1,.delo-private-hero h1,.delo-sustain-hero h1{font-size:max(2.2rem, min(4.5vw, 3.4rem));font-weight:900;line-height:1.08}.delo-about-hero img,.delo-private-hero img,.delo-sustain-hero img{border-radius:var(--radius);box-shadow:0 18px 40px rgba(23,51,68,.15)}.delo-about-cta,.delo-cert-strip,.delo-team,.delo-values,.delo-vertical-story{padding:88px 0}.delo-story-rail{display:grid;grid-gap:22px;gap:22px;max-width:900px;margin:auto}.delo-story-rail article{border-left:4px solid var(--brand-primary);background:#fff;padding:24px 28px;border-radius:0 var(--radius) var(--radius) 0;box-shadow:0 12px 28px rgba(23,51,68,.07)}.delo-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:24px;gap:24px}.delo-team-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--radius);overflow:hidden}.delo-team-grid div,.delo-team-grid h3,.delo-team-grid p{padding-left:20px;padding-right:20px}.delo-team-grid h3{padding-top:20px;font-weight:850}.delo-team-grid p{padding-bottom:20px}.delo-cert-strip{background:#173344;color:#fff}.delo-cert-strip .container{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:12px;gap:12px}.delo-cert-strip span{text-align:center;border:1px solid rgba(255,255,255,.24);border-radius:10px;padding:18px;color:#fff;font-weight:900}.delo-about-cta{background:var(--brand-bg-alt)}@media (max-width:900px){.delo-about-hero__grid,.delo-private-hero__grid,.delo-sustain-hero__grid{grid-template-columns:1fr}.delo-cert-strip .container{grid-template-columns:repeat(2,1fr)}}