/* Version 11: consistent editorial imagery without changing provider marks. */
.visual-hero{position:relative;isolation:isolate;overflow:hidden;background:#071b30;min-height:330px;display:flex;align-items:center}
.visual-hero:before{content:'';position:absolute;inset:0;z-index:-1;background-image:linear-gradient(90deg,#071b30 15%,rgba(7,27,48,.92) 42%,rgba(7,27,48,.18)),var(--editorial-image);background-size:cover;background-position:center,center 48%}
.visual-advisory{--editorial-image:url('/advisory-v11.jpg')}.visual-technology{--editorial-image:url('/technology-v11.jpg')}.visual-executive{--editorial-image:url('/hero-portrait-v10.jpg')}
.visual-hero h1{max-width:760px}.visual-hero p{max-width:670px}.visual-hero .wrap{width:min(1120px,calc(100% - 40px))}
.visual-executive:before{background-image:linear-gradient(90deg,#071b30 15%,rgba(7,27,48,.94) 40%,rgba(7,27,48,.32)),var(--editorial-image);background-position:center,center 25%}
.executive-portrait{display:block;width:100%;height:440px;object-fit:cover;object-position:70% center;border-radius:8px;background:#071b30}
.partner img,.partner-strip img{object-fit:contain;filter:none;max-width:100%}
.partner{display:flex;align-items:center;justify-content:center;background:#fff}
@media(max-width:760px){.visual-hero{min-height:0}.visual-hero:before{background-image:linear-gradient(90deg,rgba(7,27,48,.98),rgba(7,27,48,.84)),var(--editorial-image);background-position:center,right center}.visual-hero h1{font-size:clamp(2rem,8vw,3rem)}.executive-portrait{height:360px;object-position:68% center}}
