@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@600&display=swap");*{padding:0;margin:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sans-serif}html{height:100%}body,html{overflow-x:hidden}body{background-image:url(/assets/images/bg-01.png);background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;height:100vh}.boxBackground{background:linear-gradient(1turn,#000000dc,hsla(0,0%,64%,.06) 100%);width:100vw;height:100vh;min-height:100vh;position:fixed;overflow-y:auto}.boxBackground,.containerSvg{display:flex;flex-direction:column}.containerSvg{align-items:center;justify-content:center;margin-bottom:50px}.containerSvg .svg{width:100%;height:80px}.containerSvg .svg.mobile{display:none}.containerSvg .svg.mobile.arkaik{width:40%}.containerVideo{display:flex;align-items:center;justify-content:center;position:relative;padding:10px}.containerVideo .video{height:240px;border-radius:12px;border:1px solid #fff;min-width:250px;max-width:409px}.svgArkaikMain{position:absolute;left:100px;width:250px;top:40px;opacity:.8}.containerPlayers,.voteStats{display:flex;align-items:center;justify-content:center;margin-top:10px}.voteItem{padding:10px}.bgVote{background:#000;background:linear-gradient(90deg,rgba(0,0,0,.12),rgba(0,0,0,.4) 50%,rgba(0,0,0,.12));padding:5px;color:#fff}.playersBox{display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/assets/svg/adventures.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;width:80%;height:115px;text-align:center}.playersBox .h2{font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:36px;position:relative;bottom:10px}.playersBox .h2,.playersBox .h3{font-family:Antonio,sans-serif;color:#fff}.playersBox .h3{font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:20px}.playersBox .span{font-family:Antonio,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#ffbd00;font-size:36px}.registerBox{display:flex;align-items:center;justify-content:center;margin-top:60px}.registerBox .input{padding:12px;border:0;border-radius:16px;background-color:#fff;outline:none;font-size:14px;min-width:220px}.downloadBox .button,.registerBox .button{margin-bottom:20px;height:42px;width:150px;background:linear-gradient(180deg,#ffbd00,#fa740e);border-radius:16px;border:1px solid #c4c4c4;color:#fff;font-family:Antonio,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:16px;min-width:120px;max-width:200px}.downloadLink{text-decoration:none}.downloadBox{margin-top:20px;display:flex;align-items:center;justify-content:center;.button{background:linear-gradient(180deg,#00c6ff,#0072ff);padding-bottom:5px;font-size:20px;width:200px;display:flex;justify-content:center;align-items:center}}.registerBox .button:disabled{opacity:.5}.registerBox .button:hover:not(:disabled){transition-duration:.2s;background:linear-gradient(180deg,#ca9503,#ca5c07);cursor:pointer}.registerBox .firstBox,.registerBox .secondBox{display:flex;align-items:center;gap:5px}.registerBox .secondBox{justify-content:center}.mainBox{flex:1 1}.footer{margin-bottom:15px}.containerFooter,.footer{display:flex;align-items:center;justify-content:center}.containerFooter{flex-direction:column;margin-top:20px}.footerIcons{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:10px}.containerFooter .a{text-decoration:none;background:rgba(75,94,154,.2);padding:10px;text-align:center;border-radius:100px}.footerIcons .svg{width:25px;height:20px;position:relative;top:1px}.registerBox.mobile{display:none;margin-top:20px}.registerBox.mobile,.registerBox.mobile .inputsBox{align-items:center;justify-content:center;width:100%}.registerBox.mobile .inputsBox{display:flex;flex-direction:column;gap:5px}.registerBox.mobile .inputsBox .button,.registerBox.mobile .inputsBox .input{width:100%;min-width:250px}.playersBox.mobile{display:none;background-image:url(/images/adventuresmobile.png);min-height:120px;width:100%;width:400px}.playersBox.mobile .h2{font-size:16px;position:relative;top:10px}.playersBox.mobile .span{font-size:24px}.teste{border:2px solid red}@media screen and (max-width:1200px){.svgArkaikMain{display:none}}@media screen and (max-width:900px){.registerBox.normal{display:none}.registerBox.mobile{display:flex}.registerBox .firstBox,.registerBox .secondBox{flex-direction:column;gap:1px}input,select{width:80vw!important}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.inauguration-text{font-family:Antonio,sans-serif;font-optical-sizing:auto;text-align:center;color:#ffbd00;text-transform:uppercase;font-size:50px;font-weight:700;animation:pulse 2s infinite}@media screen and (max-width:600px){.containerSvg .svg{display:none}.containerSvg .svg.mobile{display:flex;width:95%}.containerSvg .svg.mobile.arkaik{width:40%}}@media screen and (max-width:550px){.playersBox.normal{display:none}.playersBox.mobile{display:flex}}.progressBox{display:flex;align-items:center;justify-content:space-evenly}.progress-container{display:flex;min-width:650px;width:56%;height:35px;background-color:#e0e0e0;margin:20px 0;border-radius:50%}.step{flex:1 1;background-color:#e0e0e0;position:relative;border-top:4px solid #fff;border-bottom:4px solid #fff}.step:after{content:"";position:absolute;top:2px;left:50%;transform:translateX(-50%);width:20px;height:20px;border:2px solid #e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;content:url(/assets/svg/trophy.svg)}.step1{border-radius:17px 0 0 17px;border:4px solid #fff;border-right:0}.step7{border-radius:0 17px 17px 0;border:4px solid #fff;border-left:0}.step.completed{background-color:#ffbd00}.step1.completed:after,.step2.completed:after,.step3.completed:after,.step4.completed:after,.step5.completed:after,.step6.completed:after,.step7.completed:after{border-color:#ffbd00;background-color:#ffbd00;content:url(/assets/svg/check.svg);padding:10px;top:-8px;box-shadow:0 0 1.1px 0 #000;z-index:2}.img .image{min-width:45px;min-height:45px;max-width:55px;max-height:55px;filter:grayscale(100%)}.img.completed .image{filter:grayscale(0)}.progressItemName,.progressItens,.progressPoints{display:flex;align-items:center;justify-content:center;width:56%;min-width:650px}.progressPoints{margin-top:20px}.progressPoints .points{color:#fff;text-shadow:0 3px 0 #fa740e;color:#ffbd00;font-size:26px;font-family:Antonio,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.progressItemName .item,.progressPoints .points{display:flex;align-items:center;justify-content:center;flex:1 1;text-align:center}.progressItemName .item{color:#fff;text-shadow:0 1px 0 #fa740e;gap:10px}.progressItemName .span{font-size:14px;font-family:Antonio,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.progressItens .img{display:flex;align-items:center;justify-content:center;min-height:100px;height:auto;flex:1 1}.img2,.img4{position:relative;img{position:absolute}img:first-child{left:32px}img:nth-child(2){right:32px}}.item4{display:flex;flex-direction:column}.progressItens .img{background-image:url(/assets/images/incompletePlate.png);background-size:90px;background-repeat:no-repeat;background-position:50%}.progressItens .img.completed{background-image:url(/assets/images/completePlate.png)}.firstImgBox .img{width:200px;height:300px}.secondImgBox .img{width:230px;height:350px}.boxSuccess{padding:10px}.boxSuccess,.textBox{display:flex;align-content:center;justify-content:center}.textBox{flex-direction:column}.linkBox{display:flex;align-content:center;justify-content:center;gap:10px}.linkBox .copyButton{position:relative;top:4px;background-color:inherit;border:0;cursor:pointer}.linkBox .a{color:#ffbd00;font-size:32px;font-family:Antonio,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.containerSuccess{display:flex;align-content:center;justify-content:center;background:linear-gradient(90deg,rgba(0,0,0,.11),rgba(0,0,0,.59));padding:30px;border-radius:48px}.imageBox .img{width:150px;height:150px}.pcimgBox{position:relative;top:20px}.pcimgBox .pcImg{width:131px;height:38px}.boxSucessText .span{font-family:Antonio,sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#fff;font-size:32px}.boxSucessText .span.green{color:#00ff38}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.error-container{min-height:20px;text-align:center}.error-border{border:1px solid red!important}.error{font-size:13px;color:red}@media screen and (max-width:1130px){.firstImgBox,.secondImgBox{display:none}.progressBox{justify-content:center}}@media screen and (max-width:870px){.boxSucessText .span,.linkBox .a{font-size:24px}}@media screen and (max-width:700px){.boxSucessText .span,.linkBox .a{font-size:20px}.imageBox .img{width:100px;height:100px}}@media screen and (max-width:690px){.progressBox{display:block;width:100%;overflow-x:auto;overflow:scroll;white-space:nowrap;padding:10px}}@media screen and (max-width:580px){.boxSucessText .span,.linkBox .a{font-size:18px}.containerSuccess{padding:20px}}.loader{width:35px;height:35px;border-radius:50%;display:inline-block;border-top:3px solid #fff;border-right:3px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_36bd41;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_36bd41{font-family:__Inter_36bd41,__Inter_Fallback_36bd41;font-style:normal}