.hero-image{align-items:center;background-color:#82807d;display:flex;justify-content:center;min-height:65vh;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:991px){.hero-image{min-height:55vh}}.hero-image--small{max-height:700px}.hero-image__image{filter:brightness(.5);height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-image__content{align-items:flex-start;display:flex;flex-direction:column;gap:3.125rem;height:100%;justify-content:flex-end;padding:9.375rem var(--padding-inline);width:100%;z-index:1}@media only screen and (max-width:991px){.hero-image__content{padding:9rem var(--padding-inline) var(--padding-block) var(--padding-inline)}}.hero-image__title{color:#fff;font-size:3.5rem;font-weight:600;line-height:4.3125rem}@media only screen and (max-width:991px){.hero-image__title{font-size:3rem}}