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

.txt__BAS5uMnh {
  text-align: center;
}

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

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

.content--3RXyIx {
  width: 100%;
}

.header--ueN01WZlE {
  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) {
  .header--ueN01WZlE {
    justify-content: flex-end;
  }
}

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

.header--ueN01WZlE .CbNAzX__h {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h {
    justify-content: space-between;
  }
}

.header--ueN01WZlE .CbNAzX__h .log--R2QHBJL {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .log--R2QHBJL {
    height: 40px;
  }
}

.header--ueN01WZlE .CbNAzX__h .n--TBLzFiCk {
  display: none;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .n--TBLzFiCk {
    display: block;
  }
}

.header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks {
    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;
  }
}

.header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks li {
    padding-bottom: 24px;
  }
}

.header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks li a {
  text-decoration: none;
}

.header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.header--ueN01WZlE .CbNAzX__h .HacMuEhF-blocks li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.header--ueN01WZlE .CbNAzX__h .card_3xPXWLI {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .card_3xPXWLI {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.header--ueN01WZlE .CbNAzX__h .card_3xPXWLI 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) {
  .header--ueN01WZlE .CbNAzX__h .card_3xPXWLI a {
    width: 100%;
    padding: 8px 10px;
  }
}

.header--ueN01WZlE .CbNAzX__h .card_3xPXWLI .rNBWZFJgu-sign {
  background: #334356;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .card_3xPXWLI .rNBWZFJgu-sign {
    margin-right: 0;
  }
}

.header--ueN01WZlE .CbNAzX__h .card_3xPXWLI .SMynLmPbO_login {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .header--ueN01WZlE .CbNAzX__h .card_3xPXWLI .SMynLmPbO_login {
    margin-right: 5px;
  }
}

.header--ueN01WZlE .offers {
  display: flex;
}

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

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

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

.header--ueN01WZlE .offers .offer a img {
  margin-right: 12px;
}

.header--ueN01WZlE .offers .offer a p {
  margin: 0;
}

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

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

.header--ueN01WZlE .offers .offer:hover a p span {
  color: #ffffff;
}

.header--ueN01WZlE .offers .offer.offer-mobile {
  margin-right: 12px;
}

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

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

.bgRPNuD .cards__6zSnoc {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

.kMjrfb71_iBoxI .wv90U87Tlbh: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) {
  .kMjrfb71_iBoxI .wv90U87Tlbh {
    height: unset;
  }
}

.kMjrfb71_iBoxI .wv90U87Tlbh a {
  text-decoration: none;
}

.kMjrfb71_iBoxI .wv90U87Tlbh p {
  margin-bottom: 0;
}

.kMjrfb71_iBoxI .wv90U87Tlbh .action7AfelX {
  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%;
}

.kMjrfb71_iBoxI .wv90U87Tlbh a {
  position: relative;
  z-index: 1;
}

.kMjrfb71_iBoxI .wv90U87Tlbh.first__dmyp3ZO a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .kMjrfb71_iBoxI .wv90U87Tlbh.first__dmyp3ZO a {
    flex-direction: column;
  }
}

.kMjrfb71_iBoxI .wv90U87Tlbh.first__dmyp3ZO p.textGHuhRJoW {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.kMjrfb71_iBoxI .wv90U87Tlbh.first__dmyp3ZO p.nVCmFu_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .kMjrfb71_iBoxI .wv90U87Tlbh.second-qcpKAV {
    display: none;
  }
}

