:root {
  --primary-blue: #22567b;
  --white: white;
  --black: black;
  --primary-green: #57cc98;
  --common-blue-heading: #22567b;
  --inline-link-color: #337ab7;
  --about-us-paragrapgh-color: #22567bcc;
  --blog-common-paragraph: #636b6f;
  --blog-common-para: #848484;
  --blog-sub-title: #7e7e80;
  --blogs-list-author: #686868;
  --join-btn-bg-coloe: #007bff;
  --logo-bg: #f0f9ff;
  --software-company-name: #253858;
  --free-text-clor: #dbb822;
  --blue-card-link-cole: #4bc48f;
  --home-sec-headings: #22577a;
  --blog-common-subheading: var(--blog-common-paragraph);
  --gold-color: var(--white);
}

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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.page-wrapper {
  padding-top: 65px;
}

.page-wrapper.common-bg-color {
  letter-spacing: -.1px;
  background-color: #f2f2f2;
}

.container {
  width: 100%;
  max-width: 1170px;
  padding-left: 20px;
  padding-right: 20px;
}

.container.freq-continer {
  position: relative;
}

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

.brand {
  width: 160px;
}

.nav-link {
  color: #22577a;
  letter-spacing: .2px;
  cursor: pointer;
  margin-left: 25px;
  padding: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}

.nav-link:hover {
  color: var(--primary-blue);
}

.nav-link.nav-btn {
  border: 2px solid var(--primary-blue);
  background-color: var(--primary-blue);
  color: var(--white);
  border-radius: 10px;
  padding: 5px 27px;
  font-size: 14px;
  font-weight: 400;
}

.nav-link.nav-btn:hover {
  background-color: var(--white);
  color: var(--primary-blue);
}

.nav-link.nav-btn.my-account-btn {
  display: none;
}

.nav-link.nav-btn.sign-button.account-btn {
  background-color: var(--white);
  color: var(--primary-blue);
  border-width: 1px;
  border-radius: 50px;
  margin-top: 5px;
  font-family: Manrope, sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 1.3;
  display: none;
}

.nav-link.nav-btn.sign-button.account-btn:hover {
  background-color: var(--primary-blue);
  color: var(--white);
}

.nav-link.my-account-link {
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
}

.nav-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.navbar {
  z-index: 100;
  box-shadow: none;
  background-color: #fff;
  border-bottom: 1px solid #e0dddd;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13.5px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.letchit-heading {
  color: #215779;
  letter-spacing: -2px;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 37px;
  font-weight: 500;
  line-height: 1.4;
}

.letchit-heading.bestsoftware-heading {
  font-size: 33px;
}

.letchit-heading.chitfund-comapnies-heading {
  letter-spacing: -1.5px;
  font-size: 34px;
}

.letchit-heading.home-1-sec-h1 {
  position: static;
}

.let-span {
  color: #57cc99;
  letter-spacing: -1.5px;
  font-weight: 400;
}

.let-span.bestsoftware-heading {
  font-size: 30px;
}

.chit-sec {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  align-items: center;
  display: flex;
}

.chit-sec.company-list-screen {
  width: 100%;
}

