.header--sce {
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08) !important;
  background: linear-gradient(to bottom, rgba(22, 43, 73, 0.92) 0%, rgba(22, 43, 73, 0.82) 45%, rgba(22, 43, 73, 0.6) 75%, rgba(22, 43, 73, 0) 100%);
  /* Optional subtle separation */
}
.header--sce .header__main-drop,
.header--sce .header__logo,
.header--sce .header__actions {
  display: flex;
  align-items: center;
}
.header--sce .header__actions {
  justify-content: space-between;
  width: 15%;
}
.header--sce .header__inner {
  align-items: stretch !important;
}
.header--sce .header__logo-wrapper {
  background-color: transparent;
  padding: 16px 10px;
  margin-bottom: -10px;
}
.header--sce .header__logo-wrapper .sce-logo-dark {
  display: none;
}
.header--sce .header__main-drop,
.header--sce .header__menu-wrap {
  align-self: stretch;
  align-items: stretch;
}
.header--sce nav a {
  font-family: "open sans", sans-serif;
  font-size: 19px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  letter-spacing: normal !important;
}
.header--sce .main-menu li {
  display: flex;
  align-items: stretch;
}
.header--sce .main-menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 30px;
}
.header--sce .main-menu__drop {
  background: #fff;
}
.header--sce .main-menu__drop::before {
  border: none !important;
}
.header--sce .second-menu,
.header--sce .third-menu,
.header--sce .main-menu__third-drop {
  background: linear-gradient(to bottom, white, #ddd) !important;
  border: 1px solid #ececec;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03), inset 0 1px rgba(255, 255, 255, 0.7);
}
.header--sce .second-menu a,
.header--sce .third-menu a {
  color: #5d5c5c !important;
  font-size: 18px !important;
}
.header--sce .second-menu__item:hover a, .header--sce .second-menu__item:focus a,
.header--sce .third-menu__item:hover a,
.header--sce .third-menu__item:focus a {
  text-decoration: underline !important;
}
.header--sce .second-menu {
  padding-top: 2px;
  border: none !important;
}
.header--sce .fake-slider {
  height: 3px !important;
  margin-top: -3px !important;
}
.header--sce::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18px;
  height: 18px;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.08) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%);
}
.header--sce .js-lang-menu {
  background-color: #fff;
  color: #5d5c5c !important;
}
@media (min-width: 1024px) {
  .header--sce {
    padding: 0 !important;
    font-size: 19px !important;
  }
  .header--sce {
    background: linear-gradient(180deg, rgba(22, 43, 73, 0.95) 0%, rgba(22, 43, 73, 0.9) 20%, rgba(22, 43, 73, 0.78) 45%, rgba(22, 43, 73, 0.56) 65%, rgba(22, 43, 73, 0.3) 85%, rgba(22, 43, 73, 0) 100%);
  }
  .header--sce::before {
    background: #fff !important;
    color: #5d5c5c !important;
  }
  .header--sce .header__logo {
    width: 170px;
  }
  .header--sce .header__top {
    display: none;
  }
  .header--sce .header__actions {
    display: flex;
  }
  .header--sce .header__menu-wrap {
    display: flex;
    flex-grow: 1;
    justify-content: center;
  }
  .header--sce .main-menu {
    display: flex;
    justify-content: space-between;
  }
  .header--sce .header-search__opener,
  .header--sce .lang-btn,
  .header--sce .main-menu a {
    color: #fff !important;
  }
  .header--sce .lang-btn {
    border-bottom: 1px solid #fff !important;
  }
  .header--sce .lang-btn .icon {
    min-width: 20px !important;
  }
  .header--sce .header-search {
    position: relative !important;
    bottom: 0 !important;
    right: 0 !important;
  }
  .header--sce .header-search input[type=search] {
    background: #fff !important;
    border-radius: 0;
    color: #5d5c5c !important;
    border: 1px solid #5d5c5c !important;
  }
  .header--sce .header-search input[type=search]::-webkit-input-placeholder {
    color: #5d5c5c !important;
  }
  .header--sce .header-search input[type=search]::-moz-placeholder {
    color: #5d5c5c !important;
  }
  .header--sce .header-search input[type=search]::placeholder {
    color: #5d5c5c !important;
  }
  .header--sce .header-search.active .header-search__drop {
    width: 800px !important;
  }
  .header--sce .main-menu__third-drop::after {
    background: #fff;
  }
  .header--sce .lang-dropdown, .header--sce .lang-btn {
    text-transform: uppercase !important;
  }
}
@media (max-width: 1023px) {
  .header--sce {
    background: linear-gradient(to bottom, rgb(24, 47, 75) 0%, rgba(28, 65, 106, 0.75) 28%, rgba(26, 55, 90, 0.68) 58%, rgba(67, 70, 74, 0) 100%);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
    color: #fff;
    padding: 0px !important;
  }
  .header--sce::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -18px;
    height: 18px;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05) 45%, rgba(0, 0, 0, 0.02) 75%, transparent);
  }
  .header--sce .header__logo-wrapper {
    margin: 0 auto;
    margin-bottom: -25px;
    z-index: 5;
  }
  .header--sce .header__menu-wrap {
    background-color: #fff;
  }
  .header--sce .header__top {
    display: block;
    background: #fff;
    color: #5d5c5c !important;
  }
  .header--sce .header__top .header-quick-links__item::before {
    background: #5d5c5c !important;
  }
  .header--sce .header__top .header-quick-links__item .lang-btn {
    border-bottom: none !important;
    margin: 0 auto;
  }
  .header--sce .header__actions {
    display: none;
  }
  .header--sce .header-search-mobile input[type=search] {
    background-color: #f5f5f5 !important;
    color: #5d5c5c !important;
    padding-left: 70px !important;
  }
  .header--sce .header-search-mobile input[type=search]::-webkit-input-placeholder {
    text-align: center;
  }
  .header--sce .header-search-mobile input[type=search]::-moz-placeholder {
    text-align: center;
  }
  .header--sce .header-search-mobile input[type=search]::placeholder {
    color: #5d5c5c !important;
    text-align: center;
  }
  .header--sce .header-search__button {
    top: 25px !important;
  }
  .header--sce:hover .header__menu-opener {
    color: #5d5c5c !important;
  }
  .fixed-position .header--sce, .header--sce:hover, .is-builder .header--sce {
    background: #fff !important;
    box-shadow: 0 2px 4px rgba(93, 92, 92, 0.06), 0 10px 20px rgba(93, 92, 92, 0.08) !important;
    color: #5d5c5c !important;
  }
  .fixed-position .header--sce .header__menu-opener:after, .header--sce:hover .header__menu-opener:after, .is-builder .header--sce .header__menu-opener:after {
    background: #5d5c5c !important;
  }
  .fixed-position .header--sce .header__logo-wrapper, .header--sce:hover .header__logo-wrapper, .is-builder .header--sce .header__logo-wrapper {
    margin-bottom: -10px;
  }
  .header--sce .header__inner {
    align-items: center !important;
  }
  .header--sce .header__logo-wrapper {
    margin-bottom: 0px;
  }
  .header--sce .main-menu {
    gap: 30px;
    margin-bottom: 30px;
  }
  .header--sce .main-menu li {
    display: block;
  }
  .header--sce .main-menu li a {
    display: block;
    padding: 10px 20px !important;
  }
  .header--sce .header__main-drop::before {
    background-color: #fff !important;
    background: linear-gradient(to bottom, white, #ddd) !important;
  }
  .header--sce .header__menu-opener:after {
    content: none !important;
  }
}

