body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

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

.nav_column_large_02 {
  width: 30%;
}

.nav05_image {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 100%;
}

.nav05_social_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 11px;
  -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: #4e5d78;
  text-decoration: none;
}

.nav_column {
  width: 22%;
  padding: 15px;
}

.nav05_phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 50px;
  padding-right: 25px;
  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-right: 1px solid #ebecf0;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #292929;
  text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

.nav05_links {
  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;
  font-size: 14px;
  font-weight: 600;
}

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

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

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

.nav_link_text {
  font-weight: 500;
}

.nav_dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  min-width: 320px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 14px 14px 25px 5px rgba(118, 126, 173, 0.08);
  font-weight: 400;
}

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

.nav05_top_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.forest_nav {
  display: block;
  width: 100%;
}

.nav_list {
  min-width: 850px;
}

.nav_list.w--open {
  left: -110px;
  overflow: hidden;
  border-radius: 10px;
  background-color: transparent;
}

.nav_drop {
  display: block;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav05_mobile {
  display: none;
  min-height: 80px;
  -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: #fff;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
  font-weight: 400;
}

.nav05 {
  display: block;
  min-height: 80px;
  -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: #fff;
  box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
  font-weight: 400;
}

.nav_toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.nav_link:hover {
  background-color: #f8faff;
}

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

.nav05_text {
  color: #333;
}

.nav05_text._24 {
  margin-left: 12px;
  color: #7540ee;
  font-weight: 400;
}

.nav05_icon_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 10px;
}

.nav_icon_arrow {
  margin-right: 0px;
}

.nav05_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1420px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 3%;
  -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;
}

.nav_column_large {
  width: 28%;
  padding: 15px;
}

.nav05_email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 50px;
  padding-right: 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-right: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

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

.nav05_logo {
  width: 220px;
}

.nav05_top_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 200px;
  font-weight: 500;
}

.nav05_link {
  padding-right: 10px;
  padding-left: 10px;
  font-size: 14px;
}

.nav05_link.w--current {
  color: #f7941e;
}

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

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

.nav05_nav_menu {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
}

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

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

.c02 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #341086;
}

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

.c02_block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 55px;
  padding-left: 55px;
  -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;
}

.c02_button_text {
  margin-right: 8px;
}

.c01_focus_colour {
  color: #7540ee;
}

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

.c02_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  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_title {
  margin-bottom: 16px;
  color: #ffab00;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

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

.c02_check_wrap {
  margin-bottom: 35px;
}

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

.c02_container {
  position: relative;
  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;
}

.h05_button {
  min-height: 48px;
  padding-right: 24px;
  padding-left: 24px;
  border-radius: 0px 100px 100px 0px;
  background-color: #6d36e9;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
}

.h05_text {
  display: block;
  max-width: 600px;
  margin-bottom: 15px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
}

.h05_input {
  max-width: 220px;
  min-height: 48px;
  margin-bottom: 0px;
  padding-left: 32px;
  border-radius: 24px 0px 0px 24px;
  background-color: #fafbfc;
  font-size: 16px;
  font-weight: 400;
}

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

.h05_tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30px;
  min-width: 120px;
  margin-bottom: 15px;
  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;
}

.h05_h1 {
  max-width: 780px;
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 72px;
  font-weight: 300;
  letter-spacing: -0.7px;
}

.h05_text_span {
  color: #fff;
}

.h05_tag_text {
  margin-left: 10px;
  color: rgba(255, 171, 0, 0.7);
  font-weight: 700;
}

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

.h05_form_base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 555px;
  margin-top: 15px;
  padding: 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;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

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

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

.h05_span_highlight {
  color: #ffab00;
}

.h05_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  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: 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;
  text-align: left;
}

.h05_title {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.65);
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

.button_default.mt40 {
  margin-top: 30px;
}

.button_default.mt40.orange {
  max-width: 250px;
  min-width: 180px;
  border-radius: 100px;
  background-color: #f7941e;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 1px;
  text-decoration: none;
  text-indent: 1px;
  text-transform: uppercase;
}

.button_default.mt40.orange:hover {
  background-color: #5d3eff;
}

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

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

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

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

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

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

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

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

.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_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: #5f27df;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

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

.button_p.nav05_buy_button {
  border-radius: 10000px;
  background-color: #f7941e;
  font-size: 13px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: #f7941e;
}

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

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

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

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

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

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

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

.p1 {
  max-width: 600px;
  font-size: 16px;
  font-weight: 400;
}

