.services_header__je_hu{background-color:var(--dark-brown);color:white;padding:5rem 0;text-align:center}.services_headerTitle__MmA_f{font-size:3rem;margin-bottom:1rem}.services_serviceSection__kKTmh{padding:5rem 0;border-bottom:1px solid #eee}.services_serviceSection__kKTmh:nth-child(2n){background-color:var(--light-gray)}.services_serviceContainer__qg7GA{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 20px}.services_serviceSection__kKTmh:nth-child(2n) .services_serviceContainer__qg7GA{flex-direction:row-reverse}.services_serviceContent__LkS8g{flex:1 1}.services_serviceImage__5Lmtw{flex:1 1;height:400px;background-color:#ddd;border-radius:12px;overflow:hidden;position:relative}.services_serviceImage__5Lmtw img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.services_serviceImage__5Lmtw:hover img{transform:scale(1.05)}.services_serviceTitle__7_ayl{font-size:2.5rem;color:var(--dark-brown);margin-bottom:1.5rem}.services_serviceDesc__ZKu7W{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2rem}.services_featuresList__8m5ok{list-style:none;margin-bottom:2rem}.services_featuresList__8m5ok li{margin-bottom:.8rem;padding-left:1.5rem;position:relative}.services_featuresList__8m5ok li:before{content:"✓";position:absolute;left:0;color:var(--primary-orange);font-weight:700}@media (max-width:768px){.services_serviceContainer__qg7GA{flex-direction:column!important;gap:2rem}.services_serviceImage__5Lmtw{width:100%;height:300px}}