.bt-hero{background:var(--bt-grad-darkBlue,linear-gradient(114deg,#000b59,#001295));overflow:hidden;padding:56px 40px 104px;position:relative}.bt-hero__logo{display:block;height:34px;margin-bottom:36px;width:auto}.bt-hero__glow{background:radial-gradient(circle,rgba(126,241,19,.18) 0,rgba(126,241,19,0) 65%);border-radius:999px;height:620px;pointer-events:none;position:absolute;right:-180px;top:-240px;width:620px}.bt-hero__grid{align-items:center;display:grid;gap:64px;grid-template-columns:1.15fr .85fr;position:relative}.bt-hero__eyebrow{color:#7ef113}.bt-hero__h1{color:#fff;font-family:var(--bt-font-display);font-size:56px;font-weight:700;letter-spacing:-.02em;line-height:1.06;margin:0 0 24px;text-wrap:balance}.bt-hero__sub,.bt-hero__sub p{color:hsla(0,0%,100%,.82);font-family:var(--bt-font-body);font-size:19px;line-height:1.55;margin:0 0 32px;max-width:620px;text-wrap:pretty}.bt-hero__sub strong{color:#fff;font-weight:600}.bt-hero__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.bt-hero__media{background:hsla(0,0%,100%,.06);border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.4);height:420px;overflow:hidden;position:relative}.bt-hero__media img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.bt-hero{padding:36px 20px 64px}.bt-hero__logo{margin-bottom:24px}.bt-hero__grid{gap:36px;grid-template-columns:1fr}.bt-hero__h1{font-size:34px}.bt-hero__sub,.bt-hero__sub p{font-size:16px}.bt-hero__media{height:240px}}