*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#334155;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}.container{max-width:1200px;margin:0 auto;padding:0 20px}html{scroll-behavior:smooth;scroll-padding-top:96px}@media screen and (max-width:768px){.container{padding:0 1rem}html{scroll-padding-top:76px}}@media screen and (max-width:480px){.container{padding:0 .75rem}}.top-banner{background:#004b90;color:#fff;padding:.75rem 0;position:fixed;top:0;left:0;width:100%;z-index:1001;font-size:.875rem}.top-banner .container{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;max-width:100%}.banner-left,.banner-right{display:flex;align-items:center}.social-links{display:flex;gap:1rem;align-items:center}.social-links a{color:#fff;font-size:1rem;transition:all .3s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a}.social-links a:hover{background:#fbbf24;color:#2c2f2c;transform:translateY(-2px)}.contact-info{display:flex;gap:2rem;align-items:center}.contact-info a{color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .3s ease}.contact-info a:hover{color:#fbbf24}.contact-info i{font-size:.875rem}.contact-info span{font-size:.875rem;font-weight:500}.navbar{background-color:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:48px;left:0;width:100%;z-index:1000}.navbar .container{display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;max-width:100%}.logo{display:flex;align-items:center;gap:1rem}.logo img{height:100px;width:auto;max-width:250px;object-fit:contain}.company-title{font-size:1.5rem;font-weight:700;color:#004b90;margin:0;letter-spacing:2px;white-space:nowrap;font-family:Georgia,Times New Roman,Garamond,serif;text-transform:uppercase;font-style:normal;text-shadow:1px 1px 2px rgba(0,75,144,.2)}.nav-links{display:flex;list-style:none;gap:2rem;padding:0;margin:0;align-items:center}.nav-links li{margin:0;position:relative;display:flex;align-items:center}.dropdown{position:relative;display:flex;align-items:center}.dropdown-toggle{cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}.dropdown-arrow{font-size:.7rem}.submenu{position:absolute;top:100%;left:0;background:#fff;list-style:none;padding:.5rem 0;margin:0;min-width:220px;border-radius:8px;box-shadow:0 4px 12px #00000026;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:100}.dropdown:hover .submenu,.submenu.show{opacity:1;visibility:visible;transform:translateY(0)}.submenu li{margin:0;padding:0}.submenu a{display:block;padding:.75rem 1.5rem!important;color:#334155!important;font-size:.875rem!important;white-space:nowrap;transition:all .3s ease}.submenu a:after{display:none!important}.submenu a:hover{background:#f8fafc;color:#004b90!important;padding-left:1.75rem!important}.submenu a.active{background:#004b90;color:#fff!important}.nav-links a{text-decoration:none;color:#004b90;font-weight:600;font-size:.9rem;transition:all .3s ease;padding:.5rem 0;position:relative}.nav-links a.active{color:#fbbf24}.nav-links a.active:after{width:100%}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg,#fbbf24,#f59e0b);transition:width .3s ease}.nav-links a:hover{color:#fbbf24}.nav-links a:hover:after{width:100%}.burger{display:none;cursor:pointer;z-index:1001;position:fixed;right:1rem;top:4rem}.burger div{width:25px;height:3px;background-color:#fff;margin:5px;transition:all .3s ease}@media screen and (max-width:768px){.top-banner{padding:.5rem 0;font-size:.75rem}.top-banner .container{padding:0 1rem}.social-links a{width:28px;height:28px;font-size:.875rem}.social-links{gap:.5rem}.contact-info{gap:1rem}.contact-info span{display:none}.contact-info a{gap:0}.contact-info i{font-size:1rem}.navbar{top:38px}.navbar .container{padding:.5rem 1rem}.logo img{height:60px;max-width:180px}.company-title{font-size:1.1rem}.nav-links{position:fixed;right:-100%;top:0;flex-direction:column;background-color:#fff;width:70%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;gap:1.5rem;overflow-y:auto;align-items:flex-start}.navbar.active .nav-links{right:0}.nav-links li{width:100%;display:block}.nav-links a{font-size:1.2rem;padding:.75rem 0;color:#334155}.nav-links a:hover{color:#6366f1}.nav-links a.active{color:#6366f1;font-weight:700}.dropdown{display:block;width:100%}.dropdown-toggle{justify-content:space-between;width:100%;display:flex}.submenu{position:static;background:#f8fafc;box-shadow:none;border-radius:0;padding:0;min-width:auto;width:100%;margin-top:.5rem;max-height:0;overflow:hidden;opacity:1;visibility:visible;transform:none;transition:max-height .3s ease,padding .3s ease}.submenu.show{max-height:500px;padding:.5rem 0}.submenu li{width:100%;display:block}.submenu a{font-size:1rem!important;padding:.5rem 1rem .5rem 1.5rem!important;display:block;width:100%}.submenu a:hover{padding-left:2rem!important;background:#e2e8f0}.submenu a.active{background:#004b90;color:#fff!important;font-weight:700}.burger{display:block;top:68px}.burger div{background-color:#4a4e4a}.burger.active div{background-color:#1e293b}.burger.active .line1{transform:rotate(-45deg) translate(-5px,6px)}.burger.active .line2{opacity:0}.burger.active .line3{transform:rotate(45deg) translate(-5px,-6px)}}@media screen and (max-width:480px){.logo img{height:50px;max-width:150px}.company-title{font-size:.95rem}.burger{top:63px}.nav-links{width:85%;padding:4rem 1.5rem 2rem}.nav-links a{font-size:1.1rem}.submenu a{font-size:.95rem!important}}.hero{height:calc(100vh - 144px);margin-top:144px;position:relative;overflow:hidden;display:flex;flex-direction:column}.hero-carousel{position:relative;width:100%;flex:1;overflow:hidden;min-height:0}.hero-slides{display:flex;width:100%;height:100%;transition:all .8s ease-in-out}.hero-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;position:relative}.hero-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.hero-caption{position:relative;z-index:2;text-align:center;padding:2rem;max-width:900px;animation:fadeInUp 1s ease}.caption-title{font-size:3.5rem;font-weight:800;margin-bottom:1.25rem;color:#fff;letter-spacing:2px;text-shadow:2px 2px 8px rgba(0,0,0,.7);line-height:1.2}.caption-subtitle{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fbbf24;text-shadow:1px 1px 6px rgba(0,0,0,.6);animation:fadeInUp 1s ease .2s backwards}.caption-tagline{font-size:1.4rem;font-weight:500;margin-bottom:.75rem;color:#fff;text-shadow:1px 1px 6px rgba(0,0,0,.6);animation:fadeInUp 1s ease .4s backwards}.caption-motto{font-size:1.2rem;font-weight:400;margin-bottom:0;color:#e0e0e0;font-style:italic;text-shadow:1px 1px 6px rgba(0,0,0,.6);animation:fadeInUp 1s ease .6s backwards}.hero-content{text-align:center;padding:2rem 0;position:relative;z-index:2}.hero-title{font-size:3.5rem;margin-bottom:1rem;animation:fadeInUp 1s ease}.highlight{color:#fbbf24}.hero-subtitle{font-size:1.5rem;margin-bottom:1rem;animation:fadeInUp 1s ease .2s backwards}.hero-description{font-size:1.1rem;margin-bottom:2rem;opacity:.9;animation:fadeInUp 1s ease .4s backwards}.btn{display:inline-block;padding:.875rem 2rem;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn-primary{background-color:#fff;color:#6366f1;animation:fadeInUp 1s ease .6s backwards}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff4d;border:none;width:60px;height:60px;border-radius:50%;font-size:3rem;color:#fff;cursor:pointer;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-nav-btn:hover{background:#ffffff80;transform:translateY(-50%) scale(1.1)}.hero-nav-btn.prev{left:20px}.hero-nav-btn.next{right:20px}.hero-dots{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:10}.hero-dot{width:14px;height:14px;border-radius:50%;background:#ffffff80;border:2px solid white;cursor:pointer;transition:all .3s ease;padding:0}.hero-dot:hover{background:#fffc;transform:scale(1.2)}.hero-dot.active{background:#fff;transform:scale(1.3)}@media screen and (max-width:768px){.hero{height:calc(100vh - 114px);margin-top:114px}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.caption-title{font-size:2.25rem;letter-spacing:1px}.caption-subtitle{font-size:1.35rem}.caption-tagline{font-size:1.1rem}.caption-motto{font-size:1rem}.hero-caption{padding:1.5rem}.hero-nav-btn{width:45px;height:45px;font-size:2rem}.hero-nav-btn.prev{left:10px}.hero-nav-btn.next{right:10px}.hero-dots{bottom:20px}.hero-dot{width:10px;height:10px}}@media screen and (max-width:480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.9rem}.caption-title{font-size:1.65rem;letter-spacing:.5px}.caption-subtitle{font-size:1.05rem}.caption-tagline{font-size:.95rem}.caption-motto{font-size:.85rem}.hero-caption{padding:1rem}.btn{padding:.75rem 1.5rem;font-size:.9rem}.hero-nav-btn{width:40px;height:40px;font-size:1.5rem}}.client-carousel-container{height:100px;background-color:#f8fafc;border-top:1px solid #e2e8f0;overflow:hidden;position:relative;flex-shrink:0}.client-carousel{height:100%;width:100%;overflow:hidden}.client-carousel-track{display:flex;align-items:center;height:100%;animation:scroll 30s linear infinite;width:max-content}.client-logo{height:80px;width:150px;margin:0 30px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-logo img{max-height:100%;max-width:100%;object-fit:contain;transition:all .3s ease}.client-logo img:hover{transform:scale(1.1)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.client-carousel-track:hover{animation-play-state:paused}@media screen and (max-width:768px){.client-logo{width:120px;margin:0 20px}}@media screen and (max-width:480px){.client-logo{width:100px;margin:0 15px;height:60px}}.who-we-are{background-color:#fff;padding:5rem 0}.who-content{max-width:1000px;margin:0 auto}.who-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8;color:#334155}.who-text p strong{color:#1e293b;font-weight:700}.who-text ul{list-style:none;padding-left:0;margin:1.5rem 0}.who-text ul li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.1rem;line-height:1.8;color:#334155}.who-text ul li:before{content:"▸";position:absolute;left:0;color:#6366f1;font-weight:700;font-size:1.2rem}.who-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.highlight-card{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #6366f133;transition:transform .3s ease}.highlight-card:hover{transform:translateY(-5px)}.highlight-card h3{font-size:3rem;color:#fff;margin-bottom:.5rem;font-weight:800}.highlight-card p{color:#ffffffe6;font-size:1rem;margin:0;font-weight:600}@media screen and (max-width:768px){.who-we-are{padding:3rem 0}.who-text p{font-size:1rem}.who-text ul li{font-size:1rem;padding-left:1.75rem}.who-highlights{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.highlight-card{padding:1.5rem}.highlight-card h3{font-size:2.5rem}.highlight-card p{font-size:.9rem}}@media screen and (max-width:480px){.who-we-are{padding:2rem 0}.who-text p{font-size:.95rem;margin-bottom:1rem}.who-text ul li{font-size:.95rem;padding-left:1.5rem;margin-bottom:.75rem}.who-text ul li:before{font-size:1rem}.who-highlights{grid-template-columns:1fr;gap:1rem}.highlight-card{padding:1.25rem}.highlight-card h3{font-size:2rem}}.leadership{background-color:#fff;padding:5rem 0}.leadership-intro{text-align:center;max-width:800px;margin:0 auto 4rem;font-size:1.1rem;color:#64748b;line-height:1.8}.leader-profile{display:flex;gap:3rem;align-items:center;max-width:1000px;margin:0 auto;padding:2rem}.leader-image-container{flex-shrink:0;width:250px;height:250px;border-radius:50%;overflow:hidden;border:4px solid #6366f1;box-shadow:0 10px 30px #6366f14d;transition:transform .3s ease,box-shadow .3s ease}.leader-image-container:hover{transform:scale(1.05);box-shadow:0 15px 40px #6366f166}.leader-photo{width:100%;height:100%;object-fit:cover;display:block}.leader-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center}.leader-initials{font-size:5rem;font-weight:800;color:#fff;text-transform:uppercase;-webkit-user-select:none;user-select:none}.leader-details{flex:1}.leader-name{font-size:2.5rem;color:#1e293b;margin-bottom:.5rem;font-weight:800}.leader-position{font-size:1.5rem;color:#6366f1;margin-bottom:1.5rem;font-weight:600}.leader-bio{font-size:1.1rem;line-height:1.8;color:#334155;margin:0}@media screen and (max-width:768px){.leadership{padding:3rem 0}.leadership-intro{font-size:1rem;margin-bottom:2.5rem;padding:0 1rem}.leader-profile{flex-direction:column;text-align:center;gap:2rem;padding:1rem}.leader-image-container{width:200px;height:200px}.leader-initials{font-size:4rem}.leader-name{font-size:2rem}.leader-position{font-size:1.25rem}.leader-bio{font-size:1rem}}@media screen and (max-width:480px){.leadership{padding:2rem 0}.leader-image-container{width:180px;height:180px}.leader-initials{font-size:3rem}.leader-name{font-size:1.75rem}.leader-position{font-size:1.1rem}.leader-bio{font-size:.95rem}}.vision-mission{background-color:#f8fafc;padding:5rem 0}.vmv-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.vmv-card{background:#fff;padding:3rem 2.5rem;border-radius:15px;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.vmv-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.vmv-card.full-width{grid-column:1 / -1}.vmv-icon{font-size:4rem;margin-bottom:1.5rem;text-align:center}.vmv-card h3{color:#1e293b;font-size:2rem;margin-bottom:1.5rem;text-align:center}.vmv-card p{color:#334155;font-size:1.1rem;line-height:1.8;text-align:center}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.value-item{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:10px;transition:all .3s ease}.value-item:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:translateY(-3px)}.value-item:hover h4{color:#fff}.value-item:hover p{color:#fffffff2}.value-item h4{color:#6366f1;font-size:1.3rem;margin-bottom:.75rem;font-weight:700}.value-item p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}@media screen and (max-width:1024px){.vmv-grid{grid-template-columns:1fr}.vmv-card.full-width{grid-column:1}.values-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.vision-mission{padding:3rem 0}.vmv-card{padding:2rem 1.5rem}.vmv-icon{font-size:3rem}.vmv-card h3{font-size:1.5rem}.vmv-card p{font-size:1rem}.values-grid{gap:1.5rem}.value-item{padding:1.25rem}.value-item h4{font-size:1.1rem}.value-item p{font-size:.875rem}}@media screen and (max-width:480px){.vision-mission{padding:2rem 0}.vmv-card{padding:1.5rem 1rem}.vmv-icon{font-size:2.5rem;margin-bottom:1rem}.vmv-card h3{font-size:1.35rem;margin-bottom:1rem}.vmv-card p{font-size:.95rem}.values-grid{grid-template-columns:1fr;gap:1rem}.value-item{padding:1rem}.value-item h4{font-size:1rem}.value-item p{font-size:.85rem}}.quality-assurance{background-color:#fff;padding:5rem 0}.qa-intro{text-align:center;max-width:900px;margin:0 auto 4rem}.qa-intro p{font-size:1.1rem;line-height:1.8;color:#334155}.qa-content{display:flex;flex-direction:column;gap:0;margin-bottom:4rem}.qa-banner{background:linear-gradient(135deg,#6366f10d,#8b5cf60d);padding:2.5rem 3rem;border-left:5px solid #6366f1;position:relative;overflow:hidden}.qa-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(99,102,241,.03) 0%,transparent 100%);pointer-events:none}.qa-banner-alt{background:linear-gradient(135deg,#fbbf240d,#f59e0b0d);border-left-color:#fbbf24}.qa-banner-alt:before{background:linear-gradient(90deg,rgba(251,191,36,.03) 0%,transparent 100%)}.qa-banner-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.qa-icon{font-size:3rem;flex-shrink:0}.qa-banner h3{color:#1e293b;font-size:1.75rem;margin:0;font-weight:800}.qa-banner-items{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding-left:4.5rem}.qa-item{color:#334155;font-size:.95rem;line-height:1.6;font-weight:500;white-space:nowrap}.qa-divider{color:#6366f1;font-size:.75rem;font-weight:700}.qa-banner-alt .qa-divider{color:#fbbf24}.qa-commitment{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:3rem;border-radius:15px;color:#fff;text-align:center;box-shadow:0 10px 30px #6366f14d}.qa-commitment h3{font-size:2rem;margin-bottom:1.5rem;font-weight:800}.qa-commitment p{font-size:1.1rem;line-height:1.8;max-width:900px;margin:0 auto}@media screen and (max-width:768px){.quality-assurance{padding:3rem 0}.qa-intro{margin-bottom:2.5rem;padding:0 1rem}.qa-intro p{font-size:1rem}.qa-banner{padding:2rem 1.5rem}.qa-banner-header{gap:1rem;margin-bottom:1.25rem}.qa-icon{font-size:2.5rem}.qa-banner h3{font-size:1.4rem}.qa-banner-items{padding-left:0;gap:.5rem .75rem}.qa-item{font-size:.875rem}.qa-commitment{padding:2rem 1.5rem}.qa-commitment h3{font-size:1.5rem}.qa-commitment p{font-size:1rem}}@media screen and (max-width:480px){.quality-assurance{padding:2rem 0}.qa-intro p{font-size:.95rem}.qa-banner{padding:1.5rem 1rem;border-left-width:4px}.qa-banner-header{flex-direction:column;align-items:flex-start;gap:.75rem}.qa-icon{font-size:2rem}.qa-banner h3{font-size:1.2rem}.qa-item{font-size:.8rem}.qa-commitment{padding:1.5rem 1rem}.qa-commitment h3{font-size:1.3rem;margin-bottom:1rem}.qa-commitment p{font-size:.95rem}}.testimonials{background-color:#f8fafc;padding:3rem 0;overflow-x:hidden;width:100%}.testimonials .section-title{margin-bottom:2rem;font-size:2rem}.projects-testimonials-grid{display:grid;grid-template-columns:380px 1fr;gap:3rem;align-items:start;width:100%;max-width:100%}@media screen and (max-width:1200px){.projects-testimonials-grid{grid-template-columns:350px 1fr;gap:2rem}}.subsection-title{font-size:1.5rem;color:#1e293b;margin-bottom:1.5rem;text-align:center;font-weight:600}.testimonials-section{background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;min-width:0;overflow:hidden}.testimonials-carousel{position:relative;max-width:100%;margin:0 auto;padding:0 50px;width:100%}.testimonials-wrapper{overflow:hidden;border-radius:15px;width:100%;max-width:100%}.testimonials-track{display:flex;transition:transform .5s ease-in-out}.testimonial-slide{min-width:100%;padding:.5rem}.testimonial-content{background:#f8fafc;padding:1.25rem;border-radius:10px;position:relative}.quote-icon{font-size:2.5rem;color:#6366f1;opacity:.2;position:absolute;top:.5rem;left:1rem;font-family:Georgia,serif;line-height:1}.testimonial-text{font-size:.95rem;line-height:1.6;color:#334155;margin-bottom:1rem;font-style:italic;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:2px solid #e2e8f0}.testimonial-author img{width:50px;height:50px;border-radius:50%;object-fit:cover;border:3px solid rgb(0,75,144)}.testimonial-avatar-placeholder{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#004b90,#1464b4);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;border:3px solid rgb(0,75,144);flex-shrink:0}.author-info h4{margin:0;color:#1e293b;font-size:1rem;font-weight:600}.author-info .author-position{margin:.25rem 0 0;color:#64748b;font-size:.85rem}.author-info .author-client{margin:.25rem 0 0;color:#004b90;font-size:.9rem;font-weight:600}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;color:#6366f1;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:10}.carousel-btn:hover{background:#6366f1;color:#fff;transform:translateY(-50%) scale(1.1)}.prev-btn{left:0}.next-btn{right:0}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}.dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:all .3s ease;padding:0}.dot:hover{background:#94a3b8;transform:scale(1.2)}.dot.active{background:#6366f1;transform:scale(1.3)}.projects-grid-section{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;min-width:0;overflow:hidden}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;max-width:100%}.project-card{background:#fff;border-radius:10px;overflow:hidden;transition:all .3s ease;cursor:pointer;width:100%;height:120px}.project-card:hover{transform:translateY(-5px) scale(1.02)}.project-card img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.project-card:hover img{transform:scale(1.1)}@media screen and (max-width:1024px){.projects-testimonials-grid{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width:768px){.testimonials{padding:2rem 0}.projects .section-title{font-size:1.75rem;margin-bottom:1.5rem}.subsection-title{font-size:1.25rem;margin-bottom:1rem}.testimonials-section,.projects-grid-section{padding:1rem}.testimonials-carousel{padding:0 32px}.carousel-btn{width:30px;height:30px;font-size:1.2rem}.testimonial-content{padding:1rem}.testimonial-slide{padding:.5rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.875rem}.project-card{height:90px}}@media screen and (max-width:480px){.testimonials{padding:1.5rem 0}.testimonials .section-title{font-size:1.35rem;margin-bottom:1rem}.subsection-title{font-size:1rem;margin-bottom:.75rem}.testimonials-section,.projects-grid-section{padding:.75rem}.testimonials-carousel{padding:0 26px}.carousel-btn{width:26px;height:26px;font-size:.95rem}.testimonial-text{font-size:.8rem;line-height:1.5}.testimonial-content{padding:.75rem}.testimonial-slide{padding:.25rem}.quote-icon{font-size:1.75rem}.testimonial-author{padding-top:.75rem;gap:.75rem}.testimonial-author img{width:35px;height:35px}.author-info h4{font-size:.85rem}.author-info p{font-size:.7rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(75px,1fr));gap:.5rem}.project-card{height:75px}.carousel-dots{gap:5px;margin-top:.75rem}.dot{width:7px;height:7px}}@media screen and (max-width:360px){.testimonials .section-title{font-size:1.2rem}.subsection-title{font-size:.95rem}.testimonials-section,.projects-grid-section{padding:.5rem}.testimonials-carousel{padding:0 24px}.carousel-btn{width:24px;height:24px;font-size:.85rem}.testimonial-text{font-size:.75rem}.testimonial-content{padding:.5rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(65px,1fr));gap:.4rem}.project-card{height:65px}}.career{background-color:#fff;padding:5rem 0}.career-intro{text-align:center;max-width:900px;margin:0 auto 4rem;background:linear-gradient(135deg,#6366f114,#8b5cf614,#fbbf2414);padding:2.5rem 3rem;border-radius:20px;border:2px solid rgba(99,102,241,.15);box-shadow:0 10px 30px #6366f11a;position:relative;overflow:hidden}.career-intro:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%);animation:rotate 20s linear infinite;pointer-events:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.career-tagline{font-size:1.3rem;color:#1e293b;line-height:1.8;font-weight:600;font-style:italic;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:1;margin:0}.career-content{max-width:900px;margin:0 auto}.career-heading{font-size:2rem;color:#1e293b;text-align:center;margin-bottom:1rem;font-weight:800}.career-subheading{font-size:1.3rem;color:#6366f1;text-align:center;margin-bottom:2rem;font-weight:600}.career-description{font-size:1.1rem;line-height:1.8;color:#334155;text-align:center;margin-bottom:3rem}.career-status{background:linear-gradient(135deg,#6366f10d,#8b5cf60d);border-radius:20px;padding:3rem;text-align:center;border:2px dashed #6366f1}.status-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.career-status h3{font-size:1.8rem;color:#1e293b;margin-bottom:1rem;font-weight:700}.career-status p{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}@media screen and (max-width:768px){.career{padding:3rem 0}.career-intro{margin-bottom:2.5rem;padding:2rem 1.5rem;margin-left:1rem;margin-right:1rem}.career-tagline{font-size:1.1rem}.career-content{padding:0 1rem}.career-heading{font-size:1.75rem}.career-subheading{font-size:1.1rem}.career-description{font-size:1rem;margin-bottom:2rem}.career-status{padding:2rem 1.5rem}.status-icon{font-size:3rem}.career-status h3{font-size:1.5rem}.career-status p{font-size:1rem}}@media screen and (max-width:480px){.career{padding:2rem 0}.career-intro{padding:1.5rem 1rem;margin-left:.5rem;margin-right:.5rem}.career-tagline{font-size:1rem}.career-heading{font-size:1.5rem}.career-subheading{font-size:1rem}.career-description{font-size:.95rem}.career-status{padding:1.5rem 1rem}.status-icon{font-size:2.5rem}.career-status h3{font-size:1.3rem}.career-status p{font-size:.95rem}}.services{padding:5rem 0}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card{background:transparent;height:320px;perspective:1000px}.service-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.service-card:hover .service-card-inner{transform:rotateY(180deg)}.service-card-front,.service-card-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1.5rem}.service-card-front{background:#fff}.service-card-back{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:rotateY(180deg)}.service-description{width:100%;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.service-item{display:flex;align-items:center;gap:.5rem;text-align:left;width:100%}.service-item-header{display:flex;align-items:center;gap:.5rem;text-align:left;width:100%;margin-top:.5rem;margin-bottom:.25rem}.service-item-header:first-child{margin-top:0}.service-item-header .arrow{color:#fbbf24;font-size:1rem;font-weight:700;flex-shrink:0;animation:arrowPulse 2s ease-in-out infinite}.service-item-header span:last-child{color:#fff;font-size:.85rem;line-height:1.5;font-weight:600;flex:1}.service-item .arrow{color:#fbbf24;font-size:1rem;font-weight:700;flex-shrink:0;animation:arrowPulse 2s ease-in-out infinite}@keyframes arrowPulse{0%,to{transform:translate(0)}50%{transform:translate(3px)}}.service-item span:last-child{color:#fff;font-size:.75rem;line-height:1.5;flex:1}.service-icon{font-size:3rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;min-height:80px}.service-icon img{height:70px;width:auto;object-fit:contain;max-width:100%}.service-card-front h3{color:#1e293b;font-size:1.3rem;line-height:1.4}@media screen and (max-width:768px){.services{padding:3rem 0}.services-grid{gap:1.5rem}}@media screen and (max-width:480px){.services{padding:2rem 0}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card{height:300px}.service-card-front,.service-card-back{padding:1.25rem 1rem}.service-icon{font-size:2.5rem;min-height:60px;margin-bottom:.75rem}.service-icon img{height:50px}.service-card-front h3{font-size:1.1rem}.service-item-header span:last-child{font-size:.8rem}.service-item span:last-child{font-size:.7rem}.service-description{gap:.5rem}}.projects{background-color:#f8fafc;padding:5rem 0}.projects-intro{text-align:center;max-width:800px;margin:0 auto 4rem;font-size:1.1rem;color:#64748b;line-height:1.8}.projects-list{display:flex;flex-direction:column;gap:5rem;max-width:1200px;margin:0 auto}.project-item{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 40px #00000014;transition:transform .3s ease,box-shadow .3s ease}.project-item:hover{transform:translateY(-5px);box-shadow:0 15px 50px #0000001f}.project-item.reverse{direction:rtl}.project-item.reverse>*{direction:ltr}.project-info{display:flex;flex-direction:column;gap:1.5rem}.project-number{font-size:.9rem;font-weight:700;color:#6366f1;letter-spacing:2px;text-transform:uppercase}.project-title{font-size:1.8rem;color:#1e293b;font-weight:800;margin:0;line-height:1.3}.project-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.meta-item{display:flex;flex-direction:column;gap:.25rem}.meta-label{font-size:.85rem;color:#64748b;font-weight:600}.meta-value{font-size:1rem;color:#1e293b;font-weight:600}.project-description{font-size:1rem;line-height:1.8;color:#334155;margin:0}.project-description ul{list-style:none;padding:0;margin:0}.project-description li{padding-left:1.5rem;margin-bottom:.75rem;position:relative;line-height:1.7}.project-description li:before{content:"→";position:absolute;left:0;color:#004b90;font-weight:700;font-size:1.1rem}.project-description li:last-child{margin-bottom:0}.project-description p{margin:0}.project-carousel{position:relative}.carousel-container{position:relative;background:#f8fafc;border-radius:15px;overflow:hidden;aspect-ratio:4/3}.carousel-images{width:100%;height:100%;overflow:hidden}.carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out}.carousel-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.carousel-slide img{max-width:100%;max-height:100%;object-fit:contain;display:block}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:45px;height:45px;border-radius:50%;font-size:2rem;color:#6366f1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #00000026;transition:all .3s ease;z-index:10;line-height:1}.carousel-arrow:hover{background:#6366f1;color:#fff;transform:translateY(-50%) scale(1.1)}.carousel-arrow.prev{left:1rem}.carousel-arrow.next{right:1rem}.carousel-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.indicator{width:10px;height:10px;border-radius:50%;background:#cbd5e1;border:none;cursor:pointer;transition:all .3s ease;padding:0}.indicator:hover{background:#94a3b8;transform:scale(1.2)}.indicator.active{background:#6366f1;transform:scale(1.3)}@media screen and (max-width:1024px){.projects{padding:4rem 0}.project-item{grid-template-columns:1fr;gap:2rem;padding:2rem}.project-item.reverse{direction:ltr}.project-title{font-size:1.5rem}}@media screen and (max-width:768px){.projects{padding:3rem 0}.projects-intro{font-size:1rem;margin-bottom:2.5rem;padding:0 1rem}.projects-list{gap:3rem}.project-item{padding:1.5rem}.project-title{font-size:1.3rem}.project-meta{grid-template-columns:1fr;gap:.75rem}.project-description{font-size:.95rem}.carousel-arrow{width:35px;height:35px;font-size:1.5rem}.carousel-arrow.prev{left:.5rem}.carousel-arrow.next{right:.5rem}.carousel-slide{padding:1rem}}@media screen and (max-width:480px){.projects{padding:2rem 0}.projects-list{gap:2rem}.project-item{padding:1rem}.project-number{font-size:.8rem}.project-title{font-size:1.1rem}.meta-label,.meta-value{font-size:.85rem}.project-description{font-size:.9rem}.carousel-arrow{width:30px;height:30px;font-size:1.2rem}.carousel-slide{padding:.5rem}.indicator{width:8px;height:8px}}@media screen and (max-width:768px){.projects{padding:3rem 0}.coming-soon-content{padding:2rem 1.5rem}.coming-soon-icon{font-size:4rem}.coming-soon-title{font-size:2rem}.coming-soon-text{font-size:1rem}}@media screen and (max-width:480px){.projects{padding:2rem 0}.coming-soon-content{padding:1.5rem 1rem}.coming-soon-icon{font-size:3rem}.coming-soon-title{font-size:1.5rem}.coming-soon-text{font-size:.95rem}.coming-soon-decoration .dot{width:10px;height:10px}}.news-section{background-color:#f8fafc;padding:5rem 0}.news-intro{text-align:center;max-width:800px;margin:0 auto 4rem;font-size:1.1rem;color:#64748b;line-height:1.8}.news-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem;align-items:start}.news-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 4px 15px #00000014;transition:all .3s ease;border-left:4px solid rgb(0,75,144);display:flex;flex-direction:column;position:relative}.news-card.collapsed{max-height:400px}.news-card.expanded{max-height:none}.news-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #004b9026}.news-content{flex:1;overflow:hidden;margin-bottom:1rem}.news-card.collapsed .news-content{max-height:250px;overflow:hidden;position:relative}.news-card.collapsed .news-content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,white);pointer-events:none}.news-card.expanded .news-content{max-height:none;overflow:visible}.read-more-btn{margin-top:auto;padding:.65rem 1.5rem;background:linear-gradient(135deg,#004b90,#1464b4);color:#fff;border:none;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;align-self:center;width:fit-content;flex-shrink:0}.read-more-btn:hover{transform:scale(1.05);box-shadow:0 4px 15px #004b904d}.read-more-btn i{font-size:.75rem;transition:transform .3s ease}.news-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:.75rem}.news-date{color:#004b90;font-size:.85rem;font-weight:600;background:#004b9014;padding:.35rem .85rem;border-radius:15px}.news-title{font-size:1.3rem;color:#1e293b;font-weight:700;margin:0 0 1rem;line-height:1.4}.news-description{font-size:1rem;color:#475569;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.news-sections{display:flex;flex-direction:column;gap:1.5rem}.news-section-block{background:#f8fafc;padding:1.25rem;border-radius:10px}.section-heading{font-size:1.05rem;color:#004b90;font-weight:700;margin:0 0 1rem;letter-spacing:.3px}.news-list{list-style:none;padding:0;margin:0}.news-list li{padding-left:1.75rem;margin-bottom:.85rem;position:relative;line-height:1.7;color:#334155;font-size:.95rem}.news-list li:before{content:"▸";position:absolute;left:0;color:#004b90;font-weight:700;font-size:1.2rem}.news-list li:last-child{margin-bottom:0}@media screen and (max-width:1024px){.news-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.news-card{padding:1.5rem}.news-title{font-size:1.2rem}}@media screen and (max-width:768px){.news-section{padding:3rem 0}.news-grid{grid-template-columns:1fr;gap:1.5rem}.news-card{padding:1.5rem}.news-card.collapsed{max-height:380px}.news-card.collapsed .news-content{max-height:230px}.news-title{font-size:1.15rem}.news-list li{font-size:.9rem;padding-left:1.5rem}.section-heading{font-size:1rem}}@media screen and (max-width:480px){.news-grid{grid-template-columns:1fr}.news-card{padding:1.25rem}.news-card.collapsed{max-height:360px}.news-card.collapsed .news-content{max-height:210px}.news-title{font-size:1.05rem}.news-date{font-size:.8rem;padding:.3rem .75rem}.news-list li{font-size:.85rem}.news-section-block{padding:1rem}.read-more-btn{padding:.55rem 1.25rem;font-size:.85rem}}.contact{padding:5rem 0}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1000px;margin:0 auto}.contact-info h3{font-size:1.8rem;color:#1e293b;margin-bottom:1rem}.contact-info p{margin-bottom:2rem;font-size:1.1rem}.contact-details{margin-bottom:2rem}.contact-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.05rem}.contact-icon{font-size:1.5rem}.social-links{display:flex;gap:1rem}.social-link{padding:.5rem 1.5rem;border:2px solid #6366f1;color:#6366f1;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease}.social-link:hover{background-color:#6366f1;color:#fff}.contact-form{background:#f8fafc;padding:2rem;border-radius:10px}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:.875rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#6366f1}.contact-form .btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;width:100%}@media screen and (max-width:768px){.contact{padding:3rem 0}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info h3{font-size:1.5rem}.contact-info p{font-size:1rem}}@media screen and (max-width:480px){.contact{padding:2rem 0}.contact-content{gap:1.5rem}.contact-info h3{font-size:1.25rem}.contact-info p{font-size:.9rem;margin-bottom:1.5rem}.contact-item{font-size:.9rem}.contact-form{padding:1.5rem}.form-group{margin-bottom:1rem}.form-group input,.form-group textarea{padding:.75rem;font-size:.9rem}.social-links{flex-wrap:wrap}.social-link{padding:.5rem 1.25rem;font-size:.9rem}}.footer{background-color:#1e293b;color:#fff;text-align:center;margin:auto 0 0;flex-shrink:0}.footer .container{padding:2rem 0}.app-container{display:flex;flex-direction:column;min-height:100vh;flex:1}.main-content{flex:1 0 auto}html{scroll-behavior:smooth;scroll-padding-top:144px}.page-wrapper{animation:fadeInPage .4s ease-in-out}.page-wrapper.single-page{padding-top:144px}@keyframes fadeInPage{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-section-content{animation:fadeInPage .4s ease-in-out}@media screen and (max-width:768px){html{scroll-padding-top:114px}.page-wrapper.single-page{padding-top:114px}}
