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

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

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

.action-iXV47zR1.tih7vxlbtn {
  border: 1px solid rgb(224, 179, 218);
}

.action-iXV47zR1.tih7vxlbtn:hover {
  background: rgb(224, 179, 218);
}

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

.action-iXV47zR1.E38mG0R_column: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 .brand--IFiE3f1mu {
  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 .brand--IFiE3f1mu {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

header .CmG1EzI1c4 .top--ksvGh8 {
  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 .CmG1EzI1c4 .top--ksvGh8 {
    flex-direction: column;
  }
}

.ziVFrWx41--tXH6fD {
  display: flex;
  justify-content: center;
}

.ziVFrWx41--tXH6fD 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;
}

.ziVFrWx41--tXH6fD a:last-child, .CmG1EzI1c4 .a1vU0Bylgi__b .pq6G_ASwvc1:first-child, .dAjSrehqXtxt .CzGZi0Gw4iX ol li:last-child, .dAjSrehqXtxt .fQr8awC_logo img:last-child, .dAjSrehqXtxt .Q3Z96iDF__action:last-child, .dAjSrehqXtxt .tpdmwMf__action .action-iXV47zR1:last-child, .bot-Sw7tJBqfK ul li:last-child, .whmrkRT4--auth .ziVFrWx41--tXH6fD a:last-child, footer .ziVFrWx41--tXH6fD a:last-child, .dAjSrehqXtxt .darked_roB9G8Zl img:last-child {
  margin: 0;
}

.ziVFrWx41--tXH6fD a img, .dAjSrehqXtxt .wrap-16K3gah img {
  height: 24px;
  width: 24px;
}

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

.CmG1EzI1c4 .a1vU0Bylgi__b .pq6G_ASwvc1 {
  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) {
  .CmG1EzI1c4 .a1vU0Bylgi__b .pq6G_ASwvc1 {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .CmG1EzI1c4 .a1vU0Bylgi__b .pq6G_ASwvc1 {
    display: none;
  }
}

.CmG1EzI1c4 .a1vU0Bylgi__b .pq6G_ASwvc1 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;
}

.CmG1EzI1c4 .a1vU0Bylgi__b .pq6G_ASwvc1 img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.CmG1EzI1c4 .a1vU0Bylgi__b .action-iXV47zR1.tih7vxlbtn {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .CmG1EzI1c4 .a1vU0Bylgi__b .action-iXV47zR1.tih7vxlbtn {
    margin: 0 8px 0 0;
  }
}

.CmG1EzI1c4 .a1vU0Bylgi__b .action-iXV47zR1.tih7vxlbtn::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) {
  .CmG1EzI1c4 .a1vU0Bylgi__b .action-iXV47zR1.tih7vxlbtn::after {
    display: none;
  }
}

