html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

strong,
b {
  font-weight: 700;
}

body {
  margin: 0;
  color: #f9faff;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  background-color: #4e1a4f;
}

@media print {
  body {
    background-color: #fff;
  }
}

body::backdrop {
  background-color: #4e1a4f;
}

@font-face {
  font-family: Nunito-fallback;
  size-adjust: 101.44000000000005%;
  ascent-override: 109%;
  src: local("Arial");
}

html {
  scrollbar-width: thin;
  scrollbar-color: #aaadbe;
}

html::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0);
}

html::-webkit-scrollbar-thumb {
  background: #aaadbe;
  border-radius: 30px;
}

html::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}

body {
  overflow-y: overlay;
  font-size: 14px;
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

button {
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 900;
  color: #fff;
  margin-block: 0;
}

h1 {
  font-size: 24px;
  line-height: 31px;
}

h2 {
  font-size: 1.2rem;
}

@media (max-width: 1509.95px) {
  h2 {
    font-size: 0.875rem;
  }
}

h3 {
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 900;
  color: #fff;
}

a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #fff;
}
</style>
  <style
  data-emotion="css 15n3sop a0hqaw 1txsw95 6qu7l6 2ug2n9 iuas19 hjyulh 1ifrpz9 15thqwg 99grex 1sbqpkv 7j6hg3 1fskaeh dgpp3l 16p8g77 1pbxfyb 1k1gy5r y8sx7j 148wt6v 1wmsa7e rm266i 1xgaqxq 18csbgg 1jhusdm 1w5w3wg bfnfbr 383jj4 fr8gpn 17r7lae 1gw9rxv htnzqr 12bddr1 linpkp 19dlbhf vtn2l4 4y7b1m gmleio 1nehx92 1wx3xhk dp1xiz d7g3uh 1da8oiv 6nkhpv l1z1px 1gwyvq9 rswchd fc202x yhnnd2 16livkf jjkk1a h0n1tj 1aokr6k b97fys 1hda2uz 15yp4kt 1bcrti3 z5u6we"
data-s=""
>
.css-15n3sop {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background: #4e1a4f;
  position: relative;
}

.css-a0hqaw {
  z-index: 11;
  position: fixed;
  background-image: none;
  background: #4e1a4f;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  width: 100%;
  top: 0;
  left: auto;
  right: 0;
  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-content: flex-start;
  -ms-flex-line-pack: flex-start;
  align-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  -webkit-box-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  padding-top: 4px;
  border-bottom: 1px solid #1a1b28;
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2),
  0px 3px 4px 0px rgba(0, 0, 0, 0.14),
  0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.css-a0hqaw .MuiBackdrop-root {
  z-index: -1;
}

.css-1txsw95 {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0;
  background: transparent;
  color: #eff0f7;
  height: 48px;
  width: 48px;
  margin-right: 4px;
}

.css-1txsw95:active {
  color: rgba(170, 173, 190, 0.8);
}

@media (hover: hover) {
  .css-1txsw95:hover {
    color: #aaadbe;
  }
}

.css-1txsw95.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-1txsw95 svg {
  height: 24px;
  width: 24px;
}

.css-6qu7l6 {
  display: inline-block;
  fill: currentcolor;
  height: 24px;
  width: 24px;
}

.css-2ug2n9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0px 8px;
}

.css-2ug2n9 svg {
  fill: white;
  height: 100%;
}

.css-iuas19 {
  height: 30px;
  position: relative;
  margin-right: 8px;
}

@media (hover: hover) {
  .css-iuas19:hover {
    -webkit-animation-name: animation-1nudq4e;
    animation-name: animation-1nudq4e;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
}

.css-hjyulh {
  height: 30px;
  padding-top: 3px;
}

@media (max-width: 361.95px) {
  .css-1ifrpz9 {
    display: none;
  }
}

.css-15thqwg {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 8px 16px;
  background: transparent;
  color: #eff0f7;
  height: 40px;
  padding-right: 2px;
  padding-left: 2px;
}

.css-15thqwg:active {
  color: rgba(170, 173, 190, 0.8);
}

@media (hover: hover) {
  .css-15thqwg:hover {
    color: #aaadbe;
  }
}

.css-15thqwg.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-15thqwg svg {
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.css-15thqwg svg {
  width: 24px;
  height: 24px;
}

.css-99grex {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 8px 16px;
  background: transparent;
  color: #eff0f7;
  height: 40px;
  padding-right: 2px;
  padding-left: 2px;
  margin-left: 32px;
}

.css-99grex:active {
  color: rgba(170, 173, 190, 0.8);
}

@media (hover: hover) {
  .css-99grex:hover {
    color: #aaadbe;
  }
}

.css-99grex.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-99grex svg {
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.css-99grex svg {
  width: 24px;
  height: 24px;
}

.css-1sbqpkv {
  position: absolute;
  inset: 0;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.css-1sbqpkv span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 2px;
  background: #28293d;
  border-radius: 50%;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: wave 1s infinite ease-in-out;
  animation: wave 1s infinite ease-in-out;
}

.css-1sbqpkv span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.css-1sbqpkv span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.css-1sbqpkv span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes wave {
  0%,
  60%,
  100% {
    background: #28293d;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
  }

  20% {
    background: #55566a;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -moz-transform: translateY(6px);
  }

  40% {
    background: #55566a;
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -moz-transform: translateY(-6px);
  }
}

@keyframes wave {
  0%,
  60%,
  100% {
    background: #28293d;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -moz-transform: translateY(0);
  }

  20% {
    background: #55566a;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -moz-transform: translateY(6px);
  }

  40% {
    background: #55566a;
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -moz-transform: translateY(-6px);
  }
}

.css-7j6hg3 {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0;
  background: transparent;
  color: #eff0f7;
  height: 48px;
  width: 48px;
  margin-right: 12px;
  margin-left: 2px;
  background: #6842ff;
  border-radius: 30px;
  height: 34px;
  width: 34px;
}

.css-7j6hg3:active {
  color: rgba(170, 173, 190, 0.8);
}

@media (hover: hover) {
  .css-7j6hg3:hover {
    color: #aaadbe;
  }
}

.css-7j6hg3.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-7j6hg3 svg {
  height: 24px;
  width: 24px;
}

@media (max-width: 599.95px) {
  .css-7j6hg3 {
    margin-right: 4px;
    margin-left: 0;
  }
}

.css-7j6hg3 svg {
  width: 18px;
  height: 18px;
}

.css-1fskaeh {
  width: 200px !important;
  -webkit-transition: visibility 0s, all 0.15s ease-in-out;
  transition: visibility 0s, all 0.15s ease-in-out;
  height: 100vh;
  background: #4e1a4f;
  content-visibility: auto;
  z-index: 30;
  position: fixed;
  top: 0;
  left: -200px;
  border-right: 1px solid #28293d;
  padding-top: 60px;
}

@media (min-width: 1910px) {
  .css-1fskaeh {
    width: 200px;
  }
}

@media (max-width: 1909.95px) {
  .css-1fskaeh {
    width: 60px;
  }

  .css-1fskaeh:hover [class*="LabelContainer"] {
    opacity: 1;
    visibility: visible;
  }
}

.css-dgpp3l {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0;
  background: transparent;
  color: #eff0f7;
  height: 48px;
  width: 48px;
  position: absolute;
  top: 6px;
  left: 6px;
}

.css-dgpp3l:active {
  color: rgba(170, 173, 190, 0.8);
}

@media (hover: hover) {
  .css-dgpp3l:hover {
    color: #aaadbe;
  }
}

.css-dgpp3l.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-dgpp3l svg {
  height: 24px;
  width: 24px;
}

.css-16p8g77 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  padding-bottom: 30px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  overflow-x: hidden;
  overflow-anchor: none;
  scrollbar-width: none;
  padding-top: 0px;
}

.css-16p8g77::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.css-16p8g77::-webkit-scrollbar-thumb {
  border-radius: 30px;
}

.css-16p8g77:hover {
  scrollbar-width: thin;
  scrollbar-color: #aaadbe;
}

.css-16p8g77:hover::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background: rgba(0, 0, 0, 0);
}

.css-16p8g77:hover::-webkit-scrollbar-thumb {
  background: #aaadbe;
  border-radius: 30px;
}

.css-16p8g77:hover::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}

