body.with-obn-global-header .welcome-header,
body.with-obn-global-header .vodHeader,
body.with-obn-global-header .obnGlobalHeader[data-obn-global-header] {
  display: none !important;
}

body.site-slide-panel-open {
  overflow: hidden;
}

.theme-panel {
  display: none !important;
}

.global-header-readmore {
  display: inline-flex;
  margin-top: 8px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.global-header-readmore:hover,
.global-header-readmore:focus {
  color: #fff;
  opacity: 0.86;
}

.col-lg-6.menuvid {
  background-color: #000;
  flex: 1 1 0;
  max-width: none;
  min-width: 0;
  margin-left: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom-right-radius: 18px;
}

.col-lg-6.menuvid video {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: #000;
  border-bottom-right-radius: 18px;
}

.dropdown .dropdown-menu-container {
  width: 100%;
  min-width: 700px;
  padding: 0;
  display: flex;
}

.header .header-logo {
  flex: 0 0 auto;
  width: auto;
  min-width: 220px;
  height: 76px;
  display: flex;
  align-items: center;
}

.header .header-logo .obn-brand {
  display: inline-flex;
  align-items: center;
  height: 100%;
}

.header .header-logo .obn-brand-mark {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 56px;
}

#top-nav.top-nav-account .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 40px;
}

#top-nav.top-nav-account .top-nav-contact-list {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#top-nav.top-nav-account .top-nav-contact-list a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}

#top-nav.top-nav-account .top-nav-contact-list a:hover,
#top-nav.top-nav-account .top-nav-contact-list a:focus {
  opacity: 0.85;
}

#top-nav.top-nav-account .top-nav-contact-list i {
  font-size: 14px;
}

#top-nav.top-nav-account .top-nav-account-list {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
}

#top-nav.top-nav-account .top-nav-action-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

#top-nav.top-nav-account .top-nav-action-link:hover,
#top-nav.top-nav-account .top-nav-action-link:focus {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

#top-nav.top-nav-account .top-nav-action-link.is-primary {
  background: #ff5b14;
  border-color: #ff5b14;
  color: #fff;
}

#top-nav.top-nav-account .top-nav-action-link.is-primary:hover,
#top-nav.top-nav-account .top-nav-action-link.is-primary:focus {
  background: #ff6a2c;
  border-color: #ff6a2c;
}

#top-nav.top-nav-account .top-nav-account-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 40px;
  padding: 6px 0;
}

#top-nav.top-nav-account .top-nav-account-link .user-img {
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  object-fit: cover;
}

#header #sitePanelToggle.site-panel-toggle {
  display: inline-flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 54px;
  height: 54px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(17, 34, 61, 0.1);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(14, 31, 53, 0.08);
  appearance: none;
  cursor: pointer;
  float: none;
}

#header .header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

#header .header-nav-primary {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  min-width: 0;
}

#header .header-nav-primary > .collapse.navbar-collapse {
  display: flex !important;
  justify-content: center;
  width: 100%;
}

#header .header-nav-primary .nav.justify-content-center {
  display: flex;
  align-items: center;
  justify-content: center !important;
  flex-wrap: nowrap;
  gap: clamp(6px, 1vw, 18px);
  width: auto;
  margin: 0 auto;
}

#header .header-nav-primary .nav.justify-content-center > li {
  float: none;
}

#header .header-nav-primary .nav.justify-content-center > li > a {
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 10px;
}

#header .header-nav-utility {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 0;
  margin-left: auto;
}

#header .header-utility-controls {
  display: flex;
  align-items: center;
  gap: 14px;
}

#header .header-nav-utility > .nav,
#header .header-nav-utility > ul {
  display: none !important;
}

#header #sitePanelToggle.site-panel-toggle:focus {
  outline: none;
  box-shadow: 0 0 0 4px rgba(54, 109, 151, 0.18);
}

#header #sitePanelToggle.site-panel-toggle .icon-bar {
  display: block;
  width: 24px;
  height: 2px;
  margin: 0;
  border-radius: 999px;
  background: #152235;
  transition: transform 0.24s ease, opacity 0.24s ease;
}

body.site-slide-panel-open #sitePanelToggle .icon-bar:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

body.site-slide-panel-open #sitePanelToggle .icon-bar:nth-child(2) {
  opacity: 0;
}

body.site-slide-panel-open #sitePanelToggle .icon-bar:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.site-slide-panel-overlay {
  position: fixed;
  inset: 0;
  z-index: 1038;
  background: rgba(4, 16, 33, 0.62);
  backdrop-filter: blur(2px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.32s ease, visibility 0.32s ease;
}

