body.page .parallax,body.single .parallax{position:relative;overflow:hidden}body.page .parallax .image_wrapper,body.single .parallax .image_wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}body.page .parallax .image_wrapper .theme-overlay,body.single .parallax .image_wrapper .theme-overlay{height:100%}body.page .parallax .image_wrapper img,body.single .parallax .image_wrapper img{width:100%;height:800px;-o-object-fit:cover;object-fit:cover;transform:translateY(0);transition:top .05s ease-out;will-change:top;position:absolute;left:0;top:0;z-index:-1}body.page .parallax .text,body.single .parallax .text{margin:0;color:var(--theme-base-light);padding:4rem 0;position:relative;z-index:2}body.page .parallax .about-us-placeholder,body.single .parallax .about-us-placeholder{text-align:center;padding:3rem;background-color:var(--theme-base-soft);border-radius:4px}body.page .parallax .about-us-placeholder p,body.single .parallax .about-us-placeholder p{font-size:1.1rem;color:var(--theme-grey-color)}
