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

.text-Fx78aCPUy {
  text-align: center;
}

.AOgM6IRKB--d {
  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__1zwPnAoq {
  width: 100%;
}

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

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

.GX8LVP56--top .h__rwOEzoM {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1280px;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM {
    justify-content: space-between;
  }
}

.GX8LVP56--top .h__rwOEzoM .brand-04RrISHs {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .brand-04RrISHs {
    height: 40px;
  }
}

.GX8LVP56--top .h__rwOEzoM .z7DZlET6--navigation {
  display: none;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .z7DZlET6--navigation {
    display: block;
  }
}

.GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN {
    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;
  }
}

.GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN li {
    padding-bottom: 24px;
  }
}

.GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN li a {
  text-decoration: none;
}

.GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.GX8LVP56--top .h__rwOEzoM .blocks_cX06saZN li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.GX8LVP56--top .h__rwOEzoM .OaX49Pt__row {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .OaX49Pt__row {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.GX8LVP56--top .h__rwOEzoM .OaX49Pt__row 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) {
  .GX8LVP56--top .h__rwOEzoM .OaX49Pt__row a {
    width: 100%;
    padding: 8px 10px;
  }
}

.GX8LVP56--top .h__rwOEzoM .OaX49Pt__row .signin__N8DqTb {
  background: #334356;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .OaX49Pt__row .signin__N8DqTb {
    margin-right: 0;
  }
}

.GX8LVP56--top .h__rwOEzoM .OaX49Pt__row .sign__BH1VWt {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .GX8LVP56--top .h__rwOEzoM .OaX49Pt__row .sign__BH1VWt {
    margin-right: 5px;
  }
}

.GX8LVP56--top .offers {
  display: flex;
}

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

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

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

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

.GX8LVP56--top .offers .offer a p {
  margin: 0;
}

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

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

.GX8LVP56--top .offers .offer:hover a p span {
  color: #ffffff;
}

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

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

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

.wCbKf0S4n__button .card0su8vVC {
  margin-bottom: -3px;
}

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

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

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

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

