
html,body{background:#fff!important}
[data-km-fix5-hero-home="true"],[data-km-fix5-hero-contact="true"],[data-km-fix5-hero-reveal="true"]{
  position:relative!important;overflow:hidden!important;min-height:560px!important;display:flex!important;align-items:center!important;background:transparent!important;
}
[data-km-fix5-hero-home="true"] .km-fix5-hero-bg,[data-km-fix5-hero-contact="true"] .km-fix5-hero-bg{
  position:absolute!important;inset:0!important;z-index:0!important;
}
[data-km-fix5-hero-home="true"] .km-fix5-hero-bg img,[data-km-fix5-hero-contact="true"] .km-fix5-hero-bg img{
  width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;
}
[data-km-fix5-hero-reveal="true"] .km-fix5-hero-image{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;z-index:0!important;opacity:1!important;visibility:visible!important;
}
[data-km-fix5-hero-home="true"]::after,[data-km-fix5-hero-contact="true"]::after,[data-km-fix5-hero-reveal="true"]::after{
  content:""!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;
  background:linear-gradient(90deg, rgba(5,18,38,.38) 0%, rgba(5,18,38,.16) 44%, rgba(5,18,38,.04) 100%)!important;
}
[data-km-fix5-hero-home="true"] > *:not(.km-fix5-hero-bg),[data-km-fix5-hero-contact="true"] > *:not(.km-fix5-hero-bg),[data-km-fix5-hero-reveal="true"] > *{
  position:relative!important;z-index:2!important;
}
[data-km-fix5-hero-home="true"] h1,[data-km-fix5-hero-home="true"] h2,[data-km-fix5-hero-home="true"] p,
[data-km-fix5-hero-contact="true"] h1,[data-km-fix5-hero-contact="true"] h2,[data-km-fix5-hero-contact="true"] p,
[data-km-fix5-hero-reveal="true"] h1,[data-km-fix5-hero-reveal="true"] h2,[data-km-fix5-hero-reveal="true"] p{
  text-shadow:0 3px 10px rgba(0,0,0,.48),0 12px 28px rgba(0,0,0,.28)!important;
}
.km-fix5-hero-copy{max-width:760px!important;margin-left:clamp(24px,6vw,96px)!important;margin-right:auto!important}
.km-fix5-home-up{transform:translateY(-7.5em)!important}
.km-fix5-contact-down{transform:translateY(4.5em)!important}
.km-fix5-hide{display:none!important}

/* section unified shells */
[data-km-fix5-section="true"]{margin:30px 0!important;background:transparent!important}
[data-km-fix5-section="true"] .km-fix5-section-shell{
  display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr)!important;gap:clamp(24px,4vw,54px)!important;align-items:center!important;
  background:linear-gradient(180deg,#ffffff 0%, #f8f3ea 100%)!important;
  border:1px solid rgba(222,213,198,.86)!important;
  border-radius:30px!important;
  box-shadow:0 16px 44px rgba(18,40,74,.08)!important;
  padding:clamp(22px,3vw,38px)!important;
}
[data-km-fix5-section][data-km-fix5-orientation="image-left"] .km-fix5-section-shell{
  grid-template-columns:minmax(320px,.96fr) minmax(0,1.04fr)!important;
}
[data-km-fix5-section][data-km-fix5-orientation="image-left"] .km-fix5-section-content{order:2!important}
[data-km-fix5-section][data-km-fix5-orientation="image-left"] .km-fix5-section-media{order:1!important}
[data-km-fix5-section="true"] .km-fix5-section-media img{
  width:100%!important;display:block!important;object-fit:cover!important;aspect-ratio:16/10!important;border-radius:24px!important;box-shadow:0 18px 48px rgba(18,40,74,.14)!important;
}
[data-km-fix5-section="true"] .km-fix5-section-content,
[data-km-fix5-section="true"] .km-fix5-section-content *{
  color:#10294b!important;
  background:transparent!important;
  text-shadow:none!important;
}
[data-km-fix5-section="true"] .km-fix5-section-content h2,
[data-km-fix5-section="true"] .km-fix5-section-content h3{
  margin-top:0!important;color:#0f2849!important;
}
[data-km-fix5-section="true"] .km-fix5-section-content p,
[data-km-fix5-section="true"] .km-fix5-section-content li{
  color:#3f4d63!important;line-height:1.9!important;
}
/* specifically remove ugly dark frame feel on the academic-industry block */
[data-km-fix5-section-key="experts_academic_industry"] .km-fix5-section-shell{
  border-color:rgba(228,219,205,.82)!important;
  box-shadow:0 14px 36px rgba(18,40,74,.06)!important;
}
@media(max-width:900px){
  [data-km-fix5-hero-home="true"],[data-km-fix5-hero-contact="true"],[data-km-fix5-hero-reveal="true"]{min-height:360px!important}
  .km-fix5-home-up,.km-fix5-contact-down{transform:none!important}
  [data-km-fix5-section="true"] .km-fix5-section-shell,[data-km-fix5-section][data-km-fix5-orientation="image-left"] .km-fix5-section-shell{display:block!important}
  [data-km-fix5-section="true"] .km-fix5-section-media{margin-top:18px!important}
}
