.custom-parallax-module{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.parallax-bg{background-attachment:fixed;background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.parallax-content-wrapper{display:flex;justify-content:center;width:100%}.parallax-content{max-width:800px;padding:2rem;position:relative;text-align:center;z-index:2}.parallax-heading{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.parallax-subheading{color:#fff;font-size:1.5rem;margin-bottom:1rem}.parallax-body-text{color:#fff;font-size:1rem;margin-bottom:1.5rem}.parallax-button{background-color:#97999b;border-radius:0;color:#fff;display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s ease}.parallax-button:hover{background-color:#e65c00;color:#fff}@media (max-width:768px){.parallax-bg{background-attachment:scroll}}