:root {
  --medium-turquoise: #1dd2c8;
  --medium-gray: #4c4d53;
  --white: white;
  --dark-grey: #2c2c2c;
  --blue: #6698ce;
  --black: #000;
}

.width_820_centred {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.open_sans_27px_1dd2c8_w600 {
  color: var(--medium-turquoise);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 27px;
  font-weight: 600;
  line-height: 1.2em;
}

.h_001 {
  border-bottom: 7px solid var(--medium-turquoise);
  padding-top: 15px;
  padding-bottom: 15px;
}

.h_003 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 50px;
  display: flex;
}

.col_1_003 {
  flex: none;
}

.img_004 {
  width: 199px;
  height: 230px;
}

.uppercase_open_sans_30px_gray {
  color: var(--medium-gray);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2em;
}

.divider_005 {
  border-top: 1px solid #84858b;
  margin-top: 20px;
  margin-bottom: 10px;
}

.open_sans_15px_medium_gray {
  color: var(--medium-gray);
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
}

.row_2_014 {
  border-top: 7px solid var(--medium-turquoise);
  flex: 1;
}

.ds_heading_level_2 {
  color: var(--medium-turquoise);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3em;
}

.h_009 {
  border-bottom: 1px solid #bbf1ee;
  border-left: 1px solid #bbf1ee;
  border-right: 1px solid #bbf1ee;
}

.row_white_009 {
  display: flex;
}

.col_1_009 {
  border-right: 1px solid #bbf1ee;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 30px;
  display: flex;
}

.col_2_009 {
  text-align: center;
  border-right: 1px solid #bbf1ee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 265px;
  padding: 10px 30px;
  display: flex;
}

.open_sans_15px_medium_gray_600 {
  color: var(--medium-gray);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5em;
}

.row_green_009 {
  background-color: #bbf1ee;
  display: flex;
}

.col_1_009_green {
  border-right: 1px solid var(--white);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 10px 30px;
  display: flex;
}

.list_regular {
  margin-top: -4px;
  margin-bottom: 0;
  padding-left: 17px;
}

.list_item_regular {
  align-items: center;
  margin-top: 4px;
  position: relative;
}

.row_1_014 {
  border-top: 7px solid var(--medium-turquoise);
  flex: 0 auto;
}

.h_011 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #7a7b86;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;
  padding: 20px 30px;
  display: flex;
}

