html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: flex;
  margin: 0;
  background-color: #2C3947;
  color: #ffffff;
  font-family: "Rubik", sans-serif;
  position: relative;
  overflow-x: hidden;
}

@media (min-width: 0px) and (max-width: 575px) {
  .NIwEmn0wrap {
    width: unset;
  }
}

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-family: "Rubik", 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;
}

.txtZD48aS {
  text-align: center;
}

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

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

.N42yQ5Je-content {
  width: 100%;
}

.h--WrVGvinH {
  position: fixed;
  z-index: 90;
  width: -webkit-fill-available;
  padding: 1px;
  background-color: #1F2A37;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 1150px) {
  .h--WrVGvinH {
    justify-content: flex-end;
  }
}

@media (max-width: 750px) {
  .h--WrVGvinH {
    z-index: 200;
    padding: 0 15px;
    justify-content: center;
  }
}

.h--WrVGvinH .head--MfjBEus1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 {
    justify-content: space-between;
  }
}

.h--WrVGvinH .head--MfjBEus1 .log--M7gb9vP {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .log--M7gb9vP {
    height: 40px;
  }
}

.h--WrVGvinH .head--MfjBEus1 .lYIzhsU_menu {
  display: none;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .lYIzhsU_menu {
    display: block;
  }
}

.h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ {
    display: none;
    position: absolute;
    background-color: #13083C;
    height: 100vh;
    width: 100%;
    top: 42px;
    left: 0;
    padding: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ li {
    padding-bottom: 24px;
  }
}

.h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ li a {
  text-decoration: none;
}

