.header_container__xofsz{background-color:#fff;position:sticky;top:0;z-index:99;height:4rem;box-shadow:0 6px 12px rgba(0,0,0,.051);padding:0 var(--spacing-5);max-width:none}.header_containerHeader__zKbrl{display:flex;flex-direction:row;align-items:center;gap:40px}.header_nav__Aoml7{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1600px;width:100%;margin:0 auto}@media screen and (max-width:1024px){.header_nav__Aoml7{justify-content:center}}.header_menu__Ac4ox{display:flex;gap:var(--spacing-4);text-transform:uppercase;font-weight:600;color:#fff;position:relative;height:100%}@media screen and (max-width:1024px){.header_menu__Ac4ox{display:none}}.header_menuItem__Fmppj{font-weight:400;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;text-transform:capitalize}.header_actions__lRNN_{display:flex;align-items:center;gap:.5rem}.header_actions__lRNN_ button{border:1px solid rgba(0,0,0,.122)}@media screen and (max-width:1024px){.header_actions__lRNN_{flex-direction:column}}.header_action__AbaAB{color:#3f51b5;font-size:14px}.header_icon__6EP1l{display:flex;align-items:center;color:var(--color-brand)}.header_iconOpen__NAOjw{transform:rotate(-180deg)}.header_menuItemContainer__N5KRt{position:relative}.header_menuItem__Fmppj{padding:10px;color:#000;text-decoration:none}.header_menuItem__Fmppj:hover{text-decoration:underline}.header_submenu__IPt6l{position:absolute;left:0;top:100%;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:10px;display:flex;flex-direction:column;z-index:1}.header_submenuItem__Q6tOy{display:flex;flex-direction:column;cursor:pointer;padding:5px 10px;color:#000;text-decoration:none;font-weight:400;font-size:14px}.header_submenuItem__Q6tOy:hover{text-decoration:underline;background-color:rgba(0,0,0,.04)}.header_menuMobile__BDfcV{position:absolute;left:1rem;display:none}@media screen and (max-width:1024px){.header_menuMobile__BDfcV{display:block}}.header_menuMobileClose__ZcJAh{position:absolute;right:1rem}.header_menuMobileContainer__JeLZg{position:fixed;z-index:100;width:100%;height:100vh;background-color:rgba(0,0,0,.3)}.header_menuMobileContent__cHSOI{background:#fff;width:100%;height:100%;max-width:500px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.header_menuMobileContent__cHSOI .header_nav__Aoml7{height:max-content}.header_menuMobileLinks__BIPpn{padding:1rem}.header_menuMobileLinksList__WRWuB{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.header_menuMobileLinksList__WRWuB li{font-weight:400;padding-left:2rem}.header_menuMobileLinksList__WRWuB>li{font-weight:600;padding-left:0}