.hero__content{display:block;padding:4rem 1rem;max-width:1920px;margin:auto}.hero--centered .hero__text{max-width:800px;margin:auto;text-align:center}.hero__subtitle{margin-bottom:0;line-height:1.55}.hero__cta{margin-top:1rem;margin-bottom:0}.hero__image{width:100%;padding:5%;position:relative;text-align:center}.hero__image img{position:relative;z-index:050;display:inline-block}.hero__image:after{content:"";z-index:010;position:absolute;top:10%;left:40%;bottom:-20px;right:-20px;background-color:#ecf6ee}.hero__video{width:100%;max-width:100%;position:relative;text-align:center;margin:2rem auto 0}@media screen and (min-width:1000px){.hero__content{max-width:1600px;padding:4rem 2rem;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;justify-content:space-between;margin:auto}.hero--image .hero__content,.hero--video .hero__content{-webkit-box-align:center;align-items:center}.hero__text{width:100%;max-width:40%}.hero__subtitle{font-size:1.111rem}.hero__image{max-width:50%;margin-right:auto}.hero__video{max-width:50%;margin-top:0}}