.bh-hero{--sb-black:#0d0d0d;--sb-gold:#fed27a;--sb-green:#55bd95;--sb-white:#fff;--sb-grey-line:#e7e5e1;--sb-text-muted:#5c5c5c;--sb-font-display:"Apercu Pro","Inter","Helvetica Neue",Arial,sans-serif;color:var(--sb-black);font-family:var(--sb-font-display);padding:0 40px 48px}.bh-hero *,.bh-hero :after,.bh-hero :before{box-sizing:border-box}.bh-hero__row{align-items:start;display:grid;gap:56px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.bh-hero__text{max-width:560px}.bh-hero__eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 12px;padding-bottom:6px;position:relative;text-transform:uppercase}.bh-hero__eyebrow:after{background:var(--sb-gold);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:32px}.bh-hero__title{font-size:clamp(30px,3.6vw,46px);font-weight:700;line-height:1.15;margin:0 0 16px}.bh-hero__subheading{color:var(--sb-text-muted);font-size:17px;line-height:1.6;margin:0 0 24px}.bh-hero__subheading p{margin:0 0 12px}.bh-hero__subheading p:last-child{margin-bottom:0}.bh-hero__meta{color:var(--sb-text-muted);font-size:14px;margin-bottom:28px}.bh-hero__meta a{color:var(--sb-black);font-weight:700;text-decoration:none}.bh-hero__meta a:hover{color:var(--sb-green)}.bh-hero__meta-dot{color:var(--sb-grey-line);margin:0 8px}.bh-hero__share{align-items:center;display:flex;gap:10px}.bh-hero__share-label{color:var(--sb-text-muted);font-size:13px;font-weight:700;margin-right:2px}.bh-hero__share-btn{align-items:center;background:var(--sb-white);border:1px solid var(--sb-grey-line);border-radius:50%;color:var(--sb-black);cursor:pointer;display:inline-flex;height:34px;justify-content:center;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:34px}.bh-hero__share-btn:hover{background:var(--sb-gold);border-color:var(--sb-gold);transform:translateY(-1px)}.bh-hero__media{border-radius:16px;overflow:hidden;width:100%}.bh-hero__media--image img{aspect-ratio:3/2;display:block;max-height:440px;object-fit:cover;width:100%}.bh-video-frame{background:var(--sb-black);padding-top:75%;position:relative;width:100%}.bh-video-frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.bh-hero__row:has(.bh-hero__text:only-child){grid-template-columns:1fr}.bh-hero__row:has(.bh-hero__text:only-child) .bh-hero__text{max-width:760px}@media (max-width:900px){.bh-hero{padding:0 24px 32px}.bh-hero__row{gap:32px;grid-template-columns:1fr}.bh-hero__text{max-width:100%}.bh-hero__media--image img{aspect-ratio:16/10}}