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

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

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

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

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

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

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

.action__EqTyAiea.o08GzO5l__btn:hover {
  background: rgb(224, 179, 218);
}

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

.action__EqTyAiea.colsZOGSlH3E: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 .aKVj4ws_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 .aKVj4ws_l {
    position: relative;
    width: auto;
    z-index: 2;
  }
}

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

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

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

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

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

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

.kzF0xS__hTkm9X a:last-child, .OTQwP2_bVymxvr .bF3YGRi7 .h2DNmSR1--cP25:first-child, .fvphi6-content .EQaMFymzXYTcU7E ol li:last-child, .fvphi6-content .YCSfAv7-logo img:last-child, .fvphi6-content .NMO3aC__b:last-child, .fvphi6-content .b_xLUFegBOy .action__EqTyAiea:last-child, .K2QI6Jb--bottom ul li:last-child, .auth__kqmuRUG .kzF0xS__hTkm9X a:last-child, footer .kzF0xS__hTkm9X a:last-child, .fvphi6-content .zrOto29q__contrast img:last-child {
  margin: 0;
}

.kzF0xS__hTkm9X a img, .fvphi6-content .QIFAP3-cont img {
  height: 24px;
  width: 24px;
}

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

.OTQwP2_bVymxvr .bF3YGRi7 .h2DNmSR1--cP25 {
  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) {
  .OTQwP2_bVymxvr .bF3YGRi7 .h2DNmSR1--cP25 {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .OTQwP2_bVymxvr .bF3YGRi7 .h2DNmSR1--cP25 {
    display: none;
  }
}

.OTQwP2_bVymxvr .bF3YGRi7 .h2DNmSR1--cP25 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;
}

.OTQwP2_bVymxvr .bF3YGRi7 .h2DNmSR1--cP25 img {
  height: 24px;
  margin: 0 12px 0 0;
  width: 24px;
}

.OTQwP2_bVymxvr .bF3YGRi7 .action__EqTyAiea.o08GzO5l__btn {
  margin: 0 32px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .OTQwP2_bVymxvr .bF3YGRi7 .action__EqTyAiea.o08GzO5l__btn {
    margin: 0 8px 0 0;
  }
}

.OTQwP2_bVymxvr .bF3YGRi7 .action__EqTyAiea.o08GzO5l__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) {
  .OTQwP2_bVymxvr .bF3YGRi7 .action__EqTyAiea.o08GzO5l__btn::after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.log__drZj1lD {
  display: flex;
}
@media (max-width: 750px) {
  .log__drZj1lD {
    flex-direction: column;
  }
}
.log__drZj1lD .JjR2vZ-raDF58 {
  margin-right: 20px;
  min-width: 380px;
}
@media (max-width: 750px) {
  .log__drZj1lD .JjR2vZ-raDF58 {
    width: 100%;
    margin-bottom: 10px;
    min-width: 100%;
  }
}
.log__drZj1lD .JjR2vZ-raDF58 .y2pHLq_BnAqG {
  max-width: 390px;
  height: auto;
}
@media (max-width: 750px) {
  .log__drZj1lD .JjR2vZ-raDF58 .y2pHLq_BnAqG {
    width: 100%;
  }
}

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

.fvphi6-content .Eezdo9U__b {
  display: flex;
  flex-direction: column;
}

.fvphi6-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) {
  .fvphi6-content h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 25px 0;
    padding: 12px 24px;
  }
}
@media screen and (max-width: 620px) {
  .fvphi6-content h2 {
    font-size: 16px;
    line-height: 19px;
    margin: 20px 0 20px 0;
    padding: 8px 16px;
  }
}

