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

.v8Va6pWy-txt {
  text-align: center;
}

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

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

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

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

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

.panel_w6gFUfh {
  overflow-y: auto;
  z-index: 100;
  padding: 20px;
  position: fixed;
  background-color: #161A20;
  margin-left: 0;
  height: 100%;
  width: 200px;
}
@media (max-width: 750px) {
  .panel_w6gFUfh {
    height: 95px;
    border-right: unset;
    width: 100%;
  }
}
.panel_w6gFUfh .RpasJKI24__side {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.panel_w6gFUfh .RpasJKI24__side .logo-JBPaDUF0 {
  max-height: 50px;
  width: 100%;
  margin: 5px 10px 5px 10px;
}
@media (max-width: 750px) {
  .panel_w6gFUfh .RpasJKI24__side .logo-JBPaDUF0 {
    height: 33px;
    width: auto;
  }
}
.panel_w6gFUfh .RpasJKI24__side .nav__g4Zh5le6V {
  display: none;
}
@media (max-width: 750px) {
  .panel_w6gFUfh .RpasJKI24__side .nav__g4Zh5le6V {
    display: block;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 5px 40px 10px 10px;
  }
}
.panel_w6gFUfh .n-lNcwEk {
  padding-left: 0;
}
.panel_w6gFUfh .n-lNcwEk li {
  display: grid;
}
.panel_w6gFUfh .n-lNcwEk li a {
  text-decoration: none;
  width: 92%;
  padding: 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  transition: 0.3s;
}
.panel_w6gFUfh .n-lNcwEk li a.active {
  background-color: #1F242D;
}
.panel_w6gFUfh .n-lNcwEk li a:hover {
  background-color: #1F242D;
  transition: 0s;
}
.panel_w6gFUfh .spoiler {
  margin-bottom: 34px;
  width: 100%;
}
.panel_w6gFUfh .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;
}
.panel_w6gFUfh .spoiler label .logo-AIVXy5JM {
  display: flex;
  align-items: center;
}
.panel_w6gFUfh .spoiler label .logo-AIVXy5JM img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}
.panel_w6gFUfh .spoiler label .logo-AIVXy5JM p {
  margin: 0;
  font-weight: 700;
}
.panel_w6gFUfh .spoiler label:hover {
  background-color: #20213C;
}
.panel_w6gFUfh .spoiler .content_X6ZlLr8K {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}
.panel_w6gFUfh .spoiler .content_X6ZlLr8K ul {
  padding-left: 0;
  margin: 0;
  display: inline-block;
}
.panel_w6gFUfh .spoiler .content_X6ZlLr8K ul li {
  display: grid;
}
.panel_w6gFUfh .spoiler .content_X6ZlLr8K ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 92%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.panel_w6gFUfh .spoiler .content_X6ZlLr8K ul li a img {
  margin-right: 8px;
  width: 24px;
  border-radius: 4px;
}
.panel_w6gFUfh .spoiler .content_X6ZlLr8K ul li:last-child a {
  margin-bottom: 0;
}
.panel_w6gFUfh .spoiler input {
  display: none;
}
.panel_w6gFUfh .spoiler label::after {
  content: url("/assets/images/arrow-down.png");
  margin-right: 5px;
}
.panel_w6gFUfh .spoiler :checked + label::after {
  content: url("/assets/images/arrow-up.png");
}
.panel_w6gFUfh .spoiler :checked ~ .content_X6ZlLr8K {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}
.panel_w6gFUfh .BCaDSXRv__g6N2KY {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.panel_w6gFUfh .BCaDSXRv__g6N2KY p {
  font-weight: 500;
}
.panel_w6gFUfh .BCaDSXRv__g6N2KY .vsFqQgZGT__post {
  margin-right: 8px;
  height: 32px;
}
.panel_w6gFUfh .eVo0fX--U4jmey {
  margin-bottom: 24px;
}
.panel_w6gFUfh .eVo0fX--U4jmey p {
  font-weight: 700;
  margin-bottom: 6px;
}
.panel_w6gFUfh .eVo0fX--U4jmey a {
  text-decoration: none;
  color: #99A1AA;
}
.panel_w6gFUfh .eVo0fX--U4jmey a:hover {
  color: #ffffff;
}
.panel_w6gFUfh .XLC1fQG3__contrast {
  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;
}
.panel_w6gFUfh .XLC1fQG3__contrast span {
  text-transform: uppercase;
  color: #8C8DAA;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.panel_w6gFUfh .XLC1fQG3__contrast p {
  color: #ffffff;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.panel_w6gFUfh .mutyjzb--login {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (max-width: 750px) {
  .panel_w6gFUfh .mutyjzb--login {
    display: none;
  }
}
.panel_w6gFUfh .mutyjzb--login a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  text-align: center;
}
.panel_w6gFUfh .mutyjzb--login .signicjA34 {
  border: 1px solid #8C8DAA;
  margin-right: 0;
}
.panel_w6gFUfh .mutyjzb--login .zK1O--FYeqJLN6U {
  background: #184CE7;
}
.panel_w6gFUfh .lLF6ya-signin {
  display: none;
}
@media (max-width: 750px) {
  .panel_w6gFUfh .lLF6ya-signin {
    display: flex;
    margin-right: 40px;
    margin-top: 5px;
  }
}
.panel_w6gFUfh .lLF6ya-signin a {
  text-decoration-line: none;
  padding: 13px 13px;
  border-radius: 4px;
  width: 100%;
  text-align: center;
}
.panel_w6gFUfh .lLF6ya-signin .signicjA34 {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}
.panel_w6gFUfh .lLF6ya-signin .zK1O--FYeqJLN6U {
  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 .lZIKq79--Wz7Snt {
  display: flex;
  background: #184CE7;
  align-items: center;
  border-radius: 4px 4px 0 0;
}
.rightbar .games .game .lZIKq79--Wz7Snt .Ge69HP-nav {
  border-radius: 4px 4px 0 0;
  text-align: center;
  display: flex;
  background: #184CE7;
  padding: 0 8px;
}
.rightbar .games .game .lZIKq79--Wz7Snt img {
  border-radius: 0 4px 0 0;
  height: 54px;
  width: 100%;
}
.rightbar .games .game .eVo0fX--U4jmey {
  background-color: #20213C;
  padding: 6px 8px;
}
.rightbar .games .game .eVo0fX--U4jmey .named {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rightbar .games .game .eVo0fX--U4jmey .named .name {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.rightbar .games .game .eVo0fX--U4jmey .named .wgOmzhLSP_cj5Qm {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.rightbar .games .game .eVo0fX--U4jmey .named .wgOmzhLSP_cj5Qm .tLkRDW6-mgAR {
  filter: grayscale(100%);
  opacity: 0.2;
}
.rightbar .games .game .eVo0fX--U4jmey .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;
}

.eDgnZC-content {
  width: 100%;
}

.u9KLB2--btn {
  width: 100%;
  color: #ffffff;
  margin-bottom: 20px;
}
.u9KLB2--btn a {
  color: #99A1AA;
  text-decoration: none;
}
.u9KLB2--btn .s5gFfjQ__cards {
  margin-bottom: -3px;
}

.Y4sthoXp__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) {
  .Y4sthoXp__action {
    padding: 1px 16px;
    border-radius: 6px;
  }
}

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

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

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

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

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

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

.action__v1ENRA.cMGmf2tIvo49D {
  background-color: unset;
}

.vTwx-HsvDotzmL {
  max-width: 1078px;
  margin-bottom: 20px;
  display: flex;
}
@media (max-width: 950px) {
  .vTwx-HsvDotzmL {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 750px) {
  .vTwx-HsvDotzmL {
    flex-wrap: wrap;
    row-gap: 24px;
  }
}
.vTwx-HsvDotzmL p {
  line-height: unset;
}
.vTwx-HsvDotzmL .first--mUIJB41 {
  position: relative;
  border-radius: 4px;
  margin-right: 10px;
}
@media (max-width: 950px) {
  .vTwx-HsvDotzmL .first--mUIJB41 {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .vTwx-HsvDotzmL .first--mUIJB41 {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.vTwx-HsvDotzmL .first--mUIJB41 p.content__MGBENFj {
  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) {
  .vTwx-HsvDotzmL .first--mUIJB41 p.content__MGBENFj {
    top: 0;
    font-size: 20px;
  }
}
@media (max-width: 950px) {
  .vTwx-HsvDotzmL .first--mUIJB41 p.content__MGBENFj {
    top: unset;
    left: 20px;
    font-size: 16px;
  }
}
.vTwx-HsvDotzmL .first--mUIJB41 p.NjLBhwG--button {
  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) {
  .vTwx-HsvDotzmL .first--mUIJB41 p.NjLBhwG--button {
    top: 90px;
    font-size: 30px;
  }
}
@media (max-width: 950px) {
  .vTwx-HsvDotzmL .first--mUIJB41 p.NjLBhwG--button {
    top: unset;
    left: 20px;
    font-size: 22px;
  }
}
.vTwx-HsvDotzmL .first--mUIJB41 p.NjLBhwG--button:hover {
  scale: 1.06;
  transition: 0.2s;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ {
  position: relative;
  margin-left: 10px;
  text-align: center;
}
@media (max-width: 950px) {
  .vTwx-HsvDotzmL .second--U5T2bJHZ {
    display: none;
  }
}
.vTwx-HsvDotzmL .second--U5T2bJHZ p.content__MGBENFj {
  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;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ p.Ge69HP-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;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ .btn_nQWGdS8B {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ .btn_nQWGdS8B .NjLBhwG--button {
  border-radius: 8px;
  width: -webkit-fill-available;
  transition: 0.2s;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ .btn_nQWGdS8B .NjLBhwG--button:hover {
  scale: 1.06;
  transition: 0.2s;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ .btn_nQWGdS8B .NjLBhwG--button.actionGTJbegE {
  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;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ .btn_nQWGdS8B .NjLBhwG--button.actionGTJbegE img {
  width: auto;
  margin-right: 3px;
}
.vTwx-HsvDotzmL .second--U5T2bJHZ .btn_nQWGdS8B .NjLBhwG--button.action_Dskd6R {
  border-radius: 4px;
  border: 1px solid #8C8DAA;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #ffffff;
}
.vTwx-HsvDotzmL img {
  width: 100%;
  height: auto;
  border-radius: 4px;
}
.vTwx-HsvDotzmL .OMZn--rMU8THV {
  display: none;
}
@media (max-width: 750px) {
  .vTwx-HsvDotzmL .OMZn--rMU8THV {
    display: unset;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

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

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

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

.contrast__TsRNEK {
  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) {
  .contrast__TsRNEK {
    grid-template-columns: repeat(1, 1fr);
  }
}
.contrast__TsRNEK .iUgGofXbL-primary {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}
@media (max-width: 750px) {
  .contrast__TsRNEK .iUgGofXbL-primary {
    margin-bottom: 15px;
  }
}
.contrast__TsRNEK .iUgGofXbL-primary p.h_WRqwMn1 {
  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;
}
.contrast__TsRNEK .y70g9ZA--cont {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}
.contrast__TsRNEK .y70g9ZA--cont p.h_WRqwMn1 {
  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;
}
.contrast__TsRNEK p.blog_HwRWtvu5p {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.contrast__TsRNEK p.blog_HwRWtvu5p img {
  margin-right: 10px;
}

.l8rUukelX-eaqLmD {
  margin-top: 24px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .ag3v-FSvI04Yp {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .ag3v-FSvI04Yp .krU1ut8O436kI {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .ag3v-FSvI04Yp .A7TK-Xv0kpN .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .ag3v-FSvI04Yp .A7TK-Xv0kpN .darkIkzA8Zt {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .content__MGBENFj {
  margin-bottom: 10px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga {
    flex-direction: column;
    align-items: flex-start;
  }
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .h_WRqwMn1 {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .wgOmzhLSP_cj5Qm {
  display: flex;
  margin-right: 10px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .wgOmzhLSP_cj5Qm .xSfX0yl3_eIzrv1 {
  margin-right: 8px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .wgOmzhLSP_cj5Qm .xSfX0yl3_eIzrv1 .tLkRDW6-mgAR {
  filter: grayscale(100%);
  opacity: 0.2;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .wgOmzhLSP_cj5Qm img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .Ge69HP-nav {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}
.l8rUukelX-eaqLmD .blog_HwRWtvu5p .AsU5_qVusTmlga .Ge69HP-nav span {
  color: #FFFFFF;
}

.xVjWpPAauth .WOrH0NZD--cards {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 24px;
}
.xVjWpPAauth .WOrH0NZD--cards .blocks_qlafQi {
  display: flex;
  align-items: center;
}
.xVjWpPAauth .WOrH0NZD--cards .blocks_qlafQi img {
  margin-right: 16px;
  height: 70px;
}
.xVjWpPAauth .WOrH0NZD--cards .blocks_qlafQi .content__MGBENFj p {
  margin: 0;
}
.xVjWpPAauth .WOrH0NZD--cards .blocks_qlafQi .content__MGBENFj .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}
.xVjWpPAauth .WOrH0NZD--cards .blocks_qlafQi .content__MGBENFj .l-XaMdzRJ {
  color: #99A1AA;
}
.xVjWpPAauth .WOrH0NZD--cards .blocks_qlafQi .content__MGBENFj .darked--lzU3xtROu {
  font-weight: 400;
}
.xVjWpPAauth .WOrH0NZD--cards .btn_nQWGdS8B a {
  margin-left: 12px;
}
.xVjWpPAauth .WOrH0NZD--cards .btn_nQWGdS8B a img {
  transition: 1s;
}
.xVjWpPAauth .WOrH0NZD--cards .btn_nQWGdS8B a img:hover {
  scale: 1.2;
  transition: 0s;
}
.xVjWpPAauth .unsB0WVay_auth p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}
@media (max-width: 1150px) {
  .xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B {
    display: flex;
    flex-direction: column;
  }
}
.xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B 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;
}
.xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B a img {
  margin-right: 12px;
}
@media (max-width: 1150px) {
  .xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B a {
    margin-bottom: 8px;
  }
}
.xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B .footerx4tAIX {
  background-color: #247AD8;
}
.xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B .fGTPl3d-iFRO {
  background-color: #44B642;
}
.xVjWpPAauth .unsB0WVay_auth .btn_nQWGdS8B .o7rJX--t8f79QVj {
  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%;
  }
}

.QyGJZwRh-button {
  position: relative;
  background: #184CE7;
  border-radius: 4px;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}
@media (max-width: 1450px) {
  .QyGJZwRh-button {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: 750px) {
  .QyGJZwRh-button {
    width: unset;
    margin-left: unset;
    margin-right: unset;
  }
}
.QyGJZwRh-button .YwNiW0primary {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}
@media (max-width: 950px) {
  .QyGJZwRh-button .YwNiW0primary {
    height: 100px;
  }
}
.QyGJZwRh-button .content__MGBENFj {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.QyGJZwRh-button .ZNvlRJtxt {
  color: #ffffff;
  font-weight: 900;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 18px;
  text-transform: uppercase;
  line-height: normal;
}
@media (max-width: 1050px) {
  .QyGJZwRh-button .ZNvlRJtxt {
    font-size: 16px;
  }
}
.QyGJZwRh-button .action-5yU9aAs8 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}
.QyGJZwRh-button .action-5yU9aAs8 .first_uvVwRg9 {
  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) {
  .QyGJZwRh-button .action-5yU9aAs8 .first_uvVwRg9 {
    width: 200px;
  }
}
@media (max-width: 750px) {
  .QyGJZwRh-button .action-5yU9aAs8 .first_uvVwRg9 {
    width: 160px;
  }
}
.QyGJZwRh-button .action-5yU9aAs8 .first_uvVwRg9 img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}
.QyGJZwRh-button .action-5yU9aAs8 .first_uvVwRg9 .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}
.QyGJZwRh-button .action-5yU9aAs8 .first_uvVwRg9.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}
.QyGJZwRh-button .action-5yU9aAs8 .Y4sthoXp__action {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 750px) {
  .QyGJZwRh-button .action-5yU9aAs8 .Y4sthoXp__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 .F6rkKgt-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (max-width: 1250px) {
  .card-game .F6rkKgt-posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
.card-game .F6rkKgt-posts .blog_HwRWtvu5p {
  background-color: #161A20;
  border-radius: 8px;
  padding: 9px;
}
.card-game .F6rkKgt-posts .blog_HwRWtvu5p .h_WRqwMn1 {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}
.card-game .F6rkKgt-posts .blog_HwRWtvu5p .content__MGBENFj {
  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.Y4sthoXp__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 .xmLiJ--x8o0MQz {
  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 .Y4sthoXp__action {
  margin-bottom: 130px;
}

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

.n5E9G3edwrapper {
  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) {
  .n5E9G3edwrapper {
    flex-direction: column;
  }
}
.n5E9G3edwrapper .T5UvaNueG-rows {
  display: flex;
  align-items: center;
}
.n5E9G3edwrapper .T5UvaNueG-rows img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .n5E9G3edwrapper .T5UvaNueG-rows img {
    margin-left: 10px;
  }
}
.n5E9G3edwrapper .T5UvaNueG-rows .QKRhaPObm-rows .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.n5E9G3edwrapper .T5UvaNueG-rows .QKRhaPObm-rows .txt_NpKEfkwUG {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.n5E9G3edwrapper .Wm4N59tgT-logo {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .n5E9G3edwrapper .Wm4N59tgT-logo {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.n5E9G3edwrapper .Wm4N59tgT-logo .bXfPE8_primary {
  margin-right: 10px;
}
.n5E9G3edwrapper .Wm4N59tgT-logo .btn__GqfHh5Si0 {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .n5E9G3edwrapper .Wm4N59tgT-logo .btn__GqfHh5Si0 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

.txttsvwuCTo {
  text-align: center;
}

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

.lBxFrjspo_logo {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
@media (max-width: 750px) {
  .lBxFrjspo_logo {
    flex-direction: column;
  }
}
.lBxFrjspo_logo .l_wrG0gzX {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}
@media (max-width: 750px) {
  .lBxFrjspo_logo .l_wrG0gzX {
    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--pRH4L2ZW {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.primary--pRH4L2ZW img {
  height: 20px;
  width: auto;
}

.cnfz6rT9b__fWCk3 .blog__YwHWkAs {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 16px;
}
@media (max-width: 750px) {
  .cnfz6rT9b__fWCk3 .blog__YwHWkAs {
    flex-direction: column;
  }
}
.cnfz6rT9b__fWCk3 .blog__YwHWkAs .text_aq2r8c1Si {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}
@media (max-width: 750px) {
  .cnfz6rT9b__fWCk3 .blog__YwHWkAs .text_aq2r8c1Si {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}
.cnfz6rT9b__fWCk3 .blog__YwHWkAs .text_aq2r8c1Si .Ge69HP-nav {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}
.cnfz6rT9b__fWCk3 .blog__YwHWkAs .text_aq2r8c1Si .l_ZrMPW96 {
  height: 60px;
  width: auto;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .cnfz6rT9b__fWCk3 .blog__YwHWkAs .text_aq2r8c1Si strong {
    display: none;
  }
}
@media (max-width: 750px) {
  .cnfz6rT9b__fWCk3 .blog__YwHWkAs .wgOmzhLSP_cj5Qm {
    margin-bottom: 16px;
  }
}
.cnfz6rT9b__fWCk3 .blog__YwHWkAs .wgOmzhLSP_cj5Qm .tLkRDW6-mgAR {
  filter: grayscale(100%);
  opacity: 0.2;
}

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

.Z5pnGl9c__brand {
  display: flex;
}
@media (max-width: 750px) {
  .Z5pnGl9c__brand {
    flex-direction: column;
  }
}
.Z5pnGl9c__brand .l71B9hWl__txt {
  width: 100%;
}
.Z5pnGl9c__brand .Ob7SA__VqayQT0f {
  margin-right: 20px;
  min-width: 300px;
}
@media (max-width: 750px) {
  .Z5pnGl9c__brand .Ob7SA__VqayQT0f {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}
.Z5pnGl9c__brand .Ob7SA__VqayQT0f .lZIKq79--Wz7Snt {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .Z5pnGl9c__brand .Ob7SA__VqayQT0f .lZIKq79--Wz7Snt {
    max-width: unset;
    width: 100%;
  }
}

.P1RCVFMNmg {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .P1RCVFMNmg {
    flex-direction: column-reverse;
  }
}
.P1RCVFMNmg .Ob7SA__VqayQT0f {
  min-width: 300px;
}
@media (max-width: 750px) {
  .P1RCVFMNmg .Ob7SA__VqayQT0f {
    width: 100%;
    margin-bottom: 10px;
  }
}
.P1RCVFMNmg .Ob7SA__VqayQT0f .lZIKq79--Wz7Snt {
  max-width: 300px;
  height: auto;
}
@media (max-width: 750px) {
  .P1RCVFMNmg .Ob7SA__VqayQT0f .lZIKq79--Wz7Snt {
    max-width: unset;
    width: 100%;
  }
}
.P1RCVFMNmg .l71B9hWl__txt {
  width: 100%;
  margin-right: 20px;
}
