
.child-popover .MuiPaper-root .MuiList-root {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: rgba(130, 78, 220, 0.85);
}

#nprogress .spinner-icon {
  border-top-color: rgba(130, 78, 220, 0.85);
  border-left-color: rgba(130, 78, 220, 0.85);
}

#nprogress .peg {
  box-shadow: 0 0 15px rgba(130, 78, 220, 0.85), 0 0 8pxrgba (130, 78, 220, 0.3);
}

:root {
  --swiper-theme-color: #824edc;
  -webkit-print-color-scheme: dark;
  color-scheme: dark;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  20% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  60% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  20% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  40% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  60% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  80% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.8);
    -moz-transform: scale(2.8);
    -ms-transform: scale(2.8);
    transform: scale(2.8);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.8);
    -moz-transform: scale(2.8);
    -ms-transform: scale(2.8);
    transform: scale(2.8);
    opacity: 0;
  }
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  100% {
    -webkit-transform: translate(3%, 3%);
    -moz-transform: translate(3%, 3%);
    -ms-transform: translate(3%, 3%);
    transform: translate(3%, 3%);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }
  100% {
    -webkit-transform: translate(3%, 3%);
    -moz-transform: translate(3%, 3%);
    -ms-transform: translate(3%, 3%);
    transform: translate(3%, 3%);
  }
}
.css-1r7z1ty {
  width: 100%;
  position: -webkit-sticky !important;
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0 !important;
  z-index: 1100;
}

.css-ckmkb2 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  position: -webkit-sticky !important;
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 0 !important;
  z-index: 1100;
  background: rgba(28, 28, 28, 0.1);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  border-bottom: 1px solid rgba(249, 250, 251, 0.16);
  -webkit-backdrop-filter: blur(50px);
}

.css-1c0oca0 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 18px;
  padding-right: 18px;
}

@media (min-width: 600px) {
  .css-1c0oca0 {
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media (min-width: 1280px) {
  .css-1c0oca0 {
    max-width: 1280px;
  }
}

.css-5a8ado {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-left: 4.5px;
  padding-right: 4.5px;
}

.css-19slu89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  max-width: 15rem;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: start;
  justify-content: start;
}

.css-g9qqfj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-g9qqfj > :not(style):not(style) {
  margin: 0;
}

.css-g9qqfj > :not(style) ~ :not(style) {
  margin-left: 4.5px;
}

.css-1wgch11 {
  margin: 0;
  font: inherit;
  color: #824edc;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.css-1wgch11:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-b933ss {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
}

.css-jg9d2k {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #f9fafb;
  font-size: 18px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  letter-spacing: -0.03em;
}

.css-hu1hb9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-hu1hb9 > :not(style):not(style) {
  margin: 0;
}

.css-hu1hb9 > :not(style) ~ :not(style) {
  margin-left: 9px;
}

@media (min-width: 0px) {
  .css-hu1hb9 {
    display: none;
  }
}

@media (min-width: 960px) {
  .css-hu1hb9 {
    display: inherit;
  }
}

.css-r2gmpb {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #824edc;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  padding: 9px 16px;
  color: rgba(249, 250, 251, 0.72);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.css-r2gmpb::-moz-focus-inner {
  border-style: none;
}

.css-r2gmpb.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-r2gmpb {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-r2gmpb:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(130, 78, 220, 0.1);
}

@media (hover: none) {
  .css-r2gmpb:hover {
    background-color: transparent;
  }
}

.css-r2gmpb.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
}

.css-r2gmpb .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.css-1q0eyj5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: end;
  justify-content: end;
  gap: 9px;
  width: 100%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 15rem;
  -webkit-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: visible;
}

.css-31y570 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 5px 15px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border: 1px solid rgba(130, 78, 220, 0.5);
  color: #824edc;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  background: radial-gradient(
    106.71% 106.71% at 50% -6.71%,
    #45005e 0%,
    #000000 46.08%,
    #000342 85.94%
  );
  border-radius: 8px;
  box-shadow: inset 0px -6px 24px rgba(255, 255, 255, 0.24),
    inset 0px 1px 2px #bd00ff;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
}

.css-31y570::-moz-focus-inner {
  border-style: none;
}

.css-31y570.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-31y570 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-31y570:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(130, 78, 220, 0.1);
  border: 1px solid #824edc;
}

@media (hover: none) {
  .css-31y570:hover {
    background-color: transparent;
  }
}

.css-31y570.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  border: 1px solid rgba(203, 204, 210, 0.02);
}

.css-31y570 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 0px) {
  .css-31y570 {
    font-size: 12px;
    height: 32px;
    padding-left: 13.5px;
    padding-right: 13.5px;
  }
}

@media (min-width: 960px) {
  .css-31y570 {
    font-size: 13px;
    height: 36px;
    padding-left: 18px;
    padding-right: 18px;
  }
}

.css-1bywuf0 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 16px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #fff;
  background-color: #824edc;
  box-shadow: none;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  background: radial-gradient(
      92.09% 85.42% at 86.3% 87.5%,
      rgba(0, 0, 0, 0.54) 0%,
      rgba(0, 0, 0, 0) 86.18%
    ),
    radial-gradient(
      65.28% 65.28% at 26.39% 20.83%,
      rgba(255, 255, 255, 0.0472) 0%,
      rgba(255, 255, 255, 0) 69.79%,
      rgba(255, 255, 255, 0) 100%
    ),
    #5d29f0;
  border-radius: 8px;
  box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.1),
    inset -3px -4px 7px rgba(9, 0, 114, 0.24);
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
}

.css-1bywuf0::-moz-focus-inner {
  border-style: none;
}

.css-1bywuf0.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1bywuf0 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1bywuf0:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgb(104, 62, 176);
  box-shadow: none;
}

@media (hover: none) {
  .css-1bywuf0:hover {
    background-color: #824edc;
  }
}

.css-1bywuf0:active {
  box-shadow: none;
}

.css-1bywuf0.Mui-focusVisible {
  box-shadow: none;
}

.css-1bywuf0.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  box-shadow: none;
  background-color: rgba(203, 204, 210, 0.02);
}

.css-1bywuf0 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 0px) {
  .css-1bywuf0 {
    font-size: 12px;
    height: 32px;
    padding-left: 13.5px;
    padding-right: 13.5px;
  }
}

@media (min-width: 960px) {
  .css-1bywuf0 {
    font-size: 13px;
    height: 36px;
    padding-left: 18px;
    padding-right: 18px;
  }
}

.css-tn3nm2 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #824edc;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  padding: 9px 16px;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
  padding-left: 9px;
  padding-right: 9px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  white-space: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
}

.css-tn3nm2::-moz-focus-inner {
  border-style: none;
}

.css-tn3nm2.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-tn3nm2 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-tn3nm2:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(130, 78, 220, 0.1);
}

@media (hover: none) {
  .css-tn3nm2:hover {
    background-color: transparent;
  }
}

.css-tn3nm2.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
}

.css-tn3nm2 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 0px) {
  .css-tn3nm2 {
    display: none;
  }
}

@media (min-width: 960px) {
  .css-tn3nm2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.css-tn3nm2:hover {
  color: #a593ec;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-ij46j9 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.5rem;
  padding: 8px;
  border-radius: 50%;
  overflow: visible;
  color: #cbccd2;
  -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 8px;
  padding: 8px;
  background: radial-gradient(
    106.71% 106.71% at 50% -6.71%,
    #45005e 0%,
    #000000 46.08%,
    #000342 85.94%
  );
  border-radius: 8px;
  box-shadow: inset 0px -6px 24px rgba(255, 255, 255, 0.24),
    inset 0px 1px 2px #bd00ff;
  font-weight: 500;
  padding-left: 7.2px;
  padding-right: 7.2px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.css-ij46j9::-moz-focus-inner {
  border-style: none;
}

.css-ij46j9.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-ij46j9 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-ij46j9:hover {
  background-color: rgba(203, 204, 210, 0.1);
}

@media (hover: none) {
  .css-ij46j9:hover {
    background-color: transparent;
  }
}

.css-ij46j9.Mui-disabled {
  background-color: transparent;
  color: rgba(203, 204, 210, 0.5);
}

.css-ij46j9 .MuiTouchRipple-root {
  border-radius: 8px;
}

@media (min-width: 0px) {
  .css-ij46j9 {
    display: inherit;
    font-size: 12px;
    height: 32px;
  }
}

@media (min-width: 960px) {
  .css-ij46j9 {
    display: none;
    font-size: 13px;
    height: 36px;
  }
}

.css-ntyhb3 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
}

@media (min-width: 0px) {
  .css-ntyhb3 {
    font-size: 20px;
  }
}

@media (min-width: 960px) {
  .css-ntyhb3 {
    font-size: 24px;
  }
}

.css-d2h2oy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(77, 148, 255, 0.03) 100%
  );
}