.css-1pbxfyb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 34px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: #fbcce8;
}

.css-1pbxfyb svg {
  width: 60px;
  height: 34px;
  padding: 0 19px;
  text-align: center;
  margin-left: -6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #fbcce8;
}

.css-1pbxfyb .LabelContainer {
  -webkit-transition: visibility 0s, opacity 0.3s, all 0.2s ease-in-out;
  transition: visibility 0s, opacity 0.3s, all 0.2s ease-in-out;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
  color: #fbcce8;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}

@media (min-width: 1910px) {
  .css-1pbxfyb .LabelContainer {
    opacity: 1;
    visibility: visible;
  }
}

.css-1pbxfyb:active {
  color: #fbcce8;
}

.css-1pbxfyb:active svg {
  color: #fbcce8;
}

@media (hover: hover) {
  .css-1pbxfyb:hover {
    color: rgb(204, 204, 204);
  }

  .css-1pbxfyb:hover [class*="LabelContainer"] {
    -webkit-transform: translate(8px, 0);
    -moz-transform: translate(8px, 0);
    -ms-transform: translate(8px, 0);
    transform: translate(8px, 0);
  }
}

.css-1k1gy5r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 34px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: transparent;
  opacity: 0.3;
}

.css-1k1gy5r svg {
  width: 60px;
  height: 34px;
  padding: 0 19px;
  text-align: center;
  margin-left: -6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #878a9e;
}

.css-1k1gy5r .LabelContainer {
  -webkit-transition: visibility 0s, opacity 0.3s, all 0.2s ease-in-out;
  transition: visibility 0s, opacity 0.3s, all 0.2s ease-in-out;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
}

@media (min-width: 1910px) {
  .css-1k1gy5r .LabelContainer {
    opacity: 1;
    visibility: visible;
  }
}

.css-1k1gy5r:active {
  color: #fbcce8;
}

.css-1k1gy5r:active svg {
  color: #fbcce8;
}

.css-y8sx7j {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 34px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-width: 6px;
  border-left-style: solid;
  border-left-color: transparent;
}

.css-y8sx7j svg {
  width: 60px;
  height: 34px;
  padding: 0 19px;
  text-align: center;
  margin-left: -6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #878a9e;
}

.css-y8sx7j .LabelContainer {
  -webkit-transition: visibility 0s, opacity 0.3s, all 0.2s ease-in-out;
  transition: visibility 0s, opacity 0.3s, all 0.2s ease-in-out;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
}

@media (min-width: 1910px) {
  .css-y8sx7j .LabelContainer {
    opacity: 1;
    visibility: visible;
  }
}

.css-y8sx7j:active {
  color: #fbcce8;
}

.css-y8sx7j:active svg {
  color: #fbcce8;
}

@media (hover: hover) {
  .css-y8sx7j:hover {
    cursor: pointer;
    color: rgb(204, 204, 204);
  }

  .css-y8sx7j:hover [class*="LabelContainer"] {
    -webkit-transform: translate(8px, 0);
    -moz-transform: translate(8px, 0);
    -ms-transform: translate(8px, 0);
    transform: translate(8px, 0);
  }

  .css-y8sx7j:hover svg {
    color: rgb(108, 110, 126);
  }
}

.css-148wt6v {
  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;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 16px;
  margin-right: 16px;
}

@media (min-width: 0px) {
  .css-1wmsa7e {
    display: block;
  }
}

@media (min-width: 1910px) {
  .css-1wmsa7e {
    display: block;
  }
}

.css-rm266i {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 8px 16px;
  background: #6842ff;
  color: #f9faff;
  height: 35px;
  width: 176px;
  margin-left: 12px;
  margin-top: 8px;
}

.css-rm266i:active {
  background: rgba(134, 104, 255, 0.7);
}

@media (hover: hover) {
  .css-rm266i:hover {
    background: #8668ff;
  }
}

.css-rm266i.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-rm266i svg {
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.css-1xgaqxq {
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 16px;
}

@media (min-width: 0px) {
  .css-1xgaqxq {
    display: block;
  }
}

@media (min-width: 1910px) {
  .css-1xgaqxq {
    display: block;
  }
}

.css-1xgaqxq button {
  min-width: unset;
  width: 165px;
}

.css-18csbgg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Nunito;
  font-weight: 700;
  font-size: 16px;
  padding: 8px;
  padding-left: 16px;
  box-sizing: border-box;
  border-radius: 8px;
  height: 40px;
  min-width: 190px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  border: 2px solid #28293d;
  background: transparent;
  color: #f9faff;
}

.css-18csbgg .IconExpandSelect {
  display: block;
}

.css-18csbgg .IconCollapseSelect {
  display: none;
}

.css-18csbgg svg {
  height: 18px;
  width: 18px;
  margin-right: 4px;
  margin-left: 8px;
  color: #878a9e;
}

