.parallax-module-wrapper .parallax-module{background-size:cover;position:relative;padding:6.6vmax 20px;box-sizing:border-box;overflow:hidden}.parallax-module-wrapper .parallax-module__content{margin:0 auto;position:relative;padding:6.6vmax 20px}@media screen and (max-width:767px){.parallax-module-wrapper .parallax-module{background-size:auto 125%}}.parallax__container{clip:rect(0,auto,auto,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}.parallax{position:fixed;top:0;-webkit-transform:translate3d(0,0,0) scale(1.15);transform:translate3d(0,0,0) scale(1.15);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}