@media (min-width: 0px) {
  .css-d2h2oy {
    width: 100%;
    gap: 9px;
  }
}

@media (min-width: 960px) {
  .css-d2h2oy {
    width: 100%;
    gap: 13.5px;
  }
}

@media (min-width: 1280px) {
  .css-d2h2oy {
    gap: 18px;
  }
}

.css-1i2qu0 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.5rem;
  padding: 8px;
  border-radius: 50%;
  overflow: visible;
  color: #cbccd2;
  -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 8px;
  padding: 8px;
  width: 32px;
  height: 32px;
  padding: 4.5px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.css-1i2qu0::-moz-focus-inner {
  border-style: none;
}

.css-1i2qu0.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1i2qu0 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1i2qu0.Mui-disabled {
  background-color: transparent;
  color: rgba(203, 204, 210, 0.5);
}

.css-1i2qu0 .MuiTouchRipple-root {
  border-radius: 8px;
}

.css-1bdxnx3 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 15px;
}

.css-1g4wlhu {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: 14px;
  line-height: 1.35;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

@media (min-width: 0px) {
  .css-1g4wlhu {
    text-align: center;
  }
}

@media (min-width: 960px) {
  .css-1g4wlhu {
    text-align: inherit;
  }
}

@media (min-width: 0px) {
  .css-uom0wy {
    display: block;
  }
}

@media (min-width: 960px) {
  .css-uom0wy {
    display: inline;
  }
}

.css-181z7a5 {
  height: 1rem;
  width: 2px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.1);
}

@media (min-width: 0px) {
  .css-181z7a5 {
    display: none;
  }
}

@media (min-width: 600px) {
  .css-181z7a5 {
    display: block;
  }
}

.css-1txroz1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #824edc;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  padding: 9px 16px;
  color: #fff;
  padding-left: 0px;
  padding-right: 0px;
}

.css-1txroz1::-moz-focus-inner {
  border-style: none;
}

.css-1txroz1.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1txroz1 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1txroz1:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(130, 78, 220, 0.1);
}

@media (hover: none) {
  .css-1txroz1:hover {
    background-color: transparent;
  }
}

.css-1txroz1.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
}

.css-1txroz1 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.css-1txroz1:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  background: transparent;
}

.css-eptlo4 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.25rem;
  margin-left: 2.6999999999999997px;
}

.css-1tnya9f {
  margin: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-width: 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.12);
  border-bottom-width: thin;
  background: rgba(203, 204, 210, 0.1);
  border: 0;
  height: 1px;
}

.css-1acowe4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  max-width: 100vw;
}

.css-rqt36n {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  padding-top: 140px;
  min-height: 1050px;
  background: linear-gradient(
    180deg,
    #000000 0%,
    #0d0033 12.5%,
    #6134e2 36.91%,
    #7f52ff 43.5%,
    #dcdafc 60%,
    #684bbc 70%,
    #000000 75%
  );
  z-index: 0;
}

@media (min-width: 0px) {
  .css-rqt36n {
    gap: 0px;
  }
}

@media (min-width: 600px) {
  .css-rqt36n {
    gap: 90px;
  }
}

.css-xx417c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px;
  width: 100%;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

@media (min-width: 0px) {
  .css-xx417c {
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media (min-width: 960px) {
  .css-xx417c {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.css-8ye00i {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 600;
  width: 100%;
  letter-spacing: -5.76px;
  text-align: center;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.2) 32.07%,
    rgba(145, 78, 255, 0.3) 75.29%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 0px) {
  .css-8ye00i {
    font-size: 72px;
    line-height: 80px;
  }
}

@media (min-width: 600px) {
  .css-8ye00i {
    font-size: 100px;
  }
}

@media (min-width: 960px) {
  .css-8ye00i {
    font-size: 132px;
    line-height: 184.32px;
  }
}

@media (min-width: 1280px) {
  .css-8ye00i {
    font-size: 162px;
  }
}

@media (min-width: 1600px) {
  .css-8ye00i {
    font-size: 192px;
  }
}

.css-1alv75f {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.6px;
  color: #fff;
}

.css-sz0cz9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: end;
  justify-content: end;
  margin-bottom: 90px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.css-sz0cz9 > :not(style):not(style) {
  margin: 0;
}

.css-sz0cz9 > :not(style) ~ :not(style) {
  margin-left: 9px;
}

.css-7myt5g {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.9375rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 8px 22px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #fff;
  background-color: #824edc;
  box-shadow: none;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 11px 24px;
  background: radial-gradient(
      92.09% 85.42% at 86.3% 87.5%,
      rgba(0, 0, 0, 0.54) 0%,
      rgba(0, 0, 0, 0) 86.18%
    ),
    radial-gradient(
      65.28% 65.28% at 26.39% 20.83%,
      rgba(255, 255, 255, 0.0472) 0%,
      rgba(255, 255, 255, 0) 69.79%,
      rgba(255, 255, 255, 0) 100%
    ),
    #5d29f0;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
  font-size: 22px;
  padding: 24px 30px;
}

.css-7myt5g::-moz-focus-inner {
  border-style: none;
}

.css-7myt5g.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-7myt5g {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-7myt5g:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgb(104, 62, 176);
  box-shadow: none;
}

@media (hover: none) {
  .css-7myt5g:hover {
    background-color: #824edc;
  }
}

.css-7myt5g:active {
  box-shadow: none;
}

.css-7myt5g.Mui-focusVisible {
  box-shadow: none;
}

.css-7myt5g.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  box-shadow: none;
  background-color: rgba(203, 204, 210, 0.02);
}

.css-7myt5g .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.css-7myt5g .MuiButton-startIcon {
  margin-right: 8px;
}

.css-7myt5g .MuiSvgIcon-root {
  font-size: 26px;
}

.css-vubbuv {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
}

.css-1lquv2g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  z-index: -1;
  top: 28rem;
}

.css-tb3dvi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 10rem;
  width: 100%;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 0;
}

@media (min-width: 0px) {
  .css-tb3dvi {
    display: none;
  }
}

@media (min-width: 600px) {
  .css-tb3dvi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.css-vdrca1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 4.5px;
  z-index: 1;
  margin-bottom: 27px;
}

