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

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

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

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

.action__KzVvm9.btnJUvqg2:hover {
  background: rgb(224, 179, 218);
}

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

.action__KzVvm9.cols__zTgbB38cH: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 .Ko2kPDmalog {
  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 .Ko2kPDmalog {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

header .C1Pg_YCwK9Hg1v .eFcZfPa--head {
  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 .C1Pg_YCwK9Hg1v .eFcZfPa--head {
    flex-direction: column;
  }
}

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

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

.Afcy9kCyINpSoM a:last-child, .C1Pg_YCwK9Hg1v .mHDTxd-btn .b6nsYH_f1eJZa:first-child, .content .spoiler ol li:last-child, .content .brand--Orh6GE1u img:last-child, .content .toSxED--action:last-child, .content .btn--efp2tnW .action__KzVvm9:last-child, .OWJ7NSXcf ul li:last-child, .signin_Fv1gVoRkU .Afcy9kCyINpSoM a:last-child, footer .Afcy9kCyINpSoM a:last-child, .content .d--bYDlPn img:last-child {
  margin: 0;
}

.Afcy9kCyINpSoM a img, .content .z7P0SRgG-wraper img {
  height: 24px;
  width: 24px;
}

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

.C1Pg_YCwK9Hg1v .mHDTxd-btn .b6nsYH_f1eJZa {
  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) {
  .C1Pg_YCwK9Hg1v .mHDTxd-btn .b6nsYH_f1eJZa {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .C1Pg_YCwK9Hg1v .mHDTxd-btn .b6nsYH_f1eJZa {
    display: none;
  }
}

.C1Pg_YCwK9Hg1v .mHDTxd-btn .b6nsYH_f1eJZa 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;
}

.C1Pg_YCwK9Hg1v .mHDTxd-btn .b6nsYH_f1eJZa img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.C1Pg_YCwK9Hg1v .mHDTxd-btn .action__KzVvm9.btnJUvqg2 {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .C1Pg_YCwK9Hg1v .mHDTxd-btn .action__KzVvm9.btnJUvqg2 {
    margin: 0 8px 0 0;
  }
}

.C1Pg_YCwK9Hg1v .mHDTxd-btn .action__KzVvm9.btnJUvqg2::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) {
  .C1Pg_YCwK9Hg1v .mHDTxd-btn .action__KzVvm9.btnJUvqg2::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .sl4GNt0BVsrmy4 .item__IzxX2ve1S {
  flex-direction: column;
  width: auto;
}

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

.content .sl4GNt0BVsrmy4 .l__ksrGyHhWQ {
  align-items: center;
  flex-direction: row;
}

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

.content .sl4GNt0BVsrmy4 .brand_n541pW {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .sl4GNt0BVsrmy4 .iD4o15zLc__l {
  margin: 0;
  text-align: left;
}

.content .V2UXaA__l, .content .action-6ZagIUVw {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.content .sl4GNt0BVsrmy4 .brand--Orh6GE1u {
  margin: 0 5px 0 0;
}

.content .brand--Orh6GE1u img, .content .d--bYDlPn img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

.content .toSxED--action {
  display: flex;
  margin: 0 0 13px 0;
}

.content .toSxED--action img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .toSxED--action p, .foot-AL927v h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .sl4GNt0BVsrmy4 .btn--efp2tnW .action__KzVvm9.cols__zTgbB38cH {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .sl4GNt0BVsrmy4 .btn--efp2tnW .action__KzVvm9.btnJUvqg2 {
  min-width: auto;
  width: 35%;
}

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

.content .sl4GNt0BVsrmy4 .QponJzX_b img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .primary_KSfm5U81.primRBo6UnlP {
  color: rgb(105, 210, 162);
}

.content .primary_KSfm5U81.Q49tUx5OAg_wrapper {
  color: rgb(240, 79, 86);
}

.content .BQaZAMz3S--first .W62hgKlO_prim {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content .BQaZAMz3S--first img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .BQaZAMz3S--first .W62hgKlO_prim p {
  max-width: 100%;
}

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

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

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

.foot-AL927v img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.posts--f9nDxYAF.open .foot-AL927v::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.I27OZXTsq-bot .e2Yaihje-invert {
  height: 26px;
}

.I27OZXTsq-bot .i508R4p__D8NJ {
  height: 22.5px;
}

.I27OZXTsq-bot .l6W2u5m__Gje7 {
  height: 15.3px;
}

.I27OZXTsq-bot .l5Y92yD--l {
  height: 40px;
}

.I27OZXTsq-bot .E0eTQMENob__2eNKwz {
  height: 22.5px;
}

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

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

.sign_S40NqrR, .content .ihGfey41D__Kz2m {
  align-items: center;
  display: flex;
}

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

.cKboPLOM_auth, .content .KWGBnJ--blocks {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .Ah5klMW-V5b0vD {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ed90UBx7-wraper {
  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) {
  .ed90UBx7-wraper {
    flex-direction: column;
  }
}
.ed90UBx7-wraper .IW8F9noDcards {
  display: flex;
  align-items: center;
}
.ed90UBx7-wraper .IW8F9noDcards img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .ed90UBx7-wraper .IW8F9noDcards img {
    margin-left: 10px;
  }
}
.ed90UBx7-wraper .IW8F9noDcards .ZaHVyEh--block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.ed90UBx7-wraper .IW8F9noDcards .ZaHVyEh--block .Txpk0MVHg--content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.ed90UBx7-wraper .obAeqyW__brand {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .ed90UBx7-wraper .obAeqyW__brand {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.ed90UBx7-wraper .obAeqyW__brand .prim--OqgreCWy {
  margin-right: 10px;
}
.ed90UBx7-wraper .obAeqyW__brand .f4j17W__action {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .ed90UBx7-wraper .obAeqyW__brand .f4j17W__action {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .C1Pg_YCwK9Hg1v .eFcZfPa--head, header nav .Ko2kPDmalog {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .C1Pg_YCwK9Hg1v .eFcZfPa--head .Afcy9kCyINpSoM {
    display: none;
  }
}

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

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

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

.primaryfqQBlvNO {
  transition: all 0.2s ease;
}

.content .z7P0SRgG-wraper p.zB1sImO__wrapper {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

@media screen and (max-width: 620px) {
  header nav .Ko2kPDmalog, header .C1Pg_YCwK9Hg1v .eFcZfPa--head {
    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) {
  .brand-YyvwMPS {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .btn--efp2tnW .action__KzVvm9.cols__zTgbB38cH {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .btn--efp2tnW .action__KzVvm9.btnJUvqg2 {
    width: 40%;
  }
}

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

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

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

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