.trusted-text {
  color: #22577a;
  letter-spacing: .5px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.trusted-text.law-text {
  color: #57cc99;
}

.chit-flow-sec {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  align-items: center;
  display: flex;
}

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

.f-container-regular.home-bg-slider {
  display: none;
}

.f-testimonial-card {
  color: #160042;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 32px;
  padding: 23px;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-testimonial-card.card-section {
  padding: 0;
}

.f-testimonial-card.card-section.review-testi {
  text-shadow: none;
  border-radius: 10px;
  box-shadow: 0 3px 6px #3400001a;
}

.f-testimonial-card.slider-view {
  border-width: 0;
  border-radius: 0;
  padding: 0;
  line-height: 202px;
}

.f-testimonial-card.slider-view.freq-sec-veiew {
  box-shadow: none;
  background-color: #0000;
  padding: 10px 3px;
}

.f-testimonial-card.card-section {
  box-shadow: none;
  border-width: 0;
  border-color: #0000;
  padding: 0;
}

.f-testimonial-right-a-2 {
  color: #fff;
  background-color: #ffbe23;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -60px 0% auto auto;
}

.f-testimonial-right-a-2:hover {
  color: #fff;
  background-color: #ffbe23;
  border-color: #ffbe23;
}

.f-testimonial-right-a-2.arrow-icon {
  display: none;
}

.f-slide-nav-hidden {
  display: none;
  bottom: -50px;
}

.f-slide-nav-hidden.slider-dots {
  justify-content: center;
  align-items: flex-start;
  font-size: 8px;
  display: flex;
}

.f-testimonial-slide {
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.f-testimonial-background {
  background-color: #f7f9fd;
  width: 100%;
  height: auto;
  position: static;
  inset: auto 0% 0%;
}

.f-testimonial-left-a-2 {
  color: #ffbe23;
  background-color: #0000;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -60px 60px auto auto;
}

.f-testimonial-left-a-2:hover {
  color: #fff;
  background-color: #ffbe23;
}

.f-testimonial-left-a-2.arrow-icon {
  display: none;
}

.f-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-icon-regular:hover {
  color: var(--white);
}

.f-testimonial-section {
  background-color: #0000;
  padding-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
  overflow: visible;
}

.f-testimonial-section.slider-image-section {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  pointer-events: auto;
  text-shadow: 0 1px 1px #0003;
  background-color: #0000;
  padding-top: 0;
}

.f-testimonial-section.slider-image-section.home-slider-1 {
  display: none;
}

.f-testimonial-section.top-company-slider {
  display: block;
}

.f-testimonial-slider-cards {
  background-color: #0000;
  justify-content: center;
  align-items: flex-end;
}

.range-image {
  width: 100%;
  height: 100%;
}

.f-testimonial-slider-grid-large {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-testimonial-slider-grid-large.slider-range {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr;
}

.f-testimonial-slider-grid-large.slider-range.slider-way {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.f-testimonial-slider-grid-large.slider-image-sec {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.f-testimonial-slider-grid-large.slider-range {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.find-company-sec {
  color: #f8f8f8;
  background-color: #f8f8f8;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 80px;
}

.find-company-sec.chit-software-company-list-section {
  background-color: var(--white);
  padding-top: 60px;
  padding-bottom: 40px;
}

.find-company-sec.home-sec1 {
  padding-bottom: 40px;
}

.fund-flex {
  align-items: center;
  display: none;
}

.fund-flex.softwrae-company-page-flex-fund {
  display: flex;
}

.chit-bannner-sec {
  background-color: #f8f8f8;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 40px;
  padding-bottom: 10px;
}

.chit-bannner-sec.testimonail-sec {
  background-image: url('../images/Polygon.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 20px;
  padding-bottom: 60px;
}

.advantage-content {
  width: 66%;
}

.advantage-image-sec {
  width: 34%;
}

.advantage-flex {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
}

.advantage-head {
  color: #22577a;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
}

.advantage-para {
  color: #535353;
  letter-spacing: .2px;
  margin-top: 40px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 1.6;
}

.know-test {
  color: #57cc99;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
}

.company-flex {
  display: flex;
  position: relative;
}

.company-flex.margin-top-company {
  margin-top: 15px;
}

.bestsec {
  border: 1px solid #fff;
  border-radius: 10px;
  width: auto;
  margin-bottom: 60px;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px 15px;
  box-shadow: 0 6px 16px #3469cb29;
}

.bestsec.best-second {
  border-left-width: 2px;
  border-left-color: #0bbdf2;
  position: relative;
  left: 0;
  right: 0;
}

.bestsec.best-second.bor_rgt1 {
  background-color: var(--white);
}

.bestsec.best-second.bor_rgt1:hover {
  z-index: 2;
  position: relative;
  transform: scale(1.1);
  box-shadow: 0 0 35px #0003, 0 6px 16px #3469cb29;
}

.bestsec.best-four {
  border-left-width: 2px;
  border-left-color: #ffc400;
}

.bestsec.best-four.bor_rgt1 {
  background-color: var(--white);
}

.bestsec.best-four.bor_rgt1:hover {
  z-index: 2;
  position: relative;
  transform: scale(1.1);
  box-shadow: 0 0 35px #0003, 0 6px 16px #3469cb29;
}

.bestsec.best-three {
  border-left-width: 2px;
  border-left-color: #47d990;
}

.bestsec.best-three.bor_rgt1 {
  background-color: var(--white);
}

.bestsec.best-three.bor_rgt1:hover {
  z-index: 2;
  position: relative;
  transform: scale(1.1);
  box-shadow: 0 0 35px #0003, 0 6px 16px #3469cb29;
}

.bestsec.best-one {
  border-left-width: 2px;
  border-left-color: #8c5cdc;
}

.bestsec.best-one.bor_rgt1 {
  background-color: var(--white);
  box-shadow: 0 6px 16px #3469cb29;
}

.bestsec.best-one.bor_rgt1:hover {
  position: relative;
  transform: scale(1.1);
  box-shadow: 0 0 35px #0003, 0 6px 16px #3469cb29;
}

.rgt-head {
  color: #8f5de2;
  margin-top: 8px;
  font-size: 18px;
}

.rgt-head.head-two {
  color: #0bbdf2;
}

.rgt-head.head-four {
  color: #ffc400;
}

.rgt-para {
  color: #606060;
  letter-spacing: .4px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
}

.best-head {
  color: #324462;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1.4;
}

.best-span {
  color: #22577a;
  font-size: 32px;
  font-weight: 500;
}

.box-sec {
  width: 50%;
}

.box-sec.box-second, .box-sec.box-four {
  position: absolute;
  top: 50px;
  right: 0;
}

.advan-box {
  border: 1px solid #d9d9d9;
  width: auto;
  padding: 18px 17px;
}

.advan-box:hover {
  z-index: 2;
  border-width: 0;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  transform: scale(1.1);
  box-shadow: 0 0 35px #0003;
}

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

.advantage-heading {
  color: #22577a;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
}

.advan-para {
  color: #5c5c5c;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.6;
}

.product-pick {
  border-radius: 0;
}

.f-testimonial-right-a {
  border: 1px solid var(--primary-blue);
  background-color: var(--primary-blue);
  color: var(--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -60px 0% auto auto;
  box-shadow: 0 2px 5px #0003;
}

.f-testimonial-right-a:hover {
  border-color: var(--white);
}

.product-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  min-height: 380px;
  position: relative;
}

.product-div:hover {
  z-index: 2;
  background-color: var(--white);
  padding: 5px 10px 10px;
  box-shadow: 0 0 35px #0003;
}

.f-testimonial-slider-cards-2 {
  background-color: #fff;
  height: auto;
}

.f-testimonial-slider-cards-2.company-view {
  background-color: #0000;
}

.f-testimonial-left-a {
  border: 1px solid var(--primary-blue);
  background-color: var(--primary-blue);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -60px 60px auto auto;
  box-shadow: 0 2px 5px #0003;
}

.f-testimonial-left-a:hover {
  border-color: var(--white);
}

.freq-test {
  color: #22577a;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6;
}

.chit-company {
  color: #57cc99;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.chit-para {
  color: #1f1f1f;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.6;
}

.view-link {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #4a7592;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: baseline;
  align-items: center;
  margin-top: auto;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  display: flex;
}

.view-txt {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
}

.freq-sec {
  background-color: #f8f8f8;
}

.companies-section {
  background-image: url('../images/bestCom_banner.png');
  background-position: 100% 0;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.review-sec {
  border-radius: 0;
  height: 100%;
  padding: 2rem 1.6rem 0;
}

.customer-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.chit-list {
  align-items: center;
  display: flex;
}

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

.footer-sec {
  background-color: #f8fcff;
  flex-flow: column;
  padding-top: 60px;
  overflow: hidden;
}

.footer-flex {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
  display: flex;
}

.footer-first-div {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-second-div {
  width: 28%;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-third-div {
  width: 30%;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-fourth-div {
  width: 16%;
  padding-left: 10px;
  padding-right: 10px;
}

.link-block {
  object-fit: fill;
  width: auto;
}

.footer-logo {
  height: auto;
  padding-bottom: 20px;
}

.footer-para {
  color: #8a8b8b;
  letter-spacing: .1px;
  word-spacing: 9px;
  font-family: Inter, sans-serif;
  font-size: 15.5px;
  font-weight: 600;
  line-height: 1.3;
}

.footer-heading {
  color: #000;
  letter-spacing: .6px;
  border-bottom: 1px solid #a1a2a3;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 23px;
  font-weight: 600;
}

.footer-heading.footer-second-col-heading {
  margin-top: 0;
}

.footer-link {
  color: #5d5d5d;
  letter-spacing: .3px;
  padding-top: 7px;
  font-family: Inter, sans-serif;
  font-size: 16.5px;
  font-weight: 600;
  line-height: 1.8;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: var(--primary-blue);
}

.copy-sec {
  border-top: 2px solid #8484844f;
  padding-top: 35px;
  padding-bottom: 35px;
  font-family: Manrope, sans-serif;
}

.copy-test {
  color: #848484;
  text-align: center;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.para-center {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.review-texts {
  color: #215779;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.common-heading {
  color: var(--primary-blue);
  word-spacing: 1rem;
  margin-top: 5px;
  margin-bottom: 40px;
  font-family: Manrope, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
}

.common-heading.about-us-heading {
  word-spacing: .5rem;
}

.common-div {
  background-color: #fff;
  border-radius: 10px;
  padding: 40px;
}

.common-div.common-page-div {
  margin-left: 20px;
  margin-right: 20px;
}

.common-div.contact-section-wrapper, .common-div.about-us-bt-20 {
  padding-left: 50px;
  padding-right: 50px;
}

.common-heading-wrapper-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.common-section-footer {
  color: var(--black);
  margin: 60px auto;
}

.common-diamond-point-content-wrapper {
  margin-bottom: 25px;
}

.common-diamond-point-content-wrapper.how-does-chit-fund-wrk-mb-10 {
  margin-bottom: 0;
}

.green-color-heading {
  color: var(--primary-green);
  letter-spacing: .3px;
  font-family: Manrope, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
}

.green-color-heading.common-blue-heading {
  color: var(--common-blue-heading);
  font-weight: 600;
}

.green-color-heading.font-20 {
  margin-top: 0;
  font-size: 20px;
}

.text-span {
  color: var(--primary-blue);
  font-size: 17px;
}

.diamond-code {
  word-spacing: .5rem;
  margin-right: 5px;
  padding-left: 10px;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}

.diamond-code.diamond-code-point {
  letter-spacing: -.3px;
  word-spacing: .2rem;
  margin-top: 1px;
  margin-bottom: 13px;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.list-type-div {
  display: flex;
}

.common-paragraph {
  letter-spacing: .1px;
  margin-bottom: 20px;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.inline-link-text {
  font-weight: 600;
  text-decoration: none;
}

.inline-link-text:hover {
  color: #23527c;
  text-decoration: underline;
}

.inline-link-text.robot-inline-link-text {
  margin-left: 6px;
  font-weight: 400;
}

.inline-link-text.blog-inline-link-text {
  font-weight: 400;
}

.inline-link-text.blog-inline-link-text.inline-question-link {
  font-weight: 300;
}

.inline-link-text.blog-inline-link-text.inline-question-link:hover {
  text-decoration: none;
}

.inline-link {
  color: var(--inline-link-color);
  text-decoration: none;
}

.inline-link.question-inside-link:hover {
  text-decoration: none;
}

.bold-text {
  letter-spacing: .1px;
}

.contact-us-section-wrapper-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.contact-us-section-wrapper-div.mt-increase {
  margin-top: 40px;
}

.contact-us-section-wrapper-div.mt-increase.sample {
  display: none;
}

.contact-us-left-content-wrapper-div {
  width: 58.33%;
}

.contact-us-right-image-wrapper-div {
  justify-content: center;
  align-items: center;
  width: 41.67%;
  display: flex;
}

.contact-us-right-image-wrapper-div.top-center-img {
  justify-content: center;
  align-items: flex-start;
}

.black-sub-heading {
  color: var(--black);
  letter-spacing: .5px;
  word-spacing: .5rem;
  margin-top: 5px;
  font-family: Manrope, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.contact-heading-link {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.heading-link {
  color: var(--primary-green);
  text-decoration: none;
}

.call-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.call-label-text {
  font-family: Manrope, sans-serif;
  font-size: 15.3px;
  font-weight: 500;
}

.contact-links {
  color: var(--black);
  font-family: Roboto, sans-serif;
  font-size: 15.3px;
  text-decoration: none;
}

.company-icon-div {
  background-color: #f7f5ff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding: 37px 38px;
}

.company-logo-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.about-us-center-description {
  color: var(--about-us-paragrapgh-color);
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 19px;
  line-height: 1.6;
}

.about-us-common-two-col-div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 80px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.about-us-common-two-col-div.about-us-section-2 {
  margin-top: 140px;
}

.about-us-common-two-col-div.why-choose-chitmarket-page-div {
  margin-top: 40px;
  margin-bottom: 40px;
}

.about-us-common-left-content-div {
  z-index: 3;
  width: 50%;
  position: relative;
}

.about-us-common-right-image-div {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.about-us-common-right-image-div.left-aligned-img-div {
  justify-content: flex-start;
  align-items: center;
}

.about-us-img-wrapper {
  position: relative;
}

.absolute-img {
  z-index: 3;
  border: 7px solid var(--primary-green);
  border-radius: 15px;
  display: none;
  position: absolute;
  bottom: -50px;
  left: -50px;
  right: auto;
}

.absolute-img.right-absolue-img {
  border-color: var(--primary-blue);
  left: auto;
  right: -50px;
}

.absolute-img.block-img {
  display: block;
}

.about-us-main-img {
  z-index: 2;
  border: 7px solid var(--primary-blue);
  vertical-align: baseline;
  border-radius: 15px;
  position: relative;
}

.about-us-main-img.left-aligned-img {
  border-color: var(--primary-green);
}

.bg-absolute-img-wrapper {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: -244px;
}

.bg-absolute-img-wrapper.right-side-tile {
  left: auto;
  right: -140px;
}

.bg-absolute-img-wrapper.right-side-tile.why-choose-page-bg-left-tile {
  right: -130px;
}

.h2-sub-heading-common {
  color: var(--primary-blue);
  font-family: Manrope, sans-serif;
}

.h2-sub-heading-common.whychoose-page-sub-heading {
  font-size: 26px;
  line-height: 35px;
}

.about-us-paragraph {
  color: var(--common-blue-heading);
  letter-spacing: .1px;
  word-spacing: .25rem;
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.highlighted-text {
  background-color: #57cc9836;
  border-radius: 4px;
}

.bold-text-2 {
  padding-left: 6px;
  padding-right: 6px;
  line-height: 39px;
}

.why-choose-chitmarket-page-description {
  color: var(--primary-blue);
  letter-spacing: .32px;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 14.5px;
  font-weight: 500;
  line-height: 26px;
}

.why-choose-page-h3-heading {
  color: var(--primary-blue);
  font-family: Manrope, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.select-chit-fund-btn {
  color: #337ab7;
  background-color: #57cc99;
  border-radius: 3px;
  margin-top: 20px;
  padding: 6px 10px;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.select-chit-fund-btn:hover {
  color: var(--white);
  background-color: #45b98a;
}

.benefits-page-description {
  color: var(--black);
  text-align: center;
  letter-spacing: .1px;
  font-family: Manrope, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 27px;
}

.benefits-page-description.benefits-para {
  text-align: left;
  letter-spacing: .3px;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  line-height: 24px;
}

.benefits-page-description.benefits-para.center-para-common {
  text-align: center;
}

.benefits-page-common-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-top: 60px;
  display: flex;
}

.benefits-page-common-div.second-row.common-zoom-img-block {
  margin-top: 60px;
  margin-bottom: 20px;
}

.benefits-page-common-div.common-zoom-img-block {
  margin-top: 20px;
}

.benefits-col {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.heading {
  color: var(--common-blue-heading);
  font-family: Manrope, sans-serif;
  font-size: 25px;
  font-weight: 600;
}

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

.heading.pt-0 {
  color: var(--primary-blue);
  margin-top: 0;
}

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

.benefits-img-wrapper.benefits-left-side-img {
  justify-content: center;
  align-items: center;
  width: 100%;
}

.sub-btn-div {
  background-color: #56cc988c;
  margin-top: 40px;
  padding: 30px;
}

.sub-btn-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sub-btn-para {
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.sub-btn {
  border: 2px solid var(--primary-green);
  background-color: var(--primary-green);
  border-radius: 50px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.sub-btn:hover {
  background-color: var(--white);
  color: var(--primary-green);
  box-shadow: 0 0 5px #0000004d;
}

.zoom-image {
  border-radius: 8px;
  transition: transform .3s;
}

.zoom-image:hover {
  transform: scale(1.1);
}

.bottom-bold-text-block {
  margin-top: 40px;
}

.bottom-bold-text {
  color: var(--black);
  text-align: center;
  font-family: Manrope, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.center-three-col-section {
  margin-top: 20px;
  padding: 20px;
}

.common-card-div {
  width: 100%;
}

.common-card-div.circle-img-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-img-wrapper {
  max-width: 200px;
}

.card-img-wrapper.circle-radius {
  border-radius: 50%;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.card-content {
  flex-flow: column;
  justify-content: space-between;
}

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

.common-card-title {
  color: var(--primary-blue);
  margin-bottom: 5px;
  font-family: Manrope, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
}

.common-card-title.circled-img-card-title {
  text-align: center;
  font-size: 1.5rem;
}

.paragraph {
  color: var(--black);
  align-self: baseline;
  font-family: Manrope, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.paragraph.circle-card-para {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 24px;
}

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

.center-paragrapgh-wrapper-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.center-register-procedure-description {
  color: var(--black);
  text-align: center;
  margin-bottom: 15px;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  line-height: 23px;
}

.center-register-procedure-description.text-left-para {
  text-align: left;
}

.inline-roboto {
  font-family: Roboto, sans-serif;
  font-size: 13.5px;
}

.inline-roboto.letter-space {
  letter-spacing: .1px;
  font-weight: 600;
}

.list-text-block {
  letter-spacing: .1px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.number-list {
  color: var(--black);
  margin-bottom: 16px;
  font-size: 13.5px;
  line-height: 24px;
}

.inline-roboto-bold {
  font-weight: 700;
}

.inline-roboto-bold.customer-register-procedure-list-heading {
  font-weight: 600;
}

.disc-list-items {
  color: var(--about-us-paragrapgh-color);
  margin-top: 10px;
}

.disc-list {
  letter-spacing: .1px;
  margin-bottom: 12px;
  font-family: Manrope, sans-serif;
  font-size: 13.5px;
  font-weight: 400;
  line-height: 24px;
}

.disc-list-data {
  color: var(--black);
  font-family: Manrope, sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 24px;
}

.span-text-block {
  margin-left: 38px;
  font-family: Roboto, sans-serif;
  font-size: 13.5px;
  line-height: 24px;
}

.span-text-block.customer-register-procedure {
  word-spacing: 3px;
  margin-left: 0;
}

.bullet-list {
  color: var(--primary-blue);
  letter-spacing: .1px;
  margin-bottom: 16px;
  font-family: Manrope, sans-serif;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 23px;
}

.bullet-list.letter-space {
  font-weight: 600;
}

.bullet-list-text-block {
  color: var(--black);
  font-weight: 500;
}

.blog-common-page-header {
  color: var(--primary-blue);
  margin-top: 10px;
  margin-bottom: 2px;
  font-family: Manrope, sans-serif;
  font-size: 25px;
  line-height: 1.3;
}

.blog-common-author {
  color: var(--blog-common-paragraph);
  font-family: Manrope, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.blog-common-img-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog-common-img-wrapper.blog-choosing-right-chit-fund {
  margin-top: 0;
  margin-bottom: 40px;
}

.blog-common-page-img {
  width: 100%;
}

.blog-common-page-img.mt-20 {
  margin-top: 20px;
}

.blog-common-paragrapgh {
  color: var(--blog-common-para);
  letter-spacing: -.2px;
  margin-bottom: 12px;
  font-family: Manrope, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  line-height: 28px;
}

.blog-common-paragrapgh.font-weight-400-blog-answer-para {
  font-weight: 400;
}

.blog-common-title {
  color: var(--blog-sub-title);
  font-family: Manrope, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.1;
}

.blog-common-inline-link-para {
  color: var(--blog-common-para);
  letter-spacing: -.2px;
  font-family: Manrope, sans-serif;
  font-size: 16.5px;
  font-weight: 500;
  line-height: 28px;
}

.blog-common-secondary-subheading {
  color: var(--primary-blue);
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.blog-common-secondary-subheading.my-10 {
  margin-top: 10px;
  margin-bottom: 3px;
}

.common-center-img-wrapper, .image {
  margin-left: auto;
  margin-right: auto;
}

.common-highlighted-para {
  font-family: Roboto, sans-serif;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 28px;
}

.common-highlighted-para.font-weight-400 {
  font-weight: 400;
}

.inline-manrope-text {
  color: var(--blog-common-para);
  font-family: Manrope, sans-serif;
  font-weight: 500;
}

.blog-common-question-para {
  color: var(--blog-common-para);
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: Roboto, sans-serif;
  font-size: 16.5px;
  font-weight: 300;
  line-height: 28px;
}

.blog-common-question-para.mb-10 {
  margin-bottom: 10px;
}

.blog-page-quick-div {
  width: 100%;
  padding: 0;
}

.blog-card-div {
  width: 100%;
}

.cad-quick-stack {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.blogs-list-card-img-wrapper {
  border: .3px solid #68686812;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.blogs-list-card-image {
  transition: transform .3s;
  display: block;
}

.blogs-list-card-image:hover {
  transform: scale(1.1);
  box-shadow: 0 2px 5px #0006;
}

.blogs-list-card-content-wrapper {
  width: 100%;
}

.blogs-list-author {
  color: var(--blogs-list-author);
  font-family: Manrope, sans-serif;
  font-weight: 700;
  line-height: 22px;
}

.blogs-list-card-title {
  color: var(--black);
  margin-bottom: 16px;
  font-family: Manrope, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
}

.clamped-paragraph.blogs-list-page-description {
  color: #44475b;
  font-family: Poppins, sans-serif;
  font-size: 14.5px;
  font-weight: 400;
  line-height: 24px;
}

.blogs-list-page-description.clamped-paragraph {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 22px;
}

.blogs-list-rdirection {
  color: var(--inline-link-color);
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.blogs-list-rdirection.know-more-integration {
  color: var(--primary-green);
  text-transform: capitalize;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.blogs-list-rdirection.know-more-integration:hover {
  color: var(--primary-green);
}

.underline-anim {
  position: relative;
}

.border-div {
  background-color: var(--primary-green);
  width: 0;
  min-height: 2px;
}

.blogs-list-link-wrapper, .blogs-list-common-links-wrapper {
  width: 100%;
}

.blogs-list-redirection-link {
  color: var(--primary-blue);
  letter-spacing: -.2px;
  margin-top: 5px;
  margin-bottom: 9px;
  font-family: Manrope, sans-serif;
  font-size: 14.5px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.blogs-list-redirection-link:hover {
  color: var(--primary-green);
}

.links-heading {
  letter-spacing: 0;
  word-spacing: 3px;
  font-family: Manrope, sans-serif;
  font-size: 15.5px;
  font-weight: 800;
}

.felx-wrap-div {
  grid-column-gap: 35px;
  grid-row-gap: 80px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.circle-img-card {
  width: 30%;
}

.circled-img {
  border-radius: 50%;
}

.joint-link-text {
  border: 2px solid var(--join-btn-bg-coloe);
  background-color: var(--join-btn-bg-coloe);
  letter-spacing: 0;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
  font-size: 15.5px;
  font-weight: 400;
  text-decoration: none;
}

.joint-link-text:hover {
  background-color: var(--white);
  color: var(--join-btn-bg-coloe);
  box-shadow: 0 0 4px #0003;
}

.faq-plus {
  background-color: var(--black);
  border-radius: 3px;
  width: 100%;
  height: 3px;
}

.faq-answer {
  border-bottom: 1px solid #2d3e501f;
  padding-left: 40px;
  overflow: hidden;
}

.faq-answer-text {
  margin-bottom: 30px;
  font-family: Manrope, sans-serif;
  font-size: 14.5px;
  font-weight: 500;
  line-height: 24px;
}

.faq-plus-wrap {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.link {
  color: #2aa8ff;
  font-weight: 600;
}

.faq-q-text {
  width: 90%;
  margin-left: 25px;
  font-family: Manrope, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 26px;
}

.faq-plus-l {
  background-color: var(--black);
  border-radius: 3px;
  width: 3px;
  height: 100%;
  position: absolute;
}

.faq-question {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  height: 70px;
  margin-top: 0;
  font-size: 22px;
  font-weight: 800;
  display: flex;
}

.faq-wrapper {
  position: relative;
  overflow: hidden;
}

.faq-section {
  display: none;
}

.tab-primary-wrapper {
  flex-flow: row;
  display: flex;
}

.tabs-menu {
  flex-flow: column;
  display: block;
}

.tab-btns {
  white-space: nowrap;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}

.tab-btns:hover {
  color: var(--common-blue-heading);
}

.tab-link-tab-1 {
  background-color: #c8c8c8;
}

.tab-link-tab-1.transparent-bg-tab {
  background-color: #0000;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-1.transparent-bg-tab.w--current {
  color: var(--common-blue-heading);
  background-color: #0000;
}

.tab-link-tab-2.transparent-bg-tab {
  background-color: #0000;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-2.transparent-bg-tab.w--current {
  width: 100%;
  padding-left: 0;
}

.tab-link-tab-3.transparent-bg-tab {
  background-color: #0000;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.tab-link-tab-3.transparent-bg-tab.w--current {
  padding-right: 0;
}

.tab-content-wrapper {
  width: 100%;
}

.tab-sub-heading {
  font-family: Manrope, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". Area"
  / 3.25fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slider-wrapper {
  width: 100%;
}

.software-company-list-page-slider {
  background-color: #0000;
}

.left-arrow.l-dnone-arrow {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.right-arrow.r-dnone-arrow {
  display: none;
}

.bottom-nav-dots {
  font-size: 6px;
}

.slider-img-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 85%;
  display: grid;
}

.slider-img-wrapper.single-mg-slider {
  display: block;
}

.mask {
  color: #0000;
}

.slider-image {
  height: 100%;
}

.softeware-company-list-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.company-logo-wrapper {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 145px;
  display: flex;
}

.company-logo-cell {
  border: 1px solid var(--logo-bg);
  background-color: var(--logo-bg);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
}

.company-logo {
  width: 166px;
  max-height: 140px;
}

.software-company-name {
  color: var(--software-company-name);
  padding-left: 3px;
  padding-right: 3px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
}

.software-company-name-wrapper {
  text-align: center;
  width: 100%;
}

.quick-stack-2 {
  padding: 0;
}

.card-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.logo-img {
  border: 1px solid var(--logo-bg);
  background-color: var(--logo-bg);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 146px;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logos {
  width: 100%;
}

.company-software-grid {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

.column.soft-ware-banner-heading {
  flex-flow: column;
  display: flex;
}

.arrow-icon {
  display: none;
}

.view-more-btn-wrapper {
  text-align: center;
  display: inline-block;
}

.biew-more-icon {
  width: 15px;
  margin-top: 4px;
}

.view-more-text {
  margin-bottom: 0;
}

.view-more-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #22577a;
  letter-spacing: .3px;
  border: 1px solid #a0b6c5;
  justify-content: center;
  align-items: center;
  padding: 8px 15px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.view-more-link.show-more-btn {
  border-radius: 10px;
}

.view-more-vtb-parent-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.home-blue-section {
  background-image: url('../images/software-background.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  flex-flow: column;
  padding: 50px;
  display: flex;
}

.home-content-blue-card, .home-img-blue-card {
  width: 50%;
}

.blue-card-image-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.section {
  padding-bottom: 100px;
}

.section.home-blue-section {
  background-color: var(--white);
  padding-bottom: 50px;
}

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

.blue-card-italic-heading {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 65px;
}

.text-span-2 {
  color: var(--free-text-clor);
  letter-spacing: 3px;
  font-family: Beau Rivage, sans-serif;
  font-size: 55px;
}

.chit-management-software-text-block {
  color: var(--white);
  letter-spacing: .3px;
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 40px;
}

.inner-bold-white-text {
  font-weight: 500;
}

.tick-list-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.tick-list-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.tick-img-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 30px;
  height: 30px;
}

.tick-points {
  margin-bottom: 3px;
}

.tick-icon {
  width: 30px;
  height: 30px;
}

.tick-content-para {
  color: var(--white);
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.bold-text-6 {
  font-weight: 400;
}

.inline-bold-white {
  font-weight: 500;
}

.bold-text-7 {
  font-weight: 400;
}

.blue-section-link-para {
  margin-bottom: 0;
  text-decoration: none;
}

.blue-section-link {
  border: 1px solid var(--blue-card-link-cole);
  background-color: var(--blue-card-link-cole);
  color: var(--white);
  border-radius: 5px;
  padding: 10px 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
}

.blue-section-link:hover {
  background-color: var(--white);
  color: var(--blue-card-link-cole);
}

.home-customer-support-sec {
  padding-top: 20px;
  padding-bottom: 20px;
}

.home-customer-support-sec-heading-block.testimonial-heading {
  margin-bottom: 20px;
}

.home-customer-upport-heading {
  color: var(--home-sec-headings);
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
}

.home-customer-upport-heading.mble-view-heading {
  text-align: center;
  font-size: 17px;
  line-height: 27px;
  display: none;
}

.green-border-div {
  border: 2px solid #15ca90;
  width: 100px;
  margin-top: 12px;
}

.two-col-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.customer-support-para {
  color: #5c5959;
  letter-spacing: .2px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.customer-support-para.mble-view-content {
  display: none;
}

.customer-content-col-1 {
  width: 50%;
  padding-top: 30px;
}

.customer-img-col-2 {
  width: 45%;
}

.contact-support-h3 {
  color: #15ca90;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 23px;
  font-weight: 600;
}

.contact-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px solid #7a869a;
  border-radius: 8px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 8px 10px 20px;
  display: flex;
}

.call-icon {
  width: 25px;
  height: 25px;
  margin-top: 10px;
}

.call-icon.call-img {
  width: 22px;
  height: 22px;
}

.cont_no {
  color: #22577a;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 16px;
}

.cont_text {
  color: #477390;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.customer-support-img-wrapper {
  justify-content: flex-end;
  align-items: center;
}

.columns {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.contact-link-div {
  cursor: pointer;
  width: 50%;
  text-decoration: none;
  display: block;
}

.whatsapp-imhg {
  width: 27px;
  height: 27px;
  margin-top: 10px;
}

.section-2 {
  background-color: #f8f8f8;
}

.home-testimonial-wrapper {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 20px;
}

.positioned-heading-div {
  position: relative;
  top: 40px;
}

.arrows-div {
  padding-top: 25px;
  padding-bottom: 25px;
}

.span-heading {
  display: block;
}

.frq-img-wrapper {
  justify-content: center;
  align-items: center;
  height: 50%;
  display: flex;
  overflow: hidden;
}

.frq-content-wrapper {
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
}

.image-3 {
  font-size: 14px;
}

.view-detail-arrow {
  margin-top: 3px;
}

.know-more-link {
  color: var(--primary-green);
  text-decoration: none;
}

.home-1-sec {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  display: flex;
}

.home-1-sec-left-col {
  width: 55%;
  margin-top: auto;
  margin-bottom: auto;
}

.home-1-sec-right-col {
  width: 45%;
}

.home-1-slider {
  background-color: #0000;
}

.home-1-sec-arrow, .home-1-sec-left-arrow {
  display: none;
}

.slide-nav {
  font-size: 9px;
}

.home-1-sec-nav-dot {
  font-size: 9px;
  line-height: 1;
}

.home-1-sec-slide {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-radius: 40px;
}

.slider-wrapper-2, .code-embed, .hide {
  display: none;
}

.slider-actions {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-nav-active {
  background-color: var(--primary-blue);
  -webkit-user-select: none;
  user-select: none;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  margin-right: 3px;
}

.slider-nav-inactive {
  -webkit-user-select: none;
  user-select: none;
  background-color: #d3d3d3;
  border-radius: 100%;
  width: 10px;
  height: 10px;
}

.slider-button {
  color: #fff;
  background-color: #000;
  padding: 10px 32px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.div-block {
  display: none;
}

.mask-4 {
  min-height: 340px;
}

.padding-section-large {
  padding-bottom: 0;
}

.padding-global {
  padding-left: 0;
  padding-right: 2.5rem;
}

.swiper-pagination-bullet {
  background-color: #a8a8a8;
  border-radius: 99rem;
  width: .75rem;
  height: .75rem;
  display: none;
}

.slider-arrow-icon {
  color: var(--primary-green);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.swiper-pagination-bullet-active {
  background-color: #000;
  border-radius: 99rem;
  width: .75rem;
  height: .75rem;
  display: none;
}

.slider_title-wrapper {
  min-height: 136px;
}

.swiper-pagination.is-slider-1 {
  grid-column-gap: .35rem;
  grid-row-gap: .35rem;
  display: flex;
}

.swiper-navigation.is-slider-1 {
  grid-column-gap: .75rem;
  display: flex;
}

.swiper-buttons {
  justify-content: space-between;
  align-items: center;
}

.swiper-buttons.is-slider-1 {
  display: flex;
  position: absolute;
  inset: 60px 20px auto auto;
}

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

.slider_image-wrapper {
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
  overflow: hidden;
}

.swiper-button-prev {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1.5px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.swiper-button-prev:hover {
  color: #fff;
  background-color: #000;
}

.swiper-button-prev.is-slider-1 {
  border-color: var(--primary-green);
  width: 30px;
  height: 30px;
}

.swiper-button-prev.is-slider-1:hover {
  background-color: var(--white);
  color: var(--white);
}

.slider_component {
  width: 100%;
}

.heading-style-h3 {
  color: var(--primary-green);
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  display: none;
}

.section_slider {
  z-index: 3;
  overflow: hidden;
}

.swiper-slide.is-slider-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  flex: none;
  padding: 10px;
  display: flex;
  transform: translate(0, 1px);
}

.swiper-slide.is-slider-1:hover {
  z-index: 3;
  padding: 10px;
  position: relative;
  transform: translate(0);
  box-shadow: 0 0 40px #0003;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
  display: none;
}

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

.spacer-small {
  width: 100%;
  padding-top: 1rem;
  display: none;
}

.slider_image {
  object-fit: cover;
}

.swiper-wrapper.is-slider-1 {
  display: flex;
}

.swiper-button-next {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1.5px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.swiper-button-next.is-slider-1 {
  border-color: var(--primary-green);
  width: 30px;
  height: 30px;
}

.spacer-large {
  padding-top: 20px;
}

.paragraph-2 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  display: none;
}

.know-more-border {
  background-color: var(--primary-green);
  width: 0;
  height: 3px;
}

.search-field {
  border-radius: 10px;
  height: 50px;
  margin-bottom: 0;
  padding: 10px;
}

.field-label {
  display: none;
}

.form {
  position: relative;
}

.submit-button {
  background-color: var(--primary-green);
  border-radius: 7px;
  padding: 10px 30px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
  position: absolute;
  inset: 5px 6px auto auto;
}

.form-block {
  display: none;
}

.div-block-5 {
  display: none;
  position: relative;
}

._w-form-done {
  z-index: -9;
  position: relative;
}

.code-embed-2 {
  flex-flow: column;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.no-data-img-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.no-data-para {
  color: #22577a;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.no-data-para.no-data-para-2 {
  font-size: 15px;
  font-weight: 400;
}

.blu-sec-content-div {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.my-acc-img-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.my-acc-text {
  margin-bottom: 0;
  line-height: 0;
}

.image-7 {
  width: 16px;
  height: 16px;
}

.bell {
  width: 18px;
}

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

.notification-text {
  margin-top: 4px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .header-div {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .menu-button {
    background-color: #fff;
    border: 1px solid #0000001a;
    border-radius: .25rem;
    padding: .25rem .5rem;
    box-shadow: 0 6px 16px #3469cb29;
  }

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

  .brand {
    width: 100px;
  }

  .nav-link {
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px;
  }

  .nav-link.nav-btn {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
    display: inline-block;
  }

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

  .nav-menu {
    background-color: #fff;
    padding-bottom: 30px;
  }

  .icon {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    color: #00000073;
    background-color: #0000;
    width: 1.4rem;
    height: 1.4rem;
    font-size: 24px;
  }

  .letchit-heading {
    font-size: 34px;
    line-height: 1.1;
  }

  .letchit-heading.home-1-sec-h1 {
    font-size: 31px;
  }

  .trusted-text, .trusted-text.law-text {
    font-size: 12px;
  }

  .chit-flow-sec {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
  }

  .f-testimonial-card.slider-view.freq-sec-veiew {
    text-overflow: clip;
    height: 100%;
    min-height: 400px;
  }

  .f-testimonial-section {
    padding-bottom: 20px;
  }

  .f-testimonial-section.slider-image-section {
    padding-bottom: 0;
  }

  .f-testimonial-slider-cards {
    min-height: 350px;
  }

  .f-testimonial-slider-grid-large {
    grid-template-columns: 1fr;
  }

  .f-testimonial-slider-grid-large.slider-range.slider-way {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .f-testimonial-slider-grid-large.slider-image-sec {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .find-company-sec.chit-software-company-list-section {
    padding-top: 40px;
  }

  .chit-bannner-sec {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .chit-bannner-sec.testimonail-sec {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .rgt-para {
    font-size: 15px;
    line-height: 1.4;
  }

  .best-head {
    font-size: 30px;
  }

  .advantage-heading {
    font-size: 17px;
    line-height: 1.2;
  }

  .product-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: 400px;
  }

  .chit-company {
    margin-top: 0;
    font-size: 12px;
    line-height: 1.3;
  }

  .companies-section {
    padding-top: 40px;
  }

  .review-sec {
    min-height: 340px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-para {
    font-size: 15px;
  }

  .footer-link {
    font-size: 15px;
    line-height: 1.6;
  }

  .para-center {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 13px;
  }

  .review-texts {
    margin-bottom: 0;
    font-size: 16px;
  }

  .software-sec {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .common-heading {
    word-spacing: .5rem;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 28px;
  }

  .common-div {
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px 30px;
  }

  .common-div.contact-section-wrapper, .common-div.about-us-bt-20 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .common-section-footer {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .common-diamond-point-content-wrapper {
    margin-bottom: 20px;
  }

  .green-color-heading {
    font-size: 19px;
  }

  .common-paragraph {
    margin-bottom: 10px;
  }

  .contact-us-section-wrapper-div.mt-increase {
    margin-top: 20px;
  }

  .black-sub-heading {
    font-size: 29px;
    line-height: 31px;
  }

  .about-us-common-two-col-div {
    grid-column-gap: 67px;
    grid-row-gap: 67px;
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .about-us-common-two-col-div.about-us-section-2 {
    margin-top: 40px;
  }

  .about-us-common-two-col-div.about-us-section-2.why-choose-chitmarket-page-div.row-wrap {
    flex-flow: wrap-reverse;
  }

  .about-us-common-two-col-div.why-choose-chitmarket-page-div {
    flex-flow: column;
  }

  .about-us-common-left-content-div.why-choose-sec1-col1, .about-us-common-left-content-div.why-choose-sec2-col2 {
    width: 100%;
  }

  .about-us-common-right-image-div.left-aligned-img-div.why-choose-sec2-col1, .about-us-common-right-image-div.why-choose-sec1-col2 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .bg-tile-absolute-img {
    display: none;
  }

  .about-us-paragraph {
    z-index: 3;
    position: relative;
  }

  .benefits-page-common-div {
    margin-top: 40px;
  }

  .benefits-page-common-div.second-row.common-zoom-img-block {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .benefits-page-common-div.second-row.common-zoom-img-block.circled-card-img-page-last-section {
    margin-top: 60px;
  }

  .benefits-page-common-div.ciecle-card-img-page-sections {
    margin-bottom: 40px;
  }

  .heading {
    font-size: 23px;
  }

  .sub-btn {
    white-space: nowrap;
  }

  .center-three-col-section {
    margin-top: 0;
  }

  .common-card-div.circle-img-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: stretch;
  }

  .card-img-wrapper.circle-radius {
    width: 70%;
  }

  .common-card-title {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .common-card-title.circled-img-card-title {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .paragraph.circle-card-para {
    font-size: 15px;
    line-height: 23px;
  }

  .felx-wrap-div {
    grid-column-gap: 20px;
    grid-row-gap: 50px;
  }

  .circle-img-card {
    width: 31%;
  }

  .circled-img-card-block-section {
    margin-bottom: 20px;
  }

  .joint-link-text {
    font-size: 15px;
  }

  .faq-q-text {
    line-height: 26px;
  }

  .bottom-nav-dots {
    inset: 200px 0% 0%;
  }

  .slider-image {
    height: 85%;
  }

  .company-software-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 10px;
  }

  .home-blue-section {
    background-image: url('../images/software-background.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 30px 40px;
  }

  .section.home-blue-section {
    background-image: none;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section.home-blue-section-sec {
    padding-top: 60px;
  }

  .blue-card-italic-heading {
    font-size: 33px;
    line-height: 42px;
  }

  .text-span-2 {
    font-size: 38px;
  }

  .chit-management-software-text-block {
    font-size: 20px;
    line-height: 29px;
  }

  .tick-list-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .tick-icon {
    width: 23px;
    height: 23px;
  }

  .tick-content-para {
    font-size: 18px;
    line-height: 29px;
  }

  .blue-section-link-para {
    font-size: 17px;
    line-height: 18px;
  }

  .home-customer-support-sec-heading-block {
    height: 10%;
  }

  .home-customer-upport-heading {
    font-size: 25px;
    line-height: 33px;
  }

  .customer-support-para {
    font-size: 17px;
    line-height: 28px;
  }

  .customer-content-col-1 {
    padding-top: 10px;
  }

  .contact-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cont_no {
    font-size: 17px;
  }

  .contact-link-div {
    width: 57%;
  }

  .home-testimonial-wrapper {
    padding-top: 20px;
  }

  .span-heading {
    font-size: 12px;
  }

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

  .home-1-sec-left-col {
    width: 100%;
  }

  .home-1-sec-right-col {
    width: 100%;
    height: 100%;
  }

  .home-1-slider {
    height: 100%;
  }

  .home-1-sec-nav-dot {
    bottom: 0%;
  }

  .home-1-sec-slide {
    background-size: contain;
    background-attachment: scroll;
  }

  .slider-wrapper-2 {
    display: none;
  }

  .mask-3 {
    height: 100%;
  }

  .padding-global {
    padding-right: 0;
  }

  .my-acc-img-link {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-top: 10px;
  }

  .menu-button {
    background-color: #fff;
    padding: 4px 8px;
  }

  .brand {
    padding-left: 0;
  }

  .nav-link {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon {
    width: 24px;
    height: 24px;
  }

  .letchit-heading {
    text-align: left;
    font-size: 27px;
    line-height: 1.2;
  }

  .letchit-heading.chitfund-comapnies-heading {
    font-size: 27px;
    line-height: 1.2;
  }

  .letchit-heading.home-1-sec-h1 {
    letter-spacing: -1px;
    font-size: 25px;
  }

  .let-span.bestsoftware-heading {
    font-size: 25px;
    line-height: 1.3;
  }

  .chit-sec {
    width: 50%;
  }

  .chit-flow-sec {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .f-container-regular {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .f-testimonial-card.slider-view.freq-sec-veiew {
    min-height: 150px;
  }

  .f-testimonial-right-a-2 {
    display: flex;
  }

  .f-slide-nav-hidden.slider-dots {
    display: none;
  }

  .f-testimonial-slide {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .f-testimonial-left-a-2 {
    display: flex;
  }

  .f-testimonial-section {
    padding-bottom: 0;
  }

  .f-testimonial-slider-cards {
    min-height: 384px;
    max-height: 384px;
  }

  .f-testimonial-slider-cards.testimonial-slider {
    height: 100%;
    max-height: 100%;
  }

  .f-testimonial-slider-grid-large.slider-range {
    grid-template-columns: 1fr;
  }

  .f-testimonial-slider-grid-large.slider-range.slider-way {
    z-index: 3;
    display: flex;
  }

  .f-testimonial-slider-grid-large.slider-image-sec {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .f-testimonial-slider-grid-large.slider-range {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .find-company-sec.chit-software-company-list-section {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .find-company-sec.home-sec1 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

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

  .fund-flex.softwrae-company-page-flex-fund {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .chit-bannner-sec {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .chit-bannner-sec.testimonail-sec {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .chit-bannner-sec.three-card-slider {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .advantage-content, .advantage-image-sec {
    width: 100%;
  }

  .advantage-flex {
    flex-flow: column;
    margin-top: 20px;
  }

  .advantage-head {
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
  }

  .advantage-para {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.6;
  }

  .know-test {
    font-size: 16px;
  }

  .company-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .bestsec.best-second {
    width: 150px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bestsec.best-second.bor_rgt1 {
    z-index: 1;
    width: auto;
    margin-top: 30px;
  }

  .bestsec.best-four {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bestsec.best-four.bor_rgt1 {
    margin-top: 30px;
  }

  .bestsec.best-three, .bestsec.best-one {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rgt-head {
    font-size: 17px;
  }

  .rgt-head.head-two {
    margin-bottom: 5px;
  }

  .rgt-head.head-three, .rgt-head.head-four {
    margin-bottom: 5px;
    font-size: 17px;
  }

  .rgt-para {
    font-size: 14px;
    line-height: 1.3;
  }

  .best-head, .best-span {
    font-size: 25px;
  }

  .box-sec {
    position: relative;
  }

  .box-sec.box-second {
    width: 150px;
    position: relative;
    top: 0;
  }

  .box-sec.box-second.bor_rgt1 {
    width: 50%;
  }

  .box-sec.box-four {
    position: relative;
    top: 0;
    bottom: 0;
  }

  .advan-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: flex;
  }

  .advan-box:hover {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .f-testimonial-right-a {
    width: 30px;
    height: 30px;
    display: flex;
  }

  .product-div {
    width: 100%;
    height: auto;
    min-height: 180px;
  }

  .product-div:hover {
    padding-top: 15px;
  }

  .f-testimonial-left-a {
    width: 30px;
    height: 30px;
    display: flex;
    right: 40px;
  }

  .freq-test {
    text-align: center;
    width: 100%;
    font-size: 21px;
    line-height: 1.4;
  }

  .chit-company {
    min-height: auto;
    font-size: 12px;
  }

  .chit-para {
    text-align: left;
  }

  .view-link {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .freq-sec {
    padding-top: 0;
  }

  .companies-section {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .review-sec {
    min-height: 230px;
  }

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

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

  .footer-sec {
    padding-top: 40px;
  }

  .footer-flex {
    flex-flow: column;
  }

  .footer-first-div, .footer-second-div, .footer-third-div, .footer-fourth-div {
    width: 100%;
    padding-left: 0;
  }

  .link-block {
    width: 130px;
  }

  .footer-logo {
    width: 100%;
    height: 100%;
  }

  .footer-para {
    margin-top: -10px;
    margin-bottom: 0;
    font-size: 14.5px;
    line-height: 1.4;
  }

  .footer-heading {
    margin-top: 25px;
  }

  .footer-heading.footer-second-col-heading {
    margin-top: 10px;
  }

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

  .copy-sec {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .common-heading {
    text-align: center;
    word-spacing: 8px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 800;
    line-height: 35px;
  }

  .common-heading.about-us-heading {
    font-size: 23px;
    line-height: 33px;
  }

  .common-div {
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .common-div.contact-section-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .common-div.about-us-bt-20 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .common-div.about-us-bt-20.blog-common-div {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .common-section-footer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .green-color-heading {
    font-size: 17px;
  }

  .green-color-heading.font-20 {
    font-size: 17px;
    line-height: 1.3;
  }

  .diamond-code {
    margin-right: 5px;
    padding-left: 4px;
  }

  .diamond-code.diamond-code-point {
    margin-top: 3px;
    font-size: 13px;
    line-height: 20px;
  }

  .common-paragraph {
    font-size: 13px;
    line-height: 20px;
  }

  .contact-us-section-wrapper-div {
    flex-flow: column;
  }

  .contact-us-section-wrapper-div.mt-increase {
    flex-flow: column-reverse;
  }

  .contact-us-left-content-wrapper-div, .contact-us-right-image-wrapper-div {
    width: 100%;
  }

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

  .contact-heading-link {
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .heading-link {
    font-size: 17px;
  }

  .call-label-text {
    font-size: 15px;
  }

  .company-icon-div {
    padding: 20px;
  }

  .about-us-common-para-div {
    font-size: 14px;
  }

  .about-us-center-description {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
  }

  .about-us-common-two-col-div {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    margin-top: 10px;
  }

  .about-us-common-two-col-div.about-us-section-2 {
    flex-flow: wrap-reverse;
  }

  .about-us-common-left-content-div {
    width: 100%;
  }

  .about-us-common-right-image-div {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .about-us-common-right-image-div.left-aligned-img-div {
    justify-content: center;
    align-items: center;
  }

  .about-us-img-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .absolute-img {
    width: 150px;
    height: 150px;
    margin-left: 20px;
    position: absolute;
    left: 0;
  }

  .absolute-img.right-absolue-img {
    margin-left: 0;
    margin-right: 60px;
  }

  .about-us-main-img {
    width: 76%;
    margin-left: auto;
    margin-right: auto;
  }

  .bg-absolute-img-wrapper {
    display: none;
  }

  .h2-sub-heading-common {
    margin-top: 10px;
    font-size: 24px;
    line-height: 33px;
  }

  .h2-sub-heading-common.whychoose-page-sub-heading {
    font-size: 23px;
    line-height: 27px;
  }

  .about-us-paragraph {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
  }

  .why-choose-chitmarket-page-description {
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
  }

  .why-choose-page-h3-heading {
    margin-top: 10px;
    font-size: 17px;
  }

  .select-chit-fund-btn {
    font-size: 15px;
  }

  .benefits-page-description {
    font-size: 15px;
    line-height: 25px;
  }

  .benefits-page-description.benefits-para {
    font-size: 14px;
    line-height: 23px;
  }

  .benefits-page-common-div {
    flex-flow: column;
    margin-top: 10px;
  }

  .benefits-page-common-div.second-row {
    flex-flow: column-reverse;
  }

  .benefits-page-common-div.second-row.common-zoom-img-block, .benefits-page-common-div.common-zoom-img-block {
    margin-top: 0;
  }

  .benefits-col {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .benefits-col.left-aligned {
    justify-content: center;
    align-items: flex-start;
  }

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

  .heading.chit-fund-wrk-heading {
    margin-top: 0;
  }

  .heading.pt-0 {
    color: var(--common-blue-heading);
  }

  .benefits-img-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .sub-btn-div {
    padding: 20px;
  }

  .sub-btn-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
  }

  .sub-btn-para {
    text-align: center;
  }

  .sub-btn {
    font-size: 14px;
  }

  .center-three-col-section {
    margin-top: 0;
    padding: 20px 0 0;
  }

  .card-content.circle-card-content-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .paragraph.circle-card-para {
    text-align: center;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .number-list {
    margin-bottom: 13px;
  }

  .disc-list-items {
    padding-left: 20px;
  }

  .disc-list {
    margin-bottom: 10px;
  }

  .number-list-items {
    padding-left: 15px;
  }

  .span-text-block {
    margin-left: 20px;
  }

  .bullet-list-items {
    padding-left: 15px;
  }

  .blog-common-page-header {
    letter-spacing: -.2px;
    margin-top: 15px;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.2;
  }

  .blog-common-img-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .blog-common-img-wrapper.blog-choosing-right-chit-fund {
    margin-bottom: 30px;
  }

  .blog-common-paragrapgh {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
  }

  .blog-common-title {
    font-size: 1.3rem;
    line-height: 1.4;
  }

  .blog-common-secondary-subheading {
    font-size: 19px;
  }

  .common-highlighted-para {
    font-size: 15px;
    line-height: 25px;
  }

  .blog-common-question-para {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
  }

  .blog-page-quick-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .cad-quick-stack {
    padding: 0 0 20px;
  }

  .blogs-list-author {
    font-size: 13px;
  }

  .blogs-list-card-title {
    margin-top: 10px;
    font-size: 16px;
  }

  .blogs-list-page-description.clamped-paragraph {
    margin-bottom: 10px;
  }

  .felx-wrap-div {
    grid-column-gap: 30px;
    margin-top: 40px;
  }

  .circle-img-card {
    width: 100%;
  }

  .joint-link-text {
    margin-top: 5px;
    padding: 8px 15px;
    font-size: 14px;
  }

  .faq-answer {
    padding-left: 40px;
  }

  .faq-answer-text {
    font-size: 13.5px;
  }

  .faq-plus-wrap {
    justify-content: center;
    align-items: center;
    margin-top: 7px;
  }

  .faq-q-text {
    width: 90%;
    font-size: 15px;
    line-height: 25px;
  }

  .faq-question {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    min-height: 70px;
    padding-top: 10px;
  }

  .tab-primary-wrapper {
    flex-flow: column;
  }

  .slider-wrapper {
    justify-content: center;
    align-items: center;
  }

  .software-company-list-page-slider {
    justify-content: center;
    align-items: center;
    height: 220px;
  }

  .software-company-list-page-slider.home-three-slider-wrapper {
    height: 100%;
  }

  .bottom-nav-dots {
    display: none;
  }

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

  .slider-img-wrapper.single-mg-slider {
    height: 100%;
    display: flex;
  }

  .slider-img-wrapper.home-page-3-slider {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
  }

  .slider-image {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-image.h-1-slide {
    height: 220px;
  }

  .softeware-company-list-block {
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .company-data-card {
    min-height: 256px;
  }

  .logo-img {
    height: 130px;
  }

  .logos {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .company-software-grid {
    grid-column-gap: 34px;
    grid-row-gap: 10px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column, .column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .home-blue-section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-content-blue-card, .home-img-blue-card {
    width: 100%;
  }

  .section.home-blue-section {
    padding: 20px;
  }

  .section.home-blue-section-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .blue-card-italic-heading {
    font-size: 30px;
    line-height: 39px;
  }

  .tick-list-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .tick-icon {
    width: 20px;
    height: 20px;
  }

  .tick-content-para {
    font-size: 16px;
    line-height: 21px;
  }

  .blue-section-link-para {
    font-size: 16px;
  }

  .home-customer-support-sec {
    padding-top: 10px;
  }

  .home-customer-upport-heading {
    display: none;
  }

  .home-customer-upport-heading.mble-view-heading {
    font-size: 20px;
    display: block;
  }

  .home-customer-upport-heading.testimonial-sec-heading {
    text-align: center;
    display: block;
  }

  .green-border-div {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .green-border-div.center-set {
    margin-left: auto;
    margin-right: auto;
  }

  .two-col-div {
    flex-flow: row-reverse wrap-reverse;
  }

  .customer-support-para {
    display: none;
  }

  .customer-support-para.mble-view-content {
    display: block;
  }

  .customer-content-col-1, .customer-img-col-2 {
    width: 100%;
  }

  .contact-div {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: space-between;
    width: 100%;
  }

  .contact-details-div {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .contact-link-div {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .home-testimonial-wrapper {
    z-index: 888;
    flex-flow: column;
    padding-bottom: 20px;
  }

  .positioned-heading-div {
    position: relative;
    top: 40px;
  }

  .positioned-heading-div.freq-company-heading-sec {
    width: 78%;
  }

  .arrows-div {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .span-heading {
    display: inline-block;
  }

  .column-3 {
    justify-content: center;
    align-items: center;
  }

  .frq-img-wrapper {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .frq-content-wrapper {
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
  }

  .color-icons {
    width: 40px;
    height: 40px;
  }

  .mble-overflow-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .home-1-sec {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .image-5 {
    width: 100%;
  }

  .padding-global {
    padding-left: 5px;
    padding-right: 5px;
  }

  .slider_title-wrapper {
    min-height: 151px;
  }

  .slider_image-wrapper {
    height: 130px;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .blu-sec-content-div {
    flex-flow: row-reverse wrap-reverse;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-bottom: 0;
  }

  .container.freq-continer {
    padding-bottom: 10px;
  }

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

  .icon {
    background-color: #0000;
  }

  .letchit-heading {
    font-size: 24px;
    line-height: 1.1;
  }

  .chit-sec {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 50%;
  }

  .trusted-text {
    font-size: 11px;
    line-height: 1.4;
  }

  .trusted-text.law-text {
    font-size: 11px;
  }

  .chit-flow-sec {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
  }

  .f-testimonial-card.slider-view.freq-sec-veiew {
    min-height: 150px;
  }

  .range-image {
    height: 180px;
  }

  .f-testimonial-slider-grid-large.slider-image-sec {
    grid-template-columns: 1fr;
  }

  .chit-bannner-sec, .chit-bannner-sec.testimonail-sec {
    padding-bottom: 0;
  }

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

  .bestsec.best-second.bor_rgt1 {
    font-size: 12px;
  }

  .rgt-head {
    font-size: 15px;
    line-height: 24px;
  }

  .rgt-head.head-two, .rgt-head.head-three, .rgt-head.head-four {
    font-size: 15px;
  }

  .rgt-para {
    font-size: 12px;
    line-height: 1.2;
  }

  .freq-test {
    font-size: 18px;
    line-height: 1.3;
  }

  .view-link {
    justify-content: flex-start;
    align-items: center;
  }

  .review-sec {
    min-height: 245px;
    padding-top: 15px;
  }

  .customer-flex {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .footer-para {
    line-height: 1.5;
  }

  .footer-heading.footer-second-col-heading {
    margin-top: 10px;
  }

  .common-heading.about-us-heading {
    word-spacing: .4rem;
    margin-bottom: 10px;
  }

  .common-section-footer {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .black-sub-heading {
    font-size: 22px;
  }

  .about-us-center-description {
    margin-top: 10px;
  }

  .about-us-common-two-col-div {
    justify-content: center;
    align-items: center;
  }

  .about-us-common-two-col-div.about-us-section-2 {
    margin-top: 100px;
    margin-bottom: 80px;
  }

  .about-us-common-right-image-div {
    justify-content: center;
    align-items: center;
  }

  .about-us-img-wrapper {
    display: flex;
  }

  .absolute-img {
    width: 150px;
    height: 150px;
    bottom: -80px;
    left: -16px;
  }

  .absolute-img.right-absolue-img {
    right: -60px;
  }

  .about-us-main-img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .h2-sub-heading-common {
    margin-top: 0;
  }

  .bullet-list {
    margin-bottom: 13px;
  }

  .blog-common-paragrapgh {
    font-size: 14.5px;
    line-height: 22px;
  }

  .blog-common-title {
    font-size: 1.35rem;
    line-height: 1.3;
  }

  .felx-wrap-div {
    grid-row-gap: 30px;
  }

  .faq-q-text {
    font-size: 15px;
  }

  .software-company-list-page-slider {
    height: 210px;
  }

  .slider-img-wrapper {
    height: 160px;
  }

  .slider-img-wrapper.single-mg-slider {
    height: 200px;
  }

  .mask {
    height: 100%;
  }

  .slide {
    height: 100%;
    min-height: 140px;
  }

  .slider-image {
    width: 100%;
    height: 100%;
  }

  .slider-image.h-1-slide {
    height: 200px;
  }

  .company-data-card {
    width: 46%;
  }

  .logo-img {
    height: 110px;
    padding: 10px;
  }

  .company-software-grid {
    padding-bottom: 0;
  }

  .section.home-blue-section-sec {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .home-customer-support-sec {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .customer-support-para.mble-view-content {
    font-size: 15px;
    line-height: 26px;
  }

  .contact-support-h3 {
    font-size: 21px;
  }

  .contact-div {
    justify-content: space-between;
    align-items: center;
  }

  .home-testimonial-wrapper {
    padding-bottom: 20px;
  }

  .span-heading {
    font-size: 11px;
    display: block;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .color-icons {
    width: 30px;
    height: 30px;
  }

  .column-4.home-card-sec-col {
    padding-left: 0;
    padding-right: 0;
  }

  .image-4, .home-banner-sec-icons {
    width: 30px;
    height: 30px;
  }

  .home-card-sec-col-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .home-1-sec-nav-dot {
    font-size: 7px;
  }

  .slider_title-wrapper {
    min-height: 125px;
  }

  .swiper-button-prev.is-slider-1, .swiper-button-next.is-slider-1 {
    width: 25px;
    height: 25px;
  }
}

#w-node-_60465def-a821-441b-c618-903f0f6c0c43-195984af, #w-node-_5dce14a4-ae52-5922-6fe4-5573bd4d2cb8-195984af, #w-node-_350aa00e-1087-01da-6fae-529970aa9957-195984af, #w-node-_21bf7eaa-a203-efae-e771-9e1c55360883-195984af, #w-node-_7d6811ce-6c30-d104-bbc4-f3fa79bf21ad-195984af, #w-node-d0c2c5ff-4a90-e595-3b5c-bd81a8ea304e-195984af, #w-node-_18574055-bbab-c41e-09b0-bbb701dc7457-195984af, #w-node-_18574055-bbab-c41e-09b0-bbb701dc7459-195984af, #w-node-_18574055-bbab-c41e-09b0-bbb701dc745b-195984af, #w-node-_2ec2a774-43ab-2fb1-5138-5908d1b09646-195984af, #w-node-_2ec2a774-43ab-2fb1-5138-5908d1b09648-195984af, #w-node-_2ec2a774-43ab-2fb1-5138-5908d1b0964a-195984af, #w-node-a1b75f96-3a5d-784d-2960-a76d4c166407-195984af, #w-node-a1b75f96-3a5d-784d-2960-a76d4c166409-195984af, #w-node-a1b75f96-3a5d-784d-2960-a76d4c16640b-195984af, #w-node-_600ae002-fe67-2e22-e51e-b9474aaa1aed-195984af, #w-node-_600ae002-fe67-2e22-e51e-b9474aaa1af7-195984af, #w-node-_600ae002-fe67-2e22-e51e-b9474aaa1b01-195984af, #w-node-_0ae30aeb-6a5e-f257-485d-7f6838202b18-195984af, #w-node-_0ae30aeb-6a5e-f257-485d-7f6838202b22-195984af, #w-node-_0ae30aeb-6a5e-f257-485d-7f6838202b2c-195984af {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_063146d2-6134-b340-daa1-82a8052caae4-569fb9c7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fa73afbc-1792-acc0-d2ce-d7c5c4cca9c6-d8542563 {
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr;
}

#w-node-_6a8746d2-1239-937d-4d8c-16eea288ef75-d8542563, #w-node-_0b49be95-7ec6-949a-b332-e3bb3a339504-d8542563, #w-node-_8ff6c115-0c7b-2511-9bf6-809bdccbea46-d8542563, #w-node-_172cd028-7e5d-7fa8-4192-9ca3b6b150ce-d8542563, #w-node-_6de5647a-d342-7d1a-40e3-978017de8888-d8542563, #w-node-_93613325-a902-58cc-0c1e-7958598d4325-d8542563 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a9881478-073d-7e83-1dd1-51ed4f16edf2-89274111 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-e1296f47-5231-3749-2420-365387b7ea82-89274111, #w-node-_4cee514c-a899-ada2-84bf-83ef82073b38-89274111, #w-node-eedfb4a2-c6f4-cc73-6dd7-b4bb272cef90-89274111, #w-node-abefa40f-ec8a-18c7-e0b1-3fbc9f5bb935-89274111, #w-node-a2bbeb80-a360-34ae-c966-cb345c7a9601-89274111, #w-node-_184f9ac6-294f-6a63-4b50-3088c2abac49-89274111, #w-node-_6fea0ddf-eb39-a205-a8f4-d132b5fc1eef-89274111, #w-node-fb9358eb-d8fa-e985-fced-8d9e9326e9d0-89274111, #w-node-dfb59ba6-2e9d-4236-abca-274dd6b84eac-89274111, #w-node-_3f05d6ab-52ee-db07-4b2b-898d0cee9151-89274111, #w-node-dcd0a7a0-1825-3d20-7ac5-b90167292836-89274111, #w-node-ee54cc07-1e5a-f5df-f3e4-559ebe6c911f-89274111, #w-node-_304a0014-8a57-be08-0635-f9095aaded1b-89274111, #w-node-_932ecebe-157d-4b1b-89c6-38abd3ed3fd8-89274111, #w-node-bb9790c5-56f5-2876-98d7-5c0efe828054-89274111, #w-node-_1e6f1920-8308-990d-b873-fb3469d10615-89274111, #w-node-ef7d0833-066f-e6ea-4b57-b10fcd3531d1-89274111, #w-node-cc370a47-fe00-f3bd-6b44-5fe3cb1500b9-89274111, #w-node-_9ad6ec87-f573-f73e-00ca-9c56d7a31387-89274111, #w-node-e877efd6-a753-57c9-51d0-05c0eb563bf4-89274111, #w-node-d7f1e9ca-4505-b79a-e4e6-277b6cbfdda5-89274111, #w-node-a6fe8ea6-9c17-6184-4c25-12dceaa64c30-89274111 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-a688e91d-1e2f-3e40-ed95-00da984a0ea4-195984af {
    justify-self: center;
  }

  #w-node-fa73afbc-1792-acc0-d2ce-d7c5c4cca9c6-d8542563 {
    grid-template-rows: auto;
    grid-template-columns: 2.25fr;
  }

  #w-node-a9881478-073d-7e83-1dd1-51ed4f16edf2-89274111 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_063146d2-6134-b340-daa1-82a8052caae4-569fb9c7, #w-node-_6a8746d2-1239-937d-4d8c-16eea288ef75-d8542563, #w-node-_0b49be95-7ec6-949a-b332-e3bb3a339504-d8542563, #w-node-_8ff6c115-0c7b-2511-9bf6-809bdccbea46-d8542563, #w-node-_172cd028-7e5d-7fa8-4192-9ca3b6b150ce-d8542563, #w-node-_6de5647a-d342-7d1a-40e3-978017de8888-d8542563, #w-node-_93613325-a902-58cc-0c1e-7958598d4325-d8542563 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a9881478-073d-7e83-1dd1-51ed4f16edf2-89274111 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a9881478-073d-7e83-1dd1-51ed4f16edf2-89274111 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}


