* {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  text-align: center;
  color: black;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* Hide scrollbar for Chrome, Safari and Opera */
*::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
* {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

*:focus {
  outline: 0 none;
}

html {
  margin: 0;
  padding: 0;
  height: 100% !important;
  min-height: 100vh !important;
  background: #000407;
}

body {
  margin: 0;
  padding: 0;
  height: 100% !important;
  min-height: 100% !important;
  overflow: scroll !important;
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  pointer-events: none !important;
  color: transparent !important;
}

ul {
  margin: 0px;
  margin-bottom: 20px;
}

ul li {
  padding-top: 10px;
  list-style-type: square;
  text-align: left;
}

button {
  border-radius: 5px;
}

/***/
.accordion {
  border-radius: 0.33em !important;
  border: 1px solid white !important;
  overflow: hidden;
}

.accordion__panel p {
  text-align: left;
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: normal;
  text-align: justify;
}

.accordion__panel li {
  color: white;
}

.accordion__panel {
  /* background: rgb(215, 215, 215); */
  background: #000407;
  overflow: overlay;
  border-bottom: 1px solid white !important;
}

.accordion__button {
  background: hsl(0 0% 100% / .2) !important;
  color: white !important;
  border-bottom: 1px solid white !important;
}

.accordion__item:first-child .accordion__button {
  border-top: 0 !important;
}

/* .accordion__item:last-child .accordion__button {
  border-bottom: 0 !important;
} */

.accordion__item+.accordion__item {
  border-top: none !important;
}

.accordion__panel {
  padding: 10px !important;
  /* border-top: 2px solid white !important; */
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  /* border-left: 50px solid #dfdfdf; */
  /* border-left: 10px solid #404040; */
}






.accordion__button h2 {
  display: inline-block;
  font-weight: normal;
  margin: 0;
  color: white;
}

.accordion__panel h3 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  color: black;
}

.accordion__panel h4 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  color: black;
  margin-left: 10px;
}

.accordion__panel h5 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  color: black;
  margin-left: 20px;
}

.accordion__item:last-child .accordion__panel {
  border-bottom: 0 !important;
  border-top: 1px solid white !important;
}

.accordion__item:last-child .accordion__button {
  border-bottom: 0 !important;
}

/***/

.od45e6s2e5 {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  z-index: -1;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/ezgif.com-rotateA.gif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#grf46u27q2,
.App {
  /* min-height: 95%;
    height: 95%; */
  margin: 0;
  padding: 0;
  height: 100%;
}

#grf46u27q2>div#k2x4kg4d62,
.App>div#k2x4kg4d62 {
  min-height: 5%;
  height: 5%;
  font-size: 14px;
  line-height: 14px;
  /* font-weight: bold; */
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* background-color: #000000; */
  color: white;
}

.t9b5i8o7p7 {
  min-height: 100vh;
  width: 100%;
}

.od45e6s2e8 {
  z-index: 1;
}

.t8ao7p12er {
  padding-top: 50px;
  width: calc(100% - 100px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding-bottom: 50px;
  min-height: calc(100vh - 30px);
}

.r5e6r8f5f3 {
  display: block;
  margin-bottom: 20px;
  height: 60px;
  width: fit-content;

  position: relative;
  z-index: 999;
}

.a87m775j11 {
  max-height: 60px;
  display: block;
  aspect-ratio: auto;
}

.a7ea785yw1 {
  font-weight: normal;
  color: white;
  font-size: 30px;
  line-height: 30px;
  /* padding-right: 50px; */
  text-align: left;
}


.xw5afq8377>.connect-buttona2 {
  margin: auto;
}

.xw5afq8377 {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  width: calc(100% - 100px);
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

.xw5afq8377 button {
  border-radius: 0.33em !important;
}

.xw5afq8377>.connect-buttona2 {
  border: 3px solid white !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}

.xw5afq8377>.connect-buttona2:hover {

  background-color: white;
  color: black;
  border: 1px solid black !important;
}

.xw5afq8377>.connect-buttona2:active {
  /* transform: translate(2px, 2px); */
  transform: scale(1.05);
}

.xw5afq8377>.connect-buttona2 {
  border-width: 1px !important;
  box-shadow: none !important;
  color: white;
}

.xw5afq8377>.connect-buttona2 {
  background: transparent;
}

.xw5afq8377>.connect-buttona2 {
  background: hsl(0 0% 100% / .2);
  color: white;
}

.connect-buttona2 {
  font-size: 14px;
  line-height: 14px;
  background: var(--color-tertiary);
  color: var(--font-color-1);
  border: none;
  padding: 10px;
  border-radius: 0;
  cursor: pointer;
  border-radius: 0;
}

#a9e5kg4dd4 {
  height: 30px;
}

#a9e5kg4dd4>span {
  line-height: 30px;
  color: white;
}

