html , body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,  cite, code,del, dfn, em, font, img, ins, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
  -moz-user-select: none;
  -o-user-select:none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  line-height: 1;
  list-style: none;
  cursor: default;
}

blockquote, q {
  quotes: none;
}

:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: separate; border-spacing: 5px;}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  min-width: 0 !important;
  scroll-behavior: smooth;
  background: #111615;
}

body {
  min-width: 0 !important;
  overflow-x: hidden;
  background: #111615 !important;
  color: #111615;
  font-family: Geometria, Arial, sans-serif;
  line-height: 1.5 !important;
  -webkit-font-smoothing: antialiased;
}

a,
button,
.write,
.next,
.submit,
.readMore,
.closeButton,
.city-helper,
.photobox a {
  cursor: pointer !important;
}

input,
textarea,
a,
p,
span {
  line-height: 1.45 !important;
}

input,
textarea {
  user-select: text !important;
}

img,
video {
  max-width: 100%;
}

.container,
.container2 {
  min-width: 0 !important;
}

.row:before,
.row:after,
.container:before,
.container:after {
  content: "";
  display: table;
}

.row:after,
.container:after {
  clear: both;
}

.container-slider {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 100vh !important;
  min-height: 720px !important;
  overflow: hidden !important;
  background: #101514 !important;
}

.container-slider:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(5, 8, 8, 0.72), rgba(5, 8, 8, 0.24) 48%, rgba(5, 8, 8, 0.7)),
    linear-gradient(180deg, rgba(5, 8, 8, 0.2), rgba(5, 8, 8, 0.34) 58%, rgba(5, 8, 8, 0.88));
}

.container-slider .img {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.container-slider .img img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
  filter: saturate(1.05) contrast(1.05);
}

.container {
  position: relative !important;
  top: auto !important;
  z-index: 4 !important;
  width: 100% !important;
  margin-top: -100vh !important;
}

.container .header {
  position: relative !important;
  min-height: 720px !important;
  height: 100vh !important;
  padding: 28px clamp(18px, 4vw, 56px) 54px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  color: #fff !important;
  text-align: center !important;
}

.container .header .row {
  width: 100% !important;
  margin: 0 !important;
}

.container .header .cols {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.container .header .row:first-child {
  position: absolute !important;
  top: 24px !important;
  left: 0 !important;
  padding: 0 clamp(18px, 4vw, 56px) !important;
}

.container .header .row:first-child .col-12 {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px 18px !important;
  flex-wrap: wrap !important;
}

.map {
  display: none !important;
}

.city-helper,
.address {
  float: none !important;
  margin: 0 !important;
}

.city-helper {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 38px !important;
  padding: 8px 16px !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 999px !important;
  background: rgba(10, 15, 15, 0.32) !important;
  backdrop-filter: blur(10px);
}

.city,
.address {
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 14px !important;
  letter-spacing: 0 !important;
}

.address {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 38px !important;
  padding: 8px 16px !important;
  border-radius: 999px !important;
  background: rgba(10, 15, 15, 0.28) !important;
  backdrop-filter: blur(10px);
}

.callback {
  display: none !important;
}

.logo {
  width: clamp(118px, 13vw, 176px) !important;
  height: auto !important;
  margin: 0 auto 26px !important;
  display: block !important;
  border-radius: 50% !important;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.28) !important;
}

.mintName {
  display: block !important;
  width: clamp(210px, 25vw, 360px) !important;
  height: auto !important;
  margin: 0 auto 28px !important;
  filter: drop-shadow(0 12px 30px rgba(0, 0, 0, 0.45)) !important;
}

.description {
  width: min(720px, 92vw) !important;
  margin: 0 auto !important;
}

.mintDescription {
  float: none !important;
  margin: 0 auto !important;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: clamp(16px, 1.45vw, 20px) !important;
  line-height: 1.7 !important;
  text-align: center !important;
  text-shadow: 0 2px 16px rgba(0, 0, 0, 0.55) !important;
}

.mintDescription + .mintDescription {
  margin-top: 14px !important;
}

.mouse {
  width: 24px !important;
  margin: 42px auto 0 !important;
  opacity: 0.72 !important;
  animation: myata-breathe 2.2s ease-in-out infinite;
}

@keyframes myata-breathe {
  0%, 100% { transform: translateY(0); opacity: 0.52; }
  50% { transform: translateY(8px); opacity: 1; }
}

.information,
.gallery,
.commentsMain {
  position: relative !important;
  overflow: hidden !important;
}

.information {
  display: block !important;
  padding: clamp(62px, 8vw, 110px) clamp(18px, 5vw, 72px) !important;
  background: #fffdf8 !important;
}

