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

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

.contrast-zpVAZ4WT {
  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--Szvgps {
  width: 100%;
}

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

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

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

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

.gCJ2YK_header .header_WFYlKBP .brand__eYfr4Q {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .gCJ2YK_header .header_WFYlKBP .brand__eYfr4Q {
    height: 40px;
  }
}

.gCJ2YK_header .header_WFYlKBP .menu--WjAV8dk {
  display: none;
}

@media (max-width: 750px) {
  .gCJ2YK_header .header_WFYlKBP .menu--WjAV8dk {
    display: block;
  }
}

.gCJ2YK_header .header_WFYlKBP .cardsvk2yNzmJe {
  display: flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: none;
}

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

.gCJ2YK_header .header_WFYlKBP .cardsvk2yNzmJe li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .gCJ2YK_header .header_WFYlKBP .cardsvk2yNzmJe li {
    padding-bottom: 24px;
  }
}

.gCJ2YK_header .header_WFYlKBP .cardsvk2yNzmJe li a {
  text-decoration: none;
}

.gCJ2YK_header .header_WFYlKBP .cardsvk2yNzmJe li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.gCJ2YK_header .header_WFYlKBP .cardsvk2yNzmJe li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.gCJ2YK_header .header_WFYlKBP .dWk0rY__cards {
  display: flex;
  align-items: center;
  order: 1;
}

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

.gCJ2YK_header .header_WFYlKBP .dWk0rY__cards 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) {
  .gCJ2YK_header .header_WFYlKBP .dWk0rY__cards a {
    width: 100%;
    padding: 8px 10px;
  }
}

.gCJ2YK_header .header_WFYlKBP .dWk0rY__cards .login_v4Vzotya {
  background: #334356;
}

@media (max-width: 750px) {
  .gCJ2YK_header .header_WFYlKBP .dWk0rY__cards .login_v4Vzotya {
    margin-right: 0;
  }
}

.gCJ2YK_header .header_WFYlKBP .dWk0rY__cards .T7JRxsBH__auth {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .gCJ2YK_header .header_WFYlKBP .dWk0rY__cards .T7JRxsBH__auth {
    margin-right: 5px;
  }
}

