/* Original KEMP homepage photograph; scoped to the corporate first screen. */
.corporate-home .corp-hero--surface{background:#080909}
.corporate-home .corp-hero--surface .corp-hero-picture{inset:0;aspect-ratio:auto;transform:none;mask-image:none;-webkit-mask-image:none}
.corporate-home .corp-hero--surface .corp-hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 50%;mix-blend-mode:normal}
.corporate-home .corp-hero--surface::before{background:linear-gradient(90deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.45) 30%,rgba(0,0,0,.12) 62%,transparent 88%)}
.corporate-home .corp-hero--surface::after{background:linear-gradient(180deg,rgba(0,0,0,.12),transparent 22%,transparent 74%,rgba(0,0,0,.6))}
.corporate-home .corp-hero--surface h1{max-width:800px;text-shadow:0 2px 24px rgba(0,0,0,.2)}
.corporate-home .corp-hero--surface .corp-hero-summary{color:#e1e4e5}
@media(max-width:760px){
 .corporate-home .corp-hero--surface{height:auto;min-height:max(760px,100svh);justify-content:flex-start}
 .corporate-home .corp-hero--surface .corp-hero-picture{inset:0;aspect-ratio:auto;transform:none;mask-image:none;-webkit-mask-image:none}
 .corporate-home .corp-hero--surface .corp-hero-photo{object-position:50% 50%}
 .corporate-home .corp-hero--surface::before{background:linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.28) 32%,rgba(0,0,0,.08) 56%,transparent 76%)}
 .corporate-home .corp-hero--surface::after{background:linear-gradient(0deg,rgba(0,0,0,.6),transparent 24%)}
 .corporate-home .corp-hero--surface .corp-hero-content{padding-block:48px 300px}
}
