.banner2{background:var(--secondary-color);color:#fff;font-size:2rem;line-height:1.6;padding:12rem 2rem;position:relative}.banner2 .content-wrapper{display:flex;flex-direction:column;gap:6rem}.banner2__ctas{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.banner2 .content-wrapper{flex-direction:row}.banner2__content{flex:0 1 43.300653594771242%}.banner2__image{flex:1}.banner2__ctas{flex-direction:row}}@media (min-width:992px){.banner2 h2{font-size:4rem}}.banner2__content-inner,.banner2__image{position:relative;z-index:2}.banner2__content-bg{background:var(--primary-color);bottom:0;left:-20vw;mix-blend-mode:multiply;pointer-events:none;position:absolute;top:0;transform:skew(-20deg);width:82vw}.banner2 .button{margin-top:2rem}@media (max-width:767px){.banner2{padding:4.8rem 2rem}.banner2__content{padding:0}.banner2__content-bg{left:0;transform:unset;width:100%}}