.reg_servicesPage__3usPB{background-color:var(--background);font-family:var(--font-sans)}.reg_hero__3SdC2{background:linear-gradient(90deg,var(--secondary) 0,#3a506b 100%);color:var(--surface);padding:5rem 1.5rem;text-align:center}.reg_heroContent__l64Ru{max-width:700px;margin:0 auto}.reg_heroTitle__tJGzE{font-size:2.75rem;font-weight:700;margin-bottom:.75rem;color:var(--surface)}.reg_heroSubtitle__5BAQH{font-size:1.2rem;color:rgba(255,255,255,.85);max-width:500px;margin:0 auto}.reg_mainContent__gW8MZ{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.reg_servicesGrid__tt70H{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.reg_serviceCard__Kbalk{background-color:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.reg_serviceCard__Kbalk:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(13,19,24,.1)}.reg_cardImageContainer__dVIim{width:100%;padding-top:56.25%;position:relative;background-color:var(--border)}.reg_serviceImage__LEtto{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.reg_cardContent___K4d_{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.reg_serviceTitle__O5IiT{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.reg_serviceDescription__Xyb4n{color:var(--text-secondary);margin-bottom:1.5rem;flex-grow:1;line-height:1.6}.reg_cardFooter__exvNy{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.reg_servicePrice__yH5Dv{font-size:1.2rem;font-weight:700;color:var(--secondary);display:flex;align-items:center}.reg_readMoreLink___NxEa{background-color:var(--primary);color:white;padding:.6rem 1.2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:background-color .2s ease}.reg_readMoreLink___NxEa:hover{background-color:#E54820}@keyframes reg_pulse__VgnA1{50%{opacity:.6}}.reg_skeleton__U3XPS{background-color:var(--border);border-radius:4px;animation:reg_pulse__VgnA1 1.5s cubic-bezier(.4,0,.6,1) infinite}.reg_skeletonImage__q4WYY{width:100%;height:0;padding-top:56.25%}.reg_skeletonTitle___FrAw{height:24px;width:75%;margin-bottom:.75rem}.reg_skeletonText__wKE_P{height:16px;width:100%;margin-bottom:.5rem}.reg_skeletonTextShort__hcOYz{height:16px;width:50%}.reg_centeredMessage__cHLxr{text-align:center;padding:4rem 1rem;color:var(--text-secondary);grid-column:1/-1}@media (max-width:768px){.reg_hero__3SdC2{padding:4rem 1rem}.reg_heroTitle__tJGzE{font-size:2.25rem}.reg_mainContent__gW8MZ{padding:2rem 1rem}}