.parallax-section{box-sizing:border-box;isolation:isolate;overflow:hidden;position:relative;width:100%}.parallax-section__bg{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.parallax-section__overlay{inset:0;pointer-events:none;position:absolute;z-index:1}.parallax-section__content{position:relative;z-index:2}@media (max-width:768px){.parallax-section__bg{background-attachment:scroll}}