@media only screen and (min-width:768.5px){.hero--remove-padding{padding:0}}.hero__container{display:flex;flex-wrap:wrap;justify-content:space-between}.hero__container--centered{justify-content:center;text-align:center}.hero__inner{margin-bottom:auto;margin-top:auto;width:calc(50% - 1rem)}.hero__inner--image{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;position:relative}.hero__inner--fill-height{margin:0}.hero__img{max-height:40rem;object-fit:contain;width:100%}.hero__img--contain,.hero__img--cover{height:40rem;max-height:none;max-width:none;min-height:100%}.hero__img--cover{object-fit:cover;width:100%}.hero__img--fill-width{align-self:flex-start;min-width:calc(50vw - 1rem)}@media only screen and (max-width:768px){.hero--remove-padding{padding-bottom:0}.hero__inner{display:flex;justify-content:center;width:100%}.hero__inner--text{padding:0}.hero__inner--image{margin:5rem 0 0}.hero__img--fill-width{margin:0 -2.5vw;width:100vw}.hero__img{height:100%;max-height:40rem}}