.sc-container{width:100%;height:500px;position:relative;border-radius:6px}.sc-container>.sc-bg-image{background-size:cover;background-repeat:no-repeat;width:100%;height:100%;border-radius:10px}.sc-banner-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.6);border-radius:10px}.sc-content{position:relative;padding-top:135px;padding-left:35px;padding-right:35px;width:auto;max-width:650px !important}.sc-content>h2{font-size:28px;color:white;text-align:center}.sc-content>.sc-content-text{color:white;text-align:center;margin-top:14px}.sc-btn-grid{display:grid;grid-template-columns:50% 50%;grid-gap:12px}.sc-btn-grid>*{margin:0 auto}@media only screen and (max-width:767px){.sc-container{margin-bottom:20px;height:550px}.sc-content{padding-top:50px}}