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

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;
}
.wrapper--IwSM6gKYC {
  margin: 0 auto;
  max-width: 1360px;
}
@media screen and (max-width: 1440px) {
  .wrapper--IwSM6gKYC {
    max-width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .wrapper--IwSM6gKYC {
    max-width: 100%;
    padding: 15px;
  }
}

.BfnLGVjZ8-b {
  display: none;
}
@media screen and (max-width: 768px) {
  .BfnLGVjZ8-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) {
  .BfnLGVjZ8-b {
    height: 32px;
    width: 32px;
  }
}

.h8zwbjNn--button {
  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) {
  .h8zwbjNn--button {
    border-radius: 10px;
    font-size: 14px;
    padding: 7.5px;
  }
}

.h8zwbjNn--button.btn_hNLc9oY {
  border: 1px solid rgb(224, 179, 218);
}

.h8zwbjNn--button.btn_hNLc9oY:hover {
  background: rgb(224, 179, 218);
}

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

.h8zwbjNn--button.EjBJas27__cols: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-jS8LOk4Mp {
  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-jS8LOk4Mp {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

header nav .l-jS8LOk4Mp img, footer nav .l-jS8LOk4Mp img {
  height: 50px;
  width: inherit;
}

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

header .AInhi3--vWGJ .R7bPe0NSo_top {
  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 .AInhi3--vWGJ .R7bPe0NSo_top {
    flex-direction: column;
  }
}

.i0p6-3w47fA {
  display: flex;
  justify-content: center;
}

.i0p6-3w47fA 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;
}

.i0p6-3w47fA a:last-child, .AInhi3--vWGJ .b_jr8nzt .vMhOKA_3MUWV:first-child, .content_xW3RGc .efJYV__g3WB7bh ol li:last-child, .content_xW3RGc .fanNovOD8-logo img:last-child, .content_xW3RGc .btn-vgjIbnYr:last-child, .content_xW3RGc .wvHRQKu--button .h8zwbjNn--button:last-child, .f_MmHSjuNY ul li:last-child, .P2QG65Z4X_login .i0p6-3w47fA a:last-child, footer .i0p6-3w47fA a:last-child, .content_xW3RGc .darked--kKqmZFO img:last-child {
  margin: 0;
}

.i0p6-3w47fA a img, .content_xW3RGc .LSjI4nfF--wrapper img {
  height: 24px;
  width: 24px;
}

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

.AInhi3--vWGJ .b_jr8nzt .vMhOKA_3MUWV {
  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) {
  .AInhi3--vWGJ .b_jr8nzt .vMhOKA_3MUWV {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .AInhi3--vWGJ .b_jr8nzt .vMhOKA_3MUWV {
    display: none;
  }
}

.AInhi3--vWGJ .b_jr8nzt .vMhOKA_3MUWV 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;
}

.AInhi3--vWGJ .b_jr8nzt .vMhOKA_3MUWV img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.AInhi3--vWGJ .b_jr8nzt .h8zwbjNn--button.btn_hNLc9oY {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .AInhi3--vWGJ .b_jr8nzt .h8zwbjNn--button.btn_hNLc9oY {
    margin: 0 8px 0 0;
  }
}

.AInhi3--vWGJ .b_jr8nzt .h8zwbjNn--button.btn_hNLc9oY::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) {
  .AInhi3--vWGJ .b_jr8nzt .h8zwbjNn--button.btn_hNLc9oY::after {
    display: none;
  }
}

.AInhi3--vWGJ .navigation__tFyPnW3i .i0p6-3w47fA {
  display: none;
}
@media screen and (max-width: 1024px) {
  .AInhi3--vWGJ .navigation__tFyPnW3i .i0p6-3w47fA {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .AInhi3--vWGJ .navigation__tFyPnW3i .i0p6-3w47fA {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .AInhi3--vWGJ .navigation__tFyPnW3i .i0p6-3w47fA {
    padding: 10px 0 0 0;
  }
}

.AInhi3--vWGJ 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) {
  .AInhi3--vWGJ ul {
    align-items: flex-start;
    flex-direction: column;
    padding: 0;
  }
}

.AInhi3--vWGJ 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) {
  .AInhi3--vWGJ ul li {
    border-radius: 60px;
    font-size: 16px;
    margin: 0 0 18px 0;
  }
}
@media screen and (max-width: 620px) {
  .AInhi3--vWGJ ul li {
    font-size: 14px;
    line-height: 16px;
  }
}

.AInhi3--vWGJ ul li a.active, .AInhi3--vWGJ ul li:hover, .fLI5GXbx li a.active, .fLI5GXbx li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.AInhi3--vWGJ ul li a {
  color: inherit;
  padding: 10px 16px;
  text-decoration: none;
  border-radius: inherit;
}
@media screen and (max-width: 768px) {
  .AInhi3--vWGJ 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;
}

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

.bkW93_nsGbMc .card--t83w9y {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .bkW93_nsGbMc .card--t83w9y {
    width: 100%;
  }
}

.bkW93_nsGbMc 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) {
  .bkW93_nsGbMc h1 {
    font-size: 45px;
    line-height: 47px;
    margin: 0 0 8px 0;
  }
}
@media screen and (max-width: 620px) {
  .bkW93_nsGbMc h1 {
    font-size: 32px;
    line-height: 38px;
    margin: 0 0 8px 0;
  }
}

