.levelUpModal_overlay__cG98r{background:rgba(242,243,245,.8);position:fixed;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.levelUpModal_container__o3VvR{background:var(--white);width:100%;max-width:480px;padding:2rem 3rem;border-radius:5px;box-shadow:0 0 60px rgba(0,0,0,.05);text-align:center;position:relative}.levelUpModal_container__o3VvR header{font-size:8.75rem;font-weight:600;color:var(--blue);background:url(/icons/levelup.svg) no-repeat 50%;background-size:contain}.levelUpModal_container__o3VvR strong{font-size:2.25rem;color:var(--title)}.levelUpModal_container__o3VvR p{font-size:1.25rem;color:var(--text);margin-top:.25rem}.levelUpModal_container__o3VvR button{position:absolute;right:.5rem;top:.5rem;background:transparent;border:0;font-size:0}.Profile_profileContainer__1ZGjP{display:flex;align-items:center}.Profile_profileContainer__1ZGjP>img{width:6.5rem;height:6.5rem;border-radius:50%}.Profile_profileContainer__1ZGjP div{margin-left:.7rem}.Profile_profileContainer__1ZGjP div strong{font-size:1.5rem;font-weight:600;color:var(--title)}.Profile_profileContainer__1ZGjP div p{font-size:1rem;margin-top:.5rem}.Profile_profileContainer__1ZGjP div p img{margin-right:.5rem}.ExperienceBar_experienceBar__jHYqh{display:flex;align-items:center}.ExperienceBar_experienceBar__jHYqh span{font-size:1rem}.ExperienceBar_experienceBar__jHYqh>div{flex:1 1;height:4px;border-radius:4px;background:var(--gray-line);margin:0 1.5rem;position:relative}.ExperienceBar_experienceBar__jHYqh>div>div{height:4px;border-radius:4px;background:var(--green)}span.ExperienceBar_currentExperience__2xBAz{position:absolute;top:12px;transform:translateX(-50%)}@media(max-width:650px){.ExperienceBar_experienceBar__jHYqh{margin-bottom:10%}}.CompletedChallenges_CompletedChallengesContainer__38MF1{display:flex;align-items:center;justify-content:space-between;margin:3.5rem 0;padding-bottom:1rem;border-bottom:1px solid #d7d8da;font-weight:500}.CompletedChallenges_CompletedChallengesContainer__38MF1 span:first-child{font-size:1.25rem}.CompletedChallenges_CompletedChallengesContainer__38MF1 span:last-child{font-size:1.5rem}.CountDown_countdownContainer__3BVRG{display:flex;align-items:center;font-family:Rajdhani;font-weight:600;color:var(--title)}.CountDown_countdownContainer__3BVRG>div{flex:1 1;display:flex;align-items:center;justify-content:space-evenly;background:var(--white);box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:5px;font-size:8.5rem;text-align:center}.CountDown_countdownContainer__3BVRG>div span:first-child{border-right:1px solid #f0f1f3}.CountDown_countdownContainer__3BVRG>div span:last-child{border-left:1px solid #f0f1f3}.CountDown_countdownContainer__3BVRG>div span{flex:1 1}.CountDown_countdownContainer__3BVRG>span{font-size:6.25rem;margin:0 .5rem}.CountDown_countdownButton__3sNt8{width:100%;height:5rem;margin-top:2rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:var(--blue);color:var(--white);font-size:1.2rem;font-weight:600;transition:background-color .2s}.CountDown_countdownButton__3sNt8:not(:disabled):hover{background:var(--blue-dark)}.CountDown_countdownButtonActive__23txj{background:var(--white);color:var(--title)}.CountDown_countdownButtonActive__23txj:not(:disabled):hover{background:var(--red);color:var(--white)}.CountDown_countdownButton__3sNt8:disabled{background:var(--white);color:var(--text);cursor:not-allowed}@media(max-width:650px){.CountDown_countdownContainer__3BVRG>div{font-size:7.5rem}}.ChallengeBox_challengeBoxContainer__2ynH7{height:100%;box-shadow:0 0 60px rgba(0,0,0,.05);padding:1.5rem 2rem;justify-content:center;text-align:center}.ChallengeBox_challengeBoxContainer__2ynH7,.ChallengeBox_challengeNotActive__xIHKA{display:flex;flex-direction:column;align-items:center}.ChallengeBox_challengeNotActive__xIHKA strong{font-size:1.5rem;font-weight:500;line-height:1.4}.ChallengeBox_challengeNotActive__xIHKA p{display:flex;flex-direction:column;align-items:center;line-height:1.4;max-width:70%;margin-top:3rem}.ChallengeBox_challengeNotActive__xIHKA p img{margin-bottom:1rem}.ChallengeBox_challengeActive__1BaEw{height:100%;display:flex;flex-direction:column}.ChallengeBox_challengeActive__1BaEw header{color:var(--blue);font-weight:600;font-size:1.25rem;padding:0 2rem 1.5rem;border-bottom:1px solid var(--gray-line)}.ChallengeBox_challengeActive__1BaEw main{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center}.ChallengeBox_challengeActive__1BaEw main strong{font-size:2rem;font-weight:600;color:var(--title);margin:1.5rem 0 1rem}.ChallengeBox_challengeActive__1BaEw main p{line-height:1.5;margin-bottom:1rem}.ChallengeBox_challengeActive__1BaEw footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-top:auto}.ChallengeBox_challengeActive__1BaEw footer button{height:3rem;width:6rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:5px;color:var(--white);font-size:1rem;font-weight:600;transition:filter .2s}.ChallengeBox_challengeActive__1BaEw footer button.ChallengeBox_challengeFailedButton__2niZX{background:var(--red);font:400 1rem Inter,"sans-serif"}.ChallengeBox_challengeActive__1BaEw footer button.ChallengeBox_challengeSuccededButton__G2I8k{background:var(--green);font:400 1rem Inter,"sans-serif"}.ChallengeBox_challengeActive__1BaEw footer button:hover{filter:brightness(.9)}.RegisterModal_overlay__2axVA{background:rgba(242,243,245,.8);position:fixed;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center}.RegisterModal_container__MstYs{background:var(--white);width:100%;height:40%;max-width:480px;max-width:700px;padding:2rem 3rem;border-radius:5px;box-shadow:0 0 60px rgba(0,0,0,.05);text-align:center;position:relative}.RegisterModal_container__MstYs header{font-size:5rem;font-weight:600;color:var(--blue);background-size:contain;margin-bottom:5rem}.RegisterModal_container__MstYs strong{font-size:2.25rem;color:var(--title)}.RegisterModal_container__MstYs p{font-size:1.25rem;color:var(--text);margin-top:.5rem}.RegisterModal_container__MstYs input{margin-top:.2rem;height:2rem;width:80%;font-size:1.25rem;color:var(--text);border-radius:5px;border-color:var(--blue-dark)}.RegisterModal_container__MstYs button{position:absolute;right:.5rem;top:.5rem;background:transparent;border:0;font-size:0}.RegisterModal_container__MstYs button:last-child{display:flex;top:auto;margin-top:.8rem;margin-left:auto;margin-right:45%;align-items:center;justify-content:center;align-content:center;background:transparent;border:0;font-size:1.5rem;color:var(--blue-dark);font-weight:900}@media(max-width:550px){.RegisterModal_container__MstYs header{font-size:3rem}.RegisterModal_container__MstYs strong{font-size:1.75rem}.RegisterModal_container__MstYs button:last-child{font-size:1.25rem}.RegisterModal_container__MstYs input{font-size:1rem}}@media(max-width:400px){.RegisterModal_container__MstYs header{font-size:2rem}.RegisterModal_container__MstYs strong{font-size:1.5rem}.RegisterModal_container__MstYs p{font-size:1rem}}.Home_container__HbJEc{height:100vh;max-width:992px;margin:0 auto;padding:2.5rem 2rem;display:flex;flex-direction:column}.Home_container__HbJEc section{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:3.25rem;gap:3.25rem;align-content:center}@media(max-width:650px){.Home_container__HbJEc section{display:flex;flex-direction:column}}