.sh-header{position:fixed;z-index:999;top:0;left:0;right:0;padding:16px 0;font-family:'Be Vietnam Pro',sans-serif;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:transform .4s cubic-bezier(.22,1,.36,1),top .36s cubic-bezier(.22,1,.36,1),padding .36s cubic-bezier(.22,1,.36,1),background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}
.sh-header.is-hidden{transform:translateY(calc(-100% - 20px))!important;pointer-events:none!important}
.sh-header.is-scrolled{top:0!important;left:0!important;right:0!important;padding:12px 0!important;background:rgba(17,25,39,.94)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;box-shadow:0 10px 30px rgba(0,0,0,.24)!important;border-bottom:1px solid rgba(255,255,255,.1)!important}
.sh-header .container{max-width:none;width:100%;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:40px;background:transparent!important;border:0!important;box-shadow:none!important}
.sh-header__logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit;flex-shrink:0}
.sh-header__logo img{display:block;width:108px;height:85px;object-fit:contain;transition:width .36s cubic-bezier(.22,1,.36,1),height .36s cubic-bezier(.22,1,.36,1),opacity .3s ease}
.sh-header.is-scrolled .sh-header__logo img{width:68px!important;height:54px!important}
.sh-header nav{display:flex;align-items:center;gap:40px;margin-left:20px;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important}
.sh-header nav>a,.sh-header nav>.sh-header__nav-item>a{color:#fff;text-decoration:none;font-size:16px;font-weight:700;line-height:24px;white-space:nowrap;transition:color .25s ease,opacity .25s ease,transform .25s ease;display:inline-flex;align-items:center;gap:6px}
.sh-header:not(.is-scrolled) nav>a:hover,.sh-header:not(.is-scrolled) nav>a:focus-visible,.sh-header:not(.is-scrolled) nav>.sh-header__nav-item:hover>a,.sh-header:not(.is-scrolled) nav>.sh-header__nav-item:focus-within>a{color:#ffffff;transform:translateY(-2px);text-shadow:0 0 14px rgba(255,255,255,.7)}
.sh-header.is-scrolled nav>a:hover,.sh-header.is-scrolled nav>a:focus-visible,.sh-header.is-scrolled nav>.sh-header__nav-item:hover>a,.sh-header.is-scrolled nav>.sh-header__nav-item:focus-within>a{color:#6eb8ff;transform:translateY(-2px)}
.sh-header__nav-arrow{display:inline-block;transition:transform .25s ease;flex-shrink:0;stroke:currentColor;margin-top:1px}
.sh-header__nav-item:hover .sh-header__nav-arrow,.sh-header__nav-item:focus-within .sh-header__nav-arrow{transform:rotate(180deg)}
.sh-header__nav-item{position:relative;display:inline-flex;align-items:center}
.sh-header__submenu{position:absolute;top:calc(100% + 10px);left:-20px;display:grid;min-width:260px;padding:12px;border:1px solid rgba(255,255,255,.15)!important;border-radius:6px;background:rgba(17,25,39,.98)!important;box-shadow:0 18px 40px rgba(0,0,0,.45)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s ease .1s,transform .25s ease .1s,visibility 0s linear .35s;z-index:1000}
.sh-header__submenu:before{content:'';position:absolute;top:-24px;left:-10px;right:-10px;height:28px;background:transparent}
.sh-header__submenu a{padding:10px 14px!important;border-radius:4px!important;white-space:nowrap!important;color:#fbfeff!important;font-size:15px!important;font-weight:700!important;line-height:22px!important;text-decoration:none!important;opacity:1!important;display:block!important;transition:background-color .2s ease,color .2s ease!important}
.sh-header__submenu a:hover,.sh-header__submenu a:focus-visible{background:rgba(255,255,255,.18)!important;color:#fff!important;opacity:1!important}
.sh-header__nav-item:hover .sh-header__submenu,.sh-header__nav-item:focus-within .sh-header__submenu{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s!important}
.sh-header__actions{position:relative;display:flex;align-items:center;gap:24px;margin-left:auto;flex-shrink:0}
.sh-header__search{width:24px;height:24px;padding:0;border:0;background:transparent;position:relative;cursor:pointer;transition:transform .25s ease}
.sh-header__search:hover{transform:scale(1.08)}
.sh-header__search span{display:block;width:14px;height:14px;border:1.5px solid #f9fafb;border-radius:50%;position:absolute;left:2px;top:2px}
.sh-header__search span:after{content:'';position:absolute;width:7px;height:1.5px;background:#f9fafb;right:-5px;bottom:-3px;transform:rotate(45deg);transform-origin:left center}
.sh-header__divider{height:28.421px;width:1px;background:rgba(249,250,251,.55);display:block}
.sh-header__search-dropdown{position:absolute;top:calc(100% + 14px);right:0;width:380px;max-width:calc(100vw - 32px);background:rgba(17,25,39,.98);border:1px solid rgba(255,255,255,.15);border-radius:6px;box-shadow:0 18px 40px rgba(0,0,0,.45);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s;z-index:1000;padding:6px}
.sh-header__search-dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}
.sh-header__search-inner{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:4px 8px 4px 12px}
.sh-header__search-icon{display:inline-flex;align-items:center;color:rgba(255,255,255,.6);flex-shrink:0}
.sh-header__search-input{flex:1;min-width:0;background:transparent;border:none;outline:none;color:#fbfeff;font:400 15px/22px 'Be Vietnam Pro',sans-serif;padding:6px 0}
.sh-header__search-input::placeholder{color:rgba(255,255,255,.5)}
.sh-header__search-submit{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;background:#0088ff;color:#fff;border:none;border-radius:4px;font:600 13px 'Be Vietnam Pro',sans-serif;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}
.sh-header__search-submit:hover{background:#0070d6}
.sh-header__search-close{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;color:rgba(255,255,255,.6);border:none;border-radius:4px;cursor:pointer;flex-shrink:0;transition:color .2s ease,background-color .2s ease}
.sh-header__search-close:hover{color:#fff;background:rgba(255,255,255,.1)}
.sh-header__contact{display:inline-flex;width:auto;min-width:200px;height:60px;box-sizing:border-box;align-items:center;justify-content:space-between;gap:12px;padding:10px 8px 10px 20px;border:1px solid #fcfcfc;border-radius:4px;background:rgba(188,200,204,.2);backdrop-filter:blur(7px);font-size:16px;font-weight:600;line-height:24px;white-space:nowrap;color:#fff;text-decoration:none;transition:height .36s cubic-bezier(.22,1,.36,1),min-width .36s cubic-bezier(.22,1,.36,1),padding .36s cubic-bezier(.22,1,.36,1),font-size .36s cubic-bezier(.22,1,.36,1),background-color .3s ease,border-color .3s ease,color .3s ease}
.sh-header__contact .sh-arrow-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fcfcfc;color:#24334c;border-radius:2px;font-size:18px;transition:width .36s cubic-bezier(.22,1,.36,1),height .36s cubic-bezier(.22,1,.36,1),transform .25s ease}
.sh-header__contact:hover .sh-arrow-icon{transform:translateX(2px)}
.sh-header.is-scrolled .sh-header__contact{height:46px!important;min-width:160px!important;padding:6px 6px 6px 14px!important;font-size:14px!important}
.sh-header.is-scrolled .sh-header__contact .sh-arrow-icon{width:32px!important;height:32px!important;font-size:14px!important}
.sh-menu{display:none}

/* White-background Pages Header (Article / Careers Detail / Product Detail / 404 / Light Pages) */
body.article .sh-header:not(.is-scrolled),
body.product .sh-header:not(.is-scrolled),
body.\34 04 .sh-header:not(.is-scrolled),
.sh-header.sh-header--white:not(.is-scrolled) {
  background: #ffffff !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

body.article .sh-header:not(.is-scrolled) nav>a,
body.article .sh-header:not(.is-scrolled) nav>.sh-header__nav-item>a,
body.product .sh-header:not(.is-scrolled) nav>a,
body.product .sh-header:not(.is-scrolled) nav>.sh-header__nav-item>a,
body.\34 04 .sh-header:not(.is-scrolled) nav>a,
body.\34 04 .sh-header:not(.is-scrolled) nav>.sh-header__nav-item>a,
.sh-header.sh-header--white:not(.is-scrolled) nav>a,
.sh-header.sh-header--white:not(.is-scrolled) nav>.sh-header__nav-item>a {
  color: #26272b !important;
}

body.article .sh-header:not(.is-scrolled) nav>a:hover,
body.article .sh-header:not(.is-scrolled) nav>a:focus-visible,
body.article .sh-header:not(.is-scrolled) nav>.sh-header__nav-item:hover>a,
body.article .sh-header:not(.is-scrolled) nav>.sh-header__nav-item:focus-within>a,
body.product .sh-header:not(.is-scrolled) nav>a:hover,
body.product .sh-header:not(.is-scrolled) nav>a:focus-visible,
body.product .sh-header:not(.is-scrolled) nav>.sh-header__nav-item:hover>a,
body.product .sh-header:not(.is-scrolled) nav>.sh-header__nav-item:focus-within>a,
body.\34 04 .sh-header:not(.is-scrolled) nav>a:hover,
body.\34 04 .sh-header:not(.is-scrolled) nav>a:focus-visible,
body.\34 04 .sh-header:not(.is-scrolled) nav>.sh-header__nav-item:hover>a,
body.\34 04 .sh-header:not(.is-scrolled) nav>.sh-header__nav-item:focus-within>a,
.sh-header.sh-header--white:not(.is-scrolled) nav>a:hover,
.sh-header.sh-header--white:not(.is-scrolled) nav>a:focus-visible,
.sh-header.sh-header--white:not(.is-scrolled) nav>.sh-header__nav-item:hover>a,
.sh-header.sh-header--white:not(.is-scrolled) nav>.sh-header__nav-item:focus-within>a {
  color: #1682c4 !important;
  text-shadow: none !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__logo img,
body.product .sh-header:not(.is-scrolled) .sh-header__logo img,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__logo img,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__logo img {
  filter: invert(1) !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__search span,
body.product .sh-header:not(.is-scrolled) .sh-header__search span,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search span,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search span {
  border-color: #26272b !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__search span:after,
body.product .sh-header:not(.is-scrolled) .sh-header__search span:after,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search span:after,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search span:after {
  background: #26272b !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-dropdown,
body.product .sh-header:not(.is-scrolled) .sh-header__search-dropdown,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-dropdown,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-dropdown {
  background: #ffffff !important;
  border-color: #e4e4e7 !important;
  box-shadow: 0 16px 36px rgba(0,0,0,.12) !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-inner,
body.product .sh-header:not(.is-scrolled) .sh-header__search-inner,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-inner,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-inner {
  background: #f4f4f5 !important;
  border-color: #e4e4e7 !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-input,
body.product .sh-header:not(.is-scrolled) .sh-header__search-input,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-input,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-input {
  color: #111927 !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-input::placeholder,
body.product .sh-header:not(.is-scrolled) .sh-header__search-input::placeholder,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-input::placeholder,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-input::placeholder {
  color: #71717a !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-icon,
body.product .sh-header:not(.is-scrolled) .sh-header__search-icon,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-icon,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-icon {
  color: #71717a !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-close,
body.product .sh-header:not(.is-scrolled) .sh-header__search-close,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-close,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-close {
  color: #71717a !important;
}
body.article .sh-header:not(.is-scrolled) .sh-header__search-close:hover,
body.product .sh-header:not(.is-scrolled) .sh-header__search-close:hover,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__search-close:hover,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__search-close:hover {
  color: #111927 !important;
  background: #e4e4e7 !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__divider,
body.product .sh-header:not(.is-scrolled) .sh-header__divider,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__divider,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__divider {
  background: #d0d5dd !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__contact,
body.product .sh-header:not(.is-scrolled) .sh-header__contact,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__contact,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__contact {
  border-color: #26272b !important;
  background: #26272b !important;
  color: #ffffff !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__contact:hover,
body.product .sh-header:not(.is-scrolled) .sh-header__contact:hover,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__contact:hover,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__contact:hover {
  background: #182230 !important;
  border-color: #182230 !important;
  color: #ffffff !important;
}

body.article .sh-header:not(.is-scrolled) .sh-header__contact .sh-arrow-icon,
body.product .sh-header:not(.is-scrolled) .sh-header__contact .sh-arrow-icon,
body.\34 04 .sh-header:not(.is-scrolled) .sh-header__contact .sh-arrow-icon,
.sh-header.sh-header--white:not(.is-scrolled) .sh-header__contact .sh-arrow-icon {
  background: #ffffff !important;
  color: #26272b !important;
}

body.article .sh-header:not(.is-scrolled) .sh-menu,
body.product .sh-header:not(.is-scrolled) .sh-menu,
body.\34 04 .sh-header:not(.is-scrolled) .sh-menu,
.sh-header.sh-header--white:not(.is-scrolled) .sh-menu {
  color: #26272b !important;
  border-color: #26272b !important;
}

/* Submenu on Article, Product & Page ALWAYS stays dark card with white text */
body.article .sh-header .sh-header__submenu,
body.product .sh-header .sh-header__submenu,
body.page .sh-header .sh-header__submenu{background:rgba(17,25,39,.98)!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 18px 40px rgba(0,0,0,.45)!important}
body.article .sh-header .sh-header__submenu a,
body.product .sh-header .sh-header__submenu a,
body.page .sh-header .sh-header__submenu a{color:#fbfeff!important;opacity:1!important;font-size:15px!important;font-weight:700!important;line-height:22px!important;padding:10px 14px!important;border-radius:4px!important;display:block!important;background:transparent!important}
body.article .sh-header .sh-header__submenu a:hover,
body.article .sh-header .sh-header__submenu a:focus-visible,
body.product .sh-header .sh-header__submenu a:hover,
body.product .sh-header .sh-header__submenu a:focus-visible,
body.page .sh-header .sh-header__submenu a:hover,
body.page .sh-header .sh-header__submenu a:focus-visible{background:rgba(255,255,255,.18)!important;color:#fff!important;opacity:1!important}

/* Laptop / Medium Desktop Header Scaling (1201px - 1440px) */
@media (min-width: 1201px) and (max-width: 1440px) {
  .sh-header {
    top: 0;
    padding: 14px 0;
  }
  .sh-header .container {
    padding: 0 24px;
    gap: 20px;
  }
  .sh-header__logo img {
    width: 86px;
    height: 68px;
  }
  .sh-header nav {
    gap: 20px;
    margin-left: 10px;
  }
  .sh-header nav>a,
  .sh-header nav>.sh-header__nav-item>a {
    font-size: 14px;
    line-height: 20px;
  }
  .sh-header__actions {
    gap: 16px;
  }
  .sh-header__contact {
    min-width: 155px;
    height: 48px;
    padding: 8px 8px 8px 14px;
    font-size: 14px;
    gap: 8px;
  }
  .sh-header__contact .sh-arrow-icon {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
}

/* Responsive Header */
@media(max-width:1200px){
  .sh-header{
    top:0;
    left:0;
    right:0;
    padding:12px 0;
  }
  .sh-header .container{
    padding:0 16px;
    justify-content:space-between;
  }
  .sh-header nav,
  .sh-header__actions{
    display:none;
  }
  .sh-menu{
    display:inline-flex;
    min-width:76px;
    height:42px;
    padding:0 16px;
    align-items:center;
    justify-content:center;
    margin-left:auto;
    border:1px solid rgba(255,255,255,0.4);
    border-radius:6px;
    background:rgba(24,34,48,0.7);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
    font:600 14px/20px 'Be Vietnam Pro',sans-serif;
    color:#fff;
    cursor:pointer;
    transition:all .25s ease;
    z-index:1001;
  }
  .sh-header.menu-open .sh-menu{
    background:#0088ff;
    border-color:#0088ff;
    color:#fff;
  }
  body.article .sh-header:not(.is-scrolled) .sh-menu,
  body.product .sh-header:not(.is-scrolled) .sh-menu{
    border-color:#26272b;
    background:#26272b;
    color:#fff;
  }
  .sh-header.menu-open nav{
    display:flex !important;
    flex-direction:column !important;
    position:absolute !important;
    top:calc(100% + 12px) !important;
    left:16px !important;
    right:16px !important;
    width:auto !important;
    max-height:calc(100vh - 100px) !important;
    overflow-y:auto !important;
    -webkit-overflow-scrolling:touch !important;
    background:rgba(13,22,38,0.98) !important;
    backdrop-filter:blur(24px) !important;
    -webkit-backdrop-filter:blur(24px) !important;
    border:1px solid rgba(255,255,255,0.12) !important;
    border-radius:12px !important;
    padding:20px 20px 24px !important;
    gap:10px !important;
    align-items:stretch !important;
    z-index:1000 !important;
    box-shadow:0 24px 60px rgba(0,0,0,0.65) !important;
  }
  .sh-header.menu-open nav .sh-header__nav-item{
    width:100% !important;
    display:flex !important;
    flex-direction:column !important;
    border-bottom:1px solid rgba(255,255,255,0.08) !important;
    padding-bottom:10px !important;
    margin-bottom:2px !important;
  }
  .sh-header.menu-open nav .sh-header__nav-item:last-of-type{
    border-bottom:none !important;
    padding-bottom:0 !important;
    margin-bottom:0 !important;
  }
  .sh-header.menu-open nav .sh-header__nav-item > a{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    color:#fff !important;
    font-family:'Russo One',sans-serif !important;
    font-size:17px !important;
    font-weight:400 !important;
    line-height:26px !important;
    padding:6px 0 !important;
    text-decoration:none !important;
    letter-spacing:0.02em !important;
    transition:color .2s ease !important;
  }
  .sh-header.menu-open nav .sh-header__nav-item > a:hover{
    color:#0088ff !important;
    transform:none !important;
  }
  .sh-header.menu-open nav .sh-header__submenu{
    position:static !important;
    display:flex !important;
    flex-direction:column !important;
    gap:2px !important;
    width:100% !important;
    min-width:0 !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:none !important;
    background:rgba(255,255,255,0.04) !important;
    border:1px solid rgba(255,255,255,0.06) !important;
    border-radius:8px !important;
    padding:6px 14px !important;
    margin-top:6px !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
  }
  .sh-header.menu-open nav .sh-header__submenu a{
    color:rgba(230,235,245,0.85) !important;
    font-family:'Be Vietnam Pro',sans-serif !important;
    font-size:14px !important;
    font-weight:700 !important;
    line-height:20px !important;
    padding:8px 0 !important;
    display:block !important;
    text-decoration:none !important;
    border-bottom:1px solid rgba(255,255,255,0.04) !important;
    border-radius:0 !important;
    background:transparent !important;
    transition:color .2s ease,padding-left .2s ease !important;
  }
  .sh-header.menu-open nav .sh-header__submenu a:last-child{
    border-bottom:none !important;
  }
  .sh-header.menu-open nav .sh-header__submenu a:hover,
  .sh-header.menu-open nav .sh-header__submenu a:focus-visible{
    color:#0088ff !important;
    background:transparent !important;
    padding-left:4px !important;
  }
}
@media(max-width:800px){
  .sh-header{
    top:0;
    left:0;
    right:0;
  }
  .sh-header .container{
    padding:0 12px;
  }
  .sh-header__logo img{
    width:76px;
    height:60px;
  }
  .sh-header.is-scrolled .sh-header__logo img{
    width:56px !important;
    height:44px !important;
  }
}

