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

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

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

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

.pi1jWrq_txt {
  width: 100%;
}

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

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

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

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader {
    justify-content: space-between;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .n6LbfT9-logo {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .n6LbfT9-logo {
    height: 40px;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .nmX7qauM--nav {
  display: none;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .nmX7qauM--nav {
    display: block;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks {
    display: none;
    position: absolute;
    background-color: #13083C;
    height: 100vh;
    width: 100%;
    top: 42px;
    left: 0;
    padding: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks li {
    padding-bottom: 24px;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks li a {
  text-decoration: none;
}

.O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.O5D9UyA_header .K4ev8jTGXRheader .HxZesu__blocks li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO {
  display: flex;
  align-items: center;
  order: 1;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO {
    display: flex;
    width: 100%;
    font-size: 18px;
    padding: 10px;
    background: #22125B;
    order: 0;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO 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) {
  .O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO a {
    width: 100%;
    padding: 8px 10px;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO .login7LAWVe {
  background: #334356;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO .login7LAWVe {
    margin-right: 0;
  }
}

.O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO .signin_ZPWxIf {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .O5D9UyA_header .K4ev8jTGXRheader .blocks-CsS9mbDAO .signin_ZPWxIf {
    margin-right: 5px;
  }
}

.O5D9UyA_header .offers {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

.btn__OoGhtMQJf .blocks__ZMuU5YRBd {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL: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) {
  .JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL {
    height: unset;
  }
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL a {
  text-decoration: none;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL p {
  margin-bottom: 0;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL .AXI7VoDkZb {
  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%;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL a {
  position: relative;
  z-index: 1;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.p__mirdw4f a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.p__mirdw4f a {
    flex-direction: column;
  }
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.p__mirdw4f p.H4kp7fwbXS__txt {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.p__mirdw4f p.text__zBRXp7 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.ISjAiRk_sec {
    display: none;
  }
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.ISjAiRk_sec a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.ISjAiRk_sec p.H4kp7fwbXS__txt {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.i5GPFzk0_nDuY {
    display: none;
  }
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.i5GPFzk0_nDuY a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.JsBES8LX-Xm2rtP .fRV9OSdJs_AMfL.i5GPFzk0_nDuY p.H4kp7fwbXS__txt {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

.button--1ApIuT h3:first-child {
  margin-top: 0;
}

.button--1ApIuT *:last-child {
  margin-bottom: 0;
}

.button--1ApIuT .JDmX1-jVyqLr {
  margin-bottom: 24px;
  width: 100%;
}

.button--1ApIuT img {
  border-radius: 12px;
}

.button--1ApIuT .image-left {
  margin-right: 18px;
  float: left;
}

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

.button--1ApIuT .image-left img {
  width: 300px;
}

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

.button--1ApIuT .image-right {
  width: 100%;
  margin-left: 18px;
}

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

.button--1ApIuT .image-right img {
  width: 100%;
}

.button--1ApIuT.image-text {
  display: flex;
}

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

.button--1ApIuT.ZCNXRk0Y_CcQqBY {
  background-color: unset;
}

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

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

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

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

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

.cardkwzeB19i .card_SGQNCPDcn img {
  margin-bottom: 25px;
}

.cardkwzeB19i .card_SGQNCPDcn .P1sPxplX9fitem {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.cardkwzeB19i .card_SGQNCPDcn .P1sPxplX9fitem .item__A5Q8iC4L1 {
  width: 50%;
  margin-bottom: 20px;
}

.cardkwzeB19i .card_SGQNCPDcn .P1sPxplX9fitem .item__A5Q8iC4L1 p {
  margin: 0;
  line-height: 19.36px;
}

.cardkwzeB19i .card_SGQNCPDcn .P1sPxplX9fitem .item__A5Q8iC4L1 .RZUdow8--head {
  font-weight: 700;
  margin-bottom: 6px;
}

.cardkwzeB19i .card_SGQNCPDcn .P1sPxplX9fitem .item__A5Q8iC4L1 .H4kp7fwbXS__txt {
  color: #99A1AA;
}

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

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

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

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

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

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

.lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo .n6LbfT9-logo {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo .Vjz6fA--brand {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo .Vjz6fA--brand a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo .Vjz6fA--brand a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo .drM2xuQ {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .foot-ylVGHLECo .drM2xuQ {
    display: flex;
    flex-direction: column;
  }
}

.lPNsm9jbot .Wnf513x--bot .rE5VySXt_wrap {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .rE5VySXt_wrap {
    grid-template-columns: repeat(5, auto);
  }
}

.lPNsm9jbot .Wnf513x--bot .auBI63c__log {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .auBI63c__log {
    flex-direction: column;
  }
}

.lPNsm9jbot .Wnf513x--bot .auBI63c__log .Q5IxiV81X--logo {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .auBI63c__log .Q5IxiV81X--logo {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.lPNsm9jbot .Wnf513x--bot .auBI63c__log .Q5IxiV81X--logo img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .auBI63c__log .Q5IxiV81X--logo img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.lPNsm9jbot .Wnf513x--bot .auBI63c__log .PUT6ct_wraper {
  display: flex;
  align-items: center;
}

.lPNsm9jbot .Wnf513x--bot .auBI63c__log .PUT6ct_wraper img {
  margin-right: 16px;
}

.lPNsm9jbot .Wnf513x--bot .auBI63c__log .PUT6ct_wraper a {
  text-decoration: none;
}

.lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f .Vjz6fA--brand {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f .Vjz6fA--brand {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f .Vjz6fA--brand 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) {
  .lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f .Vjz6fA--brand a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.lPNsm9jbot .Wnf513x--bot .Ckv0VTS-f .Vjz6fA--brand a:hover {
  color: #ffffff;
}

.lPNsm9jbot .Wnf513x--bot .Tw4xKtzG_f {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .lPNsm9jbot .Wnf513x--bot .Tw4xKtzG_f {
    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;
}

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

.r8G67pxC--dark .p--jU6RQV2nM {
  padding: 10px;
  background-color: #2C3947;
  border-radius: 8px;
}

@media (max-width: 750px) {
  .r8G67pxC--dark .p--jU6RQV2nM {
    margin-bottom: 15px;
  }
}

.r8G67pxC--dark .p--jU6RQV2nM p.RZUdow8--head {
  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;
}

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

.r8G67pxC--dark .wraper_foasrm p.RZUdow8--head {
  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;
}

.r8G67pxC--dark p.item__A5Q8iC4L1 {
  padding: 10px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

.r8G67pxC--dark p.item__A5Q8iC4L1 img {
  margin-right: 10px;
}

.u1SPQGO--T2ui {
  margin-top: 24px;
}

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

.u1SPQGO--T2ui .item__A5Q8iC4L1 .AGt0__jiqJ9gC {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .AGt0__jiqJ9gC .U5fosG--40fECN {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .AGt0__jiqJ9gC .YXK12u-SEOTI7zWh .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .AGt0__jiqJ9gC .YXK12u-SEOTI7zWh .invertYwZE3L1y {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .H4kp7fwbXS__txt {
  margin-bottom: 10px;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx {
    flex-direction: column;
    align-items: flex-start;
  }
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx .RZUdow8--head {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx .xfrGTe-KaoXJvrBC {
  display: flex;
  margin-right: 10px;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx .xfrGTe-KaoXJvrBC img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx .xfrGTe-KaoXJvrBC .S2KMTy_TYOy0qc {
  filter: grayscale(100%);
  opacity: 0.2;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx .P76UePJ__navigation {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.u1SPQGO--T2ui .item__A5Q8iC4L1 .JxyRUvG6oYx .P76UePJ__navigation span {
  color: #FFFFFF;
}

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

.login__m7QfTayO2 .XD7STc_blocks .l1n9Srt--rows {
  display: flex;
  align-items: center;
}

.login__m7QfTayO2 .XD7STc_blocks .l1n9Srt--rows img {
  margin-right: 16px;
  height: 70px;
}

.login__m7QfTayO2 .XD7STc_blocks .l1n9Srt--rows .H4kp7fwbXS__txt p {
  margin: 0;
}

.login__m7QfTayO2 .XD7STc_blocks .l1n9Srt--rows .H4kp7fwbXS__txt .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.login__m7QfTayO2 .XD7STc_blocks .l1n9Srt--rows .H4kp7fwbXS__txt .log__THyFmP {
  color: #99A1AA;
}

.login__m7QfTayO2 .XD7STc_blocks .l1n9Srt--rows .H4kp7fwbXS__txt .darked-4wLE3DvuT {
  font-weight: 400;
}

.login__m7QfTayO2 .XD7STc_blocks .ihDABGK-b a {
  margin-left: 12px;
}

.login__m7QfTayO2 .XD7STc_blocks .ihDABGK-b a img {
  transition: 1s;
}

.login__m7QfTayO2 .XD7STc_blocks .ihDABGK-b a img:hover {
  scale: 1.2;
  transition: 0s;
}

.login__m7QfTayO2 .w5WAPl9QO-sign p {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 16px;
}

@media (max-width: 1150px) {
  .login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b {
    display: flex;
    flex-direction: column;
  }
}

.login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b a {
  border-radius: 8px;
  padding-top: 6.5px;
  padding-bottom: 7.5px;
  display: inline-flex;
  align-content: center;
  min-width: 232px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
  text-decoration: none;
  color: #ffffff;
}

.login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b a {
    margin-bottom: 8px;
  }
}

.login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b .bot-ZQWd7jAt {
  background-color: #247AD8;
}

.login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b .V86ClU_yVb7X5w {
  background-color: #44B642;
}

.login__m7QfTayO2 .w5WAPl9QO-sign .ihDABGK-b .G2vlDg3Erf7K2 {
  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--GPC795 {
  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--GPC795 {
    margin-left: -16px;
    margin-right: -16px;
  }
}

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

.btn--GPC795 .vAY0oDp {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

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

.btn--GPC795 .H4kp7fwbXS__txt {
  color: #2C3947;
  font-family: "Rubik", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 9px;
  text-align: center;
  text-transform: uppercase;
}

.btn--GPC795 .txt_rKcItpwGB {
  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--GPC795 .f9o5Rjb {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.btn--GPC795 .f9o5Rjb .prim--tfYnBvSe7 {
  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--GPC795 .f9o5Rjb .prim--tfYnBvSe7 {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .btn--GPC795 .f9o5Rjb .prim--tfYnBvSe7 {
    width: 160px;
  }
}

.btn--GPC795 .f9o5Rjb .prim--tfYnBvSe7 img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.btn--GPC795 .f9o5Rjb .prim--tfYnBvSe7 .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.btn--GPC795 .f9o5Rjb .prim--tfYnBvSe7.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.btn--GPC795 .f9o5Rjb .b--ynOP5Nr {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .btn--GPC795 .f9o5Rjb .b--ynOP5Nr {
    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 .P1sPxplX9fitem {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

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

.card-game .P1sPxplX9fitem .item__A5Q8iC4L1 .RZUdow8--head {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .P1sPxplX9fitem .item__A5Q8iC4L1 .H4kp7fwbXS__txt {
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}

@media (max-width: 750px) {
  .company-info-max .company-image {
    width: 100%;
  }
}

.card-provider {
  padding: 24px 16px 16px 16px;
  background-color: #1F242D;
  border-radius: 12px;
  display: flex;
  min-width: 314px;
  flex-direction: column;
}

@media (max-width: 1250px) {
  .card-provider {
    width: auto;
  }
}

.card-provider p {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
}

.card-provider img {
  width: 100%;
  border-radius: 8px;
}

.card-provider a.b--ynOP5Nr {
  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 .Mo3QPAMj7UFlv {
  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 .b--ynOP5Nr {
  margin-bottom: 130px;
}

.a4LjaR3feV-sitemappage {
  display: flex;
  flex-direction: column;
}

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

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

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

.SowG9IZ_c .block_VCIJ2oLb {
  display: flex;
  align-items: center;
}

.SowG9IZ_c .block_VCIJ2oLb img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

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

.SowG9IZ_c .block_VCIJ2oLb .j2lYyUZVQ3__cards .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.SowG9IZ_c .block_VCIJ2oLb .j2lYyUZVQ3__cards .content_tb3f42YFV {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.SowG9IZ_c .X9VFqE__brand {
  display: inline-block;
  white-space: nowrap;
}

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

.SowG9IZ_c .X9VFqE__brand .prim_nyTwgQaLz {
  margin-right: 10px;
}

.SowG9IZ_c .X9VFqE__brand .YTQaErH_action {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .SowG9IZ_c .X9VFqE__brand .YTQaErH_action {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.tMI6f4-bot .posts__QdEDPF 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;
}

.tMI6f4-bot .posts__QdEDPF .Mz3CEKk_content {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.tMI6f4-bot .posts__QdEDPF .Mz3CEKk_content p {
  margin: 0;
  color: #99A1AA;
}

.tMI6f4-bot .posts__QdEDPF .Mz3CEKk_content.show {
  display: block;
}

.tMI6f4-bot .posts__QdEDPF h3::after {
  content: url("/assets/images/arrow-down.svg");
  margin-right: 5px;
}

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

.SXy0IuHtxt {
  text-align: center;
}

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

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

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

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

.k0DgwbomA8fHyq .dtz38_EqiIu5do button:last-child {
  margin-right: 0;
}

.k0DgwbomA8fHyq .dtz38_EqiIu5do button:hover {
  background-color: #FFFFFF;
}

.k0DgwbomA8fHyq .dtz38_EqiIu5do button.active {
  background-color: #FFFFFF;
}

.k0DgwbomA8fHyq .text-1L2kPEI9e {
  display: none;
}

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

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

.logo--zCe3JF6W .brand--M7bqEHu {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

@media (max-width: 750px) {
  .logo--zCe3JF6W .brand--M7bqEHu {
    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;
}

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

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

.e803RFyQZHY39Nl .articles2lU8p0JG .text--wEJBUF549 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

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

.e803RFyQZHY39Nl .articles2lU8p0JG .text--wEJBUF549 .P76UePJ__navigation {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.e803RFyQZHY39Nl .articles2lU8p0JG .text--wEJBUF549 .uthd8K__l {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .e803RFyQZHY39Nl .articles2lU8p0JG .text--wEJBUF549 strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .e803RFyQZHY39Nl .articles2lU8p0JG .xfrGTe-KaoXJvrBC {
    margin-bottom: 16px;
  }
}

.e803RFyQZHY39Nl .articles2lU8p0JG .xfrGTe-KaoXJvrBC .S2KMTy_TYOy0qc {
  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 .xfrGTe-KaoXJvrBC img {
  height: 15px;
}

.showcase-advanced table tbody tr td .xfrGTe-KaoXJvrBC .S2KMTy_TYOy0qc {
  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 .b--ynOP5Nr {
  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 .alt_0qv3VceG {
  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;
}

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

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

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

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

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

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

.logX7eFK4h36 {
  display: flex;
}

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

.logX7eFK4h36 .wbNp7T2_txt {
  width: 100%;
}

.logX7eFK4h36 .P8F60Ie7bPHwC {
  margin-right: 20px;
  min-width: 300px;
}

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

.logX7eFK4h36 .P8F60Ie7bPHwC .JDmX1-jVyqLr {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .logX7eFK4h36 .P8F60Ie7bPHwC .JDmX1-jVyqLr {
    max-width: unset;
    width: 100%;
  }
}

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

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

.oILfaR--N7aqcB .P8F60Ie7bPHwC {
  min-width: 300px;
}

@media (max-width: 750px) {
  .oILfaR--N7aqcB .P8F60Ie7bPHwC {
    width: 100%;
    margin-bottom: 10px;
  }
}

.oILfaR--N7aqcB .P8F60Ie7bPHwC .JDmX1-jVyqLr {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .oILfaR--N7aqcB .P8F60Ie7bPHwC .JDmX1-jVyqLr {
    max-width: unset;
    width: 100%;
  }
}

.oILfaR--N7aqcB .wbNp7T2_txt {
  width: 100%;
  margin-right: 20px;
}

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

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

.MRc1tN6-l .blCeyxHNRB p {
  margin: 0;
  font-weight: 600;
}

.MRc1tN6-l .blCeyxHNRB .blocks__ZMuU5YRBd.open {
  transform: rotate(180deg);
}

.MRc1tN6-l .l0xNJvAh__txt {
  display: none;
}

.MRc1tN6-l .l0xNJvAh__txt ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

@media (max-width: 750px) {
  .MRc1tN6-l .l0xNJvAh__txt ol {
    padding-left: 15px;
    width: 90%;
  }
}

.MRc1tN6-l .l0xNJvAh__txt ol li {
  margin-bottom: 10px;
}

.MRc1tN6-l .l0xNJvAh__txt ul {
  padding-left: 10px;
}

.MRc1tN6-l .l0xNJvAh__txt ul li {
  list-style-type: none;
}

.MRc1tN6-l .l0xNJvAh__txt.show {
  display: block;
}


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

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

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

.K4ev8jTGXRheader .spoiler label .D7HQgcm9RP__logo {
  display: flex;
  align-items: center;
}

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

.K4ev8jTGXRheader .spoiler label .D7HQgcm9RP__logo p {
  margin: 0;
  font-weight: 700;
}

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

.K4ev8jTGXRheader .spoiler .txt-NT7M6emW {
  background-color: #20213C;
  border-radius: 4px;
  display: none;
}

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

.K4ev8jTGXRheader .spoiler .txt-NT7M6emW ul li {
  display: grid;
}

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

.K4ev8jTGXRheader .spoiler .txt-NT7M6emW ul li a img,
.K4ev8jTGXRheader .spoiler .txt-NT7M6emW ul li p img {
  width: 24px;
  border-radius: 4px;
}

.K4ev8jTGXRheader .spoiler .txt-NT7M6emW ul li:last-child a {
  margin-bottom: 0;
}

.K4ev8jTGXRheader .spoiler input {
  display: none;
}

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

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

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

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