.trust-header{display:flex;gap:24px;align-items:center;max-width:1200px;margin:auto;padding:24px}.trust-brand{font-size:26px;font-weight:800;flex:1;color:#172333;text-decoration:none}.trust-layout{max-width:1200px;margin:20px auto 80px;padding:0 24px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:54px}.trust-layout aside{position:sticky;top:24px;align-self:start}.trust-layout nav{display:grid;gap:8px;margin:28px 0}.trust-layout nav a{padding:12px 16px;border-radius:8px;text-decoration:none;color:#172333}.trust-layout nav a[aria-current]{background:#172333;color:white}.trust-layout article{background:white;border:1px solid #dce1e5;border-radius:14px;padding:32px;max-width:800px}.trust-layout article h2{font-size:30px;margin:12px 0 28px}.trust-layout section{margin:0 0 28px}.trust-layout h3{font-size:18px}.trust-layout p{font-size:16px;line-height:1.7}.trust-layout article a{color:#995714;overflow-wrap:anywhere}@media(max-width:760px){.trust-layout{grid-template-columns:1fr;gap:20px}.trust-layout aside{position:static}.trust-layout nav{display:flex;flex-wrap:wrap;margin:14px 0}.trust-layout article{padding:20px}.trust-header{gap:14px;flex-wrap:wrap}}