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) {
  .wraper--fpX4rhQi {
    width: unset;
  }
}

p,
i,
b,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #ffffff;
  font-family: "Rubik", sans-serif;
}

h1 {
  margin-top: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 38.73px;
}

h2 {
  margin-top: 0;
  font-size: 24px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-16 {
  margin-bottom: 16px;
}

.w-30 {
  width: 30%;
}

.w-100 {
  width: 100%;
}

.hidden {
  display: none;
}

.d-flex {
  display: flex;
}

.txt_U4naoB {
  text-align: center;
}

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

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

.NHQDFg_text {
  width: 100%;
}

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

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

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

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h {
    justify-content: space-between;
  }
}

.wTAtiL0--header .V4UN5L-h .logomcVy92 {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h .logomcVy92 {
    height: 40px;
  }
}

.wTAtiL0--header .V4UN5L-h .n_gjMsKcGSo {
  display: none;
}

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h .n_gjMsKcGSo {
    display: block;
  }
}

.wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card {
    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;
  }
}

.wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card li {
    padding-bottom: 24px;
  }
}

.wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card li a {
  text-decoration: none;
}

.wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.wTAtiL0--header .V4UN5L-h .Dbc3EGgU--card li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.wTAtiL0--header .V4UN5L-h .N5pPmVYcard {
  display: flex;
  align-items: center;
  order: 1;
}

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

.wTAtiL0--header .V4UN5L-h .N5pPmVYcard 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) {
  .wTAtiL0--header .V4UN5L-h .N5pPmVYcard a {
    width: 100%;
    padding: 8px 10px;
  }
}

.wTAtiL0--header .V4UN5L-h .N5pPmVYcard .g7uSD2qs-login {
  background: #334356;
}

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h .N5pPmVYcard .g7uSD2qs-login {
    margin-right: 0;
  }
}

