* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.row-M7nafz6{align-items:center;background:linear-gradient(90deg,#2390fe 0%,#1607b7 100%);border-radius:16px;display:flex;gap:30px;justify-content:space-between;margin:0 0 20px;overflow:hidden;padding:20px;position:relative;width:100%}.row-M7nafz6:after{background:url("/assets/default/images/priz.svg") center/contain no-repeat;content:"";height:258px;opacity:.55;pointer-events:none;position:absolute;right:205px;top:50%;transform:translateY(-35%) rotate(-15deg);width:258px}.text__eR6BjAx{color:#fff;display:flex;flex:1 1 auto;flex-direction:column;font-family:"Jura",sans-serif;font-weight:700;gap:8px;min-width:0;position:relative;z-index:1}.content .E45PKyt--rows{color:#fff;font-family:"Jura",sans-serif;font-size:16px;font-weight:700;line-height:22px;margin:0;max-width:100%;text-transform:uppercase}.content .block_hYNqskXE{color:#fff;font-family:"Jura",sans-serif;font-size:32px;font-weight:700;line-height:31px;margin:0;max-width:100%}.h8wDyJtfKB__blocks{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid #69d2a2;border-radius:14px;display:flex;flex:0 0 395px;flex-direction:column;gap:10px;padding:8px 8px 8px 12px;position:relative;z-index:1}.blocksif8buxgUd,.F0ZaUM5--blocks{align-items:center;border:0;border-radius:12px;color:#fff;display:flex;font-family:"Jura",sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:22px;min-height:40px;padding:8px;position:relative;text-decoration:none;width:100%}.blocksif8buxgUd{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);cursor:pointer;gap:8px;padding-left:16px}.blocksif8buxgUd img{height:24px;width:24px}.block--5GYOfdUv{flex:1 1 auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.block--5GYOfdUv.c_ibVnGj{color:#69d2a2}.F0ZaUM5--blocks{background:#69d2a2}@media screen and (max-width:768px){.row-M7nafz6{align-items:stretch;flex-direction:column;gap:15px;padding:10px}.row-M7nafz6:after{height:289px;right:-115px;top:88px;width:289px}.content .E45PKyt--rows{font-size:12px;line-height:17px}.content .block_hYNqskXE{font-size:16px;line-height:19px}.h8wDyJtfKB__blocks{flex:0 1 auto;padding:8px;width:100%}.blocksif8buxgUd,.F0ZaUM5--blocks{border-radius:10px;font-size:12px;font-weight:700;line-height:17px;min-height:32px}.blocksif8buxgUd img{height:18px;width:18px}}

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

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

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

.button_2xhbdku.GraEhP4-btn {
  border: 1px solid rgb(224, 179, 218);
}

.button_2xhbdku.GraEhP4-btn:hover {
  background: rgb(224, 179, 218);
}

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

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

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

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

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

header .nrpZwR--Hi6OTxtoE .header--BRqNewpQ {
  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 .nrpZwR--Hi6OTxtoE .header--BRqNewpQ {
    flex-direction: column;
  }
}

.nu74zk-XlOhGLdeu {
  display: flex;
  justify-content: center;
}

.nu74zk-XlOhGLdeu 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;
}

.nu74zk-XlOhGLdeu a:last-child, .nrpZwR--Hi6OTxtoE .F7J1te-btn .VLd7ctohp__ZeONU:first-child, .content .spoiler ol li:last-child, .content .QlA0sEZ_log img:last-child, .content .b--uWlDGz5dV:last-child, .content .GwpNI0b .button_2xhbdku:last-child, .zR4wZXnJ_f ul li:last-child, .d1zSof6__sign .nu74zk-XlOhGLdeu a:last-child, footer .nu74zk-XlOhGLdeu a:last-child, .content .invert-KEfgvSPGH img:last-child {
  margin: 0;
}

.nu74zk-XlOhGLdeu a img, .content .cont__QgThyBE img {
  height: 24px;
  width: 24px;
}

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

.nrpZwR--Hi6OTxtoE .F7J1te-btn .VLd7ctohp__ZeONU {
  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) {
  .nrpZwR--Hi6OTxtoE .F7J1te-btn .VLd7ctohp__ZeONU {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .nrpZwR--Hi6OTxtoE .F7J1te-btn .VLd7ctohp__ZeONU {
    display: none;
  }
}

.nrpZwR--Hi6OTxtoE .F7J1te-btn .VLd7ctohp__ZeONU 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;
}

.nrpZwR--Hi6OTxtoE .F7J1te-btn .VLd7ctohp__ZeONU img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.nrpZwR--Hi6OTxtoE .F7J1te-btn .button_2xhbdku.GraEhP4-btn {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .nrpZwR--Hi6OTxtoE .F7J1te-btn .button_2xhbdku.GraEhP4-btn {
    margin: 0 8px 0 0;
  }
}

.nrpZwR--Hi6OTxtoE .F7J1te-btn .button_2xhbdku.GraEhP4-btn::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) {
  .nrpZwR--Hi6OTxtoE .F7J1te-btn .button_2xhbdku.GraEhP4-btn::after {
    display: none;
  }
}

