.services_servicesPage__VtM8I{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.services_canvasContainer___VkD8{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.5}.services_hero__O822B{position:relative;z-index:1;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:120px 2rem 60px;text-align:center}.services_heroContent__gywuI{max-width:900px}.services_heroTag__Cv6qb{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(230,57,70,.1);border:1px solid rgba(230,57,70,.3);border-radius:50px;color:var(--primary-red);font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.services_hero__O822B h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--text-primary)}.services_hero__O822B h1 span{background:linear-gradient(135deg,var(--primary-red) 0,var(--primary-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services_hero__O822B p{font-size:1.2rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.services_quickNav__mMh4F{position:relative;z-index:1;padding:0 2rem 4rem;max-width:1400px;margin:0 auto}.services_quickNavGrid__o3Suf{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem}.services_quickNavItem__FJh82{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;text-decoration:none;color:var(--text-primary);font-size:.9rem;font-weight:500;text-align:center;transition:all .3s ease}.services_quickNavItem__FJh82:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.services_quickNavItem__FJh82:hover svg{color:var(--accent-color)}.services_quickNavItem__FJh82 svg{color:var(--text-muted);transition:color .3s ease}.services_serviceCategory__gllbG{position:relative;z-index:1;padding:5rem 2rem;max-width:1400px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .6s ease}.services_serviceCategory__gllbG.services_visible__UUFGD{opacity:1;transform:translateY(0)}.services_categoryHeader__67YOp{display:flex;align-items:flex-start;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.services_categoryIcon__Jgvbv{width:80px;height:80px;min-width:80px;border-radius:20px;background:linear-gradient(135deg,var(--accent-color) 0,rgba(230,57,70,.7) 100%);display:flex;align-items:center;justify-content:center;color:white}.services_categoryInfo__OXHyX h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.services_categoryInfo__OXHyX p{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;max-width:800px}.services_categoryLink__9Wr7s{display:inline-flex;align-items:center;gap:8px;margin-top:1rem;padding:10px 20px;background:var(--accent-color);color:white;text-decoration:none;font-size:.95rem;font-weight:600;border-radius:8px;transition:all .3s ease}.services_categoryLink__9Wr7s:hover{transform:translateX(5px);box-shadow:0 4px 15px rgba(230,57,70,.3)}.services_servicesGrid__4Ldcd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.services_serviceCard__sf1eE{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .4s ease;opacity:0;transform:translateY(20px)}.services_serviceCategory__gllbG.services_visible__UUFGD .services_serviceCard__sf1eE{opacity:1;transform:translateY(0)}.services_serviceCard__sf1eE:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.services_serviceIcon__w0zSt{width:56px;height:56px;border-radius:12px;background:rgba(230,57,70,.1);display:flex;align-items:center;justify-content:center;color:var(--accent-color);margin-bottom:1.5rem;transition:all .3s ease}.services_serviceCard__sf1eE:hover .services_serviceIcon__w0zSt{background:var(--accent-color);color:white}.services_serviceCard__sf1eE h3{font-size:1.2rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.services_serviceCard__sf1eE p{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.services_cta__ibSdy{position:relative;z-index:1;padding:6rem 2rem;margin-top:4rem;background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-red) 100%)}.services_cta__ibSdy:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.services_ctaContent__whhwa{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.services_cta__ibSdy h2{font-size:clamp(2rem,4vw,3rem);color:white;margin-bottom:1.5rem}.services_cta__ibSdy p{color:rgba(255,255,255,.9);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7}.services_ctaButton__iMKr4{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border:none;border-radius:8px;cursor:pointer;background:white;color:var(--primary-red);box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.23,1,.32,1)}.services_ctaButton__iMKr4:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 40px rgba(0,0,0,.3)}@media (max-width:768px){.services_hero__O822B{padding:100px 1.5rem 40px;min-height:50vh}.services_quickNav__mMh4F{padding:0 1.5rem 3rem}.services_quickNavGrid__o3Suf{grid-template-columns:repeat(2,1fr)}.services_serviceCategory__gllbG{padding:3rem 1.5rem}.services_categoryHeader__67YOp{flex-direction:column;gap:1.5rem}.services_categoryIcon__Jgvbv{width:60px;height:60px;min-width:60px}.services_categoryInfo__OXHyX h2{font-size:1.5rem}.services_servicesGrid__4Ldcd{grid-template-columns:1fr}.services_cta__ibSdy{padding:4rem 1.5rem}}@media (max-width:480px){.services_quickNavGrid__o3Suf{grid-template-columns:1fr}.services_quickNavItem__FJh82{flex-direction:row;justify-content:flex-start;text-align:left}}