.page-module___8aEwW__container[data-theme=light]{--background-color:var(--slate-50);--text-color1:var(--slate-600);--text-color2:var(--slate-500);--button-color:white;--border-color:var(--slate-200);--item-background-color:white;--progress-background:var(--slate-300);--navigation-shadow:#0000001a;background-color:var(--background-color);width:100%;height:100dvh;overflow:hidden}.page-module___8aEwW__container[data-theme=dark]{--background-color:var(--slate-800);--text-color1:var(--slate-300);--text-color2:var(--slate-400);--button-color:black;--border-color:var(--slate-500);--item-background-color:black;--progress-background:var(--slate-500);--navigation-shadow:#ffffff1a;background-color:var(--slate-800);width:100%;height:100dvh;overflow:hidden}.page-module___8aEwW__contentContainer{border-radius:20px;flex-flow:row;justify-content:space-between;align-items:center;width:80%;height:calc(100dvh - 80px);margin:10px 10%;display:flex}.page-module___8aEwW__leftContainer,.page-module___8aEwW__rightContainer{flex-direction:column;justify-content:center;align-items:center;width:50%;display:flex}.page-module___8aEwW__logo{aspect-ratio:1;width:150px;height:auto;margin-top:5px;margin-bottom:5px}.page-module___8aEwW__header1{color:var(--text-color1);margin-top:5px;margin-bottom:5px;font-size:24px;font-weight:700}.page-module___8aEwW__header2{color:var(--text-color2);margin-top:5px;margin-bottom:5px;font-size:14px}.page-module___8aEwW__btnContainer{border:1px solid var(--border-color);background-color:var(--button-color);width:50%;color:var(--text-color1);border-radius:8px;flex-direction:row;justify-content:center;align-items:center;margin:5px;padding:20px;font-size:20px;display:flex}.page-module___8aEwW__btnContainer:hover{border:1px solid var(--sky-300);box-shadow:0 0 10px var(--sky-300);cursor:pointer}.page-module___8aEwW__contentContainer::-webkit-scrollbar{border-radius:4px;width:5px;height:5px}.page-module___8aEwW__contentContainer::-webkit-scrollbar-track{background:var(--slate-100);border:1px solid var(--slate-200);border-radius:4px}.page-module___8aEwW__contentContainer::-webkit-scrollbar-thumb{background:var(--slate-400);border-radius:4px}.page-module___8aEwW__contentContainer::-webkit-scrollbar-thumb:hover{background:var(--slate-500);border-radius:4px}@media screen and (max-width:800px){.page-module___8aEwW__contentContainer{border-radius:15px;flex-wrap:wrap;width:95%;height:calc(100dvh - 70px);margin:10px 2.5%}.page-module___8aEwW__btnContainer{width:70%;padding:10px 20px}.page-module___8aEwW__leftContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:50%;display:flex}.page-module___8aEwW__rightContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:50%;display:flex}}
