.delt-home-hero{position:relative;min-height:620px;padding-bottom:140px;background:var(--brand-primary-dark);overflow:hidden;display:flex;align-items:center}.delt-home-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.delt-home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(17,23,32,.9),rgba(17,23,32,.35))}.delt-hero-copy{position:relative;z-index:2;max-width:760px;margin-left:auto;margin-right:auto;color:#fff}.delt-hero-copy h1{font-size:max(2rem, min(4vw, 3.5rem));color:#fff}.delt-hero-copy p,.delt-hero-copy span{color:#fff}.delt-hero-bar{position:absolute;z-index:3;bottom:0;left:0;right:0;background:rgba(216,137,33,.94);color:#111720;padding:30px 0;font-weight:700}.delt-stats{padding:48px 0;border-bottom:1px solid var(--brand-border)}.delt-stats-row{display:flex;flex-wrap:nowrap}.delt-stats-row>div{flex:1 1 0;min-width:0;text-align:center;border-right:1px solid var(--brand-border)}.delt-stats-row>div:last-child{border:0}.delt-stats b,.delt-stats span{display:block}.delt-resources article{height:100%;padding:24px;border-top:3px solid var(--brand-accent);background:var(--brand-bg-alt)}.delt-features{background:var(--brand-bg-alt)}.delt-feature-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--brand-border)}.delt-feature-list article{display:flex;gap:24px;padding:32px;border-bottom:1px solid var(--brand-border)}.delt-feature-list article>b{color:var(--brand-accent)}@media (max-width:767px){.delt-stats-row{font-size:.75rem}.delt-feature-list{grid-template-columns:1fr}.delt-home-hero{min-height:680px}}