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) {
  .wrapper-1xkqFGLQZ {
    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;
}

.txtrBDiVT {
  text-align: center;
}

.bE1CSrcontrast {
  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--tFK0pOU1j {
  width: 100%;
}

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

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

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

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h {
    justify-content: space-between;
  }
}

.f028MwOh .Is4y26MpS--h .brand--IMq7Au9Yn {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h .brand--IMq7Au9Yn {
    height: 40px;
  }
}

.f028MwOh .Is4y26MpS--h .g8JbEujn {
  display: none;
}

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h .g8JbEujn {
    display: block;
  }
}

.f028MwOh .Is4y26MpS--h .VjRfJBdrow {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h .VjRfJBdrow {
    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;
  }
}

.f028MwOh .Is4y26MpS--h .VjRfJBdrow li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h .VjRfJBdrow li {
    padding-bottom: 24px;
  }
}

.f028MwOh .Is4y26MpS--h .VjRfJBdrow li a {
  text-decoration: none;
}

.f028MwOh .Is4y26MpS--h .VjRfJBdrow li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.f028MwOh .Is4y26MpS--h .VjRfJBdrow li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.f028MwOh .Is4y26MpS--h .n0cdbeKOM-card {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h .n0cdbeKOM-card {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.f028MwOh .Is4y26MpS--h .n0cdbeKOM-card 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) {
  .f028MwOh .Is4y26MpS--h .n0cdbeKOM-card a {
    width: 100%;
    padding: 8px 10px;
  }
}

.f028MwOh .Is4y26MpS--h .n0cdbeKOM-card .auth__912XwPIs6 {
  background: #334356;
}

@media (max-width: 750px) {
  .f028MwOh .Is4y26MpS--h .n0cdbeKOM-card .auth__912XwPIs6 {
    margin-right: 25px;
  }
}

.f028MwOh .Is4y26MpS--h .n0cdbeKOM-card .login--35eBMga {
  margin-right: 16px;
  background: #09B759;
}

.f028MwOh .offers {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

.action-x1Gc2H .t2CobSEQ19__blocks {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde {
  height: 168px;
  border-radius: 8px;
  padding: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  position: relative;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde: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) {
  .zqSX-80JMVpg4k .UJrXQ--UBKONlRde {
    height: unset;
  }
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde a {
  text-decoration: none;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde p {
  margin-bottom: 0;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde .button--TPetDAly {
  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%;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde a {
  position: relative;
  z-index: 1;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.Wh4EG0f5Cp a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

@media (max-width: 1100px) {
  .zqSX-80JMVpg4k .UJrXQ--UBKONlRde.Wh4EG0f5Cp a {
    flex-direction: column;
  }
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.Wh4EG0f5Cp p.txt0RH1zVn {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.Wh4EG0f5Cp p.content__NrGpH5 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .zqSX-80JMVpg4k .UJrXQ--UBKONlRde.second__Ji3abYzl {
    display: none;
  }
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.second__Ji3abYzl a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.second__Ji3abYzl p.txt0RH1zVn {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .zqSX-80JMVpg4k .UJrXQ--UBKONlRde.F2mNe6Qd__EicQ {
    display: none;
  }
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.F2mNe6Qd__EicQ a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.zqSX-80JMVpg4k .UJrXQ--UBKONlRde.F2mNe6Qd__EicQ p.txt0RH1zVn {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.bRVM2PBvAr .tOMuqHo7--VH3XJ {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.bRVM2PBvAr.it7QH_8WrYOqLI {
  background-color: unset;
}

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

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

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

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

.rows__omBf6QXOF .vywPEhcX-rows strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.rows__omBf6QXOF .vywPEhcX-rows img {
  margin-bottom: 25px;
}

.rows__omBf6QXOF .vywPEhcX-rows .s4H6rK8w0__posts {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.rows__omBf6QXOF .vywPEhcX-rows .s4H6rK8w0__posts .posts--eOurjwS {
  width: 50%;
  margin-bottom: 20px;
}

.rows__omBf6QXOF .vywPEhcX-rows .s4H6rK8w0__posts .posts--eOurjwS p {
  margin: 0;
  line-height: 19.36px;
}

.rows__omBf6QXOF .vywPEhcX-rows .s4H6rK8w0__posts .posts--eOurjwS .head__aOlsp2vd {
  font-weight: 700;
  margin-bottom: 6px;
}

.rows__omBf6QXOF .vywPEhcX-rows .s4H6rK8w0__posts .posts--eOurjwS .txt0RH1zVn {
  color: #99A1AA;
}

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

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

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

.ErHoKLO_footer .footer__NtLDiv6 {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

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

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

.ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs .brand--IMq7Au9Yn {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs .l_jLZKYeNV {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs .l_jLZKYeNV a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs .l_jLZKYeNV a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs .Ji69plQ3darked {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .f-ZBl7jorxs .Ji69plQ3darked {
    display: flex;
    flex-direction: column;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .w08BMVLCz_c {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

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

.ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .RaZMSG__logo {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .RaZMSG__logo {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .RaZMSG__logo img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .RaZMSG__logo img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .KRcAHbB__wrap {
  display: flex;
  align-items: center;
}

.ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .KRcAHbB__wrap img {
  margin-right: 16px;
}

.ErHoKLO_footer .footer__NtLDiv6 .logo_apc5Im .KRcAHbB__wrap a {
  text-decoration: none;
}

.ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter .l_jLZKYeNV {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter .l_jLZKYeNV {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter .l_jLZKYeNV 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) {
  .ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter .l_jLZKYeNV a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.ErHoKLO_footer .footer__NtLDiv6 .y4mbtvUQpfooter .l_jLZKYeNV a:hover {
  color: #ffffff;
}

.ErHoKLO_footer .footer__NtLDiv6 .f_0CP9IlKM {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

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

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

.inv-1azMs4 .a2PmZUSE__primary {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

@media (max-width: 750px) {
  .inv-1azMs4 .a2PmZUSE__primary {
    margin-bottom: 15px;
  }
}

.inv-1azMs4 .a2PmZUSE__primary p.head__aOlsp2vd {
  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;
}

.inv-1azMs4 .Hbov5ONAt-container {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

.inv-1azMs4 .Hbov5ONAt-container p.head__aOlsp2vd {
  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;
}

.inv-1azMs4 p.posts--eOurjwS {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.inv-1azMs4 p.posts--eOurjwS img {
  margin-right: 10px;
}

.OoSRvVygucgk4qa {
  margin-top: 24px;
}

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

.OoSRvVygucgk4qa .posts--eOurjwS .hAQjVlx9AhM3 {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.OoSRvVygucgk4qa .posts--eOurjwS .hAQjVlx9AhM3 .LiSKy3d_kPaG7q {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.OoSRvVygucgk4qa .posts--eOurjwS .hAQjVlx9AhM3 .g02my_2RiD4w .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.OoSRvVygucgk4qa .posts--eOurjwS .hAQjVlx9AhM3 .g02my_2RiD4w .YNz34S__darked {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.OoSRvVygucgk4qa .posts--eOurjwS .txt0RH1zVn {
  margin-bottom: 10px;
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd {
    flex-direction: column;
    align-items: flex-start;
  }
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd .head__aOlsp2vd {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd .E87hXGK-IuiFDb {
  display: flex;
  margin-right: 10px;
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd .E87hXGK-IuiFDb img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd .E87hXGK-IuiFDb .sPVpwF-F0Mi7pz {
  filter: grayscale(100%);
  opacity: 0.2;
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd .O6DetqB0navigation {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.OoSRvVygucgk4qa .posts--eOurjwS .Tr7WzhnsvXutd .O6DetqB0navigation span {
  color: #FFFFFF;
}

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

.L65Rhke4_auth .blocks__r1mZCvQ7e .kz41ap5N_rows {
  display: flex;
  align-items: center;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .kz41ap5N_rows img {
  margin-right: 16px;
  height: 70px;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .kz41ap5N_rows .txt0RH1zVn p {
  margin: 0;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .kz41ap5N_rows .txt0RH1zVn .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .kz41ap5N_rows .txt0RH1zVn .lWpYZFcR-l {
  color: #99A1AA;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .kz41ap5N_rows .txt0RH1zVn .x4WQtUA--contrast {
  font-weight: 400;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .button__epnBrjGSf a {
  margin-left: 12px;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .button__epnBrjGSf a img {
  transition: 1s;
}

.L65Rhke4_auth .blocks__r1mZCvQ7e .button__epnBrjGSf a img:hover {
  scale: 1.2;
  transition: 0s;
}

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

@media (max-width: 1150px) {
  .L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf {
    display: flex;
    flex-direction: column;
  }
}

.L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf 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;
}

.L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf a {
    margin-bottom: 8px;
  }
}

.L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf .bottom__WFA0btm {
  background-color: #247AD8;
}

.L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf .Ovwo5Qil--5nV2T {
  background-color: #44B642;
}

.L65Rhke4_auth .D7S6qdt1jlogin .button__epnBrjGSf .E0r6Tt_GpBgci {
  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%;
  }
}

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

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

.bKADac1WRw .first-Ex1ukZ4v {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .bKADac1WRw .first-Ex1ukZ4v {
    height: 100px;
  }
}

.bKADac1WRw .txt0RH1zVn {
  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;
}

.bKADac1WRw .content_wXnFgDf {
  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;
}

.bKADac1WRw .b__6R8WiqvE {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.bKADac1WRw .b__6R8WiqvE .primary-STxQraV {
  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) {
  .bKADac1WRw .b__6R8WiqvE .primary-STxQraV {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .bKADac1WRw .b__6R8WiqvE .primary-STxQraV {
    width: 160px;
  }
}

.bKADac1WRw .b__6R8WiqvE .primary-STxQraV img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.bKADac1WRw .b__6R8WiqvE .primary-STxQraV .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.bKADac1WRw .b__6R8WiqvE .primary-STxQraV.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.bKADac1WRw .b__6R8WiqvE .VgkzHX6S_action {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .bKADac1WRw .b__6R8WiqvE .VgkzHX6S_action {
    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 .s4H6rK8w0__posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .s4H6rK8w0__posts .posts--eOurjwS {
  background-color: #1F2A37;
  border-radius: 8px;
  padding: 9px;
}

.card-game .s4H6rK8w0__posts .posts--eOurjwS .head__aOlsp2vd {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .s4H6rK8w0__posts .posts--eOurjwS .txt0RH1zVn {
  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.VgkzHX6S_action {
  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 .g1IZEU_x6h4ifVR {
  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 .VgkzHX6S_action {
  margin-bottom: 130px;
}

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

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

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

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

.OvMArC--cont .N9mKpxi_card {
  display: flex;
  align-items: center;
}

.OvMArC--cont .N9mKpxi_card img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .OvMArC--cont .N9mKpxi_card img {
    margin-left: 10px;
  }
}

.OvMArC--cont .N9mKpxi_card .blocks-d7FLaJt6 .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.OvMArC--cont .N9mKpxi_card .blocks-d7FLaJt6 .g0oAMvT__content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.OvMArC--cont .vPxH71URs-logo {
  display: inline-block;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .OvMArC--cont .vPxH71URs-logo {
    margin-bottom: 13px;
    white-space: unset;
  }
}

.OvMArC--cont .vPxH71URs-logo .iJ8yHbgFB_first {
  margin-right: 10px;
}

.OvMArC--cont .vPxH71URs-logo .b__dLD3op4OW {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .OvMArC--cont .vPxH71URs-logo .b__dLD3op4OW {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.NWgv1CK_bot .OyNY4nUL--articles 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;
}

.NWgv1CK_bot .OyNY4nUL--articles .content-qUJC31blI {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.NWgv1CK_bot .OyNY4nUL--articles .content-qUJC31blI p {
  margin: 0;
  color: #99A1AA;
}

.NWgv1CK_bot .OyNY4nUL--articles .content-qUJC31blI.show {
  display: block;
}

.NWgv1CK_bot .OyNY4nUL--articles h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

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

.wNdM-Q3ftq4eN .hboCkN--e1k76l {
  background-color: #2C3947;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .wNdM-Q3ftq4eN .hboCkN--e1k76l {
    display: flex;
    flex-direction: column;
  }
}

.wNdM-Q3ftq4eN .hboCkN--e1k76l 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) {
  .wNdM-Q3ftq4eN .hboCkN--e1k76l button {
    margin: 2px;
  }
}

.wNdM-Q3ftq4eN .hboCkN--e1k76l button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.wNdM-Q3ftq4eN .hboCkN--e1k76l button:last-child {
  margin-right: 0;
}

.wNdM-Q3ftq4eN .hboCkN--e1k76l button:hover {
  background-color: #FFFFFF;
}

.wNdM-Q3ftq4eN .hboCkN--e1k76l button.active {
  background-color: #FFFFFF;
}

.wNdM-Q3ftq4eN .IzE7f2text {
  display: none;
}

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

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

.l_0z7yGFEfk .brand--8eAtyda {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .l_0z7yGFEfk .brand--8eAtyda {
    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;
}

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

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

.p1X7_rTpovE0 .item__dXn1DY0tV .txt_bPzF25MD {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .p1X7_rTpovE0 .item__dXn1DY0tV .txt_bPzF25MD {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.p1X7_rTpovE0 .item__dXn1DY0tV .txt_bPzF25MD .O6DetqB0navigation {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.p1X7_rTpovE0 .item__dXn1DY0tV .txt_bPzF25MD .l-Ri1AEsvF9 {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .p1X7_rTpovE0 .item__dXn1DY0tV .txt_bPzF25MD strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .p1X7_rTpovE0 .item__dXn1DY0tV .E87hXGK-IuiFDb {
    margin-bottom: 16px;
  }
}

.p1X7_rTpovE0 .item__dXn1DY0tV .E87hXGK-IuiFDb .sPVpwF-F0Mi7pz {
  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 .E87hXGK-IuiFDb img {
  height: 15px;
}

.showcase-advanced table tbody tr td .E87hXGK-IuiFDb .sPVpwF-F0Mi7pz {
  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 .VgkzHX6S_action {
  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 .second-TN7Scbi {
  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;
}

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

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

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

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

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

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

.logo_6xDXbfa {
  display: flex;
}

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

.logo_6xDXbfa .contentwhIydj {
  width: 100%;
}

.logo_6xDXbfa .sNhSInxNsvbn {
  margin-right: 20px;
  min-width: 300px;
}

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

.logo_6xDXbfa .sNhSInxNsvbn .tOMuqHo7--VH3XJ {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .logo_6xDXbfa .sNhSInxNsvbn .tOMuqHo7--VH3XJ {
    max-width: unset;
    width: 100%;
  }
}

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

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

.PYMSzTudD-uLPX .sNhSInxNsvbn {
  min-width: 300px;
}

@media (max-width: 750px) {
  .PYMSzTudD-uLPX .sNhSInxNsvbn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.PYMSzTudD-uLPX .sNhSInxNsvbn .tOMuqHo7--VH3XJ {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .PYMSzTudD-uLPX .sNhSInxNsvbn .tOMuqHo7--VH3XJ {
    max-width: unset;
    width: 100%;
  }
}

.PYMSzTudD-uLPX .contentwhIydj {
  width: 100%;
  margin-right: 20px;
}

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

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

.HAXtvkp--logo .yZuxcPM_btn p {
  margin: 0;
  font-weight: 600;
}

.HAXtvkp--logo .yZuxcPM_btn .t2CobSEQ19__blocks.open {
  transform: rotate(180deg);
}

.HAXtvkp--logo .txt--CeDqEBZM {
  display: none;
}

.HAXtvkp--logo .txt--CeDqEBZM ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.HAXtvkp--logo .txt--CeDqEBZM ol li {
  margin-bottom: 10px;
}

.HAXtvkp--logo .txt--CeDqEBZM ul {
  padding-left: 10px;
}

.HAXtvkp--logo .txt--CeDqEBZM ul li {
  list-style-type: none;
}

.HAXtvkp--logo .txt--CeDqEBZM.show {
  display: block;
}