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

.row__yJ4afxF{align-items:center;background:linear-gradient(90deg,#2390fe 0%,#1607b7 100%);border-radius:16px;display:flex;gap:30px;justify-content:space-between;margin:0 0 20px;overflow:hidden;padding:20px;position:relative;width:100%}.row__yJ4afxF: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}.content__r9jRAh{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 .vWuHxglRs__row{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 .idPlbKYkT__rows{color:#fff;font-family:"Jura",sans-serif;font-size:32px;font-weight:700;line-height:31px;margin:0;max-width:100%}.blockOZ6io8CQp{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}.QEUzxTblock,.E8bjnyo-row{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%}.QEUzxTblock{backdrop-filter:blur(10px);background:rgba(255,255,255,.1);cursor:pointer;gap:8px;padding-left:16px}.QEUzxTblock img{height:24px;width:24px}.rowsOQ4pMF{flex:1 1 auto;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rowsOQ4pMF.wr--3LDSG2TjP{color:#69d2a2}.E8bjnyo-row{background:#69d2a2}@media screen and (max-width:768px){.row__yJ4afxF{align-items:stretch;flex-direction:column;gap:15px;padding:10px}.row__yJ4afxF:after{height:289px;right:-115px;top:88px;width:289px}.content .vWuHxglRs__row{font-size:12px;line-height:17px}.content .idPlbKYkT__rows{font-size:16px;line-height:19px}.blockOZ6io8CQp{flex:0 1 auto;padding:8px;width:100%}.QEUzxTblock,.E8bjnyo-row{border-radius:10px;font-size:12px;font-weight:700;line-height:17px;min-height:32px}.QEUzxTblock img{height:18px;width:18px}}

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

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

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

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

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

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

.fMemEcWXk_action.b_5USBbmy:hover {
  background: rgb(224, 179, 218);
}

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

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

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

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

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

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

.uRHrKh-BbaP {
  display: flex;
  justify-content: center;
}

.uRHrKh-BbaP 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;
}

.uRHrKh-BbaP a:last-child, .z46jEZKsbl5HD .action_vhVXcNy .dunMPN-Xt0KEqh:first-child, .content .spoiler ol li:last-child, .content .brand--k28LvNpVb img:last-child, .content .bG8pq7eTK:last-child, .content .daHbygaction .fMemEcWXk_action:last-child, .fm3NMz5w ul li:last-child, .hU6kAlFec_signin .uRHrKh-BbaP a:last-child, footer .uRHrKh-BbaP a:last-child, .content .d-G7VkhMY1 img:last-child {
  margin: 0;
}

.uRHrKh-BbaP a img, .content .wr__DpIYikeNV img {
  height: 24px;
  width: 24px;
}

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

.z46jEZKsbl5HD .action_vhVXcNy .dunMPN-Xt0KEqh {
  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) {
  .z46jEZKsbl5HD .action_vhVXcNy .dunMPN-Xt0KEqh {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .z46jEZKsbl5HD .action_vhVXcNy .dunMPN-Xt0KEqh {
    display: none;
  }
}

.z46jEZKsbl5HD .action_vhVXcNy .dunMPN-Xt0KEqh 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;
}

.z46jEZKsbl5HD .action_vhVXcNy .dunMPN-Xt0KEqh img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.z46jEZKsbl5HD .action_vhVXcNy .fMemEcWXk_action.b_5USBbmy {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .z46jEZKsbl5HD .action_vhVXcNy .fMemEcWXk_action.b_5USBbmy {
    margin: 0 8px 0 0;
  }
}

.z46jEZKsbl5HD .action_vhVXcNy .fMemEcWXk_action.b_5USBbmy::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) {
  .z46jEZKsbl5HD .action_vhVXcNy .fMemEcWXk_action.b_5USBbmy::after {
    display: none;
  }
}

