.parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.parallax .gradient-overlay{width:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(var(--main-dark)));background:linear-gradient(180deg,transparent,var(--main-dark))}