:root {
  --white: white;
  --black: black;
}

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

.landing-1-0_image-manager {
  max-width: 15vw;
  position: absolute;
  inset: 38px 17% 0% auto;
}

.landing-1-0_engineer-3 {
  max-width: 50px;
  position: absolute;
  inset: 62% auto 0% 14.5%;
}

.tab-link-tab-3 {
  background-color: #fff;
  align-items: center;
  height: 118.5px;
  padding-top: 20px;
  padding-bottom: 26px;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: #f4f8ff;
}

.landing-1-0_image-card-icon {
  width: 60px;
  position: absolute;
}

.landing-1-0_bold-text-book-cta {
  font-weight: 400;
}

.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.landing-1-0_heading-card {
  text-align: center;
  align-items: center;
  height: 60px;
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 25px;
  font-weight: 500;
  display: flex;
}

.landing-1-0_engineer {
  max-width: 50px;
  position: absolute;
  inset: 36.5% auto 0% 14.5%;
}

.landing-1-0_paragraph-testimonials {
  color: #120f25;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.landing-1-0_features-card-text {
  color: #55515e;
  font-size: 17px;
  font-weight: 300;
}

.right {
  display: none;
}

.pricing-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 3% 80px;
  display: flex;
}

.grid-30 {
  grid-column-gap: 5vw;
  grid-row-gap: 50px;
  grid-template-columns: 1fr 1fr;
}

.landing-1-0_book-container {
  position: relative;
}

.landing1-0-why-controlhub {
  padding-top: 60px;
  padding-bottom: 120px;
}

.landing-1-0_description-book-cta {
  color: #120f25;
  margin-bottom: 20px;
  font-size: 17px;
}

.check {
  margin-right: 10px;
}

.landing1-0_logos-hero {
  justify-content: space-between;
  margin-top: 25px;
  display: flex;
}

.landing-1-0_image-features2-3way-matchy-match {
  max-width: 50%;
}

.custom-slider {
  display: flex;
}

.landing-1-0_book {
  padding-top: 120px;
  padding-bottom: 220px;
}

.landing1-0_grid-logos {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
  width: 100%;
  margin-top: 15px;
}

