.header {
  background-color: #fff;
  border-bottom: 1px solid #e8eff4;
}

.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 {
  width: 100%;
  max-width: 1740px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container.relative {
  z-index: 10;
  position: relative;
}

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

.nav-menu-wrapper {
  flex: 1;
  display: flex;
}

.nav-menu-two {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #6d7880;
  letter-spacing: .25px;
  margin-left: 0;
  margin-right: 0;
  padding: 5px 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #6a8d35;
}

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

.btn-primary {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #f5faed;
  cursor: pointer;
  background-image: linear-gradient(126deg, #6a8d35, #98ca4b);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 318px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.btn-primary:hover {
  background-color: #6a8d35;
  background-image: none;
}

.btn-primary._w-full {
  background-image: linear-gradient(126deg, #889d68, #98ca4b 45%);
  width: 100%;
  max-width: 100%;
}

.btn-primary._w-full:hover {
  background-color: #6a8d35;
  background-image: none;
}

.btn-primary.mt-56 {
  margin-top: 56px;
}

.btn-primary.mobile-none {
  background-color: #6a8d35;
  background-image: linear-gradient(126deg, #6a8d35, #98ca4b 54%);
}

.hero-sec {
  z-index: 1;
  background-image: url('../images/hero-bg.png');
  background-position: 50%;
  background-size: cover;
  max-height: 826px;
  padding-top: 96px;
  position: relative;
}

.text-box {
  text-align: center;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.text-box.text-start {
  text-align: left;
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.text-box._w-832 {
  max-width: 832px;
}

.text-box._w-932 {
  max-width: 932px;
}

.hero-tag {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #c3e097;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 16px;
  display: flex;
}

.hero-tag.justify-left {
  background-color: #ffffff1a;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
}

.text-block {
  color: #d5e9b5;
  letter-spacing: .52px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 9px;
}

.heading {
  color: #f5faed;
  margin-top: 40px;
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 72px;
}

.heading.text-black {
  color: #233408;
}

.text-span {
  color: #98ca4b;
}

.body-text {
  color: #b7c6d0;
  text-align: center;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.body-text._w-300 {
  max-width: 300px;
  margin-bottom: 0;
}

.body-text._w-300.text-gray-1000 {
  color: #6d7880;
}

.body-text.pb-0 {
  max-width: 100%;
  margin-bottom: 0;
  line-height: 28px;
}

.body-text._w-229 {
  color: #6d7880;
  max-width: 229px;
  margin-bottom: 0;
  margin-left: 0;
}

.body-text.text-white {
  color: #b7c6d0;
  letter-spacing: -.45px;
  max-width: 490px;
}

.body-text.text-white._w-592 {
  max-width: 592px;
}

.body-text.text-white._w-100 {
  max-width: 650px;
}

.body-text._w-463 {
  color: #6d7880;
  max-width: 463px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.body-text.mx-0 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.body-text.text-gray {
  color: #f5faed;
  max-width: 600px;
}

.body-text.text-gray-1000 {
  color: #6d7880;
  margin-bottom: 0;
}

.body-text._w-736 {
  max-width: 770px;
}

.btn-secondary {
  color: #d5e9b5;
  border: 2px solid #c3e097;
  border-radius: 8px;
  padding: 15px 31px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.btn-secondary:hover {
  background-color: #98ca4b;
  border-color: #98ca4b;
}

.list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 0;
  display: flex;
}

.list.mb-40 {
  margin-bottom: 40px;
}

.div-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 44px;
  display: flex;
}

.list-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  margin-bottom: 2px;
  display: flex;
}

.list-2.gap-1 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
}

.paragraph {
  color: #b7c6d0;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-weight: 500;
}

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

.hero-image._w-606 {
  max-width: 606px;
  margin-left: auto;
  margin-right: auto;
}

.company-sec {
  background-color: #f4f5ef;
  padding-top: 320px;
  padding-bottom: 80px;
}

.text-center {
  text-align: center;
  margin-top: 0;
}

.text-center.mt-8 {
  margin-top: 8px;
}

.text-center.mt-112 {
  margin-top: 56px;
}

.text-center.mt-40 {
  margin-top: 40px;
}

.heading-2 {
  color: #b7c6d0;
  letter-spacing: -.16px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
}

.logo-box {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 828px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo-box._w-full {
  max-width: 1128px;
  margin-top: 24px;
}

.get-sec {
  background-image: url('../images/get-bg.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 102px;
  padding-bottom: 94px;
}

.title {
  text-align: center;
  margin-bottom: 48px;
}

.title.mb-64 {
  margin-bottom: 64px;
}

.title.mb-56 {
  margin-bottom: 56px;
}

.title.mb-56._w-fit {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.card-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 978px;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.card {
  text-align: center;
  padding: 40px;
}

.card.pr-32 {
  padding-right: 32px;
}

.image {
  border-radius: 16px;
  box-shadow: 0 4px 15px #a3d15b4d;
}

.image.mb-38 {
  margin-bottom: 38px;
}

.heading-3 {
  color: #f5faed;
  margin-top: 30px;
  margin-bottom: 24px;
  font-family: Nunito, sans-serif;
  font-size: 28px;
}

.bold-text-2 {
  color: #98ca4b;
}

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

.row.mb-64 {
  margin-bottom: 64px;
}

.row.items-start {
  align-items: stretch;
}

.left-content {
  width: 100%;
  max-width: 575px;
  padding: 40px 32px;
}

.left-content.pr-0 {
  max-width: 585px;
  padding-right: 0;
}

.heading-4 {
  color: #233408;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
}

.heading-4.mb-32 {
  margin-top: 40px;
  margin-bottom: 32px;
}

.paragraph-2 {
  color: #6d7880;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.paragraph-2.mb-0 {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
}

.paragraph-2.fs-18 {
  font-size: 18px;
  line-height: 24px;
}

.right-content {
  z-index: 10;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.right-content.phone-right-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 565px;
  height: 555px;
  display: flex;
}

.div-block-2 {
  z-index: -10;
  filter: blur(174px);
  background-color: #98ca4b;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.div-block-2.layer-2 {
  z-index: -20;
  left: auto;
  right: 82px;
  transform: translate(0%, -50%);
}

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

.client-sec {
  background-color: #98ca4b;
  padding-top: 125px;
  padding-bottom: 125px;
}

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

.client-box {
  background-color: #fff;
  border-radius: 25px;
  padding: 40px 64px 16px;
}

.heading-5 {
  color: #525252;
  text-align: center;
  margin-top: 0;
  margin-bottom: 48px;
  font-family: Inter, sans-serif;
  font-size: 42px;
  font-weight: 700;
}

.client-box-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 48px;
  display: grid;
}

.client-box-inner {
  background-color: #fff;
  border-radius: 12px;
  padding: 16px 20px;
  box-shadow: 0 0 20px #00000012;
}

.client-header {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.image-2 {
  border-radius: 50px;
  width: 60px;
  height: 60px;
}

.user-name {
  color: #293339;
  margin-top: 0;
  margin-bottom: 4px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.body-text4 {
  color: #6d7880;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.body-text4.mt-32 {
  margin-top: 32px;
}

.feature-sec {
  z-index: 20;
  background-color: #f4f5ef;
  padding-top: 64px;
  padding-bottom: 70px;
  position: relative;
}

.feature-card-wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1240px;
  margin-bottom: 56px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.feature-card {
  text-align: center;
  background-color: #fff;
  border-bottom: 7px solid #0000;
  border-radius: 15px;
  padding: 40px 32px;
}

.feature-card:hover {
  border-bottom: 7px solid #98ca4b;
  box-shadow: 12px 12px 24px #769e3614;
}

.icon-box {
  background-image: linear-gradient(137deg, #85be52, #6ea645);
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 4px 15px #a3d15b80;
}

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

.contact-box {
  z-index: 10;
  color: #f5faed;
  text-align: center;
  letter-spacing: -1.2px;
  background-color: #5d7b2e;
  border-radius: 50px;
  margin-bottom: 0;
  padding: 58px;
  font-family: Nunito, sans-serif;
  font-size: 48px;
  font-weight: 700;
  position: relative;
  bottom: -210px;
}

.footer {
  background-color: #0c1300;
  padding-top: 336px;
  padding-bottom: 54px;
}

.footer.footer-2, .footer.pt-0 {
  padding-top: 54px;
}

.footer-container {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-inner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.heading-9 {
  color: #f5faed;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 600;
}

.footer-link {
  color: #6d7880;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  text-decoration: none;
}

.footer-link:hover {
  color: #6a8d35;
}

.mb-21 {
  margin-bottom: 21px;
}

.paragraph-4 {
  color: #b7c6d0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 21px;
}

.body {
  background-color: #f4f5ef;
  font-family: Inter, sans-serif;
}

.body.bg-gray {
  background-color: #f5faed;
}

.body.bg-white {
  background-color: #fff;
}

.pricing-sec {
  background-color: #f5faed;
  background-image: url('../images/pricing-bg.png');
  background-position: 50%;
  background-size: 100% 100%;
  padding-top: 72px;
  padding-bottom: 72px;
}

.pricing-sec.bg-black {
  background-image: url('../images/pricing-bg_1.png');
  background-size: cover;
}

.tabs-menu {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #233408;
  background-color: #f5faed;
  border: 5px solid #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 500;
  display: flex;
}

.tab-link-tab-2 {
  background-color: #f5faed;
  padding: 14px;
}

.tab-link-tab-2.w--current {
  background-color: #d5e9b5;
  border: 2px solid #6a8d3580;
  border-radius: 12px;
}

.tab-link-tab-1 {
  background-color: #0000;
  border: 2px solid #0000;
  padding: 14px;
}

.tab-link-tab-1.w--current {
  background-color: #d5e9b5;
  border: 2px solid #6a8d3580;
  border-radius: 12px;
  padding: 14px;
}

.mt-112 {
  margin-top: 112px;
}

.pricing-card-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.pricing-card-wrapper.card-3 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
}

.tab-pane-tab-1 {
  z-index: 10;
  width: 100%;
  max-width: 1324px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.pricing-card {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  background-color: #fff;
  border: 1px solid #d5e9b5;
  border-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 32px;
  display: flex;
}

.pricing-card.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.card-title {
  color: #293339;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
}

.card-title.mb-32 {
  text-align: center;
  margin-bottom: 32px;
}

.card-title.card-title-inner {
  font-family: Inter, sans-serif;
}

.price-text {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #98ca4b;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 46px;
  display: flex;
}

.price-text.flex-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  align-items: flex-start;
  line-height: 36px;
}

.price-text.d-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  align-items: flex-start;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.price-sub-text {
  color: #6d7880;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}

.pricing-body {
  border-top: 1px solid #e8eff4;
  margin-top: 8px;
  padding-top: 32px;
}

.pricing-list {
  color: #6d7880;
  flex: 1;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.list-item {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 11px;
  display: flex;
}

.plan-btn {
  color: #233408;
  background-color: #0000;
  border: 2px solid #5d7b2e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 57px;
  font-family: Nunito, sans-serif;
  font-size: 18px;
  transition: all .5s;
  display: flex;
}

.plan-btn:hover {
  color: #fff;
  background-color: #ff7739;
  border-color: #ff7739;
}

.plan-btn.active-btn {
  color: #fff;
  background-color: #ff7739;
  background-image: linear-gradient(#ff7739, #ff7739);
  border-color: #ff7739;
  box-shadow: 0 8px 19px #0003;
}

.plan-btn.active-btn:hover {
  background-color: #ff7739;
  background-image: linear-gradient(#0000001a, #0000001a 49%, #ff7739);
  border-color: #ff7739;
  box-shadow: 0 8px 19px #ff773980;
}

.pricing-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.pricing-tag {
  color: #f5faed;
  background-color: #98ca4b;
  border: 2px solid #d5e9b5;
  border-radius: 4px;
  padding: 8px 10px;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.text-block-2 {
  line-height: 8px;
}

.billing-box {
  color: #293339;
  background-color: #f5faed;
  border: 1px dashed #98ca4b;
  border-radius: 4px;
  margin-bottom: 32px;
  padding: 14px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.guideline-text {
  color: #6d7880;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.guideline-text.text-white {
  color: #6d7880;
}

.tab-pane-tab-2 {
  width: 100%;
  max-width: 1324px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.list-item-3 {
  display: none;
}

.top-shape {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}

.bottom-shape {
  z-index: -1;
  position: absolute;
  bottom: 0;
  right: 0;
}

.video-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed {
  height: 500px;
}

.video-sec {
  background-color: #0c1300;
  padding-top: 60px;
  padding-bottom: 60px;
}

.how-its-work-sec {
  background-color: #fff;
  padding-top: 85px;
  padding-bottom: 48px;
}

.contact-support-sec {
  background-color: #fff;
  margin-top: -210px;
  margin-bottom: 0;
  position: relative;
}

.contact-support-sec.mb-170 {
  background-color: #0000;
  margin-bottom: -130px;
}

.contact-support-sec.mb-170.mt-20 {
  background-color: #f5faed;
  margin-top: -130px;
  margin-bottom: 0;
}

.contact-support-sec.static {
  background-color: #fff;
  margin-top: -210px;
  margin-bottom: 0;
}

.contact-support-sec.bg-gray {
  background-color: #f4f5ef;
}

.contact-support-sec.bg-orange {
  background-color: #ddd;
}

.home-hero-sec {
  z-index: 1;
  background-image: url('../images/hero-bg2.png');
  background-position: 50%;
  background-size: cover;
  max-height: 100%;
  padding-top: 45px;
  padding-bottom: 44px;
  position: relative;
}

.col-7 {
  width: 58.3333%;
}

.rating-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 44px;
  display: flex;
}

.rating-row.mb-0 {
  margin-bottom: 0;
}

.col-5 {
  width: 41.6667%;
}

.company-sec2 {
  background-color: #c3e097;
  padding-top: 56px;
  padding-bottom: 56px;
}

.container2 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.service-sec {
  z-index: 30;
  background-image: url('../images/service-bg.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 104px;
  padding-bottom: 104px;
  position: relative;
}

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

.service-card {
  text-align: center;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 457px;
  padding: 32px 20px 20px;
  display: flex;
}

.service-icon-box {
  background-color: #f5faed;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 136px;
  height: 136px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-4 {
  font-size: 32px;
  font-weight: 700;
  line-height: 41px;
}

.heading-4.semibold {
  font-weight: 600;
}

.heading-4.text-orange {
  color: #ff7739;
}

.body-text3 {
  color: #6a8d35;
  letter-spacing: -.4px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.body-text3.text-gray {
  color: #6d7880;
  line-height: 32px;
}

.contact-box-2 {
  color: #f5faed;
  text-align: center;
  letter-spacing: -1.2px;
  background-color: #5d7b2e;
  background-image: url('../images/CTA-Section.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  padding: 58px;
  font-family: Nunito, sans-serif;
  font-size: 48px;
  font-weight: 700;
  position: relative;
  bottom: -192px;
}

.crm-hero-sec {
  z-index: 1;
  background-image: url('../images/crm-sec.png');
  background-position: 50%;
  background-size: cover;
  max-height: 100%;
  padding-top: 96px;
  position: relative;
}

.divider {
  background-color: #ff7638;
  width: 500px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
}

.divider.mb-24 {
  margin-bottom: 24px;
}

.divider.mb-24.bg-blue {
  background-color: #2c607e;
}

.company-sec3 {
  background-color: #fff1eb;
  padding-top: 56px;
  padding-bottom: 56px;
}

.image-4 {
  filter: invert(55%) sepia(70%) saturate(600%) hue-rotate(340deg) brightness() contrast();
}

.image-4.color-1 {
  filter: invert(53%) sepia(20%) saturate(1550%) hue-rotate(178deg) brightness(92%) contrast(88%);
}

.image-5 {
  filter: invert(55%) sepia(70%) saturate(600%) hue-rotate(340deg) brightness() contrast();
}

.image-5.color-1 {
  filter: invert(53%) sepia(20%) saturate(1550%) hue-rotate(178deg) brightness(92%) contrast(88%);
}

.image-6 {
  filter: invert(55%) sepia(70%) saturate(600%) hue-rotate(340deg) brightness() contrast();
}

.image-6.colr-1 {
  filter: invert(53%) sepia(20%) saturate(1550%) hue-rotate(178deg) brightness(92%) contrast(88%);
}

.image-7 {
  filter: invert(55%) sepia(70%) saturate(600%) hue-rotate(340deg) brightness() contrast();
}

.image-7.color-1 {
  filter: invert(53%) sepia(20%) saturate(1550%) hue-rotate(178deg) brightness(92%) contrast(88%);
}

.image-8 {
  filter: invert(55%) sepia(70%) saturate(600%) hue-rotate(340deg) brightness() contrast();
}

.image-8.color-1 {
  filter: invert(53%) sepia(20%) saturate(1550%) hue-rotate(178deg) brightness(92%) contrast(88%);
}

.icon-boxes {
  background-color: #ff7739;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
}

.tab-list {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  padding: 0;
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
}

.tab-list.w--current {
  background-color: #0000;
  border-bottom: 4px solid #ff7638;
}

.tabs-menu-2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  display: flex;
}

.tabs {
  margin-top: 0;
}

.tab-box {
  text-align: center;
  max-width: 907px;
  margin-left: auto;
  margin-right: auto;
}

.tab-box._w-655 {
  max-width: 655px;
}

.tab-box._w-768 {
  max-width: 768px;
}

.tab-box._w-875 {
  max-width: 875px;
}

.tabs-content {
  margin-top: 50px;
}

.agent-sec {
  background-image: url('../images/work-bg.png');
  background-position: 50%;
  background-size: cover;
  min-height: 780px;
  max-height: 780px;
  padding-top: 87px;
  padding-bottom: 99px;
}

.agent-sec.customer-bg {
  background-image: url('../images/customer-bg.png');
}

.widget-sec {
  background-color: #f5faed;
  border-radius: 0;
  padding-top: 96px;
  padding-bottom: 96px;
}

.widget-sec.bg-light-green {
  background-color: #d5e9b5;
}

.widget-sec.bg-white {
  background-color: #fff;
}

._w-990 {
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

.accordion-box {
  opacity: 1;
  background-color: #fff;
  border-radius: 14px;
  padding: 32px;
}

.accordion-item {
  border-bottom: 1px #0000001a;
  border-radius: 16px;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 20px;
}

.accordion-item.mb-0 {
  margin-bottom: 0;
}

.accordion-item.active {
  background-color: #b7c6d033;
}

.accordion-item.mt-0 {
  margin-top: 0;
}

.question {
  color: #0c1300;
  letter-spacing: -.64px;
  justify-content: space-between;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 17px;
  text-decoration: none;
  display: flex;
}

.faq-answer {
  padding-top: 32px;
  display: none;
}

.paragraph-7 {
  color: #6d7880;
  letter-spacing: -.4px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 32px;
  display: block;
}

._w-1136 {
  max-width: 1136px;
  margin-left: auto;
  margin-right: auto;
}

.day-text {
  color: #6d7880;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.app-sec {
  z-index: 20;
  background-color: #ddd;
  border-radius: 0;
  padding-top: 56px;
  padding-bottom: 30px;
  position: relative;
}

.app-sec.bg-yellow {
  background-color: #f5faed;
}

.inner-wrapper {
  max-width: 1007px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-2 {
  display: flex;
}

.app-text {
  color: #293339;
  letter-spacing: -.4px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
}

.app-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.text-block-3 {
  letter-spacing: -.36px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.contact-box3 {
  color: #f5faed;
  text-align: center;
  letter-spacing: -1.2px;
  background-color: #5d7b2e;
  background-image: linear-gradient(285deg, #924225, #000);
  border-radius: 50px;
  padding: 111px 58px;
  font-family: Nunito, sans-serif;
  font-size: 48px;
  font-weight: 700;
  position: relative;
  bottom: -210px;
}

.company-sec4 {
  background-color: #e8f2f7;
  padding-top: 56px;
  padding-bottom: 56px;
}

.tag-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #3f8ab5;
  letter-spacing: -.26px;
  text-transform: uppercase;
  border: 1px solid #3f8ab5;
  border-radius: 32px;
  align-items: center;
  padding: 7px 15px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  line-height: 9px;
  display: inline-flex;
}

.code-embed-3 {
  display: flex;
}

.paragraph-9 {
  margin-bottom: 0;
}

.paragraph-10 {
  color: #f5faed;
  margin-bottom: 29px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

._w-580 {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-8 {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.privacy-sec {
  background-color: #f5faed;
  margin-bottom: -250px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.privacy-box {
  background-color: #fff;
  border: 1px solid #d5e9b5;
}

.privacy-header {
  background-color: #d5e9b5;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
  display: flex;
}

.top-heading {
  color: #0c1300;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.top-heading.fs-14 {
  font-size: 10px;
}

.privacy-body {
  background-color: #fff;
  padding: 15px 20px;
}

.list-3 {
  color: #0c1300;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  list-style-type: decimal;
}

.privacy-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 25px;
}

.list-item-5 {
  color: #0c1300;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
}

.privacy-body-text {
  color: #444;
}

.list-4 {
  list-style-type: lower-alpha;
}

.text-span-5 {
  font-size: 12px;
}

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

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

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

.image-9, .image-10, .image-11, .image-12, .image-13 {
  filter: invert(45%) sepia(10%) saturate(250%) hue-rotate(180deg) brightness(95%) contrast(90%);
}

.empty-sec {
  min-height: calc(100vh - 368px);
  padding-top: 0;
  padding-bottom: 0;
}

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

.heading-2 {
  color: #233408;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 72px;
}

.heading-2.text-white {
  color: #fff;
}

.heading-2.text-white.text-center.mb-0 {
  margin-bottom: 0;
}

.heading-2.mb-12 {
  margin-bottom: 12px;
}

.heading-2.underline {
  border-bottom: 4px solid #ff7638;
}

.heading-2.mb-0 {
  margin-bottom: 0;
}

.text-green {
  color: #98ca4b;
  font-weight: 600;
}

.heading-6 {
  color: #0c1300;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.heading-6.text-gray {
  color: #b7c6d0;
}

.heading-6.text-black-1000 {
  color: #293339;
  text-transform: none;
}

.heading-6.text-black-1000.mb-32 {
  margin-top: 0;
  margin-bottom: 32px;
}

.heading-3 {
  color: #f5faed;
  font-family: Inter, sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 116%;
}

.heading-3.text-black {
  color: #233408;
}

.heading-3.mt-0 {
  margin-top: 0;
}

.heading-5 {
  color: #f5faed;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
}

.heading-5.text-start {
  text-align: left;
}

.body-text2 {
  color: #aeb4b9;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 21px;
}

.list-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 0;
  display: flex;
}

.list-5.mb-40 {
  margin-bottom: 40px;
}

.blue-color {
  color: #2c607e;
}

.support-hero-sec {
  z-index: 1;
  background-image: url('../images/officetree-bg.png');
  background-position: 50%;
  background-size: cover;
  max-height: 100%;
  padding-top: 96px;
  position: relative;
}

.heading-15 {
  color: #0c1300;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.heading-15.fs-14 {
  font-size: 10px;
}

.heading-16 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 25px;
}

.paragraph-11 {
  color: #444;
}

.list-item-7 {
  color: #0c1300;
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
}

.list-6 {
  list-style-type: lower-alpha;
}

.text-block-9, .text-block-10, .text-block-11, .text-block-12, .text-block-13, .text-block-14, .text-block-15 {
  text-align: center;
}

.d-none {
  display: none;
}

.image-14 {
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
}

.gurantee-logo {
  z-index: -1;
  position: absolute;
  top: -40px;
  right: 104px;
}

.relative {
  z-index: 10;
  max-width: 1324px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.mt-56 {
  margin-top: 56px;
}

.image-15 {
  vertical-align: baseline;
}

.section-header-subtitle-1 {
  color: #b7c6d0;
  text-align: center;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.section-header-subtitle-1._w-300 {
  max-width: 300px;
  margin-bottom: 0;
}

.section-header-subtitle-1._w-300.text-gray-1000 {
  color: #6d7880;
}

.section-header-subtitle-1.pb-0 {
  max-width: 100%;
  margin-bottom: 0;
  line-height: 28px;
}

.section-header-subtitle-1._w-229 {
  color: #6d7880;
  max-width: 229px;
  margin-bottom: 0;
  margin-left: 0;
}

.section-header-subtitle-1.text-white {
  color: #b7c6d0;
  letter-spacing: -.45px;
  max-width: 490px;
}

.section-header-subtitle-1.text-white._w-592 {
  max-width: 592px;
}

.section-header-subtitle-1.text-white._w-100 {
  max-width: 650px;
}

.section-header-subtitle-1._w-463 {
  color: #6d7880;
  max-width: 463px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.section-header-subtitle-1.mx-0 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.section-header-subtitle-1.text-gray {
  color: #f5faed;
  max-width: 600px;
}

.section-header-subtitle-1.text-gray-1000 {
  color: #6d7880;
  margin-bottom: 0;
}

.section-header-subtitle-1._w-736 {
  max-width: 770px;
}

.section-header-subtitle-1.color-black {
  color: #6d7880;
  margin-bottom: 0;
}

.section-header-subtitle-1.text-start {
  text-align: left;
}

.section-header-subtitle-1.mb-40 {
  margin-bottom: 40px;
}

.body-text-copy {
  color: #b7c6d0;
  text-align: center;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.body-text-copy._w-300 {
  max-width: 300px;
  margin-bottom: 0;
}

.body-text-copy._w-300.text-gray-1000 {
  color: #6d7880;
}

.body-text-copy.pb-0 {
  max-width: 100%;
  margin-bottom: 0;
  line-height: 28px;
}

.body-text-copy._w-229 {
  color: #6d7880;
  max-width: 229px;
  margin-bottom: 0;
  margin-left: 0;
}

.body-text-copy.text-white {
  color: #b7c6d0;
  letter-spacing: -.45px;
  max-width: 490px;
}

.body-text-copy.text-white._w-592 {
  max-width: 592px;
}

.body-text-copy.text-white._w-100 {
  max-width: 650px;
}

.body-text-copy._w-463 {
  color: #6d7880;
  max-width: 463px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.body-text-copy.mx-0 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.body-text-copy.text-gray {
  color: #f5faed;
  max-width: 600px;
}

.body-text-copy.text-gray-1000 {
  color: #6d7880;
  margin-bottom: 0;
}

.body-text-copy._w-736 {
  max-width: 770px;
}

.body-text-copy-copy {
  color: #b7c6d0;
  text-align: center;
  max-width: 100%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.body-text-copy-copy._w-300 {
  max-width: 300px;
  margin-bottom: 0;
}

.body-text-copy-copy._w-300.text-gray-1000 {
  color: #6d7880;
}

.body-text-copy-copy.pb-0 {
  max-width: 100%;
  margin-bottom: 0;
  line-height: 28px;
}

.body-text-copy-copy._w-229 {
  color: #6d7880;
  max-width: 229px;
  margin-bottom: 0;
  margin-left: 0;
}

.body-text-copy-copy.text-white {
  color: #b7c6d0;
  letter-spacing: -.45px;
  max-width: 490px;
}

.body-text-copy-copy.text-white._w-592 {
  max-width: 592px;
}

.body-text-copy-copy.text-white._w-100 {
  max-width: 650px;
}

.body-text-copy-copy._w-463 {
  color: #6d7880;
  max-width: 463px;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.body-text-copy-copy.mx-0 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.body-text-copy-copy.text-gray {
  color: #f5faed;
  max-width: 600px;
}

.body-text-copy-copy.text-gray-1000 {
  color: #6d7880;
  margin-bottom: 0;
}

.body-text-copy-copy._w-736 {
  max-width: 770px;
}

.code-embed-4 {
  display: flex;
}

.divider-copy {
  background-color: #ff7638;
  width: 500px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
}

.divider-copy.mb-24 {
  margin-bottom: 24px;
}

.divider-copy.mb-24.bg-blue {
  background-color: #2c607e;
}

.divider-2 {
  opacity: .1;
  background-color: #000;
  border-bottom: 1px solid #0000001a;
  width: 100%;
  height: 1px;
}

.mobile-app-sec {
  padding-top: 30px;
  padding-bottom: 35px;
}

.text-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.app-btn-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.list-7, .list-7-copy {
  padding-left: 0;
}

.list-wrapper {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.list-para {
  color: #222;
  font-size: 16px;
  line-height: 24px;
}

.list-para.text-center._w-880 {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: #222;
}

.app-list-item {
  background-image: url('../images/icon-check-icon.png');
  background-position: 0%;
  background-size: auto;
  padding-left: 20px;
}

.h-54 {
  max-height: 54px;
}

.help-box {
  text-align: center;
  background-color: #2c607e;
  border-radius: 8px;
  max-width: 615px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.help-text {
  color: #fff;
  margin-bottom: 0;
}

.link-2 {
  color: #fff;
}

.setting-sec {
  z-index: 10;
  background-color: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
  position: relative;
}

.setting-left-icon {
  max-width: 294px;
  position: absolute;
  top: 20%;
  bottom: auto;
  left: 6%;
  transform: rotate(0);
}

.setting-right-icon {
  max-width: 294px;
  position: absolute;
  inset: 0% 4% auto auto;
  transform: rotate(0);
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .menu-button {
    padding: 12px;
  }

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

  .btn-primary._w-full {
    padding-left: 24px;
    padding-right: 24px;
  }

  .btn-primary.mobile-none {
    display: none;
  }

  .body-text._w-463 {
    margin-bottom: 20px;
  }

  .hero-image {
    max-width: 535px;
    margin-left: auto;
    margin-right: auto;
  }

  .company-sec {
    padding-top: 200px;
  }

  .logo-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .title.mb-64 {
    margin-bottom: 40px;
  }

  .row.mb-64 {
    margin-bottom: 20px;
  }

  .heading-4 {
    font-size: 32px;
    line-height: 44px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .container-2, .client-sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  .client-box {
    padding-left: 40px;
    padding-right: 40px;
  }

  .client-box-wrapper, .feature-card-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .footer-inner {
    flex-flow: wrap;
  }

  .footer-link {
    font-size: 14px;
  }

  .mb-21 {
    font-size: 12px;
  }

  .mt-112 {
    margin-top: 40px;
  }

  .pricing-card-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .pricing-card-wrapper.card-3 {
    grid-template-columns: 1fr 1fr;
  }

  .list-item-3 {
    display: block;
  }

  .company-sec2 {
    padding-top: 56px;
  }

  .container2 {
    max-width: 728px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-card {
    padding: 24px 16px 16px;
  }

  .body-text3 {
    font-size: 16px;
  }

  .company-sec3 {
    padding-top: 56px;
  }

  .agent-sec {
    min-height: 500px;
  }

  .widget-sec {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .accordion-box {
    padding: 16px;
  }

  .accordion-item {
    margin-bottom: 32px;
  }

  .question {
    font-size: 24px;
    line-height: 32px;
  }

  .contact-box3 {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .text-block-4 {
    line-height: 36px;
  }

  .company-sec4 {
    padding-top: 56px;
  }

  .gurantee-logo {
    right: 20px;
  }

  .section-header-subtitle-1._w-463, .body-text-copy._w-463, .body-text-copy._w-463, .body-text-copy-copy._w-463 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .btn-primary {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-sec {
    max-height: 700px;
  }

  .heading {
    font-size: 44px;
    line-height: 56px;
  }

  .hero-image {
    padding-left: 20px;
    padding-right: 20px;
  }

  .company-sec {
    padding-top: 250px;
  }

  .heading-2 {
    line-height: 24px;
  }

  .logo-box {
    flex-flow: wrap;
    justify-content: center;
  }

  .title.mb-56 {
    margin-bottom: 32px;
  }

  .card-wrapper {
    grid-template-columns: 1fr;
  }

  .card {
    padding: 24px 20px;
  }

  .row {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .row.mb-64, .row.items-start {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .left-content {
    padding: 0;
  }

  .left-content.order-1 {
    order: -1;
  }

  .right-content.order-2 {
    order: 9999;
  }

  .client-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .client-box {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .client-box-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 28px;
  }

  .feature-card-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 40px;
  }

  .feature-card {
    padding: 32px 16px;
  }

  .contact-box {
    bottom: -150px;
  }

  .footer {
    padding-top: 200px;
  }

  .pricing-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pricing-card-wrapper, .pricing-card-wrapper.card-3 {
    grid-template-columns: 1fr;
  }

  .pricing-card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .code-embed {
    height: 300px;
  }

  .how-its-work-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contact-support-sec {
    margin-top: -140px;
    margin-bottom: 0;
  }

  .contact-support-sec.bg-gray {
    margin-top: -150px;
    margin-bottom: 0;
  }

  .home-hero-sec {
    max-height: 100%;
  }

  .col-7, .col-5 {
    width: 100%;
  }

  .company-sec2 {
    padding-top: 56px;
  }

  .card-row {
    grid-template-columns: 1fr;
  }

  .crm-hero-sec {
    max-height: 700px;
    padding-top: 56px;
  }

  .company-sec3 {
    padding-top: 40px;
  }

  .tabs {
    margin-top: 20px;
  }

  .tabs-content {
    margin-top: 40px;
  }

  .agent-sec {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .accordion-item {
    margin-bottom: 16px;
  }

  .question {
    font-size: 20px;
    line-height: 24px;
  }

  .contact-box3 {
    bottom: -140px;
  }

  .company-sec4 {
    padding-top: 40px;
  }

  .heading-2 {
    font-size: 44px;
    line-height: 48px;
  }

  .support-hero-sec {
    max-height: 700px;
    padding-top: 56px;
  }

  .gurantee-logo {
    top: -140px;
  }

  .image-15 {
    width: 80px;
  }
}

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

  .container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .menu-button {
    padding: 0;
  }

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

  .btn-primary {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-sec {
    max-height: 680px;
    padding-top: 40px;
  }

  .hero-tag {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
  }

  .body-text {
    font-size: 16px;
  }

  .body-text.text-white {
    margin-bottom: 20px;
  }

  .btn-secondary {
    width: 100%;
  }

  .list, .div-block {
    flex-flow: column;
  }

  .hero-image {
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .company-sec {
    padding-top: 140px;
    padding-bottom: 40px;
  }

  .heading-2 {
    margin-bottom: 20px;
    line-height: 24px;
  }

  .logo-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
  }

  .get-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card {
    padding-left: 16px;
    padding-right: 16px;
  }

  .card.pr-32 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 16px;
  }

  .row.mb-64 {
    margin-bottom: 40px;
  }

  .heading-4 {
    font-size: 24px;
    line-height: 28px;
  }

  .right-content {
    min-height: auto;
  }

  .right-content.phone-right-content {
    height: auto;
  }

  .div-block-2 {
    width: 150px;
    height: 150px;
  }

  .client-box {
    border-radius: 16px;
    padding-top: 16px;
  }

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

  .client-box-wrapper {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .feature-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .feature-card-wrapper {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-box {
    border-radius: 24px;
    padding: 20px;
  }

  .footer {
    padding-top: 200px;
  }

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

  .pricing-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tab-link-tab-2 {
    padding: 8px;
    font-size: 16px;
  }

  .tab-link-tab-2.w--current {
    border-radius: 6px;
    font-size: 16px;
  }

  .tab-link-tab-1 {
    padding: 8px;
    font-size: 16px;
  }

  .tab-link-tab-1.w--current {
    border-radius: 6px;
    padding: 8px;
  }

  .pricing-card {
    padding: 24px 20px;
  }

  .price-text {
    flex-flow: column;
  }

  .tab-pane-tab-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-3 {
    height: 32px;
  }

  .list-item-2, .list-item-4 {
    width: 100%;
  }

  .code-embed {
    height: 200px;
  }

  .how-its-work-sec {
    padding-top: 40px;
  }

  .contact-support-sec.static {
    margin-top: -120px;
  }

  .home-hero-sec {
    max-height: 100%;
    padding-top: 40px;
  }

  .rating-row {
    flex-flow: column;
  }

  .rating-row.mb-0 {
    align-items: flex-start;
  }

  .company-sec2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container2 {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-sec {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .service-card {
    min-height: 350px;
  }

  .contact-box-2 {
    border-radius: 24px;
    padding: 20px;
    bottom: -140px;
  }

  .crm-hero-sec {
    max-height: 680px;
    padding-top: 40px;
  }

  .divider.mb-24 {
    width: 100%;
  }

  .company-sec3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .tab-list.w--current {
    border-bottom-width: 2px;
  }

  .tabs-menu-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .tabs-content {
    margin-top: 20px;
  }

  .agent-sec {
    min-height: 400px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .widget-sec.bg-white {
    z-index: 20;
    position: relative;
  }

  .accordion-box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-item {
    margin-bottom: 12px;
    padding: 12px;
  }

  .question {
    font-size: 18px;
    line-height: 20px;
  }

  .faq-answer {
    padding-top: 10px;
    display: none;
  }

  .paragraph-7 {
    font-size: 16px;
    line-height: 24px;
  }

  .app-text {
    font-size: 18px;
  }

  .contact-box3 {
    border-radius: 24px;
    padding: 20px;
  }

  .text-block-4 {
    line-height: 20px;
  }

  .company-sec4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-5, .text-block-6, .text-block-7 {
    text-align: center;
    line-height: 20px;
  }

  .privacy-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .list-3, .list-4 {
    padding-left: 10px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 42px;
  }

  .heading-3 {
    font-size: 32px;
  }

  .heading-3.text-black {
    font-size: 28px;
  }

  .list-5 {
    flex-flow: column;
  }

  .list-item-6 {
    width: 100%;
  }

  .support-hero-sec {
    max-height: 680px;
    padding-top: 40px;
  }

  .list-6 {
    padding-left: 10px;
  }

  .gurantee-logo {
    right: 0;
  }

  .image-15 {
    width: 50px;
  }

  .section-header-subtitle-1 {
    font-size: 16px;
  }

  .section-header-subtitle-1.text-white {
    margin-bottom: 20px;
  }

  .body-text-copy {
    font-size: 16px;
  }

  .body-text-copy.text-white {
    margin-bottom: 20px;
  }

  .body-text-copy-copy {
    font-size: 16px;
  }

  .body-text-copy-copy.text-white {
    margin-bottom: 20px;
  }

  .divider-copy.mb-24 {
    width: 100%;
  }

  .setting-left-icon {
    text-align: right;
    top: auto;
    bottom: 0;
  }

  .image-16, .image-17 {
    max-width: 40%;
  }
}


