.hero{background:linear-gradient(90deg,#fff 50%,#ffc300 50%);overflow:hidden}.hero .content-wrapper{display:flex;flex-direction:row}.hero__content{padding-top:15rem;padding-right:4rem;width:50%;position:relative}.hero--shape{position:absolute;right:0;bottom:0}.hero__content--subtitle{font-size:18px}.hero__image{background:#ffc300;width:50%;padding-top:5rem}.hero__image img{object-fit:cover;height:100%}@media(max-width:767px){.hero{background:#FFF}.hero .content-wrapper{flex-direction:column}.hero__content,.hero__image{width:100%;background:#fff}.hero__content{padding-right:0}.hero__image{padding-top:2em}.hero__image img{max-width:100%}.hero--shape{right:-20px}}