.corn-hero{position:relative;min-height:680px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;color:var(--brand-text-inverse);text-align:center}.corn-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.corn-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,24,48,.72),rgba(8,24,48,.38))}.corn-hero__content{position:relative;z-index:1;max-width:820px;padding-top:120px;padding-bottom:96px}.corn-hero h1{margin-bottom:18px;color:var(--brand-text-inverse);font-size:max(2.4rem, min(5.5vw, 5rem));font-weight:900}.corn-hero p:not(.corn-eyebrow){max-width:660px;margin:0 auto;color:rgba(255,255,255,.88);font-size:max(1.08rem, min(2vw, 1.35rem))}.corn-hero__actions{display:flex;justify-content:center;gap:16px;margin-top:34px}.corn-category-megagrid,.corn-industries-band{padding:86px 0}.corn-industries-band{background:var(--brand-bg-alt)}.corn-industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.corn-industry-card{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 16px 36px rgba(20,44,54,.08)}.corn-industry-card img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;transition:transform 180ms}.corn-industry-card:hover img{transform:scale(1.04)}.corn-industry-card div{padding:24px}.corn-cat-card h3,.corn-industry-card h3{color:var(--brand-primary-dark);font-size:1.15rem;font-weight:900}.corn-cat-card p,.corn-industry-card p{color:var(--brand-neutral)}.corn-cat-card span:last-child,.corn-industry-card span{color:var(--brand-primary);font-weight:900}.corn-cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.corn-cat-card{display:flex;min-height:230px;flex-direction:column;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);transition:border-color 160ms,transform 160ms}.corn-cat-card:hover{border-color:var(--brand-primary);transform:translateY(-2px)}.corn-cat-card__icon{display:grid;width:42px;height:42px;margin-bottom:18px;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:rgba(58,138,175,.12);color:var(--brand-primary-dark)!important;font-weight:900}.corn-cat-card span:last-child{margin-top:auto}.corn-quote{padding:84px 0;background:#eef6f9;text-align:center}.corn-quote blockquote{max-width:900px;margin:0 auto 18px;color:var(--brand-primary-dark);font-size:max(1.7rem, min(3.2vw, 3rem));font-weight:900;line-height:1.22}.corn-quote p{margin:0;color:var(--brand-neutral)}.corn-trustbar{background:#10232b;color:var(--brand-text-inverse)}.corn-trustbar .container{display:flex;min-height:112px}.corn-trustbar__item{display:flex;flex:1 1 25%;flex-direction:column;justify-content:center;padding:20px 24px;border-right:1px solid rgba(255,255,255,.16)}.corn-trustbar__item:last-child{border-right:0}.corn-trustbar strong{color:var(--brand-text-inverse);font-size:max(1.5rem, min(2.6vw, 2.45rem));line-height:1}.corn-trustbar span{margin-top:10px;color:rgba(255,255,255,.72)}.corn-image-cta{position:relative;overflow:hidden;padding:88px 0 104px;color:var(--brand-text-inverse);text-align:center}.corn-image-cta img,.corn-image-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.corn-image-cta img{-o-object-fit:cover;object-fit:cover}.corn-image-cta__overlay{background:linear-gradient(90deg,rgba(27,85,104,.88),rgba(109,73,186,.58))}.corn-image-cta .container{position:relative;z-index:1;max-width:820px}.corn-image-cta h2{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));font-weight:900}.corn-image-cta p{color:rgba(255,255,255,.84)}@media (max-width:991px){.corn-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.corn-hero{min-height:540px}.corn-hero__actions{flex-direction:column}.corn-trustbar .container{flex-wrap:wrap}.corn-trustbar__item{flex:0 0 50%}}@media (max-width:575px){.corn-cat-grid,.corn-industry-grid{grid-template-columns:1fr}.corn-trustbar__item{flex-basis:100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}