.css-18csbgg:hover {
  color: #878a9e;
  cursor: pointer;
  border-color: #474967;
}

.css-18csbgg.Mui-expanded {
  color: #f9faff;
  border-color: #6842ff;
  background: #2f3148;
}

.css-18csbgg.Mui-expanded .IconExpandSelect {
  display: none;
}

.css-18csbgg.Mui-expanded .IconCollapseSelect {
  display: block;
}

.css-1jhusdm {
  z-index: 1500;
}

.css-1w5w3wg {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 700;
  border-radius: 8px;
  overflow: auto;
  min-width: 180px;
  background: #2f3148;
  padding: 8px 0px;
  padding-bottom: 0;
  scrollbar-width: thin;
  scrollbar-color: #aaadbe;
  max-height: min(50vh, 400px);
}

.css-1w5w3wg::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0);
}

.css-1w5w3wg::-webkit-scrollbar-thumb {
  background: #aaadbe;
  border-radius: 30px;
}

.css-1w5w3wg::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}

.css-1w5w3wg li {
  padding: 0px 16px;
  display: block;
  height: 40px;
  line-height: 40px;
}

.css-1w5w3wg li:hover {
  cursor: pointer;
  background: #373952;
}

.css-1w5w3wg li.Mui-disabled {
  color: #666a7f;
}

.css-1w5w3wg li.Mui-disabled:hover {
  cursor: normal;
  background: #2f3148;
}

