
:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
}
* {
  font-family: "Nunito", sans-serif; 
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  color: white;
  margin: 0;
  font-family: "Nunito", sans-serif; 
}
hr {
  height: 0;
  color: inherit;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono",
    Menlo, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
fieldset,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
html {
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto,
    Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont,
    "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5;
}
body {
  font-family: inherit;
  line-height: inherit;
}
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid;
}
hr {
  border-top-width: 1px;
}
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a1a1aa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a1a1aa;
}
input::placeholder,
textarea::placeholder {
  color: #a1a1aa;
}
[role="button"],
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
.bg-white {
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}
.bg-black,
.bg-white {
  --tw-bg-opacity: 1 !important;
}
.bg-black {
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important;
}
.bg-blue-base {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(26, 155, 182, var(--tw-bg-opacity)) !important;
}
.bg-blue-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 91, 169, var(--tw-bg-opacity)) !important;
}
.bg-blue-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(12, 255, 255, var(--tw-bg-opacity)) !important;
}
.bg-blue-lighter {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(214, 240, 255, var(--tw-bg-opacity)) !important;
}
.bg-grey-darker {
  /* --tw-bg-opacity: 1 !important; */
  background-color: rgba(24, 24, 24, var(--tw-bg-opacity)) !important;
}
.bg-grey-dark-mid {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(34, 34, 34, var(--tw-bg-opacity)) !important;
}
.bg-grey-dark {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(64, 64, 64, var(--tw-bg-opacity)) !important;
}
.bg-grey-base {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(88, 88, 88, var(--tw-bg-opacity)) !important;
}
.bg-grey-light {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(119, 119, 119, var(--tw-bg-opacity)) !important;
}
.bg-grey-lighter {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(168, 168, 168, var(--tw-bg-opacity)) !important;
}
.hover\:bg-blue-base:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(114, 15, 148, var(--tw-bg-opacity)) !important;
}
.border-blue-light {
  --tw-border-opacity: 1 !important;
  border-color: rgba(12, 255, 255, var(--tw-border-opacity)) !important;
}
.border-purple-neon {
  --tw-border-opacity: 1 !important;
  border-color: rgba(190, 0, 254, var(--tw-border-opacity)) !important;
}
.border-grey-darker {
  --tw-border-opacity: 1 !important;
  border-color: rgba(24, 24, 24, var(--tw-border-opacity)) !important;
}
.border-grey-dark {
  --tw-border-opacity: 1 !important;
  border-color: rgba(64, 64, 64, var(--tw-border-opacity)) !important;
}
.border-grey-light {
  --tw-border-opacity: 1 !important;
  border-color: rgba(119, 119, 119, var(--tw-border-opacity)) !important;
}
.rounded-md {
  border-radius: 0.375rem !important;
}
.rounded-lg {
  border-radius: 0.5rem !important;
}
.rounded-xl {
  border-radius: 0.75rem !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-t {
  border-top-width: 1px !important;
}
.first\:border-t-0:first-child {
  border-top-width: 0 !important;
}
.cursor-default {
  cursor: default !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-wait {
  cursor: wait !important;
}
.cursor-not-allowed {
  cursor: not-allowed !important;
}
.flex {
  display: flex !important;
}
.table {
  display: table !important;
}
.grid {
  display: grid !important;
}
.hidden {
  display: none !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-center {
  align-items: center !important;
}
.self-start {
  align-self: flex-start !important;
}
.self-center {
  align-self: center !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.h-3 {
  height: 0.75rem !important;
}
.h-4 {
  height: 1rem !important;
}
.h-5 {
  height: 1.25rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-8 {
  height: 2rem !important;
}
.h-10 {
  height: 2.5rem !important;
}
.h-12 {
  height: 3rem !important;
}
.h-24 {
  height: 6rem !important;
}
.h-auto {
  height: auto !important;
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.text-lg {
  font-size: 1.125rem !important;
}
.text-lg,
.text-xl {
  line-height: 1.75rem !important;
}
.text-xl {
  font-size: 1.25rem !important;
}
.text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.text-3xl {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
.text-4xl {
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.text-6xl {
  font-size: 3.75rem !important;
  line-height: 1 !important;
}
.leading-tight {
  line-height: 1.25 !important;
}
.leading-relaxed {
  line-height: 1.625 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-4 {
  margin: 1rem !important;
}
.m-6 {
  margin: 1.5rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mr-10 {
  margin-right: 2.5rem !important;
}
.mt-16 {
  margin-top: 4rem !important;
}
.mb-16 {
  margin-bottom: 4rem !important;
}
.mt-20 {
  margin-top: 5rem !important;
}
.last\:m-0:last-child {
  margin: 0 !important;
}
.last\:mr-0:last-child {
  margin-right: 0 !important;
}
.last\:mb-0:last-child {
  margin-bottom: 0 !important;
}
.last\:mb-2:last-child {
  margin-bottom: 0.5rem !important;
}
.max-w-none {
  max-width: none !important;
}
.max-w-sm {
  max-width: 24rem !important;
}
.max-w-xl {
  max-width: 36rem !important;
}
.max-w-2xl {
  max-width: 42rem !important;
}
.max-w-full {
  max-width: 100% !important;
}
.max-w-screen-sm {
  max-width: 640px !important;
}
.max-w-screen-md {
  max-width: 768px !important;
}
.max-w-screen-lg {
  max-width: 1024px !important;
}
.max-w-screen-xl {
  max-width: 1280px !important;
}
.min-w-0 {
  min-width: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.hover\:opacity-100:hover {
  opacity: 1 !important;
}
.outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.p-10 {
  padding: 2.5rem !important;
}
.p-12 {
  padding: 3rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-16 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.inset-0 {
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.inset-0,
.top-0 {
  top: 0 !important;
}
.right-0 {
  right: 0 !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.left-0 {
  left: 0 !important;
}
.resize {
  resize: both !important;
}
* {
  --tw-shadow: 0 0 transparent;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
}
.shadow,
.shadow-lg {
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),
    var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow) !important;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}
.shadow-xl {
  /* --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04) !important; */
  box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),
    var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow) !important;
}
* {
  --tw-ring-inset: var(--tw-empty); /*!*/ /*!*/
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 transparent;
  --tw-ring-shadow: 0 0 transparent;
}
.fill-current {
  fill: currentColor !important;
}
.stroke-current {
  stroke: currentColor !important;
}
.table-auto {
  table-layout: auto !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-white {
  color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-blue-base,
.text-white {
  --tw-text-opacity: 1 !important;
}
/* .text-blue-base {
   color: rgba(26, 155, 182, var(--tw-text-opacity)) !important;
} */
.text-blue-light {
  --tw-text-opacity: 1 !important;
  color: rgba(12, 255, 255, var(--tw-text-opacity)) !important;
}
.text-blue-lighter {
  --tw-text-opacity: 1 !important;
  color: rgba(214, 240, 255, var(--tw-text-opacity)) !important;
}
.text-purple-lighter {
  --tw-text-opacity: 1 !important;
  color: rgba(141, 86, 219, var(--tw-text-opacity)) !important;
}
.text-grey-darker {
  --tw-text-opacity: 1 !important;
  color: rgba(24, 24, 24, var(--tw-text-opacity)) !important;
}
.text-grey-dark-mid {
  --tw-text-opacity: 1 !important;
  color: rgba(34, 34, 34, var(--tw-text-opacity)) !important;
}
.text-grey-dark {
  --tw-text-opacity: 1 !important;
  color: rgba(64, 64, 64, var(--tw-text-opacity)) !important;
}
.text-grey-light {
  --tw-text-opacity: 1 !important;
  color: rgba(119, 119, 119, var(--tw-text-opacity)) !important;
}
.hover\:text-blue-light:hover {
  --tw-text-opacity: 1 !important;
  color: rgba(12, 255, 255, var(--tw-text-opacity)) !important;
}
.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.tracking-widest {
  letter-spacing: 0.1em !important;
}
.select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.visible {
  visibility: visible !important;
}
.break-all {
  word-break: break-all !important;
}
.w-4 {
  width: 1rem !important;
}
.w-5 {
  width: 1.25rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-8 {
  width: 2rem !important;
}
.w-12 {
  width: 3rem !important;
}
.w-16 {
  width: 4rem !important;
}
.w-20 {
  width: 5rem !important;
}
.w-24 {
  width: 6rem !important;
}
.w-32 {
  width: 8rem !important;
}
.w-40 {
  width: 10rem !important;
}
.w-48 {
  width: 12rem !important;
}
.w-64 {
  width: 16rem !important;
}
.w-1\/2 {
  width: 50% !important;
}
.w-full {
  width: 100% !important;
}
.w-screen {
  width: 100vw !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-20 {
  z-index: 20 !important;
}
.z-30 {
  z-index: 30 !important;
}
.z-40 {
  z-index: 40 !important;
}
.z-50 {
  z-index: 50 !important;
}
.gap-4 {
  grid-gap: 1rem !important;
  gap: 1rem !important;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense !important;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.transform {
  --tw-translate-x: 0 !important;
  --tw-translate-y: 0 !important;
  --tw-rotate: 0 !important;
  --tw-skew-x: 0 !important;
  --tw-skew-y: 0 !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translateX(var(--tw-translate-x))
    translateY(var(--tw-translate-y)) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.scale-50 {
  --tw-scale-x: 0.5 !important;
  --tw-scale-y: 0.5 !important;
}
.rotate-45 {
  --tw-rotate: 45deg !important;
}
.translate-x-3 {
  --tw-translate-x: 0.75rem !important;
}
.translate-x-8 {
  --tw-translate-x: 2rem !important;
}
.-translate-x-1 {
  --tw-translate-x: -0.25rem !important;
}
.-translate-y-1,
.hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem !important;
}
.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.transition {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.transition-opacity {
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.transition-transform {
  transition-property: transform !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.duration-100 {
  transition-duration: 0.1s !important;
}
.duration-150 {
  transition-duration: 0.15s !important;
}
.duration-200 {
  transition-duration: 0.2s !important;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}

.btn-jump {
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x))
    translateY(var(--tw-translate-y)) rotate(var(--tw-rotate))
    skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
}
.btn-jump:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
}
.tooltip {
  display: block !important;
  z-index: 60;
}
.tooltip .tooltip-inner {
  background: #222;
  font-size: 1.125rem;
  color: #fff;
  border-radius: 0.5rem;
  padding: 0.5rem 0.75rem;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.tooltip .tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: 5px;
  border-color: #222;
  z-index: 1;
}
.tooltip[x-placement^="top"] {
  margin-bottom: 10px;
}
.tooltip[x-placement^="top"] .tooltip-arrow {
  border-width: 5px 5px 0;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  bottom: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="bottom"] {
  margin-top: 10px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow {
  border-width: 0 5px 5px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  top: -5px;
  left: calc(50% - 5px);
  margin-top: 0;
  margin-bottom: 0;
}
.tooltip[x-placement^="right"] {
  margin-left: 10px;
}
.tooltip[x-placement^="right"] .tooltip-arrow {
  border-width: 5px 5px 5px 0;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  left: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip[x-placement^="left"] {
  margin-right: 10px;
}
.tooltip[x-placement^="left"] .tooltip-arrow {
  border-width: 5px 0 5px 5px;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  right: -5px;
  top: calc(50% - 5px);
  margin-left: 0;
  margin-right: 0;
}
.tooltip.popover .popover-inner {
  background: #f9f9f9;
  color: #222;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.tooltip.popover .popover-arrow {
  border-color: #f9f9f9;
}
.tooltip[aria-hidden="true"] {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.15s, visibility 0.15s;
}
.tooltip[aria-hidden="false"] {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.15s;
}
.nuxt-content h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.nuxt-content code {
  word-break: break-all;
  border-radius: 0.5rem;
  padding: 0.25rem 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(24, 24, 24, var(--tw-bg-opacity));
}
.nuxt-content a {
  --tw-text-opacity: 1;
  color: rgba(26, 155, 182, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.nuxt-content a:hover {
  --tw-text-opacity: 1;
  color: rgba(12, 255, 255, var(--tw-text-opacity));
}
html {
  font-family: Jost, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu,
    Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, Helvetica Neue,
    Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  /* background-color: #404040; */
  /* background-image: url("img/horizontal\ \(1\).svg"); */
  /* background: linear-gradient(
    to right,
    #6f32fc 3%,
    #6041ff 10%,
    #12baff 72%
  ); */
  color: #fff;
  overflow-y: scroll;
}
.bg-gradient {
    background: linear-gradient(
    to right,
    #6f32fc 3%,
    #6041ff 10%,
    #12baff 72%
  ) !important;
}
@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:items-center {
    align-items: center !important;
  }
  .sm\:justify-between {
    justify-content: space-between !important;
  }
  .sm\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .sm\:text-lg {
    font-size: 1.125rem !important;
  }
  .sm\:text-lg,
  .sm\:text-xl {
    line-height: 1.75rem !important;
  }
  .sm\:text-xl {
    font-size: 1.25rem !important;
  }
  .sm\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .sm\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .sm\:mt-0 {
    margin-top: 0 !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0 !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-8 {
    margin-right: 2rem !important;
  }
  .sm\:p-8 {
    padding: 2rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:w-24 {
    width: 6rem !important;
  }
  .sm\:w-48 {
    width: 12rem !important;
  }
  .sm\:w-64 {
    width: 16rem !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 768px) {
  .md\:flex {
    display: flex !important;
  }
  .md\:hidden {
    display: none !important;
  }
  .md\:h-5 {
    height: 1.25rem !important;
  }
  .md\:h-8 {
    height: 2rem !important;
  }
  .md\:h-10 {
    height: 2.5rem !important;
  }
  .md\:h-16 {
    height: 4rem !important;
  }
  .md\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .md\:text-lg {
    font-size: 1.125rem !important;
  }
  .md\:text-lg,
  .md\:text-xl {
    line-height: 1.75rem !important;
  }
  .md\:text-xl {
    font-size: 1.25rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .md\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .md\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .md\:text-6xl {
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }
  .md\:mr-4 {
    margin-right: 1rem !important;
  }
  .md\:mt-8 {
    margin-top: 2rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .md\:px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }
  .md\:px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:break-normal {
    word-wrap: normal !important;
    word-break: normal !important;
  }
  .md\:w-8 {
    width: 2rem !important;
  }
  .md\:w-16 {
    width: 4rem !important;
  }
  .md\:w-32 {
    width: 8rem !important;
  }
  .md\:w-64 {
    width: 16rem !important;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1024px) {
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-col {
    flex-direction: column !important;
  }
  .lg\:even\:flex-row-reverse:nth-child(2n) {
    flex-direction: row-reverse !important;
  }
  .lg\:items-start {
    align-items: flex-start !important;
  }
  .lg\:justify-between {
    justify-content: space-between !important;
  }
  .lg\:justify-evenly {
    justify-content: space-evenly !important;
  }
  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg\:flex-grow {
    flex-grow: 1 !important;
  }
  .lg\:h-6 {
    height: 1.5rem !important;
  }
  .lg\:h-8 {
    height: 2rem !important;
  }
  .lg\:h-10 {
    height: 2.5rem !important;
  }
  .lg\:h-12 {
    height: 3rem !important;
  }
  .lg\:h-16 {
    height: 4rem !important;
  }
  .lg\:h-32 {
    height: 8rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  .lg\:text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
  }
  .lg\:text-lg {
    font-size: 1.125rem !important;
  }
  .lg\:text-lg,
  .lg\:text-xl {
    line-height: 1.75rem !important;
  }
  .lg\:text-xl {
    font-size: 1.25rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .lg\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .lg\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
  .lg\:text-6xl {
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }
  .lg\:m-8 {
    margin: 2rem !important;
  }
  .lg\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .lg\:mr-0 {
    margin-right: 0 !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1rem !important;
  }
  .lg\:mr-6 {
    margin-right: 1.5rem !important;
  }
  .lg\:ml-8 {
    margin-left: 2rem !important;
  }
  .lg\:mt-20 {
    margin-top: 5rem !important;
  }
  .lg\:mt-24 {
    margin-top: 6rem !important;
  }
  .lg\:last\:mb-0:last-child {
    margin-bottom: 0 !important;
  }
  .lg\:last\:mb-16:last-child {
    margin-bottom: 4rem !important;
  }
  .lg\:max-w-xs {
    max-width: 20rem !important;
  }
  .lg\:max-w-2xl {
    max-width: 42rem !important;
  }
  .lg\:max-w-screen-lg {
    max-width: 1024px !important;
  }
  .lg\:max-w-screen-xl {
    max-width: 1280px !important;
  }
  .lg\:p-6 {
    padding: 1.5rem !important;
  }
  .lg\:p-16 {
    padding: 4rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:w-6 {
    width: 1.5rem !important;
  }
  .lg\:w-8 {
    width: 2rem !important;
  }
  .lg\:w-10 {
    width: 2.5rem !important;
  }
  .lg\:w-12 {
    width: 3rem !important;
  }
  .lg\:w-16 {
    width: 4rem !important;
  }
  .lg\:w-20 {
    width: 5rem !important;
  }
  .lg\:w-24 {
    width: 6rem !important;
  }
  .lg\:w-32 {
    width: 8rem !important;
  }
  .lg\:w-64 {
    width: 16rem !important;
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
  .lg\:-translate-x-1 {
    --tw-translate-x: -0.25rem !important;
  }
  .lg\:-translate-y-1 {
    --tw-translate-y: -0.25rem !important;
  }
}
@media (min-width: 1280px) {
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:justify-center {
    justify-content: center !important;
  }
  .xl\:justify-between {
    justify-content: space-between !important;
  }
  .xl\:h-7 {
    height: 1.75rem !important;
  }
  .xl\:h-10 {
    height: 2.5rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
  }
  .xl\:text-lg,
  .xl\:text-xl {
    line-height: 1.75rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
  .xl\:text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .xl\:text-5xl {
    font-size: 3rem !important;
    line-height: 1 !important;
  }
  .xl\:text-6xl {
    font-size: 3.75rem !important;
    line-height: 1 !important;
  }
  .xl\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }
  .xl\:mt-0 {
    margin-top: 0 !important;
  }
  .xl\:mr-4 {
    margin-right: 1rem !important;
  }
  .xl\:mr-8 {
    margin-right: 2rem !important;
  }
  .xl\:ml-8 {
    margin-left: 2rem !important;
  }
  .xl\:mb-16 {
    margin-bottom: 4rem !important;
  }
  .xl\:last\:mr-0:last-child {
    margin-right: 0 !important;
  }
  .xl\:max-w-screen-xl {
    max-width: 1280px !important;
  }
  .xl\:p-8 {
    padding: 2rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:w-10 {
    width: 2.5rem !important;
  }
  .xl\:w-24 {
    width: 6rem !important;
  }
  .xl\:w-40 {
    width: 10rem !important;
  }
  .xl\:w-64 {
    width: 16rem !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .xl\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
}
.svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-border {
  height: 1.5em;
}
.svg-inline--fa.fa-li {
  width: 2em;
}
.svg-inline--fa.fa-fw {
  width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  transform-origin: center center;
}
.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}
.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}
.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  transform: scale(0.25);
  transform-origin: top right;
}
.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  transform: scale(0.25);
  transform-origin: bottom right;
}
.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  transform: scale(0.25);
  transform-origin: bottom left;
}
.fa-layers-top-right {
  right: 0;
  top: 0;
  transform: scale(0.25);
  transform-origin: top right;
}
.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  transform: scale(0.25);
  transform-origin: top left;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}
.fa-rotate-180 {
  transform: rotate(180deg);
}
.fa-rotate-270 {
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  transform: scaleX(-1);
}
.fa-flip-vertical {
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}
.fa-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.svg-inline--fa .fa-primary {
  fill: currentColor;
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
  fill: currentColor;
  fill: var(--fa-secondary-color, currentColor);
}
.svg-inline--fa .fa-secondary,
.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: #000;
}
.fad.fa-inverse {
  color: #fff;
}
code[class*="language-"],
pre[class*="language-"] {
  color: #000;
  background: 0 0;
  text-shadow: 0 1px #fff;
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
code[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection,
pre[class*="language-"] ::-moz-selection,
pre[class*="language-"]::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}
code[class*="language-"] ::selection,
code[class*="language-"]::selection,
pre[class*="language-"] ::selection,
pre[class*="language-"]::selection {
  text-shadow: none;
  background: #b3d4fc;
}
@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}
pre[class*="language-"] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0;
}
:not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #708090;
}
.token.punctuation {
  color: #999;
}
.token.namespace {
  opacity: 0.7;
}
.token.boolean,
.token.constant,
.token.deleted,
.token.number,
.token.property,
.token.symbol,
.token.tag {
  color: #905;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
  color: #690;
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url {
  color: #9a6e3a;
  background: hsla(0, 0%, 100%, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.class-name,
.token.function {
  color: #dd4a68;
}
.token.important,
.token.regex,
.token.variable {
  color: #e90;
}
.token.bold,
.token.important {
  font-weight: 700;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  width: 0;
  opacity: 1;
  transition: width 0.1s, opacity 0.4s;
  background-color: #fff;
  z-index: 999999;
}
.nuxt-progress.nuxt-progress-notransition {
  transition: none;
}
.nuxt-progress-failed {
  background-color: red;
}
.fade-in[data-v-075b9758] {
  -webkit-animation: fadeIn-data-v-075b9758 0.2s ease-in-out;
  animation: fadeIn-data-v-075b9758 0.2s ease-in-out;
}
.fade-out[data-v-075b9758] {
  -webkit-animation: fadeOut-data-v-075b9758 0.2s ease-in-out;
  animation: fadeOut-data-v-075b9758 0.2s ease-in-out;
}
@-webkit-keyframes fadeIn-data-v-075b9758 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn-data-v-075b9758 {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut-data-v-075b9758 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut-data-v-075b9758 {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.jump-in[data-v-075b9758] {
  -webkit-animation: jumpIn-data-v-075b9758 0.2s ease-in-out;
  animation: jumpIn-data-v-075b9758 0.2s ease-in-out;
}
.jump-out[data-v-075b9758] {
  -webkit-animation: jumpOut-data-v-075b9758 0.2s ease-in-out;
  animation: jumpOut-data-v-075b9758 0.2s ease-in-out;
}
@-webkit-keyframes jumpIn-data-v-075b9758 {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jumpIn-data-v-075b9758 {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes jumpOut-data-v-075b9758 {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
@keyframes jumpOut-data-v-075b9758 {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(0.9);
  }
}
.slide-in[data-v-15068a38] {
  -webkit-animation: slideIn-data-v-15068a38 0.45s ease-in-out;
  animation: slideIn-data-v-15068a38 0.45s ease-in-out;
}
.slide-out[data-v-15068a38] {
  -webkit-animation: slideOut-data-v-15068a38 0.45s ease-in-out;
  animation: slideOut-data-v-15068a38 0.45s ease-in-out;
}
@-webkit-keyframes slideIn-data-v-15068a38 {
  0% {
    opacity: 0;
    transform: translateX(320px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideIn-data-v-15068a38 {
  0% {
    opacity: 0;
    transform: translateX(320px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes slideOut-data-v-15068a38 {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(320px);
  }
}
@keyframes slideOut-data-v-15068a38 {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(320px);
  }
}
.fade-enter-active[data-v-30e85866],
.fade-leave-active[data-v-30e85866] {
  transition: all 0.25s ease-out;
  transform: translateY(0);
}
.fade-enter[data-v-30e85866],
.fade-leave-to[data-v-30e85866] {
  opacity: 0;
  transform: translateY(100px);
}
.fade-in-enter-active[data-v-b48de766] {
  -webkit-animation: fadeIn-data-v-b48de766 0.25s ease-in-out;
  animation: fadeIn-data-v-b48de766 0.25s ease-in-out;
}
.fade-in-leave-active[data-v-b48de766] {
  -webkit-animation: fadeOut-data-v-b48de766 0.25s ease-in-out;
  animation: fadeOut-data-v-b48de766 0.25s ease-in-out;
}
@-webkit-keyframes fadeIn-data-v-b48de766 {
  0% {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    opacity: 0;
  }
  to {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 1;
  }
}
@keyframes fadeIn-data-v-b48de766 {
  0% {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    opacity: 0;
  }
  to {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut-data-v-b48de766 {
  0% {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 1;
  }
  to {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    opacity: 0;
  }
}
@keyframes fadeOut-data-v-b48de766 {
  0% {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    opacity: 1;
  }
  to {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    opacity: 0;
  }
}
.st1[data-v-46f31779] {
  fill: #00fcff;
}
.st4[data-v-46f31779] {
  fill: #0d2161;
}
.st9[data-v-46f31779] {
  fill: #fff8ff;
}
.st15[data-v-46f31779] {
  fill: #0670f4;
}
.st16[data-v-46f31779] {
  fill: #0d34ad;
}
.st17[data-v-46f31779],
.st18[data-v-46f31779] {
  fill: none;
  stroke: #0670f4;
  stroke-miterlimit: 10;
}
.st18[data-v-46f31779] {
  stroke-width: 0.5;
}
.st19[data-v-46f31779] {
  opacity: 0.48;
  fill: #fff8ff;
}
.circle[data-v-4b4bbe03] {
  stroke: #fff;
  fill: none;
  stroke-width: 0.35em;
  stroke-dashoffset: -8.007em;
  stroke-dasharray: 8.007em;
  -webkit-animation: circle-loading-data-v-4b4bbe03 1.4s linear infinite;
  animation: circle-loading-data-v-4b4bbe03 1.4s linear infinite;
  transform: rotate(-90deg);
  transform-origin: 50%;
  position: relative;
}
@-webkit-keyframes circle-loading-data-v-4b4bbe03 {
  0% {
    transform: rotate(0);
    stroke-dashoffset: 8.007em;
  }
  50% {
    stroke-dashoffset: 0;
  }
  to {
    transform: rotate(1turn);
    stroke-dashoffset: -8.007em;
  }
}
@keyframes circle-loading-data-v-4b4bbe03 {
  0% {
    transform: rotate(0);
    stroke-dashoffset: 8.007em;
  }
  50% {
    stroke-dashoffset: 0;
  }
  to {
    transform: rotate(1turn);
    stroke-dashoffset: -8.007em;
  }
}
circle[data-v-4b4bbe03] {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  -webkit-animation: dash 1.5s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite;
}
.bullets[data-v-4b4bbe03] {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
.bullet[data-v-4b4bbe03] {
  width: 1em;
  height: 1em;
  background: #fff;
  margin-right: 0.5em;
  border-radius: 100%;
  flex-grow: 1;
  -webkit-animation: bullets-loading-data-v-4b4bbe03 1.5s ease-in-out
    infinite;
  animation: bullets-loading-data-v-4b4bbe03 1.5s ease-in-out infinite;
  opacity: 0;
  transform: scale(0);
}
.bullet[data-v-4b4bbe03]:last-child {
  margin-right: 0;
}
@-webkit-keyframes bullets-loading-data-v-4b4bbe03 {
  0%,
  80%,
  to {
    opacity: 1%;
    transform: scale(0);
  }
  40% {
    opacity: 1%;
    transform: scale(1);
  }
}
@keyframes bullets-loading-data-v-4b4bbe03 {
  0%,
  80%,
  to {
    opacity: 1%;
    transform: scale(0);
  }
  40% {
    opacity: 1%;
    transform: scale(1);
  }
}
.brand-logo {
  height: 55px;
}
.btn-invite {
  background-color: #720f94 !important;
}
.btn-invite:hover {
  text-decoration: none;
  background-color: #78a4fa !important;
}
.btn-support {
  background-color: #78a4fa !important;
}
.btn-support:hover {
  text-decoration: none;
  background-color: #720f94 !important;
}

#waves {
  fill: url(#gradient);
}
.nav-gradient {
  background: linear-gradient(
    to right,
    #6f32fc 3%,
    #6041ff 10%,
    #12baff 72%
  ) !important;
}
.question-mark-img {
  height: 300px !important;
}
.nav-self:hover {
  border-radius: 50px;
}
.pre-card {
  background: linear-gradient( to right, #720f94 7%, #1e1a60 60%, #001132 100% );
}
.paypal-img {
  width: 20rem;
}
.developer-img {
  border: 2px solid white;
    border-radius: 50%;
    font-size: 30px !important;
    height: 170px !important;
}
.footer-anc:hover {
  color: #6041ff !important;
  text-decoration: none;
}
.bg-grey-dark-mid-self {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(24, 24, 24, var(--tw-bg-opacity)) !important;
}
.pre-logo-height {
  height: 200px !important;
}
@media (max-width: 769.98px)  {

  .display-none {
    display:  none !important;
  }
}
