*{box-sizing:border-box}body{margin:0;background:#061633;color:#fff;font-family:Inter,Arial,sans-serif}.container{width:min(1180px,94%);margin:auto}a{color:inherit;text-decoration:none}button,input{font-family:inherit}.section-block{padding:34px 0}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-title span{color:#ff9b21;font-weight:800;text-transform:uppercase;font-size:12px}.section-title h2{margin:4px 0 0;font-size:28px}.section-title a{color:#ffb44d;font-size:14px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-34px;position:relative;z-index:3}.promo-card{border-radius:22px;padding:24px;min-height:150px;box-shadow:0 18px 50px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.09)}.promo-card small{font-weight:800;color:#ffe1b2}.promo-card h3{font-size:25px;margin:12px 0 8px}.promo-card p{color:#e8efff}.orange{background:linear-gradient(135deg,#ff7a00,#b34800)}.blue{background:linear-gradient(135deg,#1455ff,#062661)}.purple{background:linear-gradient(135deg,#7c36ff,#2a0b59)}.trust-band{padding:24px 0;background:#081f49;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-grid div{background:#0d2b61;border-radius:16px;padding:18px;text-align:center}.trust-grid b{display:block;color:#ff9b21;font-size:26px}.trust-grid span{color:#bed0ef;font-size:13px}.floating-tools{position:fixed;right:18px;bottom:28px;display:grid;gap:10px;z-index:20}.floating-tools button{width:44px;height:44px;border-radius:50%;border:0;background:#ff8a00;color:#fff;font-weight:900;box-shadow:0 8px 28px rgba(255,138,0,.35)}