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

.vJMgHVFW5_text {
  text-align: center;
}

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

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

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

@media (max-width: 750px) {
  .C4UmafPw_side .MmJrWRzcards {
    display: none;
    position: fixed;
    width: auto;
    top: 135px;
    left: 0;
    right: 0;
    z-index: 300;
    padding: 0 20px 200px;
    max-height: 80vh;
    overflow: auto;
  }
}
.C4UmafPw_side .MmJrWRzcards .Ka3Oldq-2nzYM {
  width: 100%;
}
@media (max-width: 750px) {
  .C4UmafPw_side .MmJrWRzcards .Ka3Oldq-2nzYM {
    display: none;
  }
}

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

.C4UmafPw_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) {
  .C4UmafPw_side {
    height: 95px;
    border-right: unset;
    width: 100%;
  }
}
.C4UmafPw_side .sidebar__egzhusbl0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.C4UmafPw_side .sidebar__egzhusbl0 .logr0QbJBPKx {
  max-height: 50px;
  width: 100%;
  margin: 5px 10px 5px 10px;
}
@media (max-width: 750px) {
  .C4UmafPw_side .sidebar__egzhusbl0 .logr0QbJBPKx {
    height: 33px;
    width: auto;
  }
}
.C4UmafPw_side .sidebar__egzhusbl0 .navigation_W18c9Y3e {
  display: none;
}
@media (max-width: 750px) {
  .C4UmafPw_side .sidebar__egzhusbl0 .navigation_W18c9Y3e {
    display: block;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 5px 40px 10px 10px;
  }
}
.C4UmafPw_side .Ur7Qem_nav {
  padding-left: 0;
}
.C4UmafPw_side .Ur7Qem_nav li {
  display: grid;
}
.C4UmafPw_side .Ur7Qem_nav li a {
  text-decoration: none;
  width: 92%;
  padding: 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  transition: 0.3s;
}
.C4UmafPw_side .Ur7Qem_nav li a.active {
  background-color: #1F242D;
}
.C4UmafPw_side .Ur7Qem_nav li a:hover {
  background-color: #1F242D;
  transition: 0s;
}
.C4UmafPw_side .spoiler {
  margin-bottom: 34px;
  width: 100%;
}
.C4UmafPw_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;
}
.C4UmafPw_side .spoiler label .logo-uBECJw5VA {
  display: flex;
  align-items: center;
}
.C4UmafPw_side .spoiler label .logo-uBECJw5VA img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}
.C4UmafPw_side .spoiler label .logo-uBECJw5VA p {
  margin: 0;
  font-weight: 700;
}
.C4UmafPw_side .spoiler label:hover {
  background-color: #20213C;
}
.C4UmafPw_side .spoiler .text--HBgSXedfu {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}
.C4UmafPw_side .spoiler .text--HBgSXedfu ul {
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
.C4UmafPw_side .spoiler .text--HBgSXedfu ul li {
  display: grid;
}
.C4UmafPw_side .spoiler .text--HBgSXedfu ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 92%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.C4UmafPw_side .spoiler .text--HBgSXedfu ul li a img {
  margin-right: 8px;
  width: 24px;
  border-radius: 4px;
}
.C4UmafPw_side .spoiler .text--HBgSXedfu ul li:last-child a {
  margin-bottom: 0;
}
.C4UmafPw_side .spoiler input {
  display: none;
}
.C4UmafPw_side .spoiler label::after {
  content: url("/assets/images/arrow-down.png");
  margin-right: 5px;
}
.C4UmafPw_side .spoiler :checked + label::after {
  content: url("/assets/images/arrow-up.png");
}
.C4UmafPw_side .spoiler :checked ~ .text--HBgSXedfu {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}
.C4UmafPw_side .g7fO--90YcktX {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.C4UmafPw_side .g7fO--90YcktX p {
  font-weight: 500;
}
.C4UmafPw_side .g7fO--90YcktX .blog-feUwVsR0 {
  margin-right: 8px;
  height: 32px;
}
.C4UmafPw_side .ow2gRM-kaIM {
  margin-bottom: 24px;
}
.C4UmafPw_side .ow2gRM-kaIM p {
  font-weight: 700;
  margin-bottom: 6px;
}
.C4UmafPw_side .ow2gRM-kaIM a {
  text-decoration: none;
  color: #99A1AA;
}
.C4UmafPw_side .ow2gRM-kaIM a:hover {
  color: #ffffff;
}
.C4UmafPw_side .dark--n5o29XU {
  text-decoration-line: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 6px 8px;
  border-radius: 4px;
  border: 1px solid linear-gradient(90deg, rgb(32, 33, 56) 0%, rgb(140, 141, 170) 100%);
  background: #20213C;
  margin-bottom: 8px;
}
.C4UmafPw_side .dark--n5o29XU span {
  text-transform: uppercase;
  color: #8C8DAA;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.C4UmafPw_side .dark--n5o29XU p {
  color: #ffffff;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.C4UmafPw_side .sign__QpcB9WMY {
  display: flex;
}
@media (max-width: 750px) {
  .C4UmafPw_side .sign__QpcB9WMY {
    display: none;
  }
}
.C4UmafPw_side .sign__QpcB9WMY a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}
.C4UmafPw_side .sign__QpcB9WMY .auth_0CIfX9 {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}
.C4UmafPw_side .sign__QpcB9WMY .eHSiur--TVMA5k1 {
  background: #184CE7;
}
.C4UmafPw_side .GxTf8v--login {
  display: none;
}
@media (max-width: 750px) {
  .C4UmafPw_side .GxTf8v--login {
    display: flex;
    margin-right: 40px;
    margin-top: 5px;
  }
}
.C4UmafPw_side .GxTf8v--login a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}
.C4UmafPw_side .GxTf8v--login .auth_0CIfX9 {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}
.C4UmafPw_side .GxTf8v--login .eHSiur--TVMA5k1 {
  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 .iuW6DAPTN_Xfz4 {
  display: flex;
  background: #184CE7;
  align-items: center;
  border-radius: 4px 4px 0 0;
}
.rightbar .games .game .iuW6DAPTN_Xfz4 .menu_8vGF5AL {
  border-radius: 4px 4px 0 0;
  text-align: center;
  display: flex;
  background: #184CE7;
  padding: 0 8px;
}
.rightbar .games .game .iuW6DAPTN_Xfz4 img {
  border-radius: 0 4px 0 0;
  height: 54px;
  width: 100%;
}
.rightbar .games .game .ow2gRM-kaIM {
  background-color: #20213C;
  padding: 6px 8px;
}
.rightbar .games .game .ow2gRM-kaIM .named {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rightbar .games .game .ow2gRM-kaIM .named .name {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.rightbar .games .game .ow2gRM-kaIM .named .s50ZM3Wzx--jRdTf6 {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.rightbar .games .game .ow2gRM-kaIM .named .s50ZM3Wzx--jRdTf6 .XDM5IY-R8yT9H430 {
  filter: grayscale(100%);
  opacity: 0.2;
}
.rightbar .games .game .ow2gRM-kaIM .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;
}

.WXePqi6content {
  width: 100%;
}

.DRZjsvc--button {
  width: 100%;
  color: #ffffff;
  margin-bottom: 20px;
}
.DRZjsvc--button a {
  color: #99A1AA;
  text-decoration: none;
}
.DRZjsvc--button .block-PJKAab0 {
  margin-bottom: -3px;
}

.G8Deir06L__action {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #99A1AA;
  margin-right: 12px;
  text-decoration: none;
  line-height: 25.5px;
}
@media (max-width: 750px) {
  .G8Deir06L__action {
    padding: 1px 16px;
    border-radius: 6px;
  }
}

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

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

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

.wrgNhGCE0u {
  z-index: 50;
  position: relative;
  padding: 20px 260px 20px 260px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 750px) {
  .wrgNhGCE0u {
    display: block;
    padding: 155px 15px 15px 15px;
  }
}

.b-mZl0MCf {
  width: 100%;
  max-width: 1046px;
  padding: 24px 16px;
  border-radius: 4px;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .b-mZl0MCf {
    width: auto;
    max-width: unset;
  }
}
.b-mZl0MCf p {
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 22px;
}
.b-mZl0MCf ul, .b-mZl0MCf ol {
  margin-left: 0;
  position: relative;
  left: 1em;
}
.b-mZl0MCf h3:first-child {
  margin-top: 0;
}
.b-mZl0MCf *:last-child {
  margin-bottom: 0;
}
.b-mZl0MCf .iuW6DAPTN_Xfz4 {
  margin-bottom: 24px;
  width: 100%;
}
.b-mZl0MCf img {
  border-radius: 12px;
}
.b-mZl0MCf .image-left {
  margin-right: 18px;
  float: left;
}
@media (max-width: 1050px) {
  .b-mZl0MCf .image-left {
    margin-right: unset;
    margin-bottom: 16px;
    width: 100%;
  }
}
.b-mZl0MCf .image-left img {
  width: 300px;
}
@media (max-width: 1050px) {
  .b-mZl0MCf .image-left img {
    width: 100%;
  }
}
.b-mZl0MCf .image-right {
  width: 100%;
  margin-left: 18px;
}
@media (max-width: 1050px) {
  .b-mZl0MCf .image-right {
    margin-top: 16px;
    margin-left: unset;
  }
}
.b-mZl0MCf .image-right img {
  width: 100%;
}

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

.b-mZl0MCf.A3jon2--KygSao {
  background-color: unset;
}

.Hk7OVJ__GpiJO9 {
  max-width: 1078px;
  margin-bottom: 20px;
  display: flex;
}
@media (max-width: 950px) {
  .Hk7OVJ__GpiJO9 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 750px) {
  .Hk7OVJ__GpiJO9 {
    flex-wrap: wrap;
    row-gap: 24px;
  }
}
.Hk7OVJ__GpiJO9 p {
  line-height: unset;
}
.Hk7OVJ__GpiJO9 .p6viBG8Qs_prim {
  position: relative;
  border-radius: 4px;
  margin-right: 10px;
}
@media (max-width: 950px) {
  .Hk7OVJ__GpiJO9 .p6viBG8Qs_prim {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .Hk7OVJ__GpiJO9 .p6viBG8Qs_prim {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.txtGFDhV7iL {
  font-family: "Unbounded", sans-serif;
  color: #ffffff;
  position: absolute;
  bottom: 75px;
  left: 22px;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (max-width: 1350px) {
  .Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.txtGFDhV7iL {
    top: 0;
    font-size: 20px;
  }
}
@media (max-width: 950px) {
  .Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.txtGFDhV7iL {
    top: unset;
    left: 20px;
    font-size: 16px;
  }
}
.Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.action-R7Ofvy {
  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) {
  .Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.action-R7Ofvy {
    top: 90px;
    font-size: 30px;
  }
}
@media (max-width: 950px) {
  .Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.action-R7Ofvy {
    top: unset;
    left: 20px;
    font-size: 22px;
  }
}
.Hk7OVJ__GpiJO9 .p6viBG8Qs_prim p.action-R7Ofvy:hover {
  scale: 1.06;
  transition: 0.2s;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt {
  position: relative;
  margin-left: 10px;
  text-align: center;
}
@media (max-width: 950px) {
  .Hk7OVJ__GpiJO9 .CM2siqNDIalt {
    display: none;
  }
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt p.txtGFDhV7iL {
  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;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt p.menu_8vGF5AL {
  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;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt .action-mG4Kw3 {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt .action-mG4Kw3 .action-R7Ofvy {
  border-radius: 8px;
  width: -webkit-fill-available;
  transition: 0.2s;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt .action-mG4Kw3 .action-R7Ofvy:hover {
  scale: 1.06;
  transition: 0.2s;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt .action-mG4Kw3 .action-R7Ofvy.o7O6Ugn__btn {
  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;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt .action-mG4Kw3 .action-R7Ofvy.o7O6Ugn__btn img {
  width: auto;
  margin-right: 3px;
}
.Hk7OVJ__GpiJO9 .CM2siqNDIalt .action-mG4Kw3 .action-R7Ofvy.action--NCl7HgPa {
  border-radius: 4px;
  border: 1px solid #8C8DAA;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #ffffff;
}
.Hk7OVJ__GpiJO9 img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.Hk7OVJ__GpiJO9 .Ka3Oldq-2nzYM {
  display: none;
}
@media (max-width: 750px) {
  .Hk7OVJ__GpiJO9 .Ka3Oldq-2nzYM {
    display: unset;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

.sRGHpJQW--brand {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 24px;
}
.sRGHpJQW--brand .X7XSAm9button {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}
.sRGHpJQW--brand .X7XSAm9button p {
  margin: 0;
  font-weight: 600;
}
.sRGHpJQW--brand .X7XSAm9button .block-PJKAab0.open {
  transform: rotate(180deg);
}
.sRGHpJQW--brand .txt-ZWKfd6Q {
  display: none;
}
.sRGHpJQW--brand .txt-ZWKfd6Q ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}
@media (max-width: 750px) {
  .sRGHpJQW--brand .txt-ZWKfd6Q ol {
    padding-left: 15px;
    width: 90%;
  }
}
.sRGHpJQW--brand .txt-ZWKfd6Q ol li {
  margin-bottom: 10px;
}
.sRGHpJQW--brand .txt-ZWKfd6Q ul {
  padding-left: 10px;
}
.sRGHpJQW--brand .txt-ZWKfd6Q ul li {
  list-style-type: none;
}
.sRGHpJQW--brand .txt-ZWKfd6Q.show {
  display: block;
}

.b37POZETxC__rows {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  margin-bottom: 16px;
}
@media (max-width: 1250px) {
  .b37POZETxC__rows {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 950px) {
  .b37POZETxC__rows {
    grid-template-columns: repeat(1, 1fr);
  }
}
.b37POZETxC__rows .OjRc3uGicards {
  background-color: #1F242D;
  border-radius: 8px;
  padding: 23px 16px 3px;
}
.b37POZETxC__rows .OjRc3uGicards strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}
.b37POZETxC__rows .OjRc3uGicards img {
  margin-bottom: 25px;
}
.b37POZETxC__rows .OjRc3uGicards .blog-16UAvMKF {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.b37POZETxC__rows .OjRc3uGicards .blog-16UAvMKF .hiBmILzposts {
  width: 50%;
  margin-bottom: 20px;
}
.b37POZETxC__rows .OjRc3uGicards .blog-16UAvMKF .hiBmILzposts p {
  margin: 0;
  line-height: 19.36px;
}
.b37POZETxC__rows .OjRc3uGicards .blog-16UAvMKF .hiBmILzposts .h_u2nDK9 {
  font-weight: 700;
  margin-bottom: 6px;
}
.b37POZETxC__rows .OjRc3uGicards .blog-16UAvMKF .hiBmILzposts .txtGFDhV7iL {
  color: #99A1AA;
}

.z1ZEwhVsB_footer {
  background-color: #161A20;
  padding: 20px 0;
  border-radius: 12px;
  width: 1046px;
  margin: 20px;
}
@media (max-width: 1450px) {
  .z1ZEwhVsB_footer {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .z1ZEwhVsB_footer {
    width: auto;
    max-width: unset;
  }
}
.z1ZEwhVsB_footer .container--tdlTqDv60 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 1450px) {
  .z1ZEwhVsB_footer .container--tdlTqDv60 {
    display: grid;
    grid-template-columns: repeat(8, auto);
    justify-content: space-around;
    align-items: center;
  }
}
@media (max-width: 750px) {
  .z1ZEwhVsB_footer .container--tdlTqDv60 {
    grid-template-columns: repeat(5, auto);
  }
}
.z1ZEwhVsB_footer .foot--I2SCk4ETp {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1450px) {
  .z1ZEwhVsB_footer .foot--I2SCk4ETp {
    flex-direction: column;
  }
}
.z1ZEwhVsB_footer .foot--I2SCk4ETp .lfAF1QrZeq {
  margin-left: 10px;
}
@media (max-width: 1450px) {
  .z1ZEwhVsB_footer .foot--I2SCk4ETp .lfAF1QrZeq {
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .z1ZEwhVsB_footer .foot--I2SCk4ETp .lfAF1QrZeq {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}
.z1ZEwhVsB_footer .foot--I2SCk4ETp .lfAF1QrZeq a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}
.z1ZEwhVsB_footer .foot--I2SCk4ETp .lfAF1QrZeq a:hover {
  color: #ffffff;
}
.z1ZEwhVsB_footer .foot--I2SCk4ETp .log-RmZA03NX {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .z1ZEwhVsB_footer .foot--I2SCk4ETp .log-RmZA03NX {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.z1ZEwhVsB_footer .foot--I2SCk4ETp .log-RmZA03NX img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}
.z1ZEwhVsB_footer .fehc2J0t {
  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;
}

.invMfGEdx {
  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) {
  .invMfGEdx {
    grid-template-columns: repeat(1, 1fr);
  }
}
.invMfGEdx .kDiu1P-prim {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}
@media (max-width: 750px) {
  .invMfGEdx .kDiu1P-prim {
    margin-bottom: 15px;
  }
}
.invMfGEdx .kDiu1P-prim p.h_u2nDK9 {
  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;
}
.invMfGEdx .hfUieorKy-wrapper {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}
.invMfGEdx .hfUieorKy-wrapper p.h_u2nDK9 {
  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;
}
.invMfGEdx p.hiBmILzposts {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.invMfGEdx p.hiBmILzposts img {
  margin-right: 10px;
}

.PKEae5yw-AlQPRu {
  margin-top: 24px;
}
.PKEae5yw-AlQPRu .hiBmILzposts {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .BxjTo6__7TCqlP {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}
.PKEae5yw-AlQPRu .hiBmILzposts .BxjTo6__7TCqlP .wmfFkAHS__SBCaj {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}
.PKEae5yw-AlQPRu .hiBmILzposts .BxjTo6__7TCqlP .SRztm8L--BwaW3D .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .BxjTo6__7TCqlP .SRztm8L--BwaW3D .d_L8DC16M {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}
.PKEae5yw-AlQPRu .hiBmILzposts .txtGFDhV7iL {
  margin-bottom: 10px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m {
    flex-direction: column;
    align-items: flex-start;
  }
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .h_u2nDK9 {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .s50ZM3Wzx--jRdTf6 {
  display: flex;
  margin-right: 10px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .s50ZM3Wzx--jRdTf6 .c0sR6_QxVo2Hd {
  margin-right: 8px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .s50ZM3Wzx--jRdTf6 .c0sR6_QxVo2Hd .XDM5IY-R8yT9H430 {
  filter: grayscale(100%);
  opacity: 0.2;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .s50ZM3Wzx--jRdTf6 img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .menu_8vGF5AL {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}
.PKEae5yw-AlQPRu .hiBmILzposts .Z07In5C-grhp9w53m .menu_8vGF5AL span {
  color: #FFFFFF;
}

.authPy5gvQG0 .DpwX8ouR__row {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 24px;
}
.authPy5gvQG0 .DpwX8ouR__row .row--6ZCniq0 {
  display: flex;
  align-items: center;
}
.authPy5gvQG0 .DpwX8ouR__row .row--6ZCniq0 img {
  margin-right: 16px;
  height: 70px;
}
.authPy5gvQG0 .DpwX8ouR__row .row--6ZCniq0 .txtGFDhV7iL p {
  margin: 0;
}
.authPy5gvQG0 .DpwX8ouR__row .row--6ZCniq0 .txtGFDhV7iL .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}
.authPy5gvQG0 .DpwX8ouR__row .row--6ZCniq0 .txtGFDhV7iL .sSQkFDHZlogo {
  color: #99A1AA;
}
.authPy5gvQG0 .DpwX8ouR__row .row--6ZCniq0 .txtGFDhV7iL .d__FMYlyoNx5 {
  font-weight: 400;
}
.authPy5gvQG0 .DpwX8ouR__row .action-mG4Kw3 a {
  margin-left: 12px;
}
.authPy5gvQG0 .DpwX8ouR__row .action-mG4Kw3 a img {
  transition: 1s;
}
.authPy5gvQG0 .DpwX8ouR__row .action-mG4Kw3 a img:hover {
  scale: 1.2;
  transition: 0s;
}
.authPy5gvQG0 .V5jLyAlgsignin p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 1150px) {
  .authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 {
    display: flex;
    flex-direction: column;
  }
}
.authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 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;
}
.authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 a img {
  margin-right: 12px;
}
@media (max-width: 1150px) {
  .authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 a {
    margin-bottom: 8px;
  }
}
.authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 .T9NG0Drt--f {
  background-color: #247AD8;
}
.authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 .igVv-vjXH8snO {
  background-color: #44B642;
}
.authPy5gvQG0 .V5jLyAlgsignin .action-mG4Kw3 .GHqN640y4WjR8 {
  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%;
  }
}

.btnYjNcHM9z {
  position: relative;
  background: #184CE7;
  border-radius: 4px;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}
@media (max-width: 1450px) {
  .btnYjNcHM9z {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 750px) {
  .btnYjNcHM9z {
    width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}
.btnYjNcHM9z .Azv5RksW--primary {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}
@media (max-width: 950px) {
  .btnYjNcHM9z .Azv5RksW--primary {
    height: 100px;
  }
}
.btnYjNcHM9z .txtGFDhV7iL {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.btnYjNcHM9z .sGJ7qM__txt {
  color: #ffffff;
  font-weight: 900;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  line-height: normal;
}
@media (max-width: 1050px) {
  .btnYjNcHM9z .sGJ7qM__txt {
    font-size: 16px;
  }
}
.btnYjNcHM9z .action--UD7Gtp {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}
.btnYjNcHM9z .action--UD7Gtp .J8BftdnW__p {
  position: relative;
  display: flex;
  height: 45px;
  width: 328px;
  background-color: #ffffff;
  border-radius: 4px;
  color: #1E483E;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}
@media (max-width: 1050px) {
  .btnYjNcHM9z .action--UD7Gtp .J8BftdnW__p {
    width: 200px;
  }
}
@media (max-width: 750px) {
  .btnYjNcHM9z .action--UD7Gtp .J8BftdnW__p {
    width: 160px;
  }
}
.btnYjNcHM9z .action--UD7Gtp .J8BftdnW__p img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}
.btnYjNcHM9z .action--UD7Gtp .J8BftdnW__p .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}
.btnYjNcHM9z .action--UD7Gtp .J8BftdnW__p.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}
.btnYjNcHM9z .action--UD7Gtp .G8Deir06L__action {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 750px) {
  .btnYjNcHM9z .action--UD7Gtp .G8Deir06L__action {
    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 .blog-16UAvMKF {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (max-width: 1250px) {
  .card-game .blog-16UAvMKF {
    grid-template-columns: repeat(2, 1fr);
  }
}
.card-game .blog-16UAvMKF .hiBmILzposts {
  background-color: #161A20;
  border-radius: 8px;
  padding: 9px;
}
.card-game .blog-16UAvMKF .hiBmILzposts .h_u2nDK9 {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}
.card-game .blog-16UAvMKF .hiBmILzposts .txtGFDhV7iL {
  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.G8Deir06L__action {
  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 .eaSKCZ6Hrv {
  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 .G8Deir06L__action {
  margin-bottom: 130px;
}

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

.container-0g4Q1Tx {
  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) {
  .container-0g4Q1Tx {
    flex-direction: column;
  }
}
.container-0g4Q1Tx .TFOLWt4Y--card {
  display: flex;
  align-items: center;
}
.container-0g4Q1Tx .TFOLWt4Y--card img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .container-0g4Q1Tx .TFOLWt4Y--card img {
    margin-left: 10px;
  }
}
.container-0g4Q1Tx .TFOLWt4Y--card .TJUmvdNP__block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.container-0g4Q1Tx .TFOLWt4Y--card .TJUmvdNP__block .OlFHfxKDtext {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.container-0g4Q1Tx .Fwg7BDW_l {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .container-0g4Q1Tx .Fwg7BDW_l {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.container-0g4Q1Tx .Fwg7BDW_l .primary__0PyAS9 {
  margin-right: 10px;
}
.container-0g4Q1Tx .Fwg7BDW_l .button--gbJxCUows {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .container-0g4Q1Tx .Fwg7BDW_l .button--gbJxCUows {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.bot--2Jz1Mq {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}
@media (max-width: 950px) {
  .bot--2Jz1Mq {
    grid-template-columns: repeat(1, 1fr);
  }
}
.bot--2Jz1Mq .itemEZmN5zU 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;
}
.bot--2Jz1Mq .itemEZmN5zU .XUMxBk2__content {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}
.bot--2Jz1Mq .itemEZmN5zU .XUMxBk2__content p {
  margin: 0;
  color: #99A1AA;
}
.bot--2Jz1Mq .itemEZmN5zU .XUMxBk2__content.show {
  display: block;
}
.bot--2Jz1Mq .itemEZmN5zU h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}
.bot--2Jz1Mq .itemEZmN5zU.show h3::after {
  content: url("/assets/images/arrow-up.svg");
  margin-right: 5px;
}

.XMZqJyb--content {
  text-align: center;
}

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

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

.ZdBu6jn-first {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.ZdBu6jn-first img {
  height: 20px;
  width: auto;
}

.UlPYWN-7ekIsM .articles__U3PYORK {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 16px;
}
@media (max-width: 750px) {
  .UlPYWN-7ekIsM .articles__U3PYORK {
    flex-direction: column;
  }
}
.UlPYWN-7ekIsM .articles__U3PYORK .txtjRQbs9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}
@media (max-width: 750px) {
  .UlPYWN-7ekIsM .articles__U3PYORK .txtjRQbs9 {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}
.UlPYWN-7ekIsM .articles__U3PYORK .txtjRQbs9 .menu_8vGF5AL {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}
.UlPYWN-7ekIsM .articles__U3PYORK .txtjRQbs9 .YQFztocOlogo {
  height: 60px;
  width: auto;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .UlPYWN-7ekIsM .articles__U3PYORK .txtjRQbs9 strong {
    display: none;
  }
}
@media (max-width: 750px) {
  .UlPYWN-7ekIsM .articles__U3PYORK .s50ZM3Wzx--jRdTf6 {
    margin-bottom: 16px;
  }
}
.UlPYWN-7ekIsM .articles__U3PYORK .s50ZM3Wzx--jRdTf6 .XDM5IY-R8yT9H430 {
  filter: grayscale(100%);
  opacity: 0.2;
}

.EKryQl3M-invert {
  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) {
  .EKryQl3M-invert {
    display: block;
  }
}
.EKryQl3M-invert 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;
}
.EKryQl3M-invert a span {
  font-size: 8px;
  position: absolute;
  right: 51px;
  bottom: 18px;
  opacity: 0.63;
}

.F9VdXNq_log {
  display: flex;
}
@media (max-width: 750px) {
  .F9VdXNq_log {
    flex-direction: column;
  }
}
.F9VdXNq_log .text_6rJhyA {
  width: 100%;
}
.F9VdXNq_log .aCBk1Y__4AvirW {
  margin-right: 20px;
  min-width: 300px;
}
@media (max-width: 750px) {
  .F9VdXNq_log .aCBk1Y__4AvirW {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}
.F9VdXNq_log .aCBk1Y__4AvirW .iuW6DAPTN_Xfz4 {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .F9VdXNq_log .aCBk1Y__4AvirW .iuW6DAPTN_Xfz4 {
    max-width: unset;
    width: 100%;
  }
}

.P8VpO5A-tX5Osc {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .P8VpO5A-tX5Osc {
    flex-direction: column-reverse;
  }
}
.P8VpO5A-tX5Osc .aCBk1Y__4AvirW {
  min-width: 300px;
}
@media (max-width: 750px) {
  .P8VpO5A-tX5Osc .aCBk1Y__4AvirW {
    width: 100%;
    margin-bottom: 10px;
  }
}
.P8VpO5A-tX5Osc .aCBk1Y__4AvirW .iuW6DAPTN_Xfz4 {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .P8VpO5A-tX5Osc .aCBk1Y__4AvirW .iuW6DAPTN_Xfz4 {
    max-width: unset;
    width: 100%;
  }
}
.P8VpO5A-tX5Osc .text_6rJhyA {
  width: 100%;
  margin-right: 20px;
}
