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

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

body {
  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;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  font-family: Nunito, sans-serif;
  color: #4c4c4c;
}

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

.container-flex-n1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-menu3 {
  position: absolute;
  right: -35px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 390px;
}

.line-seperator {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: rgba(47, 41, 90, 0.06);
}

.nav_dropdown {
  position: absolute;
  top: 70px;
  right: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 40px 0 rgba(223, 225, 229, 0.57);
}

.nav-link-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 85px;
  padding: 20px 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;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-family: Inconsolata, monospace;
  color: #000;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
}

.nav-link-wrap:hover {
  color: #49dbc2;
}

.nav-link-wrap.reverse {
  color: #49bdc2;
}

.nav-link-wrap.telecom {
  min-width: 80px;
  padding-right: 12px;
  padding-left: 12px;
}

.logo {
  width: auto;
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu_wrapper {
  width: 100%;
  height: 100%;
  padding: 15px;
}

.menu-title-sub {
  color: #637178;
  font-size: 13px;
}

.dropdown-menu1 {
  position: absolute;
  right: 110px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 390px;
  -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;
}

.block-50-right {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}

.link-block {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  padding: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

.link-block:hover {
  border-radius: 6px;
  background-color: #f9fbff;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #49bdc2;
}

.nav-link.reverse {
  color: #49bdc2;
}

.nav-link.reverse:hover {
  color: #4c4c4c;
}

.nav-link.telecom {
  font-size: 15px;
}

.block-50-left {
  width: 50%;
  padding-right: 10px;
  padding-left: 10px;
}

.menu-title-t {
  margin-bottom: 4px;
  color: #1d1f31;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.nav-01 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  height: auto;
  padding-right: 5%;
  padding-left: 5%;
  border-bottom: 1px solid rgba(61, 66, 75, 0.07);
  background-color: hsla(0, 0%, 100%, 0.9);
  font-family: Montserrat, sans-serif;
}

.dropdown-menu2 {
  position: absolute;
  right: -20px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 430px;
  height: 300px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav_items {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

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

.dropdown-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 16px 22px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-4:hover {
  background-color: #f8faff;
}

.dropdown-link-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 22px 16px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-1:hover {
  background-color: #f8faff;
}

.icon-4 {
  margin-right: 5px;
}

.icon-4:hover {
  color: #49bdc2;
}

.icon-square {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, 0.09);
}

.nav-link-details {
  color: rgba(40, 51, 56, 0.6);
  font-size: 14px;
}

.text-block-61 {
  font-size: 16px;
}

.dropdown-link-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 55px;
  padding: 16px 22px 20px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-5:hover {
  background-color: #f8faff;
}

.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  left: -120px;
  display: block;
  max-height: 100vh;
  min-width: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  min-width: 85px;
  padding: 0px 29px 0px 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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.dropdown-toggle:hover {
  color: #49bdc2;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -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;
  background-color: #49bdc2;
}

.section.smaller {
  height: 450px;
}

.big-heading {
  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;
  font-size: 75px;
  line-height: 80px;
  text-align: center;
}

.big-heading.white {
  color: #fff;
}

.big-heading.bottom {
  margin-bottom: 50px;
  font-weight: 700;
}

.vid-small-heading {
  margin-bottom: 100px;
  text-align: center;
}

.main-section {
  margin-right: 0%;
  margin-left: 0%;
  padding: 50px 10% 100px;
  background-color: #cad5d7;
}

.main-section.light-grey.testimonial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 50px;
  -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;
}

.main-section.light-grey.testimonial.port {
  padding-top: 0px;
  -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;
}

.main-section.light-grey.hidden-on-desktop {
  display: none;
}

.main-section.light-green {
  background-color: #74d8d0;
}

.main-section.turqouise {
  background-color: #4cc0d0;
}

.main-section.light-purple {
  background-color: #789cd0;
}

.main-section.dark-purple {
  background-color: #7460a0;
}

.main-section.dark-purple.little {
  padding-top: 40px;
  padding-bottom: 75px;
}

.main-section.white {
  border-top: 1px solid rgba(202, 213, 215, 0.6);
  background-color: #fff;
}

.main-section.white.backend {
  border-bottom: 1px solid #cad5d7;
}

.main-section.white.hidden-on-mobile {
  display: none;
}

.main-section.greem {
  background-color: #4cacac;
}

.main-section.dark-green {
  background-color: #3d8484;
}

.main-section.grey {
  background-color: #fff;
}

.main-section.dark-grey {
  background-color: #4c4c4c;
  color: #cad5d7;
}

.main-section.dark-grey.testimonial {
  padding-bottom: 50px;
}

.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: auto;
  padding-top: 20px;
  padding-right: 0%;
  padding-left: 0%;
  background-color: #283131;
}

.paragraph {
  font-family: Nunito, sans-serif;
  font-size: 16px;
}

.paragraph.heading.bold {
  font-size: 44px;
  font-weight: 700;
}

.paragraph.subheading {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
}

.paragraph.subheading.white {
  color: #fff;
}

.paragraph.subheading.white.italic {
  font-style: italic;
}

.paragraph.subheading.smaller {
  margin-top: 5px;
  font-size: 20px;
  line-height: 24px;
}

.paragraph.subheading.smaller.pruple {
  color: #fff;
  text-align: left;
}

.paragraph.subheading.purple {
  color: #fff;
  text-align: left;
}

.paragraph.subheading.left {
  text-align: left;
}

.paragraph.subheading.italics {
  font-style: italic;
  font-weight: 400;
}

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

.paragraph.content.how-we-do-it {
  margin-bottom: 100px;
}

.paragraph.content.white {
  color: #fff;
}

.paragraph.content.white.bold {
  font-weight: 600;
  text-align: center;
}

.paragraph.content.jobs {
  margin-left: 15px;
}

.paragraph.content.jobs.date {
  margin-left: 5px;
}

.paragraph.content.bullet {
  margin-right: 20px;
  margin-left: 20px;
}

.paragraph.content.faq {
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.paragraph.content.invoice {
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  font-weight: 600;
}

.paragraph.content.bold {
  font-weight: 600;
}

.paragraph.subsubheading {
  margin-right: 5%;
  margin-bottom: 10px;
  margin-left: 5%;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.paragraph.subsubheading.white {
  color: #fff;
}

.paragraph.subsubheading.smaller {
  margin-top: 5px;
  font-size: 20px;
  line-height: 24px;
}

.paragraph.subsubheading.smaller.pruple {
  color: #fff;
  text-align: left;
}

.paragraph.subsubheading.purple {
  color: #fff;
  text-align: left;
}

.paragraph.subsubheading.low {
  margin: 0px 0%;
  padding: 2px 5% 7px;
  background-color: rgba(202, 213, 215, 0.75);
  font-size: 24px;
  line-height: 28px;
}

.paragraph.subsubheading.italic {
  padding-top: 25px;
  font-style: italic;
  font-weight: 400;
}

.paragraph.subsubheading.italic.branding {
  margin-top: 0px;
  padding-top: 0px;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.paragraph.subsubheading.italic.no-top {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 24px;
}

.paragraph.subsubheading.italics {
  color: #333;
}

.paragraph.subsubheading.italics.telecoms {
  margin-top: 10px;
}

.paragraph.subsubsubheading {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-style: italic;
  font-weight: 500;
}

.paragraph.subsubsubheading.italic {
  text-align: center;
}

.paragraph.subsubsubheading.white {
  color: #fff;
}

.paragraph.subsubsubheading.central {
  color: #fff;
  text-align: center;
}

.paragraph.subsubsubheading.central.white {
  color: #4c4c4c;
}

.paragraph.subsubsubheading.central.white.telecoms {
  margin-top: 10px;
}

.paragraph.subsubsubheading.smaller {
  margin-bottom: 2px;
  font-size: 17px;
  line-height: 22px;
}

.paragraph.subsubsubheading.smaller.centre {
  text-align: center;
}

.paragraph.subsubsubheading.jobs {
  margin-bottom: 5px;
}

.paragraph.subsubsubheading.nonitalic {
  margin-top: 0px;
  font-style: normal;
}

.paragraph.subsubsubheading.nonitalic.c {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.paragraph.subsubsubheading.nonitalic.s {
  margin-top: 25px;
}

.paragraph.sub4heading.centre {
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.paragraph.sub4heading.centre.bold {
  font-size: 17px;
  font-weight: 600;
}

.paragraph.watermark {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 12px;
}

.paragraph.how {
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.paragraph.white {
  margin-right: 4px;
  color: #4c4c4c;
}

.paragraph.white.smaller {
  font-size: 15px;
}

.paragraph.blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 160px;
  text-align: justify;
}

.paragraph.number-chooser {
  margin-bottom: 0px;
}

.paragraph.italics {
  font-style: italic;
}

.paragraph.c {
  font-size: 19px;
  line-height: 24px;
}

.paragraph.no {
  margin-top: 10px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  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;
  border: 3px none #4c4c4c;
  border-radius: 50px;
  background-color: transparent;
}

.image {
  width: 70px;
  height: 70px;
  padding: 2.5px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.collection-list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-link-website-design {
  background-color: #4c4c4c;
  color: #cad5d7;
  background-clip: border-box;
}

.tab-link-ecommerce-design {
  background-color: #cad5d7;
}

.tab-link-graphic-design {
  background-color: #cad5d7;
}

.tab-link-virtual-telephone-number {
  background-color: #cad5d7;
}

.tab-link-social-media-marketing {
  background-color: #cad5d7;
}

.tab-link-print {
  background-color: #cad5d7;
}

.tab-link {
  border-style: solid;
  border-width: 0.25px 0.25px 0.25px 0px;
  border-color: #cad5d7;
  background-color: #fff;
  color: #4c4c4c;
}

.tab-link.w--current {
  background-color: #4c4c4c;
  color: #fff;
}

.tab-link.left {
  border-left-width: 0.25px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #4c4c4c;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  color: #4c4c4c;
  text-decoration: none;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/printing-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

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

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

.column-3 {
  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: 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;
}

.columns-3 {
  padding-top: 25px;
  padding-bottom: 50px;
}

.call-back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 30px;
  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: 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: 500px;
  background-color: #4cacac;
  background-image: url('../images/pointing-down.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.call-back.w--current {
  background-color: #4cacac;
  background-image: url('../images/pointing-down.png');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block-4 {
  width: 100%;
  height: 100%;
}

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

.column-4 {
  display: block;
  -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;
}

.main-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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: 500px;
  background-color: #4cacac;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 700;
}

.main-button.w--current {
  width: auto;
  height: auto;
  max-width: 100%;
  min-width: 20%;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #4cacac;
  background-image: none;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 700;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.collection-item {
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 0px;
}

.image-2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.lower {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.heading-2 {
  color: #4c4c4c;
}

.full-div-blog {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: 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(202, 213, 215, 0.75);
}

.big-header-image-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  -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;
  background-color: #49bdc2;
}

.big-header-image-img {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/shutterstock_704715226-min.jpg');
  background-position: 50% 50%;
  background-size: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.big-header-image-div {
  position: absolute;
  left: 0%;
  top: 100px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  padding-right: 5%;
  padding-bottom: 2.5%;
  padding-left: 5%;
  -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;
  background-color: rgba(73, 189, 194, 0.6);
  -o-object-fit: fill;
  object-fit: fill;
}

.big-header-image-div.portfolio {
  background-color: transparent;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  background-color: #724747;
  background-clip: border-box;
}

.rich-text-block {
  font-size: 16px;
}

.link-block-portfolio {
  width: 100%;
  height: 200px;
}

.collection-item-portfolio {
  padding-right: 0px;
  padding-left: 0px;
}

.image-portfolio {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.form-block {
  margin-right: 15%;
  margin-left: 15%;
}

.form-block.space {
  margin-top: 50px;
}

.columns-4 {
  margin-right: 10%;
  margin-bottom: 15px;
  margin-left: 10%;
}

.footer-links {
  width: 100%;
  height: auto;
  background-color: transparent;
  font-weight: 700;
  text-align: center;
}

.footer-links.bold {
  font-size: 16px;
}

.footer-links.normal {
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 400;
}

.div-block-4 {
  width: 164px;
  height: 60px;
  background-image: url('../images/Sprint-online-all-white.png');
  background-position: 50% 50%;
  background-size: cover;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 200px;
  -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;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 200px;
  -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;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 200px;
  -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;
}

.link {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.tab-pane-all {
  margin-bottom: 0px;
}

.tabs-content {
  padding-top: 15px;
}

.feature-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 6%;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 2px solid #8d94f2;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.feature-heading.feature {
  width: 65px;
  margin: 35px auto 15px 0px;
  padding-bottom: 1px;
  padding-left: 2.5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px solid transparent;
  color: #fff;
}

.feature-heading.feature.dark {
  width: 100%;
  border-bottom: 2px none #9da3f1;
}

.div-block-5 {
  margin-right: 5%;
  margin-bottom: 20px;
  margin-left: 20%;
  padding-top: 25px;
  padding-bottom: 50px;
}

.div-block-5.right {
  margin-right: 5%;
  margin-bottom: 0px;
  margin-left: 20%;
  padding-bottom: 25px;
}

.grid {
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: row;
  grid-column-gap: 0px;
  grid-template-areas: "Area Area-2"
    "Area-4 Area-3";
  background-color: transparent;
}

.bold-text-7 {
  border-bottom: 2px solid #9da3f1;
  text-align: center;
}

.button-div {
  position: static;
  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;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 75px;
  padding-left: 75px;
  -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: 25px;
  background-color: #8c8e9c;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}

.button:hover {
  background-color: #5f5f60;
}

.button.with-25-padding-at-top {
  width: auto;
  margin-top: 25px;
  margin-left: auto;
  padding-right: 75px;
  padding-left: 75px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feature.purple {
  background-color: #e6e6f2;
}

.feature.purple.whyrecast-desktop {
  background-color: #fff;
}

.feature.purple.whyrecast-desktop.if-feedbackexists {
  background-color: #cad5d7;
}

.picture {
  background-image: url('../images/Image-Coming-Soon-2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.picture.feature-1-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 17.5% -40px 27.5% 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.picture.feature-1-home.home-2 {
  margin-top: 0%;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url('../images/shutterstock_704715226-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.paragraph-2 {
  color: #e6e6f2;
  font-size: 17px;
  line-height: 22px;
}

.paragraph-2.dark.feature {
  margin-bottom: 50px;
  text-align: justify;
}

.paragraph-2.white {
  color: #333;
  text-align: justify;
}

.paragraph-2.white.bi {
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
}

.paragraph-2.white.bi.retard {
  margin-left: 7.5px;
}

.paragraph-2.white.bi {
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
}

.paragraph-2.white.bi.retard {
  margin-left: 7.5px;
}

.div-block-6 {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.heading {
  margin-top: 10px;
  font-size: 42px;
  line-height: 48px;
  text-align: center;
}

.heading.feature {
  color: #fff;
  text-align: center;
}

.heading.feature.home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 40px;
  text-align: left;
  text-transform: uppercase;
}

.div-block-7 {
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.slide {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-8 {
  width: 100%;
  height: auto;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.collection-list-wrapper-2 {
  width: 100%;
}

.text-block-62 {
  color: #4c4c4c;
}

.text-block-success {
  color: #4c4c4c;
}

.nav-link-2 {
  padding: 33px 0px 28px;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  color: #909090;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  cursor: pointer;
}

.nav-link-2:hover {
  color: #de5000;
}

.nav-link-2.w--current {
  border-bottom: 3px solid #de5000;
  color: #de5000;
}

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

.infotext.grey {
  color: #909090;
}

.dropdown-description-wrapper {
  width: 100%;
  padding-right: 24px;
  padding-bottom: 48px;
  padding-left: 24px;
}

.dropdown-list {
  left: 0%;
  top: 82px;
  right: 0%;
  bottom: auto;
  display: none;
  overflow: hidden;
  height: 400px;
  background-color: #f8f9fc;
}

.dropdown-list.w--open {
  height: auto;
}

.icon {
  margin-right: 0px;
  padding-top: 1px;
  color: #888;
}

.nav-point-wrapper {
  position: static;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 18px;
  padding-left: 18px;
}

.nav-point-wrapper.dropdown {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 13px;
}

.dropdown-link {
  margin-bottom: 7px;
  color: #de5000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.2px;
  text-decoration: none;
  text-transform: uppercase;
}

.dropdown-toggle-2 {
  padding: 0px 18px 0px 0px;
}

.dropdown-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #ddd;
  background-color: #f7f9fc;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
  text-decoration: none;
}

.dropdown-item:hover {
  background-color: #eff1f5;
}

.dropdown-item-wrapper {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f7f9fc;
  box-shadow: none;
}

.dropdown-icon-wrapper {
  width: 100%;
}

.dropdown-icon {
  width: 60px;
  height: 60px;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.small-italic {
  font-size: 14px;
  line-height: 16px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-6 {
  min-height: 50px;
}

.form-centre-div {
  margin-right: 20%;
  margin-left: 20%;
}

.select-field {
  background-color: #fff;
  color: #8b8a8a;
}

.block_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -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;
  cursor: pointer;
}

.white_dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 60px 0 rgba(91, 58, 204, 0.55);
}

.line_02 {
  position: absolute;
  z-index: 999;
  width: 25%;
  height: 1px;
  margin-left: -12.5%;
  background-color: #f9f9f9;
}

.block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 120px;
  -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;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000645;
  font-size: 18px;
}

.line_01 {
  position: absolute;
  z-index: 999;
  width: 25%;
  height: 1px;
  margin-left: 12.5%;
  background-color: #f9f9f9;
}

.process-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h1 {
  position: absolute;
  z-index: 15;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #f9f9f9;
  font-size: 90px;
  line-height: 70px;
}

.content_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  padding-left: 16px;
  -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;
}

.ring_03 {
  position: absolute;
  width: 120px;
  height: 120px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 100px;
  opacity: 0.3;
}

.line_03 {
  position: absolute;
  z-index: 999;
  width: 25%;
  height: 1px;
  margin-left: -12.5%;
  background-color: #f9f9f9;
}

.green_dot {
  position: relative;
  z-index: 9;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #4c4c4c;
}

.ring_01 {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 100px;
}

.plain_text {
  color: #44465f;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.ring_02 {
  position: absolute;
  width: 80px;
  height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 100px;
  opacity: 0.6;
}

.dot_container {
  position: relative;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 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;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  padding: 40px;
}

.container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300vh;
  -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;
}

.squarediv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 300px;
  margin-right: 15px;
  margin-left: 15px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(76, 76, 76, 0.6);
  border-radius: 10px;
  background-color: #fff;
}

.squarediv.c {
  position: -webkit-sticky;
  position: sticky;
  top: 30vh;
  margin-top: 140vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.squarediv.a {
  position: -webkit-sticky;
  position: sticky;
  top: 30vh;
  height: 300px;
  margin-right: 15px;
  margin-left: 15px;
  -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;
}

.squarediv.b {
  position: -webkit-sticky;
  position: sticky;
  top: 30vh;
  margin-top: 70vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(76, 76, 76, 0.6);
}

.squarediv.d {
  position: -webkit-sticky;
  position: sticky;
  top: 30vh;
  margin-top: 210vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.button-2 {
  padding: 10px 40px;
  border-radius: 50px;
  background-color: #49bdc2;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.button-2:hover {
  background-color: #4cc0d0;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.button-2.w--current {
  background-color: #49bdc2;
}

.div-block-9 {
  width: 100%;
  margin-left: 0%;
  padding-top: 50px;
  padding-right: 10%;
  padding-left: 10%;
  background-color: #fff;
}

.scroll-down {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
  text-align: center;
}

.scroll-mouse-link {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mouse-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 38px;
  padding-top: 6px;
  -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;
  border: 2px solid #fff;
  border-radius: 12px;
}

.mouse-wheel-icon {
  width: 4px;
  height: 8px;
  border-radius: 2px;
  background-color: #fff;
}

.square-non-scrolling-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(76, 76, 76, 0.5);
  border-radius: 10px;
  background-color: #fff;
}

.dropdown-list-2 {
  padding: 20px;
  border: 1px solid #bcc2c2;
  border-radius: 4px;
  background-color: #f0f0f0;
}

.filter-button-item {
  padding: 10px;
}

.container-2 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.filter-buttons-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
}

.dropdown-2 {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.jobs-list {
  padding-right: 80px;
  padding-left: 80px;
}

.text-block {
  padding-top: 24px;
  padding-bottom: 24px;
}

.clear-link {
  display: inline-block;
  color: #48c0b9;
  text-decoration: none;
}

.clear-link:hover {
  color: #39a59f;
}

.filter-block {
  margin-bottom: 40px;
  padding: 50px 67px 26px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fff;
}

.section-3 {
  padding: 60px 80px;
}

.no-jobs-found {
  padding-right: 80px;
  padding-left: 80px;
}

.text-field {
  height: 50px;
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #bcc2c2;
  border-radius: 4px;
  font-size: 18px;
  text-align: left;
}

.text-field:hover {
  border-color: #787e7e;
}

.text-field:focus {
  border-color: #48c0b9;
}

.text-field::-webkit-input-placeholder {
  color: #dde4e4;
}

.text-field:-ms-input-placeholder {
  color: #dde4e4;
}

.text-field::-ms-input-placeholder {
  color: #dde4e4;
}

.text-field::placeholder {
  color: #dde4e4;
}

.text-field.search {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  padding-left: 52px;
  background-image: url('../images/Search.svg');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.text-field.location {
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  padding-left: 50px;
  background-image: url('../images/Location.svg');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.dropdown-toggle-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 10px;
  padding: 8px 20px;
  -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: 1px solid #bcc2c2;
  border-radius: 4px;
  font-size: 18px;
}

.dropdown-toggle-3:hover {
  border-color: #787e7e;
}

.dropdown-toggle-3:focus {
  border-color: #48c0b9;
}

.dropdown-toggle-3::-webkit-input-placeholder {
  color: #dde4e4;
}

.dropdown-toggle-3:-ms-input-placeholder {
  color: #dde4e4;
}

.dropdown-toggle-3::-ms-input-placeholder {
  color: #dde4e4;
}

.dropdown-toggle-3::placeholder {
  color: #dde4e4;
}

.dropdown-toggle-3.role {
  padding-left: 50px;
  background-image: url('../images/persons.svg');
  background-position: 20px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.job-item {
  position: relative;
  min-height: 100px;
  margin-bottom: 20px;
  padding-right: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(72, 192, 185, 0.2);
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-align: left;
}

.job-item:hover {
  box-shadow: 0 10px 20px -4px rgba(0, 0, 0, 0.1);
}

.fields-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.jobs-list-wrapper {
  overflow: hidden;
  margin-top: -100px;
  margin-bottom: 40px;
  padding-bottom: 60px;
  border-radius: 10px;
  background-color: rgba(237, 244, 244, 0.4);
  box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.05);
}

.jobs-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-bottom: 15px;
  padding: 10px;
  -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;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 5px -1.5px #000;
}

.jobs-outer-div {
  margin-top: 25px;
  margin-right: 5%;
  margin-left: 5%;
}

.jobs-outer-col {
  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;
}

.jobs-icon-div {
  width: 70px;
  height: 70px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.job-links-div {
  width: 100%;
  height: 100%;
  color: #4c4c4c;
  text-decoration: none;
}

.column-11 {
  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: 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;
}

.inner-inner-jobs-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sticky-div {
  position: -webkit-sticky;
  position: sticky;
  top: 135px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: auto;
  margin-top: 20px;
  margin-right: 35px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cad5d7;
  border-radius: 10px;
  background-color: #fff;
}

.column-12 {
  height: 1000px;
}

.sticky-outer-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.unsticky-div {
  width: 65%;
  padding-top: 0px;
}

.button-3 {
  width: 100%;
  background-color: transparent;
  color: #4c4c4c;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

.empty-state {
  margin-right: -6%;
  margin-left: -6%;
  background-color: #fff;
}

.div-block-10 {
  width: 150px;
  height: 150px;
  margin-top: 25px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.blog-author {
  color: #767ead;
  font-size: 15px;
}

.author-n-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-3 {
  margin-top: 10px;
  padding-left: 8px;
  color: #767ead;
  font-size: 16px;
  line-height: 24px;
}

.collection-item-eg {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border: 0.1px solid #cad5d7;
  background-color: #fff;
}

.blog-image {
  min-height: 230px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 440px;
  min-height: 106px;
  margin-bottom: 15px;
  padding: 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;
  background-color: #49bdc2;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
}

.details-text-blog {
  margin-right: 4px;
  color: #767ead;
}

.blog-a {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  padding-top: 0px;
  padding-left: 0px;
  border: 1px none #000;
  border-radius: 50px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.details-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
}

.title-wrap-blog {
  position: relative;
  top: -52px;
  height: auto;
  padding-right: 20px;
  padding-left: 15px;
  background-color: transparent;
}

.blog-cover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  background-color: transparent;
}

.author-wrap {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 30px;
  padding-left: 8px;
}

.drop-arrow-plain {
  margin-right: 5px;
  font-size: 14px;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-3 {
  position: static;
  margin-right: 5px;
  margin-left: 5px;
}

.brand {
  margin-right: 44px;
}

.navigation {
  z-index: 9;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-width: 150px;
  padding-right: 20px;
  padding-left: 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-radius: 50px;
  background-color: #8c54ff;
  background-image: linear-gradient(159deg, #8c54ff, #7b41f1);
  box-shadow: inset -1px -1px 3px 0 rgba(32, 27, 61, 0.6), inset 1px 1px 3px 0 rgba(238, 230, 255, 0.44), 1px 1px 2px 0 #5b3acc;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation-button:hover {
  box-shadow: inset 1px 1px 3px 0 rgba(32, 27, 61, 0.22), inset -1px -1px 3px 0 rgba(238, 230, 255, 0), 1px 1px 2px 0 #5b3acc;
}

.navigation-link-block-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 22px;
  border-radius: 20px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.navigation-link-block-mob:hover {
  background-color: rgba(119, 53, 246, 0.05);
  color: #7735f6;
}

.navigation-drop-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
}

.navigation-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.navigation-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 22px;
  border-radius: 20px;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.navigation-link-block:hover {
  background-color: rgba(73, 189, 194, 0.05);
  color: #4c4c4c;
}

.dropdown-list-3 {
  min-width: 100%;
}

.dropdown-list-3.w--open {
  position: absolute;
  left: 0px;
  top: 80px;
  right: 0px;
  bottom: auto;
  padding-top: 25px;
  background-color: transparent;
  box-shadow: 2px 30px 50px 0 rgba(0, 0, 0, 0.08);
}

.navigation-mob {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -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;
  background-color: transparent;
}

.nav-content-wrap-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.large-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 40px;
  color: #4c4c4c;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-details-2 {
  color: rgba(40, 51, 56, 0.87);
  font-size: 14px;
}

.navigation-left {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle-4 {
  padding-right: 24px;
  padding-left: 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.dropdown-toggle-4:hover {
  color: #49bdc2;
}

.dropdown-toggle-4.telecom {
  padding-right: 22px;
  padding-left: 10px;
  font-size: 14px;
}

.navigation-bottom-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(73, 189, 194, 0.08);
  color: #4c4c4c;
}

.navigation-full {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0px 0%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(61, 66, 75, 0.07);
}

.flowbase-logo {
  width: 54px;
}

.dropdown-list-full-wrapper {
  background-color: #fff;
}

.navigation-container-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-title {
  margin-bottom: 10px;
  font-size: 16px;
}

.navigation-column {
  width: 25%;
  padding: 10px 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;
}

.logo-2 {
  min-width: 55px;
}

.navigation-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 15px;
  text-decoration: none;
}

.navigation-link:hover {
  color: #7735f6;
}

.navigation-link.w--current {
  color: #99d715;
}

.nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #283338;
  font-size: 15px;
}

.choose-number-innter-div {
  margin-right: 20%;
  margin-bottom: -10px;
  margin-left: 20%;
  padding-top: 25px;
}

.dropdown-4 {
  width: 100%;
}

.choose-number-dropdown {
  width: 100%;
  border-radius: 10px;
  background-color: #f8f8f8;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
}

.choose-number-dropdown:hover {
  background-color: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.7);
}

.dropdown-toggle-choose-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding: 10px 60px 10px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.number-chooser-outer-div {
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 15px;
  border-right: 0.5px solid rgba(76, 76, 76, 0.5);
  border-bottom: 0.5px solid rgba(76, 76, 76, 0.5);
  border-left: 0.5px solid rgba(76, 76, 76, 0.5);
  background-color: #fff;
}

.paragraph-4 {
  margin-bottom: 0px;
}

.number-link-block {
  width: 100%;
  height: 100%;
  color: #4c4c4c;
  text-decoration: none;
}

.receptionist-div {
  width: 100%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 15px 15px 35px;
  border-radius: 10px;
  background-color: #f8f8f8;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.receptionist-div:hover {
  background-color: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.8);
}

.collection-item-2 {
  padding-left: 0px;
}

.faq-content {
  overflow: hidden;
  margin-top: -2px;
}

.question-title {
  color: #0b1033;
  font-size: 16px;
  line-height: 24px;
}

.faq-question-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 25px;
  -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: 8px;
  background-color: #fff;
  box-shadow: 7px 7px 60px 0 #e2e3e6;
  color: #4c4c4c;
  text-decoration: none;
}

.faq-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-top: 35px;
  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;
}

.highlight {
  color: #49bdc2;
  font-weight: 800;
}

.faq-question-wrap {
  margin-bottom: 35px;
}

.faq-text-details {
  margin-top: 15px;
  font-family: Nunito, sans-serif;
  color: #4c4c4c;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.27px;
}

.paragraph-5 {
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 25px;
  padding-top: 42px;
  padding-bottom: 42px;
  color: #445567;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.25px;
}

.animation {
  width: 60px;
  height: 60px;
}

.html-embed {
  margin-bottom: 50px;
}

.div-block-11 {
  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;
}

.text-field-2 {
  display: inline-block;
  max-width: 400px;
  margin-right: 10px;
  margin-bottom: 0px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

.text-field-2.jetboost-list-search-input-m37q {
  border-color: #cad5d7;
  color: #4c4c4c;
}

.hint-text {
  margin-top: 3px;
  margin-bottom: 10px;
  margin-left: 3px;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 16px;
}

.submit-button {
  display: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

.success-message {
  height: 100%;
  background-color: #fff;
}

.collection-item-3 {
  border-bottom: 1px solid #cad5d7;
}

.empty-state-2 {
  height: 1px;
  background-color: #fff;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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: #4c4c4c;
  text-decoration: none;
}

.collection-item-4 {
  height: 200px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-no-side {
  padding-right: 0px;
  padding-left: 0px;
}

.column-no-side.invoice {
  padding-top: 10px;
}

.link-block-7 {
  width: 100%;
  height: 100%;
  color: #4c4c4c;
  text-decoration: none;
}

.form-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 50px;
  margin-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  align-self: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.link-block-8.mob {
  border-bottom: 0.1px none rgba(0, 0, 0, 0.5);
}

.link-block-8.mob {
  border-bottom: 0.1px solid rgba(0, 0, 0, 0.5);
}

.select-field-2 {
  width: auto;
  height: 40px;
  margin-right: 5px;
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
}

.filter-form {
  width: 100%;
  max-width: 1200px;
}

.filter-form.checboxes {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.filter-form.checboxes {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.filter-form.checboxes.static {
  position: static;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.filter-form.checboxes {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  margin-top: 10px;
}

.text-field-4 {
  width: 45%;
  height: 40px;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
}

.webflow-button {
  margin-right: 10px;
  padding: 10px 25px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(76, 76, 76, 0.2);
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 400ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}

.webflow-button:hover {
  background-color: #49bdc2;
  -webkit-transform: translate(3px, 0px);
  -ms-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
  color: #fff;
}

.webflow-button.w--current {
  background-color: #4253ff;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.div-block-34 {
  margin-top: 50px;
}

.div-block-33 {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 20%;
  -ms-flex: 0 20%;
  flex: 0 20%;
}

.div-block-32.checboxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-32.checboxes {
  margin-right: 0px;
}

.wrapper.checkboxes {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.wrapper.checkboxes {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.pricing-outer-div {
  margin-top: 50px;
}

.extra-option-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  color: rgba(0, 0, 0, 0.35);
  font-size: 1.1em;
}

.next-button {
  padding: 15px 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 5px;
  background-color: #49bdc2;
  -webkit-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  font-size: 20px;
}

.next-button:hover {
  background-color: #4c4c4c;
}

.form-content {
  width: 60%;
  margin-bottom: -20px;
}

.form-content.final {
  margin-top: -20px;
}

.collaborate-form-step {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 50px 0px 75px;
  -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;
  border-bottom: 1px none rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  background-color: #fff;
  text-align: center;
}

.form-wrapper {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  background-color: #fff;
}

.checkbox-active-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  height: auto;
  margin: -2px;
  border: 2px solid #6c33da;
  border-radius: 10px;
  background-color: #edeff0;
  background-image: url('../images/checked.png');
  background-position: 20px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  opacity: 0;
}

.checkbox-active-overlay.square-overlay {
  border-radius: 5px;
  background-position: 50% 50%;
  background-size: 20px;
}

.field {
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 15px 25px;
  border: 2px solid #cbced2;
  border-radius: 10px;
  background-color: rgba(225, 228, 233, 0.25);
  -webkit-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  color: #6c33da;
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 500;
  text-align: left;
}

.field:focus {
  border-color: #6c33da;
  font-weight: 600;
}

.field.area {
  height: 150px;
  max-height: 150px;
  min-height: 150px;
}

.step-paginator {
  position: relative;
  height: 100%;
  background-color: transparent;
}

.submit-button-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 60%;
  height: auto;
  margin-right: auto;
  margin-bottom: -80px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
  background-color: #3cd3ad;
  box-shadow: none;
  -webkit-transition: background-color 200ms ease-in, box-shadow 200ms ease-in;
  transition: background-color 200ms ease-in, box-shadow 200ms ease-in;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 1px;
}

.submit-button-2:hover {
  background-color: #6c33da;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}

.step {
  position: static;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 20px;
  background-color: transparent;
}

.checkbox-wrapper {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 60px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-left: 0px;
  border: 2px solid #cbced2;
  border-radius: 10px;
  background-color: rgba(225, 228, 233, 0.25);
  background-image: url('../images/unchecked.png');
  background-position: 20px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: border-color 200ms ease-in;
  transition: border-color 200ms ease-in;
}

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

.checkbox-wrapper:active {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.checkbox-wrapper.checkbox-square {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 5px;
  background-position: 50% 50%;
  background-size: 20px;
}

.step-counter {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 25px;
  color: rgba(0, 0, 0, 0.35);
}

.form-section-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 2.2em;
  line-height: 1.5em;
  font-weight: 600;
}

.checkbox-ticker {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-left: 0px;
  opacity: 0;
  cursor: pointer;
}

.checkbox-label {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 55px;
  -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;
  opacity: 0.45;
  font-family: Montserrat, sans-serif;
  font-size: 1.1em;
  line-height: 1em;
  text-align: right;
  letter-spacing: 0px;
  text-transform: none;
}

.checkbox-label.no-label {
  padding-right: 0px;
  padding-left: 0px;
}

.next {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  height: 47px;
  max-width: 159px;
  margin: auto auto 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;
}

.previous {
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 35px;
  max-width: 100px;
  margin: auto auto 30px 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;
}

.success-message-2 {
  padding: 50px;
  border-radius: 20px;
  background-color: #3cd3ad;
  background-image: linear-gradient(135deg, #3cd3ad, #4cb8c4);
  color: #fff;
  font-size: 1.2em;
  line-height: 1.5em;
  letter-spacing: 1px;
}

.error-message {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #eb4d8c;
  color: #fff;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
}

.form-title-line {
  display: block;
  width: 25px;
  height: 4px;
  margin: 25px auto 50px;
  border-radius: 3px;
  background-color: #000;
}

.previous-button {
  padding: 5px 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
  opacity: 0.35;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  color: #000;
  font-size: 16px;
  text-indent: -2px;
}

.previous-button:hover {
  border-bottom-color: rgba(0, 0, 0, 0.55);
  opacity: 1;
}

.pricing-step-button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5%;
  margin-left: -5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
  background-color: #fff;
  text-align: left;
}

.form-step-option-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #4c4c4c;
  color: #fff;
}

.form-step-option-div.not-current {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(76, 76, 76, 0.35);
  background-color: #fff;
  color: #4c4c4c;
}

.pricing-inner-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 20% 25px;
  -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;
}

.text-field-5 {
  width: 100%;
  margin: 5px 0px 15px 0%;
  padding-right: 0px;
  padding-left: 0%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.telephone-number-wrapper {
  width: 100%;
  margin-left: 0%;
  padding-right: 25%;
  padding-left: 25%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.success-message-3 {
  margin-right: -5%;
  margin-left: -5%;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.error-message-2 {
  background-color: #fff;
}

.content {
  position: relative;
  z-index: 1;
  text-align: center;
}

.copyright-div {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10px;
  z-index: 1;
  opacity: 1;
  color: hsla(0, 0%, 100%, 0.85);
  font-weight: 300;
  text-align: center;
}

.white-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  padding-right: 13px;
  -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: 6px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
}

.underlined {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.18);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  line-height: 19px;
  cursor: pointer;
}

.underlined:hover {
  border-bottom-color: hsla(0, 0%, 100%, 0.65);
}

.form {
  height: 55px;
  max-width: 500px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  border: 1px solid #fff;
  border-radius: 6px 0px 0px 6px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
}

.form:active {
  border-color: #fff;
}

.form:focus {
  border-color: #fff;
}

.form::-webkit-input-placeholder {
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}

.form:-ms-input-placeholder {
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}

.form::-ms-input-placeholder {
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}

.form::placeholder {
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}

.form-block-2 {
  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: 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;
}

.success {
  width: 500px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 6px;
  background-color: #074646;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.h1-2 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 72px;
  line-height: 82px;
  font-weight: 600;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  padding-right: 13%;
  padding-left: 13%;
  -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;
}

.hero.top {
  margin-top: 0%;
  padding-top: 13%;
  padding-bottom: 13%;
}

.video-background {
  height: 100vh;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100vh;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%, #49bdc2), color-stop(52%, rgba(73, 189, 194, 0.38)), color-stop(87%, rgba(73, 189, 194, 0.17)));
  background-image: linear-gradient(180deg, #49bdc2 2%, rgba(73, 189, 194, 0.38) 52%, rgba(73, 189, 194, 0.17) 87%);
}

.copyright-text {
  display: inline-block;
  color: #4c4c4c;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
}

.bolder {
  color: hsla(0, 0%, 100%, 0.85);
  font-weight: 400;
}

.icon-img {
  margin-right: 0px;
  margin-bottom: 25px;
}

.submit-btn {
  border-radius: 6px;
  background-color: #4c4c4c;
  font-weight: 600;
  letter-spacing: 0.2px;
}

.submit-btn:hover {
  background-color: #000;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px auto;
  padding: 0px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  color: #fff;
  font-size: 26px;
  line-height: 28px;
  font-weight: 100;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.nav {
  display: block;
  margin-top: 28px;
  margin-right: 10%;
  margin-left: 10%;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 6px;
  background-color: transparent;
  text-align: center;
}

.brand-div {
  display: inline-block;
}

.subhead {
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: #4c4c4c;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0.2px;
}

.bg-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
}

.popular-text {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 15px;
  line-height: 19px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.2px;
}

.pricing-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-text-mobile {
  display: none;
  color: #848199;
  font-size: 15px;
}

.button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.price-grid {
  width: 100%;
  margin-top: 25px;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.feature-check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 5px;
  -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;
}

.length-text {
  color: #848199;
  font-size: 22px;
}

.price-type {
  margin-top: 0px;
  color: #5243c2;
  font-size: 25px;
}

.check {
  width: 18px;
  margin-right: 16px;
}

.pricing-column-white {
  padding: 21px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 16px 16px 42px 0 rgba(23, 18, 63, 0.12);
}

.feature-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  -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;
}

.feature-text {
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.button-pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: 52px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #f496d1;
  color: #5243c2;
  font-size: 15px;
  text-align: center;
}

.pricing-column {
  padding: 21px;
}

.pricing-column-features {
  padding: 21px;
}

.feature-grid {
  justify-items: start;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
}

.collection-list-wrapper-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.link-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.pagination {
  margin-top: 25px;
}

.filter-wrapper {
  display: block;
  height: 100%;
  padding: 5px 5px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
}

.filter-wrapper.checboxes {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.form-5 {
  display: block;
  width: 100%;
  margin-right: 30%;
  margin-left: 30%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.webflow-button-2 {
  display: inline-block;
  margin-right: 10px;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #333;
  -webkit-transition: background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 400ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.webflow-button-2:hover {
  background-color: #4253ff;
  -webkit-transform: translate(3px, 0px);
  -ms-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
  color: #fff;
}

.webflow-button-2.w--current {
  background-color: #4253ff;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.option-label {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 15px;
  border-radius: 3px;
  background-color: #4153ff;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.checkbox-3 {
  background-color: #fff;
}

.select-field-3 {
  height: 50px;
  margin-right: 5px;
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  background-color: #000;
  color: #fff;
}

.text-field-6 {
  display: inline-block;
  height: 50px;
  margin-left: 0%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(76, 76, 76, 0.8);
  border-radius: 5px;
  background-color: #fff;
  font-family: Nunito, sans-serif;
  color: #4c4c4c;
  font-size: 20px;
  text-align: center;
}

.checkbox-label-4 {
  color: #fff;
}

.udesly-cms-filter-wrapper {
  margin-top: 50px;
}

.form-6 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.select-field-4 {
  height: 50px;
  margin-right: 5px;
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  border-radius: 0px;
  background-color: #fff;
  color: #333;
  font-size: 17px;
}

.text-field-7 {
  height: 50px;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
  font-size: 17px;
}

.webflow-button-3 {
  margin-right: 10px;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 400ms ease-in-out;
  transition: transform 300ms ease-in-out, background-color 400ms ease-in-out, -webkit-transform 300ms ease-in-out;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 17px;
  font-weight: 400;
}

.webflow-button-3:hover {
  background-color: #8c92f2;
  -webkit-transform: translate(3px, 0px);
  -ms-transform: translate(3px, 0px);
  transform: translate(3px, 0px);
  color: #fff;
}

.webflow-button-3.w--current {
  background-color: #4253ff;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.div-block-35 {
  margin-top: 25px;
}

.previous-page-button {
  height: auto;
  padding-top: 0px;
  text-decoration: none;
}

.next-page-button {
  text-decoration: none;
}

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

.flex-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(45deg, #5900f6, #9c32c5);
}

.button-wrapper {
  padding: 14px 20px 13px;
  border: 1px solid #fff;
  border-radius: 3px;
  box-shadow: 0 0 0 0 #000;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.button-wrapper:hover {
  box-shadow: 0 4px 15px -3px rgba(0, 0, 0, 0.64);
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 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;
  -webkit-perspective: 850px;
  perspective: 850px;
  cursor: default;
}

.modal-body {
  position: relative;
  z-index: 10;
  padding: 35px 30px 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 9px 50px -14px #000;
  color: #313131;
}

.modal-title {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 32px;
}

.modal-closer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.69);
}

.close-icon {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 20;
  width: 25px;
  cursor: pointer;
}

.html-embed-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200%;
  -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;
}

@media screen and (max-width: 991px) {
  .main-section.light-grey.hidden-on-desktop {
    display: block;
    -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;
  }

  .main-section.white.hidden-on-mobile {
    display: block;
  }

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

  .div-block-5.right {
    margin-right: 10%;
    margin-left: 10%;
  }

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

  .button.with-25-padding-at-top {
    text-align: center;
  }

  .picture.feature-1-home.home-2 {
    height: 500px;
  }

  .nav-link-2.w--current {
    padding-bottom: 2px;
  }

  .infotext.grey {
    font-size: 13px;
  }

  .form-centre-div {
    margin-right: 10%;
    margin-left: 10%;
  }

  .block_wrap {
    width: 50%;
  }

  .line_02 {
    width: 50%;
    margin-left: 25%;
  }

  .line_01 {
    width: 50%;
    margin-left: 25%;
  }

  .section-2 {
    display: none;
  }

  .scroll-down {
    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: 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;
  }

  .scroll-mouse-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px;
    -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;
  }

  .square-non-scrolling-div {
    height: auto;
    min-height: 300px;
  }

  .columns-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
  }

  .column-9 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .jobs-list {
    padding-right: 36px;
    padding-left: 36px;
  }

  .filter-block {
    margin-bottom: 20px;
    padding-right: 27px;
    padding-left: 27px;
  }

  .section-3 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .no-jobs-found {
    padding-right: 36px;
    padding-left: 36px;
  }

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

  .mobile-nav-link {
    width: 100%;
  }

  .mobile-nav {
    padding-top: 15px;
    background-color: #fff;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
  }

  .navigation {
    display: none;
  }

  .mobile-dropdown {
    width: 100%;
  }

  .mobile-toggle {
    width: 100%;
  }

  .navigation-link-block-mob {
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .navigation-link-block-mob:hover {
    background-color: transparent;
  }

  .navigation-link-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navigation-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid rgba(68, 85, 103, 0.11);
  }

  .nav-content-wrap-2 {
    padding-left: 10px;
  }

  .navigation-left {
    display: none;
  }

  .navigation-full {
    background-color: #fff;
  }

  .menu-mob {
    border-radius: 10px;
    background-color: #8c54ff;
    color: #fff;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #824bf1;
  }

  .navigation-container-mob {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-title {
    margin-bottom: 6px;
    font-size: 15px;
  }

  .dropdown-list-mob {
    background-color: #fff;
  }

  .dropdown-list-mob.w--open {
    padding-bottom: 10px;
    box-shadow: 11px 59px 55px 0 rgba(82, 82, 82, 0.05);
  }

  .select-field-2 {
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .webflow-button {
    display: block;
    width: auto;
    max-width: none;
    font-size: 14px;
  }

  .div-block-32 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

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

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

  .extra-option-wrap {
    -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;
    font-size: 0.9em;
    line-height: 1.1em;
    text-align: left;
  }

  .collaborate-form-step {
    min-height: 565px;
  }

  .checkbox-wrapper {
    width: 80%;
    height: 50px;
  }

  .checkbox-label {
    padding-left: 60px;
    font-size: 1em;
  }

  .content {
    position: static;
    top: 0px;
    bottom: 0px;
  }

  .h1-2 {
    font-size: 65px;
    line-height: 79px;
  }

  .hero {
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero.top {
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .feature-text-mobile {
    display: block;
  }

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

  .pricing-column-white {
    padding: 15px;
  }

  .pricing-column {
    padding: 15px;
  }

  .pricing-column-features {
    display: none;
    padding: 15px;
  }

  .filter-wrapper {
    padding-left: 0px;
  }

  .webflow-button-2 {
    display: block;
    width: auto;
    max-width: none;
    font-size: 14px;
  }

  .select-field-3 {
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .select-field-4 {
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .webflow-button-3 {
    display: block;
    width: auto;
    max-width: none;
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .container-flex-n1 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-5.right {
    margin-right: 10%;
    margin-left: 10%;
  }

  .grid {
    grid-template-areas: "Area Area-2"
      "Area-4 Area-3";
  }

  .feature.purple {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .picture.feature-1-home.home-2 {
    height: 350px;
  }

  .nav-link-2 {
    font-size: 6vw;
  }

  .form-centre-div {
    margin-right: 5%;
    margin-left: 5%;
  }

  .scroll-mouse-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .dropdown-2 {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .jobs-list {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .filter-block {
    padding: 24px 20px;
  }

  .section-3 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .no-jobs-found {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .text-field.search {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .text-field.location {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .job-item {
    padding-right: 40px;
  }

  .fields-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .jobs-list-wrapper {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .collection-item-eg {
    width: 100%;
    margin-bottom: 35px;
    padding-right: 0px;
  }

  .link-block-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .link-block-8.mob {
    display: none;
  }

  .link-block-8.mob {
    display: none;
  }

  .select-field-2 {
    margin-bottom: 0px;
  }

  .webflow-button {
    max-width: 190px;
  }

  .div-block-32 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .extra-option-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-content {
    width: 90%;
  }

  .checkbox-label {
    font-size: 1.1em;
    line-height: 1.2em;
  }

  .copyright-div {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    padding-bottom: 15px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .white-form {
    width: 100%;
  }

  .success {
    width: 100%;
  }

  .h1-2 {
    font-size: 62px;
    line-height: 70px;
  }

  .hero {
    padding-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero.top {
    padding-top: 30%;
    padding-bottom: 30%;
  }

  .price-grid {
    max-width: 460px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .pricing-column {
    border-radius: 20px;
    background-color: #fff;
  }

  .feature-grid {
    grid-row-gap: 14px;
  }

  .filter-wrapper {
    margin-bottom: 10px;
    padding-left: 0px;
  }

  .webflow-button-2 {
    max-width: 190px;
  }

  .select-field-3 {
    margin-bottom: 0px;
  }

  .select-field-4 {
    margin-bottom: 0px;
  }

  .webflow-button-3 {
    max-width: 190px;
  }
}

@media screen and (max-width: 479px) {
  .columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

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

  .button {
    padding-right: 25px;
    padding-left: 25px;
    text-align: center;
  }

  .button.with-25-padding-at-top {
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading {
    font-size: 32px;
  }

  .nav-link-2 {
    font-size: 7vw;
  }

  .form-centre-div {
    margin-right: 0%;
    margin-left: 0%;
  }

  .block_wrap {
    width: 100%;
  }

  .container.flex {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .section-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .squarediv.a {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .scroll-down {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    -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;
  }

  .scroll-mouse-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .section-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .jobs-list-wrapper {
    margin-top: -60px;
    margin-right: -20px;
    margin-left: -20px;
    border-radius: 0px;
  }

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

  .title-wrap-blog {
    padding-right: 5px;
    padding-left: 5px;
  }

  .navigation-link-block-mob {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .navigation-link-block {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .question-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .extra-option-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-content {
    width: 100%;
  }

  .collaborate-form-step {
    width: 100%;
    min-height: 555px;
    margin-bottom: 140px;
    padding: 50px 10px;
  }

  .mask {
    position: static;
    height: 100%;
  }

  .form-wrapper {
    padding: 0px;
  }

  .checkbox-active-overlay {
    background-position: 10px 50%;
    background-size: 20px;
  }

  .step-paginator {
    height: auto;
    padding-bottom: 0px;
  }

  .submit-button-2 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-bottom: -85px;
  }

  .checkbox-wrapper {
    height: 40px;
    margin-bottom: 15px;
    background-position: 10px 50%;
    background-size: 20px;
  }

  .form-section-title {
    font-size: 2em;
    line-height: 1.3em;
  }

  .checkbox-label {
    padding-right: 20px;
    padding-left: 40px;
    font-size: 1em;
  }

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

  .next {
    margin-bottom: 50px;
  }

  .previous {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 75px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .pricing-step-button-div {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .form-step-option-div {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .copyright-div {
    margin-top: 69px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .white-form {
    width: 100%;
  }

  .form {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 16px;
  }

  .success {
    font-size: 16px;
    line-height: 23px;
  }

  .h1-2 {
    font-size: 48px;
    line-height: 56px;
  }

  .hero {
    padding-top: 20px;
  }

  .hero.top {
    padding-top: 40%;
    padding-bottom: 40%;
  }

  .overlay {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(38%, rgba(73, 189, 194, 0.48)), color-stop(72%, rgba(73, 189, 194, 0.38)));
    background-image: linear-gradient(180deg, rgba(73, 189, 194, 0.48) 38%, rgba(73, 189, 194, 0.38) 72%);
  }

  .popular-text {
    max-width: 100%;
    font-size: 14px;
  }

  .modal-wrapper {
    padding: 30px;
  }

  .modal-body {
    padding: 20px 20px 15px;
  }
}

#w-node-dc68845d-e9f0-9470-6304-18dadb880d0a-a374a30e {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: Area;
}

#w-node-dc68845d-e9f0-9470-6304-18dadb880d0b-a374a30e {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

#w-node-dc68845d-e9f0-9470-6304-18dadb880d17-a374a30e {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-2;
}

#w-node-c58b7ecf-4988-4732-d0b1-b77376084d4b-1a5f4799 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a640f87d-7647-d4c3-c86a-93d64c0b7423-caefb34b {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-dc68845d-e9f0-9470-6304-18dadb880d0a-a374a30e {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: Area-2;
  }

  @media screen and (max-width: 767px) {
    #w-node-dc68845d-e9f0-9470-6304-18dadb880d0a-a374a30e {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
    }

    #w-node-dc68845d-e9f0-9470-6304-18dadb880d0b-a374a30e {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
    }

    #w-node-dc68845d-e9f0-9470-6304-18dadb880d17-a374a30e {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
    }

    #w-node-dc68845d-e9f0-9470-6304-18dadb880d0a-a374a30e {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
    }
  }
}

