html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: flex;
  margin: 0;
  background-color: #0B1228;
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  position: relative;
  overflow-x: hidden;
}

.cont__gGifXK8Dm {
  z-index: 50;
  position: relative;
  padding: 24px 48px 24px 334px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 0px) and (max-width: 575px) {
  .cont__gGifXK8Dm {
    width: unset;
  }
}

@media (max-width: 750px) {
  .cont__gGifXK8Dm {
    display: block;
    padding: 65px 16px 16px 16px;
  }
}

.content-CwSIUQmHb {
  width: 100%;
}

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
}

h1 {
  margin-top: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 38.73px;
}

h2 {
  margin-top: 0;
  font-size: 24px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-16 {
  margin-bottom: 16px;
}

.w-30 {
  width: 30%;
}

.w-100 {
  width: 100%;
}

.hidden {
  display: none;
}

.d-flex {
  display: flex;
}

.text_bAdBxi {
  text-align: center;
}

@media (max-width: 750px) {
  .s-d-none {
    display: none;
  }
}

img.img-float-left {
  float: left;
  width: 300px;
  height: auto;
  margin-right: 18px;
}

.UlapK83eQ__pane::-webkit-scrollbar {
  width: 0;
}

.UlapK83eQ__pane {
  overflow-y: auto;
  z-index: 100;
  padding: 48px 24px;
  position: fixed;
  margin-left: 0;
  height: 100%;
  width: 250px;
}

@media (max-width: 750px) {
  .UlapK83eQ__pane {
    padding: 0;
    height: 50px;
    border-right: unset;
    width: 100%;
    background: #0B1228;
  }
}

@media (max-width: 750px) {
  .UlapK83eQ__pane .cards_RMkQsh {
    display: none;
    position: fixed;
    width: auto;
    top: 65px;
    left: 0;
    right: 0;
    z-index: 300;
    background-color: #0B1228;
    padding: 0 20px 200px;
    max-height: 80vh;
    overflow: auto;
  }
}

.UlapK83eQ__pane .cards_RMkQsh .gift {
  width: 100%;
}

.UlapK83eQ__pane .side_bDN1XGf {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}

@media (max-width: 750px) {
  .UlapK83eQ__pane .side_bDN1XGf {
    margin-bottom: 0;
  }
}

.UlapK83eQ__pane .side_bDN1XGf .Er0p9X_l {
  max-height: 50px;
  width: auto;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .UlapK83eQ__pane .side_bDN1XGf .Er0p9X_l {
    margin: 0 16px;
    height: 40px;
    width: auto;
  }
}

.UlapK83eQ__pane .side_bDN1XGf .burger-menu {
  display: none;
}

@media (max-width: 750px) {
  .UlapK83eQ__pane .side_bDN1XGf .burger-menu {
    display: block;
    cursor: pointer;
    height: 32px;
    width: 32px;
    margin-right: 34px;
  }
}

.UlapK83eQ__pane .npb87qh {
  padding-left: 0;
}

.UlapK83eQ__pane .npb87qh li {
  display: grid;
}

.UlapK83eQ__pane .npb87qh li a {
  text-decoration: none;
  padding: 8px 8px 8px 16px;
  margin-bottom: 16px;
  border-radius: 12px;
  transition: 0.3s;
  color: #9CAEE2;
  display: flex;
  justify-content: space-between;
}

.UlapK83eQ__pane .npb87qh li a img {
  margin-top: -2px;
}

.UlapK83eQ__pane .npb87qh li a.active {
  background-color: #111C3B;
  color: #FFFFFF;
}

.UlapK83eQ__pane .npb87qh li a:hover {
  color: #FFFFFF;
  background-color: #111C3B;
  transition: 0s;
}

.UlapK83eQ__pane .spoiler {
  margin-bottom: 34px;
  width: 100%;
}

.UlapK83eQ__pane .spoiler label {
  border-radius: 4px;
  padding: 3px 0 3px 6px;
  background-color: #1D2E63;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  width: 60px;
}

.UlapK83eQ__pane .spoiler label .rBPRM7AY-l {
  display: flex;
  align-items: center;
}

.UlapK83eQ__pane .spoiler label .rBPRM7AY-l img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.UlapK83eQ__pane .spoiler label .rBPRM7AY-l p {
  margin: 0;
  font-weight: 700;
}

.UlapK83eQ__pane .spoiler label:hover {
  background-color: #1D2E63;
}

.UlapK83eQ__pane .spoiler .contentjSRNUv {
  background-color: #1D2E63;
  border-radius: 4px;
  display: none;
}

.UlapK83eQ__pane .spoiler .contentjSRNUv ul {
  padding-left: 0;
  margin: 0;
  display: inline-block;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.UlapK83eQ__pane .spoiler .contentjSRNUv ul li {
  display: grid;
}

.UlapK83eQ__pane .spoiler .contentjSRNUv ul li a,
.UlapK83eQ__pane .spoiler .contentjSRNUv ul li p {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 92%;
  padding: 9px 12px;
  margin: 0;
  border-radius: 4px;
  gap: 5px;
}

.UlapK83eQ__pane .spoiler .contentjSRNUv ul li a img,
.UlapK83eQ__pane .spoiler .contentjSRNUv ul li p img {
  width: 24px;
  border-radius: 4px;
}

.UlapK83eQ__pane .spoiler .contentjSRNUv ul li:last-child a {
  margin-bottom: 0;
}

.UlapK83eQ__pane .spoiler input {
  display: none;
}

.UlapK83eQ__pane .spoiler label::after {
  content: url("/assets/images/arrow-down.png");
  margin-right: 5px;
}

.UlapK83eQ__pane .spoiler :checked+label::after {
  content: url("/assets/images/arrow-up.png");
}

.UlapK83eQ__pane .spoiler :checked~.contentjSRNUv {
  background-color: #1D2E63;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}

.UlapK83eQ__pane .sign--TrcNptYRD {
  position: absolute;
  bottom: 124px;
  display: grid;
  width: 84%;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 11px;
  grid-row-gap: 0;
}

@media (max-width: 750px) {
  .UlapK83eQ__pane .sign--TrcNptYRD {
    position: relative;
    bottom: auto;
    width: 100%;
  }
}

.SGIZroLN--button {
  display: none;
  margin: 16px;
  border-radius: 12px;
  background: #17254F;
}

@media (max-width: 750px) {
  .SGIZroLN--button {
    display: block;
  }
}

.SGIZroLN--button .btn_CYzLmfKW0 {
  padding: 6px 10px;
  position: relative;
  margin: auto;
  transition: 0.3s;
  cursor: pointer;
}

.SGIZroLN--button .btn_CYzLmfKW0.closed .HQF06Xk__b:nth-of-type(1) {
  transform: translateY(3.7px) rotate(45deg);
}

.SGIZroLN--button .btn_CYzLmfKW0.closed .HQF06Xk__b:nth-of-type(2) {
  transform: translateY(-3.7px) rotate(-45deg);
}

.SGIZroLN--button .HQF06Xk__b {
  height: 1px;
  width: 12px;
  display: block;
  margin: 6px auto;
  position: relative;
  background: linear-gradient(180deg, #2DB865 0%, #099E52 100%);
  border-radius: 10px;
  transition: 0.4s;
}

.SGIZroLN--button .HQF06Xk__b:nth-of-type(1) {
  animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}

.SGIZroLN--button .HQF06Xk__b:nth-of-type(2) {
  animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}

.zHGYbhrT5__button {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 20px;
}

.zHGYbhrT5__button ul {
  left: 0 !important;
}

.zHGYbhrT5__button a {
  color: #9CAEE2;
  text-decoration: none;
}

.zHGYbhrT5__button .N5MXvNhO_cards {
  margin-bottom: -3px;
}

.f1mafOqELbutton {
  padding: 9px 16px 12px 16px;
  border-radius: 999px;
  background: linear-gradient(180deg, #028FF9 0%, #0F59C6 100%);
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: 0.3s;
  text-align: center;
}

.f1mafOqELbutton:hover {
  filter: brightness(90%);
}

.f1mafOqELbutton.wS7Hudyc_first {
  background: linear-gradient(180deg, #028FF9 0%, #0F59C6 100%);
}

.f1mafOqELbutton.sec-tVyPsYaA5 {
  background: linear-gradient(180deg, #2DB865 0%, #099E52 100%);
}

.l4exBHuGAbtn {
  width: 100%;
  max-width: 1046px;
  background-color: #111C3B;
  padding: 24px;
  border-radius: 48px;
  margin-bottom: 24px;
}

@media (max-width: 1050px) {
  .l4exBHuGAbtn {
    padding: 16px;
  }
}

@media (max-width: 750px) {
  .l4exBHuGAbtn {
    border-radius: 24px;
    width: auto;
    max-width: unset;
  }
}

.l4exBHuGAbtn p {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
}

.l4exBHuGAbtn ul,
.l4exBHuGAbtn ol {
  margin-left: 0;
  position: relative;
  left: -1em;
}

.l4exBHuGAbtn h3:first-child {
  margin-top: 0;
}

.l4exBHuGAbtn>*:last-child {
  margin-bottom: 0;
}

.l4exBHuGAbtn .y7S3nj--3AUud {
  margin-bottom: 24px;
  width: 100%;
}

.l4exBHuGAbtn img {
  border-radius: 12px;
}

.l4exBHuGAbtn .image-left {
  margin-right: 18px;
  float: left;
}

@media (max-width: 1050px) {
  .l4exBHuGAbtn .image-left {
    margin-right: unset;
    margin-bottom: 16px;
    width: 100%;
  }
}

.l4exBHuGAbtn .image-left img {
  width: 300px;
}

@media (max-width: 1050px) {
  .l4exBHuGAbtn .image-left img {
    width: 100%;
  }
}

.l4exBHuGAbtn .image-right {
  width: 100%;
  margin-left: 18px;
}

@media (max-width: 1050px) {
  .l4exBHuGAbtn .image-right {
    margin-top: 16px;
    margin-left: unset;
  }
}

.l4exBHuGAbtn .image-right img {
  width: 100%;
}

.l4exBHuGAbtn.image-text {
  display: flex;
}

@media (max-width: 1050px) {
  .l4exBHuGAbtn.image-text {
    display: block;
  }
}

.l4exBHuGAbtn.M9BvIKpcf0QOLN {
  background-color: unset;
}

.u3M5qvOUZp0h {
  max-width: 100%;
  margin-bottom: 64px;
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 2px;
}

@media (max-width: 1050px) {
  .u3M5qvOUZp0h {
    display: flex;
    flex-direction: column;
  }

  .u3M5qvOUZp0h .samzx6_I0t3QM:nth-child(2) {
    display: none;
  }
}

.u3M5qvOUZp0h .samzx6_I0t3QM {
  width: auto;
  margin-bottom: 2px;
  max-height: 200px;
}

.u3M5qvOUZp0h .samzx6_I0t3QM img {
  border-radius: 24px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 750px) {
  .u3M5qvOUZp0h .samzx6_I0t3QM img {
    border-radius: 16px;
    height: 160px;
  }
}

.u3M5qvOUZp0h .zqY38PVvD_first {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #1D2E63;
  position: relative;
}

@media (max-width: 750px) {
  .u3M5qvOUZp0h .zqY38PVvD_first {
    padding: 16px 16px 49px 16px;
    border-radius: 16px;
  }
}

.u3M5qvOUZp0h .zqY38PVvD_first p.JoaT267header {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.u3M5qvOUZp0h .zqY38PVvD_first p.text-hXVdS1 {
  margin-top: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.u3M5qvOUZp0h .zqY38PVvD_first .f1mafOqELbutton {
  position: absolute;
  bottom: 24px;
}

.u3M5qvOUZp0h .mvXjPkcLY__secondary {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #17254F;
  position: relative;
}

@media (max-width: 1050px) {
  .u3M5qvOUZp0h .mvXjPkcLY__secondary {
    display: none;
  }
}

.u3M5qvOUZp0h .mvXjPkcLY__secondary p.JoaT267header {
  margin-top: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.u3M5qvOUZp0h .mvXjPkcLY__secondary .f1mafOqELbutton {
  position: absolute;
  bottom: 24px;
}

.nBSyNLlkD__log {
  border: 1px solid #17254F;
  background-color: #17254F;
  border-radius: 24px;
  margin-bottom: 64px;
  padding: 16px;
}

@media (max-width: 750px) {
  .nBSyNLlkD__log {
    border-radius: 16px;
  }
}

.nBSyNLlkD__log .b4acLKy {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}

@media (max-width: 750px) {
  .nBSyNLlkD__log .b4acLKy {
    padding: 0;
  }
}

.nBSyNLlkD__log .b4acLKy p {
  font-size: 20px;
  font-style: normal;
  margin: 0;
  font-weight: 600;
  line-height: 140%;
}

.nBSyNLlkD__log .b4acLKy .N5MXvNhO_cards.open {
  transform: rotate(180deg);
}

.nBSyNLlkD__log .f8q6Qsl4AR__content {
  display: none;
}

.nBSyNLlkD__log .f8q6Qsl4AR__content ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
  margin-left: 35px;
}

@media (max-width: 750px) {
  .nBSyNLlkD__log .f8q6Qsl4AR__content ol {
    padding-left: 15px;
    width: 90%;
  }
}

.nBSyNLlkD__log .f8q6Qsl4AR__content ol li {
  margin-bottom: 10px;
}

.nBSyNLlkD__log .f8q6Qsl4AR__content ul {
  padding-left: 10px;
}

.nBSyNLlkD__log .f8q6Qsl4AR__content ul li {
  list-style-type: none;
}

.nBSyNLlkD__log .f8q6Qsl4AR__content.show {
  display: block;
}

.oMzxiRN-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  margin-bottom: 16px;
}

@media (max-width: 1250px) {
  .oMzxiRN-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 950px) {
  .oMzxiRN-row {
    grid-template-columns: repeat(1, 1fr);
  }
}

.oMzxiRN-row .card--r2BWqt {
  background-color: #0B1228;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.oMzxiRN-row .card--r2BWqt strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.oMzxiRN-row .card--r2BWqt img {
  margin-bottom: 25px;
}

.oMzxiRN-row .card--r2BWqt .postspvoTqCcB {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.oMzxiRN-row .card--r2BWqt .postspvoTqCcB .RqyLi3e6Karticles {
  width: 50%;
  margin-bottom: 20px;
}

.oMzxiRN-row .card--r2BWqt .postspvoTqCcB .RqyLi3e6Karticles p {
  margin: 0;
  line-height: 19.36px;
}

.oMzxiRN-row .card--r2BWqt .postspvoTqCcB .RqyLi3e6Karticles .JoaT267header {
  font-weight: 700;
  margin-bottom: 6px;
}

.oMzxiRN-row .card--r2BWqt .postspvoTqCcB .RqyLi3e6Karticles .text-hXVdS1 {
  color: #9CAEE2;
}

.lheLEWrfI_bot {
  border-radius: 48px;
  background-color: #17254F;
  padding: 24px;
  width: 1046px;
  margin: 20px;
}

@media (max-width: 1450px) {
  .lheLEWrfI_bot {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .lheLEWrfI_bot {
    margin: unset;
    width: auto;
    max-width: unset;
  }
}

.lheLEWrfI_bot .bot__2ZRmPnK5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .bot__2ZRmPnK5 {
    display: flex;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .Er0p9X_l {
  height: 45px;
  width: auto;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .bot__2ZRmPnK5 .Er0p9X_l {
    margin-bottom: 24px;
  }
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .cdW1DR_logo {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .lheLEWrfI_bot .bot__2ZRmPnK5 .cdW1DR_logo {
    margin-bottom: 15px;
  }
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .bot__2ZRmPnK5 .cdW1DR_logo {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    row-gap: 12px;
  }
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .cdW1DR_logo a {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: #9CAEE2;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .cdW1DR_logo a:hover {
  color: #FFFFFF;
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .f-Uqs0nEzHF {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 6px;
  column-gap: 6px;
  row-gap: 6px;
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .f-Uqs0nEzHF a {
  display: flex;
  background: #1D2E63;
  border-radius: 999px;
  padding: 10px 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  min-width: 200px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .bot__2ZRmPnK5 .f-Uqs0nEzHF a {
    min-width: unset;
  }
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .f-Uqs0nEzHF a p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.lheLEWrfI_bot .bot__2ZRmPnK5 .f-Uqs0nEzHF a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}

.lheLEWrfI_bot .z80LuAO_f {
  display: flex;
  margin-bottom: 24px;
  justify-content: space-between;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .z80LuAO_f {
    flex-direction: column;
    row-gap: 20px;
  }
}

.lheLEWrfI_bot .z80LuAO_f .HPAZszjv-UylYt2 {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.lheLEWrfI_bot .z80LuAO_f .HPAZszjv-UylYt2 a {
  text-decoration: none;
}

.lheLEWrfI_bot .z80LuAO_f .vyYLxq6m-wraper {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .z80LuAO_f .vyYLxq6m-wraper {
    flex-direction: column;
    row-gap: 10px;
  }
}

.lheLEWrfI_bot .z80LuAO_f .vyYLxq6m-wraper a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.lheLEWrfI_bot .z80LuAO_f .vyYLxq6m-wraper a img {
  margin-right: 8px;
}

.lheLEWrfI_bot .f__XStU9R {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 24px;
}

@media (max-width: 1450px) {
  .lheLEWrfI_bot .f__XStU9R {
    flex-direction: column;
  }
}

.lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    margin-bottom: 16px;
  }
}

.lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.jYlPq8b--dark {
  height: 25.7px;
  width: 100%;
}

.lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.DOC3g-NvCc61bSu {
  height: 23.7px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.DOC3g-NvCc61bSu {
    height: unset;
    width: 100%;
  }
}

.lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.Lc4K9mp-S2aFO5 {
  height: 15.4px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.Lc4K9mp-S2aFO5 {
    height: unset;
    width: 100%;
  }
}

.lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.Ce65ib_kQ5AUq2N3 {
  height: 25.5px;
}

@media (max-width: 1050px) {
  .lheLEWrfI_bot .f__XStU9R .brand__IY4DMCd img.Ce65ib_kQ5AUq2N3 {
    height: unset;
    width: 100%;
  }
}

.lheLEWrfI_bot .f__XStU9R .USAKQ9q__prim {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 750px) {
  .lheLEWrfI_bot .f__XStU9R .USAKQ9q__prim {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.lheLEWrfI_bot .f-EgKFtd1S {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 24px;
  column-gap: 24px;
}

.lheLEWrfI_bot .f-EgKFtd1S a {
  color: #9CAEE2;
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 750px) {
  .lheLEWrfI_bot .f-EgKFtd1S a {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

.lheLEWrfI_bot .W9QFkXv5bottom {
  text-align: center;
  color: #9CAEE2;
  font-size: 14px;
}

.card-contact {
  display: flex;
  flex-direction: column;
}

.card-contact .card-contact-info {
  display: flex;
}

@media (max-width: 1050px) {
  .card-contact .card-contact-info {
    flex-direction: column;
  }
}

.card-contact .card-contact-info img {
  border-radius: 8px;
  margin-right: 9px;
  width: 325px;
  height: 100%;
}

.card-contact .card-contact-info .table-responsive {
  margin-left: 10px;
}

.card-contact span {
  text-align: right;
  color: #9CAEE2;
  font-size: 12px;
}

.table-responsive {
  overflow-x: auto;
}

table {
  width: 100%;
  border-spacing: 0 2px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

table p {
  margin: 0;
}

table thead tr {
  background-color: #17254F;
}

table thead tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 8px 16px;
}

table thead tr td:first-child {
  border-radius: 24px 0 0 0;
}

table thead tr td:last-child {
  border-radius: 0 24px 0 0;
}

table tbody a {
  color: #9CAEE2;
}

table tbody tr {
  background-color: #17254F;
}

table tbody tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 8px 16px;
}

table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 24px;
}

table tbody tr:last-child td:last-child {
  border-radius: 0 0 24px 0;
}

.invert__mKIO4l {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  margin-bottom: 64px;
}

@media (max-width: 750px) {
  .invert__mKIO4l {
    grid-template-columns: repeat(1, 1fr);
  }
}

.invert__mKIO4l .prim-7HWjidF {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}

@media (max-width: 750px) {
  .invert__mKIO4l .prim-7HWjidF {
    margin-bottom: 16px;
  }
}

.invert__mKIO4l .prim-7HWjidF p.JoaT267header {
  color: #2EB68B;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}

.invert__mKIO4l .wr_9VK6Tsn0F {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}

.invert__mKIO4l .wr_9VK6Tsn0F p.JoaT267header {
  color: #FC4842;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}

.invert__mKIO4l p.RqyLi3e6Karticles {
  margin-bottom: 0;
  display: flex;
}

.invert__mKIO4l p.RqyLi3e6Karticles img {
  margin-right: 10px;
}

.eD9kwx2UNcdzE {
  margin-top: 24px;
  margin-bottom: 64px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles {
  background-color: #17254F;
  border-radius: 24px;
  margin-bottom: 20px;
  padding: 16px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .ZvGf1XM_ZB8xHG {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .ZvGf1XM_ZB8xHG .jCWLX_5YSJ0QxN {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .ZvGf1XM_ZB8xHG .SDKngF-7v0f6cR .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .ZvGf1XM_ZB8xHG .SDKngF-7v0f6cR .contrastUyaF8bQj {
  margin-top: 0;
  color: #9CAEE2;
  margin-bottom: 0;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .text-hXVdS1 {
  margin-bottom: 10px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt {
    flex-direction: column;
    align-items: flex-start;
  }
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt .JoaT267header {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt .ZULfFbem--6gHK {
  display: flex;
  margin-right: 10px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt .ZULfFbem--6gHK .NLKR5q--AZKR {
  margin-right: 8px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt .ZULfFbem--6gHK .NLKR5q--AZKR .q7iwc__qGT4DE {
  filter: grayscale(100%);
  opacity: 0.2;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt .ZULfFbem--6gHK img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.eD9kwx2UNcdzE .RqyLi3e6Karticles .y9rdSXveTx_c9nt .gX9ej28--nav {
  margin-top: 1px;
  font-weight: 600;
  margin-bottom: 0;
  color: #FFFFFF;
}

.login-4TbLc5mO .sjTN1fdDC_blocks {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #17254F;
  margin-bottom: 24px;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .M7RELGjrk_rows {
  display: flex;
  align-items: center;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .M7RELGjrk_rows img {
  margin-right: 16px;
  height: 70px;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .M7RELGjrk_rows .text-hXVdS1 p {
  margin: 0;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .M7RELGjrk_rows .text-hXVdS1 .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .M7RELGjrk_rows .text-hXVdS1 .KL6wzpOPbrand {
  color: #9CAEE2;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .M7RELGjrk_rows .text-hXVdS1 .darkedFiqu5P {
  font-weight: 400;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .btn-d4EOyR8g a {
  margin-left: 12px;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .btn-d4EOyR8g a img {
  transition: 1s;
}

.login-4TbLc5mO .sjTN1fdDC_blocks .btn-d4EOyR8g a img:hover {
  scale: 1.2;
  transition: 0s;
}

.login-4TbLc5mO .jIeiZF_login p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g {
    display: flex;
    flex-direction: column;
  }
}

.login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g a {
  border-radius: 8px;
  padding-top: 6.5px;
  padding-bottom: 7.5px;
  display: inline-flex;
  align-content: center;
  min-width: 232px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-decoration: none;
  color: #FFFFFF;
}

.login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g a {
    margin-bottom: 8px;
  }
}

.login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g .footer_HC7Rf1d {
  background-color: #247AD8;
}

.login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g .jFztwW__ELHDVNu3A {
  background-color: #44B642;
}

.login-4TbLc5mO .jIeiZF_login .btn-d4EOyR8g .s1mkYDAh__febRp {
  background-color: #289FE3;
}

.demo {
  margin-top: 24px;
  margin-bottom: 24px;
  max-width: 1076px;
  width: 100%;
}

@media (max-width: 351px) {
  .demo {
    position: relative;
    height: 600px;
  }
}

.demo iframe {
  height: 670px;
  width: 100%;
  border: unset;
  border-radius: 16px;
}

@media (max-width: 351px) {
  .demo iframe {
    height: 100%;
    position: absolute;
    width: 120%;
    left: -10%;
  }
}

.eTR2L4oc_b {
  position: relative;
  background: #17254F;
  border-radius: 4px;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}

@media (max-width: 1450px) {
  .eTR2L4oc_b {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media (max-width: 750px) {
  .eTR2L4oc_b {
    width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}

.eTR2L4oc_b .first_w8XQWp {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  height: 150px;
}

@media (max-width: 950px) {
  .eTR2L4oc_b .first_w8XQWp {
    height: 100px;
  }
}

.eTR2L4oc_b .text-hXVdS1 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.eTR2L4oc_b .GgpqBuj1t__txt {
  color: #FFFFFF;
  font-weight: 900;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  line-height: normal;
}

.eTR2L4oc_b .button_SAfkoVyq2 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.eTR2L4oc_b .button_SAfkoVyq2 .E7YVaFi__p {
  position: relative;
  display: flex;
  height: 45px;
  width: 328px;
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #1E483E;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}

@media (max-width: 1050px) {
  .eTR2L4oc_b .button_SAfkoVyq2 .E7YVaFi__p {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .eTR2L4oc_b .button_SAfkoVyq2 .E7YVaFi__p {
    width: 160px;
  }
}

.eTR2L4oc_b .button_SAfkoVyq2 .E7YVaFi__p img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.eTR2L4oc_b .button_SAfkoVyq2 .E7YVaFi__p .tooltip {
  position: absolute;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}

.eTR2L4oc_b .button_SAfkoVyq2 .E7YVaFi__p.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.eTR2L4oc_b .button_SAfkoVyq2 .f1mafOqELbutton {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .eTR2L4oc_b .button_SAfkoVyq2 .f1mafOqELbutton {
    width: 120px;
  }
}

.row {
  width: 100%;
  display: flex;
  flex-direction: row;
}

@media (max-width: 1250px) {
  .row {
    flex-direction: column;
  }
}

.card-game {
  padding: 24px 16px 16px 16px;
  background-color: #0B1228;
  border-radius: 12px;
  display: flex;
  width: 100%;
  margin-right: 20px;
  flex-direction: column;
}

@media (max-width: 1250px) {
  .card-game {
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.card-game .card-heading {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.card-game a {
  margin-right: 15px;
}

.card-game img {
  width: 265px;
  margin-right: 16px;
  border-radius: 8px;
}

@media (max-width: 950px) {
  .card-game img {
    width: 100%;
  }
}

.card-game .postspvoTqCcB {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

@media (max-width: 1250px) {
  .card-game .postspvoTqCcB {
    grid-template-columns: repeat(2, 1fr);
  }
}

.card-game .postspvoTqCcB .RqyLi3e6Karticles {
  background-color: #0B1228;
  border-radius: 8px;
  padding: 9px;
}

.card-game .postspvoTqCcB .RqyLi3e6Karticles .JoaT267header {
  color: #9CAEE2;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .postspvoTqCcB .RqyLi3e6Karticles .text-hXVdS1 {
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}

@media (max-width: 750px) {
  .company-info-max .company-image {
    width: 100%;
  }
}

.card-provider {
  padding: 24px 16px 16px 16px;
  background-color: #0B1228;
  border-radius: 12px;
  display: flex;
  min-width: 314px;
  flex-direction: column;
}

@media (max-width: 1250px) {
  .card-provider {
    width: auto;
  }
}

.card-provider p {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.card-provider img {
  width: 100%;
  border-radius: 8px;
}

.card-provider a.f1mafOqELbutton {
  margin-top: 8px;
  text-align: center;
  margin-right: 0;
}

.related {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

@media (max-width: 1150px) {
  .related {
    grid-template-columns: repeat(2, 1fr);
  }
}

.related img {
  width: 100%;
  border-radius: 8px;
}

.error {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.error .l2R1SNowXb0B {
  font-size: 128px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.error p {
  color: #9CAEE2;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
  margin-bottom: 64px;
}

.error .f1mafOqELbutton {
  margin-bottom: 130px;
}

.LJQbfxysitemap {
  display: flex;
  flex-direction: column;
}

.LJQbfxysitemap a {
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  padding: 16px 12px;
  margin-bottom: 8px;
  transition: 0.3s;
}

.LJQbfxysitemap a:hover {
  background-color: #0B1228;
  transition: 0s;
}

.wrap__Mq6dePT {
  border-radius: 24px;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  background-color: #1D2E63;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  left: 50%;
  width: 85%;
  padding: 16px;
  transform: translate(-50%, 0%);
}

@media (max-width: 750px) {
  .wrap__Mq6dePT {
    flex-direction: column;
  }
}

.wrap__Mq6dePT .tC5pwk__block {
  display: flex;
  align-items: center;
}

.wrap__Mq6dePT .tC5pwk__block img {
  height: 38px;
  margin-right: 16px;
  width: auto;
}

@media (max-width: 750px) {
  .wrap__Mq6dePT .tC5pwk__block img {
    margin-left: 10px;
  }
}

.wrap__Mq6dePT .tC5pwk__block .card-ju6iZhC .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wrap__Mq6dePT .tC5pwk__block .card-ju6iZhC .gOXt2j--txt {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wrap__Mq6dePT .brand__ixOfNXgp {
  display: inline-block;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .wrap__Mq6dePT .brand__ixOfNXgp {
    margin-bottom: 13px;
    white-space: unset;
  }
}

.wrap__Mq6dePT .brand__ixOfNXgp .p0kyBJN__prim {
  margin-right: 10px;
}

.wrap__Mq6dePT .brand__ixOfNXgp .ZyCknLVr-btn {
  cursor: pointer;
}

@media (max-width: 750px) {
  .wrap__Mq6dePT .brand__ixOfNXgp .ZyCknLVr-btn {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.footer_exc46O {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
  margin-bottom: 64px;
}

@media (max-width: 950px) {
  .footer_exc46O {
    grid-template-columns: repeat(1, 1fr);
  }
}

.footer_exc46O .xS7ARz21-item h3 {
  cursor: pointer;
  border-radius: 24px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 700;
  background-color: #17254F;
  font-size: 16px;
}

.footer_exc46O .xS7ARz21-item .cg1jWBF__text {
  padding: 16px;
  background-color: #17254F;
  border-radius: 24px;
  display: none;
  margin-bottom: 8px;
}

.footer_exc46O .xS7ARz21-item .cg1jWBF__text p {
  margin: 0;
  color: #9CAEE2;
}

.footer_exc46O .xS7ARz21-item .cg1jWBF__text.show {
  display: block;
}

.footer_exc46O .xS7ARz21-item h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

.footer_exc46O .xS7ARz21-item.show h3::after {
  content: url("/assets/images/arrow-up.svg");
  margin-right: 5px;
}

.contentKXo6IQJ2 {
  text-align: center;
}

.h1E2mc2tfTkWUE .iJ6MYo_yYfAI {
  background-color: #0B1228;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .h1E2mc2tfTkWUE .iJ6MYo_yYfAI {
    display: flex;
    flex-direction: column;
  }
}

.h1E2mc2tfTkWUE .iJ6MYo_yYfAI button {
  color: #FFFFFF;
  display: flex;
  align-items: center;
  margin: 2px 16px 2px 2px;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 7px 8px;
  transition: 0.3s;
  border-radius: 6px;
  font-size: 16px;
}

@media (max-width: 750px) {
  .h1E2mc2tfTkWUE .iJ6MYo_yYfAI button {
    margin: 2px;
  }
}

.h1E2mc2tfTkWUE .iJ6MYo_yYfAI button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.h1E2mc2tfTkWUE .iJ6MYo_yYfAI button:last-child {
  margin-right: 0;
}

.h1E2mc2tfTkWUE .iJ6MYo_yYfAI button:hover {
  background-color: #FFFFFF;
}

.h1E2mc2tfTkWUE .iJ6MYo_yYfAI button.active {
  background-color: #FFFFFF;
}

.h1E2mc2tfTkWUE .content_aIySZob {
  display: none;
}

.l7qKLHSThg-logo {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

@media (max-width: 750px) {
  .l7qKLHSThg-logo {
    flex-direction: column;
  }
}

.l7qKLHSThg-logo .RtXDOy2vP__l {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .l7qKLHSThg-logo .RtXDOy2vP__l {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

input[id=radio-1]:checked~.glider {
  transform: translateX(0);
}

input[id=radio-2]:checked~.glider {
  transform: translateX(100%);
}

input[id=radio-3]:checked~.glider {
  transform: translateX(200%);
}

.glider {
  position: absolute;
  display: flex;
  height: 36px;
  width: 220px;
  background-color: #404A55;
  z-index: 1;
  border-radius: 6px;
  transition: 0.25s ease-out;
}

@media (max-width: 750px) {
  .glider {
    width: 160px;
  }
}

.our-partners {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.our-partners img {
  height: 20px;
  width: auto;
}

.aOXp8--tvCqdEG {
  display: flex;
  grid-gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 64px;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh {
  padding: 16px;
  border-radius: 24px;
  background: #17254F;
  max-width: 306px;
  min-width: 306px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1050px) {
  .aOXp8--tvCqdEG .articles--EfSp7Ijh {
    max-width: unset;
    min-width: unset;
  }
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .texty654GgIwA .n3oPfTFW-brand {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 16px;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .texty654GgIwA p {
  margin-top: 0;
  margin-bottom: 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .invert_vojx8zBnb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .invert_vojx8zBnb .mQGHkL9_B6s1RV {
  border-radius: 60px;
  background: #1D2E63;
  backdrop-filter: blur(10px);
  padding: 2px 8px 2px 6px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  margin: 0;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .invert_vojx8zBnb .ZULfFbem--6gHK {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .invert_vojx8zBnb .ZULfFbem--6gHK img {
  margin-right: 4px;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .invert_vojx8zBnb .ZULfFbem--6gHK p {
  margin: 0;
}

.aOXp8--tvCqdEG .articles--EfSp7Ijh .f1mafOqELbutton {
  display: block;
}

.gWndoSiPMPXGr {
  margin-bottom: 64px;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh {
  padding: 16px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #17254F;
  margin-bottom: 16px;
}

@media (max-width: 1050px) {
  .gWndoSiPMPXGr .articles--EfSp7Ijh {
    flex-direction: column;
  }
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .NcuRBX-QsH8upP4d {
  position: relative;
  margin-right: 16px;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .NcuRBX-QsH8upP4d .gX9ej28--nav {
  border-radius: 42px;
  background: linear-gradient(180deg, #028FF9 0%, #0F59C6 100%);
  height: 30px;
  width: 30px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  left: 10px;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .NcuRBX-QsH8upP4d .n3oPfTFW-brand {
  height: auto;
  width: 220px;
  border-radius: 16px;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 16px;
  width: 100%;
}

@media (max-width: 1050px) {
  .gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA {
    width: 100%;
    justify-content: center;
    margin-bottom: 16px;
    margin-left: 16px;
  }
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
}

@media (max-width: 750px) {
  .gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS .name {
    display: none;
  }
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS .ZULfFbem--6gHK {
  display: flex;
  align-items: center;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS .ZULfFbem--6gHK .NLKR5q--AZKR {
  margin-right: 4px;
}

@media (max-width: 750px) {
  .gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS .ZULfFbem--6gHK .NLKR5q--AZKR {
    margin-bottom: 16px;
  }
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n_RJ1TkcS .ZULfFbem--6gHK .NLKR5q--AZKR .q7iwc__qGT4DE {
  filter: grayscale(100%);
  opacity: 0.2;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .n6ZhTo1--hkIPnx2 {
  color: #2EB68B;
  font-size: 18px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 16px;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .text-hXVdS1 {
  margin-top: 0;
  margin-bottom: 16px;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .diRaLswAS__first {
  border-radius: 60px;
  border: 1px solid #2EB68B;
  background: #1D2E63;
  padding: 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .diRaLswAS__first p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .texty654GgIwA .diRaLswAS__first p a {
  text-decoration: none;
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .btn-d4EOyR8g {
  display: flex;
  min-width: 230px;
  flex-direction: column;
}

@media (max-width: 1050px) {
  .gWndoSiPMPXGr .articles--EfSp7Ijh .btn-d4EOyR8g {
    flex-direction: row;
    width: 100%;
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}

.gWndoSiPMPXGr .articles--EfSp7Ijh .btn-d4EOyR8g .f1mafOqELbutton {
  margin-bottom: 8px;
}

@media (max-width: 1050px) {
  .gWndoSiPMPXGr .articles--EfSp7Ijh .btn-d4EOyR8g .f1mafOqELbutton {
    width: 100%;
  }
}

.zBdlN9jM__dark {
  position: fixed;
  display: flex;
  flex-direction: column;
  bottom: 24px;
  right: 24px;
  z-index: 200;
}

@media (max-width: 1050px) {
  .zBdlN9jM__dark {
    display: none;
  }
}

.zBdlN9jM__dark a {
  display: flex;
  background: #2EB68B;
  border-radius: 999px;
  padding: 16px;
  margin-bottom: 6px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.zBdlN9jM__dark a p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.zBdlN9jM__dark a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}

.N2JRd7UHf__log {
  display: flex;
}

@media (max-width: 750px) {
  .N2JRd7UHf__log {
    flex-direction: column;
  }
}

.N2JRd7UHf__log .txt0FWG38g {
  width: 100%;
}

.N2JRd7UHf__log .HUOd--MC1Uoep4 {
  margin-right: 20px;
  min-width: 300px;
}

@media (max-width: 750px) {
  .N2JRd7UHf__log .HUOd--MC1Uoep4 {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}

.N2JRd7UHf__log .HUOd--MC1Uoep4 .y7S3nj--3AUud {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .N2JRd7UHf__log .HUOd--MC1Uoep4 .y7S3nj--3AUud {
    max-width: unset;
    width: 100%;
  }
}

.gIB7vFuoDHgMvl {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .gIB7vFuoDHgMvl {
    flex-direction: column-reverse;
  }
}

.gIB7vFuoDHgMvl .HUOd--MC1Uoep4 {
  min-width: 300px;
}

@media (max-width: 750px) {
  .gIB7vFuoDHgMvl .HUOd--MC1Uoep4 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.gIB7vFuoDHgMvl .HUOd--MC1Uoep4 .y7S3nj--3AUud {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .gIB7vFuoDHgMvl .HUOd--MC1Uoep4 .y7S3nj--3AUud {
    max-width: unset;
    width: 100%;
  }
}

.gIB7vFuoDHgMvl .txt0FWG38g {
  width: 100%;
  margin-right: 20px;
}