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

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

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

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

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

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

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

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

@media (max-width: 750px) {
  .flAeYysidebar .arP1Gl-blocks {
    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;
  }
}

.flAeYysidebar .arP1Gl-blocks .gift {
  width: 100%;
}

.flAeYysidebar .pane--9iThFuJ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
}

@media (max-width: 750px) {
  .flAeYysidebar .pane--9iThFuJ {
    margin-bottom: 0;
  }
}

.flAeYysidebar .pane--9iThFuJ .log_QaA2iMx0n {
  max-height: 50px;
  width: auto;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .flAeYysidebar .pane--9iThFuJ .log_QaA2iMx0n {
    margin: 0 16px;
    height: 40px;
    width: auto;
  }
}

.flAeYysidebar .pane--9iThFuJ .burger-menu {
  display: none;
}

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

.flAeYysidebar .bAS8uYGB-nav {
  padding-left: 0;
}

.flAeYysidebar .bAS8uYGB-nav li {
  display: grid;
}

.flAeYysidebar .bAS8uYGB-nav 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;
}

.flAeYysidebar .bAS8uYGB-nav li a img {
  margin-top: -2px;
}

.flAeYysidebar .bAS8uYGB-nav li a.active {
  background-color: #111C3B;
  color: #FFFFFF;
}

.flAeYysidebar .bAS8uYGB-nav li a:hover {
  color: #FFFFFF;
  background-color: #111C3B;
  transition: 0s;
}

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

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

.flAeYysidebar .spoiler label .pkvnSD18W_log {
  display: flex;
  align-items: center;
}

.flAeYysidebar .spoiler label .pkvnSD18W_log img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.flAeYysidebar .spoiler label .pkvnSD18W_log p {
  margin: 0;
  font-weight: 700;
}

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

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

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

.flAeYysidebar .spoiler .content__cmePTD ul li {
  display: grid;
}

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

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

.flAeYysidebar .spoiler .content__cmePTD ul li:last-child a {
  margin-bottom: 0;
}

.flAeYysidebar .spoiler input {
  display: none;
}

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

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

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

.flAeYysidebar .uC0Dny-signin {
  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) {
  .flAeYysidebar .uC0Dny-signin {
    position: relative;
    bottom: auto;
    width: 100%;
  }
}

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

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

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

.button-NmowaVr9x .a5tQsrGWIaction.closed .fgHSbN__btn:nth-of-type(1) {
  transform: translateY(3.7px) rotate(45deg);
}

.button-NmowaVr9x .a5tQsrGWIaction.closed .fgHSbN__btn:nth-of-type(2) {
  transform: translateY(-3.7px) rotate(-45deg);
}

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

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

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

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

.b--P6U0rO ul {
  left: 0 !important;
}

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

.b--P6U0rO .blocks--pGrsP2bTR {
  margin-bottom: -3px;
}

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

.action--fuRlqtQTO:hover {
  filter: brightness(90%);
}

