.ServiceAreasPage_serviceAreasPage__jydTi{padding-top:90px}.ServiceAreasPage_hero__Yrr6h{background:linear-gradient(135deg,var(--primary-black) 0,#333 100%);color:var(--primary-white);padding:80px 0;text-align:center}.ServiceAreasPage_heroTitle__CsDzO{font-size:3rem;font-weight:700;margin-bottom:20px}.ServiceAreasPage_heroSubtitle__XN_z5{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.ServiceAreasPage_areasSection__JHyBV{background-color:var(--primary-white)}.ServiceAreasPage_areasGrid__HjqTi{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:30px;gap:30px}.ServiceAreasPage_areaCard__F2DQU{display:block;background-color:var(--light-gray);padding:30px;border-radius:10px;border-left:4px solid var(--primary-orange);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit}.ServiceAreasPage_areaCard__F2DQU:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.ServiceAreasPage_areaName__7unBB{font-size:1.4rem;font-weight:600;margin-bottom:10px;color:var(--primary-black)}.ServiceAreasPage_areaText__YSM07{color:var(--text-gray);line-height:1.6}@media (max-width:768px){.ServiceAreasPage_heroTitle__CsDzO{font-size:2.2rem}.ServiceAreasPage_areasGrid__HjqTi{grid-template-columns:1fr;gap:20px}}