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

.O6Y8WNxGdH__block{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%}.O6Y8WNxGdH__block: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}.Og0iSYR5__text{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 .row-7ZR8LCakn{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 .VzIJ7G-row{color:#fff;font-family:"Jura",sans-serif;font-size:32px;font-weight:700;line-height:31px;margin:0;max-width:100%}.block--Aa4j3xsV{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}.AB37Oo8erows,.block--uxwR0lmnG{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%}.AB37Oo8erows{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);cursor:pointer;gap:8px;padding-left:16px}.AB37Oo8erows img{height:24px;width:24px}.u4WKLr2__rows{flex:1 1 auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.u4WKLr2__rows.aROzVL--wrapper{color:#69d2a2}.block--uxwR0lmnG{background:#69d2a2}@media screen and (max-width:768px){.O6Y8WNxGdH__block{align-items:stretch;flex-direction:column;gap:15px;padding:10px}.O6Y8WNxGdH__block:after{height:289px;right:-115px;top:88px;width:289px}.content .row-7ZR8LCakn{font-size:12px;line-height:17px}.content .VzIJ7G-row{font-size:16px;line-height:19px}.block--Aa4j3xsV{flex:0 1 auto;padding:8px;width:100%}.AB37Oo8erows,.block--uxwR0lmnG{border-radius:10px;font-size:12px;font-weight:700;line-height:17px;min-height:32px}.AB37Oo8erows 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;
}
.wraper-bKBjA5q9 {
  margin: 0 auto;
  max-width: 1360px;
}
@media screen and (max-width: 1440px) {
  .wraper-bKBjA5q9 {
    max-width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .wraper-bKBjA5q9 {
    max-width: 100%;
    padding: 15px;
  }
}

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

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

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

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

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

.btn--MJzj47sfB.mo23wU4WOtexted: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 .uLf0y4ocZbrand {
  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 .uLf0y4ocZbrand {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

header .wltMxYpc8KGAF .header-19N2O5Rt3 {
  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 .wltMxYpc8KGAF .header-19N2O5Rt3 {
    flex-direction: column;
  }
}

.QqmsOk4--NmQV8 {
  display: flex;
  justify-content: center;
}

.QqmsOk4--NmQV8 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;
}

.QqmsOk4--NmQV8 a:last-child, .wltMxYpc8KGAF .K1Blv0UiR--b .R3Q92A__2JdGyL:first-child, .content .spoiler ol li:last-child, .content .l_vQ2g90 img:last-child, .content .n0I2yEmR--btn:last-child, .content .b_IpRfBsZz .btn--MJzj47sfB:last-child, .wJqADI--bot ul li:last-child, .U7jvs5Jt__auth .QqmsOk4--NmQV8 a:last-child, footer .QqmsOk4--NmQV8 a:last-child, .content .dark--aZF4vC7YS img:last-child {
  margin: 0;
}

.QqmsOk4--NmQV8 a img, .content .uPqgsz2__c img {
  height: 24px;
  width: 24px;
}

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

.wltMxYpc8KGAF .K1Blv0UiR--b .R3Q92A__2JdGyL {
  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) {
  .wltMxYpc8KGAF .K1Blv0UiR--b .R3Q92A__2JdGyL {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .wltMxYpc8KGAF .K1Blv0UiR--b .R3Q92A__2JdGyL {
    display: none;
  }
}

.wltMxYpc8KGAF .K1Blv0UiR--b .R3Q92A__2JdGyL 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;
}

.wltMxYpc8KGAF .K1Blv0UiR--b .R3Q92A__2JdGyL img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.wltMxYpc8KGAF .K1Blv0UiR--b .btn--MJzj47sfB.l9E6NckHaction {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .wltMxYpc8KGAF .K1Blv0UiR--b .btn--MJzj47sfB.l9E6NckHaction {
    margin: 0 8px 0 0;
  }
}

.wltMxYpc8KGAF .K1Blv0UiR--b .btn--MJzj47sfB.l9E6NckHaction::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) {
  .wltMxYpc8KGAF .K1Blv0UiR--b .btn--MJzj47sfB.l9E6NckHaction::after {
    display: none;
  }
}

.wltMxYpc8KGAF .n_wgSNo9 .QqmsOk4--NmQV8 {
  display: none;
}
@media screen and (max-width: 1024px) {
  .wltMxYpc8KGAF .n_wgSNo9 .QqmsOk4--NmQV8 {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .wltMxYpc8KGAF .n_wgSNo9 .QqmsOk4--NmQV8 {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .wltMxYpc8KGAF .n_wgSNo9 .QqmsOk4--NmQV8 {
    padding: 10px 0 0 0;
  }
}

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

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

.wltMxYpc8KGAF ul li a.active, .wltMxYpc8KGAF ul li:hover, .LY4C6h9G-bot li a.active, .LY4C6h9G-bot li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

.buttonbQ2sYPGex img {
  border-radius: 12px;
}
.buttonbQ2sYPGex .Ufl6xN--Nocf6 {
  margin-top: 10px;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

.content .eZHys8R--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;
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 16px;
}
@media screen and (max-width: 768px) {
  .content .eZHys8R--item {
    flex-wrap: wrap;
  }
}

.content .P7JrKqz-c3IxC12Nr .eZHys8R--item {
  flex-direction: column;
  width: auto;
}

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

.content .P7JrKqz-c3IxC12Nr .logo_CwpjXK2 {
  align-items: center;
  flex-direction: row;
}

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

.content .P7JrKqz-c3IxC12Nr .l__EI2NGxvbL {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .P7JrKqz-c3IxC12Nr .brand4MOik3CUS {
  margin: 0;
  text-align: left;
}

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

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

.content .P7JrKqz-c3IxC12Nr .l_vQ2g90 {
  margin: 0 5px 0 0;
}

.content .l_vQ2g90 img, .content .dark--aZF4vC7YS img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

.content .P7JrKqz-c3IxC12Nr .cHlIegChv--b {
  flex-direction: column;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content .P7JrKqz-c3IxC12Nr .cHlIegChv--b {
    margin: 8px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

.content .P7JrKqz-c3IxC12Nr .b_IpRfBsZz .btn--MJzj47sfB.mo23wU4WOtexted {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .P7JrKqz-c3IxC12Nr .b_IpRfBsZz .btn--MJzj47sfB.l9E6NckHaction {
  min-width: auto;
  width: 35%;
}

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

.content .P7JrKqz-c3IxC12Nr .nfAv0h-b img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content .P7JrKqz-c3IxC12Nr .nfAv0h-b span {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  margin: 0 8.5px;
}

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

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

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

.content .pUa14eODK7.first__VRHpyCtQv {
  color: rgb(105, 210, 162);
}

.content .pUa14eODK7.contcpWQl5iYs {
  color: rgb(240, 79, 86);
}

.content .ptPHkM8i .lY5srmQMi-p {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .ptPHkM8i .lY5srmQMi-p p {
  max-width: 100%;
}

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

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

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

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

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

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

.post__hUbfTn.open .m54HOpBRVxfooter::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.LRDpaQ__bot .d--oF7HZBAJ {
  height: 26px;
}

.LRDpaQ__bot .uBkHAE9-cJK7A {
  height: 22.5px;
}

.LRDpaQ__bot .QyMexJd8__IUyveL {
  height: 15.3px;
}

.LRDpaQ__bot .WvpwdcOg4_l {
  height: 40px;
}

.LRDpaQ__bot .JwKhZSFT-QJvD8 {
  height: 22.5px;
}

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

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

.signin--hL83TG, .content .p7eUldIQlz {
  align-items: center;
  display: flex;
}

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

.auth-lTbFi0Uy, .content .W751mP--row {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .l3Ry4S-usK5Hx3Dg {
  margin: 0 0 20px 0;
}

.content .articles__AGoHLxV {
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  margin: 0 0 15px 0;
  padding: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .content .articles__AGoHLxV {
    margin: 0 0 10px 0;
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.Bv2eCt60--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) {
  .Bv2eCt60--wr {
    flex-direction: column;
  }
}
.Bv2eCt60--wr .card_NGoLdOZ {
  display: flex;
  align-items: center;
}
.Bv2eCt60--wr .card_NGoLdOZ img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .Bv2eCt60--wr .card_NGoLdOZ img {
    margin-left: 10px;
  }
}
.Bv2eCt60--wr .card_NGoLdOZ .block-ZVMWBej .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.Bv2eCt60--wr .card_NGoLdOZ .block-ZVMWBej .b5yina4w__content {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.Bv2eCt60--wr .brand0NOSaWZ2 {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .Bv2eCt60--wr .brand0NOSaWZ2 {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.Bv2eCt60--wr .brand0NOSaWZ2 .first-1oy2xe6P {
  margin-right: 10px;
}
.Bv2eCt60--wr .brand0NOSaWZ2 .btn-OmsBreX {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .Bv2eCt60--wr .brand0NOSaWZ2 .btn-OmsBreX {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .wltMxYpc8KGAF .header-19N2O5Rt3, header nav .uLf0y4ocZbrand {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .wltMxYpc8KGAF .header-19N2O5Rt3 .QqmsOk4--NmQV8 {
    display: none;
  }
}

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

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

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

.HTdy603r_first {
  transition: all 0.2s ease;
}

.content .uPqgsz2__c p.aROzVL--wrapper {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

@media screen and (max-width: 620px) {
  header nav .uLf0y4ocZbrand, header .wltMxYpc8KGAF .header-19N2O5Rt3 {
    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) {
  .dxUQnVGR__log {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .b_IpRfBsZz .btn--MJzj47sfB.mo23wU4WOtexted {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .b_IpRfBsZz .btn--MJzj47sfB.l9E6NckHaction {
    width: 40%;
  }
}

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

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

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

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