header.header{min-height:104px}nav.navigation{min-height:58px}.alert-bar{display:flex;padding:7px}.alert-bar__text-container{margin:auto}.navigation__list,.header__container{max-width:var(--container-max-width);width:var(--container-width);display:flex;margin:auto;align-items:center;flex-direction:row}.alert-bar__text-container,.navigation__link{font-family:var(--text-font);font-size:var(--font-size-sm)}.navigation__link{font-size:14px}.header__search{display:none}.header__container{justify-content:space-between;gap:20px;padding:var(--block-default-padding)}.navigation__list{justify-content:center;gap:50px;padding:20px var(--block-default-padding)}.navigation{display:none}.navigation__item{display:flex;align-items:center;justify-content:center}.user_menus{display:flex;align-items:center;gap:8px}.navigation__categories{width:25px;height:28px}.user_menus__icon{min-width:30px;height:30px;align-items:center;display:flex}.header__logo-image{width:80px;height:auto}.header__container>.user_menus{align-items:center}@media screen and (min-width: 851px){.user_menus__icon--user{min-width:105px;height:40px}}@media screen and (min-width: 1024px){.header__search,.navigation{display:flex}.header{margin:0}.header__search{margin:auto;min-width:215px;min-height:30px;width:100%;max-width:400px}.header__logo{margin:0}.header__container{justify-content:flex-start}.header__logo-image{width:80px}}@media screen and (max-width: 1024px){.header__container>.navigation__categories,.header__container>.user_menus{flex:25%}.header__container>.user_menus{justify-content:end}}