* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.rowA8Ert0{align-items:center;background:linear-gradient(90deg,#2390fe 0%,#1607b7 100%);border-radius:16px;display:flex;gap:30px;justify-content:space-between;margin:0 0 20px;overflow:hidden;padding:20px;position:relative;width:100%}.rowA8Ert0:after{background:url("/assets/default/images/priz.svg") center/contain no-repeat;content:"";height:258px;opacity:.55;pointer-events:none;position:absolute;right:205px;top:50%;transform:translateY(-35%) rotate(-15deg);width:258px}.text_aGUH0Kt{color:#fff;display:flex;flex:1 1 auto;flex-direction:column;font-family:"Jura",sans-serif;font-weight:700;gap:8px;min-width:0;position:relative;z-index:1}.content .card__59mRv8QNH{color:#fff;font-family:"Jura",sans-serif;font-size:16px;font-weight:700;line-height:22px;margin:0;max-width:100%;text-transform:uppercase}.content .row_nuijNUk{color:#fff;font-family:"Jura",sans-serif;font-size:32px;font-weight:700;line-height:31px;margin:0;max-width:100%}.baPteqQ--card{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid #69d2a2;border-radius:14px;display:flex;flex:0 0 395px;flex-direction:column;gap:10px;padding:8px 8px 8px 12px;position:relative;z-index:1}.cards6xwCbpAI,.blocks_5TF2nU{align-items:center;border:0;border-radius:12px;color:#fff;display:flex;font-family:"Jura",sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:22px;min-height:40px;padding:8px;position:relative;text-decoration:none;width:100%}.cards6xwCbpAI{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);cursor:pointer;gap:8px;padding-left:16px}.cards6xwCbpAI img{height:24px;width:24px}.blocks--kT4Glsv{flex:1 1 auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.blocks--kT4Glsv.NCFwTyPELc{color:#69d2a2}.blocks_5TF2nU{background:#69d2a2}@media screen and (max-width:768px){.rowA8Ert0{align-items:stretch;flex-direction:column;gap:15px;padding:10px}.rowA8Ert0:after{height:289px;right:-115px;top:88px;width:289px}.content .card__59mRv8QNH{font-size:12px;line-height:17px}.content .row_nuijNUk{font-size:16px;line-height:19px}.baPteqQ--card{flex:0 1 auto;padding:8px;width:100%}.cards6xwCbpAI,.blocks_5TF2nU{border-radius:10px;font-size:12px;font-weight:700;line-height:17px;min-height:32px}.cards6xwCbpAI img{height:18px;width:18px}}

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

body {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0 0 40px 0;
  background-color: #0F0B27;
  color: rgb(255, 255, 255);
  position: relative;
  overflow-x: hidden;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Jura", sans-serif;
  src: url("/assets/default/fonts/Jura-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Jura", sans-serif;
  src: url("/assets/default/fonts/Jura-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Nunito", sans-serif;
  src: url("/assets/default/fonts/Nunito-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Nunito", sans-serif;
  src: url("/assets/default/fonts/Nunito-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Rubik";
  src: url("/assets/default/fonts/Rubik-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
.cont--5xa1S2A {
  margin: 0 auto;
  max-width: 1360px;
}
@media screen and (max-width: 1440px) {
  .cont--5xa1S2A {
    max-width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .cont--5xa1S2A {
    max-width: 100%;
    padding: 15px;
  }
}

.T10JdceSNv--b {
  display: none;
}
@media screen and (max-width: 768px) {
  .T10JdceSNv--b {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    height: 40px;
    justify-content: center;
    margin: 0 0 0 8px;
    position: relative;
    width: 40px;
  }
}
@media screen and (max-width: 620px) {
  .T10JdceSNv--b {
    height: 32px;
    width: 32px;
  }
}

.gpq1OJjr_action {
  align-items: center;
  border-radius: 12px;
  color: rgb(255, 255, 255);
  display: flex;
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  padding: 11px 16px;
  text-decoration: none;
  transition: 0.3s all linear;
}
@media screen and (max-width: 620px) {
  .gpq1OJjr_action {
    border-radius: 10px;
    font-size: 14px;
    padding: 7.5px;
  }
}

.gpq1OJjr_action.btnDfQr7qsg {
  border: 1px solid rgb(224, 179, 218);
}

.gpq1OJjr_action.btnDfQr7qsg:hover {
  background: rgb(224, 179, 218);
}

.gpq1OJjr_action.textedqkMyN7 {
  background: linear-gradient(90deg, rgb(209.8845977783, 68.2124633789, 202.8009796143), rgb(146.0803527832, 24.9633789063, 252.0576934814) 100%);
}

.gpq1OJjr_action.textedqkMyN7:hover {
  filter: brightness(70%);
}

header {
  left: 0;
  margin: 40px 0 0 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  header {
    margin: 0;
  }
}

header nav {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(6, 5, 12, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: row;
  position: relative;
}
@media screen and (max-width: 620px) {
  header nav {
    padding: 8px;
  }
}

header nav::after {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 3;
}

header nav .l__qR2T4YoXN {
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  padding: 13px;
  text-decoration: none;
  width: 170px;
}
@media screen and (max-width: 768px) {
  header nav .l__qR2T4YoXN {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

footer nav .l__qR2T4YoXN {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 13px;
  text-decoration: none;
  width: 170px;
}
@media screen and (max-width: 768px) {
  footer nav .l__qR2T4YoXN {
    order: 0;
    width: auto;
  }
}

header nav .l__qR2T4YoXN img, footer nav .l__qR2T4YoXN img {
  height: 50px;
  width: inherit;
}

header .C3ptcXZv_XOw4WS {
  display: flex;
  flex: 1;
  flex-direction: column;
}

header .C3ptcXZv_XOw4WS .OtJq1Pr--head {
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 16px;
}
@media screen and (max-width: 1024px) {
  header .C3ptcXZv_XOw4WS .OtJq1Pr--head {
    flex-direction: column;
  }
}

.vtlHIFymfzc1 {
  display: flex;
  justify-content: center;
}

.vtlHIFymfzc1 a {
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  display: flex;
  height: 44px;
  justify-content: center;
  margin: 0 8px 0 0;
  text-decoration: none;
  width: 44px;
}

.vtlHIFymfzc1 a:last-child, .C3ptcXZv_XOw4WS .action__UyogsVD .t3QOrnmEUv--YPoFTa:first-child, .content .spoiler ol li:last-child, .content .logo-ipjOlg6H img:last-child, .content .Np0kCAoTG--b:last-child, .content .action__qSOcabw .gpq1OJjr_action:last-child, .XdQBVW-f ul li:last-child, .sign-iPo3rCxAd .vtlHIFymfzc1 a:last-child, footer .vtlHIFymfzc1 a:last-child, .content .f0v4Zgbmtd img:last-child {
  margin: 0;
}

.vtlHIFymfzc1 a img, .content .r5bhBj4P--cont img {
  height: 24px;
  width: 24px;
}

.C3ptcXZv_XOw4WS .action__UyogsVD {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .C3ptcXZv_XOw4WS .action__UyogsVD {
    justify-content: flex-end;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .action__UyogsVD {
    position: relative;
    z-index: 2;
  }
}

.C3ptcXZv_XOw4WS .action__UyogsVD .t3QOrnmEUv--YPoFTa {
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  display: flex;
  margin: 0 12px 0 8px;
  padding: 10px 8px;
  text-decoration: none;
  width: 225px;
}
@media screen and (max-width: 1440px) {
  .C3ptcXZv_XOw4WS .action__UyogsVD .t3QOrnmEUv--YPoFTa {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .action__UyogsVD .t3QOrnmEUv--YPoFTa {
    display: none;
  }
}

.C3ptcXZv_XOw4WS .action__UyogsVD .t3QOrnmEUv--YPoFTa p {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}

.C3ptcXZv_XOw4WS .action__UyogsVD .t3QOrnmEUv--YPoFTa img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.C3ptcXZv_XOw4WS .action__UyogsVD .gpq1OJjr_action.btnDfQr7qsg {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .action__UyogsVD .gpq1OJjr_action.btnDfQr7qsg {
    margin: 0 8px 0 0;
  }
}

.C3ptcXZv_XOw4WS .action__UyogsVD .gpq1OJjr_action.btnDfQr7qsg::after {
  background: rgba(255, 255, 255, 0.1);
  content: "";
  height: 30px;
  position: absolute;
  right: -16.5px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .action__UyogsVD .gpq1OJjr_action.btnDfQr7qsg::after {
    display: none;
  }
}

.C3ptcXZv_XOw4WS .Dvyl7F_n .vtlHIFymfzc1 {
  display: none;
}
@media screen and (max-width: 1024px) {
  .C3ptcXZv_XOw4WS .Dvyl7F_n .vtlHIFymfzc1 {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .Dvyl7F_n .vtlHIFymfzc1 {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .C3ptcXZv_XOw4WS .Dvyl7F_n .vtlHIFymfzc1 {
    padding: 10px 0 0 0;
  }
}

.C3ptcXZv_XOw4WS ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 8px 16px 0 16px;
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS ul {
    align-items: flex-start;
    flex-direction: column;
    padding: 0;
  }
}

.C3ptcXZv_XOw4WS ul li {
  border: 1px solid transparent;
  border-radius: 60px;
  color: rgb(255, 255, 255);
  display: flex;
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0 12px 8px 12px;
  transition: 0.3s border linear;
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS ul li {
    border-radius: 60px;
    font-size: 16px;
    margin: 0 0 18px 0;
  }
}
@media screen and (max-width: 620px) {
  .C3ptcXZv_XOw4WS ul li {
    font-size: 14px;
    line-height: 16px;
  }
}

.C3ptcXZv_XOw4WS ul li a.active, .C3ptcXZv_XOw4WS ul li:hover, .bottom__m4wbiV li a.active, .bottom__m4wbiV li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.C3ptcXZv_XOw4WS ul li a {
  color: inherit;
  padding: 10px 16px;
  text-decoration: none;
  border-radius: inherit;
}
@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS ul li a {
    padding: 5px 9px;
  }
}

main {
  position: relative;
  width: 100%;
}

main::before {
  content: "";
  height: 75vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.kibeMN9K0-ukya {
  align-items: flex-end;
  display: flex;
  padding: 150px 0;
}
@media screen and (max-width: 768px) {
  .kibeMN9K0-ukya {
    padding: 0 0 100px 0;
  }
}

.kibeMN9K0-ukya .rows-qjAQstLF {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .kibeMN9K0-ukya .rows-qjAQstLF {
    width: 100%;
  }
}

.kibeMN9K0-ukya h1 {
  align-self: center;
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 76px;
  margin: 0 0 24px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .kibeMN9K0-ukya h1 {
    font-size: 45px;
    line-height: 47px;
    margin: 0 0 8px 0;
  }
}
@media screen and (max-width: 620px) {
  .kibeMN9K0-ukya h1 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 8px 0;
  }
}

.kibeMN9K0-ukya p {
  align-self: center;
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .kibeMN9K0-ukya p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 620px) {
  .kibeMN9K0-ukya p {
    font-size: 14px;
    line-height: 16px;
  }
}

.kibeMN9K0-ukya .gpq1OJjr_action {
  align-self: center;
  margin: 32px auto 0 auto;
  padding: 16px 44px;
}
@media screen and (max-width: 768px) {
  .kibeMN9K0-ukya .gpq1OJjr_action {
    margin: 20px auto 0 auto;
    min-width: 150px;
    padding: 12px;
  }
}
@media screen and (max-width: 620px) {
  .kibeMN9K0-ukya .gpq1OJjr_action {
    margin: 12px auto 0 auto;
    min-width: 150px;
    padding: 7.5px;
  }
}

.bI3BDmAEMo img {
  border-radius: 12px;
}
.bI3BDmAEMo .P0OQh--WmjBtaD {
  margin-top: 10px;
  margin-bottom: 0;
}

.y6ywCSt_brand {
  display: flex;
}
@media (max-width: 750px) {
  .y6ywCSt_brand {
    flex-direction: column;
  }
}
.y6ywCSt_brand .tBhVmSaW-2gdNkq {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .y6ywCSt_brand .tBhVmSaW-2gdNkq {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.y6ywCSt_brand .tBhVmSaW-2gdNkq .P0OQh--WmjBtaD {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .y6ywCSt_brand .tBhVmSaW-2gdNkq .P0OQh--WmjBtaD {
    width: 100%;
  }
}

.content {
  display: flex;
  flex-direction: column;
  padding: 111px 0 0 0;
}

.content .bI3BDmAEMo {
  display: flex;
  flex-direction: column;
}

.content h2 {
  align-self: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 60px;
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 80px 0 40px 0;
  padding: 16px 24px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .content h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 25px 0;
    padding: 12px 24px;
  }
}
@media screen and (max-width: 620px) {
  .content h2 {
    font-size: 16px;
    line-height: 19px;
    margin: 20px 0 20px 0;
    padding: 8px 16px;
  }
}

.content .spoiler {
  align-self: center;
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  margin: 0 auto 20px auto;
  padding: 8px;
  width: 850px;
}
@media screen and (max-width: 1024px) {
  .content .spoiler {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .content .spoiler {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .content .spoiler {
    margin: 0 0 10px 0;
  }
}

.content .spoiler ol {
  counter-reset: sitem;
  list-style: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
}

.content .spoiler ol li {
  background: transparent;
  border-radius: 58px;
  color: rgb(255, 255, 255);
  counter-increment: sitem;
  display: flex;
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 0 0 8px 0;
  padding: 0 0 0 24px;
  position: relative;
  text-align: left;
  transition: 0.4s all linear;
}
@media screen and (max-width: 620px) {
  .content .spoiler ol li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 2px 0;
  }
}

.content .spoiler ol li::before {
  color: rgb(255, 255, 255);
  content: counter(sitem) ".";
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  left: 16px;
  line-height: 1;
  opacity: 0.9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 620px) {
  .content .spoiler ol li::before {
    font-size: 14px;
    line-height: 18px;
  }
}

.content .spoiler ol li:hover, .content .spoiler ol li.active {
  background: rgba(255, 255, 255, 0.1);
}

.content .spoiler ol li a {
  color: inherit;
  flex: 1 1 auto;
  padding: 8px 16px;
  text-decoration: none;
  width: 100%;
}

.content h3 {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin: 0 0 12px 0;
  max-width: 70%;
}
@media screen and (max-width: 620px) {
  .content h3 {
    font-size: 15px;
    line-height: 22px;
    max-width: 100%;
  }
}

.content h4 {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 0 0 6px 0;
  max-width: 70%;
}
@media screen and (max-width: 620px) {
  .content h4 {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

.content p {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 15px 0;
  max-width: 70%;
}
@media screen and (max-width: 620px) {
  .content p {
    margin: 0 0 12px 0;
  }
}

.content ul li, .content ol li {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 100%;
}

.content td, .content th {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 70%;
}

.content ul, .content ol {
  margin: 0 0 15px 0;
  max-width: 70%;
  padding: 0 0 0 15px;
}

.content .table-responsive {
  margin: 0 0 15px 0;
  overflow-x: auto;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content .table-responsive {
    margin: 0 0 12px 0;
  }
}

.table-responsive table {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-collapse: separate;
  border-radius: 16px;
  border-spacing: 0;
  overflow: hidden;
  width: 100%;
}

.content .table-responsive thead {
  background: rgba(255, 255, 255, 0.4);
}

.content .table-responsive th {
  font-weight: 600;
  padding: 12px 16px;
  text-align: left;
}

.content .table-responsive td {
  padding: 12px 16px;
  text-align: left;
}

.content .tb--1JIjZ9HEP tbody tr > *:nth-child(1) {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
}

.content .tb--1JIjZ9HEP tbody tr > *:nth-child(2) {
  color: rgb(255, 255, 255);
  font-weight: 700;
}

.content .tb--1JIjZ9HEP tbody tr > * {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.content .P0OQh--WmjBtaD {
  height: auto;
  margin: 0 0 15px 0;
  max-width: 70%;
  width: auto;
}
@media screen and (max-width: 620px) {
  .content .P0OQh--WmjBtaD {
    max-width: 100%;
  }
}

.content .heading-img {
  align-self: center;
  height: 200px;
  margin: 0 0 15px 0;
  width: 200px;
}

.content .heading-img img, .content .IxY9R6sVbrand img {
  height: inherit;
  width: inherit;
}

.content .lZRptj4OSd36Cy {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .content .lZRptj4OSd36Cy {
    margin: 0 0 20px 0;
  }
}

.content .b1EYrkt--mg8i {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .content .b1EYrkt--mg8i {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 620px) {
  .content .b1EYrkt--mg8i {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.content .FHj5ZVq__post {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  .content .FHj5ZVq__post {
    flex-wrap: wrap;
  }
}

.content .b1EYrkt--mg8i .FHj5ZVq__post {
  flex-direction: column;
  width: auto;
}

.content .logo_WbOjZtn {
  display: flex;
  flex-direction: column;
  margin: 0 15px 0 0;
  width: 150px;
}
@media screen and (max-width: 620px) {
  .content .logo_WbOjZtn {
    align-items: center;
    flex-direction: row;
    margin: 0;
    width: 100%;
  }
}

.content .b1EYrkt--mg8i .logo_WbOjZtn {
  align-items: center;
  flex-direction: row;
}

.content .IxY9R6sVbrand {
  border-radius: 12px;
  height: 150px;
  width: 150px;
}
@media screen and (max-width: 620px) {
  .content .IxY9R6sVbrand {
    border-radius: 10px;
    height: 90px;
    margin: 0 16px 0 0;
    width: 90px;
  }
}

.content .b1EYrkt--mg8i .IxY9R6sVbrand {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

a.content .IxY9R6sVbrand {
  display: flex;
  text-decoration: none;
}

.content .Ogjry4log {
  align-self: center;
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 16px 0 0 0;
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 620px) {
  .content .Ogjry4log {
    align-self: flex-start;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .content .Ogjry4log {
    font-size: 20px;
    line-height: 26px;
  }
}

.content .b1EYrkt--mg8i .Ogjry4log {
  margin: 0;
  text-align: left;
}

.content .lnDR19-l, .content .action_t1s62kYT {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

.content .logo-ipjOlg6H {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 620px) {
  .content .logo-ipjOlg6H {
    margin: 0 11.5px 0 0;
  }
}

.content .b1EYrkt--mg8i .logo-ipjOlg6H {
  margin: 0 5px 0 0;
}

.content .logo-ipjOlg6H img, .content .f0v4Zgbmtd img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

.content .scKUGxp__brand {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 0;
  max-width: 100%;
  text-align: right;
}

.content .EFLGRJCdsGq {
  display: flex;
  flex-direction: column;
  margin: 0 15px 0 0;
  width: 40%;
}
@media screen and (max-width: 768px) {
  .content .EFLGRJCdsGq {
    margin: 0;
    width: 70%;
  }
}
@media screen and (max-width: 620px) {
  .content .EFLGRJCdsGq {
    margin: 8px 0 0 0;
    width: 100%;
  }
}

.content .Kz2hT8eDWSHqoAd {
  color: rgb(105, 210, 162);
  font-family: "Jura", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 10px 0;
  max-width: 100%;
  text-align: left;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .content .Kz2hT8eDWSHqoAd {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 620px) {
  .content .Kz2hT8eDWSHqoAd {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 6px 0;
  }
}

.content .JEy0ZA8contrast {
  color: rgba(255, 255, 255, 0.4);
  flex: 1;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .JEy0ZA8contrast {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
  }
}

.content .y3MwaWXiZ-p {
  align-items: center;
  align-self: self-start;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgb(105, 210, 162);
  border-radius: 60px;
  display: flex;
  justify-content: space-between;
  padding: 8px 8px 8px 12px;
}
@media screen and (max-width: 620px) {
  .content .y3MwaWXiZ-p {
    border-radius: 16px;
    flex-direction: column;
    margin: 16px 0 0 0;
    padding: 8px;
    width: 100%;
  }
}

.content .first__v58udkSp {
  color: rgb(105, 210, 162);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  margin: 0 10px 0 0;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .first__v58udkSp {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 4px 0;
  }
}

.content .r5bhBj4P--cont {
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 8px 8px 8px 16px;
}
@media screen and (max-width: 620px) {
  .content .r5bhBj4P--cont {
    border-radius: 19px;
    flex-direction: row;
    padding: 4.5px 8px;
    width: 100%;
  }
}

.content .r5bhBj4P--cont p {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  margin: 0 8px 0 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .r5bhBj4P--cont p {
    flex: 1;
    text-align: center;
    width: 90%;
  }
}

.content .cdn1Pgpf_button {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 45%;
}
@media screen and (max-width: 1024px) {
  .content .cdn1Pgpf_button {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .content .cdn1Pgpf_button {
    flex-direction: row;
    margin: 25px 0 0 0;
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .content .cdn1Pgpf_button {
    flex-direction: column-reverse;
    margin: 16px 0 0 0;
  }
}

.content .b1EYrkt--mg8i .cdn1Pgpf_button {
  flex-direction: column;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content .b1EYrkt--mg8i .cdn1Pgpf_button {
    margin: 8px 0 0 0;
  }
}

.content .btn_qLweF1Cj {
  display: flex;
  flex-direction: column;
  margin: 0 16px 0 0;
}
@media screen and (max-width: 1024px) {
  .content .btn_qLweF1Cj {
    margin: 0 0 16px 0;
  }
}
@media screen and (max-width: 620px) {
  .content .btn_qLweF1Cj {
    margin: 19px 0 0 0;
    width: 100%;
  }
}

.content .b1EYrkt--mg8i .btn_qLweF1Cj {
  align-self: flex-start;
  margin: 0;
}
@media screen and (max-width: 620px) {
  .content .b1EYrkt--mg8i .btn_qLweF1Cj {
    margin: 19px 0 0 0;
    order: 1;
  }
}

.content .Np0kCAoTG--b {
  display: flex;
  margin: 0 0 13px 0;
}

.content .Np0kCAoTG--b img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .Np0kCAoTG--b p, .f-lVX6r3m h3 {
  margin: 0;
  max-width: 100%;
}

.content .action__qSOcabw {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 620px) {
  .content .action__qSOcabw {
    flex-direction: row-reverse;
    width: 100%;
  }
}

.content .b1EYrkt--mg8i .action__qSOcabw {
  flex-direction: row-reverse;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content .b1EYrkt--mg8i .action__qSOcabw {
    margin: 0;
    order: 0;
  }
}

.content .action__qSOcabw .gpq1OJjr_action {
  margin: 0 0 8px 0;
  min-width: 185px;
  padding: 17px 5px;
}
@media screen and (max-width: 620px) {
  .content .action__qSOcabw .gpq1OJjr_action {
    margin: 0 0 0 8px;
    min-width: 90px;
    padding: 10.5px 5px;
  }
}

.content .b1EYrkt--mg8i .action__qSOcabw .gpq1OJjr_action.textedqkMyN7 {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .b1EYrkt--mg8i .action__qSOcabw .gpq1OJjr_action.btnDfQr7qsg {
  min-width: auto;
  width: 35%;
}

.content .b1EYrkt--mg8i .action-bxngwp {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 19px 0 0 0;
}
@media screen and (max-width: 620px) {
  .content .b1EYrkt--mg8i .action-bxngwp {
    order: 2;
  }
}

.content .b1EYrkt--mg8i .action-bxngwp img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content .b1EYrkt--mg8i .action-bxngwp span {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  margin: 0 8.5px;
}

.content .Fl4HpUprimary {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content .Fl4HpUprimary {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .content .Fl4HpUprimary {
    flex-wrap: wrap;
  }
}

.content .y5AQxuIFarticle {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 16px;
  width: 49.5%;
}
@media screen and (max-width: 620px) {
  .content .y5AQxuIFarticle {
    margin: 0 0 20px 0;
    padding: 10px;
    width: 100%;
  }
}

.content .first__15r8YVi {
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
}
@media screen and (max-width: 620px) {
  .content .first__15r8YVi {
    font-size: 14px;
    line-height: 16px;
  }
}

.content .first__15r8YVi.primary--ENOAl1c {
  color: rgb(105, 210, 162);
}

.content .first__15r8YVi.t6bkrjK_wraper {
  color: rgb(240, 79, 86);
}

.content .Fl4HpUprimary .p-uoh5VZHlS {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content .Fl4HpUprimary img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .Fl4HpUprimary .p-uoh5VZHlS p {
  max-width: 100%;
}

.footer__PAUjbIF1 {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media screen and (max-width: 1024px) {
  .footer__PAUjbIF1 {
    -moz-column-count: 1;
         column-count: 1;
    margin: 0 0 20px 0;
  }
}

.article__jbXH5qA {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin: 0 0 8px 0;
  overflow: hidden;
}

.f-lVX6r3m {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 12px 16px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.f-lVX6r3m img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

.EDiTFtym__text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.28s ease;
}
@media (prefers-reduced-motion: reduce) {
  .EDiTFtym__text {
    transition: none;
  }
}

.EDiTFtym__text p {
  margin: 0;
  max-width: 100%;
  padding: 0 16px 16px 16px;
}

.article__jbXH5qA.open .f-lVX6r3m::after {
  opacity: 1;
  transform: rotate(180deg);
}

footer {
  padding: 100px 0 40px 0;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 50px 0 15px 0;
  }
}

footer nav {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(6, 5, 12, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
}

.u5UK7qhj--foot {
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 12px 13px;
}
@media screen and (max-width: 768px) {
  .u5UK7qhj--foot {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.f--vZ1yePVK3 {
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 15px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}

.bottom__m4wbiV {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .bottom__m4wbiV {
    justify-content: center;
    order: 2;
    width: 100%;
  }
}

.bottom__m4wbiV li {
  border: 1px solid transparent;
  border-radius: 60px;
  color: rgb(255, 255, 255);
  display: flex;
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0 12px 8px 12px;
  transition: 0.3s border linear;
}
@media screen and (max-width: 620px) {
  .bottom__m4wbiV li {
    border-radius: 16px;
    font-size: 14px;
    margin: 0 5.5px 5px 5.5px;
  }
}

.bottom__m4wbiV li a {
  color: inherit;
  padding: 10px 16px;
  text-decoration: none;
  border-radius: inherit;
}
@media screen and (max-width: 768px) {
  .bottom__m4wbiV li a {
    padding: 5px 9px;
  }
}

.XdQBVW-f {
  align-items: center;
  display: flex;
  padding: 16px;
}
@media screen and (max-width: 1024px) {
  .XdQBVW-f {
    flex-direction: column;
  }
}
@media screen and (max-width: 620px) {
  .XdQBVW-f {
    flex-direction: column-reverse;
  }
}

.XdQBVW-f ul {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 620px) {
  .XdQBVW-f ul {
    justify-content: center;
    margin: 0;
  }
}

.XdQBVW-f ul li {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Jura", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 24px 0 0;
  text-align: left;
  transition: 0.4s all linear;
}

.XdQBVW-f ul li:hover {
  color: rgb(255, 255, 255);
}

.XdQBVW-f ul li a {
  color: inherit;
  text-decoration: none;
}

.XdQBVW-f .bot--yio9c6lz {
  align-items: center;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .XdQBVW-f .bot--yio9c6lz {
    margin: 15px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .XdQBVW-f .bot--yio9c6lz {
    justify-content: center;
    margin: 0 0 15px 0;
    width: 100%;
  }
}

.XdQBVW-f .bot--yio9c6lz img {
  margin: 0 16px 0 0;
}
@media screen and (max-width: 620px) {
  .XdQBVW-f .bot--yio9c6lz img {
    height: 13px;
    margin: 0 5px;
    width: auto;
  }
}
@media screen and (max-width: 340px) {
  .XdQBVW-f .bot--yio9c6lz img {
    height: 10px;
    margin: 0 2.5px;
  }
}

.bot--yio9c6lz .dark--aw2TPuDg {
  height: 26px;
}

.bot--yio9c6lz .zf0SchG-7FU1XS {
  height: 22.5px;
}

.bot--yio9c6lz .q4TabDufn7di {
  height: 15.3px;
}

.bot--yio9c6lz .HdC2sv--brand {
  height: 40px;
}

.bot--yio9c6lz .BkGs-iBezWtI {
  height: 22.5px;
}

.sign-iPo3rCxAd {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px 0;
  padding: 16px;
}
@media screen and (max-width: 620px) {
  .sign-iPo3rCxAd {
    padding: 10px;
  }
}

.vEX6NTmzHauth {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 620px) {
  .vEX6NTmzHauth {
    margin: 0 0 8px 0;
  }
}

.v5HOIfr87K-login, .content .x2HBSUf-cDlxQ {
  align-items: center;
  display: flex;
}

.sign--08YGRS {
  border-radius: 12px;
  height: 52.68px;
  margin: 0 16px 0 0;
  width: 52.68px;
}
@media screen and (max-width: 620px) {
  .sign--08YGRS {
    border-radius: 8px;
    height: 40px;
    margin: 0 12px 0 0;
    width: 40px;
  }
}

.signin_G9dWMn, .content .rows--GHTbnLE {
  display: flex;
  flex-direction: column;
}

.content .Lho06CQD-signin {
  color: rgb(255, 255, 255);
  flex: 1;
  font-family: "Jura", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 6px 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .Lho06CQD-signin {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 6px 0;
  }
}

.content .T6JqZOyN--auth {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .T6JqZOyN--auth {
    font-size: 14px;
    line-height: 16px;
  }
}

.content .tzlxEMrYisignin {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 0 0 8px 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .tzlxEMrYisignin {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px 0;
  }
}

.content .s4VCENFAy__login {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 16px 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .s4VCENFAy__login {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px 0;
  }
}

.content .o3h7ZrItGq_Itvukd {
  margin: 0 0 20px 0;
}

.content .articles-XzBPYi {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  margin: 0 0 15px 0;
  padding: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .content .articles-XzBPYi {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

.content .SU1QgC73k__top {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .content .SU1QgC73k__top {
    flex-direction: column-reverse;
  }
}

.content .XdUg--e4N2ouqHa {
  border-radius: 12px;
  height: 52.68px;
  margin: 0 16px 0 0;
  width: 52.68px;
}
@media screen and (max-width: 768px) {
  .content .XdUg--e4N2ouqHa {
    border-radius: 6px;
    height: 40px;
    margin: 0 10px 0 0;
    width: 40px;
  }
}

.content .ycPFNl2xMVnoPc {
  color: rgb(255, 255, 255);
  flex: 1;
  font-family: "Jura", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0 0 2px 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .content .ycPFNl2xMVnoPc {
    font-size: 16px;
    line-height: 19px;
  }
}

.content .oGZISK__nlFt2T {
  align-items: center;
  display: flex;
  margin: 0;
  max-width: 100%;
}

.content .oGZISK__nlFt2T img {
  height: 24px;
  margin: 0 8px 0 0;
  width: 24px;
}
@media screen and (max-width: 768px) {
  .content .oGZISK__nlFt2T img {
    height: 13px;
    width: 13px;
  }
}

.content .oGZISK__nlFt2T span {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .content .oGZISK__nlFt2T span {
    font-size: 14px;
    line-height: 16px;
  }
}

.content .S6qfPk4__contrast {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Rubik";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  margin: 0 0 0 10px;
  max-width: 100%;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .content .S6qfPk4__contrast {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
    align-self: flex-end;
  }
}

.content .s8WvFhw20-inv {
  align-items: center;
  display: flex;
  margin: 16px 0 0 0;
}
@media screen and (max-width: 768px) {
  .content .s8WvFhw20-inv {
    margin: 10px 0 0 0;
  }
}

.content .inv-xl6KhpsE {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 0 25px 0 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .content .inv-xl6KhpsE {
    display: none;
    font-size: 14px;
    line-height: 16px;
    margin: 0 10px 0 0;
  }
}

.content .f0v4Zgbmtd {
  align-items: center;
  display: flex;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 768px) {
  .content .f0v4Zgbmtd {
    margin: 0 10px 0 0;
  }
}

.content .inv__SzFJpg {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 0;
  text-align: right;
}

.content .textcnqX3RP {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 16px 0 0 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .content .textcnqX3RP {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }
}

.content .contrast_6Ax9X3 {
  color: rgb(224, 179, 218);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
}

.content .x4VIxa8jqy-b {
  align-items: center;
  display: flex;
  justify-content: center;
}

.content .X0ZqmJQf-btn {
  align-items: center;
  display: flex;
  margin: 0 0 0 22.5px;
  text-decoration: none;
}

.content .X0ZqmJQf-btn img {
  height: 24px;
  margin: 0 5px 0 0;
  width: 24px;
}
@media screen and (max-width: 768px) {
  .content .X0ZqmJQf-btn img {
    height: 20px;
    width: 20px;
  }
}

.content .X0ZqmJQf-btn span {
  color: rgb(105, 210, 162);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}

.content .X0ZqmJQf-btn:last-child span {
  color: rgba(255, 255, 255, 0.4);
}

.cont-4aNt7G {
  position: fixed;
  z-index: 1000;
  width: 100%;
  bottom: 0;
  background: rgba(6, 5, 12, 0.1);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 750px) {
  .cont-4aNt7G {
    flex-direction: column;
  }
}
.cont-4aNt7G .wXpohfx--card {
  display: flex;
  align-items: center;
}
.cont-4aNt7G .wXpohfx--card img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .cont-4aNt7G .wXpohfx--card img {
    margin-left: 10px;
  }
}
.cont-4aNt7G .wXpohfx--card .rows_FSe0TlR .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.cont-4aNt7G .wXpohfx--card .rows_FSe0TlR .content__hwKQPa7k4 {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.cont-4aNt7G .XFKPaw9z8--log {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .cont-4aNt7G .XFKPaw9z8--log {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.cont-4aNt7G .XFKPaw9z8--log .cxu4Po__prim {
  margin-right: 10px;
}
.cont-4aNt7G .XFKPaw9z8--log .VnR4bMb {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .cont-4aNt7G .XFKPaw9z8--log .VnR4bMb {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1024px) {
  header .rows-qjAQstLF .l__qR2T4YoXN {
    height: auto;
    width: 100px;
  }
}

@media screen and (max-width: 1024px) {
  .C3ptcXZv_XOw4WS .vtlHIFymfzc1 {
    display: none;
    justify-content: flex-start;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  header .C3ptcXZv_XOw4WS .OtJq1Pr--head, header nav .l__qR2T4YoXN {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .C3ptcXZv_XOw4WS .OtJq1Pr--head .vtlHIFymfzc1 {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .Dvyl7F_n {
    background: #0F0B27;
    display: none;
    flex-direction: column;
    left: calc(50% - 50vw);
    padding: 125px 15px 15px 15px;
    position: absolute;
    top: -16px;
    transition: 0.4s linear;
    width: 100vw;
  }
}
@media screen and (max-width: 620px) {
  .C3ptcXZv_XOw4WS .Dvyl7F_n {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .C3ptcXZv_XOw4WS .Dvyl7F_n.active {
    display: flex;
  }
}

@media screen and (max-width: 768px) {
  header nav .l__qR2T4YoXN img, footer nav .l__qR2T4YoXN img {
    height: 32px;
    width: auto;
  }
}

.z5kYvbA8--prim {
  transition: all 0.2s ease;
}

.content .r5bhBj4P--cont p.NCFwTyPELc {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .T10JdceSNv--b span {
    background: url("/assets/default/images/logos/burger-open.svg") center/cover no-repeat;
    height: inherit;
    transition: 0.3s all linear;
    width: inherit;
  }
}

@media screen and (max-width: 768px) {
  .T10JdceSNv--b.active span {
    background: url("/assets/default/images/logos/burger-close.svg") center/cover no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .content p, .content ul, .content ol, .content td, .content th {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  footer .vtlHIFymfzc1 {
    order: 1;
  }
}
@media screen and (max-width: 340px) {
  footer .vtlHIFymfzc1 {
    margin: 0 0 10px 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .content .contrast_6Ax9X3, .content .X0ZqmJQf-btn span {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 620px) {
  header nav .l__qR2T4YoXN, header .C3ptcXZv_XOw4WS .OtJq1Pr--head {
    padding: 0;
  }
}

@media screen and (max-width: 620px) {
  .content p, .content ul li, .content ol li, .content td, .content th {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

@media screen and (max-width: 620px) {
  .content ul, .content ol {
    margin: 0 0 12px 0;
    max-width: 100%;
    padding: 0 0 0 12px;
  }
}

@media screen and (max-width: 620px) {
  .brand__AdW4ZI2ro {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .action__qSOcabw .gpq1OJjr_action.textedqkMyN7 {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .action__qSOcabw .gpq1OJjr_action.btnDfQr7qsg {
    width: 40%;
  }
}

@media screen and (max-width: 620px) {
  .content .tb--1JIjZ9HEP {
    margin: 0 0 20px 0;
  }
}

@media screen and (max-width: 620px) {
  .content .y5AQxuIFarticle:last-child {
    margin: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .f-lVX6r3m::after {
    transition: none;
  }
}

.DPVFmaaction {
  margin: 0 0 20px 10px;
}
@media screen and (max-width: 768px) {
  .DPVFmaaction {
    margin: 0 0 10px 5px;
  }
}
.DPVFmaaction ul {
  display: flex;
  align-items: center;
}
.DPVFmaaction ul li {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 620px) {
  .DPVFmaaction ul li {
    font-size: 14px;
    line-height: 16px;
  }
}
.DPVFmaaction ul a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.4);
}
