html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: flex;
  margin: 0;
  background-color: #070910;
  color: #FFFFFF;
  position: relative;
  overflow-x: hidden;
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

@media (min-width: 0px) and (max-width: 575px) {
  .wrapper__UHdpNIo {
    width: unset;
  }
}

p, i, b, a, h1, h2, h3, h4, h5, h6, ul, ol {
  color: #FFFFFF;
  font-family: "Rubik", sans-serif;
  margin-bottom: 0;
}

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

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

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

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

.bJGltsrE {
  margin-bottom: 20px !important;
}

.w-30 {
  width: 30%;
}

.w-100 {
  width: 100%;
}

.hidden {
  display: none;
}

.d-flex {
  display: flex;
}

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

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

.content {
  width: 100%;
}

.h--mpCazTrA8 {
  background: #070910;
  position: fixed;
  z-index: 90;
  width: -webkit-fill-available;
  padding: 5px 16px 5px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1150px) {
  .h--mpCazTrA8 {
    justify-content: flex-end;
  }
}
@media (max-width: 750px) {
  .h--mpCazTrA8 {
    z-index: 200;
    padding: 15px;
    justify-content: center;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw {
  display: flex;
  width: 100%;
  max-width: 1320px;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .head--sjv6yluEw {
    justify-content: space-between;
    margin-bottom: 15px;
  }
}
@media (max-width: 408px) {
  .h--mpCazTrA8 .head--sjv6yluEw {
    flex-wrap: wrap;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .l-sw6SZ8Qy {
  height: 60px;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .head--sjv6yluEw .l-sw6SZ8Qy {
    height: 40px;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 408px) {
  .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom {
    justify-content: space-between;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .n-3ExZHg {
  margin-left: 11.5px;
  display: none;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .n-3ExZHg {
    display: block;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .dHrI3QiCsignin a {
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  line-height: 140%;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .dHrI3QiCsignin a {
    padding: 6px 12px 7px;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .dHrI3QiCsignin .sign-UlfY6WpOi {
  border: 1px solid #FD3636;
  margin-right: 10px;
  transition: 0.3s;
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .dHrI3QiCsignin .sign-UlfY6WpOi:hover {
  background: #FD3636;
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .dHrI3QiCsignin .trq8SM2-ZgXe8u {
  background: #2067FF;
  transition: 0.3s;
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .dHrI3QiCsignin .trq8SM2-ZgXe8u:hover {
  background: #0051ff;
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards {
  display: flex;
  line-height: 140%;
  list-style-type: none;
  margin-right: 40px;
  margin-top: 0;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards {
    display: none;
    position: absolute;
    background-color: #070910;
    width: 100%;
    height: 82vh;
    overflow: auto;
    top: 135px;
    left: 0;
    font-size: 18px;
    padding: 15px;
    z-index: 10;
  }
}
@media (max-width: 408px) {
  .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards {
    top: 170px;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards li {
    padding-bottom: 25px;
  }
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards li a {
  text-decoration: none;
}
.h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards li a.active, .h--mpCazTrA8 .head--sjv6yluEw .lomsqU1bottom .iHVBO674o--cards li a:hover {
  margin-bottom: -24px;
  border-bottom: 1px solid #FD3636;
  position: relative;
  top: -8px;
  padding-bottom: 6px;
}
.h--mpCazTrA8 .fHAoSq_text {
  display: flex;
  width: 100%;
  max-width: 1320px;
  border-radius: 8px;
  background: #141C41;
  align-items: center;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .fHAoSq_text .WtCqg3__text {
    display: none;
  }
}
.h--mpCazTrA8 .fHAoSq_text .WtCqg3__text p {
  margin: 8px 16px;
  font-weight: 700;
  color: #FFFFFF;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij {
  margin: 8px 16px;
  position: relative;
  display: flex;
  overflow: auto;
  white-space: nowrap;
  padding-bottom: 5px;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij ul {
  list-style: none;
  margin: 0 0 0 -43px;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij ul li {
  display: inline-block;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij ul li a {
  border-radius: 6px;
  display: flex;
  line-height: 140%;
  padding: 8px 10px;
  background: #1F2A5D;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration: none;
}
@media (max-width: 750px) {
  .h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij ul li a {
    font-size: 12px;
  }
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij ul li a:hover {
  border: 1px solid #2067FF;
  padding: 7px 9px;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij ul li a.active {
  border: 1px solid #2067FF;
  padding: 7px 9px;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij::-webkit-scrollbar {
  height: 2px;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij::-webkit-scrollbar:hover {
  height: 8px;
}
.h--mpCazTrA8 .fHAoSq_text .content_N2OoqSij::-webkit-scrollbar-thumb {
  background: #FD3636;
}

.article__NAFwu95 {
  position: absolute;
  z-index: -1;
  padding-top: 140px;
  margin-top: -140px;
}

.KQJj6g2--btn {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .KQJj6g2--btn {
    margin-bottom: 0;
  }
}
.KQJj6g2--btn a {
  color: rgba(255, 255, 255, 0.54);
  text-decoration: none;
}
.KQJj6g2--btn .row__KOsBFVY {
  margin-bottom: -5px;
}

.button-Tk56It {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #FFFFFF;
  margin-right: 12px;
  text-decoration: none;
  line-height: 25.5px;
}
@media (max-width: 750px) {
  .button-Tk56It {
    padding: 1px 16px;
    border-radius: 6px;
  }
}

.wrapper__UHdpNIo {
  z-index: 50;
  position: relative;
  padding: 80px 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 750px) {
  .wrapper__UHdpNIo {
    display: block;
    padding: 155px 15px 15px 15px;
  }
}

.cyrG8pBR__top {
  width: 100%;
  max-width: 1320px;
  padding: 24px 16px 0 16px;
}
@media (max-width: 750px) {
  .cyrG8pBR__top {
    width: auto;
    max-width: unset;
    padding: 16px 0;
  }
}
.cyrG8pBR__top h2 {
  margin-bottom: 0;
}
.cyrG8pBR__top h3:first-child {
  margin-top: 0;
}

.btn-zu8xMw {
  width: 100%;
  max-width: 1320px;
  padding: 24px 16px;
  margin-bottom: 20px;
  z-index: 0;
}
@media (max-width: 750px) {
  .btn-zu8xMw {
    width: auto;
    max-width: unset;
    padding: 16px 0;
  }
}
.btn-zu8xMw p {
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 22px;
}
.btn-zu8xMw ul, .btn-zu8xMw ol {
  margin-left: 0;
  position: relative;
  left: -1em;
}
.btn-zu8xMw h3:first-child {
  margin-top: 0;
}
.btn-zu8xMw *:last-child {
  margin-bottom: 0;
}
.btn-zu8xMw .Ku6Tgq_ZB8NA {
  margin-top: 10px;
  margin-bottom: 0;
  width: 100%;
}
.btn-zu8xMw img {
  border-radius: 12px;
}
.btn-zu8xMw .image-left {
  margin-right: 18px;
  float: left;
}
@media (max-width: 1050px) {
  .btn-zu8xMw .image-left {
    margin-right: unset;
    margin-bottom: 16px;
    width: 100%;
  }
}
.btn-zu8xMw .image-left img {
  width: 300px;
}
@media (max-width: 1050px) {
  .btn-zu8xMw .image-left img {
    width: 100%;
  }
}
.btn-zu8xMw .image-right {
  width: 100%;
  margin-left: 18px;
}
@media (max-width: 1050px) {
  .btn-zu8xMw .image-right {
    margin-top: 16px;
    margin-left: unset;
  }
}
.btn-zu8xMw .image-right img {
  width: 100%;
}

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

.btn-zu8xMw.Gh8KU_5lciuO {
  background-color: unset;
}

.cards__EBTobN {
  background: #141C41;
  border-radius: 8px;
  display: flex;
  margin-bottom: 60px;
  width: 100%;
}
.cards__EBTobN .cardszm9OCS {
  width: 45%;
}
.cards__EBTobN .cardszm9OCS img {
  border-radius: 0 8px 8px 0;
  height: 100%;
  margin-bottom: -4px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.cards__EBTobN .KFsvjU-card {
  background: #1F2A5D;
  border-radius: 8px 0 0 8px;
  margin-right: 20px;
  padding: 24px;
  width: 50%;
}
.cards__EBTobN .KFsvjU-card h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 99.22%;
}
.cards__EBTobN .KFsvjU-card p {
  font-size: 18px;
  line-height: 140%;
}
.cards__EBTobN .KFsvjU-card .button-Tk56It {
  background: #2067FF;
  border: none;
  display: inline-block;
  line-height: 140%;
  min-width: 180px;
  padding: 13px 16px 14px;
  text-align: center;
  transition: 0.3s;
}
.cards__EBTobN .KFsvjU-card .button-Tk56It:hover {
  background: #0051ff;
}
@media (max-width: 750px) {
  .cards__EBTobN {
    flex-direction: column-reverse;
  }
  .cards__EBTobN .cardszm9OCS {
    width: 100%;
  }
  .cards__EBTobN .cardszm9OCS img {
    border-radius: 8px 8px 0 0;
    margin-bottom: 20px;
  }
  .cards__EBTobN .KFsvjU-card {
    align-items: center;
    border-radius: 0 0 8px 8px;
    display: flex;
    flex-direction: column;
    margin-right: 0;
    padding: 10px;
    width: auto;
  }
  .cards__EBTobN .KFsvjU-card h1,
  .cards__EBTobN .KFsvjU-card p {
    margin: 10px;
  }
  .cards__EBTobN .KFsvjU-card .button-Tk56It {
    margin: 10px 20px;
    padding: 15px 0;
    width: 100%;
  }
}

.ban_eSXUa7 {
  border-radius: 8px;
  background: #000303;
  min-height: 519px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
.ban_eSXUa7::after {
  background: linear-gradient(90deg, #000303 0%, #000303 50%, rgba(0, 3, 3, 0.5) 78%, rgba(0, 3, 3, 0.16) 100%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.ban_eSXUa7 .cardszm9OCS {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 0;
}
.ban_eSXUa7 .cardszm9OCS img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.ban_eSXUa7 .KFsvjU-card {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 27px;
  max-width: none;
  min-height: 519px;
  padding: 40px 57px;
  position: relative;
  width: 50%;
  z-index: 2;
}
.ban_eSXUa7 .KFsvjU-card h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 0.84;
  margin: 0;
}
.ban_eSXUa7 .KFsvjU-card p {
  font-size: 18px;
  line-height: 140%;
  margin: 16px 0 0;
}
.ban_eSXUa7 .KFsvjU-card .button--l0wnXOi2 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
}
.ban_eSXUa7 .KFsvjU-card .button-Tk56It {
  align-items: center;
  background: #ff472b;
  border: none;
  border-radius: 6px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  height: 55px;
  justify-content: center;
  line-height: 1;
  min-width: 180px;
  padding: 8px 10px 8px 16px;
  text-align: center;
  transition: 0.3s;
}
.ban_eSXUa7 .KFsvjU-card .rows_KEgqX7npA {
  display: block;
  flex: 0 0 36px;
  height: 36px;
  width: 36px;
}
.ban_eSXUa7 .KFsvjU-card .button-Tk56It:hover {
  background: #d93b24;
}
.ban_eSXUa7 .P2USrHb__p {
  align-items: center;
  background: #013c0f;
  border: 1px solid #0adf8e;
  border-radius: 6px;
  display: inline-flex;
  gap: 16px;
  height: 55px;
  padding: 6px 6px 6px 16px;
  position: relative;
}
.ban_eSXUa7 .buttonr621Akb {
  color: #FFFFFF;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.ban_eSXUa7 .p_7OAsn2Ev {
  align-items: center;
  background: #0adf8e;
  border: 0;
  border-radius: 4px;
  color: #01260a;
  cursor: pointer;
  display: inline-flex;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  gap: 12px;
  height: 100%;
  padding: 0 16px;
  transition: background 0.2s ease;
}
.ban_eSXUa7 .p_7OAsn2Ev:hover,
.ban_eSXUa7 .p_7OAsn2Ev.is-copied {
  background: #7af5bd;
}
.ban_eSXUa7 .v8n1ehP9J__nav {
  background: #013c0f;
  border: 1px solid #0adf8e;
  border-radius: 4px;
  color: #FFFFFF;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 13px;
  font-weight: 600;
  left: 0;
  line-height: 1;
  opacity: 0;
  padding: 8px 10px;
  pointer-events: none;
  position: absolute;
  bottom: calc(100% + 8px);
  transform: translateY(4px);
  transition: opacity 0.2s ease, transform 0.2s ease;
  visibility: hidden;
  white-space: nowrap;
  z-index: 2;
}
.ban_eSXUa7 .v8n1ehP9J__nav.is-visible {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.ban_eSXUa7 .bsJjMCWXRprim {
  display: block;
  height: 18px;
  position: relative;
  width: 18px;
}
.ban_eSXUa7 .bsJjMCWXRprim::before, .ban_eSXUa7 .bsJjMCWXRprim::after {
  border: 2px solid currentColor;
  border-radius: 2px;
  content: "";
  height: 10px;
  position: absolute;
  width: 10px;
}
.ban_eSXUa7 .bsJjMCWXRprim::before {
  left: 1px;
  top: 5px;
}
.ban_eSXUa7 .bsJjMCWXRprim::after {
  left: 5px;
  top: 1px;
}
@media (max-width: 750px) {
  .ban_eSXUa7 {
    min-height: 560px;
  }
  .ban_eSXUa7::after {
    background: linear-gradient(180deg, #000303 0%, rgba(0, 3, 3, 0.82) 58%, rgba(0, 3, 3, 0.45) 100%);
  }
  .ban_eSXUa7 .cardszm9OCS {
    inset: 0;
    width: 100%;
  }
  .ban_eSXUa7 .cardszm9OCS img {
    -o-object-position: 62% center;
       object-position: 62% center;
  }
  .ban_eSXUa7 .KFsvjU-card {
    gap: 22px;
    max-width: 100%;
    min-height: 560px;
    padding: 32px 24px;
    width: 100%;
  }
  .ban_eSXUa7 .KFsvjU-card h1 {
    font-size: 40px;
    line-height: 0.92;
  }
  .ban_eSXUa7 .KFsvjU-card p {
    margin-top: 12px;
  }
  .ban_eSXUa7 .button--l0wnXOi2 {
    align-items: stretch;
    flex-direction: column;
    width: 100%;
  }
  .ban_eSXUa7 .button-Tk56It {
    min-width: 0;
    width: 100%;
  }
  .ban_eSXUa7 .P2USrHb__p {
    align-self: stretch;
    width: 100%;
  }
}
@media (max-width: 475px) {
  .ban_eSXUa7 {
    min-height: 610px;
  }
  .ban_eSXUa7 .KFsvjU-card {
    min-height: 610px;
    padding: 28px 18px;
  }
  .ban_eSXUa7 .KFsvjU-card h1 {
    font-size: 32px;
  }
  .ban_eSXUa7 .KFsvjU-card p {
    font-size: 16px;
  }
  .ban_eSXUa7 .P2USrHb__p {
    gap: 8px;
    max-width: 100%;
    padding-left: 10px;
  }
  .ban_eSXUa7 .buttonr621Akb,
  .ban_eSXUa7 .p_7OAsn2Ev {
    font-size: 14px;
  }
  .ban_eSXUa7 .p_7OAsn2Ev {
    gap: 7px;
    padding: 0 10px;
  }
}

.UEF5dH0ebot {
  padding: 20px;
  background: #141C41;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1450px) {
  .UEF5dH0ebot {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .UEF5dH0ebot {
    width: auto;
    max-width: unset;
  }
}
.UEF5dH0ebot .Ki5QzJwfooter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1320px;
  border-bottom: 1px solid #1F2A5D;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
@media (max-width: 408px) {
  .UEF5dH0ebot .Ki5QzJwfooter {
    flex-direction: column;
  }
}
.UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 408px) {
  .UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom {
    justify-content: center;
  }
}
.UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom .logo--pncV3hwI {
  padding-left: 10px;
  padding-right: 10px;
}
.UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom .logo--pncV3hwI a {
  line-height: 140%;
  text-decoration: none;
  margin: 8px;
}
.UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom .logo--pncV3hwI a:hover {
  color: rgba(255, 255, 255, 0.54);
}
.UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom .QN64kt__uVy74ve a {
  text-decoration: none;
}
.UEF5dH0ebot .Ki5QzJwfooter .lomsqU1bottom .QN64kt__uVy74ve a .S8KYBHVh--articles {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.UEF5dH0ebot .UfVqpjk--bottom {
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1450px) {
  .UEF5dH0ebot .UfVqpjk--bottom {
    flex-direction: column;
  }
}
.UEF5dH0ebot .UfVqpjk--bottom .logo--pncV3hwI {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1450px) {
  .UEF5dH0ebot .UfVqpjk--bottom .logo--pncV3hwI {
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .UEF5dH0ebot .UfVqpjk--bottom .logo--pncV3hwI {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}
.UEF5dH0ebot .UfVqpjk--bottom .logo--pncV3hwI a {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  color: rgba(255, 255, 255, 0.54);
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
  transition: 0.3s;
}
.UEF5dH0ebot .UfVqpjk--bottom .logo--pncV3hwI a:hover {
  color: #FFFFFF;
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l img {
  height: 20px;
  margin-left: 20px;
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l .EcFQLYV2--inv {
  height: 26px;
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l .NbsC--HOjT90tE {
  height: 22.5px;
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l .IKE1uh-u61t {
  height: 15.3px;
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l .l__cAGodzmw9 {
  height: 40px;
}
.UEF5dH0ebot .UfVqpjk--bottom .KXE1SDbpf--l .GFpyrq__h4oF {
  height: 25.5px;
}
.UEF5dH0ebot .KivYFdB3-bot {
  text-align: center;
  color: rgba(255, 255, 255, 0.54);
  font-size: 14px;
}

.PWsiTF5__brand {
  display: flex;
}
@media (max-width: 750px) {
  .PWsiTF5__brand {
    flex-direction: column;
  }
}
.PWsiTF5__brand .B3Rv4DYw--yBb4UC {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .PWsiTF5__brand .B3Rv4DYw--yBb4UC {
    width: 100%;
    margin-bottom: 10px;
  }
}
.PWsiTF5__brand .B3Rv4DYw--yBb4UC .Ku6Tgq_ZB8NA {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .PWsiTF5__brand .B3Rv4DYw--yBb4UC .Ku6Tgq_ZB8NA {
    width: 100%;
  }
}

.o9NfQ-NDhyF3s {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .o9NfQ-NDhyF3s {
    flex-direction: column-reverse;
  }
}
.o9NfQ-NDhyF3s .B3Rv4DYw--yBb4UC {
  min-width: 380px;
}
@media (max-width: 750px) {
  .o9NfQ-NDhyF3s .B3Rv4DYw--yBb4UC {
    width: 100%;
    margin-bottom: 10px;
  }
}
.o9NfQ-NDhyF3s .B3Rv4DYw--yBb4UC .Ku6Tgq_ZB8NA {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .o9NfQ-NDhyF3s .B3Rv4DYw--yBb4UC .Ku6Tgq_ZB8NA {
    width: 100%;
  }
}
.o9NfQ-NDhyF3s .text-RJQFtMc {
  margin-right: 20px;
}

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

table {
  width: 100%;
  border-spacing: 0 8px;
  display: inline-table;
}
@media (max-width: 750px) {
  table {
    overflow-x: auto;
    white-space: nowrap;
  }
}
table thead tr {
  background-color: #1F2A5D;
}
table thead tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
  font-weight: 700;
}
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: rgba(255, 255, 255, 0.54);
}
table tbody tr td {
  border: 0;
  border-collapse: collapse;
  width: auto;
  padding: 10px 12px;
}
table tbody tr td:first-child {
  border-radius: 8px 0 0 8px;
  font-weight: 700;
}
table tbody tr td:last-child {
  border-radius: 0 8px 8px 0;
}
table tbody tr td:not(:first-child) {
  color: rgba(255, 255, 255, 0.54);
}
table tbody tr:nth-child(2n) {
  background-color: #1F2A5D;
}

.error {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error .ZpzE8fG__Sz4Rb {
  font-size: 128px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.error p {
  color: rgba(255, 255, 255, 0.54);
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
  margin-bottom: 64px;
}
.error .button-Tk56It {
  margin-bottom: 130px;
}

.sm-08IzcCtxD {
  display: flex;
  flex-direction: column;
}
.sm-08IzcCtxD a {
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none;
  padding: 16px 12px;
  margin-bottom: 8px;
  transition: 0.3s;
}
.sm-08IzcCtxD a:hover {
  background-color: #070910;
  transition: 0s;
}

.wr_dzsOxVAp {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  background-color: #070910;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .wr_dzsOxVAp {
    flex-direction: column;
  }
}
.wr_dzsOxVAp .rowZ5s08KX {
  display: flex;
  align-items: center;
}
.wr_dzsOxVAp .rowZ5s08KX img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .wr_dzsOxVAp .rowZ5s08KX img {
    margin-left: 10px;
  }
}
.wr_dzsOxVAp .rowZ5s08KX .cards_HDeuLJf .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.wr_dzsOxVAp .rowZ5s08KX .cards_HDeuLJf .content_MSVxh7fLR {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.wr_dzsOxVAp .TjZAMX6--l {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wr_dzsOxVAp .TjZAMX6--l {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.wr_dzsOxVAp .TjZAMX6--l .CbtLiNh__p {
  margin-right: 10px;
}
.wr_dzsOxVAp .TjZAMX6--l .buttonx5PciXf3l {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .wr_dzsOxVAp .TjZAMX6--l .buttonx5PciXf3l {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.auth--yxzJbcTkt {
  border-radius: 8px;
  background: #141C41;
  padding: 16px;
}
.auth--yxzJbcTkt .JF6ctTv--sign {
  display: flex;
  justify-content: space-between;
}
.auth--yxzJbcTkt .JF6ctTv--sign .lomsqU1bottom {
  display: flex;
  margin-bottom: 16px;
}
.auth--yxzJbcTkt .JF6ctTv--sign .lomsqU1bottom .z9iAgf__U9NeVjn {
  height: 76.59px;
  margin-right: 16px;
}
.auth--yxzJbcTkt .JF6ctTv--sign .lomsqU1bottom .Mbt46_0uJ8lNd1Y .name {
  margin: 0;
  font-weight: 700;
}
.auth--yxzJbcTkt .JF6ctTv--sign .lomsqU1bottom .Mbt46_0uJ8lNd1Y .log--KSsqbVp {
  margin-top: 8px;
  font-size: 14px;
  color: #9CA4C9;
}
.auth--yxzJbcTkt .JF6ctTv--sign .htMBHS2_login a {
  text-decoration: none;
}
.auth--yxzJbcTkt .JF6ctTv--sign .htMBHS2_login a .S8KYBHVh--articles {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.auth--yxzJbcTkt .QNdZ4wLuU_txt {
  line-height: 140%;
  margin: 0;
}
.auth--yxzJbcTkt .vSTZlhq_dark {
  font-size: 12px;
  line-height: 142%;
  color: #9CA4C9;
  text-align: right;
}

.footer-1XU2pahBn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}
@media (max-width: 950px) {
  .footer-1XU2pahBn {
    grid-template-columns: repeat(1, 1fr);
  }
}
.footer-1XU2pahBn .K8KgmIy--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: #141C41;
  font-size: 16px;
}
.footer-1XU2pahBn .K8KgmIy--posts .XlULDM__text {
  padding: 9px 12px;
  background-color: #141C41;
  border-radius: 8px;
  display: none;
  margin-bottom: 8px;
}
.footer-1XU2pahBn .K8KgmIy--posts .XlULDM__text p {
  margin: 0;
}
.footer-1XU2pahBn .K8KgmIy--posts .XlULDM__text.show {
  display: block;
}
.footer-1XU2pahBn .K8KgmIy--posts h3::after {
  content: url("/assets/default/images/arrow-down.svg");
  margin-right: 5px;
}
.footer-1XU2pahBn .K8KgmIy--posts.show h3::after {
  content: url("/assets/default/images/arrow-up.svg");
  margin-right: 5px;
}

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

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

.LCvObV__JLyH7eBF .post_xdFhlSb {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  background-color: #141C41;
  margin-bottom: 16px;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb {
    align-items: center;
    flex-direction: column;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .brand_nYVReu0r {
  border-radius: 6px;
  height: 150px;
  width: auto;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .brand_nYVReu0r {
    width: 100%;
    height: auto;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB {
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB strong {
  font-size: 20px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 16px;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .I8tb5__FbqtIQU7 {
  display: flex;
  align-items: center;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .I8tb5__FbqtIQU7 .h9mXzfp_zfscCg {
  margin-right: 8px;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .I8tb5__FbqtIQU7 .h9mXzfp_zfscCg .QGEXjC_VBK1dRGDH {
  filter: grayscale(100%);
  opacity: 0.2;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .I8tb5__FbqtIQU7 p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .I8tb5__FbqtIQU7 p span {
  color: #FFFFFF;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .QNdZ4wLuU_txt {
  margin: 16px 0 0 0;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .text__4RbUXeB .QNdZ4wLuU_txt {
    line-height: unset;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .H894krGJ_d {
  min-width: 165px;
  background: #1F2A5D;
  border-radius: 6px;
  padding: 16px;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .H894krGJ_d {
    padding: 10px 0;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .H894krGJ_d p {
    padding: 0 15px;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .H894krGJ_d .log--KSsqbVp {
  margin-top: 0;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #9CA4C9;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .H894krGJ_d .contrast_tu9meC {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim {
  padding: 0 40px;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim {
    padding: 0;
    width: 100%;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .button-Tk56It {
  padding: 12px 16px;
  text-align: center;
  border: none;
  display: inline-block;
  min-width: 240px;
  width: 100%;
  background: #2067FF;
  line-height: 140%;
  border-radius: 6px;
  margin-bottom: 17px;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .button-Tk56It {
    padding: 15px 0;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .button-Tk56It:hover {
  background: #0051ff;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .PdzptOLn--primary {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .PdzptOLn--primary {
    justify-content: center;
  }
}
.LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .PdzptOLn--primary img {
  height: 24px;
  margin-right: 17px;
}
.LCvObV__JLyH7eBF .post_xdFhlSb .ZrGJyi7-prim .PdzptOLn--primary span {
  font-size: 14px;
}

.moi46Buc8x91 {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.moi46Buc8x91 .post_xdFhlSb {
  min-width: 392px;
  padding: 16px;
  border-radius: 8px;
  background-color: #141C41;
}
@media (max-width: 750px) {
  .moi46Buc8x91 .post_xdFhlSb {
    min-width: unset;
    width: 100%;
    flex-direction: column;
  }
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 750px) {
  .moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB {
    width: 100%;
    align-items: center;
    margin-bottom: 16px;
  }
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .brand_nYVReu0r {
  border-radius: 6px;
  height: 107px;
  width: auto;
  margin-right: 16px;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom {
  display: flex;
  flex-direction: column;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom strong {
  font-size: 20px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 16px;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom .I8tb5__FbqtIQU7 {
  display: flex;
  align-items: center;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom .I8tb5__FbqtIQU7 .h9mXzfp_zfscCg {
  margin-right: 8px;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom .I8tb5__FbqtIQU7 .h9mXzfp_zfscCg .QGEXjC_VBK1dRGDH {
  filter: grayscale(100%);
  opacity: 0.2;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom .I8tb5__FbqtIQU7 p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.moi46Buc8x91 .post_xdFhlSb .text__4RbUXeB .lomsqU1bottom .I8tb5__FbqtIQU7 p span {
  color: #FFFFFF;
}
.moi46Buc8x91 .post_xdFhlSb .QNdZ4wLuU_txt {
  margin: 18px 0 18px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}
.moi46Buc8x91 .post_xdFhlSb .H894krGJ_d {
  display: flex;
  background: #1F2A5D;
  border-radius: 6px;
  padding: 16px;
  justify-content: space-between;
  margin-bottom: 18px;
}
.moi46Buc8x91 .post_xdFhlSb .H894krGJ_d .col--yplH9j {
  width: 50%;
}
.moi46Buc8x91 .post_xdFhlSb .H894krGJ_d .col--yplH9j .log--KSsqbVp {
  margin-top: 0;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #9CA4C9;
}
.moi46Buc8x91 .post_xdFhlSb .H894krGJ_d .col--yplH9j .contrast_tu9meC {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.moi46Buc8x91 .post_xdFhlSb .ZrGJyi7-prim {
  display: grid;
}
.moi46Buc8x91 .post_xdFhlSb .ZrGJyi7-prim .button-Tk56It {
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #2067FF;
  line-height: 140%;
  border-radius: 6px;
  transition: 0.3s;
  margin: 0;
}
.moi46Buc8x91 .post_xdFhlSb .ZrGJyi7-prim .button-Tk56It:hover {
  background: #0051ff;
}

.m7K9uvyg--Ss1X {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 {
  width: 280px;
  background: #141C41;
  border-radius: 8px;
  padding: 16px;
}
@media (max-width: 750px) {
  .m7K9uvyg--Ss1X .qd8a_v0jcZT2 {
    width: 100%;
  }
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .vQwxNu_mJpv0cu {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 16px;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .vQwxNu_mJpv0cu .z9iAgf__U9NeVjn {
  height: 52.6px;
  margin-right: 16px;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .vQwxNu_mJpv0cu .p1UJwZWKHDId .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin: 0;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .vQwxNu_mJpv0cu .p1UJwZWKHDId .aDk9iLr4_c {
  color: #9CA4C9;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
  display: flex;
  align-items: center;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .vQwxNu_mJpv0cu .p1UJwZWKHDId .aDk9iLr4_c img {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .I8tb5__FbqtIQU7 {
  display: flex;
  align-items: center;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .I8tb5__FbqtIQU7 .h9mXzfp_zfscCg {
  margin-right: 8px;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .I8tb5__FbqtIQU7 .h9mXzfp_zfscCg .QGEXjC_VBK1dRGDH {
  filter: grayscale(100%);
  opacity: 0.2;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .I8tb5__FbqtIQU7 p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.m7K9uvyg--Ss1X .qd8a_v0jcZT2 .I8tb5__FbqtIQU7 p span {
  color: #FFFFFF;
}

.dti4bJ_k1ybJhoR {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD {
  width: 200px;
}
@media (max-width: 750px) {
  .dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD {
    width: 46%;
  }
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem {
  position: relative;
  height: 300px;
  border-radius: 8px;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem {
    height: unset;
  }
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .logo-m6hnL9GuN {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
  position: absolute;
  border-radius: 8px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  flex-direction: column;
  justify-content: space-between;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .b2TRMOh {
  margin: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .b2TRMOh .E1uWqR3mh__l6Tdp {
  padding: 8px 10px;
  border-radius: 44px;
  background: rgba(0, 0, 0, 0.48);
  font-size: 14px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.54);
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .b2TRMOh .E1uWqR3mh__l6Tdp span {
  color: #FFFFFF;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .b2TRMOh .lzoqeG-log {
  padding: 8px 10px;
  border-radius: 44px;
  background: rgba(0, 0, 0, 0.48);
  color: #60DA60;
  font-size: 14px;
  font-weight: 600;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .nDr3WX-action {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .nDr3WX-action .button-Tk56It {
  padding: 8px 16px;
  text-align: center;
  border: none;
  min-width: 116px;
  transition: 0.3s;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .nDr3WX-action .button-Tk56It.action-MDdtybpE {
  background: #2067FF;
  margin-bottom: 8px;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .nDr3WX-action .button-Tk56It.action-MDdtybpE:hover {
  background: #0051ff;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .nDr3WX-action .button-Tk56It.button--wUESQ3 {
  color: #070910;
  background: #FFFFFF;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .nDr3WX-action .button-Tk56It.button--wUESQ3:hover {
  background: #9CA4C9;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem .Mbt46_0uJ8lNd1Y .bJypox-f {
  background: rgba(0, 0, 0, 0.48);
  color: rgba(255, 255, 255, 0.54);
  border-radius: 0 0 8px 8px;
  padding: 6px;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD .g1cO4Ditem:hover .Mbt46_0uJ8lNd1Y {
  display: flex;
}
.dti4bJ_k1ybJhoR .jmGxlQ-1SsWqD p {
  font-weight: 700;
}

.fXK3C--Ss8DU3 {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.fXK3C--Ss8DU3 .mUbEPXlq__LaGcz {
  max-width: 280px;
  background: #141C41;
  border-radius: 8px;
  padding: 16px;
}
@media (max-width: 750px) {
  .fXK3C--Ss8DU3 .mUbEPXlq__LaGcz {
    max-width: unset;
    width: 100%;
  }
}
.fXK3C--Ss8DU3 .mUbEPXlq__LaGcz .J8OHcT92s--header {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.fXK3C--Ss8DU3 .mUbEPXlq__LaGcz .J8OHcT92s--header .navigation__fhtmgvSDW {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  font-weight: 700;
  background: #2067FF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.fXK3C--Ss8DU3 .mUbEPXlq__LaGcz .J8OHcT92s--header p {
  width: 85%;
  font-weight: 700;
  margin: 0;
}
.fXK3C--Ss8DU3 .mUbEPXlq__LaGcz .QNdZ4wLuU_txt {
  margin: 0;
}

.zQEuB9D-darked {
  position: fixed;
  bottom: 45%;
  right: 40px;
  text-transform: uppercase;
  display: flex;
  z-index: 200;
  height: auto;
  margin: 0 auto -1px;
  flex-direction: column;
}
@media (max-width: 750px) {
  .zQEuB9D-darked {
    padding: 12px;
    bottom: 0;
    right: unset;
    background: #1F2A5D;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    min-width: 100%;
    flex-direction: unset;
  }
}
.zQEuB9D-darked a {
  background: #41E691;
  width: 100%;
  padding: 5px 0;
  text-decoration: none;
  border-radius: 8px;
  border: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
@media (max-width: 750px) {
  .zQEuB9D-darked a {
    margin-bottom: unset;
    margin-right: 30px;
  }
}
.zQEuB9D-darked a p {
  margin: 0;
  color: #134F38;
}
.zQEuB9D-darked a p span {
  font-size: 8px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.48);
}
.zQEuB9D-darked .buSi2GhfD5A {
  margin-right: 10px;
}
