.hero-module{align-items:center;display:flex;justify-content:flex-start;position:relative}.hero-module.height-default{min-height:100vh}.hero-module .content{display:flex;flex-direction:column;gap:var(--Content-Spacing-Vertical);max-width:69%;padding-left:20px;padding-right:20px;position:relative;z-index:1}.hero-module .text-content{max-width:440px}.hero-module h1{font-size:3.4375rem;font-style:normal;font-weight:700;line-height:normal;margin:0;max-width:788px}.hero-module .hero-heading span{color:var(--Accent-Colour)}.hero-module video{height:100%;object-fit:cover;position:absolute;right:0;width:33%}.hero-module.alignment-centered .content{align-items:center;margin:0 auto;text-align:center;width:680px}.hero-module.alignment-centered .text-content{max-width:100%;width:522px}.hero-module.alignment-centered .button-group{justify-content:center}.hero-module.height-flexible{padding:12rem 0}@media (max-width:1023px){.hero-module{flex-direction:column-reverse;gap:var(--Content-Spacing-Vertical)}.hero-module,.hero-module.height-flexible{padding-bottom:80px;padding-top:0}.hero-module h1{font-size:2.5rem}.hero-module video{height:auto;position:relative;width:100%}}@media (max-width:767px){.hero-module .content{max-width:100%;width:100%}}