.trust-graphics-section{margin-top:18px}
.trust-graphics-section .graphic-wrap{
  background:linear-gradient(180deg,#0d2036,#0a1a2c);
  border:1px solid #2d5678;
  border-radius:16px;
  padding:18px;
}
.trust-graphics-section h2{margin:0 0 10px}
.trust-graphics-section p{margin:0 0 14px;color:#dce9f5;line-height:1.6}
.trust-graphic{
  width:100%;
  display:block;
  border-radius:12px;
  background:#081423;
  border:1px solid #294966;
}
.trust-graphics-caption{
  margin-top:10px;
  font-size:13px;
  color:#a8bbce;
  line-height:1.55;
}
