.byrwa-hero{background:linear-gradient(135deg,var(--byrwa-white),var(--byrwa-silver-wash));border-radius:var(--byrwa-card-radius);overflow:hidden;padding:clamp(3rem,8vw,7rem) clamp(1.5rem,7vw,6rem);position:relative}.byrwa-hero:after{background:var(--byrwa-electric-blue);border-radius:999px;content:"";height:10px;position:absolute;right:clamp(1.5rem,7vw,6rem);top:1.5rem;width:84px}.byrwa-hero__inner{max-width:800px}.byrwa-hero h1{overflow-wrap:normal}.byrwa-hero--center .byrwa-hero__inner{margin:0 auto;text-align:center}.byrwa-hero__body{color:var(--byrwa-silver-text);font-size:clamp(1.1rem,2vw,1.35rem);max-width:680px}.byrwa-hero--center .byrwa-hero__body{margin-left:auto;margin-right:auto}.byrwa-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.byrwa-hero--center .byrwa-hero__actions{justify-content:center}.byrwa-eyebrow{color:var(--byrwa-electric-blue);font-size:.8rem;font-weight:800;letter-spacing:.09em;margin-bottom:1rem;text-transform:uppercase}@media (max-width:767px){.byrwa-hero__actions{display:grid}}@media (max-width:480px){.byrwa-hero h1{font-size:clamp(2.15rem,9.3vw,2.3rem);letter-spacing:-.02em}}