.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:100%;padding-left:20px;padding-right:20px;position:relative;width:520px;z-index:1}.hero-module .circle-label{align-items:center;aspect-ratio:1;background:var(--Accent-Colour);border-radius:100%;display:flex;flex-direction:column;font-family:Rift,sans-serif;font-weight:700;height:130px;justify-content:center;padding:15px;text-align:center;width:130px}.hero-module .circle-label-number{font-size:3.75rem;line-height:90%}.hero-module .circle-label-text,.hero-module h1{line-height:normal}.hero-module h1{font-size:4.0625rem;font-style:normal;font-weight:700;margin:0}.hero-module p:last-child{margin-bottom:0}@media screen and (max-width:767px){.hero-module.height-default{flex-direction:column-reverse;min-height:unset;padding-bottom:50px;padding-top:0}.hero-module.height-default .content{margin-top:var(--Content-Spacing-Vertical)}.hero-module.hero-module.height-default .absolute-full.bg-image{position:relative}.hero-module.hero-module.height-flexible{padding-bottom:50px;padding-top:50px}.hero-module h1{font-size:3rem}}.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:150px 0}.hero-module.text-background-style-text-shadow .hero-heading,.hero-module.text-background-style-text-shadow .text-content{text-shadow:0 0 60px #000}.hero-module.text-background-style-solid .bg-image{clip-path:polygon(0 0,100% 0,100% 100%,120px 100%);height:100%!important;left:unset;right:0;width:50%}@media screen and (max-width:767px){.hero-module.text-background-style-solid{flex-direction:column;padding-bottom:0!important}.hero-module.text-background-style-solid .bg-image{clip-path:polygon(0 24px,100% 0,100% 100%,0 100%);height:auto!important;left:unset;position:relative;right:0;top:0;width:100%}}