h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

p {
  margin-bottom: 10px;
}

a {
  color: #366fb2;
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
}

li {
  margin-bottom: 9px;
  color: #4e5d78;
  font-size: 16px;
  text-align: center;
  list-style-type: none;
}

.tag-e-text {
  margin-left: 10px;
  color: #ff5630;
  font-weight: 700;
}

.avatar_d_16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff5630;
}

.details_wrap_02 {
  display: block;
  margin-top: 25px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pill_text_gressen {
  font-weight: 700;
}

.menu_body {
  overflow: auto;
  height: 75%;
  max-height: 75vh;
  border-bottom: 1px solid rgba(23, 48, 73, 0.09);
}

.pill_warning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ffab00;
}

.plain_input_long {
  max-width: 330px;
  min-height: 100px;
  margin-bottom: 5px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.plain_input_long:focus {
  border-color: #5d3eff;
}

.details_type {
  float: left;
  color: #33334f;
  font-size: 16px;
  font-weight: 500;
}

.pill_text_green {
  color: #38cb89;
  font-weight: 700;
}

.lnd_content_h1 {
  margin-top: 0px;
  color: #fff;
  font-size: 54px;
  line-height: 60px;
}

.form_element_wrap {
  margin-bottom: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav_text {
  position: relative;
  z-index: 5;
  color: #4e5d78;
  font-weight: 500;
}

.alert_line {
  width: 1px;
  min-height: 23px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: #ececec;
}

.paypal_input {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 48px;
  max-width: 330px;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text_01 {
  margin-left: 10px;
  color: #2dc76d;
  font-weight: 700;
}

.input {
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 5px;
  padding-left: 15px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fff;
  color: #b0b7c3;
  font-size: 16px;
}

.input:focus {
  border-color: #5d3eff;
}

.tag-s_landing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 160px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 15px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e9f9f0;
}

.container_colour {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 55px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.is2_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  margin-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: inset -1px 1px 3px 0 rgba(118, 126, 173, 0.12);
}

.tag-cirle-p2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
}

.bold {
  font-weight: 700;
}

.underline {
  text-decoration: underline;
}

.dropdown_list {
  padding: 0px;
}

.dropdown_list.w--open {
  margin-top: 5px;
  padding: 10px 0px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}

.lnd_heading_link {
  color: #f5f7fd;
  text-decoration: none;
}

.avatar_p_24 {
  width: 25px;
  height: 25px;
  border-radius: 100px;
  background-image: url('../images/68_168.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.s3_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 5px 16px 0 rgba(118, 126, 173, 0.08);
}

.m11_tag_text_02 {
  margin-left: 10px;
  color: #fff;
  font-weight: 700;
}

.tag_d_text_02 {
  margin-left: 10px;
  color: #fff;
  font-weight: 700;
}

.lnd_highlight {
  color: rgba(255, 255, 255, 0.61);
  font-weight: 500;
}

.dropdown-round {
  min-width: 150px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 50px;
  background-color: #f5f6f8;
  color: #333;
}

.input_paypal {
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 4px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
}

.input_paypal:focus {
  border-color: #5d3eff;
}

.button_default {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f5f6f8;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #4f5e78;
  font-size: 15px;
  font-weight: 500;
}

.button_default:hover {
  background-color: #e9edf5;
}

.s1_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(118, 126, 173, 0.08);
}

.menu_left {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 15%;
  border-right: 1px solid rgba(23, 48, 73, 0.05);
  background-color: #fff;
}

.button_success_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #e9f9f0;
  -webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  color: #38cb89;
  font-size: 15px;
  font-weight: 500;
}

.button_success_d:hover {
  background-color: #dcf0e5;
}

.tag-d2-text {
  margin-left: 10px;
  color: #fff;
  font-weight: 700;
}

.tag_text-_e2 {
  color: #fe3e3e;
  font-weight: 600;
}

.logo_forest {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-right: 25px;
}

.mark {
  background-color: rgba(255, 171, 0, 0.23);
}

.content_paragraph {
  margin-bottom: 45px;
  color: #8a94a6;
  font-size: 18px;
  line-height: 29px;
}

.div_block_02 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-2-a {
  color: #353357;
  font-size: 16px;
  line-height: 17px;
}

.paragraph-2-a.white-text {
  color: #fff;
}

.element_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button_warning_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fffaf1;
  color: #ffab00;
  font-size: 15px;
  font-weight: 500;
}

.button_warning_d:hover {
  background-color: #f8f3e9;
}

.tb_text_05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  font-weight: 600;
}

.p4 {
  max-width: 600px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.pill_error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ff5630;
}

.p1 {
  max-width: 600px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.tag_text {
  color: #fff;
  font-weight: 600;
}

.badge_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-height: 120px;
  padding: 15px 15px 15px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tag_text_s2 {
  color: #38cb89;
  font-weight: 600;
}

.button_disable_round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f5f6f8;
  color: #d6d6d6;
  font-size: 15px;
  font-weight: 500;
}

.alert_7 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #afaec2;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.tag-d2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #4e5d78;
}

.container_elements {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content_section {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  width: 85%;
  height: 2000px;
  margin-left: 15%;
  border-right: 1px solid rgba(23, 48, 73, 0.05);
  background-color: #fff;
}

.s5_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 30px 60px 0 rgba(118, 126, 173, 0.12);
}

.button_e_secondary_r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fe3e3e;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  color: #fe3e3e;
  font-size: 15px;
  font-weight: 500;
}

.button_e_secondary_r:hover {
  background-color: #fe3e3e;
  color: #fff;
}

.tag-p2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #7540ee;
}

.alert_error {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fe3e3e;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.button_s_secondary_r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #36ab80;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  color: #26b564;
  font-size: 15px;
  font-weight: 500;
}

.button_s_secondary_r:hover {
  background-color: #36ab80;
  color: #fff;
}

.input_warning {
  position: relative;
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 0px;
  border: 1.5px solid #ffab00;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.input_warning:focus {
  border-color: #5d3eff;
}

.button_w_secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ffc107;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #ffc107;
  font-size: 15px;
  font-weight: 500;
}

.button_w_secondary:hover {
  background-color: #ffc107;
  color: #fff;
}

.focused_input_long {
  max-width: 330px;
  min-height: 100px;
  border: 1.5px solid #5d3eff;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.focused_input_long:focus {
  border-color: #5d3eff;
}

.q2 {
  max-width: 600px;
  border-left-color: #ffab00;
  font-size: 18px;
  line-height: 25px;
  font-style: italic;
  font-weight: 500;
}

.colour_wrapper {
  width: 16.666666666666668%;
  min-height: 150px;
  margin-right: 15px;
}

.pill_success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #38cb89;
}

.tag-cirle-w-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
}

.button_p_secondary_r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #5d3eff;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #33334f;
  font-size: 15px;
  font-weight: 500;
}

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

.colour_wrap {
  display: block;
  width: 100%;
  height: 200px;
  min-height: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 6px 6px 17px 0 rgba(82, 76, 76, 0.06);
}

.menu_title {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  border-bottom: 1px solid rgba(23, 48, 73, 0.04);
}