.fvphi6-content .EQaMFymzXYTcU7E {
  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) {
  .fvphi6-content .EQaMFymzXYTcU7E {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .fvphi6-content .EQaMFymzXYTcU7E {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .fvphi6-content .EQaMFymzXYTcU7E {
    margin: 0 0 10px 0;
  }
}

.fvphi6-content .EQaMFymzXYTcU7E ol {
  counter-reset: sitem;
  list-style: none;
  margin: 0;
  max-width: 100%;
  padding: 0;
}

.fvphi6-content .EQaMFymzXYTcU7E 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) {
  .fvphi6-content .EQaMFymzXYTcU7E ol li {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 2px 0;
  }
}

.fvphi6-content .EQaMFymzXYTcU7E 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) {
  .fvphi6-content .EQaMFymzXYTcU7E ol li::before {
    font-size: 14px;
    line-height: 18px;
  }
}

.fvphi6-content .EQaMFymzXYTcU7E ol li:hover, .fvphi6-content .EQaMFymzXYTcU7E ol li.active {
  background: rgba(255, 255, 255, 0.1);
}

.fvphi6-content .EQaMFymzXYTcU7E ol li a {
  color: inherit;
  flex: 1 1 auto;
  padding: 8px 16px;
  text-decoration: none;
  width: 100%;
}

.fvphi6-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) {
  .fvphi6-content h3 {
    font-size: 15px;
    line-height: 22px;
    max-width: 100%;
  }
}

.fvphi6-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) {
  .fvphi6-content h4 {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

.fvphi6-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) {
  .fvphi6-content p {
    margin: 0 0 12px 0;
  }
}

.fvphi6-content ul li, .fvphi6-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%;
}

.fvphi6-content td, .fvphi6-content th {
  color: rgb(255, 255, 255);
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  max-width: 70%;
}

.fvphi6-content ul, .fvphi6-content ol {
  margin: 0 0 15px 0;
  max-width: 70%;
  padding: 0 0 0 15px;
}

.fvphi6-content .table-responsive {
  margin: 0 0 15px 0;
  overflow-x: auto;
  width: 100%;
}
@media screen and (max-width: 620px) {
  .fvphi6-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%;
}

.fvphi6-content .table-responsive thead {
  background: rgba(255, 255, 255, 0.4);
}

.fvphi6-content .table-responsive th {
  font-weight: 600;
  padding: 12px 16px;
  text-align: left;
}

.fvphi6-content .table-responsive td {
  padding: 12px 16px;
  text-align: left;
}

.fvphi6-content .information-table tbody tr > *:nth-child(1) {
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
}

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

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

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

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

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

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

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

.fvphi6-content .post--0Fg8yWz {
  -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) {
  .fvphi6-content .post--0Fg8yWz {
    flex-wrap: wrap;
  }
}

.fvphi6-content .GZP4r--jzLNheI .post--0Fg8yWz {
  flex-direction: column;
  width: auto;
}

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

.fvphi6-content .GZP4r--jzLNheI .brandIKC4k6 {
  align-items: center;
  flex-direction: row;
}

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

.fvphi6-content .GZP4r--jzLNheI .brand--GAsr9Iygc {
  height: 90px;
  margin: 0 16px 0 0;
  width: 90px;
}

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

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

.fvphi6-content .GZP4r--jzLNheI .Ps5ovNHlog {
  margin: 0;
  text-align: left;
}

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

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

.fvphi6-content .GZP4r--jzLNheI .YCSfAv7-logo {
  margin: 0 5px 0 0;
}

.fvphi6-content .YCSfAv7-logo img, .fvphi6-content .zrOto29q__contrast img {
  height: 15.83px;
  margin: 0 5px 0 0;
  width: 16.67px;
}

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

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

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

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

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

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

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

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

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

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

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

.fvphi6-content .GZP4r--jzLNheI .btn-GvkYJCXj {
  align-self: flex-start;
  margin: 0;
}
@media screen and (max-width: 620px) {
  .fvphi6-content .GZP4r--jzLNheI .btn-GvkYJCXj {
    margin: 19px 0 0 0;
    order: 1;
  }
}

.fvphi6-content .NMO3aC__b {
  display: flex;
  margin: 0 0 13px 0;
}

.fvphi6-content .NMO3aC__b img {
  height: 20px;
  margin: 0 12px 0 0;
  width: 20px;
}