@media (min-width: 0px) {
  .css-vdrca1 {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 960px) {
  .css-vdrca1 {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 0px) {
  .css-vdrca1 {
    max-width: 70%;
    text-align: center;
  }
}

@media (min-width: 960px) {
  .css-vdrca1 {
    max-width: 100%;
    text-align: left;
  }
}

.css-kau2rd {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(249, 250, 251, 0.48);
}

.css-1o2763i {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 900px;
  overflow: hidden;
  z-index: 1;
  position: relative;
}

@media (min-width: 0px) {
  .css-1o2763i {
    display: none;
  }
}

@media (min-width: 600px) {
  .css-1o2763i {
    display: block;
  }
}

.css-920f4a {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.css-lhr8ds {
  width: 50px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-jl5quz {
  width: 90px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-1jk1z2d {
  width: 152px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-da6sek {
  width: 80px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-buqyto {
  width: 130px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-1rnmoqk {
  width: 120px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-kog4cy {
  width: 150px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-filter: grayscale(1) opacity(0.6);
  filter: grayscale(1) opacity(0.6);
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-fzs5qg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}

.css-f78juk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
  z-index: 1;
}

@media (min-width: 0px) {
  .css-f78juk {
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    text-align: left;
    padding-left: 27px;
    padding-right: 27px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -315px;
  }
}

@media (min-width: 600px) {
  .css-f78juk {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 0px;
  }
}

@media (min-width: 960px) {
  .css-f78juk {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 18px;
    margin-right: 18px;
  }
}

.css-1licnzi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 18px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 0px) {
  .css-1licnzi {
    display: none;
  }
}

@media (min-width: 600px) {
  .css-1licnzi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.css-1usyku9 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  font-family: inherit;
  line-height: 1.235;
}

.css-1nuvs2u {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: -1.44px;
}

@media (min-width: 0px) {
  .css-1nuvs2u {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
  }
}

@media (min-width: 600px) {
  .css-1nuvs2u {
    text-align: center;
  }
}

@media (min-width: 960px) {
  .css-1nuvs2u {
    font-size: 48px;
    line-height: 48px;
  }
}

.css-3z9n4x {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 400;
  font-size: 16px;
}

@media (min-width: 0px) {
  .css-3z9n4x {
    text-align: left;
  }
}

@media (min-width: 600px) {
  .css-3z9n4x {
    text-align: center;
  }
}

.css-38kjsu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-top: 90px;
  position: relative;
}

@media (min-width: 0px) {
  .css-38kjsu {
    gap: 144px;
  }
}

@media (min-width: 960px) {
  .css-38kjsu {
    gap: 0px;
  }
}

.css-xmvpgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 0px) {
  .css-xmvpgs {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 960px) {
  .css-xmvpgs {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 0px) {
  .css-xmvpgs {
    min-height: auto;
    gap: 72px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -45px;
  }
}

@media (min-width: 600px) {
  .css-xmvpgs {
    margin-top: 0px;
  }
}

@media (min-width: 960px) {
  .css-xmvpgs {
    min-height: 20rem;
    gap: 0px;
    -webkit-align-items: initial;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
  }
}
.css-f7rg8r {
  width: 100% !important;
}
.css-f7rg8r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  gap: 27px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
  .css-f7rg8r {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 600px) {
  .css-f7rg8r {
    max-width: 100%;
  }
}

@media (min-width: 960px) {
  .css-f7rg8r {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 8rem;
  }
}

.css-1bv8oi2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
  padding: 18px;
  max-width: 100%;

  background: linear-gradient(95.45deg, #0082F8 0%, #0523b6 100%);
  border-radius: 14px;
  overflow: hidden;
  border: 1px rgba(249, 250, 251, 0.1) solid;
}

.css-1oue6af {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}

.css-1cuii6d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.1);
  padding: 9px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.css-1k33q06 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: #fff;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.25rem;
}

.css-j7qwjs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.css-1mnta4s {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 17px;
}

.css-1x8njeb {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 11px;
  opacity: 0.7;
}

.css-1lmaxbk {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 9px;
  padding-right: 9px;
  background: linear-gradient(
    270deg,
    rgba(51, 65, 85, 0) 0%,
    rgba(51, 65, 85, 0.32) 53%,
    rgba(51, 65, 85, 0) 100%
  );
  box-shadow: 0px 0.7200000286102295px 1.440000057220459px #b4acb7 inset;
  border-radius: 5.76px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-c16693 {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
}

.css-qwkj4h {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  gap: 9px;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.css-pb2v3g {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 11px;
  font-weight: 500;
}

.css-mc8hv8 {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 9px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.css-1cnxo71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 4.5px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-1y2026c {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.25rem;
  color: #6152a8;
}

.css-163jgqs {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.25rem;
  opacity: 0.5;
}

.css-bgo9n4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 9px;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
}
.live-waiting p {
color: #000;
}
.live-waiting ol li {
    color: #000;  
}
.css-e2kh2f {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 9px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.css-160cth8 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 10px;
  opacity: 0.7;
  font-family: monospace;
}

.css-bhd9d9 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 10px;
  font-family: monospace;
  white-space: nowrap;
}

.css-1ric9g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  gap: -9px;
  width: 0;
}

@media (min-width: 0px) {
  .css-1ric9g {
    display: none;
  }
}

@media (min-width: 960px) {
  .css-1ric9g {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.css-13cfiez {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  gap: 27px;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media (min-width: 0px) {
  .css-13cfiez {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 600px) {
  .css-13cfiez {
    max-width: 75%;
  }
}

@media (min-width: 960px) {
  .css-13cfiez {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 8rem;
    padding-right: 0px;
  }
}

.css-ssrqqd {
  margin: 0;
  font-weight: 700;
  font-size: 30px;
  font-family: inherit;
  line-height: 1.2;
  letter-spacing: -0.48px;
}

.css-4yt635 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}

.css-1255msl {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 16px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #fff;
  background-color: #824edc;
  box-shadow: none;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  background: linear-gradient(95.45deg, #0082F8 0%, #0523b6 100%);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
}

.css-1255msl::-moz-focus-inner {
  border-style: none;
}

.css-1255msl.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1255msl {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1255msl:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgb(104, 62, 176);
  box-shadow: none;
}

@media (hover: none) {
  .css-1255msl:hover {
    background-color: #824edc;
  }
}

.css-1255msl:active {
  box-shadow: none;
}

.css-1255msl.Mui-focusVisible {
  box-shadow: none;
}

.css-1255msl.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  box-shadow: none;
  background-color: rgba(203, 204, 210, 0.02);
}

.css-1255msl .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.css-aw0a0h {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 20px;
  margin-left: 5.3999999999999995px;
}

@media (min-width: 0px) {
  .css-aw0a0h {
    display: none;
  }
}

@media (min-width: 960px) {
  .css-aw0a0h {
    display: inherit;
  }
}

.css-1k11vv3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 0px) {
  .css-1k11vv3 {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (min-width: 960px) {
  .css-1k11vv3 {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 0px) {
  .css-1k11vv3 {
    min-height: auto;
    gap: 72px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -135px;
  }
}

@media (min-width: 600px) {
  .css-1k11vv3 {
    margin-top: 0px;
  }
}

@media (min-width: 960px) {
  .css-1k11vv3 {
    min-height: 20rem;
    gap: 0px;
    -webkit-align-items: initial;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
  }
}

@media (min-width: 0px) {
  .css-130f8nx {
    display: none;
  }
}

@media (min-width: 600px) {
  .css-130f8nx {
    display: block;
  }
}

.css-1bqbqcm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  background-color: #111121;
  max-width: 390px;
  overflow: hidden;
  width: 100%;
  border-color: rgba(93, 41, 240, 0.4);
  border-style: solid;
  border-width: 1px;
  border-bottom-width: 0;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.04),
    0 0 0 3px rgba(255, 255, 255, 0.04), 0 0 0 8px rgba(255, 255, 255, 0.04);
}

.css-1egh5em {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #212134;
  height: 34px;
  padding-left: 14.4px;
}

.css-1egh5em > :not(style):not(style) {
  margin: 0;
}

.css-1egh5em > :not(style) ~ :not(style) {
  margin-left: 5.3999999999999995px;
}

.css-1t9skrm {
  background-color: #ee6a5e;
  border-radius: 1000px;
  height: 8px;
  width: 8px;
}

.css-z94mql {
  background-color: #f5bf4f;
  border-radius: 1000px;
  height: 8px;
  width: 8px;
}

.css-isursn {
  background-color: #62c554;
  border-radius: 1000px;
  height: 8px;
  width: 8px;
}

.css-4dplmq {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: -18px;
  width: calc(100% + 18px);
  margin-left: -18px;
  padding: 18px;
  height: 100%;
}

.css-4dplmq > .MuiGrid-item {
  padding-top: 18px;
}

.css-4dplmq > .MuiGrid-item {
  padding-left: 18px;
}

.css-8ny623 {
  box-sizing: border-box;
  margin: 0;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 50%;
}

@media (min-width: 600px) {
  .css-8ny623 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width: 960px) {
  .css-8ny623 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width: 1280px) {
  .css-8ny623 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width: 1600px) {
  .css-8ny623 {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

.css-1aectt5 {
  max-width: 100%;
  max-height: 100%;
  padding: 13.5px;
}

.css-ohugnc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.css-iujr1 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.44px;
  color: white;
}

.css-1lkcbd1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.8125rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 3px 9px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border: 1px solid rgba(130, 78, 220, 0.5);
  color: #824edc;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 6px 16px;
  line-height: 1.5;
  background: radial-gradient(
    106.71% 106.71% at 50% -6.71%,
    #45005e 0%,
    #000000 46.08%,
    #000342 85.94%
  );
  border-radius: 8px;
  box-shadow: inset 0px -6px 24px rgba(255, 255, 255, 0.24),
    inset 0px 1px 2px #bd00ff;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
}

.css-1lkcbd1::-moz-focus-inner {
  border-style: none;
}

.css-1lkcbd1.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1lkcbd1 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1lkcbd1:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgba(130, 78, 220, 0.1);
  border: 1px solid #824edc;
}

@media (hover: none) {
  .css-1lkcbd1:hover {
    background-color: transparent;
  }
}

.css-1lkcbd1.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  border: 1px solid rgba(203, 204, 210, 0.02);
}

.css-1lkcbd1 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.css-1km25fo {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 16px;
  margin-left: 6.3px;
}

.css-ys0so5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 36px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  max-width: 75.5rem;
}

@media (min-width: 0px) {
  .css-ys0so5 {
    margin-top: 90px;
  }
}

@media (min-width: 600px) {
  .css-ys0so5 {
    margin-top: 144px;
  }
}

.css-1um0o4o {
  margin: 0;
  font-weight: 700;
  font-size: 30px;
  font-family: inherit;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 0px) {
  .css-1um0o4o {
    text-align: left;
    padding-left: 18px;
    padding-right: 18px;
  }
}

@media (min-width: 600px) {
  .css-1um0o4o {
    text-align: center;
  }
}

@media (min-width: 960px) {
  .css-1um0o4o {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.css-1lfcdw0 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.9375rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 8px 22px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #fff;
  background-color: #824edc;
  box-shadow: none;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 11px 24px;
  background: radial-gradient(
      92.09% 85.42% at 86.3% 87.5%,
      rgba(0, 0, 0, 0.54) 0%,
      rgba(0, 0, 0, 0) 86.18%
    ),
    radial-gradient(
      65.28% 65.28% at 26.39% 20.83%,
      rgba(255, 255, 255, 0.0472) 0%,
      rgba(255, 255, 255, 0) 69.79%,
      rgba(255, 255, 255, 0) 100%
    ),
    #5d29f0;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  height: 36px;
  font-size: 22px;
  padding: 24px 30px;
}

.css-1lfcdw0::-moz-focus-inner {
  border-style: none;
}

.css-1lfcdw0.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1lfcdw0 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1lfcdw0:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgb(104, 62, 176);
  box-shadow: none;
}

@media (hover: none) {
  .css-1lfcdw0:hover {
    background-color: #824edc;
  }
}

.css-1lfcdw0:active {
  box-shadow: none;
}

.css-1lfcdw0.Mui-focusVisible {
  box-shadow: none;
}

.css-1lfcdw0.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  box-shadow: none;
  background-color: rgba(203, 204, 210, 0.02);
}

.css-1lfcdw0 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width: 0px) {
  .css-1lfcdw0 {
    visibility: hidden;
  }
}

@media (min-width: 600px) {
  .css-1lfcdw0 {
    visibility: visible;
  }
}

.css-1lfcdw0 .MuiButton-startIcon {
  margin-right: 8px;
}

.css-1lfcdw0 .MuiSvgIcon-root {
  font-size: 26px;
}

.css-1jidlch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
  border: 1px solid rgba(249, 250, 251, 0.16);
  border-radius: 24px;
}

@media (min-width: 0px) {
  .css-1jidlch {
    background: transparent;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    padding: 18px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: transparent;
  }
}

@media (min-width: 1280px) {
  .css-1jidlch {
    background: radial-gradient(
        99.75% 99.75% at 50% 99.75%,
        rgba(44, 0, 115, 0.79) 0%,
        rgba(15, 23, 42, 0) 67.22%
      ),
      rgba(0, 0, 0, 0.04);
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    padding: 27px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    border-color: rgba(249, 250, 251, 0.16);
  }
}

.css-ld0rbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 9px;
}

@media (min-width: 0px) {
  .css-ld0rbs {
    margin-top: -117px;
  }
}

@media (min-width: 600px) {
  .css-ld0rbs {
    margin-top: 0px;
  }
}

.css-j7wd9k {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 500;
}

.css-g4mulb {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  max-width: 30rem;
}

.css-7fmx7e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: 18px;
  column-gap: 18px;
  row-gap: 18px;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 0px) {
  .css-7fmx7e {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 960px) {
  .css-7fmx7e {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 0px) {
  .css-7fmx7e {
    -webkit-align-items: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
  }
}

@media (min-width: 960px) {
  .css-7fmx7e {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

.css-1ugnqqv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 9px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-v5uilo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 6.3px;
  border-radius: 1000px;
  background: rgba(255, 255, 255, 0.16);
  opacity: 0.8;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.css-836yd8 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  color: white;
  font-size: 15px;
}

.css-1gzwj3 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.css-h17otc {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (min-width: 600px) {
  .css-h17otc {
    margin-top: -18px;
  }
  .css-h17otc > .MuiGrid-item {
    padding-top: 18px;
  }
}

@media (min-width: 600px) {
  .css-h17otc {
    width: calc(100% + 18px);
    margin-left: -18px;
  }
  .css-h17otc > .MuiGrid-item {
    padding-left: 18px;
  }
}

.css-1rl1s7x {
  box-sizing: border-box;
  margin: 0;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 100%;
}

@media (min-width: 600px) {
  .css-1rl1s7x {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}

@media (min-width: 960px) {
  .css-1rl1s7x {
    -webkit-flex-basis: 33.333333%;
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 33.333333%;
  }
}

@media (min-width: 1280px) {
  .css-1rl1s7x {
    -webkit-flex-basis: 33.333333%;
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 33.333333%;
  }
}

@media (min-width: 1600px) {
  .css-1rl1s7x {
    -webkit-flex-basis: 33.333333%;
    -ms-flex-preferred-size: 33.333333%;
    flex-basis: 33.333333%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 33.333333%;
  }
}

.css-6sc2xe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4.5px;
  padding: 18px;
  height: 100%;
  border-radius: 12px;
  border: 1px rgba(233.61, 235.39, 238.3, 0.11) solid;
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.25);
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.01) 0%,
      rgba(255, 255, 255, 0.01) 100%
    ),
    radial-gradient(
      50.12% 50.12% at 100.49% 75.43%,
      rgba(28.15, 6.51, 63.46, 0.2) 0%,
      rgba(55.12, 0, 98.43, 0) 100%
    );
}

@media (min-width: 0px) {
  .css-6sc2xe {
    display: none;
  }
}

@media (min-width: 600px) {
  .css-6sc2xe {
    display: block;
  }
}

.css-19e7n7j {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.css-1wfon2x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.02);
  box-shadow: 0px -6px 24px 0px rgba(255, 255, 255, 0.24) inset;
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
}

