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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero-section {
  background-image: url('../images/Hero.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-bottom: 17px;
  display: flex;
  position: relative;
}

.container {
  max-width: 1140px;
}

.container._1200 {
  max-width: 1200px;
}

.container._1077 {
  max-width: 1077px;
}

.container._1130 {
  max-width: 1130px;
}

.container.postion {
  z-index: 2;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  position: absolute;
  inset: 15px auto auto 50%;
  transform: translate(-50%);
}

.container.postion-hero-contant {
  z-index: 2;
  width: 100%;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

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

.menu {
  cursor: pointer;
}

.mobile-base {
  z-index: 9999999;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  margin-left: auto;
  transition: all .3s linear;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: translate(100%);
}

.nav-link-wraper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #0b1f3a;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.nav-link.closes {
  transition: all .3s linear;
}

.nav-link.closes:hover {
  color: #2563eb;
}

.crose {
  cursor: pointer;
  position: absolute;
  inset: 5% 2% auto auto;
}

.hero-logo {
  width: 500px;
}

.kyara-hero-contant {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.ai-sales {
  margin-top: 35px;
}

.swiper-wrapper {
  position: relative;
}

.custom-pagination {
  z-index: 3;
}

.backed {
  padding-top: 40px;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

.heading {
  color: #0b1f3a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
}

.heading.captlige {
  text-transform: uppercase;
}

.heading.semibold {
  color: #23354e;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.logos-overflow__logos-wrapperr {
  flex: none;
  overflow: hidden;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.merque-img {
  margin-left: 35px;
  margin-right: 35px;
}

.frame {
  z-index: -1;
  opacity: .5;
  margin-top: -101px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.welcome-to-kyara {
  padding: 100px 16px;
}

.box {
  background-color: #f9faff;
  border-radius: 10px;
  padding: 79.2px 16px;
}

.div-block-2 {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.hand-wraper {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: center;
  align-items: center;
  margin-bottom: 13px;
  display: flex;
}

.sub-heading {
  color: #0b1f3a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.sub-heading.left {
  text-align: left;
}

.sub-heading.size-32 {
  margin-top: 32px;
  font-size: 32px;
  line-height: 48px;
}

.color-change {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(98deg, #2563eb, #7c3aed 47%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
  display: block;
}

.color-change.inline {
  background-image: linear-gradient(98deg, #2563eb, #7c3aed 47%);
  display: inline-block;
}

.paraghraph {
  color: #3c4c61;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paraghraph.size-20 {
  color: #0b1f3a;
  text-align: center;
  max-width: 657px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 27px;
}

.paraghraph.mt-9 {
  margin-top: 9px;
}

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

.paraghraph.center.color-change, .paraghraph.center.color-change-3b4b61 {
  color: #3b4b61;
}

.paraghraph.mt-8 {
  margin-top: 8px;
}

.paraghraph.itlean {
  color: #3b4b61;
  text-align: center;
  font-style: italic;
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.list-item {
  color: #0b1f3a;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.list-item.size-16 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  max-width: 645px;
  margin: 16px auto 0;
  padding-left: 35px;
  display: flex;
}

.btn-wraper {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 37px;
  display: flex;
}

.button {
  color: #fefefe;
  background-color: #0000;
  background-image: linear-gradient(98.65deg, #2563eb, #7c3aed);
  border: 1px solid #0000;
  border-radius: 51px;
  padding: 15.2px 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  transition: all .3s linear;
  box-shadow: 0 4px 35.5px #504fec66;
}

.button:hover, .button.border {
  box-shadow: none;
  color: #0b1f3a;
  background-image: none;
  border-color: #0b1f3a;
}

.button.border:hover {
  color: #fefefe;
  background-image: linear-gradient(98.65deg, #2563eb, #7c3aed);
  border-color: #0000;
  box-shadow: 0 4px 35.5px #504fec66;
}

.button.mt-32 {
  margin-top: 32px;
}

.new-categories {
  padding-bottom: 100px;
  padding-left: 16px;
  padding-right: 16px;
}

.category-grid {
  grid-template-rows: auto;
  place-items: center;
}

.liner-text {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(98.65deg, #2563eb, #7c3aed);
  -webkit-background-clip: text;
  background-clip: text;
}

.liner-text.bold {
  background-image: linear-gradient(98.65deg, #2563eb, #7c3aed 0%);
}

.div-block-3 {
  border: 1px solid #7c3aed;
  border-radius: 10px;
  width: 100%;
  min-height: 350px;
  padding-top: 60px;
  padding-left: 60px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 12.1px #6b6b6b40;
}

.image {
  border-radius: 7px;
  position: absolute;
  inset: auto auto -20px 60px;
}

.sales {
  background-color: #f9faff;
  padding: 80px 16px;
}

.div-block-4 {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.list-sales {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: space-between;
  align-items: center;
  margin: 8px auto 0;
  padding-left: 35px;
  display: flex;
}

.key-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 32px;
}

.lost-wraper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.circle {
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
}

.leads-heading {
  color: #0b1f3a;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.leads-heading.mt-20 {
  color: #313131;
  margin-top: 20px;
}

.ai-sales-real {
  padding: 100px 16px;
}

.estate-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  place-items: center;
}

.sales-image {
  border-radius: 10px;
  max-width: 540px;
  position: absolute;
  inset: auto auto -38px 60px;
}

.kayara-img-wraper {
  border: 1px solid #7c3aed;
  border-radius: 10px;
  width: 100%;
  min-height: 375px;
  padding-top: 60px;
  padding-left: 60px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 12.1px #6b6b6b40;
}

.sales-proces {
  padding-bottom: 100px;
  padding-left: 16px;
  padding-right: 16px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 960px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.ai-card {
  width: 100%;
  max-width: 309.338px;
  padding: 15.2px 16px;
  transition: all .3s linear;
}

.ai-card:hover {
  box-shadow: 8px 6px 50px #0000002e;
}

.card-contant {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modern-ai {
  background-color: #f9faff;
  padding-top: 80px;
  padding-left: 16px;
  padding-right: 16px;
  overflow: hidden;
}

.modern-contant {
  width: 100%;
  max-width: 733px;
  margin-left: auto;
  margin-right: auto;
}

.kyara-image {
  width: 100%;
  max-width: 700px;
  margin-bottom: -93px;
}

.div-block-5 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.ai-image {
  width: 100%;
  max-width: 200px;
  position: absolute;
  inset: auto auto -63px 0%;
}

.vector {
  z-index: -1;
  position: absolute;
  inset: 0% -1% auto auto;
}

.kyara-works {
  padding: 100px 16px;
  display: none;
}

.how-kyara-works {
  padding: 100px 16px 120px;
}

.grid-2 {
  grid-template-rows: auto;
  justify-content: flex-end;
  align-items: flex-start;
  max-width: 960px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.graphic {
  width: 400px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.define-sales {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 640px;
  margin-top: 24px;
  display: flex;
}

.define-contant {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.define-contant.w583 {
  max-width: 583px;
  margin-left: 73px;
}

.define-contant.w583.margin-left-71 {
  margin-left: 57px;
}

.define-contant.w583.mr-left-57 {
  margin-left: 53px;
}

.define-contant.w771 {
  max-width: 771px;
  margin-left: -6px;
}

.line-svg {
  width: 100%;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
}

.number-circle {
  z-index: 1;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 62px;
  height: 62px;
  display: flex;
  position: relative;
}

.number-heading {
  color: #0b1f3a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 48px;
}

.div-block-6 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 236px;
  display: flex;
  position: relative;
}

.div-block-6.w162 {
  max-width: 179px;
}

.div-block-6.w162.w183 {
  max-width: 183px;
}

.div-block-6.w215 {
  max-width: 243px;
}

.define-heading {
  color: #0b1f3a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.back-top {
  z-index: 10;
  cursor: pointer;
  background-image: linear-gradient(#2563eb, #7c3aed);
  border-radius: 50px;
  position: fixed;
  inset: auto 2% 2% auto;
}

.footer {
  background-color: #0b1f3a;
  padding: 100px 16px 80px;
}

.container-2 {
  width: 100%;
  max-width: 1140px;
}

.footer-data-wrapepr {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-links-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.footer-link {
  color: #cdd1d7;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  transition: all .3s linear;
}

.footer-link:hover {
  color: #fefefe;
}

.copyright-section {
  background-color: #0b1f3a;
  border-top: 1px solid #fefefe66;
  padding: 16px;
}

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

.year-text {
  color: #cdd1d7;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  transition: all .3s linear;
}

.year-text:hover {
  color: #fefefe;
}

.year-text.hover-remove:hover {
  color: #cdd1d7;
}

.bottom-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.kyara-form-section {
  background-color: #f9faff;
  padding: 80px 16px;
}

.line {
  background-color: #fefefe;
  width: 0%;
  height: 1px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.thnku-mesj {
  color: #0b1f3a;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.kyara-inputs-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icon {
  color: #e1e0e0;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 24px;
  height: 24px;
  margin-right: 0;
  display: flex;
}

.kyara-form {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}

.kyara-input {
  color: #0b1f3a;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #0b1f3a7d;
  height: 64px;
  margin-bottom: 0;
  padding: 20px 20px 20px 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.kyara-input:active, .kyara-input:focus, .kyara-input::placeholder {
  color: #0b1f3a;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.kyara-input.text-area {
  min-height: 133px;
}

.link-wrap {
  position: relative;
}

.data-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 8px;
  display: flex;
}

.link {
  color: #fefefe;
  max-width: 392px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.submit-button {
  color: #fefefe;
  background-image: linear-gradient(98deg, #2563eb, #7c3aed);
  border-radius: 51px;
  min-height: 0;
  margin-top: 32px;
  padding: 16px 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.success-message-4 {
  background-color: #0000;
  padding: 0;
}

.success-message-4.bg-white {
  background-color: #0000;
}

.icon-wrap {
  justify-content: center;
  align-items: center;
}

.icon-wrap.pt-6 {
  padding-top: 6px;
}

.contact-link-wrapper {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.contact-link-wrapper.mt-12 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 12px;
}

.sub-heading2 {
  color: #0b1f3a;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 124%;
}

.right-side-data-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.contact-parent-tab {
  background-image: url('../images/form-img.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 480px;
  min-height: 651px;
  padding: 8px;
  display: none;
}

.cntact-text {
  color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
}

.form-parent-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.contact-info-wrapper {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  border: 1px solid #fefefe;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.contact-parent {
  background-image: url('../images/form-img.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 480px;
  min-height: 651px;
  padding: 8px;
  display: flex;
}

.sub-head-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #2563eb, #7c3aed);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

.mesj-wrap {
  border: 2px solid #5d48ec;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 520px;
  padding: 16px;
  display: flex;
}

.mesj-wrap.h {
  background-color: #fff;
  min-height: 400px;
}

.text-span {
  padding-right: 4px;
}

.built-real {
  grid-template-rows: auto;
  place-items: center;
}

.benefits-heading {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(98.65deg, #2563eb, #7c3aed 33%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.div-block-7 {
  margin-top: 24px;
}

.list-2 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  margin-top: 8px;
  margin-bottom: 0;
  padding-left: 25px;
  display: flex;
}

.list-item-2 {
  color: #3c4c61;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.div-block-3-copy {
  background-color: #fefefe;
  border: 1px solid #7c3aed;
  border-radius: 10px;
  width: 100%;
  min-height: 410px;
  padding-top: 60px;
  padding-left: 60px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 12.1px #6b6b6b40;
}

.image-copy {
  border-radius: 7px;
  max-width: 560px;
  position: absolute;
  inset: auto auto -12px 60px;
}

.div-block-8 {
  position: relative;
}

.liner-right {
  background-image: linear-gradient(90deg, #fcfcfc00, #fcfcfc);
  width: 150px;
  height: 80px;
  position: absolute;
  inset: 50% 0% auto auto;
  transform: translate(0, -50%);
}

.liner-left {
  background-image: linear-gradient(241deg, #fcfcfc00, #fcfcfc);
  width: 150px;
  height: 80px;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
}

.block {
  display: block;
}

.small-circle {
  width: 24px;
  height: 24px;
}

.line-circle {
  z-index: -1;
  border: 1px dashed #524eec;
  width: 100%;
  max-width: 189px;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
}

.div-block-9 {
  z-index: 2;
  position: relative;
}

.road-map-wraper {
  display: none;
}

.pop-up {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: none;
  position: fixed;
  inset: 0%;
}

.form-wraper {
  width: 100%;
  max-width: 600px;
  position: relative;
}

.text-field {
  color: #4d4d4d;
  background-color: #0000;
  border: 1px solid #dedede;
  border-radius: 12px;
  min-height: 48px;
  margin-bottom: 0;
  padding: 12px 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-field:focus {
  border-color: #dedede;
}

.text-field::placeholder {
  color: #4d4d4d;
}

.text-field.text-area {
  min-height: 91px;
}

.field-label {
  color: #0b1f3a;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.label-wraper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form {
  background-color: #fcfcfc;
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 4px 25px #0101011a;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block {
  margin-bottom: 0;
}

.close {
  position: absolute;
  inset: 2% 2% auto auto;
}

.close.closes {
  cursor: pointer;
}

.fs-cc-banner_container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-banner_button-2 {
  color: #000;
  text-align: center;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 999rem;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  transition: all .3s;
}

.fs-cc-banner_button-2:hover {
  color: #fff;
  background-image: linear-gradient(98.65deg, #2563eb, #7c3aed);
  border-color: #0000;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 1rem;
  width: 100%;
  max-width: 36rem;
  height: 100%;
  max-height: 600px;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_content-2 {
  height: 100%;
  padding: 24px;
}

.privacy-link-main {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 16px;
  display: flex;
}

.privay-link {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
}

.privay-link:hover {
  color: #19375e;
  border-bottom-color: #0000;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_buttons-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_buttons-wrapper-3.mt-24 {
  margin-top: 20px;
}

.fs-cc-manager_button {
  color: #333;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  flex-direction: column;
  padding: .625rem;
  transition: color .2s;
  display: block;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.pop-up-h3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.fs-cc-prefs_component {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-banner_text-3 {
  color: #616161;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.scroll-pop {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  height: 500px;
  display: flex;
  overflow: scroll;
}

.scroll-pop.mt-20 {
  height: 400px;
  margin-top: 20px;
}

.fs-cc-banner_text-copy-3 {
  color: #000;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 1rem;
  height: 1rem;
}

.fs-cc-manager_component {
  z-index: 100;
  display: block;
  position: fixed;
  inset: auto auto 1.25rem 1.25rem;
}

.fs-cc-prefs_title {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

.paragraph-65 {
  color: #444;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fs-cc-banner_component-3 {
  z-index: 998;
  background-color: #fff;
  border-top: 1px solid #4353ff29;
  border-radius: 10px;
  max-width: 370px;
  padding: 20px 24px 24px;
  display: block;
  position: fixed;
  inset: auto 0% 16px 16px;
  box-shadow: 0 2px 5px #0003;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-manager_trigger, .fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: .625rem;
  font-size: 1.25rem;
  text-decoration: none;
  position: absolute;
  inset: -.75rem -.75rem auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.section {
  padding: 100px 16px;
}

.article {
  color: #000;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.privacy-para {
  color: #000;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.privacy-contact-link {
  color: #000;
  text-align: justify;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bold-text-6 {
  color: #19375e;
}

.container-38 {
  width: 100%;
  max-width: 1140px;
}

.contact-link {
  color: #0b1f3a;
  border-bottom: 2px solid #0b1f3a;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.contact-link:hover {
  color: #000;
  border-bottom-color: #000;
}

.data-para {
  color: #000;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.data-para.mt-20 {
  margin-top: 24px;
}

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

.list-3 {
  margin-top: 16px;
  padding-left: 40px;
}

.para-privacy-2 {
  color: #000;
  text-align: justify;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bold-text-7 {
  font-size: 18px;
}

.main-para {
  color: #000;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 40px;
}

.text-span-2 {
  font-weight: 700;
}

.privacy-hero {
  background-color: #000;
  justify-content: center;
  align-items: flex-start;
  min-height: 300px;
  padding-top: 15px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-1128 {
  text-align: center;
  margin-top: 50px;
}

.h1 {
  color: #fff;
  text-align: center;
  border-bottom: 3px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 64px;
  display: inline;
}

.data-section {
  padding: 100px 16px;
}

.spn-point {
  font-weight: 600;
}

.h3 {
  color: #000;
  margin-top: 16px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

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

.bold-text-5, .bold-text-8, .bold-text-9, .bold-text-10 {
  font-size: 18px;
}

.pop-up-h3-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.paragraph-66 {
  color: #444;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.privay-link-2 {
  color: #000;
  border-bottom: 1px solid #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
}

.privay-link-2:hover {
  color: #19375e;
  border-bottom-color: #0000;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol-2 {
  display: flex;
}

.fs-cc-banner_text-4 {
  color: #616161;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.fs-cc-banner_text-copy-4 {
  color: #000;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.fs-cc-banner_component-4 {
  z-index: 998;
  background-color: #fff;
  border-top: 1px solid #4353ff29;
  border-radius: 10px;
  max-width: 430px;
  padding: 20px 24px 24px;
  display: block;
  position: fixed;
  inset: auto 0% 16px 16px;
}

.nav-button {
  color: #fff;
  background-color: #166acc;
  border: 1px solid #166acc;
  border-radius: 40px;
  padding: 11.2px 24px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  transition: all .3s linear;
}

.nav-button:hover {
  color: #166acc;
  box-shadow: inset 0 -48px #fff;
}

.semibold {
  font-weight: 600;
}

.privay-link-3 {
  color: #000;
  border-bottom: 1px solid #000;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
}

.privay-link-3:hover {
  color: #2563eb;
  border-bottom-color: #0000;
}

.pop-up-h3-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.fs-cc-banner_text-5 {
  color: #616161;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.fs-cc-banner_text-copy-5 {
  color: #000;
  margin-bottom: 12px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.paragraph-67 {
  color: #444;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fs-cc-banner_component-5 {
  z-index: 998;
  background-color: #fff;
  border-top: 1px solid #4353ff29;
  border-radius: 10px;
  max-width: 370px;
  padding: 20px 24px 24px;
  display: block;
  position: fixed;
  inset: auto 0% 16px 16px;
}

@media screen and (min-width: 1280px) {
  .container.postion {
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-base {
    max-width: 500px;
  }

  .crose {
    top: 4%;
    right: 1%;
  }

  .hero-logo {
    width: auto;
  }

  .welcome-to-kyara {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .sub-heading {
    font-size: 48px;
    line-height: 58px;
  }

  .new-categories {
    padding-bottom: 130px;
  }

  .category-grid {
    grid-column-gap: 141px;
    grid-row-gap: 141px;
    grid-template-columns: 1fr 536px;
  }

  .div-block-3 {
    min-height: 412px;
  }

  .image {
    max-width: 591px;
  }

  .key-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .leads-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .leads-heading.mt-20.w316 {
    max-width: 316px;
  }

  .ai-sales-real {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .estate-grid {
    grid-column-gap: 73px;
    grid-row-gap: 73px;
    grid-template-columns: 1fr 531px;
  }

  .sales-image {
    max-width: 720px;
  }

  .kayara-img-wraper {
    min-height: 503px;
  }

  .sales-proces {
    padding-bottom: 130px;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 40px;
    max-width: none;
  }

  .ai-card {
    max-width: 364px;
    padding: 23px 24px;
  }

  .ai-card.pd-23 {
    padding-left: 23px;
    padding-right: 23px;
  }

  .kyara-image {
    max-width: 743px;
  }

  .ai-image {
    max-width: 256px;
  }

  .kyara-works {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .how-kyara-works {
    padding-top: 130px;
    padding-bottom: 152px;
  }

  .grid-2 {
    max-width: none;
  }

  .graphic {
    width: 434px;
  }

  .define-sales {
    grid-column-gap: 37px;
    grid-row-gap: 37px;
    justify-content: center;
    align-items: flex-start;
    max-width: 791px;
  }

  .define-contant {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .define-contant.w583 {
    max-width: 583px;
    margin-left: 73px;
  }

  .define-contant.w583.margin-left-71 {
    margin-left: 71px;
  }

  .define-contant.w583.mr-left-57 {
    margin-left: 73px;
  }

  .define-contant.w771 {
    max-width: 771px;
    margin-left: 4px;
  }

  .div-block-6.w162, .div-block-6.w162.w183 {
    max-width: 162px;
  }

  .div-block-6.w215 {
    max-width: 231px;
  }

  .define-heading {
    font-size: 24px;
    line-height: 36px;
  }

  .right-side-data-div {
    max-width: 526px;
  }

  .contact-parent-tab {
    max-width: 558px;
  }

  .form-parent-div {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    max-width: none;
  }

  .contact-parent {
    max-width: 558px;
  }

  .built-real {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    grid-template-columns: 1fr 586px;
  }

  .div-block-3-copy {
    min-height: 559px;
  }

  .image-copy {
    max-width: 822px;
    bottom: -33px;
  }
}

@media screen and (min-width: 1440px) {
  .mobile-base {
    max-width: 600px;
  }

  .image-copy {
    height: 524px;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    min-height: 550px;
    padding-bottom: 16px;
  }

  .nav-logo, .menu {
    width: 50px;
  }

  .crose {
    position: absolute;
    inset: 4% 3% auto auto;
  }

  .hero-logo {
    width: 400px;
  }

  .ai-sales {
    width: 400px;
    margin-top: 24px;
  }

  .merque-img {
    width: 150px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .frame {
    margin-top: -20px;
  }

  .welcome-to-kyara {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sub-heading {
    font-size: 40px;
    line-height: 48px;
  }

  .sub-heading.left {
    text-align: center;
  }

  .sub-heading.left.mx-width {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }

  .color-change {
    display: inline;
  }

  .paraghraph {
    text-align: center;
  }

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

  .list-item {
    font-size: 18px;
    line-height: 28px;
  }

  .list {
    max-width: 590px;
  }

  .new-categories {
    padding-bottom: 80px;
  }

  .category-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .liner-text {
    display: inline;
  }

  .div-block-3 {
    width: 100%;
    max-width: 536px;
    min-height: auto;
    padding: 24px;
  }

  .image {
    position: static;
  }

  .list-sales {
    grid-column-gap: 40px;
    grid-row-gap: 2px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    max-width: 500px;
  }

  .key-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .lost-wraper {
    width: 100%;
    max-width: 202px;
  }

  .circle {
    width: 50px;
    height: 50px;
  }

  .layer {
    width: 24px;
  }

  .ai-sales-real {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .estate-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .sales-image {
    max-width: 100%;
    position: static;
  }

  .kayara-img-wraper {
    width: 100%;
    max-width: 536px;
    min-height: auto;
    padding: 24px;
  }

  .sales-proces {
    padding-bottom: 80px;
  }

  .grid {
    grid-template-columns: 1fr 1fr;
    max-width: 720px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .ai-card {
    max-width: none;
    padding: 15.2px 16px;
  }

  .modern-ai {
    padding-top: 60px;
  }

  .kyara-image {
    max-width: 520px;
    margin-bottom: -60px;
  }

  .div-block-5 {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .ai-image {
    max-width: 160px;
    bottom: -34px;
  }

  .vector {
    width: 120px;
  }

  .grid-wraper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .kyara-works, .how-kyara-works {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-top: 40px;
    display: grid;
  }

  .graphic {
    position: static;
  }

  .define-sales {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 0;
    position: relative;
  }

  .define-contant.w583.margin-left-71, .define-contant.w583.mr-left-57, .define-contant.w771 {
    max-width: 100%;
    margin-left: 0;
  }

  .line-svg {
    display: none;
  }

  .number-circle {
    z-index: 4;
  }

  .number-heading {
    font-size: 24px;
    line-height: 40px;
  }

  .div-block-6 {
    width: auto;
    max-width: none;
  }

  .footer, .kyara-form-section {
    padding-top: 80px;
  }

  .kyara-inputs-wrap {
    width: 100%;
  }

  .form-kyara {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .link {
    max-width: none;
  }

  .icon-wrap.pt-6 {
    padding-top: 0;
  }

  .contact-link-wrapper.mt-12 {
    justify-content: flex-start;
    align-items: center;
  }

  .sub-heading2 {
    text-align: center;
    font-size: 44px;
  }

  .contact-parent-tab {
    max-width: none;
    min-height: 540px;
    margin-top: 40px;
    display: flex;
  }

  .form-parent-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-parent {
    display: none;
  }

  .mesj-wrap {
    min-height: 360px;
  }

  .mesj-wrap.h {
    min-height: 350px;
  }

  .built-real {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .div-block-7 {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-3-copy {
    min-height: auto;
    padding: 24px;
  }

  .image-copy {
    position: static;
  }

  .liner-right, .liner-left {
    width: 120px;
    height: 70px;
  }

  .block {
    display: inline;
  }

  .roadmap-line {
    border-top: 1px solid #5c49ec;
    border-right: 1px dashed #5c49ec;
    width: 1px;
    height: 270px;
  }

  .road-map-wraper {
    display: block;
    position: absolute;
    inset: 0% auto auto 30px;
  }

  .fill-line {
    z-index: 3;
    background-color: #7c3aed;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text-3, .fs-cc-banner_text-copy-3 {
    margin-right: 0;
  }

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

  .article {
    font-size: 26px;
    line-height: 34px;
  }

  .div-block-1128 {
    margin-top: 60px;
  }

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

  .fs-cc-banner_text-4, .fs-cc-banner_text-copy-4, .fs-cc-banner_text-5, .fs-cc-banner_text-copy-5 {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    min-height: 480px;
  }

  .nav-logo {
    width: 36px;
  }

  .menu {
    width: 40px;
  }

  .mobile-base {
    max-width: 100%;
  }

  .hero-logo, .ai-sales {
    width: 320px;
  }

  .heading {
    font-size: 20px;
    line-height: 26px;
  }

  .heading.semibold {
    font-size: 18px;
    line-height: 28px;
  }

  .div-block {
    margin-top: 24px;
  }

  .merque-img {
    width: 100px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .welcome-to-kyara {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .box {
    padding-top: 24px;
    padding-bottom: 24px;
  }

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

  .paraghraph.size-20 {
    font-size: 16px;
    line-height: 23px;
  }

  .list-item {
    font-size: 16px;
    line-height: 26px;
  }

  .list {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .btn-wraper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 24px;
  }

  .button.mt-32 {
    margin-top: 24px;
  }

  .new-categories {
    padding-bottom: 60px;
  }

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

  .div-block-3 {
    padding: 20px;
  }

  .sales {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .key-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: flex-start;
  }

  .lost-wraper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 160px;
  }

  .circle {
    width: 36px;
    height: 36px;
  }

  .layer {
    width: 18px;
  }

  .leads-heading {
    font-size: 16px;
    line-height: 26px;
  }

  .ai-sales-real {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .kayara-img-wraper {
    padding: 20px;
  }

  .sales-proces {
    padding-bottom: 60px;
  }

  .grid {
    max-width: 520px;
    margin-top: 24px;
  }

  .kyara-image {
    max-width: 350px;
    margin-bottom: -40px;
  }

  .div-block-5 {
    margin-top: 32px;
  }

  .ai-image {
    max-width: 100px;
    bottom: -10px;
  }

  .vector {
    width: 80px;
  }

  .grid-wraper {
    max-width: 520px;
  }

  .kyara-works, .how-kyara-works {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .grid-2 {
    margin-top: 32px;
  }

  .graphic {
    width: 380px;
  }

  .define-sales {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .define-contant.w583, .define-contant.w771 {
    margin-left: 0;
  }

  .line-svg {
    width: 103px;
  }

  .number-circle {
    width: 40px;
    height: 40px;
  }

  .div-block-6, .div-block-6.w215 {
    max-width: 162px;
  }

  .define-heading {
    font-size: 18px;
    line-height: 29px;
  }

  .back-top {
    width: 32px;
  }

  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .logo {
    max-width: 210px;
  }

  .footer-links-wrapper {
    margin-top: 30px;
  }

  .copyright-section {
    display: flex;
  }

  .year-div-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .bottom-div {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .kyara-form-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .thnku-mesj {
    font-size: 24px;
    line-height: 34px;
  }

  .kyara-input {
    height: 54px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
  }

  .kyara-input.text-area {
    min-height: 100px;
  }

  .link {
    max-width: 360px;
    font-size: 14px;
    line-height: 20px;
  }

  .submit-button {
    margin-top: 24px;
  }

  .icon-wrap.pt-6 {
    padding-top: 6px;
  }

  .contact-link-wrapper.mt-12 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .sub-heading2 {
    font-size: 36px;
  }

  .cntact-text {
    font-size: 20px;
  }

  .form-parent-div {
    max-width: 480px;
  }

  .mesj-wrap {
    border-radius: 20px;
    min-height: 250px;
  }

  .mesj-wrap.h {
    min-height: 320px;
  }

  .built-real {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

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

  .div-block-3-copy {
    padding: 20px;
  }

  .liner-right, .liner-left {
    width: 100px;
    height: 50px;
  }

  .roadmap-line {
    height: 230px;
  }

  .road-map-wraper {
    left: 20px;
  }

  .label-wraper {
    max-width: 420px;
  }

  .close {
    width: 32px;
    right: 1%;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_button-2 {
    padding: 8px 16px;
  }

  .privay-link {
    font-size: 16px;
  }

  .pop-up-h3 {
    font-size: 18px;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .paragraph-65 {
    font-size: 14px;
    line-height: 21px;
  }

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

  .article {
    margin-top: 30px;
    font-size: 24px;
    line-height: 30px;
  }

  .privacy-contact-link {
    text-align: left;
  }

  .container-38 {
    max-width: 520px;
  }

  .main-para {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 32px;
  }

  .div-block-1128 {
    margin-top: 80px;
  }

  .h1 {
    font-size: 40px;
    line-height: 50px;
  }

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

  .h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .pop-up-h3-2 {
    font-size: 18px;
  }

  .paragraph-66 {
    font-size: 14px;
    line-height: 21px;
  }

  .privay-link-2, .nav-button, .privay-link-3 {
    font-size: 16px;
  }

  .pop-up-h3-3 {
    font-size: 18px;
  }

  .paragraph-67 {
    font-size: 14px;
    line-height: 21px;
  }
}

@media screen and (max-width: 479px) {
  .nav-logo {
    width: 32px;
  }

  .menu, .crose {
    width: 28px;
  }

  .crose.closes {
    top: 3%;
  }

  .hero-logo {
    width: 220px;
  }

  .ai-sales {
    width: 220px;
    margin-top: 16px;
  }

  .heading {
    font-size: 18px;
    line-height: 25px;
  }

  .heading.semibold {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block {
    margin-top: 16px;
  }

  .merque-img {
    width: 100px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .welcome-to-kyara {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .box {
    padding: 20px;
  }

  .hand {
    width: 20px;
  }

  .hand-wraper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .sub-heading {
    font-size: 26px;
    line-height: 34px;
  }

  .sub-heading.size-32 {
    margin-top: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .paraghraph {
    font-size: 14px;
    line-height: 21px;
  }

  .paraghraph.size-20 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
  }

  .paraghraph.center.mt10 {
    margin-top: 10px;
  }

  .list-item {
    font-size: 14px;
    line-height: 21px;
  }

  .list-item.size-16 {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
  }

  .btn-wraper {
    flex-flow: wrap;
  }

  .button {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 12.2px;
    padding-bottom: 12.2px;
    font-size: 14px;
    line-height: 21px;
    display: flex;
  }

  .button.mt-32 {
    margin-top: 20px;
  }

  .new-categories {
    padding-bottom: 50px;
  }

  .category-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .div-block-3 {
    padding: 16px;
  }

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

  .list-sales {
    grid-column-gap: 30px;
    max-width: 310px;
  }

  .key-grid {
    margin-top: 24px;
  }

  .lost-wraper {
    max-width: 160px;
  }

  .leads-heading {
    font-size: 14px;
    line-height: 21px;
  }

  .leads-heading.mt-20 {
    font-size: 16px;
    line-height: 24px;
  }

  .ai-sales-real {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .estate-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .kayara-img-wraper {
    padding: 16px;
  }

  .sales-proces {
    padding-bottom: 50px;
  }

  .grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    max-width: 350px;
  }

  .modern-ai {
    padding-top: 50px;
  }

  .kyara-image {
    max-width: 280px;
    margin-bottom: -20px;
  }

  .div-block-5 {
    margin-top: 24px;
  }

  .ai-image {
    max-width: 60px;
    bottom: -5px;
  }

  .vector {
    width: 40px;
  }

  .grid-wraper {
    max-width: 350px;
  }

  .kyara-works, .how-kyara-works {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .grid-2 {
    margin-top: 24px;
  }

  .graphic {
    width: 250px;
  }

  .define-sales {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .define-contant {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .line-svg {
    width: 80px;
  }

  .number-circle {
    width: 32px;
    height: 32px;
  }

  .number-heading {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-6, .div-block-6.w162, .div-block-6.w215 {
    max-width: 100px;
  }

  .define-heading {
    font-size: 14px;
    line-height: 21px;
  }

  .back-top {
    width: 28px;
  }

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

  .logo {
    width: 140px;
  }

  .footer-links-wrapper {
    flex-flow: wrap;
    margin-top: 24px;
  }

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

  .copyright-section {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .year-div-wrapper {
    grid-row-gap: 0px;
  }

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

  .bottom-div {
    margin-top: 12px;
  }

  .kyara-form-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .thnku-mesj {
    font-size: 16px;
    line-height: 24px;
  }

  .kyara-input {
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .kyara-input::placeholder {
    font-size: 14px;
    line-height: 140%;
  }

  .kyara-input.text-area {
    min-height: 80px;
  }

  .link {
    max-width: 240px;
  }

  .submit-button {
    margin-top: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .icon-wrap.pt-6 {
    padding-top: 2px;
  }

  .sub-heading2 {
    font-size: 28px;
  }

  .contact-parent-tab {
    min-height: 420px;
    margin-top: 30px;
  }

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

  .form-parent-div {
    max-width: 343px;
  }

  .mesj-wrap {
    border-width: 1px;
    border-radius: 16px;
  }

  .built-real {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

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

  .div-block-7 {
    margin-top: 16px;
  }

  .list-item-2 {
    font-size: 14px;
    line-height: 21px;
  }

  .div-block-3-copy {
    padding: 16px;
  }

  .liner-right, .liner-left {
    width: 60px;
    height: 40px;
  }

  .roadmap-line {
    height: 180px;
  }

  .road-map-wraper {
    left: 16px;
  }

  .text-field {
    min-height: 43px;
    font-size: 14px;
    line-height: 21px;
  }

  .text-field.text-area {
    min-height: 81px;
  }

  .label-wraper {
    max-width: 270px;
  }

  .form {
    padding: 24px;
  }

  .close {
    width: 28px;
  }

  .fs-cc-banner_button-2 {
    width: 100%;
  }

  .fs-cc-prefs_content-2 {
    padding: 1.5rem;
  }

  .privacy-link-main {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-top: 12px;
  }

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

  .fs-cc-banner_buttons-wrapper-3 {
    text-align: center;
    width: 100%;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .scroll-pop {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .fs-cc-banner_text-copy-3 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 21px;
  }

  .fs-cc-banner_component-3 {
    max-width: 343px;
  }

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

  .article {
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .privacy-para {
    font-size: 16px;
    line-height: 24px;
  }

  .privacy-contact-link {
    text-align: left;
    margin-top: 16px;
    font-size: 14px;
  }

  .container-38 {
    max-width: 327px;
  }

  .contact-link {
    text-align: left;
    font-size: 14px;
  }

  .data-para {
    margin-top: 8px;
    font-size: 14px;
    line-height: 21px;
  }

  .list-3 {
    padding-left: 20px;
  }

  .para-privacy-2 {
    text-align: left;
    font-size: 14px;
    line-height: 21px;
  }

  .bold-text-7 {
    font-size: 16px;
  }

  .main-para {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-1128 {
    margin-top: 100px;
  }

  .h1 {
    font-size: 32px;
    line-height: 40px;
  }

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

  .bold-text-5, .bold-text-8, .bold-text-9, .bold-text-10 {
    font-size: 16px;
    display: block;
  }

  .privay-link-2 {
    font-size: 14px;
  }

  .fs-cc-banner_text-copy-4 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 21px;
  }

  .fs-cc-banner_component-4 {
    max-width: 343px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-button {
    padding: 10.2px 18px;
    font-size: 14px;
    line-height: 21px;
  }

  .privay-link-3 {
    font-size: 14px;
  }

  .fs-cc-banner_text-copy-5 {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 21px;
  }

  .fs-cc-banner_component-5 {
    max-width: 343px;
  }
}

#w-node-d6c63aee-d94f-3db1-fdd5-cd60fd2c92df-1b22e4db {
  grid-area: 3 / 1 / 4 / 3;
  justify-self: center;
}

#w-node-a9e86665-6e32-8152-063f-1e57a38029ba-1b22e4db {
  grid-area: 3 / 2 / 4 / 4;
  justify-self: center;
}

@media screen and (min-width: 1280px) {
  #w-node-d6c63aee-d94f-3db1-fdd5-cd60fd2c92df-1b22e4db {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }

  #w-node-a9e86665-6e32-8152-063f-1e57a38029ba-1b22e4db {
    grid-area: 3 / 2 / 4 / 4;
    justify-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-cd891839-0cfe-1e4d-d881-888a763c6422-1b22e4db {
    order: 9999;
  }

  #w-node-d6c63aee-d94f-3db1-fdd5-cd60fd2c92df-1b22e4db, #w-node-a9e86665-6e32-8152-063f-1e57a38029ba-1b22e4db {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