.d4e5i8o5g6 {
  /* background-color: hsl(0 50% 50% / .2); */
  height: 100%;
  /* min-height: 100%; */

  position: relative;
  top: 0;
  bottom: 0;

  /* padding-bottom: 40px; */
  min-height: 100vh;
}

.od45e6s2e6 {
  z-index: 1;
}

.d8e5r8z5d6 {
  display: table;
  width: 100%;
  /* background-image: url(../images/ShinyOverlay.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
}


.r12ydd9tt9 {
  /* background-image: url(../images/28865459.png); */
  background-size: contain;
  /* background: no-repeat; */
  /* opacity: 0.2; */
  background-repeat: no-repeat;
  background-position: center;

  vertical-align: middle;
}


.h4j5t8e2c5,
.dialog-container {
  border-radius: 0.33em !important;
}

.qv94y4b7e4,
.d7r5f8e9r5,
.ks84wu38r9,
.d54r8e5e5e,
.e1ygabg49g,
.nqgk393a66,
.h4j5t8e2c5,
.r5t8d2g5r6,
.cb42y4wh95,
.fd13sss8ud,
.css-7q5fg2-control,
.css-vkdkco-control,
.css-14hi45i-control,
.w97tn3g3g9,
.az7ze3rt88,
.r8e9r5g6t2,
.r85e6d2z5a,
.n4gw97t311,
.card,
.nqgk393a67,
.tyjm42m238,
.fp9jy2n596,
.fn596p9jy2 {
  border: 1px solid white !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}

.h4j5t8e2c5:hover {
  /* background: linear-gradient(90deg, rgba(135, 202, 211, 1) 0%, rgba(211, 170, 238, 0.9402354691876751) 48%, rgba(246, 230, 187, 1) 100%);
    color: white; */
  background-color: white;
  color: black;
  /* text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px; */
  border: 1px solid black !important;
}

.h4j5t8e2c5:hover .e8r7s5d6a9 {
  filter: brightness(0);
}

.h4j5t8e2c5:active {
  /* transform: translate(2px, 2px); */
  transform: scale(1.05);
}

.h4j5t8e2c5 {
  border-width: 1px !important;
  box-shadow: none !important;
  color: white;
  border-color: white !important;
}

.h4j5t8e2c5 {
  background: hsl(0 0% 100% / .2);
  color: white;
}

.b2x3fa3z75 {
  min-height: calc(100vh - 30px);
  display: flex;
  align-items: center;
  /* background-image: linear-gradient(90deg, transparent, black 130%); */
}

.df89aze788 {
  height: auto;
  width: 100%;
  text-align: left;

  margin-bottom: 50px;
  margin-top: 50px;
}

.sdgef7d7z5 {
  margin-left: 50px;
  margin-right: 50px;
}

.r5e6r8f5f2 {
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 20px;
}

.k43m9m5jn9 {
  max-height: 90px;
  max-width: 100%;
  display: block;
  aspect-ratio: auto;
}

.xi54c35mv8 {
  color: var(--font-color-1);
}

.tj7a855yu4 {
  font-weight: normal;
  /* background-image: linear-gradient(-225deg,
            rgb(35 35 39) 0%,
            rgb(35 35 39) 29%,
            white 67%,
            rgb(35 35 39) 100%); */
  /* background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto; */
  color: white;
  /* background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: nh99u53rd5 2s linear infinite; */
  /* display: inline-block; */
  font-size: 30px;
  line-height: 30px;
  /* z-index: -1; */
  /* padding-left: 50px; */
  /*padding-right: 50px;*/
  text-align: left;
  max-width: 500px;
}

.tj7a855yu4,
.ab5r6f85e9,
.ab5r6f85e8 {
  margin-left: 50px;
  margin-right: 50px;
}

.sdgef7d7z5 {
  color: white;
  /* padding-left: 50px; */
  margin-right: 50px;
  text-align: left;
  max-width: 500px;
  line-height: normal;
  font-size: 15px;
}

