:root {
  --white: white;
  --black: black;
}

.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;
}

.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-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

.nav02_links {
  align-items: center;
  display: flex;
}

.nav02_button {
  box-shadow: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #7540ee;
  border: 2px #5d3eff;
  border-radius: 50px;
  align-items: center;
  min-height: 35px;
  max-height: 40px;
  padding: 12px 40px;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.nav02_button:hover {
  color: #fff;
  background-color: #5d3eff;
}

.nav02_email {
  border-right: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 50px;
  padding-right: 25px;
  transition: all .25s;
  display: flex;
}

.nav02_email:hover {
  color: #7540ee;
}

.nav02_en_dropdown {
  padding: 0;
}

.nav02_en_dropdown.w--open {
  background-color: #fff;
  border-radius: 4px;
  margin-top: 5px;
  padding: 10px 0;
  top: 45px;
  bottom: auto;
  left: 0%;
  box-shadow: 14px 14px 40px #767ead14;
}

.nav02_icons {
  width: 15px;
  margin-right: 10px;
}

.nav02_phone {
  border-right: 1px solid #ebecf0;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  min-height: 50px;
  padding-left: 25px;
  padding-right: 25px;
  transition: all .25s;
  display: flex;
}

.nav02_phone:hover {
  color: #7540ee;
}

.menu_wrap {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  min-height: auto;
  padding-top: 10px;
  padding-bottom: 0;
  display: block;
}

.nav02_mobile {
  background-color: #fff;
  flex: 1;
  align-items: center;
  min-height: 80px;
  font-weight: 400;
  display: none;
  box-shadow: 14px 14px 40px #767ead14;
}

.nav02_icon {
  margin-right: 15px;
}

.nav02_top_right {
  min-width: 200px;
  height: 100%;
  min-height: 50px;
  display: flex;
}

.nav02_link {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}

.nav02_icon_02 {
  width: 15px;
  margin-right: 10px;
}

.nav02_nav_menu {
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  display: flex;
}

.nav02_logo_image {
  position: static;
  inset: 0% auto 0% 0%;
}

.nav02_line {
  background-color: #ebecf0;
  width: 1px;
  height: 100%;
  min-height: 31px;
  margin-left: 15px;
}

.nav02 {
  background-color: #fff;
  flex: 1;
  align-items: center;
  min-height: 80px;
  font-weight: 400;
  display: block;
  box-shadow: 14px 14px 40px #767ead14;
}

.shpeherd-nav {
  width: 100%;
  display: block;
}

.nav02_wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 5%;
  display: flex;
}

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

.nav02_top_left {
  min-width: 200px;
  height: 100%;
  font-weight: 500;
  display: flex;
}

.nav02_dropdown_link {
  font-size: 13px;
  font-weight: 500;
}

