.styles_challengeBox__v9noM{height:100%;padding:1.5rem 2rem;background-color:var(--white);box-shadow:0 0 60px rgba(0,0,0,.05);text-align:center}.styles_completeChallenge__qKBdC{display:flex;flex-direction:column;height:100%}.styles_completeChallenge__qKBdC header{padding:1rem 2rem 1.5rem;border-bottom:1px solid var(--gray-line);color:var(--blue);font-size:1.25rem;font-weight:600}.styles_completeChallenge__qKBdC main{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_completeChallenge__qKBdC main strong{margin:1.5rem 0 1rem;color:var(--title);font-size:2rem;font-weight:600}.styles_completeChallenge__qKBdC main p{line-height:1.5}.styles_completeChallenge__qKBdC footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.styles_completeChallenge__qKBdC footer button{display:flex;justify-content:center;align-items:center;height:3rem;border:0;border-radius:5px;color:var(--white);font-size:1rem;font-weight:600;transition:filter .2s}.styles_completeChallenge__qKBdC footer button.styles_challengeFailureButton__a8E_7{background-color:var(--red)}.styles_completeChallenge__qKBdC footer button.styles_challengeSuccessButton__dwdFZ{background-color:var(--green)}.styles_completeChallenge__qKBdC footer button:hover{filter:brightness(.85)}.styles_incompleteChallenge__Zjf95{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.styles_incompleteChallenge__Zjf95>span{font-size:1.5rem;font-weight:500;line-height:1.4}.styles_incompleteChallenge__Zjf95>div{min-width:70%;margin-top:3rem;line-height:1.4}.styles_incompleteChallenge__Zjf95>div img{margin-bottom:1rem}.styles_completedChallenges__9SUvk{display:flex;align-items:center;justify-content:space-between;margin:3.5rem 0;padding-bottom:1rem;border-bottom:1px solid #d7d8da;font-weight:500}.styles_completedChallenges__9SUvk>span:first-of-type{font-size:1.25rem}.styles_completedChallenges__9SUvk>span:last-of-type{font-size:1.5rem}.styles_countDown__L5mXd{display:flex;align-items:center;justify-content:space-between;color:var(--title);font-family:Rajdhani,monospace;font-weight:600}.styles_countDown__L5mXd>div{flex:1 1;display:flex;align-items:center;justify-content:space-evenly;background:var(--white);border-radius:5px;box-shadow:0 0 60px rgba(0,0,0,.5);font-size:8.5rem;text-align:center}.styles_countDown__L5mXd>div span{flex:1 1}.styles_countDown__L5mXd>div span:first-of-type{border-right:1px solid #f0f1f3}.styles_countDown__L5mXd>div span:last-of-type{border-left:1px solid #f0f1f3}.styles_countDown__L5mXd .styles_countDown__L5mXd>span{margin:0 .5rem;font-size:6.25rem}.styles_button__E_wXW{display:flex;align-items:center;justify-content:center;width:100%;height:5rem;margin-top:2rem;border:0;border-radius:5px;background-color:var(--blue);color:var(--white);font-size:1.25rem;font-weight:600;transition:background-color .2s}.styles_button__E_wXW:not(:disabled):hover{background-color:var(--dark-blue)}.styles_button__E_wXW:disabled{background-color:var(--white);color:var(--text);cursor:not-allowed}.styles_button__E_wXW.styles_cycleActive__SQSYv{background-color:var(--gray-line);color:var(--title)}.styles_button__E_wXW.styles_cycleActive__SQSYv:hover{background-color:var(--red);color:var(--white)}.styles_experienceBar__meryz{display:flex;align-items:center}.styles_experienceBar__meryz span{font-size:1rem}.styles_experienceBar__meryz>div{position:relative;flex:1 1;height:4px;margin:0 1.5rem;border-radius:4px;background-color:var(--gray-line)}.styles_progressionBar__eG182{height:4px;border-radius:4px;background:var(--green)}.styles_currentXP__VaL32{position:absolute;top:12px;transform:translateX(-50%)}.styles_overlay__eX9Ux{background-color:rgba(242,243,245,.8);position:fixed;bottom:0;right:0;left:0;top:0;display:flex;justify-content:center;align-items:center}.styles_container__GR0R_{position:relative;width:100%;max-width:400px;padding:2rem 3rem;background-color:var(--white);border-radius:5px;box-shadow:0 0 60px rgba(0,0,0,.05);text-align:center}.styles_container__GR0R_ header{background:url(/img/levelup.svg) no-repeat 50%;background-size:contain;color:var(--blue);font-size:8.75rem;font-weight:600}.styles_container__GR0R_ strong{color:var(--title);font-size:2.25rem}.styles_container__GR0R_ p{margin-top:.25rem;color:var(--text);font-size:1.25rem}.styles_container__GR0R_ button{position:absolute;right:.5rem;top:.5rem;background-color:rgba(0,0,0,0);border:none;font-size:0}.styles_profile__RXrfn{display:flex;align-items:center}.styles_profile__RXrfn>img{object-fit:cover;height:5.5rem;width:5.5rem;border-radius:50%}.styles_profile__RXrfn>div{margin-left:1rem}.styles_profile__RXrfn>div strong{display:block;color:var(--title);font-size:1.5rem;font-weight:600}.styles_profile__RXrfn>div span{display:block;margin-top:.5rem;font-size:1rem}.styles_profile__RXrfn>div span img{margin-right:.5rem}