.fo-section { background: #0b0b0d; border-top: 1px solid rgba(255,255,255,.12); color: #fff; padding: 82px 4vw; text-align: center; }
.fo-section > * { margin-left: auto; margin-right: auto; max-width: 1050px; }
.fo-kicker { color: #ff7a13; font-size: 13px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.fo-section h2 { font-size: clamp(42px, 6vw, 82px); letter-spacing: -.055em; line-height: .96; }
.fo-section h2 em { color: #ff6a00; font-style: normal; }
.fo-benefits { display: flex; flex-wrap: wrap; gap: 12px 22px; justify-content: center; list-style: none; padding: 0; }
.fo-benefits li { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.14); border-radius: 999px; padding: 10px 15px; }
.fo-benefits span { color: #ff6a00; font-weight: 900; }
