@-webkit-keyframes fadein{from{opacity:0.2}to{opacity:1}}@keyframes fadein{from{opacity:0.2}to{opacity:1}}@keyframes fadein{from{opacity:0.2}to{opacity:1}}.parallax-container{height:100vh;max-height:100vh;overflow-x:hidden;overflow-y:hidden;-webkit-perspective:2px;perspective:2px;background-color:#000}.parallax-container::-webkit-scrollbar{display:none}.parallax-background{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:150vh;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.parallax-background::after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#fefefe;background-position:center;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.parallax-text-container{display:-webkit-box;display:-ms-flexbox;display:flex}.parallax-text-container--below-image{position:relative;height:auto;background:#fefefe}.parallax-text{width:90%;max-width:1440px;margin:0 auto;text-align:center}@media (max-width: 1024.98px){.parallax-text{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.parallax-text h2{margin:0 10px;color:inherit}.parallax-mobile-wrapper{position:relative;overflow:hidden;width:100%}.parallax-mobile-wrapper img{height:auto;vertical-align:middle}

