.aam-hero{align-items:center;background:linear-gradient(135deg,var(--aam-cream) 0,var(--aam-warm-white) 100%);display:flex;font-family:var(--aam-font);padding:4rem 0}.aam-hero__grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.aam-hero__content h1{margin-bottom:1.5rem}.aam-hero__lead{color:var(--aam-body-secondary,#5c5856);font-size:1.15rem;line-height:1.7;margin-bottom:2.5rem}.aam-hero__ctas{display:flex;flex-wrap:wrap;gap:1rem}.aam-hero__image{position:relative}.aam-hero__image img{border-radius:4px;height:auto;max-height:600px;min-height:400px;object-fit:cover;width:100%}.aam-hero__image:after{border:1px solid var(--aam-accent-light);border-radius:4px;bottom:-20px;content:"";left:20px;position:absolute;right:-20px;top:20px;z-index:-1}@media (max-width:1024px){.aam-hero__grid{gap:2.5rem;grid-template-columns:1fr}.aam-hero__image{order:-1}.aam-hero__image:after{display:none}.aam-hero__image img{max-height:450px;min-height:300px}}@media (max-width:768px){.aam-hero{min-height:auto;padding:100px 0 3rem}.aam-hero__grid{gap:2rem;padding:0 var(--aam-container-pad)}.aam-hero__ctas{flex-direction:column}.aam-hero__ctas .btn{text-align:center;width:100%}.aam-hero__image img{border-radius:4px;max-height:350px;min-height:240px}}