.nav-link {
  padding-top: 22px;
  padding-right: 20px;
  padding-left: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.nav-link:hover {
  color: #ff8686;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.current {
  font-size: 14px;
}

.nav-link.white-bg {
  color: #1d1d1d;
}

.nav-link.icon {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
}

.container {
  position: static;
  display: block;
  width: auto;
  margin-top: 10px;
  margin-right: 2px;
  margin-left: 54px;
  float: none;
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: hsla(0, 0%, 86.7%, 0);
  text-align: center;
}

.brand {
  padding-right: 120px;
}

.brand.w--current {
  padding-top: 4px;
  padding-right: 120px;
}

.image {
  position: static;
  display: block;
  margin: 2px auto;
  padding-top: 2px;
  -o-object-fit: fill;
  object-fit: fill;
}

.connect-button {
  position: relative;
  display: block;
  margin-top: 4px;
  margin-left: 23px;
  padding: 7px 16px;
  background-color: #700;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 17px;
}

.nav-menu {
  position: static;
  display: block;
  margin-top: 11px;
  margin-bottom: -10px;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block {
  height: 700px;
  background-color: #000;
  background-image: url('../images/bloodimg.png');
  background-position: 0px 0px;
  background-size: auto;
  color: #000;
}

.body {
  background-color: #0e0e0e;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.container-2 {
  height: 700px;
  text-align: center;
}

.image-2 {
  position: relative;
  top: 152px;
  display: inline-block;
  margin-top: 90px;
  text-align: left;
}

.div-block-2 {
  height: 900px;
  margin-top: 0px;
  background-color: #0e0e0e;
  color: #1b1b1b;
}

.container-3 {
  display: block;
  height: 260px;
  margin-bottom: 106px;
  padding-top: 97px;
  padding-bottom: 0px;
}

.container-4 {
  height: 550px;
  padding-right: 100px;
  padding-left: 100px;
}

.section {
  text-align: center;
}

.heading {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Changa One', Impact, sans-serif;
  color: #e7e7e7;
  font-size: 30px;
  text-align: center;
}

.paragraph {
  padding-right: 100px;
  padding-bottom: 27px;
  padding-left: 100px;
  color: #e9e9e9;
  font-size: 15px;
  text-align: center;
}

.column {
  right: 60px;
}

.columns {
  margin-right: 40px;
  margin-left: 40px;
  padding-left: 69px;
}

.column-2 {
  text-align: center;
}

.button-2 {
  padding-right: 60px;
  padding-left: 60px;
  background-color: #700;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 18px;
  text-align: left;
}

.column-3 {
  text-align: center;
}

.div-block-3 {
  height: 700px;
  padding-top: 75px;
  background-color: #261f31;
  text-align: left;
}

.container-5 {
  height: 600px;
  margin-top: 7px;
  padding-top: 104px;
  padding-right: 60px;
  padding-left: 60px;
}

.section-2 {
  text-align: center;
}

.heading-2 {
  margin-top: -2px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #e9e9e9;
  font-size: 23px;
}

.image-3 {
  padding-bottom: 0px;
}

.mint-button-minus {
  padding: 20px 30px;
  background-color: #700;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 20px;
}

.mint-button-minus.grey-out {
  background-color: #868686;
}

.columns-2 {
  padding-top: 0px;
  padding-right: 30px;
  padding-left: 30px;
}

.column-4 {
  margin-top: 8px;
  text-align: center;
}

.column-5 {
  margin-top: 8px;
  text-align: center;
}

.mint-display-block {
  position: relative;
  top: 8px;
  height: 61px;
  background-color: #700;
  text-align: center;
}

.mint-display-block.grey-out {
  background-color: #868686;
}

.text-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 28px;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-6 {
  height: 400px;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Changa One', Impact, sans-serif;
  color: #e4e4e4;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
}

.div-block-5 {
  height: 650px;
  background-color: #ededed;
}

.div-block-5.white-bg {
  height: 600px;
  background-color: #c5c5c5;
}

.container-6 {
  display: block;
  height: 650px;
  padding-top: 136px;
  padding-right: 150px;
  padding-left: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 68px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Ninjanaruto yon4', sans-serif;
  color: #700;
  font-size: 60px;
}

.paragraph-2 {
  padding-top: 24px;
  font-size: 15px;
  text-align: center;
}

.section-3 {
  display: block;
  padding-top: 21px;
  text-align: center;
}

.div-block-6 {
  height: 1850px;
  padding-top: 82px;
  background-color: #111;
}

.container-7 {
  height: 1597px;
}

.image-4 {
  padding-top: 0px;
}

.div-block-7 {
  height: 1200px;
  padding-top: 104px;
  background-color: #e9e9e9;
  color: #e9e9e9;
}

.div-block-7.white-bg {
  height: 1300px;
  background-color: silver;
}

.container-8 {
  height: 1200px;
  padding-right: 140px;
  padding-left: 140px;
}

.section-4 {
  height: 1150px;
  padding-top: 0px;
}

.heading-4 {
  margin-bottom: 43px;
  font-family: 'Ninjanaruto yon4', sans-serif;
  color: #000;
  font-size: 60px;
  text-align: center;
}

.grid {
  height: 500px;
  padding-top: 40px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-template-areas: "Area";
}

.paragraph-3 {
  color: #000;
}

.heading-5 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 19px;
}

.paragraph-4 {
  color: #222;
  font-size: 13px;
  line-height: 17px;
}

.columns-3 {
  margin-top: 24px;
}

.div-block-8 {
  height: 100px;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

.mint-button-plus {
  padding: 20px 30px 30px 20px;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 20px;
}

.mint-button-add {
  padding: 20px 30px;
  background-color: #700;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 20px;
}

.mint-button-add.grey-out {
  background-color: #868686;
}

.section-5 {
  height: 250px;
  margin-top: 190px;
  padding-top: 0px;
}

.free-mint-button {
  padding: 20px;
  border-style: solid;
  border-width: 5px;
  border-color: #580000;
  border-radius: 0px;
  background-color: #f1f1f1;
  font-family: 'Changa One', Impact, sans-serif;
  color: #b30000;
  font-size: 30px;
}

.section-6 {
  height: 73px;
}

.nav-icon {
  margin-top: 22px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}

.image-7 {
  padding-right: 0px;
}

.image-8 {
  opacity: 1;
  color: #2e2e2e;
}

.paragraph-5 {
  margin-right: 0px;
  margin-bottom: 47px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 200px;
  padding-left: 200px;
  color: #f1f1f1;
  font-size: 15px;
  text-align: center;
}

.heading-6 {
  margin-top: 39px;
  font-family: 'Changa One', Impact, sans-serif;
  color: #fff;
  font-size: 46px;
  text-align: center;
}

.section-7 {
  padding-right: 300px;
  padding-left: 300px;
}

.div-block-9 {
  height: 700px;
  padding-top: 83px;
  background-color: #1b1b1b;
}

.container-10 {
  height: 650px;
}

.section-8 {
  margin-top: 42px;
}

.heading-7 {
  margin-top: 54px;
  font-family: 'Changa One', Impact, sans-serif;
  color: #fff;
  font-size: 46px;
  text-align: center;
}

.paragraph-6 {
  margin-top: 25px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.section-9 {
  padding-right: 140px;
  padding-left: 140px;
}

@media screen and (min-width: 1440px) {
  .brand {
    padding-right: 140px;
  }

  .brand.w--current {
    padding-right: 140px;
  }

  .div-block {
    background-size: cover;
  }
}

@media screen and (min-width: 1920px) {
  .nav-link {
    font-size: 16px;
  }

  .brand {
    padding-right: 160px;
  }

  .brand.w--current {
    padding-right: 160px;
  }

  .connect-button {
    font-size: 19px;
  }

  .div-block {
    background-size: cover;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }

  .brand {
    padding-right: 0px;
  }

  .brand.w--current {
    padding-right: 0px;
  }

  .div-block {
    height: 600px;
  }

  .container-3 {
    height: 192px;
    padding-right: 60px;
    padding-left: 60px;
  }

  .paragraph {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-3 {
    height: 650px;
  }

  .container-5 {
    height: 600px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .mint-button-minus {
    margin-left: 2px;
  }

  .columns-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block {
    font-size: 22px;
  }

  .column-6 {
    padding-right: 0px;
  }

  .container-6 {
    height: 600px;
    padding-top: 100px;
    padding-right: 130px;
    padding-left: 130px;
  }

  .icon {
    color: #ebebeb;
  }

  .div-block-6 {
    height: 1510px;
  }

  .container-7 {
    height: 1400px;
  }

  .container-8 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .heading-4 {
    font-size: 50px;
  }

  .bold-text {
    font-size: 26px;
  }

  .mint-button-add {
    margin-left: 2px;
  }

  .paragraph-5 {
    padding-right: 120px;
    padding-left: 120px;
  }

  .section-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-4 {
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 11px;
  }

  .nav-link:hover {
    color: #ff8989;
  }

  .navbar {
    padding-right: 15px;
    padding-left: 15px;
  }

  .brand {
    padding-right: 0px;
  }

  .brand.w--current {
    padding-right: 0px;
  }

  .div-block {
    height: 400px;
  }

  .container-2 {
    height: 400px;
  }

  .image-2 {
    margin-top: 0px;
  }

  .div-block-2 {
    height: 1300px;
  }

  .container-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph {
    padding-right: 60px;
    padding-left: 60px;
  }

  .column {
    right: 0px;
  }

  .columns {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .column-2 {
    padding-bottom: 12px;
  }

  .div-block-3 {
    height: 850px;
  }

  .container-5 {
    padding-top: 30px;
  }

  .image-3 {
    padding-top: 24px;
  }

  .div-block-5 {
    height: 450px;
  }

  .div-block-5.white-bg {
    height: 450px;
  }

  .container-6 {
    height: 400px;
    padding-top: 30px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-3 {
    font-size: 45px;
  }

  .icon {
    display: none;
  }

  .div-block-6 {
    height: 1200px;
    padding-top: 26px;
  }

  .container-7 {
    height: 1000px;
  }

  .div-block-7 {
    height: 1100px;
  }

  .div-block-7.white-bg {
    height: 1150px;
    padding-top: 0px;
  }

  .container-8 {
    height: 1100px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-4 {
    height: 1000px;
    padding-top: 72px;
  }

  .heading-4 {
    margin-top: 0px;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-5 {
    display: block;
  }

  .image-6 {
    margin-top: 25px;
  }

  .column-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-button {
    display: none;
  }

  .section-5 {
    height: 120px;
    margin-top: 117px;
  }

  .free-mint-button {
    margin-top: 24px;
  }

  .image-9 {
    max-width: 60%;
  }

  .paragraph-5 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .heading-6 {
    font-size: 35px;
  }

  .image-10 {
    display: none;
  }

  .div-block-9 {
    height: 550px;
  }

  .container-10 {
    height: 500px;
  }

  .heading-7 {
    font-size: 35px;
  }

  .section-9 {
    padding-right: 60px;
    padding-left: 60px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    display: none;
  }

  .container {
    margin-right: 0px;
    margin-left: 0px;
  }

  .navbar {
    padding-right: 13px;
    padding-left: 10px;
  }

  .div-block {
    height: 275px;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .container-2 {
    height: 50px;
  }

  .image-2 {
    display: none;
  }

  .div-block-2 {
    height: 1050px;
  }

  .container-3 {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .paragraph {
    padding-right: 19px;
    padding-left: 19px;
    font-size: 14px;
  }

  .column {
    right: 0px;
  }

  .columns {
    margin-top: 63px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2 {
    padding-bottom: 11px;
  }

  .div-block-3 {
    height: 700px;
    padding-top: 46px;
  }

  .container-5 {
    height: 650px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mint-button-minus {
    margin-left: 1px;
  }

  .columns-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mint-display-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-6 {
    height: 350px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-5 {
    height: 550px;
  }

  .div-block-5.white-bg {
    height: 500px;
  }

  .container-6 {
    height: 500px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .div-block-6 {
    height: 800px;
    padding-top: 0px;
  }

  .image-4 {
    padding-top: 20px;
  }

  .div-block-7 {
    height: 2000px;
  }

  .div-block-7.white-bg {
    height: 2050px;
    padding-top: 57px;
  }

  .section-4 {
    padding-top: 0px;
  }

  .heading-4 {
    margin-bottom: 5px;
    font-size: 30px;
  }

  .bold-text {
    font-size: 20px;
  }

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .image-6 {
    display: none;
  }

  .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button {
    position: static;
    display: none;
  }

  .mint-button-add {
    margin-left: 1px;
  }

  .section-5 {
    height: 14px;
    margin-top: 93px;
  }

  .free-mint-button {
    font-size: 23px;
  }

  .nav-icon {
    margin-right: 0px;
    margin-left: 9px;
    padding-right: 4px;
  }

  .image-9 {
    display: none;
  }

  .paragraph-5 {
    margin-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
  }

  .heading-6 {
    color: #f1f1f1;
    font-size: 40px;
  }

  .div-block-9 {
    height: 1000px;
    padding-top: 44px;
  }

  .heading-7 {
    margin-top: 30px;
  }

  .paragraph-6 {
    color: #f1f1f1;
    font-size: 14px;
  }

  .section-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-4 {
    padding-right: 60px;
    padding-left: 60px;
  }
}

@font-face {
  font-family: 'Ninjanaruto yon4';
  src: url('../fonts/NinjaNaruto-YOn4.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}