.residential-hero{position:relative;background:var(--color-bg);padding:72px 0;overflow:hidden}.residential-hero .section-badge{display:inline-block;background:var(--badge-bg);color:var(--badge-color);padding:8px 20px;border-radius:30px;font-size:12px;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--spacing-md)}.residential-hero .text-highlight{color:var(--color-primary)}.residential-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.residential-hero-content h1{color:var(--color-heading);font-size:clamp(28px,4vw,42px);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin-bottom:var(--spacing-md)}.residential-hero-content .section-description{color:var(--color-text);font-size:var(--font-size-base);line-height:var(--line-height-normal);margin-bottom:var(--spacing-lg)}.residential-hero-content .hero-features{list-style:none;padding:0;margin:0}.residential-hero-content .hero-features li{color:var(--color-text);font-size:var(--font-size-base);line-height:1.8;padding:var(--spacing-xs) 0}.residential-hero-image{border-radius:20px;overflow:hidden;box-shadow:0 15px 40px #0000001f;max-height:450px}.residential-hero-image img{width:100%;height:100%;max-height:450px;object-fit:cover;display:block}.residential-services{background:var(--color-bg-light);padding:72px 0}.section-header{text-align:center;max-width:700px;margin:0 auto 50px}.section-header .section-badge{display:inline-block;background:var(--badge-bg);color:var(--badge-color);padding:8px 20px;border-radius:30px;font-size:12px;font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--spacing-md)}.section-header .text-highlight{color:var(--color-primary)}.section-header h2{color:var(--color-heading);font-size:clamp(28px,4vw,40px);font-weight:var(--font-weight-bold);margin-bottom:var(--spacing-md)}.section-header .section-description{color:var(--color-text);font-size:var(--font-size-base);line-height:var(--line-height-normal)}.services-grid-a{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.service-item{display:flex;flex-direction:column}.service-description{padding:24px;background:#f8f9fa;border-radius:0 0 16px 16px;margin-top:-8px;flex-grow:1}.service-description p{margin:0;color:#1a1a1a;font-size:15px;line-height:1.6}.residential-other{background:#f8f9fa;padding:72px 0}.other-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.other-service-card{display:block;background:#fff;border-radius:16px;padding:32px;text-decoration:none;border:1px solid rgba(0,0,0,.04);transition:all .3s ease;position:relative}.other-service-card:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-4px)}.card-icon{width:50px;height:50px;background:#e91e631a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#e91e63}.other-service-card h3{color:#1a1a1a;font-size:18px;font-weight:700;margin-bottom:12px;transition:color .3s ease}.other-service-card:hover h3{color:#e91e63}.other-service-card p{color:#666;font-size:14px;line-height:1.6;margin:0}.other-service-card .arrow{position:absolute;top:32px;right:32px;color:#e91e63;font-size:20px;opacity:0;transform:translate(-10px);transition:all .3s ease}.other-service-card:hover .arrow{opacity:1;transform:translate(0)}@media(max-width:1024px){.residential-hero-grid{grid-template-columns:1fr;gap:40px}.residential-hero-image{max-width:500px;margin:0 auto}.services-grid,.services-grid-a,.other-services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.residential-hero,.residential-services,.residential-other{padding:var(--spacing-3xl) 0}.services-grid,.services-grid-a,.other-services-grid{grid-template-columns:1fr}}.section>.container>*:last-child,.section>.container>*:last-child>*:last-child{margin-bottom:0!important}.residential-hero,.residential-services{padding:72px 0!important}.residential-services .services-grid,.residential-services .services-grid>*:last-child{margin-bottom:0!important}@media(max-width:768px){.residential-hero,.residential-services{padding:48px 0!important}}@media(max-width:1024px)and (min-width:769px){.section{padding:56px 0!important}}