.bkW93_nsGbMc 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) {
  .bkW93_nsGbMc p {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 620px) {
  .bkW93_nsGbMc p {
    font-size: 14px;
    line-height: 16px;
  }
}

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

.D8pYSh5UfE-action img {
  border-radius: 12px;
}
.D8pYSh5UfE-action .kvx3ZU_hw97 {
  margin-top: 10px;
  margin-bottom: 0;
}

.log__jL8CyMA {
  display: flex;
}
@media (max-width: 750px) {
  .log__jL8CyMA {
    flex-direction: column;
  }
}
.log__jL8CyMA .URn3CTY5--nU9f {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .log__jL8CyMA .URn3CTY5--nU9f {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.log__jL8CyMA .URn3CTY5--nU9f .kvx3ZU_hw97 {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .log__jL8CyMA .URn3CTY5--nU9f .kvx3ZU_hw97 {
    width: 100%;
  }
}

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

.content_xW3RGc .D8pYSh5UfE-action {
  display: flex;
  flex-direction: column;
}

.content_xW3RGc 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_xW3RGc h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 25px 0;
    padding: 12px 24px;
  }
}
@media screen and (max-width: 620px) {
  .content_xW3RGc h2 {
    font-size: 16px;
    line-height: 19px;
    margin: 20px 0 20px 0;
    padding: 8px 16px;
  }
}

.content_xW3RGc .efJYV__g3WB7bh {
  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_xW3RGc .efJYV__g3WB7bh {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .content_xW3RGc .efJYV__g3WB7bh {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .efJYV__g3WB7bh {
    margin: 0 0 10px 0;
  }
}

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

.content_xW3RGc .efJYV__g3WB7bh 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_xW3RGc .efJYV__g3WB7bh ol li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 2px 0;
  }
}

.content_xW3RGc .efJYV__g3WB7bh 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_xW3RGc .efJYV__g3WB7bh ol li::before {
    font-size: 14px;
    line-height: 18px;
  }
}

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

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

.content_xW3RGc 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_xW3RGc h3 {
    font-size: 15px;
    line-height: 22px;
    max-width: 100%;
  }
}

.content_xW3RGc 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_xW3RGc h4 {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

.content_xW3RGc 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_xW3RGc p {
    margin: 0 0 12px 0;
  }
}

.content_xW3RGc ul li, .content_xW3RGc 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_xW3RGc td, .content_xW3RGc th {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 70%;
}

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