.nrpZwR--Hi6OTxtoE .nav-lknc26JPy .nu74zk-XlOhGLdeu {
  display: none;
}
@media screen and (max-width: 1024px) {
  .nrpZwR--Hi6OTxtoE .nav-lknc26JPy .nu74zk-XlOhGLdeu {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .nrpZwR--Hi6OTxtoE .nav-lknc26JPy .nu74zk-XlOhGLdeu {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .nrpZwR--Hi6OTxtoE .nav-lknc26JPy .nu74zk-XlOhGLdeu {
    padding: 10px 0 0 0;
  }
}

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

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

.nrpZwR--Hi6OTxtoE ul li a.active, .nrpZwR--Hi6OTxtoE ul li:hover, .bot__6upQ8r li a.active, .bot__6upQ8r li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .y9nxOl-Grn2PfeQ .BN7CDT_articles {
  flex-direction: column;
  width: auto;
}

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

.content .y9nxOl-Grn2PfeQ .l--UHM13fjK {
  align-items: center;
  flex-direction: row;
}

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

.content .y9nxOl-Grn2PfeQ .l_0nhrL4sgF {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .y9nxOl-Grn2PfeQ .euB46sC_brand {
  margin: 0;
  text-align: left;
}

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

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

.content .y9nxOl-Grn2PfeQ .QlA0sEZ_log {
  margin: 0 5px 0 0;
}

.content .QlA0sEZ_log img, .content .invert-KEfgvSPGH img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

.content .cont__QgThyBE {
  align-items: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 8px 8px 8px 16px;
}
@media screen and (max-width: 620px) {
  .content .cont__QgThyBE {
    border-radius: 19px;
    flex-direction: row;
    padding: 4.5px 8px;
    width: 100%;
  }
}

.content .cont__QgThyBE p {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  margin: 0 8px 0 0;
  max-width: 100%;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .cont__QgThyBE p {
    flex: 1;
    text-align: center;
    width: 90%;
  }
}

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

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

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

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

.content .b--uWlDGz5dV {
  display: flex;
  margin: 0 0 13px 0;
}

.content .b--uWlDGz5dV img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .b--uWlDGz5dV p, .f_MISdQT h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .y9nxOl-Grn2PfeQ .GwpNI0b .button_2xhbdku.TjbQIhn__cols {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .y9nxOl-Grn2PfeQ .GwpNI0b .button_2xhbdku.GraEhP4-btn {
  min-width: auto;
  width: 35%;
}

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

.content .y9nxOl-Grn2PfeQ .NPjkFnyb img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .lSmqtz--primary.mHLgVDd-first {
  color: rgb(105, 210, 162);
}

.content .lSmqtz--primary.wrljZPwb {
  color: rgb(240, 79, 86);
}

.content .first--9ahy3cVYR .primary__hT3UKv9 {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .first--9ahy3cVYR .primary__hT3UKv9 p {
  max-width: 100%;
}

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

.aeRWUXbL--item {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin: 0 0 8px 0;
  overflow: hidden;
}

.f_MISdQT {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 12px 16px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

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

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

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

.aeRWUXbL--item.open .f_MISdQT::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bot__QXR3HJhoM .d-B3zgAhWPm {
  height: 26px;
}

.bot__QXR3HJhoM .fXGcw05usMO {
  height: 22.5px;
}

.bot__QXR3HJhoM .y4TXQbG--lz2Z {
  height: 15.3px;
}

.bot__QXR3HJhoM .YsFv4P__logo {
  height: 40px;
}

.bot__QXR3HJhoM .R72F_WIu7keU {
  height: 22.5px;
}

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

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

.auth-jwxFQfl, .content .b2awEm0ArB--vNJs {
  align-items: center;
  display: flex;
}

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

.signw6afVIn, .content .block__uLUx68k {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .VSQtxb--7G30P6 {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.GBCsTl_wr {
  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) {
  .GBCsTl_wr {
    flex-direction: column;
  }
}
.GBCsTl_wr .gNXLneFfq__cards {
  display: flex;
  align-items: center;
}
.GBCsTl_wr .gNXLneFfq__cards img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .GBCsTl_wr .gNXLneFfq__cards img {
    margin-left: 10px;
  }
}
.GBCsTl_wr .gNXLneFfq__cards .ayjC5netrow .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.GBCsTl_wr .gNXLneFfq__cards .ayjC5netrow .T3YguNkhUQ-text {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.GBCsTl_wr .zMLm2Wd--l {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .GBCsTl_wr .zMLm2Wd--l {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.GBCsTl_wr .zMLm2Wd--l .prim--pX8in0l {
  margin-right: 10px;
}
.GBCsTl_wr .zMLm2Wd--l .bjdURlQS {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .GBCsTl_wr .zMLm2Wd--l .bjdURlQS {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .nrpZwR--Hi6OTxtoE .header--BRqNewpQ, header nav .t3lSs7LrOH--l {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .nrpZwR--Hi6OTxtoE .header--BRqNewpQ .nu74zk-XlOhGLdeu {
    display: none;
  }
}

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

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

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

.r4EVkZFS_prim {
  transition: all 0.2s ease;
}

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

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

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

@media screen and (max-width: 620px) {
  header nav .t3lSs7LrOH--l, header .nrpZwR--Hi6OTxtoE .header--BRqNewpQ {
    padding: 0;
  }
}

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

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

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

@media screen and (max-width: 620px) {
  .content .GwpNI0b .button_2xhbdku.TjbQIhn__cols {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .GwpNI0b .button_2xhbdku.GraEhP4-btn {
    width: 40%;
  }
}

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

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

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

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