/* Self-hosted condensed heading font: the editorial stack ("Arial Narrow","Roboto Condensed",Rubik)
   otherwise depends on the viewer having Arial Narrow installed. Single 700 weight, latin, 21 KB. */
@font-face{font-family:"Roboto Condensed";font-style:normal;font-weight:700;font-display:swap;src:url("/wp-content/mu-plugins/fonts/roboto-condensed-700-latin.woff2") format("woff2")}
/* ============ Editorial homepage (he-*) — extends insight-card / pagination language ============ */
body.ysm-design-system .he-wrap{max-width:1280px;margin:0 auto;padding:0 28px}
body.ysm-design-system .he-section{padding:76px 0}
body.ysm-design-system .he-kicker{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #d9dfd7;margin-bottom:34px}
body.ysm-design-system .he-eyebrow{display:flex;align-items:center;gap:12px;margin:0;color:#007fae;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-variant-numeric:tabular-nums}
body.ysm-design-system .he-eyebrow::before{content:"";width:9px;height:9px;background:#4d8708;transform:rotate(45deg);flex:0 0 auto}
body.ysm-design-system .he-kicker-link{flex:0 0 auto;color:#002d62;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap}
body.ysm-design-system .he-kicker-link:hover,body.ysm-design-system .he-kicker-link:focus-visible{color:#4d8708;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
body.ysm-design-system h1.he-h1{margin:0 0 22px;color:#002d62;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:clamp(46px,4.6vw,66px)!important;line-height:1.04!important;font-weight:700;letter-spacing:-.015em;text-wrap:balance}
body.ysm-design-system h2.he-h2{margin:0 0 14px;color:#002d62;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:clamp(32px,3vw,44px)!important;line-height:1.12!important;font-weight:700;letter-spacing:-.01em;text-wrap:balance}
body.ysm-design-system .he-lead{margin:0 0 30px;font-size:19px;line-height:1.6;color:#36404a;max-width:56ch}
body.ysm-design-system .he-note{margin:0;max-width:58ch}
body.ysm-design-system .he-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid transparent;border-radius:4px;font-size:15px;font-weight:800;line-height:1.2;text-decoration:none!important;transition:background .18s ease,color .18s ease,border-color .18s ease}
body.ysm-design-system .he-btn-primary{background:#002d62;color:#fff!important}
body.ysm-design-system .he-btn-primary:hover,body.ysm-design-system .he-btn-primary:focus-visible{background:#4d8708;color:#fff!important}
body.ysm-design-system .he-btn-ghost{border-color:#002d62;color:#002d62!important;background:transparent}
body.ysm-design-system .he-btn-ghost:hover,body.ysm-design-system .he-btn-ghost:focus-visible{border-color:#4d8708;color:#4d8708!important}
body.ysm-design-system .he-actions{display:flex;flex-wrap:wrap;gap:14px}
body.ysm-design-system .he-frame{position:relative;margin:0;border:1px solid #d9dfd7;background:#fff}
body.ysm-design-system .he-frame-media{position:relative;display:block;overflow:hidden;background:#e9eee8}
body.ysm-design-system .he-frame-media img{width:100%;height:100%;object-fit:cover;display:block}
body.ysm-design-system .he-fold-notch{position:absolute;z-index:2;right:-1px;bottom:-1px;width:92px;height:22px;background:#fff;clip-path:polygon(0 0,0 100%,100% 100%);pointer-events:none}
body.ysm-design-system .he-fold{position:absolute;z-index:3;right:-1px;bottom:-1px;width:92px;height:22px;pointer-events:none}
body.ysm-design-system .he-fold i{position:absolute;inset:0;display:block;background:#91a75d;clip-path:polygon(100% 0,100% 100%,0 100%)}
body.ysm-design-system .he-frame figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-top:1px solid #d9dfd7;color:#60717b;font-size:13.5px;line-height:1.45}
body.ysm-design-system .he-frame figcaption b{color:#002d62;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}
/* hero */
body.ysm-design-system .he-hero{padding:64px 0 0}
body.ysm-design-system .he-hero-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #d9dfd7;margin-bottom:44px}
body.ysm-design-system .he-hero-top small{color:#60717b;font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-variant-numeric:tabular-nums}
body.ysm-design-system .he-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:52px;align-items:center;padding-bottom:56px}
/* hero media at the banner's native ratio (1872x840) so nothing is cropped away */
body.ysm-design-system .he-hero-media .he-frame-media{aspect-ratio:1872/840}
body.ysm-design-system .he-stats{border-top:1px solid #d9dfd7;border-bottom:1px solid #d9dfd7;background:#fff}
body.ysm-design-system .he-stats-in{display:flex;align-items:stretch;justify-content:space-between;gap:0;min-height:104px}
body.ysm-design-system .he-stats-label{display:flex;align-items:center;flex:1 1 auto;margin:0;color:#36404a;font-size:17px}
body.ysm-design-system .he-stat{display:flex;flex-direction:column;justify-content:center;gap:3px;padding:18px 34px;border-left:1px solid #d9dfd7}
body.ysm-design-system .he-stat b{color:#002d62;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:38px;line-height:1;font-weight:700;font-variant-numeric:tabular-nums}
body.ysm-design-system .he-stat b sup{font-size:22px;color:#4d8708;font-weight:700}
body.ysm-design-system .he-stat span{color:#007fae;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}
/* family / editorial cards */
body.ysm-design-system .he-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:stretch}
body.ysm-design-system .he-card{min-width:0;overflow:hidden;border:1px solid #d9dfd7;background:#fff;border-radius:0;box-shadow:none}
body.ysm-design-system .he-card-link{display:grid;grid-template-rows:auto 1fr;height:100%;color:inherit!important;text-decoration:none!important}
body.ysm-design-system .he-card-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#e9eee8}
body.ysm-design-system .he-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease}
body.ysm-design-system .he-card-media::after{position:absolute;z-index:2;bottom:-1px;right:-1px;width:92px;height:22px;background:#fff;clip-path:polygon(0 0,0 100%,100% 100%);content:""}
body.ysm-design-system .he-card-fold{position:absolute;z-index:3;right:-1px;bottom:-1px;width:92px;height:22px;pointer-events:none}
body.ysm-design-system .he-card-fold i{position:absolute;inset:0;display:block;background:#91a75d;clip-path:polygon(100% 0,100% 100%,0 100%)}
body.ysm-design-system .he-card-body{display:flex;min-width:0;flex-direction:column;padding:22px 22px 24px}
body.ysm-design-system .he-card-tag{margin:0 0 10px;color:#007fae;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-variant-numeric:tabular-nums}
body.ysm-design-system .he-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:66px;margin:0 0 10px;color:#002d62;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:24px!important;line-height:1.25!important;font-weight:700;letter-spacing:-.015em;text-wrap:balance;transition:color .2s ease}
body.ysm-design-system .he-card-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:50px;margin:0 0 18px;color:#6d5a4c;font-size:15.5px;line-height:1.6}
body.ysm-design-system .he-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:13px;border-top:1px solid #e4e8e2}
body.ysm-design-system .he-card-foot strong{color:#002d62;font-size:14.5px;font-weight:700;letter-spacing:.02em}
body.ysm-design-system .he-card-arrow{color:#5b920d;font-family:Arial,sans-serif;font-size:24px;line-height:1;transition:transform .2s ease,color .2s ease}
body.ysm-design-system .he-card-link:hover .he-card-media img,body.ysm-design-system .he-card-link:focus-visible .he-card-media img{transform:scale(1.035)}
body.ysm-design-system .he-card-link:hover .he-card-title,body.ysm-design-system .he-card-link:focus-visible .he-card-title{color:#5b920d}
body.ysm-design-system .he-card-link:hover .he-card-arrow,body.ysm-design-system .he-card-link:focus-visible .he-card-arrow{transform:translateX(4px)}
body.ysm-design-system .he-card-link:focus-visible{outline:3px solid #007fae;outline-offset:-3px}
/* about */
body.ysm-design-system .he-about{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:56px;align-items:center}
body.ysm-design-system .he-about-media .he-frame-media{aspect-ratio:16/11}
body.ysm-design-system .he-checks{list-style:none;margin:26px 0 30px;padding:0}
body.ysm-design-system .he-checks li{display:flex;align-items:baseline;gap:14px;padding:13px 2px;border-top:1px solid #e4e8e2;color:#002d62;font-size:16.5px;font-weight:700}
body.ysm-design-system .he-checks li:last-child{border-bottom:1px solid #e4e8e2}
body.ysm-design-system .he-checks li::before{content:"";width:9px;height:9px;background:#4d8708;transform:rotate(45deg);flex:0 0 auto;position:relative;top:-1px}
/* applications */
body.ysm-design-system .he-apps-band{border-top:1px solid #d9dfd7;border-bottom:1px solid #d9dfd7;background:#f6f8f5}
body.ysm-design-system .he-apps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 44px}
body.ysm-design-system .he-app{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:26px 0 24px;border-top:1px solid #d9dfd7}
body.ysm-design-system .he-app-no{display:flex;width:38px;height:38px;align-items:center;justify-content:center;background:#4d8708;transform:rotate(45deg);margin:4px 3px 0}
body.ysm-design-system .he-app-no b{transform:rotate(-45deg);color:#fff;font-size:14px;font-weight:800;font-variant-numeric:tabular-nums;font-family:var(--ysm-font-body)}
body.ysm-design-system .he-app h3{margin:2px 0 7px;color:#002d62;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:22px!important;line-height:1.25!important;font-weight:700;letter-spacing:-.01em}
body.ysm-design-system .he-app p{margin:0;color:#36404a;font-size:15px;line-height:1.6}
/* CTA band */
body.ysm-design-system .he-cta-band{position:relative;overflow:hidden;background:#002d62;color:#fff}
body.ysm-design-system .he-cta-in{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:44px;align-items:center;padding:64px 28px}
body.ysm-design-system .he-cta-band .he-eyebrow{color:#9fc9e4}
body.ysm-design-system .he-cta-band h2{margin:10px 0 14px;color:#fff;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:clamp(32px,3.2vw,46px)!important;line-height:1.1!important;font-weight:700;letter-spacing:-.01em;text-wrap:balance}
body.ysm-design-system .he-cta-band p{margin:0;color:#c9d9ec;font-size:17.5px;line-height:1.6;max-width:52ch}
body.ysm-design-system .he-cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}
body.ysm-design-system .he-btn-white{background:#fff;color:#002d62!important}
body.ysm-design-system .he-btn-white:hover,body.ysm-design-system .he-btn-white:focus-visible{background:#4d8708;color:#fff!important}
body.ysm-design-system .he-btn-line{border-color:rgba(255,255,255,.55);color:#fff!important}
body.ysm-design-system .he-btn-line:hover,body.ysm-design-system .he-btn-line:focus-visible{border-color:#91a75d;color:#91a75d!important}
body.ysm-design-system .he-cta-fold{position:absolute;z-index:1;right:0;bottom:0;width:190px;height:46px;pointer-events:none}
body.ysm-design-system .he-cta-fold::before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.10);clip-path:polygon(0 100%,100% 0,100% 100%)}
body.ysm-design-system .he-cta-fold::after{content:"";position:absolute;right:0;bottom:0;width:120px;height:29px;background:#91a75d;clip-path:polygon(0 100%,100% 0,100% 100%)}
/* blog strip */
body.ysm-design-system .he-blog .ysm-insights-list{padding:6px 0 0}
body.ysm-design-system .he-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;margin-top:34px;padding:16px 0 0;border-top:1px solid #d9dfd7}
body.ysm-design-system .he-bar p{margin:0;font-size:17px;color:#36404a}
body.ysm-design-system .he-bar-link{display:inline-flex;align-items:center;gap:12px;color:#002d62;font-size:17px;font-weight:700;text-decoration:none!important;white-space:nowrap}
body.ysm-design-system .he-bar-link:hover,body.ysm-design-system .he-bar-link:focus-visible{color:#4d8708}
body.ysm-design-system .he-bar-link:hover span.he-bar-label,body.ysm-design-system .he-bar-link:focus-visible span.he-bar-label{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
body.ysm-design-system .he-bar-diamond{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;background:#4d8708;transform:rotate(45deg)}
body.ysm-design-system .he-bar-diamond i{transform:rotate(-45deg);color:#fff;font-style:normal;font-family:Arial,sans-serif;font-size:20px;line-height:1}
/* about spacing */
body.ysm-design-system .he-about-section{padding-top:20px}
/* contact / RFQ (Elementor two-column section carrying the preserved inquiry form widget) */
body.ysm-design-system .he-rfq-head{padding:16px 0 0}
body.ysm-design-system .he-rfq{padding:6px 0 76px}
body.ysm-design-system .he-rfq>.elementor-container{max-width:1280px;width:100%;margin:0 auto;padding:0 28px}
body.ysm-design-system .he-rfq .elementor-column>.elementor-widget-wrap{padding:0}
body.ysm-design-system .he-rfq-copy>.elementor-widget-wrap{padding:0 56px 0 0}
body.ysm-design-system .he-deflist{margin:28px 0 0;border-top:1px solid #d9dfd7}
body.ysm-design-system .he-defrow{display:grid;grid-template-columns:130px minmax(0,1fr);gap:18px;padding:13px 2px;border-bottom:1px solid #e4e8e2;font-size:15.5px}
body.ysm-design-system .he-defrow dt{margin:0;color:#007fae;font-size:12.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding-top:3px}
body.ysm-design-system .he-defrow dd{margin:0;color:#36404a;line-height:1.55;overflow-wrap:anywhere}
body.ysm-design-system .he-defrow dd a{color:#002d62;font-weight:700;text-decoration:none}
body.ysm-design-system .he-defrow dd a:hover{color:#4d8708;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
body.ysm-design-system .he-form-panel>.elementor-widget-wrap{position:relative;border:1px solid #d9dfd7;background:#fff;padding:30px!important}
body.ysm-design-system .he-form-panel>.elementor-widget-wrap::before{content:"";position:absolute;z-index:2;right:-1px;bottom:-1px;width:92px;height:22px;background:#fff;clip-path:polygon(0 0,0 100%,100% 100%);pointer-events:none}
body.ysm-design-system .he-form-panel>.elementor-widget-wrap::after{content:"";position:absolute;z-index:3;right:-1px;bottom:-1px;width:92px;height:22px;background:#91a75d;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}
body.ysm-design-system .he-form-title{margin:0 0 4px;color:#002d62;font-family:"Arial Narrow","Roboto Condensed",var(--ysm-font-heading);font-size:26px!important;line-height:1.2!important;font-weight:700;letter-spacing:-.01em}
body.ysm-design-system .he-form-note{margin:0 0 18px;color:#60717b;font-size:14.5px}
body.ysm-design-system .he-rfq .elementor-field-group{margin-bottom:14px}
body.ysm-design-system .he-rfq label,body.ysm-design-system .he-rfq .elementor-field-label{display:block;margin-bottom:7px;color:#002d62;font-size:13.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body.ysm-design-system .he-rfq input[type=text],body.ysm-design-system .he-rfq input[type=email],body.ysm-design-system .he-rfq input[type=tel],body.ysm-design-system .he-rfq textarea,body.ysm-design-system .he-rfq .elementor-field-textual{width:100%;min-height:48px;padding:12px 14px;border:1px solid #c9d2c9;border-radius:4px;background:#fff;color:#36404a;font-family:var(--ysm-font-body);font-size:16px}
body.ysm-design-system .he-rfq textarea{min-height:120px}
body.ysm-design-system .he-rfq input:focus,body.ysm-design-system .he-rfq textarea:focus,body.ysm-design-system .he-rfq .elementor-field-textual:focus{outline:2px solid #007fae;outline-offset:0;border-color:#007fae}
body.ysm-design-system .he-rfq button[type=submit],body.ysm-design-system .he-rfq .elementor-button{width:100%;min-height:48px;border-radius:4px;background:#002d62!important;color:#fff!important;font-size:15px;font-weight:800;letter-spacing:.04em;transition:background .18s ease}
body.ysm-design-system .he-rfq button[type=submit]:hover,body.ysm-design-system .he-rfq .elementor-button:hover,body.ysm-design-system .he-rfq button[type=submit]:focus-visible,body.ysm-design-system .he-rfq .elementor-button:focus-visible{background:#4d8708!important;color:#fff!important}
/* responsive */
@media(max-width:1199px){
  body.ysm-design-system .he-rfq-copy>.elementor-widget-wrap{padding:0 0 36px}
  body.ysm-design-system .he-hero-grid,body.ysm-design-system .he-about{grid-template-columns:1fr;gap:40px}
  body.ysm-design-system .he-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.ysm-design-system .he-apps{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.ysm-design-system .he-stats-in{flex-wrap:wrap}
  body.ysm-design-system .he-stats-label{flex-basis:100%;padding:16px 0 0}
  body.ysm-design-system .he-stat{flex:1 1 40%;border-left:0;border-top:1px solid #e4e8e2;padding:16px 6px}
  body.ysm-design-system .he-cta-in{grid-template-columns:1fr;gap:26px}
  body.ysm-design-system .he-cta-actions{justify-content:flex-start}
}
@media(max-width:767px){
  body.ysm-design-system .he-section{padding:48px 0}
  body.ysm-design-system .he-rfq{padding:0 0 48px}
  body.ysm-design-system .he-rfq>.elementor-container{padding:0 16px}
  body.ysm-design-system .he-wrap{padding:0 16px}
  body.ysm-design-system .he-grid-3,body.ysm-design-system .he-apps{grid-template-columns:1fr}
  body.ysm-design-system h1.he-h1{font-size:clamp(38px,10vw,46px)!important}
  body.ysm-design-system .he-kicker{flex-direction:column;align-items:flex-start;gap:8px}
  body.ysm-design-system .he-bar{flex-direction:column;align-items:flex-start;gap:14px}
  body.ysm-design-system .he-stats-in{display:grid;grid-template-columns:repeat(2,1fr)}
  body.ysm-design-system .he-hero{padding-top:40px}
  body.ysm-design-system .he-hero-grid{padding-bottom:40px}
  body.ysm-design-system .he-cta-in{padding:48px 16px}
}