.parallax,.parallax-reverse{position:relative;min-height:300px;overflow:hidden}.parallax-reverse:before,.parallax:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-position:50%;background-attachment:fixed;z-index:-1}.parallax:before{background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,0)),url(/images/brand-mask.webp)}.parallax-content{position:relative;z-index:1}.parallax-reverse:before{background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0)),url(/images/brand-mask.webp)}.parallax-reverse .parallax-content{position:relative;z-index:1}@media (max-width:768px){.parallax,.parallax-reverse{min-height:150px}}