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

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

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

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

.v3XYavs-pane::-webkit-scrollbar {
  width: 0;
}

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

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

.btnQJ4AleYs {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.btnQJ4AleYs ul {
  left: 0 !important;
}
.btnQJ4AleYs a {
  color: #9CAEE2;
  text-decoration: none;
}
.btnQJ4AleYs .row--8KDxGgOQU {
  margin-bottom: -3px;
}

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

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

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

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

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

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

.buttonz8OgpE.T9jlO__7k3Xxw {
  background-color: unset;
}

.A8JluS_vF2BMH3sq {
  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) {
  .A8JluS_vF2BMH3sq {
    display: flex;
    flex-direction: column;
  }
  .A8JluS_vF2BMH3sq .jN5M_LBv1Jx6t:nth-child(2) {
    display: none;
  }
}
.A8JluS_vF2BMH3sq .jN5M_LBv1Jx6t {
  width: auto;
  margin-bottom: 2px;
}
.A8JluS_vF2BMH3sq .jN5M_LBv1Jx6t img {
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 750px) {
  .A8JluS_vF2BMH3sq .jN5M_LBv1Jx6t img {
    border-radius: 16px;
    height: 160px;
  }
}
.A8JluS_vF2BMH3sq .primeTXDPyFL {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #1D2E63;
  position: relative;
}
@media (max-width: 750px) {
  .A8JluS_vF2BMH3sq .primeTXDPyFL {
    padding: 16px 16px 49px 16px;
    border-radius: 16px;
  }
}
.A8JluS_vF2BMH3sq .primeTXDPyFL p.h--eQ8Pfa {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.A8JluS_vF2BMH3sq .primeTXDPyFL p.cjq3I5Pa--text {
  margin-top: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.A8JluS_vF2BMH3sq .primeTXDPyFL .btn4lhptuz1B {
  position: absolute;
  bottom: 24px;
}
.A8JluS_vF2BMH3sq .OydavG2-second {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #17254F;
  position: relative;
}
@media (max-width: 1050px) {
  .A8JluS_vF2BMH3sq .OydavG2-second {
    display: none;
  }
}
.A8JluS_vF2BMH3sq .OydavG2-second p.h--eQ8Pfa {
  margin-top: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.A8JluS_vF2BMH3sq .OydavG2-second .btn4lhptuz1B {
  position: absolute;
  bottom: 24px;
}

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

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

.WATal01G-foot {
  border-radius: 48px;
  background-color: #17254F;
  padding: 24px;
  width: 1046px;
  margin: 20px;
}
@media (max-width: 1450px) {
  .WATal01G-foot {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .WATal01G-foot {
    margin: unset;
    width: auto;
    max-width: unset;
  }
}
.WATal01G-foot .R8avOKE5og__bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (max-width: 1050px) {
  .WATal01G-foot .R8avOKE5og__bot {
    display: flex;
    margin-bottom: 24px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.WATal01G-foot .R8avOKE5og__bot .D5qs1K3_brand {
  height: 45px;
  width: auto;
}
@media (max-width: 1050px) {
  .WATal01G-foot .R8avOKE5og__bot .D5qs1K3_brand {
    margin-bottom: 24px;
  }
}
.WATal01G-foot .R8avOKE5og__bot .log_SoIiva4dh {
  margin-left: 10px;
}
@media (max-width: 1450px) {
  .WATal01G-foot .R8avOKE5og__bot .log_SoIiva4dh {
    margin-bottom: 15px;
  }
}
@media (max-width: 1050px) {
  .WATal01G-foot .R8avOKE5og__bot .log_SoIiva4dh {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    row-gap: 12px;
  }
}
.WATal01G-foot .R8avOKE5og__bot .log_SoIiva4dh a {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: #9CAEE2;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}
.WATal01G-foot .R8avOKE5og__bot .log_SoIiva4dh a:hover {
  color: #FFFFFF;
}
.WATal01G-foot .R8avOKE5og__bot .foot__pmFel0 {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 6px;
       column-gap: 6px;
  row-gap: 6px;
}
.WATal01G-foot .R8avOKE5og__bot .foot__pmFel0 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) {
  .WATal01G-foot .R8avOKE5og__bot .foot__pmFel0 a {
    min-width: unset;
  }
}
.WATal01G-foot .R8avOKE5og__bot .foot__pmFel0 a p {
  margin: 0;
  width: 100%;
  text-align: center;
}
.WATal01G-foot .R8avOKE5og__bot .foot__pmFel0 a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}
.WATal01G-foot .t6UetQiRgY-foot {
  display: flex;
  margin-bottom: 24px;
  justify-content: space-between;
}
@media (max-width: 1050px) {
  .WATal01G-foot .t6UetQiRgY-foot {
    flex-direction: column;
    row-gap: 20px;
  }
}
.WATal01G-foot .t6UetQiRgY-foot .Fmhktljgt7KeOn {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.WATal01G-foot .t6UetQiRgY-foot .Fmhktljgt7KeOn a {
  text-decoration: none;
}
.WATal01G-foot .t6UetQiRgY-foot .VDEL2jS0--wr {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 1050px) {
  .WATal01G-foot .t6UetQiRgY-foot .VDEL2jS0--wr {
    flex-direction: column;
    row-gap: 10px;
  }
}
.WATal01G-foot .t6UetQiRgY-foot .VDEL2jS0--wr a {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.WATal01G-foot .t6UetQiRgY-foot .VDEL2jS0--wr a img {
  margin-right: 8px;
}
.WATal01G-foot .LaoC8UObottom {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 1450px) {
  .WATal01G-foot .LaoC8UObottom {
    flex-direction: column;
  }
}
.WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 1050px) {
  .WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo {
    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;
  }
}
.WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.d__scZvga {
  height: 25.7px;
  width: 100%;
}
.WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.PynvORs8k__X7nYOj {
  height: 23.7px;
}
@media (max-width: 1050px) {
  .WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.PynvORs8k__X7nYOj {
    height: unset;
    width: 100%;
  }
}
.WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.w9jCiTEuzWDYI {
  height: 15.4px;
}
@media (max-width: 1050px) {
  .WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.w9jCiTEuzWDYI {
    height: unset;
    width: 100%;
  }
}
.WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.eSv9Q_dLDYGih {
  height: 25.5px;
}
@media (max-width: 1050px) {
  .WATal01G-foot .LaoC8UObottom .kwj8Xzoa6logo img.eSv9Q_dLDYGih {
    height: unset;
    width: 100%;
  }
}
.WATal01G-foot .LaoC8UObottom .p__odMe4x0Df {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 750px) {
  .WATal01G-foot .LaoC8UObottom .p__odMe4x0Df {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.WATal01G-foot .z2ZtjJw--bot {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.WATal01G-foot .z2ZtjJw--bot a {
  color: #9CAEE2;
  text-decoration: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
@media (max-width: 750px) {
  .WATal01G-foot .z2ZtjJw--bot a {
    font-size: 14px;
    margin-bottom: 8px;
  }
}
.WATal01G-foot .footer_jkoNXJ {
  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;
}

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

.Uo7dWC2_kOAuto {
  margin-top: 24px;
  margin-bottom: 64px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 {
  background-color: #17254F;
  border-radius: 24px;
  margin-bottom: 20px;
  padding: 16px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .Y5QZNUYCcCak {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .Y5QZNUYCcCak .pcRhSi4-GMb5ns {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .Y5QZNUYCcCak .i5QW1S--I9EXSt .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .Y5QZNUYCcCak .i5QW1S--I9EXSt .nbBuTQOv6-invert {
  margin-top: 0;
  color: #9CAEE2;
  margin-bottom: 0;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .cjq3I5Pa--text {
  margin-bottom: 10px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV {
    flex-direction: column;
    align-items: flex-start;
  }
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV .h--eQ8Pfa {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV .dDGPY9s2Qyr {
  display: flex;
  margin-right: 10px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV .dDGPY9s2Qyr .ZuJj4-Jl9miUQW {
  margin-right: 8px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV .dDGPY9s2Qyr .ZuJj4-Jl9miUQW .snkoYTX--v9Xn {
  filter: grayscale(100%);
  opacity: 0.2;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV .dDGPY9s2Qyr img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}
.Uo7dWC2_kOAuto .articles_KRAEN5 .SZXr_aMm9tV .n__s6918ijaH {
  margin-top: 1px;
  font-weight: 600;
  margin-bottom: 0;
  color: #FFFFFF;
}

.auth__wc8QEtjT .X3kEtGVZc--cards {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #17254F;
  margin-bottom: 24px;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .block_u4BmPFi {
  display: flex;
  align-items: center;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .block_u4BmPFi img {
  margin-right: 16px;
  height: 70px;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .block_u4BmPFi .cjq3I5Pa--text p {
  margin: 0;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .block_u4BmPFi .cjq3I5Pa--text .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .block_u4BmPFi .cjq3I5Pa--text .ZYIntT__logo {
  color: #9CAEE2;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .block_u4BmPFi .cjq3I5Pa--text .xU2gvGpud {
  font-weight: 400;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .cHIiC4button a {
  margin-left: 12px;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .cHIiC4button a img {
  transition: 1s;
}
.auth__wc8QEtjT .X3kEtGVZc--cards .cHIiC4button a img:hover {
  scale: 1.2;
  transition: 0s;
}
.auth__wc8QEtjT .sign__2EQB9x p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 1150px) {
  .auth__wc8QEtjT .sign__2EQB9x .cHIiC4button {
    display: flex;
    flex-direction: column;
  }
}
.auth__wc8QEtjT .sign__2EQB9x .cHIiC4button 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;
}
.auth__wc8QEtjT .sign__2EQB9x .cHIiC4button a img {
  margin-right: 12px;
}
@media (max-width: 1150px) {
  .auth__wc8QEtjT .sign__2EQB9x .cHIiC4button a {
    margin-bottom: 8px;
  }
}
.auth__wc8QEtjT .sign__2EQB9x .cHIiC4button .PAxhwbsi-foot {
  background-color: #247AD8;
}
.auth__wc8QEtjT .sign__2EQB9x .cHIiC4button .HKXhVJUdP--geXS {
  background-color: #44B642;
}
.auth__wc8QEtjT .sign__2EQB9x .cHIiC4button .r46unh_Angp8EY {
  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%;
  }
}

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

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

.c__askJd54X {
  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) {
  .c__askJd54X {
    flex-direction: column;
  }
}
.c__askJd54X .mipRsoj_rows {
  display: flex;
  align-items: center;
}
.c__askJd54X .mipRsoj_rows img {
  height: 38px;
  margin-right: 16px;
  width: auto;
}
@media (max-width: 750px) {
  .c__askJd54X .mipRsoj_rows img {
    margin-left: 10px;
  }
}
.c__askJd54X .mipRsoj_rows .mtPkJpO17-card .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.c__askJd54X .mipRsoj_rows .mtPkJpO17-card .txt_RbI6l3zA {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.c__askJd54X .siXySP2V__logo {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .c__askJd54X .siXySP2V__logo {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.c__askJd54X .siXySP2V__logo .prim__piQyebsJ7 {
  margin-right: 10px;
}
.c__askJd54X .siXySP2V__logo .p3HxTgPKX-b {
  cursor: pointer;
}
@media (max-width: 750px) {
  .c__askJd54X .siXySP2V__logo .p3HxTgPKX-b {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

.text__fH6yciLqp {
  text-align: center;
}

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

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

.l0gqIFirX__BasrZ {
  display: flex;
  grid-gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 64px;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts {
  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) {
  .l0gqIFirX__BasrZ .kIwhiMomO_posts {
    max-width: unset;
    min-width: unset;
  }
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .Yr8qdk_content .wD9EPjlc-brand {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 16px;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .Yr8qdk_content p {
  margin-top: 0;
  margin-bottom: 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .aqrWU1-d {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .aqrWU1-d .j2CIRBY_q6xTK {
  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;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .aqrWU1-d .dDGPY9s2Qyr {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .aqrWU1-d .dDGPY9s2Qyr img {
  margin-right: 4px;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .aqrWU1-d .dDGPY9s2Qyr p {
  margin: 0;
}
.l0gqIFirX__BasrZ .kIwhiMomO_posts .btn4lhptuz1B {
  display: block;
}

.Iy3mKmrn4T {
  margin-bottom: 64px;
}
.Iy3mKmrn4T .kIwhiMomO_posts {
  padding: 16px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #17254F;
  margin-bottom: 16px;
}
@media (max-width: 1050px) {
  .Iy3mKmrn4T .kIwhiMomO_posts {
    flex-direction: column;
  }
}
.Iy3mKmrn4T .kIwhiMomO_posts .jNCxKX_5qRbde {
  position: relative;
  margin-right: 16px;
}
.Iy3mKmrn4T .kIwhiMomO_posts .jNCxKX_5qRbde .n__s6918ijaH {
  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;
}
.Iy3mKmrn4T .kIwhiMomO_posts .jNCxKX_5qRbde .wD9EPjlc-brand {
  height: auto;
  width: 220px;
  border-radius: 16px;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 16px;
  width: 100%;
}
@media (max-width: 1050px) {
  .Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content {
    width: 100%;
    justify-content: center;
    margin-bottom: 16px;
    margin-left: 16px;
  }
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
}
@media (max-width: 750px) {
  .Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z .name {
    display: none;
  }
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z .dDGPY9s2Qyr {
  display: flex;
  align-items: center;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z .dDGPY9s2Qyr .ZuJj4-Jl9miUQW {
  margin-right: 4px;
}
@media (max-width: 750px) {
  .Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z .dDGPY9s2Qyr .ZuJj4-Jl9miUQW {
    margin-bottom: 16px;
  }
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .menu_SnN19Z .dDGPY9s2Qyr .ZuJj4-Jl9miUQW .snkoYTX--v9Xn {
  filter: grayscale(100%);
  opacity: 0.2;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .NmpaVUjWBzOe {
  color: #2EB68B;
  font-size: 18px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 16px;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .cjq3I5Pa--text {
  margin-top: 0;
  margin-bottom: 16px;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .prim--SHgnThq {
  border-radius: 60px;
  border: 1px solid #2EB68B;
  background: #1D2E63;
  padding: 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .prim--SHgnThq p {
  margin: 0;
  width: 100%;
  text-align: center;
}
.Iy3mKmrn4T .kIwhiMomO_posts .Yr8qdk_content .prim--SHgnThq p a {
  text-decoration: none;
}
.Iy3mKmrn4T .kIwhiMomO_posts .cHIiC4button {
  display: flex;
  min-width: 230px;
  flex-direction: column;
}
@media (max-width: 1050px) {
  .Iy3mKmrn4T .kIwhiMomO_posts .cHIiC4button {
    flex-direction: row;
    width: 100%;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.Iy3mKmrn4T .kIwhiMomO_posts .cHIiC4button .btn4lhptuz1B {
  margin-bottom: 8px;
}
@media (max-width: 1050px) {
  .Iy3mKmrn4T .kIwhiMomO_posts .cHIiC4button .btn4lhptuz1B {
    width: 100%;
  }
}

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

.bjxXy5_logo {
  display: flex;
}
@media (max-width: 750px) {
  .bjxXy5_logo {
    flex-direction: column;
  }
}
.bjxXy5_logo .rXFLdx__text {
  width: 100%;
}
.bjxXy5_logo .d0L3t2hac7L8sz {
  margin-right: 20px;
  min-width: 300px;
}
@media (max-width: 750px) {
  .bjxXy5_logo .d0L3t2hac7L8sz {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}
.bjxXy5_logo .d0L3t2hac7L8sz .UcGTtW53-Dqhs {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .bjxXy5_logo .d0L3t2hac7L8sz .UcGTtW53-Dqhs {
    max-width: unset;
    width: 100%;
  }
}

.w09GSfL7h3Iar {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .w09GSfL7h3Iar {
    flex-direction: column-reverse;
  }
}
.w09GSfL7h3Iar .d0L3t2hac7L8sz {
  min-width: 300px;
}
@media (max-width: 750px) {
  .w09GSfL7h3Iar .d0L3t2hac7L8sz {
    width: 100%;
    margin-bottom: 10px;
  }
}
.w09GSfL7h3Iar .d0L3t2hac7L8sz .UcGTtW53-Dqhs {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .w09GSfL7h3Iar .d0L3t2hac7L8sz .UcGTtW53-Dqhs {
    max-width: unset;
    width: 100%;
  }
}
.w09GSfL7h3Iar .rXFLdx__text {
  width: 100%;
  margin-right: 20px;
}
