.e-hero{margin-bottom:0;position:relative}.e-hero__list{display:flex}.e-hero__item{display:flex;width:100%}.e-hero__img{position:relative;display:flex;flex:0 0 100%;width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.e-hero__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.e-hero__img::before{background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25098) 100%);content:"";position:absolute;top:0;left:0;bottom:0;right:0}.e-hero__body{position:relative;display:flex;flex-direction:column;width:100%;height:100%;padding:24px;margin-left:-100%}.e-hero__title{color:#fff;width:70%;margin-bottom:0}.e-hero__annot{text-align:left;color:#fff;max-width:50ch;padding-top:10px}.e-hero__btn{margin-top:auto}.e-hero--green .e-hero__title,.e-hero--green .e-hero__annot{color:#0e3a2f}.e-hero--black .e-hero__title,.e-hero--black .e-hero__annot{color:#161718}@media(min-width: 750px){.e-hero__title{width:55%}}@media(min-width: 1000px){.e-hero__title{width:55%}}@media(min-width: 1200px){.e-hero__title{width:35%}}
