.simple-hero-section{max-width:var(--max-width-desktop);border-radius:16px;flex-direction:column;align-items:flex-start;margin:auto;padding:3rem 2.5rem;display:flex}.simple-hero-section h1{color:var(--color-plum-deep);margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.simple-hero-section p{color:var(--color-gray-500);max-width:600px;font-size:1rem;line-height:1.5}
