.banner,.banner *{box-sizing:border-box}.banner{position:relative;background-size:auto 100%;background-position:left bottom;background-repeat:no-repeat;min-height:575px;display:flex;justify-content:flex-end;align-items:center;color:#fff;padding:85px 0 70px}.banner-triangle{display:block;position:absolute;bottom:0;right:0;width:33%;max-width:660px;background-image:url(https://www.cvmsolutions.com/hubfs/images/banner-triangle.svg);background-size:cover;background-repeat:no-repeat}.banner-triangle:before{content:'';display:block;width:100%;padding-top:86.336336336336336%}.banner-content{background:rgba(31,78,121,0.94);padding:50px 60px 45px;position:relative;z-index:2;width:56%;max-width:1120px}.banner h1{font-family:'Roboto Slab';font-weight:700;font-size:46px;color:#fff;letter-spacing:0;line-height:1.304347826086957;margin:0;width:754px;max-width:100%}.banner h1:after{content:'';display:block;width:485px;max-width:100%;background:#70ad47;height:4px;margin:8px 0 16px}.banner p{font-weight:300;font-size:28px;color:#fff;letter-spacing:0;line-height:1.178571428571429;width:700px;max-width:100%}.banner p:last-child{margin:0}.banner .button{display:inline-block;transition:all .3s;background:#70ad47;border:2px solid #70ad47;border-radius:8px;color:#fff;font-weight:900;font-size:17px;line-height:1;letter-spacing:0;padding:12px 30px;text-transform:uppercase}.banner .button:hover{background:transparent}@media(max-width:600px){.banner-content{padding:50px 20px 45px;width:100%}}