.kMjrfb71_iBoxI .wv90U87Tlbh.second-qcpKAV a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.kMjrfb71_iBoxI .wv90U87Tlbh.second-qcpKAV p.textGHuhRJoW {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

.kMjrfb71_iBoxI .wv90U87Tlbh.QuaRzLYID_Yh8gs a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.kMjrfb71_iBoxI .wv90U87Tlbh.QuaRzLYID_Yh8gs p.textGHuhRJoW {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.b_lMxy5vFr .uVYCFZwXR__DXqt4f {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.b_lMxy5vFr.sUaeTtmgJanc {
  background-color: unset;
}

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

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

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

.rows0DmsVpUx4 .j4EPRZAzcard {
  background-color: #1F242D;
  border-radius: 8px;
  padding: 23px 16px 3px;
}

.rows0DmsVpUx4 .j4EPRZAzcard strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.rows0DmsVpUx4 .j4EPRZAzcard img {
  margin-bottom: 25px;
}

.rows0DmsVpUx4 .j4EPRZAzcard .item__VJn25G {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.rows0DmsVpUx4 .j4EPRZAzcard .item__VJn25G .xuBwt7Smarticle {
  width: 50%;
  margin-bottom: 20px;
}

.rows0DmsVpUx4 .j4EPRZAzcard .item__VJn25G .xuBwt7Smarticle p {
  margin: 0;
  line-height: 19.36px;
}

.rows0DmsVpUx4 .j4EPRZAzcard .item__VJn25G .xuBwt7Smarticle .head--KNT5j1n {
  font-weight: 700;
  margin-bottom: 6px;
}

.rows0DmsVpUx4 .j4EPRZAzcard .item__VJn25G .xuBwt7Smarticle .textGHuhRJoW {
  color: #99A1AA;
}

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

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

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

.bot3FsVIQJa .bottom__KI347vNd {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

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

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

.bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG .log--R2QHBJL {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG .log_lXn8K1oa {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG .log_lXn8K1oa a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG .log_lXn8K1oa a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG .pLMSnfABw-d {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .foot--fzHh5BUG .pLMSnfABw-d {
    display: flex;
    flex-direction: column;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .GqUrh78a-wr {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .GqUrh78a-wr {
    grid-template-columns: repeat(5, auto);
  }
}

.bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .fBv6OGp-l {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .fBv6OGp-l {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .fBv6OGp-l img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .fBv6OGp-l img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .GuJ4Qp--wr {
  display: flex;
  align-items: center;
}

.bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .GuJ4Qp--wr img {
  margin-right: 16px;
}

.bot3FsVIQJa .bottom__KI347vNd .Q43qCvnr_l .GuJ4Qp--wr a {
  text-decoration: none;
}

.bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh .log_lXn8K1oa {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh .log_lXn8K1oa {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh .log_lXn8K1oa 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) {
  .bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh .log_lXn8K1oa a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.bot3FsVIQJa .bottom__KI347vNd .f__fnZ8Qh .log_lXn8K1oa a:hover {
  color: #ffffff;
}

.bot3FsVIQJa .bottom__KI347vNd .dFrnxo0eI-bottom {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .bot3FsVIQJa .bottom__KI347vNd .dFrnxo0eI-bottom {
    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;
}

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

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

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

.q4WzhALY_invert .C0zUPVDwX_prim p.head--KNT5j1n {
  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;
}

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

.q4WzhALY_invert .i7lz0C3_wr p.head--KNT5j1n {
  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;
}

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

.q4WzhALY_invert p.xuBwt7Smarticle img {
  margin-right: 10px;
}

.qzv6bZQNl_yAfRM {
  margin-top: 24px;
}

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

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .nNUeTI-qd4oN3ALe {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .nNUeTI-qd4oN3ALe .M5uBzCqa__KxFEo {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .nNUeTI-qd4oN3ALe .b7NRVvQUH7L .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .nNUeTI-qd4oN3ALe .b7NRVvQUH7L .dark--LS4ZtP {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .textGHuhRJoW {
  margin-bottom: 10px;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 {
    flex-direction: column;
    align-items: flex-start;
  }
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 .head--KNT5j1n {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 .M0XpHY__gQ5VIp {
  display: flex;
  margin-right: 10px;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 .M0XpHY__gQ5VIp img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 .M0XpHY__gQ5VIp .tSWqY__AwFljiHKr {
  filter: grayscale(100%);
  opacity: 0.2;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 .Ziyc9bT-navigation {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.qzv6bZQNl_yAfRM .xuBwt7Smarticle .Gz7rLKBu--QNeXa4 .Ziyc9bT-navigation span {
  color: #FFFFFF;
}

.auth-xi0XLN .block--ksAEvh {
  border-radius: 12px;
  padding: 16px;
  display: flex;
  justify-content: space-between;
  background-color: #1F242D;
  margin-bottom: 24px;
}

.auth-xi0XLN .block--ksAEvh .Ub4h0kO2rows {
  display: flex;
  align-items: center;
}

.auth-xi0XLN .block--ksAEvh .Ub4h0kO2rows img {
  margin-right: 16px;
  height: 70px;
}

.auth-xi0XLN .block--ksAEvh .Ub4h0kO2rows .textGHuhRJoW p {
  margin: 0;
}

.auth-xi0XLN .block--ksAEvh .Ub4h0kO2rows .textGHuhRJoW .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.auth-xi0XLN .block--ksAEvh .Ub4h0kO2rows .textGHuhRJoW .DC39f7-brand {
  color: #99A1AA;
}

.auth-xi0XLN .block--ksAEvh .Ub4h0kO2rows .textGHuhRJoW .invert__OQyn2IgY {
  font-weight: 400;
}

.auth-xi0XLN .block--ksAEvh .CYlyHrTtN_btn a {
  margin-left: 12px;
}

.auth-xi0XLN .block--ksAEvh .CYlyHrTtN_btn a img {
  transition: 1s;
}

.auth-xi0XLN .block--ksAEvh .CYlyHrTtN_btn a img:hover {
  scale: 1.2;
  transition: 0s;
}

.auth-xi0XLN .bYHaGw--login p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn {
    display: flex;
    flex-direction: column;
  }
}

.auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn 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;
}

.auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn a {
    margin-bottom: 8px;
  }
}

.auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn .foot__oU5juZC {
  background-color: #247AD8;
}

.auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn .Bc021gAf_JEDy {
  background-color: #44B642;
}

.auth-xi0XLN .bYHaGw--login .CYlyHrTtN_btn .l6g7ZAn__UCwvmV {
  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%;
  }
}

.qCk204vyY-b {
  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) {
  .qCk204vyY-b {
    margin-left: -16px;
    margin-right: -16px;
  }
}

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

.qCk204vyY-b .p-n4x52ZXp {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .qCk204vyY-b .p-n4x52ZXp {
    height: 100px;
  }
}

.qCk204vyY-b .textGHuhRJoW {
  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;
}

.qCk204vyY-b .contentWa38Sd {
  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;
}

.qCk204vyY-b .XtkUvKdR--action {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.qCk204vyY-b .XtkUvKdR--action .Wn1JLeiF7first {
  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) {
  .qCk204vyY-b .XtkUvKdR--action .Wn1JLeiF7first {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .qCk204vyY-b .XtkUvKdR--action .Wn1JLeiF7first {
    width: 160px;
  }
}

.qCk204vyY-b .XtkUvKdR--action .Wn1JLeiF7first img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.qCk204vyY-b .XtkUvKdR--action .Wn1JLeiF7first .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.qCk204vyY-b .XtkUvKdR--action .Wn1JLeiF7first.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.qCk204vyY-b .XtkUvKdR--action .btn__2RNS6lmz {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .qCk204vyY-b .XtkUvKdR--action .btn__2RNS6lmz {
    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 .item__VJn25G {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .item__VJn25G .xuBwt7Smarticle {
  background-color: #1F2A37;
  border-radius: 8px;
  padding: 9px;
}

.card-game .item__VJn25G .xuBwt7Smarticle .head--KNT5j1n {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .item__VJn25G .xuBwt7Smarticle .textGHuhRJoW {
  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.btn__2RNS6lmz {
  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 .g8PKSzk--gnvG {
  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 .btn__2RNS6lmz {
  margin-bottom: 130px;
}

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

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

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

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

.wr--SkxzqgD1C .cards--Hv7wAkCf {
  display: flex;
  align-items: center;
}

.wr--SkxzqgD1C .cards--Hv7wAkCf img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .wr--SkxzqgD1C .cards--Hv7wAkCf img {
    margin-left: 10px;
  }
}

.wr--SkxzqgD1C .cards--Hv7wAkCf .rows_W0fb9gR .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wr--SkxzqgD1C .cards--Hv7wAkCf .rows_W0fb9gR .DsaEiBWN-content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wr--SkxzqgD1C .log__0IAsbLo {
  display: inline-block;
  white-space: nowrap;
}

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

.wr--SkxzqgD1C .log__0IAsbLo .FjCexfhprim {
  margin-right: 10px;
}

.wr--SkxzqgD1C .log__0IAsbLo .btnT7ASf3I4 {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wr--SkxzqgD1C .log__0IAsbLo .btnT7ASf3I4 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.UsGVlmY-foot .w2oukgb-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;
}

.UsGVlmY-foot .w2oukgb-article .txt__1k3i8Glx {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.UsGVlmY-foot .w2oukgb-article .txt__1k3i8Glx p {
  margin: 0;
  color: #99A1AA;
}

.UsGVlmY-foot .w2oukgb-article .txt__1k3i8Glx.show {
  display: block;
}

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

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

.content__sM72r9lo {
  text-align: center;
}

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

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

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

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

.EVl5__7aK4IwZzN .a6dZWr_P9QDI5YV button:last-child {
  margin-right: 0;
}

.EVl5__7aK4IwZzN .a6dZWr_P9QDI5YV button:hover {
  background-color: #FFFFFF;
}

.EVl5__7aK4IwZzN .a6dZWr_P9QDI5YV button.active {
  background-color: #FFFFFF;
}

.EVl5__7aK4IwZzN .DvnEAxs8L__content {
  display: none;
}

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

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

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

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

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

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

.Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .Y721khiYc--txt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .Y721khiYc--txt {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .Y721khiYc--txt .Ziyc9bT-navigation {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .Y721khiYc--txt .lAol4yvike {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .Y721khiYc--txt strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .M0XpHY__gQ5VIp {
    margin-bottom: 16px;
  }
}

.Z7wOKM-Zy4lDgwT .posts_Zxu0rkoX .M0XpHY__gQ5VIp .tSWqY__AwFljiHKr {
  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 .M0XpHY__gQ5VIp img {
  height: 15px;
}

.showcase-advanced table tbody tr td .M0XpHY__gQ5VIp .tSWqY__AwFljiHKr {
  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 .btn__2RNS6lmz {
  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 .B1WaIdtD-alt {
  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;
}

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

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

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

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

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

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

.logo_Xtrx1fOF {
  display: flex;
}

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

.logo_Xtrx1fOF .content__xaLu82CV {
  width: 100%;
}

.logo_Xtrx1fOF .Ni1WC9zl5nCHx1 {
  margin-right: 20px;
  min-width: 300px;
}

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

.logo_Xtrx1fOF .Ni1WC9zl5nCHx1 .uVYCFZwXR__DXqt4f {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .logo_Xtrx1fOF .Ni1WC9zl5nCHx1 .uVYCFZwXR__DXqt4f {
    max-width: unset;
    width: 100%;
  }
}

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

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

.P5tnpSTzLKlZsB .Ni1WC9zl5nCHx1 {
  min-width: 300px;
}

@media (max-width: 750px) {
  .P5tnpSTzLKlZsB .Ni1WC9zl5nCHx1 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.P5tnpSTzLKlZsB .Ni1WC9zl5nCHx1 .uVYCFZwXR__DXqt4f {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .P5tnpSTzLKlZsB .Ni1WC9zl5nCHx1 .uVYCFZwXR__DXqt4f {
    max-width: unset;
    width: 100%;
  }
}

.P5tnpSTzLKlZsB .content__xaLu82CV {
  width: 100%;
  margin-right: 20px;
}

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

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

.log-qTUwmGyQ .btn__8U6bVqnw p {
  margin: 0;
  font-weight: 600;
}

.log-qTUwmGyQ .btn__8U6bVqnw .cards__6zSnoc.open {
  transform: rotate(180deg);
}

.log-qTUwmGyQ .text-LQAxHh {
  display: none;
}

.log-qTUwmGyQ .text-LQAxHh ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.log-qTUwmGyQ .text-LQAxHh ol li {
  margin-bottom: 10px;
}

.log-qTUwmGyQ .text-LQAxHh ul {
  padding-left: 10px;
}

.log-qTUwmGyQ .text-LQAxHh ul li {
  list-style-type: none;
}

.log-qTUwmGyQ .text-LQAxHh.show {
  display: block;
}


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

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

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

.CbNAzX__h .spoiler label .pZYjQn9hlog {
  display: flex;
  align-items: center;
}

.CbNAzX__h .spoiler label .pZYjQn9hlog img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.CbNAzX__h .spoiler label .pZYjQn9hlog p {
  margin: 0;
  font-weight: 700;
}

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

.CbNAzX__h .spoiler .content__MLKxQN0Ch {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.CbNAzX__h .spoiler .content__MLKxQN0Ch ul li {
  display: grid;
}

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

.CbNAzX__h .spoiler .content__MLKxQN0Ch ul li a img,
.CbNAzX__h .spoiler .content__MLKxQN0Ch ul li p img {
  width: 24px;
  border-radius: 4px;
}

.CbNAzX__h .spoiler .content__MLKxQN0Ch ul li:last-child a {
  margin-bottom: 0;
}

.CbNAzX__h .spoiler input {
  display: none;
}

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

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

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

@media (max-width: 750px) {
  .CbNAzX__h .spoiler :checked~.content__MLKxQN0Ch {
    right: auto;
    left: 0;
  }
}