@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1c1c1c}h1,h2,h3,h4,h5,h6{font-weight:600}:root{--header-height: 0px}img{max-width:100%;display:block}.app-root{background-color:#fff}.container{width:min(1200px,100% - 3rem);margin-inline:auto}.section{padding:4rem 0}.section-title{text-align:center;font-size:1.75rem;margin-bottom:.5rem}.underline{width:60px;height:3px;background-color:#004f9f;margin:0 auto 2.5rem}.btn{padding:.75rem 1.75rem;border-radius:999px;border:none;font-weight:400;cursor:pointer;font-size:.95rem}.btn-primary{background:#004f9f;color:#fff}.btn-contact{background:#004f9f;color:#fff;border:none;border-radius:999px;padding:.75rem 1.8rem;font-weight:600;cursor:pointer}.btn-outline{background:transparent;color:#004f9f;border:1px solid #004f9f}.header{position:sticky;top:0;z-index:10;background:#fff;border-top:4px solid #3c3c3c;border-bottom:1px solid #e3e4ea;overflow:visible;height:70px}.header-inner{display:grid;grid-template-columns:1fr auto;align-items:center;position:relative;width:min(1200px,calc(100% - 3rem));margin:0 auto;padding:0;height:100%}.header-left{display:flex;align-items:center;gap:1.25rem}.logo img{height:60px!important;max-height:60px!important;padding-block:0;object-fit:contain;display:block;margin:auto 0}.nav{display:flex;align-items:center;gap:2.5rem;justify-content:flex-end;font-size:.95rem}.nav-home{width:auto;height:auto;border-radius:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;padding-right:.7rem;text-decoration:none}.home-icon{font-size:1rem;color:#004f9f}.home-icon svg{width:18px;height:18px;fill:#6e7379}.nav-link{color:#303030;text-decoration:none;display:flex;align-items:center;gap:.3rem;padding:.25rem 0;position:relative}.nav-link:hover{color:#004f9f}.nav-arrow{width:6px;height:6px;border-bottom:2px solid #8c8c8c;border-right:2px solid #8c8c8c;transform:rotate(45deg);display:inline-block;margin-top:.2rem}.contact-link{display:none}.header-right{display:flex;justify-content:flex-end;align-items:center;gap:2.5rem}.mobile-nav-toggle{display:none;width:42px;height:42px;border-radius:50%;border:1px solid #d3d8e3;background:#fff;align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer}.mobile-nav-toggle span{width:18px;height:2px;background:#1a1a1a;display:block}.mobile-nav-backdrop{display:none}.hero-carousel{margin-top:0;min-height:calc(100vh - var(--header-height));height:calc(100vh - var(--header-height));position:relative;overflow:hidden}.hero-desktop-slide{position:relative;height:100%;width:100%;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:flex-start;padding-left:clamp(1.5rem,4vw,4rem);padding-right:clamp(1.5rem,4vw,4rem)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#004f9fd9,#004f9f80)}.hero-carousel-content{max-width:640px;text-align:left;padding:4rem 0 4rem clamp(2rem,6vw,4.5rem);position:relative;z-index:2;margin-left:0;margin-right:auto;width:min(1100px,100%)}.hero-carousel-content h1{font-size:2.2rem;margin-bottom:1rem}.hero-carousel-content p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.hero-mobile-slide{display:none;background:#f5f7fb;height:auto}.hero-mobile-slide img{width:100%;height:55vh;object-fit:cover;display:block}.hero-mobile-text{margin-top:0;padding:1.75rem 1.25rem 2.5rem;background:#004f9f;color:#fff;width:100%;border-radius:0;box-shadow:none}.hero-mobile-text h1{font-size:1.6rem;margin-bottom:.75rem}.hero-mobile-text p{margin-bottom:1rem;line-height:1.6}.hero-carousel-content .btn-primary,.hero-mobile-text .btn-primary{background:#fff;color:#004f9f;border:1px solid rgba(255,255,255,.5)}.hero-controls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none;padding:0 1rem}.hero-control{border:none;background:transparent;font-size:2.25rem;color:#fff;cursor:pointer;pointer-events:auto;padding:0;line-height:1}.about{background:#fff}.about-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2.5rem;align-items:center}.section-heading{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.5rem}.heading-underline{width:80px;height:3px;background:#004f9f;border-radius:999px}.about-text h2{margin:0;font-size:2rem}.about-text p{margin-bottom:1rem;line-height:1.7}.about-list{list-style:none;padding:0;margin:0 0 1rem}.about-list li+li{margin-top:1.25rem}.about-list h4{margin:0 0 .25rem;color:#004f9f}.about-list li{display:flex;gap:.65rem;padding-bottom:.15rem}.about-list li+li{margin-top:.3rem}.about-icon img{width:24px;height:24px}.about-image img{border-radius:8px;width:100%;display:block;box-shadow:0 25px 65px #0000001a}.values-section{background:#f3f7ff;padding-bottom:3rem}.values-heading{max-width:780px;margin:0 auto 2.5rem;text-align:center}.values-heading p{font-size:1rem;color:#3d4451;margin-top:.75rem;line-height:1.6}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;padding:0 .5rem 1rem}.value-card{background:#fff;border-radius:20px;padding:2rem 1.75rem;box-shadow:0 25px 45px #044f9f1f;position:relative;overflow:hidden;min-height:280px}.value-icon{width:68px;height:68px;margin-bottom:1rem;border-radius:16px;background:#eef5ff;display:flex;align-items:center;justify-content:center}.value-icon img{max-width:100%;max-height:100%}.value-card h3{margin:0 0 .65rem;font-size:1.35rem;color:#0c1a2b}.value-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem;color:#2a2f43;line-height:1.6}.industries{background:#fff;padding-bottom:3rem}.industries-heading{text-align:center;margin-bottom:2rem}.industries-slider{display:flex;align-items:center;justify-content:center;gap:1rem}.industries-track{display:flex;gap:1.25rem;padding:0 .5rem;justify-content:center;overflow-x:auto;width:min(95%,1100px);scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(0,79,159,.4) transparent}.industries-track::-webkit-scrollbar{height:6px}.industries-track::-webkit-scrollbar-thumb{background:#004f9f66;border-radius:999px}.industry-card{background:#fff;flex:0 0 calc((100% - 5rem)/5);max-width:220px;min-height:160px;border-radius:18px;border:1px solid #e5e5ea;box-shadow:0 20px 40px #00000014;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;transition:transform .2s ease,box-shadow .2s ease}.industry-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px #0000001f}.industry-icon{width:64px;height:64px;border-radius:18px;background:#eef5ff;display:flex;align-items:center;justify-content:center}.industry-card p{margin-top:1rem;font-weight:600;font-size:1rem;color:#0c1a2b;text-align:center}.industry-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #d7dcec;background:#fff;color:#004f9f;font-size:1.5rem;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00000014;cursor:pointer;transition:background .2s ease,transform .2s ease}.industry-arrow:hover{background:#004f9f;color:#fff;transform:translate(2px)}@media(max-width:960px){.industries-slider{flex-direction:column}.industry-arrow{display:none}.industry-card{width:100%;min-height:140px}}.video-section{background:#f8fbff}.video-section .video-wrapper{position:relative;padding-top:56.25%;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0000001a}.video-section iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.video-section img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-play-button{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:68px;height:68px;border-radius:50%;border:none;background:#004f9fe6;color:#fff;font-size:2rem;cursor:pointer;box-shadow:0 10px 30px #004f9f80;display:flex;align-items:center;justify-content:center}.faq{background:#fff}.faq-list{max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:1rem 0 0}.faq-item{border:1px solid #e5e5ea;border-radius:14px;background:#fff;box-shadow:0 10px 20px #0000000a;overflow:hidden}.faq-question{width:100%;padding:1.25rem 1.6rem;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:1.05rem;font-weight:600;border:none;cursor:pointer;color:#04040c}.faq-item.open .faq-question{color:#004f9f}.faq-answer{padding:0 1.6rem 1.4rem;font-size:.95rem;color:#323232;line-height:1.6}.faq-answer p{margin:0 0 .6rem}.faq-answer ul{list-style:disc;padding-left:1.4rem;margin:.4rem 0}.faq-toggle{width:34px;height:34px;border-radius:50%;border:1px solid #cfcfcf;display:inline-flex;align-items:center;justify-content:center;font-size:1.3rem;color:#004f9f;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.faq-item.open .faq-toggle{border-color:#004f9f;box-shadow:0 0 0 3px #004f9f1f}.faq-view-all{margin-top:2rem;text-align:center}.faq-view-all .btn-view-all{background:#004f9f;color:#fff;padding:.85rem 2.5rem;border-radius:999px;border:none;font-size:1rem;box-shadow:0 8px 20px #004f9f40}.cta{background:#fff;padding:4rem 1rem}.cta-inner{background:#e2efff;border-radius:22px;padding:clamp(2rem,2vw,3rem) clamp(1.5rem,4vw,4rem);margin:0 auto;max-width:1000px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:0 20px 60px #004f9f26}.cta-inner h2{margin:0;font-size:clamp(2rem,3vw,2.5rem);color:#04040c;position:relative}.cta-inner h2:after{content:"";width:120px;height:3px;background:#004f9f;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);border-radius:999px}.cta-inner p{margin:0;max-width:710px;line-height:1.65;color:#04040cbf}.cta .btn-primary{border:2px solid #fff;border-radius:999px;padding:.95rem 2.75rem;font-size:1rem;box-shadow:0 10px 15px #0000001a}.footer{background:#004f9f;color:#fff;margin-top:1.2rem;overflow:hidden}.footer-top{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;padding:2rem 0 1.2rem}.footer-column h4{margin:0 0 .6rem;font-size:1.2rem}.footer-column ul{list-style:none;padding:0;margin:0;font-size:.9rem;line-height:1.45}.footer-column li{margin-bottom:.45rem;position:relative;padding-left:1.15rem;color:#ffffffe6}.footer-column li:before{content:"›";position:absolute;left:0;color:#fff9;font-size:1rem;line-height:1}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);padding:1rem 0}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;gap:.75rem}.footer-social{display:flex;gap:.75rem}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#ffffff26;transition:background .2s ease}.footer-social a:hover{background:#ffffff4d}.footer-social svg{width:20px;height:20px;fill:#fff}@media(max-width:960px){.header-inner{flex-wrap:wrap;gap:1rem}.nav{width:100%;justify-content:center}.about-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industries-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hero-carousel-content{padding:2.5rem 0}.hero-carousel-content h1{font-size:1.8rem}.values-grid{grid-template-columns:1fr}.industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:880px){.mobile-nav-toggle{display:inline-flex}.nav{display:none}.nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #e3e4ea;box-shadow:0 15px 40px #0000001a;z-index:5}.nav-home,.btn-contact{display:none}.nav.open{border-radius:16px;left:.5rem;right:.5rem;top:72px;box-shadow:0 25px 60px #00000040;padding-bottom:1.25rem;max-width:360px;margin:0 auto}.nav.open .contact-link{display:flex;font-weight:600;color:#004f9f;padding-top:.75rem;border-top:1px solid #edeff2;margin-top:.5rem}.logo img{height:48px!important;max-height:48px!important}.nav-link{justify-content:flex-start;padding:.5rem 0}.nav-arrow{display:none}.mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:3}.hero-desktop-slide{display:none}.hero-mobile-slide{display:flex;flex-direction:column;height:auto}.hero-mobile-text{max-width:100%;margin:0;padding-bottom:3rem}.hero-carousel{min-height:auto;height:auto}.hero-overlay{display:none}}