.content_xW3RGc .table-responsive {
  margin: 0 0 15px 0;
  overflow-x: auto;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .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_xW3RGc .table-responsive thead {
  background: rgba(255, 255, 255, 0.4);
}

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

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

.content_xW3RGc .information-table tbody tr > *:nth-child(1) {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
}

.content_xW3RGc .information-table tbody tr > *:nth-child(2) {
  color: rgb(255, 255, 255);
  font-weight: 700;
}

.content_xW3RGc .information-table tbody tr > * {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

.content_xW3RGc .heading-img img, .content_xW3RGc .edtwca2A_log img {
  height: inherit;
  width: inherit;
}

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

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

.content_xW3RGc .xgC74F--blog {
  -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_xW3RGc .xgC74F--blog {
    flex-wrap: wrap;
  }
}

.content_xW3RGc .rY7w9--bCSPov .xgC74F--blog {
  flex-direction: column;
  width: auto;
}

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

.content_xW3RGc .rY7w9--bCSPov .kyhgplqa0-l {
  align-items: center;
  flex-direction: row;
}

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

.content_xW3RGc .rY7w9--bCSPov .edtwca2A_log {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

a.content_xW3RGc .edtwca2A_log {
  display: flex;
  text-decoration: none;
}

.content_xW3RGc .l--Kwens2FEz {
  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_xW3RGc .l--Kwens2FEz {
    align-self: flex-start;
    font-size: 16px;
    line-height: 19px;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .content_xW3RGc .l--Kwens2FEz {
    font-size: 20px;
    line-height: 26px;
  }
}

.content_xW3RGc .rY7w9--bCSPov .l--Kwens2FEz {
  margin: 0;
  text-align: left;
}

.content_xW3RGc .l--2ynSDd, .content_xW3RGc .b_N6Zz0oR3 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.content_xW3RGc .rY7w9--bCSPov .fanNovOD8-logo {
  margin: 0 5px 0 0;
}

.content_xW3RGc .fanNovOD8-logo img, .content_xW3RGc .darked--kKqmZFO img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

.content_xW3RGc .LdPvHsnW_logo {
  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_xW3RGc .OoTea_xiYlver {
  display: flex;
  flex-direction: column;
  margin: 0 15px 0 0;
  width: 40%;
}
@media screen and (max-width: 768px) {
  .content_xW3RGc .OoTea_xiYlver {
    margin: 0;
    width: 70%;
  }
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .OoTea_xiYlver {
    margin: 8px 0 0 0;
    width: 100%;
  }
}

.content_xW3RGc .x9iX7czN-6K1r {
  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_xW3RGc .x9iX7czN-6K1r {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .x9iX7czN-6K1r {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 6px 0;
  }
}

.content_xW3RGc .inv-pKJeFrE {
  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_xW3RGc .inv-pKJeFrE {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
  }
}

.content_xW3RGc .p-uABjMw {
  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_xW3RGc .p-uABjMw {
    border-radius: 16px;
    flex-direction: column;
    margin: 16px 0 0 0;
    padding: 8px;
    width: 100%;
  }
}

.content_xW3RGc .K9wqY14__prim {
  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_xW3RGc .K9wqY14__prim {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 4px 0;
  }
}

.content_xW3RGc .LSjI4nfF--wrapper {
  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_xW3RGc .LSjI4nfF--wrapper {
    border-radius: 19px;
    flex-direction: row;
    padding: 4.5px 8px;
    width: 100%;
  }
}

.content_xW3RGc .LSjI4nfF--wrapper 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_xW3RGc .LSjI4nfF--wrapper p {
    flex: 1;
    text-align: center;
    width: 90%;
  }
}

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

.content_xW3RGc .rY7w9--bCSPov .tws4H9-btn {
  flex-direction: column;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .rY7w9--bCSPov .tws4H9-btn {
    margin: 8px 0 0 0;
  }
}

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

.content_xW3RGc .rY7w9--bCSPov .hU679oBuW_b {
  align-self: flex-start;
  margin: 0;
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .rY7w9--bCSPov .hU679oBuW_b {
    margin: 19px 0 0 0;
    order: 1;
  }
}

.content_xW3RGc .btn-vgjIbnYr {
  display: flex;
  margin: 0 0 13px 0;
}

.content_xW3RGc .btn-vgjIbnYr img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content_xW3RGc .btn-vgjIbnYr p, .bottom_DR5PbrQfa h3 {
  margin: 0;
  max-width: 100%;
}

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

.content_xW3RGc .rY7w9--bCSPov .wvHRQKu--button {
  flex-direction: row-reverse;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .rY7w9--bCSPov .wvHRQKu--button {
    margin: 0;
    order: 0;
  }
}

.content_xW3RGc .wvHRQKu--button .h8zwbjNn--button {
  margin: 0 0 8px 0;
  min-width: 185px;
  padding: 17px 5px;
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .wvHRQKu--button .h8zwbjNn--button {
    margin: 0 0 0 8px;
    min-width: 90px;
    padding: 10.5px 5px;
  }
}

.content_xW3RGc .rY7w9--bCSPov .wvHRQKu--button .h8zwbjNn--button.EjBJas27__cols {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content_xW3RGc .rY7w9--bCSPov .wvHRQKu--button .h8zwbjNn--button.btn_hNLc9oY {
  min-width: auto;
  width: 35%;
}

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

.content_xW3RGc .rY7w9--bCSPov .action--HDEivL2ZV img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content_xW3RGc .rY7w9--bCSPov .action--HDEivL2ZV 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_xW3RGc .h54kzysaX7_first {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content_xW3RGc .h54kzysaX7_first {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .content_xW3RGc .h54kzysaX7_first {
    flex-wrap: wrap;
  }
}

.content_xW3RGc .Sso06qCpost {
  -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_xW3RGc .Sso06qCpost {
    margin: 0 0 20px 0;
    padding: 10px;
    width: 100%;
  }
}

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

.content_xW3RGc .prim__EGJwFsOzS.Z8EkRA__primary {
  color: rgb(105, 210, 162);
}

.content_xW3RGc .prim__EGJwFsOzS.wrap_aCElBD1g {
  color: rgb(240, 79, 86);
}

.content_xW3RGc .h54kzysaX7_first .b7n2TDFQfirst {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content_xW3RGc .h54kzysaX7_first img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content_xW3RGc .h54kzysaX7_first .b7n2TDFQfirst p {
  max-width: 100%;
}

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

.eRHkso1--articles {
  -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;
}

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

.bottom_DR5PbrQfa img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.eRHkso1--articles.open .bottom_DR5PbrQfa::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;
}

.VxlEUe_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) {
  .VxlEUe_foot {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

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

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

.fLI5GXbx 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) {
  .fLI5GXbx li {
    border-radius: 16px;
    font-size: 14px;
    margin: 0 5.5px 5px 5.5px;
  }
}

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

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

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

.f_MmHSjuNY 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;
}

.f_MmHSjuNY ul li:hover {
  color: rgb(255, 255, 255);
}

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

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

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

.f--7lqgEf .rWybwkXe--invert {
  height: 26px;
}

.f--7lqgEf .giNc__Qb3q7n48 {
  height: 22.5px;
}

.f--7lqgEf .f0as2tHUxQj {
  height: 15.3px;
}

.f--7lqgEf .logoRsKqhF7 {
  height: 40px;
}

.f--7lqgEf .B5fn7Yt8T__9Guvz {
  height: 22.5px;
}

.P2QG65Z4X_login {
  -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) {
  .P2QG65Z4X_login {
    padding: 10px;
  }
}

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

.E02oMUFph_auth, .content_xW3RGc .KTzFr1--VsvSwZ {
  align-items: center;
  display: flex;
}

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

.F8tsgRo-login, .content_xW3RGc .P4Qv5co6pM--card {
  display: flex;
  flex-direction: column;
}

.content_xW3RGc .SGfqX761h--login {
  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_xW3RGc .SGfqX761h--login {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 6px 0;
  }
}

.content_xW3RGc .sGQXMUuj6--sign {
  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_xW3RGc .sGQXMUuj6--sign {
    font-size: 14px;
    line-height: 16px;
  }
}

.content_xW3RGc .sign_Ndp43E8TO {
  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_xW3RGc .sign_Ndp43E8TO {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px 0;
  }
}

.content_xW3RGc .wuLVenvk-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_xW3RGc .wuLVenvk-login {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px 0;
  }
}

.content_xW3RGc .lZgMNzUJBiln {
  margin: 0 0 20px 0;
}

.content_xW3RGc .item__Ca26LTl0Y {
  -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_xW3RGc .item__Ca26LTl0Y {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

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

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

.content_xW3RGc .jJqU--7BLrQI {
  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_xW3RGc .jJqU--7BLrQI {
    font-size: 16px;
    line-height: 19px;
  }
}

.content_xW3RGc .l4byhMZoF-uRcy29 {
  align-items: center;
  display: flex;
  margin: 0;
  max-width: 100%;
}

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

.content_xW3RGc .l4byhMZoF-uRcy29 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_xW3RGc .l4byhMZoF-uRcy29 span {
    font-size: 14px;
    line-height: 16px;
  }
}

.content_xW3RGc .arPOnNs3-darked {
  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_xW3RGc .arPOnNs3-darked {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
    align-self: flex-end;
  }
}

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

.content_xW3RGc .SuHKXsP-contrast {
  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_xW3RGc .SuHKXsP-contrast {
    display: none;
    font-size: 14px;
    line-height: 16px;
    margin: 0 10px 0 0;
  }
}

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

.content_xW3RGc .rLYonTdark {
  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_xW3RGc .Ptivsq3pn--text {
  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_xW3RGc .Ptivsq3pn--text {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }
}

.content_xW3RGc .invert-dobf92 {
  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_xW3RGc .actionjPJhRt {
  align-items: center;
  display: flex;
  justify-content: center;
}

.content_xW3RGc .kZ3Yq2fW--b {
  align-items: center;
  display: flex;
  margin: 0 0 0 22.5px;
  text-decoration: none;
}

.content_xW3RGc .kZ3Yq2fW--b img {
  height: 24px;
  margin: 0 5px 0 0;
  width: 24px;
}
@media screen and (max-width: 768px) {
  .content_xW3RGc .kZ3Yq2fW--b img {
    height: 20px;
    width: 20px;
  }
}

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

.content_xW3RGc .kZ3Yq2fW--b:last-child span {
  color: rgba(255, 255, 255, 0.4);
}

.wraper__9PXoUe4 {
  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) {
  .wraper__9PXoUe4 {
    flex-direction: column;
  }
}
.wraper__9PXoUe4 .cards__HB9XjJS {
  display: flex;
  align-items: center;
}
.wraper__9PXoUe4 .cards__HB9XjJS img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .wraper__9PXoUe4 .cards__HB9XjJS img {
    margin-left: 10px;
  }
}
.wraper__9PXoUe4 .cards__HB9XjJS .rowicnClNme .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.wraper__9PXoUe4 .cards__HB9XjJS .rowicnClNme .text-iZ0eME {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.wraper__9PXoUe4 .brand-H3RofmJ6 {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wraper__9PXoUe4 .brand-H3RofmJ6 {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.wraper__9PXoUe4 .brand-H3RofmJ6 .first__AkT4jo {
  margin-right: 10px;
}
.wraper__9PXoUe4 .brand-H3RofmJ6 .t8oYmt3c__button {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .wraper__9PXoUe4 .brand-H3RofmJ6 .t8oYmt3c__button {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1024px) {
  header .card--t83w9y .l-jS8LOk4Mp {
    height: auto;
    width: 100px;
  }
}

@media screen and (max-width: 1024px) {
  .AInhi3--vWGJ .i0p6-3w47fA {
    display: none;
    justify-content: flex-start;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  header .AInhi3--vWGJ .R7bPe0NSo_top, header nav .l-jS8LOk4Mp {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .AInhi3--vWGJ .R7bPe0NSo_top .i0p6-3w47fA {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .AInhi3--vWGJ .navigation__tFyPnW3i {
    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) {
  .AInhi3--vWGJ .navigation__tFyPnW3i {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .AInhi3--vWGJ .navigation__tFyPnW3i.active {
    display: flex;
  }
}

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

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

.content_xW3RGc .LSjI4nfF--wrapper p.copied {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .BfnLGVjZ8-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) {
  .BfnLGVjZ8-b.active span {
    background: url("/assets/default/images/logos/burger-close.svg") center/cover no-repeat;
  }
}

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

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

@media screen and (max-width: 768px) {
  .content_xW3RGc .invert-dobf92, .content_xW3RGc .kZ3Yq2fW--b span {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 620px) {
  header nav .l-jS8LOk4Mp, header .AInhi3--vWGJ .R7bPe0NSo_top {
    padding: 0;
  }
}

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

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

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

@media screen and (max-width: 620px) {
  .content_xW3RGc .wvHRQKu--button .h8zwbjNn--button.EjBJas27__cols {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content_xW3RGc .wvHRQKu--button .h8zwbjNn--button.btn_hNLc9oY {
    width: 40%;
  }
}

@media screen and (max-width: 620px) {
  .content_xW3RGc .information-table {
    margin: 0 0 20px 0;
  }
}

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

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

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