:root{--black:#20293c;--white:#fff;--accent:#9d1e28;--extra-color-1:#2ff0dd;--extra-color-2:#eeeb78}@font-face{font-family:curse;src:url(/_next/static/media/CurseoftheZombie.0a5c9944.ttf);font-weight:400}@font-face{font-family:ccmonster;src:url(/_next/static/media/ccmonsterMash.60e2e2b8.ttf);font-weight:400}@font-face{font-family:Helvetica;src:url(/_next/static/media/Helvetica.8a191867.ttf);font-weight:100}@font-face{font-family:HelveticaLight;src:url(/_next/static/media/HelveticaLight.0c9a3448.otf);font-weight:100}@font-face{font-family:cascadia;src:url(/_next/static/media/CascadiaCode.f1d615cf.ttf);font-weight:400}@font-face{font-family:constantia;src:url(/_next/static/media/Constantia.6d35f370.ttf);font-weight:400}@font-face{font-family:impact;src:url(/_next/static/media/impact.8e45230a.ttf);font-weight:400}@font-face{font-family:kaushan;src:url(/_next/static/media/KaushanScript-Regular.0d8dae8d.ttf);font-weight:400}@font-face{font-family:instrument;src:url(/_next/static/media/InstrumentSerif.d861dfcc.ttf);font-weight:400}.body{background-color:#1e1a20;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.currency-image{margin:80px;border:5px solid #000}.flexx{display:flex}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}p{color:#fff;font-family:Helvetica}.hamburger{display:flex;flex-direction:column;grid-row-gap:2px;row-gap:2px;cursor:pointer}.hamburger div{width:30px;height:2px;background-color:#f47966}.hamburger.active div:first-child{animation:menuAnim1 .3s ease-in-out forwards}.hamburger.active div:nth-child(2){animation:menuAnim2 .3s ease-in-out forwards}.hamburger div:nth-child(2){margin:6px 0}.hamburger.active div:nth-child(3){animation:menuAnim3 .3s ease-in-out forwards}.nav-list{display:flex;align-items:center;grid-gap:calc(50vw - 480px);gap:calc(50vw - 480px)}.nav-list.active{right:0}.filterBtn{position:fixed;top:120px;transform:rotate(90deg);color:#fff;z-index:1;background-color:#004ab6!important;border-radius:12px;border-bottom-left-radius:0;border-bottom-right-radius:0;left:-45px;font-family:cascadia;line-height:1.3}.category{background-color:#1e1a20;display:flex;flex-direction:column;position:fixed;height:100vh;overflow:auto;transition:all .2s}.resetBtn{color:#9d1e28;border:1px solid;width:120px;line-height:1;margin:15px auto 0}.staketitle{line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:46px}.beelzeLogo{display:flex;align-items:center;flex-direction:row}.beelzeLogo p{font-family:curse;margin-left:10px;color:#cf0d14;font-size:25px;letter-spacing:.05em;margin-top:12px}.accButton{background-color:#9d1e28;font-size:14px;margin-left:15px;font-family:circular;font-weight:100}.accButton:hover{background-color:#771a22}.accButton span{margin-left:10px}.buyButton{padding:4px 13px;border:2px solid #9d1e28;color:#fff;font-family:circular;grid-gap:4px;gap:4px;font-weight:100}.buyButton:hover{border-color:#771a22}@media screen and (min-width:769px){.hamburger{display:none}}@media screen and (max-width:768px){.nav-list{padding:50px 16px;min-height:calc(100vh - 50px);background-color:#1e1a20;display:flex;flex-direction:column;position:fixed;align-items:flex-start;top:50px;width:250px;grid-row-gap:40px;row-gap:40px;right:-250px;transition:all .2s;z-index:2}.buyButton{margin:0 0 20px 15px}}.category{z-index:2;width:250px;left:-100%;padding:90px 30px 30px}.category.active{left:0}.filterClose{position:fixed;top:80px;left:225px;color:#fff;background-color:#004ab6;transition:all .2s}.filterClose.hide{left:-100px}@keyframes menuAnim1{0%{transform:translateY(0)}70%{transform:translateY(10px)}to{transform:translateY(10px) rotate(45deg)}}@keyframes menuAnim2{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes menuAnim3{0%{transform:translateY(0)}70%{transform:translateY(-10px)}to{transform:translateY(-10px) rotate(135deg)}}p.state{text-align:center;font-size:clamp(1.2rem,2.4vw,2.4rem)}.control{margin-top:6rem;grid-gap:2.4rem;gap:2.4rem}.control,.control .btnContainer{display:flex;justify-content:center;align-items:center}.control .btnContainer{grid-gap:1.5rem;gap:1.5rem}.control .btnContainer button{display:block;padding:.24rem .8rem;border:none;border-radius:8px;cursor:pointer;font-size:1.2rem;background-color:#9ace98}.control .btnContainer button:active{transform:translateY(.24rem)}.cards{width:100vw;height:40vh;list-style:none;transition:.8s;perspective:800px;margin:0 auto}.cards .card{width:15vw;height:21vw;top:35%;left:calc(50% - 15vw/2);box-shadow:0 .8rem 2rem rgba(0,0,0,.24);transform-style:preserve-3d;transition:left .5s,top .5s,transform .8s;cursor:pointer}.cards .card,.cards .card .face{background-color:#fff;position:absolute;border-radius:5px}.cards .card .face{color:#111;inset:0;backface-visibility:hidden}.cards .card .face.front{transform:rotateY(180deg);display:flex;justify-content:center;align-items:center;font-size:60px}.cards .card .face.back:before{content:"";display:block;position:absolute;inset:10px;border:3px solid #ed4747;background-image:linear-gradient(-60deg,transparent 40%,#ed4747 0,#ed4747 60%,transparent 0),linear-gradient(60deg,transparent 40%,#ed4747 0,#ed4747 60%,transparent 0);background-size:8px 8px}.cards .card.open{transform:rotateY(180deg)}.cards .card:hover{top:30%}.cards .card[data-index="1"]{left:calc(20% - 15vw/2)}.cards .card[data-index="2"]{left:calc(40% - 15vw/2)}.cards .card[data-index="3"]{left:calc(60% - 15vw/2)}.cards .card[data-index="4"]{left:calc(80% - 15vw/2)}.cards.gather{cursor:pointer;width:calc(15vw + 8rem)}.cards.gather .card{left:calc(50% - 15vw/2);top:20%;transform:rotate(1turn)}.cards.gather:hover .card[data-index="1"]{transform:rotate(355deg)}.cards.gather:hover .card[data-index="2"]{transform:rotate(1turn)}.cards.gather:hover .card[data-index="3"]{transform:rotate(365deg)}.cards.gather:hover .card[data-index="4"]{transform:rotate(370deg)}