.page-trust main{min-height:70vh}
.trust-section{padding:72px 0 96px;background:#fff}
.trust-section .container{width:100%;max-width:720px;margin:0 auto;padding:0 32px}
.trust-badge{display:block;background:none;color:#9747ff;padding:0;margin:0 0 18px;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:600}
.trust-section h1{margin:0 0 10px;font-size:clamp(34px,5vw,52px);line-height:1.06;letter-spacing:-.04em;font-weight:400;color:#14140f;font-family:'Instrument Sans',sans-serif}
.trust-lead{margin:0 0 36px;color:rgba(20,20,15,.42);font-size:14px}
.trust-section h2{margin:40px 0 12px;font-size:22px;line-height:1.25;letter-spacing:-.03em;font-weight:400;color:#14140f;font-family:'Instrument Sans',sans-serif}
.trust-section p,.trust-section li{color:rgba(20,20,15,.62);font-size:16.5px;line-height:1.65}
.trust-section p{margin:0 0 14px}
.trust-section ul{margin:8px 0 20px 22px}
.trust-section li+li{margin-top:6px}
.trust-section a{color:#9747ff;text-decoration:underline;text-underline-offset:2px}
.trust-section a:hover{color:#7B1FA2}
@media (max-width:768px){
  .trust-section{padding:48px 0 72px}
  .trust-section .container{padding:0 20px}
}
