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

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

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

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

.xRah0f__btn.btnWb1SuK3zD:hover {
  background: rgb(224, 179, 218);
}

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

.xRah0f__btn.Wf1VcHrZ--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 .zMei58VZf--brand {
  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 .zMei58VZf--brand {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

header .A8zBUhg__FZyOs .h-tV0jp7FD {
  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 .A8zBUhg__FZyOs .h-tV0jp7FD {
    flex-direction: column;
  }
}

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

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

.ynK97_MbNI8Z2v a:last-child, .A8zBUhg__FZyOs .HBELqSiDT_button .m4yAi5NIR_mGzfr:first-child, .content .spoiler ol li:last-child, .content .AKav1Pl img:last-child, .content .button__sZ3h2KA:last-child, .content .btn__lRXKyCI .xRah0f__btn:last-child, .bottomp5XUki ul li:last-child, .auth--L7K3P5Q .ynK97_MbNI8Z2v a:last-child, footer .ynK97_MbNI8Z2v a:last-child, .content .xo0Tt6duOdark img:last-child {
  margin: 0;
}

.ynK97_MbNI8Z2v a img, .content .containermEoPiz2UI img {
  height: 24px;
  width: 24px;
}

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

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

.A8zBUhg__FZyOs .HBELqSiDT_button .m4yAi5NIR_mGzfr 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;
}

.A8zBUhg__FZyOs .HBELqSiDT_button .m4yAi5NIR_mGzfr img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.A8zBUhg__FZyOs .HBELqSiDT_button .xRah0f__btn.btnWb1SuK3zD {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .A8zBUhg__FZyOs .HBELqSiDT_button .xRah0f__btn.btnWb1SuK3zD {
    margin: 0 8px 0 0;
  }
}

.A8zBUhg__FZyOs .HBELqSiDT_button .xRah0f__btn.btnWb1SuK3zD::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) {
  .A8zBUhg__FZyOs .HBELqSiDT_button .xRah0f__btn.btnWb1SuK3zD::after {
    display: none;
  }
}

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

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

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

.A8zBUhg__FZyOs ul li a.active, .A8zBUhg__FZyOs ul li:hover, .f--CYx5vXu li a.active, .f--CYx5vXu li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

.Id4MwQ__btn img {
  border-radius: 12px;
}
.Id4MwQ__btn .UOYxr_zwbATiZhr {
  margin-top: 10px;
  margin-bottom: 0;
}

