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

.VjPUC10__content {
  text-align: center;
}

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

.txt-kcuRIOrBv {
  width: 100%;
}

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

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

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

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH {
    justify-content: space-between;
  }
}

.urIC0pzK_header .head--BJuyTdH .log0eN3kB {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH .log0eN3kB {
    height: 40px;
  }
}

.urIC0pzK_header .head--BJuyTdH .menu_QlziIa {
  display: none;
}

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH .menu_QlziIa {
    display: block;
  }
}

.urIC0pzK_header .head--BJuyTdH .LGv7yD--row {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH .LGv7yD--row {
    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;
  }
}

.urIC0pzK_header .head--BJuyTdH .LGv7yD--row li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH .LGv7yD--row li {
    padding-bottom: 24px;
  }
}

.urIC0pzK_header .head--BJuyTdH .LGv7yD--row li a {
  text-decoration: none;
}

.urIC0pzK_header .head--BJuyTdH .LGv7yD--row li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.urIC0pzK_header .head--BJuyTdH .LGv7yD--row li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.urIC0pzK_header .head--BJuyTdH .onvVjH--rows {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH .onvVjH--rows {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.urIC0pzK_header .head--BJuyTdH .onvVjH--rows 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) {
  .urIC0pzK_header .head--BJuyTdH .onvVjH--rows a {
    width: 100%;
    padding: 8px 10px;
  }
}

.urIC0pzK_header .head--BJuyTdH .onvVjH--rows .J9pcYxf--sign {
  background: #334356;
}

@media (max-width: 750px) {
  .urIC0pzK_header .head--BJuyTdH .onvVjH--rows .J9pcYxf--sign {
    margin-right: 25px;
  }
}

.urIC0pzK_header .head--BJuyTdH .onvVjH--rows .BvTrSsZmJ__sign {
  margin-right: 16px;
  background: #09B759;
}

.urIC0pzK_header .offers {
  display: flex;
}

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

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

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

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

.urIC0pzK_header .offers .offer a p {
  margin: 0;
}

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

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

.urIC0pzK_header .offers .offer:hover a p span {
  color: #ffffff;
}

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

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

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

.GhDJQs-button .cards__FLGcHZB {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

.TvV9Ca-PQILt .BxXi--ekAwQiTv: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) {
  .TvV9Ca-PQILt .BxXi--ekAwQiTv {
    height: unset;
  }
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv a {
  text-decoration: none;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv p {
  margin-bottom: 0;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv .DPmJFS__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%;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv a {
  position: relative;
  z-index: 1;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.prim_mhXLgHE a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

@media (max-width: 1100px) {
  .TvV9Ca-PQILt .BxXi--ekAwQiTv.prim_mhXLgHE a {
    flex-direction: column;
  }
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.prim_mhXLgHE p.I5YMRcn-txt {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.prim_mhXLgHE p.nNutIU--text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .TvV9Ca-PQILt .BxXi--ekAwQiTv.ngReOdlsecond {
    display: none;
  }
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.ngReOdlsecond a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.ngReOdlsecond p.I5YMRcn-txt {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .TvV9Ca-PQILt .BxXi--ekAwQiTv.q5mp-xQ9vEODq3 {
    display: none;
  }
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.q5mp-xQ9vEODq3 a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.TvV9Ca-PQILt .BxXi--ekAwQiTv.q5mp-xQ9vEODq3 p.I5YMRcn-txt {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.action__QA3pWHSd .Z9mD2rGq--6YdQ4 {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.action__QA3pWHSd.MdULKvGEFHRIJ {
  background-color: unset;
}

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

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

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

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

.rows-AieQgNxj .gCsjI47A--cards strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.rows-AieQgNxj .gCsjI47A--cards img {
  margin-bottom: 25px;
}

.rows-AieQgNxj .gCsjI47A--cards .articleiF3607GXc {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.rows-AieQgNxj .gCsjI47A--cards .articleiF3607GXc .posts_qKl3sf {
  width: 50%;
  margin-bottom: 20px;
}

.rows-AieQgNxj .gCsjI47A--cards .articleiF3607GXc .posts_qKl3sf p {
  margin: 0;
  line-height: 19.36px;
}

.rows-AieQgNxj .gCsjI47A--cards .articleiF3607GXc .posts_qKl3sf .top__iFIV1eQqY {
  font-weight: 700;
  margin-bottom: 6px;
}

.rows-AieQgNxj .gCsjI47A--cards .articleiF3607GXc .posts_qKl3sf .I5YMRcn-txt {
  color: #99A1AA;
}

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

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

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

.foot--SU9r3O .c61508m_bottom {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

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

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

.foot--SU9r3O .c61508m_bottom .yYFpPdxo-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) {
  .foot--SU9r3O .c61508m_bottom .yYFpPdxo-f {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .yYFpPdxo-f .log0eN3kB {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .yYFpPdxo-f .epj5Jq4w_l {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.foot--SU9r3O .c61508m_bottom .yYFpPdxo-f .epj5Jq4w_l a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .yYFpPdxo-f .epj5Jq4w_l a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.foot--SU9r3O .c61508m_bottom .yYFpPdxo-f .darked--yopzYc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .yYFpPdxo-f .darked--yopzYc {
    display: flex;
    flex-direction: column;
  }
}

.foot--SU9r3O .c61508m_bottom .BH2CQTUuN__wrapper {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .BH2CQTUuN__wrapper {
    grid-template-columns: repeat(5, auto);
  }
}

.foot--SU9r3O .c61508m_bottom .Uh6rav_l {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .Uh6rav_l {
    flex-direction: column;
  }
}

.foot--SU9r3O .c61508m_bottom .Uh6rav_l .logo--mEyQjWsg {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .Uh6rav_l .logo--mEyQjWsg {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.foot--SU9r3O .c61508m_bottom .Uh6rav_l .logo--mEyQjWsg img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .Uh6rav_l .logo--mEyQjWsg img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.foot--SU9r3O .c61508m_bottom .Uh6rav_l .bYkyHp57_wrap {
  display: flex;
  align-items: center;
}

.foot--SU9r3O .c61508m_bottom .Uh6rav_l .bYkyHp57_wrap img {
  margin-right: 16px;
}

.foot--SU9r3O .c61508m_bottom .Uh6rav_l .bYkyHp57_wrap a {
  text-decoration: none;
}

.foot--SU9r3O .c61508m_bottom .f--wsGWRf {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .foot--SU9r3O .c61508m_bottom .f--wsGWRf {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .foot--SU9r3O .c61508m_bottom .f--wsGWRf .epj5Jq4w_l {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .f--wsGWRf .epj5Jq4w_l {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.foot--SU9r3O .c61508m_bottom .f--wsGWRf .epj5Jq4w_l 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) {
  .foot--SU9r3O .c61508m_bottom .f--wsGWRf .epj5Jq4w_l a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.foot--SU9r3O .c61508m_bottom .f--wsGWRf .epj5Jq4w_l a:hover {
  color: #ffffff;
}

.foot--SU9r3O .c61508m_bottom .E26OaPi_foot {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .foot--SU9r3O .c61508m_bottom .E26OaPi_foot {
    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;
}

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

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

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

.Xw3Bnj__d .first_AgLjsI p.top__iFIV1eQqY {
  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;
}

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

.Xw3Bnj__d .MG8qT3UOn__wraper p.top__iFIV1eQqY {
  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;
}

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

.Xw3Bnj__d p.posts_qKl3sf img {
  margin-right: 10px;
}

.fI079--uyz6dbVnW {
  margin-top: 24px;
}

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

.fI079--uyz6dbVnW .posts_qKl3sf .jSuHgo__HdtMT {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.fI079--uyz6dbVnW .posts_qKl3sf .jSuHgo__HdtMT .k9KL5__HPK2n9 {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.fI079--uyz6dbVnW .posts_qKl3sf .jSuHgo__HdtMT .KGUHZX4bYdNG95 .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.fI079--uyz6dbVnW .posts_qKl3sf .jSuHgo__HdtMT .KGUHZX4bYdNG95 .invqS7JDr {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.fI079--uyz6dbVnW .posts_qKl3sf .I5YMRcn-txt {
  margin-bottom: 10px;
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ {
    flex-direction: column;
    align-items: flex-start;
  }
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ .top__iFIV1eQqY {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ .R7eWNOomVC__rO8LaP {
  display: flex;
  margin-right: 10px;
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ .R7eWNOomVC__rO8LaP img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ .R7eWNOomVC__rO8LaP .b8q4wJaXmCi5S {
  filter: grayscale(100%);
  opacity: 0.2;
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ .nav__qdQjrxwV {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.fI079--uyz6dbVnW .posts_qKl3sf .RU8PokxGpeZ .nav__qdQjrxwV span {
  color: #FFFFFF;
}

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

.oAi6Rz-signin .v2X9euqm5--card .block-1c30G9 {
  display: flex;
  align-items: center;
}

.oAi6Rz-signin .v2X9euqm5--card .block-1c30G9 img {
  margin-right: 16px;
  height: 70px;
}

.oAi6Rz-signin .v2X9euqm5--card .block-1c30G9 .I5YMRcn-txt p {
  margin: 0;
}

.oAi6Rz-signin .v2X9euqm5--card .block-1c30G9 .I5YMRcn-txt .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.oAi6Rz-signin .v2X9euqm5--card .block-1c30G9 .I5YMRcn-txt .brandfzcjtq {
  color: #99A1AA;
}

.oAi6Rz-signin .v2X9euqm5--card .block-1c30G9 .I5YMRcn-txt .Veg4jk5inv {
  font-weight: 400;
}

.oAi6Rz-signin .v2X9euqm5--card .Je8jk0KEO_b a {
  margin-left: 12px;
}

.oAi6Rz-signin .v2X9euqm5--card .Je8jk0KEO_b a img {
  transition: 1s;
}

.oAi6Rz-signin .v2X9euqm5--card .Je8jk0KEO_b a img:hover {
  scale: 1.2;
  transition: 0s;
}

.oAi6Rz-signin .r1cO2NtH-auth p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b {
    display: flex;
    flex-direction: column;
  }
}

.oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b a {
  border-radius: 8px;
  padding-top: 6.5px;
  padding-bottom: 7.5px;
  display: inline-flex;
  align-content: center;
  min-width: 232px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-decoration: none;
  color: #ffffff;
}

.oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b a {
    margin-bottom: 8px;
  }
}

.oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b .f_oTjDOAc {
  background-color: #247AD8;
}

.oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b .szlC--bHJ9wVjU {
  background-color: #44B642;
}

.oAi6Rz-signin .r1cO2NtH-auth .Je8jk0KEO_b .ZP6Nx8HJ--IMb1Am {
  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%;
  }
}

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

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

.b4ix1ls .w8zGv9ZQa0primary {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

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

.b4ix1ls .I5YMRcn-txt {
  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;
}

.b4ix1ls .contentaDdUt9y {
  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;
}

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

.b4ix1ls .button-PrYkZL60b .FCDfET-first {
  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) {
  .b4ix1ls .button-PrYkZL60b .FCDfET-first {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .b4ix1ls .button-PrYkZL60b .FCDfET-first {
    width: 160px;
  }
}

.b4ix1ls .button-PrYkZL60b .FCDfET-first img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.b4ix1ls .button-PrYkZL60b .FCDfET-first .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.b4ix1ls .button-PrYkZL60b .FCDfET-first.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.b4ix1ls .button-PrYkZL60b .N4eB6tNS8E_button {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

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

.card-game .articleiF3607GXc .posts_qKl3sf .top__iFIV1eQqY {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .articleiF3607GXc .posts_qKl3sf .I5YMRcn-txt {
  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.N4eB6tNS8E_button {
  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 .AG5H9ydJ-i1cj {
  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 .N4eB6tNS8E_button {
  margin-bottom: 130px;
}

.sm--dv2NwoPu {
  display: flex;
  flex-direction: column;
}

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

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

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

.wraper__9FetkJ .F5eLyqh9Cf-rows {
  display: flex;
  align-items: center;
}

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

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

.wraper__9FetkJ .F5eLyqh9Cf-rows .SWBc240--cards .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wraper__9FetkJ .F5eLyqh9Cf-rows .SWBc240--cards .txt--8Zi6W4r {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wraper__9FetkJ .dJ3qBil__log {
  display: inline-block;
  white-space: nowrap;
}

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

.wraper__9FetkJ .dJ3qBil__log .p-a4mTuO0PZ {
  margin-right: 10px;
}

.wraper__9FetkJ .dJ3qBil__log .action-O5o6eh {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wraper__9FetkJ .dJ3qBil__log .action-O5o6eh {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.sDqQYUTKXf .posts-ps5ueFmgl 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;
}

.sDqQYUTKXf .posts-ps5ueFmgl .txt--3r1VkqdR6 {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.sDqQYUTKXf .posts-ps5ueFmgl .txt--3r1VkqdR6 p {
  margin: 0;
  color: #99A1AA;
}

.sDqQYUTKXf .posts-ps5ueFmgl .txt--3r1VkqdR6.show {
  display: block;
}

.sDqQYUTKXf .posts-ps5ueFmgl h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

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

.aC2NTE-2RWzgw .g7e1yEl--XHWkNS {
  background-color: #2C3947;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .aC2NTE-2RWzgw .g7e1yEl--XHWkNS {
    display: flex;
    flex-direction: column;
  }
}

.aC2NTE-2RWzgw .g7e1yEl--XHWkNS 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) {
  .aC2NTE-2RWzgw .g7e1yEl--XHWkNS button {
    margin: 2px;
  }
}

.aC2NTE-2RWzgw .g7e1yEl--XHWkNS button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.aC2NTE-2RWzgw .g7e1yEl--XHWkNS button:last-child {
  margin-right: 0;
}

.aC2NTE-2RWzgw .g7e1yEl--XHWkNS button:hover {
  background-color: #FFFFFF;
}

.aC2NTE-2RWzgw .g7e1yEl--XHWkNS button.active {
  background-color: #FFFFFF;
}

.aC2NTE-2RWzgw .contentlA7VFQqk {
  display: none;
}

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

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

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

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

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

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

.O6cxhw3--jWmrzv .articles_IiCrhKZ .nHQ3rL--text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .O6cxhw3--jWmrzv .articles_IiCrhKZ .nHQ3rL--text {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.O6cxhw3--jWmrzv .articles_IiCrhKZ .nHQ3rL--text .nav__qdQjrxwV {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.O6cxhw3--jWmrzv .articles_IiCrhKZ .nHQ3rL--text .l--mCtjdv {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .O6cxhw3--jWmrzv .articles_IiCrhKZ .nHQ3rL--text strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .O6cxhw3--jWmrzv .articles_IiCrhKZ .R7eWNOomVC__rO8LaP {
    margin-bottom: 16px;
  }
}

.O6cxhw3--jWmrzv .articles_IiCrhKZ .R7eWNOomVC__rO8LaP .b8q4wJaXmCi5S {
  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 .R7eWNOomVC__rO8LaP img {
  height: 15px;
}

.showcase-advanced table tbody tr td .R7eWNOomVC__rO8LaP .b8q4wJaXmCi5S {
  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 .N4eB6tNS8E_button {
  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 .lOGSmbs-secondary {
  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;
}

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

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

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

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

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

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

.hVPMHgl {
  display: flex;
}

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

.hVPMHgl .txt-42puQI {
  width: 100%;
}

.hVPMHgl .k5bWLcj_ZjGn7C3 {
  margin-right: 20px;
  min-width: 300px;
}

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

.hVPMHgl .k5bWLcj_ZjGn7C3 .Z9mD2rGq--6YdQ4 {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .hVPMHgl .k5bWLcj_ZjGn7C3 .Z9mD2rGq--6YdQ4 {
    max-width: unset;
    width: 100%;
  }
}

.h83oiq-3WdNn {
  display: flex;
  justify-content: space-between;
}

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

.h83oiq-3WdNn .k5bWLcj_ZjGn7C3 {
  min-width: 300px;
}

@media (max-width: 750px) {
  .h83oiq-3WdNn .k5bWLcj_ZjGn7C3 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.h83oiq-3WdNn .k5bWLcj_ZjGn7C3 .Z9mD2rGq--6YdQ4 {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .h83oiq-3WdNn .k5bWLcj_ZjGn7C3 .Z9mD2rGq--6YdQ4 {
    max-width: unset;
    width: 100%;
  }
}

.h83oiq-3WdNn .txt-42puQI {
  width: 100%;
  margin-right: 20px;
}

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

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

.lz4B81J .e7u4rcBbutton p {
  margin: 0;
  font-weight: 600;
}

.lz4B81J .e7u4rcBbutton .cards__FLGcHZB.open {
  transform: rotate(180deg);
}

.lz4B81J .a0WD2j--text {
  display: none;
}

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

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

.lz4B81J .a0WD2j--text ol li {
  margin-bottom: 10px;
}

.lz4B81J .a0WD2j--text ul {
  padding-left: 10px;
}

.lz4B81J .a0WD2j--text ul li {
  list-style-type: none;
}

.lz4B81J .a0WD2j--text.show {
  display: block;
}