.h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.h--WrVGvinH .head--MfjBEus1 .cards__jGsoYJ li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.h--WrVGvinH .head--MfjBEus1 .card__TnbGFE {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .card__TnbGFE {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.h--WrVGvinH .head--MfjBEus1 .card__TnbGFE a {
  text-decoration-line: none;
  padding: 10px 30px;
  border-radius: 8px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 1px;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .card__TnbGFE a {
    width: 100%;
    padding: 8px 10px;
  }
}

.h--WrVGvinH .head--MfjBEus1 .card__TnbGFE .hrFgWio--signin {
  background: #334356;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .card__TnbGFE .hrFgWio--signin {
    margin-right: 0;
  }
}

.h--WrVGvinH .head--MfjBEus1 .card__TnbGFE .signin--WkHDMBiPp {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .h--WrVGvinH .head--MfjBEus1 .card__TnbGFE .signin--WkHDMBiPp {
    margin-right: 5px;
  }
}

.h--WrVGvinH .offers {
  display: flex;
}

@media (max-width: 1150px) {
  .h--WrVGvinH .offers {
    display: none;
  }
}

.h--WrVGvinH .offers .offer {
  background-color: #1F242D;
  border-radius: 8px;
  margin-right: 24px;
}

.h--WrVGvinH .offers .offer a {
  display: flex;
  align-items: center;
  padding: 6.5px 8px 8.5px;
  text-decoration: none;
}

.h--WrVGvinH .offers .offer a img {
  margin-right: 12px;
}

.h--WrVGvinH .offers .offer a p {
  margin: 0;
}

.h--WrVGvinH .offers .offer a p span {
  font-size: 12px;
  color: #99A1AA;
}

.h--WrVGvinH .offers .offer:hover {
  background: linear-gradient(0deg, rgb(58, 221, 103) 0%, rgb(0, 170, 99) 100%);
}

.h--WrVGvinH .offers .offer:hover a p span {
  color: #ffffff;
}

.h--WrVGvinH .offers .offer.offer-mobile {
  margin-right: 12px;
}

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

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

.action__g7H0OjU .block_o8D9VP {
  margin-bottom: -3px;
}

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

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

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

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

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

.NIwEmn0wrap {
  z-index: 50;
  position: relative;
  padding: 96px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

.HqOjza3_RyxKYA {
  max-width: 1280px;
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

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

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

.HqOjza3_RyxKYA .mDpruBky9zL1ET {
  height: 168px;
  border-radius: 8px;
  padding: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  position: relative;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET: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));
  z-index: 0;
  border-radius: 8px;
}

@media (max-width: 1100px) {
  .HqOjza3_RyxKYA .mDpruBky9zL1ET {
    height: unset;
  }
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET a {
  text-decoration: none;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET p {
  margin-bottom: 0;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET .Km2cgG_action {
  white-space: nowrap;
  display: inline-flex;
  padding: 11px 30px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: #09B759;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET a {
  position: relative;
  z-index: 1;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET.p6c0oTI a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .HqOjza3_RyxKYA .mDpruBky9zL1ET.p6c0oTI a {
    flex-direction: column;
  }
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET.p6c0oTI p.txt-hGQrBEoX {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET.p6c0oTI p.c6REsvPLIb__content {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

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

.HqOjza3_RyxKYA .mDpruBky9zL1ET.jSWUBMY_alt a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET.jSWUBMY_alt p.txt-hGQrBEoX {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

.HqOjza3_RyxKYA .mDpruBky9zL1ET.psCavYG0o9 a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.HqOjza3_RyxKYA .mDpruBky9zL1ET.psCavYG0o9 p.txt-hGQrBEoX {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.TH1t3kl__button {
  width: 100%;
  max-width: 1280px;
  padding: 24px 16px;
  border-radius: 12px;
  margin-bottom: 20px;
}

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

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

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

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

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

.TH1t3kl__button .H2VvCHhPM--ytTUe {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.TH1t3kl__button.q0aJ__FRfL90 {
  background-color: unset;
}

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

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

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

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

.E0vjSagA--cards .cards_v92TKUOt strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.E0vjSagA--cards .cards_v92TKUOt img {
  margin-bottom: 25px;
}

.E0vjSagA--cards .cards_v92TKUOt .article--K9qfPd {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.E0vjSagA--cards .cards_v92TKUOt .article--K9qfPd .ztBcWRnIfitem {
  width: 50%;
  margin-bottom: 20px;
}

.E0vjSagA--cards .cards_v92TKUOt .article--K9qfPd .ztBcWRnIfitem p {
  margin: 0;
  line-height: 19.36px;
}

.E0vjSagA--cards .cards_v92TKUOt .article--K9qfPd .ztBcWRnIfitem .A1TPLEG--header {
  font-weight: 700;
  margin-bottom: 6px;
}

.E0vjSagA--cards .cards_v92TKUOt .article--K9qfPd .ztBcWRnIfitem .txt-hGQrBEoX {
  color: #99A1AA;
}

.darked_6RNtUeIkd {
  display: flex;
  justify-content: flex-end;
  width: 80%;
  align-items: center;
}

@media (max-width: 750px) {
  .darked_6RNtUeIkd {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
    width: 100%;
  }
}

.uNMXBW01--bottom {
  background-color: #1F2A37;
  width: 100%;
  display: flex;
  justify-content: center;
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

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

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

.uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f .log--M7gb9vP {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f .Kr5pEiH__log {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f .Kr5pEiH__log a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f .Kr5pEiH__log a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f .invertDvcHQugA1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .nF0U9juV_f .invertDvcHQugA1 {
    display: flex;
    flex-direction: column;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .edBK5p--container {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .edBK5p--container {
    grid-template-columns: repeat(5, auto);
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo {
    flex-direction: column;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .brand__y7UVQx {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .brand__y7UVQx {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .brand__y7UVQx img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .brand__y7UVQx img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .cont-ABD6J8vX {
  display: flex;
  align-items: center;
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .cont-ABD6J8vX img {
  margin-right: 16px;
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .v6rusgizG-logo .cont-ABD6J8vX a {
  text-decoration: none;
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot .Kr5pEiH__log {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot .Kr5pEiH__log {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot .Kr5pEiH__log a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: #99A1AA;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot .Kr5pEiH__log a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .B3NFbmBpebot .Kr5pEiH__log a:hover {
  color: #ffffff;
}

.uNMXBW01--bottom .bottom-KMQgk4Bxv .hp2dyc__footer {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .uNMXBW01--bottom .bottom-KMQgk4Bxv .hp2dyc__footer {
    margin-bottom: 50px;
  }
}

.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 thead tr {
  background-color: #F37211;
}

table thead tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
  font-weight: 500;
}

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;
  background: #464646;
}

table tbody tr td:first-child {
  border-radius: 8px 0 0 8px;
  font-weight: 700;
  background: #303030;
}

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

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

.dark_WxmLbP .aHiQbp__p {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

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

.dark_WxmLbP .aHiQbp__p p.A1TPLEG--header {
  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;
}

.dark_WxmLbP .xrHGDzy_cont {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

.dark_WxmLbP .xrHGDzy_cont p.A1TPLEG--header {
  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;
}

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

.dark_WxmLbP p.ztBcWRnIfitem img {
  margin-right: 10px;
}

.gcjLG4-DsXAj1 {
  margin-top: 24px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem {
  background-color: #1F2A37;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 16px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .vlBbcASEZdYW5Qy {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .vlBbcASEZdYW5Qy .Nzml4dX--5vlt {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .vlBbcASEZdYW5Qy .GZ6xf--axWAVKO0i .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .vlBbcASEZdYW5Qy .GZ6xf--axWAVKO0i .invert-LOtcWHQ4N {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .txt-hGQrBEoX {
  margin-bottom: 10px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy {
    flex-direction: column;
    align-items: flex-start;
  }
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy .A1TPLEG--header {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy .qk30-2xJIFPk6L {
  display: flex;
  margin-right: 10px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy .qk30-2xJIFPk6L img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy .qk30-2xJIFPk6L .Q2vXz--FNVJoE4f {
  filter: grayscale(100%);
  opacity: 0.2;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy .n_9kq0AIm {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.gcjLG4-DsXAj1 .ztBcWRnIfitem .fxHAVnu5_CBQWy .n_9kq0AIm span {
  color: #FFFFFF;
}

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

.AO1nmXxT__signin .row--qNbPRUdY .row4fMq8D {
  display: flex;
  align-items: center;
}

.AO1nmXxT__signin .row--qNbPRUdY .row4fMq8D img {
  margin-right: 16px;
  height: 70px;
}

.AO1nmXxT__signin .row--qNbPRUdY .row4fMq8D .txt-hGQrBEoX p {
  margin: 0;
}

.AO1nmXxT__signin .row--qNbPRUdY .row4fMq8D .txt-hGQrBEoX .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.AO1nmXxT__signin .row--qNbPRUdY .row4fMq8D .txt-hGQrBEoX .nxKIUkJv4logo {
  color: #99A1AA;
}

.AO1nmXxT__signin .row--qNbPRUdY .row4fMq8D .txt-hGQrBEoX .invert5HJlz8tL {
  font-weight: 400;
}

.AO1nmXxT__signin .row--qNbPRUdY .QKrsVd48Abtn a {
  margin-left: 12px;
}

.AO1nmXxT__signin .row--qNbPRUdY .QKrsVd48Abtn a img {
  transition: 1s;
}

.AO1nmXxT__signin .row--qNbPRUdY .QKrsVd48Abtn a img:hover {
  scale: 1.2;
  transition: 0s;
}

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

@media (max-width: 1150px) {
  .AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn {
    display: flex;
    flex-direction: column;
  }
}

.AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn 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;
}

.AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn a {
    margin-bottom: 8px;
  }
}

.AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn .Me81VNR0__bot {
  background-color: #247AD8;
}

.AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn .V8CtIqe_mL4MZC {
  background-color: #44B642;
}

.AO1nmXxT__signin .beLmcFdrB_sign .QKrsVd48Abtn .vKQx_OPQ4Jt {
  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%;
  }
}

.iI5KWduL3--action {
  position: relative;
  background: rgb(117, 181, 255);
  background: linear-gradient(90deg, rgb(255, 238, 80) 0%, rgb(249, 214, 34) 100%);
  border-radius: 12px;
  width: 100%;
  max-width: 1048px;
  padding: 30px 15px;
  margin-bottom: 20px;
}

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

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

.iI5KWduL3--action .prim_1gXvKF73 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .iI5KWduL3--action .prim_1gXvKF73 {
    height: 100px;
  }
}

.iI5KWduL3--action .txt-hGQrBEoX {
  color: #2C3947;
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-align: center;
  text-transform: uppercase;
}

.iI5KWduL3--action .S3Qabmw_text {
  color: #2C3947;
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
}

.iI5KWduL3--action .button--QxrqE9Z {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.iI5KWduL3--action .button--QxrqE9Z .DsRmn0__p {
  position: relative;
  display: flex;
  height: 45px;
  width: 328px;
  background-color: #ffffff;
  border-radius: 8px;
  color: #1E483E;
  align-items: center;
  justify-content: center;
  margin-right: 7px;
}

@media (max-width: 1050px) {
  .iI5KWduL3--action .button--QxrqE9Z .DsRmn0__p {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .iI5KWduL3--action .button--QxrqE9Z .DsRmn0__p {
    width: 160px;
  }
}

.iI5KWduL3--action .button--QxrqE9Z .DsRmn0__p img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.iI5KWduL3--action .button--QxrqE9Z .DsRmn0__p .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.iI5KWduL3--action .button--QxrqE9Z .DsRmn0__p.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.iI5KWduL3--action .button--QxrqE9Z .RhO7axb {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .iI5KWduL3--action .button--QxrqE9Z .RhO7axb {
    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 .article--K9qfPd {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .article--K9qfPd .ztBcWRnIfitem {
  background-color: #1F2A37;
  border-radius: 8px;
  padding: 9px;
}

.card-game .article--K9qfPd .ztBcWRnIfitem .A1TPLEG--header {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .article--K9qfPd .ztBcWRnIfitem .txt-hGQrBEoX {
  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.RhO7axb {
  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 .rfZoU__psdTwiCN5 {
  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 .RhO7axb {
  margin-bottom: 130px;
}

.sitemappage-w5oFtE {
  display: flex;
  flex-direction: column;
}

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

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

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

.wr__xw8U7yPS .cards__KkdLVBc6 {
  display: flex;
  align-items: center;
}

.wr__xw8U7yPS .cards__KkdLVBc6 img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

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

.wr__xw8U7yPS .cards__KkdLVBc6 .Kc94XtZJf_block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wr__xw8U7yPS .cards__KkdLVBc6 .Kc94XtZJf_block .content--YL5yuo {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wr__xw8U7yPS .jiexWDhOC_logo {
  display: inline-block;
  white-space: nowrap;
}

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

.wr__xw8U7yPS .jiexWDhOC_logo .p_jKEY7NyT {
  margin-right: 10px;
}

.wr__xw8U7yPS .jiexWDhOC_logo .btn__vg2KPqXm {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wr__xw8U7yPS .jiexWDhOC_logo .btn__vg2KPqXm {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.Jd3yErl-foot .kv1eS6_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;
}

.Jd3yErl-foot .kv1eS6_post .P2dw4IM--txt {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.Jd3yErl-foot .kv1eS6_post .P2dw4IM--txt p {
  margin: 0;
  color: #99A1AA;
}

.Jd3yErl-foot .kv1eS6_post .P2dw4IM--txt.show {
  display: block;
}

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

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

.mgS48nWdtxt {
  text-align: center;
}

.zEfBm__QnEv0IG .FkPHX-B15jscuZi {
  background-color: #2C3947;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .zEfBm__QnEv0IG .FkPHX-B15jscuZi {
    display: flex;
    flex-direction: column;
  }
}

.zEfBm__QnEv0IG .FkPHX-B15jscuZi 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) {
  .zEfBm__QnEv0IG .FkPHX-B15jscuZi button {
    margin: 2px;
  }
}

.zEfBm__QnEv0IG .FkPHX-B15jscuZi button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.zEfBm__QnEv0IG .FkPHX-B15jscuZi button:last-child {
  margin-right: 0;
}

.zEfBm__QnEv0IG .FkPHX-B15jscuZi button:hover {
  background-color: #FFFFFF;
}

.zEfBm__QnEv0IG .FkPHX-B15jscuZi button.active {
  background-color: #FFFFFF;
}

.zEfBm__QnEv0IG .X9IPvVus--text {
  display: none;
}

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

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

.l2JbR5GO-logo .brand--uLitfV {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

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

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

.our-partners img {
  height: 20px;
  width: auto;
}

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

@media (max-width: 750px) {
  .xi6tA-KJIDNm .posts-io52ahm3 {
    flex-direction: column;
  }
}

.xi6tA-KJIDNm .posts-io52ahm3 .abhZ4td__content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .xi6tA-KJIDNm .posts-io52ahm3 .abhZ4td__content {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.xi6tA-KJIDNm .posts-io52ahm3 .abhZ4td__content .n_9kq0AIm {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.xi6tA-KJIDNm .posts-io52ahm3 .abhZ4td__content .RGuckqe89__logo {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .xi6tA-KJIDNm .posts-io52ahm3 .abhZ4td__content strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .xi6tA-KJIDNm .posts-io52ahm3 .qk30-2xJIFPk6L {
    margin-bottom: 16px;
  }
}

.xi6tA-KJIDNm .posts-io52ahm3 .qk30-2xJIFPk6L .Q2vXz--FNVJoE4f {
  filter: grayscale(100%);
  opacity: 0.2;
}

.showcase-advanced {
  width: 100%;
}

.showcase-advanced table thead {
  background: #303030;
  color: #464646;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  text-transform: uppercase;
}

.showcase-advanced table thead tr th:first-child {
  border-radius: 8px 0 0 8px;
}

.showcase-advanced table thead tr th:last-child {
  border-radius: 0 8px 8px 0;
}

.showcase-advanced table tbody tr:nth-child(2n) {
  background: #303030;
}

.showcase-advanced table tbody tr {
  background: #303030;
}

.showcase-advanced table tbody tr td p {
  margin-top: 0;
  font-weight: 500;
  line-height: 140%;
}

.showcase-advanced table tbody tr td .name {
  font-size: 20px;
  font-weight: 700;
}

.showcase-advanced table tbody tr td .qk30-2xJIFPk6L img {
  height: 15px;
}

.showcase-advanced table tbody tr td .qk30-2xJIFPk6L .Q2vXz--FNVJoE4f {
  filter: grayscale(100%);
  opacity: 0.2;
}

.showcase-advanced table tbody tr td .bonus-text {
  margin-top: 0;
  background: rgba(74, 203, 149, 0.15);
  color: #4ACB96;
  padding: 13px;
  font-weight: 400;
  line-height: 140%;
  border-radius: 8px;
  margin-bottom: 8px;
}

.showcase-advanced table tbody tr td .promocode {
  background: rgba(74, 203, 149, 0.15);
  border-radius: 8px;
  padding: 6px 16px;
  text-align: center;
  font-weight: 500;
  line-height: 140%;
  font-style: normal;
}

.showcase-advanced table tbody tr td .RhO7axb {
  display: flex;
  justify-content: center;
}

.showcase-advanced table tbody tr td .btn-main {
  background: #F37211;
  border: none;
  color: #091520;
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom: 8px;
}

.showcase-advanced table tbody tr td .iTHVMkw_second {
  background: #161616;
  border: none;
  padding-left: 45px;
  padding-right: 45px;
  color: #ffffff;
}

.showcase-advanced table tbody tr td:nth-child(1) {
  background: #F37211;
}

.showcase-advanced table tbody tr td:nth-child(2) img {
  width: 186px;
}

.darked__1jWHYeo9 {
  padding: 15px;
  position: fixed;
  bottom: 0;
  text-transform: uppercase;
  display: none;
  z-index: 200;
  border-bottom: 1px solid #1F2A37;
  background-color: #1F242D;
  max-width: 100%;
  min-width: 100%;
  height: auto;
  margin: 0 auto -1px;
}

@media (max-width: 750px) {
  .darked__1jWHYeo9 {
    display: block;
  }
}

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

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

.d-Qywce0I {
  text-decoration-line: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 6px 8px;
  border-radius: 8px;
  background: #334356;
  margin-bottom: 8px;
}

.d-Qywce0I span {
  text-transform: uppercase;
  color: #E7E7E7;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.d-Qywce0I p {
  color: #E7E7E7;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.jN6mSlVFlogo {
  display: flex;
}

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

.jN6mSlVFlogo .QzL8mltxt {
  width: 100%;
}

.jN6mSlVFlogo .maTtdo__vFRUQkeh0 {
  margin-right: 20px;
  min-width: 300px;
}

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

.jN6mSlVFlogo .maTtdo__vFRUQkeh0 .H2VvCHhPM--ytTUe {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .jN6mSlVFlogo .maTtdo__vFRUQkeh0 .H2VvCHhPM--ytTUe {
    max-width: unset;
    width: 100%;
  }
}

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

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

.TwG5uot6j--jCPi .maTtdo__vFRUQkeh0 {
  min-width: 300px;
}

@media (max-width: 750px) {
  .TwG5uot6j--jCPi .maTtdo__vFRUQkeh0 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.TwG5uot6j--jCPi .maTtdo__vFRUQkeh0 .H2VvCHhPM--ytTUe {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .TwG5uot6j--jCPi .maTtdo__vFRUQkeh0 .H2VvCHhPM--ytTUe {
    max-width: unset;
    width: 100%;
  }
}

.TwG5uot6j--jCPi .QzL8mltxt {
  width: 100%;
  margin-right: 20px;
}

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

.vlD0sk63jl .button-2voJVKZ {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 16px;
}

.vlD0sk63jl .button-2voJVKZ p {
  margin: 0;
  font-weight: 600;
}

.vlD0sk63jl .button-2voJVKZ .block_o8D9VP.open {
  transform: rotate(180deg);
}

.vlD0sk63jl .FEthRTHm--text {
  display: none;
}

.vlD0sk63jl .FEthRTHm--text ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.vlD0sk63jl .FEthRTHm--text ol li {
  margin-bottom: 10px;
}

.vlD0sk63jl .FEthRTHm--text ul {
  padding-left: 10px;
}

.vlD0sk63jl .FEthRTHm--text ul li {
  list-style-type: none;
}

.vlD0sk63jl .FEthRTHm--text.show {
  display: block;
}


.head--MfjBEus1 .spoiler {
  width: auto;
  margin-right: 15px;
  position: relative;
}

@media (max-width: 750px) {
  .head--MfjBEus1 .spoiler {
    margin-right: 5px;
  }
}

.head--MfjBEus1 .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: 0;
  width: 60px;
}

.head--MfjBEus1 .spoiler label .rk7RShlog {
  display: flex;
  align-items: center;
}

.head--MfjBEus1 .spoiler label .rk7RShlog img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.head--MfjBEus1 .spoiler label .rk7RShlog p {
  margin: 0;
  font-weight: 700;
}

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

.head--MfjBEus1 .spoiler .content--8ROsAW {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.head--MfjBEus1 .spoiler .content--8ROsAW ul li {
  display: grid;
}

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

.head--MfjBEus1 .spoiler .content--8ROsAW ul li a img,
.head--MfjBEus1 .spoiler .content--8ROsAW ul li p img {
  width: 24px;
  border-radius: 4px;
}

.head--MfjBEus1 .spoiler .content--8ROsAW ul li:last-child a {
  margin-bottom: 0;
}

.head--MfjBEus1 .spoiler input {
  display: none;
}

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

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

.head--MfjBEus1 .spoiler :checked~.content--8ROsAW {
  background-color: #20213C;
  display: inline-block;
  padding: 0;
  position: absolute;
  top: 100%;
  margin-top: 5px;
  right: 0;
}

@media (max-width: 750px) {
  .head--MfjBEus1 .spoiler :checked~.content--8ROsAW {
    right: auto;
    left: 0;
  }
}