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

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

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

p {
  margin-bottom: 10px;
}

.image {
  text-align: right;
  display: block;
}

.column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #072540;
  margin-top: 0;
  padding-right: 159px;
  font-family: Rubik, sans-serif;
  font-size: 87px;
  line-height: 97px;
}

.text-span {
  color: #ea6427;
}

.section {
  margin-top: 38px;
}

.heading-2 {
  color: #ea6427;
  width: 80%;
  margin-top: 56px;
  padding-right: 20px;
  font-family: Rubik, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.paragraph {
  color: #4e4e4e;
  margin-top: 70px;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
}

.text-block {
  outline-offset: 0px;
  color: #4e4e4e;
  text-underline-offset: -10px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: auto;
  background-image: url('../images/SideArrow.png');
  background-position: -3%;
  background-repeat: no-repeat;
  background-size: 53px;
  border-top: 4px #bdbdbd;
  border-left: 0 #000;
  outline: 3px #333;
  margin-top: 15px;
  margin-bottom: 30px;
  margin-left: -31px;
  padding-left: 48px;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 45px;
  -webkit-text-decoration: none;
  text-decoration: none;
  text-decoration-thickness: 4px;
}

.div-block {
  border-left: 4px #c2c2c2;
  display: flex;
}

.section-2 {
  margin-top: 0;
}

.div-block-2 {
  padding-left: 31px;
}

.paragraph-2 {
  text-align: center;
  font-family: Rubik, sans-serif;
  font-size: 16px;
}

.paragraph-2.mobilr, .paragraph-2.mobile {
  display: none;
}

.body {
  margin-top: 0;
  font-family: Rubik, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
}

.body.bold {
  color: #4e4e4e;
  border-top: 1px #4e4e4e;
  margin-top: 0;
  font-weight: 700;
}

.body.bold.center {
  color: #072540;
  text-align: center;
  margin-top: 77px;
  padding-left: 135px;
  padding-right: 135px;
}

.body.bold.center._50 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 62px;
  padding-left: 0;
  padding-right: 0;
  font-size: 50px;
  line-height: 53px;
}

.body.bold._50 {
  font-size: 50px;
  line-height: 54px;
}

.body.centered {
  text-align: center;
  margin-top: 0;
  padding-left: 39px;
  padding-right: 39px;
}

.body.centered.no-maring {
  margin-top: 0;
}

.body.centered.no-maring.smaller {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 30px;
  line-height: 45px;
}

.body.centered.smaller {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 46px;
  margin-bottom: 46px;
  font-size: 26px;
  line-height: 35px;
  display: flex;
}

.body.centered.smaller.margin {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  margin-top: 102px;
  margin-bottom: 67px;
}

.body.centered.blue {
  color: #082540;
}

.body._0-margin {
  margin-top: 0;
}

.body._0-margin.smaller {
  font-size: 26px;
  line-height: 36px;
}

.text-span-2, .text-span-3 {
  color: #4e4e4e;
  font-weight: 700;
}

.text-span-4 {
  font-weight: 700;
}

.image-2 {
  display: block;
}

.image-3 {
  transform: translate(0, -291px);
}

.section-3 {
  border-top: 1px #000;
}

.section-4 {
  background-color: #0725401a;
  margin-top: 165px;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -33px;
  display: flex;
}

.image-4 {
  margin-top: -117px;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  margin-top: 35px;
}

.text-span-5 {
  font-weight: 700;
}

.paragraph-3 {
  text-align: center;
}

.image-6 {
  margin-top: 83px;
}

.div-block-5 {
  text-align: center;
}

.column-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-6 {
  color: #ea6427;
  font-weight: 700;
}

.text-span-7 {
  color: #1a728b;
  font-weight: 700;
}

.columns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 42px;
  padding-top: 14px;
  display: flex;
}

.identify {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  margin-top: 73px;
  display: flex;
}

.text-span-8 {
  font-weight: 700;
}

.column-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.container-2 {
  padding-left: 80px;
  padding-right: 80px;
}

.image-7 {
  text-align: left;
}

.div-block-7 {
  text-align: center;
}

.create {
  justify-content: center;
  align-items: center;
  margin-top: -84px;
  margin-bottom: 57px;
  display: flex;
}

.column-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.build {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 60px;
  display: flex;
}

.amplify {
  justify-content: center;
  align-items: center;
  margin-top: 58px;
  display: flex;
}

.orange-down-arrow {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.orange-down-arrow.left {
  transform: none;
}

.div-block-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: -27px;
  margin-bottom: -53px;
  display: flex;
}

.div-block-8.rinse-repeat {
  padding-right: 183px;
}

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

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-10.centered {
  flex-flow: column;
}

.text-span-9 {
  color: #ea6427;
  font-weight: 700;
}

.div-block-11 {
  padding-bottom: 35px;
}

.column-6 {
  padding-top: 0;
}

.div-block-12, .div-block-13 {
  padding-top: 60px;
}

.section-5 {
  background-color: #ebebeb;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 66px;
  padding-bottom: 66px;
  display: flex;
}

.paragraph-4 {
  color: #152f55;
  text-align: center;
  letter-spacing: 0;
  column-count: auto;
  width: 100%;
  margin-top: 33px;
  margin-bottom: 47px;
  font-family: Rubik, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 52px;
}

.column-7 {
  margin-top: 0;
  position: static;
}

.div-block-14, .columns-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-6 {
  background-color: #fff;
  margin-top: 90px;
  margin-bottom: 90px;
}

.columns-3 {
  transform: translate(0);
}

.container-3 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 940px;
  display: flex;
}

.column-8 {
  margin-top: 0;
  padding-left: 80px;
}

