@font-face {
  font-family: "Comic Sans MS";
  src: url("../font/ComicSansMS.eot");
  src: url("../font/ComicSansMS.eot?#iefix") format("embedded-opentype"), url("../font/ComicSansMS.woff2") format("woff2"), url("../font/ComicSansMS.woff") format("woff"), url("../font/ComicSansMS.svg#ComicSansMS") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url("../font/ComicSansMS-Bold.eot");
  src: url("../font/ComicSansMS-Bold.eot?#iefix") format("embedded-opentype"), url("../font/ComicSansMS-Bold.woff2") format("woff2"), url("../font/ComicSansMS-Bold.woff") format("woff"), url("../font/ComicSansMS-Bold.svg#ComicSansMS-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url("../font/ComicSansMS-Italic.eot");
  src: url("../font/ComicSansMS-Italic.eot?#iefix") format("embedded-opentype"), url("../font/ComicSansMS-Italic.woff2") format("woff2"), url("../font/ComicSansMS-Italic.woff") format("woff"), url("../font/ComicSansMS-Italic.svg#ComicSansMS-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Comic Sans MS";
  src: url("../font/ComicSansMS-BoldItalic.eot");
  src: url("../font/ComicSansMS-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../font/ComicSansMS-BoldItalic.woff2") format("woff2"), url("../font/ComicSansMS-BoldItalic.woff") format("woff"), url("../font/ComicSansMS-BoldItalic.svg#ComicSansMS-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "RockinRecord";
  src: url("../font/Rockin-Record.eot");
  src: url("../font/Rockin-Record.eot?#iefix") format("embedded-opentype"), url("../font/Rockin-Record.woff2") format("woff2"), url("../font/Rockin-Record.woff") format("woff"), url("../font/Rockin-Record.svg#Rockin'-Record") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Walibi0615";
  src: url("../font/Walibi-Bold.eot");
  src: url("../font/Walibi-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Walibi-Bold.woff2") format("woff2"), url("../font/Walibi-Bold.woff") format("woff"), url("../font/Walibi-Bold.svg#Walibi-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Comic Sans MS";
  font-size: 16px;
  color: rgb(109, 110, 112);
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 18px;
}

.lumi-term {
  font-weight: bold;
  color: rgb(128, 74, 32);
}

.highlight-terms {
  font-weight: bold;
  color: rgb(128, 74, 32);
}

.container {
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 24px;
  padding-right: 24px;
}

.header-panel-anysize {
  border-image: url("../img/header-panel-01-noprop.png");
  border-image-slice: 31 32 25 33 fill;
  border-image-width: 31px 32px 25px 33px;
  border-image-outset: 0px 0px 0px 0px;
  border-image-repeat: stretch stretch;
  margin-bottom: 24px;
  min-height: 64px;
  min-width: 201px;
}
.header-panel-anysize .title {
  font-family: "Comic Sans MS";
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  margin-top: auto;
  margin-bottom: auto;
}
.header-panel-anysize .props-leaf-right {
  position: absolute;
  bottom: -4px;
  right: -6px;
}
.header-panel-anysize .props-leaf-right img {
  height: 38px;
}
.header-panel-anysize .props-leaf-left {
  position: absolute;
  top: 4px;
  left: -16px;
}
.header-panel-anysize .props-leaf-left img {
  height: 36px;
}

.item-header-wood {
  background-image: url("../img/item-header-wood.png");
  backface-visibility: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 24px;
}
.item-header-wood .title {
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-weight: bolder;
  color: rgb(128, 74, 32);
}

.item-header-bending-wood {
  background-image: url("../img/item-header-bending-wood.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 80px;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 24px;
}
.item-header-bending-wood .title {
  font-family: "Comic Sans MS";
  font-size: 20px;
  font-weight: bold;
  color: white;
  line-height: 100%;
  letter-spacing: -0.5px;
}

.full {
  padding: 0 !important;
  margin: 0 auto !important;
  background-size: calc(100% + 1px) calc(100% + 2px);
  overflow: hidden;
}

.banner {
  margin-top: 0em;
  width: 100%;
  height: 44vw;
  min-height: 420px;
  max-height: 740px;
  background: url("../img/header-banner.png") no-repeat center bottom;
  background-size: calc(100% + 1px) calc(100% + 2px);
  background-size: cover;
}
.banner .nav-button {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 25%;
  padding: 0.5em;
  width: 2.5em;
  height: 2.5em;
}
.banner .fa-navicon {
  color: rgb(128, 74, 32);
  font-size: 28px;
}
.banner .navbar .ul {
  background-color: rgba(1, 1, 1, 0.4);
}
.banner .banner-icon {
  margin-left: -24px;
  max-width: 22vw;
}
.banner .banner-icon-lg {
  margin-left: -24px;
  max-width: 38vw;
}
.banner .btn {
  margin-left: 0.5em;
  background-color: rgb(214, 90, 40);
  font-family: "Comic Sans MS";
  color: white;
  border-color: rgb(214, 90, 40);
}
.banner .btn:hover, .banner .btn:active {
  background-color: rgb(209, 132, 102);
  border-color: rgb(209, 139, 111);
}
.banner .title {
  font-family: "Comic Sans MS";
  font-size: 30px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgb(128, 74, 32);
  -webkit-text-fill-color: rgb(255, 255, 255);
  color: white;
}
.banner .contact-icon-container {
  border-radius: 50%;
  background-color: white;
  padding: 4px;
  width: 2.5em;
  height: 2.5em;
  margin-left: 0.5em;
}
.banner .contact-icon {
  color: rgb(167, 113, 46);
  font-size: 1em;
}
.banner .btn-contact {
  border-radius: 50%;
  background-color: white;
  width: 2em;
  height: 2em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.underdevelopment {
  padding-bottom: 24px;
  background-color: rgba(199, 213, 166, 0.7490196078);
  border: dotted;
}
.underdevelopment .caption {
  font-family: "Comic Sans MS";
  color: #e64a3e;
  text-align: center;
}

.overview .highlight {
  font-family: "Comic Sans MS";
  font-weight: normal;
  color: rgb(167, 113, 46);
}
.overview .image {
  margin-top: 1em;
  height: auto;
  width: 100%;
  object-fit: cover;
}
.overview .caption {
  color: grey;
  text-align: center;
  margin-bottom: 16px;
}

.gamification .heading {
  color: rgb(64, 64, 64);
}
.gamification .item {
  border-radius: 20px;
  padding: 8px;
}
.gamification .item img {
  margin-top: 1em;
  margin-bottom: 1em;
  max-height: 180px;
}
.gamification .item p {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: start;
}

.goals .item img {
  margin-top: 1em;
  margin-bottom: 1em;
}
.goals .item p {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: start;
}

.game-features .item img {
  margin-top: 1em;
  margin-bottom: 0em;
  max-height: 180px;
}
.game-features .item p {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: start;
  color: rgb(64, 64, 64);
}

.marketplace .title {
  margin-left: 1em;
}
.marketplace .image {
  margin-top: 1em;
  height: auto;
  width: 100%;
  object-fit: cover;
}
.marketplace .caption {
  color: grey;
  text-align: center;
}
.marketplace p {
  font-size: 16px;
  margin-top: 24px;
}

.lumi-token {
  background-color: rgb(232, 188, 213);
}
.lumi-token .highlight {
  font-family: "Comic Sans MS";
  font-weight: normal;
  color: rgb(167, 113, 46);
}

.tokenomics .caption {
  color: grey;
  text-align: center;
}

.governance p {
  color: white;
  text-align: center;
}

.token-metrics .caption {
  color: grey;
  text-align: center;
}

.bitkub {
  min-height: 440px;
  background-image: url("../img/bitkub-banner-background.png");
  background-repeat: no-repeat;
  background-size: calc(100% + 1px) calc(100% + 2px);
  object-fit: cover;
}
.bitkub img {
  max-height: 5em;
}
.bitkub .caption {
  color: white;
  font-family: "Comic Sans MS";
  font-size: 18px;
  text-align: center;
}
@media (min-width: 992px) {
  .bitkub .caption {
    text-align: left;
  }
}

.team .item {
  margin-bottom: 2em;
}
.team .item img {
  max-height: 180px;
}
.team .item .person {
  font-weight: normal;
  font-family: "Comic Sans MS";
  color: black;
}
.team .item h1 {
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: 20px;
  font-weight: normal;
  color: rgb(167, 113, 46);
}
.team .item h2 {
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: 16px;
  font-weight: normal;
  color: black;
}
.team .item img {
  margin-top: 1em;
  margin-bottom: 1em;
}
.team .item p {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: left;
}
.team .product-icon {
  padding: 2px;
}

.follow-us .btn-social {
  max-height: 56px;
}

.subscribe {
  background-color: rgb(238, 228, 135);
}
.subscribe h2 {
  font-size: 16px;
  font-family: "Comic Sans MS";
  color: rgb(167, 113, 46);
}
.subscribe .btn-submit {
  cursor: pointer;
}
.subscribe .btn-submit h1 {
  position: absolute;
  top: 13px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: rgb(128, 74, 32);
  text-align: center;
}
.subscribe .btn-submit img {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.subscribe .btn-submit:hover {
  opacity: 0.8;
}
.subscribe .btn-submit:active {
  opacity: 0.8;
}
.subscribe .img-welcome {
  max-height: 256px;
  object-fit: fill;
}

.faq .item {
  margin-bottom: 1em;
}
.faq .item .question {
  font-size: 16px;
  font-family: "Comic Sans MS";
  color: rgb(167, 113, 46);
}

.footer {
  background-color: rgb(247, 147, 30);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer img {
  max-height: 8em;
}
.footer p {
  text-align: center;
  color: white;
}
.footer .contact-icon {
  font-size: 2em;
  color: white;
}

/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 0%;
  width: 100%;
  position: fixed;
  /* Stay in place */
  z-index: 101;
  /* Sit on top */
  left: 0;
  right: 0;
  top: 0;
  background-color: rgb(255, 255, 255);
  /* Black fallback color */
  background-color: rgba(255, 255, 255, 0.9);
  /* Black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: absolute;
  height: 200px;
  top: 50vh;
  /* 100% width */
  left: 0;
  right: 0;
  text-align: center;
  /* Centered text/links */
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  /* Display block instead of inline */
  transition: 0.3s;
  /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover,
.overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px;
  }
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 24px;
  }
}
#developed-by {
  width: 75%;
  max-width: 70%;
  max-height: 7em;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#developed-by img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
#developed-by #dev-x10 {
  display: flex;
  max-height: 100%;
  flex-direction: row;
  justify-content: flex-end;
  margin-right: 2em;
}
#developed-by #dev-x10 a {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#developed-by #dev-x10 img {
  object-position: right center;
}
#developed-by #dev-bitkub {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  margin-left: 2em;
}
#developed-by #dev-bitkub a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
#developed-by #dev-bitkub img {
  object-position: left center;
}

.headerBar {
  background-image: url("/mmasset/bar.png");
  background-size: calc(100% + 1px) calc(100% + 2px);
  height: 128px;
  max-height: 128px;
}

.bg-panel-disable {
  --tw-bg-opacity: 1;
  background-color: rgb(191 121 52/var(--tw-bg-opacity));
}

#menu-dropdown-mobile {
  display: none;
}