.css-1dh5s3r {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 11px;
  color: rgb(180, 180, 180);
}

.css-q3nr5k {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.css-1iixjbx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2.25px;
}

.css-6ukrhs {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 4.5px;
}

.css-1xqiyyp {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: rgba(249, 250, 251, 0.64);
}

.css-v5enho {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 9px;
}

.css-vqe3zw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}

.css-ywkeh {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 12px;
  opacity: 0.5;
}

.css-1wo1ag2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4.5px;
  padding: 18px;
  height: 100%;
  border-radius: 12px;
  border: 1px rgba(233.61, 235.39, 238.3, 0.11) solid;
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.25);
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.01) 0%,
      rgba(255, 255, 255, 0.01) 100%
    ),
    radial-gradient(
      50.12% 50.12% at 100.49% 75.43%,
      rgba(28.15, 6.51, 63.46, 0.2) 0%,
      rgba(55.12, 0, 98.43, 0) 100%
    );
}

@media (min-width: 0px) {
  .css-1id251q {
    margin-top: 45px;
  }
}

@media (min-width: 600px) {
  .css-1id251q {
    margin-top: 216px;
  }
}

.css-2h39cq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 27px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  text-align: center;
}

@media (min-width: 0px) {
  .css-2h39cq {
    padding-left: 27px;
    padding-right: 27px;
  }
}

