:root {
  --midnight-blue: #2ab200;
  --mint-cream: #f2fbf7;
}

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

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

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

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

.feature-dropdown-content {
  width: 180px;
}

.dropdown-nav-main-wrapper {
  background-color: #fff;
  border: 1px solid #f3f5f8;
  border-radius: 16px;
  justify-content: space-between;
  width: 100%;
  padding: 64px 66px;
  display: flex;
  box-shadow: 0 8px 34px #1937650a;
}

.dropdown-nav-main-wrapper.features {
  flex-direction: column;
}

.features-dropdown-list {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100%;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.features-dropdown-wrapper {
  margin-right: 40px;
}

.features-dropdown-wrapper.last {
  margin-right: 0;
}

.brand {
  order: -1;
  margin-right: 32px;
  padding-left: 0;
  transition-property: transform;
  transition-duration: .4s;
}

.features-dropdown-list-item {
  margin-bottom: 30px;
}

.dropdown-nav-content {
  justify-content: space-between;
  display: flex;
}

.nav-link {
  color: #2ab200;
  line-height: 1.111em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link.w--current {
  color: #2ab200;
}

.nav-link.dropdown {
  padding: 0;
  line-height: 1em;
}

.title.feature-dropdown {
  color: #193765;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.273em;
}

.title.dropdown {
  color: #193765;
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.176em;
}

.title.home-hero {
  color: #000;
  column-count: auto;
  margin-bottom: 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 70px;
  position: static;
}

.title.home-hero._2 {
  text-align: center;
  font-size: 56px;
}

.title.h4-size {
  color: #193765;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273em;
}

.title.h4-size.home-hero-logos-title {
  color: #334d74;
  margin-bottom: 40px;
  margin-right: 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.title.h4-size.home-feature {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 21px;
  font-weight: 600;
}

.title.h4-size.faq {
  color: #000;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 1.12rem;
  font-weight: 600;
}

.title.h4-size.faq {
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
}

.title.h4-size.home-hero-logos-title {
  color: #334d74;
  margin-bottom: 40px;
  margin-right: 30px;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}

.title.home-integrations {
  object-fit: fill;
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
}

.title.card-home-integration-dropdown {
  color: #000;
  flex: none;
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  display: inline-block;
}

.title.card-home-integration-dropdown.steps-number {
  color: #c2c2c7;
  text-align: left;
  flex: none;
  width: 50px;
  margin-left: 0;
  margin-right: 0;
  font-size: 30px;
  font-weight: 700;
}

.title.card-home-integration-dropdown.steps-number.steps-go {
  font-size: 25px;
}

.title.home-about {
  margin-bottom: 0;
}

.title.home-features {
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 800;
  line-height: 52px;
}

.title.text-color-neutral-100 {
  color: #fff;
}

.title.text-color-neutral-100.footer-support {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2em;
}

.title.text-color-neutral-100.footer-title {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.176em;
}

.title.text-color-neutral-100.cta {
  color: #000;
  margin-bottom: 14px;
  font-size: 37px;
  font-weight: 700;
  line-height: 1.324em;
}

.title.testimonials {
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
}

.title.testimonial {
  margin-bottom: 8px;
}

.title.faqs {
  margin-bottom: 14px;
  font-size: 34px;
  font-weight: 800;
}

.title.integrations {
  margin-bottom: 0;
}

.title.h1-size {
  color: #193765;
  font-size: 56px;
  font-weight: 700;
  line-height: 1.107em;
}

.title.h1-size.category-text {
  margin-bottom: 0;
}

.title.category-name {
  margin-bottom: 0;
  margin-right: 15px;
}

.title.card-integration-item-name {
  margin-bottom: 2px;
}

.title.card-integration-item-name.heading-size-h3 {
  color: #000;
  margin-top: auto;
  font-size: 26px;
  font-weight: 600;
}

.title.card-home-integration-dropdown {
  margin-bottom: 0;
  margin-right: 20px;
}

.title.pricing {
  margin-bottom: 16px;
}

.title.card-plan-item {
  color: #000;
  -webkit-text-stroke-color: #141414;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 30px;
  font-weight: 600;
}

.title.card-plan-item.card-plan-price {
  font-size: 32px;
  font-weight: 800;
}

.title.h3-size {
  color: #193765;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.375em;
}

.title.h3-size.card-plan-item-price {
  color: #000;
}

.title.h3-size.card-plan-item-price.featured {
  color: #193765;
}

.title.card-plan-item-features {
  color: #000;
  margin-bottom: 28px;
  font-weight: 600;
}

.title.faqs {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.4em;
}

.title.home-hero {
  color: #000;
  text-align: left;
  column-count: auto;
  margin-bottom: 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 54px;
  font-weight: 800;
  line-height: 70px;
  position: static;
}

.title.home-hero._1._2 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 60px;
  line-height: 1.2em;
}

.title.home-hero._1._2._22 {
  font-size: 40px;
}

.title.faqs {
  margin-bottom: 14px;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.2em;
}

.title.home-hero {
  color: #000;
  text-align: left;
  column-count: auto;
  margin-bottom: 30px;
  font-size: 54px;
  font-weight: 800;
  line-height: 70px;
  position: static;
}

.title.home-hero._1 {
  font-size: 50px;
  font-weight: 800;
  line-height: 1.3em;
}

.title.home-hero._1._111 {
  padding-right: 100px;
  font-size: 48px;
  display: inline-flex;
}

.dropdown-nav {
  margin-bottom: 0;
  margin-right: 44px;
  padding-left: 0;
  list-style-type: none;
}

.dropdown-nav.last {
  margin-right: 0;
}

.header-navigation {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Poppins;
  font-size: 16px;
  list-style-type: none;
  display: flex;
}

.header {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff80;
  border: 1px #fff;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
  position: sticky;
  top: 0;
}

.feature-dropdown-wrapper {
  color: #828b99;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.feature-dropdown-wrapper:hover {
  color: #828b99;
}

.button-secondary {
  color: #2ab200;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #2ab200;
  border-radius: 100000px;
  padding: 18px 40px;
  font-size: 17px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary:hover {
  color: #fff;
  background-color: #2ab200;
  transform: translate3d(0, 3px, .01px);
}

.button-secondary.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary.small.header-button-mobile {
  margin-right: 18px;
}

.button-secondary.small.header-button {
  color: #2ab200;
  border-color: #2ab200;
  margin-right: 18px;
  font-weight: 400;
}

.button-secondary.small.header-button:hover {
  color: #fff;
}

.button-secondary.small.header-button.demo-button {
  transform: none;
}

.button-secondary._2-buttons {
  color: #2ab200;
  border-color: #2ab200;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Poppins;
  font-size: 16px;
}

.button-secondary.button-white {
  color: #fff;
  border-color: #fff;
}

.button-secondary.button-white:hover {
  color: #193765;
  background-color: #fff;
}

.button-secondary.button-white._2-buttons {
  color: #2ab200;
  border-color: #2ab200;
}

.button-secondary.button-white._2-buttons:hover {
  color: #fff;
  background-color: #2ab200;
}

.button-secondary.button-white._2-buttons.demo-button {
  line-height: 1em;
  transform: none;
}

.button-secondary.button-white._2-buttons.demo-button._11 {
  margin-top: auto;
  margin-bottom: auto;
  line-height: 1;
}

.button-secondary.demos {
  color: #fff;
  text-align: center;
  object-fit: fill;
  background-color: #2ab200;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 130px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 10px 20px;
  display: inline-block;
}

.button-secondary._2-buttons.demo-button {
  font-family: Plus Jakarta Sans, sans-serif;
  transform: none;
}

.button-secondary._2-buttons {
  color: #2ab200;
  border-color: #2ab200;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.button-secondary._2-buttons:hover {
  color: #fff;
}

.button-secondary._2-buttons.demo-button {
  transform: none;
}

.button-secondary._2-buttons.demo-button._2 {
  flex-direction: row;
  align-self: auto;
  margin-left: 0;
  display: flex;
}

.button-secondary._2-buttons.demo-button._222 {
  margin-left: 0;
}

.button-secondary._2-buttons-copy {
  color: #2ab200;
  border-color: #2ab200;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.button-secondary._2-buttons-copy:hover {
  color: #fff;
}

.button-secondary._2-buttons-copy.demo-button {
  font-family: Plus Jakarta Sans, sans-serif;
  transform: none;
}

.nav-item-wrapper {
  margin-bottom: 0;
  margin-right: 32px;
  line-height: 1.111em;
}

.nav-item-wrapper.header-buttons-mobile {
  display: none;
}

.features-dropdown-main-wrapper {
  display: flex;
}

.dropdown-nav-link {
  color: #334d74;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.176em;
  text-decoration: none;
}

.split-content.header-left, .split-content.header-right {
  align-items: center;
  display: flex;
}

.split-content.home-integrations-right {
  align-self: flex-start;
  width: 100%;
  max-width: 442%;
  margin-right: 50px;
}

.split-content.home-integrations-left {
  order: -1;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: 650px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.split-content.faqs-content {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  max-width: 41%;
  margin-right: 30px;
  display: flex;
  position: relative;
}

.split-content.faqs-content._111 {
  margin-top: 0;
}

.split-content.faqs-card-wrapper {
  width: 100%;
  max-width: 638px;
  position: relative;
}

.split-content.faqs-content {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  max-width: 41%;
  margin-top: 64px;
  margin-right: 30px;
  display: flex;
  position: relative;
}

.feature-dropdown-text {
  font-size: 16px;
}

.dropdown-nav-item {
  margin-bottom: 20px;
  line-height: 1.267em;
}

.dropdown-list {
  background-color: #0000;
  max-width: 100%;
  padding: 20px 10px 10px;
  display: none;
  position: static;
  left: -256px;
}

.dropdown-list.w--open {
  padding-left: 10px;
  padding-right: 10px;
}

.dropdown-list.features {
  left: -353px;
}

.container-default {
  max-width: 1268px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.container-default.home-hero {
  z-index: 1;
  padding-bottom: 60px;
  position: relative;
}

.container-default.footer-container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-default.pricing {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.container-default.home-hero-copy {
  z-index: 1;
  padding-bottom: 60px;
  position: relative;
}

.header-logo {
  width: 148px;
}

.dropdown-nav-pages-wrapper {
  width: 100%;
  margin-right: 74px;
}

.dropdown-nav-pages-wrapper.last {
  margin-right: 0;
}

.image.feature-dropdown {
  width: 52px;
  min-width: 52px;
  min-height: 52px;
  max-height: 52px;
  margin-right: 16px;
}

.image.home-hero-1 {
  z-index: 1;
  border-radius: 16px;
  max-width: 845px;
  position: relative;
  box-shadow: 0 8px 34px #28282b0f;
}

.image.home-hero-3 {
  z-index: 2;
  border-radius: 14px;
  max-width: 284px;
  position: absolute;
  bottom: 81px;
  right: 0;
  box-shadow: 0 8px 34px #28282b0f;
}

.image.home-hero-shape-1 {
  position: absolute;
  top: -117px;
  left: auto;
  right: 0;
}

.image.home-hero-shape-1._1 {
  z-index: 0;
  top: -15%;
  right: 4%;
}

.image.home-hero-shape-3 {
  position: absolute;
  inset: -44px 0 auto 10px;
}

.image.home-hero-shape-2 {
  position: absolute;
  top: -94px;
  right: 30px;
}

.image.home-hero-2 {
  z-index: 2;
  border-radius: 16px;
  max-width: 312px;
  position: absolute;
  left: 0;
  box-shadow: 0 8px 34px #28282b0f;
}

.image.card-home-integration-dropdown-icon {
  float: none;
  width: 50px;
  height: 50px;
  margin-right: 0;
  display: block;
  position: static;
}

.image.home-integrations-shape {
  position: absolute;
  top: -66.3125px;
  left: -58px;
}

.image.home-integrations-1 {
  z-index: 1;
  border: 1px #f3f5f8;
  border-radius: 16px;
  order: 0;
  align-self: auto;
  max-width: 100%;
  position: relative;
}

.image.home-about-item-icon {
  margin-bottom: 15px;
}

.image.home-features-2 {
  z-index: 2;
  border: 1px solid #f3f5f8;
  border-radius: 21px;
  width: 100%;
  max-width: 30%;
  position: absolute;
  top: 107px;
  left: 0;
  box-shadow: 0 8px 34px #28282b0f;
}

.image.home-features-shape-2 {
  position: absolute;
  bottom: 44px;
  left: 149px;
}

.image.home-feature-icon {
  max-width: 115px;
  margin-bottom: 10px;
  margin-right: 16px;
}

.image.home-features-shape-1 {
  position: absolute;
  top: 111px;
  right: 250px;
}

.image.home-features-1 {
  z-index: 1;
  border: 1px #f3f5f8;
  border-radius: 16px;
  max-width: 69%;
  margin-bottom: 10px;
  position: relative;
}

.image.home-features-3 {
  z-index: 2;
  border: 1px solid #f3f5f8;
  border-radius: 21px;
  max-width: 23%;
  position: absolute;
  bottom: 0;
  right: 0;
  box-shadow: 0 8px 34px #28282b0f;
}

.image.cta-shape-4 {
  position: absolute;
  bottom: -124px;
  right: -70px;
}

.image.testimonial-third-shape-3 {
  position: absolute;
  top: 20.5px;
  left: 8.5px;
}

.image.testimonial-second-shape-2 {
  z-index: 2;
  position: absolute;
  top: 83px;
  right: -3px;
}

.image.testimonial-first-shape-3 {
  position: absolute;
  top: 11px;
  right: -28px;
}

.image.testimonial-first-shape-2 {
  z-index: 2;
  position: absolute;
  right: -23px;
}

.image.testimonial-icon {
  max-width: 60px;
  margin-bottom: 25px;
}

.image.testimonial-second-shape-3 {
  position: absolute;
  top: 11px;
  right: 11px;
}

.image.testimonial {
  z-index: 1;
  position: relative;
}

.image.testimonial-first-shape-1 {
  z-index: 2;
  position: absolute;
  top: 16px;
  left: -10.5px;
}

.image.testimonial-third-shape-1 {
  z-index: 2;
  position: absolute;
  top: 96.5px;
  left: -27.5px;
}

.image.testimonial-second-shape-1 {
  z-index: 2;
  position: absolute;
  bottom: 89.5px;
  left: -10.5px;
}

.image.testimonial-third-shape-2 {
  z-index: 2;
  position: absolute;
  top: 127.5px;
  right: 12px;
}

.image.faqs {
  align-self: flex-start;
  max-width: 110%;
  margin-top: -50px;
}

.image.faqs._111 {
  margin-top: 0;
}

.image.faqs-shape {
  position: absolute;
  top: -38px;
  right: -24px;
}

.image.footer-shape-2 {
  position: absolute;
  bottom: 12px;
  left: -190px;
}

.image.footer-shape-1 {
  position: absolute;
  top: -172px;
  left: 357px;
}

.image.card-integration-item {
  object-fit: cover;
  width: 40px;
}

.image.card-home-integration-dropdown-icon {
  max-width: 59px;
  margin-right: 20px;
}

.image.card-plan-item-feature-icon {
  color: #121313;
  border-radius: 1000px;
  width: 29px;
  min-width: 29px;
  min-height: 29px;
  max-height: 29px;
}

.image.pricing-shape-1 {
  position: absolute;
  top: 20px;
  left: 102px;
}

.image.card-plan-item-icon {
  max-width: 130px;
  margin-bottom: 29px;
}

.image.pricing-shape-2 {
  position: absolute;
  top: 135.5px;
  right: -65px;
}

.image.home-hero-shape-1 {
  z-index: 2;
  width: 200px;
  position: absolute;
  inset: 6% 22% auto auto;
}

.image.home-hero-logo {
  max-height: 40px;
  margin-right: 68px;
}

.image.home-hero-logo.google {
  filter: grayscale();
  max-height: 40px;
}

.image.faqs {
  max-width: 130%;
}

.image._3 {
  display: none;
}

.image.faqs {
  max-width: 100%;
  margin-top: 0;
}

.image.cta-shape-1 {
  position: absolute;
  top: -43px;
  left: -29px;
}

.image.cta-shape-2 {
  position: absolute;
  top: -166px;
}

.image.cta-shape-3 {
  position: absolute;
  top: -43px;
  right: -39px;
}

.image.footer-shape-3 {
  position: absolute;
  top: 143px;
  right: 0;
}

.nav-link-dropdown {
  line-height: 1em;
  display: block;
}

.button-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #2ab200;
  border: 1px solid #2ab200;
  border-radius: 1000000px;
  padding: 18px 40px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .3s, color .3s, border-color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-primary:hover {
  color: #193765;
  background-color: #73cfa8;
  border-color: #73cfa8;
  transform: translate3d(0, 3px, .01px);
}

.button-primary.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-primary.small.header-button {
  font-weight: 400;
}

.button-primary.small.header-button.cta-button:hover {
  color: #fff;
  background-color: #212524;
  border-color: #212524;
}

.button-primary.small.header-button.cta-button {
  display: block;
  transform: none;
}

.button-primary._2-buttons {
  background-color: #2ab200;
  border-style: solid;
  border-color: #2ab200;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
}

.button-primary.button-white {
  color: #193765;
  background-color: #fff;
}

.button-primary.button-white:hover {
  background-color: #73cfa8;
}

.button-primary.button-white._2-buttons {
  color: #fff;
  background-color: #2ab200;
  margin-left: 10px;
  margin-right: 10px;
}

.button-primary.button-white._2-buttons:hover {
  color: #000;
}

.button-primary.button-white._2-buttons.cta-button {
  border-radius: 25px;
  margin-top: 0;
}

.button-primary.button-white._2-buttons.cta-button:hover {
  transform: none;
}

.button-primary.button-white._2-buttons.cta-button {
  padding-top: 18px;
  padding-bottom: 18px;
}

.button-primary.button-white._2-buttons.cta-button:hover {
  color: #fff;
}

.button-primary.button-secondary-6 {
  color: #193765;
  background-color: #ffdc79;
}

.button-primary.button-secondary-6:hover {
  background-color: #73cfa8;
}

.button-primary._2-buttons {
  background-color: #2ab200;
  border-style: solid;
  border-color: #2ab200;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.button-primary._2-buttons.cta-button {
  background-color: #2ab200;
  margin-bottom: auto;
  margin-left: 0;
  padding: 14px 30px;
  transform: none;
}

.button-primary._2-buttons.cta-button {
  font-family: Plus Jakarta Sans, sans-serif;
  transform: none;
}

.button-primary._2-buttons.cta-button._2 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.button-primary._2-buttons.cta-button {
  background-color: #2ab200;
  flex-direction: column;
  margin-bottom: auto;
  margin-left: 0;
  padding: 14px 30px;
  display: block;
  transform: none;
}

.button-primary._2-buttons.cta-button:hover {
  color: #fff;
  background-color: #46c220;
}

.button-primary._2-buttons-copy {
  background-color: #2ab200;
  border-style: solid;
  border-color: #2ab200;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.button-primary._2-buttons-copy.cta-button {
  background-color: #2ab200;
  margin-bottom: auto;
  margin-left: 0;
  padding: 14px 30px;
  transform: none;
}

.button-primary._2-buttons-copy.cta-button {
  font-family: Plus Jakarta Sans, sans-serif;
  transform: none;
}

.button-primary._2-buttons-copy.cta-button._2 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.button-primary._2-buttons-copy.cta-button {
  background-color: #2ab200;
  flex-direction: column;
  margin-bottom: auto;
  margin-left: 0;
  padding: 14px 30px;
  display: block;
  transform: none;
}

.button-primary._2-buttons-copy.cta-button:hover {
  color: #fff;
  background-color: #46c220;
}

.flex-vc {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.flex-vc.features-dropdown {
  margin-top: 20px;
}

.flex-vc.testimonials {
  margin-top: 48px;
}

.dropdown-arrow {
  font-size: 8px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: -2px;
}

.header-bg {
  z-index: -1;
  background-color: #e1f7ee;
  min-width: 100%;
  min-height: 104px;
  position: absolute;
  inset: 0% 0% auto;
}

._2-buttons-wrapper {
  margin-bottom: -15px;
}

._2-buttons-wrapper.cta {
  margin-bottom: 0;
  display: flex;
}

._2-buttons-wrapper._2._222 {
  justify-content: center;
  display: flex;
}

.container-medium-739px {
  max-width: 761px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-739px.home-hero {
  z-index: 1;
  text-align: center;
  margin-bottom: 82px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container-medium-739px.home-hero._2 {
  max-width: 700px;
  margin-bottom: 20px;
}

.container-medium-739px.home-hero {
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  max-width: 1100px;
  margin-bottom: 82px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.paragraph.home-hero {
  max-width: 675px;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph.card-home-integration-dropdown {
  object-fit: fill;
  margin-bottom: 0;
  overflow: visible;
}

.paragraph.home-about-item {
  margin-bottom: 0;
}

.paragraph.home-feature {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}

.paragraph.text-color-neutral-300 {
  color: #f3f5f8;
}

.paragraph.text-color-neutral-300.cta {
  color: #000;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.765em;
}

.paragraph.testimonial {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 17px;
}

.paragraph.faqs {
  margin-bottom: 35px;
  font-size: 18px;
}

.paragraph.faq {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8em;
}

.paragraph.text-color-neutral-400 {
  color: #d5d9e0;
}

.paragraph.text-color-neutral-400.footer-newsletter {
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 1.714em;
}

.paragraph.text-color-neutral-100 {
  color: #fff;
}

.paragraph.text-color-neutral-100.footer-main-content {
  color: #000;
  text-align: right;
  max-width: 550px;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.paragraph.card-integration-item {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.paragraph.card-home-integration-dropdown {
  margin-bottom: 0;
}

.bg {
  position: absolute;
}

.bg.home-hero {
  background-color: #f2fbf7;
  border-bottom: 86px solid #fff;
  border-left: 100vw solid #0000;
  min-height: 883px;
  position: absolute;
  inset: 0% 0% auto;
}

.bg.integrations {
  background-color: #f2fbf7;
  width: 74%;
  min-height: 67%;
  position: absolute;
}

.bg.pricing {
  z-index: -1;
  background-color: #f2fbf7;
  border-bottom: 142px solid #fff;
  border-left: 100vw solid #0000;
  min-height: 672px;
  margin-bottom: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.bg.home-hero-copy {
  background-color: #f2fbf7;
  border-bottom: 86px solid #fff;
  border-left: 100vw solid #0000;
  min-height: 883px;
  position: absolute;
  inset: 0% 0% auto;
}

.bg.home-hero {
  background-color: #f2fbf700;
  border-bottom-style: none;
  border-bottom-color: #fff;
  border-left: 100vw solid #0000;
  min-height: 883px;
  position: absolute;
  inset: 0% 0% auto;
}

.section {
  z-index: 1;
  background-color: #fff;
  min-width: 100%;
  padding-top: 140px;
  padding-bottom: 140px;
  position: static;
}

.section.home-hero {
  background-color: #f2fbf7;
  min-width: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.section.home-integrations {
  text-align: left;
  padding-top: 140px;
  font-family: Poppins;
}

.section.home-integrations.bg-neutral-200 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.section.bg-neutral-200 {
  background-color: #f2fbf7;
}

.section.bg-neutral-200.faqs {
  font-family: Poppins;
  overflow: hidden;
}

.section.cta {
  background-color: #fff;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.testimonial-section {
  margin-top: 160px;
  padding-top: 10px;
  padding-bottom: 160px;
  display: none;
}

.section.home-hero-copy {
  background-color: #f2fbf7;
  min-width: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  position: relative;
  overflow: hidden;
}

.section.home-hero-copy._222 {
  padding-top: 100px;
}

.home-hero-images-wrapper {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 106px;
  display: flex;
  position: relative;
}

.home-hero-images-wrapper._2 {
  display: none;
}

.home-hero-images-wrapper._1 {
  margin-top: 60px;
  margin-bottom: 99px;
}

.home-hero-logos {
  margin-right: -68px;
}

.home-hero-logos-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home-hero-logos-wrapper._222 {
  padding-top: 100px;
}

.card-home-integration-dropdown-content-bottom {
  margin-left: 0;
}

.container-small-564px {
  max-width: 564px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-small-564px.home-integrations {
  text-align: center;
  max-width: 600px;
  margin-bottom: 40px;
}

.card-home-integration-dropdown-content-top-title-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.card {
  background-color: #fff;
  border: 1px solid #f3f5f8;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px #1937650a;
}

.card.home-integration-dropdown {
  box-shadow: none;
  cursor: pointer;
  border-style: none;
  margin-bottom: 18px;
  padding: 19px 30px 25px;
}

.card.home-integration-dropdown:hover {
  box-shadow: none;
  mix-blend-mode: normal;
  border-style: none;
  border-color: #193765;
}

.card.home-integration-dropdown.last {
  margin-bottom: 0;
}

.card.faqs {
  z-index: 1;
  padding: 60px;
  position: relative;
}

.card.integration-item {
  color: #6f7f96;
  flex-direction: column;
  padding: 42px 25px 59px;
  text-decoration: none;
  transition: transform .4s, border-color .3s, box-shadow .3s;
  display: flex;
}

.card.integration-item:hover {
  color: #6f7f96;
  border-color: #d5d9e0;
  transform: translate(0, -8px);
  box-shadow: 0 0 #1937650a;
}

.card.plan-item {
  color: #6f7f96;
  flex-direction: column;
  max-width: 388px;
  height: 100%;
  min-height: 100%;
  padding: 32px 36px 49px;
  text-decoration: none;
  transition: transform .4s, box-shadow .3s, border-color .3s;
  display: flex;
  position: relative;
}

.card.plan-item:hover {
  color: #6f7f96;
  border-color: #d5d9e0;
  box-shadow: 0 0 #1937650a;
}

.card.plan-item.featured {
  margin-bottom: 72px;
}

.card.plan-item.plan-standard {
  border-width: 2px;
  border-color: #00ab55;
}

.card-home-integration-dropdown-arrow {
  color: #193765;
}

.card-home-integration-dropdown-content-top {
  align-items: center;
  display: flex;
}

.space.card-home-integration-dropdown {
  min-height: 0;
}

.space.faq-top {
  min-height: 13px;
}

.space.faq-bottom {
  min-height: 15px;
}

.home-integrations-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-no-wrap {
  white-space: nowrap;
}

.container-medium-668px {
  max-width: 668px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-668px.home-about {
  text-align: center;
  margin-bottom: 27px;
}

.home-about-item-wrapper {
  text-align: center;
}

.home-about-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-accent {
  background-image: linear-gradient(#0000 50%, #fcf5de 50%, #faffdd 83%);
}

.home-features-images-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.container-medium-621px {
  max-width: 621px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-621px.home-features {
  text-align: center;
  margin-bottom: 48px;
}

.container-medium-621px.pricing {
  z-index: 1;
  text-align: center;
  margin-bottom: 45px;
  position: relative;
}

.home-feature-wrapper {
  flex-flow: column wrap;
  place-content: stretch center;
  align-items: center;
  max-width: 100%;
  margin-bottom: -10px;
  display: flex;
}

.home-feature-content {
  object-fit: fill;
  flex-direction: column;
  align-self: auto;
  width: 100%;
  min-width: 196px;
  max-width: 260px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.home-features-grid {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  place-content: stretch;
  align-items: stretch;
  display: grid;
}

.cta-wrapper {
  color: #f2fbf7;
  background-color: #f2fbf7;
  border-radius: 16px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 60px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-content {
  max-width: 410px;
  margin-right: 30px;
}

.cta-content-wrapper {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1039px;
  display: flex;
  position: relative;
}

.testimonial-content-bottom {
  align-items: flex-start;
  display: flex;
}

.testimonials-slider {
  background-color: #0000;
  height: 100%;
}

.testimonials-left-arrow {
  display: none;
}

.testimonials-slide-nav {
  filter: contrast(0%);
  text-align: center;
  object-fit: scale-down;
  height: 14px;
  margin-top: 41px;
  padding-top: 0;
  font-size: 14px;
  position: static;
}

.container-small-530px {
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-small-530px.testimonials {
  text-align: center;
  margin-bottom: 54px;
  padding-left: 0;
  padding-right: 0;
}

.testimonial-images-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 375px;
  display: flex;
  position: relative;
}

.testimonial-content {
  max-width: 403px;
  margin-right: 30px;
}

.testimonial-content-bottom-line-accent {
  background-color: #ff8da0;
  border-radius: 100000000px;
  width: 19px;
  min-height: 2px;
  margin-right: 11px;
  position: relative;
  top: 11px;
}

.testimonial-content-bottom-line-accent.testimonial-third {
  background-color: #73b1ff;
}

.testimonial-content-bottom-line-accent.testimonial-second {
  background-color: #ffdc79;
}

.testimonial-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 845px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.testimonials-right-arrow {
  display: none;
}

.testimonial-company {
  font-size: 17px;
  line-height: 1.176em;
}

.testimonial-name {
  color: #193765;
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.176em;
}

.faqs-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.faq-content-bottom {
  max-width: 465px;
}

.faq-arrow {
  color: #193765;
  margin: auto 20px auto auto;
  font-size: 25px;
  font-weight: 400;
  position: static;
}

.faq-content-top {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-wrapper {
  cursor: pointer;
  border-bottom: 1px solid #d5d9e0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 8px;
  overflow: hidden;
}

.faq-wrapper.first {
  padding-top: 0;
}

.faq-wrapper.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.error-message {
  color: #ff5a75;
  text-align: center;
  background-color: #ff8da024;
  border-radius: 11px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
}

.footer-content-top {
  z-index: 1;
  border: 1px #ddd;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-bottom: 51px;
  display: flex;
  position: relative;
}

.image-wrapper {
  align-items: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper.footer-support-icon {
  border-radius: 9999px;
  width: 40px;
  min-width: 40px;
  min-height: 40px;
  max-height: 40px;
  margin-right: 10px;
}

.image-wrapper.card-integration-item {
  border: 1px #d5d9e0;
  border-radius: 1000px;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin-right: 0;
}

.footer-social-media-link {
  color: #fff;
  background-color: #334d74;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 28px;
  min-width: 28px;
  min-height: 28px;
  max-height: 28px;
  margin-right: 14px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.footer-social-media-link:hover {
  color: #193765;
  background-color: #73cfa8;
}

.footer-social-media-link.icon-size-15px {
  font-size: 15px;
}

.footer-social-media-link.icon-size-13px {
  font-size: 13px;
}

.footer-social-media-link.icon-size-10px {
  font-size: 10px;
}

.footer-social-media-link.icon-size-12px {
  font-size: 12px;
}

.footer-logo-container {
  transform-style: preserve-3d;
  transition-property: transform;
  transition-duration: .4s;
}

.footer-logo-container:hover {
  transform: scale3d(1.02, 1.02, 1.01);
}

.footer-logo-container.w--current {
  text-decoration: none;
}

.footer-nav-link {
  color: #d5d9e0;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.176em;
  text-decoration: none;
  transition: color .35s;
}

.input {
  color: #334d74;
  background-color: #fff;
  border: 1px solid #d5d9e0;
  border-radius: 100px;
  min-height: 56px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  transition: border-color .3s, color .3s;
}

.input:hover {
  border-color: #334d74;
}

.input:focus {
  color: #334d74;
  border-color: #334d74;
}

.input::placeholder {
  color: #828b99;
}

.input.footer-newsletter {
  margin-bottom: 18px;
}

.footer-social-media-wrapper {
  flex-wrap: wrap;
  margin-right: -14px;
  display: flex;
}

.footer-logo {
  width: 180px;
}

.lin {
  color: #fff;
  display: inline-block;
}

.footer-support-link {
  color: #6f7f96;
  background-color: #292929;
  border-radius: 11px;
  padding: 25px;
  text-decoration: none;
  transition-property: background-color;
  display: flex;
}

.footer-support-link:hover {
  color: #6f7f96;
  background-color: #fff3;
}

.footer-menu-main-content {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 510px;
  margin-bottom: -40px;
  margin-right: 50px;
  display: flex;
}

.footer-nav-item {
  margin-bottom: 20px;
  line-height: 1.176em;
}

.footer-content-bottom {
  z-index: 1;
  border-top: 1px solid #ddd;
  border-bottom: 1px #000;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-top: 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  display: flex;
  position: relative;
}

.success-message {
  color: #193765;
  text-align: center;
  background-color: #73cfa8;
  border-radius: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}

.footer-privacy-terms {
  color: #000;
  text-align: right;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.765em;
  display: block;
}

.footer-menu-content {
  justify-content: space-between;
  display: flex;
}

.footer-newsletter-wrapper {
  width: 100%;
  max-width: 339px;
  margin-right: 50px;
}

.footer-support-grid {
  grid-row-gap: 19px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.footer-menu-wrapper {
  margin-bottom: 40px;
  margin-right: 40px;
}

.footer-menu-wrapper.last {
  margin-right: 0;
}

.footer-nav {
  margin-bottom: 0;
  margin-right: 40px;
  padding-left: 0;
}

.footer-nav.last {
  margin-right: 0;
}

.footer {
  background-color: #fff;
  border-top: 1px #d5d9e0;
  min-width: 100%;
  padding-top: 59px;
  padding-bottom: 29px;
  font-family: Poppins;
  overflow: visible;
}

.footer-content {
  z-index: 1;
  justify-content: space-between;
  align-self: stretch;
  padding-top: 78px;
  padding-bottom: 79px;
  display: flex;
  position: relative;
}

.footer-content-right {
  justify-content: space-between;
  width: 100%;
  max-width: 808px;
  display: flex;
}

.footer-support-text {
  color: #d5d9e0;
  font-size: 14px;
  line-height: 1.714em;
}

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

.text-span {
  margin-left: 0;
  margin-right: 0;
  font-size: 15px;
}

.features-header-wrap {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  position: static;
}

.features-image-wrap {
  flex-flow: row;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-bottom: 15px;
  margin-right: 10px;
  display: flex;
}

.features-image-wrap.features-image-wrap2 {
  background-image: url('../images/22.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  margin-right: 0;
}

.features-image-wrap.features-image-wrap1 {
  background-image: url('../images/11.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  margin-right: 0;
}

.features-image-wrap.features-image-wrap3 {
  background-image: url('../images/33.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  margin-right: 0;
}

.div-block {
  filter: blur(5px);
  color: #9c4747;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bold-text {
  color: #2ab200;
}

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

.content-top.integrations {
  margin-bottom: 51px;
}

.content-top.integrations-category {
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.section-2 {
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-2.integrations {
  padding-top: 112px;
  padding-bottom: 112px;
  overflow: hidden;
}

.section-2.category {
  padding-top: 77px;
  padding-bottom: 144px;
  overflow: hidden;
}

.section-2.pricing {
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.integrations-grid {
  grid-column-gap: 28px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.empty-state {
  color: #193765;
  text-align: center;
  background-color: #fcf5de;
  border-radius: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 40px 25px;
  font-size: 20px;
  font-weight: 700;
}

.empty-state.small {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.category-item {
  flex-wrap: wrap;
  margin-right: 18px;
  display: flex;
}

.integrations-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.categories-wrapper {
  flex-wrap: wrap;
  margin-bottom: -16px;
  margin-right: -18px;
  display: flex;
}

.integrations-collection-list-wrapper {
  z-index: 1;
  flex: 1;
  position: relative;
}

.integrations-category-collection-list-wrapper {
  margin-bottom: 40px;
}

.category-title-wrapper {
  flex-wrap: wrap;
  display: flex;
}

.category-title-wrapper.integrations-category {
  margin-bottom: 40px;
  margin-right: 30px;
}

.card-integration-item-content-top {
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.item-link-wrapper {
  color: #193765;
  align-items: center;
  font-weight: 700;
  line-height: 1.111em;
  display: flex;
}

.item-link-arrow {
  margin-left: 9px;
  font-size: 17px;
  font-weight: 400;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  font-size: 16px;
  font-weight: 400;
}

.link {
  color: #6c7480;
  padding-right: 20px;
  text-decoration: none;
}

.link.last-link {
  padding-right: 0;
}

.link._11 {
  font-weight: 400;
}

.link-2 {
  color: #6c7480;
  text-decoration: none;
  display: inline-block;
}

.header-navigation-2 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.button-secondary-2 {
  color: #193765;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #193765;
  border-radius: 100000px;
  padding: 18px 40px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary-2:hover {
  color: #fff;
  background-color: #193765;
  transform: translate3d(0, 3px, .01px);
}

.button-secondary-2.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary-2.small.header-button-mobile {
  margin-right: 18px;
}

.button-primary-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #193765;
  border: 1px solid #193765;
  border-radius: 1000000px;
  padding: 18px 40px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .3s, color .3s, border-color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-primary-2:hover {
  color: #193765;
  background-color: #73cfa8;
  border-color: #73cfa8;
  transform: translate3d(0, 3px, .01px);
}

.button-primary-2.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.nav-link-1 {
  color: #193765;
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.111em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link-1.w--current {
  margin-left: 20px;
}

.nav-link-1.dropdown {
  padding: 0;
  line-height: 1em;
}

.nav-link-1.nav-link-last {
  margin-right: 20px;
}

.youtube {
  object-fit: none;
  width: 100%;
  max-width: none;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
}

.video-wrap {
  max-width: 500px;
  margin: 0 auto 60px;
  display: none;
  position: static;
}

.cross-icon {
  z-index: 1;
  cursor: pointer;
  align-items: baseline;
  transition: opacity .2s;
  display: block;
  position: fixed;
  inset: 62px 62px auto auto;
}

.cross-icon.yt-crossicon {
  background-color: #0000;
  border: 5px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50px;
  height: 100%;
  max-height: 50px;
  display: flex;
  top: 10px;
  right: 20px;
}

.video-show {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  margin: auto;
  display: block;
  position: relative;
  inset: 16% 0% 0% 5%;
}

.video-show.yt-video-show {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  top: 0%;
  left: auto;
}

.html-embed {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.html-embed.yt-embeded {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: none;
  height: auto;
  font-family: Poppins;
  font-weight: 600;
  display: flex;
}

.cross-img {
  max-width: 14px;
  max-height: 14px;
  position: relative;
  inset: 0% 0% auto;
}

.popup-video-block {
  z-index: 999;
  opacity: 0;
  color: #fff;
  background-color: #fff;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  padding-left: 50px;
  padding-right: 50px;
  transition: opacity 1s;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-video-block.youtube-popup {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #070707d9;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.play-buttton-block {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.play-buttton-block.yt-btn {
  z-index: 10;
  width: 100%;
  height: 100%;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  left: 0%;
}

.clock-img {
  object-fit: cover;
  width: 100%;
  position: relative;
}

.total-time {
  color: #fff;
  padding: 5px 10px;
  position: relative;
}

.total-time.yt-totaltime {
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  left: auto;
}

.hover-img {
  opacity: 0;
  object-fit: cover;
  width: 100%;
  max-width: 20px;
  height: 100%;
  max-height: 23px;
  margin-left: 5px;
  font-size: 16px;
  transition: opacity .2s;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
}

.video-wrapper.yt-video-wrappper {
  border-radius: 16px;
  box-shadow: 0 2px 30px #0000001f;
}

.video-wrapper.yt-video-wrappper.play-video {
  display: block;
}

.video-timer {
  z-index: 1;
  background-color: #252122;
  position: absolute;
  inset: 24px auto auto 24px;
}

.video-timer.yt-timer {
  background-color: #0890f2;
  border-radius: 100px;
  align-items: center;
  padding: 8px 15px;
  display: flex;
  top: 10px;
  left: auto;
  right: 20px;
}

.video-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding-top: 0;
  position: absolute;
  inset: 0%;
}

.play-img {
  object-fit: cover;
  flex: 0 auto;
  width: 100%;
  max-width: 20px;
  height: 100%;
  max-height: 23px;
  margin-left: 5px;
  font-size: 16px;
  position: relative;
}

.play-img:hover {
  border: 1px solid #0890f2;
  overflow: visible;
}

.play-btn-back {
  z-index: 1;
  cursor: pointer;
  background-color: #141414;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: relative;
  left: auto;
  right: auto;
}

.play-btn-back:hover {
  filter: none;
  background-color: #21a464;
  border-color: #0000;
}

.video-imgblock {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 294px;
  margin-bottom: 0;
  padding-top: 294px;
  display: block;
  position: relative;
}

.video-imgblock.yt-imgblock {
  cursor: pointer;
  background-color: #0000;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.paragraph-2 {
  color: #666;
  text-align: center;
  margin-top: 10px;
  font-size: 17px;
}

.body {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
}

.paragraph-3.pricing {
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-3.card-plan-item-summary {
  margin-bottom: 0;
}

.body-2 {
  font-family: Poppins;
  font-size: 16px;
}

.heading, .heading-2 {
  margin-bottom: 40px;
}

.image-2 {
  width: 100%;
}

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

.dropdown {
  background-color: #fff;
  border-radius: 16px;
  width: 450px;
  max-width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}

.dropdown-toggle {
  display: flex;
}

.dropdown-toggle-2 {
  display: block;
}

.dropdown-list-2, .dropdown-list-3 {
  background-color: #fff;
  position: static;
}

.icon {
  margin-top: 32px;
}

.how-it-works-image {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.how-it-works-drop-icon {
  font-size: 22px;
  line-height: 22px;
}

.footer-company {
  color: #6c7480;
  width: 50%;
  font-size: 16px;
  text-decoration: none;
}

.link-3 {
  width: 50%;
}

.paragraph-5 {
  margin-top: 20px;
  font-size: 18px;
}

.pricing-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.card-plan-item-feature-icons-wrapper {
  margin-right: 16px;
  display: flex;
  position: relative;
  top: -5px;
}

.button-primary-3 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #193765;
  border: 1px solid #193765;
  border-radius: 1000000px;
  padding: 18px 40px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .3s, color .3s, border-color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-primary-3:hover {
  color: #193765;
  background-color: #73cfa8;
  border-color: #73cfa8;
  transform: translate3d(0, 3px, .01px);
}

.button-primary-3.full-width {
  align-self: stretch;
  display: block;
}

.button-primary-3.full-width.card-plan-item {
  margin-bottom: 14px;
  transition: transform .3s;
}

.button-primary-3.full-width.card-plan-item:hover {
  color: #fff;
  background-color: #193765;
  border-color: #193765;
}

.card-plan-item-content-bottom {
  margin-top: 20px;
}

.card-plan-item-title-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  display: flex;
}

.divider {
  background-color: #d5d9e0;
  width: 100%;
  min-height: 1px;
}

.divider.card-plan-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.card-plan-item-feature-text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.111em;
}

.pricing-collection-list-wrapper {
  z-index: 1;
  flex: 1;
  align-self: stretch;
  position: relative;
}

.paragraph-small {
  font-size: 15px;
  line-height: 1.6em;
}

.paragraph-small.card-plan-item-small-print {
  text-align: center;
}

.card-plan-item-feature-wrapper {
  display: flex;
}

.card-plan-item-popular-tag {
  color: #193765;
  background-color: #ffdc79;
  border-radius: 10000px;
  max-width: 87px;
  padding: 9px 18px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.286em;
  position: absolute;
  top: 21px;
  right: 21px;
}

.card-plan-item-features-grid {
  grid-row-gap: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-bottom: 0;
}

.plan-single-item {
  min-width: 32.3%;
  margin-right: 1%;
}

.body-3 {
  font-family: Poppins;
}

.body-4 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.div-block-2, .div-block-3, .div-block-4, .div-block-5, .div-block-6 {
  text-align: right;
}

.paragraph-6 {
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.div-block-7 {
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
}

.paragraph-7 {
  margin-left: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}

.cloneable-container-default {
  border-radius: 20px;
  min-height: 624px;
  transform: translate(0);
}

.cloneable-container-default.center {
  border-radius: 0;
  align-items: center;
  min-height: auto;
  padding-top: 144px;
  padding-bottom: 144px;
}

.grid-three-columns {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-three-columns.annuallly, .grid-three-columns.monthly {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-color-neutral-400 {
  color: #d9dbe9;
}

.text-single-300 {
  font-size: 20px;
  line-height: 22px;
}

.text-single-300.medium {
  font-weight: 500;
}

.text-single-300.medium.text-color-600 {
  color: #6f6c90;
}

.text-single-300.medium.text-color-400 {
  color: #d9dbe9;
}

.list-pricing {
  margin-top: 24px;
  margin-bottom: 0;
}

.padding-top-80px {
  padding-top: 80px;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.start-top {
  justify-content: flex-start;
  align-items: flex-start;
}

.icon-pricing---brix {
  margin-right: 18px;
}

.popular-badge-align---brix {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.toggle-wrapper---brix {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-660px-center {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}

.icon-bullet---brix {
  margin-right: 14px;
}

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

.container-2 {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-2._100 {
  z-index: 222;
  position: relative;
}

.pricing {
  color: #170f49;
  margin-bottom: 18px;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.pricing.color-white {
  color: #fff;
}

.toggle-bullet---brix {
  background-color: #fff;
  border-radius: 100px;
  width: 25px;
  min-width: 25px;
  height: 25px;
  min-height: 25px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% 6px 0% auto;
}

.list-item-pricing {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.mg-top-18px {
  margin-top: 18px;
}

.mg-top-18px.mg-bottom-32px {
  margin-bottom: 32px;
}

.text-uppercase {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.text-uppercase.subtitle {
  color: #4a3aff;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.color-white {
  color: #fff;
}

.text-color-neutral-800 {
  color: #170f49;
}

.text-color-neutral-800.mg-bottom-0px {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.badge-popular---brix {
  color: #fff;
  background-color: #fff3;
  border-radius: 10px;
  padding: 12px 17px;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  position: absolute;
  inset: 20px 20px auto auto;
}

.card-pricing {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  flex-direction: column;
  padding: 40px 40px 48px;
  display: flex;
  box-shadow: 1px 1px 12px #14142b14;
}

.card-pricing.popular {
  background-color: #4a3aff;
  padding-top: 30px;
  position: relative;
}

.content-pricig-table {
  margin-top: 20px;
}

.text-single-200 {
  font-size: 18px;
  line-height: 20px;
}

.text-single-200.text-color-neutral-100 {
  color: #fff;
}

.text-single-200.bold {
  font-weight: 700;
}

.text-single-200.medium {
  font-weight: 500;
}

.text-single-200.medium.color-neutral-300 {
  color: #eff0f6;
}

.toggle---brix {
  cursor: pointer;
  background-color: #2ab200;
  border-radius: 100px;
  width: 74px;
  min-width: 74px;
  height: 33px;
  min-height: 33px;
  margin-left: 16px;
  margin-right: 16px;
  position: relative;
}

.button-primary-4 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.button-primary-4:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.button-primary-4.light {
  color: #4a3aff;
  background-color: #fff;
}

.text-color-neutral-801 {
  color: #d9dbe9;
}

.text-single-301 {
  font-size: 20px;
  line-height: 22px;
}

.text-single-301.medium {
  font-weight: 500;
}

.text-single-301.medium.text-color-600 {
  color: #6f6c90;
}

.text-single-301.medium.text-color-400 {
  color: #d9dbe9;
}

.text-color-neutral-802 {
  color: #170f49;
}

.text-color-neutral-802.mg-bottom-0px {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.text-single-302 {
  font-size: 18px;
  line-height: 20px;
}

.text-single-302.text-color-neutral-100 {
  color: #fff;
}

.text-single-302.bold {
  font-weight: 700;
}

.text-single-302.medium {
  font-weight: 500;
}

.text-single-302.medium.color-neutral-300 {
  color: #eff0f6;
}

.button-primary-5 {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #4a3aff;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px 21px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, background-color .3s;
  display: flex;
  box-shadow: 0 3px 12px #4a3aff1f;
}

.button-primary-5:hover {
  background-color: #3527d8;
  transform: translate(0, -2px);
  box-shadow: 0 4px 10px #4a3aff26;
}

.button-primary-5.light {
  color: #4a3aff;
  background-color: #fff;
}

.div-block-8 {
  text-align: right;
}

.image-3 {
  margin-top: 13px;
  display: inline-block;
}

.bold-text-8 {
  font-weight: 800;
}

.heading-3 {
  text-align: center;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 38px;
  font-weight: 800;
  line-height: 1.3em;
  position: relative;
}

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

.container {
  max-width: 1200px;
}

.text-span-3 {
  color: var(--midnight-blue);
  font-size: 14px;
  font-weight: 800;
}

.pricing-heading-2 {
  color: #221f35;
  text-align: center;
  margin-top: 60px;
  font-size: 32px;
  font-weight: 600;
  position: static;
}

.paragraph-8.faq {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.faq-wrapper-2 {
  cursor: pointer;
  border-bottom: 1px solid #d5d9e0;
  padding: 30px 10px 30px 30px;
  overflow: hidden;
}

.faq-wrapper-2.faq-last {
  padding-right: 0;
}

.div-are-suit {
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: .75rem;
  max-width: 64rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  overflow: hidden;
}

.faq-content-bottom-2 {
  max-width: 100%;
}

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

.section-heading {
  text-align: center;
  margin-top: 0;
  padding: 0;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.faq-section {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.faq-section.section {
  border: 1px #0000001a;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.div-suppose-another {
  text-align: center;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.link-4 {
  color: #000;
}

.section-para {
  text-align: center;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.8rem;
}

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

.text-block, .text-block-2 {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.3em;
}

.tab-link-tab-1 {
  border-radius: 399px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

.tab-link-tab-1.w--current {
  background-color: var(--midnight-blue);
  color: #fff;
  border-radius: 300px;
}

.tab-link-tab-1.w--current:active {
  background-color: var(--midnight-blue);
}

.tab-link-tab-2 {
  border-radius: 300px;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-2.w--current {
  background-color: var(--midnight-blue);
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
}

.header-wrapper-2 {
  z-index: auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.container-default-2 {
  max-width: 1268px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.container-default-2.home-hero {
  z-index: 1;
  position: relative;
}

.container-default-2.footer-container {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.container-default-2.home-hero {
  z-index: 1;
  padding-bottom: 0;
  position: relative;
}

.nav-link-3 {
  color: #193765;
  font-size: 16px;
  line-height: 1.111em;
  text-decoration: none;
  transition: color .35s;
}

.header-2 {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f2fbf7;
  border: 1px #fff;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
  position: sticky;
  top: 0;
}

.button-secondary-3 {
  color: #193765;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #193765;
  border-radius: 100000px;
  padding: 18px 40px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary-3:hover {
  color: #fff;
  background-color: #193765;
  transform: translate3d(0, 3px, .01px);
}

.button-secondary-3.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary-3.small.header-button-mobile {
  margin-right: 18px;
}

.header-navigation-3 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  list-style-type: none;
  display: flex;
}

.header-navigation-4 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.text-span-4 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: inline;
}

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

.hero-split.image {
  max-width: 50%;
  margin-top: 0;
  padding-left: 10px;
  display: flex;
}

.home-hero-logos-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-left: 20px;
  display: flex;
}

.image-17 {
  z-index: 10;
  position: absolute;
  top: 27%;
  left: 71%;
}

.image-17._2 {
  display: none;
}

.image-13 {
  z-index: 3;
  position: relative;
}

.text-span-5 {
  color: #2ab200;
  background-color: #fff;
  border-radius: 360px;
  margin-left: 5px;
  padding: 5px 10px;
  display: inline-block;
}

.paragraph-9.home-hero {
  text-align: center;
  max-width: 675px;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.paragraph-9.home-hero._22 {
  text-align: left;
  align-self: stretch;
  max-width: none;
  font-family: Plus Jakarta Sans, sans-serif;
}

.section-3 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-3.home-hero {
  background-color: #f2fbf7;
  min-width: 100%;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.lottie-animation-4 {
  width: 200px;
  position: absolute;
  inset: 38% 3% auto auto;
}

.hero-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  max-width: 1200px;
  display: flex;
}

.home-hero-logos-2 {
  align-self: center;
}

.image-12 {
  display: none;
  position: absolute;
  top: 25%;
  left: 49%;
}

.link-block {
  border: 1px #000;
}

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

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

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

.hero-image.shadow-two._3 {
  display: none;
}

.hero-image.shadow-two._2 {
  z-index: 2;
  position: relative;
}

.hero-image.shadow-two._2._3 {
  box-shadow: none;
  display: block;
}

.hero-image.shadow-two._2._5._6 {
  box-shadow: none;
}

.hero-image.shadow-two._2._5._7 {
  display: none;
}

.image-15 {
  z-index: 2;
  max-width: 100%;
  height: 300px;
  position: absolute;
  top: 79%;
}

.container-7 {
  max-width: 1100px;
  display: block;
}

.hero-stack {
  background-color: #f2fbf7;
  border-bottom: 1px #e4ebf3;
  padding: 160px 30px 80px;
  position: relative;
}

.hero-stack._2 {
  padding-bottom: 119px;
  display: block;
}

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

.h2-hat-studying {
  color: #111827;
  text-align: center;
  margin-top: 10px;
  padding: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.h2-hat-studying._1 {
  margin-bottom: 60px;
}

.h2-hat-studying._2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.4em;
}

.h2-hat-studying._2._3 {
  color: #2ab200;
  font-size: 20px;
  display: block;
}

.paragraph-10.home-hero {
  text-align: center;
  max-width: 675px;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
}

.text-span-14 {
  background-color: #fff;
  border: 2px solid #2ab2001c;
  border-radius: 300px;
  margin-bottom: 10px;
  padding: 7px 40px;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}

.container-8 {
  max-width: 1100px;
  display: block;
}

.text-span-19 {
  color: #2ab200;
}

.image-16 {
  z-index: 1;
  transform-style: preserve-3d;
  position: absolute;
  inset: 79% 2% 0% auto;
}

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

.section-4 {
  background-color: #f2fbf7;
  padding-top: 6px;
  padding-bottom: 60px;
}

.container-4 {
  max-width: 1150px;
  padding-top: 40px;
}

.text-span-21 {
  color: #2ab200;
}

.div-married-think {
  text-align: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-married-think._4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-married-think._4._333 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.section-zipper-known {
  background-color: #f2fbf7;
  border: 1px #00000008;
  margin-top: 0;
  margin-bottom: -41px;
  padding-top: 4rem;
  padding-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-case-mixture {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.margin-bottom-24px {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.margin-bottom-24px.how-it-works {
  margin-bottom: 0;
}

.margin-bottom-24px.cta-section-sub-heading {
  color: #fffffff2;
  margin-bottom: 0;
  font-size: 18px;
}

.margin-bottom-24px.how-it-works._2._7 {
  text-align: left;
  padding-left: 30px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 1.5em;
}

.h3-excellent-storm {
  color: #111827;
  text-transform: capitalize;
  margin-top: 30px;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration: none;
}

.h3-excellent-storm._9 {
  align-self: flex-start;
  margin-top: 20px;
  font-size: 15px;
}

.h3-excellent-storm.easy-steps {
  color: #2ab200;
  text-transform: none;
  padding-right: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2em;
}

.h3-excellent-storm._5 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 30px;
  padding-right: 20px;
  font-size: 1.2rem;
  font-weight: 600;
  display: flex;
}

.h3-excellent-storm._5._7 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 5px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.h3-excellent-storm._5._7:hover {
  color: #000;
}

.p-onto-nearer {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6em;
  text-decoration: none;
}

.p-onto-nearer._8 {
  font-size: 13px;
}

.p-onto-nearer.how-it-works {
  padding-left: 20px;
  padding-right: 20px;
}

.p-onto-nearer.how-it-works._3rd {
  margin-top: 19px;
  padding-left: 20px;
  padding-right: 0;
  font-size: 17px;
}

.p-onto-nearer.how-it-works._3rd._1 {
  padding-left: 0;
}

.column-9 {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: flex;
}

.div-block-16 {
  text-align: left;
}

.grid-2 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 5% 1fr;
  padding-top: 60px;
  padding-bottom: 100px;
}

.grid-2._2 {
  padding-top: 100px;
}

.image-4 {
  text-align: left;
}

.heading-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.5em;
}

.image-19._3 {
  display: none;
}

.image-21 {
  text-align: center;
  flex: 0 auto;
  align-self: center;
  max-width: 175px;
  height: 125px;
  display: block;
}

.section-5 {
  background-color: #f2fbf7;
  padding-top: 6px;
  padding-bottom: 60px;
}

.columns-6 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.columns-6._1 {
  grid-column-gap: 10px;
}

.image-23 {
  align-self: center;
  max-width: 175px;
  height: 125px;
}

.column-8 {
  text-align: left;
  background-color: #fff;
  border: 1px solid #0000001c;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-around;
  padding: 20px 20px 15px;
  display: flex;
}

.column-8._11 {
  border: 1px solid #0000001c;
}

.div-official-thousand {
  grid-column-gap: 0;
  grid-row-gap: 0;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-official-thousand.first {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-official-thousand.first._2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  place-items: start stretch;
  margin-top: 40px;
}

.text-span-18 {
  color: #2ab200;
}

.div-characteristic-chapter {
  padding: 0 20px 3.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-characteristic-chapter._2 {
  background-color: #fff;
  border-radius: 12px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
}

.h2-hat-studying-2 {
  color: #111827;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.h2-hat-studying-2._8-solid-reasons {
  margin-bottom: 60px;
}

.h2-hat-studying-2._2 {
  color: #2ab200;
  text-align: center;
}

.image-5 {
  color: #142942;
  background-color: #dfe2ff;
  border-radius: 80px 50px 20px 45px;
  padding: 20px 10px;
}

.image-5._3 {
  background-color: #dff2ff;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-5._4 {
  background-color: #e4fddc;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.image-5._8 {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  padding-left: 0;
  padding-right: 0;
}

.image-5._6 {
  background-color: #fbffe3;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.image-5._2 {
  background-color: #ffe8df;
  border-radius: 300px;
  width: 100px;
  height: 100px;
}

.image-5._5 {
  background-color: #f9f7cfab;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.section-zipper-known-2 {
  background-color: #fff;
  border: 1px solid #00000008;
  border-top-width: 0;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.section-zipper-known-2.solid-reasons {
  padding-top: 6rem;
}

.section-zipper-known-2._2 {
  background-color: #f2fbf7;
  padding-bottom: 4rem;
  display: none;
}

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

.text-span-23 {
  color: #212524;
}

.link-block-2 {
  text-align: left;
  object-fit: fill;
  align-items: flex-start;
  width: 150px;
  padding-left: 30px;
  text-decoration: none;
  display: inline-block;
}

.link-block-2:hover, .text-span-7 {
  color: #2ab200;
}

.button-primary-6 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-6.main-cta {
  text-align: center;
  object-fit: contain;
  border: 1px solid #29b21f;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-6.main-cta:hover {
  border-color: #32343a;
}

.button-primary-6.main-cta.cta-section-button {
  color: #29b21f;
  background-color: #f7f7f7;
  border-color: #e1ffdf;
  margin-top: 20px;
  margin-right: 30px;
}

.button-primary-6.main-cta.cta-section-button:hover {
  color: #fff;
  background-color: #2d352d;
  border-color: #2d352d;
}

.lottie-animation-3 {
  width: 70%;
  padding-left: 30px;
  padding-right: 0;
}

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

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

.banner-bottom {
  background-color: #f5f7fa;
  background-image: linear-gradient(274deg, #6db756, #43ac22);
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

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

.hero-split-2._2 {
  align-items: flex-end;
  max-width: 35%;
}

.hero-split-2._1 {
  max-width: 65%;
}

.heading-5 {
  color: #1e0e62;
  margin-top: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

.heading-5.cta-section-heading {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
}

.bold-text-10 {
  font-size: 17px;
  font-weight: 500;
}

.link-6 {
  color: var(--midnight-blue);
}

.paragraph-11.faqs {
  margin-bottom: 35px;
  font-size: 18px;
  line-height: 1.2em;
}

.paragraph-11.faq {
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-11.text-color-neutral-100 {
  color: #fff;
}

.paragraph-11.text-color-neutral-100.footer-main-content {
  color: #000;
  text-align: right;
  max-width: 450px;
  margin-bottom: 0;
  font-size: 15px;
}

.paragraph-11.home-hero {
  text-align: center;
  justify-content: flex-start;
  align-self: auto;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.paragraph-11.home-hero._22 {
  text-align: left;
  align-self: stretch;
  max-width: none;
  font-family: Plus Jakarta Sans, sans-serif;
}

.paragraph-11.home-hero._22._2 {
  margin-left: 0;
}

.paragraph-11.home-hero._22 {
  text-align: left;
  align-self: stretch;
  margin-bottom: 0;
  line-height: 1.6em;
  display: inline-block;
}

.section-6 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.faq-wrapper-3 {
  cursor: pointer;
  border-bottom: 1px solid #d5d9e0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 8px;
  overflow: hidden;
}

.faq-wrapper-3.first {
  padding-top: 0;
}

.section-7 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-7.cta {
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.footer-content-top-2 {
  z-index: 1;
  border-bottom: 1px solid #6f7f96;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-bottom: 51px;
  display: flex;
  position: relative;
}

.link-7, .link-8 {
  color: #6c7480;
  text-decoration: none;
}

.footer-privacy-terms-2 {
  color: #000;
  text-align: right;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.765em;
  display: block;
}

.footer-content-bottom-2 {
  z-index: 1;
  border-top: 1px #6f7f96;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-top: 30px;
  display: flex;
  position: relative;
}

.footer-2 {
  background-color: #fff;
  border-top: 1px #d5d9e0;
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 29px;
  overflow: visible;
}

.footer-company-2 {
  color: #6c7480;
  width: 50%;
  font-size: 16px;
  text-decoration: none;
}

.link-white {
  color: #fff;
  display: none;
}

.section-8 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.header-wrapper-3 {
  z-index: auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.header-3 {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f2fbf7;
  border: 1px #fff;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
  position: sticky;
  top: 0;
}

.button-secondary-4 {
  border: 1px solid var(--midnight-blue);
  color: #2ab200;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border-radius: 100000px;
  margin-top: 10px;
  padding: 12px 40px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary-4:hover {
  color: #fff;
  background-color: #2ab200;
  transform: none;
}

.button-secondary-4.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary-4.small.header-button-mobile {
  margin-right: 18px;
}

.button-secondary-4.button-showcase-2 {
  margin-left: 20px;
}

.header-navigation-5 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.text-span-24 {
  background-image: url('../images/63b54cab02d86da04960eb5a_whatsapp-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: inline;
}

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

.hero-split-3.image {
  max-width: 50%;
  margin-top: 0;
  padding-left: 10px;
  display: flex;
}

.image-26 {
  z-index: 10;
  position: absolute;
  top: 27%;
  left: 71%;
}

.image-26._2 {
  display: none;
}

.image-27 {
  z-index: 3;
  position: relative;
}

.text-span-25 {
  color: #2ab200;
  background-color: #fff;
  border-radius: 360px;
  margin-left: 5px;
  padding: 5px 10px;
  display: inline-block;
}

.section-9 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-9.home-hero {
  background-color: #f2fbf7;
  min-width: 100%;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.image-28 {
  display: none;
  position: absolute;
  top: 25%;
  left: 49%;
}

.link-block-3 {
  border: 1px #000;
}

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

.image-29 {
  z-index: 2;
  max-width: 100%;
  height: 300px;
  position: absolute;
  top: 79%;
}

.container-12 {
  max-width: 1100px;
  display: block;
}

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

.h2-hat-studying-3 {
  color: #111827;
  text-align: center;
  margin-top: 10px;
  padding: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.h2-hat-studying-3._1 {
  margin-bottom: 60px;
}

.h2-hat-studying-3._2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.4em;
}

.h2-hat-studying-3._2._3 {
  color: #2ab200;
  font-size: 20px;
  display: block;
}

.text-span-28 {
  background-color: #fff;
  border: 2px solid #2ab2001c;
  border-radius: 300px;
  margin-bottom: 10px;
  padding: 7px 40px;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
}

.container-14 {
  max-width: 1100px;
  display: block;
}

.text-span-29 {
  color: #2ab200;
}

.image-30 {
  z-index: 1;
  transform-style: preserve-3d;
  position: absolute;
  inset: 79% 2% 0% auto;
}

.container-15 {
  max-width: 1150px;
  padding-top: 40px;
}

.text-span-30 {
  color: #2ab200;
}

.section-zipper-known-3 {
  background-color: #f2fbf7;
  border: 1px #00000008;
  margin-top: 0;
  margin-bottom: -41px;
  padding-top: 4rem;
  padding-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.container-16 {
  max-width: 1150px;
  padding-top: 40px;
}

.column-10 {
  background-color: #fff;
  border: 1px solid #0000001c;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: flex;
}

.div-block-18, .image-33 {
  text-align: left;
}

.heading-6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 1.5em;
}

.image-34._3 {
  display: none;
}

.image-35 {
  text-align: center;
  flex: 0 auto;
  align-self: center;
  max-width: 175px;
  height: 125px;
  display: block;
}

.image-37 {
  align-self: center;
  max-width: 175px;
  height: 125px;
}

.image-37._1 {
  padding: 20px;
}

.text-span-31 {
  color: #2ab200;
}

.h2-hat-studying-4 {
  color: #111827;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.h2-hat-studying-4._8-solid-reasons {
  margin-bottom: 60px;
}

.image-38 {
  color: #142942;
  background-color: #dfe2ff;
  border-radius: 80px 50px 20px 45px;
  padding: 20px 10px;
}

.image-38._3 {
  background-color: #dff2ff;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-38._4 {
  background-color: #e4fddc;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.image-38._8 {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  padding-left: 0;
  padding-right: 0;
}

.image-38._6 {
  background-color: #fbffe3;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.image-38._2 {
  background-color: #ffe8df;
  border-radius: 300px;
  width: 100px;
  height: 100px;
}

.image-38._5 {
  background-color: #f9f7cfab;
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.section-zipper-known-4 {
  background-color: #fff;
  border: 1px solid #00000008;
  border-top-width: 0;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.section-zipper-known-4.solid-reasons {
  padding-top: 6rem;
}

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

.h2-hat-studying-5 {
  color: #111827;
  text-align: left;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.h2-hat-studying-5._2 {
  color: #2ab200;
  text-align: center;
}

.h2-hat-studying-5._3 {
  text-transform: capitalize;
  width: auto;
  margin-bottom: 40px;
  font-size: 40px;
  line-height: 1.2em;
}

.h2-hat-studying-5._3._4 {
  text-transform: none;
  width: auto;
  font-weight: 800;
}

.h2-hat-studying-5._3._4._33 {
  width: 100%;
}

.h2-hat-studying-5._3._4._222 {
  text-align: center;
}

.h2-hat-studying-5._3._4._222._11._22222 {
  text-align: left;
}

.h2-hat-studying-5._3._4._222._111 {
  margin-bottom: 0;
}

.h2-hat-studying-5._3._7 {
  width: auto;
  margin-bottom: 20px;
}

.h2-hat-studying-5._3._7._222._111 {
  text-align: left;
  text-transform: none;
  margin-top: 0;
  padding-top: 10px;
  font-size: 38px;
}

.text-span-32 {
  color: #212524;
}

.text-span-33 {
  color: #2ab200;
}

.section-zipper-known-5 {
  background-color: var(--mint-cream);
  border: 1px solid #00000008;
  border-top-width: 0;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.section-zipper-known-5._2 {
  background-color: #f2fbf7;
  padding-bottom: 4rem;
  display: none;
}

.section-zipper-known-5._3 {
  background-color: var(--mint-cream);
  padding-bottom: 4rem;
}

.section-zipper-known-5._3._33 {
  padding-top: 6rem;
}

.section-zipper-known-5._3._222 {
  background-color: var(--mint-cream);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.section-zipper-known-5._1 {
  padding-top: 150px;
}

.button-primary-7 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-7.main-cta {
  text-align: center;
  object-fit: contain;
  border: 1px solid #29b21f;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-7.main-cta:hover {
  border-color: #32343a;
}

.button-primary-7.main-cta.cta-section-button {
  color: #29b21f;
  background-color: #f7f7f7;
  border-color: #e1ffdf;
  margin-top: 20px;
  margin-right: 30px;
}

.button-primary-7.main-cta.cta-section-button:hover {
  color: #fff;
  background-color: #2d352d;
  border-color: #2d352d;
}

.lottie-animation-5 {
  width: 70%;
  padding-left: 30px;
  padding-right: 0;
}

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

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

.bold-text-12 {
  font-size: 17px;
  font-weight: 500;
}

.section-10, .section-11 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-11.cta {
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.footer-content-top-3 {
  z-index: 1;
  border-bottom: 1px solid #6f7f96;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  padding-bottom: 51px;
  display: flex;
  position: relative;
}

.link-9, .link-10 {
  color: #6c7480;
  text-decoration: none;
}

.section-12 {
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.body-5 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.text-span-34, .text-span-35 {
  color: #2ab200;
}

.header-wrapper-4 {
  z-index: auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.button-secondary-5 {
  color: #193765;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #193765;
  border-radius: 100000px;
  padding: 18px 40px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary-5:hover {
  color: #fff;
  background-color: #193765;
  transform: translate3d(0, 3px, .01px);
}

.button-secondary-5.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary-5.small.header-button-mobile {
  margin-right: 18px;
}

.header-4 {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #f2fbf7;
  border: 1px #fff;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
  position: sticky;
  top: 0;
}

.header-navigation-6 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

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

.image-40 {
  z-index: 10;
  position: absolute;
  top: 27%;
  left: 71%;
}

.image-40._2 {
  display: none;
}

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

.hero-split-4.image {
  max-width: 50%;
  margin-top: 0;
  padding-left: 10px;
  display: flex;
}

.image-41 {
  display: none;
  position: absolute;
  top: 25%;
  left: 49%;
}

.image-42 {
  z-index: 3;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.image-43.home-hero-logo {
  max-height: 40px;
  margin-right: 68px;
}

.image-43.home-hero-logo.google {
  filter: grayscale();
  max-height: 40px;
}

.image-43.home-hero-shape-1 {
  z-index: 2;
  width: 200px;
  position: absolute;
  inset: 6% 22% auto auto;
}

.text-span-37 {
  background-image: url('../images/63b54cab02d86da04960eb5a_whatsapp-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: inline;
}

.text-span-37._1 {
  background-image: url('../images/high-voltage_26a1-1.png');
}

.link-block-4 {
  border: 1px #000;
}

.text-span-38 {
  color: #2ab200;
  background-color: #fff;
  border-radius: 360px;
  margin-left: 5px;
  padding: 5px 10px;
  font-size: 15.5px;
  display: inline-block;
}

.section-13 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-13.home-hero {
  background-color: #f2fbf7;
  min-width: 100%;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.paragraph-12 {
  color: #666;
  margin-top: 10px;
  font-size: 17px;
}

.body-6 {
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
}

.div-official-thousand-2 {
  grid-column-gap: 0;
  grid-row-gap: 0;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-official-thousand-2.first {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-official-thousand-2.first._222 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr;
  max-width: 1000px;
}

.div-everything-represent {
  border: 1px #e5e7eb;
  padding: 0 40px 3.5rem 0;
  font-weight: 400;
  text-decoration: none;
}

.p-onto-nearer-2 {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.p-onto-nearer-2.how-it-works {
  padding-left: 20px;
  padding-right: 20px;
}

.p-onto-nearer-2.how-it-works.easy-steps {
  text-align: left;
  padding-left: 0;
}

.p-onto-nearer-2.how-it-works.easy-steps._33._222 {
  text-align: center;
  width: 600px;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.6rem;
}

.p-onto-nearer-2.how-it-works.easy-steps._33._222._333 {
  color: #000;
  font-size: 18px;
  line-height: 1.6em;
}

.p-onto-nearer-2.how-it-works.easy-steps._33._222._111 {
  text-align: center;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.p-onto-nearer-2.how-it-works._3rd {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.h3-excellent-storm-2 {
  color: #111827;
  text-transform: capitalize;
  margin-top: 30px;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration: none;
}

.h3-excellent-storm-2.easy-steps {
  text-align: left;
  text-transform: none;
}

.h3-excellent-storm-2.easy-steps._3 {
  letter-spacing: -1px;
  margin-top: 10px;
  font-size: 25px;
  font-weight: 400;
}

.h3-excellent-storm-2.easy-steps._3._1 {
  margin-top: 10px;
}

.h3-excellent-storm-2.easy-steps._222 {
  text-align: center;
}

.heading-7 {
  color: #29b21f;
  background-color: #e1ffdf;
  border: 1px solid #c4f5c0;
  border-radius: 360px;
  padding: 7px 30px;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.div-characteristic-chapter-2 {
  padding: 0 40px 3.5rem 0;
  font-weight: 400;
  text-decoration: none;
}

.div-characteristic-chapter-2._222 {
  padding-left: 40px;
}

.div-case-mixture-2 {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.image-44 {
  border-radius: 10px;
}

.image-44._33 {
  border: 2px solid #00000012;
}

.image-45 {
  width: 100%;
  max-width: none;
  margin-left: -54px;
  padding-right: 0;
}

.li-dirt-seen {
  color: #111827;
  align-items: center;
  margin-top: .5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.div-ask-young {
  align-items: center;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.h2-loud-wonderful {
  color: #111827;
  letter-spacing: -.025em;
  margin-top: 2rem;
  padding: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
}

.span-man-whale {
  margin-left: .75rem;
  padding: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75rem;
  text-decoration: none;
}

.p-blood-whistle {
  color: #000;
  margin-top: 1.5rem;
  padding-right: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: none;
}

.p-blood-whistle._1 {
  color: #3bb84c;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

.p-blood-whistle._1._2 {
  color: #000;
  margin-top: 2rem;
}

.p-blood-whistle._2 {
  margin-top: 2rem;
  font-size: 17px;
  line-height: 1.5em;
}

.p-blood-whistle._2._3 {
  font-size: 16px;
}

.img-leg-brown {
  width: 20px;
  height: 20px;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-willing-my {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.li-oil-west {
  color: #111827;
  align-items: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.div-closer-who {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-stand-fill {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-these-shaking {
  color: #000;
  background-color: #3bb84c;
  border: 3px #e5fee8;
  border-radius: 10px;
  width: 55px;
  height: 55px;
  margin: 0;
  padding: 10px;
  font-weight: 400;
  text-decoration: none;
}

.ul-already-all {
  margin-top: 1rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  list-style-type: none;
}

.section-single-locate {
  background-color: #0000;
  margin: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.section-ran-some {
  background-color: var(--mint-cream);
  padding-top: 6rem;
  padding-bottom: 6rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.div-safe-attached {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-ago-still {
  text-align: left;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.p-example-cream {
  color: #2563eb;
  letter-spacing: .1em;
  text-transform: uppercase;
  padding: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
  text-decoration: none;
}

.h2-somehow-well {
  color: #000;
  text-transform: capitalize;
  width: auto;
  margin-top: 1.5rem;
  padding: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.2em;
  text-decoration: none;
}

.div-long-any {
  grid-column-gap: 1rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr 1fr 1fr;
  align-items: center;
  margin-top: 5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-zero-trip {
  grid-column: span 2 / span 2;
  padding-right: 4rem;
  font-weight: 400;
  text-decoration: none;
}

.div-beneath-with {
  align-items: flex-start;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.img-frozen-duty {
  color: #10b981;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 300px;
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  padding: 10px 7px;
  font-weight: 400;
  text-decoration: none;
}

.img-frozen-duty._2 {
  padding: 10px 0;
}

.img-frozen-duty._1._2 {
  margin-top: 140px;
}

.div-enough-sound {
  margin-left: 1.25rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.h3-them-ants {
  color: #000;
  margin-top: 0;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  text-decoration: none;
}

.p-thy-boat {
  color: #4b5563;
  margin-top: .75rem;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.div-prove-especially {
  align-items: flex-start;
  margin-top: 3rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.img-beat-quietly {
  color: #2563eb;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-thread-struck {
  color: #ef4444;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-previous-smallest {
  grid-column: span 3 / span 3;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-plant-original {
  border-style: solid;
  border-width: 0;
  border-radius: .5rem;
  width: 100%;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-plant-original._333 {
  width: 700px;
  padding-left: 60px;
}

.img-plant-original._11 {
  width: 500px;
  padding-top: 40px;
}

.section-draw-little {
  background-color: #0000;
  margin: 0;
  padding-top: 8rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-corn-turn {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-similar-including {
  grid-column-gap: 5rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-mix-obtain {
  order: 2;
  grid-column: span 4 / span 4;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-pie-modern {
  max-width: none;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.h2-will-done {
  color: #111827;
  letter-spacing: -.025em;
  margin: 0;
  padding-right: 2rem;
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2em;
  text-decoration: none;
}

.p-turn-wife {
  color: #4b5563;
  margin-top: 1.5rem;
  padding-right: 6rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 2rem;
  text-decoration: none;
}

.div-well-slipped {
  margin-top: 2rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.a-victory-onto {
  color: #fff;
  background-color: #2563eb;
  border: 1px solid #0000;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: .75rem 1.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 1px 2px #0000000d;
}

.a-victory-onto:hover {
  background-color: #1d4ed8;
}

.div-birds-begun {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 0 solid #e5e7eb;
  border-top-width: 1px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  margin-top: 4rem;
  padding-top: 2rem;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-tobacco-born {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.h3-write-child {
  color: #111827;
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  text-decoration: none;
}

.p-when-bottom {
  color: #4b5563;
  margin-top: 1rem;
  padding: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
  text-decoration: none;
}

.div-pleasure-guess {
  margin-top: 1.5rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.a-health-bread {
  color: #2563eb;
  margin: 0;
  padding: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem;
  text-decoration: none;
}

.a-health-bread:hover {
  color: #1e40af;
  text-decoration: underline;
}

.div-driven-cookies {
  background-color: #dbeafe;
  border-style: solid;
  border-width: 0;
  border-radius: 1.5rem;
  order: 1;
  place-items: center;
  margin: 0;
  padding: 3rem;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.img-report-motion {
  border-style: solid;
  border-width: 0;
  border-radius: .75rem;
  width: 100%;
  max-width: 20rem;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  box-shadow: 0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;
}

.container-19 {
  display: block;
}

.container-20 {
  max-width: none;
  display: block;
}

.container-21 {
  max-width: 1200px;
}

.container-21._222 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: block;
}

.container-21._222._322 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section-arm-underline {
  background-color: #f9fafb;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.div-bowl-across {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-shells-happily {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-mouse-stems {
  text-align: center;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-type-course {
  color: #111827;
  padding: 0;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.p-copper-read {
  color: #4b5563;
  margin-top: 1.5rem;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  text-decoration: none;
}

.div-wonderful-represent {
  max-width: 56rem;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.div-almost-wherever {
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  inset: 4rem;
}

.div-spent-throw {
  opacity: .3;
  filter: blur(16px);
  background: linear-gradient(90deg, #44ff9a -.55%, #44b0ff 22.86%, #8b44ff 48.36%, #f64 73.33%, #ebff70 99.34%);
  border-style: solid;
  border-width: 0;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  transform: rotate(180deg);
}

.div-division-musical {
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.div-worse-design {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-worse-design._2 {
  padding-top: 20px;
}

.div-test-stop {
  background-color: #fff;
  border: 1px solid #00000012;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 1.5rem;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.div-test-stop._2 {
  box-shadow: none;
  background-color: #0000;
  border-style: none;
}

.div-test-stop._3 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.img-never-gentle {
  width: auto;
  height: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-never-gentle._2 {
  padding-left: 20px;
  padding-right: 20px;
}

.img-never-gentle._3 {
  width: 80px;
}

.img-never-gentle._33 {
  padding-left: 8px;
  padding-right: 8px;
}

.div-widely-raise {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 1.25rem;
  margin-left: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-perfect-pipe {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 1.25rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-lesson-lips {
  background-image: linear-gradient(#0000, #0000, #f9fafb);
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  inset: 0;
}

.section-14 {
  background-color: var(--mint-cream);
  padding-top: 5rem;
  padding-bottom: 6rem;
}

.section-14._222 {
  position: relative;
}

.section-14._222._333 {
  background-color: #fff;
  padding-bottom: 8rem;
}

.section-14._222._333._1 {
  padding-bottom: 5rem;
}

.section-14._222._11 {
  z-index: 1;
  background-color: #fff;
  padding-bottom: 1rem;
}

.cell {
  flex-direction: column;
  justify-content: center;
  padding-right: 60px;
}

.cell._222._333 {
  justify-content: center;
  align-items: center;
  padding-right: 0;
}

.image-46.cta-shape-4 {
  position: absolute;
  bottom: -124px;
  right: -70px;
}

.image-46.cta-shape-2 {
  position: absolute;
  top: -166px;
}

.image-46.cta-shape-3 {
  position: absolute;
  top: -43px;
  right: -39px;
}

.image-46.cta-shape-1 {
  position: absolute;
  top: -43px;
  left: -29px;
}

.section-15 {
  max-width: none;
}

.section-16 {
  min-width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-16._3 {
  background-color: #fff;
}

.image-47._3 {
  display: none;
}

.image-47.faqs {
  max-width: 100%;
  padding-top: 100px;
}

.image-47.faqs-shape {
  position: absolute;
  top: -38px;
  right: -24px;
}

.lottie-animation-6 {
  background-color: #fff;
  border-radius: 360px;
  width: 60%;
  padding-left: 0;
  padding-right: 0;
}

.button-primary-8 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  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.main-cta {
  text-align: center;
  object-fit: contain;
  border: 1px solid #29b21f;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-8.main-cta:hover {
  border-color: #32343a;
}

.button-primary-8.main-cta.cta-section-button {
  color: #29b21f;
  background-color: #f7f7f7;
  border-color: #e1ffdf;
  margin-top: 20px;
  margin-right: 30px;
}

.button-primary-8.main-cta.cta-section-button:hover {
  color: #fff;
  background-color: #2d352d;
  border-color: #2d352d;
}

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

.bold-text-14 {
  font-size: 17px;
  font-weight: 500;
}

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

.section-17 {
  background-color: #fff;
}

.quick-stack._222._333, .quick-stack._222._333._444 {
  padding-bottom: 40px;
}

.quick-stack._222._333._1111 {
  padding-bottom: 20px;
}

.image-48 {
  border-radius: 7px;
  box-shadow: 0 10px 30px #0003;
}

.container-23 {
  max-width: 1200px;
}

.tabs-menu-2 {
  text-align: left;
}

.tab-link-tab-1-2 {
  background-color: #fff;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 17px;
}

.tab-link-tab-1-2.w--current {
  border: 1px solid var(--midnight-blue);
  background-color: var(--midnight-blue);
  color: #fff;
  margin-left: 0;
  margin-right: 10px;
}

.tab-link-tab-1-2._2 {
  border: 1px solid #0000001f;
  padding-left: 40px;
  padding-right: 40px;
}

.tab-pane-tab-1 {
  width: 1000px;
}

.image-49 {
  padding-top: 60px;
}

.tab-pane-tab-2 {
  width: 1000px;
}

.image-50 {
  width: 15%;
  max-width: none;
  position: absolute;
  top: 200px;
  left: 550px;
}

.heading-8 {
  width: 13.0641%;
}

.image-51 {
  max-width: 75%;
  padding-top: 40px;
}

.image-51._1 {
  padding-top: 60px;
}

.cell-2._222 {
  justify-content: flex-start;
  align-items: center;
}

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

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

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

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

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

.nav-dropdown-icon-2:hover {
  color: #000;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.text-block-3 {
  color: #617389;
  font-size: 18px;
  line-height: 26px;
}

.text-block-3:hover {
  color: #000;
}

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

.nav-dropdown-link-2:hover {
  background-color: #f1f1f1;
  border-radius: 3px;
}

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

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

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

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

.nav-dropdown-list-2.shadow-three.mobile-shadow-hide.w--open {
  padding: 20px;
}

.button-primary-9 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-9.header-button {
  margin-top: -5px;
}

.image-52 {
  margin-top: -5px;
  margin-bottom: 0;
}

.nav-link-4 {
  color: #617389;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 0 5px 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

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

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

.list-item {
  display: block;
}

.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: 999;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  border: 1px #000;
  width: 100%;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
}

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

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

.container-25 {
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  padding-top: 40px;
  display: flex;
}

.image-53 {
  width: 22%;
  position: relative;
  top: 24px;
  left: -27%;
}

.hero-wrapper-5 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  min-width: auto;
  max-width: 1200px;
  display: flex;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  place-items: center start;
}

.button-primary-12 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-12.main-cta {
  text-align: center;
  object-fit: contain;
  border: 1px solid #29b21f;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-12.main-cta:hover {
  border-color: #32343a;
}

.button-primary-12.main-cta.second-cta {
  color: #29b21f;
  text-align: center;
  background-color: #f9f9f9;
  border-width: 2px;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 17px;
  display: inline;
}

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

.image-54 {
  z-index: 2;
  text-align: center;
  max-width: 85%;
  padding-top: 40px;
  display: block;
  position: relative;
}

.text-span-15 {
  color: #3bb84c;
}

.heading-9 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.1em;
}

.hero-heading-left-3 {
  background-color: #0000;
  background-image: linear-gradient(#f9fafb, #f9fafb57 55%, #f9fafb), url('../images/ooorganize-3.svg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  border: 1px #e4ebf3;
  padding: 60px 30px 100px;
  position: relative;
}

.text-span-39 {
  color: #000;
}

.image-55 {
  width: 280px;
  margin-top: -70px;
  position: relative;
  top: -210px;
  left: 38px;
}

.bold-text-15 {
  font-size: 17px;
  font-weight: 500;
}

.text-span-40 {
  background-image: url('../images/63b54cab02d86da04960eb5a_whatsapp-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  padding-left: 0;
  padding-right: 40px;
}

.margin-bottom-24px-7 {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.margin-bottom-24px-7._1 {
  font-size: 18px;
}

.margin-bottom-24px-7.cta-section-sub-heading {
  color: #fffffff2;
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
}

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

.section-jack-steep {
  background-color: #fff;
  border: 1px #000;
  margin: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-branch-rather {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-lower-four {
  text-align: center;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.h2-anyway-make {
  color: #111827;
  margin: 0;
  padding: 0;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 2.5rem;
  text-decoration: none;
}

.bold-text-16 {
  color: #30353f;
  font-size: 23px;
  font-weight: 400;
}

.div-tie-ear {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: wrap;
  place-content: space-around;
  align-items: center;
  width: 1200px;
  max-width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.img-blood-only, .img-seen-package {
  object-fit: contain;
  width: 125px;
  max-width: 100%;
  height: 125px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-married-think-2 {
  text-align: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-official-thousand-3 {
  grid-column-gap: 0;
  grid-row-gap: 0;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-official-thousand-3.first {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-characteristic-chapter-3 {
  padding: 0 20px 3.5rem;
  font-weight: 400;
  text-decoration: none;
}

.p-onto-nearer-3 {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.p-onto-nearer-3.how-it-works {
  padding-left: 20px;
  padding-right: 20px;
}

.p-onto-nearer-3.how-it-works._3rd {
  padding-left: 0;
  padding-right: 0;
}

.section-zipper-known-6 {
  background-color: #fff;
  border: 1px solid #00000008;
  border-top-width: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-hat-studying-6 {
  color: #111827;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.div-case-mixture-3 {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.h3-excellent-storm-3 {
  color: #111827;
  text-transform: capitalize;
  margin-top: 30px;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration: none;
}

.section-dirt-mountain {
  background-color: #3bb84c;
  margin: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-electricity-there {
  text-align: center;
  letter-spacing: -.025em;
  margin: 0;
  padding: 0 0 40px;
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1.3em;
  text-decoration: none;
}

.text-span-41 {
  background-color: #fbfac5;
}

.div-remember-faster {
  text-align: center;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
  position: static;
}

.div-jungle-younger {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template: "."
  / minmax(0, 1fr) minmax(0, 1fr);
  max-width: 1200px;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.h3-real-town {
  color: #111827;
  margin: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  text-decoration: none;
}

.green-vs-circle {
  z-index: auto;
  color: #3bb84c;
  letter-spacing: -.01em;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #3bb84c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  margin: auto;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
  position: relative;
  inset: 54vh 0% 0%;
  box-shadow: 0 5px 30px 10px #3bb84c36;
}

.div-native-care {
  margin: 0;
  padding: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.text-span-17 {
  background-color: #d3efdd;
}

.text-span-42 {
  border: 1px #000;
  border-bottom: 5px solid #a0f0ab;
  display: inline;
}

.div-plastic-sides {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.div-interior-say {
  background-color: #fff;
  border-style: solid;
  border-width: 0;
  border-radius: 1rem;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.div-interior-say._2 {
  background-color: #fff;
  background-image: none;
}

.img-silence-smell {
  object-fit: cover;
  border-style: solid;
  border-width: 0;
  border-radius: .75rem;
  margin-top: 3rem;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.img-silence-smell._2 {
  padding-left: 75px;
  padding-right: 75px;
  display: block;
}

.lottie-animation-7 {
  width: 125px;
}

.h2-loud-wonderful-2 {
  color: #111827;
  letter-spacing: -.025em;
  margin-top: 2rem;
  padding: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.image-57 {
  width: 120%;
  max-width: none;
  margin-left: 0;
  margin-right: -159px;
  padding-left: 0;
}

.section-single-locate-2 {
  background-color: #fff;
  margin: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  font-weight: 400;
  text-decoration: none;
}

.image-58 {
  width: 100%;
  max-width: none;
  margin-left: -54px;
  padding-right: 0;
}

.h2-loud-wonderful-3 {
  color: #111827;
  letter-spacing: -.025em;
  margin-top: 2rem;
  padding: 0;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.lottie-animation-8 {
  width: 70%;
  padding-left: 30px;
  padding-right: 0;
}

.heading-10 {
  color: #1e0e62;
  margin-top: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2em;
}

.heading-10.cta-section-heading {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
}

.button-primary-13 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  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.main-cta {
  text-align: center;
  object-fit: contain;
  border: 1px solid #29b21f;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-13.main-cta:hover {
  border-color: #32343a;
}

.button-primary-13.main-cta.cta-section-button {
  color: #29b21f;
  background-color: #f7f7f7;
  border-color: #e1ffdf;
  margin-top: 20px;
  margin-right: 30px;
}

.button-primary-13.main-cta.cta-section-button:hover {
  color: #fff;
  background-color: #2d352d;
  border-color: #2d352d;
}

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

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

.bold-text-20 {
  line-height: 1.2em;
}

.bold-text-21 {
  font-size: 17px;
  font-weight: 500;
}

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

.p-bell-went {
  color: #4b5563;
  text-align: center;
  margin-top: 2.25rem;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.link-5 {
  color: #3bb84c;
}

.a-zipper-agree-4 {
  color: #29b21f;
  padding: 0 0 0 10px;
  font-weight: 500;
  text-decoration: none;
}

.a-zipper-agree-4:hover {
  color: #1d4ed8;
  text-decoration: underline;
}

.accordion-item-2 {
  background-color: #fff;
  border: 2px solid #0000000f;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
}

.accordion-wrapper {
  margin-top: 50px;
}

.h2-applied-sides-4 {
  color: #000;
  padding: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
}

.h2-applied-sides-4.faq {
  font-size: 35px;
}

.faq-text-3 {
  font-size: 17px;
  line-height: 1.4em;
}

.div-planet-lack-4 {
  background-color: #0000;
  background-image: linear-gradient(#f9fafba8, #f9fafba8), url('../images/background-pattern.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 2rem;
  font-weight: 400;
  text-decoration: none;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.icon-2.accordion-icon {
  color: #0003;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-heading {
  color: #000;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

.div-range-refused-2 {
  text-align: center;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.link-11 {
  margin-right: 10px;
}

.footer-links._11 {
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 200;
}

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

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

.container-default-3 {
  max-width: 1268px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  position: sticky;
}

.button-secondary-6 {
  color: #193765;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #193765;
  border-radius: 100000px;
  padding: 18px 40px;
  line-height: 1.111em;
  transition: transform .3s, color .3s, background-color .3s;
  transform: translate3d(0, 0, .01px);
}

.button-secondary-6:hover {
  color: #fff;
  background-color: #193765;
  transform: translate3d(0, 3px, .01px);
}

.button-secondary-6.small {
  padding: 14px 24px;
  font-size: 16px;
  line-height: 1.125em;
}

.button-secondary-6.small.header-button-mobile {
  margin-right: 18px;
}

.nav-link-5 {
  color: #193765;
  margin-left: 20px;
  font-size: 16px;
  line-height: 1.111em;
  text-decoration: none;
  transition: color .35s;
}

.nav-link-5.w--current {
  margin-left: 20px;
}

.header-5 {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff80;
  border: 1px #fff;
  min-width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 400;
  position: sticky;
  top: 0;
}

.header-navigation-7 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 16px;
  list-style-type: none;
  display: flex;
}

.body-7 {
  letter-spacing: .3px;
  background-color: #fff;
  font-family: Plus Jakarta Sans, sans-serif;
  line-height: 1.6em;
}

.image-59 {
  z-index: 10;
  position: absolute;
  top: 27%;
  left: 71%;
}

.image-59._2 {
  display: none;
}

.text-span-43 {
  color: #2ab200;
  background-color: #fff;
  border-radius: 360px;
  margin-left: 5px;
  padding: 5px 10px;
  display: inline-block;
}

.hero-wrapper-7 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-width: 1200px;
  max-width: 1200px;
  display: flex;
}

.section-18 {
  min-width: 100%;
  max-width: 1100px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-18.home-hero {
  z-index: 1;
  background-color: #fff;
  min-width: 100%;
  margin-left: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  padding-left: 20px;
  position: relative;
  overflow: hidden;
}

.lottie-animation-9 {
  width: 200px;
  position: absolute;
  inset: 38% 3% auto auto;
}

.image-60.home-hero-shape-1 {
  z-index: 2;
  width: 200px;
  position: absolute;
  inset: 6% 22% auto auto;
}

.image-60.home-hero-logo {
  max-height: 40px;
  margin-right: 68px;
}

.image-60.home-hero-logo.google {
  filter: grayscale();
  max-height: 40px;
}

.text-span-45 {
  background-image: url('../images/63b54cab02d86da04960eb5a_whatsapp-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: inline;
}

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

.image-61 {
  display: none;
  position: absolute;
  top: 25%;
  left: 49%;
}

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

.hero-split-6.image {
  max-width: 50%;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.hero-split-6._1 {
  text-align: left;
  align-items: flex-start;
}

.container-29 {
  flex-direction: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  max-width: none;
  margin-left: 0;
  display: flex;
}

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

.text-span-46, .text-span-47, .text-span-48, .text-span-49, .text-span-50, .text-span-51 {
  color: var(--midnight-blue);
}

.image-62 {
  max-width: 38%;
  position: absolute;
  top: 580px;
  left: 200px;
}

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

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

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

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

.hero-split-7._1 {
  max-width: 65%;
}

.hero-split-7._2 {
  align-items: flex-end;
  max-width: 35%;
}

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

.margin-bottom-24px-8 {
  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-12 {
  color: var(--midnight-blue);
}

.heading-13 {
  color: #279f4f;
}

.container-31 {
  width: 90vw;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
}

.timeline_image-wrapper {
  background-image: linear-gradient(138deg, #000, #0000 28%), url('../images/Image-Background.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 12px;
  overflow: hidden;
}

.section-timeline {
  z-index: -3;
  background-color: var(--mint-cream);
  position: relative;
}

.text-colour-white {
  color: #fff;
}

.timeline_circle {
  background-color: #fff;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 8px #0a0a0a;
}

.timeline_quote-text-wrapper {
  flex: 1;
}

.timeline_quote-title {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.timeline_progress-bar {
  z-index: -1;
  background-color: #fff;
  background-image: linear-gradient(to bottom, var(--midnight-blue), #adff48 51%, var(--midnight-blue));
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.text-colour-lightgrey {
  color: #ffffffa6;
}

.margin-bottom-medium {
  margin-bottom: 32px;
}

.timeline_quote-image {
  border-radius: 8px;
  width: 48px;
  height: 48px;
  margin-right: 24px;
}

.timeline_definition-wrapper {
  background-color: #ffffff0d;
  border-radius: 16px;
  padding: 16px;
}

.timeline_centre {
  justify-content: center;
  display: flex;
}

.margin-bottom-xlarge {
  margin-bottom: 56px;
}

.timeline_progress {
  z-index: -2;
  background-color: #414141;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline_item {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 180px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
  display: grid;
  position: relative;
}

.timeline_quote-wrapper {
  border: 2px solid #fff;
  border-radius: 16px;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

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

.timeline_text {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
}

.overlay-fade-top {
  background-image: linear-gradient(#0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: 0% 0% auto;
}

.timeline_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.link-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.timeline_left {
  text-align: right;
  justify-content: flex-end;
  align-items: stretch;
}

.overlay-fade-bottom {
  background-image: linear-gradient(to top, #0a0a0a, #0a0a0a00);
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.timeline_link {
  opacity: .6;
  color: var(--midnight-blue);
  letter-spacing: .8px;
  text-transform: uppercase;
  border-radius: 8px;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.timeline_link:hover {
  opacity: 1;
}

.timeline_date-text {
  color: var(--midnight-blue);
  letter-spacing: -.03em;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.timeline_milestone-badge {
  color: #161616;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_badge {
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  background-color: #ffffff26;
  border-radius: 8px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 6px 8px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
}

.timeline_quote {
  color: #fff;
  margin-bottom: 16px;
  font-size: 14px;
}

.timeline_date-text-2 {
  color: #0dc50d;
  text-align: right;
  letter-spacing: -.03em;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  position: sticky;
  top: 50vh;
}

.timeline_progress-bar-2 {
  background-color: #fff;
  background-image: linear-gradient(#48ff54, #52c246 51%, #eaff48);
  width: 3px;
  height: 50vh;
  position: fixed;
  inset: 0 auto 50vh;
}

.timeline_circle-2 {
  background-color: #2ab200;
  border: 2px solid #2ab200;
  border-radius: 100%;
  width: 15px;
  min-width: 15px;
  max-width: 15px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  position: sticky;
  top: 50vh;
  box-shadow: 0 0 0 3px #2ab20069;
}

.section-timeline-2 {
  z-index: -1;
  background-color: #fff;
  position: relative;
}

.timeline_progress-2 {
  background-color: #4141412e;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline_image-wrapper-2 {
  border-radius: 12px;
  overflow: hidden;
}

.text-span-53, .text-span-54, .text-span-55 {
  color: #000;
}

.container-32 {
  background-color: #fff;
  padding-top: 140px;
}

.text-span-56 {
  font-weight: 800;
  text-decoration: line-through;
}

.bold-text-22 {
  font-style: normal;
}

.bold-text-23 {
  overflow-wrap: normal;
  font-weight: 400;
  text-decoration: line-through;
}

.text-span-57, .text-span-58 {
  color: var(--midnight-blue);
}

.text-span-59 {
  font-weight: 800;
}

.container-medium-739px-copy {
  max-width: 761px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-739px-copy.home-hero {
  z-index: 1;
  text-align: center;
  margin-bottom: 82px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.container-medium-739px-copy.home-hero._2 {
  max-width: 700px;
  margin-bottom: 20px;
}

.container-medium-739px-copy.home-hero {
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  z-index: 1;
  text-align: center;
  max-width: 1100px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.paragraph-copy.home-hero {
  max-width: 675px;
  margin-bottom: 31px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-copy.card-home-integration-dropdown {
  object-fit: fill;
  margin-bottom: 0;
  overflow: visible;
}

.paragraph-copy.home-about-item {
  margin-bottom: 0;
}

.paragraph-copy.home-feature {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-copy.text-color-neutral-300 {
  color: #f3f5f8;
}

.paragraph-copy.text-color-neutral-300.cta {
  color: #000;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.765em;
}

.paragraph-copy.testimonial {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 17px;
}

.paragraph-copy.faqs {
  margin-bottom: 35px;
  font-size: 18px;
}

.paragraph-copy.faq {
  margin-bottom: 0;
  font-weight: 500;
}

.paragraph-copy.text-color-neutral-400 {
  color: #d5d9e0;
}

.paragraph-copy.text-color-neutral-400.footer-newsletter {
  margin-bottom: 28px;
  font-size: 17px;
  line-height: 1.714em;
}

.paragraph-copy.text-color-neutral-100 {
  color: #fff;
}

.paragraph-copy.text-color-neutral-100.footer-main-content {
  color: #000;
  text-align: right;
  max-width: 450px;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 16px;
}

.paragraph-copy.card-integration-item {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-copy.card-home-integration-dropdown {
  margin-bottom: 0;
}

._2-buttons-wrapper-copy {
  margin-bottom: -15px;
}

._2-buttons-wrapper-copy.cta {
  margin-bottom: 0;
  display: flex;
}

._2-buttons-wrapper-copy._2._222 {
  justify-content: center;
  display: flex;
}

.text-span-37-copy {
  background-image: url('../images/63b54cab02d86da04960eb5a_whatsapp-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  padding-left: 40px;
  padding-right: 40px;
  display: inline;
}

.text-span-37-copy._1 {
  background-image: url('../images/high-voltage_26a1-1.png');
}

.flag {
  width: 20px;
  margin-right: 8px;
}

.country {
  letter-spacing: 1px;
  align-items: center;
  display: flex;
}

.tabs__image {
  border-radius: 4px;
  width: 100%;
}

.tabs-link__title {
  align-items: flex-start;
}

.tabs__link-body {
  overflow: hidden;
}

.container-33 {
  width: 100%;
  max-width: 1140px;
}

.tabs-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #c64d4d;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  display: grid;
}

.style--mono {
  line-height: 1;
}

.tabs__menu {
  margin: -32px -24px;
}

.unsplash-badge {
  z-index: 99;
  display: inline-block;
  position: absolute;
  inset: 24px 24px auto auto;
}

.tabs__link {
  color: #fff;
  cursor: pointer;
  background-color: #0000;
  border-radius: 4px;
  padding: 24px;
  transition: background-color .2s;
  display: block;
}

.tabs__link.w--current {
  background-color: #ffffff1a;
}

.css {
  display: none;
}

.tabs-3 {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.tab-link-tab-1-3 {
  opacity: .38;
  background-color: #fff0;
  border-radius: 5px;
  margin: 10px 0;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-1-3.w--current {
  border: 1px none var(--midnight-blue);
  opacity: 1;
  color: #000;
  background-color: #2ab20000;
  border-radius: 5px;
  margin: 10px 0;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-2-2 {
  background-color: #fff;
  border: 1px solid #2ab20024;
  border-radius: 5px;
  margin: 10px;
}

.tab-link-tab-2-2.w--current {
  background-color: var(--midnight-blue);
}

.tab-link-tab-3 {
  margin-left: 10px;
  margin-right: 10px;
}

.ohil {
  flex-direction: column;
  order: 0;
  max-width: 35%;
  display: flex;
  position: static;
}

.hdth {
  flex-direction: column;
  max-width: 75%;
  display: flex;
}

.text-block-4 {
  align-self: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 25px;
  font-weight: 800;
}

.section-19 {
  background-color: var(--mint-cream);
}

.heading-14 {
  margin-bottom: -10px;
  font-weight: 400;
}

.heading-15 {
  margin-top: 100px;
  font-weight: 400;
}

.section-20 {
  z-index: 1;
  background-color: #fff;
  border-top: 1px #00000014;
  padding-top: 60px;
  position: relative;
}

.heading-16 {
  color: #fff;
  background-color: #b2001b;
  border: 2px solid #0000000d;
  border-radius: 300px;
  padding: 5px 20px;
  font-size: 15px;
  font-weight: 400;
}

.heading-16._1 {
  background-color: var(--midnight-blue);
  margin-top: 90px;
}

.heading-16._11._111 {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 13px;
  display: inline-block;
}

.heading-16._11._111._3 {
  background-color: var(--midnight-blue);
}

.heading-17 {
  color: #000;
  margin-top: 0;
  padding-top: 10px;
  font-size: 38px;
  line-height: 1.2em;
}

.heading-17._22 {
  padding-top: 10px;
  padding-right: 0;
  font-size: 30px;
}

.text-span-60, .text-span-61 {
  color: #b2001b;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 2rem;
  padding-left: 20px;
  padding-right: 20px;
}

.container-34 {
  max-width: 1200px;
}

.strikethrough {
  z-index: 0;
  color: #8e8e8e;
  flex-direction: row;
  display: inline-block;
  position: relative;
}

.section-21 {
  position: relative;
}

.lottie-animation {
  width: 0;
}

.tab-panel {
  background-color: #fff;
  border-radius: 24px;
  min-height: 500px;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: 0 60px 100px -50px #151c344f;
}

.tab-button {
  opacity: .35;
  color: #151c34;
  background-color: #0000;
  border: 1px #000;
  flex-flow: wrap;
  place-content: stretch flex-start;
  align-items: flex-start;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 15px;
  display: flex;
}

.tab-button.w--current {
  opacity: 1;
  color: #151c34;
  background-color: #0000;
  flex-flow: wrap;
  align-items: flex-start;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.tab-image {
  border-radius: 7px;
  width: 50px;
  margin-right: 12px;
  padding: 7px;
}

.tab-image._2 {
  background-color: #fff1ba;
  border: 1px #fd5be71c;
}

.tab-image._1 {
  background-color: #daffdc;
  border: 1px #7cffb029;
}

.tab-image._3 {
  background-color: #ffdff5;
  border: 1px #ffdff5;
}

.tab-image._4 {
  background-color: #e1ddff;
  border: 1px #e1ddff;
}

.paragraph-13 {
  color: #7b88a8;
  max-width: 650px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

.link-arrow {
  color: #6a35ff;
  align-items: center;
  margin-top: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.tabs-content {
  flex-direction: column;
  align-self: center;
  max-width: 700px;
  padding-top: 60px;
  display: block;
  overflow: visible;
}

.tabs-menu-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35%;
  max-width: 35%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.load-bar-base {
  background-color: #eceff8;
  border-radius: 500px;
  max-width: 80%;
  height: 5px;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.p-onto-nearer-4 {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.p-onto-nearer-4.how-it-works {
  padding-left: 20px;
  padding-right: 20px;
}

.p-onto-nearer-4.how-it-works.easy-steps {
  text-align: left;
  padding-left: 0;
}

.p-onto-nearer-4.how-it-works.easy-steps._33._222 {
  line-height: 1.6rem;
}

.p-onto-nearer-4.how-it-works.easy-steps._33._222._333 {
  color: #000;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.6em;
}

.tab-h1 {
  color: #2d3958;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 38px;
  line-height: 1.1;
}

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

.tab-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  height: 100%;
}

.text-block-5 {
  font-size: 25px;
}

.animation-block {
  border-radius: 25px;
}

.tabs-4 {
  flex-direction: row;
  margin-top: 40px;
  display: flex;
}

.text-block-6 {
  margin-right: 14px;
}

.load-bar {
  background-color: #2ab200;
  border-radius: 500px;
  width: 0%;
  height: 5px;
}

._11111, .section-22 {
  display: none;
}

.text-span-62 {
  background-color: #fbfac5;
}

.green-vs-circle-2 {
  z-index: auto;
  color: #3bb84c;
  letter-spacing: -.01em;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #3bb84c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  margin: auto;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
  position: relative;
  inset: 54vh 0% 0%;
  box-shadow: 0 5px 30px 10px #3bb84c36;
}

.text-span-63 {
  background-color: #d3efdd;
}

.div-native-care-2 {
  border: 1px #000;
  margin: 0;
  padding: 1.5rem;
  font-weight: 400;
  text-decoration: none;
}

.text-span-64 {
  border: 1px #000;
  border-bottom: 5px solid #a0f0ab;
  display: inline;
}

.lottie-animation-13 {
  width: 125px;
}

.section-dirt-mountain-2 {
  background-color: #fff;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  text-decoration: none;
}

.dqwdq {
  margin-top: 3rem;
}

.text-span-65 {
  background-color: var(--mint-cream);
  border-radius: 360px;
  margin-right: 10px;
  padding: 5px 10px;
  display: inline-block;
}

.grid-4 {
  grid-template-rows: auto;
}

.lottie-animation-14 {
  padding-left: 60px;
}

.heading-18 {
  color: #29b21f;
  background-color: #e1ffdf;
  border: 1px solid #c4f5c0;
  border-radius: 360px;
  padding: 7px 30px;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.heading-18.earn-more {
  color: #000;
  background-color: #fff;
  border-color: #ececec;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 14px;
}

.image-65 {
  display: none;
  position: absolute;
  top: 25%;
  left: 49%;
}

.button-primary-15 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-15.main-cta {
  border: 1px solid var(--midnight-blue);
  background-color: var(--midnight-blue);
  text-align: center;
  object-fit: contain;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-15.main-cta:hover {
  border-color: #32343a;
}

.button-primary-15.main-cta.second-cta {
  color: #29b21f;
  text-align: center;
  background-color: #0000;
  border-width: 2px;
  font-size: 17px;
  display: inline;
}

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

.hero-wrapper-9 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-width: auto;
  max-width: 1200px;
  display: flex;
}

.bold-text-25 {
  font-size: 17px;
  font-weight: 500;
}

.margin-bottom-24px-9 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.bold-text-26 {
  color: var(--midnight-blue);
}

.text-span-66 {
  color: #3bb84c;
}

.text-span-67 {
  background-image: url('../images/63b54cab02d86da04960eb5a_whatsapp-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  margin-left: 0;
  padding-left: 30px;
  padding-right: 10px;
  display: none;
}

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

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

.hero-split-8.image {
  align-items: flex-end;
  max-width: 50%;
  margin-top: 0;
  display: flex;
}

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

.heading-19 {
  color: #323233;
  margin-top: 10px;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.2em;
}

.heading-19.cta-section-heading {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
}

.hero-stack-2 {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #00000012;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

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

.h1-plain-machine {
  color: #111827;
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.h1-plain-machine._2 {
  margin-bottom: 20px;
  padding-top: 10px;
}

.p-pair-manner {
  color: #617389;
  margin-top: 1.25rem;
  padding: 0 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75rem;
  text-decoration: none;
}

.image-14.home-hero-shape-3 {
  z-index: 1;
  position: absolute;
  inset: 200px 0 auto -107px;
}

.image-14.home-hero-shape-1 {
  z-index: 1;
  position: absolute;
  top: 76px;
  right: -100px;
}

.image-14.home-hero-1 {
  z-index: 1;
  text-align: center;
  border-radius: 16px;
  max-width: 845px;
  margin-top: -73px;
  position: relative;
}

.image-66 {
  display: none;
}

.section-23 {
  min-width: 100%;
  padding-top: 192px;
  padding-bottom: 192px;
}

.section-23.home-hero {
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.h2-hat-studying-7 {
  color: #111827;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.div-official-thousand-4 {
  grid-column-gap: 0;
  grid-row-gap: 0;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.div-official-thousand-4.first {
  grid-template-columns: 1fr 1fr 1fr;
}

.div-everything-represent-2 {
  border: 1px #e5e7eb;
  padding: 0 20px 3.5rem;
  font-weight: 400;
  text-decoration: none;
}

.heading-20 {
  color: #29b21f;
  background-color: #e1ffdf;
  border: 1px solid #c4f5c0;
  border-radius: 360px;
  padding: 7px 30px;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.heading-20._222 {
  align-self: center;
}

.p-onto-nearer-5 {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.p-onto-nearer-5.how-it-works {
  padding-left: 20px;
  padding-right: 20px;
}

.p-onto-nearer-5.how-it-works._3rd {
  padding-left: 0;
  padding-right: 0;
}

.section-zipper-known-7 {
  background-color: #fff;
  border: 1px solid #00000008;
  border-top-width: 0;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.margin-bottom-24px-10 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.div-married-think-3 {
  text-align: center;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
}

.h3-excellent-storm-4 {
  color: #111827;
  text-transform: capitalize;
  margin-top: 30px;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-decoration: none;
}

.div-characteristic-chapter-4 {
  padding: 0 20px 3.5rem;
  font-weight: 400;
  text-decoration: none;
}

.div-case-mixture-4 {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.h2-hat-studying-8 {
  color: #111827;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 2.5rem;
  text-decoration: none;
}

.h2-hat-studying-8._8-solid-reasons {
  margin-bottom: 60px;
}

.div-official-thousand-5 {
  grid-column-gap: 0;
  grid-row-gap: 0;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  text-decoration: none;
  display: grid;
}

.p-onto-nearer-6 {
  color: #4b5563;
  margin-top: 1.25px;
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.section-zipper-known-8 {
  background-color: #fff;
  border: 1px solid #00000008;
  border-top-width: 0;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 1rem;
  font-weight: 400;
  text-decoration: none;
}

.image-67 {
  color: #142942;
  background-color: #dfe2ff;
  border-radius: 80px 50px 20px 45px;
  padding: 20px 10px;
}

.image-67._6 {
  background-color: #f2dfff;
  border-top-left-radius: 55px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.image-67._5 {
  background-color: #f3f1c3;
  border-radius: 10px 40px 30px 50px;
}

.image-67._3 {
  background-color: #dff2ff;
  border-top-left-radius: 40px;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 50px;
}

.image-67._4 {
  background-color: #ffdffb;
  border-top-left-radius: 70px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
}

.image-67._2 {
  background-color: #e1ffdf;
  border-radius: 40px 30px 25px 50px;
}

.image-67._8 {
  border-top-left-radius: 120px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
}

.lottie-animation-2 {
  max-width: 500px;
  padding-top: 60px;
}

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

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

.f-feature-icon-wrapper-white {
  outline-offset: 0px;
  background-color: #f2fff1;
  border: 1px #000;
  border-radius: 8px;
  outline: 2px solid #29b21f17;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 15px;
  padding: 15px;
}

.f-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.image-68 {
  text-align: center;
}

.container-37 {
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  padding: 100px 30px;
  display: flex;
}

.f-feature-card-filled {
  background-color: #fff;
  border: 2px solid #0000000d;
  border-radius: 12px;
  padding: 32px;
}

.f-h5-heading {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1.4;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.image-8 {
  text-align: center;
}

.f-h3-heading {
  color: #160042;
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 60px;
  font-size: 40px;
  line-height: 1.3em;
}

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

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

.button-primary-16 {
  color: #fff;
  text-transform: none;
  background-color: #29b21f;
  border-radius: 50px;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.button-primary-16.main-cta {
  text-align: center;
  object-fit: contain;
  border: 1px solid #29b21f;
  order: 0;
  align-self: flex-start;
  margin-left: 0;
  display: block;
}

.button-primary-16.main-cta:hover {
  border-color: #32343a;
}

.button-primary-16.main-cta.cta-section-button {
  color: #29b21f;
  background-color: #f7f7f7;
  border-color: #e1ffdf;
  margin-top: 20px;
  margin-right: 30px;
}

.button-primary-16.main-cta.cta-section-button:hover {
  color: #fff;
  background-color: #2d352d;
  border-color: #2d352d;
}

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

.margin-bottom-24px-11 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.margin-bottom-24px-11.cta-section-sub-heading {
  color: #fffffff2;
  margin-bottom: 0;
  font-size: 18px;
}

.hero-subscribe-left-4 {
  background-color: #f5f7fa;
  background-image: linear-gradient(274deg, #59ec2c, #2ab200);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.lottie-animation-15 {
  width: 70%;
  padding-left: 30px;
  padding-right: 0;
}

.faq-text {
  font-size: 17px;
  line-height: 1.4em;
}

.section-birthday-slow {
  background-color: #f9fafb00;
  border: 1px #000;
  padding-top: 0;
  padding-bottom: 6rem;
  font-weight: 400;
  text-decoration: none;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid #0000000f;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.div-planet-lack {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: 400;
  text-decoration: none;
}

.link-12 {
  color: #29b21f;
}

.body-8 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.text-span-68 {
  color: var(--midnight-blue);
}

.html-embed-2 {
  z-index: 2;
  margin-bottom: -30px;
  padding-top: 60px;
  position: relative;
}

.image-69, .image-70, .image-71 {
  border: 1px solid #00000012;
  border-radius: 10px;
}

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

.image-72 {
  width: 500px;
}

.image-73 {
  border-radius: 360px;
  width: 250px;
  padding: 0;
}

.text-span-69 {
  color: var(--midnight-blue);
}

.image-74 {
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.image-75 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 4px;
  margin-right: 4px;
  display: inline-flex;
}

.subtitle {
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.gsheet-logo {
  color: #707070;
  align-items: flex-end;
  font-size: 16px;
  display: flex;
}

.bold-text-29 {
  overflow-wrap: normal;
  display: inline;
}

.no-cc {
  color: #7a7a7a;
}

.image-11, .image-76 {
  margin-bottom: -15px;
  margin-left: 10px;
}

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

.heading-21 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 78px;
}

.image-77 {
  margin-bottom: -15px;
  margin-left: 10px;
}

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

.div-block-699032._1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: -20px;
}

.heading-22 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 88px;
}

.image-78 {
  width: 54px;
  margin-bottom: -20px;
  margin-left: 10px;
}

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

.heading-23 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 46px;
  font-weight: 800;
  line-height: 78px;
}

.image-79 {
  width: 55px;
  margin-bottom: -15px;
  margin-left: 10px;
}

.everything {
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-699013 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-items: center;
  width: 100%;
  height: auto;
  display: grid;
}

.paragraph-14 {
  color: #000000bf;
  text-align: center;
  text-transform: none;
  margin-bottom: 0;
  font-size: 14px;
}

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

.everything-div {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1104px;
  display: flex;
}

.image-80 {
  margin-left: -2px;
}

.image-81 {
  width: 90%;
  margin-left: 7px;
}

.image-82 {
  width: auto;
  margin-left: 30px;
}

.image-83 {
  width: 103%;
  margin-left: 0;
}

.div-block-699014 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fafafb;
  border: 1px solid #0000001a;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 360px;
  height: 370px;
  padding-left: 20px;
  display: flex;
}

.heading-24 {
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  width: 724px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 48px;
}

.heading-24._01 {
  letter-spacing: 0;
  width: 525px;
}

.text-block-7 {
  color: #000;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 600;
}

.image-84 {
  width: 300px;
}

.cta_sectiion {
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.heading-25 {
  color: #000;
  text-align: center;
  letter-spacing: .5px;
  text-transform: none;
  width: 724px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 48px;
}

.heading-25.cta {
  text-align: center;
  width: 457px;
}

.div-block-699016 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.paragraph-15 {
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}

.paragraph-15._5 {
  text-align: center;
}

.cta-button-2 {
  color: #fff;
  letter-spacing: .8px;
  text-transform: none;
  background-color: #000;
  background-image: url('../images/Icon2.svg');
  background-position: 91%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  padding: 0 50px 0 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .65s;
  display: flex;
}

.cta-button-2:hover {
  background-image: url('../images/Icon2h.svg');
  background-position: 91%;
  background-size: auto;
  border-color: #000;
  justify-content: center;
  align-items: center;
  padding-left: 22px;
  padding-right: 52px;
}

.cta-button-2._2 {
  background-image: url('../images/Icon2.svg');
  background-position: 89%;
  background-repeat: no-repeat;
  background-size: auto;
  width: auto;
  padding-top: 2px;
  font-weight: 600;
  text-decoration: none;
  transition-duration: .4s;
}

.cta-button-2._2:hover {
  padding-left: 20px;
  padding-right: 50px;
}

.div-block-699015 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 1104px;
  height: 647px;
  display: flex;
}

.orange-box {
  color: #000;
  text-transform: none;
  background-color: #0000;
  border: 1px solid #0000001a;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 48px;
  padding: 0 0 0 20px;
  font-size: 16px;
  display: flex;
}

.div-block-699023 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 470px;
  height: 469px;
  display: flex;
}

.old-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff4f4;
  background-image: url('../images/Group-111.svg');
  background-position: 11% 23%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1104px;
  height: 594px;
  display: flex;
}

.card-box-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 444px;
  display: flex;
}

.card-box-div.orange {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: stretch;
  margin-top: 70px;
}

.card-box-div.orange.green {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  margin-top: 11px;
}

.old-method {
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-699034 {
  justify-content: space-between;
  align-items: flex-end;
  width: 900px;
  margin-top: 14px;
  display: flex;
}

.heading-26 {
  color: #000;
  text-align: center;
  text-transform: none;
  width: 523px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 58px;
}

.heading-26._01 {
  text-align: left;
  width: auto;
}

.image-85 {
  width: auto;
  margin-top: 0;
  margin-bottom: -20px;
  margin-right: -45px;
}

.text-block-1 {
  color: #000;
  letter-spacing: .8px;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 32px;
  padding: 8px 0 5px;
  line-height: 32px;
  display: flex;
}

.orange-box-2 {
  color: #000;
  text-transform: none;
  background-color: #0000;
  background-image: linear-gradient(#eaf6f1, #fff9);
  border: 1px solid #0000001a;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 48px;
  padding: 0 0 0 20px;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.heading-27 {
  color: #000;
  text-align: center;
  text-transform: none;
  width: 523px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 58px;
}

.heading-27._01 {
  text-align: left;
  width: auto;
  line-height: 48px;
}

.image-86 {
  width: auto;
  margin-top: 0;
  margin-bottom: -20px;
  margin-right: -45px;
}

.image-86._2 {
  width: auto;
}

.image-86._2._1 {
  margin-bottom: 0;
  margin-right: 0;
}

.new-store1 {
  background-color: #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.new1-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f2fbf7;
  background-image: url('../images/linebg.png');
  background-position: 20% 43%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1104px;
  height: 754px;
  display: flex;
}

.div-block-699025 {
  justify-content: space-between;
  align-items: flex-end;
  width: 974px;
  margin-top: 14px;
  display: flex;
}

.div-block-699025._2 {
  justify-content: space-between;
  align-items: center;
  width: 1012px;
}

.text-block-8 {
  color: #000;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 32px;
  padding: 8px 0 5px;
  font-weight: 600;
  display: flex;
}

.div-block-699024 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 470px;
  height: auto;
  display: flex;
}

.body-9 {
  font-family: Plus Jakarta Sans, sans-serif;
}

.heading-28 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.div-block-699035 {
  text-align: center;
  max-width: 1100px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.grid-block {
  color: #000;
  background-color: #fff;
  border: 1px solid #dadada;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 550px;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.image-87 {
  object-fit: cover;
  width: 100%;
  height: 250px;
  margin-bottom: 20px;
}

.heading-29 {
  margin-top: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
}

.paragraph-16 {
  font-size: 16px;
  line-height: 1.5rem;
}

.paragraph-16.showcase-description {
  height: 165px;
}

.link-bar {
  color: #fff;
  text-align: center;
  background-color: #25272a;
  padding: 10px;
  display: block;
}

.link-13 {
  color: #f8f8f8;
  text-transform: none;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
}

.showcase-grid {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.bold-text-30 {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-699036 {
  max-width: 900px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
}

.heading-30, .bold-text-31 {
  font-size: 34px;
}

.showcase-image {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-699037 {
  margin: 15px 20px;
}

.lightbox-link {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: static;
  top: 32%;
  left: 55%;
}

.lightbox-link:hover {
  color: #000;
  text-decoration: none;
}

.heading-32 {
  color: #000;
  text-align: center;
  border: 1px solid #000;
  border-radius: 2rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  overflow: visible;
}

.heading-32:hover {
  color: #2ab200;
  border-color: #2ab200;
}

.showcase-category-heading {
  color: #2ab200;
  text-align: left;
  max-width: 1100px;
  margin: 40px auto 20px;
  padding-left: 0;
  font-size: 32px;
  font-weight: 600;
}

.paragraph-17 {
  text-align: left;
  font-size: 18px;
  line-height: 25px;
}

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

.link-14:hover {
  text-decoration: underline;
}

.heading-33 {
  text-align: center;
  margin-top: 40px;
}

@media screen and (min-width: 1280px) {
  .title.h4-size.faq {
    font-size: 20px;
    font-weight: 500;
  }

  .image.home-hero-shape-1 {
    z-index: 2;
    width: 200px;
    position: absolute;
    top: 137px;
    right: 300px;
  }

  .faq-wrapper-2 {
    padding-left: 30px;
  }

  .faq-wrapper-2.faq-last {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .faq-content-bottom-2 {
    max-width: none;
    overflow: visible;
  }

  .faq-content-top-2 {
    cursor: pointer;
  }

  .section-heading {
    line-height: 1;
  }

  .header-2 {
    background-color: #f2fbf7;
  }

  .hero-split.image {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    padding-left: 90px;
    display: flex;
  }

  .image-17 {
    top: 24%;
  }

  .image-13 {
    z-index: 3;
    text-align: left;
    position: relative;
  }

  .section-3.home-hero {
    background-color: #f2fbf7;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .lottie-animation-4 {
    width: 200px;
    position: absolute;
    inset: 35% 2% auto auto;
  }

  .image-12 {
    left: 49%;
  }

  .hero-image.shadow-two._2._5._7 {
    display: none;
  }

  .h2-hat-studying {
    font-size: 40px;
    line-height: 2.5rem;
  }

  .section-zipper-known {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .div-case-mixture {
    max-width: 100rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .margin-bottom-24px.cta-section-sub-heading {
    padding-bottom: 0;
  }

  .margin-bottom-24px.how-it-works._2._7 {
    padding-bottom: 10px;
  }

  .grid-2 {
    place-items: center;
    padding-bottom: 100px;
  }

  .grid-2._2 {
    padding-top: 120px;
  }

  .div-official-thousand {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2rem;
  }

  .div-characteristic-chapter {
    padding: 0 15px 3.5rem;
  }

  .h2-hat-studying-2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .section-zipper-known-2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .button-primary-6.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .header-3 {
    background-color: #f2fbf7;
  }

  .hero-split-3.image {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    padding-left: 90px;
    display: flex;
  }

  .image-26 {
    top: 24%;
  }

  .image-27 {
    z-index: 3;
    text-align: left;
    position: relative;
  }

  .section-9.home-hero {
    background-color: #f2fbf7;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .image-28 {
    left: 49%;
  }

  .h2-hat-studying-3 {
    font-size: 40px;
    line-height: 2.5rem;
  }

  .section-zipper-known-3 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .h2-hat-studying-4 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .section-zipper-known-4 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .h2-hat-studying-5 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .section-zipper-known-5 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .button-primary-7.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .header-4 {
    background-color: #f2fbf7;
  }

  .image-40 {
    top: 24%;
  }

  .hero-split-4.image {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    padding-left: 90px;
    display: flex;
  }

  .image-41 {
    left: 49%;
  }

  .image-42 {
    z-index: 3;
    text-align: left;
    position: relative;
  }

  .image-43.home-hero-shape-1 {
    z-index: 2;
    width: 200px;
    position: absolute;
    top: 137px;
    right: 300px;
  }

  .section-13.home-hero {
    background-color: #f2fbf7;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .div-official-thousand-2 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2rem;
  }

  .div-everything-represent {
    border-color: #e5e7eb;
    border-left-width: 1px;
    padding: 0 30px 3.5rem 0;
  }

  .div-characteristic-chapter-2 {
    padding: 0 30px 3.5rem 0;
  }

  .div-case-mixture-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-loud-wonderful {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .p-blood-whistle {
    margin-top: 1.5rem;
    padding-right: 6rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .p-blood-whistle._1, .p-blood-whistle._2 {
    padding-right: 0;
  }

  .div-willing-my {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .div-closer-who {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .section-single-locate {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section-ran-some {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-safe-attached {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-somehow-well {
    font-size: 3rem;
    line-height: 1;
  }

  .div-long-any {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    margin-top: 5rem;
  }

  .div-zero-trip {
    grid-column: span 2 / span 2;
    padding-right: 4rem;
  }

  .div-prove-especially {
    margin-top: 3rem;
  }

  .div-previous-smallest {
    grid-column: span 3 / span 3;
  }

  .section-draw-little {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .div-corn-turn {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-similar-including {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  }

  .div-mix-obtain {
    order: 2;
    grid-column: span 4 / span 4;
  }

  .div-pie-modern {
    max-width: none;
  }

  .h2-will-done {
    padding-right: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .p-turn-wife {
    margin-top: 1.5rem;
    padding-right: 6rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .div-birds-begun {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin-top: 4rem;
  }

  .div-driven-cookies {
    order: 1;
    grid-column: span 3 / span 3;
  }

  .img-report-motion {
    max-width: 20rem;
  }

  .section-arm-underline {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .div-bowl-across {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-mouse-stems {
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
  }

  .h2-type-course {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-wonderful-represent {
    max-width: 56rem;
    margin-top: 3rem;
    margin-left: auto;
    margin-right: auto;
  }

  .div-worse-design {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-test-stop {
    width: 100%;
  }

  .div-widely-raise, .div-perfect-pipe {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .button-primary-8.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .quick-stack {
    padding-left: 0;
    padding-right: 0;
  }

  .image-48 {
    padding-left: 60px;
  }

  .button-primary-12.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .button-primary-12.main-cta.second-cta {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 17px;
  }

  .margin-bottom-24px-7 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .margin-bottom-24px-7.cta-section-sub-heading {
    padding-bottom: 0;
  }

  .section-jack-steep {
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .div-branch-rather {
    padding-left: 0;
    padding-right: 0;
  }

  .div-lower-four {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-anyway-make {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-tie-ear {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-around;
    margin-top: 1rem;
  }

  .img-blood-only, .img-seen-package {
    width: 125px;
    height: 125px;
  }

  .div-official-thousand-3 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2rem;
  }

  .div-characteristic-chapter-3 {
    padding: 0 15px 3.5rem;
  }

  .section-zipper-known-6 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .h2-hat-studying-6 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-case-mixture-3 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section-dirt-mountain {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .h2-electricity-there {
    font-size: 3rem;
    line-height: 1;
  }

  .div-jungle-younger {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    max-width: 1200px;
    margin-top: 4rem;
  }

  .div-native-care {
    padding: 1.5rem;
  }

  .div-plastic-sides {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-loud-wonderful-2 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .section-single-locate-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .h2-loud-wonderful-3 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .button-primary-13.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .h2-applied-sides-4 {
    font-size: 3rem;
    line-height: 1;
  }

  .faq-text-3 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .div-planet-lack-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .icon-2.accordion-icon {
    color: #00000030;
  }

  .faq-title:focus, .accordion-heading:focus {
    color: #000;
  }

  .image-59 {
    top: 24%;
  }

  .section-18.home-hero {
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .lottie-animation-9 {
    width: 200px;
    position: absolute;
    inset: 35% 2% auto auto;
  }

  .image-60.home-hero-shape-1 {
    z-index: 2;
    width: 200px;
    position: absolute;
    top: 137px;
    right: 300px;
  }

  .image-61 {
    left: 49%;
  }

  .hero-split-6.image {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    padding-left: 20px;
    display: flex;
  }

  .div-native-care-2 {
    padding: 1.5rem;
  }

  .section-dirt-mountain-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .image-65 {
    left: 49%;
  }

  .button-primary-15.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .button-primary-15.main-cta.second-cta {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
  }

  .margin-bottom-24px-9 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .h1-plain-machine {
    line-height: 1;
  }

  .h2-hat-studying-7 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-official-thousand-4 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2rem;
  }

  .div-everything-represent-2 {
    border-color: #e5e7eb;
    border-left-width: 1px;
    padding: 0 1.5rem 3.5rem;
  }

  .section-zipper-known-7 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .margin-bottom-24px-10 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-characteristic-chapter-4 {
    padding: 0 15px 3.5rem;
  }

  .div-case-mixture-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-hat-studying-8 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-official-thousand-5 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2rem;
  }

  .section-zipper-known-8 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .image-68 {
    color: #171f29;
    max-width: 125px;
  }

  .f-feature-card-filled {
    border: 1px solid #0000000f;
    border-radius: 5px;
  }

  .f-h5-heading {
    font-size: 25px;
  }

  .f-paragraph-large {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .f-h3-heading {
    font-size: 40px;
    line-height: 1.3em;
  }

  .button-primary-16.main-cta {
    padding: 15px 40px;
    font-size: 20px;
  }

  .margin-bottom-24px-11 {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .margin-bottom-24px-11.cta-section-sub-heading {
    padding-bottom: 0;
  }

  .faq-text {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7em;
  }

  .section-birthday-slow {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .div-planet-lack {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media screen and (min-width: 1440px) {
  .button-secondary.demos {
    margin-left: 30px;
  }

  .button-secondary._2-buttons.demo-button._222 {
    margin-left: 0;
  }

  .button-secondary.button-secondary-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .split-content.faqs-content {
    align-self: auto;
    margin-top: 0;
  }

  .image.faqs {
    align-self: flex-start;
    margin-left: -41px;
  }

  .image.faqs._111 {
    margin-top: 0;
  }

  .button-primary.button-white._2-buttons.cta-button {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-primary.button-white._2-buttons.cta-button:hover {
    color: #fff;
    line-height: 1.4em;
  }

  ._2-buttons-wrapper._2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bg.home-hero._1, .bg.home-hero-copy._1 {
    border-bottom-style: none;
    border-left-style: none;
  }

  .section.home-hero, .section.home-hero-copy {
    background-color: #f2fbf7;
  }

  .video-show {
    left: 5%;
  }

  .popup-video-block {
    opacity: 0;
    display: none;
  }

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

  .pricing-wrapper {
    align-items: flex-start;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .section-heading {
    line-height: 1;
  }

  .faq-section {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .hero-split {
    justify-content: flex-start;
    margin-top: -76px;
  }

  .home-hero-logos-wrapper-2 {
    justify-content: center;
    margin-top: 0;
    padding-top: 35px;
  }

  .image-17 {
    top: 27%;
    left: 75%;
  }

  .section-3.home-hero {
    border: 1px #000;
    padding-top: 40px;
    padding-left: 0;
  }

  .lottie-animation-4 {
    top: 39.5%;
    right: 8%;
  }

  .home-hero-logos-2 {
    align-self: auto;
  }

  .home-hero-logos-2._22 {
    flex: 0 auto;
    align-self: center;
  }

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

  .hero-image.shadow-two._2 {
    z-index: 2;
    position: relative;
  }

  .image-15 {
    z-index: 2;
    position: absolute;
    top: 76%;
  }

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

  .hero-stack {
    background-color: #f2fbf7;
    border: 1px #000;
    padding-top: 160px;
  }

  .hero-stack._2 {
    padding-top: 140px;
  }

  .container-6 {
    max-width: 1200px;
  }

  .h2-hat-studying {
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
  }

  .h2-hat-studying._2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-hat-studying._2._3 {
    margin-bottom: 20px;
  }

  .text-span-16 {
    color: #2ab200;
  }

  .text-span-14 {
    margin-bottom: 0;
  }

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

  .image-16 {
    z-index: 1;
    position: absolute;
    inset: auto 8% -14% auto;
  }

  .container-9 {
    max-width: 1200px;
  }

  .section-4 {
    background-color: #f2fbf7;
  }

  .container-4 {
    max-width: 1268px;
    padding-top: 0;
  }

  .div-married-think._4 {
    justify-content: flex-start;
  }

  .div-married-think._4._222 {
    justify-content: center;
  }

  .section-zipper-known {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .div-case-mixture, .div-case-mixture._2 {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-bottom-24px {
    padding-bottom: 35px;
  }

  .margin-bottom-24px.cta-section-sub-heading {
    padding-bottom: 0;
  }

  .grid-2 {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .grid-2._2 {
    padding-top: 100px;
  }

  .section-5 {
    background-color: #f2fbf7;
  }

  .div-official-thousand {
    grid-column-gap: 10px;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .div-official-thousand.first._2 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-characteristic-chapter {
    padding: 0 0 3rem;
  }

  .div-characteristic-chapter._2 {
    padding-bottom: 1.3rem;
  }

  .h2-hat-studying-2 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .image-5._3 {
    border-bottom-right-radius: 40px;
    width: 100px;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-5._4 {
    border-top-left-radius: 80px;
    width: 100px;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5._8, .image-5._6 {
    width: 100px;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5._2 {
    color: #000;
    background-color: #e1ffdf;
    border-radius: 60px 70px 45px 20px;
    width: 100px;
    max-width: none;
    height: 100px;
    padding: 20px 0;
    font-size: 14px;
  }

  .image-5._5 {
    width: 100px;
    height: 100px;
  }

  .section-zipper-known-2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .link-block-2 {
    margin-left: 20px;
    padding-left: 20px;
  }

  .banner-bottom {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .heading-5.cta-section-heading {
    margin-top: 0;
  }

  .button-secondary-4 {
    color: #2ab200;
    border-color: #2ab200;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .button-secondary-4:hover {
    background-color: #2ab200;
  }

  .hero-split-3 {
    justify-content: flex-start;
    margin-top: -76px;
  }

  .image-26 {
    top: 27%;
    left: 75%;
  }

  .section-9.home-hero {
    border: 1px #000;
    padding-top: 40px;
    padding-left: 0;
  }

  .image-29 {
    z-index: 2;
    position: absolute;
    top: 76%;
  }

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

  .container-13 {
    max-width: 940px;
  }

  .h2-hat-studying-3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
  }

  .h2-hat-studying-3._2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h2-hat-studying-3._2._3 {
    margin-bottom: 20px;
  }

  .text-span-27 {
    color: #2ab200;
  }

  .text-span-28 {
    margin-bottom: 0;
  }

  .container-14 {
    max-width: 1200px;
  }

  .image-30 {
    z-index: 1;
    position: absolute;
    inset: auto 8% -14% auto;
  }

  .container-15 {
    max-width: 1268px;
    padding-top: 0;
  }

  .section-zipper-known-3 {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .container-16 {
    max-width: 1268px;
    padding-top: 0;
  }

  .image-33 {
    text-align: left;
    object-fit: fill;
    max-width: 70%;
  }

  .h2-hat-studying-4 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .image-38._3 {
    width: 100px;
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-38._4, .image-38._8, .image-38._6 {
    width: 100px;
    height: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-38._2 {
    color: #000;
    width: 100px;
    max-width: none;
    height: 100px;
    padding: 20px 0;
    font-size: 14px;
  }

  .image-38._5 {
    width: 100px;
    height: 100px;
  }

  .section-zipper-known-4 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .h2-hat-studying-5 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .h2-hat-studying-5._3._7 {
    font-size: 45px;
  }

  .section-zipper-known-5 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .image-40 {
    top: 27%;
    left: 75%;
  }

  .hero-split-4 {
    justify-content: flex-start;
    margin-top: -76px;
  }

  .section-13.home-hero {
    border: 1px #000;
    padding-top: 40px;
    padding-left: 0;
  }

  .div-official-thousand-2 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .div-official-thousand-2.first._222 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: start;
    place-items: start;
    display: grid;
  }

  .div-everything-represent {
    border-color: #e5e7eb;
    border-left-width: 1px;
    padding: 0 3rem 3.5rem 0;
  }

  .p-onto-nearer-2.how-it-works.easy-steps._33 {
    margin-bottom: 40px;
    font-size: 18px;
  }

  .p-onto-nearer-2.how-it-works.easy-steps._222, .h3-excellent-storm-2.easy-steps._222 {
    margin-bottom: 20px;
  }

  .div-characteristic-chapter-2 {
    padding: 0 3rem 3rem 0;
  }

  .div-characteristic-chapter-2._222 {
    flex-direction: column;
    padding-right: 40px;
    display: flex;
  }

  .div-case-mixture-2 {
    align-self: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image-44._33._222 {
    border-style: none;
    position: static;
  }

  .image-45 {
    width: 115%;
    margin-left: -180px;
  }

  .h2-loud-wonderful {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .p-blood-whistle {
    margin-top: 1.5rem;
    padding-right: 6rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .p-blood-whistle._1 {
    padding-right: 0;
  }

  .p-blood-whistle._2 {
    padding-right: 2rem;
  }

  .p-blood-whistle._2._3 {
    padding-right: 0;
  }

  .div-willing-my {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
  }

  .div-closer-who {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-stand-fill {
    padding-right: 0;
  }

  .img-these-shaking {
    background-color: #3bb84c;
    border-style: none;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .section-single-locate {
    padding-top: 8rem;
    padding-bottom: 2rem;
    overflow: hidden;
  }

  .section-ran-some {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-safe-attached {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-somehow-well {
    font-size: 3rem;
    line-height: 1;
  }

  .div-long-any {
    grid-template-columns: 1fr 1fr .25fr 1fr 1fr;
    margin-top: 5rem;
  }

  .div-zero-trip {
    grid-column: span 2 / span 2;
    padding-right: 6rem;
  }

  .div-prove-especially {
    margin-top: 3rem;
  }

  .div-previous-smallest {
    grid-column: span 3 / span 3;
  }

  .section-draw-little {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-corn-turn {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-similar-including {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  }

  .div-mix-obtain {
    order: 2;
    grid-column: span 4 / span 4;
  }

  .div-pie-modern {
    max-width: none;
  }

  .h2-will-done {
    padding-right: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .p-turn-wife {
    margin-top: 1.5rem;
    padding-right: 6rem;
    font-size: 1.125rem;
    line-height: 2rem;
  }

  .div-birds-begun {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin-top: 6rem;
  }

  .div-driven-cookies {
    order: 1;
    grid-column: span 3 / span 3;
  }

  .img-report-motion {
    max-width: 20rem;
  }

  .section-arm-underline {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .div-bowl-across {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-shells-happily {
    grid-template-columns: 1fr 1fr;
  }

  .div-mouse-stems {
    text-align: left;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-right: 4rem;
  }

  .h2-type-course {
    font-size: 3rem;
    line-height: 1;
  }

  .div-wonderful-represent {
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .div-worse-design {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-worse-design._2 {
    padding-top: 20px;
  }

  .div-test-stop {
    width: 100%;
  }

  .div-widely-raise {
    grid-template-columns: 1fr 1fr 1fr;
    place-items: stretch stretch;
    margin-left: 0;
    transform: translate(1.5rem);
  }

  .div-perfect-pipe {
    grid-template-columns: 1fr 1fr 1fr;
    transform: translate(3rem);
  }

  .div-lesson-lips {
    background-image: linear-gradient(to right, undefined, undefined);
  }

  .cell._222._333 {
    padding-right: 40px;
  }

  .image-50 {
    position: relative;
  }

  .navbar-logo-left-container.shadow-three {
    position: sticky;
    top: 0;
    left: 0;
  }

  .button-primary-12.main-cta.second-cta {
    max-width: 325px;
    padding-left: 100px;
    padding-right: 100px;
    font-weight: 500;
    display: block;
  }

  .hero-heading-left-3 {
    border-style: none;
  }

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

  .margin-bottom-24px-7._1 {
    font-size: 18px;
  }

  .margin-bottom-24px-7.cta-section-sub-heading {
    text-align: left;
    padding-bottom: 0;
  }

  .section-jack-steep {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .div-branch-rather {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-lower-four {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-anyway-make {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-tie-ear {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    place-content: space-around;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .img-blood-only, .img-seen-package {
    width: 125px;
    max-width: 100%;
    height: 125px;
  }

  .div-official-thousand-3 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .div-characteristic-chapter-3 {
    padding: 0 1.5rem 3rem;
  }

  .image-56 {
    object-fit: fill;
  }

  .section-zipper-known-6 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .h2-hat-studying-6 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .div-case-mixture-3 {
    padding-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section-dirt-mountain {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .h2-electricity-there {
    font-size: 3rem;
    line-height: 1;
  }

  .text-span-41 {
    background-color: #fbfac5;
  }

  .div-jungle-younger {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    max-width: 1200px;
    margin-top: 4rem;
  }

  .div-native-care {
    background-color: #0000;
    padding: 1.5rem;
  }

  .text-span-42 {
    background-image: linear-gradient(#0000 90% 98%, #fff);
  }

  .div-plastic-sides {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-interior-say {
    background-color: #fff;
  }

  .h2-loud-wonderful-2 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .image-57 {
    width: 140%;
    margin-right: -300px;
  }

  .section-single-locate-2 {
    padding-top: 8rem;
    padding-bottom: 2rem;
    overflow: hidden;
  }

  .image-58 {
    width: 115%;
    margin-left: -180px;
  }

  .h2-loud-wonderful-3 {
    margin-top: 2rem;
    font-size: 3rem;
    line-height: 1;
  }

  .heading-10.cta-section-heading {
    margin-top: 0;
  }

  .hero-subscribe-left-3 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .accordion-item-2 {
    border-width: 2px;
  }

  .accordion-item-2:focus {
    border-width: 2px;
    box-shadow: 0 3px 20px #00000008;
  }

  .h2-applied-sides-4 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .div-planet-lack-4 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-25 {
    justify-content: center;
    display: flex;
  }

  .image-59 {
    top: 27%;
    left: 75%;
  }

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

  .section-18.home-hero {
    border: 1px #000;
    padding-top: 40px;
    padding-left: 0;
  }

  .lottie-animation-9 {
    top: 39.5%;
    right: 8%;
  }

  .hero-split-6 {
    justify-content: flex-start;
    margin-top: -76px;
  }

  .hero-split-6.image {
    padding-left: 20px;
  }

  .hero-split-6._1 {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 0;
  }

  .text-span-50, .text-span-51, .text-span-52 {
    color: var(--midnight-blue);
  }

  ._2-buttons-wrapper-copy._2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-63 {
    max-width: 108%;
  }

  .p-onto-nearer-4.how-it-works.easy-steps._33 {
    margin-bottom: 40px;
    font-size: 18px;
  }

  .text-span-62 {
    background-color: #fbfac5;
  }

  .div-native-care-2 {
    background-color: #0000;
    padding: 1.5rem;
  }

  .text-span-64 {
    background-image: linear-gradient(#0000 90% 98%, #fff);
  }

  .section-dirt-mountain-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .button-primary-15.main-cta.second-cta {
    max-width: 325px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

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

  .text-span-66 {
    color: #3bb84c;
  }

  .heading-19.cta-section-heading {
    margin-top: 0;
  }

  .hero-stack-2 {
    background-color: #f5f7fa00;
  }

  .hero-wrapper-two-2 {
    align-items: center;
    width: 940px;
    max-width: 940px;
  }

  .h1-plain-machine {
    line-height: 1;
  }

  .h1-plain-machine._2 {
    font-size: 40px;
  }

  .p-pair-manner {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
    font-size: 17px;
  }

  .image-14.home-hero-shape-3 {
    left: 127px;
  }

  .image-14.home-hero-1 {
    margin-left: 130px;
  }

  .h2-hat-studying-7 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .div-official-thousand-4 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .div-everything-represent-2 {
    border-color: #e5e7eb;
    border-left-width: 1px;
    padding: 0 1.5rem 3.5rem;
  }

  .section-zipper-known-7 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

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

  .div-characteristic-chapter-4 {
    padding: 0 1.5rem 3rem;
  }

  .div-case-mixture-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .h2-hat-studying-8 {
    font-size: 2.25rem;
    line-height: 1;
  }

  .div-official-thousand-5 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 0;
  }

  .section-zipper-known-8 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .image-67._3 {
    border-bottom-right-radius: 40px;
  }

  .image-67._4 {
    border-top-left-radius: 80px;
  }

  .image-67._2 {
    color: #000;
    background-color: #e1ffdf;
  }

  .image-68 {
    max-width: 100%;
  }

  .container-37 {
    max-width: 1200px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .f-h3-heading {
    font-size: 40px;
    line-height: 1.3em;
  }

  .margin-bottom-24px-11 {
    padding-bottom: 35px;
  }

  .margin-bottom-24px-11.cta-section-sub-heading {
    padding-bottom: 0;
  }

  .hero-subscribe-left-4 {
    background-image: linear-gradient(274deg, #53f547, #0cac00);
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .section-birthday-slow {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .div-planet-lack {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .paragraph-16 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.5rem;
  }

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

  .div-block-699036 {
    margin-bottom: 100px;
  }

  .heading-31 {
    font-size: 34px;
  }

  .button {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 1920px) {
  .image.home-hero-shape-1 {
    right: 500px;
  }

  .bg.home-hero._1, .bg.home-hero-copy._1 {
    background-color: #f2fbf7;
    border-bottom-style: none;
  }

  .section.home-hero, .section.home-hero-copy {
    background-color: #f2fbf7;
  }

  .section-2 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-2.integrations {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-2.category {
    padding-top: 96px;
    padding-bottom: 180px;
  }

  .section-2.pricing {
    padding-top: 80px;
  }

  .cross-icon.yt-crossicon {
    top: 10px;
  }

  .video-show {
    left: 5%;
  }

  .badge-popular---brix {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-17 {
    top: 30%;
    left: 71%;
  }

  .section-3 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .lottie-animation-4 {
    right: 16%;
  }

  .hero-image.shadow-two._2 {
    margin-top: -40px;
  }

  .image-15 {
    left: 200px;
  }

  .section-6, .section-7 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .image-26 {
    top: 30%;
    left: 71%;
  }

  .section-9 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .image-29 {
    left: 200px;
  }

  .section-10, .section-11 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .image-40 {
    top: 30%;
    left: 71%;
  }

  .image-43.home-hero-shape-1 {
    right: 500px;
  }

  .section-13, .section-16 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .image-59 {
    top: 30%;
    left: 71%;
  }

  .section-18 {
    padding-top: 100px;
    padding-bottom: 240px;
  }

  .lottie-animation-9 {
    right: 16%;
  }

  .image-60.home-hero-shape-1 {
    right: 500px;
  }

  .section-23 {
    padding-top: 240px;
    padding-bottom: 240px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

  .dropdown-nav-main-wrapper {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 40px 0 0;
  }

  .header-menu-button-icon-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

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

  .brand {
    z-index: 99;
    margin-right: 20px;
  }

  .header-menu-button-icon-medium {
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
  }

  .dropdown-nav-content {
    flex-wrap: wrap;
  }

  .nav-link {
    font-size: 23px;
  }

  .title.dropdown {
    margin-bottom: 25px;
  }

  .title.home-hero {
    max-width: 642px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.h4-size.home-hero-logos-title {
    margin-bottom: 20px;
  }

  .title.home-features {
    font-weight: 800;
  }

  .title.text-color-neutral-100.footer-title {
    max-width: 338px;
    margin-bottom: 25px;
  }

  .title.text-color-neutral-100.cta, .title.faqs {
    margin-bottom: 10px;
  }

  .title.integrations {
    margin-bottom: 40px;
  }

  .title.h1-size {
    font-size: 47px;
  }

  .title.pricing {
    margin-bottom: 10px;
  }

  .title.card-plan-item {
    margin-right: 20px;
  }

  .title.home-hero._1._2 {
    font-size: 50px;
  }

  .title.faqs {
    margin-bottom: 20px;
  }

  .title.home-hero {
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .title.home-hero._1._111 {
    margin-left: 0;
  }

  .header-buttons-mobile-wrapper {
    padding-top: 0;
    display: flex;
  }

  .header-navigation {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .header-menu-button-icon-top {
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
  }

  .menu-button {
    color: #fff;
    background-color: #2db307;
    border-radius: 999999px;
    justify-content: center;
    align-items: center;
    width: 48px;
    min-width: 48px;
    min-height: 48px;
    max-height: 48px;
    padding: 0;
    font-size: 30px;
    transition: background-color .3s;
    display: flex;
    overflow: hidden;
  }

  .menu-button:hover {
    background-color: #3daf1d;
  }

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

  .header {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .button-secondary.small.header-button-mobile {
    flex: 1;
    display: block;
  }

  .button-secondary.small.header-button {
    display: none;
  }

  .button-secondary.demos {
    text-align: left;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .nav-item-wrapper {
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .nav-item-wrapper.header-buttons-mobile {
    display: block;
  }

  .features-dropdown-main-wrapper {
    flex-wrap: wrap;
  }

  .icon-wrapper {
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    min-height: 15px;
    display: flex;
  }

  .split-content.header-right {
    flex: 1;
    margin-right: 18px;
  }

  .split-content.home-integrations-right {
    flex-direction: column;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .split-content.home-integrations-left {
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content.faqs-content {
    width: 100%;
    max-width: 670px;
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .split-content.faqs-card-wrapper {
    order: 1;
    max-width: 670px;
  }

  .split-content.faqs-content {
    order: 0;
    width: 100%;
    max-width: 670px;
    margin-top: 0;
    margin-bottom: 60px;
    margin-right: 0;
  }

  .header-menu-button-icon-bottom {
    background-color: #fff;
    width: 100%;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
  }

  .dropdown-list {
    padding-top: 0;
    position: static;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default.pricing {
    align-items: stretch;
  }

  .dropdown-nav-pages-wrapper, .dropdown-nav-pages-wrapper.last {
    width: auto;
  }

  .image.home-hero-1 {
    max-width: 80%;
  }

  .image.home-hero-3 {
    max-width: 20%;
  }

  .image.home-hero-shape-3 {
    width: 36%;
    bottom: 54.5px;
  }

  .image.home-hero-shape-2 {
    width: 16%;
    top: -66px;
    right: 0;
  }

  .image.home-hero-2 {
    max-width: 23%;
  }

  .image.home-features-shape-2 {
    bottom: 0;
    left: 31px;
  }

  .image.home-features-shape-1 {
    top: 97.281px;
    right: 66px;
  }

  .image.testimonial-third-shape-3 {
    width: 76%;
  }

  .image.testimonial-second-shape-2 {
    width: 33%;
  }

  .image.testimonial-first-shape-3 {
    width: 81%;
  }

  .image.testimonial-first-shape-2 {
    width: 17%;
  }

  .image.testimonial-second-shape-3 {
    width: 73%;
  }

  .image.testimonial-first-shape-1 {
    width: 27%;
  }

  .image.testimonial-third-shape-1 {
    width: 37%;
  }

  .image.testimonial-second-shape-1 {
    width: 24%;
  }

  .image.testimonial-third-shape-2 {
    width: 15%;
  }

  .image.faqs {
    display: none;
  }

  .image.footer-shape-1 {
    top: -202px;
    left: auto;
  }

  .image.pricing-shape-2 {
    top: auto;
    bottom: 373px;
  }

  .image.home-hero-shape-1 {
    width: 34%;
    top: 48%;
    left: auto;
    right: 5%;
  }

  .image.home-hero-logo {
    margin-right: 40px;
  }

  .image.home-hero-logo.last {
    display: none;
  }

  .image._3 {
    display: none;
  }

  .image.faqs {
    order: 1;
    display: block;
  }

  .image.cta-shape-1 {
    top: auto;
  }

  .image.cta-shape-2 {
    top: -190px;
  }

  .image.footer-shape-3 {
    top: auto;
    bottom: 216px;
    right: 40px;
  }

  .nav-link-dropdown {
    margin-left: 0;
    margin-right: 0;
  }

  .button-primary.small.header-button-mobile {
    flex: 1;
    display: block;
  }

  .button-primary.small.header-button {
    margin-right: 18px;
    display: none;
  }

  .button-primary.small.header-button.cta-button, .flex-vc.features-dropdown {
    display: none;
  }

  .dropdown-arrow {
    font-size: 9px;
  }

  .container-medium-739px.home-hero {
    max-width: none;
    margin-bottom: 68px;
  }

  .paragraph.faqs {
    max-width: 536px;
  }

  .paragraph.text-color-neutral-400.footer-newsletter {
    max-width: 338px;
  }

  .bg.pricing {
    min-height: 1000px;
  }

  .section {
    padding-top: 154px;
    padding-bottom: 154px;
  }

  .section.home-hero, .section.home-hero-copy {
    padding-top: 60px;
  }

  .home-hero-images-wrapper {
    margin-bottom: 88px;
  }

  .home-hero-logos {
    margin-bottom: 20px;
    margin-right: -40px;
  }

  .home-hero-logos-wrapper {
    flex-wrap: wrap;
    margin-bottom: -20px;
  }

  .container-small-564px.home-integrations {
    margin-bottom: 60px;
  }

  .card.faqs {
    max-width: 670px;
  }

  .card.plan-item {
    flex-direction: row;
    max-width: none;
  }

  .card.plan-item.featured {
    margin-bottom: 0;
  }

  .home-integrations-wrapper {
    flex-wrap: wrap;
  }

  .home-about-item-wrapper {
    max-width: 405.5px;
    margin-left: auto;
    margin-right: auto;
  }

  .home-about-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .home-features-images-wrapper {
    margin-bottom: 80px;
  }

  .home-feature-wrapper {
    flex-flow: column;
    margin-bottom: 0;
  }

  .home-feature-content {
    margin-bottom: 0;
  }

  .cta-wrapper {
    padding-top: 71px;
    padding-bottom: 66px;
  }

  .cta-content {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .cta-content-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .testimonial-wrapper {
    padding-right: 36px;
  }

  .faqs-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .faqs-content-top {
    align-self: stretch;
  }

  .footer-content-top {
    flex-direction: column;
    align-self: stretch;
  }

  .footer-logo-container.w--current {
    flex-direction: column;
    flex: 0 auto;
    align-self: center;
    align-items: center;
    padding-bottom: 20px;
    display: flex;
  }

  .footer-social-media-wrapper {
    margin-bottom: 15px;
  }

  .footer-logo {
    text-align: left;
    display: block;
  }

  .footer-menu-main-content {
    margin-right: 40px;
  }

  .footer-content-bottom {
    text-align: center;
    flex-direction: row-reverse;
    align-items: stretch;
    display: block;
  }

  .footer-privacy-terms {
    text-align: left;
    margin-right: 0;
  }

  .footer-newsletter-wrapper {
    max-width: 520px;
    margin-right: 0;
  }

  .footer-menu-wrapper, .footer-nav {
    margin-right: 20px;
  }

  .footer-content {
    flex-direction: column-reverse;
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .footer-content-right {
    max-width: 100%;
    margin-bottom: 80px;
  }

  .content-top.integrations {
    text-align: center;
    flex-direction: column;
  }

  .content-top.integrations-category {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .section-2 {
    padding-top: 154px;
    padding-bottom: 154px;
  }

  .section-2.integrations {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section-2.category {
    padding-top: 61px;
    padding-bottom: 115px;
  }

  .section-2.pricing {
    padding-top: 60px;
  }

  .integrations-grid {
    grid-template-columns: 1fr 1fr;
  }

  .categories-wrapper.integrations, .categories-wrapper.integrations-category {
    justify-content: center;
  }

  .category-title-wrapper.integrations-category {
    margin-right: 0;
  }

  .header-navigation-2 {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .button-secondary-2.small.header-button-mobile {
    color: #2ab200;
    border-color: #2ab200;
    flex: 1;
    display: block;
  }

  .button-secondary-2.small.header-button-mobile:hover {
    color: #fff;
    background-color: #2ab200;
    border-color: #2ab200;
  }

  .button-secondary-2.small.header-button-mobile {
    flex: 1;
    display: block;
  }

  .nav-menu-2 {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

  .button-primary-2.small.header-button-mobile {
    flex: 1;
    display: block;
  }

  .header-buttons-mobile-wrapper-2 {
    padding-top: 50px;
    display: flex;
  }

  .nav-link-1 {
    font-size: 16px;
  }

  .cross-icon.yt-crossicon {
    max-width: 40px;
    max-height: 40px;
    top: 10px;
    right: 20px;
  }

  .video-show {
    left: auto;
  }

  .video-show.yt-video-show {
    top: 0%;
    left: auto;
  }

  .html-embed {
    max-width: 650px;
  }

  .html-embed.yt-embeded {
    flex-direction: column;
    width: 100%;
    max-width: 62vw;
    height: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .popup-video-block {
    opacity: 1;
    display: none;
  }

  .popup-video-block.youtube-popup {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .video-timer.yt-timer {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .video-imgblock.yt-imgblock {
    height: 220px;
    padding-top: 220px;
  }

  .dropdown-toggle {
    width: 420px;
    max-width: 100%;
  }

  .footer-company {
    text-align: right;
    line-height: 1.765em;
  }

  .pricing-wrapper {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: -40px;
    margin-right: 0;
  }

  .card-plan-item-content-bottom {
    flex: 1;
  }

  .card-plan-item-content-top {
    flex: none;
    max-width: 308px;
  }

  .card-plan-item-title-wrapper {
    flex-direction: row;
  }

  .divider.card-plan-item {
    width: 1px;
    min-height: auto;
    margin: 0 33px;
  }

  .card-plan-item-popular-tag {
    inset: auto auto 49px 36px;
  }

  .card-plan-item-features-grid {
    margin-bottom: 42px;
  }

  .plan-single-item {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .grid-three-columns, .grid-three-columns.annuallly {
    grid-template-columns: 1fr;
  }

  .grid-three-columns.monthly {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .padding-top-80px {
    padding-top: 0;
  }

  .toggle-wrapper---brix {
    align-items: center;
  }

  .badge-popular---brix {
    top: 24px;
    right: 24px;
  }

  .content-pricig-table {
    margin-top: 60px;
  }

  .heading-3 {
    font-size: 45px;
  }

  .container {
    max-width: 750px;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .section-heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .faq-section.section {
    margin-left: 60px;
    margin-right: 60px;
  }

  .header-buttons-mobile-wrapper-3 {
    padding-top: 0;
    display: flex;
  }

  .container-default-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .nav-link-3 {
    font-size: 16px;
  }

  .header-2 {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .button-secondary-3.small.header-button-mobile {
    color: #2ab200;
    border-color: #2ab200;
    flex: 1;
    display: block;
  }

  .button-secondary-3.small.header-button-mobile:hover {
    color: #fff;
    background-color: #2ab200;
    border-color: #2ab200;
  }

  .header-navigation-3, .header-navigation-4 {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .nav-menu-3 {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

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

  .hero-split.image {
    max-width: none;
    padding-left: 0;
  }

  .home-hero-logos-wrapper-2 {
    flex-wrap: wrap;
    margin-bottom: -20px;
    padding-left: 0;
  }

  .image-17 {
    top: 44%;
    left: 30%;
  }

  .image-17._2 {
    display: none;
  }

  .paragraph-9.home-hero._22 {
    max-width: none;
    padding-right: 140px;
  }

  .section-3 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .section-3.home-hero {
    padding-top: 40px;
    padding-left: 30px;
  }

  .lottie-animation-4 {
    z-index: 4;
    top: 56%;
    right: 29%;
  }

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

  .home-hero-logos-2 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .container-5 {
    width: 100%;
    max-width: none;
  }

  .hero-image.shadow-two {
    z-index: 3;
    max-width: 110%;
    position: relative;
  }

  .hero-image.shadow-two._3, .hero-image.shadow-two._3._4 {
    display: none;
  }

  .hero-image.shadow-two._2._3 {
    display: block;
  }

  .hero-image.shadow-two._2._5._6 {
    display: none;
  }

  .hero-image.shadow-two._2._5._7 {
    text-align: left;
    max-width: 60%;
    margin-top: 20px;
    display: block;
    position: relative;
  }

  .image-15 {
    height: 200px;
    position: absolute;
    top: 71%;
    right: 65%;
  }

  .container-7 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .hero-stack {
    padding-top: 40px;
  }

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

  .h2-hat-studying {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-hat-studying._1 {
    text-align: center;
    line-height: 1.4em;
  }

  .container-8 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .image-16 {
    height: 300px;
    top: 89%;
    right: 17%;
  }

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

  .section-zipper-known {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .div-case-mixture {
    padding-left: 20px;
    padding-right: 20px;
  }

  .margin-bottom-24px {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 100px;
  }

  .margin-bottom-24px.cta-section-sub-heading {
    padding-right: 0;
  }

  .margin-bottom-24px.how-it-works {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .margin-bottom-24px.how-it-works._2._7 {
    padding-left: 15px;
  }

  .h3-excellent-storm._9 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .h3-excellent-storm.easy-steps {
    font-size: 27px;
  }

  .h3-excellent-storm._5 {
    text-align: left;
    padding-left: 15px;
  }

  .p-onto-nearer._8 {
    font-size: 12px;
  }

  .p-onto-nearer.how-it-works._3rd {
    font-size: 15px;
  }

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

  .grid-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-19._3 {
    display: none;
  }

  .image-21 {
    max-width: 100px;
    height: 75px;
  }

  .columns-6 {
    grid-column-gap: 10px;
    margin-bottom: 10px;
  }

  .image-23 {
    max-width: 100px;
    height: 75px;
  }

  .column-8 {
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-official-thousand {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin-top: .5rem;
  }

  .div-official-thousand.first {
    margin-top: 0;
  }

  .div-official-thousand.first._2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
  }

  .div-characteristic-chapter {
    padding: 1rem 15px 2rem 10px;
  }

  .h2-hat-studying-2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-hat-studying-2._8-solid-reasons {
    margin-bottom: 40px;
    font-size: 35px;
    line-height: 1.4em;
  }

  .section-zipper-known-2 {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .button-primary-6.main-cta.cta-section-button {
    order: 1;
  }

  .lottie-animation-3 {
    order: 1;
    margin-top: 0;
    margin-bottom: -51px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .banner-bottom {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .hero-split-2._2 {
    align-items: flex-start;
  }

  .hero-split-2._1 {
    order: 1;
    max-width: 100%;
  }

  .heading-5.cta-section-heading {
    width: 100%;
    margin-top: 40px;
  }

  .paragraph-11.faqs {
    max-width: 536px;
    font-size: 16px;
  }

  .paragraph-11.home-hero._22 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .faqs-content-top-2 {
    order: -1;
    align-self: stretch;
  }

  .section-6, .section-7 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .footer-privacy-terms-2 {
    margin-right: 0;
    display: inline-block;
  }

  .footer-content-bottom-2 {
    flex-direction: column-reverse;
    align-items: stretch;
    display: block;
  }

  .footer-company-2 {
    display: inline-block;
  }

  .section-8 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .header-3 {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .button-secondary-4.small.header-button-mobile {
    color: #2ab200;
    border-color: #2ab200;
    flex: 1;
    display: block;
  }

  .button-secondary-4.small.header-button-mobile:hover {
    color: #fff;
    background-color: #2ab200;
    border-color: #2ab200;
  }

  .header-navigation-5 {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .nav-menu-4 {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

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

  .hero-split-3.image {
    max-width: none;
    padding-left: 0;
  }

  .image-26 {
    top: 44%;
    left: 30%;
  }

  .image-26._2 {
    display: none;
  }

  .section-9 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .section-9.home-hero {
    padding-top: 40px;
    padding-left: 30px;
  }

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

  .image-29 {
    height: 200px;
    position: absolute;
    top: 71%;
    right: 65%;
  }

  .container-12 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

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

  .h2-hat-studying-3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-hat-studying-3._1 {
    text-align: center;
    line-height: 1.4em;
  }

  .container-14 {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .image-30 {
    height: 300px;
    top: 89%;
    right: 17%;
  }

  .section-zipper-known-3 {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

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

  .image-34._3 {
    display: none;
  }

  .image-35, .image-37 {
    max-width: 100px;
    height: 75px;
  }

  .h2-hat-studying-4 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-hat-studying-4._8-solid-reasons {
    margin-bottom: 40px;
    font-size: 35px;
    line-height: 1.4em;
  }

  .section-zipper-known-4 {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .h2-hat-studying-5 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-hat-studying-5._3 {
    font-size: 30px;
  }

  .h2-hat-studying-5._3._7._222._111 {
    font-size: 27px;
  }

  .section-zipper-known-5 {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .button-primary-7.main-cta.cta-section-button {
    order: 1;
  }

  .lottie-animation-5 {
    order: 1;
    margin-top: 0;
    margin-bottom: -51px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .section-10, .section-11 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .section-12 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-menu-5 {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

  .button-secondary-5.small.header-button-mobile {
    color: #2ab200;
    border-color: #2ab200;
    flex: 1;
    display: block;
  }

  .button-secondary-5.small.header-button-mobile:hover {
    color: #fff;
    background-color: #2ab200;
    border-color: #2ab200;
  }

  .header-4 {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .header-navigation-6 {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .container-18 {
    width: 100%;
    max-width: none;
  }

  .image-40 {
    top: 44%;
    left: 30%;
  }

  .image-40._2 {
    display: none;
  }

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

  .hero-split-4.image {
    max-width: none;
    padding-left: 0;
  }

  .image-43.home-hero-logo {
    margin-right: 40px;
  }

  .image-43.home-hero-logo.last {
    display: none;
  }

  .image-43.home-hero-shape-1 {
    width: 34%;
    top: 48%;
    left: auto;
    right: 5%;
  }

  .section-13 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .section-13.home-hero {
    padding-top: 40px;
    padding-left: 30px;
  }

  .div-official-thousand-2 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin-top: .5rem;
  }

  .div-official-thousand-2.first {
    margin-top: 0;
  }

  .div-everything-represent {
    border-color: #e5e7eb;
    border-left-width: 1px;
    padding: 1rem 15px 2rem;
  }

  .p-onto-nearer-2.how-it-works.easy-steps {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .p-onto-nearer-2.how-it-works._3rd {
    font-size: 14px;
  }

  .h3-excellent-storm-2.easy-steps {
    font-size: 1rem;
    line-height: 1.45rem;
  }

  .div-characteristic-chapter-2 {
    padding: 1rem 15px 2rem 10px;
  }

  .div-case-mixture-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-45 {
    max-width: 80%;
    padding-top: 40px;
  }

  .h2-loud-wonderful {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .p-blood-whistle._2._3 {
    font-size: 16px;
  }

  .div-willing-my {
    display: block;
  }

  .div-willing-my._2 {
    flex-flow: column-reverse;
    align-items: flex-start;
    display: flex;
  }

  .div-closer-who {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-stand-fill {
    padding-right: 60px;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .section-single-locate {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-ran-some {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-safe-attached {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-somehow-well {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-long-any {
    margin-top: 5rem;
  }

  .section-draw-little {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-corn-turn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-will-done {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-birds-begun {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin-top: 4rem;
  }

  .img-report-motion {
    max-width: 20rem;
  }

  .section-arm-underline {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-bowl-across {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-mouse-stems {
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
  }

  .h2-type-course {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-wonderful-represent {
    margin-top: 3rem;
  }

  .div-worse-design {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-test-stop {
    width: 100%;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-widely-raise, .div-perfect-pipe {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .section-14._222._11 {
    z-index: 1;
  }

  .cell {
    padding-right: 20px;
  }

  .image-46.cta-shape-2 {
    top: -190px;
  }

  .image-46.cta-shape-1 {
    top: auto;
  }

  .section-16 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .image-47._3 {
    display: none;
  }

  .image-47.faqs {
    order: 1;
    display: block;
  }

  .lottie-animation-6 {
    order: 1;
    margin-top: 0;
    margin-bottom: -51px;
    padding-left: 0;
    padding-right: 0;
  }

  .button-primary-8.main-cta.cta-section-button {
    order: 1;
  }

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

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

  .image-51 {
    max-width: 95%;
  }

  .cell-2 {
    justify-content: center;
  }

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

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .menu-button-2 {
    padding: 12px;
  }

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

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .image-53 {
    z-index: 1;
    width: 42%;
    left: -43%;
  }

  .hero-wrapper-5 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: auto;
    max-width: none;
    margin-bottom: -40px;
  }

  .image-54 {
    margin-left: -250px;
  }

  .heading-9 {
    font-size: 50px;
    line-height: 1.3em;
  }

  .hero-heading-left-3 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-55 {
    width: 38%;
    max-width: 100%;
    margin-top: 98px;
  }

  .margin-bottom-24px-7 {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .margin-bottom-24px-7.how-it-works {
    text-align: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 40px;
  }

  .margin-bottom-24px-7.cta-section-sub-heading {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-26 {
    width: 100%;
    max-width: none;
  }

  .section-jack-steep {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .div-branch-rather {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-lower-four {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-anyway-make {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .div-tie-ear {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }

  .img-blood-only {
    width: 145px;
    height: 145px;
  }

  .img-seen-package {
    width: 145px;
    height: 145px;
    margin-top: -57px;
  }

  .div-married-think-2 {
    padding-bottom: 20px;
  }

  .bold-text-17 {
    font-size: 17px;
    line-height: 1.2em;
  }

  .div-official-thousand-3 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin-top: .5rem;
  }

  .div-official-thousand-3.first {
    margin-top: 0;
  }

  .div-characteristic-chapter-3 {
    padding: 1rem 15px 2rem 0;
  }

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

  .p-onto-nearer-3.how-it-works._3rd {
    text-align: left;
    font-size: 14px;
  }

  .p-onto-nearer-3.how-it-works.easy-steps {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .section-zipper-known-6 {
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .bold-text-19 {
    font-size: 17px;
    line-height: 1.2em;
  }

  .h2-hat-studying-6 {
    text-align: left;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-case-mixture-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h3-excellent-storm-3.easy-steps {
    text-align: left;
    line-height: 1.2em;
  }

  .section-dirt-mountain {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .h2-electricity-there {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-jungle-younger {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 3rem;
  }

  .green-vs-circle {
    top: 3%;
  }

  .div-native-care {
    padding: 1.5rem;
  }

  .div-plastic-sides {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .img-silence-smell._1 {
    padding-top: 25px;
  }

  .h2-loud-wonderful-2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .image-57 {
    max-width: 90%;
    padding-top: 40px;
  }

  .section-single-locate-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .image-58 {
    max-width: 80%;
    padding-top: 40px;
  }

  .h2-loud-wonderful-3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lottie-animation-8 {
    order: 1;
    margin-top: 0;
    margin-bottom: -51px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-10.cta-section-heading {
    width: 100%;
  }

  .button-primary-13.main-cta.cta-section-button {
    order: 1;
  }

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

  .hero-subscribe-left-3 {
    padding-top: 30px;
    padding-left: 20px;
  }

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

  .h2-applied-sides-4 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-applied-sides-4.faq {
    margin-bottom: -16px;
  }

  .div-planet-lack-4 {
    padding-top: 60px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer-links {
    flex: 0 auto;
    margin-top: 10px;
  }

  .container-default-3 {
    flex-direction: column;
    align-items: stretch;
  }

  .button-secondary-6.small.header-button-mobile {
    color: #2ab200;
    border-color: #2ab200;
    flex: 1;
    display: block;
  }

  .button-secondary-6.small.header-button-mobile:hover {
    color: #fff;
    background-color: #2ab200;
    border-color: #2ab200;
  }

  .nav-menu-6 {
    background-color: #fff;
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: hidden;
  }

  .nav-link-5 {
    font-size: 16px;
  }

  .header-5 {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .header-navigation-7 {
    flex-direction: column;
    align-items: stretch;
    margin-left: 24px;
    margin-right: 24px;
  }

  .image-59 {
    top: 44%;
    left: 30%;
  }

  .image-59._2 {
    display: none;
  }

  .hero-wrapper-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: auto;
    max-width: none;
    margin-bottom: -40px;
  }

  .section-18 {
    padding-top: 60px;
    padding-bottom: 154px;
  }

  .section-18.home-hero {
    z-index: 1;
    padding-top: 0;
    padding-left: 30px;
  }

  .lottie-animation-9 {
    z-index: 4;
    top: 56%;
    right: 29%;
  }

  .image-60.home-hero-shape-1 {
    width: 34%;
    top: 48%;
    left: auto;
    right: 5%;
  }

  .image-60.home-hero-logo {
    margin-right: 40px;
  }

  .image-60.home-hero-logo.last {
    display: none;
  }

  .container-28 {
    width: 100%;
    max-width: none;
  }

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

  .hero-split-6.image {
    max-width: none;
    padding-left: 0;
  }

  .hero-split-6._1 {
    width: 100%;
  }

  .image-62 {
    top: 420px;
    left: 140px;
  }

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

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

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

  .hero-split-7._1 {
    order: 1;
    max-width: 100%;
  }

  .hero-split-7._2 {
    align-items: flex-start;
  }

  .timeline_component {
    position: relative;
  }

  .timeline_date-text-2 {
    font-size: 25px;
  }

  .container-medium-739px-copy.home-hero {
    max-width: none;
    margin-bottom: 68px;
  }

  .paragraph-copy.faqs {
    max-width: 536px;
  }

  .paragraph-copy.text-color-neutral-400.footer-newsletter {
    max-width: 338px;
  }

  .text-block-4 {
    padding-bottom: 10px;
    font-size: 20px;
  }

  .section-20 {
    z-index: 1;
  }

  .heading-16._1, .heading-16._11 {
    font-size: 12px;
  }

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

  .p-onto-nearer-4.how-it-works.easy-steps {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .p-onto-nearer-4.how-it-works.easy-steps._33._222._333 {
    font-size: 14px;
  }

  .content-block {
    padding: 20px 10px;
  }

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

  .tabs-4 {
    width: 95%;
    left: 20px;
    right: 20px;
  }

  ._11111 {
    display: none;
  }

  .green-vs-circle-2 {
    top: 3%;
  }

  .div-native-care-2 {
    padding: 1.5rem;
  }

  .section-dirt-mountain-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lottie-animation-14 {
    width: 80%;
    max-width: 80%;
    padding-left: 0;
  }

  .hero-wrapper-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: auto;
    max-width: none;
    margin-bottom: -40px;
  }

  .margin-bottom-24px-9 {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 100px;
  }

  .hero-heading-left {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .hero-split-8.image {
    max-width: 85%;
  }

  .container-36 {
    width: 100%;
    max-width: none;
  }

  .heading-19.cta-section-heading {
    width: 100%;
  }

  .h1-plain-machine {
    font-size: 3rem;
    line-height: 1;
  }

  .h1-plain-machine._2 {
    font-size: 40px;
    line-height: 1.2em;
  }

  .image-14.home-hero-shape-3 {
    width: 36%;
    bottom: 54.5px;
    left: 200px;
  }

  .image-14.home-hero-shape-1 {
    width: 20%;
    display: none;
    top: -54px;
    left: auto;
    right: 3px;
  }

  .image-14.home-hero-1 {
    max-width: 100%;
    margin-top: -143px;
  }

  .image-66 {
    display: none;
  }

  .section-23 {
    padding-top: 154px;
    padding-bottom: 154px;
  }

  .section-23.home-hero {
    padding-top: 82px;
  }

  .h2-hat-studying-7 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-official-thousand-4 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin-top: .5rem;
  }

  .div-official-thousand-4.first {
    margin-top: 0;
  }

  .div-everything-represent-2 {
    border-color: #e5e7eb;
    border-left-width: 1px;
    padding: 2rem 15px;
  }

  .p-onto-nearer-5.how-it-works.easy-steps {
    padding-left: 0;
    padding-right: 0;
  }

  .section-zipper-known-7 {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .margin-bottom-24px-10 {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 100px;
  }

  .margin-bottom-24px-10.how-it-works {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-characteristic-chapter-4 {
    padding: 1rem 15px 2rem 10px;
  }

  .div-case-mixture-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-hat-studying-8 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-hat-studying-8._8-solid-reasons {
    margin-bottom: 40px;
    font-size: 35px;
  }

  .div-official-thousand-5 {
    grid-column-gap: 0;
    grid-row-gap: 0;
    grid-template-columns: 1fr 1fr;
    margin-top: .5rem;
  }

  .section-zipper-known-8 {
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .lottie-animation-2 {
    max-width: 400px;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .f-feature-icon-wrapper-white {
    margin-bottom: 20px;
  }

  .container-37 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .f-feature-card-filled {
    border: 1px solid #0000000f;
  }

  .f-h5-heading {
    font-size: 22px;
  }

  .f-paragraph-large {
    font-size: 16px;
    font-weight: 400;
  }

  .f-h3-heading {
    font-size: 35px;
  }

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

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

  .button-primary-16.main-cta.cta-section-button {
    order: 1;
  }

  .margin-bottom-24px-11 {
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 100px;
  }

  .margin-bottom-24px-11.cta-section-sub-heading {
    padding-right: 0;
  }

  .hero-subscribe-left-4 {
    padding-top: 30px;
  }

  .lottie-animation-15 {
    order: 1;
    margin-top: 0;
    margin-bottom: -51px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-birthday-slow {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .div-planet-lack {
    padding-top: 60px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .gsheet-logo {
    font-size: 16px;
  }

  .heading-21, .heading-22, .heading-23 {
    width: auto;
    font-size: 54px;
  }

  .everything {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-699013 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .everything-div {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 740px;
  }

  .div-block-699014 {
    width: 350px;
    padding-left: 20px;
  }

  .heading-24 {
    width: 700px;
  }

  .cta_sectiion {
    width: 100%;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-25, .div-block-699015 {
    width: 700px;
  }

  .div-block-699023 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .old-div {
    background-image: linear-gradient(#fcf5e9, #fefbf6);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 700px;
    height: auto;
  }

  .card-box-div.orange {
    margin-top: 0;
  }

  .old-method {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .div-block-699034 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 700px;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-26._01 {
    text-align: center;
  }

  .image-85, .image-86 {
    margin-top: 0;
  }

  .image-86._2._1 {
    margin-right: 0;
  }

  .new-store1 {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    overflow: hidden;
  }

  .new1-div {
    background-image: linear-gradient(#eaf6f1, #f8fcfa);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 700px;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-699025 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-699025._2 {
    flex-flow: column;
    width: 700px;
  }

  .div-block-699024 {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .dropdown-nav-main-wrapper {
    margin-bottom: -40px;
    padding-top: 35px;
  }

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

  .title.feature-dropdown {
    margin-bottom: 4px;
  }

  .title.dropdown {
    margin-bottom: 20px;
  }

  .title.home-hero {
    max-width: 520px;
  }

  .title.h4-size {
    font-size: 20px;
  }

  .title.h4-size.home-hero-logos-title {
    text-align: center;
    text-align: center;
    text-align: center;
    text-align: center;
    margin-right: 0;
    display: block;
  }

  .title.home-integrations {
    max-width: 478px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.home-about {
    max-width: 522px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.home-features {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.text-color-neutral-100.footer-title {
    margin-bottom: 20px;
  }

  .title.text-color-neutral-100.cta {
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
    font-size: 31px;
  }

  .title.testimonials {
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
  }

  .title.integrations {
    margin-bottom: 35px;
  }

  .title.h1-size {
    font-size: 39px;
  }

  .title.category-name {
    margin-right: 10px;
  }

  .title.card-home-integration-dropdown {
    margin-right: 15px;
  }

  .title.card-plan-item {
    flex-direction: row;
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    margin-right: 0;
    display: block;
  }

  .title.h3-size {
    font-size: 22px;
  }

  .title.h3-size.card-plan-item-price {
    font-size: 20px;
  }

  .title.card-plan-item-features {
    margin-bottom: 23px;
  }

  .title.home-hero {
    max-width: 520px;
    font-size: 45px;
    line-height: 1.3em;
  }

  .dropdown-nav {
    margin-right: 40px;
  }

  .header-buttons-mobile-wrapper {
    padding-top: 0;
  }

  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-secondary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .split-content.home-integrations-left {
    margin-bottom: 60px;
  }

  .split-content.faqs-content {
    margin-bottom: 50px;
  }

  .dropdown-nav-pages-wrapper {
    margin-bottom: 40px;
    margin-right: 60px;
  }

  .image.home-hero-shape-1 {
    top: -43px;
    left: auto;
  }

  .image.home-hero-shape-3 {
    bottom: -19.5px;
    right: -42px;
  }

  .image.home-hero-shape-2 {
    top: -17px;
  }

  .image.home-hero-logo {
    object-fit: scale-down;
    object-position: 0% 50%;
    width: 127px;
    margin-bottom: 20px;
  }

  .image.home-hero-logo.google {
    width: 102px;
  }

  .image.home-integrations-shape {
    width: 47%;
    top: -47.3125px;
    left: -45px;
  }

  .image.home-about-item-icon {
    margin-bottom: 10px;
  }

  .image.home-features-2 {
    top: 20px;
  }

  .image.home-features-shape-2 {
    left: 2px;
  }

  .image.home-feature-icon {
    margin-bottom: 0;
  }

  .image.home-features-shape-1 {
    width: 14%;
    top: 46.281px;
    right: 32px;
  }

  .image.home-features-1 {
    margin-bottom: 35px;
  }

  .image.cta-shape-4 {
    bottom: -219px;
  }

  .image.testimonial-icon {
    margin-bottom: 20px;
  }

  .image.pricing-shape-1 {
    top: -43px;
    left: -18px;
  }

  .image.card-plan-item-icon {
    margin-bottom: 20px;
  }

  .image.pricing-shape-2 {
    bottom: 623px;
  }

  .image.home-hero-shape-1 {
    top: 46%;
    left: auto;
    right: 10%;
  }

  .image.home-hero-logo {
    object-fit: scale-down;
    object-position: 0% 50%;
    margin-bottom: 20px;
  }

  .image.home-hero-logo.google {
    margin-top: 20px;
    position: static;
  }

  .image._3 {
    display: none;
  }

  .image.cta-shape-1 {
    left: -91px;
  }

  .image.cta-shape-2 {
    top: -203px;
  }

  .image.cta-shape-3 {
    display: none;
    top: -32px;
    right: -90px;
  }

  .button-primary {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary.button-white._2-buttons {
    margin-right: 15px;
  }

  .button-primary._2-buttons.cta-button, .button-primary._2-buttons-copy.cta-button, .button-primary._2-buttons-copy.cta-button {
    margin-left: 25px;
  }

  .flex-vc.testimonials {
    margin-top: 40px;
  }

  .container-medium-739px.home-hero {
    align-items: flex-start;
    margin-bottom: 57px;
    display: block;
  }

  .paragraph.home-hero {
    margin-bottom: 26px;
  }

  .paragraph.testimonial {
    margin-bottom: 20px;
  }

  .paragraph.faqs {
    margin-bottom: 30px;
  }

  .bg.home-hero {
    min-height: 70%;
  }

  .bg.integrations {
    width: 90%;
    min-height: 80%;
  }

  .bg.pricing {
    border-bottom-width: 220px;
    min-height: 1400px;
  }

  .bg.home-hero-copy, .bg.home-hero {
    min-height: 70%;
  }

  .section {
    padding-top: 123px;
    padding-bottom: 123px;
  }

  .section.home-hero, .section.home-hero-copy {
    padding-top: 60px;
  }

  .home-hero-images-wrapper {
    margin-bottom: 70px;
  }

  .home-hero-logos {
    margin-bottom: -20px;
  }

  .home-hero-logos-wrapper {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
    margin-bottom: 0;
  }

  .container-small-564px.home-integrations {
    margin-bottom: 50px;
  }

  .card.faqs {
    padding: 69px 35px 73px;
  }

  .card.integration-item {
    padding-top: 35px;
    padding-bottom: 49px;
  }

  .card.plan-item {
    flex-direction: column;
    padding: 27px 35px 40px;
  }

  .home-about-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .home-features-images-wrapper {
    margin-bottom: 60px;
  }

  .container-medium-621px.home-features, .container-medium-621px.pricing {
    margin-bottom: 40px;
  }

  .home-feature-wrapper {
    flex-direction: row;
    justify-content: center;
    max-width: 100%;
  }

  .home-features-grid {
    grid-row-gap: 30px;
    grid-template-columns: auto;
    justify-content: center;
  }

  .cta-wrapper {
    padding: 59px 25px 55px;
  }

  .testimonials-slide-nav {
    margin-top: 34px;
  }

  .container-small-530px.testimonials {
    margin-bottom: 50px;
  }

  .testimonial-images-wrapper {
    max-width: 403px;
    margin-bottom: 40px;
  }

  .testimonial-content {
    margin-right: 0;
  }

  .testimonial-wrapper {
    flex-direction: column-reverse;
  }

  .faq-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .footer-content-top {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 43px;
  }

  .image-wrapper.card-integration-item {
    width: 69px;
    min-width: 69px;
    min-height: 69px;
    max-height: 69px;
  }

  .footer-support-wrapper {
    max-width: 520px;
    margin-top: 60px;
  }

  .footer-logo-container {
    margin-bottom: 20px;
  }

  .footer-logo {
    width: 169px;
  }

  .footer-menu-main-content {
    margin-right: 0;
  }

  .footer-privacy-terms {
    width: 60%;
  }

  .footer-content {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .footer-content-right {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .content-top.integrations {
    text-align: left;
    align-items: stretch;
    margin-bottom: 43px;
  }

  .content-top.integrations-category {
    align-items: stretch;
    margin-bottom: 5px;
  }

  .section-2 {
    padding-top: 123px;
    padding-bottom: 123px;
  }

  .section-2.integrations {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section-2.category {
    padding-top: 50px;
    padding-bottom: 92px;
  }

  .section-2.pricing {
    padding-top: 50px;
  }

  .integrations-grid {
    grid-template-columns: 1fr;
  }

  .categories-wrapper.integrations, .categories-wrapper.integrations-category {
    justify-content: flex-start;
  }

  .category-title-wrapper.integrations-category {
    margin-bottom: 35px;
  }

  .card-integration-item-content-top {
    margin-bottom: 15px;
  }

  .button-secondary-2, .button-primary-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-buttons-mobile-wrapper-2 {
    padding-top: 40px;
  }

  .video-show.yt-video-show {
    top: 0%;
  }

  .html-embed {
    max-width: 500px;
  }

  .html-embed.yt-embeded {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .video-timer.yt-timer {
    padding: 5px 10px;
  }

  .paragraph-3.card-plan-item-summary {
    max-width: 360px;
  }

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

  .card-plan-item-content-top {
    align-self: auto;
    max-width: 100%;
  }

  .card-plan-item-title-wrapper {
    flex-wrap: wrap;
    margin-bottom: 4px;
  }

  .divider.card-plan-item {
    width: 100%;
    min-height: 1px;
    margin: 28px 0 33px;
  }

  .card-plan-item-popular-tag {
    inset: 20px 20px auto auto;
  }

  .card-plan-item-features-grid {
    margin-bottom: 35px;
  }

  .div-block-7 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .paragraph-7 {
    line-height: 1.4em;
  }

  .grid-three-columns.annuallly {
    grid-template-columns: 1fr;
  }

  .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .badge-popular---brix {
    top: 26px;
  }

  .button-primary-4, .button-primary-5 {
    padding: 16px 34px;
    font-size: 16px;
    line-height: 18px;
  }

  .heading-3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 33px;
  }

  .faq-wrapper-2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div-are-suit {
    margin-top: 4rem;
  }

  .section-heading {
    text-align: left;
    font-size: 2.25rem;
    line-height: 1.4em;
  }

  .faq-section.section {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0;
  }

  .section-para {
    text-align: left;
  }

  .header-buttons-mobile-wrapper-3 {
    padding-top: 0;
  }

  .container-default-2.footer-container {
    display: block;
  }

  .header-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .hero-split.image {
    padding-left: 25px;
    padding-right: 25px;
  }

  .home-hero-logos-wrapper-2 {
    text-align: center;
    flex-flow: row-reverse;
    justify-content: flex-start;
    align-items: baseline;
    margin-bottom: 0;
    padding-top: 60px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .image-17 {
    display: block;
    top: 43%;
    left: 35%;
  }

  .image-17._2 {
    display: none;
  }

  .paragraph-9.home-hero {
    margin-bottom: 26px;
  }

  .paragraph-9.home-hero._22 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-3 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .section-3.home-hero {
    padding-top: 40px;
    padding-left: 0;
  }

  .lottie-animation-4 {
    top: 52%;
    right: 5%;
  }

  .home-hero-logos-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    display: block;
  }

  .hero-image.shadow-two._3._4, .hero-image.shadow-two._2 {
    display: block;
  }

  .hero-image.shadow-two._2._3, .hero-image.shadow-two._2._5._6 {
    display: none;
  }

  .image-15 {
    height: 220px;
    top: 89%;
    right: 51%;
    transform: rotate(9deg);
  }

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

  .hero-stack._2 {
    padding-top: 140px;
  }

  .h2-hat-studying {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .h2-hat-studying._1 {
    text-align: center;
  }

  .h2-hat-studying._2 {
    font-size: 30px;
  }

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

  .paragraph-10.home-hero {
    margin-bottom: 26px;
  }

  .text-span-14 {
    font-size: 15px;
  }

  .image-16 {
    height: 270px;
    top: 71%;
  }

  .section-zipper-known {
    padding-top: .125rem;
    padding-bottom: 2rem;
  }

  .div-case-mixture {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .margin-bottom-24px.cta-section-sub-heading {
    font-size: 17px;
  }

  .margin-bottom-24px.how-it-works {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .margin-bottom-24px.how-it-works._2 {
    text-align: left;
  }

  .h3-excellent-storm {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .h3-excellent-storm._9 {
    font-size: 12px;
  }

  .h3-excellent-storm.easy-steps {
    font-size: 22px;
    line-height: 1.3em;
  }

  .h3-excellent-storm._5 {
    margin-top: 30px;
  }

  .p-onto-nearer {
    font-size: 14px;
  }

  .p-onto-nearer._8 {
    display: none;
  }

  .p-onto-nearer.how-it-works._3rd {
    font-size: 13px;
  }

  .grid-2, .grid-2._2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-19._3 {
    display: none;
  }

  .image-21, .image-23 {
    max-width: 75px;
    height: 50px;
  }

  .div-official-thousand {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .div-official-thousand.first {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .div-official-thousand.first._2 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .div-characteristic-chapter {
    text-align: left;
    padding: 2rem 0 0;
  }

  .div-characteristic-chapter._2 {
    padding-top: 0;
  }

  .h2-hat-studying-2 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .h2-hat-studying-2._8-solid-reasons {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 27px;
  }

  .h2-hat-studying-2._2 {
    text-align: left;
  }

  .image-5._2 {
    text-align: center;
  }

  .section-zipper-known-2 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .section-zipper-known-2.solid-reasons {
    padding-top: 70px;
    padding-bottom: 4rem;
  }

  .lottie-animation-3 {
    width: 200px;
    margin-top: 0;
    padding-right: 20px;
  }

  .banner-bottom {
    padding: 20px 15px 60px;
  }

  .heading-5 {
    font-size: 45px;
  }

  .heading-5.cta-section-heading {
    font-size: 31px;
  }

  .paragraph-11.faqs {
    margin-bottom: 30px;
  }

  .paragraph-11.home-hero {
    margin-bottom: 26px;
  }

  .paragraph-11.home-hero._22 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-6 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .faq-wrapper-3 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section-7 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .footer-content-top-2 {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 43px;
  }

  .link-7, .link-8 {
    line-height: 20px;
  }

  .footer-privacy-terms-2 {
    text-align: right;
    object-fit: fill;
    align-self: flex-end;
    max-width: 50%;
    display: inline-block;
    position: static;
  }

  .footer-content-bottom-2 {
    align-items: baseline;
    display: block;
    position: static;
  }

  .footer-company-2 {
    flex: 0 auto;
    align-self: flex-start;
    max-width: 50%;
    display: inline-block;
  }

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

  .header-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-secondary-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-split-3.image {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-26 {
    display: block;
    top: 43%;
    left: 35%;
  }

  .image-26._2 {
    display: none;
  }

  .section-9 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .section-9.home-hero {
    padding-top: 40px;
    padding-left: 0;
  }

  .image-29 {
    height: 220px;
    top: 89%;
    right: 51%;
    transform: rotate(9deg);
  }

  .h2-hat-studying-3 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .h2-hat-studying-3._1 {
    text-align: center;
  }

  .h2-hat-studying-3._2 {
    font-size: 30px;
  }

  .text-span-27 {
    text-align: center;
  }

  .text-span-28 {
    font-size: 15px;
  }

  .image-30 {
    height: 270px;
    top: 71%;
  }

  .section-zipper-known-3 {
    padding-top: .125rem;
    padding-bottom: 2rem;
  }

  .image-34._3 {
    display: none;
  }

  .image-35, .image-37 {
    max-width: 75px;
    height: 50px;
  }

  .h2-hat-studying-4 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .h2-hat-studying-4._8-solid-reasons {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 27px;
  }

  .image-38._2 {
    text-align: center;
  }

  .section-zipper-known-4 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .section-zipper-known-4.solid-reasons {
    padding-top: 70px;
    padding-bottom: 4rem;
  }

  .h2-hat-studying-5 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .h2-hat-studying-5._2 {
    text-align: left;
  }

  .section-zipper-known-5 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .lottie-animation-5 {
    width: 200px;
    margin-top: 0;
    padding-right: 20px;
  }

  .section-10, .section-11 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .footer-content-top-3 {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 43px;
  }

  .link-9, .link-10 {
    line-height: 20px;
  }

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

  .button-secondary-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-40 {
    display: block;
    top: 43%;
    left: 35%;
  }

  .image-40._2 {
    display: none;
  }

  .hero-split-4.image {
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-43.home-hero-logo {
    object-fit: scale-down;
    object-position: 0% 50%;
    margin-bottom: 20px;
  }

  .image-43.home-hero-logo.google {
    margin-top: 20px;
    position: static;
  }

  .image-43.home-hero-shape-1 {
    top: 46%;
    left: auto;
    right: 10%;
  }

  .section-13 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .section-13.home-hero {
    padding-top: 40px;
    padding-left: 0;
  }

  .div-official-thousand-2 {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .div-official-thousand-2.first {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .div-everything-represent {
    padding-top: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .p-onto-nearer-2 {
    font-size: 14px;
  }

  .h3-excellent-storm-2 {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .div-characteristic-chapter-2 {
    padding: 2rem 0 0;
  }

  .div-case-mixture-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-loud-wonderful {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-closer-who {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ul-already-all {
    margin-top: 2.5rem;
  }

  .section-single-locate {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .section-ran-some {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-safe-attached {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-somehow-well {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-long-any {
    margin-top: 5rem;
  }

  .section-draw-little {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-corn-turn {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-will-done {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-birds-begun {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .img-report-motion {
    max-width: 20rem;
  }

  .section-arm-underline {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .div-bowl-across {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-type-course {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-wonderful-represent {
    margin-top: 3rem;
  }

  .div-worse-design, .div-widely-raise, .div-perfect-pipe {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-46.cta-shape-4 {
    bottom: -219px;
  }

  .image-46.cta-shape-2 {
    top: -203px;
  }

  .image-46.cta-shape-3 {
    display: none;
    top: -32px;
    right: -90px;
  }

  .image-46.cta-shape-1 {
    left: -91px;
  }

  .section-16 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .image-47._3 {
    display: none;
  }

  .lottie-animation-6 {
    width: 200px;
    margin-top: 0;
    padding-right: 20px;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .mobile-margin-top-10 {
    margin-top: 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-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .image-53 {
    top: 76px;
  }

  .grid-3 {
    justify-items: stretch;
  }

  .button-primary-12.main-cta.second-cta {
    text-align: center;
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-54 {
    margin-left: -190px;
  }

  .heading-9 {
    font-size: 37px;
  }

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

  .image-55 {
    top: -178px;
  }

  .text-span-40 {
    background-size: 35px 35px;
  }

  .margin-bottom-24px-7 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
  }

  .margin-bottom-24px-7.how-it-works {
    padding: 0 0 10px;
    font-size: 15px;
  }

  .margin-bottom-24px-7.cta-section-sub-heading {
    font-size: 17px;
  }

  .section-jack-steep {
    padding-top: 4rem;
    padding-bottom: 0;
  }

  .div-branch-rather {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-lower-four {
    padding-left: 0;
    padding-right: 0;
  }

  .h2-anyway-make {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .div-tie-ear {
    grid-row-gap: 3rem;
    margin-top: 0;
  }

  .img-blood-only {
    width: 125px;
    height: 125px;
  }

  .img-seen-package {
    width: 125px;
    height: 125px;
    margin-top: -92px;
  }

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

  .div-official-thousand-3 {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .div-official-thousand-3.first {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .div-characteristic-chapter-3 {
    flex-direction: row;
    align-items: flex-start;
    padding: 2rem 20px 0 0;
    display: block;
  }

  .bold-text-18 {
    font-size: 20px;
    line-height: 1.4em;
  }

  .p-onto-nearer-3 {
    font-size: 14px;
  }

  .section-zipper-known-6 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

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

  .h2-hat-studying-6 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .div-case-mixture-3 {
    padding-bottom: 60px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h3-excellent-storm-3 {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .h3-excellent-storm-3.easy-steps {
    line-height: 1.4em;
  }

  .section-dirt-mountain {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .h2-electricity-there {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .div-jungle-younger {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    margin-top: 3rem;
  }

  .div-native-care {
    flex-direction: column;
    justify-content: space-around;
    padding: 1.5rem;
    display: flex;
  }

  .div-plastic-sides {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .img-silence-smell._1 {
    margin-top: 25px;
    padding-top: 0;
  }

  .h2-loud-wonderful-2 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .section-single-locate-2 {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }

  .h2-loud-wonderful-3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lottie-animation-8 {
    width: 200px;
    margin-top: 0;
    padding-right: 20px;
  }

  .heading-10 {
    font-size: 45px;
  }

  .heading-10.cta-section-heading {
    font-size: 31px;
  }

  .hero-subscribe-left-3 {
    padding: 20px 15px 60px;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .h2-applied-sides-4 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h2-applied-sides-4.faq {
    font-size: 30px;
  }

  .div-planet-lack-4 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button-secondary-6 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-59 {
    display: block;
    top: 43%;
    left: 35%;
  }

  .image-59._2 {
    display: none;
  }

  .section-18 {
    padding-top: 123px;
    padding-bottom: 123px;
    padding-left: 0;
  }

  .section-18.home-hero {
    padding-top: 40px;
    padding-left: 0;
  }

  .lottie-animation-9 {
    top: 52%;
    right: 5%;
  }

  .image-60.home-hero-shape-1 {
    top: 46%;
    left: auto;
    right: 10%;
  }

  .image-60.home-hero-logo {
    object-fit: scale-down;
    object-position: 0% 50%;
    margin-bottom: 20px;
  }

  .image-60.home-hero-logo.google {
    margin-top: 20px;
    position: static;
  }

  .hero-split-6.image {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .timeline_quote-image {
    margin-top: 24px;
    margin-right: 0;
  }

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

  .margin-bottom-xlarge {
    margin-bottom: 48px;
  }

  .timeline_progress {
    left: 6px;
  }

  .timeline_item {
    grid-template-columns: 64px 1fr;
    justify-items: start;
    width: 100%;
  }

  .timeline_quote-wrapper {
    flex-direction: column-reverse;
  }

  .timeline_text {
    font-size: 20px;
  }

  .timeline_left {
    text-align: left;
  }

  .timeline_date-text, .timeline_date-text-2 {
    margin-bottom: 24px;
    font-size: 36px;
  }

  .timeline_progress-2 {
    left: 6px;
  }

  .container-medium-739px-copy.home-hero {
    align-items: flex-start;
    margin-bottom: 57px;
    display: block;
  }

  .paragraph-copy.home-hero {
    margin-bottom: 26px;
  }

  .paragraph-copy.testimonial {
    margin-bottom: 20px;
  }

  .paragraph-copy.faqs {
    margin-bottom: 30px;
  }

  .tab-button {
    justify-content: flex-start;
  }

  .tabs-menu-3 {
    flex-wrap: wrap;
  }

  .load-bar-base {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .p-onto-nearer-4 {
    font-size: 14px;
  }

  ._11111 {
    display: none;
  }

  .div-native-care-2 {
    flex-direction: column;
    justify-content: space-around;
    padding: 1.5rem;
    display: flex;
  }

  .section-dirt-mountain-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lottie-animation-14 {
    width: 100%;
    max-width: 90%;
  }

  .button-primary-15.main-cta.second-cta {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .margin-bottom-24px-9 {
    padding-right: 0;
  }

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

  .heading-19 {
    font-size: 45px;
  }

  .heading-19.cta-section-heading {
    font-size: 31px;
  }

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

  .h1-plain-machine {
    font-size: 3rem;
    line-height: 1;
  }

  .image-14.home-hero-shape-3 {
    bottom: -19.5px;
    right: -42px;
  }

  .image-14.home-hero-shape-1 {
    top: -43px;
    left: auto;
  }

  .image-14.home-hero-1 {
    z-index: 1;
    margin-top: -114px;
  }

  .image-66 {
    display: none;
  }

  .section-23 {
    padding-top: 123px;
    padding-bottom: 123px;
  }

  .section-23.home-hero {
    padding-top: 60px;
  }

  .h2-hat-studying-7 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .div-official-thousand-4 {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .div-official-thousand-4.first {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .div-everything-represent-2 {
    padding-top: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .p-onto-nearer-5 {
    font-size: 14px;
  }

  .section-zipper-known-7 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .margin-bottom-24px-10 {
    padding-right: 0;
  }

  .margin-bottom-24px-10.how-it-works {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .h3-excellent-storm-4 {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .div-characteristic-chapter-4 {
    padding: 2rem 0 0;
  }

  .div-case-mixture-4 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-hat-studying-8 {
    font-size: 30px;
    line-height: 2.5rem;
  }

  .h2-hat-studying-8._8-solid-reasons {
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 27px;
  }

  .div-official-thousand-5 {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .p-onto-nearer-6 {
    font-size: 14px;
  }

  .section-zipper-known-8 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .section-zipper-known-8.solid-reasons {
    padding-bottom: 4rem;
  }

  .f-feature-icon-wrapper-white {
    width: 50px;
  }

  .f-h3-heading {
    font-size: 30px;
  }

  .margin-bottom-24px-11 {
    padding-right: 0;
  }

  .margin-bottom-24px-11.cta-section-sub-heading {
    font-size: 17px;
  }

  .hero-subscribe-left-4 {
    padding: 20px 15px 60px;
  }

  .lottie-animation-15 {
    width: 200px;
    margin-top: 0;
    padding-right: 20px;
  }

  .section-birthday-slow {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .div-planet-lack {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-22, .heading-23 {
    font-size: 50px;
  }

  .div-block-699013 {
    justify-content: center;
    display: flex;
  }

  .everything-div {
    width: 130%;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #ffffff80;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }

  .feature-dropdown-content {
    width: auto;
  }

  .dropdown-nav-main-wrapper {
    padding-top: 30px;
  }

  .features-dropdown-wrapper {
    margin-right: 0;
  }

  .header-menu-button-icon-medium {
    background-color: #2ab200;
  }

  .title.feature-dropdown {
    margin-bottom: 0;
    font-size: 16px;
  }

  .title.home-hero {
    max-width: 480px;
    font-size: 40px;
    line-height: 1.107em;
  }

  .title.home-hero._2 {
    max-width: none;
    font-size: 40px;
  }

  .title.h4-size {
    font-size: 18px;
  }

  .title.h4-size.home-hero-logos-title._2 {
    margin-top: 60px;
  }

  .title.h4-size.home-feature {
    text-align: left;
  }

  .title.h4-size.faq {
    margin-right: 15px;
  }

  .title.home-integrations {
    max-width: 370px;
  }

  .title.card-home-integration-dropdown {
    margin-top: 0;
    margin-right: 10px;
    font-size: 17px;
  }

  .title.card-home-integration-dropdown.steps-number {
    width: 45px;
  }

  .title.home-features {
    max-width: 396px;
  }

  .title.text-color-neutral-100.cta {
    max-width: 288px;
    font-size: 26px;
  }

  .title.testimonials {
    max-width: 361px;
  }

  .title.faqs {
    text-align: center;
  }

  .title.integrations {
    margin-bottom: 30px;
  }

  .title.h1-size {
    font-size: 32px;
  }

  .title.category-name {
    margin-right: 8px;
  }

  .title.card-integration-item-name {
    margin-bottom: 0;
  }

  .title.card-home-integration-dropdown {
    margin-right: 10px;
  }

  .title.card-plan-item {
    margin-right: 0;
  }

  .title.h3-size {
    font-size: 20px;
  }

  .title.h3-size.card-plan-item-price {
    font-size: 18px;
  }

  .title.card-plan-item-features {
    margin-bottom: 20px;
  }

  .title.home-hero._1._2 {
    font-size: 30px;
  }

  .title.home-hero._1._2._22 {
    text-align: left;
    font-size: 25px;
  }

  .title.faqs {
    text-align: center;
    font-size: 30px;
    line-height: 1.5em;
  }

  .title.home-hero {
    z-index: 3;
    max-width: 480px;
    font-size: 35px;
    line-height: 1.3em;
    display: block;
    position: relative;
  }

  .title.home-hero._1._111 {
    text-align: center;
    padding-right: 0;
    font-size: 35px;
  }

  .dropdown-nav {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-buttons-mobile-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .header-navigation {
    margin-left: 16px;
    margin-right: 16px;
  }

  .header-menu-button-icon-top {
    background-color: #2ab200;
  }

  .menu-button {
    background-color: #0000;
    border: 1px solid #2ab200;
    font-size: 26px;
  }

  .menu-button:hover {
    background-color: #0000;
  }

  .header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button-secondary {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary.small.header-button-mobile {
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary._2-buttons.demo-button._2 {
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button-secondary.demos {
    margin-right: 20px;
  }

  .button-secondary._2-buttons {
    margin-left: 0;
    margin-right: 0;
  }

  .button-secondary._2-buttons.demo-button._2 {
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .button-secondary._2-buttons.demo-button._222 {
    align-self: stretch;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .button-secondary._2-buttons-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .button-secondary._2-buttons-copy.demo-button._2 {
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .nav-item-wrapper {
    text-align: left;
    align-self: auto;
  }

  .features-dropdown-main-wrapper {
    flex-flow: column;
  }

  .split-content.header-right {
    margin-right: 15px;
  }

  .split-content.home-integrations-left {
    margin-bottom: 50px;
  }

  .split-content.faqs-content {
    margin-bottom: 40px;
  }

  .feature-dropdown-text {
    font-size: 14px;
  }

  .header-menu-button-icon-bottom {
    background-color: #2ab200;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-default.home-hero {
    margin-top: 140px;
  }

  .container-default.home-hero-copy {
    margin-top: 60px;
  }

  .dropdown-nav-pages-wrapper {
    margin-bottom: 30px;
    margin-right: 40px;
  }

  .image.feature-dropdown {
    margin-right: 10px;
  }

  .image.home-hero-1 {
    border-radius: 10px;
  }

  .image.home-hero-1._2 {
    max-width: 90%;
  }

  .image.home-hero-3 {
    border-radius: 10px;
  }

  .image.home-hero-3._2 {
    border: 1px solid #0000000f;
    border-radius: 8px;
    max-width: 60%;
    bottom: -30px;
    right: -5px;
  }

  .image.home-hero-shape-1._2 {
    z-index: 0;
    top: 13%;
    right: -2%;
  }

  .image.home-hero-shape-3 {
    bottom: -11.5px;
    right: -13px;
  }

  .image.home-hero-shape-2 {
    top: -10px;
  }

  .image.home-hero-logo {
    width: 100px;
    margin-right: 20px;
  }

  .image.home-hero-logo.google._2 {
    width: auto;
    margin-left: 20px;
    margin-right: 0;
    display: inline-block;
  }

  .image.home-hero-logo.google._2._4, .image.home-hero-logo._2 {
    width: auto;
  }

  .image.home-hero-logo._2._4 {
    margin-left: 20px;
    margin-right: 0;
  }

  .image.home-hero-2 {
    border-radius: 10px;
  }

  .image.home-hero-2._2 {
    border: 1px solid #0000000d;
    border-radius: 5px;
    max-width: 43%;
    top: 68px;
    left: -5px;
  }

  .image.home-integrations-shape {
    top: -37.3125px;
    left: -62px;
  }

  .image.home-integrations-1 {
    border-radius: 10px;
  }

  .image.home-about-item-icon {
    margin-bottom: 5px;
  }

  .image.home-features-2 {
    border-radius: 10px;
    top: 10px;
  }

  .image.home-features-shape-2 {
    width: 41%;
  }

  .image.home-feature-icon {
    max-width: 96px;
  }

  .image.home-features-shape-1 {
    top: 18.281px;
    right: 9px;
  }

  .image.home-features-1 {
    border-radius: 10px;
    margin-bottom: 18px;
  }

  .image.home-features-3 {
    border-radius: 10px;
  }

  .image.cta-shape-4 {
    bottom: -225px;
    right: -66px;
  }

  .image.cta-shape-2 {
    top: -205px;
  }

  .image.testimonial-second-shape-2 {
    right: 4px;
  }

  .image.testimonial-first-shape-3 {
    right: 8px;
  }

  .image.testimonial-first-shape-2 {
    right: 15px;
  }

  .image.testimonial-icon {
    margin-bottom: 15px;
  }

  .image.testimonial-third-shape-1 {
    left: 2.5px;
  }

  .image.testimonial-second-shape-1 {
    left: 8.5px;
  }

  .image.faqs-shape {
    top: -32px;
    right: -55px;
  }

  .image.card-home-integration-dropdown-icon {
    max-width: 49px;
    margin-right: 10px;
  }

  .image.card-plan-item-feature-icon {
    width: 24px;
    min-width: 24px;
    min-height: 24px;
    max-height: 24px;
  }

  .image.pricing-shape-1 {
    display: none;
  }

  .image.card-plan-item-icon {
    max-width: 108px;
    margin-bottom: 15px;
  }

  .image.home-hero-shape-1 {
    top: 40%;
    left: auto;
    right: 30%;
  }

  .image.home-hero-logo {
    margin-right: 20px;
  }

  .image.home-hero-logo.last {
    display: none;
  }

  .image.home-hero-logo.google {
    width: auto;
  }

  .image.home-hero-logo.google._9 {
    width: 70px;
  }

  .image.home-hero-logo.google._2 {
    width: 90px;
  }

  .image.home-hero-logo.google._6 {
    width: auto;
  }

  .image._3 {
    margin-bottom: -110px;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    overflow: hidden;
  }

  .image.faqs {
    text-align: left;
    max-width: 100%;
    display: none;
  }

  .image.cta-shape-1 {
    left: -106px;
  }

  .image.cta-shape-2 {
    display: block;
    top: -205px;
  }

  .button-primary {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-primary.small.header-button-mobile {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-primary._2-buttons {
    margin-left: 0;
    margin-right: 0;
  }

  .button-primary._2-buttons.cta-button._2 {
    margin-top: 10px;
  }

  .button-primary.button-white._2-buttons, .button-primary._2-buttons {
    margin-left: 0;
    margin-right: 0;
  }

  .button-primary._2-buttons.cta-button._111, .button-primary._2-buttons.cta-button._2 {
    margin-top: 10px;
  }

  .button-primary._2-buttons.cta-button {
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
  }

  .button-primary._2-buttons.cta-button._222 {
    align-self: stretch;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .button-primary._2-buttons-copy {
    margin-left: 0;
    margin-right: 0;
  }

  .button-primary._2-buttons-copy.cta-button._111, .button-primary._2-buttons-copy.cta-button._2 {
    margin-top: 10px;
  }

  .button-primary._2-buttons-copy.cta-button {
    margin-left: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
  }

  .flex-vc {
    align-items: stretch;
  }

  .flex-vc.testimonials {
    margin-top: 35px;
  }

  ._2-buttons-wrapper {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .container-medium-739px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-739px.home-hero {
    margin-bottom: 48px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph.home-hero {
    margin-bottom: 40px;
    font-size: 17px;
  }

  .paragraph.home-feature {
    text-align: left;
  }

  .paragraph.testimonial {
    margin-bottom: 15px;
  }

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

  .paragraph.text-color-neutral-100.footer-main-content {
    text-align: center;
    line-height: 1.4em;
  }

  .bg.pricing {
    border-bottom-width: 145px;
    min-height: 1500px;
  }

  .section {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .section.home-hero, .section.home-hero-copy {
    padding-top: 20px;
  }

  .home-hero-images-wrapper {
    margin-bottom: 60px;
  }

  .home-hero-images-wrapper._2 {
    display: flex;
  }

  .home-hero-images-wrapper._1 {
    display: none;
  }

  .home-hero-logos {
    margin-right: 0;
  }

  .home-hero-logos-wrapper._222 {
    padding-top: 40px;
  }

  .card-home-integration-dropdown-content-bottom {
    margin-left: 0;
  }

  .container-small-564px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-small-564px.home-integrations {
    margin-bottom: 40px;
  }

  .card.home-integration-dropdown {
    padding: 16px 25px 21px;
  }

  .card.faqs {
    padding: 58px 25px 61px;
  }

  .card.integration-item {
    padding-top: 29px;
    padding-bottom: 40px;
    padding-left: 25px;
  }

  .card.plan-item {
    padding: 23px 25px 33px;
  }

  .container-medium-668px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .home-about-grid {
    grid-row-gap: 40px;
  }

  .home-features-images-wrapper {
    margin-bottom: 50px;
  }

  .container-medium-621px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .home-feature-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .cta-wrapper {
    padding-top: 49px;
    padding-bottom: 46px;
  }

  .cta-content {
    margin-bottom: 35px;
  }

  .cta-content-wrapper {
    align-items: stretch;
  }

  .testimonials-slide-nav {
    margin-top: 28px;
  }

  .container-small-530px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-small-530px.testimonials {
    margin-bottom: 40px;
  }

  .testimonial-images-wrapper {
    max-width: 100%;
    margin-bottom: 35px;
  }

  .testimonial-content {
    max-width: 100%;
  }

  .testimonial-content-bottom-line-accent {
    width: 10px;
    margin-right: 8px;
    top: 8px;
  }

  .testimonial-wrapper {
    padding-right: 0;
  }

  .testimonial-name {
    margin-bottom: 4px;
  }

  .faqs-content-top {
    margin-bottom: 10px;
  }

  .faq-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-content-top {
    object-fit: fill;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-bottom: 36px;
  }

  .image-wrapper.card-integration-item {
    width: 60px;
    min-width: 60px;
    min-height: 60px;
    max-height: 60px;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .footer-support-wrapper {
    margin-top: 50px;
  }

  .footer-logo-container {
    margin-bottom: 15px;
  }

  .footer-logo-container.w--current {
    margin-bottom: 0;
  }

  .footer-logo {
    width: 160px;
  }

  .footer-support-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-content-bottom {
    border-top-style: solid;
    border-top-color: #ddd;
    border-bottom: 1px #000;
    flex-direction: column-reverse;
    align-items: center;
  }

  .footer-privacy-terms {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .footer-menu-content {
    flex-wrap: wrap;
  }

  .footer-nav {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer {
    padding-top: 49px;
  }

  .footer-newsletter-form {
    flex-direction: column;
    display: flex;
  }

  .footer-content {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .footer-content-right {
    margin-bottom: 50px;
  }

  .features-header-wrap {
    display: block;
  }

  .content-top.integrations {
    margin-bottom: 40px;
  }

  .content-top.integrations-category {
    margin-bottom: 0;
  }

  .section-2 {
    padding-top: 98px;
    padding-bottom: 98px;
  }

  .section-2.integrations {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-2.category {
    padding-top: 40px;
    padding-bottom: 74px;
  }

  .section-2.pricing {
    padding-top: 40px;
  }

  .categories-wrapper.integrations {
    justify-content: flex-start;
  }

  .category-title-wrapper.integrations-category {
    margin-bottom: 30px;
  }

  .card-integration-item-content-top {
    flex-wrap: wrap;
    margin-bottom: 5px;
  }

  .card-integration-item-title-wrapper {
    margin-bottom: 10px;
  }

  .link {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .link._11 {
    padding-right: 0;
  }

  .header-navigation-2 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .button-secondary-2 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary-2.small.header-button-mobile {
    border-color: #2db307;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary-2.small.header-button-mobile:hover {
    background-color: #2ab200;
  }

  .button-secondary-2.small.header-button-mobile {
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-primary-2 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-primary-2.small.header-button-mobile {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .header-buttons-mobile-wrapper-2 {
    flex-direction: column;
    padding-top: 30px;
  }

  .nav-link-1 {
    align-self: auto;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link-1.w--current {
    margin-left: auto;
  }

  .nav-link-1.nav-link-last {
    margin-right: auto;
    padding-left: 10px;
  }

  .cross-icon.yt-crossicon {
    border-width: 3px;
    max-width: 30px;
    max-height: 30px;
    top: 10px;
    right: 20px;
  }

  .video-show.yt-video-show {
    top: 0%;
    left: 0;
    right: 0;
  }

  .html-embed {
    max-width: 283px;
  }

  .html-embed.yt-embeded {
    height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .popup-video-block {
    display: none;
  }

  .video-timer.yt-timer {
    padding: 2px 10px;
  }

  .dropdown-toggle {
    max-width: 100%;
  }

  .footer-company {
    margin-left: 0;
    margin-right: 0;
  }

  .card-plan-item-feature-icons-wrapper {
    margin-right: 10px;
  }

  .button-primary-3 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-primary-3.full-width.card-plan-item {
    margin-bottom: 10px;
  }

  .card-plan-item-content-top {
    flex-direction: row;
    align-items: stretch;
    display: block;
  }

  .card-plan-item-title-wrapper {
    justify-content: space-between;
  }

  .divider.card-plan-item {
    margin-top: 23px;
    margin-bottom: 28px;
  }

  .card-plan-item-feature-text {
    font-size: 16px;
  }

  .paragraph-small.card-plan-item-small-print {
    font-size: 14px;
  }

  .card-plan-item-popular-tag {
    padding-left: 15px;
    padding-right: 15px;
  }

  .card-plan-item-features-grid {
    margin-bottom: 29px;
  }

  .div-block-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .popular-badge-align---brix {
    justify-content: flex-start;
    margin-bottom: 16px;
  }

  .container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pricing {
    font-size: 39px;
    line-height: 64px;
  }

  .text-uppercase.subtitle {
    font-size: 14px;
  }

  .badge-popular---brix {
    position: static;
  }

  .card-pricing {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button-primary-4 {
    padding: 15px 34px 16px;
  }

  .text-color-neutral-802.mg-bottom-0px {
    flex: 0 auto;
    line-height: 1.3em;
  }

  .button-primary-5 {
    padding: 15px 34px 16px;
  }

  .heading-3 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 35px;
  }

  .text-span-3 {
    font-size: 13px;
    display: none;
  }

  .pricing-heading-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    line-height: 1.3em;
  }

  .faq-wrapper-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-are-suit {
    margin-top: 3rem;
  }

  .section-heading {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.875rem;
    line-height: 1.25;
  }

  .faq-section.section {
    margin-top: 0;
    margin-bottom: 2rem;
    padding-top: 7rem;
    padding-left: 0;
    padding-right: 0;
  }

  .section-para {
    text-align: left;
    margin-bottom: 60px;
    font-size: 18px;
    line-height: 1.5em;
  }

  .tabs {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .text-block-2 {
    font-size: 18px;
  }

  .tab-link-tab-1 {
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tab-link-tab-2.w--current {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-end;
    display: flex;
  }

  .header-buttons-mobile-wrapper-3 {
    flex-direction: column;
    padding-top: 0;
  }

  .container-default-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .header-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button-secondary-3 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary-3.small.header-button-mobile {
    border-color: #2db307;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary-3.small.header-button-mobile:hover {
    background-color: #2ab200;
  }

  .header-navigation-3, .header-navigation-4 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-span-4 {
    background-position: 0 100%;
    background-size: 45px;
    margin-left: 5px;
    padding-left: 10px;
  }

  .hero-split {
    width: auto;
    max-width: none;
    display: flex;
  }

  .hero-split.image {
    max-width: none;
    padding-left: 0;
  }

  .home-hero-logos-wrapper-2 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-17 {
    max-width: 70%;
    top: 45%;
    left: 30%;
  }

  .image-17._2 {
    max-width: 55%;
    display: block;
    top: 46%;
    left: 43%;
  }

  .image-17._1 {
    display: none;
  }

  .image-13 {
    height: 100%;
  }

  .paragraph-9.home-hero {
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-9.home-hero._22 {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.6em;
  }

  .section-3 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .section-3.home-hero {
    z-index: auto;
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .text-span-20 {
    white-space: nowrap;
  }

  .lottie-animation-4 {
    width: 150px;
    top: 50%;
    right: -3%;
  }

  .hero-wrapper {
    min-width: auto;
    max-width: 100vw;
  }

  .home-hero-logos-2 {
    margin-right: 0;
    padding-top: 40px;
  }

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

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

  .container-5 {
    max-width: 100%;
    overflow: visible;
  }

  .hero-image.shadow-two {
    width: 110%;
    margin-left: -18px;
    display: block;
  }

  .hero-image.shadow-two._3 {
    display: block;
  }

  .hero-image.shadow-two._3._4 {
    box-shadow: none;
    margin-left: 0;
  }

  .hero-image.shadow-two._2 {
    display: block;
  }

  .hero-image.shadow-two._2._3, .hero-image.shadow-two._2._5._6 {
    display: none;
  }

  .hero-image.shadow-two._2._5._7 {
    box-shadow: none;
    width: 110%;
    max-width: none;
    margin-left: 0;
    padding-top: 0;
  }

  .image-15 {
    width: 200px;
    height: 200px;
    top: 83%;
    right: 22%;
    transform: rotate(34deg);
  }

  .hero-stack._2 {
    padding-top: 92px;
    padding-left: 15px;
  }

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

  .h2-hat-studying {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2-hat-studying._1 {
    margin-bottom: 30px;
    font-size: 25px;
  }

  .h2-hat-studying._2 {
    font-size: 33px;
  }

  .h2-hat-studying._2._4 {
    text-align: left;
    font-size: 25px;
  }

  .paragraph-10.home-hero {
    margin-bottom: 22px;
    font-size: 15px;
    line-height: 22px;
  }

  .text-span-14 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .image-16 {
    height: 250px;
    top: 89%;
    right: 3%;
    transform: translate3d(0, 0, 76px);
  }

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

  .section-4 {
    align-items: stretch;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .container-4 {
    flex-direction: row;
    align-items: flex-end;
    display: block;
  }

  .section-zipper-known {
    padding-top: .125rem;
    padding-bottom: 3rem;
  }

  .div-case-mixture {
    padding-bottom: 40px;
    padding-left: 18px;
    padding-right: 18px;
    display: block;
  }

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

  .margin-bottom-24px.how-it-works {
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
  }

  .margin-bottom-24px.cta-section-sub-heading {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .margin-bottom-24px.cta-section-sub-heading._22 {
    font-size: 14px;
  }

  .margin-bottom-24px.how-it-works {
    font-size: 16px;
    line-height: 1.4em;
  }

  .margin-bottom-24px.how-it-works._2 {
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 1.6em;
  }

  .margin-bottom-24px.how-it-works._2._7 {
    padding-bottom: 10px;
  }

  .div-block-10 {
    object-fit: fill;
    object-position: 50% 50%;
    flex-flow: column;
    order: 3;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    width: auto;
    max-width: none;
    display: flex;
  }

  .image-24 {
    display: none;
  }

  .image-20 {
    padding-top: 20px;
    display: none;
  }

  .h3-excellent-storm {
    text-align: left;
    margin-top: 20px;
  }

  .h3-excellent-storm.easy-steps {
    text-align: left;
    padding-right: 0;
    font-size: 20px;
  }

  .h3-excellent-storm.easy-steps._1 {
    text-align: left;
  }

  .p-onto-nearer {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .p-onto-nearer._8 {
    margin-top: auto;
    display: block;
  }

  .p-onto-nearer.how-it-works._3rd {
    text-align: left;
    flex-direction: row;
    align-items: flex-start;
    font-size: 14px;
    display: block;
  }

  .p-onto-nearer.how-it-works._3rd._1 {
    text-align: left;
  }

  .div-block-16 {
    text-align: left;
    order: 2;
    margin-top: -44px;
  }

  .grid-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    text-align: left;
    flex-direction: column-reverse;
    grid-template-rows: auto;
    grid-template-columns: minmax(100%, 100%) 100%;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-items: flex-start;
    padding: 0 10px 90px;
    display: flex;
  }

  .grid-2._2 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-9 {
    text-align: left;
    flex-direction: row;
    flex: 0 auto;
    order: 2;
    align-self: auto;
    align-items: flex-start;
    margin-top: -44px;
    display: block;
  }

  .div-block-13 {
    flex: 1;
    order: 1;
  }

  .heading-4 {
    text-align: left;
    font-size: 15px;
  }

  .div-block-11 {
    order: 3;
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .div-block-12 {
    order: 3;
    justify-content: center;
    padding-top: 20px;
    display: flex;
  }

  .image-19 {
    text-align: left;
    object-fit: cover;
    object-position: 50% 50%;
    order: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-19._3 {
    align-self: flex-start;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-19._1 {
    object-fit: fill;
    display: none;
  }

  .image-21 {
    max-width: 100px;
    height: 75px;
  }

  .image-25 {
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-5 {
    align-items: stretch;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .columns-6 {
    flex-direction: row;
  }

  .columns-6._1 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
  }

  .image-23 {
    max-width: none;
    height: 75px;
  }

  .div-block-15 {
    order: 1;
  }

  .div-block-14 {
    order: 2;
    margin-top: -44px;
  }

  .div-official-thousand {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .div-official-thousand.first {
    grid-template-columns: 100% 100% 100%;
    grid-auto-flow: row;
    align-content: stretch;
    place-items: stretch stretch;
    display: inline-block;
  }

  .div-official-thousand.first._2 {
    margin-top: 0;
  }

  .div-characteristic-chapter {
    text-align: left;
    padding-top: 1.25rem;
  }

  .div-characteristic-chapter._2 {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .h2-hat-studying-2 {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2-hat-studying-2._8-solid-reasons {
    text-align: left;
    margin-bottom: -15px;
    font-size: 23px;
  }

  .h2-hat-studying-2._2 {
    font-size: 25px;
  }

  .image-5._3, .image-5._4 {
    border-radius: 300px;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-5._8 {
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-5._6 {
    border-radius: 300px;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-5._2 {
    text-align: left;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-5._5 {
    border-radius: 300px;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .section-zipper-known-2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section-zipper-known-2.solid-reasons {
    padding-bottom: 0;
  }

  .bold-text-9 {
    font-size: 25px;
    line-height: 1.2em;
  }

  .button-primary-6.main-cta {
    text-align: center;
  }

  .lottie-animation-3 {
    width: 200px;
    margin-top: 0;
    margin-bottom: -63px;
    padding-left: 0;
    padding-right: 40px;
  }

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

  .banner-bottom {
    padding-top: 80px;
    overflow: hidden;
  }

  .banner-bottom._2222 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-5 {
    margin-top: 20px;
    font-size: 37px;
  }

  .heading-5.cta-section-heading {
    flex: 0 auto;
    align-self: auto;
    font-size: 28px;
  }

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

  .paragraph-11.faqs {
    text-align: center;
    line-height: 1.4em;
  }

  .paragraph-11.text-color-neutral-100.footer-main-content {
    text-align: left;
  }

  .paragraph-11.home-hero {
    text-align: center;
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-11.home-hero._22 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.6em;
    display: inline-block;
  }

  .faqs-content-top-2 {
    margin-bottom: 10px;
  }

  .section-6 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .faq-wrapper-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-7 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .footer-content-top-2 {
    padding-bottom: 36px;
  }

  .footer-privacy-terms-2 {
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    display: inline;
  }

  .footer-2 {
    padding-top: 49px;
  }

  .footer-company-2 {
    padding-bottom: 10px;
    display: block;
  }

  .section-8 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .button-secondary-4 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary-4.small.header-button-mobile {
    border-color: #2db307;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary-4.small.header-button-mobile:hover {
    background-color: #2ab200;
  }

  .header-navigation-5 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .text-span-24 {
    background-position: 0 100%;
    background-size: 45px;
    margin-left: 5px;
    padding-left: 10px;
  }

  .hero-split-3 {
    width: auto;
    max-width: none;
    display: flex;
  }

  .hero-split-3.image {
    max-width: none;
    padding-left: 0;
  }

  .image-26 {
    max-width: 70%;
    top: 45%;
    left: 30%;
  }

  .image-26._2 {
    max-width: 55%;
    display: block;
    top: 46%;
    left: 43%;
  }

  .image-26._1 {
    display: none;
  }

  .image-27 {
    height: 100%;
  }

  .section-9 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .section-9.home-hero {
    z-index: auto;
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .text-span-26 {
    white-space: nowrap;
  }

  .image-28 {
    max-width: none;
  }

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

  .container-11 {
    max-width: 100%;
    overflow: visible;
  }

  .image-29 {
    width: 200px;
    height: 200px;
    top: 83%;
    right: 22%;
    transform: rotate(34deg);
  }

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

  .h2-hat-studying-3 {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2-hat-studying-3._1 {
    margin-bottom: 30px;
    font-size: 25px;
  }

  .h2-hat-studying-3._2 {
    font-size: 33px;
  }

  .h2-hat-studying-3._2._4 {
    text-align: left;
    font-size: 25px;
  }

  .text-span-28 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .image-30 {
    height: 250px;
    top: 89%;
    right: 3%;
    transform: translate3d(0, 0, 76px);
  }

  .container-15 {
    flex-direction: row;
    align-items: flex-end;
    display: block;
  }

  .section-zipper-known-3 {
    padding-top: .125rem;
    padding-bottom: 3rem;
  }

  .div-block-17 {
    object-fit: fill;
    object-position: 50% 50%;
    flex-flow: column;
    order: 3;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    width: auto;
    max-width: none;
    display: flex;
  }

  .image-31 {
    display: none;
  }

  .container-16 {
    flex-direction: row;
    align-items: flex-end;
    display: block;
  }

  .image-32 {
    padding-top: 20px;
    display: none;
  }

  .div-block-18 {
    text-align: left;
    order: 2;
    margin-top: -44px;
  }

  .div-block-19 {
    text-align: left;
    flex-direction: row;
    flex: 0 auto;
    order: 2;
    align-self: auto;
    align-items: flex-start;
    margin-top: -44px;
    display: block;
  }

  .div-block-20 {
    flex: 1;
    order: 1;
  }

  .heading-6 {
    text-align: left;
    font-size: 15px;
  }

  .div-block-21 {
    order: 3;
    justify-content: center;
    padding-top: 0;
    display: flex;
  }

  .div-block-22 {
    order: 3;
    justify-content: center;
    padding-top: 20px;
    display: flex;
  }

  .image-34 {
    text-align: left;
    object-fit: cover;
    object-position: 50% 50%;
    order: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-34._3 {
    align-self: flex-start;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-34._1 {
    object-fit: fill;
    display: none;
  }

  .image-35 {
    max-width: 100px;
    height: 75px;
  }

  .image-36 {
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-37 {
    max-width: none;
    height: 75px;
  }

  .div-block-23 {
    order: 1;
  }

  .div-block-24 {
    order: 2;
    margin-top: -44px;
  }

  .h2-hat-studying-4 {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2-hat-studying-4._8-solid-reasons {
    text-align: left;
    margin-bottom: -15px;
    font-size: 23px;
  }

  .image-38._3, .image-38._4 {
    border-radius: 300px;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-38._8 {
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-38._6 {
    border-radius: 300px;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-38._2 {
    text-align: left;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .image-38._5 {
    border-radius: 300px;
    width: 70px;
    height: 70px;
    padding: 15px 0;
  }

  .section-zipper-known-4 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section-zipper-known-4.solid-reasons {
    padding-bottom: 0;
  }

  .h2-hat-studying-5 {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2-hat-studying-5._2, .h2-hat-studying-5._3 {
    font-size: 25px;
  }

  .h2-hat-studying-5._3._4._222 {
    text-align: center;
  }

  .h2-hat-studying-5._3._4._222._11 {
    text-align: left;
  }

  .h2-hat-studying-5._3._4._222._111 {
    text-align: center;
  }

  .h2-hat-studying-5._3._7 {
    margin-bottom: 10px;
  }

  .section-zipper-known-5 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .section-zipper-known-5._3, .section-zipper-known-5._1 {
    overflow: hidden;
  }

  .bold-text-11 {
    font-size: 25px;
    line-height: 1.2em;
  }

  .button-primary-7.main-cta {
    text-align: center;
  }

  .lottie-animation-5 {
    width: 200px;
    margin-top: 0;
    margin-bottom: -63px;
    padding-left: 0;
    padding-right: 40px;
  }

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

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

  .section-10, .section-11 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .footer-content-top-3 {
    padding-bottom: 36px;
  }

  .section-12 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-secondary-5 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary-5.small.header-button-mobile {
    border-color: #2db307;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary-5.small.header-button-mobile:hover {
    background-color: #2ab200;
  }

  .header-4 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header-navigation-6 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .container-18 {
    max-width: 100%;
    overflow: visible;
  }

  .text-span-36 {
    white-space: nowrap;
  }

  .image-40 {
    max-width: 70%;
    top: 45%;
    left: 30%;
  }

  .image-40._2 {
    max-width: 55%;
    display: block;
    top: 46%;
    left: 43%;
  }

  .image-40._1 {
    display: none;
  }

  .hero-split-4 {
    width: auto;
    max-width: none;
    display: flex;
  }

  .hero-split-4.image {
    max-width: none;
    padding-left: 0;
  }

  .image-41 {
    max-width: none;
  }

  .image-42 {
    height: 100%;
  }

  .image-43.home-hero-logo {
    margin-right: 20px;
  }

  .image-43.home-hero-logo.last {
    display: none;
  }

  .image-43.home-hero-logo.google, .image-43.home-hero-logo.google._6 {
    width: auto;
  }

  .image-43.home-hero-logo.google._9 {
    width: 70px;
  }

  .image-43.home-hero-logo.google._2 {
    width: 90px;
  }

  .image-43.home-hero-shape-1 {
    top: 40%;
    left: auto;
    right: 30%;
  }

  .text-span-37 {
    background-position: 0 100%;
    background-size: 45px;
    margin-left: 5px;
    padding-left: 10px;
  }

  .text-span-37._1 {
    width: 20px;
    padding-right: 35px;
    font-size: 37px;
  }

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

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

  .section-13 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .section-13.home-hero {
    z-index: auto;
    padding-top: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .body-6 {
    overflow: visible;
  }

  .div-official-thousand-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .div-official-thousand-2.first {
    grid-template-columns: 100% 100% 100%;
    grid-auto-flow: row;
    align-content: stretch;
    place-items: stretch stretch;
    display: inline-block;
  }

  .div-everything-represent {
    padding-bottom: 0;
  }

  .p-onto-nearer-2 {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .p-onto-nearer-2.how-it-works.easy-steps {
    text-align: left;
  }

  .p-onto-nearer-2.how-it-works.easy-steps._33._222 {
    width: auto;
  }

  .p-onto-nearer-2.how-it-works.easy-steps._33._222._111 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .p-onto-nearer-2.how-it-works._3rd {
    text-align: left;
  }

  .h3-excellent-storm-2 {
    text-align: left;
    margin-top: 10px;
  }

  .h3-excellent-storm-2.easy-steps {
    text-align: left;
    margin-top: 20px;
  }

  .h3-excellent-storm-2.easy-steps._3 {
    font-size: 20px;
  }

  .heading-7 {
    padding-bottom: 6px;
    font-size: 15px;
    line-height: 18px;
  }

  .div-characteristic-chapter-2 {
    text-align: left;
    padding-top: 1.25rem;
  }

  .div-case-mixture-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-45 {
    width: auto;
    max-width: 100%;
    margin-top: 40px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .h2-loud-wonderful {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .span-man-whale {
    font-size: 16px;
  }

  .p-blood-whistle {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .p-blood-whistle._1, .p-blood-whistle._2 {
    font-size: 16px;
  }

  .p-blood-whistle._2._3 {
    margin-top: .125rem;
    padding-right: 15px;
  }

  .div-willing-my {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: minmax(0, 1fr);
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-willing-my._2 {
    flex-direction: column-reverse;
  }

  .div-closer-who {
    flex-direction: column;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .div-stand-fill {
    padding-right: 0;
  }

  .ul-already-all {
    margin-top: 1.25rem;
  }

  .section-single-locate {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section-ran-some {
    max-width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    overflow: hidden;
  }

  .div-safe-attached {
    max-width: none;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h2-somehow-well {
    font-size: 25px;
    line-height: 1.25;
  }

  .div-long-any {
    grid-template-columns: 100%;
    grid-auto-columns: 0;
    margin-top: 3rem;
  }

  .div-zero-trip {
    grid-column: auto;
  }

  .div-beneath-with {
    flex-direction: column;
  }

  .img-frozen-duty._1._2 {
    margin-top: 100px;
  }

  .div-enough-sound {
    margin-left: 0;
    padding-top: 10px;
  }

  .div-prove-especially {
    flex-direction: column;
    margin-top: 2rem;
  }

  .div-previous-smallest {
    grid-column: auto;
  }

  .img-plant-original {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .img-plant-original._333 {
    width: auto;
    max-width: 100%;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .img-plant-original._11 {
    margin-top: -30px;
    padding-top: 0;
    display: none;
  }

  .section-draw-little {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .div-corn-turn {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-similar-including {
    grid-template-columns: minmax(0, 1fr);
  }

  .div-mix-obtain {
    grid-column: auto;
  }

  .div-pie-modern {
    max-width: 32rem;
  }

  .h2-will-done {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .p-turn-wife {
    margin-top: 1rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .div-birds-begun {
    grid-template-columns: minmax(0, 1fr);
    margin-top: 2rem;
  }

  .div-driven-cookies {
    grid-column: auto;
  }

  .section-arm-underline {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .div-bowl-across {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h2-type-course {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .div-wonderful-represent {
    max-width: 100vw;
    margin-top: 2rem;
  }

  .div-worse-design {
    grid-template-columns: 1fr;
  }

  .div-worse-design._2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    display: flex;
  }

  .div-worse-design._1 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-columns: auto auto auto;
    grid-auto-flow: row;
    max-width: 100%;
    display: flex;
  }

  .div-test-stop {
    flex-direction: column;
    width: 33%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .div-widely-raise, .div-perfect-pipe {
    grid-template-columns: 1fr;
  }

  .section-14 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .section-14._222._333._1 {
    padding-bottom: 2rem;
    overflow: auto;
  }

  .section-14._222._11 {
    padding-top: 0;
  }

  .cell {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cell._222._333 {
    padding-right: 20px;
  }

  .image-46.cta-shape-4 {
    bottom: -225px;
    right: -66px;
  }

  .image-46.cta-shape-2 {
    display: block;
    top: -205px;
  }

  .image-46.cta-shape-1 {
    left: -106px;
  }

  .section-15 {
    overflow: visible;
  }

  .section-16 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .image-47._3 {
    margin-bottom: -110px;
    padding-top: 80px;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    overflow: hidden;
  }

  .image-47.faqs {
    text-align: left;
    max-width: 100%;
    display: none;
  }

  .image-47.faqs-shape {
    top: -32px;
    right: -55px;
  }

  .lottie-animation-6 {
    border-radius: 100%;
    width: 150px;
    height: 150px;
    margin-top: 0;
    margin-bottom: -40px;
    padding-left: 0;
    padding-right: 0;
  }

  .button-primary-8.main-cta {
    text-align: center;
  }

  .bold-text-13 {
    font-size: 25px;
    line-height: 1.2em;
  }

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

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

  .image-51, .image-51._1 {
    max-width: 100%;
  }

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

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-dropdown-link-2 {
    text-align: center;
  }

  .button-primary-9.header-button {
    margin-top: 0;
    margin-left: 0;
  }

  .hero-split-5 {
    flex-direction: column;
    width: auto;
    max-width: none;
    display: flex;
  }

  .container-25 {
    flex-flow: row;
    max-width: 100%;
    padding-top: 0;
    display: flex;
  }

  .image-53 {
    position: relative;
    top: 250px;
    left: -130%;
    transform: rotate(160deg);
  }

  .hero-wrapper-5 {
    flex-flow: column-reverse;
    min-width: auto;
    max-width: 100vw;
  }

  .grid-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: block;
  }

  .button-primary-12.main-cta {
    text-align: center;
  }

  .button-primary-12.main-cta.second-cta {
    text-align: center;
    margin-top: 20px;
    display: block;
  }

  .image-54 {
    max-width: 155%;
    margin-left: -62%;
    position: relative;
  }

  .heading-9 {
    text-align: left;
    margin-top: 20px;
    font-size: 37px;
    line-height: 1.1em;
  }

  .hero-heading-left-3 {
    outline-offset: 0px;
    background-size: auto, 900px 900px;
    border-style: none;
    outline: 1px #33333317;
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 420px;
    display: block;
    position: static;
    overflow: hidden;
  }

  .image-55 {
    flex: 0 auto;
    width: 80%;
    max-width: none;
    position: relative;
    top: 400px;
    left: -82.5vw;
  }

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

  .text-span-40 {
    background-position: 50%;
    background-size: 30px 30px;
    padding-left: 0;
    padding-right: 20px;
  }

  .margin-bottom-24px-7 {
    text-align: left;
    font-size: 16px;
  }

  .margin-bottom-24px-7._1 {
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    line-height: 1.5em;
  }

  .margin-bottom-24px-7.how-it-works {
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
  }

  .margin-bottom-24px-7.cta-section-sub-heading {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .container-26 {
    flex-direction: column;
    max-width: 100%;
    display: flex;
    overflow: visible;
  }

  .section-jack-steep {
    z-index: 1;
    padding-top: 3rem;
    padding-bottom: 3rem;
    position: relative;
  }

  .div-branch-rather {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-lower-four {
    padding-bottom: 20px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-anyway-make {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .div-tie-ear {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap;
    align-content: stretch;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-top: 10px;
  }

  .img-blood-only, .img-seen-package {
    width: 125px;
    max-width: 100%;
    height: 125px;
    margin-top: -25px;
  }

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

  .div-official-thousand-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .div-official-thousand-3.first {
    grid-template-columns: 100% 100% 100%;
    grid-auto-flow: row;
    align-content: stretch;
    place-items: stretch stretch;
    display: inline-block;
  }

  .div-characteristic-chapter-3 {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 2rem;
    padding-right: 0;
    display: flex;
  }

  .p-onto-nearer-3 {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .p-onto-nearer-3.how-it-works._3rd, .p-onto-nearer-3.how-it-works.easy-steps {
    text-align: left;
  }

  .section-zipper-known-6 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .h2-hat-studying-6 {
    text-align: left;
    font-size: 28px;
    line-height: 1.25;
  }

  .div-case-mixture-3 {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 15px;
  }

  .h3-excellent-storm-3 {
    text-align: left;
    margin-top: 10px;
  }

  .h3-excellent-storm-3.easy-steps {
    text-align: left;
    margin-top: 20px;
  }

  .section-dirt-mountain {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .h2-electricity-there {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .div-jungle-younger {
    grid-column-gap: 1.25rem;
    grid-row-gap: 3rem;
    grid-template-columns: minmax(0, 1fr);
    max-width: 28rem;
    margin-top: 3rem;
  }

  .green-vs-circle {
    clear: none;
    position: relative;
    top: 880px;
  }

  .div-native-care {
    padding: 1.25rem 1rem;
  }

  .div-plastic-sides {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-interior-say._2 {
    margin-top: 73px;
  }

  .img-silence-smell._2 {
    margin-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .img-silence-smell._1 {
    margin-top: 3rem;
  }

  .lottie-animation-7 {
    margin-left: -10px;
  }

  .h2-loud-wonderful-2 {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .image-57 {
    width: auto;
    max-width: 105%;
    margin-top: 20px;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
  }

  .section-single-locate-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .image-58 {
    width: auto;
    max-width: 100%;
    margin-top: 40px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .h2-loud-wonderful-3 {
    margin-top: 1.5rem;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lottie-animation-8 {
    width: 200px;
    margin-top: 0;
    margin-bottom: -63px;
    padding-left: 0;
    padding-right: 40px;
  }

  .heading-10 {
    margin-top: 20px;
    font-size: 37px;
  }

  .heading-10.cta-section-heading {
    flex: 0 auto;
    align-self: auto;
    font-size: 28px;
  }

  .button-primary-13.main-cta {
    text-align: center;
  }

  .bold-text-20 {
    font-size: 25px;
    line-height: 1.2em;
  }

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

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

  .accordion-item-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-applied-sides-4 {
    text-align: left;
    font-size: 1.875rem;
    line-height: 1.25;
  }

  .h2-applied-sides-4.faq {
    margin-bottom: -15px;
  }

  .faq-text-3 {
    font-size: 15px;
    line-height: 1.5em;
  }

  .div-planet-lack-4 {
    background-color: #0000;
    background-image: linear-gradient(#f9fafb94, #f9fafb94), url('../images/background-pattern.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto 300px;
    background-attachment: scroll, scroll;
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 1rem;
  }

  .icon-2.accordion-icon {
    font-size: 25px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .footer-links._11 {
    flex-direction: column;
    align-self: center;
    display: flex;
  }

  .footer-links._112 {
    display: inline-block;
  }

  .container-default-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-secondary-6 {
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .button-secondary-6.small.header-button-mobile {
    border-color: #2db307;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .button-secondary-6.small.header-button-mobile:hover {
    background-color: #2ab200;
  }

  .header-5 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .header-navigation-7 {
    margin-left: 16px;
    margin-right: 16px;
  }

  .image-59 {
    max-width: 70%;
    top: 45%;
    left: 30%;
  }

  .image-59._1 {
    display: none;
  }

  .image-59._2 {
    max-width: 55%;
    display: block;
    top: 46%;
    left: 43%;
  }

  .text-span-43 {
    display: none;
  }

  .hero-wrapper-7 {
    min-width: auto;
    max-width: 100vw;
  }

  .section-18 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .section-18.home-hero {
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .lottie-animation-9 {
    width: 150px;
    top: 50%;
    right: -3%;
  }

  .image-60.home-hero-shape-1 {
    top: 40%;
    left: auto;
    right: 30%;
  }

  .image-60.home-hero-logo {
    margin-right: 20px;
  }

  .image-60.home-hero-logo.google {
    width: auto;
  }

  .image-60.home-hero-logo.google._9 {
    width: 70px;
  }

  .image-60.home-hero-logo.google._6 {
    width: auto;
  }

  .image-60.home-hero-logo.google._2 {
    width: 90px;
  }

  .image-60.home-hero-logo.last {
    display: none;
  }

  .text-span-44 {
    white-space: nowrap;
  }

  .text-span-45 {
    background-position: 0 100%;
    background-size: 45px;
    margin-left: 5px;
    padding-left: 10px;
  }

  .container-28 {
    max-width: 100%;
    overflow: visible;
  }

  .image-61 {
    max-width: none;
  }

  .hero-split-6 {
    width: auto;
    max-width: none;
    display: flex;
  }

  .hero-split-6.image {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-split-6._1 {
    text-align: left;
    width: 100%;
    max-width: 100%;
  }

  .container-29 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  .image-62 {
    max-width: 70%;
    display: none;
    top: 720px;
    left: 20px;
  }

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

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

  .timeline_item {
    grid-template-columns: 48px 1fr;
  }

  .timeline_text {
    font-size: 15px;
  }

  .timeline_date-text-2 {
    text-align: left;
    font-size: 25px;
  }

  .container-32 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-medium-739px-copy {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-739px-copy.home-hero {
    margin-bottom: 48px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-medium-739px-copy.home-hero._2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-medium-739px-copy.home-hero {
    margin-bottom: 48px;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-copy.home-hero {
    text-align: left;
    margin-bottom: 40px;
    font-size: 17px;
  }

  .paragraph-copy.home-feature {
    text-align: left;
  }

  .paragraph-copy.testimonial {
    margin-bottom: 15px;
  }

  .paragraph-copy.faqs {
    text-align: center;
  }

  .paragraph-copy.text-color-neutral-100.footer-main-content {
    text-align: center;
    line-height: 1.4em;
  }

  ._2-buttons-wrapper-copy {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .text-span-37-copy {
    background-position: 0 100%;
    background-size: 45px;
    margin-left: 5px;
    padding-left: 10px;
  }

  .text-span-37-copy._1 {
    width: 20px;
    padding-right: 35px;
    font-size: 37px;
  }

  .text-block-4 {
    padding-top: 20px;
  }

  .heading-16._1, .heading-16._11 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .heading-16._11._111 {
    align-self: flex-start;
    display: block;
  }

  .heading-17 {
    text-align: center;
    align-self: center;
    font-size: 28px;
  }

  .heading-17._22 {
    padding-right: 0;
  }

  .quick-stack-2 {
    padding-top: 3rem;
  }

  .image-63 {
    width: 100%;
  }

  .tab-panel {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-button.w--current {
    flex-direction: column;
    width: 400px;
  }

  .tabs-content {
    max-width: 100%;
    padding-top: 20px;
  }

  .tabs-menu-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-start;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: flex;
    overflow: scroll;
  }

  .load-bar-base {
    margin-right: 40px;
  }

  .p-onto-nearer-4 {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .p-onto-nearer-4.how-it-works.easy-steps {
    text-align: left;
  }

  .content-block {
    padding-bottom: 10px;
  }

  .tabs-4 {
    flex-direction: column;
    display: none;
  }

  .bold-text-24 {
    font-size: 17px;
  }

  .image-64 {
    width: 100%;
  }

  ._11111 {
    padding-top: 40px;
    display: block;
  }

  .div-block-26 {
    overflow: hidden;
  }

  .container-35 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-35._22 {
    padding-bottom: 60px;
  }

  .container-35._11 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-35._11._33 {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .container-35._11._111 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-22 {
    background-color: #fff;
    display: block;
  }

  .green-vs-circle-2 {
    clear: none;
    position: absolute;
    top: 8%;
  }

  .green-vs-circle-2._2 {
    display: none;
  }

  .div-native-care-2 {
    padding: 1.25rem 1rem;
  }

  .lottie-animation-13 {
    margin-left: -10px;
  }

  .section-dirt-mountain-2 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
  }

  .dqwdq {
    margin-top: 1rem;
  }

  .text-span-65 {
    text-align: center;
    border: 1px solid #29b21f21;
    max-width: 70%;
    margin-top: -25px;
    margin-bottom: 8px;
    display: block;
  }

  .grid-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    align-items: stretch;
    display: block;
  }

  .lottie-animation-14 {
    max-width: 100%;
    padding-top: 0;
    padding-left: 0;
  }

  .heading-18 {
    padding-bottom: 6px;
    font-size: 15px;
    line-height: 18px;
  }

  .heading-18.earn-more {
    border-radius: 300px;
    padding-top: 9px;
    padding-bottom: 14px;
    padding-left: 20px;
    font-size: 13px;
  }

  .image-65 {
    max-width: none;
  }

  .button-primary-15.main-cta {
    text-align: center;
  }

  .button-primary-15.main-cta.second-cta {
    text-align: center;
    margin-top: 20px;
    display: block;
  }

  .hero-wrapper-9 {
    min-width: auto;
    max-width: 100vw;
  }

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

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

  .text-span-67 {
    padding-left: 40px;
    font-size: 35px;
    display: inline;
  }

  .hero-heading-left {
    padding-top: 20px;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .hero-split-8 {
    width: auto;
    max-width: none;
    display: flex;
  }

  .hero-split-8.image {
    max-width: none;
  }

  .container-36 {
    max-width: 100%;
    overflow: visible;
  }

  .heading-19 {
    margin-top: 20px;
    font-size: 35px;
  }

  .heading-19.cta-section-heading {
    flex: 0 auto;
    align-self: auto;
    font-size: 28px;
  }

  .hero-stack-2 {
    padding-bottom: 0;
  }

  .h1-plain-machine {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .h1-plain-machine._2 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.2em;
  }

  .p-pair-manner {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 1.5em;
  }

  .image-14.home-hero-shape-3 {
    z-index: -1;
    bottom: -11.5px;
    right: -13px;
  }

  .image-14.home-hero-shape-1 {
    display: none;
    top: -26px;
    left: auto;
    right: -10px;
  }

  .image-14.home-hero-1 {
    border-radius: 10px;
    max-width: 110%;
    margin-top: -79px;
    display: none;
  }

  .image-66 {
    margin-top: -44px;
    margin-left: -29px;
    display: block;
  }

  .section-23 {
    padding-top: 98px;
    padding-bottom: 98px;
    overflow: hidden;
  }

  .section-23.home-hero {
    padding-top: 40px;
  }

  .h2-hat-studying-7 {
    font-size: 28px;
    line-height: 1.25;
  }

  .div-official-thousand-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .div-official-thousand-4.first {
    grid-template-columns: 100% 100% 100%;
    grid-auto-flow: row;
    align-content: stretch;
    place-items: stretch stretch;
    display: inline-block;
  }

  .div-everything-represent-2 {
    padding-bottom: 0;
  }

  .heading-20 {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
  }

  .p-onto-nearer-5 {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .p-onto-nearer-5.how-it-works.easy-steps, .p-onto-nearer-5.how-it-works._3rd {
    text-align: center;
  }

  .section-zipper-known-7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

  .margin-bottom-24px-10.how-it-works {
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 1.4em;
  }

  .h3-excellent-storm-4 {
    text-align: left;
    margin-top: 10px;
  }

  .h3-excellent-storm-4.easy-steps {
    text-align: center;
    margin-top: 20px;
  }

  .div-characteristic-chapter-4 {
    text-align: left;
    padding-top: 1.25rem;
  }

  .div-case-mixture-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .h2-hat-studying-8 {
    font-size: 28px;
    line-height: 1.25;
  }

  .h2-hat-studying-8._8-solid-reasons {
    text-align: left;
    margin-bottom: -15px;
    font-size: 27px;
  }

  .div-official-thousand-5 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
    margin-top: 2.5rem;
  }

  .p-onto-nearer-6 {
    text-align: left;
    margin-top: 10px;
    padding-right: 0;
  }

  .section-zipper-known-8 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .image-67._6 {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 35px;
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .image-67._5 {
    border-bottom-left-radius: 20px;
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .image-67._3 {
    border-top-right-radius: 35px;
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .image-67._4 {
    border-top-left-radius: 50px;
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .image-67._2 {
    text-align: left;
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .image-67._8 {
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .lottie-animation-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .f-feature-icon-wrapper-white {
    width: 50px;
    min-width: 60px;
    height: 60px;
    min-height: 60px;
  }

  .container-37 {
    max-width: none;
    padding: 60px 15px;
  }

  .f-feature-card-filled {
    margin-bottom: 20px;
  }

  .column-5 {
    padding-left: 0;
  }

  .column-6 {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .f-h3-heading {
    font-size: 28px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

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

  .bold-text-27 {
    font-size: 25px;
    line-height: 1.2em;
  }

  .button-primary-16.main-cta {
    text-align: center;
  }

  .button-primary-16.main-cta.cta-section-button {
    font-size: 12px;
  }

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

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

  .margin-bottom-24px-11.cta-section-sub-heading {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .lottie-animation-15 {
    width: 200px;
    margin-top: 0;
    margin-bottom: -63px;
    padding-left: 0;
    padding-right: 40px;
  }

  .faq-text {
    font-size: 15px;
    line-height: 1.5em;
  }

  .section-birthday-slow {
    padding-top: 0;
    padding-bottom: 2.5rem;
  }

  .accordion-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-planet-lack {
    padding-top: 60px;
    padding-left: 15px;
    padding-right: 1rem;
  }

  .html-embed-2 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .image-74 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-item-text-wrapper {
    align-self: center;
  }

  .subtitle {
    text-align: center;
    display: block;
  }

  .gsheet-logo {
    min-width: 150px;
    margin-top: 4px;
    display: inline-flex;
  }

  .bold-text-29 {
    text-align: left;
  }

  .image-11, .image-76 {
    width: auto;
    margin-left: 0;
  }

  .div-block-699031 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .heading-21 {
    width: auto;
    font-size: 50px;
    line-height: 60px;
  }

  .image-77 {
    width: auto;
    margin-left: 0;
  }

  .div-block-699032 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .div-block-699032._1 {
    width: 100%;
    margin-top: -20px;
  }

  .heading-22 {
    text-align: center;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 60px;
  }

  .image-78 {
    margin-bottom: 0;
    display: none;
  }

  .div-block-699033 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .heading-23 {
    width: auto;
    font-size: 40px;
    line-height: 60px;
  }

  .image-79 {
    margin-bottom: 0;
    margin-left: 0;
    display: none;
  }

  .everything {
    padding-top: 20px;
  }

  .div-block-699013 {
    grid-row-gap: 30px;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

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

  .paragraph-14._2 {
    text-align: center;
  }

  .everything-div {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 94%;
  }

  .image-82 {
    margin-left: 0;
  }

  .image-83 {
    width: 100%;
    margin-left: 20px;
  }

  .div-block-699014 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-24 {
    width: 350px;
    font-size: 32px;
    line-height: 42px;
  }

  .heading-24._01 {
    width: auto;
  }

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

  .cta_sectiion {
    padding-top: 20px;
  }

  .heading-25 {
    width: 350px;
    font-size: 32px;
    line-height: 42px;
  }

  .heading-25.cta {
    text-align: center;
    width: auto;
    font-size: 28px;
  }

  .div-block-699016 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-15 {
    text-align: center;
    font-size: 16px;
  }

  .cta-button-2 {
    font-size: 16px;
  }

  .div-block-699015 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    width: 94%;
  }

  .orange-box {
    height: 54px;
  }

  .div-block-699023 {
    justify-content: flex-start;
    align-items: center;
    width: 280px;
    height: auto;
  }

  .old-div {
    background-image: linear-gradient(#fcf5e9, #fefbf6);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 94%;
    height: auto;
    padding: 0 20px;
  }

  .card-box-div.orange {
    width: 340px;
    margin-top: 0;
  }

  .card-box-div.orange.green {
    width: 340px;
  }

  .old-method {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .div-block-699034 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 350px;
  }

  .heading-26 {
    width: 350px;
    font-size: 28px;
    line-height: 42px;
  }

  .heading-26._01 {
    text-align: center;
    font-size: 32px;
  }

  .image-85 {
    order: 1;
    width: 340px;
    margin-right: 0;
  }

  .orange-box-2 {
    height: 54px;
  }

  .heading-27 {
    width: 350px;
    font-size: 28px;
    line-height: 42px;
  }

  .heading-27._01 {
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
  }

  .image-86 {
    order: 1;
    width: 340px;
    margin-right: 0;
  }

  .image-86._2 {
    width: 340px;
  }

  .new-store1 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .new1-div {
    background-image: linear-gradient(#eaf6f1, #f8fcfa);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 94%;
    height: auto;
    padding: 20px 20px 40px;
  }

  .div-block-699025 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-699025._2 {
    flex-flow: column;
    width: 350px;
  }

  .div-block-699024 {
    justify-content: flex-start;
    align-items: center;
    width: 280px;
  }

  .grid-block {
    min-height: auto;
  }

  .paragraph-16.showcase-description {
    height: auto;
    margin-bottom: 20px;
  }

  .heading-32 {
    padding: 5px 40px;
    font-size: 14px;
  }

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

#w-node-_118d77c0-bf6c-8ec4-d3ca-cbd00d09b555-91403dbb {
  place-self: center;
}

#w-node-_03cf9ebe-bfcf-bb10-efd6-7a053ee6314e-91403dbb {
  place-self: center;
}

#w-node-_5b6c2003-b894-cc95-35b2-40af40d93ef4-91403dbb {
  place-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7de2-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7dfd-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7dff-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e08-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e0a-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e0c-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e15-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e17-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e19-06abf458 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_065772cd-838d-f0a7-7690-c5a93b2e0f34-06abf458, #w-node-_065772cd-838d-f0a7-7690-c5a93b2e0f40-06abf458, #w-node-_065772cd-838d-f0a7-7690-c5a93b2e0f4c-06abf458, #w-node-_065772cd-838d-f0a7-7690-c5a93b2e0f59-06abf458, #w-node-_065772cd-838d-f0a7-7690-c5a93b2e0f65-06abf458, #w-node-_065772cd-838d-f0a7-7690-c5a93b2e0f71-06abf458 {
  place-self: auto start;
}

#w-node-d9931ae5-d648-88db-4616-7f94cd4ed67f-f40534bd {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d9931ae5-d648-88db-4616-7f94cd4ed680-f40534bd, #w-node-d9931ae5-d648-88db-4616-7f94cd4ed681-f40534bd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d66fce5-214a-4f6d-c1c4-9abfd9983b48-d018f067, #w-node-_22775503-8889-a383-a0c4-b77e137001cd-d018f067, #w-node-_74a54277-6624-3c16-f785-cb4e77342f83-d018f067, #w-node-_684503a5-5769-0eff-7368-a52750dd3c96-d018f067, #w-node-_41c26346-735c-310f-b2e2-ec93793f9c0d-d018f067, #w-node-_019d5ead-f8e3-f895-2236-e467130302c1-d018f067, #w-node-_8a2f4eea-c56a-c055-1336-e4ac7a540e71-d018f067, #w-node-_8f08a379-2d7b-02a3-969e-9c9e981f9271-d018f067, #w-node-_85a81ed6-05a7-0c47-9377-5358a5a4baff-d018f067 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1440px) {
  #w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e15-06abf458 {
    place-self: center;
  }

  #w-node-_4d66fce5-214a-4f6d-c1c4-9abfd9983b48-d018f067, #w-node-_22775503-8889-a383-a0c4-b77e137001cd-d018f067, #w-node-_74a54277-6624-3c16-f785-cb4e77342f83-d018f067, #w-node-_684503a5-5769-0eff-7368-a52750dd3c96-d018f067, #w-node-_41c26346-735c-310f-b2e2-ec93793f9c0d-d018f067, #w-node-_019d5ead-f8e3-f895-2236-e467130302c1-d018f067, #w-node-_8a2f4eea-c56a-c055-1336-e4ac7a540e71-d018f067, #w-node-_8f08a379-2d7b-02a3-969e-9c9e981f9271-d018f067, #w-node-_85a81ed6-05a7-0c47-9377-5358a5a4baff-d018f067 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b75a8af6-7630-5ea0-eb88-0a38a5ff7e08-06abf458 {
    place-self: center;
  }

  #w-node-_4f4e1bf1-ff4d-9925-58ec-3a17553159cf-f40534bd {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }

  #w-node-_4f4e1bf1-ff4d-9925-58ec-3a17553159e5-f40534bd {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_466541a9-5a9d-3b05-cebf-1ca20082297f-06abf458 {
    place-self: auto;
  }

  #w-node-_0effb86c-1081-e52b-bc75-10ef5aea4d72-f40534bd, #w-node-_1f176656-a081-793d-2f19-4bc98b23f9b0-f40534bd {
    justify-self: auto;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b38667-47bdcaa3 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b3866c-47bdcaa3 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-da3069f8-4f02-8820-741d-16f54bd44f80-47bdcaa3 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-da3069f8-4f02-8820-741d-16f54bd44f85-47bdcaa3 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b38676-47bdcaa3 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b3867b-47bdcaa3 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b38685-47bdcaa3 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b3868a-47bdcaa3 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_917be2ea-7d87-dcdb-fbea-2cb585333832-47bdcaa3 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_917be2ea-7d87-dcdb-fbea-2cb585333837-47bdcaa3 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_5c3d7e37-2c24-cc05-0866-132beaf45a30-e782cb30 {
    justify-self: auto;
  }

  #w-node-_4d66fce5-214a-4f6d-c1c4-9abfd9983b48-d018f067, #w-node-_22775503-8889-a383-a0c4-b77e137001cd-d018f067, #w-node-_74a54277-6624-3c16-f785-cb4e77342f83-d018f067, #w-node-_684503a5-5769-0eff-7368-a52750dd3c96-d018f067, #w-node-_41c26346-735c-310f-b2e2-ec93793f9c0d-d018f067, #w-node-_019d5ead-f8e3-f895-2236-e467130302c1-d018f067, #w-node-_8a2f4eea-c56a-c055-1336-e4ac7a540e71-d018f067, #w-node-_8f08a379-2d7b-02a3-969e-9c9e981f9271-d018f067, #w-node-_85a81ed6-05a7-0c47-9377-5358a5a4baff-d018f067 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4f4e1bf1-ff4d-9925-58ec-3a17553159cf-f40534bd, #w-node-_4f4e1bf1-ff4d-9925-58ec-3a17553159e5-f40534bd {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-d9931ae5-d648-88db-4616-7f94cd4ed67f-f40534bd {
    grid-template-rows: auto;
    grid-template-columns: 100vw;
  }

  #w-node-_1dfad70f-52e4-9c1a-ce98-f7adf2b36f2c-f40534bd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_84901d1b-e3d0-cd53-089c-020478b3866c-47bdcaa3 {
    grid-area: 1 / 1 / 3 / 2;
  }
}


