.home-stage-trust{padding:64px 0;background:#fff}.home-stage-trust__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:24px;align-items:start}.home-stage-process{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.home-stage-process__item{padding:22px;border:1px solid #dbe7f6;border-radius:16px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 12px 30px rgba(31,69,117,.055)}.home-stage-process__num{display:inline-flex;width:32px;height:32px;border-radius:50%;align-items:center;justify-content:center;background:#075bd8;color:#fff;font-weight:800;font-size:13px;margin-bottom:14px}.home-stage-process__item h3{margin:0 0 8px;color:#071b3e;font-size:19px;line-height:1.22}.home-stage-process__item p{margin:0;color:#4a5f7c;line-height:1.55;font-size:14px}.home-stage-trust__side{padding:28px;border-radius:18px;background:#071b3e;color:#fff;box-shadow:0 22px 52px rgba(7,27,62,.18)}.home-stage-trust__side h3{margin:0 0 12px;font-size:24px;line-height:1.2}.home-stage-trust__side p{margin:0 0 18px;color:#dbe8ff;line-height:1.6}.home-stage-docs{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 24px}.home-stage-doc{display:inline-flex;padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:700}.home-stage-request{margin:0;padding:0;list-style:none;display:grid;gap:10px}.home-stage-request li{position:relative;padding-left:24px;color:#dbe8ff;line-height:1.45;font-size:14px}.home-stage-request li:before{content:"✓";position:absolute;left:0;top:0;color:#7fb3ff;font-weight:800}.home-stage-trust__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.home-stage-cta{padding:44px 0;background:linear-gradient(135deg,#061a3c,#075bd8);color:#fff}.home-stage-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.home-stage-cta h2{margin:0 0 10px;font-size:30px;line-height:1.15}.home-stage-cta p{margin:0;color:#dbe8ff;line-height:1.55;max-width:720px}.home-stage-cta .btn{background:#fff;color:#075bd8;border-color:#fff;white-space:nowrap}.home-stage-cta .btn:hover{background:#f2f7ff}@media(max-width:980px){.home-stage-trust__grid{grid-template-columns:1fr}.home-stage-cta__inner{display:block}.home-stage-cta .btn{display:inline-flex;margin-top:18px}}@media(max-width:640px){.home-stage-trust{padding:42px 0}.home-stage-process{grid-template-columns:1fr}.home-stage-trust__side{padding:22px}.home-stage-cta{padding:34px 0}.home-stage-cta h2{font-size:24px}.home-stage-trust__actions .btn{width:100%}}