@media (min-width:40em){:root{--gutter:1.5rem}.hero-cta{flex-direction:row;justify-content:center}.form-row{flex-direction:row;gap:var(--space-4)}.form-row .form-group{flex:1}.value-props-grid,.why-choose-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}.footer-bottom-links{justify-content:flex-end}}@media (min-width:48em){.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}.footer-brand{grid-column:auto;text-align:left;margin:0}.footer-links-group{text-align:left}.highlights-list{flex-direction:row;flex-wrap:wrap}.highlight-item{flex:1 1 calc(50% - var(--space-6))}.journey-steps{flex-direction:row;align-items:flex-start;justify-content:center}.journey-step{flex:1;max-width:18rem}.journey-step+.journey-step{border-left:1px dashed var(--color-border)}.journey-connector{display:none}}@media (min-width:64em){:root{--gutter:2rem}h1{font-size:var(--text-6xl)}h2{font-size:var(--text-5xl)}.section{padding:var(--space-12) 0}.nav-inner>nav{display:flex}.nav-cta{display:block}.nav-toggle{display:none}.hero h1{font-size:var(--text-6xl)}.hero-subtitle{font-size:var(--text-xl)}.value-props-grid,.why-choose-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(4,1fr)}.about-grid{flex-direction:row;align-items:center;gap:var(--space-12)}.about-text{flex:5}.about-image{flex:4}.footer-brand{max-width:20rem}}@media (min-width:80em){:root{--gutter:3rem}.hero-content{padding:var(--space-12) var(--gutter)}.stat-number{font-size:var(--text-5xl)}.value-props-grid,.why-choose-grid{gap:var(--space-8)}}