.my-header{align-items:center;background-color:var(--white-100);display:flex;height:60px;left:0;padding:15px;position:absolute;top:0;width:100%;z-index:var(--z-index-header)}.my-header_fixed{height:auto;position:fixed}@media screen and (min-width:744px){.my-header{height:72px;padding:20px 34px}}@media screen and (min-width:1024px){.my-header{display:none}}.my-header__left{flex-shrink:0;width:24px}@media screen and (min-width:744px){.my-header__left{width:32px}}.my-header__right{flex-shrink:0;width:24px}@media screen and (min-width:744px){.my-header__right{width:32px}}.my-header__center{display:flex;flex-grow:1;justify-content:center;text-align:center}