@media (min-width: 960px) {
  .css-2h39cq {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.css-13iq8jx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 18px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 0px) {
  .css-13iq8jx {
    visibility: hidden;
  }
}

@media (min-width: 600px) {
  .css-13iq8jx {
    visibility: visible;
  }
}

.css-1u1h3xh {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 0px) {
  .css-1u1h3xh {
    font-size: 30px;
    line-height: 30px;
  }
}

@media (min-width: 600px) {
  .css-1u1h3xh {
    line-height: 48px;
  }
}

@media (min-width: 960px) {
  .css-1u1h3xh {
    font-size: 48px;
  }
}

.css-1763jis {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-weight: 400;
  font-size: 16px;
}

.css-1pg8bi {
  height: 20px;
}

.css-1dso78v {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

@media (min-width: 0px) {
  .css-1dso78v {
    margin-top: 0px;
  }
}

@media (min-width: 600px) {
  .css-1dso78v {
    margin-top: 45px;
  }
}

.css-9whsf3 {
  max-width: 100%;
}

.css-1b0cdzi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #1e293b;
  border-radius: 24px;
  height: 400px;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: radial-gradient(
    99.75% 99.75% at 50% 99.75%,
    #1e293b 0%,
    #1e195b 34.36%,
    rgba(15, 23, 42, 0.0001) 100%
  );
}

.css-krub6i {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 20px;
  letter-spacing: -0.02em;
  margin-left: 31.5px;
  margin-top: 27px;
  background: linear-gradient(
    1deg,
    rgba(248, 250, 252, 0.64) 8%,
    #f8fafc 57%,
    rgba(248, 250, 252, 0.64) 96%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.css-kkiklg {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #b4bac5;
  font-size: 16px;
  letter-spacing: -0.25px;
  margin-left: 31.5px;
  margin-top: 10.799999999999999px;
}

.css-zzcr0d {
  margin-bottom: 35.1px;
  margin-left: 54px;
  margin-top: auto;
  position: relative;
}

.css-hgnxiz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #334155;
  border-radius: 8px;
  box-shadow: 0px 12px 32px rgba(39, 17, 17, 0.12);
  color: #f8fafc;
  font-size: 12px;
  height: 32px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  padding-left: 12.6px;
  padding-right: 12.6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  -webkit-backdrop-filter: blur(13.5px);
  backdrop-filter: blur(13.5px);
  background: rgba(28, 28, 28, 0.2);
  border-top-color: #94a3b8;
  bottom: 40px;
}

.css-8nwqpv {
  border-radius: 1000px;
  height: 7px;
  margin-right: 7.2px;
  width: 7px;
  background: radial-gradient(
    60.33% 56.34% at 51.44% 49.1%,
    #c3bdff 0%,
    #9e69ff 100%
  );
}

.css-7chmge {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: inherit;
  color: #475569;
}

.css-jyigj0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #334155;
  border-radius: 8px;
  box-shadow: 0px 12px 32px rgba(39, 17, 17, 0.12);
  color: #f8fafc;
  font-size: 12px;
  height: 32px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  padding-left: 12.6px;
  padding-right: 12.6px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  -webkit-backdrop-filter: blur(13.5px);
  backdrop-filter: blur(13.5px);
  background: rgba(28, 28, 28, 0.2);
  border-top-color: #94a3b8;
  bottom: -10px;
}

.css-2o9iaf {
  border-radius: 1000px;
  height: 7px;
  margin-right: 7.2px;
  width: 7px;
  background: #5b5bf5;
}

.css-poqjuu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 1.44px 13.68px 22.32px rgba(0, 0, 0, 0.5),
    inset -1.08px -1.44px 2.52px rgba(9, 0, 114, 0.24);
  color: rgba(249, 250, 251, 0.64);
  font-size: 10px;
  letter-spacing: -0.02em;
  padding-left: 4.5px;
  padding-right: 4.5px;
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  background: linear-gradient(
      95.95deg,
      rgba(143, 0, 255, 0.08) 4.72%,
      rgba(0, 0, 0, 0.08) 52.26%
    ),
    #2f0779;
  bottom: -3px;
  left: 330px;
}

.css-zjwq63 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: 12px;
  margin-left: 4.5px;
}

.css-17od2ks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 1.44px 13.68px 22.32px rgba(0, 0, 0, 0.5),
    inset -1.08px -1.44px 2.52px rgba(9, 0, 114, 0.24);
  color: rgba(249, 250, 251, 0.64);
  font-size: 10px;
  letter-spacing: -0.02em;
  padding-left: 4.5px;
  padding-right: 4.5px;
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  background: linear-gradient(
      95.95deg,
      rgba(143, 0, 255, 0.08) 4.72%,
      rgba(0, 0, 0, 0.08) 52.26%
    ),
    #2f0779;
  left: 650px;
  top: -10px;
}

.css-11lu4lp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 1.44px 13.68px 22.32px rgba(0, 0, 0, 0.5),
    inset -1.08px -1.44px 2.52px rgba(9, 0, 114, 0.24);
  color: rgba(249, 250, 251, 0.64);
  font-size: 10px;
  letter-spacing: -0.02em;
  padding-left: 4.5px;
  padding-right: 4.5px;
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  background: linear-gradient(
      95.95deg,
      rgba(143, 0, 255, 0.08) 4.72%,
      rgba(0, 0, 0, 0.08) 52.26%
    ),
    #2f0779;
  bottom: 30px;
  left: 830px;
}

.css-119viil {
  bottom: 0;
  height: 222px;
  position: absolute;
  width: 100%;
  background: linear-gradient(
    165.97deg,
    rgba(77, 148, 255, 0.24) 8.49%,
    rgba(255, 255, 255, 0) 91.6%
  );
  opacity: 0.4;
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
  -moz-transform: matrix(1, 0, 0, -1, 0, 0);
  -ms-transform: matrix(1, 0, 0, -1, 0, 0);
  transform: matrix(1, 0, 0, -1, 0, 0);
}

.css-1aac7f7 {
  bottom: -50px;
  height: 90px;
  position: absolute;
  width: 100%;
  background: linear-gradient(
    142.14deg,
    #538dff 19.97%,
    rgba(77, 148, 255, 0) 80.37%
  );
  opacity: 0.1;
}

.css-1ikyb6 {
  height: 1px;
  width: 100%;
  background: linear-gradient(#538dff 0%, #eff6ff 100%);
}

.css-wkzotp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  max-width: 100%;
  width: 100%;
}

.css-ehetya {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 54px;
}