.nav02_top_wrap {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.nav02_logo {
  margin-right: 35px;
}

.nav02_account {
  align-items: center;
  height: 100%;
  min-height: 50px;
  display: flex;
}

.nav02_account_toggle {
  border-left: 1px solid #0000001a;
  align-items: center;
  height: 100%;
  min-height: 50px;
  padding: 0 40px 0 20px;
  display: flex;
}

.nav02_top {
  background-color: #fff;
  border-bottom: 1px solid #ebecf0;
  min-height: 50px;
}

.nav01_dot_toggle {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 0;
  display: flex;
}

.nav01_links {
  align-items: center;
  font-weight: 600;
  display: flex;
}

.nav01_line {
  background-color: #ebecf0;
  width: 1px;
  height: 100%;
  min-height: 31px;
  margin-left: 10px;
}

.nav01_left {
  align-items: center;
  display: flex;
}

.nav01 {
  background-color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  box-shadow: 14px 14px 40px #767ead14;
}

.nav01_link_text {
  color: #4f5e78;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.nav01_button {
  box-shadow: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #6199d4;
  border: 2px #5d3eff;
  border-radius: 10px;
  align-items: center;
  min-height: 35px;
  max-height: 40px;
  margin-left: 0;
  padding: 12px 40px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.nav01_button:hover {
  color: #fff;
  background-color: #0a1f44;
}

.nav01_button.get {
  text-align: center;
}

.nav01_container {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.nav01_logo_image {
  margin-right: 0;
  position: static;
  inset: 0% auto 0% 0%;
}

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

.nav01_dot_link {
  border-radius: 8px;
  align-items: center;
  width: 100%;
  min-height: 44px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav01_dot_link:hover {
  background-color: #f8faff;
  border-radius: 4px;
}

.nav01_link {
  color: #002554;
  text-transform: none;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav01_link.w--current {
  color: #002554;
  font-weight: 600;
}

.nav01_logo {
  margin-right: 25px;
  display: flex;
}

.nav01_search {
  color: #fff;
  justify-content: center;
  align-items: center;
  min-width: 45px;
  height: 100%;
  min-height: 45px;
  margin-right: 15px;
  font-weight: 500;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
}

.nav01_dropdown_dot {
  background-color: #f8faff;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  margin-left: 15px;
  transition: all .35s;
}

.nav01_dropdown_dot:hover {
  background-color: #e9eefa;
}

.nav01_mobile {
  background-color: #fff;
  flex: 1;
  align-items: center;
  height: 80px;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  box-shadow: 14px 14px 40px #767ead14;
}

.nav01_dot_list {
  min-width: 200%;
}

.nav01_dot_list.w--open {
  background-color: #fff;
  border-radius: 8px;
  min-width: 150px;
  margin-top: 8px;
  padding: 4px;
  left: -50px;
  box-shadow: 1px 1px 13px #0000001a;
}

.lnd_badge_circle {
  background-color: #38cb89;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.lnd_paragraph {
  color: #002554;
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.ldn_h1 {
  color: #0a1f44;
  letter-spacing: -.3px;
  max-width: 630px;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.2em;
}

.lnd_button_wrap {
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.lnd_badge {
  background-color: #e9f9f0;
  border-radius: 50px;
  align-items: center;
  min-width: 120px;
  max-width: 200px;
  min-height: 35px;
  margin-bottom: 15px;
  padding: 5px 15px 5px 5px;
  display: flex;
}

.lnd_button {
  box-shadow: none;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #6199d4;
  border: 2px #5d3eff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  margin-left: 0;
  margin-right: 10px;
  padding: 16px 30px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.lnd_button:hover {
  color: #fff;
  background-color: #0a1f44;
}

.lnd_container_hero {
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lnd_hero_block {
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lnd_badge_text {
  color: #38cb89;
  letter-spacing: 1px;
  margin-left: 8px;
  font-size: 13px;
  font-weight: 700;
}

.lnd_hero {
  border-bottom: 1px #ebecf0;
  justify-content: center;
  align-items: center;
  height: 85vh;
  min-height: 710px;
  padding: 100px 5% 120px;
  display: flex;
}

.lnd_span {
  color: #0a1f44;
  font-weight: 500;
}

.lnd_button_explore {
  box-shadow: none;
  color: #0a1f4487;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1.5px dashed #e0e4df;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  min-width: 160px;
  min-height: 45px;
  margin-left: 0;
  margin-right: 10px;
  padding: 16px 30px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 17px;
  transition: all .35s;
  display: flex;
}

.lnd_button_explore:hover {
  color: #fff;
  background-color: #0a1f44;
  border-style: solid;
  border-color: #fff;
}

.lnd_link_wrap {
  justify-content: center;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}

.lnd_title {
  color: #8a94a6;
  text-align: center;
  letter-spacing: 1px;
  max-width: 500px;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
}

.lnd_services {
  flex-wrap: wrap;
  place-content: stretch space-between;
  align-items: stretch;
  margin-bottom: 32px;
  display: flex;
}

.lnd_link_arrow {
  filter: invert();
  width: 15px;
}

.lnd_title_wrap {
  margin-bottom: 55px;
}

.lnd_h3 {
  color: #0a1f44;
  text-align: center;
  margin: 0 auto 35px;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
}

.lnd_paragraph_04 {
  color: #0a1f44;
  max-width: 240px;
  margin-bottom: 18px;
  font-size: 18px;
  line-height: 25px;
}

.lnd_container_flex {
  flex-direction: column;
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lnd_service_wrap {
  border: 1px solid #d7d8ea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 23%;
  height: 100%;
  min-height: 320px;
  padding: 40px 25px 25px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.lnd_service_wrap:hover {
  border-color: #38cb89;
}

.lnd_h2 {
  color: #0a1f44;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 29px;
}

.lnd_content {
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding: 0 5% 100px;
}

.lnd_service_icon {
  width: 65px;
  position: static;
  inset: -30px 0% auto 15px;
}

.lnd_link_text {
  color: #4e5d78;
  text-align: center;
  margin-right: 8px;
  font-size: 16px;
  font-weight: 500;
}

.lnd_paragraph_02 {
  color: #4e5d78;
  max-width: 560px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.lnd_content_block {
  width: 50%;
  min-height: 200px;
  padding-left: 15px;
}

.lnd_container_reverse {
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lnd_h4 {
  color: #0a1f44;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 45px;
}

.check-icon {
  width: 20px;
  margin-right: 12px;
}

.lnd_check_wrap {
  align-items: center;
  margin-bottom: 14px;
  display: flex;
}

.lnd_image {
  width: 100%;
}

.lnd_container {
  flex: 1;
  align-items: center;
  max-width: 1140px;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lnd_img_block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 30px;
  display: flex;
  position: relative;
}

.lnd_checks {
  margin-top: 25px;
  margin-bottom: 25px;
}

.lnd_icon {
  margin-bottom: 15px;
}

.main_img_wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 500px;
  max-width: 550px;
  padding-right: 55px;
  display: flex;
  position: relative;
}

.f03_footer_wrap {
  padding-top: 35px;
}

.f03_button {
  color: #fff;
  letter-spacing: 1px;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 48px;
  margin-top: 20px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

.f03_container {
  flex: 1;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.f03_title {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 25px;
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.f03_h4 {
  color: #fff;
  text-align: left;
  max-width: 480px;
  margin-top: 5px;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  display: block;
}

.f03_link {
  color: #ffffffb0;
  margin-bottom: 11px;
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  text-decoration: none;
  display: block;
}

.footer {
  color: #fff;
  background-color: #6199d4;
  background-image: url('../images/footer.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 100px;
  margin-bottom: 0;
  padding: 60px 5%;
}

.f03_social_wrap {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 15px;
  margin-right: 0;
  padding: 9px;
  display: flex;
  position: relative;
}

.f03_text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.f03_top_wrap {
  border-bottom: 1px solid #ffffff40;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 35px;
  display: flex;
}

.f03_social_link {
  position: absolute;
  inset: 0;
}

.f03_column_right {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.f03_social_wraps {
  margin-top: 10px;
  display: flex;
}

.f03_title_wrap {
  display: block;
}

.link_block {
  position: absolute;
}

.bp {
  color: #002554;
  letter-spacing: normal;
  -webkit-text-stroke-color: #002554;
  object-fit: fill;
  font-size: 16px;
}

.heading-4 {
  color: #002554;
  text-align: center;
  letter-spacing: -1px;
  margin-bottom: 20px;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 600;
}

.timeline_grid-4 {
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.is-h4 {
  color: #002554;
  letter-spacing: 0;
  -webkit-text-stroke-color: #002554;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.is-h4.end {
  text-align: center;
  margin-bottom: 40px;
  font-size: 2em;
  line-height: 2.1em;
}

.timeline_grid-wrap {
  position: relative;
}

.timeline_item {
  grid-row-gap: 1em;
  background-color: #94bac7;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.9em;
  margin-bottom: 1.9em;
  padding: 2em;
  display: flex;
  box-shadow: 6px 6px #ea4537;
}

.timeline_item.is-3, .timeline_item.is-2, .timeline_item.is-1 {
  background-color: #fff;
  border: 1px solid #f5f2f2;
  box-shadow: 6px 6px #f1eeee;
}

.timeline_inner {
  grid-row-gap: 6em;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 1280px;
  display: flex;
}

.timeline_heading-wrap {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.timeline_track-5 {
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 2px;
  height: 100%;
}

.timeline_progress {
  z-index: 1;
  background-color: #6199d4;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 10px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto 50%;
  transform: translate(-50%);
}

.timeline_track-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.timeline_dot {
  z-index: 1;
  background-color: #6199d4;
  border: 40px #6199d4;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  line-height: 50px;
  position: relative;
}

.bold-text {
  color: #002554;
  font-family: Poppins, sans-serif;
  font-size: 1.8em;
  font-weight: 600;
  line-height: .9em;
}

.image {
  max-width: 80px;
  margin-top: 0;
}

.why-text {
  color: #002554;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  text-align: center;
  background-color: #6199d4;
  border-radius: 14px;
  justify-content: center;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.div-block {
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.demo-cta {
  margin-top: 60px;
}

.text-block {
  color: #002554;
  letter-spacing: -1px;
  padding-top: 20px;
  padding-left: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.section {
  background-image: url('../images/hero4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  height: 60vh;
  display: flex;
}

.section.about {
  background-image: url('../images/innerpage01.png');
  background-size: cover;
  background-attachment: scroll;
  height: 40vh;
}

.section.news {
  background-image: url('../images/Routes-Overview-1.jpg');
}

.container {
  flex: 1;
  align-self: center;
  max-width: 1090px;
  display: block;
}

.div-block-3 {
  flex: 0 auto;
  align-self: center;
  display: block;
}

.h1-header {
  color: #002554;
  letter-spacing: 0;
  padding-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.1em;
}

.container-2 {
  max-width: 1090px;
}

.heading-6 {
  color: #fff;
}

.tab {
  background-color: #f7f7f7;
}

.tab.w--current {
  background-color: #6199d4;
}

.heading-7 {
  color: #002554;
}

.shepherd-tab {
  color: #002554;
  background-color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
}

.shepherd-tab.w--current {
  color: #fff;
  background-color: #002554;
  font-size: 32px;
  font-weight: 700;
  line-height: 1em;
}

.section-2 {
  text-align: left;
  padding-top: 0;
}

.container-3 {
  max-width: 1080px;
}

.section-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.news-grid-wrapper {
  width: 100%;
  height: auto;
  box-shadow: 1px 2px 5px #0003;
}

.h2-news-grid {
  color: #fff;
  background-color: #6199d4;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.paragraph {
  padding: 20px 10px 10px;
  font-size: 16px;
}

.text-block-2 {
  font-family: Roboto, sans-serif;
}

.paragraph-2 {
  color: #686868;
  padding: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.page-intro {
  color: #002554;
  letter-spacing: -1px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.2em;
}

.h2-grid {
  color: #002554;
  text-align: center;
  letter-spacing: 0;
  align-self: center;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.objectives {
  border: 1px solid #f5f2f2;
  justify-content: center;
  box-shadow: 6px 6px 0 #f1eeee;
}

.div-block-5 {
  display: flex;
}

.text-block-3 {
  color: #002554;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 10px;
  font-family: Roboto, sans-serif;
  font-size: 60px;
  font-weight: 700;
}

.body-text {
  color: #777;
  margin-top: 10px;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.cell-2 {
  justify-content: center;
}

.cell-3 {
  justify-content: center;
  align-items: center;
  box-shadow: 6px 6px #f5f2f2;
}

.cell-4 {
  justify-content: center;
}

.h2-body {
  color: #002554;
  letter-spacing: -1px;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 2em;
  font-weight: 600;
  line-height: 2.1em;
}

.cell-5 {
  justify-content: center;
}

.paragraph-3 {
  color: #777;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.cell-6, .cell-7 {
  justify-content: center;
}

.container-4 {
  max-width: 1080px;
}

.section-4 {
  margin-left: 0;
  padding-top: 40px;
}

.align-center-2 {
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.timeline-main_heading-wrapper {
  color: #fff;
  text-align: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

.section-timeline-cta {
  background-color: #0a0a0a;
}

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

.timeline_circle {
  background-color: #fff;
  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 #0a0a0a;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(#eba901, #711d2d);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.paragraph-large {
  letter-spacing: -.02em;
  font-size: 20px;
}

.margin-bottom-large {
  margin-bottom: 40px;
}

.timeline_text {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.3;
}

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

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

.button-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #eba901;
  border-radius: .65rem;
  align-items: center;
  padding: .75rem 1.5rem;
  font-weight: 700;
  transition: all .2s;
  display: flex;
}

.button-2:hover {
  text-decoration: none;
  transform: scale(1.05);
}

.button-2.is-secondary {
  background-color: #fff;
  border: 1px solid #000;
  justify-content: center;
}

.button-2.is-secondary:hover {
  background-color: #eba901;
}

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

.section-timeline-heading {
  background-color: #0a0a0a;
}

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

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-top.margin-medium {
  margin-top: 1.5rem;
  display: flex;
}

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

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

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

.link {
  text-decoration: underline;
}

.link:hover {
  color: #eba901;
  text-decoration: none;
}

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

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

.text-color-gold {
  color: #eba901;
}

.padding-vertical-xlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}

.timeline_date-text {
  color: #fff;
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.container-5 {
  z-index: 0;
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

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

.timeline_item-2 {
  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: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.is-txt-small {
  color: #0a227d;
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 1.4;
}

.page-padding-m {
  padding: 6em 14.72%;
}

.timeline_inner-2 {
  grid-row-gap: 6em;
  flex-direction: column;
  display: flex;
}

.timeline_progress-overlay-bottom {
  background-image: linear-gradient(#0a227d00, #0a227d);
  width: 6px;
  height: 4em;
  position: absolute;
  inset: auto 0% 0 47%;
}

.timeline_heading-wrap-2 {
  grid-row-gap: 1em;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.is-h2 {
  color: #94bac7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
}

.is-h4-2 {
  color: #0a227d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.9375em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.timeline_progress-3 {
  z-index: 1;
  background-color: #ea4537;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 3px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto 50%;
  transform: translate(-50%);
}

.timeline {
  position: relative;
}

.timeline_progress-overlay-top {
  z-index: 0;
  background-image: linear-gradient(#0a227d, #0a227d00);
  width: 6px;
  height: 2em;
  position: absolute;
  inset: 0% 0% auto -2px;
}

.timeline_track {
  background-color: #94bac7;
  flex-direction: column;
  align-items: center;
  width: 2px;
  height: 100%;
}

.timeline_dot-2 {
  z-index: 1;
  background-color: #ea4537;
  border: 4px solid #0a227d;
  border-radius: 99px;
  width: 24px;
  height: 24px;
  position: relative;
}

.timeline_item-3 {
  grid-row-gap: 1em;
  background-color: #94bac7;
  border-radius: .5em;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.9em;
  margin-bottom: 1.9em;
  padding: 2em;
  display: flex;
  box-shadow: 6px 6px #ea4537;
}

.container-6 {
  width: 100%;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.container-7 {
  max-width: 1080px;
}

.bullet-wrapper {
  border: 1px solid #f5f2f2;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 10px;
  display: block;
  box-shadow: 6px 6px #f1eeee;
}

.timeline_grid {
  grid-column-gap: 1.5em;
  grid-row-gap: 0em;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 3.25fr .25fr;
  width: 100%;
}

.timeline_progress-4 {
  z-index: 1;
  background-color: #6199d4;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 8px;
  height: 5%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  transform: translate(-50%);
}

.is-h4-3 {
  color: #0a227d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.9375em;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.timeline_dot-3 {
  z-index: 1;
  background-color: #fff;
  border: 4px solid #6199d4;
  border-radius: 99px;
  width: 25px;
  height: 25px;
  position: relative;
}

.get-cta {
  text-align: center;
  text-transform: none;
  background-color: #6199d4;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.get-cta:hover {
  background-color: #0a1f44;
}

.cta-wrapper {
  justify-content: flex-start;
  display: flex;
}

.container-8 {
  max-width: 1080px;
}

.section-5 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.form {
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.field-label, .field-label-2 {
  font-weight: 600;
}

.submit-button {
  background-color: #6199d4;
  border-radius: 5px;
  margin-top: 20px;
  padding: 20px;
}

.select-field {
  color: #fff;
  background-color: #6199d4;
  height: 60px;
  margin-bottom: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 20px;
  box-shadow: 6px 6px #f1eeee;
}

.text-field, .text-field-2 {
  border: 1px solid #f5f2f2;
  height: 60px;
  margin-bottom: 20px;
  font-size: 20px;
  box-shadow: 6px 6px #f1eeee;
}

.textarea {
  border: 1px solid #f5f2f2;
  height: auto;
  font-size: 20px;
  box-shadow: 6px 6px #f1eeee;
}

.div-block-6 {
  display: flex;
}

.container-9 {
  flex: 1;
  align-self: center;
  max-width: 1080px;
}

.section-6 {
  color: #fff;
  background-image: url('../images/innerpage01.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  min-height: 40vh;
  display: flex;
}

.text-block-4 {
  color: #fff;
  background-color: #6199d4;
  margin-left: 10px;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.news-info-wrapper {
  margin-top: 40px;
  display: flex;
}

.body {
  padding: 40px 10px;
}

.container-10 {
  max-width: 1080px;
}

.image-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-8 {
  margin-top: 20px;
}

.button-3 {
  background-color: #6199d4;
  border-radius: 5px;
  margin-top: 20px;
  margin-left: 10px;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
}

.link-2 {
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-5 {
  margin-bottom: 10px;
  padding: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.link-3 {
  color: #002554;
  text-decoration: none;
}

.submit-button-2 {
  background-color: #0000;
  border: 2px solid #fff;
  margin-left: 10px;
}

.submit-button-2:hover {
  color: #6199d4;
  background-color: #fff;
}

.form-2 {
  display: block;
}

.image-3 {
  background-color: #0000;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  border-top: 1px solid #ffffff40;
  border-bottom: 1px #ffffff40;
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
}

.link-4 {
  color: #fff;
  text-decoration: underline;
}

.email {
  color: #fff;
  background-color: #0000;
  border: 2px solid #fff;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.email::placeholder {
  color: #fff;
}

.container-11 {
  max-width: 1280px;
}

.button-4 {
  color: #fff;
  background-color: #6199d4;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 20px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.button-4:hover {
  color: #6199d4;
  background-color: #fff;
}

.link-block {
  margin-left: 10px;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  align-items: center;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-manager_component {
  z-index: 999;
  display: block;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.fs-cc-prefs_space-small {
  margin-bottom: .75rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_title {
  color: #002554;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2em;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_text {
  color: #021a69;
  font-family: Poppins, sans-serif;
  font-size: .75rem;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 2rem;
  margin-right: -.5rem;
  display: flex;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0;
  padding: .125rem;
  display: flex;
  position: relative;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol {
  display: block;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 2.5rem 2rem;
  overflow: scroll;
}

.fs-cc-banner_text-link {
  color: #6199d4;
  border-bottom: 2px #4353ff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px #0000001a;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 1.5rem;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_label {
  color: #6199d4;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_button {
  background-color: #6199d4;
  border: 2px solid #6199d4;
  border-radius: 999rem;
  margin-right: .5rem;
  padding: .625rem 1.5rem;
  font-size: .875rem;
  font-weight: 700;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  color: #6199d4;
  -webkit-text-stroke-color: #6199d4;
  background-color: #fff;
  border-color: #6199d4;
}

.fs-cc-banner_button {
  color: #fff;
  text-align: center;
  background-color: #6199d4;
  border: 2px solid #6199d4;
  border-radius: 999rem;
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  color: #6199d4;
  -webkit-text-stroke-color: #6199d4;
  background-color: #f5f5f5;
  border-color: #6199d4;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f5f6ff;
  border-top: 1px solid #4353ff29;
  padding: 1.5rem 2rem;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}

.image-4 {
  padding-top: 20px;
}

.container-12 {
  max-width: 1280px;
}

.html-embed {
  margin-top: 40px;
}

.recaptcha {
  margin-top: 10px;
}

.div-block-9 {
  margin-top: 20px;
}

.rich-text-block {
  font-family: Raleway, sans-serif;
}

.h2-page-intro {
  color: #002554;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Poppins, sans-serif;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.2em;
}

@media screen and (max-width: 991px) {
  .nav02_button {
    display: none;
  }

  .nav02_email {
    border-right-style: none;
    padding-left: 0;
    padding-right: 15px;
  }

  .nav02_phone {
    border-right-style: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav02_mobile {
    display: block;
  }

  .nav02_icon {
    color: #4e5d78;
    margin-right: 0;
  }

  .nav02_top_right {
    display: none;
  }

  .nav02_link {
    flex: 0 auto;
    width: 100%;
    min-height: 45px;
    padding-left: 20px;
  }

  .nav02_nav_menu {
    background-color: #fff;
    display: flex;
    box-shadow: 14px 14px 40px #767ead14;
  }

  .nav02 {
    display: none;
  }

  .nav02_right_wrap {
    flex: 1;
    justify-content: flex-end;
  }

  .nav02_menu_button.w--open {
    background-color: #ebecf0;
    border-radius: 100px;
  }

  .nav02_top_wrap {
    flex-direction: row;
    justify-content: flex-end;
  }

  .nav02_account_toggle {
    border-left-style: none;
  }

  .nav01_links {
    background-color: #fff;
    display: flex;
    box-shadow: 14px 14px 40px #767ead14;
  }

  .nav01_line, .nav01, .nav01_button {
    display: none;
  }

  .nav01_logo_image {
    margin-bottom: 20px;
  }

  .nav01_burger {
    border-radius: 100px;
  }

  .nav01_burger.w--open {
    color: #000;
    background-color: #c8c8c814;
    border-radius: 50px;
  }

  .nav01_dot_link {
    z-index: 5;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    color: #4f5e78;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    min-height: 42px;
    display: flex;
    position: relative;
  }

  .nav01_dot_link:hover {
    color: #5d3eff;
  }

  .nav01_link {
    flex: 0 auto;
    width: 100%;
    min-height: 45px;
    padding-left: 20px;
    transition: opacity .3s;
  }

  .nav01_link:hover {
    background-color: #cbdde612;
  }

  .nav01_link.demo {
    color: #fff;
    background-color: #6199d4;
    font-weight: 600;
  }

  .nav01_search {
    margin-right: 0;
  }

  .nav01_dropdown_dot {
    display: none;
  }

  .nav01_mobile {
    display: flex;
  }

  .ldn_h1 {
    max-width: 660px;
  }

  .lnd_container_hero {
    flex-wrap: wrap;
  }

  .lnd_hero_block {
    width: 100%;
  }

  .lnd_hero {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-top: 180px;
    padding-bottom: 80px;
  }

  .lnd_service_wrap {
    width: 49%;
    min-height: 300px;
    margin-bottom: 35px;
  }

  .lnd_content_block {
    width: 100%;
  }

  .lnd_container_reverse {
    flex-direction: column-reverse;
    align-content: center;
  }

  .lnd_image {
    width: auto;
  }

  .lnd_container {
    flex-direction: column;
    align-content: center;
  }

  .lnd_img_block {
    width: 100%;
    overflow: hidden;
  }

  .why-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h1-header {
    font-size: 50px;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .nav02_button, .nav01_button {
    display: none;
  }

  .nav01_search {
    margin-right: 0;
  }

  .ldn_h1 {
    font-size: 55px;
    line-height: 57px;
  }

  .lnd_hero {
    height: auto;
    min-height: 760px;
    padding-top: 100px;
  }

  .lnd_button_explore {
    margin-left: 15px;
  }

  .lnd_img_block {
    padding: 10px;
  }

  .f03_top_wrap {
    align-items: center;
  }

  .timeline_item-wrap.is-hidden-mobile {
    display: none;
  }

  .timeline_grid-4 {
    grid-template-columns: 5em 1fr;
  }

  .is-h4 {
    font-size: 1.5rem;
  }

  .timeline_progress {
    inset: 0% auto auto 2.5em;
  }

  .timeline_dot {
    width: 20px;
    height: 20px;
  }

  .h1-header {
    font-size: 45px;
  }

  .paragraph-large {
    font-size: 18px;
  }

  .timeline_text {
    font-size: 20px;
  }

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

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

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .timeline_left {
    text-align: left;
  }

  .padding-vertical-xlarge {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .timeline_progress-2 {
    left: 6px;
  }

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

  .page-padding-m {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .timeline_progress-overlay-bottom {
    background-image: linear-gradient(#0a227d00, #0a227d 59%);
    height: 4em;
  }

  .is-h2 {
    font-size: 2rem;
  }

  .is-h4-2 {
    font-size: 1.5rem;
  }

  .timeline_progress-3 {
    inset: 0% auto auto 2.5em;
  }

  .timeline_progress-overlay-top {
    background-image: linear-gradient(#0a227d 18%, #0a227d00);
  }

  .timeline_dot-2 {
    width: 20px;
    height: 20px;
  }

  .timeline_grid {
    grid-template-columns: 5em 1fr;
  }

  .timeline_progress-4 {
    inset: 0% auto auto 2.5em;
  }

  .is-h4-3 {
    font-size: 1.5rem;
  }

  .timeline_dot-3 {
    width: 20px;
    height: 20px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }
}

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

  .nav01_links {
    box-shadow: none;
  }

  .lnd_paragraph {
    padding: 10px;
  }

  .ldn_h1 {
    padding: 10px;
    font-size: 2em;
    line-height: 44px;
  }

  .lnd_button_wrap {
    flex-wrap: wrap;
    padding: 10px;
  }

  .lnd_button {
    margin-bottom: 10px;
  }

  .lnd_hero {
    padding-top: 140px;
  }

  .lnd_button_explore {
    margin-left: 0;
  }

  .lnd_service_wrap {
    width: 100%;
  }

  .lnd_img_block {
    margin-bottom: 35px;
    padding: 0;
  }

  .f03_button {
    width: 100%;
  }

  .f03_h4 {
    font-size: 22px;
    line-height: 33px;
  }

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

  .heading-4 {
    font-size: 2em;
    line-height: 1.2em;
  }

  .timeline_grid-4 {
    grid-column-gap: 1em;
    grid-template-columns: 4em 1fr;
  }

  .is-h4 {
    padding: 20px;
    font-size: 1.5rem;
  }

  .timeline_progress {
    left: 2em;
  }

  .timeline_dot {
    width: 1.2rem;
    height: 1.2rem;
  }

  .h1-header {
    font-size: 40px;
  }

  .paragraph-large {
    font-size: 16px;
  }

  .button-2 {
    display: none;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .timeline_item-2 {
    grid-template-columns: 48px 1fr;
  }

  .page-padding-m {
    padding-left: 4%;
    padding-right: 4%;
  }

  .is-h2 {
    font-size: 2rem;
  }

  .is-h4-2 {
    font-size: 1.5rem;
  }

  .timeline_progress-3 {
    left: 2em;
  }

  .timeline {
    min-height: 120em;
    overflow: hidden;
  }

  .timeline_dot-2 {
    width: 1.2rem;
    height: 1.2rem;
  }

  .timeline_grid {
    grid-column-gap: 1em;
    grid-template-columns: 4em 1fr;
  }

  .timeline_progress-4 {
    left: 2em;
  }

  .is-h4-3 {
    font-size: 1.5rem;
  }

  .timeline_dot-3 {
    width: 1.2rem;
    height: 1.2rem;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-banner_close {
    position: absolute;
    inset: -1.5rem .75rem auto auto;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: .5rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }
}

#w-node-_4d097467-387e-e841-7367-eee5662c2a35-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a36-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a38-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a47-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a5e-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a60-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a61-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a62-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a64-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a78-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a8d-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a8f-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a90-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a91-04ed2897, #w-node-_4d097467-387e-e841-7367-eee5662c2a93-04ed2897 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33ce50c7-717f-4279-15a0-59247ae2614c-0b970f4d {
  grid-template-rows: auto;
  grid-template-columns: .75fr .75fr 1fr;
}

#w-node-_38b646bd-4476-ee03-15d1-19618af951a8-1748beb9 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1491ca08-3099-8555-661e-43672544350e-7a4476e3, #w-node-_1491ca08-3099-8555-661e-43672544350f-7a4476e3, #w-node-_1ca7470f-8ab2-5d24-4a5b-a9fde20f954f-7a4476e3, #w-node-b1518891-9fdb-3fe6-68fd-fcf3b1ec225e-7a4476e3, #w-node-_1491ca08-3099-8555-661e-436725443515-7a4476e3, #w-node-_1491ca08-3099-8555-661e-436725443516-7a4476e3, #w-node-_1491ca08-3099-8555-661e-436725443517-7a4476e3, #w-node-_1491ca08-3099-8555-661e-43672544351d-7a4476e3, #w-node-_1491ca08-3099-8555-661e-43672544351e-7a4476e3, #w-node-_1491ca08-3099-8555-661e-43672544351f-7a4476e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6407eae8-f347-a910-3a79-64f3346e06ad-47b55f07 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_4d097467-387e-e841-7367-eee5662c2a47-04ed2897, #w-node-_1491ca08-3099-8555-661e-436725443515-7a4476e3 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_6407eae8-f347-a910-3a79-64f3346e06ad-47b55f07 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4d097467-387e-e841-7367-eee5662c2a78-04ed2897 {
    grid-area: 4 / 2 / 5 / 3;
  }

  #w-node-_33ce50c7-717f-4279-15a0-59247ae2614c-0b970f4d {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_38b646bd-4476-ee03-15d1-19618af951a8-1748beb9 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }
}