.wTAtiL0--header .V4UN5L-h .N5pPmVYcard .bh5qZixsign {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .wTAtiL0--header .V4UN5L-h .N5pPmVYcard .bh5qZixsign {
    margin-right: 5px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.button--MCDJTrR .cards_hFWxoreUI {
  margin-bottom: -3px;
}

.S47sJ2Yt--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) {
  .S47sJ2Yt--b {
    padding: 1px 16px;
    border-radius: 6px;
  }
}

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

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

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

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

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

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

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

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

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

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

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y a {
  text-decoration: none;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y p {
  margin-bottom: 0;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y .button_pUyJSz6E {
  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%;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y a {
  position: relative;
  z-index: 1;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.E1mO8GCifirst a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.E1mO8GCifirst a {
    flex-direction: column;
  }
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.E1mO8GCifirst p.K5Nkzwtext {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.E1mO8GCifirst p.CDtPkFi2m--txt {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.sec-CGmoiNlEd {
    display: none;
  }
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.sec-CGmoiNlEd a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.sec-CGmoiNlEd p.K5Nkzwtext {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.FiMdr-VGnzBvN {
    display: none;
  }
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.FiMdr-VGnzBvN a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ZOoAk34gNdUck .l3EFwBr7dKBsE0Y.FiMdr-VGnzBvN p.K5Nkzwtext {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.button_RFNv27 .Z6us8T__gOpF {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.button_RFNv27.Eotq4--71Elg89 {
  background-color: unset;
}

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

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

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

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

.maBZ9n-rows .AC013Bf-block strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.maBZ9n-rows .AC013Bf-block img {
  margin-bottom: 25px;
}

.maBZ9n-rows .AC013Bf-block .S862JnZzpx_articles {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.maBZ9n-rows .AC013Bf-block .S862JnZzpx_articles .posts-xM3tgAzk {
  width: 50%;
  margin-bottom: 20px;
}

.maBZ9n-rows .AC013Bf-block .S862JnZzpx_articles .posts-xM3tgAzk p {
  margin: 0;
  line-height: 19.36px;
}

.maBZ9n-rows .AC013Bf-block .S862JnZzpx_articles .posts-xM3tgAzk .oKpzvygRk_header {
  font-weight: 700;
  margin-bottom: 6px;
}

.maBZ9n-rows .AC013Bf-block .S862JnZzpx_articles .posts-xM3tgAzk .K5Nkzwtext {
  color: #99A1AA;
}

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

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

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

.wm5KZBf .q0L9nKa--bot {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

@media (max-width: 1450px) {
  .wm5KZBf .q0L9nKa--bot {
    width: 100%;
  }
}

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

.wm5KZBf .q0L9nKa--bot .uF6JH0DV-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) {
  .wm5KZBf .q0L9nKa--bot .uF6JH0DV-f {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .uF6JH0DV-f .logomcVy92 {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .uF6JH0DV-f .brandNUaGY0j {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.wm5KZBf .q0L9nKa--bot .uF6JH0DV-f .brandNUaGY0j a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .uF6JH0DV-f .brandNUaGY0j a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.wm5KZBf .q0L9nKa--bot .uF6JH0DV-f .w9VKFOhv4C_inv {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .uF6JH0DV-f .w9VKFOhv4C_inv {
    display: flex;
    flex-direction: column;
  }
}

.wm5KZBf .q0L9nKa--bot .wrap--Z40DjSQT {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media (max-width: 1450px) {
  .wm5KZBf .q0L9nKa--bot .wrap--Z40DjSQT {
    display: grid;
    grid-template-columns: repeat(8, auto);
    justify-content: space-around;
    align-items: center;
  }
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .wrap--Z40DjSQT {
    grid-template-columns: repeat(5, auto);
  }
}

.wm5KZBf .q0L9nKa--bot .M1YZSLT-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .M1YZSLT-logo {
    flex-direction: column;
  }
}

.wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .Z1wj2T-l {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .Z1wj2T-l {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .Z1wj2T-l img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .Z1wj2T-l img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .c_iOWYwbua {
  display: flex;
  align-items: center;
}

.wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .c_iOWYwbua img {
  margin-right: 16px;
}

.wm5KZBf .q0L9nKa--bot .M1YZSLT-logo .c_iOWYwbua a {
  text-decoration: none;
}

.wm5KZBf .q0L9nKa--bot .bottomLkZXpb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .wm5KZBf .q0L9nKa--bot .bottomLkZXpb {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .wm5KZBf .q0L9nKa--bot .bottomLkZXpb .brandNUaGY0j {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .bottomLkZXpb .brandNUaGY0j {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.wm5KZBf .q0L9nKa--bot .bottomLkZXpb .brandNUaGY0j 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) {
  .wm5KZBf .q0L9nKa--bot .bottomLkZXpb .brandNUaGY0j a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.wm5KZBf .q0L9nKa--bot .bottomLkZXpb .brandNUaGY0j a:hover {
  color: #ffffff;
}

.wm5KZBf .q0L9nKa--bot .J5LvysGPq--bottom {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .wm5KZBf .q0L9nKa--bot .J5LvysGPq--bottom {
    margin-bottom: 50px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table tbody a {
  color: #0C8DED;
}

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

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

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

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

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

.dark-Mts641f {
  margin-top: 16px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 20px;
  margin-bottom: 24px;
}

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

.dark-Mts641f .p_3UiP8m {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

@media (max-width: 750px) {
  .dark-Mts641f .p_3UiP8m {
    margin-bottom: 15px;
  }
}

.dark-Mts641f .p_3UiP8m p.oKpzvygRk_header {
  font-weight: 600;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: rgba(34, 200, 101, 0.18);
  color: #3ADD67;
  margin-top: 0;
  margin-bottom: 10px;
}

.dark-Mts641f .rtpeqlF--wraper {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

.dark-Mts641f .rtpeqlF--wraper p.oKpzvygRk_header {
  font-weight: 600;
  padding: 10px 14px;
  border-radius: 4px;
  background-color: rgba(227, 42, 42, 0.18);
  color: #FF5151;
  margin-top: 0;
  margin-bottom: 10px;
}

.dark-Mts641f p.posts-xM3tgAzk {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.dark-Mts641f p.posts-xM3tgAzk img {
  margin-right: 10px;
}

.uhn1Ab--B0iU {
  margin-top: 24px;
}

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

.uhn1Ab--B0iU .posts-xM3tgAzk .JtvDl87Pi__7ypV8h {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .JtvDl87Pi__7ypV8h .J8iyom__2seKjA {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .JtvDl87Pi__7ypV8h .Wk6OJ1U2-1gu3vI .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .JtvDl87Pi__7ypV8h .Wk6OJ1U2-1gu3vI .LI0mS7d {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .K5Nkzwtext {
  margin-bottom: 10px;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel {
    flex-direction: column;
    align-items: flex-start;
  }
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel .oKpzvygRk_header {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel .m6JoT24wU3rdfNW {
  display: flex;
  margin-right: 10px;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel .m6JoT24wU3rdfNW img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel .m6JoT24wU3rdfNW .i96gvBX1ego8x {
  filter: grayscale(100%);
  opacity: 0.2;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel .BsTmZdSw__nav {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.uhn1Ab--B0iU .posts-xM3tgAzk .TgERa3K9--kJfvel .BsTmZdSw__nav span {
  color: #FFFFFF;
}

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

.Y3ntf4aC__sign .a1jw4iQ_row .cardsl9XQdcvz {
  display: flex;
  align-items: center;
}

.Y3ntf4aC__sign .a1jw4iQ_row .cardsl9XQdcvz img {
  margin-right: 16px;
  height: 70px;
}

.Y3ntf4aC__sign .a1jw4iQ_row .cardsl9XQdcvz .K5Nkzwtext p {
  margin: 0;
}

.Y3ntf4aC__sign .a1jw4iQ_row .cardsl9XQdcvz .K5Nkzwtext .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.Y3ntf4aC__sign .a1jw4iQ_row .cardsl9XQdcvz .K5Nkzwtext .NPi0YqbTG__brand {
  color: #99A1AA;
}

.Y3ntf4aC__sign .a1jw4iQ_row .cardsl9XQdcvz .K5Nkzwtext .Ho3AJcMNx__darked {
  font-weight: 400;
}

.Y3ntf4aC__sign .a1jw4iQ_row .buttonIs6b4E a {
  margin-left: 12px;
}

.Y3ntf4aC__sign .a1jw4iQ_row .buttonIs6b4E a img {
  transition: 1s;
}

.Y3ntf4aC__sign .a1jw4iQ_row .buttonIs6b4E a img:hover {
  scale: 1.2;
  transition: 0s;
}

.Y3ntf4aC__sign .auth-L2DZika50 p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E {
    display: flex;
    flex-direction: column;
  }
}

.Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E 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;
}

.Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E a {
    margin-bottom: 8px;
  }
}

.Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E .wiIQ7pGu1-bottom {
  background-color: #247AD8;
}

.Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E .wJFOm7n-6e42 {
  background-color: #44B642;
}

.Y3ntf4aC__sign .auth-L2DZika50 .buttonIs6b4E .I4V8U61dF9zDCw {
  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%;
  }
}

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

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

.btn--pOJAq1 .q1zk7LYprimary {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .btn--pOJAq1 .q1zk7LYprimary {
    height: 100px;
  }
}

.btn--pOJAq1 .K5Nkzwtext {
  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;
}

.btn--pOJAq1 .txt_6op0fy {
  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;
}

.btn--pOJAq1 .action_zQ3UX8 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.btn--pOJAq1 .action_zQ3UX8 .p-Duybaf {
  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) {
  .btn--pOJAq1 .action_zQ3UX8 .p-Duybaf {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .btn--pOJAq1 .action_zQ3UX8 .p-Duybaf {
    width: 160px;
  }
}

.btn--pOJAq1 .action_zQ3UX8 .p-Duybaf img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.btn--pOJAq1 .action_zQ3UX8 .p-Duybaf .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.btn--pOJAq1 .action_zQ3UX8 .p-Duybaf.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.btn--pOJAq1 .action_zQ3UX8 .S47sJ2Yt--b {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .btn--pOJAq1 .action_zQ3UX8 .S47sJ2Yt--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 .S862JnZzpx_articles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

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

.card-game .S862JnZzpx_articles .posts-xM3tgAzk .oKpzvygRk_header {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .S862JnZzpx_articles .posts-xM3tgAzk .K5Nkzwtext {
  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.S47sJ2Yt--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 .mIaFr0lpf_qTVEWA {
  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 .S47sJ2Yt--b {
  margin-bottom: 130px;
}

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

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

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

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

.wrap__AX7pFPZf .g3hOprmv__cards {
  display: flex;
  align-items: center;
}

.wrap__AX7pFPZf .g3hOprmv__cards img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

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

.wrap__AX7pFPZf .g3hOprmv__cards .cards__vups29K .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wrap__AX7pFPZf .g3hOprmv__cards .cards__vups29K .content__2ocNakKv {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wrap__AX7pFPZf .logyPXsmM0x {
  display: inline-block;
  white-space: nowrap;
}

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

.wrap__AX7pFPZf .logyPXsmM0x .MzPe4pTVOprimary {
  margin-right: 10px;
}

.wrap__AX7pFPZf .logyPXsmM0x .aHM0m2x--button {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wrap__AX7pFPZf .logyPXsmM0x .aHM0m2x--button {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.f--k4drxSsFa .posts-bnZI3o1Rm 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;
}

.f--k4drxSsFa .posts-bnZI3o1Rm .textKskXNz {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.f--k4drxSsFa .posts-bnZI3o1Rm .textKskXNz p {
  margin: 0;
  color: #99A1AA;
}

.f--k4drxSsFa .posts-bnZI3o1Rm .textKskXNz.show {
  display: block;
}

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

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

.content-FsSXrvtJ {
  text-align: center;
}

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

@media (max-width: 750px) {
  .FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 {
    display: flex;
    flex-direction: column;
  }
}

.FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 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) {
  .FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 button {
    margin: 2px;
  }
}

.FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 button:last-child {
  margin-right: 0;
}

.FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 button:hover {
  background-color: #FFFFFF;
}

.FCYtNn0--N0fl .jyb0NJ__lfuROVHx3 button.active {
  background-color: #FFFFFF;
}

.FCYtNn0--N0fl .jtgHI0GD3_txt {
  display: none;
}

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

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

.logZL3CvQ6d8 .logo--92rNmA {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .logZL3CvQ6d8 .logo--92rNmA {
    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;
}

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

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

.AQPj4VO37IAcB .articles_AQjF4J3w .aHMZ2du--text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .AQPj4VO37IAcB .articles_AQjF4J3w .aHMZ2du--text {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.AQPj4VO37IAcB .articles_AQjF4J3w .aHMZ2du--text .BsTmZdSw__nav {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.AQPj4VO37IAcB .articles_AQjF4J3w .aHMZ2du--text .l__kU6EMzjab {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .AQPj4VO37IAcB .articles_AQjF4J3w .aHMZ2du--text strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .AQPj4VO37IAcB .articles_AQjF4J3w .m6JoT24wU3rdfNW {
    margin-bottom: 16px;
  }
}

.AQPj4VO37IAcB .articles_AQjF4J3w .m6JoT24wU3rdfNW .i96gvBX1ego8x {
  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 .m6JoT24wU3rdfNW img {
  height: 15px;
}

.showcase-advanced table tbody tr td .m6JoT24wU3rdfNW .i96gvBX1ego8x {
  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 .S47sJ2Yt--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 .zI4fdpTu__alt {
  background: #161616;
  border: none;
  padding-left: 45px;
  padding-right: 45px;
  color: #ffffff;
}

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

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

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

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

.R1oPMpkcmQ_contrast a {
  padding: 10px;
  margin-right: 30px;
  text-decoration: none;
  border-radius: 6px;
  border: none;
  background: linear-gradient(93deg, #3ADD67 0.92%, rgba(0, 170, 99, 0.79) 97.74%);
  box-shadow: 0px -4px 0px 0px rgba(0, 0, 0, 0.25) inset;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

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

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

.VJ4LIKk8olog {
  display: flex;
}

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

.VJ4LIKk8olog .tnZ6Tl3v__text {
  width: 100%;
}

.VJ4LIKk8olog .qEmLF_X5Tg8MQ {
  margin-right: 20px;
  min-width: 300px;
}

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

.VJ4LIKk8olog .qEmLF_X5Tg8MQ .Z6us8T__gOpF {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .VJ4LIKk8olog .qEmLF_X5Tg8MQ .Z6us8T__gOpF {
    max-width: unset;
    width: 100%;
  }
}

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

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

.Df9P0hGAgBozs .qEmLF_X5Tg8MQ {
  min-width: 300px;
}

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

.Df9P0hGAgBozs .qEmLF_X5Tg8MQ .Z6us8T__gOpF {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .Df9P0hGAgBozs .qEmLF_X5Tg8MQ .Z6us8T__gOpF {
    max-width: unset;
    width: 100%;
  }
}

.Df9P0hGAgBozs .tnZ6Tl3v__text {
  width: 100%;
  margin-right: 20px;
}

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

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

.logo__1m0DVvphr .btn__AgCNHK p {
  margin: 0;
  font-weight: 600;
}

.logo__1m0DVvphr .btn__AgCNHK .cards_hFWxoreUI.open {
  transform: rotate(180deg);
}

.logo__1m0DVvphr .text-RaepgW {
  display: none;
}

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

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

.logo__1m0DVvphr .text-RaepgW ol li {
  margin-bottom: 10px;
}

.logo__1m0DVvphr .text-RaepgW ul {
  padding-left: 10px;
}

.logo__1m0DVvphr .text-RaepgW ul li {
  list-style-type: none;
}

.logo__1m0DVvphr .text-RaepgW.show {
  display: block;
}


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

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

.V4UN5L-h .spoiler label {
  border-radius: 4px;
  padding: 3px 0 3px 6px;
  background-color: #20213C;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  width: 60px;
}

.V4UN5L-h .spoiler label .UD2slPlogo {
  display: flex;
  align-items: center;
}

.V4UN5L-h .spoiler label .UD2slPlogo img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.V4UN5L-h .spoiler label .UD2slPlogo p {
  margin: 0;
  font-weight: 700;
}

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

.V4UN5L-h .spoiler .textunO35P {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.V4UN5L-h .spoiler .textunO35P ul li {
  display: grid;
}

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

.V4UN5L-h .spoiler .textunO35P ul li a img,
.V4UN5L-h .spoiler .textunO35P ul li p img {
  width: 24px;
  border-radius: 4px;
}

.V4UN5L-h .spoiler .textunO35P ul li:last-child a {
  margin-bottom: 0;
}

.V4UN5L-h .spoiler input {
  display: none;
}

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

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

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

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