.log--StH0W9a2L {
  display: flex;
}
@media (max-width: 750px) {
  .log--StH0W9a2L {
    flex-direction: column;
  }
}
.log--StH0W9a2L .TAqLxVYFehP73 {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .log--StH0W9a2L .TAqLxVYFehP73 {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.log--StH0W9a2L .TAqLxVYFehP73 .UOYxr_zwbATiZhr {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .log--StH0W9a2L .TAqLxVYFehP73 .UOYxr_zwbATiZhr {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .UJsgGN_5eiR .pk7w1sc-item {
  flex-direction: column;
  width: auto;
}

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

.content .UJsgGN_5eiR .log__l5k1jcNLP {
  align-items: center;
  flex-direction: row;
}

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

.content .UJsgGN_5eiR .WE5LvKm-brand {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .UJsgGN_5eiR .l__kYzab9Dxu {
  margin: 0;
  text-align: left;
}

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

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

.content .UJsgGN_5eiR .AKav1Pl {
  margin: 0 5px 0 0;
}

.content .AKav1Pl img, .content .xo0Tt6duOdark img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

.content .button__sZ3h2KA {
  display: flex;
  margin: 0 0 13px 0;
}

.content .button__sZ3h2KA img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .button__sZ3h2KA p, .bot--HvuIOZG h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .UJsgGN_5eiR .btn__lRXKyCI .xRah0f__btn.Wf1VcHrZ--column {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .UJsgGN_5eiR .btn__lRXKyCI .xRah0f__btn.btnWb1SuK3zD {
  min-width: auto;
  width: 35%;
}

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

.content .UJsgGN_5eiR .b_Jtmge6L img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content .UJsgGN_5eiR .b_Jtmge6L 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 .DpdnlZBJ--primary {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content .DpdnlZBJ--primary {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .content .DpdnlZBJ--primary {
    flex-wrap: wrap;
  }
}

.content .UOEvs8C--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;
  padding: 16px;
  width: 49.5%;
}
@media screen and (max-width: 620px) {
  .content .UOEvs8C--articles {
    margin: 0 0 20px 0;
    padding: 10px;
    width: 100%;
  }
}

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

.content .qbjT2On6Bfirst.j1bu5sEn__first {
  color: rgb(105, 210, 162);
}

.content .qbjT2On6Bfirst.BKn4lgij_container {
  color: rgb(240, 79, 86);
}

.content .DpdnlZBJ--primary .p--4NBO2z1kw {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content .DpdnlZBJ--primary img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .DpdnlZBJ--primary .p--4NBO2z1kw p {
  max-width: 100%;
}

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

.blog--HGV30W2i {
  -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--HvuIOZG {
  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--HvuIOZG img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.blog--HGV30W2i.open .bot--HvuIOZG::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;
}

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

.foot__OJxHR8q {
  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--CYx5vXu {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .f--CYx5vXu {
    justify-content: center;
    order: 2;
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

.footxEBwT8 .d__QurOGk3mo {
  height: 26px;
}

.footxEBwT8 .EwCNOb__A4kzMjNs {
  height: 22.5px;
}

.footxEBwT8 .HOQqK_wOiNqtH {
  height: 15.3px;
}

.footxEBwT8 .logo__2KSQ3gdGx {
  height: 40px;
}

.footxEBwT8 .h710TS__HV5wS3Ju {
  height: 22.5px;
}

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

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

.NZILnAz0Dsignin, .content .fx6e_sKPpUGTV1 {
  align-items: center;
  display: flex;
}

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

.login__2qgPRhQ5T, .content .ApmtTe-row {
  display: flex;
  flex-direction: column;
}

.content .Lg6nHRP3O-sign {
  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 .Lg6nHRP3O-sign {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 6px 0;
  }
}

.content .login__m0tMaube {
  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 .login__m0tMaube {
    font-size: 14px;
    line-height: 16px;
  }
}

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

.content .tZMF67y_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 .tZMF67y_login {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px 0;
  }
}

.content .M1bxJvw--qpS34CrR {
  margin: 0 0 20px 0;
}

.content .RWJtXKpIA--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;
  flex-direction: column;
  margin: 0 0 15px 0;
  padding: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .content .RWJtXKpIA--blog {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

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

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

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

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

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

.content .EQTq8-kWs3QAC9 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 .EQTq8-kWs3QAC9 span {
    font-size: 14px;
    line-height: 16px;
  }
}

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

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

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

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

.content .dark-pwbv6q5Q {
  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 .dl7fEtN4-content {
  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 .dl7fEtN4-content {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }
}

.content .PeYlDq45V_contrast {
  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 .wHhAf4d__btn {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

.content .y7dwS0GLxp_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 .y7dwS0GLxp_b:last-child span {
  color: rgba(255, 255, 255, 0.4);
}

.wrapper--YUKPFek {
  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) {
  .wrapper--YUKPFek {
    flex-direction: column;
  }
}
.wrapper--YUKPFek .wlP3vm-blocks {
  display: flex;
  align-items: center;
}
.wrapper--YUKPFek .wlP3vm-blocks img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .wrapper--YUKPFek .wlP3vm-blocks img {
    margin-left: 10px;
  }
}
.wrapper--YUKPFek .wlP3vm-blocks .card-h0pInLvC .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.wrapper--YUKPFek .wlP3vm-blocks .card-h0pInLvC .bu9vn7pe8__content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.wrapper--YUKPFek .logo--3hNtsO {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wrapper--YUKPFek .logo--3hNtsO {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.wrapper--YUKPFek .logo--3hNtsO .first_Z4pztv {
  margin-right: 10px;
}
.wrapper--YUKPFek .logo--3hNtsO .buttonjCKGi8 {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .wrapper--YUKPFek .logo--3hNtsO .buttonjCKGi8 {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .A8zBUhg__FZyOs .h-tV0jp7FD, header nav .zMei58VZf--brand {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .A8zBUhg__FZyOs .h-tV0jp7FD .ynK97_MbNI8Z2v {
    display: none;
  }
}

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

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

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

.primary--aCbDRh1jt {
  transition: all 0.2s ease;
}

.content .containermEoPiz2UI p.d1B3VmQ5_cont {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

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

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

@media screen and (max-width: 620px) {
  header nav .zMei58VZf--brand, header .A8zBUhg__FZyOs .h-tV0jp7FD {
    padding: 0;
  }
}

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

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

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

@media screen and (max-width: 620px) {
  .content .btn__lRXKyCI .xRah0f__btn.Wf1VcHrZ--column {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .btn__lRXKyCI .xRah0f__btn.btnWb1SuK3zD {
    width: 40%;
  }
}

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

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

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

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