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

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

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

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

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

.ZP3kNMaction.btn4tNPjnsiH:hover {
  background: rgb(224, 179, 218);
}

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

.ZP3kNMaction.TBzhra--col: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 .J7nkhDelogo {
  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 .J7nkhDelogo {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

header .Cx3pcd-5wap {
  display: flex;
  flex: 1;
  flex-direction: column;
}

header .Cx3pcd-5wap .top--kdZHgs {
  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 .Cx3pcd-5wap .top--kdZHgs {
    flex-direction: column;
  }
}

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

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

.SV0KR_yQtWOzMp a:last-child, .Cx3pcd-5wap .actionJMrHGmD .f34hgyrBXU-fdFXN:first-child, .content .spoiler ol li:last-child, .content .TfqHrjMX1-l img:last-child, .content .action-dXTacPiJF:last-child, .content .E579sQYMD6--btn .ZP3kNMaction:last-child, .y0eg2i9S_bottom ul li:last-child, .login--jfy72BAX .SV0KR_yQtWOzMp a:last-child, footer .SV0KR_yQtWOzMp a:last-child, .content .L1FAIEtcontrast img:last-child {
  margin: 0;
}

.SV0KR_yQtWOzMp a img, .content .M0xDeMdKt_wrap img {
  height: 24px;
  width: 24px;
}

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

.Cx3pcd-5wap .actionJMrHGmD .f34hgyrBXU-fdFXN {
  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) {
  .Cx3pcd-5wap .actionJMrHGmD .f34hgyrBXU-fdFXN {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .Cx3pcd-5wap .actionJMrHGmD .f34hgyrBXU-fdFXN {
    display: none;
  }
}

.Cx3pcd-5wap .actionJMrHGmD .f34hgyrBXU-fdFXN 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;
}

.Cx3pcd-5wap .actionJMrHGmD .f34hgyrBXU-fdFXN img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.Cx3pcd-5wap .actionJMrHGmD .ZP3kNMaction.btn4tNPjnsiH {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .Cx3pcd-5wap .actionJMrHGmD .ZP3kNMaction.btn4tNPjnsiH {
    margin: 0 8px 0 0;
  }
}

.Cx3pcd-5wap .actionJMrHGmD .ZP3kNMaction.btn4tNPjnsiH::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) {
  .Cx3pcd-5wap .actionJMrHGmD .ZP3kNMaction.btn4tNPjnsiH::after {
    display: none;
  }
}

.Cx3pcd-5wap .Vjmc9o--menu .SV0KR_yQtWOzMp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .Cx3pcd-5wap .Vjmc9o--menu .SV0KR_yQtWOzMp {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .Cx3pcd-5wap .Vjmc9o--menu .SV0KR_yQtWOzMp {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .Cx3pcd-5wap .Vjmc9o--menu .SV0KR_yQtWOzMp {
    padding: 10px 0 0 0;
  }
}

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

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

.Cx3pcd-5wap ul li a.active, .Cx3pcd-5wap ul li:hover, .ou9zp6TX_bot li a.active, .ou9zp6TX_bot li:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

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

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

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

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

.gM7z84Ky__button img {
  border-radius: 12px;
}
.gM7z84Ky__button .BfgJL-3tF56n2rE {
  margin-top: 10px;
  margin-bottom: 0;
}

.R2gGK3z--logo {
  display: flex;
}
@media (max-width: 750px) {
  .R2gGK3z--logo {
    flex-direction: column;
  }
}
.R2gGK3z--logo .F0T9xB_FnSpGqA4V {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .R2gGK3z--logo .F0T9xB_FnSpGqA4V {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.R2gGK3z--logo .F0T9xB_FnSpGqA4V .BfgJL-3tF56n2rE {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .R2gGK3z--logo .F0T9xB_FnSpGqA4V .BfgJL-3tF56n2rE {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

.content .JED7F--BYrxla .article--yBtrlJgCh {
  flex-direction: column;
  width: auto;
}

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

.content .JED7F--BYrxla .k5q3hbpKN4__logo {
  align-items: center;
  flex-direction: row;
}

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

.content .JED7F--BYrxla .M5xHPJAl {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .JED7F--BYrxla .HhZFvtdk0-brand {
  margin: 0;
  text-align: left;
}

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

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

.content .JED7F--BYrxla .TfqHrjMX1-l {
  margin: 0 5px 0 0;
}

.content .TfqHrjMX1-l img, .content .L1FAIEtcontrast img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .action-dXTacPiJF p, .foot--tRrX3sq h3 {
  margin: 0;
  max-width: 100%;
}

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

.content .JED7F--BYrxla .E579sQYMD6--btn {
  flex-direction: row-reverse;
  margin: 16px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .content .JED7F--BYrxla .E579sQYMD6--btn {
    margin: 0;
    order: 0;
  }
}

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

.content .JED7F--BYrxla .E579sQYMD6--btn .ZP3kNMaction.TBzhra--col {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .JED7F--BYrxla .E579sQYMD6--btn .ZP3kNMaction.btn4tNPjnsiH {
  min-width: auto;
  width: 35%;
}

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

.content .JED7F--BYrxla .F3bTL5--b img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .first_h8N30AwUW.prim_yIceVD {
  color: rgb(105, 210, 162);
}

.content .first_h8N30AwUW.cP5xfqDh6T {
  color: rgb(240, 79, 86);
}

.content .first_ihDluxs .prim-6EtBbYHAP {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .first_ihDluxs .prim-6EtBbYHAP p {
  max-width: 100%;
}

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

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

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

.foot--tRrX3sq img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.articleRFIwyDrb.open .foot--tRrX3sq::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;
}

.oPnt0Rz-f {
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 12px 13px;
}
@media screen and (max-width: 768px) {
  .oPnt0Rz-f {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.footfltkoJCSx .contrastEmK8DL {
  height: 26px;
}

.footfltkoJCSx .rqA4__a7ASnWe {
  height: 22.5px;
}

.footfltkoJCSx .Tp1K-IECNgxJeu {
  height: 15.3px;
}

.footfltkoJCSx .xlgCBc6sV__logo {
  height: 40px;
}

.footfltkoJCSx .g5xZnihwvLGutN {
  height: 22.5px;
}

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

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

.authbAsR5f, .content .kR6O0DXqBhzE {
  align-items: center;
  display: flex;
}

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

.HR46zAM-sign, .content .puwkBG_block {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .e0jtdnN--SGUg {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.kbjGOT0-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) {
  .kbjGOT0-wrapper {
    flex-direction: column;
  }
}
.kbjGOT0-wrapper .DE0Oda4-blocks {
  display: flex;
  align-items: center;
}
.kbjGOT0-wrapper .DE0Oda4-blocks img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .kbjGOT0-wrapper .DE0Oda4-blocks img {
    margin-left: 10px;
  }
}
.kbjGOT0-wrapper .DE0Oda4-blocks .m3JB2gblocks .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.kbjGOT0-wrapper .DE0Oda4-blocks .m3JB2gblocks .rxOAbs_text {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.kbjGOT0-wrapper .logouHCdTO {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .kbjGOT0-wrapper .logouHCdTO {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.kbjGOT0-wrapper .logouHCdTO .prim__2xTEJq16 {
  margin-right: 10px;
}
.kbjGOT0-wrapper .logouHCdTO .r7RtIHPQqN__action {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .kbjGOT0-wrapper .logouHCdTO .r7RtIHPQqN__action {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .Cx3pcd-5wap .top--kdZHgs, header nav .J7nkhDelogo {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .Cx3pcd-5wap .top--kdZHgs .SV0KR_yQtWOzMp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .Cx3pcd-5wap .Vjmc9o--menu {
    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) {
  .Cx3pcd-5wap .Vjmc9o--menu {
    padding-top: 100px;
  }
}

@media screen and (max-width: 768px) {
  .Cx3pcd-5wap .Vjmc9o--menu.active {
    display: flex;
  }
}

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

.wICvTLa__primary {
  transition: all 0.2s ease;
}

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

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

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

@media screen and (max-width: 620px) {
  header nav .J7nkhDelogo, header .Cx3pcd-5wap .top--kdZHgs {
    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) {
  .brand_DtYIX2Fg {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .E579sQYMD6--btn .ZP3kNMaction.TBzhra--col {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .E579sQYMD6--btn .ZP3kNMaction.btn4tNPjnsiH {
    width: 40%;
  }
}

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

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

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

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