/* Font/text values */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #8555e5;
  height: 130px;
  -webkit-height: 130px;
  -webkit-border-radius: 10px;
  border-radius: 8px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #bda9ed;
  box-shadow: 0 0 5px #8555e5;
}

::-webkit-calendar-picker-indicator {
  filter: invert(1);
  color: #ffffff !important;
}

.icon-facebook-sm {
  content: url("../svg/facebook.svg");
  width: 25px;
  height: 25px;
}

.icon-facebook-md {
  content: url("../svg/facebook.svg");
  width: 40px;
  height: 40px;
}

.icon-facebook-lg {
  content: url("../svg/facebook.svg");
  width: 60px;
  height: 60px;
}

.icon-facebook-xlg {
  content: url("../svg/facebook.svg");
  width: 90px;
  height: 90px;
}

.icon-twitter-sm {
  content: url("../svg/twitter.svg");
  width: 25px;
  height: 25px;
}

.icon-twitter-md {
  content: url("../svg/twitter.svg");
  width: 40px;
  height: 40px;
}

.icon-twitter-lg {
  content: url("../svg/twitter.svg");
  width: 60px;
  height: 60px;
}

.icon-twitter-xlg {
  content: url("../svg/twitter.svg");
  width: 90px;
  height: 90px;
}

.icon-linkedin-sm {
  content: url("../svg/linkedin.svg");
  width: 25px;
  height: 25px;
}

.icon-linkedin-md {
  content: url("../svg/linkedin.svg");
  width: 40px;
  height: 40px;
}

.icon-linkedin-lg {
  content: url("../svg/linkedin.svg");
  width: 60px;
  height: 60px;
}

.icon-linkedin-xlg {
  content: url("../svg/linkedin.svg");
  width: 90px;
  height: 90px;
}

.icon-youtube-sm {
  content: url("../svg/youtube.svg");
  width: 25px;
  height: 25px;
}

.icon-youtube-md {
  content: url("../svg/youtube.svg");
  width: 40px;
  height: 40px;
}

.icon-youtube-lg {
  content: url("../svg/youtube.svg");
  width: 60px;
  height: 60px;
}

.icon-youtube-xlg {
  content: url("../svg/youtube.svg");
  width: 90px;
  height: 90px;
}

.icon-whatsapp-sm {
  content: url("../svg/wp.svg");
  width: 25px;
  height: 25px;
}

.icon-whatsapp-md {
  content: url("../svg/wp.svg");
  width: 40px;
  height: 40px;
}

.icon-whatsapp-lg {
  content: url("../svg/wp.svg");
  width: 60px;
  height: 60px;
}

.icon-whatsapp-xlg {
  content: url("../svg/wp.svg");
  width: 90px;
  height: 90px;
}

.icon-email-sm {
  content: url("../svg/email.svg");
  width: 25px;
  height: 25px;
}

.icon-email-md {
  content: url("../svg/email.svg");
  width: 40px;
  height: 40px;
}

.icon-email-lg {
  content: url("../svg/email.svg");
  width: 60px;
  height: 60px;
}

.icon-email-xlg {
  content: url("../svg/email.svg");
  width: 90px;
  height: 90px;
}

.icon-phone-sm {
  content: url("../svg/phone.svg");
  width: 25px;
  height: 25px;
}

.icon-phone-md {
  content: url("../svg/phone.svg");
  width: 40px;
  height: 40px;
}

.icon-phone-lg {
  content: url("../svg/phone.svg");
  width: 60px;
  height: 60px;
}

.icon-phone-xlg {
  content: url("../svg/phone.svg");
  width: 90px;
  height: 90px;
}

.icon-share-sm {
  content: url("../svg/share.svg");
  width: 25px;
  height: 25px;
}

.icon-share-md {
  content: url("../svg/share.svg");
  width: 40px;
  height: 40px;
}

.icon-share-lg {
  content: url("../svg/share.svg");
  width: 60px;
  height: 60px;
}

.icon-share-xlg {
  content: url("../svg/share.svg");
  width: 90px;
  height: 90px;
}

.icon-location-address-sm {
  content: url("../svg/location-address.svg");
  width: 25px;
  height: 25px;
}

.icon-location-address-md {
  content: url("../svg/location-address.svg");
  width: 40px;
  height: 40px;
}

.icon-location-address-lg {
  content: url("../svg/location-address.svg");
  width: 60px;
  height: 60px;
}

.icon-retail-store-sm {
  content: url("../svg/retail-store.svg");
  width: 25px;
  height: 25px;
}

.icon-retail-store-md {
  content: url("../svg/retail-store.svg");
  width: 40px;
  height: 40px;
}

.icon-retail-store-lg {
  content: url("../svg/retail-store.svg");
  width: 60px;
  height: 60px;
}

.icon-retail-store-xlg {
  content: url("../svg/retail-store.svg");
  width: 90px;
  height: 90px;
}

.icon-exchange-sm {
  content: url("../svg/exchange.svg");
  width: 25px;
  height: 25px;
}

.icon-exchange-md {
  content: url("../svg/exchange.svg");
  width: 40px;
  height: 40px;
}

.icon-exchange-lg {
  content: url("../svg/exchange.svg");
  width: 60px;
  height: 60px;
}

.icon-exchange-xlg {
  content: url("../svg/exchange.svg");
  width: 90px;
  height: 90px;
}

.icon-atm-sm {
  content: url("../svg/atm.svg");
  width: 25px;
  height: 25px;
}

.icon-atm-md {
  content: url("../svg/atm.svg");
  width: 40px;
  height: 40px;
}

.icon-atm-lg {
  content: url("../svg/atm.svg");
  width: 60px;
  height: 60px;
}

.icon-atm-xlg {
  content: url("../svg/atm.svg");
  width: 90px;
  height: 90px;
}

.icon-pos-sm {
  content: url("../svg/pos.svg");
  width: 25px;
  height: 25px;
}

.icon-pos-md {
  content: url("../svg/pos.svg");
  width: 40px;
  height: 40px;
}

.icon-pos-lg {
  content: url("../svg/pos.svg");
  width: 60px;
  height: 60px;
}

.icon-pos-xlg {
  content: url("../svg/pos.svg");
  width: 90px;
  height: 90px;
}

.icon-telegram-sm {
  content: url("../svg/telegam.svg");
  width: 25px;
  height: 25px;
}

.icon-telegram-md {
  content: url("../svg/telegram.svg");
  width: 40px;
  height: 40px;
}

.icon-telegram-lg {
  content: url("../svg/telegram.svg");
  width: 60px;
  height: 60px;
}

.icon-telegram-xlg {
  content: url("../svg/telegram.svg");
  width: 90px;
  height: 90px;
}

.icon-instagram-sm {
  content: url("../svg/instagram.svg");
  width: 25px;
  height: 25px;
}

.icon-instagram-md {
  content: url("../svg/instagram.svg");
  width: 40px;
  height: 40px;
}

.icon-instagram-lg {
  content: url("../svg/instagram.svg");
  width: 60px;
  height: 60px;
}

.icon-instagram-xlg {
  content: url("../svg/instagram.svg");
  width: 90px;
  height: 90px;
}

