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

.content0n4kvyFU {
  text-align: center;
}

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

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

.gzS3ye1-content {
  width: 100%;
}

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

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

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

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

.top--NK9LYiR .vinqR2MA_head .QJP9zo__logo {
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .top--NK9LYiR .vinqR2MA_head .QJP9zo__logo {
    height: 40px;
  }
}

.top--NK9LYiR .vinqR2MA_head .nav__e9I5LYnl {
  display: none;
}

@media (max-width: 750px) {
  .top--NK9LYiR .vinqR2MA_head .nav__e9I5LYnl {
    display: block;
  }
}

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

@media (max-width: 750px) {
  .top--NK9LYiR .vinqR2MA_head .card__KgRCADoL {
    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;
  }
}

.top--NK9LYiR .vinqR2MA_head .card__KgRCADoL li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .top--NK9LYiR .vinqR2MA_head .card__KgRCADoL li {
    padding-bottom: 24px;
  }
}

.top--NK9LYiR .vinqR2MA_head .card__KgRCADoL li a {
  text-decoration: none;
}

.top--NK9LYiR .vinqR2MA_head .card__KgRCADoL li a.active {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.top--NK9LYiR .vinqR2MA_head .card__KgRCADoL li a:hover {
  margin-bottom: -2px;
  border-bottom: 2px solid #ffffff;
}

.top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB {
  display: flex;
  align-items: center;
  order: 1;
}

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

.top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB 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) {
  .top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB a {
    width: 100%;
    padding: 8px 10px;
  }
}

.top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB .dH9A8JVgXsignin {
  background: #334356;
}

@media (max-width: 750px) {
  .top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB .dH9A8JVgXsignin {
    margin-right: 0;
  }
}

.top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB .signin__pfw7Ceyz {
  margin-right: 16px;
  background: #09B759;
}

