:root{--navy:#113657;--deep:#062742;--bg:#f2f4f6;--white:#fff;--black:#111820;--line:#d6dfe6;--shadow:0 8px 25px rgba(6,39,66,.09);--radius:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--black);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6}.cj-container{width:min(1200px,calc(100% - 40px));margin:auto}a{text-decoration:none;color:var(--navy)}.cj-header{background:var(--navy);color:#fff;box-shadow:0 3px 12px #0002}.cj-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between}.cj-brand{display:flex;align-items:center;gap:12px;color:#fff}.cj-brand small,.cj-brand b{display:block}.cj-brand small{font-size:11px;opacity:.75}.cj-logo{background:#fff;color:var(--navy);width:42px;height:42px;display:grid;place-items:center;border-radius:12px}.custom-logo{max-height:52px;width:auto}.cj-menu{display:flex;align-items:center;gap:25px}.cj-menu ul{display:flex;gap:23px;list-style:none;padding:0;margin:0}.cj-menu a{color:#fff}.cj-account{display:flex;gap:14px;align-items:center}.cj-toggle{display:none}.cj-button{padding:11px 19px;border-radius:10px;font-weight:700;display:inline-block}.cj-button.white{background:#fff;color:var(--navy)}.cj-button.outline{border:1px solid #ffffffaa;color:#fff}.cj-hero{background:var(--deep);color:#fff;padding:75px 0 100px}.cj-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.cj-kicker,.cj-label,.cj-page-title span{font-size:12px;font-weight:800;letter-spacing:.08em}.cj-hero h1{font-size:60px;line-height:1.05;margin:12px 0}.cj-hero p{font-size:18px;color:#dbe6ee;max-width:600px}.cj-actions{display:flex;gap:12px;margin-top:25px}.cj-cables{background:linear-gradient(145deg,#174466,#071f35);border-radius:24px;padding:65px 45px;transform:rotate(-2deg)}.cj-cables i{display:block;height:40px;border-radius:25px;margin:18px;background:linear-gradient(90deg,#090b0d 0 32%,#c7cccf 32% 46%,#333 46% 54%,#d6d9db 54% 68%,#090b0d 68%);box-shadow:0 10px 18px #0005}.cj-overlap{margin-top:-52px}.cj-grid{display:grid;gap:20px}.cj-grid.four{grid-template-columns:repeat(4,1fr)}.cj-grid.three{grid-template-columns:repeat(3,1fr)}.cj-card,.cj-page-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.cj-card{padding:27px;color:var(--black)}.cj-card h3{color:var(--navy);margin:7px 0}.cj-card p{color:#5c6872;margin-bottom:0}.cj-card.dark{background:var(--navy);color:#fff}.cj-card.dark h3,.cj-card.dark p{color:#fff}.cj-icon{font-size:30px}.cj-section{padding:80px 0}.cj-section>h2{font-size:38px;color:var(--navy);max-width:650px}.cj-page{padding:40px 0 70px}.cj-page-card{overflow:hidden}.cj-page-title{background:var(--navy);color:#fff;padding:34px 38px}.cj-page-title h1{margin:5px 0;color:#fff;font-size:34px}.cj-content{padding:38px}.cj-content .cj-card,.cj-content .cjmm-card,.cj-content .cjw-card,.cj-content .cjai-card,.cj-content .cjtr-card,.cj-content .cjso-card,.cj-content .cjpr,.cj-content .cjqr-card{border-radius:16px!important;box-shadow:var(--shadow)!important;border-color:var(--line)!important}.cj-content input:not([type=checkbox]):not([type=radio]),.cj-content select,.cj-content textarea{border:1px solid #bdc8d1!important;border-radius:9px!important;padding:12px!important;min-height:46px;background:#fff!important}.cj-content button,.cj-content input[type=submit]{background:var(--navy)!important;color:#fff!important;border:0!important;border-radius:9px!important;padding:12px 20px!important;font-weight:700!important}.cj-content h1,.cj-content h2,.cj-content h3{color:var(--navy)}.cj-footer{background:var(--deep);color:#dce6ed;padding:45px 0 20px}.cj-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.cj-footer h3,.cj-footer h4{color:#fff}.cj-footer a{color:#dce6ed}.cj-footer ul{list-style:none;padding:0}.cj-copy{border-top:1px solid #ffffff22;padding-top:18px;margin-top:30px;font-size:13px}@media(max-width:900px){.cj-toggle{display:block;background:#fff;border:0;border-radius:8px;padding:8px 11px}.cj-menu{display:none;position:absolute;top:70px;left:20px;right:20px;background:var(--deep);padding:22px;border-radius:14px;z-index:20;flex-direction:column}.cj-menu.open{display:flex}.cj-menu ul,.cj-account{flex-direction:column}.cj-hero-grid{grid-template-columns:1fr}.cj-grid.four{grid-template-columns:repeat(2,1fr)}.cj-grid.three{grid-template-columns:1fr}}@media(max-width:600px){.cj-container{width:calc(100% - 24px)}.cj-grid.four{grid-template-columns:1fr}.cj-hero h1{font-size:40px}.cj-actions{flex-direction:column}.cj-page-title,.cj-content{padding:24px}.cj-footer-grid{grid-template-columns:1fr}}
/* v1.0.2 Xelora Global header logo */
.cj-logo{overflow:hidden;padding:3px;background:#fff}
.cj-logo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:9px}

/* v1.0.6 compact transparent Xelora branding */
.cj-brand{flex-shrink:0}
.cj-brand .cj-logo{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;display:grid!important;place-items:center!important;padding:2px!important;background:transparent!important;overflow:visible!important}
.cj-brand .cj-logo img{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important;object-fit:contain!important;display:block!important;background:transparent!important}
.cj-brand .custom-logo-link{display:flex!important;align-items:center!important}
.cj-brand img.custom-logo{width:auto!important;height:52px!important;max-width:180px!important;max-height:52px!important;object-fit:contain!important}

/* v1.0.7 definitive header logo sizing */
.cj-header .cj-brand{display:flex!important;align-items:center!important;gap:12px!important;height:76px!important;overflow:hidden!important}
.cj-header .cj-brand .cj-logo{display:block!important;position:relative!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;padding:0!important;margin:0!important;background:transparent!important;border-radius:0!important;overflow:hidden!important}
.cj-header .cj-brand .cj-logo img{position:absolute!important;inset:0!important;width:52px!important;height:52px!important;min-width:0!important;min-height:0!important;max-width:52px!important;max-height:52px!important;margin:0!important;padding:0!important;object-fit:contain!important;display:block!important;background:transparent!important}
.cj-header .cj-brand-text{display:block!important}
.cj-header .cj-brand-text b,.cj-header .cj-brand-text small{display:block!important}

/* v1.0.8 new transparent Xelora header mark */
.cj-header .cj-brand .cj-logo{
 width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;
 min-height:58px!important;max-height:58px!important;background:transparent!important;
}
.cj-header .cj-brand .cj-logo img{
 width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;
 object-fit:contain!important;background:transparent!important;
}

/* v1.0.10 smaller header logo */
.cj-header .cj-brand .cj-logo{
 width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;
 max-width:40px!important;max-height:40px!important;overflow:hidden!important;
}
.cj-header .cj-brand .cj-logo img{
 position:static!important;width:40px!important;height:40px!important;
 min-width:40px!important;min-height:40px!important;max-width:40px!important;max-height:40px!important;
 object-fit:contain!important;
}

/* v1.0.11 definitive logo scale override - loaded last */
header.cj-header a.cj-brand span.cj-logo{
  width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;
  max-width:46px!important;max-height:46px!important;display:flex!important;align-items:center!important;
  justify-content:center!important;overflow:hidden!important;flex:0 0 46px!important;
}
header.cj-header a.cj-brand span.cj-logo > img{
  position:relative!important;inset:auto!important;display:block!important;
  width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;
  max-width:34px!important;max-height:34px!important;object-fit:contain!important;
  transform:none!important;margin:0!important;padding:0!important;
}

/* v1.0.12 exact uploaded Xelora logo */
header.cj-header .cj-brand .cj-logo{
 width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;
 min-height:52px!important;max-height:52px!important;display:flex!important;align-items:center!important;
 justify-content:center!important;overflow:hidden!important;background:transparent!important;padding:0!important;
 flex:0 0 52px!important;
}
header.cj-header .cj-brand .cj-logo img{
 position:static!important;width:48px!important;height:48px!important;min-width:48px!important;
 min-height:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important;
 margin:0!important;padding:0!important;transform:none!important;background:transparent!important;
}

/* v1.0.13 transparent logo container */
header.cj-header .cj-brand .cj-logo,
header.cj-header .cj-brand .cj-logo img{
    background:transparent!important;
    border:none!important;
    box-shadow:none!important;
}

/* v1.0.15 header reset: one brand block only */
.cj-header .cj-brand-text-only{display:flex!important;align-items:center!important;height:auto!important;overflow:visible!important}
.cj-header .cj-brand-text-only .cj-brand-text{display:block!important}
.cj-header .cj-brand-text-only img,
.cj-header .cj-brand-text-only .cj-logo,
.cj-header .cj-brand-text-only .custom-logo-link,
.cj-header .cj-brand-text-only .custom-logo{display:none!important}

/* v1.1.0 editable homepage slider */
.cj-home-slider{position:relative;min-width:0;border-radius:22px;overflow:hidden;background:#17496e;box-shadow:0 16px 35px rgba(0,0,0,.12)}
.cj-slides{position:relative;aspect-ratio:16/9}
.cj-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease;display:flex;align-items:center;justify-content:center}
.cj-slide.is-active{opacity:1;visibility:visible}
.cj-slide img{width:100%;height:100%;object-fit:cover;display:block}
.cj-slide-placeholder{padding:30px;text-align:center;color:#fff;opacity:1;visibility:visible}
.cj-slider-prev,.cj-slider-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#062f52;font-size:30px;cursor:pointer}
.cj-slider-prev{left:14px}.cj-slider-next{right:14px}
.cj-slider-dots{position:absolute;left:0;right:0;bottom:13px;z-index:3;display:flex;justify-content:center;gap:7px}
.cj-slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer}
.cj-slider-dots button.is-active{background:#fff;transform:scale(1.25)}
.cj-home-editor{background:#f3f5f7;padding:48px 0 70px}
.cj-home-editor .wp-block-group,.cj-home-editor .wp-block-columns{margin-bottom:28px}
@media(max-width:800px){.cj-home-slider{margin-top:25px}}

/* v1.1.1 widget areas */
.cj-home-widgets{padding:48px 0;background:#f3f5f7}
.cj-widget-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.cj-home-widgets .cj-widget-column{min-width:0}
.cj-home-widgets .cj-widget{height:100%;background:#fff;border:1px solid #dce3e8;border-radius:18px;padding:26px;box-shadow:0 10px 25px rgba(6,39,66,.08)}
.cj-widget-title{margin:0 0 16px;color:#062f52;font-size:21px}
.cj-widget ul{margin:0;padding-left:20px}
.cj-widget img{max-width:100%;height:auto}
.cj-footer-widgets{background:#062742;color:#fff;padding:45px 0}
.cj-footer-widgets .cj-widget{background:transparent;color:#dbe6ee}
.cj-footer-widgets .cj-widget-title{color:#fff}
.cj-footer-widgets a{color:#fff}
@media(max-width:800px){.cj-widget-grid{grid-template-columns:1fr}.cj-home-widgets,.cj-footer-widgets{padding:32px 0}}

/* v1.2.0 responsive navigation + full mobile refinement */
html{overflow-x:hidden}
body{overflow-x:hidden}
img,video,iframe{max-width:100%;height:auto}
.cj-container{width:min(100% - 32px,1200px);margin-inline:auto}
.cj-header{position:relative;z-index:1000}
.cj-nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.cj-menu{display:flex;align-items:center;gap:26px}
.cj-menu>ul,.cj-menu .menu{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}
.cj-menu li{position:relative;margin:0}
.cj-menu li>a{display:flex;align-items:center;gap:7px;padding:12px 13px;border-radius:10px;color:#fff;text-decoration:none;white-space:nowrap;transition:.2s ease}
.cj-menu li>a:hover,.cj-menu li.current-menu-item>a,.cj-menu li.current-menu-ancestor>a{background:rgba(255,255,255,.12)}
.cj-menu .menu-item-has-children>a:after{content:"⌄";font-size:13px;line-height:1;margin-left:3px}
.cj-menu .sub-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:1001;min-width:220px;padding:8px;margin:0;list-style:none;background:#fff;border:1px solid #dce3e8;border-radius:14px;box-shadow:0 18px 45px rgba(0,20,40,.18);opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}
.cj-menu li:hover>.sub-menu,.cj-menu li:focus-within>.sub-menu,.cj-menu li.submenu-open>.sub-menu{opacity:1;visibility:visible;transform:none}
.cj-menu .sub-menu a{color:#062f52;padding:11px 12px}
.cj-menu .sub-menu a:hover{background:#eef4f8}
.cj-menu .sub-menu .sub-menu{top:-8px;left:calc(100% + 8px)}
.cj-account{display:flex;align-items:center;gap:12px;margin-left:12px}
.cj-toggle{display:none;width:48px;height:48px;padding:0;border:0;border-radius:14px;background:#fff;align-items:center;justify-content:center;cursor:pointer}
.cj-toggle-lines{width:23px;display:grid;gap:5px}
.cj-toggle-lines span{display:block;height:2px;background:#062f52;border-radius:5px;transition:.25s}
.cj-toggle[aria-expanded="true"] .cj-toggle-lines span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.cj-toggle[aria-expanded="true"] .cj-toggle-lines span:nth-child(2){opacity:0}
.cj-toggle[aria-expanded="true"] .cj-toggle-lines span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media(max-width:980px){
 .cj-toggle{display:flex;flex:0 0 48px}
 .cj-nav{min-height:72px}
 .cj-menu{display:none;position:absolute;top:100%;left:16px;right:16px;max-height:calc(100vh - 100px);overflow-y:auto;padding:14px;background:#0b3658;border:1px solid rgba(255,255,255,.12);border-radius:0 0 18px 18px;box-shadow:0 22px 45px rgba(0,0,0,.25)}
 .cj-menu.is-open{display:block}
 .cj-menu>ul,.cj-menu .menu{display:block}
 .cj-menu li>a{justify-content:space-between;width:100%;padding:13px 14px}
 .cj-menu .sub-menu,.cj-menu .sub-menu .sub-menu{position:static;display:none;min-width:0;margin:4px 0 8px 12px;padding:5px;background:rgba(0,0,0,.13);border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}
 .cj-menu li.submenu-open>.sub-menu{display:block}
 .cj-menu .sub-menu a{color:#fff;padding:11px 13px}
 .cj-menu .sub-menu a:hover{background:rgba(255,255,255,.1)}
 .cj-account{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.15)}
 .cj-account a{text-align:center;justify-content:center!important}
 .cj-hero-grid{grid-template-columns:1fr!important;gap:32px!important}
 .cj-home-slider{width:100%}
 .cj-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:640px){
 .cj-container{width:min(100% - 24px,1200px)}
 .cj-header .cj-brand-text b{font-size:18px!important}
 .cj-header .cj-brand-text small{font-size:11px!important;line-height:1.25}
 .cj-nav{gap:10px}
 .cj-hero{padding:44px 0 52px!important}
 .cj-hero h1{font-size:clamp(36px,11vw,52px)!important;line-height:1.02!important}
 .cj-hero p{font-size:17px!important;line-height:1.6!important}
 .cj-home-slider{border-radius:16px}
 .cj-slides{aspect-ratio:4/3}
 .cj-widget-grid{grid-template-columns:1fr}
 .cj-home-widgets .cj-widget{padding:22px}
 .cj-home-editor{padding:34px 0 50px}
 .cj-account{grid-template-columns:1fr}
 .cj-menu{left:8px;right:8px}
 .wp-block-columns{gap:20px!important}
 input,select,textarea,button{max-width:100%}
}

@media(max-width:390px){
 .cj-header .cj-brand-text small{display:none!important}
 .cj-header .cj-brand-text b{font-size:17px!important}
 .cj-toggle{width:44px;height:44px}
}

/* v1.2.1 single-line desktop menu + hover blocks + hidden dropdowns */
@media (min-width:981px){
  .cj-nav{flex-wrap:nowrap!important}
  .cj-menu{display:flex!important;align-items:center!important;flex:1!important;justify-content:flex-end!important;min-width:0!important}
  .cj-menu>ul,.cj-menu>.menu,.cj-menu .menu>ul{
    display:flex!important;align-items:center!important;flex-wrap:nowrap!important;
    gap:5px!important;margin:0!important;padding:0!important;list-style:none!important;
  }
  .cj-menu>ul>li,.cj-menu>.menu>li,.cj-menu .menu>ul>li{flex:0 0 auto!important}
  .cj-menu li>a{
    display:flex!important;align-items:center!important;white-space:nowrap!important;
    padding:10px 12px!important;border-radius:10px!important;
    background:transparent!important;color:#fff!important;
    transition:background-color .2s ease,color .2s ease,box-shadow .2s ease!important;
  }
  .cj-menu>ul>li:hover>a,
  .cj-menu>ul>li:focus-within>a,
  .cj-menu>ul>li.current-menu-item>a,
  .cj-menu>ul>li.current-menu-ancestor>a,
  .cj-menu>.menu>li:hover>a,
  .cj-menu>.menu>li:focus-within>a{
    background:#fff!important;color:#062f52!important;
    box-shadow:0 5px 16px rgba(0,0,0,.12)!important;
  }

  /* All submenus are completely hidden until their direct parent is hovered/focused. */
  .cj-menu .sub-menu{
    display:none!important;position:absolute!important;top:100%!important;left:0!important;
    min-width:225px!important;margin:8px 0 0!important;padding:8px!important;
    background:#fff!important;border:1px solid #dce3e8!important;border-radius:12px!important;
    box-shadow:0 18px 40px rgba(0,20,40,.2)!important;
    opacity:1!important;visibility:visible!important;transform:none!important;z-index:2000!important;
  }
  .cj-menu li:hover>.sub-menu,.cj-menu li:focus-within>.sub-menu{display:block!important}
  .cj-menu .sub-menu li{position:relative!important;width:100%!important}
  .cj-menu .sub-menu li>a{
    width:100%!important;color:#062f52!important;background:transparent!important;
    padding:11px 13px!important;border-radius:8px!important;
  }
  .cj-menu .sub-menu li:hover>a,.cj-menu .sub-menu li:focus-within>a{
    background:#eaf2f7!important;color:#062f52!important;box-shadow:none!important;
  }

  /* Third-level menus remain hidden until hovering their submenu parent. */
  .cj-menu .sub-menu .sub-menu{
    display:none!important;top:-8px!important;left:100%!important;margin-left:8px!important;margin-top:0!important;
  }
  .cj-menu .sub-menu li:hover>.sub-menu,
  .cj-menu .sub-menu li:focus-within>.sub-menu{display:block!important}

  .cj-account{flex:0 0 auto!important;white-space:nowrap!important}
}

/* v1.2.2 classic clean navigation based on supplied reference */
@media(min-width:981px){
 .cj-header{background:#fff!important}
 .cj-nav{min-height:78px!important}
 .cj-menu{justify-content:flex-end!important}
 .cj-menu>ul,.cj-menu>.menu,.cj-menu .menu>ul{gap:0!important}
 .cj-menu li>a{
   min-height:54px!important;padding:0 20px!important;border-radius:0!important;
   background:#fff!important;color:#071c31!important;font-weight:600!important;
   text-transform:uppercase!important;box-shadow:none!important;
 }
 .cj-menu>ul>li:hover>a,.cj-menu>ul>li:focus-within>a,
 .cj-menu>ul>li.current-menu-item>a,.cj-menu>ul>li.current-menu-ancestor>a,
 .cj-menu>.menu>li:hover>a,.cj-menu>.menu>li:focus-within>a{
   background:#062f52!important;color:#fff!important;box-shadow:none!important;
 }
 .cj-menu .menu-item-has-children>a:after{
   content:"⌄"!important;font-size:15px!important;margin-left:5px!important;
 }
 .cj-menu .sub-menu{
   top:100%!important;left:0!important;margin:0!important;padding:8px 0!important;
   min-width:280px!important;background:#fff!important;border:1px solid #d7dde2!important;
   border-radius:0!important;box-shadow:0 5px 10px rgba(0,0,0,.16)!important;
 }
 .cj-menu .sub-menu li>a{
   min-height:auto!important;padding:13px 24px!important;color:#536273!important;
   background:#fff!important;text-transform:none!important;font-weight:400!important;
   border-radius:0!important;white-space:nowrap!important;
 }
 .cj-menu .sub-menu li:hover>a,.cj-menu .sub-menu li:focus-within>a{
   background:#f0f3f5!important;color:#062f52!important;
 }
 .cj-menu .sub-menu .sub-menu{
   top:-8px!important;left:100%!important;margin-left:0!important;
 }
 .cj-account a{border-radius:0!important}
}

/* v1.3.0 upgradeable design foundation */
:root{
 --cj-content-width:1200px;
 --cj-header-bg:#fff;
 --cj-nav-text:#071c31;
 --cj-nav-hover-bg:#062f52;
 --cj-nav-hover-text:#fff;
 --cj-dropdown-bg:#fff;
 --cj-radius:18px;
 --cj-shadow:0 10px 30px rgba(6,39,66,.09);
}
.cj-container{width:min(calc(100% - 32px),var(--cj-content-width));margin-inline:auto}
@media(min-width:981px){
 .cj-header{background:var(--cj-header-bg)!important}
 .cj-menu li>a{color:var(--cj-nav-text)!important}
 .cj-menu>ul>li:hover>a,.cj-menu>ul>li:focus-within>a,
 .cj-menu>ul>li.current-menu-item>a,.cj-menu>ul>li.current-menu-ancestor>a{
   background:var(--cj-nav-hover-bg)!important;color:var(--cj-nav-hover-text)!important
 }
 .cj-menu .sub-menu{background:var(--cj-dropdown-bg)!important}
}
.cj-content-card{background:#fff;border:1px solid #dce3e8;border-radius:var(--cj-radius);box-shadow:var(--cj-shadow)}
.cj-breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:14px;padding:18px 0;color:#647383}
.cj-breadcrumbs a{color:#062f52;text-decoration:none;font-weight:600}
@media(max-width:640px){.cj-container{width:min(calc(100% - 24px),var(--cj-content-width))}}

/* =========================================================
   CJ CONNECT v1.4.0 HEADER - isolated redesign
   ========================================================= */
.cj-header-v14{position:relative;z-index:9999;background:#123e61;color:#fff}
.cj-header-v14 *{box-sizing:border-box}
.cj-header-inner{width:min(calc(100% - 40px),1500px);min-height:86px;margin:auto;display:flex;align-items:center;gap:28px}
.cj-v14-brand{flex:0 0 245px;display:flex;flex-direction:column;color:#fff!important;text-decoration:none!important;line-height:1.2}
.cj-v14-brand-name{font-size:20px;font-weight:800}
.cj-v14-brand-tagline{margin-top:7px;font-size:13px;color:#d2dfE9}
.cj-v14-nav-wrap{min-width:0;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:18px}
.cj-v14-nav{min-width:0}
.cj-v14-menu,.cj-v14-nav>ul{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;list-style:none!important;margin:0!important;padding:0!important;gap:3px!important}
.cj-v14-menu li,.cj-v14-nav>ul li{position:relative!important;list-style:none!important;margin:0!important;padding:0!important}
.cj-v14-menu>li>a,.cj-v14-nav>ul>li>a{display:flex!important;align-items:center!important;min-height:46px!important;padding:0 13px!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important;font-size:15px!important;font-weight:500!important;border-radius:8px!important;background:transparent!important;transition:.18s ease!important}
.cj-v14-menu>li:hover>a,.cj-v14-menu>li:focus-within>a,.cj-v14-menu>li.current-menu-item>a,.cj-v14-menu>li.current-menu-ancestor>a{background:#fff!important;color:#092f4d!important}
.cj-v14-menu .menu-item-has-children>a:after{content:"▾";font-size:10px;margin-left:7px}
.cj-v14-menu .sub-menu{display:none!important;position:absolute!important;top:100%!important;left:0!important;z-index:10000!important;min-width:245px!important;margin:0!important;padding:8px!important;list-style:none!important;background:#fff!important;border:1px solid #dce3e8!important;border-radius:10px!important;box-shadow:0 18px 45px rgba(0,20,40,.22)!important}
.cj-v14-menu li:hover>.sub-menu,.cj-v14-menu li:focus-within>.sub-menu{display:block!important}
.cj-v14-menu .sub-menu a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:12px 13px!important;color:#18384f!important;background:#fff!important;text-decoration:none!important;white-space:nowrap!important;border-radius:7px!important;font-size:14px!important}
.cj-v14-menu .sub-menu li:hover>a,.cj-v14-menu .sub-menu li:focus-within>a{background:#eaf2f7!important;color:#062f52!important}
.cj-v14-menu .sub-menu .sub-menu{top:-8px!important;left:100%!important;margin-left:8px!important}
.cj-v14-menu .sub-menu .menu-item-has-children>a:after{content:"›";margin-left:20px}
.cj-v14-action{flex:0 0 auto}
.cj-v14-action a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;background:#fff;color:#092f4d!important;text-decoration:none!important;font-weight:800;border-radius:14px;white-space:nowrap;transition:.18s ease}
.cj-v14-action a:hover{background:#e7f0f6;transform:translateY(-1px)}
.cj-v14-toggle{display:none;width:48px;height:48px;padding:12px;border:0;border-radius:12px;background:#fff;cursor:pointer}
.cj-v14-toggle span{display:block;height:2px;margin:5px 0;background:#092f4d;transition:.2s}

@media(max-width:1180px){
 .cj-header-inner{min-height:76px}
 .cj-v14-brand{flex-basis:auto;margin-right:auto}
 .cj-v14-toggle{display:block}
 .cj-v14-nav-wrap{display:none;position:absolute;top:100%;left:16px;right:16px;max-height:calc(100vh - 100px);overflow:auto;padding:14px;background:#123e61;border-radius:0 0 16px 16px;box-shadow:0 22px 45px rgba(0,0,0,.25)}
 .cj-v14-nav-wrap.is-open{display:block}
 .cj-v14-menu,.cj-v14-nav>ul{display:block!important}
 .cj-v14-menu>li>a,.cj-v14-nav>ul>li>a{justify-content:space-between!important;width:100%!important;padding:0 14px!important}
 .cj-v14-menu .sub-menu,.cj-v14-menu .sub-menu .sub-menu{display:none!important;position:static!important;min-width:0!important;margin:4px 0 8px 14px!important;padding:5px!important;background:#0b3453!important;border:0!important;box-shadow:none!important}
 .cj-v14-menu li.mobile-open>.sub-menu{display:block!important}
 .cj-v14-menu .sub-menu a{color:#fff!important;background:transparent!important;white-space:normal!important}
 .cj-v14-menu .sub-menu li:hover>a{background:rgba(255,255,255,.1)!important;color:#fff!important}
 .cj-v14-action{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.15)}
 .cj-v14-action a{width:100%}
}
@media(max-width:600px){
 .cj-header-inner{width:min(calc(100% - 24px),1500px);gap:12px}
 .cj-v14-brand-name{font-size:18px}
 .cj-v14-brand-tagline{font-size:11px}
 .cj-v14-nav-wrap{left:8px;right:8px}
}
@media(max-width:380px){.cj-v14-brand-tagline{display:none}}

/* v1.4.1: force desktop/tablet primary navigation horizontal */
@media(min-width:769px){
 .cj-header-inner{width:min(calc(100% - 24px),1700px)!important;gap:18px!important}
 .cj-v14-brand{flex:0 0 210px!important}
 .cj-v14-nav-wrap{
   display:flex!important;position:static!important;flex:1!important;align-items:center!important;
   justify-content:flex-end!important;gap:12px!important;padding:0!important;background:transparent!important;
   box-shadow:none!important;overflow:visible!important;max-height:none!important;
 }
 .cj-v14-nav{display:block!important;min-width:0!important}
 .cj-v14-menu,.cj-v14-nav>ul{
   display:flex!important;flex-direction:row!important;align-items:center!important;
   justify-content:flex-end!important;flex-wrap:nowrap!important;gap:2px!important;
 }
 .cj-v14-menu>li,.cj-v14-nav>ul>li{display:block!important;flex:0 0 auto!important}
 .cj-v14-menu>li>a,.cj-v14-nav>ul>li>a{
   display:flex!important;width:auto!important;min-height:44px!important;
   padding:0 10px!important;font-size:14px!important;white-space:nowrap!important;
 }
 .cj-v14-toggle{display:none!important}
 .cj-v14-action{margin:0!important;padding:0!important;border:0!important;flex:0 0 auto!important}
 .cj-v14-action a{width:auto!important;padding:0 20px!important}
 .cj-v14-menu .sub-menu{
   display:none!important;position:absolute!important;top:100%!important;left:0!important;
   min-width:240px!important;margin:0!important;padding:8px!important;background:#fff!important;
   box-shadow:0 18px 45px rgba(0,20,40,.22)!important;
 }
 .cj-v14-menu li:hover>.sub-menu,.cj-v14-menu li:focus-within>.sub-menu{display:block!important}
 .cj-v14-menu .sub-menu .sub-menu{position:absolute!important;top:-8px!important;left:100%!important}
}
@media(max-width:768px){
 .cj-v14-toggle{display:block!important}
}

/* =========================================================
   CJ CONNECT v1.5.0 — UNOS-STYLE NAVIGATION BEHAVIOUR
   ========================================================= */
@media(min-width:981px){
 .cj-header-v14{background:#fff!important;border-bottom:1px solid #e5e7e9!important}
 .cj-header-inner{width:min(calc(100% - 32px),1600px)!important;min-height:76px!important;gap:24px!important}
 .cj-v14-brand{flex:0 0 250px!important;color:#123e61!important}
 .cj-v14-brand-name{color:#123e61!important}
 .cj-v14-brand-tagline{color:#647483!important}

 .cj-v14-nav-wrap{display:flex!important;position:static!important;flex:1!important;align-items:stretch!important;justify-content:flex-end!important;gap:14px!important;overflow:visible!important;background:transparent!important;padding:0!important;box-shadow:none!important}
 .cj-v14-nav{display:flex!important;align-items:stretch!important;overflow:visible!important}
 .cj-v14-menu,.cj-v14-nav>ul{
   display:flex!important;flex-flow:row nowrap!important;align-items:stretch!important;
   justify-content:flex-end!important;gap:0!important;margin:0!important;padding:0!important;
 }
 .cj-v14-menu>li,.cj-v14-nav>ul>li{display:flex!important;position:relative!important;align-items:stretch!important;flex:0 0 auto!important}
 .cj-v14-menu>li>a,.cj-v14-nav>ul>li>a{
   display:flex!important;align-items:center!important;width:auto!important;min-height:76px!important;
   padding:0 17px!important;border-radius:0!important;background:transparent!important;
   color:#172b3c!important;font-size:15px!important;font-weight:500!important;
   text-transform:none!important;white-space:nowrap!important;box-shadow:none!important;
 }
 .cj-v14-menu>li:hover>a,.cj-v14-menu>li:focus-within>a,
 .cj-v14-menu>li.current-menu-item>a,.cj-v14-menu>li.current-menu-ancestor>a{
   background:#123e61!important;color:#fff!important;
 }
 .cj-v14-menu .menu-item-has-children>a:after{content:"⌄"!important;margin-left:6px!important;font-size:12px!important}

 /* First dropdown: hidden until direct hover/focus */
 .cj-v14-menu .sub-menu{
   display:block!important;position:absolute!important;top:100%!important;left:0!important;
   min-width:260px!important;margin:0!important;padding:7px 0!important;
   background:#fff!important;border:1px solid #d9dee2!important;border-radius:0!important;
   box-shadow:0 5px 12px rgba(0,0,0,.16)!important;
   opacity:0!important;visibility:hidden!important;pointer-events:none!important;
   transform:translateY(4px)!important;transition:opacity .15s ease,transform .15s ease,visibility .15s!important;
   z-index:10000!important;
 }
 .cj-v14-menu li:hover>.sub-menu,.cj-v14-menu li:focus-within>.sub-menu{
   opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;
 }
 .cj-v14-menu .sub-menu li{display:block!important;position:relative!important;width:100%!important}
 .cj-v14-menu .sub-menu li>a{
   display:flex!important;align-items:center!important;justify-content:space-between!important;
   width:100%!important;min-height:0!important;padding:12px 22px!important;border-radius:0!important;
   background:#fff!important;color:#586776!important;font-size:15px!important;font-weight:400!important;
   text-transform:none!important;white-space:nowrap!important;
 }
 .cj-v14-menu .sub-menu li:hover>a,.cj-v14-menu .sub-menu li:focus-within>a{
   background:#f1f3f4!important;color:#123e61!important;
 }

 /* Nested flyout */
 .cj-v14-menu .sub-menu .sub-menu{
   top:-8px!important;left:100%!important;margin:0!important;
   opacity:0!important;visibility:hidden!important;pointer-events:none!important;
 }
 .cj-v14-menu .sub-menu li:hover>.sub-menu,.cj-v14-menu .sub-menu li:focus-within>.sub-menu{
   opacity:1!important;visibility:visible!important;pointer-events:auto!important;
 }
 .cj-v14-menu .sub-menu .menu-item-has-children>a:after{content:"›"!important;margin-left:20px!important}

 .cj-v14-action{display:flex!important;align-items:center!important;margin:0!important;padding:0!important;border:0!important}
 .cj-v14-action a{min-height:48px!important;padding:0 23px!important;border-radius:4px!important;background:#123e61!important;color:#fff!important}
 .cj-v14-action a:hover{background:#0b2f4d!important}
 .cj-v14-toggle{display:none!important}
}

/* Tablet/mobile switches to deliberate mobile navigation, never a wrapped desktop menu */
@media(max-width:980px){
 .cj-header-v14{background:#123e61!important}
 .cj-v14-brand-name{color:#fff!important}
 .cj-v14-brand-tagline{color:#d2dfe9!important}
 .cj-v14-toggle{display:block!important}
 .cj-v14-nav-wrap{display:none!important}
 .cj-v14-nav-wrap.is-open{display:block!important}
 .cj-v14-menu,.cj-v14-nav>ul{display:block!important}
 .cj-v14-menu .sub-menu{display:none!important}
 .cj-v14-menu li.mobile-open>.sub-menu{display:block!important}
}

/* =========================================================
   CJ CONNECT v1.6.0 — TWO ROW HEADER
   ========================================================= */
.cj-header-v16{position:relative;z-index:9999}
.cj-v16-top{background:#123e61;color:#fff}
.cj-v16-top-inner{width:min(calc(100% - 40px),1500px);min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.cj-v16-brand{display:flex;flex-direction:column;color:#fff!important;text-decoration:none!important}
.cj-v16-brand-name{font-size:21px;font-weight:800;line-height:1.2}
.cj-v16-brand-tagline{margin-top:6px;font-size:13px;color:#d5e0e9}
.cj-v16-top-actions{display:flex;align-items:center;gap:12px}
.cj-v16-workspace{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;background:#fff;color:#123e61!important;text-decoration:none!important;font-weight:800;border-radius:12px}
.cj-v16-toggle{display:none;width:46px;height:46px;padding:11px;border:0;border-radius:10px;background:#fff}
.cj-v16-toggle span{display:block;height:2px;margin:5px 0;background:#123e61}

.cj-v16-menu-row{background:#fff;border-bottom:1px solid #dce2e7;box-shadow:0 4px 12px rgba(0,20,40,.06)}
.cj-v16-menu-inner{width:min(calc(100% - 40px),1500px);margin:auto;display:flex;justify-content:flex-end}
.cj-v16-nav{display:block}
.cj-v16-menu,.cj-v16-nav>ul{display:flex!important;flex-flow:row nowrap!important;justify-content:flex-end!important;align-items:stretch!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important}
.cj-v16-menu li,.cj-v16-nav>ul li{position:relative!important;margin:0!important;padding:0!important;list-style:none!important}
.cj-v16-menu>li>a,.cj-v16-nav>ul>li>a{display:flex!important;align-items:center!important;min-height:56px!important;padding:0 18px!important;color:#172b3c!important;text-decoration:none!important;white-space:nowrap!important;font-size:15px!important;font-weight:500!important;background:transparent!important}
.cj-v16-menu>li:hover>a,.cj-v16-menu>li:focus-within>a,.cj-v16-menu>li.current-menu-item>a,.cj-v16-menu>li.current-menu-ancestor>a{background:#123e61!important;color:#fff!important}
.cj-v16-menu .menu-item-has-children>a:after{content:"⌄";font-size:11px;margin-left:7px}
.cj-v16-menu .sub-menu{display:none!important;position:absolute!important;top:100%!important;left:0!important;z-index:10000!important;min-width:255px!important;margin:0!important;padding:7px 0!important;background:#fff!important;border:1px solid #d9dee2!important;box-shadow:0 8px 18px rgba(0,20,40,.16)!important;list-style:none!important}
.cj-v16-menu li:hover>.sub-menu,.cj-v16-menu li:focus-within>.sub-menu{display:block!important}
.cj-v16-menu .sub-menu a{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:12px 20px!important;color:#586776!important;background:#fff!important;text-decoration:none!important;white-space:nowrap!important}
.cj-v16-menu .sub-menu li:hover>a,.cj-v16-menu .sub-menu li:focus-within>a{background:#eef2f5!important;color:#123e61!important}
.cj-v16-menu .sub-menu .sub-menu{top:-7px!important;left:100%!important}
.cj-v16-menu .sub-menu .menu-item-has-children>a:after{content:"›";margin-left:20px}

@media(max-width:900px){
 .cj-v16-top-inner,.cj-v16-menu-inner{width:min(calc(100% - 24px),1500px)}
 .cj-v16-toggle{display:block}
 .cj-v16-menu-row{display:none;position:absolute;top:78px;left:8px;right:8px;background:#123e61;border:0;border-radius:0 0 14px 14px;box-shadow:0 20px 40px rgba(0,0,0,.25);max-height:calc(100vh - 95px);overflow:auto}
 .cj-v16-menu-row.is-open{display:block}
 .cj-v16-menu-inner{width:100%;display:block;padding:12px}
 .cj-v16-menu,.cj-v16-nav>ul{display:block!important}
 .cj-v16-menu>li>a,.cj-v16-nav>ul>li>a{min-height:48px!important;padding:0 14px!important;color:#fff!important;justify-content:space-between!important}
 .cj-v16-menu .sub-menu,.cj-v16-menu .sub-menu .sub-menu{display:none!important;position:static!important;min-width:0!important;margin:0 0 7px 14px!important;padding:4px!important;background:#0c3452!important;border:0!important;box-shadow:none!important}
 .cj-v16-menu li.mobile-open>.sub-menu{display:block!important}
 .cj-v16-menu .sub-menu a{color:#fff!important;background:transparent!important;white-space:normal!important}
 .cj-v16-menu .sub-menu li:hover>a{background:rgba(255,255,255,.1)!important;color:#fff!important}
}
@media(max-width:480px){
 .cj-v16-brand-tagline{font-size:11px}
 .cj-v16-workspace{padding:0 15px}
}

/* v1.6.1 — strict MSN-style single horizontal navigation row */
@media(min-width:901px){
 .cj-v16-menu-row{display:block!important;width:100%!important;background:#fff!important}
 .cj-v16-menu-inner{
   width:min(calc(100% - 40px),1500px)!important;
   min-height:58px!important;margin:0 auto!important;
   display:flex!important;flex-direction:row!important;
   align-items:center!important;justify-content:flex-start!important;
   overflow:visible!important;
 }
 .cj-v16-nav{display:block!important;width:100%!important;overflow:visible!important}
 .cj-v16-menu,
 .cj-v16-nav>ul,
 .cj-v16-nav .menu{
   display:flex!important;
   flex-direction:row!important;
   flex-wrap:nowrap!important;
   align-items:center!important;
   justify-content:flex-start!important;
   width:auto!important;
   margin:0!important;padding:0!important;
   gap:4px!important;
   list-style:none!important;
 }
 .cj-v16-menu>li,
 .cj-v16-nav>ul>li,
 .cj-v16-nav .menu>li{
   display:block!important;
   float:none!important;
   flex:0 0 auto!important;
   width:auto!important;
   margin:0!important;padding:0!important;
 }
 .cj-v16-menu>li>a,
 .cj-v16-nav>ul>li>a,
 .cj-v16-nav .menu>li>a{
   display:flex!important;
   width:auto!important;
   min-height:46px!important;
   align-items:center!important;
   padding:0 16px!important;
   white-space:nowrap!important;
   border-radius:10px!important;
 }
 /* Dropdowns are excluded from the horizontal flex row */
 .cj-v16-menu .sub-menu,
 .cj-v16-nav .sub-menu{
   display:none!important;
   position:absolute!important;
   flex-direction:column!important;
   top:100%!important;left:0!important;
   width:auto!important;min-width:250px!important;
 }
 .cj-v16-menu li:hover>.sub-menu,
 .cj-v16-menu li:focus-within>.sub-menu,
 .cj-v16-nav li:hover>.sub-menu,
 .cj-v16-nav li:focus-within>.sub-menu{display:block!important}
 .cj-v16-menu .sub-menu li,
 .cj-v16-nav .sub-menu li{display:block!important;width:100%!important}
}
