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

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

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

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

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

.sGko2wFtDb.IZn4buxcsb:hover {
  background: rgb(224, 179, 218);
}

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

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

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

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

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

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

.j1ECl--XtJ1OZq9P {
  display: flex;
  justify-content: center;
}

.j1ECl--XtJ1OZq9P 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;
}

.j1ECl--XtJ1OZq9P a:last-child, .P7BTGd6_muwh4 .action_JuoqBL1 .tBfp--7bsQrAG6k:first-child, .content .spoiler ol li:last-child, .content .ep62ULKVx--logo img:last-child, .content .button_hsxFNRJv:last-child, .content .btn--7yaxYGRj .sGko2wFtDb:last-child, .nmruTe__bottom ul li:last-child, .SLFOgxyp_login .j1ECl--XtJ1OZq9P a:last-child, footer .j1ECl--XtJ1OZq9P a:last-child, .content .x4PT2qaYH6__invert img:last-child {
  margin: 0;
}

.j1ECl--XtJ1OZq9P a img, .content .r3Jg9n4-wr img {
  height: 24px;
  width: 24px;
}

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

.P7BTGd6_muwh4 .action_JuoqBL1 .tBfp--7bsQrAG6k {
  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) {
  .P7BTGd6_muwh4 .action_JuoqBL1 .tBfp--7bsQrAG6k {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .P7BTGd6_muwh4 .action_JuoqBL1 .tBfp--7bsQrAG6k {
    display: none;
  }
}

.P7BTGd6_muwh4 .action_JuoqBL1 .tBfp--7bsQrAG6k 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;
}

.P7BTGd6_muwh4 .action_JuoqBL1 .tBfp--7bsQrAG6k img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.P7BTGd6_muwh4 .action_JuoqBL1 .sGko2wFtDb.IZn4buxcsb {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .P7BTGd6_muwh4 .action_JuoqBL1 .sGko2wFtDb.IZn4buxcsb {
    margin: 0 8px 0 0;
  }
}

.P7BTGd6_muwh4 .action_JuoqBL1 .sGko2wFtDb.IZn4buxcsb::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) {
  .P7BTGd6_muwh4 .action_JuoqBL1 .sGko2wFtDb.IZn4buxcsb::after {
    display: none;
  }
}

