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

.JQn0ZRNkcontainer {
  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) {
  .JQn0ZRNkcontainer {
    width: unset;
  }
}

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

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

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

.sidebar--1xnUL52::-webkit-scrollbar {
  width: 0;
}

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

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

@media (max-width: 750px) {
  .sidebar--1xnUL52 .blockUFSyQCYLq {
    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;
  }
}

.sidebar--1xnUL52 .blockUFSyQCYLq .gift {
  width: 100%;
}

.sidebar--1xnUL52 .gciBMv-pane {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}

@media (max-width: 750px) {
  .sidebar--1xnUL52 .gciBMv-pane {
    margin-bottom: 0;
  }
}

.sidebar--1xnUL52 .gciBMv-pane .brand--ez9bXp8GL {
  max-height: 50px;
  width: auto;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .sidebar--1xnUL52 .gciBMv-pane .brand--ez9bXp8GL {
    margin: 0 16px;
    height: 40px;
    width: auto;
  }
}

.sidebar--1xnUL52 .gciBMv-pane .burger-menu {
  display: none;
}

@media (max-width: 750px) {
  .sidebar--1xnUL52 .gciBMv-pane .burger-menu {
    display: block;
    cursor: pointer;
    height: 32px;
    width: 32px;
    margin-right: 34px;
  }
}

.sidebar--1xnUL52 .p7EDvJ1--n {
  padding-left: 0;
}

.sidebar--1xnUL52 .p7EDvJ1--n li {
  display: grid;
}

.sidebar--1xnUL52 .p7EDvJ1--n 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;
}

.sidebar--1xnUL52 .p7EDvJ1--n li a img {
  margin-top: -2px;
}

.sidebar--1xnUL52 .p7EDvJ1--n li a.active {
  background-color: #111C3B;
  color: #FFFFFF;
}

.sidebar--1xnUL52 .p7EDvJ1--n li a:hover {
  color: #FFFFFF;
  background-color: #111C3B;
  transition: 0s;
}

.sidebar--1xnUL52 .spoiler {
  margin-bottom: 34px;
  width: 100%;
}

.sidebar--1xnUL52 .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;
}

.sidebar--1xnUL52 .spoiler label .logN4MCYmD {
  display: flex;
  align-items: center;
}

.sidebar--1xnUL52 .spoiler label .logN4MCYmD img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.sidebar--1xnUL52 .spoiler label .logN4MCYmD p {
  margin: 0;
  font-weight: 700;
}

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

.sidebar--1xnUL52 .spoiler .V6OdQe8sS0content {
  background-color: #1D2E63;
  border-radius: 4px;
  display: none;
}

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

.sidebar--1xnUL52 .spoiler .V6OdQe8sS0content ul li {
  display: grid;
}

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

.sidebar--1xnUL52 .spoiler .V6OdQe8sS0content ul li a img,
.sidebar--1xnUL52 .spoiler .V6OdQe8sS0content ul li p img {
  width: 24px;
  border-radius: 4px;
}

.sidebar--1xnUL52 .spoiler .V6OdQe8sS0content ul li:last-child a {
  margin-bottom: 0;
}

.sidebar--1xnUL52 .spoiler input {
  display: none;
}

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

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

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

.sidebar--1xnUL52 .sign--VOijr948p {
  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) {
  .sidebar--1xnUL52 .sign--VOijr948p {
    position: relative;
    bottom: auto;
    width: 100%;
  }
}

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

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

.btnUxrd6BP .BpPlJh9bD_button {
  padding: 6px 10px;
  position: relative;
  margin: auto;
  transition: 0.3s;
  cursor: pointer;
}

.btnUxrd6BP .BpPlJh9bD_button.closed .GONVrQ--b:nth-of-type(1) {
  transform: translateY(3.7px) rotate(45deg);
}

.btnUxrd6BP .BpPlJh9bD_button.closed .GONVrQ--b:nth-of-type(2) {
  transform: translateY(-3.7px) rotate(-45deg);
}

.btnUxrd6BP .GONVrQ--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;
}

.btnUxrd6BP .GONVrQ--b:nth-of-type(1) {
  animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}

.btnUxrd6BP .GONVrQ--b:nth-of-type(2) {
  animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
}

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

