.services_servicesArea__AKtV2{padding:6rem 0;background:linear-gradient(135deg,#f5f7fa,#e4e8f0);font-family:Inter,sans-serif}.services_sectionHeader__fZMkl{margin-bottom:3rem;text-align:center}.services_sectionTitle__FZQYb{font-size:2.5rem;font-weight:700;line-height:1.45;color:#2d3748;margin-bottom:1rem;background:linear-gradient(90deg,#4f46e5,#10b981);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.services_servicesGrid__Gq_V8{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.services_serviceCard__CtANu{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.services_serviceCard__CtANu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(79,70,229,.1),rgba(16,185,129,.1));z-index:-1;opacity:0;transition:opacity .3s ease}.services_serviceCard__CtANu:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.services_serviceCard__CtANu:hover:before{opacity:1}.services_serviceIcon__ivaWB{width:64px;height:64px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#10b981);border-radius:50%;padding:1rem;color:#fff}.services_serviceTitle__awyDZ{font-size:1.25rem;font-weight:600;color:#2d3748;margin-bottom:1rem;transition:color .3s ease}.services_serviceCard__CtANu:hover .services_serviceTitle__awyDZ{color:#4f46e5}.services_serviceDescription__bU_Fs{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.services_serviceLink__FKqx3{display:inline-flex;align-items:center;color:#4f46e5;font-weight:500;transition:all .3s ease}.services_serviceLink__FKqx3:hover{color:#10b981;transform:translateX(5px)}.services_serviceLinkIcon__wooQS{margin-left:.5rem;transition:transform .3s ease}.services_serviceLink__FKqx3:hover .services_serviceLinkIcon__wooQS{transform:translateX(3px)}@keyframes services_fadeInUp__FGjWa{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services_fadeInUp__FGjWa{animation:services_fadeInUp__FGjWa .6s ease forwards}@media (max-width:768px){.services_servicesGrid__Gq_V8{grid-template-columns:1fr}.services_sectionTitle__FZQYb{font-size:2rem}}.chose-area{padding:5rem 0;background:linear-gradient(135deg,#f8faff,#f0f7ff);position:relative;overflow:hidden}.chose-area:before{top:-50px;right:-50px;width:300px;height:300px;background:radial-gradient(circle,rgba(78,107,255,.1) 0,rgba(78,107,255,0) 70%)}.chose-area:after,.chose-area:before{content:"";position:absolute;z-index:0}.chose-area:after{bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(107,255,184,.1) 0,rgba(107,255,184,0) 70%)}.chose-area .container{position:relative;z-index:1}.chose-area .section-title{margin-bottom:4rem}.chose-area .section-title h2{font-size:2.5rem;font-weight:700;color:#1a237e;margin-bottom:1rem;line-height:1.45;background:linear-gradient(90deg,#4e6bff,#6bffb8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.chose-area .section-title .subtitle{font-size:1.1rem;color:#546e7a;max-width:700px;margin:0 auto;line-height:1.6}.chose-area .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;padding:0 1rem}.chose-area .feature-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.03);z-index:1}.chose-area .feature-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:var(--accent-color);transition:height .3s ease}.chose-area .feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.chose-area .feature-card:hover:before{height:100%}.chose-area .feature-card.active{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.chose-area .feature-card.active:before{height:100%}.chose-area .feature-icon{color:var(--accent-color);margin-bottom:1.5rem;transition:transform .3s ease}.chose-area .feature-card:hover .feature-icon{transform:scale(1.1)}.chose-area .feature-number{display:inline-block;background:var(--accent-color);color:#fff;width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;font-weight:700;margin-bottom:1rem;font-size:.9rem}.chose-area .feature-content h3{font-size:1.3rem;color:#263238;margin-bottom:1rem;font-weight:600}.chose-area .feature-content p{color:#607d8b;line-height:1.6;font-size:.95rem}@media (max-width:768px){.chose-area .features-grid{grid-template-columns:1fr}.chose-area .section-title h2{font-size:2rem}.chose-area{padding:3rem 0}}@media (max-width:576px){.chose-area .section-title h2{font-size:1.8rem}.chose-area .feature-card{padding:1.5rem}}