.Header-module__9fWxfa__header{background-color:var(--white);z-index:1000;width:100%;position:fixed;top:0;box-shadow:0 2px 10px #0000001a}.Header-module__9fWxfa__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.Header-module__9fWxfa__logo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Header-module__9fWxfa__logoTextContainer{gap:0;display:flex}.Header-module__9fWxfa__logoText{color:var(--navy)}.Header-module__9fWxfa__logoGold{color:var(--gold)}.Header-module__9fWxfa__nav{align-items:center;gap:2rem;display:flex}.Header-module__9fWxfa__navLink{color:var(--navy);font-weight:500;text-decoration:none;transition:color .3s}.Header-module__9fWxfa__navLink:hover{color:var(--gold)}.Header-module__9fWxfa__navButton{background-color:var(--navy);color:var(--white);border-radius:5px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s}.Header-module__9fWxfa__navButton:hover{background-color:var(--blue)}@media (max-width:768px){.Header-module__9fWxfa__nav{gap:1rem}.Header-module__9fWxfa__navLink{display:none}}
.Hero-module__gNeX-G__hero{background-color:#0000;background-image:linear-gradient(135deg,#0a1f3df2 0%,#0d2b47eb 50%,#1a4b6de6 100%),url(/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__overlay{pointer-events:none;background:radial-gradient(circle at 70%,#2a9ed626 0%,#0000 50%);position:absolute;inset:0}.Hero-module__gNeX-G__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:grid;position:relative}.Hero-module__gNeX-G__content{color:var(--white)}.Hero-module__gNeX-G__logoContainer{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__gNeX-G__logoIcon{background:linear-gradient(135deg,var(--navy)0%,var(--blue)50%);clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);width:60px;height:60px;position:relative}.Hero-module__gNeX-G__logoIcon:before{content:"";background:var(--gold);width:60%;height:10%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__logoIcon:after{content:"";background:var(--gold);width:10%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__logoTitle{margin:0;font-size:2.5rem;font-weight:700}.Hero-module__gNeX-G__logoWhite{color:var(--white)}.Hero-module__gNeX-G__logoGold{color:var(--gold)}.Hero-module__gNeX-G__headline{margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.3}.Hero-module__gNeX-G__cta{background-color:var(--gold);color:var(--navy);border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #d4a2444d}.Hero-module__gNeX-G__cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a24466}.Hero-module__gNeX-G__illustration{height:500px;position:relative}.Hero-module__gNeX-G__cross{width:200px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__cross:before{content:"";background:linear-gradient(135deg,var(--blue)0%,#2a9ed6 100%);width:50%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)perspective(1000px)rotateY(25deg);box-shadow:0 10px 40px #2a9ed64d}.Hero-module__gNeX-G__cross:after{content:"";background:linear-gradient(135deg,var(--gold)0%,#e6b84d 100%);width:100%;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)perspective(1000px)rotateY(-25deg);box-shadow:0 10px 40px #d4a2444d}.Hero-module__gNeX-G__network{position:absolute;inset:0}.Hero-module__gNeX-G__network:before,.Hero-module__gNeX-G__network:after{content:"";background:var(--blue);width:8px;height:8px;box-shadow:0 0 20px var(--blue);border-radius:50%;position:absolute}.Hero-module__gNeX-G__network:before{animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse;top:20%;left:20%}.Hero-module__gNeX-G__network:after{animation:2s ease-in-out 1s infinite Hero-module__gNeX-G__pulse;bottom:30%;right:25%}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}@media (max-width:968px){.Hero-module__gNeX-G__container{grid-template-columns:1fr;gap:2rem}.Hero-module__gNeX-G__headline{font-size:2rem}.Hero-module__gNeX-G__illustration{height:300px}}
.Solutions-module__RILtzG__solutions{background-color:var(--light-gray);padding:6rem 2rem}.Solutions-module__RILtzG__container{max-width:1200px;margin:0 auto}.Solutions-module__RILtzG__title{color:var(--navy);text-align:center;margin-bottom:1rem;font-size:2.5rem}.Solutions-module__RILtzG__subtitle{color:var(--gray);text-align:center;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Solutions-module__RILtzG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Solutions-module__RILtzG__card{background:var(--white);border:2px solid #0000;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000014}.Solutions-module__RILtzG__card:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.Solutions-module__RILtzG__icon{margin-bottom:1rem;font-size:3rem}.Solutions-module__RILtzG__cardTitle{color:var(--navy);margin-bottom:1rem;font-size:1.5rem}.Solutions-module__RILtzG__cardDescription{color:var(--gray);line-height:1.6}@media (max-width:768px){.Solutions-module__RILtzG__solutions{padding:4rem 1.5rem}.Solutions-module__RILtzG__title{font-size:2rem}.Solutions-module__RILtzG__grid{grid-template-columns:1fr}}
.About-module__Balj8a__about{background:linear-gradient(135deg,var(--navy)0%,#0d2b47 100%);color:var(--white);padding:6rem 2rem}.About-module__Balj8a__container{max-width:1200px;margin:0 auto}.About-module__Balj8a__content{margin-bottom:4rem}.About-module__Balj8a__title{color:var(--white);margin-bottom:2rem;font-size:2.5rem}.About-module__Balj8a__text{max-width:800px;font-size:1.125rem;line-height:1.8}.About-module__Balj8a__text p{margin-bottom:1.5rem}.About-module__Balj8a__text strong{color:var(--gold)}.About-module__Balj8a__values{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.About-module__Balj8a__value{background:#ffffff0d;border:1px solid #d4a24433;border-radius:12px;padding:2rem;transition:all .3s}.About-module__Balj8a__value:hover{border-color:var(--gold);background:#ffffff14;transform:translateY(-5px)}.About-module__Balj8a__value h3{color:var(--white);margin-bottom:.5rem;font-size:1.5rem}.About-module__Balj8a__value p{color:#fffc}.About-module__Balj8a__stats{border:2px solid var(--gold);background:#ffffff0d;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;padding:3rem;display:grid}.About-module__Balj8a__stat{text-align:center}.About-module__Balj8a__statNumber{color:var(--gold);margin-bottom:.5rem;font-size:3rem;font-weight:700}.About-module__Balj8a__statLabel{color:#ffffffe6;font-size:1.125rem}@media (max-width:768px){.About-module__Balj8a__about{padding:4rem 1.5rem}.About-module__Balj8a__title{font-size:2rem}.About-module__Balj8a__stats{gap:2rem;padding:2rem}.About-module__Balj8a__statNumber{font-size:2.5rem}}
.Contact-module__gQiC5G__contact{background-color:var(--light-gray);padding:6rem 2rem}.Contact-module__gQiC5G__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Contact-module__gQiC5G__info{position:sticky;top:120px}.Contact-module__gQiC5G__title{color:var(--navy);margin-bottom:1rem;font-size:2.5rem}.Contact-module__gQiC5G__description{color:var(--gray);margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.Contact-module__gQiC5G__contactMethods{flex-direction:column;gap:2rem;display:flex}.Contact-module__gQiC5G__method{align-items:center;gap:1rem;display:flex}.Contact-module__gQiC5G__methodIcon{background:var(--white);border-radius:12px;padding:1rem;font-size:2rem;box-shadow:0 4px 15px #00000014}.Contact-module__gQiC5G__method h3{color:var(--navy);margin-bottom:.25rem;font-size:1.125rem}.Contact-module__gQiC5G__method p{color:var(--gray);font-size:.875rem}.Contact-module__gQiC5G__form{background:var(--white);border-radius:12px;padding:3rem;box-shadow:0 8px 30px #0000001a}.Contact-module__gQiC5G__formGroup{margin-bottom:1.5rem}.Contact-module__gQiC5G__formGroup label{color:var(--navy);margin-bottom:.5rem;font-weight:600;display:block}.Contact-module__gQiC5G__formGroup input,.Contact-module__gQiC5G__formGroup textarea{border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__gQiC5G__formGroup input:focus,.Contact-module__gQiC5G__formGroup textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #d4a2441a}.Contact-module__gQiC5G__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__gQiC5G__submitButton{background-color:var(--gold);width:100%;color:var(--navy);cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #d4a2444d}.Contact-module__gQiC5G__submitButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4a24466}@media (max-width:968px){.Contact-module__gQiC5G__contact{padding:4rem 1.5rem}.Contact-module__gQiC5G__container{grid-template-columns:1fr;gap:3rem}.Contact-module__gQiC5G__info{position:static}.Contact-module__gQiC5G__title{font-size:2rem}.Contact-module__gQiC5G__form{padding:2rem}}
.Footer-module__nhiC3q__footer{background:linear-gradient(135deg,var(--navy)0%,#0d2b47 100%);color:var(--white);padding-top:4rem}.Footer-module__nhiC3q__container{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__nhiC3q__column{flex-direction:column;display:flex}.Footer-module__nhiC3q__logo{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Footer-module__nhiC3q__logoText{color:var(--white)}.Footer-module__nhiC3q__logoTech{color:var(--gold)}.Footer-module__nhiC3q__tagline{color:#ffffffb3;font-size:.938rem;line-height:1.6}.Footer-module__nhiC3q__columnTitle{color:var(--gold);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.Footer-module__nhiC3q__links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__links a{color:#fffc;font-size:.938rem;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__links a:hover{color:var(--gold)}.Footer-module__nhiC3q__contact{flex-direction:column;gap:.75rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__contact li{color:#fffc;font-size:.938rem}.Footer-module__nhiC3q__social{gap:1rem;display:flex}.Footer-module__nhiC3q__social a{background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__nhiC3q__social a:hover{background:var(--gold);transform:translateY(-3px)}.Footer-module__nhiC3q__bottom{border-top:1px solid #ffffff1a;margin-top:3rem;padding:2rem 0}.Footer-module__nhiC3q__bottom .Footer-module__nhiC3q__container{grid-template-columns:1fr;justify-content:space-between;align-items:center;display:flex}.Footer-module__nhiC3q__copyright{color:#fff9;font-size:.875rem}.Footer-module__nhiC3q__legal{gap:2rem;display:flex}.Footer-module__nhiC3q__legal a{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__legal a:hover{color:var(--gold)}@media (max-width:968px){.Footer-module__nhiC3q__container{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.Footer-module__nhiC3q__container{grid-template-columns:1fr}.Footer-module__nhiC3q__bottom .Footer-module__nhiC3q__container{text-align:center;flex-direction:column;gap:1rem}.Footer-module__nhiC3q__legal{flex-direction:column;gap:.5rem}}
