body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}abbr,address,article,aside,audio,b,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,details,dialog,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ul,ul li{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}a{font-size:100%;color:inherit}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;font-family:inherit}a{text-decoration:none}a,button,input,textarea{-webkit-appearance:none;appearance:none;outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}input[type=number]{-moz-appearance:textfield}iframe{pointer-events:none}body{background:linear-gradient(.13deg,#000 8.44%,#172424 83.28%);font-family:"Lato",sans-serif;font-weight:300;font-size:24px;color:#fff}.container{max-width:1140px;width:100%;padding:0 16px;margin:0 auto}.App{text-align:center;min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:hidden}header{padding:48px 0 24px}.logo{display:inline-block;max-width:99px}.logo img{width:100%}main{flex:1 1}main .text{margin-top:34px}.page-title{font-weight:900;font-size:48px;letter-spacing:.08em;font-style:italic;text-transform:uppercase;margin-bottom:16px}.page-description{margin-bottom:16px;font-size:24px;letter-spacing:.04em;font-weight:300}.desc{margin:24px 0 48px;display:flex}.desc-item{display:flex;align-items:center;text-align:left;flex:1 1;margin-right:24px;background:hsla(0,0%,100%,.1);padding:16px 24px;border-radius:10px}.desc-item img{margin-right:16px}.desc-text{font-size:14px;margin-top:4px}.btn-wrapper{position:relative;text-align:center;padding-bottom:24px}.mint-content{display:inline-flex;align-items:center;color:#000;font-family:"Lato",sans-serif}.mint-input{line-height:44px;color:#fff;border:1px solid #fff;font-weight:700;width:140px;margin-right:24px;font-size:16px;display:flex;justify-content:space-around}.mint-input button{background:transparent;border:none;cursor:pointer}.mint-input button[disabled]{pointer-events:none;opacity:.4}.mint-input button img{display:block}.btn{cursor:pointer;display:inline-flex;align-items:center;height:48px;line-height:44px;padding:0 36px;background-color:#fff;font-family:"Lato",sans-serif;font-weight:700;font-size:16px;transition:.3s;color:#28534d}.btn[disabled]{pointer-events:none;opacity:.5}.btn:hover{background-color:#e4e3e3}.warn-text{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:4px 0;font-size:12px}.gallery{height:400px;overflow:hidden;position:relative}.gallery:after{content:"";position:absolute;height:90%;width:100%;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.66),transparent 96.8%)}.gallery-row{display:flex;justify-content:center}.gallery-row li{margin-right:24px;min-width:262px}.gallery-row img{width:100%;display:block}.gallery-row-1{margin-left:-100px;margin-bottom:24px}.lds-ring{display:inline-block;position:relative;width:20px;height:20px;margin-left:24px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:20px;height:20px;border-radius:50%;-webkit-animation:ldsRing 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:ldsRing 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:#000}.lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@media (max-width:991px){.page-title{font-size:32px}.page-description{font-size:18px;line-height:26px}.mint-input{margin-right:16px}.btn{padding:0 24px}.desc{flex-direction:column;margin:12px 0 32px}.desc-item{margin-right:0}.desc-item:not(:last-child){margin-bottom:16px}.desc-text{font-size:14px;margin-top:4px}.gallery{height:272px}.gallery:after{height:80%}.gallery-row li{margin-right:16px;min-width:188px}.gallery-row-1{margin-bottom:16px}}@media (max-width:575px){.gallery{height:217px}.gallery:after{height:80%}.gallery-row li{margin-right:12px;min-width:147px}.gallery-row-1{margin-bottom:12px}}@-webkit-keyframes ldsRing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ldsRing{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.d7105663.chunk.css.map */