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

.navbar-logo-left {
  display: flex;
  width: 100%;
  padding-right: 130px;
  padding-left: 130px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
}

.navbarcontainer {
  display: flex;
  width: 100%;
  max-width: 1200px;
  padding-bottom: 8px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.navbar-content {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
}

.navbar-brand {
  display: flex;
  width: 100%;
  height: 180px;
  max-width: 241px;
  padding: 60px 30px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.logo {
  display: flex;
  margin-top: 60px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.navbar-menu {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.navbar-link {
  display: flex;
  padding: 24px 12px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.text {
  border: 1px solid transparent;
  color: #566879;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0em;
}

.button {
  display: flex;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 20px;
  background-color: #007db5;
  color: #007db5;
  text-decoration: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.text-2 {
  color: #fff;
  font-size: 12px;
  line-height: 139.9999976158142%;
  font-weight: 500;
  letter-spacing: 0em;
}

.hero-heading-left {
  display: flex;
  width: 1577px;
  height: 800px;
  margin-top: 22px;
  padding: 64px 130px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
}

.container {
  display: flex;
  width: 100%;
  max-width: 1200px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.column {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.heading1 {
  position: static;
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  align-self: flex-start;
  flex: 1;
  border-radius: 0px;
  filter: blur(0px);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  outline-color: #566879;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  transition: opacity 200ms ease;
  color: #566879;
  font-size: 40px;
  line-height: 120.00000476837158%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
  text-transform: uppercase;
  mix-blend-mode: normal;
}

.text-4 {
  display: flex;
  width: 100%;
  height: 50%;
  min-width: 0px;
  margin-top: 22px;
  margin-left: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  align-self: flex-start;
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0em;
  -o-object-fit: none;
     object-fit: none;
}

.actions {
  display: flex;
  padding-top: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.button-2 {
  display: flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-radius: 20px;
  background-color: #007db5;
  text-decoration: none;
}

.column-2 {
  display: flex;
  width: 50%;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.image-wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.features-list {
  position: relative;
  display: inline;
  width: 100%;
  height: 400px;
  margin: 105px 100px 168px;
  padding: 0px;
  justify-content: center;
  align-items: flex-start;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
      grid-template-areas: "Area";
  -ms-grid-columns: minmax(137px, 0.75fr) 80px 0.25fr 80px 1fr;
  grid-template-columns: minmax(137px, 0.75fr) 0.25fr 1fr;
  -ms-grid-rows: auto 80px auto 80px auto;
  grid-template-rows: auto auto auto;
  border-radius: 0px;
  background-color: #fff;
  font-size: 20px;
}

.columns {
  display: flex;
  width: 100%;
  max-width: 960px;
  padding-bottom: 2px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.content {
  display: flex;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.intro {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.title {
  color: #000;
  font-size: 24px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0em;
}

.description {
  color: #000;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0em;
}

.feature {
  display: flex;
  width: 100%;
  margin-left: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.image-wrapper-2 {
  display: flex;
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-2 {
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.features-metrics {
  display: flex;
  width: 100%;
  height: 238px;
  padding: 64px 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #f5f7fa;
}

.small-container {
  display: flex;
  width: 100%;
  max-width: 960px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.columns-2 {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.metric {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}

.metric-value {
  color: #212121;
  font-size: 40px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
}

.text-5 {
  color: #212121;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
}

.pricing-comparison {
  display: flex;
  width: 100%;
  padding: 64px 24px 62px;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
}

.columns-3 {
  display: flex;
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
}

.column-3 {
  display: flex;
  width: 100%;
  max-width: 260px;
  padding-top: 32px;
  padding-bottom: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  box-shadow: 0px 4px 130px rgba(150, 163, 181, 0.12);
}

.intro-2 {
  display: flex;
  width: 100%;
  padding-right: 24px;
  padding-bottom: 32px;
  padding-left: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.pricing-1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.name {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.text-6 {
  color: #212121;
  font-size: 40px;
  line-height: 179.99999523162842%;
  font-weight: 600;
  letter-spacing: 0em;
}

.text-7 {
  color: #566879;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
}

.pricing {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.text-8 {
  color: #007db5;
  font-size: 24px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
}

.description-2 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: center;
}

.text-9 {
  color: #212121;
  font-size: 16px;
  line-height: 139.9999976158142%;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0em;
}

.button-3 {
  display: flex;
  width: 100%;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #566879;
  background-color: #fff;
  color: #007db5;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.text-10 {
  color: #566879;
  font-size: 12px;
  line-height: 139.9999976158142%;
  font-weight: 500;
  letter-spacing: 2px;
}

.separator {
  display: flex;
  width: 100%;
  height: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f5f5;
}

.features {
  display: flex;
  width: 100%;
  padding-right: 11px;
  padding-left: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.pricing-feature {
  display: flex;
  width: 100%;
  padding-left: 0px;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.icon {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.icon-wrapper {
  display: block;
  width: 120%;
  height: 24px;
  max-width: 110%;
  margin-left: -5px;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.feature-item {
  margin-left: 10px;
  padding-left: 0px;
  color: #566879;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0em;
}

.column-4 {
  display: flex;
  width: 100%;
  max-width: 260px;
  padding-top: 0px;
  padding-bottom: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  box-shadow: 0 4px 130px 0 rgba(150, 163, 181, 0.3);
}

.button-4 {
  display: flex;
  width: 100%;
  padding: 16px 24px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #212121;
  background-color: #212121;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.text-11 {
  color: #fff;
  font-size: 12px;
  line-height: 139.9999976158142%;
  font-weight: 500;
  letter-spacing: 2px;
}

.features-2 {
  display: flex;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.pricing-feature-2 {
  display: flex;
  width: 100%;
  margin-left: 27px;
  padding-right: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.icon-wrapper-2 {
  display: flex;
  width: 24px;
  height: 24px;
  margin-left: -6px;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-us {
  display: flex;
  width: 100%;
  height: 16%;
  padding: 0px 27px 49px 59px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 5px;
  grid-row-gap: 64px;
  background-color: #fff;
  text-align: left;
}

.container-2 {
  display: flex;
  width: 80%;
  height: 40%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

.title-section {
  display: flex;
  width: 100%;
  max-width: 600px;
  min-width: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-12 {
  -ms-grid-row-align: center;
      align-self: center;
  color: #000;
  font-size: 32px;
  line-height: 120.00000476837158%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0em;
}

.text-13 {
  margin-left: 0px;
  -ms-grid-row-align: auto;
      align-self: auto;
  color: #000;
  font-size: 20px;
  line-height: 100%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0em;
  text-indent: 0px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.columns-4 {
  display: flex;
  width: 100%;
  max-width: 65%;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.card {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.image-wrapper-3 {
  display: flex;
  width: 100%;
  height: 270px;
  max-width: 270px;
  padding-right: 0px;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-3 {
  display: flex;
  width: 100%;
  height: 270px;
  max-width: undefined;
  margin-right: 0px;
  margin-left: auto;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  order: -1;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.info {
  display: flex;
  width: 100%;
  height: 64px;
  max-width: 240px;
  margin-left: auto;
  padding-right: 60px;
  padding-left: 186px;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  align-content: flex-start;
  order: 0;
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  font-size: 15px;
  line-height: 25px;
}

.text-14 {
  margin-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: auto;
      align-self: auto;
  order: 0;
  flex: 0 auto;
  color: #000;
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0em;
  white-space: nowrap;
}

.text-15 {
  order: -1;
  color: #000;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
}

.content-2 {
  display: flex;
  width: 100%;
  max-width: 307px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.footer-dark {
  display: block;
  width: 1200px;
  height: 200px;
  margin-right: -200px;
  margin-left: -6px;
  padding: 200px 0px 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f5f7fa;
}

.columns-5 {
  display: flex;
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: flex-start;
}

.column-5 {
  display: flex;
  width: 100%;
  max-width: 320px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.logo-wrapper {
  display: flex;
  padding-top: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.logo-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}

.small-columns {
  display: flex;
  width: 100%;
  max-width: 600px;
  padding-top: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.content-3 {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-16 {
  color: #212121;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0em;
}

.footer-links {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.link {
  color: #212121;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0em;
}

.copyright {
  display: flex;
  width: 100%;
  max-width: 940px;
  padding-top: 16px;
  padding-bottom: 16px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  box-shadow: 0px -1px 0px #e4ebf3;
}

.text-17 {
  color: #333;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
}

.features-list-2 {
  position: relative;
  min-width: 50%;
  padding: 5% 15%;
  border-bottom: 1px solid #e4ebf3;
}

.container-3 {
  display: flex;
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
  flex-wrap: nowrap;
  grid-column-gap: 100px;
}

.features-wrapper-two {
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 99.9999768982879%;
  max-width: 100.0000064931017%;
  min-height: 100%;
  min-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0%;
  padding-left: 0px;
  justify-content: space-between;
  align-items: center;
  flex: 0 auto;
  text-align: left;
}

.features-left {
  display: flex;
  max-width: 40%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: justify;
}

.features-paragraph {
  margin-bottom: 24px;
}

.text-link-arrow {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.arrow-embed {
  display: flex;
  margin-left: 2px;
}

.features-right {
  display: -ms-grid;
  display: grid;
  max-width: 46%;
  margin-right: -95px;
  margin-bottom: -16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 0 0 auto;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-auto-rows: minmax(321px, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 150px;
      grid-template-areas: "Area Area-2 Area-5"
    "Area-3 Area-4 Area-6";
  -ms-grid-columns: 2.75fr 20px minmax(200px, 3fr) 20px 2.75fr;
  grid-template-columns: 2.75fr minmax(200px, 3fr) 2.75fr;
  -ms-grid-rows: auto 150px minmax(137px, 1fr) 150px minmax(306px, 1.75fr);
  grid-template-rows: auto minmax(137px, 1fr) minmax(306px, 1.75fr);
  font-weight: 400;
  list-style-type: square;
}

.features-block-two {
  display: flex;
  margin-right: auto;
  margin-bottom: 16px;
  justify-content: flex-start;
  align-items: center;
  align-self: auto;
}

.features-image {
  overflow: visible;
  width: 300px;
  height: 300px;
  max-width: 800px;
  margin-right: 16px;
  -ms-grid-row-align: auto;
      align-self: auto;
  flex: 0 auto;
  letter-spacing: 300px;
  text-indent: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.section {
  font-weight: 700;
}

.body {
  margin-top: 60px;
  text-align: center;
}

.features-right-2 {
  display: flex;
  max-width: 46%;
  margin-bottom: -16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.features-block-two-2 {
  display: flex;
  margin-bottom: 16px;
  justify-content: flex-start;
  align-items: center;
}

.footer-light {
  position: relative;
  padding: 0px 30px;
  border-bottom: 1px solid #e4ebf3;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin: 5% auto;
}

.footer-wrapper-two {
  display: flex;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
  -o-object-fit: fill;
     object-fit: fill;
}

.footer-block-two {
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
}

.footer-title {
  display: flex;
  justify-content: center;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
}

.footer-link-two {
  margin-top: 20px;
  color: #1a1b1f;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, 0.75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0px;
}

.footer-form-block {
  display: flex;
  margin-top: 24px;
  justify-content: center;
  align-items: center;
}

.footer-form-field {
  height: 48px;
  margin-bottom: 0px;
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  transition: all 200ms ease;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field:hover {
  border-color: #76879d;
}

.footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-moz-placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  transition: all 200ms ease;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #e4ebf3;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-copyright {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  color: #3a4554;
  text-align: center;
}

.footer-social-block-two {
  display: flex;
  margin-top: 0px;
  margin-left: -12px;
  justify-content: flex-start;
  align-items: center;
}

.footer-social-link {
  display: flex;
  margin-left: 0px;
  justify-content: center;
  align-items: center;
}

.text-block {
  color: #566879;
  text-align: center;
}

.features-metrics-2 {
  position: relative;
  display: flex;
  padding: 60px 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

.features-wrapper {
  display: flex;
  margin-right: -25px;
  justify-content: space-around;
  align-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.features-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.heading {
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  color: #566879;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.heading-2 {
  color: #566879;
  font-size: 40px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.paragraph {
  position: static;
  display: flex;
  overflow: visible;
  width: 100%;
  max-height: 200px;
  max-width: 300px;
  min-width: 500px;
  margin-left: 0px;
  clear: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-self: auto;
  order: 1;
  flex: 0 auto;
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-indent: 0px;
  -moz-column-count: auto;
       column-count: auto;
  white-space: normal;
  -o-object-fit: none;
     object-fit: none;
}

.text-block-2 {
  color: #566879;
  font-size: 38px;
  font-weight: 400;
}

.paragraph-2 {
  overflow: auto;
  width: 94%;
  height: 200px;
  min-width: 63%;
  padding-left: 30px;
  border-radius: 0px;
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  text-align: left;
  mix-blend-mode: normal;
}

.section-2 {
  display: flex;
  padding: 5% 15%;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: stretch;
  grid-column-gap: 50px;
}

.paragraph-3 {
  width: 100%;
}

.container-5 {
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  align-self: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.text-block-3 {
  -ms-grid-row-align: center;
      align-self: center;
}

.heading-3 {
  -ms-grid-row-align: auto;
      align-self: auto;
  color: #566879;
}

.heading-4 {
  color: #566879;
  text-align: center;
  text-transform: uppercase;
}

.container-6 {
  display: block;
  text-align: center;
}

.column-6 {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  align-items: center;
  grid-auto-columns: 0.25fr;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1.5fr;
  grid-template-columns: 1.5fr;
  -ms-grid-rows: 255px 315px 216px;
  grid-template-rows: 255px 315px 216px;
}

.paragraph-4 {
  text-align: center;
}

.image-4 {
  display: inline-block;
  border-radius: 0%;
}

.image-5 {
  border-radius: 65%;
}

.image-6 {
  border-radius: 39%;
}

.container-7 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.logos-title-large {
  position: relative;
  padding: 60px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.clients-title {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.clients-wrapper {
  display: flex;
  max-width: 750px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}

.clients-image {
  border-radius: 0px;
  box-shadow: 0 0 0 0 #000;
  transform: translate(0px, 5px);
  transition: opacity 225ms ease;
  mix-blend-mode: normal;
}

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

.paragraph-5 {
  width: 300%;
  height: 19%;
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  text-align: justify;
}

.paragraph-6 {
  line-height: 150px;
}

.paragraph-7 {
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  text-align: justify;
}

.image-7 {
  max-width: 50%;
}

.column-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  perspective: none;
  transform: translate(0px, 0px);
}

.image-8 {
  display: inline;
  text-align: left;
}

.grid-2 {
  display: flex;
  padding-top: 5%;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.paragraph-8 {
  color: #566879;
}

.paragraph-9 {
  display: flex;
  margin-top: 15%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  text-align: justify;
}

.column-10 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

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

.heading-5 {
  color: #566879;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.grid-3 {
  display: flex;
  grid-auto-flow: row;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
      grid-template-areas: ". Area";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 0px auto;
  grid-template-rows: 1fr auto;
  border-bottom: 1px none #000;
}

.grid-4 {
  display: -ms-grid;
  display: grid;
  justify-items: start;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 5px;
      grid-template-areas: "Area-2 Area"
    "Area-3 Area-4";
  -ms-grid-columns: 0.25fr 0px 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto 5px 1fr 5px auto 5px auto 5px auto 5px auto;
  grid-template-rows: auto 1fr auto auto auto auto;
}

.column-12 {
  display: flex;
}

.column-13 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.columns-8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

.columns-9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.background-video {
  position: static;
  overflow: auto;
  width: 99.9999%;
  height: 100px;
  max-width: 100%;
  float: none;
  -o-object-fit: fill;
     object-fit: fill;
}

.column-14 {
  display: block;
  overflow: auto;
}

.background-video-2 {
  overflow: auto;
}

.text-block-5 {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.div-block {
  padding-top: 22px;
}

.text-block-6 {
  text-align: left;
}

.text-block-7 {
  text-align: left;
}

.link-2 {
  color: #333;
  text-decoration: none;
}

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

.column-15 {
  text-align: right;
}

.column-16 {
  text-align: center;
}

.columns-10 {
  text-align: center;
}

.container-9 {
  text-align: center;
}

.container-10 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  text-align: center;
}

.column-17 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}

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

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

.utility-page-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.grid-5 {
  display: -ms-grid;
  display: grid;
  max-width: 100%;
  margin-top: auto;
  margin-left: 0px;
  justify-content: center;
  justify-items: center;
  align-items: center;
  align-content: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
      grid-template-areas: "Area";
  -ms-grid-columns: 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
     object-fit: fill;
}

.image-9 {
  width: 30%;
  max-width: 30%;
}

.text-block-8 {
  color: #566879;
  font-weight: 700;
}

.image-10 {
  width: 50%;
  max-width: 50%;
}

.paragraph-10 {
  color: #566879;
}

.imagef {
  width: 50%;
}

.text-4-copy {
  display: flex;
  width: 100%;
  height: 50%;
  min-width: 0px;
  margin-top: 22px;
  padding-left: 0px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  color: #566879;
  font-size: 18px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0em;
  text-transform: none;
  -o-object-fit: none;
     object-fit: none;
}

.heading-2-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #566879;
  font-size: 40px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.image-11 {
  padding-right: 0px;
  padding-left: 0px;
  order: 0;
  flex: 0 auto;
}

.columns-11 {
  margin-bottom: 2%;
  margin-left: auto;
}

.column-18 {
  mix-blend-mode: normal;
}

.heading-copy {
  position: static;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: 2%;
  margin-bottom: 5%;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex: 0 auto;
  color: #566879;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  -o-object-fit: fill;
     object-fit: fill;
}

.link-4 {
  margin-bottom: 22px;
  color: #566879;
  text-decoration: none;
}

.link-4.w--current {
  display: flex;
  margin-top: 22px;
  color: #566879;
}

.div-block-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
  flex: 1;
  color: #566879;
}

.text-block-9 {
  color: #566879;
  font-size: 18px;
  line-height: 150%;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-content {
    margin-right: 46px;
  }

  .navbar-menu {
    max-width: unset;
    justify-content: flex-start;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .navbar-link {
    padding-right: 12px;
    justify-content: center;
    flex: 0 auto;
  }

  .text {
    position: static;
    flex: 0 auto;
    text-align: left;
  }

  .button {
    justify-content: center;
  }

  .menu-button {
    margin-right: 2px;
    margin-bottom: 0px;
    padding-bottom: 22px;
    font-size: 50px;
    line-height: 50%;
  }

  .hero-heading-left {
    margin-top: 0px;
    padding: 0% 0px 0px;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .f2wf-columns {
    max-width: 150%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 0 auto;
  }

  .column {
    flex-direction: column;
    align-items: center;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .heading1 {
    display: flex;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: center;
    order: 0;
    flex: 0 auto;
    font-size: 200%;
    line-height: 100%;
    font-weight: 400;
    text-align: center;
  }

  .text-4 {
    margin-top: 9%;
  }

  .button-2 {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .column-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .column-3 {
    width: 30%;
    padding-top: 9px;
    padding-bottom: 11%;
    padding-left: 0px;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    align-content: stretch;
  }

  .column-4 {
    width: 30%;
    padding-bottom: 19%;
    justify-content: flex-start;
    align-items: flex-start;
    grid-column-gap: 24px;
  }

  .column-5 {
    align-items: center;
  }

  .content-3 {
    align-items: center;
  }

  .footer-links {
    align-items: center;
  }

  .features-list-2 {
    margin-bottom: 5%;
  }

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

  .features-wrapper-two {
    padding-right: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
    padding-right: 35%;
    padding-left: 0px;
    flex-direction: column;
    align-items: flex-start;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .features-right {
    max-width: 100%;
  }

  .features-right-2 {
    max-width: 100%;
  }

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

  .footer-wrapper-two {
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    text-align: left;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    display: block;
    max-width: 350px;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .features-metrics-2 {
    padding-top: 6%;
  }

  .features-wrapper {
    padding-top: 16px;
    justify-content: space-between;
  }

  .paragraph {
    align-self: flex-start;
    text-align: justify;
  }

  .paragraph-2 {
    overflow: visible;
    margin-top: -46%;
    margin-bottom: 0px;
    padding-left: 8px;
  }

  .container-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-4 {
    color: #566879;
    text-align: justify;
  }

  .column-6 {
    display: -ms-grid;
    display: grid;
    margin-bottom: 0px;
    -ms-grid-row-align: center;
        align-self: center;
    grid-auto-columns: 0.25fr;
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    -ms-grid-columns: 1.5fr;
    grid-template-columns: 1.5fr;
    -ms-grid-rows: 263px 315px 216px;
    grid-template-rows: 263px 315px 216px;
  }

  .image-4 {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 0%;
  }

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

  .clients-title {
    margin-bottom: 32px;
  }

  .paragraph-7 {
    width: 100.00013592995052%;
  }

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

  .column-8 {
    position: relative;
    display: block;
    overflow: visible;
    height: 0%;
    max-height: 100%;
    margin-top: 0px;
    -o-object-fit: fill;
       object-fit: fill;
  }

  .columns-7 {
    display: flex;
    height: 100%;
    margin-bottom: 27%;
    flex-direction: row;
    align-items: center;
    align-self: auto;
  }

  .text-4-copy {
    margin-top: 9%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-content {
    margin-left: -25px;
  }

  .navbar-brand {
    margin-left: -70px;
  }

  .logo {
    margin-left: -159px;
  }

  .menu-button {
    margin-left: -162px;
  }

  .icon-wrapper {
    overflow: visible;
  }

  .pricing-feature-2 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    align-content: space-between;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .icon-wrapper-2 {
    display: block;
    overflow: visible;
    margin-right: 75%;
    margin-left: 0px;
    padding-right: 5%;
    flex: 0 auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .f2wf-small-columns {
    flex-direction: column;
    align-items: center;
  }

  .features-list-2 {
    padding: 60px 15px;
  }

  .footer-light {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-link-two {
    order: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .features-metrics-2 {
    padding: 60px 15px;
  }

  .features-wrapper {
    margin-bottom: -40px;
    flex-wrap: wrap;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    margin-bottom: -20px;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .clients-image {
    margin-right: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
  }

  .columns-6 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navbar-logo-left {
    padding-left: 0px;
  }

  .navbarcontainer {
    margin-left: 165px;
    color: transparent;
  }

  .navbar-content {
    margin-left: -76px;
  }

  .navbar-brand {
    display: flex;
    margin-left: -44px;
    padding: 0px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }

  .logo {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .navbar-menu {
    background-color: #fff;
  }

  .navbar-link {
    background-color: #fff;
  }

  .button {
    margin-top: 22px;
    margin-bottom: 21px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #007db5;
  }

  .menu-button {
    display: flex;
    margin-right: 3px;
    margin-left: 22px;
    justify-content: center;
    align-items: flex-start;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .hero-heading-left {
    padding-bottom: 57px;
  }

  .f2wf-columns {
    flex-direction: column;
  }

  .column {
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    align-content: stretch;
    text-align: center;
  }

  .heading1 {
    display: flex;
    height: 100px;
    margin-top: 22px;
    clear: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    order: 0;
    flex: 0 auto;
    font-size: 150%;
    text-align: center;
  }

  .text-4 {
    height: 100%;
    font-size: 18px;
    text-align: center;
  }

  .column-3 {
    width: 80%;
  }

  .features {
    text-align: left;
  }

  .pricing-feature {
    -ms-grid-row-align: center;
        align-self: center;
  }

  .feature-item {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: stretch;
    align-content: stretch;
    text-align: left;
  }

  .column-4 {
    width: 80%;
    align-items: center;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .features-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    -ms-grid-row-align: auto;
        align-self: auto;
    text-align: justify;
  }

  .about-us {
    padding: 10px 5% 10% 6%;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
  }

  .features-list-2 {
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0px;
  }

  .container-3 {
    max-width: none;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .body {
    margin-top: 20px;
  }

  .features-right-2 {
    margin-bottom: -30px;
  }

  .features-block-two-2 {
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container-4 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 0%;
    padding-right: 2%;
    padding-left: 0px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .features-wrapper {
    margin-bottom: 0%;
    padding-top: 5%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
  }

  .features-block {
    margin-bottom: 0%;
  }

  .heading {
    margin-bottom: -15px;
  }

  .heading-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: stretch;
    align-self: center;
    flex: 1;
    color: #566879;
    font-size: 130%;
    line-height: 100%;
    text-transform: uppercase;
    white-space: normal;
  }

  .paragraph-2 {
    margin-top: 0%;
    font-size: 14px;
  }

  .section-2 {
    padding-right: 10%;
    padding-left: 10%;
    justify-content: space-between;
  }

  .container-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    flex: 0 auto;
    grid-column-gap: 0px;
  }

  .text-block-4 {
    color: #03ff42;
  }

  .column-6 {
        grid-template-areas: "."
      "."
      "Area";
  }

  .image-4 {
    overflow: auto;
    width: 200%;
    height: 200%;
    max-height: 43%;
    max-width: 100%;
  }

  .logos-title-large {
    padding-top: 5%;
    padding-bottom: 8%;
  }

  .container-8 {
    max-width: none;
  }

  .clients-image {
    margin-right: 10px;
    margin-left: 10px;
  }

  .grid {
    justify-items: center;
    align-items: center;
    font-size: 20px;
  }

  .paragraph-7 {
    font-size: 18px;
    text-align: center;
  }

  .columns-6 {
    display: block;
    width: 100.0001786866414%;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: justify;
  }

  .column-8 {
    display: flex;
    overflow: visible;
    height: 100%;
    max-height: 0%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-self: center;
  }

  .columns-7 {
    flex-wrap: wrap;
    align-content: center;
  }

  .image-8 {
    display: inline-block;
    overflow: visible;
    padding-right: 11px;
    clear: none;
  }

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

  .paragraph-9 {
    text-align: center;
  }

  .icon-2 {
    border: 1px solid transparent;
    background-color: transparent;
    color: #566879;
  }

  .imagef {
    margin-top: 25%;
  }

  .text-4-copy {
    height: 100%;
    margin-top: 5%;
    font-size: 18px;
    text-align: center;
  }

  .heading-2-copy {
    color: #566879;
    font-size: 130%;
    line-height: 100%;
    text-transform: capitalize;
    white-space: normal;
  }

  .heading-copy {
    overflow: visible;
    margin-top: 5%;
    margin-left: 0%;
    flex-wrap: nowrap;
  }

  .link-4.w--current {
    margin-top: 22px;
    margin-bottom: 22px;
    justify-content: center;
    align-items: center;
  }

  .div-block-2 {
    background-color: #fff;
  }
}

#w-node-b4a62800-a5e4-4d0c-1ae6-5e1e756f3c59-7ae4f9e5 {
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-b4a62800-a5e4-4d0c-1ae6-5e1e756f3c5a-7ae4f9e5 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-d86c2c4a-b3b1-ec56-ac1d-d8d623b162c4-7ae4f9e5 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
}

#w-node-d143f62a-d524-dde7-b4ae-e35fcacf245b-7ae4f9e5 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-_1928c074-76be-7f03-b845-f74da9b38f38-7ae4f9e5 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-b4a62800-a5e4-4d0c-1ae6-5e1e756f3c59-8f8ce156 {
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-b4a62800-a5e4-4d0c-1ae6-5e1e756f3c5a-8f8ce156 {
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-d86c2c4a-b3b1-ec56-ac1d-d8d623b162c4-8f8ce156 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
}

#w-node-d143f62a-d524-dde7-b4ae-e35fcacf245b-8f8ce156 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: center;
      justify-self: center;
  -ms-grid-row-align: center;
      align-self: center;
}

#w-node-_1928c074-76be-7f03-b845-f74da9b38f38-8f8ce156 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
      grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
      align-self: center;
}

