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

p {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
}

.header-08 {
  min-height: 80vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/hero-wave.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding: 145px 5% 130px;
  display: flex;
  position: relative;
}

.container-h3 {
  max-width: 1140px;
  flex: 1;
  display: flex;
}

.block-left-hero {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero_heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 55px;
  line-height: 1.1;
}

.para_white {
  max-width: 510px;
  color: #f5f7fd;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.block-right-hero {
  width: 40%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-n7 {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.logo-block-n7 {
  margin-right: 15px;
}

.nav-07 {
  height: 80px;
  border: 1px #000;
  padding: 10px 5%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.link-block-n7 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.button-n7 {
  color: #173049;
  background-color: rgba(233, 233, 246, .17);
  border: 1px solid rgba(23, 48, 73, .18);
  border-radius: 4px;
  margin-left: 15px;
  padding: 11px 35px;
}

.button-n7:hover {
  background-color: rgba(210, 210, 235, .17);
}

.container-flex-n8 {
  height: 100%;
  max-width: 1140px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-wrap-n7 {
  height: 100%;
  color: #173049;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.nav-wrap-left-n7 {
  height: 100%;
  align-items: center;
  display: flex;
}

.dropdown-n7.w--open {
  min-width: 140px;
  background-color: #fff;
  border-radius: 4px;
  padding: 8px;
  box-shadow: 0 1px 3px rgba(23, 48, 73, .13);
}

.search-icon-n8 {
  margin-right: 15px;
}

.nav-wrap-right-n7 {
  align-items: center;
  display: flex;
}

.register-wrap-n8 {
  height: 100%;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
}

.icon_wrap {
  overflow: hidden;
}

.section_01 {
  justify-content: center;
  align-items: center;
  padding: 0 5%;
  display: flex;
}

.text_features {
  color: #898ab1;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.card_col_2 {
  width: 50%;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
  padding: 15px;
  display: flex;
  position: relative;
  top: -30px;
}

.container_p {
  max-width: 1140px;
  flex: 1;
  align-items: center;
  display: flex;
}

.card_base {
  width: 100%;
  min-height: 270px;
  color: #000;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 35px;
  padding: 55px 25px 0;
  position: relative;
  box-shadow: 1px 1px 30px rgba(175, 179, 182, .14);
}

.h1_example {
  color: #342869;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 41px;
  line-height: 46px;
}

.col_60 {
  width: 60%;
  justify-content: space-between;
  padding: 10px 10px 0;
  display: flex;
}

.paragraph {
  color: #898ab1;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.paragraph.space-below {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
}

.col_40 {
  width: 40%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 35px;
  display: flex;
}

.card_row {
  width: 50%;
  flex-direction: column;
  align-items: center;
  padding: 15px;
  display: flex;
}

.dropdown-toggle, .dropdown-toggle-2 {
  color: #fff;
}

.h1_features-2 {
  color: #342869;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.text-co2 {
  max-width: 560px;
  color: #767ead;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.content-left-co2 {
  width: 50%;
  padding-right: 55px;
  position: relative;
}

.container-co2 {
  max-width: 1140px;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.check-co2 {
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.check-wrap-co2 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.image-13 {
  width: 15px;
  margin-right: 12px;
}

.content-right-co2 {
  width: 50%;
}

.button-b1 {
  max-width: 170px;
  min-height: 50px;
  min-width: 140px;
  color: #fff;
  background-color: #6165ff;
  border: 1px solid rgba(23, 48, 73, .18);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 11px 20px;
  font-size: 15px;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

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

.text-block-22 {
  margin-right: 8px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.logo-wrap-c1 {
  width: auto;
  display: inline-block;
}

.image-14 {
  margin-left: auto;
  margin-right: auto;
}

.container_flex {
  max-width: 1140px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.n06_navbar {
  height: 90px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 5%;
  padding-right: 5%;
}

.n06 {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.n06_container {
  height: 100%;
  max-width: 1140px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.n06_link_wrap {
  height: 100%;
  align-items: center;
  display: flex;
}

.n06_btn {
  color: #6165ff;
  background-color: #fff;
  border-radius: 4px;
  margin-left: 35px;
  padding: 11px 35px;
  transition: all .2s;
}

.n06_btn:hover {
  color: #fff;
  background-color: #5155d6;
}

.n06_link {
  height: 100%;
  min-width: 90px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  text-decoration: none;
  transition: all .25s;
  display: flex;
}

.n06_link:hover {
  transform: translate(0, -3px);
}

.n06_link_text {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.f03 {
  min-height: 200px;
  background-color: #6165ff;
  padding: 55px 5%;
}

.link-header {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.social-icon-circle {
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 0;
  padding: 8px;
  display: flex;
  position: relative;
}

.heading-4 {
  max-width: 480px;
  color: #fff;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  line-height: 38px;
  display: block;
}

.div-block-3 {
  padding-top: 35px;
}

.f03_btn {
  min-height: 48px;
  min-width: 150px;
  color: #5d3eff;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding-left: 28px;
  padding-right: 28px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.f03_column_right {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.social-icon-wrap-2 {
  margin-top: 10px;
  display: flex;
}

.text-link-footer {
  color: rgba(255, 255, 255, .69);
  margin-bottom: 11px;
  font-family: Lato, sans-serif;
  display: block;
}

.footer-top-wrap-2 {
  border-bottom: 1px solid rgba(255, 255, 255, .25);
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 35px;
  display: flex;
}

.text-block-26 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  display: block;
}

.link-block-3 {
  position: absolute;
}

.social-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.container-3 {
  max-width: 1200px;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tabs-menu-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1-p4 {
  color: #173049;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-size: 42px;
  line-height: 50px;
}

.text-block-19 {
  color: #4e5d78;
  text-align: center;
  font-family: Lato, sans-serif;
  line-height: 35px;
}

.container-p4 {
  max-width: 1140px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-2 {
  color: #33334f;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 48px;
}

.text-block-20 {
  max-width: 200px;
  color: #9596ac;
  text-align: center;
  margin-top: 12px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.pricing-p3 {
  min-height: 600px;
  padding: 80px 5%;
}

.button-p3 {
  color: #6165ff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #6165ff;
  border-radius: 6px;
  margin-top: 25px;
  margin-left: 0;
  padding: 10px 52px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  transition: all .25s ease-in;
}

.tap-pane-p3 {
  padding-top: 55px;
  padding-bottom: 35px;
}

.text-block-18 {
  text-align: center;
  letter-spacing: 2px;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.button-p3-02 {
  color: #f5fafc;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #6165ff;
  border: 1px solid #6165ff;
  border-radius: 6px;
  margin-top: 25px;
  margin-left: 0;
  padding: 10px 52px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  transition: all .25s ease-in;
}

.tab-link-tab-1 {
  min-width: 150px;
  letter-spacing: 1px;
  background-color: #f5fafc;
  border: 1px solid #6165ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  font-size: 13px;
  display: flex;
}

.tab-link-tab-1.w--current {
  min-width: 150px;
  color: #fff;
  text-transform: uppercase;
  background-color: #6165ff;
  border-style: solid none solid solid;
  border-color: #6165ff;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  display: flex;
}

.pricing-card-p4 {
  max-width: 330px;
  min-height: 400px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px;
  display: flex;
}

.pricing-card-p4.p4-dropshadow {
  box-shadow: 1px 1px 43px rgba(23, 48, 73, .06);
}

.content_wrap_02 {
  background-color: #6165ff;
  justify-content: center;
  align-items: center;
  padding: 30px 5% 80px;
  display: flex;
}

.h1_c_2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 38px;
  line-height: 44px;
}

.section_02 {
  background-image: url('../images/base_wave.svg');
  background-position: 50% 101%;
  background-repeat: no-repeat;
  background-size: 100%;
  justify-content: center;
  align-items: center;
  padding: 0 5% 200px;
  display: flex;
}

.button-b2 {
  max-width: 190px;
  min-height: 50px;
  min-width: 140px;
  color: #6165ff;
  background-color: #fff;
  border: 1px solid rgba(23, 48, 73, .18);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 11px 20px;
  font-size: 15px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

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

.logo_wrap {
  width: 100%;
  height: 100%;
  max-width: 900px;
  justify-content: space-between;
  align-items: center;
  margin: 45px auto;
  display: flex;
  position: relative;
}

.button-card {
  min-height: 50px;
  min-width: 150px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #8c54ff;
  background-image: linear-gradient(159deg, #8c54ff, #7b41f1);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
  box-shadow: inset -1px -1px 3px rgba(32, 27, 61, .6), inset 1px 1px 3px rgba(238, 230, 255, .44), 1px 1px 2px #5b3acc;
}

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

.flowbase-close-card {
  opacity: .43;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 10px 13px 10px 10px;
  transition: all .2s ease-out;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.flowbase-close-card:hover {
  opacity: 1;
}

.flowbase-home-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.flowbase-title {
  color: #5b3acc;
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 700;
}

.flowbase-author {
  color: #9b9eb8;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.flowbase-left-wrap {
  display: flex;
}

.flowbase-title-wrap {
  min-height: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 25px;
  display: flex;
}

.flowbase-product-wrap {
  min-height: 40px;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  display: flex;
  position: relative;
}

.flowbase-tag {
  z-index: 99999;
  min-width: 520px;
  background-color: #fff;
  border-radius: 200px;
  margin-bottom: 30px;
  margin-left: 30px;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 8px 1px 20px rgba(128, 124, 142, .15);
}

.highlight-text {
  color: #5b3acc;
}

.flowbase-underline {
  text-decoration: underline;
}

.flowbase-icon-wrap {
  width: 60px;
  height: 60px;
  background-color: #5b3acc;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.flowbase-banner {
  height: 64px;
}

.image-15 {
  width: auto;
  height: 35px;
  font-family: Lato, sans-serif;
}

.text-span {
  font-size: 38px;
}

.text-span-2 {
  font-size: 13px;
}

.text-block-27, .text-block-28 {
  font-family: Lato, sans-serif;
}

.image-16 {
  width: 150px;
  height: auto;
}

.text-block-29 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
}

.div-block-4 {
  color: #fff;
  text-align: right;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

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

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

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

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

@media screen and (max-width: 991px) {
  .section_01 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .card_col_2 {
    padding-right: 0;
  }

  .container_p {
    flex-direction: column;
  }

  .col_60 {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 25px;
    padding-left: 0;
  }

  .col_40 {
    width: 100%;
  }

  .card_row {
    padding-left: 0;
  }

  .content-left-co2, .content-right-co2 {
    width: 100%;
  }

  .container_flex {
    flex-direction: column;
  }

  .pricing-p3, .content_wrap_02, .section_02 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .flowbase-tag {
    max-width: 610px;
    min-width: auto;
    margin-right: 15px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .header-08 {
    padding-top: 167px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .container-h3 {
    flex-direction: column;
  }

  .block-left-hero, .block-right-hero {
    width: 100%;
  }

  .card_col_2 {
    width: 100%;
    padding-left: 0;
  }

  .col_60 {
    flex-direction: column;
  }

  .col_40 {
    padding-right: 0;
  }

  .card_row {
    width: 100%;
    padding-right: 0;
  }

  .content-left-co2 {
    margin-bottom: 55px;
    padding-right: 0;
  }

  .container-co2 {
    flex-direction: column;
  }

  .logo-wrap-c1 {
    margin-bottom: 50px;
  }

  .n06_container {
    justify-content: flex-start;
  }

  .n06_link_wrap {
    display: none;
  }

  .footer-top-wrap-2 {
    align-items: center;
  }

  .logo_wrap {
    flex-direction: column;
    justify-content: flex-start;
  }

  .hero_img {
    width: 100%;
  }

  .flowbase-product-wrap {
    display: none;
  }

  .flowbase-tag {
    min-width: auto;
    margin-left: 15px;
  }
}

@media screen and (max-width: 479px) {
  .header-08 {
    padding-bottom: 45px;
  }

  .hero_heading {
    font-size: 35px;
  }

  .para_white {
    font-size: 16px;
  }

  .h1_example {
    font-size: 36px;
  }

  .paragraph.space-below {
    font-size: 14px;
  }

  .content-right-co2 {
    padding-top: 0;
  }

  .link-header {
    margin-bottom: 5px;
  }

  .heading-4 {
    font-size: 22px;
    line-height: 33px;
  }

  .div-block-3 {
    text-align: center;
  }

  .f03_btn {
    width: 100%;
  }

  .f03_column_right {
    justify-content: center;
    align-items: center;
  }

  .flowbase-close-card {
    top: 0;
    bottom: auto;
    right: 0;
  }

  .flowbase-title-wrap {
    width: 100%;
    padding-left: 4px;
  }

  .flowbase-product-wrap {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flowbase-tag {
    min-width: auto;
    margin-left: 5px;
    margin-right: 5px;
  }

  .flowbase-icon-wrap {
    min-width: 60px;
  }

  .flowbase-banner {
    display: none;
  }

  .flowbase-footer {
    background-image: none;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: cover;
  }

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

  .column {
    flex-direction: column;
    padding-bottom: 20px;
    display: flex;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}