/* Brand palette tokens — always-present defaults, overridden by the per-site
   globals.css_file stylesheet linked after this one. Keeping real defaults
   here (not transparent/inherit) means the page still looks correct and
   passes contrast checks even when no palette file is supplied. */
:root {
  --css_header_background_color: #0e1426;
  --css_header_link_color: #ffffff;
  --css_header_primary_button_background_color: #2ab765;
  --css_header_primary_button_text_color: #ffffff;
  --css_header_primary_second_button_background_color: #1d213c;
  --css_header_primary_second_button_text_color: #ffffff;

  --css_main_background_color: #1a2234;
  --css_main_text_color: #c2c0ce;
  --css_main_heading_color: #ffffff;
  --css_main_link_color: #1f35fa;
  --css_main_primary_button_background_color: #2ab765;
  --css_main_primary_button_text_color: #ffffff;
  --css_main_primary_second_button_background_color: #1a713e;
  --css_main_primary_second_button_text_color: #ffffff;

  --css_content_background_color: #171a2b;
  --css_content_heading_color: #ffffff;
  --css_content_text_color: #a29eb6;
  --css_content_link_color: #ffffff;
  --css_content_primary_button_background_color: #6241d5;
  --css_content_primary_button_text_color: #ffffff;
  --css_content_primary_second_button_background_color: #262646;
  --css_content_primary_second_button_text_color: #ffffff;
  --css_content_table_border_color: #262646;
  --css_content_table_header_background_color: #6241d5;
  --css_content_table_tr_paired_lines_background_color: #171a2b;
  --css_content_table_tr_unpaired_lines_background_color: #23233c;

  --css_banner_background_color: #ffbe16;
  --css_banner_title_color: #1a2234;
  --css_banner_text_color: #1a2234;
  --css_banner_button_background_color: #2ab765;
  --css_banner_button_text_color: #ffffff;
}

* {
  outline: none;
  box-sizing: border-box;
}
*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

a {
  cursor: pointer;
  color: var(--css_content_link_color);
}

body,
input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

body {
  height: 100%;
  background: var(--css_main_background_color);
  color: var(--css_main_text_color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: normal;
  color: var(--css_main_heading_color);
}

h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: normal;
  color: var(--css_content_heading_color);
}

h3 {
  font-weight: 600;
  font-size: 26px;
  line-height: normal;
  color: var(--css_content_heading_color);
}

h4 {
  font-weight: 700;
  font-size: 22px;
  line-height: normal;
  color: var(--css_content_heading_color);
}

h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: normal;
  color: var(--css_content_heading_color);
}

h6 {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: var(--css_content_heading_color);
}

.xcbgmm6rmiv {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}
@media only screen and (max-width: 767px) {
  .xcbgmm6rmiv {
    padding: 54px 0 0;
  }
}

/* ==========================================================================
   Header
   ========================================================================== */
.xrdmhjnimo2 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--css_header_background_color);
  z-index: 99;
}
@media only screen and (max-width: 767px) {
  .xrdmhjnimo2 {
    height: 54px;
  }
}
.xnmp0qjwtwa {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  .xnmp0qjwtwa {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .xnmp0qjwtwa {
    justify-content: flex-start;
  }
}

.xeav1g1pwub {
  color: var(--css_header_link_color);
}
.xeav1g1pwub a {
  color: var(--css_header_link_color);
  display: flex;
  align-items: center;
}
.xeav1g1pwub span {
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.18px;
  display: inline-flex;
  font-size: 18px;
  text-transform: uppercase;
  margin-left: 11px;
}
.xeav1g1pwub img {
  max-height: 40px;
  width: auto;
}
@media only screen and (max-width: 1023px) {
  .xeav1g1pwub {
    order: -2;
  }
  .xeav1g1pwub span {
    display: none;
  }
  .x0hwamih8o7 .xeav1g1pwub span {
    display: block;
  }
  .xnmp0qjwtwa .xeav1g1pwub img {
    max-width: 90px;
  }
}

@media only screen and (max-width: 1023px) {
  .xurwreexxjl {
    display: none;
  }
  .xurwreexxjl::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}
.xwoxennfbbo {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.xwoxennfbbo li {
  font-size: 16px;
  margin: 0 20px;
}
.xwoxennfbbo li a {
  color: var(--css_header_link_color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .xwoxennfbbo li a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 1023px) {
  .xwoxennfbbo {
    display: block;
  }
  .xwoxennfbbo li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--css_main_background_color);
  }
  .xwoxennfbbo li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .xwoxennfbbo li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--css_header_link_color);
  }
  .xwoxennfbbo li:first-of-type {
    border-top: 1px solid var(--css_main_background_color);
  }
}

