.banner--container{padding:64px 0}.banner--wrapper{border-radius:12px;height:500px;overflow:hidden;position:relative;width:100%}.banner--wrapper img{height:500px;object-fit:cover;object-position:right;width:100%}.banner-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;left:0;padding:32px 64px;position:absolute;top:0;width:60%}@media only screen and (max-width:1240px){.banner-content p{display:none}}@media only screen and (max-width:800px){.banner--wrapper img,.banner-content{height:500px!important}.banner-content{padding:16px 32px!important;width:100%!important}.banner-content h2{font-size:3.6rem!important}.banner-content a{font-size:1.25rem!important;font-weight:500!important;padding:1.2rem 2rem!important}}