.aboutMint,
.gal-desc,
.commentsTitle {
  float: none !important;
  display: block !important;
  margin: 0 auto clamp(34px, 5vw, 58px) !important;
  color: #111615 !important;
  font-family: Geometria-Heavy, Geometria, Arial, sans-serif !important;
  font-size: clamp(34px, 5vw, 68px) !important;
  line-height: 1.05 !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

.aboutMint:after,
.gal-desc:after,
.commentsTitle:after {
  content: "";
  display: block;
  width: 72px;
  height: 4px;
  margin: 18px auto 0;
  border-radius: 999px;
  background: #66dccf;
}

.information .row {
  max-width: 1120px !important;
  margin: 0 auto !important;
}

.information .row:not(:first-child) .col-8 {
  float: none !important;
  width: min(960px, 100%) !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px 38px !important;
}

.information .col-8 > .col-4 {
  float: none !important;
  width: 100% !important;
  padding: 12px !important;
  margin: 0 !important;
}

.circle {
  width: clamp(112px, 12vw, 150px) !important;
  height: clamp(112px, 12vw, 150px) !important;
  margin: 0 auto 14px !important;
  display: grid !important;
  place-items: center !important;
  border: 1px solid rgba(27, 182, 163, 0.35) !important;
  border-radius: 50% !important;
  background:
    radial-gradient(circle at 38% 25%, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.1) 36%, transparent 37%),
    linear-gradient(135deg, #75eadc, #25b8a6) !important;
  box-shadow: 0 20px 40px rgba(31, 160, 146, 0.18) !important;
  color: #111615 !important;
  font-family: Geometria-Heavy, Geometria, Arial, sans-serif !important;
  font-size: clamp(25px, 3vw, 38px) !important;
  line-height: 1 !important;
}

.circleDesc {
  display: block !important;
  min-height: 52px !important;
  color: #394241 !important;
  font-size: clamp(15px, 1.4vw, 18px) !important;
  line-height: 1.45 !important;
  text-align: center !important;
  white-space: pre-line !important;
}

.information .row:nth-of-type(3),
.information .row:nth-of-type(5) {
  margin-bottom: 30px !important;
}

.gallery {
  display: block !important;
  padding: clamp(62px, 8vw, 110px) clamp(18px, 5vw, 72px) !important;
  background: #101514 !important;
}

.gallery:before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(102, 220, 207, 0.1), transparent 28%),
    url("/images/2.jpg") center center / cover no-repeat;
  opacity: 0.13;
}

.gallery .row {
  position: relative !important;
  z-index: 1 !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
}

.gallery .gal-desc {
  color: #fff !important;
}

.gallery .row:nth-of-type(2) > .col-8 {
  float: none !important;
  width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: clamp(18px, 2.4vw, 30px) !important;
  padding: 0 !important;
  margin: 0 auto !important;
}