.xcil1k0bvkc {
  display: flex;
  align-items: center;
  margin-right: 120px;
}
@media only screen and (max-width: 1400px) {
  .xcil1k0bvkc {
    margin-right: 105px;
  }
}
@media only screen and (max-width: 1023px) {
  .xcil1k0bvkc {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .xcil1k0bvkc {
    max-width: 230px;
    justify-content: flex-end;
  }
}
.xcil1k0bvkc.xnsgdjz5j97 {
  margin-right: 0;
}

.xe3tdhff7om {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  background: var(--css_header_primary_second_button_background_color);
  color: var(--css_header_primary_second_button_text_color);
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .xe3tdhff7om:hover {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  .xe3tdhff7om {
    height: 38px;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.xgj53iojs4w {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  background: var(--css_header_primary_button_background_color);
  color: var(--css_header_primary_button_text_color);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  transition: 0.3s ease-in-out;
  -webkit-animation: xxsrbpphh8t 2s infinite;
  animation: xxsrbpphh8t 2s infinite;
}
@media only screen and (min-width: 1025px) {
  .xgj53iojs4w:hover {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  .xgj53iojs4w {
    height: 38px;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@-webkit-keyframes xxsrbpphh8t {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--css_header_primary_button_background_color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--css_header_primary_button_background_color);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes xxsrbpphh8t {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--css_header_primary_button_background_color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--css_header_primary_button_background_color);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

/* Language switcher */
.x2hjsx3yypq {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.x2hjsx3yypq:hover > ul,
.x2hjsx3yypq:focus > ul,
.x2hjsx3yypq:focus-within > ul {
  display: flex;
}
.xdg6tns9glv {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: var(--css_header_primary_second_button_background_color);
  color: var(--css_header_primary_second_button_text_color);
  gap: 5px;
  text-decoration: none;
}
.xdg6tns9glv::after {
  border-bottom: 1px solid var(--css_header_primary_second_button_text_color);
  border-right: 1px solid var(--css_header_primary_second_button_text_color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
}
@media only screen and (max-width: 767px) {
  .xdg6tns9glv {
    padding: 5px 30px 5px 5px;
    font-size: 12px;
    height: 38px;
    gap: 3px;
  }
}
.x2hjsx3yypq ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.3s ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 300px;
  overflow: auto;
  flex-direction: column;
  flex-wrap: wrap;
  width: max-content;
  background: var(--css_header_primary_second_button_background_color);
}
@media only screen and (max-width: 767px) {
  .x2hjsx3yypq ul {
    min-width: 52px;
    left: 10px;
    right: auto;
  }
}
.x2hjsx3yypq ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
  overflow: hidden;
}
.x2hjsx3yypq ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--css_header_primary_second_button_text_color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .x2hjsx3yypq ul li a:hover {
    text-decoration: underline;
  }
}

/* Burger / mobile nav toggle */
#xsd38nifaxl {
  display: none;
}

.xdjdj0if8m4 {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--css_header_primary_second_button_background_color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}
@media only screen and (max-width: 1023px) {
  .xdjdj0if8m4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}
.xdjdj0if8m4 span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--css_header_primary_second_button_text_color);
}

@media only screen and (max-width: 1023px) {
  .xurwreexxjl {
    display: none;
    transition: display 0.3s ease-in-out;
  }
  #xsd38nifaxl:checked ~ .xurwreexxjl {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--css_header_background_color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  #xsd38nifaxl:checked + .xdjdj0if8m4 span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  #xsd38nifaxl:checked + .xdjdj0if8m4 span:nth-child(2) {
    display: none;
  }
  #xsd38nifaxl:checked + .xdjdj0if8m4 span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

/* ==========================================================================
   Hero (main-section)
   ========================================================================== */
.xwzl7b92vd1 {
  padding: 50px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
  background: var(--css_main_background_color);
  color: var(--css_main_text_color);
}
@media only screen and (max-width: 1200px) {
  .xwzl7b92vd1 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xwzl7b92vd1 {
    padding-bottom: 60px;
    padding-top: 20px;
    margin-bottom: 60px;
  }
}
.xwzl7b92vd1 img {
  margin-bottom: 20px;
}
.xwzl7b92vd1 p {
  color: var(--css_main_text_color);
  font-size: 20px;
  line-height: 160%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .xwzl7b92vd1 p {
    font-size: 16px;
  }
}
.xsk0l92kmr2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 110%;
  color: var(--css_main_heading_color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}
@media only screen and (max-width: 767px) {
  .xsk0l92kmr2 {
    font-size: 32px;
  }
}

.xmu59f9r0xx {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 300px;
  width: 100%;
  height: 60px;
  margin: 30px auto 0;
  border-radius: 6px;
  background: var(--css_main_primary_button_background_color);
  color: var(--css_main_primary_button_text_color);
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  border: none;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .xmu59f9r0xx:hover {
    opacity: 0.9;
  }
}

/* ==========================================================================
   Rendered JSON/API content wrapper
   ========================================================================== */
.xf2j2fduxlw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
  color: var(--css_content_text_color);
  font-size: 18px;
  line-height: 150%;
}
@media only screen and (max-width: 1200px) {
  .xf2j2fduxlw {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xf2j2fduxlw {
    margin-bottom: 60px;
  }
}
.xf2j2fduxlw p,
.xf2j2fduxlw li {
  color: var(--css_content_text_color);
  line-height: 150%;
  margin: 0 0 16px;
}
.xf2j2fduxlw a {
  color: var(--css_content_link_color);
}
.xf2j2fduxlw table {
  width: 100%;
  border-collapse: collapse;
  line-height: 150%;
  margin: 32px 0;
}
.xf2j2fduxlw th {
  padding: 12px 16px;
  text-align: left;
  border: 1px solid var(--css_content_table_border_color);
  color: var(--css_content_heading_color);
  background: var(--css_content_table_header_background_color);
}
.xf2j2fduxlw td {
  padding: 12px 16px;
  border: 1px solid var(--css_content_table_border_color);
  color: var(--css_content_text_color);
  background: transparent;
}

/* ==========================================================================
   Content table ("General Information")
   ========================================================================== */
.xfil64r49o5 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 1200px) {
  .xfil64r49o5 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xfil64r49o5 {
    margin-bottom: 60px;
  }
}
.xdrwgtssl5f {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--css_content_table_header_background_color);
  color: var(--css_content_heading_color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .xdrwgtssl5f {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}
.xuh0mgsdmar {
  padding: 24px 32px;
  border: 1px solid var(--css_content_table_border_color);
  border-radius: 12px;
}
@media only screen and (max-width: 767px) {
  .xuh0mgsdmar {
    padding: 16px 14px;
  }
}

/* Service pages (about-us, contacts, privacy-policy, ...) — plain content
   block, no "General Information" head bar (that's homepage-specific). */
.xrtzs8gv9jz {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 1200px) {
  .xrtzs8gv9jz {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xrtzs8gv9jz {
    margin-bottom: 60px;
  }
}

/* ==========================================================================
   Updated-date badge (end of main)
   ========================================================================== */
.x7srogypuny {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 40px;
}
@media only screen and (max-width: 1200px) {
  .x7srogypuny {
    padding: 0 16px;
  }
}
.x2of5oer3la {
  padding: 16px 32px;
  border-radius: 10px;
  border: 1px solid var(--css_content_table_border_color);
  background: var(--css_content_background_color);
  color: var(--css_content_text_color);
  font-size: 16px;
  border-left: 5px solid var(--css_main_primary_button_background_color);
}

/* ==========================================================================
   FAQ accordion
   ========================================================================== */
.x5cod4owmsq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 1200px) {
  .x5cod4owmsq {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .x5cod4owmsq {
    margin-bottom: 60px;
  }
}
.x1gjrbxrhw3 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.xiqjebrmfxy {
  border: 1px solid var(--css_content_table_border_color);
  border-radius: 10px;
  background: var(--css_content_background_color);
  overflow: hidden;
}
.xugmn33cazw {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 16px;
  font-weight: 700;
  color: var(--css_content_heading_color);
}
.xr7rpsfscyg {
  flex: 0 0 auto;
  transition: transform 0.2s ease-in-out;
}
.xugmn33cazw[aria-expanded="true"] .xr7rpsfscyg {
  transform: rotate(180deg);
}
.x3rftkvjuf6 {
  padding: 0 20px 18px;
  color: var(--css_content_text_color);
  line-height: 150%;
}
.x3rftkvjuf6 p {
  margin: 0;
}

/* ==========================================================================
   Best games (tabs)
   ========================================================================== */
.xvrdocy24k4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
.xvrdocy24k4 h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}
@media only screen and (max-width: 1200px) {
  .xvrdocy24k4 {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xvrdocy24k4 {
    margin-bottom: 60px;
  }
  .xvrdocy24k4 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.xmo204as11r {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}
@media only screen and (max-width: 767px) {
  .xmo204as11r {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}
.xmo204as11r li {
  background-color: var(--css_banner_background_color);
  width: 100%;
  border-radius: 6px;
}
.xmo204as11r li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  gap: 7px;
  color: var(--css_banner_title_color);
}
.xmo204as11r li a svg {
  fill: var(--css_banner_title_color);
}
.xmo204as11r li a.active {
  background: var(--css_main_background_color);
  color: var(--css_main_heading_color);
}
.xmo204as11r li a.active svg {
  fill: var(--css_main_heading_color);
}
@media only screen and (min-width: 1025px) {
  .xmo204as11r li a:hover {
    background: var(--css_main_background_color);
    color: var(--css_main_heading_color);
  }
  .xmo204as11r li a:hover svg {
    fill: var(--css_main_heading_color);
  }
}
@media only screen and (max-width: 767px) {
  .xmo204as11r li a {
    font-size: 12px;
    height: 36px;
    padding-left: 3px;
  }
}
.xw1gw6vc8os {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s ease-in-out;
}
.xw1gw6vc8os.active {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.xhggbpcyt2d {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media only screen and (max-width: 767px) {
  .xhggbpcyt2d {
    margin: 0 -5px;
  }
}
.x8lcmkjo7uc {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.x8lcmkjo7uc span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--css_content_link_color);
}
.x8lcmkjo7uc small {
  display: block;
  color: var(--css_content_text_color);
  opacity: 0.8;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .x8lcmkjo7uc {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .x8lcmkjo7uc span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}
.xuxqsweswkq {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.xuxqsweswkq img {
  width: 100%;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .xuxqsweswkq:hover img {
    transform: scale(1.1);
  }
}

/* ==========================================================================
   Promopanel (sticky bonus ribbon)
   ========================================================================== */
.xso260nzl3h {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  display: none;
}
.xicyf1hxkne {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  min-height: 74px;
  border-radius: 20px 20px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  background: var(--css_banner_background_color);
}
.xe7ggvjenv7 {
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px 16px;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  color: var(--css_banner_text_color);
}
.x06cs3suflm {
  flex: 0 0 auto;
  color: var(--css_banner_title_color);
  line-height: 1;
}
.x06cs3suflm img {
  border-radius: 12px;
  max-width: 40px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .xe7ggvjenv7 {
    font-size: 13px;
    padding: 8px 10px;
  }
}
.xp5n0c9p75a {
  max-width: 260px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 40px 10px 16px;
}
@media only screen and (max-width: 767px) {
  .xp5n0c9p75a {
    max-width: 190px;
    padding-right: 32px;
  }
}
.xlx4a0m0zbf {
  width: 200px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  transition: 0.3s ease-in-out;
  color: var(--css_banner_button_text_color);
  background: var(--css_banner_button_background_color);
}
@media only screen and (min-width: 1025px) {
  .xlx4a0m0zbf:hover {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  .xlx4a0m0zbf {
    width: 130px;
    height: 38px;
    font-size: 13px;
  }
}
.xoioj5ycw03 {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 16px;
  z-index: 2;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.xg40fn365gm {
  padding: 40px 0 0;
  background: var(--css_header_background_color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1200px) {
  .xg40fn365gm {
    padding: 40px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .xg40fn365gm {
    padding: 24px 16px 32px;
  }
}
.xmm8uoys45i {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .xmm8uoys45i {
    flex-direction: column;
  }
}
.xtlna12nd82 {
  margin-bottom: 20px;
}
.x0hwamih8o7 .xeav1g1pwub {
  margin-bottom: 16px;
}
.x0hwamih8o7 .xeav1g1pwub img {
  max-height: 60px;
  width: auto;
}
.xwdbhnnezwb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.xwdbhnnezwb img {
  max-height: 40px;
  width: auto;
}
.xs2wadn9u48 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0 24px;
}
@media only screen and (max-width: 767px) {
  .xs2wadn9u48 {
    padding: 0 0 24px;
    justify-content: flex-start;
  }
}
.xwg7y2neaty {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .xwg7y2neaty {
    margin: 40px 0 0;
    flex-direction: column;
  }
}
.x4x7xftaslf {
  max-width: 420px;
  margin: 0 0 32px;
  font-size: 13px;
  line-height: 150%;
  color: var(--css_content_text_color);
}
.xe5xmar9wrh {
  color: var(--css_content_heading_color);
  font-size: 12px;
  text-align: center;
}
.xj9ra3e7htt + .xj9ra3e7htt {
  margin-left: 60px;
}
@media only screen and (max-width: 767px) {
  .xj9ra3e7htt + .xj9ra3e7htt {
    margin: 24px 0 0;
  }
}
.xva6v7c7zv1 {
  color: var(--css_header_link_color);
  font-size: 18px;
  margin-bottom: 20px;
}
.xyrked7n27z {
  list-style: none;
  margin: 0;
  padding: 0;
}
.xyrked7n27z li {
  font-size: 16px;
}
.xyrked7n27z li a {
  color: var(--css_header_link_color);
}
@media only screen and (min-width: 1025px) {
  .xyrked7n27z li a:hover {
    text-decoration: underline;
  }
}
.xyrked7n27z li + li {
  margin-top: 12px;
}

/* ==========================================================================
   Mobile guard rails — no horizontal scroll
   ========================================================================== */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