.site-slide-panel {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1039;
  width: min(608px, calc(100vw - 28px));
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.96) 0, rgba(255, 255, 255, 0.74) 34%, rgba(255, 255, 255, 0.4) 58%, rgba(255, 255, 255, 0) 84%),
    linear-gradient(180deg, rgba(27, 92, 155, 0.06), rgba(27, 92, 155, 0.02)),
    repeating-linear-gradient(90deg, rgba(18, 52, 84, 0.035) 0 1px, transparent 1px 28px),
    linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(248, 250, 252, 0.98));
  box-shadow: 28px 0 64px rgba(3, 13, 30, 0.18);
  transform: translateX(-100%);
  transition: transform 0.38s cubic-bezier(.22, .84, .24, 1);
  overflow: hidden;
}

.site-slide-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 35% 18%, rgba(18, 52, 84, 0.08), rgba(18, 52, 84, 0) 30%),
    radial-gradient(circle at 78% 66%, rgba(18, 52, 84, 0.09), rgba(18, 52, 84, 0) 36%);
  pointer-events: none;
}

body.site-slide-panel-open .site-slide-panel-overlay {
  opacity: 1;
  visibility: visible;
}

body.site-slide-panel-open .site-slide-panel {
  transform: translateX(0);
}

.site-slide-panel-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 40px 44px 32px;
  overflow-y: auto;
}

.site-slide-panel-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 34px;
}

.site-slide-panel-brand {
  display: inline-flex;
  align-items: center;
}

.site-slide-panel-brand img {
  display: block;
  width: min(240px, 100%);
  max-width: 100%;
  height: auto;
}

.site-slide-panel-close {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: #0f1625;
  font-size: 34px;
  line-height: 1;
  box-shadow: 0 8px 28px rgba(9, 20, 40, 0.08);
}

.site-slide-panel-nav {
  display: grid;
  gap: 12px;
}

.site-panel-nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding-left: 20px;
  color: #192233;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-decoration: none;
}

.site-panel-nav-link::before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 0;
  width: 3px;
  border-radius: 999px;
  background: #2a6ca6;
}

.site-panel-nav-link.is-active {
  padding-left: 0;
  color: #ff5b14;
  font-weight: 700;
}

.site-panel-nav-link.is-active::before {
  display: none;
}

.site-panel-nav-link:hover,
.site-panel-nav-link:focus {
  color: #ff5b14;
}

.site-slide-panel-divider {
  height: 1px;
  margin: 28px 0 22px;
  background: rgba(20, 31, 49, 0.1);
}

.site-panel-give {
  margin-top: auto;
}

.site-panel-give h2 {
  margin: 0 0 18px;
  color: #2a6ca6;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.02em;
  text-align: center;
}

.site-panel-give-form {
  display: grid;
  gap: 18px;
}

.site-panel-amount-card {
  padding: 10px 24px 16px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 18px 44px rgba(14, 31, 53, 0.06);
}

.site-panel-amount-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
}

.site-panel-currency {
  margin-top: 16px;
  color: #1d2430;
  font-size: 44px;
  font-weight: 600;
  line-height: 1;
}

.site-panel-amount-input {
  width: min(100%, 260px);
  border: 0;
  background: transparent;
  color: #1d2430;
  font-size: clamp(72px, 12vw, 96px);
  font-weight: 500;
  line-height: 0.92;
  text-align: center;
  letter-spacing: -0.05em;
}

.site-panel-amount-input:focus {
  outline: none;
}

.site-panel-amount-bar {
  width: 58px;
  height: 3px;
  margin: 8px auto 0;
  border-radius: 999px;
  background: rgba(29, 36, 48, 0.12);
}

.site-panel-field {
  display: grid;
  gap: 10px;
}

.site-panel-field span {
  color: #2d3746;
  font-size: 15px;
  font-weight: 600;
}

.site-panel-field select {
  width: 100%;
  height: 60px;
  padding: 0 20px;
  border: 1px solid rgba(21, 34, 53, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.92);
  color: #1d2430;
  font-size: 16px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58);
}

.site-panel-field select:focus {
  outline: none;
  border-color: rgba(42, 108, 166, 0.42);
  box-shadow: 0 0 0 4px rgba(42, 108, 166, 0.12);
}

.site-panel-frequency {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.site-panel-frequency input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.site-panel-frequency label {
  min-width: 108px;
  padding: 13px 18px;
  border: 1px solid rgba(21, 34, 53, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.92);
  color: #303a48;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.site-panel-frequency input:checked + label {
  border-color: #171a1f;
  box-shadow: inset 0 0 0 2px #171a1f;
  color: #171a1f;
  transform: translateY(-1px);
}

.site-panel-submit {
  width: 100%;
  min-height: 56px;
  border: 0;
  border-radius: 999px;
  background: #1c1d1f;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.site-panel-submit:hover,
.site-panel-submit:focus {
  background: #111315;
}

.site-panel-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.site-panel-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(42, 108, 166, 0.35);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.85);
  color: #2a6ca6;
  font-size: 20px;
}

