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

.hmuiKS_b {
  display: none;
}
@media screen and (max-width: 768px) {
  .hmuiKS_b {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    height: 40px;
    justify-content: center;
    margin: 0 0 0 8px;
    position: relative;
    width: 40px;
  }
}
@media screen and (max-width: 620px) {
  .hmuiKS_b {
    height: 32px;
    width: 32px;
  }
}

.ETV7HLcA_button {
  align-items: center;
  border-radius: 12px;
  color: rgb(255, 255, 255);
  display: flex;
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  padding: 11px 16px;
  text-decoration: none;
  transition: 0.3s all linear;
}
@media screen and (max-width: 620px) {
  .ETV7HLcA_button {
    border-radius: 10px;
    font-size: 14px;
    padding: 7.5px;
  }
}

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

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

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

.ETV7HLcA_button.Os8UuQtexted: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 .F6XHPjzQbrand {
  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 .F6XHPjzQbrand {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

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

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

.U5gZdO3__OR18w a:last-child, .XQhk__VHowmL .fCxYodWbutton .X0gl--RDJM87W:first-child, .content .spoiler ol li:last-child, .content .l_6DyLxV img:last-child, .content .action__8JD4Yu:last-child, .content .NkjFfQd96-button .ETV7HLcA_button:last-child, .f--2vFXV1dB ul li:last-child, .auth__IrAHKS .U5gZdO3__OR18w a:last-child, footer .U5gZdO3__OR18w a:last-child, .content .dark--bpnqoiZ img:last-child {
  margin: 0;
}

.U5gZdO3__OR18w a img, .content .cont_PDE82MX img {
  height: 24px;
  width: 24px;
}

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

.XQhk__VHowmL .fCxYodWbutton .X0gl--RDJM87W {
  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) {
  .XQhk__VHowmL .fCxYodWbutton .X0gl--RDJM87W {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .XQhk__VHowmL .fCxYodWbutton .X0gl--RDJM87W {
    display: none;
  }
}

.XQhk__VHowmL .fCxYodWbutton .X0gl--RDJM87W 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;
}

.XQhk__VHowmL .fCxYodWbutton .X0gl--RDJM87W img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.XQhk__VHowmL .fCxYodWbutton .ETV7HLcA_button.Fw5JQBd9-button {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .XQhk__VHowmL .fCxYodWbutton .ETV7HLcA_button.Fw5JQBd9-button {
    margin: 0 8px 0 0;
  }
}

.XQhk__VHowmL .fCxYodWbutton .ETV7HLcA_button.Fw5JQBd9-button::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) {
  .XQhk__VHowmL .fCxYodWbutton .ETV7HLcA_button.Fw5JQBd9-button::after {
    display: none;
  }
}

.XQhk__VHowmL .B4lR9Sp0L--nav .U5gZdO3__OR18w {
  display: none;
}
@media screen and (max-width: 1024px) {
  .XQhk__VHowmL .B4lR9Sp0L--nav .U5gZdO3__OR18w {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .XQhk__VHowmL .B4lR9Sp0L--nav .U5gZdO3__OR18w {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .XQhk__VHowmL .B4lR9Sp0L--nav .U5gZdO3__OR18w {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.button__KVmLq9W img {
  border-radius: 12px;
}
.button__KVmLq9W .nQqJ9l--mJY5hD {
  margin-top: 10px;
  margin-bottom: 0;
}

.log-xzWSHr {
  display: flex;
}
@media (max-width: 750px) {
  .log-xzWSHr {
    flex-direction: column;
  }
}
.log-xzWSHr .Z2iA-wcjoESh {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .log-xzWSHr .Z2iA-wcjoESh {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.log-xzWSHr .Z2iA-wcjoESh .nQqJ9l--mJY5hD {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .log-xzWSHr .Z2iA-wcjoESh .nQqJ9l--mJY5hD {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

.content .ELmKUx__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 .ELmKUx__item {
    flex-wrap: wrap;
  }
}

.content .uaQ3M8W7_Jrvgd4 .ELmKUx__item {
  flex-direction: column;
  width: auto;
}

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

.content .uaQ3M8W7_Jrvgd4 .k5pFlV_l {
  align-items: center;
  flex-direction: row;
}

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

.content .uaQ3M8W7_Jrvgd4 .brandyF2IYB {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .uaQ3M8W7_Jrvgd4 .qpGxNvn__log {
  margin: 0;
  text-align: left;
}

.content .brand--QnzA8I5L, .content .btn-2EiyJr {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.content .uaQ3M8W7_Jrvgd4 .l_6DyLxV {
  margin: 0 5px 0 0;
}

.content .l_6DyLxV img, .content .dark--bpnqoiZ img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .action__8JD4Yu p, .f--ZugmKE h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .uaQ3M8W7_Jrvgd4 .NkjFfQd96-button .ETV7HLcA_button.Os8UuQtexted {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .uaQ3M8W7_Jrvgd4 .NkjFfQd96-button .ETV7HLcA_button.Fw5JQBd9-button {
  min-width: auto;
  width: 35%;
}

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

.content .uaQ3M8W7_Jrvgd4 .Y1c6PF_action img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .Ueif8KDfirst.nCW9p2_p {
  color: rgb(105, 210, 162);
}

.content .Ueif8KDfirst.wraper-yRmx3Q6 {
  color: rgb(240, 79, 86);
}

.content .roihFzKprim .p_di6GhH7Fn {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content .roihFzKprim img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .roihFzKprim .p_di6GhH7Fn p {
  max-width: 100%;
}

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

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

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

.f--ZugmKE img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.item__sUn8V6Y0H.open .f--ZugmKE::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;
}

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

.bottom-2I9Cb0 {
  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);
}

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

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

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

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

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

.f--2vFXV1dB ul li {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Jura", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 24px 0 0;
  text-align: left;
  transition: 0.4s all linear;
}

.f--2vFXV1dB ul li:hover {
  color: rgb(255, 255, 255);
}

.f--2vFXV1dB ul li a {
  color: inherit;
  text-decoration: none;
}

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

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

.N5F38Im--foot .inv-REwK9Ar {
  height: 26px;
}

.N5F38Im--foot .ka4c__gKUBndXNO {
  height: 22.5px;
}

.N5F38Im--foot .n42CN-B3ZwJjo {
  height: 15.3px;
}

.N5F38Im--foot .log_gFTD7Hux {
  height: 40px;
}

.N5F38Im--foot .wIlpifJ2__2euGM {
  height: 22.5px;
}

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

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

.e8xQAFUmLb--sign, .content .aIozjNtDLol {
  align-items: center;
  display: flex;
}

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

.login__mZKAe9, .content .blocks--LZzPSjF {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .DdGhFIZv6-bwtERi {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

.content .fgjsz6Nc__darked {
  color: rgba(255, 255, 255, 0.4);
  font-family: "Rubik";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  margin: 0 0 0 10px;
  max-width: 100%;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .content .fgjsz6Nc__darked {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 16px;
    align-self: flex-end;
  }
}

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

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

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

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

.content .invert-stXmphO {
  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 .Sie8BfAK5-b {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

.content .btnWOjBRY4:last-child span {
  color: rgba(255, 255, 255, 0.4);
}

.c__kne0mx {
  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) {
  .c__kne0mx {
    flex-direction: column;
  }
}
.c__kne0mx .blocks-Mv1JGEa {
  display: flex;
  align-items: center;
}
.c__kne0mx .blocks-Mv1JGEa img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .c__kne0mx .blocks-Mv1JGEa img {
    margin-left: 10px;
  }
}
.c__kne0mx .blocks-Mv1JGEa .card--3A1TltL8 .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.c__kne0mx .blocks-Mv1JGEa .card--3A1TltL8 .PtyH75fI0__content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.c__kne0mx .N5euYPtv__logo {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .c__kne0mx .N5euYPtv__logo {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.c__kne0mx .N5euYPtv__logo .MvS0r2d_p {
  margin-right: 10px;
}
.c__kne0mx .N5euYPtv__logo .btn--ctsZCe {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .c__kne0mx .N5euYPtv__logo .btn--ctsZCe {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .XQhk__VHowmL .top--SmPIOn, header nav .F6XHPjzQbrand {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .XQhk__VHowmL .top--SmPIOn .U5gZdO3__OR18w {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .XQhk__VHowmL .B4lR9Sp0L--nav {
    background: #0F0B27;
    display: none;
    flex-direction: column;
    left: calc(50% - 50vw);
    padding: 125px 15px 15px 15px;
    position: absolute;
    top: -16px;
    transition: 0.4s linear;
    width: 100vw;
  }
}
@media screen and (max-width: 620px) {
  .XQhk__VHowmL .B4lR9Sp0L--nav {
    padding-top: 100px;
  }
}

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

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

.first_ak7BnEIO {
  transition: all 0.2s ease;
}

.content .cont_PDE82MX p.l9s3gXpbr-c {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .hmuiKS_b span {
    background: url("/assets/default/images/logos/burger-open.svg") center/cover no-repeat;
    height: inherit;
    transition: 0.3s all linear;
    width: inherit;
  }
}

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

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

@media screen and (max-width: 620px) {
  header nav .F6XHPjzQbrand, header .XQhk__VHowmL .top--SmPIOn {
    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) {
  .log-gbC6Xk5B {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .NkjFfQd96-button .ETV7HLcA_button.Os8UuQtexted {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .NkjFfQd96-button .ETV7HLcA_button.Fw5JQBd9-button {
    width: 40%;
  }
}

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

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

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

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