.pricing-details {
  color: #b0b7c3;
  text-align: center;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

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

.tab-pane-tab-1 {
  height: 100%;
}

.pricing-text {
  color: #0a1f44;
  max-width: 560px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

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

.landing-1-0_features-2_feature-inverted {
  justify-content: flex-start;
  margin-bottom: 65px;
  display: flex;
}

.landing1_next {
  background-color: #fff;
  background-image: url('../images/Blue-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19.78px;
  border-radius: 50%;
  width: 57px;
  height: 57px;
}

.landing1_next:active {
  background-color: #60cae9;
  background-image: url('../images/right-white-arrow.svg');
}

.slide-2 {
  background-color: #fff;
  border: 1px #4689d733;
  border-radius: 10px;
  margin-right: 50px;
  padding: 0;
}

.slide-2.competitors {
  box-shadow: 0 0 20px -2px #2d2d2d1a;
}

.partners-div {
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .75fr;
  align-items: center;
}

.partners-div._2-logos {
  padding-top: 15px;
  padding-bottom: 15px;
}

.grid-23 {
  grid-template-rows: auto;
  margin-top: 34px;
}

.div-block-140 {
  justify-content: center;
  display: flex;
  position: relative;
}

.pricing {
  color: #017ec1;
  margin-left: 0;
  margin-right: 2px;
  font-size: 45px;
  line-height: 45px;
}

.pricing.white {
  color: #fff;
}

.social-link {
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  display: flex;
}

.landing-1-0_image-icon_features2-check {
  max-width: 31px;
  margin-top: 3px;
}

.partners-div_text {
  color: #ffffff80;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-112 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 3vw;
  display: flex;
}

.demo-button {
  color: #fff;
  cursor: pointer;
  background-color: #f96617;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.text-block-99 {
  color: #55515e;
  font-size: 17px;
  font-weight: 300;
  line-height: 110%;
}

.landing-1-0_container-features-image-approvals {
  max-width: 60%;
  margin-left: 4px;
  position: static;
}

.pricing-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.pricing-wrap.wra {
  display: none;
}

.footer-grid-01 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.landing-1-0_container-features {
  text-align: center;
  padding-bottom: 85px;
}

.image-52 {
  width: 17px;
  height: 17px;
  margin-left: 10px;
}

.landing-1-0_features-text-card {
  color: #6d7783;
  font-size: 23px;
  font-weight: 300;
  line-height: 110%;
}

.profile-circle_testimonial {
  z-index: 1;
  background-color: #5ca3ff;
  border-radius: 50%;
  width: 121px;
  height: 115px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -17% 0% auto;
}

.profile-circle_testimonial._3 {
  background-color: #00bef1;
}

.profile-circle_testimonial._2 {
  background-color: #007ed6;
}

.date {
  color: #017ec1;
}

.date.white {
  color: #fff;
}

.landing-1-0_heading-pricing {
  color: #120f25;
  text-align: center;
  letter-spacing: -.6px;
  font-size: 50px;
  line-height: 110%;
}

.button-text_demo {
  font-size: 15px;
  text-decoration: none;
}

.landing-1-0_button {
  background-color: #60cae9;
  border-radius: 34.5px;
  margin: 72px 200px -6px 300px;
  padding: 20px 47px 23px 56px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: -32px;
  left: -17px;
  right: -200px;
}

.landing-1-0_image-hero-pattern {
  z-index: -1;
  position: absolute;
  inset: -3.7vw .3vw 0% auto;
}

.landing1-0-hero {
  color: #120f25;
  padding-top: 80px;
  padding-bottom: 120px;
}

.slider-container {
  width: 820px;
  height: 110%;
  padding-left: 3%;
  overflow: hidden;
}

.landing-1-0_image-icon_features2-plus {
  max-width: 35px;
  margin-top: 2px;
  margin-left: 2px;
}

.tabs-content {
  width: 100%;
}

.footer-bottom {
  border-bottom: 1px solid #ffffff1a;
  justify-content: flex-end;
  margin-top: 20px;
  display: flex;
}

.landing-1-0_container-features-image-vitual-card {
  max-width: 60%;
  margin-top: 4px;
  margin-left: 4px;
  position: static;
}

.landing-1-0_wrapper-book {
  grid-column-gap: 4em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.landing-1-0_logo-container {
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.landing-1-0_image-features2-auto-sync {
  max-width: 470px;
}

.landing-1-0_image-icon_features2-budget {
  max-width: 35px;
  margin-top: 2px;
  margin-bottom: 4px;
}

.icon {
  color: #1b2d45;
  font-size: 15px;
}

.margin {
  height: 0;
}

.margin._20 {
  height: 0;
  margin-bottom: 20px;
}

.landing-1-0_features-2_feature-container {
  justify-content: flex-end;
  margin-bottom: 65px;
  padding-top: 40px;
  display: flex;
}

.div-block-139 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #fff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  align-items: center;
  height: 118.5px;
  padding-top: 20px;
  padding-bottom: 26px;
  display: flex;
}

.tab-link-tab-1.w--current {
  background-color: #f4f8ff;
  flex-direction: row;
  padding-top: 20px;
  padding-bottom: 26px;
  display: flex;
}

.footer-title {
  color: #fff;
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 700;
}

.left {
  display: none;
}

.paragraph-basic {
  color: #566073b3;
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
}

.paragraph-basic.competitors {
  color: #8b969e;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.landing-1-0_pricing-details-wrap {
  color: #7540ee;
  flex-direction: row;
  align-items: flex-end;
  margin-top: 5px;
  margin-bottom: 25px;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 482px;
  display: grid;
}

.landing-1-0_pricing {
  padding-top: 50px;
}

.pricing-details_approved {
  color: #b0b7c3;
  text-align: left;
  border-radius: 0;
  max-width: 260px;
  margin: 12px auto -24px;
  padding-top: 169px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
}

.landing-1-0_max-w-book-cta {
  max-width: 350px;
}

.landing-1-0_button-book-cta {
  color: #fff;
  background-color: #f96617;
  border-radius: 100px;
  align-items: center;
  height: 50px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.landing-1-0_container-h1 {
  text-align: center;
  margin-bottom: 45px;
}

.landing-1-0_heading-book-cta {
  color: #120f25;
  text-align: center;
  margin-bottom: 25px;
  font-size: 26px;
}

.text-span-14 {
  color: #60cae9;
}

.pricing-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 1px 1px 35px #ebecf0;
}

.pricing-card.purple {
  background-color: #017ec1;
}

.tab-link-tab-4 {
  background-color: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  align-items: center;
  height: 118.5px;
  padding-top: 20px;
  padding-bottom: 26px;
  display: flex;
}

.tab-link-tab-4.w--current {
  background-color: #f4f8ff;
}

.landing_1-0_features-image-pre-approve {
  max-width: 70%;
}

.title-block {
  margin-bottom: 55px;
}

.landing-1-0_image-card-icon-rocket {
  max-width: 130px;
  position: absolute;
  top: -21.5px;
}

.heading-50 {
  color: #fff;
  max-width: 270px;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 500;
  line-height: 120%;
  position: absolute;
  inset: .8em 0 auto 1.7em;
}

.profile_testimonial {
  z-index: 5;
  border-radius: 50%;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: -22.8% 0% auto;
}

.landing-1-0_image-book-cta {
  max-width: 320px;
}

.landing-1-0_container-features2-image {
  background-color: #d6f6ff40;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 718px;
  height: 375px;
  display: flex;
  position: relative;
}

.landing-1-0_description-container_features2-inverted {
  background-color: #fff;
  align-items: center;
  width: 100%;
  max-width: 482px;
  padding: 20px 60px 23px 46px;
  display: flex;
  position: absolute;
  top: 95.891px;
  right: -262px;
  box-shadow: 1px 1px 12px #bdbdbd40;
}

.landing_1-0_features-profile-image {
  position: absolute;
  top: 13.9em;
  left: 4.7em;
}

.landing-1-0_image-features2-budget-tracking {
  max-width: 510px;
  left: 102px;
}

.landing {
  display: flex;
}

.landing-1-0_container-button-2 {
  justify-content: center;
  display: flex;
}

.pricing-button {
  color: #017ec1;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ebecf0;
  border-radius: 100px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s;
}

.pricing-button:hover {
  color: #fff;
  background-color: #00bcf0;
}

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

.pricing-button.white:hover {
  color: #017ec1;
  background-color: #fff;
}

.landing_1-0-features-tab-pane-container {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.slide-wrap {
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  min-height: auto;
  padding: 75px 55px 50px;
  display: flex;
}

.slide-wrap.competitors {
  text-align: center;
}

.landing1_prev {
  background-color: #fff;
  background-image: url('../images/left-blue-arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19.78px;
  border-radius: 50%;
  width: 57px;
  height: 57px;
}

.landing1_prev:active {
  background-color: #60cae9;
  background-image: url('../images/White-arrow.svg');
}

.landing_1-0_features-image {
  max-width: 70%;
}

.footer {
  background-color: #152330;
  padding: 75px 3%;
}

.div-block-145 {
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

.landing_1-0_features-image-virtual-cards {
  max-width: 50%;
}

.landing-1-0_engineer-2 {
  max-width: 50px;
  position: absolute;
  inset: 48% auto 0% 14.5%;
}

.separator._25 {
  width: 25px;
}

.pricing-details-wrap {
  color: #7540ee;
  flex-direction: row;
  align-items: flex-end;
  margin-top: 5px;
  margin-bottom: 25px;
  display: flex;
}

.landing-1-0_container-button {
  justify-content: center;
  margin-bottom: 90px;
  display: flex;
}

.landing-1-0_features-card-heading {
  color: #120f25;
  margin-top: 0;
  margin-bottom: 2.5px;
  font-size: 22.5px;
  font-weight: 500;
}

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

.div-block-147 {
  display: none;
}

.landing-1-0_image-engineer {
  max-width: 15vw;
  position: absolute;
  top: 32px;
  left: 23.3em;
}

.slide-nav {
  display: none;
}

.div-block {
  justify-content: center;
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.yc_gray-logo {
  width: auto;
  height: auto;
}

.landing-1-0_container-features-heading {
  margin-bottom: 40px;
}

.landing-1-0_image-card-icon-modular {
  width: 67px;
  margin-top: 10px;
  position: absolute;
}

.slider {
  background-color: #ddd0;
  width: 100%;
  max-width: 480px;
  height: 100%;
  margin-top: 90px;
}

.slider.competitors {
  width: 381px;
  height: 425px;
}

.landing-1-0_image-card-icon-lightning {
  width: 45px;
  margin-top: 10px;
  position: absolute;
}

.landing-1-0_card-book-cta {
  text-align: center;
  background-color: #007cc71a;
  background-image: url('../images/Banner-Circles.png'), linear-gradient(to right, #d6f6ff, #60cae980);
  background-position: 50%, 0 0;
  background-size: contain, auto;
  border-radius: 15px;
  flex-direction: column;
  align-items: center;
  max-width: 350px;
  padding: 20px 26px 24px;
  display: flex;
}

.landing-1-0_heading-h2 {
  color: #120f25;
  text-align: center;
  margin-bottom: 20px;
  font-size: 45px;
}

.landing-1-0_title-testimonials {
  color: #60cae9;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  display: inline-block;
}

.landing-1-0_container-features-image-cart {
  max-width: 60%;
  margin-left: 2px;
  position: static;
}

.landing-1-0_pricing-card-pricing-column {
  width: 33.3333%;
  padding: 10px;
}

.pricing-h3 {
  color: #0a1f44;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
}

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

.landing-1-0_price {
  color: #68cdea;
  margin-left: 0;
  margin-right: 7px;
  font-size: 45px;
  line-height: 45px;
}

.landing-1-0_text-block-card {
  color: #6d7783;
  text-align: center;
  width: 210px;
  font-size: 22px;
  font-weight: 400;
  line-height: 115%;
}

.tab-link-tab-2 {
  background-color: #fff;
  align-items: center;
  height: 118.5px;
  padding-top: 20px;
  padding-bottom: 26px;
  display: flex;
}

.tab-link-tab-2.w--current {
  background-color: #f4f8ff;
}

.landing-1-0_featuresto-love {
  padding-top: 45px;
  padding-bottom: 60px;
}

.tab-pane-tab-2 {
  height: 100%;
}

.landing-1-0_image-bg-blue {
  background-color: #d6f6ff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 130px;
  display: flex;
  position: relative;
}

.landing-1-0_icon-testimonials {
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-check {
  align-items: center;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.landing-1-0_image-hero-pattern-2 {
  z-index: -1;
  position: absolute;
  inset: auto auto .2vw .1vw;
}

.landing-1-0_pricing-card {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 1px 1px 35px #ebecf0;
}

.tab-pane-tab-3 {
  height: 100%;
}

.landing-1-0_container-features-image-po {
  max-width: 60%;
  margin-top: 4px;
  margin-left: 5px;
  position: static;
}

.bold-text {
  color: #000;
}

.startx_gray-logo {
  width: 116px;
}

.landing-1-0_pricing-button {
  color: #68cdea;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ebecf0;
  border-radius: 100px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s;
}

.landing-1-0_pricing-button:hover {
  color: #fff;
  background-color: #68cdea;
}

.landing-1-0_grid-features-mobile {
  display: none;
}

.tab-pane-tab-4 {
  height: 100%;
}

.text-span-15 {
  color: #eeec74;
}

.footer-logo {
  width: 150px;
}

.landing-1-0_heading-testimonials {
  color: #120f25;
  max-width: 360px;
  margin-bottom: 30px;
}

.landing-1-0_container-why-controlhub {
  text-align: center;
  margin-bottom: 66px;
}

.landing-1-0_container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.landing-1-0_features {
  padding-top: 100px;
  padding-bottom: 90px;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.landing-1-0_testimonials {
  background-image: url('../images/landing-1.0_testimonials-background.svg');
  background-position: 50%;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.landing_1-0_features-image-po {
  max-width: 45%;
}

.landing-1-0_description-container_features2 {
  background-color: #fff;
  align-items: center;
  width: 100%;
  max-width: 482px;
  padding: 20px 60px 23px 46px;
  display: flex;
  position: absolute;
  top: 56.891px;
  left: -262px;
  box-shadow: 1px 1px 12px #bdbdbd40;
}

.landing-1-0_why-card {
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 330px;
  height: 420px;
  padding: 40px 60px 55px;
  display: flex;
  box-shadow: 1px 1px 12px #bdbdbd40;
}

.mask {
  background-color: #0000;
  border-radius: 20px;
  overflow: visible;
  box-shadow: 0 20px 50px #4689d733;
}

.footer-title-button {
  color: #fff;
  margin-right: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
}

.landing-1-0_container-features-icon {
  background-color: #d6f6ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 28px;
  display: flex;
  position: relative;
}

.text-block-100 {
  color: #fff;
  max-width: 270px;
  font-size: 19px;
  font-weight: 400;
  line-height: 110%;
  position: absolute;
  inset: 7.5em 0 auto 2.3em;
}

.landing-1-0-heading-h1 {
  color: #120f25;
  letter-spacing: -1px;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}

.footer-link {
  color: #fff;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link:hover {
  opacity: .5;
}

.landing1-0_image-hero {
  width: 100%;
  max-width: 90%;
}

.footer-top {
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 60px;
  display: flex;
}

.profile-block {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.profile-block.competitors {
  justify-content: center;
}

.landing-1-0_container-icon_features2 {
  background-color: #60cae9;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 60px;
  min-height: 60px;
  margin-right: 28px;
  display: flex;
}

.landing_1-0-date {
  color: #120f25;
}

.pricing-column-03 {
  object-fit: none;
  align-self: auto;
  width: 33.3333%;
  margin-top: auto;
  margin-bottom: 54px;
  padding: 10px;
}

.landing-1-0_text-block-why-controlhub {
  color: #6d7783;
  font-size: 23px;
  font-weight: 300;
  line-height: 110%;
}

.heading-49 {
  color: #120f25;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 23.5px;
  font-weight: 500;
  line-height: 110%;
}

.landing-1-0_text-span_pricing {
  color: #68cdea;
}

.profile-details {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.profile-details.competitors {
  align-items: center;
}

.text-span-6 {
  color: #ee3131;
  margin-left: 10px;
}

.div-block-191 {
  margin-bottom: -18px;
}

.pricing-button-2 {
  color: #017ec1;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #ebecf0;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  padding-top: 13px;
  padding-bottom: 10px;
  padding-left: 29px;
  font-size: 12px;
  font-weight: 600;
  transition: all .2s;
  display: flex;
}

.pricing-button-2:hover {
  color: #fff;
  background-color: #00bcf0;
}

.pricing-button-2.extra_topmargin_pricing {
  margin-top: 5.4rem;
}

.pricing-button-2.extra_topmargin_pricing_vr2 {
  margin-top: 2.125rem;
}

.date-2 {
  color: #017ec1;
  margin-left: 10px;
}

.date-2.free {
  color: #f96617;
}

.pricing-details-2 {
  color: #b0b7c3;
  text-align: center;
  max-width: 370px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.pricing-h3-2 {
  color: #0a1f44;
  letter-spacing: 1px;
  background-color: #fff;
  flex: 1;
  align-self: flex-start;
  width: 100px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 13px;
  display: block;
}

.stariting-pricing-text {
  color: #5a6875;
  text-align: left;
  align-self: flex-start;
  max-width: 560px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.stariting-pricing-text.none {
  display: none;
}

.bold-text-13 {
  float: right;
  clear: right;
  color: #f5f2f2;
  font-size: 12px;
}

.text-span {
  color: #017ec1;
}

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

.pricing-2 {
  color: #017ec1;
  margin-left: 0;
  margin-right: 2px;
  font-size: 45px;
  line-height: 45px;
}

._30_trial {
  color: #000;
  background-color: #f37435;
  border: 1px solid #fff0;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  padding: 5px 10px;
  font-style: normal;
  line-height: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: -32% -7% auto auto;
}

.heading-2 {
  color: #20355a;
  text-align: center;
  letter-spacing: -.6px;
  font-size: 44px;
}

.pricing-card-2 {
  float: right;
  clear: right;
  color: #f5f2f2;
  border: 2px solid #b0b7c3;
  border-radius: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 36rem;
  margin-bottom: -183px;
  padding: 2rem;
  font-size: 14px;
  display: flex;
}

.pricing-text-2 {
  color: #5a6875;
  flex: 1;
  align-self: stretch;
  max-width: 560px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.pricing-text-2.no_display {
  color: #b0b7c300;
}

.container_tittle_plan {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}

.div-block-192 {
  padding-left: 194px;
}

.container-4 {
  padding-top: 0;
}

.italic-text {
  font-size: 15px;
}

.italic-text-2 {
  margin-left: -8px;
}

.footer-column-2 {
  grid-row-gap: 20px;
  letter-spacing: 0;
  border: 1px #000;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-style: normal;
  text-decoration: none;
  display: flex;
}

.div-block-193 {
  justify-content: center;
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.container-5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 25px;
  text-decoration: none;
}

.demo-button-2 {
  color: #fff;
  cursor: pointer;
  background-color: #f96617;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.text-span-16 {
  color: #ee3131;
  margin-left: 10px;
}

.partners-div-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr .75fr;
  justify-content: stretch;
  place-items: center start;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 2.5em;
}

.partners-div-2._2-logos {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 4em;
  padding-bottom: 15px;
  display: flex;
}

.footer-link-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link-2:hover {
  opacity: .5;
}

.footer-top-2 {
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  margin-bottom: 40px;
  padding-bottom: 60px;
  line-height: 20px;
  display: flex;
}

.footer-link-text {
  color: #f7f7f7;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 137px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.footer-link-text:hover {
  opacity: .5;
}

.footer-title-2 {
  color: #fff;
  white-space: normal;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.footer-wrapper_hiden {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.footer-2 {
  background-color: #152330;
  border: 1px #000;
  margin-top: -102px;
  margin-bottom: -39px;
  padding: 37px 3% 75px;
  font-style: normal;
  line-height: 300px;
  text-decoration: none;
  overflow: hidden;
}

@media screen and (min-width: 1280px) {
  .landing-1-0_engineer-3, .landing-1-0_engineer {
    left: 15%;
  }

  .grid-30 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-112 {
    padding-left: 4vw;
  }

  .landing-1-0_engineer-2 {
    left: 15%;
  }

  .landing-1-0_image-engineer {
    left: 292px;
  }

  .footer-link-2, .footer-link-text {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-link-text.w--current {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .landing-1-0_image-manager {
    max-width: 11vw;
    top: 53px;
    right: 15%;
  }

  .landing-1-0_engineer-3 {
    left: 11%;
  }

  .landing-1-0_engineer {
    top: 36.9%;
    left: 11%;
  }

  .tab-pane-tab-1 {
    height: 100%;
  }

  .div-block-112 {
    padding-left: 20%;
  }

  .demo-button {
    margin-left: 5px;
  }

  .landing-1-0_features-text-card {
    font-size: 25px;
  }

  .tabs-content {
    width: 100%;
  }

  .landing-1-0_container-features-image-vitual-card {
    width: 80%;
  }

  .tab-link-tab-1 {
    display: flex;
  }

  .tabs-menu {
    grid-auto-columns: 1fr;
    width: 100%;
    max-width: 480px;
    display: grid;
  }

  .landing {
    display: flex;
  }

  .landing-1-0_engineer-2 {
    left: 11%;
  }

  .landing-1-0_image-engineer {
    top: 42px;
    left: 269px;
  }

  .landing-1-0_container-features-heading {
    margin-bottom: 45px;
  }

  .landing-1-0_heading-h2 {
    font-size: 50px;
  }

  .landing-1-0_text-block-card {
    line-height: 120%;
  }

  .landing-1-0-heading-h1 {
    font-size: 75px;
  }

  .landing1-0_image-hero {
    max-width: none;
  }

  .landing-1-0_text-block-why-controlhub {
    font-size: 25px;
  }

  .demo-button-2 {
    margin-left: 5px;
  }

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

  .footer-top-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-link-text {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-link-text.w--current {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .landing-1-0_image-manager {
    max-width: 15vw;
    inset: 7% 17% 0% auto;
  }

  .landing-1-0_engineer-3 {
    max-width: 7vw;
    left: 13%;
  }

  .landing-1-0_image-card-icon {
    width: 45px;
  }

  .container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .landing-1-0_heading-card {
    font-size: 23px;
  }

  .landing-1-0_engineer {
    max-width: 7vw;
    top: 34.5%;
    left: 13%;
  }

  .pricing-section {
    padding-top: 60px;
  }

  .grid-30 {
    grid-column-gap: 7vw;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    justify-items: center;
  }

  .landing-1-0_features-container-card {
    text-align: left;
    width: 100%;
    margin-bottom: 33px;
    padding-left: 20px;
  }

  .landing1-0-why-controlhub {
    padding-bottom: 60px;
  }

  .landing1-0_logos-hero {
    justify-content: center;
    align-items: center;
  }

  .custom-slider {
    width: 139px;
    max-width: 139px;
    display: none;
  }

  .landing1-0_grid-logos {
    width: 80%;
    margin-top: 0;
  }

  .pricing-text {
    font-size: 14px;
  }

  .landing-1-0_features-2_feature-inverted {
    justify-content: center;
    margin-bottom: 180px;
  }

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

  .div-block-112 {
    text-align: center;
    align-items: center;
    padding-left: 1vw;
  }

  .footer-grid-01 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .landing-1-0_container-features {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }

  .landing-1-0_features-text-card {
    font-size: 23px;
  }

  .profile-circle_testimonial {
    width: 120px;
    height: 120px;
    display: block;
  }

  .landing-1-0_heading-pricing {
    font-size: 40px;
  }

  .landing1-0-hero {
    padding-bottom: 75px;
  }

  .slider-container {
    width: auto;
    margin-bottom: 50px;
    padding-top: 21px;
    padding-left: 0%;
  }

  .landing-1-0_features-card-image {
    max-width: 100%;
    max-height: 100%;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .landing-1-0_image-features2-auto-sync {
    max-width: 90%;
  }

  .margin.hidden {
    display: none;
  }

  .landing-1-0_card-features-mobile {
    border-radius: 20px;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 482px;
    height: 510px;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 20px 15px;
    display: flex;
    box-shadow: 1px 1px 7px #dfdcdcb3;
  }

  .landing-1-0_features-2_feature-container {
    justify-content: center;
    margin-bottom: 120px;
    padding-top: 120px;
  }

  .landing-1-0_max-w-book-cta {
    text-align: center;
    min-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .pricing-card.purple {
    background-color: #fff;
  }

  .landing-1-0_image-card-icon-rocket {
    max-width: 110px;
  }

  .profile_testimonial {
    width: 120px;
    top: -17%;
  }

  .landing-1-0_container-features2-image {
    width: 90%;
    height: 550px;
    padding-top: 26px;
  }

  .landing-1-0_description-container_features2-inverted {
    top: -64px;
    right: auto;
  }

  .landing-1-0_image-features2-budget-tracking {
    max-width: 85%;
    left: auto;
  }

  .pricing-button {
    margin-left: auto;
    margin-right: auto;
  }

  .landing-1-0_engineer-2 {
    max-width: 7vw;
    top: 46.2%;
    left: 13%;
  }

  .landing1-0_image-logo {
    max-width: 80%;
    max-height: 80%;
  }

  .landing-1-0_image-engineer {
    max-width: 15vw;
    top: 7%;
    left: 25%;
  }

  .div-block {
    justify-content: center;
  }

  .landing-1-0_container-features-heading {
    margin-bottom: 35px;
  }

  .landing-1-0_image-card-icon-modular {
    width: 57px;
    margin-top: 7px;
    margin-left: 2px;
  }

  .slider.competitors {
    margin-top: 75px;
  }

  .landing-1-0_image-card-icon-lightning {
    width: 35px;
  }

  .landing-1-0_card-book-cta {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
  }

  .landing-1-0_heading-h2 {
    font-size: 40px;
  }

  .landing-1-0_pricing-card-pricing-column {
    padding-left: 5px;
    padding-right: 5px;
  }

  .landing-1-0_text-block-card {
    font-size: 20px;
  }

  .div-block-146 {
    display: none;
  }

  .landing-1-0_featuresto-love {
    padding-top: 0;
    padding-bottom: 0;
  }

  .landing-1-0_image-bg-blue {
    width: 110px;
    height: 110px;
  }

  .pricing-check.settings_note {
    margin-top: 20px;
  }

  .landing-1-0_card-blue-container {
    background-color: #f4f8ff;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: 336.406px;
    padding: 30px 20px;
    display: flex;
  }

  .landing-1-0_pricing-card {
    padding-left: 15px;
    padding-right: 15px;
  }

  .landing-1-0_pricing-button {
    margin-left: auto;
    margin-right: auto;
  }

  .landing-1-0_grid-features-mobile {
    grid-row-gap: 5vw;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .landing-1-0_heading-testimonials {
    margin-bottom: 0;
  }

  .landing-1-0_container {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .landing-1-0_features {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .footer-column {
    padding-right: 20px;
  }

  .landing-1-0_testimonials {
    padding-bottom: 30px;
  }

  .landing-1-0_description-container_features2 {
    position: absolute;
    top: -64px;
    left: auto;
  }

  .landing-1-0_why-card {
    width: 35vw;
    min-width: 310px;
    max-width: 310px;
  }

  .landing-1-0_features-heading {
    margin-top: 0;
  }

  .landing-1-0-heading-h1 {
    max-width: 600px;
    font-size: 45px;
  }

  .landing1-0_image-hero {
    width: 90%;
  }

  .landing_1-0-date {
    font-size: 13px;
  }

  .pricing-column-03 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .landing-1-0_text-block-why-controlhub {
    font-size: 23px;
  }

  .pricing-button-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-button-2.extra_topmargin_pricing {
    margin-top: 10.2rem;
  }

  .stariting-pricing-text {
    font-size: 14px;
  }

  .container-3 {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  ._30_trial {
    top: 252%;
    right: 0%;
  }

  .pricing-card-2 {
    height: 44rem;
    padding-left: 15px;
    padding-right: 15px;
  }

  .pricing-text-2 {
    font-size: 14px;
  }

  .footer-column-2 {
    padding-right: 20px;
  }

  .div-block-193 {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .grid-30 {
    grid-template-columns: 1fr;
  }

  .landing1-0_logos-hero {
    margin-top: 35px;
  }

  .landing-1-0_image-features2-3way-matchy-match {
    width: 80%;
    max-width: 470px;
  }

  .landing1-0_grid-logos {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .partners-div._2-logos {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-23 {
    grid-template-rows: auto 100%;
    min-height: 700px;
  }

  .div-block-140 {
    display: none;
  }

  .pricing-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .landing-1-0_image-icon_features2-plus {
    width: auto;
    max-width: 40%;
  }

  .footer-bottom {
    flex-wrap: wrap;
    margin-top: 40px;
  }

  .landing-1-0_wrapper-book {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .landing-1-0_image-features2-auto-sync {
    width: 100%;
    max-width: 610px;
  }

  .landing-1-0_max-w-book-cta {
    text-align: center;
    min-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .landing-1-0_image-features2-budget-tracking {
    max-width: 90%;
  }

  .slide-wrap {
    padding: 90px 50px;
  }

  .landing-1-0_container-button {
    margin-bottom: 50px;
  }

  .div-block-147 {
    justify-content: center;
    display: flex;
  }

  .landing-1-0_pricing-card-pricing-column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 35px;
    display: flex;
  }

  .pricing-check.settings_note {
    margin-top: -31px;
  }

  .landing-1-0_pricing-card {
    width: 100%;
    max-width: 370px;
    padding-left: 30px;
  }

  .startx_gray-logo {
    margin-left: 50px;
  }

  .landing-1-0_grid-features-mobile {
    grid-row-gap: 10vw;
  }

  .footer-column {
    padding-right: 0;
  }

  .landing-1-0_why-card {
    height: auto;
  }

  .footer-title-button {
    display: none;
  }

  .footer-link, .footer-link.w--current {
    transition-property: none;
  }

  .pricing-column-03 {
    width: 100%;
    margin-bottom: 35px;
  }

  ._30_trial {
    top: -32%;
    right: -2%;
  }

  .pricing-card-2 {
    height: 39rem;
    margin-bottom: 0;
  }

  .footer-column-2 {
    padding-right: 0;
  }

  .partners-div-2._2-logos {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer-link-2, .footer-link-2.w--current, .footer-link-text, .footer-link-text.w--current {
    transition-property: none;
  }
}

@media screen and (max-width: 479px) {
  .pricing-section {
    padding-top: 40px;
  }

  .landing1-0-why-controlhub {
    padding-top: 0;
  }

  .landing-1-0_book {
    padding-top: 30px;
  }

  .landing1-0_grid-logos {
    width: 85%;
    max-width: 190px;
  }

  .landing-1-0_features-2_feature-inverted {
    margin-bottom: 0;
  }

  .partners-div._2-logos {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .grid-23 {
    overflow: hidden;
  }

  .text-block-99 {
    font-size: 16.5px;
  }

  .footer-grid-01 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 2fr;
  }

  .landing-1-0_features-text-card {
    font-size: 21px;
  }

  .profile-circle_testimonial {
    width: 90px;
    height: 90px;
    top: -9%;
  }

  .landing-1-0_heading-pricing {
    font-size: 35px;
  }

  .landing1-0-hero {
    padding-bottom: 30px;
  }

  .footer-bottom {
    text-align: center;
    flex-direction: column;
  }

  .image-83 {
    max-width: 97.5%;
  }

  .landing-1-0_card-features-mobile {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .landing-1-0_features-2_feature-container {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .div-block-139 {
    width: 100%;
  }

  .landing-1-0_max-w-book-cta {
    width: 100%;
    min-width: 0;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-50 {
    max-width: 270px;
    font-size: 23px;
  }

  .profile_testimonial {
    width: 90px;
    top: -9%;
  }

  .landing-1-0_image-book-cta {
    width: 100%;
    max-width: 300px;
  }

  .landing-1-0_description-container_features2-inverted {
    padding-left: 20px;
    padding-right: 10px;
  }

  .slide-wrap.competitors {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer {
    padding-left: 10%;
    padding-right: 10%;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .landing-1-0_image-card-icon-modular {
    margin-top: 0;
    margin-left: 0;
  }

  .slider.competitors {
    width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .landing-1-0_image-card-icon-lightning {
    margin-top: 3px;
  }

  .landing-1-0_heading-h2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
  }

  .landing-1-0_price {
    font-size: 35px;
  }

  .pricing-check.settings_note {
    margin-top: -21px;
  }

  .startx_gray-logo {
    margin-left: 0;
  }

  .landing-1-0_grid-features-mobile {
    grid-row-gap: 15vw;
  }

  .footer-logo {
    margin-bottom: 32px;
  }

  .landing-1-0_container {
    max-width: 479px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }

  .landing-1-0_testimonials {
    background-position: 50%;
    background-size: cover;
    padding-top: 40px;
  }

  .landing-1-0_description-container_features2 {
    padding-left: 20px;
    padding-right: 10px;
  }

  .landing-1-0_why-card {
    width: 90%;
    min-width: 0;
    max-width: 310px;
    padding: 40px 0 50px;
  }

  .mask.competitors {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-title-button {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .text-block-100 {
    font-size: 17px;
  }

  .landing-1-0_logo {
    max-width: 160px;
  }

  .landing-1-0-heading-h1 {
    font-size: 37px;
  }

  .footer-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .profile-block {
    flex-wrap: wrap;
  }

  .landing-1-0_container-icon_features2 {
    margin-right: 15px;
  }

  .heading-49 {
    font-size: 20px;
  }

  .pricing-card-2 {
    height: 41rem;
  }

  .div-block-193 {
    width: 15em;
  }

  .partners-div-2._2-logos {
    flex-wrap: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .footer-top-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-wrapper_hiden {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .footer-2 {
    padding-left: 10%;
    padding-right: 10%;
  }
}

#w-node-_909e035a-92c1-df30-035b-66c38b6291a7-03041607 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163e76-03041607 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_29dc70fe-3e1e-3a6b-f370-fb453907a595-03041607 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163e77-03041607 {
  justify-self: center;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163e86-03041607 {
  justify-self: end;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163e8e-03041607 {
  justify-self: start;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163e9a-03041607 {
  justify-self: end;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163ea6-03041607 {
  justify-self: start;
}

#w-node-f87c16dd-745c-c12a-6883-e60978163eb0-03041607 {
  justify-self: end;
}

#w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c0592-03041607 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f87c16dd-745c-c12a-6883-e60978163e86-03041607 {
    justify-self: end;
  }

  #w-node-f87c16dd-745c-c12a-6883-e60978163e8e-03041607 {
    justify-self: start;
  }

  #w-node-f87c16dd-745c-c12a-6883-e60978163e9a-03041607 {
    justify-self: end;
  }

  #w-node-f87c16dd-745c-c12a-6883-e60978163ea6-03041607 {
    justify-self: start;
  }

  #w-node-f87c16dd-745c-c12a-6883-e60978163eb0-03041607 {
    justify-self: end;
  }

  #w-node-f87c16dd-745c-c12a-6883-e60978163f54-03041607 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f87c16dd-745c-c12a-6883-e60978163e86-03041607, #w-node-f87c16dd-745c-c12a-6883-e60978163e8e-03041607, #w-node-f87c16dd-745c-c12a-6883-e60978163e9a-03041607, #w-node-f87c16dd-745c-c12a-6883-e60978163ea6-03041607, #w-node-f87c16dd-745c-c12a-6883-e60978163eb0-03041607 {
    justify-self: center;
  }

  #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c05d6-03041607 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c05eb-03041607 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c060e-03041607 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c0611-03041607 {
    justify-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f87c16dd-745c-c12a-6883-e60978163f54-03041607 {
    justify-self: center;
  }

  #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c05d6-03041607, #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c05eb-03041607, #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c060e-03041607 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c0611-03041607, #w-node-a5b66dd6-2d64-aa0c-6a2a-4267a91c0613-03041607 {
    justify-self: center;
  }
}


