.themeSwitcher_toggle-switch__V5SrE{position:relative;width:64px;margin-left:auto;transform:translate(-32px,-16px)}.themeSwitcher_theme-label__uuyid{position:absolute;width:100%;height:32px;background-color:var(--secondary);border-radius:50px;cursor:pointer}.themeSwitcher_theme-label__uuyid input{position:absolute;display:none}.themeSwitcher_slider__GsJLO{position:absolute;width:100%;height:100%;border-radius:50px;transition:.3s}.themeSwitcher_theme-label__uuyid input:checked~.themeSwitcher_slider__GsJLO{background-color:var(--secondary-dark)}.themeSwitcher_slider__GsJLO:before{content:"";position:absolute;top:-1px;left:0;width:34px;height:34px;border-radius:50%;background-color:var(--primary);box-shadow:none;transition:.4s;transition-timing-function:cubic-bezier(.68,-.55,.27,1.55)}.themeSwitcher_theme-label__uuyid input:checked~.themeSwitcher_slider__GsJLO:before{transform:translateX(30px);box-shadow:inset -9px -1px 0 0 var(--secondary-light);background-color:var(--secondary-dark)}@media (max-width:500px){.themeSwitcher_toggle-switch__V5SrE{width:32px}.themeSwitcher_theme-label__uuyid input:checked~.themeSwitcher_slider__GsJLO:before{transform:translateX(0)}}.layout_main__aOLSO{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:64px;margin-bottom:0;min-height:88vh}.layout_icon-container__JL_3S{display:flex;flex-direction:row;justify-content:space-evenly}.layout_icon-container__JL_3S svg{height:24px;width:24px;margin:0 .4rem;fill:var(--secondary);transition:all .25s}.layout_icon-container__JL_3S svg:hover{fill:var(--primary)}.layout_footer__prWjH{display:flex;flex-direction:row;padding:.4rem .4rem 0;justify-content:flex-start;align-content:center}.layout_topMenu__L8HCr{position:fixed;top:0;left:0;display:flex;flex-direction:row;flex-wrap:nowrap;list-style:none;align-items:center;z-index:10;width:100%;background-color:var(--background);max-height:6rem;font-weight:700;font-size:16px}.layout_topMenuItem__bbKQU{padding:0 1rem;display:flex;flex-wrap:wrap;align-content:center;height:60px;color:var(--secondary-dark)}.layout_topMenuItem__bbKQU:last-child{flex:1 1}.layout_siteLogo__JLYXS{height:64px;width:64px;min-width:32px;min-height:32px;margin:12px 0 0}.layout_menuLinks__qPzEK{justify-content:center;align-content:center;display:flex;flex-direction:row;box-shadow:rgba(var(--background),.4);margin-left:0;left:0;font-size:18px;width:100%;margin-top:0}.layout_menuLinks__qPzEK:focus-within{top:100%;opacity:1;transition-duration:.25s;transition-delay:-.25s;transition-property:top}@media (min-width:768px){.layout_menuLinks__qPzEK{margin-left:1rem;font-weight:700;transition:all .4s;flex-direction:row;opacity:1;font-size:2rem}}@media(max-width:500px){.layout_topMenuItem__bbKQU{padding:0 4px}}