.z46jEZKsbl5HD .navigationFoJrCMD5u .uRHrKh-BbaP {
  display: none;
}
@media screen and (max-width: 1024px) {
  .z46jEZKsbl5HD .navigationFoJrCMD5u .uRHrKh-BbaP {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .z46jEZKsbl5HD .navigationFoJrCMD5u .uRHrKh-BbaP {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .z46jEZKsbl5HD .navigationFoJrCMD5u .uRHrKh-BbaP {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .TV7XGw5AHMuRB82 .k1qSuwW6blog {
  flex-direction: column;
  width: auto;
}

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

.content .TV7XGw5AHMuRB82 .logo_YMgQR4NuK {
  align-items: center;
  flex-direction: row;
}

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

.content .TV7XGw5AHMuRB82 .D3Tx19vEU--l {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .TV7XGw5AHMuRB82 .l_KWPJ4D {
  margin: 0;
  text-align: left;
}

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

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

.content .TV7XGw5AHMuRB82 .brand--k28LvNpVb {
  margin: 0 5px 0 0;
}

.content .brand--k28LvNpVb img, .content .d-G7VkhMY1 img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .bG8pq7eTK p, .bottom_0IMJ5D h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .TV7XGw5AHMuRB82 .daHbygaction .fMemEcWXk_action.color {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .TV7XGw5AHMuRB82 .daHbygaction .fMemEcWXk_action.b_5USBbmy {
  min-width: auto;
  width: 35%;
}

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

.content .TV7XGw5AHMuRB82 .btn-1WkhVEACF img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content .TV7XGw5AHMuRB82 .btn-1WkhVEACF 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__c0N1OuK {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content .first__c0N1OuK {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .content .first__c0N1OuK {
    flex-wrap: wrap;
  }
}

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

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

.content .first--mwycFLHu.first__3dIS7As {
  color: rgb(105, 210, 162);
}

.content .first--mwycFLHu.wrapper_fLhQO5 {
  color: rgb(240, 79, 86);
}

.content .first__c0N1OuK .prim_0Ekbqv {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .first__c0N1OuK .prim_0Ekbqv p {
  max-width: 100%;
}

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

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

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

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

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

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

.qt0ZNWmMg__item.open .bottom_0IMJ5D::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bottom-cLdBIUG .OjuE8N__dark {
  height: 26px;
}

.bottom-cLdBIUG .jbRLa2nu8BFD {
  height: 22.5px;
}

.bottom-cLdBIUG .rYWg3aiwX__6fW0Bg {
  height: 15.3px;
}

.bottom-cLdBIUG .pnS4j0zcB-logo {
  height: 40px;
}

.bottom-cLdBIUG .xv5GNVl-C5ZRY {
  height: 22.5px;
}

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

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

.login_YmTw9D, .content .p1vBni__Hf35l6Zi {
  align-items: center;
  display: flex;
}

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

.auth_CkwfRr1l, .content .rows-Ljn7h6mc {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.content .u3t5ek--YjRoXOV {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.KS3BHY_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) {
  .KS3BHY_wrapper {
    flex-direction: column;
  }
}
.KS3BHY_wrapper .rows--mAnVE0b {
  display: flex;
  align-items: center;
}
.KS3BHY_wrapper .rows--mAnVE0b img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .KS3BHY_wrapper .rows--mAnVE0b img {
    margin-left: 10px;
  }
}
.KS3BHY_wrapper .rows--mAnVE0b .DOhyVEzI-block .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.KS3BHY_wrapper .rows--mAnVE0b .DOhyVEzI-block .Q9fZRF1Pl--text {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.KS3BHY_wrapper .log-SCgcmB {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .KS3BHY_wrapper .log-SCgcmB {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.KS3BHY_wrapper .log-SCgcmB .IpgmAb3-prim {
  margin-right: 10px;
}
.KS3BHY_wrapper .log-SCgcmB .b_tvqUHMXCc {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .KS3BHY_wrapper .log-SCgcmB .b_tvqUHMXCc {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .z46jEZKsbl5HD .Mv1Kg4ah, header nav .fOoDvF5p--l {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .z46jEZKsbl5HD .Mv1Kg4ah .uRHrKh-BbaP {
    display: none;
  }
}

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

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

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

.QmkpPqvdj-primary {
  transition: all 0.2s ease;
}

.content .wr__DpIYikeNV p.wr--3LDSG2TjP {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

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

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

@media screen and (max-width: 620px) {
  header nav .fOoDvF5p--l, header .z46jEZKsbl5HD .Mv1Kg4ah {
    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__5E8imYOgS {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .daHbygaction .fMemEcWXk_action.color {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .daHbygaction .fMemEcWXk_action.b_5USBbmy {
    width: 40%;
  }
}

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

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

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

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