:root {
  --cs-navy: #111821;
  --cs-blue: #0081b8;
  --cs-yellow: #ffd64f;
  --cs-white: #ffffff;
}

img,
picture,
svg,
canvas,
video,
.brxe-image,
[style*="background-image"],
[data-style*="background-image"] {
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  user-select: none;
}

@media (min-width: 1025px) {
  body {
    zoom: 0.8;
  }
}

#brxe-xdowen {
  width: 100%;
}

#brxe-hhkbqj {
  justify-content: space-between !important;
  max-width: 1180px;
  width: min(92%, 1180px) !important;
}

#brxe-xadgkr {
  flex: 0 0 auto;
  min-width: 0;
  width: auto !important;
}

#brxe-tsxhvc {
  align-items: center;
  display: flex;
  width: auto !important;
}

#brxe-tsxhvc img,
#brxe-tsxhvc .site-logo {
  display: block;
  height: auto !important;
  max-width: 210px !important;
  width: min(210px, 30vw) !important;
}

#brxe-pnvikj {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  min-width: 0;
}

#brxe-btbvyk {
  max-width: 760px;
}

#brxe-btbvyk #brxe-wboixr {
  line-height: 1.02;
}

.cs-seo-links {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 28px;
  padding-top: 24px;
  width: 100%;
}

.cs-seo-links__group {
  min-width: 0;
}

.cs-seo-links__title {
  color: var(--cs-yellow);
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 10px;
  text-transform: capitalize;
}

.cs-seo-links ul {
  display: grid;
  gap: 7px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cs-seo-links a {
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  line-height: 1.35;
  text-decoration: none;
}

.cs-seo-links a:hover,
.cs-seo-links a:focus-visible {
  color: var(--cs-white);
  text-decoration: underline;
}

@media (max-width: 1024px) {
  #brxe-hhkbqj {
    width: min(94%, 960px) !important;
  }

  #brxe-pnvikj .bricks-nav-menu-wrapper {
    display: none !important;
  }

  #brxe-pnvikj .bricks-mobile-menu-toggle {
    align-items: center;
    background: rgba(17, 24, 33, 0.88);
    border: 1px solid rgba(255, 214, 79, 0.75);
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(17, 24, 33, 0.2);
    display: inline-flex !important;
    flex-direction: column;
    gap: 5px;
    height: 42px;
    justify-content: center;
    margin-left: auto;
    padding: 0;
    position: relative;
    width: 46px;
  }

  #brxe-pnvikj .bricks-mobile-menu-wrapper {
    display: block;
  }

  #brxe-pnvikj .bricks-mobile-menu-toggle .bar-top,
  #brxe-pnvikj .bricks-mobile-menu-toggle .bar-center,
  #brxe-pnvikj .bricks-mobile-menu-toggle .bar-bottom {
    background-color: var(--cs-white) !important;
    border-radius: 999px;
    display: block !important;
    height: 2px;
    left: auto !important;
    opacity: 1 !important;
    position: static !important;
    transform: none !important;
    width: 22px;
  }

  .cs-seo-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  #brxe-xdowen {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  #brxe-hhkbqj {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 14px;
    margin-bottom: 12px !important;
    margin-top: 12px !important;
    width: 100% !important;
  }

  #brxe-tsxhvc img,
  #brxe-tsxhvc .site-logo {
    max-width: 168px !important;
    width: min(168px, 58vw) !important;
  }

  #brxe-pnvikj {
    flex: 0 0 auto;
  }

  #brxe-pnvikj .bricks-mobile-menu-toggle {
    margin-left: auto;
  }

  #brxe-btbvyk {
    max-width: 100%;
  }
}

@media (max-width: 520px) {
  #brxe-tsxhvc img,
  #brxe-tsxhvc .site-logo {
    max-width: 150px !important;
    width: min(150px, 56vw) !important;
  }

  .cs-seo-links {
    grid-template-columns: 1fr;
  }
}
