.Navbar-module__KHvhDq__header{z-index:1000;width:100%;color:var(--color-primary-white);background-color:#0000;padding:1.5rem 0;transition:all .3s ease-in-out;position:fixed;top:0;left:0}.Navbar-module__KHvhDq__header.Navbar-module__KHvhDq__scrolled{background-color:var(--color-primary-white);color:var(--color-brand-navy);box-shadow:var(--shadow-soft);padding:1rem 0}.Navbar-module__KHvhDq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__KHvhDq__logo{align-items:center;gap:.5rem;display:flex}.Navbar-module__KHvhDq__logoImg{object-fit:contain;width:auto;height:45px;transition:transform .3s}.Navbar-module__KHvhDq__logo:hover .Navbar-module__KHvhDq__logoImg{transform:scale(1.05)}.Navbar-module__KHvhDq__desktopNav{align-items:center;gap:2rem;display:flex}.Navbar-module__KHvhDq__navLink{font-weight:500;transition:color .2s}.Navbar-module__KHvhDq__navLink:hover{color:var(--color-accent-gold)}.Navbar-module__KHvhDq__btnContact{background-color:var(--color-accent-gold);color:var(--color-primary-white);border-radius:var(--radius-sm);padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.Navbar-module__KHvhDq__btnContact:hover{background-color:var(--color-accent-gold-dark);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.Navbar-module__KHvhDq__mobileMenuBtn{color:inherit;cursor:pointer;background:0 0;border:none;display:none}.Navbar-module__KHvhDq__mobileNav{display:none}@media (max-width:1024px){.Navbar-module__KHvhDq__desktopNav{display:none}.Navbar-module__KHvhDq__mobileMenuBtn{display:block}.Navbar-module__KHvhDq__mobileNav{background-color:var(--color-primary-white);width:100%;color:var(--color-brand-navy);box-shadow:var(--shadow-medium);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:absolute;top:100%;left:0}.Navbar-module__KHvhDq__mobileNavLink{border-bottom:1px solid var(--color-border);padding-bottom:.5rem;font-size:1.1rem;font-weight:500}.Navbar-module__KHvhDq__btnContactMobile{background-color:var(--color-accent-gold);color:var(--color-primary-white);text-align:center;border-radius:var(--radius-sm);padding:1rem;font-weight:600}}
.Footer-module__668lQW__footer{background-color:var(--color-brand-navy);color:var(--color-primary-white);padding-top:5rem}.Footer-module__668lQW__footerGrid{grid-template-columns:2fr 1fr 1.5fr 2fr 1.5fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__668lQW__logo{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__668lQW__footerLogoBox{background-color:var(--color-primary-white);border-radius:var(--radius-sm);justify-content:center;align-items:center;padding:.5rem 1rem;display:inline-flex}.Footer-module__668lQW__footerLogoImg{object-fit:contain;width:auto;height:40px}.Footer-module__668lQW__companyDesc{color:#cbd5e1;font-size:.85rem;line-height:1.8}.Footer-module__668lQW__colTitle{color:var(--color-accent-gold);letter-spacing:1px;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.Footer-module__668lQW__linkList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__668lQW__linkList li a{color:#cbd5e1;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__668lQW__linkList li a:hover{color:var(--color-accent-gold)}.Footer-module__668lQW__contactList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:0;list-style:none;display:flex}.Footer-module__668lQW__contactList li{color:#cbd5e1;align-items:flex-start;gap:.8rem;font-size:.85rem;line-height:1.5;display:flex}.Footer-module__668lQW__contactIcon{color:var(--color-accent-gold);flex-shrink:0;margin-top:2px}.Footer-module__668lQW__mapBox{border-radius:var(--radius-sm);width:100%;height:80px;overflow:hidden}.Footer-module__668lQW__mapBox img{object-fit:cover;width:100%;height:100%}.Footer-module__668lQW__newsletterDesc{color:#cbd5e1;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.Footer-module__668lQW__newsletterForm{border-radius:var(--radius-sm);background-color:#ffffff1a;display:flex;overflow:hidden}.Footer-module__668lQW__newsletterInput{color:var(--color-primary-white);background:0 0;border:none;outline:none;flex-grow:1;padding:.8rem 1rem;font-size:.85rem}.Footer-module__668lQW__newsletterInput::placeholder{color:#ffffff80}.Footer-module__668lQW__btnSubscribe{background-color:var(--color-accent-gold);color:var(--color-brand-navy);cursor:pointer;border:none;padding:0 1rem;font-weight:700;transition:all .3s}.Footer-module__668lQW__btnSubscribe:hover{background-color:var(--color-primary-white)}.Footer-module__668lQW__copyright{text-align:center;color:#cbd5e1;border-top:1px solid #ffffff1a;padding:1.5rem 0;font-size:.8rem}@media (max-width:1200px){.Footer-module__668lQW__footerGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__668lQW__footerGrid{grid-template-columns:1fr;gap:2.5rem}}
.Hero-module___w2HtG__hero{min-height:100vh;color:var(--color-primary-white);flex-direction:column;padding-top:100px;padding-bottom:2rem;display:flex;position:relative}.Hero-module___w2HtG__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__bgImage{object-fit:cover;width:100%;height:100%}.Hero-module___w2HtG__overlay{z-index:1;background:linear-gradient(90deg,#0a192ff2 0%,#0a192f80 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__content{z-index:2;flex:1;align-items:center;width:100%;padding-bottom:2rem;display:flex;position:relative}.Hero-module___w2HtG__textContent{max-width:800px}.Hero-module___w2HtG__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:inline-block}.Hero-module___w2HtG__title{margin-bottom:.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module___w2HtG__titleGold{color:var(--color-accent-gold)}.Hero-module___w2HtG__subtitle{color:var(--color-primary-white);margin-top:1rem;margin-bottom:1.5rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:500}.Hero-module___w2HtG__description{color:#cbd5e1;max-width:700px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.Hero-module___w2HtG__ctaGroup{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module___w2HtG__btnPrimary{background-color:var(--color-accent-gold);color:var(--color-brand-navy);border-radius:30px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Hero-module___w2HtG__btnPrimary:hover{background-color:var(--color-primary-white)}.Hero-module___w2HtG__btnSecondary{color:var(--color-primary-white);border:2px solid var(--color-primary-white);background-color:#0000;border-radius:30px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Hero-module___w2HtG__btnSecondary:hover{background-color:var(--color-primary-white);color:var(--color-brand-navy)}.Hero-module___w2HtG__statsWrapper{z-index:10;width:100%;margin-top:2rem;position:relative}.Hero-module___w2HtG__statsContainer{-webkit-backdrop-filter:blur(24px);background:#0a192fa6;border:1px solid #ffffff14;border-top-color:#fff3;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2.5rem 3rem;display:grid;box-shadow:0 30px 60px #0006}.Hero-module___w2HtG__statBox{justify-content:center;align-items:center;gap:1.25rem;display:flex;position:relative}.Hero-module___w2HtG__statDivider{background-color:#fff3;width:1px;height:50px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Hero-module___w2HtG__statIcon{color:var(--color-accent-gold);justify-content:center;align-items:center;display:flex}.Hero-module___w2HtG__statText{flex-direction:column;display:flex}.Hero-module___w2HtG__statNumber{color:var(--color-primary-white);font-size:2.5rem;font-weight:800;line-height:1}.Hero-module___w2HtG__statLabel{color:#cbd5e1;margin-top:.3rem;font-size:.9rem;font-weight:400}@media (max-width:992px){.Hero-module___w2HtG__statsContainer{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:2rem}.Hero-module___w2HtG__statDivider{display:none}}@media (max-width:768px){.Hero-module___w2HtG__statsWrapper{margin-top:2rem}.Hero-module___w2HtG__statsContainer{background:#0a192fd9;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}.Hero-module___w2HtG__statBox{text-align:center;flex-direction:column;gap:.5rem}.Hero-module___w2HtG__statNumber{font-size:2rem}.Hero-module___w2HtG__hero{height:auto;padding-bottom:2rem}}
.About-module__RHteCa__about{background-color:var(--color-primary-white);color:var(--color-text-main);padding-top:8rem}.About-module__RHteCa__topSection{grid-template-columns:1fr 1.1fr;align-items:center;gap:5rem;margin-bottom:4rem;display:grid}.About-module__RHteCa__imageCol{position:relative}.About-module__RHteCa__textContent{padding-right:2rem}.About-module__RHteCa__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.About-module__RHteCa__title{color:var(--color-brand-navy);margin-bottom:1.5rem;font-size:2.5rem}.About-module__RHteCa__description{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__RHteCa__imageWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);position:relative;overflow:hidden}.About-module__RHteCa__image{width:100%;height:auto;display:block}.About-module__RHteCa__playButton{cursor:pointer;width:80px;height:80px;color:var(--color-brand-navy);background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #ffffff4d}.About-module__RHteCa__playButton:hover{transform:translate(-50%,-50%)scale(1.1)}.About-module__RHteCa__floatingCard{background-color:var(--color-primary-white);border-radius:var(--radius-md);box-shadow:var(--shadow-medium);border-left:4px solid var(--color-accent-gold);align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex;position:absolute;bottom:-30px;left:-20px}.About-module__RHteCa__floatingIcon{color:var(--color-accent-gold)}.About-module__RHteCa__floatingTitle{color:var(--color-brand-navy);font-size:1.1rem;font-weight:800;line-height:1.2}.About-module__RHteCa__floatingSubtitle{color:var(--color-text-light);font-size:.9rem}.About-module__RHteCa__featuresRow{border-top:1px solid var(--color-border);text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:3rem;display:grid}.About-module__RHteCa__featureItem{flex-direction:column;align-items:center;display:flex}.About-module__RHteCa__featureIconWrapper{border:1px solid var(--color-border);width:60px;height:60px;color:var(--color-brand-navy);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;transition:all .3s;display:flex}.About-module__RHteCa__featureItem:hover .About-module__RHteCa__featureIconWrapper{background-color:var(--color-brand-navy);color:var(--color-accent-gold)}.About-module__RHteCa__featureTitle{color:var(--color-brand-navy);margin-bottom:.3rem;font-size:1.1rem;font-weight:700;line-height:1.2}.About-module__RHteCa__featureSubtitle{color:var(--color-text-light);font-size:.9rem}@media (max-width:992px){.About-module__RHteCa__topSection{grid-template-columns:1fr}.About-module__RHteCa__imageCol{margin-top:2rem;padding-left:0}.About-module__RHteCa__featuresRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.About-module__RHteCa__featuresRow{grid-template-columns:1fr}}
.Companies-module__4OjBQW__companiesSection{background-color:var(--color-bg-gray)}.Companies-module__4OjBQW__header{text-align:center;margin-bottom:3rem}.Companies-module__4OjBQW__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Companies-module__4OjBQW__title{color:var(--color-brand-navy);font-size:2.5rem;font-weight:800}.Companies-module__4OjBQW__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Companies-module__4OjBQW__card{border-radius:var(--radius-lg);flex-direction:column;padding:3rem;display:flex;position:relative;overflow:hidden}.Companies-module__4OjBQW__cardWWA{background-color:var(--color-brand-navy);color:var(--color-primary-white);box-shadow:0 20px 40px #0a192f33}.Companies-module__4OjBQW__logoRow{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Companies-module__4OjBQW__logoBoxWWA{background-color:var(--color-primary-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:75px;height:75px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.Companies-module__4OjBQW__wwaLogoImg{object-fit:cover;object-position:center;width:100%;height:100%}.Companies-module__4OjBQW__companyName{color:var(--color-primary-white);margin-bottom:.3rem;font-size:1.3rem;font-weight:800}.Companies-module__4OjBQW__companyFocus{color:var(--color-accent-gold);font-size:.95rem;font-weight:600}.Companies-module__4OjBQW__companyDesc{color:#cbd5e1;margin-bottom:2rem;line-height:1.6}.Companies-module__4OjBQW__iconGrid{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:2rem;display:grid}.Companies-module__4OjBQW__iconBox{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.Companies-module__4OjBQW__iconCircle{width:50px;height:50px;color:var(--color-primary-white);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Companies-module__4OjBQW__iconBox:hover .Companies-module__4OjBQW__iconCircle{background-color:var(--color-accent-gold);border-color:var(--color-accent-gold);color:var(--color-brand-navy)}.Companies-module__4OjBQW__iconLabel{color:#cbd5e1;font-size:.75rem;font-weight:500;line-height:1.2}.Companies-module__4OjBQW__btnDetailWWA{border:1px solid var(--color-accent-gold);color:var(--color-accent-gold);border-radius:30px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.Companies-module__4OjBQW__btnDetailWWA:hover{background-color:var(--color-accent-gold);color:var(--color-brand-navy)}.Companies-module__4OjBQW__cardWKGTI{background-color:var(--color-primary-white);box-shadow:var(--shadow-medium)}.Companies-module__4OjBQW__logoBoxWKGTI{background-color:var(--color-primary-white);border:1px solid var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:75px;height:75px;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000000d}.Companies-module__4OjBQW__wkgtiLogoImg{object-fit:cover;object-position:center;width:100%;height:100%}.Companies-module__4OjBQW__companyNameWKGTI{color:var(--color-brand-navy);margin-bottom:.3rem;font-size:1.2rem;font-weight:800}.Companies-module__4OjBQW__companyFocusWKGTI{color:var(--color-accent-gold-dark);font-size:.95rem;font-weight:600}.Companies-module__4OjBQW__companyDescWKGTI{color:var(--color-text-light);margin-bottom:2rem;line-height:1.6}.Companies-module__4OjBQW__iconBoxWKGTI{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.Companies-module__4OjBQW__iconCircleWKGTI{border:1px solid var(--color-border);width:50px;height:50px;color:var(--color-brand-navy);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Companies-module__4OjBQW__iconBoxWKGTI:hover .Companies-module__4OjBQW__iconCircleWKGTI{background-color:var(--color-accent-gold);border-color:var(--color-accent-gold);color:var(--color-primary-white)}.Companies-module__4OjBQW__iconLabelWKGTI{color:var(--color-text-main);font-size:.75rem;font-weight:600;line-height:1.2}.Companies-module__4OjBQW__btnDetailWKGTI{background-color:var(--color-accent-gold);color:var(--color-primary-white);border-radius:30px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.Companies-module__4OjBQW__btnDetailWKGTI:hover{background-color:var(--color-brand-navy)}@media (max-width:1200px){.Companies-module__4OjBQW__iconGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.Companies-module__4OjBQW__grid{grid-template-columns:1fr}.Companies-module__4OjBQW__iconGrid{grid-template-columns:repeat(5,1fr)}}@media (max-width:576px){.Companies-module__4OjBQW__iconGrid{grid-template-columns:repeat(2,1fr)}.Companies-module__4OjBQW__card{padding:2rem}}
.Services-module__uj7JVa__servicesSection{background-color:var(--color-primary-white)}.Services-module__uj7JVa__header{text-align:center;margin-bottom:4rem}.Services-module__uj7JVa__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Services-module__uj7JVa__title{color:var(--color-brand-navy);font-size:2.2rem;font-weight:800}.Services-module__uj7JVa__grid{grid-template-columns:repeat(6,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Services-module__uj7JVa__serviceCard{background-color:var(--color-primary-white);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;cursor:pointer;flex-direction:column;align-items:center;padding:2rem 1rem;transition:all .3s;display:flex}.Services-module__uj7JVa__serviceCard:hover{border-color:var(--color-accent-gold);box-shadow:var(--shadow-medium);transform:translateY(-5px)}.Services-module__uj7JVa__iconWrapper{color:var(--color-brand-navy);margin-bottom:1rem;transition:all .3s}.Services-module__uj7JVa__serviceCard:hover .Services-module__uj7JVa__iconWrapper{color:var(--color-accent-gold)}.Services-module__uj7JVa__serviceTitle{color:var(--color-text-main);font-size:.95rem;font-weight:600;line-height:1.3}.Services-module__uj7JVa__footer{text-align:center}.Services-module__uj7JVa__btnAll{background-color:var(--color-brand-navy);color:var(--color-primary-white);cursor:pointer;border:none;border-radius:30px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Services-module__uj7JVa__btnAll:hover{background-color:var(--color-accent-gold);color:var(--color-brand-navy)}@media (max-width:1200px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.Services-module__uj7JVa__grid{grid-template-columns:repeat(2,1fr)}}
.Projects-module__tl4Q0a__projectsSection{background-color:var(--color-bg-gray)}.Projects-module__tl4Q0a__header{text-align:center;margin-bottom:3rem}.Projects-module__tl4Q0a__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.Projects-module__tl4Q0a__title{color:var(--color-brand-navy);font-size:2.2rem;font-weight:800}.Projects-module__tl4Q0a__filterRow{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:3rem;display:flex}.Projects-module__tl4Q0a__filterBtn{background-color:var(--color-primary-white);border:1px solid var(--color-border);color:var(--color-text-light);cursor:pointer;border-radius:20px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .3s}.Projects-module__tl4Q0a__filterBtn:hover,.Projects-module__tl4Q0a__activeFilter{background-color:var(--color-brand-navy);color:var(--color-primary-white);border-color:var(--color-brand-navy)}.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Projects-module__tl4Q0a__projectCard{border-radius:var(--radius-md);aspect-ratio:4/3;cursor:pointer;position:relative;overflow:hidden}.Projects-module__tl4Q0a__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Projects-module__tl4Q0a__projectCard:hover .Projects-module__tl4Q0a__projectImage{transform:scale(1.1)}.Projects-module__tl4Q0a__projectOverlay{opacity:0;background:linear-gradient(#0a192f00 0%,#0a192fe6 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Projects-module__tl4Q0a__projectCard:hover .Projects-module__tl4Q0a__projectOverlay{opacity:1}.Projects-module__tl4Q0a__projectTitle{color:var(--color-primary-white);margin-bottom:.2rem;font-size:1.2rem;font-weight:700;transition:transform .3s;transform:translateY(10px)}.Projects-module__tl4Q0a__projectCategory{color:var(--color-accent-gold);font-size:.9rem;font-weight:500;transition:transform .3s;transform:translateY(10px)}.Projects-module__tl4Q0a__projectCard:hover .Projects-module__tl4Q0a__projectTitle,.Projects-module__tl4Q0a__projectCard:hover .Projects-module__tl4Q0a__projectCategory{transform:translateY(0)}.Projects-module__tl4Q0a__footer{text-align:center}.Projects-module__tl4Q0a__btnAll{background-color:var(--color-brand-navy);color:var(--color-primary-white);cursor:pointer;border:none;border-radius:30px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.Projects-module__tl4Q0a__btnAll:hover{background-color:var(--color-accent-gold);color:var(--color-brand-navy)}@media (max-width:992px){.Projects-module__tl4Q0a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Projects-module__tl4Q0a__grid{grid-template-columns:1fr}}
.Clients-module__Q4z9Ya__clientsSection{background-color:var(--color-primary-white);border-bottom:1px solid var(--color-border);padding:4rem 0}.Clients-module__Q4z9Ya__header{text-align:center;margin-bottom:2rem}.Clients-module__Q4z9Ya__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:700}.Clients-module__Q4z9Ya__carouselContainer{align-items:center;width:100%;display:flex;overflow:hidden}.Clients-module__Q4z9Ya__carouselTrack{align-items:center;gap:5rem;width:max-content;padding:1rem 0;display:flex}.Clients-module__Q4z9Ya__clientLogo{flex:none;justify-content:center;align-items:center;min-width:140px;min-height:80px;transition:transform .3s;display:flex}.Clients-module__Q4z9Ya__clientLogo:hover{transform:scale(1.05)}.Clients-module__Q4z9Ya__clientPlaceholder{color:var(--color-brand-navy);text-transform:uppercase;text-align:center;letter-spacing:.5px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;line-height:1.2;display:flex}.Clients-module__Q4z9Ya__placeholderIcon{color:var(--color-text-light);opacity:.7}.Clients-module__Q4z9Ya__clientLogo:hover{filter:grayscale(0%);opacity:1}.Clients-module__Q4z9Ya__clientImg{object-fit:contain;max-width:140px;max-height:100%}@media (max-width:992px){.Clients-module__Q4z9Ya__carouselTrack{justify-content:flex-start;padding-bottom:1rem;overflow-x:auto}.Clients-module__Q4z9Ya__clientLogo{flex:0 0 120px}}
.Process-module__MDuI_q__processSection{background-color:var(--color-primary-white);padding:4rem 0 6rem}.Process-module__MDuI_q__header{text-align:center;margin-bottom:4rem}.Process-module__MDuI_q__badge{color:var(--color-accent-gold);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:700}.Process-module__MDuI_q__timeline{justify-content:space-between;align-items:flex-start;padding-bottom:2rem;display:flex;position:relative;overflow-x:auto}.Process-module__MDuI_q__stepBox{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:120px;display:flex;position:relative}.Process-module__MDuI_q__iconBox{border:1px solid var(--color-border);width:50px;height:50px;color:var(--color-brand-navy);background-color:var(--color-primary-white);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;position:relative}.Process-module__MDuI_q__connector{border-top:1px dashed var(--color-border);z-index:1;justify-content:center;align-items:center;width:calc(100% + 20px);height:1px;display:flex;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.Process-module__MDuI_q__arrow{background:var(--color-primary-white);color:var(--color-border);padding:0 5px;font-size:.8rem}.Process-module__MDuI_q__stepBox:last-child .Process-module__MDuI_q__connector{display:none}.Process-module__MDuI_q__stepNum{color:var(--color-accent-gold);margin-bottom:.5rem;font-size:.85rem;font-weight:800}.Process-module__MDuI_q__stepTitle{color:var(--color-brand-navy);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.Process-module__MDuI_q__stepDesc{color:var(--color-text-light);font-size:.75rem;line-height:1.4}@media (max-width:1200px){.Process-module__MDuI_q__timeline{gap:1rem}}
