.byrwa-hero{background:linear-gradient(135deg,var(--byrwa-porcelain),#eef2ff);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-coral);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--center .byrwa-hero__inner{margin:0 auto;text-align:center}.byrwa-hero__body{color:var(--byrwa-stone);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-indigo);font-size:.8rem;font-weight:800;letter-spacing:.09em;margin-bottom:1rem;text-transform:uppercase}@media (max-width:767px){.byrwa-hero__actions{display:grid}}