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

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0 0 40px 0;
  background-color: #0F0B27;
  color: rgb(255, 255, 255);
  position: relative;
  overflow-x: hidden;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Jura", sans-serif;
  src: url("/assets/default/fonts/Jura-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Jura", sans-serif;
  src: url("/assets/default/fonts/Jura-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Nunito", sans-serif;
  src: url("/assets/default/fonts/Nunito-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Nunito", sans-serif;
  src: url("/assets/default/fonts/Nunito-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Rubik";
  src: url("/assets/default/fonts/Rubik-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
.c2U08bn_wraper {
  margin: 0 auto;
  max-width: 1360px;
}
@media screen and (max-width: 1440px) {
  .c2U08bn_wraper {
    max-width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .c2U08bn_wraper {
    max-width: 100%;
    padding: 15px;
  }
}

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

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

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

.button_j6QvABkyO.actionPIczph6dU:hover {
  background: rgb(224, 179, 218);
}

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

.button_j6QvABkyO.nKQcDVtexted: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 .logo-Hf91XG {
  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 .logo-Hf91XG {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

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

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

.L0IpfwgsY__Qfq3l a:last-child, .D9bMuO__X2eRMBSrm .button-gYsemBT .r7iNn-X6JnjF:first-child, .content .spoiler ol li:last-child, .content .O0dpPfc__brand img:last-child, .content .yYkOFx-action:last-child, .content .X8aJmnR-action .button_j6QvABkyO:last-child, .bottom__1s49q3 ul li:last-child, .signin-eRpBU6 .L0IpfwgsY__Qfq3l a:last-child, footer .L0IpfwgsY__Qfq3l a:last-child, .content .dark--KFVwEmHcy img:last-child {
  margin: 0;
}

.L0IpfwgsY__Qfq3l a img, .content .Y3amnLN--wraper img {
  height: 24px;
  width: 24px;
}

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

.D9bMuO__X2eRMBSrm .button-gYsemBT .r7iNn-X6JnjF {
  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) {
  .D9bMuO__X2eRMBSrm .button-gYsemBT .r7iNn-X6JnjF {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .D9bMuO__X2eRMBSrm .button-gYsemBT .r7iNn-X6JnjF {
    display: none;
  }
}

.D9bMuO__X2eRMBSrm .button-gYsemBT .r7iNn-X6JnjF 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;
}

.D9bMuO__X2eRMBSrm .button-gYsemBT .r7iNn-X6JnjF img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.D9bMuO__X2eRMBSrm .button-gYsemBT .button_j6QvABkyO.actionPIczph6dU {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .D9bMuO__X2eRMBSrm .button-gYsemBT .button_j6QvABkyO.actionPIczph6dU {
    margin: 0 8px 0 0;
  }
}

.D9bMuO__X2eRMBSrm .button-gYsemBT .button_j6QvABkyO.actionPIczph6dU::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) {
  .D9bMuO__X2eRMBSrm .button-gYsemBT .button_j6QvABkyO.actionPIczph6dU::after {
    display: none;
  }
}

.D9bMuO__X2eRMBSrm .xaPGVY5-nav .L0IpfwgsY__Qfq3l {
  display: none;
}
@media screen and (max-width: 1024px) {
  .D9bMuO__X2eRMBSrm .xaPGVY5-nav .L0IpfwgsY__Qfq3l {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .D9bMuO__X2eRMBSrm .xaPGVY5-nav .L0IpfwgsY__Qfq3l {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .D9bMuO__X2eRMBSrm .xaPGVY5-nav .L0IpfwgsY__Qfq3l {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.oDfysq8rH--button img {
  border-radius: 12px;
}
.oDfysq8rH--button .e0dl4a-26GK {
  margin-top: 10px;
  margin-bottom: 0;
}

.brand__RvMhSJV8 {
  display: flex;
}
@media (max-width: 750px) {
  .brand__RvMhSJV8 {
    flex-direction: column;
  }
}
.brand__RvMhSJV8 .mv0h6XDo5FBIY {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .brand__RvMhSJV8 .mv0h6XDo5FBIY {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.brand__RvMhSJV8 .mv0h6XDo5FBIY .e0dl4a-26GK {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .brand__RvMhSJV8 .mv0h6XDo5FBIY .e0dl4a-26GK {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

.content .iSOc--0vXdPV9 .postsG2RPwoal {
  flex-direction: column;
  width: auto;
}

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

.content .iSOc--0vXdPV9 .logo-fy9PvRXwc {
  align-items: center;
  flex-direction: row;
}

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

.content .iSOc--0vXdPV9 .M6R9rPCQyh-brand {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .iSOc--0vXdPV9 .iQymZtuJ__brand {
  margin: 0;
  text-align: left;
}

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

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

.content .iSOc--0vXdPV9 .O0dpPfc__brand {
  margin: 0 5px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.content .yYkOFx-action {
  display: flex;
  margin: 0 0 13px 0;
}

.content .yYkOFx-action img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .yYkOFx-action p, .fVy8an1T h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .iSOc--0vXdPV9 .X8aJmnR-action .button_j6QvABkyO.nKQcDVtexted {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .iSOc--0vXdPV9 .X8aJmnR-action .button_j6QvABkyO.actionPIczph6dU {
  min-width: auto;
  width: 35%;
}

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

.content .iSOc--0vXdPV9 .b-OK7l9LCVd img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content .iSOc--0vXdPV9 .b-OK7l9LCVd 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 .EBxkN4U-p {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content .EBxkN4U-p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .content .EBxkN4U-p {
    flex-wrap: wrap;
  }
}

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

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

.content .first__Az5UJPVp.p-cE43It {
  color: rgb(105, 210, 162);
}

.content .first__Az5UJPVp.c_xVwFuBodM {
  color: rgb(240, 79, 86);
}

.content .EBxkN4U-p .KQTA7hl-primary {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content .EBxkN4U-p img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .EBxkN4U-p .KQTA7hl-primary p {
  max-width: 100%;
}

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

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

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

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

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

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

.post__hdLZ9Em3.open .fVy8an1T::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.LAvXjCGSV-f .VY6c3AScontrast {
  height: 26px;
}

.LAvXjCGSV-f .pta75DJLe1EW {
  height: 22.5px;
}

.LAvXjCGSV-f .a8dF605E--DlaYpL {
  height: 15.3px;
}

.LAvXjCGSV-f .l--5UiTVBR {
  height: 40px;
}

.LAvXjCGSV-f .Zo4KTkNORK {
  height: 22.5px;
}

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

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

.signin__fYiE1j, .content .gEol--srlSbK {
  align-items: center;
  display: flex;
}

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

.login--AwJqf5Y, .content .rVWFha0lwblocks {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .SE4Hoi_kG983LOB {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .button--92lJ6A1 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--92lJ6A1:last-child span {
  color: rgba(255, 255, 255, 0.4);
}

.E2naDWq--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) {
  .E2naDWq--wrapper {
    flex-direction: column;
  }
}
.E2naDWq--wrapper .card--b6TWxHL8P {
  display: flex;
  align-items: center;
}
.E2naDWq--wrapper .card--b6TWxHL8P img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .E2naDWq--wrapper .card--b6TWxHL8P img {
    margin-left: 10px;
  }
}
.E2naDWq--wrapper .card--b6TWxHL8P .zbpILWProw .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.E2naDWq--wrapper .card--b6TWxHL8P .zbpILWProw .content2L9bdD {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.E2naDWq--wrapper .PcAmKT-brand {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .E2naDWq--wrapper .PcAmKT-brand {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.E2naDWq--wrapper .PcAmKT-brand .EstgdSx__primary {
  margin-right: 10px;
}
.E2naDWq--wrapper .PcAmKT-brand .button__2frn75TE {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .E2naDWq--wrapper .PcAmKT-brand .button__2frn75TE {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .D9bMuO__X2eRMBSrm .header-U1vYlCRz, header nav .logo-Hf91XG {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .D9bMuO__X2eRMBSrm .header-U1vYlCRz .L0IpfwgsY__Qfq3l {
    display: none;
  }
}

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

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

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

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

.content .Y3amnLN--wraper p.containerxHVXfMjB {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

@media screen and (max-width: 620px) {
  header nav .logo-Hf91XG, header .D9bMuO__X2eRMBSrm .header-U1vYlCRz {
    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) {
  .bxadZBW6M-l {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .X8aJmnR-action .button_j6QvABkyO.nKQcDVtexted {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .X8aJmnR-action .button_j6QvABkyO.actionPIczph6dU {
    width: 40%;
  }
}

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

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

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

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