:root{--navy:#172f48;--navy-dark:#101f30;--yellow:#f5b400;--yellow-dark:#d89f00;--grey:#5d646b;--light-grey:#f3f4f5;--border:#e1e3e5;--white:#fff;--container:1180px}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.btn{letter-spacing:1px;justify-content:center;align-items:center;padding:14px 24px;font-size:12px;font-weight:700;transition:all .3s;display:inline-flex}.primary-btn{background:var(--yellow);color:var(--navy)}.primary-btn:hover{background:#fff}.secondary-btn{color:#fff;border:1px solid #fff}.secondary-btn:hover{color:var(--navy);background:#fff}.section-label{color:var(--yellow-dark);letter-spacing:2px;font-size:12px;font-weight:800}.section-heading{max-width:800px;margin-bottom:50px}.section-heading p{color:var(--yellow-dark);letter-spacing:2px;font-size:12px;font-weight:800}.section-heading h2{color:var(--navy);margin:10px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.1}.section-heading h2 span,.content-grid h2 span,.business-detail h2 span,.fire-section h2 span,.contact-section h2 span,.opportunity-cta h2 span{color:var(--yellow-dark)}.fire-section{background:var(--navy);color:#fff;padding:100px 0}.fire-section .section-label{color:var(--yellow);letter-spacing:2px;font-size:12px;font-weight:800}.fire-section h2{color:#fff;margin:15px 0 25px;font-size:clamp(40px,6vw,68px);line-height:1}.fire-section h2 span{color:var(--yellow)}.fire-section>.container>p{color:#fffc;max-width:700px;font-size:16px;line-height:1.8}.fire-section .business-columns{margin-top:50px}.fire-section .business-columns h3{color:#fff;margin-bottom:20px;font-size:22px}.fire-section .business-columns ul{padding-left:20px}.fire-section .business-columns li{color:#fffc;margin-bottom:12px;line-height:1.6}.navbar{z-index:1000;border-bottom:1px solid var(--border);background:#fffffff7;width:100%;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;width:min(1400px,100%);min-height:82px;margin:auto;padding:0 30px;display:flex}.navbar-logo{flex-direction:row;align-items:center;gap:5px;line-height:1;text-decoration:none;display:flex}.navbar-logo-image{object-fit:contain;flex-shrink:0;width:95px;height:95px;display:block}.logo-text{flex-direction:column;align-items:flex-start;display:flex}.logo-main{color:#333;font-size:22px;font-weight:800;line-height:1}.logo-sub{letter-spacing:2px;color:#777;margin-top:4px;font-size:10px;font-weight:600}.nav-links{align-items:center;gap:25px;display:flex}.nav-links a{color:var(--navy);letter-spacing:.8px;padding:31px 0;font-size:11px;font-weight:700;position:relative}.nav-links a:after{content:"";background:var(--yellow);width:0;height:2px;transition:all .3s;position:absolute;bottom:22px;left:0}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.menu-button{color:var(--navy);background:0 0;border:none;font-size:26px;display:none}.nav-dropdown{position:relative}.dropdown-button-wrapper{align-items:center;display:flex}.dropdown-main-link{text-decoration:none;padding:31px 0!important}.dropdown-arrow{color:var(--navy);cursor:pointer;background:0 0;border:none;margin-left:5px;padding:5px;font-size:14px}.dropdown-menu{border-top:3px solid var(--yellow);opacity:0;visibility:hidden;z-index:1001;background:#fff;min-width:240px;padding:8px 0;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:100%;left:50%;transform:translate(-50%,10px);box-shadow:0 10px 30px #0000001f}.nav-dropdown:hover .dropdown-menu,.dropdown-menu.show{opacity:1;visibility:visible;transform:translate(-50%)}.dropdown-menu a{white-space:nowrap;text-decoration:none;display:block;color:var(--navy)!important;letter-spacing:0!important;padding:12px 18px!important;font-size:12px!important;font-weight:600!important}.dropdown-menu a:after{display:none!important}.dropdown-menu a:hover{background:#f5f5f5;color:var(--navy)!important}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:linear-gradient(90deg,#172f48fa 0%,#172f48e0 25%,#172f4899 50%,#172f4840 75%,#172f480d 100%);position:absolute;inset:0}.hero-content{z-index:1;padding:100px 0;position:relative}@keyframes heroLeftFade{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.hero-small{color:var(--yellow);letter-spacing:3px;opacity:0;font-size:13px;font-weight:800;animation:.8s ease-out .2s forwards heroLeftFade}.hero h1{color:#fff;letter-spacing:-3px;opacity:0;max-width:850px;margin:20px 0;font-size:clamp(48px,7vw,82px);line-height:.98;animation:.9s ease-out .4s forwards heroLeftFade}.hero h1 span{color:var(--yellow)}.hero-description{color:#ffffffd9;opacity:0;max-width:600px;line-height:1.8;animation:.8s ease-out .6s forwards heroLeftFade}.hero-buttons{opacity:0;gap:15px;margin-top:30px;animation:.8s ease-out .8s forwards heroLeftFade;display:flex}.page-hero{background:linear-gradient(110deg, var(--navy-dark), var(--navy));padding:110px 0}@keyframes pageHeroLeftFade{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.page-hero-label{color:var(--yellow);letter-spacing:2px;opacity:0;font-size:12px;font-weight:800;animation:.8s ease-out .2s forwards pageHeroLeftFade}.page-hero h1{color:#fff;opacity:0;max-width:850px;margin:15px 0;font-size:clamp(42px,6vw,68px);line-height:1;animation:.9s ease-out .4s forwards pageHeroLeftFade}.page-hero-description{color:#ffffffb3;opacity:0;max-width:650px;line-height:1.7;animation:.8s ease-out .7s forwards pageHeroLeftFade}.home-about{background:#fff;padding:100px 0}.about-home-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:50px;display:grid}.about-home-image{height:520px;position:relative;overflow:hidden}.about-home-image:after{content:"";border:3px solid var(--yellow);pointer-events:none;position:absolute;inset:0;transform:translate(15px,15px)}.about-home-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.about-home-image:hover img{transform:scale(1.04)}.about-home-content{position:relative}.about-home-content>p{margin:0 0 20px;line-height:1.8}.text-link{color:var(--navy);letter-spacing:1px;margin-top:15px;font-size:12px;font-weight:800;text-decoration:none;display:inline-block}.text-link:hover{color:var(--yellow-dark)}.snapshot-card{background:var(--light-grey);border-left:4px solid var(--yellow);margin-top:35px;padding:35px}.snapshot-card h3{color:var(--navy);letter-spacing:1px;margin-top:0;font-size:14px}.snapshot-item{border-bottom:1px solid var(--border);padding:20px 0}.snapshot-item:last-child{border-bottom:none}.snapshot-item strong{color:var(--navy);font-size:30px;display:block}.snapshot-item span{color:var(--grey);font-size:12px}.infrastructure-section{background:var(--light-grey);padding:100px 0}.infrastructure-section .section-heading>p:last-child{max-width:650px;color:var(--grey);line-height:1.7}.infrastructure-intro{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:55px;margin-top:55px;margin-bottom:55px;display:grid}.infrastructure-content{flex-direction:column;justify-content:center;gap:45px;display:flex}.infrastructure-content-item{border-left:3px solid var(--yellow);padding-left:35px;position:relative}.infrastructure-number{color:var(--yellow-dark);letter-spacing:1.5px;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.infrastructure-content-item h3{color:var(--navy);margin:0 0 15px;font-size:25px;line-height:1.3}.infrastructure-content-item p{max-width:520px;color:var(--grey);margin:0;font-size:15px;line-height:1.8}.infrastructure-image{width:100%;height:430px;position:relative;overflow:hidden}.infrastructure-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.infrastructure-image:hover img{transform:scale(1.04)}.infrastructure-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0716288c,#0716280d);position:absolute;inset:0}.infrastructure-image-overlay{z-index:2;color:#fff;position:absolute;bottom:35px;left:40px}.infrastructure-image-overlay span{color:var(--yellow);letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.infrastructure-image-overlay h3{margin:0;font-size:clamp(24px,3vw,40px);line-height:1.1}.infrastructure-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:0;display:grid}.infrastructure-card{border:1px solid var(--border);border-top:3px solid var(--yellow);background:#fff;min-height:300px;padding:30px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden}.infrastructure-card:before{content:"";background:#e6b43214;border-radius:50%;width:120px;height:120px;transition:transform .4s,background .4s;position:absolute;bottom:-50px;right:-50px}.infrastructure-card:hover{border-color:var(--yellow);transform:translateY(-8px);box-shadow:0 18px 40px #0000001a}.infrastructure-card:hover:before{background:#e6b4321f;transform:scale(2)}.infrastructure-card-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.infrastructure-card-top>span{color:var(--yellow-dark);letter-spacing:1px;font-size:12px;font-weight:800}.infrastructure-icon{background:var(--navy);width:58px;height:58px;color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s;display:flex}.infrastructure-card:hover .infrastructure-icon{background:var(--yellow);color:var(--navy);transform:rotate(-5deg)scale(1.08)}.infrastructure-card h3{color:var(--navy);margin:0 0 15px;font-size:20px;line-height:1.3;position:relative}.infrastructure-card p{color:var(--grey);margin:0;font-size:14px;line-height:1.7;position:relative}@media (width<=1100px){.infrastructure-intro{grid-template-columns:1fr 1fr;gap:35px}.infrastructure-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.infrastructure-section{padding:70px 0}.infrastructure-intro{grid-template-columns:1fr;gap:35px;margin-top:40px}.infrastructure-content{gap:35px}.infrastructure-image{height:350px}.infrastructure-grid{grid-template-columns:1fr;gap:20px}}@media (width<=480px){.infrastructure-image{height:280px}.infrastructure-image-overlay{bottom:25px;left:25px}.infrastructure-content-item{padding-left:25px}.infrastructure-content-item h3{font-size:21px}.infrastructure-card{min-height:270px;padding:25px}}.why-layout{flex-direction:column;grid-template-columns:1fr 1fr;align-items:stretch;gap:30px;margin-top:55px;display:flex}.why-grid{order:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;display:grid}.why-image{order:1;width:100%;height:450px;position:relative;overflow:hidden}.why-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.why-image:hover img{transform:scale(1.04)}.why-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07162899,#0716281a);position:absolute;inset:0}.why-image-overlay{z-index:2;color:#fff;position:absolute;bottom:40px;left:40px}.why-image-overlay span{color:var(--yellow);letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.why-image-overlay h3{margin:0;font-size:clamp(26px,3vw,42px);line-height:1.1}.why-card{box-sizing:border-box;border:1px solid var(--border);border-top:3px solid var(--yellow);background:#fff;flex-direction:column;justify-content:flex-start;width:100%;min-height:180px;padding:28px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.why-card:before{content:"";background:#e6b43214;border-radius:50%;width:110px;height:110px;transition:transform .4s,background .4s;position:absolute;bottom:-45px;right:-45px}.why-card:hover{border-color:var(--yellow);transform:translateY(-6px);box-shadow:0 15px 35px #0000001a}.why-card:hover:before{background:#e6b43221;transform:scale(2)}@media (width<=650px){.why-grid{grid-template-columns:1fr}.why-card-seven{grid-column:auto}.why-image{height:350px}}.clients-preview{background:var(--light-grey);padding:100px 0}.clients-preview-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px;display:grid}.client-preview-card{border:1px solid var(--border);background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:30px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.client-preview-card:before{content:"";background:var(--yellow);transform-origin:0;width:100%;height:3px;transition:transform .35s;position:absolute;top:0;left:0;transform:scaleX(0)}.client-preview-card:hover{border-color:var(--yellow);transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.client-preview-card:hover:before{transform:scaleX(1)}.client-logo{justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:18px;display:flex}.client-logo img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:70px;transition:transform .3s,filter .3s;display:block}.client-preview-card:hover .client-logo img{transform:scale(1.05)}.client-name-label{color:var(--navy);letter-spacing:1px;text-align:center;font-size:11px;font-weight:800;line-height:1.4}.client-logo .client-name{color:var(--navy);text-align:center;font-size:18px;font-weight:800}.center-link{text-align:center;margin-top:40px}.opportunities-preview{background:var(--navy);padding:100px 0}.opportunities-preview .section-heading p{color:#ffffffb3}.opportunities-preview .section-heading h2{color:#fff}.opportunities-preview .section-heading h2 span{color:var(--yellow)}.opportunities-preview .section-heading>p:last-child{color:#ffffffb3;max-width:650px;line-height:1.7}.opportunities-layout{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:40px;margin-top:50px;display:grid}.opportunity-image{min-height:380px;position:relative;overflow:hidden}.opportunity-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.opportunity-image:hover img{transform:scale(1.04)}.opportunity-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#07162899,#0716281a);position:absolute;inset:0}.opportunity-image-overlay{z-index:2;color:#fff;position:absolute;bottom:35px;left:35px}.opportunity-image-overlay span{color:var(--yellow);letter-spacing:2px;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.opportunity-image-overlay h3{margin:0;font-size:28px;line-height:1.1}.opportunities-grid{grid-template-columns:1fr;gap:20px;margin-top:0;display:grid}.opportunities-grid>div{border:1px solid #ffffff26;padding:30px;transition:transform .3s,border-color .3s}.opportunities-grid>div:hover{border-color:var(--yellow);transform:translate(6px)}.opportunities-grid strong{color:var(--yellow);font-size:13px}.opportunities-grid h3{color:#fff;margin:15px 0 10px;font-size:21px}.opportunities-grid p{color:#ffffffa6;margin:0;font-size:14px;line-height:1.7}.opportunities-preview .center-link{margin-top:45px}.home-cta{background:var(--light-grey);text-align:center;padding:110px 0}.home-cta>.container>p:first-child{color:var(--yellow-dark);letter-spacing:2px;font-size:12px;font-weight:800}.home-cta h2{max-width:850px;color:var(--navy);margin:20px auto;font-size:clamp(38px,5vw,62px);line-height:1}.home-cta h2 span{color:var(--yellow-dark)}.home-cta h2+p{max-width:650px;color:var(--grey);margin:0 auto 30px;line-height:1.7}@media (width<=1000px){.why-grid,.infrastructure-grid{grid-template-columns:repeat(2,1fr)}.about-home-grid{gap:40px}.opportunities-layout{grid-template-columns:1fr}.opportunity-image{min-height:350px}}@media (width<=768px){.about-home-grid{grid-template-columns:1fr;gap:40px}.about-home-image{height:350px}.about-home-image:after{transform:translate(8px,8px)}.infrastructure-grid{grid-template-columns:1fr}.infrastructure-image{height:280px;margin-bottom:35px}.infrastructure-image-overlay{bottom:25px;left:25px}.infrastructure-image-overlay h3{font-size:26px}.infrastructure-card{min-height:260px}.why-grid{grid-template-columns:1fr}.clients-preview-grid{grid-template-columns:repeat(2,1fr)}.opportunities-layout{grid-template-columns:1fr}.opportunity-image{min-height:280px}.opportunity-image-overlay{bottom:25px;left:25px}.opportunity-image-overlay h3{font-size:24px}}@media (width<=500px){.about-home-image{height:280px}.snapshot-card{padding:25px}.infrastructure-image{height:240px}.infrastructure-image-overlay{bottom:20px;left:20px}.infrastructure-image-overlay h3{font-size:22px}.infrastructure-card{min-height:250px;padding:28px}.infrastructure-icon{width:55px;height:55px}.clients-preview-grid{grid-template-columns:1fr}.client-preview-card{min-height:150px}.opportunity-image{min-height:240px}}.about-company{background:#fff;padding:100px 0}.about-company-grid{grid-template-columns:1.25fr .75fr;gap:80px;margin-top:50px;display:grid}.about-company-content{flex-direction:column;display:flex}.about-company-image{width:100%;height:330px;margin-bottom:35px;overflow:hidden}.about-company-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.about-company-text p{color:var(--grey);margin:0 0 22px;font-size:15px;line-height:1.8}.about-highlights{background:var(--light-grey);border-left:4px solid var(--yellow);height:fit-content;padding:35px}.about-highlights h3{color:var(--navy);letter-spacing:1.5px;margin:0 0 15px;font-size:14px}.about-highlight-item{border-bottom:1px solid var(--border);padding:20px 0}.about-highlight-item:last-child{border-bottom:none}.about-highlight-item span{color:var(--yellow-dark);letter-spacing:1.5px;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.about-highlight-item strong{color:var(--navy);font-size:18px;line-height:1.4;display:block}.mission-section{background:var(--navy);padding:100px 0}.mission-section .section-heading p{color:var(--yellow)}.mission-section .section-heading h2{color:#fff}.mission-section .section-heading h2 span{color:var(--yellow)}.mission-image{width:100%;height:350px;margin-top:45px;position:relative;overflow:hidden}.mission-image:after{content:"";background:#07182d73;position:absolute;inset:0}.mission-image img{object-fit:cover;width:100%;height:100%;display:block}.mission-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:25px;display:grid}.mission-card{border:1px solid #ffffff26;min-height:300px;padding:35px;transition:transform .3s,border-color .3s,background .3s}.mission-card:hover{border-color:var(--yellow);transform:translateY(-7px)}.mission-card>span{color:var(--yellow);font-size:12px;font-weight:800}.mission-card h3{color:#fff;margin:25px 0 15px;font-size:20px}.mission-card p{color:#ffffffad;margin:0;font-size:14px;line-height:1.8}.values-card ul{margin:20px 0 0;padding:0;list-style:none}.values-card li{color:#ffffffbf;border-bottom:1px solid #ffffff1a;padding:10px 0;font-size:14px}.journey-section{background:var(--light-grey);padding:100px 0}.timeline{max-width:900px;margin:60px auto 0;position:relative}.timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:0;bottom:0;left:110px}.timeline-item{grid-template-columns:180px 1fr;gap:40px;margin-bottom:45px;display:grid;position:relative}.timeline-year{z-index:1;color:var(--yellow-dark);letter-spacing:1px;font-size:14px;font-weight:800;position:relative}.timeline-content{border-left:3px solid var(--yellow);background:#fff;padding:25px 30px;box-shadow:0 8px 25px #0000000d}.timeline-content h3{color:var(--navy);margin:0 0 10px;font-size:20px}.timeline-content p{color:var(--grey);margin:0;font-size:14px;line-height:1.7}.timeline-item.future .timeline-year{color:var(--yellow-dark)}.strengths-section{background:#fff;padding:100px 0}.strengths-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px;display:grid}.strength-card{background:var(--light-grey);border-top:3px solid var(--yellow);min-height:220px;padding:30px;transition:transform .3s,box-shadow .3s}.strength-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.strength-card>span{color:var(--yellow-dark);font-size:12px;font-weight:800}.strength-card h3{color:var(--navy);margin:20px 0 10px;font-size:19px}.strength-card p{color:var(--grey);margin:0;font-size:14px;line-height:1.7}.key-highlights{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:50px;display:grid}.key-highlights>div{text-align:center;border-right:1px solid var(--border);padding:30px 20px}.key-highlights>div:last-child{border-right:none}.key-highlights strong{color:var(--navy);font-size:23px;display:block}.key-highlights span{color:var(--grey);margin-top:6px;font-size:12px;display:block}.industries-section{background:var(--navy);padding:100px 0}.industries-section .section-heading p{color:var(--yellow)}.industries-section .section-heading h2{color:#fff}.industries-section .section-heading h2 span{color:var(--yellow)}.industries-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px;display:grid}.industry-card{cursor:pointer;border:1px solid #ffffff26;height:240px;position:relative;overflow:hidden}.industry-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.industry-card:after{content:"";background:linear-gradient(#05122326,#051223eb);position:absolute;inset:0}.industry-card span{z-index:2;color:#fff;font-size:17px;font-weight:700;line-height:1.3;position:absolute;bottom:25px;left:25px;right:25px}.industry-card:hover{border-color:var(--yellow)}.industry-card:hover img{transform:scale(1.08)}.about-cta{background:var(--light-grey);text-align:center;padding:110px 0}.about-cta>.container>p:first-child{color:var(--yellow-dark);letter-spacing:2px;font-size:12px;font-weight:800}.about-cta h2{max-width:850px;color:var(--navy);margin:20px auto;font-size:clamp(38px,5vw,62px);line-height:1}.about-cta h2 span{color:var(--yellow-dark)}.about-cta h2+p{max-width:650px;color:var(--grey);margin:0 auto 30px;line-height:1.7}@media (width<=1000px){.about-company-grid{grid-template-columns:1fr;gap:40px}.mission-grid{grid-template-columns:1fr}.strengths-grid,.key-highlights{grid-template-columns:repeat(2,1fr)}.key-highlights>div{border-bottom:1px solid var(--border)}.key-highlights>div:nth-child(2){border-right:none}.key-highlights>div:nth-child(3),.key-highlights>div:nth-child(4){border-bottom:none}.key-highlights>div:nth-child(4){border-right:none}.industries-grid{grid-template-columns:repeat(2,1fr)}.mission-image{height:250px}}@media (width<=700px){.about-company{padding:70px 0}.about-company-image{height:240px}.about-highlights{padding:25px}.mission-section,.journey-section,.strengths-section,.industries-section{padding:70px 0}.mission-image{height:220px}.mission-card{min-height:auto;padding:25px}.strengths-grid,.industries-grid{grid-template-columns:1fr}.industry-card{height:220px}.timeline{margin-top:40px}.timeline:before{display:none}.timeline-item{margin-bottom:30px;padding-left:0;display:block}.timeline-year{margin-bottom:12px}.timeline-content{padding:22px}.about-cta{padding:80px 20px}}@media (width<=500px){.key-highlights{grid-template-columns:1fr}.key-highlights>div{border-right:none;border-bottom:1px solid var(--border)}.key-highlights>div:last-child{border-bottom:none}.about-company-image{height:210px}.mission-image{height:200px}.industry-card{height:210px}}.business-overview{background:var(--light-grey);padding:100px 0}.business-overview .section-heading{max-width:850px;margin-bottom:55px}.business-overview .section-heading>p:first-child{color:var(--yellow);letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:800}.business-overview .section-heading h2{color:var(--navy);margin:0 0 20px}.business-overview .section-heading h2 span{color:var(--yellow)}.business-overview .section-heading>p:last-child{max-width:700px;color:var(--grey);font-size:15px;line-height:1.8}.business-overview-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.business-overview-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-height:600px;padding:40px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000000d}.business-overview-card:before{content:"";background:var(--yellow);width:0;height:4px;transition:width .35s;position:absolute;top:0;left:0}.business-overview-card:hover{border-color:#00000014;transform:translateY(-8px);box-shadow:0 18px 40px #0000001a}.business-overview-card:hover:before{width:100%}.business-card-image{width:calc(100% + 80px);height:210px;margin:-40px -40px 30px;position:relative;overflow:hidden}.business-card-image:after{content:"";background:linear-gradient(#00000005,#00000047);position:absolute;inset:0}.business-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.business-overview-card:hover .business-card-image img{transform:scale(1.07)}.business-card-number{color:#dfe3e7;margin-bottom:25px;font-size:52px;font-weight:900;line-height:1;transition:color .3s}.business-overview-card:hover .business-card-number{color:var(--yellow)}.business-overview-card .section-label{color:var(--yellow);letter-spacing:1.8px;margin-bottom:12px;font-size:11px;font-weight:800}.business-overview-card h3{color:var(--navy);margin:0 0 20px;font-size:25px;line-height:1.15}.business-overview-card h3 span{color:var(--yellow)}.business-overview-card>p:not(.section-label){max-width:520px;color:var(--grey);margin-bottom:25px;font-size:14px;line-height:1.8}.business-overview-card .text-link{color:var(--navy);letter-spacing:.8px;font-size:11px;font-weight:800;text-decoration:none;transition:color .25s,transform .25s;display:inline-block}.business-overview-card .text-link:hover{color:var(--yellow);transform:translate(5px)}.business-approach{background:var(--navy);padding:100px 0}.business-approach .section-heading{margin-bottom:55px}.business-approach .section-heading>p:first-child{color:var(--yellow);letter-spacing:2px;font-size:12px;font-weight:800}.business-approach .section-heading h2{color:#fff}.business-approach .section-heading h2 span{color:var(--yellow)}.business-approach-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.business-approach-grid>div{background:#ffffff06;border:1px solid #ffffff21;min-height:250px;padding:30px;transition:transform .3s,border-color .3s,background .3s}.business-approach-grid>div:hover{border-color:var(--yellow);background:#ffffff0d;transform:translateY(-7px)}.business-approach-grid strong{color:var(--yellow);letter-spacing:1px;margin-bottom:35px;font-size:12px;font-weight:800;display:block}.business-approach-grid h3{color:#fff;margin:0 0 15px;font-size:19px}.business-approach-grid p{color:#ffffffa6;margin:0;font-size:13px;line-height:1.8}.business-cta{text-align:center;background:linear-gradient(135deg,#f4f5f6,#fff);padding:100px 0}.business-cta p{color:var(--yellow);letter-spacing:2px;margin-bottom:15px;font-size:12px;font-weight:800}.business-cta h2{color:var(--navy);margin:0 0 30px;font-size:clamp(38px,5vw,60px);line-height:1}.business-cta h2 span{color:var(--yellow)}@media (width<=1000px){.business-overview-grid,.business-approach-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.business-overview{padding:70px 0}.business-overview-grid{grid-template-columns:1fr}.business-overview-card{min-height:auto;padding:30px}.business-card-image{width:calc(100% + 60px);height:190px;margin:-30px -30px 30px}.business-card-number{font-size:45px}.business-approach{padding:70px 0}.business-approach-grid{grid-template-columns:1fr}.business-cta{padding:70px 20px}}@media (width<=450px){.business-overview-card{padding:25px}.business-card-image{width:calc(100% + 50px);height:170px;margin:-25px -25px 25px}.business-overview-card h3{font-size:22px}}.why-section{background:#fff;padding:100px 0}.why-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px;display:grid}.why-grid>div{border-top:3px solid var(--yellow);background:var(--light-grey);padding:30px;transition:transform .3s,box-shadow .3s}.why-grid>div:hover{transform:translateY(-6px);box-shadow:0 10px 25px #00000014}.why-grid strong{color:var(--yellow-dark);font-size:14px}.why-grid h3{color:var(--navy);margin:15px 0 10px;font-size:20px}.why-grid p{color:var(--grey);margin:0;font-size:14px;line-height:1.7}.home-cta,.opportunity-cta{text-align:center;background:var(--yellow);padding:100px 0}.home-cta p,.opportunity-cta p{color:var(--navy);letter-spacing:2px;font-size:12px;font-weight:800}.home-cta h2,.opportunity-cta h2{max-width:800px;color:var(--navy);margin:15px auto 30px;font-size:clamp(36px,5vw,60px)}.content-section{padding:100px 0}.content-grid{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.content-grid h2{color:var(--navy);font-size:42px}.content-text p{color:var(--grey);margin:0 0 20px;line-height:1.8}.snapshot-section{background:var(--light-grey);padding:100px 0}.snapshot-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.big-stat{border-top:4px solid var(--yellow);background:#fff;padding:35px}.big-stat strong{color:var(--navy);font-size:34px;display:block}.big-stat span{color:var(--grey);margin-top:10px;font-size:13px;line-height:1.5;display:block}.feature-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.feature-grid>div{background:var(--light-grey);color:var(--navy);padding:20px;font-size:13px;font-weight:600}.business-detail{padding:100px 0}.dark-business{background:var(--navy);color:#fff}.business-detail-header{align-items:flex-start;gap:30px;margin-bottom:40px;display:flex}.business-detail-header>span{color:var(--yellow);font-size:14px;font-weight:800}.business-detail h2{color:var(--navy);margin:10px 0;font-size:46px}.dark-business h2{color:#fff}.business-intro{max-width:800px;color:var(--grey);line-height:1.8}.dark-business .business-intro{color:#ffffffb3}.business-columns{grid-template-columns:repeat(2,1fr);gap:80px;margin-top:50px;display:grid}.business-columns h3,.business-detail h3{color:var(--navy)}.dark-business h3{color:#fff}.business-columns ul{padding:0;list-style:none}.business-columns li{border-bottom:1px solid var(--border);color:var(--grey);padding:10px 0;font-size:14px}.dark-business li{color:#ffffffb3;border-color:#ffffff1a}.sub-heading{margin-top:40px}.value-box{border-left:4px solid var(--yellow);background:var(--light-grey);margin-top:60px;padding:30px}.value-box strong{color:var(--navy);letter-spacing:1px;font-size:12px}.value-box p{color:var(--grey);line-height:1.7}.pill-grid{flex-wrap:wrap;gap:10px;margin:20px 0 50px;display:flex}.pill-grid span{border:1px solid var(--yellow);color:var(--yellow);padding:12px 20px}.light-grid>div{color:#fff;background:#ffffff0f}.network-highlight{border:1px solid #ffffff26;align-items:center;gap:25px;margin-top:50px;padding:30px;display:flex}.network-highlight strong{color:var(--yellow);font-size:55px}.network-highlight p{color:#ffffffb3}.fire-section{background:linear-gradient(120deg,#273d50,#142435);padding:120px 0}.fire-section h2{color:#fff;max-width:800px;font-size:clamp(40px,6vw,65px)}.fire-section>div>p:last-child{color:#ffffffb3;max-width:700px;line-height:1.8}.products-section{background:#f5f6f7;padding:80px 0}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--border);background:#fff;min-height:280px;padding:28px;transition:all .3s}.product-card:hover{border-color:var(--yellow);transform:translateY(-6px);box-shadow:0 15px 30px #00000012}.product-code{background:var(--navy);color:#fff;letter-spacing:1px;padding:6px 10px;font-size:10px;font-weight:800;display:inline-block}.product-card h3{color:var(--navy);margin:20px 0 10px;font-size:18px;line-height:1.4}.product-application{min-height:50px;color:var(--grey);margin:0;font-size:13px;line-height:1.6}.product-prices{border-top:1px solid var(--border);margin-top:20px;padding-top:15px}.price-row{justify-content:space-between;padding:6px 0;display:flex}.price-row span{color:var(--grey);font-size:12px}.price-row strong{color:var(--yellow-dark);font-size:14px}.product-view-more{justify-content:flex-end;margin-top:12px;margin-bottom:18px;display:flex}.product-view-more a{color:var(--yellow-dark);letter-spacing:1px;font-size:11px;font-weight:800;text-decoration:none;transition:color .3s}.product-view-more a:hover{color:var(--navy)}.products-section-alt{background:#fff}.product-category-info{background:#f5f6f7;padding:80px 0}@media (width<=1100px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.products-section{padding:60px 0}.product-grid{grid-template-columns:1fr;gap:15px}.product-card{min-height:auto;padding:25px}.product-view-more{margin-top:10px;margin-bottom:15px}}.back-to-products{justify-content:center;margin-top:50px;display:flex}.back-to-products a{background:var(--navy);color:#fff;border:1px solid var(--navy);letter-spacing:1px;padding:13px 28px;font-size:11px;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block}.back-to-products a:hover{background:var(--yellow);border-color:var(--yellow);color:var(--navy);transform:translateY(-3px)}.page-hero{background-color:#081016;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.page-hero-overlay{z-index:1;background:linear-gradient(90deg,#050d12f7 0%,#050d12e6 30%,#050d129e 55%,#050d1233 100%);position:absolute;inset:0}.page-hero-container{z-index:2;width:100%;position:relative}.page-hero-content{max-width:650px;padding-top:55px;padding-bottom:55px}.page-hero-label{color:var(--yellow);letter-spacing:1px;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:700}.page-hero-label:after{content:"";vertical-align:middle;background:var(--yellow);width:40px;height:2px;margin-left:12px;display:inline-block}.page-hero h1{color:#fff;letter-spacing:-.5px;text-transform:uppercase;margin:0;font-size:48px;font-weight:800;line-height:1.05}.page-hero-description{color:#ffffffe6;max-width:590px;margin:22px 0 0;font-size:15px;line-height:1.8}.leadership-section{background:#fff;padding:100px 0 20px}.leadership-section .section-heading{text-align:center;max-width:850px;margin:0 auto 50px}.leadership-section .section-tag{color:var(--yellow);letter-spacing:.8px;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.leadership-section .section-heading h2{color:var(--navy);margin:0;padding-bottom:20px;font-size:32px;font-weight:800;line-height:1.3;position:relative}.leadership-section .section-heading h2 span{color:var(--yellow)}.leadership-section .section-heading h2:after{content:"";background:var(--yellow);width:45px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.leadership-section .section-heading>p{max-width:700px;color:var(--grey);margin:20px auto 0;font-size:15px;line-height:1.7}.leaders-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px;display:grid}.leader-card{background:#fff;border:1px solid #eee;border-radius:8px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000000f}.leader-card:before{content:"";background:var(--yellow);z-index:2;width:100%;height:3px;position:absolute;top:0;left:0}.leader-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000001f}.leader-image{background:#fff;justify-content:center;align-items:center;width:100%;height:190px;margin-top:3px;display:flex;overflow:hidden}.leader-image-circle{background:radial-gradient(circle,#f0f1f1 0% 60%,#fff 61%);border-radius:50%;justify-content:center;align-items:flex-end;width:160px;height:160px;display:flex;overflow:hidden}.leader-image img{object-fit:contain;border-radius:50%;width:160px;height:160px;display:block}.leader-content{padding:18px 18px 25px}.leader-content h3{color:var(--navy);margin:0 0 6px;font-size:20px;font-weight:800;line-height:1.3}.leader-content h4{color:var(--yellow);text-transform:uppercase;letter-spacing:.8px;margin:0 0 15px;font-size:14px;font-weight:700;line-height:1.4}.leader-divider{background:var(--yellow);width:30px;height:2px;margin:0 0 13px}.leader-content p{color:var(--grey);margin:0;font-size:14px;line-height:1.7}.leadership-cta{background:linear-gradient(90deg,#050d12fa,#050d12e0);align-items:center;gap:22px;min-height:105px;margin-top:15px;padding:20px 35px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000001f}.leadership-cta:before{content:"";z-index:0;background:linear-gradient(90deg,#050d12f5,#050d12b8);position:absolute;inset:0}.leadership-cta:after{content:"";z-index:0;background:linear-gradient(135deg,#0000 0%,#ffffff06 50%,#0000 100%);width:55%;height:100%;position:absolute;top:0;right:0}.leadership-cta{margin-bottom:0}.leadership-cta-icon{z-index:1;border:1px solid var(--yellow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.leadership-cta-icon span{color:var(--yellow);font-size:28px;line-height:1}.leadership-cta-content{z-index:1;flex:1;position:relative}.leadership-cta-content h3{color:var(--yellow);letter-spacing:.3px;text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:800;line-height:1.4}.leadership-cta-content p{color:#ffffffe0;margin:0;font-size:13px;line-height:1.5}.leadership-cta-button{z-index:1;color:#111;background:var(--yellow);letter-spacing:.4px;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;min-width:145px;padding:13px 22px;font-size:12px;font-weight:800;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex;position:relative}.leadership-cta-button span{font-size:17px;line-height:1;transition:transform .3s}.leadership-cta-button:hover{background:#fff;transform:translateY(-2px)}.leadership-cta-button:hover span{transform:translate(4px)}@media (width<=900px){.leadership-cta{gap:18px;padding:22px 25px}.leadership-cta-content h3{font-size:13px}.leadership-cta-button{min-width:130px;padding:12px 17px}}@media (width<=1100px){.leaders-grid{grid-template-columns:repeat(2,1fr);gap:25px}.leader-image{height:220px}.leader-image-circle,.leader-image img{width:180px;height:180px}}@media (width<=700px){.page-hero{min-height:390px}.page-hero-content{padding:55px 20px}.page-hero h1{font-size:38px}.page-hero-description{font-size:15px;line-height:1.7}.leadership-section{padding:70px 0}.leadership-section .section-heading{margin-bottom:40px;padding:0 20px}.leadership-section .section-heading h2{font-size:28px}.leadership-section .section-heading>p{font-size:15px}.leaders-grid{grid-template-columns:1fr;gap:25px;padding:0 20px}.leader-image{height:230px}.leader-image-circle,.leader-image img{width:190px;height:190px}.leader-content{padding:20px}.leader-content h3{font-size:22px}.leader-content h4{font-size:14px}.leader-content p{font-size:14px;line-height:1.7}}@media (width<=650px){.leadership-cta{flex-direction:column;align-items:flex-start;gap:15px;margin:30px 20px 0;padding:25px}.leadership-cta-icon{width:50px;height:50px}.leadership-cta-content h3{font-size:14px;line-height:1.5}.leadership-cta-content p{font-size:13px}.leadership-cta-button{width:100%}}.clients-section{background:var(--light-grey);padding:100px 0}.clients-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:55px;display:grid}.client-card{border:1px solid var(--border);border-top:3px solid var(--yellow);background:#fff;flex-direction:column;justify-content:space-between;min-height:280px;padding:30px;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.client-card:hover{border-color:var(--yellow);transform:translateY(-8px);box-shadow:0 18px 40px #0000001a}.client-number{color:var(--yellow-dark);letter-spacing:1px;font-size:12px;font-weight:800}.client-image{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:130px;padding:15px;display:flex}.client-image img{object-fit:contain;width:auto;max-width:85%;height:auto;max-height:110px;transition:transform .35s;display:block}.client-card:hover .client-image img{transform:scale(1.05)}.client-card h3{color:var(--navy);margin:20px 0 0;font-size:19px;line-height:1.4}@media (width<=900px){.clients-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.clients-section{padding:70px 0}.clients-grid{grid-template-columns:1fr;gap:20px}.client-card{min-height:250px}}.opportunities-section{padding:100px 0}.opportunities-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.opportunity-card{background:var(--light-grey);border:1px solid var(--border);padding:40px;transition:all .3s}.opportunity-card:hover{border-color:var(--yellow);transform:translateY(-5px)}.opportunity-card>span{color:var(--yellow-dark);font-weight:800}.opportunity-card h2{color:var(--navy);margin-top:50px}.opportunity-card p{color:var(--grey);font-size:14px;line-height:1.8}.opportunity-card a{color:var(--navy);margin-top:20px;font-size:11px;font-weight:800;display:inline-block}.contact-section{padding:100px 0}.contact-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.contact-section h2{color:var(--navy);font-size:45px}.contact-list{margin-top:40px}.contact-person{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.contact-person h3{color:var(--navy);margin:0 0 5px}.contact-person p{color:var(--grey);margin:0;font-size:12px}.contact-person a{color:var(--yellow-dark);font-size:13px;font-weight:700}.contact-location{background:var(--light-grey);margin-top:40px;padding:25px}.contact-location h3{color:var(--navy);letter-spacing:1px;font-size:12px}.contact-location p{color:var(--grey)}.contact-form-container{background:var(--light-grey);padding:40px}.form-group{margin-bottom:20px}.form-group label{color:var(--navy);letter-spacing:1px;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.form-group input,.form-group textarea{border:1px solid var(--border);width:100%;color:var(--navy);background:#fff;outline:none;padding:14px}.form-group input:focus,.form-group textarea:focus{border-color:var(--yellow)}.footer{background:var(--navy-dark);color:#fff}.footer-container{width:min(var(--container), calc(100% - 40px));grid-template-columns:2fr 1fr 1fr;gap:70px;margin:auto;padding:70px 0;display:grid}.footer-company h2{letter-spacing:2px;margin:0}.footer-company>span{color:var(--yellow);letter-spacing:4px;font-size:9px}.footer-company p{color:#fff9;max-width:400px;font-size:13px;line-height:1.7}.footer h3{color:var(--yellow);letter-spacing:1px;font-size:12px}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-links a{color:#ffffffa6;font-size:13px}.footer-links a:hover{color:var(--yellow)}.footer-contact p{color:#ffffffa6;font-size:13px}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding:20px}.footer-bottom p{color:#ffffff73;margin:0;font-size:11px}@media (width<=1100px){.nav-links{gap:15px}.nav-links a{font-size:10px}.business-preview-grid,.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1000px){.leaders-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.menu-button{display:block}.nav-links{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:20px;display:none;position:absolute;top:82px;left:0}.nav-links.open{display:flex}.nav-links a{padding:15px}.nav-links a:after{display:none}.about-home-grid,.content-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.product-grid,.snapshot-grid{grid-template-columns:repeat(2,1fr)}.business-columns{grid-template-columns:1fr;gap:30px}.leadership-grid{grid-template-columns:1fr}.clients-grid{grid-template-columns:repeat(2,1fr)}.opportunities-grid{grid-template-columns:1fr}.footer-container{grid-template-columns:1fr 1fr}}@media (width<=650px){.leaders-grid{grid-template-columns:1fr}.leader-image{height:350px}}@media (width<=600px){.container{width:min(100% - 30px, var(--container))}.navbar-container{padding:0 15px}.hero{min-height:600px}.hero h1{letter-spacing:-2px}.hero-buttons{flex-direction:column;align-items:flex-start}.business-preview-grid,.why-grid,.product-grid,.snapshot-grid,.feature-grid,.clients-grid{grid-template-columns:1fr}.business-detail-header{gap:15px}.business-detail h2{font-size:35px}.network-highlight,.contact-person{flex-direction:column;align-items:flex-start}.footer-container{grid-template-columns:1fr;gap:35px}.page-hero{padding:80px 0}}@media (width<=992px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-grid{grid-template-columns:1fr}}@media (width<=992px){.business-preview-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.business-preview-grid{grid-template-columns:1fr}.business-preview-card{min-height:auto}}:root{color:#3f454b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}button{cursor:pointer}#root{width:100%;min-height:100vh}