@media (min-width: 0px) {
  .css-ehetya {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .css-ehetya > :not(style):not(style) {
    margin: 0;
  }
  .css-ehetya > :not(style) ~ :not(style) {
    margin-top: 27px;
  }
}

@media (min-width: 1280px) {
  .css-ehetya {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .css-ehetya > :not(style):not(style) {
    margin: 0;
  }
  .css-ehetya > :not(style) ~ :not(style) {
    margin-left: 27px;
  }
}

@media (min-width: 0px) {
  .css-ehetya {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (min-width: 1280px) {
  .css-ehetya {
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.css-1y0vfki {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  border: 1px solid #1e293b;
  border-radius: 24px;
  padding-bottom: 90px;
  padding-top: 27px;
  padding-left: 31.5px;
  padding-right: 31.5px;
  background: radial-gradient(
    99.75% 99.75% at 50% 99.75%,
    #1e293b 0%,
    rgba(15, 23, 42, 0.0001) 100%
  );
}

@media (min-width: 0px) {
  .css-1y0vfki {
    max-width: 1204px;
    width: 100%;
  }
}

@media (min-width: 1280px) {
  .css-1y0vfki {
    max-width: 781px;
    width: 395px;
  }
}

.css-7eo8ij {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 18px;
  letter-spacing: -0.02em;
  background: linear-gradient(
    0deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.css-1280dq3 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #94a3b8;
  font-size: 14px;
  letter-spacing: -0.25px;
  margin-top: 4.5px;
}

.css-1xwb9b1 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  border-radius: 6px;
  font-weight: 600;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 16px;
  border-radius: 10px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #fff;
  background-color: #824edc;
  box-shadow: none;
  font-weight: 400;
  text-transform: none;
  padding-left: 16px;
  padding-right: 16px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px;
  background: radial-gradient(
      92.09% 85.42% at 86.3% 87.5%,
      rgba(0, 0, 0, 0.54) 0%,
      rgba(0, 0, 0, 0) 86.18%
    ),
    radial-gradient(
      65.28% 65.28% at 26.39% 20.83%,
      rgba(255, 255, 255, 0.0472) 0%,
      rgba(255, 255, 255, 0) 69.79%,
      rgba(255, 255, 255, 0) 100%
    ),
    #5d29f0;
  border-radius: 8px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5),
    inset -3px -4px 7px rgba(9, 0, 114, 0.24);
  font-weight: 600;
  height: 40px;
  margin-top: 27px;
  margin-bottom: 27px;
  padding-left: 18px;
  padding-right: 12.6px;
}

.css-1xwb9b1::-moz-focus-inner {
  border-style: none;
}

.css-1xwb9b1.Mui-disabled {
  pointer-events: none;
  cursor: default;
}

@media print {
  .css-1xwb9b1 {
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }
}

.css-1xwb9b1:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
  background-color: rgb(104, 62, 176);
  box-shadow: none;
}

@media (hover: none) {
  .css-1xwb9b1:hover {
    background-color: #824edc;
  }
}

.css-1xwb9b1:active {
  box-shadow: none;
}

.css-1xwb9b1.Mui-focusVisible {
  box-shadow: none;
}

.css-1xwb9b1.Mui-disabled {
  color: rgba(203, 204, 210, 0.5);
  box-shadow: none;
  background-color: rgba(203, 204, 210, 0.02);
}

.css-1xwb9b1 .MuiSvgIcon-root {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.css-ex04wn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 20px;
  margin-left: 5.3999999999999995px;
}

.css-bcn021 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  border: 1px solid #1e293b;
  border-radius: 24px;
  height: 495px;
  overflow: hidden;
  position: relative;
  background: radial-gradient(
    99.75% 99.75% at 50% 99.75%,
    #1e293b 0%,
    rgba(15, 23, 42, 0.0001) 100%
  );
}

@media (min-width: 0px) {
  .css-bcn021 {
    max-width: 1204px;
    width: 100%;
  }
}

@media (min-width: 1280px) {
  .css-bcn021 {
    max-width: 781px;
    width: 781px;
  }
}

.css-14bdu1u {
  background-color: #e5e7eb;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0.14;
}

@media (min-width: 0px) {
  .css-14bdu1u {
    top: 230px;
  }
}

@media (min-width: 600px) {
  .css-14bdu1u {
    top: 170px;
  }
}

.css-1d61r03 {
  background-color: #e5e7eb;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0.14;
}

@media (min-width: 0px) {
  .css-1d61r03 {
    top: 270px;
  }
}

@media (min-width: 600px) {
  .css-1d61r03 {
    top: 230px;
  }
}

.css-1yly4z6 {
  background-color: #e5e7eb;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0.14;
}

@media (min-width: 0px) {
  .css-1yly4z6 {
    top: 310px;
  }
}

@media (min-width: 600px) {
  .css-1yly4z6 {
    top: 290px;
  }
}

.css-g22xnm {
  background-color: #e5e7eb;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0.14;
  top: 350px;
}

.css-oebx9x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 24px;
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.16);
  padding-left: 36px;
  padding-top: 25.2px;
  -webkit-backgrop-filter: blur(50px);
  backgrop-filter: blur(50px);
}

@media (min-width: 0px) {
  .css-oebx9x {
    height: auto;
    margin-top: 9px;
    width: 100%;
  }
}

@media (min-width: 600px) {
  .css-oebx9x {
    border: 1px solid #1e293b;
    height: 110px;
    margin-top: 72px;
    width: 475px;
    background: radial-gradient(
      99.75% 99.75% at 50% 99.75%,
      #1e293b 0%,
      rgba(15, 23, 42, 0.0001) 100%
    );
  }
}

.css-u4p24i {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-1w7ajtk {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 20px;
  letter-spacing: -0.02em;
  margin-right: 5.3999999999999995px;
  background: linear-gradient(
    313deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
  -webkit-background-clip: text;
  background-clip: text;
  opacity: 0.4;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.css-1frk1za {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 20px;
  letter-spacing: -0.02em;
  background: linear-gradient(
    313deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.css-1t2sgul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 9px;
}

@media (min-width: 0px) {
  .css-1t2sgul {
    -webkit-align-items: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-column-gap: 18px;
    column-gap: 18px;
    margin-top: 18px;
  }
}

@media (min-width: 600px) {
  .css-1t2sgul {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 36px;
    column-gap: 36px;
    margin-top: 5.3999999999999995px;
  }
}

.css-14ezmvv {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #94a3b8;
  font-size: 16px;
  letter-spacing: -0.25px;
}

.css-yku8il {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  box-shadow: 0px 3.9px 7.8px rgba(0, 162, 94, 0.51);
  height: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 7.2px;
  margin-right: 7.2px;
  width: 8px;
  background: linear-gradient(
      0deg,
      rgba(0, 107, 68, 0.45),
      rgba(0, 107, 68, 0.45)
    ),
    linear-gradient(180deg, #53ffcb 0%, #008c62 100%);
}

.css-1ikxmi0 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: 15px;
  letter-spacing: -0.25px;
  margin-left: 0px;
}

.css-sqtkw9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  box-shadow: 0px 3.9px 7.8px rgba(0, 162, 94, 0.51);
  height: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 7.2px;
  margin-right: 7.2px;
  width: 8px;
  background: linear-gradient(
      0deg,
      rgba(207, 185, 255, 0.45),
      rgba(207, 185, 255, 0.45)
    ),
    linear-gradient(180deg, #538dff 0%, #8f00ff 100%);
}

.css-m4e2hw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  box-shadow: 0px 3.9px 7.8px rgba(0, 162, 94, 0.51);
  height: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 7.2px;
  margin-right: 7.2px;
  width: 8px;
  background: linear-gradient(
      0deg,
      rgba(255, 109, 62, 0.45),
      rgba(255, 109, 62, 0.45)
    ),
    linear-gradient(180deg, #c61800 0%, #ff8a00 100%);
}

.css-4s4mmy {
  max-width: 100%;
  width: 100%;
}

@media (min-width: 0px) {
  .css-4s4mmy {
    bottom: 22px;
    height: 314px;
  }
}

@media (min-width: 600px) {
  .css-4s4mmy {
    bottom: 58px;
    height: 314px;
  }
}

.css-tb5r5e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 54px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 0px) {
  .css-tb5r5e {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .css-tb5r5e > :not(style):not(style) {
    margin: 0;
  }
  .css-tb5r5e > :not(style) ~ :not(style) {
    margin-bottom: 27px;
  }
}

@media (min-width: 1280px) {
  .css-tb5r5e {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .css-tb5r5e > :not(style):not(style) {
    margin: 0;
  }
  .css-tb5r5e > :not(style) ~ :not(style) {
    margin-left: 27px;
  }
}

.css-fhxrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  border: 1px solid #1e293b;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
  background: radial-gradient(
    99.75% 99.75% at 50% 99.75%,
    #1e293b 0%,
    rgba(15, 23, 42, 0.0001) 100%
  );
}

@media (min-width: 0px) {
  .css-fhxrow {
    height: 550px;
    max-width: 1204px;
    width: 100%;
  }
}

@media (min-width: 600px) {
  .css-fhxrow {
    height: 495px;
  }
}

@media (min-width: 1280px) {
  .css-fhxrow {
    max-width: 781px;
    width: 781px;
  }
}

.css-feqrxi {
  border-radius: 1000px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25),
    0px 1.20311px 1.20311px rgba(77, 148, 255, 0.25),
    inset 0px -9.02332px 15.0389px #ecd3f7,
    inset 0px -30.0777px 30.0777px #bd00ff;
  height: 334px;
  left: 210px;
  position: absolute;
  top: -190px;
  width: 334px;
  z-index: -2;
  background: radial-gradient(
    85.83% 85.83% at 50% 14.17%,
    #5d29f0 0%,
    rgba(51, 0, 255, 0.39) 28%,
    rgba(77, 148, 255, 0.25) 100%
  );
  -webkit-filter: blur(200px);
  filter: blur(200px);
}

.css-nfhjep {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}

.css-1hnumyk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 4.5px;
  margin-left: 31.5px;
  margin-top: 27px;
  z-index: 99;
}

.css-116smiw {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: 15px;
  letter-spacing: -0.25px;
  margin-left: 5.3999999999999995px;
}

.css-25avwo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  box-shadow: 0px 3.9px 7.8px rgba(0, 162, 94, 0.51);
  height: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 7.2px;
  margin-right: 7.2px;
  width: 8px;
  background: #979dff;
}

.css-1v53so7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  box-shadow: 0px 3.9px 7.8px rgba(0, 162, 94, 0.51);
  height: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 7.2px;
  margin-right: 7.2px;
  width: 8px;
  background: #5b5bf5;
}

.css-mdvuv1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  box-shadow: 0px 3.9px 7.8px rgba(0, 162, 94, 0.51);
  height: 8px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-left: 7.2px;
  margin-right: 7.2px;
  width: 8px;
  background: #be7df7;
}