.tag_p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #d5dff7;
}

.details_wrap_03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tag_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ebecf0;
}

.tb_text_03 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

.button_warning_round_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fffaf1;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #ffab00;
  font-size: 15px;
  font-weight: 500;
}

.button_warning_round_d:hover {
  background-color: #f8f3e9;
}

.button_success_round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #36ab80;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_success_round:hover {
  background-color: #309a78;
}

.dropdown_round {
  min-width: 150px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  color: #4f5e78;
  font-size: 15px;
  font-weight: 500;
}

.dropdown_round.w--open {
  width: 100%;
}

.button_p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #5d3eff;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_p:hover {
  background-color: #5234eb;
}

.shadow_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tag-s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #38cb89;
}

.dropdown_link {
  padding-left: 15px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #4f5e78;
  font-size: 15px;
}

.dropdown_link:hover {
  background-color: #fafafa;
}

.tag-cirle-e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff5630;
}

.text_instruction {
  margin-bottom: 0px;
  color: rgba(51, 51, 51, 0.33);
  font-size: 13px;
}

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

.pill_default {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f5f7fd;
}

.button_error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fe3e3e;
  -webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_error:hover {
  background-color: #de350b;
}

.pill_purple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #6165ff;
}

.button_bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 0%;
  background-color: #f5f7fd;
}

.p3 {
  max-width: 600px;
  font-size: 14px;
  line-height: 23px;
}

.fp_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #173049;
  font-size: 15px;
  text-decoration: none;
}

.fp_link.w--current {
  border-left: 3px solid #6165ff;
  background-color: #f5fafc;
}

.badge_p_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #e3d9fc;
}

.s2_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 5px 8px 0 rgba(118, 126, 173, 0.08);
}

.tag_text_p2 {
  color: #7540ee;
  font-weight: 600;
}

.paypal {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 0px;
}

.input_payment {
  max-width: 330px;
  min-height: 48px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
}

.input_payment:focus {
  border-color: #5d3eff;
}

.badge_default {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f5f7fd;
}

.colour_title_text {
  margin-top: 4px;
  color: #9b9eb8;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.input_focused {
  position: relative;
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 5px;
  border: 1.5px solid #5d3eff;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.input_disabled {
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 5px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.input_disabled:focus {
  border-color: #5d3eff;
}

.input_success {
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 0px;
  border: 1.5px solid #36ab80;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.input_success:focus {
  border-color: #5d3eff;
}

.button_info_round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #5b7fff;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_info_round:hover {
  background-color: #5375ee;
}

.avatar_d_96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 96px;
  height: 96px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #5b3acc;
}

.tag-e2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fe3e3e;
}

.button_w_secondary_r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ffc107;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #ffc107;
  font-size: 15px;
  font-weight: 500;
}

.button_w_secondary_r:hover {
  background-color: #ffc107;
  color: #fff;
}

.button-p-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #7540ee;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button-p-round:hover {
  background-color: #6e3be2;
}

.button_p_secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #5d3eff;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #33334f;
  font-size: 15px;
  font-weight: 500;
}

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

.button-d-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f5f6f8;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  color: #4f5e78;
  font-size: 15px;
  font-weight: 500;
}

.button-d-round:hover {
  background-color: #e9edf5;
}

.badge_text_white {
  color: #fff;
  font-weight: 700;
}

.avatar_d_32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #38cb89;
}

.p2 {
  max-width: 600px;
  font-size: 16px;
  line-height: 24px;
}

.tag-cirle-s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  color: #38cb89;
}

.s4_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 20px 40px 0 rgba(118, 126, 173, 0.08);
}

.fp_h1 {
  margin-top: 0px;
  color: #fff;
  font-size: 54px;
  line-height: 60px;
}

.div_block_03 {
  margin-right: 40px;
}

.shadow_column {
  width: 20%;
}

.tb_text_04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
}

.buy_wrap {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 12%;
  min-height: 100px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.input_payment_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 330px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pill_text_error {
  color: #ff5630;
  font-weight: 700;
}

.lnd_heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 550px;
  padding: 140px 5% 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5b3acc;
}

.alert_image {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 0px;
}

.alert_default {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.tag-w2-text {
  margin-left: 10px;
  color: #fff;
  font-weight: 700;
}

.button_buy_01 {
  width: 100%;
  margin-bottom: 8px;
  margin-left: 0px;
  padding: 10px 25px;
  border: 1px none #6165ff;
  border-radius: 100px;
  background-color: #5b3acc;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.alert_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 48px;
  max-width: 330px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fp_h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: rgba(118, 126, 173, 0.33);
}

.badge_s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #e9f9f0;
  color: #38cb89;
}

.tag-w-text {
  margin-left: 10px;
  color: #ffab00;
  font-weight: 700;
}

.details_wrap {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.button_info_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #d5dff7;
  color: #5b7fff;
  font-size: 15px;
  font-weight: 500;
}

.button_info_d:hover {
  background-color: #c6d2ee;
}

.text_block_01 {
  color: rgba(23, 48, 73, 0.39);
  font-weight: 500;
  letter-spacing: 2px;
}

.details_type_02 {
  margin-left: 8px;
  float: left;
  color: #816ef3;
}

.fp_component_wrap {
  width: 50%;
  min-height: 400px;
}

.tag-cirle-e-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
}

.pill_text_default {
  color: #33334f;
  font-weight: 700;
}

.tb_text_2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 500;
}

.tag_text_w2 {
  color: #ffab00;
  font-weight: 600;
}

.column {
  margin-bottom: 35px;
}

.button_error_round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ff5630;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_error_round:hover {
  background-color: #ee4823;
}

.details_line {
  width: 30%;
  height: 1px;
  min-width: 220px;
  margin-top: 8px;
  background-color: #ebecf0;
}

.lnd_page_content {
  overflow: hidden;
  padding: 70px 5%;
}

.button_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  min-height: 120px;
  padding: 15px 15px 15px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tag_text_d2 {
  color: #4e5d78;
  font-weight: 600;
}

.colour_block {
  height: 60%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #7540ee;
}

.colour_block.c17 {
  background-color: #fafbfc;
}

.colour_block.c3 {
  background-color: #38cb89;
}

.colour_block.c5 {
  background-color: #ff5630;
}

.colour_block.c7 {
  background-color: #e6edff;
}

.colour_block.c13 {
  background-color: #8a94a6;
}

.colour_block.c18 {
  background-color: #fff;
}

.colour_block.c12 {
  background-color: #4e5d78;
}

.colour_block.c8 {
  background-color: #e9f9f0;
}

.colour_block.c6 {
  background-color: #e3d9fc;
}

.colour_block.c16 {
  background-color: #ebecf0;
}

.colour_block.c10_02 {
  background-color: #fff3f1;
}

.colour_block.c15 {
  background-color: #c1c7d0;
}

.colour_block.c11 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0a1f44;
}

.colour_block.c9 {
  background-color: #fff7e9;
}

.colour_block.c14 {
  background-color: #b0b7c3;
}

.colour_block.c2 {
  background-color: #5b7fff;
}

