:root[data-mantine-color-scheme=light]{--mantine-color-body:#f2f2f2!important;--mantine-color-text:#121212!important}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}body{font-family:var(--font-inter);background-color:#f2f2f2}body,html{scroll-behavior:smooth}.Header_root__Lc3Km{height:56px;border-radius:0 0 5px 5px;background-color:#fff;display:flex;align-items:center;padding:12px 20px;margin-bottom:1px}.Header_logoWrapper__4sBHQ{display:flex;position:relative;width:169px;height:40px}.Header_logo__BfS_a{object-fit:contain}.Header_menuItems__xfNeA{display:none;align-items:center;gap:2px;margin-right:auto;margin-left:60px}.Header_menuItem__KbF1C{color:#000;font-size:13px;font-style:normal;font-weight:600;line-height:12px;padding:6px 12px;transition:all .18s ease-in-out}.Header_menuItemActive__PB2FE,.Header_menuItem__KbF1C:hover{border-radius:4px;background-color:#f5f5f5}.Header_login__1cLw0{margin-left:auto;display:flex;align-items:center;gap:16px}.Header_authLinks__f3Tm0{display:flex;align-items:center;gap:26px;height:40px}.Header_authLink__JsFJf{display:flex;align-items:center;font-size:13px;font-style:normal;font-weight:600;height:100%;line-height:100%}.Header_authLink__JsFJf:hover{text-decoration:underline}@media (min-width:768px){.Header_root__Lc3Km{height:72px;border-radius:8px;padding:16px 20px;margin:20px}.Header_menuItems__xfNeA{display:flex}}.LoggedUser_root__OKW56{display:flex;align-items:center;gap:10px;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LoggedUser_container__zv0xv{height:32px;position:relative}.LoggedUser_abbr__RSmcd{width:24px;height:24px;border-radius:50%;background-color:#cdcdcd;display:flex;align-items:center;justify-content:center;color:#3b3b3b;font-size:8px;font-style:normal;font-weight:300;line-height:normal}.LoggedUser_name__uAokN{color:#222426;font-size:12px;font-style:normal;font-weight:500;display:none}.LoggedUser_arrow___0J7P{flex-shrink:0;transition:all .15s ease-in-out;display:none}.LoggedUser_arrowRotated__kpHms{transform:rotate(180deg)}.LoggedUser_dropdownItem__aGlvl{display:flex;height:32px;align-items:center;cursor:pointer;color:#222426;font-size:12px;font-style:normal;font-weight:500;line-height:32px;border-bottom:1px solid #e8e9ea}.LoggedUser_dropdownItem__aGlvl:last-child{border-bottom:none}.LoggedUser_dropdownItemDisabled___4uPA{cursor:default;opacity:.7}.LoggedUser_dropdown__6nJri{width:185px;position:absolute;top:calc(100% + 8px);right:0;z-index:1000;display:flex;flex-direction:column;border-radius:8px;border:1px #d9d9d9;background-color:#fafafa;animation:LoggedUser_show__hW2oK .25s cubic-bezier(.38,.97,.56,.76) forwards;opacity:0;visibility:hidden;padding:8px 15px}.LoggedUser_dropdownArrow__7oW2K{margin-left:auto}@keyframes LoggedUser_show__hW2oK{to{opacity:1;visibility:visible}}@media (min-width:768px){.LoggedUser_root__OKW56{border-radius:200px;border:1px #d9d9d9;background-color:#f2f2f2;padding:5px 10px}.LoggedUser_name__uAokN{display:inline}.LoggedUser_arrow___0J7P{display:inline-flex}.LoggedUser_abbr__RSmcd{width:22px;height:22px}}.MobileMenu_root__8iO4U{position:relative;width:24px;height:24px}.MobileMenu_burger__OSKGh{width:24px;height:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.MobileMenu_burgerLine__u2W_P{width:100%;height:1px;background-color:#121212;transition:all .15s ease-in-out}.MobileMenu_burgerOpen__jWOyd .MobileMenu_burgerLine__u2W_P:first-child{transform:rotate(45deg) translate(3px,6px);transition:none}.MobileMenu_burgerOpen__jWOyd .MobileMenu_burgerLine__u2W_P:nth-child(2){opacity:0;visibility:hidden;transition:none}.MobileMenu_burgerOpen__jWOyd .MobileMenu_burgerLine__u2W_P:nth-child(3){transform:rotate(-45deg) translate(2px,-6px);transition:none}.MobileMenu_menuItems__39XLO{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;display:flex;flex-direction:column;border-radius:8px;border:1px #d9d9d9;background-color:#fafafa;animation:MobileMenu_show__PFsRf .25s cubic-bezier(.38,.97,.56,.76) forwards;opacity:0;visibility:hidden;padding:8px 15px}.MobileMenu_menuItem__M4S10{display:flex;height:32px;align-items:center;cursor:pointer;color:#222426;font-size:12px;font-style:normal;font-weight:500;line-height:32px;border-bottom:1px solid #e8e9ea}.MobileMenu_menuItem__M4S10:last-child{border-bottom:none}@keyframes MobileMenu_show__PFsRf{to{opacity:1;visibility:visible}}@media (min-width:768px){.MobileMenu_root__8iO4U{display:none}}