.gCJ2YK_header .offers {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

.btn__JekmHDw .cardsrKqcP2U {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM: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) {
  .mTDF2XHyz-cR3sU .CYTIsNQPVXrM {
    height: unset;
  }
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM a {
  text-decoration: none;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM p {
  margin-bottom: 0;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM .button-QG9t4h {
  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%;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM a {
  position: relative;
  z-index: 1;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.p__Q6YZTuA a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .mTDF2XHyz-cR3sU .CYTIsNQPVXrM.p__Q6YZTuA a {
    flex-direction: column;
  }
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.p__Q6YZTuA p.content_hOVPTmF {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.p__Q6YZTuA p.content--REMQ5d {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .mTDF2XHyz-cR3sU .CYTIsNQPVXrM.r75XFsLCHi__secondary {
    display: none;
  }
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.r75XFsLCHi__secondary a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.r75XFsLCHi__secondary p.content_hOVPTmF {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .mTDF2XHyz-cR3sU .CYTIsNQPVXrM.px39TIjq7-qyAYb {
    display: none;
  }
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.px39TIjq7-qyAYb a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.mTDF2XHyz-cR3sU .CYTIsNQPVXrM.px39TIjq7-qyAYb p.content_hOVPTmF {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.b__zcQDuV2 .OuL4GH_2uZJP {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.b__zcQDuV2.KBI7r__HvLAoy {
  background-color: unset;
}

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

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

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

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

.gSJ8uQ-cards .RBNFgIv_blocks strong {
  font-size: 1.17em;
  font-weight: bold;
  margin-bottom: 1em;
}

.gSJ8uQ-cards .RBNFgIv_blocks img {
  margin-bottom: 25px;
}

.gSJ8uQ-cards .RBNFgIv_blocks .D4r2vTNZbK_item {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.gSJ8uQ-cards .RBNFgIv_blocks .D4r2vTNZbK_item .post_fDrFAI {
  width: 50%;
  margin-bottom: 20px;
}

.gSJ8uQ-cards .RBNFgIv_blocks .D4r2vTNZbK_item .post_fDrFAI p {
  margin: 0;
  line-height: 19.36px;
}

.gSJ8uQ-cards .RBNFgIv_blocks .D4r2vTNZbK_item .post_fDrFAI .head--kW5rabM {
  font-weight: 700;
  margin-bottom: 6px;
}

.gSJ8uQ-cards .RBNFgIv_blocks .D4r2vTNZbK_item .post_fDrFAI .content_hOVPTmF {
  color: #99A1AA;
}

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

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

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

.botzsmryO .I9ikKgX-bottom {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

@media (max-width: 1450px) {
  .botzsmryO .I9ikKgX-bottom {
    width: 100%;
  }
}

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

.botzsmryO .I9ikKgX-bottom .foot--YBftjC {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .foot--YBftjC {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .foot--YBftjC .brand__eYfr4Q {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .foot--YBftjC .LA3s7i--logo {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.botzsmryO .I9ikKgX-bottom .foot--YBftjC .LA3s7i--logo a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .foot--YBftjC .LA3s7i--logo a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.botzsmryO .I9ikKgX-bottom .foot--YBftjC .beBH3V_dark {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .foot--YBftjC .beBH3V_dark {
    display: flex;
    flex-direction: column;
  }
}

.botzsmryO .I9ikKgX-bottom .container-JBmQ8D {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media (max-width: 1450px) {
  .botzsmryO .I9ikKgX-bottom .container-JBmQ8D {
    display: grid;
    grid-template-columns: repeat(8, auto);
    justify-content: space-around;
    align-items: center;
  }
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .container-JBmQ8D {
    grid-template-columns: repeat(5, auto);
  }
}

.botzsmryO .I9ikKgX-bottom .IiqADYjT-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .IiqADYjT-logo {
    flex-direction: column;
  }
}

.botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .Zf610O--logo {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .Zf610O--logo {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .Zf610O--logo img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .Zf610O--logo img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .cont__N7MtRjo3e {
  display: flex;
  align-items: center;
}

.botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .cont__N7MtRjo3e img {
  margin-right: 16px;
}

.botzsmryO .I9ikKgX-bottom .IiqADYjT-logo .cont__N7MtRjo3e a {
  text-decoration: none;
}

.botzsmryO .I9ikKgX-bottom .rMoDam--footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .botzsmryO .I9ikKgX-bottom .rMoDam--footer {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .botzsmryO .I9ikKgX-bottom .rMoDam--footer .LA3s7i--logo {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .rMoDam--footer .LA3s7i--logo {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.botzsmryO .I9ikKgX-bottom .rMoDam--footer .LA3s7i--logo 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) {
  .botzsmryO .I9ikKgX-bottom .rMoDam--footer .LA3s7i--logo a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.botzsmryO .I9ikKgX-bottom .rMoDam--footer .LA3s7i--logo a:hover {
  color: #ffffff;
}

.botzsmryO .I9ikKgX-bottom .ajDpNMs8--foot {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

@media (max-width: 750px) {
  .botzsmryO .I9ikKgX-bottom .ajDpNMs8--foot {
    margin-bottom: 50px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

table tbody a {
  color: #0C8DED;
}

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

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

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

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

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

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

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

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

.Q2lV3jdxd .rN8tgE3cJp p.head--kW5rabM {
  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;
}

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

.Q2lV3jdxd .r2Y9fFw6s_wraper p.head--kW5rabM {
  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;
}

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

.Q2lV3jdxd p.post_fDrFAI img {
  margin-right: 10px;
}

.g4Z0KQykXPqZm {
  margin-top: 24px;
}

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

.g4Z0KQykXPqZm .post_fDrFAI .J2NsuehJH97830 {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.g4Z0KQykXPqZm .post_fDrFAI .J2NsuehJH97830 .nUM7YTJ0oF9x {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.g4Z0KQykXPqZm .post_fDrFAI .J2NsuehJH97830 .spgR9DuGU--PgjL .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.g4Z0KQykXPqZm .post_fDrFAI .J2NsuehJH97830 .spgR9DuGU--PgjL .invert_E7If9eg {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.g4Z0KQykXPqZm .post_fDrFAI .content_hOVPTmF {
  margin-bottom: 10px;
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG {
    flex-direction: column;
    align-items: flex-start;
  }
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG .head--kW5rabM {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG .dv2ao3Ff--kgOwm0 {
  display: flex;
  margin-right: 10px;
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG .dv2ao3Ff--kgOwm0 img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG .dv2ao3Ff--kgOwm0 .S2w3zcplg_AiaBkx {
  filter: grayscale(100%);
  opacity: 0.2;
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG .menu__2zRV7EFU {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.g4Z0KQykXPqZm .post_fDrFAI .RjQHIiE-KiJphG .menu__2zRV7EFU span {
  color: #FFFFFF;
}

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

.akUdAHP__auth .ahRXpAr__blocks .blocks--clUWkK {
  display: flex;
  align-items: center;
}

.akUdAHP__auth .ahRXpAr__blocks .blocks--clUWkK img {
  margin-right: 16px;
  height: 70px;
}

.akUdAHP__auth .ahRXpAr__blocks .blocks--clUWkK .content_hOVPTmF p {
  margin: 0;
}

.akUdAHP__auth .ahRXpAr__blocks .blocks--clUWkK .content_hOVPTmF .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.akUdAHP__auth .ahRXpAr__blocks .blocks--clUWkK .content_hOVPTmF .D5BQoI8-log {
  color: #99A1AA;
}

.akUdAHP__auth .ahRXpAr__blocks .blocks--clUWkK .content_hOVPTmF .YpGHirE--dark {
  font-weight: 400;
}

.akUdAHP__auth .ahRXpAr__blocks .action--N4f1sTk a {
  margin-left: 12px;
}

.akUdAHP__auth .ahRXpAr__blocks .action--N4f1sTk a img {
  transition: 1s;
}

.akUdAHP__auth .ahRXpAr__blocks .action--N4f1sTk a img:hover {
  scale: 1.2;
  transition: 0s;
}

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

@media (max-width: 1150px) {
  .akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk {
    display: flex;
    flex-direction: column;
  }
}

.akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk 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;
}

.akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk a {
    margin-bottom: 8px;
  }
}

.akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk .Y3sKW52Vk-foot {
  background-color: #247AD8;
}

.akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk .Stkw_sea94X {
  background-color: #44B642;
}

.akUdAHP__auth .auth-kUMwVmWRr .action--N4f1sTk .SzOPAr3NiUY {
  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%;
  }
}

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

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

.buttonWXeESOML .U2SEXcUbp {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

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

.buttonWXeESOML .content_hOVPTmF {
  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;
}

.buttonWXeESOML .text0zEpmiO6 {
  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;
}

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

.buttonWXeESOML .ydpsVl__action .primaHGAKR4yu {
  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) {
  .buttonWXeESOML .ydpsVl__action .primaHGAKR4yu {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .buttonWXeESOML .ydpsVl__action .primaHGAKR4yu {
    width: 160px;
  }
}

.buttonWXeESOML .ydpsVl__action .primaHGAKR4yu img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.buttonWXeESOML .ydpsVl__action .primaHGAKR4yu .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.buttonWXeESOML .ydpsVl__action .primaHGAKR4yu.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.buttonWXeESOML .ydpsVl__action .b2APHYmZJ {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

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

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

.card-game .D4r2vTNZbK_item .post_fDrFAI .head--kW5rabM {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .D4r2vTNZbK_item .post_fDrFAI .content_hOVPTmF {
  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.b2APHYmZJ {
  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 .Z4Iyu60__GPrDxIl {
  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 .b2APHYmZJ {
  margin-bottom: 130px;
}

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

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

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

.XxjokLn6_cont {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  background-color: #1F242D;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

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

.XxjokLn6_cont .blocks-2y3KSgPC {
  display: flex;
  align-items: center;
}

.XxjokLn6_cont .blocks-2y3KSgPC img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

@media (max-width: 750px) {
  .XxjokLn6_cont .blocks-2y3KSgPC img {
    margin-left: 10px;
  }
}

.XxjokLn6_cont .blocks-2y3KSgPC .card_yxTcJhv .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.XxjokLn6_cont .blocks-2y3KSgPC .card_yxTcJhv .iN1PtZC-content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.XxjokLn6_cont .O65IjrnR--l {
  display: inline-block;
  white-space: nowrap;
}

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

.XxjokLn6_cont .O65IjrnR--l .p-j3xw2akN1 {
  margin-right: 10px;
}

.XxjokLn6_cont .O65IjrnR--l .d8FEVg--button {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .XxjokLn6_cont .O65IjrnR--l .d8FEVg--button {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.bottom--l0SqzZfP .Ieb2MKWG__posts 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--l0SqzZfP .Ieb2MKWG__posts .DnAocj--txt {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.bottom--l0SqzZfP .Ieb2MKWG__posts .DnAocj--txt p {
  margin: 0;
  color: #99A1AA;
}

.bottom--l0SqzZfP .Ieb2MKWG__posts .DnAocj--txt.show {
  display: block;
}

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

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

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

.FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf {
  background-color: #2C3947;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 24px;
}

@media (max-width: 750px) {
  .FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf {
    display: flex;
    flex-direction: column;
  }
}

.FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf 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) {
  .FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf button {
    margin: 2px;
  }
}

.FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf button img {
  height: 24px;
  width: auto;
  margin-right: 4px;
}

.FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf button:last-child {
  margin-right: 0;
}

.FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf button:hover {
  background-color: #FFFFFF;
}

.FwsOdh--Cg8zfoD2 .pYjLUDob-rQy5Vf button.active {
  background-color: #FFFFFF;
}

.FwsOdh--Cg8zfoD2 .content--OtoKvs {
  display: none;
}

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

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

.log--YOMcBblS .log_DZcpRMVY7 {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

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

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

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

.d3TN59eA7_bDnu54 .articles-mnGdF0p .vYBNFj-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

@media (max-width: 750px) {
  .d3TN59eA7_bDnu54 .articles-mnGdF0p .vYBNFj-text {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}

.d3TN59eA7_bDnu54 .articles-mnGdF0p .vYBNFj-text .menu__2zRV7EFU {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.d3TN59eA7_bDnu54 .articles-mnGdF0p .vYBNFj-text .log--Iz6dSDYH {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .d3TN59eA7_bDnu54 .articles-mnGdF0p .vYBNFj-text strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .d3TN59eA7_bDnu54 .articles-mnGdF0p .dv2ao3Ff--kgOwm0 {
    margin-bottom: 16px;
  }
}

.d3TN59eA7_bDnu54 .articles-mnGdF0p .dv2ao3Ff--kgOwm0 .S2w3zcplg_AiaBkx {
  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 .dv2ao3Ff--kgOwm0 img {
  height: 15px;
}

.showcase-advanced table tbody tr td .dv2ao3Ff--kgOwm0 .S2w3zcplg_AiaBkx {
  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 .b2APHYmZJ {
  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_sGvElU3T {
  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;
}

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

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

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

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

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

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

.ZJqisKOSb__log {
  display: flex;
}

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

.ZJqisKOSb__log .wUI056Fz4-text {
  width: 100%;
}

.ZJqisKOSb__log .SPpUx-sghUlLBn9 {
  margin-right: 20px;
  min-width: 300px;
}

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

.ZJqisKOSb__log .SPpUx-sghUlLBn9 .OuL4GH_2uZJP {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .ZJqisKOSb__log .SPpUx-sghUlLBn9 .OuL4GH_2uZJP {
    max-width: unset;
    width: 100%;
  }
}

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

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

.DomURZ-Ij5Q3vnEL .SPpUx-sghUlLBn9 {
  min-width: 300px;
}

@media (max-width: 750px) {
  .DomURZ-Ij5Q3vnEL .SPpUx-sghUlLBn9 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.DomURZ-Ij5Q3vnEL .SPpUx-sghUlLBn9 .OuL4GH_2uZJP {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .DomURZ-Ij5Q3vnEL .SPpUx-sghUlLBn9 .OuL4GH_2uZJP {
    max-width: unset;
    width: 100%;
  }
}

.DomURZ-Ij5Q3vnEL .wUI056Fz4-text {
  width: 100%;
  margin-right: 20px;
}

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

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

.brand__h1LYPHx .g2sxDFHRb p {
  margin: 0;
  font-weight: 600;
}

.brand__h1LYPHx .g2sxDFHRb .cardsrKqcP2U.open {
  transform: rotate(180deg);
}

.brand__h1LYPHx .qRoU6an_txt {
  display: none;
}

.brand__h1LYPHx .qRoU6an_txt ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.brand__h1LYPHx .qRoU6an_txt ol li {
  margin-bottom: 10px;
}

.brand__h1LYPHx .qRoU6an_txt ul {
  padding-left: 10px;
}

.brand__h1LYPHx .qRoU6an_txt ul li {
  list-style-type: none;
}

.brand__h1LYPHx .qRoU6an_txt.show {
  display: block;
}


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

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

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

.header_WFYlKBP .spoiler label .FmSnBy__l {
  display: flex;
  align-items: center;
}

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

.header_WFYlKBP .spoiler label .FmSnBy__l p {
  margin: 0;
  font-weight: 700;
}

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

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

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

.header_WFYlKBP .spoiler .txtWVdSwO8 ul li {
  display: grid;
}

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

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

.header_WFYlKBP .spoiler .txtWVdSwO8 ul li:last-child a {
  margin-bottom: 0;
}

.header_WFYlKBP .spoiler input {
  display: none;
}

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

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

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

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