.page-trust-note{padding:34px 0;border-top:1px solid #CBD8E5;background:#F7FAFD;color:#52657A;font-family:Inter,sans-serif}
.page-trust-note__inner{max-width:1120px;margin:0 auto;padding:0 24px}
.page-trust-note__label{margin:0 0 12px;color:#0877B7;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.page-trust-note__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.page-trust-note h2{margin:0 0 5px;color:#0D1F3C;font-family:Montserrat,sans-serif;font-size:.84rem;line-height:1.3}
.page-trust-note p{margin:0;color:#52657A;font-size:.82rem;line-height:1.55}
.page-trust-note a{color:#0877B7;font-weight:700;text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.page-trust-note__grid{grid-template-columns:1fr;gap:14px}}
