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

body {
  font-family: Plusjakartasans, sans-serif !important;
  font-size: 14px;
  line-height: 20px;
}

.section-logo-marquee.padding-horizontal-vertical {
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.heading-wrapper {
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.image-8 {
  display: none;
}

.html-embed-35 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.title-4.testimonials {
  margin-bottom: 0;
}

.title-4.testimonials.centre-aligned {
  text-align: center;
}

.title-4.service-features {
  text-align: center;
  margin-bottom: 0;
}

.title-4.our-process {
  margin-bottom: 0;
}

.title-4.our-process.cantre-align {
  text-align: center;
}

.instruction-text-wrapper {
  z-index: 1;
  height: 440px;
  justify-content: center;
  display: flex;
  position: relative;
}

.instruction-text-wrapper.hidden {
  position: static;
}

.floatingcta-button-2 {
  color: var(--color-brand-2);
  text-align: center;
  cursor: pointer;
  background-color: var(--color-brand-1);
  border: 1px solid var(--color-brand-1);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px 10px 10px 0;
  padding: 18px 40px;
  font-weight: 500;
  line-height: 1em;
  transition: box-shadow 0.35s, transform 0.35s;
  display: flex;
  box-shadow: 0 2px 6px rgba(28, 125, 248, 0.22);
}

.floatingcta-button-2:hover {
  color: var(--color-brand-1);
  background-color: #fff;
  border: 1px solid var(--color-brand-1);
  box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22);
}

.html-embed-42 {
  display: none;
}

.partner-container.spacing-partner {
  margin-top: 0;
  padding-top: 0;
}

.testimonial-tab-job {
  color: var(--color-brand-1);
  line-height: 1em;
}

.suffix {
  font-size: 1.5rem;
}

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

.footer-logo-link {
  max-width: 114px;
  transform-style: preserve-3d;
  margin-bottom: 19px;
  padding-left: 0;
  line-height: 1em;
  transition-property: transform;
}

.footer-logo-link:hover {
  transform: scale3d(0.95, 0.95, 1.01);
}

.footer-logo-link.w--current {
  color: #1a2447;
  font-weight: 500;
}

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

.card-main-image {
  border-radius: 12%;
}

.navbar {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 14px rgba(28, 125, 248, 0.07);
}

.navbar.mobhide {
  box-shadow: none;
}

.html-embed-44 {
  display: block;
}

.titile-heading {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 1.6rem;
  line-height: 1.2;
}

.titile-heading.centre-alignmed {
  text-align: left;
}

.paragraph-8.our-process {
  max-width: 486px;
}

.paragraph-8.our-process.centre-align {
  text-align: center;
  margin-top: 10px;
}

.paragraph-8.process {
  max-width: 459px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.paragraph-8.home-hero {
  max-width: 396px;
  color: #778ba5;
  margin-bottom: 40px;
}

.paragraph-8.home-hero.new-centre-aligned {
  color: #eff6ff;
  text-align: center;
}

.paragraph-8.home-hero.new-centre-aligned.width {
  max-width: 50rem;
  color: #465a74;
}

.paragraph-8.about-this-service {
  max-width: 546px;
  margin-bottom: 40px;
  padding-top: 20px;
}

.paragraph-8.request-a-quote {
  max-width: 399px;
  margin-bottom: 40px;
}

.paragraph-8.home-hero {
  max-width: 396px;
  color: #778ba5;
  text-align: left;
  margin-bottom: 40px;
  font-weight: 700;
}

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

.card-paragraph.margin {
  margin-top: 20px;
  font-size: 17px;
  line-height: 1.7;
}

.tabs_component--service {
  border-radius: 16px 16px 1.25rem 1.25rem;
}

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

.container-medium-666px.process {
  text-align: center;
}

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

.ckeck-icon {
  width: 23px;
  height: 23px;
  align-self: flex-start;
  /* margin-top: 6px; */
  margin-right: 10px;
}

.button-wrapper {
  justify-content: center;
  margin-top: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.button-wrapper.bottom {
  margin-top: 0;
}

.button-wrapper.aligned-3 {
  margin-top: 1.87rem;
}

.about-testimonial-job {
  color: var(--color-brand-1);
  font-size: 18px;
  line-height: 1em;
}

.item-holder-2 {
  object-fit: fill;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: static;
}

.success-message,.tab-success-message {
  color: var(--color-brand-1);
  background-color: #fff !important;
  border: 1px solid var(--color-brand-1);
  border-radius: 20px;
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 20px;
  font-weight: 500;
}

.tab-success-message{
  border: none;
}
.footer-content-links-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-button-2 {
  background-color: #fff;
  /* border: 1px solid var(--color-brand-1); */
  border: 1px solid var(--color-gray-80);
  border-radius: 16px;
  margin-bottom: 10px;
  padding: 0;
  transition: all 0.3s;
}

.tab-button-2:hover {
  color: #193150;
}
@keyframes revealAnimation5 {
  from {
    height: auto;
  }
  to {
    height: 100%;
  }
}
.tab-button-2.w--current {
  box-shadow: none;
  background-color: #fff;
  /* border: 1px solid var(--color-brand-1); */
  border: 1px solid var(--color-gray-80);
  border-radius: 16px;
  box-shadow: 0 8px 20px var(--color-brand-1-hover) !important;
  animation: revealAnimation5 1s ease forwards;
}


.packahe-feature-wrapper {
  display: flex;
} 

.tabs_content {
  color: #000;
  background-color: #fff;
  border-radius: 16px 16px 1.2rem 1.2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.testimonials-tabs-content {
  background-color: #fff;
  border-radius: 30px;
  margin-bottom: 54px;
  padding: 31px 32px 38px;
  box-shadow: 0 34px 24px rgba(25, 49, 80, 0.02),
    0 4px 44px rgba(28, 125, 248, 0.08);
}

.tabs1_link-service {
  width: 33.33%;
  color: #193150;
  text-align: center;
  background-color: #f5f5f7;
  margin-bottom: 0;
  padding: 1rem 2.5rem;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.2s;
}

.tabs1_link-service:hover {
  color: var(--color-brand-2);
  background-color: var(--color-brand-1);
}

.tabs1_link-service.w--current {
  color: var(--color-brand-2);
  background-color: var(--color-brand-1);
  padding-left: 0.125rem;
}

.tabs1_link-service.sp-first {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  flex: 0 auto;
}

.tabs1_link-service._3rd {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

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

.tabs-menu {
  width: 45%;
  height: 420px;
  flex-direction: column;
  margin-right: 5%;
  display: flex;
}

.tabs-menu.height-auto {
  height: auto;
}

.list-wrapper.margin {
  margin-bottom: 4rem;
}

.html-embed-14 {
  width: auto;
  display: block;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.search-box_holder {
  z-index: 200;
  height: auto;
  position: static;
}

.search-box_holder.flex-custom {
  justify-content: flex-start;
  display: flex;
}

.search-box_holder.flex-custom.width {
  width: 100%;
  max-width: 100rem;
  width: 100%;
  max-width: 80rem;
  width: 100%;
  max-width: 100rem;
  width: 100%;
  max-width: 80rem;
  align-items: center;
  justify-content: center;
}

.name-content-wrapper.left-margin {
  align-self: center;
  margin-left: 20px;
}

.message {
  max-height: 180px;
  max-width: 100%;
  min-height: 133px;
  min-width: 100%;
  color: #3d565f;
  border: 1px solid #cde2e7;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 17px 18px;
  font-size: 16px;
  transition: border-color 0.35s, color 0.35s;
  box-shadow: 0 2px 8px rgba(28, 125, 248, 0.07),
    0 1px 3px rgba(25, 49, 80, 0.03);
}

.message:hover {
  border-color: var(--bs-teal);
}

.message:focus {
  color: #193150;
  border-color: var(--bs-teal);

}

.message::-ms-input-placeholder {
  color: #778ba5;
}

.message::placeholder {
  color: #778ba5;
}

.nav-link-2 {
  height: 80px;
  color: #778ba5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1em;
  text-decoration: none;
  transition: color 0.35s;
  display: flex;
  position: static;
}

.nav-link-2:hover {
  /* color: #000; */
  color: var(--color-brand-1-hover);
}

.nav-link-2.w--current {
  /* color: #193150; */
  color: var(--color-brand-1);
  font-weight: 500;
}

.nav-link-2.hide {
  display: flex;
}

.nav-link-2.hide.w--current {
  /* color: #08172a; */
  color: var(--color-brand-1);
  font-weight: 600;
}

.testimonials-tabs-menu {
  border-top: 1px solid #dce3ed;
  justify-content: space-between;
  display: flex;
}

.error-message {
  color: #f4263e;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f4263e;
  border-radius: 15px;
  align-self: stretch;
  margin-top: 20px;
  padding: 20px;
  font-weight: 500;
}

.button-primary-cleint {
  color: var(--color-brand-2);
  text-align: center;
  cursor: pointer;
  background-color: var(--color-brand-1-hover);
  border: 1px solid var(--color-brand-1);
  border-radius: 10px;
  flex-direction: row;
  flex: 0 auto;
  order: 1;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin: 10px 10px 10px 0;
  padding: 18px 40px;
  font-weight: 500;
  line-height: 1em;
  transition: box-shadow 0.35s, transform 0.35s;
  display: flex;
  /* box-shadow: 0 2px 6px rgba(28, 125, 248, 0.22); */
  box-shadow: .25rem .25rem 0 0 var(--color-brand-1);
}

.button-primary-cleint:hover {
  color: var(--color-brand-1-hover);
  background-color: #fff;
  border: 1px solid var(--color-brand-1);
  /* box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22); */
  box-shadow: 0 8px 20px var(--color-brand-1-hover);
}

.input {
  min-height: 62px;
  color: #3d565f;
  border: 1px solid #cde2e7;
  border-radius: 10px;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 16px;
  transition: border-color 0.35s, color 0.35s;
  box-shadow: 0 2px 8px rgba(28, 125, 248, 0.07),
    0 1px 3px rgba(25, 49, 80, 0.03);
}

.input:hover {
  border-color: var(--bs-teal);
}

.input:focus {
  color: #193150;
  border-color: var(--bs-teal);
}

.input::-ms-input-placeholder {
  color: #778ba5;
}

.input::placeholder {
  color: #778ba5;
}

.carousel-2 {
  width: auto;
  flex-direction: row;
  display: flex;
  overflow: hidden;
}

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

.image-wrapper-2 {
  width: 94px;
  height: 94px;
  min-width: 75px;
  background-color: #eff6ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.card {
  background-color: #fff;
  border: 0.5px solid #cde2e7 !important;
  border-radius: 36px !important;
  overflow: hidden;
  box-shadow: 0 1px 24px rgba(25, 49, 80, 0.04),
    0 6px 21px rgba(28, 125, 248, 0.05);
}

.card.request-a-quote-form {
  min-height: 673px;
  flex-direction: column;
  justify-content: center;
  padding: 66px 40px 64px;
  display: flex;
}

.card.service-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8% 4%;
  border: 1px solid var(--color-gray-500);
  box-shadow: .25rem .25rem 0 0 var(--color-brand-1);
}
.app-search-box-holder {
  flex-direction: column;
  align-self: center;
  align-items: center;
  /* margin-bottom: 2rem; */
  display: flex;
}

.app-search-box-holder.margin-top {
  /* margin-top: 1rem; */
  margin: 0.7rem;
}

.app-search-box-holder.margin-top.new-height {
  /* height: 401px; */
  height: 351px;
  justify-content: center;
}

.app-search-box-holder.margin-top.new-height.mobile {
  display: none;
}

.container-large-1105px {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.contact-form-grid {
  grid-column-gap: 28px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.custom-plan-paragraph {
  color: #465a74;
  text-align: center;
  font-weight: 500;
}

.tabs-content-2 {
  width: 50%;
}

.tabs-content-2.align-top {
  align-self: flex-start;
}

.pricing-info-text {
  color: #193150;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.message-2 {
  max-height: 180px; 
  max-width: 100%;
  /* min-height: 133px; */
  min-width: 100%;
  color: #3d565f;
  border: 1px solid #cde2e7;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 17px 18px;
  font-size: 16px;
  transition: border-color 0.35s, color 0.35s;
  box-shadow: 0 2px 8px rgba(28, 125, 248, 0.07),
    0 1px 3px rgba(25, 49, 80, 0.03);
}

.message-2:hover {
  border-color: var(--bs-teal);
}

.message-2:focus {
  color: #193150;
  border-color: var(--bs-teal);
}

.message-2::-ms-input-placeholder {
  color: #778ba5;
}

.message-2::placeholder {
  color: #778ba5;
}

.white {
  color: #333;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.max-width-xlarge.align-center {
  max-width: 1280px;
}

.max-width-large {
  width: 100%;
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.service-features-grid {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-search {
  font-size: 18px;
}

.text-block-23 {
  color: #127502;
}

.container-11 {
  z-index: 5;
  width: 100%;
  max-width: 1440px;
  border-radius: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 5%;
  position: static;
}

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

.testimonial-tab-name {
  color: #193150;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.111em;
}

.close-button-holder {
  justify-content: flex-end;
  display: flex;
}

.chevron-2 {
  width: 30px;
  height: auto;
}

.div-block-13 {
  align-items: center;
  display: flex;
}

.button-primary {
  color: var(--color-brand-2); 
  text-align: center;
  transform-style: preserve-3d;
  background-color: var(--color-brand-1-hover);
  border: 1px solid var(--color-brand-1);
  border-radius: 10px;
  padding: 22px 32px;
  font-weight: 500;
  line-height: 1em;
  transition: box-shadow 0.35s, transform 0.35s;
  /* box-shadow: 0 2px 6px rgba(28, 125, 248, 0.22); */
  box-shadow: .25rem .25rem 0 0 var(--color-brand-1);
}

.button-primary:hover {
  color: var(--color-brand-2);
  transform: translate3d(0, -2px, 0.01px);
  /* box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22); */
  box-shadow: 0 8px 20px var(--color-brand-1-hover);
}

.text-span {
  color: var(--color-brand-1);
}

.input-2 {
  /* min-height: 62px; */
  color: #3d565f;
  border: 1px solid #cde2e7;
  border-radius: 10px;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 16px;
  transition: border-color 0.35s, color 0.35s;
  box-shadow: 0 2px 8px rgba(28, 125, 248, 0.07),
    0 1px 3px rgba(25, 49, 80, 0.03);
}

.input-2:hover {
  border-color: var(--bs-teal);
}

.input-2:focus {
  color: #193150;
  border-color: var(--bs-teal);
}

.input-2::-ms-input-placeholder {
  color: #778ba5;
}

.input-2::placeholder {
  color: #778ba5;
}

.calculated-pricing {
  color: var(--color-brand-1);
  text-align: center;
  margin-bottom: 0;
  font-size: 3rem !important;
  line-height: 1.2;
}

.feature-pointer {
  line-height: 1.5;
}

.personal-plan-heading {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.4rem;
}

.marquee {
  grid-column-gap: 1.5rem;
  display: flex;
  overflow: hidden;
}

.testimonials-tabs {
  flex-direction: column-reverse;
  display: flex;
}

.about-testimonial-name {
  color: #193150;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1em;
}

.app-logo-info_holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-8 {
  width: auto;
  display: block;
}

.bg.request-a-quote-form-2 {
  z-index: -1;
  width: 345px;
  height: 345px;
  min-width: 345px;
  background-color: #72d962;
  border-radius: 1000px;
  position: absolute;
  bottom: -71px;
  left: -130px;
  box-shadow: 0 4px 34px rgba(114, 217, 98, 0.18);
}

.bg.request-a-quote-form-1 {
  z-index: -1;
  width: 565px;
  height: 565px;
  min-width: 565px;
  background-color: var(--color-brand-1);
  border-radius: 1000px;
  position: absolute;
  top: -86px;
  right: -159px;
  box-shadow: 0 4px 24px rgba(28, 125, 248, 0.12);
}

.bg.service {
  display: block;
}

.logo-image-lead {
  width: 100px;
  height: 100px;
  border-radius: 25px;
}

.logo-image-lead.small-icon-platform {
  width: 36px;
  height: 36px;
  border-radius: 25%;
  position: relative;
  top: 125px;
  left: 36px;
}

.form-tab-wrapper {
  max-width: 100rem;
  /* margin-bottom: 4rem; */
  padding-top: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.image-logos {
  height: auto;
}

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

.about-this-service-wrapper.margin-top {
  margin-top: 5rem;
}

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

.html-embed-6 {
  margin-bottom: 20px;
}

.logo-carousel-container-down {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 1rem;
}

.list-footer-2 {
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.sub-titile_new-2 {
  color: var(--color-brand-1);
  text-align: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  /* line-height: 4rem; */
}

.testimonial-tab-link {
  background-color: rgba(0, 0, 0, 0);
  border-top: 4px solid rgba(0, 0, 0, 0);
  align-items: center;
  margin-top: -1px;
  padding: 41px 0 0;
  display: flex;
}

.testimonial-tab-link.w--current {
  background-color: rgba(0, 0, 0, 0);
  border-top-color: var(--color-brand-1);
}

.home-hero-wrapper {
  justify-content: center;
  align-items: center;
  /* margin-top: 80px; */
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.home-hero-wrapper.flex-vertical {
  flex-direction: column;
}

.home-hero-wrapper.flex-vertical.new-spacing {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.button-holder-error-message {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.footer-link-2 {
  color: #778ba5;
  white-space: nowrap;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 1em;
  text-decoration: none;
}

.footer-link-2:hover {
  color: var(--color-brand-1);
}

.footer-link-2.w--current {
  color: #193150;
  font-weight: 500;
}

.footer-link-2.email {
  padding-left: 5px;
}

.text-block-25 {
  line-height: 1.5;
}

.form-capture-section {
  justify-content: center;
  display: flex;
}

.logo-loop-container-2 {
  width: auto;
  height: 100%;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.split-content.home-hero-left {
  max-width: 46%;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 20px;
}

.split-content.home-hero-left.flex-centre {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.split-content.home-hero-left.flex-centre.margin-new {
  max-width: 80rem;
  margin-bottom: 10px;
  margin-right: 0;
}

.split-content.header-right {
  height: 80px;
  align-items: center;
  display: flex;
}

.split-content.request-a-quote-left {
  max-width: 471px;
  margin-right: 40px;
}

.split-content.testimonial-content {
  flex: 1;
}

.split-content.our-process-left {
  max-width: 396px;
}

.split-content.our-process-left.padding-down {
  margin-bottom: 1rem;
}

.split-content.about-this-service-left {
  max-width: 47%;
}

.split-content.request-a-quote-right {
  width: 100%;
  max-width: 694px;
  position: relative;
}

.split-content.service-features-left {
  max-width: 618px;
}

.split-content.testimonials-left {
  /* max-width: 409px; */
}

.split-content.header-right {
  height: 80px;
  align-items: center;
  /* margin-left: 4rem; */
  display: flex;
}

.footer-list-item-2 {
  max-height: 16px;
  align-items: center;
  margin-bottom: 26px;
  display: flex;
}

.heading-hero {
  font-size: 3em;
}

.heading-hero.new-centre-aligned {
  text-align: center;
}

.heading-hero.new-centre-aligned.white {
  color: #fff;
}

.heading-hero.new-centre-aligned.white.margin-bottom {
  margin-bottom: 20px;
}

.footer-mobile-content-2 {
  justify-content: center;
  align-items: center;
  display: block;
}

.logo-item-2 {
  margin-left: 10px;
  margin-right: 20px;
}

.button-primary-2 {
  color: var(--color-brand-2);
  text-align: center;
  transform-style: preserve-3d;
  background-color: var(--color-brand-1-hover);
  border-radius: 10px;
  border: 1px solid var(--color-brand-1);
  padding: 22px 32px;
  font-weight: 500;
  line-height: 1em;
  transition: box-shadow 0.35s, transform 0.35s;
  /* box-shadow: 0 2px 6px rgba(28, 125, 248, 0.22); */
  box-shadow: .25rem .25rem 0 0 var(--color-brand-1);
}

.button-primary-2:hover {
  color: var(--color-brand-2);
  transform: translate3d(0, -2px, 0.01px);
  box-shadow: 0 8px 20px var(--color-brand-1-hover);
}

.button-primary-2.width-max {
  max-width: 300px;
  flex: 1;
}

.button-primary-2.width-max.alternate {
  color: var(--color-brand-1);
  background-color: #fff;
  border: 1px solid var(--color-brand-1);
}

.button-primary-2.width-max.alternate:hover {
  color: #fff;
  background-color: var(--color-brand-1);
}

.html-embed-16-2 {
  display: block;
}

.search-box-wrapper {
  width: 1080px;
  max-width: 1440px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.heading-large-top {
  color: #101828;
  font-size: 2.23438rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-large-top.feature-heading {
  text-align: left;
  margin-bottom: 40px;
  line-height: 1;
}

.heading-large-top.feature-heading.form-heading {
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
}

.heading-large-top.pricing {
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.floatingbutton {
  z-index: 20000;
  width: 300px;
  height: 300px;
  background-color: #4c4a4a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 2%;
}

.about-testimonial-company-wrapper {
  max-width: 205px;
  transition-property: transform;
}

.about-testimonial-company-wrapper:hover {
  transform: scale(0.95);
}

.logo-carousel-wrapper-2 {
  height: auto;
  flex: none;
  display: flex;
}

.field-label {
  text-align: left;
}

.app-info-display.installs,
.app-info-display.ctr,
.app-info-display.mhr {
  width: 100%;
}

.text-block-4 {
  font-weight: 600;
}

.small-print-2 {
  color: rgba(25, 49, 80, 0.57);
  text-align: center;
  margin-top: 40px;
  font-size: 13px;
  line-height: 1.563em;
}

.tabs-layout_component {
  z-index: 200;
  height: auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #fff;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.05fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 1rem 1rem 2rem;
  display: flex;
  position: static;
}

.process-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.tabs_menu-service {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px #a5a5a5;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: max-content max-content max-content;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

.card-2 {
  background-color: #fff;
  border: 0.5px solid #dce3ed;
  border-radius: 36px;
  overflow: hidden;
  box-shadow: 0 1px 24px rgba(25, 49, 80, 0.04),
    0 6px 21px rgba(28, 125, 248, 0.05);
}

.card-2.contact {
  z-index: 1;
  width: 100%;
  max-width: 60rem;
  min-height: 500px;
  border-color: #b4c2d6;
  margin-top: 45px;
  margin-left: 2rem;
  margin-right: 2rem;
  padding: 66px 74px;
  position: relative;
  box-shadow: 0 6px 36px rgba(25, 49, 80, 0.09);
}

.card-2.contact.google_play-store.new {
  box-shadow: none;
  border-style: none;
  margin-top: 20px;
  padding-top: 40px;
}

.brand-header {
  max-width: 106px;
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform 0.35s;
}

.brand-header:hover {
  transform: scale3d(0.95, 0.95, 1.01);
}

.hide {
  display: none;
}

.top-part {
  flex-direction: column;
  display: flex;
}

.top-part.padding {
  align-items: center;
  padding: 1rem;
}

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

.html-embed-43 {
  display: none;
}

.package-card {
  background-color: #fff;
  border: 0.5px solid #dce3ed;
  border-radius: 36px;
  flex-direction: column;
  display: flex;
}

.package-card.logic {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.image-17 {
  width: 50px;
  position: relative;
  top: 7px;
  left: 103%;
}

.request-a-quote-contact-wrapper {
  color: #465a74;
  align-items: center;
  margin-bottom: 19px;
  font-size: 18px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.request-a-quote-contact-wrapper:hover {
  color: var(--color-brand-1);
}

.request-a-quote-contact-wrapper.last {
  margin-bottom: 0;
}

.footer-main-content-wrapper-2 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tabs_content-wrapper-service {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.request-a-quote-wrapper {
  justify-content: space-between;
  display: flex;
}
html {
  scroll-padding-top: 80px; 
}
.container-header-2 {
  height: 80px;
  max-width: 1257px;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.tab-button-desc {
  font-size: 14px;
  line-height: 24px;
}

.tab-button-title {
  justify-content: space-between;
  align-items: center;
  /* margin-bottom: 10px; */
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  display: flex;
}

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

.top-content.service-features {
  margin-bottom: 56px;
}

.top-content.service-features.flex {
  flex-direction: column;
  align-items: center;
}

.top-content.our-process {
  margin-bottom: 56px;
}

.top-content.our-process.flex-vert {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.top-content.testimonials {
  margin-bottom: 20px;
}

.top-content.testimonials.centre-aligned {
  flex-direction: column;
  align-items: center;
}

.input-wrapper-2 {
  position: relative;
}

.header-logo-2 {
  width: 148px;
}

.text-block-21 {
  color: #778ba5;
  padding-left: 0;
  line-height: 1em;
}

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

.about-testimonial-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 72px;
  display: flex;
}

.app-logo_holder {
  justify-content: center;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

.app-logo_holder.small-icon {
  margin-bottom: -10px;
}

.app-logo_holder.small-icon.pricing {
  justify-content: flex-start;
}

.app-logo_holder.bottom-spacing-margin {
  margin-bottom: 2rem;
}

.app-logo_holder.bottom-spacing-margin.pricing {
  margin-bottom: 0;
  padding-bottom: 0;
}

.subtitle {
  color: var(--color-brand-1);
  letter-spacing: -0.02em;
  text-transform: lowercase;
  margin-bottom: 19px;
  font-size: 20px;
  line-height: 1em;
}

.subtitle.mb-8px {
  margin-bottom: 8px;
}

.subtitle.process {
  margin-bottom: 26px;
}

.popup-content {
  background-color: #fff;
  border: 0.5px solid #dce3ed;
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0 1px 24px rgba(25, 49, 80, 0.04),
    0 6px 21px rgba(28, 125, 248, 0.05);
}

.popup-content.contact {
  z-index: 1;
  width: 100%;
  max-width: 60rem;
  min-height: 500px;
  border-color: #b4c2d6;
  margin-top: 45px;
  margin-left: 2rem;
  margin-right: 2rem;
  padding: 66px 74px;
  position: relative;
  box-shadow: 0 6px 36px rgba(25, 49, 80, 0.09);
}

.popup-content.contact.lead-form {
  background-color: #fff;
}

.popup-content.contact.lead-form.spacing {
  margin-top: 140px;
  margin-bottom: 50px;
  padding-top: 7px;
  padding-bottom: 16px;
}

.popup-content.contact.lead-form.spacing.phone-number {
  max-width: 38rem;
  min-height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 40px;
}

.heading {
  text-align: center;
}

.heading.card-package-features-new {
  color: #193150;
  margin-bottom: 28px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.heading.card-package-features-new.left-align {
  text-align: left;
}

.heading.tabsectiontitle {
  text-align: center;
  margin-bottom: 0;
}

.logo-carousel-wrapper-reverse {
  height: auto;
  flex: none;
  display: flex;
}

.process-grid {
  grid-column-gap: 59px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 50px;
  margin-bottom: 56px;
}

.loginpopupcontainer {
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.images-wrapper.hero-service {
  z-index: -1;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.images-wrapper.about-this-service {
  width: 100%;
  max-width: 35%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.images-wrapper.about-this-service.left-aligned {
  align-items: flex-start;
}

.tab-wrapper {
  margin-top: 1rem;
  margin-left: 0;
  margin-right: 0;
}

.tab-wrapper.vertical-centre-aligned {
  flex-direction: column;
  align-items: center;
  padding-bottom: 1rem;
  display: flex;
}

/* .footer-2 {
  background-color: #fff;
  border-top: 1px solid #dce3ed;
  padding-top: 60px;
  padding-bottom: 20px;
} */

.logo-carousel-container-2 {
  background-color: rgba(0, 0, 0, 0);
  padding: 0 2rem;
  display: none;
}

.images-wrapper-mob {
  display: none;
}

.image-wrapper {
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper.service-feature {
  width: 172px;
  height: 172px;
  min-width: 172px;
  background-color: #eff6ff;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.image-wrapper.service-feature._2 {
  background-color: #fff9e5;
}

.image-wrapper.service-feature._1 {
  background-color: #ecfde9;
}

.image-wrapper.request-a-quote-contact {
  width: 56px;
  height: 56px;
  min-width: 56px;
  background-color: var(--color-gray-50);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  display: flex;
}

.image-wrapper.request-a-quote-contact._1 {
  background-color: #ecfde9;
}

.image-wrapper.about-this-service-1 {
  border-radius: 40px;
  box-shadow: 0 4px 18px rgba(25, 49, 80, 0.1);
}

.image-wrapper.about-this-service-1.new {
  border-radius: 20px;
}

.image-wrapper.about-this-service-2 {
  border-radius: 40px;
  align-self: flex-end;
  margin-top: -156px;
  box-shadow: 0 4px 18px rgba(25, 49, 80, 0.1);
}

.image-wrapper.about-this-service-2.new {
  box-shadow: none;
}

.image-wrapper.process {
  width: 146px;
  height: 146px;
  min-width: 146px;
  background-color: #eff6ff;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 38px;
  display: flex;
}

.image-wrapper.testimonial-tab {
  width: 70px;
  height: 70px;
  min-width: 70px;
  border: 4px solid #fff;
  border-radius: 1000px;
  margin-right: 22px;
  box-shadow: 0 6px 8px rgba(32, 64, 105, 0.1);
}

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

.navbar-logo-left.tab-mobmenu {
  display: none;
}

.request-a-quote-form-grid {
  grid-column-gap: 28px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
}

.personal-plan-offer {
  flex-direction: column;
  align-items: stretch;
  margin-top: 30px;
  display: flex;
}

.image.request-a-quote-contact {
  margin-top: 4px;
}

.image.about-this-service-1 {
  width: 415px;
}

.image.service-feature {
  width: 128px;
  margin-top: 8px;
}

.image.process {
  margin-top: 8px;
}

.nav-menu-2 {
  height: 80px;
  display: flex;
  position: static;
}

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

.lottie-animation-2 {
  width: 300px;
}

.lottie-animation-2.height {
  height: 300px;
}

.logo-loop-container-2-reverse {
  width: auto;
  height: 100%;
  display: flex;
}

.marquee-content {
  min-width: 100%;
  grid-column-gap: 1.5rem;
  flex: none;
  justify-content: space-around;
  display: flex;
}

.container-hero-logos {
  max-width: 1257px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-hero-logos.new-bg {
  max-width: 1440px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.tab-button-content-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  border-radius: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 12px;
}

._2-buttons-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.section-2.bg-neutral-200.small-padding {
  padding-top: 60px;
}

.footer-logo-2 {
  width: 140px;
}

.request-a-quote-contact-main-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.title-wrap-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-wrap-2.horizontal {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.title-wrap-2.horizontal.lesspadding {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 40px;
}

.paragraph-main-centre {
  color: #465a74;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

.paragraph-main-centre.margin-botton-low {
  margin-bottom: 0;
}

.link-2 {
  font-size: 21px;
}

.image-content-wrapper {
  justify-content: center;
  /* margin-top: 20px; */
  display: flex;
}

.container-large-1134px {
  z-index: -1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section {
  padding-top: 4rem;
  /* padding-bottom: 4rem; */
}

.section.service {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.service.over-flow-new {
  overflow: visible;
}

.section.our-process {
  background-color: #fafbfd;
}

.section.request-a-quote {
  padding-top: 170px;
  padding-bottom: 5rem;
  overflow: hidden;
}

.card-package-content {
  background-color: #fafbfd;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 3rem 2rem;
  height: 100%;
}

.card-package-content.pricing {
  padding-top: 1rem;
}

.div-block-49 {
  width: 40px;
  height: 40px;
  color: #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.tabsection {
  padding-top: 0;
  padding-left: 3%;
  padding-right: 3%;
}

.tool-link-block {
  color: #333;
  text-decoration: none;
}

.rich-text-block {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.2;
}

.white-2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
}

.white-2.black {
  color: #211f1c;
}

.html-embed-12 {
  display: none;
}

.changer {
  height: 4rem;
  color: #72d962;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  position: relative;
  top: 0;
  overflow: visible;
}

.paragraph-hero {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
}

.paragraph-hero.home-hero {
  max-width: 396px;
  color: #778ba5;
  margin-bottom: 40px;
}

.paragraph-hero.home-hero.new-centre-aligned {
  color: #eff6ff;
  text-align: center;
}

.paragraph-hero.home-hero.new-centre-aligned.width {
  max-width: 50rem;
  color: #211f1c;
  max-width: 50rem;
  color: #211f1c;
  max-width: 50rem;
  color: #211f1c;
  max-width: 50rem;
  color: #211f1c;
  margin-top: 20px;
  margin-bottom: 20px;
}

.html-embed-45 {
  width: auto;
  display: block;
}

.html-embed-11 {
  display: none;
}

.button-holder-2 {
  margin-left: 15px;
}

.result-view-wrapper {
  width: 100%;
}

.html-embed-13 {
  border-radius: 8px;
}

.app-search-box-holder-2 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.code-left-2 {
  width: 36rem;
}

.changer-move {
  display: inline-block;
  overflow: hidden;
}

.heading-11 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.1;
}

.heading-11.new-centre-aligned {
  text-align: center;
}

.heading-11.new-centre-aligned.white {
  font-size: 20px;
  font-weight: 600;
}

.changer-overflow {
  height: 3.625rem;
  float: right;
  display: inline-block;
  overflow: hidden;
}

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

.html-embed-46 {
  display: none;
}

.html-embed-47 {
  width: auto;
  display: block;
}

.html-embed-48 {
  border-radius: 8px;
}

.code-left-3 {
  width: 46rem;
}

.code-left-3.new {
  width: auto;
}

.heading-12 {
  font-size: 3em;
}

.heading-12.new-centre-aligned {
  text-align: center;
}

.heading-12.new-centre-aligned.white {
  color: #fff;
}

.bold-text-2 {
  color: #333;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}

.page-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.ckeck-icon-2 {
  width: 23px;
  height: 23px;
  align-self: flex-start;
  margin-right: 10px;
}

.text-block-26 {
  line-height: 1.5;
}

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

.footer-text-holder {
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-size-regular {
  color: #667085;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5;
}

.max-width-large-3 {
  width: 100%;
  max-width: 60rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.image-content-wrapper-2 {
  justify-content: center;
  display: flex;
}

.container-12 {
  max-width: 1216px;
  margin-left: auto;
  margin-right: auto;
}

.cta-text-container {
  z-index: 2;
  width: 90%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  left: 44%;
}

.heading-regular-sf1 {
  color: #101828;
  text-align: left;
  font-size: 1.5rem;
}

.heading-regular-sf1.text-color-black {
  margin-bottom: 0;
  font-size: 1.09688rem;
  font-weight: 600;
  line-height: 1.5;
}

.title-3 {
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.5;
}

.form-wrapper,
.html-embed-18 {
  display: none;
}

.button-holder-nav {
  display: flex;
}

.row-wrapper {
  margin-bottom: 100px;
}

.section-3.home-hero {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 100px;
  padding-bottom: 60px;
}

.section-3.home-hero.down-low-padding {
  padding-bottom: 10px;
}

.section-3.home-hero.down-low-padding.new-bg {
  background-color: #193150;
}

.section-3.home-hero.down-low-padding.new-bg.new-color-bg.light-bg {
  background-color: #fafbfd;
  padding-bottom: 0;
}

.header-logo {
  height: 26px;
}

.image-4 {
  width: 280px;
}

.card-package-content-2 {
  background-color: #fafbfd;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  flex: 1;
  padding: 3rem 2rem;
}

.competitors-blue {
  color: #4fc9da;
}

.text-size-medium-sf1 {
  color: #667085;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5;
}

.text-size-medium-sf1.text-color-grey {
  color: #667085;
}

.text-size-medium-sf1.text-color-grey.text-align-center {
  text-align: center;
}

.html-embed-17 {
  display: none;
}

.padding-vertical-2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-vertical-2.padding-huge {
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
}

.padding-vertical-2.padding-huge.flex {
  flex-direction: column;
  align-items: stretch;
  padding-bottom: 2rem;
  display: flex;
}

.padding-vertical-2.padding-huge.flex.no-padding-up {
  padding-top: 0;
}

.nav-menu {
  height: 80px;
  margin-left: 4rem;
  display: flex;
  position: static;
}

.consultation-blue {
  color: #4fc9da;
}

.section-wrapper {
  justify-content: center;
  display: flex;
}

.margin-bottom-5 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom-5.margin-small {
  margin-left: 0;
  padding-left: 0;
  display: block;
}

.margin-bottom-5.margin-small.paragrapgh {
  width: 50%;
  margin-top: 10px;
  margin-bottom: 3rem;
}

.margin-bottom-5.margin-xxlarge {
  margin-bottom: 2.25rem;
}

.margin-bottom-5.margin-xxlarge.max-width {
  max-width: 500px;
}

.margin-bottom-5.margin-xxlarge.max-width.right-margin {
  margin-right: 4rem;
}

.margin-bottom-5.margin-small {
  margin-top: 0;
  margin-bottom: 1rem;
}

.margin-bottom-5.align-centre {
  justify-content: center;
  display: flex;
}

.margin-bottom-5.align-centre.right-margin {
  margin-right: 4rem;
}

.margin-bottom-5.align-centre.margin-down {
  margin-bottom: 10rem;
}

.margin-bottom-5.align-centre.margin-down.data {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}

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

.card-service-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}

.text-span-tm {
  font-weight: 400;
}

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

.card-3 {
  border: 0.5px dashed rgba(33, 31, 28, 0.36);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 1px 24px rgba(25, 49, 80, 0.04),
    0 6px 21px rgba(28, 125, 248, 0.05);
}

.html-embed-49 {
  width: auto;
  display: block;
}

.heading-medium-8 {
  text-align: center;
  font-size: 2.23438rem;
  line-height: 1.1;
}

.container-header {
  height: 80px;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 24px;
  display: flex;
}

._2-column {
  grid-column-gap: 116px;
  grid-row-gap: 312px;
  grid-template-rows: auto;
}

.text-size-xlarge-sf1 {
  color: #211f1c;
  font-size: 2rem;
}

.text-size-xlarge-sf1.text-weight-medium {
  text-align: center;
  font-size: 1.42188rem;
  line-height: 1.5;
}

.text-size-xlarge-sf1.text-weight-medium.padding-bottom {
  margin-bottom: 10px;
}

.italic-text {
  font-size: 2rem;
}

.google-sign-in-wrapper {
  justify-content: center;
  display: flex;
}

.text-size-medium-sf1-2 {
  text-align: center;
  flex: 0 auto;
  font-size: 1rem;
  line-height: 1.5;
}

.contact-form-grid-4 {
  grid-column-gap: 28px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.text-block-27 {
  color: #127502;
  line-height: 1.5;
}

.html-embed-50 {
  border-radius: 8px;
}

.pricing-package-grid-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  justify-items: center;
  display: grid;
}

.image-dashboard {
  max-width: 600px;
}

.cta-card {
  width: auto;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta-card.bg-blue {
  max-width: 1440px;
  background-color: #4fc9da;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.cta-card.bg-blue.no-bg {
  background-color: #fff;
}

.input-3 {
  min-height: 62px;
  color: #193150;
  border: 1px solid #dce3ed;
  border-radius: 10px;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 16px;
  transition: border-color 0.35s, color 0.35s;
  box-shadow: 0 2px 8px rgba(28, 125, 248, 0.07),
    0 1px 3px rgba(25, 49, 80, 0.03);
}

.input-3:hover {
  border-color: var(--color-brand-1);
}

.input-3:focus {
  color: #193150;
  border-color: var(--color-brand-1);
}

.input-3::-ms-input-placeholder {
  color: #778ba5;
}

.input-3::placeholder {
  color: #778ba5;
}

.nav-link {
  height: 80px;
  color: #211f1c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.09688rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: color 0.35s;
  display: flex;
  position: static;
}

.nav-link:hover {
  color: #4fc9da;
}

.nav-link.w--current {
  color: #193150;
  font-weight: 500;
}

.nav-link.hide {
  display: flex;
}

.nav-link.hide:hover {
  color: var(--color-brand-1);
}

._3-grid-large {
  width: 100%;
  grid-column-gap: 4em;
  grid-row-gap: 3.25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.form-holder-phone-number {
  display: none;
}

.icon-holder {
  max-width: 100%;
  margin-right: 28px;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.container-medium.space-down {
  margin-bottom: 10rem;
}

.section-cta-14.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.keywords-orange {
  color: #f06445;
}

.contact-link {
  color: #211f1c;
  font-size: 0.934375rem;
  line-height: 1.2;
  text-decoration: none;
}

.contact-link:hover {
  color: #4fc9da;
}

.brand-header-2 {
  max-width: 160px;
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform 0.35s;
}

.brand-header-2:hover {
  transform: scale3d(0.95, 0.95, 1.01);
}

.icon-1x1-huge {
  width: 400px;
  height: 361px;
}

.stat-block {
  background-color: #fff;
  border-radius: 30px;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: -10px;
  right: auto;
  overflow: hidden;
  box-shadow: 5px 5px 40px rgba(0, 0, 0, 0.2);
}

.button-primary-3 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: var(--color-brand-1);
  border-radius: 10px;
  padding: 22px 32px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: box-shadow 0.35s, transform 0.35s;
  box-shadow: 0 2px 6px rgba(28, 125, 248, 0.22);
}

.button-primary-3:hover {
  color: #fff;
  transform: translate3d(0, -2px, 0.01px);
  box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22);
}

.button-primary-3.width-max {
  max-width: 300px;
  flex: 1;
}

.footer {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.title {
  text-align: center;
}

.title.our-services {
  text-align: left;
  margin-top: 0;
  margin-bottom: 6px;
  font-size: 1.09688rem;
  font-weight: 500;
  line-height: 1.5;
}

.title.card-package-features-new {
  color: #193150;
  margin-bottom: 28px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.title.card-package-features-new.price {
  font-size: 2.5rem;
}

.title.card-package-features-new.left-align {
  color: rgba(25, 49, 80, 0.82);
  text-align: left;
}

.features-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-dasboard-feature {
  margin-bottom: 4rem;
}

.section-dasboard-feature.flex-new {
  max-width: 1440px;
  justify-content: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.section-dasboard-feature.flex-new._2 {
  flex-direction: column;
  align-items: center;
}

.section-dasboard-feature.flex-new._2.pricing {
  margin-bottom: 2rem;
}

.navbar-2 {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 14px rgba(28, 125, 248, 0.07);
}

.navbar-2.mobhide {
  box-shadow: none;
}

.image-wrapper-3.relative {
  position: relative;
}

.anim-wrap-3 {
  overflow: hidden;
}

.text-cta {
  text-align: center;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.pointer {
  margin-bottom: 52px;
  display: flex;
}

.sub-text {
  font-size: 1rem;
}

.padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}

.oval {
  z-index: -1;
  width: 147px;
  height: 147px;
  background-image: linear-gradient(#fedf8b, #ffc16b);
  border-radius: 50%;
  position: absolute;
  top: auto;
  bottom: 153px;
  left: -62px;
  right: auto;
  box-shadow: 1px 1px 40px rgba(246, 216, 135, 0.7);
}

.oval._2 {
  top: -47px;
  bottom: auto;
  left: auto;
  right: -56px;
}

.image-18 {
  width: 50px;
  position: relative;
  bottom: 20px;
  left: 50px;
}

.contact-cards-holder.margin-up {
  margin-top: 50px;
}

.feature-pointer-2 {
  font-size: 16px;
  line-height: 1.5;
}

.cta-14-grid {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: block;
}

.page-padding-2 {
  padding-left: 5%;
  padding-right: 5%;
}

.form-block-phone-number {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.feature-para {
  text-align: left;
  margin-bottom: 20px;
}

.max-width-large-4 {
  width: 100%;
  max-width: 60rem;
}

.image-content-wrapper-3 {
  justify-content: center;
  display: flex;
}

.html-embed-51 {
  display: none;
}

.section-4.home-hero {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 100px;
  padding-bottom: 60px;
}

.section-4.home-hero.down-low-padding {
  padding-bottom: 10px;
}

.section-4.home-hero.down-low-padding.new-bg {
  background-color: #193150;
}

.section-4.home-hero.down-low-padding.new-bg.new-color-bg.light-bg {
  background-color: #fafbfd;
  padding-bottom: 0;
}

.image-19 {
  width: 280px;
}

.html-embed-52 {
  display: none;
}

.padding-vertical-3 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.padding-vertical-3.padding-huge {
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
}

.padding-vertical-3.padding-huge.flex {
  flex-direction: column;
  align-items: stretch;
  padding-bottom: 2rem;
  display: flex;
}

.padding-vertical-3.padding-huge.flex.no-padding-up {
  padding-top: 0;
}

.margin-bottom-6 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom-6.margin-small {
  margin-left: 0;
  padding-left: 0;
  display: block;
}

.margin-bottom-6.margin-small.paragrapgh {
  width: 50%;
  margin-top: 10px;
  margin-bottom: 3rem;
}

.margin-bottom-6.margin-xxlarge {
  margin-bottom: 2.25rem;
}

.margin-bottom-6.margin-xxlarge.max-width {
  max-width: 500px;
}

.margin-bottom-6.margin-xxlarge.max-width.right-margin {
  margin-right: 4rem;
}

.margin-bottom-6.margin-small {
  margin-top: 0;
  margin-bottom: 1rem;
}

.margin-bottom-6.align-centre {
  justify-content: center;
  display: flex;
}

.margin-bottom-6.align-centre.right-margin {
  margin-right: 4rem;
}

.margin-bottom-6.align-centre.margin-down {
  margin-bottom: 10rem;
}

.margin-bottom-6.align-centre.margin-down.data {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}

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

.card-4 {
  border: 0.5px dashed rgba(33, 31, 28, 0.36);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 1px 24px rgba(25, 49, 80, 0.04),
    0 6px 21px rgba(28, 125, 248, 0.05);
}

.html-embed-53 {
  width: auto;
  display: block;
}

.container-header-3 {
  height: 80px;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 24px;
  display: flex;
}

.text-size-medium-sf1-3 {
  text-align: center;
  flex: 0 auto;
  font-size: 1rem;
  line-height: 1.5;
}

.text-block-29 {
  color: #127502;
  line-height: 1.5;
}

.html-embed-54 {
  border-radius: 8px;
}

.nav-link-3 {
  height: 80px;
  color: #211f1c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.09688rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: color 0.35s;
  display: flex;
  position: static;
}

.nav-link-3:hover {
  color: #4fc9da;
}

.nav-link-3.w--current {
  color: #193150;
  font-weight: 500;
}

.nav-link-3.hide {
  display: flex;
}

.nav-link-3.hide:hover {
  color: var(--color-brand-1);
}

.brand-header-3 {
  max-width: 160px;
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform 0.35s;
}

.brand-header-3:hover {
  transform: scale3d(0.95, 0.95, 1.01);
}

.button-primary-4 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: var(--color-brand-1);
  border-radius: 10px;
  padding: 22px 32px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: box-shadow 0.35s, transform 0.35s;
  box-shadow: 0 2px 6px rgba(28, 125, 248, 0.22);
}

.button-primary-4:hover {
  color: #fff;
  transform: translate3d(0, -2px, 0.01px);
  box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22);
}

.button-primary-4.width-max {
  max-width: 300px;
  flex: 1;
}

.footer-3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.navbar-3 {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 14px rgba(28, 125, 248, 0.07);
}

.navbar-3.mobhide {
  box-shadow: none;
}

.image-20 {
  width: 50px;
  position: relative;
  bottom: 20px;
  left: 50px;
}

.feature-pointer-3 {
  font-size: 16px;
  line-height: 1.5;
}

.page-padding-3 {
  padding-left: 5%;
  padding-right: 5%;
}

.html-embed-56 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.ckeck-icon-3 {
  width: 23px;
  height: 23px;
  align-self: flex-start;
  margin-top: 6px;
  margin-right: 10px;
}

.html-embed-57 {
  width: auto;
  display: block;
}

.app-search-box-holder-3 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.form-tab-wrapper-2 {
  max-width: 100rem;
  margin-bottom: 4rem;
  padding-top: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

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

.heading-13.card-package-features-new {
  color: #193150;
  margin-bottom: 28px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
}

.heading-13.card-package-features-new.left-align {
  text-align: left;
}

.heading-13.tabsectiontitle {
  text-align: center;
  margin-bottom: 0;
}

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

.card-package-content-3 {
  background-color: #fafbfd;
  border-bottom-right-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 3rem 2rem;
}

.card-package-content-3.pricing {
  padding-top: 1rem;
}


@media screen and (min-width: 1920px) {
  .html-embed-14 {
    width: auto;
  }
  
  .max-width-xlarge.align-center {
    max-width: 1360px;
  }
  
  .container-default {
    max-width: 1457px;
  }
  
  .html-embed-8 {
    width: auto;
  }
  
  .bg.service{
    width: 100%;
  }
  
  .form-tab-wrapper {
    max-width: 1600px;
    flex: 1;
  }
  
  .code-left {
    flex-wrap: nowrap;
    align-self: auto;
    display: block;
  }
  
  .container-header-2,
  .container-hero-logos {
    max-width: 1457px;
  }
  
  .container-hero-logos.new-bg {
    background-color: rgba(0, 0, 0, 0);
  }
  
  .html-embed-45 {
    width: auto;
  }
  
  .code-left-2 {
    width: 36rem;
    flex-wrap: nowrap;
    align-self: auto;
    display: block;
  }
  
  .changer-overflow {
    width: auto;
    height: 4rem;
  }
  
  .html-embed-47 {
    width: auto;
  }
  
  .code-left-3 {
    width: 36rem;
    flex-wrap: nowrap;
    align-self: auto;
    display: block;
  }
  
  .section-3.flex-centre {
    justify-content: center;
    display: flex;
  }
  
  .html-embed-49 {
    width: auto;
  }
  
  .container-header {
    max-width: 1457px;
  }
  
  .section-dasboard-feature.flex-new {
    max-width: 1600px;
  }
  
  .section-4.flex-centre {
    justify-content: center;
    display: flex;
  }
  
  .html-embed-53 {
    width: auto;
  }
  
  .container-header-3 {
    max-width: 1457px;
  }
  
  .html-embed-57 {
    width: auto;
  }
  
  .form-tab-wrapper-2 {
    max-width: 1600px;
    flex: 1;
  }
  
  .code-left-4 {
    flex-wrap: nowrap;
    align-self: auto;
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .html-embed-42 {
    display: none;
  }

  .tabs1_link-service {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
  }

  .html-embed-14,
  .html-embed-8 {
    width: auto;
  }

  .logo-image-lead {
    border-radius: 25px;
  }

  .form-tab-wrapper {
    max-width: 140rem;
  }

  .code-left {
    width: 100%;
  }

  .process-grid {
    grid-template-rows: auto auto;
  }

  .tabsection {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .html-embed-45 {
    width: auto;
  }

  .app-search-box-holder-2 {
    align-items: center;
  }

  .code-left-2 {
    width: 36rem;
    flex: 0 auto;
  }

  .html-embed-47 {
    width: auto;
  }

  .code-left-3 {
    width: 43rem;
    flex: 0 auto;
  }

  .max-width-large-3.align-center {
    max-width: 90rem;
  }

  .section-3.light-bg {
    background-color: #fafbfd;
  }

  .section-3.flex-centre.bg-light-grey {
    background-color: #f9fbfe;
  }

  .html-embed-49 {
    width: auto;
  }

  .text-size-xlarge-sf1 {
    color: #211f1c;
    text-align: center;
  }

  .text-size-xlarge-sf1.text-weight-medium {
    font-size: 1.42188rem;
    font-weight: 500;
  }

  .text-size-xlarge-sf1.text-weight-medium.padding-bottom {
    margin-bottom: 10px;
  }

  .text-size-medium-sf1-2 {
    color: #211f1c;
    text-align: center;
  }

  .cta-card.bg-blue.no-bg.bg-grey {
    background-color: #fff;
  }

  ._3-grid-large {
    grid-row-gap: 3.75em;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-medium {
    max-width: 90rem;
  }

  .container-medium.space-down {
    margin-bottom: 10rem;
  }

  .title.our-services {
    margin-bottom: 8px;
  }

  .padding-vertical.padding-medium {
    padding-bottom: 2rem;
  }

  .padding-vertical.padding-medium.max-width {
    max-width: 1216px;
  }

  .max-width-large-4.align-center {
    max-width: 90rem;
  }

  .section-4.light-bg {
    background-color: #fafbfd;
  }

  .section-4.flex-centre.bg-light-grey {
    background-color: #f9fbfe;
  }

  .html-embed-53 {
    width: auto;
  }

  .text-size-medium-sf1-3 {
    color: #211f1c;
    text-align: center;
  }

  .html-embed-55 {
    display: none;
  }

  .html-embed-57 {
    width: auto;
  }

  .form-tab-wrapper-2 {
    max-width: 140rem;
  }

  .code-left-4 {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .button-primary-cleint.mobileonly {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .seo-back-to-top{
    bottom: 60px !important;
  }  
  .section-logo-marquee.padding-horizontal-vertical {
    /* display: none; */
  }

  .tab-component {
    flex-direction: row;
    align-items: stretch;
  }

  .floatingcta-button-2 {
    display: flex;
  }

  .floatingcta-button-2._100 {
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .footer-logo-link {
    white-space: normal;
    margin-bottom: 20px;
  }

  .navbar.mobhide {
    display: none;
  }

  .menu-button {
    z-index: 99;
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: var(--color-brand-1);
    border-radius: 10px;
    margin-left: 20px;
    padding: 12px;
    font-size: 30px;
    transition: box-shadow 0.35s, transform 0.35s;
    display: flex;
  }

  .menu-button:hover {
    transform: translate(0, -2px);
    box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22);
  }

  .menu-button.w--open {
    background-color: var(--color-brand-1);
    transform: translate(0, -2px);
    box-shadow: 0 8px 20px rgba(28, 125, 248, 0.3);
  }

  .paragraph-8.process {
    /* margin-left: 0; */
  }

  .paragraph-8.home-hero {
    margin-bottom: 30px;
  }

  .paragraph-8.home-hero.new-centre-aligned.width {
    max-width: 30rem;
  }

  .paragraph-8.about-this-service {
    margin-bottom: 30px;
  }

  .paragraph-8.process-step {
    max-width: 717px;
  }

  .paragraph-8.home-hero {
    margin-bottom: 30px;
  }

  .testimonial-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

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

  .container-medium-666px.process {
    text-align: center;
    margin-left: 0;
  }

  .tab-button-desc-wrapper {
    overflow: hidden;
  }

  .footer-content-links-2 {
    padding-top: 0;
  }

  .tabs1_link-service {
    width: 100%;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    padding: 0.5rem 1.5rem;
  }

  .tabs1_link-service.w--current {
    /* width: 80%; */
    /* margin-left: auto; */
    /* margin-right: auto; */
  }

  .tabs1_link-service.sp-first,
  .tabs1_link-service._3rd {
    border-radius: 16px;
  }

  .tabs-menu {
    width: 100%;
    height: auto;
    margin-right: 0%;
  }

  .menu-icon {
    height: 100%;
    display: flex;
  }

  .html-embed-14 {
    width: auto;
    text-align: center;
  }

  .navbar-logo-left-container.shadow-three {
    display: flex;
  }

  .search-box_holder.flex-custom.width {
    justify-content: center;
    align-items: flex-start;
  }

  .search-box_holder.flex-custom.width.flex {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .search-box_holder.flex-custom.width {
    justify-content: center;
    align-items: center;
  }

  .nav-link-2 {
    font-size: 30px;
    line-height: 1em;
  }

  .button-primary-cleint {
    display: flex;
  }
  .container-3 {
    max-width: 728px;
  }

  .card.service-feature {
    /* padding-left: 40px; */
    /* padding-right: 40px; */
  }

  .app-search-box-holder.margin-top.new-height.mobile {
    height: auto;
    justify-content: flex-start;
    display: flex;
  }

  .tabs-content-2 {
    width: 55%;
    align-items: center;
    display: flex;
  }

  .tabs-content-2.align-top {
    display: none;
  }

  .max-width-xlarge.align-center {
    width: auto;
  }

  .service-features-grid {
    grid-column-gap: 30px;
  }

  .container-11 {
    padding: 30px 3%;
  }

  .html-embed-8 {
    width: auto;
    text-align: center;
  }

  .about-this-service-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 4rem;
  }

  .home-hero-wrapper {
    flex-direction: column-reverse;
    align-items: center;
  }

  .footer-link-2 {
    white-space: normal;
  }

  .split-content.home-hero-left {
    max-width: 557px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
    display: flex;
  }

  .split-content.request-a-quote-left {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .split-content.testimonial-content {
    max-width: none;
  }

  .split-content.our-process-left {
    margin-bottom: 20px;
  }

  .split-content.about-this-service-left {
    max-width: 562px;
    margin-bottom: 60px;
  }

  .split-content.request-a-quote-right {
    max-width: 100%;
  }

  .split-content.service-features-left,
  .split-content.testimonials-left {
    margin-bottom: 30px;
  }

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

  .footer-mobile-content-2 {
    text-align: left;
    overflow: visible;
  }

  .search-box-wrapper {
    width: auto;
  }

  .heading-large-top.feature-heading.form-heading {
    font-size: 1.8rem !important;
  }

  .floatingbutton {
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
    bottom: 0%;
    right: 0%;
  }

  .process-step-content {
    text-align: left;
  }

  .app-info-display.installs.mobile,
  .app-info-display.ctr.mobile,
  .app-info-display.mhr.mobile {
    padding-left: 50px;
    padding-right: 50px;
  }

  .text-block-4 {
    font-size: 13px;
    line-height: 16px;
  }

  .tabs-layout_component {
    min-height: auto;
    grid-column-gap: 3rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .process-wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  .tabs_menu-service {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
    flex-wrap: wrap;
    grid-template-columns: 1fr;
  }

  .card-2.contact {
    margin-top: 40px;
    padding: 60px 54px;
  }

  .card-2.contact.google_play-store.new {
    width: 100vw;
  }

  .brand-header {
    z-index: 99;
  }

  .footer-main-content-wrapper-2 {
    max-width: 350px;
    margin-bottom: 0;
    margin-right: 32px;
  }

  .request-a-quote-wrapper {
    flex-direction: column;
  }

  .tab-button-desc {
    font-size: 10px;
    line-height: 20px;
  }

  .top-content.service-features,
  .top-content.our-process,
  .top-content.testimonials {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-logo-2 {
    width: 120px;
  }

  .about-testimonial-wrapper {
    margin-top: 60px;
  }

  .subtitle {
    margin-bottom: 15px;
  }

  .popup-content.contact {
    margin-top: 40px;
    padding: 60px 54px;
  }

  .popup-content.contact.lead-form.spacing {
    margin-bottom: 90px;
  }

  .process-grid {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .images-wrapper.hero-service {
    margin-top: 60px;
    display: none;
    left: auto;
  }

  .images-wrapper.about-this-service {
    max-width: 100%;
    order: -1;
  }

  .tab-wrapper {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-carousel-container-2 {
    display: block;
  }

  .images-wrapper-mob {
    max-width: 100%;
    flex-direction: column;
    display: flex;
    overflow: hidden;
  }

  .image-wrapper.about-this-service-1,
  .image-wrapper.about-this-service-2 {
    width: 60%;
  }

  .image-wrapper.process {
    margin-bottom: 0;
    margin-right: 40px;
  }

  .image-wrapper.testimonial-tab {
    margin-right: 10px;
  }

  .footer-links-block-2 {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .navbar-logo-left.tab-mobmenu {
    z-index: 999999;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .request-a-quote-form-grid {
    grid-column-gap: 20px;
  }

  .image.about-this-service-1 {
    width: 100%;
  }

  .nav-menu-2 {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7e8f1;
    padding: 110px 24px 36px;
    display: none;
    box-shadow: 0 4px 10px rgba(74, 58, 255, 0.18);
  }

  .pricing-package-grid {
    grid-template-columns: 1fr;
  }

  .container-hero-logos {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

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

  .title-wrap-2.horizontal {
    justify-content: center;
    margin-bottom: 20px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .section.service.over-flow-new {
    padding-bottom: 100px;
    overflow: visible;
  }

  .section.our-process {
    padding-bottom: 200px;
  }

  .section.request-a-quote {
    padding-top: 100px;
  }

  .card-package-content {
    width: 100%;
    align-self: center;
    padding-left: 33px;
    padding-right: 33px;
  }

  .tabsection {
    padding-top: 30px;
  }

  .white-2 {
    line-height: 1.2;
  }

  .paragraph-hero.home-hero {
    margin-bottom: 30px;
  }

  .paragraph-hero.home-hero.new-centre-aligned.width {
    max-width: 30rem;
    max-width: 30rem;
    max-width: 30rem;
    max-width: 30rem;
  }

  .html-embed-45 {
    width: auto;
    text-align: center;
  }

  .code-left-2 {
    width: 28rem;
  }

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

  .html-embed-47 {
    width: auto;
    text-align: center;
  }

  .code-left-3 {
    width: 28rem;
  }

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

  .button-holder-nav {
    justify-content: center;
  }

  .section-3,
  .section-3.light-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-3.home-hero {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-3.sub-footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-3.nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .card-package-content-2 {
    width: 100%;
    align-self: center;
    padding-left: 33px;
    padding-right: 33px;
  }

  .nav-menu {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e7e8f1;
    padding: 110px 24px 36px;
    display: none;
    box-shadow: 0 4px 10px rgba(74, 58, 255, 0.18);
  }

  .margin-bottom-5 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-5.margin-small.paragrapgh {
    width: 60%;
  }

  .margin-bottom-5.margin-xxlarge.max-width.right-margin,
  .margin-bottom-5.align-centre.right-margin {
    margin-right: 0;
  }

  .html-embed-49 {
    width: auto;
    text-align: center;
  }

  ._2-column.flipped-mobile {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .pricing-package-grid-2 {
    grid-template-columns: 1fr;
  }

  .nav-link {
    font-size: 30px;
    line-height: 1em;
  }

  ._3-grid-large {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .menu-button-2 {
    z-index: 99;
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: var(--color-brand-1);
    border-radius: 10px;
    margin-left: 20px;
    padding: 12px;
    font-size: 30px;
    transition: box-shadow 0.35s, transform 0.35s;
    display: flex;
  }

  .menu-button-2:hover {
    transform: translate(0, -2px);
    box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22);
  }

  .menu-button-2.w--open {
    background-color: var(--color-brand-1);
    transform: translate(0, -2px);
    box-shadow: 0 8px 20px rgba(28, 125, 248, 0.3);
  }

  .container-medium.space-down {
    margin-bottom: 2rem;
  }

  .brand-header-2 {
    z-index: 99;
  }

  .stat-block {
    display: none;
  }

  .footer {
    margin-bottom: 0;
  }

  .features-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .section-dasboard-feature {
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-dasboard-feature.flex-new {
    max-width: 900px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    display: grid;
  }

  .navbar-2.mobhide {
    display: none;
  }

  .anim-wrap-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-4,
  .section-4.light-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-4.home-hero {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section-4.sub-footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-4.nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .margin-bottom-6 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-6.margin-small.paragrapgh {
    width: 60%;
  }

  .margin-bottom-6.margin-xxlarge.max-width.right-margin,
  .margin-bottom-6.align-centre.right-margin {
    margin-right: 0;
  }

  .html-embed-53 {
    width: auto;
    text-align: center;
  }

  .nav-link-3 {
    font-size: 30px;
    line-height: 1em;
  }

  .menu-button-3 {
    z-index: 99;
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: var(--color-brand-1);
    border-radius: 10px;
    margin-left: 20px;
    padding: 12px;
    font-size: 30px;
    transition: box-shadow 0.35s, transform 0.35s;
    display: flex;
  }

  .menu-button-3:hover {
    transform: translate(0, -2px);
    box-shadow: 0 8px 20px rgba(28, 125, 248, 0.22);
  }

  .menu-button-3.w--open {
    background-color: var(--color-brand-1);
    transform: translate(0, -2px);
    box-shadow: 0 8px 20px rgba(28, 125, 248, 0.3);
  }

  .brand-header-3 {
    z-index: 99;
  }

  .footer-3 {
    margin-bottom: 0;
  }

  .navbar-3.mobhide {
    display: none;
  }

  .html-embed-57 {
    width: auto;
    text-align: center;
  }

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

  .card-package-content-3 {
    width: 100%;
    align-self: center;
    padding-left: 33px;
    padding-right: 33px;
  }
}

@media screen and (max-width: 767px) {

  .tab-component {
    flex-direction: column;
  }

  .image-8 {
    display: block;
  }

  .floatingcta-button-2 {
    display: flex;
  }

  .footer-logo-link {
    margin-bottom: 10px;
  }

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

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .menu-button {
    width: 45px;
    height: 45px;
    margin-left: 0;
    padding: 10px;
  }

  .paragraph-8.home-hero {
    max-width: none;
  }

  .paragraph-8.home-hero.new-centre-aligned.width {
    max-width: 26rem;
  }

  .paragraph-8.request-a-quote {
    margin-bottom: 20px;
  }

  .testimonial-wrapper {
    align-items: center;
  }
.testimonial-wrapper h3{
  font-size: 22px !important;
}
  .container-large-1051px.tabs {
    margin-top: 8rem;
  }

  .success-message, .tab-success-message {
    border-radius: 15px;
    /* padding-top: 40px; */
    font-size: 18px;
  }

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

  .tabs_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .testimonials-tabs-content {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .tabs-menu {
    width: 100%;
  }

  .html-embed-14 {
    width: auto;
    text-align: center;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .search-box_holder.flex-custom.width {
    flex-direction: column;
  }

  .testimonials-tabs-menu {
    border-top-width: 0;
    flex-direction: column;
  }

  .button-primary-cleint {
    display: flex;
  }

  .sunburst-chart-1 {
    display: none;
  }

  .card {
    border-radius: 30px;
  }

  .card.service-feature {
    padding-top: 46px;
    padding-bottom: 40px;
  }

  .app-search-box-holder.margin-top.new-height.mobile {
    height: 430px;
  }

  .contact-form-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .tabs-content-2 {
    display: none;
  }

  .service-features-grid {
    grid-template-columns: 1fr;
  }

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

  .testimonials-tabs {
    flex-direction: column;
  }

  .html-embed-8 {
    width: auto;
    text-align: center;
  }

  .bg.request-a-quote-form-2 {
    width: 276px;
    height: 276px;
    min-width: 276px;
    bottom: -50px;
    left: -106px;
  }

  .bg.request-a-quote-form-1 {
    width: 452px;
    height: 452px;
    min-width: 452px;
    top: -47px;
  }

  .form-tab-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .testimonial-tab-link {
    border-top-width: 0;
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    justify-content: center;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .testimonial-tab-link.w--current {
    border-bottom-color: var(--color-brand-1);
  }

  .home-hero-wrapper.flex-vertical.new-spacing {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .code-left {
    /* padding-bottom: 20px; */
  }

  .footer-link-2,
  .footer-link-2.email {
    padding-left: 0;
  }

  .split-content.home-hero-left {
    margin-bottom: 60px;
    margin-right: 0;
  }

  .split-content.request-a-quote-left {
    margin-bottom: 40px;
  }

  .split-content.about-testimonial-left {
    margin-bottom: 20px;
  }

  .split-content.about-this-service-left {
    margin-bottom: 40px;
  }

  .footer-list-item-2 {
    flex-direction: row;
    flex: 1;
    align-items: flex-start;
    font-size: 17px;
  }

  .footer-mobile-content-2 {
    flex-direction: column;
    flex: 1;
  }

  .heading-large-top {
    font-size: 2rem;
  }

  .heading-large-top.feature-heading.form-heading {
    font-size: 1.6rem !important;
    line-height: 1.2 !important;
  }

  .testimonial-tab-content {
    text-align: center;
  }

  .about-testimonial-company-wrapper {
    max-width: 160px;
  }

  .app-info-display.installs.mobile,
  .app-info-display.ctr.mobile,
  .app-info-display.mhr.mobile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .small-print-2 {
    font-size: 14px;
  }

  .tabs-layout_component {
    grid-row-gap: 3rem;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .card-2 {
    border-radius: 30px;
  }

  .card-2.contact {
    border-radius: 25px;
    margin-top: 30px;
    padding: 50px 44px;
  }

  .card-2.contact.google_play-store.new {
    width: 100vw;
  }

  .image-17 {
    left: 40px;
  }

  .footer-main-content-wrapper-2 {
    width: 39%;
  }

  .top-content.service-features,
  .top-content.our-process,
  .top-content.testimonials {
    margin-bottom: 40px;
  }

  .text-block-21 {
    flex: 1;
  }

  .about-testimonial-wrapper {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .subtitle {
    margin-bottom: 12px;
    font-size: 18px;
  }

  .subtitle.process {
    margin-bottom: 20px;
  }

  .popup-content {
    border-radius: 30px;
  }

  .popup-content.contact {
    border-radius: 25px;
    margin-top: 30px;
    padding: 50px 44px;
  }

  .popup-content.contact.lead-form.spacing {
    margin-bottom: 90px;
    padding-top: 20px;
  }

  .popup-content.contact.lead-form.spacing.phone-number {
    max-width: 20rem;
    min-height: auto;
  }

  .heading {
    text-align: center;
  }

  .process-grid {
    grid-row-gap: 40px;
  }

  .images-wrapper.hero-service {
    margin-top: 40px;
  }

  .tab-wrapper {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-wrapper.service-feature {
    width: 138px;
    height: 138px;
    min-width: 138px;
    margin-bottom: 20px;
  }

  .image-wrapper.about-this-service-1,
  .image-wrapper.about-this-service-2 {
    border-radius: 30px;
  }

  .image-wrapper.process {
    width: 117px;
    height: 117px;
    min-width: 117px;
    margin-right: 20px;
  }

  .footer-links-block-2 {
    justify-content: space-around;
  }

  .request-a-quote-form-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .image.service-feature {
    width: 102px;
  }

  .image.process {
    /* width: 90px; */
  }

  .nav-menu-2 {
    flex: 1;
    justify-content: space-between;
    padding-top: 100px;
    display: none;
  }

  .lottie-animation-2 {
    width: 250px;
  }

  .lottie-animation-2.height {
    height: 250px;
  }

  .container-hero-logos {
    flex-direction: column;
    align-items: stretch;
  }

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

  .section.service {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .section.service.over-flow-new {
    padding-bottom: 100px;
  }

  .section.our-process {
    padding-bottom: 180px;
  }

  .section.request-a-quote {
    padding-top: 80px;
  }

  .card-package-content {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tabsection {
    margin-bottom: 2rem;
  }

  .paragraph-hero.home-hero {
    max-width: none;
  }

  .paragraph-hero.home-hero.new-centre-aligned.width {
    max-width: 26rem;
    max-width: 26rem;
    max-width: 26rem;
    max-width: 26rem;
  }

  .html-embed-45 {
    width: auto;
    text-align: center;
  }

  .button-holder-2 {
    width: 26rem;
    margin-left: 0;
  }

  .html-embed-13 {
    text-align: center;
  }

  .code-left-2 {
    width: 26rem;
    padding-bottom: 20px;
  }

  .html-embed-47 {
    width: auto;
    text-align: center;
  }

  .html-embed-48 {
    text-align: center;
  }

  .code-left-3 {
    width: 26rem;
    padding-bottom: 20px;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-3.home-hero {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .card-package-content-2 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-size-medium-sf1 {
    font-size: 1rem;
  }

  .nav-menu {
    flex: 1;
    justify-content: space-between;
    padding-top: 100px;
    display: none;
  }

  .margin-bottom-5 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .card-3 {
    border-radius: 30px;
  }

  .html-embed-49 {
    width: auto;
    text-align: center;
  }

  .heading-medium-8 {
    font-size: 2rem;
  }

  ._2-column.flipped-mobile {
    grid-column-gap: 16px;
    flex-direction: column;
    align-items: center;
  }

  .text-size-medium-sf1-2 {
    font-size: 1rem;
  }

  .contact-form-grid-4 {
    grid-row-gap: 28px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .html-embed-50 {
    text-align: center;
  }

  ._3-grid-large {
    grid-column-gap: 0em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr;
  }

  .menu-button-2 {
    width: 45px;
    height: 45px;
    margin-left: 0;
    padding: 10px;
  }

  .title {
    text-align: center;
  }

  .navbar-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-18 {
    left: 40px;
  }

  .page-padding-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-4.home-hero {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .margin-bottom-6 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .card-4 {
    border-radius: 30px;
  }

  .html-embed-53 {
    width: auto;
    text-align: center;
  }

  .text-size-medium-sf1-3 {
    font-size: 1rem;
  }

  .html-embed-54 {
    text-align: center;
  }

  .menu-button-3 {
    width: 45px;
    height: 45px;
    margin-left: 0;
    padding: 10px;
  }

  .navbar-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-20 {
    left: 40px;
  }

  .page-padding-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .html-embed-57 {
    width: auto;
    text-align: center;
  }

  .form-tab-wrapper-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .code-left-4 {
    padding-bottom: 20px;
  }

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

  .card-package-content-3 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .process-step-content{
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .testimonial-wrapper h3{
    font-size: 18px !important;
  }
  .instruction-text-wrapper {
    height: 400px;
  }

  .floatingcta-button-2 {
    width: 100%;
    margin-right: 0;
    display: flex;
  }

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

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .menu-button {
    width: 40px;
    height: 40px;
    font-size: 26px;
  }

  .titile-heading.centre-alignmed {
    text-align: center;
  }

  .paragraph-8.home-hero {
    margin-top: 40px;
  }

  .paragraph-8.home-hero.new-centre-aligned.width {
    margin-top: 10px;
  }

  .paragraph-8.home-hero {
    margin-top: 40px;
  }

  .tabs_component--service {
    width: 300px;
  }

  .container-medium-666px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-large-1051px {
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-large-1051px.tabs {
    margin-top: 0;
  }

  .about-testimonial-job {
    font-size: 16px;
  }

  .success-message, .tab-success-message {
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }

  .footer-content-links-2 {
    align-items: flex-start;
    margin-right: 0;
  }

  .tabs_content {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-tabs-content {
    border-radius: 24px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs1_link-service.w--current {
    width: 100%;
  }

  .tabs1_link-service.sp-first {
    /* margin-left: 2rem; */
    /* margin-right: 2rem; */
  }

  .tabs1_link-service.sp-first.w--current {
    /* margin-left: 2rem; */
    /* margin-right: 2rem; */
    padding-left: 1.5rem;
  }

  .tabs1_link-service._3rd {
    /* margin-left: 2rem; */
    /* margin-right: 2rem; */
  }

  .tabs1_link-service._3rd.w--current {
    /* margin-left: 2rem; */
    /* margin-right: 2rem; */
    /* padding-left: 1.5rem; */
  }

  .tabs-menu {
    height: auto;
  }

  .list-wrapper.margin {
    margin-bottom: 2rem;
  }

  .html-embed-14 {
    text-align: center;
  }

  .search-box_holder.flex-custom.width {
    width: 300px;
    width: 300px;
    width: 300px;
    width: 300px;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-link-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
  }

  .error-message {
    border-radius: 10px;
  }

  .button-primary-cleint {
    width: 100%;
    margin-right: 0;
    display: flex;
  }

  .sunburst-chart-1 {
    display: none;
  }

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

  .card {
    border-radius: 24px;
  }

  .card.request-a-quote-form {
    padding: 46px 20px 44px;
  }

  .card.service-feature {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .app-search-box-holder.margin-top.new-height.mobile {
    height: auto;
  }

  .container-large-1105px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact-form-grid {
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .message-2 {
    min-height: auto;
  }

  .service-features-grid {
    grid-row-gap: 20px;
  }

  .container-default {
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-primary {
    display: block;
  }

  .input-2 {
    min-height: auto;
  }

  .calculated-pricing {
    font-size: 3rem;
  }

  .about-testimonial-name {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .html-embed-8 {
    width: auto;
    text-align: center;
  }

  .bg.request-a-quote-form-2 {
    width: 221px;
    height: 221px;
    min-width: 221px;
    bottom: -38px;
    left: -78px;
  }

  .bg.request-a-quote-form-1 {
    width: 362px;
    height: 362px;
    min-width: 362px;
    top: -35px;
  }

  .form-tab-wrapper {
    margin-bottom: 2rem;
    padding-top: 4rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .flex-vc {
    align-items: stretch;
  }

  .list-footer-2 {
    font-size: 14px;
  }

  .sub-titile_new-2 {
    font-size: 1.5rem;
    line-height: 3rem;
  }

  .testimonial-tab-link {
    justify-content: center;
  }

  .home-hero-wrapper {
    width: 100%;
    align-items: center;
    margin-bottom: 0;
  }

  .home-hero-wrapper.flex-vertical.new-spacing {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .code-left {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-link-2 {
    padding-left: 0;
    padding-right: 10px;
    font-size: 15px;
  }

  .footer-link-2.email {
    padding-left: 5px;
    font-size: 13px;
  }

  .split-content.home-hero-left {
    width: 100%;
    margin-top: 33px;
    margin-bottom: 40px;
  }

  .split-content.header-right {
    flex: 1;
    justify-content: flex-end;
    align-items: stretch;
  }

  .split-content.our-process-left {
    margin-bottom: 15px;
  }

  .split-content.header-right {
    flex: 1;
    justify-content: flex-end;
    align-items: stretch;
  }

  .footer-list-item-2 {
    flex-direction: row;
  }

  .heading-hero {
    width: 100%;
    font-size: 1.7em;
  }

  .heading-hero.new-centre-aligned.white.margin-bottom {
    margin-bottom: 0;
    line-height: 1.2;
  }

  .footer-mobile-content-2 {
    flex-direction: column;
  }

  .button-primary-2 {
    display: block;
  }

  .search-box-wrapper {
    width: 100vw;
  }

  .heading-large-top.feature-heading.form-heading {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 1.2rem !important;
  }

  .testimonial-tab-content {
    text-align: center;
  }

  .about-testimonial-company-wrapper {
    max-width: 140px;
  }

  .app-info-display.installs.mobile,
  .app-info-display.installs.mobile.hidden,
  .app-info-display.ctr.mobile,
  .app-info-display.ctr.mobile.hidden,
  .app-info-display.mhr.mobile,
  .app-info-display.mhr.mobile.hidden {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 1.2;
  }

  .tabs-layout_component {
    flex-flow: column;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .process-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .card-2 {
    border-radius: 24px;
  }

  .card-2.contact {
    border-radius: 20px;
    padding: 40px 20px;
  }

  .brand-header {
    margin-right: 10px;
  }

  .image-17 {
    width: 30px;
    top: 10px;
    bottom: 0;
    left: 90%;
  }

  .request-a-quote-contact-wrapper {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .footer-main-content-wrapper-2 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .container-header-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .tab-button-desc {
    font-size: 14px;
  }

  .top-content.service-features,
  .top-content.testimonials {
    align-items: stretch;
  }

  .header-logo-2 {
    width: 100px;
    height: 32.8047px;
  }

  .text-block-21 {
    padding-left: 0;
    font-size: 13px;
  }

  .navbar-wrapper {
    /* justify-content: center; */
  }

  .about-testimonial-wrapper {
    flex-flow: column;
    align-items: flex-start;
    margin-top: 30px;
  }

  .subtitle {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .subtitle.process {
    margin-bottom: 10px;
  }

  .popup-content {
    border-radius: 24px;
  }

  .popup-content.contact {
    border-radius: 20px;
    padding: 40px 20px;
  }

  .popup-content.contact.lead-form.spacing {
    margin: 200px 1rem 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading {
    text-align: center;
  }

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

  .process-grid {
    margin-top: 40px;
    margin-bottom: 45px;
  }

  .images-wrapper.hero-service {
    z-index: -1;
  }

  .images-wrapper.about-this-service.left-aligned {
    align-items: center;
  }

  .tab-wrapper {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-2 {
    padding-bottom: 20px;
  }

  .image-wrapper.service-feature {
    width: 110px;
    height: 110px;
    min-width: 110px;
  }

  .image-wrapper.request-a-quote-contact {
    margin-right: 10px;
  }

  .image-wrapper.about-this-service-1 {
    width: 100%;
    border-radius: 20px;
  }

  .image-wrapper.about-this-service-2 {
    border-radius: 20px;
    margin-top: -80px;
  }

  .image-wrapper.about-this-service-2.new._2 {
    display: none;
  }

  .image-wrapper.process {
    /* width: 93px; */
    /* height: 93px; */
    min-width: 93px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .footer-links-block-2 {
    flex-direction: column;
  }

  .image.service-feature {
    width: 82px;
  }

  .image.process {
    /* width: 70px; */
  }

  .nav-menu-2 {
    height: 100vh;
    flex: 1;
    margin: 100px 46px auto;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .lottie-animation-2 {
    width: 200px;
  }

  .lottie-animation-2.height {
    width: 200px;
    height: 200px;
  }

  .container-hero-logos {
    padding-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-hero-logos.new-bg {
    padding-left: 2%;
    padding-right: 2%;
    position: relative;
  }

  ._2-buttons-2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 4rem;
  }

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

  .footer-logo-2 {
    height: 37.3984px;
  }

  .paragraph-main-centre {
    text-align: center;
  }

  .image-content-wrapper.centre-aligned {
    width: 88vw;
    flex-direction: column;
  }

  .container-large-1134px {
    z-index: -1;
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .section.service {
    z-index: 2;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .section.service.over-flow-new {
    padding-bottom: 0px;
    overflow: visible;
  }

  .section.our-process {
    padding-bottom: 160px;
    overflow: hidden;
  }

  .card-package-content {
    padding: 30px 20px;
  }

  .card-package-content.pricing {
    width: 100%;
  }

  .tabsection {
    margin-bottom: 2rem;
  }

  .white-2 {
    font-size: 2.5rem;
  }

  .changer {
    height: 5rem;
  }

  .paragraph-hero.home-hero {
    margin-top: 40px;
  }

  .html-embed-45 {
    width: auto;
    text-align: center;
  }

  .button-holder-2 {
    width: 18rem;
  }

  .code-left-2 {
    width: 18rem;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-11 {
    width: 100%;
    font-size: 1.7em;
  }

  .changer-overflow {
    width: auto;
    height: 5rem;
  }

  .html-embed-47 {
    width: auto;
    text-align: center;
  }

  .code-left-3 {
    width: 18rem;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-12 {
    width: 100%;
    font-size: 1.7em;
  }

  .link-buttton-holder {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .title-3 {
    text-align: center;
    font-size: 30px;
  }

  .html-embed-18 {
    display: none;
  }

  .row-wrapper {
    margin-bottom: 15px;
  }

  .section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-3.home-hero {
    margin-top: 60px;
    padding-top: 30px;
  }

  .section-3.sub-footer {
    padding-bottom: 20px;
  }

  .section-3.nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .card-package-content-2 {
    padding: 30px 20px;
  }

  .html-embed-17 {
    display: none;
  }

  .padding-vertical-2.padding-huge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .nav-menu {
    flex: 1;
    margin: 100px 46px auto;
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .margin-bottom-5 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-5.margin-small.paragrapgh {
    width: 80%;
  }

  .margin-bottom-5.margin-xxlarge.max-width {
    margin-bottom: 2rem;
  }

  .margin-bottom-5.align-centre.margin-down,
  .margin-bottom-5.align-centre.margin-down.data {
    margin-bottom: 1rem;
  }

  .card-3 {
    border-radius: 24px;
  }

  .html-embed-49 {
    width: auto;
    text-align: center;
  }

  .content-wrapper {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .container-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  ._2-column {
    grid-column-gap: 116px;
    grid-row-gap: 100px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: grid;
  }

  ._2-column.flipped-mobile {
    flex-direction: column-reverse;
    display: flex;
  }

  .contact-form-grid-4 {
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .image-dashboard {
    width: 280px;
  }

  .cta-card.bg-blue.no-bg.bg-grey {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .input-3 {
    min-height: 45px;
  }

  .nav-link {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
  }

  .menu-button-2 {
    width: 40px;
    height: 40px;
    font-size: 26px;
  }

  .icon-holder {
    display: none;
  }

  .container-medium.space-down {
    margin-bottom: 2rem;
  }

  .icon-pointer {
    display: block;
  }

  .brand-header-2 {
    margin-right: 10px;
  }

  .stat-block {
    bottom: -50px;
    left: -2px;
  }

  .button-primary-3 {
    display: block;
  }

  .footer {
    margin-bottom: 0;
  }

  .title {
    text-align: center;
  }

  .section-dasboard-feature {
    padding: 10px 16px;
  }

  .section-dasboard-feature.stats {
    margin-bottom: 0;
  }

  .section-dasboard-feature.flex-new {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    margin-bottom: 1rem;
    display: flex;
  }

  .navbar-2 {
    padding-top: 15px;
    padding-bottom: 15px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-wrapper-3.relative {
    margin-top: 0;
  }

  .oval._2 {
    right: -6px;
  }

  .image-18 {
    width: 30px;
    top: 10px;
    bottom: 0;
    left: 10px;
  }

  .image-18.new {
    width: 40px;
    margin-bottom: 10px;
  }

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

  .html-embed-51 {
    display: none;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-4.home-hero {
    margin-top: 60px;
    padding-top: 30px;
  }

  .section-4.sub-footer {
    padding-bottom: 20px;
  }

  .section-4.nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .html-embed-52 {
    display: none;
  }

  .padding-vertical-3.padding-huge {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .margin-bottom-6 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom-6.margin-small.paragrapgh {
    width: 80%;
  }

  .margin-bottom-6.margin-xxlarge.max-width {
    margin-bottom: 2rem;
  }

  .margin-bottom-6.align-centre.margin-down,
  .margin-bottom-6.align-centre.margin-down.data {
    margin-bottom: 1rem;
  }

  .card-4 {
    border-radius: 24px;
  }

  .html-embed-53 {
    width: auto;
    text-align: center;
  }

  .container-header-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nav-link-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
  }

  .menu-button-3 {
    width: 40px;
    height: 40px;
    font-size: 26px;
  }

  .brand-header-3 {
    margin-right: 10px;
  }

  .button-primary-4 {
    display: block;
  }

  .footer-3 {
    margin-bottom: 0;
  }

  .navbar-3 {
    padding-top: 15px;
    padding-bottom: 15px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-20 {
    width: 30px;
    top: 10px;
    bottom: 0;
    left: 10px;
  }

  .image-20.new {
    width: 40px;
    margin-bottom: 10px;
  }

  .html-embed-57 {
    text-align: center;
  }

  .form-tab-wrapper-2 {
    padding-top: 4rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .code-left-4 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

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

  .heading-13.tabsectiontitle {
    font-size: 28px;
  }

  .card-package-content-3 {
    padding: 30px 20px;
  }

  .card-package-content-3.pricing {
    width: 100%;
  }
}

#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb645-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb655-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb659-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb65d-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb661-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb668-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb678-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb67c-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb680-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb684-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb68b-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb69b-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb69f-cb5ddc98,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb6a3-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb909fc-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a0c-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a10-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a14-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a18-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a1f-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a2f-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a33-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a37-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a3b-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a42-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a52-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a56-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a5a-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a83-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a87-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a8b-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a90-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a94-cb5ddc98,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a98-cb5ddc98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77749e8d-b130-dada-f77b-2997e530056b-cb5ddc98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_77749e8d-b130-dada-f77b-2997e530056f-cb5ddc98 {
  justify-self: start;
}

#w-node-_77749e8d-b130-dada-f77b-2997e53005ae-cb5ddc98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_77749e8d-b130-dada-f77b-2997e53005b2-cb5ddc98 {
  justify-self: start;
}

#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fc54-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fc64-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fc74-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fce5-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fcf7-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fcfb-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fcff-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd03-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd07-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd0e-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd24-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd28-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd2c-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd30-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd34-040cc94b,
#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fdbf-040cc94b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fdc5-040cc94b {
  justify-self: center;
}

#w-node-_1c62cbdf-d192-3bc7-9760-25242ad97faf-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad97fbf-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad97fcf-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98040-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98052-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98056-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad9805a-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad9805e-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98062-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98069-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad9807f-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98083-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98087-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad9808b-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad9808f-92be79c1,
#w-node-_1c62cbdf-d192-3bc7-9760-25242ad9811a-92be79c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1c62cbdf-d192-3bc7-9760-25242ad98120-92be79c1 {
  justify-self: center;
}

#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb645-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb655-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb659-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb65d-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb661-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb668-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb678-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb67c-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb680-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb684-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb68b-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb69b-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb69f-099471ee,
#w-node-ad295e81-3b6e-c08e-db22-76a75d7eb6a3-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb909fc-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a0c-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a10-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a14-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a18-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a1f-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a2f-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a33-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a37-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a3b-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a42-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a52-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a56-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a5a-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a83-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a87-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a8b-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a90-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a94-099471ee,
#w-node-_2ab85f45-b0f2-3cc9-9fe4-ff7e1eb90a98-099471ee {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77749e8d-b130-dada-f77b-2997e530056b-099471ee {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_77749e8d-b130-dada-f77b-2997e530056f-099471ee {
  justify-self: start;
}

#w-node-_77749e8d-b130-dada-f77b-2997e53005ae-099471ee {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_77749e8d-b130-dada-f77b-2997e53005b2-099471ee {
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd4e-040cc94b {
    order: 9999;
  }

  #w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd50-040cc94b {
    align-self: center;
    justify-self: center;
  }

  #w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fd6e-040cc94b,
  #w-node-_1c62cbdf-d192-3bc7-9760-25242ad980a9-92be79c1 {
    order: 9999;
  }

  #w-node-_1c62cbdf-d192-3bc7-9760-25242ad980ab-92be79c1 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_1c62cbdf-d192-3bc7-9760-25242ad980c9-92be79c1 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_77749e8d-b130-dada-f77b-2997e530056b-cb5ddc98 {
    grid-column: span 1 / span 1;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005ae-cb5ddc98 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005b2-cb5ddc98,
  #w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fdc5-040cc94b,
  #w-node-_1c62cbdf-d192-3bc7-9760-25242ad98120-92be79c1 {
    justify-self: start;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e530056b-099471ee {
    grid-column: span 1 / span 1;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005ae-099471ee {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005b2-099471ee {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77749e8d-b130-dada-f77b-2997e530056f-cb5ddc98 {
    justify-self: auto;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005a2-cb5ddc98,
  #w-node-_77749e8d-b130-dada-f77b-2997e53005a6-cb5ddc98,
  #w-node-_77749e8d-b130-dada-f77b-2997e53005aa-cb5ddc98,
  #w-node-_77749e8d-b130-dada-f77b-2997e53005ae-cb5ddc98 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005b2-cb5ddc98 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fdc1-040cc94b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3eca81e4-deb2-fdf6-818f-97ae1e06fdc5-040cc94b {
    justify-self: stretch;
  }

  #w-node-_1c62cbdf-d192-3bc7-9760-25242ad9811c-92be79c1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1c62cbdf-d192-3bc7-9760-25242ad98120-92be79c1 {
    justify-self: stretch;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e530056f-099471ee {
    justify-self: auto;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005a2-099471ee,
  #w-node-_77749e8d-b130-dada-f77b-2997e53005a6-099471ee,
  #w-node-_77749e8d-b130-dada-f77b-2997e53005aa-099471ee,
  #w-node-_77749e8d-b130-dada-f77b-2997e53005ae-099471ee {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_77749e8d-b130-dada-f77b-2997e53005b2-099471ee {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }
}

@font-face {
  font-family: "Plusjakartasans";
  src: url("../fonts/PlusJakartaSans-ExtraBold.ttf") format("truetype"),
    url("../fonts/PlusJakartaSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plusjakartasans";
  src: url("../fonts/PlusJakartaSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plusjakartasans";
  src: url("../fonts/PlusJakartaSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plusjakartasans";
  src: url("../fonts/PlusJakartaSans-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plusjakartasans";
  src: url("../fonts/PlusJakartaSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plusjakartasans";
  src: url("../fonts/PlusJakartaSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