@media (max-width: 750px) {
  .top--NK9LYiR .vinqR2MA_head .blocks_wg1zcdFB .signin__pfw7Ceyz {
    margin-right: 5px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.M0egEIR__btn .TgiSBdF__blocks {
  margin-bottom: -3px;
}

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

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

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

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

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

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

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

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

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

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

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

.CVFbhbc4vIODx .mIjb-ORCVExv: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) {
  .CVFbhbc4vIODx .mIjb-ORCVExv {
    height: unset;
  }
}

.CVFbhbc4vIODx .mIjb-ORCVExv a {
  text-decoration: none;
}

.CVFbhbc4vIODx .mIjb-ORCVExv p {
  margin-bottom: 0;
}

.CVFbhbc4vIODx .mIjb-ORCVExv .a7kRhAz93__action {
  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%;
}

.CVFbhbc4vIODx .mIjb-ORCVExv a {
  position: relative;
  z-index: 1;
}

.CVFbhbc4vIODx .mIjb-ORCVExv.p9KOYAsJ_primary a {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 1100px) {
  .CVFbhbc4vIODx .mIjb-ORCVExv.p9KOYAsJ_primary a {
    flex-direction: column;
  }
}

.CVFbhbc4vIODx .mIjb-ORCVExv.p9KOYAsJ_primary p.content-wDQXnc {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.CVFbhbc4vIODx .mIjb-ORCVExv.p9KOYAsJ_primary p.text8SrbCky {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 750px) {
  .CVFbhbc4vIODx .mIjb-ORCVExv.AG0OHs--alt {
    display: none;
  }
}

.CVFbhbc4vIODx .mIjb-ORCVExv.AG0OHs--alt a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.CVFbhbc4vIODx .mIjb-ORCVExv.AG0OHs--alt p.content-wDQXnc {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 750px) {
  .CVFbhbc4vIODx .mIjb-ORCVExv.x0kE_jJqlg6hS {
    display: none;
  }
}

.CVFbhbc4vIODx .mIjb-ORCVExv.x0kE_jJqlg6hS a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.CVFbhbc4vIODx .mIjb-ORCVExv.x0kE_jJqlg6hS p.content-wDQXnc {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

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

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

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

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

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

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

.p2BMjWCOUX_action .Anty__lfOCek {
  margin-bottom: 24px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

.p2BMjWCOUX_action.W85DYan_pEZhCS9Be {
  background-color: unset;
}

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

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

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

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

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

.YI9Unv--block .rows-Ni6Xtk img {
  margin-bottom: 25px;
}

.YI9Unv--block .rows-Ni6Xtk .isNy7Hf28_articles {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.YI9Unv--block .rows-Ni6Xtk .isNy7Hf28_articles .articles__xoguNmpck {
  width: 50%;
  margin-bottom: 20px;
}

.YI9Unv--block .rows-Ni6Xtk .isNy7Hf28_articles .articles__xoguNmpck p {
  margin: 0;
  line-height: 19.36px;
}

.YI9Unv--block .rows-Ni6Xtk .isNy7Hf28_articles .articles__xoguNmpck .NJFtEk3B-header {
  font-weight: 700;
  margin-bottom: 6px;
}

.YI9Unv--block .rows-Ni6Xtk .isNy7Hf28_articles .articles__xoguNmpck .content-wDQXnc {
  color: #99A1AA;
}

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

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

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

.XvZF4BJfoot .uxeokN8Ac__bot {
  padding: 24px 16px;
  border-radius: 12px;
  width: 1280px;
}

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

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

.XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #334356;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer {
    flex-direction: column;
    align-items: unset;
  }
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer .QJP9zo__logo {
    width: 50%;
  }
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer .w2dQSC--l {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer .w2dQSC--l a {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer .w2dQSC--l a {
    margin-left: 0;
    margin-bottom: 10px;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer .invert__yI58hRF {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .deIuVmSW_footer .invert__yI58hRF {
    display: flex;
    flex-direction: column;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .contdUBywQvkj {
  margin-bottom: 35px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

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

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .contdUBywQvkj {
    grid-template-columns: repeat(5, auto);
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .log6FeqjhYU {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .log6FeqjhYU {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .log6FeqjhYU img {
  height: 20px;
  margin-right: 20px;
  margin-bottom: 8px;
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .log6FeqjhYU img {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .vPbNz2--wrapper {
  display: flex;
  align-items: center;
}

.XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .vPbNz2--wrapper img {
  margin-right: 16px;
}

.XvZF4BJfoot .uxeokN8Ac__bot .log9aEZ15N .vPbNz2--wrapper a {
  text-decoration: none;
}

.XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 1450px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter {
    flex-direction: column;
  }
}

@media (max-width: 1450px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter .w2dQSC--l {
    margin-bottom: 15px;
  }
}

@media (max-width: 750px) {
  .XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter .w2dQSC--l {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter .w2dQSC--l 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) {
  .XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter .w2dQSC--l a {
    margin-right: 8px;
    margin-left: 8px;
  }
}

.XvZF4BJfoot .uxeokN8Ac__bot .iZGvfmfooter .w2dQSC--l a:hover {
  color: #ffffff;
}

.XvZF4BJfoot .uxeokN8Ac__bot .bot0e4twjUk3 {
  text-align: center;
  color: #99A1AA;
  font-size: 14px;
}

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

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

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

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

.darked_U98uSO .primarylUMZv1 p.NJFtEk3B-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;
}

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

.darked_U98uSO .wraper_MQi4rb p.NJFtEk3B-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;
}

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

.darked_U98uSO p.articles__xoguNmpck img {
  margin-right: 10px;
}

.QUn78dMxI__qGsQp {
  margin-top: 24px;
}

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

.QUn78dMxI__qGsQp .articles__xoguNmpck .jJltTebx-sHTbu {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .jJltTebx-sHTbu .Wp5REh_JreaF {
  margin-right: 16px;
  height: 75px;
  width: auto;
  border-radius: 50%;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .jJltTebx-sHTbu .K1r8CFA__2XJvq7F .name {
  margin-top: 0;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .jJltTebx-sHTbu .K1r8CFA__2XJvq7F .gHzO2WUur__contrast {
  margin-top: 0;
  color: #8F8F95;
  margin-bottom: 0;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .content-wDQXnc {
  margin-bottom: 10px;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT {
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT {
    flex-direction: column;
    align-items: flex-start;
  }
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT .NJFtEk3B-header {
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: 600;
  margin-right: 24px;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT .XfeEq1__Yw7R {
  display: flex;
  margin-right: 10px;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT .XfeEq1__Yw7R img {
  height: 25px;
  width: 25px;
  margin-right: 4px;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT .XfeEq1__Yw7R .q6vWdK_j9wrpuz {
  filter: grayscale(100%);
  opacity: 0.2;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT .nAxhJ8R {
  margin-top: 4px;
  font-weight: 600;
  color: #8F8F95;
}

.QUn78dMxI__qGsQp .articles__xoguNmpck .wgLz08nH__mUiPxT .nAxhJ8R span {
  color: #FFFFFF;
}

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

.auth_Nwb04Xir .card5SsMutZ .wGKnk762--row {
  display: flex;
  align-items: center;
}

.auth_Nwb04Xir .card5SsMutZ .wGKnk762--row img {
  margin-right: 16px;
  height: 70px;
}

.auth_Nwb04Xir .card5SsMutZ .wGKnk762--row .content-wDQXnc p {
  margin: 0;
}

.auth_Nwb04Xir .card5SsMutZ .wGKnk762--row .content-wDQXnc .name {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: 700;
}

.auth_Nwb04Xir .card5SsMutZ .wGKnk762--row .content-wDQXnc .brand_4GHKw5Ty {
  color: #99A1AA;
}

.auth_Nwb04Xir .card5SsMutZ .wGKnk762--row .content-wDQXnc .darked-iaBGxl {
  font-weight: 400;
}

.auth_Nwb04Xir .card5SsMutZ .button--rq3gQLJ a {
  margin-left: 12px;
}

.auth_Nwb04Xir .card5SsMutZ .button--rq3gQLJ a img {
  transition: 1s;
}

.auth_Nwb04Xir .card5SsMutZ .button--rq3gQLJ a img:hover {
  scale: 1.2;
  transition: 0s;
}

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

@media (max-width: 1150px) {
  .auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ {
    display: flex;
    flex-direction: column;
  }
}

.auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ 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;
}

.auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ a img {
  margin-right: 12px;
}

@media (max-width: 1150px) {
  .auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ a {
    margin-bottom: 8px;
  }
}

.auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ .w9oy0pKUb_foot {
  background-color: #247AD8;
}

.auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ .BnMIS3_Gnji7 {
  background-color: #44B642;
}

.auth_Nwb04Xir .d7nzWU8i__signin .button--rq3gQLJ .FrW8nbfa--gT0E {
  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%;
  }
}

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

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

.button-qOKnMxY .SLO2fm-first {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
}

@media (max-width: 950px) {
  .button-qOKnMxY .SLO2fm-first {
    height: 100px;
  }
}

.button-qOKnMxY .content-wDQXnc {
  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;
}

.button-qOKnMxY .txt-7FLsN1 {
  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;
}

.button-qOKnMxY .GCaR6S_b {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  z-index: 4;
}

.button-qOKnMxY .GCaR6S_b .prim-Hmr1LlpX {
  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) {
  .button-qOKnMxY .GCaR6S_b .prim-Hmr1LlpX {
    width: 200px;
  }
}

@media (max-width: 750px) {
  .button-qOKnMxY .GCaR6S_b .prim-Hmr1LlpX {
    width: 160px;
  }
}

.button-qOKnMxY .GCaR6S_b .prim-Hmr1LlpX img {
  margin-left: 10px;
  margin-top: -2px;
  cursor: pointer;
}

.button-qOKnMxY .GCaR6S_b .prim-Hmr1LlpX .tooltip {
  position: absolute;
  background: #ffffff;
  padding: 5px;
  border: 1px solid #b1b1b1;
  border-radius: 8px;
  top: -20px;
  right: 90px;
}

.button-qOKnMxY .GCaR6S_b .prim-Hmr1LlpX.active {
  box-shadow: inset 0 0 0 1px rgb(58, 221, 103);
}

.button-qOKnMxY .GCaR6S_b .button__McCx6PO9r {
  padding: 9px;
  width: 205px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 750px) {
  .button-qOKnMxY .GCaR6S_b .button__McCx6PO9r {
    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 .isNy7Hf28_articles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

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

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

.card-game .isNy7Hf28_articles .articles__xoguNmpck .NJFtEk3B-header {
  color: #FDDE50;
  font-weight: 700;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 4px;
}

.card-game .isNy7Hf28_articles .articles__xoguNmpck .content-wDQXnc {
  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.button__McCx6PO9r {
  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 .hULeBWD6-eNI8H7 {
  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 .button__McCx6PO9r {
  margin-bottom: 130px;
}

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

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

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

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

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

.wraper_WwNGTO .oj9R0lBgU_row {
  display: flex;
  align-items: center;
}

.wraper_WwNGTO .oj9R0lBgU_row img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}

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

.wraper_WwNGTO .oj9R0lBgU_row .zUA4Ck-row .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}

.wraper_WwNGTO .oj9R0lBgU_row .zUA4Ck-row .efpiSgJDQ-txt {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}

.wraper_WwNGTO .JOA2VF_brand {
  display: inline-block;
  white-space: nowrap;
}

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

.wraper_WwNGTO .JOA2VF_brand .y1XOpVB2_first {
  margin-right: 10px;
}

.wraper_WwNGTO .JOA2VF_brand .btn9EzhB3Sx {
  cursor: pointer;
  margin-right: 80px;
}

@media (max-width: 750px) {
  .wraper_WwNGTO .JOA2VF_brand .btn9EzhB3Sx {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

.qvIJTYrW2_f .bFLsSlc2_blog 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;
}

.qvIJTYrW2_f .bFLsSlc2_blog .Ort3wivz5--content {
  padding: 9px 12px;
  background-color: #1F242D;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}

.qvIJTYrW2_f .bFLsSlc2_blog .Ort3wivz5--content p {
  margin: 0;
  color: #99A1AA;
}

.qvIJTYrW2_f .bFLsSlc2_blog .Ort3wivz5--content.show {
  display: block;
}

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

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

.text__DxZIVKo {
  text-align: center;
}

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

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

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

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

.Ebzutpedo3 .jdtlRSJbAsiy button:last-child {
  margin-right: 0;
}

.Ebzutpedo3 .jdtlRSJbAsiy button:hover {
  background-color: #FFFFFF;
}

.Ebzutpedo3 .jdtlRSJbAsiy button.active {
  background-color: #FFFFFF;
}

.Ebzutpedo3 .CZeS9MRtext {
  display: none;
}

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

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

.l--lhRLeyS6b .QqriMn6pX--log {
  width: 400px;
  height: auto;
  border-radius: 8px;
  margin-right: 50px;
}

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

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

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

.ZmcsvV1WCHDS .HMgLXvd4__item .txt__EA8B3f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
}

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

.ZmcsvV1WCHDS .HMgLXvd4__item .txt__EA8B3f .nAxhJ8R {
  margin-top: -4px;
  padding: 8px 8px 9px;
  color: #091520;
  font-size: 30px;
  font-weight: 800;
  border-radius: 8px;
  background: #FFEB00;
  margin-right: 16px;
}

.ZmcsvV1WCHDS .HMgLXvd4__item .txt__EA8B3f .Y32yIECb_l {
  height: 60px;
  width: auto;
  margin-right: 16px;
}

@media (max-width: 750px) {
  .ZmcsvV1WCHDS .HMgLXvd4__item .txt__EA8B3f strong {
    display: none;
  }
}

@media (max-width: 750px) {
  .ZmcsvV1WCHDS .HMgLXvd4__item .XfeEq1__Yw7R {
    margin-bottom: 16px;
  }
}

.ZmcsvV1WCHDS .HMgLXvd4__item .XfeEq1__Yw7R .q6vWdK_j9wrpuz {
  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 .XfeEq1__Yw7R img {
  height: 15px;
}

.showcase-advanced table tbody tr td .XfeEq1__Yw7R .q6vWdK_j9wrpuz {
  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 .button__McCx6PO9r {
  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 .secondW1F6Xdp8 {
  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;
}

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

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

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

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

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

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

.brand-QkvjDY {
  display: flex;
}

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

.brand-QkvjDY .txt--8JSuZ3 {
  width: 100%;
}

.brand-QkvjDY .M867NztSk_5SLP9 {
  margin-right: 20px;
  min-width: 300px;
}

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

.brand-QkvjDY .M867NztSk_5SLP9 .Anty__lfOCek {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .brand-QkvjDY .M867NztSk_5SLP9 .Anty__lfOCek {
    max-width: unset;
    width: 100%;
  }
}

.yrnPh42F--2Zbix {
  display: flex;
  justify-content: space-between;
}

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

.yrnPh42F--2Zbix .M867NztSk_5SLP9 {
  min-width: 300px;
}

@media (max-width: 750px) {
  .yrnPh42F--2Zbix .M867NztSk_5SLP9 {
    width: 100%;
    margin-bottom: 10px;
  }
}

.yrnPh42F--2Zbix .M867NztSk_5SLP9 .Anty__lfOCek {
  max-width: 300px;
  height: auto;
}

@media (max-width: 750px) {
  .yrnPh42F--2Zbix .M867NztSk_5SLP9 .Anty__lfOCek {
    max-width: unset;
    width: 100%;
  }
}

.yrnPh42F--2Zbix .txt--8JSuZ3 {
  width: 100%;
  margin-right: 20px;
}

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

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

.NB62ztX-log .iA0W9Kp_btn p {
  margin: 0;
  font-weight: 600;
}

.NB62ztX-log .iA0W9Kp_btn .TgiSBdF__blocks.open {
  transform: rotate(180deg);
}

.NB62ztX-log .txtXTYn3t {
  display: none;
}

.NB62ztX-log .txtXTYn3t ol {
  padding-left: 33px;
  padding-bottom: 10px;
  margin-top: 4px;
}

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

.NB62ztX-log .txtXTYn3t ol li {
  margin-bottom: 10px;
}

.NB62ztX-log .txtXTYn3t ul {
  padding-left: 10px;
}

.NB62ztX-log .txtXTYn3t ul li {
  list-style-type: none;
}

.NB62ztX-log .txtXTYn3t.show {
  display: block;
}


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

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

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

.vinqR2MA_head .spoiler label .lOItCMFPq-log {
  display: flex;
  align-items: center;
}

.vinqR2MA_head .spoiler label .lOItCMFPq-log img {
  border-radius: 4px;
  margin-right: 4px;
  max-height: 18px;
}

.vinqR2MA_head .spoiler label .lOItCMFPq-log p {
  margin: 0;
  font-weight: 700;
}

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

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

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

.vinqR2MA_head .spoiler .txt__DboYV9Om ul li {
  display: grid;
}

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

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

.vinqR2MA_head .spoiler .txt__DboYV9Om ul li:last-child a {
  margin-bottom: 0;
}

.vinqR2MA_head .spoiler input {
  display: none;
}

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

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

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

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