:root {
  --black: #262c46;
  --dark-slate-gray-2: #312b3de3;
  --grey: #f2f2f2;
  --silver: #c2beb396;
  --light-sea-green: #1abc9c;
  --peru: #b59143;
}

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

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

h1 {
  color: #8a6d2f;
  letter-spacing: 0;
  text-shadow: none;
  margin: 10px 0;
  font-size: 44px;
  font-style: normal;
  font-weight: 300;
  line-height: 54px;
}

h2 {
  color: #8a6d2f;
  text-shadow: none;
  margin: 0 0 27px;
  font-size: 38px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  text-shadow: none;
  margin: 5px 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #0006;
  letter-spacing: 0;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 30px;
}

.button {
  float: left;
  color: #fff;
  text-align: center;
  background-color: #a8863d;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  width: 30%;
  height: 54px;
  margin-left: -1px;
  padding: 4px 29px 0;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
}

.button:hover {
  background-color: #18c7aa;
}

.field {
  float: left;
  color: #806732;
  background-color: #fff;
  border: 0 solid #000;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  width: 70%;
  height: 54px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: 300;
  transition: box-shadow .15s;
  box-shadow: inset 0 0 8px #0000;
}

.field:focus {
  box-shadow: inset 0 0 0 2px #b59143;
}

.sign-up-form {
  margin-top: 40px;
}

.social-widget {
  float: left;
  width: 100px;
  transition: opacity .3s;
}

.social-widget-wrapper {
  width: 223px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: block;
}

.success-message {
  color: #fff;
  background-color: #b59143;
  border-radius: 2px;
  padding: 20px;
  transition: all .3s;
}

