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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

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

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

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

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

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

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

img {
  border-radius: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar-no-shadow-container {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #3743aa;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  aspect-ratio: auto;
  color: #fff;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 9px;
  list-style-type: none;
  display: flex;
}

.nav-link {
  float: none;
  clear: none;
  color: #fff;
  letter-spacing: .25px;
  vertical-align: baseline;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  font-size: 9px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.mobile-margin-top-10 {
  box-sizing: border-box;
  border: 0 #000;
  flex: 0 auto;
  align-self: auto;
  margin-left: -101px;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.bot-n-principal {
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  vertical-align: baseline;
  mix-blend-mode: normal;
  background-color: #3743aa;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 12px 25px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.bot-n-principal:hover {
  color: #fff;
  background-color: #32343a;
}

.bot-n-principal:active {
  background-color: #43464d;
}

.list-item {
  font-size: 12px;
}

.text-block {
  font-size: 9px;
}

.text-block-2 {
  color: #fffefe;
  font-size: 9px;
}

.hero-heading-left {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  width: 1100px;
  height: 420px;
  padding: 0;
  position: relative;
}

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

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 1120px;
  height: 80%;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  color: #3e3e42;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  width: 530px;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading {
  color: #3843aa;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.hero-heading-left-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  width: 1149px;
  height: 360px;
  margin-top: 0;
  padding: 80px 0;
  position: relative;
}

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

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  margin-top: -81px;
  margin-bottom: -81px;
  display: flex;
}

.hero-split-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 480px;
  max-width: 46%;
  height: 460px;
  margin-left: 0;
  display: flex;
}

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

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two-2 {
  aspect-ratio: auto;
  width: 150%;
  min-width: 160px;
  min-height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-left-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  height: 430px;
  padding: 0 10px;
  position: relative;
}

.hero-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 1040px;
  height: 431px;
  display: flex;
  overflow: clip;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 620px;
  max-width: 46%;
  height: 280px;
  display: flex;
}

.shadow-two-3 {
  height: 280px;
  overflow: clip;
  box-shadow: 0 4px 24px #96a3b514;
}

.image {
  float: right;
  max-width: 100%;
}

.image-2 {
  float: right;
  clear: none;
  vertical-align: baseline;
  order: 9999;
  align-self: center;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  overflow: clip;
}

