.Hero-module__ZARIfG__hero{background-image:url(https://images.unsplash.com/photo-1628042461979-504780bb2913?auto=format&fit=crop&q=80);background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;min-height:80vh;display:flex;position:relative}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(135deg,#0a0a0ae6 0%,#c8000066 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;text-align:left;max-width:800px;position:relative}.Hero-module__ZARIfG__title{color:var(--white);text-transform:uppercase;letter-spacing:-1px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-light);margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__hero{background-attachment:scroll}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__actions>a{text-align:center;width:100%}}@media (max-width:480px){.Hero-module__ZARIfG__hero{min-height:70vh;padding-top:4rem;padding-bottom:4rem}.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__subtitle{margin-bottom:2rem;font-size:1.1rem}}
.Services-module__dpHhBa__coverageArea{border-left:4px solid var(--primary-red);color:var(--text-light);background:#e600001a;border-radius:8px;margin-top:2rem;margin-bottom:2rem;padding:1.5rem;font-size:1.125rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:1rem;display:grid}.Services-module__dpHhBa__card{background:var(--darker-bg);border:1px solid var(--border-color);text-align:center;cursor:default;border-radius:12px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.Services-module__dpHhBa__card:hover{border-color:var(--primary-red);transform:translateY(-5px);box-shadow:0 10px 30px #e600001a}.Services-module__dpHhBa__icon{margin-bottom:1.5rem;font-size:3rem}.Services-module__dpHhBa__cardTitle{color:var(--white);margin-bottom:1rem;font-size:1.5rem}.Services-module__dpHhBa__cardDescription{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:1.5rem}.Services-module__dpHhBa__card{padding:1.75rem}}
.AutoProducts-module__Wv3Vla__autoSection{background-color:var(--dark-bg);border-top:1px solid var(--border-color)}.AutoProducts-module__Wv3Vla__categoryBlock{margin-bottom:3rem}.AutoProducts-module__Wv3Vla__categoryTitle{color:var(--white);border-bottom:2px solid var(--primary-red);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.AutoProducts-module__Wv3Vla__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.AutoProducts-module__Wv3Vla__card{background:var(--darker-bg);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.AutoProducts-module__Wv3Vla__card:hover{border-color:var(--primary-red);transform:translateY(-4px);box-shadow:0 12px 24px #0006}.AutoProducts-module__Wv3Vla__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.AutoProducts-module__Wv3Vla__productName{color:var(--white);font-size:1.125rem;font-weight:700}.AutoProducts-module__Wv3Vla__productDesc{color:var(--text-muted);flex:1;font-size:.875rem;line-height:1.5}.AutoProducts-module__Wv3Vla__priceTag{color:var(--primary-red);font-size:1rem;font-weight:600}.AutoProducts-module__Wv3Vla__whatsappBtn{color:#fff;background:#25d366;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .3s;display:flex}.AutoProducts-module__Wv3Vla__whatsappBtn:hover{background:#20ba56}.AutoProducts-module__Wv3Vla__contactBanner{text-align:center;background:var(--darker-bg);border:1px solid var(--border-color);border-radius:12px;margin-top:2rem;padding:2rem}.AutoProducts-module__Wv3Vla__contactBanner p{color:var(--text-muted);margin-bottom:1.25rem;font-size:1rem}@media (max-width:768px){.AutoProducts-module__Wv3Vla__grid{grid-template-columns:1fr}}@media (max-width:480px){.AutoProducts-module__Wv3Vla__contactBanner{margin-top:1.5rem;padding:1.5rem 1rem}}
.AboutUs-module__Rj00zW__aboutSection{background-color:var(--dark-bg);border-top:1px solid var(--border-color);padding:6rem 0}.AboutUs-module__Rj00zW__container{text-align:center;max-width:800px}.AboutUs-module__Rj00zW__sectionTitle{color:var(--white);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.AboutUs-module__Rj00zW__sectionTitle span{color:var(--primary-red)}.AboutUs-module__Rj00zW__description{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}
.FAQ-module__V8_xEa__faqSection{background-color:var(--darker-bg);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{background-color:var(--dark-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:var(--primary-red)}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open{border-color:var(--primary-red);box-shadow:0 4px 20px #e6000026}.FAQ-module__V8_xEa__faqQuestion{color:var(--white);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__icon{color:var(--primary-red);font-size:1.5rem;transition:transform .3s}.FAQ-module__V8_xEa__faqAnswerContainer{max-height:0;transition:max-height .3s cubic-bezier(0,1,0,1);overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__faqAnswerContainer{max-height:1000px;transition:max-height .3s cubic-bezier(.5,1,.22,1)}.FAQ-module__V8_xEa__faqAnswer{color:var(--text-muted);padding:0 1.5rem 1.5rem;line-height:1.6}.FAQ-module__V8_xEa__faqAnswer p{margin:0}
.LocationMap-module__Al5QWa__mapSection{background-color:var(--darker-bg);border-top:1px solid var(--border-color);text-align:center;padding:5rem 0}.LocationMap-module__Al5QWa__container{max-width:1000px}.LocationMap-module__Al5QWa__sectionTitle{color:var(--white);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.LocationMap-module__Al5QWa__sectionTitle span{color:var(--primary-red)}.LocationMap-module__Al5QWa__description{color:var(--text-muted);margin-bottom:3rem;font-size:1.125rem}.LocationMap-module__Al5QWa__mapContainer{border:1px solid var(--border-color);border-radius:12px;width:100%;height:450px;overflow:hidden;box-shadow:0 10px 30px #00000080}@media (max-width:768px){.LocationMap-module__Al5QWa__mapContainer{height:350px}}@media (max-width:480px){.LocationMap-module__Al5QWa__mapContainer{height:280px}}
