@keyframes styles_shimmer__FT3ld{0%{left:-100%}to{left:100%}}@keyframes styles_text-bar-sweep__F87Na{0%{background-position:100% 0}to{background-position:0 0}}.styles_navbar__svalB{background-color:var(--background-600);z-index:15;height:72px}.styles_desktop__sZMNI{display:grid;padding:0 2%;grid-template-columns:[left-section] 1fr [right-section] auto;grid-gap:1em;gap:1em;height:100%}.styles_desktop__sZMNI .styles_left__0CLZ0,.styles_desktop__sZMNI .styles_right__364T_{display:flex;flex-wrap:nowrap}.styles_desktop__sZMNI .styles_left__0CLZ0 .styles_items__6KrXT,.styles_desktop__sZMNI .styles_right__364T_ .styles_items__6KrXT{display:flex;align-items:center}.styles_desktop__sZMNI .styles_left__0CLZ0 .styles_item__4fVa1,.styles_desktop__sZMNI .styles_right__364T_ .styles_item__4fVa1{font-weight:700;font-size:.875em;padding:0 1em;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer}.styles_desktop__sZMNI .styles_left__0CLZ0 .styles_item__underline__qsJdL,.styles_desktop__sZMNI .styles_right__364T_ .styles_item__underline__qsJdL{width:100%;height:2px;background-color:var(--shades-white);transform:scaleX(0);opacity:0;transform-origin:left;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.styles_desktop__sZMNI .styles_left__0CLZ0 .styles_item__active__oOSv_,.styles_desktop__sZMNI .styles_right__364T_ .styles_item__active__oOSv_{color:var(--primary-500)}.styles_desktop__sZMNI .styles_left__0CLZ0 .styles_item__active__oOSv_ .styles_item__underline__qsJdL,.styles_desktop__sZMNI .styles_right__364T_ .styles_item__active__oOSv_ .styles_item__underline__qsJdL{transform:scaleX(1);opacity:1;background-color:var(--primary-500)}.styles_desktop__sZMNI .styles_left__0CLZ0 .styles_item__4fVa1:hover .styles_item__underline__qsJdL,.styles_desktop__sZMNI .styles_right__364T_ .styles_item__4fVa1:hover .styles_item__underline__qsJdL{transform:scaleX(1);opacity:1}.styles_desktop__sZMNI .styles_logo__lSC_J{object-fit:contain;object-position:center;align-self:center;margin-right:8px}.styles_desktop__sZMNI .styles_profileLogo__Qlxw3{object-fit:contain;object-position:center;align-self:center;margin-left:8px}.styles_desktop__sZMNI .styles_profileLogo__Qlxw3 img{width:30px;height:30px}.styles_desktop__sZMNI .styles_dropdown__cfIL3{font-weight:700;font-size:.875em;padding:0 1em;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;position:relative}.styles_desktop__sZMNI .styles_dropdown__text__ZQpy6{display:flex;align-items:center;gap:.5em}.styles_desktop__sZMNI .styles_dropdown__list__JXbIX{display:none;position:absolute;top:100%;right:0;background:var(--surface-900);box-shadow:0 2px 8px rgba(0,0,0,.5);z-index:15;border-radius:0 16px 16px 16px}.styles_desktop__sZMNI .styles_dropdown__item__rS8z0{font-weight:700;font-size:.875em;padding:0 1em;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer}.styles_desktop__sZMNI .styles_dropdown__item__underline__tGhOs{width:100%;height:2px;background-color:var(--shades-white);transform:scaleX(0);opacity:0;transform-origin:left;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.styles_desktop__sZMNI .styles_dropdown__item__active__O_d7F{color:var(--primary-500)}.styles_desktop__sZMNI .styles_dropdown__item__active__O_d7F .styles_item__underline__qsJdL{transform:scaleX(1);opacity:1;background-color:var(--primary-500)}.styles_desktop__sZMNI .styles_dropdown__item__rS8z0:hover .styles_item__underline__qsJdL{transform:scaleX(1);opacity:1}.styles_desktop__sZMNI .styles_dropdown__item__rS8z0{min-height:60px;min-width:120px;padding:0 16px;align-items:flex-start}.styles_desktop__sZMNI .styles_dropdown__item__rS8z0:not(:last-child){border-bottom:1px solid var(--surface-700)}.styles_desktop__sZMNI .styles_dropdown__cfIL3 svg{transition:transform .1s ease-in-out}.styles_desktop__sZMNI .styles_dropdown__cfIL3:hover .styles_dropdown__list__JXbIX{display:block}.styles_desktop__sZMNI .styles_dropdown__cfIL3:hover .styles_dropdown__icon___lz4E{transform:rotate(180deg)}.styles_desktop__searching__qj8Rc{background-color:rgba(0,0,0,.9)}@media screen and (max-width:600px){.styles_desktop__sZMNI{display:none}}.styles_mobile__UMIq7{display:none;grid-template-columns:4% [hamburger] 40px [logo] 1fr [search] 40px 4%;grid-template-rows:[mobile-nav] 72px [mobile-items] 1fr;place-items:center;transition:all .3s ease-in-out}.styles_mobile__UMIq7 .styles_hamburger__Ui_HB{grid-column-start:hamburger;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.styles_mobile__UMIq7 .styles_hamburger__line__AHLg5{z-index:15;width:25px;height:3px;background-color:var(--shades-white);transition:all .3s ease}.styles_mobile__UMIq7 .styles_logo__lSC_J{object-fit:contain;object-position:center;grid-column-start:logo;transition:all .5s ease-in-out}.styles_mobile__UMIq7 .styles_search__i4Hmy{grid-column-start:search;width:100%}.styles_mobile__UMIq7 .styles_search__i4Hmy svg{width:24px;height:24px;transition:all .3s ease-in-out}.styles_mobile__UMIq7 .styles_backdrop__xSZe0{position:fixed;background-color:rgba(0,0,0,.5);z-index:15;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;top:0;left:0;width:100vw;height:0}.styles_mobile__UMIq7 .styles_backdrop__active__e_Tqw{height:100dvh;opacity:1;visibility:visible}.styles_mobile__UMIq7 .styles_menu__RXrd2{position:fixed;top:0;left:-100%;width:70vw;height:100dvh;background-color:var(--surface-900);transition:all .3s ease-in-out;border-radius:0 24px 24px 0;display:flex;flex-direction:column;gap:1em;z-index:15;padding:0 16px 6px}.styles_mobile__UMIq7 .styles_menu__RXrd2 .styles_header__bNUpz{padding:0 1em;width:100%;position:relative}.styles_mobile__UMIq7 .styles_menu__RXrd2 .styles_header__bNUpz .styles_logo__lSC_J{object-fit:contain;object-position:center;margin-top:40px;width:90px;height:20px}.styles_mobile__UMIq7 .styles_menu__active__i_wCV{left:0}.styles_mobile__UMIq7 .styles_item__4fVa1{padding:1em;cursor:pointer}.styles_mobile__UMIq7 .styles_item__active__oOSv_{color:var(--primary-500);text-decoration:underline;text-underline-offset:8px}.styles_mobile__searchActive__J9MDw{grid-template-columns:4% [hamburger] 40px [logo] 0 [search] auto 4%}.styles_mobile__searchActive__J9MDw .styles_logo__lSC_J{visibility:hidden;opacity:0;width:0}.styles_mobile__searchActive__J9MDw .styles_search__i4Hmy{margin-left:1em}.styles_mobile__searchActive__J9MDw .styles_search__i4Hmy svg{width:16px}.styles_mobile__searchActive__J9MDw .styles_hamburger__line__AHLg5:first-child{transform:translateY(8px) rotate(-45deg)}.styles_mobile__searchActive__J9MDw .styles_hamburger__line__AHLg5:nth-child(2){opacity:0}.styles_mobile__searchActive__J9MDw .styles_hamburger__line__AHLg5:nth-child(3){transform:translateY(-8px) rotate(45deg)}.styles_mobile__searching__eEZtQ{background-color:rgba(0,0,0,.9)}@media screen and (max-width:600px){.styles_mobile__UMIq7{display:grid}}.styles_backdrop__xSZe0{position:fixed;background-color:rgba(0,0,0,.5);z-index:15;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;top:72px;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,.9);box-sizing:border-box;overflow:hidden;padding-bottom:3em}.styles_backdrop__active__e_Tqw{opacity:1;visibility:visible;height:100%}@keyframes styles_shimmer__1TzWJ{0%{left:-100%}to{left:100%}}@keyframes styles_text-bar-sweep__PVAgY{0%{background-position:100% 0}to{background-position:0 0}}.styles_avatar__aJz20{width:30px;height:30px;border-radius:50%;background-color:var(--secondary-500);color:var(--shades-white);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;text-transform:uppercase;line-height:0}.styles_avatar__aJz20.styles_small__ugJ31{width:24px;height:24px;font-size:10px}.styles_avatar__aJz20.styles_medium__ZLl6C{width:30px;height:30px;font-size:14px}.styles_avatar__aJz20.styles_large__PCYa6{width:50px;height:50px;font-size:24px}
/*# sourceMappingURL=5701fb5f1a92b810.css.map*/