@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&family=Playfair+Display:wght@700&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#000;color:#fff;font-family:Inter,sans-serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero-wrapper{position:relative;height:100vh;overflow:hidden;width:100%}.hero-background{position:absolute;top:0;left:0;width:100%;height:150%;background-size:cover;background-position:center;z-index:0}.app-container{position:relative;width:100%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;z-index:2}.section-divider{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg);z-index:1}.section-divider svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}.section-divider .shape-fill{fill:#0d1a2c}.section-divider-bottom{position:relative;top:1px;background-color:#0d1a2c}.section-divider-bottom .shape-fill{fill:#fff}.section-divider-bottom svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}.app-header{position:absolute;top:0;left:0;width:100%;padding:3rem 5rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;z-index:10;transition:top .3s ease-in-out}.header-hidden{top:-200px}.logo{font-weight:700;font-size:1.2rem;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.2)}.main-nav{display:flex;align-items:center;gap:1.5rem}.report-button{background-color:#ffffffe6;color:#000;border:1px solid rgba(255,255,255,.9);padding:.75rem 1.5rem;border-radius:50px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:all .3s ease;text-decoration:none}.report-button:hover{background-color:transparent;color:#fff}.share-link{color:#fff;text-decoration:none;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.2)}.app-main{width:100%;box-sizing:border-box;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 5rem;position:relative}.hero-content{max-width:none;width:100%}.title-divider{width:60px;height:2px;background-color:#fff;margin-bottom:2rem}.main-title{font-size:6.8vw;line-height:1.1;margin:0;position:relative}.title-line-1{display:block;font-family:Playfair Display,serif;font-weight:700;position:relative}.title-line-2{display:block;font-family:Inter,sans-serif;font-weight:900;position:relative}.welcome-text{margin-top:2rem;font-size:1.1rem;line-height:1.6;max-width:60ch}.scroll-discover{position:absolute;bottom:3rem;left:5rem;display:flex;align-items:center;gap:.5rem;font-size:.8rem;letter-spacing:.1em}.scroll-discover span{width:20px;height:20px;border:1px solid #fff;border-radius:50%;position:relative}.scroll-discover span:after{content:"";position:absolute;top:5px;left:50%;transform:translate(-50%);width:2px;height:5px;background-color:#fff;animation:scroll-down 1.5s infinite}@keyframes scroll-down{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,5px);opacity:0}}.contact-us-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f4f4f4;font-family:Inter,sans-serif;padding:2rem;box-sizing:border-box}.contact-us-content{background:#fff;padding:2rem 3rem;border-radius:8px;box-shadow:0 4px 20px #0000001a;max-width:500px;width:100%;text-align:center;color:#333}.contact-us-content h1{margin-bottom:1rem}.contact-us-content p{margin-bottom:2rem;color:#666}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;box-sizing:border-box}.contact-form textarea{resize:vertical}.contact-form button{padding:1rem;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.contact-form button:hover{background-color:#333}.back-to-home-link{display:inline-block;margin-top:2rem;color:#555;text-decoration:none;transition:color .3s ease}.back-to-home-link:hover{color:#000}.contactus-hero-bg{position:relative;min-height:100vh;width:100vw;overflow:hidden;background:#0d1a2c;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.contactus-hero-img{width:100vw;height:48vh;object-fit:cover;object-position:center;display:block;z-index:1}.contactus-hero-overlay{position:absolute;top:0;left:0;width:100vw;height:48vh;background:linear-gradient(180deg,#0d1a2c0d,#0d1a2cb3);z-index:2;pointer-events:none}.contactus-main-content{position:relative;z-index:3;margin-top:-8vh;padding:0 0 4rem;display:flex;justify-content:center;align-items:flex-start}.contactus-info-card{background:#10213a;border-radius:24px;box-shadow:0 8px 40px #2c3e5021;padding:3.5rem 2.5rem 2.5rem;max-width:700px;width:100%;color:#fff;margin-top:0;margin-left:0;margin-right:0;font-family:Inter,sans-serif}.contactus-title{font-size:2.2rem;font-weight:800;letter-spacing:2px;margin-bottom:1.2rem;color:#fff;text-shadow:0 2px 12px rgba(44,62,80,.13)}.contactus-company{font-size:1.15rem;font-weight:700;margin-bottom:2.2rem;color:gold;letter-spacing:1px;line-height:1.5}.contactus-branch-list{display:flex;flex-wrap:wrap;gap:2.5rem 3.5rem}.contactus-branch{min-width:260px;max-width:320px;margin-bottom:1.5rem;flex:1 1 260px}.contactus-branch-city{font-size:1.08rem;font-weight:700;color:gold;margin-bottom:.2rem;letter-spacing:1px}.contactus-branch-hq{color:#fff;font-size:1rem;font-weight:600;margin-left:.3em}.contactus-branch-addr{font-size:1rem;color:#fff;margin-bottom:.2rem;line-height:1.5}.contactus-branch-tel{font-size:.98rem;color:#fff;margin-bottom:.1rem}.contactus-branch-email{font-size:.98rem;color:gold;margin-bottom:.2rem}@media (max-width: 900px){.contactus-info-card{padding:2rem 1.2rem 1.5rem;max-width:98vw}.contactus-main-content{padding:0 0 2rem}.contactus-branch-list{flex-direction:column;gap:1.5rem 0}}@media (max-width: 600px){.contactus-hero-img,.contactus-hero-overlay{height:32vh}.contactus-info-card{padding:1.2rem .5rem 1rem;border-radius:12px}.contactus-title{font-size:1.3rem}.contactus-company{font-size:1rem}}.about-us-section{padding:8rem 5rem;background-color:#0d1a2c;background-image:linear-gradient(#0d1a2cf2,#0d1a2cf2),url(https://www.transparenttextures.com/patterns/cubes.png);color:#fff;font-family:Inter,sans-serif;overflow:hidden}.about-us-container{max-width:1200px;margin:0 auto;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-us-header{margin-bottom:4rem;position:relative}.about-us-number{position:absolute;top:-2rem;left:0;font-size:8rem;font-weight:700;color:#ffffff0d}.about-us-title{font-size:3rem;font-weight:700;position:relative;z-index:1}.about-us-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;line-height:1.8}.about-us-column h4{font-size:1.2rem;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.about-us-column h4:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:#fff}.mission-vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.mission-vision-box{border:1px solid rgba(255,255,255,.2);padding:2.5rem;border-radius:8px;position:relative;height:100%;box-sizing:border-box}.mission-vision-box:before{content:"";position:absolute;background-color:#fff3}.mission-box:before{top:50%;right:-2rem;width:1px;height:60px;transform:translateY(-50%)}.vision-box:before{top:-2rem;left:50%;width:60px;height:1px;transform:translate(-50%)}.mission-vision-box h4{font-size:1.2rem;margin-bottom:1rem}.third-section-container{background-color:#0d1a2c;background-image:linear-gradient(#0d1a2cf2,#0d1a2cf2),url(https://www.transparenttextures.com/patterns/cubes.png);color:#fff;margin-bottom:0;padding-bottom:0;padding-top:0}.third-section-sticky{width:100%;display:flex;flex-direction:column}.header-section{background:transparent;color:#fff;padding:3rem 5vw 2rem 5vw;text-align:center;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.header-section h3{font-family:Playfair Display,serif;font-size:3.5rem;margin-bottom:1rem;color:#fff}.header-section h4{font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300;margin-bottom:1.5rem;color:#ffffffe6;text-transform:uppercase;letter-spacing:2px}.header-section h5{font-family:Playfair Display,serif;font-size:2rem;margin-top:1.5rem;color:#fff;font-style:italic}.header-section p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#ffffffe6;max-width:600px}.services-divider{width:60px;height:2px;background-color:#fff;margin:1.5rem 0}.cards-container-vertical{display:flex;flex-direction:column;gap:2.5rem;padding:3rem 0 4rem;align-items:center;background:transparent}.service-card-vertical{width:90vw;max-width:900px;background:#142238eb;border-radius:20px;box-shadow:0 8px 32px #0000002e;overflow:hidden;margin:0 auto;display:flex;flex-direction:row;align-items:stretch;min-height:260px;color:#fff;border:1px solid rgba(255,255,255,.08)}.service-card-content{display:flex;flex:1;flex-direction:row;width:100%}.service-text{flex:1.2;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2rem;text-align:left}.service-image{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;min-width:180px;background:#1a2336}.service-image img{width:100%;height:100%;object-fit:cover;border-radius:0 20px 20px 0;transition:transform .3s ease}.service-card-vertical:hover .service-image img{transform:scale(1.05)}.service-text h6{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:1.2rem;color:#fff;line-height:1.3}.service-text p{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#e0e6f0;margin:0}@media (max-width: 900px){.service-card-vertical{flex-direction:column;min-height:320px}.service-card-content{flex-direction:column}.service-image{min-width:100%;min-height:180px;border-radius:0 0 20px 20px}.service-image img{border-radius:0 0 20px 20px}.service-text{padding:2rem 1.2rem;text-align:center}}@media (max-width: 600px){.header-section h3{font-size:2rem}.header-section h5{font-size:1.1rem}.service-card-vertical{width:98vw;min-height:220px}.service-text h6{font-size:1.1rem}.service-text p{font-size:.92rem}}.section-divider-bottom{position:relative;width:100%;overflow:hidden;line-height:0;margin:0;padding:0}.section-divider-bottom svg{display:block;width:100%;height:80px}
