.header_header__kSeoN{position:-webkit-sticky;position:sticky;padding-top:24px;top:0;z-index:var(--z-40);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media screen and (max-width:1024px){.header_header__kSeoN{padding-top:16px}}.header_headerInner__en_vy{position:relative;height:64px;margin:0 auto;padding-inline:16px;display:grid;align-items:center;grid-template-columns:1fr 3fr 1fr;grid-gap:8px;gap:8px;background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--box-shadow-md);transition:box-shadow .2s ease-in-out,border-radius .4s ease-in-out}@media screen and (max-width:1024px){.header_headerInner__en_vy{grid-template-columns:1fr 1fr 1fr;padding-inline:12px}}.header_headerLeft___HCkd{display:flex;align-items:center;gap:12px}@media screen and (max-width:1024px){.header_headerLeft___HCkd{justify-content:center}}.header_navigation__pV8WT{height:100%}@media screen and (max-width:1024px){.header_navigation__pV8WT{display:none}}.header_headerRight__84DGE{display:flex;justify-content:flex-end;align-items:center;gap:12px}@media screen and (max-width:1024px){.header_openMobileMenu__s5xux{border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:0 -4px 12px -4px rgba(0,0,0,.1)}}.header_overlay__UCquO{position:fixed;height:100dvh;inset:0;background-color:var(--color-muted-foreground);z-index:-1;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media(min-width:1024px){.header_overlay__UCquO{display:none}}@keyframes header_fadeOut__DUdE7{0%{opacity:1}to{opacity:0}}.header_overlay__UCquO.header_closeOverlay__gyRMh{animation:header_fadeOut__DUdE7 .3s ease-out forwards}@keyframes header_fadeIn__yhE_C{0%{opacity:0}to{opacity:1}}.header_overlay__UCquO{animation:header_fadeIn__yhE_C .6s ease-out forwards}.BurgerButton_burgerButton__ayTkV{position:relative;padding:10px;width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:transform .2s ease-in-out;cursor:pointer}.BurgerButton_burgerButton__ayTkV span{display:block;width:100%;height:2px;border-radius:1px;background-color:#000;transition:all .2s ease-in-out}@media screen and (min-width:1025px){.BurgerButton_burgerButton__ayTkV{display:none}}.BurgerButton_burgerButton__ayTkV.BurgerButton_open__l3oMn span:first-child{transform:rotate(45deg) translate(4px,4px)}.BurgerButton_burgerButton__ayTkV.BurgerButton_open__l3oMn span:nth-child(2){transform:rotate(-45deg) translate(3px,-3px)}