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

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

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

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

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

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

.MxCa7OR-button.GSBy1g7c_column: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 .logo749S1wn {
  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 .logo749S1wn {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

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

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

.LGBS__QERFbUKve a:last-child, .JsxaU6d1ezmWs .FGP7de-button .yaihYNKU--1lzSk:first-child, .EpmL9Gtxt .rEZu23mT_x9ye ol li:last-child, .EpmL9Gtxt .xYHLs5N8--l img:last-child, .EpmL9Gtxt .btn__jJdv706FS:last-child, .EpmL9Gtxt .r9KCue5q_btn .MxCa7OR-button:last-child, .f-OXWrlZoi8 ul li:last-child, .login-FMhvaHJg .LGBS__QERFbUKve a:last-child, footer .LGBS__QERFbUKve a:last-child, .EpmL9Gtxt .IKWQqndarked img:last-child {
  margin: 0;
}

.LGBS__QERFbUKve a img, .EpmL9Gtxt .wr--tSF36QeLu img {
  height: 24px;
  width: 24px;
}

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

.JsxaU6d1ezmWs .FGP7de-button .yaihYNKU--1lzSk {
  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) {
  .JsxaU6d1ezmWs .FGP7de-button .yaihYNKU--1lzSk {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .JsxaU6d1ezmWs .FGP7de-button .yaihYNKU--1lzSk {
    display: none;
  }
}

.JsxaU6d1ezmWs .FGP7de-button .yaihYNKU--1lzSk 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;
}

.JsxaU6d1ezmWs .FGP7de-button .yaihYNKU--1lzSk img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.JsxaU6d1ezmWs .FGP7de-button .MxCa7OR-button.btn_yNRUuKwtW {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .JsxaU6d1ezmWs .FGP7de-button .MxCa7OR-button.btn_yNRUuKwtW {
    margin: 0 8px 0 0;
  }
}

.JsxaU6d1ezmWs .FGP7de-button .MxCa7OR-button.btn_yNRUuKwtW::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) {
  .JsxaU6d1ezmWs .FGP7de-button .MxCa7OR-button.btn_yNRUuKwtW::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

.v85JoZVf--btn img {
  border-radius: 12px;
}
.v85JoZVf--btn .N16o4_UL67dB1C {
  margin-top: 10px;
  margin-bottom: 0;
}

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

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

.EpmL9Gtxt .v85JoZVf--btn {
  display: flex;
  flex-direction: column;
}

.EpmL9Gtxt 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) {
  .EpmL9Gtxt h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 25px 0;
    padding: 12px 24px;
  }
}
@media screen and (max-width: 620px) {
  .EpmL9Gtxt h2 {
    font-size: 16px;
    line-height: 19px;
    margin: 20px 0 20px 0;
    padding: 8px 16px;
  }
}

.EpmL9Gtxt .rEZu23mT_x9ye {
  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) {
  .EpmL9Gtxt .rEZu23mT_x9ye {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .EpmL9Gtxt .rEZu23mT_x9ye {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .EpmL9Gtxt .rEZu23mT_x9ye {
    margin: 0 0 10px 0;
  }
}

.EpmL9Gtxt .rEZu23mT_x9ye ol {
  counter-reset: sitem;
  list-style: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
}

.EpmL9Gtxt .rEZu23mT_x9ye 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) {
  .EpmL9Gtxt .rEZu23mT_x9ye ol li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 2px 0;
  }
}

.EpmL9Gtxt .rEZu23mT_x9ye 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) {
  .EpmL9Gtxt .rEZu23mT_x9ye ol li::before {
    font-size: 14px;
    line-height: 18px;
  }
}

.EpmL9Gtxt .rEZu23mT_x9ye ol li:hover, .EpmL9Gtxt .rEZu23mT_x9ye ol li.active {
  background: rgba(255, 255, 255, 0.1);
}

.EpmL9Gtxt .rEZu23mT_x9ye ol li a {
  color: inherit;
  flex: 1 1 auto;
  padding: 8px 16px;
  text-decoration: none;
  width: 100%;
}

.EpmL9Gtxt 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) {
  .EpmL9Gtxt h3 {
    font-size: 15px;
    line-height: 22px;
    max-width: 100%;
  }
}

