.hide-header{opacity:0;margin-top:-200px!important}.show-header{opacity:1;margin-top:0px!important}.header-main{position:fixed;top:0;width:100%;display:flex;justify-content:space-between;align-items:center;transition:all 0.6s ease;transform:translateY(0);background:transparent;border-bottom:1px solid transparent}.header-main.scrolled{transform:translateY(-100%)}.header-main.scroll-down{background:#32292f!important;border-bottom:1px solid #f1e9db}