body {
  margin: 0;
  font-style: normal;
  font-variant: normal;
  font-family: Montserrat;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #e2f9fc;
  background: #10082b 0% 0% no-repeat padding-box;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.active {
  color: #956fed !important;
}

.scrollable-container {
  width: 100%;
  min-height: 150px;
  max-height: 450px;
  overflow-y: auto;
}

.titles-section-blue, .titles-section-purple, .hero-blue, .hero-purple {
  font-family: Bai Jamjuree;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
}

.hover-effect:hover {
  opacity: 0.6;
  transition: 0.3s;
  cursor: pointer;
  text-shadow: 1px 1px 2px #5e2fcb, 0 0 1em #8357ed, 0 0 0.2em #10082b;
}

.hero-purple {
  font-size: 56px;
  line-height: 68px;
  color: #956fed;
  text-transform: uppercase;
  text-shadow: 0px 0px 8px #5e2fcb;
}

.hero-blue {
  color: #e2f9fc;
  font-size: 56px;
  line-height: 68px;
  text-transform: uppercase;
  text-shadow: 0px 0px 8px #2dc5d5;
}

.titles-section-purple {
  font-size: 42px;
  line-height: 50px;
  color: #956fed;
  text-transform: uppercase;
  text-shadow: 0px 0px 8px #5e2fcb;
}

.titles-section-blue {
  font-size: 42px;
  line-height: 50px;
  color: #e2f9fc;
  text-transform: uppercase;
  text-shadow: 0px 0px 6px #0fa7be;
}

.details {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #e2f9fc;
}

.volume-text {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  font-family: Bai Jamjuree;
  letter-spacing: 0px;
  color: #e5fdfd;
  text-shadow: 0px 0px 15px #0fa7be;
}

.btn-secondary-gradient, .btn-secondary-gradient-out-bordered, .btn-primary-gradient, .btn-primary-gradient-hovered, .btn-primary-gradient-hovered-out-bordered, .btn-primary-gradient-out-bordered, .btn-primary, .btn-primary-out-bordered {
  border-radius: 6px;
  opacity: 1;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  color: #ffffff;
  font-family: Montserrat;
  border-color: #5e2fcb;
  font-size: 16px;
  font-variant: normal;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  padding: 6px 20px 6px 20px;
}

.btn-primary, .btn-primary-out-bordered {
  background: #5e2fcb 0% 0% no-repeat padding-box;
}
.btn-primary:hover, .btn-primary-out-bordered:hover {
  background: #8357ed 0% 0% no-repeat padding-box;
  color: #ffffff;
}
.btn-primary.btn-active, .btn-active.btn-primary-out-bordered {
  background-color: #c8b1ff !important;
}

.btn-primary-out-bordered {
  outline-style: solid;
  outline-color: #5e2fcb;
  outline-offset: 4px;
  outline-width: 0.8px;
}

.btn-sm {
  font-size: 14px !important;
}

