*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:80vw;margin:0 auto;padding:0 20px}.container-fluid{width:100%;padding:0 20px}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col{flex:1;padding:0 15px}.col-lg-1{flex:0 0 8.333333%}.col-lg-2{flex:0 0 16.666667%}.col-lg-3{flex:0 0 25%}.col-lg-4{flex:0 0 33.333333%}.col-lg-6{flex:0 0 50%}.col-lg-8{flex:0 0 66.666667%}.col-lg-9{flex:0 0 75%}.col-lg-12{flex:0 0 100%}.lg-hidden{display:none}.lg-block{display:block}.header{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e1e5e9;z-index:1000;transition:all .3s ease}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:1.8rem;font-weight:700;text-decoration:none}.nav-menu{display:flex;list-style:none;gap:.5rem}.nav-link{color:#374151;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover,.nav-link.active{color:#2563eb;text-decoration:none}.nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#2563eb;transition:width .3s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-toggle{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#374151;padding:8px;border-radius:4px;transition:all .3s ease}.nav-toggle:hover{background:#2563eb1a;color:#2563eb}.main-content{margin-top:80px;min-height:calc(100vh - 80px)}.section{padding:5rem 0}.section-sm{padding:3rem 0}.section-lg{padding:7rem 0}.section-header{text-align:center;margin-bottom:3rem}.cta-section{background:linear-gradient(#000046b3,#000c),url(/assets/partnerBnr-CND0X3V5.jpg) center/cover no-repeat;color:#fff}.hero{min-height:100vh}.overlay{background:#00052399;height:100vh;display:flex;align-items:center;text-align:center;line-height:1rem;color:#fff}.hero-content{z-index:2;position:relative}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.1}.card{background:transparent;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;overflow:hidden}.card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.card-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.card-body{padding:1.5rem}.card-footer{padding:1rem 1.5rem;background:#f9fafb;border-top:1px solid #e5e7eb}.form-group{margin-bottom:1.5rem}.form-row{display:flex;gap:1rem}.form-control{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s ease}.form-control:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.footer{color:#fff;padding:2rem 0}.footer-bottom{border-top:1px solid #374151;padding-top:1rem;text-align:center;color:#9ca3af}.footer-service{text-decoration:none;margin-left:-2rem}.footer-service li{text-decoration:none}.footer-service li:hover{text-decoration:underline;text-underline-offset:2px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-white{color:#fff}.d-flex{display:flex}.d-block{display:block}.d-none{display:none}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}@media(max-width:1024px){.container{max-width:100%;padding:0 15px}.section{padding:2rem 0}}@media(max-width:768px){.nav-menu{position:fixed;top:80px;left:-100%;width:100%;height:calc(100vh - 80px);background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;transition:left .3s ease;box-shadow:0 4px 6px -1px #0000001a;z-index:999;overflow-y:auto}.nav-menu.active{left:0}.nav-menu .nav-link{padding:1rem 0;font-size:1.1rem;border-bottom:1px solid #f3f4f6;width:110%;text-align:center}.nav-toggle{display:block;z-index:1001}.row{margin:0}.col{padding:0 10px}.col-md-1{flex:0 0 8.333333%}.col-md-2{flex:0 0 16.666667%}.col-md-3{flex:0 0 25%}.col-md-4{flex:0 0 33.333333%}.col-md-6{flex:0 0 50%}.col-md-8{flex:0 0 66.666667%}.col-md-9{flex:0 0 75%}.col-md-12{flex:0 0 100%}.md-hidden{display:none}.md-block{display:block}.hero{min-height:80vh;text-align:center}.section{padding:3rem 0}.form-row{flex-direction:column;gap:0}.footer-content{grid-template-columns:1fr;text-align:center}}@media(max-width:480px){.container,.container-fluid{padding:0 10px}.container1{padding-top:1.5rem}.section-header h2{font-size:1.5rem}.section-header .lead{font-size:1rem;text-align:center}.col{padding:0 5px}.col-1{flex:0 0 8.333333%}.col-2{flex:0 0 16.666667%}.col-3{flex:0 0 25%}.col-4{flex:0 0 33.333333%}.col-6{flex:0 0 50%}.col-8{flex:0 0 66.666667%}.col-9{flex:0 0 75%}.col-12{flex:0 0 100%}.sm-hidden{display:none}.sm-block{display:block}.row{margin:0}.navbar{padding:.75rem 0}.logo{font-size:1.5rem}.hero{min-height:22vh}.section{padding:2rem 0}.card-body,.card-header{padding:1rem}.technical-expertise{font-size:.75rem}.contact-item .contact-icon{width:30px;height:30px;font-size:.9rem;border-radius:50%}}@media print{.header,.nav-toggle,.footer{display:none}.main-content{margin-top:0}.section{padding:1rem 0}.card{box-shadow:none;border:1px solid #e5e7eb}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1f2937}h1{font-size:3.5rem;line-height:1.1}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem;color:#6b7280;font-size:1.1rem;line-height:1.7}.lead{font-size:1.25rem;font-weight:400;color:#4b5563}.text-muted{color:#9ca3af}.text-primary{color:#394455}.text-secondary{color:#6b7280}.text-success{color:#10b981}Link{transition:color .3s ease}a:hover{color:#1d4ed8;text-decoration:underline}.primary-btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;line-height:1.5;background:#0090f0;color:#fff;text-decoration:none}.primary-btn:hover{background:#0077c7;text-decoration:none;color:#fff}.secondary-btn{display:inline-block;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border:2px solid white;border-radius:8px;cursor:pointer;transition:all .3s ease;line-height:1.5;color:#fff}.secondary-btn:hover{background:#0077c7;color:#fff;text-decoration:none;border:2px solid #0077c7}.btn-outline{border:2px solid #0077c7;color:#0077c7}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.head-top{position:relative;background:url(/assets/allBnrImage--DK6bTJ1.jpg);overflow:hidden}.head-top .hero-title{font-size:2.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.5rem;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:5rem}.head-top .hero-title-text{font-size:2.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.5rem;background:red;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:5rem}.head-top .hero-subtitle{font-size:1.5rem;margin-top:-1rem;opacity:.9;font-weight:400}.head-top:before{content:"";position:absolute;inset:0;background:inherit;filter:blur(6px);opacity:.7;z-index:1}.head-top>*{position:relative;z-index:2}.hero-title{font-size:3.2rem;font-weight:400;text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.5rem;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:5rem}.hero-subtitle{font-size:1.5rem;margin-top:-1rem;opacity:.9;font-weight:400}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.white-color h2{color:#fff}.service-card{text-align:center;padding:2rem 1.5rem;height:100%}.service-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff}.service-title{font-size:1.5rem;margin-bottom:1rem;color:#1f2937}.service-description{color:#6b7280;line-height:1.6}.service-image img{width:100%;height:90%}.case-image{background:linear-gradient(135deg,#667eea,#764ba2)}.case-study-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea1a,#764ba21a);min-height:40rem;margin:8px}.case-study-header{padding:1.5rem;border-bottom:1px solid rgba(37,99,235,.1)}.case-study-client{font-size:.875rem;color:#2563eb;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.case-study-title{font-size:1.25rem;margin:.5rem 0}.case-study-category{font-size:.875rem;color:#6b7280}.case-study-content{padding:1.5rem}.case-study-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag{background:#eff6ff;color:#2563eb;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.container1{margin-top:-1.5rem}.blog-card{height:100%;margin-bottom:2%}.blog-image{width:100%;height:180px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.blog-meta{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.blog-title{font-size:1.25rem;margin-bottom:.75rem}.blog-excerpt{color:#6b7280;font-size:.95rem;line-height:1.6}.form-control option{background-color:#fff}.form-control::placeholder{color:#fff}.faq-title{font-size:1.5rem;margin-bottom:1rem;color:#1f2937}.faq-desc{color:#6b7280;line-height:1.6}.stats-section{background:#f9fafb;padding:4rem 0}.stat-block{margin:2rem 0}.stat-item{text-align:center;padding:1rem;height:12rem}.stat-number{font-size:3rem;font-weight:800;color:#394455;display:block;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#6b7280;font-weight:500}.team-grid{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory;scrollbar-width:none}.team-member{flex:0 0 330px;text-align:center;padding:1rem;border-radius:8px;background-color:#fff;scroll-snap-align:start;box-shadow:0 2px 6px #0000001a}.team-avatar{width:80px;height:80px;margin:0 auto 1rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center}.team-name{font-size:1.1rem;margin:.5rem 0}.team-role{font-weight:600;color:#5380d9}.team-bio{font-size:.9rem;color:#555}.contact-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.contact-info{background:#f9fafb;padding:2rem;border-radius:12px}.contact-item{display:flex;align-items:flex-start;margin-bottom:.5rem}.contact-icon{width:30px;height:30px;background:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:1rem;font-size:.8rem;margin-top:-.2rem}.contact-item h4{font-size:1.2rem;margin-bottom:.5rem}.contact-item p{line-height:1.5rem}.about-content{display:flex;align-items:center;gap:3rem}.about-text{flex:1}.about-image{overflow:hidden}.about-image img{height:22rem;border-radius:12px;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{display:inline-flex;animation:marquee 20s linear infinite}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:2rem}.tech-item{text-align:center;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease}.tech-item:hover{transform:translateY(-3px)}.tech-icon{font-size:2rem;margin-bottom:.5rem;color:#2563eb}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in-up-delay{animation:fadeInUp .6s ease-out .2s both}@media(max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-cta{flex-direction:row;align-items:center}.about-content{flex-direction:column;gap:2rem}.about-image{overflow:hidden}.about-image img{height:17rem}.stats-section .row{text-align:center}.stat-number{font-size:2.5rem}.case-study-card{min-height:auto}.cta1,.cta2{padding:.6rem 1rem;font-size:.9rem}}@media(max-width:480px){h1,.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.head-top{position:relative;background:url(/assets/allBnrImage--DK6bTJ1.jpg);overflow:hidden}.head-top .hero-title{font-size:1.5rem;line-height:3rem}.head-top .hero-subtitle{font-size:1rem}.service-card,.product-content,.contact-form,.contact-info{padding:1.5rem}.tech-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.service-icon{width:50px;height:50px;font-size:1.5rem}.service-title{font-size:1rem}.service-description{font-size:.8rem}.service-list li{font-size:1rem}.faq-title{font-size:1rem}.faq-desc{font-size:.8rem}}