.fvphi6-content .NMO3aC__b p, .U1GCnx5K-f h3 {
  margin: 0;
  max-width: 100%;
}

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

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

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

.fvphi6-content .GZP4r--jzLNheI .b_xLUFegBOy .action__EqTyAiea.colsZOGSlH3E {
  margin: 0 0 0 8px;
  min-width: auto;
  width: 65%;
}

.fvphi6-content .GZP4r--jzLNheI .b_xLUFegBOy .action__EqTyAiea.o08GzO5l__btn {
  min-width: auto;
  width: 35%;
}

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

.fvphi6-content .GZP4r--jzLNheI .PZiEJVHL--button img {
  height: 17.3px;
  margin: 0 8.5px;
  width: 17.3px;
}

.fvphi6-content .GZP4r--jzLNheI .PZiEJVHL--button span {
  color: rgb(255, 255, 255);
  font-family: "Jura", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
  margin: 0 8.5px;
}

.fvphi6-content .p8zqW29 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .fvphi6-content .p8zqW29 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 620px) {
  .fvphi6-content .p8zqW29 {
    flex-wrap: wrap;
  }
}

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

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

.fvphi6-content .primary_ULHzMvkh5._pros {
  color: rgb(105, 210, 162);
}

.fvphi6-content .primary_ULHzMvkh5._cons {
  color: rgb(240, 79, 86);
}

.fvphi6-content .p8zqW29 .first-I3qPCjZn {
  display: flex;
  flex-direction: row;
  margin: 16px 0 0 0;
}

.fvphi6-content .p8zqW29 img {
  height: 24px;
  margin: 0 10px 0 0;
  width: 24px;
}

.fvphi6-content .p8zqW29 .first-I3qPCjZn p {
  max-width: 100%;
}

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

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

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

.U1GCnx5K-f img {
  height: 24px;
  margin: 0 0 0 5px;
  width: 24px;
}

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

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

.blog_hD3Ajr7C.open .U1GCnx5K-f::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;
}

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

.bot--9rM7CJot4 {
  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_ViU0wtA {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .foot_ViU0wtA {
    justify-content: center;
    order: 2;
    width: 100%;
  }
}

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

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

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

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

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

.K2QI6Jb--bottom ul li:hover {
  color: rgb(255, 255, 255);
}

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

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

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

.foot--720qLix8 .mBEagGpSinv {
  height: 26px;
}

.foot--720qLix8 .GugKhD-tZJVq3yYL {
  height: 22.5px;
}

.foot--720qLix8 .sKPG--dD1hKUb {
  height: 15.3px;
}

.foot--720qLix8 .Hdlau6yCM--l {
  height: 40px;
}

.foot--720qLix8 .KgMId-35yJhd {
  height: 22.5px;
}

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

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

.p6jfnOVps_login, .fvphi6-content .f97fKG-zYoTjPfRq {
  align-items: center;
  display: flex;
}

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

.authxHcylqB, .fvphi6-content .rows__mZ51QzKHY {
  display: flex;
  flex-direction: column;
}

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

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

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

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

.fvphi6-content .YtIZ3-MWibgn {
  margin: 0 0 20px 0;
}

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

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

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

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

.fvphi6-content .afYPen-9Ca5RXbVv {
  align-items: center;
  display: flex;
  margin: 0;
  max-width: 100%;
}

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

.fvphi6-content .afYPen-9Ca5RXbVv 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) {
  .fvphi6-content .afYPen-9Ca5RXbVv span {
    font-size: 14px;
    line-height: 16px;
  }
}

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

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

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

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

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

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

.fvphi6-content .dark_9z1lQJW8j {
  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;
}

.fvphi6-content .mTkI1Eiz-b {
  align-items: center;
  display: flex;
  justify-content: center;
}

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

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

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

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