.fixed-position .header--sce, .fixed-position .header--sce *,
.header--sce:hover,
.header--sce:hover *,
.is-builder .header--sce,
.is-builder .header--sce * {
  color: #5d5c5c !important;
}
.fixed-position .header--sce svg,
.header--sce:hover svg,
.is-builder .header--sce svg {
  color: #5d5c5c;
}
.fixed-position .header--sce svg *,
.header--sce:hover svg *,
.is-builder .header--sce svg * {
  fill: currentColor !important;
  stroke: currentColor !important;
}
.fixed-position .header--sce .lang-btn,
.header--sce:hover .lang-btn,
.is-builder .header--sce .lang-btn {
  border-bottom: 1px solid #5d5c5c !important;
}
.fixed-position .header--sce .lang-btn img,
.header--sce:hover .lang-btn img,
.is-builder .header--sce .lang-btn img {
  filter: brightness(0) invert(0);
}
.fixed-position .header--sce .lang-btn .arrow,
.header--sce:hover .lang-btn .arrow,
.is-builder .header--sce .lang-btn .arrow {
  color: #5d5c5c !important;
  border-right: 1.5px solid #5d5c5c;
  border-bottom: 1.5px solid #5d5c5c;
}
.fixed-position .header--sce .header__logo-wrapper,
.header--sce:hover .header__logo-wrapper,
.is-builder .header--sce .header__logo-wrapper {
  background: linear-gradient(90deg, #fae9a8 0%, #fed141 100%);
}
.fixed-position .header--sce .header__logo-wrapper .sce-logo-light,
.header--sce:hover .header__logo-wrapper .sce-logo-light,
.is-builder .header--sce .header__logo-wrapper .sce-logo-light {
  display: none;
}
.fixed-position .header--sce .header__logo-wrapper .sce-logo-dark,
.header--sce:hover .header__logo-wrapper .sce-logo-dark,
.is-builder .header--sce .header__logo-wrapper .sce-logo-dark {
  display: block;
}

/*# sourceMappingURL=header-sce.css.map */
