/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100;}.parallax__container .parallax{background-position:center;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;transform:translate3d(0,0,0);transform-style:preserve-3d;width:100%;}