.site-panel-social-link svg {
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}

.site-panel-social-link:hover,
.site-panel-social-link:focus {
  color: #ff5b14;
  border-color: rgba(255, 91, 20, 0.34);
}

.site-panel-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

a.miniPlayer\> {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  height: 76px;
  width: 132px;
  padding: 5px !important;
  background-color: #b2b2b280;
  overflow: hidden;
  text-decoration: none;
  margin-top: -1px;
  margin-bottom: -1px;
}

#header .header-utility-controls a.miniPlayer\> {
  flex: 0 0 auto;
}

a.miniPlayer\> video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #000;
}

a.miniPlayer\> .miniPlayer-label {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  padding: 3px 8px;
  border-radius: 999px;
  background: rgba(7, 13, 28, 0.72);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

a.miniPlayer\> .miniPlayer-label::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 6px;
  border-radius: 999px;
  background: #ff3b30;
  box-shadow: 0 0 0 4px rgba(255, 59, 48, 0.18);
}

#header .dropdown:hover > .dropdown-menu,
#header .dropdown.open > .dropdown-menu {
  display: block;
}

@media (max-width: 991.98px) {
  #header .header-container {
    gap: 12px;
  }

  #header .header-nav-primary {
    display: none;
  }

  #header .header-nav-utility {
    margin-left: auto;
  }

  #header .header-logo {
    min-width: 0;
    height: auto;
  }

  #header .header-logo .obn-brand-mark {
    max-height: 50px;
  }

  #header .header-utility-controls {
    gap: 10px;
  }

  #header #sitePanelToggle.site-panel-toggle {
    width: 48px;
    height: 48px;
  }

  a.miniPlayer\> {
    width: 116px;
    height: 64px;
  }

  .site-slide-panel {
    width: min(560px, 100vw);
  }

  .site-slide-panel-inner {
    padding: 28px 24px 24px;
  }

  .site-slide-panel-top {
    margin-bottom: 28px;
  }

  .site-panel-nav-link {
    font-size: 18px;
  }

  .site-panel-give h2 {
    font-size: 22px;
  }

  .site-panel-amount-card {
    padding: 12px 18px 16px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #header .header-container {
    gap: 16px;
  }

  #header .header-logo {
    min-width: 180px;
  }

  #header .header-nav-primary .nav.justify-content-center {
    gap: 2px;
  }

  #header .header-nav-primary .nav.justify-content-center > li > a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
  }
}

@media (max-width: 767.98px) {
  #top-nav.top-nav-account .container {
    min-height: 36px;
    gap: 10px;
  }

  #top-nav.top-nav-account .top-nav-contact-list {
    gap: 12px;
  }

  #top-nav.top-nav-account .top-nav-account-list {
    gap: 8px;
  }

  #top-nav.top-nav-account .top-nav-action-link {
    min-height: 30px;
    padding: 0 10px;
    font-size: 11px;
    letter-spacing: 0.06em;
  }

  #top-nav.top-nav-account .top-nav-contact-list a span {
    display: none;
  }
}

@media (max-width: 575.98px) {
  #top-nav.top-nav-account .container {
    justify-content: center;
  }

  #top-nav.top-nav-account .top-nav-contact-list,
  #top-nav.top-nav-account .top-nav-account-list {
    margin: 0;
  }

  #top-nav.top-nav-account .top-nav-contact-list {
    gap: 10px;
  }

  #header .header-logo .obn-brand-mark {
    max-height: 44px;
  }

  #header .header-utility-controls {
    gap: 8px;
  }

  a.miniPlayer\> {
    width: 88px;
    height: 48px;
  }

  .site-slide-panel {
    width: 100vw;
  }

  .site-slide-panel-inner {
    padding: 24px 18px 22px;
  }

  .site-slide-panel-brand img {
    width: min(210px, 100%);
  }

  .site-panel-nav-link {
    font-size: 17px;
  }

  .site-panel-frequency {
    gap: 10px;
  }

  .site-panel-frequency label {
    min-width: calc(33.333% - 8px);
    padding-inline: 12px;
  }
}


/* ── Megamenu App Badges ───────────────────────────────────────────── */

.dropdown-app-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}

.dropdown-app-badge {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.dropdown-app-badge img {
  display: block;
  height: 28px;
  width: auto;
  border-radius: 4px;
  filter: grayscale(100%) opacity(0.7);
  transition: filter .25s ease, transform .2s ease;
}

.dropdown-app-badge:hover img,
.dropdown-app-badge:focus img {
  filter: grayscale(0%) opacity(1);
  transform: translateY(-1px);
}

.dropdown-app-badges--2row {
  max-height: calc(28px * 2 + 8px);
  overflow: hidden;
}
