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

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

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

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

.btn__r6jHILwgE.btncrAtha:hover {
  background: rgb(224, 179, 218);
}

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

.btn__r6jHILwgE.UL1pnuTw-cols: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 .oSg6URM__log {
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  padding: 13px;
  text-decoration: none;
  width: 170px;
}
@media screen and (max-width: 768px) {
  header nav .oSg6URM__log {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

.Wh1b6e-ynqSDh {
  display: flex;
  justify-content: center;
}

.Wh1b6e-ynqSDh 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;
}

.Wh1b6e-ynqSDh a:last-child, .a0FYdWMk2__qDCoY .button__jm90BaR .bHS3Yxm__5RFtde:first-child, .content .spoiler ol li:last-child, .content .l--k3FC4OT img:last-child, .content .lDk8ehw_btn:last-child, .content .actionKDdEA8q7x .btn__r6jHILwgE:last-child, .bot_5BeKo2H ul li:last-child, .login-S93yDU .Wh1b6e-ynqSDh a:last-child, footer .Wh1b6e-ynqSDh a:last-child, .content .p5Yid4yQV-d img:last-child {
  margin: 0;
}

.Wh1b6e-ynqSDh a img, .content .tpv1Ojof-wr img {
  height: 24px;
  width: 24px;
}

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

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

.a0FYdWMk2__qDCoY .button__jm90BaR .bHS3Yxm__5RFtde 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;
}

.a0FYdWMk2__qDCoY .button__jm90BaR .bHS3Yxm__5RFtde img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.a0FYdWMk2__qDCoY .button__jm90BaR .btn__r6jHILwgE.btncrAtha {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .a0FYdWMk2__qDCoY .button__jm90BaR .btn__r6jHILwgE.btncrAtha {
    margin: 0 8px 0 0;
  }
}

.a0FYdWMk2__qDCoY .button__jm90BaR .btn__r6jHILwgE.btncrAtha::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) {
  .a0FYdWMk2__qDCoY .button__jm90BaR .btn__r6jHILwgE.btncrAtha::after {
    display: none;
  }
}

.a0FYdWMk2__qDCoY .ejixXgE_menu .Wh1b6e-ynqSDh {
  display: none;
}
@media screen and (max-width: 1024px) {
  .a0FYdWMk2__qDCoY .ejixXgE_menu .Wh1b6e-ynqSDh {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .a0FYdWMk2__qDCoY .ejixXgE_menu .Wh1b6e-ynqSDh {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .a0FYdWMk2__qDCoY .ejixXgE_menu .Wh1b6e-ynqSDh {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.action__2zT8HxvG img {
  border-radius: 12px;
}
.action__2zT8HxvG .J7XIOBbqyk--fwQjX8 {
  margin-top: 10px;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.content .qFbP1rAg9TN .reasuSzpost {
  flex-direction: column;
  width: auto;
}

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

.content .qFbP1rAg9TN .logo-x8MoYab2D {
  align-items: center;
  flex-direction: row;
}

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

.content .qFbP1rAg9TN .l-utf0ZIST1 {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .qFbP1rAg9TN .aBxLCVJ-log {
  margin: 0;
  text-align: left;
}

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

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

.content .qFbP1rAg9TN .l--k3FC4OT {
  margin: 0 5px 0 0;
}

.content .l--k3FC4OT img, .content .p5Yid4yQV-d img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .lDk8ehw_btn p, .UbaL8Fol-footer h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .qFbP1rAg9TN .actionKDdEA8q7x .btn__r6jHILwgE.UL1pnuTw-cols {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .qFbP1rAg9TN .actionKDdEA8q7x .btn__r6jHILwgE.btncrAtha {
  min-width: auto;
  width: 35%;
}

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

.content .qFbP1rAg9TN .btn--LDZFoN img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .first_aubldQ2JB.prim--BWk3MNwQR {
  color: rgb(105, 210, 162);
}

.content .first_aubldQ2JB.W1d7hRGwraper {
  color: rgb(240, 79, 86);
}

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

.content .prim--UvOID3 img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .prim--UvOID3 .primary-SezYZsw9 p {
  max-width: 100%;
}

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

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

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

.UbaL8Fol-footer img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.posts__5kKBfp3z.open .UbaL8Fol-footer::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;
}

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

.foot_CiLEh78K {
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 15px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}

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

.f__E8tP57w li {
  border: 1px solid transparent;
  border-radius: 60px;
  color: rgb(255, 255, 255);
  display: flex;
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0 12px 8px 12px;
  transition: 0.3s border linear;
}
@media screen and (max-width: 620px) {
  .f__E8tP57w li {
    border-radius: 16px;
    font-size: 14px;
    margin: 0 5.5px 5px 5.5px;
  }
}

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

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

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

.bot_5BeKo2H 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_5BeKo2H ul li:hover {
  color: rgb(255, 255, 255);
}

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

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

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

.WJ854m--f .invert-2945cTi1 {
  height: 26px;
}

.WJ854m--f .sMnwzcVZ-U0pL {
  height: 22.5px;
}

.WJ854m--f .p8qy0IA--FIRST4ytA {
  height: 15.3px;
}

.WJ854m--f .lUWzNsP6k-logo {
  height: 40px;
}

.WJ854m--f .SVwCU1mM3rb {
  height: 22.5px;
}

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

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

.nh6voIa0--signin, .content .WbkEL-s03XtamK {
  align-items: center;
  display: flex;
}

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

.login_pWTCcUY3Z, .content .SRygPDMk2--blocks {
  display: flex;
  flex-direction: column;
}

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

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

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

.content .ru8NCvOT_login {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0 0 16px 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .ru8NCvOT_login {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px 0;
  }
}

.content .wexUfE--eCPUnF {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container_KBMxt7p {
  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) {
  .container_KBMxt7p {
    flex-direction: column;
  }
}
.container_KBMxt7p .blocks-LwSQvHVOZ {
  display: flex;
  align-items: center;
}
.container_KBMxt7p .blocks-LwSQvHVOZ img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .container_KBMxt7p .blocks-LwSQvHVOZ img {
    margin-left: 10px;
  }
}
.container_KBMxt7p .blocks-LwSQvHVOZ .c5rSxZorow .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.container_KBMxt7p .blocks-LwSQvHVOZ .c5rSxZorow .text--tKwE37 {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.container_KBMxt7p .oE2Sag__log {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .container_KBMxt7p .oE2Sag__log {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.container_KBMxt7p .oE2Sag__log .primaryC2pqJYO8I {
  margin-right: 10px;
}
.container_KBMxt7p .oE2Sag__log .Y67za14jFt--action {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .container_KBMxt7p .oE2Sag__log .Y67za14jFt--action {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .a0FYdWMk2__qDCoY .h__B7M5Ft, header nav .oSg6URM__log {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .a0FYdWMk2__qDCoY .h__B7M5Ft .Wh1b6e-ynqSDh {
    display: none;
  }
}

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

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

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

.K9Vpd7primary {
  transition: all 0.2s ease;
}

.content .tpv1Ojof-wr p.TsEDPSGcont {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

@media screen and (max-width: 620px) {
  header nav .oSg6URM__log, header .a0FYdWMk2__qDCoY .h__B7M5Ft {
    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) {
  .rIzKFn--logo {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .actionKDdEA8q7x .btn__r6jHILwgE.UL1pnuTw-cols {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .actionKDdEA8q7x .btn__r6jHILwgE.btncrAtha {
    width: 40%;
  }
}

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

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

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

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