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

body {
  display: flex;
  margin: 0;
  background-color: #0C1C3A;
  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) {
  .WKUa6wS--container {
    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: 32px;
  margin-bottom: 20px;
  line-height: 105%;
  text-transform: uppercase;
  font-weight: 400;
}

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

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

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

.header_I6cOb1 {
  background: #0C1C3A;
  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) {
  .header_I6cOb1 {
    justify-content: flex-end;
  }
}
@media (max-width: 750px) {
  .header_I6cOb1 {
    z-index: 200;
    padding: 15px;
    justify-content: center;
  }
}
.header_I6cOb1 .I4iA8Ph {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1360px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .header_I6cOb1 .I4iA8Ph {
    margin-bottom: 15px;
    margin-top: 0;
  }
}
.header_I6cOb1 .I4iA8Ph .brand9i6u7hn3V {
  height: 50px;
}
@media (max-width: 750px) {
  .header_I6cOb1 .I4iA8Ph .brand9i6u7hn3V {
    height: 40px;
  }
}
.header_I6cOb1 .I4iA8Ph .blocks__rpw0nah {
  display: flex;
  line-height: 140%;
  list-style-type: none;
  margin-right: 40px;
  margin-top: 0;
}
@media (max-width: 750px) {
  .header_I6cOb1 .I4iA8Ph .blocks__rpw0nah {
    display: none;
    position: absolute;
    background-color: #0C1C3A;
    width: 100%;
    height: 82vh;
    overflow: auto;
    top: 70px;
    left: 0;
    font-size: 18px;
    padding: 15px;
    z-index: 10;
  }
}
.header_I6cOb1 .I4iA8Ph .blocks__rpw0nah li {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .header_I6cOb1 .I4iA8Ph .blocks__rpw0nah li {
    padding-bottom: 25px;
  }
}
.header_I6cOb1 .I4iA8Ph .blocks__rpw0nah li a {
  text-decoration: none;
}
.header_I6cOb1 .I4iA8Ph .blocks__rpw0nah li a.active, .header_I6cOb1 .I4iA8Ph .blocks__rpw0nah li a:hover {
  margin-bottom: -24px;
  border-bottom: 1px solid #F58500;
  position: relative;
  top: -8px;
  padding-bottom: 6px;
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z {
  display: flex;
  align-items: center;
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .b1CosRI-n {
  margin-left: 11.5px;
  display: none;
}
@media (max-width: 750px) {
  .header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .b1CosRI-n {
    display: block;
  }
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .authXoajRQ a {
  padding: 16px;
  border-radius: 32px;
  text-decoration: none;
  line-height: 140%;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .authXoajRQ a {
    padding: 6px 12px 7px;
  }
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .authXoajRQ .sign-YAMOZrS {
  border: 1px solid #F58500;
  margin-right: 10px;
  transition: 0.3s;
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .authXoajRQ .sign-YAMOZrS:hover {
  background: #F58500;
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .authXoajRQ .Uu05_bdMOxmU {
  background: #1CA3F7;
  transition: 0.3s;
}
.header_I6cOb1 .I4iA8Ph .footer_CuYI1Z .authXoajRQ .Uu05_bdMOxmU:hover {
  background: #1CA3F7;
}
.header_I6cOb1 .content_Mmdn0j {
  display: flex;
  width: 100%;
  max-width: 1360px;
  border-radius: 73px;
  border: 1px solid #4B5973;
  align-items: center;
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content {
  margin: unset;
  position: relative;
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  margin: 16px;
}
@media (max-width: 750px) {
  .header_I6cOb1 .content_Mmdn0j .T2anMGgI__content {
    margin: 8px;
    overflow: auto;
  }
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content ul {
  list-style: none;
  margin: 0 0 0 -43px;
  width: 100%;
  overflow: hidden;
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content ul li {
  display: inline-block;
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content ul li a {
  border-radius: 24px;
  display: flex;
  line-height: 140%;
  padding: 8px 10px;
  margin-left: 4px;
  margin-right: 4px;
  border: 1px solid #4B5973;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .header_I6cOb1 .content_Mmdn0j .T2anMGgI__content ul li a {
    font-size: 12px;
  }
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content ul li a:hover, .header_I6cOb1 .content_Mmdn0j .T2anMGgI__content ul li a.active {
  border: 1px solid #F58500;
  padding: 8px 10px;
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content::-webkit-scrollbar {
  height: 0;
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content::-webkit-scrollbar:hover {
  height: 8px;
}
.header_I6cOb1 .content_Mmdn0j .T2anMGgI__content::-webkit-scrollbar-thumb {
  background: #F58500;
}

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

.btn_rnXSxcaku {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
@media (max-width: 750px) {
  .btn_rnXSxcaku {
    margin-bottom: 0;
  }
}
.btn_rnXSxcaku a {
  color: #FFFFFF;
  text-decoration: none;
}
.btn_rnXSxcaku .n28OJI__row {
  margin-bottom: -5px;
}

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

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

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

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

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

.b_THgSA8vty.XAP6o1d4mpUS {
  background-color: unset;
}

.rowBoAtWvQ {
  width: 100%;
  display: flex;
  margin-bottom: 60px;
}
@media (max-width: 750px) {
  .rowBoAtWvQ {
    flex-direction: column-reverse;
  }
}
.rowBoAtWvQ .LaZgNtq--cards {
  background: #13274C;
  border-radius: 32px;
  padding: 24px;
  width: 50%;
  margin-right: 20px;
}
@media (max-width: 750px) {
  .rowBoAtWvQ .LaZgNtq--cards {
    padding: 0;
    margin-right: 0;
    width: 100%;
    border-radius: 0 0 8px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.rowBoAtWvQ .LaZgNtq--cards h1 {
  font-size: 62px;
  font-weight: 400;
  line-height: 96%;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .rowBoAtWvQ .LaZgNtq--cards h1 {
    margin: 10px;
  }
}
.rowBoAtWvQ .LaZgNtq--cards p {
  font-size: 18px;
  line-height: 140%;
}
@media (max-width: 750px) {
  .rowBoAtWvQ .LaZgNtq--cards p {
    margin: 10px;
  }
}
.rowBoAtWvQ .LaZgNtq--cards .d7ZhikY__action {
  padding: 13px 16px 14px 16px;
}
.rowBoAtWvQ .LaZgNtq--cards .d7ZhikY__action .Uh6p9NMbutton {
  border-radius: 32px;
  text-align: center;
  background: #1CA3F7;
  line-height: 140%;
  border: none;
  min-width: 180px;
  display: inline-block;
  transition: 0.3s;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .rowBoAtWvQ .LaZgNtq--cards .d7ZhikY__action .Uh6p9NMbutton {
    width: 100%;
    padding: 15px 0;
  }
}
.rowBoAtWvQ .LaZgNtq--cards .d7ZhikY__action .Uh6p9NMbutton:hover {
  opacity: 0.9;
}
.rowBoAtWvQ .rows_OWs3uzQov {
  width: 45%;
}
@media (max-width: 750px) {
  .rowBoAtWvQ .rows_OWs3uzQov {
    width: 100%;
  }
}
.rowBoAtWvQ .rows_OWs3uzQov img {
  border-radius: 32px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: -4px;
}
@media (max-width: 750px) {
  .rowBoAtWvQ .rows_OWs3uzQov img {
    border-radius: 8px 8px 0 0;
    margin-bottom: 20px;
  }
}

.bot--pqYlgd {
  margin-bottom: 40px;
  border-radius: 32px;
  border: 1px solid #4B5973;
  width: 100%;
  max-width: 1360px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1450px) {
  .bot--pqYlgd {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .bot--pqYlgd {
    width: auto;
    max-width: unset;
  }
}
.bot--pqYlgd .bot6qjuTXzGH {
  margin: 16px 16px 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1340px;
  border-bottom: 1px solid #4B5973;
  padding-bottom: 16px;
}
.bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
}
.bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z .logo_BKVmhe {
  padding-left: 10px;
  padding-right: 10px;
}
.bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z .logo_BKVmhe a {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 140%;
  text-decoration: none;
  margin: 8px;
}
.bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z .logo_BKVmhe a:hover, .bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z .logo_BKVmhe a:active {
  color: #FFFFFF;
}
.bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z .Amyk-F0XzUjhO a {
  text-decoration: none;
}
.bot--pqYlgd .bot6qjuTXzGH .footer_CuYI1Z .Amyk-F0XzUjhO a .item-ji7MzHO {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.bot--pqYlgd .oivYA4nHJ--f {
  margin: 16px;
  width: 100%;
  max-width: 1340px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1450px) {
  .bot--pqYlgd .oivYA4nHJ--f {
    flex-direction: column;
  }
}
.bot--pqYlgd .oivYA4nHJ--f .logo_BKVmhe {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1450px) {
  .bot--pqYlgd .oivYA4nHJ--f .logo_BKVmhe {
    margin-bottom: 15px;
  }
}
@media (max-width: 750px) {
  .bot--pqYlgd .oivYA4nHJ--f .logo_BKVmhe {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
  }
}
.bot--pqYlgd .oivYA4nHJ--f .logo_BKVmhe a {
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  color: #ADB7C9;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 24px;
  margin-bottom: 8px;
  transition: 0.3s;
}
.bot--pqYlgd .oivYA4nHJ--f .logo_BKVmhe a:hover {
  color: #FFFFFF;
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd {
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd img {
  height: 20px;
  margin-left: 20px;
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd .dark--t3a0zDMZk {
  height: 26px;
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd .dZXAj__WR7Srp {
  height: 22.5px;
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd .LhIP__5lEGUCJ {
  height: 15.3px;
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd .W5Dq2ceYW__logo {
  height: 40px;
}
.bot--pqYlgd .oivYA4nHJ--f .log--5HkW8XCd .mr6z7U_RSnTzCEYs {
  height: 25.5px;
}
.bot--pqYlgd .bottom--Bza5Non {
  text-align: center;
  color: #ADB7C9;
  font-size: 14px;
  margin-bottom: 16px;
}

.BkNufI--log {
  display: flex;
}
@media (max-width: 750px) {
  .BkNufI--log {
    flex-direction: column;
  }
}
.BkNufI--log .txt_YyDctSW {
  width: 100%;
}
.BkNufI--log .Vuj0ToMxtdK {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .BkNufI--log .Vuj0ToMxtdK {
    min-width: unset;
    width: 100%;
    margin-bottom: 10px;
  }
}
.BkNufI--log .Vuj0ToMxtdK .SEPXFJDWk0 {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .BkNufI--log .Vuj0ToMxtdK .SEPXFJDWk0 {
    max-width: unset;
    width: 100%;
  }
}

.gVxamv--KYnJ {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .gVxamv--KYnJ {
    flex-direction: column-reverse;
  }
}
.gVxamv--KYnJ .Vuj0ToMxtdK {
  min-width: 380px;
}
@media (max-width: 750px) {
  .gVxamv--KYnJ .Vuj0ToMxtdK {
    width: 100%;
    margin-bottom: 10px;
  }
}
.gVxamv--KYnJ .Vuj0ToMxtdK .SEPXFJDWk0 {
  max-width: 380px;
  height: auto;
}
@media (max-width: 750px) {
  .gVxamv--KYnJ .Vuj0ToMxtdK .SEPXFJDWk0 {
    max-width: unset;
    width: 100%;
  }
}
.gVxamv--KYnJ .txt_YyDctSW {
  width: 100%;
  margin-right: 20px;
}

.V0X8cD9-am6Ryo8 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.V0X8cD9-am6Ryo8 .AHVja6-lyogJ5ei {
  max-width: 280px;
  padding: 16px;
  border-radius: 24px;
  border: 1px solid #4B5973;
}
@media (max-width: 750px) {
  .V0X8cD9-am6Ryo8 .AHVja6-lyogJ5ei {
    max-width: unset;
    width: 100%;
  }
}
.V0X8cD9-am6Ryo8 .AHVja6-lyogJ5ei .u38gxlJps-head {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 120%;
  margin-bottom: 8px;
}
.V0X8cD9-am6Ryo8 .AHVja6-lyogJ5ei .txt7nuYoe8 {
  line-height: 140%;
  color: #ADB7C9;
}

.darked-FXGHuSn {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  flex-direction: row;
}
@media (max-width: 750px) {
  .darked-FXGHuSn {
    flex-direction: column;
  }
}
.darked-FXGHuSn .r49LatKbE__first {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid #94EB51;
}
.darked-FXGHuSn .r49LatKbE__first .u38gxlJps-head {
  font-size: 24px;
  font-weight: 500;
  color: #94EB51;
  text-transform: uppercase;
}
.darked-FXGHuSn .r49LatKbE__first .GpoODfc__articles {
  color: #ADB7C9;
  line-height: 140%;
  display: flex;
  align-items: flex-start;
}
.darked-FXGHuSn .r49LatKbE__first .GpoODfc__articles img {
  margin-right: 10px;
}
.darked-FXGHuSn .c__PQarJkDj {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid #FF3F3F;
}
.darked-FXGHuSn .c__PQarJkDj .u38gxlJps-head {
  font-size: 24px;
  font-weight: 500;
  color: #94EB51;
  text-transform: uppercase;
}
.darked-FXGHuSn .c__PQarJkDj .GpoODfc__articles {
  color: #ADB7C9;
  line-height: 140%;
  display: flex;
  align-items: flex-start;
}
.darked-FXGHuSn .c__PQarJkDj .GpoODfc__articles img {
  margin-right: 10px;
}

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

table {
  width: 100%;
  border-spacing: 0;
  display: inline-table;
  border-radius: 32px;
  border: 1px solid #4B5973;
}
@media (max-width: 750px) {
  table {
    overflow-x: auto;
    white-space: nowrap;
  }
}
table thead tr td {
  border-collapse: collapse;
  width: auto;
  padding: 16px;
  font-weight: 400;
  border-bottom: 1px solid #4B5973;
}
table thead tr td:first-child {
  color: #ADB7C9;
}
table tbody a {
  color: #FFFFFF;
}
table tbody tr td {
  border-collapse: collapse;
  width: auto;
  padding: 16px;
  border-bottom: 1px solid #4B5973;
}
table tbody tr td:first-child {
  font-weight: 400;
  color: #ADB7C9;
}
table tbody tr td:not(:first-child) {
  font-weight: 400;
  color: #FFFFFF;
}
table tbody tr:last-child td {
  border: unset;
}

.CTt3DSvtbl table thead tr th {
  background: #13274C;
  padding: 8px 16px;
  border-right: 1px solid #4B5973;
  border-bottom: 1px solid #4B5973;
}
.CTt3DSvtbl table thead tr th:first-child {
  border-radius: 32px 0 0 0;
}
.CTt3DSvtbl table thead tr th:last-child {
  border-radius: 0 32px 0 0;
  border-right: unset;
}
.CTt3DSvtbl table tbody tr td {
  border-right: 1px solid #4B5973;
  border-bottom: 1px solid #4B5973;
}
.CTt3DSvtbl table tbody tr td:last-child {
  border-right: unset;
}
.CTt3DSvtbl table tbody tr:last-child td {
  border-bottom: unset;
}
.CTt3DSvtbl table tbody .name, .CTt3DSvtbl table tbody payment {
  line-height: 140%;
  color: #FFFFFF;
}
.CTt3DSvtbl table tbody .qdFc--Tn2xu4o {
  color: #94EB51;
  line-height: 140%;
}
.CTt3DSvtbl table tbody .R8NBE1-Qt9mGyv1z {
  color: #94EB51;
  line-height: 140%;
}
.CTt3DSvtbl table tbody .sSotu_IRqn8wUf {
  display: flex;
  align-items: center;
}
.CTt3DSvtbl table tbody .sSotu_IRqn8wUf .WEidVyu7-z7h8 {
  margin-right: 8px;
}
.CTt3DSvtbl table tbody .sSotu_IRqn8wUf p {
  font-weight: 700;
  margin: 0;
}
.CTt3DSvtbl table tbody .Uh6p9NMbutton {
  width: 100%;
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #1CA3F7;
  line-height: 140%;
  border-radius: 32px;
  transition: 0.3s;
  margin: 0;
}
.CTt3DSvtbl table tbody .Uh6p9NMbutton:hover {
  background: #1CA3F7;
}
.CTt3DSvtbl table tbody .Uh6p9NMbutton.O7mfeWv-secondary {
  background: none;
  border: 1px solid #F58500;
}
.CTt3DSvtbl table tbody .Uh6p9NMbutton.O7mfeWv-secondary:hover {
  background: #F58500;
}

.error {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error .w76RFLvOjbgPzG {
  font-size: 128px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.error p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.36px;
  margin-bottom: 64px;
}
.error .Uh6p9NMbutton {
  margin-bottom: 130px;
}

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

.wrap_jJpfMLo {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  background-color: #13274C;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .wrap_jJpfMLo {
    flex-direction: column;
  }
}
.wrap_jJpfMLo .bCeh6NSd--cards {
  display: flex;
  align-items: center;
}
.wrap_jJpfMLo .bCeh6NSd--cards img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .wrap_jJpfMLo .bCeh6NSd--cards img {
    margin-left: 10px;
  }
}
.wrap_jJpfMLo .bCeh6NSd--cards .HO1grcF__card .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.wrap_jJpfMLo .bCeh6NSd--cards .HO1grcF__card .text0sSx3FWD {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.wrap_jJpfMLo .I1qKb4x__logo {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wrap_jJpfMLo .I1qKb4x__logo {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.wrap_jJpfMLo .I1qKb4x__logo .p__3N5Y1p {
  margin-right: 10px;
}
.wrap_jJpfMLo .I1qKb4x__logo .cZKjfy_action {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .wrap_jJpfMLo .I1qKb4x__logo .cZKjfy_action {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

.login_bYXGxK {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.login_bYXGxK .auth-XqC5F7Bz {
  width: 280px;
  padding: 16px;
  border-radius: 32px;
  border: 1px solid #4B5973;
  padding: 16px;
}
@media (max-width: 750px) {
  .login_bYXGxK .auth-XqC5F7Bz {
    width: 100%;
  }
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin {
  display: flex;
  justify-content: space-between;
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin .footer_CuYI1Z {
  display: flex;
  margin-bottom: 16px;
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin .footer_CuYI1Z .Q0tL8xDrzT__uAdqZ {
  height: 76.59px;
  margin-right: 16px;
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin .footer_CuYI1Z .MUP67s8Htgop3M0 .name {
  margin: 0;
  font-weight: 700;
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin .footer_CuYI1Z .MUP67s8Htgop3M0 .E4rIOC8cqbrand {
  margin-top: 8px;
  font-size: 14px;
  color: #ADB7C9;
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin .mqOS6VkMg_login a {
  text-decoration: none;
}
.login_bYXGxK .auth-XqC5F7Bz .eWbIBQPsignin .mqOS6VkMg_login a .item-ji7MzHO {
  height: 38px;
  width: auto;
  border-radius: 6px;
  margin: 0 0 0 6px;
}
.login_bYXGxK .auth-XqC5F7Bz .u38gxlJps-head {
  margin-top: 0;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 120%;
  text-transform: uppercase;
  color: #ADB7C9;
}
.login_bYXGxK .auth-XqC5F7Bz .txt7nuYoe8 {
  line-height: 140%;
  margin-top: 0;
  margin-bottom: 16px;
}
.login_bYXGxK .auth-XqC5F7Bz .primary--I2DeJ5 {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
}
.login_bYXGxK .auth-XqC5F7Bz .primary--I2DeJ5 .Uh6p9NMbutton {
  width: 100%;
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #1CA3F7;
  line-height: 140%;
  border-radius: 32px;
  transition: 0.3s;
  margin: 0;
}
.login_bYXGxK .auth-XqC5F7Bz .primary--I2DeJ5 .Uh6p9NMbutton:hover {
  background: #1CA3F7;
}
.login_bYXGxK .auth-XqC5F7Bz .primary--I2DeJ5 .Uh6p9NMbutton.O7mfeWv-secondary {
  background: none;
  border: 1px solid #F58500;
}
.login_bYXGxK .auth-XqC5F7Bz .primary--I2DeJ5 .Uh6p9NMbutton.O7mfeWv-secondary:hover {
  background: #F58500;
}

.f_uoge3yMj {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}
@media (max-width: 950px) {
  .f_uoge3yMj {
    grid-template-columns: repeat(1, 1fr);
  }
}
.f_uoge3yMj .blog__DHYsP2SZt h3 {
  cursor: pointer;
  border-radius: 32px;
  border: 1px solid #4B5973;
  padding: 14px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 16px;
}
.f_uoge3yMj .blog__DHYsP2SZt .IRKxD9--text {
  padding: 9px 12px;
  border-radius: 32px;
  border: 1px solid #4B5973;
  display: none;
  margin-bottom: 8px;
}
.f_uoge3yMj .blog__DHYsP2SZt .IRKxD9--text p {
  margin: 0;
}
.f_uoge3yMj .blog__DHYsP2SZt .IRKxD9--text.show {
  display: block;
}
.f_uoge3yMj .blog__DHYsP2SZt h3::after {
  content: url("/assets/default/images/arrow-down.svg");
  margin-right: 5px;
}
.f_uoge3yMj .blog__DHYsP2SZt.show h3::after {
  content: url("/assets/default/images/arrow-up.svg");
  margin-right: 5px;
}

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

.hIY7t_tnc9SJrY .FYPnCc30__article {
  padding: 16px;
  border-radius: 32px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  border: 2px solid #1CA3F7;
}
@media (max-width: 750px) {
  .hIY7t_tnc9SJrY .FYPnCc30__article {
    align-items: center;
    flex-direction: column;
  }
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim {
    margin-right: 0;
  }
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .brandMA5rfNjOv {
  border-radius: 24px;
  height: 150px;
  width: auto;
  margin-bottom: 16px;
}
@media (max-width: 750px) {
  .hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .brandMA5rfNjOv {
    width: 100%;
    height: auto;
  }
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim strong {
  font-size: 18px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .sSotu_IRqn8wUf {
  display: flex;
  align-items: center;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .sSotu_IRqn8wUf .WEidVyu7-z7h8 {
  margin-right: 8px;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .sSotu_IRqn8wUf .WEidVyu7-z7h8 img {
  height: 20px;
  width: auto;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .sSotu_IRqn8wUf .WEidVyu7-z7h8 .qxp6oQ_9m7CcQrh {
  filter: grayscale(100%);
  opacity: 0.2;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .XNFpaY3Tprim .sSotu_IRqn8wUf p {
  font-weight: 700;
  margin: 0;
  color: #FFFFFF;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf {
  display: flex;
  flex-direction: column;
  margin-right: 16px;
}
@media (max-width: 750px) {
  .hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf {
    width: 100%;
    align-items: center;
    flex-direction: column;
    margin-bottom: 16px;
  }
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf .txt7nuYoe8 {
  margin: 0 0 10px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  color: #94EB51;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf .alt--nQlitf {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #ADB7C9;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf .primarysKab2Dfv {
  margin: 16px 0 16px 0;
  border-radius: 60px;
  border: 1px solid #94EB51;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf .primarysKab2Dfv p {
  margin: 8px 12px;
  color: #94EB51;
  line-height: 140%;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf .primarysKab2Dfv .BQfXeVWOgIUcu {
  cursor: pointer;
  background: #13274C;
  display: flex;
  align-items: center;
  border-radius: 32px;
  padding: 10px 16px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 140%;
  margin: 8px 12px;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .txt-rWsMG6yKf .primarysKab2Dfv .BQfXeVWOgIUcu img {
  height: 21px;
  width: auto;
  margin-left: 16px;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .m2bslfgdrJ_brand {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .m2bslfgdrJ_brand .GpoODfc__articles {
  display: flex;
  align-items: center;
  line-height: 140%;
  margin: 0 0 12px 0;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .m2bslfgdrJ_brand .GpoODfc__articles img {
  margin-right: 10px;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 40px;
}
@media (max-width: 750px) {
  .hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf {
    padding: 0;
    width: 100%;
  }
}
.hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton {
  padding: 12px 16px;
  text-align: center;
  border: none;
  display: inline-block;
  width: 100%;
  background: #1CA3F7;
  line-height: 140%;
  border-radius: 32px;
  margin-bottom: 17px;
  transition: 0.3s;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  .hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton {
    padding: 15px 0;
  }
}
.hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton:hover {
  background: #1CA3F7;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton.O7mfeWv-secondary {
  background: none;
  border: 1px solid #F58500;
}
.hIY7t_tnc9SJrY .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton.O7mfeWv-secondary:hover {
  background: #F58500;
}

.zeaO8__Np7I591C {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.zeaO8__Np7I591C .FYPnCc30__article {
  width: 406px;
  padding: 16px;
  border-radius: 32px;
  border: 1px solid #4B5973;
}
@media (max-width: 750px) {
  .zeaO8__Np7I591C .FYPnCc30__article {
    min-width: unset;
    width: 100%;
    flex-direction: column;
  }
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 750px) {
  .zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .brandMA5rfNjOv {
  border-radius: 24px;
  height: 150px;
  width: auto;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z {
  display: flex;
  flex-direction: column;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z strong {
  font-size: 18px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 9px;
  text-transform: uppercase;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z .sSotu_IRqn8wUf {
  display: flex;
  align-items: center;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z .sSotu_IRqn8wUf .WEidVyu7-z7h8 {
  margin-right: 8px;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z .sSotu_IRqn8wUf .WEidVyu7-z7h8 img {
  height: 20px;
  width: auto;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z .sSotu_IRqn8wUf .WEidVyu7-z7h8 .qxp6oQ_9m7CcQrh {
  filter: grayscale(100%);
  opacity: 0.2;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt-rWsMG6yKf .footer_CuYI1Z .sSotu_IRqn8wUf p {
  font-weight: 700;
  margin: 0;
  color: #FFFFFF;
}
.zeaO8__Np7I591C .FYPnCc30__article .txt7nuYoe8 {
  margin: 16px 0 16px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  color: #94EB51;
}
.zeaO8__Np7I591C .FYPnCc30__article .alt--nQlitf {
  margin: 16px 0 16px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #ADB7C9;
}
.zeaO8__Np7I591C .FYPnCc30__article .primarysKab2Dfv {
  margin: 16px 0 16px 0;
  border-radius: 60px;
  border: 1px solid #94EB51;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zeaO8__Np7I591C .FYPnCc30__article .primarysKab2Dfv p {
  margin: 0;
  color: #94EB51;
  line-height: 140%;
}
.zeaO8__Np7I591C .FYPnCc30__article .primarysKab2Dfv .BQfXeVWOgIUcu {
  cursor: pointer;
  background: #13274C;
  display: flex;
  align-items: center;
  border-radius: 32px;
  padding: 16px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 140%;
}
.zeaO8__Np7I591C .FYPnCc30__article .primarysKab2Dfv .BQfXeVWOgIUcu img {
  height: 21px;
  width: auto;
  margin-left: 16px;
}
.zeaO8__Np7I591C .FYPnCc30__article .m2bslfgdrJ_brand .GpoODfc__articles {
  display: flex;
  align-items: center;
  line-height: 140%;
  margin: 0 0 12px 0;
}
.zeaO8__Np7I591C .FYPnCc30__article .m2bslfgdrJ_brand .GpoODfc__articles img {
  margin-right: 10px;
}
.zeaO8__Np7I591C .FYPnCc30__article .prim--1apQGf {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
}
.zeaO8__Np7I591C .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton {
  width: 100%;
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #1CA3F7;
  line-height: 140%;
  border-radius: 32px;
  transition: 0.3s;
  margin: 0;
  text-transform: uppercase;
}
.zeaO8__Np7I591C .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton:hover {
  background: #1CA3F7;
}
.zeaO8__Np7I591C .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton.O7mfeWv-secondary {
  background: none;
  border: 1px solid #F58500;
}
.zeaO8__Np7I591C .FYPnCc30__article .prim--1apQGf .Uh6p9NMbutton.O7mfeWv-secondary:hover {
  background: #F58500;
}

.b--oYBhcaT {
  border-radius: 16px;
  background: #1CA3F7;
  padding: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .b--oYBhcaT {
    flex-direction: column;
  }
}
.b--oYBhcaT .txt--X973aeM8 {
  margin-right: 30px;
}
@media (max-width: 750px) {
  .b--oYBhcaT .txt--X973aeM8 {
    margin-right: 0;
  }
}
.b--oYBhcaT .txt--X973aeM8 .NteMkx-p {
  margin: 0 0 8px 0;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 120%;
}
.b--oYBhcaT .txt--X973aeM8 .alt--nQlitf {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 750px) {
  .b--oYBhcaT .txt--X973aeM8 .alt--nQlitf {
    margin-bottom: 20px;
  }
}
.b--oYBhcaT .btn--8sjVPkyQ .BQfXeVWOgIUcu {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  cursor: pointer;
  background: #13274C;
  border-radius: 66px;
  padding: 9px 16px;
  font-weight: 600;
  line-height: 140%;
  margin-bottom: 10px;
  min-width: 300px;
  transition: 0.3s;
}
.b--oYBhcaT .btn--8sjVPkyQ .BQfXeVWOgIUcu span {
  width: 100%;
  text-align: center;
}
.b--oYBhcaT .btn--8sjVPkyQ .BQfXeVWOgIUcu img {
  height: 21px;
  width: auto;
  margin-left: 16px;
}
.b--oYBhcaT .btn--8sjVPkyQ .BQfXeVWOgIUcu:hover {
  opacity: 0.9;
}
.b--oYBhcaT .btn--8sjVPkyQ .Uh6p9NMbutton {
  border-radius: 32px;
  background: #94EB51;
  border: unset;
  padding: 9px 16px;
  display: flex;
  justify-content: center;
  margin-right: 0;
  font-size: 14px;
  line-height: 140%;
  color: #0C1C3A;
  transition: 0.3s;
}
.b--oYBhcaT .btn--8sjVPkyQ .Uh6p9NMbutton:hover {
  opacity: 0.9;
}

.KP1QtnblQvhBp {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK {
  width: 280px;
  border: 1px solid #4B5973;
  border-radius: 32px;
  padding: 16px;
}
@media (max-width: 750px) {
  .KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK {
    width: 100%;
  }
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 16px;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .Q0tL8xDrzT__uAdqZ {
  height: 52.6px;
  margin-right: 16px;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn {
  width: 100%;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .navigation_k9UE064v {
  display: flex;
  justify-content: space-between;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .navigation_k9UE064v .name {
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
  margin: 0;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .navigation_k9UE064v .sSotu_IRqn8wUf {
  display: flex;
  align-items: center;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .navigation_k9UE064v .sSotu_IRqn8wUf .WEidVyu7-z7h8 {
  margin-right: 8px;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .navigation_k9UE064v .sSotu_IRqn8wUf p {
  font-weight: 700;
  margin: 0;
  color: #FFFFFF;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .SGyMYwgk_c {
  color: #ADB7C9;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
  display: flex;
  align-items: center;
}
.KP1QtnblQvhBp .Kc5Ayp--A6vBZNcpK .ipN1DlTENtyR .IqDQk__HflLPwhn .SGyMYwgk_c img {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}

.Hjlf7L_VshGQ8 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM {
  width: 406px;
  padding: 16px;
  border-radius: 32px;
  border: 1px solid #4B5973;
}
@media (max-width: 750px) {
  .Hjlf7L_VshGQ8 .tqBAgd2DYM {
    min-width: unset;
    width: 100%;
    flex-direction: column;
  }
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx {
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px) {
  .Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx {
    width: 100%;
    align-items: normal;
    margin-bottom: 16px;
  }
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .Ppmi7J__logo {
  border-radius: 24px;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 16px;
  align-items: center;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .header__8BQmXveg6 {
  margin-top: 6px;
  margin-bottom: 16px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z strong {
  font-size: 18px;
  font-weight: 700;
  line-height: 96%;
  text-transform: uppercase;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .sSotu_IRqn8wUf {
  display: flex;
  align-items: center;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .sSotu_IRqn8wUf .WEidVyu7-z7h8 {
  margin-right: 8px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .sSotu_IRqn8wUf p {
  font-weight: 700;
  margin: 0;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .R8NBE1-Qt9mGyv1z {
  display: flex;
  align-items: center;
  border-radius: 60px;
  border: 1px solid #4B5973;
  padding: 4px 12px 4px 8px;
  line-height: 140%;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .R8NBE1-Qt9mGyv1z img {
  margin-right: 6px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .SRTrCY-l {
  display: flex;
  align-items: center;
  border-radius: 60px;
  border: 1px solid #4B5973;
  padding: 4px 12px 4px 8px;
  line-height: 140%;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .SRTrCY-l img {
  margin-right: 6px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .footer_CuYI1Z .first-x1bsT7CnP {
  display: flex;
  align-items: center;
  border-radius: 60px;
  background: #13274C;
  padding: 8px 16px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .u38gxlJps-head {
  text-transform: uppercase;
  margin: 0 0 8px 0;
  font-weight: 500;
  line-height: 120%;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .u38gxlJps-head.uyZpN1P--YNmgL {
  color: #94EB51;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .u38gxlJps-head.S7JH_ZMcDzPaI8 {
  margin-top: 16px;
  color: #FF3F3F;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .GpoODfc__articles {
  display: flex;
  align-items: center;
  margin: 0 0 12px 0;
  line-height: 140%;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .content--ZFanDOMx .GpoODfc__articles img {
  margin-right: 10px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button {
  border-radius: 24px;
  border: 1px solid #4B5973;
  margin-bottom: 16px;
  padding: 16px 12px;
}
@media (max-width: 750px) {
  .Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button {
    border: unset;
    padding: unset;
  }
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table {
  border-radius: 58px;
}
@media (max-width: 750px) {
  .Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table {
    border-radius: 24px;
    padding: 15px;
  }
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody {
  border-radius: 58px;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody tr {
  border-radius: 58px;
}
@media (max-width: 750px) {
  .Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody tr {
    border: unset;
  }
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody tr td {
  border-radius: 58px;
  font-weight: 400;
  color: #FFFFFF;
}
@media (max-width: 750px) {
  .Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody tr td {
    border: unset;
    padding: 10px 0;
  }
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody tr td:first-child {
  color: #ADB7C9;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .fiWQqR--button table tbody tr:nth-child(2n) {
  background: unset;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .txt7nuYoe8 {
  margin: 18px 0 18px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .primary--I2DeJ5 {
  display: flex;
  gap: 8px;
  flex-wrap: nowrap;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .primary--I2DeJ5 .Uh6p9NMbutton {
  width: 100%;
  padding: 12px 16px;
  text-align: center;
  border: none;
  background: #1CA3F7;
  line-height: 140%;
  border-radius: 32px;
  transition: 0.3s;
  margin: 0;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .primary--I2DeJ5 .Uh6p9NMbutton:hover {
  background: #1CA3F7;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .primary--I2DeJ5 .Uh6p9NMbutton.O7mfeWv-secondary {
  background: none;
  border: 1px solid #F58500;
}
.Hjlf7L_VshGQ8 .tqBAgd2DYM .primary--I2DeJ5 .Uh6p9NMbutton.O7mfeWv-secondary:hover {
  background: #F58500;
}

.htqH4lI82__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) {
  .htqH4lI82__darked {
    padding: 12px;
    bottom: 0;
    right: unset;
    background: #13274C;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    min-width: 100%;
    flex-direction: unset;
  }
}
.htqH4lI82__darked a {
  background: #ADB7C9;
  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) {
  .htqH4lI82__darked a {
    margin-bottom: unset;
    margin-right: 30px;
  }
}
.htqH4lI82__darked a p {
  margin: 0;
  color: #4B5973;
}
.htqH4lI82__darked a p span {
  font-size: 8px;
  font-weight: 600;
  text-transform: uppercase;
  color: #13274C;
}
.htqH4lI82__darked .g6csuSd--60BOd4 {
  margin-right: 10px;
}

.scroll-arrow {
  padding: 0 2px;
  cursor: pointer;
  border: none;
  background: transparent;
}