.ke7r9m5j99 {
  color: white;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3px;
}

.ke7r9m5j99:hover {
  text-decoration-style: solid;
}

.ke7r9m5j99:active {
  text-decoration-style: dotted;
}

.ab5r6f85e9 {
  margin-top: 50px;
  text-align: left;
}

.ab5r6f85e8 {
  margin-top: 0;
  text-align: left;
}

.h4j5t8e2c5 {
  display: inline-block;
  color: white;
  text-decoration: none;
  border: 1px solid white;
  text-align: left;
  padding: 10px;
  line-height: 14px;
  font-size: 14px;
  cursor: pointer;
}

.r8t4d58e2c {
  margin-bottom: 20px;
  margin-right: 20px;
}


#k2x4kg4d62 {
  font-size: 14px;
  line-height: 14px;
  height: 30px;
}

#k2x4kg4d62>span {
  /* color: white; */
  color: white;
  /* font-weight: 600; */
  font-size: 14px;
  line-height: 30px;
}

.h4j5t8e2c5 *,
.connect-buttona2 * {
  color: white;
}

.h4j5t8e2c5:hover *,
.connect-buttona2:hover * {
  color: black;
}

.r5e6r8f5f2 {
  display: block;
  max-height: 90px;
  width: calc(100% - 40px);
  aspect-ratio: 401 / 140;
}

.e8r7s5d6a9 {
  height: 100%;
  width: auto;
  max-height: 14px;
  max-width: 14px;
  filter: brightness(0) invert(1);
}

.s5e8d77a91 {
  height: 14px;
  width: 14px;
}

.s5e8d77a92 {
  height: 14px;
  width: 14px;
}

.r8y5e8r5r6 {
  display: flex;
  justify-content: center;
  height: 14px;
}

.h5t5r8ht97 {
  margin-left: 5px;
}

.ef6d5k85ts {
  background-color: #000407;
  border-bottom: 1px solid white;
}

.ef6d5k85ts:last-child {
  border-bottom: none;
}

.yh2r5g2t9h {
  color: white;
  padding: 18px;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}

.or5f5s4e88 {
  text-align: center;
  vertical-align: middle;
}

.y6r5f2e3r6 {
  font-weight: normal;
  color: white;
}

.y8r5d5yy95 {
  width: 100%;
  border-radius: 0.33em !important;
  border: none;
  /* outline: 1px solid white !important; */
  box-shadow: 0px 0px 0px 1px white;
  overflow: hidden;
  border-collapse: collapse;
  /* table-layout: fixed; */
}

.y8r5y1d6u8 {
  background: hsl(0 0% 100% / .2) !important;
  color: white !important;
  padding: 18px;
  text-align: center;
  /* width: 100%; */
}

.t9d5e9t5d4 {
  border-bottom: 1px solid white;
}

.rg6s4e5r8r {
  color: white;
  font-weight: normal;
  display: inline-block;
  margin: 0;
}

.t8d5e2f5r6 {
  width: 100%;
  padding-bottom: 10px;
  display: table;
}

.r8t4de5r19 {
  margin-left: 10px;
}

.e5g5e6f2r5 {
  text-align: left;
  display: table-cell;
}

.a4dr8e5f5e {
  text-align: right;
  display: table-cell;
}

.f5z6s5d2e5 {
  color: white;
  border: 1px solid transparent;
  border-left: 1px solid white;
  padding: 10px;
  padding-left: 10px;

  display: inline-block;
  line-height: 14px;
  font-size: 14px;
}

.f5z6s5d2e5 * {
  color: white;
}

.t8r5d6z9e8 {
  margin-left: 10px;
}

.a1r6s7z8e9 {
  background-color: #000407;
  text-align: center;
  width: 100%;
  padding: 50px;
}

.a1r6s7z8e9 * {
  color: white;
}

.spinner {
  animation: spin infinite 1s linear;

  /*You can increase or decrease the timer (5s) to 
   increase or decrease the speed of the spinner*/
}


.r8y7g4h5y6 {
  display: flex;
  justify-content: center;
  height: 14px;
}

.l5r6t5u8t5 {
  margin-right: 5px;
}

.d6e5r7s3e5 {
  display: table;
}

.d5e6r5z8s5 {
  color: white;
  text-decoration: underline;
  /* text-decoration-style: double; */
  text-underline-offset: 3px;
  cursor: default;
  font-weight: 600;
}

