.header_wrapper{justify-content:space-between}.header,.header_wrapper{align-items:center;display:flex}.header{background:#1e1e1e;border-bottom:5px solid #c51010;height:80px;padding:0 10px;position:relative}.header__center{bottom:auto;left:0;margin:0 auto;position:absolute;right:0;top:0;width:-moz-fit-content;width:fit-content;z-index:1}.header__right{align-items:center;display:flex;gap:6px}.burger__menu_wrapper{align-items:center;background:#cb1105;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:46px;justify-content:center;width:46px}.burger__menu_wrapper span{background:#fff;border-radius:4px;height:5px;width:30px}.logo_wrapper{display:block}.logo_wrapper img{transition:all .3s;width:156px}.header .button__svg_wrapper{background:#ff0}.header.aside .header__menu__list{left:0}.header__menu__list{background:#cb1105;height:calc(100dvh - 80px);left:-200px;position:fixed;top:80px;transition:all .3s;width:200px}.header__menu__item_wrapper{border-bottom:1px solid #f5d737;padding:8px 10px}.header__menu__item{color:#f5d737;font-size:17px;font-style:italic;text-transform:uppercase}.header.scroll .logo_wrapper img{transform:scale(.7)}.body__background{height:100dvh;position:fixed;top:0;width:100vw;z-index:0}.body__background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:500px){.header__right .button{display:none}}
