.servicesPage-module__lRU_NW__servicesPage{background-color:var(--bg-color-secondary);box-sizing:border-box;width:100%;margin:3rem auto 0}.servicesPage-module__lRU_NW__heroSection{background-color:var(--bg-color);height:60vh;color:var(--text-primary);border-bottom:2px solid var(--primary-color);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.servicesPage-module__lRU_NW__heroSection:before{content:"";background-color:var(--primary-color);z-index:1;border-radius:100px 0 0;width:100px;height:100px;position:absolute;bottom:0;right:0}.servicesPage-module__lRU_NW__heroOverlay{background-color:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.servicesPage-module__lRU_NW__heroImage{object-fit:cover;object-position:center;width:100%;height:auto}.servicesPage-module__lRU_NW__heroContent{z-index:1;text-align:left;max-width:500px;margin:2rem auto 0;padding:1rem}.servicesPage-module__lRU_NW__heroTitle{font-family:var(--title-font);margin-bottom:.5rem;font-size:3rem}.servicesPage-module__lRU_NW__highlight{color:var(--primary-color)}.servicesPage-module__lRU_NW__heroSubtitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}.servicesPage-module__lRU_NW__heroButtons{justify-content:center;gap:1rem;width:auto;display:inline-flex}.servicesPage-module__lRU_NW__heroButton{background-color:var(--secondary-color);color:var(--text-primary);border:2px solid var(--secondary-color);border-radius:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s}.servicesPage-module__lRU_NW__heroButton:hover{background-color:#0000}.servicesPage-module__lRU_NW__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;padding:2rem;display:grid}.servicesPage-module__lRU_NW__serviceCard{border:1px solid var(--primary-color);background-color:var(--bg-color);border-radius:.5rem;transition:transform .3s;overflow:hidden}.servicesPage-module__lRU_NW__imageContainer{width:100%;height:200px;position:relative}.servicesPage-module__lRU_NW__serviceImage{object-fit:cover;width:100%;height:100%}.servicesPage-module__lRU_NW__serviceContent{text-align:center;padding:1rem}.servicesPage-module__lRU_NW__serviceTitle{color:var(--primary-color);margin-bottom:.5rem;font-size:1.5rem}.servicesPage-module__lRU_NW__serviceDescription{color:var(--text-primary);margin-bottom:1rem;font-size:1rem}.servicesPage-module__lRU_NW__serviceLink{color:var(--text-primary);border:2px solid var(--secondary-color);background-color:#0000;border-radius:.5rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s;display:inline-block}.servicesPage-module__lRU_NW__serviceLink:hover{border:2px solid var(--secondary-color);background-color:var(--secondary-color)}@media screen and (max-width:768px){.servicesPage-module__lRU_NW__heroTitle{font-size:2.5rem}.servicesPage-module__lRU_NW__heroSubtitle{font-size:1rem}}@media screen and (max-width:480px){.servicesPage-module__lRU_NW__heroTitle{font-size:2rem}.servicesPage-module__lRU_NW__heroSubtitle{font-size:.9rem}}