.spacing_vertical_5px {
  height: 5px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.h_012 {
  background-color: var(--medium-turquoise);
  margin-top: 50px;
  padding: 45px 60px;
}

.h_013 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  place-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.col_013 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.uppercase_open_sans_19px_w700_white {
  color: var(--white);
  letter-spacing: .6px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 600;
  line-height: 1.2em;
}

.list_regular_white {
  color: #fff;
  margin-top: -4px;
  margin-bottom: 0;
  padding-left: 17px;
  list-style-type: square;
}

.h_004 {
  border-top: 7px solid var(--medium-turquoise);
  flex: 0 auto;
  margin-top: 50px;
  padding-top: 10px;
}

.ds_heading_level_3 {
  color: var(--medium-gray);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.3em;
}

.font_weight_700 {
  font-weight: 700;
}

.h_015 {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  flex-flow: column;
  margin-bottom: 60px;
  display: flex;
}

.col_3_009 {
  text-align: center;
  border-right: 1px #bbf1ee;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 265px;
  padding: 10px 30px;
  display: flex;
}

.col_3_009_green {
  border-right: 1px none var(--white);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 265px;
  padding: 10px 30px;
  display: flex;
}

.h_016 {
  text-align: left;
  margin-top: 7px;
}

.open_sans_12px_dark_grey {
  color: var(--dark-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
}

.h_017 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  background-color: #f4f4f4;
  flex-flow: column;
  margin-top: 20px;
  padding: 15px 20px;
  display: flex;
}

.font_weight_600 {
  font-weight: 600;
}

.open_sans_16px_medium_gray {
  color: var(--medium-gray);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}

.open_sans_16px_medium_gray.font_weight_600 {
  font-weight: 600;
}

.ds_subehading_level_3 {
  font-size: 17px;
  font-weight: 400;
}

.ds_text_link_regular {
  border-bottom: 1px dashed var(--blue);
  color: var(--blue);
  font-weight: 600;
  text-decoration: none;
}

.ds_text_link_regular:hover {
  background-color: #33d5f914;
}

.h_018 {
  text-align: center;
  background-color: #fbf70a;
  padding: 45px 60px 55px;
}

.text_018 {
  color: #7a7b86;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.8em;
}

.link_text_018 {
  color: #7a7b86;
  border-bottom: 1px dashed #7a7b86;
  font-size: 34px;
  font-weight: 600;
  text-decoration: none;
}

.link_text_018:hover {
  background-color: #7a7b8626;
}

.h_019 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.h_019.flex_align_top {
  justify-content: flex-start;
  align-items: flex-start;
}

.h_020 {
  background-color: var(--medium-turquoise);
  color: var(--white);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.open_sans_17px_white_w600 {
  color: #fff;
  letter-spacing: .3px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3em;
}

.font_weight_400 {
  font-weight: 400;
}

.paragraph_017 {
  color: var(--dark-grey);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
}

.ds_paragraph_footer {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
}

.ds_link_text_footer {
  border-bottom: 1px dashed var(--white);
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.ds_link_text_footer:hover {
  background-color: #fff3;
}

.link {
  font-size: 32px;
}

@media screen and (max-width: 991px) {
  .h_001 {
    border-bottom-width: 5px;
  }

  .h_003 {
    margin-top: 40px;
  }

  .row_2_014 {
    border-top-width: 5px;
  }

  .h_009 {
    width: 100%;
  }

  .row_1_014 {
    border-top-width: 5px;
  }

  .h_011 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 60px;
  }

  .h_012 {
    padding: 40px 50px;
  }

  .uppercase_open_sans_19px_w700_white {
    font-size: 18px;
  }

  .h_004 {
    border-top-width: 5px;
    margin-top: 40px;
  }

  .h_018 {
    padding: 40px 50px 50px;
  }

  .text_018 {
    font-size: 22px;
  }

  .open_sans_17px_white_w600 {
    font-size: 16px;
  }

  .link {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .open_sans_27px_1dd2c8_w600 {
    font-size: 21px;
  }

  .h_003 {
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .uppercase_open_sans_30px_gray {
    font-size: 22px;
  }

  .divider_005 {
    margin-top: 15px;
  }

  .ds_heading_level_2 {
    font-size: 20px;
  }

  .h_009 {
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .col_1_009 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .col_2_009 {
    width: 130px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col_1_009_green {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .h_011 {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .uppercase_open_sans_19px_w700_white {
    line-height: 1.4em;
  }

  .h_004 {
    padding-top: 10px;
  }

  .ds_heading_level_3 {
    font-size: 20px;
  }

  .col_3_009, .col_3_009_green {
    width: 130px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .open_sans_12px_dark_grey, .open_sans_16px_medium_gray {
    font-size: 13px;
  }

  .text_018 {
    font-size: 20px;
  }

  .h_020 {
    width: 48px;
    height: 48px;
    font-size: 19px;
  }

  .ds_paragraph_footer, .ds_link_text_footer {
    font-size: 13px;
  }

  .link {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  .open_sans_27px_1dd2c8_w600 {
    font-size: 16px;
  }

  .h_001 {
    border-bottom-width: 4px;
  }

  .h_003 {
    margin-top: 20px;
  }

  .uppercase_open_sans_30px_gray {
    font-size: 19px;
    line-height: 1.3em;
  }

  .divider_005 {
    margin-top: 10px;
  }

  .row_2_014 {
    border-top-width: 4px;
  }

  .col_1_009 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .col_2_009 {
    width: 110px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .col_1_009_green {
    padding-left: 5px;
    padding-right: 5px;
  }

  .list_item_regular {
    margin-top: 2px;
  }

  .row_1_014 {
    border-top-width: 4px;
  }

  .h_011 {
    margin-top: 20px;
    padding: 10px 20px;
  }

  .h_013 {
    flex-flow: column;
  }

  .col_013 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .h_004 {
    border-top-width: 4px;
    margin-top: 25px;
    padding-top: 7px;
  }

  .col_3_009, .col_3_009_green {
    width: 110px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .h_019 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .h_020 {
    width: 45px;
    height: 45px;
  }
}


