.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar {
  z-index: 1;
  float: right;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #f0f4ef;
  background-clip: border-box;
  width: 100vw;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat Alternates, sans-serif;
  font-weight: 600;
  display: block;
  position: fixed;
  bottom: auto;
  left: auto;
}

.container-2 {
  opacity: 1;
  text-align: center;
  background-color: #265451;
  border: 0 solid #000;
  border-radius: 10px;
  width: 80vw;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 1px 10px #f0f4ef;
}

.nav-menu {
  color: #fff;
  height: 100%;
  min-height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
  position: sticky;
}

.brand {
  color: #fff;
  height: 100%;
  min-height: 100%;
  margin-left: 5%;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-right: 0;
}

.navlink {
  color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  padding: 1.25rem 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
}

.navlink.w--current {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

.body {
  background-color: #f0f4ef;
  font-family: Montserrat, sans-serif;
}

.nav-link-3, .nav-link-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.heading {
  color: #333;
  text-align: center;
  letter-spacing: normal;
  overflow-wrap: normal;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 3.5rem;
  line-height: 3.5rem;
}

.heading-2 {
  clear: none;
  color: #333;
  width: 100%;
  margin-top: 8rem;
  margin-bottom: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 3.5rem;
  position: static;
}

.section {
  float: none;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f0f4ef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: inline-flex;
}

.heading-3 {
  color: #333333a6;
  -webkit-text-stroke-color: #333a39;
  margin-top: .5em;
  margin-bottom: 1em;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2rem;
}

.highlighted-text {
  color: #265451;
  -webkit-text-stroke-color: #3e7a76;
  border: 1px #0c0c0c;
  font-weight: 600;
}

.columns {
  color: #fff;
  width: 90vw;
  margin: 0 auto 3rem;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-4 {
  color: #000;
  text-align: left;
  margin-left: 10px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
}

.heading-5 {
  color: #000;
  text-align: center;
  margin-left: 10px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
}

.heading-6 {
  text-align: center;
  font-size: 1em;
}

.button {
  pointer-events: auto;
  color: #f0f4ef;
  text-align: center;
  vertical-align: baseline;
  cursor: pointer;
  background-color: #265451;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  display: flex;
  box-shadow: 0 1px 5px #2b4746;
}

.button.bottonsize {
  width: 40%;
}

.section-2 {
  background-color: #f0f4ef;
  width: 100vw;
  height: 30rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.image {
  clear: none;
  color: #fff;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-clip: padding-box;
  width: 25rem;
  height: 50rem;
  display: block;
  overflow: clip;
  transform: skew(0deg);
}

.container-3 {
  width: 75%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem 1rem 0;
}

.herocolcontainer {
  justify-content: center;
  display: flex;
  position: static;
}

.herocolumn, .benefitscolumn2 {
  justify-content: center;
  display: flex;
}

.featurecolumn {
  object-fit: fill;
  background-color: #0000;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  min-height: 100%;
  margin-top: 2rem;
  display: flex;
  position: relative;
}

.heading-7 {
  box-sizing: border-box;
  color: #969696;
  text-align: center;
  object-fit: fill;
  border: 2px dotted #00000080;
  border-radius: 10px;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: .5rem 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5rem;
  display: block;
  position: static;
}

.container-5 {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container-6 {
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  max-width: none;
  display: flex;
}

.benefitscolcontainer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  pointer-events: auto;
  cursor: default;
  background-color: #0000;
  border: 1px #265451;
  border-radius: 5px;
  flex-flow: column;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  padding: 1rem;
  display: flex;
  position: static;
  box-shadow: inset 2px 2px 13px 3px #0003;
}

.text-span {
  color: #265451;
  font-weight: 800;
}

.benefitsimg {
  color: #fff;
  width: 15%;
  height: 15%;
  margin-left: auto;
  margin-right: auto;
  font-family: Material Icons Outlined, sans-serif;
}

.howthisworks {
  background-color: #0000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.whiteheading {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-left: 0;
  font-size: 1rem;
  line-height: 1rem;
}

.paragraph {
  color: #f0f4ef;
  margin-top: 0;
}

.list {
  color: #272727bd;
  -webkit-text-stroke-color: #fff;
  width: 80%;
}

.list-item {
  -webkit-text-stroke-color: #fff;
  font-weight: 600;
}

.container-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex: 1;
  order: 0;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  place-content: end center;
  align-self: stretch;
  place-items: center;
  max-width: 95%;
  height: auto;
  max-height: 100%;
  margin-top: 2rem;
  margin-bottom: 0;
  display: grid;
}

.benefits {
  background-color: #265451;
  flex-flow: column;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4rem;
  display: flex;
}

.container-8 {
  background-color: #f0f4ef;
  flex-flow: column;
  width: auto;
  max-width: none;
  margin-top: 8rem;
  display: flex;
}

.text-span-2 {
  color: #265451;
  font-family: Montserrat Alternates, sans-serif;
  font-weight: 900;
}

.container-9 {
  color: #000;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.inline-block {
  color: #000;
  border: 1px #000;
  display: inline-block;
}

.timeline_date-text {
  color: #333;
  letter-spacing: -.03em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 3rem;
  position: sticky;
  top: 50vh;
}

.overlay-fade-bottom {
  background-image: linear-gradient(0deg, #f0f4ef, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_link {
  opacity: .6;
  color: #000;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.margin-bottom-medium {
  color: #333333a6;
  margin-bottom: 32px;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.overlay-fade-top {
  background-image: linear-gradient(#f0f4ef, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_text {
  color: #333333a6;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2rem;
}

.timeline_text.timeline_smalltext {
  font-size: 1rem;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#ff7448, #ff4848 51%, #6248ff);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

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

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_right {
  color: #333333a6;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_circle {
  color: #000;
  background-color: #000;
  border: 1px #000;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #f0f4ef;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.margin-bottom-xlarge {
  color: #333;
  border: 1px #000;
  margin-bottom: 8rem;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.timeline_image-wrapper.margin-bottom-medium {
  background-image: none;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: grid;
  position: relative;
}

.timeline_progress {
  z-index: -2;
  color: #fff;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.section-timeline {
  z-index: -3;
  background-color: #f0f4ef;
  position: relative;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.container-10 {
  background-color: #f0f4ef;
  flex-flow: column;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 4rem;
  display: flex;
}

.benefitsheader {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  object-fit: fill;
  border: 1px dashed #fcfffc;
  border-radius: 10px;
  align-items: center;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding: .5rem 2rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  display: block;
  position: static;
}

.benefitsheadercontainer {
  background-color: #265451;
  width: auto;
  max-width: none;
  margin-top: 4rem;
  margin-bottom: 4px;
  display: block;
}

.ourmission {
  background-color: #265451;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  max-width: none;
  padding-top: 0;
  padding-bottom: 8rem;
  display: flex;
}

.theapp {
  background-color: #f0f4ef;
  flex-flow: column;
  width: 100vw;
  height: 40rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  overflow: hidden;
}

.cta {
  background-color: #f0f4ef;
  flex-flow: column;
  width: 100vw;
  height: auto;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.ourfeatures {
  background-color: #f0f4ef;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.ourfeatures.sectionmargin {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hero {
  float: none;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f0f4ef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 95vh;
  margin-bottom: 0;
  padding-bottom: 2rem;
  display: inline-flex;
}

.blackheading {
  color: #333;
  text-align: left;
  width: 70%;
  margin: 0 0 0;
  font-size: 2rem;
  line-height: 2rem;
}

.blackheading.rightalign {
  margin-left: auto;
}

.featurecolcontainer {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  pointer-events: auto;
  cursor: default;
  background-color: #0000;
  border: 1px #265451;
  border-radius: 5px;
  flex-flow: column;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  max-width: 25vw;
  height: 100%;
  min-height: 0;
  padding: 1rem;
  display: flex;
  position: static;
  box-shadow: inset 2px 2px 13px 3px #0003;
}

.featurepara {
  color: #333333a6;
  width: 70%;
  margin-top: 1rem;
  margin-left: 0;
  margin-right: auto;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.featurepara.rightalign {
  margin-left: auto;
  margin-right: 0;
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.featurescontainer {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: .25fr;
  grid-auto-flow: row;
  margin-top: 2rem;
  margin-bottom: 0;
  display: grid;
}

.benefittitle {
  color: #f0f4ef99;
  text-align: center;
  letter-spacing: normal;
  overflow-wrap: normal;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 4rem;
}

.features {
  flex-flow: column;
  flex: 0 auto;
  align-self: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.feature {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  max-width: 45%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.columns-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective: none;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin: 2rem 0;
  display: block;
  position: static;
}

.div-block {
  border: 10px solid #265451;
  border-radius: 20rem;
  align-self: center;
  width: 20rem;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  margin-top: 0;
  margin-left: 0;
  position: absolute;
}

.image-4 {
  mix-blend-mode: normal;
  max-width: none;
  margin-top: 0%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: static;
  transform: rotate(139deg);
}

.column-2 {
  padding-left: 0;
  padding-right: 0;
}

.column-3 {
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.columns-3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.featurecolumns {
  text-align: left;
  justify-content: center;
  width: 90%;
  margin: 2rem auto 2rem 10%;
  display: block;
}

.featurescolumns {
  color: #fff;
  width: 90vw;
  margin: 2em auto 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.herocolumns {
  color: #fff;
  width: 95vw;
  margin: 0 auto 8rem;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: 100%;
  margin: auto auto 0;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.image6 {
  margin-top: auto;
  margin-bottom: 0%;
}

.div-block-horizontal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.circle-wrapper {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 20rem;
  display: flex;
  position: relative;
}

.circle {
  background-color: #0000;
  border: 1px solid #f0f4ef;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.circle.middle {
  background-color: #0000;
  width: 75%;
  height: 75%;
  inset: auto;
}

.circle.center {
  background-color: #f0f4ef;
  width: 50%;
  height: 50%;
  inset: auto;
}

.person-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: -5% 0%;
}

.image-5 {
  border: 1px #6702ff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.heading-8 {
  color: #265451;
  text-align: center;
  margin-top: 0;
}

.person-wrapper-copy {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 130px;
  margin-top: 25%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% -5%;
}

.container-11 {
  flex-flow: column;
  display: inline-flex;
}

.jigsaw3 {
  transform: rotate(0);
}

.grid {
  justify-items: center;
}

.jigsaw1 {
  transform: rotate(90deg);
}

.jigsaw2 {
  transform: rotate(180deg);
}

.jigsaw4 {
  transform: rotate(270deg);
}

.integration {
  color: #ffcfcf;
  width: 60%;
  height: auto;
}

.featuresanimation {
  width: 70%;
  height: auto;
  margin-top: -10%;
  margin-left: auto;
  margin-right: auto;
}

.featuresnimat {
  width: 250px;
  height: 238px;
}

.datatracking {
  width: 250px;
  height: 208px;
}

.doctoronhand {
  width: 250px;
  height: 250px;
}

.featuredetailcontainer {
  flex-flow: column;
  align-items: flex-start;
  margin-top: 1rem;
  display: flex;
}

.list-item-2 {
  color: #272727bd;
}

.list-2 {
  color: #272727bd;
  width: 100%;
  padding-left: 4rem;
  font-size: 1.2rem;
  line-height: 2rem;
}

.list-item-3 {
  font-weight: 600;
}

.list-item-4 {
  font-size: 1rem;
  font-weight: 600;
}

.text-span-3 {
  color: #265451;
  font-weight: 600;
}

.button-2 {
  justify-content: center;
  align-items: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1.5rem;
  display: flex;
}

.bold {
  font-weight: 700;
}

.logotext {
  color: #265451;
  font-family: Montserrat Alternates, sans-serif;
  font-weight: 900;
}

.extrabold {
  color: #333333a6;
  border: 1px #333;
  font-weight: 900;
}

.list-3 {
  color: #265451;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 4rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 2rem;
}

.container-12 {
  width: 100%;
  max-width: none;
  margin-top: 4rem;
  padding-right: 0;
  display: flex;
}

.container-13 {
  width: 50%;
  max-width: none;
  padding-left: 1rem;
  padding-right: 1rem;
}

.container-14 {
  width: 50%;
  max-width: none;
  padding-top: 4rem;
}

.heading-9 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2rem;
  line-height: 3rem;
}

.checkitem {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}

.image-6 {
  width: 2rem;
}

.heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}

.container-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.paragraph-2 {
  color: #f0f4ef;
  margin-left: 2rem;
  margin-right: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.image-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: inline-flex;
}

.form {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.heading-11 {
  color: #333;
  text-align: center;
  margin-top: 0;
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 3rem;
}

.form-block {
  margin-top: 2rem;
}

.paragraph-3 {
  color: #333333a6;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.submit-button {
  text-align: center;
}

.featuretitle {
  color: #333333a6;
  text-align: center;
  letter-spacing: normal;
  overflow-wrap: normal;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 4rem;
}

.checkbox-field {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.text-field {
  margin-bottom: 1rem;
}

.formtextfield {
  margin-bottom: 2rem;
}

.checkbox-label {
  color: #333333a6;
  margin-bottom: 0;
}

.checkbox {
  margin-top: 0;
  margin-left: 0;
}

.field-label {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.text-block {
  justify-content: center;
  align-items: flex-end;
  font-size: 2rem;
  font-weight: 600;
  line-height: 3rem;
  text-decoration: none;
  display: flex;
}

.whitehighlight {
  color: #fff;
  font-weight: 800;
}

.section-3 {
  width: 100%;
  margin-top: 8rem;
}

.body-2 {
  background-color: #f0f4ef;
}

.pricingcolumns {
  width: 100%;
  height: auto;
  margin-top: 4rem;
}

.glassbackground {
  color: #0b1918;
  background-color: #2654510f;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.pricingcontainer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  width: 90%;
  max-width: none;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 2rem;
  display: flex;
}

.pricingheader {
  color: #333333a6;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}

.price {
  color: #333;
  text-align: center;
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  line-height: 3rem;
}

.permonth {
  color: #585757a6;
  font-size: 1.2rem;
}

.text-span-4 {
  color: #282828a6;
  font-size: 1.2rem;
  font-weight: 500;
}

.pricingcolumn {
  height: 100%;
  display: flex;
}

.svg {
  color: #000;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  font-size: 12px;
  display: flex;
}

.pricingitem {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 90%;
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-2 {
  color: #333;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  display: block;
}

.pricinggrid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 95%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
}

.testingrounds, .text-span-6 {
  font-size: 1.5rem;
  font-weight: 600;
}

.paragraph-4 {
  width: 70%;
  margin-top: 2rem;
  margin-bottom: .5rem;
  font-size: 1rem;
  line-height: 2rem;
}

.pricedetailcontainer {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
}

.text-block-3 {
  color: #282828a6;
  text-align: center;
  border-bottom: 1px solid #282828a6;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1rem;
}

.text-block-4 {
  text-align: center;
  width: 80%;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 2rem;
}

.text-span-7 {
  color: #2c262680;
  font-size: 1rem;
}

.pricingsubtext {
  color: #282828a6;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  display: block;
}

.testingfrequency {
  color: #265451;
  text-align: center;
  margin-left: 0;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  display: block;
}

.frequencycontainer {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  width: 90%;
  margin: 1rem auto .5rem;
  display: flex;
}

.ctadarkmode {
  background-color: #265451;
  flex-flow: column;
  width: 100vw;
  height: auto;
  margin-bottom: 0;
  padding-top: 8rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.ctacontainerdarkmode {
  background-color: #f0f4ef;
  border-radius: 10px;
  width: 95%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}

.ctaglassbackground {
  color: #0b1918;
  background-color: #ffffff1f;
  border-radius: 10px;
  flex-flow: column;
  width: 80%;
  max-width: none;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.pricing {
  float: none;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f0f4ef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  margin-bottom: 8rem;
  padding-bottom: 2rem;
  display: inline-flex;
}

.text-span-8 {
  color: #333333db;
  font-size: 1.2rem;
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-2 {
    margin-top: 8rem;
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .button.bottonsize {
    width: 60%;
  }

  .container-3 {
    width: 75%;
  }

  .heading-7 {
    font-size: 1.2rem;
  }

  .benefitscolcontainer {
    padding: .5rem;
  }

  .benefitsimg {
    height: 20%;
  }

  .container-7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .container-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .timeline_date-text {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .benefitsheader {
    font-size: 1.2rem;
  }

  .benefitsheadercontainer {
    margin-bottom: 2rem;
  }

  .cta {
    width: 100%;
  }

  .hero {
    margin-top: 0;
  }

  .blackheading, .blackheading.rightalign {
    width: 100%;
    font-size: 1.5rem;
  }

  .featurepara, .featurepara.rightalign {
    width: 100%;
  }

  .benefittitle {
    color: #f0f4ef99;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5rem;
    line-height: 3.5rem;
  }

  .featurescolumns {
    margin-top: 0;
    margin-bottom: 0;
  }

  .herocolumns {
    margin-bottom: 4rem;
  }

  .container-12 {
    flex-flow: column;
    margin-top: 2rem;
  }

  .container-13 {
    width: 90%;
  }

  .container-14 {
    width: 80%;
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .heading-9 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .form {
    width: 70%;
  }

  .heading-11 {
    width: 100%;
  }

  .paragraph-3 {
    width: 90%;
  }

  .featuretitle {
    color: #333333a6;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2.5rem;
    line-height: 3.5rem;
  }

  .icon {
    color: #fff;
  }

  .pricingcolumns {
    height: auto;
  }

  .pricingcontainer {
    padding-bottom: 2rem;
  }

  .pricingitem {
    justify-content: flex-start;
    align-items: center;
    padding-left: 25%;
  }

  .pricinggrid {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .ctadarkmode {
    width: 100%;
  }

  .ctacontainerdarkmode {
    width: 90%;
  }

  .pricing {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading-2 {
    margin-top: 4rem;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .heading-3 {
    font-size: 1.5rem;
  }

  .container-3 {
    width: 90%;
  }

  .timeline_centre {
    justify-content: flex-start;
  }

  .timeline_date-text {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

  .timeline_left {
    text-align: left;
  }

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    width: 100%;
  }

  .timeline_progress {
    left: 6px;
  }

  .benefitsheadercontainer {
    margin-bottom: 1rem;
  }

  .hero {
    margin-top: 0;
  }

  .benefittitle {
    font-size: 2rem;
    line-height: 3rem;
  }

  .herocolumns {
    width: 100vw;
  }

  .form {
    width: 70%;
  }

  .heading-11 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .pricingcolumns {
    height: auto;
  }

  .pricingheader {
    margin-bottom: 1rem;
  }

  .pricingitem {
    padding-left: 15%;
  }

  .grid-2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .pricedetailcontainer {
    margin-bottom: 0;
  }

  .ctacontainerdarkmode {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .navbar {
    background-color: #f0f4ef;
  }

  .container-2 {
    color: #fff;
  }

  .heading {
    font-size: 2rem;
    line-height: 3rem;
  }

  .heading-2 {
    width: 90%;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .heading-3 {
    font-size: 1rem;
  }

  .columns {
    width: 90vw;
  }

  .heading-4, .heading-5 {
    text-align: left;
    line-height: 1.5rem;
  }

  .heading-6 {
    text-align: left;
    line-height: 1rem;
  }

  .button {
    font-size: 1rem;
    line-height: 1rem;
  }

  .button.bottonsize {
    width: 80%;
  }

  .herocolcontainer {
    margin-left: 0;
    margin-right: 0;
  }

  .herocolumn {
    justify-content: flex-start;
    align-items: center;
  }

  .featurecolumn {
    margin-top: 0;
  }

  .heading-7 {
    font-size: 1rem;
  }

  .whiteheading {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5rem;
  }

  .paragraph {
    text-align: center;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .list-item {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .container-7 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .container-8 {
    margin-bottom: 2rem;
  }

  .timeline_date-text {
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 2rem;
  }

  .margin-bottom-medium {
    margin-bottom: 24px;
  }

  .timeline_text {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .timeline_item {
    grid-template-columns: 48px 1fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .benefitsheader {
    font-size: 1rem;
  }

  .hero {
    margin-top: 0;
  }

  .blackheading {
    text-align: left;
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .blackheading.rightalign {
    font-size: 1.2rem;
  }

  .featurecolcontainer {
    width: 125%;
  }

  .featurepara {
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .featurepara.rightalign {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .featurescontainer {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .benefittitle {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .columns-2 {
    display: block;
  }

  .div-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 15rem;
    height: 15rem;
    display: block;
  }

  .image-3 {
    margin-top: 15px;
  }

  .column, .column-copy {
    margin-top: 2rem;
  }

  .featurescolumns {
    order: 0;
    width: 90vw;
    margin-top: 1em;
    margin-bottom: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .herocolumns {
    width: 90vw;
    margin-bottom: 2rem;
  }

  .featuresanimation {
    order: -1;
    margin-top: 0%;
  }

  .featuredetailcontainer {
    margin-top: 2rem;
  }

  .container-12 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 2rem;
    margin-left: auto;
  }

  .container-13 {
    width: 100%;
  }

  .container-14 {
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .heading-9 {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2rem;
    display: block;
  }

  .checkitem {
    width: 100%;
  }

  .heading-10 {
    margin-left: .5rem;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .paragraph-2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .image-7 {
    width: 100%;
  }

  .form {
    width: 90%;
  }

  .paragraph-3 {
    width: 100%;
  }

  .featuretitle {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .checkbox-field {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .checkbox-label {
    font-size: .8rem;
    line-height: 1rem;
  }

  .pricingcontainer {
    width: 95%;
    height: 95%;
  }

  .pricingitem {
    padding-left: 0%;
  }

  .text-block-2 {
    text-align: left;
    font-size: .9rem;
    line-height: 1rem;
  }

  .text-block-3 {
    width: 95%;
  }

  .pricingsubtext {
    text-align: center;
  }

  .frequencycontainer {
    width: 100%;
  }

  .ctaglassbackground {
    width: 95%;
  }
}

#w-node-_710c79e1-1da6-1b00-b339-f4ac2e5a4223-a2be89dd {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 767px) {
  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcbd-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcc0-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcc2-a2be89dd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcc9-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbccc-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcdc-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcdf-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcf6-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbcf9-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_90310ebd-2246-bfca-f16f-df22a60d4c76-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_90310ebd-2246-bfca-f16f-df22a60d4c79-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbd12-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbd15-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbd2f-a2be89dd {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_09acbb57-96d3-7041-1f05-fec2fb0cbd32-a2be89dd {
    grid-area: 1 / 1 / 3 / 2;
  }
}


