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

body {
  display: flex;
  margin: 0;
  background-color: #1F242D;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  position: relative;
  overflow-x: hidden;
}

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

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  color: #ffffff;
  font-family: "Lato", 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;
}

.content__EIpsJa6Y {
  text-align: center;
}

.contrast-vqU0Aw5 {
  height: 1px;
  background-color: #1F242D;
  margin-top: 34px;
  margin-bottom: 34px;
}

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

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

@media (max-width: 750px) {
  .pane-hTPbqOIC .g07kD9C__card {
    display: none;
    position: fixed;
    width: auto;
    top: 135px;
    left: 0;
    right: 0;
    z-index: 300;
    padding: 0 20px 200px;
    max-height: 80vh;
    overflow: auto;
  }
}

.pane-hTPbqOIC .g07kD9C__card .vmEGoSCgh5Q {
  width: 100%;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC .g07kD9C__card .vmEGoSCgh5Q {
    display: none;
  }
}

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

.pane-hTPbqOIC {
  overflow-y: auto;
  z-index: 100;
  padding: 20px;
  position: fixed;
  background-color: #161A20;
  margin-left: 0;
  height: 100%;
  width: 200px;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC {
    height: auto;
    border-right: unset;
    width: 100%;
  }
}

.pane-hTPbqOIC .oIE76DTpanel {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pane-hTPbqOIC .oIE76DTpanel .AgplkFD--l {
  max-height: 50px;
  width: 100%;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC .oIE76DTpanel .AgplkFD--l {
    height: 33px;
    width: auto;
  }
}

.pane-hTPbqOIC .oIE76DTpanel .x6TY01menu {
  display: none;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC .oIE76DTpanel .x6TY01menu {
    display: block;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 5px 40px 10px 10px;
  }
}

.pane-hTPbqOIC .menu4xiLIE {
  padding-left: 0;
}

.pane-hTPbqOIC .menu4xiLIE li {
  display: grid;
}

.pane-hTPbqOIC .menu4xiLIE li a {
  text-decoration: none;
  width: 92%;
  padding: 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  transition: 0.3s;
}

.pane-hTPbqOIC .menu4xiLIE li a.active {
  background-color: #1F242D;
}

.pane-hTPbqOIC .menu4xiLIE li a:hover {
  background-color: #1F242D;
  transition: 0s;
}

.pane-hTPbqOIC .spoiler {
  margin-bottom: 0;
  width: 100%;
}

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

.pane-hTPbqOIC .spoiler label .VsWjA5wH__l {
  display: flex;
  align-items: center;
}

.pane-hTPbqOIC .spoiler label .VsWjA5wH__l img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.pane-hTPbqOIC .spoiler label .VsWjA5wH__l p {
  margin: 0;
  font-weight: 700;
}

.pane-hTPbqOIC .spoiler label:hover {
  background-color: #20213C;
}

.pane-hTPbqOIC .spoiler .qMzKp8acontent {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.pane-hTPbqOIC .spoiler .qMzKp8acontent ul li {
  display: grid;
}

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

.pane-hTPbqOIC .spoiler .qMzKp8acontent ul li a img,
.pane-hTPbqOIC .spoiler .qMzKp8acontent ul li p img {
  width: 24px;
  border-radius: 4px;
}

.pane-hTPbqOIC .spoiler .qMzKp8acontent ul li:last-child a {
  margin-bottom: 0;
}

.pane-hTPbqOIC .spoiler input {
  display: none;
}

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

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

.pane-hTPbqOIC .spoiler :checked~.qMzKp8acontent {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}

.pane-hTPbqOIC .kmPeah__1n0qsrCO {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  align-items: flex-start;
}

.pane-hTPbqOIC .kmPeah__1n0qsrCO p {
  font-weight: 500;
}

.pane-hTPbqOIC .kmPeah__1n0qsrCO .articlesL4zRlgC {
  margin-right: 8px;
  height: 32px;
}

.pane-hTPbqOIC .ETsIol--qkrWU1Y6S {
  margin-bottom: 24px;
}

.pane-hTPbqOIC .ETsIol--qkrWU1Y6S p {
  font-weight: 700;
  margin-bottom: 6px;
}

.pane-hTPbqOIC .ETsIol--qkrWU1Y6S a {
  text-decoration: none;
  color: #99A1AA;
}

.pane-hTPbqOIC .ETsIol--qkrWU1Y6S a:hover {
  color: #ffffff;
}

.pane-hTPbqOIC .inv__mdoDvXrVE {
  text-decoration-line: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 6px 8px;
  border-radius: 4px;
  border: 1px solid;
  border-image: linear-gradient(90deg, rgb(32, 33, 56) 0%, rgb(140, 141, 170) 100%) 1;
  background: #20213C;
  margin-bottom: 8px;
}

.pane-hTPbqOIC .inv__mdoDvXrVE span {
  text-transform: uppercase;
  color: #8C8DAA;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.pane-hTPbqOIC .inv__mdoDvXrVE p {
  color: #ffffff;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.pane-hTPbqOIC .signoWFdaegAO {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC .signoWFdaegAO {
    display: none;
  }
}

.pane-hTPbqOIC .signoWFdaegAO a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}

