.ActiveUnderlineButton_button___4UUu{border:0;color:#ed6d34;font-weight:700;transition:.3s;background-color:#fff;display:inline-block;font-size:.9rem;padding:0 1.5rem;position:relative;height:100%}.ActiveUnderlineButton_button___4UUu:after{bottom:.1rem;content:"";position:absolute;left:0;height:2px;width:100%;background-color:#ed6034}.ActiveUnderlineButton_button___4UUu:hover{color:#f38f70;cursor:pointer}.ActiveUnderlineButton_button___4UUu:hover:after{background-color:#f39f70}.NonActiveUnderlineButton_button__duQmz{border:0;color:#34536f;font-weight:700;transition:.3s;background-color:#fff;display:inline-block;font-size:.9rem;padding:0 1.5rem;position:relative;height:100%}.NonActiveUnderlineButton_button__duQmz:after{bottom:.1rem;content:"";position:absolute;left:0;height:2px;width:100%}.NonActiveUnderlineButton_button__duQmz:hover{color:#f38f70;cursor:pointer}.NonActiveUnderlineButton_button__duQmz:hover:after{background-color:#f39f70}.NavigationBar_nav__EKMmu{height:100%;display:flex;align-items:center;column-gap:2rem}.NavigationBar_navLink__eAb02{height:100%}.Header_header__dJdsB{align-items:center;box-shadow:0 8px 1rem rgba(176,140,96,.25);box-sizing:border-box;background-color:#fff;display:flex;height:4rem;justify-content:space-between;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:5}.Header_navigationElement__26fi3{display:flex;align-items:center;justify-content:center;column-gap:.5rem}.Header_toggleMenuButton__eshT3{border:0;background-color:transparent;display:none}@media screen and (max-width:768px){.Header_toggleMenuButton__eshT3{display:block}}.SmallBlackBoldText_text__lVR8x{color:#34536f;font-weight:700;font-size:.75rem;margin:0}.QuizCategoryList_quizCategoryListWrapper__nywsh{display:flex;flex-direction:column;row-gap:2rem;height:calc(100vh - 4rem);position:-webkit-sticky;position:sticky;top:4rem}.QuizCategoryList_quizCategoryList__Rdl6t{display:flex;flex-direction:column;height:100%;background-color:#f2f2f2}.QuizCategoryList_quizCategoryLink__IHRFD{width:100%;text-decoration:none;padding:1rem;box-sizing:border-box}.QuizCategoryList_quizCategoryLinkSelected__o_sVd,.QuizCategoryList_quizCategoryLink__IHRFD:hover{background-color:#ccc}.QuizCategoryList_quizCategoryLinkText__GULZY{display:flex;align-items:center;column-gap:.5rem}.HeaderAndQuizCategoryListWithPage_main__hh_VL{min-height:100vh;margin:auto;display:grid;grid-template-columns:15rem 1fr;grid-column-gap:2rem;column-gap:2rem}@media screen and (max-width:768px){.HeaderAndQuizCategoryListWithPage_main__hh_VL{grid-template-columns:1fr;margin:0 1rem}}.HeaderAndQuizCategoryListWithPage_mainContents__hMJLD{margin:1rem 0 3rem;display:flex;flex-direction:column;row-gap:4rem}@media screen and (max-width:768px){.HeaderAndQuizCategoryListWithPage_menu__xcKFO{position:fixed;top:0;left:-100%;width:100vw;height:100vh;z-index:2;transition:.3s}}.HeaderAndQuizCategoryListWithPage_menuOpening__8sB5K{left:0}