.hero-simple{content-visibility:visible;overflow:hidden;padding-top:120px;position:relative}.hero-simple .d-flex{display:flex}.hero-simple .flex-row{flex-direction:row}.hero-simple .flex-row-reverse{flex-direction:row-reverse}.hero-simple .flex-column{flex-direction:column}.hero-simple .flex-column-reverse{flex-direction:column-reverse}.hero-simple .justify-center{justify-content:center}.hero-simple .justify-start{justify-content:flex-start}.hero-simple .justify-between{justify-content:space-between}.hero-simple .align-start{align-items:flex-start}.hero-simple .justify-end{justify-content:flex-end}.hero-simple .align-center{align-items:center}.hero-simple .align-end{align-items:flex-end}.hero-simple .flex-wrap{flex-wrap:wrap}@media only screen and (max-width:1023px){.hero-simple{padding-bottom:6px;padding-top:100px}}.hero-simple__inner{border-radius:28px;margin:0 20px}.hero-simple__wrapper{gap:24px}@media only screen and (max-width:1023px){.hero-simple__wrapper{flex-direction:column!important;gap:24px;padding:28px 0}}.hero-simple__wrapper--text{gap:28px;padding-top:60px}@media only screen and (max-width:1023px){.hero-simple__wrapper--text{max-width:100%!important;min-height:unset!important}}@media only screen and (max-width:768px){.hero-simple__wrapper--text{padding-top:0}}.hero-simple__wrapper--text .text *{color:var(--Additional-Colours-White);margin-bottom:32px;margin-top:0}@media only screen and (max-width:768px){.hero-simple__wrapper--text .text *{margin-bottom:0}}.hero-simple__wrapper--text .text p:last-of-type{margin-bottom:0}@media only screen and (max-width:768px){.hero-simple__wrapper--text .text p{margin-top:20px}}@media only screen and (max-width:1023px){.hero-simple__wrapper--text br{display:none}}@media only screen and (max-width:768px){.hero-simple__wrapper--text .spacer{display:none}}@media only screen and (max-width:1023px){.hero-simple__wrapper--img{display:none!important}}.hero-simple__wrapper--img img{height:max-content!important}