.header {
     background: linear-gradient(180deg,#fff 0,rgba(255,255,255,0.15) 100%);
     backdrop-filter: saturate(100%) blur(5px);
}