@charset "UTF-8";
/* libre-baskerville-regular - latin */
@font-face { font-family: 'Libre Baskerville'; font-style: normal; font-weight: 400; src: url("../fonts/libre-baskerville-v14-latin-regular.eot"); /* IE9 Compat Modes */ src: local(""), url("../fonts/libre-baskerville-v14-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/libre-baskerville-v14-latin-regular.woff2") format("woff2"), url("../fonts/libre-baskerville-v14-latin-regular.woff") format("woff"), url("../fonts/libre-baskerville-v14-latin-regular.ttf") format("truetype"), url("../fonts/libre-baskerville-v14-latin-regular.svg#LibreBaskerville") format("svg"); /* Legacy iOS */ }

.pc { display: block !important; }

.pci { display: inline !important; }

.sp { display: none !important; }

.spi { display: none !important; }

.lpc { display: block !important; }

.lpci { display: inline !important; }

.tb { display: none !important; }

.tbi { display: none !important; }

.ltb { display: block !important; }

.ltbi { display: inline !important; }

.smt { display: none !important; }

.smti { display: none !important; }

.xsp { display: none !important; }

.xspi { display: none !important; }

@media screen and (max-width: 768px) { .lpc { display: none !important; }
  .lpci { display: none !important; }
  .tb { display: block !important; }
  .tbi { display: inline !important; } }

@media screen and (max-width: 767px) { .pc { display: none !important; }
  .pci { display: none !important; }
  .sp { display: block !important; }
  .spi { display: inline !important; } }

@media screen and (max-width: 480px) { .ltb { display: none !important; }
  .ltbi { display: none !important; }
  .smt { display: block !important; }
  .smti { display: inline !important; } }

@media screen and (max-width: 320px) { .sp.ex-xp { display: none !important; }
  .spi.ex-xp { display: none !important; }
  .ex-xp { display: none !important; }
  .xsp { display: block !important; }
  .xspi { display: inline !important; } }

html { height: 100%; margin: 0px; padding: 0px; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; }

:focus { outline: 0; }

body { height: 100%; margin: 0px; padding: 0px; }

body.active-menu { overflow: hidden; height: 100vh; }

a:hover, button:hover { opacity: 0.6; }

a { text-decoration: none; outline: none; color: inherit; }

a:hover { opacity: 0.6; }

a.line:hover { opacity: 1.0; text-decoration: underline; }

a.text-link { display: inline-block; text-decoration: underline; }

a.text-link:hover { opacity: 0.6; }

a.arrow:before { content: "> "; }

a.arrow-link { position: relative; display: inline-block; line-height: 1.0; vertical-align: top; }

a.arrow-link:after { content: "»"; margin-left: 0.25em; display: inherit; line-height: inherit; vertical-align: inherit; }

button, input[type="submit"], input[type="reset"] { cursor: pointer; }

figure, picture { margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0; margin: 0; }

figure img, picture img { width: 100%; height: auto; }

figure img.auto-image, picture img.auto-image { width: auto; height: auto; max-width: 100%; max-height: 100%; }

img { vertical-align: top; }

img.circle-image { border-radius: 50%; }

img.fit-image { width: 100%; height: 100%; object-fit: cover; object-position: center; font-family: 'object-fit: cover;'; }

img.fit-image.contain { width: 100%; height: 100%; object-fit: contain; object-position: top; font-family: 'object-fit: contain;'; }

img.round-image { border-radius: 8px; }

img.auto-image { width: auto; height: auto; max-width: 100%; max-height: 100%; }

svg { display: block; width: 100%; height: auto; }

ul, ol { margin: 0; padding: 0; list-style-type: none; }

.nft-sale-page main { padding-bottom: 0; display: flex; align-items: center; }

@media (max-width: 768px) { .nft-sale-page main { display: block; }
  .nft-sale-page.landing-page main { display: flex; } }

.nft-content { width: 100%; display: flex; align-items: center; justify-content: space-between; position: relative; }

.nft-content .nft-available-items { width: 37.5%; }

.nft-content .nft-selected-item { width: 21.5%; }

.nft-content .nft-control { width: 21.5%; }

.nft-content .nft-control.before-connect { width: 35%; position: relative; z-index: 2; }

