/* Refine the FAQ page Safety Intelligence Library introduction and cards. */
html body.v71-page-faq #safety-intelligence .subpage-head{max-width:820px!important;margin-bottom:26px!important}
html body.v71-page-faq #safety-intelligence .info-grid{gap:16px!important;max-width:1000px!important}
html body.v71-page-faq #safety-intelligence .info-grid>article{
  min-height:220px!important;
  padding:24px 26px!important;
  border:1px solid #d5e4ce!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 10px 22px rgba(32,61,37,.04)!important;
}
html body.v71-page-faq #safety-intelligence .info-grid>article h3{
  min-height:3.2em!important;
  margin:0 0 12px!important;
  font-size:19px!important;
  line-height:1.3!important;
  letter-spacing:-.02em!important;
}
html body.v71-page-faq #safety-intelligence .info-grid>article p{
  margin:0!important;
  font-size:14px!important;
  line-height:1.58!important;
  color:#5d6d61!important;
}
html body.v71-page-faq #safety-intelligence>div>p:last-child{margin:20px 0 0!important}
html body.v71-page-faq #safety-intelligence>div>p:last-child .btn{min-height:46px!important;padding:11px 18px!important}
@media(max-width:700px){
  html body.v71-page-faq #safety-intelligence .info-grid>article{min-height:0!important;padding:22px!important}
  html body.v71-page-faq #safety-intelligence .info-grid>article h3{min-height:0!important}
}