.css-1fr0btf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 54px;
  position: relative;
}

@media (min-width: 0px) {
  .css-1fr0btf {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 1280px) {
  .css-1fr0btf {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.css-hkxb4l {
  border-radius: 1000px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25),
    0px 1.20311px 1.20311px rgba(77, 148, 255, 0.25),
    inset 0px -9.02332px 15.0389px #ecd3f7,
    inset 0px -30.0777px 30.0777px #bd00ff;
  height: 1502px;
  position: absolute;
  top: -354px;
  z-index: -1;
  background: radial-gradient(
    85.83% 85.83% at 50% 14.17%,
    #6366f1 0%,
    rgba(128, 0, 255, 0.39) 28%,
    rgba(77, 148, 255, 0.25) 100%
  );
  -webkit-filter: blur(200px);
  filter: blur(200px);
  opacity: 0.65;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

@media (min-width: 0px) {
  .css-hkxb4l {
    width: 100%;
  }
}

@media (min-width: 600px) {
  .css-hkxb4l {
    width: 495px;
  }
}

.css-to8g43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #1e293b;
  border-radius: 24px;
  height: 495px;
  overflow: hidden;
  position: relative;
  background: radial-gradient(
    99.75% 99.75% at 50% 99.75%,
    #1e293b 0%,
    rgba(15, 23, 42, 0.0001) 100%
  );
}

@media (min-width: 0px) {
  .css-to8g43 {
    max-width: 1204px;
    margin-left: 0px;
    /* margin-top: 27px; */
    width: 100%;
  }
}

@media (min-width: 1280px) {
  .css-to8g43 {
    max-width: 781px;
    margin-left: 27px;
    margin-top: 0px;
    width: 781px;
  }
}

.css-19zp8fw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
  background: linear-gradient(95.45deg, #000000 0%, #070A39 100%);;
  overflow: hidden;
  text-align: left;
  width: 100%;
  height: auto;
  /* position: absolute; */
  border-color: rgba(93, 41, 240, 0.4);
  border-style: solid;
  border-width: 0;
  border-bottom-width: 0;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.04),
    0px 0px 0px 8px rgba(255, 255, 255, 0.04);
}

@media (min-width: 0px) {
  .css-19zp8fw {
    min-width: 100%;
    /* margin-top: 0px; */
  }
}

@media (min-width: 600px) {
  .css-19zp8fw {
    min-width: 540px;
    /* margin-top: 81px; */
  }
}

.css-792mbh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000f57;
  height: 34px;
  padding-left: 14.4px;
  padding-right: 14.4px;
  padding-top: 12.6px;
  padding-bottom: 12.6px;
}

.css-792mbh > :not(style):not(style) {
  margin: 0;
}

.css-792mbh > :not(style) ~ :not(style) {
  margin-left: 5.3999999999999995px;
}

.css-1xo78ku {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  height: 8px;
  width: 8px;
}

.css-1subvko {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 1000px;
  height: 8px;
  width: 8px;
}

.css-f34fzx {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1000px;
  height: 8px;
  width: 8px;
}

.css-avu9hq {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  text-align: right;
  color: rgba(249, 250, 251, 0.48);
  font-family: monospace;
  font-size: 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.css-1xl1cxe {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #53b51e;
  ;
  font-family: monospace;
  font-size: 14px;
  margin-left: 27px;
  margin-top: 18px;
  margin-bottom: 18px;
}

.css-jgnf48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 63px;
  width: 100%;
}

@media (min-width: 0px) {
  .css-jgnf48 {
    margin-top: 90px;
  }
}

@media (min-width: 600px) {
  .css-jgnf48 {
    margin-top: 360px;
  }
}

.css-1npbqmp {
  position: absolute;
  top: -380px;
  z-index: -1;
}

.css-1qlmwlv {
  border-radius: 1000px;
  height: 793px;
  position: absolute;
  top: -280px;
  width: 542px;
  z-index: -1;
  background: radial-gradient(
    85.83% 85.83% at 50% 14.17%,
    #8c29f0 0%,
    rgba(128, 0, 255, 0.5) 30%,
    rgba(187, 77, 255, 0.3) 100%
  );
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25),
    0px 1.20311px 1.20311px rgba(77, 148, 255, 0.25),
    inset 0px -9.02332px 15.0389px #ecd3f7,
    inset 0px -30.0777px 30.0777px #bd00ff;
  -webkit-filter: blur(200px);
  filter: blur(200px);
  -webkit-transform: rotate(-105deg);
  -moz-transform: rotate(-105deg);
  -ms-transform: rotate(-105deg);
  transform: rotate(-105deg);
}

.css-1odqsmf {
  width: 168px;
  height: 55px;
}

.css-xbxpc {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 100%;
  margin-top: 27px;
}