.p1.margin {
  margin-bottom: 20px;
}

.p1.margin.fe07_h2.light {
  margin-right: 10px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #000;
  color: rgba(51, 51, 51, 0.7);
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.p1.margin.larger {
  font-size: 25px;
  line-height: 35px;
}

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

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

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

.lnd_heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 600px;
  padding: 175px 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;
}

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

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

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

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

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

.fe07_card_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin: 55px auto;
  -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;
}

.fe07_title_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 25px;
  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;
}

.fe07_h2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #0a1f44;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -0.6px;
}

.fe07_h2.left {
  text-align: left;
}

.fe07_card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  min-height: 380px;
  padding: 50px 32px 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: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 35px 0 rgba(145, 158, 190, 0.16);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.fe07_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  min-width: 160px;
  padding-right: 25px;
  padding-left: 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: #e9f9f0;
  color: #38cb89;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
}

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

.fe07_title.light {
  color: #8a94a6;
}

.fe07_h4 {
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #0a1f44;
  font-size: 24px;
  line-height: 34px;
  font-weight: 300;
  text-align: center;
}

.fe07_images {
  width: 55px;
  margin-bottom: 15px;
}

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

.fe07_text {
  max-width: 500px;
  margin-bottom: 18px;
  color: rgba(51, 51, 51, 0.7);
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.fe07_text.f15 {
  font-size: 15px;
  line-height: 22px;
}

.fe07 {
  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: #ececec;
}

.cta03_form_block {
  margin-top: 10px;
}

.cta03_link {
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
  color: rgba(255, 255, 255, 0.59);
}

.cta03_link:hover {
  color: #fff;
}

.cta03_form_base {
  width: 100%;
  max-width: 530px;
  margin-top: 15px;
  padding-top: 15px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 20px;
}

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

.cta03_paragraph {
  display: block;
  max-width: 410px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  color: #f1f1f1;
  font-size: 17px;
  text-align: center;
}

.cta03_title {
  max-width: 500px;
  margin-bottom: 16px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cta03_button {
  padding: 20px 25px;
  border-radius: 4px;
  background-color: #f7941e;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cta03_button.nav05_buy_button {
  border-radius: 100px;
}

.cta03_button.nav05_buy_button.centered {
  position: static;
  max-width: 390px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
}

.cta03_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  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;
}

.cta03_light_paragraph {
  display: block;
  max-width: 410px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: center;
}

.cta03_h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 53px;
  font-weight: 300;
  text-align: center;
}

.cta03_h1.cta__contact-h2 {
  margin-bottom: 40px;
}

.cta03_error {
  background-color: transparent;
}

.cta03_success {
  padding: 32px;
  border-radius: 10px;
  background-color: rgba(245, 247, 253, 0.4);
  color: #fff;
  font-size: 15px;
}

.cta03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 480px;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: #341086;
  background-image: url('../images/map-18b073154fe6a34a0819d1c79f404288.png');
  background-position: 50% 50%;
}

.cta03_input {
  max-width: 380px;
  min-height: 55px;
  margin-right: 10px;
  margin-bottom: 0px;
  border: 1px solid #ebecf0;
  border-radius: 4px;
  background-color: #fff;
  font-size: 15px;
  font-weight: 400;
}

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

.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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.p02_list_item {
  margin-bottom: 10px;
}

.p02_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.p02_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 12px;
  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_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_paragraph {
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
}

.p02_paragraph.centered--narrow {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.p02_column_price {
  position: relative;
  height: auto;
  margin-right: 0px;
  padding: 19px 0px 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #ebecf0;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
}

.p02_column_price.our__price {
  z-index: 5;
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  box-shadow: 0 20px 40px 0 rgba(118, 126, 173, 0.08);
}

.p02_h2 {
  margin: 0px auto 24px;
  font-family: Roboto, sans-serif;
  color: #0a1f44;
  font-size: 40px;
  line-height: 52px;
  font-weight: 300;
  text-align: left;
}

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

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

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

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

.p02_column {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-right: 48px;
  padding-bottom: 20px;
  border-radius: 8px;
}

.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: #f3f3f3;
}

.c01_container {
  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: 55px;
}

.c01_title {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.c01_h3 {
  max-width: 400px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 44px;
  font-weight: 300;
}

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

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

.f07_link {
  color: #0a1f44;
  text-decoration: none;
}

.f07 {
  padding: 100px 5%;
  background-color: #fff;
}

.f07_social_icon {
  width: 15px;
}

.f07_text {
  color: #8a94a6;
}

.f07_legal {
  color: #8a94a6;
  font-size: 15px;
  font-weight: 500;
}

.f07_logo {
  margin-bottom: 25px;
}

.f07_container {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.f07_bottom_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.f07_top_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ebecf0;
}

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

.f07_social_circle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  -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 #ebecf0;
  border-radius: 100px;
}

