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

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

.BSTz9G--header {
  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) {
  .BSTz9G--header {
    justify-content: flex-end;
  }
}
@media (max-width: 750px) {
  .BSTz9G--header {
    z-index: 200;
    padding: 15px;
    justify-content: center;
  }
}
.BSTz9G--header .vfpDRdo-h {
  display: flex;
  width: 100%;
  max-width: 1320px;
}
@media (max-width: 750px) {
  .BSTz9G--header .vfpDRdo-h {
    justify-content: space-between;
    margin-bottom: 15px;
  }
}
@media (max-width: 408px) {
  .BSTz9G--header .vfpDRdo-h {
    flex-wrap: wrap;
  }
}
.BSTz9G--header .vfpDRdo-h .log__fbRXQE {
  height: 60px;
}
@media (max-width: 750px) {
  .BSTz9G--header .vfpDRdo-h .log__fbRXQE {
    height: 40px;
  }
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 408px) {
  .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom {
    justify-content: space-between;
  }
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .hATiquwpt-n {
  margin-left: 11.5px;
  display: none;
}
@media (max-width: 750px) {
  .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .hATiquwpt-n {
    display: block;
  }
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .bnsU0O__sign a {
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  line-height: 140%;
}
@media (max-width: 750px) {
  .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .bnsU0O__sign a {
    padding: 6px 12px 7px;
  }
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .bnsU0O__sign .JPkyW4MNt_login {
  border: 1px solid #FD3636;
  margin-right: 10px;
  transition: 0.3s;
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .bnsU0O__sign .JPkyW4MNt_login:hover {
  background: #FD3636;
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .bnsU0O__sign .E9UOo3a_JydRa90 {
  background: #2067FF;
  transition: 0.3s;
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .bnsU0O__sign .E9UOo3a_JydRa90:hover {
  background: #0051ff;
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 {
  display: flex;
  line-height: 140%;
  list-style-type: none;
  margin-right: 40px;
  margin-top: 0;
}
@media (max-width: 750px) {
  .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 {
    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) {
  .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 {
    top: 170px;
  }
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 li {
    padding-bottom: 25px;
  }
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 li a {
  text-decoration: none;
}
.BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 li a.active, .BSTz9G--header .vfpDRdo-h .YklZX1Ezbottom .card__Z9K0M8 li a:hover {
  margin-bottom: -24px;
  border-bottom: 1px solid #FD3636;
  position: relative;
  top: -8px;
  padding-bottom: 6px;
}
.BSTz9G--header .Ny0Sp57content {
  display: flex;
  width: 100%;
  max-width: 1320px;
  border-radius: 8px;
  background: #141C41;
  align-items: center;
}
@media (max-width: 750px) {
  .BSTz9G--header .Ny0Sp57content .Qgk5n46_txt {
    display: none;
  }
}
.BSTz9G--header .Ny0Sp57content .Qgk5n46_txt p {
  margin: 8px 16px;
  font-weight: 700;
  color: #FFFFFF;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl {
  margin: 8px 16px;
  position: relative;
  display: flex;
  overflow: auto;
  white-space: nowrap;
  padding-bottom: 5px;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl ul {
  list-style: none;
  margin: 0 0 0 -43px;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl ul li {
  display: inline-block;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl 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) {
  .BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl ul li a {
    font-size: 12px;
  }
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl ul li a:hover {
  border: 1px solid #2067FF;
  padding: 7px 9px;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl ul li a.active {
  border: 1px solid #2067FF;
  padding: 7px 9px;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl::-webkit-scrollbar {
  height: 2px;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl::-webkit-scrollbar:hover {
  height: 8px;
}
.BSTz9G--header .Ny0Sp57content .text_ghNGHcSxl::-webkit-scrollbar-thumb {
  background: #FD3636;
}

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

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

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

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

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

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

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

.q6sRjPUM_button.aQJgXRrLioW {
  background-color: unset;
}

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

.djpuAoxPbf {
  padding: 20px;
  background: #141C41;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1450px) {
  .djpuAoxPbf {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .djpuAoxPbf {
    width: auto;
    max-width: unset;
  }
}
.djpuAoxPbf .Y1PhWert_bottom {
  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) {
  .djpuAoxPbf .Y1PhWert_bottom {
    flex-direction: column;
  }
}
.djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 408px) {
  .djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom {
    justify-content: center;
  }
}
.djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom .W7G1c680j__l {
  padding-left: 10px;
  padding-right: 10px;
}
.djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom .W7G1c680j__l a {
  line-height: 140%;
  text-decoration: none;
  margin: 8px;
}
.djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom .W7G1c680j__l a:hover {
  color: rgba(255, 255, 255, 0.54);
}
.djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom .jYeBd8-htROKerQ a {
  text-decoration: none;
}
.djpuAoxPbf .Y1PhWert_bottom .YklZX1Ezbottom .jYeBd8-htROKerQ a .iS0pLs_item {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.djpuAoxPbf .botwqZbSP {
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1450px) {
  .djpuAoxPbf .botwqZbSP {
    flex-direction: column;
  }
}
.djpuAoxPbf .botwqZbSP .W7G1c680j__l {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1450px) {
  .djpuAoxPbf .botwqZbSP .W7G1c680j__l {
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .djpuAoxPbf .botwqZbSP .W7G1c680j__l {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}
.djpuAoxPbf .botwqZbSP .W7G1c680j__l 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;
}
.djpuAoxPbf .botwqZbSP .W7G1c680j__l a:hover {
  color: #FFFFFF;
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .djpuAoxPbf .botwqZbSP .J0xO6ByQp__l {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l img {
  height: 20px;
  margin-left: 20px;
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l .dark_eLBcCn4rS {
  height: 26px;
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l .sEXkb__qrx5GC {
  height: 22.5px;
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l .q6RYjpK0-NF867E {
  height: 15.3px;
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l .mzgXaZAw-l {
  height: 40px;
}
.djpuAoxPbf .botwqZbSP .J0xO6ByQp__l .e8xUbr7XJ3GoVK {
  height: 25.5px;
}
.djpuAoxPbf .foot_RG4sYwu {
  text-align: center;
  color: rgba(255, 255, 255, 0.54);
  font-size: 14px;
}

.NCvLzsX--brand {
  display: flex;
}
@media (max-width: 750px) {
  .NCvLzsX--brand {
    flex-direction: column;
  }
}
.NCvLzsX--brand .hCTWIpZnVigm {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .NCvLzsX--brand .hCTWIpZnVigm {
    width: 100%;
    margin-bottom: 10px;
  }
}
.NCvLzsX--brand .hCTWIpZnVigm .gDGHqd-8HWsq0 {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .NCvLzsX--brand .hCTWIpZnVigm .gDGHqd-8HWsq0 {
    width: 100%;
  }
}

.dywG0N_uL07c {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .dywG0N_uL07c {
    flex-direction: column-reverse;
  }
}
.dywG0N_uL07c .hCTWIpZnVigm {
  min-width: 380px;
}
@media (max-width: 750px) {
  .dywG0N_uL07c .hCTWIpZnVigm {
    width: 100%;
    margin-bottom: 10px;
  }
}
.dywG0N_uL07c .hCTWIpZnVigm .gDGHqd-8HWsq0 {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .dywG0N_uL07c .hCTWIpZnVigm .gDGHqd-8HWsq0 {
    width: 100%;
  }
}
.dywG0N_uL07c .txtPcrVysGK {
  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 .GnW3Bs_utS7YD0f {
  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 .Cz4XvDGN-action {
  margin-bottom: 130px;
}

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

.wrap__nbwJxh {
  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) {
  .wrap__nbwJxh {
    flex-direction: column;
  }
}
.wrap__nbwJxh .K3kzuvJcards {
  display: flex;
  align-items: center;
}
.wrap__nbwJxh .K3kzuvJcards img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .wrap__nbwJxh .K3kzuvJcards img {
    margin-left: 10px;
  }
}
.wrap__nbwJxh .K3kzuvJcards .L7DYj1stO--block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.wrap__nbwJxh .K3kzuvJcards .L7DYj1stO--block .zlFMCdZ--content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.wrap__nbwJxh .X1c5fVh3iY--logo {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wrap__nbwJxh .X1c5fVh3iY--logo {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.wrap__nbwJxh .X1c5fVh3iY--logo .XpOILFx--prim {
  margin-right: 10px;
}
.wrap__nbwJxh .X1c5fVh3iY--logo .button4z8LZaO0n {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .wrap__nbwJxh .X1c5fVh3iY--logo .button4z8LZaO0n {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.auth_xqIfL42b {
  border-radius: 8px;
  background: #141C41;
  padding: 16px;
}
.auth_xqIfL42b .B37OpQtNCv_auth {
  display: flex;
  justify-content: space-between;
}
.auth_xqIfL42b .B37OpQtNCv_auth .YklZX1Ezbottom {
  display: flex;
  margin-bottom: 16px;
}
.auth_xqIfL42b .B37OpQtNCv_auth .YklZX1Ezbottom .DZWuF_hoentwIX {
  height: 76.59px;
  margin-right: 16px;
}
.auth_xqIfL42b .B37OpQtNCv_auth .YklZX1Ezbottom .AoH3-aywVtS .name {
  margin: 0;
  font-weight: 700;
}
.auth_xqIfL42b .B37OpQtNCv_auth .YklZX1Ezbottom .AoH3-aywVtS .te1vTDPF_logo {
  margin-top: 8px;
  font-size: 14px;
  color: #9CA4C9;
}
.auth_xqIfL42b .B37OpQtNCv_auth .DlJW5VPg__sign a {
  text-decoration: none;
}
.auth_xqIfL42b .B37OpQtNCv_auth .DlJW5VPg__sign a .iS0pLs_item {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.auth_xqIfL42b .content_ynMD2VX {
  line-height: 140%;
  margin: 0;
}
.auth_xqIfL42b .darked-OoGtrlw {
  font-size: 12px;
  line-height: 142%;
  color: #9CA4C9;
  text-align: right;
}

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

.txt-0fScYHPxi {
  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%);
}

.t5vRZtl-DHmtTk .YUix3E--post {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  background-color: #141C41;
  margin-bottom: 16px;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post {
    align-items: center;
    flex-direction: column;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .l__8Zmcrdb {
  border-radius: 6px;
  height: 150px;
  width: auto;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .l__8Zmcrdb {
    width: 100%;
    height: auto;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs {
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs strong {
  font-size: 20px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 16px;
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .o4Yujts__GtVB {
  display: flex;
  align-items: center;
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .o4Yujts__GtVB .LEqei6__coYAKl {
  margin-right: 8px;
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .o4Yujts__GtVB .LEqei6__coYAKl .Bk0a--QOMj7HbD6 {
  filter: grayscale(100%);
  opacity: 0.2;
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .o4Yujts__GtVB p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .o4Yujts__GtVB p span {
  color: #FFFFFF;
}
.t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .content_ynMD2VX {
  margin: 16px 0 0 0;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .content__bMhEKs .content_ynMD2VX {
    line-height: unset;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .inv--Fuvt0f {
  min-width: 165px;
  background: #1F2A5D;
  border-radius: 6px;
  padding: 16px;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .inv--Fuvt0f {
    padding: 10px 0;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .inv--Fuvt0f p {
    padding: 0 15px;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .inv--Fuvt0f .te1vTDPF_logo {
  margin-top: 0;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #9CA4C9;
}
.t5vRZtl-DHmtTk .YUix3E--post .inv--Fuvt0f .contrast_A1h3vU {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim {
  padding: 0 40px;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim {
    padding: 0;
    width: 100%;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .Cz4XvDGN-action {
  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) {
  .t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .Cz4XvDGN-action {
    padding: 15px 0;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .Cz4XvDGN-action:hover {
  background: #0051ff;
}
.t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .QzCYZqDIO_prim {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .QzCYZqDIO_prim {
    justify-content: center;
  }
}
.t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .QzCYZqDIO_prim img {
  height: 24px;
  margin-right: 17px;
}
.t5vRZtl-DHmtTk .YUix3E--post .znJ58QM-prim .QzCYZqDIO_prim span {
  font-size: 14px;
}

.b6eCGOyKRYjoWk {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.b6eCGOyKRYjoWk .YUix3E--post {
  min-width: 392px;
  padding: 16px;
  border-radius: 8px;
  background-color: #141C41;
}
@media (max-width: 750px) {
  .b6eCGOyKRYjoWk .YUix3E--post {
    min-width: unset;
    width: 100%;
    flex-direction: column;
  }
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 750px) {
  .b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs {
    width: 100%;
    align-items: center;
    margin-bottom: 16px;
  }
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .l__8Zmcrdb {
  border-radius: 6px;
  height: 107px;
  width: auto;
  margin-right: 16px;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom {
  display: flex;
  flex-direction: column;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom strong {
  font-size: 20px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 16px;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom .o4Yujts__GtVB {
  display: flex;
  align-items: center;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom .o4Yujts__GtVB .LEqei6__coYAKl {
  margin-right: 8px;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom .o4Yujts__GtVB .LEqei6__coYAKl .Bk0a--QOMj7HbD6 {
  filter: grayscale(100%);
  opacity: 0.2;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom .o4Yujts__GtVB p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.b6eCGOyKRYjoWk .YUix3E--post .content__bMhEKs .YklZX1Ezbottom .o4Yujts__GtVB p span {
  color: #FFFFFF;
}
.b6eCGOyKRYjoWk .YUix3E--post .content_ynMD2VX {
  margin: 18px 0 18px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}
.b6eCGOyKRYjoWk .YUix3E--post .inv--Fuvt0f {
  display: flex;
  background: #1F2A5D;
  border-radius: 6px;
  padding: 16px;
  justify-content: space-between;
  margin-bottom: 18px;
}
.b6eCGOyKRYjoWk .YUix3E--post .inv--Fuvt0f .col_trHcz1A {
  width: 50%;
}
.b6eCGOyKRYjoWk .YUix3E--post .inv--Fuvt0f .col_trHcz1A .te1vTDPF_logo {
  margin-top: 0;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #9CA4C9;
}
.b6eCGOyKRYjoWk .YUix3E--post .inv--Fuvt0f .col_trHcz1A .contrast_A1h3vU {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.b6eCGOyKRYjoWk .YUix3E--post .znJ58QM-prim {
  display: grid;
}
.b6eCGOyKRYjoWk .YUix3E--post .znJ58QM-prim .Cz4XvDGN-action {
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #2067FF;
  line-height: 140%;
  border-radius: 6px;
  transition: 0.3s;
  margin: 0;
}
.b6eCGOyKRYjoWk .YUix3E--post .znJ58QM-prim .Cz4XvDGN-action:hover {
  background: #0051ff;
}

.oUZA8eVkx_cRYkfZ {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg {
  width: 280px;
  background: #141C41;
  border-radius: 8px;
  padding: 16px;
}
@media (max-width: 750px) {
  .oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg {
    width: 100%;
  }
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .fjoA1iaOekYAr6 {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 16px;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .fjoA1iaOekYAr6 .DZWuF_hoentwIX {
  height: 52.6px;
  margin-right: 16px;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .fjoA1iaOekYAr6 .s4uBY2P87db .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin: 0;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .fjoA1iaOekYAr6 .s4uBY2P87db .cont_t4GRKnf {
  color: #9CA4C9;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
  display: flex;
  align-items: center;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .fjoA1iaOekYAr6 .s4uBY2P87db .cont_t4GRKnf img {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .o4Yujts__GtVB {
  display: flex;
  align-items: center;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .o4Yujts__GtVB .LEqei6__coYAKl {
  margin-right: 8px;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .o4Yujts__GtVB .LEqei6__coYAKl .Bk0a--QOMj7HbD6 {
  filter: grayscale(100%);
  opacity: 0.2;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .o4Yujts__GtVB p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.oUZA8eVkx_cRYkfZ .x7TsX__69CQBNg .o4Yujts__GtVB p span {
  color: #FFFFFF;
}

.jp8WJO--bFvmSr {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.jp8WJO--bFvmSr .VltMM8dNaT {
  width: 200px;
}
@media (max-width: 750px) {
  .jp8WJO--bFvmSr .VltMM8dNaT {
    width: 46%;
  }
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 {
  position: relative;
  height: 300px;
  border-radius: 8px;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 {
    height: unset;
  }
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .gRWyeKHS__logo {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS {
  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;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .D0Be91DX--head {
  margin: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .D0Be91DX--head .IRUD--NgQrLTBW {
  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);
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .D0Be91DX--head .IRUD--NgQrLTBW span {
  color: #FFFFFF;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .D0Be91DX--head .brand-sc0g51aZC {
  padding: 8px 10px;
  border-radius: 44px;
  background: rgba(0, 0, 0, 0.48);
  color: #60DA60;
  font-size: 14px;
  font-weight: 600;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .a0BMVb--b {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .a0BMVb--b .Cz4XvDGN-action {
  padding: 8px 16px;
  text-align: center;
  border: none;
  min-width: 116px;
  transition: 0.3s;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .a0BMVb--b .Cz4XvDGN-action.G5yLVg-button {
  background: #2067FF;
  margin-bottom: 8px;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .a0BMVb--b .Cz4XvDGN-action.G5yLVg-button:hover {
  background: #0051ff;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .a0BMVb--b .Cz4XvDGN-action.mEQXwY--action {
  color: #070910;
  background: #FFFFFF;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .a0BMVb--b .Cz4XvDGN-action.mEQXwY--action:hover {
  background: #9CA4C9;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1 .AoH3-aywVtS .bottomyDuNBnZP {
  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;
}
.jp8WJO--bFvmSr .VltMM8dNaT .item__LBMqy4mJ1:hover .AoH3-aywVtS {
  display: flex;
}
.jp8WJO--bFvmSr .VltMM8dNaT p {
  font-weight: 700;
}

.oPwmM7SZh--z2DG {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.oPwmM7SZh--z2DG .y6Hs0PI_Te8blE {
  max-width: 280px;
  background: #141C41;
  border-radius: 8px;
  padding: 16px;
}
@media (max-width: 750px) {
  .oPwmM7SZh--z2DG .y6Hs0PI_Te8blE {
    max-width: unset;
    width: 100%;
  }
}
.oPwmM7SZh--z2DG .y6Hs0PI_Te8blE .top__FDiv0aE {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.oPwmM7SZh--z2DG .y6Hs0PI_Te8blE .top__FDiv0aE .navigationaokhvyw {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  font-weight: 700;
  background: #2067FF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.oPwmM7SZh--z2DG .y6Hs0PI_Te8blE .top__FDiv0aE p {
  width: 85%;
  font-weight: 700;
  margin: 0;
}
.oPwmM7SZh--z2DG .y6Hs0PI_Te8blE .content_ynMD2VX {
  margin: 0;
}

.GVogzq__invert {
  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) {
  .GVogzq__invert {
    padding: 12px;
    bottom: 0;
    right: unset;
    background: #1F2A5D;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    min-width: 100%;
    flex-direction: unset;
  }
}
.GVogzq__invert 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) {
  .GVogzq__invert a {
    margin-bottom: unset;
    margin-right: 30px;
  }
}
.GVogzq__invert a p {
  margin: 0;
  color: #134F38;
}
.GVogzq__invert a p span {
  font-size: 8px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.48);
}
.GVogzq__invert .Y4VJYEUBaTlnrh {
  margin-right: 10px;
}
