.bar{position:absolute;bottom:0;left:0;height:10px;width:100%;display:flex;z-index:1}.bar .color-1{width:30%;background-color:var(--soft-blue)}.bar .color-2{width:70%;background-color:var(--dark-green)}.bar-gradient{position:fixed;top:0;left:0;width:100%;height:6px;background:var(--aramco-gradient);z-index:100}