.language-container[data-v-84182f37]{position:relative}.language-btn[data-v-84182f37]{border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;font:inherit;color:inherit;width:100%}.language-btn>.lang-placeholder-desktop[data-v-84182f37]{display:none}@media screen and (min-width:90rem){.language-btn>.lang-placeholder-desktop[data-v-84182f37]{display:flex;align-items:center;gap:.5rem}}@media screen and (min-width:90rem){.language-btn>.lang-placeholder-mobile[data-v-84182f37]{display:none}}.flag[data-v-84182f37]{width:1.5rem;height:1.5rem;border-radius:50%}.arrow[data-v-84182f37]{transition:transform .3s ease;margin-inline-end:1rem}.arrow.open[data-v-84182f37]{transform:rotate(180deg)}.language-dropdown-list[data-v-84182f37]{margin:.5rem 0 0;padding:0;list-style:none;border-radius:.5rem;display:flex;flex-direction:column;background-color:var(--white500);width:100%}@media screen and (min-width:90rem){.language-dropdown-list[data-v-84182f37]{position:absolute;top:2.5rem;right:0;width:auto;min-width:10rem;box-shadow:0 2px 6px #00000026}}.language-dropdown-list li[data-v-84182f37]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;cursor:pointer;font-size:1rem;color:var(--black500)}.language-dropdown-list li[data-v-84182f37]:hover{background-color:#0000000d}.language-dropdown-list li.active[data-v-84182f37]{background-color:#00000008}.language-dropdown-list li .item-left[data-v-84182f37]{display:flex;align-items:center;gap:.75rem}.language-dropdown-list li .checkmark[data-v-84182f37]{flex-shrink:0}.header[data-v-e145f250]{background-color:var(--white500);color:var(--black500);padding:1.25rem 4.375em;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:var(--z-index-sidebar);border-bottom:1px solid var(--black400)}.header>nav[data-v-e145f250]{display:flex;justify-content:space-between;align-items:center;width:100%}.header>nav>.mobile-overlay[data-v-e145f250]{position:fixed;inset:0;background:#00000080;z-index:var(--z-index-base)}@media screen and (min-width:90rem){.header>nav>.mobile-overlay[data-v-e145f250]{display:none}}.header>nav .navList[data-v-e145f250]{display:flex;gap:.9375rem;list-style:none;margin:0;padding:0}.header>nav .navList>a[data-v-e145f250]{color:var(--black500);text-decoration:none;display:flex;align-items:center}.header>nav .navList>a img[data-v-e145f250]{width:10em}.header>nav .nav-links[data-v-e145f250]{position:absolute;background:var(--white500);display:none;flex-direction:column;border-radius:1rem;inset-inline-end:1rem;width:60%;top:1rem;gap:1.5rem;z-index:var(--z-index-sidebar)}.header>nav .nav-links .navItem[data-v-e145f250]{margin-inline-start:1rem}@media screen and (min-width:90rem){.header>nav .nav-links .navItem[data-v-e145f250]{margin-inline-start:0}}.header>nav .nav-links.is-open[data-v-e145f250]{display:flex}@media screen and (min-width:90rem){.header>nav .nav-links[data-v-e145f250]{position:unset;display:flex;align-items:center;flex-wrap:wrap;gap:2rem;flex-direction:row;width:auto;padding:0;border-radius:0;background:transparent}}.header>nav .nav-links .close-mobile-menu[data-v-e145f250]{background-color:transparent;width:-moz-fit-content;width:fit-content;position:absolute;inset-inline-end:1rem;top:.5rem;padding:.5rem;border:none;cursor:pointer}.header>nav .nav-links .close-mobile-menu img[data-v-e145f250]{width:15px}@media screen and (min-width:90rem){.header>nav .nav-links .close-mobile-menu[data-v-e145f250]{display:none}}.header>nav .nav-links .navItem.active[data-v-e145f250],.header>nav .nav-links a[data-v-e145f250]:hover{color:var(--secondary-color)}.header>nav .nav-links .navItem.active[data-v-e145f250]{font-weight:700}.header>nav .nav-links .dropdown[data-v-e145f250]{position:relative;margin-top:3.8rem;margin-inline-end:1rem;margin-inline-start:1rem}@media screen and (min-width:90rem){.header>nav .nav-links .dropdown[data-v-e145f250]{display:flex;justify-content:center;margin-top:unset;margin-inline-end:0;margin-inline-start:0}}.header>nav .nav-links .dropdown .dropdown-trigger[data-v-e145f250]{cursor:pointer;gap:1rem;background:transparent;border:none;color:inherit;font:inherit;padding:0;align-items:center;width:100%;display:flex;justify-content:space-between}.header>nav .nav-links .dropdown .dropdown-trigger[data-v-e145f250]:hover{box-shadow:none}.header>nav .nav-links .dropdown .dropdown-trigger span[data-v-e145f250]{cursor:pointer;inset-inline-end:1rem}.header>nav .nav-links .dropdown .dropdown-trigger span img[data-v-e145f250]{height:10px}@media screen and (min-width:90rem){.header>nav .nav-links .dropdown .dropdown-trigger span[data-v-e145f250]{display:flex}}.header>nav .nav-links .dropdown [dir=rtl] .dropdown-trigger span[data-v-e145f250]{margin-right:0}.header>nav .nav-links .dropdown .dropdown-modal[data-v-e145f250]{background:var(--white500);border:1px solid #ddd;box-shadow:0 .25rem .375rem #0000001a;border-radius:.25rem;z-index:var(--z-index-tooltip);padding:1rem;display:flex;flex-direction:column;gap:.625rem}@media screen and (min-width:90rem){.header>nav .nav-links .dropdown .dropdown-modal[data-v-e145f250]{position:absolute;top:133%;right:1rem;min-width:15.625rem}}.header>nav .nav-links .dropdown .dropdown-modal a[data-v-e145f250]{text-decoration:none;color:var(--black500);font-size:var(--body1);display:flex;align-items:center;gap:1rem;width:100%;position:relative}.header>nav .nav-links .dropdown .dropdown-modal a[data-v-e145f250]:hover{color:var(--secondary-color)}.header>nav .nav-links .dropdown .dropdown-modal a img[data-v-e145f250]{width:.8125rem;height:.875rem;position:absolute;inset-inline-end:0}.header>nav .nav-links .login-btn[data-v-e145f250],.header>nav .nav-links .logout-btn[data-v-e145f250]{background-color:transparent;color:var(--black500);border:none;padding:.5rem 0;cursor:pointer;border-radius:8px;font-size:16px;font-weight:var(--regular);margin:0 1rem 1rem;text-align:start}@media screen and (min-width:90rem){.header>nav .nav-links .login-btn[data-v-e145f250],.header>nav .nav-links .logout-btn[data-v-e145f250]{margin:0;background-color:var(--secondary-color);color:var(--white500);padding:.5rem 1rem;font-weight:var(--bold)}}.header>nav .nav-links .logout-btn[data-v-e145f250]{color:var(--red300);margin-bottom:0}@media screen and (min-width:90rem){.header>nav .nav-links .logout-btn[data-v-e145f250]{display:none}}.header>nav .nav-links .divider[data-v-e145f250]{background-color:var(--black400);width:100%;height:1px;margin:-.4rem 0 0}@media screen and (min-width:90rem){.header>nav .nav-links .divider[data-v-e145f250]{width:1px;height:2rem;margin:0 1rem}}.header>nav .nav-links .language-container[data-v-e145f250]{margin-inline-start:1rem}@media screen and (min-width:90rem){.header>nav .nav-links .language-container[data-v-e145f250]{margin-inline-start:0}}.header>nav .nav-links .logged-btn[data-v-e145f250]{display:flex;align-items:center;gap:.5rem;color:var(--black500);border:.125rem solid var(--white500);cursor:pointer;border-radius:50%;background-color:transparent;font-size:var(--body1);margin-inline-start:.5rem;height:0;padding:0;overflow:hidden}@media screen and (min-width:90rem){.header>nav .nav-links .logged-btn[data-v-e145f250]{margin-inline-start:0;margin-bottom:0;height:unset;padding:.25rem}}.header>nav .nav-links .logged-btn .user-icon[data-v-e145f250]{width:1.25rem;height:1.25rem}.header .mobile-toggle-btn[data-v-e145f250]{background-color:transparent;border:none}@media screen and (min-width:90rem){.header .mobile-toggle-btn[data-v-e145f250]{display:none}}.header>.logged-btn.mobile[data-v-e145f250]{background:none;border:none;margin:0 0 0 1.5rem}@media screen and (min-width:90rem){.header>.logged-btn.mobile[data-v-e145f250]{display:none}}span[data-v-e145f250]{transform:rotate(180deg);margin-inline-start:.5rem}span img[data-v-e145f250]{filter:brightness(0) invert(0)}.rotate[data-v-e145f250]{transform:rotate(0)}@media(max-width:48rem){.header[data-v-e145f250]{padding:1.5em}.header>nav[data-v-e145f250]{flex-direction:column;gap:1em;align-items:flex-start}.header>nav .nav-links img[data-v-e145f250]{width:1.5rem;height:1.5625rem;align-self:center}.header>nav .nav-links .dropdown-modal[data-v-e145f250]{left:0}.header>nav .nav-links .dropdown-modal img[data-v-e145f250]{width:.8125rem;height:.875rem}}[dir=rtl] .logged-btn.mobile[data-v-e145f250]{margin:0 1.5rem 0 0}