.pane-hTPbqOIC .signoWFdaegAO .sign8k4dcsgQD {
  border: 1px solid #8C8DAA;
}

.pane-hTPbqOIC .signoWFdaegAO .V6T1v--HZw30fU {
  background: #184CE7;
}

.pane-hTPbqOIC .logins5kcSFT {
  display: none;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC .logins5kcSFT {
    display: flex;
  }
}

.pane-hTPbqOIC .logins5kcSFT a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}

@media (max-width: 750px) {
  .pane-hTPbqOIC .logins5kcSFT a {
    padding: 10px;
    font-size: 12px;
  }
}

.pane-hTPbqOIC .logins5kcSFT .sign8k4dcsgQD {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}

.pane-hTPbqOIC .logins5kcSFT .V6T1v--HZw30fU {
  background: #184CE7;
}

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

.rightbar {
  overflow-y: auto;
  right: 0;
  z-index: 100;
  padding: 20px;
  position: fixed;
  background-color: #161A20;
  margin-right: 0;
  height: 100%;
  width: 200px;
}

@media (max-width: 750px) {
  .rightbar {
    display: none;
    height: 40px;
    border-left: unset;
    width: 100%;
  }
}

.rightbar .games .game {
  border-radius: 4px;
  padding-bottom: 16px;
}

.rightbar .games .game .vXR6oEJPuphd {
  display: flex;
  background: #184CE7;
  align-items: center;
  border-radius: 4px 4px 0 0;
}

.rightbar .games .game .vXR6oEJPuphd .pRTDj5N--navigation {
  border-radius: 4px 4px 0 0;
  text-align: center;
  display: flex;
  background: #184CE7;
  padding: 0 8px;
}

.rightbar .games .game .vXR6oEJPuphd img {
  border-radius: 0 4px 0 0;
  height: 54px;
  width: 100%;
}

.rightbar .games .game .ETsIol--qkrWU1Y6S {
  background-color: #20213C;
  padding: 6px 8px;
}

