.node--type-parallax-page .parallax-region{position:relative}.node--type-parallax-page .parallax-bg-wrapper{bottom:0;overflow:hidden;position:fixed;top:0}.node--type-parallax-page .parallax-bg-wrapper .parallax-background{opacity:0;transition:all ease-in-out .5s}.node--type-parallax-page .parallax-bg-wrapper .parallax-background.visible{opacity:1}.node--type-parallax-page .parallax-bg-wrapper video,.node--type-parallax-page .parallax-bg-wrapper img,.node--type-parallax-page .parallax-bg-wrapper .fullwidth-video-bg{height:100vh;-o-object-fit:cover;object-fit:cover;width:100vw}@supports(-ms-ime-align: auto){.node--type-parallax-page .parallax-bg-wrapper video{height:auto;width:100%}}.node--type-parallax-page .parallax-content-wrapper{position:relative;z-index:1}.node--type-parallax-page .parallax-content{display:flex;margin-left:1rem;margin-right:1rem;min-height:150px;padding-bottom:100vh;padding-top:calc(50vh - 150px)}@media(min-width: 768px){.node--type-parallax-page .parallax-content{margin-left:2rem;margin-right:2rem}}.node--type-parallax-page .parallax-content.align-center{justify-content:center}.node--type-parallax-page .parallax-content.align-left{justify-content:flex-start}.node--type-parallax-page .parallax-content.align-right{justify-content:flex-end}.node--type-parallax-page .parallax-content>div{max-width:560px;padding:2rem;width:100%}@media(min-width: 768px){.node--type-parallax-page .parallax-content>div{max-width:460px}}.node--type-parallax-page .region-wrapper{background:#fff;position:relative}