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

.text_VHNs6q8z {
  text-align: center;
}

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

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

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

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

.VTFEthn_side .rows-g9XxPYKcl .y4DsqxuB1_CxWYS {
  width: 100%;
}

@media (max-width: 750px) {
  .VTFEthn_side .rows-g9XxPYKcl .y4DsqxuB1_CxWYS {
    display: none;
  }
}

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

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

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

.VTFEthn_side .spxkrW-side {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.VTFEthn_side .spxkrW-side .l__9fCYUgo {
  max-height: 50px;
  width: 100%;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .VTFEthn_side .spxkrW-side .l__9fCYUgo {
    height: 33px;
    width: auto;
  }
}

.VTFEthn_side .spxkrW-side .navigation__S6oBgOr {
  display: none;
}

@media (max-width: 750px) {
  .VTFEthn_side .spxkrW-side .navigation__S6oBgOr {
    display: block;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 5px 40px 10px 10px;
  }
}

.VTFEthn_side .vKTIlB-nav {
  padding-left: 0;
}

.VTFEthn_side .vKTIlB-nav li {
  display: grid;
}

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

.VTFEthn_side .vKTIlB-nav li a.active {
  background-color: #1F242D;
}

.VTFEthn_side .vKTIlB-nav li a:hover {
  background-color: #1F242D;
  transition: 0s;
}

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

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

.VTFEthn_side .spoiler label .ZE2765W--l {
  display: flex;
  align-items: center;
}

.VTFEthn_side .spoiler label .ZE2765W--l img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.VTFEthn_side .spoiler label .ZE2765W--l p {
  margin: 0;
  font-weight: 700;
}

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

.VTFEthn_side .spoiler .vfWb0E--content {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.VTFEthn_side .spoiler .vfWb0E--content ul li {
  display: grid;
}

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

.VTFEthn_side .spoiler .vfWb0E--content ul li a img,
.VTFEthn_side .spoiler .vfWb0E--content ul li p img {
  width: 24px;
  border-radius: 4px;
}

.VTFEthn_side .spoiler .vfWb0E--content ul li:last-child a {
  margin-bottom: 0;
}

.VTFEthn_side .spoiler input {
  display: none;
}

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

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

.VTFEthn_side .spoiler :checked~.vfWb0E--content {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}

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

.VTFEthn_side .HnFyB__Hb6aNtx p {
  font-weight: 500;
}

.VTFEthn_side .HnFyB__Hb6aNtx .articles_9t4cxiIm {
  margin-right: 8px;
  height: 32px;
}

.VTFEthn_side .eCH8oRJp6r0ezE7 {
  margin-bottom: 24px;
}

.VTFEthn_side .eCH8oRJp6r0ezE7 p {
  font-weight: 700;
  margin-bottom: 6px;
}

.VTFEthn_side .eCH8oRJp6r0ezE7 a {
  text-decoration: none;
  color: #99A1AA;
}

.VTFEthn_side .eCH8oRJp6r0ezE7 a:hover {
  color: #ffffff;
}

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

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

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

.VTFEthn_side .loginVXKFlNa {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}

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

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

.VTFEthn_side .loginVXKFlNa .TKXmx26Q3--signin {
  border: 1px solid #8C8DAA;
}

.VTFEthn_side .loginVXKFlNa .CNsp32cR--VQg5p {
  background: #184CE7;
}

.VTFEthn_side .J5BoOS8aw--signin {
  display: none;
}

@media (max-width: 750px) {
  .VTFEthn_side .J5BoOS8aw--signin {
    display: flex;
  }
}

.VTFEthn_side .J5BoOS8aw--signin a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}

@media (max-width: 750px) {
  .VTFEthn_side .J5BoOS8aw--signin a {
    padding: 10px;
    font-size: 12px;
  }
}

.VTFEthn_side .J5BoOS8aw--signin .TKXmx26Q3--signin {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}

.VTFEthn_side .J5BoOS8aw--signin .CNsp32cR--VQg5p {
  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 .g86JUf__yQO1Uw {
  display: flex;
  background: #184CE7;
  align-items: center;
  border-radius: 4px 4px 0 0;
}

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

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

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

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

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

.rightbar .games .game .eCH8oRJp6r0ezE7 .named .X5fgw__vZw36h {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.rightbar .games .game .eCH8oRJp6r0ezE7 .named .X5fgw__vZw36h .z3wBE5Vgj-oVpDM {
  filter: grayscale(100%);
  opacity: 0.2;
}

.rightbar .games .game .eCH8oRJp6r0ezE7 .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;
}

.NaOEAC__text {
  width: 100%;
}

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

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

.btn--xvNWAp52t .cardR5zJp1nKs {
  margin-bottom: -3px;
}

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

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

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

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

.g6rFAYsTb {
  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%);
}

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

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

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

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

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

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

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

.button--kIpZf6w0a *:last-child {
  margin-bottom: 0;
}

.button--kIpZf6w0a .g86JUf__yQO1Uw {
  margin-bottom: 24px;
  width: 100%;
}

.button--kIpZf6w0a img {
  border-radius: 12px;
}

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

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

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

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

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

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

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

.button--kIpZf6w0a.image-text {
  display: flex;
}

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

.button--kIpZf6w0a.jaCRs82BiMQ {
  background-color: unset;
}

.P6zlBS--JPnLE {
  max-width: 1078px;
  margin-bottom: 20px;
  display: flex;
}

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

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

.P6zlBS--JPnLE p {
  line-height: unset;
}

.P6zlBS--JPnLE .P4rAHUgLq--first {
  position: relative;
  border-radius: 4px;
  margin-right: 10px;
}

@media (max-width: 950px) {
  .P6zlBS--JPnLE .P4rAHUgLq--first {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .P6zlBS--JPnLE .P4rAHUgLq--first {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.P6zlBS--JPnLE .P4rAHUgLq--first p.content__oxJBsWK9 {
  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) {
  .P6zlBS--JPnLE .P4rAHUgLq--first p.content__oxJBsWK9 {
    top: 0;
    font-size: 20px;
  }
}

@media (max-width: 950px) {
  .P6zlBS--JPnLE .P4rAHUgLq--first p.content__oxJBsWK9 {
    top: unset;
    left: 20px;
    font-size: 16px;
  }
}

.P6zlBS--JPnLE .P4rAHUgLq--first p.rGBQzbtyPaction {
  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) {
  .P6zlBS--JPnLE .P4rAHUgLq--first p.rGBQzbtyPaction {
    top: 90px;
    font-size: 30px;
  }
}

@media (max-width: 950px) {
  .P6zlBS--JPnLE .P4rAHUgLq--first p.rGBQzbtyPaction {
    top: unset;
    left: 20px;
    font-size: 22px;
  }
}

.P6zlBS--JPnLE .P4rAHUgLq--first p.rGBQzbtyPaction:hover {
  scale: 1.06;
  transition: 0.2s;
}

.P6zlBS--JPnLE .secondary__9gDc2i {
  position: relative;
  margin-left: 10px;
  text-align: center;
}

@media (max-width: 950px) {
  .P6zlBS--JPnLE .secondary__9gDc2i {
    display: none;
  }
}

.P6zlBS--JPnLE .secondary__9gDc2i p.content__oxJBsWK9 {
  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;
}

.P6zlBS--JPnLE .secondary__9gDc2i p.k9zYeWmLl8__nav {
  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;
}

.P6zlBS--JPnLE .secondary__9gDc2i .WbsVSJpO_b {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}

.P6zlBS--JPnLE .secondary__9gDc2i .WbsVSJpO_b .rGBQzbtyPaction {
  border-radius: 8px;
  width: -webkit-fill-available;
  transition: 0.2s;
}

.P6zlBS--JPnLE .secondary__9gDc2i .WbsVSJpO_b .rGBQzbtyPaction:hover {
  scale: 1.06;
  transition: 0.2s;
}

.P6zlBS--JPnLE .secondary__9gDc2i .WbsVSJpO_b .rGBQzbtyPaction.buttonGoKsZ4TX {
  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;
}

.P6zlBS--JPnLE .secondary__9gDc2i .WbsVSJpO_b .rGBQzbtyPaction.buttonGoKsZ4TX img {
  width: auto;
  margin-right: 3px;
}

.P6zlBS--JPnLE .secondary__9gDc2i .WbsVSJpO_b .rGBQzbtyPaction.E74kds--button {
  border-radius: 4px;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #ffffff;
}

.P6zlBS--JPnLE .secondary__9gDc2i:before,
.P6zlBS--JPnLE .P4rAHUgLq--first: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));
}

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

.P6zlBS--JPnLE .y4DsqxuB1_CxWYS {
  display: none;
}

@media (max-width: 750px) {
  .P6zlBS--JPnLE .y4DsqxuB1_CxWYS {
    display: unset;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

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

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

.log__SItowjKNB .btn_MwOLscK3m p {
  margin: 0;
  font-weight: 600;
}

.log__SItowjKNB .btn_MwOLscK3m .cardR5zJp1nKs.open {
  transform: rotate(180deg);
}

.log__SItowjKNB .txt--fR1AYsOwx {
  display: none;
}

.log__SItowjKNB .txt--fR1AYsOwx ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.log__SItowjKNB .txt--fR1AYsOwx ol li {
  margin-bottom: 10px;
}

.log__SItowjKNB .txt--fR1AYsOwx ul {
  padding-left: 10px;
}

.log__SItowjKNB .txt--fR1AYsOwx ul li {
  list-style-type: none;
}

.log__SItowjKNB .txt--fR1AYsOwx.show {
  display: block;
}

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

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

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

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

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

.s43Ff7R68arow .card--xE0SCeY img {
  margin-bottom: 25px;
}

.s43Ff7R68arow .card--xE0SCeY .articles_omSqpyl7j {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.s43Ff7R68arow .card--xE0SCeY .articles_omSqpyl7j .STPlLD--blog {
  width: 50%;
  margin-bottom: 20px;
}

.s43Ff7R68arow .card--xE0SCeY .articles_omSqpyl7j .STPlLD--blog p {
  margin: 0;
  line-height: 19.36px;
}

.s43Ff7R68arow .card--xE0SCeY .articles_omSqpyl7j .STPlLD--blog .P0uwBk5--top {
  font-weight: 700;
  margin-bottom: 6px;
}

.s43Ff7R68arow .card--xE0SCeY .articles_omSqpyl7j .STPlLD--blog .content__oxJBsWK9 {
  color: #99A1AA;
}

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

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

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

.hWkCV8D--foot .SpFjb63J_wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .hWkCV8D--foot .SpFjb63J_wrap {
    grid-template-columns: repeat(5, auto);
  }
}

.hWkCV8D--foot .LP1gkxJ-bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .hWkCV8D--foot .LP1gkxJ-bot {
    flex-direction: column;
  }
}

.hWkCV8D--foot .LP1gkxJ-bot .logN5RfD4 {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .hWkCV8D--foot .LP1gkxJ-bot .logN5RfD4 {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .hWkCV8D--foot .LP1gkxJ-bot .logN5RfD4 {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.hWkCV8D--foot .LP1gkxJ-bot .logN5RfD4 a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

.hWkCV8D--foot .LP1gkxJ-bot .logN5RfD4 a:hover {
  color: #ffffff;
}

.hWkCV8D--foot .LP1gkxJ-bot .gJVBsdSZ9_brand {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .hWkCV8D--foot .LP1gkxJ-bot .gJVBsdSZ9_brand {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.hWkCV8D--foot .LP1gkxJ-bot .gJVBsdSZ9_brand img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

.hWkCV8D--foot .bottom--cnfwAht {
  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;
}

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

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

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

.darkedLvDJpO7r .d02ftn_prim p.P0uwBk5--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;
}

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

.darkedLvDJpO7r .c__DtlkQc p.P0uwBk5--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;
}

.darkedLvDJpO7r p.STPlLD--blog {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.darkedLvDJpO7r p.STPlLD--blog img {
  margin-right: 10px;
}

.dsQtRpGT65loJ {
  margin-top: 24px;
}

.dsQtRpGT65loJ .STPlLD--blog {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}

.dsQtRpGT65loJ .STPlLD--blog .mXUh--lj51Uo {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.dsQtRpGT65loJ .STPlLD--blog .mXUh--lj51Uo .WEkyp8__ecWXsy9 {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.dsQtRpGT65loJ .STPlLD--blog .mXUh--lj51Uo .sl3aec__RgLY .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.dsQtRpGT65loJ .STPlLD--blog .mXUh--lj51Uo .sl3aec__RgLY .pwUQdWk_inv {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.dsQtRpGT65loJ .STPlLD--blog .content__oxJBsWK9 {
  margin-bottom: 10px;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ {
    flex-direction: column;
    align-items: flex-start;
  }
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .P0uwBk5--top {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .X5fgw__vZw36h {
  display: flex;
  margin-right: 10px;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .X5fgw__vZw36h .TaK4VihyS-UaqEje {
  margin-right: 8px;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .X5fgw__vZw36h .TaK4VihyS-UaqEje .z3wBE5Vgj-oVpDM {
  filter: grayscale(100%);
  opacity: 0.2;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .X5fgw__vZw36h img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .k9zYeWmLl8__nav {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.dsQtRpGT65loJ .STPlLD--blog .ZexBOSVfPxgJ .k9zYeWmLl8__nav span {
  color: #FFFFFF;
}

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

.authdOgCM8 .row__95Q6uTf .t2OeA9H0CU__card {
  display: flex;
  align-items: center;
}

.authdOgCM8 .row__95Q6uTf .t2OeA9H0CU__card img {
  margin-right: 16px;
  height: 70px;
}

.authdOgCM8 .row__95Q6uTf .t2OeA9H0CU__card .content__oxJBsWK9 p {
  margin: 0;
}

.authdOgCM8 .row__95Q6uTf .t2OeA9H0CU__card .content__oxJBsWK9 .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.authdOgCM8 .row__95Q6uTf .t2OeA9H0CU__card .content__oxJBsWK9 .uakEK40Z__log {
  color: #99A1AA;
}

.authdOgCM8 .row__95Q6uTf .t2OeA9H0CU__card .content__oxJBsWK9 .dp5UHwB {
  font-weight: 400;
}

.authdOgCM8 .row__95Q6uTf .WbsVSJpO_b a {
  margin-left: 12px;
}

.authdOgCM8 .row__95Q6uTf .WbsVSJpO_b a img {
  transition: 1s;
}

.authdOgCM8 .row__95Q6uTf .WbsVSJpO_b a img:hover {
  scale: 1.2;
  transition: 0s;
}

.authdOgCM8 .authwB3CpW p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .authdOgCM8 .authwB3CpW .WbsVSJpO_b {
    display: flex;
    flex-direction: column;
  }
}

.authdOgCM8 .authwB3CpW .WbsVSJpO_b 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;
}

.authdOgCM8 .authwB3CpW .WbsVSJpO_b a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .authdOgCM8 .authwB3CpW .WbsVSJpO_b a {
    margin-bottom: 8px;
  }
}

.authdOgCM8 .authwB3CpW .WbsVSJpO_b .p72syOkf {
  background-color: #247AD8;
}

.authdOgCM8 .authwB3CpW .WbsVSJpO_b .vVgojus__GjS4 {
  background-color: #44B642;
}

.authdOgCM8 .authwB3CpW .WbsVSJpO_b .A6Ut8w_icOElfCG {
  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%;
  }
}

.pMN1L5Rl8__btn {
  position: relative;
  background: #184CE7;
  border-radius: 4px;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}

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

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

.pMN1L5Rl8__btn .p__ESjUahcNA {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

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

.pMN1L5Rl8__btn .content__oxJBsWK9 {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}

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

@media (max-width: 1050px) {
  .pMN1L5Rl8__btn .txt_bLs2BX6ai {
    font-size: 16px;
  }
}

.pMN1L5Rl8__btn .KhATbfWxQ_btn {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.pMN1L5Rl8__btn .KhATbfWxQ_btn .eQ2ji9N0J__prim {
  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) {
  .pMN1L5Rl8__btn .KhATbfWxQ_btn .eQ2ji9N0J__prim {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .pMN1L5Rl8__btn .KhATbfWxQ_btn .eQ2ji9N0J__prim {
    width: 160px;
  }
}

.pMN1L5Rl8__btn .KhATbfWxQ_btn .eQ2ji9N0J__prim img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.pMN1L5Rl8__btn .KhATbfWxQ_btn .eQ2ji9N0J__prim .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}

.pMN1L5Rl8__btn .KhATbfWxQ_btn .eQ2ji9N0J__prim.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.pMN1L5Rl8__btn .KhATbfWxQ_btn .action-tCoP0j {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .pMN1L5Rl8__btn .KhATbfWxQ_btn .action-tCoP0j {
    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 .articles_omSqpyl7j {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .articles_omSqpyl7j .STPlLD--blog {
  background-color: #161A20;
  border-radius: 8px;
  padding: 9px;
}

.card-game .articles_omSqpyl7j .STPlLD--blog .P0uwBk5--top {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .articles_omSqpyl7j .STPlLD--blog .content__oxJBsWK9 {
  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.action-tCoP0j {
  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 .d0rRZ--y7z1Krai {
  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 .action-tCoP0j {
  margin-bottom: 130px;
}

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

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

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

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

.wraper_1R0Uyeg .jnM6eVL8_cards {
  display: flex;
  align-items: center;
}

.wraper_1R0Uyeg .jnM6eVL8_cards img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .wraper_1R0Uyeg .jnM6eVL8_cards img {
    margin-left: 10px;
  }
}

.wraper_1R0Uyeg .jnM6eVL8_cards .tZMPU2xji-rows .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wraper_1R0Uyeg .jnM6eVL8_cards .tZMPU2xji-rows .qOo3d6__text {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wraper_1R0Uyeg .zZUXeHno--l {
  display: inline-block;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .wraper_1R0Uyeg .zZUXeHno--l {
    margin-bottom: 13px;
    white-space: unset;
  }
}

.wraper_1R0Uyeg .zZUXeHno--l .p-2hrXGMjE {
  margin-right: 10px;
}

.wraper_1R0Uyeg .zZUXeHno--l .btnHYQTVwMqz {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wraper_1R0Uyeg .zZUXeHno--l .btnHYQTVwMqz {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.foot-05RsEla .posts-mSYiKUC5D 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;
}

.foot-05RsEla .posts-mSYiKUC5D .textRDx9WS {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.foot-05RsEla .posts-mSYiKUC5D .textRDx9WS p {
  margin: 0;
  color: #99A1AA;
}

.foot-05RsEla .posts-mSYiKUC5D .textRDx9WS.show {
  display: block;
}

.foot-05RsEla .posts-mSYiKUC5D h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

.foot-05RsEla .posts-mSYiKUC5D.show h3::after {
  content: url("/assets/images/arrow-up.svg");
  margin-right: 5px;
}

.kqK19T5Gitext {
  text-align: center;
}

.QijW1OTn--UIci1g .FAkbiPQ_pl4zR {
  background-color: #1F242D;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .QijW1OTn--UIci1g .FAkbiPQ_pl4zR {
    display: flex;
    flex-direction: column;
  }
}

.QijW1OTn--UIci1g .FAkbiPQ_pl4zR 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) {
  .QijW1OTn--UIci1g .FAkbiPQ_pl4zR button {
    margin: 2px;
  }
}

.QijW1OTn--UIci1g .FAkbiPQ_pl4zR button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.QijW1OTn--UIci1g .FAkbiPQ_pl4zR button:last-child {
  margin-right: 0;
}

.QijW1OTn--UIci1g .FAkbiPQ_pl4zR button:hover {
  background-color: #FFFFFF;
}

.QijW1OTn--UIci1g .FAkbiPQ_pl4zR button.active {
  background-color: #FFFFFF;
}

.QijW1OTn--UIci1g .content0jfH1aD {
  display: none;
}

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

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

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

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

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

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

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

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

.I8KaMX0_cWat .yLMKuER2c--article .content__gApuaL2G {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .I8KaMX0_cWat .yLMKuER2c--article .content__gApuaL2G {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.I8KaMX0_cWat .yLMKuER2c--article .content__gApuaL2G .k9zYeWmLl8__nav {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.I8KaMX0_cWat .yLMKuER2c--article .content__gApuaL2G .B4U5v3R_log {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .I8KaMX0_cWat .yLMKuER2c--article .content__gApuaL2G strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .I8KaMX0_cWat .yLMKuER2c--article .X5fgw__vZw36h {
    margin-bottom: 16px;
  }
}

.I8KaMX0_cWat .yLMKuER2c--article .X5fgw__vZw36h .z3wBE5Vgj-oVpDM {
  filter: grayscale(100%);
  opacity: 0.2;
}

.inv_4KHhiw0 {
  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) {
  .inv_4KHhiw0 {
    display: block;
  }
}

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

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

.l__aSQ2O1 {
  display: flex;
}

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

.l__aSQ2O1 .DGcQzeW1text {
  width: 100%;
}

.l__aSQ2O1 .f7jtHXAM6__C6sW {
  margin-right: 20px;
  min-width: 300px;
}

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

.l__aSQ2O1 .f7jtHXAM6__C6sW .g86JUf__yQO1Uw {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .l__aSQ2O1 .f7jtHXAM6__C6sW .g86JUf__yQO1Uw {
    max-width: unset;
    width: 100%;
  }
}

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

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

.GnqSuZCFtxRDW .f7jtHXAM6__C6sW {
  min-width: 300px;
}

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

.GnqSuZCFtxRDW .f7jtHXAM6__C6sW .g86JUf__yQO1Uw {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .GnqSuZCFtxRDW .f7jtHXAM6__C6sW .g86JUf__yQO1Uw {
    max-width: unset;
    width: 100%;
  }
}

.GnqSuZCFtxRDW .DGcQzeW1text {
  width: 100%;
  margin-right: 20px;
}