.home-module__MD0jFa__hero{background-color:var(--primary-color);color:#fff;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;height:60vh;padding:0 0 0 25%;display:flex}.home-module__MD0jFa__hero h1{color:#fff;margin-bottom:1rem;font-size:3.5rem}.home-module__MD0jFa__hero p{max-width:600px;font-size:1.25rem}.home-module__MD0jFa__section{max-width:1200px;margin:4rem auto;padding:0 2rem}.home-module__MD0jFa__sectionTitle{text-align:center;margin-bottom:3rem;padding-bottom:1rem;font-size:2rem;position:relative}.home-module__MD0jFa__sectionTitle:after{content:"";background-color:var(--secondary-color);width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-module__MD0jFa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.home-module__MD0jFa__card{border:1px solid var(--border-color);background:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 6px #0000000d}.home-module__MD0jFa__card h3{margin-top:0;margin-bottom:1rem}.home-module__MD0jFa__cta{text-align:center;margin-top:2rem}.home-module__MD0jFa__button{background-color:var(--primary-color);color:#fff;border-radius:4px;padding:.75rem 2rem;transition:background-color .2s;display:inline-block}.home-module__MD0jFa__button:hover{background-color:var(--accent-color)}
