.location-module__PIDRcW__container{background-color:var(--background);color:var(--foreground);min-height:calc(100vh - 70px);padding:4rem 10%}.location-module__PIDRcW__header{text-align:center;margin-bottom:4rem}.location-module__PIDRcW__header h1{color:var(--color-leaf-green-light);margin-bottom:.5rem;font-size:2.8rem}.location-module__PIDRcW__cities{color:var(--color-slate-light);font-size:1.2rem;font-weight:500}.location-module__PIDRcW__content{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.location-module__PIDRcW__textContent h2{color:var(--foreground);margin-bottom:1.5rem;font-size:1.8rem}.location-module__PIDRcW__textContent p{color:var(--color-slate-light);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.location-module__PIDRcW__featureList{padding:0;list-style:none}.location-module__PIDRcW__featureList li{color:var(--foreground);align-items:center;gap:10px;margin-bottom:1rem;font-size:1.05rem;display:flex}.location-module__PIDRcW__makeInIndia{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.location-module__PIDRcW__makeInIndia h3{color:var(--color-leaf-green-light);margin-bottom:1rem;font-size:1.6rem}.location-module__PIDRcW__makeInIndia p{color:var(--color-slate-light);margin-bottom:2rem;line-height:1.6}.location-module__PIDRcW__trustSignals{flex-wrap:wrap;gap:1rem;display:flex}.location-module__PIDRcW__badge{border:1px solid var(--color-slate);color:var(--color-slate-light);background:#0f172a80;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.location-module__PIDRcW__cta{text-align:center;background:linear-gradient(135deg,#0f172acc,#38b00026);border:1px solid #70e0004d;border-radius:12px;padding:4rem}.location-module__PIDRcW__cta h2{margin-bottom:1.5rem;font-size:2rem}.location-module__PIDRcW__contactBtn{background:var(--color-leaf-green);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.location-module__PIDRcW__contactBtn:hover{background:var(--color-leaf-green-light);transform:translateY(-2px);box-shadow:0 5px 15px #38b0004d}@media (max-width:900px){.location-module__PIDRcW__content{grid-template-columns:1fr;gap:2rem}}
