[is=parallax-sections] .wrapper{position:relative}[is=parallax-sections] .wrapper .wrapper-bg{position:absolute;top:0;bottom:0;left:0;right:0}[is=parallax-sections] .wrapper .wrapper-bg:before{content:"";position:absolute;background-color:#fff;left:0;right:0;bottom:100%;height:100%;z-index:-1}[is=parallax-sections] .wrapper .wrapper-bg:after{content:"";position:absolute;background-color:#fff;left:0;right:0;top:100%;height:0%;z-index:-1}[is=parallax-sections] .wrapper .bgimages{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-2}[is=parallax-sections] .wrapper .bgimages .bg{background-size:cover;background-position:50%;position:absolute;top:0;bottom:0;left:0;right:0;opacity:0}[is=parallax-sections] .wrapper .bgimages .bg:first-child{opacity:1!important}[is=parallax-sections] .wrapper .content{position:relative;z-index:1}[is=parallax-sections] .wrapper .content .item{height:150vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[is=parallax-sections] .wrapper .content .item .description+[is=button],[is=parallax-sections] .wrapper .content .item .title+.description,[is=parallax-sections] .wrapper .content .item .title+[is=button]{margin-top:2rem}[is=parallax-sections] .wrapper .content .wrapper-item{background-color:rgba(35,36,78,.9);width:800px;max-width:100%;padding:2rem}@media (min-width:576px){[is=parallax-sections] .wrapper .content .wrapper-item{padding:3rem}}@media (min-width:992px){[is=parallax-sections] .wrapper .content .wrapper-item{padding:4rem}}[is=parallax-sections] .wrapper .content .wrapper-item .description,[is=parallax-sections] .wrapper .content .wrapper-item .title{color:#fff}[is=parallax-sections] .wrapper .content .wrapper-item [is=button] .button{background-color:#fff;color:#23244e}