.column {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  height: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-2 {
  color: #3843aa;
  width: 430px;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph {
  color: #3e3e42;
  width: 400px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.column-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-left: 69px;
  display: block;
}

.button {
  text-align: center;
  background-color: #f8644f;
  border-radius: 12px;
  align-self: center;
  width: 180px;
  height: 50px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.button:hover {
  color: #3843aa;
  -webkit-text-stroke-width: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #3843aa;
  font-weight: 600;
}

.quick-stack {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  width: 430px;
  margin-left: 39px;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.imagen-hero {
  width: 1000px;
  min-width: 1000px;
  max-width: 70%;
  height: 560px;
  margin-left: -61px;
}

.hero-stack {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: 267px;
  margin-right: 0;
}

.hero-wrapper-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.margin-bottom-24px-3 {
  color: #3e3e42;
  margin-top: 15px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.hero-image.shadow-two {
  overflow-wrap: normal;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  align-self: center;
  margin-top: 20px;
  margin-left: 0;
  padding-bottom: 20px;
  padding-left: 0;
}

.heading-3 {
  color: #3e3e42;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.testimonial-stack {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.testimonial-card-three {
  text-align: center;
  background-color: #f5f7fa;
  border-radius: 10px;
  padding: 64px 42px;
}

.testimonial-card-content {
  flex-direction: column;
  align-items: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.testimonial-text-three {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 32px;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-image.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.columns {
  padding-bottom: 0;
}

.section {
  width: 478px;
  margin-left: -40px;
}

.paragraph-2 {
  background-color: #f8644f;
  margin-bottom: 0;
}

.brand {
  margin-left: -49px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  background-color: #f8644f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  position: static;
}

.image-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link-2 {
  color: #fff;
  padding-top: 36px;
  padding-bottom: 24px;
}

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

.nav-link-3 {
  color: #fff;
  padding-top: 36px;
}

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

.navbar {
  background-color: #3843aa;
  position: sticky;
}

.container-5 {
  font-family: Montserrat, sans-serif;
}

.dropdown-toggle {
  padding-top: 36px;
}

.icon {
  color: #f8f4f4;
  margin-top: 39px;
}

.text-block-3 {
  color: #f8f2f2;
  font-family: Montserrat, sans-serif;
}

.text-block-3:hover {
  text-decoration: underline;
}

.pricing-overview {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 0 30px 80px;
  position: relative;
}

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

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-description {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid {
  grid-column-gap: 29px;
  grid-row-gap: 50px;
  grid-template: ". . Area"
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-card-text {
  margin-bottom: 20px;
}

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

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

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-2.margin-bottom-32px {
  margin-bottom: 32px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding: 24px;
  font-family: Montserrat, sans-serif;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  text-align: center;
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

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

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

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.testimonial-column-light {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 93px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 146px 60px 0;
  position: relative;
}

.testimonial-grid-two {
  grid-column-gap: 21px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 1100px;
  margin-top: -40px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: grid;
}

.testimonial-card-two {
  background-color: #fff;
  border: 1px solid #e4ebf3;
  border-radius: 10px;
  flex-direction: column;
  height: 400px;
  padding: 45px 20px 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.testimonial-text-two {
  color: #3e3e42;
  text-align: center;
  align-self: center;
  margin-bottom: 20px;
  padding-top: 16px;
  font-size: 14px;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  flex: 0 auto;
  align-self: center;
  width: 90px;
  height: 90px;
  margin-right: 16px;
}

.testimonial-main-heading {
  text-align: center;
  margin-bottom: 2px;
  font-weight: 600;
  line-height: 23px;
}

.bold-text {
  color: #3843aa;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.hero-heading-left-4 {
  background-color: #eceff9;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.hero-wrapper-4 {
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.hero-split-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.shadow-two-4 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-5 {
  color: #3e3e42;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-5 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.hero-without-image {
  color: #3e3e42;
  -webkit-text-fill-color: inherit;
  background-color: #fafafa;
  background-clip: border-box;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 20px;
  position: relative;
}

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

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.hero-heading-right {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-6 {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: space-between;
  align-items: center;
  width: 970px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.hero-split-6 {
  color: #3e3e42;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.shadow-two-5 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-6 {
  flex: 1;
  align-self: center;
  margin-top: 136px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.list {
  width: 420px;
  margin-top: 0;
  padding-left: 10px;
}

.hero-heading-left-5 {
  color: #fafafa;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.hero-wrapper-7 {
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.hero-split-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #3e3e42;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-7 {
  margin-bottom: 24px;
  padding-right: 37px;
}

.button-primary-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #3843aa;
  border-radius: 12px;
  width: 180px;
  padding: 12px 25px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition: all .2s;
}

.button-primary-7:hover {
  color: #3843aa;
  background-color: #fff;
  border: 2px solid #3843aa;
  font-weight: 500;
}

.button-primary-7:active {
  background-color: #fff;
}

.shadow-two-6 {
  box-shadow: 0 4px 24px #96a3b514;
}

.image-4 {
  margin-left: -12px;
  padding-left: 0;
  padding-right: 0;
}

.container-11 {
  width: 843.563px;
}

.nav-menu-2 {
  width: 1102px;
}

.navbar-logo-left {
  z-index: 100;
  background-color: #3743aa;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: sticky;
  top: 0;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  z-index: 0;
  background-color: #3843aa;
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 20px;
  position: sticky;
  top: 0;
}

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

.navbar-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1190px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.navbar-brand-2, .navbar-brand-2.w--current {
  color: #3843aa;
}

.nav-menu-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 930px;
  margin-bottom: 0;
  margin-right: 51px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.nav-menu-two:hover {
  color: #fff;
  text-decoration: none;
}

.nav-link-4 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #fbfbfb;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  text-decoration: underline;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #fbfbfb;
  -webkit-text-stroke-color: #ffffffbf;
  text-decoration: underline;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
  text-transform: none;
  background-color: #3843aa;
  border: 2px solid #fff;
  border-radius: 12px;
  width: 180px;
  height: 50px;
  margin-top: 0;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-8:hover {
  color: #3743a9;
  background-color: #fff;
}

.button-primary-8:active {
  background-color: #3843aa;
}

.image-5 {
  margin-top: -8px;
  margin-left: 0;
}

.list-item-2 {
  padding-top: 0;
}

.list-item-3 {
  width: 170px;
  padding-right: 0;
}

.text-block-4 {
  color: #fbfbfb;
}

.text-block-4:hover {
  text-decoration: underline;
}

.icon-2 {
  color: #fff;
}

.list-item-4 {
  padding-right: 21px;
}

.bold-text-2 {
  font-weight: 500;
}

.hero-heading-right-2 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.hero-wrapper-8 {
  grid-column-gap: 140px;
  grid-row-gap: 80px;
  justify-content: space-between;
  align-items: center;
  width: 1070px;
  display: flex;
}

.hero-split-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #3e3e42;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.shadow-two-7 {
  width: auto;
  height: auto;
  margin-top: 1px;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-8 {
  margin-top: 16px;
  margin-bottom: 36px;
}

.button-primary-9 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-9:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-9:active {
  background-color: #43464d;
}

.button-2 {
  color: #fff;
  text-align: center;
  background-color: #3843aa;
  border-radius: 12px;
  flex: 0 auto;
  align-self: center;
  width: 200px;
  height: 50px;
  margin-top: 0;
  padding-top: 14px;
  font-size: 14px;
  font-weight: 500;
}

.button-2:hover {
  color: #3843aa;
  background-color: #fff;
  border: 2px solid #3843aa;
  font-weight: 600;
}

.hero-without-image-2 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 60px 40px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.hero-wrapper-two-3 {
  color: #3e3e42;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

.features-list {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 60px 102px;
  position: relative;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

.features-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-top: 68px;
  margin-bottom: -16px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.bold-text-3 {
  color: #3843aa;
  text-align: left;
  padding-left: 0;
  padding-right: 230px;
  display: block;
}

.heading-6 {
  color: #3843aa;
}

.hero-heading-right-3 {
  background-color: #3843aa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-9 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-8 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-10 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-10:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-10:active {
  background-color: #43464d;
}

.hero-heading-right-4 {
  background-color: #3843aa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.hero-wrapper-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  padding-right: 122px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.hero-split-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fffefe;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1010px;
  max-width: 100%;
  margin-left: 19px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.shadow-two-9 {
  align-self: flex-end;
  margin-left: auto;
  padding-left: 0;
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-11 {
  width: 480px;
  margin-bottom: 24px;
}

.button-primary-11 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-11:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-11:active {
  background-color: #43464d;
}

.section-2 {
  color: #333;
  background-color: #3843aa;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.column-3 {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
}

.column-4 {
  padding-top: 38px;
  padding-left: 330px;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: 460px;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image-3 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 350px;
  height: 400px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-3 {
  color: #3843aa;
  text-align: center;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 40px;
  line-height: 52px;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider {
  background-color: #0000;
  max-width: 800px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-author {
  margin-bottom: 2px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible, .testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible, .testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.mask {
  width: 820px;
  max-width: 1000px;
}

.team-slider-2 {
  border-color: #c8c6c6;
  padding-top: 60px;
}

.container-16 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.team-slider-wrapper-2 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-2 {
  width: 30%;
  margin-right: 5%;
}

.team-block-2 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-2 {
  margin-bottom: 18px;
  padding-left: 74px;
}

.team-block-info-2 {
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  width: 400px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.team-member-name-two-2 {
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-2 {
  margin-bottom: 0;
}

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

.arrow-embed-4 {
  color: #3743aa;
  margin-left: 2px;
  margin-right: 10px;
  display: flex;
}

.team-slider-arrow-2 {
  display: none;
}

.team-slider-nav-2 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-5 {
  color: #333;
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.bold-text-4 {
  text-align: center;
  padding-left: 50px;
  font-size: 18px;
  font-weight: 600;
}

.column-5 {
  border: 0 solid #f2efef;
  border-radius: 12px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
}

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

.text-block-6 {
  text-align: center;
  padding-top: 15px;
}

.text-block-7 {
  text-align: center;
  margin-top: 24px;
}

.image-6 {
  clear: none;
  width: 100px;
  height: 100px;
  margin-left: 46px;
  margin-right: auto;
}

.columns-2 {
  margin-top: 40px;
  margin-left: 80px;
  margin-right: 80px;
  padding-left: 0;
  display: block;
}

.section-3 {
  z-index: 0;
  position: sticky;
  top: 0;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

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

.gallery-features-block {
  width: 480px;
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-list {
  color: #fff;
  width: 470px;
  margin-top: 0;
  padding-left: 0;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-12 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-12:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-12:active {
  background-color: #43464d;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.button-3 {
  text-align: center;
  border-radius: 12px;
  width: 180px;
  height: 50px;
  margin-top: 40px;
  line-height: 31px;
}

.button-4 {
  border: 2px solid #fff;
  font-weight: 500;
}

.button-5 {
  background-color: #3843aa;
  margin-top: 20px;
}

.button-5:hover {
  color: #3843aa;
  background-color: #fff;
  border-style: none;
  border-width: 0;
  font-weight: 500;
}

.button-6 {
  background-color: #f8644f;
  border: 0 #f8644f;
  border-radius: 12px;
  width: 180px;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button-6:hover {
  color: #3743aa;
  background-color: #fff;
  border: 2px solid #3743aa;
}

.section-4 {
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.column-6, .column-7, .column-8 {
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
}

.hero-heading-right-5 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  display: block;
  position: relative;
}

.container-18 {
  color: #fff;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-11 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  max-width: 46%;
  display: flex;
}

.shadow-two-10 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-12 {
  color: #333;
  margin-bottom: 24px;
  padding-top: 21px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button-primary-13 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-13:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-13:active {
  background-color: #43464d;
}

.button-primary-13.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.cell {
  cursor: auto;
}

.hero-without-image-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: relative;
}

.hero-wrapper-two-4 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-7 {
  color: #3743aa;
  margin-top: 0;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

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

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.footer-wrapper-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 420px;
  margin-left: -63px;
  display: flex;
}

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

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

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

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.footer-dark {
  background-color: #3743aa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.footer-wrapper {
  color: #fff;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

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

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

.footer-divider {
  background-color: #f8f8fb;
  width: 100%;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.footer-copyright-center {
  color: #fff;
  text-align: left;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}

.link {
  color: #fff;
}

.bold-text-5 {
  color: #333;
}

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

.text-block-8 {
  color: #fff;
  text-align: right;
  width: 540px;
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
}

.link-2 {
  color: #fff;
}

.image-7 {
  text-align: left;
  margin-left: 27px;
}

.columns-3 {
  margin-bottom: 20px;
}

.link-3, .link-4 {
  color: #fffefe;
}

.link-5 {
  color: #fefcfc;
}

.link-6 {
  color: #fffdfd;
}

.link-7 {
  color: #fffcfc;
}

.link-8 {
  color: #fefdfd;
}

.link-9 {
  color: #fffcfc;
}

.link-10 {
  color: #fffefe;
}

.link-11 {
  color: #fcf8f8;
}

.bold-text-6 {
  color: #fcfafa;
  text-decoration: underline;
}

.text-block-9 {
  color: #3743aa;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
}

.text-block-10 {
  float: none;
  text-align: left;
  letter-spacing: 0;
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 12px;
  position: relative;
}

.bold-text-7 {
  color: #3743aa;
}

.tabs-menu {
  margin-top: 28px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

.image-8 {
  border-radius: 0;
}

.heading-8 {
  color: #3743aa;
  text-align: center;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
}

.image-9 {
  text-align: center;
  max-width: 100%;
  padding-left: 140px;
  padding-right: 140px;
}

.button-7 {
  text-align: center;
  background-color: #0080ff;
  border-radius: 12px;
  width: 180px;
  height: 50px;
  margin-left: 577px;
  margin-right: 0;
  padding-top: 15px;
}

.button-7:hover {
  background-color: #272f77;
}

.hero-without-image-4 {
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 0;
  position: relative;
}

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

.hero-wrapper-two-5 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

.button-primary-14 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-14:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-14:active {
  background-color: #43464d;
}

.heading-9 {
  color: #fff;
  font-size: 24px;
}

.heading-10 {
  color: #fff;
}

.heading-11 {
  color: #fff;
  font-size: 24px;
}

.paragraph-3 {
  color: #fff;
}

.form {
  color: #fff;
  border-radius: 0;
  width: 350px;
  margin-top: 20px;
  font-weight: 300;
}

.field-label {
  font-weight: 300;
}

.bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  font-weight: 400;
}

.text-field {
  -webkit-text-stroke-color: #fff;
  background-color: #272f77;
  border: 2px solid #fff;
  border-radius: 12px;
}

.text-field-2 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  background-color: #272f77;
  border: 2px solid #fff;
  border-radius: 12px;
}

.text-field-3 {
  background-color: #272f77;
  border: 2px solid #fff;
  border-radius: 12px;
}

.text-field-4 {
  -webkit-text-stroke-color: #fff;
  background-color: #272f77;
  border: 2px solid #fff;
  border-radius: 12px;
}

.submit-button {
  color: #272f77;
  background-color: #fff;
  border-radius: 12px;
  width: 220px;
  height: 50px;
  margin-top: 20px;
  font-weight: 600;
}

.text-block-11 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.success-message {
  background-color: #272f77;
  border: 2px solid #fff;
  border-radius: 12px;
}

.hero-without-image-5 {
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 60px;
  position: relative;
}

.container-21 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-two-6 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-14 {
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.button-primary-15 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-15:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-15:active {
  background-color: #43464d;
}

.bold-text-12 {
  color: #fff;
}

.testimonial-column-light-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 60px 0;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-22 {
  width: 110%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-4 {
  color: #3743aa;
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-two-2 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.testimonial-card-two-2 {
  border: 0 solid #e4ebf3;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.testimonial-text-two-2 {
  margin-bottom: 52px;
}

.testimonial-info-three-2 {
  -webkit-text-stroke-color: #fefefe;
  background-color: #f5f7fa;
  border: 1px solid #e4ebf3;
  border-radius: 12px;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image-4 {
  object-fit: cover;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  margin-right: 16px;
}

.testimonial-main-heading-2 {
  margin-top: 0;
  margin-bottom: 2px;
  font-weight: 600;
}

.text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16 {
  width: 340px;
}

.paragraph-4 {
  text-align: center;
  margin-top: 40px;
  padding-top: 0;
}

.features-list-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.features-wrapper-two-2 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

.features-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.testimonial-column-dark {
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 0 30px 60px;
  position: relative;
}

.testimonial-column-dark:hover {
  background-color: #fff;
}

.centered-heading-5 {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.testimonial-block-main {
  background-color: #f5f7fa;
  border-radius: 12px;
  justify-content: space-between;
  padding: 0 24px;
  display: flex;
}

.testimonial-main-image {
  object-fit: cover;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  width: 390px;
  height: 280px;
  margin-left: -25px;
  margin-right: 24px;
}

.testimonial-main-content {
  flex-direction: column;
  flex: 1;
  order: 9999;
  justify-content: space-between;
  display: flex;
}

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

.testimonial-main-heading-3 {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-block {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-info-two-2 {
  align-items: center;
  display: flex;
}

.testimonial-image-5 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name-2 {
  font-weight: 700;
}

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

.container-24 {
  padding-left: 21px;
  font-family: Montserrat, sans-serif;
}

.heading-13 {
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  width: 410px;
  margin-top: 42px;
  font-size: 24px;
  line-height: 28px;
}

.bold-text-13 {
  text-align: center;
}

.hero-stack-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 0;
  position: relative;
  top: 60px;
  bottom: 60px;
}

.container-25 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-two-7 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-16 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-16:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-16:active {
  background-color: #43464d;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-2.shadow-two {
  margin-top: 0;
}

.heading-14 {
  text-align: center;
}

.bold-text-14 {
  color: #333;
}

.hero-heading-right-6 {
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.hero-wrapper-12 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-12 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-11 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-17 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-17:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-17:active {
  background-color: #43464d;
}

.team-slider-3 {
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.centered-heading-6 {
  color: #3743aa;
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-3 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-3 {
  width: 30%;
  margin-right: 5%;
}

.team-block-3 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-3 {
  margin-bottom: 18px;
}

.team-block-info-3 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-3 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-3 {
  margin-bottom: 20px;
}

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

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

.team-slider-arrow-3 {
  display: none;
}

.team-slider-nav-3 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.heading-15 {
  color: #333;
  text-align: center;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  word-break: normal;
  align-self: center;
  margin-top: 1px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 30px;
}

.image-10 {
  align-self: center;
  margin-top: 80px;
  margin-bottom: 60px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.cell-2, .cell-3, .cell-4 {
  background-color: #ebeef7;
  border-radius: 12px;
}

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

.cell_2 {
  background-color: #ebeef7;
  border-radius: 12px;
  padding-top: 0;
  padding-bottom: 30px;
}

.image_cel1 {
  align-self: center;
  margin-top: 0;
  margin-right: 27px;
  padding-right: 0;
}

.heading-16 {
  text-align: center;
  letter-spacing: 0;
  align-self: center;
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
}

.quick-stack-2 {
  aspect-ratio: auto;
  width: 1000px;
  margin-left: -36px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.heading-18 {
  text-align: center;
  align-self: center;
  margin-top: 65px;
  font-size: 24px;
  line-height: 30px;
}

.image-11 {
  width: auto;
  margin-top: 90px;
}

.cell-5 {
  background-color: #ebeef7;
  border-radius: 12px;
}

.image-12 {
  margin-top: 8px;
  margin-left: 19px;
  padding-left: 0;
}

.heading-19 {
  text-align: center;
}

.heading-20 {
  text-align: center;
  align-self: center;
  margin-top: -10px;
  font-size: 24px;
  line-height: 30px;
}

.bold-text-15 {
  text-align: center;
}

.hero-heading-right-7 {
  -webkit-text-stroke-color: #fff;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-wrapper-13 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-13 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-12 {
  order: 9999;
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-18 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  background-color: #272f77;
  border: 1px solid #272f77;
  border-radius: 12px;
  height: 50px;
  margin-top: 30px;
  padding: 14px 25px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-18:hover {
  color: #fff;
  background-color: #ed2246;
}

.button-primary-18:active {
  background-color: #ed2246;
}

.hero-heading-center-2 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.centered-heading-7 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-7.margin-bottom-32px {
  margin-bottom: 32px;
}

.shadow-two-13 {
  box-shadow: 0 4px 24px #96a3b514;
}

.bold-text-16 {
  color: #3743aa;
}

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

.paragraph-6 {
  text-align: center;
  width: 1050px;
  margin-top: 40px;
  font-size: 12px;
  line-height: 18px;
}

.paragraph-7 {
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 12px;
  line-height: 17px;
}

.logos-title-large {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

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

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

.clients-image {
  margin-top: -2px;
}

.footer-subscribe-2 {
  background-color: #ebeef7;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  max-width: 100%;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two-2 {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title-2 {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input-2 {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input-2::placeholder {
  color: #1a1b1fcc;
}

.button-primary-19 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-19:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-19:active {
  background-color: #43464d;
}

.button-primary-19.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.footer-block-three-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three-2 {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three-2 {
  margin-left: 32px;
}

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

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

.footer-copyright-2 {
  color: #3a4554;
}

.footer-legal-block-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link-2 {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link-2:hover {
  color: #3a4554;
}

.paragraph-8 {
  font-size: 12px;
}

.paragraph-9 {
  font-size: 12px;
  line-height: 15px;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.paragraph-11 {
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.image-13 {
  text-align: center;
  max-width: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-14 {
  margin: auto;
  display: block;
}

.heading-21 {
  font-size: 40px;
}

.bold-text-17, .text-block-17 {
  text-align: right;
}

.image-15 {
  display: none;
}

.hero-heading-right-8 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

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

.hero-wrapper-14 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-14 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-14 {
  box-shadow: 0 4px 24px #96a3b514;
}

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

.button-primary-20 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-20:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-20:active {
  background-color: #43464d;
}

.hero-heading-center-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.centered-heading-8 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-8.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-15 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-15 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-15 {
  box-shadow: 0 4px 24px #96a3b514;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

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

.centered-subheading-4 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.image-19 {
  width: 34px;
  height: auto;
  margin-left: 30px;
}

.image-20 {
  width: auto;
  height: auto;
}

.link-block {
  width: 100%;
  max-width: 100%;
}

.link-block.w--current {
  margin-left: auto;
  margin-right: auto;
}

.text-block-18 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  background-color: #3743aa;
  text-decoration: none;
}

.link-block-2.w--current, .link-block-3.w--current {
  text-decoration: none;
}

.text-block-19 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: underline;
}

.text-block-20 {
  text-align: right;
  margin-top: -20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.container-32 {
  margin-left: 0;
}

.hero-without-image-6 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 0 60px;
  position: relative;
}

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

.hero-wrapper-two-8 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-21 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-21:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-21:active {
  background-color: #43464d;
}

.heading-26 {
  color: #3743aa;
  font-family: Montserrat, sans-serif;
}

.text-block-26 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.pricing-overview-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-34 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.centered-heading-9 {
  color: #3743aa;
  text-align: center;
  margin-bottom: 16px;
  font-size: 38px;
}

.pricing-description-2 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 50px;
  margin-left: 0;
  display: grid;
}

.pricing-card-three-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 210px;
  display: flex;
}

.pricing-image-2 {
  object-fit: cover;
  width: 90px;
  max-width: 120%;
  height: 90px;
  margin-bottom: 16px;
}

.pricing-card-text-2 {
  text-align: left;
  margin-bottom: 20px;
}

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

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

.heading-27, .heading-28, .heading-29, .heading-30 {
  font-size: 15px;
}

.pricing-overview-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 70px 60px;
  position: relative;
}

.pricing-grid-3 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-3 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing-card-text-3 {
  margin-bottom: 20px;
}

.heading-31, .heading-32, .heading-33 {
  font-size: 20px;
}

.button-8 {
  text-align: center;
  background-color: #3743aa;
  border-radius: 12px;
  align-self: center;
  width: 180px;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  font-family: Montserrat, sans-serif;
}

.text-block-27 {
  text-align: center;
  padding-top: 20px;
}

.text-block-28, .bold-text-27, .text-block-29, .text-block-30 {
  text-align: center;
}

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

.container-35 {
  width: 130%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.clients-title-2 {
  color: #3843aa;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

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

.button-9 {
  text-align: center;
  background-color: #3843aa;
  border-radius: 12px;
  width: 180px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.image-21 {
  max-width: 50%;
  margin-left: 243px;
}

.testimonial-column-dark-2 {
  border-bottom: 1px solid #e4ebf3;
  margin-bottom: 60px;
  padding: 0 30px;
  position: relative;
}

.centered-heading-10 {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-2 {
  grid-column-gap: 14px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  display: grid;
}

.testimonial-block-main-2 {
  background-color: #f5f7fa;
  border-radius: 12px;
  justify-content: space-between;
  padding: 32px 0 32px 24px;
  display: flex;
}

.testimonial-main-image-2 {
  object-fit: cover;
  border-radius: 12px;
  order: 9999;
  width: 200px;
  height: 280px;
  margin-top: 10px;
  margin-right: 24px;
}

.testimonial-main-content-2 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.margin-bottom-24px-21 {
  margin-bottom: 24px;
  padding-right: 40px;
}

.testimonial-main-heading-4 {
  color: #3743aa;
  margin-bottom: 20px;
  padding-right: 40px;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.testimonial-block-2 {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-info-two-3 {
  align-items: center;
  display: flex;
}

.testimonial-image-6 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name-3 {
  font-weight: 700;
}

.container-37, .container-38, .container-39, .container-40 {
  padding-left: 30px;
  padding-right: 30px;
}

.image-23, .image-24, .image-25 {
  border-radius: 12px;
}

.hero-heading-center-4 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  padding: 40px 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-42 {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.centered-heading-11 {
  color: #3743aa;
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-11.margin-bottom-32px {
  text-align: center;
  width: 100%;
  margin-bottom: 32px;
  margin-left: 0;
  font-size: 30px;
  line-height: 40px;
}

.hero-wrapper-16 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #fafafa;
  border-radius: 12px;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 260px;
  margin-top: 0;
  margin-left: 0;
  padding: 0 40px;
  display: flex;
}

.hero-split-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-22 {
  flex: none;
  margin: -36px 0 0 auto;
  padding-top: 0;
  display: block;
}

.button-primary-22 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-22:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-22:active {
  background-color: #43464d;
}

.shadow-two-16 {
  border-radius: 12px;
  align-self: center;
  width: 100%;
  max-width: 650px;
  box-shadow: 0 4px 24px #96a3b514;
}

.container-43 {
  margin-top: 0;
}

.bold-text-29 {
  color: #3743aa;
}

.hero-heading-center-5 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  padding: 0 0 60px;
  position: relative;
}

.hero-wrapper-17 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.bold-text-30 {
  color: #3743aa;
  width: 100%;
  max-width: 100%;
}

.container-44 {
  width: 100%;
  max-width: 100%;
  margin-top: -10px;
  padding-bottom: 20px;
}

.pricing-overview-4 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.pricing-description-3 {
  text-align: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.pricing-card-three-4 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 293px;
  padding: 20px 20px 0;
  display: flex;
}

.pricing-image-3 {
  object-fit: cover;
  width: auto;
  height: 90px;
  margin-top: 20px;
  margin-bottom: 16px;
}

.pricing-card-text-4 {
  text-align: center;
  margin-bottom: 20px;
}

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

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

.heading-34, .heading-35, .bold-text-31, .bold-text-32 {
  font-size: 20px;
}

.pricing-overview-5 {
  background-color: #eceff9;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px;
  position: relative;
}

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

.centered-heading-12 {
  text-align: center;
  margin-bottom: 16px;
}

.pricing-grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  margin-left: 0;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.pricing-card-three-5 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 293px;
  padding: 20px 24px;
  display: block;
}

.bold-text-33, .heading-36, .heading-37 {
  font-size: 20px;
}

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

.pricing-grid-6 {
  grid-column-gap: 64px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.pricing-card-three-6 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bold-text-34 {
  font-size: 20px;
}

.pricing-overview-6 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.bold-text-35 {
  color: #3743aa;
}

.bold-text-36, .bold-text-37 {
  color: #3743aa;
  font-size: 20px;
}

.heading-38, .bold-text-38, .bold-text-39 {
  font-size: 20px;
}

.paragraph-12 {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin: -11px auto 40px;
}

.heading-39 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-40, .heading-41, .heading-42, .heading-43, .heading-44 {
  margin-top: 0;
}

.hero-without-image-7 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 60px;
  position: relative;
}

.container-49 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-two-9 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-23 {
  text-align: left;
  margin-bottom: 24px;
}

.button-primary-23 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-23:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-23:active {
  background-color: #43464d;
}

.hero-without-image-8 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px;
  position: relative;
}

.container-50 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-two-10 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-24 {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.button-primary-24 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-24:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-24:active {
  background-color: #43464d;
}

.bold-text-40 {
  color: #3743aa;
}

.hero-heading-center-6 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.centered-heading-13 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-13.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-18 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-17 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-17 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-45 {
  color: #3743aa;
}

.image-26 {
  position: relative;
}

.hero-heading-center-7 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 0;
  position: relative;
}

.container-52 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.centered-heading-14 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-14.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-19 {
  justify-content: space-between;
  align-items: center;
  width: 950px;
  display: flex;
}

.hero-split-18 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-25 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-25:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-25:active {
  background-color: #43464d;
}

.shadow-two-18 {
  width: 440px;
  box-shadow: 0 4px 24px #96a3b514;
}

.text-block-31 {
  padding-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.quick-stack-3 {
  padding-top: 60px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.hero-without-image-9 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 60px;
  position: relative;
}

.hero-wrapper-two-11 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bold-text-41 {
  color: #3743aa;
}

.hero-stack-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-two-12 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-26 {
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 14px;
}

.button-primary-26 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-26:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-26:active {
  background-color: #43464d;
}

.hero-image-3 {
  width: 100%;
  margin-top: 50px;
}

.hero-image-3.shadow-two {
  margin-top: 20px;
}

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

.paragraph-14 {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}

.heading-46 {
  color: #3743aa;
}

.hero-without-image-10 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-two-13 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-27 {
  text-align: left;
  width: 750px;
  margin-bottom: 24px;
}

.button-primary-27 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-27:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-27:active {
  background-color: #43464d;
}

.heading-47 {
  font-size: 30px;
}

.heading-48 {
  color: #3743aa;
  text-align: left;
  width: 750px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  font-size: 30px;
}

.text-block-32 {
  text-align: left;
  margin-bottom: 40px;
  font-size: 12px;
  line-height: 18px;
}

.image-27 {
  order: -9999;
  align-self: flex-end;
  margin-left: -8px;
}

.paragraph-15 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

.code-embed {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.code-embed-2 {
  margin-top: 40px;
  padding-bottom: 40px;
}

.code-embed-3 {
  padding-left: 40px;
  padding-right: 40px;
}

.image-28 {
  max-width: 103%;
  margin-top: -31px;
}

.heading-49 {
  color: #3743aa;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
}

.image-29 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

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

.columns-4 {
  text-align: left;
  width: 550px;
}

.code-embed-4 {
  margin-top: 40px;
}

.text-block-33 {
  font-size: 12px;
}

.text-block-34 {
  margin-top: 20px;
  font-size: 12px;
}

.text-block-35, .bold-text-42 {
  font-size: 20px;
}

.text-block-36 {
  font-size: 12px;
}

.text-block-37 {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  font-size: 12px;
  line-height: 17px;
}

.text-block-38 {
  text-align: center;
  margin-top: 40px;
}

.image-31 {
  margin-top: -40px;
  margin-left: 230px;
  margin-right: -14px;
}

.heading-50 {
  align-self: center;
  width: 370px;
}

.bold-text-43 {
  color: #3743aa;
}

.text-block-39 {
  align-self: center;
  width: 330px;
}

.hero-without-image-11 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-two-14 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-28 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-28:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-28:active {
  background-color: #43464d;
}

.columns-5 {
  border-radius: 12px;
  width: 750px;
  margin-top: 40px;
}

.dropdown-toggle-2 {
  z-index: 0;
  color: #333;
  background-color: #f3f1f1;
  border-radius: 12px;
  width: 290px;
  margin-bottom: 20px;
}

.dropdown-toggle-2.w--open {
  color: #636262;
  width: 320px;
  padding-right: 0;
}

.text-block-40 {
  color: #3743aa;
  font-size: 23px;
  font-weight: 600;
}

.icon-11 {
  color: #3743aa;
}

.bold-text-44 {
  font-weight: 600;
}

.dropdown-link {
  background-color: #fafafa;
  border-radius: 12px;
  text-decoration: underline;
}

.dropdown-list.w--open {
  background-color: #fafafa;
  border: 1px #000;
  border-radius: 12px;
  margin-top: -12px;
  margin-bottom: 20px;
  position: relative;
  top: auto;
  bottom: auto;
}

.dropdown-link-2, .dropdown-link-3 {
  text-decoration: underline;
}

.dropdown {
  z-index: 0;
  margin-bottom: 0;
}

.bold-text-45 {
  font-weight: 600;
}

.dropdown-2, .dropdown-3, .dropdown-4 {
  z-index: 0;
}

.paragraph-16 {
  font-weight: 600;
}

.heading-51 {
  color: #3743aa;
}

.div-block-2 {
  font-size: 30px;
}

.heading-52 {
  color: #3743aa;
  text-align: center;
  font-size: 30px;
}

.text-block-41 {
  text-align: right;
}

.text-block-42 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-block-43 {
  text-align: center;
}

.text-block-44 {
  margin-top: 20px;
}

.image-32 {
  margin: 40px auto 40px 121px;
}

.image-33 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 137px;
}

.hero-without-image-12 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.hero-wrapper-two-15 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-29 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-29:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-29:active {
  background-color: #43464d;
}

.hero-without-image-13 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

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

.hero-wrapper-two-16 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-30 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-30:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-30:active {
  background-color: #43464d;
}

.heading-53 {
  color: #3743aa;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.bold-text-46 {
  margin-left: -667px;
}

.dropdown-link-4, .dropdown-link-5 {
  text-decoration: underline;
}

.link-12, .link-13 {
  color: #fff;
}

.hero-heading-center-8 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 20px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.centered-heading-15 {
  color: #3743aa;
  text-align: center;
  margin-bottom: 16px;
  font-size: 23px;
}

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

.hero-wrapper-20 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-19 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-31 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-31:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-31:active {
  background-color: #43464d;
}

.shadow-two-19 {
  box-shadow: 0 4px 24px #96a3b514;
}

.text-block-45 {
  font-size: 30px;
}

.heading-55 {
  color: #3743aa;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
}

.text-block-46 {
  text-align: center;
}

.grid-4 {
  grid-column-gap: 20px;
  grid-row-gap: 29px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.heading-56 {
  color: #3743aa;
  font-size: 18px;
  line-height: 24px;
}

.container-59 {
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  margin-top: 0;
  padding: 10px;
}

.container-60, .container-61, .container-62, .container-63, .container-64, .container-65, .container-66 {
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  padding: 10px;
}

.testimonial-column-light-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-grid-two-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two-3 {
  border: 1px solid #e4ebf3;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two-3 {
  margin-bottom: 52px;
}

.testimonial-info-three-3 {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image-7 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading-5 {
  margin-bottom: 2px;
  font-weight: 600;
}

.features-list-3 {
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.features-wrapper-two-3 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

.features-image-3 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.bold-text-47 {
  color: #333;
}

.heading-57 {
  color: #3743aa;
}

.heading-58 {
  color: #3743aa;
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
}

.grid-5 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 40px;
  margin-right: 40px;
}

.features-list-4 {
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.features-wrapper-two-4 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

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

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

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

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

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

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

.features-image-4 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.paragraph-17, .paragraph-18, .paragraph-19 {
  width: 250px;
}

.hero-heading-center-9 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-16 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-16.margin-bottom-32px {
  color: #3743aa;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
}

.hero-wrapper-21 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-20 {
  flex-direction: column;
  order: 9999;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-32 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-32:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-32:active {
  background-color: #43464d;
}

.shadow-two-20 {
  order: -9999;
  display: block;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-subscribe-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px 80px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.hero-split-21 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-21 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

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

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

.list-2 {
  padding-left: 20px;
}

.grid-6 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-self: center;
  margin-top: 40px;
}

.image-35 {
  width: 70px;
  margin-left: 110px;
  margin-right: 0;
}

.paragraph-20 {
  margin-top: 20px;
}

.image-36 {
  text-align: center;
  width: 70px;
  margin-left: 110px;
}

.image-37 {
  width: 70px;
  margin-left: 110px;
}

.paragraph-21, .paragraph-22 {
  margin-top: 20px;
}

.bold-text-48, .bold-text-49, .bold-text-50 {
  font-size: 20px;
}

.code-embed-5 {
  padding-left: 60px;
  padding-right: 60px;
}

.image-38, .image-39, .image-40 {
  border-radius: 0;
}

.image-41 {
  height: 558px;
  margin-left: 215px;
}

.div-block-3 {
  background-color: #333;
  height: 1px;
  margin-top: 20px;
}

.paragraph-23 {
  margin-bottom: 20px;
}

.hero-without-image-14 {
  color: #fff;
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.container-69 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-two-17 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-33 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-33:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-33:active {
  background-color: #43464d;
}

.hero-without-image-15 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.hero-heading-left-6 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-22 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-22 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.margin-bottom-24px-34 {
  width: 360px;
  margin-bottom: 24px;
}

.button-primary-34 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-34:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-34:active {
  background-color: #43464d;
}

.shadow-two-22 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-59 {
  color: #3743aa;
  width: 400px;
}

.hero-heading-center-10 {
  color: #fff;
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.centered-heading-17 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-17.margin-bottom-32px {
  margin-bottom: 20px;
}

.hero-wrapper-23 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-23 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px-35 {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.button-primary-35 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-35:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-35:active {
  background-color: #43464d;
}

.shadow-two-23 {
  border-radius: 12px;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right-9 {
  color: #fff;
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 20px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.image-42, .image-43 {
  width: 40px;
  margin-bottom: 10px;
}

.heading-60 {
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 40px;
}

.hero-heading-right-10 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.hero-without-image-16 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 30px;
  position: relative;
}

.container-72 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-two-18 {
  text-align: center;
  background-color: #3843aa;
  border-radius: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.margin-bottom-24px-36 {
  text-align: center;
  width: 1010px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.button-primary-36 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-36:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-36:active {
  background-color: #43464d;
}

.heading-61 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.hero-heading-right-11 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 60px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.hero-wrapper-24 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-24 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-24 {
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-without-image-17 {
  background-color: #fafafa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-5 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-5:hover {
  color: #1a1b1fbf;
}

.nav-link-5:focus-visible, .nav-link-5[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

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

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-3:focus-visible, .nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  margin-right: 10px;
}

.nav-dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible, .nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-37 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-37:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-37:active {
  background-color: #43464d;
}

.link-14 {
  color: #fff;
  text-decoration: none;
}

.link-14.w--current {
  text-decoration: none;
}

.link-block-4 {
  width: 133px;
}

.link-block-5, .link-block-6 {
  width: 130px;
}

.columns-7 {
  width: 1160px;
}

.heading-62 {
  width: 480px;
}

.navbar-logo-center-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

.nav-menu-three-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-6 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-6:hover {
  color: #1a1b1fbf;
}

.nav-link-6:focus-visible, .nav-link-6[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-4 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-4 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-4:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-4:focus-visible, .nav-dropdown-toggle-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-4 {
  margin-right: 10px;
}

.nav-dropdown-list-4 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-4.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-4 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-4:focus-visible, .nav-dropdown-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-3:hover {
  color: #1a1b1fbf;
}

.button-primary-38 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-38:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-38:active {
  background-color: #43464d;
}

.paragraph-24 {
  text-align: center;
  margin-bottom: 60px;
}

.hero-without-image-18 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-two-19 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-39 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-39:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-39:active {
  background-color: #43464d;
}

.heading-63 {
  font-size: 30px;
}

.code-embed-6 {
  width: 580px;
}

.text-block-47 {
  text-align: center;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-block-48 {
  margin-top: 40px;
  margin-left: 0;
}

.list-3 {
  margin-top: 20px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.image-46 {
  border-radius: 12px;
}

.hero-heading-center-11 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.centered-heading-18 {
  text-align: center;
  margin-bottom: 16px;
  font-size: 24px;
}

.centered-heading-18.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper-25 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-25 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-40 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-40:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-40:active {
  background-color: #43464d;
}

.shadow-two-25 {
  box-shadow: 0 4px 24px #96a3b514;
}

.testimonial-column-light-4 {
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 60px;
  position: relative;
}

.testimonial-grid-two-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.testimonial-card-two-4 {
  background-color: #fafafa;
  border: 1px solid #e4ebf3;
  border-radius: 12px;
  flex-direction: column;
  height: 540px;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two-4 {
  margin-top: 40px;
  margin-bottom: 52px;
}

.testimonial-info-three-4 {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image-8 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading-6 {
  margin-bottom: 2px;
  font-weight: 600;
}

.image-47, .image-48 {
  border-radius: 12px;
}

.hero-without-image-19 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.hero-wrapper-two-20 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.container-77 {
  background-color: #fafafa;
  border-radius: 12px;
  padding: 20px 20px 40px;
}

.hero-without-image-20 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 60px;
  position: relative;
}

.grid-11 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 860px;
  margin-top: 40px;
}

.image-49 {
  border-radius: 12px;
}

.testimonial-column-dark-3 {
  border-bottom: 1px solid #e4ebf3;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 0 0 60px;
  position: relative;
}

.container-78 {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.centered-heading-19 {
  text-align: center;
  margin-bottom: 16px;
}

.testimonial-grid-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.testimonial-block-main-3 {
  background-color: #f5f7fa;
  border-radius: 12px;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
  display: flex;
}

.testimonial-main-image-3 {
  object-fit: cover;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  width: 400px;
  height: 630px;
  margin-right: 24px;
}

.testimonial-main-content-3 {
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  padding: 10px 20px 20px;
  display: flex;
}

.margin-bottom-24px-39 {
  margin-bottom: 24px;
  padding-right: 0;
}

.testimonial-main-heading-7 {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-block-3 {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-info-two-4 {
  align-items: center;
  display: flex;
}

.testimonial-image-9 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name-4 {
  font-weight: 700;
}

.hero-without-image-21 {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px 20px;
  position: relative;
}

.hero-wrapper-two-21 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 790px;
  max-width: 750px;
  margin-left: 289px;
  margin-right: 0;
  display: flex;
}

.button-primary-41 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-41:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-41:active {
  background-color: #43464d;
}

.container-79, .container-80, .container-81 {
  background-color: #fafafa;
  border-radius: 12px;
  padding: 20px;
}

.grid-12 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 960px;
}

.quick-stack-6 {
  background-color: #fafafa;
  border-radius: 12px;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 60px;
  position: relative;
}

.centered-subheading-5 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  width: 370px;
  margin-top: 50px;
  margin-left: 486px;
  padding-left: 0;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding-top: 0;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.image-50, .image-51, .image-52 {
  border-radius: 12px;
}

.paragraph-25, .paragraph-26, .paragraph-27 {
  margin-top: 20px;
}

.image-53, .image-54, .image-55 {
  border-radius: 12px;
}

.hero-without-image-22 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

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

.hero-wrapper-two-22 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-42 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-42:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-42:active {
  background-color: #43464d;
}

.team-slider-4 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-20 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-6 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper-4 {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper-4 {
  width: 30%;
  margin-right: 5%;
}

.team-block-4 {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two-4 {
  margin-bottom: 18px;
}

.team-block-info-4 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two-4 {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text-4 {
  margin-bottom: 20px;
}

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

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

.team-slider-arrow-4 {
  display: none;
}

.team-slider-nav-4 {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.heading-64 {
  text-align: center;
  font-size: 30px;
}

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

.container-83 {
  color: #fff;
  background-color: #2f7cff;
  border-radius: 12px;
  width: 1150px;
  max-width: 1140px;
  margin-top: 40px;
  margin-bottom: 50px;
  padding: 20px;
}

.columns-8 {
  width: 1110px;
  margin-left: 202px;
  margin-right: 60px;
}

.container-84 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.paragraph-29 {
  margin-left: 130px;
}

.container-85 {
  margin-right: 19px;
  padding-right: 0;
}

.columns-9 {
  margin-bottom: 40px;
  margin-left: 60px;
  margin-right: 60px;
}

.image-56 {
  border-radius: 12px;
  width: 80%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.body {
  font-family: Montserrat, sans-serif;
}

.image-58 {
  border-radius: 12px;
}

.paragraph-30 {
  margin-top: 20px;
}

.heading-65 {
  color: #3843aa;
  margin-top: 0;
  margin-bottom: 40px;
}

.text-block-49 {
  margin-top: 20px;
}

.image-59 {
  max-width: 100%;
  margin-left: 255px;
  margin-right: 0;
}

.heading-66 {
  color: #3843aa;
  text-align: center;
  margin-bottom: 20px;
}

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

.paragraph-32 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

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

.paragraph-33 {
  color: #353535;
  text-align: justify;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.link-15 {
  color: #333;
}

.link-16, .link-17 {
  color: #353535;
}

.link-18, .link-19 {
  color: #363636;
}

.link-20 {
  color: #353535;
}

.link-21, .link-22, .link-23 {
  color: #333;
}

.link-24 {
  color: #353535;
}

.bold-text-52 {
  font-size: 30px;
}

.bold-text-53 {
  font-size: 20px;
}

.paragraph-34 {
  margin-top: 30px;
}

.paragraph-35 {
  margin-top: 40px;
}

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

.bold-text-54 {
  color: #3843aa;
  width: 930px;
  font-family: Montserrat, sans-serif;
}

.heading-67 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.column-14 {
  color: #fafafa;
  margin-bottom: 10px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 121px;
  font-family: Montserrat, sans-serif;
}

.text-block-51 {
  font-weight: 700;
}

.text-block-52 {
  text-align: left;
  margin-top: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
}

.heading-68 {
  text-align: left;
  margin-top: 10px;
  font-size: 30px;
}

.bold-text-55, .bold-text-56 {
  font-weight: 400;
}

.bold-text-57 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.bold-text-58, .bold-text-59, .bold-text-60, .bold-text-61, .bold-text-62, .bold-text-63, .bold-text-64 {
  font-weight: 400;
}

.heading-69 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.column-15 {
  padding-right: 0;
}

.bold-text-65 {
  width: 300px;
}

.list-item-5 {
  font-size: 12px;
}

.bold-text-66 {
  padding-left: 40px;
  font-size: 12px;
}

.bold-text-67 {
  color: #333;
}

.body-3 {
  font-family: Montserrat, sans-serif;
}

.heading-71 {
  color: #3843aa;
  margin-top: -60px;
}

.heading-72 {
  margin-top: 0;
  font-size: 30px;
}

.bold-text-68, .bold-text-69, .list-item-6 {
  color: #313131;
}

.bold-text-70 {
  color: #303030;
}

.bold-text-71 {
  color: #353535;
}

.bold-text-72, .bold-text-73, .bold-text-74 {
  color: #333;
}

.text-block-53 {
  text-align: center;
}

.heading-73 {
  font-size: 26px;
}

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

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

.heading-75, .heading-76 {
  font-size: 24px;
}

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

.bold-text-75 {
  font-size: 24px;
  line-height: 10px;
}

.div-block-4 {
  color: #4e4848;
  background-color: #2c2c2c;
  width: 620px;
  height: 1px;
}

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

.heading-78 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
}

.heading-79, .heading-80, .heading-81 {
  font-size: 20px;
  line-height: 30px;
}

.heading-82 {
  align-self: center;
}

.heading-83 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 40px;
}

.image-60 {
  margin-left: 293px;
}

.code-embed-8 {
  margin-top: 40px;
}

.heading-84 {
  color: #3843aa;
}

.div-block-5 {
  background-color: #6c6c6c;
  height: 1px;
  margin-bottom: 20px;
}

.heading-85 {
  margin-bottom: 20px;
}

.body-4 {
  font-family: Montserrat, sans-serif;
}

.bold-text-77 {
  font-size: 30px;
}

.image-62 {
  margin-left: 28px;
}

.image-63 {
  margin-left: 152px;
}

.paragraph-42 {
  width: 570px;
  margin-top: 20px;
  margin-left: -67px;
}

.container-93 {
  margin-top: 108px;
  margin-left: 70px;
}

.paragraph-43 {
  width: 570px;
  margin-left: 28px;
}

.container-94 {
  width: 600px;
  margin-left: -71px;
}

.list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12 {
  margin-bottom: 10px;
}

.list-item-13 {
  margin-bottom: 20px;
}

.paragraph-44 {
  font-size: 12px;
}

.image-64 {
  margin-left: 80px;
}

.container-95 {
  width: 490px;
  margin-top: 60px;
  margin-left: 0;
}

.container-96 {
  width: 510px;
  margin-left: 0;
}

.container-97 {
  margin-top: 20px;
  margin-left: 108px;
}

.paragraph-45 {
  width: 500px;
  margin-left: 0;
}

.container-98 {
  margin-top: 22px;
  margin-left: 154px;
}

.container-99 {
  width: 510px;
  margin-left: -13px;
}

.column-16 {
  margin-bottom: 20px;
}

.image-65 {
  margin-top: -4px;
}

.container-100 {
  margin-top: 138px;
}

.container-101 {
  width: 580px;
  margin-top: 72px;
  margin-left: -43px;
}

.image-66 {
  margin-left: 149px;
}

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

.image-67 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-7 {
  margin-bottom: 0;
  padding-bottom: 60px;
}

.hero-without-image-23 {
  background-color: #272f77;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

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

.hero-wrapper-two-23 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary-43 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-43:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-43:active {
  background-color: #43464d;
}

.heading-87 {
  color: #fff;
}

.hero-without-image-24 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.paragraph-50, .paragraph-51 {
  margin-top: 20px;
}

.hero-heading-left-7 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

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

.hero-wrapper-26 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-26 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.button-primary-44 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-44:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-44:active {
  background-color: #43464d;
}

.shadow-two-26 {
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-90 {
  color: #3843aa;
}

.hero-heading-right-12 {
  background-color: #3843aa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.heading-91 {
  margin-bottom: 20px;
}

.hero-heading-center-12 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.centered-heading-21 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading-21.margin-bottom-32px {
  color: #3843aa;
  margin-bottom: 32px;
  font-size: 30px;
}

.hero-split-27 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.heading-92 {
  font-size: 30px;
}

.heading-93 {
  font-size: 30px;
  line-height: 40px;
}

.hero-split-28 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.paragraph-52 {
  text-align: center;
  width: 240px;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
}

.columns-10 {
  align-self: center;
  width: 830px;
  margin-left: 56px;
}

.image-76 {
  margin-left: 33px;
  margin-right: 0;
}

.image-77 {
  margin-left: 37px;
}

.image-78 {
  margin-left: 40px;
}

.paragraph-53, .paragraph-54 {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
}

.bold-text-78, .paragraph-55 {
  color: #333;
}

.heading-94 {
  text-align: center;
  font-size: 30px;
}

.text-block-54 {
  text-align: center;
}

.container-112 {
  width: 100%;
  max-width: 100%;
}

.button-10 {
  text-align: center;
  background-color: #3843aa;
  border-radius: 12px;
  width: 180px;
}

.container-113 {
  background-color: #fff;
  border-radius: 12px;
  max-width: 30%;
  padding: 20px;
  font-family: Montserrat, sans-serif;
}

.container-114 {
  padding-bottom: 40px;
}

.list-7 {
  padding-left: 20px;
}

.section-20 {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 1440px) {
  .button {
    align-self: center;
    margin-right: 0;
  }

  .button-2 {
    width: 210px;
  }

  .hero-without-image-2 {
    padding-bottom: 40px;
  }

  .text-block-9 {
    width: 780px;
    margin-bottom: 30px;
  }

  .text-block-10 {
    text-align: left;
    margin-bottom: 30px;
  }

  .button-7 {
    margin-left: 410px;
    margin-right: 0;
  }

  .paragraph-7 {
    width: 1242px;
  }

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

  .footer-subscribe-2 {
    max-width: 100%;
  }

  .paragraph-11, .image-13 {
    margin-left: auto;
    margin-right: auto;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .link-block {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block.w--current, .text-block-20 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-32 {
    margin-left: auto;
  }

  .grid-2 {
    width: 90%;
    margin-left: 70px;
  }

  .container-35 {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .image-21 {
    max-width: 100%;
    margin-left: 389px;
  }

  .testimonial-column-dark-2 {
    padding-left: 70px;
    padding-right: 70px;
  }

  .testimonial-grid-2 {
    grid-column-gap: 31px;
  }

  .testimonial-block-main-2 {
    margin-top: 15px;
  }

  .image-23, .image-24, .image-25 {
    border-radius: 12px;
  }

  .container-41 {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .hero-heading-center-4 {
    width: 100%;
    margin-left: 0;
    padding-left: 30px;
  }

  .container-42 {
    width: 90%;
    max-width: 90%;
  }

  .centered-heading-11.margin-bottom-32px {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }

  .hero-wrapper-16 {
    height: 240px;
    margin-top: 0;
    margin-left: 0;
    padding-left: 40px;
  }

  .shadow-two-16 {
    align-self: center;
    height: 240px;
    margin-left: 516px;
  }

  .container-43 {
    margin-top: 0;
  }

  .bold-text-29 {
    margin-left: 0;
  }

  .hero-heading-center-5 {
    width: 100%;
  }

  .hero-wrapper-17 {
    justify-content: space-between;
    align-items: center;
    height: 290px;
  }

  .container-44 {
    max-width: 1050px;
    margin-top: -10px;
    margin-left: 0;
    margin-right: 0;
  }

  .pricing-overview-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pricing-grid-5 {
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .pricing-card-three-5 {
    height: 340px;
  }

  .paragraph-12 {
    text-align: center;
    margin-left: auto;
  }

  .grid-3 {
    width: 1300px;
  }

  .text-block-37 {
    text-align: center;
    width: 100%;
  }

  .text-block-38 {
    width: 100%;
  }

  .image-31 {
    margin: 0 0 20px 325px;
  }

  .image-32 {
    margin-left: 409px;
  }

  .image-33 {
    margin-left: 423px;
  }

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

  .hero-heading-center-10 {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .centered-heading-17.margin-bottom-32px {
    margin-bottom: 20px;
  }

  .margin-bottom-24px-35 {
    margin-top: 20px;
  }

  .hero-heading-right-9 {
    padding-top: 20px;
  }

  .margin-bottom-24px-36 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .heading-61 {
    margin-bottom: 30px;
  }

  .hero-heading-right-11 {
    margin-bottom: 0;
  }

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

  .testimonial-block-main-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .testimonial-main-image-3 {
    width: 580px;
    margin-right: 0;
  }

  .testimonial-main-content-3 {
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 70px;
    padding-left: 39px;
    padding-right: 60px;
  }

  .hero-wrapper-two-21 {
    margin-left: 408px;
  }

  .container-80 {
    padding-left: 40px;
  }

  .grid-12 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 1300px;
  }

  .quick-stack-6 {
    width: 1390px;
    margin-left: 97px;
  }

  .comparison-table {
    width: 460px;
    margin-left: 565px;
  }

  .container-84 {
    margin-left: 122px;
  }

  .columns-9 {
    margin-left: 104px;
  }

  .image-58 {
    border-radius: 12px;
  }

  .bold-text-51 {
    font-size: 18px;
  }

  .image-59 {
    margin-left: 362px;
    margin-right: 0;
  }

  .list-4 {
    width: 310px;
  }

  .paragraph-33 {
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
  }

  .container-86 {
    width: 940px;
    font-family: Montserrat, sans-serif;
  }

  .container-87 {
    width: 1100px;
    max-width: 1100px;
    margin-left: 154px;
    margin-right: 0;
  }

  .container-88 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-89 {
    width: 1100px;
    max-width: 1100px;
  }

  .body-2 {
    font-family: Montserrat, sans-serif;
  }

  .bold-text-54 {
    width: 1000px;
  }

  .container-90 {
    text-align: center;
    max-width: 990px;
  }

  .heading-67 {
    width: 470px;
  }

  .column-14 {
    color: #fff;
  }

  .text-block-50 {
    font-size: 30px;
    font-weight: 600;
  }

  .body-3 {
    font-family: Montserrat, sans-serif;
  }

  .paragraph-39, .paragraph-40, .paragraph-41 {
    text-align: left;
  }

  .cell-6 {
    padding-top: 68px;
    padding-right: 40px;
  }

  .image-60 {
    margin-top: 10px;
    margin-left: 391px;
  }

  .code-embed-8 {
    width: 860px;
    margin-left: 287px;
  }

  .heading-84 {
    color: #3843aa;
    text-align: center;
  }

  .container-91 {
    width: 100%;
    max-width: 100%;
  }

  .image-61 {
    margin-left: auto;
  }

  .container-92 {
    margin-left: 0;
  }

  .div-block-5 {
    background-color: #838383;
    height: 1px;
    margin-bottom: 20px;
  }

  .container-100 {
    margin-top: 27px;
    margin-left: 116px;
  }

  .dropdown-list-2.w--open {
    background-color: #fff;
    border-radius: 12px;
  }

  .list-7 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .paragraph {
    width: 370px;
  }

  .column-2 {
    padding-left: 40px;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: auto;
    width: 350px;
    margin-left: 37px;
    margin-right: 0;
    padding-left: 0;
  }

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

  .container-5 {
    position: sticky;
  }

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

  .pricing-grid {
    grid-column-gap: 30px;
  }

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

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .testimonial-column-light {
    width: 780px;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    width: 780px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }

  .hero-heading-left-4 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    align-self: center;
    max-width: 80%;
    margin-bottom: 40px;
  }

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-5 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-heading-right {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .hero-wrapper-6 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 730px;
    margin-bottom: -40px;
  }

  .hero-split-6 {
    max-width: 100%;
    margin-top: 6px;
    margin-bottom: 40px;
  }

  .list {
    align-self: center;
    width: 330px;
    margin-left: 40px;
    padding-left: 0;
  }

  .hero-heading-left-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .hero-wrapper-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-7 {
    align-self: center;
    max-width: 80%;
    margin-bottom: 40px;
  }

  .shadow-two-6 {
    align-self: center;
    max-width: 80%;
  }

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

  .navbar-wrapper-2 {
    overflow-wrap: normal;
    width: 820px;
    position: sticky;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #3743aa;
    border-radius: 6px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    width: 780px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    margin-right: 25px;
    padding: 12px;
  }

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

  .image-5 {
    margin-left: 0;
  }

  .container-13 {
    max-width: 740px;
  }

  .hero-wrapper-8 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-8 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-without-image-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .features-list {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 510px;
    margin-left: 45px;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    padding-left: 155px;
  }

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

  .hero-wrapper-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-9 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .hero-wrapper-10 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-10 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .section-2 {
    display: none;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .team-slider-2 {
    display: none;
  }

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

  .team-slide-wrapper-2 {
    width: 47%;
    margin-right: 6%;
  }

  .team-block-info-2 {
    width: 720px;
    padding-left: 0;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-features-block {
    align-self: center;
    width: 260px;
    margin-left: 178px;
  }

  .gallery-list {
    color: #fff;
    width: 290px;
    margin-left: -83px;
    padding-left: 0;
  }

  .button-5 {
    margin-top: 20px;
    margin-left: 0;
  }

  .button-6 {
    margin-top: 20px;
    padding-top: 15px;
  }

  .hero-heading-right-5 {
    display: none;
  }

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

  .hero-wrapper-11 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-11 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-10 {
    align-self: center;
    max-width: 100%;
    margin-left: 244px;
  }

  .hero-without-image-3 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .footer-divider {
    margin-bottom: 40px;
  }

  .footer-copyright-center {
    padding-top: 0;
  }

  .text-block-8 {
    text-align: right;
    width: 370px;
  }

  .text-block-9 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .text-block-10 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .utility-page-wrap {
    font-family: Montserrat, sans-serif;
  }

  .image-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-7 {
    margin-left: 279px;
  }

  .container-20, .container-21 {
    max-width: 728px;
  }

  .testimonial-column-light-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .testimonial-grid-two-2 {
    grid-column-gap: 30px;
    width: 760px;
  }

  .testimonial-info-three-2 {
    flex-direction: column;
    width: 370px;
    height: 260px;
  }

  .testimonial-main-heading-2, .text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16 {
    padding-left: 10px;
  }

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

  .features-wrapper-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .testimonial-grid {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-main-image {
    width: 290px;
    max-width: 50%;
    height: 350px;
    margin-right: 0;
  }

  .heading-13 {
    margin-top: 50px;
    padding-left: 40px;
  }

  .hero-stack-2 {
    padding-bottom: 40px;
  }

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

  .hero-image-2.shadow-two {
    margin-top: 0;
  }

  .bold-text-14 {
    margin-left: -216px;
  }

  .hero-heading-right-6 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .hero-wrapper-12 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-12 {
    align-self: center;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-11 {
    padding-left: 100px;
    padding-right: 100px;
  }

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

  .team-slide-wrapper-3 {
    width: 47%;
    margin-right: 6%;
  }

  .heading-16 {
    margin-top: 24px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .quick-stack-2 {
    width: 800px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-18 {
    margin-top: 68px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11 {
    margin-top: 71px;
  }

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

  .bold-text-15 {
    font-size: 30px;
  }

  .hero-wrapper-13 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-13 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-18 {
    width: 550px;
  }

  .hero-heading-center-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .shadow-two-13 {
    padding-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
  }

  .bold-text-16 {
    font-size: 30px;
  }

  .logos-title-large {
    padding-top: 30px;
    padding-bottom: 50px;
  }

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

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

  .clients-wrapper {
    width: 670px;
  }

  .clients-image {
    width: 130px;
    max-width: 30%;
  }

  .footer-form-two-2 {
    padding: 40px;
  }

  .footer-form-title-2 {
    margin-right: 15px;
  }

  .footer-form-input-2 {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three-2 {
    margin-top: 40px;
  }

  .image-13 {
    margin-left: 275px;
  }

  .menu-button-3 {
    overflow-wrap: normal;
    margin-top: -77px;
    position: sticky;
  }

  .icon-3 {
    position: sticky;
  }

  .image-15 {
    margin-top: -6px;
    margin-left: 212px;
    display: block;
  }

  .image-16 {
    align-self: center;
  }

  .heading-22 {
    margin-top: 0;
  }

  .image-17 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 19px;
  }

  .hero-heading-right-8 {
    color: #fff;
    background-color: #3743aa;
    padding-top: 50px;
    padding-bottom: 40px;
    display: block;
  }

  .container-29 {
    width: 80%;
    max-width: 728px;
  }

  .hero-wrapper-14 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-14 {
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-14 {
    flex: 0 auto;
    align-self: center;
    margin-left: 0;
  }

  .hero-heading-center-3 {
    display: block;
  }

  .hero-wrapper-15 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-15 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-15 {
    align-self: center;
    max-width: 80%;
  }

  .team-circles {
    padding-top: 40px;
    padding-bottom: 60px;
    display: block;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .icon-4 {
    color: #fff;
  }

  .section-5 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .link-block.w--current {
    margin-left: 0;
  }

  .text-block-21, .text-block-22, .text-block-23 {
    padding-left: 10px;
  }

  .text-block-24 {
    color: #fff;
    background-color: #3843aa;
    padding: 10px 20px;
  }

  .text-block-25 {
    color: #fff;
    background-color: #3743aa;
  }

  .hero-without-image-6 {
    padding: 20px;
  }

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

  .pricing-overview-2 {
    width: 830px;
    max-width: 820px;
    padding-bottom: 50px;
  }

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

  .pricing-grid-2 {
    grid-column-gap: 30px;
    width: 100%;
  }

  .pricing-card-three-2 {
    width: 160px;
  }

  .pricing-card-text-2 {
    font-size: 12px;
  }

  .heading-27, .heading-28 {
    line-height: 20px;
  }

  .heading-29 {
    line-height: 19px;
  }

  .heading-30 {
    line-height: 18px;
  }

  .pricing-grid-3 {
    grid-column-gap: 18px;
    place-content: center;
    place-items: center;
    width: 750px;
    margin-left: -36px;
  }

  .pricing-card-three-3 {
    justify-content: center;
    align-items: center;
  }

  .heading-33 {
    line-height: 30px;
  }

  .button-8 {
    margin-top: 19px;
    margin-left: 45px;
    margin-right: 15px;
  }

  .grid-2 {
    grid-row-gap: 26px;
    grid-template-columns: 1fr 1fr;
    font-weight: 500;
  }

  .text-block-28 {
    font-weight: 400;
  }

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

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

  .image-21 {
    margin-top: -22px;
    margin-left: 186px;
  }

  .testimonial-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-main-image-2 {
    width: 300px;
    height: 350px;
  }

  .testimonial-main-content-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 50px;
    display: block;
  }

  .bold-text-28 {
    font-weight: 700;
  }

  .container-36 {
    font-weight: 400;
  }

  .icon-5 {
    color: #fff;
  }

  .container-37 {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-heading-center-4 {
    width: 820px;
    padding-top: 30px;
  }

  .container-42 {
    max-width: 720px;
  }

  .centered-heading-11.margin-bottom-32px {
    margin-left: 0;
  }

  .hero-wrapper-16 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 700px;
    height: 300px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 50px;
    padding-bottom: 0;
    padding-left: 40px;
  }

  .hero-split-16 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-16 {
    align-self: center;
  }

  .hero-heading-center-5 {
    padding-bottom: 10px;
  }

  .hero-wrapper-17 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .container-44 {
    margin-left: 0;
  }

  .pricing-overview-4 {
    padding-top: 30px;
    padding-bottom: 50px;
  }

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

  .pricing-grid-4 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 730px;
  }

  .pricing-card-three-4 {
    width: 235px;
    padding-bottom: 20px;
  }

  .pricing-overview-5 {
    padding-top: 30px;
  }

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

  .pricing-grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -webkit-text-stroke-color: #fff;
    width: 618px;
    margin-top: 20px;
    margin-left: 69px;
  }

  .pricing-card-three-5 {
    background-color: #fff;
    width: 235px;
  }

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

  .pricing-grid-6 {
    grid-column-gap: 30px;
  }

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

  .paragraph-12 {
    width: 100%;
  }

  .hero-without-image-7 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .hero-without-image-8 {
    padding-top: 30px;
  }

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

  .hero-heading-center-6 {
    padding-bottom: 40px;
  }

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

  .hero-wrapper-18 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-17 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-heading-center-7 {
    padding-top: 50px;
  }

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

  .hero-wrapper-19 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-18 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .text-block-31 {
    line-height: 29px;
  }

  .quick-stack-3 {
    padding-top: 40px;
  }

  .hero-without-image-9 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

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

  .icon-6 {
    color: #f6f7fa;
  }

  .hero-without-image-10 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .margin-bottom-24px-27, .heading-48 {
    width: 730px;
  }

  .code-embed-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .icon-7, .icon-8, .icon-9 {
    color: #fff;
  }

  .text-block-38 {
    margin-top: 40px;
  }

  .image-31 {
    margin-left: 47px;
    margin-right: 0;
  }

  .icon-10 {
    color: #fff;
  }

  .heading-50 {
    color: #3743aa;
  }

  .hero-without-image-11 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .image-32 {
    margin-left: 23px;
  }

  .image-33 {
    margin-left: 41px;
    margin-right: auto;
  }

  .hero-without-image-12 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .hero-without-image-13 {
    padding-top: 40px;
  }

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

  .icon-12 {
    color: #f6f7fa;
  }

  .bold-text-46 {
    margin-left: -652px;
  }

  .icon-13 {
    color: #fff;
  }

  .hero-heading-center-8 {
    padding-top: 30px;
  }

  .container-58 {
    width: 90%;
    max-width: 728px;
  }

  .hero-wrapper-20 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-19 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .testimonial-grid-two-3 {
    grid-column-gap: 30px;
  }

  .testimonial-info-three-3 {
    flex-direction: column;
  }

  .features-wrapper-two-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 320px;
  }

  .features-left-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .heading-58 {
    line-height: 30px;
  }

  .features-list-4 {
    padding-top: 30px;
  }

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

  .features-wrapper-two-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .paragraph-17, .paragraph-18, .paragraph-19 {
    width: 200px;
  }

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

  .hero-wrapper-21 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-20, .hero-split-21 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-21 {
    align-self: center;
    margin-left: 114px;
  }

  .image-35, .image-36, .image-37 {
    margin-left: 52px;
  }

  .bold-text-48 {
    text-align: center;
  }

  .bold-text-49 {
    text-align: center;
    width: 270px;
    min-width: 48%;
  }

  .bold-text-50 {
    text-align: center;
  }

  .image-38, .image-39, .image-40 {
    width: 100px;
  }

  .image-41 {
    display: none;
  }

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

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

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

  .hero-wrapper-22 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-22 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .centered-heading-17.margin-bottom-32px {
    font-size: 30px;
  }

  .hero-wrapper-23 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-23 {
    justify-content: center;
    align-items: center;
    max-width: 70%;
    margin-bottom: 10px;
  }

  .margin-bottom-24px-35 {
    text-align: center;
  }

  .shadow-two-23 {
    align-self: center;
  }

  .hero-heading-right-10 {
    margin-bottom: 60px;
    padding-bottom: 0;
  }

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

  .margin-bottom-24px-36 {
    width: 720px;
  }

  .heading-61 {
    width: 560px;
    margin-left: 101px;
  }

  .hero-wrapper-24 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-24 {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-5 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-4 {
    padding: 12px;
  }

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

  .link-block-4, .link-block-5, .link-block-6 {
    width: 110px;
  }

  .columns-6 {
    width: 430px;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
  }

  .section-6 {
    width: 412px;
    margin-left: 177px;
    margin-right: 0;
  }

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

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-6 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-4.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-5 {
    padding: 12px;
  }

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

  .hero-without-image-18 {
    padding-top: 30px;
  }

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

  .text-block-47 {
    font-size: 12px;
  }

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

  .hero-wrapper-25 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-25 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .testimonial-grid-two-4 {
    grid-column-gap: 30px;
  }

  .testimonial-info-three-4 {
    flex-direction: column;
  }

  .grid-11 {
    grid-template-columns: 1fr;
  }

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

  .testimonial-grid-3 {
    grid-template-columns: 1fr 1fr;
    place-items: center;
    width: 113%;
    max-width: 113%;
  }

  .testimonial-main-image-3 {
    width: 320px;
    height: 830px;
  }

  .testimonial-main-content-3 {
    width: 400px;
    margin-left: 2px;
  }

  .hero-wrapper-two-21 {
    margin-left: 0;
  }

  .grid-12 {
    grid-template-columns: 1fr 1fr;
    width: 770px;
  }

  .comparison-table {
    margin-left: 220px;
  }

  .image-55 {
    margin-top: 100px;
  }

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

  .team-slide-wrapper-4 {
    width: 47%;
    margin-right: 6%;
  }

  .heading-64 {
    width: 710px;
    margin-left: 10px;
  }

  .container-83 {
    width: 780px;
  }

  .columns-8 {
    width: 760px;
    margin-left: 30px;
    margin-right: 0;
  }

  .paragraph-29 {
    margin-top: -127px;
    margin-left: 0;
  }

  .columns-9 {
    width: 780px;
    margin-left: 20px;
    margin-right: 0;
  }

  .image-56 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-57 {
    margin-top: 0;
  }

  .image-59 {
    margin-left: 65px;
  }

  .heading-66 {
    font-size: 30px;
  }

  .paragraph-32 {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
  }

  .paragraph-33 {
    text-align: justify;
  }

  .heading-70 {
    text-align: center;
    align-self: center;
  }

  .paragraph-36 {
    width: 630px;
    margin-left: 78px;
  }

  .div-block-4 {
    width: 340px;
  }

  .image-60 {
    margin-left: 0;
  }

  .image-62 {
    margin-top: 115px;
  }

  .image-63 {
    margin-top: 29px;
    margin-left: 0;
  }

  .paragraph-42 {
    width: 370px;
    margin-top: 0;
    margin-left: 0;
  }

  .container-93 {
    margin-top: 314px;
    margin-left: 0;
  }

  .paragraph-43 {
    width: 430px;
  }

  .container-94 {
    width: 440px;
    margin-left: -87px;
  }

  .image-64 {
    margin-top: 85px;
    margin-left: 0;
  }

  .container-95, .container-96 {
    max-width: 100%;
  }

  .container-97 {
    margin-left: 0;
  }

  .paragraph-45 {
    width: 380px;
  }

  .container-98 {
    margin-left: 0;
  }

  .container-99 {
    width: 380px;
  }

  .container-101 {
    width: 360px;
    margin-left: 0;
  }

  .image-66 {
    margin-left: 0;
  }

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

  .section-8 {
    width: 820px;
  }

  .container-103, .container-104 {
    margin-left: 0;
  }

  .image-68 {
    margin-top: 72px;
  }

  .container-105 {
    margin-left: 0;
  }

  .paragraph-46 {
    width: 360px;
    margin-top: -52px;
    padding-top: 0;
  }

  .image-69 {
    margin-top: 54px;
  }

  .paragraph-47 {
    width: 370px;
  }

  .image-70 {
    margin-top: 79px;
  }

  .paragraph-48 {
    width: 380px;
  }

  .image-71 {
    margin-top: 92px;
  }

  .heading-88 {
    margin-top: -124px;
    font-size: 24px;
    line-height: 30px;
  }

  .image-73 {
    margin-top: 47px;
  }

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

  .hero-wrapper-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split-26 {
    justify-content: center;
    align-items: flex-start;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two-26 {
    align-self: center;
    margin-left: 0;
  }

  .heading-91 {
    align-self: center;
  }

  .hero-heading-center-12 {
    padding-top: 40px;
  }

  .hero-split-27, .hero-split-28 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .columns-10 {
    width: 730px;
    margin-left: 0;
  }

  .heading-94 {
    margin-top: 80px;
  }

  .image-79 {
    margin-top: 32px;
  }

  .container-113 {
    width: 310px;
    max-width: 770px;
  }

  .list-6 {
    padding-left: 0;
  }
}

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-heading-left, .hero-heading-left-2, .hero-heading-left-3, .hero-stack, .testimonial-stack {
    padding: 60px 15px;
  }

  .testimonial-text-three {
    font-size: 20px;
    line-height: 28px;
  }

  .pricing-overview, .team-slider, .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }

  .hero-heading-left-4, .hero-heading-center, .hero-without-image, .hero-heading-right, .hero-heading-left-5 {
    padding: 60px 15px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .hero-heading-right-2, .hero-without-image-2, .features-list, .hero-heading-right-3, .hero-heading-right-4, .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .team-slider-2, .gallery-overview, .hero-heading-right-5, .hero-without-image-3 {
    padding: 60px 15px;
  }

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

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

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

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

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .footer-link:hover {
    color: #1a1b1fbf;
  }

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

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

  .footer-divider {
    margin-top: 60px;
  }

  .hero-without-image-4, .hero-without-image-5, .testimonial-column-light-2 {
    padding: 60px 15px;
  }

  .testimonial-grid-two-2 {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three-2 {
    flex-direction: row;
  }

  .features-list-2, .testimonial-column-dark {
    padding: 60px 15px;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .hero-stack-2, .hero-heading-right-6, .team-slider-3, .hero-heading-right-7, .hero-heading-center-2, .logos-title-large {
    padding: 60px 15px;
  }

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

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

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

  .footer-form-container-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title-2 {
    margin-right: 0;
  }

  .footer-form-block-two-2 {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input-2 {
    width: 100%;
  }

  .footer-block-three-2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three-2 {
    margin-bottom: 10px;
  }

  .footer-social-block-three-2 {
    margin-top: 10px;
  }

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

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

  .footer-legal-block-2 {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-heading-right-8, .hero-heading-center-3, .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-without-image-6, .pricing-overview-2, .pricing-overview-3, .logos-title-large-2 {
    padding: 60px 15px;
  }

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

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

  .testimonial-column-dark-2 {
    padding: 60px 15px;
  }

  .testimonial-main-image-2 {
    width: 250px;
  }

  .hero-heading-center-4, .hero-heading-center-5, .pricing-overview-4, .pricing-overview-5, .pricing-overview-6, .hero-without-image-7, .hero-without-image-8, .hero-heading-center-6, .hero-heading-center-7, .hero-without-image-9, .hero-stack-3, .hero-without-image-10, .hero-without-image-11, .hero-without-image-12, .hero-without-image-13, .hero-heading-center-8, .testimonial-column-light-3 {
    padding: 60px 15px;
  }

  .testimonial-grid-two-3 {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three-3 {
    flex-direction: row;
  }

  .features-list-3, .features-list-4, .hero-heading-center-9, .hero-subscribe-right, .hero-without-image-14, .hero-without-image-15, .hero-heading-left-6, .hero-heading-center-10, .hero-heading-right-9, .hero-heading-right-10, .hero-without-image-16, .hero-heading-right-11, .hero-without-image-17 {
    padding: 60px 15px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .navbar-brand-three-2 {
    padding-left: 0;
  }

  .nav-menu-three-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block-2 {
    flex-direction: column;
  }

  .nav-link-6 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-4 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

  .nav-dropdown-list-4.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-4.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-4.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-13 {
    margin-top: 10px;
  }

  .hero-without-image-18, .hero-heading-center-11, .testimonial-column-light-4 {
    padding: 60px 15px;
  }

  .testimonial-grid-two-4 {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three-4 {
    flex-direction: row;
  }

  .hero-without-image-19, .hero-without-image-20, .testimonial-column-dark-3 {
    padding: 60px 15px;
  }

  .testimonial-main-image-3 {
    width: 250px;
  }

  .hero-without-image-21, .features-table, .hero-without-image-22, .team-slider-4, .hero-without-image-23, .hero-without-image-24, .hero-heading-left-7, .hero-heading-right-12, .hero-heading-center-12 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  img {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container, .container-2 {
    max-width: none;
  }

  .heading-2 {
    width: 310px;
    margin-left: 20px;
  }

  .paragraph {
    width: 300px;
  }

  .column-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .quick-stack {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .imagen-hero {
    flex: 0 auto;
    margin-top: 40px;
    display: none;
  }

  .hero-stack {
    max-width: 100%;
    height: 70%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .testimonial-card-three {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

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

  .heading-4 {
    margin-bottom: 0;
    padding: 20px;
    line-height: 18px;
  }

  .navbar {
    display: block;
    top: 0;
  }

  .container-5 {
    position: static;
    inset: 0 auto auto;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

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

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .testimonial-column-light {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .testimonial-grid-two {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    width: 330px;
  }

  .testimonial-card-two {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 370px;
    padding-top: 80px;
    padding-bottom: 60px;
  }

  .hero-heading-left-4 {
    max-width: 100%;
    padding: 40px 30px 50px;
  }

  .margin-bottom-24px-4 {
    align-self: center;
    width: 310px;
  }

  .shadow-two-4 {
    margin-top: -34px;
  }

  .heading-5 {
    text-align: center;
    align-self: center;
    width: 320px;
    margin-left: 0;
    padding-left: 0;
    font-size: 30px;
    line-height: 35px;
  }

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

  .hero-heading-right {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

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

  .hero-wrapper-6 {
    width: 350px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .hero-split-6 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 21px;
  }

  .list {
    width: 300px;
    margin-top: 20px;
    margin-left: 11px;
    padding-left: 0;
  }

  .hero-heading-left-5 {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .hero-split-7 {
    width: 350px;
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom-24px-7 {
    padding-right: 0;
  }

  .shadow-two-6 {
    align-self: center;
    max-width: 100%;
  }

  .image-4 {
    align-self: center;
    margin-left: -13px;
    padding-left: 0;
  }

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

  .navbar-wrapper-2 {
    width: 370px;
    padding-top: 20px;
  }

  .nav-menu-two {
    width: 360px;
    box-shadow: none;
    color: #fff;
    background-color: #3743aa;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
  }

  .menu-button-2 {
    opacity: 1;
    color: #f9f8f7;
    mix-blend-mode: normal;
    background-color: #0000;
    margin-right: 0;
    padding-right: 20px;
  }

  .menu-button-2:active {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
  }

  .image-5 {
    margin-left: -22px;
  }

  .bold-text-2 {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 0;
  }

  .container-13 {
    max-width: 100%;
    margin-left: -14px;
  }

  .button-2 {
    align-self: center;
    margin-left: 0;
    font-family: Montserrat, sans-serif;
  }

  .hero-without-image-2 {
    max-width: 100%;
    padding: 30px 30px 50px;
  }

  .hero-wrapper-two-3 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .features-list {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .features-wrapper-two {
    width: 390px;
    max-width: 100%;
    margin-left: 0;
  }

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

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

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

  .bold-text-3 {
    margin-top: -46px;
  }

  .container-14, .container-15 {
    max-width: none;
  }

  .section-2 {
    display: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

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

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .centered-heading-3 {
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 33px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .team-slider-2 {
    padding-top: 50px;
    padding-bottom: 0;
    display: none;
  }

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

  .team-slide-wrapper-2 {
    width: 100%;
    margin-right: 0%;
  }

  .team-block-info-2 {
    width: 340px;
    max-width: 100%;
  }

  .column-5 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-features-block {
    width: 300px;
    max-width: 100%;
    margin-left: 0;
  }

  .gallery-list {
    color: #fff;
    width: 280px;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .gallery-feature {
    width: 300px;
  }

  .button-5 {
    margin-top: 20px;
    margin-left: 0;
  }

  .hero-heading-right-5 {
    padding-top: 50px;
    display: none;
  }

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

  .hero-split-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .shadow-two-10 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .button-primary-13.footer-form-button {
    position: relative;
    right: 0;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .hero-without-image-3 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .footer-social-block-three {
    align-self: center;
    width: 280px;
    margin-left: -25px;
  }

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

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

  .footer-dark {
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer-copyright-center {
    margin-top: 0;
  }

  .bold-text-5 {
    font-size: 30px;
    line-height: 0;
  }

  .text-block-8 {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .link-2 {
    text-align: center;
    margin-left: 0;
  }

  .image-7 {
    text-align: center;
    margin-left: 95px;
    margin-right: auto;
  }

  .columns-3 {
    width: 100%;
    max-width: 100%;
  }

  .text-block-9 {
    text-align: center;
    margin-top: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-10 {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 13px;
  }

  .bold-text-7 {
    font-size: 30px;
    line-height: 30px;
  }

  .utility-page-wrap {
    margin-top: 0;
  }

  .image-9 {
    max-height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .button-7 {
    background-color: #2f7cff;
    border-radius: 12px;
    width: 180px;
    height: 50px;
    margin-top: 0;
    margin-left: 88px;
    margin-right: 0;
    padding-top: 16px;
  }

  .button-7:hover {
    background-color: #272f77;
  }

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

  .heading-11 {
    align-self: center;
    margin-top: 0;
  }

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

  .testimonial-column-light-2 {
    width: 360px;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .container-22 {
    width: 360px;
    max-width: 100%;
    margin-right: 0;
    padding-right: 20px;
  }

  .centered-heading-4 {
    width: 360px;
    margin-bottom: 24px;
  }

  .testimonial-grid-two-2 {
    width: 360px;
    max-width: 90%;
  }

  .testimonial-card-two-2 {
    width: 360px;
    max-width: 100%;
    margin-right: 20px;
    padding-right: 0;
  }

  .testimonial-info-three-2 {
    width: 350px;
    max-width: 100%;
    margin-right: 20px;
  }

  .testimonial-main-heading-2 {
    width: 190px;
  }

  .text-block-12, .text-block-13, .text-block-14, .text-block-15, .text-block-16 {
    width: 200px;
  }

  .paragraph-4 {
    margin-top: 20px;
  }

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

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

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

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

  .testimonial-column-dark {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .centered-heading-5 {
    margin-bottom: 24px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr;
  }

  .testimonial-block-main {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 360px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-main-image {
    border-radius: 12px;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-24 {
    width: 310px;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .heading-13 {
    text-align: center;
    width: 310px;
    margin-top: 0;
    padding-left: 0;
  }

  .bold-text-13 {
    width: 350px;
    font-size: 30px;
    line-height: 0;
  }

  .hero-stack-2 {
    margin-top: 513px;
    padding-top: 0;
  }

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

  .margin-bottom-24px-16 {
    align-self: center;
  }

  .heading-14 {
    font-size: 30px;
    line-height: 35px;
  }

  .bold-text-14 {
    text-align: left;
    margin-left: 0;
    font-size: 30px;
    line-height: 0;
  }

  .hero-heading-right-6 {
    padding-top: 50px;
    padding-bottom: 40px;
  }

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

  .hero-wrapper-12 {
    padding-left: 10px;
  }

  .hero-split-12 {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 340px;
    max-width: 100%;
    margin-top: -38px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .shadow-two-11 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .team-slider-3 {
    padding-top: 30px;
  }

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

  .centered-heading-6 {
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 30px;
  }

  .team-slide-wrapper-3 {
    width: 100%;
    margin-right: 0%;
  }

  .quick-stack-2 {
    width: 330px;
    margin-left: 16px;
    padding-top: 0;
  }

  .cell-5 {
    padding-bottom: 30px;
  }

  .bold-text-15 {
    line-height: 32px;
  }

  .hero-wrapper-13 {
    margin-bottom: 0;
  }

  .hero-split-13 {
    width: 400px;
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

  .margin-bottom-24px-18 {
    width: 330px;
  }

  .button-primary-18 {
    align-self: center;
  }

  .hero-heading-center-2 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .centered-heading-7 {
    margin-bottom: 24px;
  }

  .shadow-two-13 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-16 {
    line-height: 10px;
  }

  .paragraph-7 {
    margin-top: 0;
  }

  .logos-title-large {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .clients-title {
    font-size: 24px;
  }

  .clients-wrapper {
    width: 360px;
    max-width: 800px;
  }

  .clients-image {
    width: 130px;
    max-width: 70%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .footer-subscribe-2 {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
  }

  .footer-form-two-2 {
    padding: 20px;
  }

  .footer-form-block-two-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input-2 {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-19.footer-form-button {
    position: relative;
    right: 0;
  }

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

  .image-13 {
    text-align: center;
    width: 60%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-17 {
    text-align: center;
    font-size: 13px;
  }

  .text-block-17 {
    text-align: center;
  }

  .menu-button-3 {
    position: fixed;
    left: 85%;
    right: 0%;
  }

  .icon-3 {
    color: #fff;
  }

  .image-15 {
    height: auto;
    margin-top: 20px;
    margin-left: 0;
    display: block;
  }

  .image-16 {
    margin-top: 10px;
    margin-left: 0;
    padding-top: 0;
  }

  .heading-22 {
    text-align: center;
    align-self: center;
    margin-top: 0;
    font-size: 30px;
    line-height: 25px;
  }

  .image-17 {
    margin-top: 20px;
    margin-left: 8px;
    margin-right: 0;
  }

  .hero-heading-right-8 {
    background-color: #3743aa;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .container-29 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-wrapper-14 {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .hero-split-14 {
    color: #fff;
    align-self: center;
    margin-top: -23px;
    margin-left: 0;
    font-family: Montserrat, sans-serif;
  }

  .shadow-two-14 {
    align-self: center;
    margin-top: 17px;
    margin-left: 0;
    margin-right: auto;
    padding-left: 0;
  }

  .margin-bottom-24px-19 {
    text-align: center;
    align-self: center;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-18 {
    color: #fff;
    text-align: center;
    margin-left: 0;
    font-size: 30px;
  }

  .hero-heading-center-3 {
    background-color: #f6f7fa;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
  }

  .centered-heading-8 {
    color: #3743aa;
    margin-bottom: 24px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
  }

  .centered-heading-8.margin-bottom-32px {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px;
    line-height: 40px;
  }

  .hero-wrapper-15 {
    justify-content: center;
    align-items: center;
    width: 360px;
    margin-bottom: -50px;
    display: block;
  }

  .hero-split-15 {
    margin-top: -17px;
    padding-top: 0;
  }

  .shadow-two-15 {
    max-width: 100%;
  }

  .image-18 {
    margin-left: 116px;
    padding-left: 0;
  }

  .team-circles {
    padding-top: 40px;
    padding-bottom: 50px;
    display: block;
  }

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

  .team-grid {
    grid-row-gap: 31px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .team-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: -20px;
    font-family: Montserrat, sans-serif;
  }

  .team-member-image {
    width: 100px;
    height: 100px;
    margin-top: 7px;
  }

  .team-member-name {
    margin-top: -23px;
    font-size: 18px;
  }

  .team-member-position {
    margin-left: 40px;
    margin-right: 40px;
  }

  .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22 {
    font-size: 16px;
  }

  .bold-text-23 {
    font-size: 30px;
    line-height: 0;
  }

  .bold-text-24 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-23 {
    line-height: 30px;
  }

  .bold-text-25 {
    text-align: center;
    line-height: 35px;
  }

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

  .heading-25 {
    line-height: 35px;
  }

  .container-31 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block {
    width: 200px;
  }

  .bold-text-26 {
    font-size: 30px;
    line-height: 30px;
  }

  .link-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block.w--current {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-20 {
    text-align: left;
    margin-top: 20px;
  }

  .container-32 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .hero-without-image-6 {
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
  }

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

  .pricing-overview-2 {
    width: 394px;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .container-34 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .centered-heading-9 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
  }

  .pricing-description-2 {
    width: 100%;
    max-width: 100%;
    margin-top: -13px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .pricing-grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 0;
  }

  .pricing-card-three-2 {
    width: 210px;
    max-width: 100%;
  }

  .pricing-card-text-2 {
    text-align: center;
    align-self: center;
  }

  .heading-27, .heading-28, .heading-29, .heading-30 {
    margin-top: 0;
  }

  .pricing-overview-3 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 20px 30px;
  }

  .pricing-grid-3 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    place-content: center;
    width: 280px;
    margin-left: -15px;
  }

  .pricing-card-three-3 {
    width: 100%;
    max-width: 100%;
    margin-left: 72px;
  }

  .button-8 {
    align-self: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .logos-title-large-2 {
    padding-top: 0;
  }

  .container-35 {
    width: 100%;
    max-width: none;
  }

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

  .image-21 {
    width: 300px;
    max-width: 100%;
    margin-top: 0;
    margin-left: 33px;
  }

  .testimonial-column-dark-2 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    padding-top: 20px;
  }

  .centered-heading-10 {
    margin-bottom: 24px;
  }

  .testimonial-grid-2 {
    grid-template-columns: 1fr;
  }

  .testimonial-block-main-2 {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-main-image-2 {
    align-self: center;
    width: 100%;
    height: 280px;
    margin-top: 40px;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .testimonial-main-content-2 {
    align-self: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .margin-bottom-24px-21, .testimonial-main-heading-4 {
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }

  .image-22 {
    align-self: center;
    margin-top: -28px;
  }

  .container-37 {
    width: 180px;
    margin-top: 20px;
    margin-left: 71px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-38 {
    width: 180px;
    margin-top: 20px;
    margin-left: 71px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-39, .container-40 {
    width: 180px;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-23, .image-24, .image-25 {
    margin-top: 20px;
  }

  .container-41 {
    margin-top: -27px;
  }

  .hero-heading-center-4 {
    width: 394px;
    max-width: 100%;
    margin-bottom: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .centered-heading-11 {
    margin-bottom: 24px;
  }

  .centered-heading-11.margin-bottom-32px {
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    line-height: 31px;
  }

  .hero-wrapper-16 {
    width: 334px;
    height: 550px;
    padding-top: 40px;
  }

  .shadow-two-16 {
    width: 362px;
  }

  .hero-heading-center-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-44 {
    max-width: 100%;
    margin-left: auto;
  }

  .pricing-overview-4 {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }

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

  .pricing-grid-4 {
    grid-template-columns: 1fr;
    width: 360px;
  }

  .pricing-card-three-4 {
    width: 310px;
    margin-bottom: 10px;
  }

  .pricing-image-3 {
    width: 90px;
    height: 90px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .pricing-overview-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .centered-heading-12 {
    margin-bottom: 24px;
  }

  .pricing-grid-5 {
    grid-template-columns: 1fr;
    width: 360px;
    margin-left: 0;
  }

  .pricing-card-three-5 {
    width: 310px;
    margin-bottom: 10px;
  }

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

  .pricing-grid-6 {
    grid-template-columns: 1fr;
  }

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

  .heading-38 {
    margin-top: 0;
  }

  .paragraph-12 {
    text-align: center;
    width: 100%;
    margin: 0 auto 20px;
  }

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

  .heading-39, .heading-40, .heading-41, .heading-42, .heading-43, .heading-44 {
    margin-top: 0;
  }

  .hero-without-image-7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .margin-bottom-24px-23 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .hero-without-image-8 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

  .margin-bottom-24px-24 {
    align-self: center;
  }

  .hero-heading-center-6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .centered-heading-13 {
    margin-bottom: 24px;
  }

  .hero-wrapper-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .shadow-two-17 {
    margin-top: -31px;
  }

  .hero-heading-center-7 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .centered-heading-14 {
    margin-bottom: 24px;
  }

  .quick-stack-3 {
    padding-bottom: 0;
  }

  .hero-without-image-9 {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .hero-stack-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .hero-without-image-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .margin-bottom-24px-27 {
    width: 340px;
  }

  .heading-48 {
    text-align: center;
    width: 340px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-32 {
    width: 340px;
  }

  .image-27 {
    align-self: center;
  }

  .code-embed {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .code-embed-2 {
    margin-left: 0;
    padding-left: 0;
    font-size: 12px;
  }

  .code-embed-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .heading-49 {
    font-size: 30px;
    line-height: 40px;
  }

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

  .code-embed-4 {
    width: 340px;
  }

  .text-block-37 {
    width: 340px;
    margin-top: 500px;
    padding-left: 22px;
  }

  .text-block-38 {
    width: 360px;
    margin-left: 0;
    margin-right: 10px;
  }

  .image-31 {
    margin-left: auto;
  }

  .hero-without-image-11 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .columns-5 {
    width: 340px;
  }

  .bold-text-44 {
    width: 330px;
  }

  .heading-52 {
    line-height: 35px;
  }

  .text-block-41 {
    margin-top: 40px;
  }

  .image-32 {
    margin-left: auto;
  }

  .image-33 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-34 {
    margin-bottom: 20px;
  }

  .hero-without-image-12 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .hero-without-image-13 {
    padding-top: 30px;
  }

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

  .heading-53 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text-46 {
    margin-left: -261px;
  }

  .heading-54 {
    margin-bottom: 0;
    font-size: 30px;
  }

  .column-11 {
    margin-top: 20px;
  }

  .column-12 {
    margin-top: -15px;
  }

  .column-13 {
    margin-top: 20px;
  }

  .hero-heading-center-8 {
    padding-top: 20px;
  }

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

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

  .heading-55 {
    font-size: 30px;
    line-height: 30px;
  }

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

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

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

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

  .heading-58 {
    width: 280px;
    margin-left: 44px;
    line-height: 30px;
  }

  .features-list-4 {
    padding-top: 30px;
  }

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

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

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

  .features-image-4 {
    align-self: center;
    margin-bottom: 10px;
  }

  .paragraph-17 {
    text-align: center;
    align-self: center;
  }

  .paragraph-18, .paragraph-19 {
    text-align: center;
  }

  .quick-stack-4, .quick-stack-5 {
    align-self: center;
  }

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

  .centered-heading-16 {
    margin-bottom: 24px;
  }

  .hero-subscribe-right {
    padding-top: 40px;
  }

  .hero-split-21 {
    align-self: center;
    max-width: 90%;
  }

  .shadow-two-21 {
    margin-left: 0;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .grid-6 {
    grid-template-columns: 1fr;
  }

  .image-35, .image-36, .image-37 {
    margin-left: 124px;
  }

  .paragraph-22 {
    width: 330px;
  }

  .bold-text-48 {
    text-align: center;
    width: 270px;
    min-width: 15%;
  }

  .bold-text-50 {
    width: 330px;
    min-width: auto;
  }

  .image-38 {
    width: 130%;
    max-width: 130%;
    margin-left: -15px;
  }

  .image-39 {
    width: 130px;
    max-width: 130%;
    margin-left: -11px;
  }

  .image-40 {
    width: 130px;
    max-width: 130%;
    margin-left: -15px;
  }

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

  .hero-heading-left-6 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

  .hero-split-22 {
    width: 330px;
    max-width: 100%;
  }

  .margin-bottom-24px-34 {
    width: 330px;
  }

  .heading-59 {
    text-align: center;
    width: 330px;
    font-size: 24px;
    line-height: 30px;
  }

  .hero-heading-center-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .centered-heading-17 {
    margin-bottom: 24px;
  }

  .centered-heading-17.margin-bottom-32px {
    font-size: 24px;
    line-height: 35px;
  }

  .hero-wrapper-23 {
    margin-bottom: 0;
  }

  .hero-split-23 {
    width: 320px;
    max-width: 100%;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
  }

  .margin-bottom-24px-35 {
    text-align: left;
  }

  .hero-heading-right-9 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-60 {
    font-size: 24px;
    line-height: 35px;
  }

  .hero-heading-right-10 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .hero-without-image-16 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .margin-bottom-24px-36 {
    width: 360px;
  }

  .heading-61 {
    width: 360px;
    margin-left: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .hero-heading-right-11 {
    padding-bottom: 40px;
  }

  .hero-without-image-17 {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

  .nav-menu-three {
    flex-direction: column;
  }

  .link-block-4, .link-block-5 {
    width: 100px;
  }

  .link-block-6 {
    align-self: center;
  }

  .columns-6 {
    width: 170px;
    margin-left: 14px;
    padding-left: 0;
  }

  .section-6 {
    width: 180px;
    margin-left: 98px;
  }

  .image-44, .image-45 {
    padding-bottom: 10px;
  }

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

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .hero-without-image-18 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .code-embed-6 {
    width: 350px;
  }

  .text-block-47, .text-block-48 {
    margin-top: 20px;
  }

  .hero-heading-center-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .centered-heading-18 {
    margin-top: 0;
    margin-bottom: 24px;
  }

  .testimonial-column-light-4, .hero-without-image-19 {
    padding-top: 40px;
  }

  .grid-7 {
    grid-template-columns: 1fr;
  }

  .hero-without-image-20 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .grid-11 {
    width: 340px;
  }

  .testimonial-column-dark-3 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .centered-heading-19 {
    margin-bottom: 24px;
  }

  .testimonial-grid-3 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-block-main-3 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    max-width: 90%;
    margin-right: 0;
  }

  .testimonial-main-image-3 {
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0;
    align-self: center;
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .testimonial-main-content-3 {
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
  }

  .hero-without-image-21 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-wrapper-two-21 {
    width: 100%;
  }

  .grid-12 {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .features-table {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .comparison-table {
    max-width: 100%;
    margin-left: 0;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .image-55 {
    margin-top: 0;
  }

  .hero-without-image-22 {
    width: 100%;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }

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

  .centered-heading-20 {
    margin-bottom: 24px;
  }

  .team-slide-wrapper-4 {
    width: 100%;
    margin-right: 0%;
  }

  .heading-64 {
    text-align: center;
    width: 300px;
    margin-left: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .container-83 {
    width: 350px;
    margin-bottom: 0;
  }

  .columns-8 {
    width: 330px;
  }

  .container-84 {
    margin-top: -33px;
  }

  .paragraph-29 {
    width: 330px;
    margin-top: 20px;
    margin-left: -8px;
  }

  .columns-9 {
    width: 370px;
    margin-left: 0;
  }

  .image-56 {
    max-width: 100%;
  }

  .image-59 {
    margin-left: 0;
  }

  .heading-66 {
    line-height: 35px;
  }

  .paragraph-32 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
  }

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

  .container-89 {
    width: 100%;
    max-width: 100%;
  }

  .bold-text-54 {
    font-size: 30px;
    line-height: 10px;
  }

  .column-14 {
    padding-right: 0;
  }

  .text-block-52 {
    text-align: center;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-68 {
    text-align: center;
    margin-left: 0;
  }

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

  .paragraph-36 {
    width: 330px;
    margin-left: 0;
  }

  .bold-text-67 {
    text-align: center;
    width: 350px;
    font-size: 24px;
  }

  .heading-71 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-72 {
    margin-top: -37px;
    font-size: 24px;
  }

  .heading-74 {
    margin-bottom: 0;
    line-height: 40px;
  }

  .heading-83 {
    line-height: 30px;
  }

  .code-embed-7 {
    width: 333.333px;
  }

  .image-60 {
    margin-top: 20px;
  }

  .heading-84 {
    font-size: 30px;
  }

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

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

  .bold-text-76 {
    margin-left: 0;
    font-size: 30px;
  }

  .bold-text-77 {
    width: 300px;
    max-width: 300px;
    font-size: 24px;
  }

  .image-62 {
    margin-top: 55px;
    margin-left: 0;
  }

  .image-63 {
    margin-top: 49px;
  }

  .paragraph-42 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-93 {
    margin-top: 20px;
    margin-right: 0;
  }

  .paragraph-43 {
    width: 360px;
    margin-left: 0;
  }

  .container-94 {
    width: 360px;
    margin-left: 10px;
    margin-right: 0;
  }

  .paragraph-44 {
    width: 350px;
    margin-top: 20px;
    margin-left: 20px;
    padding-left: 0;
  }

  .image-64 {
    margin-top: 42px;
  }

  .paragraph-45 {
    width: 360px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-98 {
    margin-top: 0;
  }

  .container-99 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 20px;
  }

  .image-65 {
    margin-top: 60px;
  }

  .container-100 {
    margin-top: 20px;
  }

  .image-66 {
    margin-top: 33px;
    margin-left: 13px;
  }

  .section-7 {
    width: 100%;
    max-width: 100%;
  }

  .hero-without-image-23 {
    width: 100%;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .margin-bottom-24px-41 {
    width: 340px;
  }

  .heading-87 {
    margin-top: 0;
    font-size: 30px;
  }

  .section-8 {
    width: 100%;
    max-width: 100%;
  }

  .container-103 {
    width: 330px;
    max-width: 394px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-104 {
    margin-top: -49px;
    margin-left: 16px;
    margin-right: 0;
  }

  .image-68 {
    margin-top: 0;
  }

  .container-105 {
    margin-top: -24px;
    margin-left: 29px;
    margin-right: 0;
  }

  .paragraph-46 {
    margin-left: 10px;
  }

  .paragraph-47 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-70 {
    margin-top: 1px;
    padding-bottom: 20px;
  }

  .paragraph-48 {
    width: 350px;
  }

  .image-71 {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .heading-88 {
    margin-top: 0;
  }

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

  .column-18 {
    padding-right: 0;
  }

  .container-106 {
    width: 340px;
    margin-left: 0;
    margin-right: 0;
  }

  .section-9 {
    width: 394px;
  }

  .image-72 {
    margin-left: 50px;
  }

  .list-5 {
    padding-left: 20px;
  }

  .image-73 {
    margin-top: 60px;
  }

  .link-25 {
    width: 310px;
    font-size: 12px;
  }

  .column-19 {
    margin-top: -32px;
    padding-left: 23px;
  }

  .container-107 {
    margin-left: 98px;
    margin-right: 0;
    padding-bottom: 20px;
  }

  .image-74 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-75 {
    margin-left: 97px;
  }

  .paragraph-49 {
    margin-left: 36px;
  }

  .link-26 {
    text-align: center;
    font-size: 12px;
  }

  .heading-89 {
    font-size: 30px;
  }

  .link-27 {
    font-size: 12px;
  }

  .container-108 {
    width: 340px;
  }

  .hero-heading-left-7 {
    padding-top: 40px;
  }

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

  .hero-wrapper-26 {
    margin-bottom: 0;
  }

  .hero-split-26 {
    justify-content: center;
    align-items: center;
  }

  .margin-bottom-24px-42 {
    width: 340px;
  }

  .heading-90 {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-heading-right-12 {
    padding-bottom: 0;
  }

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

  .hero-heading-center-12 {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .centered-heading-21 {
    margin-bottom: 24px;
  }

  .centered-heading-21.margin-bottom-32px {
    font-size: 24px;
    line-height: 35px;
  }

  .heading-93 {
    font-size: 25px;
    line-height: 30px;
  }

  .columns-10 {
    flex: 0 auto;
    align-self: center;
    width: 340px;
  }

  .image-77 {
    margin-left: 69px;
  }

  .image-78 {
    margin-left: 78px;
  }

  .bold-text-79 {
    font-size: 30px;
  }

  .container-110 {
    width: 240px;
  }

  .cell-7 {
    justify-content: center;
    align-items: center;
  }

  .container-111 {
    max-width: 100%;
  }

  .form-block {
    width: 350px;
  }

  .code-embed-9, .code-embed-10 {
    max-width: 100%;
  }

  .link-28 {
    font-size: 11px;
  }

  .section-10, .section-11, .section-12, .section-13, .section-14, .section-15, .section-16, .section-17, .section-18, .section-19, .container-112 {
    width: 100%;
    max-width: 100%;
  }

  .button-10 {
    text-align: center;
    background-color: #3843aa;
    border-radius: 12px;
    align-self: center;
    width: 180px;
    margin-left: 66px;
    font-weight: 500;
  }

  .image-80 {
    margin-left: auto;
    margin-right: auto;
  }

  .list-item-14 {
    width: 300px;
    max-width: 100%;
  }

  .container-114 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
  }

  .list-6 {
    align-self: center;
    padding-left: 0;
  }
}

#w-node-e50aeb17-717d-a9b1-2d70-8948924a7317-b332d49b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_07d8c37e-a9bd-e7a5-00d0-cdd5c8e13037-b332d49b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_07d8c37e-a9bd-e7a5-00d0-cdd5c8e13041-b332d49b, #w-node-_07d8c37e-a9bd-e7a5-00d0-cdd5c8e1304b-b332d49b, #w-node-_2b069447-4dd3-786b-1898-909e8fd1a21f-b332d49b, #w-node-_57478417-69c6-b690-da27-4a59d8c6562b-b332d49b, #w-node-_57478417-69c6-b690-da27-4a59d8c65636-b332d49b, #w-node-_57478417-69c6-b690-da27-4a59d8c65640-b332d49b, #w-node-_57478417-69c6-b690-da27-4a59d8c6564a-b332d49b, #w-node-_260e8582-d182-ed59-3fd6-6d258ed738b9-f0ce201c, #w-node-_260e8582-d182-ed59-3fd6-6d258ed738cd-f0ce201c, #w-node-_90cb6aa4-38da-9768-f0c4-9fb1f15ff4af-f0ce201c, #w-node-_90cb6aa4-38da-9768-f0c4-9fb1f15ff4b7-f0ce201c, #w-node-baf6ccbd-f321-b9af-cc49-29f7215c59b2-f0ce201c, #w-node-baf6ccbd-f321-b9af-cc49-29f7215c59ba-f0ce201c, #w-node-_1ae1aa3e-9192-3343-1471-399c4e0ae6c9-f0ce201c, #w-node-_1ae1aa3e-9192-3343-1471-399c4e0ae6d1-f0ce201c, #w-node-f114e85c-bd84-be20-b65d-ddad323a3044-f0ce201c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eec1a62a-d3ee-bdd1-90ad-40bca9736f6a-f0ce201c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

#w-node-_49c6448b-50c5-a5f4-6b4c-120ba4371476-3726bbca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_49c6448b-50c5-a5f4-6b4c-120ba4371480-3726bbca, #w-node-_49c6448b-50c5-a5f4-6b4c-120ba437148a-3726bbca, #w-node-_09c8d6f9-34a6-c9c4-589b-ec7013c0e414-3726bbca, #w-node-_986f55f2-c573-e03e-ad87-67086cd124fc-3726bbca, #w-node-_986f55f2-c573-e03e-ad87-67086cd12506-3726bbca, #w-node-_986f55f2-c573-e03e-ad87-67086cd12510-3726bbca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b338e49c-4b95-a036-0df3-933acf48d594-3726bbca, #w-node-cb875eb9-ff35-1156-4e89-e52632d74773-3726bbca, #w-node-feed732b-6a0e-d0e4-2852-d969aaed0892-3726bbca, #w-node-_40e48ecf-fd79-1b2d-380a-8980b2ace3c7-3726bbca {
  place-self: center;
}

#w-node-_5d3509c9-a177-78af-119a-e91f2b9ed77e-3726bbca, #w-node-_8f852a19-083d-2623-37c7-ed446447d720-3726bbca, #w-node-fd6e1733-4bae-6d93-2c0c-b8de287f77ba-3726bbca, #w-node-fd6e1733-4bae-6d93-2c0c-b8de287f77c8-3726bbca, #w-node-_02abf3ba-7114-d851-c1aa-2797b9116daa-3c66a84b, #w-node-_02abf3ba-7114-d851-c1aa-2797b9116db4-3c66a84b, #w-node-_02abf3ba-7114-d851-c1aa-2797b9116dbe-3c66a84b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_604f1ce9-3853-8c4b-9968-d70140d69773-3c66a84b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_604f1ce9-3853-8c4b-9968-d70140d6977d-3c66a84b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f114c23-4206-e6bb-3b09-8c1289913ad3-782e7b36 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_09715a42-6dca-1894-1430-8f226946520e-617c2e6a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_7aa7084e-6f57-0688-3c32-67be210fa98f-617c2e6a, #w-node-_013e9cb2-b4a2-f080-79b6-65ef63a9776c-617c2e6a, #w-node-_2d891b6d-d3ce-8e98-ed72-5dd0661a985b-617c2e6a {
  place-self: center;
}

#w-node-_09715a42-6dca-1894-1430-8f226946520e-307b4b78, #w-node-_09715a42-6dca-1894-1430-8f226946520e-335cc8e9, #w-node-_09715a42-6dca-1894-1430-8f226946520e-2657d6a8, #w-node-_09715a42-6dca-1894-1430-8f226946520e-a1f9072a, #w-node-_09715a42-6dca-1894-1430-8f226946520e-0b22dbca, #w-node-f929846f-703e-4940-582f-9b688b3e5e0c-ab7f9756 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_84245e1a-7825-0a4a-d506-1bac27d4a02e-ab7f9756, #w-node-_7cd585fd-229e-fa2d-a53f-43b1e7b7b707-ab7f9756 {
  place-self: center;
}

#w-node-_09715a42-6dca-1894-1430-8f226946520e-89bf62c6, #w-node-_09715a42-6dca-1894-1430-8f226946520e-761a0cc3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-f999722f-ed8f-7a41-c0dc-1dd4b3c10634-761a0cc3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6eb4f0a1-adcd-e060-1e10-627f08451a4d-761a0cc3 {
  place-self: center;
}

#w-node-_17db23d9-925f-8d7d-7124-1be9d0a65b7d-23525e8e, #w-node-_443062a1-619c-bccc-080b-1f1069be9fc0-d24d2f3e, #w-node-_82de3084-7f86-dc41-06d0-f6c49ea81413-d24d2f3e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1f4066fc-f40d-d482-bc58-54d600150aa3-af8791b2 {
  place-self: center;
}

#w-node-c7faee55-2394-928c-61a7-a3df2d27875e-af8791b2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3fb4623-fd74-a3fd-fcc8-5655df26f46a-00cdef29 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fc32d0ed-52ba-c1ac-2d23-681bd888e30c-87b9fdc1, #w-node-fc32d0ed-52ba-c1ac-2d23-681bd888e316-87b9fdc1, #w-node-fc32d0ed-52ba-c1ac-2d23-681bd888e320-87b9fdc1, #w-node-_0eb74117-1888-1a39-c0b9-6cce200ece97-87b9fdc1, #w-node-_0eb74117-1888-1a39-c0b9-6cce200ece9b-87b9fdc1, #w-node-_0eb74117-1888-1a39-c0b9-6cce200ece9f-87b9fdc1, #w-node-b32da388-0e73-2293-17e0-2b21f75ccfca-87b9fdc1, #w-node-_57814d92-2ca7-6221-17e8-908acc8583f6-87b9fdc1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6dbc79f-7e84-2ccb-3c20-3562161c4f8a-87b9fdc1, #w-node-_9cdf83d2-548f-df88-a876-5abb408eb2ba-87b9fdc1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_8e2fead1-07a3-6322-c2f3-b218ee5f68b7-87b9fdc1, #w-node-_8e2fead1-07a3-6322-c2f3-b218ee5f68bc-87b9fdc1, #w-node-_8e2fead1-07a3-6322-c2f3-b218ee5f68c1-87b9fdc1, #w-node-_8e2fead1-07a3-6322-c2f3-b218ee5f68c6-87b9fdc1, #w-node-_8e2fead1-07a3-6322-c2f3-b218ee5f68cb-87b9fdc1, #w-node-_8e2fead1-07a3-6322-c2f3-b218ee5f68d0-87b9fdc1, #w-node-_260e8582-d182-ed59-3fd6-6d258ed738b9-b3cf8017, #w-node-_260e8582-d182-ed59-3fd6-6d258ed738cd-b3cf8017, #w-node-_90cb6aa4-38da-9768-f0c4-9fb1f15ff4af-b3cf8017, #w-node-_90cb6aa4-38da-9768-f0c4-9fb1f15ff4b7-b3cf8017, #w-node-baf6ccbd-f321-b9af-cc49-29f7215c59b2-b3cf8017, #w-node-baf6ccbd-f321-b9af-cc49-29f7215c59ba-b3cf8017, #w-node-_1ae1aa3e-9192-3343-1471-399c4e0ae6c9-b3cf8017, #w-node-_1ae1aa3e-9192-3343-1471-399c4e0ae6d1-b3cf8017, #w-node-f114e85c-bd84-be20-b65d-ddad323a3044-b3cf8017 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eec1a62a-d3ee-bdd1-90ad-40bca9736f6a-b3cf8017 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

@media screen and (min-width: 1440px) {
  #w-node-_57478417-69c6-b690-da27-4a59d8c65636-b332d49b, #w-node-_57478417-69c6-b690-da27-4a59d8c65640-b332d49b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7aa7084e-6f57-0688-3c32-67be210fa98f-617c2e6a, #w-node-_013e9cb2-b4a2-f080-79b6-65ef63a9776c-617c2e6a, #w-node-_84245e1a-7825-0a4a-d506-1bac27d4a02e-ab7f9756 {
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-f114e85c-bd84-be20-b65d-ddad323a3044-f0ce201c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_986f55f2-c573-e03e-ad87-67086cd12510-3726bbca {
    place-self: start center;
  }

  #w-node-_5d3509c9-a177-78af-119a-e91f2b9ed77e-3726bbca, #w-node-_8f852a19-083d-2623-37c7-ed446447d720-3726bbca, #w-node-fd6e1733-4bae-6d93-2c0c-b8de287f77ba-3726bbca, #w-node-fd6e1733-4bae-6d93-2c0c-b8de287f77c8-3726bbca, #w-node-b32da388-0e73-2293-17e0-2b21f75ccfca-87b9fdc1, #w-node-_57814d92-2ca7-6221-17e8-908acc8583f6-87b9fdc1, #w-node-f114e85c-bd84-be20-b65d-ddad323a3044-b3cf8017 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e50aeb17-717d-a9b1-2d70-8948924a7317-b332d49b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_260e8582-d182-ed59-3fd6-6d258ed738b9-f0ce201c, #w-node-f114e85c-bd84-be20-b65d-ddad323a3044-f0ce201c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eec1a62a-d3ee-bdd1-90ad-40bca9736f6a-f0ce201c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_49c6448b-50c5-a5f4-6b4c-120ba4371480-3726bbca, #w-node-_49c6448b-50c5-a5f4-6b4c-120ba437148a-3726bbca, #w-node-_09c8d6f9-34a6-c9c4-589b-ec7013c0e414-3726bbca, #w-node-_986f55f2-c573-e03e-ad87-67086cd124fc-3726bbca, #w-node-b338e49c-4b95-a036-0df3-933acf48d594-3726bbca {
    place-self: center;
  }

  #w-node-_5d3509c9-a177-78af-119a-e91f2b9ed77e-3726bbca {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_8f852a19-083d-2623-37c7-ed446447d720-3726bbca, #w-node-fd6e1733-4bae-6d93-2c0c-b8de287f77ba-3726bbca, #w-node-fd6e1733-4bae-6d93-2c0c-b8de287f77c8-3726bbca {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_02abf3ba-7114-d851-c1aa-2797b9116daa-3c66a84b, #w-node-_02abf3ba-7114-d851-c1aa-2797b9116db4-3c66a84b, #w-node-_02abf3ba-7114-d851-c1aa-2797b9116dbe-3c66a84b {
    place-self: center;
  }

  #w-node-_604f1ce9-3853-8c4b-9968-d70140d69773-3c66a84b {
    justify-self: center;
  }

  #w-node-_604f1ce9-3853-8c4b-9968-d70140d6977d-3c66a84b {
    place-self: center;
  }

  #w-node-_5f114c23-4206-e6bb-3b09-8c1289913ad3-782e7b36 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f999722f-ed8f-7a41-c0dc-1dd4b3c10634-307b4b78 {
    place-self: center;
  }

  #w-node-_17db23d9-925f-8d7d-7124-1be9d0a65b7d-23525e8e, #w-node-_443062a1-619c-bccc-080b-1f1069be9fc0-d24d2f3e, #w-node-_82de3084-7f86-dc41-06d0-f6c49ea81413-d24d2f3e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1f4066fc-f40d-d482-bc58-54d600150aa3-af8791b2 {
    place-self: center;
  }

  #w-node-c3fb4623-fd74-a3fd-fcc8-5655df26f46a-00cdef29 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b32da388-0e73-2293-17e0-2b21f75ccfca-87b9fdc1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_57814d92-2ca7-6221-17e8-908acc8583f6-87b9fdc1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f6dbc79f-7e84-2ccb-3c20-3562161c4f8a-87b9fdc1, #w-node-_9cdf83d2-548f-df88-a876-5abb408eb2ba-87b9fdc1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f114e85c-bd84-be20-b65d-ddad323a3044-b3cf8017 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eec1a62a-d3ee-bdd1-90ad-40bca9736f6a-b3cf8017 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


