/* Static interactions restored after Replit/React export */
.mes-mega-panel{position:fixed;top:96px;left:0;right:0;transform:translateY(-8px);width:100vw;max-height:calc(100vh - 96px);overflow:auto;z-index:9999;background:rgba(3,3,4,.985);border-top:1px solid rgba(243,113,33,.42);border-bottom:1px solid rgba(255,255,255,.10);box-shadow:0 34px 100px rgba(0,0,0,.72),0 120px 220px rgba(0,0,0,.45);border-radius:0;padding:34px max(30px,calc((100vw - 1180px)/2)) 38px;color:#fff;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;backdrop-filter:blur(18px) saturate(120%)}
.mes-mega-panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}
.mes-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mes-mega-col{padding:8px 18px 10px;border-left:1px solid rgba(255,255,255,.10);opacity:.56;transition:opacity .18s ease,background .18s ease}.mes-mega-col:first-child{border-left:0}.mes-mega-col.is-active{opacity:1;background:linear-gradient(180deg,rgba(243,113,33,.12),rgba(243,113,33,0));border-radius:14px}.mes-mega-title{display:flex;align-items:center;gap:10px;margin-bottom:16px;font:600 12px/1.1 var(--font-body,Arial,sans-serif);letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.72)}.mes-mega-title:before{content:"";width:22px;height:1px;background:#F37121}.mes-mega-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.mes-mega-list a{display:block;padding:8px 0;color:rgba(255,255,255,.78);font:500 clamp(14px,1.05vw,18px)/1.18 var(--font-body,Arial,sans-serif);text-decoration:none;transition:color .18s ease,transform .18s ease}.mes-mega-list a:hover,.mes-mega-list a.is-current{color:#fff;transform:translateX(4px)}.mes-nav-active span:first-child{color:#fff!important}.mes-nav-active svg{transform:rotate(180deg)}.mes-nav-active span:last-child{width:100%!important}.mes-static-page a[href],.mes-mega-panel a{cursor:pointer}
video{background:#071221;display:block}video[autoplay]{object-fit:cover}.mes-hero-card,.mes-industry-card{will-change:flex-grow,filter,opacity;transition:flex-grow .55s cubic-bezier(.22,1,.36,1),filter .35s ease,opacity .35s ease}.mes-hero-card{border-color:transparent!important}.mes-hero-card.is-active{flex-grow:6.5!important;opacity:1!important;filter:none!important;border-color:transparent!important}.mes-hero-card.is-inactive{flex-grow:.85!important;opacity:.82!important;filter:saturate(.75) brightness(.78)!important;border-color:transparent!important}.mes-hero-card>div.absolute.inset-x-0.bottom-0{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;height:auto!important;z-index:6!important;opacity:1!important;visibility:visible!important}.mes-hero-card>div.absolute.inset-x-0.bottom-0>div{background:rgba(5,5,7,.68)!important;border-top:1px solid rgba(243,113,33,.36)!important;min-height:92px!important}.mes-hero-card.is-active>div.absolute.inset-x-0.bottom-0>div{background:#F37121!important;border-top:0!important;min-height:104px!important}.mes-hero-card>div.absolute.inset-x-0.bottom-0 *{opacity:1!important;visibility:visible!important;color:#fff!important}.mes-hero-card>div.absolute.inset-x-0.top-0,.mes-hero-card>div.absolute.inset-y-0.right-0{position:absolute!important;z-index:5!important;opacity:.45!important;background:#F37121!important}.mes-hero-card.is-active>div.absolute.inset-x-0.top-0{opacity:0!important}.mes-hero-card video{pointer-events:none}.mes-hero-card.is-active,.mes-industry-card.is-active{z-index:20}.mes-industry-card{border-color:rgba(255,255,255,.22)!important}.mes-industry-card.is-active{flex-grow:6!important;opacity:1!important;filter:none!important;border-color:#F37121!important}.mes-industry-card.is-inactive{flex-grow:1!important;opacity:.92!important;filter:saturate(.82) brightness(.86)!important;border-color:rgba(255,255,255,.18)!important}.mes-industry-card[aria-expanded="false"] h3,.mes-industry-card[aria-expanded="false"] p{transition:opacity .25s ease}.mes-industry-card[aria-expanded="false"] p{opacity:.45}.mes-industry-card[aria-expanded="true"] p{opacity:1}
.mes-industry-card[aria-expanded="true"] .mes-style-0178{height:auto!important;max-height:640px!important;opacity:1!important;visibility:visible!important;overflow:visible!important}.mes-industry-card[aria-expanded="false"] .mes-style-0178{height:0!important;max-height:0!important;opacity:0!important;overflow:hidden!important}.mes-industry-card[aria-expanded="true"] .mes-style-0177{opacity:0!important;height:0!important;margin-top:0!important;overflow:hidden!important}.mes-industry-card[aria-expanded="false"] .mes-style-0177{opacity:1!important;height:auto!important}.mes-faq-panel{overflow:hidden;transition:max-height .28s ease,opacity .22s ease}.mes-faq-panel-open{height:auto!important;max-height:1200px!important;opacity:1!important}.mes-faq-panel-closed{max-height:0!important;opacity:0!important}.mes-faq-open{color:#0A1628}.mes-faq-open svg{transform:rotate(180deg)}
.mes-search-overlay{position:fixed;inset:0;z-index:10000;display:none;align-items:flex-start;justify-content:center;background:rgba(5,12,22,.72);padding:9vh 24px;backdrop-filter:blur(8px)}.mes-search-overlay.is-open{display:flex}.mes-search-box{width:min(760px,94vw);max-height:80vh;overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:28px;position:relative}.mes-search-close{position:absolute;right:18px;top:14px;border:0;background:#0A1628;color:#fff;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;cursor:pointer}.mes-search-label{display:block;margin-bottom:12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:#F37121}.mes-search-input{width:100%;border:1px solid #d8dee8;border-radius:14px;padding:16px 18px;font-size:18px;outline:none}.mes-search-input:focus{border-color:#F37121;box-shadow:0 0 0 3px rgba(243,113,33,.16)}.mes-search-results{display:grid;gap:10px;margin-top:18px}.mes-search-hit{display:block;padding:14px 16px;border:1px solid #e5eaf0;border-radius:14px;text-decoration:none;color:#0A1628;background:#fff}.mes-search-hit:hover{border-color:#F37121;background:#fff8f3}.mes-search-hit strong{display:block;margin-bottom:5px}.mes-search-hit span,.mes-search-hint{display:block;color:#516070;font-size:14px;line-height:1.5}
/* Match Replit reference fonts and static-export hover states */
:root{--font-display:'Bebas Neue',sans-serif;--font-heading:'Oswald',sans-serif;--font-body:'Inter',sans-serif;--font-mono:'JetBrains Mono',monospace}body{font-family:var(--font-body)}h1,.font-display{font-family:var(--font-display)!important}h2,h3,h4,.font-heading{font-family:var(--font-heading)!important}.font-mono{font-family:var(--font-mono)!important}
/* Hero video fallback posters ensure the local assets/videos footage is visibly present immediately. */
.mes-hero-card{background-size:cover;background-position:center}.mes-hero-card>div:first-child{position:absolute!important;top:0!important;bottom:0!important;height:100%!important;z-index:1!important}.mes-hero-card video{opacity:1!important;visibility:visible!important;display:block!important;height:100%!important;min-height:100%!important;z-index:1}.mes-hero-card:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(8,12,20,.10),rgba(8,12,20,.20) 55%,rgba(8,12,20,.58))}.mes-hero-card>div:not(:first-child){position:relative;z-index:3}.mes-hero-card[data-video-name="robotics_line"]{background-image:url('../assets/videos/posters/robotics_line.jpg')}.mes-hero-card[data-video-name="energy_grid"]{background-image:url('../assets/videos/posters/energy_grid.jpg')}.mes-hero-card[data-video-name="hybrids"]{background-image:url('../assets/videos/posters/hybrids.jpg')}.mes-hero-card[data-video-name="lighting_stadium"]{background-image:url('../assets/videos/posters/lighting_stadium.jpg')}.mes-hero-partner{font-family:var(--font-display)!important;text-transform:none!important;letter-spacing:normal!important}
/* About page left rail: keep inactive labels hidden like Replit; active/hover uses MES orange, not white/red. */
.mes-page-hero-fixed h1,.mes-page-hero-fixed h1 *{opacity:1!important;visibility:visible!important}.mes-contact-hero-fixed{position:relative;overflow:hidden;background:linear-gradient(135deg,#07070a 0%,#14161c 42%,#10213d 100%)!important}.mes-contact-hero-fixed:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:radial-gradient(circle at center,rgba(255,255,255,.9) 1px,transparent 1.8px);background-size:22px 22px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 72%)}.mes-contact-hero-fixed:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 42%,rgba(243,113,33,.24),transparent 34%),linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.mes-contact-hero-fixed>*{position:relative;z-index:1}
button[aria-label^="Scroll to"]{min-height:6px;cursor:pointer}button[aria-label^="Scroll to"] span:first-child{right:1.5rem!important;opacity:0!important;color:#64748b!important;transform:translateX(.5rem);transition:opacity .3s ease,transform .3s ease,color .3s ease;pointer-events:none}button[aria-label^="Scroll to"]:hover span:first-child,button[aria-label^="Scroll to"].mes-side-active span:first-child{opacity:1!important;transform:translateX(0);color:#c4551a!important}button[aria-label^="Scroll to"] span:last-child{background:#cbd5e1!important}button[aria-label^="Scroll to"]:hover span:last-child,button[aria-label^="Scroll to"].mes-side-active span:last-child{background:#f37121!important;transform:scale(1.25)}
@media (min-width:768px){.mes-about-process-row{display:flex!important}.mes-about-process-card{transition:flex-grow .55s cubic-bezier(.22,1,.36,1),filter .35s ease,opacity .35s ease}.mes-about-process-card.is-active{flex-grow:4!important;opacity:1!important;filter:none!important;z-index:5}.mes-about-process-card.is-inactive{flex-grow:.85!important;opacity:.9!important;filter:saturate(.8) brightness(.82)!important}.mes-about-process-card.is-inactive p,.mes-about-process-card.is-inactive a span.inline-flex{opacity:0!important;max-height:0!important;margin-top:0!important;overflow:hidden!important}.mes-about-process-card.is-active p,.mes-about-process-card.is-active a span.inline-flex{opacity:1!important;max-height:180px!important}.mes-about-process-card.is-active img{transform:skewX(6deg) scale(1.42)!important}
/* Normalize state-dependent colors lost when the React accordion was exported. */
.mes-about-process-card>a{position:relative!important;background:#0a1628!important;color:#fff!important}
.mes-about-process-card>a>img{z-index:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important}
.mes-about-process-card>a>div:nth-of-type(1){z-index:1!important;background:rgba(196,85,26,.26)!important;mix-blend-mode:color!important}
.mes-about-process-card>a>div:nth-of-type(2){z-index:2!important;background:linear-gradient(to top,rgba(7,18,34,.92) 0%,rgba(7,18,34,.56) 50%,rgba(7,18,34,.22) 100%)!important;opacity:1!important}
.mes-about-process-card>a>span{z-index:4!important}
.mes-about-process-card>a>div:last-child{z-index:3!important;background:transparent!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.45)}
.mes-about-process-card>a>div:last-child *{color:inherit!important}
.mes-about-process-card.is-inactive>a>div:nth-of-type(2){background:linear-gradient(to top,rgba(7,18,34,.92),rgba(7,18,34,.48))!important}
}
@keyframes mes-marquee-left{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}.mes-about-text-marquee{animation:mes-marquee-left 24s linear infinite;will-change:transform}.mes-about-image-marquee{animation:mes-marquee-left 55s linear infinite;will-change:transform}.mes-about-text-marquee:hover,.mes-about-image-marquee:hover{animation-play-state:paused}
.mes-customer-logo-marquee{animation:mes-marquee-left 38s linear infinite!important;will-change:transform!important}
.mes-customer-logo-marquee:hover{animation-play-state:paused!important}
@media (prefers-reduced-motion:reduce){.mes-customer-logo-marquee{animation:none!important}}
/* Customer logo marquee — override global img{max-width:100%} that blows logos up */
.mes-style-0201{
  position:relative;
  min-height:56px;
  height:56px;
  overflow:hidden;
}
@media (min-width:768px){
  .mes-style-0201{min-height:64px;height:64px;}
}
.mes-style-0201 .mes-customer-logo-marquee{
  display:flex!important;
  align-items:center!important;
  width:max-content!important;
  min-height:inherit!important;
  height:inherit!important;
}
.mes-style-0201 img{
  display:block!important;
  flex:0 0 auto!important;
  width:auto!important;
  height:2.25rem!important;
  max-width:11rem!important;
  max-height:2.25rem!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
}
@media (min-width:768px){
  .mes-style-0201 img{
    height:2.5rem!important;
    max-height:2.5rem!important;
    max-width:12rem!important;
  }
}
/* Sitewide scroll reveal and visibility safety */
.mes-scroll-reveal{opacity:0;transform:translateY(28px);transition:opacity .72s ease var(--mes-reveal-delay,0ms),transform .72s cubic-bezier(.22,1,.36,1) var(--mes-reveal-delay,0ms);will-change:opacity,transform}.mes-scroll-reveal.is-visible{opacity:1;transform:translateY(0)}h1,h2,h3{visibility:visible!important}section h1,section h2,section h3{opacity:1}h1 .will-change-transform,h2 .will-change-transform,h3 .will-change-transform{transform:none!important;opacity:1!important}
@media (prefers-reduced-motion:reduce){.mes-scroll-reveal{opacity:1!important;transform:none!important;transition:none!important}}
.mes-stat-animating{font-variant-numeric:tabular-nums;will-change:contents;}
/* Manufacturing process cards: white normal, video appears only on hover/focus. */
a.group[href^="manufacturing-"]>div{ color:#0A1628!important;border-color:#e2e8f0!important}
a.group[href^="manufacturing-"]>div>.pointer-events-none.absolute.inset-0{opacity:0!important;transition:opacity .45s ease!important}
a.group[href^="manufacturing-"]:hover>div>.pointer-events-none.absolute.inset-0,a.group[href^="manufacturing-"]:focus-within>div>.pointer-events-none.absolute.inset-0{opacity:1!important}
a.group[href^="manufacturing-"]>div>div:not(.pointer-events-none),
a.group[href^="manufacturing-"]>div>span:not(.absolute),
a.group[href^="manufacturing-"] h3,a.group[href^="manufacturing-"] p,a.group[href^="manufacturing-"] strong{position:relative;z-index:2}

/* a.group[href^="manufacturing-"] h3,a.group[href^="manufacturing-"] p{color:#0A1628!important}a.group[href^="manufacturing-"]:hover h3,a.group[href^="manufacturing-"]:hover p,a.group[href^="manufacturing-"]:focus-within h3,a.group[href^="manufacturing-"]:focus-within p{color:#fff!important} */
/* WordPress-safe manufacturing card hooks. The video layer covers the complete
   rounded card and is activated by JS on mouse hover or keyboard focus. */
.mes-process-video-card>.mes-process-video-shell{position:relative!important;overflow:hidden!important;background:#fff!important;color:#0A1628!important;border-color:#e2e8f0!important}
.mes-process-video-card .mes-process-video-layer{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important;opacity:0!important;z-index:1!important;pointer-events:none!important;transition:opacity .45s ease!important}
.mes-process-video-card .mes-process-video{position:absolute!important;inset:0!important;width:100%!important;max-width:none!important;height:100%!important;object-fit:cover!important;object-position:center!important;background:#071221!important}
.mes-process-video-card.is-video-active .mes-process-video-layer,.mes-process-video-card:hover .mes-process-video-layer,.mes-process-video-card:focus .mes-process-video-layer{opacity:1!important}
.mes-process-video-card>.mes-process-video-shell>div:not(.mes-process-video-layer),.mes-process-video-card>.mes-process-video-shell>span:not(.absolute),.mes-process-video-card h3,.mes-process-video-card p,.mes-process-video-card strong{position:relative;z-index:2}
.mes-process-video-card h3,.mes-process-video-card p{color:#0A1628!important;transition:color .28s ease!important}
.mes-process-video-card.is-video-active h3,.mes-process-video-card.is-video-active p,.mes-process-video-card:hover h3,.mes-process-video-card:hover p,.mes-process-video-card:focus h3,.mes-process-video-card:focus p{color:#fff!important}
/* Reference-style black mega menu: normal columns dull, hovered/open column bright. */
.mes-mega-panel{left:0!important;right:auto!important;width:100vw!important;max-width:100vw!important;margin:0!important;box-sizing:border-box!important;height:min(430px,calc(100vh - 126px))!important;min-height:0!important;max-height:min(430px,calc(100vh - 126px))!important;overflow:hidden!important;background:radial-gradient(circle at 52% 0%,rgba(110,45,22,.16),transparent 34%),linear-gradient(180deg,#07090b 0%,#05090a 100%)!important;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 38px 120px rgba(0,0,0,.78)!important;padding:0!important}
.mes-mega-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;column-gap:0!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:3.8vh 2.2vw 3.4vh!important;box-sizing:border-box!important}.mes-mega-col{min-height:0!important;padding:0.6vh 1.8vw 0!important;border-left:1px solid rgba(255,255,255,.07)!important;opacity:.32!important;background:transparent!important;border-radius:0!important;transition:opacity .3s ease,color .18s ease;min-width:0!important;box-sizing:border-box!important}.mes-mega-col:first-child{border-left:0!important}.mes-mega-col.is-active,.mes-mega-col:hover{opacity:1!important;background:transparent!important}.mes-mega-title{font:600 clamp(12px,1.05vw,21px)/1.1 var(--font-body,Arial,sans-serif)!important;letter-spacing:.32em!important;text-transform:uppercase!important;color:rgba(255,255,255,.5)!important;margin:0 0 2.2vh!important;gap:.6vw!important}.mes-mega-title:before{width:1.1vw!important;min-width:18px!important;height:1px!important;background:rgba(255,255,255,.25)!important;flex:0 0 1.1vw!important}.mes-mega-col.is-active .mes-mega-title,.mes-mega-col:hover .mes-mega-title{color:rgba(255,255,255,.9)!important}.mes-mega-col.is-active .mes-mega-title:before,.mes-mega-col:hover .mes-mega-title:before{background:#ff6b1a!important}.mes-mega-list{gap:0!important}.mes-mega-list li{border-bottom:1px solid rgba(255,255,255,.06)!important}.mes-mega-list a{padding:1.05vh 0!important;color:rgba(255,255,255,.75)!important;font:450 clamp(13px,.98vw,17px)/1.18 var(--font-body,Arial,sans-serif)!important;letter-spacing:.01em!important;transform:none!important;white-space:nowrap!important}.mes-mega-col.is-active>.mes-mega-list>li>a,.mes-mega-col:hover>.mes-mega-list>li>a{color:rgba(255,255,255,.75)!important}.mes-mega-list a:hover,.mes-mega-sublist a:hover{color:#fff!important;transform:none!important}.mes-mega-sublist{list-style:none!important;margin:0 0 1vh!important;padding:0 0 0 1vw!important}.mes-mega-sublist li{border-bottom:0!important}.mes-mega-sublist a{position:relative!important;padding:.7vh 0!important;font-size:clamp(12px,.85vw,15px)!important;color:rgba(255,255,255,.5)!important;font-weight:450!important}.mes-mega-sublist a:before{content:'—';margin-right:.55vw;color:rgba(255,255,255,.2)}.mes-mega-col.is-active .mes-mega-sublist a,.mes-mega-col:hover .mes-mega-sublist a{color:rgba(255,255,255,.5)!important}.mes-mega-footer{margin-top:0!important;padding:2vh 0!important;margin-left:4vw!important;margin-right:4vw!important;width:auto!important;max-width:none!important;border-top:1px solid rgba(255,255,255,.07)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;color:rgba(255,255,255,.4)!important;font-size:clamp(12px,.78vw,18px)!important;letter-spacing:.04em!important}.mes-mega-footer a{color:rgba(255,255,255,.7)!important;text-decoration:none!important;font-weight:600!important;letter-spacing:.06em!important;text-transform:uppercase!important;font-size:clamp(12px,.82vw,18px)!important}.mes-mega-footer b{color:#ff6b1a!important;margin-left:10px!important}.mes-nav-active span:first-child,nav button:hover span:first-child{color:#fff!important}.mes-nav-active span:last-child,nav button:hover span:last-child{width:100%!important;background:#ff6b1a!important}nav button svg{transition:transform .18s ease!important}.mes-nav-active svg{transform:rotate(180deg)!important}
/* Hero accordion: 2-3px orange active border/separators; title appears only on expanded card, no descriptions. */
.mes-hero-card{border:0!important;box-shadow:inset -3px 0 0 rgba(243,113,33,.58)!important}.mes-hero-card.is-active{box-shadow:inset 0 0 0 3px #F37121!important}.mes-hero-card>div.absolute.inset-x-0.bottom-0{width:100%!important;box-sizing:border-box!important}.mes-hero-card>div.absolute.inset-x-0.bottom-0>div{width:100%!important;box-sizing:border-box!important;background:rgba(5,5,7,.72)!important;border-top:3px solid rgba(243,113,33,.75)!important;transition:min-height .42s ease,background .28s ease,border-color .28s ease!important;min-height:92px!important}.mes-hero-card.is-active>div.absolute.inset-x-0.bottom-0>div{background:#F37121!important;border-top-color:#F37121!important;min-height:126px!important}.mes-hero-card .mes-hero-copy{display:none!important}.mes-hero-card.is-inactive>div.absolute.inset-x-0.bottom-0 span{opacity:0!important;max-width:0!important;max-height:0!important;transform:translateY(12px)!important;transition:opacity .28s ease,max-width .28s ease,max-height .28s ease,transform .28s ease!important}.mes-hero-card.is-active>div.absolute.inset-x-0.bottom-0 span{opacity:1!important;max-width:420px!important;max-height:64px!important;transform:translateY(0)!important;transition:opacity .34s ease .08s,max-width .34s ease,max-height .34s ease,transform .34s ease .08s!important}.mes-hero-card.is-inactive>div.absolute.inset-x-0.bottom-0 svg{width:24px!important;height:24px!important}.mes-hero-card.is-active>div.absolute.inset-x-0.bottom-0 svg{width:32px!important;height:32px!important}
@media (max-width:900px){.mes-mega-panel{position:absolute!important;top:104px!important;left:0!important;right:0!important;width:100vw!important;padding:18px!important;min-height:auto!important}.mes-mega-grid{grid-template-columns:1fr 1fr!important}.mes-mega-col{border-left:0!important;border-top:1px solid rgba(255,255,255,.1)!important;padding:18px!important}.mes-mega-footer{flex-direction:column!important;align-items:flex-start!important}}@media (max-width:620px){.mes-mega-grid{grid-template-columns:1fr!important}.mes-industry-card,.mes-hero-card{flex-grow:1!important;min-height:260px}.mes-search-box{padding:22px 16px}}


/* Manufacturing hero typewriter word animation — ref: absolute text + inline caret */
.mes-manufacturing-typer{
  position:relative;
  display:inline-block;
  white-space:nowrap;
  vertical-align:baseline;
  color:#fff;
}
.mes-manufacturing-typer .mes-typer-measure{
  visibility:hidden;
  pointer-events:none;
}
.mes-manufacturing-typer .mes-typer-output{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  white-space:nowrap;
}
.mes-manufacturing-typer .mes-typer-text{
  display:inline;
}
.mes-manufacturing-typer .mes-typer-caret{
  display:inline-block;
  width:3px;
  height:0.9em;
  margin-left:0.125em;
  vertical-align:baseline;
  transform:translateY(0.12em);
  border-radius:2px;
  background:#F37121;
  animation:mesTyperCaretBlink 0.82s steps(2,start) infinite;
}
@keyframes mesTyperCaretBlink {
  0%, 45% { opacity: 1; }
  46%, 100% { opacity: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .mes-manufacturing-typer .mes-typer-caret { animation: none; }
}

/* MES sitewide responsive override 20260730c */
*,*::before,*::after{box-sizing:border-box}
html,body{max-width:100%;overflow-x:hidden}img,video,canvas,svg{max-width:100%;height:auto}#root{max-width:100vw;overflow-x:hidden}a,button,input,textarea,select{touch-action:manipulation}

/* Tablet cleanup */
@media (min-width:768px) and (max-width:1180px){
  header .md\:flex{padding-left:24px!important;padding-right:24px!important;gap:18px!important;height:78px!important}
  header .md\:block nav{height:42px!important;gap:34px!important;overflow-x:auto!important;padding:0 22px!important;justify-content:flex-start!important;scrollbar-width:none}
  header .md\:block nav::-webkit-scrollbar{display:none}
  header nav span{font-size:15px!important;white-space:nowrap!important}
  header .max-w-\[36vw\]{max-width:360px!important}
  .mes-mega-panel{top:120px!important;height:auto!important;max-height:calc(100vh - 130px)!important;overflow:auto!important;padding:24px 34px!important}
  .mes-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important}
  .mes-mega-col{border-left:0!important;border-top:1px solid rgba(255,255,255,.1)!important;padding:22px!important;min-height:auto!important}
  [class*="max-w-7xl"],[class*="max-w-6xl"],[class*="max-w-5xl"]{max-width:100%!important;padding-left:32px!important;padding-right:32px!important}
  [class*="lg:grid-cols-4"],[class*="lg:grid-cols-3"],[class*="md:grid-cols-4"],[class*="md:grid-cols-3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Phone responsive layout */
@media (max-width:767px){
  html{font-size:16px!important}body{width:100%!important;min-width:0!important;overflow-x:hidden!important;background:#fff!important}
  #root{width:100%!important;overflow-x:hidden!important}

  /* Mobile header/nav */
  header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9998!important;height:64px!important;background:linear-gradient(180deg,rgba(0,0,0,.88),rgba(0,0,0,.64))!important;backdrop-filter:blur(12px)!important}
  header .md\:hidden{display:flex!important;height:64px!important;padding-left:16px!important;padding-right:16px!important}
  header .md\:flex,header .md\:block{display:none!important}
  header img{max-height:38px!important;width:auto!important}
  header button[aria-label="Open menu"]{display:flex!important;min-width:44px!important;min-height:44px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.06)!important}
  .mes-mega-panel{display:none!important}
  .mes-mobile-menu-panel{position:fixed!important;inset:0!important;z-index:10000!important;background:rgba(0,0,0,.72)!important;opacity:0;pointer-events:none;transition:opacity .25s ease!important}
  .mes-mobile-menu-panel.is-open{opacity:1!important;pointer-events:auto!important}
  .mes-mobile-menu-inner{width:min(92vw,420px)!important;max-width:100%!important;height:100%!important;margin-left:auto!important;overflow:auto!important;background:#05070b!important;color:#fff!important;padding:24px 22px 48px!important;border-left:1px solid rgba(255,255,255,.16)!important;box-shadow:-24px 0 70px rgba(0,0,0,.55)!important}
  .mes-mobile-menu-close{float:right!important;font-size:38px!important;line-height:1!important;color:#fff!important;background:transparent!important;border:0!important;padding:2px 6px!important}
  .mes-mobile-home{display:block!important;margin:44px 0 18px!important;font:700 25px/1.1 Oswald,Inter,sans-serif!important;color:#fff!important;text-decoration:none!important}
  .mes-mobile-menu-panel section{clear:both!important;border-top:1px solid rgba(255,255,255,.13)!important;padding:16px 0!important}
  .mes-mobile-menu-panel h3{margin:0 0 10px!important;font:700 12px/1.2 'JetBrains Mono',monospace!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:#F37121!important}
  .mes-mobile-menu-panel a{display:block!important;padding:10px 0!important;color:rgba(255,255,255,.88)!important;text-decoration:none!important;font-size:16px!important;line-height:1.32!important}

  /* Hero sections: remove desktop absolute split layout on phones */
  #root>div:first-child{height:auto!important;min-height:100svh!important;overflow:visible!important;padding-top:64px!important;background:#080C14!important}
  #root>div:first-child>.absolute.inset-0.flex{position:relative!important;display:block!important;height:auto!important;min-height:auto!important;overflow:visible!important;background:#080C14!important}
  #root>div:first-child [class*="w-[44%]"],#root>div:first-child .mes-page-hero-fixed{position:relative!important;width:100%!important;height:auto!important;min-height:auto!important;padding:58px 22px 28px!important;display:block!important;z-index:5!important}
  #root>div:first-child [class*="inset-y-0"][class*="right-0"],#root>div:first-child [class*="inset-y-0"][class*="flex"]{position:relative!important;inset:auto!important;right:auto!important;left:auto!important;width:100%!important;height:auto!important;overflow:visible!important}
  #root>div:first-child [class*="absolute inset-y-0 flex"]{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;transform:none!important}
  #root>div:first-child .mes-hero-card{position:relative!important;width:100%!important;min-width:0!important;height:240px!important;min-height:240px!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;flex:1 1 auto!important}
  #root>div:first-child .mes-hero-card.is-active{height:280px!important;min-height:280px!important}
  #root>div:first-child .mes-hero-card>div[class*="absolute inset-y-0"]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;transform:none!important}
  #root>div:first-child .mes-hero-card video{width:100%!important;height:100%!important;object-fit:cover!important}

  /* Typography */
  h1{font-size:clamp(34px,9vw,64px)!important;line-height:.94!important;letter-spacing:-.04em!important;word-break:normal!important;overflow-wrap:break-word!important}
  h2{font-size:clamp(30px,8vw,46px)!important;line-height:1!important;letter-spacing:-.035em!important;overflow-wrap:break-word!important}
  h3{font-size:clamp(22px,6vw,34px)!important;line-height:1.3!important;overflow-wrap:break-word!important}
  /* p,li,dd,dt,a,span{font-size:max(14px,min(4.2vw,18px))!important;line-height:1.5!important} */
  .mes-typer-text,.mes-manufacturing-typer span{font-size:inherit!important;line-height:inherit!important}

  /* Containers and sections */
  [class*="max-w-7xl"],[class*="max-w-6xl"],[class*="max-w-5xl"],[class*="max-w-4xl"]{max-width:100%!important;width:100%!important;padding-left:22px!important;padding-right:22px!important}
  [class*="px-10"],[class*="md:px-10"],[class*="lg:px-"],[class*="xl:px-"]{padding-left:22px!important;padding-right:22px!important}
  [class*="py-24"],[class*="md:py-24"],[class*="py-20"]{padding-top:54px!important;padding-bottom:54px!important}
  [class*="mt-24"],[class*="md:mt-24"]{margin-top:46px!important}
  [class*="gap-16"],[class*="gap-14"],[class*="gap-12"]{gap:24px!important}

  /* Grids/flex rows collapse cleanly */
  [class*="grid-cols-2"],[class*="grid-cols-3"],[class*="grid-cols-4"],[class*="grid-cols-5"],[class*="md:grid-cols"],[class*="lg:grid-cols"],[class*="xl:grid-cols"]{grid-template-columns:1fr!important}

  

  [class*="sm:grid-cols-2"],
  [class*="md:grid-cols-2"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  [class*="sm:grid-cols-1"]{grid-template-columns:1fr!important}
  [class*="md:flex-row"],[class*="lg:flex-row"]{flex-direction:column!important}
  [class*="w-["],[class*="max-w-["]{max-width:100%!important}
  .mes-industry-card{width:100%!important;min-width:0!important;min-height:260px!important;flex:1 1 auto!important}

  /* Cards/forms/CTAs */
  form,input,textarea,select{width:100%!important;max-width:100%!important}
  input,textarea,select{min-height:46px!important;font-size:16px!important}
  a[href],button{max-width:100%;white-space:normal!important}
  [class*="rounded-full"]{max-width:100%}
  table{display:block!important;width:100%!important;overflow-x:auto!important;white-space:nowrap!important}
  iframe{max-width:100%!important}

  /* Marquees and oversized decorative layers */
  .animate-marquee{max-width:none!important}
  [class*="blur-["],[class*="pointer-events-none"]{max-width:100vw!important}
}
/* END MES sitewide responsive override 20260730c */

/* MES responsive corrections 20260730d */
/* Keep contact decorative layers absolute; earlier broad rule pushed content below the fold. */
.mes-contact-hero-fixed>.pointer-events-none,
.mes-contact-hero-fixed>.absolute{position:absolute!important;z-index:0!important;}
.mes-contact-hero-fixed>header,
.mes-contact-hero-fixed>.relative.mx-auto.grid{position:relative!important;z-index:2!important;}

@media (max-width:767px){
  header .md\:hidden{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;}
  header button[aria-label="Open menu"]{position:relative!important;z-index:10001!important;color:#fff!important;opacity:1!important;visibility:visible!important;}
  header button[aria-label="Open menu"] svg{display:block!important;width:24px!important;height:24px!important;color:#fff!important;stroke:#fff!important;opacity:1!important;visibility:visible!important;}

  /* Home hero value icons/labels: stack into a readable 2-column grid. */
  #root>div:first-child [class*="mt-[5vh]"][class*="flex"]{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important;max-width:100%!important;margin-top:28px!important;}
  #root>div:first-child [class*="mt-[5vh]"][class*="flex"]>[class*="w-[6vw]"]{width:100%!important;min-width:0!important;align-items:center!important;text-align:center!important;}
  #root>div:first-child [class*="mt-[5vh]"][class*="flex"] [class*="w-[3.2vw]"]{width:46px!important;height:46px!important;margin:0 auto 10px!important;}
  #root>div:first-child [class*="mt-[5vh]"][class*="flex"] p{font-size:11px!important;line-height:1.25!important;letter-spacing:.08em!important;white-space:normal!important;word-break:normal!important;overflow:visible!important;}
  #root>div:first-child [class*="mt-[2.6vh]"]{width:96px!important;margin-top:22px!important;}

  /* Contact page: bring heading/form into the first mobile viewport. */
  .mes-contact-hero-fixed{height:auto!important;min-height:auto!important;padding-top:64px!important;overflow:hidden!important;}
  .mes-contact-hero-fixed>.relative.mx-auto.grid{display:grid!important;grid-template-columns:1fr!important;gap:26px!important;padding:34px 22px 44px!important;min-height:0!important;transform:none!important;}
  .mes-contact-hero-fixed h1{font-size:clamp(40px,12vw,58px)!important;line-height:.95!important;}
  .mes-contact-hero-fixed form{margin-top:8px!important;padding:20px!important;border-radius:22px!important;}
  .mes-contact-hero-fixed input,.mes-contact-hero-fixed textarea{width:100%!important;min-width:0!important;}
}
/* END MES responsive corrections 20260730d */

/* MES responsive corrections 20260731e: robust phone header + home hero value grid */
@media (max-width:767px){
  body.home #root>div:first-child,
  body.home #root>div:first-child>.absolute.inset-0.flex{
    overflow:hidden!important;
  }
  body.home #root>div:first-child .mes-style-0124{
    width:100%!important;
    max-width:100%!important;
    padding:50px 22px 30px!important;
    overflow:visible!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:16px!important;
    row-gap:18px!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:28px!important;
    padding:0!important;
    overflow:visible!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex>div{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    align-items:center!important;
    justify-content:flex-start!important;
    text-align:center!important;
    overflow:visible!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex>div>div:first-child{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    margin:0 auto 10px!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex span,
  body.home #root>div:first-child .mes-style-0124>div.relative.flex p{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:visible!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    font-size:11px!important;
    line-height:1.28!important;
    letter-spacing:.075em!important;
  }
  body.home header .md\:hidden{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100vw!important;
    max-width:100vw!important;
    height:64px!important;
    padding:0 16px!important;
  }
  body.home header a[aria-label*="Home"]{display:flex!important;align-items:center!important;min-width:0!important;max-width:calc(100vw - 82px)!important;}
  body.home header button[aria-label="Open menu"]{
    position:absolute!important;
    right:16px!important;
    top:10px!important;
    display:flex!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    align-items:center!important;
    justify-content:center!important;
    z-index:10002!important;
    color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    border:0px solid rgba(255,255,255,.22)!important;
    background:none!important;
  }
  body.home header button[aria-label="Open menu"] svg{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
    color:#fff!important;
    stroke:#fff!important;
    opacity:1!important;
  }
}
/* END MES responsive corrections 20260731e */

/* MES mobile hero + trusted logo + perf corrections 20260731f */
/* Restore the trusted-by logo strip to the earlier small, subtle logo size. */
body.home .relative.mt-9.overflow-hidden.mes-style-0144{
  min-height:56px!important;
  height:56px!important;
}
body.home .relative.mt-9.overflow-hidden.mes-style-0144 .animate-marquee,
body.home .relative.mt-9.overflow-hidden.mes-style-0144 .flex.w-max.animate-marquee{
  align-items:center!important;
  min-height:56px!important;
  height:56px!important;
}
body.home .relative.mt-9.overflow-hidden.mes-style-0144 img,
body.home img[alt="MES partner logo"]{
  width:auto!important;
  height:28px!important;
  max-width:150px!important;
  max-height:28px!important;
  object-fit:contain!important;
  opacity:.42!important;
  filter:grayscale(1)!important;
  flex:0 0 auto!important;
}
@media (min-width:768px){
  body.home .relative.mt-9.overflow-hidden.mes-style-0144{height:64px!important;min-height:64px!important;}
  body.home .relative.mt-9.overflow-hidden.mes-style-0144 .animate-marquee{height:64px!important;min-height:64px!important;}
  body.home .relative.mt-9.overflow-hidden.mes-style-0144 img,
  body.home img[alt="MES partner logo"]{height:32px!important;max-height:32px!important;max-width:170px!important;}
}
/* Cleaner alternate mobile homepage hero: no diagonal divider or cropped lower video blocks. */
@media (max-width:767px){
  body.home #root>div:first-child{
    height:auto!important;
    min-height:735px!important;
    overflow:hidden!important;
    background:
      radial-gradient(circle at 82% 18%, rgba(235,104,42,.20), transparent 34%),
      linear-gradient(160deg,#050812 0%,#0b1420 48%,#14100c 100%)!important;
  }
  body.home #root>div:first-child .mes-style-0122,
  body.home #root>div:first-child .mes-style-0123,
  body.home #root>div:first-child .mes-style-0132,
  body.home #root>div:first-child .mes-style-0134{
    display:none!important;
  }
  body.home #root>div:first-child>.absolute.inset-0.flex{
    display:flex!important;
    overflow:hidden!important;
  }
  body.home #root>div:first-child .mes-style-0120{
    width:72vw!important;height:72vw!important;left:-28vw!important;top:12vh!important;opacity:.16!important;
  }
  body.home #root>div:first-child .mes-style-0121{
    width:62vw!important;height:62vw!important;right:-24vw!important;bottom:8vh!important;top:auto!important;opacity:.14!important;
  }
  body.home #root>div:first-child .mes-style-0124{
    position:relative!important;
    z-index:5!important;
    width:100%!important;
    max-width:100%!important;
    min-height:735px!important;
    padding:104px 22px 46px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  body.home #root>div:first-child .mes-style-0124 p:first-child{
    margin:0 0 12px!important;
    font-size:13px!important;
    line-height:1.2!important;
    letter-spacing:.24em!important;
  }
  body.home #root>div:first-child .mes-style-0124 h1,
  body.home #root>div:first-child .mes-style-0124 h2{
    max-width:100%!important;
    white-space:normal!important;
    line-height:.86!important;
    letter-spacing:-.035em!important;
    text-wrap:balance!important;
  }
  body.home #root>div:first-child .mes-style-0124 h1{font-size:clamp(52px,16.5vw,68px)!important;}
  body.home #root>div:first-child .mes-style-0124 h2{font-size:clamp(50px,15.5vw,64px)!important;}
  body.home #root>div:first-child .mes-style-0124>div.relative.flex{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    width:100%!important;
    max-width:100%!important;
    margin-top:34px!important;
    padding:0!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex>div{
    min-height:92px!important;
    padding:14px 8px!important;
    border:1px solid rgba(255,255,255,.12)!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.055)!important;
    backdrop-filter:blur(10px)!important;
    width:100%!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex>div>div:first-child{
    width:38px!important;height:38px!important;min-width:38px!important;margin:0 auto 8px!important;
  }
  body.home #root>div:first-child .mes-style-0124>div.relative.flex span,
  body.home #root>div:first-child .mes-style-0124>div.relative.flex p{
    white-space:normal!important;
    font-size:10.5px!important;
    line-height:1.25!important;
    letter-spacing:.055em!important;
  }
}
/* MES full-width non-overlap submenu + existing hero pill marquee 20260731h */
.mes-mega-spacer{display:block!important;height:0!important;min-height:0!important;max-height:0!important;overflow:hidden!important;transition:none!important;pointer-events:none;}
body.mes-mega-open .mes-mega-panel{position:fixed!important;width:100vw!important;max-width:100vw!important;left:0!important;right:auto!important;margin:0!important;z-index:10000!important;}
body.mes-mega-open{overflow-x:hidden!important;}
/* Animate the existing rounded process pill row below the hero buttons; do not inject a second marquee. */
.hero-marquee-track{animation:mes-existing-pill-marquee 22s linear infinite!important;will-change:transform;}
.hero-marquee-track:hover{animation-play-state:paused!important;}
.mes-page-hero-fixed .mes-style-0199{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);}
@keyframes mes-existing-pill-marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}
@media (max-width:767px){
  .mes-mega-spacer{display:none!important;}
  .hero-marquee-track{animation-duration:18s!important;}
}
@media (prefers-reduced-motion:reduce){.mes-page-hero-fixed .hero-marquee-track{animation:none!important;}}
/* END MES full-width non-overlap submenu + existing hero pill marquee 20260731h */

/* MES final mega menu no-overlap 20260731k */
@media (min-width:901px){
  .mes-mega-panel{
    position:fixed!important;
    top:135px!important;
    left:0!important;
    right:auto!important;
    width:100vw!important;
    max-width:100vw!important;
    padding:0!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    z-index:10020!important;
  }
  .mes-mega-panel.is-open{display:block!important;visibility:visible!important;pointer-events:auto!important;}
  .mes-mega-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0!important;
    column-gap:0!important;
    row-gap:0!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:3.8vh 2.2vw 3.4vh!important;
    align-items:start!important;
    box-sizing:border-box!important;
  }
  .mes-mega-col{
    min-width:0!important;
    width:auto!important;
    max-width:none!important;
    min-height:0!important;
    padding:0.6vh 1.8vw 0!important;
    border-left:1px solid rgba(255,255,255,.07)!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .mes-mega-col:first-child{padding-left:1.8vw!important;border-left:0!important;}
  .mes-mega-footer{
    width:auto!important;
    max-width:none!important;
    margin:0 4vw!important;
    padding:2vh 0!important;
  }
  .mes-mega-title{
    max-width:100%!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    font-size:clamp(11px,.9vw,14px)!important;
    letter-spacing:.22em!important;
    gap:12px!important;
    line-height:1.2!important;
  }
  .mes-mega-title:before{width:26px!important;flex:0 0 26px!important;}
  .mes-mega-list,.mes-mega-sublist{width:100%!important;max-width:100%!important;box-sizing:border-box!important;}
  .mes-mega-list li,.mes-mega-sublist li{min-width:0!important;max-width:100%!important;}
  .mes-mega-list a,.mes-mega-sublist a{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
    box-sizing:border-box!important;
  }
}
@media (min-width:1921px){
  .mes-mega-panel{top:185px !important;}

}
@media (min-width:901px) and (max-width:1180px){
  .mes-mega-panel{padding:0!important;top:106px!important;overflow:hidden!important;}
  .mes-mega-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:0!important;gap:0!important;max-width:none!important;margin:0!important;padding:3.8vh 2.2vw 3.4vh!important;}
  .mes-mega-col{padding:0.6vh 1.8vw 0!important;}
}
/* END MES final mega menu no-overlap 20260731k */

/* MES Contact reference-match repair 20260803a */
body.mes-contact-page .mes-contact-hero-fixed::before,
body.mes-contact-page .mes-contact-hero-fixed::after{
  display:none!important;
  content:none!important;
}
body.mes-contact-page .mes-contact-hero-fixed>header{
  position:fixed!important;
  inset:0 0 auto 0!important;
  z-index:10010!important;
}
body.mes-contact-page .mes-contact-hero-fixed>.relative.mx-auto.grid{
  position:relative!important;
  z-index:2!important;
}
body.mes-contact-page .mes-style-0083{
  background-image:url('../assets/images/world-dots.svg')!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
}
body.mes-contact-page .mes-contact-hero-fixed .mes-scroll-reveal{
  opacity:1!important;
  transform:none!important;
}
body.mes-contact-page .mes-contact-hero-fixed h1>span{
  display:block!important;
}
@media (min-width:1024px){
  body.mes-contact-page .mes-contact-hero-fixed>.relative.mx-auto.grid{
    grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)!important;
  }
}
@media (max-width:767px){
  body.mes-contact-page .mes-contact-hero-fixed>.relative.mx-auto.grid{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    box-sizing:border-box!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
  body.mes-contact-page .mes-contact-hero-fixed h1{
    font-size:48px!important;
    line-height:.9!important;
  }
  body.mes-contact-page .mes-contact-hero-fixed h1>span{
    font-family:inherit!important;
    font-size:inherit!important;
    font-weight:inherit!important;
    line-height:inherit!important;
    letter-spacing:inherit!important;
  }
  body.mes-contact-page header button[aria-label="Open menu"]{
    border-color:transparent!important;
    background:transparent!important;
  }
}
/* END MES Contact reference-match repair 20260803a */

/* Static mobile heading/overflow parity repair 20260803b */
@media (max-width:767px){
  html,body{max-width:100%;overflow-x:hidden!important;}
  html.mes-static-page body h1,html.mes-static-page body h2,html.mes-static-page body h3{padding-left:0!important;padding-right:0!important;}
  html.mes-static-page body:not(.mes-contact-page) .mes-page-hero-fixed>.relative.mx-auto{padding-left:0!important;padding-right:0!important;}
  html.mes-static-page body.home #root>div:first-child h1{font-size:50px!important;line-height:.94!important;}
  h1 span,h2 span,h3 span{
    font-family:inherit!important;
    font-size:inherit!important;
    font-weight:inherit!important;
    line-height:inherit!important;
    letter-spacing:inherit!important;
  }
}
/* END Static mobile heading/overflow parity repair 20260803b */

/* MES shared scroll-parallax system — reference parity v2 */
.mes-parallax-host{--mes-parallax-y:0px;}
.mes-parallax-layer{
  translate:0 var(--mes-parallax-y,0px);
  will-change:translate;
  backface-visibility:hidden;
}
.mes-parallax-media{
  scale:1.06;
  transform-origin:center center;
}
.mes-parallax-foreground{z-index:2;}
@media (prefers-reduced-motion:reduce){
  .mes-parallax-layer{translate:none!important;scale:1!important;will-change:auto!important;}
}
/* END MES shared scroll-parallax system */

/* Homepage industries accordion: make every image cover the full panel height.
   Include the static exported classes so the repair works before JS adds runtime classes. */
body.home .mes-industry-accordion .mes-industry-card>div:first-child,
body.home button.mes-style-0168>div:first-child,
body.home button.mes-style-0174>div:first-child{
  top:0!important;
  bottom:0!important;
  height:100%!important;
  overflow:hidden!important;
}
body.home .mes-industry-accordion .mes-industry-card>div:first-child>img,
body.home button.mes-style-0168>div:first-child>img,
body.home button.mes-style-0174>div:first-child>img,
body.home img.mes-style-0169,
body.home img.mes-style-0175{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
}
/* END Homepage industries accordion full-height image repair */

/* Final About process-card state normalization. This intentionally follows
   generic manufacturing-link rules so exported white card backgrounds cannot
   cover the accordion photography. */
body .mes-about-process-card>a>div:nth-of-type(1){
  z-index:1!important;
  background:rgba(196,85,26,.26)!important;
  mix-blend-mode:color!important;
}
body .mes-about-process-card>a>div:nth-of-type(2){
  z-index:2!important;
  background:linear-gradient(to top,rgba(7,18,34,.92) 0%,rgba(7,18,34,.56) 50%,rgba(7,18,34,.22) 100%)!important;
  opacity:1!important;
}
body .mes-about-process-card>a>div:last-child{
  z-index:3!important;
  background:transparent!important;
  color:#fff!important;
  border-color:transparent!important;
}
body .mes-about-process-card>a>div:last-child *{color:inherit!important}
body .mes-about-process-card.is-inactive>a>div:nth-of-type(2){
  background:linear-gradient(to top,rgba(7,18,34,.92),rgba(7,18,34,.48))!important;
}
/* END Final About process-card state normalization */

/* About mobile process cards: preserve their photography and dark overlays.
   The generic normalized manufacturing-link rule otherwise turns these cards white. */
.mes-about-mobile-process-list>a{
  position:relative!important;
  display:block!important;
  min-height:8rem!important;
  background:#0a1628!important;
  color:#fff!important;
}
.mes-about-mobile-process-list>a>img{
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.mes-about-mobile-process-list>a>div:nth-of-type(1){
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,18,34,.9) 18%,rgba(7,18,34,.38) 100%)!important;
  color:#fff!important;
}
.mes-about-mobile-process-list>a>span{z-index:3!important}
.mes-about-mobile-process-list>a>div:last-child{
  z-index:2!important;
  background:transparent!important;
  color:#fff!important;
  border-color:transparent!important;
  text-shadow:0 1px 2px rgba(0,0,0,.5);
}
.mes-about-mobile-process-list>a>div:last-child *{color:inherit!important}
/* END About mobile process-card normalization */

/* FAQ v7: normalize all exported accordion panel variants (max-height and CSS-grid). */
.mes-faq-enhanced .mes-faq-panel{
  overflow:hidden!important;
  transition:max-height .3s ease,opacity .24s ease,grid-template-rows .3s ease!important;
}
.mes-faq-enhanced .mes-faq-panel-open{
  height:auto!important;
  max-height:1600px!important;
  opacity:1!important;
  visibility:visible!important;
  grid-template-rows:1fr!important;
  pointer-events:auto!important;
}
.mes-faq-enhanced .mes-faq-panel-closed{
  max-height:0!important;
  opacity:0!important;
  visibility:hidden!important;
  grid-template-rows:0fr!important;
  pointer-events:none!important;
}
.mes-faq-enhanced .mes-faq-button{cursor:pointer!important}
.mes-faq-enhanced .mes-faq-item-open{
  border-color:var(--mes-faq-active-border)!important;
  background-color:var(--mes-faq-active-bg)!important;
}
.mes-faq-enhanced .mes-faq-item-closed{
  border-color:var(--mes-faq-closed-border)!important;
  background-color:var(--mes-faq-closed-bg)!important;
}
.mes-faq-enhanced .mes-faq-icon-open{
  color:var(--mes-faq-active-icon-color)!important;
  background-color:var(--mes-faq-active-icon-bg)!important;
  border-color:var(--mes-faq-active-icon-border)!important;
}
.mes-faq-enhanced .mes-faq-button:not(.mes-faq-open) .mes-faq-icon{
  color:var(--mes-faq-closed-icon-color)!important;
  background-color:var(--mes-faq-closed-icon-bg)!important;
  border-color:var(--mes-faq-closed-icon-border)!important;
}
.mes-faq-enhanced .mes-faq-chevron-open{transform:rotate(180deg)!important}
.mes-faq-enhanced svg.lucide-plus,
.mes-faq-enhanced svg.lucide-minus{transform:none!important}
.mes-faq-enhanced .mes-faq-icon{transform:none!important;transition:color .3s ease,background-color .3s ease,border-color .3s ease}
/* END FAQ v7 accordion normalization */

/* Page hero backdrop: reference parity — centered cover, no parallax zoom/shift */
.mes-hero-backdrop,
.mes-page-hero-fixed>.absolute.inset-0>img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  scale:1!important;
  translate:0 0!important;
}
/* END Page hero backdrop */

/* Metrics Works spotlight logo — width-based sizing (reference parity) */
.mes-metrics-works-logo{
  display:block!important;
  width:min(100%,10rem)!important;
  max-width:100%!important;
  height:auto!important;
}
@media (min-width:768px){
  .mes-metrics-works-logo{width:min(100%,10rem)!important;}
}
@media (min-width:1024px){
  .mes-metrics-works-logo{width:min(100%,10rem)!important;}
}
/* END Metrics Works spotlight logo */

/* Industry spotlight panel image — full-bleed cover inside framed card */
.mes-spotlight-panel-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  scale:1!important;
  translate:0 0!important;
}
/* END Industry spotlight panel image */

/* Industry application card media — full-bleed cover with hover zoom */
.mes-app-card-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transition:transform .5s ease!important;
}
.group:hover .mes-app-card-img{
  transform:scale(1.05)!important;
}
.group:hover .mes-app-card-img.mes-app-card-img-zoom-110{
  transform:scale(1.1)!important;
}
.group:hover .mes-app-card-img.mes-app-card-img-zoom-103{
  transform:scale(1.03)!important;
}
.group:hover .mes-app-card-img.opacity-80{
  opacity:1!important;
}
.mes-app-card-img.duration-700{
  transition:transform .7s ease!important;
}
/* END Industry application card media */

/* Industry slider panel images — full-bleed cover inside expandable panels */
.mes-industry-slider-media{
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  overflow:hidden!important;
}
.mes-industry-slider-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  transition:transform .7s ease!important;
}
[class*="group/panel"]:hover .mes-industry-slider-img,
[class*="group/panel"]:focus-visible .mes-industry-slider-img{
  transform:scale(1.05)!important;
}
.mes-industry-slider-mobile-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
}
.mes-inv-industry-slider{
  height:30rem!important;
  min-height:30rem!important;
  max-height:30rem!important;
}
.mes-inv-industry-slider [class*="group/panel"]{
  min-height:100%!important;
}
/* Text-only stat values: add class mes-stat-text to skip counter animation */
.mes-stat-text{
  opacity:1!important;
}
/* END Industry slider panel images */

/* Blog article hero image — full-width 2:1 cover inside rounded frame */
.mes-blog-hero-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
}
/* END Blog article hero image */

/* Industry guide cover — portrait PDF thumbnail, contain + top align */
.mes-guide-cover-img{
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  margin-left:auto!important;
  margin-right:auto!important;
  width:auto!important;
  height:100%!important;
  max-width:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:top center!important;
  transition:transform .5s ease,opacity .5s ease!important;
}
.group:hover .mes-guide-cover-img{
  transform:scale(1.02)!important;
  opacity:1!important;
}
/* END Industry guide cover */

/* MES v8: full-viewport-width submenu with scroll-safe bottom edge. */
@media (min-width:768px){
  .mes-mega-panel,
  body.mes-mega-open .mes-mega-panel{
    left:0!important;
    right:auto!important;
    width:100vw!important;
    width:100dvw!important;
    max-width:100vw!important;
    max-width:100dvw!important;
    height:auto!important;
    min-height:0!important;
    max-height:calc(100vh - var(--mes-mega-top,126px))!important;
    max-height:calc(100dvh - var(--mes-mega-top,126px))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    box-sizing:border-box!important;
    padding-bottom:28px!important;
  }
  .mes-mega-grid{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:3.8vh 2.2vw 3.4vh!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    column-gap:0!important;
    gap:0!important;
    box-sizing:border-box!important;
  }
  .mes-mega-footer{
    width:auto!important;
    max-width:none!important;
    margin:0 4vw!important;
    box-sizing:border-box!important;
  }
  .mes-mega-col{overflow:visible!important;padding:0.6vh 1.8vw 0!important;}
  .mes-mega-col:first-child{border-left:0!important;}
}

/* MES v8: founder media frame follows the source video's native 16:9 ratio. */
.mes-founder-video-frame{
  width:100%!important;
  aspect-ratio:16/9!important;
  height:auto!important;
  max-height:none!important;
}
.mes-founder-video-frame>div,
.mes-founder-video-frame video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  transform:none!important;
  translate:none!important;
  scale:none!important;
  object-fit:contain!important;
}
/* Sticky sidebar rails (manufacturing, global sourcing, etc.) */
@media (min-width:1024px){
  html:has([class*="lg:sticky"]){
    overflow-x:clip;
  }
  body:has([class*="lg:sticky"]){
    overflow-x:clip;
  }
  #root:has([class*="lg:sticky"]){
    overflow:visible!important;
  }
  section [class*="lg:sticky"],
  aside [class*="lg:sticky"]{
    position:sticky!important;
    align-self:start!important;
    z-index:2;
  }
  section:has([class*="lg:sticky"]),
  section:has(aside [class*="lg:sticky"]){
    overflow:visible!important;
  }
}
@media (min-width:768px){
  html:has([class*="md:sticky"]){
    overflow-x:clip;
  }
  body:has([class*="md:sticky"]){
    overflow-x:clip;
  }
  #root:has([class*="md:sticky"]){
    overflow:visible!important;
  }
  section [class*="md:sticky"]{
    position:sticky!important;
    align-self:start!important;
    z-index:2;
  }
  section:has([class*="md:sticky"]){
    overflow:visible!important;
  }
}
/* Hero slider waits for page loader on homepage */
@media (min-width:768px){
  html.mes-is-loading body.home .mes-style-0134 video{
    opacity:0!important;
  }
  html.mes-is-loading body.home .mes-style-0134 .cursor-pointer{
    pointer-events:none;
  }
}

/* Homepage hero outro — full-screen ENGINEERING EXCELLENCE scene after 4 industry slides */
@media (min-width:768px){
  body.home .mes-hero-showcase{
    --mes-hero-panel-width:44vw;
    --mes-hero-panel-slant:9vw;
    --mes-hero-divider-strip:0.3vw;
    --mes-hero-video-offset:32vw;
  }
  body.home .mes-hero-showcase .mes-style-0124{
    width:var(--mes-hero-panel-width)!important;
    max-width:var(--mes-hero-panel-width)!important;
    flex:0 0 var(--mes-hero-panel-width)!important;
    clip-path:polygon(0 0,100% 0,calc(100% - var(--mes-hero-panel-slant)) 100%,0 100%)!important;
    -webkit-clip-path:polygon(0 0,100% 0,calc(100% - var(--mes-hero-panel-slant)) 100%,0 100%)!important;
  }
  body.home .mes-hero-showcase .mes-hero-divider,
  body.home .mes-hero-showcase .mes-style-0132{
    position:absolute!important;
    inset:0!important;
    z-index:20!important;
    pointer-events:none!important;
    background:#F37121!important;
    clip-path:polygon(
      var(--mes-hero-panel-width) 0,
      calc(var(--mes-hero-panel-width) + var(--mes-hero-divider-strip)) 0,
      calc(var(--mes-hero-panel-width) - var(--mes-hero-panel-slant) + var(--mes-hero-divider-strip)) 100%,
      calc(var(--mes-hero-panel-width) - var(--mes-hero-panel-slant)) 100%
    )!important;
    -webkit-clip-path:polygon(
      var(--mes-hero-panel-width) 0,
      calc(var(--mes-hero-panel-width) + var(--mes-hero-divider-strip)) 0,
      calc(var(--mes-hero-panel-width) - var(--mes-hero-panel-slant) + var(--mes-hero-divider-strip)) 100%,
      calc(var(--mes-hero-panel-width) - var(--mes-hero-panel-slant)) 100%
    )!important;
    filter:drop-shadow(0 0 14px #F37121)!important;
  }
  body.home .mes-hero-showcase .mes-style-0133{
    position:absolute!important;
    top:0!important;
    bottom:0!important;
    right:0!important;
    left:var(--mes-hero-video-offset)!important;
    overflow:hidden!important;
  }
  body.home .mes-hero-showcase .mes-style-0134{
    position:absolute!important;
    top:0!important;
    bottom:0!important;
    display:flex!important;
    gap:0!important;
    transform:skewX(-9deg)!important;
    left:-5.5vw!important;
    width:79.5vw!important;
  }
  body.home .mes-hero-showcase .mes-style-0137{
    transform:skewX(9deg)!important;
    left:-7vw!important;
    width:68vw!important;
  }
  body.home .mes-hero-showcase .mes-style-0139{
    transform:skewX(9deg)!important;
  }
}
body.home .mes-hero-showcase{
  transition:opacity .7s cubic-bezier(.16,1,.3,1),visibility .7s cubic-bezier(.16,1,.3,1)!important;
}
body.home .mes-hero-showcase.is-hidden{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
/* Homepage hero orange accent line — ref: scaleX 0→1 after Partner title */
body.home .mes-hero-showcase .mes-style-0130{
  display:block!important;
  width:8vw!important;
  min-width:4.5rem!important;
  height:3px!important;
  transform-origin:left center!important;
  animation:mes-hero-accent-line-in .7s cubic-bezier(.16,1,.3,1) .32s forwards!important;
}
@keyframes mes-hero-accent-line-in{
  from{transform:scaleX(0);}
  to{transform:scaleX(1);}
}
body.home .mes-hero-outro{
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .9s cubic-bezier(.16,1,.3,1),visibility .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),filter .9s cubic-bezier(.16,1,.3,1)!important;
  transform:scale(1)!important;
  filter:none!important;
}
body.home .mes-hero-outro.is-active{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
body.home .mes-hero-outro.is-leaving{
  opacity:0!important;
  transform:scale(.96)!important;
  filter:blur(10px)!important;
}
body.home .mes-hero-outro-bg{
  background:radial-gradient(ellipse at 30% 50%,#1a0d04 0%,#080C14 60%)!important;
  animation:mes-hero-outro-bg-shift 6s ease-in-out infinite!important;
}
body.home .mes-hero-outro-orb{
  background:radial-gradient(circle,rgba(243,113,33,.3),transparent)!important;
}
body.home .mes-hero-outro-orb-1{width:35vw!important;height:35vw!important;left:10%!important;top:20%!important;animation:mes-hero-outro-orb-a 8s ease-in-out infinite!important;}
body.home .mes-hero-outro-orb-2{width:25vw!important;height:25vw!important;left:60%!important;top:60%!important;background:radial-gradient(circle,rgba(243,113,33,.2),transparent)!important;animation:mes-hero-outro-orb-b 10s ease-in-out infinite 1.5s!important;}
body.home .mes-hero-outro-orb-3{width:20vw!important;height:20vw!important;left:40%!important;top:10%!important;background:radial-gradient(circle,rgba(243,113,33,.15),transparent)!important;animation:mes-hero-outro-orb-c 12s ease-in-out infinite 3s!important;}
body.home .mes-hero-outro-ring-1{width:40vw!important;height:40vw!important;animation:mes-hero-outro-ring-spin 8s ease-in-out infinite!important;}
body.home .mes-hero-outro-ring-2{width:60vw!important;height:60vw!important;}
body.home .mes-hero-outro-tags{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2vw!important;
  margin-top:3vh!important;
  max-width:min(96vw,1400px)!important;
  width:auto!important;
  opacity:0!important;
  transform:translateY(18px)!important;
  transition:opacity .6s ease,transform .7s cubic-bezier(.16,1,.3,1)!important;
}
body.home .mes-hero-outro-tag{
  font-family:var(--font-body,Inter,Arial,sans-serif)!important;
  font-weight:600!important;
  font-size:max(11px,1.2vw)!important;
  line-height:1.2!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
  color:rgba(255,255,255,.8)!important;
  white-space:nowrap!important;
  flex-shrink:0!important;
}
body.home .mes-hero-outro-tag-divider{
  display:block!important;
  width:1px!important;
  height:2.2vh!important;
  min-height:14px!important;
  background:rgba(255,255,255,.25)!important;
  flex-shrink:0!important;
}
body.home .mes-hero-outro-eyebrow,
body.home .mes-hero-outro-title,
body.home .mes-hero-outro-line{
  opacity:0!important;
  transform:translateY(18px)!important;
  transition:opacity .6s ease,transform .7s cubic-bezier(.16,1,.3,1)!important;
}
body.home .mes-hero-outro-line{
  width:0!important;
  transform:none!important;
  transition:width .8s cubic-bezier(.16,1,.3,1) .2s!important;
}
body.home .mes-hero-outro.is-active .mes-hero-outro-eyebrow{opacity:1!important;transform:translateY(0)!important;transition-delay:.5s!important;}
body.home .mes-hero-outro.is-active .mes-hero-outro-title{opacity:1!important;transform:translateY(0)!important;transition-delay:.7s!important;}
body.home .mes-hero-outro.is-active .mes-hero-outro-title+.mes-hero-outro-title{transition-delay:.78s!important;}
body.home .mes-hero-outro.is-active .mes-hero-outro-line{width:60%!important;opacity:1!important;transition-delay:.95s!important;}
body.home .mes-hero-outro.is-active .mes-hero-outro-tags{opacity:1!important;transform:translateY(0)!important;transition-delay:1.15s!important;}
body.home .mes-hero-outro-ring-1,
body.home .mes-hero-outro-ring-2{opacity:0!important;transition:opacity 1s ease!important;}
body.home .mes-hero-outro.is-active .mes-hero-outro-ring-1,
body.home .mes-hero-outro.is-active .mes-hero-outro-ring-2{opacity:1!important;}
@keyframes mes-hero-outro-bg-shift{
  0%,100%{background:radial-gradient(ellipse at 30% 50%,#1a0d04 0%,#080C14 60%)!important;}
  50%{background:radial-gradient(ellipse at 70% 50%,#1a0d04 0%,#080C14 60%)!important;}
}
@keyframes mes-hero-outro-orb-a{
  0%,100%{transform:translate(0,0);}
  50%{transform:translate(30px,-20px);}
}
@keyframes mes-hero-outro-orb-b{
  0%,100%{transform:translate(0,0);}
  50%{transform:translate(-20px,30px);}
}
@keyframes mes-hero-outro-orb-c{
  0%,100%{transform:translate(0,0);}
  50%{transform:translate(15px,25px);}
}
@keyframes mes-hero-outro-ring-spin{
  0%,100%{transform:rotate(45deg) scale(1);}
  50%{transform:rotate(50deg) scale(1.02);}
}
@media (max-width:767px){
  body.home .mes-hero-outro-title{font-size:clamp(42px,14vw,72px)!important;}
  body.home .mes-hero-outro-eyebrow{font-size:11px!important;}
  body.home .mes-hero-outro-tags{
    flex-wrap:wrap!important;
    row-gap:1vh!important;
    column-gap:3vw!important;
    max-width:92vw!important;
  }
  body.home .mes-hero-outro-tag{
    font-size:10px!important;
    letter-spacing:.14em!important;
  }
  body.home .mes-hero-outro-tag-divider{display:none!important;}
}
@media (max-width:1180px){
  body.home .mes-hero-outro-tags{
    flex-wrap:wrap!important;
    row-gap:1.2vh!important;
    column-gap:2vw!important;
  }
}
@media (prefers-reduced-motion:reduce){
  body.home .mes-hero-outro-bg,
  body.home .mes-hero-outro-orb,
  body.home .mes-hero-outro-ring-1{animation:none!important;}
  body.home .mes-hero-outro-eyebrow,
  body.home .mes-hero-outro-title,
  body.home .mes-hero-outro-line,
  body.home .mes-hero-outro-tags{opacity:1!important;transform:none!important;}
  body.home .mes-hero-outro-line{width:60%!important;}
  body.home .mes-hero-showcase .mes-style-0130{
    animation:none!important;
    transform:scaleX(1)!important;
  }
}

/* Reference header: entrance, scroll tint, mega expand-in-header animation */
@keyframes mesHeaderEnter{
  from{transform:translateY(-110%);opacity:0;}
  to{transform:translateY(0);opacity:1;}
}
header.mes-site-header{
  animation:mesHeaderEnter .7s cubic-bezier(.16,1,.3,1) .15s both;
}
header.mes-site-header .mes-style-0005,
header.mes-site-header .mes-style-0016{
  background:rgba(10,10,12,.92)!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  transition:background .3s ease,border-color .3s ease!important;
}
header.mes-site-header.is-scrolled:not(.is-mega-context) .mes-style-0005,
header.mes-site-header.is-scrolled:not(.is-mega-context) .mes-style-0016{
  background:rgba(10,12,18,.72)!important;
}
header.mes-site-header.is-mega-context .mes-style-0005,
header.mes-site-header.is-mega-context .mes-style-0016{
  background:rgba(6,6,8,.97)!important;
}
header.mes-site-header.is-mega-active .mes-style-0016{
  border-color:transparent!important;
}
header.mes-site-header .mes-header-gradient{
  transition:opacity .3s ease,background .3s ease!important;
}
header.mes-site-header .mes-header-gradient.is-light{
  background:linear-gradient(to bottom,rgba(0,0,0,.45),rgba(0,0,0,.30),rgba(0,0,0,.20))!important;
}
header.mes-site-header.is-mega-context .mes-style-0007{
  /* filter:brightness(0) invert(1)!important; */
}
header.mes-site-header.is-mega-active nav button:not(.mes-nav-active),
header.mes-site-header.is-mega-active nav a[href*="about"]{
  opacity:.45!important;
}
header.mes-site-header nav button:not(.mes-nav-active):hover > span.absolute{
  width:0!important;
}
header.mes-site-header nav button.mes-nav-active > .mes-style-0019,
header.mes-site-header nav button.mes-nav-active > span.absolute{
  width:calc(100% - 1.25vw)!important;
}
@media (min-width:768px){
  header.mes-site-header .mes-mega-panel,
  header.mes-site-header .mes-mega-panel.is-open,
  body.mes-mega-open header.mes-site-header .mes-mega-panel{
    height:auto!important;
    max-height:var(--mes-mega-panel-height,0px)!important;
    overflow:hidden!important;
    padding-bottom:0!important;
  }
  header.mes-site-header .mes-mega-panel:not(.is-open):not(.is-measuring){
    height:0!important;
    max-height:0!important;
    border: 0;
  }
  header.mes-site-header .mes-mega-panel.is-open{
    overflow:hidden!important;
    padding-bottom:0!important;
  }
}
@media (min-width:901px){
  header.mes-site-header .mes-mega-panel{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    width:100%!important;
    max-width:100%!important;
    height:0!important;
    min-height:0!important;
    max-height:0!important;
    opacity:0!important;
    visibility:visible!important;
    transform:none!important;
    overflow:hidden!important;
    pointer-events:none!important;
    display:block!important;
    padding-bottom:0!important;
    transition:max-height .32s cubic-bezier(.16,1,.3,1),opacity .32s cubic-bezier(.16,1,.3,1)!important;
  }
  header.mes-site-header .mes-mega-panel.is-measuring{
    position:absolute!important;
    left:0!important;
    right:0!important;
    height:auto!important;
    max-height:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  header.mes-site-header .mes-mega-panel.is-open{
    height:auto!important;
    max-height:var(--mes-mega-panel-height,0px)!important;
    opacity:1!important;
    pointer-events:auto!important;
    overflow:hidden!important;
    padding-bottom:0!important;
  }
  body.mes-mega-open header.mes-site-header .mes-mega-panel{
    position:relative!important;
    left:auto!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:var(--mes-mega-panel-height,0px)!important;
  }
}
@media (prefers-reduced-motion:reduce){
  header.mes-site-header{animation:none!important;}
  header.mes-site-header .mes-mega-panel{transition:none!important;}
}

/* Mega menu top-level link hover arrow — ref: orange arrow slides in at item end */
@media (min-width:901px){
  .mes-mega-panel .mes-mega-list > li > a{
    display:inline-flex!important;
    align-items:center!important;
    gap:0.5vw!important;
    width:auto!important;
    max-width:100%!important;
    transition:color .2s ease!important;
  }
  .mes-mega-panel .mes-mega-list > li > a::after{
    content:"";
    display:inline-block;
    width:clamp(12px,.85vw,18px);
    height:clamp(12px,.85vw,18px);
    flex:0 0 clamp(12px,.85vw,18px);
    background:url("../assets/images/arrow-hover.svg") no-repeat center/contain;
    opacity:0;
    transform:translateX(-0.3vw);
    transition:opacity .2s ease,transform .2s ease;
  }
  .mes-mega-panel .mes-mega-list > li > a:hover,
  .mes-mega-panel .mes-mega-list > li > a:focus-visible{
    color:#fff!important;
  }
  .mes-mega-panel .mes-mega-list > li > a:hover::after,
  .mes-mega-panel .mes-mega-list > li > a:focus-visible::after{
    opacity:1;
    transform:translateX(0);
  }
}
@media (prefers-reduced-motion:reduce){
  .mes-mega-panel .mes-mega-list > li > a::after{
    transition:none!important;
    transform:none!important;
  }
  .mes-mega-panel .mes-mega-list > li > a:hover::after,
  .mes-mega-panel .mes-mega-list > li > a:focus-visible::after{
    opacity:1!important;
  }
}

/* Mega menu sublist hover line — ref: short gray line grows orange on hover */
@media (min-width:901px){
  .mes-mega-panel .mes-mega-sublist a{
    display:inline-flex!important;
    align-items:center!important;
    gap:0.55vw!important;
    width:auto!important;
    max-width:100%!important;
    color:rgba(255,255,255,.5)!important;
    transition:color .2s ease!important;
  }
  .mes-mega-panel .mes-mega-sublist a::before{
    content:""!important;
    display:inline-block!important;
    width:0.7vw!important;
    min-width:8px!important;
    max-width:14px!important;
    height:1px!important;
    margin-right:0!important;
    background:rgba(255,255,255,.2)!important;
    flex:0 0 auto!important;
    transition:width .2s ease,background .2s ease,min-width .2s ease!important;
  }
  .mes-mega-panel .mes-mega-sublist a:hover,
  .mes-mega-panel .mes-mega-sublist a:focus-visible{
    color:rgba(255,255,255,.85)!important;
  }
  .mes-mega-panel .mes-mega-sublist a:hover::before,
  .mes-mega-panel .mes-mega-sublist a:focus-visible::before{
    width:1.1vw!important;
    min-width:12px!important;
    max-width:22px!important;
    background:#F37121!important;
  }
}
@media (prefers-reduced-motion:reduce){
  .mes-mega-panel .mes-mega-sublist a::before{transition:none!important;}
  .mes-mega-panel .mes-mega-sublist a:hover::before,
  .mes-mega-panel .mes-mega-sublist a:focus-visible::before{
    width:1.1vw!important;
    min-width:12px!important;
    background:#F37121!important;
  }
}

/* Reference-exact header + mega menu typography/spacing (901px+) */
@media (min-width:901px){
  header.mes-site-header > .relative.hidden.items-center.md\:flex{
    height:9.4vh!important;
    min-height:9.4vh!important;
    max-height:9.4vh!important;
    padding-left:3.4vw!important;
    padding-right:2.6vw!important;
    gap:2vw!important;
    align-items:center!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
  }
  header.mes-site-header > .relative.hidden.items-center.h-\[12vh\]{
    height:12vh!important;
    min-height:12vh!important;
    max-height:12vh!important;
  }
  header.mes-site-header nav{
    height:5vh!important;
    min-height:5vh!important;
    max-height:5vh!important;
    gap:2.8vw!important;
  }
  header.mes-site-header:has(> .relative.hidden.items-center.h-\[12vh\]) nav{
    height:6.5vh!important;
    min-height:6.5vh!important;
    max-height:6.5vh!important;
  }
  header.mes-site-header .mes-style-0007{
    height:6.2vh!important;
    width:auto!important;
    max-height:calc(100% - 0.4vh)!important;
    transform:translateY(0.9vh)!important;
  }
  header.mes-site-header .mes-style-0008{
    height:4.8vh!important;
    max-width:36vw!important;
    padding-left:1.5vw!important;
    padding-right:0.55vh!important;
    border-radius:9999px!important;
    box-sizing:border-box!important;
  }
  header.mes-site-header .mes-style-0009{
    font-size:max(12px,1vw)!important;
    letter-spacing:0.01em!important;
    line-height:1!important;
  }
  header.mes-site-header .mes-style-0010{
    width:3.7vh!important;
    height:3.7vh!important;
    min-width:3.7vh!important;
    min-height:3.7vh!important;
    flex:0 0 3.7vh!important;
  }
  header.mes-site-header .mes-style-0011,
  header.mes-site-header .mes-style-0010 svg{
    width:1.15vw!important;
    height:1.15vw!important;
    min-width:14px!important;
    min-height:14px!important;
    max-width:18px!important;
    max-height:18px!important;
  }
  header.mes-site-header .mes-style-0012,
  header.mes-site-header .mes-style-0015{
    height:4.8vh!important;
    padding-left:1.4vw!important;
    padding-right:1.4vw!important;
    box-sizing:border-box!important;
  }
  header.mes-site-header .mes-style-0013{
    font-size:max(13px,1.05vw)!important;
    letter-spacing:0.02em!important;
    font-weight:600!important;
    line-height:1!important;
  }
  header.mes-site-header .mes-style-0014,
  header.mes-site-header .mes-style-0012 svg{
    width:1.02vw!important;
    height:1.02vw!important;
    min-width:12px!important;
    min-height:12px!important;
    max-width:16px!important;
    max-height:16px!important;
  }
  header.mes-site-header nav .mes-style-0017{
    font-size:max(14px,1.12vw)!important;
    letter-spacing:0.03em!important;
    font-weight:500!important;
    line-height:1!important;
  }
  header.mes-site-header nav button svg.lucide-chevron-down,
  header.mes-site-header nav .mes-style-0018{
    width:0.9vw!important;
    height:0.9vw!important;
    min-width:24px!important;
    min-height:24px!important;
    max-width:24px!important;
    max-height:24px!important;
    margin-left:0.35vw!important;
  }
  header.mes-site-header nav button,
  header.mes-site-header nav a[href*="about"]{
    align-items:center!important;
    line-height:1!important;
  }
  .mes-mega-panel .mes-mega-grid{
    padding:3.8vh 2.2vw 3.4vh!important;
  }
  .mes-mega-panel .mes-mega-col{
    padding:0.6vh 1.8vw 0!important;
  }
  .mes-mega-panel .mes-mega-title{
    font-size:max(0.68rem,0.72vw)!important;
    font-weight:600!important;
    letter-spacing:0.32em!important;
    line-height:1.1!important;
    margin:0 0 2.2vh!important;
    gap:0.6vw!important;
  }
  .mes-mega-panel .mes-mega-title:before{
    width:1.1vw!important;
    min-width:14px!important;
    max-width:18px!important;
    height:1px!important;
    flex:0 0 1.1vw!important;
  }
  .mes-mega-panel .mes-mega-list > li > a,
  .mes-mega-panel .mes-mega-list .mes-mega-parent > a{
    display:inline-flex!important;
    align-items:center!important;
    width:auto!important;
    max-width:100%!important;
    white-space:nowrap!important;
    font-size:max(0.875rem,0.98vw)!important;
    font-weight:450!important;
    letter-spacing:0.01em!important;
    line-height:1!important;
    padding-top:1.05vh!important;
    padding-bottom:1.05vh!important;
  }
  .mes-mega-panel .mes-mega-sublist a{
    font-size:max(0.78rem,0.85vw)!important;
    font-weight:450!important;
    letter-spacing:0.01em!important;
    line-height:1!important;
    padding-top:0.7vh!important;
    padding-bottom:0.7vh!important;
  }
  .mes-mega-panel .mes-mega-footer{
    margin-left:4vw!important;
    margin-right:4vw!important;
    padding:2vh 0!important;
    font-size:max(0.72rem,0.78vw)!important;
    letter-spacing:0.04em!important;
  }
  .mes-mega-panel .mes-mega-footer a{
    font-size:max(0.75rem,0.82vw)!important;
    letter-spacing:0.06em!important;
  }
}


/* Banner vertical line css */
@media (min-width:1200px) and (max-width:1600px){
  .mes-hero-showcase .mes-hero-divider,
  .mes-hero-showcase .mes-style-0132{transform:rotate(-1deg);}
}

@media (min-width:1601px){
  .mes-hero-showcase .mes-hero-divider,
  .mes-hero-showcase .mes-style-0132{transform:rotate(-1deg);}
}





.blog-dtl-page{padding-top: 50px !important;}
.blog-dtl-page .mes-parallax-media{translate: 0 0px !important;}