.delph-hero{position:relative;padding:96px 0 160px;color:var(--brand-text-inverse);background:linear-gradient(110deg,rgba(17,24,39,.96),rgba(45,85,27,.88)),var(--brand-primary-dark)}.delph-hero h1{color:var(--brand-text-inverse)}.hero-copy{max-width:620px;color:rgba(255,255,255,.84);font-size:18px}.hero-image-frame{padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:var(--brand-radius);background:rgba(255,255,255,.08)}.hero-image-frame img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hero-bottom-bar{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;max-width:1140px;margin:0 auto;background:rgba(255,255,255,.22)}.hero-bottom-bar div{padding:24px;background:rgba(81,141,52,.94)}.hero-bottom-bar strong{display:block;color:var(--brand-text-inverse);font-size:34px;line-height:1}.hero-bottom-bar span{color:rgba(255,255,255,.84);font-size:13px}.product-mini-card{transition:transform .2s,box-shadow .2s}.product-mini-card:hover{box-shadow:0 18px 42px rgba(17,24,39,.1);transform:translateY(-3px)}.stats-horizontal article{border-right:1px solid var(--brand-border)}.stats-horizontal article:last-child{border-right:0}@media (max-width:991px){.hero-bottom-bar{position:static;grid-template-columns:repeat(2,1fr);margin-top:40px}.delph-hero{padding-bottom:72px}}@media (max-width:575px){.hero-bottom-bar{grid-template-columns:1fr}}.container .row.align-items-center .col-lg-6 p.section-kicker,.delph-trust-stats .container .trust-stat strong{color:#fff!important}