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

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

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

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

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

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

.button-KdOVFZSL.column__a3RuwCc: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 .PlI2xV-l {
  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 .PlI2xV-l {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

.SY8BrXPNy-DWyT {
  display: flex;
  justify-content: center;
}

.SY8BrXPNy-DWyT 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;
}

.SY8BrXPNy-DWyT a:last-child, .bHaq_V9CXvbq .ZbmhwrWa-b .VD5WiK--DFv0eTQ:first-child, .content .spoiler ol li:last-child, .content .l__zTH6RiZ img:last-child, .content .eIyDMLm-btn:last-child, .content .P52vwOR__b .button-KdOVFZSL:last-child, .bot-EYBu4c0d ul li:last-child, .signin__F1AucD .SY8BrXPNy-DWyT a:last-child, footer .SY8BrXPNy-DWyT a:last-child, .content .E8nWzaQinv img:last-child {
  margin: 0;
}

.SY8BrXPNy-DWyT a img, .content .P2baAhZBvkcont img {
  height: 24px;
  width: 24px;
}

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

.bHaq_V9CXvbq .ZbmhwrWa-b .VD5WiK--DFv0eTQ {
  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) {
  .bHaq_V9CXvbq .ZbmhwrWa-b .VD5WiK--DFv0eTQ {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .bHaq_V9CXvbq .ZbmhwrWa-b .VD5WiK--DFv0eTQ {
    display: none;
  }
}

.bHaq_V9CXvbq .ZbmhwrWa-b .VD5WiK--DFv0eTQ 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;
}

.bHaq_V9CXvbq .ZbmhwrWa-b .VD5WiK--DFv0eTQ img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.bHaq_V9CXvbq .ZbmhwrWa-b .button-KdOVFZSL.btn--q3K85jIm {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .bHaq_V9CXvbq .ZbmhwrWa-b .button-KdOVFZSL.btn--q3K85jIm {
    margin: 0 8px 0 0;
  }
}

.bHaq_V9CXvbq .ZbmhwrWa-b .button-KdOVFZSL.btn--q3K85jIm::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) {
  .bHaq_V9CXvbq .ZbmhwrWa-b .button-KdOVFZSL.btn--q3K85jIm::after {
    display: none;
  }
}

.bHaq_V9CXvbq .VznLySwanavigation .SY8BrXPNy-DWyT {
  display: none;
}
@media screen and (max-width: 1024px) {
  .bHaq_V9CXvbq .VznLySwanavigation .SY8BrXPNy-DWyT {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .bHaq_V9CXvbq .VznLySwanavigation .SY8BrXPNy-DWyT {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .bHaq_V9CXvbq .VznLySwanavigation .SY8BrXPNy-DWyT {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .KJXv0D--zIRALe .item__794Xs1ADj {
  flex-direction: column;
  width: auto;
}

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

.content .KJXv0D--zIRALe .J0SEhZjC-logo {
  align-items: center;
  flex-direction: row;
}

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

.content .KJXv0D--zIRALe .logo__Spas35DKY {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .KJXv0D--zIRALe .logo__FoyqX1Sn {
  margin: 0;
  text-align: left;
}

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

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

.content .KJXv0D--zIRALe .l__zTH6RiZ {
  margin: 0 5px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.content .eIyDMLm-btn {
  display: flex;
  margin: 0 0 13px 0;
}

.content .eIyDMLm-btn img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .eIyDMLm-btn p, .yb8HMmUr__bot h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .KJXv0D--zIRALe .P52vwOR__b .button-KdOVFZSL.column__a3RuwCc {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .KJXv0D--zIRALe .P52vwOR__b .button-KdOVFZSL.btn--q3K85jIm {
  min-width: auto;
  width: 35%;
}

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

.content .KJXv0D--zIRALe .nax5rb2ys-button img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .firstSYAvOi1.prim__knm7rGMfp {
  color: rgb(105, 210, 162);
}

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

.content .w3l0YZ__first .ROlBrodUyprimary {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .w3l0YZ__first .ROlBrodUyprimary p {
  max-width: 100%;
}

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

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

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

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

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

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

.item_GWeto5xAI.open .yb8HMmUr__bot::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.RbCFxGaELbottom .dark__2X6N8Ox {
  height: 26px;
}

.RbCFxGaELbottom .JrIN_tVyXQDF {
  height: 22.5px;
}

.RbCFxGaELbottom .MqaxW95-vTCK {
  height: 15.3px;
}

.RbCFxGaELbottom .logE4Xolz7U {
  height: 40px;
}

.RbCFxGaELbottom .O4ADZ5X-FZqEda {
  height: 22.5px;
}

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

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

.YPOdBVn-sign, .content .m0H9pgaet_kjQ0 {
  align-items: center;
  display: flex;
}

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

.login__9baGPYu, .content .row_GTAQv6Sh {
  display: flex;
  flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .invert-ESU96C {
  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 .button--5tisnKR79 {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

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

.b5KRyA3wrap {
  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) {
  .b5KRyA3wrap {
    flex-direction: column;
  }
}
.b5KRyA3wrap .rowUsK6h3 {
  display: flex;
  align-items: center;
}
.b5KRyA3wrap .rowUsK6h3 img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .b5KRyA3wrap .rowUsK6h3 img {
    margin-left: 10px;
  }
}
.b5KRyA3wrap .rowUsK6h3 .card-Ggjx1qyLO .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.b5KRyA3wrap .rowUsK6h3 .card-Ggjx1qyLO .j0fgL5W--content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.b5KRyA3wrap .brandfR0hp83Y {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .b5KRyA3wrap .brandfR0hp83Y {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.b5KRyA3wrap .brandfR0hp83Y .ie0DtO__prim {
  margin-right: 10px;
}
.b5KRyA3wrap .brandfR0hp83Y .bQrFn3oiZ {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .b5KRyA3wrap .brandfR0hp83Y .bQrFn3oiZ {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .bHaq_V9CXvbq .hAXK4YEZod, header nav .PlI2xV-l {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .bHaq_V9CXvbq .hAXK4YEZod .SY8BrXPNy-DWyT {
    display: none;
  }
}

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

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

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

.eNfuUg_prim {
  transition: all 0.2s ease;
}

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

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

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

@media screen and (max-width: 620px) {
  header nav .PlI2xV-l, header .bHaq_V9CXvbq .hAXK4YEZod {
    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) {
  .d8tbo2i_brand {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .P52vwOR__b .button-KdOVFZSL.column__a3RuwCc {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .P52vwOR__b .button-KdOVFZSL.btn--q3K85jIm {
    width: 40%;
  }
}

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

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

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

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