.mints .content {
  padding-top: 30px;
}
.mints .navbar .links a.mintsLink {
  font-weight: bolder;
  color: #000;
}
.mints .mintIcon {
  text-align: center;
}
.mints .mintGraphic img {
  width: 100%;
}
.mints .mintGraphic .four {
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.mints .mintImg {
  display: block;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 900px;
}
.mints .stampText {
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.9);
}
@media (min-width: 768px) {
  .mints .stampText {
    max-width: 568px;
  }
}
@media (min-width: 1170px) {
  .mints .stampText {
    text-align: left;
    max-width: 900px;
  }
}
.mints h2 {
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}
.mints .noticeSection {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 30px 0px;
}
.mints .noticeSection p {
  padding: 0px;
  margin: 0px;
}
@media (min-width: 768px) {
  .mints .noticeSection p {
    margin: 0 auto;
    display: block;
    max-width: 568px;
  }
}
@media (min-width: 1170px) {
  .mints .noticeSection p {
    margin: 0 auto;
    display: block;
    max-width: 900px;
  }
}
.mints .noticeSection .container {
  box-sizing: border-box;
  max-width: 930px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.9);
}
.mints ol {
  text-align: left;
  max-width: 900px;
  display: block;
  margin: 30px auto;
}
.mints ul {
  counter-reset: li;
  list-style-type: none;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
  margin: 30px auto;
  text-align: left;
}
@media (min-width: 768px) {
  .mints ul {
    max-width: 568px;
  }
}
@media (min-width: 1170px) {
  .mints ul {
    max-width: 900px;
  }
}
.mints li {
  position: relative;
  padding: 5px 0 5px 30px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: rgba(0, 0, 0, 0.9);
}
.mints li:before {
  content: counter(li);
  counter-increment: li;
  font-family: monospace;
  height: 20px;
  width: 20px;
  border: 0px;
  border-radius: 50%;
  color: white;
  background-color: #158EFC;
  text-align: center;
  position: absolute;
  left: 0;
  top: 5px;
}

.moreAboutMints {
  height: 80px;
  position: relative;
}

@media (min-width: 1200px) {
  .moreAboutMints {
    margin-top: -45px;
  }
}
.mints .scButton, .moreMintInfo {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -125px;
  width: 250px;
  z-index: 1;
}

.mints .button, .moreMintInfo {
  height: 50px;
  border-radius: 100px;
  background-color: #158efc;
  border-color: transparent;
  color: #FFF;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;
  z-index: 2;
  line-height: 52px;
  width: 300px;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -150px;
  text-decoration: none;
  text-transform: uppercase;
}

.mints .button:hover, .moreMintInfo:hover {
  color: #FFF;
}

.mints .content .buttonRow {
  position: relative;
  margin: 30px 0 0;
  height: 50px;
}
.mints .content .buttonRow .line {
  z-index: 1;
  position: absolute;
  top: 24px;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.mints .content h1 {
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-bottom: 50px;
  line-height: 1em;
}

.mintText {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  max-width: 1000px;
  margin: 0 auto 20px auto;
}

.mints .contentItem {
  margin-bottom: 30px;
}
.mints .contentItem:last-child {
  margin-bottom: 0px;
}

@media (min-width: 1000px) {
  .mints .contentItem {
    margin-bottom: 0px;
    width: 33.3%;
    float: left;
  }
}
.modal {
  opacity: 0;
  display: none;
}
.modal.active {
  opacity: 1;
  display: block;
}

.mints .contentItem .inner {
  width: 300px;
  margin: 0 auto;
}
.mints .contentItem .inner h3 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.8px;
  text-align: center;
  color: #333333;
  margin-bottom: 5px;
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}
.mints .contentItem .inner .text {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}
.mints .contentItem .inner i {
  font-size: 100px;
  color: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .mints .modal {
    padding: 15px;
  }
}
.mints .modal .modalText .title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #333333;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}
.mints .modal.apply textarea {
  height: 6em;
}

.modal.apply .modalText p {
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
}

.mints .modal.apply {
  margin-top: -279px;
}
.mints .customButton.mintApplyLink {
  background: #158EFC;
  cursor: pointer;
}

.faq a.customButton {
  background: #fff !important;
  color: rgba(0, 0, 0, 0.3) !important;
  cursor: pointer;
}
.faq .quotesNotice {
  display: none !important;
}

.mints .quotesNotice {
  display: none !important;
}

/*# sourceMappingURL=mints.css.map */
