/* 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);
}

.xye17z6cp7h {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}
@media only screen and (max-width: 767px) {
  .xye17z6cp7h {
    padding: 54px 0 0;
  }
}

/* ==========================================================================
   Header
   ========================================================================== */
.xplifqjj74g {
  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) {
  .xplifqjj74g {
    height: 54px;
  }
}
.x0bbbcir3lg {
  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) {
  .x0bbbcir3lg {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .x0bbbcir3lg {
    justify-content: flex-start;
  }
}

.xfikzt2khvk {
  color: var(--css_header_link_color);
}
.xfikzt2khvk a {
  color: var(--css_header_link_color);
  display: flex;
  align-items: center;
}
.xfikzt2khvk 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;
}
.xfikzt2khvk img {
  max-height: 40px;
  width: auto;
}
@media only screen and (max-width: 1023px) {
  .xfikzt2khvk {
    order: -2;
  }
  .xfikzt2khvk span {
    display: none;
  }
  .xp184o13jnd .xfikzt2khvk span {
    display: block;
  }
  .x0bbbcir3lg .xfikzt2khvk img {
    max-width: 90px;
  }
}

@media only screen and (max-width: 1023px) {
  .x1076nwd4nd {
    display: none;
  }
  .x1076nwd4nd::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}
.xb0cnk5dttd {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.xb0cnk5dttd li {
  font-size: 16px;
  margin: 0 20px;
}
.xb0cnk5dttd li a {
  color: var(--css_header_link_color);
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .xb0cnk5dttd li a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 1023px) {
  .xb0cnk5dttd {
    display: block;
  }
  .xb0cnk5dttd li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--css_main_background_color);
  }
  .xb0cnk5dttd li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .xb0cnk5dttd 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);
  }
  .xb0cnk5dttd li:first-of-type {
    border-top: 1px solid var(--css_main_background_color);
  }
}

