:root {
  --card-back: 220px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.text-block {
  font-family: Spectral, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.header {
  font-family: Spectral, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 39px;
  display: block;
}

.description {
  border: 1px #fff;
  font-family: Spectral, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.section {
  background-color: #122952;
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: 100vw;
  background-attachment: fixed;
  max-width: 100vw;
  padding-top: 60px;
  padding-bottom: 160px;
  line-height: 1.6em;
  position: relative;
  overflow: hidden;
}

.storysection {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 60px;
  display: flex;
}

.image {
  z-index: 1;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 80%;
  display: flex;
  position: relative;
}

.text {
  z-index: 1;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  width: 63%;
  display: flex;
  position: relative;
}

.body {
  color: #fff;
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 100vw;
  font-family: Spectral, sans-serif;
  line-height: 1.4em;
}

.card-front {
  z-index: 2;
  cursor: pointer;
  background-color: #0000;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 290px;
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
  left: auto;
}

.card-front:hover {
  width: 294px;
}

.image-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  overflow: visible;
}

.card-back-village {
  z-index: 1;
  background-color: #a72f14;
  border-radius: 12px;
  width: 88%;
  max-width: 940px;
  height: 86%;
  position: relative;
  top: -757px;
  left: 0;
  overflow: hidden;
}

.card {
  width: 100%;
  min-width: 0;
  height: 546px;
  transition: max-width .8s, min-width .8s, width .8s;
}

.card:hover {
  width: 100%;
  min-width: 940px;
  max-width: 940px;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.cardcontainer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #040921;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 965px;
  padding-left: 30px;
  display: flex;
  position: static;
  overflow: visible;
}

.heading {
  color: #000;
  text-align: left;
}

.herosection {
  background-color: #040922;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.herotextcontainer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 250px;
  margin-top: 13vh;
  display: flex;
}

.characterimage {
  z-index: 4;
  object-fit: cover;
  position: relative;
}

.image-4 {
  z-index: 0;
  width: 60%;
  position: fixed;
}

.hovercardsection {
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 40px;
}

.image-5 {
  object-fit: contain;
  object-position: 50% 50%;
  height: 100%;
}

.container-3 {
  height: 100%;
}

.carddesktopsection {
  background-color: #122952;
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: 100vw;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: 100vw;
  height: 120vh;
  display: flex;
  position: relative;
}

.cardvillager {
  width: 100%;
  min-width: 0;
  height: 432px;
  transition: max-width .8s, min-width .8s, width .8s;
  overflow: hidden;
}

.cardvillager.selected {
  min-width: 940px;
  max-width: 940px;
}

.cardwarrior {
  width: 100%;
  min-width: 0;
  height: 432px;
  transition: max-width .8s, min-width .8s, width .8s;
  display: block;
  overflow: hidden;
}

.cardwarrior.selected {
  min-width: 940px;
  max-width: 940px;
}

.cardwizard {
  width: 100%;
  min-width: 0;
  height: 432px;
  transition: max-width .8s, min-width .8s, width .8s;
  display: block;
  overflow: hidden;
}

.cardwizard.selected {
  min-width: 940px;
  max-width: 940px;
}

.card-middle-warriors {
  z-index: 0;
  background-color: #c36f21;
  border-radius: 12px;
  width: 88%;
  max-width: 290px;
  height: 86%;
  display: block;
  position: relative;
  top: -386px;
  left: 0;
}

.card-middle-warriors:hover {
  width: 294px;
  transform: translate(0, 10px)rotate(-6deg);
}

.cardback {
  z-index: 0;
  background-color: #a55b5b;
  width: 100%;
  max-width: 940px;
  height: 546px;
  position: relative;
  top: -546px;
  left: 0;
  overflow: hidden;
}

.forestimage {
  z-index: 5;
  width: 100%;
  max-width: 1440px;
  position: absolute;
  bottom: -43px;
}

.image-6 {
  object-fit: cover;
  object-position: 0% 100%;
  height: 100%;
  position: absolute;
  left: -8px;
  overflow: visible;
}

.card-middle-villager {
  z-index: 0;
  background-color: #a72f14;
  border-radius: 12px;
  width: 88%;
  max-width: 290px;
  height: 86%;
  display: block;
  position: relative;
  top: -386px;
  left: 0;
}

.card-middle-villager:hover {
  width: 294px;
  transform: translate(0, 10px)rotate(-6deg);
}

.card-middle-wizards {
  z-index: 0;
  background-color: #48a8c3;
  border-radius: 12px;
  width: 88%;
  max-width: 290px;
  height: 86%;
  display: block;
  position: relative;
  top: -387px;
  left: 0;
}

.card-middle-wizards:hover {
  width: 294px;
  transform: translate(0, 10px)rotate(-6deg);
}

.card-back-warrior {
  z-index: 1;
  background-color: #c36f21;
  border-radius: 12px;
  width: 88%;
  max-width: 940px;
  height: 86%;
  position: relative;
  top: -757px;
  left: 0;
  overflow: hidden;
}

.card-back-wizard {
  z-index: 1;
  background-color: #48a8c3;
  border-radius: 12px;
  width: 88%;
  max-width: 940px;
  height: 86%;
  position: relative;
  top: -759px;
  left: 0;
  overflow: hidden;
}

.wrapper {
  z-index: 2;
  background-color: #040921;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.image-7 {
  width: 100%;
}

.image-8 {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
}

.topborder, .buttomborder {
  width: 100%;
}

.marketheadertext {
  font-family: Spectral, sans-serif;
  font-size: 24px;
  font-weight: 700;
  display: block;
}

.papertexture {
  z-index: 1;
  mix-blend-mode: multiply;
  width: 100vw;
  height: 100%;
  position: fixed;
}

.bonfirelight {
  opacity: 1;
  filter: blur(9px);
  vertical-align: baseline;
  height: 150%;
  position: static;
}

.lightoverlay {
  z-index: 5;
  opacity: .77;
  filter: blur(100px);
  mix-blend-mode: overlay;
  width: 100%;
  max-width: 1440px;
  position: absolute;
}

.shadow {
  z-index: 2;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}

.shadowdiv {
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.bonfirelightdiv {
  z-index: 0;
  opacity: .84;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80vh;
  display: flex;
  position: absolute;
  bottom: 0;
}

.papertexture2 {
  z-index: 5;
  mix-blend-mode: multiply;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.papertexturediv {
  width: 100%;
  max-width: 1440200px;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.classdetail {
  flex-flow: column;
  padding: 40px 30px 40px 290px;
  display: flex;
}

.classdescription {
  border: 1px #fff;
  margin-top: 10px;
  margin-bottom: auto;
  font-family: Spectral, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 120%;
}

.tag {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: start;
  display: flex;
}

.tagimage {
  width: 124px;
}

.detail {
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.carddetail {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 800px;
  height: 100%;
  padding: 40px 30px 40px 320px;
  display: flex;
  position: static;
}

.image-9 {
  width: 31px;
}

.tagdiv {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.textdiv {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.buynftcontainer {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.detailbox {
  z-index: 1;
  background-color: #36322a;
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
  position: relative;
}

.nfttextdiv {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button {
  text-align: center;
  cursor: pointer;
  background-color: #f78c2c;
  border-radius: 62px;
  padding: 12px 28px;
  font-family: Spectral, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.button:hover {
  background-color: #f5a257;
}

.button.disabled {
  cursor: not-allowed;
}

.div-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.nftimage {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.moonlightdiv {
  z-index: 0;
  opacity: .72;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  overflow: clip;
}

.moonlight {
  opacity: .35;
  vertical-align: baseline;
  height: 100%;
  position: relative;
  left: 105px;
}

.div-block-2 {
  z-index: 5;
  justify-content: space-between;
  width: 100vw;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 40px;
}

.image-10 {
  height: 40px;
}

.footer {
  background-color: #122952;
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: 100vw;
  background-attachment: fixed;
  width: 100%;
  max-width: 100vw;
  position: relative;
}

.papertexture-2 {
  z-index: 1;
  mix-blend-mode: multiply;
  width: 100vw;
  max-width: 100vw;
  max-height: 100%;
  position: absolute;
  top: 0;
}

.div-block-3 {
  background-color: #040921;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: block;
}

.image-11 {
  width: 100%;
  margin-top: 40px;
}

.div-block-4 {
  background-color: #f78c2c;
  width: 100%;
  height: 22px;
}

.image-12 {
  z-index: 2;
  height: 440px;
}

.div-block-5 {
  z-index: 2;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 940px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-13 {
  width: 350px;
}

.image-14 {
  z-index: 4;
  position: absolute;
  bottom: -55px;
}

.bookimage {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.herocontainer {
  width: 100%;
  max-width: 1440px;
  height: 100%;
}

.backgrounddiv {
  z-index: 0;
  width: 100%;
  max-width: 1440px;
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.backgroundimage {
  z-index: 2;
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}

.navbar {
  z-index: 5;
  justify-content: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: 40px;
}

.characterdiv {
  z-index: 4;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: auto;
  display: flex;
  position: absolute;
  bottom: -61px;
  overflow: clip;
}

.image-15 {
  object-fit: contain;
}

.culturesection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 60px;
  display: flex;
}

.image-16 {
  cursor: pointer;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.warriormobilesection, .villagermobilesection, .wizardmobilesection {
  display: none;
}

.buydesktopsection {
  background-color: #122952;
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: 100vw;
  background-attachment: fixed;
  max-width: 100vw;
  padding-top: 120px;
  padding-bottom: 100px;
  line-height: 1.6em;
  position: relative;
  overflow: hidden;
}

.buymobilesection {
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: auto;
  height: 100vh;
  line-height: 1.6em;
  display: none;
  position: relative;
}

.buycontainer {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-2 {
  z-index: 1;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 600px;
  display: flex;
  position: relative;
}

.div-block-15 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  width: 100%;
  max-width: 965px;
  padding-left: 30px;
  display: flex;
}

.description-2 {
  text-align: center;
  border: 1px #fff;
  font-family: Spectral, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.header-2 {
  text-align: center;
  font-family: Spectral, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 39px;
  display: block;
}

.classsection, .charactertablet, .charactermobilevert, .charactermobile {
  display: none;
}

.image-25 {
  height: 440px;
}

.image-26 {
  height: 380px;
  position: relative;
  left: 100px;
}

.image-27 {
  height: 80px;
}

.div-block-17 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-18 {
  background-color: #ee4b22;
  border-radius: 52px;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  transition: background-color .3s;
  display: flex;
}

.div-block-18:hover {
  background-color: #e76f50;
}

.div-block-19 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: row;
}

.div-block-20 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.div-block-21 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: none;
}

.footertext {
  color: #f78c2c;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 44px;
  text-decoration: none;
  transition: color .3s;
  display: block;
}

.footertext:hover {
  color: #ec9f5a;
}

.footertext.disabled {
  display: none;
}

.footerparagraph {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.handimagediv {
  display: none;
}

.image-29 {
  width: 450px;
}

.image-30 {
  width: 40px;
}

.image-31 {
  width: 220px;
}

.div-block-22 {
  height: 60px;
}

.div-block-23 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  opacity: .5;
  margin-top: 4px;
}

.div-block-24 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.text-block-3 {
  font-size: 18px;
}

.section-copy {
  background-color: #122952;
  background-image: url('../images/Frame-287.png');
  background-position: 0 0;
  background-size: 100vw;
  background-attachment: fixed;
  max-width: 100vw;
  padding-top: 160px;
  padding-bottom: 60px;
  line-height: 1.6em;
  position: relative;
  overflow: hidden;
}

.div-block-25 {
  background-color: #2e2a23;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.text-block-4 {
  font-size: 18px;
}

@media screen and (min-width: 1920px) {
  .characterimage, .forestimage, .lightoverlay, .shadowdiv, .bonfirelightdiv, .papertexturediv {
    max-width: 1440px;
  }

  .detailbox {
    height: 410px;
  }

  .moonlightdiv, .backgrounddiv, .navbar {
    max-width: 1440px;
  }
}

@media screen and (max-width: 991px) {
  .header, .description {
    text-align: center;
  }

  .storysection {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .image {
    height: 40%;
  }

  .herotextcontainer {
    max-width: 680px;
  }

  .image-4 {
    width: 70%;
  }

  .image-5 {
    height: 130%;
  }

  .carddesktopsection {
    display: none;
  }

  .marketheadertext {
    text-align: center;
  }

  .classdescription {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 130%;
  }

  .tag {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .tagimage {
    width: 15vw;
  }

  .tagdiv {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    justify-content: center;
    display: flex;
  }

  .nfttextdiv {
    background-color: #36322a;
    border-radius: 32px;
    align-items: stretch;
    padding: 60px 28px;
  }

  .div-block {
    justify-content: flex-start;
    align-items: center;
  }

  .moonlight {
    top: -30px;
    left: 71px;
  }

  .div-block-5 {
    max-width: 740px;
  }

  .image-13 {
    width: 300px;
  }

  .bookimage {
    height: 50%;
  }

  .image-15 {
    height: 100%;
  }

  .culturesection {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column-reverse;
  }

  .image-17 {
    object-fit: cover;
    object-position: 50% 100%;
    width: 100vw;
    height: 80px;
    position: absolute;
    top: 0;
  }

  .warriormobilesection {
    z-index: 1;
    background-color: #d87b27;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .image-18 {
    object-fit: contain;
    height: 40vh;
  }

  .image-19, .image-20 {
    height: 9vh;
  }

  .image-21 {
    height: 11vh;
  }

  .container-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    max-width: 680px;
    height: 100%;
    display: flex;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .div-block-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 620px;
    display: flex;
  }

  .div-block-8 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .villagermobilesection {
    z-index: 1;
    background-color: #a72f14;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .div-block-9 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-10 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 10px;
    display: flex;
  }

  .wizardmobilesection {
    z-index: 1;
    background-color: #1d89a5;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100vh;
    display: flex;
    position: relative;
  }

  .buildingimage {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
    position: absolute;
    inset: 101px 0 0;
    overflow: hidden;
  }

  .image-22 {
    opacity: .6;
    mix-blend-mode: soft-light;
    object-fit: cover;
    object-position: 0% 50%;
    max-width: 80vw;
    height: 80vh;
  }

  .buildingimage-2 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: absolute;
    top: 101px;
    bottom: 0;
    left: 0;
  }

  .image-23 {
    opacity: .6;
    mix-blend-mode: soft-light;
    object-fit: cover;
    object-position: 100% 50%;
    max-width: 80vw;
    height: 80vh;
  }

  .buydesktopsection {
    display: none;
  }

  .buymobilesection {
    background-attachment: fixed;
    height: auto;
    padding-top: 220px;
    padding-bottom: 220px;
    display: block;
  }

  .borderimage {
    z-index: 1;
    object-fit: cover;
    object-position: 50% 100%;
    width: 100vw;
    height: 100px;
    position: absolute;
    top: 0;
  }

  .buycontainer {
    justify-content: center;
    align-items: center;
    max-width: 600px;
  }

  .div-block-13 {
    z-index: 2;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
    position: relative;
  }

  .div-block-14 {
    width: 30vw;
  }

  .image-24 {
    max-width: 400px;
  }

  .text-2 {
    width: auto;
  }

  .description-2 {
    text-align: center;
    font-size: 17px;
    line-height: 130%;
  }

  .header-2 {
    text-align: center;
    max-width: 371.85px;
  }

  .classsection {
    z-index: 1;
    background-color: #19376e;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 80vh;
    display: flex;
    position: relative;
  }

  .div-block-16 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: 600px;
    height: 100%;
    padding-top: 140px;
    display: flex;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .characterdesktop {
    display: none;
  }

  .charactertablet {
    display: block;
  }

  .image-26 {
    height: 350px;
  }

  .image-27 {
    height: 70px;
  }

  .image-28 {
    width: 450px;
    margin-top: 20px;
  }

  .div-block-26 {
    background-color: #2c2922;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .text-block-5 {
    border-radius: 20px;
  }
}

@media screen and (max-width: 767px) {
  .text {
    width: 80%;
  }

  .herotextcontainer {
    max-width: 550px;
  }

  .image-4 {
    width: 70%;
  }

  .carddesktopsection {
    display: none;
  }

  .forestimage {
    opacity: 0;
  }

  .classdescription {
    font-size: 17px;
  }

  .tagimage {
    width: 100px;
  }

  .moonlight {
    top: -57px;
    left: 60px;
  }

  .div-block-5 {
    max-width: 530px;
    height: 294px;
  }

  .image-13 {
    width: 250px;
  }

  .image-18 {
    object-fit: contain;
  }

  .image-19 {
    width: 240px;
  }

  .container-1 {
    justify-content: space-between;
    max-width: 540px;
  }

  .div-block-7 {
    max-width: 530px;
  }

  .villagermobilesection {
    justify-content: flex-start;
    align-items: center;
  }

  .buycontainer {
    max-width: 500px;
  }

  .div-block-14 {
    width: 40vw;
  }

  .image-24 {
    max-width: 350px;
  }

  .text-2 {
    width: 80%;
  }

  .classsection {
    justify-content: flex-start;
    align-items: center;
  }

  .charactertablet {
    display: none;
  }

  .charactermobilevert {
    display: block;
  }

  .image-26 {
    height: 250px;
    left: 50px;
  }

  .image-27 {
    height: 60px;
  }

  .div-block-18 {
    width: 44px;
    height: 44px;
  }

  .div-block-20 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footertext {
    font-size: 24px;
  }

  .image-28 {
    width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .description {
    font-size: 14px;
  }

  .herotextcontainer {
    max-width: 350px;
  }

  .image-4 {
    width: 85%;
  }

  .image-5 {
    height: 120%;
  }

  .classdescription {
    font-size: 15px;
  }

  .tagimage {
    width: 76px;
  }

  .nfttextdiv {
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .moonlight {
    top: -93px;
    left: 28px;
  }

  .div-block-5 {
    justify-content: center;
    align-items: flex-end;
    height: 360px;
  }

  .bookimage {
    width: 90%;
    height: 35%;
  }

  .image-19 {
    width: 200px;
  }

  .container-1 {
    max-width: 330px;
  }

  .div-block-7 {
    max-width: 360px;
  }

  .buycontainer {
    max-width: 330px;
  }

  .div-block-14 {
    width: 50vw;
  }

  .image-24 {
    max-width: 260px;
  }

  .description-2 {
    font-size: 14px;
  }

  .charactermobilevert {
    display: none;
  }

  .charactermobile {
    display: block;
  }

  .image-26 {
    margin-bottom: -20px;
    left: auto;
  }

  .div-block-17 {
    padding-bottom: 0;
  }

  .div-block-19 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .div-block-20 {
    display: none;
  }

  .div-block-21 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    display: flex;
  }

  .footertext {
    font-size: 20px;
    line-height: 28px;
  }

  .logodiv {
    display: none;
  }

  .footerparagraph {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .handimagediv {
    display: block;
  }

  .image-28 {
    width: 340px;
  }

  .div-block-26 {
    background-color: #2c2922;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .text-block-5 {
    font-size: 16px;
  }
}


