.depo-hero{position:relative;overflow:hidden;min-height:720px;padding:160px 0 120px;background:radial-gradient(circle at 80% 20%,rgba(109,175,40,.2),transparent 28%),linear-gradient(135deg,var(--brand-primary-dark),#161326 72%);color:var(--brand-text-inverse)}.depo-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-gap:36px;gap:36px;align-items:center}.depo-hero__copy{max-width:640px}.depo-hero h1{font-size:max(34px, min(4.2vw, 50px))}.depo-hero__sub{max-width:620px;color:rgba(255,255,255,.84);font-size:1.08rem}.depo-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.depo-hero__finder{border:1px solid rgba(255,255,255,.2);border-radius:8px;background:var(--brand-bg);box-shadow:0 12px 40px rgba(0,0,0,.25);padding:28px;color:var(--brand-text)}.depo-hero__finder form{display:grid;grid-gap:12px;gap:12px}.depo-hero__finder a{display:inline-flex;margin-top:14px;color:var(--brand-primary);font-weight:700}.depo-hero__image{grid-column:1/-1;max-width:720px;margin-top:-90px;opacity:.82}.depo-hero__image img{width:100%;min-height:320px;background:rgba(255,255,255,.08);-o-object-fit:cover;object-fit:cover}.depo-spec-table{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.depo-spec-table__group{padding:15px 22px;background:var(--brand-bg-alt);font-weight:700}.depo-spec-row{display:grid;grid-template-columns:220px 1fr;border-top:1px solid var(--brand-border)}.depo-spec-row span{padding:18px 22px;background:#f8fafc;font-weight:700}.depo-spec-row strong{padding:18px 22px;font-weight:500;line-height:1.65}.depo-trust{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.depo-trust__wrap{display:flex;min-height:96px;align-items:center}.depo-trust__item{flex:1;padding:20px 26px;text-align:center}.depo-trust__item:not(:last-child){border-right:1px solid rgba(255,255,255,.24)}.depo-trust__item strong{display:block;color:var(--brand-secondary);font-size:2.1rem}.depo-trust__item span{color:rgba(255,255,255,.78)}.depo-industries-strip{background:var(--brand-bg-alt)}@media (max-width:991px){.depo-hero__inner{grid-template-columns:1fr}.depo-hero__image{margin-top:0}}@media (max-width:767px){.depo-hero{padding:120px 0 82px}.depo-trust__wrap{flex-wrap:wrap}.depo-trust__item{flex:0 0 50%}.depo-spec-row{grid-template-columns:1fr}}.depo-scroll-row{grid-auto-columns:minmax(260px,300px)}.depo-scroll-row article h3{font-size:1.12rem;line-height:1.22}