.actionSez4qfHc ul {
  left: 0 !important;
}

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

.actionSez4qfHc .blocksPDm2BplHv {
  margin-bottom: -3px;
}

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

.AHe5NyGY-b:hover {
  filter: brightness(90%);
}

.AHe5NyGY-b.primary-IwV7fGF {
  background: linear-gradient(180deg, #028FF9 0%, #0F59C6 100%);
}

.AHe5NyGY-b.secondary__3bWTms {
  background: linear-gradient(180deg, #2DB865 0%, #099E52 100%);
}

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

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

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

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

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

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

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

.l5yM0UQ_button .Fmay1f--bCGru7pZ {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.l5yM0UQ_button.M5yW__t7e5OL86n {
  background-color: unset;
}

.i0uV-DNvU0bWlw {
  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) {
  .i0uV-DNvU0bWlw {
    display: flex;
    flex-direction: column;
  }

  .i0uV-DNvU0bWlw .plnG9EVBv3cX5:nth-child(2) {
    display: none;
  }
}

.i0uV-DNvU0bWlw .plnG9EVBv3cX5 {
  width: auto;
  margin-bottom: 2px;
  max-height: 200px;
}

.i0uV-DNvU0bWlw .plnG9EVBv3cX5 img {
  border-radius: 24px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.i0uV-DNvU0bWlw .ieT0So--primary {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #1D2E63;
  position: relative;
}

@media (max-width: 750px) {
  .i0uV-DNvU0bWlw .ieT0So--primary {
    padding: 16px 16px 49px 16px;
    border-radius: 16px;
  }
}

.i0uV-DNvU0bWlw .ieT0So--primary p.h__b2XeYt7y {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.i0uV-DNvU0bWlw .ieT0So--primary p.AUEPqVzjtext {
  margin-top: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.i0uV-DNvU0bWlw .ieT0So--primary .AHe5NyGY-b {
  position: absolute;
  bottom: 24px;
}

.i0uV-DNvU0bWlw .secondary__pcMgeh {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #17254F;
  position: relative;
}

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

.i0uV-DNvU0bWlw .secondary__pcMgeh p.h__b2XeYt7y {
  margin-top: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.i0uV-DNvU0bWlw .secondary__pcMgeh .AHe5NyGY-b {
  position: absolute;
  bottom: 24px;
}

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

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

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

@media (max-width: 750px) {
  .l--DTFCNQdWh .LR3VkTpC__button {
    padding: 0;
  }
}

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

.l--DTFCNQdWh .LR3VkTpC__button .blocksPDm2BplHv.open {
  transform: rotate(180deg);
}

.l--DTFCNQdWh .TBbEXUROQ__content {
  display: none;
}

.l--DTFCNQdWh .TBbEXUROQ__content ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
  margin-left: 35px;
}

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

.l--DTFCNQdWh .TBbEXUROQ__content ol li {
  margin-bottom: 10px;
}

.l--DTFCNQdWh .TBbEXUROQ__content ul {
  padding-left: 10px;
}

.l--DTFCNQdWh .TBbEXUROQ__content ul li {
  list-style-type: none;
}

.l--DTFCNQdWh .TBbEXUROQ__content.show {
  display: block;
}

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

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

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

.Cx6N1wh4y__block .vWZ8hq__block {
  background-color: #0B1228;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.Cx6N1wh4y__block .vWZ8hq__block strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.Cx6N1wh4y__block .vWZ8hq__block img {
  margin-bottom: 25px;
}

.Cx6N1wh4y__block .vWZ8hq__block .NRE2n16p-post {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.Cx6N1wh4y__block .vWZ8hq__block .NRE2n16p-post .articlesynUfXOBl {
  width: 50%;
  margin-bottom: 20px;
}

.Cx6N1wh4y__block .vWZ8hq__block .NRE2n16p-post .articlesynUfXOBl p {
  margin: 0;
  line-height: 19.36px;
}

.Cx6N1wh4y__block .vWZ8hq__block .NRE2n16p-post .articlesynUfXOBl .h__b2XeYt7y {
  font-weight: 700;
  margin-bottom: 6px;
}

.Cx6N1wh4y__block .vWZ8hq__block .NRE2n16p-post .articlesynUfXOBl .AUEPqVzjtext {
  color: #9CAEE2;
}

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

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

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

.w2AQ35Rk-bot .AWGuUmod_bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

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

.w2AQ35Rk-bot .AWGuUmod_bot .brand--ez9bXp8GL {
  height: 45px;
  width: auto;
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .AWGuUmod_bot .brand--ez9bXp8GL {
    margin-bottom: 24px;
  }
}

.w2AQ35Rk-bot .AWGuUmod_bot .YqhudLF__logo {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .w2AQ35Rk-bot .AWGuUmod_bot .YqhudLF__logo {
    margin-bottom: 15px;
  }
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .AWGuUmod_bot .YqhudLF__logo {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    row-gap: 12px;
  }
}

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

.w2AQ35Rk-bot .AWGuUmod_bot .YqhudLF__logo a:hover {
  color: #FFFFFF;
}

.w2AQ35Rk-bot .AWGuUmod_bot .f--HD79SALhi {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 6px;
  column-gap: 6px;
  row-gap: 6px;
}

.w2AQ35Rk-bot .AWGuUmod_bot .f--HD79SALhi 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) {
  .w2AQ35Rk-bot .AWGuUmod_bot .f--HD79SALhi a {
    min-width: unset;
  }
}

.w2AQ35Rk-bot .AWGuUmod_bot .f--HD79SALhi a p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.w2AQ35Rk-bot .AWGuUmod_bot .f--HD79SALhi a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}

.w2AQ35Rk-bot .z03dCwA_f {
  display: flex;
  margin-bottom: 24px;
  justify-content: space-between;
}

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

.w2AQ35Rk-bot .z03dCwA_f .ancT5x-WCSBrZwN {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.w2AQ35Rk-bot .z03dCwA_f .ancT5x-WCSBrZwN a {
  text-decoration: none;
}

.w2AQ35Rk-bot .z03dCwA_f .container--79Z5Vf1c3 {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .z03dCwA_f .container--79Z5Vf1c3 {
    flex-direction: column;
    row-gap: 10px;
  }
}

.w2AQ35Rk-bot .z03dCwA_f .container--79Z5Vf1c3 a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.w2AQ35Rk-bot .z03dCwA_f .container--79Z5Vf1c3 a img {
  margin-right: 8px;
}

.w2AQ35Rk-bot .TLCm6ItwUfooter {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 24px;
}

@media (max-width: 1450px) {
  .w2AQ35Rk-bot .TLCm6ItwUfooter {
    flex-direction: column;
  }
}

.w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log {
    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;
  }
}

.w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.Y8SACM_d {
  height: 25.7px;
  width: 100%;
}

.w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.NK5ekMq--gSaX {
  height: 23.7px;
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.NK5ekMq--gSaX {
    height: unset;
    width: 100%;
  }
}

.w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.VRWTAyK3x-zxgL {
  height: 15.4px;
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.VRWTAyK3x-zxgL {
    height: unset;
    width: 100%;
  }
}

.w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.m6kP59Z--w49LVC {
  height: 25.5px;
}

@media (max-width: 1050px) {
  .w2AQ35Rk-bot .TLCm6ItwUfooter .b8zEQG--log img.m6kP59Z--w49LVC {
    height: unset;
    width: 100%;
  }
}

.w2AQ35Rk-bot .TLCm6ItwUfooter .p_aZWJQzDC {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 750px) {
  .w2AQ35Rk-bot .TLCm6ItwUfooter .p_aZWJQzDC {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.w2AQ35Rk-bot .XTKg8CZF__bot {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 24px;
  column-gap: 24px;
}

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

@media (max-width: 750px) {
  .w2AQ35Rk-bot .XTKg8CZF__bot a {
    font-size: 14px;
    margin-bottom: 8px;
  }
}

.w2AQ35Rk-bot .ox6a32CD--f {
  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;
}

.Rc5bu0y--dark {
  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) {
  .Rc5bu0y--dark {
    grid-template-columns: repeat(1, 1fr);
  }
}

.Rc5bu0y--dark .first-WTCslJM {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}

@media (max-width: 750px) {
  .Rc5bu0y--dark .first-WTCslJM {
    margin-bottom: 16px;
  }
}

.Rc5bu0y--dark .first-WTCslJM p.h__b2XeYt7y {
  color: #2EB68B;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}

.Rc5bu0y--dark .m1N5OJb-wr {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}

.Rc5bu0y--dark .m1N5OJb-wr p.h__b2XeYt7y {
  color: #FC4842;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}

.Rc5bu0y--dark p.articlesynUfXOBl {
  margin-bottom: 0;
  display: flex;
}

.Rc5bu0y--dark p.articlesynUfXOBl img {
  margin-right: 10px;
}

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

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

.SOExiX_cK8D0m .articlesynUfXOBl .QAnoqV-HgBTe0 {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.SOExiX_cK8D0m .articlesynUfXOBl .QAnoqV-HgBTe0 .kt9VMD-nZXH5da {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.SOExiX_cK8D0m .articlesynUfXOBl .QAnoqV-HgBTe0 .zgKHqf5R2TBuQR .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.SOExiX_cK8D0m .articlesynUfXOBl .QAnoqV-HgBTe0 .zgKHqf5R2TBuQR .dark__5fu67rCU {
  margin-top: 0;
  color: #9CAEE2;
  margin-bottom: 0;
}

.SOExiX_cK8D0m .articlesynUfXOBl .AUEPqVzjtext {
  margin-bottom: 10px;
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD {
    flex-direction: column;
    align-items: flex-start;
  }
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD .h__b2XeYt7y {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD .TIYcAGjqJzvA {
  display: flex;
  margin-right: 10px;
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD .TIYcAGjqJzvA .FNlrBO0mEUkc {
  margin-right: 8px;
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD .TIYcAGjqJzvA .FNlrBO0mEUkc .AhZ3t1syk--gsKw {
  filter: grayscale(100%);
  opacity: 0.2;
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD .TIYcAGjqJzvA img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.SOExiX_cK8D0m .articlesynUfXOBl .qXQl5r3--7MWD .eB9cgU-nav {
  margin-top: 1px;
  font-weight: 600;
  margin-bottom: 0;
  color: #FFFFFF;
}

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

.IyXxbZp_auth .i8M5Kqblocks .L5fJs2zjXrow {
  display: flex;
  align-items: center;
}

.IyXxbZp_auth .i8M5Kqblocks .L5fJs2zjXrow img {
  margin-right: 16px;
  height: 70px;
}

.IyXxbZp_auth .i8M5Kqblocks .L5fJs2zjXrow .AUEPqVzjtext p {
  margin: 0;
}

.IyXxbZp_auth .i8M5Kqblocks .L5fJs2zjXrow .AUEPqVzjtext .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.IyXxbZp_auth .i8M5Kqblocks .L5fJs2zjXrow .AUEPqVzjtext .logo_n9J8LGlX {
  color: #9CAEE2;
}

.IyXxbZp_auth .i8M5Kqblocks .L5fJs2zjXrow .AUEPqVzjtext .dT1qufO {
  font-weight: 400;
}

.IyXxbZp_auth .i8M5Kqblocks .button--OA5pokN a {
  margin-left: 12px;
}

.IyXxbZp_auth .i8M5Kqblocks .button--OA5pokN a img {
  transition: 1s;
}

.IyXxbZp_auth .i8M5Kqblocks .button--OA5pokN a img:hover {
  scale: 1.2;
  transition: 0s;
}

.IyXxbZp_auth .auth-FeQiqC p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .IyXxbZp_auth .auth-FeQiqC .button--OA5pokN {
    display: flex;
    flex-direction: column;
  }
}

.IyXxbZp_auth .auth-FeQiqC .button--OA5pokN 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;
}

.IyXxbZp_auth .auth-FeQiqC .button--OA5pokN a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .IyXxbZp_auth .auth-FeQiqC .button--OA5pokN a {
    margin-bottom: 8px;
  }
}

.IyXxbZp_auth .auth-FeQiqC .button--OA5pokN .fer74KGv {
  background-color: #247AD8;
}

.IyXxbZp_auth .auth-FeQiqC .button--OA5pokN .S01KwQ9zP__SGxVt {
  background-color: #44B642;
}

.IyXxbZp_auth .auth-FeQiqC .button--OA5pokN .WOkQ5LKzn3HRWQ {
  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%;
  }
}

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

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

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

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

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

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

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

.button__ng4M2ZsY7 .button-CfptLSP {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.button__ng4M2ZsY7 .button-CfptLSP .W3JUDl__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) {
  .button__ng4M2ZsY7 .button-CfptLSP .W3JUDl__p {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .button__ng4M2ZsY7 .button-CfptLSP .W3JUDl__p {
    width: 160px;
  }
}

.button__ng4M2ZsY7 .button-CfptLSP .W3JUDl__p img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.button__ng4M2ZsY7 .button-CfptLSP .W3JUDl__p .tooltip {
  position: absolute;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}

.button__ng4M2ZsY7 .button-CfptLSP .W3JUDl__p.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.button__ng4M2ZsY7 .button-CfptLSP .AHe5NyGY-b {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .button__ng4M2ZsY7 .button-CfptLSP .AHe5NyGY-b {
    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 .NRE2n16p-post {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .NRE2n16p-post .articlesynUfXOBl {
  background-color: #0B1228;
  border-radius: 8px;
  padding: 9px;
}

.card-game .NRE2n16p-post .articlesynUfXOBl .h__b2XeYt7y {
  color: #9CAEE2;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .NRE2n16p-post .articlesynUfXOBl .AUEPqVzjtext {
  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.AHe5NyGY-b {
  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 .cGb6ftFvHTdF {
  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 .AHe5NyGY-b {
  margin-bottom: 130px;
}

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

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

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

.M49fwzRj5pwr {
  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) {
  .M49fwzRj5pwr {
    flex-direction: column;
  }
}

.M49fwzRj5pwr .block--argivJY9 {
  display: flex;
  align-items: center;
}

.M49fwzRj5pwr .block--argivJY9 img {
  height: 38px;
  margin-right: 16px;
  width: auto;
}

@media (max-width: 750px) {
  .M49fwzRj5pwr .block--argivJY9 img {
    margin-left: 10px;
  }
}

.M49fwzRj5pwr .block--argivJY9 .dDfM1OF--block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.M49fwzRj5pwr .block--argivJY9 .dDfM1OF--block .QznywB0--txt {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.M49fwzRj5pwr .logo--c4Ov3J7 {
  display: inline-block;
  white-space: nowrap;
}

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

.M49fwzRj5pwr .logo--c4Ov3J7 .NhDnLWCg_p {
  margin-right: 10px;
}

.M49fwzRj5pwr .logo--c4Ov3J7 .button_Gc7lx5 {
  cursor: pointer;
}

@media (max-width: 750px) {
  .M49fwzRj5pwr .logo--c4Ov3J7 .button_Gc7lx5 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.bottom__I2sxbJC45 .post--TmWwab 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;
}

.bottom__I2sxbJC45 .post--TmWwab .Tmkd0C__txt {
  padding: 16px;
  background-color: #17254F;
  border-radius: 24px;
  display: none;
  margin-bottom: 8px;
}

.bottom__I2sxbJC45 .post--TmWwab .Tmkd0C__txt p {
  margin: 0;
  color: #9CAEE2;
}

.bottom__I2sxbJC45 .post--TmWwab .Tmkd0C__txt.show {
  display: block;
}

.bottom__I2sxbJC45 .post--TmWwab h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

.t2hyqPS_txt {
  text-align: center;
}

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

@media (max-width: 750px) {
  .gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW {
    display: flex;
    flex-direction: column;
  }
}

.gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW 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) {
  .gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW button {
    margin: 2px;
  }
}

.gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW button:last-child {
  margin-right: 0;
}

.gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW button:hover {
  background-color: #FFFFFF;
}

.gmSwr__z6vFcm3WX .hPSd-tKI0XnTwW button.active {
  background-color: #FFFFFF;
}

.gmSwr__z6vFcm3WX .txt--TqpZKEMD {
  display: none;
}

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

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

.logo_WyEehR .log-4agzf9ZqQ {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .logo_WyEehR .log-4agzf9ZqQ {
    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;
}

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

.NYX41b__tq4eJYM .YMLGfUWDZposts {
  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) {
  .NYX41b__tq4eJYM .YMLGfUWDZposts {
    max-width: unset;
    min-width: unset;
  }
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .content-u4mDtM .nk6EZx--brand {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 16px;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .content-u4mDtM p {
  margin-top: 0;
  margin-bottom: 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .darked_t12Fys9 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .darked_t12Fys9 .UVYPaKA4_vIMplS {
  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;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .darked_t12Fys9 .TIYcAGjqJzvA {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .darked_t12Fys9 .TIYcAGjqJzvA img {
  margin-right: 4px;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .darked_t12Fys9 .TIYcAGjqJzvA p {
  margin: 0;
}

.NYX41b__tq4eJYM .YMLGfUWDZposts .AHe5NyGY-b {
  display: block;
}

.vwUGVy-DwmFXd {
  margin-bottom: 64px;
}

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

@media (max-width: 1050px) {
  .vwUGVy-DwmFXd .YMLGfUWDZposts {
    flex-direction: column;
  }
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .bEjmPVdxc--HM0n8s {
  position: relative;
  margin-right: 16px;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .bEjmPVdxc--HM0n8s .eB9cgU-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;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .bEjmPVdxc--HM0n8s .nk6EZx--brand {
  height: auto;
  width: 220px;
  border-radius: 16px;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 16px;
  width: 100%;
}

@media (max-width: 1050px) {
  .vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM {
    width: 100%;
    justify-content: center;
    margin-bottom: 16px;
    margin-left: 16px;
  }
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
}

@media (max-width: 750px) {
  .vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n .name {
    display: none;
  }
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n .TIYcAGjqJzvA {
  display: flex;
  align-items: center;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n .TIYcAGjqJzvA .FNlrBO0mEUkc {
  margin-right: 4px;
}

@media (max-width: 750px) {
  .vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n .TIYcAGjqJzvA .FNlrBO0mEUkc {
    margin-bottom: 16px;
  }
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .slMQ9IvE5__n .TIYcAGjqJzvA .FNlrBO0mEUkc .AhZ3t1syk--gsKw {
  filter: grayscale(100%);
  opacity: 0.2;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .ySVtG7__XqHfNAV9 {
  color: #2EB68B;
  font-size: 18px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 16px;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .AUEPqVzjtext {
  margin-top: 0;
  margin-bottom: 16px;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .p_RUNTpDY5 {
  border-radius: 60px;
  border: 1px solid #2EB68B;
  background: #1D2E63;
  padding: 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .p_RUNTpDY5 p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .content-u4mDtM .p_RUNTpDY5 p a {
  text-decoration: none;
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .button--OA5pokN {
  display: flex;
  min-width: 230px;
  flex-direction: column;
}

@media (max-width: 1050px) {
  .vwUGVy-DwmFXd .YMLGfUWDZposts .button--OA5pokN {
    flex-direction: row;
    width: 100%;
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}

.vwUGVy-DwmFXd .YMLGfUWDZposts .button--OA5pokN .AHe5NyGY-b {
  margin-bottom: 8px;
}

@media (max-width: 1050px) {
  .vwUGVy-DwmFXd .YMLGfUWDZposts .button--OA5pokN .AHe5NyGY-b {
    width: 100%;
  }
}

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

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

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

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

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

.ZRT4NyQ__logo {
  display: flex;
}

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

.ZRT4NyQ__logo .oHxFB21tr--txt {
  width: 100%;
}

.ZRT4NyQ__logo .MiwWH1qYg__7NUr {
  margin-right: 20px;
  min-width: 300px;
}

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

.ZRT4NyQ__logo .MiwWH1qYg__7NUr .Fmay1f--bCGru7pZ {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .ZRT4NyQ__logo .MiwWH1qYg__7NUr .Fmay1f--bCGru7pZ {
    max-width: unset;
    width: 100%;
  }
}

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

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

.s1tOcq8T_bHOS .MiwWH1qYg__7NUr {
  min-width: 300px;
}

@media (max-width: 750px) {
  .s1tOcq8T_bHOS .MiwWH1qYg__7NUr {
    width: 100%;
    margin-bottom: 10px;
  }
}

.s1tOcq8T_bHOS .MiwWH1qYg__7NUr .Fmay1f--bCGru7pZ {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .s1tOcq8T_bHOS .MiwWH1qYg__7NUr .Fmay1f--bCGru7pZ {
    max-width: unset;
    width: 100%;
  }
}

.s1tOcq8T_bHOS .oHxFB21tr--txt {
  width: 100%;
  margin-right: 20px;
}