.action--fuRlqtQTO.jM0d3J-p {
  background: linear-gradient(180deg, #028FF9 0%, #0F59C6 100%);
}

.action--fuRlqtQTO.secondaryH9WIizBx {
  background: linear-gradient(180deg, #2DB865 0%, #099E52 100%);
}

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

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

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

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

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

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

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

.bzIBaCT0u .ZHyaNz-dR4bOXjc {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.bzIBaCT0u.bcLpJT--XMaK8Y9l2 {
  background-color: unset;
}

.Ri5jy-1WzHLK3 {
  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) {
  .Ri5jy-1WzHLK3 {
    display: flex;
    flex-direction: column;
  }

  .Ri5jy-1WzHLK3 .W1eG63__EGSHlm:nth-child(2) {
    display: none;
  }
}

.Ri5jy-1WzHLK3 .W1eG63__EGSHlm {
  width: auto;
  margin-bottom: 2px;
  max-height: 200px;
}

.Ri5jy-1WzHLK3 .W1eG63__EGSHlm img {
  border-radius: 24px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media (max-width: 750px) {
  .Ri5jy-1WzHLK3 .W1eG63__EGSHlm img {
    border-radius: 16px;
    height: 160px;
  }
}

.Ri5jy-1WzHLK3 .q0cdFMp {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #1D2E63;
  position: relative;
}

@media (max-width: 750px) {
  .Ri5jy-1WzHLK3 .q0cdFMp {
    padding: 16px 16px 49px 16px;
    border-radius: 16px;
  }
}

.Ri5jy-1WzHLK3 .q0cdFMp p.top_8vo4pt {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.Ri5jy-1WzHLK3 .q0cdFMp p.text_cAKxsLmy5 {
  margin-top: 0;
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.Ri5jy-1WzHLK3 .q0cdFMp .action--fuRlqtQTO {
  position: absolute;
  bottom: 24px;
}

.Ri5jy-1WzHLK3 .n4u3RST__secondary {
  padding: 24px 24px 57px 24px;
  border-radius: 24px;
  background: #17254F;
  position: relative;
}

@media (max-width: 1050px) {
  .Ri5jy-1WzHLK3 .n4u3RST__secondary {
    display: none;
  }
}

.Ri5jy-1WzHLK3 .n4u3RST__secondary p.top_8vo4pt {
  margin-top: 0;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.Ri5jy-1WzHLK3 .n4u3RST__secondary .action--fuRlqtQTO {
  position: absolute;
  bottom: 24px;
}

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

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

.dRmNTxH--log .spoCrRMj--button {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}

@media (max-width: 750px) {
  .dRmNTxH--log .spoCrRMj--button {
    padding: 0;
  }
}

.dRmNTxH--log .spoCrRMj--button p {
  font-size: 20px;
  font-style: normal;
  margin: 0;
  font-weight: 600;
  line-height: 140%;
}

.dRmNTxH--log .spoCrRMj--button .blocks--pGrsP2bTR.open {
  transform: rotate(180deg);
}

.dRmNTxH--log .content__ZisTt49Sz {
  display: none;
}

.dRmNTxH--log .content__ZisTt49Sz ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
  margin-left: 35px;
}

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

.dRmNTxH--log .content__ZisTt49Sz ol li {
  margin-bottom: 10px;
}

.dRmNTxH--log .content__ZisTt49Sz ul {
  padding-left: 10px;
}

.dRmNTxH--log .content__ZisTt49Sz ul li {
  list-style-type: none;
}

.dRmNTxH--log .content__ZisTt49Sz.show {
  display: block;
}

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

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

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

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

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

.card_QBP3a4zMg .cards_Grw6xi img {
  margin-bottom: 25px;
}

.card_QBP3a4zMg .cards_Grw6xi .post--cGuKDihw {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.card_QBP3a4zMg .cards_Grw6xi .post--cGuKDihw .blog_QWZhyepCx {
  width: 50%;
  margin-bottom: 20px;
}

.card_QBP3a4zMg .cards_Grw6xi .post--cGuKDihw .blog_QWZhyepCx p {
  margin: 0;
  line-height: 19.36px;
}

.card_QBP3a4zMg .cards_Grw6xi .post--cGuKDihw .blog_QWZhyepCx .top_8vo4pt {
  font-weight: 700;
  margin-bottom: 6px;
}

.card_QBP3a4zMg .cards_Grw6xi .post--cGuKDihw .blog_QWZhyepCx .text_cAKxsLmy5 {
  color: #9CAEE2;
}

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

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

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

.W8vRiD3Ng1_foot .foot--B2Dr6gG {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

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

.W8vRiD3Ng1_foot .foot--B2Dr6gG .log_QaA2iMx0n {
  height: 45px;
  width: auto;
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .foot--B2Dr6gG .log_QaA2iMx0n {
    margin-bottom: 24px;
  }
}

.W8vRiD3Ng1_foot .foot--B2Dr6gG .logE0aRT5v6 {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .W8vRiD3Ng1_foot .foot--B2Dr6gG .logE0aRT5v6 {
    margin-bottom: 15px;
  }
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .foot--B2Dr6gG .logE0aRT5v6 {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    row-gap: 12px;
  }
}

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

.W8vRiD3Ng1_foot .foot--B2Dr6gG .logE0aRT5v6 a:hover {
  color: #FFFFFF;
}

.W8vRiD3Ng1_foot .foot--B2Dr6gG .bot--6RMCyXkit {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 6px;
  column-gap: 6px;
  row-gap: 6px;
}

.W8vRiD3Ng1_foot .foot--B2Dr6gG .bot--6RMCyXkit 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) {
  .W8vRiD3Ng1_foot .foot--B2Dr6gG .bot--6RMCyXkit a {
    min-width: unset;
  }
}

.W8vRiD3Ng1_foot .foot--B2Dr6gG .bot--6RMCyXkit a p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.W8vRiD3Ng1_foot .foot--B2Dr6gG .bot--6RMCyXkit a img {
  margin-left: 12px;
  width: 24px;
  height: 24px;
}

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

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

.W8vRiD3Ng1_foot .j83uxW-bottom .enEdaU--qBWu34g {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.W8vRiD3Ng1_foot .j83uxW-bottom .enEdaU--qBWu34g a {
  text-decoration: none;
}

.W8vRiD3Ng1_foot .j83uxW-bottom .nXNx4wz--wrapper {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .j83uxW-bottom .nXNx4wz--wrapper {
    flex-direction: column;
    row-gap: 10px;
  }
}

.W8vRiD3Ng1_foot .j83uxW-bottom .nXNx4wz--wrapper a {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.W8vRiD3Ng1_foot .j83uxW-bottom .nXNx4wz--wrapper a img {
  margin-right: 8px;
}

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

@media (max-width: 1450px) {
  .W8vRiD3Ng1_foot .bottom-TGMPZ5 {
    flex-direction: column;
  }
}

.W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand {
    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;
  }
}

.W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.d__1IwjUo {
  height: 25.7px;
  width: 100%;
}

.W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.y1r03_dD2BHFx {
  height: 23.7px;
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.y1r03_dD2BHFx {
    height: unset;
    width: 100%;
  }
}

.W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.zYKcn5aXF__KEGc {
  height: 15.4px;
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.zYKcn5aXF__KEGc {
    height: unset;
    width: 100%;
  }
}

.W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.WPF6YuhMXCZ3Q1z {
  height: 25.5px;
}

@media (max-width: 1050px) {
  .W8vRiD3Ng1_foot .bottom-TGMPZ5 .xyhSWvkf--brand img.WPF6YuhMXCZ3Q1z {
    height: unset;
    width: 100%;
  }
}

.W8vRiD3Ng1_foot .bottom-TGMPZ5 .HQO7G3_p {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}

@media (max-width: 750px) {
  .W8vRiD3Ng1_foot .bottom-TGMPZ5 .HQO7G3_p {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.W8vRiD3Ng1_foot .bottom--NEDaWR {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 24px;
  column-gap: 24px;
}

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

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

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

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

.inv-Cc1F7m .primary-Kxw0I3pW {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}

@media (max-width: 750px) {
  .inv-Cc1F7m .primary-Kxw0I3pW {
    margin-bottom: 16px;
  }
}

.inv-Cc1F7m .primary-Kxw0I3pW p.top_8vo4pt {
  color: #2EB68B;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
}

.inv-Cc1F7m .wr--CTlXfvK6z {
  background-color: #17254F;
  padding: 16px;
  border-radius: 24px;
}

.inv-Cc1F7m .wr--CTlXfvK6z p.top_8vo4pt {
  color: #FC4842;
  font-weight: 600;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}

.inv-Cc1F7m p.blog_QWZhyepCx {
  margin-bottom: 0;
  display: flex;
}

.inv-Cc1F7m p.blog_QWZhyepCx img {
  margin-right: 10px;
}

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

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

.CcXLFQe__oVR78B .blog_QWZhyepCx .i9GJK-ZeVtDJFO {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .i9GJK-ZeVtDJFO .FsYMVyEzp-nXAjz {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .i9GJK-ZeVtDJFO .OmC4-b3Vhvt .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .i9GJK-ZeVtDJFO .OmC4-b3Vhvt .darkedHyAmgjBkx {
  margin-top: 0;
  color: #9CAEE2;
  margin-bottom: 0;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .text_cAKxsLmy5 {
  margin-bottom: 10px;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ {
    flex-direction: column;
    align-items: flex-start;
  }
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ .top_8vo4pt {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ .ELcC3h_6d4ENeH {
  display: flex;
  margin-right: 10px;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ .ELcC3h_6d4ENeH .nLdzxGIgY-WUXDO {
  margin-right: 8px;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ .ELcC3h_6d4ENeH .nLdzxGIgY-WUXDO .Obnaw-rYbOD7TJR {
  filter: grayscale(100%);
  opacity: 0.2;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ .ELcC3h_6d4ENeH img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.CcXLFQe__oVR78B .blog_QWZhyepCx .oIRrL0cSy74pRJ .kmQPb57y--menu {
  margin-top: 1px;
  font-weight: 600;
  margin-bottom: 0;
  color: #FFFFFF;
}

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

.login-9Ycli4wV .Zi8Y4feL_rows .rowa16dTgXb {
  display: flex;
  align-items: center;
}

.login-9Ycli4wV .Zi8Y4feL_rows .rowa16dTgXb img {
  margin-right: 16px;
  height: 70px;
}

.login-9Ycli4wV .Zi8Y4feL_rows .rowa16dTgXb .text_cAKxsLmy5 p {
  margin: 0;
}

.login-9Ycli4wV .Zi8Y4feL_rows .rowa16dTgXb .text_cAKxsLmy5 .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.login-9Ycli4wV .Zi8Y4feL_rows .rowa16dTgXb .text_cAKxsLmy5 .logo_beiX93rJg {
  color: #9CAEE2;
}

.login-9Ycli4wV .Zi8Y4feL_rows .rowa16dTgXb .text_cAKxsLmy5 .fq6udBhWE--invert {
  font-weight: 400;
}

.login-9Ycli4wV .Zi8Y4feL_rows .sM9vJScgaction a {
  margin-left: 12px;
}

.login-9Ycli4wV .Zi8Y4feL_rows .sM9vJScgaction a img {
  transition: 1s;
}

.login-9Ycli4wV .Zi8Y4feL_rows .sM9vJScgaction a img:hover {
  scale: 1.2;
  transition: 0s;
}

.login-9Ycli4wV .signin__m7cALV p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .login-9Ycli4wV .signin__m7cALV .sM9vJScgaction {
    display: flex;
    flex-direction: column;
  }
}

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

.login-9Ycli4wV .signin__m7cALV .sM9vJScgaction a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .login-9Ycli4wV .signin__m7cALV .sM9vJScgaction a {
    margin-bottom: 8px;
  }
}

.login-9Ycli4wV .signin__m7cALV .sM9vJScgaction .bot--jJq7pMTbV {
  background-color: #247AD8;
}

.login-9Ycli4wV .signin__m7cALV .sM9vJScgaction .X7QcLk--kNO2zZhF {
  background-color: #44B642;
}

.login-9Ycli4wV .signin__m7cALV .sM9vJScgaction .FEt4D-6wNozp {
  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%;
  }
}

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

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

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

.Z4NVkSZ-b .dFNtOA-first {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  height: 150px;
}

@media (max-width: 950px) {
  .Z4NVkSZ-b .dFNtOA-first {
    height: 100px;
  }
}

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

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

.Z4NVkSZ-b .E0W5FiU__button {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.Z4NVkSZ-b .E0W5FiU__button .first_FtdxBK {
  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) {
  .Z4NVkSZ-b .E0W5FiU__button .first_FtdxBK {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .Z4NVkSZ-b .E0W5FiU__button .first_FtdxBK {
    width: 160px;
  }
}

.Z4NVkSZ-b .E0W5FiU__button .first_FtdxBK img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.Z4NVkSZ-b .E0W5FiU__button .first_FtdxBK .tooltip {
  position: absolute;
  background: #FFFFFF;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}

.Z4NVkSZ-b .E0W5FiU__button .first_FtdxBK.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.Z4NVkSZ-b .E0W5FiU__button .action--fuRlqtQTO {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .Z4NVkSZ-b .E0W5FiU__button .action--fuRlqtQTO {
    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 .post--cGuKDihw {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

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

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

.card-game .post--cGuKDihw .blog_QWZhyepCx .text_cAKxsLmy5 {
  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.action--fuRlqtQTO {
  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 .XfwVdi2Nt--gnjr38 {
  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 .action--fuRlqtQTO {
  margin-bottom: 130px;
}

.sitemappage-SJX9wg {
  display: flex;
  flex-direction: column;
}

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

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

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

.g8l6uY__wraper .rows-EmAfdwBc {
  display: flex;
  align-items: center;
}

.g8l6uY__wraper .rows-EmAfdwBc img {
  height: 38px;
  margin-right: 16px;
  width: auto;
}

@media (max-width: 750px) {
  .g8l6uY__wraper .rows-EmAfdwBc img {
    margin-left: 10px;
  }
}

.g8l6uY__wraper .rows-EmAfdwBc .blocks--WpBghr .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.g8l6uY__wraper .rows-EmAfdwBc .blocks--WpBghr .textGXFBWxwzl {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.g8l6uY__wraper .log-RjxoCu {
  display: inline-block;
  white-space: nowrap;
}

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

.g8l6uY__wraper .log-RjxoCu .oeY46yHWt--first {
  margin-right: 10px;
}

.g8l6uY__wraper .log-RjxoCu .button-eaLAr8RN {
  cursor: pointer;
}

@media (max-width: 750px) {
  .g8l6uY__wraper .log-RjxoCu .button-eaLAr8RN {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.qbck9RtJN_foot .articles__gaKr5wA 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;
}

.qbck9RtJN_foot .articles__gaKr5wA .eSKwM9--text {
  padding: 16px;
  background-color: #17254F;
  border-radius: 24px;
  display: none;
  margin-bottom: 8px;
}

.qbck9RtJN_foot .articles__gaKr5wA .eSKwM9--text p {
  margin: 0;
  color: #9CAEE2;
}

.qbck9RtJN_foot .articles__gaKr5wA .eSKwM9--text.show {
  display: block;
}

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

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

.S2uqSdC5mf_content {
  text-align: center;
}

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

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

.q98ejDf__FHePmYXs .DHdqjc_HD6j5Y 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) {
  .q98ejDf__FHePmYXs .DHdqjc_HD6j5Y button {
    margin: 2px;
  }
}

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

.q98ejDf__FHePmYXs .DHdqjc_HD6j5Y button:last-child {
  margin-right: 0;
}

.q98ejDf__FHePmYXs .DHdqjc_HD6j5Y button:hover {
  background-color: #FFFFFF;
}

.q98ejDf__FHePmYXs .DHdqjc_HD6j5Y button.active {
  background-color: #FFFFFF;
}

.q98ejDf__FHePmYXs .text-4cYxhG6R {
  display: none;
}

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

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

.ObnxzQd0C--brand .UiLQBbVZq_logo {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .ObnxzQd0C--brand .UiLQBbVZq_logo {
    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;
}

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

.k4Qb--zS3mHMi .mzXIiPblog {
  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) {
  .k4Qb--zS3mHMi .mzXIiPblog {
    max-width: unset;
    min-width: unset;
  }
}

.k4Qb--zS3mHMi .mzXIiPblog .txt--z96OxVi .logo--3BiyVv5 {
  height: 230px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 16px;
}

.k4Qb--zS3mHMi .mzXIiPblog .txt--z96OxVi p {
  margin-top: 0;
  margin-bottom: 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.k4Qb--zS3mHMi .mzXIiPblog .contrast-uO0L4m {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.k4Qb--zS3mHMi .mzXIiPblog .contrast-uO0L4m .Zpfr85q_3c4y {
  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;
}

.k4Qb--zS3mHMi .mzXIiPblog .contrast-uO0L4m .ELcC3h_6d4ENeH {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  align-items: center;
}

.k4Qb--zS3mHMi .mzXIiPblog .contrast-uO0L4m .ELcC3h_6d4ENeH img {
  margin-right: 4px;
}

.k4Qb--zS3mHMi .mzXIiPblog .contrast-uO0L4m .ELcC3h_6d4ENeH p {
  margin: 0;
}

.k4Qb--zS3mHMi .mzXIiPblog .action--fuRlqtQTO {
  display: block;
}

.qWp4sfG2s1wIqlD {
  margin-bottom: 64px;
}

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

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

.qWp4sfG2s1wIqlD .mzXIiPblog .BHLUFgn--FEuyBq {
  position: relative;
  margin-right: 16px;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .BHLUFgn--FEuyBq .kmQPb57y--menu {
  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;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .BHLUFgn--FEuyBq .logo--3BiyVv5 {
  height: auto;
  width: 220px;
  border-radius: 16px;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-right: 16px;
  width: 100%;
}

@media (max-width: 1050px) {
  .qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi {
    width: 100%;
    justify-content: center;
    margin-bottom: 16px;
    margin-left: 16px;
  }
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav .name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  margin: 0;
}

@media (max-width: 750px) {
  .qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav .name {
    display: none;
  }
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav .ELcC3h_6d4ENeH {
  display: flex;
  align-items: center;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav .ELcC3h_6d4ENeH .nLdzxGIgY-WUXDO {
  margin-right: 4px;
}

@media (max-width: 750px) {
  .qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav .ELcC3h_6d4ENeH .nLdzxGIgY-WUXDO {
    margin-bottom: 16px;
  }
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .FuT75Sxl--nav .ELcC3h_6d4ENeH .nLdzxGIgY-WUXDO .Obnaw-rYbOD7TJR {
  filter: grayscale(100%);
  opacity: 0.2;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .OXzhsJ-Gge7CY {
  color: #2EB68B;
  font-size: 18px;
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 16px;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .text_cAKxsLmy5 {
  margin-top: 0;
  margin-bottom: 16px;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .vPmCgI__primary {
  border-radius: 60px;
  border: 1px solid #2EB68B;
  background: #1D2E63;
  padding: 16px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .vPmCgI__primary p {
  margin: 0;
  width: 100%;
  text-align: center;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .txt--z96OxVi .vPmCgI__primary p a {
  text-decoration: none;
}

.qWp4sfG2s1wIqlD .mzXIiPblog .sM9vJScgaction {
  display: flex;
  min-width: 230px;
  flex-direction: column;
}

@media (max-width: 1050px) {
  .qWp4sfG2s1wIqlD .mzXIiPblog .sM9vJScgaction {
    flex-direction: row;
    width: 100%;
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}

.qWp4sfG2s1wIqlD .mzXIiPblog .sM9vJScgaction .action--fuRlqtQTO {
  margin-bottom: 8px;
}

@media (max-width: 1050px) {
  .qWp4sfG2s1wIqlD .mzXIiPblog .sM9vJScgaction .action--fuRlqtQTO {
    width: 100%;
  }
}

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

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

.omjBF8Wn-invert 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;
}

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

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

.logo-ahK67i5Oj {
  display: flex;
}

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

.logo-ahK67i5Oj .content_9F68qt {
  width: 100%;
}

.logo-ahK67i5Oj .C0hHb6AuV--xCkpb {
  margin-right: 20px;
  min-width: 300px;
}

@media (max-width: 750px) {
  .logo-ahK67i5Oj .C0hHb6AuV--xCkpb {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}

.logo-ahK67i5Oj .C0hHb6AuV--xCkpb .ZHyaNz-dR4bOXjc {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .logo-ahK67i5Oj .C0hHb6AuV--xCkpb .ZHyaNz-dR4bOXjc {
    max-width: unset;
    width: 100%;
  }
}

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

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

.uOT7__RpGa1i5wJ .C0hHb6AuV--xCkpb {
  min-width: 300px;
}

@media (max-width: 750px) {
  .uOT7__RpGa1i5wJ .C0hHb6AuV--xCkpb {
    width: 100%;
    margin-bottom: 10px;
  }
}

.uOT7__RpGa1i5wJ .C0hHb6AuV--xCkpb .ZHyaNz-dR4bOXjc {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .uOT7__RpGa1i5wJ .C0hHb6AuV--xCkpb .ZHyaNz-dR4bOXjc {
    max-width: unset;
    width: 100%;
  }
}

.uOT7__RpGa1i5wJ .content_9F68qt {
  width: 100%;
  margin-right: 20px;
}