.css-bfnfbr {
  margin-left: 20px;
  margin-top: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.css-383jj4 {
  color: #878a9e;
  -webkit-text-decoration: none;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 2px;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.css-383jj4:hover {
  opacity: 0.8;
}

.css-fr8gpn {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: 1px solid #878a9e;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 8px 16px;
  background: transparent;
  color: #eff0f7;
  height: 40px;
  margin-right: 4px;
  margin-left: 4px;
  border-width: 2px;
  border-color: #2f3148;
  height: 35px;
  min-width: 35px;
  width: 35px;
}

.css-fr8gpn:active {
  border-color: rgba(135, 138, 158, 0.7);
}

@media (hover: hover) {
  .css-fr8gpn:hover {
    color: #aaadbe;
  }
}

.css-fr8gpn.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-fr8gpn svg {
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.css-fr8gpn:hover {
  border-width: 2px;
  border-color: #6842ff;
}

.css-fr8gpn svg {
  margin-right: 0;
}

.css-17r7lae {
  display: inline-block;
  fill: currentcolor;
  height: 24px;
  width: 24px;
  min-width: 15px;
  width: 15px;
  height: 15px;
}

.css-1gw9rxv {
  color: #666a7f;
  font-size: 12px;
  font-weight: 400;
  margin-left: 16px;
  margin-top: 8px;
}

.css-htnzqr {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: background-color 225ms cubic-bezier(0.4, 0, 0.2, 1)
  0ms;
  transition: background-color 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  -webkit-tap-highlight-color: transparent;
  z-index: 29;
}

.css-12bddr1 {
  min-height: calc(100vh - 56px - 8px);
  margin-top: 56px;
}

.css-linpkp {
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;
  height: 100vh;
}

.css-19dlbhf {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../jpg/background2.jpg);
  background-repeat: repeat;
}

.css-vtn2l4 {
  padding-bottom: 20px;
}

.css-4y7b1m {
  margin-top: 12px;
  position: relative;
}

.css-4y7b1m li.primeCarouselLi,
.css-4y7b1m .skeleton {
  margin-right: 4px;
}

@media (min-width: 0px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 76px) / 2.25);
    height: calc(
            ((((100vw - (76px)) / 2.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 600px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 76px) / 3.25);
    height: calc(
            ((((100vw - (76px)) / 3.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 800px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 76px) / 4.25);
    height: calc(
            ((((100vw - (76px)) / 4.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 1000px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 76px) / 5.25);
    height: calc(
            ((((100vw - (76px)) / 5.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 1200px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 76px) / 6.25);
    height: calc(
            ((((100vw - (76px)) / 6.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 1700px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 76px) / 7.25);
    height: calc(
            ((((100vw - (76px)) / 7.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 1910px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 216px) / 7.25);
    height: calc(
            ((((100vw - (216px)) / 7.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 2100px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 216px) / 8.25);
    height: calc(
            ((((100vw - (216px)) / 8.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

@media (min-width: 3000px) {
  .css-4y7b1m li.primeCarouselLi,
  .css-4y7b1m .skeleton {
    width: calc((100vw - 216px) / 9.25);
    height: calc(
            ((((100vw - (216px)) / 9.25) - 4px) * 1.2380952380952381) + -6px
    );
  }
}

.css-4y7b1m svg {
  top: -20px;
}

.css-gmleio {
  display: inline-block;
  fill: currentcolor;
  height: 24px;
  width: 24px;
  position: absolute;
  right: 8px;
  top: 0;
  width: 15px;
  z-index: 3;
}

.css-1nehx92 {
  position: relative;
  overflow-y: hidden;
  z-index: 2;
}

@media (hover: hover) {
  .css-1nehx92:hover .arrow {
    opacity: 1;
  }
}

.css-1wx3xhk {
  margin-block-end: 0;
  padding: 10px 8px;
  overflow: hidden;
  overflow-x: scroll;
  width: 100%;
  white-space: nowrap;
  list-style: none;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  scroll-padding: 50px 50px 50px 50px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin: 0;
}

.css-1wx3xhk::-webkit-scrollbar {
  display: none;
}

.css-1wx3xhk li.primeCarouselLi {
  list-style: none;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  position: relative;
}

.css-dp1xiz {
  width: 100%;
  height: 100%;
  margin-right: 8px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(2, 1fr);
  row-gap: 4px;
}

.css-d7g3uh {
  display: block;
  background-color: rgba(249, 250, 255, 0.13);
  height: 1.2em;
  position: relative;
  border-radius: 8px;
}

.css-1da8oiv {
  padding: 0;
  margin: 0;
  content-visibility: auto;
  contain-intrinsic-size: auto 171px;
  contain: layout paint;
  padding-left: 0;
  overflow: hidden;
  margin-top: 4px;
  position: relative;
}

@media (max-width: 1509.95px) {
  .css-1da8oiv {
    padding-bottom: 8px;
    margin-bottom: -4px;
  }
}

.css-1da8oiv li.primeCarouselLi,
.css-1da8oiv .skeleton {
  margin-right: 4px;
}

@media (min-width: 0px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 76px) / 2.25);
    height: calc(
            ((((100vw - (76px)) / 2.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 600px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 76px) / 3.25);
    height: calc(
            ((((100vw - (76px)) / 3.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 800px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 76px) / 4.25);
    height: calc(
            ((((100vw - (76px)) / 4.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1000px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 76px) / 5.25);
    height: calc(
            ((((100vw - (76px)) / 5.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1200px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 76px) / 6.25);
    height: calc(
            ((((100vw - (76px)) / 6.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1700px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 76px) / 7.25);
    height: calc(
            ((((100vw - (76px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1910px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 216px) / 7.25);
    height: calc(
            ((((100vw - (216px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 2100px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 216px) / 8.25);
    height: calc(
            ((((100vw - (216px)) / 8.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 3000px) {
  .css-1da8oiv li.primeCarouselLi,
  .css-1da8oiv .skeleton {
    width: calc((100vw - 216px) / 9.25);
    height: calc(
            ((((100vw - (216px)) / 9.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 0px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (76px)) / 2.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 600px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (76px)) / 3.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 800px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (76px)) / 4.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1000px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (76px)) / 5.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1200px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (76px)) / 6.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1700px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (76px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1910px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (216px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 2100px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (216px)) / 8.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 3000px) {
  .css-1da8oiv .arrow {
    height: calc(
            ((((100vw - (216px)) / 9.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

.css-6nkhpv {
  padding-left: 8px;
  min-height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

@media (max-width: 1509.95px) {
  .css-6nkhpv {
    padding-left: 0 !important;
    min-height: 21px;
  }
}

.css-6nkhpv .carouselTitle {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: flex-end;
  align-self: flex-end;
  padding-right: 16px;
  padding-bottom: 3px;
}

@media (max-width: 1509.95px) {
  .css-6nkhpv .carouselTitle {
    line-height: 1 !important;
    padding-left: 12px;
  }
}

.css-6nkhpv .carouselTitleLink {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 0;
  z-index: 2;
  text-transform: none;
  line-height: 1 !important;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #fbcce8;
  font-weight: 700;
}

.css-6nkhpv .carouselTitleLink:hover {
  color: #6842ff;
}

@media (max-width: 1509.95px) {
  .css-6nkhpv .carouselTitleLink {
    margin-bottom: -2px;
    font-size: 12px;
  }

  .css-6nkhpv .carouselTitleLink:hover {
    background-color: transparent !important;
  }
}

.css-l1z1px {
  position: relative;
  display: block;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
  height: 100%;
}

.css-1gwyvq9 {
  border-radius: calc(8px + 2px);
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  box-sizing: border-box;
  display: block;
  contain: layout;
  z-index: 0;
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 0.1s cubic-bezier(0.5, 0, 0.1, 1);
  transition-delay: 0s;
  background-color: rgba(255, 255, 255, 0.07);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  inset: 0;
  position: absolute;
}

.css-1gwyvq9 .skeleton {
  top: 0 !important;
}

.css-1gwyvq9 .GameThumbImage {
  -webkit-transition: opacity 0.3s cubic-bezier(0.5, 0, 0.1, 1);
  transition: opacity 0.3s cubic-bezier(0.5, 0, 0.1, 1);
  transition-delay: 0ms;
  z-index: 1;
  border-radius: 8px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  aspect-ratio: 16/9;
}

.css-1gwyvq9 .gameThumbTitleContainer {
  width: 0;
  height: 0;
  overflow: hidden;
}

.css-rswchd {
  padding: 0;
  margin: 0;
  content-visibility: auto;
  contain-intrinsic-size: auto 171px;
  contain: layout paint;
  padding-left: 0;
  overflow: hidden;
  margin-top: 4px;
  position: relative;
}

@media (max-width: 1509.95px) {
  .css-rswchd {
    padding-bottom: 8px;
    margin-bottom: -4px;
  }
}

.css-rswchd li.primeCarouselLi,
.css-rswchd .skeleton {
  margin-right: 4px;
}

@media (min-width: 0px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 76px) / 2.25);
    height: calc(((((100vw - (76px)) / 2.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 600px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 76px) / 3.25);
    height: calc(((((100vw - (76px)) / 3.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 800px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 76px) / 4.25);
    height: calc(((((100vw - (76px)) / 4.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1000px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 76px) / 5.25);
    height: calc(((((100vw - (76px)) / 5.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1200px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 76px) / 6.25);
    height: calc(((((100vw - (76px)) / 6.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1700px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 76px) / 7.25);
    height: calc(((((100vw - (76px)) / 7.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1910px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 216px) / 7.25);
    height: calc(((((100vw - (216px)) / 7.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 2100px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 216px) / 8.25);
    height: calc(((((100vw - (216px)) / 8.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 3000px) {
  .css-rswchd li.primeCarouselLi,
  .css-rswchd .skeleton {
    width: calc((100vw - 216px) / 9.25);
    height: calc(((((100vw - (216px)) / 9.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 0px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (76px)) / 2.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 600px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (76px)) / 3.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 800px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (76px)) / 4.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1000px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (76px)) / 5.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1200px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (76px)) / 6.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1700px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (76px)) / 7.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 1910px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (216px)) / 7.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 2100px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (216px)) / 8.25) - 4px) * 1.5) + 4px);
  }
}

@media (min-width: 3000px) {
  .css-rswchd .arrow {
    height: calc(((((100vw - (216px)) / 9.25) - 4px) * 1.5) + 4px);
  }
}

.css-fc202x {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  contain: layout;
  border: 2px solid transparent;
  background-color: rgba(255, 255, 255, 0.07);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.css-fc202x > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.css-fc202x:hover {
  cursor: pointer;
}

.css-yhnnd2 {
  color: #ffffff;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
  padding-left: 4px;
  padding-right: 4px;
}

.css-16livkf {
  margin: 16px;
  margin-left: 10px;
  margin-bottom: 24px;
  content-visibility: auto;
  contain: layout paint;
  overflow-anchor: none;
  height: 218px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 874.95px) {
  .css-16livkf {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: unset;
  }
}

.css-jjkk1a {
  border-radius: 10px;
  background-color: #ffeafd;
  position: relative;
  width: 424px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 20px;
  height: 218px;
}

@media (max-width: 874.95px) {
  .css-jjkk1a {
    width: 100%;
    height: 318px;
  }
}

.css-h0n1tj {
  scrollbar-width: thin;
  scrollbar-color: #aaadbe;
  color: #bdbfce;
  font-size: 14px;
  height: 146px;
  overflow: hidden;
}

.css-h0n1tj::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0);
}

.css-h0n1tj::-webkit-scrollbar-thumb {
  background: #aaadbe;
  border-radius: 30px;
}

.css-h0n1tj::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}

@media (max-width: 874.95px) {
  .css-h0n1tj {
    height: 244px;
  }
}

.css-h0n1tj h2 {
  font-size: 20px;
}

.css-h0n1tj a {
  color: #fbcce8;
  font-weight: 700;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.css-1aokr6k {
  border-radius: 30px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  border: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  font-family: Nunito;
  font-weight: 800;
  font-size: 16px;
  box-sizing: border-box;
  padding: 8px 16px;
  background: transparent;
  color: #fbcce8;
  height: 40px;
}

.css-1aokr6k:active {
  color: rgba(104, 66, 255, 0.8);
}

@media (hover: hover) {
  .css-1aokr6k:hover {
    color: #6842ff;
  }
}

.css-1aokr6k.Mui-disabled {
  background: #28293d;
  color: #474967;
  cursor: default;
}

.css-1aokr6k svg {
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

.css-b97fys {
  height: 218px;
  overflow: hidden;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.css-b97fys ul {
  padding-top: 0;
  padding-bottom: 0;
}

@media (max-width: 874.95px) {
  .css-b97fys ul {
    margin-top: 16px;
  }
}

.css-b97fys .double-arrow {
  display: none;
}

.css-b97fys .arrow {
  top: 0;
  height: 100%;
}

.css-b97fys li {
  width: min(calc(100% / 3), 220px);
}

@media (min-width: 1082px) {
  .css-b97fys li {
    width: min(calc(100% / 4), 220px);
  }
}

@media (min-width: 1280px) {
  .css-b97fys li {
    width: min(calc(100% / 6), 220px);
  }
}

@media (min-width: 1910px) {
  .css-b97fys li {
    width: min(calc(100% / 8), 220px);
  }
}

.css-1hda2uz {
  height: 102px;
  background-color: #1a1b28;
  margin-right: 8px;
  padding: 16px;
  border-radius: 10px;
  margin-bottom: 12px;
}

.css-1hda2uz svg {
  width: 35px;
  height: 35px;
  color: #6842ff;
}

.css-1hda2uz:hover {
  background-color: #ffeafd;
}

.css-15yp4kt {
  font-weight: 700;
  color: #f9faff;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.css-1bcrti3 {
  height: 102px;
  background-color: #1a1b28;
  margin-right: 8px;
  padding: 16px;
  border-radius: 10px;
}

.css-1bcrti3 svg {
  width: 35px;
  height: 35px;
  color: #6842ff;
}

.css-1bcrti3:hover {
  background-color: #ffeafd;
}

.css-z5u6we {
  padding: 0;
  margin: 0;
  content-visibility: auto;
  contain-intrinsic-size: auto 171px;
  contain: layout paint;
  padding-left: 0;
  overflow: hidden;
  margin-top: 4px;
  position: relative;
  padding-top: 31.8px;
  overflow-anchor: none;
}

@media (max-width: 1509.95px) {
  .css-z5u6we {
    padding-bottom: 8px;
    margin-bottom: -4px;
  }
}

.css-z5u6we li.primeCarouselLi,
.css-z5u6we .skeleton {
  margin-right: 4px;
}

@media (min-width: 0px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 76px) / 2.25);
    height: calc(
            ((((100vw - (76px)) / 2.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 600px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 76px) / 3.25);
    height: calc(
            ((((100vw - (76px)) / 3.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 800px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 76px) / 4.25);
    height: calc(
            ((((100vw - (76px)) / 4.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1000px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 76px) / 5.25);
    height: calc(
            ((((100vw - (76px)) / 5.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1200px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 76px) / 6.25);
    height: calc(
            ((((100vw - (76px)) / 6.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1700px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 76px) / 7.25);
    height: calc(
            ((((100vw - (76px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1910px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 216px) / 7.25);
    height: calc(
            ((((100vw - (216px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 2100px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 216px) / 8.25);
    height: calc(
            ((((100vw - (216px)) / 8.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 3000px) {
  .css-z5u6we li.primeCarouselLi,
  .css-z5u6we .skeleton {
    width: calc((100vw - 216px) / 9.25);
    height: calc(
            ((((100vw - (216px)) / 9.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 0px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (76px)) / 2.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 600px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (76px)) / 3.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 800px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (76px)) / 4.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1000px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (76px)) / 5.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1200px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (76px)) / 6.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1700px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (76px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 1910px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (216px)) / 7.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 2100px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (216px)) / 8.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (min-width: 3000px) {
  .css-z5u6we .arrow {
    height: calc(
            ((((100vw - (216px)) / 9.25) - 4px) * 0.5617977528089888) + 4px
    );
  }
}

@media (max-width: 1509.95px) {
  .css-z5u6we {
    padding-top: 21px;
  }
}

@-webkit-keyframes animation-1nudq4e {
  50% {
    -webkit-transform: translateX(1.5px) rotate(2deg);
    -moz-transform: translateX(1.5px) rotate(2deg);
    -ms-transform: translateX(1.5px) rotate(2deg);
    transform: translateX(1.5px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-1.5px) rotate(-2deg);
    -moz-transform: translateX(-1.5px) rotate(-2deg);
    -ms-transform: translateX(-1.5px) rotate(-2deg);
    transform: translateX(-1.5px) rotate(-2deg);
  }
}

@keyframes animation-1nudq4e {
  50% {
    -webkit-transform: translateX(1.5px) rotate(2deg);
    -moz-transform: translateX(1.5px) rotate(2deg);
    -ms-transform: translateX(1.5px) rotate(2deg);
    transform: translateX(1.5px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-1.5px) rotate(-2deg);
    -moz-transform: translateX(-1.5px) rotate(-2deg);
    -ms-transform: translateX(-1.5px) rotate(-2deg);
    transform: translateX(-1.5px) rotate(-2deg);
  }
}
.immersive-translate-input {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2147483647;
  display: flex;
  justify-content: center;
  align-items: center;
}

.immersive-translate-loading-spinner {
  vertical-align: middle !important;
  width: 10px !important;
  height: 10px !important;
  display: inline-block !important;
  margin: 0 4px !important;
  border: 2px rgba(221, 244, 255, 0.6) solid !important;
  border-top: 2px rgba(0, 0, 0, 0.375) solid !important;
  border-left: 2px rgba(0, 0, 0, 0.375) solid !important;
  border-radius: 50% !important;
  padding: 0 !important;
  -webkit-animation: immersive-translate-loading-animation 0.6s infinite
  linear !important;
  animation: immersive-translate-loading-animation 0.6s infinite linear !important;
}

@-webkit-keyframes immersive-translate-loading-animation {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes immersive-translate-loading-animation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

.immersive-translate-input-loading {
  --loading-color: #f78fb6;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: block;
  margin: 12px auto;
  position: relative;
  color: white;
  left: -100px;
  box-sizing: border-box;
  animation: immersiveTranslateShadowRolling 1.5s linear infinite;
}

@keyframes immersiveTranslateShadowRolling {
  0% {
    box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0),
    0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }

  12% {
    box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0),
    0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }

  25% {
    box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-color),
    0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
  }

  36% {
    box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-color),
    100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0);
  }

  50% {
    box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-color),
    110px 0 var(--loading-color), 100px 0 var(--loading-color);
  }

  62% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0),
    130px 0 var(--loading-color), 120px 0 var(--loading-color),
    110px 0 var(--loading-color);
  }

  75% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0),
    200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color),
    120px 0 var(--loading-color);
  }

  87% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0),
    200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
    130px 0 var(--loading-color);
  }

  100% {
    box-shadow: 200px 0 rgba(255, 255, 255, 0),
    200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
    200px 0 rgba(255, 255, 255, 0);
  }
}

.immersive-translate-search-recomend {
  border: 1px solid #dadce0;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
  position: relative;
  font-size: 16px;
}

.immersive-translate-search-enhancement-en-title {
  color: #4d5156;
}

/* dark */
@media (prefers-color-scheme: dark) {
  .immersive-translate-search-recomend {
    border: 1px solid #3c4043;
  }

  .immersive-translate-close-action svg {
    fill: #bdc1c6;
  }

  .immersive-translate-search-enhancement-en-title {
    color: #bdc1c6;
  }
}

.immersive-translate-search-settings {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.immersive-translate-search-recomend::before {
  /* content: " "; */
  /* width: 20px; */
  /* height: 20px; */
  /* top: 16px; */
  /* position: absolute; */
  /* background: center / contain url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAxlBMVEUAAADpTInqTIjpSofnSIfqS4nfS4XqS4nqTIjsTYnrTInqTIroS4jvQIDqTIn////+/v7rSYjpTIn8/v7uaZzrTIr9/f3wfansWJL88/b85e73qc39+/v3xNnylrvrVI/98fb62Obva5/8+fr76vH4y9zpSIj74e353Oj1ocTzm77xhK/veKbtYpjsXJTqU47oTInxjrXyh7L99fj40eH2ttH1udD3sc31ssz1rMnykLXucqPtbqD85e/1xdn2u9DzqcXrUY6FaJb8AAAADnRSTlMA34BgIM8Q37/fz7+/EGOHcVQAAAGhSURBVDjLhZPncuowEEZFTW7bXVU7xsYYTO/p7bb3f6lICIOYJOT4h7/VnFmvrBFjrF3/CR/SajBHswafctG0Qg3O8O0Xa8BZ6uw7eLjqr30SofCDVSkemMinfL1ecy20r5ygR5zz3ArcAqJExPTPKhDENEmS30Q9+yo4lEQkqVTiIEAHCT10xWERRdH0Bq0aCOPZNDV3s0xaYce1lHEoDHU8wEh3qRJypNcTAeKUIjgKMeGLDoRCLVLTVf+Ownj8Kk6H9HM6QXPgYjQSB0F00EJEu10ILQrs/QeP77BSSr0MzLOyuJJQbnUoOOIUI/A8EeJk9E4YUHUWiRyTVKGgQUB8/3e/NpdGlfI+FMQyWsCBWyz4A/ZyHXyiiz0Ne5aGZssoxRmcChw8/EFKQ5JwwkUo3FRT5yXS7q+Y/rHDZmFktzpGMvO+5QofA4FPpEmGw+EWRCFvnaof7Zhe8NuYSLR0xErKLThUSs8gnODh87ssy6438yzbLzxl012HS19vfCf3CNhnbWOL1eEsDda+gDPUvri8tSZzNFrwIZf1NmNvqC1I/t8j7nYAAAAASUVORK5CYII='); */
}

.immersive-translate-search-title {
}

.immersive-translate-search-title-wrapper {
}

.immersive-translate-search-time {
  font-size: 12px;
  margin: 4px 0 24px;
  color: #70757a;
}

.immersive-translate-expand-items {
  display: none;
}

.immersive-translate-search-more {
  margin-top: 16px;
  font-size: 14px;
}

.immersive-translate-modal {
  display: none;
  position: fixed;
  z-index: 2147483647;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 15px;
}

.immersive-translate-modal-content {
  background-color: #fefefe;
  margin: 10% auto;
  padding: 40px 24px 24px;
  border: 1px solid #888;
  border-radius: 10px;
  width: 80%;
  max-width: 270px;
  font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu",
  "Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji",
  "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  position: relative;
}

.immersive-translate-modal .immersive-translate-modal-content-in-input {
  max-width: 500px;
}

.immersive-translate-modal-content-in-input
.immersive-translate-modal-body {
  text-align: left;
  max-height: unset;
}

.immersive-translate-modal-title {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #333333;
}

.immersive-translate-modal-body {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  word-break: break-all;
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  .immersive-translate-modal-body {
    max-height: 250px;
    overflow-y: auto;
  }
}

.immersive-translate-close {
  color: #666666;
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 20px;
  font-weight: bold;
}

.immersive-translate-close:hover,
.immersive-translate-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.immersive-translate-modal-footer {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 24px;
}

.immersive-translate-btn {
  width: fit-content;
  color: #fff;
  background-color: #ea4c89;
  border: none;
  font-size: 16px;
  margin: 0 8px;
  padding: 9px 30px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.immersive-translate-btn:hover {
  background-color: #f082ac;
}

.immersive-translate-cancel-btn {
  /* gray color */
  background-color: rgb(89, 107, 120);
}

.immersive-translate-cancel-btn:hover {
  background-color: hsl(205, 20%, 32%);
}

.immersive-translate-action-btn {
  background-color: transparent;
  color: #ea4c89;
  border: 1px solid #ea4c89;
}

.immersive-translate-btn svg {
  margin-right: 5px;
}

.immersive-translate-link {
  cursor: pointer;
  user-select: none;
  -webkit-user-drag: none;
  text-decoration: none;
  color: #007bff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.immersive-translate-primary-link {
  cursor: pointer;
  user-select: none;
  -webkit-user-drag: none;
  text-decoration: none;
  color: #ea4c89;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.immersive-translate-modal input[type="radio"] {
  margin: 0 6px;
  cursor: pointer;
}

.immersive-translate-modal label {
  cursor: pointer;
}

.immersive-translate-close-action {
  position: absolute;
  top: 2px;
  right: 0px;
  cursor: pointer;
}
.css-1x2ns9y {
  position: absolute;
  right: 8px;
  top: 0px;
  width: 15px;
  z-index: 3;
}
.css-wl8sln {
  padding: 32px;
  position: fixed;
  z-index: 1300;
  inset: 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.css-1jlnwea {
  position: relative;
  flex: 1 1 0%;
}
.css-1147e9k {
  color: rgb(170, 173, 190);
  height: 36px;
  width: 36px;
  padding: 0px;
  margin: 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: absolute;
  left: 12px;
  top: 3px;
  z-index: 1;
}
.css-1147e9k svg {
  height: 20px;
  width: 20px;
}
.css-107viq6.MuiAutocomplete-root {
  height: 34px;
  margin-left: 12px;
  margin-top: 4px;
  background-color: rgb(40, 41, 61);
  border-radius: 120px;
  fill: rgb(255, 255, 255);
  border: 1px solid transparent;
}
.css-107viq6.MuiAutocomplete-root .MuiAutocomplete-inputRoot {
  padding: 0px;
  background: none;
}
.css-107viq6.MuiAutocomplete-root button {
  display: none;
}
.css-107viq6.MuiAutocomplete-root.Mui-focused {
  border-color: rgb(104, 66, 255);
}
.css-107viq6.MuiAutocomplete-root.Mui-focused button {
  display: flex;
}
.css-107viq6 .MuiAutocomplete-popupIndicatorOpen {
  transform: none;
}
.css-107viq6 .MuiAutocomplete-paper {
  background-image: none;
}
.css-107viq6 .MuiInput-input {
  color: rgb(249, 250, 255);
  margin: 0px;
  width: 100% !important;
  background: transparent !important;
  min-height: 34px !important;
  padding: 0px 8px 6px 32px !important;
  border: 0px !important;
}
.css-107viq6 .MuiInput-input::-webkit-input-placeholder {
  color: rgb(118, 122, 142);
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
}
.css-107viq6 .MuiInput-input::placeholder {
  color: rgb(118, 122, 142);
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
}
.css-107viq6 .MuiOutlinedInput-notchedOutline {
  border: 0px;
}
.css-107viq6 .MuiAutocomplete-option {
  padding-left: 12px;
}
.css-107viq6 .MuiAutocomplete-option[data-focus="true"] {
  background-color: rgb(26, 27, 40);
}
.css-107viq6 .MuiAutocomplete-loading {
  font-size: 11.2px;
}
.css-1apm1he.Mui-focused .MuiAutocomplete-clearIndicator {
  visibility: visible;
}
@media (pointer: fine) {
  .css-1apm1he:hover .MuiAutocomplete-clearIndicator {
    visibility: visible;
  }
}
.css-1apm1he .MuiAutocomplete-tag {
  margin: 3px;
  max-width: calc(100% - 6px);
}
.css-1apm1he .MuiAutocomplete-inputRoot {
  flex-wrap: wrap;
}
.MuiAutocomplete-hasPopupIcon.css-1apm1he .MuiAutocomplete-inputRoot,
.MuiAutocomplete-hasClearIcon.css-1apm1he .MuiAutocomplete-inputRoot {
  padding-right: 30px;
}
.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-1apm1he
.MuiAutocomplete-inputRoot {
  padding-right: 56px;
}
.css-1apm1he .MuiAutocomplete-inputRoot .MuiAutocomplete-input {
  width: 0px;
  min-width: 30px;
}
.css-1apm1he .MuiInput-root {
  padding-bottom: 1px;
}
.css-1apm1he .MuiInput-root .MuiInput-input {
  padding: 4px 4px 4px 0px;
}
.css-1apm1he .MuiInput-root.MuiInputBase-sizeSmall .MuiInput-input {
  padding: 2px 4px 3px 0px;
}
.css-1apm1he .MuiOutlinedInput-root {
  padding: 9px;
}
.MuiAutocomplete-hasPopupIcon.css-1apm1he .MuiOutlinedInput-root,
.MuiAutocomplete-hasClearIcon.css-1apm1he .MuiOutlinedInput-root {
  padding-right: 39px;
}
.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-1apm1he
.MuiOutlinedInput-root {
  padding-right: 65px;
}
.css-1apm1he .MuiOutlinedInput-root .MuiAutocomplete-input {
  padding: 7.5px 4px 7.5px 6px;
}
.css-1apm1he .MuiOutlinedInput-root .MuiAutocomplete-endAdornment {
  right: 9px;
}
.css-1apm1he .MuiOutlinedInput-root.MuiInputBase-sizeSmall {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
}
.css-1apm1he
.MuiOutlinedInput-root.MuiInputBase-sizeSmall
.MuiAutocomplete-input {
  padding: 2.5px 4px 2.5px 6px;
}
.css-1apm1he .MuiFilledInput-root {
  padding-top: 19px;
  padding-left: 8px;
}
.MuiAutocomplete-hasPopupIcon.css-1apm1he .MuiFilledInput-root,
.MuiAutocomplete-hasClearIcon.css-1apm1he .MuiFilledInput-root {
  padding-right: 39px;
}
.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-1apm1he
.MuiFilledInput-root {
  padding-right: 65px;
}
.css-1apm1he .MuiFilledInput-root .MuiFilledInput-input {
  padding: 7px 4px;
}
.css-1apm1he .MuiFilledInput-root .MuiAutocomplete-endAdornment {
  right: 9px;
}
.css-1apm1he .MuiFilledInput-root.MuiInputBase-sizeSmall {
  padding-bottom: 1px;
}
.css-1apm1he
.MuiFilledInput-root.MuiInputBase-sizeSmall
.MuiFilledInput-input {
  padding: 2.5px 4px;
}
.css-1apm1he .MuiInputBase-hiddenLabel {
  padding-top: 8px;
}
.css-1apm1he .MuiAutocomplete-input {
  -webkit-box-flex: 1;
  flex-grow: 1;
  text-overflow: ellipsis;
  opacity: 1;
}
.css-1apm1he.MuiAutocomplete-root {
  height: 34px;
  margin-left: 12px;
  margin-top: 4px;
  background-color: rgb(40, 41, 61);
  border-radius: 120px;
  fill: rgb(255, 255, 255);
  border: 1px solid transparent;
}
.css-1apm1he.MuiAutocomplete-root .MuiAutocomplete-inputRoot {
  padding: 0px;
  background: none;
}
.css-1apm1he.MuiAutocomplete-root button {
  display: none;
}
.css-1apm1he.MuiAutocomplete-root.Mui-focused {
  border-color: rgb(104, 66, 255);
}
.css-1apm1he.MuiAutocomplete-root.Mui-focused button {
  display: flex;
}
.css-1apm1he .MuiAutocomplete-popupIndicatorOpen {
  transform: none;
}
.css-1apm1he .MuiAutocomplete-paper {
  background-image: none;
}
.css-1apm1he .MuiInput-input {
  color: rgb(249, 250, 255);
  margin: 0px;
  width: 100% !important;
  background: transparent !important;
  min-height: 34px !important;
  padding: 0px 8px 6px 32px !important;
  border: 0px !important;
}
.css-1apm1he .MuiInput-input::-webkit-input-placeholder {
  color: rgb(118, 122, 142);
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
}
.css-1apm1he .MuiInput-input::placeholder {
  color: rgb(118, 122, 142);
  font-weight: 700;
  font-size: 16px;
  opacity: 1;
}
.css-1apm1he .MuiOutlinedInput-notchedOutline {
  border: 0px;
}
.css-1apm1he .MuiAutocomplete-option {
  padding-left: 12px;
}
.css-1apm1he .MuiAutocomplete-option[data-focus="true"] {
  background-color: rgb(26, 27, 40);
}
.css-1apm1he .MuiAutocomplete-loading {
  font-size: 11.2px;
}
.css-1r0tt0t {
  padding: 12px 14px;
  border: 2px solid transparent;
  background-color: rgb(40, 41, 61);
  color: rgb(249, 250, 255);
  border-radius: 8px;
}
.css-1r0tt0t:hover {
  background-color: rgb(47, 49, 72);
}
.css-1r0tt0t .MuiInput-input:-webkit-autofill {
  box-shadow: rgb(40, 41, 61) 0px 0px 0px 30px inset !important;
  -webkit-text-fill-color: rgb(249, 250, 255) !important;
}
.css-1r0tt0t:hover .MuiInput-input:-webkit-autofill {
  box-shadow: rgb(47, 49, 72) 0px 0px 0px 30px inset !important;
}
.css-1r0tt0t .MuiInput-input:-webkit-autofill:hover {
  box-shadow: rgb(47, 49, 72) 0px 0px 0px 30px inset !important;
}
.css-1r0tt0t .MuiInput-input {
  font-family: Nunito, Arial, "Helvetica Neue", Helvetica, sans-serif;
  outline: 0px;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  resize: none;
  padding: 0px;
  border: 0px;
  background: none;
  color: rgb(249, 250, 255);
}
.css-1r0tt0t::before {
  display: none;
}
.css-1r0tt0t::after {
  display: none;
}
.css-19fbqqk {
  z-index: 1300;
  position: absolute;
}
.css-efvb39 {
  height: 100vh;
  padding-top: 0px;
  z-index: 1300;
  position: absolute;
  width: 100vw !important;
}
.css-efvb39 .MuiAutocomplete-paper {
  background-color: rgb(12, 13, 20);
  background-image: none;
  max-height: initial;
  left: 0px;
  height: 100%;
}
.css-efvb39 .MuiAutocomplete-listbox {
  padding: 0px 8px 0px 0px;
  height: 100%;
  scrollbar-width: thin;
  max-height: initial;
}
.css-efvb39 .MuiAutocomplete-listbox::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background: rgba(0, 0, 0, 0);
}
.css-efvb39 .MuiAutocomplete-listbox::-webkit-scrollbar-thumb {
  background: rgb(170, 173, 190);
  border-radius: 30px;
}
.css-efvb39 .MuiAutocomplete-listbox::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}
.css-12oe8t9 {
  height: 100%;
}
.css-12oe8t9 .MuiDrawer-paper {
  width: 100%;
  overflow: hidden overlay;
  background: rgb(26, 27, 40);
  scrollbar-width: thin;
  height: 100%;
  box-shadow: none;
}
.css-12oe8t9 .MuiDrawer-paper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0);
}
.css-12oe8t9 .MuiDrawer-paper::-webkit-scrollbar-thumb {
  background: rgb(170, 173, 190);
  border-radius: 30px;
}
.css-12oe8t9 .MuiDrawer-paper::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}
.css-12oe8t9.MuiModal-root {
  z-index: 1200;
}
.css-12oe8t9 .MuiBackdrop-root {
  opacity: 0 !important;
}
.css-12oe8t9 hr {
  width: 100%;
  border-color: rgb(40, 41, 61);
}
.css-175qheq {
  z-index: 1200;
  height: 100%;
}
.css-175qheq .MuiDrawer-paper {
  width: 100%;
  overflow: hidden overlay;
  background: rgb(26, 27, 40);
  scrollbar-width: thin;
  height: 100%;
  box-shadow: none;
}
.css-175qheq .MuiDrawer-paper::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0);
}
.css-175qheq .MuiDrawer-paper::-webkit-scrollbar-thumb {
  background: rgb(170, 173, 190);
  border-radius: 30px;
}
.css-175qheq .MuiDrawer-paper::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0);
}
.css-175qheq.MuiModal-root {
  z-index: 1200;
}
.css-175qheq .MuiBackdrop-root {
  opacity: 0 !important;
}
.css-175qheq hr {
  width: 100%;
  border-color: rgb(40, 41, 61);
}
.css-188t2t1 {
  transition: visibility 0s ease 0s, all 0.15s ease-in-out 0s;
  height: 100vh;
  background: rgb(12, 13, 20);
  content-visibility: auto;
  z-index: 30;
  position: fixed;
  top: 0px;
  left: 0px;
  border-right: 1px solid rgb(40, 41, 61);
  padding-top: 60px;
  width: 200px !important;
}
@media (min-width: 1910px) {
  .css-188t2t1 {
    width: 200px;
  }
}
@media (max-width: 1909.95px) {
  .css-188t2t1 {
    width: 60px;
  }
  .css-188t2t1:hover [class*="LabelContainer"] {
    opacity: 1;
    visibility: visible;
  }
}
.css-tyycwv {
  position: fixed;
  inset: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  -webkit-tap-highlight-color: transparent;
  z-index: 29;
}
.css-1ugmp4f {
  min-height: calc(-64px + 100vh);
  margin-top: 56px;
}
@media (min-width: 1910px) {
  .css-1ugmp4f {
    padding-left: 200px;
  }
}
.grecaptcha-badge {
  visibility: collapse !important;
}