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

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

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

.button-DBay4Ch.R6CpAq4--btn {
  border: 1px solid rgb(224, 179, 218);
}

.button-DBay4Ch.R6CpAq4--btn:hover {
  background: rgb(224, 179, 218);
}

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

.button-DBay4Ch.collrbEDfYBp: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 .w3dnS6si__log {
  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 .w3dnS6si__log {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

header .cpTfgv4wBkLt .KZy0bQheader {
  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 .cpTfgv4wBkLt .KZy0bQheader {
    flex-direction: column;
  }
}

.xSBt--ZqHEuSgit {
  display: flex;
  justify-content: center;
}

.xSBt--ZqHEuSgit 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;
}

.xSBt--ZqHEuSgit a:last-child, .cpTfgv4wBkLt .b--DdAqhX7y .XaCDrw--RjMw0b5:first-child, .content .spoiler ol li:last-child, .content .brand-DhGvXN45L img:last-child, .content .action__RpL6u0:last-child, .content .pTUM6A8E--action .button-DBay4Ch:last-child, .yza1ABVdbot ul li:last-child, .auth--dLED3U .xSBt--ZqHEuSgit a:last-child, footer .xSBt--ZqHEuSgit a:last-child, .content .UNGRPK_darked img:last-child {
  margin: 0;
}

.xSBt--ZqHEuSgit a img, .content .tmeWOHYFwr img {
  height: 24px;
  width: 24px;
}

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

.cpTfgv4wBkLt .b--DdAqhX7y .XaCDrw--RjMw0b5 {
  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) {
  .cpTfgv4wBkLt .b--DdAqhX7y .XaCDrw--RjMw0b5 {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .cpTfgv4wBkLt .b--DdAqhX7y .XaCDrw--RjMw0b5 {
    display: none;
  }
}

.cpTfgv4wBkLt .b--DdAqhX7y .XaCDrw--RjMw0b5 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;
}

.cpTfgv4wBkLt .b--DdAqhX7y .XaCDrw--RjMw0b5 img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.cpTfgv4wBkLt .b--DdAqhX7y .button-DBay4Ch.R6CpAq4--btn {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .cpTfgv4wBkLt .b--DdAqhX7y .button-DBay4Ch.R6CpAq4--btn {
    margin: 0 8px 0 0;
  }
}

.cpTfgv4wBkLt .b--DdAqhX7y .button-DBay4Ch.R6CpAq4--btn::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) {
  .cpTfgv4wBkLt .b--DdAqhX7y .button-DBay4Ch.R6CpAq4--btn::after {
    display: none;
  }
}