.u5r6f5e6r5 {
  cursor: pointer;
}

.r6s5e6t8d5 {
  cursor: not-allowed;
}

.r6s5e6t8d5:hover {
  text-decoration: none !important;
}


.d5e4f8e6r6 {
  cursor: not-allowed;
}

.d5e4f8e6r6:active {
  transform: none;
}

.d5e4f8e6r6:hover {
  background-color: hsl(0 0% 100% / .2);
  color: white;
  border: 1px solid white !important;
}

.d5e4f8e6r6:hover * {
  color: white;
}

.d5e6r5a8z8 {
  cursor: not-allowed;
}

.d5e6r5a8z8:active {
  transform: none;
}

.d5e6r5a8z8:hover {
  background-color: hsl(0 0% 100% / .2);
  color: white;
  border: 1px solid white !important;
}

.d5e6r5a8z8:hover * {
  color: white;
}

.u5r6f5e6r5:hover {
  text-decoration: underline;
  /* text-decoration-style: double; */
  text-underline-offset: 3px;
  text-decoration-color: white;
}

.f4e5r6y9p5 {
  padding-left: 20px;
}

.e5r4r6y9p5 {
  padding-left: 10px;
}

.q32s5z45e6 {
  display: table-cell;
}

.g5h4r6d5e2 {
  display: table-row-group;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 1201px) {

  .tj7a855yu4,
  .ab5r6f85e9,
  .ab5r6f85e8 {
    margin-left: 50px;
  }

  .sdgef7d7z5 {
    margin-left: 50px;
  }

  .r5e6r8f5f2 {
    margin-left: 50px;
  }

  .a9awxu28ab {
    width: 50%;
    display: table-cell;
  }

  .r12ydd9tt9 {
    width: 50%;
    display: table-cell;
    /* background-image: linear-gradient(transparent, rgb(35, 35, 39, 1)), url("../images/2886545.jpg"); */
    background-size: cover;
    /* opacity: 0.2; */
  }
}

@media (min-width: 756px) and (max-width: 1200px) {

  .tj7a855yu4,
  .ab5r6f85e9,
  .ab5r6f85e8 {
    margin-left: 0;
  }

  .sdgef7d7z5 {
    margin-left: 0;
  }

  .r5e6r8f5f2 {
    margin-left: 0;
  }

  .a9awxu28ab {
    /* width: 60%; */
    width: 60%;
    display: table-cell;
  }

  .r12ydd9tt9 {
    /* width: 40%; */
    width: 40%;
    display: table-cell;
    /* background-image: linear-gradient(transparent, rgb(35, 35, 39, 1)), url("../images/2886545.jpg"); */
    background-size: cover;
    /* opacity: 0.2; */
  }
}

@media (max-width: 755px) {

  .y8r5d5yy95 {
    display: block;
  }

  .t9d5e9t5d4 {
    display: table;
    width: 100%;
  }

  .or5f5s4e88 {
    display: block;
  }

  .g5h4r6d5e2 {
    display: block;
  }

  .ef6d5k85ts {
    display: block;
  }

  .y8r5y1d6u8 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .s5a6z5e8r7 {
    display: block;
  }

  .q2a3z6e5e8 {
    display: block;
  }

  .t8d5e2f5r6 {
    display: block;
  }

  .e5g5e6f2r5 {
    display: block;
  }

  .a4dr8e5f5e {
    margin-top: 10px;
    display: block;
  }

  .tj7a855yu4,
  .ab5r6f85e9,
  .ab5r6f85e8 {
    margin-left: 50px;
    margin-right: 50px;
  }

  .r5e6r8f5f2 {
    margin-left: 50px;
    margin-right: 50px;
  }

  .sdgef7d7z5 {
    margin-left: 50px;
    margin-right: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .a9awxu28ab {
    width: 100%;
    display: block;
  }

  .r12ydd9tt9 {
    display: none;
  }
}

@media (max-width: 485px) {

  .tj7a855yu4,
  .ab5r6f85e9,
  .ab5r6f85e8 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .r5e6r8f5f2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .sdgef7d7z5 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .df89aze788 {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .xw5afq8377 {
    top: 20px;
    width: calc(100% - 40px);
  }

  .t8ao7p12er {
    padding-top: 20px;
    width: calc(100% - 40px);
    padding-bottom: 20px;
  }
}