@import"https://fonts.googleapis.com/css2?family=Teko:wght@500;600;700&family=Oswald:wght@400;500;600;700&display=swap";.header{width:100%;background:#000713;color:#fff;border-bottom:2px solid #d4a000;position:relative;z-index:10}.top-bar{width:100%;max-width:1600px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;align-items:start;padding:8px 20px 0}.logo-area{display:flex;align-items:center;gap:26px;transform:translateY(-10px)}.logo-wrap img{height:135px;width:auto;display:block}.logo-divider{display:block;width:3px;height:72px;background:#d4a000;flex-shrink:0;margin-top:16px}.contact-bar{display:flex;align-items:center;justify-content:flex-end;gap:28px;padding-top:4px;min-width:0;transform:translateY(-8px)}.contact-divider{display:block;width:2px;height:42px;background:#d4a000;flex-shrink:0}.contact-item{display:flex;align-items:center;gap:10px;color:#fff;font-family:Oswald,Arial,sans-serif;font-size:17px;line-height:1.05;font-weight:700;white-space:nowrap}.contact-item span{display:block;font-size:17px;font-weight:700}.contact-item img{width:34px;height:34px;object-fit:contain;flex-shrink:0}.quote-btn{background:#f1b400;color:#000!important;text-decoration:none!important;font-family:Oswald,Arial,sans-serif;font-size:16px;font-weight:700;height:42px;min-width:185px;padding:0 24px;border:none;border-radius:2px;display:flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap;cursor:pointer}.quote-btn:hover,.quote-btn.active{color:#000!important;text-decoration:none!important}.nav{width:100%;max-width:1600px;margin:-40px auto 0;padding:0 70px 18px 600px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:58px}.nav a{color:#fff;text-decoration:none;font-family:Oswald,sans-serif;font-weight:700;font-size:17px;line-height:1;white-space:nowrap;position:relative;display:inline-block}.nav a:hover,.nav a.active{color:#f1b400}.nav a.active:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-18px;width:78px;height:4px;background:#f1b400}@media (max-width:1450px) and (min-width:1201px){.top-bar{max-width:1320px;grid-template-columns:360px 1fr;padding:8px 46px 0}.logo-area{transform:translateY(-10px)}.logo-wrap img{height:112px}.logo-divider{height:62px;margin-top:12px}.contact-bar{gap:18px;transform:translateY(-4px)}.contact-item span{font-size:15px}.contact-item img{width:30px;height:30px}.quote-btn{min-width:165px;height:38px;font-size:13px}.nav{max-width:1320px;margin:-34px auto 0;padding:0 46px 18px 430px;gap:30px}.nav a{font-size:16px}}@media (max-width:1200px) and (min-width:769px){.top-bar{max-width:none;grid-template-columns:300px 1fr;padding:12px 30px 0}.logo-area{transform:translateY(0)}.logo-wrap img{height:86px}.logo-divider{height:56px}.contact-divider{height:36px}.contact-bar{gap:12px;transform:none}.contact-item span{font-size:14px}.quote-btn{min-width:150px;height:36px;font-size:12px}.nav{max-width:none;margin:0 auto;padding:14px 30px 16px;justify-content:center;gap:34px}}@media (max-width:768px){.header{overflow:hidden}.top-bar{display:flex;flex-direction:column;align-items:center;padding:10px 16px 0;gap:8px}.logo-area{transform:none;justify-content:center;gap:0}.logo-wrap img{height:92px}.logo-divider,.contact-divider{display:none}.contact-bar{transform:none;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding-top:0}.contact-item{justify-content:center;gap:7px;font-size:13px}.contact-item span{font-size:13px}.contact-item img{width:24px;height:24px}.quote-btn{height:36px;min-width:165px;font-size:13px;padding:0 16px}.nav{margin:0;padding:14px 10px 16px;display:flex;flex-wrap:wrap;justify-content:center;gap:14px 20px}.nav a{font-size:13px}.nav a.active:after{bottom:-8px;width:42px;height:3px}}@media (max-width:420px){.logo-wrap img{height:82px}.contact-item span{font-size:12px}.quote-btn{min-width:150px;height:34px;font-size:12px}.nav{gap:12px 16px}.nav a{font-size:12px}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;background:#000713}.home-page{width:100%;background:#000713;color:#fff}.hero{position:relative;height:430px;overflow:hidden;background:#000713}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/hero-image.png);background-repeat:no-repeat;background-size:cover;background-position:75% 38%;z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000713,#000713fc 15%,#000713eb 25%,#000713b3 36%,#0007136b 48%,#00071329 61%,#0007130a 76%,#00071314)}.hero-content{position:relative;z-index:2;width:100%;max-width:1600px;height:100%;margin:0 auto;padding:22px 40px 14px;display:flex;justify-content:space-between;align-items:flex-start}.hero-left{width:58%;color:#fff}.company-tag{display:inline-block;background:#f1b400;color:#000;padding:7px 15px 5px;font-family:Oswald,Arial,sans-serif;font-size:17px;line-height:1;font-weight:700;margin-bottom:12px;border-radius:2px}.hero-left h1{font-family:Teko,Impact,sans-serif;font-size:66px;line-height:.78;letter-spacing:.5px;font-weight:700;color:#fff}.hero-left h1 span{color:#f1b400}.hero-text-underline{display:block;width:215px;height:7px;object-fit:fill;margin:12px 0 13px}.hero-left p{font-size:17px;line-height:1.22;max-width:610px;font-weight:700;margin-top:0}.feature-icons{display:flex;align-items:center;gap:15px;margin-top:15px;flex-wrap:nowrap}.feature-icons div{display:flex;align-items:center;gap:8px;padding-right:15px;border-right:1px solid rgba(255,255,255,.45)}.feature-icons div:last-child{border-right:none;padding-right:0}.feature-icons img{width:32px;height:32px}.feature-icons span{font-size:12px;line-height:1.05;font-weight:800;color:#fff}.services-btn{margin-top:10px;background:#f1b400;color:#000!important;text-decoration:none!important;border:none;padding:0 28px;min-width:235px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-family:Oswald,Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:.3px;cursor:pointer;border-radius:3px;line-height:1}.services-btn:hover,.services-btn:visited,.services-btn:active{color:#000!important;text-decoration:none!important}.hero-right{width:225px;margin-right:-80px;transform:translateY(140px)}.hero-right img{width:100%;display:block;box-shadow:none}.services{background:#efefef;padding:8px 56px 24px;text-align:center}.services h4{color:#d4a000;font-family:Oswald,Arial,sans-serif;font-size:16px;margin-bottom:0;font-weight:700}.services h2{color:#000713;font-family:Teko,Impact,sans-serif;font-size:52px;line-height:.86;letter-spacing:1px;margin-bottom:16px;font-weight:700}.services h2:after{content:"";display:block;width:86px;height:2px;background:#d4a000;margin:7px auto 0}.service-grid{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.service-card{height:210px;transition:.3s;border-radius:4px;overflow:hidden}.service-card:hover{transform:translateY(-5px)}.service-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center;border-radius:4px}.benefits{background:#000713;color:#fff;border-top:3px solid #d4a000;display:grid;grid-template-columns:repeat(5,1fr);gap:0;padding:18px 56px}.benefit{display:flex;align-items:center;gap:13px;padding:0 24px;border-right:1px solid rgba(255,255,255,.3)}.benefit:last-child{border-right:none}.benefit img{width:60px;height:60px;object-fit:contain;flex-shrink:0}.benefit h3{color:#fff;font-family:Oswald,Arial,sans-serif;font-size:18px;line-height:1;margin-bottom:4px;font-weight:700}.benefit p{font-size:13px;line-height:1.18;color:#fff;font-weight:600}@media (max-width:1450px) and (min-width:1201px){.hero{height:430px}.hero-content{padding:22px 46px 14px}.hero-left h1{font-size:64px}.hero-left p{font-size:16px;max-width:610px}.hero-right{width:220px;margin-right:-50px;transform:translateY(125px)}.service-grid{grid-template-columns:repeat(6,1fr)}.benefits{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px) and (min-width:769px){.hero{height:360px;min-height:0}.hero-content{padding:18px 35px 12px}.hero-left{width:70%}.hero-left h1{font-size:56px}.hero-left p{font-size:14px;max-width:560px}.feature-icons,.services-btn{margin-top:8px}.hero-right{width:200px;margin-right:0;transform:translateY(40px)}.service-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr);gap:18px}.benefit{border-right:none}}@media (max-width:768px){.hero{height:auto;min-height:520px}.hero:after{background-size:cover;background-position:center center}.hero-content{height:auto;padding:22px 20px 28px;flex-direction:column;align-items:flex-start}.hero-left{width:100%}.company-tag{font-size:14px}.hero-left h1{font-size:52px}.hero-left p{font-size:14px;max-width:100%}.feature-icons{margin-top:10px;flex-wrap:wrap;gap:10px 14px}.feature-icons div{border-right:none;padding-right:0}.feature-icons img{width:26px;height:26px}.feature-icons span{font-size:11px}.services-btn{min-width:180px;height:40px;font-size:15px}.hero-right{display:none}.services{padding:30px 16px 24px}.services h4{font-size:14px}.services h2{font-size:42px}.service-grid{grid-template-columns:1fr;gap:16px}.service-card{height:auto}.service-card img{height:auto;object-fit:contain}.benefits{grid-template-columns:1fr;padding:25px 20px;gap:22px}.benefit{border-right:none;padding:0}}.services-page{background:#000713;color:#fff}.services-hero{position:relative;height:380px;overflow:hidden;background:#000713;border-bottom:3px solid #d4a000}.services-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/services-hero-engine.png);background-size:100%;background-position:70% 65%;background-repeat:no-repeat;z-index:0}.services-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000713,#000713f5 24%,#0007139e 52%,#0007132e)}.services-hero-content{position:relative;z-index:2;max-width:1600px;height:100%;margin:0 auto;padding:58px 70px}.services-hero h1{font-family:Teko,Impact,sans-serif;font-size:60px;line-height:.85;letter-spacing:1px;color:#f1b400}.services-hero-line{width:130px;height:6px;background:#f1b400;margin:14px 0 22px}.services-hero h3{font-family:Teko,Impact,sans-serif;font-size:34px;line-height:.9;letter-spacing:.5px;color:#f1b400;margin-bottom:14px}.services-hero p{max-width:500px;font-size:17px;line-height:1.35;font-weight:700}.services-detail-section{background:#efefef;color:#000713;padding:34px 40px 16px}.service-row{max-width:1500px;margin:0 auto 24px;display:grid;grid-template-columns:1fr 1fr;background:#fff;min-height:260px;box-shadow:0 8px 24px #00000014}.service-row.reverse .service-image{order:2}.service-row.reverse .service-copy{order:1}.service-image{height:360px;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block}.service-copy{padding:34px 62px;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.service-copy:after{content:"";width:110px;height:5px;background:#f1b400;position:absolute;left:62px;bottom:0}.service-copy h2{font-family:Teko,Impact,sans-serif;font-size:44px;line-height:.9;margin-bottom:16px;color:#000713}.service-copy p{font-size:18px;line-height:1.42;font-weight:500}.services-cta{background:#000713;max-width:1540px;margin:0 auto;padding:30px 48px;display:grid;grid-template-columns:120px 1fr 300px;align-items:center;gap:30px}.services-cta-content h2{font-family:Teko,Impact,sans-serif;font-size:44px;line-height:.9;color:#fff;margin:0}.services-cta-content p{font-size:17px;margin-top:8px;font-weight:600;color:#fff}.services-cta a{background:#f1b400;color:#000;height:52px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Oswald,Arial,sans-serif;font-weight:700;font-size:18px;border-radius:3px}@media (max-width:1100px) and (min-width:769px){.services-hero-content{padding:48px 42px}.services-detail-section{padding:30px 24px 10px}.service-row,.service-row.reverse{grid-template-columns:1fr}.service-row.reverse .service-image,.service-row.reverse .service-copy{order:initial}.service-image{height:260px}.service-copy{padding:38px 34px}.service-copy:after{left:34px}}@media (max-width:768px){.services-hero{height:auto;min-height:310px}.services-hero:after{background-size:cover;background-position:center center}.services-hero-content{padding:45px 28px}.services-hero h1{font-size:56px}.services-hero h3{font-size:30px}.services-hero p{font-size:16px}.services-detail-section{padding:24px 16px 8px}.service-row{display:flex;flex-direction:column;min-height:0;margin-bottom:18px}.service-row.reverse{display:flex;flex-direction:column-reverse}.service-row.reverse .service-image,.service-row.reverse .service-copy{order:initial}.service-image{height:auto}.service-image img{height:auto;object-fit:contain}.service-copy{padding:30px 24px 38px}.service-copy:after{left:24px}.service-copy h2{font-size:40px}.service-copy p{font-size:16px}.services-cta{display:flex;flex-direction:column;align-items:flex-start;padding:35px 28px;gap:22px}.services-cta h2{font-size:42px}.services-cta a{width:100%}}.capabilities-page{background:#000713;color:#fff}.capabilities-hero{position:relative;height:410px;overflow:hidden;background:#000713;border-bottom:3px solid #d4a000}.capabilities-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/capabilities-hero-engine.jpg);background-size:80%;background-position:100% center;z-index:0}.capabilities-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000713,#000713fa 18%,#000713b8 42%,#0007134d 68%,#0007131a)}.capabilities-hero-content{position:relative;z-index:2;max-width:1600px;height:100%;margin:0 auto;padding:52px 56px}.capabilities-hero h1{font-family:Teko,Impact,sans-serif;font-size:60px;line-height:.78;font-weight:700;letter-spacing:1px;color:#f1b400}.capabilities-hero h1 span{color:#f1b400}.capabilities-hero-line{width:125px;height:6px;background:#f1b400;margin:18px 0}.capabilities-hero h3{font-family:Teko,Impact,sans-serif;font-size:34px;line-height:.9;letter-spacing:.5px;color:#f1b400;margin-bottom:14px}.capabilities-hero p{max-width:520px;font-size:17px;line-height:1.35;font-weight:600}.capabilities-section{background:#efefef;color:#000713;padding:18px 32px 28px}.section-title-row{max-width:1540px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;gap:34px}.section-title-row span{display:block;width:150px;height:3px;background:#f1b400}.section-title-row h2{font-family:Teko,Impact,sans-serif;font-size:46px;line-height:.9;font-weight:700;letter-spacing:.8px;text-align:center}.capability-grid{max-width:1540px;margin:0 auto;display:grid;gap:0}.primary-grid{grid-template-columns:repeat(7,1fr)}.secondary-grid{grid-template-columns:repeat(6,1fr);margin-top:12px}.capability-card{background:#fff;border:1px solid #d6d6d6;text-align:center;display:flex;flex-direction:column;min-height:400px}.capability-icon{height:100px;display:flex;align-items:center;justify-content:center;padding:10px;margin-bottom:-10px}.capability-icon img{width:120px;height:120px;object-fit:contain;display:block}.capability-card h3{font-family:Teko,Impact,sans-serif;font-size:25px;line-height:.9;height:70px;padding:10px 8px;display:flex;align-items:center;justify-content:center}.capability-photo{width:100%;height:180px;display:block;object-fit:cover;object-position:center}.capability-card p{font-size:13px;line-height:1.35;padding:13px;flex-grow:1}.field-service-band{background:#000713;min-height:230px;display:grid;grid-template-columns:42% 58%;border-top:3px solid #d4a000;border-bottom:3px solid #d4a000}.field-service-image{background-image:linear-gradient(90deg,#0007130d,#0007138c),url(/assets/field-service-banner.jpg);background-size:cover;background-position:center}.field-service-content{padding:30px 44px;display:flex;flex-direction:column;justify-content:center}.field-service-content h2{font-family:Teko,Impact,sans-serif;font-size:46px;line-height:.9;color:#fff;margin-bottom:24px}.field-service-content h2 span{color:#f1b400}.field-service-points{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.field-service-points div{border-right:1px solid rgba(212,160,0,.65);padding:0 20px;text-align:center}.field-service-points div:last-child{border-right:none}.field-service-points img{width:44px;height:44px;object-fit:contain;margin-bottom:10px}.field-service-points h3{font-family:Teko,Impact,sans-serif;font-size:23px;line-height:.9;margin-bottom:8px}.field-service-points p{font-size:13px;line-height:1.25;font-weight:600}.capabilities-cta{background:#000713;max-width:1540px;margin:0 auto;padding:30px 48px;display:grid;grid-template-columns:120px 1fr 300px;align-items:center;gap:30px}.cta-badge{width:90px;height:90px;border:6px solid #f1b400;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Teko,Impact,sans-serif;font-size:42px;line-height:1;color:#f1b400}.capabilities-cta h2{font-family:Teko,Impact,sans-serif;font-size:44px;line-height:.9;color:#fff}.capabilities-cta p{font-size:17px;margin-top:8px;font-weight:600}.capabilities-cta a{background:#f1b400;color:#000;height:52px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Oswald,Arial,sans-serif;font-weight:700;font-size:18px;border-radius:3px}@media (max-width:1200px){.primary-grid,.secondary-grid{grid-template-columns:repeat(3,1fr)}.field-service-band{grid-template-columns:1fr}.field-service-image{height:260px}.field-service-points{grid-template-columns:repeat(2,1fr);gap:20px}.field-service-points div{border-right:none}}@media (max-width:768px){.capabilities-hero{height:auto;min-height:440px}.capabilities-hero-content{padding:45px 26px}.capabilities-hero h1{font-size:68px}.section-title-row span{display:none}.section-title-row h2{font-size:36px}.primary-grid,.secondary-grid{grid-template-columns:1fr}.capability-card{min-height:auto}.capability-photo{height:190px}.field-service-content{padding:30px 24px}.field-service-points{grid-template-columns:1fr}.capabilities-cta{grid-template-columns:1fr;padding:30px 24px}}.about-page{background:#000713;color:#fff;font-family:Arial,Helvetica,sans-serif}.about-hero{position:relative;height:420px;overflow:hidden;background:#000713}.about-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/about-hero.jpg);background-size:75%;background-position:100% 30%;background-repeat:no-repeat;z-index:0}.about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000713,#000713f5 22%,#0007139e 48%,#00071324)}.about-hero-content{position:relative;z-index:2;max-width:1600px;height:100%;margin:0 auto;padding:58px 70px}.about-hero h1{font-family:Teko,Impact,sans-serif;font-size:60px;line-height:.78;letter-spacing:.8px;color:#f1b400;margin:0}.about-hero h1 strong{color:#f1b400;font-weight:700}.about-hero-line{width:86px;height:4px;background:#f1b400;margin:10px 0 14px}.about-hero h2{font-family:Oswald,Arial,sans-serif;font-size:28px;line-height:1.05;margin:0 0 18px;color:#f1b400}.about-hero p{max-width:430px;font-size:17px;line-height:1.38;font-weight:700}.who-section{background:#efefef;color:#000713;padding:42px 34px}.who-inner{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:46px}.who-image img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center center;display:block}.who-copy{padding:10px 0;display:flex;flex-direction:column;justify-content:center}.who-copy span{color:#f1b400;font-family:Oswald,Arial,sans-serif;font-weight:700;font-size:30px}.who-copy h2,.section-heading h2{font-family:Teko,Impact,sans-serif;font-size:25px;line-height:.88;letter-spacing:.8px;color:#000713}.section-line{width:86px;height:4px;background:#f1b400;margin:14px 0 18px}.who-copy p{font-size:17px;line-height:1.55;margin-bottom:18px;font-weight:500}.industries-section,.core-section,.why-about-section{background:#efefef;color:#000713;padding:0 34px 34px}.section-heading{max-width:1500px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;gap:28px}.section-heading span{display:block;width:120px;height:2px;background:#d4a000}.industries-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.industry-card{background:#000713;color:#fff;overflow:hidden}.industry-photo{width:100%;height:220px;object-fit:cover;object-position:center center;display:block}.industry-content{padding:18px 16px 22px;min-height:180px}.industry-title-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.industry-icon{width:42px;height:42px;object-fit:contain;flex-shrink:0}.industry-card h3{font-family:Oswald,Arial,sans-serif;font-size:19px;line-height:1.05;margin:0}.industry-card ul,.core-card ul{padding-left:18px}.industry-card li,.core-card li{font-size:14px;line-height:1.5;margin-bottom:2px}.core-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.core-card{background:#000713;color:#fff;overflow:hidden}.core-card>img{width:100%;height:180px;object-fit:cover;object-position:center center;display:block}.core-card-content{padding:22px 24px 26px}.core-title-row{margin-bottom:12px}.core-title-row h3,.why-about-card h3{font-family:Oswald,Arial,sans-serif;font-size:19px;line-height:1.05;margin:0}.why-about-grid{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(0,7,19,.12)}.why-about-card{background:#fff;padding:28px 26px;border-right:1px solid rgba(0,7,19,.12)}.why-about-card:last-child{border-right:none}.why-title-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.why-title-row img{width:52px;height:52px;object-fit:contain;flex-shrink:0}.why-about-card p{font-size:15px;line-height:1.45;font-weight:500}.about-cta{background:#f1b400;color:#000;display:grid;grid-template-columns:120px 1fr 260px;align-items:center;gap:34px;padding:36px 70px;border-top:3px solid #d4a000}.about-cta-icon{width:92px;height:92px;border:7px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Teko,Impact,sans-serif;font-size:42px;line-height:1}.about-cta h2{font-family:Teko,Impact,sans-serif;font-size:46px;line-height:.9;margin-bottom:8px}.about-cta p{font-size:18px;line-height:1.35;font-weight:700;max-width:780px}.about-cta a{background:#000713;color:#f1b400;text-decoration:none;font-family:Oswald,Arial,sans-serif;font-weight:700;font-size:18px;padding:16px 28px;display:flex;justify-content:center;align-items:center;border-radius:3px}@media (max-width:1100px){.who-inner,.core-grid,.why-about-grid,.about-cta{grid-template-columns:1fr}.industries-grid{grid-template-columns:repeat(3,1fr)}.why-about-card{border-right:none;border-bottom:1px solid rgba(0,7,19,.12)}}@media (max-width:700px){.about-hero{height:auto;min-height:420px}.about-hero:after{background-size:cover;background-position:center center}.about-hero-content{padding:42px 24px}.about-hero h1{font-size:58px}.who-section,.industries-section,.core-section,.why-about-section,.about-cta{padding-left:22px;padding-right:22px}.industries-grid{grid-template-columns:1fr}.section-heading span{display:none}}.contact-page{background:#efefef;color:#000713;min-height:100vh}.contact-hero{position:relative;height:360px;overflow:hidden;background:#000713}.contact-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/contact-hero.jpg);background-repeat:no-repeat;background-size:cover;background-position:74% center;z-index:0}.contact-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000713,#000713f7 23%,#000713ad 43%,#00071340 68%,#0007130f)}.contact-hero-content{position:relative;z-index:2;max-width:1600px;height:100%;margin:0 auto;padding:58px 70px;color:#fff}.contact-hero-content span{display:block;color:#f1b400;font-family:Oswald,Arial,sans-serif;font-size:60px;font-weight:700;margin-bottom:10px}.contact-hero-content h1{font-family:Teko,Impact,sans-serif;font-size:86px;line-height:.82;letter-spacing:1px;color:#fff}.contact-title-line,.small-line{width:90px;height:5px;background:#f1b400}.contact-title-line{margin:18px 0 22px}.contact-hero-content p{max-width:520px;font-size:17px;line-height:1.38;font-weight:600}.contact-main{max-width:1500px;margin:0 auto;padding:26px 42px 34px}.emergency-strip{background:#000713;color:#fff;border-radius:6px;padding:26px 54px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:32px}.emergency-left,.emergency-number{display:flex;align-items:center;gap:24px}.emergency-number,.emergency-number:hover,.emergency-number:visited,.emergency-number:active{text-decoration:none;color:inherit}.emergency-number strong,.emergency-number span{text-decoration:none}.emergency-number *{text-decoration:none!important}.emergency-left{border-right:1px solid rgba(255,255,255,.35);padding-right:38px}.emergency-icon{width:84px;height:84px;border:5px solid #f1b400;border-radius:50%;color:#f1b400;display:flex;align-items:center;justify-content:center;font-family:Oswald,Arial,sans-serif;font-size:24px;font-weight:700;flex-shrink:0}.emergency-strip h2{font-family:Teko,Impact,sans-serif;font-size:42px;line-height:.9;margin-bottom:8px}.emergency-strip p,.emergency-number span{font-size:17px;line-height:1.35;color:#fff}.emergency-number img{width:48px;height:48px;object-fit:contain}.emergency-number strong{display:block;color:#f1b400;font-family:Oswald,Arial,sans-serif;font-size:42px;line-height:1;margin-bottom:8px}.contact-grid{display:grid;grid-template-columns:420px 1fr;gap:32px;margin-bottom:32px}.contact-info-card,.quote-form-card,.find-us-card{border-radius:6px}.contact-info-card{background:#fff;padding:36px 38px;border:1px solid rgba(0,7,19,.12)}.contact-info-card h2,.quote-form-card h2,.find-us-card h2{font-family:Teko,Impact,sans-serif;font-size:40px;line-height:.9;color:#000713}.contact-info-card .small-line,.find-us-card .small-line{margin:16px 0 26px}.info-item{display:flex;gap:22px;padding:22px 0;border-bottom:1px solid rgba(0,7,19,.16)}.info-item.no-border{border-bottom:none;padding-bottom:0}.info-icon{width:58px;height:58px;border-radius:50%;background:#000713;color:#f1b400;display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.info-item h3{font-family:Oswald,Arial,sans-serif;font-size:18px;margin-bottom:8px}.info-item p{font-size:15px;line-height:1.45;font-weight:500}.quote-form-card{background:#000713;color:#fff;padding:40px 44px}.quote-form-card h2{color:#fff}.quote-form-card h2 span{color:#f1b400}.quote-form-card>p{font-size:17px;margin:10px 0 26px}.quote-form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;background:#ffffff08;border:1px solid rgba(255,255,255,.42);color:#fff;padding:16px 18px;font-size:16px;font-family:Arial,Helvetica,sans-serif;outline:none}.quote-form select option{color:#000713}.quote-form textarea{min-height:130px;resize:vertical}.quote-form button{background:#f1b400;color:#000;border:none;border-radius:3px;min-height:58px;font-family:Oswald,Arial,sans-serif;font-size:22px;font-weight:700;letter-spacing:.3px;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:22px}.quote-form button span{font-size:28px}.map-section{display:grid;grid-template-columns:2fr 1.25fr;gap:0;margin-bottom:0}.map-placeholder{min-height:260px;background:linear-gradient(#fff3,#fff3),url(/assets/contact-map.jpg);background-size:cover;background-position:center;position:relative;overflow:hidden;border-radius:6px 0 0 6px;display:flex;align-items:center;justify-content:center;color:#000713;font-family:Oswald,Arial,sans-serif;font-weight:700;font-size:26px}.map-pin{width:54px;height:54px;background:#000713;color:#f1b400;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:14px}.find-us-card{background:#000713;color:#fff;padding:42px 48px;border-radius:0 6px 6px 0}.find-us-card h2{color:#f1b400}.find-us-card p{font-size:18px;line-height:1.45;margin-bottom:28px}.find-us-card a{display:inline-flex;align-items:center;gap:18px;color:#f1b400;text-decoration:none;border:1px solid rgba(255,255,255,.45);padding:14px 24px;font-family:Oswald,Arial,sans-serif;font-size:18px;font-weight:700}.contact-cta{background:#f1b400;color:#000;display:grid;grid-template-columns:120px 1fr 300px;align-items:center;gap:30px;padding:34px 70px}.cta-icon{width:88px;height:88px;border:5px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:44px}.contact-cta h2{font-family:Teko,Impact,sans-serif;font-size:46px;line-height:.9;margin-bottom:8px}.contact-cta p{font-size:17px;line-height:1.35;font-weight:600;max-width:720px}.contact-cta a{background:#000713;color:#f1b400;text-decoration:none;padding:17px 34px;font-family:Oswald,Arial,sans-serif;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:space-between}@media (max-width:1050px){.contact-hero{height:auto;min-height:330px}.contact-hero-content{padding:46px 30px}.contact-hero-content h1{font-size:66px}.emergency-strip,.contact-grid,.map-section,.contact-cta{grid-template-columns:1fr}.emergency-left{border-right:none;border-bottom:1px solid rgba(255,255,255,.35);padding-right:0;padding-bottom:24px}.contact-main{padding:24px 20px 30px}.form-row{grid-template-columns:1fr}.map-placeholder,.find-us-card{border-radius:6px}.contact-cta{padding:32px 24px}}@media (max-width:768px){.contact-hero{min-height:280px}.contact-hero-content{padding:36px 22px}.contact-hero-content span{font-size:34px}.contact-hero-content h1{font-size:58px}.contact-hero-content p{font-size:15px}.contact-main{padding:20px 14px 26px}.emergency-strip{padding:24px 20px;gap:22px}.emergency-left,.emergency-number{flex-direction:column;align-items:flex-start;gap:14px}.emergency-icon{width:72px;height:72px;font-size:21px}.emergency-number strong{font-size:32px}.contact-grid{display:flex;flex-direction:column;gap:22px}.quote-form-card{order:1;padding:30px 22px}.contact-info-card{order:2;padding:30px 22px}.quote-form-card h2,.contact-info-card h2,.find-us-card h2{font-size:36px}.quote-form-card>p{font-size:15px}.form-row{grid-template-columns:1fr}.quote-form input,.quote-form select,.quote-form textarea{padding:14px;font-size:15px}.quote-form button{min-height:52px;font-size:18px}.info-item{gap:16px}.info-icon{width:48px;height:48px;font-size:22px}.map-section{display:flex;flex-direction:column}.map-placeholder{min-height:220px;border-radius:6px 6px 0 0;font-size:20px}.find-us-card{border-radius:0 0 6px 6px;padding:30px 22px}.contact-cta{display:flex;flex-direction:column;align-items:flex-start;padding:30px 22px;gap:18px}.cta-icon{width:72px;height:72px;font-size:34px}.contact-cta h2{font-size:38px}.contact-cta a{width:100%;justify-content:center;font-size:17px}}@media (max-width:768px){.contact-grid{display:flex!important;flex-direction:column!important}.quote-form-card{order:1!important}.contact-info-card{order:2!important}}*{box-sizing:border-box}html{width:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif;background:#000713;color:#fff}img{max-width:100%}button,a{font-family:inherit}@media (max-width:768px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.industries-grid{grid-template-columns:1fr!important}.industry-card li{font-size:15px!important;line-height:1.35!important}.industry-content{min-height:auto!important}.who-inner,.core-grid,.why-about-grid{grid-template-columns:1fr!important}}
