.ServicesPage_servicesPage__u4ROo{background:#050505;color:#fff;overflow-x:hidden;font-family:Inter,sans-serif}.ServicesPage_hero__MTkyD{height:60vh;min-height:400px;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.8)),url(/_next/static/media/page-title-bg.e756ee93.webp) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;position:relative}.ServicesPage_heroContent__jLPop{max-width:800px;padding:0 20px}.ServicesPage_surTitle__FlBSh{display:block;color:var(--primary-color);font-weight:700;letter-spacing:4px;font-size:.9rem;margin-bottom:15px;text-transform:uppercase}.ServicesPage_hero__MTkyD h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:20px}.ServicesPage_hero__MTkyD h1 span{background:linear-gradient(90deg,var(--primary-color),#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ServicesPage_hero__MTkyD p{font-size:1.2rem;color:#a0a0a0;max-width:600px;margin:0 auto}.ServicesPage_servicesSection__lcqe_{padding:100px 8%;background:radial-gradient(circle at center,#111 0,#050505 100%)}.ServicesPage_grid__oulOf{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:40px;gap:40px}.ServicesPage_card__Wsenl{position:relative;border-radius:24px;background:hsla(0,0%,8%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.05);overflow:hidden;transition:all .5s cubic-bezier(.23,1,.32,1)}.ServicesPage_cardInner__IinYH{position:relative;z-index:2;padding:20px}.ServicesPage_imageContainer__Mxi4I{position:relative;width:100%;height:220px;border-radius:18px;overflow:hidden;margin-bottom:20px}.ServicesPage_serviceImage__Prjnb{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ServicesPage_iconOverlay__86nad{position:absolute;top:15px;right:15px;width:45px;height:45px;background:var(--primary-color);color:#000;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.2rem;box-shadow:0 4px 15px rgba(0,0,0,.3)}.ServicesPage_content__NaTHO h3{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:#fff}.ServicesPage_content__NaTHO p{color:#888;line-height:1.6;margin-bottom:20px;font-size:1rem}.ServicesPage_learnMore__Q0dEG{display:flex;align-items:center;gap:10px;color:var(--primary-color);font-weight:600;text-decoration:none;transition:gap .3s ease}.ServicesPage_learnMore__Q0dEG:hover{gap:15px}.ServicesPage_cardGlow__EoZhk{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(var(--primary-rgb),.1),transparent 40%);opacity:0;transition:opacity .5s}.ServicesPage_card__Wsenl:hover{transform:translateY(-10px);border-color:rgba(var(--primary-rgb),.3);box-shadow:0 20px 40px rgba(0,0,0,.4)}.ServicesPage_card__Wsenl:hover .ServicesPage_serviceImage__Prjnb{transform:scale(1.1)}.ServicesPage_ctaSection__1nKd7{padding:100px 8%;display:flex;justify-content:center}.ServicesPage_ctaCard__3N76e{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);padding:60px 40px;border-radius:30px;text-align:center;width:100%;max-width:1000px;border:1px solid hsla(0,0%,100%,.05);position:relative;overflow:hidden}.ServicesPage_ctaCard__3N76e:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(var(--primary-rgb),.05) 0,transparent 70%);pointer-events:none}.ServicesPage_ctaCard__3N76e h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:15px}.ServicesPage_ctaCard__3N76e p{color:#888;font-size:1.1rem;margin-bottom:30px}.ServicesPage_ctaBtn__uhfBj{display:inline-block;background:var(--primary-color);color:#000;padding:15px 40px;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease}.ServicesPage_ctaBtn__uhfBj:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(var(--primary-rgb),.3)}@media (max-width:768px){.ServicesPage_servicesSection__lcqe_{padding:60px 5%}.ServicesPage_grid__oulOf{grid-template-columns:1fr;gap:30px}}.ServicesPage_loadingContainer__SaYdi{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#888;gap:20px}.ServicesPage_loader__mEXkf{width:48px;height:48px;border:3px solid #1a1a1a;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:ServicesPage_rotation__60pDH 1s linear infinite}.ServicesPage_loader__mEXkf:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;background:var(--primary-color);width:16px;height:16px;transform:translate(-50%,50%);border-radius:50%}@keyframes ServicesPage_rotation__60pDH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}