.cpTfgv4wBkLt .bZHMF4hYn .xSBt--ZqHEuSgit {
  display: none;
}
@media screen and (max-width: 1024px) {
  .cpTfgv4wBkLt .bZHMF4hYn .xSBt--ZqHEuSgit {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .cpTfgv4wBkLt .bZHMF4hYn .xSBt--ZqHEuSgit {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .cpTfgv4wBkLt .bZHMF4hYn .xSBt--ZqHEuSgit {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

.brand-fiGgcZHIU {
  display: flex;
}
@media (max-width: 750px) {
  .brand-fiGgcZHIU {
    flex-direction: column;
  }
}
.brand-fiGgcZHIU .D75lbUGufoAI {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .brand-fiGgcZHIU .D75lbUGufoAI {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.brand-fiGgcZHIU .D75lbUGufoAI .fMhkIiRvn1Nd {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .brand-fiGgcZHIU .D75lbUGufoAI .fMhkIiRvn1Nd {
    width: 100%;
  }
}

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

.content .Z2nO5EMBPb_action {
  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 .zC9T5PYKW-tb tbody tr > *:nth-child(1) {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
}

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

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

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

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

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

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

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

.content .FZ62Rpx--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;
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  .content .FZ62Rpx--articles {
    flex-wrap: wrap;
  }
}

.content .Strofj_fjzeXid .FZ62Rpx--articles {
  flex-direction: column;
  width: auto;
}

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

.content .Strofj_fjzeXid .gFypKZObrand {
  align-items: center;
  flex-direction: row;
}

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

.content .Strofj_fjzeXid .log-NZupnW {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .Strofj_fjzeXid .h7kHL0w-log {
  margin: 0;
  text-align: left;
}

.content .l-1Rzif9bM, .content .VMUTj6e9-action {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.content .Strofj_fjzeXid .brand-DhGvXN45L {
  margin: 0 5px 0 0;
}

.content .brand-DhGvXN45L img, .content .UNGRPK_darked img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .action__RpL6u0 p, .bottom_MuCr3HWnV h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .Strofj_fjzeXid .pTUM6A8E--action .button-DBay4Ch.collrbEDfYBp {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .Strofj_fjzeXid .pTUM6A8E--action .button-DBay4Ch.R6CpAq4--btn {
  min-width: auto;
  width: 35%;
}

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

.content .Strofj_fjzeXid .JSLVRtwy__b img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .firsty8xnSc1v6.vPQHMqbBFprim {
  color: rgb(105, 210, 162);
}

.content .firsty8xnSc1v6.VcabCy--cont {
  color: rgb(240, 79, 86);
}

.content .dXayI5W-primary .prim-tQduUmO {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .dXayI5W-primary .prim-tQduUmO p {
  max-width: 100%;
}

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

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

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

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

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

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

.item--2B4Uu6jk.open .bottom_MuCr3HWnV::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.CxTemf6__bottom .darked-vCzieaLUN {
  height: 26px;
}

.CxTemf6__bottom .Z9rXGK_iWJS1NgC9 {
  height: 22.5px;
}

.CxTemf6__bottom .MNBRrS__zrijwO {
  height: 15.3px;
}

.CxTemf6__bottom .DEYrpmB--l {
  height: 40px;
}

.CxTemf6__bottom .NQ9d__BTvnY8 {
  height: 22.5px;
}

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

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

.auth-OPiQJHDM, .content .bS3r--qRNsxk {
  align-items: center;
  display: flex;
}

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

.auth--RreCHV, .content .O8HIjq9mcrows {
  display: flex;
  flex-direction: column;
}

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

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

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

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

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

.content .AhxeBDgw-posts {
  -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 .AhxeBDgw-posts {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.content .d--lP5fm3y0 {
  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 .action--AMakdxin {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

.JwHUdY0-wr {
  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) {
  .JwHUdY0-wr {
    flex-direction: column;
  }
}
.JwHUdY0-wr .row-5GQN9MS {
  display: flex;
  align-items: center;
}
.JwHUdY0-wr .row-5GQN9MS img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .JwHUdY0-wr .row-5GQN9MS img {
    margin-left: 10px;
  }
}
.JwHUdY0-wr .row-5GQN9MS .GFYpA37card .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.JwHUdY0-wr .row-5GQN9MS .GFYpA37card .content_sFGt7xjz {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.JwHUdY0-wr .Y67Euri1Ghl {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .JwHUdY0-wr .Y67Euri1Ghl {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.JwHUdY0-wr .Y67Euri1Ghl .i9b1wMzLI-first {
  margin-right: 10px;
}
.JwHUdY0-wr .Y67Euri1Ghl .PYGVpu--button {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .JwHUdY0-wr .Y67Euri1Ghl .PYGVpu--button {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .cpTfgv4wBkLt .KZy0bQheader, header nav .w3dnS6si__log {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .cpTfgv4wBkLt .KZy0bQheader .xSBt--ZqHEuSgit {
    display: none;
  }
}

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

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

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

.p--qYFZyVL {
  transition: all 0.2s ease;
}

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

@media screen and (max-width: 768px) {
  .o5HgJARS--action 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) {
  .o5HgJARS--action.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 .xSBt--ZqHEuSgit {
    order: 1;
  }
}
@media screen and (max-width: 340px) {
  footer .xSBt--ZqHEuSgit {
    margin: 0 0 10px 0;
    width: 100%;
  }
}

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

@media screen and (max-width: 620px) {
  header nav .w3dnS6si__log, header .cpTfgv4wBkLt .KZy0bQheader {
    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) {
  .logody7GTzn0W {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .pTUM6A8E--action .button-DBay4Ch.collrbEDfYBp {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .pTUM6A8E--action .button-DBay4Ch.R6CpAq4--btn {
    width: 40%;
  }
}

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

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

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

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