.header{left:0;opacity:0;position:fixed;right:0;top:20px;transition:.3s ease-in-out;width:fit-content;width:auto;z-index:999}.header__wrapper{align-items:center;display:flex;justify-content:space-between}.header__logotype{transition:.8s ease-in-out}@media only screen and (width <= 359px){.header__logotype{width:100%}}.header__logotype span{align-items:center;display:flex;justify-content:center}.header__logotype a img,.header__logotype a svg{display:block;width:170px}.header__logotype.disabled{pointer-events:none!important}.is-scrolling-down-tag .header{top:-120px}