.CmG1EzI1c4 .v19khetNbo-nav .ziVFrWx41--tXH6fD {
  display: none;
}
@media screen and (max-width: 1024px) {
  .CmG1EzI1c4 .v19khetNbo-nav .ziVFrWx41--tXH6fD {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .CmG1EzI1c4 .v19khetNbo-nav .ziVFrWx41--tXH6fD {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .CmG1EzI1c4 .v19khetNbo-nav .ziVFrWx41--tXH6fD {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.button-h6DM0BC5 img {
  border-radius: 12px;
}
.button-h6DM0BC5 .HLOr--OURTtm {
  margin-top: 10px;
  margin-bottom: 0;
}

.logoi3Tak0 {
  display: flex;
}
@media (max-width: 750px) {
  .logoi3Tak0 {
    flex-direction: column;
  }
}
.logoi3Tak0 .wMVsYfzOcg9UH {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .logoi3Tak0 .wMVsYfzOcg9UH {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.logoi3Tak0 .wMVsYfzOcg9UH .HLOr--OURTtm {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .logoi3Tak0 .wMVsYfzOcg9UH .HLOr--OURTtm {
    width: 100%;
  }
}

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

.dAjSrehqXtxt .button-h6DM0BC5 {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.dAjSrehqXtxt .CzGZi0Gw4iX 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) {
  .dAjSrehqXtxt .CzGZi0Gw4iX ol li::before {
    font-size: 14px;
    line-height: 18px;
  }
}

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

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

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

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

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

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

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

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

.dAjSrehqXtxt .table-responsive {
  margin: 0 0 15px 0;
  overflow-x: auto;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .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%;
}

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

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

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

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

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

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

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

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

.dAjSrehqXtxt .heading-img img, .dAjSrehqXtxt .h463Otlogo img {
  height: inherit;
  width: inherit;
}

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

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

.dAjSrehqXtxt .U0zX9c--item {
  -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) {
  .dAjSrehqXtxt .U0zX9c--item {
    flex-wrap: wrap;
  }
}

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .U0zX9c--item {
  flex-direction: column;
  width: auto;
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .K1in2E__brand {
  align-items: center;
  flex-direction: row;
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .h463Otlogo {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

a.dAjSrehqXtxt .h463Otlogo {
  display: flex;
  text-decoration: none;
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .log__S6aFH5L {
  margin: 0;
  text-align: left;
}

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

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .fQr8awC_logo {
  margin: 0 5px 0 0;
}

.dAjSrehqXtxt .fQr8awC_logo img, .dAjSrehqXtxt .darked_roB9G8Zl img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

.dAjSrehqXtxt .brand--KQFEapP {
  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;
}

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

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

.dAjSrehqXtxt .invert__wl2A7Wg {
  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) {
  .dAjSrehqXtxt .invert__wl2A7Wg {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
  }
}

.dAjSrehqXtxt .prim__ONK7Rf {
  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) {
  .dAjSrehqXtxt .prim__ONK7Rf {
    border-radius: 16px;
    flex-direction: column;
    margin: 16px 0 0 0;
    padding: 8px;
    width: 100%;
  }
}

.dAjSrehqXtxt .primary--0WAsa1y {
  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) {
  .dAjSrehqXtxt .primary--0WAsa1y {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 4px 0;
  }
}

.dAjSrehqXtxt .wrap-16K3gah {
  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) {
  .dAjSrehqXtxt .wrap-16K3gah {
    border-radius: 19px;
    flex-direction: row;
    padding: 4.5px 8px;
    width: 100%;
  }
}

.dAjSrehqXtxt .wrap-16K3gah 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) {
  .dAjSrehqXtxt .wrap-16K3gah p {
    flex: 1;
    text-align: center;
    width: 90%;
  }
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .button--hX5ofJEb {
  flex-direction: column;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .H1vDUIEWh_ajuk0 .button--hX5ofJEb {
    margin: 8px 0 0 0;
  }
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .action__YyDTzu3xQ {
  align-self: flex-start;
  margin: 0;
}
@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .H1vDUIEWh_ajuk0 .action__YyDTzu3xQ {
    margin: 19px 0 0 0;
    order: 1;
  }
}

.dAjSrehqXtxt .Q3Z96iDF__action {
  display: flex;
  margin: 0 0 13px 0;
}

.dAjSrehqXtxt .Q3Z96iDF__action img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.dAjSrehqXtxt .Q3Z96iDF__action p, .bottomDBEniC h3 {
  margin: 0;
  max-width: 100%;
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .tpdmwMf__action {
  flex-direction: row-reverse;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .H1vDUIEWh_ajuk0 .tpdmwMf__action {
    margin: 0;
    order: 0;
  }
}

.dAjSrehqXtxt .tpdmwMf__action .action-iXV47zR1 {
  margin: 0 0 8px 0;
  min-width: 185px;
  padding: 17px 5px;
}
@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .tpdmwMf__action .action-iXV47zR1 {
    margin: 0 0 0 8px;
    min-width: 90px;
    padding: 10.5px 5px;
  }
}

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .tpdmwMf__action .action-iXV47zR1.E38mG0R_column {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .tpdmwMf__action .action-iXV47zR1.tih7vxlbtn {
  min-width: auto;
  width: 35%;
}

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

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .b_EIjMet img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.dAjSrehqXtxt .H1vDUIEWh_ajuk0 .b_EIjMet span {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  margin: 0 8.5px;
}

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

.dAjSrehqXtxt .post-PN6xOYQt {
  -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) {
  .dAjSrehqXtxt .post-PN6xOYQt {
    margin: 0 0 20px 0;
    padding: 10px;
    width: 100%;
  }
}

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

.dAjSrehqXtxt .oXIsN2-primary.fQehyHJV__primary {
  color: rgb(105, 210, 162);
}

.dAjSrehqXtxt .oXIsN2-primary.qE3YQ7uG-cont {
  color: rgb(240, 79, 86);
}

.dAjSrehqXtxt .first-LfY5Rwz .A61v3Iwprimary {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.dAjSrehqXtxt .first-LfY5Rwz img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.dAjSrehqXtxt .first-LfY5Rwz .A61v3Iwprimary p {
  max-width: 100%;
}

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

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

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

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

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

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

.blog--avnM9SNP7.open .bottomDBEniC::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;
}

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

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

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

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

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

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

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

.bot-Sw7tJBqfK 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;
}

.bot-Sw7tJBqfK ul li:hover {
  color: rgb(255, 255, 255);
}

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

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

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

.T3Y2oC1imfooter .HprV2w5I-contrast {
  height: 26px;
}

.T3Y2oC1imfooter .vJeAutQmtY {
  height: 22.5px;
}

.T3Y2oC1imfooter .FOdbhPj--0B41LG {
  height: 15.3px;
}

.T3Y2oC1imfooter .R4YZKqxI--log {
  height: 40px;
}

.T3Y2oC1imfooter .an62D7kL-Xf6Gu {
  height: 22.5px;
}

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

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

.WIkCRE-login, .dAjSrehqXtxt .t8gsV--E1dfHV {
  align-items: center;
  display: flex;
}

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

.signin_DNGOUY8EM, .dAjSrehqXtxt .oklaiTzs_block {
  display: flex;
  flex-direction: column;
}

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

.dAjSrehqXtxt .rlk45QJ-login {
  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) {
  .dAjSrehqXtxt .rlk45QJ-login {
    font-size: 14px;
    line-height: 16px;
  }
}

.dAjSrehqXtxt .SNTgV3q-signin {
  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) {
  .dAjSrehqXtxt .SNTgV3q-signin {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px 0;
  }
}

.dAjSrehqXtxt .olkqDKAN--sign {
  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) {
  .dAjSrehqXtxt .olkqDKAN--sign {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px 0;
  }
}

.dAjSrehqXtxt .eQj2ZThUmdJ54g {
  margin: 0 0 20px 0;
}

.dAjSrehqXtxt .article_8Oy7kcsS {
  -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) {
  .dAjSrehqXtxt .article_8Oy7kcsS {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

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

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

.dAjSrehqXtxt .xKEU31--vn0V {
  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) {
  .dAjSrehqXtxt .xKEU31--vn0V {
    font-size: 16px;
    line-height: 19px;
  }
}

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

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

.dAjSrehqXtxt .rf0yS3ozU1z3B 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) {
  .dAjSrehqXtxt .rf0yS3ozU1z3B span {
    font-size: 14px;
    line-height: 16px;
  }
}

.dAjSrehqXtxt .dark_p3XW7MoOI {
  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) {
  .dAjSrehqXtxt .dark_p3XW7MoOI {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
    align-self: flex-end;
  }
}

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

.dAjSrehqXtxt .d--m5wRZNSv {
  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) {
  .dAjSrehqXtxt .d--m5wRZNSv {
    display: none;
    font-size: 14px;
    line-height: 16px;
    margin: 0 10px 0 0;
  }
}

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

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

.dAjSrehqXtxt .DuHmMXyFl_txt {
  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) {
  .dAjSrehqXtxt .DuHmMXyFl_txt {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }
}

.dAjSrehqXtxt .dark-ibArNgP7 {
  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;
}

.dAjSrehqXtxt .bbtEP5JA {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

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

.V26fXet__wrap {
  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) {
  .V26fXet__wrap {
    flex-direction: column;
  }
}
.V26fXet__wrap .ZfQX2FSrow {
  display: flex;
  align-items: center;
}
.V26fXet__wrap .ZfQX2FSrow img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .V26fXet__wrap .ZfQX2FSrow img {
    margin-left: 10px;
  }
}
.V26fXet__wrap .ZfQX2FSrow .blocks__eiKBUS .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.V26fXet__wrap .ZfQX2FSrow .blocks__eiKBUS .content-CfFErwiX {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.V26fXet__wrap .Pzd8iYjA__brand {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .V26fXet__wrap .Pzd8iYjA__brand {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.V26fXet__wrap .Pzd8iYjA__brand .first-alfMRoqCW {
  margin-right: 10px;
}
.V26fXet__wrap .Pzd8iYjA__brand .bC35hEkOV {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .V26fXet__wrap .Pzd8iYjA__brand .bC35hEkOV {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1024px) {
  header .rows__hilsSaY9 .brand--IFiE3f1mu {
    height: auto;
    width: 100px;
  }
}

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

@media screen and (max-width: 768px) {
  header .CmG1EzI1c4 .top--ksvGh8, header nav .brand--IFiE3f1mu {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .CmG1EzI1c4 .top--ksvGh8 .ziVFrWx41--tXH6fD {
    display: none;
  }
}

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

@media screen and (max-width: 768px) {
  .CmG1EzI1c4 .v19khetNbo-nav.active {
    display: flex;
  }
}

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

.e8WkjPs__prim {
  transition: all 0.2s ease;
}

.dAjSrehqXtxt .wrap-16K3gah p.copied {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

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

@media screen and (max-width: 768px) {
  .dAjSrehqXtxt .dark-ibArNgP7, .dAjSrehqXtxt .b--KVOc6hUrp span {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 620px) {
  header nav .brand--IFiE3f1mu, header .CmG1EzI1c4 .top--ksvGh8 {
    padding: 0;
  }
}

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

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

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

@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .tpdmwMf__action .action-iXV47zR1.E38mG0R_column {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .dAjSrehqXtxt .tpdmwMf__action .action-iXV47zR1.tih7vxlbtn {
    width: 40%;
  }
}

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

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

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

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