@-webkit-keyframes appear-up{0%{transform:translateY(20px);opacity:0}80%{transform:translateY(-2px)}to{transform:translateY(0);opacity:1}}@keyframes appear-up{0%{transform:translateY(20px);opacity:0}80%{transform:translateY(-2px)}to{transform:translateY(0);opacity:1}}@-webkit-keyframes appear-in-from-right{0%{transform:translateX(20px);opacity:0}80%{transform:translateX(-2px)}to{transform:translateX(0);opacity:1}}@keyframes appear-in-from-right{0%{transform:translateX(20px);opacity:0}80%{transform:translateX(-2px)}to{transform:translateX(0);opacity:1}}@-webkit-keyframes fade-out-from-left{0%{transform:translateX(0);opacity:1}to{transform:translateX(20px);opacity:0}}@keyframes fade-out-from-left{0%{transform:translateX(0);opacity:1}to{transform:translateX(20px);opacity:0}}h1,h2{font-family:Titillium Web,sans-serif;font-weight:600;font-size:32px;line-height:40px;color:#fff;text-transform:uppercase;margin-top:0;margin-bottom:20px}@media (max-width:575px){h1,h2{font-size:26px;line-height:36px}}h2{color:#c34646;font-size:28px}@media (max-width:575px){h2{font-size:24px;line-height:30px}}p{margin-top:0;margin-bottom:10px}.label{font-family:Montserrat,sans-serif;font-weight:600;font-size:11px;line-height:14px;letter-spacing:1px;color:#9b9d9d;text-transform:uppercase;margin-bottom:6px}a{color:#c34646;text-decoration:none}a:hover{transition:all .2s ease;transform:translateY(-2px)}body{font-family:Titillium Web,sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;font-size:17px;line-height:28px;margin:0;padding:0;background-color:#000;color:#fff}button{display:flex;justify-content:center;align-items:center;-webkit-appearance:none;border:0;font-family:Titillium Web;font-size:16px;font-weight:600;background-color:#900;color:#fff;padding:10px 16px;border-radius:2px;margin-top:20px}button:hover{transition:all .2s ease;transform:translateY(-2px);cursor:pointer}button:active{transform:translateY(0)}button:focus{outline:none}button .icon{margin-left:6px}button .icon.icon-arrow-right{height:12px}#header{z-index:2;width:100%;height:70px;background-color:rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;position:fixed;top:0}@media (max-width:991px){#header{height:auto;background:#000;background:linear-gradient(0deg,transparent 10%,rgba(0,0,0,.5616438356) 40%,#000);flex-wrap:wrap}}#header .logo-wrapper{width:200px;z-index:9999}@media (max-width:991px){#header .logo-wrapper{width:auto}}#header .logo-wrapper .logo{background-image:url(logo-reversed.a4525893a5ab6f962394.png);background-repeat:no-repeat;background-size:contain;width:38px;height:44px;margin-left:20px}@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-resolution:2dppx) and (min-width:320px),only screen and (min-resolution:192dpi) and (min-width:320px){#header .logo-wrapper .logo{background-image:url(logo-reversed@2x.f716ed5a1311a13afb0e.png)}}@media only screen and (min-width:700px){#header .logo-wrapper .logo{background-image:url(logo-reversed@2x.f716ed5a1311a13afb0e.png)}}@media (max-width:991px){#header .logo-wrapper .logo{margin-top:8px}}#header .displaytext{margin-right:20px;margin-top:30px;display:flex;flex-direction:column;align-items:flex-end}@media (max-width:991px){#header .displaytext{width:100vw;margin-top:-65px;margin-right:10px}}#header .displaytext .redeem{background-image:url(redeem-white.547735a910c94c8f0852.png);background-repeat:no-repeat;background-size:contain;width:200px;height:70px;opacity:.3}@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-resolution:2dppx) and (min-width:320px),only screen and (min-resolution:192dpi) and (min-width:320px){#header .displaytext .redeem{background-image:url(redeem-white@2x.b3dc4451b9b9270dba4b.png)}}@media only screen and (min-width:700px){#header .displaytext .redeem{background-image:url(redeem-white@2x.b3dc4451b9b9270dba4b.png)}}@media (max-width:991px){#header .displaytext .redeem{width:230px;height:80px}}@media (max-width:575px){#header .displaytext .redeem{margin-right:20px}}#header .displaytext .nft{background-image:url(nft-white.65a1ef387fa4c7aa2760.png);background-repeat:no-repeat;background-size:contain;width:100px;height:70px;margin-top:-30px;opacity:.3}@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-device-pixel-ratio:2) and (min-width:320px),only screen and (min-resolution:2dppx) and (min-width:320px),only screen and (min-resolution:192dpi) and (min-width:320px){#header .displaytext .nft{background-image:url(nft-white@2x.42ee5c3b91bedae908f0.png)}}@media only screen and (min-width:700px){#header .displaytext .nft{background-image:url(nft-white@2x.42ee5c3b91bedae908f0.png)}}@media (max-width:991px){#header .displaytext .nft{width:110px;height:80px;margin-left:15px}}@media (max-width:575px){#header .displaytext .nft{margin-top:-40px}}#content{z-index:1;max-width:960px;margin:0 auto;padding:100px 20px;overflow-y:scroll;text-align:center}#content .owner-form{max-width:600px;text-align:left;margin-left:auto;margin-right:auto}#content .form{margin-top:32px}#content .form>div{display:flex;flex-direction:column;margin-bottom:8px}#content .form>div input{font-family:Titillium Web,sans-serif;font-size:17px;padding:8px 10px;margin:8px 0;border:0;border-radius:2px}#content .form>div input:focus{outline:none}