.tb-hero{background:#1e212e;font-family:Figtree,system-ui,sans-serif;padding:80px 96px 64px}.tb-hero__inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1100px;text-align:center}.tb-hero__eyebrow{align-items:center;background:rgba(255,102,0,.12);border:1px solid rgba(255,102,0,.25);border-radius:999px;color:#f60;display:inline-flex;font-size:11px;font-weight:700;gap:8px;letter-spacing:.1em;margin-bottom:20px;padding:6px 14px;text-transform:uppercase}.tb-hero__eyebrow svg{flex-shrink:0;height:13px;width:13px}.tb-hero__heading{color:#fff;font-size:52px;font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0 0 20px;max-width:700px}.tb-hero__heading em{color:#f60;font-style:normal}.tb-hero__sub{color:hsla(0,0%,100%,.6);font-size:20px;line-height:1.6;margin:0 0 36px;max-width:560px}.tb-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.tb-hero__btn-primary{align-items:center;background:#f60;border-radius:8px;color:#fff;display:inline-flex;font-family:Figtree,system-ui,sans-serif;font-size:14px;font-weight:700;gap:8px;padding:14px 28px;text-decoration:none;transition:background .15s}.tb-hero__btn-primary:hover{background:#dd5900}.tb-hero__btn-ghost{align-items:center;background:transparent;border:1.5px solid hsla(0,0%,100%,.2);border-radius:8px;color:hsla(0,0%,100%,.8);display:inline-flex;font-family:Figtree,system-ui,sans-serif;font-size:14px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:border-color .15s,color .15s}.tb-hero__btn-ghost:hover{border-color:hsla(0,0%,100%,.5);color:#fff}@media (max-width:991px){.tb-hero{padding:60px 40px 48px}.tb-hero__heading{font-size:38px}}@media (max-width:767px){.tb-hero{padding:56px 24px 48px}.tb-hero__heading{font-size:32px}}