.back-button-container{align-items:flex-start;justify-content:flex-start;width:90%;padding-left:30px}.background-container-Earn{background-color:rgba(0,0,0,.5);height:100vh;width:100%}.earn-calendar{padding:.5rem;height:90%;width:auto}.earn-content{padding-top:50px;height:100vh;padding-left:10px}.earn-headerSection{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.earn-headerImage{width:20%;height:auto}.earn-pageTitle{font-size:32px;font-weight:700;color:#fff}.earn-mainContent{display:flex;flex-direction:column;height:70%;@supports (-webkit-touch-callout:none){height:70vh}width:100%;scrollbar-width:none}.section{margin-top:1rem;width:100%;height:-moz-fit-content;height:fit-content;padding:1rem;margin-right:1rem}.sectionTitle{font-size:24px;margin-bottom:1.5rem;font-weight:700;color:#fff;text-transform:capitalize}.taskContainerWrapper{gap:10px;width:100%;height:-moz-fit-content;height:fit-content;overflow-y:scroll}.taskBackgroundWrapper{width:100%;height:80%;padding:15px;border-radius:10px;background-size:cover;background-position:50%;background-repeat:no-repeat}.taskGroup{height:-moz-fit-content;height:fit-content;width:100%}.taskItem{border-radius:10px;align-items:center;background-color:rgba(0,0,0,.2);padding:1rem;justify-content:center;display:flex;margin-bottom:.5rem;width:100%;height:2.5rem}.taskContent{display:flex;margin-right:20px}.taskTitle{width:24vw;font-weight:700;margin-right:10px}.taskDescription,.taskTitle{font-size:14px;color:#fff}.taskScore{font-size:16px;color:#a7f6ff}.pageTitle{margin-bottom:1rem}.taskIcon{width:30px;height:30px;margin-right:10px}.taskIconCompletion{width:15px;height:15px}.earn-to-dailyCheckIn{width:90%;background:linear-gradient(#0ef3ff,#0062ff);border:4px solid #00f5ff;border-radius:1rem;text-shadow:1px 1px rgba(0,0,0,.3);height:4rem;display:flex;align-items:center;justify-content:center;text-align:center}@media screen and (min-height:830px){.mainContent{height:60%}}@media screen and (max-width:430px){.taskTitle{font-size:12px}}