.page-banner,.parallax{background-size:cover;background-position:center;background-repeat:no-repeat;display:flex}.parallax{background-attachment:fixed;padding:10px 0;min-height:100vh;align-items:flex-end;justify-content:center}.parallax-container{position:relative;overflow:hidden}.page-banner{margin-top:-20px;position:relative;min-height:640px;flex-direction:column;align-items:flex-end;justify-content:center}.banner-content{display:flex;justify-content:flex-end;flex-direction:column;width:43%}.banner-title{font-weight:700}.banner-text{max-width:80%}.banner-image-right{max-width:30%}@media screen and (min-width:768px) and (max-width:992px){.page-banner{min-height:400px}.banner-content{width:60%}}@media screen and (min-width:993px) and (max-width:1024px){.page-banner{min-height:470px}.banner-content{width:48%}}@media screen and (min-width:1025px) and (max-width:1299px){.parallax{align-items:center}.page-banner{min-height:470px}}@media (max-width:768px){.page-banner{align-items:center}.banner-content{width:80%}.banner-image-right,.banner-text{max-width:100%;margin-bottom:20px}}