.header{position:-webkit-sticky;position:sticky;z-index:5;top:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:var(--background-opacity-color);padding:12px 0}.header__inner{display:flex}.header__logo{margin-right:auto}@media screen and (max-width: 824px){.header__inner{flex-direction:column}.header__menu,.header__logo{margin:0 auto}.header__logo{margin-bottom:8px}.header__menu{max-width:100vw;min-width:100vw;overflow-x:auto;margin:0 -24px}.header__menu .menu__list{display:block;justify-content:center;white-space:nowrap;margin:0;padding-left:14px}.header__menu .menu__item:last-child{margin-right:14px}}
