/* Keep the new copy above a dedicated mobile sky area. */
@media(max-width:900px){
 html body.template-home .hero{height:auto!important;min-height:100svh!important;padding:112px 24px 350px!important;align-items:flex-start!important}
 html body.template-home .hero .hero-content{width:100%!important;max-width:580px!important}
}

/* One feature per row on phones; keep desktop and tablet layouts. */
@media(max-width:600px){
 html[data-site="en"] body.template-home .hero .hero-statement.hero-five{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;width:100%!important}
 html[data-site="en"] body.template-home .hero .hero-statement.hero-five>span{width:auto!important;white-space:normal!important}
}