.spread-word {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  margin-top: 20px;
  margin-bottom: 9px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.error-message {
  background-color: #5c3245;
  border-radius: 2px;
  padding-bottom: 5px;
}

.bar {
  float: left;
  background-color: #1abc9c;
  width: 14.285%;
  height: 7px;
}

.container {
  margin-top: -14px;
  padding: 0 70px;
}

.social-section {
  text-align: center;
  background-color: #fac960;
  margin-bottom: -160px;
  padding-top: 0;
  padding-bottom: 0;
}

.share-btn {
  width: 61px;
  margin-left: 14px;
  margin-right: 14px;
  display: inline-block;
}

.share-wrapper {
  margin-top: 32px;
}

.social-btn {
  opacity: .15;
  -webkit-text-stroke-color: #030000;
  margin-left: 17px;
  padding-left: 2px;
  padding-right: 2px;
  transition: opacity .25s;
}

.social-btn:hover {
  opacity: .7;
}

.social-btn.footer {
  margin-left: 9px;
  margin-right: 9px;
}

.navbar {
  background-color: #fff;
  padding-top: 23px;
  padding-bottom: 23px;
}

.right-nav {
  text-align: right;
  padding-top: 2px;
  padding-left: 35px;
  padding-right: 0;
}

.brand {
  color: #000;
  margin-right: 13px;
  padding-left: 25px;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 22px;
  display: inline-block;
}

.logo {
  max-width: 40%;
  margin-top: -10px;
  margin-right: 13px;
}

.logo.footer {
  margin: 0 auto 21px;
  display: block;
}

.section {
  text-align: center;
  margin-bottom: 0;
  padding-top: 41px;
  padding-bottom: 0;
}

.section.hero {
  text-align: center;
  background-color: #fac960;
  margin-top: 2px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.hero.success {
  background-color: #18c7aa;
}

.section.grey {
  background-color: #fff;
  margin-bottom: 62px;
  padding-top: 2px;
  padding-bottom: 0;
  font-weight: 300;
}

.grey-heading {
  color: var(--black);
  text-shadow: none;
  background-color: #0000;
  margin-top: 50px;
  margin-bottom: 4px;
  padding-top: 0;
  padding-bottom: 15px;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.image-crop {
  height: 368px;
  margin-top: 39px;
  margin-bottom: -81px;
  overflow: hidden;
}

.phone-image {
  width: 381px;
  max-width: 90%;
  margin-top: 25px;
  margin-bottom: 8px;
}

.infinite {
  opacity: .15;
  margin-top: 52px;
}

.heading {
  color: var(--black);
  min-width: 10px;
  margin-top: -3px;
  margin-bottom: -5px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.heading-2 {
  color: var(--dark-slate-gray-2);
  font-size: 32px;
  font-weight: 400;
}

.paragraph {
  color: var(--black);
  margin-top: -113px;
  margin-bottom: -28px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.paragraph-2 {
  color: var(--dark-slate-gray-2);
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.paragraph-3 {
  color: var(--black);
}

.button-2 {
  color: var(--black);
  background-color: #eccb38;
  margin-top: -26px;
  margin-bottom: 28px;
  margin-left: -1px;
  padding-top: 11px;
  padding-left: 6px;
  padding-right: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.heading-3 {
  color: var(--black);
  margin-top: 7px;
  margin-bottom: 25px;
  font-size: 34px;
  font-weight: 400;
}

.bold-text {
  font-size: 28px;
}

.grid {
  place-items: center stretch;
  padding-left: 50px;
}

.youtube {
  margin-bottom: -66px;
  padding-bottom: 0;
}

.container-2 {
  margin-top: -104px;
  margin-bottom: -149px;
  padding-top: 0;
  padding-left: 0;
}

.image {
  margin-left: 24px;
  margin-right: 99px;
  padding-left: 23px;
  padding-right: 0;
}

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

.image-3 {
  margin-left: 13px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
}

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

.div-block {
  margin-top: 39px;
}

.image-5 {
  margin-top: 42px;
}

.image-6 {
  padding-bottom: 21px;
}

.image-7 {
  margin-top: 18px;
  margin-bottom: -29px;
}

.bold-text-2 {
  font-size: 30px;
}

.bold-text-3 {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.bold-text-4 {
  font-size: 28px;
}

.bold-text-5 {
  margin-left: 9px;
  padding-left: 0;
  padding-right: 14px;
}

.bold-text-6 {
  padding-left: 0;
  padding-right: 5px;
}

.text-span {
  font-family: Roboto, sans-serif;
}

.bold-text-8 {
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.image-8 {
  border-radius: 20px;
  max-width: 18%;
  overflow: visible;
}

.bold-text-9 {
  -webkit-text-stroke-color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.italic-text {
  font-family: Lato, sans-serif;
}

.bold-text-10 {
  color: var(--black);
  -webkit-text-stroke-color: var(--black);
  border-radius: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.paragraph-5 {
  text-align: center;
  border-radius: 18px;
}

.paragraph-6 {
  color: #000;
  margin-bottom: 24px;
  padding-top: 27px;
  font-size: 20px;
  font-weight: 300;
}

.image-9 {
  padding-top: 25px;
}

.container-3 {
  margin-top: 5px;
  margin-bottom: 7px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-10 {
  border-radius: 20px;
  margin-top: 25px;
  padding-top: 3px;
}

.button-3 {
  margin-top: -18px;
  padding-top: 0;
  padding-bottom: 2px;
}

.button-4 {
  background-color: var(--black);
  border-radius: 20px;
  padding-bottom: 6px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-7 {
  color: #000;
  margin-bottom: 29px;
  padding-top: 12px;
  font-size: 20px;
}

.image-11 {
  border-top: 1px #000;
  border-radius: 20px;
  padding-top: 76px;
}

.button-5 {
  background-color: var(--grey);
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-12 {
  outline-offset: 0px;
  border-radius: 20px;
  outline: 3px #000;
  margin-top: 43px;
  margin-bottom: 21px;
  padding-top: 65px;
  padding-bottom: 0;
  font-weight: 300;
}

.paragraph-8 {
  float: right;
  color: #000;
  margin-top: -71px;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 20px;
  font-weight: 300;
  position: relative;
}

.text-block {
  padding-left: 0;
  padding-right: 25px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.image-13 {
  border-radius: 70px;
  padding-left: 43px;
}

.image-14 {
  border-radius: 20px;
  margin-left: 23px;
  padding-left: 2px;
}

.link-block {
  margin-left: -1px;
  padding-left: 0;
}

.button-6 {
  background-color: var(--black);
  border-radius: 20px;
  margin-top: 25px;
  margin-bottom: 80px;
  padding-top: 5px;
  padding-bottom: 8px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.button-7 {
  background-color: purple;
  border-radius: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.bold-text-14 {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 40px;
}

.button-8 {
  margin-top: 20px;
  padding-top: 8px;
}

.button-9 {
  background-color: var(--black);
  border-radius: 20px;
  margin-bottom: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

.button-10 {
  background-color: green;
  border-radius: 20px;
  margin-left: -1px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button-11 {
  background-color: #ff0004;
  border-radius: 16px;
  margin-left: 21px;
  padding-left: 14px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button-12 {
  background-color: orange;
  border-radius: 20px;
  margin-left: 17px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.image-15 {
  color: #5e3036;
  padding-left: 0;
  font-size: 12px;
  line-height: 12px;
}

.container-4 {
  -webkit-text-stroke-color: #8b3333;
}

.columns {
  color: #7c2a55;
}

.link-block-2 {
  padding-top: 0;
}

.link-block-2.w--current {
  margin-top: -11px;
  padding-top: 5px;
  padding-bottom: 0;
}

.paragraph-9 {
  color: #000;
  text-align: center;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 20px;
  font-weight: 300;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.section-2 {
  color: #68191a;
  -webkit-text-stroke-color: #496819;
  background-color: #fac960;
  border-radius: 60px;
  margin-bottom: 45px;
  padding-top: 0;
  position: relative;
}

.heading-4 {
  color: #000;
  margin-top: 114px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.image-16 {
  color: var(--black);
  vertical-align: middle;
  border-radius: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-flex;
}

.image-17 {
  border-radius: 20px;
  margin-top: 22px;
  margin-bottom: 26px;
  padding-left: 39px;
}

.image-18 {
  border-radius: 20px;
}

.image-19 {
  border-radius: 15px;
  margin-bottom: 0;
  margin-left: -4px;
  padding-left: 0;
}

.section-3 {
  -webkit-text-stroke-color: #000;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 60px;
  margin-bottom: 31px;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-10 {
  color: #000;
  border-radius: 20px;
  margin-top: -29px;
  margin-bottom: -29px;
  padding-top: 7px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.bold-text-19 {
  color: #000;
  -webkit-text-stroke-color: black;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.heading-5 {
  color: #000;
  -webkit-text-stroke-color: #000;
  margin-top: 180px;
  margin-bottom: 48px;
  padding-top: 132px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.image-20 {
  margin-top: 55px;
  padding-top: 0;
  padding-bottom: 0;
}

.button-13 {
  background-color: var(--black);
  border-radius: 20px;
  margin-top: 63px;
  margin-bottom: -31px;
  padding-top: 6px;
  padding-bottom: 11px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.section-5 {
  background-color: #f2f2f2;
  border-radius: 20px;
  margin-top: 48px;
  padding-top: 0;
}

.heading-6 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.paragraph-11 {
  color: #000;
  padding-top: 14px;
  font-size: 20px;
  font-weight: 300;
}

.text-block-2 {
  margin-top: 53px;
  margin-bottom: -64px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.section-5-copy {
  background-color: #f2f2f2;
  border: 1px #000;
  border-radius: 0;
  margin-top: 48px;
  margin-bottom: -76px;
  padding-top: 3px;
  padding-bottom: 14px;
}

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

.image-22 {
  border-radius: 20px;
}

.container-5 {
  border-radius: 0;
  padding-bottom: 95px;
}

.image-23 {
  border-radius: 20px;
  margin-top: 39px;
  margin-bottom: 12px;
  padding-top: 3px;
}

.image-24 {
  border-radius: 20px;
  margin-top: 84px;
  padding-top: 0;
}

.block-quote {
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.link {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-2 {
  color: var(--black);
  border-radius: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-20 {
  -webkit-text-stroke-color: #000;
  text-decoration: none;
}

.heading-7 {
  color: #000;
  margin-top: 43px;
  margin-bottom: 24px;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.link-3 {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.link-4 {
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.image-25 {
  padding-bottom: 34px;
}

.container-6 {
  margin-top: -74px;
  padding-top: 0;
}

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

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

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

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

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

.clients-tag {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 32px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 20px;
}

.clients-wrapper-three {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  border-radius: 20px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.features-metrics {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 68px;
  padding: 38px 30px 60px;
  position: relative;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

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

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

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

.features-metrics-2 {
  background-color: #cdda4500;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 30px;
  padding: 60px 30px 1px;
  position: relative;
}

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

.features-wrapper-2 {
  justify-content: space-around;
  align-items: center;
  margin-bottom: 44px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.features-title-2 {
  margin-bottom: -2px;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

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

.text-block-3 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-4 {
  text-align: center;
  align-self: flex-end;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-5, .text-block-6 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 20px;
  margin-top: 55px;
  padding: 84px 30px 0;
  position: relative;
}

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

.margin-bottom-24px {
  color: #000;
  text-align: center;
  margin-top: -19px;
  margin-bottom: 24px;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 19px;
}

.button-primary {
  color: var(--grey);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1e1f1a;
  margin-top: -85px;
  margin-bottom: 44px;
  padding: 11px 25px 12px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

.heading-8 {
  color: #000;
  margin-top: -37px;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.image-26 {
  border-radius: 20px;
  margin-top: 7px;
  margin-bottom: 42px;
}

.hero-stack-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -70px;
  margin-bottom: 230px;
  padding: 98px 30px 15px;
  position: relative;
}

.margin-bottom-24px-2 {
  color: #000;
  margin-top: -47px;
  margin-bottom: 5px;
  padding-top: 54px;
  padding-bottom: 3px;
  font-size: 19px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 33px;
  margin-bottom: -43px;
  padding: 8px 25px 9px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-9 {
  color: #000;
  border-radius: 20px;
  margin-top: 19px;
  margin-bottom: -3px;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.text-span-2 {
  color: var(--grey);
  -webkit-text-stroke-color: var(--grey);
}

.image-27 {
  border-radius: 20px;
  margin-top: -26px;
  padding-top: 3px;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 20px;
  margin-top: 103px;
  padding: 47px 30px 44px;
  position: relative;
}

.margin-bottom-24px-3 {
  color: #000;
  text-align: center;
  flex: 1;
  margin-bottom: -50px;
  padding-top: 0;
  font-size: 19px;
  display: flex;
}

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

.italic-text-2 {
  font-family: Lato, sans-serif;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -11px;
  margin-bottom: 36px;
  padding: 18px 30px 127px;
  position: relative;
}

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

.centered-heading.margin-bottom-32px {
  color: #000;
  margin-bottom: 32px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

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

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

.margin-bottom-24px-4 {
  color: #000;
  text-align: left;
  border-radius: 9px;
  margin-bottom: 24px;
  font-size: 20px;
  text-decoration: none;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 27px;
  padding: 11px 25px 14px;
  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 {
  box-shadow: 0 4px 24px #96a3b514;
}

.div-block-3 {
  margin-top: -85px;
  padding-bottom: 18px;
}

.hero-without-image-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 20px;
  margin-top: 83px;
  margin-bottom: 22px;
  padding: 59px 30px 8px;
  font-family: Lato, sans-serif;
  position: relative;
}

.margin-bottom-24px-5 {
  color: #000;
  margin-top: -11px;
  margin-bottom: 43px;
  padding-top: 0;
  font-size: 19px;
  font-weight: 300;
}

.button-primary-5 {
  color: var(--grey);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: -36px;
  margin-bottom: 39px;
  padding: 11px 25px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.image-28 {
  border-radius: 20px;
  margin-top: 8px;
  margin-bottom: 39px;
  padding-bottom: 0;
}

.heading-10 {
  color: #000;
  margin-top: -10px;
  font-size: 30px;
  font-weight: 700;
}

.image-29 {
  border-radius: 20px;
  margin-top: 46px;
}

.image-30 {
  border-radius: 20px;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 106px;
  padding: 130px 30px 80px;
  position: relative;
}

.margin-bottom-24px-6 {
  color: #000;
  text-align: left;
  margin-bottom: 24px;
  padding-left: 50px;
  padding-right: 42px;
  font-size: 20px;
  font-weight: 300;
}

.button-primary-6 {
  color: var(--grey);
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.div-block-4 {
  margin-top: -5px;
  margin-bottom: 83px;
  padding-bottom: 0;
  font-weight: 300;
}

.heading-11 {
  color: #000;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.container-9 {
  margin-top: -34px;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-heading-right-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 0;
  margin-top: 81px;
  padding: 19px 30px 80px;
  position: relative;
}

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

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

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

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

.margin-bottom-24px-7 {
  color: #000;
  text-align: center;
  flex: 1;
  align-self: baseline;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.button-primary-7 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  align-self: center;
  margin-top: 9px;
  margin-bottom: -45px;
  padding: 12px 25px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-12 {
  color: #000;
  margin-top: 21px;
  margin-bottom: 7px;
}

.heading-13 {
  color: #000;
  margin-top: -5px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.heading-14 {
  color: #000;
  margin-top: -20px;
  font-size: 30px;
  font-weight: 700;
}

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

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

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

.button-primary-8 {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-color: yellow;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

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

.footer-wrapper-three {
  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 {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  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: #000;
  text-align: center;
  order: 0;
  align-self: center;
  margin-top: -10px;
  padding-top: 22px;
  text-decoration: none;
}

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

.hero-without-image-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 155px;
  margin-bottom: -13px;
  padding: 54px 30px 38px;
  position: relative;
}

.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-8 {
  color: #000;
  text-align: left;
  margin-bottom: 11px;
  padding-top: 16px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.heading-15 {
  color: #000;
  text-align: center;
  margin-top: -30px;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

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

.clients-wrapper-three-2 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three-2 {
  border-radius: 20px;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

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

.clients-tag-2 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 14px;
  line-height: 20px;
}

.clients-wrapper-three-3 {
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three-3 {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

.centered-subheading {
  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-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

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

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 47px;
  padding: 61px 30px 80px;
  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-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;
}

.div-block-5 {
  font-weight: 300;
}

.hero-without-image-4 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 15px;
  margin-top: 61px;
  padding: 14px 30px 26px;
  position: relative;
}

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

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

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

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

.image-31 {
  border-radius: 20px;
  margin-top: 31px;
}

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

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

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

.centered-heading-3.margin-bottom-32px {
  color: #0e0d0d;
  margin-bottom: 32px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-weight: 700;
}

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

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

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

.button-primary-10 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-left: 75px;
  padding: 12px 24px 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;
}

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

.button-14 {
  margin-left: 278px;
  padding-top: 11px;
  padding-left: 14px;
}

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

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

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

.button-primary-11 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 42px;
  margin-bottom: 37px;
  margin-left: 0;
  padding: 11px 23px 10px 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;
}

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

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

.margin-bottom-24px-12 {
  color: #000;
  text-align: left;
  margin-bottom: 24px;
  font-size: 20px;
}

.button-primary-12 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: 11px;
  margin-left: 0;
  padding: 12px 25px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-16 {
  color: #000;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.hero-without-image-5 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: -6px;
  margin-bottom: -2px;
  padding: 206px 30px 52px;
  position: relative;
}

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

.margin-bottom-24px-13 {
  color: #000;
  margin-top: 36px;
  margin-bottom: -6px;
  padding-top: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
}

.button-primary-13 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-top: -17px;
  margin-bottom: -13px;
  padding: 12px 25px 14px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

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

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

.heading-17 {
  color: #000;
  margin-top: -51px;
  margin-bottom: -5px;
  padding-top: 16px;
  font-family: Lato, sans-serif;
  font-size: 35px;
  font-weight: 700;
}

.image-32 {
  border-radius: 20px;
  margin-top: -31px;
  margin-bottom: -106px;
}

.text-block-7 {
  margin-bottom: 11px;
  padding-top: 45px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
}

.italic-text-4 {
  font-style: normal;
}

.bold-text-23 {
  font-style: normal;
  font-weight: 400;
}

.bold-text-24 {
  color: #000;
}

.container-15 {
  padding-top: 4px;
}

.button-15 {
  margin-bottom: 12px;
  padding-top: 6px;
  padding-bottom: 7px;
}

.button-16 {
  margin-bottom: 11px;
  padding-top: 7px;
}

.button-17 {
  margin-bottom: 8px;
  padding-top: 4px;
  padding-bottom: 8px;
}

.button-18 {
  padding-top: 6px;
  padding-bottom: 5px;
}

.grid-2 {
  margin-top: -15px;
}

.button-19, .button-20 {
  background-color: #000;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button-21 {
  background-color: #161206;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button-22 {
  background-color: #000;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button-23 {
  background-color: #366336;
  border-radius: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.button-24 {
  background-color: #9e0608;
  border-radius: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.button-25 {
  background-color: gray;
  border-radius: 20px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.button-26 {
  background-color: #dfa741;
  border-radius: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.button-27 {
  background-color: purple;
}

.button-28 {
  background-color: #8a338a;
  border-radius: 0;
  margin-top: -1px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

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

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

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

.margin-bottom-24px-14 {
  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;
}

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

.bold-text-25 {
  font-weight: 400;
}

.grid-3 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  margin-top: -2px;
  margin-bottom: 45px;
  margin-right: -17px;
  padding-right: 19px;
}

.image-33 {
  text-align: right;
  vertical-align: middle;
  margin-top: -247px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 78px;
  display: inline-block;
}

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

.heading-18 {
  margin-bottom: 35px;
}

.heading-19 {
  color: #000;
  margin-top: -231px;
  margin-bottom: 80px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.image-34 {
  margin-top: -87px;
}

.image-35 {
  mix-blend-mode: normal;
  margin-top: -3px;
  margin-bottom: -54px;
  transition: opacity .2s;
  overflow: visible;
}

.text-block-9 {
  color: #000;
  text-align: center;
  margin-top: -18px;
  margin-bottom: -1px;
  padding-top: 35px;
  padding-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 45px;
}

.superscript-2 {
  font-family: Lato, sans-serif;
  font-size: 25px;
}

.superscript-3 {
  font-family: Lato, sans-serif;
  font-size: 28px;
}

.italic-text-5, .italic-text-6 {
  font-weight: 400;
}

.button-29 {
  background-color: #000;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.heading-20 {
  color: #000;
  margin-top: 46px;
}

.paragraph-12 {
  color: #000;
  font-size: 20px;
}

.paragraph-13 {
  color: #000;
  font-weight: 400;
}

.image-36 {
  border-radius: 20px;
}

@media screen and (max-width: 991px) {
  h1, p {
    text-shadow: none;
  }

  .button {
    width: 30%;
  }

  .field {
    width: 70%;
  }

  .social-btn {
    transition: all .2s;
  }

  .social-btn:hover {
    opacity: .8;
  }

  .brand {
    font-weight: 300;
  }

  .image-15 {
    color: #000;
    background-color: #662ace;
  }

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

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

  .clients-image-three {
    margin-bottom: 30px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

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

  .features-wrapper-2 {
    justify-content: space-between;
  }

  .button-primary, .text-span-2 {
    color: var(--grey);
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two {
    flex: none;
    align-self: center;
    margin-top: -78px;
    padding-top: 0;
    font-style: italic;
  }

  .div-block-3 {
    margin-top: -79px;
    padding-bottom: 61px;
  }

  .button-primary-5 {
    color: var(--grey);
  }

  .hero-heading-right {
    padding-bottom: 47px;
  }

  .margin-bottom-24px-6 {
    align-self: stretch;
  }

  .button-primary-6 {
    color: var(--grey);
    margin-top: 9px;
    margin-right: -12px;
    padding-top: 12px;
    padding-right: 10px;
  }

  .heading-11 {
    align-self: center;
  }

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

  .shadow-two-2 {
    align-self: center;
  }

  .heading-12 {
    text-align: center;
    align-self: center;
  }

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

  .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-copyright {
    align-self: flex-end;
  }

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

  .clients-image-three-2, .clients-image-three-3 {
    margin-bottom: 30px;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .bold-text-22 {
    text-align: center;
    font-size: 42px;
  }

  .container-13, .container-14 {
    max-width: 728px;
  }

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

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

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .bold-text-25 {
    font-weight: 400;
  }

  .text-block-8 {
    color: #000;
    margin-top: -15px;
    padding-bottom: 12px;
    font-family: Lato, sans-serif;
    font-weight: 400;
  }

  .image-35 {
    margin-top: 33px;
  }

  .superscript {
    font-size: 30px;
  }

  .text-block-9 {
    color: #000;
    margin-top: -81px;
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  h1, p {
    text-shadow: none;
  }

  .button {
    width: 40%;
  }

  .field {
    width: 60%;
  }

  .container {
    padding-left: 33px;
    padding-right: 33px;
  }

  .social-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .brand {
    font-family: Lato, sans-serif;
  }

  .section.hero {
    padding-top: 11px;
    padding-bottom: 26px;
  }

  .heading {
    font-family: Lato, sans-serif;
  }

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

  .section-6 {
    color: #6e2424;
  }

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

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

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

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

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

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

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

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

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

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

  .text-block-4 {
    align-self: center;
  }

  .hero-stack {
    margin-top: 62px;
    padding: 89px 15px 60px;
  }

  .margin-bottom-24px {
    font-family: Lato, sans-serif;
  }

  .hero-stack-2 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-2 {
    font-family: Lato, sans-serif;
  }

  .hero-without-image, .hero-heading-center, .hero-without-image-2 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-5 {
    font-family: Lato, sans-serif;
  }

  .hero-heading-right, .hero-heading-right-2 {
    padding: 60px 15px;
  }

  .shadow-two-2 {
    align-self: center;
  }

  .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 {
    color: #000;
    text-align: center;
    align-self: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

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

  .hero-without-image-3 {
    padding: 60px 15px;
  }

  .margin-bottom-24px-8 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 17px;
  }

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

  .clients-wrapper-three-2 {
    margin-bottom: -30px;
  }

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

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

  .clients-wrapper-three-3 {
    margin-bottom: -30px;
  }

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

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

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

  .hero-without-image-4, .hero-heading-center-2, .hero-heading-right-3, .hero-heading-right-4, .hero-without-image-5 {
    padding: 60px 15px;
  }

  .hero-wrapper-two-4 {
    margin-top: -112px;
  }

  .image-32 {
    margin-top: 26px;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .bold-text-25 {
    font-weight: 400;
  }

  .image-35 {
    margin-top: 54px;
    margin-bottom: -60px;
  }

  .text-block-9 {
    margin-bottom: -49px;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-shadow: none;
    font-size: 36px;
    line-height: 46px;
  }

  h2 {
    text-shadow: none;
    font-size: 30px;
    line-height: 31px;
  }

  p {
    text-shadow: none;
    padding-left: 18px;
    padding-right: 18px;
  }

  .button {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    width: 100%;
    margin-left: 0;
  }

  .field {
    text-align: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    width: 100%;
  }

  .social-widget {
    width: 96px;
  }

  .social-widget-wrapper {
    width: 194px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .social-section {
    margin-bottom: -140px;
    padding: 7px 14px 42px;
  }

  .brand {
    font-family: Lato, sans-serif;
    font-size: 25px;
    font-weight: 700;
  }

  .section {
    padding-top: 47px;
    padding-bottom: 0;
  }

  .section.hero {
    padding-top: 0;
  }

  .section.grey {
    padding-top: 8px;
    padding-bottom: 17px;
  }

  .grey-heading {
    text-shadow: none;
  }

  .image-crop {
    height: 278px;
    margin-bottom: -47px;
  }

  .phone-image {
    width: 80%;
  }

  .heading {
    color: var(--black);
    margin-top: 7px;
    margin-bottom: 5px;
    font-family: Lato, sans-serif;
    font-size: 23px;
    font-weight: 700;
  }

  .paragraph-2 {
    color: var(--black);
  }

  .button-2 {
    margin-bottom: 38px;
    margin-left: 3px;
    padding-top: 6px;
    padding-left: 0;
  }

  .grid {
    grid-template-rows: 38px 14px;
    grid-template-columns: 1.25fr 1.5fr;
  }

  .image-4 {
    margin-left: 10px;
  }

  .image-6 {
    padding-top: 5px;
    padding-bottom: 42px;
  }

  .bold-text-5 {
    font-size: 18px;
  }

  .bold-text-6 {
    padding-left: 7px;
  }

  .bold-text-7 {
    font-size: 27px;
  }

  .div-block-2 {
    padding-top: 0;
  }

  .bold-text-9, .bold-text-10 {
    font-size: 30px;
  }

  .bold-text-11 {
    color: var(--grey);
    text-align: center;
    font-weight: 700;
  }

  .bold-text-12, .bold-text-13 {
    color: var(--grey);
  }

  .paragraph-4 {
    color: #f0e0e0d4;
    font-family: Lato, sans-serif;
  }

  .bold-text-14 {
    font-size: 30px;
  }

  .section-2 {
    border-radius: 20px;
  }

  .image-19 {
    margin-bottom: 30px;
    margin-left: -2px;
    padding-bottom: 5px;
  }

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

  .heading-6 {
    font-size: 25px;
  }

  .text-block-2 {
    margin-top: 39px;
    font-size: 15px;
    font-weight: 400;
  }

  .image-22 {
    font-size: 10px;
  }

  .heading-7 {
    margin-top: 51px;
    margin-bottom: 13px;
    font-size: 28px;
  }

  .link-4 {
    color: var(--black);
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 20px;
  }

  .bold-text-21 {
    font-size: 25px;
  }

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

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

  .clients-tag {
    font-family: Lato, sans-serif;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .features-metrics-2 {
    margin-top: 30px;
    padding-bottom: 118px;
  }

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

  .features-wrapper-2 {
    margin-bottom: -114px;
  }

  .features-title-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6 {
    font-weight: 400;
  }

  .hero-stack {
    margin-top: 50px;
    margin-bottom: 34px;
    padding-bottom: 8px;
  }

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

  .button-primary {
    color: var(--grey);
  }

  .heading-8 {
    margin-top: -16px;
    font-size: 30px;
  }

  .hero-stack-2 {
    margin-top: -77px;
    padding-top: 54px;
    padding-bottom: 28px;
  }

  .margin-bottom-24px-2 {
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 300;
  }

  .text-span-2 {
    color: var(--grey);
  }

  .image-27 {
    margin-top: 0;
  }

  .hero-without-image {
    margin-top: 77px;
    margin-bottom: 68px;
    padding-top: 68px;
    padding-bottom: 60px;
  }

  .margin-bottom-24px-3 {
    margin-top: -1px;
    margin-bottom: -76px;
    padding-top: 0;
    font-size: 20px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .shadow-two {
    margin-top: -34px;
  }

  .div-block-3 {
    margin-top: -92px;
    padding-bottom: 57px;
  }

  .hero-without-image-2 {
    margin-top: 12px;
    margin-bottom: 13px;
    padding-top: 72px;
    padding-bottom: 30px;
  }

  .margin-bottom-24px-5 {
    font-size: 20px;
  }

  .button-primary-5 {
    color: var(--grey);
  }

  .heading-10 {
    margin-top: -34px;
  }

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

  .button-primary-6 {
    color: var(--grey);
  }

  .div-block-4 {
    margin-bottom: 98px;
  }

  .italic-text-3 {
    font-size: 20px;
  }

  .heading-11 {
    font-weight: 400;
  }

  .hero-heading-right-2 {
    margin-top: 34px;
    padding-top: 35px;
  }

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

  .shadow-two-2 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-12 {
    margin-top: -2px;
    margin-bottom: 15px;
    padding-top: 33px;
    padding-bottom: 0;
  }

  .heading-14 {
    font-size: 28px;
  }

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

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

  .button-primary-8.footer-form-button {
    position: relative;
    right: 0;
  }

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

  .footer-copyright {
    text-align: center;
    align-self: center;
  }

  .hero-without-image-3 {
    margin-top: 74px;
    padding-top: 8px;
    padding-bottom: 26px;
  }

  .margin-bottom-24px-8 {
    color: #000;
    text-align: left;
    font-family: Lato, sans-serif;
  }

  .heading-15 {
    text-align: left;
    margin-top: 41px;
  }

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

  .clients-wrapper-three-2 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: 0 auto;
    grid-template-columns: 1fr 2fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three-2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .clients-wrapper-three-3 {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three-3 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .testimonial-quote-icon {
    width: 30px;
  }

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

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .hero-without-image-4 {
    margin-top: 28px;
    padding-top: 8px;
    padding-bottom: 28px;
  }

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

  .button-primary-9 {
    font-weight: 400;
  }

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

  .centered-heading-3 {
    margin-bottom: 24px;
  }

  .hero-without-image-5 {
    margin-top: -9px;
    margin-bottom: -53px;
    padding-top: 139px;
    padding-bottom: 41px;
  }

  .hero-wrapper-two-4 {
    margin-top: -220px;
    padding-top: 0;
  }

  .image-32 {
    margin-top: 4px;
    margin-bottom: -31px;
  }

  .grid-2 {
    margin-top: 6px;
  }

  .button-19 {
    margin-top: 1px;
    padding-top: 6px;
  }

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

  .bold-text-25 {
    font-weight: 400;
  }

  .grid-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: -2px;
    margin-right: -29px;
    padding-right: 24px;
  }

  .image-33 {
    padding-left: 0;
    padding-right: 29px;
  }

  .youtube-2 {
    margin-top: 22px;
    margin-bottom: 13px;
    padding-bottom: 0;
  }

  .heading-19, .subscript {
    font-weight: 400;
  }

  .image-35 {
    margin-top: 19px;
  }

  .text-block-9 {
    margin-top: -90px;
    margin-bottom: -27px;
  }

  .superscript-2 {
    font-size: 22px;
  }

  .button-29 {
    margin-top: 56px;
  }

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

#w-node-_80fb7aed-fb41-5c13-0149-03e26e655f47-4f4aeb9a {
  align-self: center;
}