.wrapQ3HyFC {
  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) {
  .wrapQ3HyFC {
    flex-direction: column;
  }
}
.wrapQ3HyFC .l9m2w04e-rows {
  display: flex;
  align-items: center;
}
.wrapQ3HyFC .l9m2w04e-rows img {
  height: 44px;
  width: auto;
  margin: 13px 14px 13px 80px;
}
@media (max-width: 750px) {
  .wrapQ3HyFC .l9m2w04e-rows img {
    margin-left: 10px;
  }
}
.wrapQ3HyFC .l9m2w04e-rows .cardRvU2h1kS .cookies-heading {
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 6px;
}
.wrapQ3HyFC .l9m2w04e-rows .cardRvU2h1kS .qzbCYB193--txt {
  line-height: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.wrapQ3HyFC .brand_OEHD5T1xW {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 750px) {
  .wrapQ3HyFC .brand_OEHD5T1xW {
    margin-bottom: 13px;
    white-space: unset;
  }
}
.wrapQ3HyFC .brand_OEHD5T1xW .prim-LGpVJP9m {
  margin-right: 10px;
}
.wrapQ3HyFC .brand_OEHD5T1xW .X3uSzQIY-btn {
  cursor: pointer;
  margin-right: 80px;
}
@media (max-width: 750px) {
  .wrapQ3HyFC .brand_OEHD5T1xW .X3uSzQIY-btn {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

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

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

@media screen and (max-width: 768px) {
  header .OTQwP2_bVymxvr .EmzXji6-header, header nav .aKVj4ws_l {
    border: none;
  }
}

@media screen and (max-width: 768px) {
  header .OTQwP2_bVymxvr .EmzXji6-header .kzF0xS__hTkm9X {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .OTQwP2_bVymxvr .RmAQNYi__nav {
    background: #0F0B27;
    display: none;
    flex-direction: column;
    left: calc(50% - 50vw);
    padding: 125px 15px 15px 15px;
    position: absolute;
    top: -16px;
    transition: 0.4s linear;
    width: 100vw;
  }
}
@media screen and (max-width: 620px) {
  .OTQwP2_bVymxvr .RmAQNYi__nav {
    padding-top: 100px;
  }
}

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

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

.OcInxEXWhfirst {
  transition: all 0.2s ease;
}

.fvphi6-content .QIFAP3-cont p.copied {
  color: rgb(105, 210, 162);
  transform: scale(1.1);
}

@media screen and (max-width: 768px) {
  .action--iaqKBy 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) {
  .action--iaqKBy.active span {
    background: url("/assets/default/images/logos/burger-close.svg") center/cover no-repeat;
  }
}

@media screen and (max-width: 768px) {
  .fvphi6-content p, .fvphi6-content ul, .fvphi6-content ol, .fvphi6-content td, .fvphi6-content th {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  footer .kzF0xS__hTkm9X {
    order: 1;
  }
}
@media screen and (max-width: 340px) {
  footer .kzF0xS__hTkm9X {
    margin: 0 0 10px 0;
    width: 100%;
  }
}

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

@media screen and (max-width: 620px) {
  header nav .aKVj4ws_l, header .OTQwP2_bVymxvr .EmzXji6-header {
    padding: 0;
  }
}

@media screen and (max-width: 620px) {
  .fvphi6-content p, .fvphi6-content ul li, .fvphi6-content ol li, .fvphi6-content td, .fvphi6-content th {
    font-size: 14px;
    line-height: 16px;
    max-width: 100%;
  }
}

@media screen and (max-width: 620px) {
  .fvphi6-content ul, .fvphi6-content ol {
    margin: 0 0 12px 0;
    max-width: 100%;
    padding: 0 0 0 12px;
  }
}

@media screen and (max-width: 620px) {
  .w9X1yJa-logo {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 620px) {
  .fvphi6-content .b_xLUFegBOy .action__EqTyAiea.colsZOGSlH3E {
    width: 60%;
  }
}

@media screen and (max-width: 620px) {
  .fvphi6-content .b_xLUFegBOy .action__EqTyAiea.o08GzO5l__btn {
    width: 40%;
  }
}

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

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

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

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