.nft-content .nft-opening-movie { position: absolute; width: 78%; }

.nft-content .nft-dapp-link { text-align: center; position: relative; z-index: 2; }

@media (max-width: 768px) { .nft-content { display: block; margin-bottom: 32px; }
  .nft-content .nft-available-items { width: 100%; }
  .nft-content .nft-selected-item { width: 100%; }
  .nft-content .nft-selected-item.medal-space { min-height: 60vw; }
  .nft-content .nft-control { width: 100%; }
  .nft-content .nft-control.before-connect { width: 100%; }
  .nft-content .nft-opening-movie { position: absolute; width: 100%; margin-top: -20vw; } }

.nft-content .nft-connect-wallet, .nft-content .nft-user-wallet { display: block; }

.nft-content .nft-connect-wallet.hide, .nft-content .nft-user-wallet.hide { display: none !important; }

@media (max-width: 768px) { .nft-content .nft-user-wallet { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

.nft-available-items ul { display: flex; flex-wrap: wrap; justify-content: space-between; }

.nft-available-items ul li { width: 22%; margin-bottom: 3%; background-color: #3A3A3A; border: 1px solid transparent; position: relative; opacity: 0.65; }

.nft-available-items ul li .item { padding: 12px; }

.nft-available-items ul li .item img { width: 100%; height: auto; }

.nft-available-items ul li .check { position: absolute; right: 6px; bottom: 6px; width: 20px; height: 20px; border-radius: 50%; border: 1px solid white; }

.nft-available-items ul li .check input[type=checkbox] { display: none; }

.nft-available-items ul li .check input[type=checkbox] + label { position: absolute; }

.nft-available-items ul li .check input[type=checkbox] + label:before, .nft-available-items ul li .check input[type=checkbox] + label:after { content: ""; position: absolute; box-sizing: border-box; }

.nft-available-items ul li .check input[type=checkbox] + label:before { display: none; top: 0px; left: 0px; width: 18px; height: 18px; border-radius: 50%; background-color: #085ed7; }

.nft-available-items ul li .check input[type=checkbox] + label:after { display: none; left: 4px; top: 5px; width: 10px; height: 6px; border-left: 2px solid white; border-bottom: 2px solid white; -webkit-transform: rotate(-50deg); -moz-transform: rotate(-50deg); -ms-transform: rotate(-50deg); -o-transform: rotate(-50deg); transform: rotate(-50deg); }

.nft-available-items ul li.selected { border-color: white; opacity: 1.0; }

.nft-available-items ul li.selected .check input[type=checkbox] + label:before, .nft-available-items ul li.selected .check input[type=checkbox] + label:after { display: block; }

.nft-available-items .shuffle-list { margin-top: 24px; text-align: center; display: block; }

.nft-available-items .shuffle-list.hide { display: none; }

@media (max-width: 768px) { .nft-available-items { margin-top: 16px; }
  .nft-available-items ul { display: block; overflow: scroll; white-space: nowrap; -ms-overflow-style: none; scrollbar-width: none; }
  .nft-available-items ul li { width: 25%; display: inline-block; vertical-align: top; margin-right: 3vw; }
  .nft-available-items ul li:last-child { margin-right: 0; }
  .nft-available-items .shuffle-list { margin-top: 16px; } }

.nft-selected-item .nft-large-image { transform: translateY(-20%); -webkit-box-reflect: below 8px linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, transparent 50%); }

@media (max-width: 768px) { .nft-selected-item { margin-top: 24px; padding-bottom: 10vw; }
  .nft-selected-item .nft-large-image { transform: translateY(0); width: 50vw; margin: 0px auto; } }

@media (max-width: 768px) { .nft-control { margin-top: 8px; text-align: center; position: relative; z-index: 2; } }

.nft-user-wallet { background-color: #1B1B1B; padding: 20px; border-radius: 8px; }

.nft-user-wallet .user-wallet-head { text-align: center; margin-bottom: 0.5rem; }

.nft-user-wallet .user-wallet-head h5, .nft-user-wallet .user-wallet-head h6 { font-weight: 700; }

@media (max-width: 768px) { .nft-user-wallet .user-wallet-head h5, .nft-user-wallet .user-wallet-head h6 { font-size: 1.0rem; } }

.nft-user-wallet .total-red, .nft-user-wallet .total-price { margin-bottom: 16px; }

.nft-user-wallet .total-red .number, .nft-user-wallet .total-price .number { font-size: 28px; font-weight: 700; }

.nft-user-wallet .mint-button { text-align: center; }

@media (max-width: 768px) { .nft-user-wallet { padding: 12px; text-align: left; }
  .nft-user-wallet .user-wallet-head { width: 100%; }
  .nft-user-wallet .user-wallet-head h5, .nft-user-wallet .user-wallet-head h6 { font-size: 1.0rem; }
  .nft-user-wallet .total-red, .nft-user-wallet .total-price { width: 50%; line-height: 1.25; margin-bottom: 12px; }
  .nft-user-wallet .total-red > span, .nft-user-wallet .total-price > span { font-size: 0.875rem; }
  .nft-user-wallet .total-red .number, .nft-user-wallet .total-price .number { font-size: 24px; }
  .nft-user-wallet .mint-button { width: 100%; } }

#modal { display: none; opacity: 0.0; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 200; -webkit-transition: opacity 0.45s ease 0s; -moz-transition: opacity 0.45s ease 0s; -ms-transition: opacity 0.45s ease 0s; -o-transition: opacity 0.45s ease 0s; transition: opacity 0.45s ease 0s; }

#modal.init { display: flex; align-items: center; justify-content: center; }

#modal.show { opacity: 1.0; }

#modal .modal-order-confirm, #modal .modal-minting { display: block; }

#modal .modal-order-confirm.hide, #modal .modal-minting.hide { display: none !important; }

#modal .modal-content { width: 55.75%; max-width: 800px; height: auto; min-height: 500px; padding: 40px; overflow: hidden; border: 2px solid white; border-radius: 12px; background-color: black; }

@media (max-width: 768px) { #modal .modal-content { width: 90%; padding: 24px; min-height: calc(100vw - 24px - 24px); } }

#modal .modal-order-confirm .order-confirm-head { text-align: center; }

#modal .modal-order-confirm .order-confirm-head h4 { font-size: 32px; font-weight: 700; }

#modal .modal-order-confirm .order-confirm-head p { font-size: 14px; }

#modal .modal-order-confirm .order-confirm-list { margin-top: 40px; }

#modal .modal-order-confirm .order-confirm-list ul li { position: relative; padding-left: 28px; width: 100%; max-width: 540px; margin-left: auto; margin-right: auto; margin-bottom: 20px; font-size: 14px; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item { position: absolute; left: 0; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox] { display: none; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox] + label { position: absolute; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox] + label:before, #modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox] + label:after { content: ""; position: absolute; box-sizing: border-box; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox] + label:before { top: 4px; left: 0px; width: 16px; height: 16px; border: 1px solid white; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox] + label:after { display: none; left: 3px; top: 8px; width: 10px; height: 6px; border-left: 2px solid white; border-bottom: 2px solid white; -webkit-transform: rotate(-50deg); -moz-transform: rotate(-50deg); -ms-transform: rotate(-50deg); -o-transform: rotate(-50deg); transform: rotate(-50deg); }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox]:checked { background-color: red; }

#modal .modal-order-confirm .order-confirm-list ul li .check-item input[type=checkbox]:checked + label:after { display: block; }

#modal .modal-order-confirm .order-confirm-list ul li a { text-decoration: underline; }

#modal .modal-order-confirm .order-confirm-list ul li.selected { border-color: white; opacity: 1.0; }

#modal .modal-order-confirm .order-confirm-list ul li.selected .check input[type=checkbox] + label:before, #modal .modal-order-confirm .order-confirm-list ul li.selected .check input[type=checkbox] + label:after { display: block; }

#modal .modal-order-confirm .order-confirm-buttons { margin-top: 64px; text-align: center; width: 100%; position: absolute; bottom: 40px; left: 0; }

#modal .modal-order-confirm .order-confirm-buttons button:first-child { margin-right: 8px; }

#modal .modal-order-confirm .order-confirm-buttons button:last-child { margin-left: 8px; }

@media (max-width: 768px) { #modal .modal-order-confirm .order-confirm-head h4 { font-size: 24px; font-weight: 400; }
  #modal .modal-order-confirm .order-confirm-head p { font-size: 13px; }
  #modal .modal-order-confirm .order-confirm-list { margin-top: 24px; }
  #modal .modal-order-confirm .order-confirm-list ul li { margin-bottom: 12px; }
  #modal .modal-order-confirm .order-confirm-buttons { margin-top: 24px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: static; bottom: auto; left: auto; }
  #modal .modal-order-confirm .order-confirm-buttons button:first-child { margin-right: 0px; margin-top: 16px; }
  #modal .modal-order-confirm .order-confirm-buttons button:last-child { margin-left: 0px; } }

#modal .modal-minting.center { display: flex; align-items: center; justify-content: center; min-height: 370px; }

#modal .modal-minting .minting-head { text-align: center; height: 70px; }

#modal .modal-minting .minting-head.auto { height: auto; }

#modal .modal-minting .minting-head h4 { font-size: 32px; font-weight: 700; }

#modal .modal-minting .minting-head h6 { font-size: 20px; margin-top: 24px; }

#modal .modal-minting .minting-head p { font-size: 14px; }

#modal .modal-minting .minting-head .link { margin-top: 24px; position: relative; z-index: 2; }

#modal .modal-minting .minting-head h4 + .link { margin-top: 16px; }

#modal .modal-minting .minting-image { width: 75%; max-width: 224px; margin-left: auto; margin-right: auto; margin-top: 32px; -webkit-box-reflect: below 8px linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, transparent 50%); }

#modal .modal-minting .minting-image img { width: 100%; height: auto; }

#modal .modal-minting .minting-items { width: 100%; min-height: 260px; margin-top: 32px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

#modal .modal-minting .minting-items img { width: 100%; height: auto; }

#modal .modal-minting .minting-items[data-items="1"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

#modal .modal-minting .minting-items[data-items="1"] .item { width: 75%; max-width: 224px; }

#modal .modal-minting .minting-items[data-items="2"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

#modal .modal-minting .minting-items[data-items="2"] .item { width: 45%; max-width: 224px; margin: 0px 2.5%; }

#modal .modal-minting .minting-items[data-items="3"] { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

#modal .modal-minting .minting-items[data-items="3"] .item { width: 30%; max-width: 224px; }

#modal .modal-minting .minting-items[data-items="4"] { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

#modal .modal-minting .minting-items[data-items="4"] .item { width: 22%; }

#modal .modal-minting .minting-items[data-items="5"] { -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

#modal .modal-minting .minting-items[data-items="5"] .item { width: 18%; }

#modal .modal-minting .minting-items[data-items="6"], #modal .modal-minting .minting-items[data-items="7"], #modal .modal-minting .minting-items[data-items="8"], #modal .modal-minting .minting-items[data-items="9"], #modal .modal-minting .minting-items[data-items="10"], #modal .modal-minting .minting-items[data-items="11"], #modal .modal-minting .minting-items[data-items="12"] { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

#modal .modal-minting .minting-items[data-items="6"] .item, #modal .modal-minting .minting-items[data-items="7"] .item, #modal .modal-minting .minting-items[data-items="8"] .item, #modal .modal-minting .minting-items[data-items="9"] .item, #modal .modal-minting .minting-items[data-items="10"] .item, #modal .modal-minting .minting-items[data-items="11"] .item, #modal .modal-minting .minting-items[data-items="12"] .item { width: 15%; margin: 0px 0.825%; }

#modal .modal-minting .minting-error { max-height: 300px; overflow: scroll; word-break: break-all; }

@media (max-width: 768px) { #modal .modal-minting .minting-head { height: 64px; }
  #modal .modal-minting .minting-head h4 { font-size: 24px; font-weight: 400; }
  #modal .modal-minting .minting-head h6 { font-size: 16px; }
  #modal .modal-minting .minting-head p { font-size: 13px; }
  #modal .modal-minting .minting-items { overflow: scroll; padding-bottom: 15%; }
  #modal .modal-minting .minting-items img { width: 100%; height: auto; }
  #modal .modal-minting .minting-items[data-items="1"], #modal .modal-minting .minting-items[data-items="2"] { height: 40vh; }
  #modal .modal-minting .minting-items[data-items="3"], #modal .modal-minting .minting-items[data-items="4"] { height: 50vh; }
  #modal .modal-minting .minting-items[data-items="5"], #modal .modal-minting .minting-items[data-items="6"], #modal .modal-minting .minting-items[data-items="7"], #modal .modal-minting .minting-items[data-items="8"], #modal .modal-minting .minting-items[data-items="9"], #modal .modal-minting .minting-items[data-items="10"], #modal .modal-minting .minting-items[data-items="11"], #modal .modal-minting .minting-items[data-items="12"] { height: 70vh; }
  #modal .modal-minting .minting-items[data-items="1"] { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
  #modal .modal-minting .minting-items[data-items="1"] .item { width: 75%; max-width: 224px; }
  #modal .modal-minting .minting-items[data-items="3"], #modal .modal-minting .minting-items[data-items="4"], #modal .modal-minting .minting-items[data-items="5"], #modal .modal-minting .minting-items[data-items="6"], #modal .modal-minting .minting-items[data-items="7"], #modal .modal-minting .minting-items[data-items="8"], #modal .modal-minting .minting-items[data-items="9"], #modal .modal-minting .minting-items[data-items="10"], #modal .modal-minting .minting-items[data-items="11"], #modal .modal-minting .minting-items[data-items="12"] { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
  #modal .modal-minting .minting-items[data-items="3"] .item, #modal .modal-minting .minting-items[data-items="4"] .item, #modal .modal-minting .minting-items[data-items="5"] .item, #modal .modal-minting .minting-items[data-items="6"] .item, #modal .modal-minting .minting-items[data-items="7"] .item, #modal .modal-minting .minting-items[data-items="8"] .item, #modal .modal-minting .minting-items[data-items="9"] .item, #modal .modal-minting .minting-items[data-items="10"] .item, #modal .modal-minting .minting-items[data-items="11"] .item, #modal .modal-minting .minting-items[data-items="12"] .item { width: 45%; max-width: 224px; margin: 2.5% 2.5%; }
  #modal .modal-minting .minting-error { max-height: 260px; } }

#modal .bottom-button { width: 100%; text-align: center; position: absolute; bottom: 40px; left: 0; z-index: 1; }

@media (max-width: 768px) { #modal .bottom-button { bottom: 20px; } }

.btn-line, .btn-fill, .btn-white, .btn-gray { display: inline-block; width: 90%; max-width: 240px; height: 36px; border-radius: 4px; font-size: 14px; font-weight: 700; }

.btn-line.medium, .btn-fill.medium, .btn-white.medium, .btn-gray.medium { max-width: 272px; height: 45px; }

.btn-line.disabled, .btn-fill.disabled, .btn-white.disabled, .btn-gray.disabled { pointer-events: none; opacity: 0.5; }

@media (max-width: 768px) { .btn-line.sp-full, .btn-fill.sp-full, .btn-white.sp-full, .btn-gray.sp-full { width: 100%; max-width: 100%; }
  .btn-line.sp-half, .btn-fill.sp-half, .btn-white.sp-half, .btn-gray.sp-half { width: 45%; } }

a.btn-line, a.btn-fill, a.btn-white, a.btn-gray { line-height: 36px; text-align: center; }

a.btn-line.medium, a.btn-fill.medium, a.btn-white.medium, a.btn-gray.medium { line-height: 45px; }

.btn-line { border: none; background-image: linear-gradient(125deg, #533e13 25%, #858666 50%, #533e13 75%); position: relative; color: white; }

.btn-line:after { content: ""; width: calc(100% - 4px); height: calc(100% - 4px); position: absolute; left: 2px; top: 2px; background-color: black; }

.btn-line > span { position: relative; z-index: 1; }

.btn-line.bg-dark-gray:after { background-color: #1B1B1B; }

.btn-line.disabled > span { color: gray; }

.btn-fill { border: 2px solid transparent; background-color: #085ed7; color: white; }

.btn-white { border: 2px solid white; background-color: transparent; color: white; }

.btn-gray { border: 2px solid #333333; background-color: #333333; color: white; }

.mint-landing { text-align: center; }

.mint-landing .landing-description p { display: inline-block; font-size: 1.25rem; text-align: left; }

@media (max-width: 768px) { .mint-landing .landing-description p { font-size: 0.875rem; } }