.P7BTGd6_muwh4 .S7lOHwC6AInavigation .j1ECl--XtJ1OZq9P {
  display: none;
}
@media screen and (max-width: 1024px) {
  .P7BTGd6_muwh4 .S7lOHwC6AInavigation .j1ECl--XtJ1OZq9P {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .P7BTGd6_muwh4 .S7lOHwC6AInavigation .j1ECl--XtJ1OZq9P {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .P7BTGd6_muwh4 .S7lOHwC6AInavigation .j1ECl--XtJ1OZq9P {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.qtw2lRx-button img {
  border-radius: 12px;
}
.qtw2lRx-button .fnogN_j5hmdUg {
  margin-top: 10px;
  margin-bottom: 0;
}

.brand--DbJrX7Ah {
  display: flex;
}
@media (max-width: 750px) {
  .brand--DbJrX7Ah {
    flex-direction: column;
  }
}
.brand--DbJrX7Ah .zyaHOdF--CKPW {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .brand--DbJrX7Ah .zyaHOdF--CKPW {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.brand--DbJrX7Ah .zyaHOdF--CKPW .fnogN_j5hmdUg {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .brand--DbJrX7Ah .zyaHOdF--CKPW .fnogN_j5hmdUg {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

.content .quBS_fnO2oL .tPUNrqm__articles {
  flex-direction: column;
  width: auto;
}

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

.content .quBS_fnO2oL .log-6IuyZRX {
  align-items: center;
  flex-direction: row;
}

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

.content .quBS_fnO2oL .log__eNcraiyk {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .quBS_fnO2oL .TSNvAXg3R-log {
  margin: 0;
  text-align: left;
}

.content .HKFkd8lqYlog, .content .nzlFYD0G-btn {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

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

.content .quBS_fnO2oL .ep62ULKVx--logo {
  margin: 0 5px 0 0;
}

.content .ep62ULKVx--logo img, .content .x4PT2qaYH6__invert img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

.content .quBS_fnO2oL .btn-7o50JpPnO {
  align-self: flex-start;
  margin: 0;
}
@media screen and (max-width: 620px) {
  .content .quBS_fnO2oL .btn-7o50JpPnO {
    margin: 19px 0 0 0;
    order: 1;
  }
}

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

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

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

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

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

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

.content .quBS_fnO2oL .btn--7yaxYGRj .sGko2wFtDb.color {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .quBS_fnO2oL .btn--7yaxYGRj .sGko2wFtDb.IZn4buxcsb {
  min-width: auto;
  width: 35%;
}

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

.content .quBS_fnO2oL .btn-3EfOzNM41 img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.content .quBS_fnO2oL .btn-3EfOzNM41 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 .primary-P3Qua5 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .content .primary-P3Qua5 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .content .primary-P3Qua5 {
    flex-wrap: wrap;
  }
}

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

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

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

.content .primOzSGxF8MH.RkTGDvimwr {
  color: rgb(240, 79, 86);
}

.content .primary-P3Qua5 .a6pnamhIVC--prim {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.content .primary-P3Qua5 img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.content .primary-P3Qua5 .a6pnamhIVC--prim p {
  max-width: 100%;
}

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

.gVdaHje-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--qJnDbfBzV {
  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--qJnDbfBzV img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.gVdaHje-item.open .bottom--qJnDbfBzV::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dM7wnSV_bot .invert_9xkO5P8 {
  height: 26px;
}

.dM7wnSV_bot .EfyoxZpcr__iUNF {
  height: 22.5px;
}

.dM7wnSV_bot .HsnVDiA03A2th {
  height: 15.3px;
}

.dM7wnSV_bot .brand--jTh3F6 {
  height: 40px;
}

.dM7wnSV_bot .qAP0fupkARtDg {
  height: 22.5px;
}

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

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

.author-info, .content .shuUxaDomA74o {
  align-items: center;
  display: flex;
}

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

.author-info-row, .content .row--QnF0CJt {
  display: flex;
  flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.content .QrEIyTH_dark {
  color: rgb(224, 179, 218);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
}

.content .Gtmu2h_b {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

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

.i8zBk1DQWv--wraper {
  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) {
  .i8zBk1DQWv--wraper {
    flex-direction: column;
  }
}
.i8zBk1DQWv--wraper .block-DOGluXQ9 {
  display: flex;
  align-items: center;
}
.i8zBk1DQWv--wraper .block-DOGluXQ9 img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .i8zBk1DQWv--wraper .block-DOGluXQ9 img {
    margin-left: 10px;
  }
}
.i8zBk1DQWv--wraper .block-DOGluXQ9 .Mmu5Fn__card .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.i8zBk1DQWv--wraper .block-DOGluXQ9 .Mmu5Fn__card .content_JGaDTFf {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.i8zBk1DQWv--wraper .l__dTf29b {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .i8zBk1DQWv--wraper .l__dTf29b {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.i8zBk1DQWv--wraper .l__dTf29b .ZrGCtYkiprimary {
  margin-right: 10px;
}
.i8zBk1DQWv--wraper .l__dTf29b .button__0urcyk {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .i8zBk1DQWv--wraper .l__dTf29b .button__0urcyk {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .P7BTGd6_muwh4 .h__NJURh930, header nav .logo-lT6sOCR5 {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .P7BTGd6_muwh4 .h__NJURh930 .j1ECl--XtJ1OZq9P {
    display: none;
  }
}

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

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

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

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

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

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

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

@media screen and (max-width: 620px) {
  header nav .logo-lT6sOCR5, header .P7BTGd6_muwh4 .h__NJURh930 {
    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) {
  .cRvHhClogo {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .btn--7yaxYGRj .sGko2wFtDb.color {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .btn--7yaxYGRj .sGko2wFtDb.IZn4buxcsb {
    width: 40%;
  }
}

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

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

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

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