.hero{background-repeat:no-repeat;overflow:hidden;padding:3rem 0}.hero__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.hero__title{margin-bottom:1rem}.hero__info{max-width:100%;margin-bottom:2rem}.hero__text{font-size:1.125rem}.hero__info:not(:last-child){margin-bottom:2rem}.hero__image{align-self:stretch}.hero__image img{object-fit:cover;object-position:center;height:100% !important}@media screen and (min-width:1200px){.hero{padding:0}.hero__item{flex-direction:row}.hero__info{flex:0 0 50%;max-width:50%;padding:7rem 10rem 7rem 0}.hero__info:not(:last-child){margin-bottom:0}.hero__image{flex:0 0 50%;max-width:50%}.hero__image img{width:50vw !important;max-width:50vw !important}.hero__text{width:90%}}