.actionkyIwNm1 {
  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__LYAUMa {
  z-index: 50;
  position: relative;
  padding: 96px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

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

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

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

.zhAotaisI-Jiwjx .kXe01aW__6t15gq: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) {
  .zhAotaisI-Jiwjx .kXe01aW__6t15gq {
    height: unset;
  }
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq a {
  text-decoration: none;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq p {
  margin-bottom: 0;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq .buttonedJ0nq8Xp {
  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%;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq a {
  position: relative;
  z-index: 1;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.dfYQE3--prim a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .zhAotaisI-Jiwjx .kXe01aW__6t15gq.dfYQE3--prim a {
    flex-direction: column;
  }
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.dfYQE3--prim p.txtI16hafyU {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.dfYQE3--prim p.text_QGdIFPca {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .zhAotaisI-Jiwjx .kXe01aW__6t15gq.secondary_zXSQUv {
    display: none;
  }
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.secondary_zXSQUv a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.secondary_zXSQUv p.txtI16hafyU {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .zhAotaisI-Jiwjx .kXe01aW__6t15gq.vgHQ26__3AcUvDa87 {
    display: none;
  }
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.vgHQ26__3AcUvDa87 a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.zhAotaisI-Jiwjx .kXe01aW__6t15gq.vgHQ26__3AcUvDa87 p.txtI16hafyU {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.b-ZcW1SP .lYUmsn-fBNM9cyIP {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.b-ZcW1SP.aA9BIo_etNaYwjF3 {
  background-color: unset;
}

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

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

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

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

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

.block_nlHtRb .block_YltSJsK img {
  margin-bottom: 25px;
}

.block_nlHtRb .block_YltSJsK .V3Zc7kt-post {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.block_nlHtRb .block_YltSJsK .V3Zc7kt-post .posts42kVocr {
  width: 50%;
  margin-bottom: 20px;
}

.block_nlHtRb .block_YltSJsK .V3Zc7kt-post .posts42kVocr p {
  margin: 0;
  line-height: 19.36px;
}

.block_nlHtRb .block_YltSJsK .V3Zc7kt-post .posts42kVocr .head--RDQP2ka {
  font-weight: 700;
  margin-bottom: 6px;
}

.block_nlHtRb .block_YltSJsK .V3Zc7kt-post .posts42kVocr .txtI16hafyU {
  color: #99A1AA;
}

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

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

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

.footer_Olt8AhgdJ .H830jE9Nbot {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

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

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

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

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd .brand-04RrISHs {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd .ER80qfrklog {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd .ER80qfrklog a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd .ER80qfrklog a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd .U1UN2OE_contrast {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .f-uRyYPbd .U1UN2OE_contrast {
    display: flex;
    flex-direction: column;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .wrapper-nXdOR8hSw {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .wrapper-nXdOR8hSw {
    grid-template-columns: repeat(5, auto);
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log {
    flex-direction: column;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .brand__lgRsLe7NF {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .brand__lgRsLe7NF {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .brand__lgRsLe7NF img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .brand__lgRsLe7NF img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .KfcGLjFM6__c {
  display: flex;
  align-items: center;
}

.footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .KfcGLjFM6__c img {
  margin-right: 16px;
}

.footer_Olt8AhgdJ .H830jE9Nbot .cvhgDk--log .KfcGLjFM6__c a {
  text-decoration: none;
}

.footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc .ER80qfrklog {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc .ER80qfrklog {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc .ER80qfrklog 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) {
  .footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc .ER80qfrklog a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.footer_Olt8AhgdJ .H830jE9Nbot .botoA4uEc .ER80qfrklog a:hover {
  color: #ffffff;
}

.footer_Olt8AhgdJ .H830jE9Nbot .OR4CmdH__footer {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .footer_Olt8AhgdJ .H830jE9Nbot .OR4CmdH__footer {
    margin-bottom: 50px;
  }
}

.card-contact {
  display: flex;
  flex-direction: column;
}

.card-contact .card-contact-info {
  display: flex;
}

@media (max-width: 1050px) {
  .card-contact .card-contact-info {
    flex-direction: column;
  }
}

.card-contact .card-contact-info img {
  border-radius: 8px;
  margin-right: 9px;
  width: 325px;
  height: 100%;
}

.card-contact .card-contact-info .table-responsive {
  margin-left: 10px;
}

.card-contact span {
  text-align: right;
  color: #99A1AA;
  font-size: 12px;
}

.table-responsive {
  overflow-x: auto;
}

table {
  width: 100%;
  border-spacing: 0 8px;
}

@media (max-width: 750px) {
  table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

table thead tr {
  background-color: #F37211;
}

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

table thead tr td:first-child {
  border-radius: 8px 0 0 8px;
}

table thead tr td:last-child {
  border-radius: 0 8px 8px 0;
}

table tbody a {
  color: #0C8DED;
}

table tbody tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
  background: #464646;
}

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

table tbody tr td:last-child {
  border-radius: 0 8px 8px 0;
}

table tbody tr td:not(:first-child) {
  color: #99A1AA;
}

table tbody tr:nth-child(2n) {
  background-color: #1F242D;
}

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

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

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

.d_xt9BvK1zd .p_uyRGWjKtP p.head--RDQP2ka {
  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;
}

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

.d_xt9BvK1zd .EY807NTwrap p.head--RDQP2ka {
  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;
}

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

.d_xt9BvK1zd p.posts42kVocr img {
  margin-right: 10px;
}

.x0Jq4gBzM--sP0ZBx {
  margin-top: 24px;
}

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

.x0Jq4gBzM--sP0ZBx .posts42kVocr .e2n6yHONq-Z1UHq {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .e2n6yHONq-Z1UHq .x6Ac--PirUGVbx {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .e2n6yHONq-Z1UHq .iQmFW-g5mNyDO .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .e2n6yHONq-Z1UHq .iQmFW-g5mNyDO .m02Ybjp95--inv {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .txtI16hafyU {
  margin-bottom: 10px;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC {
    flex-direction: column;
    align-items: flex-start;
  }
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC .head--RDQP2ka {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC .RI0vZ__vDyXsin {
  display: flex;
  margin-right: 10px;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC .RI0vZ__vDyXsin img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC .RI0vZ__vDyXsin .o7VuFH--B5JSi {
  filter: grayscale(100%);
  opacity: 0.2;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC .n--h9unTs {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.x0Jq4gBzM--sP0ZBx .posts42kVocr .pvVLDqzE_M6qNC .n--h9unTs span {
  color: #FFFFFF;
}

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

.signpZAMCLEjX .y850MklU--rows .FXqB9iN-cards {
  display: flex;
  align-items: center;
}

.signpZAMCLEjX .y850MklU--rows .FXqB9iN-cards img {
  margin-right: 16px;
  height: 70px;
}

.signpZAMCLEjX .y850MklU--rows .FXqB9iN-cards .txtI16hafyU p {
  margin: 0;
}

.signpZAMCLEjX .y850MklU--rows .FXqB9iN-cards .txtI16hafyU .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.signpZAMCLEjX .y850MklU--rows .FXqB9iN-cards .txtI16hafyU .QYNTK6l {
  color: #99A1AA;
}

.signpZAMCLEjX .y850MklU--rows .FXqB9iN-cards .txtI16hafyU .xuF6tX_d {
  font-weight: 400;
}

.signpZAMCLEjX .y850MklU--rows .action--muj2KlxzJ a {
  margin-left: 12px;
}

.signpZAMCLEjX .y850MklU--rows .action--muj2KlxzJ a img {
  transition: 1s;
}

.signpZAMCLEjX .y850MklU--rows .action--muj2KlxzJ a img:hover {
  scale: 1.2;
  transition: 0s;
}

.signpZAMCLEjX .C7iXJ24FO--signin p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ {
    display: flex;
    flex-direction: column;
  }
}

.signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ 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;
}

.signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ a {
    margin-bottom: 8px;
  }
}

.signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ .d0KOib--f {
  background-color: #247AD8;
}

.signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ .B1odHwX-LYNj {
  background-color: #44B642;
}

.signpZAMCLEjX .C7iXJ24FO--signin .action--muj2KlxzJ .gjm9F1P41IR8g {
  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%;
  }
}

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

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

.b-iWGIpzFo .prim-oONtkf {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .b-iWGIpzFo .prim-oONtkf {
    height: 100px;
  }
}

.b-iWGIpzFo .txtI16hafyU {
  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;
}

.b-iWGIpzFo .f58zx0Fut__content {
  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;
}

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

.b-iWGIpzFo .O41aDVeNzd_btn .primary--bAu8Evy {
  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) {
  .b-iWGIpzFo .O41aDVeNzd_btn .primary--bAu8Evy {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .b-iWGIpzFo .O41aDVeNzd_btn .primary--bAu8Evy {
    width: 160px;
  }
}

.b-iWGIpzFo .O41aDVeNzd_btn .primary--bAu8Evy img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.b-iWGIpzFo .O41aDVeNzd_btn .primary--bAu8Evy .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.b-iWGIpzFo .O41aDVeNzd_btn .primary--bAu8Evy.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.b-iWGIpzFo .O41aDVeNzd_btn .pYWSRa__b {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .b-iWGIpzFo .O41aDVeNzd_btn .pYWSRa__b {
    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 .V3Zc7kt-post {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

.card-game .V3Zc7kt-post .posts42kVocr {
  background-color: #1F2A37;
  border-radius: 8px;
  padding: 9px;
}

.card-game .V3Zc7kt-post .posts42kVocr .head--RDQP2ka {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .V3Zc7kt-post .posts42kVocr .txtI16hafyU {
  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.pYWSRa__b {
  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 .ZxkELJ-CgGfQT {
  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 .pYWSRa__b {
  margin-bottom: 130px;
}

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

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

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

.wraper--97DdPs3 {
  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--97DdPs3 {
    flex-direction: column;
  }
}

.wraper--97DdPs3 .dHz6Wcgjq_block {
  display: flex;
  align-items: center;
}

.wraper--97DdPs3 .dHz6Wcgjq_block img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .wraper--97DdPs3 .dHz6Wcgjq_block img {
    margin-left: 10px;
  }
}

.wraper--97DdPs3 .dHz6Wcgjq_block .EgxsGiblock .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wraper--97DdPs3 .dHz6Wcgjq_block .EgxsGiblock .j5s7K1e-content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wraper--97DdPs3 .lOFqcBnr {
  display: inline-block;
  white-space: nowrap;
}

@media (max-width: 750px) {
  .wraper--97DdPs3 .lOFqcBnr {
    margin-bottom: 13px;
    white-space: unset;
  }
}

.wraper--97DdPs3 .lOFqcBnr .p_dFtPwsab {
  margin-right: 10px;
}

.wraper--97DdPs3 .lOFqcBnr .Ha79E0xbtn {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wraper--97DdPs3 .lOFqcBnr .Ha79E0xbtn {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.bottom-pen6tm .ERVHP9Zpost 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;
}

.bottom-pen6tm .ERVHP9Zpost .T8VZ1f03__content {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.bottom-pen6tm .ERVHP9Zpost .T8VZ1f03__content p {
  margin: 0;
  color: #99A1AA;
}

.bottom-pen6tm .ERVHP9Zpost .T8VZ1f03__content.show {
  display: block;
}

.bottom-pen6tm .ERVHP9Zpost h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

.YfDXQJUcm__text {
  text-align: center;
}

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

@media (max-width: 750px) {
  .lCLONf1E__LHte .R98bAX7W-wPaTG {
    display: flex;
    flex-direction: column;
  }
}

.lCLONf1E__LHte .R98bAX7W-wPaTG 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) {
  .lCLONf1E__LHte .R98bAX7W-wPaTG button {
    margin: 2px;
  }
}

.lCLONf1E__LHte .R98bAX7W-wPaTG button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.lCLONf1E__LHte .R98bAX7W-wPaTG button:last-child {
  margin-right: 0;
}

.lCLONf1E__LHte .R98bAX7W-wPaTG button:hover {
  background-color: #FFFFFF;
}

.lCLONf1E__LHte .R98bAX7W-wPaTG button.active {
  background-color: #FFFFFF;
}

.lCLONf1E__LHte .txt_BJRyI4Oa {
  display: none;
}

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

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

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

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

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

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

.aKgFNCMu__oa9CKk .blog--Ktx0fSbg .txtA7iwsaNuP {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .aKgFNCMu__oa9CKk .blog--Ktx0fSbg .txtA7iwsaNuP {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.aKgFNCMu__oa9CKk .blog--Ktx0fSbg .txtA7iwsaNuP .n--h9unTs {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.aKgFNCMu__oa9CKk .blog--Ktx0fSbg .txtA7iwsaNuP .log_VLQZ7iW {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .aKgFNCMu__oa9CKk .blog--Ktx0fSbg .txtA7iwsaNuP strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .aKgFNCMu__oa9CKk .blog--Ktx0fSbg .RI0vZ__vDyXsin {
    margin-bottom: 16px;
  }
}

.aKgFNCMu__oa9CKk .blog--Ktx0fSbg .RI0vZ__vDyXsin .o7VuFH--B5JSi {
  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 .RI0vZ__vDyXsin img {
  height: 15px;
}

.showcase-advanced table tbody tr td .RI0vZ__vDyXsin .o7VuFH--B5JSi {
  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 .pYWSRa__b {
  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 .secondary_NQWA18Cm {
  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;
}

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

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

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

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

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

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

.CpodE4g7_logo {
  display: flex;
}

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

.CpodE4g7_logo .contentcuGlAnsDY {
  width: 100%;
}

.CpodE4g7_logo .klzQ8w__TOguvChwZ {
  margin-right: 20px;
  min-width: 300px;
}

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

.CpodE4g7_logo .klzQ8w__TOguvChwZ .lYUmsn-fBNM9cyIP {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .CpodE4g7_logo .klzQ8w__TOguvChwZ .lYUmsn-fBNM9cyIP {
    max-width: unset;
    width: 100%;
  }
}

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

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

.d7c9C3m-DGwXu9 .klzQ8w__TOguvChwZ {
  min-width: 300px;
}

@media (max-width: 750px) {
  .d7c9C3m-DGwXu9 .klzQ8w__TOguvChwZ {
    width: 100%;
    margin-bottom: 10px;
  }
}

.d7c9C3m-DGwXu9 .klzQ8w__TOguvChwZ .lYUmsn-fBNM9cyIP {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .d7c9C3m-DGwXu9 .klzQ8w__TOguvChwZ .lYUmsn-fBNM9cyIP {
    max-width: unset;
    width: 100%;
  }
}

.d7c9C3m-DGwXu9 .contentcuGlAnsDY {
  width: 100%;
  margin-right: 20px;
}

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

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

.l__sbjByVHW .action205ASRdD p {
  margin: 0;
  font-weight: 600;
}

.l__sbjByVHW .action205ASRdD .card0su8vVC.open {
  transform: rotate(180deg);
}

.l__sbjByVHW .txt-ZHtRcGPal {
  display: none;
}

.l__sbjByVHW .txt-ZHtRcGPal ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.l__sbjByVHW .txt-ZHtRcGPal ol li {
  margin-bottom: 10px;
}

.l__sbjByVHW .txt-ZHtRcGPal ul {
  padding-left: 10px;
}

.l__sbjByVHW .txt-ZHtRcGPal ul li {
  list-style-type: none;
}

.l__sbjByVHW .txt-ZHtRcGPal.show {
  display: block;
}


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

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

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

.h__rwOEzoM .spoiler label .yKec6Vno__logo {
  display: flex;
  align-items: center;
}

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

.h__rwOEzoM .spoiler label .yKec6Vno__logo p {
  margin: 0;
  font-weight: 700;
}

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

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

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

.h__rwOEzoM .spoiler .t3RjLTBtext ul li {
  display: grid;
}

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

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

.h__rwOEzoM .spoiler .t3RjLTBtext ul li:last-child a {
  margin-bottom: 0;
}

.h__rwOEzoM .spoiler input {
  display: none;
}

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

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

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

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