.headerBTN, .playBTN {
  -webkit-tap-highlight-color: transparent;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  line-height: inherit;
  font-family: Poppins, sans-serif;
  box-sizing: border-box;
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  height: 85px;
}
.headerBTN a:hover, .playBTN a:hover,
.headerBTN button:hover,
.playBTN button:hover {
  transform: scale(1.1);
}

.playBTN {
  height: auto;
}

.nav-item:hover {
  transform: scale(1.1);
}

.how-to-play-fishing {
  background-color: rgb(208, 208, 210);
}
.how-to-play-fishing .item {
  margin-bottom: 2em;
}
.how-to-play-fishing .item img {
  max-height: 180px;
}
.how-to-play-fishing .item .person {
  font-weight: normal;
  font-family: "Comic Sans MS";
  color: black;
}
.how-to-play-fishing .item h1 {
  text-align: left;
  font-family: "Comic Sans MS";
  font-size: 20px;
  font-weight: normal;
  color: rgb(167, 113, 46);
}
.how-to-play-fishing .item h2 {
  text-align: left;
  font-family: "Comic Sans MS";
  font-size: 16px;
  font-weight: normal;
  color: black;
}
.how-to-play-fishing .item img {
  margin-top: 1em;
  margin-bottom: 1em;
}
.how-to-play-fishing .item p {
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: left;
}
.how-to-play-fishing .product-icon {
  padding: 2px;
}

