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;
}

.mRaYxFofP-cont {
  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) {
  .mRaYxFofP-cont {
    width: unset;
  }
}
@media (max-width: 750px) {
  .mRaYxFofP-cont {
    display: block;
    padding: 65px 16px 16px 16px;
  }
}

.content__t68euP {
  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;
}

.wFqIuWE--content {
  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;
}

.Q50WYf--panel::-webkit-scrollbar {
  width: 0;
}

.Q50WYf--panel {
  overflow-y: auto;
  z-index: 100;
  padding: 48px 24px;
  position: fixed;
  margin-left: 0;
  height: 100%;
  width: 250px;
}
@media (max-width: 750px) {
  .Q50WYf--panel {
    padding: 0;
    height: 50px;
    border-right: unset;
    width: 100%;
    background: #0B1228;
  }
}
@media (max-width: 750px) {
  .Q50WYf--panel .s7axo3y__row {
    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;
  }
}
.Q50WYf--panel .s7axo3y__row .gift {
  width: 100%;
}
.Q50WYf--panel .pane--tmFHX3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}
@media (max-width: 750px) {
  .Q50WYf--panel .pane--tmFHX3 {
    margin-bottom: 0;
  }
}
.Q50WYf--panel .pane--tmFHX3 .d4FNd2wXW1-brand {
  max-height: 50px;
  width: auto;
  margin: 5px 10px 5px 10px;
}
@media (max-width: 750px) {
  .Q50WYf--panel .pane--tmFHX3 .d4FNd2wXW1-brand {
    margin: 0 16px;
    height: 40px;
    width: auto;
  }
}
.Q50WYf--panel .pane--tmFHX3 .burger-menu {
  display: none;
}
@media (max-width: 750px) {
  .Q50WYf--panel .pane--tmFHX3 .burger-menu {
    display: block;
    cursor: pointer;
    height: 32px;
    width: 32px;
    margin-right: 34px;
  }
}
.Q50WYf--panel .menu--RTqI32Gs {
  padding-left: 0;
}
.Q50WYf--panel .menu--RTqI32Gs li {
  display: grid;
}
.Q50WYf--panel .menu--RTqI32Gs 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;
}
.Q50WYf--panel .menu--RTqI32Gs li a img {
  margin-top: -2px;
}
.Q50WYf--panel .menu--RTqI32Gs li a.active {
  background-color: #111C3B;
  color: #FFFFFF;
}
.Q50WYf--panel .menu--RTqI32Gs li a:hover {
  color: #FFFFFF;
  background-color: #111C3B;
  transition: 0s;
}
.Q50WYf--panel .spoiler {
  margin-bottom: 34px;
  width: 100%;
}
.Q50WYf--panel .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;
}
.Q50WYf--panel .spoiler label .language {
  display: flex;
  align-items: center;
}
.Q50WYf--panel .spoiler label .language img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}
.Q50WYf--panel .spoiler label .language p {
  margin: 0;
  font-weight: 700;
}
.Q50WYf--panel .spoiler label:hover {
  background-color: #1D2E63;
}
.Q50WYf--panel .spoiler .spoiler-content {
  background-color: #1D2E63;
  border-radius: 4px;
  display: none;
}
.Q50WYf--panel .spoiler .spoiler-content ul {
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
.Q50WYf--panel .spoiler .spoiler-content ul li {
  display: grid;
}
.Q50WYf--panel .spoiler .spoiler-content ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 92%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.Q50WYf--panel .spoiler .spoiler-content ul li a img {
  margin-right: 8px;
  width: 24px;
  border-radius: 4px;
}
.Q50WYf--panel .spoiler .spoiler-content ul li:last-child a {
  margin-bottom: 0;
}
.Q50WYf--panel .spoiler input {
  display: none;
}
.Q50WYf--panel .spoiler label::after {
  content: url("/assets/images/arrow-down.png");
  margin-right: 5px;
}
.Q50WYf--panel .spoiler :checked + label::after {
  content: url("/assets/images/arrow-up.png");
}
.Q50WYf--panel .spoiler :checked ~ .spoiler-content {
  background-color: #1D2E63;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}
.Q50WYf--panel .login__jhpA5YI {
  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) {
  .Q50WYf--panel .login__jhpA5YI {
    position: relative;
    bottom: auto;
    width: 100%;
  }
}

.k9xaePh8--b {
  display: none;
  margin: 16px;
  border-radius: 12px;
  background: #17254F;
}
@media (max-width: 750px) {
  .k9xaePh8--b {
    display: block;
  }
}
.k9xaePh8--b .EQGaNS5x_btn {
  padding: 6px 10px;
  position: relative;
  margin: auto;
  transition: 0.3s;
  cursor: pointer;
}
.k9xaePh8--b .EQGaNS5x_btn.closed .tJ8gse__action:nth-of-type(1) {
  transform: translateY(3.7px) rotate(45deg);
}
.k9xaePh8--b .EQGaNS5x_btn.closed .tJ8gse__action:nth-of-type(2) {
  transform: translateY(-3.7px) rotate(-45deg);
}
.k9xaePh8--b .tJ8gse__action {
  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;
}
.k9xaePh8--b .tJ8gse__action:nth-of-type(1) {
  animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}
.k9xaePh8--b .tJ8gse__action:nth-of-type(2) {
  animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}

.btn-5nHM0hOR {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.btn-5nHM0hOR ul {
  left: 0 !important;
}
.btn-5nHM0hOR a {
  color: #9CAEE2;
  text-decoration: none;
}
.btn-5nHM0hOR .VI7ar3ucards {
  margin-bottom: -3px;
}

.eDdfGUB-button {
  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;
}

.eDdfGUB-button:hover {
  filter: brightness(90%);
}

.eDdfGUB-button.primary--4aNYbn9 {
  background: linear-gradient(180deg, #028FF9 0%, #0F59C6 100%);
}

.eDdfGUB-button.secondary--ya4YC1d {
  background: linear-gradient(180deg, #2DB865 0%, #099E52 100%);
}

.b__4vbFglKZj {
  width: 100%;
  max-width: 1046px;
  background-color: #111C3B;
  padding: 24px;
  border-radius: 48px;
  margin-bottom: 24px;
}
@media (max-width: 1050px) {
  .b__4vbFglKZj {
    padding: 16px;
  }
}
@media (max-width: 750px) {
  .b__4vbFglKZj {
    border-radius: 24px;
    width: auto;
    max-width: unset;
  }
}
.b__4vbFglKZj p {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
}
.b__4vbFglKZj ul, .b__4vbFglKZj ol {
  margin-left: 0;
  position: relative;
  left: -1em;
}
.b__4vbFglKZj h3:first-child {
  margin-top: 0;
}
.b__4vbFglKZj > *:last-child {
  margin-bottom: 0;
}
.b__4vbFglKZj .h6fr8-yvsIUu0p {
  margin-bottom: 24px;
  width: 100%;
}
.b__4vbFglKZj img {
  border-radius: 12px;
}
.b__4vbFglKZj .image-left {
  margin-right: 18px;
  float: left;
}
@media (max-width: 1050px) {
  .b__4vbFglKZj .image-left {
    margin-right: unset;
    margin-bottom: 16px;
    width: 100%;
  }
}
.b__4vbFglKZj .image-left img {
  width: 300px;
}
@media (max-width: 1050px) {
  .b__4vbFglKZj .image-left img {
    width: 100%;
  }
}
.b__4vbFglKZj .image-right {
  width: 100%;
  margin-left: 18px;
}
@media (max-width: 1050px) {
  .b__4vbFglKZj .image-right {
    margin-top: 16px;
    margin-left: unset;
  }
}
.b__4vbFglKZj .image-right img {
  width: 100%;
}

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

.b__4vbFglKZj.NlSVb-e7AcNF5 {
  background-color: unset;
}

.oByliP_whOkgp {
  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) {
  .oByliP_whOkgp {
    display: flex;
    flex-direction: column;
  }
  .oByliP_whOkgp .BaAIL-1MPftO:nth-child(2) {
    display: none;
  }
}
.oByliP_whOkgp .BaAIL-1MPftO {
  width: auto;
  margin-bottom: 2px;
  max-height: 200px;
}
.oByliP_whOkgp .BaAIL-1MPftO img {
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 750px) {
  .oByliP_whOkgp .BaAIL-1MPftO img {
    border-radius: 16px;
    height: 160px;
  }
}
.oByliP_whOkgp .oAFLgc7wbp {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #1D2E63;
  position: relative;
}
@media (max-width: 750px) {
  .oByliP_whOkgp .oAFLgc7wbp {
    padding: 16px 16px 49px 16px;
    border-radius: 16px;
  }
}
.oByliP_whOkgp .oAFLgc7wbp p.e23KtSEh {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.oByliP_whOkgp .oAFLgc7wbp p.text_UheHT6 {
  margin-top: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.oByliP_whOkgp .oAFLgc7wbp .eDdfGUB-button {
  position: absolute;
  bottom: 24px;
}
.oByliP_whOkgp .alt__pTwS3KGeM {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #17254F;
  position: relative;
}
@media (max-width: 1050px) {
  .oByliP_whOkgp .alt__pTwS3KGeM {
    display: none;
  }
}
.oByliP_whOkgp .alt__pTwS3KGeM p.e23KtSEh {
  margin-top: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.oByliP_whOkgp .alt__pTwS3KGeM .eDdfGUB-button {
  position: absolute;
  bottom: 24px;
}

.logo-348WAL {
  border: 1px solid #17254F;
  background-color: #17254F;
  border-radius: 24px;
  margin-bottom: 64px;
  padding: 16px;
}
@media (max-width: 750px) {
  .logo-348WAL {
    border-radius: 16px;
  }
}
.logo-348WAL .action__qycjMb {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}
@media (max-width: 750px) {
  .logo-348WAL .action__qycjMb {
    padding: 0;
  }
}
.logo-348WAL .action__qycjMb p {
  font-size: 20px;
  font-style: normal;
  margin: 0;
  font-weight: 600;
  line-height: 140%;
}
.logo-348WAL .action__qycjMb .VI7ar3ucards.open {
  transform: rotate(180deg);
}
.logo-348WAL .text__p7uV9Cb6 {
  display: none;
}
.logo-348WAL .text__p7uV9Cb6 ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
  margin-left: 35px;
}
@media (max-width: 750px) {
  .logo-348WAL .text__p7uV9Cb6 ol {
    padding-left: 15px;
    width: 90%;
  }
}
.logo-348WAL .text__p7uV9Cb6 ol li {
  margin-bottom: 10px;
}
.logo-348WAL .text__p7uV9Cb6 ul {
  padding-left: 10px;
}
.logo-348WAL .text__p7uV9Cb6 ul li {
  list-style-type: none;
}
.logo-348WAL .text__p7uV9Cb6.show {
  display: block;
}

.fvzU5T__row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  margin-bottom: 16px;
}
@media (max-width: 1250px) {
  .fvzU5T__row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 950px) {
  .fvzU5T__row {
    grid-template-columns: repeat(1, 1fr);
  }
}
.fvzU5T__row .block--kvwsjI {
  background-color: #0B1228;
  border-radius: 8px;
  padding: 23px 16px 3px;
}
.fvzU5T__row .block--kvwsjI strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}
.fvzU5T__row .block--kvwsjI img {
  margin-bottom: 25px;
}
.fvzU5T__row .block--kvwsjI .ZlNF3KE_item {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.fvzU5T__row .block--kvwsjI .ZlNF3KE_item .yksNOlL_article {
  width: 50%;
  margin-bottom: 20px;
}
.fvzU5T__row .block--kvwsjI .ZlNF3KE_item .yksNOlL_article p {
  margin: 0;
  line-height: 19.36px;
}
.fvzU5T__row .block--kvwsjI .ZlNF3KE_item .yksNOlL_article .e23KtSEh {
  font-weight: 700;
  margin-bottom: 6px;
}
.fvzU5T__row .block--kvwsjI .ZlNF3KE_item .yksNOlL_article .text_UheHT6 {
  color: #9CAEE2;
}

.footer_9dKuMgQ2s {
  border-radius: 48px;
  background-color: #17254F;
  padding: 24px;
  width: 1046px;
  margin: 20px;
}
@media (max-width: 1450px) {
  .footer_9dKuMgQ2s {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .footer_9dKuMgQ2s {
    margin: unset;
    width: auto;
    max-width: unset;
  }
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .j1LwRnXKOf__footer {
    display: flex;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .d4FNd2wXW1-brand {
  height: 45px;
  width: auto;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .j1LwRnXKOf__footer .d4FNd2wXW1-brand {
    margin-bottom: 24px;
  }
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .log__suLBA4 {
  margin-left: 10px;
}
@media (max-width: 1450px) {
  .footer_9dKuMgQ2s .j1LwRnXKOf__footer .log__suLBA4 {
    margin-bottom: 15px;
  }
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .j1LwRnXKOf__footer .log__suLBA4 {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    row-gap: 12px;
  }
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .log__suLBA4 a {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: #9CAEE2;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .log__suLBA4 a:hover {
  color: #FFFFFF;
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .wgMaG5-bottom {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 6px;
       column-gap: 6px;
  row-gap: 6px;
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .wgMaG5-bottom 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) {
  .footer_9dKuMgQ2s .j1LwRnXKOf__footer .wgMaG5-bottom a {
    min-width: unset;
  }
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .wgMaG5-bottom a p {
  margin: 0;
  width: 100%;
  text-align: center;
}
.footer_9dKuMgQ2s .j1LwRnXKOf__footer .wgMaG5-bottom a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}
.footer_9dKuMgQ2s .footeroCRLKsv {
  display: flex;
  margin-bottom: 24px;
  justify-content: space-between;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .footeroCRLKsv {
    flex-direction: column;
    row-gap: 20px;
  }
}
.footer_9dKuMgQ2s .footeroCRLKsv .v2sED6_Ii5sYXy {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.footer_9dKuMgQ2s .footeroCRLKsv .v2sED6_Ii5sYXy a {
  text-decoration: none;
}
.footer_9dKuMgQ2s .footeroCRLKsv .M8tuiCrncontainer {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .footeroCRLKsv .M8tuiCrncontainer {
    flex-direction: column;
    row-gap: 10px;
  }
}
.footer_9dKuMgQ2s .footeroCRLKsv .M8tuiCrncontainer a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.footer_9dKuMgQ2s .footeroCRLKsv .M8tuiCrncontainer a img {
  margin-right: 8px;
}
.footer_9dKuMgQ2s .bottom__evTOjap {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 1450px) {
  .footer_9dKuMgQ2s .bottom__evTOjap {
    flex-direction: column;
  }
}
.footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H {
    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;
  }
}
.footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.b6HaRs4wK_contrast {
  height: 25.7px;
  width: 100%;
}
.footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.q8NCVxJ9--n0JA {
  height: 23.7px;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.q8NCVxJ9--n0JA {
    height: unset;
    width: 100%;
  }
}
.footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.n7VBk0s8qEuXnH {
  height: 15.4px;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.n7VBk0s8qEuXnH {
    height: unset;
    width: 100%;
  }
}
.footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.Ox9Qy7aeV--URE9Bs {
  height: 25.5px;
}
@media (max-width: 1050px) {
  .footer_9dKuMgQ2s .bottom__evTOjap .log__YF2UjG8H img.Ox9Qy7aeV--URE9Bs {
    height: unset;
    width: 100%;
  }
}
.footer_9dKuMgQ2s .bottom__evTOjap .primary--8QufpCHX {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 750px) {
  .footer_9dKuMgQ2s .bottom__evTOjap .primary--8QufpCHX {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.footer_9dKuMgQ2s .fE49JK1PS {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.footer_9dKuMgQ2s .fE49JK1PS a {
  color: #9CAEE2;
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 750px) {
  .footer_9dKuMgQ2s .fE49JK1PS a {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.footer_9dKuMgQ2s .kAPdN3061--bot {
  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;
}

.Ss9ozD__d {
  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) {
  .Ss9ozD__d {
    grid-template-columns: repeat(1, 1fr);
  }
}
.Ss9ozD__d .k2e3YFs_prim {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}
@media (max-width: 750px) {
  .Ss9ozD__d .k2e3YFs_prim {
    margin-bottom: 16px;
  }
}
.Ss9ozD__d .k2e3YFs_prim p.e23KtSEh {
  color: #2EB68B;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}
.Ss9ozD__d .pYn9rxwcQ-wrapper {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}
.Ss9ozD__d .pYn9rxwcQ-wrapper p.e23KtSEh {
  color: #FC4842;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.Ss9ozD__d p.yksNOlL_article {
  margin-bottom: 0;
  display: flex;
}
.Ss9ozD__d p.yksNOlL_article img {
  margin-right: 10px;
}

.rWcgvil_sA9HO {
  margin-top: 24px;
  margin-bottom: 64px;
}
.rWcgvil_sA9HO .yksNOlL_article {
  background-color: #17254F;
  border-radius: 24px;
  margin-bottom: 20px;
  padding: 16px;
}
.rWcgvil_sA9HO .yksNOlL_article .hLMZiRQm0X2gZ {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}
.rWcgvil_sA9HO .yksNOlL_article .hLMZiRQm0X2gZ .MO1onCBEq1i {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}
.rWcgvil_sA9HO .yksNOlL_article .hLMZiRQm0X2gZ .w462sMX1vb_Cgxen5 .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}
.rWcgvil_sA9HO .yksNOlL_article .hLMZiRQm0X2gZ .w462sMX1vb_Cgxen5 .darkeu9lxM2b {
  margin-top: 0;
  color: #9CAEE2;
  margin-bottom: 0;
}
.rWcgvil_sA9HO .yksNOlL_article .text_UheHT6 {
  margin-bottom: 10px;
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD {
    flex-direction: column;
    align-items: flex-start;
  }
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD .e23KtSEh {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD .gLTE2Xw8r_zrn9hu {
  display: flex;
  margin-right: 10px;
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD .gLTE2Xw8r_zrn9hu .mWIpq4-aYUuho8 {
  margin-right: 8px;
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD .gLTE2Xw8r_zrn9hu .mWIpq4-aYUuho8 .eIBMRgo--NE62Ym {
  filter: grayscale(100%);
  opacity: 0.2;
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD .gLTE2Xw8r_zrn9hu img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}
.rWcgvil_sA9HO .yksNOlL_article .U90uCq5-palrtVD .n_LCUe6Kd {
  margin-top: 1px;
  font-weight: 600;
  margin-bottom: 0;
  color: #FFFFFF;
}

.sign--7yfZo1w .ir6C40row {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #17254F;
  margin-bottom: 24px;
}
.sign--7yfZo1w .ir6C40row .oTXyCbjV_row {
  display: flex;
  align-items: center;
}
.sign--7yfZo1w .ir6C40row .oTXyCbjV_row img {
  margin-right: 16px;
  height: 70px;
}
.sign--7yfZo1w .ir6C40row .oTXyCbjV_row .text_UheHT6 p {
  margin: 0;
}
.sign--7yfZo1w .ir6C40row .oTXyCbjV_row .text_UheHT6 .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}
.sign--7yfZo1w .ir6C40row .oTXyCbjV_row .text_UheHT6 .Dd7gXkTl {
  color: #9CAEE2;
}
.sign--7yfZo1w .ir6C40row .oTXyCbjV_row .text_UheHT6 .o8bVxa__darked {
  font-weight: 400;
}
.sign--7yfZo1w .ir6C40row .o8QiJD--action a {
  margin-left: 12px;
}
.sign--7yfZo1w .ir6C40row .o8QiJD--action a img {
  transition: 1s;
}
.sign--7yfZo1w .ir6C40row .o8QiJD--action a img:hover {
  scale: 1.2;
  transition: 0s;
}
.sign--7yfZo1w .login_YbBvMi42 p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 1150px) {
  .sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action {
    display: flex;
    flex-direction: column;
  }
}
.sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action 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;
}
.sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action a img {
  margin-right: 12px;
}
@media (max-width: 1150px) {
  .sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action a {
    margin-bottom: 8px;
  }
}
.sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action .footerGFxoEJw {
  background-color: #247AD8;
}
.sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action .nMtW3LD--yEdi {
  background-color: #44B642;
}
.sign--7yfZo1w .login_YbBvMi42 .o8QiJD--action .bqTSgFJs__h8dL {
  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%;
  }
}

.wQOD250b_b {
  position: relative;
  background: #17254F;
  border-radius: 4px;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}
@media (max-width: 1450px) {
  .wQOD250b_b {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 750px) {
  .wQOD250b_b {
    width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}
.wQOD250b_b .prim--jTQy65 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  height: 150px;
}
@media (max-width: 950px) {
  .wQOD250b_b .prim--jTQy65 {
    height: 100px;
  }
}
.wQOD250b_b .text_UheHT6 {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.wQOD250b_b .texthZG0OoP {
  color: #FFFFFF;
  font-weight: 900;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  line-height: normal;
}
.wQOD250b_b .b-bdFhNDWf {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}
.wQOD250b_b .b-bdFhNDWf .J7LObRB_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) {
  .wQOD250b_b .b-bdFhNDWf .J7LObRB_p {
    width: 200px;
  }
}
@media (max-width: 750px) {
  .wQOD250b_b .b-bdFhNDWf .J7LObRB_p {
    width: 160px;
  }
}
.wQOD250b_b .b-bdFhNDWf .J7LObRB_p img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}
.wQOD250b_b .b-bdFhNDWf .J7LObRB_p .tooltip {
  position: absolute;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}
.wQOD250b_b .b-bdFhNDWf .J7LObRB_p.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}
.wQOD250b_b .b-bdFhNDWf .eDdfGUB-button {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 750px) {
  .wQOD250b_b .b-bdFhNDWf .eDdfGUB-button {
    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 .ZlNF3KE_item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (max-width: 1250px) {
  .card-game .ZlNF3KE_item {
    grid-template-columns: repeat(2, 1fr);
  }
}
.card-game .ZlNF3KE_item .yksNOlL_article {
  background-color: #0B1228;
  border-radius: 8px;
  padding: 9px;
}
.card-game .ZlNF3KE_item .yksNOlL_article .e23KtSEh {
  color: #9CAEE2;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}
.card-game .ZlNF3KE_item .yksNOlL_article .text_UheHT6 {
  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.eDdfGUB-button {
  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 .I60EpzKTqh_seoG {
  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 .eDdfGUB-button {
  margin-bottom: 130px;
}

.map-yhwNcB {
  display: flex;
  flex-direction: column;
}
.map-yhwNcB a {
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  padding: 16px 12px;
  margin-bottom: 8px;
  transition: 0.3s;
}
.map-yhwNcB a:hover {
  background-color: #0B1228;
  transition: 0s;
}

.NykES34Qj--wr {
  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) {
  .NykES34Qj--wr {
    flex-direction: column;
  }
}
.NykES34Qj--wr .cards__5J4rmX {
  display: flex;
  align-items: center;
}
.NykES34Qj--wr .cards__5J4rmX img {
  height: 38px;
  margin-right: 16px;
  width: auto;
}
@media (max-width: 750px) {
  .NykES34Qj--wr .cards__5J4rmX img {
    margin-left: 10px;
  }
}
.NykES34Qj--wr .cards__5J4rmX .V3LDslHz7--row .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.NykES34Qj--wr .cards__5J4rmX .V3LDslHz7--row .text-0Pcp3FAJK {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.NykES34Qj--wr .log-vSjEaxTg {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .NykES34Qj--wr .log-vSjEaxTg {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.NykES34Qj--wr .log-vSjEaxTg .prim_5FqSo2j {
  margin-right: 10px;
}
.NykES34Qj--wr .log-vSjEaxTg .b5fQxdEMK6 {
  cursor: pointer;
}
@media (max-width: 750px) {
  .NykES34Qj--wr .log-vSjEaxTg .b5fQxdEMK6 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.footer--8OBunQf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
  margin-bottom: 64px;
}
@media (max-width: 950px) {
  .footer--8OBunQf {
    grid-template-columns: repeat(1, 1fr);
  }
}
.footer--8OBunQf .B2tNODY1b_articles 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--8OBunQf .B2tNODY1b_articles .text--xV8z5ENZj {
  padding: 16px;
  background-color: #17254F;
  border-radius: 24px;
  display: none;
  margin-bottom: 8px;
}
.footer--8OBunQf .B2tNODY1b_articles .text--xV8z5ENZj p {
  margin: 0;
  color: #9CAEE2;
}
.footer--8OBunQf .B2tNODY1b_articles .text--xV8z5ENZj.show {
  display: block;
}
.footer--8OBunQf .B2tNODY1b_articles h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}
.footer--8OBunQf .B2tNODY1b_articles.show h3::after {
  content: url("/assets/images/arrow-up.svg");
  margin-right: 5px;
}

.txt--qjlM7B {
  text-align: center;
}

.Z3DaLT__6OzG5y .JWk87SAUP--uZn2E {
  background-color: #0B1228;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}
@media (max-width: 750px) {
  .Z3DaLT__6OzG5y .JWk87SAUP--uZn2E {
    display: flex;
    flex-direction: column;
  }
}
.Z3DaLT__6OzG5y .JWk87SAUP--uZn2E 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) {
  .Z3DaLT__6OzG5y .JWk87SAUP--uZn2E button {
    margin: 2px;
  }
}
.Z3DaLT__6OzG5y .JWk87SAUP--uZn2E button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}
.Z3DaLT__6OzG5y .JWk87SAUP--uZn2E button:last-child {
  margin-right: 0;
}
.Z3DaLT__6OzG5y .JWk87SAUP--uZn2E button:hover {
  background-color: #FFFFFF;
}
.Z3DaLT__6OzG5y .JWk87SAUP--uZn2E button.active {
  background-color: #FFFFFF;
}
.Z3DaLT__6OzG5y .X2o0bnri-content {
  display: none;
}

.BRMxdltga_logo {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
@media (max-width: 750px) {
  .BRMxdltga_logo {
    flex-direction: column;
  }
}
.BRMxdltga_logo .H35u01E__log {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}
@media (max-width: 750px) {
  .BRMxdltga_logo .H35u01E__log {
    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;
}

.lVoM9-mnSprg1 {
  display: flex;
  grid-gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 64px;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles {
  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) {
  .lVoM9-mnSprg1 .gEyC0MtpYarticles {
    max-width: unset;
    min-width: unset;
  }
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .bl3MNatptext .BUijeFV__brand {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 16px;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .bl3MNatptext p {
  margin-top: 0;
  margin-bottom: 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .d7lrCXeRM-invert {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .d7lrCXeRM-invert .u3U2oI--pIV7ZhKP {
  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;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .d7lrCXeRM-invert .gLTE2Xw8r_zrn9hu {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .d7lrCXeRM-invert .gLTE2Xw8r_zrn9hu img {
  margin-right: 4px;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .d7lrCXeRM-invert .gLTE2Xw8r_zrn9hu p {
  margin: 0;
}
.lVoM9-mnSprg1 .gEyC0MtpYarticles .eDdfGUB-button {
  display: block;
}

.SmGF-BZx3iKqk {
  margin-bottom: 64px;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles {
  padding: 16px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #17254F;
  margin-bottom: 16px;
}
@media (max-width: 1050px) {
  .SmGF-BZx3iKqk .gEyC0MtpYarticles {
    flex-direction: column;
  }
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .u210njyLxLNjZA {
  position: relative;
  margin-right: 16px;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .u210njyLxLNjZA .n_LCUe6Kd {
  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;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .u210njyLxLNjZA .BUijeFV__brand {
  height: auto;
  width: 220px;
  border-radius: 16px;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 16px;
  width: 100%;
}
@media (max-width: 1050px) {
  .SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext {
    width: 100%;
    justify-content: center;
    margin-bottom: 16px;
    margin-left: 16px;
  }
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 750px) {
  .SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu .name {
    display: none;
  }
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu .gLTE2Xw8r_zrn9hu {
  display: flex;
  align-items: center;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu .gLTE2Xw8r_zrn9hu .mWIpq4-aYUuho8 {
  margin-right: 4px;
}
@media (max-width: 750px) {
  .SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu .gLTE2Xw8r_zrn9hu .mWIpq4-aYUuho8 {
    margin-bottom: 16px;
  }
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .Fyjf7Xk3--menu .gLTE2Xw8r_zrn9hu .mWIpq4-aYUuho8 .eIBMRgo--NE62Ym {
  filter: grayscale(100%);
  opacity: 0.2;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .I74kVcvElg-Fv3t {
  color: #2EB68B;
  font-size: 18px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 16px;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .text_UheHT6 {
  margin-top: 0;
  margin-bottom: 16px;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .prim_EqSCeAslN {
  border-radius: 60px;
  border: 1px solid #2EB68B;
  background: #1D2E63;
  padding: 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .prim_EqSCeAslN p {
  margin: 0;
  width: 100%;
  text-align: center;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .bl3MNatptext .prim_EqSCeAslN p a {
  text-decoration: none;
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .o8QiJD--action {
  display: flex;
  min-width: 230px;
  flex-direction: column;
}
@media (max-width: 1050px) {
  .SmGF-BZx3iKqk .gEyC0MtpYarticles .o8QiJD--action {
    flex-direction: row;
    width: 100%;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.SmGF-BZx3iKqk .gEyC0MtpYarticles .o8QiJD--action .eDdfGUB-button {
  margin-bottom: 8px;
}
@media (max-width: 1050px) {
  .SmGF-BZx3iKqk .gEyC0MtpYarticles .o8QiJD--action .eDdfGUB-button {
    width: 100%;
  }
}

.tqzHsN5__dark {
  position: fixed;
  display: flex;
  flex-direction: column;
  bottom: 24px;
  right: 24px;
  z-index: 200;
}
@media (max-width: 1050px) {
  .tqzHsN5__dark {
    display: none;
  }
}
.tqzHsN5__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;
}
.tqzHsN5__dark a p {
  margin: 0;
  width: 100%;
  text-align: center;
}
.tqzHsN5__dark a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}

.E7CMr19AZ-logo {
  display: flex;
}
@media (max-width: 750px) {
  .E7CMr19AZ-logo {
    flex-direction: column;
  }
}
.E7CMr19AZ-logo .txt_QfS5Bqs {
  width: 100%;
}
.E7CMr19AZ-logo .Mfhev7OGF_xg8ck {
  margin-right: 20px;
  min-width: 300px;
}
@media (max-width: 750px) {
  .E7CMr19AZ-logo .Mfhev7OGF_xg8ck {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}
.E7CMr19AZ-logo .Mfhev7OGF_xg8ck .h6fr8-yvsIUu0p {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .E7CMr19AZ-logo .Mfhev7OGF_xg8ck .h6fr8-yvsIUu0p {
    max-width: unset;
    width: 100%;
  }
}

.vdtp__0neF8T1NO {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .vdtp__0neF8T1NO {
    flex-direction: column-reverse;
  }
}
.vdtp__0neF8T1NO .Mfhev7OGF_xg8ck {
  min-width: 300px;
}
@media (max-width: 750px) {
  .vdtp__0neF8T1NO .Mfhev7OGF_xg8ck {
    width: 100%;
    margin-bottom: 10px;
  }
}
.vdtp__0neF8T1NO .Mfhev7OGF_xg8ck .h6fr8-yvsIUu0p {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .vdtp__0neF8T1NO .Mfhev7OGF_xg8ck .h6fr8-yvsIUu0p {
    max-width: unset;
    width: 100%;
  }
}
.vdtp__0neF8T1NO .txt_QfS5Bqs {
  width: 100%;
  margin-right: 20px;
}