.div-block-15 {
  box-sizing: border-box;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.image-9 {
  vertical-align: baseline;
  object-fit: fill;
  max-width: 100%;
  display: block;
  overflow: hidden;
  transform: translate(0, 129px)scale(3);
}

.body-2 {
  max-width: 100vw;
  overflow: auto;
}

.image-11 {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.section-7 {
  justify-content: flex-end;
  align-items: center;
  padding-top: 25px;
  padding-right: 21px;
  display: flex;
}

.div-block-17 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-14, .image-15, .image-17 {
  display: none;
}

.section-8 {
  background-color: #152f55;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-5 {
  color: #b3b3b3;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 11px;
  font-family: Rubik, sans-serif;
}

.image-19 {
  display: none;
}

.section-9 {
  background-color: #fff;
}

.container-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-10 {
  color: #ea6428;
}

.image-21 {
  margin-right: 173px;
  padding-right: 0;
}

.button {
  background-color: #ea6427;
  border-radius: 5px;
  padding: 22px;
  font-family: Rubik, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.image-22 {
  text-align: center;
}

.div-block-21, .container-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-4 {
  width: 80%;
  margin-top: -9px;
}

.div-block-22 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 43px;
  margin-bottom: 43px;
  padding-top: 43px;
  padding-bottom: 43px;
  display: flex;
  box-shadow: 0 2px 20px 14px #0000000d;
}

.h4 {
  color: #ea6427;
  text-align: left;
  margin-bottom: 15px;
  font-family: Rubik, sans-serif;
  display: block;
}

.heading-3, .heading-4, .heading-5 {
  text-align: center;
}

.column-10, .column-11, .column-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.desktop-para {
  font-family: Rubik, sans-serif;
}

.bold-text-2 {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 479px) {
  .heading {
    text-align: center;
    width: 100vw;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 48px;
    line-height: 49px;
  }

  .section {
    background-position: 100% 100%;
    background-size: 300px;
  }

  .heading-2 {
    text-align: center;
    width: 100%;
    margin-top: 24px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 26px;
    line-height: 34px;
  }

  .paragraph {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
  }

  .text-block {
    background-position: 0 0;
    background-size: 41px;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-2 {
    padding-left: 54px;
  }

  .paragraph-2 {
    display: block;
    overflow: visible;
  }

  .paragraph-2.mobilr {
    text-align: left;
    display: block;
  }

  .paragraph-2.mobile {
    display: block;
  }

  .body {
    text-align: center;
    margin-top: 29px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .body.bold {
    text-align: center;
  }

  .body.bold.center {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .body.bold.center._50 {
    color: #333;
    margin-top: 0;
    margin-bottom: 22px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .body.bold._50 {
    font-size: 30px;
    line-height: 40px;
  }

  .body.centered.no-maring.smaller.blue {
    margin-bottom: 40px;
    padding-top: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .body.centered.smaller {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .body.centered.smaller.margin {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .body.centered.blue {
    padding-left: 20px;
    padding-right: 20px;
  }

  .body._0-margin.smaller {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-4 {
    justify-content: center;
    align-items: center;
    width: 100vw;
  }

  .image-5 {
    margin-top: 23px;
    margin-bottom: 23px;
    padding: 29px;
  }

  .image-6 {
    margin-top: 0;
    display: none;
  }

  .text-span-6, .text-span-7 {
    font-size: 30px;
  }

  .columns {
    flex-flow: column;
    align-self: center;
  }

  .identify {
    flex-flow: column;
    margin-top: 30px;
  }

  .div-block-6 {
    flex-flow: column;
  }

  .text-span-8 {
    font-size: 25px;
  }

  .container-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .image-7 {
    max-width: 100%;
    margin-bottom: 28px;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .create, .build, .amplify {
    flex-flow: column;
  }

  .orange-down-arrow.right, .orange-down-arrow.left {
    display: none;
  }

  .div-block-8 {
    margin-top: 0;
  }

  .div-block-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-10.centered {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .column-6 {
    padding-bottom: 40px;
  }

  .div-block-12, .div-block-13 {
    padding-top: 0;
  }

  .section-5 {
    padding: 26px;
  }

  .paragraph-4 {
    text-align: center;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .columns-2 {
    flex-flow: column;
  }

  .column-8 {
    flex-flow: column;
    padding-left: 10px;
    display: flex;
  }

  .image-9 {
    transform: translate(83px, -300px)scale(.7);
  }

  .image-10 {
    max-width: 50%;
    transform: rotate(72deg);
  }

  .image-11 {
    display: none;
    overflow: visible;
  }

  .column-9 {
    flex-flow: column;
    display: flex;
  }

  .div-block-16 {
    overflow: hidden;
  }

  .section-7 {
    justify-content: center;
    align-items: center;
  }

  .image-12 {
    margin-top: -62px;
    display: none;
  }

  .div-block-17 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .div-block-18 {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-13 {
    margin-bottom: 46px;
  }

  .div-block-19 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-14, .image-15 {
    display: block;
  }

  .div-block-20 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-16 {
    display: none;
  }

  .image-18 {
    margin-top: 0;
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .section-8 {
    background-color: #152f55;
  }

  .paragraph-5 {
    color: #7c7c7c;
    text-align: center;
    padding: 18px;
    font-family: Rubik, sans-serif;
  }

  .image-19 {
    border-radius: 20px;
    max-width: 90%;
    display: block;
    box-shadow: 0 2px 5px #0003;
  }

  .bold-text {
    font-size: 25px;
  }

  .image-20 {
    max-width: 80%;
    margin-bottom: 40px;
  }

  .image-21, .desktop-para {
    display: none;
  }
}

#w-node-_3f1522e7-857e-3575-08ed-0508620cb05e-a3fbf8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_57bff59e-f375-37d8-f691-159b87f3994f-a3fbf8e5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}


