@import url(https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Prata&display=swap);*{margin:0;padding:0;max-width:190vh}body{background-color:#233e58}.home{border-radius:30px;position:absolute;top:8%;left:5%;bottom:5%;right:5%;display:grid;padding-top:50px}.iframely-embed{position:fixed;top:0;left:0;width:100%;height:100%;z-index:50;background:#fff}#app{z-index:100;&:hover{opacity:.5}}.title{padding-left:1em;grid-column:1/-1;grid-row:1;font-family:Prata,serif;font-size:8vw;width:100%;z-index:2;.title-inner{display:inline-block}}@-webkit-keyframes text-clip{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes text-clip{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@-webkit-keyframes outer-left{0%{transform:translateX(50%)}to{transform:none}}@keyframes outer-left{0%{transform:translateX(50%)}to{transform:none}}@-webkit-keyframes inner-left{0%{transform:translateX(-50%)}to{transform:none}}@keyframes inner-left{0%{transform:translateX(-50%)}to{transform:none}}.cafe,.mozart{-webkit-animation:outer-left 1s cubic-bezier(.5,0,.1,1) 1s both;animation:outer-left 1s cubic-bezier(.5,0,.1,1) 1s both;color:#fff;font-family:Gilda Display,serif}.title-inner{display:inline-block;-webkit-animation:inner-left 1s ease 1s both;animation:inner-left 1s ease 1s both}.cafe-inner{display:inline-block;-webkit-animation:inner-left 1s ease 1s both,text-clip 1s cubic-bezier(.5,0,.1,1) 0s both;animation:inner-left 1s ease 1s both,text-clip 1s cubic-bezier(.5,0,.1,1) 0s both}.mozart-inner{-webkit-animation:text-clip 1s cubic-bezier(.5,0,.1,1) 0s both;animation:text-clip 1s cubic-bezier(.5,0,.1,1) 0s both}.title{-webkit-animation:outer-left 1s ease 1s both;animation:outer-left 1s ease 1s both}.cafe{>.cafe-inner{display:inline-block}}.mozart{display:inline-block}body:active *{-webkit-animation:none!important;animation:none!important}.home__aboutwritting{height:400px;width:900px;background:#606090;border-radius:10%;position:relative;margin-top:150px;margin-left:90px;box-shadow:1px 1px 30px #212121;font-size:30px;padding:60px}.aimg{margin-top:-570px;margin-left:65%;height:600px}.img{margin-top:-400px;margin-left:460px}img{display:block;height:auto}.img{height:700px;margin-left:60%}.homa__about{margin-top:900px}.wrapper.four{font-size:2rem;font-family:Play,sans-serif}.four .type{width:auto;margin:auto}.contract{color:#fff;font-size:24px}.contract>a{padding:0 0 0 35px;color:plum;font-size:24px}.price{margin-left:750px;padding:0 0 0 0}.price,.price2{color:#db7093}.price2:hover,.price:hover{color:#f1bc58}.box{margin-left:200px}.made{margin-left:10px;margin-bottom:30px;color:#fff;-webkit-animation:text-clip 3s cubic-bezier(.5,0,.1,1) 0s both;animation:text-clip 3s cubic-bezier(.5,0,.1,1) 0s both}.suntitle{margin-top:100%;margin-left:25%;color:#fff}.ethdiv,.poldiv{background-color:hsla(0,0%,88%,.2);width:200px;height:270px;position:absolute;border-radius:30px;-webkit-animation:text-clip 3s cubic-bezier(.5,0,.1,1) 0s both;animation:text-clip 3s cubic-bezier(.5,0,.1,1) 0s both;-webkit-animation:outer-left 1s cubic-bezier(.5,0,.1,1) 1s both;animation:outer-left 1s cubic-bezier(.5,0,.1,1) 1s both}.poldiv{margin-left:300px}.filediv{background-color:hsla(0,0%,88%,.2);width:200px;height:270px;position:absolute;margin-left:600px;border-radius:30px;-webkit-animation:text-clip 3s cubic-bezier(.5,0,.1,1) 0s both;animation:text-clip 3s cubic-bezier(.5,0,.1,1) 0s both;-webkit-animation:outer-left 1s cubic-bezier(.5,0,.1,1) 1s both;animation:outer-left 1s cubic-bezier(.5,0,.1,1) 1s both}.eth{height:200px;-webkit-animation:text-clip 1s cubic-bezier(.5,0,.1,1) .1s both;animation:text-clip 1s cubic-bezier(.5,0,.1,1) .1s both}.eth,.pol{position:absolute;margin-left:25px;margin-top:10px}.file,.pol{height:150px;-webkit-animation:text-clip 5s cubic-bezier(.5,0,.1,1) 0s both;animation:text-clip 5s cubic-bezier(.5,0,.1,1) 0s both}.file{position:absolute;margin-left:25px;margin-top:10px}.container{position:relative;width:100vw;height:100vh;overflow:hidden}.bubbles{position:relative;display:flex}.bubbles span{position:relative;width:15px;height:15px;background:#4fc3dc;margin:0 16px;border-radius:50%;box-shadow:0 0 0 10px #4fc3dc44,0 0 50px #4fc3dc,0 0 100px #4fc3dc;-webkit-animation:animate 15s linear infinite;animation:animate 15s linear infinite;-webkit-animation-duration:calc(125s/var(--i));animation-duration:calc(125s/var(--i))}.bubbles span:nth-child(2n){background:#ff2d75;box-shadow:0 0 0 10px #ff2d7544,0 0 50px #ff2d75,0 0 100px #ff2d75}@-webkit-keyframes animate{0%{transform:translateY(100vh) scale(0)}to{transform:translateY(10vh) scale(1)}}@keyframes animate{0%{transform:translateY(100vh) scale(0)}to{transform:translateY(10vh) scale(1)}}.next-mint-countdown{color:#ffb6c1;font-size:30px}.address{color:#6a5acd;padding-left:20px;font-size:15px}.work{padding-left:120px}.home__aboutwritting[data-v-2c18103a]{background-color:hsla(0,0%,88%,.2);height:400px;width:900px;border-radius:10%;position:relative;margin-top:150px;margin-left:90px;box-shadow:1px 1px 30px #212121;font-size:30px;padding:60px}.home__developer[data-v-2c18103a]{display:flex;flex-direction:row;background:#000;color:#fff;justify-content:space-around}.aimg[data-v-2c18103a]{height:900px}.about__image[data-v-2c18103a]{margin-right:200px}.artboard__pixel[data-v-8be1b6c4]{width:50px;height:50px;display:inline-block;background-color:var(--5b514f22);border:1px dotted #000}.red .artboard__pixel[data-v-8be1b6c4]:hover{background:red}.orange .artboard__pixel[data-v-8be1b6c4]:hover{background:orange}.yellow .artboard__pixel[data-v-8be1b6c4]:hover{background:#ff0}.green .artboard__pixel[data-v-8be1b6c4]:hover{background:green}.blue .artboard__pixel[data-v-8be1b6c4]:hover{background:blue}.indigo .artboard__pixel[data-v-8be1b6c4]:hover{background:indigo}.violet .artboard__pixel[data-v-8be1b6c4]:hover{background:violet}.white .artboard__pixel[data-v-8be1b6c4]:hover{background:#fff}.grey .artboard__pixel[data-v-8be1b6c4]:hover{background:grey}.black .artboard__pixel[data-v-8be1b6c4]:hover{background:#000}.artboard__row{height:50px;padding-left:70px}.tooltip:hover{z-index:1;position:relative}.tooltip:after{content:attr(tip);font-size:90%;line-height:1.2em;color:#000;padding:5px 10px;border-radius:6px;background:#ddd;position:absolute;top:-2px;left:25px;display:none;white-space:nowrap;opacity:75%}.tooltip:hover:after{display:block}.color-picker[data-v-89b3e1ca]{padding:0;height:0;margin-top:70px;padding-left:143px}.color-picker .color-picker__item[data-v-89b3e1ca]{width:35px;height:35px;display:inline-block;justify-items:center;border:1px dotted #000}.color-picker--red[data-v-89b3e1ca]{background-color:red}.color-picker--orange[data-v-89b3e1ca]{background-color:orange}.color-picker--yellow[data-v-89b3e1ca]{background-color:#ff0}.color-picker--green[data-v-89b3e1ca]{background-color:green}.color-picker--blue[data-v-89b3e1ca]{background-color:blue}.color-picker--indigo[data-v-89b3e1ca]{background-color:indigo}.color-picker--violet[data-v-89b3e1ca]{background-color:violet}.color-picker--white[data-v-89b3e1ca]{background-color:#fff}.color-picker--grey[data-v-89b3e1ca]{background-color:grey}.color-picker--black[data-v-89b3e1ca]{background-color:#000}.main{border-radius:30px;background-color:hsla(0,0%,88%,.2);position:absolute;top:5%;left:5%;bottom:5%;right:5%;display:grid;padding-top:50px;width:90%;height:80%;box-shadow:1px 1px 30px #212121}body{margin:0;font-family:monospace;text-decoration:none}header{display:flex;justify-content:space-between}header .bidding-holder,header .connect-wallet-btn,header .wallet .address{margin-left:15px;background:#ddd;padding:10px;border-radius:10px}header .connect-wallet-btn{border:none;margin-top:1em;cursor:pointer;font-family:monospace}header .bidding-holder{margin-top:1em;margin-right:1em}header .bidding-holder--offline{color:rgba(0,0,0,.5)}header .bidding-holder--offline button:disabled{color:rgba(0,0,0,.5);cursor:default}.next-mint-countdown{top:0;padding-top:10px;z-index:-1}.contract,.next-mint-countdown{position:absolute;width:100%;text-align:center;margin-top:12px}.contract{bottom:16px}.artboard{width:600px;height:650px;position:absolute;top:30%;left:10%;margin:-100px 0 0 -100px}.bid-button{color:#000;border:none;border-radius:5px;padding:6px 8px;cursor:pointer;top:10px;right:10px;background:#ccc;font-family:monospace;border-radius:0;margin-top:10px}.work{margin-left:900px;height:800px}.color,.color-picker{cursor:pointer}.red .color-picker:hover{background-color:red;opacity:1}.orange .color-picker:hover{background-color:orange;opacity:1}.yellow .color-picker:hover{background-color:#ff0;opacity:1}.green .color-picker:hover{background-color:green;opacity:1}.blue .color-picker:hover{background-color:blue;opacity:1}.indigo .color-picker:hover{background-color:indigo;opacity:1}.violet .color-picker:hover{background-color:violet;opacity:1}.white .color-picker:hover{background-color:#fff;opacity:1}.grey .color-picker:hover{background-color:grey;opacity:1}.black .color-picker:hover{background-color:#000;opacity:1}.navitems{color:#fff}a{text-decoration:none;font-size:25px;padding-left:90px}a:hover{color:#f1bc58}.nav{margin-top:30px}.main{margin:30px}