.btn-lg {
  font-size: 18px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.btn-primary-gradient, .btn-primary-gradient-hovered, .btn-primary-gradient-hovered-out-bordered, .btn-primary-gradient-out-bordered {
  border-color: #5e2fcb;
  background: transparent linear-gradient(263deg, #4411e0 0%, #b858ff 100%) 0% 0% no-repeat padding-box;
}
.btn-primary-gradient:hover, .btn-primary-gradient-hovered:hover, .btn-primary-gradient-hovered-out-bordered:hover, .btn-primary-gradient-out-bordered:hover, .btn-primary-gradient.btn-active, .btn-active.btn-primary-gradient-hovered, .btn-active.btn-primary-gradient-hovered-out-bordered, .btn-active.btn-primary-gradient-out-bordered {
  color: #ffffff;
  background: transparent linear-gradient(264deg, #631fff 0%, #2dc5d5 100%) 0% 0% no-repeat padding-box;
}

.btn-primary-gradient-out-bordered {
  outline-style: solid;
  outline-color: #956fed;
  outline-offset: 4px;
  outline-width: 0.8px;
}

.btn-primary-gradient-hovered, .btn-primary-gradient-hovered-out-bordered {
  background: transparent linear-gradient(264deg, #631fff 0%, #2dc5d5 100%) 0% 0% no-repeat padding-box;
}
.btn-primary-gradient-hovered:hover, .btn-primary-gradient-hovered-out-bordered:hover {
  background: transparent linear-gradient(263deg, #4411e0 0%, #b858ff 100%) 0% 0% no-repeat padding-box;
}

.btn-primary-gradient-hovered-out-bordered {
  outline-style: solid;
  outline-color: #8155e5;
  outline-offset: 4px;
  outline-width: 0.8px;
}

.btn-secondary-gradient, .btn-secondary-gradient-out-bordered {
  border: 1px solid #e2ae10;
  background: transparent linear-gradient(270deg, #e3af23 0%, #e05252 100%) 0% 0% no-repeat padding-box;
}
.btn-secondary-gradient:hover, .btn-secondary-gradient-out-bordered:hover, .btn-secondary-gradient.btn-active, .btn-active.btn-secondary-gradient-out-bordered {
  color: #ffffff;
  opacity: 0.7;
}

.btn-secondary-gradient-out-bordered {
  outline-style: solid;
  outline-color: #e2ae10;
  outline-offset: 4px;
  outline-width: 0.8px;
}

.btn-icon-sm {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px !important;
  font-size: 14px;
  color: #ffffff;
}
.btn-icon-sm:hover {
  color: #ffffff;
  background-color: #b858ff !important;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.btn-icon {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px !important;
  font-size: 20px;
  color: #ffffff;
}
.btn-icon:hover {
  color: #ffffff;
  background-color: #b858ff !important;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.btn-icon-lg {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 12px !important;
  font-size: 26px;
  color: #ffffff;
}
.btn-icon-lg:hover {
  color: #ffffff;
  background-color: #b858ff !important;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.liked {
  background-color: #ff29be !important;
}

.text-primary {
  font-family: Montserrat;
}

.font-weight-medium {
  font-weight: 400 !important;
}

.font-weight-semi-bold {
  font-weight: 600 !important;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
}

.navbar-collapse {
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 2.25rem;
  margin-right: auto;
  margin-left: auto;
}

.navbar-nav {
  column-gap: 5px;
  row-gap: 10px;
}

.nav-link {
  letter-spacing: 0px;
  color: #ffffff;
  text-align: left;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  font-family: Montserrat;
  font-size: 15px;
  line-height: 18px;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(149, 111, 237)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.w-5 {
  width: 5%;
}

.ml-5 {
  margin-left: 5%;
}

.mr-5 {
  margin-right: 5%;
}

.mt-5 {
  margin-top: 5%;
}

.mb-5 {
  margin-bottom: 5%;
}

.w-10 {
  width: 10%;
}

.ml-10 {
  margin-left: 10%;
}

.mr-10 {
  margin-right: 10%;
}

.mt-10 {
  margin-top: 10%;
}

.mb-10 {
  margin-bottom: 10%;
}

.w-15 {
  width: 15%;
}

.ml-15 {
  margin-left: 15%;
}

.mr-15 {
  margin-right: 15%;
}

.mt-15 {
  margin-top: 15%;
}

.mb-15 {
  margin-bottom: 15%;
}

.w-20 {
  width: 20%;
}

.ml-20 {
  margin-left: 20%;
}

.mr-20 {
  margin-right: 20%;
}

.mt-20 {
  margin-top: 20%;
}

.mb-20 {
  margin-bottom: 20%;
}

.w-25 {
  width: 25%;
}

.ml-25 {
  margin-left: 25%;
}

.mr-25 {
  margin-right: 25%;
}

.mt-25 {
  margin-top: 25%;
}

.mb-25 {
  margin-bottom: 25%;
}

.w-30 {
  width: 30%;
}

.ml-30 {
  margin-left: 30%;
}

.mr-30 {
  margin-right: 30%;
}

.mt-30 {
  margin-top: 30%;
}

.mb-30 {
  margin-bottom: 30%;
}

.w-35 {
  width: 35%;
}

.ml-35 {
  margin-left: 35%;
}

.mr-35 {
  margin-right: 35%;
}

.mt-35 {
  margin-top: 35%;
}

.mb-35 {
  margin-bottom: 35%;
}

.w-40 {
  width: 40%;
}

.ml-40 {
  margin-left: 40%;
}

.mr-40 {
  margin-right: 40%;
}

.mt-40 {
  margin-top: 40%;
}

.mb-40 {
  margin-bottom: 40%;
}

.w-45 {
  width: 45%;
}

.ml-45 {
  margin-left: 45%;
}

.mr-45 {
  margin-right: 45%;
}

.mt-45 {
  margin-top: 45%;
}

.mb-45 {
  margin-bottom: 45%;
}

.w-50 {
  width: 50%;
}

.ml-50 {
  margin-left: 50%;
}

.mr-50 {
  margin-right: 50%;
}

.mt-50 {
  margin-top: 50%;
}

.mb-50 {
  margin-bottom: 50%;
}

.w-55 {
  width: 55%;
}

.ml-55 {
  margin-left: 55%;
}

.mr-55 {
  margin-right: 55%;
}

.mt-55 {
  margin-top: 55%;
}

.mb-55 {
  margin-bottom: 55%;
}

.w-60 {
  width: 60%;
}

.ml-60 {
  margin-left: 60%;
}

.mr-60 {
  margin-right: 60%;
}

.mt-60 {
  margin-top: 60%;
}

.mb-60 {
  margin-bottom: 60%;
}

.w-65 {
  width: 65%;
}

.ml-65 {
  margin-left: 65%;
}

.mr-65 {
  margin-right: 65%;
}

.mt-65 {
  margin-top: 65%;
}

.mb-65 {
  margin-bottom: 65%;
}

.w-70 {
  width: 70%;
}

.ml-70 {
  margin-left: 70%;
}

.mr-70 {
  margin-right: 70%;
}

.mt-70 {
  margin-top: 70%;
}

.mb-70 {
  margin-bottom: 70%;
}

.w-75 {
  width: 75%;
}

.ml-75 {
  margin-left: 75%;
}

.mr-75 {
  margin-right: 75%;
}

.mt-75 {
  margin-top: 75%;
}

.mb-75 {
  margin-bottom: 75%;
}

.w-80 {
  width: 80%;
}

.ml-80 {
  margin-left: 80%;
}

.mr-80 {
  margin-right: 80%;
}

.mt-80 {
  margin-top: 80%;
}

.mb-80 {
  margin-bottom: 80%;
}

.w-85 {
  width: 85%;
}

.ml-85 {
  margin-left: 85%;
}

.mr-85 {
  margin-right: 85%;
}

.mt-85 {
  margin-top: 85%;
}

.mb-85 {
  margin-bottom: 85%;
}

.w-90 {
  width: 90%;
}

.ml-90 {
  margin-left: 90%;
}

.mr-90 {
  margin-right: 90%;
}

.mt-90 {
  margin-top: 90%;
}

.mb-90 {
  margin-bottom: 90%;
}

.w-95 {
  width: 95%;
}

.ml-95 {
  margin-left: 95%;
}

.mr-95 {
  margin-right: 95%;
}

.mt-95 {
  margin-top: 95%;
}

.mb-95 {
  margin-bottom: 95%;
}

.w-100 {
  width: 100%;
}

.ml-100 {
  margin-left: 100%;
}

.mr-100 {
  margin-right: 100%;
}

.mt-100 {
  margin-top: 100%;
}

.mb-100 {
  margin-bottom: 100%;
}

.zIndex-1 {
  z-index: 1;
}

.columnGap-1 {
  column-gap: 1px;
}

.rowGap-1 {
  row-gap: 1px;
}

.zIndex-2 {
  z-index: 2;
}

.columnGap-2 {
  column-gap: 2px;
}

.rowGap-2 {
  row-gap: 2px;
}

.zIndex-3 {
  z-index: 3;
}

.columnGap-3 {
  column-gap: 3px;
}

.rowGap-3 {
  row-gap: 3px;
}

.zIndex-4 {
  z-index: 4;
}

.columnGap-4 {
  column-gap: 4px;
}

.rowGap-4 {
  row-gap: 4px;
}

.zIndex-5 {
  z-index: 5;
}

.columnGap-5 {
  column-gap: 5px;
}

.rowGap-5 {
  row-gap: 5px;
}

.zIndex-6 {
  z-index: 6;
}

.columnGap-6 {
  column-gap: 6px;
}

.rowGap-6 {
  row-gap: 6px;
}

.zIndex-7 {
  z-index: 7;
}

.columnGap-7 {
  column-gap: 7px;
}

.rowGap-7 {
  row-gap: 7px;
}

.zIndex-8 {
  z-index: 8;
}

.columnGap-8 {
  column-gap: 8px;
}

.rowGap-8 {
  row-gap: 8px;
}

.zIndex-9 {
  z-index: 9;
}

.columnGap-9 {
  column-gap: 9px;
}

.rowGap-9 {
  row-gap: 9px;
}

.zIndex-10 {
  z-index: 10;
}

.columnGap-10 {
  column-gap: 10px;
}

.rowGap-10 {
  row-gap: 10px;
}

.zIndex-11 {
  z-index: 11;
}

.columnGap-11 {
  column-gap: 11px;
}

.rowGap-11 {
  row-gap: 11px;
}

.zIndex-12 {
  z-index: 12;
}

.columnGap-12 {
  column-gap: 12px;
}

.rowGap-12 {
  row-gap: 12px;
}

.zIndex-13 {
  z-index: 13;
}

.columnGap-13 {
  column-gap: 13px;
}

.rowGap-13 {
  row-gap: 13px;
}

.zIndex-14 {
  z-index: 14;
}

.columnGap-14 {
  column-gap: 14px;
}

.rowGap-14 {
  row-gap: 14px;
}

.zIndex-15 {
  z-index: 15;
}

.columnGap-15 {
  column-gap: 15px;
}

.rowGap-15 {
  row-gap: 15px;
}

.zIndex-16 {
  z-index: 16;
}

.columnGap-16 {
  column-gap: 16px;
}

.rowGap-16 {
  row-gap: 16px;
}

.zIndex-17 {
  z-index: 17;
}

.columnGap-17 {
  column-gap: 17px;
}

.rowGap-17 {
  row-gap: 17px;
}

.zIndex-18 {
  z-index: 18;
}

.columnGap-18 {
  column-gap: 18px;
}

.rowGap-18 {
  row-gap: 18px;
}

.zIndex-19 {
  z-index: 19;
}

.columnGap-19 {
  column-gap: 19px;
}

.rowGap-19 {
  row-gap: 19px;
}

.zIndex-20 {
  z-index: 20;
}

.columnGap-20 {
  column-gap: 20px;
}

.rowGap-20 {
  row-gap: 20px;
}

.border-dashed {
  border: 1px dashed #8555e5;
}

.border-dashed-secondary {
  border: 1px dashed #bda9ed;
}

.border-left-dashed {
  border-left: 1px dashed #8555e5;
}

.border-right-dashed {
  border-right: 1px dashed #8555e5;
}

.border-bottom-dashed, .nav {
  border-bottom: 1px dashed #8555e5;
}

.border-top-dashed {
  border-top: 1px dashed #8555e5;
}

.border-white {
  border-color: #ffffff !important;
}

.color-d0c3ff {
  color: #d0c3ff !important;
}

.bg-color-d0c3ff {
  background-color: #d0c3ff !important;
}

.color-ffffff {
  color: #ffffff !important;
}

.bg-color-ffffff {
  background-color: #ffffff !important;
}

.color-956fed {
  color: #956fed !important;
}

.bg-color-956fed {
  background-color: #956fed !important;
}

.color-bda9ed {
  color: #bda9ed !important;
}

.bg-color-bda9ed {
  background-color: #bda9ed !important;
}

.color-b699f7 {
  color: #b699f7 !important;
}

.bg-color-b699f7 {
  background-color: #b699f7 !important;
}

.color-e2f9fc {
  color: #e2f9fc !important;
}

.bg-color-e2f9fc {
  background-color: #e2f9fc !important;
}

.color-8555e5 {
  color: #8555e5 !important;
}

.bg-color-8555e5 {
  background-color: #8555e5 !important;
}

.color-631FFF {
  color: #631fff !important;
}

.bg-color-631FFF {
  background-color: #631fff !important;
}

.color-2DC5D5 {
  color: #2dc5d5 !important;
}

.bg-color-2DC5D5 {
  background-color: #2dc5d5 !important;
}

.color-4411E0 {
  color: #4411e0 !important;
}

.bg-color-4411E0 {
  background-color: #4411e0 !important;
}

.color-B858FF {
  color: #b858ff !important;
}

.bg-color-B858FF {
  background-color: #b858ff !important;
}

.color-0FA7BE {
  color: #0fa7be !important;
}

.bg-color-0FA7BE {
  background-color: #0fa7be !important;
}

.color-primary {
  color: #5e2fcb !important;
}

.bg-color-primary {
  background-color: #5e2fcb !important;
}

.color-secondary {
  color: #8357ed !important;
}

.bg-color-secondary {
  background-color: #8357ed !important;
}

a:hover {
  opacity: 0.6;
  transition: 0.3s;
  cursor: pointer;
  text-shadow: 1px 1px 2px #5e2fcb, 0 0 1em #8357ed, 0 0 0.2em #10082b;
  color: #ffffff !important;
  opacity: 0.8 !important;
  text-decoration: none !important;
}

.font-montserrat {
  font-family: Montserrat;
}

.font-bai-jamjuree {
  font-family: Bai Jamjuree;
}

.fontSize-10px {
  font-size: 10px !important;
}

.fontSize-12px {
  font-size: 12px !important;
}

.fontSize-14px {
  font-size: 14px !important;
}

.fontSize-16px {
  font-size: 16px !important;
}

.fontSize-18px {
  font-size: 18px !important;
}

.fontSize-20px {
  font-size: 20px !important;
}

.fontSize-22px {
  font-size: 22px !important;
}

.fontSize-24px {
  font-size: 24px !important;
}

.fontSize-26px {
  font-size: 26px !important;
}

.fontSize-28px {
  font-size: 28px !important;
}

.fontSize-30px {
  font-size: 30px !important;
}

.fontSize-32px {
  font-size: 32px !important;
}

.fontSize-34px {
  font-size: 34px !important;
}

.fontSize-36px {
  font-size: 36px !important;
}

.fontSize-38px {
  font-size: 38px !important;
}

.fontSize-40px {
  font-size: 40px !important;
}

.fontSize-42px {
  font-size: 42px !important;
}

.fontSize-44px {
  font-size: 44px !important;
}

.fontSize-46px {
  font-size: 46px !important;
}

.fontSize-48px {
  font-size: 48px !important;
}

.fontSize-50px {
  font-size: 50px !important;
}

.fontSize-52px {
  font-size: 52px !important;
}

.fontSize-54px {
  font-size: 54px !important;
}

.fontSize-56px {
  font-size: 56px !important;
}

.glass-fx-success-xsm, .glass-fx-success-sm, .glass-fx-success-md, .glass-fx-success {
  background-color: rgba(127, 248, 5, 0.5);
  opacity: 0.67;
  filter: blur(50px);
}

.glass-fx-success {
  width: 300px;
  height: 300px;
}

.glass-fx-success-md {
  width: 200px;
  height: 200px;
}

.glass-fx-success-sm {
  width: 100px;
  height: 100px;
}

.glass-fx-success-xsm {
  width: 50px;
  height: 50px;
}

.glass-fx-info-xsm, .glass-fx-info-sm, .glass-fx-info-md, .glass-fx-info {
  background: transparent linear-gradient(180deg, #16d4fd 0%, #375ffd 100%) 0% 0% no-repeat padding-box;
  opacity: 0.67;
  filter: blur(50px);
}

.glass-fx-info {
  width: 300px;
  height: 300px;
}

.glass-fx-info-md {
  width: 200px;
  height: 200px;
}

.glass-fx-info-sm {
  width: 100px;
  height: 100px;
}

.glass-fx-info-xsm {
  width: 50px;
  height: 50px;
}

.glass-fx-danger-xsm, .glass-fx-danger-sm, .glass-fx-danger-md, .glass-fx-danger {
  background: #811a5e no-repeat padding-box;
  opacity: 0.52;
  filter: blur(50px);
}

.glass-fx-danger {
  width: 300px;
  height: 250px;
}

.glass-fx-danger-md {
  width: 200px;
  height: 150px;
}

.glass-fx-danger-sm {
  width: 100px;
  height: 100px;
}

.glass-fx-danger-xsm {
  width: 50px;
  height: 50px;
}

.glass-fx-purple {
  background: transparent linear-gradient(180deg, #8a16fd 0%, #375ffd 100%) 0% 0% no-repeat padding-box;
  opacity: 0.69;
  filter: blur(50px);
}

.circle {
  border-radius: 50%;
}

.blur-backdrop {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 1px #bda9ed;
}

.blur-white-backdrop {
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.737254902);
  border-radius: 10px;
  opacity: 1;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.form-group,
.input-group {
  position: relative !important;
  height: 100% !important;
  min-height: 40px;
}
.form-group .form-control,
.input-group .form-control {
  background-color: #452f79 !important;
  border-color: #5e2fcb !important;
  color: #e2f9fc !important;
  border-radius: 6px !important;
}
.form-group .form-control:focus,
.input-group .form-control:focus {
  background-color: #5e2fcb !important;
  box-shadow: 0px 0px 6px #5e2fcb !important;
}
.form-group input::placeholder,
.input-group input::placeholder {
  color: #e2f9fc !important;
  opacity: 0.9 !important;
}

.input-icon-container {
  display: flex;
  flex-direction: row;
  background-color: #452f79 !important;
  border: 1px solid #5e2fcb !important;
  color: #e2f9fc !important;
  border-radius: 6px !important;
  align-items: center;
  overflow: hidden;
  min-height: 40px;
}

.input-icon-container:focus-within {
  background-color: #5e2fcb !important;
  box-shadow: 0px 0px 6px #5e2fcb !important;
}
.input-icon-container input {
  outline: none;
  border: none;
  background: none;
  background-color: transparent;
  padding: 0.45em 0.7em 0.4em 0.7em;
  color: inherit;
  flex: auto 1 1;
  width: 100%;
}
.input-icon-container .right-icon {
  padding: 10px;
  background-color: transparent;
  font-size: 22px;
}
.input-icon-container .right-icon:hover {
  cursor: pointer;
  color: #d0c3ff;
  opacity: 0.8;
}

.form-control--otp {
  line-height: 2.5;
  height: 4rem;
  font-size: 2.625rem;
  font-weight: bold;
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-right: 10px;
  background-color: #ffffff;
  border: 1px solid #bda9ed;
  color: #563f8b;
  font-family: Bai Jamjuree;
}
.form-control--otp:focus {
  box-shadow: 0 10px 20px #563f8b !important;
  border: 2px solid #bda9ed;
  color: #bda9ed;
}

@media (min-width: 375px) {
  .form-control--otp {
    line-height: 3;
    height: 4.5rem;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    max-width: 3.5rem;
  }
}
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-container input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Creating a custom checkbox based on demand */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #5e2fcb;
  border-radius: 6px;
  border: 1px solid #956fed;
}

/* Specify the background color to be shown when hovering over checkbox */
.checkbox-container:hover input ~ .checkmark {
  background-color: #956fed;
}

/* Specify the background color to be shown when checkbox is active */
.checkbox-container input:active ~ .checkmark {
  background-color: white;
}

/* Specify the background color to be shown when checkbox is checked */
.checkbox-container input:checked ~ .checkmark {
  background-color: #956fed;
}

/* Checkmark to be shown in checkbox */
/* It is not be shown when not checked */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Display checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Styling the checkmark using webkit */
/* Rotated the rectangle by 45 degree and 
showing only two border to make it look
like a tickmark */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 3px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.brand-logo-wrapper {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 61px;
  width: 61px;
}
.brand-logo-wrapper .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.brand-logo-wrapper-md {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 140px;
  width: 140px;
}
.brand-logo-wrapper-md .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.brand-logo-wrapper-lg {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 180px;
  width: 180px;
}
.brand-logo-wrapper-lg .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.brand-logo-wrapper-xlg {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 240px;
  width: 240px;
}
.brand-logo-wrapper-xlg .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.brand-logo-wrapper-xxlg {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 400px;
  width: 400px;
}
.brand-logo-wrapper-xxlg .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.brand-logo-wrapper-xxxlg {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 600px;
  width: 600px;
}
.brand-logo-wrapper-xxxlg .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.footer-back-1 {
  background: transparent linear-gradient(360deg, #515cb4 0%, #21174e 100%) 0% 0% no-repeat padding-box;
  height: 450px;
}

.footer-back-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icon-phone {
  background: url("../assets/svg/phone.svg");
  width: 26px;
  height: 26px;
}

.horizontal-centered-absolute {
  margin: 0 auto;
  left: 0;
  right: 0;
}

.vertical-centered-absolute {
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.footer-nft-card-size, .footer-nft-right-card, .footer-nft-left-card {
  height: auto;
  width: 100%;
  max-width: 210px;
}

.footer-nft-left-card {
  left: 20px;
  bottom: -25px;
}

.footer-nft-right-card {
  right: 20px;
  bottom: -25px;
}

.footer-nft-card-wrapper {
  width: 75%;
}

.text-size-responsive-sm {
  font-size: 16px;
}

.full-img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  opacity: 0.81;
}

.text-underline {
  text-decoration: underline;
}

.card-bg {
  background-color: rgba(97, 68, 188, 0.7);
  box-shadow: inset 0px 1px 0px rgba(226, 249, 252, 0.5960784314);
  border-radius: 26px;
  backdrop-filter: blur(49px);
  -webkit-backdrop-filter: blur(49px);
}

.card-secondary-bg {
  background: rgba(149, 111, 237, 0.6);
  box-shadow: inset 0px 1px 0px rgba(226, 249, 252, 0.5960784314);
  border-radius: 26px;
  backdrop-filter: blur(35px);
  -webkit-backdrop-filter: blur(35px);
}

.badge-primary {
  background-color: #5e2fcb !important;
  border-radius: 10px !important;
}

.badge-secondary {
  background-color: #8357ed !important;
  border-radius: 10px !important;
}

.planet-box-shadow, .exclusive-benefits-ellipse .bottom-right-planet, .exclusive-benefits-ellipse .top-left-planet {
  box-shadow: 0px 0px 34px #0045ff;
  border-radius: 50%;
}

select {
  background-image: linear-gradient(45deg, transparent 50%, #e2f9fc 60%), linear-gradient(135deg, #e2f9fc 40%, transparent 50%) !important;
  background-position: calc(100% - 20px) 16px, calc(100% - 14px) 16px, 100% 0;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select option {
  font-size: 16px !important;
  font-family: Montserrat !important;
  background-color: #5e2fcb !important;
}
select.form-control-lg {
  background-image: linear-gradient(45deg, transparent 50%, #e2f9fc 60%), linear-gradient(135deg, #e2f9fc 40%, transparent 50%) !important;
  background-position: calc(100% - 20px) 19px, calc(100% - 14px) 19px, 100% 0;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.form-control-lg option {
  font-size: 19px !important;
  font-family: Montserrat !important;
  background-color: #5e2fcb !important;
}
select.form-control-sm {
  background-image: linear-gradient(45deg, transparent 50%, #e2f9fc 60%), linear-gradient(135deg, #e2f9fc 40%, transparent 50%) !important;
  background-position: calc(100% - 20px) 14px, calc(100% - 14px) 14px, 100% 0;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select.form-control-sm option {
  font-size: 14px !important;
  font-family: Montserrat !important;
  background-color: #5e2fcb !important;
}

.nft-card {
  background: rgba(66, 66, 183, 0.2) 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.6980392157);
  padding: 17px 15px 21px 15px;
  border-radius: 24px;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  height: auto;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.nft-card:hover {
  transition: 0.3s;
  box-shadow: 0 0 10px #956fed;
}
.nft-card .nft-img {
  width: 100%;
  height: auto;
  max-width: 344px;
  margin-bottom: 25px;
}
.nft-card .like-card {
  background: rgba(85, 56, 141, 0.7882352941) 0% 0% no-repeat padding-box;
  border: 1px solid #9a68e2;
  border-radius: 12px;
  opacity: 0.8;
  min-width: 60px;
  min-height: 24px;
  padding: 5px 8px 5px 8px;
  color: #ffffff;
  font-weight: 600;
  font-size: 12px;
  position: absolute;
  top: 25px;
  right: 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nft-card .like-card.is-liked {
  background: #cc2f9c 0% 0% no-repeat padding-box;
  border: 1px solid #e2f9fc;
}
.nft-card .like-card:hover {
  opacity: 0.6;
  transition: 0.3s;
  cursor: pointer;
  text-shadow: 1px 1px 2px #5e2fcb, 0 0 1em #8357ed, 0 0 0.2em #10082b;
  box-shadow: 0 0 5px #631fff;
  border-color: #631fff;
}
.nft-card .nft-title {
  font-size: 18px;
  font-weight: 600;
  text-shadow: 0px 0px 6px #5e2fcb;
}
.nft-card .nft-card-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
  row-gap: 10px;
}
.nft-card .nft-card-content .inner-card {
  background: rgba(120, 109, 155, 0.24) 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 8px 10px 8px 10px;
  display: flex;
  flex-direction: column;
}
.nft-card .nft-card-content .inner-card .label {
  font-size: 10px;
  color: #e2f9fc;
}
.nft-card .nft-card-content .inner-card .value {
  color: #ffffff;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.nft-card .nft-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
}
.nft-card .nft-card-footer .footer-card-group {
  display: flex;
  flex-direction: column;
  padding: 8px 10px 8px 10px;
}
.nft-card .nft-card-footer .footer-card-group .label {
  font-size: 10px;
  color: #e2f9fc;
}
.nft-card .nft-card-footer .footer-card-group .value {
  color: #ffffff;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.nft-card .nft-card-footer .footer-card-group .value.available {
  color: #2dc5d5 !important;
}
.nft-card .nft-card-footer .footer-card-group .value.not-available {
  color: #cc2f9c !important;
}

.nft-inner-card {
  background: #372f54;
  padding: 2px 5px 5px 5px;
  border-radius: 10px;
}

.video-player-container {
  border: 1px solid #bda9ed;
  border: 1px solid #bda9ed;
  border-radius: 49px;
}

.big-event-card {
  box-shadow: inset 0px 1px 1px #bda9ed;
  background: linear-gradient(#331091, rgba(3, 0, 25, 0));
  box-shadow: inset 0px 1px 1px #bda9ed;
  border-radius: 10px;
  opacity: 0.96;
  backdrop-filter: blur(49px);
  -webkit-backdrop-filter: blur(49px);
  width: 100%;
}
.big-event-card .logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 120px;
  width: 120px;
}
.big-event-card .logo .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}
.big-event-card .blur-backdrop {
  height: 105px;
  width: auto;
  bottom: -52px;
  left: -20px;
}

.transform-to-left {
  transform: matrix(0.87, -0.5, 0.5, 0.87, 0, 0);
}

.transform-to-right {
  transform: matrix(0.87, 0.5, -0.5, 0.87, 0, 0);
}

.box-shadow-success {
  box-shadow: 0px 0px 6px #2dc5d5;
}

.text-shadow-success {
  text-shadow: 0px 0px 8px #2dc5d5;
}

.text-shadow-primary, .modal.show .modal-title {
  text-shadow: 0px 0px 6px #5e2fcb;
}

.common-card-bg {
  background: transparent linear-gradient(180deg, rgba(69, 54, 255, 0.56) 0%, rgba(0, 25, 0, 0.012) 100%) 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 1px 1px #bda9ed;
  border-radius: 10px;
  backdrop-filter: blur(49px);
  -webkit-backdrop-filter: blur(49px);
}

.nav .nav-item button {
  background-color: transparent !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  font-size: 16px;
  border: none !important;
}
.nav .nav-item button.active {
  color: #ffffff !important;
  border-bottom: 2px solid #956fed !important;
}
.nav .nav-item button:hover, .nav .nav-item button:focus {
  border: none !important;
  border-bottom: 2px solid #956fed !important;
}

.modal.show .close {
  color: #ffffff;
  font-weight: 600;
  font-size: 30px;
}
.modal.show .modal-header,
.modal.show .modal-footer {
  border: none !important;
}
.modal.show .modal-title {
  font-family: Bai Jamjuree;
  font-weight: 600;
  font-size: 30px;
}
.modal.show .modal-content {
  background: transparent linear-gradient(180deg, #441ba2 0%, #220e51 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 6px #5e2fcb;
  border: 1px solid #bda9ed;
  border-radius: 20px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}

.metamaskModal .modal-dialog .modal-content .modal-body,
.insufficientBalanceModal .modal-dialog .modal-content .modal-body, .nftOwnerPreRegisterModal .modal-dialog .modal-content .modal-body {
  padding-top: 70px !important;
}
.metamaskModal .modal-dialog .modal-content .modal-body .metamask-icon-wrapper,
.insufficientBalanceModal .modal-dialog .modal-content .modal-body .metamask-icon-wrapper, .nftOwnerPreRegisterModal .modal-dialog .modal-content .modal-body .metamask-icon-wrapper {
  max-height: 150px;
  max-width: 150px;
  padding: 30px;
}
.metamaskModal .modal-dialog .modal-content .modal-footer,
.insufficientBalanceModal .modal-dialog .modal-content .modal-footer, .nftOwnerPreRegisterModal .modal-dialog .modal-content .modal-footer {
  border: none !important;
  background: #210d4e 0% 0% no-repeat padding-box;
  border-radius: 0px 0px 20px 20px !important;
  opacity: 0.8;
}

.metamaskModal .modal-dialog .modal-content .modal-body,
.insufficientBalanceModal .modal-dialog .modal-content .modal-body {
  padding-top: 100px !important;
}
.metamaskModal .modal-dialog .modal-content .top-icon-wrapper,
.insufficientBalanceModal .modal-dialog .modal-content .top-icon-wrapper {
  border-radius: 50%;
  background: #8155e5 0% 0% no-repeat padding-box;
  height: 150px;
  width: 150px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -75px;
  z-index: 4;
}
.metamaskModal .modal-dialog .modal-content .top-icon-wrapper div,
.insufficientBalanceModal .modal-dialog .modal-content .top-icon-wrapper div {
  width: 80%;
  height: 80%;
  border: 2px dashed #e2f9fc;
}
.metamaskModal .modal-dialog .modal-content .top-icon-wrapper div div,
.insufficientBalanceModal .modal-dialog .modal-content .top-icon-wrapper div div {
  border: 2px dashed #e2f9fc;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.metamaskModal .modal-dialog .modal-content .top-icon-wrapper div div i,
.insufficientBalanceModal .modal-dialog .modal-content .top-icon-wrapper div div i {
  font-size: 2.5rem;
  color: #e2f9fc;
}

.miracle-token-lg {
  max-width: 135px;
  width: 100%;
  height: auto;
}

.miracle-token-sm {
  max-width: 45px;
  width: 100%;
  height: auto;
}

.miracle-token-md {
  max-width: 65px;
  width: 100%;
  height: auto;
}

.circle-blurred-shadow-white-sm {
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
}

.circle-blurred-shadow-white {
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
}

.circle-blurred-shadow-white-lg {
  border-radius: 50%;
  box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.4);
}

.circle-blurred-shadow-white-xlg {
  border-radius: 50%;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.4);
}

.toast {
  background: transparent linear-gradient(180deg, #441ba2 0%, #220e51 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 6px #5e2fcb;
  border: 1px solid #bda9ed;
}
.toast .toast-header {
  background: transparent linear-gradient(180deg, #441ba2 0%, #220e51 100%) 0% 0% no-repeat padding-box;
  color: #ffffff;
}

.ellipse-bg-xsm {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: contain;
  min-height: 100px;
  height: auto;
  padding: 40px 0;
}

.ellipse-bg-sm {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: contain;
  min-height: 300px;
  height: auto;
  padding: 40px 0;
}

.ellipse-bg-md {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: contain;
  min-height: 400px;
  height: auto;
  padding: 70px 0;
}

.ellipse-bg-join-the-club {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: right center;
  background-size: contain;
  min-height: 500px;
  height: auto;
  padding: 100px 0;
}

.ellipse-bg-about-us {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: contain;
  min-height: 650px;
  height: auto;
  padding: 100px 0;
  min-height: 650px;
  max-width: 650px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.ellipse-bg-faq {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: center;
  background-size: contain;
  min-height: 400px;
  height: auto;
  padding: 100px 0;
  min-height: 400px;
  max-width: 400px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.ellipse-bg-auth-components {
  background: transparent url("../svg/ellipse.svg") 0% 0% no-repeat padding-box;
  background-position: top center;
  background-size: contain;
  min-height: 720px;
  height: auto;
  padding: 75px 0;
  min-height: 720px;
  max-width: 720px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.ellipse-bg-auth-components .glass-fx-success,
.ellipse-bg-auth-components .glass-fx-info-md {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.ellipse-bg-auth-components .glass-fx-success {
  left: 25%;
}
.ellipse-bg-auth-components .glass-fx-info-md {
  right: 25%;
  top: 5%;
}
.ellipse-bg-auth-components .card-container {
  background-color: rgba(134, 130, 221, 0.5);
  box-shadow: inset 0px 1px 0px rgba(226, 249, 252, 0.5960784314);
  border: 1px solid #bda9ed;
  border-radius: 14px;
  backdrop-filter: blur(35px);
  -webkit-backdrop-filter: blur(35px);
  width: 100%;
  max-width: 557px;
  min-height: 850px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.ellipse-bg-auth-components .card-container .top-inner-card {
  width: 100%;
  background: rgba(33, 13, 78, 0.8) 0% 0% no-repeat padding-box;
  border-radius: 14px 14px 0px 0px;
  opacity: 1;
}
.ellipse-bg-auth-components .card-container .brand-logo-wrapper-md {
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: inset 0px 1px 0px #4c76b1;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  height: 165px;
  width: 165px;
  position: absolute;
  top: -85px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.ellipse-bg-auth-components .card-container .brand-logo-wrapper-md .brand-logo {
  height: 100%;
  width: auto;
  position: absolute;
}

.exclusive-benefits-ellipse {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 600px;
  height: 100%;
  width: 100%;
  background: url("../svg/ellipse.svg") no-repeat;
  background-size: contain;
  background-position: center;
  padding: 50px;
}
.exclusive-benefits-ellipse .top-left-planet {
  position: absolute;
  top: 15%;
  left: 15%;
  max-width: 3.325vw;
  width: 100%;
  height: auto;
}
.exclusive-benefits-ellipse .bottom-right-planet {
  position: absolute;
  right: 20%;
  bottom: 22.5%;
  max-width: 1.652vw;
  width: 100%;
  height: auto;
}
.exclusive-benefits-ellipse .glass-fx-danger {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.exclusive-benefits-ellipse .glass-fx-info-md {
  position: absolute;
  z-index: -1;
  top: 0;
  right: -15px;
}
.exclusive-benefits-ellipse .glass-fx-info {
  position: absolute;
  z-index: -1;
  bottom: 0;
}

.nft-detail-image-wrapper {
  box-shadow: 0 0 0 15px rgba(129, 85, 229, 0.9), 0 0 0 27px rgba(129, 85, 229, 0.49), 0 0 0 39px rgba(129, 85, 229, 0.3);
  position: relative;
  max-width: 434px;
  max-height: 640px;
  height: 100%;
  width: 100%;
  border-radius: 5px;
}
.nft-detail-image-wrapper .nft-img {
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 1;
}
.nft-detail-image-wrapper .inner-bottom-blur-card {
  min-height: 105px;
  bottom: 15px;
  width: 92%;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-radius: 10px;
  padding: 10px;
}

.particle-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.particle-wrapper .particle,
.particle-wrapper .particle:after {
  background: transparent;
}
.particle-wrapper .particle:after {
  position: absolute;
  content: "";
  top: 10px;
  z-index: -1;
}
.particle-wrapper .particle-1 {
  box-shadow: 0px 0px 10px #6634ff, 334px 367px #ffffff, 84px 437px #ffffff, 164px 321px #ffffff, 186px 445px #ffffff, 110px 8px #ffffff, 336px 106px #ffffff;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}
.particle-wrapper .particle-1:after {
  box-shadow: 0px 0px 10px #6634ff, 209px 186px #ffffff, 26px 117px #ffffff, 314px 7px #ffffff, 82px 258px #ffffff, 469px 234px #ffffff, 465px 232px #ffffff;
  border-radius: 50%;
  height: 4px;
  width: 4px;
}
.particle-wrapper .particle-2 {
  box-shadow: 0px 0px 10px #6634ff, 295px 223px #ffffff, 75px 118px #ffffff, 379px 196px #ffffff, 20px 274px #ffffff, 144px 141px #ffffff, 67px 461px #ffffff;
  border-radius: 50%;
  height: 1px;
  width: 1px;
}
.particle-wrapper .particle-2:after {
  box-shadow: 0px 0px 10px #6634ff, 262px 375px #ffffff, 54px 394px #ffffff, 388px 469px #ffffff, 259px 458px #ffffff, 183px 59px #ffffff, 75px 456px #ffffff;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}

.particle-wrapper-md {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.particle-wrapper-md .particle,
.particle-wrapper-md .particle:after {
  background: transparent;
}
.particle-wrapper-md .particle:after {
  position: absolute;
  content: "";
  top: 10px;
  z-index: -1;
}
.particle-wrapper-md .particle-1 {
  box-shadow: 0px 0px 10px #6634ff, 133px 281px #ffffff, 43px 12px #ffffff, 201px 119px #ffffff, 261px 41px #ffffff, 55px 1px #ffffff, 185px 90px #ffffff;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}
.particle-wrapper-md .particle-1:after {
  box-shadow: 0px 0px 10px #6634ff, 65px 147px #ffffff, 319px 303px #ffffff, 55px 319px #ffffff, 70px 112px #ffffff, 23px 66px #ffffff, 160px 32px #ffffff;
  border-radius: 50%;
  height: 4px;
  width: 4px;
}
.particle-wrapper-md .particle-2 {
  box-shadow: 0px 0px 10px #6634ff, 37px 42px #ffffff, 70px 231px #ffffff, 118px 29px #ffffff, 302px 19px #ffffff, 177px 331px #ffffff, 76px 159px #ffffff;
  border-radius: 50%;
  height: 1px;
  width: 1px;
}
.particle-wrapper-md .particle-2:after {
  box-shadow: 0px 0px 10px #6634ff, 25px 160px #ffffff, 263px 97px #ffffff, 21px 348px #ffffff, 312px 99px #ffffff, 161px 130px #ffffff, 189px 225px #ffffff;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}

.particle-wrapper-sm {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: auto;
}
.particle-wrapper-sm .particle,
.particle-wrapper-sm .particle:after {
  background: transparent;
}
.particle-wrapper-sm .particle:after {
  position: absolute;
  content: "";
  top: 10px;
  z-index: -1;
}
.particle-wrapper-sm .particle-1 {
  box-shadow: 0px 0px 10px #6634ff, 145px 22px #ffffff, 164px 76px #ffffff, 179px 75px #ffffff, 44px 65px #ffffff, 156px 144px #ffffff, 41px 157px #ffffff;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}
.particle-wrapper-sm .particle-1:after {
  box-shadow: 0px 0px 10px #6634ff, 30px 50px #ffffff, 49px 174px #ffffff, 190px 66px #ffffff, 187px 73px #ffffff, 89px 199px #ffffff, 104px 163px #ffffff;
  border-radius: 50%;
  height: 4px;
  width: 4px;
}
.particle-wrapper-sm .particle-2 {
  box-shadow: 0px 0px 10px #6634ff, 6px 188px #ffffff, 200px 71px #ffffff, 94px 112px #ffffff, 43px 27px #ffffff, 115px 200px #ffffff, 178px 185px #ffffff;
  border-radius: 50%;
  height: 1px;
  width: 1px;
}
.particle-wrapper-sm .particle-2:after {
  box-shadow: 0px 0px 10px #6634ff, 23px 41px #ffffff, 167px 8px #ffffff, 178px 140px #ffffff, 156px 42px #ffffff, 36px 187px #ffffff, 6px 151px #ffffff;
  border-radius: 50%;
  height: 2px;
  width: 2px;
}

.gradient-icon-color-956fed {
  background: -moz-linear-gradient(top, #fff 0%, #956fed 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #956fed 100%);
  background: linear-gradient(to bottom, #fff 0%, #956fed 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .footer-nft-card-wrapper {
    width: 100%;
  }
  .footer-nft-left-card {
    left: 0;
    bottom: -25px;
  }
  .footer-nft-right-card {
    right: 0;
    bottom: -25px;
  }
}
@media (max-width: 575px) {
  .text-size-responsive-sm {
    font-size: 10px;
  }
  .titles-section-blue {
    font-size: 16px;
  }
  .hero-purple {
    font-size: 16px;
    line-height: 22px;
  }
  .hero-blue {
    font-size: 16px;
    line-height: 22px;
  }
  .titles-section-purple {
    font-size: 16px;
    line-height: 22px;
  }
  .brand-logo-wrapper-lg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 100px;
    width: 100px;
  }
  .brand-logo-wrapper-lg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 130px;
    width: 130px;
  }
  .brand-logo-wrapper-xlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xxlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 150px;
    width: 150px;
  }
  .brand-logo-wrapper-xxlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
}
@media (min-width: 576px) {
  .text-size-responsive-sm {
    font-size: 12px;
  }
  .titles-section-blue {
    font-size: 24px;
  }
  .hero-purple {
    font-size: 24px;
    line-height: 24px;
  }
  .hero-blue {
    font-size: 24px;
    line-height: 24px;
  }
  .titles-section-purple {
    font-size: 24px;
    line-height: 24px;
  }
  .brand-logo-wrapper-lg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 120px;
    width: 120px;
  }
  .brand-logo-wrapper-lg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 140px;
    width: 140px;
  }
  .brand-logo-wrapper-xlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xxlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 200px;
    width: 200px;
  }
  .brand-logo-wrapper-xxlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .brand-logo-wrapper-md {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 100px;
    width: 100px;
  }
  .brand-logo-wrapper-md .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
}
@media (min-width: 768px) {
  .text-size-responsive-sm {
    font-size: 14px;
  }
  .hero-purple {
    font-size: 38px;
    line-height: 46px;
  }
  .hero-blue {
    font-size: 38px;
    line-height: 46px;
  }
  .brand-logo-wrapper-lg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 140px;
    width: 140px;
  }
  .brand-logo-wrapper-lg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 180px;
    width: 180px;
  }
  .brand-logo-wrapper-xlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xxlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 280px;
    width: 280px;
  }
  .brand-logo-wrapper-xxlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .hero-purple {
    font-size: 42px;
    line-height: 50px;
  }
  .hero-blue {
    font-size: 42px;
    line-height: 50px;
  }
  .brand-logo-wrapper-lg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 180px;
    width: 180px;
  }
  .brand-logo-wrapper-lg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 240px;
    width: 240px;
  }
  .brand-logo-wrapper-xlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
  .brand-logo-wrapper-xxlg {
    background-color: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: inset 0px 1px 0px #4c76b1;
    border-radius: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 400px;
    width: 400px;
  }
  .brand-logo-wrapper-xxlg .brand-logo {
    height: 100%;
    width: auto;
    position: absolute;
  }
}
.comment-card, .comment-card-child {
  margin-bottom: 10px;
}
.comment-card div .comment-user-name, .comment-card-child div .comment-user-name {
  font-weight: 600;
  font-size: 16px;
}
.comment-card div .comment-date, .comment-card-child div .comment-date, .comment-card div div .comment-reply, .comment-card-child div div .comment-reply, .comment-card div .comment-content, .comment-card-child div .comment-content {
  font-size: 12px;
  color: #d0c3ff;
  font-weight: 300;
  opacity: 0.5;
}
.comment-card div .comment-content, .comment-card-child div .comment-content {
  opacity: 1;
}
.comment-card div div .comment-reply, .comment-card-child div div .comment-reply {
  opacity: 1;
  font-weight: 600;
  text-decoration: underline;
  color: #ffffff;
}

.comment-card-child {
  margin-left: 10%;
}

.most-reader-post-img {
  width: auto;
  max-height: 70px;
  height: 100%;
}

.buy-create-sell-nft-banner {
  background-image: url("../images/Space-banner.png");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  padding: 30px 60px 30px 30px;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*# sourceMappingURL=events-news.css.map */