.colour_block.c4 {
  background-color: #ffab00;
}

.tag-w2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ffab00;
}

.button_disable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f5f6f8;
  color: #d6d6d6;
  font-size: 15px;
  font-weight: 500;
}

.tag_d_text {
  margin-left: 10px;
  color: #4e5d78;
  font-weight: 700;
}

.div_block_01 {
  width: 1px;
  height: 60%;
  margin-right: 12px;
  margin-left: 12px;
  background-color: #fff;
}

.tag_w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff7e9;
}

.form_column_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tb_text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  font-weight: 500;
}

.avatar_p_32 {
  width: 32px;
  height: 32px;
  border-radius: 100px;
  background-image: url('../images/avatar_1avatar.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.avatar_d_24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ffab00;
}

.tag-cirle-d2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
}

.button_wraning_round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #ffab00;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_wraning_round:hover {
  background-color: #f0a101;
}

.tag_circle_p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #7540ee;
}

.button_dropdown {
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 4px;
  background-color: #f5f6f8;
  color: #333;
}

.input_error {
  max-width: 330px;
  min-height: 48px;
  margin-bottom: 0px;
  border: 1.5px solid #fe3e3e;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.input_error:focus {
  border-color: #5d3eff;
}

.button_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #0284fe;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_info:hover {
  background-color: #0277e7;
}

.badge_error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fe3e3e;
  color: #fff;
}

.pill_success_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e9f9f0;
}

.badge-p-2-tight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 130px;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #e3d9fc;
}

.pill_text_white {
  color: #fff;
  font-weight: 700;
}

.delete {
  text-decoration: line-through;
}

.avatar_p_40 {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background-image: url('../images/wuaeGZnN.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.details_type_wrap {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.alert_line_2 {
  width: 1px;
  min-height: 23px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: rgba(53, 45, 45, 0.07);
}

.button_error_round_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff3f1;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fe3e3e;
  font-size: 15px;
  font-weight: 500;
}

.button_error_round_d:hover {
  background-color: #f6e6e3;
}

.warning_input_long {
  max-width: 330px;
  min-height: 100px;
  border: 1.5px solid #ffab00;
  border-radius: 4px;
  background-color: #fafbfc;
  font-size: 16px;
}

.warning_input_long:focus {
  border-color: #5d3eff;
}

.div_block_09 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #2dc76d;
}

.button_info_round_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #d5dff7;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #5b7fff;
  font-size: 15px;
  font-weight: 500;
}

.button_info_round_d:hover {
  background-color: #c6d2ee;
}

.is3_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  margin-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: inset -4px 4px 8px 0 rgba(118, 126, 173, 0.12);
}

.tag-e {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff3f1;
}

.button_success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #36ab80;
  -webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_success:hover {
  background-color: #309a78;
}

.l2 {
  padding-bottom: 10px;
  list-style-type: decimal;
}

.l3 {
  padding-bottom: 10px;
  list-style-type: lower-alpha;
}

.product_wrap {
  display: block;
}

.product_wrap.hide {
  display: none;
}

.button_s_secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #36ab80;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  color: #26b564;
  font-size: 15px;
  font-weight: 500;
}

.button_s_secondary:hover {
  background-color: #36ab80;
  color: #fff;
}

.badge_purple {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #7540ee;
}

.button_success_round_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  padding: 12px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e9f9f0;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #36ab80;
  font-size: 15px;
  font-weight: 500;
}

.button_success_round_d:hover {
  background-color: #dcf0e5;
}

.is1_shadow {
  display: block;
  height: 140px;
  max-width: 170px;
  margin-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: inset -1px 1px 2px 0 rgba(118, 126, 173, 0.05);
}

.lnd_details {
  max-width: 500px;
  margin-bottom: 25px;
  color: rgba(245, 247, 253, 0.65);
  font-size: 18px;
  line-height: 24px;
}

.tag_s_text {
  margin-left: 10px;
  color: #2dc76d;
  font-weight: 700;
}

.avatar_wrap {
  position: relative;
  width: 20%;
  margin-bottom: 0px;
}

.avatar_p_16 {
  width: 18px;
  height: 18px;
  border-radius: 100px;
  background-image: url('../images/avatar_1avatar.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button_drop {
  min-width: 130px;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #4f5e78;
  font-size: 15px;
  font-weight: 500;
}

.button_drop.w--open {
  width: 100%;
}

.pill_purple_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e3d9fc;
}

.element_wrap_btm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.badge_success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #38cb89;
  color: #fff;
}

.pill_text_warning {
  color: #ffab00;
  font-weight: 700;
}

.button_e_secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fe3e3e;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  transition: all 250ms cubic-bezier(.455, .03, .515, .955);
  color: #fe3e3e;
  font-size: 15px;
  font-weight: 500;
}

.button_e_secondary:hover {
  background-color: #fe3e3e;
  color: #fff;
}

.typograhy_wrap {
  margin-bottom: 45px;
}

.element-wrap-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button_error_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff3f1;
  -webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  transition: all 350ms cubic-bezier(.455, .03, .515, .955);
  color: #fe3e3e;
  font-size: 15px;
  font-weight: 500;
}

.button_error_d:hover {
  background-color: #f6e6e3;
}

.icon_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5%;
  min-height: 55px;
  min-width: 55px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.avatar_p_96 {
  position: relative;
  width: 96px;
  height: 96px;
  border-radius: 100px;
  background-image: url('../images/ui_face_02.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.em {
  font-style: italic;
}

.details_type_03 {
  margin-top: 3px;
  margin-left: 0px;
  float: left;
  color: #4e5d78;
}

.tag_circle_d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #4e5d78;
}

.alert_content_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 92%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button_buy {
  position: relative;
  display: none;
  height: 45px;
  max-width: 170px;
  min-width: 130px;
  padding: 5px 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffab00;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_buy:hover {
  background-color: #3213d3;
}

.pill_error_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff3f1;
}

.badge_e2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff3f1;
  color: #fe3e3e;
}

.fp_h4 {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #0a1f44;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}

.tag_p_text {
  margin-left: 10px;
  color: #7540ee;
  font-weight: 700;
}

.button_warning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 130px;
  padding: 12px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffab00;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.button_warning:hover {
  background-color: #f0a101;
}

.tag-cirle-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ffab00;
}

.alert_6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #68c38a;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.fp_title_wrap {
  margin-top: 65px;
  margin-bottom: 65px;
}

.badge_w2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff7e9;
  color: #ffab00;
}

.fp_h3 {
  margin-bottom: 8px;
  font-family: 'Great Vibes', cursive;
  color: #4e5d78;
  font-size: 34px;
  line-height: 38px;
}

.badge_text_default {
  color: #33334f;
  font-weight: 700;
}

.avatar_d_40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #5b7fff;
}

.lnd_header_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.colour_title {
  float: left;
  color: #4e5d78;
  font-size: 16px;
  font-weight: 700;
}

.top_block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 13%;
  padding-left: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(23, 48, 73, 0.05);
}

.colour_block_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40%;
  padding-left: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tag-s {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 150px;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 25px;
  padding: 5px 10px 5px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e9f9f0;
}

