.research-hero{
  min-height:clamp(500px,72vh,720px);
}
.research-hero .hero-content{
  max-width:940px;
}
.research-page-kicker{
  margin-bottom:18px;
  color:#4188da;
  font:700 12px/1.4 Arial,"Noto Sans Hebrew",sans-serif;
  letter-spacing:.2em;
  direction:ltr;
}
.research-hero .sub{
  max-width:740px;
  margin:20px 0 0 auto;
  line-height:1.7;
}
.research-page .position-paper-section{
  min-height:0;
}
.research-page .page-hero .sub{
  max-width:920px!important;
  text-align:justify!important;
  text-align-last:right!important;
}
.research-page .innovation-article h3{
  margin:24px 0 0;
  padding:0 0 14px;
  border-bottom:1px solid rgba(164,201,255,.16);
  font-size:21px;
  font-weight:600;
  line-height:1.55;
}
.research-page .innovation-article h3:first-of-type{
  margin-top:26px;
}
.research-page .innovation-article h3:last-child{
  border-bottom:0;
}
.research-page .chapter-number{
  color:#83a9d4;
  font-size:.82em;
  font-weight:500;
}
@media(max-width:820px){
  .research-hero{
    min-height:640px;
  }
  .research-page-kicker{
    margin-bottom:14px;
    font-size:10px;
    letter-spacing:.14em;
  }
  .research-hero .sub{
    margin:18px auto 0;
    text-align:right;
  }
  .research-page .innovation-article h3{
    margin-top:20px;
    padding-bottom:12px;
    font-size:18px;
  }
}
