.jwa-feature-bar-frame{width:100vw;margin-left:50%;transform:translateX(-50%)}.jwa-feature-bar-frame{background-color:var(--colour-1)}.jwa-feature-bar-frame h2,.jwa-feature-bar-frame p{color:#fff}.jwa-feature-bar-frame.tall,.jwa-feature-bar-frame.tall .feature-bar-image img{height:250px}.jwa-feature-bar-frame.short,.jwa-feature-bar-frame.short .feature-bar-image img{height:150px}.jwa-feature-bar-content{width:100%;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;overflow:hidden}.jwa-feature-bar-content h2{text-transform:uppercase;text-align:center;font-size:2em;margin-top:20px}.jwa-feature-bar-content p{text-transform:uppercase;text-align:center}.jwa-feature-bar-content .feature-bar-text{width:calc(50% - 8px);max-width:532px;z-index:3}.jwa-feature-bar-content .feature-bar-image{width:calc(50% - 8px);position:relative;z-index:2}.feature-bar-image img{display:block;position:relative;width:100%;object-fit:cover}.feature-bar-image::after{content:'';display:block;position:absolute;top:0;bottom:0;width:300px;left:0;border-bottom:180px solid var(--colour-1);transform:rotate(65deg) translate(-10px,174px);transform-origin:center;border-top:20px solid rgb(255 255 255 / .8);height:0;z-index:5}@media screen and (max-width:820px){.jwa-feature-bar-content{flex-direction:column}.jwa-feature-bar-content .feature-bar-text,.jwa-feature-bar-content .feature-bar-image{width:100%}.jwa-feature-bar-content .feature-bar-text{order:2}.jwa-feature-bar-content h2{margin:20px auto}.jwa-feature-bar-frame.tall,.jwa-feature-bar-frame.short{height:initial}.jwa-feature-bar-frame.tall .feature-bar-image img,.jwa-feature-bar-frame.short .feature-bar-image img{height:100%;max-height:200px}.feature-bar-image::after{display:none}}