.f07_social_circle_c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  margin-left: 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;
  border: 1px solid #ebecf0;
  border-radius: 100px;
}

.fe09_h4 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #33334f;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}

.fe09_icon {
  width: 23px;
  margin-right: 15px;
}

.fe09_column {
  width: 33.333333333333336%;
  min-height: 200px;
  padding-right: 25px;
  padding-left: 25px;
}

.fe09_title {
  margin-bottom: 8px;
  color: #7540ee;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.fe08_title_wrap {
  padding-bottom: 55px;
}

.fe08_title_wrap.full {
  display: block;
  width: 100%;
  max-width: 940px;
  margin-top: 20px;
  padding-bottom: 0px;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.fe09_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 940px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fe09_text {
  font-size: 16px;
}

.fe09_text.blogtext {
  line-height: 26px;
}

.fe09 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 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;
}

.fe09_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fe09_item_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 55px;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ebecf0;
}

.f01_top_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 35px;
  -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-bottom: 1px solid rgba(155, 158, 184, 0.26);
}

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

.f01_link {
  margin-bottom: 10px;
  margin-left: 1px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #8a94a6;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.f01_link:hover {
  color: #0a1f44;
}

.f01_social_circle {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  -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 #ebecf0;
  border-radius: 100px;
}

.f01_title {
  display: inline-block;
  margin-bottom: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Varela, sans-serif;
  color: #0a1f44;
  font-size: 15px;
  font-weight: 600;
}

.f01_container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.f01_logo {
  width: 200px;
  margin-right: 15px;
}

.f01_column_right {
  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-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.f01_button {
  margin-left: 0px;
  padding: 12px 30px;
  border-radius: 100px;
  background-color: #f7941e;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.f01_button:hover {
  background-color: #5133eb;
}

.f01_columns {
  margin-top: 35px;
}

.f01_cta_text {
  display: inline-block;
  margin-right: 15px;
  color: rgba(10, 31, 68, 0.8);
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
}

.f01_social_icon {
  width: 15px;
}

.f01_social_circle_c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  margin-left: 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;
  border: 1px solid #ebecf0;
  border-radius: 100px;
}

.f01 {
  padding: 100px 5%;
  background-color: #fff;
}

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

.usp01 {
  padding-top: 80px;
  padding-bottom: 20px;
}

.fe05_h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 21px;
}

.fe05_row {
  margin-bottom: 25px;
}

.fe05_card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 230px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 15px 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;
}

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

.fe05_icon {
  width: 30px;
}

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

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

.fe05_icon_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
  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;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #ebecf0;
}

.f05_icon_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
  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;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #ebecf0;
}

.fe05_title_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 25px;
  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;
}

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

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

.form02_success {
  background-color: #fff;
}

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

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

.form02_paragraph {
  text-align: center;
}

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