.rightbar .games .game .ETsIol--qkrWU1Y6S .named {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rightbar .games .game .ETsIol--qkrWU1Y6S .named .name {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.rightbar .games .game .ETsIol--qkrWU1Y6S .named .SdaG--8BZmu3 {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.rightbar .games .game .ETsIol--qkrWU1Y6S .named .SdaG--8BZmu3 .quSIQW__yt2Gqm {
  filter: grayscale(100%);
  opacity: 0.2;
}

.rightbar .games .game .ETsIol--qkrWU1Y6S .free {
  padding: 6px 8px;
  text-align: center;
  border-radius: 36px;
  background: rgba(74, 203, 149, 0.15);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 10px 0 10px 0;
}

.rightbar .games .game .btn-play-now {
  margin-top: -4px;
  text-align: center;
  display: flex;
  justify-content: center;
  text-decoration-line: none;
  border-radius: 4px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  background: #184CE7;
  padding: 6px 8px 10px 8px;
}

.vB8pMKctxt {
  width: 100%;
}

.sIKRhx-btn {
  width: 100%;
  color: #ffffff;
  margin-bottom: 20px;
}

.sIKRhx-btn a {
  color: #99A1AA;
  text-decoration: none;
}

.sIKRhx-btn .card-srSe4TU1 {
  margin-bottom: -3px;
}

.btn_zOYHgI6j {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #99A1AA;
  margin-right: 12px;
  text-decoration: none;
  line-height: 25.5px;
}

@media (max-width: 750px) {
  .btn_zOYHgI6j {
    padding: 1px 16px;
    border-radius: 6px;
  }
}

.sV1bQ76a_b {
  border: none;
  background: linear-gradient(45deg, rgb(58, 221, 103) 0%, rgb(0, 170, 99) 100%);
}

.actionbWspfi {
  border: none;
  background: #FFEB00;
  color: #091520;
  padding-left: 45px;
  padding-right: 45px;
}

.button--9ujBSbp {
  border: none;
  background: rgb(117, 181, 255);
  background: linear-gradient(90deg, rgb(117, 181, 255) 0%, rgb(75, 150, 254) 100%);
}

.btn-gray {
  border: none;
  background-color: #1F242D;
}

.btn-gray:hover {
  background: linear-gradient(45deg, rgb(58, 221, 103) 0%, rgb(0, 170, 99) 100%);
}

.j54O7Jdb_c {
  z-index: 50;
  position: relative;
  padding: 20px 260px 20px 260px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 750px) {
  .j54O7Jdb_c {
    display: block;
    padding: 155px 15px 15px 15px;
  }
}

.b--bOm1kH {
  width: 100%;
  max-width: 1046px;
  padding: 24px 16px;
  border-radius: 4px;
  margin-bottom: 20px;
}

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

.b--bOm1kH p {
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 22px;
}

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

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

.b--bOm1kH *:last-child {
  margin-bottom: 0;
}

.b--bOm1kH .vXR6oEJPuphd {
  margin-bottom: 24px;
  width: 100%;
}

.b--bOm1kH img {
  border-radius: 12px;
}

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

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

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

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

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

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

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

.b--bOm1kH.image-text {
  display: flex;
}

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

.b--bOm1kH.A9i0A--hI9VBi {
  background-color: unset;
}

.p9mqN8--frA3pa {
  max-width: 1078px;
  margin-bottom: 20px;
  display: flex;
}

@media (max-width: 950px) {
  .p9mqN8--frA3pa {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (max-width: 750px) {
  .p9mqN8--frA3pa {
    flex-wrap: wrap;
    row-gap: 24px;
  }
}

.p9mqN8--frA3pa p {
  line-height: unset;
}

.p9mqN8--frA3pa .pHrkizVF {
  position: relative;
  border-radius: 4px;
  margin-right: 10px;
}

@media (max-width: 950px) {
  .p9mqN8--frA3pa .pHrkizVF {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .p9mqN8--frA3pa .pHrkizVF {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.p9mqN8--frA3pa .pHrkizVF p.txt-aDzhyM {
  font-family: "Unbounded", sans-serif;
  color: #ffffff;
  position: absolute;
  bottom: 75px;
  left: 22px;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 1350px) {
  .p9mqN8--frA3pa .pHrkizVF p.txt-aDzhyM {
    top: 0;
    font-size: 20px;
  }
}

@media (max-width: 950px) {
  .p9mqN8--frA3pa .pHrkizVF p.txt-aDzhyM {
    top: unset;
    left: 20px;
    font-size: 16px;
  }
}

.p9mqN8--frA3pa .pHrkizVF p.action--9A2158C {
  position: absolute;
  font-family: "Unbounded", sans-serif;
  color: #ffffff;
  font-size: 36px;
  font-weight: 900;
  bottom: 25px;
  left: 24px;
  text-transform: uppercase;
  background: #184CE7;
  padding: 5px 15px;
  border-radius: 4px;
  transition: 0.2s;
  margin: 0;
}

@media (max-width: 1350px) {
  .p9mqN8--frA3pa .pHrkizVF p.action--9A2158C {
    top: 90px;
    font-size: 30px;
  }
}

@media (max-width: 950px) {
  .p9mqN8--frA3pa .pHrkizVF p.action--9A2158C {
    top: unset;
    left: 20px;
    font-size: 22px;
  }
}

.p9mqN8--frA3pa .pHrkizVF p.action--9A2158C:hover {
  scale: 1.06;
  transition: 0.2s;
}

.p9mqN8--frA3pa .vx8Mr13_sec {
  position: relative;
  margin-left: 10px;
  text-align: center;
}

@media (max-width: 950px) {
  .p9mqN8--frA3pa .vx8Mr13_sec {
    display: none;
  }
}

.p9mqN8--frA3pa .vx8Mr13_sec p.txt-aDzhyM {
  color: #ffffff;
  position: absolute;
  font-family: "Unbounded", sans-serif;
  font-size: 23px;
  font-weight: 900;
  font-style: normal;
  bottom: 132px;
  text-transform: uppercase;
  left: 25px;
  margin-bottom: 5px;
}

.p9mqN8--frA3pa .vx8Mr13_sec p.pRTDj5N--navigation {
  color: #ffffff;
  position: absolute;
  font-family: "Unbounded", sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  bottom: 67px;
  text-transform: uppercase;
  left: 25px;
  margin-top: 0;
}

.p9mqN8--frA3pa .vx8Mr13_sec .action__GqWdXmTL5 {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}

.p9mqN8--frA3pa .vx8Mr13_sec .action__GqWdXmTL5 .action--9A2158C {
  border-radius: 8px;
  width: -webkit-fill-available;
  transition: 0.2s;
}

.p9mqN8--frA3pa .vx8Mr13_sec .action__GqWdXmTL5 .action--9A2158C:hover {
  scale: 1.06;
  transition: 0.2s;
}

.p9mqN8--frA3pa .vx8Mr13_sec .action__GqWdXmTL5 .action--9A2158C.SKqWj9_b {
  display: flex;
  font-size: 16px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #0B0C22;
  background: #FFD21D;
}

.p9mqN8--frA3pa .vx8Mr13_sec .action__GqWdXmTL5 .action--9A2158C.SKqWj9_b img {
  width: auto;
  margin-right: 3px;
}

.p9mqN8--frA3pa .vx8Mr13_sec .action__GqWdXmTL5 .action--9A2158C.btn-HTpy1b {
  border-radius: 4px;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #ffffff;
}

.p9mqN8--frA3pa .vx8Mr13_sec:before,
.p9mqN8--frA3pa .pHrkizVF:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0.9));
}

.p9mqN8--frA3pa img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.p9mqN8--frA3pa .vmEGoSCgh5Q {
  display: none;
}

@media (max-width: 750px) {
  .p9mqN8--frA3pa .vmEGoSCgh5Q {
    display: unset;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

.logpbICkO {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 24px;
}

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

.logpbICkO .LRsOJo9_b p {
  margin: 0;
  font-weight: 600;
}

.logpbICkO .LRsOJo9_b .card-srSe4TU1.open {
  transform: rotate(180deg);
}

.logpbICkO .IvR0wnSj__content {
  display: none;
}

.logpbICkO .IvR0wnSj__content ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.logpbICkO .IvR0wnSj__content ol li {
  margin-bottom: 10px;
}

.logpbICkO .IvR0wnSj__content ul {
  padding-left: 10px;
}

.logpbICkO .IvR0wnSj__content ul li {
  list-style-type: none;
}

.logpbICkO .IvR0wnSj__content.show {
  display: block;
}

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

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

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

.card-wGiNTOc .TR3ZM6_blocks {
  background-color: #1F242D;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.card-wGiNTOc .TR3ZM6_blocks strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.card-wGiNTOc .TR3ZM6_blocks img {
  margin-bottom: 25px;
}

.card-wGiNTOc .TR3ZM6_blocks .OI1dTfagb--post {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.card-wGiNTOc .TR3ZM6_blocks .OI1dTfagb--post .ZjS4W0bK_articles {
  width: 50%;
  margin-bottom: 20px;
}

.card-wGiNTOc .TR3ZM6_blocks .OI1dTfagb--post .ZjS4W0bK_articles p {
  margin: 0;
  line-height: 19.36px;
}

.card-wGiNTOc .TR3ZM6_blocks .OI1dTfagb--post .ZjS4W0bK_articles .FvfbnxX--top {
  font-weight: 700;
  margin-bottom: 6px;
}

.card-wGiNTOc .TR3ZM6_blocks .OI1dTfagb--post .ZjS4W0bK_articles .txt-aDzhyM {
  color: #99A1AA;
}

.x4LsGSNtv--bottom {
  background-color: #161A20;
  padding: 20px 0;
  border-radius: 12px;
  width: 1046px;
  margin: 20px;
}

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

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

.x4LsGSNtv--bottom .wr--KIJ1FR {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media (max-width: 1450px) {
  .x4LsGSNtv--bottom .wr--KIJ1FR {
    display: grid;
    grid-template-columns: repeat(8, auto);
    justify-content: space-around;
    align-items: center;
  }
}

@media (max-width: 750px) {
  .x4LsGSNtv--bottom .wr--KIJ1FR {
    grid-template-columns: repeat(5, auto);
  }
}

.x4LsGSNtv--bottom .f__F3zUDt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.x4LsGSNtv--bottom .f__F3zUDt .brand--dk9qO26xS {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .x4LsGSNtv--bottom .f__F3zUDt .brand--dk9qO26xS {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .x4LsGSNtv--bottom .f__F3zUDt .brand--dk9qO26xS {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.x4LsGSNtv--bottom .f__F3zUDt .brand--dk9qO26xS a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

.x4LsGSNtv--bottom .f__F3zUDt .brand--dk9qO26xS a:hover {
  color: #ffffff;
}

.x4LsGSNtv--bottom .f__F3zUDt .log__7nCs80A {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .x4LsGSNtv--bottom .f__F3zUDt .log__7nCs80A {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.x4LsGSNtv--bottom .f__F3zUDt .log__7nCs80A img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

.x4LsGSNtv--bottom .MTuqbExj_foot {
  text-align: center;
  color: #99A1AA;
  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: #99A1AA;
  font-size: 12px;
}

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

table {
  width: 100%;
  border-spacing: 0 8px;
}

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

table p {
  margin: 0;
}

table thead tr {
  background-color: #1F242D;
}

table thead tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
  font-weight: 700;
}

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

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

table tbody a {
  color: #0C8DED;
}

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

table tbody tr td:first-child {
  border-radius: 8px 0 0 8px;
  font-weight: 700;
}

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

table tbody tr td:not(:first-child) {
  color: #99A1AA;
}

table tbody tr:nth-child(2n) {
  background-color: #1F242D;
}

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

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

.dJdhZTM4pN .p__Ko2YTScPR {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}

@media (max-width: 750px) {
  .dJdhZTM4pN .p__Ko2YTScPR {
    margin-bottom: 15px;
  }
}

.dJdhZTM4pN .p__Ko2YTScPR p.FvfbnxX--top {
  font-weight: 600;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: rgba(34, 200, 101, 0.18);
  color: #3ADD67;
  margin-top: 0;
  margin-bottom: 10px;
}

.dJdhZTM4pN .wraper__z72pk0g {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}

.dJdhZTM4pN .wraper__z72pk0g p.FvfbnxX--top {
  font-weight: 600;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: rgba(227, 42, 42, 0.18);
  color: #FF5151;
  margin-top: 0;
  margin-bottom: 10px;
}

.dJdhZTM4pN p.ZjS4W0bK_articles {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.dJdhZTM4pN p.ZjS4W0bK_articles img {
  margin-right: 10px;
}

.O45QM-cDw3zQ0Uy {
  margin-top: 24px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .aRiZ4pSR5wsHo {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .aRiZ4pSR5wsHo .inmW4S_FModPJ {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .aRiZ4pSR5wsHo .K7SU--WHMfES .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .aRiZ4pSR5wsHo .K7SU--WHMfES .darked-YjnA8cF {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .txt-aDzhyM {
  margin-bottom: 10px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp {
    flex-direction: column;
    align-items: flex-start;
  }
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .FvfbnxX--top {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .SdaG--8BZmu3 {
  display: flex;
  margin-right: 10px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .SdaG--8BZmu3 .dzY7rfolUs8q {
  margin-right: 8px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .SdaG--8BZmu3 .dzY7rfolUs8q .quSIQW__yt2Gqm {
  filter: grayscale(100%);
  opacity: 0.2;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .SdaG--8BZmu3 img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .pRTDj5N--navigation {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.O45QM-cDw3zQ0Uy .ZjS4W0bK_articles .eE3Mxk-DKY3sOixp .pRTDj5N--navigation span {
  color: #FFFFFF;
}

.sign-ajqMAfS .blocks--Xay3ILD0 {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 24px;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .qSFX4JyMw_card {
  display: flex;
  align-items: center;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .qSFX4JyMw_card img {
  margin-right: 16px;
  height: 70px;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .qSFX4JyMw_card .txt-aDzhyM p {
  margin: 0;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .qSFX4JyMw_card .txt-aDzhyM .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .qSFX4JyMw_card .txt-aDzhyM .brand--aZpC5lx {
  color: #99A1AA;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .qSFX4JyMw_card .txt-aDzhyM .d-H1oz07gw {
  font-weight: 400;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .action__GqWdXmTL5 a {
  margin-left: 12px;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .action__GqWdXmTL5 a img {
  transition: 1s;
}

.sign-ajqMAfS .blocks--Xay3ILD0 .action__GqWdXmTL5 a img:hover {
  scale: 1.2;
  transition: 0s;
}

.sign-ajqMAfS .login_NSB1gG p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 {
    display: flex;
    flex-direction: column;
  }
}

.sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 a {
  border-radius: 8px;
  padding-top: 6.5px;
  padding-bottom: 7.5px;
  display: inline-flex;
  align-content: center;
  min-width: 232px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-decoration: none;
  color: #ffffff;
}

.sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 a {
    margin-bottom: 8px;
  }
}

.sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 .bot__DyVgmuNw7 {
  background-color: #247AD8;
}

.sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 .boTNUX_jG4gz {
  background-color: #44B642;
}

.sign-ajqMAfS .login_NSB1gG .action__GqWdXmTL5 .aJRyF8--o1LRkWaO9 {
  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-G7gmJK {
  position: relative;
  background: #184CE7;
  border-radius: 4px;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}

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

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

.button-G7gmJK .c4AK8CBQp {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .button-G7gmJK .c4AK8CBQp {
    height: 100px;
  }
}

.button-G7gmJK .txt-aDzhyM {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.button-G7gmJK .content--SUV1PJqi {
  color: #ffffff;
  font-weight: 900;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  line-height: normal;
}

@media (max-width: 1050px) {
  .button-G7gmJK .content--SUV1PJqi {
    font-size: 16px;
  }
}

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

.button-G7gmJK .yvpxd7Q_action .prim__oGU5MKJRu {
  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-G7gmJK .yvpxd7Q_action .prim__oGU5MKJRu {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .button-G7gmJK .yvpxd7Q_action .prim__oGU5MKJRu {
    width: 160px;
  }
}

.button-G7gmJK .yvpxd7Q_action .prim__oGU5MKJRu img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.button-G7gmJK .yvpxd7Q_action .prim__oGU5MKJRu .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}

.button-G7gmJK .yvpxd7Q_action .prim__oGU5MKJRu.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.button-G7gmJK .yvpxd7Q_action .btn_zOYHgI6j {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .button-G7gmJK .yvpxd7Q_action .btn_zOYHgI6j {
    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: #1F242D;
  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 .OI1dTfagb--post {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .OI1dTfagb--post .ZjS4W0bK_articles {
  background-color: #161A20;
  border-radius: 8px;
  padding: 9px;
}

.card-game .OI1dTfagb--post .ZjS4W0bK_articles .FvfbnxX--top {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .OI1dTfagb--post .ZjS4W0bK_articles .txt-aDzhyM {
  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: #1F242D;
  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.btn_zOYHgI6j {
  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 .TWfRSjek642QE {
  font-size: 128px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 40px;
}

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

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

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

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

.YNu8qMze__sitemap a:hover {
  background-color: #1F242D;
  transition: 0s;
}

.wr--gpxnh5 {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  background-color: #1F242D;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

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

.wr--gpxnh5 .LWdvHB-row {
  display: flex;
  align-items: center;
}

.wr--gpxnh5 .LWdvHB-row img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .wr--gpxnh5 .LWdvHB-row img {
    margin-left: 10px;
  }
}

.wr--gpxnh5 .LWdvHB-row .g59T8G6-row .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wr--gpxnh5 .LWdvHB-row .g59T8G6-row .txt-AiUTsk8h {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wr--gpxnh5 .log_UEwt35TlI {
  display: inline-block;
  white-space: nowrap;
}

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

.wr--gpxnh5 .log_UEwt35TlI .IxfQs9-primary {
  margin-right: 10px;
}

.wr--gpxnh5 .log_UEwt35TlI .buttonxFqtSf {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wr--gpxnh5 .log_UEwt35TlI .buttonxFqtSf {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.n3NZ7HtR_bot .posts-19UGdQ h3 {
  cursor: pointer;
  border-radius: 8px;
  padding: 14px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 700;
  background-color: #1F242D;
  font-size: 16px;
}

.n3NZ7HtR_bot .posts-19UGdQ .text--dRfCp8 {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.n3NZ7HtR_bot .posts-19UGdQ .text--dRfCp8 p {
  margin: 0;
  color: #99A1AA;
}

.n3NZ7HtR_bot .posts-19UGdQ .text--dRfCp8.show {
  display: block;
}

.n3NZ7HtR_bot .posts-19UGdQ h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

.pTKXCwAtext {
  text-align: center;
}

.xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 {
  background-color: #1F242D;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 {
    display: flex;
    flex-direction: column;
  }
}

.xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 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) {
  .xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 button {
    margin: 2px;
  }
}

.xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 button:last-child {
  margin-right: 0;
}

.xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 button:hover {
  background-color: #FFFFFF;
}

.xXEPAF6v--Hf9YC .Uk10hj_HS8aV9 button.active {
  background-color: #FFFFFF;
}

.xXEPAF6v--Hf9YC .content-xbfRgSBZ {
  display: none;
}

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

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

.brand__zYsdLOog5 .O8fmDX2Y_logo {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

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

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

.prim__AmFTDj img {
  height: 20px;
  width: auto;
}

.XHoIL27g--ySkU .post_GF3QDuCjK {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 16px;
}

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

.XHoIL27g--ySkU .post_GF3QDuCjK .FxSfKMz__txt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .XHoIL27g--ySkU .post_GF3QDuCjK .FxSfKMz__txt {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.XHoIL27g--ySkU .post_GF3QDuCjK .FxSfKMz__txt .pRTDj5N--navigation {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.XHoIL27g--ySkU .post_GF3QDuCjK .FxSfKMz__txt .l--0gJf9xc {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .XHoIL27g--ySkU .post_GF3QDuCjK .FxSfKMz__txt strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .XHoIL27g--ySkU .post_GF3QDuCjK .SdaG--8BZmu3 {
    margin-bottom: 16px;
  }
}

.XHoIL27g--ySkU .post_GF3QDuCjK .SdaG--8BZmu3 .quSIQW__yt2Gqm {
  filter: grayscale(100%);
  opacity: 0.2;
}

.contrast0DrYyop {
  padding: 15px;
  position: fixed;
  bottom: 0;
  text-transform: uppercase;
  display: none;
  z-index: 200;
  border-bottom: 1px solid #161A20;
  background-color: #1F242D;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  margin: 0 auto -1px;
}

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

.contrast0DrYyop a {
  padding: 10px;
  margin-right: 30px;
  text-decoration: none;
  border-radius: 6px;
  border: none;
  background: linear-gradient(93deg, #3ADD67 0.92%, rgba(0, 170, 99, 0.79) 97.74%);
  box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.25) inset;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contrast0DrYyop a span {
  font-size: 8px;
  position: absolute;
  right: 51px;
  bottom: 18px;
  opacity: 0.63;
}

.brandmcUO7etG {
  display: flex;
}

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

.brandmcUO7etG .JdofqDpQ--text {
  width: 100%;
}

.brandmcUO7etG .imgtCq1w7dUJ {
  margin-right: 20px;
  min-width: 300px;
}

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

.brandmcUO7etG .imgtCq1w7dUJ .vXR6oEJPuphd {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .brandmcUO7etG .imgtCq1w7dUJ .vXR6oEJPuphd {
    max-width: unset;
    width: 100%;
  }
}

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

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

.ZaUrHIy8__ucbYg2 .imgtCq1w7dUJ {
  min-width: 300px;
}

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

.ZaUrHIy8__ucbYg2 .imgtCq1w7dUJ .vXR6oEJPuphd {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .ZaUrHIy8__ucbYg2 .imgtCq1w7dUJ .vXR6oEJPuphd {
    max-width: unset;
    width: 100%;
  }
}

.ZaUrHIy8__ucbYg2 .JdofqDpQ--text {
  width: 100%;
  margin-right: 20px;
}