.parallax{position:relative;background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat}.parallax:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.8);z-index:1}.parallax>*{position:relative;z-index:2}.bg-hero{background-image:url(/hero-bg.webp)}.bg-our-holdings{background-image:url(/our-holdings-bg.webp)}@media (max-width:768px){.parallax{background-attachment:scroll;background-size:cover;background-repeat:no-repeat}}