:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:200px;min-height:100vh}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}.poppins{font-family:Poppins,sans-serif}.roboto{font-family:Roboto,sans-serif}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.project-image{background-size:cover;background-repeat:no-repeat;background-position:center;height:"50%"}@media (min-width: 768px){.project-image{height:auto;min-height:50vh}}.hero-wrapper{height:100vh;overflow:hidden;position:relative}.custom-header{background:#fff;display:flex;align-items:center;padding:0 40px;justify-content:space-between}.logo img{height:100px}.menu{flex:1;display:flex;justify-content:right}.contact-info{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.hero-content{height:80vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;justify-content:space-between;padding-left:5%;padding-right:5%;color:#fff}.blue-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background:#004ea580;z-index:1}.moon-shape{position:absolute;background-repeat:no-repeat;top:0;left:0;height:100%;width:100%;z-index:1}.text-content{position:relative;z-index:2;width:100%;padding:0 2%;display:flex;justify-content:space-between;align-items:flex-start}.top-right-text{position:absolute;top:5%;right:5%;font-size:14px;color:#fff;max-width:400px;font-family:Roboto,sans-serif}.main-title{margin-top:70px;max-width:800px}.see-more{margin-top:20px;background-color:#fff;color:#004ea5;border:none}.responsive-image-col{background-size:cover;background-position:center;height:50vh}.responsive-row{height:50vh}@media (max-width: 767px){.responsive-image-col{height:300px}.responsive-row{height:100vh}}.service-section{position:relative;min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 2rem;box-sizing:border-box;flex-direction:column}.background-shape{position:absolute;top:0;left:0;height:70%;z-index:0;object-fit:cover}.card-container{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:7rem;justify-content:center;z-index:10;width:100%;max-width:1200px;box-sizing:border-box}.service-card{width:100%;max-width:320px;padding:2rem 1.5rem;text-align:center;background:#fff;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.service-card:hover{transform:scale(1.03);box-shadow:0 12px 32px #0003}.service-icon{width:140px;height:140px;object-fit:contain;margin-bottom:1rem}.service-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.service-description{color:#555;font-size:.95rem;margin-bottom:1rem}.read-more{color:#1677ff;font-weight:500;text-decoration:none}.read-more:hover{text-decoration:underline}@media (max-width: 768px){.card-container{gap:2rem}.service-section{padding:2rem 1rem}.service-icon{width:100px;height:100px}.service-title{font-size:1.1rem}.service-description{font-size:.9rem}}.translucent-input{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.translucent-input::placeholder{color:#fff9}.ant-input,.ant-input-affix-wrapper{border-radius:4px}.footer-wrapper{background-color:#2c2e3e;color:#fff;padding:40px 0 0;width:100%}.footer-content{color:#fff;width:"100%";padding:0 60px 40px}.icon{width:36px;flex-shrink:0}.social-icons img{width:32px;height:32px;margin-right:16px;margin-top:10px;cursor:pointer}.logo{width:300px;height:180px;margin-bottom:10px}.logo-col{display:flex;justify-content:center;align-items:center}.footer-bottom{background-color:#1b1b1f;padding:12px 60px;text-align:left;font-size:14px;color:#fff}.contact-info{display:flex;flex-direction:column;gap:24px;margin-top:16px}.contact-item{display:flex;gap:16px}
