.navbar_navbar__q8CXL{grid-area:navbar;display:flex;align-items:center;justify-content:space-between;padding:1.5em;gap:1em;width:100%;max-width:60em;margin:0 auto 2.5em;animation:fade-in .5s}@media screen and (max-width:48em){.navbar_navbar__q8CXL{padding:1.25em;margin-bottom:2em}}.navbar_logo__ZKcn4{display:flex;align-content:flex-start}.navbar_menu__lWal4{display:flex;gap:1.5em;align-items:center}@media screen and (max-width:48em){.navbar_menu__lWal4{gap:1em}}.navbar_menu__lWal4 svg{cursor:pointer}.navbar_item__FoVuD{cursor:pointer;font-weight:500;font-size:var(--size-13);color:var(--color-text);display:flex;gap:.25em;align-items:center;text-decoration-thickness:.5px;text-underline-offset:.25em}.navbar_item__FoVuD:hover,.navbar_item__FoVuD[active]{text-decoration:underline}.navbar_item__FoVuD svg{transition:transform .2s}.navbar_item__FoVuD[isactive=true] svg{transform:rotate(180deg)}.navbar_more__VPdaf{display:none;cursor:pointer}.navbar_more__VPdaf svg{display:block}@media screen and (max-width:56em){.navbar_cta__NIHRa,.navbar_item__FoVuD:not(.navbar_mobile__BbVEV){display:none}.navbar_more__VPdaf{display:block}}.upgrade_wrapper__sjoh8{flex-direction:column;justify-content:flex-end;position:fixed;z-index:100;height:-webkit-fill-available;max-height:100vh}.upgrade_overlay__16iAE,.upgrade_wrapper__sjoh8{display:flex;align-items:center;top:0;left:0;right:0;bottom:0}.upgrade_overlay__16iAE{flex-direction:center;position:absolute;background-color:rgba(0,0,0,.35);z-index:-1;cursor:pointer;animation:fade-in .3s}.upgrade_modal__jXOvS{background-color:var(--color-bg);border-radius:var(--border-radius-m) var(--border-radius-m) 0 0;box-shadow:var(--box-shadow);border-top:1px solid var(--color-border);position:relative;width:100vw;animation:fade-slide-in .5s}.upgrade_close__K3BoD{position:absolute;top:.5em;right:.5em;cursor:pointer;font-size:var(--size-24);color:var(--color-text);padding:.25em;border-radius:50%;background-color:var(--color-ash);z-index:1}.upgrade_content__DLCxs{padding:1.5em 0 2em;max-height:calc(100dvh - .25em);max-height:calc(100vh - .25em);overflow-y:auto;font-family:var(--base-font-body)}@media screen and (max-width:62em){.upgrade_content__DLCxs{max-height:calc(100dvh - 6em);max-height:calc(100vh - 6em)}}.upgrade_header__PyzpP{margin-bottom:2em;display:flex;flex-direction:column;align-items:center;gap:.5em;text-align:center;padding:0 .5em}.upgrade_header__PyzpP h3{font-size:2em;font-weight:700;font-family:var(--base-font-header)}@media screen and (max-width:42em){.upgrade_header__PyzpP h3{font-size:1.825em}}.upgrade_header__PyzpP p{font-size:1em}