@media (min-width: 0px) {
  .css-xbxpc {
    font-size: 36px;
    width: 100%;
    padding-left: 27px;
    padding-right: 27px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 600px) {
  .css-xbxpc {
    font-size: 48px;
    width: 500px;
  }
}

@media (min-width: 960px) {
  .css-xbxpc {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 18px;
    margin-right: 18px;
  }
}

.css-1o81erp {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: linear-gradient(180deg, #c3bdff -100%, #9e69ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.css-1yc286g {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 27px;
  width: 100%;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 0px) {
  .css-1yc286g {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (min-width: 600px) {
  .css-1yc286g {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 0px) {
  .css-1yc286g {
    margin-top: 36px;
    -webkit-column-gap: 0px;
    column-gap: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 27px;
    padding-right: 27px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 600px) {
  .css-1yc286g {
    margin-top: 72px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 960px) {
  .css-1yc286g {
    -webkit-column-gap: 36px;
    column-gap: 36px;
    margin-left: 18px;
    margin-right: 18px;
  }
}

.css-1r3zq45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 21.599999999999998px;
}

.css-1i7mj3o {
  width: 2.5px;
  background: linear-gradient(
    313.71deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
}

.css-1y7qnee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 160px;
}

.css-145cq8e {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.02em;
  background: linear-gradient(
    313.71deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.css-1yz4cky {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(249, 250, 251, 0.48);
  font-size: 16px;
  letter-spacing: -0.25px;
  font-weight: 400;
}

.css-18buq65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 75.5rem;
  width: 100%;
}

@media (min-width: 0px) {
  .css-18buq65 {
    margin-top: 45px;
    padding-left: 27px;
    padding-right: 27px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (min-width: 600px) {
  .css-18buq65 {
    margin-top: 135px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 960px) {
  .css-18buq65 {
    margin-left: 18px;
    margin-right: 18px;
  }
}

.css-wxgitc {
  background: radial-gradient(
      99.75% 99.75% at 50% 99.75%,
      rgba(30, 41, 59, 0.24) 0%,
      rgba(15, 23, 42, 2.4e-5) 100%
    ),
    rgba(0, 0, 0, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  border: 1px solid rgba(249, 250, 251, 0.08);
  border-radius: 12px;
  box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.25);
  height: 187px;
  padding: 27px;
}

@media (min-width: 0px) {
  .css-wxgitc {
    width: 100%;
  }
}

@media (min-width: 600px) {
  .css-wxgitc {
    width: 378px;
  }
}

.css-1wodzd7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.03);
  border-radius: 1000px;
  box-shadow: inset 0px -6px 24px rgba(255, 255, 255, 0.24),
    inset 0px 1px 2px #b4acb7;
  color: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 18px;
  margin-right: 16.2px;
  width: 18px;
}

.css-x9fn3p {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 10px;
}

.css-lyxghe {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.02em;
}

.css-1c0z6kn {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(249, 250, 251, 0.64);
  font-size: 14px;
  letter-spacing: -0.02em;
  line-height: 160%;
  margin-top: 16.2px;
}

.css-rqxkil {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 20px;
  margin-top: 90px;
  letter-spacing: -0.02em;
  background: linear-gradient(
    0deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.css-144bv8p {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #94a3b8;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 14px;
  letter-spacing: -0.25px;
  margin-top: 4.5px;
  max-width: 550px;
  text-align: center;
}

.css-aybgnm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 27px;
}

@media (min-width: 0px) {
  .css-aybgnm {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .css-aybgnm > :not(style):not(style) {
    margin: 0;
  }
  .css-aybgnm > :not(style) ~ :not(style) {
    margin-left: 9px;
  }
}

.css-16f8ms2 {
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
}

@media (min-width: 0px) {
  .css-16f8ms2 {
    top: 0;
  }
}

@media (min-width: 600px) {
  .css-16f8ms2 {
    top: 0;
  }
}

.css-1n7m8s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 90px;
  width: 100%;
}

@media (min-width: 0px) {
  .css-1n7m8s {
    margin-top: -180px;
  }
}

@media (min-width: 960px) {
  .css-1n7m8s {
    margin-top: 135px;
  }
}

.css-4ayr7i {
  border-radius: 1000px;
  box-shadow: 0px 2.74px 0px rgba(77, 148, 255, 0.25),
    inset 0px -24.55px 48px rgba(77, 148, 255, 0.1),
    inset 0px -78.5px 100px #bd00ff;
  height: 1303px;
  position: absolute;
  top: 0;
  width: 1303px;
  z-index: -10;
  background: radial-gradient(
    85.83% 85.83% at 50% 14.17%,
    #000000 0%,
    #000000 59.12%,
    #000342 85.94%
  );
}

.css-1mkowzy {
  border-radius: 1000px;
  box-shadow: 0px 2.74px 0px rgba(77, 148, 255, 0.25),
    inset 0px -24.55px 48px #ad47ac, inset 0px -68.5px 0px #979dff;
  height: 1116px;
  position: absolute;
  top: 80px;
  width: 1116px;
  z-index: -10;
  background: radial-gradient(
    85.83% 85.83% at 50% 14.17%,
    #000000 0%,
    #000000 59.12%,
    #000000 85.94%
  );
}

.css-19a6e31 {
  border-radius: 1000px;
  box-shadow: 0px -2.74px 2.74px #bd00ff,
    inset 0px 15px 30.25px rgba(255, 255, 255, 0.24),
    inset 0px 0px 27.3px #673bb8;
  height: 926px;
  position: absolute;
  top: 170px;
  width: 926px;
  z-index: -10;
  background: radial-gradient(
    85.83% 85.83% at 50% 14.17%,
    #000000 0%,
    #000000 59.12%,
    #000000 85.94%
  );
  opacity: 0.4;
}

.css-ys1rsv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1305px;
  max-width: 549px;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-pm2gnd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  box-shadow: inset 9.62749px -9.62749px 25.6733px rgba(188, 47, 255, 0.3),
    inset 0px 0px 40.1146px #b09dfeaa, inset 0px 9.62749px 80.2291px #001f4e;
  height: 106px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 106px;
  background: radial-gradient(
    88.69% 91.78% at 50.56% 15.16%,
    #000000 0%,
    #000000 59.12%,
    #000342 85.94%
  );
  -webkit-filter: saturate(1.7);
  filter: saturate(1.7);
}

.css-1hu0894 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  font-size: 48px;
  margin-top: 34px;
  line-height: 48px;
  letter-spacing: -1.08px;
}

.css-x4x8t4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-x4x8t4 > :not(style):not(style) {
  margin: 0;
}

.css-x4x8t4 > :not(style) ~ :not(style) {
  margin-left: 7.2px;
}

.css-8j3o7e {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px;
  margin-top: 19px;
  color: rgba(249, 250, 251, 0.64);
  background: linear-gradient(
    313.71deg,
    rgba(248, 250, 252, 0.64) 8.27%,
    #f8fafc 57.24%,
    rgba(248, 250, 252, 0.64) 96.6%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  line-height: 140%;
  width: 430.29px;
  height: 40px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.css-cpqbr5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 48px;
}

.css-cpqbr5 > :not(style):not(style) {
  margin: 0;
}

.css-cpqbr5 > :not(style) ~ :not(style) {
  margin-left: 16.2px;
}

.css-1w5i3i5 {
  background-color: transparent;
  color: #cbccd2;
  -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 10px;
  box-shadow: none;
  background-image: linear-gradient(
    rgba(255, 255, 255, 0.05),
    rgba(255, 255, 255, 0.05)
  );
  background-image: none;
  padding: 0;
  box-shadow: 0px 0px 2px #6a7199;
  overflow: hidden;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-1320f3x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 180%;
  row-gap: 45px;
}

@media (min-width: 0px) {
  .css-1320f3x {
    -webkit-column-gap: 10%;
    column-gap: 10%;
    margin-top: 72px;
  }
}

@media (min-width: 600px) {
  .css-1320f3x {
    -webkit-column-gap: 36px;
    column-gap: 36px;
    margin-top: 81px;
  }
}

@media (min-width: 960px) {
  .css-1320f3x {
    -webkit-column-gap: 90px;
    column-gap: 90px;
    margin-top: 90px;
  }
}

@media (min-width: 1280px) {
  .css-1320f3x {
    -webkit-column-gap: 126px;
    column-gap: 126px;
  }
}

.css-1pm07ax {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 130px;
}

.css-t6l950 {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 18px;
  letter-spacing: -0.02em;
}

.css-111mqo7 {
  margin: 0;
  font: inherit;
  color: #824edc;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: rgba(249, 250, 251, 0.64);
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.css-111mqo7:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-k6xias {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(249, 250, 251, 0.24);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 400px;
  margin-bottom: 54px;
  padding-top: 36px;
  width: 70%;
}

@media (min-width: 0px) {
  .css-k6xias {
    margin-top: 90px;
  }
}

@media (min-width: 600px) {
  .css-k6xias {
    margin-top: 126px;
  }
}

.css-s02rpc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 90px;
}

.css-s02rpc > :not(style):not(style) {
  margin: 0;
}

.css-s02rpc > :not(style) ~ :not(style) {
  margin-left: 18px;
}

.css-dwpknh {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentColor;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  font-size: 24px;
}

.css-2tsgpg {
  margin: 0;
  font-size: 14px;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.5;
  color: #f9fafb;
  font-size: 16px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  letter-spacing: -0.03em;
}

.css-l2zw4b {
  margin: 0;
  font-size: 14px;
  color: rgba(203, 204, 210, 0.7);
  font-family: inherit;
  font-weight: 400;
  line-height: 1.75;
  margin-top: 4.5px;
}