.EpmL9Gtxt 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) {
  .EpmL9Gtxt h4 {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

.EpmL9Gtxt 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) {
  .EpmL9Gtxt p {
    margin: 0 0 12px 0;
  }
}

.EpmL9Gtxt ul li, .EpmL9Gtxt ol li {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 100%;
}

.EpmL9Gtxt td, .EpmL9Gtxt th {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 70%;
}

.EpmL9Gtxt ul, .EpmL9Gtxt ol {
  margin: 0 0 15px 0;
  max-width: 70%;
  padding: 0 0 0 15px;
}

.EpmL9Gtxt .table-responsive {
  margin: 0 0 15px 0;
  overflow-x: auto;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .EpmL9Gtxt .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%;
}

.EpmL9Gtxt .table-responsive thead {
  background: rgba(255, 255, 255, 0.4);
}

.EpmL9Gtxt .table-responsive th {
  font-weight: 600;
  padding: 12px 16px;
  text-align: left;
}

.EpmL9Gtxt .table-responsive td {
  padding: 12px 16px;
  text-align: left;
}

.EpmL9Gtxt .information-table tbody tr > *:nth-child(1) {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
}

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

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

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

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

.EpmL9Gtxt .heading-img img, .EpmL9Gtxt .l--5AxXlM img {
  height: inherit;
  width: inherit;
}

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

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

.EpmL9Gtxt .articlesLAF9nxZY {
  -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) {
  .EpmL9Gtxt .articlesLAF9nxZY {
    flex-wrap: wrap;
  }
}

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .articlesLAF9nxZY {
  flex-direction: column;
  width: auto;
}

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

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .logo__dnD8Rx4k {
  align-items: center;
  flex-direction: row;
}

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

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .l--5AxXlM {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

a.EpmL9Gtxt .l--5AxXlM {
  display: flex;
  text-decoration: none;
}

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

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .l-sx6igj {
  margin: 0;
  text-align: left;
}

.EpmL9Gtxt .eA3u56Zj_brand, .EpmL9Gtxt .C1wv9xsUTb_action {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .xYHLs5N8--l {
  margin: 0 5px 0 0;
}

.EpmL9Gtxt .xYHLs5N8--l img, .EpmL9Gtxt .IKWQqndarked img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

.EpmL9Gtxt .HLta__dhxJ3k2I1 {
  display: flex;
  flex-direction: column;
  margin: 0 15px 0 0;
  width: 40%;
}
@media screen and (max-width: 768px) {
  .EpmL9Gtxt .HLta__dhxJ3k2I1 {
    margin: 0;
    width: 70%;
  }
}
@media screen and (max-width: 620px) {
  .EpmL9Gtxt .HLta__dhxJ3k2I1 {
    margin: 8px 0 0 0;
    width: 100%;
  }
}

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

.EpmL9Gtxt .JUF4EXbL--d {
  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) {
  .EpmL9Gtxt .JUF4EXbL--d {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
  }
}

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

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

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

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

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

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

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

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

.EpmL9Gtxt .btn__jJdv706FS {
  display: flex;
  margin: 0 0 13px 0;
}

.EpmL9Gtxt .btn__jJdv706FS img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.EpmL9Gtxt .btn__jJdv706FS p, .bot-LGoCAEWQ h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .r9KCue5q_btn .MxCa7OR-button.GSBy1g7c_column {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .r9KCue5q_btn .MxCa7OR-button.btn_yNRUuKwtW {
  min-width: auto;
  width: 35%;
}

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

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .Q2OJqh6LP8--b img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.EpmL9Gtxt .C7ZtAmr_ofLV8T6Fy .Q2OJqh6LP8--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;
}

.EpmL9Gtxt .Noitny--first {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .EpmL9Gtxt .Noitny--first {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .EpmL9Gtxt .Noitny--first {
    flex-wrap: wrap;
  }
}

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

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

.EpmL9Gtxt .first_rTXt17s.primary-Rcw7MN03 {
  color: rgb(105, 210, 162);
}

.EpmL9Gtxt .first_rTXt17s.cont-LEra6vTpx {
  color: rgb(240, 79, 86);
}

.EpmL9Gtxt .Noitny--first .Y7bon8HPM__first {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.EpmL9Gtxt .Noitny--first img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.EpmL9Gtxt .Noitny--first .Y7bon8HPM__first p {
  max-width: 100%;
}

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

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

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

.bot-LGoCAEWQ img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.posts-PpbeWJ1.open .bot-LGoCAEWQ::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bottom--FJKquN .d--6uY04cAt {
  height: 26px;
}

.bottom--FJKquN .s9zlbn2mt_h5Or {
  height: 22.5px;
}

.bottom--FJKquN .Rc634Cxg_IRz9 {
  height: 15.3px;
}

.bottom--FJKquN .k3t7iJYV--brand {
  height: 40px;
}

.bottom--FJKquN .OMRLa__lHdu4jV {
  height: 22.5px;
}

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

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

.xFCpRE2uOlogin, .EpmL9Gtxt .touBWa9_SMuv {
  align-items: center;
  display: flex;
}

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

.signin--9Kpt2u6GW, .EpmL9Gtxt .Iny1c6-row {
  display: flex;
  flex-direction: column;
}

.EpmL9Gtxt .login--o3y6nCRP {
  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) {
  .EpmL9Gtxt .login--o3y6nCRP {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 6px 0;
  }
}

.EpmL9Gtxt .Gwc8s3fE_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) {
  .EpmL9Gtxt .Gwc8s3fE_auth {
    font-size: 14px;
    line-height: 16px;
  }
}

.EpmL9Gtxt .O90BhZcb8Y_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) {
  .EpmL9Gtxt .O90BhZcb8Y_login {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 6px 0;
  }
}

.EpmL9Gtxt .signin-rFDgu8x {
  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) {
  .EpmL9Gtxt .signin-rFDgu8x {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 10px 0;
  }
}

.EpmL9Gtxt .sXh8LpR9PxO {
  margin: 0 0 20px 0;
}

.EpmL9Gtxt .XLh7wvj4J_blog {
  -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) {
  .EpmL9Gtxt .XLh7wvj4J_blog {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

.EpmL9Gtxt .r9O2NGABE-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;
}

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

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

.EpmL9Gtxt .al9BJo__btn {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

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

.IvELZwYo__wrapper {
  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) {
  .IvELZwYo__wrapper {
    flex-direction: column;
  }
}
.IvELZwYo__wrapper .r4c9fpmol-rows {
  display: flex;
  align-items: center;
}
.IvELZwYo__wrapper .r4c9fpmol-rows img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .IvELZwYo__wrapper .r4c9fpmol-rows img {
    margin-left: 10px;
  }
}
.IvELZwYo__wrapper .r4c9fpmol-rows .SdFWun4ba--block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.IvELZwYo__wrapper .r4c9fpmol-rows .SdFWun4ba--block .IQv8Ps_txt {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.IvELZwYo__wrapper .l_RWpLwYnA {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .IvELZwYo__wrapper .l_RWpLwYnA {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.IvELZwYo__wrapper .l_RWpLwYnA .p-IQUR9qwB {
  margin-right: 10px;
}
.IvELZwYo__wrapper .l_RWpLwYnA .JxvjFUqQ8__btn {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .IvELZwYo__wrapper .l_RWpLwYnA .JxvjFUqQ8__btn {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .JsxaU6d1ezmWs .h_RCBjTqcE, header nav .logo749S1wn {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .JsxaU6d1ezmWs .h_RCBjTqcE .LGBS__QERFbUKve {
    display: none;
  }
}

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

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

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

.A7LwPVfh_first {
  transition: all 0.2s ease;
}

.EpmL9Gtxt .wr--tSF36QeLu p.copied {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .mhoJpXz8b 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) {
  .mhoJpXz8b.active span {
    background: url("/assets/default/images/logos/burger-close.svg") center/cover no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .EpmL9Gtxt p, .EpmL9Gtxt ul, .EpmL9Gtxt ol, .EpmL9Gtxt td, .EpmL9Gtxt th {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  footer .LGBS__QERFbUKve {
    order: 1;
  }
}
@media screen and (max-width: 340px) {
  footer .LGBS__QERFbUKve {
    margin: 0 0 10px 0;
    width: 100%;
  }
}

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

@media screen and (max-width: 620px) {
  header nav .logo749S1wn, header .JsxaU6d1ezmWs .h_RCBjTqcE {
    padding: 0;
  }
}

@media screen and (max-width: 620px) {
  .EpmL9Gtxt p, .EpmL9Gtxt ul li, .EpmL9Gtxt ol li, .EpmL9Gtxt td, .EpmL9Gtxt th {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

@media screen and (max-width: 620px) {
  .EpmL9Gtxt ul, .EpmL9Gtxt ol {
    margin: 0 0 12px 0;
    max-width: 100%;
    padding: 0 0 0 12px;
  }
}

@media screen and (max-width: 620px) {
  .sP9hDYfElog {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .EpmL9Gtxt .r9KCue5q_btn .MxCa7OR-button.GSBy1g7c_column {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .EpmL9Gtxt .r9KCue5q_btn .MxCa7OR-button.btn_yNRUuKwtW {
    width: 40%;
  }
}

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

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

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

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