.h-sec{background-image:url(/home/home-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;padding:120px 0;position:relative}@media (max-width:768px){.h-sec{padding:60px 0}}.h-sec h1{text-align:center;color:#fff;margin-top:30px;font-size:60px;font-weight:700;line-height:1.1}@media (max-width:992px){.h-sec h1{font-size:50px}}@media (max-width:576px){.h-sec h1{margin-top:30px;font-size:36px}}.h-sec .gradient-text{-webkit-text-fill-color:#0000;color:#0000;background-image:linear-gradient(135deg,#7f00ff,#ff6a00);-webkit-background-clip:text;background-clip:text}.h-sec p{color:#fff;width:100%;max-width:900px;margin:20px auto;font-size:22px;line-height:1.6}@media (max-width:768px){.h-sec p{width:90%;font-size:18px}}.h-sec h5{color:#fff;background-color:#ababab21;border:1px solid #fff9;border-radius:50px;margin:10px 0;padding:7px 15px;font-size:16px}@media (max-width:576px){.h-sec h5{padding:5px 12px;font-size:14px}}.h-sec .software-tags{margin:30px 0}.h-sec .consult-btn{flex-wrap:wrap;margin-top:40px}.h-sec .consult-btn button:first-child{border:unset;color:#fff;background-color:#0150c2;border-radius:10px;padding:15px 23px;font-size:20px;font-weight:600;transition:all .3s}@media (max-width:576px){.h-sec .consult-btn button:first-child{width:100%;padding:12px 20px;font-size:16px}}.h-sec .consult-btn button:nth-child(2){border:unset;color:#fff;background-color:#fe7601;border-radius:10px;padding:15px 23px;font-size:20px;font-weight:600;transition:all .3s}@media (max-width:576px){.h-sec .consult-btn button:nth-child(2){width:100%;padding:12px 20px;font-size:16px}}
.home-about{background-color:#fff;padding:5rem 0;overflow-x:hidden}.home-about .image-wrapper{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.home-about .image-wrapper .img-placeholder .main-img{object-fit:cover;width:100%;height:100%}.home-about .image-wrapper .experience-card{z-index:2;background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:30px;right:30px;box-shadow:0 10px 30px #00000026}.home-about .image-wrapper .experience-card .icon-box{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.home-about .image-wrapper .experience-card .text-box h3{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700;line-height:1}.home-about .image-wrapper .experience-card .text-box p{color:#64748b;margin:0;font-size:.875rem}.home-about .badge-pill{color:#0284c7;background-color:#e0f2fe;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.home-about .section-title{color:#0f172a;font-size:3rem;font-weight:700;line-height:1.2}.home-about .section-title .highlight{background:linear-gradient(90deg,#2563eb 0%,#d97706 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;display:inline}@media (max-width:768px){.home-about .section-title{font-size:2.25rem}}.home-about .description p{color:#64748b;font-size:1.1rem}.home-about .feature-list{margin:2rem 0;padding:0;list-style:none}.home-about .feature-list li{color:#334155;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.05rem;display:flex}.home-about .feature-list li .check-icon{color:#3b82f6;min-width:20px}.home-about .info-cards-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;display:grid}.home-about .info-cards-grid .info-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.6rem;transition:all .3s}.home-about .info-cards-grid .info-card:hover{border-color:#bfdbfe;transform:translateY(-5px);box-shadow:0 10px 20px #0000000d}.home-about .info-cards-grid .info-card .card-icon{color:#3b82f6;margin-bottom:1rem}.home-about .info-cards-grid .info-card h4{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:700}.home-about .info-cards-grid .info-card p{color:#64748b;margin:0;font-size:.85rem;line-height:1.4}
.home-services{color:#fff;background-color:#050505;padding:6rem 0;overflow-x:hidden}.home-services .section-header{max-width:800px;margin:0 auto 4rem}.home-services .section-header .badge-pill{color:#3b82f6;background:#3b82f60d;border:1px solid #3b82f64d;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:500;display:inline-block}.home-services .section-header .section-title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}@media (max-width:768px){.home-services .section-header .section-title{font-size:2.25rem}}.home-services .section-header .section-desc{color:#94a3b8;font-size:1.1rem;line-height:1.6}.home-services .services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:992px){.home-services .services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.home-services .services-grid{grid-template-columns:1fr}}.home-services .service-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;padding:2.5rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.home-services .service-card.blue .icon-box{color:#3b82f6;background:#3b82f61a}.home-services .service-card.blue h3{color:#fff}.home-services .service-card.blue:hover{border-color:#3b82f6;box-shadow:0 0 30px #3b82f626}.home-services .service-card.blue:hover .arrow-link{color:#3b82f6}.home-services .service-card.orange .icon-box{color:#f97316;background:#f973161a}.home-services .service-card.orange h3{color:#fff}.home-services .service-card.orange:hover{border-color:#f97316;box-shadow:0 0 30px #f9731626}.home-services .service-card.orange:hover .arrow-link{color:#f97316}.home-services .service-card .card-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.home-services .service-card .card-header .icon-box{border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex}.home-services .service-card .card-header .arrow-link{color:#52525b;transition:color .3s,transform .3s}.home-services .service-card .card-header .arrow-link:hover{transform:translate(3px)translateY(-3px)}.home-services .service-card:hover .icon-box{transform:scale(1.1)}.home-services .service-card h3{margin-bottom:1rem;font-size:1.35rem;font-weight:600}.home-services .service-card p{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.6}
.our-process{color:#0f172a;background-color:#f8fafc;padding:6rem 0}.our-process .section-header{max-width:700px;margin:0 auto 4rem}.our-process .section-header .badge-pill{color:#c2410c;background-color:#ffedd5;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-block}.our-process .section-header .section-title{margin-bottom:1rem;font-size:3rem;font-weight:700}.our-process .section-header .section-title .highlight{color:#3b82f6}@media (max-width:768px){.our-process .section-header .section-title{font-size:2.25rem}}.our-process .section-header .section-desc{color:#64748b;font-size:1.1rem;line-height:1.6}.our-process .process-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:992px){.our-process .process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.our-process .process-grid{grid-template-columns:1fr}}.our-process .process-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.our-process .process-card:hover{border-color:#bfdbfe;transform:translateY(-8px);box-shadow:0 15px 30px #0000000d}.our-process .process-card .card-top{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.our-process .process-card .card-top .icon-box{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.our-process .process-card .card-top .step-number{color:#e2e8f0;font-size:2rem;font-weight:700;line-height:1}.our-process .process-card.soft-blue .icon-box{color:#3b82f6;background:#eff6ff}.our-process .process-card.soft-orange .icon-box{color:#f97316;background:#fff7ed}.our-process .process-card h3{color:#0f172a;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.our-process .process-card p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}
.why-choose{color:#fff;background-color:#050505;padding:6rem 0;overflow-x:hidden}.why-choose .section-header{margin-bottom:3rem}.why-choose .section-header .badge-pill{color:#3b82f6;background:#3b82f60d;border:1px solid #3b82f64d;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:500;display:inline-block}.why-choose .section-header .section-title{margin-bottom:1rem;font-size:3rem;font-weight:700}.why-choose .section-header .section-title .highlight{color:#3b82f6;background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text}@media (max-width:768px){.why-choose .section-header .section-title{font-size:2.25rem}}.why-choose .section-header .section-desc{color:#94a3b8;max-width:90%;font-size:1.1rem;line-height:1.6}.why-choose .features-list{flex-direction:column;gap:1rem;display:flex}.why-choose .features-list .feature-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:1.5rem;padding:1.25rem;transition:all .3s;display:flex}.why-choose .features-list .feature-item:hover{background:#ffffff0d;border-color:#3b82f680}.why-choose .features-list .feature-item .icon-wrapper{color:#3b82f6;background:#3b82f61a;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;display:flex}.why-choose .features-list .feature-item .text-content h4{color:#fff;margin-bottom:.3rem;font-size:1.05rem;font-weight:600}.why-choose .features-list .feature-item .text-content p{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.4}.why-choose .trusted-partner-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11182766;border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:3rem 2rem;position:relative;overflow:hidden}.why-choose .trusted-partner-card .glow-effect{filter:blur(80px);z-index:0;background:#3b82f666;border-radius:50%;width:150px;height:150px;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.why-choose .trusted-partner-card .card-content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.why-choose .trusted-partner-card .card-content .top-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#f97316 100%);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex;box-shadow:0 10px 20px #0000004d}.why-choose .trusted-partner-card .card-content h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.why-choose .trusted-partner-card .card-content .subtitle{color:#94a3b8;margin-bottom:2.5rem;font-size:.95rem}.why-choose .trusted-partner-card .card-content .stats-grid{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}.why-choose .trusted-partner-card .card-content .stats-grid .stat-item{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem 1rem}.why-choose .trusted-partner-card .card-content .stats-grid .stat-item .stat-value{color:#fff;margin-bottom:.3rem;font-size:1.5rem;font-weight:700;display:block}.why-choose .trusted-partner-card .card-content .stats-grid .stat-item .stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}
.get-started-section{background-color:#fff;padding:6rem 0}.get-started-section .cta-card{text-align:center;color:#fff;background-color:#050505;border-radius:24px;max-width:1000px;margin:0 auto;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.get-started-section .cta-card .glow{filter:blur(100px);z-index:0;opacity:.4;pointer-events:none;width:300px;height:300px;position:absolute}.get-started-section .cta-card .glow-top-right{background:#3b82f6;top:-100px;right:-100px}.get-started-section .cta-card .glow-bottom-left{background:#f97316;bottom:-100px;left:-100px}.get-started-section .cta-card .card-content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.get-started-section .cta-card .card-content .badge-pill{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;display:inline-block}.get-started-section .cta-card .card-content .cta-title{margin-bottom:1.5rem;font-size:2.75rem;font-weight:700;line-height:1.2}.get-started-section .cta-card .card-content .cta-title .highlight{color:#fff;background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;display:inline}@media (max-width:768px){.get-started-section .cta-card .card-content .cta-title{font-size:2rem}}.get-started-section .cta-card .card-content .cta-desc{color:#94a3b8;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.get-started-section .cta-card .card-content .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:4rem;display:flex}.get-started-section .cta-card .card-content .cta-buttons .btn-primary{color:#fff;background:#3b82f6;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:background .3s;display:flex}.get-started-section .cta-card .card-content .cta-buttons .btn-primary:hover{background:#2563eb}.get-started-section .cta-card .card-content .cta-buttons .btn-secondary{color:#fff;background:0 0;border:1px solid #fff3;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:border-color .3s,background .3s}.get-started-section .cta-card .card-content .cta-buttons .btn-secondary:hover{background:#ffffff0d;border-color:#fff}.get-started-section .cta-card .card-content .contact-divider{background:#ffffff1a;width:100%;max-width:800px;height:1px;margin-bottom:3rem}.get-started-section .cta-card .card-content .contact-info-row{flex-wrap:wrap;justify-content:space-around;gap:2rem;width:100%;max-width:800px;display:flex}.get-started-section .cta-card .card-content .contact-info-row .contact-item{align-items:center;gap:.75rem;display:flex}.get-started-section .cta-card .card-content .contact-info-row .contact-item .icon-circle{color:#3b82f6;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex}.get-started-section .cta-card .card-content .contact-info-row .contact-item:nth-child(2) .icon-circle{color:#f97316}.get-started-section .cta-card .card-content .contact-info-row .contact-item .contact-link,.get-started-section .cta-card .card-content .contact-info-row .contact-item .contact-text{color:#fff;font-size:.95rem;text-decoration:none;transition:color .3s}.get-started-section .cta-card .card-content .contact-info-row .contact-item .contact-link:hover{color:#3b82f6}
