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

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

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

.buttonMJYw8iUan.b-QstRpO1 {
  border: 1px solid rgb(224, 179, 218);
}

.buttonMJYw8iUan.b-QstRpO1:hover {
  background: rgb(224, 179, 218);
}

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

.buttonMJYw8iUan.col__OW6CkF: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 .logoWNGHCwJl {
  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 .logoWNGHCwJl {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

header .YQJM1bw3--9x1N {
  display: flex;
  flex: 1;
  flex-direction: column;
}

header .YQJM1bw3--9x1N .top--jeWEyd39l {
  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 .YQJM1bw3--9x1N .top--jeWEyd39l {
    flex-direction: column;
  }
}

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

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

.WpQli3wEG0FpS a:last-child, .YQJM1bw3--9x1N .button--oegpUTLc .AMgHu3--8mxKE:first-child, .textgDycJOj .P8Q7bO__2YPEogHwO ol li:last-child, .textgDycJOj .iXq6ILZ_l img:last-child, .textgDycJOj .m8pDCg__btn:last-child, .textgDycJOj .gVSTErI__b .buttonMJYw8iUan:last-child, .f0xLa3ZvkF ul li:last-child, .sign_GoLx6eXQJ .WpQli3wEG0FpS a:last-child, footer .WpQli3wEG0FpS a:last-child, .textgDycJOj .VeoH7Pp9u-dark img:last-child {
  margin: 0;
}

.WpQli3wEG0FpS a img, .textgDycJOj .c_owRgFhr img {
  height: 24px;
  width: 24px;
}

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

.YQJM1bw3--9x1N .button--oegpUTLc .AMgHu3--8mxKE {
  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) {
  .YQJM1bw3--9x1N .button--oegpUTLc .AMgHu3--8mxKE {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .YQJM1bw3--9x1N .button--oegpUTLc .AMgHu3--8mxKE {
    display: none;
  }
}

.YQJM1bw3--9x1N .button--oegpUTLc .AMgHu3--8mxKE 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;
}

.YQJM1bw3--9x1N .button--oegpUTLc .AMgHu3--8mxKE img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.YQJM1bw3--9x1N .button--oegpUTLc .buttonMJYw8iUan.b-QstRpO1 {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .YQJM1bw3--9x1N .button--oegpUTLc .buttonMJYw8iUan.b-QstRpO1 {
    margin: 0 8px 0 0;
  }
}

.YQJM1bw3--9x1N .button--oegpUTLc .buttonMJYw8iUan.b-QstRpO1::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) {
  .YQJM1bw3--9x1N .button--oegpUTLc .buttonMJYw8iUan.b-QstRpO1::after {
    display: none;
  }
}

.YQJM1bw3--9x1N .sUiTEHK--menu .WpQli3wEG0FpS {
  display: none;
}
@media screen and (max-width: 1024px) {
  .YQJM1bw3--9x1N .sUiTEHK--menu .WpQli3wEG0FpS {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .YQJM1bw3--9x1N .sUiTEHK--menu .WpQli3wEG0FpS {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .YQJM1bw3--9x1N .sUiTEHK--menu .WpQli3wEG0FpS {
    padding: 10px 0 0 0;
  }
}

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

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

.YQJM1bw3--9x1N ul li a.active, .YQJM1bw3--9x1N ul li:hover, .bottom3wQ8lrnVD li a.active, .bottom3wQ8lrnVD li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

.action-k3G6jN img {
  border-radius: 12px;
}
.action-k3G6jN .XJ2Q7unv--bPh4 {
  margin-top: 10px;
  margin-bottom: 0;
}

.brand-A4ZS2eCGj {
  display: flex;
}
@media (max-width: 750px) {
  .brand-A4ZS2eCGj {
    flex-direction: column;
  }
}
.brand-A4ZS2eCGj .ZOolJm--tKgJIYzyC {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .brand-A4ZS2eCGj .ZOolJm--tKgJIYzyC {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.brand-A4ZS2eCGj .ZOolJm--tKgJIYzyC .XJ2Q7unv--bPh4 {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .brand-A4ZS2eCGj .ZOolJm--tKgJIYzyC .XJ2Q7unv--bPh4 {
    width: 100%;
  }
}

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

.textgDycJOj .action-k3G6jN {
  display: flex;
  flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.textgDycJOj .heading-img img, .textgDycJOj .WDySvH-logo img {
  height: inherit;
  width: inherit;
}

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

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

.textgDycJOj .PdLazvg--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) {
  .textgDycJOj .PdLazvg--post {
    flex-wrap: wrap;
  }
}

.textgDycJOj .qldzFpYOyIpqc .PdLazvg--post {
  flex-direction: column;
  width: auto;
}

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

.textgDycJOj .qldzFpYOyIpqc .lx1Bk85Y9 {
  align-items: center;
  flex-direction: row;
}

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

.textgDycJOj .qldzFpYOyIpqc .WDySvH-logo {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

a.textgDycJOj .WDySvH-logo {
  display: flex;
  text-decoration: none;
}

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

.textgDycJOj .qldzFpYOyIpqc .brand_XGIwCEU85 {
  margin: 0;
  text-align: left;
}

.textgDycJOj .logo--WMBi0e, .textgDycJOj .CMtWJI_btn {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.textgDycJOj .qldzFpYOyIpqc .iXq6ILZ_l {
  margin: 0 5px 0 0;
}

.textgDycJOj .iXq6ILZ_l img, .textgDycJOj .VeoH7Pp9u-dark img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

.textgDycJOj .logo-a8HbRQA {
  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;
}

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

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

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

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

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

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

.textgDycJOj .c_owRgFhr 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) {
  .textgDycJOj .c_owRgFhr p {
    flex: 1;
    text-align: center;
    width: 90%;
  }
}

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

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

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

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

.textgDycJOj .m8pDCg__btn {
  display: flex;
  margin: 0 0 13px 0;
}

.textgDycJOj .m8pDCg__btn img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.textgDycJOj .m8pDCg__btn p, .bot__Dtuy82A h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.textgDycJOj .qldzFpYOyIpqc .gVSTErI__b .buttonMJYw8iUan.col__OW6CkF {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.textgDycJOj .qldzFpYOyIpqc .gVSTErI__b .buttonMJYw8iUan.b-QstRpO1 {
  min-width: auto;
  width: 35%;
}

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

.textgDycJOj .qldzFpYOyIpqc .cHoxPj9btn img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

.textgDycJOj .mxDdfkA-article {
  -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) {
  .textgDycJOj .mxDdfkA-article {
    margin: 0 0 20px 0;
    padding: 10px;
    width: 100%;
  }
}

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

.textgDycJOj .prim__qCIFXQfi.iNDKTkp {
  color: rgb(105, 210, 162);
}

.textgDycJOj .prim__qCIFXQfi.LYuaeG__cont {
  color: rgb(240, 79, 86);
}

.textgDycJOj .gz8tEiH--first .IWNefo3--prim {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.textgDycJOj .gz8tEiH--first img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.textgDycJOj .gz8tEiH--first .IWNefo3--prim p {
  max-width: 100%;
}

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

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

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

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

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

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

.post--hWaSNwGU.open .bot__Dtuy82A::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.f__OnF0pIkZP .mgM5Zf4jb--d {
  height: 26px;
}

.f__OnF0pIkZP .JF28kdofCqLM {
  height: 22.5px;
}

.f__OnF0pIkZP .h6xIaOl9S_sIJXn {
  height: 15.3px;
}

.f__OnF0pIkZP .log_c6gTUEZa {
  height: 40px;
}

.f__OnF0pIkZP .vL1BiRb--VOthM6 {
  height: 22.5px;
}

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

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

.Z0CFgO_sign, .textgDycJOj .Mlot_1QPH8fq {
  align-items: center;
  display: flex;
}

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

.a38Me0fyauth, .textgDycJOj .Lsx7mAyO5rows {
  display: flex;
  flex-direction: column;
}

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

.textgDycJOj .signin--w9TpkX8dn {
  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) {
  .textgDycJOj .signin--w9TpkX8dn {
    font-size: 14px;
    line-height: 16px;
  }
}

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

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

.textgDycJOj .pORU_Kjb4EpehR {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.textgDycJOj .btn_7Ifvmc {
  align-items: center;
  display: flex;
  justify-content: center;
}

.textgDycJOj .pj9BCkAhK--button {
  align-items: center;
  display: flex;
  margin: 0 0 0 22.5px;
  text-decoration: none;
}

.textgDycJOj .pj9BCkAhK--button img {
  height: 24px;
  margin: 0 5px 0 0;
  width: 24px;
}
@media screen and (max-width: 768px) {
  .textgDycJOj .pj9BCkAhK--button img {
    height: 20px;
    width: 20px;
  }
}

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

.textgDycJOj .pj9BCkAhK--button:last-child span {
  color: rgba(255, 255, 255, 0.4);
}

.VsrN1eImd_c {
  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) {
  .VsrN1eImd_c {
    flex-direction: column;
  }
}
.VsrN1eImd_c .rowP5MgRf2w {
  display: flex;
  align-items: center;
}
.VsrN1eImd_c .rowP5MgRf2w img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .VsrN1eImd_c .rowP5MgRf2w img {
    margin-left: 10px;
  }
}
.VsrN1eImd_c .rowP5MgRf2w .rows--gXpvrSs1 .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.VsrN1eImd_c .rowP5MgRf2w .rows--gXpvrSs1 .content--caIhGN {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.VsrN1eImd_c .I20Dqbuabrand {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .VsrN1eImd_c .I20Dqbuabrand {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.VsrN1eImd_c .I20Dqbuabrand .MxzJYoCc--first {
  margin-right: 10px;
}
.VsrN1eImd_c .I20Dqbuabrand .action_du1AafVNC {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .VsrN1eImd_c .I20Dqbuabrand .action_du1AafVNC {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .YQJM1bw3--9x1N .top--jeWEyd39l, header nav .logoWNGHCwJl {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .YQJM1bw3--9x1N .top--jeWEyd39l .WpQli3wEG0FpS {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .YQJM1bw3--9x1N .sUiTEHK--menu {
    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) {
  .YQJM1bw3--9x1N .sUiTEHK--menu {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .YQJM1bw3--9x1N .sUiTEHK--menu.active {
    display: flex;
  }
}

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

.first--A94CnUO {
  transition: all 0.2s ease;
}

.textgDycJOj .c_owRgFhr p.copied {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

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

@media screen and (max-width: 768px) {
  .textgDycJOj .invert__mcJVrZYF, .textgDycJOj .pj9BCkAhK--button span {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 620px) {
  header nav .logoWNGHCwJl, header .YQJM1bw3--9x1N .top--jeWEyd39l {
    padding: 0;
  }
}

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

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

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

@media screen and (max-width: 620px) {
  .textgDycJOj .gVSTErI__b .buttonMJYw8iUan.col__OW6CkF {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .textgDycJOj .gVSTErI__b .buttonMJYw8iUan.b-QstRpO1 {
    width: 40%;
  }
}

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

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

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

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