@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap);:root{--soft-blue:#8bacda;--cyan:#00fff7;--very-dark-blue1:#0d192b;--very-dark-blue2:#14253d;--very-dark-blue3:#2f415b;--white:#fff}*{margin:0;padding:0}body{background-color:#0d192b;background-color:var(--very-dark-blue1);font-family:Outfit,sans-serif}body p{color:#8bacd9;font-size:18px}.Card{background-color:#14253d;background-color:var(--very-dark-blue2);border-radius:20px;bottom:0;box-shadow:.9375rem 1.875rem #0c1727,-.9375rem 1.875rem #0c1727;display:flex;flex-direction:column;height:580px;left:0;margin:auto;max-width:21.875rem;padding:25px;position:absolute;right:0;top:0}.Card img{border-radius:8px;cursor:pointer;transition:.3s ease-out;z-index:5}.CardHover{background-color:#00fff7;background-color:var(--cyan);background-image:url(/static/media/icon-view.fedac5512cc6657af397.svg);background-position:50%;background-repeat:no-repeat;background-size:60px;border-radius:10px;height:350px;position:absolute;width:350px}.nft:hover{-webkit-filter:opacity(30%);filter:opacity(30%)}.fondoImg:hover{-webkit-filter:opacity(.4);filter:opacity(.4);z-index:25}.Card h1{color:#fff;font-size:24px;font-weight:600;padding:20px 0}.Description{color:#8bacd9;font-size:18px;padding-bottom:20px}.Stats{border-bottom:1px solid #2f415b;border-bottom:1px solid var(--very-dark-blue3);display:flex;flex-direction:row;justify-content:space-between;padding-bottom:20px}.Quantity{color:#00fff7;color:var(--cyan);font-weight:600}.TimeLeft{color:#8bacd9}.clock,.eth{display:flex;width:100%}.eth{justify-content:start}.Stats img{cursor:default;padding:0 5px}.Creator{color:#2f415b;color:var(--very-dark-blue3);display:flex;flex-direction:row;padding-top:10px}#name{color:#fff}.Creator img{border:1px solid #fff;border-radius:50%;cursor:default;margin-right:25px;width:40px}.Creator p{padding-right:4px;padding-top:10px}.attribution{bottom:0;color:#fff;height:20px;left:0;opacity:30%;position:absolute;right:0;text-align:center;top:0;z-index:100}.attribution:hover{opacity:100%}.attribution a{color:#fc7614;text-decoration:none}.attribution a:hover{color:blue;opacity:100%;text-decoration:underline}.clock{justify-content:end}#name:hover,h1:hover{color:#00fff7;color:var(--cyan);cursor:pointer!important}@media (max-width:450px){.CardHover{display:none}}
/*# sourceMappingURL=main.13344599.css.map*/