.Navbar-module__cJzEcG__topBar{background:var(--navy-dark);color:var(--gray-400);padding:8px 0;font-size:12px}.Navbar-module__cJzEcG__topBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__topBarLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.Navbar-module__cJzEcG__topBarLink:hover{color:var(--white)}.Navbar-module__cJzEcG__header{background:var(--white);border-bottom:1px solid var(--gray-200);z-index:1000;transition:box-shadow .2s;position:sticky;top:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{box-shadow:0 2px 8px #00000014}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;height:75px;display:flex}.Navbar-module__cJzEcG__logo{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoMark{background:var(--orange);color:var(--white);font-family:var(--font-heading);border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoText{flex-direction:column;display:flex}.Navbar-module__cJzEcG__logoName{font-family:var(--font-heading);color:var(--navy);font-size:18px;font-weight:700;line-height:1.2}.Navbar-module__cJzEcG__logoTag{color:var(--gray-500);font-size:11px;line-height:1.2}.Navbar-module__cJzEcG__nav{align-items:center;gap:28px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--gray-700);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navLink:hover{color:var(--orange)}.Navbar-module__cJzEcG__navCta{padding:10px 22px!important;font-size:13px!important}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--navy);width:24px;height:2px;transition:all .2s;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__cJzEcG__topBar{display:none}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__nav{background:var(--white);z-index:1001;flex-direction:column;justify-content:center;gap:20px;width:280px;height:100vh;padding:40px;transition:right .3s;position:fixed;top:0;right:-280px;box-shadow:-4px 0 12px #0000001a}.Navbar-module__cJzEcG__navOpen{right:0}}
.Hero-module__ZARIfG__hero{align-items:center;height:520px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center}.Hero-module__ZARIfG__overlay{background:#0f1b30a6;position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;color:var(--white);max-width:650px;position:relative}.Hero-module__ZARIfG__content h1{color:var(--white);margin-bottom:16px;font-size:38px;line-height:1.3}.Hero-module__ZARIfG__content p{color:var(--gray-300);margin-bottom:28px;font-size:16px;line-height:1.7}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:420px}.Hero-module__ZARIfG__content h1{font-size:28px}}
.About-module__vAULUW__about{background:var(--white)}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.About-module__vAULUW__image{border-radius:4px;width:100%;height:auto}.About-module__vAULUW__textCol h2{margin-bottom:16px}.About-module__vAULUW__textCol p{color:var(--gray-600);margin-bottom:14px;line-height:1.8}.About-module__vAULUW__list{margin:0 0 24px;padding-left:20px}.About-module__vAULUW__list li{color:var(--gray-700);margin-bottom:8px;line-height:1.6}.About-module__vAULUW__list li::marker{color:var(--orange)}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:30px}}
.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__dpHhBa__card{background:var(--white);border:1px solid var(--gray-200);border-top:3px solid var(--orange);border-radius:4px;padding:30px 28px}.Services-module__dpHhBa__icon{margin-bottom:12px;font-size:30px;line-height:1;display:block}.Services-module__dpHhBa__card h3{margin-bottom:10px;font-size:18px}.Services-module__dpHhBa__card p{color:var(--gray-600);margin-bottom:0;font-size:14px;line-height:1.7}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__projects{background:var(--white)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Projects-module__2BoJ-q__card{border:1px solid var(--gray-200);background:var(--white);border-radius:4px;overflow:hidden}.Projects-module__2BoJ-q__imageWrap{overflow:hidden}.Projects-module__2BoJ-q__image{object-fit:cover;width:100%;height:220px}.Projects-module__2BoJ-q__body{padding:22px 24px 26px}.Projects-module__2BoJ-q__type{text-transform:uppercase;color:var(--orange);letter-spacing:.3px;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.Projects-module__2BoJ-q__body h3{margin-bottom:8px;font-size:18px}.Projects-module__2BoJ-q__body p{color:var(--gray-600);margin:0;font-size:14px;line-height:1.7}@media (max-width:900px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.CtaBanner-module__yEdrXa__cta{background:var(--navy);padding:60px 0}.CtaBanner-module__yEdrXa__inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.CtaBanner-module__yEdrXa__inner h2{color:var(--white);margin:0 0 6px;font-size:26px}.CtaBanner-module__yEdrXa__inner p{color:var(--gray-400);margin:0;font-size:15px}@media (max-width:768px){.CtaBanner-module__yEdrXa__inner{text-align:center;flex-direction:column}}
.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1.5fr;align-items:flex-start;gap:40px;display:grid}.Contact-module__hcVmEa__info{flex-direction:column;gap:24px;display:flex}.Contact-module__hcVmEa__infoItem h4{color:var(--navy);margin-bottom:4px;font-size:15px}.Contact-module__hcVmEa__infoItem p{color:var(--gray-600);margin:0;line-height:1.6}.Contact-module__hcVmEa__formWrap{background:var(--white);border:1px solid var(--gray-200);border-radius:4px;padding:30px}.Contact-module__hcVmEa__formWrap h3{margin-bottom:20px;font-size:20px}.Contact-module__hcVmEa__form{flex-direction:column;gap:14px;display:flex}.Contact-module__hcVmEa__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Contact-module__hcVmEa__form input,.Contact-module__hcVmEa__form select,.Contact-module__hcVmEa__form textarea{border:1px solid var(--gray-300);width:100%;font-family:var(--font-body);color:var(--gray-800);background:var(--white);border-radius:3px;outline:none;padding:10px 14px;font-size:14px}.Contact-module__hcVmEa__form input:focus,.Contact-module__hcVmEa__form select:focus,.Contact-module__hcVmEa__form textarea:focus{border-color:var(--orange)}.Contact-module__hcVmEa__form input::placeholder,.Contact-module__hcVmEa__form textarea::placeholder{color:var(--gray-400)}.Contact-module__hcVmEa__form select{appearance:none;cursor:pointer;color:var(--gray-500)}.Contact-module__hcVmEa__form textarea{resize:vertical}@media (max-width:768px){.Contact-module__hcVmEa__grid,.Contact-module__hcVmEa__row{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{background:var(--navy-dark);color:var(--gray-400);padding:60px 0 0}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:40px;display:grid}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;margin-bottom:14px;display:flex}.Footer-module__S6Hkya__logoMark{background:var(--orange);color:var(--white);border-radius:3px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:flex}.Footer-module__S6Hkya__logo strong{color:var(--white);font-size:16px}.Footer-module__S6Hkya__col p{margin:0 0 8px;font-size:14px;line-height:1.7}.Footer-module__S6Hkya__col h4{color:var(--white);margin-bottom:14px;font-size:15px}.Footer-module__S6Hkya__col a{color:var(--gray-400);margin-bottom:8px;font-size:14px;text-decoration:none;display:block}.Footer-module__S6Hkya__col a:hover{color:var(--orange)}.Footer-module__S6Hkya__contactCol h4{margin-bottom:1.25rem}.Footer-module__S6Hkya__contactBlock{margin-bottom:1.35rem}.Footer-module__S6Hkya__contactCol>.Footer-module__S6Hkya__contactBlock:nth-last-child(2){margin-bottom:.5rem}.Footer-module__S6Hkya__contactLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b;margin-bottom:.5rem;font-size:11px;font-weight:600;display:block}.Footer-module__S6Hkya__contactText{color:var(--gray-400);margin:0;font-size:14px;line-height:1.65}.Footer-module__S6Hkya__phoneList{flex-direction:column;gap:.65rem;display:flex}.Footer-module__S6Hkya__phoneRow{align-items:baseline;gap:.75rem;display:flex}.Footer-module__S6Hkya__phoneTag{letter-spacing:.06em;color:var(--orange);flex:0 0 1.75rem;font-size:11px;font-weight:700}.Footer-module__S6Hkya__contactLink{color:var(--gray-300);border-bottom:1px solid #0000;font-size:14px;line-height:1.5;text-decoration:none;transition:color .2s,border-color .2s;margin:0!important;display:inline!important}.Footer-module__S6Hkya__contactCol .Footer-module__S6Hkya__contactLink:hover{color:var(--orange);border-bottom-color:#ff8c4273}.Footer-module__S6Hkya__emailBlock{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.35rem}.Footer-module__S6Hkya__emailBlock .Footer-module__S6Hkya__contactLabel{margin-bottom:.45rem}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--gray-500);border-top:1px solid #ffffff1a;padding:20px 0;font-size:13px}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:30px}}
