.di-hero{position:relative;overflow:hidden;padding:160px 0 90px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:var(--brand-text-inverse)}.di-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.25}.di-hero-copy{position:relative;z-index:2;max-width:760px}.di-hero h1,.di-hero p{color:var(--brand-text-inverse)}.di-hero h1{font-size:max(1.9rem, min(3.4vw, 2.7rem));line-height:1.18;margin-bottom:14px}.di-themes{padding:80px 0}.section-head{max-width:760px;margin-bottom:32px}.section-head h2{font-size:max(1.6rem, min(2.6vw, 2.1rem));line-height:1.25}.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}@media (max-width:991px){.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.theme-grid{grid-template-columns:1fr}}.theme-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.theme-grid img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.theme-grid h3{margin:18px 22px 6px;color:var(--brand-primary);font-size:1.22rem}.theme-grid p{margin:0 22px 22px;color:var(--brand-text);font-size:.98rem}.di-materials{padding:80px 0}.di-material-img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);border-radius:12px}.di-cta{padding:80px 0 96px;background:var(--brand-bg);text-align:center}.di-cta h2{font-size:max(1.5rem, min(2.4vw, 1.9rem));margin-bottom:12px}.di-cta p{max-width:640px;margin:0 auto 22px;color:var(--brand-text)}.section-alt{background:var(--brand-bg-alt)}