.ndzn-btn {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);
  align-items: center;
  background: transparent no-repeat 50%/cover;
  border-style: none;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  cursor: pointer;
  display: inline-flex;
  font-family: Teko, sans-serif;
  font-size: 20px;
  gap: 1rem;
  justify-content: center;
  outline: 2px solid transparent;
  outline-offset: 2px;
  text-decoration-line: none !important
}
.ndzn-btn.is--transparent {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  font-family: Open Sans, sans-serif;
  gap: .75rem;
  padding: .75rem
}
.ndzn-btn.is--transparent.is--bold {
  font-weight: 700
}
.ndzn-btn.is--gem, .ndzn-btn.is--rock {
  color: #dae3e9;
  font-size: 32px;
  font-weight: 500;
  padding-top: .5rem;
  text-shadow: -2px 3px #000
}
.ndzn-btn.is--rock {
  background: var(--asset-ndzn-btn-rock);
  height: 78px;
  width: 257px
}
.ndzn-btn.is--rock:hover {
  background-image: var(--asset-ndzn-btn-rock-hover)
}
.ndzn-btn.is--rock.is--active {
  background-image: var(--asset-ndzn-btn-rock-active)
}
.ndzn-btn.is--gem {
  background-image: var(--asset-ndzn-btn-gem);
  height: 65px;
  width: 215px
}
.ndzn-btn.is--gem:hover, .open>.ndzn-btn.is--gem {
  background-image: var(--asset-ndzn-btn-gem-hover)
}
.ndzn-btn.is--purple, .ndzn-btn.is--red, .ndzn-btn.is--yellow {
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: #14110c;
  color: #f4f7ee;
  font-weight: 700;
  height: 62px;
  padding-bottom: .25rem;
  text-shadow: 0 3px #14110c, -1.5px -1.5px #14110c, 1.5px -1.5px #14110c, -1.5px 3px #14110c, 1.5px 3px #14110c;
  text-transform: uppercase;
  width: 207px
}
.ndzn-btn.is--purple {
  background-image: var(--asset-ndzn-btn-purple)
}
.ndzn-btn.is--purple:hover {
  background-image: var(--asset-ndzn-btn-purple-hover)
}
.ndzn-btn.is--yellow {
  background-image: var(--asset-ndzn-btn-yellow)
}
.ndzn-btn.is--yellow:hover {
  background-image: var(--asset-ndzn-btn-yellow-hover)
}
.ndzn-btn.is--red {
  background-image: var(--asset-ndzn-btn-red)
}
.ndzn-btn.is--red:hover {
  background-image: var(--asset-ndzn-btn-red-hover)
}
.ndzn-cart-btn-badge {
  background: #dae3e9;
  border-radius: 8px;
  box-shadow: -2px 3px 0 0 rgba(0, 0, 0, .7), inset 1px -1px 0 0 rgba(84, 94, 131, .5), inset -1px 1px 0 0 #fff;
  color: #3f0827;
  font-size: 20px;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  line-height: 1;
  min-width: 28px;
  padding-left: .625rem;
  padding-right: .625rem;
  padding-top: .5rem;
  position: relative;
  text-shadow: none;
  top: -.25rem
}
#ndzncosmiccoin, .ndzn-cart-btn-badge {
  align-items: center;
  display: flex
}
#ndzncosmiccoin {
  flex-direction: column
}
#ndzncosmiccoin .pkg {
  align-items: center;
  cursor: default;
  display: flex;
  flex-direction: column;
  text-align: center
}
#ndzncosmiccoin .pkg__image {
  align-items: center;
  display: flex;
  justify-content: center
}
#ndzncosmiccoin .pkg__image img {
  height: auto;
  width: 100%
}
#ndzncosmiccoin .pkg__subtitle {
  color: #f3ce6f;
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  margin-bottom: 1rem;
  margin-top: 1.25rem;
  text-shadow: -3px 3px 0 rgba(0, 0, 0, .7);
  text-transform: uppercase
}
#ndzncosmiccoin .pkg__subtitle, #ndzncosmiccoin .pkg__title {
  leading-trim: both;
  text-edge: cap;
  font-style: normal;
  text-align: center
}
#ndzncosmiccoin .pkg__title {
  color: #dae3e9;
  font-family: Teko;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  text-shadow: -4px 4px 0 rgba(0, 0, 0, .7)
}
#ndzncosmiccoin .pkg__price {
  leading-trim: both;
  text-edge: cap;
  color: #f89720;
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 3rem;
  margin-top: 1.25rem;
  text-align: center
}
#ndzncosmiccoin .ndzncosmiccoin__package1 {
  align-items: center;
  background: var(--asset-ndzn-cosmiccoin-240k) no-repeat center /cover;
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
  display: flex;
  height: 357px;
  width: 813px
}
#ndzncosmiccoin .ndzncosmiccoin__package1 .pkg {
  margin-bottom: auto;
  margin-left: auto;
  margin-top: auto;
  padding-right: 2rem;
  padding-top: .5rem;
  width: 330px
}
#ndzncosmiccoin .ndzncosmiccoin__package1 .pkg__image {
  display: none
}
#ndzncosmiccoin .ndzncosmiccoin__package1 .pkg__subtitle {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: .5rem;
  margin-top: 0
}
#ndzncosmiccoin .ndzncosmiccoin__package1 .pkg__title {
  font-size: 64px;
  line-height: 64px
}
#ndzncosmiccoin .ndzncosmiccoin__package1 .pkg__price {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  border-radius: 9999px;
  color: rgb(17 11 21/var(--tw-text-opacity));
  gap: .5rem;
  margin-bottom: 2.5rem;
  margin-top: .75rem;
  padding-bottom: .625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: .625rem
}
#ndzncosmiccoin .ndzncosmiccoin__package2 {
  align-items: center;
  background: var(--asset-ndzn-cosmiccoin-100k) no-repeat center /cover;
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
  display: flex;
  height: 307px;
  margin-top: 5rem;
  width: 813px
}
#ndzncosmiccoin .ndzncosmiccoin__package2 .pkg {
  margin-bottom: auto;
  margin-right: auto;
  margin-top: auto;
  padding-right: 2rem;
  padding-top: 0;
  width: 430px
}
#ndzncosmiccoin .ndzncosmiccoin__package2 .pkg__image {
  display: none
}
#ndzncosmiccoin .ndzncosmiccoin__package2 .pkg__price {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  border-radius: 9999px;
  color: rgb(17 11 21/var(--tw-text-opacity));
  gap: .5rem;
  margin-bottom: 2.5rem;
  margin-top: .75rem;
  padding-bottom: .625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: .625rem
}
#ndzncosmiccoin .ndzncosmiccoin__package3 {
  align-items: center;
  background: url("https://cdn.tebex.io/store/1443431/templates/199904/assets/dc08214b7319ea0a0a3f4b6de5dbf2b918e7ad6c.png") no-repeat center /cover;
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
  display: flex;
  height: 357px;
  width: 813px
}
#ndzncosmiccoin .ndzncosmiccoin__package3 .pkg {
  margin-bottom: auto;
  margin-left: auto;
  margin-top: auto;
  padding-right: 2rem;
  padding-top: .5rem;
  width: 330px
}
#ndzncosmiccoin .ndzncosmiccoin__package3 .pkg__image {
  display: none
}
#ndzncosmiccoin .ndzncosmiccoin__package3 .pkg__subtitle {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: .5rem;
  margin-top: 0
}
#ndzncosmiccoin .ndzncosmiccoin__package3 .pkg__title {
  font-size: 64px;
  line-height: 64px
}
#ndzncosmiccoin .ndzncosmiccoin__package3 .pkg__price {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  border-radius: 9999px;
  color: rgb(17 11 21/var(--tw-text-opacity));
  gap: .5rem;
  margin-bottom: 2.5rem;
  margin-top: .75rem;
  padding-bottom: .625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: .625rem
 
}
  #ndzncosmiccoin .ndzncosmiccoin__gridlarge {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 8rem;
  margin-top: 5rem;
  padding-left: 40px;
  padding-right: 40px
}
#ndzncosmiccoin .ndzncosmiccoin__gridlarge .pkg:first-child .pkg__image {
  height: 300px
}
#ndzncosmiccoin .ndzncosmiccoin__gridlarge .pkg:first-child .pkg__image {
  width: 350px
}
#ndzncosmiccoin .ndzncosmiccoin__gridlarge .pkg:nth-child(2) .pkg__image {
  height: 300px
}
#ndzncosmiccoin .ndzncosmiccoin__gridlarge .pkg:nth-child(2) .pkg__image {
  width: 250px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-left: 40px;
  padding-right: 40px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg__image {
  height: 180px;
  width: 260px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg:nth-child(2) .pkg__image {
  height: 180px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg:nth-child(2) .pkg__image {
  width: 220px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg:nth-child(3) .pkg__image {
  height: 180px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg:nth-child(3) .pkg__image {
  width: 180px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg__subtitle {
  font-size: 16px;
  line-height: 16px
}
#ndzncosmiccoin .ndzncosmiccoin__gridsmall .pkg__title {
  font-size: 32px;
  line-height: 32px
}
#ndzn-nav {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 2.25rem;
  justify-content: center;
  margin-bottom: 5rem;
  margin-top: -3rem
}
.robot-top {
  margin-top: -6rem
}
#ndzn-cart-bar {
  align-items: center;
  display: flex;
  gap: 3.5rem;
  height: 65px;
  justify-content: flex-end;
  margin-top: 2rem
}
#ndzn-cart-bar>:not(.basket) {
  position: relative
}
#ndzn-cart-bar>:not(.basket) {
  top: .125rem
}
#ndzn-cart-bar .basket .dropdown-menu .username {
  background: #eee;
  border-radius: 4px;
  margin: 10px 0 30px;
  padding: 8px 16px
}
#ndzn-footer {
  display: flex;
  margin-top: auto;
  min-height: 200px;
  position: relative
}
#ndzn-footer .footer__bg {
  background: var(--asset-ndzn-footer-bg) no-repeat bottom center /cover;
  bottom: 0;
  height: 747px;
  left: 0;
  pointer-events: none;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%
}
#ndzn-footer .container {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  height: 100%;
  margin-top: auto;
  padding-bottom: 56px;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
  z-index: 1
}
#ndzn-footer .footer-left {
  align-items: center;
  display: flex;
  gap: 1rem;
  line-height: 22px;
  max-width: 681px
}
#ndzn-footer .footer-left div {
  display: flex;
  flex-direction: column
}
#ndzn-footer .footer__logo {
  height: 72px;
  width: 72px
}
#ndzn-footer .footer__text {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  font-size: 16px;
  font-weight: 500;
  line-height: 26px
}
#ndzn-footer .ndzn {
  align-items: center;
  display: flex;
  margin-left: auto;
  white-space: nowrap
}
#ndzn-footer #tm {
  align-items: center;
  display: inline-flex;
  gap: .75rem;
  letter-spacing: .1em;
  opacity: .3;
  padding-bottom: .75rem;
  padding-top: .75rem;
  text-decoration-line: none !important;
  transition-duration: .2s
}
#ndzn-footer #tm span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
  font-size: 10px;
  font-weight: 600
}
#ndzn-footer #tm:focus, #ndzn-footer #tm:hover {
  opacity: .6
}
:root {
  --tebex-legal-footer-background-color: #04070d;
  --tebex-legal-footer-text-color: #818386
}
#ndzncosmiccoin .ndznprisons__package2 {
  align-items: center;
  background: url("https://uiiyldersf.ufs.sh/f/oQ7blpn3aiJhZk4Dl4M8DMkEspRCcGz3SOwZ2J0qrg6LTWBA") no-repeat center /cover;
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
  display: flex;
  height: 376px;
  width: 748px
}
#ndzncosmiccoin .ndznprisons__package2 .pkg {
  margin-bottom: auto;
  margin-left: auto;
  margin-top: auto;
  padding-right: 2rem;
  padding-top: .25rem;
  width: 330px
}
#ndzncosmiccoin .ndznprisons__package2 .pkg__image {
  display: none
}
#ndzncosmiccoin .ndznprisons__package2 .pkg__subtitle {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: .25rem;
  margin-top: 0
}
#ndzncosmiccoin .ndznprisons__package2 .pkg__title {
  font-size: 64px;
  line-height: 64px
}
#ndzncosmiccoin .ndznprisons__package2 .pkg__price {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  border-radius: 9999px;
  color: rgb(17 11 21/var(--tw-text-opacity));
  gap: .25rem;
  margin-bottom: 2.5rem;
  margin-top: .25rem;
  padding-bottom: .625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: .625rem
 
}
#ndzncosmiccoin .ndznprisons__package3 {
  align-items: center;
  background: url("https://uiiyldersf.ufs.sh/f/oQ7blpn3aiJhYYtlJLe9ioDhnwxueaQtCPHcpLO5XIRTfl6E") no-repeat center /cover;
  box-shadow: 0 5px 20px -5px rgba(0, 0, 0, .3);
  display: flex;
  height: 376px;
  width: 748px
}
#ndzncosmiccoin .ndznprisons__package3 .pkg {
  margin-bottom: auto;
  margin-left: auto;
  margin-top: auto;
  padding-right: 2rem;
  padding-top: .25rem;
  width: 330px
}
#ndzncosmiccoin .ndznprisons__package3 .pkg__image {
  display: none
}
#ndzncosmiccoin .ndznprisons__package3 .pkg__subtitle {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: .25rem;
  margin-top: 0
}
#ndzncosmiccoin .ndznprisons__package3 .pkg__title {
  font-size: 64px;
  line-height: 64px
}
#ndzncosmiccoin .ndznprisons__package3 .pkg__price {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  border-radius: 9999px;
  color: rgb(17 11 21/var(--tw-text-opacity));
  gap: .25rem;
  margin-bottom: 2.5rem;
  margin-top: .25rem;
  padding-bottom: .625rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: .625rem
 
}