/* Present the evidence trail as one connected four-step flow. */
html body.v71-page-assurance-evidence-trail .evidence-sequence{
  gap:0!important;
  overflow:hidden!important;
  border:1px solid #d7e4d1!important;
  border-top:3px solid #5b9135!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 26px rgba(31,61,36,.045)!important;
}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article{
  min-height:330px!important;
  padding:28px 30px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article+article{border-left:1px solid #dce7d8!important}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article>span:first-child:not(.v73-icon){
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  margin:0 0 16px!important;
  font-size:11px!important;
}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article>.v73-icon{margin:0 0 14px!important}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article>small{
  margin:0 0 10px!important;
  color:#477529!important;
  font-size:10px!important;
  letter-spacing:.12em!important;
}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article h3{
  margin:0 0 12px!important;
  font-size:20px!important;
  line-height:1.25!important;
  letter-spacing:-.02em!important;
}
html body.v71-page-assurance-evidence-trail .evidence-sequence>article p{
  font-size:14px!important;
  line-height:1.58!important;
}
@media(max-width:1100px){
  html body.v71-page-assurance-evidence-trail .evidence-sequence{gap:12px!important;border:0!important;background:transparent!important;box-shadow:none!important}
  html body.v71-page-assurance-evidence-trail .evidence-sequence>article{min-height:0!important;border:1px solid #d7e4d1!important;border-radius:16px!important;background:#fff!important}
  html body.v71-page-assurance-evidence-trail .evidence-sequence>article+article{border-left:1px solid #d7e4d1!important}
}
