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

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

.btn--BGASok {
  display: none;
}
@media screen and (max-width: 768px) {
  .btn--BGASok {
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    display: flex;
    height: 40px;
    justify-content: center;
    margin: 0 0 0 8px;
    position: relative;
    width: 40px;
  }
}
@media screen and (max-width: 620px) {
  .btn--BGASok {
    height: 32px;
    width: 32px;
  }
}

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

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

.action__pjSPd70Qk.buttonjHKdkg:hover {
  background: rgb(224, 179, 218);
}

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

.action__pjSPd70Qk.col_2efiPZ8: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 .l_VIlOP9Fms {
  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 .l_VIlOP9Fms {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

header .J9XN5i-TlOt .top94KtUmlx {
  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 .J9XN5i-TlOt .top94KtUmlx {
    flex-direction: column;
  }
}

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

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

.l82WhyRE7ywzm a:last-child, .J9XN5i-TlOt .mlqSrXYJn--btn .dxTA7OBLctu:first-child, .content .spoiler ol li:last-child, .content .h8U3J26_brand img:last-child, .content .PbydI7fYt_action:last-child, .content .hOLF65m_btn .action__pjSPd70Qk:last-child, .o91U6vg_footer ul li:last-child, .auth--ORqzMjP6 .l82WhyRE7ywzm a:last-child, footer .l82WhyRE7ywzm a:last-child, .content .inv_JMHYmgO img:last-child {
  margin: 0;
}

.l82WhyRE7ywzm a img, .content .cOSlKFxh5j img {
  height: 24px;
  width: 24px;
}

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

.J9XN5i-TlOt .mlqSrXYJn--btn .dxTA7OBLctu {
  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) {
  .J9XN5i-TlOt .mlqSrXYJn--btn .dxTA7OBLctu {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .J9XN5i-TlOt .mlqSrXYJn--btn .dxTA7OBLctu {
    display: none;
  }
}

.J9XN5i-TlOt .mlqSrXYJn--btn .dxTA7OBLctu 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;
}

.J9XN5i-TlOt .mlqSrXYJn--btn .dxTA7OBLctu img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.J9XN5i-TlOt .mlqSrXYJn--btn .action__pjSPd70Qk.buttonjHKdkg {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .J9XN5i-TlOt .mlqSrXYJn--btn .action__pjSPd70Qk.buttonjHKdkg {
    margin: 0 8px 0 0;
  }
}

.J9XN5i-TlOt .mlqSrXYJn--btn .action__pjSPd70Qk.buttonjHKdkg::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) {
  .J9XN5i-TlOt .mlqSrXYJn--btn .action__pjSPd70Qk.buttonjHKdkg::after {
    display: none;
  }
}

.J9XN5i-TlOt .navigationIxmrFqp .l82WhyRE7ywzm {
  display: none;
}
@media screen and (max-width: 1024px) {
  .J9XN5i-TlOt .navigationIxmrFqp .l82WhyRE7ywzm {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .J9XN5i-TlOt .navigationIxmrFqp .l82WhyRE7ywzm {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .J9XN5i-TlOt .navigationIxmrFqp .l82WhyRE7ywzm {
    padding: 10px 0 0 0;
  }
}

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

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

.J9XN5i-TlOt ul li a.active, .J9XN5i-TlOt ul li:hover, .i48M2yq__footer li a.active, .i48M2yq__footer li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

.action-fdip5euGX img {
  border-radius: 12px;
}
.action-fdip5euGX .fHUijLEXn--C62SU {
  margin-top: 10px;
  margin-bottom: 0;
}

.l-SwbRjX {
  display: flex;
}
@media (max-width: 750px) {
  .l-SwbRjX {
    flex-direction: column;
  }
}
.l-SwbRjX .Vroq2Ej5-bmo98 {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .l-SwbRjX .Vroq2Ej5-bmo98 {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.l-SwbRjX .Vroq2Ej5-bmo98 .fHUijLEXn--C62SU {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .l-SwbRjX .Vroq2Ej5-bmo98 .fHUijLEXn--C62SU {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

.content .UuLhA--wDpld4OJP .J6nAKvW9articles {
  flex-direction: column;
  width: auto;
}

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

.content .UuLhA--wDpld4OJP .P2m0lVRT__brand {
  align-items: center;
  flex-direction: row;
}

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

.content .UuLhA--wDpld4OJP .l__Yqa4mhdFo {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .UuLhA--wDpld4OJP .log__kDOMNo {
  margin: 0;
  text-align: left;
}

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

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

.content .UuLhA--wDpld4OJP .h8U3J26_brand {
  margin: 0 5px 0 0;
}

.content .h8U3J26_brand img, .content .inv_JMHYmgO img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

.content .p_tawH2rz {
  color: rgb(105, 210, 162);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  margin: 0 10px 0 0;
  text-align: left;
}
@media screen and (max-width: 620px) {
  .content .p_tawH2rz {
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 4px 0;
  }
}

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

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

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

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

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

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

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

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

.content .PbydI7fYt_action p, .g8M0vaym-bottom h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .UuLhA--wDpld4OJP .hOLF65m_btn .action__pjSPd70Qk.col_2efiPZ8 {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .UuLhA--wDpld4OJP .hOLF65m_btn .action__pjSPd70Qk.buttonjHKdkg {
  min-width: auto;
  width: 35%;
}

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

.content .UuLhA--wDpld4OJP .action-aiWAFG7hq img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .primary-qF3bRgHf.p_ML3Fueod {
  color: rgb(105, 210, 162);
}

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

.content .p__NyUi1PK5 .primaryUHtnDS4 {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .p__NyUi1PK5 .primaryUHtnDS4 p {
  max-width: 100%;
}

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

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

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

.g8M0vaym-bottom img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.blogJOvpqTZKW.open .g8M0vaym-bottom::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__l2AnoXZ7 {
  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__l2AnoXZ7 {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.footer__K6gXOk .I3kAFHMKinv {
  height: 26px;
}

.footer__K6gXOk .OMeB__aBAsvWxS {
  height: 22.5px;
}

.footer__K6gXOk .pmKlij__1dBQ3h {
  height: 15.3px;
}

.footer__K6gXOk .ZGJD0g5a--l {
  height: 40px;
}

.footer__K6gXOk .M8kacH_Ec0mSUuX {
  height: 22.5px;
}

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

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

.lcqEpC_login, .content .nftLCq-NnEakt7 {
  align-items: center;
  display: flex;
}

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

.authXBTGNgFy4, .content .cards_GSoIaBd {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .j56M39Nxtc--m2tb {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

.content .invert--RhAw7gFI {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 0;
  text-align: right;
}

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

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

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

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

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

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

.DXF1P7Gv_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) {
  .DXF1P7Gv_wrapper {
    flex-direction: column;
  }
}
.DXF1P7Gv_wrapper .uvpF3VWa_row {
  display: flex;
  align-items: center;
}
.DXF1P7Gv_wrapper .uvpF3VWa_row img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .DXF1P7Gv_wrapper .uvpF3VWa_row img {
    margin-left: 10px;
  }
}
.DXF1P7Gv_wrapper .uvpF3VWa_row .cards-LK7AWBXU .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.DXF1P7Gv_wrapper .uvpF3VWa_row .cards-LK7AWBXU .d7KhqIw80__text {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.DXF1P7Gv_wrapper .EyW5qL_brand {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .DXF1P7Gv_wrapper .EyW5qL_brand {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.DXF1P7Gv_wrapper .EyW5qL_brand .C4m1EoxA-first {
  margin-right: 10px;
}
.DXF1P7Gv_wrapper .EyW5qL_brand .I8eJnma--action {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .DXF1P7Gv_wrapper .EyW5qL_brand .I8eJnma--action {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .J9XN5i-TlOt .top94KtUmlx, header nav .l_VIlOP9Fms {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .J9XN5i-TlOt .top94KtUmlx .l82WhyRE7ywzm {
    display: none;
  }
}

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

@media screen and (max-width: 768px) {
  .J9XN5i-TlOt .navigationIxmrFqp.active {
    display: flex;
  }
}

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

.r3W5DmGL--first {
  transition: all 0.2s ease;
}

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

@media screen and (max-width: 768px) {
  .btn--BGASok span {
    background: url("/assets/default/images/logos/burger-open.svg") center/cover no-repeat;
    height: inherit;
    transition: 0.3s all linear;
    width: inherit;
  }
}

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

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

@media screen and (max-width: 620px) {
  header nav .l_VIlOP9Fms, header .J9XN5i-TlOt .top94KtUmlx {
    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) {
  .logo--dVx5l0fnL {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .hOLF65m_btn .action__pjSPd70Qk.col_2efiPZ8 {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .hOLF65m_btn .action__pjSPd70Qk.buttonjHKdkg {
    width: 40%;
  }
}

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

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

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

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