.gallery .row:nth-of-type(2) > .col-8 > .col-4 {
  width: auto !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.photobox,
.gallery video {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
}

.photobox {
  position: relative !important;
  display: block !important;
  overflow: hidden !important;
  border-radius: 8px !important;
  box-shadow: 0 24px 60px rgba(9, 14, 14, 0.18) !important;
  background: #1b2221 !important;
}

.photobox > img {
  display: none !important;
}

.photobox > a:first-child {
  display: block !important;
  aspect-ratio: 4 / 3 !important;
  overflow: hidden !important;
}

.photobox > a:first-child img,
.gallery video {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  border: 0 !important;
  transition: transform 0.35s ease, filter 0.35s ease !important;
}

.photobox:hover > a:first-child img {
  transform: scale(1.04);
  filter: brightness(1.05);
}

.photobox p,
.gallery video + p {
  margin-top: 14px !important;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
  text-align: center !important;
}

.gallery video {
  aspect-ratio: 4 / 3 !important;
  border-radius: 8px !important;
  box-shadow: 0 24px 60px rgba(9, 14, 14, 0.18) !important;
  background: #050707 !important;
}

.commentsMain {
  display: block !important;
  padding: clamp(62px, 8vw, 104px) clamp(18px, 5vw, 72px) !important;
  background: linear-gradient(180deg, #f9f7f0, #ffffff) !important;
}

.comments {
  max-width: 980px !important;
  margin: 0 auto !important;
}

.nextHelp {
  float: none !important;
  width: 100% !important;
  margin: 0 auto 24px !important;
  padding: 0 !important;
}

.nextHelp > .col-8 {
  float: none !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: 54px minmax(0, 1fr) 54px !important;
  gap: 18px !important;
  align-items: start !important;
}

.finder {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: clamp(22px, 3vw, 34px) !important;
  border: 1px solid rgba(17, 22, 21, 0.12) !important;
  border-radius: 8px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  box-shadow: 0 16px 44px rgba(32, 34, 32, 0.08) !important;
}

.quotes {
  width: 34px !important;
  max-width: 100% !important;
  opacity: 0.36 !important;
}

.commentDesc,
.commentDesc2 {
  color: #394241 !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  text-align: left !important;
}

.commentDesc {
  max-height: 82px !important;
}

.user {
  margin-top: 18px !important;
  color: #111615 !important;
  font-family: Geometria-Bold, Geometria, Arial, sans-serif !important;
  font-size: 15px !important;
  font-style: normal !important;
}

.readMore {
  margin-top: 20px !important;
  color: #1bb6a3 !important;
  font-size: 14px !important;
  font-style: normal !important;
  text-decoration: none !important;
}

.next,
.write,
.submit {
  border-radius: 999px !important;
  text-decoration: none !important;
  letter-spacing: 0.02em !important;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease !important;
}

.next {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 10px auto 0 !important;
  padding: 12px 18px !important;
  color: #111615 !important;
  background: rgba(102, 220, 207, 0.16) !important;
}

.write,
.submit {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #66dccf !important;
  color: #111615 !important;
  box-shadow: 0 16px 32px rgba(27, 182, 163, 0.25) !important;
}

.write:hover,
.submit:hover,
.next:hover {
  transform: translateY(-2px);
}

.write {
  width: min(300px, 90vw) !important;
  height: 56px !important;
  margin: 34px auto 0 !important;
}

.footer {
  height: 54px !important;
  background: #111615 !important;
}

.container2 {
  position: fixed !important;
  inset: 0 !important;
  z-index: 9999 !important;
  min-height: 100vh !important;
  overflow-y: auto !important;
  background: rgba(8, 12, 12, 0.68) !important;
  backdrop-filter: blur(10px);
}

.review {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  width: min(640px, calc(100vw - 32px)) !important;
  padding: 0 !important;
  transform: translate(-50%, -50%) !important;
}
#commentUserName {
    margin-bottom: 10px;
}
.review .cols.col-6.bg {
  padding: 10px !important;
}

.container2 .cols {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.bg {
  width: 100% !important;
  padding: 28px !important;
  border: 0 !important;
  border-radius: 8px !important;
  background: #fffdf8 !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.35) !important;
}

.closeButton {
  width: 22px !important;
  height: 22px !important;
  margin: 0 0 18px auto !important;
  display: block !important;
  opacity: 0.65 !important;
}

.inputReview,
.inputName {
  color: #111615 !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
}

textarea,
.input {
  width: 100% !important;
  border: 1px solid rgba(17, 22, 21, 0.12) !important;
  border-radius: 8px !important;
  background: #fff !important;
  color: #111615 !important;
  font-size: 16px !important;
}

textarea {
  min-height: 190px !important;
  padding: 14px !important;
}

.input {
  height: 48px !important;
  padding: 0 14px !important;
}

.submit {
  width: 100% !important;
  height: 48px !important;
  margin: 0 !important;
}

@media screen and (max-width: 980px) {
  .gallery .row:nth-of-type(2) > .col-8 {
    grid-template-columns: 1fr !important;
    max-width: 560px !important;
  }

  .nextHelp > .col-8 {
    grid-template-columns: 1fr !important;
  }

  .nextHelp > .col-8 > .col-2.margin {
    display: none !important;
  }

  .nextHelp .finder.margin {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .container-slider {
    display: block !important;
    min-height: 640px !important;
  }

  .container {
    margin-top: -100vh !important;
  }

  .container .header {
    min-height: 640px !important;
    padding-top: 86px !important;
  }

  .container .header .row:first-child {
    top: 16px !important;
  }

  .city-helper,
  .address {
    width: 100% !important;
    justify-content: center !important;
    text-align: center !important;
  }

  .mintDescription {
    font-size: 15px !important;
  }

  body .container .information,
  .gallery {
    display: block !important;
  }

  .container .header .logo {
    width: 106px !important;
    margin: 0 auto 22px !important;
  }

  .container .header .mintName {
    width: min(300px, 88vw) !important;
    margin: 0 auto 22px !important;
  }

  .information .row:not(:first-child) .col-8 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  .circle {
    width: 86px !important;
    height: 86px !important;
    font-size: 22px !important;
  }

  .circleDesc {
    font-size: 12px !important;
  }

  .information .col-8 > .col-4 {
    width: 100% !important;
    float: none !important;
  }

  .circleDesc {
    min-height: 0 !important;
    margin-bottom: 16px !important;
  }

  .commentsTitle,
  .aboutMint,
  .gal-desc {
    margin-bottom: 28px !important;
  }

  .finder {
    padding: 20px !important;
  }
}
