.ServicesPage_servicesPage__zEn4O{min-height:100vh;background:#fff}.ServicesPage_loading__c7Lul{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f7f4}.ServicesPage_spinner___RDE9{width:40px;height:40px;border:3px solid #e5e5e5;border-top:3px solid var(--color-accent);border-radius:50%;animation:ServicesPage_spin__8jTsx .8s linear infinite}@keyframes ServicesPage_spin__8jTsx{to{transform:rotate(1turn)}}.ServicesPage_container__dajdt{max-width:1400px;margin:0 auto;padding:0 48px}.ServicesPage_hero__t_lh_{padding:160px 0 60px;background:#fff}.ServicesPage_header__4KG3C{display:flex;justify-content:space-between;align-items:flex-end;gap:60px}.ServicesPage_headerLeft__2hAVZ{flex:1 1;max-width:500px}.ServicesPage_headerRight__UMx0H{flex:1 1;max-width:450px;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.ServicesPage_label__ClFGr{font-family:var(--font-body),"Assistant",system-ui,sans-serif;font-size:12px;font-weight:600;letter-spacing:2px;color:#2dd4bf;text-transform:uppercase;margin-bottom:16px;display:block}.ServicesPage_heading__pxdGV{font-family:var(--font-heading),"Anek Devanagari",system-ui,sans-serif;font-size:clamp(48px,7vw,72px);font-weight:500;color:#1a1a1a;line-height:1;margin-bottom:0}.ServicesPage_headingAccent__RRGXY{color:#2dd4bf}.ServicesPage_description___Iqr8{font-family:var(--font-body),"Assistant",system-ui,sans-serif;font-size:16px;line-height:1.7;color:#666}.ServicesPage_servicesSection__Z7LAd{padding:0 0 100px;background:#fff}.ServicesPage_grid__vr0vF{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.ServicesPage_card__wqzKk{position:relative;display:block;height:340px;border-radius:16px;overflow:hidden;text-decoration:none}.ServicesPage_cardImage__HCggE{position:absolute;top:0;left:0;width:100%;height:100%}.ServicesPage_cardImg__OP4U6{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ServicesPage_card__wqzKk:hover .ServicesPage_cardImg__OP4U6{transform:scale(1.05)}.ServicesPage_cardOverlay__xuzKJ{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.2) 60%,transparent);transition:all .3s ease}.ServicesPage_card__wqzKk:hover .ServicesPage_cardOverlay__xuzKJ{height:60%;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent)}.ServicesPage_cardArrow__0Spbb{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:50%;color:#fff;transition:all .3s ease;z-index:3}.ServicesPage_card__wqzKk:hover .ServicesPage_cardArrow__0Spbb{background:#2dd4bf;transform:translate(2px,-2px)}.ServicesPage_cardTitle__zmlPs{position:absolute;bottom:20px;left:18px;right:18px;font-family:var(--font-body),"Assistant",system-ui,sans-serif;font-size:18px;font-weight:600;color:#fff;line-height:1.35;z-index:2}.ServicesPage_cta__bUIdk{padding:80px 0;background:#f8f7f4}.ServicesPage_ctaContent__B1O78{text-align:center;max-width:600px;margin:0 auto}.ServicesPage_ctaContent__B1O78 h2{font-family:var(--font-heading),"Anek Devanagari",system-ui,sans-serif;font-size:36px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.ServicesPage_ctaContent__B1O78 p{font-family:var(--font-body),"Assistant",system-ui,sans-serif;font-size:17px;line-height:1.7;color:#666;margin-bottom:32px}.ServicesPage_ctaButtons__sKlSk{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.ServicesPage_ctaPrimary__P1Jyv{font-family:var(--font-body),"Assistant",system-ui,sans-serif;font-size:15px;font-weight:600;padding:16px 32px;background:#2dd4bf;color:#fff;border:none;border-radius:30px;text-decoration:none;transition:all .3s ease}.ServicesPage_ctaPrimary__P1Jyv:hover{background:#26b8a5;transform:translateY(-2px)}.ServicesPage_ctaSecondary__u_6rx{font-family:var(--font-body),"Assistant",system-ui,sans-serif;font-size:15px;font-weight:600;padding:16px 32px;background:transparent;color:#1a1a1a;border:2px solid #1a1a1a;border-radius:30px;text-decoration:none;transition:all .3s ease}.ServicesPage_ctaSecondary__u_6rx:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}@media (max-width:1400px){.ServicesPage_grid__vr0vF{grid-template-columns:repeat(4,1fr)}}@media (max-width:1100px){.ServicesPage_grid__vr0vF{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ServicesPage_header__4KG3C{flex-direction:column;align-items:flex-start;gap:24px}.ServicesPage_headerLeft__2hAVZ,.ServicesPage_headerRight__UMx0H{max-width:100%}.ServicesPage_grid__vr0vF{grid-template-columns:repeat(2,1fr)}.ServicesPage_card__wqzKk{height:300px}.ServicesPage_container__dajdt{padding:0 24px}.ServicesPage_hero__t_lh_{padding:140px 0 48px}}@media (max-width:640px){.ServicesPage_hero__t_lh_{padding:120px 0 40px}.ServicesPage_servicesSection__Z7LAd{padding:0 0 60px}.ServicesPage_container__dajdt{padding:0 16px}.ServicesPage_grid__vr0vF{grid-template-columns:repeat(2,1fr);gap:8px}.ServicesPage_card__wqzKk{height:200px}.ServicesPage_cardTitle__zmlPs{font-size:14px;bottom:14px;left:14px;right:14px}.ServicesPage_cardArrow__0Spbb{width:30px;height:30px;top:10px;right:10px}.ServicesPage_heading__pxdGV{font-size:36px;line-height:1}.ServicesPage_cta__bUIdk{padding:60px 0}.ServicesPage_ctaContent__B1O78 h2{font-size:28px}.ServicesPage_ctaButtons__sKlSk{flex-direction:column;align-items:center}.ServicesPage_ctaPrimary__P1Jyv,.ServicesPage_ctaSecondary__u_6rx{width:100%;max-width:300px;text-align:center}}