.mhs-root{--mhs-red:#D71F26;--mhs-black:#171717;--mhs-metal:#B9BEC7;--mhs-ink:#202124;--mhs-muted:#6e737a;--mhs-border:#e5e7ea;--mhs-bg:#f4f5f6;--mhs-white:#fff}
.mhs-wrap,.mhs-services-wrap{font-family:inherit;box-sizing:border-box}.mhs-wrap *,.mhs-services-wrap *{box-sizing:border-box}.mhs-wrap{background:linear-gradient(180deg,#fff 0%,#f7f8f9 100%);padding:84px 20px}.mhs-shell{width:min(1320px,100%);margin:0 auto}.mhs-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:34px}.mhs-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--mhs-red);font-size:12px;font-weight:800;letter-spacing:.16em;margin-bottom:12px}.mhs-kicker:before{content:"";width:30px;height:2px;background:var(--mhs-red)}.mhs-section-head h2{margin:0;color:var(--mhs-black);font-size:clamp(30px,4vw,52px);line-height:1.03;letter-spacing:-.035em}.mhs-section-head p{max-width:760px;margin:14px 0 0;color:#62676e;font-size:16px;line-height:1.7}.mhs-head-cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:16px;text-decoration:none;background:var(--mhs-black);color:#fff!important;padding:15px 18px 15px 20px;font-size:13px;font-weight:800;letter-spacing:.02em;border-radius:2px;transition:.25s}.mhs-head-cta span{font-size:18px;color:var(--mhs-red)}.mhs-head-cta:hover{background:var(--mhs-red);transform:translateY(-2px)}.mhs-head-cta:hover span{color:#fff}.mhs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px;background:#fff;border:1px solid var(--mhs-border);box-shadow:0 14px 40px rgba(20,24,30,.06);margin-bottom:28px}.mhs-tabs{display:flex;flex-wrap:wrap;gap:6px}.mhs-tab{appearance:none;border:0;background:transparent;color:#4e535a;padding:11px 14px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;border-radius:2px;transition:.2s;white-space:nowrap}.mhs-tab:hover{background:#f3f4f5;color:var(--mhs-black)}.mhs-tab.is-active{background:var(--mhs-red);color:#fff}.mhs-search{width:min(290px,100%);height:42px;display:flex;align-items:center;gap:10px;border-left:1px solid var(--mhs-border);padding:0 12px}.mhs-search svg{width:18px;height:18px;fill:none;stroke:#8a8f96;stroke-width:1.8}.mhs-search input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;font:inherit;font-size:13px;color:var(--mhs-black)}.mhs-search input::placeholder{color:#a1a5aa}.mhs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mhs-card{background:#fff;border:1px solid var(--mhs-border);min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.mhs-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(14,18,24,.12);border-color:#d5d8dc}.mhs-card[hidden]{display:none!important}.mhs-card-media{display:block;position:relative;aspect-ratio:4/3;background:#e9ebed;overflow:hidden;text-decoration:none}.mhs-card-media:after{content:"";position:absolute;inset:auto 0 0 0;height:45%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.58));pointer-events:none}.mhs-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s}.mhs-card:hover .mhs-card-media img{transform:scale(1.045)}.mhs-card-tag,.mhs-card-spec{position:absolute;z-index:2;top:14px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:7px 9px}.mhs-card-tag{left:14px;background:var(--mhs-red);color:#fff}.mhs-card-spec{right:14px;background:rgba(23,23,23,.9);color:#fff}.mhs-fallback{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:25px;background:linear-gradient(135deg,#222 0%,#111 62%,#3e090b 100%);color:#fff}.mhs-fallback:before{content:"";position:absolute;inset:20px;border:1px solid rgba(255,255,255,.12)}.mhs-fallback b{position:relative;z-index:1;font-size:18px;letter-spacing:.13em}.mhs-fallback em{position:relative;z-index:1;font-size:52px;font-style:normal;font-weight:900;color:rgba(255,255,255,.12)}.mhs-card-body{padding:20px 20px 18px}.mhs-card h3{margin:0 0 10px;font-size:18px;line-height:1.25;letter-spacing:-.015em}.mhs-card h3 a{color:var(--mhs-black)!important;text-decoration:none!important}.mhs-card-body p{margin:0;color:#70757c;font-size:13px;line-height:1.62;min-height:63px}.mhs-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:16px;margin-top:16px;border-top:1px solid #eceef0}.mhs-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;color:var(--mhs-black)!important;font-size:12px;font-weight:900}.mhs-link span{color:var(--mhs-red);font-size:16px;transition:.2s}.mhs-link:hover span{transform:translateX(3px)}.mhs-wa{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:31px;background:#f0f1f2;color:#25282b!important;text-decoration:none!important;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.mhs-wa:hover{background:#25D366;color:#fff!important}.mhs-empty{padding:34px;text-align:center;background:#fff;border:1px dashed #cfd3d8;color:#686d73}.mhs-product-footer{margin-top:22px;background:var(--mhs-black);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border-left:4px solid var(--mhs-red)}.mhs-product-footer div{display:flex;flex-direction:column;gap:4px}.mhs-product-footer strong{font-size:17px}.mhs-product-footer span{color:#b7bcc3;font-size:13px}.mhs-product-footer>a{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;background:var(--mhs-red);color:#fff!important;text-decoration:none!important;padding:13px 16px;font-size:12px;font-weight:900}.mhs-services-wrap{position:relative;background:var(--mhs-black);padding:82px 20px 86px;color:#fff;overflow:hidden}.mhs-services-wrap:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.045);border-radius:50%;right:-170px;top:-220px;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012)}.mhs-section-head--light{position:relative;z-index:1}.mhs-section-head--light h2{color:#fff}.mhs-section-head--light p{color:#aeb3ba}.mhs-engineering-badge{display:flex;flex-direction:column;align-items:flex-start;min-width:140px;color:#fff;font-size:34px;font-weight:900;line-height:1;border-left:3px solid var(--mhs-red);padding-left:14px}.mhs-engineering-badge small{margin-top:7px;color:#8f959c;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.mhs-services-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mhs-service{position:relative;display:flex;flex-direction:column;color:#fff!important;text-decoration:none!important;border:1px solid #2e3136;background:#17181b;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.mhs-service:before{content:"";position:absolute;left:0;bottom:0;width:0;height:3px;background:var(--mhs-red);transition:.3s;z-index:2}.mhs-service:hover{transform:translateY(-5px);box-shadow:0 24px 54px rgba(0,0,0,.22);border-color:#3c4046}.mhs-service:hover:before{width:100%}.mhs-service-media{position:relative;display:block;aspect-ratio:16/10;background:#202225;overflow:hidden}.mhs-service-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.58))}.mhs-service-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s}.mhs-service:hover .mhs-service-media img{transform:scale(1.05)}.mhs-service-label{position:absolute;left:16px;top:16px;z-index:2;background:var(--mhs-red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:7px 9px}.mhs-service-fallback{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:20px;background:linear-gradient(135deg,#24272d 0%,#0f1013 58%,#4b0a0e 100%)}.mhs-service-fallback:before{content:"";position:absolute;inset:16px;border:1px solid rgba(255,255,255,.12)}.mhs-service-fallback b,.mhs-service-fallback em{position:relative;z-index:1}.mhs-service-fallback b{font-size:14px;letter-spacing:.12em;color:#fff}.mhs-service-fallback em{font-style:normal;font-size:44px;font-weight:900;color:rgba(255,255,255,.12)}.mhs-service-body{position:relative;z-index:1;display:flex;gap:14px;align-items:flex-start;padding:20px 20px 22px}.mhs-service-icon{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border:1px solid #3a3d41;color:var(--mhs-red);background:#1b1c1e}.mhs-service-icon svg{width:24px;height:24px}.mhs-service-copy{display:flex;flex-direction:column;gap:9px;min-width:0}.mhs-service-copy strong{font-size:16px;line-height:1.3}.mhs-service-copy small{color:#9ea3aa;font-size:12px;line-height:1.6}.mhs-service-arrow{position:absolute;top:16px;right:16px;z-index:2;width:34px;height:34px;display:grid;place-items:center;background:rgba(23,23,23,.7);backdrop-filter:blur(2px);color:#fff;font-size:17px;transition:.25s}.mhs-service:hover .mhs-service-arrow{background:var(--mhs-red);color:#fff;transform:translate(2px,-2px)}.mhs-final-cta{position:relative;z-index:1;margin-top:30px;padding:28px 30px;background:#fff;color:var(--mhs-black);display:flex;align-items:center;justify-content:space-between;gap:30px}.mhs-final-cta>div:first-child{display:flex;flex-direction:column;gap:7px}.mhs-final-cta span{font-size:10px;letter-spacing:.14em;font-weight:900;color:var(--mhs-red)}.mhs-final-cta strong{font-size:20px;max-width:760px;line-height:1.35}.mhs-final-actions{display:flex;gap:8px}.mhs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none!important;font-size:12px;font-weight:900;letter-spacing:.02em}.mhs-btn--red{background:var(--mhs-red);color:#fff!important}.mhs-btn--ghost{border:1px solid #cfd2d5;color:var(--mhs-black)!important;background:#fff}.mhs-btn--ghost:hover{background:var(--mhs-black);border-color:var(--mhs-black);color:#fff!important}.mhs-root .mhs-screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1180px){.mhs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mhs-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.mhs-wrap,.mhs-services-wrap{padding:62px 16px}.mhs-section-head{align-items:flex-start;flex-direction:column;gap:20px}.mhs-head-cta{align-self:stretch;justify-content:space-between}.mhs-toolbar{align-items:stretch;flex-direction:column;padding:9px}.mhs-tabs{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.mhs-tabs::-webkit-scrollbar{display:none}.mhs-search{width:100%;border-left:0;border-top:1px solid var(--mhs-border);padding-top:9px}.mhs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mhs-product-footer{align-items:flex-start;flex-direction:column}.mhs-product-footer>a{width:100%;justify-content:space-between}.mhs-final-cta{align-items:flex-start;flex-direction:column}.mhs-final-actions{width:100%}.mhs-final-actions .mhs-btn{flex:1}}
@media(max-width:560px){.mhs-wrap,.mhs-services-wrap{padding:48px 12px}.mhs-section-head{margin-bottom:25px}.mhs-section-head p{font-size:14px}.mhs-grid{grid-template-columns:1fr;gap:12px}.mhs-card-media{aspect-ratio:16/10}.mhs-card-body p{min-height:0}.mhs-services-grid{grid-template-columns:1fr}.mhs-service-media{aspect-ratio:16/9}.mhs-engineering-badge{font-size:28px}.mhs-final-cta{padding:22px}.mhs-final-cta strong{font-size:17px}.mhs-final-actions{flex-direction:column}.mhs-final-actions .mhs-btn{width:100%}.mhs-product-footer{padding:20px}.mhs-product-footer span{line-height:1.5}}
@media(prefers-reduced-motion:reduce){.mhs-card,.mhs-card-media img,.mhs-link span,.mhs-service,.mhs-service:before,.mhs-service-arrow,.mhs-head-cta{transition:none!important}}