.overview-section {
  background: url("../../img/video/overview-bg.mp4") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
  position: relative;
}
.overview-section .overview-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.overview-section .overview-container .items-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.overview-section .overview-container .items-container .item {
  flex: 1;
}
.overview-section .overview-container .items-container .item:hover {
  transform: scale(1.05);
}
.overview-section .video {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
}
.overview-section .video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overview-section .video::after {
  background: rgba(255, 255, 255, 0.2);
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.gamification-section {
  background: url("../../img/gamification-bg.png") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
  width: 100%;
}
.gamification-section .gamification .item-header-wood {
  height: 80px;
  margin-bottom: -32px;
}
.gamification-section .gamification .item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gamification-section .gamification .item .item-header-wood {
  width: 100%;
}
.gamification-section .gamification .item .image {
  background-color: white;
  border-radius: 9999px;
  width: 140px;
  height: 140px;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
.gamification-section .gamification .item .image img {
  transform: scale(1.3);
  width: 100%;
  max-width: 100%;
}
.gamification-section .gamification .item .description {
  background-color: white;
  padding: 1rem;
  border-radius: 1rem;
  padding-top: 3rem;
  font-size: 16px;
}

.multiplayer-section {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.multiplayer-section .col-6 {
  padding: 0rem !important;
}
.multiplayer-section .image {
  width: 100%;
}
.multiplayer-section .image img {
  max-width: 100%;
}

.goals-section {
  background: url("../../img/goals-bg.png") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
}
.goals-section .item-header-bending-wood {
  margin-bottom: -32px;
  backface-visibility: hidden;
}
.goals-section .description {
  background-color: white;
  border-radius: 1rem;
  padding-top: 3rem !important;
}
.goals-section .description p {
  font-size: 16px;
}

.game-features-section {
  background: url("../../img/game-features-bg.png") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
}
.game-features-section .item .item-header-wood {
  margin-bottom: -32px;
}
.game-features-section .item .description {
  background-color: white;
  padding: 1rem;
  border-radius: 1rem;
  padding-top: 2rem !important;
  font-size: 16px;
}

.yield-farming-section {
  background: url("../../img/yield-farming-bg.png") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
}

.tokenomics-section {
  background: url("../../img/tokenomics-bg.png");
  background-size: calc(100% + 1px) calc(100% + 2px);
}

.roadmap-section {
  background: url("../../img/yield-farming-bg.png") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
}

.team-section {
  background: url("../../img/team-bg.png") no-repeat center center;
  background-size: calc(100% + 1px) calc(100% + 2px);
}

.company {
  border-radius: 1rem;
  max-width: 200px;
  padding: 0 !important;
  align-self: center;
}
.company img {
  max-width: 100%;
}

.lumitoken .description {
  font-size: 16px;
  max-width: 700px;
}
.lumitoken .highlight {
  font-family: "Comic Sans MS";
  font-weight: normal;
  color: rgb(167, 113, 46);
  margin-bottom: 8px;
  margin-top: 24px;
}

@media (max-width: 768px) {
  div:has(> .header-panel-anysize) {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  [class*=-section] {
    background-size: cover;
  }
}
@media (min-width: 1024px) {
  .headerBTN:hover, .playBTN:hover {
    transform: scale(1.1);
  }
}
.banner .title {
  font-family: "Comic Sans MS";
  font-size: 28px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: white;
  -webkit-text-fill-color: rgb(255, 255, 255);
  color: white;
  padding: 25px;
  background-color: rgba(0, 0, 0, 0.7607843137);
  border-radius: 15px;
  border: dashed;
  border-color: #ebb291;
}

/*# sourceMappingURL=main.th.css.map */
