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

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

.top--Kp62hZDc {
  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) {
  .top--Kp62hZDc {
    justify-content: flex-end;
  }
}
@media (max-width: 750px) {
  .top--Kp62hZDc {
    z-index: 200;
    padding: 15px;
    justify-content: center;
  }
}
.top--Kp62hZDc .wNg7yptop {
  display: flex;
  width: 100%;
  max-width: 1320px;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .wNg7yptop {
    justify-content: space-between;
    margin-bottom: 15px;
  }
}
@media (max-width: 408px) {
  .top--Kp62hZDc .wNg7yptop {
    flex-wrap: wrap;
  }
}
.top--Kp62hZDc .wNg7yptop .brand26wEV4e {
  height: 60px;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .wNg7yptop .brand26wEV4e {
    height: 40px;
  }
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 408px) {
  .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d {
    justify-content: space-between;
  }
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .XLEPxeCTz--n {
  margin-left: 11.5px;
  display: none;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .XLEPxeCTz--n {
    display: block;
  }
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .signin-5Ou9tinBm a {
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  line-height: 140%;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .signin-5Ou9tinBm a {
    padding: 6px 12px 7px;
  }
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .signin-5Ou9tinBm .nXLo41yq--auth {
  border: 1px solid #FD3636;
  margin-right: 10px;
  transition: 0.3s;
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .signin-5Ou9tinBm .nXLo41yq--auth:hover {
  background: #FD3636;
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .signin-5Ou9tinBm .GvuPfk-JwhS1H {
  background: #2067FF;
  transition: 0.3s;
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .signin-5Ou9tinBm .GvuPfk-JwhS1H:hover {
  background: #0051ff;
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card {
  display: flex;
  line-height: 140%;
  list-style-type: none;
  margin-right: 40px;
  margin-top: 0;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card {
    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) {
  .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card {
    top: 170px;
  }
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card li {
    padding-bottom: 25px;
  }
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card li a {
  text-decoration: none;
}
.top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card li a.active, .top--Kp62hZDc .wNg7yptop .foot--vclbC4m0d .eoi1QI_card li a:hover {
  margin-bottom: -24px;
  border-bottom: 1px solid #FD3636;
  position: relative;
  top: -8px;
  padding-bottom: 6px;
}
.top--Kp62hZDc .textw9Cx5r {
  display: flex;
  width: 100%;
  max-width: 1320px;
  border-radius: 8px;
  background: #141C41;
  align-items: center;
}
@media (max-width: 750px) {
  .top--Kp62hZDc .textw9Cx5r .mu1kBL_txt {
    display: none;
  }
}
.top--Kp62hZDc .textw9Cx5r .mu1kBL_txt p {
  margin: 8px 16px;
  font-weight: 700;
  color: #FFFFFF;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd {
  margin: 8px 16px;
  position: relative;
  display: flex;
  overflow: auto;
  white-space: nowrap;
  padding-bottom: 5px;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd ul {
  list-style: none;
  margin: 0 0 0 -43px;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd ul li {
  display: inline-block;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd 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) {
  .top--Kp62hZDc .textw9Cx5r .content-MWURZd ul li a {
    font-size: 12px;
  }
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd ul li a:hover {
  border: 1px solid #2067FF;
  padding: 7px 9px;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd ul li a.active {
  border: 1px solid #2067FF;
  padding: 7px 9px;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd::-webkit-scrollbar {
  height: 2px;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd::-webkit-scrollbar:hover {
  height: 8px;
}
.top--Kp62hZDc .textw9Cx5r .content-MWURZd::-webkit-scrollbar-thumb {
  background: #FD3636;
}

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

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

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

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

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

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

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

.btnBUw7bPTN.b9HqD4uLh-pfoE {
  background-color: unset;
}

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

.aCJ5Aop--banner {
  border-radius: 8px;
  background: #000303;
  min-height: 519px;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}
.aCJ5Aop--banner::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;
}
.aCJ5Aop--banner .cards--b7hDgrtJz {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 0;
}
.aCJ5Aop--banner .cards--b7hDgrtJz img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.aCJ5Aop--banner .dpEr4o--blocks {
  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;
}
.aCJ5Aop--banner .dpEr4o--blocks h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 0.84;
  margin: 0;
}
.aCJ5Aop--banner .dpEr4o--blocks p {
  font-size: 18px;
  line-height: 140%;
  margin: 16px 0 0;
}
.aCJ5Aop--banner .dpEr4o--blocks .button--GL0PtArJ {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
}
.aCJ5Aop--banner .dpEr4o--blocks .btn-pL3Frc2 {
  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;
}
.aCJ5Aop--banner .dpEr4o--blocks .qo0Kz2blocks {
  display: block;
  flex: 0 0 36px;
  height: 36px;
  width: 36px;
}
.aCJ5Aop--banner .dpEr4o--blocks .btn-pL3Frc2:hover {
  background: #d93b24;
}
.aCJ5Aop--banner .xEmrsHQ__primary {
  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;
}
.aCJ5Aop--banner .btn--1FunWgrP {
  color: #FFFFFF;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  white-space: nowrap;
}
.aCJ5Aop--banner .primary--hB4oCK3YF {
  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;
}
.aCJ5Aop--banner .primary--hB4oCK3YF:hover,
.aCJ5Aop--banner .primary--hB4oCK3YF.is-copied {
  background: #7af5bd;
}
.aCJ5Aop--banner .n--rCNGVQ {
  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;
}
.aCJ5Aop--banner .n--rCNGVQ.is-visible {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.aCJ5Aop--banner .prim__KMTvxdY {
  display: block;
  height: 18px;
  position: relative;
  width: 18px;
}
.aCJ5Aop--banner .prim__KMTvxdY::before, .aCJ5Aop--banner .prim__KMTvxdY::after {
  border: 2px solid currentColor;
  border-radius: 2px;
  content: "";
  height: 10px;
  position: absolute;
  width: 10px;
}
.aCJ5Aop--banner .prim__KMTvxdY::before {
  left: 1px;
  top: 5px;
}
.aCJ5Aop--banner .prim__KMTvxdY::after {
  left: 5px;
  top: 1px;
}
@media (max-width: 750px) {
  .aCJ5Aop--banner {
    min-height: 560px;
  }
  .aCJ5Aop--banner::after {
    background: linear-gradient(180deg, #000303 0%, rgba(0, 3, 3, 0.82) 58%, rgba(0, 3, 3, 0.45) 100%);
  }
  .aCJ5Aop--banner .cards--b7hDgrtJz {
    inset: 0;
    width: 100%;
  }
  .aCJ5Aop--banner .cards--b7hDgrtJz img {
    -o-object-position: 62% center;
       object-position: 62% center;
  }
  .aCJ5Aop--banner .dpEr4o--blocks {
    gap: 22px;
    max-width: 100%;
    min-height: 560px;
    padding: 32px 24px;
    width: 100%;
  }
  .aCJ5Aop--banner .dpEr4o--blocks h1 {
    font-size: 40px;
    line-height: 0.92;
  }
  .aCJ5Aop--banner .dpEr4o--blocks p {
    margin-top: 12px;
  }
  .aCJ5Aop--banner .button--GL0PtArJ {
    align-items: stretch;
    flex-direction: column;
    width: 100%;
  }
  .aCJ5Aop--banner .btn-pL3Frc2 {
    min-width: 0;
    width: 100%;
  }
  .aCJ5Aop--banner .xEmrsHQ__primary {
    align-self: stretch;
    width: 100%;
  }
}
@media (max-width: 475px) {
  .aCJ5Aop--banner {
    min-height: 610px;
  }
  .aCJ5Aop--banner .dpEr4o--blocks {
    min-height: 610px;
    padding: 28px 18px;
  }
  .aCJ5Aop--banner .dpEr4o--blocks h1 {
    font-size: 32px;
  }
  .aCJ5Aop--banner .dpEr4o--blocks p {
    font-size: 16px;
  }
  .aCJ5Aop--banner .xEmrsHQ__primary {
    gap: 8px;
    max-width: 100%;
    padding-left: 10px;
  }
  .aCJ5Aop--banner .btn--1FunWgrP,
  .aCJ5Aop--banner .primary--hB4oCK3YF {
    font-size: 14px;
  }
  .aCJ5Aop--banner .primary--hB4oCK3YF {
    gap: 7px;
    padding: 0 10px;
  }
}

.bot__VyUAZlogH {
  padding: 20px;
  background: #141C41;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1450px) {
  .bot__VyUAZlogH {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .bot__VyUAZlogH {
    width: auto;
    max-width: unset;
  }
}
.bot__VyUAZlogH .QL5Cdjfoot {
  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) {
  .bot__VyUAZlogH .QL5Cdjfoot {
    flex-direction: column;
  }
}
.bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 408px) {
  .bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d {
    justify-content: center;
  }
}
.bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d .huw7WinrGbrand {
  padding-left: 10px;
  padding-right: 10px;
}
.bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d .huw7WinrGbrand a {
  line-height: 140%;
  text-decoration: none;
  margin: 8px;
}
.bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d .huw7WinrGbrand a:hover {
  color: rgba(255, 255, 255, 0.54);
}
.bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d .Ynv8--QX9uemj a {
  text-decoration: none;
}
.bot__VyUAZlogH .QL5Cdjfoot .foot--vclbC4m0d .Ynv8--QX9uemj a .article47IBjO {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.bot__VyUAZlogH .IArJcBMw--bot {
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1450px) {
  .bot__VyUAZlogH .IArJcBMw--bot {
    flex-direction: column;
  }
}
.bot__VyUAZlogH .IArJcBMw--bot .huw7WinrGbrand {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1450px) {
  .bot__VyUAZlogH .IArJcBMw--bot .huw7WinrGbrand {
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .bot__VyUAZlogH .IArJcBMw--bot .huw7WinrGbrand {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}
.bot__VyUAZlogH .IArJcBMw--bot .huw7WinrGbrand 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;
}
.bot__VyUAZlogH .IArJcBMw--bot .huw7WinrGbrand a:hover {
  color: #FFFFFF;
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 img {
  height: 20px;
  margin-left: 20px;
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 .WC6l9e32iinv {
  height: 26px;
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 .NfpJw_obl5kGudx {
  height: 22.5px;
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 .pfsM6IT--lozDFK {
  height: 15.3px;
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 .p7OigvQ-logo {
  height: 40px;
}
.bot__VyUAZlogH .IArJcBMw--bot .brand_1kJVyMlP3 .m18I9glk--ioUsq {
  height: 25.5px;
}
.bot__VyUAZlogH .D2N3Ofk__bot {
  text-align: center;
  color: rgba(255, 255, 255, 0.54);
  font-size: 14px;
}

.brand-wMpWClKD {
  display: flex;
}
@media (max-width: 750px) {
  .brand-wMpWClKD {
    flex-direction: column;
  }
}
.brand-wMpWClKD .fEMuGOqKQ--L5WCc {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .brand-wMpWClKD .fEMuGOqKQ--L5WCc {
    width: 100%;
    margin-bottom: 10px;
  }
}
.brand-wMpWClKD .fEMuGOqKQ--L5WCc .Ch7x--3ZSykRHf {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .brand-wMpWClKD .fEMuGOqKQ--L5WCc .Ch7x--3ZSykRHf {
    width: 100%;
  }
}

.HBq01P-hq1069OLJ {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .HBq01P-hq1069OLJ {
    flex-direction: column-reverse;
  }
}
.HBq01P-hq1069OLJ .fEMuGOqKQ--L5WCc {
  min-width: 380px;
}
@media (max-width: 750px) {
  .HBq01P-hq1069OLJ .fEMuGOqKQ--L5WCc {
    width: 100%;
    margin-bottom: 10px;
  }
}
.HBq01P-hq1069OLJ .fEMuGOqKQ--L5WCc .Ch7x--3ZSykRHf {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .HBq01P-hq1069OLJ .fEMuGOqKQ--L5WCc .Ch7x--3ZSykRHf {
    width: 100%;
  }
}
.HBq01P-hq1069OLJ .Dk7JwqPZcontent {
  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 .bZw5D0--D0JKQf {
  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 .btn-pL3Frc2 {
  margin-bottom: 130px;
}

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

.cont-3cHaQ6 {
  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) {
  .cont-3cHaQ6 {
    flex-direction: column;
  }
}
.cont-3cHaQ6 .blocks_s1CK7x {
  display: flex;
  align-items: center;
}
.cont-3cHaQ6 .blocks_s1CK7x img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .cont-3cHaQ6 .blocks_s1CK7x img {
    margin-left: 10px;
  }
}
.cont-3cHaQ6 .blocks_s1CK7x .blocksOkQBnCDw .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.cont-3cHaQ6 .blocks_s1CK7x .blocksOkQBnCDw .contentDfeaUB {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.cont-3cHaQ6 .brand__TkA6pzRVd {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .cont-3cHaQ6 .brand__TkA6pzRVd {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.cont-3cHaQ6 .brand__TkA6pzRVd .primary__NOjsx7G8a {
  margin-right: 10px;
}
.cont-3cHaQ6 .brand__TkA6pzRVd .btn_u9lBAaVTO {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .cont-3cHaQ6 .brand__TkA6pzRVd .btn_u9lBAaVTO {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.a8a0ofXuJ_sign {
  border-radius: 8px;
  background: #141C41;
  padding: 16px;
}
.a8a0ofXuJ_sign .auth8JbExeT {
  display: flex;
  justify-content: space-between;
}
.a8a0ofXuJ_sign .auth8JbExeT .foot--vclbC4m0d {
  display: flex;
  margin-bottom: 16px;
}
.a8a0ofXuJ_sign .auth8JbExeT .foot--vclbC4m0d .OklnBpDEh_mVYg {
  height: 76.59px;
  margin-right: 16px;
}
.a8a0ofXuJ_sign .auth8JbExeT .foot--vclbC4m0d .USPB3gkLRsD2 .name {
  margin: 0;
  font-weight: 700;
}
.a8a0ofXuJ_sign .auth8JbExeT .foot--vclbC4m0d .USPB3gkLRsD2 .logEJrDjz0 {
  margin-top: 8px;
  font-size: 14px;
  color: #9CA4C9;
}
.a8a0ofXuJ_sign .auth8JbExeT .login_KJ7nC5mAt a {
  text-decoration: none;
}
.a8a0ofXuJ_sign .auth8JbExeT .login_KJ7nC5mAt a .article47IBjO {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.a8a0ofXuJ_sign .text--C9WJObo0 {
  line-height: 140%;
  margin: 0;
}
.a8a0ofXuJ_sign .contrast__vKXfbq5L {
  font-size: 12px;
  line-height: 142%;
  color: #9CA4C9;
  text-align: right;
}

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

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

.ZOVv-3TE0DjzX6 .PCKDTzt--articles {
  padding: 16px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  background-color: #141C41;
  margin-bottom: 16px;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles {
    align-items: center;
    flex-direction: column;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .logofc8iU14Rq {
  border-radius: 6px;
  height: 150px;
  width: auto;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .logofc8iU14Rq {
    width: 100%;
    height: auto;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext {
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext {
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext strong {
  font-size: 20px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 16px;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .YFDC5Z--x8zFwQE {
  display: flex;
  align-items: center;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .YFDC5Z--x8zFwQE .Sp3TC2LEI__5rZBWc {
  margin-right: 8px;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .YFDC5Z--x8zFwQE .Sp3TC2LEI__5rZBWc .TaBhx7_NGIO64TjQ {
  filter: grayscale(100%);
  opacity: 0.2;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .YFDC5Z--x8zFwQE p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .YFDC5Z--x8zFwQE p span {
  color: #FFFFFF;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .text--C9WJObo0 {
  margin: 16px 0 0 0;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .QFYMITtext .text--C9WJObo0 {
    line-height: unset;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .aj92MqyEinvert {
  min-width: 165px;
  background: #1F2A5D;
  border-radius: 6px;
  padding: 16px;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .aj92MqyEinvert {
    padding: 10px 0;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .aj92MqyEinvert p {
    padding: 0 15px;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .aj92MqyEinvert .logEJrDjz0 {
  margin-top: 0;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #9CA4C9;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .aj92MqyEinvert .bKUTe6--d {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp {
  padding: 0 40px;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp {
    padding: 0;
    width: 100%;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .btn-pL3Frc2 {
  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) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .btn-pL3Frc2 {
    padding: 15px 0;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .btn-pL3Frc2:hover {
  background: #0051ff;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .PJ0C3ZY__prim {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .PJ0C3ZY__prim {
    justify-content: center;
  }
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .PJ0C3ZY__prim img {
  height: 24px;
  margin-right: 17px;
}
.ZOVv-3TE0DjzX6 .PCKDTzt--articles .VCflmYp .PJ0C3ZY__prim span {
  font-size: 14px;
}

.C1vKyl_yBuCxJp {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles {
  min-width: 392px;
  padding: 16px;
  border-radius: 8px;
  background-color: #141C41;
}
@media (max-width: 750px) {
  .C1vKyl_yBuCxJp .PCKDTzt--articles {
    min-width: unset;
    width: 100%;
    flex-direction: column;
  }
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 750px) {
  .C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext {
    width: 100%;
    align-items: center;
    margin-bottom: 16px;
  }
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .logofc8iU14Rq {
  border-radius: 6px;
  height: 107px;
  width: auto;
  margin-right: 16px;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d {
  display: flex;
  flex-direction: column;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d strong {
  font-size: 20px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 16px;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d .YFDC5Z--x8zFwQE {
  display: flex;
  align-items: center;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d .YFDC5Z--x8zFwQE .Sp3TC2LEI__5rZBWc {
  margin-right: 8px;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d .YFDC5Z--x8zFwQE .Sp3TC2LEI__5rZBWc .TaBhx7_NGIO64TjQ {
  filter: grayscale(100%);
  opacity: 0.2;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d .YFDC5Z--x8zFwQE p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .QFYMITtext .foot--vclbC4m0d .YFDC5Z--x8zFwQE p span {
  color: #FFFFFF;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .text--C9WJObo0 {
  margin: 18px 0 18px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .aj92MqyEinvert {
  display: flex;
  background: #1F2A5D;
  border-radius: 6px;
  padding: 16px;
  justify-content: space-between;
  margin-bottom: 18px;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .aj92MqyEinvert .texted--NMrq9LGe {
  width: 50%;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .aj92MqyEinvert .texted--NMrq9LGe .logEJrDjz0 {
  margin-top: 0;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #9CA4C9;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .aj92MqyEinvert .texted--NMrq9LGe .bKUTe6--d {
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .VCflmYp {
  display: grid;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .VCflmYp .btn-pL3Frc2 {
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #2067FF;
  line-height: 140%;
  border-radius: 6px;
  transition: 0.3s;
  margin: 0;
}
.C1vKyl_yBuCxJp .PCKDTzt--articles .VCflmYp .btn-pL3Frc2:hover {
  background: #0051ff;
}

.KBlQ--QVAC6I {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.KBlQ--QVAC6I .zB12__ubDqOTA {
  width: 280px;
  background: #141C41;
  border-radius: 8px;
  padding: 16px;
}
@media (max-width: 750px) {
  .KBlQ--QVAC6I .zB12__ubDqOTA {
    width: 100%;
  }
}
.KBlQ--QVAC6I .zB12__ubDqOTA .mgrsKn_PpxTf {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 16px;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .mgrsKn_PpxTf .OklnBpDEh_mVYg {
  height: 52.6px;
  margin-right: 16px;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .mgrsKn_PpxTf .NTL8l-cZ76JVFA .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin: 0;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .mgrsKn_PpxTf .NTL8l-cZ76JVFA .sV79c6-wraper {
  color: #9CA4C9;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
  display: flex;
  align-items: center;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .mgrsKn_PpxTf .NTL8l-cZ76JVFA .sV79c6-wraper img {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .YFDC5Z--x8zFwQE {
  display: flex;
  align-items: center;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .YFDC5Z--x8zFwQE .Sp3TC2LEI__5rZBWc {
  margin-right: 8px;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .YFDC5Z--x8zFwQE .Sp3TC2LEI__5rZBWc .TaBhx7_NGIO64TjQ {
  filter: grayscale(100%);
  opacity: 0.2;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .YFDC5Z--x8zFwQE p {
  font-weight: 700;
  margin: 0;
  color: #9CA4C9;
}
.KBlQ--QVAC6I .zB12__ubDqOTA .YFDC5Z--x8zFwQE p span {
  color: #FFFFFF;
}

.JlRdbW-MWN63O {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 {
  width: 200px;
}
@media (max-width: 750px) {
  .JlRdbW-MWN63O .jIPf1wRSJ6t7 {
    width: 46%;
  }
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles {
  position: relative;
  height: 300px;
  border-radius: 8px;
  transition: 0.3s;
}
@media (max-width: 750px) {
  .JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles {
    height: unset;
  }
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .log--Vi5STY78 {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 {
  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;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .vo9wbzGtop {
  margin: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .vo9wbzGtop .SwqWerDbU--GL2i3 {
  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);
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .vo9wbzGtop .SwqWerDbU--GL2i3 span {
  color: #FFFFFF;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .vo9wbzGtop .znTJ5eRSX--logo {
  padding: 8px 10px;
  border-radius: 44px;
  background: rgba(0, 0, 0, 0.48);
  color: #60DA60;
  font-size: 14px;
  font-weight: 600;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .zXpixS9_button {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .zXpixS9_button .btn-pL3Frc2 {
  padding: 8px 16px;
  text-align: center;
  border: none;
  min-width: 116px;
  transition: 0.3s;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .zXpixS9_button .btn-pL3Frc2.b-tEkgmfO8 {
  background: #2067FF;
  margin-bottom: 8px;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .zXpixS9_button .btn-pL3Frc2.b-tEkgmfO8:hover {
  background: #0051ff;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .zXpixS9_button .btn-pL3Frc2.I7KdSw4j-action {
  color: #070910;
  background: #FFFFFF;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .zXpixS9_button .btn-pL3Frc2.I7KdSw4j-action:hover {
  background: #9CA4C9;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles .USPB3gkLRsD2 .footer--HA7yoxzK {
  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;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 .G4cXOp3UiT-articles:hover .USPB3gkLRsD2 {
  display: flex;
}
.JlRdbW-MWN63O .jIPf1wRSJ6t7 p {
  font-weight: 700;
}

.t3xzo9HnC__TXFk {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.t3xzo9HnC__TXFk .sHTeCBd-5M07G {
  max-width: 280px;
  background: #141C41;
  border-radius: 8px;
  padding: 16px;
}
@media (max-width: 750px) {
  .t3xzo9HnC__TXFk .sHTeCBd-5M07G {
    max-width: unset;
    width: 100%;
  }
}
.t3xzo9HnC__TXFk .sHTeCBd-5M07G .header__idc5WV {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.t3xzo9HnC__TXFk .sHTeCBd-5M07G .header__idc5WV .menu__JczbZq {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  font-weight: 700;
  background: #2067FF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.t3xzo9HnC__TXFk .sHTeCBd-5M07G .header__idc5WV p {
  width: 85%;
  font-weight: 700;
  margin: 0;
}
.t3xzo9HnC__TXFk .sHTeCBd-5M07G .text--C9WJObo0 {
  margin: 0;
}

.N2psuhkID8__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) {
  .N2psuhkID8__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;
  }
}
.N2psuhkID8__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) {
  .N2psuhkID8__invert a {
    margin-bottom: unset;
    margin-right: 30px;
  }
}
.N2psuhkID8__invert a p {
  margin: 0;
  color: #134F38;
}
.N2psuhkID8__invert a p span {
  font-size: 8px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.48);
}
.N2psuhkID8__invert .PQXj8F--tdIV7rB {
  margin-right: 10px;
}
