.Home-module__Ho9lYW__hero{background-color:var(--secondary);flex-direction:column;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}@media (min-width:900px){.Home-module__Ho9lYW__hero{flex-direction:row;height:600px}}.Home-module__Ho9lYW__heroContentWrapper{height:100%;display:flex}.Home-module__Ho9lYW__heroLeft{background-color:var(--secondary);z-index:2;flex:1;align-items:center;width:100%;padding:3rem 1.5rem;display:flex;position:relative}@media (min-width:900px){.Home-module__Ho9lYW__heroLeft{width:auto;padding:4rem 2rem 4rem 0}}.Home-module__Ho9lYW__heroLeft:after{content:"";background-color:var(--secondary);z-index:2;border-radius:0 50% 50% 0;width:100px;height:100%;display:none;position:absolute;top:0;right:-50px}@media (min-width:900px){.Home-module__Ho9lYW__heroLeft:after{display:block}}.Home-module__Ho9lYW__heroRight{z-index:1;background-image:url(/hero.png);background-position:50%;background-size:cover;flex:1;width:100%;min-height:300px;position:relative}@media (min-width:900px){.Home-module__Ho9lYW__heroRight{width:auto;height:100%}}.Home-module__Ho9lYW__heroTitle{color:#fff;text-transform:uppercase;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Home-module__Ho9lYW__heroSubtitle{color:#fff;opacity:.9;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;font-weight:400}.Home-module__Ho9lYW__features{text-align:center;background-color:#fff}.Home-module__Ho9lYW__featureGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem;display:grid}.Home-module__Ho9lYW__featureCard{border-radius:var(--radius);text-align:left;box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);background:#fff;transition:transform .2s;overflow:hidden}.Home-module__Ho9lYW__featureCard:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.Home-module__Ho9lYW__featureTitle{color:var(--secondary);text-transform:uppercase;text-align:center;margin:1rem;font-size:1rem;font-weight:700}.Home-module__Ho9lYW__featureText{color:var(--gray-800);text-align:center;padding:0 1rem 1rem;font-size:.9rem}.Home-module__Ho9lYW__servicesPreview{background-color:var(--gray-50)}@media (min-width:768px){.Home-module__Ho9lYW__heroTitle{font-size:3.5rem}.Home-module__Ho9lYW__featureGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1100px){.Home-module__Ho9lYW__featureGrid{grid-template-columns:repeat(3,1fr)}}.Home-module__Ho9lYW__aboutSection{background-color:#fff;background-image:repeating-linear-gradient(45deg,#00000005 0 2px,#0000 2px 10px);padding:5rem 0}.Home-module__Ho9lYW__aboutGrid{flex-direction:column;gap:3rem;display:flex}@media (min-width:900px){.Home-module__Ho9lYW__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;display:grid}}.Home-module__Ho9lYW__aboutContent h2{text-transform:uppercase;color:var(--primary);letter-spacing:2px;margin-bottom:.5rem;font-size:1rem;font-weight:700}.Home-module__Ho9lYW__aboutContent h3{color:var(--secondary);margin-bottom:1.5rem;font-size:2rem;font-weight:800;line-height:1.25}.Home-module__Ho9lYW__aboutText{color:var(--gray-800);margin-bottom:2rem;font-size:.95rem;line-height:1.8}.Home-module__Ho9lYW__aboutImages{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;height:400px;display:grid}.Home-module__Ho9lYW__aboutImageItem{border-radius:var(--radius);background-color:var(--gray-200);width:100%;height:100%;position:relative;overflow:hidden}.Home-module__Ho9lYW__localHighlight{background-color:var(--primary);color:#fff;border-radius:var(--radius);flex-direction:column;justify-content:center;height:100%;padding:2.5rem;display:flex}.Home-module__Ho9lYW__localHighlight h4{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Home-module__Ho9lYW__localHighlight p{opacity:.95;font-size:.95rem;line-height:1.6}.Home-module__Ho9lYW__processSection{background-color:var(--gray-50);padding:5rem 0}.Home-module__Ho9lYW__processGrid{grid-template-columns:1fr;gap:4rem;display:grid}.Home-module__Ho9lYW__stepsContainer{flex-direction:column;gap:2rem;display:flex}.Home-module__Ho9lYW__stepItem{align-items:flex-start;gap:1.5rem;display:flex}.Home-module__Ho9lYW__stepNumber{color:var(--gray-200);min-width:60px;font-size:2.5rem;font-weight:800;line-height:1}.Home-module__Ho9lYW__stepContent h4{color:var(--secondary);margin-bottom:.5rem;font-size:1.25rem}.Home-module__Ho9lYW__stepContent p{color:var(--gray-800);line-height:1.6}.Home-module__Ho9lYW__quoteFormCard{border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;padding:2.5rem;position:sticky;top:100px}.Home-module__Ho9lYW__formGroup{margin-bottom:1.25rem}.Home-module__Ho9lYW__formGroup label{color:var(--secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Home-module__Ho9lYW__formInput,.Home-module__Ho9lYW__formSelect,.Home-module__Ho9lYW__formTextarea{border:1px solid var(--gray-200);width:100%;font-family:var(--font-sans);border-radius:4px;padding:.75rem}.Home-module__Ho9lYW__formTextarea{resize:vertical;min-height:100px}.Home-module__Ho9lYW__whyChooseSection{background-color:var(--secondary);color:#fff;padding:5rem 0}.Home-module__Ho9lYW__whyChooseGrid{grid-template-columns:1fr;gap:3rem;display:grid}.Home-module__Ho9lYW__whyChooseContent h2{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:1rem}.Home-module__Ho9lYW__whyChooseContent h3{color:#fff;margin-bottom:2rem;font-size:2.2rem}.Home-module__Ho9lYW__benefitsList{list-style:none}.Home-module__Ho9lYW__benefitItem{gap:1rem;margin-bottom:1.5rem;display:flex}.Home-module__Ho9lYW__benefitIcon{color:var(--primary);font-size:1.5rem}.Home-module__Ho9lYW__benefitTitle{margin-bottom:.25rem;font-size:1.2rem;font-weight:700;display:block}.Home-module__Ho9lYW__testimonialsSection{background-color:var(--secondary);color:#fff;background-image:radial-gradient(var(--gray-800)1px,transparent 1px);background-size:20px 20px;padding:5rem 0}.Home-module__Ho9lYW__testimonialsContentWrapper{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Home-module__Ho9lYW__testimonialLeft{flex:1}.Home-module__Ho9lYW__testimonialHeader{margin-bottom:3rem}.Home-module__Ho9lYW__testimonialHeader h2{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:1rem}.Home-module__Ho9lYW__testimonialHeader h3{color:#fff;margin-bottom:1rem;font-size:2.5rem}.Home-module__Ho9lYW__testimonialHeader p{color:#fffc;font-size:1.1rem}.Home-module__Ho9lYW__reviewGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.Home-module__Ho9lYW__reviewCard{border-radius:var(--radius);text-align:left;border-left:4px solid var(--primary);background:#fff;padding:2rem;position:relative;box-shadow:0 4px 6px #0000001a}.Home-module__Ho9lYW__reviewText{color:var(--gray-800);margin-bottom:1.5rem;font-style:italic;line-height:1.6}.Home-module__Ho9lYW__reviewName{color:var(--secondary);justify-content:space-between;align-items:center;font-weight:700;display:flex}.Home-module__Ho9lYW__testimonialRight{height:500px;display:none;position:relative}.Home-module__Ho9lYW__testimonialImageFrame{border-radius:var(--radius);border-left:10px solid var(--primary);width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}@media (min-width:900px){.Home-module__Ho9lYW__aboutGrid{grid-template-columns:1.2fr 1fr .8fr}.Home-module__Ho9lYW__whyChooseGrid,.Home-module__Ho9lYW__processGrid{grid-template-columns:1fr 1fr}.Home-module__Ho9lYW__reviewGrid{grid-template-columns:repeat(3,1fr)}}