.pill_text_purple {
  color: #7540ee;
  font-weight: 700;
}

.badge_warning {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffab00;
  color: #fff;
}

.pill_warning_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  min-width: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #fff7e9;
}

.fp_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 570px;
  padding: 55px 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #5b3acc;
}

.alert_warning {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffc107;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.h11_h1 {
  max-width: 800px;
  margin: 0px auto 15px;
  color: #f5f7fd;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
}

.h11_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.25;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.h11_arrow:hover {
  opacity: 1;
}

.h11_slide_one {
  background-image: url('../images/stock-photo-family-vacation-travel-rv-holiday-trip-in-motorhome-caravan-car-vacation-1504707785.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
}

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

.h11_button {
  margin: 20px auto 10px;
  padding: 10px 52px;
  border: 1px none #6165ff;
  border-radius: 9px;
  background-color: #85ad26;
  box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.28);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.overlay-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(133, 173, 38, 0.35);
}

.h11_right_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.25;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.h11_right_arrow:hover {
  opacity: 1;
}

.h11_text {
  display: block;
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.h11 {
  position: relative;
  display: block;
  min-height: 85vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8fcff;
}

.h11_slide_base {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h11_slide_two {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.product_wrapper {
  display: block;
  font-family: Heebo, sans-serif;
  color: #555;
}

.product_wrapper.hide {
  display: none;
}

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

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

.lnd_nav_col_4 {
  width: 30%;
}

.lnd_nav_link_button {
  padding-right: 18px;
  padding-left: 18px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #201b3d;
  font-size: 14px;
  font-weight: 600;
}

.lnd_nav_link_button:hover {
  color: #5b3acc;
}

.lnd_nav_link_button.w--current {
  color: #5b3acc;
}

.div_block_06 {
  min-height: auto;
  min-width: 320px;
  padding: 15px 10px 5px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 9px 9px 17px 5px rgba(0, 0, 0, 0.19);
}

.lnd_logo_forest {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-right: 25px;
}

.lnd_toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lnd_btn_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 40px;
  min-height: 35px;
  padding: 10px 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #5d3eff;
  border-radius: 50px;
  background-color: #e9f9f0;
  box-shadow: none;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #38cb89;
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.lnd_btn_02:hover {
  background-color: #ddf3e7;
}

.lnd_dropdown_base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-width: 790px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  box-shadow: 14px 14px 40px 5px rgba(118, 126, 173, 0.1);
}

.lnd_nav_col_3 {
  width: 25%;
  padding: 15px;
}

.lnd_dropdown_wrap {
  width: 35px;
  height: 35px;
  margin-left: 15px;
  border-radius: 100px;
  background-color: #f8faff;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

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

.lnd_nav_col_1 {
  width: 100%;
  padding: 15px;
}

.lnd_h6_white {
  margin-bottom: 0px;
  color: rgba(255, 255, 255, 0.63);
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
}

.nav01_links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}

.lnd_card_title_white {
  margin-bottom: 25px;
  color: #f5f7fd;
  font-size: 15px;
  line-height: 12px;
  letter-spacing: 1px;
}

.lnd_btn {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 40px;
  min-height: 35px;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none transparent;
  border-radius: 9px;
  background-color: rgba(254, 250, 3, 0.6);
  background-image: linear-gradient(127deg, #366fb2, #76a3d4 35%, #7da881 75%, #85ad26);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.lnd_btn:hover {
  background-color: #fff;
  background-image: linear-gradient(127deg, #85ad26, #7da881 25%, #76a3d4 65%, #366fb2);
  box-shadow: none;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.lnd_btn.narrow {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 300px;
  min-width: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: #fff;
  text-align: center;
}

.lnd_btn.narrow.w--current {
  background-image: linear-gradient(127deg, #366fb2, #76a3d4 35%, #7da881 75%, #85ad26);
}

.lnd_btn.narrow.pushdown {
  margin-top: 31px;
  margin-bottom: -30px;
  box-shadow: none;
}

.lnd_btn.narrow.hide {
  display: none;
}

.lnd_btn.centered {
  max-width: 255px;
  margin-right: auto;
  margin-bottom: 55px;
  margin-left: auto;
  text-align: center;
}

.lnd_toggle_primary {
  margin-right: 5px;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
}

.lnd_toggle_primary:hover {
  border-bottom-color: #85ad26;
  color: #85ad26;
}

.lnd_toggle_primary:focus-visible {
  border-style: solid;
  border-width: 1px;
  border-color: #366fb2;
  border-radius: 5px;
}

.lnd_toggle_primary[data-wf-focus-visible] {
  border-style: solid;
  border-width: 1px;
  border-color: #366fb2;
  border-radius: 5px;
}

.lnd_nav_title {
  margin-top: 10px;
  margin-bottom: 8px;
  color: #5d3eff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav01_right_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav01_logo {
  margin-right: 20px;
}

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

.div_block_07 {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: rgba(155, 158, 184, 0.32);
}

.div_block_07.hide-3 {
  display: none;
}

.image-41 {
  width: 40px;
}

.div-block-110 {
  height: 50%;
  background-color: #f5f7fd;
  background-image: url('../images/hero_image.png');
  background-position: 0px 38px;
  background-size: cover;
  background-repeat: no-repeat;
}

.lnd_nav_link_text {
  font-weight: 500;
}

.div_block_05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.lnd_dropdown {
  min-width: 200%;
}

.lnd_dropdown.w--open {
  left: -50px;
  min-width: 150px;
  margin-top: 8px;
  padding: 4px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}

.lnd_nav_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 33px;
  padding: 8px 5px 8px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #201b3d;
  text-decoration: none;
}

.lnd_nav_item:hover {
  background-color: rgba(133, 173, 38, 0.6);
}

.lnd_nav_item.hide2 {
  display: block;
}

.lnd_nav_link {
  margin-bottom: 10px;
  padding-right: 18px;
  padding-bottom: 10px;
  padding-left: 18px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #201b3d;
  font-size: 14px;
  font-weight: 600;
}

.lnd_nav_link:hover {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-color: #85ad26;
  color: #85ad26;
}

.lnd_nav_link.w--current {
  color: #5b3acc;
}

.lnd_nav_link.hide {
  display: none;
}

.icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 5px;
  padding: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-image: none;
}

.lnd_card_title_white-copy {
  margin-bottom: 25px;
  color: #0a1f44;
  font-size: 15px;
  line-height: 12px;
  letter-spacing: 1px;
}

.lnd_h6_white-copy {
  margin-bottom: 0px;
  color: #8a94a6;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
}

.nav04_image {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-right: 25px;
}

.dropdown-text {
  color: #201b3d;
  font-size: 14px;
  font-weight: 600;
}

.dropdown-text:hover {
  color: #85ad26;
}

.header-nav {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: block;
  width: 100%;
}

.div-block-110-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #7540ee;
  background-image: url('../images/flowbase_wave.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lnd_dropdown_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 44px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

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

.text-block-39 {
  margin-bottom: 8px;
  color: #5d3eff;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-39.hide1 {
  display: none;
}

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

.lnd_dropdown_list {
  display: none;
  background-color: transparent;
}

.lnd_dropdown_list.w--open {
  left: 0%;
  top: 78%;
  right: 0%;
  bottom: auto;
  display: block;
  background-color: transparent;
}

.nav_details_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_block_08 {
  min-width: 200px;
}

.icon {
  margin-right: 5px;
  margin-bottom: 13px;
}

.lnd_navigation {
  display: block;
  padding-right: 5%;
  padding-left: 3%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}

.lnd_navigation_mobile {
  display: none;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}

.fe03 {
  display: block;
  min-height: 500px;
  padding: 80px 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.fe03_h2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #366fb2;
  font-size: 44px;
  line-height: 48px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.fe03_h2.green {
  margin-bottom: 40px;
  color: #85ad26;
}

.fe03_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.fe03_icon {
  display: none;
  width: 55px;
  margin-bottom: 25px;
  border-radius: 100px;
  box-shadow: 1px 1px 3px 0 #ebecf0;
}

.fe03_line {
  width: 1px;
  min-height: 55px;
  margin: 25px auto;
  background-color: #d8dcee;
}

.fe03_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 12px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.fe03_card:hover {
  box-shadow: 7px 7px 55px 0 #ebecf0;
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.fe03_h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #85ad26;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
}

.fe03_h3.price {
  color: #76a3d4;
}

.footer-copyright {
  display: block;
  max-width: 1140px;
  margin: 20px auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.fe03_text {
  max-width: 500px;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.fe03_text.service-intro {
  max-width: 600px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}

.p08_top_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #38cb89;
  background-color: #e9f9f0;
}

.p08_h3_02 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ffab00;
  font-size: 16px;
  font-weight: 700;
}

.p08_pricing {
  margin-right: 2px;
  margin-left: 2px;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}

.p08_pricing_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #0a1f44;
}

.p08_button {
  padding: 13px 36px;
  border: 1px solid #ebecf0;
  border-radius: 8px;
  background-color: #4e5d78;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.p08_button:hover {
  background-color: #455470;
  color: #fff;
}

.p08_top_block_03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #5b7fff;
  background-color: #d5dff7;
}

.p08_h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #38cb89;
  font-size: 16px;
  font-weight: 700;
}

.p08_h3_03 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #5b7fff;
  font-size: 16px;
  font-weight: 700;
}

.p08_column {
  width: 33.333333333333336%;
}

.p08_check_wrap {
  margin-top: 35px;
  margin-bottom: 35px;
}

.p08_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.p08_icon {
  width: 13px;
  margin-right: 10px;
}

.p08_content_middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 520px;
  padding: 34px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #ebecf0;
  border-bottom: 1px solid #ebecf0;
  border-left: 1px solid #ebecf0;
}

.p08_date_text {
  color: rgba(6, 7, 10, 0.26);
}

.p08_check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p08 {
  padding: 124px 5%;
  background-color: #fff;
}

.p08_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px;
  padding: 34px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #ebecf0;
  border-bottom: 1px solid #ebecf0;
  border-left: 1px solid #ebecf0;
}

.p08_top_block_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ffab00;
  background-color: #fffaf1;
}

