/* Homepage refinements v20 */
.hero{min-height:620px;height:auto;background:linear-gradient(90deg,rgba(2,9,20,.98) 0%,rgba(2,9,20,.90) 34%,rgba(2,9,20,.54) 56%,rgba(2,9,20,.22) 68%,rgba(2,9,20,.06) 100%),url(../images/homepage-hero-v19.jpg) right 34px center/52% auto no-repeat, #07111d}
.hero-content{min-height:620px;justify-content:center;padding:56px 0 46px}
.hero h1{max-width:560px}
.hero p{max-width:520px}
.hero-actions{flex-wrap:wrap;row-gap:14px;margin-bottom:4px}
.hero-proof{position:relative;bottom:auto;left:auto;width:min(680px,100%);height:auto;min-height:78px;margin-top:28px;border:1px solid rgba(255,255,255,.14);border-bottom:0;border-radius:10px 10px 0 0;background:rgba(1,10,24,.74);grid-template-columns:repeat(5,minmax(0,1fr))}
.hero-proof div{min-height:78px}
.compact-section{padding:28px 0 16px}
.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.solution-card img{height:190px}.solution-card>div{padding:14px 14px 16px;min-height:116px}.solution-card h3{font-size:15px;line-height:1.22}.solution-card p{font-size:12px;line-height:1.45}
.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.capability-grid-home{align-items:stretch}.capability-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #d8dde5;box-shadow:0 3px 10px rgba(0,0,0,.07);transition:transform .18s,box-shadow .18s}.capability-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.capability-card-premium{background:#fff}.capability-card img{width:100%;height:190px;object-fit:cover;object-position:center center;padding:0;background:none;display:block;mix-blend-mode:normal;filter:none}.capability-card>div{padding:14px 14px 16px;min-height:124px;background:#fff;border-top:0}.capability-kicker{display:block;margin:0 0 6px;color:#5b9709;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.capability-card h3{margin:0 0 7px;text-align:left;font-size:15px;line-height:1.22;text-transform:uppercase;color:var(--navy)}.capability-card p{margin:0;text-align:left;color:#323c4f;font-size:12px;line-height:1.45}
.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.industry-grid img{height:180px}.industry-grid h3{font-size:13px;margin-top:8px}
@media(max-width:1200px){.hero{background-size:50% auto;background-position:right 18px center}.hero-proof{width:min(620px,100%)}}
@media(max-width:1024px){.solution-grid,.capability-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.hero{min-height:640px;background-size:46% auto;background-position:right 12px center}.hero-content{min-height:640px;padding:54px 0 36px}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));width:min(560px,100%)}.hero-proof div:nth-child(4),.hero-proof div:nth-child(5){grid-column:span 1}.capability-card img{height:190px}}
@media(max-width:760px){.hero{min-height:auto;background:linear-gradient(180deg,rgba(2,9,20,.92) 0%,rgba(2,9,20,.72) 52%,rgba(2,9,20,.46) 100%),url(../images/homepage-hero-v19.jpg) center top/contain no-repeat, #07111d}.hero-content{min-height:auto;padding:44px 0 24px}.hero-actions{margin-top:10px}.hero-proof{grid-template-columns:repeat(2,1fr);width:100%;margin-top:18px}.hero-proof div:nth-child(5){grid-column:span 2}.industry-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.solution-grid,.capability-grid,.industry-grid{grid-template-columns:1fr}.solution-card{display:block}.solution-card img{height:210px;min-height:0}.solution-card>div{min-height:0}.capability-card img{height:210px}.industry-grid img{height:210px}.hero{background-position:center 20px;background-size:92% auto}.hero-content{padding-top:260px}.hero-proof{background:rgba(1,10,24,.82)}}


/* Homepage Industries We Serve v28 */
.industry-grid-v28{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.industry-grid-v28 article{background:#fff;border:1px solid #d8dde5;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.07);transition:transform .18s ease,box-shadow .18s ease}
.industry-grid-v28 article:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.12)}
.industry-grid-v28 img{width:100%;height:205px;object-fit:cover;object-position:center;display:block;border-radius:0;box-shadow:none}
.industry-grid-v28 h3{margin:0;padding:14px 12px 15px;text-align:center;font-size:14px;line-height:1.25;text-transform:uppercase;color:var(--navy);background:#fff}
@media(max-width:1100px){.industry-grid-v28{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-grid-v28 img{height:200px}}
@media(max-width:760px){.industry-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.industry-grid-v28 img{height:180px}}
@media(max-width:520px){.industry-grid-v28{grid-template-columns:1fr}.industry-grid-v28 img{height:220px}}
