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

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

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

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

.button-ZvNDaV0E.otPy1Z6a-btn {
  border: 1px solid rgb(224, 179, 218);
}

.button-ZvNDaV0E.otPy1Z6a-btn:hover {
  background: rgb(224, 179, 218);
}

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

.button-ZvNDaV0E.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 .log-SpyfaVz {
  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 .log-SpyfaVz {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

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

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

.VorieTpY__0GCYnS a:last-child, .BnAetRWX_JfKi .TpBDzutQ6btn .Z9sZCoXgsWx8vFI:first-child, .content .spoiler ol li:last-child, .content .brandp7wmuvGr img:last-child, .content .jr3yKOx-b:last-child, .content .CfYDvJt--action .button-ZvNDaV0E:last-child, .foot_8QmZtuyz ul li:last-child, .login_oNMzRZ .VorieTpY__0GCYnS a:last-child, footer .VorieTpY__0GCYnS a:last-child, .content .H9QTaksinv img:last-child {
  margin: 0;
}

.VorieTpY__0GCYnS a img, .content .c_RYq0lK img {
  height: 24px;
  width: 24px;
}

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

.BnAetRWX_JfKi .TpBDzutQ6btn .Z9sZCoXgsWx8vFI {
  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) {
  .BnAetRWX_JfKi .TpBDzutQ6btn .Z9sZCoXgsWx8vFI {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .BnAetRWX_JfKi .TpBDzutQ6btn .Z9sZCoXgsWx8vFI {
    display: none;
  }
}

.BnAetRWX_JfKi .TpBDzutQ6btn .Z9sZCoXgsWx8vFI 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;
}

.BnAetRWX_JfKi .TpBDzutQ6btn .Z9sZCoXgsWx8vFI img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.BnAetRWX_JfKi .TpBDzutQ6btn .button-ZvNDaV0E.otPy1Z6a-btn {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .BnAetRWX_JfKi .TpBDzutQ6btn .button-ZvNDaV0E.otPy1Z6a-btn {
    margin: 0 8px 0 0;
  }
}

.BnAetRWX_JfKi .TpBDzutQ6btn .button-ZvNDaV0E.otPy1Z6a-btn::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) {
  .BnAetRWX_JfKi .TpBDzutQ6btn .button-ZvNDaV0E.otPy1Z6a-btn::after {
    display: none;
  }
}

.BnAetRWX_JfKi .menuER0CfuU3 .VorieTpY__0GCYnS {
  display: none;
}
@media screen and (max-width: 1024px) {
  .BnAetRWX_JfKi .menuER0CfuU3 .VorieTpY__0GCYnS {
    display: flex;
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .BnAetRWX_JfKi .menuER0CfuU3 .VorieTpY__0GCYnS {
    padding: 16px 0 0 0;
  }
}
@media screen and (max-width: 620px) {
  .BnAetRWX_JfKi .menuER0CfuU3 .VorieTpY__0GCYnS {
    padding: 10px 0 0 0;
  }
}

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

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

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

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

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

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

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

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

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

.h1jYEKJ__action img {
  border-radius: 12px;
}
.h1jYEKJ__action .LlIOSa--4ysrVM17d {
  margin-top: 10px;
  margin-bottom: 0;
}

.uJSkwQc9--brand {
  display: flex;
}
@media (max-width: 750px) {
  .uJSkwQc9--brand {
    flex-direction: column;
  }
}
.uJSkwQc9--brand .m4Xcx8dYl86cz {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .uJSkwQc9--brand .m4Xcx8dYl86cz {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.uJSkwQc9--brand .m4Xcx8dYl86cz .LlIOSa--4ysrVM17d {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .uJSkwQc9--brand .m4Xcx8dYl86cz .LlIOSa--4ysrVM17d {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

.content .flstDQjbFQ .blog_UJgzYh4o {
  flex-direction: column;
  width: auto;
}

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

.content .flstDQjbFQ .log--YyRnzdXG {
  align-items: center;
  flex-direction: row;
}

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

.content .flstDQjbFQ .MqJ1hs--l {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.content .flstDQjbFQ .brandEDw6fZyK {
  margin: 0;
  text-align: left;
}

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

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

.content .flstDQjbFQ .brandp7wmuvGr {
  margin: 0 5px 0 0;
}

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

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

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

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

.content .U7l5GCMve_first {
  align-items: center;
  align-self: self-start;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgb(105, 210, 162);
  border-radius: 60px;
  display: flex;
  justify-content: space-between;
  padding: 8px 8px 8px 12px;
}
@media screen and (max-width: 620px) {
  .content .U7l5GCMve_first {
    border-radius: 16px;
    flex-direction: column;
    margin: 16px 0 0 0;
    padding: 8px;
    width: 100%;
  }
}

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

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

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

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

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

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

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

.content .jr3yKOx-b {
  display: flex;
  margin: 0 0 13px 0;
}

.content .jr3yKOx-b img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.content .jr3yKOx-b p, .bottomI8XZsuF h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.content .flstDQjbFQ .CfYDvJt--action .button-ZvNDaV0E.color {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.content .flstDQjbFQ .CfYDvJt--action .button-ZvNDaV0E.otPy1Z6a-btn {
  min-width: auto;
  width: 35%;
}

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

.content .flstDQjbFQ .buttonhqKx38c img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

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

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

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

.content .first__N5Mo1BA.k8BX716beprim {
  color: rgb(105, 210, 162);
}

.content .first__N5Mo1BA.container__DtISwph {
  color: rgb(240, 79, 86);
}

.content .primary-y1oJIquYk .p__huN5d94b6 {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

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

.content .primary-y1oJIquYk .p__huN5d94b6 p {
  max-width: 100%;
}

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

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

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

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

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

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

.articles__gciOszr.open .bottomI8XZsuF::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;
}

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

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

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

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

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

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

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

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

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

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

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

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

.Wnl5N8UA--bottom .contrast_9HQvbi0OS {
  height: 26px;
}

.Wnl5N8UA--bottom .j9QPHW--PsXjd {
  height: 22.5px;
}

.Wnl5N8UA--bottom .zrZ1gcMF37nCt {
  height: 15.3px;
}

.Wnl5N8UA--bottom .logo-OUxaN7 {
  height: 40px;
}

.Wnl5N8UA--bottom .W1UdBQ__vn1MRA {
  height: 22.5px;
}

.login_oNMzRZ {
  -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_oNMzRZ {
    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 .l5B2fL_6Mlmk2H {
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

.content .WLyuZ--2y6GLlW {
  margin: 0 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.c--A3jp6MNf {
  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) {
  .c--A3jp6MNf {
    flex-direction: column;
  }
}
.c--A3jp6MNf .wgs8uNqkn__card {
  display: flex;
  align-items: center;
}
.c--A3jp6MNf .wgs8uNqkn__card img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .c--A3jp6MNf .wgs8uNqkn__card img {
    margin-left: 10px;
  }
}
.c--A3jp6MNf .wgs8uNqkn__card .rows8UtWaX .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.c--A3jp6MNf .wgs8uNqkn__card .rows8UtWaX .text--HcDon6e {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.c--A3jp6MNf .l1gROAlBr3 {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .c--A3jp6MNf .l1gROAlBr3 {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.c--A3jp6MNf .l1gROAlBr3 .iUalnxjprimary {
  margin-right: 10px;
}
.c--A3jp6MNf .l1gROAlBr3 .jCZ6T8Vys_btn {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .c--A3jp6MNf .l1gROAlBr3 .jCZ6T8Vys_btn {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .BnAetRWX_JfKi .sgSmPj1ZI_head, header nav .log-SpyfaVz {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .BnAetRWX_JfKi .sgSmPj1ZI_head .VorieTpY__0GCYnS {
    display: none;
  }
}

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

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

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

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

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

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

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

@media screen and (max-width: 620px) {
  header nav .log-SpyfaVz, header .BnAetRWX_JfKi .sgSmPj1ZI_head {
    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) {
  .fEXzRmZWJ__logo {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .content .CfYDvJt--action .button-ZvNDaV0E.color {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .content .CfYDvJt--action .button-ZvNDaV0E.otPy1Z6a-btn {
    width: 40%;
  }
}

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

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

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

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