.hero-gallery{align-items:center;background-color:var(--color-grey);display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:1}.hero-gallery:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-form__video,.hero-gallery__img,.hero-gallery__video.oembed_container{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.hero-gallery__video.oembed_container .iframe_wrapper{height:100%;padding-bottom:0}.hero-gallery__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:relative;text-align:center;top:0;width:100%;z-index:1}.hero-gallery__content__heading{font-size:36px;font-weight:500;line-height:1;margin-bottom:42px;margin-left:auto;margin-right:auto;max-width:60%}.hero-gallery__content__subheading{font-size:16px;font-weight:300;margin-left:auto;margin-right:auto;max-width:60%}@media (max-width:767.98px){.hero-gallery__content__heading,.hero-gallery__content__subheading{max-width:100%}}