.hero{overflow:hidden;position:relative}.hero--full-height{display:flex;flex-direction:column;min-height:calc(100vh - 72px);min-height:calc(100vh - var(--headerHeight,72px))}.hero--full-height .container{flex:1}.hero__container{display:grid;position:relative;z-index:1}.hero__image--left,.hero__image--right{align-self:stretch;display:flex;flex-direction:column;justify-content:center;position:relative}.hero__image--left{align-items:flex-end}.hero__image--right{align-items:flex-start}.hero__video iframe{object-fit:cover!important;width:100%}.hero__video>div{display:flex;height:100%;width:100%}.hero__text__testimonial{margin-top:40px}.hero__testimonial{align-self:auto;display:flex;padding:35px}.hero__embed{max-width:100%}@media only screen and (max-width:768px){.hero__container--mob-reverse{flex-direction:column-reverse}.hero__text__testimonial{margin-bottom:20px;margin-top:20px}}@media only screen and (max-width:640px){.hero__testimonial{padding:25px}}