.container .pill{display:flex;align-items:center;background:#f2f2f2;padding:20px;margin:-60px 0 40px;border-radius:6px;max-width:400px;gap:10px}.container .pill span{font-weight:700}.staking-example-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:50px;width:100%;max-width:1300px}.staking-example-container .left-section{display:flex;flex-direction:column;gap:15px;width:600px}.staking-example-container .left-section h2{display:flex;flex-wrap:wrap;align-items:end;gap:8px}.staking-example-container .left-section h2 span{font-size:60px;font-weight:700;line-height:.9}.staking-example-container .right-section{max-width:1000px}