.xf5f6m5vvym {
  display: flex;
  align-items: center;
  margin-right: 120px;
}
@media only screen and (max-width: 1400px) {
  .xf5f6m5vvym {
    margin-right: 105px;
  }
}
@media only screen and (max-width: 1023px) {
  .xf5f6m5vvym {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .xf5f6m5vvym {
    max-width: 230px;
    justify-content: flex-end;
  }
}
.xf5f6m5vvym.xgiap6ahxts {
  margin-right: 0;
}

.xxlhgsp3kxh {
  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) {
  .xxlhgsp3kxh:hover {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  .xxlhgsp3kxh {
    height: 38px;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.xlgbo0tze3c {
  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: xs43q5lxte3 2s infinite;
  animation: xs43q5lxte3 2s infinite;
}
@media only screen and (min-width: 1025px) {
  .xlgbo0tze3c:hover {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  .xlgbo0tze3c {
    height: 38px;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@-webkit-keyframes xs43q5lxte3 {
  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 xs43q5lxte3 {
  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 */
.x59ckv003vi {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}
.x59ckv003vi:hover > ul,
.x59ckv003vi:focus > ul,
.x59ckv003vi:focus-within > ul {
  display: flex;
}
.xjxm8n0bbc7 {
  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;
}
.xjxm8n0bbc7::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) {
  .xjxm8n0bbc7 {
    padding: 5px 30px 5px 5px;
    font-size: 12px;
    height: 38px;
    gap: 3px;
  }
}
.x59ckv003vi 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) {
  .x59ckv003vi ul {
    min-width: 52px;
    left: 10px;
    right: auto;
  }
}
.x59ckv003vi 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;
}
.x59ckv003vi 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) {
  .x59ckv003vi ul li a:hover {
    text-decoration: underline;
  }
}

/* Burger / mobile nav toggle */
#xrjgs8fwo1m {
  display: none;
}

.x4pj5bt4dkh {
  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) {
  .x4pj5bt4dkh {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}
.x4pj5bt4dkh 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) {
  .x1076nwd4nd {
    display: none;
    transition: display 0.3s ease-in-out;
  }
  #xrjgs8fwo1m:checked ~ .x1076nwd4nd {
    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;
  }
  #xrjgs8fwo1m:checked + .x4pj5bt4dkh span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  #xrjgs8fwo1m:checked + .x4pj5bt4dkh span:nth-child(2) {
    display: none;
  }
  #xrjgs8fwo1m:checked + .x4pj5bt4dkh span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

/* ==========================================================================
   Hero (main-section)
   ========================================================================== */
.xdi5eg9o8sq {
  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) {
  .xdi5eg9o8sq {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xdi5eg9o8sq {
    padding-bottom: 60px;
    padding-top: 20px;
    margin-bottom: 60px;
  }
}
.xdi5eg9o8sq img {
  margin-bottom: 20px;
}
.xdi5eg9o8sq p {
  color: var(--css_main_text_color);
  font-size: 20px;
  line-height: 160%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .xdi5eg9o8sq p {
    font-size: 16px;
  }
}
.xgr1kygcow4 {
  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) {
  .xgr1kygcow4 {
    font-size: 32px;
  }
}

.xajukf8qcvg {
  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) {
  .xajukf8qcvg:hover {
    opacity: 0.9;
  }
}

/* ==========================================================================
   Rendered JSON/API content wrapper
   ========================================================================== */
.xjuic337o2c {
  color: var(--css_content_text_color);
  font-size: 18px;
  line-height: 150%;
}
.xjuic337o2c p,
.xjuic337o2c li {
  color: var(--css_content_text_color);
  line-height: 150%;
  margin: 0 0 16px;
}
.xjuic337o2c a {
  color: var(--css_content_link_color);
}
.xjuic337o2c table {
  width: 100%;
  border-collapse: collapse;
  line-height: 150%;
  margin: 32px 0;
}
.xjuic337o2c 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);
}
.xjuic337o2c 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")
   ========================================================================== */
.x9itie3o2uv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 1200px) {
  .x9itie3o2uv {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .x9itie3o2uv {
    margin-bottom: 60px;
  }
}
.x7vpav43dpr {
  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) {
  .x7vpav43dpr {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}
.xa9o5c5uary {
  padding: 24px 32px;
  border: 1px solid var(--css_content_table_border_color);
  border-radius: 12px;
}
@media only screen and (max-width: 767px) {
  .xa9o5c5uary {
    padding: 16px 14px;
  }
}

/* Service pages (about-us, contacts, privacy-policy, ...) — plain content
   block, no "General Information" head bar (that's homepage-specific). */
.xh3cc66mgoo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 1200px) {
  .xh3cc66mgoo {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xh3cc66mgoo {
    margin-bottom: 60px;
  }
}

/* ==========================================================================
   Updated-date badge (end of main)
   ========================================================================== */
.x1zny6vhxib {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 40px;
}
@media only screen and (max-width: 1200px) {
  .x1zny6vhxib {
    padding: 0 16px;
  }
}
.x67q75vgrg5 {
  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
   ========================================================================== */
.xtk4twrhejp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
@media only screen and (max-width: 1200px) {
  .xtk4twrhejp {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xtk4twrhejp {
    margin-bottom: 60px;
  }
}
.x6s4jp9u584 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.xva629b3mb9 {
  border: 1px solid var(--css_content_table_border_color);
  border-radius: 10px;
  background: var(--css_content_background_color);
  overflow: hidden;
}
.xs8ip38843u {
  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);
}
.xa8xk93402z {
  flex: 0 0 auto;
  transition: transform 0.2s ease-in-out;
}
.xs8ip38843u[aria-expanded="true"] .xa8xk93402z {
  transform: rotate(180deg);
}
.xc2nx8ebzn8 {
  padding: 0 20px 18px;
  color: var(--css_content_text_color);
  line-height: 150%;
}
.xc2nx8ebzn8 p {
  margin: 0;
}

/* ==========================================================================
   Best games (tabs)
   ========================================================================== */
.xtaaeamlxzs {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}
.xtaaeamlxzs h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}
@media only screen and (max-width: 1200px) {
  .xtaaeamlxzs {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 767px) {
  .xtaaeamlxzs {
    margin-bottom: 60px;
  }
  .xtaaeamlxzs h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.xss6sjqk4lt {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}
@media only screen and (max-width: 767px) {
  .xss6sjqk4lt {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}
.xss6sjqk4lt li {
  background-color: var(--css_banner_background_color);
  width: 100%;
  border-radius: 6px;
}
.xss6sjqk4lt 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);
}
.xss6sjqk4lt li a svg {
  fill: var(--css_banner_title_color);
}
.xss6sjqk4lt li a.active {
  background: var(--css_main_background_color);
  color: var(--css_main_heading_color);
}
.xss6sjqk4lt li a.active svg {
  fill: var(--css_main_heading_color);
}
@media only screen and (min-width: 1025px) {
  .xss6sjqk4lt li a:hover {
    background: var(--css_main_background_color);
    color: var(--css_main_heading_color);
  }
  .xss6sjqk4lt li a:hover svg {
    fill: var(--css_main_heading_color);
  }
}
@media only screen and (max-width: 767px) {
  .xss6sjqk4lt li a {
    font-size: 12px;
    height: 36px;
    padding-left: 3px;
  }
}
.x5lny5imfhw {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s ease-in-out;
}
.x5lny5imfhw.active {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.xcoj5dyqqmo {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media only screen and (max-width: 767px) {
  .xcoj5dyqqmo {
    margin: 0 -5px;
  }
}
.xorapuhlabz {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.xorapuhlabz span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--css_content_link_color);
}
.xorapuhlabz small {
  display: block;
  color: var(--css_content_text_color);
  opacity: 0.8;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .xorapuhlabz {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .xorapuhlabz span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}
.x8r88j2eyxj {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.x8r88j2eyxj img {
  width: 100%;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 1025px) {
  .x8r88j2eyxj:hover img {
    transform: scale(1.1);
  }
}

/* ==========================================================================
   Promopanel (sticky bonus ribbon)
   ========================================================================== */
.xpg0a8t8jti {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  display: none;
}
.x8djmytc5vq {
  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);
}
.xtse4w40rg8 {
  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);
}
.xv6iqdafhfk {
  flex: 0 0 auto;
  color: var(--css_banner_title_color);
  line-height: 1;
}
.xv6iqdafhfk img {
  border-radius: 12px;
  max-width: 40px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .xtse4w40rg8 {
    font-size: 13px;
    padding: 8px 10px;
  }
}
.x0jrloynj0d {
  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) {
  .x0jrloynj0d {
    max-width: 190px;
    padding-right: 32px;
  }
}
.xpk3vfoq6i6 {
  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) {
  .xpk3vfoq6i6:hover {
    opacity: 0.9;
  }
}
@media only screen and (max-width: 767px) {
  .xpk3vfoq6i6 {
    width: 130px;
    height: 38px;
    font-size: 13px;
  }
}
.x7b0oiea2uj {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 12px;
  right: 16px;
  z-index: 2;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.x0432d250lo {
  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) {
  .x0432d250lo {
    padding: 40px 16px 0;
  }
}
@media only screen and (max-width: 767px) {
  .x0432d250lo {
    padding: 24px 16px 32px;
  }
}
.xypzw15s0i4 {
  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) {
  .xypzw15s0i4 {
    flex-direction: column;
  }
}
.x2v357f7koi {
  margin-bottom: 20px;
}
.xp184o13jnd .xfikzt2khvk {
  margin-bottom: 16px;
}
.xp184o13jnd .xfikzt2khvk img {
  max-height: 60px;
  width: auto;
}
.xp35op46qd2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.xp35op46qd2 img {
  max-height: 40px;
  width: auto;
}
.x4egyz8gunt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0 24px;
}
@media only screen and (max-width: 767px) {
  .x4egyz8gunt {
    padding: 0 0 24px;
    justify-content: flex-start;
  }
}
.xza2wk9zqbk {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .xza2wk9zqbk {
    margin: 40px 0 0;
    flex-direction: column;
  }
}
.xqaoilj7jqz {
  max-width: 420px;
  margin: 0 0 32px;
  font-size: 13px;
  line-height: 150%;
  color: var(--css_content_text_color);
}
.xgtq5n4cagk {
  color: var(--css_content_heading_color);
  font-size: 12px;
  text-align: center;
}
.x162gx3vlg4 + .x162gx3vlg4 {
  margin-left: 60px;
}
@media only screen and (max-width: 767px) {
  .x162gx3vlg4 + .x162gx3vlg4 {
    margin: 24px 0 0;
  }
}
.x1s17pn6l5w {
  color: var(--css_header_link_color);
  font-size: 18px;
  margin-bottom: 20px;
}
.xrb5y4u0pop {
  list-style: none;
  margin: 0;
  padding: 0;
}
.xrb5y4u0pop li {
  font-size: 16px;
}
.xrb5y4u0pop li a {
  color: var(--css_header_link_color);
}
@media only screen and (min-width: 1025px) {
  .xrb5y4u0pop li a:hover {
    text-decoration: underline;
  }
}
.xrb5y4u0pop li + li {
  margin-top: 12px;
}

/* ==========================================================================
   Mobile guard rails — no horizontal scroll
   ========================================================================== */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