.form02_field_wrap {
  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-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

.form02_button {
  position: static;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 15px;
  border-radius: 1000px;
  background-color: #7540ee;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

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

.form_error_paragraph.white-text {
  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;
}

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

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

.form02_error {
  background-color: #fff;
}

.form02_titles {
  margin-bottom: 25px;
}

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

.form02.centered {
  text-align: center;
}

.form02.bordered {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51, 51, 51, 0.7);
}

.form02.bordered:hover {
  background-color: #f9f9f9;
}

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

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

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

.form_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.form_wrap.top_aligned {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid rgba(51, 51, 51, 0.7);
}

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

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

.form02_h5 {
  text-align: center;
}

.form-slide {
  width: 100%;
  margin-right: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.success-message {
  margin-top: 16px;
  padding: 24px;
  background-color: rgba(56, 203, 137, 0.2);
}

.note {
  margin-top: 60px;
  padding: 60px;
  border-style: solid;
  border-width: 3px;
  border-color: rgba(197, 56, 122, 0.4);
  border-radius: 20px;
  background-color: rgba(197, 56, 122, 0.1);
  color: #c5387a;
  font-size: 24px;
  text-align: center;
}

.checkbox {
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 7px;
  -webkit-transition: background-color 300ms cubic-bezier(.25, .46, .45, .94), border-color 300ms ease;
  transition: background-color 300ms cubic-bezier(.25, .46, .45, .94), border-color 300ms ease;
}

.checkbox:hover {
  border-color: rgba(0, 0, 0, 0.15);
}

.checkbox.w--redirected-checked {
  border-color: rgba(127, 88, 226, 0.5);
  background-color: rgba(127, 88, 226, 0.3);
  background-image: none;
  background-size: 16px;
}

.checkbox.w--redirected-focus {
  border-color: rgba(127, 88, 226, 0.5);
  box-shadow: none;
}

.radio-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.form-heading {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}

.form-heading.success {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 30px;
}

.text-area-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 120px;
  margin-bottom: 20px;
  padding-right: 2px;
  padding-left: 2px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.radio-button-label {
  display: none;
}

.form-back {
  position: static;
  display: none;
  width: 48%;
  min-height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 13px 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-style: solid;
  border-width: 2px;
  border-color: #7f58e2;
  border-radius: 4px;
  background-color: rgba(127, 88, 226, 0.1);
  opacity: 1;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #7f58e2;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-back:hover {
  box-shadow: 0 20px 30px -11px rgba(127, 88, 226, 0.3);
  letter-spacing: 3px;
}

.form-back:active {
  box-shadow: 0 11px 20px -11px rgba(127, 88, 226, 0.6);
}

.form-back.hide {
  display: none;
  width: 0%;
  min-height: 0px;
  padding: 0px;
  border-width: 0px;
  opacity: 0;
}

.form-label {
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}

.form-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 64px 72px 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-step.last-step {
  margin-bottom: 0px;
  padding-bottom: 70px;
}

.form-step.center {
  -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;
}

.form-step.step2 {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-button-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: 100px;
  -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;
  text-align: center;
}

.container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.hero-content {
  width: 50%;
}

.step-number {
  width: 100%;
  margin-bottom: 20px;
  color: #5f27df;
  font-size: 16px;
  font-weight: 900;
}

.section {
  padding: 120px 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section.grey {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 140px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fcfcfc;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-block {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 140px;
  -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;
}

.radiobutton {
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  -webkit-transition: border-width 300ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94), border-color 300ms ease;
  transition: border-width 300ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94), border-color 300ms ease;
}

.radiobutton:hover {
  border-color: rgba(0, 0, 0, 0.15);
}

.radiobutton.w--redirected-checked {
  border-width: 9px;
  border-color: rgba(127, 88, 226, 0.5);
  background-color: rgba(127, 88, 226, 0.3);
}

.radiobutton.w--redirected-focus {
  border-color: rgba(127, 88, 226, 0.5);
  box-shadow: none;
}

.area-label {
  position: absolute;
  top: 10px;
  z-index: 1;
  display: inline-block;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  -webkit-transition: font-size 300ms ease, color 300ms ease, top 300ms cubic-bezier(.25, .46, .45, .94);
  transition: font-size 300ms ease, color 300ms ease, top 300ms cubic-bezier(.25, .46, .45, .94);
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  font-weight: 600;
}

.field-label {
  position: relative;
  top: -5px;
  z-index: 2;
  display: inline-block;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 10px;
  -webkit-transition: background-color 300ms ease, font-size 300ms ease, color 300ms ease, top 300ms cubic-bezier(.25, .46, .45, .94);
  transition: background-color 300ms ease, font-size 300ms ease, color 300ms ease, top 300ms cubic-bezier(.25, .46, .45, .94);
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}

.slide-nav {
  display: none;
}

.text-field-done {
  position: relative;
  width: 1px;
  height: 1px;
  margin-right: 20px;
  margin-left: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #7f58e2;
  border-radius: 50%;
  background-color: rgba(127, 88, 226, 0.2);
  background-image: none;
  background-position: 50% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: height 300ms cubic-bezier(.25, .46, .45, .94), width 300ms cubic-bezier(.25, .46, .45, .94);
  transition: height 300ms cubic-bezier(.25, .46, .45, .94), width 300ms cubic-bezier(.25, .46, .45, .94);
}

.text-field-done.area-done {
  position: absolute;
  left: auto;
  top: 20px;
  right: 0%;
  bottom: auto;
  width: 10px;
  height: 10px;
}

.text-area {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  min-height: 240px;
  padding-top: 12px;
  padding-right: 50px;
  padding-left: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  color: #7f58e2;
  font-size: 16px;
  font-weight: 700;
}

.text-area:hover {
  display: block;
  border-color: rgba(0, 0, 0, 0.15);
}

.text-area:focus {
  border-color: rgba(127, 88, 226, 0.5);
}

.text-field-wrapper {
  position: relative;
  width: 100%;
  margin-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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.text-field-wrapper.third {
  width: 31%;
  margin-bottom: 10px;
}

.text-field-wrapper.half {
  width: 48%;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.text-field-wrapper.select {
  margin-bottom: 0px;
  padding: 0px;
}

.note-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-bottom: 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: dashed;
  border-width: 2px;
  border-color: rgba(197, 56, 122, 0.4);
  border-radius: 10px;
  background-color: rgba(197, 56, 122, 0.2);
  color: #c5387a;
  font-size: 24px;
  font-weight: 900;
  text-decoration: none;
}

.note-link:hover {
  background-color: rgba(197, 56, 122, 0.3);
}

.note-heading {
  font-size: 40px;
  font-weight: 900;
}

.bg-blob-top {
  position: absolute;
  left: 5%;
  top: -10%;
  right: auto;
  bottom: auto;
}

.form-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: transparent;
}

.radiobutton-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}

.radiobutton-field:hover {
  color: #7f58e2;
}

.form-next {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  min-height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
  background-color: #5f27df;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-next:hover {
  background-color: #9775ee;
  box-shadow: 0 20px 30px -11px rgba(127, 88, 226, 0.6);
}

.form-next:active {
  border: 1px none #000;
}

.form-mask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: -40px;
  margin-bottom: 3px;
  margin-left: -40px;
  padding-right: 40px;
  padding-bottom: 55px;
  padding-left: 40px;
}

