body {
  font-family: Roboto, sans-serif;
  color: #373639;
  font-size: 19px;
  line-height: 140%;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #61babb;
  font-size: 3.4em;
  line-height: 120%;
  font-weight: 500;
}

h2 {
  margin-top: 20px;
  margin-bottom: 24px;
  color: #382451;
  font-size: 2.65em;
  line-height: 120%;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #8764a5;
  font-size: 1.58em;
  line-height: 120%;
  font-weight: 500;
}

h4 {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 1.25em;
  line-height: 140%;
  font-weight: 500;
}

h5 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 120%;
  font-weight: 500;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0.87em;
  line-height: 140%;
  font-weight: 500;
}

p {
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 145%;
}

a {
  color: #8764a5;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 16px;
  padding-left: 24px;
  color: #8764a5;
  list-style-type: none;
}

li {
  margin-bottom: 16px;
  padding-left: 24px;
  background-image: url('../images/circle-purple.svg');
  background-position: 0% 8px;
  background-size: 8px 8px;
  background-repeat: no-repeat;
  color: #373639;
  list-style-type: none;
}

.navbar {
  position: fixed;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 999px;
  padding: 12px 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #382451;
  color: #f06b6f;
}

.nav-menu {
  position: relative;
  left: auto;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block {
  padding-top: 56px;
  padding-bottom: 56px;
  color: #373639;
  font-size: 1em;
  line-height: 140%;
}

.body {
  font-family: Roboto, sans-serif;
  color: #373639;
  font-size: 19px;
  line-height: 140%;
  letter-spacing: 0.01em;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  min-height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 500;
}

.section {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 80px;
}

.section.first-section {
  height: auto;
  min-height: 100vh;
  padding-top: 96px;
}

.section.first-section.baclground-colour {
  min-height: auto;
  padding-bottom: 56px;
  background-color: #f8f8f8;
}

.section.first-section.background-color {
  padding-top: 0px;
  padding-bottom: 275px;
  background-color: #fff;
  background-image: url('../images/cover-butterfly.png');
  background-position: 103% 101%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.section.background-colour {
  position: relative;
  background-color: #f8f8f8;
}

.section.background-colour.client-journey {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 100vh;
  padding-top: 0px;
  padding-bottom: 80px;
  text-align: left;
}

.section.background-colour.client-journey.butterfly-left {
  background-position: -6% 101%;
  background-size: 250px;
}

.section.background-colour.client-journey.butterfly-right {
  background-image: url('../images/cover-butterfly.png');
  background-position: 103% 101%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.section.background-colour.last {
  padding-bottom: 0px;
}

.section.background-colour.last.butterfly-right.padding-bottom {
  padding-bottom: 112px;
}

.section.background-colour.no-margin-top {
  padding-top: 0px;
}

.section.background-colour.no-margin-top.no-margin-bottom {
  padding-bottom: 0px;
}

.section.last-section {
  padding-bottom: 0px;
}

.section.last-section.background-colour {
  padding-top: 0px;
}

.section.no-bottom-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.last.butterfly-right {
  background-image: url('../images/cover-butterfly.png');
  background-position: 103% 101%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.section.last.no-margin-bottom {
  padding-bottom: 0px;
}

.section.butterfly-left {
  background-image: url('../images/cover-butterfly.png');
  background-position: -5% 105%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.section.purple-background {
  background-color: #4b316e;
}

.link {
  margin-right: 8px;
  margin-left: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom: 1px solid transparent;
  color: #ebe4ea;
  font-size: 0.8em;
  line-height: 140%;
  text-align: left;
  text-decoration: none;
}

.link.w--current {
  border-bottom: 1px dotted #83c8d1;
  text-decoration: none;
}

.logo {
  display: block;
  width: auto;
  height: 60px;
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image {
  width: 100%;
  height: auto;
}

.image.shadow {
  box-shadow: 9px 9px 0 0 #61babb;
}

.button {
  height: 41px;
  padding: 10px 27px;
  border-radius: 26px;
  font-weight: 500;
}

.button.primary-button {
  margin-left: 16px;
  background-color: #83c8d1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #382451;
  font-size: 15px;
  line-height: 150%;
}

.button.primary-button:hover {
  background-color: #8764a5;
  color: #ebe4ea;
}

.button.secondary-button {
  height: 56px;
  padding: 17px 32px;
  float: none;
  border-radius: 28px;
  background-color: #83c8d1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #382451;
  font-size: 0.95em;
  text-align: left;
}

.button.secondary-button:hover {
  background-color: #382451;
  color: #61babb;
}

.button.client-journey-button {
  height: auto;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 30px;
  background-color: #4b316e;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #f0f8f9;
  font-size: 0.95em;
  line-height: 120%;
  text-decoration: none;
}

.button.client-journey-button:hover {
  background-color: #382451;
}

.hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4b316e;
}

.hero-image {
  position: static;
  width: 50%;
  height: 100%;
  min-height: 100vh;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url('../images/happy-family.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #f9f6f3;
  font-size: 18px;
  line-height: 120%;
  font-weight: 500;
}

.heading-5.no-margin {
  margin-bottom: 0px;
}

.heading-5.no-margin.text-teal {
  color: #83c8d1;
}

.heading-5.purple-600 {
  color: #382451;
}

.larger {
  position: static;
  color: #f9f6f3;
  font-size: 72px;
  line-height: 120%;
  font-weight: 700;
}

.larger.text-teal {
  color: #83c8d1;
}

.larger.teal {
  color: #83c8d1;
}

.quote {
  color: #83c8d1;
  font-size: 42px;
  line-height: 130%;
  font-weight: 500;
}

.quote.purple-text {
  position: relative;
  z-index: 2;
  color: #83c8d1;
}

.large {
  color: #382451;
  font-size: 52px;
  line-height: 120%;
  font-weight: 500;
}

.small {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
  line-height: 130%;
}

.small.text-white {
  color: #fff;
}

.smaller {
  color: #4b316e;
  font-size: 17px;
  font-weight: 400;
}

.smaller.bold {
  font-weight: 500;
}

.scroll-down {
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 132px;
  height: 66px;
  border-top-left-radius: 132px;
  border-top-right-radius: 132px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.scroll-down-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: auto;
  height: 26px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.striped-circle {
  position: absolute;
  left: -41px;
  right: auto;
  bottom: -32px;
  z-index: 1;
  opacity: 1;
}

.striped-circle.text-circle-image-shape {
  left: auto;
  right: 0px;
  bottom: -17px;
  width: 215px;
  height: 215px;
}

.striped-circle-svg {
  position: relative;
  z-index: 1;
  display: block;
  width: 300px;
  height: 300px;
}

.striped-circle-svg.text-circle-image-shape-svg {
  width: 100%;
  height: 100%;
}

.striped-circle-svg.teal-circle-svg {
  position: absolute;
  left: -69px;
  right: auto;
  bottom: -108px;
  width: 267px;
  height: 267px;
  opacity: 0.3;
}

.striped-circle-svg.teal-circle-svg.contained-quote-circle {
  left: 72px;
  top: -88px;
  bottom: auto;
  width: 200px;
  height: 200px;
}

.striped-circle-svg.old {
  display: none;
}

.text-image-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-image-left.component {
  position: relative;
  z-index: 2;
  padding: 32px 0px;
}

.image-circle {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 100%;
  border-radius: 100%;
}

.image-circle.staff-circle {
  width: 100%;
  background-image: url('../images/board_0004_MHodge.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-circle.staff-circle.staff-1 {
  background-image: url('../images/Sandie_de_Wolf_EDVOS_2.jpg');
}

.image-circle.staff-circle.staff-3 {
  background-image: url('../images/board_0000_Tony.jpg');
}

.image-circle.staff-circle.staff-4 {
  background-image: url('../images/board_0003_Pru.jpg');
}

.image-circle.staff-circle.staff-5 {
  background-image: url('../images/board_0001_Sue.jpg');
}

.image-circle.staff-circle.staff-6 {
  background-image: url('../images/board_0008_Fay.jpg');
}

.image-circle.staff-circle.staff-7 {
  background-image: url('../images/board_0011_1-1.jpg');
}

.image-circle.staff-circle.staff-8 {
  background-image: url('../images/board_0002_Sonia.jpg');
}

.image-circle.staff-circle.staff-9 {
  background-image: url('../images/board_0006_Kelly-Shay-BIO.jpg');
}

.image-circle.staff-circle.staff-10 {
  background-image: url('../images/board_0010_Chloe-Symes-Bio.jpg');
}

.image-circle.staff-circle.staff-11 {
  background-image: url('../images/board_0007_Gary_Trytell_-_Co-opted_Director.jpg');
}

.text-column {
  width: 50%;
  padding-left: 64px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.text-column.text-column-right {
  width: 41.666667%;
  margin-right: 0px;
  margin-left: 165px;
  padding-left: 0px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.text-column.text-column-right.rte-column {
  width: 58.333333%;
  margin-left: 32px;
}

.text-column.staff-bio {
  width: 75%;
  padding-left: 24px;
}

.text-column.text-column-left {
  width: 41.666667%;
  margin-right: 166px;
  padding-top: 20px;
  padding-left: 0px;
}

.text-column.right-column {
  padding-right: 0px;
  padding-left: 16px;
}

.text-column.left-column {
  width: 41.666667%;
  padding-right: 16px;
  padding-left: 0px;
}

.image-column {
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
}

.image-column.image-column-left {
  position: relative;
  width: 41.666667%;
  padding-right: 0px;
  padding-left: 0px;
}

.image-column.staff-image {
  width: 25%;
  padding-right: 16px;
}

.image-column.image-colum-right {
  position: relative;
}

.full-width {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  max-width: 1254px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
}

.full-width.client-journey-full-width {
  min-height: 100vh;
}

.full-width.section-title {
  min-height: auto;
  padding-top: 32px;
  padding-right: 320px;
}

.hero-heading {
  padding-top: 0px;
  padding-right: 60px;
  padding-left: 60px;
  color: #f06b6f;
}

.text-circle-image-left.component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accent-line {
  display: block;
  width: 80px;
  height: 2px;
  margin-bottom: 32px;
  background-color: #8764a5;
}

.text-stats-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-stats-right.component {
  padding: 56px 0px;
}

.stat-bubbles.stats-left {
  position: relative;
  width: 50%;
  height: 100%;
  padding-left: 0px;
}

.large-bubble {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 392px;
  border-radius: 100%;
  background-color: #8764a5;
}

.large-bubble.dark-purple {
  background-color: #382451;
}

.spacer {
  width: 100%;
  height: 100%;
  padding-right: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.spacer.touchpoint-image-spacer {
  width: 419px;
  height: 419px;
}

.stat {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.small-bubble {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 295px;
  margin-top: -135px;
  float: right;
  border-radius: 100%;
  background-color: #83c8d1;
}

.text-circle-image-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-stats-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 0px;
}

.text-stats-left.singe-circle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.component-group {
  padding-top: 24px;
  padding-bottom: 56px;
}

.two-column-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 56px 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.striped-blob-svg.text-circle-image-shape-svg {
  width: 100%;
  height: 100%;
}

.striped-blob.text-circle-image-shape {
  position: absolute;
  right: 50px;
  bottom: -32px;
  width: 350px;
  height: auto;
  opacity: 0.3;
}

.pull-out-quote {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 360px;
  margin-top: 56px;
  margin-bottom: 0px;
  padding: 96px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4b316e;
}

.pull-out-quote.container {
  margin-right: auto;
  margin-left: auto;
}

.pull-out-quote.contained {
  overflow: visible;
  width: 100%;
  min-height: auto;
  margin-bottom: 56px;
  padding-top: 48px;
  padding-bottom: 56px;
  border-radius: 24px;
  background-color: #4b316e;
}

.quote-content {
  width: 66.666667%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 24px;
}

.container {
  max-width: 1254px;
}

.contained {
  width: 66.666667%;
  padding-right: 32px;
  padding-left: 32px;
}

.contained.center {
  margin-right: auto;
  margin-left: auto;
}

.headign-2 {
  font-size: 36px;
}

.heading-6 {
  font-size: 2em;
}

.heading-7 {
  font-size: 30px;
}

.heading-8 {
  font-size: 1.7em;
}

.heading-9 {
  font-size: 1.7em;
}

.heading-10 {
  font-size: 24px;
}

.heading-11 {
  font-size: 1.25em;
}

.heading-12 {
  font-size: 1.15em;
}

.heading-13 {
  font-size: 18px;
}

.heading-14 {
  font-size: 0.95em;
}

.heading-15 {
  font-size: 0.95em;
}

.cta-block {
  position: relative;
  overflow: hidden;
  padding-top: 112px;
  padding-bottom: 112px;
  background-color: #4b316e;
}

.cta-text {
  width: 50%;
  margin-left: 0px;
}

.text-white {
  color: #f8f8f8;
  font-weight: 400;
}

.cta-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.heading-20 {
  margin-bottom: 24px;
}

.mask {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin-top: 80px;
  background-color: #f8f8f8;
}

.mask.new {
  bottom: 0px;
}

.image-2 {
  width: 409px;
}

.journey-line {
  position: absolute;
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 409px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.client-journey-background {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 1;
  display: block;
  width: 350px;
  height: 100%;
  min-height: 100vh;
  padding-top: 0px;
  background-image: url('../images/journey-line-3.svg');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: repeat-y;
  background-attachment: scroll;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  text-align: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.touchpoint.touchpoint-image-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.touchpoint.touch-point-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.touchpoint-image {
  position: relative;
  width: 50%;
}

.touchpoint-image.image-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.touchpoint-text {
  width: 50%;
  padding-left: 88px;
  background-color: #f8f8f8;
}

.touchpoint-text.text-left {
  padding-right: 0px;
  padding-left: 88px;
  background-color: transparent;
}

.image-3 {
  width: 419px;
  height: 419px;
}

.touchpoint-image-circle {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 419px;
  border-radius: 100%;
  background-image: url('../images/circle_0001_iStock-1144584555.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.touchpoint-image-circle.touchpoint-2 {
  background-image: url('../images/circle_0004_close-up-long-hair-cut-by-hairdresser.jpg');
}

.touchpoint-image-circle.touchpoint-3 {
  background-image: url('../images/circle-iStock-1144589237.jpg');
}

.touchpoint-image-circle.touchpoint-4 {
  background-image: url('../images/circle_0000_iStock-1285256558.jpg');
  background-size: contain;
}

.touchpoint-image-circle.touchpoint-5 {
  height: 100%;
  background-image: url('../images/circle-iStock-1150732846.jpg');
}

.touchpoint-image-circle.touchpoint-6 {
  background-image: url('../images/circle-amita-son.jpg');
}

.touchpoint-image-circle.touchpoint-7 {
  background-image: url('../images/circle_0002_woman-on-ipad.jpg');
}

.touchpoint-image-circle.touchpoint-8 {
  background-image: url('../images/tiffany_0000_EDVOS-Stock-photo---hands-on-top-of-each-other-Cropped.jpg');
}

.client-journey-shape {
  position: absolute;
  right: 0px;
  bottom: -30px;
  z-index: 1;
  width: auto;
  height: 223px;
  opacity: 0.3;
}

.client-journey-shape.shape-left {
  right: auto;
}

.rich-text-block {
  width: 85%;
  background-color: #f8f8f8;
}

.text-block-2 {
  text-decoration: none;
}

.client-journey-button-text {
  font-weight: 400;
  text-decoration: none;
}

.icon-circle-light {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 36px;
  height: 36px;
  border-radius: 18px;
  background-color: #61babb;
  opacity: 0.3;
}

.icon-circle-light.icon-circle-light-2 {
  background-color: #83c8d1;
}

.button-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-plus {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-right: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-circle {
  position: absolute;
  left: 4px;
  top: 4px;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  background-color: #61babb;
}

.image-4 {
  position: relative;
  z-index: 3;
  width: 14px;
  height: 14px;
}

.plus-icon {
  position: relative;
  z-index: 2;
  width: 14px;
  height: 14px;
}

.text-chart-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 56px;
  padding-bottom: 56px;
}

.chart-right {
  width: 58.333333%;
}

.html-embed {
  width: 100%;
}

.html-embed.mobile-show {
  display: none;
}

.text-chart-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 56px;
  padding-bottom: 56px;
}

.half-width {
  width: 65%;
  padding-right: 32px;
  padding-left: 0px;
}

.icon-stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  padding-bottom: 112px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.icon-stats.no-bottom-margin {
  padding-bottom: 8px;
}

.icon-stat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  min-height: 192px;
  margin-right: 16px;
  margin-left: 16px;
  padding: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: #f0f8f9;
}

.icon-stat.first {
  margin-left: 0px;
}

.icon-stat.last {
  margin-right: 0px;
}

.icon-stat.third {
  width: 33.333333333333336%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icon-stat.third.spacer {
  background-color: transparent;
}

.icon-stat.third.no-icon {
  min-height: 160px;
  background-color: #f0f8f9;
}

.icon-stat.third.no-icon.purple {
  background-color: #ebe4ea;
}

.icon-stat-content {
  width: 100%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.icon-stat-icon {
  width: 25%;
  max-width: 65px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.clientjourney {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding-bottom: 56px;
}

.clientjourney.backup {
  display: none;
}

.modal {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 985px;
  min-height: 564px;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 6px 6px 32px 0 rgba(55, 54, 57, 0.24);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.modal-image {
  overflow: hidden;
  width: 45%;
}

.modal-content {
  width: 55%;
  padding: 109px 48px 48px;
}

.image-5 {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px 0px 0px 12px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.modal-more-info {
  margin-top: 24px;
  padding: 20px;
  border-radius: 12px;
  background-color: rgba(135, 100, 165, 0.08);
}

.text-purple {
  color: #4b316e;
}

.close-modal {
  position: absolute;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #8764a5;
}

.image-6 {
  height: 24px;
}

.icon-close {
  height: 24px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 97.3%, 0.78);
}

.modal-wrapper.touchpoint-1 {
  display: none;
}

.modal-wrapper.touchpoint-3 {
  display: none;
}

.modal-wrapper.touchpoint-2 {
  display: none;
}

.modal-wrapper.touchpoint-4 {
  display: none;
}

.modal-wrapper.touchpoint-5 {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.modal-wrapper.touchpoint-7a {
  display: none;
}

.modal-wrapper.touchpoint-7 {
  display: none;
}

.modal-wrapper.touchpoint-8 {
  display: none;
}

.modal-wrapper.touchpoint-6 {
  display: none;
}

.rich-text-block-2 {
  display: block;
}

.rich-text-block-3 {
  display: block;
}

.list-item {
  margin-bottom: 8px;
}

.div-block-3 {
  width: 33.333333333333336%;
}

.third-spacer {
  width: 33.333333333333336%;
  margin-right: 16px;
  margin-left: 16px;
  padding-right: 20px;
  padding-left: 20px;
}

.rich-text-block-4 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer {
  padding-top: 48px;
  padding-bottom: 48px;
  background-color: #8764a5;
}

.col-half {
  width: 50%;
}

.col-half.padding-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 32px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-half.copyright {
  width: auto;
  padding-right: 24px;
}

.col-half.website {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-right: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.col-half.last-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-7 {
  width: auto;
  height: 14px;
  padding-left: 8px;
}

.icon-external-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #f8f8f8;
  text-decoration: underline;
}

.link-block-2 {
  text-decoration: underline;
}

.footer-col-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
}

.footer-col-right {
  width: 25%;
}

.list {
  display: block;
}

.image-8 {
  width: auto;
  height: 48px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.link-block-3 {
  width: 100%;
  height: 100%;
}

.scroll-down-link {
  width: 100%;
  height: 100%;
}

.accreditation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-right: 16px;
  padding-bottom: 112px;
  padding-left: 16px;
}

.accreditation-image {
  height: 60px;
  margin-right: 16px;
}

.table {
  padding-top: 56px;
  padding-bottom: 116px;
}

.table-header-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 3px solid #8764a5;
}

.table-header-col-half {
  width: 50%;
  padding-right: 16px;
  padding-left: 16px;
  color: #4b316e;
}

.table-header-col {
  width: 25%;
  padding-right: 16px;
}

.heading-22 {
  text-align: right;
}

.heading-23 {
  text-align: right;
}

.table-header {
  color: #4b316e;
  text-align: left;
}

.table-header.text-right {
  text-align: right;
}

.table-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none #4b316e;
  border-bottom: 1px solid #4b316e;
}

.table-row.highlighted {
  border-top-style: none;
  border-bottom-style: solid;
  border-bottom-color: #4b316e;
  background-color: #ebe4ea;
}

.table-col-half {
  width: 50%;
  padding-right: 16px;
  padding-left: 16px;
}

.table-col {
  width: 25%;
  padding-right: 16px;
  padding-left: 16px;
  text-align: right;
}

.bold-text {
  font-weight: 700;
}

.table-note.small {
  margin-top: 8px;
}

.image-9 {
  width: 160px;
}

.contact-logo {
  width: 160px;
  margin-top: 16px;
}

.contact-logo.square {
  width: auto;
  height: 90px;
  margin-top: 24px;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  margin-bottom: 8px;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #8764a5;
}

.image-10 {
  height: 20px;
}

.social-icon {
  height: 16px;
}

.div-block-5 {
  background-color: #ebe4ea;
}

.margin-top {
  padding-top: 56px;
}

.margin-bottom {
  padding-bottom: 56px;
}

.margin-bottom.margin-top {
  padding-top: 24px;
}

.section-title {
  position: relative;
  overflow: hidden;
  min-height: 230px;
  padding-top: 80px;
  padding-bottom: 20px;
}

.section-motif {
  position: absolute;
  left: auto;
  top: -98px;
  right: 98px;
  bottom: auto;
  width: 596px;
  opacity: 0.3;
  -webkit-transform: rotate(22deg);
  -ms-transform: rotate(22deg);
  transform: rotate(22deg);
}

.h2 {
  color: #61babb;
  font-size: 4.3em;
}

.notes {
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.stats-row {
  width: 100%;
  padding-top: 56px;
  padding-bottom: 32px;
}

.div-block-6 {
  width: 25%;
}

.staff-item {
  width: 25%;
  padding: 20px 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.staff-image {
  width: 90%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 8px;
}

.text-teal {
  width: 100%;
  margin-bottom: 8px;
  color: #83c8d1;
  text-align: center;
}

.paragraph {
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.staff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 1920px) {
  h1 {
    font-size: 4.5em;
  }

  h2 {
    font-size: 3em;
  }

  .section.first-section {
    padding-top: 96px;
  }

  .section.first-section.background-color {
    padding-bottom: 300px;
    background-position: 103% 102%;
    background-size: 350px;
  }

  .section.background-colour.last-section {
    padding-bottom: 80px;
  }

  .link {
    margin-right: 16px;
    margin-left: 16px;
  }

  .button.primary-button {
    margin-left: 24px;
  }

  .hero-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .striped-circle-svg {
    width: 350px;
    height: 350px;
  }

  .text-image-left.component {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .image-column.image-column-left {
    border: 1px none #000;
  }

  .hero-heading {
    font-size: 82px;
  }

  .text-circle-image-left.component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .half-width {
    width: 65%;
  }

  .icon-stats {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-stat.third {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-21 {
    font-size: 4em;
  }

  .div-block-4 {
    background-color: transparent;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2.5em;
  }

  h4 {
    font-size: 1.1em;
  }

  h5 {
    font-size: 0.95em;
  }

  .navbar {
    position: fixed;
    left: 0px;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 999;
  }

  .nav-menu {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 84px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #382451;
  }

  .text-block {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .hero {
    position: relative;
    display: block;
    margin-top: 0px;
  }

  .section {
    padding-top: 0px;
    padding-bottom: 56px;
  }

  .section.first-section {
    padding-top: 32px;
  }

  .section.first-section.background-color {
    padding-top: 0px;
    padding-bottom: 275px;
    background-size: 250px;
  }

  .section.background-colour.client-journey.butterfly-left {
    background-image: url('../images/cover-butterfly.png');
    background-size: 200px;
    background-repeat: no-repeat;
  }

  .section.background-colour.last-section {
    padding-top: 56px;
  }

  .section.last.butterfly-right {
    background-image: url('../images/cover-butterfly.png');
    background-size: 200px;
    background-repeat: no-repeat;
  }

  .link {
    display: block;
    margin: 8px auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #ebe4ea;
    font-size: 21px;
    text-align: left;
  }

  .link:hover {
    color: #f06b6f;
  }

  .button.primary-button {
    margin-right: 27px;
    margin-left: 0px;
  }

  .hero-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 50%;
    min-height: 50vh;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-image {
    width: 100%;
    height: 50%;
    min-height: 50vh;
  }

  .quote {
    font-size: 36px;
  }

  .quote.purple-text {
    font-size: 36px;
  }

  .striped-circle {
    left: auto;
    right: -41px;
    bottom: -110px;
    width: 250px;
  }

  .striped-circle.text-circle-image-shape {
    right: 18px;
    bottom: -13px;
    width: 130px;
    height: 130px;
  }

  .striped-circle-svg.teal-circle-svg {
    height: 227px;
  }

  .striped-circle-svg.teal-circle-svg.contained-quote-circle {
    left: 24px;
    top: -48px;
    width: 180px;
    height: 180px;
  }

  .text-image-left {
    display: block;
    width: 100%;
  }

  .text-image-left.component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-column {
    width: 100%;
    padding-top: 24px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-column.text-column-right {
    width: 50%;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 16px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-column.text-column-right.stats-text {
    width: 100%;
    padding-left: 0px;
  }

  .text-column.text-column-right.rte-column {
    margin-left: 0px;
  }

  .text-column.staff-bio {
    width: 100%;
  }

  .text-column.text-column-left {
    width: 80%;
    margin-right: 0px;
    padding-right: 16px;
    padding-bottom: 32px;
  }

  .text-column.text-column-left.stats-text {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .text-column.right-column {
    padding-left: 0px;
  }

  .text-column.left-column {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
  }

  .image-column {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-column.image-column-left {
    width: 50%;
    padding-right: 16px;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .image-column.staff-image {
    width: 40%;
  }

  .image-column.image-colum-right {
    width: 50%;
    padding-left: 16px;
  }

  .full-width {
    display: block;
    padding-right: 24px;
    padding-left: 24px;
  }

  .full-width.section-title {
    padding-top: 16px;
    padding-right: 56px;
    padding-bottom: 16px;
  }

  .hero-heading {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px 60px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .menu-button {
    z-index: 9999;
    color: #83c8d1;
  }

  .menu-button.w--open {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: transparent;
  }

  .text-circle-image-left.component {
    margin-bottom: 48px;
    padding-top: 48px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .accent-line {
    width: 59px;
  }

  .text-stats-right.component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .stat-bubbles.stats-left {
    width: 100%;
    max-width: 482px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 24px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .large-bubble.dark-purple.single-bubble {
    margin-right: auto;
    margin-left: auto;
  }

  .text-stats-left {
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .component-group {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .two-column-text {
    padding-top: 24px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .striped-blob.text-circle-image-shape {
    right: 0px;
    bottom: -16px;
    width: 100%;
  }

  .nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-line-icon {
    width: 24px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #83c8d1;
  }

  .pull-out-quote.contained {
    width: 90%;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .quote-content {
    width: 90%;
  }

  .contained {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .heading-16 {
    margin-top: 84px;
  }

  .cta-text {
    width: 60%;
    margin-left: 0px;
  }

  .cta-button {
    width: 40%;
    padding-right: 0px;
  }

  .cta-inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-20 {
    margin-bottom: 20px;
  }

  .mask {
    display: none;
  }

  .client-journey-background {
    width: 240px;
  }

  .touchpoint-image {
    width: 50%;
  }

  .touchpoint-text {
    width: 50%;
    padding-left: 48px;
  }

  .touchpoint-text.text-left {
    padding-right: 48px;
  }

  .touchpoint-image-circle {
    max-width: 270px;
  }

  .client-journey-shape {
    bottom: -15px;
    height: 150px;
  }

  .client-journey-shape.shape-left {
    height: 120px;
  }

  .rich-text-block {
    width: 100%;
  }

  .rich-text-block.touchpoint-h4 {
    font-size: 18px;
  }

  .body-3 {
    font-size: 18px;
  }

  .text-chart-right {
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-chart-right.last-chart {
    padding-bottom: 64px;
  }

  .chart-right {
    width: 80%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .half-width {
    width: 100%;
  }

  .icon-stats {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .icon-stats.no-bottom-margin {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .clientjourney {
    padding-top: 56px;
  }

  .modal {
    max-width: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .modal-image {
    display: none;
    width: 100%;
  }

  .modal-content {
    overflow: scroll;
    width: 100%;
    padding-top: 88px;
  }

  .image-5 {
    height: auto;
  }

  .modal-wrapper.touchpoint-1 {
    overflow: visible;
  }

  .third-spacer {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .col-half.padding-right {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .col-half.copyright {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 8px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .col-half.website {
    width: 100%;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .col-half.last-col {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-external-link {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-col-left {
    width: 100%;
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-col-right {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .section-motif {
    right: 32px;
    width: 440px;
  }

  .h2 {
    font-size: 3.5em;
  }

  .staff-item {
    width: 33.3333%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-top: 76px;
    font-size: 2.7em;
  }

  h2 {
    margin-bottom: 32px;
    font-size: 1.85em;
  }

  h3 {
    font-size: 1.3em;
  }

  h4 {
    font-size: 1.1em;
  }

  h5 {
    font-size: 1em;
  }

  h6 {
    font-size: 0.9em;
  }

  p {
    margin-bottom: 20px;
    font-size: 1em;
  }

  .navbar {
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 8px;
  }

  .text-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .body {
    font-size: 18px;
  }

  .hero {
    position: relative;
    margin-top: 0px;
  }

  .section {
    padding-top: 0px;
    padding-bottom: 32px;
  }

  .section.first-section.baclground-colour {
    padding-bottom: 32px;
  }

  .section.first-section.background-color {
    overflow: hidden;
    padding-bottom: 175px;
    background-size: 150px;
  }

  .section.butterfly-left {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .section.purple-background {
    padding-bottom: 56px;
  }

  .link:hover {
    color: #83c8d1;
  }

  .link.w--current:hover {
    color: #83c8d1;
  }

  .logo {
    height: 50px;
  }

  .button.primary-button {
    margin-right: 16px;
  }

  .button.secondary-button {
    height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button.client-journey-button {
    padding: 8px 20px;
  }

  .larger {
    font-size: 58px;
  }

  .quote {
    font-size: 1.6em;
  }

  .quote.purple-text {
    font-size: 1.6em;
  }

  .large {
    font-size: 44px;
  }

  .scroll-down {
    bottom: 0%;
    width: 100px;
    height: 50px;
  }

  .scroll-down-icon {
    height: 22px;
  }

  .striped-circle {
    right: 16px;
    bottom: 0px;
    width: 80px;
    height: 80px;
  }

  .striped-circle.text-circle-image-shape {
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    max-height: 215px;
    max-width: 215px;
  }

  .striped-circle-svg {
    width: 80px;
    height: 80px;
  }

  .striped-circle-svg.teal-circle-svg {
    height: 197px;
  }

  .striped-circle-svg.teal-circle-svg.contained-quote-circle {
    left: 0px;
    height: 150px;
  }

  .text-image-left.component {
    display: block;
    padding: 32px 0px;
  }

  .image-circle {
    width: 100%;
  }

  .text-column.text-column-right {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-column.text-column-right.rte-column {
    width: 100%;
    padding-top: 24px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .text-column.staff-bio {
    width: 100%;
    padding-left: 0px;
  }

  .text-column.text-column-left {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .text-column.right-column {
    padding-top: 0px;
    padding-left: 0px;
  }

  .text-column.left-column {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
  }

  .image-column.image-column-left {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    text-align: left;
  }

  .image-column.staff-image {
    width: 98%;
    padding-right: 0px;
    padding-bottom: 16px;
  }

  .image-column.image-colum-right {
    width: 100%;
    margin-bottom: 40px;
    padding-left: 0px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .full-width {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-heading {
    padding-right: 32px;
    padding-left: 32px;
  }

  .text-circle-image-left.component {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-stats-right.component {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .stat-bubbles.stats-left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .text-circle-image-right {
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-stats-left {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .component-group {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .two-column-text {
    padding-top: 0px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .striped-blob.text-circle-image-shape {
    left: 22px;
    right: auto;
    bottom: 0px;
    width: 90%;
  }

  .pull-out-quote {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .pull-out-quote.contained {
    margin-right: 24px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .quote-content {
    width: 100%;
  }

  .contained {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-17 {
    margin-top: 76px;
  }

  .heading-19 {
    margin-bottom: 32px;
  }

  .body-2 {
    font-size: 18px;
  }

  .cta-block {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .cta-text {
    width: 100%;
  }

  .cta-button {
    width: 100%;
    margin-top: 16px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cta-inner {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .touchpoint-text.text-left {
    padding-right: 48px;
    padding-left: 0px;
    background-color: #f8f8f8;
  }

  .client-journey-button-text {
    font-size: 0.9em;
  }

  .icon-circle-light {
    width: 30px;
    height: 30px;
  }

  .icon-circle-light.icon-circle-light-2 {
    width: 30px;
    height: 30px;
  }

  .icon-plus {
    width: 30px;
    height: 30px;
  }

  .icon-circle {
    width: 22px;
    height: 22px;
  }

  .plus-icon {
    width: 12px;
    height: 12px;
  }

  .chart-right {
    width: 100%;
  }

  .html-embed.mobile-show {
    display: block;
  }

  .html-embed.mobile-hide {
    display: none;
  }

  .icon-stats {
    padding-top: 0px;
    padding-bottom: 56px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon-stats.no-bottom-margin {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon-stat.third {
    width: 100%;
    margin: 8px auto;
  }

  .icon-stat.third.spacer {
    display: none;
  }

  .modal {
    overflow: scroll;
    width: 90%;
    max-width: none;
    min-height: auto;
  }

  .modal-content {
    padding: 64px 24px 24px;
    font-size: 17px;
  }

  .modal-more-info {
    margin-top: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .close-modal {
    width: 32px;
    height: 32px;
  }

  .icon-close {
    height: 16px;
  }

  .third-spacer {
    display: none;
  }

  .accreditation {
    padding-bottom: 56px;
  }

  .section-title {
    padding-bottom: 0px;
  }

  .h2 {
    font-size: 3em;
  }

  .staff-item {
    width: 50%;
  }

  .text-teal {
    font-size: 0.9em;
  }

  .paragraph {
    font-size: 0.85em;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 76px;
    font-size: 2.4em;
  }

  .navbar {
    padding: 8px 20px;
  }

  .nav-menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero {
    margin-top: 0px;
    padding-top: 0px;
  }

  .section.first-section.background-color {
    padding-bottom: 150px;
    background-position: 103% 101%;
  }

  .logo {
    height: 45px;
  }

  .button.primary-button {
    height: 41px;
    margin-right: 16px;
    margin-left: 16px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 190%;
  }

  .button.secondary-button {
    clear: none;
  }

  .hero-content {
    height: 45%;
    min-height: 45vh;
    margin-top: 0px;
    padding-top: 0px;
  }

  .hero-image {
    height: 55%;
    min-height: 55vh;
  }

  .heading-5.purple-600 {
    margin-bottom: 0px;
  }

  .scroll-down {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  .striped-circle {
    bottom: 20px;
  }

  .striped-circle.text-circle-image-shape {
    width: 115px;
    height: 115px;
  }

  .striped-circle-svg.teal-circle-svg.contained-quote-circle {
    left: 0px;
    height: 150px;
  }

  .text-column.text-column-right {
    padding-top: 0px;
  }

  .image-column.image-colum-right {
    margin-bottom: 0px;
  }

  .hero-heading {
    padding-right: 24px;
    padding-left: 24px;
    font-size: 42px;
  }

  .link-block {
    width: auto;
  }

  .menu-button {
    padding-right: 0px;
    padding-left: 8px;
  }

  .div-block-2 {
    padding-right: 12px;
  }

  .accent-line {
    width: 60px;
    margin-bottom: 24px;
  }

  .stat-bubbles.stats-left {
    max-width: none;
  }

  .large-bubble {
    width: 90%;
  }

  .small-bubble {
    width: 70%;
    margin-top: -60px;
  }

  .striped-blob.text-circle-image-shape {
    left: 16px;
    width: 90%;
  }

  .quote-content {
    width: 100%;
  }

  .heading-18 {
    margin-top: 40px;
    font-size: 2.2em;
  }

  .cta-text {
    width: 100%;
  }

  .cta-button {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cta-inner {
    display: block;
  }

  .client-journey-background {
    width: 200px;
  }

  .touchpoint.touchpoint-image-left {
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .touchpoint.touch-point-right {
    padding-top: 48px;
    padding-bottom: 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .touchpoint-image {
    width: 100%;
  }

  .touchpoint-image.image-right {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .touchpoint-text {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 16px;
    padding-left: 0px;
    background-color: #f8f8f8;
  }

  .touchpoint-text.text-left {
    padding-top: 32px;
    padding-right: 0px;
    padding-bottom: 16px;
  }

  .touchpoint-image-circle {
    max-width: 300px;
  }

  .modal {
    max-width: none;
  }

  .modal-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .accreditation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .accreditation-image {
    margin-bottom: 8px;
  }

  .table-header-col-half {
    width: 40%;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 16px;
  }

  .table-header-col {
    width: 30%;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 16px;
  }

  .table-col-half {
    width: 40%;
    font-size: 16px;
  }

  .table-col {
    width: 31%;
    font-size: 16px;
  }

  .h2 {
    font-size: 2.4em;
  }
}

