@font-face {
  font-family: psychofun;
  src: url('../fonts/PsychofunRegular-vmBXy.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --silver: silver;
  --black: black;
  --white: white;
}

.close {
  display: block;
}

.win-content {
  background-color: var(--silver);
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 10px 10px 30px;
  display: flex;
  position: relative;
  overflow: auto;
}

.game-info-label {
  color: #000;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
  font-weight: 400;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.win-action-bar {
  background-color: silver;
  flex: none;
  align-items: center;
  width: 100%;
  height: 20px;
  padding-left: 6px;
  display: flex;
}

.popup-1 {
  border: 1px solid #000;
  border-color: silver #000 #000 silver;
  width: 500px;
  height: auto;
}

.game-instructions {
  color: #000;
  padding-top: 10px;
  font-size: 14px;
}

.minimize {
  display: block;
}

.game-screen-block {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.win-inner-padding {
  border: 2px solid silver;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.win-content-inner-frame {
  background-color: #fff;
  border: 1px solid silver;
  border-color: #000 silver silver #000;
  width: 100%;
  height: 100%;
}

.game-info-value {
  color: #000;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
  font-weight: 400;
}

.underline {
  text-decoration: underline;
}

.window-icons {
  align-items: flex-start;
  height: 14px;
  display: flex;
}

.game-screen {
  display: block;
  box-shadow: 3px 3px 0 1px #000;
}

.win-content-outer-frame {
  border: 1px solid #fff;
  border-color: gray #fff #fff gray;
  flex: 1;
}

.action-item {
  color: #000;
  margin-right: 15px;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
}

.win-top-bar {
  background-color: navy;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 18px;
  padding-left: 4px;
  padding-right: 2px;
  display: flex;
}

.columns {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 8px;
}

.win-inner-frame {
  border: 1px solid gray;
  border-color: #fff gray gray #fff;
  width: 100%;
  height: 100%;
}

.game-title {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 18px;
}

.game-title.heading {
  font-weight: 700;
}

.game-title.lowe {
  text-transform: none;
}

.fullscreen {
  display: block;
}

.win-title {
  font-size: 12px;
  font-weight: 400;
}

.game-description {
  color: #000;
  font-size: 16px;
}

.close-icon {
  padding-left: 2px;
}

.body {
  background-color: var(--black);
  color: var(--white);
  cursor: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 22px;
  font-weight: 700;
}

.start-button {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  background-color: silver;
  border: 1px solid #000;
  border-color: #fff #000 #000 #fff;
  width: 60px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  text-decoration: none;
}

.flex-h {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2px 3px;
  display: flex;
}

.start-text {
  font-size: 16px;
  line-height: 1;
  display: block;
}

.start-right-border {
  float: right;
  background-color: gray;
  width: 1px;
  height: 100%;
  position: relative;
  top: -30px;
}

.start-bottom-border {
  background-color: gray;
  width: 100%;
  height: 1px;
  position: relative;
  top: -1px;
}

.ok-button {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  background-color: silver;
  border: 1px solid #000;
  border-color: #fff #000 #000 #fff;
  width: 60px;
  height: 32px;
  padding: 0;
  font-size: 14px;
  text-decoration: none;
  position: absolute;
  inset: auto auto 0%;
}

.inital-popup {
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.inital-popup.hidden {
  display: none;
}

.bg-gif {
  z-index: -1;
  background-image: linear-gradient(#0003, #0003), url('../images/4842415e5f93c69717a67668fd1fb85b-ezgif.com-optimize.gif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  position: fixed;
  inset: 0%;
}

.css {
  display: none;
}

.nav {
  text-align: center;
}

.nav-link {
  background-color: #fff;
}

.nav-link-txt {
  margin-top: 5px;
  margin-bottom: 5px;
}

.krabby-patty {
  width: 50px;
}

.page-content {
  padding: 20px 5% 50px;
  overflow: hidden;
}

.ca {
  text-align: center;
  margin-top: 10px;
}

.title-heading {
  z-index: 1;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffbf00;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 50px;
  position: relative;
}

.fancy {
  font-size: 30px;
  text-decoration: underline;
}

.line {
  background-color: var(--white);
  width: 100%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 0;
}

.tokenomics {
  color: #fff335;
  margin-top: 20px;
}

.two-img {
  justify-content: space-around;
  max-width: 60%;
  display: flex;
}

.music {
  text-align: center;
  margin-bottom: 30px;
}

.script {
  display: none;
}

.popup-bg {
  z-index: -1;
  -webkit-backdrop-filter: grayscale() blur(50px);
  backdrop-filter: grayscale() blur(50px);
  background-color: #000c;
  position: absolute;
  inset: 0%;
}

.tokenomics-part {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.img-gallery {
  margin-top: 100px;
}

.footer {
  justify-content: flex-end;
  display: flex;
}

.footer-img {
  width: 100px;
}

.youtube-1 {
  margin-top: 40px;
}

.watch-ep-1 {
  margin-top: 50px;
}

.images-grid-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fixed-popping-img {
  width: 500px;
  position: fixed;
  inset: 0% -600px 0% auto;
  transform: rotate(-33deg);
}

.card-img {
  max-width: 50%;
}

.top-img {
  max-width: 60%;
  margin-left: auto;
}

.cursor-img {
  z-index: 99999;
  width: 50px;
  margin-top: 50px;
  margin-left: 50px;
}

.custom-cursor {
  z-index: 2147483647;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.img-c {
  position: relative;
}

.img-c.j {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.gif-1 {
  max-width: 300px;
}

.top-ones {
  text-align: center;
  position: relative;
}

.top-bubbles {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.gif-moving-across-cont {
  width: 100%;
  height: 100px;
  position: relative;
  overflow: hidden;
}

.move-across-gif {
  width: 100px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.random-popup {
  z-index: 99;
  -webkit-backdrop-filter: blur(20px) grayscale();
  backdrop-filter: blur(20px) grayscale();
  background-image: linear-gradient(#000c, #000c);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.random-popup-image {
  max-width: 50%;
  max-height: 50%;
}

.close-popup {
  margin-top: 20px;
}

.random-popup-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.bag-div {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.hrt {
  width: 50%;
  max-width: 500px;
}

.fth {
  width: 40%;
  max-width: 500px;
}

.title-conte {
  z-index: 0;
  position: relative;
}

.car {
  z-index: 0;
  width: 100px;
}

.paragraph {
  align-self: center;
}

@media screen and (max-width: 991px) {
  .popup-1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
  }

  .body {
    cursor: auto;
  }

  .custom-cursor {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .two-img {
    max-width: 100%;
  }

  .tokenomics-part {
    flex-direction: column;
  }

  .top-img {
    max-width: 100%;
  }

  .gif-1 {
    max-width: 200px;
  }

  .hrt, .fth {
    max-width: 130px;
  }
}

@media screen and (max-width: 479px) {
  .popup-1 {
    transform: scale(.9);
  }

  .tokenomics-img {
    max-width: 50%;
  }

  .card-img {
    margin-bottom: 20px;
  }

  .gif-1 {
    max-width: 100px;
  }

  .hrt, .fth {
    max-width: 60px;
  }
}


@font-face {
  font-family: 'psychofun';
  src: url('../fonts/PsychofunRegular-vmBXy.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}