.link {
  color: #7f58e2;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.bg-blob {
  position: absolute;
  left: auto;
  top: auto;
  right: 10%;
  bottom: 5%;
}

.form-block {
  position: relative;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 80px 40px;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 20px 50px -10px rgba(32, 45, 73, 0.2);
}

.hero-img-wrap {
  width: 40%;
  margin-top: -60px;
}

.form-button {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -42px;
  width: 100%;
  padding: 20px 30px;
  border-radius: 4px;
  background-color: #7f58e2;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-button:hover {
  background-color: #9775ee;
  box-shadow: 0 20px 30px -11px rgba(127, 88, 226, 0.6);
  letter-spacing: 3px;
}

.form-button:active {
  border: 1px none #000;
}

.form-button:focus {
  border: 1px none #000;
}

.form {
  width: 600px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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-transition: all 200ms cubic-bezier(.23, 1, .32, 1);
  transition: all 200ms cubic-bezier(.23, 1, .32, 1);
  text-align: left;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-right: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
}

.checkbox-field:hover {
  color: #7f58e2;
}

.fields-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-field {
  min-height: 48px;
  margin-bottom: 0px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.text-field:hover {
  display: block;
  border-color: rgba(0, 0, 0, 0.15);
}

.text-field:focus {
  border-color: rgba(127, 88, 226, 0.5);
}

.button {
  position: static;
  display: inline-block;
  min-height: 60px;
  padding: 15px 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: #7f58e2;
  border-radius: 10px;
  -webkit-transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: letter-spacing 300ms ease, box-shadow 400ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  color: #7f58e2;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  letter-spacing: 3px;
}

.button:active {
  border: 1px none #000;
}

.creator {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 40px;
  font-size: 16px;
  text-align: center;
}

.radio-button {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #fcfcfc;
  border-radius: 10px;
  background-color: #fcfcfc;
  cursor: pointer;
}

.radio-button:hover {
  background-color: rgba(127, 88, 226, 0.2);
}

.radio-button.w--redirected-checked {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(127, 88, 226, 0.5);
  background-color: rgba(127, 88, 226, 0.3);
  -webkit-transition: border-color 300ms ease, background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: border-color 300ms ease, background-color 300ms cubic-bezier(.25, .46, .45, .94);
}

.radio-button.gender {
  border-radius: 8px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: auto 50%;
  background-repeat: no-repeat;
  -webkit-transition: border-color 300ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: border-color 300ms cubic-bezier(.25, .46, .45, .94), background-color 300ms cubic-bezier(.25, .46, .45, .94);
}

.radio-button.gender:hover {
  border-color: rgba(127, 88, 226, 0.2);
}

.radio-button.gender.w--redirected-focus {
  box-shadow: none;
}

.radio-button.gender.male {
  background-image: none;
}

.radio-button.gender.male.w--redirected-focus {
  box-shadow: none;
}

.subtitle {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  color: #7c89a5;
  font-size: 20px;
}

.p02_service-list {
  position: relative;
  margin-right: 0px;
  padding-bottom: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
  background-color: #fff;
}

.service__list {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.service__list-item {
  padding: 20px 10px;
}

.service__list-item.white {
  background-color: #fff;
}

.service__list-item.gray {
  background-color: #fafbfc;
}

.service__list-item.first {
  border-top: 2px solid #fafbfc;
}

.list__item-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.3px;
}

.total__price {
  padding: 20px 10px;
  background-color: #2e1270;
  color: #fff;
}

.price__heading {
  margin-bottom: 40px;
}

.agents__price {
  margin-bottom: 21px;
  font-size: 24px;
  line-height: 30px;
}

.price__logo-wrap {
  min-height: 70px;
}

.price__logo {
  width: 190px;
}

.price__logo.hide {
  opacity: 0;
}

.price__item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.price__item.gray {
  background-color: #fafbfc;
}

.price__item.first__column {
  padding-left: 10px;
}

.select-field {
  min-height: 48px;
  margin-bottom: 15px;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999999999999;
  display: none;
  -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: rgba(0, 0, 0, 0.77);
}

.popup.old {
  display: none;
}

.close__btn {
  position: absolute;
  left: auto;
  top: 32px;
  right: 32px;
  bottom: auto;
  z-index: 5;
  width: 24px;
  opacity: 0.8;
  cursor: pointer;
}

.small {
  font-size: 13px;
  line-height: 20px;
}

.dropdown-link.w--current {
  color: #4f40ee;
}

.modal-form {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background-color: #fff;
  box-shadow: 0 20px 50px -10px rgba(32, 45, 73, 0.2);
}

.p1-mar {
  max-width: 600px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 400;
}

.p1-mar.margin {
  margin-bottom: 20px;
}

.f01_button_step {
  margin-left: 0px;
  padding: 12px 30px;
  border-radius: 100px;
  background-color: #5f27df;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.f01_button_step:hover {
  background-color: #5133eb;
}

.f01_button_step.mar {
  margin-top: 16px;
}

.button__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bg__img {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  -o-object-fit: cover;
  object-fit: cover;
}

.fe01_title_wrap {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 25px;
  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;
}

.fe01_icon {
  position: absolute;
  left: 15px;
  top: -30px;
  right: 0%;
  bottom: auto;
  width: 65px;
}

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

.fe01 {
  display: block;
  min-height: 300px;
  padding: 90px 5% 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;
  background-color: #fff;
}

.fe01_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin: 70px auto 35px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.fe01_card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23%;
  min-height: 310px;
  padding: 40px 25px 25px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #d7d8ea;
  border-radius: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

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

.fe01_card.blog {
  width: 32%;
  margin-bottom: 40px;
  text-decoration: none;
}

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

.fe01_text {
  max-width: 500px;
  margin-bottom: 18px;
  line-height: 25px;
}

.fe01_h5 {
  margin-bottom: 15px;
  color: #192063;
  font-size: 22px;
  line-height: 29px;
}

.fe01_h5.mt-0 {
  margin-top: 0px;
}

.fe01_h3 {
  margin: 0px auto 24px;
  color: #0a1f44;
  font-size: 40px;
  line-height: 52px;
  font-weight: 300;
  text-align: center;
}

.paragraph {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
  line-height: 30px;
}

.dropdown-link-2 {
  display: block;
}

.quote__author {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
}

.quote__author.fe07_title {
  margin-top: auto;
}

.quote__author.fe07_title.dark {
  color: #0a1f44;
}

.container-2 {
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.container-2.testi {
  overflow: hidden;
  max-width: none;
}

.separator {
  width: 55px;
  height: 2px;
  background-color: #e9822d;
}

.separator.center {
  margin-right: auto;
  margin-left: auto;
}

.case__slider {
  width: 100%;
  height: auto;
  margin-top: 0px;
  background-color: transparent;
}

.quote__pic {
  display: block;
  margin-top: auto;
  margin-bottom: 8px;
  border-radius: 1000px;
}

.quote__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 305px;
  padding: 64px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  -webkit-transition: all 150ms cubic-bezier(.86, 0, .07, 1);
  transition: all 150ms cubic-bezier(.86, 0, .07, 1);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.right__slider {
  left: auto;
  top: 50%;
  right: -80px;
  bottom: auto;
  width: 64px;
  height: 64px;
  border-radius: 10000px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
  -webkit-transition: all 100ms cubic-bezier(.86, 0, .07, 1);
  transition: all 100ms cubic-bezier(.86, 0, .07, 1);
  color: #2d2d2d;
  font-size: 24px;
}

.right__slider:hover {
  box-shadow: 0 16px 20px 0 rgba(45, 45, 45, 0.1);
}

.mask {
  position: relative;
  overflow: visible;
}

.quote__icon {
  margin-bottom: 32px;
}

.case__slide.first__slide {
  width: 50%;
  margin-right: 110px;
}

.case__slide.first__slide.rec {
  height: 100%;
  margin-right: 30px;
  background-color: #ececec;
}

.left__slider {
  left: -80px;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 64px;
  height: 64px;
  border-radius: 10000px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
  -webkit-transition: all 100ms cubic-bezier(.86, 0, .07, 1);
  transition: all 100ms cubic-bezier(.86, 0, .07, 1);
  color: #2d2d2d;
  font-size: 24px;
}

.slider__dots {
  position: relative;
  top: 30px;
  font-size: 8px;
}

.slider__dots.testimonials {
  top: 16px;
}

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

.link-block.flex {
  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-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;
}

.image {
  max-width: 70px;
}

.image.icon {
  max-width: 60px;
}

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

  .nav_column {
    width: 33%;
  }

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

  .nav05_right_wrap {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav05_button {
    border-radius: 100px;
    background-color: #fafbfc;
  }

  .nav05_button.w--open {
    background-color: #ebecf0;
  }

  .nav05_buy_button {
    display: none;
  }

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

  .nav_dropdown {
    box-shadow: none;
  }

  .nav05_top_wrap {
    padding-right: 5%;
    padding-left: 5%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .nav_list.w--open {
    min-width: auto;
  }

  .nav05_menu_icon {
    color: #4e5d78;
  }

  .nav05_mobile {
    display: block;
  }

  .nav05 {
    display: none;
  }

  .nav05_right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav_icon_arrow {
    margin-right: 15px;
  }

  .nav05_wrap {
    padding-right: 5%;
    padding-left: 5%;
  }

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

  .nav05_link {
    width: 100%;
    min-height: 45px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .nav05_nav_menu {
    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);
  }

  .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: 100%;
  }

  .c02_button {
    position: relative;
  }

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

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

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

  .styleguide_wrap {
    overflow: visible;
  }

  .avatar_wrap {
    width: 25%;
  }

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

  .p1.margin.fe07_h2.light {
    font-size: 20px;
    line-height: 30px;
  }

  .p1.margin.larger {
    font-size: 20px;
    line-height: 30px;
  }

  .fe07_card_wrap {
    position: relative;
    z-index: 5;
  }

  .cta03_button.nav05_buy_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .cta03_container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .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%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .p02_column_price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 49%;
    min-height: 420px;
    margin-right: 0px;
    margin-bottom: 35px;
    -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;
  }

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

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

  .fe09 {
    padding-top: 120px;
  }

  .f01_button.mobile__menu {
    width: 90%;
    margin-top: 16px;
    margin-bottom: 16px;
  }

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

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

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

  .form-step {
    padding: 48px 56px 40px;
  }

  .section {
    padding: 100px 40px;
  }

  .bg-blob {
    left: -10%;
    bottom: 0%;
  }

  .hero-img-wrap {
    width: 50%;
    margin-top: 0px;
  }

  .form {
    width: auto;
  }

  .p02_service-list {
    display: block;
    width: 40%;
    min-height: 420px;
    margin-right: 0px;
    margin-bottom: 35px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .close__btn {
    top: 24px;
    right: 24px;
  }

  .mobile__drop {
    width: 100%;
  }

  .dropdown-toggle {
    width: 100%;
  }

  .modal-form {
    width: 80%;
  }

  .f01_button_step.mobile__menu {
    width: 90%;
    margin-top: 16px;
    margin-bottom: 16px;
  }

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

  .case__slider {
    margin-top: 42px;
  }

  .right__slider {
    top: 50%;
    right: -16px;
  }

  .case__slide.first__slide.rec {
    width: 90%;
    margin-right: 32px;
    margin-left: 32px;
  }

  .left__slider {
    left: -8px;
  }

  .left__slider.mobile {
    left: -16px;
  }

  .slider__dots.testimonials {
    top: -16px;
  }

  .image.icon {
    max-width: 40px;
  }
}

@media screen and (max-width: 767px) {
  .nav_column {
    width: 50%;
  }

  .nav05_buy_button {
    display: none;
  }

  .nav_button {
    margin-left: 15px;
  }

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

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

  .h05_text {
    font-size: 20px;
    line-height: 30px;
  }

  .h05_h1 {
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.2px;
  }

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

  .p1.margin.fe07_h2.light {
    font-size: 25px;
  }

  .icon_wrap {
    width: 10%;
  }

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

  .fe07_card {
    width: 100%;
    margin-bottom: 35px;
  }

  .fe07_text {
    max-width: 330px;
  }

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

  .p02_paragraph {
    max-width: 330px;
  }

  .p02_column {
    width: 100%;
  }

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

  .fe09_column {
    width: 50%;
  }

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

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

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

  .f01_button {
    margin-left: 15px;
  }

  .f01_cta_text {
    margin-right: 0px;
    margin-bottom: 8px;
  }

  .f01_link_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -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;
  }

  .fe05_card {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .fe05_text {
    max-width: 330px;
  }

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

  .form02.bordered {
    margin-left: 0px;
  }

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

  .form-slide {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .note {
    padding: 40px;
    font-size: 20px;
  }

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

  .radio-buttons.genders {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .form-heading {
    font-size: 24px;
  }

  .form-back {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .form-step {
    height: 100%;
    padding: 40px 32px 32px;
  }

  .hero-content {
    width: 100%;
  }

  .section {
    padding: 40px 20px;
  }

  .section.grey {
    padding-top: 60px;
    background-position: 100% 100%;
    background-size: 1000px;
  }

  .hero-block {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .note-heading {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .bg-blob-top {
    width: 70%;
  }

  .form-next {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .bg-blob {
    display: none;
  }

  .form-block {
    padding: 40px 40px 50px;
  }

  .hero-img-wrap {
    width: 80%;
    max-width: 400px;
    margin-bottom: 40px;
  }

  .button {
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .subtitle {
    font-size: 20px;
  }

  .p02_service-list {
    width: 40%;
  }

  .list__item-text {
    font-size: 12px;
  }

  .agents__price {
    font-size: 20px;
    line-height: 20px;
  }

  .price__logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    padding: 5px 10px;
    -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;
  }

  .price__logo {
    width: 190px;
  }

  .price__item.first__column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .price__item.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 60px;
    padding-top: 0px;
    padding-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;
  }

  .f01_button_step {
    margin-left: 15px;
  }

  .f01_button_step.mar {
    margin-left: 0px;
  }

  .right__slider {
    top: 40%;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .left__slider.mobile {
    top: 40%;
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .slider__dots.testimonials {
    top: -40px;
  }

  .image.icon {
    max-width: 50px;
  }
}

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

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

  .h05_button {
    width: 100%;
    border-radius: 4px;
  }

  .h05_input {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    border-radius: 4px;
  }

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

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

  .p1.margin.fe07_h2.light {
    font-size: 19px;
    line-height: 32px;
    text-align: left;
  }

  .p1.margin.larger {
    font-size: 20px;
    line-height: 30px;
  }

  .icon_wrap {
    width: 10%;
  }

  .fe07_text {
    margin-bottom: 20px;
  }

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

  .p02_price {
    font-size: 2.2rem;
  }

  .p02_column_price {
    width: 100%;
  }

  .p02_column_price.hide {
    display: none;
  }

  .c01 {
    padding-right: 0%;
    padding-left: 0%;
  }

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

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

  .fe09_column {
    width: 100%;
  }

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

  .form02_input {
    width: 100%;
  }

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

  .form02.bordered {
    margin-left: 0px;
  }

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

  .note {
    padding: 30px 20px 20px;
    font-size: 18px;
  }

  .form-back {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section {
    padding: 60px 10px;
  }

  .section.grey {
    background-position: 50% 100%;
    background-size: 700px;
  }

  .text-field-wrapper.half {
    width: 100%;
  }

  .note-heading {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .form-next {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .form-block {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-radius: 10px;
  }

  .button {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .subtitle {
    font-size: 18px;
  }

  .p02_service-list {
    width: 55%;
  }

  .list__item-text {
    line-height: 20px;
  }

  .agents__price {
    font-size: 16px;
    line-height: 20px;
  }

  .modal-form {
    border-radius: 10px;
  }

  .fe01_card {
    width: 100%;
  }

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

  .right__slider {
    display: none;
  }

  .left__slider.mobile {
    display: none;
  }

  .image.icon {
    max-width: 40px;
  }
}
@media screen and (min-width: 1188px) and (max-width: 1370px) {
  a.hide-on-medium-screen { display: none; }
  a.nav05_link { font-size: 12px; }
}
