.header_header__eHh0K{border-bottom:1px solid #e0e0e0;display:flex;place-content:center}.header_container__yIAci{display:flex;justify-content:space-between;align-items:center;width:80%}.header_burger__JnXRH{display:none}.header_mobile__1UjAC{display:flex;justify-content:space-between}.header_nav__7guzQ{display:flex;gap:2rem;justify-content:center}.header_nav__7guzQ a{text-decoration:none;color:#333;font-weight:500;font-size:1.2rem;transition:color .2s ease;padding:.2rem .6rem}.header_nav__7guzQ a:hover{color:#0070f3}.header_active__vd8Yk{color:#0070f3!important;border:1px solid #0070f3;border-radius:5px}@media screen and (max-width:48rem){.header_burger__JnXRH{display:inherit!important}.header_mobile__1UjAC{display:flex;align-items:center;justify-content:space-between;width:90%}.header_hide__seDfK{flex-shrink:0;overflow:hidden;max-height:0;min-height:0;transition:all .5s ease;transform-origin:top;width:90%;border-top:0 solid #ccc;gap:1rem;overflow-x:scroll;scrollbar-width:thin}.header_showMobileNav__QeYh3{max-height:4rem;padding:1rem 0;border-top-width:1px}.header_container__yIAci{width:100%;flex-direction:column}.header_nav__7guzQ{justify-content:space-around;gap:1rem}.header_nav__7guzQ a{font-size:1rem}.header_placeholderDiv__bM71I{display:none}}@media screen and (max-width:64rem) and (min-width:48rem){.header_container__yIAci{width:90%}.header_nav__7guzQ a{font-size:1rem}}@media (prefers-color-scheme:dark){.header_nav__7guzQ a{color:#fff}}.burger{display:none}.mobile{display:flex;justify-content:space-between}.btn-full,.btn-mobile,.btn-tablets{display:none}@media screen and (max-width:48rem){.burger{display:inherit!important}.mobile{display:flex;align-items:center;justify-content:space-between;width:90%}.btn-mobile{display:initial}.hide{flex-shrink:0;overflow:hidden;max-height:0;min-height:0;transition:all .5s ease;transform-origin:top;width:90%;border-top:0 solid #ccc;gap:1rem;overflow-x:scroll;scrollbar-width:thin}.show-mobile-nav{max-height:4rem;padding:1rem 0;border-top-width:1px}.placeholder-div{display:none}}@media screen and (max-width:64rem) and (min-width:48rem){.btn-tablets{display:initial}}@media screen and (min-width:64rem){.btn-full{display:initial}}@keyframes moveUp{0%{transform:translate(-50%)}to{transform:translate(-50%,-25px)}}.prompt{background-color:#fff;animation:moveUp .5s ease forwards}@media (prefers-color-scheme:dark){.prompt{background-color:#0a0a0a}}