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

.contentQKLcD14o {
  text-align: center;
}

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

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

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

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

.bum7iAeJg_side .H23dA7r-row .JNBqVlzpAITD {
  width: 100%;
}

@media (max-width: 750px) {
  .bum7iAeJg_side .H23dA7r-row .JNBqVlzpAITD {
    display: none;
  }
}

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

.bum7iAeJg_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) {
  .bum7iAeJg_side {
    height: auto;
    border-right: unset;
    width: 100%;
  }
}

.bum7iAeJg_side .SXwdeUnNm__pane {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bum7iAeJg_side .SXwdeUnNm__pane .Z05UXSWAJ__brand {
  max-height: 50px;
  width: 100%;
  margin: 5px 10px 5px 10px;
}

@media (max-width: 750px) {
  .bum7iAeJg_side .SXwdeUnNm__pane .Z05UXSWAJ__brand {
    height: 33px;
    width: auto;
  }
}

.bum7iAeJg_side .SXwdeUnNm__pane .f9x2sKr-n {
  display: none;
}

@media (max-width: 750px) {
  .bum7iAeJg_side .SXwdeUnNm__pane .f9x2sKr-n {
    display: block;
    cursor: pointer;
    height: 25px;
    width: 25px;
    margin: 5px 40px 10px 10px;
  }
}

.bum7iAeJg_side .dwkVuno__menu {
  padding-left: 0;
}

.bum7iAeJg_side .dwkVuno__menu li {
  display: grid;
}

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

.bum7iAeJg_side .dwkVuno__menu li a.active {
  background-color: #1F242D;
}

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

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

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

.bum7iAeJg_side .spoiler label .brand--ng9jfmUT3 {
  display: flex;
  align-items: center;
}

.bum7iAeJg_side .spoiler label .brand--ng9jfmUT3 img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.bum7iAeJg_side .spoiler label .brand--ng9jfmUT3 p {
  margin: 0;
  font-weight: 700;
}

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

.bum7iAeJg_side .spoiler .J4zOdUnY--txt {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.bum7iAeJg_side .spoiler .J4zOdUnY--txt ul li {
  display: grid;
}

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

.bum7iAeJg_side .spoiler .J4zOdUnY--txt ul li a img,
.bum7iAeJg_side .spoiler .J4zOdUnY--txt ul li p img {
  width: 24px;
  border-radius: 4px;
}

.bum7iAeJg_side .spoiler .J4zOdUnY--txt ul li:last-child a {
  margin-bottom: 0;
}

.bum7iAeJg_side .spoiler input {
  display: none;
}

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

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

.bum7iAeJg_side .spoiler :checked~.J4zOdUnY--txt {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: relative;
  top: 0;
}

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

.bum7iAeJg_side .Id9aAV_MUaJjKmtu p {
  font-weight: 500;
}

.bum7iAeJg_side .Id9aAV_MUaJjKmtu .iERaZc-articles {
  margin-right: 8px;
  height: 32px;
}

.bum7iAeJg_side .VWjZynE--cASef {
  margin-bottom: 24px;
}

.bum7iAeJg_side .VWjZynE--cASef p {
  font-weight: 700;
  margin-bottom: 6px;
}

.bum7iAeJg_side .VWjZynE--cASef a {
  text-decoration: none;
  color: #99A1AA;
}

.bum7iAeJg_side .VWjZynE--cASef a:hover {
  color: #ffffff;
}

.bum7iAeJg_side .invert-Nj2s1yq {
  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;
}

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

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

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

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

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

.bum7iAeJg_side .FB0NsIT4Cauth .w2jKfDh--login {
  border: 1px solid #8C8DAA;
}

.bum7iAeJg_side .FB0NsIT4Cauth .MOkR--oHXlaQ3 {
  background: #184CE7;
}

.bum7iAeJg_side .login-ry8gmu {
  display: none;
}

@media (max-width: 750px) {
  .bum7iAeJg_side .login-ry8gmu {
    display: flex;
  }
}

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

@media (max-width: 750px) {
  .bum7iAeJg_side .login-ry8gmu a {
    padding: 10px;
    font-size: 12px;
  }
}

.bum7iAeJg_side .login-ry8gmu .w2jKfDh--login {
  border: 1px solid #8C8DAA;
  margin-right: 8px;
}

.bum7iAeJg_side .login-ry8gmu .MOkR--oHXlaQ3 {
  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 .yvnHuM_k5DNelYR {
  display: flex;
  background: #184CE7;
  align-items: center;
  border-radius: 4px 4px 0 0;
}

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

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

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

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

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

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

.rightbar .games .game .VWjZynE--cASef .named .CuRfQNtOK_bBRNr .SKnMUufVh-bAceE {
  filter: grayscale(100%);
  opacity: 0.2;
}

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

.D3iPWX40__content {
  width: 100%;
}

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

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

.action_bohDik .cards-iBegD0aQh {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.b--awPTlibt .yvnHuM_k5DNelYR {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.b--awPTlibt.EzOkGmc_gC7ti {
  background-color: unset;
}

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

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

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

.CXIvAxSR--a76L p {
  line-height: unset;
}

.CXIvAxSR--a76L .WuRgADMkx_first {
  position: relative;
  border-radius: 4px;
  margin-right: 10px;
}

@media (max-width: 950px) {
  .CXIvAxSR--a76L .WuRgADMkx_first {
    width: 100%;
  }
}

@media (max-width: 750px) {
  .CXIvAxSR--a76L .WuRgADMkx_first {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.CXIvAxSR--a76L .WuRgADMkx_first p.contentpqxrZv7 {
  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) {
  .CXIvAxSR--a76L .WuRgADMkx_first p.contentpqxrZv7 {
    top: 0;
    font-size: 20px;
  }
}

@media (max-width: 950px) {
  .CXIvAxSR--a76L .WuRgADMkx_first p.contentpqxrZv7 {
    top: unset;
    left: 20px;
    font-size: 16px;
  }
}

.CXIvAxSR--a76L .WuRgADMkx_first p.E239zbFGb {
  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) {
  .CXIvAxSR--a76L .WuRgADMkx_first p.E239zbFGb {
    top: 90px;
    font-size: 30px;
  }
}

@media (max-width: 950px) {
  .CXIvAxSR--a76L .WuRgADMkx_first p.E239zbFGb {
    top: unset;
    left: 20px;
    font-size: 22px;
  }
}

.CXIvAxSR--a76L .WuRgADMkx_first p.E239zbFGb:hover {
  scale: 1.06;
  transition: 0.2s;
}

.CXIvAxSR--a76L .secondary_4NrcCXl {
  position: relative;
  margin-left: 10px;
  text-align: center;
}

@media (max-width: 950px) {
  .CXIvAxSR--a76L .secondary_4NrcCXl {
    display: none;
  }
}

.CXIvAxSR--a76L .secondary_4NrcCXl p.contentpqxrZv7 {
  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;
}

.CXIvAxSR--a76L .secondary_4NrcCXl p.n-a9bRiI7wO {
  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;
}

.CXIvAxSR--a76L .secondary_4NrcCXl .button-qFRD1wWA {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
}

.CXIvAxSR--a76L .secondary_4NrcCXl .button-qFRD1wWA .E239zbFGb {
  border-radius: 8px;
  width: -webkit-fill-available;
  transition: 0.2s;
}

.CXIvAxSR--a76L .secondary_4NrcCXl .button-qFRD1wWA .E239zbFGb:hover {
  scale: 1.06;
  transition: 0.2s;
}

.CXIvAxSR--a76L .secondary_4NrcCXl .button-qFRD1wWA .E239zbFGb.btn--AKY8NMIDq {
  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;
}

.CXIvAxSR--a76L .secondary_4NrcCXl .button-qFRD1wWA .E239zbFGb.btn--AKY8NMIDq img {
  width: auto;
  margin-right: 3px;
}

.CXIvAxSR--a76L .secondary_4NrcCXl .button-qFRD1wWA .E239zbFGb.action--kojMAHqL {
  border-radius: 4px;
  padding: 13px;
  margin: 0 8px 25px 10px;
  color: #ffffff;
}

.CXIvAxSR--a76L .secondary_4NrcCXl:before,
.CXIvAxSR--a76L .WuRgADMkx_first:before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0.9));
}

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

.CXIvAxSR--a76L .JNBqVlzpAITD {
  display: none;
}

@media (max-width: 750px) {
  .CXIvAxSR--a76L .JNBqVlzpAITD {
    display: unset;
    width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

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

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

.logiXdSMaf .BxdLyu_button p {
  margin: 0;
  font-weight: 600;
}

.logiXdSMaf .BxdLyu_button .cards-iBegD0aQh.open {
  transform: rotate(180deg);
}

.logiXdSMaf .txt_bvU47Z {
  display: none;
}

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

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

.logiXdSMaf .txt_bvU47Z ol li {
  margin-bottom: 10px;
}

.logiXdSMaf .txt_bvU47Z ul {
  padding-left: 10px;
}

.logiXdSMaf .txt_bvU47Z ul li {
  list-style-type: none;
}

.logiXdSMaf .txt_bvU47Z.show {
  display: block;
}

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

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

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

.card__YLQhzou3n .blocks--iMJvI0 {
  background-color: #1F242D;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.card__YLQhzou3n .blocks--iMJvI0 strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.card__YLQhzou3n .blocks--iMJvI0 img {
  margin-bottom: 25px;
}

.card__YLQhzou3n .blocks--iMJvI0 .sfv3tr6L-article {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.card__YLQhzou3n .blocks--iMJvI0 .sfv3tr6L-article .articleHvoQ6AV9y {
  width: 50%;
  margin-bottom: 20px;
}

.card__YLQhzou3n .blocks--iMJvI0 .sfv3tr6L-article .articleHvoQ6AV9y p {
  margin: 0;
  line-height: 19.36px;
}

.card__YLQhzou3n .blocks--iMJvI0 .sfv3tr6L-article .articleHvoQ6AV9y .topU7qNXsA {
  font-weight: 700;
  margin-bottom: 6px;
}

.card__YLQhzou3n .blocks--iMJvI0 .sfv3tr6L-article .articleHvoQ6AV9y .contentpqxrZv7 {
  color: #99A1AA;
}

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

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

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

.BmGP1p-foot .I8kEs7Hm--wr {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

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

.BmGP1p-foot .footer_0LksqWAK {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .BmGP1p-foot .footer_0LksqWAK {
    flex-direction: column;
  }
}

.BmGP1p-foot .footer_0LksqWAK .logo--gNz4ArL6 {
  margin-left: 10px;
}

@media (max-width: 1450px) {
  .BmGP1p-foot .footer_0LksqWAK .logo--gNz4ArL6 {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .BmGP1p-foot .footer_0LksqWAK .logo--gNz4ArL6 {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.BmGP1p-foot .footer_0LksqWAK .logo--gNz4ArL6 a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

.BmGP1p-foot .footer_0LksqWAK .logo--gNz4ArL6 a:hover {
  color: #ffffff;
}

.BmGP1p-foot .footer_0LksqWAK .brand--rmJAGCNZb {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .BmGP1p-foot .footer_0LksqWAK .brand--rmJAGCNZb {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.BmGP1p-foot .footer_0LksqWAK .brand--rmJAGCNZb img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

.BmGP1p-foot .t6AensQ-f {
  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;
}

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

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

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

.darkf7DP3O .XeUSviPp p.topU7qNXsA {
  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;
}

.darkf7DP3O .container--qyHs1W {
  padding: 10px;
  background-color: #1F242D;
  border-radius: 8px;
}

.darkf7DP3O .container--qyHs1W p.topU7qNXsA {
  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;
}

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

.darkf7DP3O p.articleHvoQ6AV9y img {
  margin-right: 10px;
}

.q9iIqZv-YfOXLDyxU {
  margin-top: 24px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y {
  background-color: #1F242D;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .EdDNP-FrRPd3H {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .EdDNP-FrRPd3H .yg4EvqdwiEB {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .EdDNP-FrRPd3H .BtzNxFYZai9 .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .EdDNP-FrRPd3H .BtzNxFYZai9 .invert--7dy9IY {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .contentpqxrZv7 {
  margin-bottom: 10px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu {
    flex-direction: column;
    align-items: flex-start;
  }
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .topU7qNXsA {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .CuRfQNtOK_bBRNr {
  display: flex;
  margin-right: 10px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .CuRfQNtOK_bBRNr .DlaRuhX_ehHgs {
  margin-right: 8px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .CuRfQNtOK_bBRNr .DlaRuhX_ehHgs .SKnMUufVh-bAceE {
  filter: grayscale(100%);
  opacity: 0.2;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .CuRfQNtOK_bBRNr img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .n-a9bRiI7wO {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.q9iIqZv-YfOXLDyxU .articleHvoQ6AV9y .gAIVEXelCYx0gBu .n-a9bRiI7wO span {
  color: #FFFFFF;
}

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

.IfqMXl__signin .yAu0UfGWb-card .lsofQ2--blocks {
  display: flex;
  align-items: center;
}

.IfqMXl__signin .yAu0UfGWb-card .lsofQ2--blocks img {
  margin-right: 16px;
  height: 70px;
}

.IfqMXl__signin .yAu0UfGWb-card .lsofQ2--blocks .contentpqxrZv7 p {
  margin: 0;
}

.IfqMXl__signin .yAu0UfGWb-card .lsofQ2--blocks .contentpqxrZv7 .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.IfqMXl__signin .yAu0UfGWb-card .lsofQ2--blocks .contentpqxrZv7 .UtDaFClogo {
  color: #99A1AA;
}

.IfqMXl__signin .yAu0UfGWb-card .lsofQ2--blocks .contentpqxrZv7 .contrast--C5gBUe {
  font-weight: 400;
}

.IfqMXl__signin .yAu0UfGWb-card .button-qFRD1wWA a {
  margin-left: 12px;
}

.IfqMXl__signin .yAu0UfGWb-card .button-qFRD1wWA a img {
  transition: 1s;
}

.IfqMXl__signin .yAu0UfGWb-card .button-qFRD1wWA a img:hover {
  scale: 1.2;
  transition: 0s;
}

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

@media (max-width: 1150px) {
  .IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA {
    display: flex;
    flex-direction: column;
  }
}

.IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA 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;
}

.IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA a {
    margin-bottom: 8px;
  }
}

.IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA .foot-87ls6Pt2E {
  background-color: #247AD8;
}

.IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA .b7KGMzrZeLqudk {
  background-color: #44B642;
}

.IfqMXl__signin .ehxbkq0JDsign .button-qFRD1wWA .w2TXOE5UuetyB {
  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%;
  }
}

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

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

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

.action__oE45Ue .z1iJhgLprimary {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

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

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

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

@media (max-width: 1050px) {
  .action__oE45Ue .text-GZtjSIY {
    font-size: 16px;
  }
}

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

.action__oE45Ue .D2tsOSN_b .k3BRALE--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) {
  .action__oE45Ue .D2tsOSN_b .k3BRALE--p {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .action__oE45Ue .D2tsOSN_b .k3BRALE--p {
    width: 160px;
  }
}

.action__oE45Ue .D2tsOSN_b .k3BRALE--p img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.action__oE45Ue .D2tsOSN_b .k3BRALE--p .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  top: -20px;
  right: 90px;
}

.action__oE45Ue .D2tsOSN_b .k3BRALE--p.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.action__oE45Ue .D2tsOSN_b .actionVD42JYnr {
  border-radius: 4px;
  padding: 9.5px 10px 10px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .action__oE45Ue .D2tsOSN_b .actionVD42JYnr {
    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 .sfv3tr6L-article {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .sfv3tr6L-article .articleHvoQ6AV9y {
  background-color: #161A20;
  border-radius: 8px;
  padding: 9px;
}

.card-game .sfv3tr6L-article .articleHvoQ6AV9y .topU7qNXsA {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .sfv3tr6L-article .articleHvoQ6AV9y .contentpqxrZv7 {
  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.actionVD42JYnr {
  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 .al7JvRZ--5TyF {
  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 .actionVD42JYnr {
  margin-bottom: 130px;
}

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

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

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

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

.wrapper_gqJD45A .MqtETrpLi--rows {
  display: flex;
  align-items: center;
}

.wrapper_gqJD45A .MqtETrpLi--rows img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .wrapper_gqJD45A .MqtETrpLi--rows img {
    margin-left: 10px;
  }
}

.wrapper_gqJD45A .MqtETrpLi--rows .blocks-aWYFySu .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wrapper_gqJD45A .MqtETrpLi--rows .blocks-aWYFySu .XCuN7YRcontent {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wrapper_gqJD45A .Db7r3U--log {
  display: inline-block;
  white-space: nowrap;
}

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

.wrapper_gqJD45A .Db7r3U--log .primYGSlVvJ8 {
  margin-right: 10px;
}

.wrapper_gqJD45A .Db7r3U--log .btn-MXgCzkv {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wrapper_gqJD45A .Db7r3U--log .btn-MXgCzkv {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.footer_p9Hha8 .R79126hG-post 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;
}

.footer_p9Hha8 .R79126hG-post .content__grWSkfXF {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.footer_p9Hha8 .R79126hG-post .content__grWSkfXF p {
  margin: 0;
  color: #99A1AA;
}

.footer_p9Hha8 .R79126hG-post .content__grWSkfXF.show {
  display: block;
}

.footer_p9Hha8 .R79126hG-post h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

.l6mvbPhI_content {
  text-align: center;
}

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

@media (max-width: 750px) {
  .Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L {
    display: flex;
    flex-direction: column;
  }
}

.Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L 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) {
  .Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L button {
    margin: 2px;
  }
}

.Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L button:last-child {
  margin-right: 0;
}

.Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L button:hover {
  background-color: #FFFFFF;
}

.Hfe594Xgl-g5lNF .gqbHAXfBdxhn5L button.active {
  background-color: #FFFFFF;
}

.Hfe594Xgl-g5lNF .UeKL125qXtext {
  display: none;
}

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

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

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

@media (max-width: 750px) {
  .l__unJvAb7o .log370znKtT {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

input[id=radio-1]:checked~.glider {
  transform: translateX(0);
}

input[id=radio-2]:checked~.glider {
  transform: translateX(100%);
}

input[id=radio-3]:checked~.glider {
  transform: translateX(200%);
}

.glider {
  position: absolute;
  display: flex;
  height: 36px;
  width: 220px;
  background-color: #404A55;
  z-index: 1;
  border-radius: 6px;
  transition: 0.25s ease-out;
}

@media (max-width: 750px) {
  .glider {
    width: 160px;
  }
}

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

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

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

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

.YpKgv1__J5GLo .article--AhZwjivR .txt__0FTj6P {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

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

.YpKgv1__J5GLo .article--AhZwjivR .txt__0FTj6P .n-a9bRiI7wO {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.YpKgv1__J5GLo .article--AhZwjivR .txt__0FTj6P .brand__FWXTDwN {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .YpKgv1__J5GLo .article--AhZwjivR .txt__0FTj6P strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .YpKgv1__J5GLo .article--AhZwjivR .CuRfQNtOK_bBRNr {
    margin-bottom: 16px;
  }
}

.YpKgv1__J5GLo .article--AhZwjivR .CuRfQNtOK_bBRNr .SKnMUufVh-bAceE {
  filter: grayscale(100%);
  opacity: 0.2;
}

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

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

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

.logy1wMRko8S {
  display: flex;
}

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

.logy1wMRko8S .text_2xGEyjDXv {
  width: 100%;
}

.logy1wMRko8S .p3TL9y_bKSFw {
  margin-right: 20px;
  min-width: 300px;
}

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

.logy1wMRko8S .p3TL9y_bKSFw .yvnHuM_k5DNelYR {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .logy1wMRko8S .p3TL9y_bKSFw .yvnHuM_k5DNelYR {
    max-width: unset;
    width: 100%;
  }
}

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

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

.ENOHe8--elGZ .p3TL9y_bKSFw {
  min-width: 300px;
}

@media (max-width: 750px) {
  .ENOHe8--elGZ .p3TL9y_bKSFw {
    width: 100%;
    margin-bottom: 10px;
  }
}

.ENOHe8--elGZ .p3TL9y_bKSFw .yvnHuM_k5DNelYR {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .ENOHe8--elGZ .p3TL9y_bKSFw .yvnHuM_k5DNelYR {
    max-width: unset;
    width: 100%;
  }
}

.ENOHe8--elGZ .text_2xGEyjDXv {
  width: 100%;
  margin-right: 20px;
}