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

.taR62xwh3__txt {
  text-align: center;
}

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

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

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

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

.panegpDjaFw .HzU93bC1__cards .Q16s--GVMBUr {
  width: 100%;
}

@media (max-width: 750px) {
  .panegpDjaFw .HzU93bC1__cards .Q16s--GVMBUr {
    display: none;
  }
}

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

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

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

.panegpDjaFw .panel--vhaBWxz {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.panegpDjaFw .panel--vhaBWxz .brand__b8mliKJ4 {
  max-height: 50px;
  width: 100%;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .panegpDjaFw .panel--vhaBWxz .brand__b8mliKJ4 {
    height: 33px;
    width: auto;
  }
}

.panegpDjaFw .panel--vhaBWxz .menu_28Fsn5Kb9 {
  display: none;
}

@media (max-width: 750px) {
  .panegpDjaFw .panel--vhaBWxz .menu_28Fsn5Kb9 {
    display: block;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 5px 40px 10px 10px;
  }
}

.panegpDjaFw .nav_vd7qhzP {
  padding-left: 0;
}

.panegpDjaFw .nav_vd7qhzP li {
  display: grid;
}

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

.panegpDjaFw .nav_vd7qhzP li a.active {
  background-color: #1F242D;
}

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

.panegpDjaFw .vYQ6Dai2L-vbiqZt {
  margin-bottom: 34px;
  width: 100%;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt 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;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt label .brand--xkbRn0HGi {
  display: flex;
  align-items: center;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt label .brand--xkbRn0HGi img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt label .brand--xkbRn0HGi p {
  margin: 0;
  font-weight: 700;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt label:hover {
  background-color: #20213C;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt .G5fpUy_content {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt .G5fpUy_content ul {
  padding-left: 0;
  margin: 0;
  display: inline-block;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt .G5fpUy_content ul li {
  display: grid;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt .G5fpUy_content ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 92%;
  padding: 9px 12px;
  margin-bottom: 10px;
  border-radius: 4px;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt .G5fpUy_content ul li a img {
  margin-right: 8px;
  width: 24px;
  border-radius: 4px;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt .G5fpUy_content ul li:last-child a {
  margin-bottom: 0;
}

.panegpDjaFw .vYQ6Dai2L-vbiqZt input {
  display: none;
}

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

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

.panegpDjaFw .vYQ6Dai2L-vbiqZt :checked~.G5fpUy_content {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}

.panegpDjaFw .m3ulNvydm-UkJy {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}

.panegpDjaFw .m3ulNvydm-UkJy p {
  font-weight: 500;
}

.panegpDjaFw .m3ulNvydm-UkJy .g9UOwKG6eg--post {
  margin-right: 8px;
  height: 32px;
}

.panegpDjaFw .a4xMUhBfoPNVzpf {
  margin-bottom: 24px;
}

.panegpDjaFw .a4xMUhBfoPNVzpf p {
  font-weight: 700;
  margin-bottom: 6px;
}

.panegpDjaFw .a4xMUhBfoPNVzpf a {
  text-decoration: none;
  color: #99A1AA;
}

.panegpDjaFw .a4xMUhBfoPNVzpf a:hover {
  color: #ffffff;
}

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

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

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

.panegpDjaFw .sign--rhNFCKWo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}

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

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

.panegpDjaFw .sign--rhNFCKWo .signin--m3Uu54zW {
  border: 1px solid #8C8DAA;
}

.panegpDjaFw .sign--rhNFCKWo .B0QG-4tpOvmT {
  background: #184CE7;
}

.panegpDjaFw .g9M4oesh-sign {
  display: none;
}

@media (max-width: 750px) {
  .panegpDjaFw .g9M4oesh-sign {
    display: flex;
  }
}

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

@media (max-width: 750px) {
  .panegpDjaFw .g9M4oesh-sign a {
    padding: 10px;
    font-size: 12px;
  }
}

.panegpDjaFw .g9M4oesh-sign .signin--m3Uu54zW {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}

.panegpDjaFw .g9M4oesh-sign .B0QG-4tpOvmT {
  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 .ZhpxQZgWkDN {
  display: flex;
  background: #184CE7;
  align-items: center;
  border-radius: 4px 4px 0 0;
}

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

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

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

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

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

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

.rightbar .games .game .a4xMUhBfoPNVzpf .named .NnqmwlIW9P .vlMjTH89FmcIhP {
  filter: grayscale(100%);
  opacity: 0.2;
}

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

.text__H0xm5p {
  width: 100%;
}

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

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

.btn_bZEwA1t .SuY4Ky-cards {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.actioniBEXHcOW .ZhpxQZgWkDN {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.actioniBEXHcOW.DtejfqwwQ43O {
  background-color: unset;
}

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

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

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

.Ycgtov4wLgEYajt p {
  line-height: unset;
}

.Ycgtov4wLgEYajt .primary_IaqiRbW0o {
  position: relative;
  border-radius: 4px;
  margin-right: 10px;
}

@media (max-width: 950px) {
  .Ycgtov4wLgEYajt .primary_IaqiRbW0o {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .Ycgtov4wLgEYajt .primary_IaqiRbW0o {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.Ycgtov4wLgEYajt .primary_IaqiRbW0o p.zi2qMIn__content {
  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) {
  .Ycgtov4wLgEYajt .primary_IaqiRbW0o p.zi2qMIn__content {
    top: 0;
    font-size: 20px;
  }
}

@media (max-width: 950px) {
  .Ycgtov4wLgEYajt .primary_IaqiRbW0o p.zi2qMIn__content {
    top: unset;
    left: 20px;
    font-size: 16px;
  }
}

.Ycgtov4wLgEYajt .primary_IaqiRbW0o p.FUQZG9action {
  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) {
  .Ycgtov4wLgEYajt .primary_IaqiRbW0o p.FUQZG9action {
    top: 90px;
    font-size: 30px;
  }
}

@media (max-width: 950px) {
  .Ycgtov4wLgEYajt .primary_IaqiRbW0o p.FUQZG9action {
    top: unset;
    left: 20px;
    font-size: 22px;
  }
}

.Ycgtov4wLgEYajt .primary_IaqiRbW0o p.FUQZG9action:hover {
  scale: 1.06;
  transition: 0.2s;
}

.Ycgtov4wLgEYajt .yczdK3--second {
  position: relative;
  margin-left: 10px;
  text-align: center;
}

@media (max-width: 950px) {
  .Ycgtov4wLgEYajt .yczdK3--second {
    display: none;
  }
}

.Ycgtov4wLgEYajt .yczdK3--second p.zi2qMIn__content {
  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;
}

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

.Ycgtov4wLgEYajt .yczdK3--second .JKUugLfW-b {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}

.Ycgtov4wLgEYajt .yczdK3--second .JKUugLfW-b .FUQZG9action {
  border-radius: 8px;
  width: -webkit-fill-available;
  transition: 0.2s;
}

.Ycgtov4wLgEYajt .yczdK3--second .JKUugLfW-b .FUQZG9action:hover {
  scale: 1.06;
  transition: 0.2s;
}

.Ycgtov4wLgEYajt .yczdK3--second .JKUugLfW-b .FUQZG9action.action-H43Bia {
  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;
}

.Ycgtov4wLgEYajt .yczdK3--second .JKUugLfW-b .FUQZG9action.action-H43Bia img {
  width: auto;
  margin-right: 3px;
}

.Ycgtov4wLgEYajt .yczdK3--second .JKUugLfW-b .FUQZG9action.qrnFVl--btn {
  border-radius: 4px;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #ffffff;
}

.Ycgtov4wLgEYajt .yczdK3--second:before,
.Ycgtov4wLgEYajt .primary_IaqiRbW0o: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));
}

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

.Ycgtov4wLgEYajt .Q16s--GVMBUr {
  display: none;
}

@media (max-width: 750px) {
  .Ycgtov4wLgEYajt .Q16s--GVMBUr {
    display: unset;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

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

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

.nvYR5Mw_log .F4PfGbsk__action p {
  margin: 0;
  font-weight: 600;
}

.nvYR5Mw_log .F4PfGbsk__action .SuY4Ky-cards.open {
  transform: rotate(180deg);
}

.nvYR5Mw_log .txt--TJdY48BQ {
  display: none;
}

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

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

.nvYR5Mw_log .txt--TJdY48BQ ol li {
  margin-bottom: 10px;
}

.nvYR5Mw_log .txt--TJdY48BQ ul {
  padding-left: 10px;
}

.nvYR5Mw_log .txt--TJdY48BQ ul li {
  list-style-type: none;
}

.nvYR5Mw_log .txt--TJdY48BQ.show {
  display: block;
}

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

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

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

.cards--29NSLFmt .MDWFPXtblock {
  background-color: #1F242D;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.cards--29NSLFmt .MDWFPXtblock strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.cards--29NSLFmt .MDWFPXtblock img {
  margin-bottom: 25px;
}

.cards--29NSLFmt .MDWFPXtblock .post_a25tFobg {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.cards--29NSLFmt .MDWFPXtblock .post_a25tFobg .item__VbgOhCkW {
  width: 50%;
  margin-bottom: 20px;
}

.cards--29NSLFmt .MDWFPXtblock .post_a25tFobg .item__VbgOhCkW p {
  margin: 0;
  line-height: 19.36px;
}

.cards--29NSLFmt .MDWFPXtblock .post_a25tFobg .item__VbgOhCkW .a8rVywT--top {
  font-weight: 700;
  margin-bottom: 6px;
}

.cards--29NSLFmt .MDWFPXtblock .post_a25tFobg .item__VbgOhCkW .zi2qMIn__content {
  color: #99A1AA;
}

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

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

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

.footeLkOo5V .container_XPOCY2W {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

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

.footeLkOo5V .Vcn50OG--f {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .footeLkOo5V .Vcn50OG--f {
    flex-direction: column;
  }
}

.footeLkOo5V .Vcn50OG--f .S2y6fu3Bp_logo {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .footeLkOo5V .Vcn50OG--f .S2y6fu3Bp_logo {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .footeLkOo5V .Vcn50OG--f .S2y6fu3Bp_logo {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.footeLkOo5V .Vcn50OG--f .S2y6fu3Bp_logo a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

.footeLkOo5V .Vcn50OG--f .S2y6fu3Bp_logo a:hover {
  color: #ffffff;
}

.footeLkOo5V .Vcn50OG--f .S0WCY6D-logo {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .footeLkOo5V .Vcn50OG--f .S0WCY6D-logo {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.footeLkOo5V .Vcn50OG--f .S0WCY6D-logo img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

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

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

.b1oUrWIqd .first-QdjBzHGv5 {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}

@media (max-width: 750px) {
  .b1oUrWIqd .first-QdjBzHGv5 {
    margin-bottom: 15px;
  }
}

.b1oUrWIqd .first-QdjBzHGv5 p.a8rVywT--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;
}

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

.b1oUrWIqd .wr_VZsQvC p.a8rVywT--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;
}

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

.b1oUrWIqd p.item__VbgOhCkW img {
  margin-right: 10px;
}

.oCzhLNrO--wVks1n {
  margin-top: 24px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .Y3apxl2OWgVGcd {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .Y3apxl2OWgVGcd .cP4O_1SJqD45CO {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .Y3apxl2OWgVGcd .a7ZWrG__yICH .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .Y3apxl2OWgVGcd .a7ZWrG__yICH .wKB9LNlT--contrast {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .zi2qMIn__content {
  margin-bottom: 10px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq {
    flex-direction: column;
    align-items: flex-start;
  }
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .a8rVywT--top {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .NnqmwlIW9P {
  display: flex;
  margin-right: 10px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .NnqmwlIW9P .x6otfzyS0__VZ6Srt {
  margin-right: 8px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .NnqmwlIW9P .x6otfzyS0__VZ6Srt .vlMjTH89FmcIhP {
  filter: grayscale(100%);
  opacity: 0.2;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .NnqmwlIW9P img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .okwrqf_navigation {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.oCzhLNrO--wVks1n .item__VbgOhCkW .c2nzEhW5--N1T2Vq .okwrqf_navigation span {
  color: #FFFFFF;
}

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

.C2W0p34a1-login .blocks-Uf7vq4 .Bq0x34_block {
  display: flex;
  align-items: center;
}

.C2W0p34a1-login .blocks-Uf7vq4 .Bq0x34_block img {
  margin-right: 16px;
  height: 70px;
}

.C2W0p34a1-login .blocks-Uf7vq4 .Bq0x34_block .zi2qMIn__content p {
  margin: 0;
}

.C2W0p34a1-login .blocks-Uf7vq4 .Bq0x34_block .zi2qMIn__content .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.C2W0p34a1-login .blocks-Uf7vq4 .Bq0x34_block .zi2qMIn__content .Uc6x4ukz_l {
  color: #99A1AA;
}

.C2W0p34a1-login .blocks-Uf7vq4 .Bq0x34_block .zi2qMIn__content .dark--Z4KdhNQ7 {
  font-weight: 400;
}

.C2W0p34a1-login .blocks-Uf7vq4 .JKUugLfW-b a {
  margin-left: 12px;
}

.C2W0p34a1-login .blocks-Uf7vq4 .JKUugLfW-b a img {
  transition: 1s;
}

.C2W0p34a1-login .blocks-Uf7vq4 .JKUugLfW-b a img:hover {
  scale: 1.2;
  transition: 0s;
}

.C2W0p34a1-login .yZdoFEA__auth p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-b {
    display: flex;
    flex-direction: column;
  }
}

.C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-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;
}

.C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-b a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-b a {
    margin-bottom: 8px;
  }
}

.C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-b .l4AdJWj--bottom {
  background-color: #247AD8;
}

.C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-b .A6xLnuONG--YqJdc {
  background-color: #44B642;
}

.C2W0p34a1-login .yZdoFEA__auth .JKUugLfW-b .V58BFY_opJrMq {
  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%;
  }
}

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

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

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

.rW9Snq__b .Z1Pwxg__first {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

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

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

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

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

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

.rW9Snq__b .button-Py4eSF1YB .V8iYk7Tbg__primary {
  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) {
  .rW9Snq__b .button-Py4eSF1YB .V8iYk7Tbg__primary {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .rW9Snq__b .button-Py4eSF1YB .V8iYk7Tbg__primary {
    width: 160px;
  }
}

.rW9Snq__b .button-Py4eSF1YB .V8iYk7Tbg__primary img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

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

.rW9Snq__b .button-Py4eSF1YB .V8iYk7Tbg__primary.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.rW9Snq__b .button-Py4eSF1YB .HpzslERbutton {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .rW9Snq__b .button-Py4eSF1YB .HpzslERbutton {
    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 .post_a25tFobg {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .post_a25tFobg .item__VbgOhCkW {
  background-color: #161A20;
  border-radius: 8px;
  padding: 9px;
}

.card-game .post_a25tFobg .item__VbgOhCkW .a8rVywT--top {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .post_a25tFobg .item__VbgOhCkW .zi2qMIn__content {
  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.HpzslERbutton {
  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 .l42NTzGhX-nGU5 {
  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 .HpzslERbutton {
  margin-bottom: 130px;
}

.map--dKC4PVm {
  display: flex;
  flex-direction: column;
}

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

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

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

.pMKIi3wraper .block--G3tqzjnS {
  display: flex;
  align-items: center;
}

.pMKIi3wraper .block--G3tqzjnS img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .pMKIi3wraper .block--G3tqzjnS img {
    margin-left: 10px;
  }
}

.pMKIi3wraper .block--G3tqzjnS .cards-2DhzEW .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.pMKIi3wraper .block--G3tqzjnS .cards-2DhzEW .text__A8jHkzq4 {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.pMKIi3wraper .JR4j8H_log {
  display: inline-block;
  white-space: nowrap;
}

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

.pMKIi3wraper .JR4j8H_log .z6o8SXPWGprim {
  margin-right: 10px;
}

.pMKIi3wraper .JR4j8H_log .btnKMB7zVd23 {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .pMKIi3wraper .JR4j8H_log .btnKMB7zVd23 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.fRvudJ18IY .I5AUbigo-article 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;
}

.fRvudJ18IY .I5AUbigo-article .txtR1L8qFZOu {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.fRvudJ18IY .I5AUbigo-article .txtR1L8qFZOu p {
  margin: 0;
  color: #99A1AA;
}

.fRvudJ18IY .I5AUbigo-article .txtR1L8qFZOu.show {
  display: block;
}

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

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

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

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

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

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

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

.YILuePdkQCnOL .m7IoHZhO8GrR1 button:last-child {
  margin-right: 0;
}

.YILuePdkQCnOL .m7IoHZhO8GrR1 button:hover {
  background-color: #FFFFFF;
}

.YILuePdkQCnOL .m7IoHZhO8GrR1 button.active {
  background-color: #FFFFFF;
}

.YILuePdkQCnOL .O45U902gu__text {
  display: none;
}

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

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

.A3FaHGN--logo .l_te2vzV {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

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

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

.first-nlBLQgD img {
  height: 20px;
  width: auto;
}

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

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

.UyGsq__kBcAib7 .posts5XrpV9Pft .txt-bD5uI8Q {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .UyGsq__kBcAib7 .posts5XrpV9Pft .txt-bD5uI8Q {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.UyGsq__kBcAib7 .posts5XrpV9Pft .txt-bD5uI8Q .okwrqf_navigation {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.UyGsq__kBcAib7 .posts5XrpV9Pft .txt-bD5uI8Q .brand__ItJd9j {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .UyGsq__kBcAib7 .posts5XrpV9Pft .txt-bD5uI8Q strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .UyGsq__kBcAib7 .posts5XrpV9Pft .NnqmwlIW9P {
    margin-bottom: 16px;
  }
}

.UyGsq__kBcAib7 .posts5XrpV9Pft .NnqmwlIW9P .vlMjTH89FmcIhP {
  filter: grayscale(100%);
  opacity: 0.2;
}

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

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

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

.branduH1Uh2L {
  display: flex;
}

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

.branduH1Uh2L .txt--Y7nt0u {
  width: 100%;
}

.branduH1Uh2L .J0tzwoRch-bLqNEa {
  margin-right: 20px;
  min-width: 300px;
}

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

.branduH1Uh2L .J0tzwoRch-bLqNEa .ZhpxQZgWkDN {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .branduH1Uh2L .J0tzwoRch-bLqNEa .ZhpxQZgWkDN {
    max-width: unset;
    width: 100%;
  }
}

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

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

.WrhqUM_qei0wu .J0tzwoRch-bLqNEa {
  min-width: 300px;
}

@media (max-width: 750px) {
  .WrhqUM_qei0wu .J0tzwoRch-bLqNEa {
    width: 100%;
    margin-bottom: 10px;
  }
}

.WrhqUM_qei0wu .J0tzwoRch-bLqNEa .ZhpxQZgWkDN {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .WrhqUM_qei0wu .J0tzwoRch-bLqNEa .ZhpxQZgWkDN {
    max-width: unset;
    width: 100%;
  }
}

.WrhqUM_qei0wu .txt--Y7nt0u {
  width: 100%;
  margin-right: 20px;
}