.p08_column_middle {
  width: 33.333333333333336%;
  margin-top: -10px;
  box-shadow: 1px 1px 35px 0 rgba(193, 199, 208, 0.15);
}

.p08_info_text {
  max-width: 200px;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  color: #b0b7c3;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.p08_text {
  max-width: 560px;
  margin-bottom: 0px;
  color: #0a1f44;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.p01_tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #7540ee;
  border-radius: 50px;
  background-color: #f5fafc;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.p01_tab.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 150px;
  margin-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none solid solid;
  border-color: #6165ff;
  border-radius: 50px;
  background-color: #7540ee;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}

.p01_paragraph {
  padding-bottom: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #4e5d78;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.p01_button_02 {
  margin-top: 25px;
  margin-left: 0px;
  padding: 12px 35px;
  border: 1px solid #7540ee;
  border-radius: 50px;
  background-color: #7540ee;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #f5fafc;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.p01_card_shadow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  box-shadow: 1px 1px 25px 0 #ebecf0;
}

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

.p01_columns {
  min-height: 0px;
}

.p01_column {
  display: -ms-grid;
  display: grid;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.p01_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p01_pane {
  padding-top: 55px;
  padding-bottom: 35px;
}

.p01_title_wrap {
  position: relative;
}

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

.p01_button {
  margin-top: 25px;
  margin-left: 0px;
  padding: 12px 35px;
  border: 1px solid #7540ee;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #7540ee;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.p01 {
  display: block;
  padding: 80px 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.p01_h2 {
  margin-top: 15px;
  margin-bottom: 25px;
  color: #85ad26;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.p01_tabs {
  margin-top: 55px;
}

.p01_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
}

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

.p01_info_text {
  max-width: 200px;
  margin-top: 12px;
  color: #b0b7c3;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.c01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.c01_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.c01_block {
  position: relative;
  width: 50%;
  padding-right: 40px;
}

.c01_title {
  position: relative;
  margin-bottom: 8px;
  color: #366fb2;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.c01_h3 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #85ad26;
  font-size: 32px;
  line-height: 42px;
}

.c01_focus_colour {
  color: #7540ee;
}

.c01_paragraph {
  max-width: 560px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
}

.c02_check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.c02_check_icon {
  width: 15px;
  margin-right: 12px;
}

.c02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 90px 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.c02_block_image {
  position: relative;
  width: 50%;
  padding-right: 55px;
}

.c02_block {
  position: relative;
  width: 50%;
  padding-right: 55px;
}

.c02_button_text {
  margin-right: 8px;
}

.c02_title {
  position: relative;
  margin-bottom: 8px;
  color: #4e5d78;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.c02_h3 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #85ad26;
  font-size: 36px;
  line-height: 45px;
}

.c02_check_wrap {
  margin-bottom: 35px;
}

.c02_button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 170px;
  min-height: 50px;
  min-width: 140px;
  padding: 11px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(23, 48, 73, 0.18);
  border-radius: 100px;
  background-color: #7540ee;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.c02_button:hover {
  background-color: #6d3be0;
}

.c02_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.form_alert {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #68c38a;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.form01_dropdown {
  min-height: 48px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fff;
  color: #8a94a6;
  font-size: 16px;
  font-weight: 400;
}

.form01_dropdown.w--open {
  width: 100%;
}

.form_error_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 92%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form_alert_line {
  width: 1px;
  min-height: 23px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: rgba(53, 45, 45, 0.07);
}

.form01_field_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form01_input {
  width: 49%;
  min-height: 48px;
  border: 1.5px solid #ebecf0;
  border-radius: 4px;
  background-color: #fff;
  color: #8a94a6;
  font-size: 16px;
  font-weight: 400;
}

.form01_input:focus {
  border-color: #5d3eff;
}

.form01_input::-webkit-input-placeholder {
  color: #8a94a6;
}

.form01_input:-ms-input-placeholder {
  color: #8a94a6;
}

.form01_input::-ms-input-placeholder {
  color: #8a94a6;
}

.form01_input::placeholder {
  color: #8a94a6;
}

.form_error {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fe3e3e;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.form01_paragraph {
  text-align: center;
}

.form01_paragraph.hide {
  display: none;
}

.form01_h5 {
  margin-top: 21px;
  text-align: center;
}

.form01_h5.hide {
  display: none;
}

.form01_title_wrap {
  margin-top: 25px;
}

.form01_bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form01_input_full {
  width: 100%;
  min-height: 48px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fff;
  color: #8a94a6;
  font-size: 16px;
  font-weight: 400;
}

.form01_input_full:focus {
  border-color: #5d3eff;
}

.form01_input_full::-webkit-input-placeholder {
  color: #8a94a6;
}

.form01_input_full:-ms-input-placeholder {
  color: #8a94a6;
}

.form01_input_full::-ms-input-placeholder {
  color: #8a94a6;
}

.form01_input_full::placeholder {
  color: #8a94a6;
}

.form_error_paragraph {
  color: #353357;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}

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

.form01_logo {
  width: 77px;
  margin-top: -17px;
  border-radius: 100px;
  background-color: #fff;
}

.form_alert_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 92%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form01_button {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 50px;
  background-color: #85ad26;
  background-image: linear-gradient(127deg, #366fb2, #76a3d4 35%, #7da881 75%, #85ad26);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.form01_line {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ebecf0;
}

.form01 {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 590px;
  padding: 30px 30px 15px;
  border: 1px solid #ebecf0;
  border-radius: 10px;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}

.form_error_line {
  width: 1px;
  min-height: 23px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: rgba(53, 45, 45, 0.07);
}

.form_alert_text {
  color: #353357;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}

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

.form01_success {
  background-color: #fff;
}

.form01_form_block.hide {
  display: none;
}

.c04_h4 {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #366fb2;
  font-size: 28px;
  line-height: 32px;
}

.c04_button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-width: 140px;
  padding: 11px 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(23, 48, 73, 0.18);
  border-radius: 50px;
  background-color: #7540ee;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.c04_button:hover {
  background-color: #5b56e0;
}

.c04_columns {
  margin-bottom: 30px;
}

.c04_columns.narrow {
  max-width: 1140px;
  margin-top: 44px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.c04_title {
  margin-bottom: 8px;
  color: rgba(118, 126, 173, 0.59);
  font-weight: 700;
  letter-spacing: 1px;
}

.c04 {
  display: none;
  padding: 90px 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.c04_block_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 80px;
  clear: both;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c04_block_right.hide {
  display: none;
}

.c04_button_text {
  margin-right: auto;
  margin-left: auto;
}

.c04_block {
  width: 50%;
  min-height: 200px;
}

.c04_top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 55px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c04_paragraph {
  max-width: 560px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 25px;
}

.c04_paragraph.large {
  margin-right: auto;
  margin-bottom: 38px;
  margin-left: auto;
  font-size: 18px;
  text-align: center;
}

.c04_button_image {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.c01_focus_colour-2 {
  color: #7881b5;
}

.c04_container {
  position: relative;
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c04_icon {
  width: 45px;
  margin-bottom: 25px;
}

.c04_button_link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.c04_h3 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #85ad26;
  font-size: 38px;
  line-height: 45px;
}

.c04_column {
  padding-right: 25px;
  padding-left: 0px;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.55), transparent 57%), url('../images/rv-woman-relaxing-2-lg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.p02_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p02_list_item {
  margin-bottom: 10px;
}

.p02_wrap {
  display: -ms-grid;
  display: grid;
  width: 65%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.p02_price {
  margin-bottom: 20px;
  color: #33334f;
  font-size: 36px;
}

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

.p02 {
  display: block;
  padding: 90px 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.p02.hide {
  display: none;
}

.p02_button {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  background-color: #408507;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
}

.p02_info_text {
  max-width: 200px;
  margin-top: 12px;
  margin-right: auto;
  margin-left: auto;
  color: #b0b7c3;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.p02_price_block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 120px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.p02_h3 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #0a1f44;
  font-size: 32px;
  line-height: 42px;
  text-align: left;
}

.p02_paragraph {
  max-width: 500px;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

.p02_column_price {
  position: relative;
  height: auto;
  min-height: 420px;
  padding: 35px 20px 20px 30px;
  border: 1px solid #ebecf0;
  border-radius: 8px;
  background-color: #fff;
}

.p02_item_text {
  max-width: 560px;
  margin-bottom: 8px;
  color: #4e5d78;
  font-size: 16px;
  line-height: 25px;
}

.focus_blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #408507;
}

.p02_price_span {
  margin-left: 6px;
  color: #2c3285;
  font-size: 14px;
}

.p02_list {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  font-size: 20px;
}

.p02_h2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #0a1f44;
  font-size: 38px;
  line-height: 40px;
  text-align: left;
}

.p02_column {
  position: relative;
  width: 35%;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  border-radius: 8px;
}

.c09_columns {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c09_paragraph {
  display: block;
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}

.c09_paragraph.large {
  font-size: 20px;
  line-height: 28px;
}

.c09_h4 {
  margin-top: 5px;
  margin-bottom: 10px;
  color: #366fb2;
  font-size: 18px;
  line-height: 25px;
}

.c09_column_02 {
  padding-top: 0px;
  padding-left: 35px;
}

.c09_check {
  width: 30px;
}

.c09_feature_column_85 {
  height: 100%;
}

.c09_icon_circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 6px 6px 13px 0 rgba(164, 174, 175, 0.17);
}

.c09_title {
  margin-bottom: 8px;
  color: rgba(118, 126, 173, 0.59);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}

.c09 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.c09_image {
  margin-top: 19px;
  font-size: 16px;
}

.c09_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c09_feature_column_15 {
  width: 15%;
  height: 100%;
}

.c09_feature_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c09_h3 {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #85ad26;
  font-size: 32px;
  line-height: 42px;
}

.c05_button_link {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  color: #408507;
}

.c05_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c05_paragraph {
  max-width: 650px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.c05_h3 {
  position: relative;
  max-width: 520px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 42px;
  line-height: 51px;
  text-align: center;
}

.c05_button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 170px;
  min-height: 50px;
  min-width: 140px;
  margin-top: 15px;
  padding: 11px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(23, 48, 73, 0.18);
  border-radius: 5px;
  background-color: #408507;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.c05_button:hover {
  background-color: #7881b5;
}

.c05_focus {
  color: #7540ee;
}

.c05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 130px 5% 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #76a3d4;
}

.c05_button_text {
  margin-right: 8px;
}

.c05_title {
  margin-bottom: 8px;
  color: rgba(118, 126, 173, 0.59);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}

.brv-rich-text p {
  margin-bottom: 17px;
  font-size: 18px;
  line-height: 28px;
}

.brv-rich-text h3 {
  color: #366fb2;
}

.brv-rich-text a {
  color: #366fb2;
  font-weight: 700;
  text-decoration: none;
}

.bubbles {
  position: absolute;
  left: -114px;
  top: -64px;
  width: 250px;
  height: 195px;
  background-color: transparent;
  background-image: url('../images/brv-bubbles.png');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.71;
}

.bubbles.bubbles-small {
  left: -77px;
  top: -32px;
  width: 200px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}

.bubbles.bubbles-full {
  left: 0px;
  top: -32px;
  display: block;
  width: 100%;
  height: 100px;
  background-size: contain;
  background-repeat: repeat-x;
  opacity: 0.32;
}

.fecontainer {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h3-inspection {
  margin-right: auto;
  margin-left: auto;
  color: #76a3d4;
  font-size: 31px;
  text-align: center;
}

.link {
  color: #366fb2;
}

.text-span-2 {
  color: #d513ae;
}

.button {
  border-radius: 50px;
  background-image: linear-gradient(127deg, #366fb2, #76a3d4 35%, #7fa96c 75%, #85ad26);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.header-button {
  border-radius: 50px;
  background-image: linear-gradient(127deg, #366fb2, #76a3d4 35%, #7fa96c 75%, #85ad26);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.header-button:hover {
  background-color: #fff;
  background-image: linear-gradient(127deg, #85ad26, #7fa96c 25%, #76a3d4 65%, #366fb2);
}

.service-menu {
  margin-top: 32px;
}

.paragraph {
  max-width: 699px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.service-menu-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.crystal {
  width: 128px;
  height: 128px;
  margin-top: -78px;
  margin-bottom: -85px;
  margin-left: -53px;
  background-image: url('../images/brvspa-snowflake-tilt.png');
  background-position: 0px 0px;
  background-size: 125px;
  opacity: 0.49;
}

.div-block-114 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.grid {
  grid-column-gap: 5px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1.5fr 1fr 1fr;
  grid-template-columns: 1.5fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-115 {
  max-width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-116 {
  height: 125px;
  background-image: url('../images/starburst-guarantee-warranty.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-117 {
  background-image: url('../images/starburst-free-ship-2.png');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-42 {
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.main-content {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-118 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed {
  display: block;
  width: 800px;
  height: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.image-43 {
  max-width: 250px;
}

.credit-link {
  text-align: center;
}

.siteby {
  display: inline-block;
  margin-right: 9px;
}

.section {
  padding-bottom: 9px;
}

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

.footer-copyright-embed {
  display: block;
  max-width: 1140px;
  margin: 20px auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-link {
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.contact-link:hover {
  color: #85ad26;
}

.link-3 {
  margin-left: 20px;
}

.skip-link {
  display: block;
  margin-top: -40px;
  margin-left: 0px;
  padding: 10px 10px 10px 40px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.skip-link:focus-visible {
  margin-top: 10px;
}

.skip-link[data-wf-focus-visible] {
  margin-top: 10px;
}

.skip-link.w--current {
  margin-top: -40px;
}

.skip-link.w--current:focus-visible {
  display: block;
  margin-left: 20px;
}

.skip-link.w--current[data-wf-focus-visible] {
  display: block;
  margin-left: 20px;
}

@media screen and (max-width: 991px) {
  .menu_left {
    z-index: 99;
    overflow: hidden;
    width: 0%;
  }

  .element_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .content_section {
    width: 100%;
    margin-left: 0%;
  }

  .s5_shadow {
    box-shadow: 0 30px 45px 0 rgba(118, 126, 173, 0.12);
  }

  .colour_wrapper {
    width: 25%;
    margin-bottom: 15px;
  }

  .colour_wrap_main {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .shadow_column {
    padding-right: 10px;
  }

  .avatar_wrap {
    width: 25%;
  }

  .element-wrap-icon {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .overlay-container {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .nav01_line {
    display: none;
  }

  .lnd_nav_left {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .lnd_nav_link_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #7540ee;
    background-image: url('../images/forest_cover.png');
    background-position: 100% 50%;
    background-size: 510px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
  }

  .lnd_nav_link_button:hover {
    color: #fff;
  }

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

  .lnd_drop_down_toggle {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav01_links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
  }

  .mobile_dropdown_link {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ebecf0;
    font-size: 15px;
  }

  .mobile_dropdown_link.w--current {
    color: #7540ee;
  }

  .lnd_btn {
    margin-right: 2px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .lnd_btn.narrow {
    position: static;
    margin-top: 20px;
  }

  .lnd_toggle_primary {
    display: none;
    font-size: 15px;
  }

  .nav01_right_wrap {
    margin-right: -49px;
    margin-left: 55px;
    padding-top: 42px;
  }

  .nav01_burger {
    padding: 10px;
    border-radius: 100px;
  }

  .nav01_burger.w--open {
    border-radius: 50px;
    background-color: hsla(0, 0%, 78.4%, 0.08);
    color: #000;
  }

  .lnd_nav_link {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
  }

  .dropdown-text {
    font-size: 15px;
  }

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

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

  .nav01_container {
    display: -ms-grid;
    display: grid;
    padding-top: 0px;
    padding-bottom: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 0.75fr 0.5fr minmax(100px, 0.25fr);
    grid-template-columns: 0.75fr 0.5fr minmax(100px, 0.25fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .lnd_navigation {
    display: none;
    padding-right: 3%;
    padding-left: 3%;
  }

  .lnd_navigation_mobile {
    display: block;
    padding-right: 3%;
    padding-left: 3%;
  }

  .fe03_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fe03_card {
    width: 33%;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .p08_button {
    margin-right: auto;
    margin-left: auto;
  }

  .p08_container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .p08_icon {
    margin-bottom: 10px;
  }

  .p01_columns {
    display: block;
    clear: none;
  }

  .p01_column {
    display: -ms-grid;
    display: grid;
    margin-bottom: 33px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .p01_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p01 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .p01_card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 2px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .c01_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c01_block {
    width: 100%;
    padding-right: 15px;
  }

  .c01_paragraph {
    max-width: none;
    margin-bottom: 59px;
    text-align: center;
    text-decoration: none;
  }

  .c02_block_image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 55px;
    padding-right: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c02_block {
    width: auto;
    padding-right: 0px;
  }

  .c02_title {
    text-align: center;
  }

  .c02_h3 {
    max-width: none;
    padding-right: 0px;
  }

  .c02_button {
    position: relative;
  }

  .c02_container {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-span {
    font-size: 18px;
  }

  .c04_button {
    position: relative;
  }

  .c04_block_right {
    width: 30%;
  }

  .c04_block {
    width: 70%;
  }

  .c04_button_link {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .c04_column {
    padding-right: 15px;
  }

  .hero {
    background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.43) 32%, transparent), url('../images/rv-woman-relaxing-tablet-2.jpg');
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
  }

  .p02_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p02_wrap {
    width: 100%;
  }

  .p02_column_price {
    display: block;
    width: 49%;
    min-height: 420px;
    margin-right: 0px;
    margin-bottom: 35px;
  }

  .p02_column {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .c09_paragraph {
    margin-right: 0px;
    margin-left: 0px;
  }

  .c09_column_02 {
    padding-top: 33px;
    padding-left: 0px;
  }

  .c09 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .c05_button_link {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .c05_button {
    position: relative;
  }

  .c05 {
    padding-bottom: 70px;
  }

  .packages-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .is2_shadow {
    width: 30%;
    margin-bottom: 25px;
  }

  .s3_shadow {
    max-width: none;
    margin-right: 0px;
    margin-bottom: 25px;
  }

  .s1_shadow {
    max-width: none;
    margin-right: 0px;
    margin-bottom: 25px;
  }

  .badge_wrap {
    width: 50%;
  }

  .s5_shadow {
    max-width: none;
    margin-bottom: 25px;
  }

  .colour_wrapper {
    width: 33%;
  }

  .colour_wrap {
    margin-bottom: 25px;
  }

  .shadow_wrap {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .s2_shadow {
    max-width: none;
    margin-right: 0px;
    margin-bottom: 25px;
  }

  .s4_shadow {
    max-width: none;
    margin-right: 0px;
    margin-bottom: 25px;
  }

  .shadow_column {
    width: 33%;
  }

  .fp_component_wrap {
    width: 100%;
  }

  .button_wrap {
    width: 50%;
  }

  .form_column_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .is3_shadow {
    width: 30%;
    margin-bottom: 25px;
  }

  .is1_shadow {
    width: 30%;
    margin-bottom: 25px;
  }

  .avatar_wrap {
    width: 50%;
    margin-bottom: 30px;
  }

  .element_wrap_btm {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .icon_wrap {
    width: 10%;
  }

  .h11_h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .overlay-container {
    padding-top: 20px;
    padding-right: 23px;
    padding-left: 23px;
  }

  .h11_text {
    max-width: 400px;
    font-size: 18px;
    line-height: 24px;
  }

  .lnd_btn_02 {
    margin-left: 15px;
  }

  .nav01_icon_burger {
    font-size: 36px;
  }

  .lnd_btn {
    margin-top: 10px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lnd_btn.narrow.pushdown {
    margin-top: 0px;
  }

  .nav01_right_wrap {
    margin-right: -61px;
    margin-left: -17px;
    padding-top: 34px;
  }

  .nav01_burger {
    padding: 10px;
  }

  .fe03_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .fe03_card {
    width: 60%;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .fe03_text {
    margin-bottom: 0px;
  }

  .p08_column {
    width: 100%;
    max-width: 410px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }

  .p08_column_middle {
    width: 100%;
    max-width: 410px;
    margin: 0px auto 25px;
  }

  .p01_columns {
    display: block;
  }

  .p01 {
    padding-top: 60px;
    padding-bottom: 81px;
  }

  .p01_card {
    min-height: 0px;
  }

  .c01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c01_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c01_paragraph {
    margin-bottom: 20px;
  }

  .c02_block_image {
    margin-bottom: 55px;
    padding-right: 0px;
  }

  .c02_block {
    margin-bottom: 55px;
    padding-right: 0px;
  }

  .c02_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c04_columns {
    margin-bottom: 0px;
  }

  .c04_block_right {
    width: 100%;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .c04_block {
    width: 100%;
  }

  .c04_top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c04_column {
    margin-bottom: 15px;
  }

  .hero {
    background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.55), transparent), url('../images/rv-woman-relaxing-tablet-2.jpg');
  }

  .p02_paragraph {
    max-width: 330px;
  }

  .p02_column {
    width: 100%;
  }

  .c09_column_02 {
    padding-left: 0px;
  }

  .c05 {
    padding-bottom: 40px;
  }

  .service-menu {
    margin-top: -8px;
  }

  .crystal {
    margin-bottom: -85px;
  }

  .main-content {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .s3_shadow {
    width: 100%;
  }

  .s1_shadow {
    width: 100%;
  }

  .badge_wrap {
    width: 100%;
  }

  .colour_wrapper {
    width: 100%;
  }

  .s2_shadow {
    width: 100%;
  }

  .s4_shadow {
    width: 100%;
  }

  .shadow_column {
    width: 50%;
  }

  .button_wrap {
    width: 100%;
  }

  .avatar_wrap {
    width: 100%;
  }

  .icon_wrap {
    width: 10%;
  }

  .h11_h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .h11_title {
    display: none;
  }

  .h11_button {
    padding-right: 27px;
    padding-left: 27px;
  }

  .overlay-container {
    padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .h11_text {
    display: block;
    line-height: 22px;
  }

  .dropdown-list-8 {
    overflow: scroll;
  }

  .lnd_nav_link_button {
    background-image: none;
  }

  .nav01_links {
    box-shadow: none;
  }

  .lnd_btn {
    display: none;
    margin-right: 5px;
  }

  .lnd_btn.narrow {
    display: block;
    max-width: 250px;
    min-width: 250px;
  }

  .lnd_btn.narrow.pushdown {
    margin-bottom: 0px;
  }

  .nav01_right_wrap {
    display: none;
  }

  .nav01_logo {
    margin-right: -17px;
  }

  .nav01_container {
    padding-top: 0px;
    padding-bottom: 0px;
    grid-column-gap: 0px;
    -ms-grid-columns: 1.25fr minmax(100px, 0.25fr);
    grid-template-columns: 1.25fr minmax(100px, 0.25fr);
  }

  .fe03_h2 {
    font-size: 36px;
    line-height: 42px;
  }

  .fe03_card {
    width: 100%;
    min-height: 200px;
  }

  .footer-copyright {
    padding-right: 20px;
    padding-left: 20px;
  }

  .fe03_title {
    font-family: Heebo, sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
  }

  .p01_tab {
    margin-right: 5px;
    margin-left: 5px;
  }

  .p01_tab.w--current {
    margin-right: 5px;
  }

  .p01_column {
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .p01_container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .p01_card {
    padding-right: 0px;
    padding-left: 0px;
  }

  .c01 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c01_h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .c02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c02_block_image {
    margin-bottom: 0px;
    padding-top: 15px;
  }

  .c02_h3 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }

  .form01_field_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form01_input {
    width: 100%;
  }

  .form01 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .c04_h4 {
    font-size: 24px;
  }

  .c04_paragraph {
    font-size: 14px;
  }

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

  .hero {
    height: 65vh;
    max-height: 500px;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .p02_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .p02_price {
    font-size: 2.2rem;
  }

  .p02_column_price {
    width: 100%;
  }

  .c09_paragraph {
    line-height: 22px;
  }

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

  .c09_h4 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .c09_column_02 {
    margin-top: 15px;
  }

  .c09_feature_column_85 {
    padding-left: 10px;
  }

  .c09_icon_circle {
    margin-bottom: 10px;
  }

  .c09 {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .c09_feature_wrap {
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .c09_h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .c05_paragraph {
    font-size: 16px;
    line-height: 22px;
  }

  .c05_h3 {
    font-size: 32px;
    line-height: 36px;
  }

  .c05 {
    padding-top: 87px;
    padding-bottom: 32px;
  }

  .brv-rich-text p {
    font-size: 16px;
    line-height: 24px;
  }

  .brv-rich-text h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .bold-text {
    color: #366fb2;
    text-decoration: none;
  }

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

  .packages-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ec742683-b6cb-6cd0-ad48-8db9771317f3-2f7d7f65 {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

