.QuizListButton_button__jIh_w{border:none;border-radius:30px;cursor:pointer;width:var(--quiz-tile-size);height:var(--quiz-tile-size);max-width:var(--max-quiz-tile-size);max-height:var(--max-quiz-tile-size);font-family:var(--font-helvectica);font-weight:var(--font-weight-bold);color:#fefefd;padding:0 15px}.QuizListButton_button__jIh_w:focus{outline:3px solid #007bff;outline-offset:2px}@media (max-width:767px){.QuizListButton_button__jIh_w{font-size:1em}}@media (min-width:750px){.QuizListButton_button__jIh_w{border-radius:45px;font-size:1.5em}}.QuizListScreen_container__j8SJN{font-family:var(--font-helvectica);height:100%;min-height:100vh}.QuizListScreen_header__V_owB{display:grid;grid-template-columns:1fr 5fr 1fr;grid-auto-rows:auto;grid-row-gap:.5rem;row-gap:.5rem;margin-top:2vh;padding:2vh 30px;background-color:rgba(204,214,221,.5);text-align:center;align-items:center}.QuizListScreen_header__V_owB.QuizListScreen_hasDescription__NtuUA{padding-bottom:1vh}.QuizListScreen_backBtn__ewVJ_{grid-column:1;grid-row:1;display:flex;justify-content:flex-start;font-weight:var(--font-weight-bold);color:var(--white);font-size:1.5rem;padding-bottom:.5vh}.QuizListScreen_backBtn__ewVJ_:active,.QuizListScreen_backBtn__ewVJ_:hover{color:#393838}.QuizListScreen_title__3YaTj{grid-column:2;grid-row:1;font-weight:600;font-size:25px;font-size:var(--font-size-2xl);color:#393838}.QuizListScreen_description__Nk9YH{grid-column:1/-1;grid-row:2;display:flex;justify-content:center;font-size:.9rem;font-weight:400;color:#ddd6fe;background-color:rgba(82,38,87,.6);padding:.5vh 2vh;border-radius:10px;width:100%}.QuizListScreen_listContainer__8LEYN{display:grid;grid-template-columns:auto auto;grid-row-gap:1vh;row-gap:1vh;padding:50px 30px}.QuizListScreen_listItem__TcDlW{margin:auto}@media screen and (min-width:451px){.QuizListScreen_backBtn__ewVJ_{padding-left:1rem}.QuizListScreen_description__Nk9YH{font-size:1rem}}@media screen and (min-width:751px){.QuizListScreen_listContainer__8LEYN{row-gap:15px}.QuizListScreen_backBtn__ewVJ_{padding-left:2rem}.QuizListScreen_description__Nk9YH{grid-column:2}}@media (min-width:900px){.QuizListScreen_background__juAvP{background-position:top;background-attachment:fixed;background-size:40%}}@media only screen and (min-width:900px) and (max-width:1700px){.QuizListScreen_background__juAvP{background-size:cover;background-size:80%;background-repeat:repeat;background-position:top;background-attachment:fixed}}.Background_container__q0oNP{background-size:cover;width:100%;height:100%;background-repeat:repeat;background-position:50%;overflow-y:auto;background-attachment:fixed}